@ni/nimble-components 29.0.0 → 29.1.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.
@@ -80,9 +80,9 @@ case"@":this.cleanedTargetName=e.substr(1),this.bind=$,this.unbind=_
80
80
  break
81
81
  default:this.cleanedTargetName=e,"class"===e&&(this.updateTarget=O)}}targetAtContent(){this.updateTarget=A,this.unbind=E}createBehavior(e){return new F(e,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class F{constructor(e,t,n,i,o,r,s){this.source=null,this.context=null,this.bindingObserver=null,this.target=e,this.binding=t,this.isBindingVolatile=n,this.bind=i,this.unbind=o,this.updateTarget=r,this.targetName=s}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(e){y.setEvent(e)
82
82
  const t=this.binding(this.source,this.context)
83
- y.setEvent(null),!0!==t&&e.preventDefault()}}let N=null
84
- class P{addFactory(e){e.targetIndex=this.targetIndex,this.behaviorFactories.push(e)}captureContentBinding(e){e.targetAtContent(),this.addFactory(e)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){N=this}static borrow(e){const t=N||new P
85
- return t.directives=e,t.reset(),N=null,t}}function L(e){if(1===e.length)return e[0]
83
+ y.setEvent(null),!0!==t&&e.preventDefault()}}let P=null
84
+ class N{addFactory(e){e.targetIndex=this.targetIndex,this.behaviorFactories.push(e)}captureContentBinding(e){e.targetAtContent(),this.addFactory(e)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){P=this}static borrow(e){const t=P||new N
85
+ return t.directives=e,t.reset(),P=null,t}}function L(e){if(1===e.length)return e[0]
86
86
  let t
87
87
  const n=e.length,i=e.map((e=>"string"==typeof e?()=>e:(t=e.targetName||t,e.binding))),o=new R(((e,t)=>{let o=""
88
88
  for(let r=0;r<n;++r)o+=i[r](e,t)
@@ -133,7 +133,7 @@ const n=e.content.firstElementChild
133
133
  null!==n&&"TEMPLATE"===n.tagName&&(e=n)}else e=t
134
134
  const n=function(e,t){const n=e.content
135
135
  document.adoptNode(n)
136
- const i=P.borrow(t)
136
+ const i=N.borrow(t)
137
137
  H(i,e,!0)
138
138
  const o=i.behaviorFactories
139
139
  i.reset()
@@ -311,7 +311,7 @@ return n>i?n=i-e.addedCount:n<0&&(n=i+e.removed.length+n-e.addedCount),n<0&&(n=0
311
311
  if(void 0===e&&void 0===t)return
312
312
  this.needsQueue=!0,this.splices=void 0,this.oldCollection=void 0
313
313
  const n=void 0===t?Te(this.source,e):Ie(this.source,0,this.source.length,t,0,t.length)
314
- this.notify(n)}}class Ne{constructor(e,t){this.target=e,this.propertyName=t}bind(e){e[this.propertyName]=this.target}unbind(){}}function Pe(e){return new k("fast-ref",Ne,e)}const Le=e=>"function"==typeof e,ze=()=>null
314
+ this.notify(n)}}class Pe{constructor(e,t){this.target=e,this.propertyName=t}bind(e){e[this.propertyName]=this.target}unbind(){}}function Ne(e){return new k("fast-ref",Pe,e)}const Le=e=>"function"==typeof e,ze=()=>null
315
315
  function Ve(e){return void 0===e?ze:Le(e)?e:()=>e}function He(e,t,n){const i=Le(e)?e:()=>e,o=Ve(t),r=Ve(n)
316
316
  return(e,t)=>i(e,t)?o(e,t):r(e,t)}const Be=Object.freeze({positioning:!1,recycle:!0})
317
317
  function qe(e,t,n,i){e.bind(t[n],i)}function Ue(e,t,n,i){const o=Object.create(i)
@@ -358,22 +358,22 @@ this.shouldUpdate=m.getAccessors(e).some((e=>e.name===t)),this.source=e,this.upd
358
358
  return void 0!==this.options.filter&&(e=e.filter(this.options.filter)),e}updateTarget(e){this.source[this.options.property]=e}}class Xe extends Ke{constructor(e,t){super(e,t)}observe(){this.target.addEventListener("slotchange",this)}disconnect(){this.target.removeEventListener("slotchange",this)}getNodes(){return this.target.assignedNodes(this.options)}}function Ye(e){return"string"==typeof e&&(e={property:e}),new k("fast-slotted",Xe,e)}class Je extends Ke{constructor(e,t){super(e,t),this.observer=null,t.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 Qe(e){return"string"==typeof e&&(e={property:e}),new k("fast-children",Je,e)}class et{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const tt=(e,t)=>Z`
359
359
  <span
360
360
  part="end"
361
- ${Pe("endContainer")}
361
+ ${Ne("endContainer")}
362
362
  class=${e=>t.end?"end":void 0}
363
363
  >
364
- <slot name="end" ${Pe("end")} @slotchange="${e=>e.handleEndContentChange()}">
364
+ <slot name="end" ${Ne("end")} @slotchange="${e=>e.handleEndContentChange()}">
365
365
  ${t.end||""}
366
366
  </slot>
367
367
  </span>
368
368
  `,nt=(e,t)=>Z`
369
369
  <span
370
370
  part="start"
371
- ${Pe("startContainer")}
371
+ ${Ne("startContainer")}
372
372
  class="${e=>t.start?"start":void 0}"
373
373
  >
374
374
  <slot
375
375
  name="start"
376
- ${Pe("start")}
376
+ ${Ne("start")}
377
377
  @slotchange="${e=>e.handleStartContentChange()}"
378
378
  >
379
379
  ${t.start||""}
@@ -399,18 +399,18 @@ function it(e,t,n,i){var o,r=arguments.length,s=r<3?t:null===i?i=Object.getOwnPr
399
399
  if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,i)
400
400
  else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(r<3?o(s):r>3?o(t,n,s):o(t,n))||s)
401
401
  return r>3&&s&&Object.defineProperty(t,n,s),s}Z`
402
- <span part="end" ${Pe("endContainer")}>
402
+ <span part="end" ${Ne("endContainer")}>
403
403
  <slot
404
404
  name="end"
405
- ${Pe("end")}
405
+ ${Ne("end")}
406
406
  @slotchange="${e=>e.handleEndContentChange()}"
407
407
  ></slot>
408
408
  </span>
409
409
  `,Z`
410
- <span part="start" ${Pe("startContainer")}>
410
+ <span part="start" ${Ne("startContainer")}>
411
411
  <slot
412
412
  name="start"
413
- ${Pe("start")}
413
+ ${Ne("start")}
414
414
  @slotchange="${e=>e.handleStartContentChange()}"
415
415
  ></slot>
416
416
  </span>
@@ -522,8 +522,8 @@ const n=e.length
522
522
  if(0===n)return Rt[e]=!1
523
523
  let i=0
524
524
  for(let t=0;t<n;++t)if(i=e.charCodeAt(t),0===t&&48===i&&n>1||i<48||i>57)return Rt[e]=!1
525
- return Rt[e]=!0}default:return!1}}function Nt(e){return`${e.toLowerCase()}:presentation`}const Pt=new Map,Lt=Object.freeze({define(e,t,n){const i=Nt(e)
526
- void 0===Pt.get(i)?Pt.set(i,t):Pt.set(i,!1),n.register(_t.instance(i,t))},forTag(e,t){const n=Nt(e),i=Pt.get(n)
525
+ return Rt[e]=!0}default:return!1}}function Pt(e){return`${e.toLowerCase()}:presentation`}const Nt=new Map,Lt=Object.freeze({define(e,t,n){const i=Pt(e)
526
+ void 0===Nt.get(i)?Nt.set(i,t):Nt.set(i,!1),n.register(_t.instance(i,t))},forTag(e,t){const n=Pt(e),i=Nt.get(n)
527
527
  if(!1===i){return ut.findResponsibleContainer(t).get(n)}return i||null}})
528
528
  class zt{constructor(e,t){this.template=e||null,this.styles=void 0===t?null:Array.isArray(t)?G.create(t):t instanceof G?t:G.create([t])}applyTo(e){const t=e.$fastController
529
529
  null===t.template&&(t.template=this.template),null===t.styles&&(t.styles=this.styles)}}class Vt extends be{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=Lt.forTag(this.tagName,this)),this._presentation}templateChanged(){void 0!==this.template&&(this.$fastController.template=this.template)}stylesChanged(){void 0!==this.styles&&(this.$fastController.styles=this.styles)}connectedCallback(){null!==this.$presentation&&this.$presentation.applyTo(this),super.connectedCallback()}static compose(e){return(t={})=>new Bt(this===Vt?class extends Vt{}:this,e,t)}}function Ht(e,t,n){return"function"==typeof e?e(t,n):e}it([g],Vt.prototype,"template",void 0),it([g],Vt.prototype,"styles",void 0)
@@ -653,7 +653,7 @@ const xn=(e,t)=>Z`
653
653
  aria-pressed="${e=>e.ariaPressed}"
654
654
  aria-relevant="${e=>e.ariaRelevant}"
655
655
  aria-roledescription="${e=>e.ariaRoledescription}"
656
- ${Pe("control")}
656
+ ${Ne("control")}
657
657
  >
658
658
  ${nt(0,t)}
659
659
  <span class="content" part="content">
@@ -687,13 +687,13 @@ it([le({mode:"boolean"})],Dn.prototype,"autofocus",void 0),it([le({attribute:"fo
687
687
  class An{}it([le({attribute:"aria-expanded"})],An.prototype,"ariaExpanded",void 0),it([le({attribute:"aria-pressed"})],An.prototype,"ariaPressed",void 0),qt(An,fn),qt(Dn,et,An)
688
688
  let Tn=class extends Vt{}
689
689
  class On extends Vt{}class Rn extends(En(On)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Fn=class extends Rn{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=e=>{if(!this.readOnly&&e.key===sn)this.indeterminate&&(this.indeterminate=!1),this.checked=!this.checked},this.clickHandler=e=>{this.disabled||this.readOnly||(this.indeterminate&&(this.indeterminate=!1),this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}}
690
- function Nn(e){return Wt(e)&&("option"===e.getAttribute("role")||e instanceof HTMLOptionElement)}it([le({attribute:"readonly",mode:"boolean"})],Fn.prototype,"readOnly",void 0),it([g],Fn.prototype,"defaultSlottedNodes",void 0),it([g],Fn.prototype,"indeterminate",void 0)
691
- class Pn extends Vt{constructor(e,t,n,i){super(),this.defaultSelected=!1,this.dirtySelected=!1,this.selected=this.defaultSelected,this.dirtyValue=!1,e&&(this.textContent=e),t&&(this.initialValue=t),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}checkedChanged(e,t){this.ariaChecked="boolean"!=typeof t?null:t?"true":"false"}contentChanged(e,t){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(e,t){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(e,t){this.dirtyValue||(this.value=this.initialValue,this.dirtyValue=!1)}get label(){var e
690
+ function Pn(e){return Wt(e)&&("option"===e.getAttribute("role")||e instanceof HTMLOptionElement)}it([le({attribute:"readonly",mode:"boolean"})],Fn.prototype,"readOnly",void 0),it([g],Fn.prototype,"defaultSlottedNodes",void 0),it([g],Fn.prototype,"indeterminate",void 0)
691
+ class Nn extends Vt{constructor(e,t,n,i){super(),this.defaultSelected=!1,this.dirtySelected=!1,this.selected=this.defaultSelected,this.dirtyValue=!1,e&&(this.textContent=e),t&&(this.initialValue=t),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}checkedChanged(e,t){this.ariaChecked="boolean"!=typeof t?null:t?"true":"false"}contentChanged(e,t){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(e,t){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(e,t){this.dirtyValue||(this.value=this.initialValue,this.dirtyValue=!1)}get label(){var e
692
692
  return null!==(e=this.value)&&void 0!==e?e:this.text}get text(){var e,t
693
693
  return null!==(t=null===(e=this.textContent)||void 0===e?void 0:e.replace(/\s+/g," ").trim())&&void 0!==t?t:""}set value(e){const t=`${null!=e?e:""}`
694
694
  this._value=t,this.dirtyValue=!0,this.proxy instanceof HTMLOptionElement&&(this.proxy.value=t),m.notify(this,"value")}get value(){var e
695
- return m.track(this,"value"),null!==(e=this._value)&&void 0!==e?e:this.text}get form(){return this.proxy?this.proxy.form:null}}it([g],Pn.prototype,"checked",void 0),it([g],Pn.prototype,"content",void 0),it([g],Pn.prototype,"defaultSelected",void 0),it([le({mode:"boolean"})],Pn.prototype,"disabled",void 0),it([le({attribute:"selected",mode:"boolean"})],Pn.prototype,"selectedAttribute",void 0),it([g],Pn.prototype,"selected",void 0),it([le({attribute:"value",mode:"fromView"})],Pn.prototype,"initialValue",void 0)
696
- class Ln{}it([g],Ln.prototype,"ariaChecked",void 0),it([g],Ln.prototype,"ariaPosInSet",void 0),it([g],Ln.prototype,"ariaSelected",void 0),it([g],Ln.prototype,"ariaSetSize",void 0),qt(Ln,fn),qt(Pn,et,Ln)
695
+ return m.track(this,"value"),null!==(e=this._value)&&void 0!==e?e:this.text}get form(){return this.proxy?this.proxy.form:null}}it([g],Nn.prototype,"checked",void 0),it([g],Nn.prototype,"content",void 0),it([g],Nn.prototype,"defaultSelected",void 0),it([le({mode:"boolean"})],Nn.prototype,"disabled",void 0),it([le({attribute:"selected",mode:"boolean"})],Nn.prototype,"selectedAttribute",void 0),it([g],Nn.prototype,"selected",void 0),it([le({attribute:"value",mode:"fromView"})],Nn.prototype,"initialValue",void 0)
696
+ class Ln{}it([g],Ln.prototype,"ariaChecked",void 0),it([g],Ln.prototype,"ariaPosInSet",void 0),it([g],Ln.prototype,"ariaSelected",void 0),it([g],Ln.prototype,"ariaSetSize",void 0),qt(Ln,fn),qt(Nn,et,Ln)
697
697
  let zn=class e extends Vt{constructor(){super(...arguments),this._options=[],this.selectedIndex=-1,this.selectedOptions=[],this.shouldSkipFocus=!1,this.typeaheadBuffer="",this.typeaheadExpired=!0,this.typeaheadTimeout=-1}get firstSelectedOption(){var e
698
698
  return null!==(e=this.selectedOptions[0])&&void 0!==e?e:null}get hasSelectableOptions(){return this.options.length>0&&!this.options.every((e=>e.disabled))}get length(){var e,t
699
699
  return null!==(t=null===(e=this.options)||void 0===e?void 0:e.length)&&void 0!==t?t:0}get options(){return m.track(this,"options"),this._options}set options(e){this._options=e,m.notify(this,"options")}get typeAheadExpired(){return this.typeaheadExpired}set typeAheadExpired(e){this.typeaheadExpired=e}clickHandler(e){const t=e.target.closest("option,[role=option]")
@@ -725,12 +725,12 @@ t.unsubscribe(this,"selected"),e.selected=o.includes(e),t.subscribe(this,"select
725
725
  this.disabled||(this.selectedIndex=null!==(t=null===(e=this.options)||void 0===e?void 0:e.findIndex((e=>!e.disabled)))&&void 0!==t?t:-1)}selectLastOption(){this.disabled||(this.selectedIndex=function(e,t){let n=e.length
726
726
  for(;n--;)if(t(e[n],n,e))return n
727
727
  return-1}(this.options,(e=>!e.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(){var e,t
728
- this.selectedIndex=null!==(t=null===(e=this.options)||void 0===e?void 0:e.findIndex((e=>e.defaultSelected)))&&void 0!==t?t:-1}setSelectedOptions(){var e,t,n;(null===(e=this.options)||void 0===e?void 0:e.length)&&(this.selectedOptions=[this.options[this.selectedIndex]],this.ariaActiveDescendant=null!==(n=null===(t=this.firstSelectedOption)||void 0===t?void 0:t.id)&&void 0!==n?n:"",this.focusAndScrollOptionIntoView())}slottedOptionsChanged(e,t){this.options=t.reduce(((e,t)=>(Nn(t)&&e.push(t),e)),[])
728
+ this.selectedIndex=null!==(t=null===(e=this.options)||void 0===e?void 0:e.findIndex((e=>e.defaultSelected)))&&void 0!==t?t:-1}setSelectedOptions(){var e,t,n;(null===(e=this.options)||void 0===e?void 0:e.length)&&(this.selectedOptions=[this.options[this.selectedIndex]],this.ariaActiveDescendant=null!==(n=null===(t=this.firstSelectedOption)||void 0===t?void 0:t.id)&&void 0!==n?n:"",this.focusAndScrollOptionIntoView())}slottedOptionsChanged(e,t){this.options=t.reduce(((e,t)=>(Pn(t)&&e.push(t),e)),[])
729
729
  const n=`${this.options.length}`
730
730
  this.options.forEach(((e,t)=>{e.id||(e.id=pn("option-")),e.ariaPosInSet=`${t+1}`,e.ariaSetSize=n})),this.$fastController.isConnected&&(this.setSelectedOptions(),this.setDefaultSelectedOption())}typeaheadBufferChanged(e,t){if(this.$fastController.isConnected){const e=this.getTypeaheadMatches()
731
731
  if(e.length){const t=this.options.indexOf(e[0])
732
732
  t>-1&&(this.selectedIndex=t)}this.typeaheadExpired=!1}}}
733
- zn.slottedOptionFilter=e=>Nn(e)&&!e.hidden,zn.TYPE_AHEAD_TIMEOUT_MS=1e3,it([le({mode:"boolean"})],zn.prototype,"disabled",void 0),it([g],zn.prototype,"selectedIndex",void 0),it([g],zn.prototype,"selectedOptions",void 0),it([g],zn.prototype,"slottedOptions",void 0),it([g],zn.prototype,"typeaheadBuffer",void 0)
733
+ zn.slottedOptionFilter=e=>Pn(e)&&!e.hidden,zn.TYPE_AHEAD_TIMEOUT_MS=1e3,it([le({mode:"boolean"})],zn.prototype,"disabled",void 0),it([g],zn.prototype,"selectedIndex",void 0),it([g],zn.prototype,"selectedOptions",void 0),it([g],zn.prototype,"slottedOptions",void 0),it([g],zn.prototype,"typeaheadBuffer",void 0)
734
734
  class Vn{}it([g],Vn.prototype,"ariaActiveDescendant",void 0),it([g],Vn.prototype,"ariaDisabled",void 0),it([g],Vn.prototype,"ariaExpanded",void 0),it([g],Vn.prototype,"ariaMultiSelectable",void 0),qt(Vn,fn),qt(zn,Vn)
735
735
  const Hn="above",Bn="below"
736
736
  class qn extends zn{}let Un=class extends(Mn(qn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}
@@ -903,7 +903,7 @@ break
903
903
  case Oi:this.checked||(this.checked=!0)}},this.updateSubmenu=()=>{this.submenu=this.domChildren().find((e=>"menu"===e.getAttribute("role"))),this.hasSubmenu=void 0!==this.submenu}}expandedChanged(e){if(this.$fastController.isConnected){if(void 0===this.submenu)return
904
904
  !1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=vn(this),this.$emit("expanded-change",this,{bubbles:!1})}}checkedChanged(e,t){this.$fastController.isConnected&&this.$emit("change")}connectedCallback(){super.connectedCallback(),u.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((e=>!e.hasAttribute("hidden")))}}
905
905
  it([le({mode:"boolean"})],Fi.prototype,"disabled",void 0),it([le({mode:"boolean"})],Fi.prototype,"expanded",void 0),it([g],Fi.prototype,"startColumnCount",void 0),it([le],Fi.prototype,"role",void 0),it([le({mode:"boolean"})],Fi.prototype,"checked",void 0),it([g],Fi.prototype,"submenuRegion",void 0),it([g],Fi.prototype,"hasSubmenu",void 0),it([g],Fi.prototype,"currentDirection",void 0),it([g],Fi.prototype,"submenu",void 0),qt(Fi,et)
906
- let Ni=class e extends Vt{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&Wt(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=e=>{if(!this.contains(e.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
906
+ let Pi=class e extends Vt{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&Wt(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=e=>{if(!this.contains(e.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
907
907
  const e=this.menuItems.findIndex(this.isFocusableElement)
908
908
  this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.menuItems[e].setAttribute("tabindex","0"),this.focusIndex=e}},this.handleItemFocus=e=>{const t=e.target
909
909
  void 0!==this.menuItems&&t!==this.menuItems[this.focusIndex]&&(this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.focusIndex=this.menuItems.indexOf(t),t.setAttribute("tabindex","0"))},this.handleExpandedChanged=e=>{if(e.defaultPrevented||null===e.target||void 0===this.menuItems||this.menuItems.indexOf(e.target)<0)return
@@ -928,8 +928,8 @@ case on:return void this.setFocus(0,1)
928
928
  default:return!0}}domChildren(){return Array.from(this.children).filter((e=>!e.hasAttribute("hidden")))}setFocus(e,t){if(void 0!==this.menuItems)for(;e>=0&&e<this.menuItems.length;){const n=this.menuItems[e]
929
929
  if(this.isFocusableElement(n)){this.focusIndex>-1&&this.menuItems.length>=this.focusIndex-1&&this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.focusIndex=e,n.setAttribute("tabindex","0"),n.focus()
930
930
  break}e+=t}}}
931
- Ni.focusableElementRoles=Ri,it([g],Ni.prototype,"items",void 0)
932
- class Pi extends Vt{}class Li extends(Mn(Pi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const zi="text"
931
+ Pi.focusableElementRoles=Ri,it([g],Pi.prototype,"items",void 0)
932
+ class Ni extends Vt{}class Li extends(Mn(Ni)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const zi="text"
933
933
  let Vi=class extends Li{constructor(){super(...arguments),this.type=zi}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&&u.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)}}
934
934
  it([le({attribute:"readonly",mode:"boolean"})],Vi.prototype,"readOnly",void 0),it([le({mode:"boolean"})],Vi.prototype,"autofocus",void 0),it([le],Vi.prototype,"placeholder",void 0),it([le],Vi.prototype,"type",void 0),it([le],Vi.prototype,"list",void 0),it([le({converter:se})],Vi.prototype,"maxlength",void 0),it([le({converter:se})],Vi.prototype,"minlength",void 0),it([le],Vi.prototype,"pattern",void 0),it([le({converter:se})],Vi.prototype,"size",void 0),it([le({mode:"boolean"})],Vi.prototype,"spellcheck",void 0),it([g],Vi.prototype,"defaultSlottedNodes",void 0)
935
935
  class Hi{}qt(Hi,fn),qt(Vi,et,Hi)
@@ -1140,9 +1140,9 @@ const e=document.createElement("style"),t=function(){const e=document.querySelec
1140
1140
  return e?e.getAttribute("content"):null}()
1141
1141
  null!==t&&e.setAttribute("nonce",t),document.head.appendChild(e)
1142
1142
  try{e.sheet.insertRule("foo:focus-visible {color:inherit}",0),Zt=!0}catch(e){Zt=!1}finally{document.head.removeChild(e)}return Zt}()?"focus-visible":"focus"
1143
- class Fo extends mn{}const No=`:${Ro}`
1144
- function Po(e,t,n){return isNaN(e)||e<=t?t:e>=n?n:e}function Lo(e,t,n){return isNaN(e)||e<=t?0:e>=n?1:e/(n-t)}function zo(e,t,n){return isNaN(e)?t:t+e*(n-t)}function Vo(e,t){const n=Math.pow(10,t)
1145
- return Math.round(e*n)/n}class Ho{constructor(e,t,n,i){this.r=e,this.g=t,this.b=n,this.a="number"!=typeof i||isNaN(i)?1:i}static fromObject(e){return!e||isNaN(e.r)||isNaN(e.g)||isNaN(e.b)?null:new Ho(e.r,e.g,e.b,e.a)}equalValue(e){return this.r===e.r&&this.g===e.g&&this.b===e.b&&this.a===e.a}toStringHexRGB(){return"#"+[this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringHexRGBA(){return this.toStringHexRGB()+this.formatHexValue(this.a)}toStringHexARGB(){return"#"+[this.a,this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringWebRGB(){return`rgb(${Math.round(zo(this.r,0,255))},${Math.round(zo(this.g,0,255))},${Math.round(zo(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(zo(this.r,0,255))},${Math.round(zo(this.g,0,255))},${Math.round(zo(this.b,0,255))},${Po(this.a,0,1)})`}roundToPrecision(e){return new Ho(Vo(this.r,e),Vo(this.g,e),Vo(this.b,e),Vo(this.a,e))}clamp(){return new Ho(Po(this.r,0,1),Po(this.g,0,1),Po(this.b,0,1),Po(this.a,0,1))}toObject(){return{r:this.r,g:this.g,b:this.b,a:this.a}}formatHexValue(e){return function(e){const t=Math.round(Po(e,0,255)).toString(16)
1143
+ class Fo extends mn{}const Po=`:${Ro}`
1144
+ function No(e,t,n){return isNaN(e)||e<=t?t:e>=n?n:e}function Lo(e,t,n){return isNaN(e)||e<=t?0:e>=n?1:e/(n-t)}function zo(e,t,n){return isNaN(e)?t:t+e*(n-t)}function Vo(e,t){const n=Math.pow(10,t)
1145
+ return Math.round(e*n)/n}class Ho{constructor(e,t,n,i){this.r=e,this.g=t,this.b=n,this.a="number"!=typeof i||isNaN(i)?1:i}static fromObject(e){return!e||isNaN(e.r)||isNaN(e.g)||isNaN(e.b)?null:new Ho(e.r,e.g,e.b,e.a)}equalValue(e){return this.r===e.r&&this.g===e.g&&this.b===e.b&&this.a===e.a}toStringHexRGB(){return"#"+[this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringHexRGBA(){return this.toStringHexRGB()+this.formatHexValue(this.a)}toStringHexARGB(){return"#"+[this.a,this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringWebRGB(){return`rgb(${Math.round(zo(this.r,0,255))},${Math.round(zo(this.g,0,255))},${Math.round(zo(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(zo(this.r,0,255))},${Math.round(zo(this.g,0,255))},${Math.round(zo(this.b,0,255))},${No(this.a,0,1)})`}roundToPrecision(e){return new Ho(Vo(this.r,e),Vo(this.g,e),Vo(this.b,e),Vo(this.a,e))}clamp(){return new Ho(No(this.r,0,1),No(this.g,0,1),No(this.b,0,1),No(this.a,0,1))}toObject(){return{r:this.r,g:this.g,b:this.b,a:this.a}}formatHexValue(e){return function(e){const t=Math.round(No(e,0,255)).toString(16)
1146
1146
  return 1===t.length?"0"+t:t}(zo(e,0,255))}}const Bo={aliceblue:{r:.941176,g:.972549,b:1},antiquewhite:{r:.980392,g:.921569,b:.843137},aqua:{r:0,g:1,b:1},aquamarine:{r:.498039,g:1,b:.831373},azure:{r:.941176,g:1,b:1},beige:{r:.960784,g:.960784,b:.862745},bisque:{r:1,g:.894118,b:.768627},black:{r:0,g:0,b:0},blanchedalmond:{r:1,g:.921569,b:.803922},blue:{r:0,g:0,b:1},blueviolet:{r:.541176,g:.168627,b:.886275},brown:{r:.647059,g:.164706,b:.164706},burlywood:{r:.870588,g:.721569,b:.529412},cadetblue:{r:.372549,g:.619608,b:.627451},chartreuse:{r:.498039,g:1,b:0},chocolate:{r:.823529,g:.411765,b:.117647},coral:{r:1,g:.498039,b:.313725},cornflowerblue:{r:.392157,g:.584314,b:.929412},cornsilk:{r:1,g:.972549,b:.862745},crimson:{r:.862745,g:.078431,b:.235294},cyan:{r:0,g:1,b:1},darkblue:{r:0,g:0,b:.545098},darkcyan:{r:0,g:.545098,b:.545098},darkgoldenrod:{r:.721569,g:.52549,b:.043137},darkgray:{r:.662745,g:.662745,b:.662745},darkgreen:{r:0,g:.392157,b:0},darkgrey:{r:.662745,g:.662745,b:.662745},darkkhaki:{r:.741176,g:.717647,b:.419608},darkmagenta:{r:.545098,g:0,b:.545098},darkolivegreen:{r:.333333,g:.419608,b:.184314},darkorange:{r:1,g:.54902,b:0},darkorchid:{r:.6,g:.196078,b:.8},darkred:{r:.545098,g:0,b:0},darksalmon:{r:.913725,g:.588235,b:.478431},darkseagreen:{r:.560784,g:.737255,b:.560784},darkslateblue:{r:.282353,g:.239216,b:.545098},darkslategray:{r:.184314,g:.309804,b:.309804},darkslategrey:{r:.184314,g:.309804,b:.309804},darkturquoise:{r:0,g:.807843,b:.819608},darkviolet:{r:.580392,g:0,b:.827451},deeppink:{r:1,g:.078431,b:.576471},deepskyblue:{r:0,g:.74902,b:1},dimgray:{r:.411765,g:.411765,b:.411765},dimgrey:{r:.411765,g:.411765,b:.411765},dodgerblue:{r:.117647,g:.564706,b:1},firebrick:{r:.698039,g:.133333,b:.133333},floralwhite:{r:1,g:.980392,b:.941176},forestgreen:{r:.133333,g:.545098,b:.133333},fuchsia:{r:1,g:0,b:1},gainsboro:{r:.862745,g:.862745,b:.862745},ghostwhite:{r:.972549,g:.972549,b:1},gold:{r:1,g:.843137,b:0},goldenrod:{r:.854902,g:.647059,b:.12549},gray:{r:.501961,g:.501961,b:.501961},green:{r:0,g:.501961,b:0},greenyellow:{r:.678431,g:1,b:.184314},grey:{r:.501961,g:.501961,b:.501961},honeydew:{r:.941176,g:1,b:.941176},hotpink:{r:1,g:.411765,b:.705882},indianred:{r:.803922,g:.360784,b:.360784},indigo:{r:.294118,g:0,b:.509804},ivory:{r:1,g:1,b:.941176},khaki:{r:.941176,g:.901961,b:.54902},lavender:{r:.901961,g:.901961,b:.980392},lavenderblush:{r:1,g:.941176,b:.960784},lawngreen:{r:.486275,g:.988235,b:0},lemonchiffon:{r:1,g:.980392,b:.803922},lightblue:{r:.678431,g:.847059,b:.901961},lightcoral:{r:.941176,g:.501961,b:.501961},lightcyan:{r:.878431,g:1,b:1},lightgoldenrodyellow:{r:.980392,g:.980392,b:.823529},lightgray:{r:.827451,g:.827451,b:.827451},lightgreen:{r:.564706,g:.933333,b:.564706},lightgrey:{r:.827451,g:.827451,b:.827451},lightpink:{r:1,g:.713725,b:.756863},lightsalmon:{r:1,g:.627451,b:.478431},lightseagreen:{r:.12549,g:.698039,b:.666667},lightskyblue:{r:.529412,g:.807843,b:.980392},lightslategray:{r:.466667,g:.533333,b:.6},lightslategrey:{r:.466667,g:.533333,b:.6},lightsteelblue:{r:.690196,g:.768627,b:.870588},lightyellow:{r:1,g:1,b:.878431},lime:{r:0,g:1,b:0},limegreen:{r:.196078,g:.803922,b:.196078},linen:{r:.980392,g:.941176,b:.901961},magenta:{r:1,g:0,b:1},maroon:{r:.501961,g:0,b:0},mediumaquamarine:{r:.4,g:.803922,b:.666667},mediumblue:{r:0,g:0,b:.803922},mediumorchid:{r:.729412,g:.333333,b:.827451},mediumpurple:{r:.576471,g:.439216,b:.858824},mediumseagreen:{r:.235294,g:.701961,b:.443137},mediumslateblue:{r:.482353,g:.407843,b:.933333},mediumspringgreen:{r:0,g:.980392,b:.603922},mediumturquoise:{r:.282353,g:.819608,b:.8},mediumvioletred:{r:.780392,g:.082353,b:.521569},midnightblue:{r:.098039,g:.098039,b:.439216},mintcream:{r:.960784,g:1,b:.980392},mistyrose:{r:1,g:.894118,b:.882353},moccasin:{r:1,g:.894118,b:.709804},navajowhite:{r:1,g:.870588,b:.678431},navy:{r:0,g:0,b:.501961},oldlace:{r:.992157,g:.960784,b:.901961},olive:{r:.501961,g:.501961,b:0},olivedrab:{r:.419608,g:.556863,b:.137255},orange:{r:1,g:.647059,b:0},orangered:{r:1,g:.270588,b:0},orchid:{r:.854902,g:.439216,b:.839216},palegoldenrod:{r:.933333,g:.909804,b:.666667},palegreen:{r:.596078,g:.984314,b:.596078},paleturquoise:{r:.686275,g:.933333,b:.933333},palevioletred:{r:.858824,g:.439216,b:.576471},papayawhip:{r:1,g:.937255,b:.835294},peachpuff:{r:1,g:.854902,b:.72549},peru:{r:.803922,g:.521569,b:.247059},pink:{r:1,g:.752941,b:.796078},plum:{r:.866667,g:.627451,b:.866667},powderblue:{r:.690196,g:.878431,b:.901961},purple:{r:.501961,g:0,b:.501961},red:{r:1,g:0,b:0},rosybrown:{r:.737255,g:.560784,b:.560784},royalblue:{r:.254902,g:.411765,b:.882353},saddlebrown:{r:.545098,g:.270588,b:.07451},salmon:{r:.980392,g:.501961,b:.447059},sandybrown:{r:.956863,g:.643137,b:.376471},seagreen:{r:.180392,g:.545098,b:.341176},seashell:{r:1,g:.960784,b:.933333},sienna:{r:.627451,g:.321569,b:.176471},silver:{r:.752941,g:.752941,b:.752941},skyblue:{r:.529412,g:.807843,b:.921569},slateblue:{r:.415686,g:.352941,b:.803922},slategray:{r:.439216,g:.501961,b:.564706},slategrey:{r:.439216,g:.501961,b:.564706},snow:{r:1,g:.980392,b:.980392},springgreen:{r:0,g:1,b:.498039},steelblue:{r:.27451,g:.509804,b:.705882},tan:{r:.823529,g:.705882,b:.54902},teal:{r:0,g:.501961,b:.501961},thistle:{r:.847059,g:.74902,b:.847059},tomato:{r:1,g:.388235,b:.278431},transparent:{r:0,g:0,b:0,a:0},turquoise:{r:.25098,g:.878431,b:.815686},violet:{r:.933333,g:.509804,b:.933333},wheat:{r:.960784,g:.870588,b:.701961},white:{r:1,g:1,b:1},whitesmoke:{r:.960784,g:.960784,b:.960784},yellow:{r:1,g:1,b:0},yellowgreen:{r:.603922,g:.803922,b:.196078}},qo=/^rgb\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){2}(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*)\)$/i,Uo=/^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i,jo=/^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i,Wo=/^#((?:[0-9a-f]{8}|[0-9a-f]{4}))$/i
1147
1147
  function Zo(e){return function(e){return Wo.test(e)}(e)}function Go(e){const t=jo.exec(e)
1148
1148
  if(null===t)return null
@@ -1164,7 +1164,7 @@ const n=t[1].split(",")
1164
1164
  return 4===n.length?new Ho(Lo(Number(n[0]),0,255),Lo(Number(n[1]),0,255),Lo(Number(n[2]),0,255),Number(n[3])):null}(t):function(e){return Bo.hasOwnProperty(e)}(t)?function(e){const t=Bo[e.toLowerCase()]
1165
1165
  return t?new Ho(t.r,t.g,t.b,t.hasOwnProperty("a")?t.a:void 0):null}(t):null}const Xo="#a46eff",Yo="#804ad9",Jo="#ff8126",Qo="#009921",er="#00c12b",tr="#c4000c",nr="#818386",ir="#f1f1f2",or="#f5f5f5",rr="#ffffff",sr="#363738",ar="#505153",lr="#000000",cr="#161617",dr="#074023",hr="#009b65",ur="#d63434",pr="#ff4b00",fr="#008557",mr="#00734b",gr="#32eb96",vr="Source Sans Pro",br="Source Sans Pro",yr="400",wr="14px",xr="14px",Cr="18px",kr="18px",Sr="14px",$r="0.25s"
1166
1166
  function Mr(e,t){const{r:n,g:i,b:o}=Go(e)
1167
- return`rgba(${255*n}, ${255*i}, ${255*o}, ${t})`}const Er=Mr(lr,.3),_r=Mr(lr,.6),Ir=Mr(lr,.6),Dr=$r,Ar={light:"light",dark:"dark",color:"color"},Tr="action-rgb-partial-color",Or="application-background-color",Rr="divider-background-color",Fr="header-background-color",Nr="section-background-color",Pr="button-fill-primary-color",Lr="button-primary-font-color",zr="button-fill-accent-color",Vr="button-accent-block-font-color",Hr="button-accent-outline-font-color",Br="button-border-accent-outline-color",qr="fill-selected-color",Ur="fill-selected-rgb-partial-color",jr="fill-hover-selected-color",Wr="fill-hover-color",Zr="fill-hover-rgb-partial-color",Gr="fill-down-color",Kr="border-color",Xr="border-rgb-partial-color",Yr="fail-color",Jr="warning-color",Qr="pass-color",es="information-color",ts="border-hover-color",ns="icon-color",is="modal-backdrop-color",rs="popup-border-color",ss="card-border-color",as="tag-fill-color",ls="control-height",cs="control-slim-height",ds="small-padding",hs="medium-padding",us="standard-padding",ps="large-padding",fs="label-height",ms="border-width",gs="icon-size",vs="group-header-text-transform",bs="drawer-width",ys="dialog-small-width",ws="dialog-small-height",xs="dialog-small-max-height",Cs="dialog-large-width",ks="dialog-large-height",Ss="dialog-large-max-height",$s="menu-min-width",Ms="banner-gap-size",Es="spinner-small-height",_s="spinner-medium-height",Is="spinner-large-height",Ds="small-delay",As="medium-delay",Ts="large-delay",Os="headline-plus-1-font",Rs="headline-font",Fs="table-header-font",Ns="title-plus-2-font",Ps="title-plus-1-font",Ls="title-font",zs="subtitle-plus-1-font",Vs="subtitle-font",Hs="link-font",Bs="link-active-font",qs="link-prominent-font",Us="link-active-prominent-font",js="placeholder-font",Ws="body-font",Zs="body-emphasized-font",Gs="body-plus-1-font",Ks="body-plus-1-emphasized-font",Xs="group-header-font",Ys="control-label-font",Js="button-label-font",Qs="tooltip-caption-font",ea="tooltip-background-color",ta="error-text-font",na="table-row-border-color",ia="elevation-1-box-shadow",oa="elevation-2-box-shadow",ra="elevation-3-box-shadow",sa="graph-gridline-color",aa="mention-font",la=e=>`ni-nimble-${e}`
1167
+ return`rgba(${255*n}, ${255*i}, ${255*o}, ${t})`}const Er=Mr(lr,.3),_r=Mr(lr,.6),Ir=Mr(lr,.6),Dr=$r,Ar={light:"light",dark:"dark",color:"color"},Tr="action-rgb-partial-color",Or="application-background-color",Rr="divider-background-color",Fr="header-background-color",Pr="section-background-color",Nr="button-fill-primary-color",Lr="button-primary-font-color",zr="button-fill-accent-color",Vr="button-accent-block-font-color",Hr="button-accent-outline-font-color",Br="button-border-accent-outline-color",qr="fill-selected-color",Ur="fill-selected-rgb-partial-color",jr="fill-hover-selected-color",Wr="fill-hover-color",Zr="fill-hover-rgb-partial-color",Gr="fill-down-color",Kr="border-color",Xr="border-rgb-partial-color",Yr="fail-color",Jr="warning-color",Qr="pass-color",es="information-color",ts="border-hover-color",ns="icon-color",is="modal-backdrop-color",rs="popup-border-color",ss="card-border-color",as="tag-fill-color",ls="control-height",cs="control-slim-height",ds="small-padding",hs="medium-padding",us="standard-padding",ps="large-padding",fs="label-height",ms="border-width",gs="icon-size",vs="group-header-text-transform",bs="drawer-width",ys="dialog-small-width",ws="dialog-small-height",xs="dialog-small-max-height",Cs="dialog-large-width",ks="dialog-large-height",Ss="dialog-large-max-height",$s="menu-min-width",Ms="banner-gap-size",Es="spinner-small-height",_s="spinner-medium-height",Is="spinner-large-height",Ds="small-delay",As="medium-delay",Ts="large-delay",Os="headline-plus-1-font",Rs="headline-font",Fs="table-header-font",Ps="title-plus-2-font",Ns="title-plus-1-font",Ls="title-font",zs="subtitle-plus-1-font",Vs="subtitle-font",Hs="link-font",Bs="link-active-font",qs="link-prominent-font",Us="link-active-prominent-font",js="placeholder-font",Ws="body-font",Zs="body-emphasized-font",Gs="body-plus-1-font",Ks="body-plus-1-emphasized-font",Xs="group-header-font",Ys="control-label-font",Js="button-label-font",Qs="tooltip-caption-font",ea="tooltip-background-color",ta="error-text-font",na="table-row-border-color",ia="elevation-1-box-shadow",oa="elevation-2-box-shadow",ra="elevation-3-box-shadow",sa="graph-gridline-color",aa="mention-font",la=e=>`ni-nimble-${e}`
1168
1168
  const ca="animationend",da="change",ha="ArrowDown",ua="ArrowLeft",pa="ArrowUp",fa="Enter",ma="Escape",ga="Home",va="Shift",ba=" "
1169
1169
  var ya
1170
1170
  !function(e){e.ltr="ltr",e.rtl="rtl"}(ya||(ya={}))
@@ -1183,8 +1183,8 @@ Ma(t)?(Ea.setValueFor(this,t),this.langIsInvalid=!1):(Ea.deleteValueFor(this),th
1183
1183
  const Aa=Da.compose({baseName:"theme-provider",styles:ka,template:Ca})
1184
1184
  wi.getOrCreate().withPrefix("nimble").register(Aa())
1185
1185
  const Ta=fi.create(la(Tr)).withDefault((e=>$d(Ed(e,cr,ir,rr)))),Oa=fi.create(la(Or)).withDefault((e=>Ed(e,rr,sr,dr)))
1186
- fi.create(la(Fr)).withDefault((e=>Ed(e,or,"#252526",dr))),fi.create(la(Nr)).withDefault((e=>Ed(e,ir,ar,dr))),fi.create(la(Rr)).withDefault((e=>Ed(e,ir,ar,dr)))
1187
- const Ra=fi.create(la(qr)).withDefault((e=>Mr(Ad(e),.2))),Fa=fi.create(la(Ur)).withDefault((e=>$d(Ad(e)))),Na=fi.create(la(jr)).withDefault((e=>Mr(Ad(e),.15))),Pa=fi.create(la(Wr)).withDefault((e=>Mr(Td(e),.1)))
1186
+ fi.create(la(Fr)).withDefault((e=>Ed(e,or,"#252526",dr))),fi.create(la(Pr)).withDefault((e=>Ed(e,ir,ar,dr))),fi.create(la(Rr)).withDefault((e=>Ed(e,ir,ar,dr)))
1187
+ const Ra=fi.create(la(qr)).withDefault((e=>Mr(Ad(e),.2))),Fa=fi.create(la(Ur)).withDefault((e=>$d(Ad(e)))),Pa=fi.create(la(jr)).withDefault((e=>Mr(Ad(e),.15))),Na=fi.create(la(Wr)).withDefault((e=>Mr(Td(e),.1)))
1188
1188
  fi.create(la(Zr)).withDefault((e=>$d(Td(e)))),fi.create(la(Gr)).withDefault((e=>Mr(function(e){return Ed(e,cr,ir,rr)}(e),.15)))
1189
1189
  const La=fi.create(la(Kr)).withDefault((e=>Id(e))),za=fi.create(la(Xr)).withDefault((e=>$d(Id(e)))),Va=fi.create(la(Yr)).withDefault((e=>_d(e))),Ha=fi.create(la(Jr)).withDefault((e=>function(e){return Ed(e,pr,Jo,rr)}(e))),Ba=fi.create(la(Qr)).withDefault((e=>function(e){return Ed(e,Qo,er,rr)}(e))),qa=fi.create(la(es)).withDefault((e=>function(e){return Ed(e,Yo,Xo,rr)}(e))),Ua=fi.create(la(ts)).withDefault((e=>Ed(e,hr,gr,rr))),ja=fi.create(la(ns)).withDefault((e=>Ed(e,cr,ir,rr)))
1190
1190
  fi.create(la(is)).withDefault((e=>function(e){switch(Ia.getValueFor(e)){case Ar.light:return Er
@@ -1195,7 +1195,7 @@ const Wa=fi.create(la(rs)).withDefault((e=>Mr(Ed(e,cr,ir,rr),.3))),Za=fi.create(
1195
1195
  fi.create(la(sa)).withDefault((e=>Mr(Ed(e,cr,ir,rr),.2))),fi.create(la(ea)).withDefault((e=>Ed(e,ir,sr,dr)))
1196
1196
  const Ga=fi.create(la(na)).withDefault((e=>Ed(e,ir,ar,dr)))
1197
1197
  fi.create(la(as)).withDefault((e=>Mr(Ed(e,cr,ir,rr),.1)))
1198
- const Ka=fi.create(la(Pr)).withDefault((e=>Ed(e,Mr(cr,.75),Mr(ir,.3),Mr(rr,.3)))),Xa=fi.create(la(Lr)).withDefault((e=>Ed(e,ir,ir,rr))),Ya=fi.create(la(zr)).withDefault((e=>Ed(e,fr,hr,Mr(rr,.1)))),Ja=fi.create(la(Vr)).withDefault((e=>Ed(e,rr,ir,rr))),Qa=fi.create(la(Hr)).withDefault((e=>Ed(e,mr,gr,rr))),el=fi.create(la(Br)).withDefault((e=>Ed(e,hr,gr,Mr(rr,.3)))),tl=fi.create(la(ls)).withDefault("32px"),nl=fi.create(la(cs)).withDefault("24px"),il=fi.create(la(ds)).withDefault("4px"),ol=fi.create(la(hs)).withDefault("8px"),rl=fi.create(la(us)).withDefault("16px"),sl=fi.create(la(ps)).withDefault("24px")
1198
+ const Ka=fi.create(la(Nr)).withDefault((e=>Ed(e,Mr(cr,.75),Mr(ir,.3),Mr(rr,.3)))),Xa=fi.create(la(Lr)).withDefault((e=>Ed(e,ir,ir,rr))),Ya=fi.create(la(zr)).withDefault((e=>Ed(e,fr,hr,Mr(rr,.1)))),Ja=fi.create(la(Vr)).withDefault((e=>Ed(e,rr,ir,rr))),Qa=fi.create(la(Hr)).withDefault((e=>Ed(e,mr,gr,rr))),el=fi.create(la(Br)).withDefault((e=>Ed(e,hr,gr,Mr(rr,.3)))),tl=fi.create(la(ls)).withDefault("32px"),nl=fi.create(la(cs)).withDefault("24px"),il=fi.create(la(ds)).withDefault("4px"),ol=fi.create(la(hs)).withDefault("8px"),rl=fi.create(la(us)).withDefault("16px"),sl=fi.create(la(ps)).withDefault("24px")
1199
1199
  fi.create(la(fs)).withDefault("16px")
1200
1200
  const al=fi.create(la(ms)).withDefault("1px"),ll=fi.create(la(gs)).withDefault("16px"),cl=fi.create(la(bs)).withDefault("784px"),dl=fi.create(la(ys)).withDefault("400px"),hl=fi.create(la(ws)).withDefault("fit-content"),ul=fi.create(la(xs)).withDefault("600px")
1201
1201
  fi.create(la(Cs)).withDefault("1024px"),fi.create(la(ks)).withDefault("680px"),fi.create(la(Ss)).withDefault("680px")
@@ -1204,12 +1204,12 @@ fi.create(la(Ms)).withDefault("1px")
1204
1204
  const fl=fi.create(la(Es)).withDefault("16px")
1205
1205
  fi.create(la(_s)).withDefault("32px"),fi.create(la(Is)).withDefault("64px"),fi.create(la(ia)).withDefault((e=>`0px 1px 4px ${Mr(Ed(e,lr,lr,lr),.16)}`))
1206
1206
  const ml=fi.create(la(oa)).withDefault((e=>`0px 2px 4px ${Mr(Ed(e,lr,lr,lr),.16)}`)),gl=fi.create(la(ra)).withDefault((e=>`0px 4px 8px ${Mr(Ed(e,lr,lr,lr),.3)}`))
1207
- Md(Rs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Noto Serif","400","25px","32px"),Md(Os,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Noto Serif","400","29.100000381469727px","40px"),Md(Ns,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","400","25px","32px")
1208
- const[vl,bl,yl,wl,xl,Cl,kl]=Md(Ps,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","400","22px","28px")
1207
+ Md(Rs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Noto Serif","400","25px","32px"),Md(Os,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Noto Serif","400","29.100000381469727px","40px"),Md(Ps,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","400","25px","32px")
1208
+ const[vl,bl,yl,wl,xl,Cl,kl]=Md(Ns,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","400","22px","28px")
1209
1209
  Md(Ls,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","400","19px","24px")
1210
- const[Sl,$l,Ml,El,_l,Il,Dl]=Md(zs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","300","16px","20px"),[Al,Tl,Ol,Rl,Fl,Nl,Pl]=Md(Vs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px"),[Ll,zl,Vl,Hl,Bl,ql,Ul]=Md(Hs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),br,yr,xr,kr),[jl,Wl,Zl,Gl,Kl,Xl,Yl]=Md(Bs,(e=>Ed(e,hr,hr,Mr(rr,.6))),(e=>Mr(Dd(e),.3)),br,yr,xr,kr),[Jl,Ql,ec,tc,nc,ic,oc]=Md(qs,(e=>Ed(e,mr,gr,gr)),(e=>Mr(Dd(e),.3)),br,yr,xr,kr),[rc,sc,ac,lc,cc,dc,hc]=Md(Us,(e=>Ed(e,hr,hr,Mr(rr,.6))),(e=>Mr(Dd(e),.3)),br,yr,xr,kr),[uc,pc,fc,mc,gc,vc,bc]=Md(js,(e=>Mr(Dd(e),.6)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","400","14px","18px"),[yc,wc,xc,Cc,kc,Sc,$c]=Md(Ws,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),vr,"400",wr,Cr),[Mc,Ec,_c,Ic,Dc,Ac,Tc]=Md(Zs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","600","14px","18px")
1210
+ const[Sl,$l,Ml,El,_l,Il,Dl]=Md(zs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","300","16px","20px"),[Al,Tl,Ol,Rl,Fl,Pl,Nl]=Md(Vs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px"),[Ll,zl,Vl,Hl,Bl,ql,Ul]=Md(Hs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),br,yr,xr,kr),[jl,Wl,Zl,Gl,Kl,Xl,Yl]=Md(Bs,(e=>Ed(e,hr,hr,Mr(rr,.6))),(e=>Mr(Dd(e),.3)),br,yr,xr,kr),[Jl,Ql,ec,tc,nc,ic,oc]=Md(qs,(e=>Ed(e,mr,gr,gr)),(e=>Mr(Dd(e),.3)),br,yr,xr,kr),[rc,sc,ac,lc,cc,dc,hc]=Md(Us,(e=>Ed(e,hr,hr,Mr(rr,.6))),(e=>Mr(Dd(e),.3)),br,yr,xr,kr),[uc,pc,fc,mc,gc,vc,bc]=Md(js,(e=>Mr(Dd(e),.6)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","400","14px","18px"),[yc,wc,xc,Cc,kc,Sc,$c]=Md(Ws,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),vr,"400",wr,Cr),[Mc,Ec,_c,Ic,Dc,Ac,Tc]=Md(Zs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","600","14px","18px")
1211
1211
  Md(Gs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","400","16px","16px"),Md(Ks,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","600","16px","16px")
1212
- const[Oc,Rc,Fc,Nc,Pc,Lc,zc]=Md(Xs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","600","11px","16px"),[Vc,Hc,Bc,qc,Uc,jc,Wc]=Md(Ys,(e=>Mr(Dd(e),.6)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","600","11px","16px"),[Zc,Gc,Kc,Xc,Yc,Jc,Qc]=Md(Js,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","600","12.800000190734863px","16px"),[ed,td,nd,id,od,rd,sd]=Md(Qs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","400","11px",Sr),[ad,ld,cd,dd,hd,ud,pd]=Md(ta,(e=>_d(e)),(e=>Mr(_d(e),.3)),"Source Sans Pro","400","11px",Sr),[fd,md,gd,vd,bd,yd,wd]=Md(Fs,(e=>Mr(Dd(e),.6)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","600","12.800000190734863px",Sr)
1212
+ const[Oc,Rc,Fc,Pc,Nc,Lc,zc]=Md(Xs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","600","11px","16px"),[Vc,Hc,Bc,qc,Uc,jc,Wc]=Md(Ys,(e=>Mr(Dd(e),.6)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","600","11px","16px"),[Zc,Gc,Kc,Xc,Yc,Jc,Qc]=Md(Js,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","600","12.800000190734863px","16px"),[ed,td,nd,id,od,rd,sd]=Md(Qs,(e=>Dd(e)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","400","11px",Sr),[ad,ld,cd,dd,hd,ud,pd]=Md(ta,(e=>_d(e)),(e=>Mr(_d(e),.3)),"Source Sans Pro","400","11px",Sr),[fd,md,gd,vd,bd,yd,wd]=Md(Fs,(e=>Mr(Dd(e),.6)),(e=>Mr(Dd(e),.3)),"Source Sans Pro","600","12.800000190734863px",Sr)
1213
1213
  Md(aa,(e=>Ed(e,fr,gr,gr)),(e=>Mr(Dd(e),.3)),vr,"600",wr,Cr)
1214
1214
  const xd=fi.create(la(vs)).withDefault("uppercase"),Cd=fi.create(la(Ds)).withDefault("0.075s"),kd=fi.create(la(As)).withDefault("0.15s"),Sd=fi.create(la(Ts)).withDefault($r)
1215
1215
  function $d(e){const{r:t,g:n,b:i}=Go(e)
@@ -1267,7 +1267,7 @@ default:return t}}function _d(e){return Ed(e,tr,"#ff4646",rr)}function Id(e){ret
1267
1267
  }
1268
1268
 
1269
1269
  @layer focusVisible {
1270
- .control${No} {
1270
+ .control${Po} {
1271
1271
  outline: none;
1272
1272
  box-shadow: inset 0px -1px;
1273
1273
  text-decoration: underline;
@@ -1331,14 +1331,14 @@ const Fd=Rd.compose({baseName:"anchor",baseClass:mn,template:(e,t)=>Z`${""}<div
1331
1331
  aria-owns="${e=>e.ariaOwns}"
1332
1332
  aria-relevant="${e=>e.ariaRelevant}"
1333
1333
  aria-roledescription="${e=>e.ariaRoledescription}"
1334
- ${Pe("control")}
1334
+ ${Ne("control")}
1335
1335
  >${""}<span
1336
1336
  part="start"
1337
- ${Pe("startContainer")}
1337
+ ${Ne("startContainer")}
1338
1338
  class="${e=>t.start?"start":null}"
1339
1339
  ><slot
1340
1340
  name="start"
1341
- ${Pe("start")}
1341
+ ${Ne("start")}
1342
1342
  @slotchange="${e=>e.handleStartContentChange()}">
1343
1343
  ${t.start||""}
1344
1344
  </slot
@@ -1352,17 +1352,17 @@ const Fd=Rd.compose({baseName:"anchor",baseClass:mn,template:(e,t)=>Z`${""}<div
1352
1352
  ></span
1353
1353
  ><span
1354
1354
  part="end"
1355
- ${Pe("endContainer")}
1355
+ ${Ne("endContainer")}
1356
1356
  class=${e=>t.end?"end":null}
1357
1357
  ><slot
1358
1358
  name="end"
1359
- ${Pe("end")}
1359
+ ${Ne("end")}
1360
1360
  @slotchange="${e=>e.handleEndContentChange()}">
1361
1361
  ${t.end||""}
1362
1362
  </slot
1363
1363
  ></span></a></div>`,styles:Od,shadowOptions:{delegatesFocus:!0}})
1364
1364
  wi.getOrCreate().withPrefix("nimble").register(Fd())
1365
- const Nd="nimble-anchor",Pd="outline",Ld="ghost",zd="block"
1365
+ const Pd="nimble-anchor",Nd="outline",Ld="ghost",zd="block"
1366
1366
  class Vd{constructor(e,t,n){this.propertyName=e,this.value=t,this.styles=n}bind(e){m.getNotifier(e).subscribe(this,this.propertyName),this.handleChange(e,this.propertyName)}unbind(e){m.getNotifier(e).unsubscribe(this,this.propertyName),e.$fastController.removeStyles(this.styles)}handleChange(e,t){const n=e[t];(Array.isArray(this.value)?this.value.includes(n):this.value===n)?e.$fastController.addStyles(this.styles):e.$fastController.removeStyles(this.styles)}}function Hd(e,t){return new Vd("appearance",e,t)}const Bd=ke`
1367
1367
  display: inline-block;
1368
1368
  height: 1px;
@@ -1465,12 +1465,12 @@ class Vd{constructor(e,t,n){this.propertyName=e,this.value=t,this.styles=n}bind(
1465
1465
  }
1466
1466
 
1467
1467
  @layer focusVisible {
1468
- .control${No} {
1468
+ .control${Po} {
1469
1469
  border-color: ${Ua};
1470
1470
  box-shadow: 0px 0px 0px ${al} ${Ua} inset;
1471
1471
  }
1472
1472
 
1473
- .control${No}::before {
1473
+ .control${Po}::before {
1474
1474
  outline: ${al} solid ${Ua};
1475
1475
  outline-offset: -3px;
1476
1476
  }
@@ -1532,7 +1532,7 @@ class Vd{constructor(e,t,n){this.propertyName=e,this.value=t,this.styles=n}bind(
1532
1532
  display: none;
1533
1533
  }
1534
1534
  }
1535
- `.withBehaviors(Hd(Pd,xe`
1535
+ `.withBehaviors(Hd(Nd,xe`
1536
1536
  @layer base {
1537
1537
  .control {
1538
1538
  border-color: rgba(${Ta}, 0.3);
@@ -1568,7 +1568,7 @@ class Vd{constructor(e,t,n){this.propertyName=e,this.value=t,this.styles=n}bind(
1568
1568
  }
1569
1569
 
1570
1570
  @layer focusVisible {
1571
- .control${No} {
1571
+ .control${Po} {
1572
1572
  background-size: calc(100% - 4px) calc(100% - 4px);
1573
1573
  }
1574
1574
  }
@@ -1582,7 +1582,7 @@ class Vd{constructor(e,t,n){this.propertyName=e,this.value=t,this.styles=n}bind(
1582
1582
  border-color: rgba(${za}, 0.1);
1583
1583
  }
1584
1584
  }
1585
- `)),Ud=xe``.withBehaviors(Hd(Pd,xe`
1585
+ `)),Ud=xe``.withBehaviors(Hd(Nd,xe`
1586
1586
  @layer base {
1587
1587
  :host([appearance-variant='primary']) .control {
1588
1588
  border-color: ${Ta};
@@ -1663,7 +1663,7 @@ class Vd{constructor(e,t,n){this.propertyName=e,this.value=t,this.styles=n}bind(
1663
1663
  pointer-events: none;
1664
1664
  }
1665
1665
  `
1666
- class Wd extends Fo{constructor(){super(...arguments),this.appearance=Pd,this.contentHidden=!1,this.disabled=!1}}e([le],Wd.prototype,"appearance",void 0),e([le({attribute:"appearance-variant"})],Wd.prototype,"appearanceVariant",void 0),e([le({attribute:"content-hidden",mode:"boolean"})],Wd.prototype,"contentHidden",void 0),e([le({mode:"boolean"})],Wd.prototype,"disabled",void 0)
1666
+ class Wd extends Fo{constructor(){super(...arguments),this.appearance=Nd,this.contentHidden=!1,this.disabled=!1}}e([le],Wd.prototype,"appearance",void 0),e([le({attribute:"appearance-variant"})],Wd.prototype,"appearanceVariant",void 0),e([le({attribute:"content-hidden",mode:"boolean"})],Wd.prototype,"contentHidden",void 0),e([le({mode:"boolean"})],Wd.prototype,"disabled",void 0)
1667
1667
  const Zd=Wd.compose({baseName:"anchor-button",template:(e,t)=>Z`
1668
1668
  <a
1669
1669
  class="control"
@@ -1696,7 +1696,7 @@ const Zd=Wd.compose({baseName:"anchor-button",template:(e,t)=>Z`
1696
1696
  aria-owns="${e=>e.ariaOwns}"
1697
1697
  aria-relevant="${e=>e.ariaRelevant}"
1698
1698
  aria-roledescription="${e=>e.ariaRoledescription}"
1699
- ${Pe("control")}
1699
+ ${Ne("control")}
1700
1700
  >
1701
1701
  ${nt(0,t)}
1702
1702
  <span class="content" part="content">
@@ -1714,7 +1714,7 @@ const Gd=xe`
1714
1714
  }
1715
1715
 
1716
1716
  :host(:hover) {
1717
- background: ${Pa};
1717
+ background: ${Na};
1718
1718
  }
1719
1719
 
1720
1720
  :host(:active) {
@@ -1747,7 +1747,7 @@ const Gd=xe`
1747
1747
  padding-right: 8px;
1748
1748
  }
1749
1749
 
1750
- a${No} {
1750
+ a${Po} {
1751
1751
  outline: 2px solid ${Ua};
1752
1752
  outline-offset: -2px;
1753
1753
  }
@@ -1801,7 +1801,7 @@ const Xd=Kd.compose({baseName:"anchor-menu-item",template:(e,t)=>Z`
1801
1801
  @keydown="${(e,t)=>e.keydownHandler(t.event)}"
1802
1802
  >
1803
1803
  <a
1804
- ${Pe("anchor")}
1804
+ ${Ne("anchor")}
1805
1805
  download="${e=>e.download}"
1806
1806
  href=${e=>e.disabled?null:e.href}
1807
1807
  hreflang="${e=>e.hreflang}"
@@ -1839,11 +1839,11 @@ const Yd=xe`
1839
1839
  }
1840
1840
 
1841
1841
  :host(:hover) {
1842
- background-color: ${Pa};
1842
+ background-color: ${Na};
1843
1843
  }
1844
1844
 
1845
1845
  :host(:hover[aria-current]) {
1846
- background-color: ${Na};
1846
+ background-color: ${Pa};
1847
1847
  }
1848
1848
 
1849
1849
  :host(:active) {
@@ -1883,7 +1883,7 @@ const Yd=xe`
1883
1883
  }
1884
1884
  }
1885
1885
 
1886
- a${No}::before {
1886
+ a${Po}::before {
1887
1887
  width: calc(100% - 2 * var(--ni-private-focus-indicator-inset-width));
1888
1888
  }
1889
1889
 
@@ -1914,7 +1914,7 @@ const Yd=xe`
1914
1914
  }
1915
1915
  }
1916
1916
 
1917
- a${No}::after {
1917
+ a${Po}::after {
1918
1918
  width: 100%;
1919
1919
  border-bottom-width: var(--ni-private-focus-indicator-width);
1920
1920
  }
@@ -2007,7 +2007,7 @@ n.focus(),this.tabs.forEach((e=>{e.setAttribute("tabindex",e===n?"0":"-1"),e.set
2007
2007
  i>-1&&this.focusTabByIndex(this.tabs,i)}getTabAnchor(e){return e.shadowRoot.querySelector("a")}}e([le],th.prototype,"activeid",void 0),e([g],th.prototype,"tabs",void 0),qt(th,et)
2008
2008
  const nh=th.compose({baseName:"anchor-tabs",template:(e,t)=>Z`
2009
2009
  ${nt(0,t)}
2010
- <div ${Pe("tablist")} class="tablist" part="tablist" role="tablist">
2010
+ <div ${Ne("tablist")} class="tablist" part="tablist" role="tablist">
2011
2011
  <slot name="anchortab" ${Ye("tabs")}></slot>
2012
2012
  </div>
2013
2013
  ${tt(0,t)}
@@ -2042,7 +2042,7 @@ const ih=ke`
2042
2042
  color: inherit;
2043
2043
  }
2044
2044
 
2045
- .control${No} {
2045
+ .control${Po} {
2046
2046
  box-shadow: 0px 0px 0px ${al} ${Ua} inset;
2047
2047
  outline: ${al} solid ${Ua};
2048
2048
  outline-offset: -2px;
@@ -2057,7 +2057,7 @@ const ih=ke`
2057
2057
  }
2058
2058
 
2059
2059
  .positioning-region:hover {
2060
- background: ${Pa};
2060
+ background: ${Na};
2061
2061
  }
2062
2062
 
2063
2063
  :host([disabled]) .positioning-region:hover {
@@ -2069,7 +2069,7 @@ const ih=ke`
2069
2069
  }
2070
2070
 
2071
2071
  :host([selected]) .positioning-region:hover {
2072
- background: ${Na};
2072
+ background: ${Pa};
2073
2073
  }
2074
2074
 
2075
2075
  .positioning-region::before {
@@ -2147,7 +2147,7 @@ const sh=rh.compose({baseName:"anchor-tree-item",template:(e,t)=>Z`
2147
2147
  rel="${e=>e.rel}"
2148
2148
  target="${e=>e.target}"
2149
2149
  type="${e=>e.type}"
2150
- ${Pe("control")}
2150
+ ${Ne("control")}
2151
2151
  >
2152
2152
  <div class="positioning-region" part="positioning-region">
2153
2153
  <div class="content-region" part="content-region">
@@ -2330,10 +2330,10 @@ t&&Ia.unsubscribe(t)}}const ph=(e,t)=>new uh(e,t),fh=xe`
2330
2330
  ${qd}
2331
2331
  ${Ud}
2332
2332
  `
2333
- class gh extends Dn{constructor(){super(...arguments),this.appearance=Pd,this.contentHidden=!1}}e([le],gh.prototype,"appearance",void 0),e([le({attribute:"appearance-variant"})],gh.prototype,"appearanceVariant",void 0),e([le({attribute:"content-hidden",mode:"boolean"})],gh.prototype,"contentHidden",void 0)
2333
+ class gh extends Dn{constructor(){super(...arguments),this.appearance=Nd,this.contentHidden=!1}}e([le],gh.prototype,"appearance",void 0),e([le({attribute:"appearance-variant"})],gh.prototype,"appearanceVariant",void 0),e([le({attribute:"content-hidden",mode:"boolean"})],gh.prototype,"contentHidden",void 0)
2334
2334
  const vh=gh.compose({baseName:"button",baseClass:Dn,template:xn,styles:mh,shadowOptions:{delegatesFocus:!0}})
2335
2335
  wi.getOrCreate().withPrefix("nimble").register(vh())
2336
- const bh="nimble-button",yh={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>'},wh={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>'},xh={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>'},Ch={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>'},kh={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>'},Sh={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>'},$h={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>'},Mh={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>'},Eh={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>'},_h={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>'},Ih={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>'},Dh={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>'},Ah={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>'},Th={name:"arrow_u_rotate_left_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>'},Oh={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>'},Rh={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>'},Fh={name:"arrow_up_right_from_square",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.042 2.97-2.063 6.281-.49-2.344-4.117 4.122-1.414-1.414L9.06 5.513 6.736 5.01zM12 9v3H4V4h3V3H3v10h10V9z" class="cls-1"/></svg>'},Nh={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>'},Ph={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>'},Lh={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>'},zh={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>'},Vh={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>'},Hh={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>'},Bh={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>'},qh={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>'},Uh={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>'},jh={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>'},Wh={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>'},Zh={name:"calendar_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>'},Gh={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>'},Kh={name:"calendar_day_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zM6 9H4V7h2z" class="cls-1"/></svg>'},Xh={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>'},Yh={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>'},Jh={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>'},Qh={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>'},eu={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z" class="cls-1"/></svg>'},tu={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>'},nu={name:"check_large_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>'},iu={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>'},ou={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>'},ru={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>'},su={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>'},au={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>'},lu={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>'},cu={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>'},du={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>'},pu={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>'},fu={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>'},mu={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>'},vu={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>'},bu={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>'},wu={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>'},xu={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>'},Cu={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>'},ku={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>'},Su={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>'},$u={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>'},Mu={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>'},Eu={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>'},_u={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>'},Iu={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>'},Du={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>'},Au={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>'},Tu={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>'},Ou={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>'},Ru={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>'},Fu={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>'},Nu={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>'},Pu={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>'},Lu={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>'},zu={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>'},Vu={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>'},Hu={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>'},Bu={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>'},qu={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>'},Uu={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>'},ju={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>'},Wu={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>'},Zu={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>'},Gu={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>'},Ku={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>'},Xu={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>'},Yu={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>'},Ju={name:"floppy_disk_pen_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.17 11.108 7.299 11H7V9H5v2H4V8h6v.696l1.626-1.386c.107-.09.228-.155.355-.206L12 3.546c0-.33-.215-.546-.545-.546H2.583A.585.585 0 0 0 2 3.598V10.5l1.5 1.497 3.136.001zM3 7V4h8v3z" class="cls-2"/><path d="M12.275 8.07c.218-.185.693-.008 1.205.552s.635 1.038.418 1.223l-.92.784-1.621-1.775zm-4.92 6.113 1.98-.899-.985.164.043-.94-.32.161.104-.652-1.17 1.786zm2.212-.645L6 15l1.945-3.236 2.1-1.791 1.622 1.774zm2.862-2.49-1.622-1.774c-.118-.13.148-.349.262-.224l1.623 1.775c.117.128-.15.348-.263.224m-.522.452-1.622-1.775c-.118-.129.148-.349.262-.223l1.623 1.774c.117.128-.15.348-.263.224" class="cls-1"/></svg>'},Qu={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>'},ep={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>'},tp={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>'},np={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>'},ip={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>'},op={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>'},rp={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>'},sp={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>'},ap={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>'},lp={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>'},cp={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>'},dp={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>'},hp={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>'},up={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>'},pp={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>'},fp={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>'},mp={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>'},gp={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>'},vp={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>'},bp={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>'},yp={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>'},wp={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>'},xp={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>'},Cp={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>'},kp={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>'},Sp={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>'},$p={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>'},Mp={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>'},Ep={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>'},_p={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>'},Ip={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>'},Dp={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>'},Ap={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>'},Tp={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>'},Op={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>'},Rp={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>'},Fp={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>'},Np={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>'},Pp={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>'},Lp={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>'},zp={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>'},Vp={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>'},Hp={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>'},Bp={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757Zm-7.381 9.493 2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774Zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383Zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347" class="cls-1"/></svg>'},qp={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>'},Up={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>'},jp={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>'},Wp={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>'},Zp={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>'},Gp={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>'},Kp={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>'},Xp={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>'},Yp={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>'},Jp={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>'},Qp={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>'},ef={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>'},tf={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>'},nf={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>'},of={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>'},rf={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>'},sf={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>'},af={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>'},lf={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>'},cf={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>'},df={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>'},hf={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>'},uf={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>'},pf={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>'},ff={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>'},mf={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>'},gf={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>'},vf={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>'},bf={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>'},yf={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>'},wf={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>'},xf={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>'},Cf={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>'},kf={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>'},Sf={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>'},$f={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.625 8 8 2l4.375 6zM14 12H2v2h12zm0-3H2v2h12z" class="cls-1"/></svg>'},Mf={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>'},Ef={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>'},_f={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>'},If={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>'},Df={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>'},Af={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>'},Tf={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>'},Of={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>'},Rf={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>'},Ff={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>'},Nf={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>'},Pf={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>'},Lf={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>'},zf={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>'},Vf={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>'},Hf={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>'},Bf={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>'},qf=Z`<div
2336
+ const bh="nimble-button",yh={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>'},wh={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>'},xh={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>'},Ch={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>'},kh={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>'},Sh={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>'},$h={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>'},Mh={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>'},Eh={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>'},_h={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>'},Ih={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>'},Dh={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>'},Ah={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>'},Th={name:"arrow_u_rotate_left_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>'},Oh={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>'},Rh={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>'},Fh={name:"arrow_up_right_from_square",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.042 2.97-2.063 6.281-.49-2.344-4.117 4.122-1.414-1.414L9.06 5.513 6.736 5.01zM12 9v3H4V4h3V3H3v10h10V9z" class="cls-1"/></svg>'},Ph={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>'},Nh={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>'},Lh={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>'},zh={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>'},Vh={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>'},Hh={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>'},Bh={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>'},qh={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>'},Uh={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>'},jh={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>'},Wh={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>'},Zh={name:"calendar_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>'},Gh={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>'},Kh={name:"calendar_day_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zM6 9H4V7h2z" class="cls-1"/></svg>'},Xh={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>'},Yh={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>'},Jh={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>'},Qh={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>'},eu={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z" class="cls-1"/></svg>'},tu={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>'},nu={name:"check_large_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>'},iu={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>'},ou={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>'},ru={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>'},su={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>'},au={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>'},lu={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>'},cu={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>'},du={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>'},pu={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>'},fu={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>'},mu={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>'},vu={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>'},bu={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>'},wu={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>'},xu={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>'},Cu={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>'},ku={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>'},Su={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>'},$u={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>'},Mu={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>'},Eu={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>'},_u={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>'},Iu={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>'},Du={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>'},Au={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>'},Tu={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>'},Ou={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>'},Ru={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>'},Fu={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>'},Pu={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>'},Nu={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>'},Lu={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>'},zu={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>'},Vu={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>'},Hu={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>'},Bu={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>'},qu={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>'},Uu={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>'},ju={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>'},Wu={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>'},Zu={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>'},Gu={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>'},Ku={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>'},Xu={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>'},Yu={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>'},Ju={name:"floppy_disk_pen_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.17 11.108 7.299 11H7V9H5v2H4V8h6v.696l1.626-1.386c.107-.09.228-.155.355-.206L12 3.546c0-.33-.215-.546-.545-.546H2.583A.585.585 0 0 0 2 3.598V10.5l1.5 1.497 3.136.001zM3 7V4h8v3z" class="cls-2"/><path d="M12.275 8.07c.218-.185.693-.008 1.205.552s.635 1.038.418 1.223l-.92.784-1.621-1.775zm-4.92 6.113 1.98-.899-.985.164.043-.94-.32.161.104-.652-1.17 1.786zm2.212-.645L6 15l1.945-3.236 2.1-1.791 1.622 1.774zm2.862-2.49-1.622-1.774c-.118-.13.148-.349.262-.224l1.623 1.775c.117.128-.15.348-.263.224m-.522.452-1.622-1.775c-.118-.129.148-.349.262-.223l1.623 1.774c.117.128-.15.348-.263.224" class="cls-1"/></svg>'},Qu={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>'},ep={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>'},tp={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>'},np={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>'},ip={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>'},op={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>'},rp={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>'},sp={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>'},ap={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>'},lp={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>'},cp={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>'},dp={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>'},hp={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>'},up={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>'},pp={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>'},fp={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>'},mp={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>'},gp={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>'},vp={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>'},bp={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>'},yp={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>'},wp={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>'},xp={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>'},Cp={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>'},kp={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>'},Sp={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>'},$p={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>'},Mp={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>'},Ep={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>'},_p={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>'},Ip={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>'},Dp={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>'},Ap={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>'},Tp={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>'},Op={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>'},Rp={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>'},Fp={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>'},Pp={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>'},Np={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>'},Lp={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>'},zp={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>'},Vp={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>'},Hp={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>'},Bp={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757Zm-7.381 9.493 2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774Zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383Zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347" class="cls-1"/></svg>'},qp={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>'},Up={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>'},jp={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>'},Wp={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>'},Zp={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>'},Gp={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>'},Kp={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>'},Xp={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>'},Yp={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>'},Jp={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>'},Qp={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>'},ef={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>'},tf={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>'},nf={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>'},of={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>'},rf={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>'},sf={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>'},af={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>'},lf={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>'},cf={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>'},df={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>'},hf={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>'},uf={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>'},pf={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>'},ff={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>'},mf={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>'},gf={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>'},vf={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>'},bf={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>'},yf={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>'},wf={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>'},xf={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>'},Cf={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>'},kf={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>'},Sf={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>'},$f={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.625 8 8 2l4.375 6zM14 12H2v2h12zm0-3H2v2h12z" class="cls-1"/></svg>'},Mf={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>'},Ef={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>'},_f={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>'},If={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>'},Df={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>'},Af={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>'},Tf={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>'},Of={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>'},Rf={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>'},Ff={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>'},Pf={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>'},Nf={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>'},Lf={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>'},zf={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>'},Vf={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>'},Hf={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>'},Bf={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>'},qf=Z`<div
2337
2337
  class="icon"
2338
2338
  aria-hidden="true"
2339
2339
  :innerHTML=${e=>e.icon.data}
@@ -2511,7 +2511,7 @@ const wm=xe`
2511
2511
  text-decoration: underline;
2512
2512
  }
2513
2513
 
2514
- .control${No} {
2514
+ .control${Po} {
2515
2515
  border: ${al} solid ${Ua};
2516
2516
  outline: 2px solid ${Ua};
2517
2517
  outline-offset: 1px;
@@ -2580,7 +2580,7 @@ const xm=class extends yn{}.compose({baseName:"breadcrumb-item",baseClass:yn,tem
2580
2580
  aria-owns="${e=>e.ariaOwns}"
2581
2581
  aria-relevant="${e=>e.ariaRelevant}"
2582
2582
  aria-roledescription="${e=>e.ariaRoledescription}"
2583
- ${Pe("control")}
2583
+ ${Ne("control")}
2584
2584
  >
2585
2585
  ${nt(0,t)}
2586
2586
  <span class="content" part="content">
@@ -2684,7 +2684,7 @@ const $m=xe`
2684
2684
  background: var(--ni-private-card-button-background-hover-color);
2685
2685
  }
2686
2686
 
2687
- .control${No} {
2687
+ .control${Po} {
2688
2688
  box-shadow: 0px 0px 0px ${al} ${Ua} inset;
2689
2689
  border-color: ${Ua};
2690
2690
  outline: ${al} solid ${Ua};
@@ -2703,7 +2703,7 @@ const $m=xe`
2703
2703
  border-color: var(--ni-private-card-button-border-selected-color);
2704
2704
  }
2705
2705
 
2706
- :host([selected]) .control${No} {
2706
+ :host([selected]) .control${Po} {
2707
2707
  border-color: ${Ua};
2708
2708
  }
2709
2709
 
@@ -2711,7 +2711,7 @@ const $m=xe`
2711
2711
  border-color: var(--ni-private-card-button-border-active-color);
2712
2712
  }
2713
2713
 
2714
- :host([selected]) .control${No}:active {
2714
+ :host([selected]) .control${Po}:active {
2715
2715
  outline: none;
2716
2716
  box-shadow: none;
2717
2717
  }
@@ -2811,7 +2811,7 @@ const _m=xe`
2811
2811
  box-shadow: 0px 0px 0px ${al} ${Ua} inset;
2812
2812
  }
2813
2813
 
2814
- :host(${No}) .control {
2814
+ :host(${Po}) .control {
2815
2815
  border-color: ${Ua};
2816
2816
  outline: 2px solid ${Ua};
2817
2817
  outline-offset: 1px;
@@ -2928,7 +2928,7 @@ const Dm="nimble-checkbox",Am=xe`
2928
2928
  border-color: rgba(${Fa}, 0.3);
2929
2929
  }
2930
2930
  }
2931
- `.withBehaviors(Hd(Pd,xe`
2931
+ `.withBehaviors(Hd(Nd,xe`
2932
2932
  @layer checked {
2933
2933
  :host([appearance-variant='accent'])
2934
2934
  .control[aria-pressed='true'] {
@@ -2945,7 +2945,7 @@ const Dm="nimble-checkbox",Am=xe`
2945
2945
  }
2946
2946
  }
2947
2947
  `))
2948
- class Tm extends no{constructor(){super(...arguments),this.appearance=Pd,this.contentHidden=!1}}e([le],Tm.prototype,"appearance",void 0),e([le({attribute:"appearance-variant"})],Tm.prototype,"appearanceVariant",void 0),e([le({attribute:"content-hidden",mode:"boolean"})],Tm.prototype,"contentHidden",void 0),qt(Tm,et,An)
2948
+ class Tm extends no{constructor(){super(...arguments),this.appearance=Nd,this.contentHidden=!1}}e([le],Tm.prototype,"appearance",void 0),e([le({attribute:"appearance-variant"})],Tm.prototype,"appearanceVariant",void 0),e([le({attribute:"content-hidden",mode:"boolean"})],Tm.prototype,"contentHidden",void 0),qt(Tm,et,An)
2949
2949
  const Om=Tm.compose({baseName:"toggle-button",template:(e,t)=>Z`
2950
2950
  <div
2951
2951
  role="button"
@@ -2979,7 +2979,7 @@ const Om=Tm.compose({baseName:"toggle-button",template:(e,t)=>Z`
2979
2979
  aria-owns="${e=>e.ariaOwns}"
2980
2980
  aria-relevant="${e=>e.ariaRelevant}"
2981
2981
  aria-roledescription="${e=>e.ariaRoledescription}"
2982
- ${Pe("control")}
2982
+ ${Ne("control")}
2983
2983
  >
2984
2984
  ${nt(0,t)}
2985
2985
  <span class="content" part="content">
@@ -2995,7 +2995,7 @@ const Rm="nimble-toggle-button",Fm=Z`
2995
2995
  </div>
2996
2996
  `
2997
2997
  Wf("icon-arrow-expander-down",class extends jf{constructor(){super(Ch)}})
2998
- const Nm="nimble-icon-arrow-expander-down",Pm="above",Lm="underline",zm="outline",Vm="block",Hm=xe`
2998
+ const Pm="nimble-icon-arrow-expander-down",Nm="above",Lm="underline",zm="outline",Vm="block",Hm=xe`
2999
2999
  ${Oo("inline-flex")}
3000
3000
 
3001
3001
  :host {
@@ -3032,7 +3032,7 @@ const Nm="nimble-icon-arrow-expander-down",Pm="above",Lm="underline",zm="outline
3032
3032
  }
3033
3033
  }
3034
3034
 
3035
- :host(${No})::before {
3035
+ :host(${Po})::before {
3036
3036
  width: calc(100% - 8px);
3037
3037
  }
3038
3038
 
@@ -3059,7 +3059,7 @@ const Nm="nimble-icon-arrow-expander-down",Pm="above",Lm="underline",zm="outline
3059
3059
  }
3060
3060
 
3061
3061
  :host(:hover)::after,
3062
- :host(${No})::after {
3062
+ :host(${Po})::after {
3063
3063
  width: 100%;
3064
3064
  }
3065
3065
 
@@ -3157,7 +3157,7 @@ const Nm="nimble-icon-arrow-expander-down",Pm="above",Lm="underline",zm="outline
3157
3157
 
3158
3158
  .indicator {
3159
3159
  flex: none;
3160
- margin-inline-start: 1em;
3160
+ margin-left: ${il};
3161
3161
  padding-right: 8px;
3162
3162
  display: flex;
3163
3163
  justify-content: center;
@@ -3285,7 +3285,7 @@ const Nm="nimble-icon-arrow-expander-down",Pm="above",Lm="underline",zm="outline
3285
3285
  .selected-value:hover,
3286
3286
  .selected-value:disabled,
3287
3287
  .selected-value:active,
3288
- .selected-value${No} {
3288
+ .selected-value${Po} {
3289
3289
  outline: none;
3290
3290
  }
3291
3291
 
@@ -3373,7 +3373,7 @@ const Xm=Km.compose({baseName:"combobox",baseClass:Gm,template:(e,t)=>Z`
3373
3373
  @focusout="${(e,t)=>e.focusoutHandler(t.event)}"
3374
3374
  @keydown="${(e,t)=>e.keydownHandler(t.event)}"
3375
3375
  >
3376
- <div class="control" part="control" ${Pe("controlWrapper")}>
3376
+ <div class="control" part="control" ${Ne("controlWrapper")}>
3377
3377
  ${nt(0,t)}
3378
3378
  <slot name="control">
3379
3379
  <input
@@ -3392,7 +3392,7 @@ const Xm=Km.compose({baseName:"combobox",baseClass:Gm,template:(e,t)=>Z`
3392
3392
  :value="${e=>e.value}"
3393
3393
  @input="${(e,t)=>e.inputHandler(t.event)}"
3394
3394
  @keyup="${(e,t)=>e.keyupHandler(t.event)}"
3395
- ${Pe("control")}
3395
+ ${Ne("control")}
3396
3396
  ${Wm("hasOverflow")}
3397
3397
  title=${e=>e.hasOverflow&&e.value?e.value:null}
3398
3398
  />
@@ -3405,11 +3405,11 @@ const Xm=Km.compose({baseName:"combobox",baseClass:Gm,template:(e,t)=>Z`
3405
3405
  ${tt(0,t)}
3406
3406
  </div>
3407
3407
  <${dh}
3408
- ${Pe("region")}
3408
+ ${Ne("region")}
3409
3409
  class="anchored-region"
3410
3410
  fixed-placement
3411
3411
  auto-update-mode="auto"
3412
- vertical-default-position="${e=>e.positionAttribute===Pm?"top":"bottom"}"
3412
+ vertical-default-position="${e=>e.positionAttribute===Nm?"top":"bottom"}"
3413
3413
  vertical-positioning-mode="${e=>e.positionAttribute?"locktodefault":"dynamic"}"
3414
3414
  horizontal-default-position="center"
3415
3415
  horizontal-positioning-mode="locktodefault"
@@ -3421,7 +3421,7 @@ const Xm=Km.compose({baseName:"combobox",baseClass:Gm,template:(e,t)=>Z`
3421
3421
  part="listbox"
3422
3422
  role="listbox"
3423
3423
  ?disabled="${e=>e.disabled}"
3424
- ${Pe("listbox")}
3424
+ ${Ne("listbox")}
3425
3425
  >
3426
3426
  <slot
3427
3427
  ${Ye({filter:e=>e instanceof HTMLElement&&zn.slottedOptionFilter(e),flatten:!0,property:"slottedOptions"})}
@@ -3437,7 +3437,7 @@ const Xm=Km.compose({baseName:"combobox",baseClass:Gm,template:(e,t)=>Z`
3437
3437
  ></${Zf}>
3438
3438
  <div class="separator"></div>
3439
3439
  <${Rm}
3440
- ${Pe("dropdownButton")}
3440
+ ${Ne("dropdownButton")}
3441
3441
  appearance="ghost"
3442
3442
  ?checked="${e=>e.open}"
3443
3443
  ?disabled="${e=>e.disabled}"
@@ -3451,11 +3451,11 @@ const Xm=Km.compose({baseName:"combobox",baseClass:Gm,template:(e,t)=>Z`
3451
3451
  aria-expanded="${e=>e.open}"
3452
3452
  tabindex="-1"
3453
3453
  >
3454
- <${Nm}
3454
+ <${Pm}
3455
3455
  slot="start"
3456
3456
  class="dropdown-icon"
3457
3457
  >
3458
- </${Nm}>
3458
+ </${Pm}>
3459
3459
  </${Rm}>
3460
3460
  </div>
3461
3461
  ${Fm}
@@ -3479,7 +3479,7 @@ const Ym=Symbol("user dismissed"),Jm=xe`
3479
3479
  display: flex;
3480
3480
  }
3481
3481
 
3482
- dialog${No} {
3482
+ dialog${Po} {
3483
3483
  outline: 2px solid ${Ua};
3484
3484
  }
3485
3485
 
@@ -3556,7 +3556,7 @@ const Ym=Symbol("user dismissed"),Jm=xe`
3556
3556
  `)),Qm=Z`
3557
3557
  <template>
3558
3558
  <dialog
3559
- ${Pe("dialogElement")}
3559
+ ${Ne("dialogElement")}
3560
3560
  role="dialog"
3561
3561
  part="control"
3562
3562
  @cancel="${(e,t)=>e.cancelHandler(t.event)}"
@@ -3733,7 +3733,7 @@ const ng=xe`
3733
3733
  }
3734
3734
  `)),ig=Z`
3735
3735
  <dialog
3736
- ${Pe("dialog")}
3736
+ ${Ne("dialog")}
3737
3737
  aria-label="${e=>e.ariaLabel}"
3738
3738
  @cancel="${(e,t)=>e.cancelHandler(t.event)}"
3739
3739
  @close="${(e,t)=>e.closeHandler(t.event)}"
@@ -3769,8 +3769,8 @@ Wf("icon-arrow-up",class extends jf{constructor(){super(Oh)}})
3769
3769
  const dg="nimble-icon-arrow-up"
3770
3770
  Wf("icon-arrow-up-left-and-arrow-down-right",class extends jf{constructor(){super(Rh)}})
3771
3771
  Wf("icon-arrow-up-right-from-square",class extends jf{constructor(){super(Fh)}})
3772
- Wf("icon-arrows-maximize",class extends jf{constructor(){super(Nh)}})
3773
- Wf("icon-arrows-repeat",class extends jf{constructor(){super(Ph)}})
3772
+ Wf("icon-arrows-maximize",class extends jf{constructor(){super(Ph)}})
3773
+ Wf("icon-arrows-repeat",class extends jf{constructor(){super(Nh)}})
3774
3774
  Wf("icon-at",class extends jf{constructor(){super(Lh)}})
3775
3775
  Wf("icon-bars",class extends jf{constructor(){super(zh)}})
3776
3776
  Wf("icon-bell",class extends jf{constructor(){super(Vh)}})
@@ -3824,8 +3824,8 @@ Wf("icon-database",class extends jf{constructor(){super(Tu)}})
3824
3824
  Wf("icon-database-check",class extends jf{constructor(){super(Ou)}})
3825
3825
  Wf("icon-desktop",class extends jf{constructor(){super(Ru)}})
3826
3826
  Wf("icon-donut-chart",class extends jf{constructor(){super(Fu)}})
3827
- Wf("icon-dot-solid-dot-stroke",class extends jf{constructor(){super(Nu)}})
3828
- Wf("icon-dot-solid-dot-stroke-measurement",class extends jf{constructor(){super(Pu)}})
3827
+ Wf("icon-dot-solid-dot-stroke",class extends jf{constructor(){super(Pu)}})
3828
+ Wf("icon-dot-solid-dot-stroke-measurement",class extends jf{constructor(){super(Nu)}})
3829
3829
  Wf("icon-down-right-from-square",class extends jf{constructor(){super(Lu)}})
3830
3830
  Wf("icon-download",class extends jf{constructor(){super(zu)}})
3831
3831
  Wf("icon-electronic-chip-zoomed",class extends jf{constructor(){super(Vu)}})
@@ -3880,8 +3880,8 @@ Wf("icon-minus-wide",class extends jf{constructor(){super(Op)}})
3880
3880
  const mg="nimble-icon-minus-wide"
3881
3881
  Wf("icon-mobile",class extends jf{constructor(){super(Rp)}})
3882
3882
  Wf("icon-ni",class extends jf{constructor(){super(Fp)}})
3883
- Wf("icon-notebook",class extends jf{constructor(){super(Np)}})
3884
- Wf("icon-number-list",class extends jf{constructor(){super(Pp)}})
3883
+ Wf("icon-notebook",class extends jf{constructor(){super(Pp)}})
3884
+ Wf("icon-number-list",class extends jf{constructor(){super(Np)}})
3885
3885
  const gg="nimble-icon-number-list"
3886
3886
  Wf("icon-outdent",class extends jf{constructor(){super(Lp)}})
3887
3887
  Wf("icon-outward-squares-three",class extends jf{constructor(){super(zp)}})
@@ -3936,8 +3936,8 @@ Wf("icon-upload",class extends jf{constructor(){super(Tf)}})
3936
3936
  Wf("icon-user",class extends jf{constructor(){super(Of)}})
3937
3937
  Wf("icon-watch",class extends jf{constructor(){super(Rf)}})
3938
3938
  Wf("icon-waveform",class extends jf{constructor(){super(Ff)}})
3939
- Wf("icon-webvi-custom",class extends jf{constructor(){super(Nf)}})
3940
- Wf("icon-webvi-host",class extends jf{constructor(){super(Pf)}})
3939
+ Wf("icon-webvi-custom",class extends jf{constructor(){super(Pf)}})
3940
+ Wf("icon-webvi-host",class extends jf{constructor(){super(Nf)}})
3941
3941
  Wf("icon-window-code",class extends jf{constructor(){super(Lf)}})
3942
3942
  Wf("icon-window-text",class extends jf{constructor(){super(zf)}})
3943
3943
  Wf("icon-wrench-hammer",class extends jf{constructor(){super(Vf)}})
@@ -3949,7 +3949,7 @@ null==n?t.deleteValueFor(this.themeProvider):t.setValueFor(this.themeProvider,n)
3949
3949
  class Cg extends wg{constructor(){super(...arguments),this.supportedLabels=xg}}e([le({attribute:"popup-dismiss"})],Cg.prototype,"popupDismiss",void 0),e([le({attribute:"numeric-decrement"})],Cg.prototype,"numericDecrement",void 0),e([le({attribute:"numeric-increment"})],Cg.prototype,"numericIncrement",void 0),e([le({attribute:"popup-icon-error"})],Cg.prototype,"popupIconError",void 0),e([le({attribute:"popup-icon-warning"})],Cg.prototype,"popupIconWarning",void 0),e([le({attribute:"popup-icon-information"})],Cg.prototype,"popupIconInformation",void 0),e([le({attribute:"filter-search"})],Cg.prototype,"filterSearch",void 0),e([le({attribute:"filter-no-results"})],Cg.prototype,"filterNoResults",void 0)
3950
3950
  const kg=Cg.compose({baseName:"label-provider-core"})
3951
3951
  wi.getOrCreate().withPrefix("nimble").register(kg())
3952
- const Sg="Collapse group",$g="Expand group",Mg="Collapse row",Eg="Expand row",_g="Collapse all",Ig="Options",Dg="Grouped",Ag="Sorted ascending",Tg="Sorted descending",Og="Select all rows",Rg="Select all rows in group",Fg="Select row",Ng="Row operations",Pg="Loading",Lg="No value",zg="Empty",Vg=fi.create({name:"table-group-collapse-label",cssCustomPropertyName:null}).withDefault(Sg),Hg=fi.create({name:"table-group-expand-label",cssCustomPropertyName:null}).withDefault($g),Bg=fi.create({name:"table-row-collapse-label",cssCustomPropertyName:null}).withDefault(Mg),qg=fi.create({name:"table-row-expand-label",cssCustomPropertyName:null}).withDefault(Eg),Ug=fi.create({name:"table-collapse-all-label",cssCustomPropertyName:null}).withDefault(_g),jg=fi.create({name:"table-cell-action-menu-label",cssCustomPropertyName:null}).withDefault(Ig),Wg=fi.create({name:"table-column-header-grouped-label",cssCustomPropertyName:null}).withDefault(Dg),Zg=fi.create({name:"table-column-header-sorted-ascending-label",cssCustomPropertyName:null}).withDefault(Ag),Gg=fi.create({name:"table-column-header-sorted-descending-label",cssCustomPropertyName:null}).withDefault(Tg),Kg=fi.create({name:"table-select-all-label",cssCustomPropertyName:null}).withDefault(Og),Xg=fi.create({name:"table-group-select-all-label",cssCustomPropertyName:null}).withDefault(Rg),Yg=fi.create({name:"table-row-select-label",cssCustomPropertyName:null}).withDefault(Fg),Jg=fi.create({name:"table-row-operation-column-label",cssCustomPropertyName:null}).withDefault(Ng),Qg=fi.create({name:"table-row-loading-label",cssCustomPropertyName:null}).withDefault(Pg),ev=fi.create({name:"table-group-row-placeholder-no-value-label",cssCustomPropertyName:null}).withDefault(Lg),tv=fi.create({name:"table-group-row-placeholder-empty-label",cssCustomPropertyName:null}).withDefault(zg),nv={groupCollapse:Vg,groupExpand:Hg,rowCollapse:Bg,rowExpand:qg,collapseAll:Ug,cellActionMenu:jg,columnHeaderGrouped:Wg,columnHeaderSortedAscending:Zg,columnHeaderSortedDescending:Gg,selectAll:Kg,groupSelectAll:Xg,rowSelect:Yg,rowOperationColumn:Jg,rowLoading:Qg,groupRowPlaceholderNoValue:ev,groupRowPlaceholderEmpty:tv}
3952
+ const Sg="Collapse group",$g="Expand group",Mg="Collapse row",Eg="Expand row",_g="Collapse all",Ig="Options",Dg="Grouped",Ag="Sorted ascending",Tg="Sorted descending",Og="Select all rows",Rg="Select all rows in group",Fg="Select row",Pg="Row operations",Ng="Loading",Lg="No value",zg="Empty",Vg=fi.create({name:"table-group-collapse-label",cssCustomPropertyName:null}).withDefault(Sg),Hg=fi.create({name:"table-group-expand-label",cssCustomPropertyName:null}).withDefault($g),Bg=fi.create({name:"table-row-collapse-label",cssCustomPropertyName:null}).withDefault(Mg),qg=fi.create({name:"table-row-expand-label",cssCustomPropertyName:null}).withDefault(Eg),Ug=fi.create({name:"table-collapse-all-label",cssCustomPropertyName:null}).withDefault(_g),jg=fi.create({name:"table-cell-action-menu-label",cssCustomPropertyName:null}).withDefault(Ig),Wg=fi.create({name:"table-column-header-grouped-label",cssCustomPropertyName:null}).withDefault(Dg),Zg=fi.create({name:"table-column-header-sorted-ascending-label",cssCustomPropertyName:null}).withDefault(Ag),Gg=fi.create({name:"table-column-header-sorted-descending-label",cssCustomPropertyName:null}).withDefault(Tg),Kg=fi.create({name:"table-select-all-label",cssCustomPropertyName:null}).withDefault(Og),Xg=fi.create({name:"table-group-select-all-label",cssCustomPropertyName:null}).withDefault(Rg),Yg=fi.create({name:"table-row-select-label",cssCustomPropertyName:null}).withDefault(Fg),Jg=fi.create({name:"table-row-operation-column-label",cssCustomPropertyName:null}).withDefault(Pg),Qg=fi.create({name:"table-row-loading-label",cssCustomPropertyName:null}).withDefault(Ng),ev=fi.create({name:"table-group-row-placeholder-no-value-label",cssCustomPropertyName:null}).withDefault(Lg),tv=fi.create({name:"table-group-row-placeholder-empty-label",cssCustomPropertyName:null}).withDefault(zg),nv={groupCollapse:Vg,groupExpand:Hg,rowCollapse:Bg,rowExpand:qg,collapseAll:Ug,cellActionMenu:jg,columnHeaderGrouped:Wg,columnHeaderSortedAscending:Zg,columnHeaderSortedDescending:Gg,selectAll:Kg,groupSelectAll:Xg,rowSelect:Yg,rowOperationColumn:Jg,rowLoading:Qg,groupRowPlaceholderNoValue:ev,groupRowPlaceholderEmpty:tv}
3953
3953
  class iv extends wg{constructor(){super(...arguments),this.supportedLabels=nv}}e([le({attribute:"group-collapse"})],iv.prototype,"groupCollapse",void 0),e([le({attribute:"group-expand"})],iv.prototype,"groupExpand",void 0),e([le({attribute:"row-collapse"})],iv.prototype,"rowCollapse",void 0),e([le({attribute:"row-expand"})],iv.prototype,"rowExpand",void 0),e([le({attribute:"collapse-all"})],iv.prototype,"collapseAll",void 0),e([le({attribute:"cell-action-menu"})],iv.prototype,"cellActionMenu",void 0),e([le({attribute:"column-header-grouped"})],iv.prototype,"columnHeaderGrouped",void 0),e([le({attribute:"column-header-sorted-ascending"})],iv.prototype,"columnHeaderSortedAscending",void 0),e([le({attribute:"column-header-sorted-descending"})],iv.prototype,"columnHeaderSortedDescending",void 0),e([le({attribute:"select-all"})],iv.prototype,"selectAll",void 0),e([le({attribute:"group-select-all"})],iv.prototype,"groupSelectAll",void 0),e([le({attribute:"row-select"})],iv.prototype,"rowSelect",void 0),e([le({attribute:"row-operation-column"})],iv.prototype,"rowOperationColumn",void 0),e([le({attribute:"row-loading"})],iv.prototype,"rowLoading",void 0),e([le({attribute:"group-row-placeholder-no-value"})],iv.prototype,"groupRowPlaceholderNoValue",void 0),e([le({attribute:"group-row-placeholder-empty"})],iv.prototype,"groupRowPlaceholderEmpty",void 0)
3954
3954
  const ov=iv.compose({baseName:"label-provider-table"})
3955
3955
  wi.getOrCreate().withPrefix("nimble").register(ov())
@@ -3970,11 +3970,11 @@ const rv=xe`
3970
3970
  }
3971
3971
 
3972
3972
  :host([aria-selected='true']:hover) {
3973
- background-color: ${Na};
3973
+ background-color: ${Pa};
3974
3974
  }
3975
3975
 
3976
3976
  :host(:hover) {
3977
- background-color: ${Pa};
3977
+ background-color: ${Na};
3978
3978
  }
3979
3979
 
3980
3980
  :host(:hover):host([disabled]) {
@@ -3982,7 +3982,7 @@ const rv=xe`
3982
3982
  background-color: transparent;
3983
3983
  }
3984
3984
 
3985
- :host(:${No}) {
3985
+ :host(:${Po}) {
3986
3986
  box-shadow: 0px 0px 0px 1px ${Ua} inset;
3987
3987
  outline: 1px solid ${Ua};
3988
3988
  outline-offset: -4px;
@@ -4023,8 +4023,8 @@ const rv=xe`
4023
4023
  display: none;
4024
4024
  }
4025
4025
  `
4026
- class sv extends Pn{constructor(){super(...arguments),this.hidden=!1,this.visuallyHidden=!1,this.activeOption=!1,this.hasOverflow=!1}get elementTextContent(){return this.contentSlot.assignedNodes().map((e=>e.textContent?.trim())).join(" ")}connectedCallback(){super.connectedCallback(),this.isListOptionOwner(this.parentElement)&&this.parentElement.registerOption(this)}isListOptionOwner(e){return!!e&&"function"==typeof e.registerOption}}e([le({mode:"boolean"})],sv.prototype,"hidden",void 0),e([le({attribute:"visually-hidden",mode:"boolean"})],sv.prototype,"visuallyHidden",void 0),e([le({attribute:"active-option",mode:"boolean"})],sv.prototype,"activeOption",void 0),e([g],sv.prototype,"hasOverflow",void 0)
4027
- const av=sv.compose({baseName:"list-option",baseClass:Pn,template:(e,t)=>Z`
4026
+ class sv extends Nn{constructor(){super(...arguments),this.hidden=!1,this.visuallyHidden=!1,this.activeOption=!1,this.hasOverflow=!1}get elementTextContent(){return this.contentSlot.assignedNodes().map((e=>e.textContent?.trim())).join(" ")}connectedCallback(){super.connectedCallback(),this.isListOptionOwner(this.parentElement)&&this.parentElement.registerOption(this)}isListOptionOwner(e){return!!e&&"function"==typeof e.registerOption}}e([le({mode:"boolean"})],sv.prototype,"hidden",void 0),e([le({attribute:"visually-hidden",mode:"boolean"})],sv.prototype,"visuallyHidden",void 0),e([le({attribute:"active-option",mode:"boolean"})],sv.prototype,"activeOption",void 0),e([g],sv.prototype,"hasOverflow",void 0)
4027
+ const av=sv.compose({baseName:"list-option",baseClass:Nn,template:(e,t)=>Z`
4028
4028
  <template
4029
4029
  aria-checked="${e=>e.ariaChecked}"
4030
4030
  aria-disabled="${e=>e.ariaDisabled}"
@@ -4041,7 +4041,7 @@ const av=sv.compose({baseName:"list-option",baseClass:Pn,template:(e,t)=>Z`
4041
4041
  ${Wm("hasOverflow")}
4042
4042
  title=${e=>e.hasOverflow&&e.elementTextContent?e.elementTextContent:null}
4043
4043
  >
4044
- <slot ${Pe("contentSlot")} ${Ye("content")}></slot>
4044
+ <slot ${Ne("contentSlot")} ${Ye("content")}></slot>
4045
4045
  </span>
4046
4046
  ${tt(0,t)}
4047
4047
  </template>
@@ -4121,7 +4121,7 @@ const wv=xe`
4121
4121
  background: ${Mr(rr,.15)};
4122
4122
  }
4123
4123
  `))
4124
- const xv=class extends Ni{}.compose({baseName:"menu",baseClass:Ni,template:(e,t)=>Z`
4124
+ const xv=class extends Pi{}.compose({baseName:"menu",baseClass:Pi,template:(e,t)=>Z`
4125
4125
  <template
4126
4126
  slot="${e=>e.slot?e.slot:e.isNestedMenu()?"submenu":void 0}"
4127
4127
  role="menu"
@@ -4164,7 +4164,7 @@ const Cv="auto",kv=xe`
4164
4164
  aria-expanded="${e=>e.open}"
4165
4165
  @change="${(e,t)=>e.toggleButtonCheckedChangeHandler(t.event)}"
4166
4166
  @keydown="${(e,t)=>e.toggleButtonKeyDownHandler(t.event)}"
4167
- ${Pe("toggleButton")}
4167
+ ${Ne("toggleButton")}
4168
4168
  exportparts="start,end"
4169
4169
  >
4170
4170
  ${""}
@@ -4182,7 +4182,7 @@ const Cv="auto",kv=xe`
4182
4182
  vertical-default-position="${e=>"above"===e.position?"top":"bottom"}"
4183
4183
  @loaded="${e=>e.regionLoadedHandler()}"
4184
4184
  @keydown="${(e,t)=>e.menuKeyDownHandler(t.event)}"
4185
- ${Pe("region")}
4185
+ ${Ne("region")}
4186
4186
  >
4187
4187
  <span part="menu">
4188
4188
  <slot name="menu" ${Ye({property:"slottedMenus"})}></slot>
@@ -4191,7 +4191,7 @@ const Cv="auto",kv=xe`
4191
4191
  `)}
4192
4192
  </template>
4193
4193
  `
4194
- class $v extends Vt{constructor(){super(...arguments),this.appearance=Pd,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=Cv,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.setOpen(!1),this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(da,this.menuChangeHandler)}toggleButtonChanged(e,t){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(e,t){e&&e.removeEventListener(da,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(da,this.menuChangeHandler,{capture:!0}))}openChanged(e,t){if(this.toggleButton&&(this.toggleButton.checked=this.open),!this.open){const e={oldState:!0,newState:!1}
4194
+ class $v extends Vt{constructor(){super(...arguments),this.appearance=Nd,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=Cv,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.setOpen(!1),this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(da,this.menuChangeHandler)}toggleButtonChanged(e,t){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(e,t){e&&e.removeEventListener(da,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(da,this.menuChangeHandler,{capture:!0}))}openChanged(e,t){if(this.toggleButton&&(this.toggleButton.checked=this.open),!this.open){const e={oldState:!0,newState:!1}
4195
4195
  this.$emit("toggle",e)}}regionLoadedHandler(){this.focusLastItemWhenOpened?(this.focusLastMenuItem(),this.focusLastItemWhenOpened=!1):this.focusMenu()
4196
4196
  this.$emit("toggle",{oldState:!1,newState:!0})}focusoutHandler(e){if(!this.open)return!0
4197
4197
  const t=e.relatedTarget
@@ -4230,15 +4230,15 @@ const Ev="nimble-menu-button",_v=xe`
4230
4230
  cursor: pointer;
4231
4231
  font: ${yc};
4232
4232
  }
4233
- :host(${No}) {
4233
+ :host(${Po}) {
4234
4234
  outline: 2px solid ${Ua};
4235
4235
  outline-offset: -2px;
4236
4236
  }
4237
4237
  :host([expanded]) {
4238
- background: ${Pa};
4238
+ background: ${Na};
4239
4239
  }
4240
4240
  :host(:hover) {
4241
- background: ${Pa};
4241
+ background: ${Na};
4242
4242
  }
4243
4243
  :host(:active:not([expanded])) {
4244
4244
  background: ${Ra};
@@ -4347,7 +4347,7 @@ const Iv=class extends Fi{}.compose({baseName:"menu-item",baseClass:Fi,template:
4347
4347
  class="submenu-region"
4348
4348
  dir="${e=>e.currentDirection}"
4349
4349
  @loaded="${e=>e.submenuLoaded()}"
4350
- ${Pe("submenuRegion")}
4350
+ ${Ne("submenuRegion")}
4351
4351
  part="submenu-region"
4352
4352
  >
4353
4353
  <slot name="submenu"></slot>
@@ -4586,7 +4586,7 @@ const Fv=Rv.compose({baseName:"number-field",baseClass:Ui,template:(e,t)=>Z`
4586
4586
  aria-owns="${e=>e.ariaOwns}"
4587
4587
  aria-relevant="${e=>e.ariaRelevant}"
4588
4588
  aria-roledescription="${e=>e.ariaRoledescription}"
4589
- ${Pe("control")}
4589
+ ${Ne("control")}
4590
4590
  />
4591
4591
  ${He((e=>!e.hideStep&&!e.readOnly&&!e.disabled),Z`
4592
4592
  <div class="controls" part="controls">
@@ -4644,7 +4644,7 @@ const Fv=Rv.compose({baseName:"number-field",baseClass:Ui,template:(e,t)=>Z`
4644
4644
  ${Fm}
4645
4645
  `})
4646
4646
  wi.getOrCreate().withPrefix("nimble").register(Fv())
4647
- const Nv=xe`
4647
+ const Pv=xe`
4648
4648
  ${Oo("inline-flex")}
4649
4649
 
4650
4650
  :host {
@@ -4685,11 +4685,11 @@ const Nv=xe`
4685
4685
  box-shadow: 0px 0px 0px ${al} ${Ua} inset;
4686
4686
  }
4687
4687
 
4688
- :host(${No}) .control {
4688
+ :host(${Po}) .control {
4689
4689
  border-color: ${Ua};
4690
4690
  }
4691
4691
 
4692
- :host(${No}) .control::after {
4692
+ :host(${Po}) .control::after {
4693
4693
  content: '';
4694
4694
  position: absolute;
4695
4695
  width: calc(2px + ${tl} / 2);
@@ -4731,7 +4731,7 @@ const Nv=xe`
4731
4731
  fill: rgba(${za}, 0.3);
4732
4732
  }
4733
4733
  `
4734
- const Pv=class extends Gi{}.compose({baseName:"radio",baseClass:Gi,template:(e,t)=>Z`
4734
+ const Nv=class extends Gi{}.compose({baseName:"radio",baseClass:Gi,template:(e,t)=>Z`
4735
4735
  <template
4736
4736
  role="radio"
4737
4737
  class="${e=>e.checked?"checked":""} ${e=>e.readOnly?"readonly":""}"
@@ -4754,8 +4754,8 @@ const Pv=class extends Gi{}.compose({baseName:"radio",baseClass:Gi,template:(e,t
4754
4754
  <slot ${Ye("defaultSlottedNodes")}></slot>
4755
4755
  </label>
4756
4756
  </template>
4757
- `,styles:Nv,checkedIndicator:ou.data})
4758
- wi.getOrCreate().withPrefix("nimble").register(Pv())
4757
+ `,styles:Pv,checkedIndicator:ou.data})
4758
+ wi.getOrCreate().withPrefix("nimble").register(Nv())
4759
4759
  const Lv=xe`
4760
4760
  ${Oo("inline-block")}
4761
4761
 
@@ -5132,15 +5132,15 @@ function n(e){let n=null==e.priority?50:e.priority,i=0
5132
5132
  for(;i<t.length;i++){let e=t[i]
5133
5133
  if((null==e.priority?50:e.priority)<n)break}t.splice(i,0,e)}for(let t in e.marks){let i=e.marks[t].spec.parseDOM
5134
5134
  i&&i.forEach((e=>{n(e=Hb(e)),e.mark||e.ignore||e.clearMark||(e.mark=t)}))}for(let t in e.nodes){let i=e.nodes[t].spec.parseDOM
5135
- i&&i.forEach((e=>{n(e=Hb(e)),e.node||e.ignore||e.mark||(e.node=t)}))}return t}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new Ob(e,Ob.schemaRules(e)))}}const Rb={address:!0,article:!0,aside:!0,blockquote:!0,canvas:!0,dd:!0,div:!0,dl:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,li:!0,noscript:!0,ol:!0,output:!0,p:!0,pre:!0,section:!0,table:!0,tfoot:!0,ul:!0},Fb={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},Nb={ol:!0,ul:!0}
5136
- function Pb(e,t,n){return null!=t?(t?1:0)|("full"===t?2:0):e&&"pre"==e.whitespace?3:-5&n}class Lb{constructor(e,t,n,i,o,r,s){this.type=e,this.attrs=t,this.marks=n,this.pendingMarks=i,this.solid=o,this.options=s,this.content=[],this.activeMarks=Zv.none,this.stashMarks=[],this.match=r||(4&s?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[]
5135
+ i&&i.forEach((e=>{n(e=Hb(e)),e.node||e.ignore||e.mark||(e.node=t)}))}return t}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new Ob(e,Ob.schemaRules(e)))}}const Rb={address:!0,article:!0,aside:!0,blockquote:!0,canvas:!0,dd:!0,div:!0,dl:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,li:!0,noscript:!0,ol:!0,output:!0,p:!0,pre:!0,section:!0,table:!0,tfoot:!0,ul:!0},Fb={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},Pb={ol:!0,ul:!0}
5136
+ function Nb(e,t,n){return null!=t?(t?1:0)|("full"===t?2:0):e&&"pre"==e.whitespace?3:-5&n}class Lb{constructor(e,t,n,i,o,r,s){this.type=e,this.attrs=t,this.marks=n,this.pendingMarks=i,this.solid=o,this.options=s,this.content=[],this.activeMarks=Zv.none,this.stashMarks=[],this.match=r||(4&s?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[]
5137
5137
  let t=this.type.contentMatch.fillBefore(qv.from(e))
5138
5138
  if(!t){let t,n=this.type.contentMatch
5139
5139
  return(t=n.findWrapping(e.type))?(this.match=n,t):null}this.match=this.type.contentMatch.matchFragment(t)}return this.match.findWrapping(e.type)}finish(e){if(!(1&this.options)){let e,t=this.content[this.content.length-1]
5140
5140
  if(t&&t.isText&&(e=/[ \t\r\n\u000c]+$/.exec(t.text))){let n=t
5141
5141
  t.text.length==e[0].length?this.content.pop():this.content[this.content.length-1]=n.withText(n.text.slice(0,n.text.length-e[0].length))}}let t=qv.from(this.content)
5142
5142
  return!e&&this.match&&(t=t.append(this.match.fillBefore(qv.empty,!0))),this.type?this.type.create(this.attrs,t,this.marks):t}popFromStashMark(e){for(let t=this.stashMarks.length-1;t>=0;t--)if(e.eq(this.stashMarks[t]))return this.stashMarks.splice(t,1)[0]}applyPending(e){for(let t=0,n=this.pendingMarks;t<n.length;t++){let i=n[t];(this.type?this.type.allowsMarkType(i.type):Bb(i.type,e))&&!i.isInSet(this.activeMarks)&&(this.activeMarks=i.addToSet(this.activeMarks),this.pendingMarks=i.removeFromSet(this.pendingMarks))}}inlineContext(e){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:e.parentNode&&!Rb.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}}class zb{constructor(e,t,n){this.parser=e,this.options=t,this.isOpen=n,this.open=0
5143
- let i,o=t.topNode,r=Pb(null,t.preserveWhitespace,0)|(n?4:0)
5143
+ let i,o=t.topNode,r=Nb(null,t.preserveWhitespace,0)|(n?4:0)
5144
5144
  i=o?new Lb(o.type,o.attrs,Zv.none,Zv.none,!0,t.topMatch||o.type.contentMatch,r):new Lb(n?null:e.schema.topNodeType,null,Zv.none,Zv.none,!0,null,r),this.nodes=[i],this.find=t.findPositions,this.needsBlock=!1}get top(){return this.nodes[this.open]}addDOM(e){3==e.nodeType?this.addTextNode(e):1==e.nodeType&&this.addElement(e)}withStyleRules(e,t){let n=e.getAttribute("style")
5145
5145
  if(!n)return t()
5146
5146
  let i=this.readStyles(function(e){let t,n=/\s*([\w-]+)\s*:\s*([^;]+)/g,i=[]
@@ -5155,8 +5155,8 @@ for(let e=0;e<o.length;e++)this.removePendingMark(o[e],s)
5155
5155
  for(let e=0;e<r.length;e++)this.addPendingMark(r[e])}addTextNode(e){let t=e.nodeValue,n=this.top
5156
5156
  if(2&n.options||n.inlineContext(e)||/[^ \t\r\n\u000c]/.test(t)){if(1&n.options)t=2&n.options?t.replace(/\r\n?/g,"\n"):t.replace(/\r?\n|\r/g," ")
5157
5157
  else if(t=t.replace(/[ \t\r\n\u000c]+/g," "),/^[ \t\r\n\u000c]/.test(t)&&this.open==this.nodes.length-1){let i=n.content[n.content.length-1],o=e.previousSibling;(!i||o&&"BR"==o.nodeName||i.isText&&/[ \t\r\n\u000c]$/.test(i.text))&&(t=t.slice(1))}t&&this.insertNode(this.parser.schema.text(t)),this.findInText(e)}else this.findInside(e)}addElement(e,t){let n,i=e.nodeName.toLowerCase()
5158
- Nb.hasOwnProperty(i)&&this.parser.normalizeLists&&function(e){for(let t=e.firstChild,n=null;t;t=t.nextSibling){let e=1==t.nodeType?t.nodeName.toLowerCase():null
5159
- e&&Nb.hasOwnProperty(e)&&n?(n.appendChild(t),t=n):"li"==e?n=t:e&&(n=null)}}(e)
5158
+ Pb.hasOwnProperty(i)&&this.parser.normalizeLists&&function(e){for(let t=e.firstChild,n=null;t;t=t.nextSibling){let e=1==t.nodeType?t.nodeName.toLowerCase():null
5159
+ e&&Pb.hasOwnProperty(e)&&n?(n.appendChild(t),t=n):"li"==e?n=t:e&&(n=null)}}(e)
5160
5160
  let o=this.options.ruleFromNode&&this.options.ruleFromNode(e)||(n=this.parser.matchTag(e,this,t))
5161
5161
  if(o?o.ignore:Fb.hasOwnProperty(i))this.findInside(e),this.ignoreFallback(e)
5162
5162
  else if(!o||o.skip||o.closeParent){o&&o.closeParent?this.open=Math.max(0,this.open-1):o&&o.skip.nodeType&&(e=o.skip)
@@ -5193,7 +5193,7 @@ return t.content.push(e.mark(n)),!0}return!1}enter(e,t,n){let i=this.findPlace(e
5193
5193
  return i&&this.enterInner(e,t,!0,n),i}enterInner(e,t=null,n=!1,i){this.closeExtra()
5194
5194
  let o=this.top
5195
5195
  o.applyPending(e),o.match=o.match&&o.match.matchType(e)
5196
- let r=Pb(e,i,o.options)
5196
+ let r=Nb(e,i,o.options)
5197
5197
  4&o.options&&0==o.content.length&&(r|=4),this.nodes.push(new Lb(e,t,o.activeMarks,o.pendingMarks,n,null,r)),this.open++}closeExtra(e=!1){let t=this.nodes.length-1
5198
5198
  if(t>this.open){for(;t>this.open;t--)this.nodes[t-1].content.push(this.nodes[t].finish(e))
5199
5199
  this.nodes.length=this.open+1}}finish(){return this.open=0,this.closeExtra(this.isOpen),this.nodes[0].finish(this.isOpen||this.options.topOpen)}sync(e){for(let t=this.open;t>=0;t--)if(this.nodes[t]==e)return this.open=t,!0
@@ -5536,25 +5536,25 @@ function Ry(e){Oy||e.parent.inlineContent||(Oy=!0,console.warn("TextSelection en
5536
5536
  if(!n.parent.inlineContent)return Ay.near(n)
5537
5537
  let i=e.resolve(t.map(this.anchor))
5538
5538
  return new Fy(i.parent.inlineContent?i:n,n)}replace(e,t=Kv.empty){if(super.replace(e,t),t==Kv.empty){let t=this.$from.marksAcross(this.$to)
5539
- t&&e.ensureMarks(t)}}eq(e){return e instanceof Fy&&e.anchor==this.anchor&&e.head==this.head}getBookmark(){return new Ny(this.anchor,this.head)}toJSON(){return{type:"text",anchor:this.anchor,head:this.head}}static fromJSON(e,t){if("number"!=typeof t.anchor||"number"!=typeof t.head)throw new RangeError("Invalid input for TextSelection.fromJSON")
5539
+ t&&e.ensureMarks(t)}}eq(e){return e instanceof Fy&&e.anchor==this.anchor&&e.head==this.head}getBookmark(){return new Py(this.anchor,this.head)}toJSON(){return{type:"text",anchor:this.anchor,head:this.head}}static fromJSON(e,t){if("number"!=typeof t.anchor||"number"!=typeof t.head)throw new RangeError("Invalid input for TextSelection.fromJSON")
5540
5540
  return new Fy(e.resolve(t.anchor),e.resolve(t.head))}static create(e,t,n=t){let i=e.resolve(t)
5541
5541
  return new this(i,n==t?i:e.resolve(n))}static between(e,t,n){let i=e.pos-t.pos
5542
5542
  if(n&&!i||(n=i>=0?1:-1),!t.parent.inlineContent){let e=Ay.findFrom(t,n,!0)||Ay.findFrom(t,-n,!0)
5543
5543
  if(!e)return Ay.near(t,n)
5544
5544
  t=e.$head}return e.parent.inlineContent||(0==i||(e=(Ay.findFrom(e,-n,!0)||Ay.findFrom(e,n,!0)).$anchor).pos<t.pos!=i<0)&&(e=t),new Fy(e,t)}}Ay.jsonID("text",Fy)
5545
- class Ny{constructor(e,t){this.anchor=e,this.head=t}map(e){return new Ny(e.map(this.anchor),e.map(this.head))}resolve(e){return Fy.between(e.resolve(this.anchor),e.resolve(this.head))}}class Py extends Ay{constructor(e){let t=e.nodeAfter,n=e.node(0).resolve(e.pos+t.nodeSize)
5545
+ class Py{constructor(e,t){this.anchor=e,this.head=t}map(e){return new Py(e.map(this.anchor),e.map(this.head))}resolve(e){return Fy.between(e.resolve(this.anchor),e.resolve(this.head))}}class Ny extends Ay{constructor(e){let t=e.nodeAfter,n=e.node(0).resolve(e.pos+t.nodeSize)
5546
5546
  super(e,n),this.node=t}map(e,t){let{deleted:n,pos:i}=t.mapResult(this.anchor),o=e.resolve(i)
5547
- return n?Ay.near(o):new Py(o)}content(){return new Kv(qv.from(this.node),0,0)}eq(e){return e instanceof Py&&e.anchor==this.anchor}toJSON(){return{type:"node",anchor:this.anchor}}getBookmark(){return new Ly(this.anchor)}static fromJSON(e,t){if("number"!=typeof t.anchor)throw new RangeError("Invalid input for NodeSelection.fromJSON")
5548
- return new Py(e.resolve(t.anchor))}static create(e,t){return new Py(e.resolve(t))}static isSelectable(e){return!e.isText&&!1!==e.type.spec.selectable}}Py.prototype.visible=!1,Ay.jsonID("node",Py)
5547
+ return n?Ay.near(o):new Ny(o)}content(){return new Kv(qv.from(this.node),0,0)}eq(e){return e instanceof Ny&&e.anchor==this.anchor}toJSON(){return{type:"node",anchor:this.anchor}}getBookmark(){return new Ly(this.anchor)}static fromJSON(e,t){if("number"!=typeof t.anchor)throw new RangeError("Invalid input for NodeSelection.fromJSON")
5548
+ return new Ny(e.resolve(t.anchor))}static create(e,t){return new Ny(e.resolve(t))}static isSelectable(e){return!e.isText&&!1!==e.type.spec.selectable}}Ny.prototype.visible=!1,Ay.jsonID("node",Ny)
5549
5549
  class Ly{constructor(e){this.anchor=e}map(e){let{deleted:t,pos:n}=e.mapResult(this.anchor)
5550
- return t?new Ny(n,n):new Ly(n)}resolve(e){let t=e.resolve(this.anchor),n=t.nodeAfter
5551
- return n&&Py.isSelectable(n)?new Py(t):Ay.near(t)}}class zy extends Ay{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,t=Kv.empty){if(t==Kv.empty){e.delete(0,e.doc.content.size)
5550
+ return t?new Py(n,n):new Ly(n)}resolve(e){let t=e.resolve(this.anchor),n=t.nodeAfter
5551
+ return n&&Ny.isSelectable(n)?new Ny(t):Ay.near(t)}}class zy extends Ay{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,t=Kv.empty){if(t==Kv.empty){e.delete(0,e.doc.content.size)
5552
5552
  let t=Ay.atStart(e.doc)
5553
5553
  t.eq(e.selection)||e.setSelection(t)}else super.replace(e,t)}toJSON(){return{type:"all"}}static fromJSON(e){return new zy(e)}map(e){return new zy(e)}eq(e){return e instanceof zy}getBookmark(){return Vy}}Ay.jsonID("all",zy)
5554
5554
  const Vy={map(){return this},resolve:e=>new zy(e)}
5555
5555
  function Hy(e,t,n,i,o,r=!1){if(t.inlineContent)return Fy.create(e,n)
5556
5556
  for(let s=i-(o>0?0:1);o>0?s<t.childCount:s>=0;s+=o){let i=t.child(s)
5557
- if(i.isAtom){if(!r&&Py.isSelectable(i))return Py.create(e,n-(o<0?i.nodeSize:0))}else{let t=Hy(e,i,n+o,o<0?i.childCount:0,o,r)
5557
+ if(i.isAtom){if(!r&&Ny.isSelectable(i))return Ny.create(e,n-(o<0?i.nodeSize:0))}else{let t=Hy(e,i,n+o,o<0?i.childCount:0,o,r)
5558
5558
  if(t)return t}n+=i.nodeSize*o}return null}function By(e,t,n){let i=e.steps.length-1
5559
5559
  if(i<t)return
5560
5560
  let o,r=e.steps[i];(r instanceof ry||r instanceof sy)&&(e.mapping.maps[i].forEach(((e,t,n,i)=>{null==o&&(o=i)})),e.setSelection(Ay.near(e.doc.resolve(o),n)))}class qy extends Iy{constructor(e){super(e.doc),this.curSelectionFor=0,this.updated=0,this.meta=Object.create(null),this.time=Date.now(),this.curSelection=e.selection,this.storedMarks=e.storedMarks}get selection(){return this.curSelectionFor<this.steps.length&&(this.curSelection=this.curSelection.map(this.doc,this.mapping.slice(this.curSelectionFor)),this.curSelectionFor=this.steps.length),this.curSelection}setSelection(e){if(e.$from.doc!=this.doc)throw new RangeError("Selection passed to setSelection must point at the current document")
@@ -5621,8 +5621,8 @@ c&&(e.scrollTop+=c),l&&(e.scrollLeft+=l)
5621
5621
  let o=e.scrollLeft-n,r=e.scrollTop-i
5622
5622
  t={left:t.left-o,top:t.top-r,right:t.right-o,bottom:t.bottom-r}}if(n||/^(fixed|sticky)$/.test(getComputedStyle(s).position))break}}function Rw(e){let t=[],n=e.ownerDocument
5623
5623
  for(let i=e;i&&(t.push({dom:i,top:i.scrollTop,left:i.scrollLeft}),e!=n);i=tw(i));return t}function Fw(e,t){for(let n=0;n<e.length;n++){let{dom:i,top:o,left:r}=e[n]
5624
- i.scrollTop!=o+t&&(i.scrollTop=o+t),i.scrollLeft!=r&&(i.scrollLeft=r)}}let Nw=null
5625
- function Pw(e,t){let n,i,o,r,s=2e8,a=0,l=t.top,c=t.top
5624
+ i.scrollTop!=o+t&&(i.scrollTop=o+t),i.scrollLeft!=r&&(i.scrollLeft=r)}}let Pw=null
5625
+ function Nw(e,t){let n,i,o,r,s=2e8,a=0,l=t.top,c=t.top
5626
5626
  for(let d=e.firstChild,h=0;d;d=d.nextSibling,h++){let e
5627
5627
  if(1==d.nodeType)e=d.getClientRects()
5628
5628
  else{if(3!=d.nodeType)continue
@@ -5634,7 +5634,7 @@ continue}}else p.top>t.top&&!o&&p.left<=t.left&&p.right>=t.left&&(o=d,r={left:Ma
5634
5634
  !n&&(t.left>=p.right&&t.top>=p.top||t.left>=p.left&&t.top>=p.bottom)&&(a=h+1)}}return!n&&o&&(n=o,i=r,s=0),n&&3==n.nodeType?function(e,t){let n=e.nodeValue.length,i=document.createRange()
5635
5635
  for(let o=0;o<n;o++){i.setEnd(e,o+1),i.setStart(e,o)
5636
5636
  let n=Bw(i,1)
5637
- if(n.top!=n.bottom&&Lw(t,n))return{node:e,offset:o+(t.left>=(n.left+n.right)/2?1:0)}}return{node:e,offset:0}}(n,i):!n||s&&1==n.nodeType?{node:e,offset:a}:Pw(n,i)}function Lw(e,t){return e.left>=t.left-1&&e.left<=t.right+1&&e.top>=t.top-1&&e.top<=t.bottom+1}function zw(e,t,n){let i=e.childNodes.length
5637
+ if(n.top!=n.bottom&&Lw(t,n))return{node:e,offset:o+(t.left>=(n.left+n.right)/2?1:0)}}return{node:e,offset:0}}(n,i):!n||s&&1==n.nodeType?{node:e,offset:a}:Nw(n,i)}function Lw(e,t){return e.left>=t.left-1&&e.left<=t.right+1&&e.top>=t.top-1&&e.top<=t.bottom+1}function zw(e,t,n){let i=e.childNodes.length
5638
5638
  if(i&&n.top<n.bottom)for(let o=Math.max(0,Math.min(i-1,Math.floor(i*(t.top-n.top)/(n.bottom-n.top))-2)),r=o;;){let n=e.childNodes[r]
5639
5639
  if(1==n.nodeType){let e=n.getClientRects()
5640
5640
  for(let i=0;i<e.length;i++){let o=e[i]
@@ -5653,7 +5653,7 @@ _w&&o&&1==n.nodeType&&1==(i=n.childNodes[o-1]).nodeType&&"false"==i.contentEdita
5653
5653
  for(let n=t,r=!1;n!=e.dom;){let t=e.docView.nearestDesc(n,!0)
5654
5654
  if(!t)return null
5655
5655
  if(1==t.dom.nodeType&&(t.node.isBlock&&t.parent&&!r||!t.contentDOM)){let e=t.dom.getBoundingClientRect()
5656
- if(t.node.isBlock&&t.parent&&!r&&(r=!0,e.left>i.left||e.top>i.top?o=t.posBefore:(e.right<i.left||e.bottom<i.top)&&(o=t.posAfter)),!t.contentDOM&&o<0&&!t.node.isText)return(t.node.isBlock?i.top<(e.top+e.bottom)/2:i.left<(e.left+e.right)/2)?t.posBefore:t.posAfter}n=t.dom.parentNode}return o>-1?o:e.docView.posFromDOM(t,n,-1)}(e,n,o,t))}null==s&&(s=function(e,t,n){let{node:i,offset:o}=Pw(t,n),r=-1
5656
+ if(t.node.isBlock&&t.parent&&!r&&(r=!0,e.left>i.left||e.top>i.top?o=t.posBefore:(e.right<i.left||e.bottom<i.top)&&(o=t.posAfter)),!t.contentDOM&&o<0&&!t.node.isText)return(t.node.isBlock?i.top<(e.top+e.bottom)/2:i.left<(e.left+e.right)/2)?t.posBefore:t.posAfter}n=t.dom.parentNode}return o>-1?o:e.docView.posFromDOM(t,n,-1)}(e,n,o,t))}null==s&&(s=function(e,t,n){let{node:i,offset:o}=Nw(t,n),r=-1
5657
5657
  if(1==i.nodeType&&!i.firstChild){let e=i.getBoundingClientRect()
5658
5658
  r=e.left!=e.right&&n.left>(e.left+e.right)/2?1:-1}return e.docView.posFromDOM(i,o,r)}(e,a,t))
5659
5659
  let l=e.docView.nearestDesc(a,!0)
@@ -5908,11 +5908,11 @@ if(s<0)return null
5908
5908
  let a,l,c=i.resolve(s)
5909
5909
  if(cw(n)){for(a=c;o&&!o.node;)o=o.parent
5910
5910
  let e=o.node
5911
- if(o&&e.isAtom&&Py.isSelectable(e)&&o.parent&&(!e.isInline||!function(e,t,n){for(let i=0==t,o=t==aw(e);i||o;){if(e==n)return!0
5911
+ if(o&&e.isAtom&&Ny.isSelectable(e)&&o.parent&&(!e.isInline||!function(e,t,n){for(let i=0==t,o=t==aw(e);i||o;){if(e==n)return!0
5912
5912
  let t=ew(e)
5913
5913
  if(!(e=e.parentNode))return!1
5914
5914
  i=i&&0==t,o=o&&t==aw(e)}}(n.focusNode,n.focusOffset,o.dom))){let e=o.posBefore
5915
- l=new Py(s==e?c:i.resolve(e))}}else{let t=e.docView.posFromDOM(n.anchorNode,n.anchorOffset,1)
5915
+ l=new Ny(s==e?c:i.resolve(e))}}else{let t=e.docView.posFromDOM(n.anchorNode,n.anchorOffset,1)
5916
5916
  if(t<0)return null
5917
5917
  a=i.resolve(t)}if(!l){l=Ix(e,a,c,"pointer"==t||e.state.selection.head<c.pos&&!r?1:-1)}return l}function xx(e){return e.editable?e.hasFocus():Ax(e)&&document.activeElement&&document.activeElement.contains(e.dom)}function Cx(e,t=!1){let n=e.state.selection
5918
5918
  if(Ex(e,n),xx(e)){if(!t&&e.input.mouseDown&&e.input.mouseDown.allowDefault&&xw){let t=e.domSelectionRange(),n=e.domObserver.currentSelection
@@ -5927,43 +5927,43 @@ t.addEventListener("selectionchange",e.input.hideSelectionGuard=()=>{n.anchorNod
5927
5927
  function Sx(e,t){let{node:n,offset:i}=e.docView.domFromPos(t,0),o=i<n.childNodes.length?n.childNodes[i]:null,r=i?n.childNodes[i-1]:null
5928
5928
  if(kw&&o&&"false"==o.contentEditable)return $x(o)
5929
5929
  if(!(o&&"false"!=o.contentEditable||r&&"false"!=r.contentEditable)){if(o)return $x(o)
5930
- if(r)return $x(r)}}function $x(e){return e.contentEditable="true",kw&&e.draggable&&(e.draggable=!1,e.wasDraggable=!0),e}function Mx(e){e.contentEditable="false",e.wasDraggable&&(e.draggable=!0,e.wasDraggable=null)}function Ex(e,t){if(t instanceof Py){let n=e.docView.descAt(t.from)
5930
+ if(r)return $x(r)}}function $x(e){return e.contentEditable="true",kw&&e.draggable&&(e.draggable=!1,e.wasDraggable=!0),e}function Mx(e){e.contentEditable="false",e.wasDraggable&&(e.draggable=!0,e.wasDraggable=null)}function Ex(e,t){if(t instanceof Ny){let n=e.docView.descAt(t.from)
5931
5931
  n!=e.lastSelectedViewDesc&&(_x(e),n&&n.selectNode(),e.lastSelectedViewDesc=n)}else _x(e)}function _x(e){e.lastSelectedViewDesc&&(e.lastSelectedViewDesc.parent&&e.lastSelectedViewDesc.deselectNode(),e.lastSelectedViewDesc=void 0)}function Ix(e,t,n,i){return e.someProp("createSelectionBetween",(i=>i(e,t,n)))||Fy.between(t,n,i)}function Dx(e){return!(e.editable&&!e.hasFocus())&&Ax(e)}function Ax(e){let t=e.domSelectionRange()
5932
5932
  if(!t.anchorNode)return!1
5933
5933
  try{return e.dom.contains(3==t.anchorNode.nodeType?t.anchorNode.parentNode:t.anchorNode)&&(e.editable||e.dom.contains(3==t.focusNode.nodeType?t.focusNode.parentNode:t.focusNode))}catch(e){return!1}}function Tx(e,t){let{$anchor:n,$head:i}=e.selection,o=t>0?n.max(i):n.min(i),r=o.parent.inlineContent?o.depth?e.doc.resolve(t>0?o.after():o.before()):null:o
5934
5934
  return r&&Ay.findFrom(r,t)}function Ox(e,t){return e.dispatch(e.state.tr.setSelection(t).scrollIntoView()),!0}function Rx(e,t,n){let i=e.state.selection
5935
- if(!(i instanceof Fy)){if(i instanceof Py&&i.node.isInline)return Ox(e,new Fy(t>0?i.$to:i.$from))
5935
+ if(!(i instanceof Fy)){if(i instanceof Ny&&i.node.isInline)return Ox(e,new Fy(t>0?i.$to:i.$from))
5936
5936
  {let n=Tx(e.state,t)
5937
5937
  return!!n&&Ox(e,n)}}if(n.indexOf("s")>-1){let{$head:n}=i,o=n.textOffset?null:t<0?n.nodeBefore:n.nodeAfter
5938
5938
  if(!o||o.isText||!o.isLeaf)return!1
5939
5939
  let r=e.state.doc.resolve(n.pos+o.nodeSize*(t<0?-1:1))
5940
5940
  return Ox(e,new Fy(i.$anchor,r))}if(!i.empty)return!1
5941
5941
  if(e.endOfTextblock(t>0?"forward":"backward")){let n=Tx(e.state,t)
5942
- return!!(n&&n instanceof Py)&&Ox(e,n)}if(!($w&&n.indexOf("m")>-1)){let n,o=i.$head,r=o.textOffset?null:t<0?o.nodeBefore:o.nodeAfter
5942
+ return!!(n&&n instanceof Ny)&&Ox(e,n)}if(!($w&&n.indexOf("m")>-1)){let n,o=i.$head,r=o.textOffset?null:t<0?o.nodeBefore:o.nodeAfter
5943
5943
  if(!r||r.isText)return!1
5944
5944
  let s=t<0?o.pos-r.nodeSize:o.pos
5945
- return!!(r.isAtom||(n=e.docView.descAt(s))&&!n.contentDOM)&&(Py.isSelectable(r)?Ox(e,new Py(t<0?e.state.doc.resolve(o.pos-r.nodeSize):o)):!!_w&&Ox(e,new Fy(e.state.doc.resolve(t<0?s:s+r.nodeSize))))}}function Fx(e){return 3==e.nodeType?e.nodeValue.length:e.childNodes.length}function Nx(e,t){let n=e.pmViewDesc
5946
- return n&&0==n.size&&(t<0||e.nextSibling||"BR"!=e.nodeName)}function Px(e,t){return t<0?function(e){let t=e.domSelectionRange(),n=t.focusNode,i=t.focusOffset
5945
+ return!!(r.isAtom||(n=e.docView.descAt(s))&&!n.contentDOM)&&(Ny.isSelectable(r)?Ox(e,new Ny(t<0?e.state.doc.resolve(o.pos-r.nodeSize):o)):!!_w&&Ox(e,new Fy(e.state.doc.resolve(t<0?s:s+r.nodeSize))))}}function Fx(e){return 3==e.nodeType?e.nodeValue.length:e.childNodes.length}function Px(e,t){let n=e.pmViewDesc
5946
+ return n&&0==n.size&&(t<0||e.nextSibling||"BR"!=e.nodeName)}function Nx(e,t){return t<0?function(e){let t=e.domSelectionRange(),n=t.focusNode,i=t.focusOffset
5947
5947
  if(!n)return
5948
5948
  let o,r,s=!1
5949
- yw&&1==n.nodeType&&i<Fx(n)&&Nx(n.childNodes[i],-1)&&(s=!0)
5949
+ yw&&1==n.nodeType&&i<Fx(n)&&Px(n.childNodes[i],-1)&&(s=!0)
5950
5950
  for(;;)if(i>0){if(1!=n.nodeType)break
5951
5951
  {let e=n.childNodes[i-1]
5952
- if(Nx(e,-1))o=n,r=--i
5952
+ if(Px(e,-1))o=n,r=--i
5953
5953
  else{if(3!=e.nodeType)break
5954
5954
  n=e,i=n.nodeValue.length}}}else{if(Lx(n))break
5955
5955
  {let t=n.previousSibling
5956
- for(;t&&Nx(t,-1);)o=n.parentNode,r=ew(t),t=t.previousSibling
5956
+ for(;t&&Px(t,-1);)o=n.parentNode,r=ew(t),t=t.previousSibling
5957
5957
  if(t)n=t,i=Fx(n)
5958
5958
  else{if(n=n.parentNode,n==e.dom)break
5959
5959
  i=0}}}s?zx(e,n,i):o&&zx(e,o,r)}(e):function(e){let t=e.domSelectionRange(),n=t.focusNode,i=t.focusOffset
5960
5960
  if(!n)return
5961
5961
  let o,r,s=Fx(n)
5962
5962
  for(;;)if(i<s){if(1!=n.nodeType)break
5963
- if(!Nx(n.childNodes[i],1))break
5963
+ if(!Px(n.childNodes[i],1))break
5964
5964
  o=n,r=++i}else{if(Lx(n))break
5965
5965
  {let t=n.nextSibling
5966
- for(;t&&Nx(t,1);)o=t.parentNode,r=ew(t)+1,t=t.nextSibling
5966
+ for(;t&&Px(t,1);)o=t.parentNode,r=ew(t)+1,t=t.nextSibling
5967
5967
  if(t)n=t,i=0,s=Fx(n)
5968
5968
  else{if(n=n.parentNode,n==e.dom)break
5969
5969
  i=s=0}}}o&&zx(e,o,r)}(e)}function Lx(e){let t=e.pmViewDesc
@@ -5989,7 +5989,7 @@ if(i instanceof Fy&&!i.empty||n.indexOf("s")>-1)return!1
5989
5989
  if($w&&n.indexOf("m")>-1)return!1
5990
5990
  let{$from:o,$to:r}=i
5991
5991
  if(!o.parent.inlineContent||e.endOfTextblock(t<0?"up":"down")){let n=Tx(e.state,t)
5992
- if(n&&n instanceof Py)return Ox(e,n)}if(!o.parent.inlineContent){let n=t<0?o:r,s=i instanceof zy?Ay.near(n,t):Ay.findFrom(n,t)
5992
+ if(n&&n instanceof Ny)return Ox(e,n)}if(!o.parent.inlineContent){let n=t<0?o:r,s=i instanceof zy?Ay.near(n,t):Ay.findFrom(n,t)
5993
5993
  return!!s&&Ox(e,s)}return!1}function Bx(e,t){if(!(e.state.selection instanceof Fy))return!0
5994
5994
  let{$head:n,$anchor:i,empty:o}=e.state.selection
5995
5995
  if(!n.sameParent(i))return!0
@@ -5999,15 +5999,15 @@ let r=!n.textOffset&&(t<0?n.nodeBefore:n.nodeAfter)
5999
5999
  if(r&&!r.isText){let i=e.state.tr
6000
6000
  return t<0?i.delete(n.pos-r.nodeSize,n.pos):i.delete(n.pos,n.pos+r.nodeSize),e.dispatch(i),!0}return!1}function qx(e,t,n){e.domObserver.stop(),t.contentEditable=n,e.domObserver.start()}function Ux(e,t){let n=t.keyCode,i=function(e){let t=""
6001
6001
  return e.ctrlKey&&(t+="c"),e.metaKey&&(t+="m"),e.altKey&&(t+="a"),e.shiftKey&&(t+="s"),t}(t)
6002
- if(8==n||$w&&72==n&&"c"==i)return Bx(e,-1)||Px(e,-1)
6003
- if(46==n&&!t.shiftKey||$w&&68==n&&"c"==i)return Bx(e,1)||Px(e,1)
6002
+ if(8==n||$w&&72==n&&"c"==i)return Bx(e,-1)||Nx(e,-1)
6003
+ if(46==n&&!t.shiftKey||$w&&68==n&&"c"==i)return Bx(e,1)||Nx(e,1)
6004
6004
  if(13==n||27==n)return!0
6005
6005
  if(37==n||$w&&66==n&&"c"==i){let t=37==n?"ltr"==Vx(e,e.state.selection.from)?-1:1:-1
6006
- return Rx(e,t,i)||Px(e,t)}if(39==n||$w&&70==n&&"c"==i){let t=39==n?"ltr"==Vx(e,e.state.selection.from)?1:-1:1
6007
- return Rx(e,t,i)||Px(e,t)}return 38==n||$w&&80==n&&"c"==i?Hx(e,-1,i)||Px(e,-1):40==n||$w&&78==n&&"c"==i?function(e){if(!kw||e.state.selection.$head.parentOffset>0)return!1
6006
+ return Rx(e,t,i)||Nx(e,t)}if(39==n||$w&&70==n&&"c"==i){let t=39==n?"ltr"==Vx(e,e.state.selection.from)?1:-1:1
6007
+ return Rx(e,t,i)||Nx(e,t)}return 38==n||$w&&80==n&&"c"==i?Hx(e,-1,i)||Nx(e,-1):40==n||$w&&78==n&&"c"==i?function(e){if(!kw||e.state.selection.$head.parentOffset>0)return!1
6008
6008
  let{focusNode:t,focusOffset:n}=e.domSelectionRange()
6009
6009
  if(t&&1==t.nodeType&&0==n&&t.firstChild&&"false"==t.firstChild.contentEditable){let n=t.firstChild
6010
- qx(e,n,"true"),setTimeout((()=>qx(e,n,"false")),20)}return!1}(e)||Hx(e,1,i)||Px(e,1):i==($w?"m":"c")&&(66==n||73==n||89==n||90==n)}function jx(e,t){e.someProp("transformCopied",(n=>{t=n(t,e)}))
6010
+ qx(e,n,"true"),setTimeout((()=>qx(e,n,"false")),20)}return!1}(e)||Hx(e,1,i)||Nx(e,1):i==($w?"m":"c")&&(66==n||73==n||89==n||90==n)}function jx(e,t){e.someProp("transformCopied",(n=>{t=n(t,e)}))
6011
6011
  let n=[],{content:i,openStart:o,openEnd:r}=t
6012
6012
  for(;o>1&&r>1&&1==i.childCount&&1==i.firstChild.childCount;){o--,r--
6013
6013
  let e=i.firstChild
@@ -6072,20 +6072,20 @@ return!1}function uC(e,t,n){e.focused||e.focus()
6072
6072
  let i=e.state.tr.setSelection(t)
6073
6073
  i.setMeta("pointer",!0),e.dispatch(i)}function pC(e,t,n,i,o){return hC(e,"handleClickOn",t,n,i)||e.someProp("handleClick",(n=>n(e,t,i)))||(o?function(e,t){if(-1==t)return!1
6074
6074
  let n,i,o=e.state.selection
6075
- o instanceof Py&&(n=o.node)
6075
+ o instanceof Ny&&(n=o.node)
6076
6076
  let r=e.state.doc.resolve(t)
6077
6077
  for(let e=r.depth+1;e>0;e--){let t=e>r.depth?r.nodeAfter:r.node(e)
6078
- if(Py.isSelectable(t)){i=n&&o.$from.depth>0&&e>=o.$from.depth&&r.before(o.$from.depth+1)==o.$from.pos?r.before(o.$from.depth):r.before(e)
6079
- break}}return null!=i&&(uC(e,Py.create(e.state.doc,i)),!0)}(e,n):function(e,t){if(-1==t)return!1
6078
+ if(Ny.isSelectable(t)){i=n&&o.$from.depth>0&&e>=o.$from.depth&&r.before(o.$from.depth+1)==o.$from.pos?r.before(o.$from.depth):r.before(e)
6079
+ break}}return null!=i&&(uC(e,Ny.create(e.state.doc,i)),!0)}(e,n):function(e,t){if(-1==t)return!1
6080
6080
  let n=e.state.doc.resolve(t),i=n.nodeAfter
6081
- return!!(i&&i.isAtom&&Py.isSelectable(i))&&(uC(e,new Py(n)),!0)}(e,n))}function fC(e,t,n,i){return hC(e,"handleDoubleClickOn",t,n,i)||e.someProp("handleDoubleClick",(n=>n(e,t,i)))}function mC(e,t,n,i){return hC(e,"handleTripleClickOn",t,n,i)||e.someProp("handleTripleClick",(n=>n(e,t,i)))||function(e,t,n){if(0!=n.button)return!1
6081
+ return!!(i&&i.isAtom&&Ny.isSelectable(i))&&(uC(e,new Ny(n)),!0)}(e,n))}function fC(e,t,n,i){return hC(e,"handleDoubleClickOn",t,n,i)||e.someProp("handleDoubleClick",(n=>n(e,t,i)))}function mC(e,t,n,i){return hC(e,"handleTripleClickOn",t,n,i)||e.someProp("handleTripleClick",(n=>n(e,t,i)))||function(e,t,n){if(0!=n.button)return!1
6082
6082
  let i=e.state.doc
6083
6083
  if(-1==t)return!!i.inlineContent&&(uC(e,Fy.create(i,0,i.content.size)),!0)
6084
6084
  let o=i.resolve(t)
6085
6085
  for(let t=o.depth+1;t>0;t--){let n=t>o.depth?o.nodeAfter:o.node(t),r=o.before(t)
6086
6086
  if(n.inlineContent)uC(e,Fy.create(i,r+1,r+1+n.content.size))
6087
- else{if(!Py.isSelectable(n))continue
6088
- uC(e,Py.create(i,r))}return!0}}(e,n,i)}function gC(e){return SC(e)}iC.keydown=(e,t)=>{let n=t
6087
+ else{if(!Ny.isSelectable(n))continue
6088
+ uC(e,Ny.create(i,r))}return!0}}(e,n,i)}function gC(e){return SC(e)}iC.keydown=(e,t)=>{let n=t
6089
6089
  if(e.input.shiftKey=16==n.keyCode||n.shiftKey,!yC(e,n)&&(e.input.lastKeyCode=n.keyCode,e.input.lastKeyCodeTime=Date.now(),!Ew||!xw||13!=n.keyCode))if(229!=n.keyCode&&e.domObserver.forceFlush(),!Sw||13!=n.keyCode||n.ctrlKey||n.altKey||n.metaKey)e.someProp("handleKeyDown",(t=>t(e,n)))||Ux(e,n)?n.preventDefault():sC(e,"key")
6090
6090
  else{let t=Date.now()
6091
6091
  e.input.lastIOSEnter=t,e.input.lastIOSEnterFallbackTimeout=setTimeout((()=>{e.input.lastIOSEnter==t&&(e.someProp("handleKeyDown",(t=>t(e,dw(13,"Enter")))),e.input.lastIOSEnter=0)}),200)}},iC.keyup=(e,t)=>{16==t.keyCode&&(e.input.shiftKey=!1)},iC.keypress=(e,t)=>{let n=t
@@ -6106,7 +6106,7 @@ if(this.view=e,this.pos=t,this.event=n,this.flushed=i,this.delayedSelectionSync=
6106
6106
  else{let n=e.state.doc.resolve(t.pos)
6107
6107
  o=n.parent,r=n.depth?n.before():0}const s=i?null:n.target,a=s?e.docView.nearestDesc(s,!0):null
6108
6108
  this.target=a?a.dom:null
6109
- let{selection:l}=e.state;(0==n.button&&o.type.spec.draggable&&!1!==o.type.spec.selectable||l instanceof Py&&l.from<=r&&l.to>r)&&(this.mightDrag={node:o,pos:r,addAttr:!(!this.target||this.target.draggable),setUneditable:!(!this.target||!yw||this.target.hasAttribute("contentEditable"))}),this.target&&this.mightDrag&&(this.mightDrag.addAttr||this.mightDrag.setUneditable)&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&(this.target.draggable=!0),this.mightDrag.setUneditable&&setTimeout((()=>{this.view.input.mouseDown==this&&this.target.setAttribute("contentEditable","false")}),20),this.view.domObserver.start()),e.root.addEventListener("mouseup",this.up=this.up.bind(this)),e.root.addEventListener("mousemove",this.move=this.move.bind(this)),sC(e,"pointer")}done(){this.view.root.removeEventListener("mouseup",this.up),this.view.root.removeEventListener("mousemove",this.move),this.mightDrag&&this.target&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&this.target.removeAttribute("draggable"),this.mightDrag.setUneditable&&this.target.removeAttribute("contentEditable"),this.view.domObserver.start()),this.delayedSelectionSync&&setTimeout((()=>Cx(this.view))),this.view.input.mouseDown=null}up(e){if(this.done(),!this.view.dom.contains(e.target))return
6109
+ let{selection:l}=e.state;(0==n.button&&o.type.spec.draggable&&!1!==o.type.spec.selectable||l instanceof Ny&&l.from<=r&&l.to>r)&&(this.mightDrag={node:o,pos:r,addAttr:!(!this.target||this.target.draggable),setUneditable:!(!this.target||!yw||this.target.hasAttribute("contentEditable"))}),this.target&&this.mightDrag&&(this.mightDrag.addAttr||this.mightDrag.setUneditable)&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&(this.target.draggable=!0),this.mightDrag.setUneditable&&setTimeout((()=>{this.view.input.mouseDown==this&&this.target.setAttribute("contentEditable","false")}),20),this.view.domObserver.start()),e.root.addEventListener("mouseup",this.up=this.up.bind(this)),e.root.addEventListener("mousemove",this.move=this.move.bind(this)),sC(e,"pointer")}done(){this.view.root.removeEventListener("mouseup",this.up),this.view.root.removeEventListener("mousemove",this.move),this.mightDrag&&this.target&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&this.target.removeAttribute("draggable"),this.mightDrag.setUneditable&&this.target.removeAttribute("contentEditable"),this.view.domObserver.start()),this.delayedSelectionSync&&setTimeout((()=>Cx(this.view))),this.view.input.mouseDown=null}up(e){if(this.done(),!this.view.dom.contains(e.target))return
6110
6110
  let t=this.pos
6111
6111
  this.view.state.doc!=this.startDoc&&(t=this.view.posAtCoords(dC(e))),this.updateAllowDefault(e),this.allowDefault||!t?sC(this.view,"pointer"):pC(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():0==e.button&&(this.flushed||kw&&this.mightDrag&&!this.mightDrag.node.isAtom||xw&&!this.view.state.selection.visible&&Math.min(Math.abs(t.pos-this.view.state.selection.from),Math.abs(t.pos-this.view.state.selection.to))<=2)?(uC(this.view,Ay.near(this.view.state.doc.resolve(t.pos))),e.preventDefault()):sC(this.view,"pointer")}move(e){this.updateAllowDefault(e),sC(this.view,"pointer"),0==e.buttons&&this.done()}updateAllowDefault(e){!this.allowDefault&&(Math.abs(this.event.x-e.clientX)>4||Math.abs(this.event.y-e.clientY)>4)&&(this.allowDefault=!0)}}function yC(e,t){return!!e.composing||!!(kw&&Math.abs(t.timeStamp-e.input.compositionEndedAt)<500)&&(e.input.compositionEndedAt=-2e8,!0)}nC.touchstart=e=>{e.input.lastTouch=Date.now(),gC(e),sC(e,"pointer")},nC.touchmove=e=>{e.input.lastTouch=Date.now(),sC(e,"pointer")},nC.contextmenu=e=>gC(e)
6112
6112
  const wC=Ew?5e3:-1
@@ -6159,9 +6159,9 @@ class _C{constructor(e,t,n){this.slice=e,this.move=t,this.node=n}}const IC=$w?"a
6159
6159
  nC.dragstart=(e,t)=>{let n=t,i=e.input.mouseDown
6160
6160
  if(i&&i.done(),!n.dataTransfer)return
6161
6161
  let o,r=e.state.selection,s=r.empty?null:e.posAtCoords(dC(n))
6162
- if(s&&s.pos>=r.from&&s.pos<=(r instanceof Py?r.to-1:r.to));else if(i&&i.mightDrag)o=Py.create(e.state.doc,i.mightDrag.pos)
6162
+ if(s&&s.pos>=r.from&&s.pos<=(r instanceof Ny?r.to-1:r.to));else if(i&&i.mightDrag)o=Ny.create(e.state.doc,i.mightDrag.pos)
6163
6163
  else if(n.target&&1==n.target.nodeType){let t=e.docView.nearestDesc(n.target,!0)
6164
- t&&t.node.type.spec.draggable&&t!=e.docView&&(o=Py.create(e.state.doc,t.posBefore))}let a=(o||e.state.selection).content(),{dom:l,text:c,slice:d}=jx(e,a)
6164
+ t&&t.node.type.spec.draggable&&t!=e.docView&&(o=Ny.create(e.state.doc,t.posBefore))}let a=(o||e.state.selection).content(),{dom:l,text:c,slice:d}=jx(e,a)
6165
6165
  n.dataTransfer.clearData(),n.dataTransfer.setData($C?"Text":"text/html",l.innerHTML),n.dataTransfer.effectAllowed="copyMove",$C||n.dataTransfer.setData("text/plain",c),e.dragging=new _C(d,!n[IC],o)},nC.dragend=e=>{let t=e.dragging
6166
6166
  window.setTimeout((()=>{e.dragging==t&&(e.dragging=null)}),50)},iC.dragover=iC.dragenter=(e,t)=>t.preventDefault(),iC.drop=(e,t)=>{let n=t,i=e.dragging
6167
6167
  if(e.dragging=null,!n.dataTransfer)return
@@ -6187,7 +6187,7 @@ if(a){let{node:e}=i
6187
6187
  e?e.replace(c):c.deleteSelection()}let d=c.mapping.map(l),h=0==s.openStart&&0==s.openEnd&&1==s.content.childCount,u=c.doc
6188
6188
  if(h?c.replaceRangeWith(d,d,s.content.firstChild):c.replaceRange(d,d,s),c.doc.eq(u))return
6189
6189
  let p=c.doc.resolve(d)
6190
- if(h&&Py.isSelectable(s.content.firstChild)&&p.nodeAfter&&p.nodeAfter.sameMarkup(s.content.firstChild))c.setSelection(new Py(p))
6190
+ if(h&&Ny.isSelectable(s.content.firstChild)&&p.nodeAfter&&p.nodeAfter.sameMarkup(s.content.firstChild))c.setSelection(new Ny(p))
6191
6191
  else{let t=c.mapping.map(l)
6192
6192
  c.mapping.maps[c.mapping.maps.length-1].forEach(((e,n,i,o)=>t=o)),c.setSelection(Ix(e,p,c.doc.resolve(t)))}e.focus(),e.dispatch(c.setMeta("uiEvent","drop"))},nC.focus=e=>{e.input.lastFocus=Date.now(),e.focused||(e.domObserver.stop(),e.dom.classList.add("ProseMirror-focused"),e.domObserver.start(),e.focused=!0,setTimeout((()=>{e.docView&&e.hasFocus()&&!e.domObserver.currentSelection.eq(e.domSelectionRange())&&Cx(e)}),20))},nC.blur=(e,t)=>{let n=t
6193
6193
  e.focused&&(e.domObserver.stop(),e.dom.classList.remove("ProseMirror-focused"),e.domObserver.start(),n.relatedTarget&&e.dom.contains(n.relatedTarget)&&e.domObserver.currentSelection.clear(),e.focused=!1)},nC.beforeinput=(e,t)=>{if(xw&&Ew&&"deleteContentBackward"==t.inputType){e.domObserver.flushSoon()
@@ -6200,17 +6200,17 @@ for(let e in iC)nC[e]=iC[e]
6200
6200
  function DC(e,t){if(e==t)return!0
6201
6201
  for(let n in e)if(e[n]!==t[n])return!1
6202
6202
  for(let n in t)if(!(n in e))return!1
6203
- return!0}class AC{constructor(e,t){this.toDOM=e,this.spec=t||NC,this.side=this.spec.side||0}map(e,t,n,i){let{pos:o,deleted:r}=e.mapResult(t.from+i,this.side<0?-1:1)
6204
- return r?null:new RC(o-n,o-n,this)}valid(){return!0}eq(e){return this==e||e instanceof AC&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&DC(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class TC{constructor(e,t){this.attrs=e,this.spec=t||NC}map(e,t,n,i){let o=e.map(t.from+i,this.spec.inclusiveStart?-1:1)-n,r=e.map(t.to+i,this.spec.inclusiveEnd?1:-1)-n
6205
- return o>=r?null:new RC(o,r,this)}valid(e,t){return t.from<t.to}eq(e){return this==e||e instanceof TC&&DC(this.attrs,e.attrs)&&DC(this.spec,e.spec)}static is(e){return e.type instanceof TC}destroy(){}}class OC{constructor(e,t){this.attrs=e,this.spec=t||NC}map(e,t,n,i){let o=e.mapResult(t.from+i,1)
6203
+ return!0}class AC{constructor(e,t){this.toDOM=e,this.spec=t||PC,this.side=this.spec.side||0}map(e,t,n,i){let{pos:o,deleted:r}=e.mapResult(t.from+i,this.side<0?-1:1)
6204
+ return r?null:new RC(o-n,o-n,this)}valid(){return!0}eq(e){return this==e||e instanceof AC&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&DC(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class TC{constructor(e,t){this.attrs=e,this.spec=t||PC}map(e,t,n,i){let o=e.map(t.from+i,this.spec.inclusiveStart?-1:1)-n,r=e.map(t.to+i,this.spec.inclusiveEnd?1:-1)-n
6205
+ return o>=r?null:new RC(o,r,this)}valid(e,t){return t.from<t.to}eq(e){return this==e||e instanceof TC&&DC(this.attrs,e.attrs)&&DC(this.spec,e.spec)}static is(e){return e.type instanceof TC}destroy(){}}class OC{constructor(e,t){this.attrs=e,this.spec=t||PC}map(e,t,n,i){let o=e.mapResult(t.from+i,1)
6206
6206
  if(o.deleted)return null
6207
6207
  let r=e.mapResult(t.to+i,-1)
6208
6208
  return r.deleted||r.pos<=o.pos?null:new RC(o.pos-n,r.pos-n,this)}valid(e,t){let n,{index:i,offset:o}=e.content.findIndex(t.from)
6209
- return o==t.from&&!(n=e.child(i)).isText&&o+n.nodeSize==t.to}eq(e){return this==e||e instanceof OC&&DC(this.attrs,e.attrs)&&DC(this.spec,e.spec)}destroy(){}}class RC{constructor(e,t,n){this.from=e,this.to=t,this.type=n}copy(e,t){return new RC(e,t,this.type)}eq(e,t=0){return this.type.eq(e.type)&&this.from+t==e.from&&this.to+t==e.to}map(e,t,n){return this.type.map(e,this,t,n)}static widget(e,t,n){return new RC(e,e,new AC(t,n))}static inline(e,t,n,i){return new RC(e,t,new TC(n,i))}static node(e,t,n,i){return new RC(e,t,new OC(n,i))}get spec(){return this.type.spec}get inline(){return this.type instanceof TC}get widget(){return this.type instanceof AC}}const FC=[],NC={}
6210
- class PC{constructor(e,t){this.local=e.length?e:FC,this.children=t.length?t:FC}static create(e,t){return t.length?qC(t,e,0,NC):LC}find(e,t,n){let i=[]
6209
+ return o==t.from&&!(n=e.child(i)).isText&&o+n.nodeSize==t.to}eq(e){return this==e||e instanceof OC&&DC(this.attrs,e.attrs)&&DC(this.spec,e.spec)}destroy(){}}class RC{constructor(e,t,n){this.from=e,this.to=t,this.type=n}copy(e,t){return new RC(e,t,this.type)}eq(e,t=0){return this.type.eq(e.type)&&this.from+t==e.from&&this.to+t==e.to}map(e,t,n){return this.type.map(e,this,t,n)}static widget(e,t,n){return new RC(e,e,new AC(t,n))}static inline(e,t,n,i){return new RC(e,t,new TC(n,i))}static node(e,t,n,i){return new RC(e,t,new OC(n,i))}get spec(){return this.type.spec}get inline(){return this.type instanceof TC}get widget(){return this.type instanceof AC}}const FC=[],PC={}
6210
+ class NC{constructor(e,t){this.local=e.length?e:FC,this.children=t.length?t:FC}static create(e,t){return t.length?qC(t,e,0,PC):LC}find(e,t,n){let i=[]
6211
6211
  return this.findInner(null==e?0:e,null==t?1e9:t,i,0,n),i}findInner(e,t,n,i,o){for(let r=0;r<this.local.length;r++){let s=this.local[r]
6212
6212
  s.from<=t&&s.to>=e&&(!o||o(s.spec))&&n.push(s.copy(s.from+i,s.to+i))}for(let r=0;r<this.children.length;r+=3)if(this.children[r]<t&&this.children[r+1]>e){let s=this.children[r]+1
6213
- this.children[r+2].findInner(e-s,t-s,n,i+s,o)}}map(e,t,n){return this==LC||0==e.maps.length?this:this.mapInner(e,t,0,0,n||NC)}mapInner(e,t,n,i,o){let r
6213
+ this.children[r+2].findInner(e-s,t-s,n,i+s,o)}}map(e,t,n){return this==LC||0==e.maps.length?this:this.mapInner(e,t,0,0,n||PC)}mapInner(e,t,n,i,o){let r
6214
6214
  for(let s=0;s<this.local.length;s++){let a=this.local[s].map(e,n,i)
6215
6215
  a&&a.type.valid(t,a)?(r||(r=[])).push(a):o.onRemove&&o.onRemove(this.local[s].spec)}return this.children.length?function(e,t,n,i,o,r,s){let a=e.slice()
6216
6216
  for(let e=0,t=r;e<n.maps.length;e++){let i=0
@@ -6231,39 +6231,39 @@ t=c.local
6231
6231
  for(let e=0;e<a.length;e+=3)a[e+1]<0&&(a.splice(e,3),e-=3)
6232
6232
  for(let e=0,t=0;e<c.children.length;e+=3){let n=c.children[e]
6233
6233
  for(;t<a.length&&a[t]<n;)t+=3
6234
- a.splice(t,0,c.children[e],c.children[e+1],c.children[e+2])}}return new PC(t.sort(UC),a)}(this.children,r||[],e,t,n,i,o):r?new PC(r.sort(UC),FC):LC}add(e,t){return t.length?this==LC?PC.create(e,t):this.addInner(e,t,0):this}addInner(e,t,n){let i,o=0
6234
+ a.splice(t,0,c.children[e],c.children[e+1],c.children[e+2])}}return new NC(t.sort(UC),a)}(this.children,r||[],e,t,n,i,o):r?new NC(r.sort(UC),FC):LC}add(e,t){return t.length?this==LC?NC.create(e,t):this.addInner(e,t,0):this}addInner(e,t,n){let i,o=0
6235
6235
  e.forEach(((e,r)=>{let s,a=r+n
6236
6236
  if(s=HC(t,e,a)){for(i||(i=this.children.slice());o<i.length&&i[o]<r;)o+=3
6237
- i[o]==r?i[o+2]=i[o+2].addInner(e,s,a+1):i.splice(o,0,r,r+e.nodeSize,qC(s,e,a+1,NC)),o+=3}}))
6237
+ i[o]==r?i[o+2]=i[o+2].addInner(e,s,a+1):i.splice(o,0,r,r+e.nodeSize,qC(s,e,a+1,PC)),o+=3}}))
6238
6238
  let r=VC(o?BC(t):t,-n)
6239
6239
  for(let t=0;t<r.length;t++)r[t].type.valid(e,r[t])||r.splice(t--,1)
6240
- return new PC(r.length?this.local.concat(r).sort(UC):this.local,i||this.children)}remove(e){return 0==e.length||this==LC?this:this.removeInner(e,0)}removeInner(e,t){let n=this.children,i=this.local
6240
+ return new NC(r.length?this.local.concat(r).sort(UC):this.local,i||this.children)}remove(e){return 0==e.length||this==LC?this:this.removeInner(e,0)}removeInner(e,t){let n=this.children,i=this.local
6241
6241
  for(let i=0;i<n.length;i+=3){let o,r=n[i]+t,s=n[i+1]+t
6242
6242
  for(let t,n=0;n<e.length;n++)(t=e[n])&&t.from>r&&t.to<s&&(e[n]=null,(o||(o=[])).push(t))
6243
6243
  if(!o)continue
6244
6244
  n==this.children&&(n=this.children.slice())
6245
6245
  let a=n[i+2].removeInner(o,r+1)
6246
6246
  a!=LC?n[i+2]=a:(n.splice(i,3),i-=3)}if(i.length)for(let n,o=0;o<e.length;o++)if(n=e[o])for(let e=0;e<i.length;e++)i[e].eq(n,t)&&(i==this.local&&(i=this.local.slice()),i.splice(e--,1))
6247
- return n==this.children&&i==this.local?this:i.length||n.length?new PC(i,n):LC}forChild(e,t){if(this==LC)return this
6248
- if(t.isLeaf)return PC.empty
6247
+ return n==this.children&&i==this.local?this:i.length||n.length?new NC(i,n):LC}forChild(e,t){if(this==LC)return this
6248
+ if(t.isLeaf)return NC.empty
6249
6249
  let n,i
6250
6250
  for(let t=0;t<this.children.length;t+=3)if(this.children[t]>=e){this.children[t]==e&&(n=this.children[t+2])
6251
6251
  break}let o=e+1,r=o+t.content.size
6252
6252
  for(let e=0;e<this.local.length;e++){let t=this.local[e]
6253
6253
  if(t.from<r&&t.to>o&&t.type instanceof TC){let e=Math.max(o,t.from)-o,n=Math.min(r,t.to)-o
6254
- e<n&&(i||(i=[])).push(t.copy(e,n))}}if(i){let e=new PC(i.sort(UC),FC)
6254
+ e<n&&(i||(i=[])).push(t.copy(e,n))}}if(i){let e=new NC(i.sort(UC),FC)
6255
6255
  return n?new zC([e,n]):e}return n||LC}eq(e){if(this==e)return!0
6256
- if(!(e instanceof PC)||this.local.length!=e.local.length||this.children.length!=e.children.length)return!1
6256
+ if(!(e instanceof NC)||this.local.length!=e.local.length||this.children.length!=e.children.length)return!1
6257
6257
  for(let t=0;t<this.local.length;t++)if(!this.local[t].eq(e.local[t]))return!1
6258
6258
  for(let t=0;t<this.children.length;t+=3)if(this.children[t]!=e.children[t]||this.children[t+1]!=e.children[t+1]||!this.children[t+2].eq(e.children[t+2]))return!1
6259
6259
  return!0}locals(e){return jC(this.localsInner(e))}localsInner(e){if(this==LC)return FC
6260
6260
  if(e.inlineContent||!this.local.some(TC.is))return this.local
6261
6261
  let t=[]
6262
6262
  for(let e=0;e<this.local.length;e++)this.local[e].type instanceof TC||t.push(this.local[e])
6263
- return t}}PC.empty=new PC([],[]),PC.removeOverlap=jC
6264
- const LC=PC.empty
6265
- class zC{constructor(e){this.members=e}map(e,t){const n=this.members.map((n=>n.map(e,t,NC)))
6266
- return zC.from(n)}forChild(e,t){if(t.isLeaf)return PC.empty
6263
+ return t}}NC.empty=new NC([],[]),NC.removeOverlap=jC
6264
+ const LC=NC.empty
6265
+ class zC{constructor(e){this.members=e}map(e,t){const n=this.members.map((n=>n.map(e,t,PC)))
6266
+ return zC.from(n)}forChild(e,t){if(t.isLeaf)return NC.empty
6267
6267
  let n=[]
6268
6268
  for(let i=0;i<this.members.length;i++){let o=this.members[i].forChild(e,t)
6269
6269
  o!=LC&&(o instanceof zC?n=n.concat(o.members):n.push(o))}return zC.from(n)}eq(e){if(!(e instanceof zC)||e.members.length!=this.members.length)return!1
@@ -6273,7 +6273,7 @@ for(let i=0;i<this.members.length;i++){let o=this.members[i].localsInner(e)
6273
6273
  if(o.length)if(t){n&&(t=t.slice(),n=!1)
6274
6274
  for(let e=0;e<o.length;e++)t.push(o[e])}else t=o}return t?jC(n?t:t.sort(UC)):FC}static from(e){switch(e.length){case 0:return LC
6275
6275
  case 1:return e[0]
6276
- default:return new zC(e.every((e=>e instanceof PC))?e:e.reduce(((e,t)=>e.concat(t instanceof PC?t:t.members)),[]))}}}function VC(e,t){if(!t||!e.length)return e
6276
+ default:return new zC(e.every((e=>e instanceof NC))?e:e.reduce(((e,t)=>e.concat(t instanceof NC?t:t.members)),[]))}}}function VC(e,t){if(!t||!e.length)return e
6277
6277
  let n=[]
6278
6278
  for(let i=0;i<e.length;i++){let o=e[i]
6279
6279
  n.push(new RC(o.from+t,o.to+t,o.type))}return n}function HC(e,t,n){if(t.isLeaf)return null
@@ -6288,14 +6288,14 @@ let e=qC(a,t,n+s+1,i)
6288
6288
  e!=LC&&o.push(s,s+t.nodeSize,e)}}))
6289
6289
  let s=VC(r?BC(e):e,-n).sort(UC)
6290
6290
  for(let e=0;e<s.length;e++)s[e].type.valid(t,s[e])||(i.onRemove&&i.onRemove(s[e].spec),s.splice(e--,1))
6291
- return s.length||o.length?new PC(s,o):LC}function UC(e,t){return e.from-t.from||e.to-t.to}function jC(e){let t=e
6291
+ return s.length||o.length?new NC(s,o):LC}function UC(e,t){return e.from-t.from||e.to-t.to}function jC(e){let t=e
6292
6292
  for(let n=0;n<t.length-1;n++){let i=t[n]
6293
6293
  if(i.from!=i.to)for(let o=n+1;o<t.length;o++){let r=t[o]
6294
6294
  if(r.from!=i.from){r.from<i.to&&(t==e&&(t=e.slice()),t[n]=i.copy(i.from,r.from),WC(t,o,i.copy(r.from,i.to)))
6295
6295
  break}r.to!=i.to&&(t==e&&(t=e.slice()),t[o]=r.copy(r.from,i.to),WC(t,o+1,r.copy(i.to,r.to)))}}return t}function WC(e,t,n){for(;t<e.length&&UC(n,e[t])>0;)t++
6296
6296
  e.splice(t,0,n)}function ZC(e){let t=[]
6297
6297
  return e.someProp("decorations",(n=>{let i=n(e.state)
6298
- i&&i!=LC&&t.push(i)})),e.cursorWrapper&&t.push(PC.create(e.state.doc,[e.cursorWrapper.deco])),zC.from(t)}const GC={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},KC=vw&&bw<=11
6298
+ i&&i!=LC&&t.push(i)})),e.cursorWrapper&&t.push(NC.create(e.state.doc,[e.cursorWrapper.deco])),zC.from(t)}const GC={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},KC=vw&&bw<=11
6299
6299
  class XC{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}set(e){this.anchorNode=e.anchorNode,this.anchorOffset=e.anchorOffset,this.focusNode=e.focusNode,this.focusOffset=e.focusOffset}clear(){this.anchorNode=this.focusNode=null}eq(e){return e.anchorNode==this.anchorNode&&e.anchorOffset==this.anchorOffset&&e.focusNode==this.focusNode&&e.focusOffset==this.focusOffset}}class YC{constructor(e,t){this.view=e,this.handleDOMChange=t,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new XC,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.observer=window.MutationObserver&&new window.MutationObserver((e=>{for(let t=0;t<e.length;t++)this.queue.push(e[t])
6300
6300
  vw&&bw<=11&&e.some((e=>"childList"==e.type&&e.removedNodes.length||"characterData"==e.type&&e.oldValue.length>e.target.nodeValue.length))?this.flushSoon():this.flush()})),KC&&(this.onCharData=e=>{this.queue.push({target:e.target,type:"characterData",oldValue:e.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,GC)),this.onCharData&&this.view.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.connectSelection()}stop(){if(this.observer){let e=this.observer.takeRecords()
6301
6301
  if(e.length){for(let t=0;t<e.length;t++)this.queue.push(e[t])
@@ -6416,7 +6416,7 @@ if(d){let n=xw?this.trackWrites=this.domSelectionRange().focusNode:null
6416
6416
  this.composing&&(this.input.compositionNode=kC(this)),!o&&this.docView.update(e.doc,l,a,this)||(this.docView.updateOuterDeco(l),this.docView.destroy(),this.docView=ox(e.doc,l,a,this.dom,this)),n&&!this.trackWrites&&(t=!0)}t||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&function(e){let t=e.docView.domFromPos(e.state.selection.anchor,0),n=e.domSelectionRange()
6417
6417
  return ow(t.node,t.offset,n.anchorNode,n.anchorOffset)}(this))?Cx(this,t):(Ex(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(i),(null===(n=this.dragging)||void 0===n?void 0:n.node)&&!i.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,i),"reset"==c?this.dom.scrollTop=0:"to selection"==c?this.scrollToSelection():h&&function({refDOM:e,refTop:t,stack:n}){let i=e?e.getBoundingClientRect().top:0
6418
6418
  Fw(n,0==i?0:i-t)}(h)}scrollToSelection(){let e=this.domSelectionRange().focusNode
6419
- if(this.someProp("handleScrollToSelection",(e=>e(this))));else if(this.state.selection instanceof Py){let t=this.docView.domAfterPos(this.state.selection.from)
6419
+ if(this.someProp("handleScrollToSelection",(e=>e(this))));else if(this.state.selection instanceof Ny){let t=this.docView.domAfterPos(this.state.selection.from)
6420
6420
  1==t.nodeType&&Ow(this,t.getBoundingClientRect(),e)}else Ow(this,this.coordsAtPos(this.state.selection.head,1),e)}destroyPluginViews(){let e
6421
6421
  for(;e=this.pluginViews.pop();)e.destroy&&e.destroy()}updatePluginViews(e){if(e&&e.plugins==this.state.plugins&&this.directPlugins==this.prevDirectPlugins)for(let t=0;t<this.pluginViews.length;t++){let n=this.pluginViews[t]
6422
6422
  n.update&&n.update(this,e)}else{this.prevDirectPlugins=this.directPlugins,this.destroyPluginViews()
@@ -6424,7 +6424,7 @@ for(let e=0;e<this.directPlugins.length;e++){let t=this.directPlugins[e]
6424
6424
  t.spec.view&&this.pluginViews.push(t.spec.view(this))}for(let e=0;e<this.state.plugins.length;e++){let t=this.state.plugins[e]
6425
6425
  t.spec.view&&this.pluginViews.push(t.spec.view(this))}}}updateDraggedNode(e,t){let n=e.node,i=-1
6426
6426
  if(this.state.doc.nodeAt(n.from)==n.node)i=n.from
6427
- else{let e=n.from+(this.state.doc.content.size-t.doc.content.size);(e>0&&this.state.doc.nodeAt(e))==n.node&&(i=e)}this.dragging=new _C(e.slice,e.move,i<0?void 0:Py.create(this.state.doc,i))}someProp(e,t){let n,i=this._props&&this._props[e]
6427
+ else{let e=n.from+(this.state.doc.content.size-t.doc.content.size);(e>0&&this.state.doc.nodeAt(e))==n.node&&(i=e)}this.dragging=new _C(e.slice,e.move,i<0?void 0:Ny.create(this.state.doc,i))}someProp(e,t){let n,i=this._props&&this._props[e]
6428
6428
  if(null!=i&&(n=t?t(i):i))return n
6429
6429
  for(let i=0;i<this.directPlugins.length;i++){let o=this.directPlugins[i].props[e]
6430
6430
  if(null!=o&&(n=t?t(o):o))return n}let o=this.state.plugins
@@ -6434,9 +6434,9 @@ if(e==this.dom)return!0
6434
6434
  if(!e||!this.dom.contains(e))return!1
6435
6435
  for(;e&&this.dom!=e&&this.dom.contains(e);){if("false"==e.contentEditable)return!1
6436
6436
  e=e.parentElement}return!0}return this.root.activeElement==this.dom}focus(){this.domObserver.stop(),this.editable&&function(e){if(e.setActive)return e.setActive()
6437
- if(Nw)return e.focus(Nw)
6437
+ if(Pw)return e.focus(Pw)
6438
6438
  let t=Rw(e)
6439
- e.focus(null==Nw?{get preventScroll(){return Nw={preventScroll:!0},!0}}:void 0),Nw||(Nw=!1,Fw(t,0))}(this.dom),Cx(this),this.domObserver.start()}get root(){let e=this._root
6439
+ e.focus(null==Pw?{get preventScroll(){return Pw={preventScroll:!0},!0}}:void 0),Pw||(Pw=!1,Fw(t,0))}(this.dom),Cx(this),this.domObserver.start()}get root(){let e=this._root
6440
6440
  if(null==e)for(let e=this.dom.parentNode;e;e=e.parentNode)if(9==e.nodeType||11==e.nodeType&&e.host)return e.getSelection||(Object.getPrototypeOf(e).getSelection=()=>e.ownerDocument.getSelection()),this._root=e
6441
6441
  return e||document}updateRoot(){this._root=null}posAtCoords(e){return Vw(this,e)}coordsAtPos(e,t=1){return Uw(this,e,t)}domAtPos(e,t=0){return this.docView.domFromPos(e,t)}nodeDOM(e){let t=this.docView.descAt(e)
6442
6442
  return t?t.nodeDOM:null}posAtDOM(e,t,n=-1){let i=this.docView.posFromDOM(e,t,n)
@@ -6531,7 +6531,7 @@ let s=0
6531
6531
  for(let e=0;e<n.length;e++)n[e].type==o&&(s=e+1)
6532
6532
  let a=n.length-s,l=t.start+n.length-(i?2:0),c=t.parent
6533
6533
  for(let n=t.startIndex,i=t.endIndex,o=!0;n<i;n++,o=!1)!o&&uy(e.doc,l,a)&&(e.split(l,a),l+=2*a),l+=c.child(n).nodeSize
6534
- return e}(n.tr,s,c,a,e).scrollIntoView()),!0)}}function Nk(e){return function(t,n){let{$from:i,$to:o}=t.selection,r=i.blockRange(o,(t=>t.childCount>0&&t.firstChild.type==e))
6534
+ return e}(n.tr,s,c,a,e).scrollIntoView()),!0)}}function Pk(e){return function(t,n){let{$from:i,$to:o}=t.selection,r=i.blockRange(o,(t=>t.childCount>0&&t.firstChild.type==e))
6535
6535
  return!!r&&(!n||(i.node(r.depth-1).type==e?function(e,t,n,i){let o=e.tr,r=i.end,s=i.$to.end(i.depth)
6536
6536
  r<s&&(o.step(new sy(r-1,s,r,s,new Kv(qv.from(n.create(null,i.parent.copy())),1,0),1,!0)),i=new hb(o.doc.resolve(i.$from.pos),o.doc.resolve(s),i.depth))
6537
6537
  const a=cy(i)
@@ -6546,7 +6546,7 @@ if(i.mapping.map(n.end)!=n.start+r.nodeAfter.nodeSize)return!1
6546
6546
  let a=0==n.startIndex,l=n.endIndex==o.childCount,c=r.node(-1),d=r.index(-1)
6547
6547
  if(!c.canReplace(d+(a?0:1),d+1,s.content.append(l?qv.empty:qv.from(o))))return!1
6548
6548
  let h=r.pos,u=h+s.nodeSize
6549
- return i.step(new sy(h-(a?1:0),u+(l?1:0),h+1,u-1,new Kv((a?qv.empty:qv.from(o.copy(qv.empty))).append(l?qv.empty:qv.from(o.copy(qv.empty))),a?0:1,l?0:1),a?0:1)),t(i.scrollIntoView()),!0}(t,n,r)))}}function Pk(e){const{state:t,transaction:n}=e
6549
+ return i.step(new sy(h-(a?1:0),u+(l?1:0),h+1,u-1,new Kv((a?qv.empty:qv.from(o.copy(qv.empty))).append(l?qv.empty:qv.from(o.copy(qv.empty))),a?0:1,l?0:1),a?0:1)),t(i.scrollIntoView()),!0}(t,n,r)))}}function Nk(e){const{state:t,transaction:n}=e
6550
6550
  let{selection:i}=n,{doc:o}=n,{storedMarks:r}=n
6551
6551
  return{...t,apply:t.apply.bind(t),applyTransaction:t.applyTransaction.bind(t),plugins:t.plugins,schema:t.schema,reconfigure:t.reconfigure.bind(t),toJSON:t.toJSON.bind(t),get storedMarks(){return r},get selection(){return i},get doc(){return o},get tr(){return i=n.selection,o=n.doc,r=n.storedMarks,n}}}"undefined"!=typeof navigator?/Mac|iP(hone|[oa]d)/.test(navigator.platform):"undefined"!=typeof os&&os.platform&&os.platform()
6552
6552
  class Lk{constructor(e){this.editor=e.editor,this.rawCommands=this.editor.extensionManager.commands,this.customState=e.state}get hasCustomState(){return!!this.customState}get state(){return this.customState||this.editor.state}get commands(){const{rawCommands:e,editor:t,state:n}=this,{view:i}=t,{tr:o}=n,r=this.buildProps(o)
@@ -6554,7 +6554,7 @@ return Object.fromEntries(Object.entries(e).map((([e,t])=>[e,(...e)=>{const n=t(
6554
6554
  return o.getMeta("preventDispatch")||this.hasCustomState||i.dispatch(o),n}])))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(e,t=!0){const{rawCommands:n,editor:i,state:o}=this,{view:r}=i,s=[],a=!!e,l=e||o.tr,c={...Object.fromEntries(Object.entries(n).map((([e,n])=>[e,(...e)=>{const i=this.buildProps(l,t),o=n(...e)(i)
6555
6555
  return s.push(o),c}]))),run:()=>(a||!t||l.getMeta("preventDispatch")||this.hasCustomState||r.dispatch(l),s.every((e=>!0===e)))}
6556
6556
  return c}createCan(e){const{rawCommands:t,state:n}=this,i=e||n.tr,o=this.buildProps(i,false),r=Object.fromEntries(Object.entries(t).map((([e,t])=>[e,(...e)=>t(...e)({...o,dispatch:void 0})])))
6557
- return{...r,chain:()=>this.createChain(i,false)}}buildProps(e,t=!0){const{rawCommands:n,editor:i,state:o}=this,{view:r}=i,s={tr:e,editor:i,view:r,state:Pk({state:o,transaction:e}),dispatch:t?()=>{}:void 0,chain:()=>this.createChain(e,t),can:()=>this.createCan(e),get commands(){return Object.fromEntries(Object.entries(n).map((([e,t])=>[e,(...e)=>t(...e)(s)])))}}
6557
+ return{...r,chain:()=>this.createChain(i,false)}}buildProps(e,t=!0){const{rawCommands:n,editor:i,state:o}=this,{view:r}=i,s={tr:e,editor:i,view:r,state:Nk({state:o,transaction:e}),dispatch:t?()=>{}:void 0,chain:()=>this.createChain(e,t),can:()=>this.createCan(e),get commands(){return Object.fromEntries(Object.entries(n).map((([e,t])=>[e,(...e)=>t(...e)(s)])))}}
6558
6558
  return s}}class zk{constructor(){this.callbacks={}}on(e,t){return this.callbacks[e]||(this.callbacks[e]=[]),this.callbacks[e].push(t),this}emit(e,...t){const n=this.callbacks[e]
6559
6559
  return n&&n.forEach((e=>e.apply(this,t))),this}off(e,t){const n=this.callbacks[e]
6560
6560
  return n&&(t?this.callbacks[e]=n.filter((e=>e!==t)):delete this.callbacks[e]),this}removeAllListeners(){this.callbacks={}}}function Vk(e,t,n){if(void 0===e.config[t]&&e.parent)return Vk(e.parent,t,n)
@@ -6593,7 +6593,7 @@ const h=Jk(c)+r
6593
6593
  return s.forEach((e=>{if(d)return
6594
6594
  const t=tS(h,e.find)
6595
6595
  if(!t)return
6596
- const s=l.state.tr,c=Pk({state:l.state,transaction:s}),u={from:i-(t[0].length-r.length),to:o},{commands:p,chain:f,can:m}=new Lk({editor:n,state:c})
6596
+ const s=l.state.tr,c=Nk({state:l.state,transaction:s}),u={from:i-(t[0].length-r.length),to:o},{commands:p,chain:f,can:m}=new Lk({editor:n,state:c})
6597
6597
  null!==e.handler({state:c,range:u,match:t,commands:p,chain:f,can:m})&&s.steps.length&&(s.setMeta(a,{transform:s,from:i,to:o,text:r}),l.dispatch(s),d=!0)})),d}function iS(e){const{editor:t,rules:n}=e,i=new Xy({state:{init:()=>null,apply(e,o){const r=e.getMeta(i)
6598
6598
  if(r)return r
6599
6599
  const s=e.getMeta("applyInputRules")
@@ -6608,7 +6608,7 @@ return i?i.map((t=>{const n=[t.text]
6608
6608
  return n.index=t.index,n.input=e,n.data=t.data,t.replaceWith&&(t.text.includes(t.replaceWith)||console.warn('[tiptap warn]: "pasteRuleMatch.replaceWith" must be part of "pasteRuleMatch.text".'),n.push(t.replaceWith)),n})):[]}
6609
6609
  function sS(e){const{editor:t,rules:n}=e
6610
6610
  let i=null,o=!1,r=!1,s="undefined"!=typeof ClipboardEvent?new ClipboardEvent("paste"):null,a="undefined"!=typeof DragEvent?new DragEvent("drop"):null
6611
- const l=({state:e,from:n,to:i,rule:o,pasteEvt:r})=>{const l=e.tr,c=Pk({state:e,transaction:l}),d=function(e){const{editor:t,state:n,from:i,to:o,rule:r,pasteEvent:s,dropEvent:a}=e,{commands:l,chain:c,can:d}=new Lk({editor:t,state:n}),h=[]
6611
+ const l=({state:e,from:n,to:i,rule:o,pasteEvt:r})=>{const l=e.tr,c=Nk({state:e,transaction:l}),d=function(e){const{editor:t,state:n,from:i,to:o,rule:r,pasteEvent:s,dropEvent:a}=e,{commands:l,chain:c,can:d}=new Lk({editor:t,state:n}),h=[]
6612
6612
  return n.doc.nodesBetween(i,o,((e,t)=>{if(!e.isTextblock||e.type.spec.code)return
6613
6613
  const u=Math.max(i,t),p=Math.min(o,t+e.content.size),f=e.textBetween(u-t,p-t,void 0,"")
6614
6614
  rS(f,r.find,s).forEach((e=>{if(void 0===e.index)return
@@ -6730,8 +6730,8 @@ return!Object.prototype.hasOwnProperty.call(n,i)&&(n[i]=!0)}))}(e)
6730
6730
  return 1===t.length?t:t.filter(((e,n)=>{const i=t.filter(((e,t)=>t!==n))
6731
6731
  return!i.some((t=>e.oldRange.from>=t.oldRange.from&&e.oldRange.to<=t.oldRange.to&&e.newRange.from>=t.newRange.from&&e.newRange.to<=t.newRange.to))}))}function FS(e,t,n){const i=[]
6732
6732
  return e===t?n.resolve(e).marks().forEach((t=>{const o=vS(n.resolve(e-1),t.type)
6733
- o&&i.push({mark:t,...o})})):n.nodesBetween(e,t,((e,t)=>{e&&void 0!==(null==e?void 0:e.nodeSize)&&i.push(...e.marks.map((n=>({from:t,to:t+e.nodeSize,mark:n}))))})),i}function NS(e,t,n){return Object.fromEntries(Object.entries(n).filter((([n])=>{const i=e.find((e=>e.type===t&&e.name===n))
6734
- return!!i&&i.attribute.keepOnSplit})))}function PS(e,t,n={}){const{empty:i,ranges:o}=e.selection,r=t?bS(t,e.schema):null
6733
+ o&&i.push({mark:t,...o})})):n.nodesBetween(e,t,((e,t)=>{e&&void 0!==(null==e?void 0:e.nodeSize)&&i.push(...e.marks.map((n=>({from:t,to:t+e.nodeSize,mark:n}))))})),i}function PS(e,t,n){return Object.fromEntries(Object.entries(n).filter((([n])=>{const i=e.find((e=>e.type===t&&e.name===n))
6734
+ return!!i&&i.attribute.keepOnSplit})))}function NS(e,t,n={}){const{empty:i,ranges:o}=e.selection,r=t?bS(t,e.schema):null
6735
6735
  if(i)return!!(e.storedMarks||e.selection.$from.marks()).filter((e=>!r||r.name===e.type.name)).find((e=>fS(e.attrs,n,{strict:!1})))
6736
6736
  let s=0
6737
6737
  const a=[]
@@ -6805,12 +6805,12 @@ const o=e.steps[i]
6805
6805
  if(!(o instanceof ry||o instanceof sy))return
6806
6806
  const r=e.mapping.maps[i]
6807
6807
  let s=0
6808
- r.forEach(((e,t,n,i)=>{0===s&&(s=i)})),e.setSelection(Ay.near(e.doc.resolve(s),n))}(i,i.steps.length-1,-1),n.applyInputRules&&i.setMeta("applyInputRules",{from:s,text:d}),n.applyPasteRules&&i.setMeta("applyPasteRules",{from:s,text:d})}return!0},joinUp:()=>({state:e,dispatch:t})=>((e,t)=>{let n,i=e.selection,o=i instanceof Py
6808
+ r.forEach(((e,t,n,i)=>{0===s&&(s=i)})),e.setSelection(Ay.near(e.doc.resolve(s),n))}(i,i.steps.length-1,-1),n.applyInputRules&&i.setMeta("applyInputRules",{from:s,text:d}),n.applyPasteRules&&i.setMeta("applyPasteRules",{from:s,text:d})}return!0},joinUp:()=>({state:e,dispatch:t})=>((e,t)=>{let n,i=e.selection,o=i instanceof Ny
6809
6809
  if(o){if(i.node.isTextblock||!py(e.doc,i.from))return!1
6810
6810
  n=i.from}else if(n=my(e.doc,i.from,-1),null==n)return!1
6811
6811
  if(t){let i=e.tr.join(n)
6812
- o&&i.setSelection(Py.create(i.doc,n-e.doc.resolve(n).nodeBefore.nodeSize)),t(i.scrollIntoView())}return!0})(e,t),joinDown:()=>({state:e,dispatch:t})=>((e,t)=>{let n,i=e.selection
6813
- if(i instanceof Py){if(i.node.isTextblock||!py(e.doc,i.to))return!1
6812
+ o&&i.setSelection(Ny.create(i.doc,n-e.doc.resolve(n).nodeBefore.nodeSize)),t(i.scrollIntoView())}return!0})(e,t),joinDown:()=>({state:e,dispatch:t})=>((e,t)=>{let n,i=e.selection
6813
+ if(i instanceof Ny){if(i.node.isTextblock||!py(e.doc,i.to))return!1
6814
6814
  n=i.to}else if(n=my(e.doc,i.to,1),null==n)return!1
6815
6815
  return t&&t(e.tr.join(n).scrollIntoView()),!0})(e,t),joinBackward:()=>({state:e,dispatch:t})=>((e,t,n)=>{let i=kk(e,n)
6816
6816
  if(!i)return!1
@@ -6818,17 +6818,17 @@ let o=Mk(i)
6818
6818
  if(!o){let n=i.blockRange(),o=n&&cy(n)
6819
6819
  return null!=o&&(t&&t(e.tr.lift(n,o).scrollIntoView()),!0)}let r=o.nodeBefore
6820
6820
  if(!r.type.spec.isolating&&Dk(e,o,t))return!0
6821
- if(0==i.parent.content.size&&($k(r,"end")||Py.isSelectable(r))){let n=gy(e.doc,i.before(),i.after(),Kv.empty)
6821
+ if(0==i.parent.content.size&&($k(r,"end")||Ny.isSelectable(r))){let n=gy(e.doc,i.before(),i.after(),Kv.empty)
6822
6822
  if(n&&n.slice.size<n.to-n.from){if(t){let i=e.tr.step(n)
6823
- i.setSelection($k(r,"end")?Ay.findFrom(i.doc.resolve(i.mapping.map(o.pos,-1)),-1):Py.create(i.doc,o.pos-r.nodeSize)),t(i.scrollIntoView())}return!0}}return!(!r.isAtom||o.depth!=i.depth-1||(t&&t(e.tr.delete(o.pos-r.nodeSize,o.pos).scrollIntoView()),0))})(e,t),joinForward:()=>({state:e,dispatch:t})=>((e,t,n)=>{let i=Ek(e,n)
6823
+ i.setSelection($k(r,"end")?Ay.findFrom(i.doc.resolve(i.mapping.map(o.pos,-1)),-1):Ny.create(i.doc,o.pos-r.nodeSize)),t(i.scrollIntoView())}return!0}}return!(!r.isAtom||o.depth!=i.depth-1||(t&&t(e.tr.delete(o.pos-r.nodeSize,o.pos).scrollIntoView()),0))})(e,t),joinForward:()=>({state:e,dispatch:t})=>((e,t,n)=>{let i=Ek(e,n)
6824
6824
  if(!i)return!1
6825
6825
  let o=_k(i)
6826
6826
  if(!o)return!1
6827
6827
  let r=o.nodeAfter
6828
6828
  if(Dk(e,o,t))return!0
6829
- if(0==i.parent.content.size&&($k(r,"start")||Py.isSelectable(r))){let n=gy(e.doc,i.before(),i.after(),Kv.empty)
6829
+ if(0==i.parent.content.size&&($k(r,"start")||Ny.isSelectable(r))){let n=gy(e.doc,i.before(),i.after(),Kv.empty)
6830
6830
  if(n&&n.slice.size<n.to-n.from){if(t){let i=e.tr.step(n)
6831
- i.setSelection($k(r,"start")?Ay.findFrom(i.doc.resolve(i.mapping.map(o.pos)),1):Py.create(i.doc,i.mapping.map(o.pos))),t(i.scrollIntoView())}return!0}}return!(!r.isAtom||o.depth!=i.depth-1||(t&&t(e.tr.delete(o.pos,o.pos+r.nodeSize).scrollIntoView()),0))})(e,t),joinItemBackward:()=>({tr:e,state:t,dispatch:n})=>{try{const i=my(t.doc,t.selection.$from.pos,-1)
6831
+ i.setSelection($k(r,"start")?Ay.findFrom(i.doc.resolve(i.mapping.map(o.pos)),1):Ny.create(i.doc,i.mapping.map(o.pos))),t(i.scrollIntoView())}return!0}}return!(!r.isAtom||o.depth!=i.depth-1||(t&&t(e.tr.delete(o.pos,o.pos+r.nodeSize).scrollIntoView()),0))})(e,t),joinItemBackward:()=>({tr:e,state:t,dispatch:n})=>{try{const i=my(t.doc,t.selection.$from.pos,-1)
6832
6832
  return null!=i&&(e.join(i,2),n&&n(e),!0)}catch{return!1}},joinItemForward:()=>({state:e,dispatch:t,tr:n})=>{try{const i=my(e.doc,e.selection.$from.pos,1)
6833
6833
  return null!=i&&(n.join(i,2),t&&t(n),!0)}catch(e){return!1}},joinTextblockBackward:()=>({state:e,dispatch:t})=>((e,t,n)=>{let i=kk(e,n)
6834
6834
  if(!i)return!1
@@ -6852,19 +6852,19 @@ return null!=r&&(t&&t(e.tr.lift(o,r).scrollIntoView()),!0)})(n,i),liftEmptyBlock
6852
6852
  if(!n||n.parent.content.size)return!1
6853
6853
  if(n.depth>1&&n.after()!=n.end(-1)){let i=n.before()
6854
6854
  if(uy(e.doc,i))return t&&t(e.tr.split(i).scrollIntoView()),!0}let i=n.blockRange(),o=i&&cy(i)
6855
- return null!=o&&(t&&t(e.tr.lift(i,o).scrollIntoView()),!0)})(e,t),liftListItem:e=>({state:t,dispatch:n})=>Nk(qk(e,t.schema))(t,n),newlineInCode:()=>({state:e,dispatch:t})=>((e,t)=>{let{$head:n,$anchor:i}=e.selection
6855
+ return null!=o&&(t&&t(e.tr.lift(i,o).scrollIntoView()),!0)})(e,t),liftListItem:e=>({state:t,dispatch:n})=>Pk(qk(e,t.schema))(t,n),newlineInCode:()=>({state:e,dispatch:t})=>((e,t)=>{let{$head:n,$anchor:i}=e.selection
6856
6856
  return!(!n.parent.type.spec.code||!n.sameParent(i)||(t&&t(e.tr.insertText("\n").scrollIntoView()),0))})(e,t),resetAttributes:(e,t)=>({tr:n,state:i,dispatch:o})=>{let r=null,s=null
6857
6857
  const a=_S("string"==typeof e?e:e.name,i.schema)
6858
6858
  return!!a&&("node"===a&&(r=qk(e,i.schema)),"mark"===a&&(s=bS(e,i.schema)),o&&n.selection.ranges.forEach((e=>{i.doc.nodesBetween(e.$from.pos,e.$to.pos,((e,i)=>{r&&r===e.type&&n.setNodeMarkup(i,void 0,IS(e.attrs,t)),s&&e.marks.length&&e.marks.forEach((o=>{s===o.type&&n.addMark(i,i+e.nodeSize,s.create(IS(o.attrs,t)))}))}))})),!0)},scrollIntoView:()=>({tr:e,dispatch:t})=>(t&&e.scrollIntoView(),!0),selectAll:()=>({tr:e,commands:t})=>t.setTextSelection({from:0,to:e.doc.content.size}),selectNodeBackward:()=>({state:e,dispatch:t})=>((e,t,n)=>{let{$head:i,empty:o}=e.selection,r=i
6859
6859
  if(!o)return!1
6860
6860
  if(i.parent.isTextblock){if(n?!n.endOfTextblock("backward",e):i.parentOffset>0)return!1
6861
6861
  r=Mk(i)}let s=r&&r.nodeBefore
6862
- return!(!s||!Py.isSelectable(s)||(t&&t(e.tr.setSelection(Py.create(e.doc,r.pos-s.nodeSize)).scrollIntoView()),0))})(e,t),selectNodeForward:()=>({state:e,dispatch:t})=>((e,t,n)=>{let{$head:i,empty:o}=e.selection,r=i
6862
+ return!(!s||!Ny.isSelectable(s)||(t&&t(e.tr.setSelection(Ny.create(e.doc,r.pos-s.nodeSize)).scrollIntoView()),0))})(e,t),selectNodeForward:()=>({state:e,dispatch:t})=>((e,t,n)=>{let{$head:i,empty:o}=e.selection,r=i
6863
6863
  if(!o)return!1
6864
6864
  if(i.parent.isTextblock){if(n?!n.endOfTextblock("forward",e):i.parentOffset<i.parent.content.size)return!1
6865
6865
  r=_k(i)}let s=r&&r.nodeAfter
6866
- return!(!s||!Py.isSelectable(s)||(t&&t(e.tr.setSelection(Py.create(e.doc,r.pos)).scrollIntoView()),0))})(e,t),selectParentNode:()=>({state:e,dispatch:t})=>((e,t)=>{let n,{$from:i,to:o}=e.selection,r=i.sharedDepth(o)
6867
- return 0!=r&&(n=i.before(r),t&&t(e.tr.setSelection(Py.create(e.doc,n))),!0)})(e,t),selectTextblockEnd:()=>({state:e,dispatch:t})=>Ok(e,t),selectTextblockStart:()=>({state:e,dispatch:t})=>Tk(e,t),setContent:(e,t=!1,n={})=>({tr:i,editor:o,dispatch:r})=>{const{doc:s}=i,a=DS(e,o.schema,n)
6866
+ return!(!s||!Ny.isSelectable(s)||(t&&t(e.tr.setSelection(Ny.create(e.doc,r.pos)).scrollIntoView()),0))})(e,t),selectParentNode:()=>({state:e,dispatch:t})=>((e,t)=>{let n,{$from:i,to:o}=e.selection,r=i.sharedDepth(o)
6867
+ return 0!=r&&(n=i.before(r),t&&t(e.tr.setSelection(Ny.create(e.doc,n))),!0)})(e,t),selectTextblockEnd:()=>({state:e,dispatch:t})=>Ok(e,t),selectTextblockStart:()=>({state:e,dispatch:t})=>Tk(e,t),setContent:(e,t=!1,n={})=>({tr:i,editor:o,dispatch:r})=>{const{doc:s}=i,a=DS(e,o.schema,n)
6868
6868
  return r&&i.replaceWith(0,s.content.size,a).setMeta("preventUpdate",!t),!0},setMark:(e,t={})=>({tr:n,state:i,dispatch:o})=>{const{selection:r}=n,{empty:s,ranges:a}=r,l=bS(e,i.schema)
6869
6869
  if(o)if(s){const e=AS(i,l)
6870
6870
  n.addStoredMark(l.create({...e,...t}))}else a.forEach((e=>{const o=e.$from.pos,r=e.$to.pos
@@ -6879,7 +6879,7 @@ return s.some((({$from:t,$to:i})=>{let o=0===t.depth&&e.doc.inlineContent&&e.doc
6879
6879
  return e.doc.nodesBetween(t.pos,i.pos,((e,t,i)=>{if(o)return!1
6880
6880
  if(e.isInline){const t=!i||i.type.allowsMarkType(n),r=!!n.isInSet(e.marks)||!e.marks.some((e=>e.type.excludes(n)))
6881
6881
  o=t&&r}return!o})),o}))}(i,n,l)},setMeta:(e,t)=>({tr:n})=>(n.setMeta(e,t),!0),setNode:(e,t={})=>({state:n,dispatch:i,chain:o})=>{const r=qk(e,n.schema)
6882
- return r.isTextblock?o().command((({commands:e})=>!!Rk(r,t)(n)||e.clearNodes())).command((({state:e})=>Rk(r,t)(e,i))).run():(console.warn('[tiptap warn]: Currently "setNode()" only supports text block nodes.'),!1)},setNodeSelection:e=>({tr:t,dispatch:n})=>{if(n){const{doc:n}=t,i=wS(e,0,n.content.size),o=Py.create(n,i)
6882
+ return r.isTextblock?o().command((({commands:e})=>!!Rk(r,t)(n)||e.clearNodes())).command((({state:e})=>Rk(r,t)(e,i))).run():(console.warn('[tiptap warn]: Currently "setNode()" only supports text block nodes.'),!1)},setNodeSelection:e=>({tr:t,dispatch:n})=>{if(n){const{doc:n}=t,i=wS(e,0,n.content.size),o=Ny.create(n,i)
6883
6883
  t.setSelection(o)}return!0},setTextSelection:e=>({tr:t,dispatch:n})=>{if(n){const{doc:n}=t,{from:i,to:o}="number"==typeof e?{from:e,to:e}:e,r=Fy.atStart(n).from,s=Fy.atEnd(n).to,a=wS(i,r,s),l=wS(o,r,s),c=Fy.create(n,a,l)
6884
6884
  t.setSelection(c)}return!0},sinkListItem:e=>({state:t,dispatch:n})=>{const i=qk(e,t.schema)
6885
6885
  return(o=i,function(e,t){let{$from:n,$to:i}=e.selection,r=n.blockRange(i,(e=>e.childCount>0&&e.firstChild.type==o))
@@ -6890,8 +6890,8 @@ let a=r.parent,l=a.child(s-1)
6890
6890
  if(l.type!=o)return!1
6891
6891
  if(t){let n=l.lastChild&&l.lastChild.type==a.type,i=qv.from(n?o.create():null),s=new Kv(qv.from(o.create(null,qv.from(a.type.create(null,i)))),n?3:1,0),c=r.start,d=r.end
6892
6892
  t(e.tr.step(new sy(c-(n?3:1),d,c,d,s,1,!0)).scrollIntoView())}return!0})(t,n)
6893
- var o},splitBlock:({keepMarks:e=!0}={})=>({tr:t,state:n,dispatch:i,editor:o})=>{const{selection:r,doc:s}=t,{$from:a,$to:l}=r,c=NS(o.extensionManager.attributes,a.node().type.name,a.node().attrs)
6894
- if(r instanceof Py&&r.node.isBlock)return!(!a.parentOffset||!uy(s,a.pos))&&(i&&(e&&zS(n,o.extensionManager.splittableMarks),t.split(a.pos).scrollIntoView()),!0)
6893
+ var o},splitBlock:({keepMarks:e=!0}={})=>({tr:t,state:n,dispatch:i,editor:o})=>{const{selection:r,doc:s}=t,{$from:a,$to:l}=r,c=PS(o.extensionManager.attributes,a.node().type.name,a.node().attrs)
6894
+ if(r instanceof Ny&&r.node.isBlock)return!(!a.parentOffset||!uy(s,a.pos))&&(i&&(e&&zS(n,o.extensionManager.splittableMarks),t.split(a.pos).scrollIntoView()),!0)
6895
6895
  if(!a.parent.isBlock)return!1
6896
6896
  if(i){const i=l.parentOffset===l.parent.content.size
6897
6897
  r instanceof Fy&&t.deleteSelection()
@@ -6909,13 +6909,13 @@ if(0===a.parent.content.size&&a.node(-1).childCount===a.indexAfter(-1)){if(2===a
6909
6909
  if(i){let e=qv.empty
6910
6910
  const n=a.index(-1)?1:a.index(-2)?2:3
6911
6911
  for(let t=a.depth-n;t>=a.depth-3;t-=1)e=qv.from(a.node(t).copy(e))
6912
- const i=a.indexAfter(-1)<a.node(-2).childCount?1:a.indexAfter(-2)<a.node(-3).childCount?2:3,o=NS(h,a.node().type.name,a.node().attrs),l=(null===(r=s.contentMatch.defaultType)||void 0===r?void 0:r.createAndFill(o))||void 0
6912
+ const i=a.indexAfter(-1)<a.node(-2).childCount?1:a.indexAfter(-2)<a.node(-3).childCount?2:3,o=PS(h,a.node().type.name,a.node().attrs),l=(null===(r=s.contentMatch.defaultType)||void 0===r?void 0:r.createAndFill(o))||void 0
6913
6913
  e=e.append(qv.from(s.createAndFill(null,l)||void 0))
6914
6914
  const c=a.before(a.depth-(n-1))
6915
6915
  t.replace(c,a.after(-i),new Kv(e,4-n,0))
6916
6916
  let d=-1
6917
6917
  t.doc.nodesBetween(c,t.doc.content.size,((e,t)=>{if(d>-1)return!1
6918
- e.isTextblock&&0===e.content.size&&(d=t+1)})),d>-1&&t.setSelection(Fy.near(t.doc.resolve(d))),t.scrollIntoView()}return!0}const u=l.pos===a.end()?d.contentMatchAt(0).defaultType:null,p=NS(h,d.type.name,d.attrs),f=NS(h,a.node().type.name,a.node().attrs)
6918
+ e.isTextblock&&0===e.content.size&&(d=t+1)})),d>-1&&t.setSelection(Fy.near(t.doc.resolve(d))),t.scrollIntoView()}return!0}const u=l.pos===a.end()?d.contentMatchAt(0).defaultType:null,p=PS(h,d.type.name,d.attrs),f=PS(h,a.node().type.name,a.node().attrs)
6919
6919
  t.delete(a.pos,l.pos)
6920
6920
  const m=u?[{type:s,attrs:p},{type:u,attrs:f}]:[{type:s,attrs:p}]
6921
6921
  if(!uy(t.doc,a.pos,2))return!1
@@ -6928,7 +6928,7 @@ const x=TS((e=>LS(e.type.name,h)))(m)
6928
6928
  if(y.depth>=1&&x&&y.depth-x.depth<=1){if(x.node.type===p)return c.liftListItem(f)
6929
6929
  if(LS(x.node.type.name,h)&&p.validContent(x.node.content)&&a)return l().command((()=>(r.setNodeMarkup(x.pos,p),!0))).command((()=>VS(r,p))).command((()=>HS(r,p))).run()}return n&&w&&a?l().command((()=>{const e=d().wrapInList(p,i),t=w.filter((e=>u.includes(e.type.name)))
6930
6930
  return r.ensureMarks(t),!!e||c.clearNodes()})).wrapInList(p,i).command((()=>VS(r,p))).command((()=>HS(r,p))).run():l().command((()=>!!d().wrapInList(p,i)||c.clearNodes())).wrapInList(p,i).command((()=>VS(r,p))).command((()=>HS(r,p))).run()},toggleMark:(e,t={},n={})=>({state:i,commands:o})=>{const{extendEmptyMarkRange:r=!1}=n,s=bS(e,i.schema)
6931
- return PS(i,s,t)?o.unsetMark(s,{extendEmptyMarkRange:r}):o.setMark(s,t)},toggleNode:(e,t,n={})=>({state:i,commands:o})=>{const r=qk(e,i.schema),s=qk(t,i.schema)
6931
+ return NS(i,s,t)?o.unsetMark(s,{extendEmptyMarkRange:r}):o.setMark(s,t)},toggleNode:(e,t,n={})=>({state:i,commands:o})=>{const r=qk(e,i.schema),s=qk(t,i.schema)
6932
6932
  return ES(i,r,n)?o.setNode(s):o.setNode(r,n)},toggleWrap:(e,t={})=>({state:n,commands:i})=>{const o=qk(e,n.schema)
6933
6933
  return ES(n,o,t)?i.lift(o):i.wrapIn(o,t)},undoInputRule:()=>({state:e,dispatch:t})=>{const n=e.plugins
6934
6934
  for(let i=0;i<n.length;i+=1){const o=n[i]
@@ -6960,7 +6960,7 @@ return CS()||MS()?o:i},addProseMirrorPlugins(){return[new Xy({key:new Qy("clearD
6960
6960
  const{empty:i,from:o,to:r}=t.selection,s=Ay.atStart(t.doc).from,a=Ay.atEnd(t.doc).to
6961
6961
  if(i||!(o===s&&r===a))return
6962
6962
  if(!(0===n.doc.textBetween(0,n.doc.content.size," "," ").length))return
6963
- const l=n.tr,c=Pk({state:n,transaction:l}),{commands:d}=new Lk({editor:this.editor,state:c})
6963
+ const l=n.tr,c=Nk({state:n,transaction:l}),{commands:d}=new Lk({editor:this.editor,state:c})
6964
6964
  return d.clearNodes(),l.steps.length?l:void 0}})]}}),ZS=dS.create({name:"tabindex",addProseMirrorPlugins(){return[new Xy({key:new Qy("tabindex"),props:{attributes:this.editor.isEditable?{tabindex:"0"}:{}}})]}})
6965
6965
  class GS{constructor(e,t,n=!1,i=null){this.currentNode=null,this.actualDepth=null,this.isBlock=n,this.resolvedPos=e,this.editor=t,this.currentNode=i}get name(){return this.node.type.name}get node(){return this.currentNode||this.resolvedPos.node()}get element(){return this.editor.view.domAtPos(this.pos).node}get depth(){var e
6966
6966
  return null!==(e=this.actualDepth)&&void 0!==e?e:this.resolvedPos.depth}get pos(){return this.resolvedPos.pos}get content(){return this.node.content}set content(e){let t=this.from,n=this.to
@@ -7003,9 +7003,9 @@ const t=this.state.apply(e),n=!this.state.selection.eq(t.selection)
7003
7003
  this.view.updateState(t),this.emit("transaction",{editor:this,transaction:e}),n&&this.emit("selectionUpdate",{editor:this,transaction:e})
7004
7004
  const i=e.getMeta("focus"),o=e.getMeta("blur")
7005
7005
  i&&this.emit("focus",{editor:this,event:i.event,transaction:e}),o&&this.emit("blur",{editor:this,event:o.event,transaction:e}),e.docChanged&&!e.getMeta("preventUpdate")&&this.emit("update",{editor:this,transaction:e})}getAttributes(e){return OS(this.state,e)}isActive(e,t){const n="string"==typeof e?e:null,i="string"==typeof e?t:e
7006
- return function(e,t,n={}){if(!t)return ES(e,null,n)||PS(e,null,n)
7006
+ return function(e,t,n={}){if(!t)return ES(e,null,n)||NS(e,null,n)
7007
7007
  const i=_S(t,e.schema)
7008
- return"node"===i?ES(e,t,n):"mark"===i&&PS(e,t,n)}(this.state,n,i)}getJSON(){return this.state.doc.toJSON()}getHTML(){return function(e,t){const n=qb.fromSchema(t).serializeFragment(e),i=document.implementation.createHTMLDocument().createElement("div")
7008
+ return"node"===i?ES(e,t,n):"mark"===i&&NS(e,t,n)}(this.state,n,i)}getJSON(){return this.state.doc.toJSON()}getHTML(){return function(e,t){const n=qb.fromSchema(t).serializeFragment(e),i=document.implementation.createHTMLDocument().createElement("div")
7009
7009
  return i.appendChild(n),i.innerHTML}(this.state.doc.content,this.schema)}getText(e){const{blockSeparator:t="\n\n",textSerializers:n={}}=e||{}
7010
7010
  return function(e,t){return hS(e,{from:0,to:e.content.size},t)}(this.state.doc,{blockSeparator:t,textSerializers:{...uS(this.schema),...n}})}get isEmpty(){return function(e){var t
7011
7011
  const n=null===(t=e.type.createAndFill())||void 0===t?void 0:t.toJSON(),i=e.toJSON()
@@ -7101,7 +7101,7 @@ const o$="nimble-toolbar",r$="Bold",s$="Italics",a$="Bulleted List",l$="Numbered
7101
7101
  }
7102
7102
 
7103
7103
  :host(:hover)::after,
7104
- :host(${No})::after {
7104
+ :host(${Po})::after {
7105
7105
  width: auto;
7106
7106
  }
7107
7107
 
@@ -7153,7 +7153,7 @@ wi.getOrCreate().withPrefix("nimble").register(g$())
7153
7153
  const v$=Z`
7154
7154
  <template>
7155
7155
  <${dh}
7156
- ${Pe("region")}
7156
+ ${Ne("region")}
7157
7157
  class="anchored-region"
7158
7158
  fixed-placement
7159
7159
  auto-update-mode="auto"
@@ -7196,7 +7196,7 @@ const x$="nimble-rich-text-mention-listbox",C$=Z`
7196
7196
  @focusout="${e=>e.focusoutHandler()}"
7197
7197
  >
7198
7198
  <div class="container">
7199
- <section ${Pe("editorContainer")} class="editor-container">
7199
+ <section ${Ne("editorContainer")} class="editor-container">
7200
7200
  </section>
7201
7201
  <${Zf}
7202
7202
  severity="error"
@@ -7206,7 +7206,7 @@ const x$="nimble-rich-text-mention-listbox",C$=Z`
7206
7206
  <section class="footer-section">
7207
7207
  <${o$}>
7208
7208
  <${Rm}
7209
- ${Pe("boldButton")}
7209
+ ${Ne("boldButton")}
7210
7210
  appearance="ghost"
7211
7211
  content-hidden
7212
7212
  ?disabled="${e=>e.disabled}"
@@ -7220,7 +7220,7 @@ const x$="nimble-rich-text-mention-listbox",C$=Z`
7220
7220
  <${hg} slot="start"></${hg}>
7221
7221
  </${Rm}>
7222
7222
  <${Rm}
7223
- ${Pe("italicsButton")}
7223
+ ${Ne("italicsButton")}
7224
7224
  appearance="ghost"
7225
7225
  content-hidden
7226
7226
  ?disabled="${e=>e.disabled}"
@@ -7234,7 +7234,7 @@ const x$="nimble-rich-text-mention-listbox",C$=Z`
7234
7234
  <${ug} slot="start"></${ug}>
7235
7235
  </${Rm}>
7236
7236
  <${Rm}
7237
- ${Pe("bulletListButton")}
7237
+ ${Ne("bulletListButton")}
7238
7238
  appearance="ghost"
7239
7239
  content-hidden
7240
7240
  ?disabled="${e=>e.disabled}"
@@ -7248,7 +7248,7 @@ const x$="nimble-rich-text-mention-listbox",C$=Z`
7248
7248
  <${pg} slot="start"></${pg}>
7249
7249
  </${Rm}>
7250
7250
  <${Rm}
7251
- ${Pe("numberedListButton")}
7251
+ ${Ne("numberedListButton")}
7252
7252
  appearance="ghost"
7253
7253
  content-hidden
7254
7254
  ?disabled="${e=>e.disabled}"
@@ -7282,7 +7282,7 @@ const x$="nimble-rich-text-mention-listbox",C$=Z`
7282
7282
  ${Fm}
7283
7283
  </div>
7284
7284
  <${x$}
7285
- ${Pe("mentionListbox")}
7285
+ ${Ne("mentionListbox")}
7286
7286
  @mention-selected=${(e,t)=>e.onMentionSelect(t.event)}
7287
7287
  >
7288
7288
  ${Ze((e=>Array.from(e.activeMappingConfigs?e.activeMappingConfigs.values():[])),Z`
@@ -7566,7 +7566,7 @@ else if(s>=55296&&s<=57343){if(s>=55296&&s<=56319&&t+1<r){const n=e.charCodeAt(t
7566
7566
  if(n>=56320&&n<=57343){o+=encodeURIComponent(e[t]+e[t+1]),t++
7567
7567
  continue}}o+="%EF%BF%BD"}else o+=encodeURIComponent(e[t])}return o}function A$(e){let t=""
7568
7568
  return t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&-1!==e.hostname.indexOf(":")?t+="["+e.hostname+"]":t+=e.hostname||"",t+=e.port?":"+e.port:"",t+=e.pathname||"",t+=e.search||"",t+=e.hash||"",t}function T$(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}D$.defaultChars=";/?:@&=+$,-_.!~*'()#",D$.componentChars="-_.!~*'()"
7569
- const O$=/^([a-z0-9.+-]+:)/i,R$=/:[0-9]*$/,F$=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,N$=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),P$=["'"].concat(N$),L$=["%","/","?",";","#"].concat(P$),z$=["/","?","#"],V$=/^[+a-z0-9A-Z_-]{0,63}$/,H$=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,B$={javascript:!0,"javascript:":!0},q$={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0}
7569
+ const O$=/^([a-z0-9.+-]+:)/i,R$=/:[0-9]*$/,F$=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,P$=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),N$=["'"].concat(P$),L$=["%","/","?",";","#"].concat(N$),z$=["/","?","#"],V$=/^[+a-z0-9A-Z_-]{0,63}$/,H$=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,B$={javascript:!0,"javascript:":!0},q$={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0}
7570
7570
  function U$(e,t){if(e&&e instanceof T$)return e
7571
7571
  const n=new T$
7572
7572
  return n.parse(e,t),n}T$.prototype.parse=function(e,t){let n,i,o,r=e
@@ -7651,8 +7651,8 @@ return n!==e?n:e}(e,n)}))}const $M=/[&<>"]/,MM=/[&<>"]/g,EM={"&":"&amp;","<":"&l
7651
7651
  function _M(e){return EM[e]}function IM(e){return $M.test(e)?e.replace(MM,_M):e}const DM=/[.?*+^$[\]\\(){}|-]/g
7652
7652
  function AM(e){switch(e){case 9:case 32:return!0}return!1}function TM(e){if(e>=8192&&e<=8202)return!0
7653
7653
  switch(e){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 OM(e){return K$.test(e)||X$.test(e)}function RM(e){switch(e){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
7654
- default:return!1}}function FM(e){return e=e.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const NM={mdurl:W$,ucmicro:J$}
7655
- var PM=Object.freeze({__proto__:null,arrayReplaceAt:bM,assign:vM,escapeHtml:IM,escapeRE:function(e){return e.replace(DM,"\\$&")},fromCodePoint:wM,has:function(e,t){return gM.call(e,t)},isMdAsciiPunct:RM,isPunctChar:OM,isSpace:AM,isString:mM,isValidEntityCode:yM,isWhiteSpace:TM,lib:NM,normalizeReference:FM,unescapeAll:SM,unescapeMd:function(e){return e.indexOf("\\")<0?e:e.replace(xM,"$1")}})
7654
+ default:return!1}}function FM(e){return e=e.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const PM={mdurl:W$,ucmicro:J$}
7655
+ var NM=Object.freeze({__proto__:null,arrayReplaceAt:bM,assign:vM,escapeHtml:IM,escapeRE:function(e){return e.replace(DM,"\\$&")},fromCodePoint:wM,has:function(e,t){return gM.call(e,t)},isMdAsciiPunct:RM,isPunctChar:OM,isSpace:AM,isString:mM,isValidEntityCode:yM,isWhiteSpace:TM,lib:PM,normalizeReference:FM,unescapeAll:SM,unescapeMd:function(e){return e.indexOf("\\")<0?e:e.replace(xM,"$1")}})
7656
7656
  var LM=Object.freeze({__proto__:null,parseLinkDestination:function(e,t,n){let i,o=t
7657
7657
  const r={ok:!1,pos:0,str:""}
7658
7658
  if(60===e.charCodeAt(o)){for(o++;o<n;){if(i=e.charCodeAt(o),10===i)return r
@@ -8260,7 +8260,7 @@ t!==n&&(o.length=n)}]]
8260
8260
  function RE(){this.ruler=new HM
8261
8261
  for(let e=0;e<TE.length;e++)this.ruler.push(TE[e][0],TE[e][1])
8262
8262
  this.ruler2=new HM
8263
- for(let e=0;e<OE.length;e++)this.ruler2.push(OE[e][0],OE[e][1])}function FE(e){return Array.prototype.slice.call(arguments,1).forEach((function(t){t&&Object.keys(t).forEach((function(n){e[n]=t[n]}))})),e}function NE(e){return Object.prototype.toString.call(e)}function PE(e){return"[object Function]"===NE(e)}function LE(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}RE.prototype.skipToken=function(e){const t=e.pos,n=this.ruler.getRules(""),i=n.length,o=e.md.options.maxNesting,r=e.cache
8263
+ for(let e=0;e<OE.length;e++)this.ruler2.push(OE[e][0],OE[e][1])}function FE(e){return Array.prototype.slice.call(arguments,1).forEach((function(t){t&&Object.keys(t).forEach((function(n){e[n]=t[n]}))})),e}function PE(e){return Object.prototype.toString.call(e)}function NE(e){return"[object Function]"===PE(e)}function LE(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}RE.prototype.skipToken=function(e){const t=e.pos,n=this.ruler.getRules(""),i=n.length,o=e.md.options.maxNesting,r=e.cache
8264
8264
  if(void 0!==r[t])return void(e.pos=r[t])
8265
8265
  let s=!1
8266
8266
  if(e.level<o){for(let o=0;o<i;o++)if(e.level++,s=n[o](e,!0),e.level--,s){if(t>=e.pos)throw new Error("inline rule didn't increment state.pos")
@@ -8287,9 +8287,9 @@ const o=[]
8287
8287
  function r(e,t){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+t)}e.__compiled__={},Object.keys(e.__schemas__).forEach((function(t){const n=e.__schemas__[t]
8288
8288
  if(null===n)return
8289
8289
  const i={validate:null,link:null}
8290
- if(e.__compiled__[t]=i,"[object Object]"===NE(n))return!function(e){return"[object RegExp]"===NE(e)}(n.validate)?PE(n.validate)?i.validate=n.validate:r(t,n):i.validate=function(e){return function(t,n){const i=t.slice(n)
8291
- return e.test(i)?i.match(e)[0].length:0}}(n.validate),void(PE(n.normalize)?i.normalize=n.normalize:n.normalize?r(t,n):i.normalize=function(e,t){t.normalize(e)})
8292
- !function(e){return"[object String]"===NE(e)}(n)?r(t,n):o.push(t)})),o.forEach((function(t){e.__compiled__[e.__schemas__[t]]&&(e.__compiled__[t].validate=e.__compiled__[e.__schemas__[t]].validate,e.__compiled__[t].normalize=e.__compiled__[e.__schemas__[t]].normalize)})),e.__compiled__[""]={validate:null,normalize:function(e,t){t.normalize(e)}}
8290
+ if(e.__compiled__[t]=i,"[object Object]"===PE(n))return!function(e){return"[object RegExp]"===PE(e)}(n.validate)?NE(n.validate)?i.validate=n.validate:r(t,n):i.validate=function(e){return function(t,n){const i=t.slice(n)
8291
+ return e.test(i)?i.match(e)[0].length:0}}(n.validate),void(NE(n.normalize)?i.normalize=n.normalize:n.normalize?r(t,n):i.normalize=function(e,t){t.normalize(e)})
8292
+ !function(e){return"[object String]"===PE(e)}(n)?r(t,n):o.push(t)})),o.forEach((function(t){e.__compiled__[e.__schemas__[t]]&&(e.__compiled__[t].validate=e.__compiled__[e.__schemas__[t]].validate,e.__compiled__[t].normalize=e.__compiled__[e.__schemas__[t]].normalize)})),e.__compiled__[""]={validate:null,normalize:function(e,t){t.normalize(e)}}
8293
8293
  const s=Object.keys(e.__compiled__).filter((function(t){return t.length>0&&e.__compiled__[t]})).map(LE).join("|")
8294
8294
  e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+s+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+s+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),function(e){e.__index__=-1,e.__text_cache__=""}(e)}function UE(e,t){const n=e.__index__,i=e.__last_index__,o=e.__text_cache__.slice(n,i)
8295
8295
  this.schema=e.__schema__.toLowerCase(),this.index=n+t,this.lastIndex=i+t,this.raw=o,this.text=o,this.url=o}function jE(e,t){const n=new UE(e,t)
@@ -8331,7 +8331,7 @@ return!w_.test(t)||x_.test(t)}const k_=["http:","https:","mailto:"]
8331
8331
  function S_(e){const t=U$(e,!0)
8332
8332
  if(t.hostname&&(!t.protocol||k_.indexOf(t.protocol)>=0))try{t.hostname=b_.toASCII(t.hostname)}catch(e){}return D$(A$(t))}function $_(e){const t=U$(e,!0)
8333
8333
  if(t.hostname&&(!t.protocol||k_.indexOf(t.protocol)>=0))try{t.hostname=b_.toUnicode(t.hostname)}catch(e){}return _$(A$(t),_$.defaultChars+"%")}function M_(e,t){if(!(this instanceof M_))return new M_(e,t)
8334
- t||mM(e)||(t=e||{},e="default"),this.inline=new RE,this.block=new bE,this.core=new sE,this.renderer=new VM,this.linkify=new WE,this.validateLink=C_,this.normalizeLink=S_,this.normalizeLinkText=$_,this.utils=PM,this.helpers=vM({},LM),this.options={},this.configure(e),t&&this.set(t)}M_.prototype.set=function(e){return vM(this.options,e),this},M_.prototype.configure=function(e){const t=this
8334
+ t||mM(e)||(t=e||{},e="default"),this.inline=new RE,this.block=new bE,this.core=new sE,this.renderer=new VM,this.linkify=new WE,this.validateLink=C_,this.normalizeLink=S_,this.normalizeLinkText=$_,this.utils=NM,this.helpers=vM({},LM),this.options={},this.configure(e),t&&this.set(t)}M_.prototype.set=function(e){return vM(this.options,e),this},M_.prototype.configure=function(e){const t=this
8335
8335
  if(mM(e)){const t=e
8336
8336
  if(!(e=y_[t]))throw new Error('Wrong `markdown-it` preset "'+t+'", check name')}if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty")
8337
8337
  return e.options&&t.set(e.options),e.components&&Object.keys(e.components).forEach((function(n){e.components[n].rules&&t[n].ruler.enableOnly(e.components[n].rules),e.components[n].rules2&&t[n].ruler2.enableOnly(e.components[n].rules2)})),this},M_.prototype.enable=function(e,t){let n=[]
@@ -8367,9 +8367,9 @@ i.parseTokens(this.tokenizer.parse(e,t))
8367
8367
  do{n=i.closeNode()}while(i.stack.length)
8368
8368
  return n||this.schema.topNodeType.createAndFill()}}function R_(e,t){for(;++t<e.length;)if("list_item_open"!=e[t].type)return e[t].hidden
8369
8369
  return!1}const F_=new O_(E_,M_("commonmark",{html:!1}),{blockquote:{block:"blockquote"},paragraph:{block:"paragraph"},list_item:{block:"list_item"},bullet_list:{block:"bullet_list",getAttrs:(e,t,n)=>({tight:R_(t,n)})},ordered_list:{block:"ordered_list",getAttrs:(e,t,n)=>({order:+e.attrGet("start")||1,tight:R_(t,n)})},heading:{block:"heading",getAttrs:e=>({level:+e.tag.slice(1)})},code_block:{block:"code_block",noCloseToken:!0},fence:{block:"code_block",getAttrs:e=>({params:e.info||""}),noCloseToken:!0},hr:{node:"horizontal_rule"},image:{node:"image",getAttrs:e=>({src:e.attrGet("src"),title:e.attrGet("title")||null,alt:e.children[0]&&e.children[0].content||null})},hardbreak:{node:"hard_break"},em:{mark:"em"},strong:{mark:"strong"},link:{mark:"link",getAttrs:e=>({href:e.attrGet("href"),title:e.attrGet("title")||null})},code_inline:{mark:"code",noCloseToken:!0}})
8370
- class N_{constructor(e,t,n={}){this.nodes=e,this.marks=t,this.options=n}serialize(e,t={}){t=Object.assign({},this.options,t)
8370
+ class P_{constructor(e,t,n={}){this.nodes=e,this.marks=t,this.options=n}serialize(e,t={}){t=Object.assign({},this.options,t)
8371
8371
  let n=new z_(this.nodes,this.marks,t)
8372
- return n.renderContent(e),n.out}}const P_=new N_({blockquote(e,t){e.wrapBlock("> ",null,t,(()=>e.renderContent(t)))},code_block(e,t){const n=t.textContent.match(/`{3,}/gm),i=n?n.sort().slice(-1)[0]+"`":"```"
8372
+ return n.renderContent(e),n.out}}const N_=new P_({blockquote(e,t){e.wrapBlock("> ",null,t,(()=>e.renderContent(t)))},code_block(e,t){const n=t.textContent.match(/`{3,}/gm),i=n?n.sort().slice(-1)[0]+"`":"```"
8373
8373
  e.write(i+(t.attrs.params||"")+"\n"),e.text(t.textContent,!1),e.write("\n"),e.write(i),e.closeBlock(t)},heading(e,t){e.write(e.repeat("#",t.attrs.level)+" "),e.renderInline(t,!1),e.closeBlock(t)},horizontal_rule(e,t){e.write(t.attrs.markup||"---"),e.closeBlock(t)},bullet_list(e,t){e.renderList(t," ",(()=>(t.attrs.bullet||"*")+" "))},ordered_list(e,t){let n=t.attrs.order||1,i=String(n+t.childCount-1).length,o=e.repeat(" ",i+2)
8374
8374
  e.renderList(t,o,(t=>{let o=String(n+t)
8375
8375
  return e.repeat(" ",i-o.length)+o+". "}))},list_item(e,t){e.renderContent(t)},paragraph(e,t){e.renderInline(t),e.closeBlock(t)},image(e,t){e.write("!["+e.esc(t.attrs.alt||"")+"]("+t.attrs.src.replace(/[\(\)]/g,"\\$&")+(t.attrs.title?' "'+t.attrs.title.replace(/"/g,'\\"')+'"':"")+")")},hard_break(e,t,n,i){for(let o=i+1;o<n.childCount;o++)if(n.child(o).type!=t.type)return void e.write("\\\n")},text(e,t){e.text(t.text,!e.inAutolink)}},{em:{open:"*",close:"*",mixable:!0,expelEnclosingWhitespace:!0},strong:{open:"**",close:"**",mixable:!0,expelEnclosingWhitespace:!0},link:{open:(e,t,n,i)=>(e.inAutolink=function(e,t,n){if(e.attrs.title||!/^\w+:/.test(e.attrs.href))return!1
@@ -8417,14 +8417,14 @@ class H_{static parseMarkdownToDOM(e,t){try{H_.setup(t)
8417
8417
  const n=this.markdownParser.parse(e)
8418
8418
  return null===n?{fragment:document.createDocumentFragment(),mentionedHrefs:Array.from(H_.mentionedHrefs)}:{fragment:this.domSerializer.serializeFragment(n.content),mentionedHrefs:Array.from(H_.mentionedHrefs)}}finally{H_.cleanup()}}static initializeMarkdownParser(){const e=F_.tokenizer.configure("zero").enable(["emphasis","list","escape","autolink","newline"])
8419
8419
  return e.normalizeLinkText=e=>e,new O_(this.updatedSchema,e,F_.tokens)}static getCustomSchemaConfiguration(){return new Ab({nodes:E_.spec.nodes,marks:{link:{attrs:{href:{},rel:{default:"noopener noreferrer"},class:{default:""}},inclusive:!1,excludes:"_",toDOM(e){const t=e.attrs.href,n=H_.mentionConfigs?.find((e=>e.isValidMentionHref(t))),i=n?.getDisplayName(t)
8420
- return n&&i?(H_.mentionedHrefs.add(t),[n.viewElement,{"mention-href":t,"mention-label":i}]):[Nd,{href:H_.startsWithHttpOrHttps(t)?t:null,rel:e.attrs.rel,class:t,"underline-hidden":!H_.startsWithHttpOrHttps(t)||null}]}},em:E_.spec.marks.get("em"),strong:E_.spec.marks.get("strong")}})}static setup(e){H_.mentionConfigs=e,H_.mentionedHrefs.clear()}static cleanup(){H_.mentionConfigs=void 0,H_.mentionedHrefs.clear()}static startsWithHttpOrHttps(e){return/^https?:\/\//i.test(e)}}V_=H_,H_.mentionedHrefs=new Set,H_.updatedSchema=V_.getCustomSchemaConfiguration(),H_.markdownParser=V_.initializeMarkdownParser(),H_.domSerializer=qb.fromSchema(V_.updatedSchema)
8420
+ return n&&i?(H_.mentionedHrefs.add(t),[n.viewElement,{"mention-href":t,"mention-label":i}]):[Pd,{href:H_.startsWithHttpOrHttps(t)?t:null,rel:e.attrs.rel,class:t,"underline-hidden":!H_.startsWithHttpOrHttps(t)||null}]}},em:E_.spec.marks.get("em"),strong:E_.spec.marks.get("strong")}})}static setup(e){H_.mentionConfigs=e,H_.mentionedHrefs.clear()}static cleanup(){H_.mentionConfigs=void 0,H_.mentionedHrefs.clear()}static startsWithHttpOrHttps(e){return/^https?:\/\//i.test(e)}}V_=H_,H_.mentionedHrefs=new Set,H_.updatedSchema=V_.getCustomSchemaConfiguration(),H_.markdownParser=V_.initializeMarkdownParser(),H_.domSerializer=qb.fromSchema(V_.updatedSchema)
8421
8421
  class B_{constructor(e){this.markdownSerializer=this.initializeMarkdownSerializerForTipTap(e)}serializeDOMToMarkdown(e){return this.markdownSerializer.serialize(e)}initializeMarkdownSerializerForTipTap(e){const t=function(e,t){const n=t.attrs.href
8422
- e.write(`<${n}>`)},n={bulletList:P_.nodes.bullet_list,listItem:P_.nodes.list_item,orderedList:function(e,t){const n=t.attrs.start||1,i=String(n+t.childCount-1).length,o=e.repeat(" ",i+2)
8422
+ e.write(`<${n}>`)},n={bulletList:N_.nodes.bullet_list,listItem:N_.nodes.list_item,orderedList:function(e,t){const n=t.attrs.start||1,i=String(n+t.childCount-1).length,o=e.repeat(" ",i+2)
8423
8423
  e.renderList(t,o,(t=>{const o=String(n+t)
8424
- return`${e.repeat(" ",i-o.length)+o}. `}))},doc:P_.nodes.doc,paragraph:P_.nodes.paragraph,text:P_.nodes.text,hardBreak:P_.nodes.hard_break}
8424
+ return`${e.repeat(" ",i-o.length)+o}. `}))},doc:N_.nodes.doc,paragraph:N_.nodes.paragraph,text:N_.nodes.text,hardBreak:N_.nodes.hard_break}
8425
8425
  e.forEach((e=>{n[e]=t}))
8426
- const i={italic:P_.marks.em,bold:P_.marks.strong,link:{open:"<",close:">",escape:!1,expelEnclosingWhitespace:!0}}
8427
- return new N_(n,i)}}class q_{constructor(e,t){this.iconTemplate=Z`<${e.icon} slot="start"></${e.icon}>`,this.character=e.character,this.viewElement=e.viewElement,this.validator=e.validator,this.mentionUpdateEmitter=t}}e([g],q_.prototype,"mappingConfigs",void 0),e([g],q_.prototype,"pattern",void 0),e([g],q_.prototype,"buttonLabel",void 0)
8426
+ const i={italic:N_.marks.em,bold:N_.marks.strong,link:{open:"<",close:">",escape:!1,expelEnclosingWhitespace:!0}}
8427
+ return new P_(n,i)}}class q_{constructor(e,t){this.iconTemplate=Z`<${e.icon} slot="start"></${e.icon}>`,this.character=e.character,this.viewElement=e.viewElement,this.validator=e.validator,this.mentionUpdateEmitter=t}}e([g],q_.prototype,"mappingConfigs",void 0),e([g],q_.prototype,"pattern",void 0),e([g],q_.prototype,"buttonLabel",void 0)
8428
8428
  class U_ extends Vt{constructor(){super(...arguments),this.mentionInternals=new q_(this.getMentionInternalsOptions(),(e=>{this.emitMentionUpdate(e)})),this.mappingNotifiers=[],this.mappingElements=[]}checkValidity(){return this.mentionInternals.validator.isValid()}get validity(){return this.mentionInternals.validator.getValidity()}emitMentionUpdate(e){const t={filter:e}
8429
8429
  this.$emit("mention-update",t)}handleChange(e,t){e instanceof cv&&"string"==typeof t&&this.getObservedMappingProperty().includes(t)&&this.updateMappingConfigs()}getMappingConfigs(){const e=new Map
8430
8430
  return this.mappingElements.forEach((t=>{const n=t.key??void 0
@@ -8526,7 +8526,7 @@ if(i){let r=function(e,t,n){let i=CI(t),o=kI.get(t).spec.config,r=(n?e.undone:e.
8526
8526
  if(!r)return null
8527
8527
  let s=r.selection.resolve(r.transform.doc),a=(n?e.done:e.undone).addTransform(r.transform,t.selection.getBookmark(),o,i),l=new gI(n?a:r.remaining,n?r.remaining:a,null,0,-1)
8528
8528
  return r.transform.setSelection(s).setMeta(kI,{redo:n,historyState:l})}(o,n,e)
8529
- r&&i(t?r.scrollIntoView():r)}return!0}}const EI=MI(!1,!0),_I=MI(!0,!0),II=dS.create({name:"history",addOptions:()=>({depth:100,newGroupDelay:500}),addCommands:()=>({undo:()=>({state:e,dispatch:t})=>EI(e,t),redo:()=>({state:e,dispatch:t})=>_I(e,t)}),addProseMirrorPlugins(){return[$I(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()}}}),DI=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,AI=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,TI=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,OI=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,RI=JS.create({name:"italic",addOptions:()=>({HTMLAttributes:{}}),parseHTML:()=>[{tag:"em"},{tag:"i",getAttrs:e=>"normal"!==e.style.fontStyle&&null},{style:"font-style=italic"}],renderHTML({HTMLAttributes:e}){return["em",Uk(this.options.HTMLAttributes,e),0]},addCommands(){return{setItalic:()=>({commands:e})=>e.setMark(this.name),toggleItalic:()=>({commands:e})=>e.toggleMark(this.name),unsetItalic:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[XS({find:DI,type:this.type}),XS({find:TI,type:this.type})]},addPasteRules(){return[e$({find:AI,type:this.type}),e$({find:OI,type:this.type})]}}),FI="aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4vianca6w0s2x0a2z0ure5ba0by2idu3namex3narepublic11d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2ntley5rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0cast4mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dabur3d1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0ardian6cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6logistics9properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3ncaster6d0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2psy3ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2tura4vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9dnavy5lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0america6xi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0a1b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp2w2ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4finity6ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2",NI="ελ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",PI=(e,t)=>{for(const n in t)e[n]=t[n]
8529
+ r&&i(t?r.scrollIntoView():r)}return!0}}const EI=MI(!1,!0),_I=MI(!0,!0),II=dS.create({name:"history",addOptions:()=>({depth:100,newGroupDelay:500}),addCommands:()=>({undo:()=>({state:e,dispatch:t})=>EI(e,t),redo:()=>({state:e,dispatch:t})=>_I(e,t)}),addProseMirrorPlugins(){return[$I(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()}}}),DI=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,AI=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,TI=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,OI=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,RI=JS.create({name:"italic",addOptions:()=>({HTMLAttributes:{}}),parseHTML:()=>[{tag:"em"},{tag:"i",getAttrs:e=>"normal"!==e.style.fontStyle&&null},{style:"font-style=italic"}],renderHTML({HTMLAttributes:e}){return["em",Uk(this.options.HTMLAttributes,e),0]},addCommands(){return{setItalic:()=>({commands:e})=>e.setMark(this.name),toggleItalic:()=>({commands:e})=>e.toggleMark(this.name),unsetItalic:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[XS({find:DI,type:this.type}),XS({find:TI,type:this.type})]},addPasteRules(){return[e$({find:AI,type:this.type}),e$({find:OI,type:this.type})]}}),FI="aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4vianca6w0s2x0a2z0ure5ba0by2idu3namex3narepublic11d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2ntley5rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0cast4mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dabur3d1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0ardian6cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6logistics9properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3ncaster6d0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2psy3ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2tura4vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9dnavy5lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0america6xi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0a1b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp2w2ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4finity6ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2",PI="ελ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",NI=(e,t)=>{for(const n in t)e[n]=t[n]
8530
8530
  return e},LI="numeric",zI="ascii",VI="alpha",HI="asciinumeric",BI="alphanumeric",qI="domain",UI="emoji",jI="scheme",WI="slashscheme",ZI="whitespace"
8531
8531
  function GI(e,t){return e in t||(t[e]=[]),t[e]}function KI(e,t,n){t[LI]&&(t[HI]=!0,t[BI]=!0),t[zI]&&(t[HI]=!0,t[VI]=!0),t[HI]&&(t[BI]=!0),t[VI]&&(t[BI]=!0),t[BI]&&(t[qI]=!0),t[UI]&&(t[qI]=!0)
8532
8532
  for(const i in t){const t=GI(i,n)
@@ -8543,13 +8543,13 @@ const o=this
8543
8543
  if(t&&t.j)return o.j[e]=t,t
8544
8544
  const r=t
8545
8545
  let s,a=o.go(e)
8546
- if(a?(s=new XI,PI(s.j,a.j),s.jr.push.apply(s.jr,a.jr),s.jd=a.jd,s.t=a.t):s=new XI,r){if(i)if(s.t&&"string"==typeof s.t){const e=PI(function(e,t){const n={}
8546
+ if(a?(s=new XI,NI(s.j,a.j),s.jr.push.apply(s.jr,a.jr),s.jd=a.jd,s.t=a.t):s=new XI,r){if(i)if(s.t&&"string"==typeof s.t){const e=NI(function(e,t){const n={}
8547
8547
  for(const i in t)t[i].indexOf(e)>=0&&(n[i]=!0)
8548
8548
  return n}(s.t,i),n)
8549
8549
  KI(r,e,i)}else n&&KI(r,n,i)
8550
8550
  s.t=r}return o.j[e]=s,s}}
8551
- const YI=(e,t,n,i,o)=>e.ta(t,n,i,o),JI=(e,t,n,i,o)=>e.tr(t,n,i,o),QI=(e,t,n,i,o)=>e.ts(t,n,i,o),eD=(e,t,n,i,o)=>e.tt(t,n,i,o),tD="WORD",nD="UWORD",iD="LOCALHOST",oD="TLD",rD="UTLD",sD="SCHEME",aD="SLASH_SCHEME",lD="NUM",cD="WS",dD="NL",hD="OPENBRACE",uD="CLOSEBRACE",pD="OPENBRACKET",fD="CLOSEBRACKET",mD="OPENPAREN",gD="CLOSEPAREN",vD="OPENANGLEBRACKET",bD="CLOSEANGLEBRACKET",yD="FULLWIDTHLEFTPAREN",wD="FULLWIDTHRIGHTPAREN",xD="LEFTCORNERBRACKET",CD="RIGHTCORNERBRACKET",kD="LEFTWHITECORNERBRACKET",SD="RIGHTWHITECORNERBRACKET",$D="FULLWIDTHLESSTHAN",MD="FULLWIDTHGREATERTHAN",ED="AMPERSAND",_D="APOSTROPHE",ID="ASTERISK",DD="AT",AD="BACKSLASH",TD="BACKTICK",OD="CARET",RD="COLON",FD="COMMA",ND="DOLLAR",PD="DOT",LD="EQUALS",zD="EXCLAMATION",VD="HYPHEN",HD="PERCENT",BD="PIPE",qD="PLUS",UD="POUND",jD="QUERY",WD="QUOTE",ZD="SEMI",GD="SLASH",KD="TILDE",XD="UNDERSCORE",YD="EMOJI",JD="SYM"
8552
- var QD=Object.freeze({__proto__:null,WORD:tD,UWORD:nD,LOCALHOST:iD,TLD:oD,UTLD:rD,SCHEME:sD,SLASH_SCHEME:aD,NUM:lD,WS:cD,NL:dD,OPENBRACE:hD,CLOSEBRACE:uD,OPENBRACKET:pD,CLOSEBRACKET:fD,OPENPAREN:mD,CLOSEPAREN:gD,OPENANGLEBRACKET:vD,CLOSEANGLEBRACKET:bD,FULLWIDTHLEFTPAREN:yD,FULLWIDTHRIGHTPAREN:wD,LEFTCORNERBRACKET:xD,RIGHTCORNERBRACKET:CD,LEFTWHITECORNERBRACKET:kD,RIGHTWHITECORNERBRACKET:SD,FULLWIDTHLESSTHAN:$D,FULLWIDTHGREATERTHAN:MD,AMPERSAND:ED,APOSTROPHE:_D,ASTERISK:ID,AT:DD,BACKSLASH:AD,BACKTICK:TD,CARET:OD,COLON:RD,COMMA:FD,DOLLAR:ND,DOT:PD,EQUALS:LD,EXCLAMATION:zD,HYPHEN:VD,PERCENT:HD,PIPE:BD,PLUS:qD,POUND:UD,QUERY:jD,QUOTE:WD,SEMI:ZD,SLASH:GD,TILDE:KD,UNDERSCORE:XD,EMOJI:YD,SYM:JD})
8551
+ const YI=(e,t,n,i,o)=>e.ta(t,n,i,o),JI=(e,t,n,i,o)=>e.tr(t,n,i,o),QI=(e,t,n,i,o)=>e.ts(t,n,i,o),eD=(e,t,n,i,o)=>e.tt(t,n,i,o),tD="WORD",nD="UWORD",iD="LOCALHOST",oD="TLD",rD="UTLD",sD="SCHEME",aD="SLASH_SCHEME",lD="NUM",cD="WS",dD="NL",hD="OPENBRACE",uD="CLOSEBRACE",pD="OPENBRACKET",fD="CLOSEBRACKET",mD="OPENPAREN",gD="CLOSEPAREN",vD="OPENANGLEBRACKET",bD="CLOSEANGLEBRACKET",yD="FULLWIDTHLEFTPAREN",wD="FULLWIDTHRIGHTPAREN",xD="LEFTCORNERBRACKET",CD="RIGHTCORNERBRACKET",kD="LEFTWHITECORNERBRACKET",SD="RIGHTWHITECORNERBRACKET",$D="FULLWIDTHLESSTHAN",MD="FULLWIDTHGREATERTHAN",ED="AMPERSAND",_D="APOSTROPHE",ID="ASTERISK",DD="AT",AD="BACKSLASH",TD="BACKTICK",OD="CARET",RD="COLON",FD="COMMA",PD="DOLLAR",ND="DOT",LD="EQUALS",zD="EXCLAMATION",VD="HYPHEN",HD="PERCENT",BD="PIPE",qD="PLUS",UD="POUND",jD="QUERY",WD="QUOTE",ZD="SEMI",GD="SLASH",KD="TILDE",XD="UNDERSCORE",YD="EMOJI",JD="SYM"
8552
+ var QD=Object.freeze({__proto__:null,WORD:tD,UWORD:nD,LOCALHOST:iD,TLD:oD,UTLD:rD,SCHEME:sD,SLASH_SCHEME:aD,NUM:lD,WS:cD,NL:dD,OPENBRACE:hD,CLOSEBRACE:uD,OPENBRACKET:pD,CLOSEBRACKET:fD,OPENPAREN:mD,CLOSEPAREN:gD,OPENANGLEBRACKET:vD,CLOSEANGLEBRACKET:bD,FULLWIDTHLEFTPAREN:yD,FULLWIDTHRIGHTPAREN:wD,LEFTCORNERBRACKET:xD,RIGHTCORNERBRACKET:CD,LEFTWHITECORNERBRACKET:kD,RIGHTWHITECORNERBRACKET:SD,FULLWIDTHLESSTHAN:$D,FULLWIDTHGREATERTHAN:MD,AMPERSAND:ED,APOSTROPHE:_D,ASTERISK:ID,AT:DD,BACKSLASH:AD,BACKTICK:TD,CARET:OD,COLON:RD,COMMA:FD,DOLLAR:PD,DOT:ND,EQUALS:LD,EXCLAMATION:zD,HYPHEN:VD,PERCENT:HD,PIPE:BD,PLUS:qD,POUND:UD,QUERY:jD,QUOTE:WD,SEMI:ZD,SLASH:GD,TILDE:KD,UNDERSCORE:XD,EMOJI:YD,SYM:JD})
8553
8553
  const eA=/[a-z]/,tA=/\p{L}/u,nA=/\p{Emoji}/u,iA=/\d/,oA=/\s/,rA="\n",sA="️",aA="‍"
8554
8554
  let lA=null,cA=null
8555
8555
  function dA(e,t,n,i,o){let r
@@ -8563,8 +8563,8 @@ if(o>0){t.push(n.join(""))
8563
8563
  for(let t=parseInt(e.substring(i,i+o),10);t>0;t--)n.pop()
8564
8564
  i+=o}else n.push(e[i]),i++}return t}const uA={defaultProtocol:"http",events:null,format:fA,formatHref:fA,nl2br:!1,tagName:"a",target:null,rel:null,validate:!0,truncate:1/0,className:null,attributes:null,ignoreTags:[],render:null}
8565
8565
  function pA(e,t){void 0===t&&(t=null)
8566
- let n=PI({},uA)
8567
- e&&(n=PI(n,e instanceof pA?e.o:e))
8566
+ let n=NI({},uA)
8567
+ e&&(n=NI(n,e instanceof pA?e.o:e))
8568
8568
  const i=n.ignoreTags,o=[]
8569
8569
  for(let e=0;e<i.length;e++)o.push(i[e].toUpperCase())
8570
8570
  this.o=n,t&&(this.defaultRender=t),this.ignoreTags=o}function fA(e){return e}function mA(e,t){this.t="token",this.v=e,this.tk=t}function gA(e,t){class n extends mA{constructor(t,n){super(t,n),this.t=e}}for(const e in t)n.prototype[e]=t[e]
@@ -8574,7 +8574,7 @@ return o?("object"==typeof o?(o=n.t in o?o[n.t]:uA[e],"function"==typeof o&&i&&(
8574
8574
  return"function"==typeof i&&null!=t&&(i=i(t,n.t,n)),i},render(e){const t=e.render(this)
8575
8575
  return(this.get("render",null,e)||this.defaultRender)(t,e.t,e)}},mA.prototype={isLink:!1,toString(){return this.v},toHref(e){return this.toString()},toFormattedString(e){const t=this.toString(),n=e.get("truncate",t,this),i=e.get("format",t,this)
8576
8576
  return n&&i.length>n?i.substring(0,n)+"…":i},toFormattedHref(e){return e.get("formatHref",this.toHref(e.get("defaultProtocol")),this)},startIndex(){return this.tk[0].s},endIndex(){return this.tk[this.tk.length-1].e},toObject(e){return void 0===e&&(e=uA.defaultProtocol),{type:this.t,value:this.toString(),isLink:this.isLink,href:this.toHref(e),start:this.startIndex(),end:this.endIndex()}},toFormattedObject(e){return{type:this.t,value:this.toFormattedString(e),isLink:this.isLink,href:this.toFormattedHref(e),start:this.startIndex(),end:this.endIndex()}},validate(e){return e.get("validate",this.toString(),this)},render(e){const t=this,n=this.toHref(e.get("defaultProtocol")),i=e.get("formatHref",n,this),o=e.get("tagName",n,t),r=this.toFormattedString(e),s={},a=e.get("className",n,t),l=e.get("target",n,t),c=e.get("rel",n,t),d=e.getObj("attributes",n,t),h=e.getObj("events",n,t)
8577
- return s.href=i,a&&(s.class=a),l&&(s.target=l),c&&(s.rel=c),d&&PI(s,d),{tagName:o,attributes:s,content:r,eventListeners:h}}}
8577
+ return s.href=i,a&&(s.class=a),l&&(s.target=l),c&&(s.rel=c),d&&NI(s,d),{tagName:o,attributes:s,content:r,eventListeners:h}}}
8578
8578
  const vA=gA("email",{isLink:!0,toHref(){return"mailto:"+this.toString()}}),bA=gA("text"),yA=gA("nl"),wA=gA("url",{isLink:!0,toHref(e){return void 0===e&&(e=uA.defaultProtocol),this.hasProtocol()?this.v:`${e}://${this.v}`},hasProtocol(){const e=this.tk
8579
8579
  return e.length>=2&&e[0].t!==iD&&e[1].t===RD}}),xA=e=>new XI(e)
8580
8580
  function CA(e,t,n){const i=n[0].s,o=n[n.length-1].e
@@ -8584,7 +8584,7 @@ SA.customSchemes.push([e,t])}function MA(){SA.scanner=function(e){void 0===e&&(e
8584
8584
  const t={}
8585
8585
  XI.groups=t
8586
8586
  const n=new XI
8587
- null==lA&&(lA=hA(FI)),null==cA&&(cA=hA(NI)),eD(n,"'",_D),eD(n,"{",hD),eD(n,"}",uD),eD(n,"[",pD),eD(n,"]",fD),eD(n,"(",mD),eD(n,")",gD),eD(n,"<",vD),eD(n,">",bD),eD(n,"(",yD),eD(n,")",wD),eD(n,"「",xD),eD(n,"」",CD),eD(n,"『",kD),eD(n,"』",SD),eD(n,"<",$D),eD(n,">",MD),eD(n,"&",ED),eD(n,"*",ID),eD(n,"@",DD),eD(n,"`",TD),eD(n,"^",OD),eD(n,":",RD),eD(n,",",FD),eD(n,"$",ND),eD(n,".",PD),eD(n,"=",LD),eD(n,"!",zD),eD(n,"-",VD),eD(n,"%",HD),eD(n,"|",BD),eD(n,"+",qD),eD(n,"#",UD),eD(n,"?",jD),eD(n,'"',WD),eD(n,"/",GD),eD(n,";",ZD),eD(n,"~",KD),eD(n,"_",XD),eD(n,"\\",AD)
8587
+ null==lA&&(lA=hA(FI)),null==cA&&(cA=hA(PI)),eD(n,"'",_D),eD(n,"{",hD),eD(n,"}",uD),eD(n,"[",pD),eD(n,"]",fD),eD(n,"(",mD),eD(n,")",gD),eD(n,"<",vD),eD(n,">",bD),eD(n,"(",yD),eD(n,")",wD),eD(n,"「",xD),eD(n,"」",CD),eD(n,"『",kD),eD(n,"』",SD),eD(n,"<",$D),eD(n,">",MD),eD(n,"&",ED),eD(n,"*",ID),eD(n,"@",DD),eD(n,"`",TD),eD(n,"^",OD),eD(n,":",RD),eD(n,",",FD),eD(n,"$",PD),eD(n,".",ND),eD(n,"=",LD),eD(n,"!",zD),eD(n,"-",VD),eD(n,"%",HD),eD(n,"|",BD),eD(n,"+",qD),eD(n,"#",UD),eD(n,"?",jD),eD(n,'"',WD),eD(n,"/",GD),eD(n,";",ZD),eD(n,"~",KD),eD(n,"_",XD),eD(n,"\\",AD)
8588
8588
  const i=JI(n,iA,lD,{[LI]:!0})
8589
8589
  JI(i,iA,i)
8590
8590
  const o=JI(n,eA,tD,{[zI]:!0})
@@ -8602,37 +8602,37 @@ for(let e=0;e<lA.length;e++)dA(n,lA[e],oD,tD,c)
8602
8602
  for(let e=0;e<cA.length;e++)dA(n,cA[e],rD,nD,d)
8603
8603
  KI(oD,{tld:!0,ascii:!0},t),KI(rD,{utld:!0,alpha:!0},t),dA(n,"file",sD,tD,c),dA(n,"mailto",sD,tD,c),dA(n,"http",aD,tD,c),dA(n,"https",aD,tD,c),dA(n,"ftp",aD,tD,c),dA(n,"ftps",aD,tD,c),KI(sD,{scheme:!0,ascii:!0},t),KI(aD,{slashscheme:!0,ascii:!0},t),e=e.sort(((e,t)=>e[0]>t[0]?1:-1))
8604
8604
  for(let t=0;t<e.length;t++){const i=e[t][0],o=e[t][1]?{[jI]:!0}:{[WI]:!0}
8605
- i.indexOf("-")>=0?o[qI]=!0:eA.test(i)?iA.test(i)?o[HI]=!0:o[zI]=!0:o[LI]=!0,QI(n,i,i,o)}return QI(n,"localhost",iD,{ascii:!0}),n.jd=new XI(JD),{start:n,tokens:PI({groups:t},QD)}}(SA.customSchemes)
8605
+ i.indexOf("-")>=0?o[qI]=!0:eA.test(i)?iA.test(i)?o[HI]=!0:o[zI]=!0:o[LI]=!0,QI(n,i,i,o)}return QI(n,"localhost",iD,{ascii:!0}),n.jd=new XI(JD),{start:n,tokens:NI({groups:t},QD)}}(SA.customSchemes)
8606
8606
  for(let e=0;e<SA.tokenQueue.length;e++)SA.tokenQueue[e][1]({scanner:SA.scanner})
8607
8607
  SA.parser=function(e){let{groups:t}=e
8608
- const n=t.domain.concat([ED,ID,DD,AD,TD,OD,ND,LD,VD,lD,HD,BD,qD,UD,GD,JD,KD,XD]),i=[_D,RD,FD,PD,zD,jD,WD,ZD,vD,bD,hD,uD,fD,pD,mD,gD,yD,wD,xD,CD,kD,SD,$D,MD],o=[ED,_D,ID,AD,TD,OD,ND,LD,VD,hD,uD,HD,BD,qD,UD,jD,GD,JD,KD,XD],r=xA(),s=eD(r,KD)
8608
+ const n=t.domain.concat([ED,ID,DD,AD,TD,OD,PD,LD,VD,lD,HD,BD,qD,UD,GD,JD,KD,XD]),i=[_D,RD,FD,ND,zD,jD,WD,ZD,vD,bD,hD,uD,fD,pD,mD,gD,yD,wD,xD,CD,kD,SD,$D,MD],o=[ED,_D,ID,AD,TD,OD,PD,LD,VD,hD,uD,HD,BD,qD,UD,jD,GD,JD,KD,XD],r=xA(),s=eD(r,KD)
8609
8609
  YI(s,o,s),YI(s,t.domain,s)
8610
8610
  const a=xA(),l=xA(),c=xA()
8611
8611
  YI(r,t.domain,a),YI(r,t.scheme,l),YI(r,t.slashscheme,c),YI(a,o,s),YI(a,t.domain,a)
8612
8612
  const d=eD(a,DD)
8613
8613
  eD(s,DD,d),eD(l,DD,d),eD(c,DD,d)
8614
- const h=eD(s,PD)
8614
+ const h=eD(s,ND)
8615
8615
  YI(h,o,s),YI(h,t.domain,s)
8616
8616
  const u=xA()
8617
8617
  YI(d,t.domain,u),YI(u,t.domain,u)
8618
- const p=eD(u,PD)
8618
+ const p=eD(u,ND)
8619
8619
  YI(p,t.domain,u)
8620
8620
  const f=xA(vA)
8621
8621
  YI(p,t.tld,f),YI(p,t.utld,f),eD(d,iD,f)
8622
8622
  const m=eD(u,VD)
8623
- YI(m,t.domain,u),YI(f,t.domain,u),eD(f,PD,p),eD(f,VD,m)
8623
+ YI(m,t.domain,u),YI(f,t.domain,u),eD(f,ND,p),eD(f,VD,m)
8624
8624
  const g=eD(f,RD)
8625
8625
  YI(g,t.numeric,vA)
8626
- const v=eD(a,VD),b=eD(a,PD)
8626
+ const v=eD(a,VD),b=eD(a,ND)
8627
8627
  YI(v,t.domain,a),YI(b,o,s),YI(b,t.domain,a)
8628
8628
  const y=xA(wA)
8629
- YI(b,t.tld,y),YI(b,t.utld,y),YI(y,t.domain,a),YI(y,o,s),eD(y,PD,b),eD(y,VD,v),eD(y,DD,d)
8629
+ YI(b,t.tld,y),YI(b,t.utld,y),YI(y,t.domain,a),YI(y,o,s),eD(y,ND,b),eD(y,VD,v),eD(y,DD,d)
8630
8630
  const w=eD(y,RD),x=xA(wA)
8631
8631
  YI(w,t.numeric,x)
8632
8632
  const C=xA(wA),k=xA()
8633
8633
  YI(C,n,C),YI(C,i,k),YI(k,n,C),YI(k,i,k),eD(y,GD,C),eD(x,GD,C)
8634
8634
  const S=eD(l,RD),$=eD(c,RD),M=eD($,GD),E=eD(M,GD)
8635
- YI(l,t.domain,a),eD(l,PD,b),eD(l,VD,v),YI(c,t.domain,a),eD(c,PD,b),eD(c,VD,v),YI(S,t.domain,C),eD(S,GD,C),YI(E,t.domain,C),YI(E,n,C),eD(E,GD,C)
8635
+ YI(l,t.domain,a),eD(l,ND,b),eD(l,VD,v),YI(c,t.domain,a),eD(c,ND,b),eD(c,VD,v),YI(S,t.domain,C),eD(S,GD,C),YI(E,t.domain,C),YI(E,n,C),eD(E,GD,C)
8636
8636
  const _=[[hD,uD],[pD,fD],[mD,gD],[vD,bD],[yD,wD],[xD,CD],[kD,SD],[$D,MD]]
8637
8637
  for(let e=0;e<_.length;e++){const[t,o]=_[e],r=eD(C,t)
8638
8638
  eD(k,t,r),eD(r,o,C)
@@ -8699,7 +8699,7 @@ const l=_A(a).find((e=>e.isLink&&e.value===a))
8699
8699
  return!(!a||!l||(e.editor.commands.setMark(e.type,{href:l.href}),0))}}})}({editor:this.editor,type:this.type})),e}}),AA=QS.create({name:"listItem",addOptions:()=>({HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}),content:"paragraph block*",defining:!0,parseHTML:()=>[{tag:"li"}],renderHTML({HTMLAttributes:e}){return["li",Uk(this.options.HTMLAttributes,e),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),TA=QS.create({name:"listItem",addOptions:()=>({HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}),content:"paragraph block*",defining:!0,parseHTML:()=>[{tag:"li"}],renderHTML({HTMLAttributes:e}){return["li",Uk(this.options.HTMLAttributes,e),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),OA=JS.create({name:"textStyle",addOptions:()=>({HTMLAttributes:{}}),parseHTML:()=>[{tag:"span",getAttrs:e=>!!e.hasAttribute("style")&&{}}],renderHTML({HTMLAttributes:e}){return["span",Uk(this.options.HTMLAttributes,e),0]},addCommands(){return{removeEmptyTextStyle:()=>({state:e,commands:t})=>{const n=AS(e,this.type)
8700
8700
  return!!Object.entries(n).some((([,e])=>!!e))||t.unsetMark(this.name)}}}}),RA=/^(\d+)\.\s$/,FA=QS.create({name:"orderedList",addOptions:()=>({itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}),group:"block list",content(){return`${this.options.itemTypeName}+`},addAttributes:()=>({start:{default:1,parseHTML:e=>e.hasAttribute("start")?parseInt(e.getAttribute("start")||"",10):1}}),parseHTML:()=>[{tag:"ol"}],renderHTML({HTMLAttributes:e}){const{start:t,...n}=e
8701
8701
  return 1===t?["ol",Uk(this.options.HTMLAttributes,n),0]:["ol",Uk(this.options.HTMLAttributes,e),0]},addCommands(){return{toggleOrderedList:()=>({commands:e,chain:t})=>this.options.keepAttributes?t().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(TA.name,this.editor.getAttributes(OA.name)).run():e.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let e=YS({find:RA,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,t)=>t.childCount+t.attrs.start===+e[1]})
8702
- return(this.options.keepMarks||this.options.keepAttributes)&&(e=YS({find:RA,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(OA.name)}),joinPredicate:(e,t)=>t.childCount+t.attrs.start===+e[1],editor:this.editor})),[e]}}),NA=QS.create({name:"paragraph",priority:1e3,addOptions:()=>({HTMLAttributes:{}}),group:"block",content:"inline*",parseHTML:()=>[{tag:"p"}],renderHTML({HTMLAttributes:e}){return["p",Uk(this.options.HTMLAttributes,e),0]},addCommands(){return{setParagraph:()=>({commands:e})=>e.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),PA=dS.create({name:"placeholder",addOptions:()=>({emptyEditorClass:"is-editor-empty",emptyNodeClass:"is-empty",placeholder:"Write something …",showOnlyWhenEditable:!0,considerAnyAsEmpty:!1,showOnlyCurrent:!0,includeChildren:!1}),addProseMirrorPlugins(){return[new Xy({key:new Qy("placeholder"),props:{decorations:({doc:e,selection:t})=>{var n
8702
+ return(this.options.keepMarks||this.options.keepAttributes)&&(e=YS({find:RA,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(OA.name)}),joinPredicate:(e,t)=>t.childCount+t.attrs.start===+e[1],editor:this.editor})),[e]}}),PA=QS.create({name:"paragraph",priority:1e3,addOptions:()=>({HTMLAttributes:{}}),group:"block",content:"inline*",parseHTML:()=>[{tag:"p"}],renderHTML({HTMLAttributes:e}){return["p",Uk(this.options.HTMLAttributes,e),0]},addCommands(){return{setParagraph:()=>({commands:e})=>e.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),NA=dS.create({name:"placeholder",addOptions:()=>({emptyEditorClass:"is-editor-empty",emptyNodeClass:"is-empty",placeholder:"Write something …",showOnlyWhenEditable:!0,considerAnyAsEmpty:!1,showOnlyCurrent:!0,includeChildren:!1}),addProseMirrorPlugins(){return[new Xy({key:new Qy("placeholder"),props:{decorations:({doc:e,selection:t})=>{var n
8703
8703
  const i=this.editor.isEditable||!this.options.showOnlyWhenEditable,{anchor:o}=t,r=[]
8704
8704
  if(!i)return null
8705
8705
  const{firstChild:s}=e.content,a=s&&s.type.isLeaf,l=s&&s.isAtom,c=!!this.options.considerAnyAsEmpty||s&&s.type.name===(null===(n=e.type.contentMatch.defaultType)||void 0===n?void 0:n.name),d=e.content.childCount<=1&&s&&c&&s.nodeSize<=2&&(!a||!l)
@@ -8707,7 +8707,7 @@ return e.descendants(((e,t)=>{const n=o>=t&&o<=t+e.nodeSize,i=!e.isLeaf&&!e.chil
8707
8707
  if((n||!this.options.showOnlyCurrent)&&i){const i=[this.options.emptyNodeClass]
8708
8708
  d&&i.push(this.options.emptyEditorClass)
8709
8709
  const o=RC.node(t,t+e.nodeSize,{class:i.join(" "),"data-placeholder":"function"==typeof this.options.placeholder?this.options.placeholder({editor:this.editor,node:e,pos:t,hasAnchor:n}):this.options.placeholder})
8710
- r.push(o)}return this.options.includeChildren})),PC.create(e,r)}}})]}}),LA=QS.create({name:"text",group:"inline"})
8710
+ r.push(o)}return this.options.includeChildren})),NC.create(e,r)}}})]}}),LA=QS.create({name:"text",group:"inline"})
8711
8711
  function zA(e){var t
8712
8712
  const{char:n,allowSpaces:i,allowedPrefixes:o,startOfLine:r,$position:s}=e,a=n.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&")
8713
8713
  const l=new RegExp(`\\s${a}$`),c=r?"^":"",d=i?new RegExp(`${c}${a}.*?(?=\\s${a}|$)`,"gm"):new RegExp(`${c}(?:^)?${a}[^\\s${a}]*`,"gm"),h=(null===(t=s.nodeBefore)||void 0===t?void 0:t.isText)&&s.nodeBefore.text
@@ -8734,7 +8734,7 @@ e&&h({editor:t,state:l,range:e.range})?(g.active=!0,g.decorationId=s.decorationI
8734
8734
  return g.active||(g.decorationId=null,g.range={from:0,to:0},g.query=null,g.text=null),g}},props:{handleKeyDown(e,t){var n
8735
8735
  const{active:i,range:o}=m.getState(e.state)
8736
8736
  return i&&(null===(n=null==f?void 0:f.onKeyDown)||void 0===n?void 0:n.call(f,{view:e,event:t,range:o}))||!1},decorations(e){const{active:t,range:n,decorationId:i}=m.getState(e)
8737
- return t?PC.create(e.doc,[RC.inline(n.from,n.to,{nodeName:s,class:a,"data-decoration-id":i})]):null}}})
8737
+ return t?NC.create(e.doc,[RC.inline(n.from,n.to,{nodeName:s,class:a,"data-decoration-id":i})]):null}}})
8738
8738
  return m}const BA=new Qy("mention"),qA=QS.create({name:"mention",addOptions(){return{HTMLAttributes:{},renderText({options:e,node:t}){var n
8739
8739
  return`${e.suggestion.char}${null!==(n=t.attrs.label)&&void 0!==n?n:t.attrs.id}`},deleteTriggerWithBackspace:!1,renderHTML({options:e,node:t}){var n
8740
8740
  return["span",Uk(this.HTMLAttributes,e.HTMLAttributes),`${e.suggestion.char}${null!==(n=t.attrs.label)&&void 0!==n?n:t.attrs.id}`]},suggestion:{char:"@",pluginKey:BA,command:({editor:e,range:t,props:n})=>{var i,o
@@ -8746,9 +8746,9 @@ const i=this.options.renderHTML({options:n,node:e})
8746
8746
  return"string"==typeof i?["span",Uk({"data-type":this.name},this.options.HTMLAttributes,t),i]:i},renderText({node:e}){return void 0!==this.options.renderLabel?(console.warn("renderLabel is deprecated use renderText and renderHTML instead"),this.options.renderLabel({options:this.options,node:e})):this.options.renderText({options:this.options,node:e})},addKeyboardShortcuts(){return{Backspace:()=>this.editor.commands.command((({tr:e,state:t})=>{let n=!1
8747
8747
  const{selection:i}=t,{empty:o,anchor:r}=i
8748
8748
  return!!o&&(t.doc.nodesBetween(r-1,r,((t,i)=>{if(t.type.name===this.name)return n=!0,e.insertText(this.options.deleteTriggerWithBackspace?"":this.options.suggestion.char||"",i,i+t.nodeSize),!1})),n)}))}},addProseMirrorPlugins(){return[HA({editor:this.editor,...this.options.suggestion})]}}),UA=/^https?:\/\//i
8749
- function jA(e,t,n,i,o,r){const s=DA.extend({excludes:"_",inclusive:!1,parseHTML:()=>[{tag:Nd},{tag:"a"}],renderHTML:({HTMLAttributes:e})=>["a",e]}).configure({HTMLAttributes:{rel:"noopener noreferrer",target:null,class:""},autolink:!0,openOnClick:!1,linkOnPaste:!1,validate:e=>UA.test(e)}),a=i.map((n=>function(e,t,n,i){return qA.extend({name:e.name,parseHTML:()=>[{tag:e.viewElement}],addAttributes:()=>({href:{default:null,parseHTML:e=>e.getAttribute("mention-href"),renderHTML:e=>({"mention-href":e.href})},label:{default:null,parseHTML:e=>e.getAttribute("mention-label"),renderHTML:e=>({"mention-label":e.label})},disabled:{default:null,parseHTML:e=>e.getAttribute("disabled"),renderHTML:e=>({disabled:e.disabled})}}),renderHTML({node:t,HTMLAttributes:n}){return[e.viewElement,Uk(this.options.HTMLAttributes,n),this.options.renderText({options:this.options,node:t})]}}).configure({suggestion:{char:e.character,decorationClass:"nimble-mention-view-edit",pluginKey:new Qy(e.key),allowSpaces:!0,render:()=>{let o=!1
8749
+ function jA(e,t,n,i,o,r){const s=DA.extend({excludes:"_",inclusive:!1,parseHTML:()=>[{tag:Pd},{tag:"a"}],renderHTML:({HTMLAttributes:e})=>["a",e]}).configure({HTMLAttributes:{rel:"noopener noreferrer",target:null,class:""},autolink:!0,openOnClick:!1,linkOnPaste:!1,validate:e=>UA.test(e)}),a=i.map((n=>function(e,t,n,i){return qA.extend({name:e.name,parseHTML:()=>[{tag:e.viewElement}],addAttributes:()=>({href:{default:null,parseHTML:e=>e.getAttribute("mention-href"),renderHTML:e=>({"mention-href":e.href})},label:{default:null,parseHTML:e=>e.getAttribute("mention-label"),renderHTML:e=>({"mention-label":e.label})},disabled:{default:null,parseHTML:e=>e.getAttribute("disabled"),renderHTML:e=>({disabled:e.disabled})}}),renderHTML({node:t,HTMLAttributes:n}){return[e.viewElement,Uk(this.options.HTMLAttributes,n),this.options.renderText({options:this.options,node:t})]}}).configure({suggestion:{char:e.character,decorationClass:"nimble-mention-view-edit",pluginKey:new Qy(e.key),allowSpaces:!0,render:()=>{let o=!1
8750
8750
  return{onStart:r=>{null!==r.decorationNode&&(o=!0,e.mentionUpdateEmitter(r.query),t(r.text.slice(0,1)),n(r.command),i?.show({filter:r.query,anchorNode:r.decorationNode}))},onUpdate:t=>{o&&(e.mentionUpdateEmitter(t.query),n(t.command),i?.show({filter:t.query,anchorNode:t.decorationNode}))},onKeyDown:e=>!!o&&(e.event.key===ma&&(o=!1),i?.keydownHandler(e.event)??!1),onExit:()=>{t(""),n(void 0),i?.close()}}}}})}(n,e,t,o))),l=new KS({element:n,enableInputRules:[lI,FA],enablePasteRules:!1,editorProps:{transformPasted:function(e){const t=WA(l,e.content)
8751
- return new Kv(t,e.openStart,e.openEnd)}},extensions:[cI,NA,LA,lI,FA,AA,oI,RI,II,PA.configure({placeholder:r,showOnlyWhenEditable:!1}),t$,s,...a]})
8751
+ return new Kv(t,e.openStart,e.openEnd)}},extensions:[cI,PA,LA,lI,FA,AA,oI,RI,II,NA.configure({placeholder:r,showOnlyWhenEditable:!1}),t$,s,...a]})
8752
8752
  return l}function WA(e,t){const n=[]
8753
8753
  return t.forEach((t=>{if(t.isText&&t.marks.length>0){const i=t.marks.find((e=>"link"===e.type.name&&e.attrs))
8754
8754
  i?UA.test(i.attrs.href)?n.push(e.schema.text(i.attrs.href,t.marks)):n.push(e.schema.text(t.textContent,i.removeFromSet(t.marks))):n.push(t)}else if(t.type.name.startsWith(M$))n.push(e.schema.text(t.attrs.label))
@@ -8776,7 +8776,7 @@ const XA=KA.compose({baseName:"rich-text-editor",template:C$,styles:k$,shadowOpt
8776
8776
  wi.getOrCreate().withPrefix("nimble").register(XA())
8777
8777
  const YA=Z`
8778
8778
  <template ${Qe({property:"childItems",filter:Ge()})}>
8779
- <div ${Pe("viewer")} class="viewer"></div>
8779
+ <div ${Ne("viewer")} class="viewer"></div>
8780
8780
  </template>
8781
8781
  `,JA=xe`
8782
8782
  ${Oo("flex")}
@@ -8839,8 +8839,15 @@ const tT=xe`
8839
8839
  order: 1;
8840
8840
  }
8841
8841
 
8842
- [part='indicator'] {
8842
+ .clear-button {
8843
8843
  order: 3;
8844
+ width: auto;
8845
+ height: auto;
8846
+ margin-left: ${il};
8847
+ }
8848
+
8849
+ [part='indicator'] {
8850
+ order: 4;
8844
8851
  }
8845
8852
 
8846
8853
  .error-icon {
@@ -8913,7 +8920,7 @@ const tT=xe`
8913
8920
  color: ${pc};
8914
8921
  }
8915
8922
 
8916
- .filter-input${No} {
8923
+ .filter-input${Po} {
8917
8924
  outline: 0px;
8918
8925
  }
8919
8926
 
@@ -8926,7 +8933,7 @@ const tT=xe`
8926
8933
  }
8927
8934
 
8928
8935
  ::slotted([role='option']:hover) {
8929
- background-color: ${Pa};
8936
+ background-color: ${Na};
8930
8937
  }
8931
8938
 
8932
8939
  ::slotted([role='option'][active-option]) {
@@ -8934,7 +8941,7 @@ const tT=xe`
8934
8941
  }
8935
8942
 
8936
8943
  ::slotted([role='option'][active-option]:hover) {
8937
- background-color: ${Na};
8944
+ background-color: ${Pa};
8938
8945
  }
8939
8946
 
8940
8947
  .no-results-label {
@@ -8957,23 +8964,24 @@ const tT=xe`
8957
8964
  `))
8958
8965
  let nT=class extends Di{}
8959
8966
  class iT extends(Mn(nT)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}const oT=e=>e instanceof sv,rT=e=>!e.visuallyHidden&&!e.disabled&&!e.hidden
8960
- class sT extends iT{constructor(){super(...arguments),this.appearance=Lm,this.errorVisible=!1,this.filterMode=qm.none,this.displayPlaceholder=!1,this.open=!1,this.listboxId=xa("listbox-"),this.hasOverflow=!1,this.filteredOptions=[],this.filter="",this.maxHeight=0,this._value="",this.forcedPosition=!1}get collapsible(){return!(this.multiple||"number"==typeof this.size)}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.open&&this.initializeOpenState()}get value(){return m.track(this,"value"),this._value}set value(e){const t=this._value
8967
+ class sT extends iT{constructor(){super(...arguments),this.appearance=Lm,this.errorVisible=!1,this.filterMode=qm.none,this.clearable=!1,this.displayPlaceholder=!1,this.open=!1,this.listboxId=xa("listbox-"),this.hasOverflow=!1,this.filteredOptions=[],this.filter="",this.maxHeight=0,this._value="",this.forcedPosition=!1}get collapsible(){return!(this.multiple||"number"==typeof this.size)}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.open&&this.initializeOpenState()}get value(){return m.track(this,"value"),this._value}set value(e){const t=this._value
8961
8968
  let n=e
8962
- if(this.options?.length){const e=this.options.findIndex((e=>e.value===n)),t=this.options[this.selectedIndex]?.value??null,i=this.options[e]?.value??null;-1!==e&&t===i||(n="",this.selectedIndex=e),n=this.firstSelectedOption?.value??n}t===n||this.open&&this.selectedIndex<0||(this._value=n,super.valueChanged(t,n),this.open||(this.committedSelectedOption=this.options.find((e=>e.value===n))),m.notify(this,"value"),this.collapsible&&m.notify(this,"displayValue"))}get displayValue(){return m.track(this,"displayValue"),this.committedSelectedOption?.text??""}anchoredRegionChanged(e,t){this.anchoredRegion&&this.control&&(this.anchoredRegion.anchorElement=this.control)}controlChanged(e,t){this.anchoredRegion&&this.control&&(this.anchoredRegion.anchorElement=this.control)}slottedOptionsChanged(e,t){const n=this.value
8969
+ if(this.options?.length){const e=this.options.findIndex((e=>e.value===n)),t=this.options[this.selectedIndex]?.value??null,i=this.options[e]?.value??null;-1!==e&&t===i||(n="",this.selectedIndex=e),n=this.firstSelectedOption?.value??n}t===n||this.open&&this.selectedIndex<0||(this._value=n,super.valueChanged(t,n),m.notify(this,"value"),this.updateDisplayValue())}get displayValue(){return m.track(this,"displayValue"),this.firstSelectedOption?.text??""}anchoredRegionChanged(e,t){this.anchoredRegion&&this.control&&(this.anchoredRegion.anchorElement=this.control)}controlChanged(e,t){this.anchoredRegion&&this.control&&(this.anchoredRegion.anchorElement=this.control)}slottedOptionsChanged(e,t){const n=this.value
8963
8970
  this.options.forEach((e=>{const t=m.getNotifier(e)
8964
8971
  t.unsubscribe(this,"value"),t.unsubscribe(this,"hidden"),t.unsubscribe(this,"disabled")})),super.slottedOptionsChanged(e,t),this.options.forEach((e=>{const t=m.getNotifier(e)
8965
- t.subscribe(this,"value"),t.subscribe(this,"hidden"),t.subscribe(this,"disabled")})),this.setProxyOptions(),this.updateValue(),this.filterOptions(),n&&(this.value=n),this.committedSelectedOption=this.options[this.selectedIndex]}clickHandler(e){if(this.disabled)return
8972
+ t.subscribe(this,"value"),t.subscribe(this,"hidden"),t.subscribe(this,"disabled")})),this.setProxyOptions(),this.updateValue(),this.filterOptions(),n&&(this.value=n)}clickHandler(e){if(this.disabled)return
8966
8973
  let t=!1
8967
8974
  if(this.open){const n=e.target.closest("option,[role=option]")
8968
8975
  if(t=null!==n,n?.disabled)return}const n=this.selectedIndex
8969
8976
  super.clickHandler(e),this.open=this.collapsible&&!this.open,!this.open&&this.selectedIndex!==n&&t&&this.updateValue(!0)}handleChange(e,t){const n=e
8970
8977
  switch(t){case"value":this.updateValue()
8971
8978
  break
8972
- case"selected":oT(n)&&(this.selectedIndex=this.options.indexOf(n)),this.setSelectedOptions(),this.updateDisplayValue()
8979
+ case"selected":oT(n)&&n.selected?this.selectedIndex=this.options.indexOf(n):this.clearSelect()
8973
8980
  break
8974
8981
  case"hidden":oT(n)&&(n.visuallyHidden=n.hidden),this.updateDisplayValue()
8975
8982
  break
8976
- case"disabled":this.updateDisplayValue()}}mousedownHandler(e){return e.offsetX>=0&&e.offsetX<=this.listbox?.scrollWidth?super.mousedownHandler(e):this.collapsible}regionLoadedHandler(){this.focusAndScrollOptionIntoView()}multipleChanged(e,t){super.multipleChanged(e,t),this.proxy&&(this.proxy.multiple=t)}inputClickHandler(e){e.stopPropagation()}changeValueHandler(){this.committedSelectedOption=this.options.find((e=>e.selected))}updateDisplayValue(){this.committedSelectedOption?.disabled&&this.committedSelectedOption?.hidden&&this.committedSelectedOption?.selected?this.displayPlaceholder=!0:this.displayPlaceholder=!1,this.collapsible&&m.notify(this,"displayValue")}inputHandler(e){this.filter=this.filterInput?.value??"",this.filterOptions()
8983
+ case"disabled":this.updateDisplayValue()}}mousedownHandler(e){return e.offsetX>=0&&e.offsetX<=this.listbox?.scrollWidth?super.mousedownHandler(e):this.collapsible}regionLoadedHandler(){this.focusAndScrollOptionIntoView()}multipleChanged(e,t){super.multipleChanged(e,t),this.proxy&&(this.proxy.multiple=t)}inputClickHandler(e){e.stopPropagation()}clearClickHandler(e){this.open=!1,this.clearSelect(),this.updateValue(!0),e.stopPropagation()}updateDisplayValue(){const e=this.getPlaceholderOption()
8984
+ e&&this.firstSelectedOption===e?this.displayPlaceholder=!0:this.displayPlaceholder=!1,m.notify(this,"displayValue")}inputHandler(e){this.filter=this.filterInput?.value??"",this.filterOptions()
8977
8985
  const t=this.filteredOptions.filter((e=>!e.disabled))
8978
8986
  let n=""!==this.filter?this.openActiveIndex??this.selectedIndex:this.selectedIndex
8979
8987
  return t.length>0&&!t.find((e=>e===this.options[n]))?n=this.options.indexOf(t[0]):0===t.length&&(n=-1),this.setActiveOption(n),e.inputType.includes("deleteContent")||!this.filter.length||e.stopPropagation(),!0}focusoutHandler(e){if(super.focusoutHandler(e),!this.open)return!0
@@ -8992,8 +9000,8 @@ break
8992
9000
  case fa:if(e.preventDefault(),0===this.filteredOptions.length||this.filteredOptions.every((e=>e.disabled)))return!1
8993
9001
  this.open=!this.open,this.open||this.focus()
8994
9002
  break
8995
- case ma:if(!this.open)break
8996
- this.collapsible&&this.open&&(e.preventDefault(),this.open=!1),i=this.selectedIndex,this.focus()}return this.open||this.selectedIndex===i||(this.selectedIndex=i),this.open||t===this.selectedIndex||this.updateValue(!0),!(n===ha||n===pa)}selectedIndexChanged(e,t){this.setSelectedOptions(),this.open&&this.setActiveOption(this.selectedIndex),this.updateValue()}typeaheadBufferChanged(e,t){if(this.$fastController.isConnected){const e=this.getTypeaheadMatches()
9003
+ case ma:if(!this.open){if(this.clearable)return this.clearSelect(),this.updateValue(!0),!0
9004
+ break}this.collapsible&&this.open&&(e.preventDefault(),this.open=!1),i=this.selectedIndex,this.focus()}return this.open||this.selectedIndex===i||(this.selectedIndex=i),this.open||t===this.selectedIndex||this.updateValue(!0),!(n===ha||n===pa)}selectedIndexChanged(e,t){this.setSelectedOptions(),this.open&&this.setActiveOption(this.selectedIndex),this.updateValue()}typeaheadBufferChanged(e,t){if(this.$fastController.isConnected){const e=this.getTypeaheadMatches()
8997
9005
  if(e.length){const t=this.options.indexOf(e[0])
8998
9006
  this.open&&this.filterMode!==qm.none||this.setActiveOption(t)}this.typeaheadExpired=!1}}disabledChanged(e,t){super.disabledChanged&&super.disabledChanged(e,t),this.ariaDisabled=this.disabled?"true":"false"}formResetCallback(){this.setProxyOptions(),super.setDefaultSelectedOption(),-1===this.selectedIndex&&(this.selectedIndex=0)}selectNextOption(){for(let e=(this.openActiveIndex??this.selectedIndex)+1;e<this.options.length;e++){const t=this.options[e]
8999
9007
  if(oT(t)&&rT(t)){this.setActiveOption(e)
@@ -9010,18 +9018,22 @@ oT(e)&&(e.activeOption=!1),this.openActiveIndex=void 0,this.filter="",this.filte
9010
9018
  i.unsubscribe(this,"selected"),e.selected=t.includes(e),i.subscribe(this,"selected")
9011
9019
  const o=this.proxy?.options.item(n)
9012
9020
  o&&(o.selected=e.selected)}))}setDefaultSelectedOption(){const e=this.options??Array.from(this.children).filter((e=>oT(e))),t=e=>e.hasAttribute("selected")||e.selected
9013
- let n=-1,i=-1
9014
- for(let o=0;o<e?.length;o++){const r=e[o];(t(r)||r?.value===this.value)&&(n=o),-1===i&&rT(r)&&(i=o)}this.selectedIndex=-1!==n?n:-1!==i?i:0,this.committedSelectedOption=e[this.selectedIndex]}setActiveOption(e){const t=this.options[e]
9021
+ let n=-1,i=-1,o=-1
9022
+ for(let s=0;s<e?.length;s++){const a=e[s]
9023
+ if(t(a)||a.value===this.value){n=s
9024
+ break}-1===o&&((r=a).disabled&&r.hidden)?o=s:-1===i&&rT(a)&&(i=s)}var r
9025
+ this.selectedIndex=-1!==n?n:-1!==o?o:-1!==i?i:0}setActiveOption(e){const t=this.options[e]
9015
9026
  if(this.open){oT(t)&&(t.activeOption=!0)
9016
9027
  const n=this.openActiveIndex??this.selectedIndex,i=this.options[n]
9017
9028
  n!==e&&oT(i)&&(i.activeOption=!1),this.openActiveIndex=e,this.focusAndScrollActiveOptionIntoView()}else this.selectedIndex=e
9018
9029
  this.ariaActiveDescendant=t?.id??""}focusAndScrollActiveOptionIntoView(){const e=this.options[this.openActiveIndex??this.selectedIndex]
9019
- void 0!==e&&this.contains(e)&&(e.focus(),requestAnimationFrame((()=>{e.scrollIntoView({block:"nearest"})})))}committedSelectedOptionChanged(){this.updateDisplayValue()}setPositioning(){if(!this.$fastController.isConnected)return
9030
+ void 0!==e&&this.contains(e)&&(e.focus(),requestAnimationFrame((()=>{e.scrollIntoView({block:"nearest"})})))}getPlaceholderOption(){return this.options.find((e=>e.hidden&&e.disabled))}setPositioning(){if(!this.$fastController.isConnected)return
9020
9031
  const e=this.getBoundingClientRect(),t=window.innerHeight-e.bottom
9021
9032
  this.forcedPosition?this.position=this.positionAttribute:e.top>t?this.position=Hn:this.position=Bn,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Hn?Math.trunc(e.top):Math.trunc(t),this.updateListboxMaxHeightCssVariable()}filterOptions(){const e=this.filter.toLowerCase()
9022
9033
  this.filteredOptions=e?this.options.filter((t=>{const n=b$(e)
9023
- return!t.hidden&&b$(t.text).includes(n)})):this.options.filter((e=>!e.hidden)),this.options.forEach((e=>{oT(e)&&(this.filteredOptions.includes(e)?e.visuallyHidden=!1:e.visuallyHidden=!0)}))}updateValue(e){this.$fastController.isConnected&&(this.value=this.firstSelectedOption?.value??""),e&&(this.$emit("input"),this.$emit("change",this,{bubbles:!0,composed:void 0}))}setProxyOptions(){this.proxy instanceof HTMLSelectElement&&this.options&&(this.proxy.options.length=0,this.options.forEach((e=>{const t=e.proxy||(e instanceof HTMLOptionElement?e.cloneNode():null)
9024
- t&&this.proxy.options.add(t)})))}filterChanged(){this.filterOptions()}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}initializeOpenState(){this.committedSelectedOption=this.options[this.selectedIndex],this.setActiveOption(this.selectedIndex),this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}e([le],sT.prototype,"appearance",void 0),e([le({attribute:"position"})],sT.prototype,"positionAttribute",void 0),e([le({attribute:"error-text"})],sT.prototype,"errorText",void 0),e([le({attribute:"error-visible",mode:"boolean"})],sT.prototype,"errorVisible",void 0),e([le({attribute:"filter-mode"})],sT.prototype,"filterMode",void 0),e([g],sT.prototype,"displayPlaceholder",void 0),e([le({attribute:"open",mode:"boolean"})],sT.prototype,"open",void 0),e([g],sT.prototype,"position",void 0),e([g],sT.prototype,"control",void 0),e([g],sT.prototype,"scrollableRegion",void 0),e([g],sT.prototype,"filterInput",void 0),e([g],sT.prototype,"anchoredRegion",void 0),e([g],sT.prototype,"hasOverflow",void 0),e([g],sT.prototype,"filteredOptions",void 0),e([g],sT.prototype,"filter",void 0),e([g],sT.prototype,"committedSelectedOption",void 0),e([g],sT.prototype,"maxHeight",void 0),e([v],sT.prototype,"collapsible",null),e([v],sT.prototype,"displayValue",null)
9034
+ return!t.hidden&&b$(t.text).includes(n)})):this.options.filter((e=>!e.hidden)),this.options.forEach((e=>{oT(e)&&(this.filteredOptions.includes(e)?e.visuallyHidden=!1:e.visuallyHidden=!0)}))}updateValue(e){this.$fastController.isConnected&&(this.value=this.firstSelectedOption?.value??""),e&&(this.$emit("input"),this.$emit("change",this,{bubbles:!0,composed:void 0}))}clearSelect(){const e=this.getPlaceholderOption()
9035
+ this.selectedIndex=e?this.options.indexOf(e):-1}setProxyOptions(){this.proxy instanceof HTMLSelectElement&&this.options&&(this.proxy.options.length=0,this.options.forEach((e=>{const t=e.proxy||(e instanceof HTMLOptionElement?e.cloneNode():null)
9036
+ t&&this.proxy.options.add(t)})))}filterChanged(){this.filterOptions()}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}initializeOpenState(){this.setActiveOption(this.selectedIndex),this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}e([le],sT.prototype,"appearance",void 0),e([le({attribute:"position"})],sT.prototype,"positionAttribute",void 0),e([le({attribute:"error-text"})],sT.prototype,"errorText",void 0),e([le({attribute:"error-visible",mode:"boolean"})],sT.prototype,"errorVisible",void 0),e([le({attribute:"filter-mode"})],sT.prototype,"filterMode",void 0),e([le({attribute:"clearable",mode:"boolean"})],sT.prototype,"clearable",void 0),e([g],sT.prototype,"displayPlaceholder",void 0),e([le({attribute:"open",mode:"boolean"})],sT.prototype,"open",void 0),e([g],sT.prototype,"position",void 0),e([g],sT.prototype,"control",void 0),e([g],sT.prototype,"scrollableRegion",void 0),e([g],sT.prototype,"filterInput",void 0),e([g],sT.prototype,"anchoredRegion",void 0),e([g],sT.prototype,"hasOverflow",void 0),e([g],sT.prototype,"filteredOptions",void 0),e([g],sT.prototype,"filter",void 0),e([g],sT.prototype,"maxHeight",void 0),e([v],sT.prototype,"collapsible",null),e([v],sT.prototype,"displayValue",null)
9025
9037
  const aT=sT.compose({baseName:"select",baseClass:Ji,template:(e,t)=>Z`
9026
9038
  <template
9027
9039
  class="${e=>[e.collapsible&&"collapsible",e.collapsible&&e.open&&"open",e.disabled&&"disabled",e.collapsible&&e.position].filter(Boolean).join(" ")}"
@@ -9035,7 +9047,6 @@ const aT=sT.compose({baseName:"select",baseClass:Ji,template:(e,t)=>Z`
9035
9047
  role="combobox"
9036
9048
  tabindex="${e=>e.disabled?null:"0"}"
9037
9049
  @click="${(e,t)=>e.clickHandler(t.event)}"
9038
- @change="${e=>e.changeValueHandler()}"
9039
9050
  @contentchange="${e=>e.updateDisplayValue()}"
9040
9051
  @focusin="${(e,t)=>e.focusinHandler(t.event)}"
9041
9052
  @focusout="${(e,t)=>e.focusoutHandler(t.event)}"
@@ -9047,13 +9058,24 @@ const aT=sT.compose({baseName:"select",baseClass:Ji,template:(e,t)=>Z`
9047
9058
  class="control"
9048
9059
  part="control"
9049
9060
  ?disabled="${e=>e.disabled}"
9050
- ${Pe("control")}
9061
+ ${Ne("control")}
9051
9062
  >
9052
9063
  ${nt(0,t)}
9053
9064
  <slot name="button-container">
9054
9065
  <div class="selected-value ${e=>e.displayPlaceholder?"placeholder":""}" part="selected-value" ${Wm("hasOverflow")} title=${e=>e.hasOverflow&&e.displayValue?e.displayValue:null}>
9055
9066
  <slot name="selected-value">${e=>e.displayValue}</slot>
9056
9067
  </div>
9068
+ ${He((e=>!e.disabled&&e.clearable&&!e.displayPlaceholder&&e.selectedIndex>=0),Z`
9069
+ <${bh}
9070
+ class="clear-button"
9071
+ tabindex="-1"
9072
+ part="clear-button"
9073
+ content-hidden
9074
+ appearance="ghost"
9075
+ @click="${(e,t)=>e.clearClickHandler(t.event)}">
9076
+ <${Xf} slot="start"></${Xf}>
9077
+ </${bh}>
9078
+ `)}
9057
9079
  <div aria-hidden="true" class="indicator" part="indicator">
9058
9080
  <slot name="indicator">
9059
9081
  ${t.indicator||""}
@@ -9064,11 +9086,11 @@ const aT=sT.compose({baseName:"select",baseClass:Ji,template:(e,t)=>Z`
9064
9086
  </div>
9065
9087
  `)}
9066
9088
  <${dh}
9067
- ${Pe("anchoredRegion")}
9089
+ ${Ne("anchoredRegion")}
9068
9090
  class="anchored-region"
9069
9091
  fixed-placement
9070
9092
  auto-update-mode="auto"
9071
- vertical-default-position="${e=>e.positionAttribute===Pm?"top":"bottom"}"
9093
+ vertical-default-position="${e=>e.positionAttribute===Nm?"top":"bottom"}"
9072
9094
  vertical-positioning-mode="${e=>e.positionAttribute?"locktodefault":"dynamic"}"
9073
9095
  horizontal-default-position="center"
9074
9096
  horizontal-positioning-mode="locktodefault"
@@ -9086,13 +9108,13 @@ const aT=sT.compose({baseName:"select",baseClass:Ji,template:(e,t)=>Z`
9086
9108
  part="listbox"
9087
9109
  role="listbox"
9088
9110
  ?disabled="${e=>e.disabled}"
9089
- ${Pe("listbox")}
9111
+ ${Ne("listbox")}
9090
9112
  >
9091
9113
  ${He((e=>e.filterMode!==qm.none),Z`
9092
9114
  <div class="filter-field ${e=>e.positionAttribute}">
9093
9115
  <${fg} class="filter-icon"></${fg}>
9094
9116
  <input
9095
- ${Pe("filterInput")}
9117
+ ${Ne("filterInput")}
9096
9118
  class="filter-input"
9097
9119
  aria-controls="${e=>e.ariaControls}"
9098
9120
  aria-activedescendant="${e=>e.ariaActiveDescendant}"
@@ -9103,10 +9125,10 @@ const aT=sT.compose({baseName:"select",baseClass:Ji,template:(e,t)=>Z`
9103
9125
  />
9104
9126
  </div>
9105
9127
  `)}
9106
- <div ${Pe("scrollableRegion")}
9128
+ <div ${Ne("scrollableRegion")}
9107
9129
  class="scrollable-region">
9108
9130
  <slot
9109
- ${Ye({filter:e=>e instanceof HTMLElement&&Nn(e),flatten:!0,property:"slottedOptions"})}
9131
+ ${Ye({filter:e=>e instanceof HTMLElement&&Pn(e),flatten:!0,property:"slottedOptions"})}
9110
9132
  ></slot>
9111
9133
  </div>
9112
9134
  ${He((e=>e.filterMode!==qm.none&&0===e.filteredOptions.length),Z`
@@ -9347,7 +9369,7 @@ const pT="nimble-spinner",fT=xe`
9347
9369
  height: var(--ni-private-switch-height);
9348
9370
  width: calc(var(--ni-private-switch-height) * 2);
9349
9371
  box-sizing: border-box;
9350
- background-color: ${Pa};
9372
+ background-color: ${Na};
9351
9373
  border-radius: calc(var(--ni-private-switch-height) / 2);
9352
9374
  align-items: center;
9353
9375
  border: calc(${al} * 2) solid transparent;
@@ -9357,7 +9379,7 @@ const pT="nimble-spinner",fT=xe`
9357
9379
  background-color: var(--ni-private-switch-background-disabled-color);
9358
9380
  }
9359
9381
 
9360
- :host(${No}) .switch {
9382
+ :host(${Po}) .switch {
9361
9383
  border-color: ${Ua};
9362
9384
  }
9363
9385
 
@@ -9402,7 +9424,7 @@ const pT="nimble-spinner",fT=xe`
9402
9424
  var(--ni-private-switch-indicator-border-disabled-color);
9403
9425
  }
9404
9426
 
9405
- :host(${No}) .checked-indicator {
9427
+ :host(${Po}) .checked-indicator {
9406
9428
  border: ${al} solid ${Ua};
9407
9429
  }
9408
9430
 
@@ -9515,14 +9537,14 @@ const vT=xe`
9515
9537
  }
9516
9538
 
9517
9539
  :host(:hover) {
9518
- background-color: ${Pa};
9540
+ background-color: ${Na};
9519
9541
  }
9520
9542
 
9521
9543
  :host(:hover[aria-selected='true']) {
9522
- background-color: ${Na};
9544
+ background-color: ${Pa};
9523
9545
  }
9524
9546
 
9525
- :host(${No}) {
9547
+ :host(${Po}) {
9526
9548
  outline: none;
9527
9549
  }
9528
9550
 
@@ -9562,7 +9584,7 @@ const vT=xe`
9562
9584
  }
9563
9585
  }
9564
9586
 
9565
- :host(${No})::before {
9587
+ :host(${Po})::before {
9566
9588
  width: calc(100% - 2 * var(--ni-private-focus-indicator-inset-width));
9567
9589
  }
9568
9590
 
@@ -9583,7 +9605,7 @@ const vT=xe`
9583
9605
  }
9584
9606
  }
9585
9607
 
9586
- :host(${No})::after {
9608
+ :host(${Po})::after {
9587
9609
  width: 100%;
9588
9610
  border-bottom-width: var(--ni-private-focus-indicator-width);
9589
9611
  }
@@ -9694,12 +9716,12 @@ RT.autoRemove=e=>qT(e)
9694
9716
  const FT=(e,t,n)=>{var i
9695
9717
  return(null==(i=e.getValue(t))||null==(i=i.toString())?void 0:i.toLowerCase())===(null==n?void 0:n.toLowerCase())}
9696
9718
  FT.autoRemove=e=>qT(e)
9697
- const NT=(e,t,n)=>{var i
9719
+ const PT=(e,t,n)=>{var i
9698
9720
  return null==(i=e.getValue(t))?void 0:i.includes(n)}
9699
- NT.autoRemove=e=>qT(e)||!(null!=e&&e.length)
9700
- const PT=(e,t,n)=>!n.some((n=>{var i
9701
- return!(null!=(i=e.getValue(t))&&i.includes(n))}))
9702
9721
  PT.autoRemove=e=>qT(e)||!(null!=e&&e.length)
9722
+ const NT=(e,t,n)=>!n.some((n=>{var i
9723
+ return!(null!=(i=e.getValue(t))&&i.includes(n))}))
9724
+ NT.autoRemove=e=>qT(e)||!(null!=e&&e.length)
9703
9725
  const LT=(e,t,n)=>n.some((n=>{var i
9704
9726
  return null==(i=e.getValue(t))?void 0:i.includes(n)}))
9705
9727
  LT.autoRemove=e=>qT(e)||!(null!=e&&e.length)
@@ -9713,7 +9735,7 @@ return r>=i&&r<=o}
9713
9735
  HT.resolveFilterValue=e=>{let[t,n]=e,i="number"!=typeof t?parseFloat(t):t,o="number"!=typeof n?parseFloat(n):n,r=null===t||Number.isNaN(i)?-1/0:i,s=null===n||Number.isNaN(o)?1/0:o
9714
9736
  if(r>s){const e=r
9715
9737
  r=s,s=e}return[r,s]},HT.autoRemove=e=>qT(e)||qT(e[0])&&qT(e[1])
9716
- const BT={includesString:OT,includesStringSensitive:RT,equalsString:FT,arrIncludes:NT,arrIncludesAll:PT,arrIncludesSome:LT,equals:zT,weakEquals:VT,inNumberRange:HT}
9738
+ const BT={includesString:OT,includesStringSensitive:RT,equalsString:FT,arrIncludes:PT,arrIncludesAll:NT,arrIncludesSome:LT,equals:zT,weakEquals:VT,inNumberRange:HT}
9717
9739
  function qT(e){return null==e||""===e}const UT={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:e=>({columnFilters:[],...e}),getDefaultOptions:e=>({onColumnFiltersChange:CT("columnFilters",e),filterFromLeafRows:!1,maxLeafRowFilterDepth:100}),createColumn:(e,t)=>{e.getAutoFilterFn=()=>{const n=t.getCoreRowModel().flatRows[0],i=null==n?void 0:n.getValue(e.id)
9718
9740
  return"string"==typeof i?BT.includesString:"number"==typeof i?BT.inNumberRange:"boolean"==typeof i||null!==i&&"object"==typeof i?BT.equals:Array.isArray(i)?BT.arrIncludes:BT.weakEquals},e.getFilterFn=()=>{var n,i
9719
9741
  return kT(e.columnDef.filterFn)?e.columnDef.filterFn:"auto"===e.columnDef.filterFn?e.getAutoFilterFn():null!=(n=null==(i=t.options.filterFns)?void 0:i[e.columnDef.filterFn])?n:BT[e.columnDef.filterFn]},e.getCanFilter=()=>{var n,i,o
@@ -9996,7 +10018,7 @@ try{t=document.createElement(e)}catch(e){}if(!(t instanceof OO))throw new Error(
9996
10018
  class FO extends Vt{constructor(){super(...arguments),this.delegatedEvents=[],this.delegatedEventHandler=()=>{}}focusedRecycleCallback(){}columnChanged(){for(const e of this.delegatedEvents)this.removeEventListener(e,this.delegatedEventHandler)
9997
10019
  if(this.delegatedEvents=[],this.delegatedEventHandler=()=>{},this.column){this.delegatedEvents=this.column.columnInternals.delegatedEvents,this.delegatedEventHandler=e=>{this.recordId&&this.column?.dispatchEvent(new CustomEvent("delegated-event",{detail:{originalEvent:e,recordId:this.recordId}}))}
9998
10020
  for(const e of this.delegatedEvents)this.addEventListener(e,this.delegatedEventHandler)}}}e([g],FO.prototype,"cellRecord",void 0),e([g],FO.prototype,"columnConfig",void 0),e([g],FO.prototype,"column",void 0),e([g],FO.prototype,"recordId",void 0)
9999
- const NO=e=>((e=>{let t
10021
+ const PO=e=>((e=>{let t
10000
10022
  try{t=document.createElement(e)}catch(e){}if(!(t instanceof FO))throw new Error(`Cell view tag name (${e}) must evaluate to an element extending TableCellView`)})(e),Z`
10001
10023
  <${e}
10002
10024
  :cellRecord="${e=>e.cellState?.cellRecord}"
@@ -10007,9 +10029,9 @@ try{t=document.createElement(e)}catch(e){}if(!(t instanceof FO))throw new Error(
10007
10029
  >
10008
10030
  </${e}>
10009
10031
  `)
10010
- class PO{constructor(e){this.uniqueId=xa("table-column-slot"),this.sortOperation=IO,this.dataRecordFieldNames=[],this.groupingDisabled=!1,this.fractionalWidth=TO,this.minPixelWidth=AO,this.resizingDisabled=!1,this.hideHeaderIndicators=!1,this.currentFractionalWidth=TO,this.currentSortDirection=SO.none,this.cellRecordFieldNames=e.cellRecordFieldNames,this.cellViewTemplate=NO(e.cellViewTag),this.groupHeaderViewTemplate=RO(e.groupHeaderViewTag),this.delegatedEvents=e.delegatedEvents,this.sortOperation=e.sortOperation??IO,this.validator=e.validator}fractionalWidthChanged(){this.currentFractionalWidth=this.fractionalWidth}pixelWidthChanged(){this.currentPixelWidth=this.pixelWidth}}function LO(e,...t){for(const n of t)if(e===n)return!0
10011
- return!1}e([g],PO.prototype,"columnConfig",void 0),e([g],PO.prototype,"operandDataRecordFieldName",void 0),e([g],PO.prototype,"sortOperation",void 0),e([g],PO.prototype,"dataRecordFieldNames",void 0),e([g],PO.prototype,"groupingDisabled",void 0),e([g],PO.prototype,"groupIndex",void 0),e([g],PO.prototype,"pixelWidth",void 0),e([g],PO.prototype,"fractionalWidth",void 0),e([g],PO.prototype,"minPixelWidth",void 0),e([g],PO.prototype,"resizingDisabled",void 0),e([g],PO.prototype,"hideHeaderIndicators",void 0),e([g],PO.prototype,"currentFractionalWidth",void 0),e([g],PO.prototype,"currentPixelWidth",void 0),e([g],PO.prototype,"currentSortIndex",void 0),e([g],PO.prototype,"currentSortDirection",void 0)
10012
- class zO extends Vt{constructor(){super(...arguments),this.columnInternals=new PO(this.getColumnInternalsOptions()),this.columnHidden=!1,this.sortDirection=SO.none,this.sortingDisabled=!1,this.hasOverflow=!1}checkValidity(){return this.columnInternals.validator.isColumnValid}get validity(){return this.columnInternals.validator.getValidity()}get headerTextContent(){return this.contentSlot.assignedNodes().map((e=>e.textContent?.trim())).join(" ")}connectedCallback(){super.connectedCallback(),this.setAttribute("slot",this.columnInternals.uniqueId)}sortDirectionChanged(){this.sortingDisabled||(this.columnInternals.currentSortDirection=this.sortDirection)}sortIndexChanged(){this.sortingDisabled||(this.columnInternals.currentSortIndex=this.sortIndex)}sortingDisabledChanged(){this.sortingDisabled?(this.columnInternals.currentSortDirection=SO.none,this.columnInternals.currentSortIndex=void 0):(this.columnInternals.currentSortDirection=this.sortDirection,this.columnInternals.currentSortIndex=this.sortIndex)}}e([le({attribute:"column-id"})],zO.prototype,"columnId",void 0),e([le({attribute:"action-menu-slot"})],zO.prototype,"actionMenuSlot",void 0),e([le({attribute:"action-menu-label"})],zO.prototype,"actionMenuLabel",void 0),e([le({attribute:"column-hidden",mode:"boolean"})],zO.prototype,"columnHidden",void 0),e([le({attribute:"sort-index",converter:se})],zO.prototype,"sortIndex",void 0),e([le({attribute:"sort-direction"})],zO.prototype,"sortDirection",void 0),e([le({attribute:"sorting-disabled",mode:"boolean"})],zO.prototype,"sortingDisabled",void 0),e([g],zO.prototype,"hasOverflow",void 0)
10032
+ class NO{constructor(e){this.uniqueId=xa("table-column-slot"),this.sortOperation=IO,this.dataRecordFieldNames=[],this.groupingDisabled=!1,this.fractionalWidth=TO,this.minPixelWidth=AO,this.resizingDisabled=!1,this.hideHeaderIndicators=!1,this.currentFractionalWidth=TO,this.currentSortDirection=SO.none,this.cellRecordFieldNames=e.cellRecordFieldNames,this.cellViewTemplate=PO(e.cellViewTag),this.groupHeaderViewTemplate=RO(e.groupHeaderViewTag),this.delegatedEvents=e.delegatedEvents,this.sortOperation=e.sortOperation??IO,this.validator=e.validator}fractionalWidthChanged(){this.currentFractionalWidth=this.fractionalWidth}pixelWidthChanged(){this.currentPixelWidth=this.pixelWidth}}function LO(e,...t){for(const n of t)if(e===n)return!0
10033
+ return!1}e([g],NO.prototype,"columnConfig",void 0),e([g],NO.prototype,"operandDataRecordFieldName",void 0),e([g],NO.prototype,"sortOperation",void 0),e([g],NO.prototype,"dataRecordFieldNames",void 0),e([g],NO.prototype,"groupingDisabled",void 0),e([g],NO.prototype,"groupIndex",void 0),e([g],NO.prototype,"pixelWidth",void 0),e([g],NO.prototype,"fractionalWidth",void 0),e([g],NO.prototype,"minPixelWidth",void 0),e([g],NO.prototype,"resizingDisabled",void 0),e([g],NO.prototype,"hideHeaderIndicators",void 0),e([g],NO.prototype,"currentFractionalWidth",void 0),e([g],NO.prototype,"currentPixelWidth",void 0),e([g],NO.prototype,"currentSortIndex",void 0),e([g],NO.prototype,"currentSortDirection",void 0)
10034
+ class zO extends Vt{constructor(){super(...arguments),this.columnInternals=new NO(this.getColumnInternalsOptions()),this.columnHidden=!1,this.sortDirection=SO.none,this.sortingDisabled=!1,this.hasOverflow=!1}checkValidity(){return this.columnInternals.validator.isColumnValid}get validity(){return this.columnInternals.validator.getValidity()}get headerTextContent(){return this.contentSlot.assignedNodes().map((e=>e.textContent?.trim())).join(" ")}connectedCallback(){super.connectedCallback(),this.setAttribute("slot",this.columnInternals.uniqueId)}sortDirectionChanged(){this.sortingDisabled||(this.columnInternals.currentSortDirection=this.sortDirection)}sortIndexChanged(){this.sortingDisabled||(this.columnInternals.currentSortIndex=this.sortIndex)}sortingDisabledChanged(){this.sortingDisabled?(this.columnInternals.currentSortDirection=SO.none,this.columnInternals.currentSortIndex=void 0):(this.columnInternals.currentSortDirection=this.sortDirection,this.columnInternals.currentSortIndex=this.sortIndex)}}e([le({attribute:"column-id"})],zO.prototype,"columnId",void 0),e([le({attribute:"action-menu-slot"})],zO.prototype,"actionMenuSlot",void 0),e([le({attribute:"action-menu-label"})],zO.prototype,"actionMenuLabel",void 0),e([le({attribute:"column-hidden",mode:"boolean"})],zO.prototype,"columnHidden",void 0),e([le({attribute:"sort-index",converter:se})],zO.prototype,"sortIndex",void 0),e([le({attribute:"sort-direction"})],zO.prototype,"sortDirection",void 0),e([le({attribute:"sorting-disabled",mode:"boolean"})],zO.prototype,"sortingDisabled",void 0),e([g],zO.prototype,"hasOverflow",void 0)
10013
10035
  class VO{constructor(){this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,this.duplicateColumnId=!1,this.missingColumnId=!1,this.duplicateSortIndex=!1,this.duplicateGroupIndex=!1,this.idFieldNameNotConfigured=!1,this.invalidColumnConfiguration=!1,this.invalidParentIdConfiguration=!1,this.recordIds=new Set}getValidity(){return{duplicateRecordId:this.duplicateRecordId,missingRecordId:this.missingRecordId,invalidRecordId:this.invalidRecordId,duplicateColumnId:this.duplicateColumnId,missingColumnId:this.missingColumnId,duplicateSortIndex:this.duplicateSortIndex,duplicateGroupIndex:this.duplicateGroupIndex,idFieldNameNotConfigured:this.idFieldNameNotConfigured,invalidColumnConfiguration:this.invalidColumnConfiguration,invalidParentIdConfiguration:this.invalidParentIdConfiguration}}isValid(){return Object.values(this.getValidity()).every((e=>!1===e))}areRecordIdsValid(){const e=this.getValidity()
10014
10036
  return!e.duplicateRecordId&&!e.missingRecordId&&!e.invalidRecordId}validateIdFieldConfiguration(e,t,n){const i=e!==$O.none||"string"==typeof n
10015
10037
  return this.idFieldNameNotConfigured=!!i&&"string"!=typeof t,!this.idFieldNameNotConfigured}validateRecordIds(e,t){if(this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,this.recordIds.clear(),"string"!=typeof t)return!0
@@ -10307,7 +10329,7 @@ const WO="nimble-table-header",ZO=xe`
10307
10329
  }
10308
10330
 
10309
10331
  :host([selectable]:not([selected]):hover)::before {
10310
- background-color: ${Pa};
10332
+ background-color: ${Na};
10311
10333
  }
10312
10334
 
10313
10335
  :host([selected])::before {
@@ -10315,7 +10337,7 @@ const WO="nimble-table-header",ZO=xe`
10315
10337
  }
10316
10338
 
10317
10339
  :host([selected]:hover)::before {
10318
- background-color: ${Na};
10340
+ background-color: ${Pa};
10319
10341
  }
10320
10342
 
10321
10343
  .expand-collapse-button {
@@ -10437,7 +10459,7 @@ const WO="nimble-table-header",ZO=xe`
10437
10459
  <template role="cell" style="--ni-private-table-cell-nesting-level: ${e=>e.nestingLevel}">
10438
10460
  ${e=>e.cellViewTemplate}
10439
10461
  ${He((e=>e.hasActionMenu),Z`
10440
- <${Ev} ${Pe("actionMenuButton")}
10462
+ <${Ev} ${Ne("actionMenuButton")}
10441
10463
  content-hidden
10442
10464
  appearance="${Ld}"
10443
10465
  @beforetoggle="${(e,t)=>e.onActionMenuBeforeToggle(t.event)}"
@@ -10467,7 +10489,7 @@ const QO="nimble-table-cell",eR=Z`
10467
10489
  <span role="gridcell" class="row-operations-container">
10468
10490
  ${He((e=>e.selectable&&!e.hideSelection),Z`
10469
10491
  <${Dm}
10470
- ${Pe("selectionCheckbox")}
10492
+ ${Ne("selectionCheckbox")}
10471
10493
  class="selection-checkbox"
10472
10494
  @change="${(e,t)=>e.onSelectionChange(t.event)}"
10473
10495
  @click="${(e,t)=>t.event.stopPropagation()}"
@@ -10500,12 +10522,12 @@ const QO="nimble-table-cell",eR=Z`
10500
10522
  title="${e=>e.expanded?Bg.getValueFor(e):qg.getValueFor(e)}"
10501
10523
  aria-hidden="true"
10502
10524
  >
10503
- <${cg} ${Pe("expandIcon")} slot="start" class="expander-icon ${e=>e.animationClass}"></${cg}>
10525
+ <${cg} ${Ne("expandIcon")} slot="start" class="expander-icon ${e=>e.animationClass}"></${cg}>
10504
10526
  </${bh}>
10505
10527
  `)}
10506
10528
  `)}
10507
10529
 
10508
- <span ${Pe("cellContainer")}
10530
+ <span ${Ne("cellContainer")}
10509
10531
  class="cell-container ${e=>e.isNestedParent?"nested-parent":""}"
10510
10532
  >
10511
10533
  ${Ze((e=>e.columns),Z`
@@ -10541,7 +10563,7 @@ const t=e.target.checked
10541
10563
  this.selected=t
10542
10564
  const n={oldState:!t,newState:t}
10543
10565
  this.$emit("row-selection-toggle",n)}onCellActionMenuBeforeToggle(e,t){this.currentActionMenuColumn=t,this.emitActionMenuToggleEvent("row-action-menu-beforetoggle",e.detail,t)}onCellActionMenuToggle(e,t){this.menuOpen=e.detail.newState,this.emitActionMenuToggleEvent("row-action-menu-toggle",e.detail,t)}closeOpenActionMenus(){if(this.menuOpen){const e=Array.from(this.cellContainer.children).find((e=>e instanceof YO&&e.menuOpen))
10544
- e?.actionMenuButton?.open&&e.actionMenuButton.toggleButton.control.click()}}handleChange(e,t){e instanceof PO&&"string"==typeof t&&(LO(t,"columnConfig")||LO(t,"dataRecordFieldNames"))&&this.updateCellStates()}onRowExpandToggle(e){const t={oldState:this.expanded,newState:!this.expanded,recordId:this.recordId}
10566
+ e?.actionMenuButton?.open&&e.actionMenuButton.toggleButton.control.click()}}handleChange(e,t){e instanceof NO&&"string"==typeof t&&(LO(t,"columnConfig")||LO(t,"dataRecordFieldNames"))&&this.updateCellStates()}onRowExpandToggle(e){const t={oldState:this.expanded,newState:!this.expanded,recordId:this.recordId}
10545
10567
  this.$emit("row-expand-toggle",t),e.stopImmediatePropagation(),this.animationClass="animating",this.expandIcon?.addEventListener("transitionend",this.removeAnimatingClass)}emitActionMenuToggleEvent(e,t,n){const i={newState:t.newState,oldState:t.oldState,recordIds:[this.recordId],columnId:n.columnId}
10546
10568
  this.$emit(e,i)}columnsChanged(){this.updateCellIndentLevels(),this.updateCellStates(),this.observeColumns()}dataRecordChanged(){this.updateCellStates()}nestingLevelChanged(){this.updateCellIndentLevels()}updateCellIndentLevels(){this.cellIndentLevels=this.columns.map(((e,t)=>0===t?this.nestingLevel:0))}removeColumnObservers(){this.columnNotifiers.forEach((e=>{e.unsubscribe(this)})),this.columnNotifiers=[]}observeColumns(){this.removeColumnObservers(),this.columnNotifiers=this.columns.map((e=>{const t=m.getNotifier(e.columnInternals)
10547
10569
  return t.subscribe(this),t}))}updateCellStates(){this.cellStates=this.columns.map((e=>{const t=e.columnInternals.dataRecordFieldNames
@@ -10587,7 +10609,7 @@ const iR="nimble-table-row",oR=xe`
10587
10609
  }
10588
10610
 
10589
10611
  :host(:hover)::before {
10590
- background-color: ${Pa};
10612
+ background-color: ${Na};
10591
10613
  }
10592
10614
 
10593
10615
  .expand-collapse-button {
@@ -10645,7 +10667,7 @@ const iR="nimble-table-row",oR=xe`
10645
10667
  ${He((e=>e.selectable),Z`
10646
10668
  <span role="gridcell" class="checkbox-container">
10647
10669
  <${Dm}
10648
- ${Pe("selectionCheckbox")}
10670
+ ${Ne("selectionCheckbox")}
10649
10671
  class="selection-checkbox"
10650
10672
  @change="${(e,t)=>e.onSelectionChange(t.event)}"
10651
10673
  @click="${(e,t)=>t.event.stopPropagation()}"
@@ -10665,7 +10687,7 @@ const iR="nimble-table-row",oR=xe`
10665
10687
  title="${e=>e.expanded?Vg.getValueFor(e):Hg.getValueFor(e)}"
10666
10688
  aria-hidden="true"
10667
10689
  >
10668
- <${cg} ${Pe("expandIcon")} slot="start" class="expander-icon ${e=>e.animationClass}"></${cg}>
10690
+ <${cg} ${Ne("expandIcon")} slot="start" class="expander-icon ${e=>e.animationClass}"></${cg}>
10669
10691
  </${bh}>
10670
10692
  </span>
10671
10693
 
@@ -10702,7 +10724,7 @@ const lR="nimble-table-group-row",cR=Z`
10702
10724
  <div class="glass-overlay">
10703
10725
  <div role="rowgroup" class="header-row-container">
10704
10726
  <div class="header-row" role="row">
10705
- <span role="${e=>e.showRowOperationColumn?"columnheader":""}" class="header-row-action-container" ${Pe("headerRowActionContainer")}>
10727
+ <span role="${e=>e.showRowOperationColumn?"columnheader":""}" class="header-row-action-container" ${Ne("headerRowActionContainer")}>
10706
10728
  ${He((e=>e.showRowOperationColumn),Z`
10707
10729
  <span class="accessibly-hidden">
10708
10730
  ${e=>Jg.getValueFor(e)}
@@ -10711,7 +10733,7 @@ const lR="nimble-table-group-row",cR=Z`
10711
10733
  ${He((e=>e.selectionMode===$O.multiple),Z`
10712
10734
  <span class="checkbox-container">
10713
10735
  <${Dm}
10714
- ${Pe("selectionCheckbox")}
10736
+ ${Ne("selectionCheckbox")}
10715
10737
  class="${e=>`selection-checkbox ${e.selectionMode?e.selectionMode:""}`}"
10716
10738
  @change="${(e,t)=>e.onAllRowsSelectionChange(t.event)}"
10717
10739
  title="${e=>Kg.getValueFor(e)}"
@@ -10731,7 +10753,7 @@ const lR="nimble-table-group-row",cR=Z`
10731
10753
  ${e=>Ug.getValueFor(e)}
10732
10754
  </${bh}>
10733
10755
  </span>
10734
- <span class="column-headers-container" ${Pe("columnHeadersContainer")}>
10756
+ <span class="column-headers-container" ${Ne("columnHeadersContainer")}>
10735
10757
  ${Ze((e=>e.visibleColumns),Z`
10736
10758
  <div class="header-container">
10737
10759
  ${He(((e,t)=>t.index>0),Z`
@@ -10774,7 +10796,7 @@ const lR="nimble-table-group-row",cR=Z`
10774
10796
  </span>
10775
10797
  </div>
10776
10798
  </div>
10777
- <div class="table-viewport" ${Pe("viewport")}>
10799
+ <div class="table-viewport" ${Ne("viewport")}>
10778
10800
  <div class="table-scroll"></div>
10779
10801
  <div class="table-row-container" ${Qe({property:"rowElements",filter:Ge(iR)})}
10780
10802
  role="rowgroup">
@@ -11000,8 +11022,8 @@ for(let t=0;t<e.length;t++){const s=e[t],a=s[n.id],l=s[n.parentId]
11000
11022
  Object.prototype.hasOwnProperty.call(o,a)||(o[a]={subRows:[],clientRecord:void 0,originalIndex:void 0}),r&&r.delete(a),o[a].clientRecord=s
11001
11023
  const c=o[a]
11002
11024
  c.originalIndex=t,null==l?i.push(c):(Object.prototype.hasOwnProperty.call(o,l)||(o[l]={subRows:[],clientRecord:void 0,originalIndex:void 0},r&&r.add(l)),o[l].subRows.push(c))}if(r?.size){const e=Array.from(r.values()).join(",")
11003
- throw new Error(`The items array contains orphans that point to the following parentIds: [${e}]. These parentIds do not exist in the items array.`)}if(NR(i)<Object.keys(o).length)throw new Error("The items array contains nodes with a circular parent/child relationship.")
11004
- return i}function NR(e){return e.reduce(((e,t)=>e+1+(t.subRows&&NR(t.subRows))),0)}class PR{constructor(e,t,n){if(this.isDataFlat=!1,"string"==typeof t&&"string"==typeof n)try{this._hierarchicalData=FR(e,{id:t,parentId:n}),this.isDataFlat=!1,this._parentIdConfigurationValid=!0}catch{this.isDataFlat=!0,this._hierarchicalData=e.map(((e,t)=>({clientRecord:{...e},originalIndex:t}))),this._parentIdConfigurationValid=!1}else this.isDataFlat=!0,this._hierarchicalData=e.map(((e,t)=>({clientRecord:{...e},originalIndex:t}))),this._parentIdConfigurationValid=!0}get hierarchicalData(){return this._hierarchicalData}get parentIdConfigurationValid(){return this._parentIdConfigurationValid}getAllRecords(e=!1){const t=[]
11025
+ throw new Error(`The items array contains orphans that point to the following parentIds: [${e}]. These parentIds do not exist in the items array.`)}if(PR(i)<Object.keys(o).length)throw new Error("The items array contains nodes with a circular parent/child relationship.")
11026
+ return i}function PR(e){return e.reduce(((e,t)=>e+1+(t.subRows&&PR(t.subRows))),0)}class NR{constructor(e,t,n){if(this.isDataFlat=!1,"string"==typeof t&&"string"==typeof n)try{this._hierarchicalData=FR(e,{id:t,parentId:n}),this.isDataFlat=!1,this._parentIdConfigurationValid=!0}catch{this.isDataFlat=!0,this._hierarchicalData=e.map(((e,t)=>({clientRecord:{...e},originalIndex:t}))),this._parentIdConfigurationValid=!1}else this.isDataFlat=!0,this._hierarchicalData=e.map(((e,t)=>({clientRecord:{...e},originalIndex:t}))),this._parentIdConfigurationValid=!0}get hierarchicalData(){return this._hierarchicalData}get parentIdConfigurationValid(){return this._parentIdConfigurationValid}getAllRecords(e=!1){const t=[]
11005
11027
  return this.getAllNodes(this._hierarchicalData,t),this.isDataFlat||!e?t.map((e=>e.clientRecord)):t.sort(((e,t)=>e.originalIndex-t.originalIndex)).map((e=>e.clientRecord))}getAllNodes(e,t){for(const n of e)t.push(n),n.subRows&&this.getAllNodes(n.subRows,t)}}class LR{constructor(e){this.tanStackTable=e,this.explicitExpansionStates=new Map,this.hierarchyOptions=new Map,this.isHierarchyEnabled=!1,this.parentRowsWithChildren=new Set}isRowExpanded(e){if(!this.isRowExpandable(e))return!1
11006
11028
  return this.explicitExpansionStates.get(e.id)??this.getDefaultExpansionState(e)}toggleRowExpansion(e){if(!this.isRowExpandable(e))return
11007
11029
  const t=this.isRowExpanded(e)
@@ -11045,7 +11067,7 @@ return e.rows.forEach(n),{rows:t,flatRows:e.flatRows,rowsById:e.rowsById}}(t):t)
11045
11067
  const t=this.calculateTanStackData(e)
11046
11068
  this.updateTableOptions(t)}async getSelectedRecordIds(){return await this.processPendingUpdates(),this.selectionManager.getCurrentSelectedRecordIds()}async setSelectedRecordIds(e){await this.processPendingUpdates(),this.selectionMode!==$O.none&&this.updateTableOptions({state:{rowSelection:this.calculateTanStackSelectionState(e)}})}async setRecordHierarchyOptions(e){await this.processPendingUpdates()
11047
11069
  const t=structuredClone(e),n=this.tableValidator.getOptionsWithPresentIds(t)
11048
- this.expansionManager.setHierarchyOptions(n),this.refreshRows()}connectedCallback(){super.connectedCallback(),this.initialize(),this.virtualizer.connect(),this.viewport.addEventListener("scroll",this.onViewPortScroll,{passive:!0}),document.addEventListener("keydown",this.onKeyDown),document.addEventListener("keyup",this.onKeyUp)}disconnectedCallback(){super.disconnectedCallback(),this.virtualizer.disconnect(),this.viewport.removeEventListener("scroll",this.onViewPortScroll),document.removeEventListener("keydown",this.onKeyDown),document.removeEventListener("keyup",this.onKeyUp)}checkValidity(){return this.tableValidator.isValid()}handleChange(e,t){(e instanceof zO||e instanceof PO)&&"string"==typeof t?this.tableUpdateTracker.trackColumnPropertyChanged(t):e instanceof VR&&"isColumnValid"===t?this.tableValidator.validateColumnConfigurations(this.columns):e instanceof MR&&"isColumnBeingSized"===t&&!this.layoutManager.isColumnBeingSized&&this.emitColumnConfigurationChangeEvent()}onRowSelectionToggle(e,t){t.stopImmediatePropagation()
11070
+ this.expansionManager.setHierarchyOptions(n),this.refreshRows()}connectedCallback(){super.connectedCallback(),this.initialize(),this.virtualizer.connect(),this.viewport.addEventListener("scroll",this.onViewPortScroll,{passive:!0}),document.addEventListener("keydown",this.onKeyDown),document.addEventListener("keyup",this.onKeyUp)}disconnectedCallback(){super.disconnectedCallback(),this.virtualizer.disconnect(),this.viewport.removeEventListener("scroll",this.onViewPortScroll),document.removeEventListener("keydown",this.onKeyDown),document.removeEventListener("keyup",this.onKeyUp)}checkValidity(){return this.tableValidator.isValid()}handleChange(e,t){(e instanceof zO||e instanceof NO)&&"string"==typeof t?this.tableUpdateTracker.trackColumnPropertyChanged(t):e instanceof VR&&"isColumnValid"===t?this.tableValidator.validateColumnConfigurations(this.columns):e instanceof MR&&"isColumnBeingSized"===t&&!this.layoutManager.isColumnBeingSized&&this.emitColumnConfigurationChangeEvent()}onRowSelectionToggle(e,t){t.stopImmediatePropagation()
11049
11071
  this.selectionManager.handleRowSelectionToggle(this.tableData[e],t.detail.newState,this.documentShiftKeyDown)&&this.emitSelectionChangeEvent()}onRowClick(e,t){return this.selectionManager.handleRowClick(this.tableData[e],t.shiftKey,t.ctrlKey||t.metaKey)&&this.emitSelectionChangeEvent(),!0}onAllRowsSelectionChange(e){e.stopPropagation(),this.ignoreSelectionChangeEvents||(this.table.toggleAllRowsSelected(this.selectionCheckbox.checked),this.emitSelectionChangeEvent())}onRowActionMenuBeforeToggle(e,t){t.stopImmediatePropagation(),this.handleActionMenuBeforeToggleEvent(e,t)}onRowActionMenuToggle(e){e.stopImmediatePropagation(),this.handleRowActionMenuToggleEvent(e)}handleCollapseAllRows(){this.expansionManager.collapseAll()}onRightDividerMouseDown(e,t){0===e.button&&this.layoutManager.beginColumnInteractiveSize(e.clientX,this.getRightDividerIndex(t))}onLeftDividerMouseDown(e,t){0===e.button&&this.layoutManager.beginColumnInteractiveSize(e.clientX,this.getLeftDividerIndex(t))}getLeftDividerIndex(e){return 2*e-1}getRightDividerIndex(e){return 2*e}handleGroupRowExpanded(e,t){this.toggleRowExpanded(e),t.stopPropagation()}handleRowExpanded(e){this.toggleRowExpanded(e)}toggleColumnSort(e,t){if(e.sortingDisabled)return
11050
11072
  const n=this.getColumnsParticipatingInSorting().sort(((e,t)=>e.columnInternals.currentSortIndex-t.columnInternals.currentSortIndex)),i=n.indexOf(e),o=i>-1,r=e.columnInternals.currentSortDirection
11051
11073
  let s=SO.ascending
@@ -11053,7 +11075,7 @@ o?r===SO.descending?(n.splice(i,1),s=SO.none,e.columnInternals.currentSortIndex=
11053
11075
  for(let i=0;i<n.length;i++){const o=n[i]
11054
11076
  t?n[i].columnInternals.currentSortIndex=i:o===e?o.columnInternals.currentSortIndex=0:(o.columnInternals.currentSortIndex=void 0,o.columnInternals.currentSortDirection=SO.none)}this.emitColumnConfigurationChangeEvent()}update(){this.validate(),this.tableUpdateTracker.requiresTanStackUpdate&&this.updateTanStack(),this.tableUpdateTracker.updateActionMenuSlots&&this.updateActionMenuSlots(),this.tableUpdateTracker.updateColumnWidths&&(this.rowGridColumns=this.layoutManager.getGridTemplateColumns(),this.visibleColumns=this.columns.filter((e=>!e.columnHidden)))}get ariaMultiSelectable(){switch(this.selectionMode){case $O.multiple:return"true"
11055
11077
  case $O.single:return"false"
11056
- default:return null}}getHeaderContainerElements(){return this.columnHeadersContainer.querySelectorAll(".header-container")}calculateTanStackData(e){this.dataHierarchyManager=new PR(e,this.idFieldName,this.parentIdFieldName)
11078
+ default:return null}}getHeaderContainerElements(){return this.columnHeadersContainer.querySelectorAll(".header-container")}calculateTanStackData(e){this.dataHierarchyManager=new NR(e,this.idFieldName,this.parentIdFieldName)
11057
11079
  const t=this.dataHierarchyManager.hierarchicalData
11058
11080
  this.tableValidator.setParentIdConfigurationValidity(this.dataHierarchyManager.parentIdConfigurationValid)
11059
11081
  const n={data:t}
@@ -11108,7 +11130,7 @@ const qR=xe`
11108
11130
  class="header-content"
11109
11131
  title=${e=>e.hasOverflow&&e.headerTextContent?e.headerTextContent:null}
11110
11132
  >
11111
- <slot ${Pe("contentSlot")}></slot>
11133
+ <slot ${Ne("contentSlot")}></slot>
11112
11134
  </span>`
11113
11135
  function jR(e){class t extends e{fractionalWidthChanged(){"number"==typeof this.fractionalWidth?this.columnInternals.fractionalWidth=this.fractionalWidth:this.columnInternals.fractionalWidth=TO}minPixelWidthChanged(){"number"==typeof this.minPixelWidth?this.columnInternals.minPixelWidth=this.minPixelWidth:this.columnInternals.minPixelWidth=AO}}return le({attribute:"fractional-width",converter:se})(t.prototype,"fractionalWidth"),le({attribute:"min-pixel-width",converter:se})(t.prototype,"minPixelWidth"),t}function WR(e){class t extends e{constructor(){super(...arguments),this.groupingDisabled=!1,this.groupIndex=null}groupingDisabledChanged(){this.columnInternals.groupingDisabled=this.groupingDisabled}groupIndexChanged(){"number"==typeof this.groupIndex?this.columnInternals.groupIndex=this.groupIndex:this.columnInternals.groupIndex=void 0}}return le({attribute:"grouping-disabled",mode:"boolean"})(t.prototype,"groupingDisabled"),le({attribute:"group-index",converter:se})(t.prototype,"groupIndex"),t}function ZR(e){class t extends e{}return le({attribute:"placeholder"})(t.prototype,"placeholder"),t}const GR=xe`
11114
11136
  :host {
@@ -11142,8 +11164,8 @@ function jR(e){class t extends e{fractionalWidthChanged(){"number"==typeof this.
11142
11164
  class="${e=>e.isPlaceholder?"placeholder":""}"
11143
11165
  >
11144
11166
  ${He((e=>"string"==typeof e.cellRecord?.href),Z`
11145
- <${Nd}
11146
- ${Pe("anchor")}
11167
+ <${Pd}
11168
+ ${Ne("anchor")}
11147
11169
  ${Wm("hasOverflow")}
11148
11170
  href="${e=>e.cellRecord?.href}"
11149
11171
  hreflang="${e=>e.columnConfig?.hreflang}"
@@ -11158,7 +11180,7 @@ function jR(e){class t extends e{fractionalWidthChanged(){"number"==typeof this.
11158
11180
  title=${e=>e.hasOverflow?e.text:null}
11159
11181
  >
11160
11182
  ${e=>e.text}
11161
- </${Nd}>`)}
11183
+ </${Pd}>`)}
11162
11184
  ${He((e=>"string"!=typeof e.cellRecord?.href),Z`
11163
11185
  <span
11164
11186
  ${Wm("hasOverflow")}
@@ -11323,7 +11345,7 @@ this.setConditionValue("unsupportedMappingType",!t)}}const OF=xe`
11323
11345
  class="text"
11324
11346
  >${e=>e.text}</span>
11325
11347
  `,FF={default:void 0,error:"error",warning:"warning",success:"success",information:"information"}
11326
- class NF{constructor(e){this.text=e}}class PF extends NF{constructor(e,t,n,i){var o
11348
+ class PF{constructor(e){this.text=e}}class NF extends PF{constructor(e,t,n,i){var o
11327
11349
  super(n),this.severity=t,this.textHidden=i,this.iconTemplate=Z`
11328
11350
  <${o=e}
11329
11351
  title="${e=>e.textHidden?e.text:""}"
@@ -11341,9 +11363,9 @@ super(n),this.severity=t,this.textHidden=i,this.iconTemplate=Z`
11341
11363
  >
11342
11364
  </${pT}>
11343
11365
  `
11344
- class zF extends NF{constructor(e,t){super(e),this.textHidden=t,this.spinnerTemplate=LF}}class VF extends NF{}class HF extends NF{}class BF extends OO{constructor(){super(...arguments),this.hasOverflow=!1,this.text="",this.textHidden=!1}columnConfigChanged(){this.updateState()}groupHeaderValueChanged(){this.updateState()}updateState(){if(this.resetState(),!this.columnConfig)return
11366
+ class zF extends PF{constructor(e,t){super(e),this.textHidden=t,this.spinnerTemplate=LF}}class VF extends PF{}class HF extends PF{}class BF extends OO{constructor(){super(...arguments),this.hasOverflow=!1,this.text="",this.textHidden=!1}columnConfigChanged(){this.updateState()}groupHeaderValueChanged(){this.updateState()}updateState(){if(this.resetState(),!this.columnConfig)return
11345
11367
  const e=this.groupHeaderValue,t=this.columnConfig.mappingConfigs.get(e)
11346
- t instanceof PF?(this.severity=t.severity,this.text=t.text??"",this.visualizationTemplate=t.iconTemplate):t instanceof zF?(this.text=t.text??"",this.visualizationTemplate=t.spinnerTemplate):(t instanceof VF||t instanceof HF)&&(this.text=t.text??"")}resetState(){this.text="",this.visualizationTemplate=void 0,this.severity=FF.default}}e([g],BF.prototype,"hasOverflow",void 0),e([g],BF.prototype,"text",void 0),e([g],BF.prototype,"severity",void 0),e([g],BF.prototype,"visualizationTemplate",void 0)
11368
+ t instanceof NF?(this.severity=t.severity,this.text=t.text??"",this.visualizationTemplate=t.iconTemplate):t instanceof zF?(this.text=t.text??"",this.visualizationTemplate=t.spinnerTemplate):(t instanceof VF||t instanceof HF)&&(this.text=t.text??"")}resetState(){this.text="",this.visualizationTemplate=void 0,this.severity=FF.default}}e([g],BF.prototype,"hasOverflow",void 0),e([g],BF.prototype,"text",void 0),e([g],BF.prototype,"severity",void 0),e([g],BF.prototype,"visualizationTemplate",void 0)
11347
11369
  const qF=BF.compose({baseName:"table-column-mapping-group-header-view",template:RF,styles:OF})
11348
11370
  wi.getOrCreate().withPrefix("nimble").register(qF())
11349
11371
  const UF=xe`
@@ -11388,12 +11410,12 @@ class WF extends FO{constructor(){super(...arguments),this.textHidden=!1,this.ha
11388
11410
  const e=this.cellRecord.value
11389
11411
  if(null==e)return
11390
11412
  const t=this.columnConfig.mappingConfigs.get(e)
11391
- t instanceof PF?(this.severity=t.severity,this.text=t.text,this.visualizationTemplate=t.iconTemplate,this.textHidden=t.textHidden):t instanceof zF?(this.text=t.text,this.visualizationTemplate=t.spinnerTemplate,this.textHidden=t.textHidden):t instanceof VF?(this.text=t.text,this.textHidden=!1):t instanceof HF&&(this.text=t.text,this.textHidden=!0)}resetState(){this.text=void 0,this.textHidden=!1,this.visualizationTemplate=void 0,this.severity=FF.default}}e([g],WF.prototype,"severity",void 0),e([g],WF.prototype,"text",void 0),e([g],WF.prototype,"visualizationTemplate",void 0),e([g],WF.prototype,"textHidden",void 0),e([g],WF.prototype,"hasOverflow",void 0)
11413
+ t instanceof NF?(this.severity=t.severity,this.text=t.text,this.visualizationTemplate=t.iconTemplate,this.textHidden=t.textHidden):t instanceof zF?(this.text=t.text,this.visualizationTemplate=t.spinnerTemplate,this.textHidden=t.textHidden):t instanceof VF?(this.text=t.text,this.textHidden=!1):t instanceof HF&&(this.text=t.text,this.textHidden=!0)}resetState(){this.text=void 0,this.textHidden=!1,this.visualizationTemplate=void 0,this.severity=FF.default}}e([g],WF.prototype,"severity",void 0),e([g],WF.prototype,"text",void 0),e([g],WF.prototype,"visualizationTemplate",void 0),e([g],WF.prototype,"textHidden",void 0),e([g],WF.prototype,"hasOverflow",void 0)
11392
11414
  const ZF=WF.compose({baseName:"table-column-mapping-cell-view",template:jF,styles:UF})
11393
11415
  wi.getOrCreate().withPrefix("nimble").register(ZF())
11394
11416
  const GF="icon-size"
11395
11417
  class KF extends(WR(jR(EF))){minPixelWidthChanged(){this.widthMode!==GF&&(this.columnInternals.minPixelWidth=this.getConfiguredMinPixelWidth())}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:"nimble-table-column-mapping-cell-view",groupHeaderViewTag:"nimble-table-column-mapping-group-header-view",delegatedEvents:[],sortOperation:IO,validator:new TF}}createColumnConfig(e){return{mappingConfigs:e}}createMappingConfig(e){if(e instanceof fv){if(!e.resolvedIcon)throw Error("Unresolved icon")
11396
- return new PF(e.resolvedIcon,e.severity,e.text,e.textHidden)}if(e instanceof gv)return new zF(e.text,e.textHidden)
11418
+ return new NF(e.resolvedIcon,e.severity,e.text,e.textHidden)}if(e instanceof gv)return new zF(e.text,e.textHidden)
11397
11419
  if(e instanceof bv)return new VF(e.text)
11398
11420
  if(e instanceof hv)return new HF(e.text)
11399
11421
  throw new Error("Unsupported mapping")}widthModeChanged(){this.widthMode===GF?(this.columnInternals.resizingDisabled=!0,this.columnInternals.hideHeaderIndicators=!0,this.columnInternals.pixelWidth=32,this.columnInternals.minPixelWidth=32):(this.columnInternals.resizingDisabled=!1,this.columnInternals.hideHeaderIndicators=!1,this.columnInternals.pixelWidth=void 0,this.columnInternals.minPixelWidth=this.getConfiguredMinPixelWidth())}getConfiguredMinPixelWidth(){return"number"==typeof this.minPixelWidth?this.minPixelWidth:AO}}e([le({attribute:"width-mode"})],KF.prototype,"widthMode",void 0)
@@ -11404,16 +11426,16 @@ const YF=Z`<span
11404
11426
  class="header-content"
11405
11427
  title=${e=>e.hasOverflow&&e.headerTextContent?e.headerTextContent:null}
11406
11428
  >
11407
- <slot ${Pe("contentSlot")}></slot>
11429
+ <slot ${Ne("contentSlot")}></slot>
11408
11430
  <slot ${Ye({property:"unitElements",filter:Ge()})} name="unit"></slot>
11409
11431
  </span>`
11410
11432
  const JF=class extends JR{updateText(){this.text=this.columnConfig?.formatter?.format(this.groupHeaderValue)??""}}.compose({baseName:"table-column-number-text-group-header-view",template:QR,styles:eF})
11411
11433
  wi.getOrCreate().withPrefix("nimble").register(JF())
11412
11434
  const QF=class extends pF{columnConfigChanged(){super.columnConfigChanged(),this.alignment=this.columnConfig?.alignment??cF}updateText(){this.text=this.columnConfig?.formatter?.format(this.cellRecord?.value)??""}}.compose({baseName:"table-column-number-text-cell-view",template:hF,styles:uF})
11413
11435
  wi.getOrCreate().withPrefix("nimble").register(QF())
11414
- const eN={default:void 0,decimal:"decimal"},tN="left",nN="right"
11415
- class iN{format(e){if("number"!=typeof e)return""
11416
- try{return this.tryFormat(e)}catch{return""}}}class oN{constructor(e){this.locale=e.locale,this.intlNumberFormatOptions=e.intlNumberFormatOptions}}class rN extends oN{constructor(e,t){super(e),this.formatter=new Intl.NumberFormat(this.locale,{...t,...this.intlNumberFormatOptions})}static createFactory(e){return t=>new rN(t,e)}format(e){return this.formatter.format(e)}}class sN{constructor(e,t){this.scaleFactor=e,this.scaledUnitFormatFactory=t}isBase(){return 1===this.scaleFactor}}class aN{constructor(e){this.supportedScaledUnits=e
11436
+ const eP={default:void 0,decimal:"decimal"},tP="left",nP="right"
11437
+ class iP{format(e){if("number"!=typeof e)return""
11438
+ try{return this.tryFormat(e)}catch{return""}}}class oP{constructor(e){this.locale=e.locale,this.intlNumberFormatOptions=e.intlNumberFormatOptions}}class rP extends oP{constructor(e,t){super(e),this.formatter=new Intl.NumberFormat(this.locale,{...t,...this.intlNumberFormatOptions})}static createFactory(e){return t=>new rP(t,e)}format(e){return this.formatter.format(e)}}class sP{constructor(e,t){this.scaleFactor=e,this.scaledUnitFormatFactory=t}isBase(){return 1===this.scaleFactor}}class aP{constructor(e){this.supportedScaledUnits=e
11417
11439
  const t=e.every(((e,t,n)=>0===t||n[t-1].scaleFactor<e.scaleFactor))
11418
11440
  if(!t)throw new Error("Supported scaled units must have unique and ordered scale factors")
11419
11441
  const n=e.find((e=>e.isBase()))
@@ -11422,39 +11444,39 @@ this.supportedScaledUnits=e,this.baseScaledUnit=n}scaleNumber(e){const t=Math.ab
11422
11444
  if(1===this.supportedScaledUnits.length||0===t||t===1/0||Number.isNaN(t))return{scaledValue:e,scaledUnit:this.baseScaledUnit}
11423
11445
  for(let n=this.supportedScaledUnits.length-1;n>=0;n-=1){const i=this.supportedScaledUnits[n]
11424
11446
  if(t/i.scaleFactor>=1)return{scaledValue:e/i.scaleFactor,scaledUnit:i}}const n=this.supportedScaledUnits[0]
11425
- return{scaledValue:e/n.scaleFactor,scaledUnit:n}}}const lN=new class extends aN{constructor(){super([new sN(1,rN.createFactory({}))])}},cN="negative"
11426
- class dN extends iN{constructor(e,{unitScale:t=lN}={unitScale:lN}){super(),this.defaultIntlNumberFormatOptions={maximumSignificantDigits:dN.maximumDigits,maximumFractionDigits:dN.maximumDigits-1,roundingPriority:"lessPrecision",signDisplay:cN},this.defaultScaledUnitFormatters=new Map,this.exponentialIntlNumberFormatOptions={maximumSignificantDigits:dN.maximumDigits,notation:"scientific",signDisplay:cN}
11447
+ return{scaledValue:e/n.scaleFactor,scaledUnit:n}}}const lP=new class extends aP{constructor(){super([new sP(1,rP.createFactory({}))])}},cP="negative"
11448
+ class dP extends iP{constructor(e,{unitScale:t=lP}={unitScale:lP}){super(),this.defaultIntlNumberFormatOptions={maximumSignificantDigits:dP.maximumDigits,maximumFractionDigits:dP.maximumDigits-1,roundingPriority:"lessPrecision",signDisplay:cP},this.defaultScaledUnitFormatters=new Map,this.exponentialIntlNumberFormatOptions={maximumSignificantDigits:dP.maximumDigits,notation:"scientific",signDisplay:cP}
11427
11449
  for(const n of t.supportedScaledUnits)this.defaultScaledUnitFormatters.set(n.scaleFactor,n.scaledUnitFormatFactory({locale:e,intlNumberFormatOptions:this.defaultIntlNumberFormatOptions}))
11428
11450
  this.exponentialScaledUnitFormatter=t.baseScaledUnit.scaledUnitFormatFactory({locale:e,intlNumberFormatOptions:this.exponentialIntlNumberFormatOptions}),this.unitScale=t}resolvedOptions(){return{unitScale:this.unitScale}}tryFormat(e){const{scaledValue:t,scaledUnit:n}=this.unitScale.scaleNumber(e),i=Math.abs(t)
11429
- return 0!==i&&(i>=dN.exponentialUpperBound||i<dN.exponentialLowerBound)?this.exponentialScaledUnitFormatter.format(e):this.defaultScaledUnitFormatters.get(n.scaleFactor).format(t)}}dN.maximumDigits=6,dN.exponentialLowerBound=995e-6,dN.exponentialUpperBound=999999.5
11430
- class hN extends iN{constructor(e,{minimumFractionDigits:t=0,maximumFractionDigits:n=Math.max(3,t),unitScale:i=lN}={minimumFractionDigits:0,maximumFractionDigits:3,unitScale:lN}){super(),this.scaledUnitFormatters=new Map
11451
+ return 0!==i&&(i>=dP.exponentialUpperBound||i<dP.exponentialLowerBound)?this.exponentialScaledUnitFormatter.format(e):this.defaultScaledUnitFormatters.get(n.scaleFactor).format(t)}}dP.maximumDigits=6,dP.exponentialLowerBound=995e-6,dP.exponentialUpperBound=999999.5
11452
+ class hP extends iP{constructor(e,{minimumFractionDigits:t=0,maximumFractionDigits:n=Math.max(3,t),unitScale:i=lP}={minimumFractionDigits:0,maximumFractionDigits:3,unitScale:lP}){super(),this.scaledUnitFormatters=new Map
11431
11453
  const o={maximumFractionDigits:n,minimumFractionDigits:t,signDisplay:"negative"}
11432
11454
  for(const t of i.supportedScaledUnits)this.scaledUnitFormatters.set(t.scaleFactor,t.scaledUnitFormatFactory({locale:e,intlNumberFormatOptions:o}))
11433
11455
  this.unitScale=i,this.minimumFractionDigits=t,this.maximumFractionDigits=n}resolvedOptions(){return{unitScale:this.unitScale,maximumFractionDigits:this.maximumFractionDigits,minimumFractionDigits:this.minimumFractionDigits}}tryFormat(e){const{scaledValue:t,scaledUnit:n}=this.unitScale.scaleNumber(e)
11434
- return this.scaledUnitFormatters.get(n.scaleFactor).format(t)}}class uN extends iN{constructor(e,t){super(),this._resolvedOptions=this.resolveOptions(t),this.resolvedUnitFormat=this.resolveUnitFormat(e,this._resolvedOptions)}resolvedOptions(){return{...this._resolvedOptions}}optionsMatch(e){const t=this.resolveOptions(e)
11456
+ return this.scaledUnitFormatters.get(n.scaleFactor).format(t)}}class uP extends iP{constructor(e,t){super(),this._resolvedOptions=this.resolveOptions(t),this.resolvedUnitFormat=this.resolveUnitFormat(e,this._resolvedOptions)}resolvedOptions(){return{...this._resolvedOptions}}optionsMatch(e){const t=this.resolveOptions(e)
11435
11457
  return this._resolvedOptions.decimalDigits===t.decimalDigits&&this._resolvedOptions.decimalMaximumDigits===t.decimalMaximumDigits&&this._resolvedOptions.numberTextFormat===t.numberTextFormat&&this._resolvedOptions.unitScale===t.unitScale}tryFormat(e){return this.resolvedUnitFormat.format(e)}resolveUnitFormat(e,t){const{numberTextFormat:n,decimalMaximumDigits:i,decimalDigits:o,unitScale:r}=t
11436
- return n===eN.default?new dN(e,{unitScale:r}):new hN(e,"number"==typeof o?{minimumFractionDigits:o,maximumFractionDigits:o,unitScale:r}:{minimumFractionDigits:0,maximumFractionDigits:i,unitScale:r})}resolveOptions(e){if(!e||e.numberTextFormat===eN.default)return{numberTextFormat:eN.default,decimalDigits:void 0,decimalMaximumDigits:void 0,unitScale:e?.unitScale??lN}
11458
+ return n===eP.default?new dP(e,{unitScale:r}):new hP(e,"number"==typeof o?{minimumFractionDigits:o,maximumFractionDigits:o,unitScale:r}:{minimumFractionDigits:0,maximumFractionDigits:i,unitScale:r})}resolveOptions(e){if(!e||e.numberTextFormat===eP.default)return{numberTextFormat:eP.default,decimalDigits:void 0,decimalMaximumDigits:void 0,unitScale:e?.unitScale??lP}
11437
11459
  const t="number"==typeof e.decimalDigits,n="number"==typeof e.decimalMaximumDigits
11438
11460
  if(t&&n)throw new Error("decimalDigits and decimalMaximumDigits are mutually exclusive. Do not specify both.")
11439
- return t||n?{numberTextFormat:eN.decimal,decimalDigits:e.decimalDigits,decimalMaximumDigits:e.decimalMaximumDigits,unitScale:e.unitScale??lN}:{numberTextFormat:eN.decimal,decimalDigits:uN.defaultDecimalDigits,decimalMaximumDigits:void 0,unitScale:e.unitScale??lN}}}uN.defaultDecimalDigits=2
11440
- const pN=["invalidDecimalDigits","invalidDecimalMaximumDigits","decimalDigitsMutuallyExclusiveWithDecimalMaximumDigits","moreThanOneUnitSpecified"]
11441
- class fN extends VR{constructor(){super(pN)}validateDecimalDigits(e,t){const n=!!(e===eN.decimal&&"number"==typeof t)&&this.isInvalidDecimalDigitsValue(t)
11442
- this.setConditionValue("invalidDecimalDigits",n)}validateDecimalMaximumDigits(e,t){const n=!!(e===eN.decimal&&"number"==typeof t)&&this.isInvalidDecimalDigitsValue(t)
11443
- this.setConditionValue("invalidDecimalMaximumDigits",n)}validateNoMutuallyExclusiveProperties(e,t,n){const i=!!(e===eN.decimal)&&("number"==typeof t&&"number"==typeof n)
11461
+ return t||n?{numberTextFormat:eP.decimal,decimalDigits:e.decimalDigits,decimalMaximumDigits:e.decimalMaximumDigits,unitScale:e.unitScale??lP}:{numberTextFormat:eP.decimal,decimalDigits:uP.defaultDecimalDigits,decimalMaximumDigits:void 0,unitScale:e.unitScale??lP}}}uP.defaultDecimalDigits=2
11462
+ const pP=["invalidDecimalDigits","invalidDecimalMaximumDigits","decimalDigitsMutuallyExclusiveWithDecimalMaximumDigits","moreThanOneUnitSpecified"]
11463
+ class fP extends VR{constructor(){super(pP)}validateDecimalDigits(e,t){const n=!!(e===eP.decimal&&"number"==typeof t)&&this.isInvalidDecimalDigitsValue(t)
11464
+ this.setConditionValue("invalidDecimalDigits",n)}validateDecimalMaximumDigits(e,t){const n=!!(e===eP.decimal&&"number"==typeof t)&&this.isInvalidDecimalDigitsValue(t)
11465
+ this.setConditionValue("invalidDecimalMaximumDigits",n)}validateNoMutuallyExclusiveProperties(e,t,n){const i=!!(e===eP.decimal)&&("number"==typeof t&&"number"==typeof n)
11444
11466
  this.setConditionValue("decimalDigitsMutuallyExclusiveWithDecimalMaximumDigits",i)}validateAtMostOneUnit(e){const t=e.length>1
11445
- this.setConditionValue("moreThanOneUnitSpecified",t)}isInvalidDecimalDigitsValue(e){return e<0||e>20}}class mN extends Vt{}e([g],mN.prototype,"resolvedUnitScale",void 0)
11446
- class gN extends(sF(rF)){constructor(){super(...arguments),this.langSubscriber={handleChange:()=>{this.updateColumnConfig()}},this.unitSubscriber={handleChange:()=>{this.updateColumnConfig()}}}connectedCallback(){super.connectedCallback(),Ea.subscribe(this.langSubscriber,this),this.updateColumnConfig()}disconnectedCallback(){super.disconnectedCallback(),Ea.unsubscribe(this.langSubscriber,this)}placeholderChanged(){this.updateColumnConfig()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:"nimble-table-column-number-text-cell-view",groupHeaderViewTag:"nimble-table-column-number-text-group-header-view",delegatedEvents:[],sortOperation:IO,validator:new fN}}updateUnitNotifier(){if(this.unitNotifier&&(this.unitNotifier.unsubscribe(this.unitSubscriber),this.unitNotifier=void 0),this.unit){const e=m.getNotifier(this.unit)
11447
- e.subscribe(this.unitSubscriber,"resolvedUnitScale"),this.unitNotifier=e}}formatChanged(){this.updateColumnConfig()}alignmentChanged(){this.updateColumnConfig()}decimalDigitsChanged(){this.updateColumnConfig()}decimalMaximumDigitsChanged(){this.updateColumnConfig()}unitElementsChanged(){this.updateUnit()}async updateUnit(){this.unit=void 0,this.unitElements&&(await J_(this.unitElements),this.unit=this.unitElements.find((e=>e instanceof mN))),this.updateUnitNotifier()}unitChanged(){this.updateColumnConfig()}updateColumnConfig(){const e=this.columnInternals.validator
11467
+ this.setConditionValue("moreThanOneUnitSpecified",t)}isInvalidDecimalDigitsValue(e){return e<0||e>20}}class mP extends Vt{}e([g],mP.prototype,"resolvedUnitScale",void 0)
11468
+ class gP extends(sF(rF)){constructor(){super(...arguments),this.langSubscriber={handleChange:()=>{this.updateColumnConfig()}},this.unitSubscriber={handleChange:()=>{this.updateColumnConfig()}}}connectedCallback(){super.connectedCallback(),Ea.subscribe(this.langSubscriber,this),this.updateColumnConfig()}disconnectedCallback(){super.disconnectedCallback(),Ea.unsubscribe(this.langSubscriber,this)}placeholderChanged(){this.updateColumnConfig()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:"nimble-table-column-number-text-cell-view",groupHeaderViewTag:"nimble-table-column-number-text-group-header-view",delegatedEvents:[],sortOperation:IO,validator:new fP}}updateUnitNotifier(){if(this.unitNotifier&&(this.unitNotifier.unsubscribe(this.unitSubscriber),this.unitNotifier=void 0),this.unit){const e=m.getNotifier(this.unit)
11469
+ e.subscribe(this.unitSubscriber,"resolvedUnitScale"),this.unitNotifier=e}}formatChanged(){this.updateColumnConfig()}alignmentChanged(){this.updateColumnConfig()}decimalDigitsChanged(){this.updateColumnConfig()}decimalMaximumDigitsChanged(){this.updateColumnConfig()}unitElementsChanged(){this.updateUnit()}async updateUnit(){this.unit=void 0,this.unitElements&&(await J_(this.unitElements),this.unit=this.unitElements.find((e=>e instanceof mP))),this.updateUnitNotifier()}unitChanged(){this.updateColumnConfig()}updateColumnConfig(){const e=this.columnInternals.validator
11448
11470
  if(e.validateDecimalDigits(this.format,this.decimalDigits),e.validateDecimalMaximumDigits(this.format,this.decimalMaximumDigits),e.validateNoMutuallyExclusiveProperties(this.format,this.decimalDigits,this.decimalMaximumDigits),e.validateAtMostOneUnit(this.unitElements??[]),e.isValid()){const e={formatter:this.createFormatter(),alignment:this.determineCellContentAlignment(),placeholder:this.placeholder}
11449
11471
  this.columnInternals.columnConfig=e}else this.columnInternals.columnConfig=void 0}createFormatter(){const e=this.unit?.resolvedUnitScale
11450
- return new uN(Ea.getValueFor(this),{numberTextFormat:this.format??void 0,decimalDigits:this.decimalDigits??void 0,decimalMaximumDigits:this.decimalMaximumDigits??void 0,unitScale:e})}determineCellContentAlignment(){return this.alignment===tN?cF:this.alignment===nN?dF:this.format!==eN.decimal||"number"==typeof this.decimalMaximumDigits||this.unit?cF:dF}}e([le],gN.prototype,"format",void 0),e([le],gN.prototype,"alignment",void 0),e([le({attribute:"decimal-digits",converter:se})],gN.prototype,"decimalDigits",void 0),e([le({attribute:"decimal-maximum-digits",converter:se})],gN.prototype,"decimalMaximumDigits",void 0),e([g],gN.prototype,"unitElements",void 0),e([g],gN.prototype,"unit",void 0)
11451
- const vN=gN.compose({baseName:"table-column-number-text",template:YF,styles:qR})
11452
- wi.getOrCreate().withPrefix("nimble").register(vN())
11453
- const bN=class extends pF{updateText(){this.text="string"==typeof this.cellRecord?.value?this.cellRecord.value:""}}.compose({baseName:"table-column-text-cell-view",template:hF,styles:uF})
11454
- wi.getOrCreate().withPrefix("nimble").register(bN())
11455
- class yN extends(sF(rF)){placeholderChanged(){this.columnInternals.columnConfig={placeholder:this.placeholder}}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:"nimble-table-column-text-cell-view",groupHeaderViewTag:nF,delegatedEvents:[],sortOperation:DO,validator:new VR([])}}}const wN=yN.compose({baseName:"table-column-text",template:UR,styles:qR})
11456
- wi.getOrCreate().withPrefix("nimble").register(wN())
11457
- const xN=xe`
11472
+ return new uP(Ea.getValueFor(this),{numberTextFormat:this.format??void 0,decimalDigits:this.decimalDigits??void 0,decimalMaximumDigits:this.decimalMaximumDigits??void 0,unitScale:e})}determineCellContentAlignment(){return this.alignment===tP?cF:this.alignment===nP?dF:this.format!==eP.decimal||"number"==typeof this.decimalMaximumDigits||this.unit?cF:dF}}e([le],gP.prototype,"format",void 0),e([le],gP.prototype,"alignment",void 0),e([le({attribute:"decimal-digits",converter:se})],gP.prototype,"decimalDigits",void 0),e([le({attribute:"decimal-maximum-digits",converter:se})],gP.prototype,"decimalMaximumDigits",void 0),e([g],gP.prototype,"unitElements",void 0),e([g],gP.prototype,"unit",void 0)
11473
+ const vP=gP.compose({baseName:"table-column-number-text",template:YF,styles:qR})
11474
+ wi.getOrCreate().withPrefix("nimble").register(vP())
11475
+ const bP=class extends pF{updateText(){this.text="string"==typeof this.cellRecord?.value?this.cellRecord.value:""}}.compose({baseName:"table-column-text-cell-view",template:hF,styles:uF})
11476
+ wi.getOrCreate().withPrefix("nimble").register(bP())
11477
+ class yP extends(sF(rF)){placeholderChanged(){this.columnInternals.columnConfig={placeholder:this.placeholder}}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:"nimble-table-column-text-cell-view",groupHeaderViewTag:nF,delegatedEvents:[],sortOperation:DO,validator:new VR([])}}}const wP=yP.compose({baseName:"table-column-text",template:UR,styles:qR})
11478
+ wi.getOrCreate().withPrefix("nimble").register(wP())
11479
+ const xP=xe`
11458
11480
  ${Oo("grid")}
11459
11481
 
11460
11482
  :host {
@@ -11482,7 +11504,7 @@ const xN=xe`
11482
11504
  overflow: auto;
11483
11505
  }
11484
11506
  `
11485
- const CN=class extends so{constructor(){super(),this.activeindicator=!1}}.compose({baseName:"tabs",baseClass:so,template:(e,t)=>Z`
11507
+ const CP=class extends so{constructor(){super(),this.activeindicator=!1}}.compose({baseName:"tabs",baseClass:so,template:(e,t)=>Z`
11486
11508
  <template class="${e=>e.orientation}">
11487
11509
  ${nt(0,t)}
11488
11510
  <div class="tablist" part="tablist" role="tablist">
@@ -11490,7 +11512,7 @@ const CN=class extends so{constructor(){super(),this.activeindicator=!1}}.compos
11490
11512
 
11491
11513
  ${He((e=>e.showActiveIndicator),Z`
11492
11514
  <div
11493
- ${Pe("activeIndicatorRef")}
11515
+ ${Ne("activeIndicatorRef")}
11494
11516
  class="activeIndicator"
11495
11517
  part="activeIndicator"
11496
11518
  ></div>
@@ -11501,9 +11523,9 @@ const CN=class extends so{constructor(){super(),this.activeindicator=!1}}.compos
11501
11523
  <slot name="tabpanel" ${Ye("tabpanels")}></slot>
11502
11524
  </div>
11503
11525
  </template>
11504
- `,styles:xN})
11505
- wi.getOrCreate().withPrefix("nimble").register(CN())
11506
- const kN=xe`
11526
+ `,styles:xP})
11527
+ wi.getOrCreate().withPrefix("nimble").register(CP())
11528
+ const kP=xe`
11507
11529
  ${Oo("flex")}
11508
11530
 
11509
11531
  :host {
@@ -11521,15 +11543,15 @@ const kN=xe`
11521
11543
  rgba(${za}, 0.3);
11522
11544
  margin: ${il} ${ol};
11523
11545
  }
11524
- `,SN=Z`
11546
+ `,SP=Z`
11525
11547
  <template slot="end">
11526
11548
  <div class="separator"></div>
11527
11549
  <slot></slot>
11528
11550
  </template>
11529
11551
  `
11530
- const $N=class extends Vt{}.compose({baseName:"tabs-toolbar",template:SN,styles:kN})
11531
- wi.getOrCreate().withPrefix("nimble").register($N())
11532
- const MN="outline",EN="block",_N=xe`
11552
+ const $P=class extends Vt{}.compose({baseName:"tabs-toolbar",template:SP,styles:kP})
11553
+ wi.getOrCreate().withPrefix("nimble").register($P())
11554
+ const MP="outline",EP="block",_P=xe`
11533
11555
  ${Oo("inline-flex")}
11534
11556
  ${Bm}
11535
11557
 
@@ -11669,12 +11691,12 @@ const MN="outline",EN="block",_N=xe`
11669
11691
  top: ${ol};
11670
11692
  right: var(--ni-private-scrollbar-width);
11671
11693
  }
11672
- `.withBehaviors(Hd(MN,xe`
11694
+ `.withBehaviors(Hd(MP,xe`
11673
11695
  .control {
11674
11696
  border-color: rgba(${za}, 0.3);
11675
11697
  background-color: transparent;
11676
11698
  }
11677
- `),Hd(EN,xe`
11699
+ `),Hd(EP,xe`
11678
11700
  .control {
11679
11701
  background-color: rgba(${za}, 0.1);
11680
11702
  }
@@ -11692,8 +11714,8 @@ const MN="outline",EN="block",_N=xe`
11692
11714
  border-bottom-color: ${Va};
11693
11715
  }
11694
11716
  `))
11695
- class IN extends ho{constructor(){super(...arguments),this.appearance=MN,this.errorVisible=!1,this.scrollbarWidth=-1,this.updateScrollbarWidthQueued=!1}connectedCallback(){super.connectedCallback(),this.resizeObserver=new ResizeObserver((()=>this.onResize())),this.resizeObserver.observe(this)}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver?.disconnect()}onTextAreaInput(){this.handleTextInput(),this.queueUpdateScrollbarWidth()}placeholderChanged(){this.queueUpdateScrollbarWidth()}valueChanged(e,t){super.valueChanged(e,t),this.queueUpdateScrollbarWidth()}onResize(){this.scrollbarWidth=this.control.offsetWidth-this.control.clientWidth}queueUpdateScrollbarWidth(){this.$fastController.isConnected&&(this.updateScrollbarWidthQueued||(this.updateScrollbarWidthQueued=!0,u.queueUpdate((()=>this.updateScrollbarWidth()))))}updateScrollbarWidth(){this.updateScrollbarWidthQueued=!1,this.scrollbarWidth=this.control.offsetWidth-this.control.clientWidth}}e([le],IN.prototype,"appearance",void 0),e([le({attribute:"error-text"})],IN.prototype,"errorText",void 0),e([le({attribute:"error-visible",mode:"boolean"})],IN.prototype,"errorVisible",void 0),e([g],IN.prototype,"scrollbarWidth",void 0)
11696
- const DN=IN.compose({baseName:"text-area",baseClass:ho,template:()=>Z`
11717
+ class IP extends ho{constructor(){super(...arguments),this.appearance=MP,this.errorVisible=!1,this.scrollbarWidth=-1,this.updateScrollbarWidthQueued=!1}connectedCallback(){super.connectedCallback(),this.resizeObserver=new ResizeObserver((()=>this.onResize())),this.resizeObserver.observe(this)}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver?.disconnect()}onTextAreaInput(){this.handleTextInput(),this.queueUpdateScrollbarWidth()}placeholderChanged(){this.queueUpdateScrollbarWidth()}valueChanged(e,t){super.valueChanged(e,t),this.queueUpdateScrollbarWidth()}onResize(){this.scrollbarWidth=this.control.offsetWidth-this.control.clientWidth}queueUpdateScrollbarWidth(){this.$fastController.isConnected&&(this.updateScrollbarWidthQueued||(this.updateScrollbarWidthQueued=!0,u.queueUpdate((()=>this.updateScrollbarWidth()))))}updateScrollbarWidth(){this.updateScrollbarWidthQueued=!1,this.scrollbarWidth=this.control.offsetWidth-this.control.clientWidth}}e([le],IP.prototype,"appearance",void 0),e([le({attribute:"error-text"})],IP.prototype,"errorText",void 0),e([le({attribute:"error-visible",mode:"boolean"})],IP.prototype,"errorVisible",void 0),e([g],IP.prototype,"scrollbarWidth",void 0)
11718
+ const DP=IP.compose({baseName:"text-area",baseClass:ho,template:()=>Z`
11697
11719
  <label
11698
11720
  part="label"
11699
11721
  for="control"
@@ -11741,7 +11763,7 @@ const DN=IN.compose({baseName:"text-area",baseClass:ho,template:()=>Z`
11741
11763
  aria-roledescription="${e=>e.ariaRoledescription}"
11742
11764
  @input="${e=>e.onTextAreaInput()}"
11743
11765
  @change="${e=>e.handleChange()}"
11744
- ${Pe("control")}
11766
+ ${Ne("control")}
11745
11767
  ></textarea>
11746
11768
  <${Zf}
11747
11769
  severity="error"
@@ -11750,9 +11772,9 @@ const DN=IN.compose({baseName:"text-area",baseClass:ho,template:()=>Z`
11750
11772
  ></${Zf}>
11751
11773
  ${Fm}
11752
11774
  </div>
11753
- `,styles:_N,shadowOptions:{delegatesFocus:!0}})
11754
- wi.getOrCreate().withPrefix("nimble").register(DN())
11755
- const AN="underline",TN="outline",ON="block",RN="frameless",FN=xe`
11775
+ `,styles:_P,shadowOptions:{delegatesFocus:!0}})
11776
+ wi.getOrCreate().withPrefix("nimble").register(DP())
11777
+ const AP="underline",TP="outline",OP="block",RP="frameless",FP=xe`
11756
11778
  ${Oo("inline-block")}
11757
11779
  ${Bm}
11758
11780
 
@@ -11924,12 +11946,12 @@ const AN="underline",TN="outline",ON="block",RN="frameless",FN=xe`
11924
11946
  slot[name='actions']::slotted(*) {
11925
11947
  ${tl.cssCustomProperty}: 24px;
11926
11948
  }
11927
- `.withBehaviors(Hd(AN,xe`
11949
+ `.withBehaviors(Hd(AP,xe`
11928
11950
  .root {
11929
11951
  border-bottom-width: ${al};
11930
11952
  padding-bottom: 0;
11931
11953
  }
11932
- `),Hd(ON,xe`
11954
+ `),Hd(OP,xe`
11933
11955
  .root {
11934
11956
  background-color: rgba(${za}, 0.1);
11935
11957
  }
@@ -11957,12 +11979,12 @@ const AN="underline",TN="outline",ON="block",RN="frameless",FN=xe`
11957
11979
  :host([disabled]) .root {
11958
11980
  background-color: rgba(${za}, 0.07);
11959
11981
  }
11960
- `),Hd(TN,xe`
11982
+ `),Hd(TP,xe`
11961
11983
  .root {
11962
11984
  border-width: ${al};
11963
11985
  padding: 0;
11964
11986
  }
11965
- `),Hd(RN,xe`
11987
+ `),Hd(RP,xe`
11966
11988
  .control {
11967
11989
  padding-left: ${al};
11968
11990
  padding-right: ${al};
@@ -11980,8 +12002,8 @@ const AN="underline",TN="outline",ON="block",RN="frameless",FN=xe`
11980
12002
  filter: invert(100%);
11981
12003
  }
11982
12004
  `))
11983
- class NN extends Vi{constructor(){super(...arguments),this.appearance=AN,this.errorVisible=!1,this.fullBleed=!1}}e([le],NN.prototype,"appearance",void 0),e([le({attribute:"error-text"})],NN.prototype,"errorText",void 0),e([le({attribute:"error-visible",mode:"boolean"})],NN.prototype,"errorVisible",void 0),e([le({attribute:"full-bleed",mode:"boolean"})],NN.prototype,"fullBleed",void 0)
11984
- const PN=NN.compose({baseName:"text-field",baseClass:Vi,template:(e,t)=>Z`
12005
+ class PP extends Vi{constructor(){super(...arguments),this.appearance=AP,this.errorVisible=!1,this.fullBleed=!1}}e([le],PP.prototype,"appearance",void 0),e([le({attribute:"error-text"})],PP.prototype,"errorText",void 0),e([le({attribute:"error-visible",mode:"boolean"})],PP.prototype,"errorVisible",void 0),e([le({attribute:"full-bleed",mode:"boolean"})],PP.prototype,"fullBleed",void 0)
12006
+ const NP=PP.compose({baseName:"text-field",baseClass:Vi,template:(e,t)=>Z`
11985
12007
  <template
11986
12008
  class="
11987
12009
  ${e=>e.readOnly?"readonly":""}
@@ -12036,12 +12058,12 @@ const PN=NN.compose({baseName:"text-field",baseClass:Vi,template:(e,t)=>Z`
12036
12058
  aria-owns="${e=>e.ariaOwns}"
12037
12059
  aria-relevant="${e=>e.ariaRelevant}"
12038
12060
  aria-roledescription="${e=>e.ariaRoledescription}"
12039
- ${Pe("control")}
12061
+ ${Ne("control")}
12040
12062
  />
12041
12063
  ${tt(0,t)}
12042
12064
  </div>
12043
12065
  </template>
12044
- `,styles:FN,shadowOptions:{delegatesFocus:!0},end:Z`
12066
+ `,styles:FP,shadowOptions:{delegatesFocus:!0},end:Z`
12045
12067
  <${Zf}
12046
12068
  severity="error"
12047
12069
  class="error-icon"
@@ -12051,8 +12073,8 @@ const PN=NN.compose({baseName:"text-field",baseClass:Vi,template:(e,t)=>Z`
12051
12073
  </span>
12052
12074
  ${Fm}
12053
12075
  `})
12054
- wi.getOrCreate().withPrefix("nimble").register(PN())
12055
- const LN=xe`
12076
+ wi.getOrCreate().withPrefix("nimble").register(NP())
12077
+ const LP=xe`
12056
12078
  ${Oo("inline-flex")}
12057
12079
 
12058
12080
  :host {
@@ -12137,7 +12159,7 @@ const LN=xe`
12137
12159
  .status-icon {
12138
12160
  opacity: 0.6;
12139
12161
  }
12140
- `)),zN=Z`
12162
+ `)),zP=Z`
12141
12163
  ${He((e=>e.tooltipVisible),Z`
12142
12164
  <${dh}
12143
12165
  class="anchored-region"
@@ -12154,7 +12176,7 @@ const LN=xe`
12154
12176
  vertical-viewport-lock="${e=>e.horizontalViewportLock}"
12155
12177
  horizontal-viewport-lock="${e=>e.verticalViewportLock}"
12156
12178
  dir="${e=>e.currentDirection}"
12157
- ${Pe("region")}
12179
+ ${Ne("region")}
12158
12180
  >
12159
12181
  <div class="tooltip" part="tooltip" role="tooltip">
12160
12182
  <${Zf}
@@ -12170,11 +12192,11 @@ const LN=xe`
12170
12192
  </${dh}>
12171
12193
  `)}
12172
12194
  `
12173
- class VN extends Io{constructor(){super(...arguments),this.iconVisible=!1}}e([le],VN.prototype,"severity",void 0),e([le({attribute:"icon-visible",mode:"boolean"})],VN.prototype,"iconVisible",void 0)
12174
- const HN=VN.compose({baseName:"tooltip",baseClass:Io,template:zN,styles:LN})
12175
- wi.getOrCreate().withPrefix("nimble").register(HN())
12176
- const BN="group-selected",qN="all",UN="leaves-only",jN="none"
12177
- class WN{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=null}handleChange({target:e,token:t}){this.attach(t.getValueFor(e))}attach(e){this.attached!==this[e]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[e],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const ZN=xe`
12195
+ class VP extends Io{constructor(){super(...arguments),this.iconVisible=!1}}e([le],VP.prototype,"severity",void 0),e([le({attribute:"icon-visible",mode:"boolean"})],VP.prototype,"iconVisible",void 0)
12196
+ const HP=VP.compose({baseName:"tooltip",baseClass:Io,template:zP,styles:LP})
12197
+ wi.getOrCreate().withPrefix("nimble").register(HP())
12198
+ const BP="group-selected",qP="all",UP="leaves-only",jP="none"
12199
+ class WP{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=null}handleChange({target:e,token:t}){this.attach(t.getValueFor(e))}attach(e){this.attached!==this[e]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[e],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const ZP=xe`
12178
12200
  ${Oo("block")}
12179
12201
 
12180
12202
  :host {
@@ -12195,7 +12217,7 @@ class WN{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
12195
12217
  }
12196
12218
 
12197
12219
  ${""}
12198
- :host([${BN}])::after {
12220
+ :host([${BP}])::after {
12199
12221
  background: ${Ua};
12200
12222
  border-radius: 0px;
12201
12223
  content: '';
@@ -12214,14 +12236,14 @@ class WN{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
12214
12236
  }
12215
12237
 
12216
12238
  .positioning-region:hover {
12217
- background: ${Pa};
12239
+ background: ${Na};
12218
12240
  }
12219
12241
 
12220
- :host([${BN}]) .positioning-region:hover {
12221
- background: ${Na};
12242
+ :host([${BP}]) .positioning-region:hover {
12243
+ background: ${Pa};
12222
12244
  }
12223
12245
 
12224
- :host(${No}) .positioning-region {
12246
+ :host(${Po}) .positioning-region {
12225
12247
  box-shadow: 0px 0px 0px ${al} ${Ua} inset;
12226
12248
  outline: ${al} solid ${Ua};
12227
12249
  outline-offset: -2px;
@@ -12232,7 +12254,7 @@ class WN{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
12232
12254
  }
12233
12255
 
12234
12256
  :host([selected]) .positioning-region:hover {
12235
- background: ${Na};
12257
+ background: ${Pa};
12236
12258
  }
12237
12259
 
12238
12260
  :host([disabled]) .positioning-region:hover {
@@ -12259,7 +12281,7 @@ class WN{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
12259
12281
  margin-inline-start: ${ll};
12260
12282
  }
12261
12283
 
12262
- :host(${No}) .content-region {
12284
+ :host(${Po}) .content-region {
12263
12285
  outline: none;
12264
12286
  }
12265
12287
 
@@ -12323,7 +12345,7 @@ class WN{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
12323
12345
  display: block;
12324
12346
  }
12325
12347
  `.withBehaviors(new class{constructor(e,t){this.cache=new WeakMap,this.ltr=e,this.rtl=t}bind(e){this.attach(e)}unbind(e){const t=this.cache.get(e)
12326
- t&&_a.unsubscribe(t)}attach(e){const t=this.cache.get(e)||new WN(this.ltr,this.rtl,e),n=_a.getValueFor(e)
12348
+ t&&_a.unsubscribe(t)}attach(e){const t=this.cache.get(e)||new WP(this.ltr,this.rtl,e),n=_a.getValueFor(e)
12327
12349
  _a.subscribe(t),t.attach(n),this.cache.set(e,t)}}(xe`
12328
12350
  .expand-collapse-button {
12329
12351
  left: var(
@@ -12355,8 +12377,8 @@ _a.subscribe(t),t.attach(n),this.cache.set(e,t)}}(xe`
12355
12377
  transform: rotate(135deg);
12356
12378
  }
12357
12379
  `))
12358
- class GN extends Ao{constructor(){super(...arguments),this.groupSelected=!1}}e([le({attribute:"group-selected",mode:"boolean"})],GN.prototype,"groupSelected",void 0)
12359
- const KN=GN.compose({baseName:"tree-item",baseClass:Ao,template:(e,t)=>Z`
12380
+ class GP extends Ao{constructor(){super(...arguments),this.groupSelected=!1}}e([le({attribute:"group-selected",mode:"boolean"})],GP.prototype,"groupSelected",void 0)
12381
+ const KP=GP.compose({baseName:"tree-item",baseClass:Ao,template:(e,t)=>Z`
12360
12382
  <template
12361
12383
  role="treeitem"
12362
12384
  slot="${e=>e.isNestedItem()?"item":void 0}"
@@ -12378,7 +12400,7 @@ const KN=GN.compose({baseName:"tree-item",baseClass:Ao,template:(e,t)=>Z`
12378
12400
  class="expand-collapse-button"
12379
12401
  part="expand-collapse-button"
12380
12402
  @click="${(e,t)=>e.handleExpandCollapseButtonClick(t.event)}"
12381
- ${Pe("expandCollapseButton")}
12403
+ ${Ne("expandCollapseButton")}
12382
12404
  >
12383
12405
  <slot name="expand-collapse-glyph">
12384
12406
  ${t.expandCollapseGlyph||""}
@@ -12396,9 +12418,9 @@ const KN=GN.compose({baseName:"tree-item",baseClass:Ao,template:(e,t)=>Z`
12396
12418
  </div>
12397
12419
  `)}
12398
12420
  </template>
12399
- `,styles:ZN,expandCollapseGlyph:$h.data})
12400
- wi.getOrCreate().withPrefix("nimble").register(KN())
12401
- const XN=xe`
12421
+ `,styles:ZP,expandCollapseGlyph:$h.data})
12422
+ wi.getOrCreate().withPrefix("nimble").register(KP())
12423
+ const XP=xe`
12402
12424
  ${Oo("flex")}
12403
12425
 
12404
12426
  :host {
@@ -12407,13 +12429,13 @@ const XN=xe`
12407
12429
  min-width: fit-content;
12408
12430
  font-size: 0;
12409
12431
  }
12410
- :host(${No}) {
12432
+ :host(${Po}) {
12411
12433
  outline: none;
12412
12434
  }
12413
- `,YN=Z`
12435
+ `,YP=Z`
12414
12436
  <template
12415
12437
  role="tree"
12416
- ${Pe("treeView")}
12438
+ ${Ne("treeView")}
12417
12439
  ${Qe({property:"selectedItems",subtree:!0,selector:'[role="treeitem"][selected]',attributeFilter:["role","selected"]})}
12418
12440
  @keydown="${(e,t)=>e.handleKeyDown(t.event)}"
12419
12441
  @focusin="${(e,t)=>e.handleFocus(t.event)}"
@@ -12424,62 +12446,62 @@ const XN=xe`
12424
12446
  <slot ${Ye("slottedTreeItems")}></slot>
12425
12447
  </template>
12426
12448
  `
12427
- class JN extends To{constructor(){super(...arguments),this.selectionMode=qN,this.selectedItems=[]}handleClick(e){if(e.defaultPrevented)return!1
12449
+ class JP extends To{constructor(){super(...arguments),this.selectionMode=qP,this.selectedItems=[]}handleClick(e){if(e.defaultPrevented)return!1
12428
12450
  if(!(e.target instanceof Element&&Do(e.target)))return!0
12429
12451
  const t=e.target
12430
- return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case qN:return!0
12431
- case jN:return!1
12432
- case UN:return!this.itemHasChildren(e)
12433
- default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}selectedItemsChanged(){for(const e of Array.from(this.children))e instanceof GN&&(e.groupSelected=!1)
12452
+ return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case qP:return!0
12453
+ case jP:return!1
12454
+ case UP:return!this.itemHasChildren(e)
12455
+ default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}selectedItemsChanged(){for(const e of Array.from(this.children))e instanceof GP&&(e.groupSelected=!1)
12434
12456
  for(let e of this.selectedItems){for(;null!==e.parentElement&&e.parentElement!==this;)e=e.parentElement
12435
- e instanceof GN&&(e.groupSelected=!0)}}}e([le({attribute:"selection-mode"})],JN.prototype,"selectionMode",void 0),e([g],JN.prototype,"selectedItems",void 0)
12436
- const QN=JN.compose({baseName:"tree-view",baseClass:To,template:YN,styles:XN})
12437
- wi.getOrCreate().withPrefix("nimble").register(QN())
12438
- const eP=Z`<template slot="unit"></template>`
12439
- class tP{constructor(e,t,n){this.singular=e,this.plural=t,this.symbol=n}}class nP extends oN{constructor(e,{unitTranslations:t,scaledPrefixText:n}){if(super(e),!t.get("en"))throw new Error('English translations must exist with locale string "en"')
12440
- this.pluralRules=new Intl.PluralRules(this.locale),this.formatter=new Intl.NumberFormat(this.locale,this.intlNumberFormatOptions),this.unitTranslation=this.getTranslationToUse(t,this.locale),this.scaledPrefixText=n}static createFactory(e){return t=>new nP(t,e)}format(e){const t=this.formatter.format(e)
12457
+ e instanceof GP&&(e.groupSelected=!0)}}}e([le({attribute:"selection-mode"})],JP.prototype,"selectionMode",void 0),e([g],JP.prototype,"selectedItems",void 0)
12458
+ const QP=JP.compose({baseName:"tree-view",baseClass:To,template:YP,styles:XP})
12459
+ wi.getOrCreate().withPrefix("nimble").register(QP())
12460
+ const eN=Z`<template slot="unit"></template>`
12461
+ class tN{constructor(e,t,n){this.singular=e,this.plural=t,this.symbol=n}}class nN extends oP{constructor(e,{unitTranslations:t,scaledPrefixText:n}){if(super(e),!t.get("en"))throw new Error('English translations must exist with locale string "en"')
12462
+ this.pluralRules=new Intl.PluralRules(this.locale),this.formatter=new Intl.NumberFormat(this.locale,this.intlNumberFormatOptions),this.unitTranslation=this.getTranslationToUse(t,this.locale),this.scaledPrefixText=n}static createFactory(e){return t=>new nN(t,e)}format(e){const t=this.formatter.format(e)
12441
12463
  if(""!==this.scaledPrefixText)return`${t} ${this.scaledPrefixText}${this.unitTranslation.symbol}`
12442
12464
  return`${t} ${"one"===this.pluralRules.select(e)?this.unitTranslation.singular:this.unitTranslation.plural}`}getTranslationToUse(e,t){const n=new Intl.Locale(t??"en"),i=n.language,o=n.region
12443
- return(o?e.get(`${i}-${o}`):void 0)??e.get(i)??e.get("en")}}const iP=new Map([["en",new tP("byte","bytes","B")],["fr",new tP("octet","octets","o")],["de",new tP("Byte","Byte","B")],["ja",new tP("バイト","バイト","B")],["zh",new tP("字节","字节","B")]]),oP=[[1,""],[1024,"Ki"],[1048576,"Mi"],[1024**3,"Gi"],[1024**4,"Ti"],[1024**5,"Pi"]]
12444
- const rP=new class extends aN{constructor(){super(oP.map((([e,t])=>new sN(e,nP.createFactory({unitTranslations:iP,scaledPrefixText:t})))))}},sP=[[1,"byte","long"],[1e3,"kilobyte","short"],[1e6,"megabyte","short"],[1e3**3,"gigabyte","short"],[1e3**4,"terabyte","short"],[1e3**5,"petabyte","short"]]
12445
- const aP=new class extends aN{constructor(){super(sP.map((([e,t,n])=>new sN(e,rN.createFactory({style:"unit",unit:t,unitDisplay:n})))))}}
12446
- class lP extends mN{constructor(){super(),this.binary=!1,this.resolvedUnitScale=aP}binaryChanged(){this.resolvedUnitScale=this.binary?rP:aP}}e([le({mode:"boolean"})],lP.prototype,"binary",void 0)
12447
- const cP=lP.compose({baseName:"unit-byte",template:eP})
12448
- wi.getOrCreate().withPrefix("nimble").register(cP())
12449
- const dP=[[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"]],hP=new Map([["en",new tP("volt","volts","V")],["fr",new tP("volt","volts","V")],["de",new tP("Volt","Volt","V")],["ja",new tP("ボルト","ボルト","V")],["zh",new tP("伏特","伏特","V")]])
12450
- const uP=new class extends aN{constructor(){super(dP.map((([e,t])=>new sN(e,nP.createFactory({unitTranslations:hP,scaledPrefixText:t})))))}}
12451
- const pP=class extends mN{constructor(){super(),this.resolvedUnitScale=uP}}.compose({baseName:"unit-volt",template:eP})
12452
- wi.getOrCreate().withPrefix("nimble").register(pP())
12453
- var fP={value:()=>{}}
12454
- function mP(){for(var e,t=0,n=arguments.length,i={};t<n;++t){if(!(e=arguments[t]+"")||e in i||/[\s.]/.test(e))throw new Error("illegal type: "+e)
12455
- i[e]=[]}return new gP(i)}function gP(e){this._=e}function vP(e,t){for(var n,i=0,o=e.length;i<o;++i)if((n=e[i]).name===t)return n.value}function bP(e,t,n){for(var i=0,o=e.length;i<o;++i)if(e[i].name===t){e[i]=fP,e=e.slice(0,i).concat(e.slice(i+1))
12456
- break}return null!=n&&e.push({name:t,value:n}),e}gP.prototype=mP.prototype={constructor:gP,on:function(e,t){var n,i,o=this._,r=(i=o,(e+"").trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".")
12465
+ return(o?e.get(`${i}-${o}`):void 0)??e.get(i)??e.get("en")}}const iN=new Map([["en",new tN("byte","bytes","B")],["fr",new tN("octet","octets","o")],["de",new tN("Byte","Byte","B")],["ja",new tN("バイト","バイト","B")],["zh",new tN("字节","字节","B")]]),oN=[[1,""],[1024,"Ki"],[1048576,"Mi"],[1024**3,"Gi"],[1024**4,"Ti"],[1024**5,"Pi"]]
12466
+ const rN=new class extends aP{constructor(){super(oN.map((([e,t])=>new sP(e,nN.createFactory({unitTranslations:iN,scaledPrefixText:t})))))}},sN=[[1,"byte","long"],[1e3,"kilobyte","short"],[1e6,"megabyte","short"],[1e3**3,"gigabyte","short"],[1e3**4,"terabyte","short"],[1e3**5,"petabyte","short"]]
12467
+ const aN=new class extends aP{constructor(){super(sN.map((([e,t,n])=>new sP(e,rP.createFactory({style:"unit",unit:t,unitDisplay:n})))))}}
12468
+ class lN extends mP{constructor(){super(),this.binary=!1,this.resolvedUnitScale=aN}binaryChanged(){this.resolvedUnitScale=this.binary?rN:aN}}e([le({mode:"boolean"})],lN.prototype,"binary",void 0)
12469
+ const cN=lN.compose({baseName:"unit-byte",template:eN})
12470
+ wi.getOrCreate().withPrefix("nimble").register(cN())
12471
+ const dN=[[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"]],hN=new Map([["en",new tN("volt","volts","V")],["fr",new tN("volt","volts","V")],["de",new tN("Volt","Volt","V")],["ja",new tN("ボルト","ボルト","V")],["zh",new tN("伏特","伏特","V")]])
12472
+ const uN=new class extends aP{constructor(){super(dN.map((([e,t])=>new sP(e,nN.createFactory({unitTranslations:hN,scaledPrefixText:t})))))}}
12473
+ const pN=class extends mP{constructor(){super(),this.resolvedUnitScale=uN}}.compose({baseName:"unit-volt",template:eN})
12474
+ wi.getOrCreate().withPrefix("nimble").register(pN())
12475
+ var fN={value:()=>{}}
12476
+ function mN(){for(var e,t=0,n=arguments.length,i={};t<n;++t){if(!(e=arguments[t]+"")||e in i||/[\s.]/.test(e))throw new Error("illegal type: "+e)
12477
+ i[e]=[]}return new gN(i)}function gN(e){this._=e}function vN(e,t){for(var n,i=0,o=e.length;i<o;++i)if((n=e[i]).name===t)return n.value}function bN(e,t,n){for(var i=0,o=e.length;i<o;++i)if(e[i].name===t){e[i]=fN,e=e.slice(0,i).concat(e.slice(i+1))
12478
+ break}return null!=n&&e.push({name:t,value:n}),e}gN.prototype=mN.prototype={constructor:gN,on:function(e,t){var n,i,o=this._,r=(i=o,(e+"").trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".")
12457
12479
  if(n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),e&&!i.hasOwnProperty(e))throw new Error("unknown type: "+e)
12458
12480
  return{type:e,name:t}}))),s=-1,a=r.length
12459
12481
  if(!(arguments.length<2)){if(null!=t&&"function"!=typeof t)throw new Error("invalid callback: "+t)
12460
- for(;++s<a;)if(n=(e=r[s]).type)o[n]=bP(o[n],e.name,t)
12461
- else if(null==t)for(n in o)o[n]=bP(o[n],e.name,null)
12462
- return this}for(;++s<a;)if((n=(e=r[s]).type)&&(n=vP(o[n],e.name)))return n},copy:function(){var e={},t=this._
12482
+ for(;++s<a;)if(n=(e=r[s]).type)o[n]=bN(o[n],e.name,t)
12483
+ else if(null==t)for(n in o)o[n]=bN(o[n],e.name,null)
12484
+ return this}for(;++s<a;)if((n=(e=r[s]).type)&&(n=vN(o[n],e.name)))return n},copy:function(){var e={},t=this._
12463
12485
  for(var n in t)e[n]=t[n].slice()
12464
- return new gP(e)},call:function(e,t){if((n=arguments.length-2)>0)for(var n,i,o=new Array(n),r=0;r<n;++r)o[r]=arguments[r+2]
12486
+ return new gN(e)},call:function(e,t){if((n=arguments.length-2)>0)for(var n,i,o=new Array(n),r=0;r<n;++r)o[r]=arguments[r+2]
12465
12487
  if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e)
12466
12488
  for(r=0,n=(i=this._[e]).length;r<n;++r)i[r].value.apply(t,o)},apply:function(e,t,n){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e)
12467
12489
  for(var i=this._[e],o=0,r=i.length;o<r;++o)i[o].value.apply(t,n)}}
12468
- var yP="http://www.w3.org/1999/xhtml",wP={svg:"http://www.w3.org/2000/svg",xhtml:yP,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}
12469
- function xP(e){var t=e+="",n=t.indexOf(":")
12470
- return n>=0&&"xmlns"!==(t=e.slice(0,n))&&(e=e.slice(n+1)),wP.hasOwnProperty(t)?{space:wP[t],local:e}:e}function CP(e){return function(){var t=this.ownerDocument,n=this.namespaceURI
12471
- return n===yP&&t.documentElement.namespaceURI===yP?t.createElement(e):t.createElementNS(n,e)}}function kP(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function SP(e){var t=xP(e)
12472
- return(t.local?kP:CP)(t)}function $P(){}function MP(e){return null==e?$P:function(){return this.querySelector(e)}}function EP(){return[]}function _P(e){return null==e?EP:function(){return this.querySelectorAll(e)}}function IP(e){return function(){return null==(t=e.apply(this,arguments))?[]:Array.isArray(t)?t:Array.from(t)
12473
- var t}}function DP(e){return function(){return this.matches(e)}}function AP(e){return function(t){return t.matches(e)}}var TP=Array.prototype.find
12474
- function OP(){return this.firstElementChild}var RP=Array.prototype.filter
12475
- function FP(){return Array.from(this.children)}function NP(e){return new Array(e.length)}function PP(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function LP(e,t,n,i,o,r){for(var s,a=0,l=t.length,c=r.length;a<c;++a)(s=t[a])?(s.__data__=r[a],i[a]=s):n[a]=new PP(e,r[a])
12476
- for(;a<l;++a)(s=t[a])&&(o[a]=s)}function zP(e,t,n,i,o,r,s){var a,l,c,d=new Map,h=t.length,u=r.length,p=new Array(h)
12490
+ var yN="http://www.w3.org/1999/xhtml",wN={svg:"http://www.w3.org/2000/svg",xhtml:yN,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}
12491
+ function xN(e){var t=e+="",n=t.indexOf(":")
12492
+ return n>=0&&"xmlns"!==(t=e.slice(0,n))&&(e=e.slice(n+1)),wN.hasOwnProperty(t)?{space:wN[t],local:e}:e}function CN(e){return function(){var t=this.ownerDocument,n=this.namespaceURI
12493
+ return n===yN&&t.documentElement.namespaceURI===yN?t.createElement(e):t.createElementNS(n,e)}}function kN(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function SN(e){var t=xN(e)
12494
+ return(t.local?kN:CN)(t)}function $N(){}function MN(e){return null==e?$N:function(){return this.querySelector(e)}}function EN(){return[]}function _N(e){return null==e?EN:function(){return this.querySelectorAll(e)}}function IN(e){return function(){return null==(t=e.apply(this,arguments))?[]:Array.isArray(t)?t:Array.from(t)
12495
+ var t}}function DN(e){return function(){return this.matches(e)}}function AN(e){return function(t){return t.matches(e)}}var TN=Array.prototype.find
12496
+ function ON(){return this.firstElementChild}var RN=Array.prototype.filter
12497
+ function FN(){return Array.from(this.children)}function PN(e){return new Array(e.length)}function NN(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function LN(e,t,n,i,o,r){for(var s,a=0,l=t.length,c=r.length;a<c;++a)(s=t[a])?(s.__data__=r[a],i[a]=s):n[a]=new NN(e,r[a])
12498
+ for(;a<l;++a)(s=t[a])&&(o[a]=s)}function zN(e,t,n,i,o,r,s){var a,l,c,d=new Map,h=t.length,u=r.length,p=new Array(h)
12477
12499
  for(a=0;a<h;++a)(l=t[a])&&(p[a]=c=s.call(l,l.__data__,a,t)+"",d.has(c)?o[a]=l:d.set(c,l))
12478
- for(a=0;a<u;++a)c=s.call(e,r[a],a,r)+"",(l=d.get(c))?(i[a]=l,l.__data__=r[a],d.delete(c)):n[a]=new PP(e,r[a])
12479
- for(a=0;a<h;++a)(l=t[a])&&d.get(p[a])===l&&(o[a]=l)}function VP(e){return e.__data__}function HP(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function BP(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function qP(e){return function(){this.removeAttribute(e)}}function UP(e){return function(){this.removeAttributeNS(e.space,e.local)}}function jP(e,t){return function(){this.setAttribute(e,t)}}function WP(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function ZP(e,t){return function(){var n=t.apply(this,arguments)
12480
- null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function GP(e,t){return function(){var n=t.apply(this,arguments)
12481
- null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function KP(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function XP(e){return function(){this.style.removeProperty(e)}}function YP(e,t,n){return function(){this.style.setProperty(e,t,n)}}function JP(e,t,n){return function(){var i=t.apply(this,arguments)
12482
- null==i?this.style.removeProperty(e):this.style.setProperty(e,i,n)}}function QP(e,t){return e.style.getPropertyValue(t)||KP(e).getComputedStyle(e,null).getPropertyValue(t)}function eL(e){return function(){delete this[e]}}function tL(e,t){return function(){this[e]=t}}function nL(e,t){return function(){var n=t.apply(this,arguments)
12500
+ for(a=0;a<u;++a)c=s.call(e,r[a],a,r)+"",(l=d.get(c))?(i[a]=l,l.__data__=r[a],d.delete(c)):n[a]=new NN(e,r[a])
12501
+ for(a=0;a<h;++a)(l=t[a])&&d.get(p[a])===l&&(o[a]=l)}function VN(e){return e.__data__}function HN(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function BN(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function qN(e){return function(){this.removeAttribute(e)}}function UN(e){return function(){this.removeAttributeNS(e.space,e.local)}}function jN(e,t){return function(){this.setAttribute(e,t)}}function WN(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function ZN(e,t){return function(){var n=t.apply(this,arguments)
12502
+ null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function GN(e,t){return function(){var n=t.apply(this,arguments)
12503
+ null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function KN(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function XN(e){return function(){this.style.removeProperty(e)}}function YN(e,t,n){return function(){this.style.setProperty(e,t,n)}}function JN(e,t,n){return function(){var i=t.apply(this,arguments)
12504
+ null==i?this.style.removeProperty(e):this.style.setProperty(e,i,n)}}function QN(e,t){return e.style.getPropertyValue(t)||KN(e).getComputedStyle(e,null).getPropertyValue(t)}function eL(e){return function(){delete this[e]}}function tL(e,t){return function(){this[e]=t}}function nL(e,t){return function(){var n=t.apply(this,arguments)
12483
12505
  null==n?delete this[e]:this[e]=n}}function iL(e){return e.trim().split(/^|\s+/)}function oL(e){return e.classList||new rL(e)}function rL(e){this._node=e,this._names=iL(e.getAttribute("class")||"")}function sL(e,t){for(var n=oL(e),i=-1,o=t.length;++i<o;)n.add(t[i])}function aL(e,t){for(var n=oL(e),i=-1,o=t.length;++i<o;)n.remove(t[i])}function lL(e){return function(){sL(this,e)}}function cL(e){return function(){aL(this,e)}}function dL(e,t){return function(){(t.apply(this,arguments)?sL:aL)(this,e)}}function hL(){this.textContent=""}function uL(e){return function(){this.textContent=e}}function pL(e){return function(){var t=e.apply(this,arguments)
12484
12506
  this.textContent=null==t?"":t}}function fL(){this.innerHTML=""}function mL(e){return function(){this.innerHTML=e}}function gL(e){return function(){var t=e.apply(this,arguments)
12485
12507
  this.innerHTML=null==t?"":t}}function vL(){this.nextSibling&&this.parentNode.appendChild(this)}function bL(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function yL(){return null}function wL(){var e=this.parentNode
@@ -12488,8 +12510,8 @@ return t?t.insertBefore(e,this.nextSibling):e}function CL(){var e=this.cloneNode
12488
12510
  return t?t.insertBefore(e,this.nextSibling):e}function kL(e){return function(){var t=this.__on
12489
12511
  if(t){for(var n,i=0,o=-1,r=t.length;i<r;++i)n=t[i],e.type&&n.type!==e.type||n.name!==e.name?t[++o]=n:this.removeEventListener(n.type,n.listener,n.options);++o?t.length=o:delete this.__on}}}function SL(e,t,n){return function(){var i,o=this.__on,r=function(e){return function(t){e.call(this,t,this.__data__)}}(t)
12490
12512
  if(o)for(var s=0,a=o.length;s<a;++s)if((i=o[s]).type===e.type&&i.name===e.name)return this.removeEventListener(i.type,i.listener,i.options),this.addEventListener(i.type,i.listener=r,i.options=n),void(i.value=t)
12491
- this.addEventListener(e.type,r,n),i={type:e.type,name:e.name,value:t,listener:r,options:n},o?o.push(i):this.__on=[i]}}function $L(e,t,n){var i=KP(e),o=i.CustomEvent
12492
- "function"==typeof o?o=new o(t,n):(o=i.document.createEvent("Event"),n?(o.initEvent(t,n.bubbles,n.cancelable),o.detail=n.detail):o.initEvent(t,!1,!1)),e.dispatchEvent(o)}function ML(e,t){return function(){return $L(this,e,t)}}function EL(e,t){return function(){return $L(this,e,t.apply(this,arguments))}}PP.prototype={constructor:PP,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}},rL.prototype={add:function(e){this._names.indexOf(e)<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e)
12513
+ this.addEventListener(e.type,r,n),i={type:e.type,name:e.name,value:t,listener:r,options:n},o?o.push(i):this.__on=[i]}}function $L(e,t,n){var i=KN(e),o=i.CustomEvent
12514
+ "function"==typeof o?o=new o(t,n):(o=i.document.createEvent("Event"),n?(o.initEvent(t,n.bubbles,n.cancelable),o.detail=n.detail):o.initEvent(t,!1,!1)),e.dispatchEvent(o)}function ML(e,t){return function(){return $L(this,e,t)}}function EL(e,t){return function(){return $L(this,e,t.apply(this,arguments))}}NN.prototype={constructor:NN,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}},rL.prototype={add:function(e){this._names.indexOf(e)<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e)
12493
12515
  t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}}
12494
12516
  var _L=[null]
12495
12517
  function IL(e,t){this._groups=e,this._parents=t}function DL(){return new IL([[document.documentElement]],_L)}function AL(e){return"string"==typeof e?new IL([[document.querySelector(e)]],[document.documentElement]):new IL([[e]],_L)}function TL(e,t){if(e=function(e){let t
@@ -12497,51 +12519,51 @@ for(;t=e.sourceEvent;)e=t
12497
12519
  return e}(e),void 0===t&&(t=e.currentTarget),t){var n=t.ownerSVGElement||t
12498
12520
  if(n.createSVGPoint){var i=n.createSVGPoint()
12499
12521
  return i.x=e.clientX,i.y=e.clientY,[(i=i.matrixTransform(t.getScreenCTM().inverse())).x,i.y]}if(t.getBoundingClientRect){var o=t.getBoundingClientRect()
12500
- return[e.clientX-o.left-t.clientLeft,e.clientY-o.top-t.clientTop]}}return[e.pageX,e.pageY]}IL.prototype=DL.prototype={constructor:IL,select:function(e){"function"!=typeof e&&(e=MP(e))
12522
+ return[e.clientX-o.left-t.clientLeft,e.clientY-o.top-t.clientTop]}}return[e.pageX,e.pageY]}IL.prototype=DL.prototype={constructor:IL,select:function(e){"function"!=typeof e&&(e=MN(e))
12501
12523
  for(var t=this._groups,n=t.length,i=new Array(n),o=0;o<n;++o)for(var r,s,a=t[o],l=a.length,c=i[o]=new Array(l),d=0;d<l;++d)(r=a[d])&&(s=e.call(r,r.__data__,d,a))&&("__data__"in r&&(s.__data__=r.__data__),c[d]=s)
12502
- return new IL(i,this._parents)},selectAll:function(e){e="function"==typeof e?IP(e):_P(e)
12524
+ return new IL(i,this._parents)},selectAll:function(e){e="function"==typeof e?IN(e):_N(e)
12503
12525
  for(var t=this._groups,n=t.length,i=[],o=[],r=0;r<n;++r)for(var s,a=t[r],l=a.length,c=0;c<l;++c)(s=a[c])&&(i.push(e.call(s,s.__data__,c,a)),o.push(s))
12504
- return new IL(i,o)},selectChild:function(e){return this.select(null==e?OP:function(e){return function(){return TP.call(this.children,e)}}("function"==typeof e?e:AP(e)))},selectChildren:function(e){return this.selectAll(null==e?FP:function(e){return function(){return RP.call(this.children,e)}}("function"==typeof e?e:AP(e)))},filter:function(e){"function"!=typeof e&&(e=DP(e))
12526
+ return new IL(i,o)},selectChild:function(e){return this.select(null==e?ON:function(e){return function(){return TN.call(this.children,e)}}("function"==typeof e?e:AN(e)))},selectChildren:function(e){return this.selectAll(null==e?FN:function(e){return function(){return RN.call(this.children,e)}}("function"==typeof e?e:AN(e)))},filter:function(e){"function"!=typeof e&&(e=DN(e))
12505
12527
  for(var t=this._groups,n=t.length,i=new Array(n),o=0;o<n;++o)for(var r,s=t[o],a=s.length,l=i[o]=[],c=0;c<a;++c)(r=s[c])&&e.call(r,r.__data__,c,s)&&l.push(r)
12506
- return new IL(i,this._parents)},data:function(e,t){if(!arguments.length)return Array.from(this,VP)
12507
- var n,i=t?zP:LP,o=this._parents,r=this._groups
12528
+ return new IL(i,this._parents)},data:function(e,t){if(!arguments.length)return Array.from(this,VN)
12529
+ var n,i=t?zN:LN,o=this._parents,r=this._groups
12508
12530
  "function"!=typeof e&&(n=e,e=function(){return n})
12509
- for(var s=r.length,a=new Array(s),l=new Array(s),c=new Array(s),d=0;d<s;++d){var h=o[d],u=r[d],p=u.length,f=HP(e.call(h,h&&h.__data__,d,o)),m=f.length,g=l[d]=new Array(m),v=a[d]=new Array(m)
12531
+ for(var s=r.length,a=new Array(s),l=new Array(s),c=new Array(s),d=0;d<s;++d){var h=o[d],u=r[d],p=u.length,f=HN(e.call(h,h&&h.__data__,d,o)),m=f.length,g=l[d]=new Array(m),v=a[d]=new Array(m)
12510
12532
  i(h,u,g,v,c[d]=new Array(p),f,t)
12511
- for(var b,y,w=0,x=0;w<m;++w)if(b=g[w]){for(w>=x&&(x=w+1);!(y=v[x])&&++x<m;);b._next=y||null}}return(a=new IL(a,o))._enter=l,a._exit=c,a},enter:function(){return new IL(this._enter||this._groups.map(NP),this._parents)},exit:function(){return new IL(this._exit||this._groups.map(NP),this._parents)},join:function(e,t,n){var i=this.enter(),o=this,r=this.exit()
12533
+ for(var b,y,w=0,x=0;w<m;++w)if(b=g[w]){for(w>=x&&(x=w+1);!(y=v[x])&&++x<m;);b._next=y||null}}return(a=new IL(a,o))._enter=l,a._exit=c,a},enter:function(){return new IL(this._enter||this._groups.map(PN),this._parents)},exit:function(){return new IL(this._exit||this._groups.map(PN),this._parents)},join:function(e,t,n){var i=this.enter(),o=this,r=this.exit()
12512
12534
  return"function"==typeof e?(i=e(i))&&(i=i.selection()):i=i.append(e+""),null!=t&&(o=t(o))&&(o=o.selection()),null==n?r.remove():n(r),i&&o?i.merge(o).order():o},merge:function(e){for(var t=e.selection?e.selection():e,n=this._groups,i=t._groups,o=n.length,r=i.length,s=Math.min(o,r),a=new Array(o),l=0;l<s;++l)for(var c,d=n[l],h=i[l],u=d.length,p=a[l]=new Array(u),f=0;f<u;++f)(c=d[f]||h[f])&&(p[f]=c)
12513
12535
  for(;l<o;++l)a[l]=n[l]
12514
12536
  return new IL(a,this._parents)},selection:function(){return this},order:function(){for(var e=this._groups,t=-1,n=e.length;++t<n;)for(var i,o=e[t],r=o.length-1,s=o[r];--r>=0;)(i=o[r])&&(s&&4^i.compareDocumentPosition(s)&&s.parentNode.insertBefore(i,s),s=i)
12515
- return this},sort:function(e){function t(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}e||(e=BP)
12537
+ return this},sort:function(e){function t(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}e||(e=BN)
12516
12538
  for(var n=this._groups,i=n.length,o=new Array(i),r=0;r<i;++r){for(var s,a=n[r],l=a.length,c=o[r]=new Array(l),d=0;d<l;++d)(s=a[d])&&(c[d]=s)
12517
12539
  c.sort(t)}return new IL(o,this._parents).order()},call:function(){var e=arguments[0]
12518
12540
  return arguments[0]=this,e.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var i=e[t],o=0,r=i.length;o<r;++o){var s=i[o]
12519
12541
  if(s)return s}return null},size:function(){let e=0
12520
12542
  for(const t of this)++e
12521
12543
  return e},empty:function(){return!this.node()},each:function(e){for(var t=this._groups,n=0,i=t.length;n<i;++n)for(var o,r=t[n],s=0,a=r.length;s<a;++s)(o=r[s])&&e.call(o,o.__data__,s,r)
12522
- return this},attr:function(e,t){var n=xP(e)
12544
+ return this},attr:function(e,t){var n=xN(e)
12523
12545
  if(arguments.length<2){var i=this.node()
12524
- return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==t?n.local?UP:qP:"function"==typeof t?n.local?GP:ZP:n.local?WP:jP)(n,t))},style:function(e,t,n){return arguments.length>1?this.each((null==t?XP:"function"==typeof t?JP:YP)(e,t,null==n?"":n)):QP(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?eL:"function"==typeof t?nL:tL)(e,t)):this.node()[e]},classed:function(e,t){var n=iL(e+"")
12546
+ return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==t?n.local?UN:qN:"function"==typeof t?n.local?GN:ZN:n.local?WN:jN)(n,t))},style:function(e,t,n){return arguments.length>1?this.each((null==t?XN:"function"==typeof t?JN:YN)(e,t,null==n?"":n)):QN(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?eL:"function"==typeof t?nL:tL)(e,t)):this.node()[e]},classed:function(e,t){var n=iL(e+"")
12525
12547
  if(arguments.length<2){for(var i=oL(this.node()),o=-1,r=n.length;++o<r;)if(!i.contains(n[o]))return!1
12526
- return!0}return this.each(("function"==typeof t?dL:t?lL:cL)(n,t))},text:function(e){return arguments.length?this.each(null==e?hL:("function"==typeof e?pL:uL)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?fL:("function"==typeof e?gL:mL)(e)):this.node().innerHTML},raise:function(){return this.each(vL)},lower:function(){return this.each(bL)},append:function(e){var t="function"==typeof e?e:SP(e)
12527
- return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var n="function"==typeof e?e:SP(e),i=null==t?yL:"function"==typeof t?t:MP(t)
12548
+ return!0}return this.each(("function"==typeof t?dL:t?lL:cL)(n,t))},text:function(e){return arguments.length?this.each(null==e?hL:("function"==typeof e?pL:uL)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?fL:("function"==typeof e?gL:mL)(e)):this.node().innerHTML},raise:function(){return this.each(vL)},lower:function(){return this.each(bL)},append:function(e){var t="function"==typeof e?e:SN(e)
12549
+ return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var n="function"==typeof e?e:SN(e),i=null==t?yL:"function"==typeof t?t:MN(t)
12528
12550
  return this.select((function(){return this.insertBefore(n.apply(this,arguments),i.apply(this,arguments)||null)}))},remove:function(){return this.each(wL)},clone:function(e){return this.select(e?CL:xL)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,n){var i,o,r=function(e){return e.trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".")
12529
12551
  return n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),{type:e,name:t}}))}(e+""),s=r.length
12530
12552
  if(!(arguments.length<2)){for(a=t?SL:kL,i=0;i<s;++i)this.each(a(r[i],t,n))
12531
12553
  return this}var a=this.node().__on
12532
12554
  if(a)for(var l,c=0,d=a.length;c<d;++c)for(i=0,l=a[c];i<s;++i)if((o=r[i]).type===l.type&&o.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?EL:ML)(e,t))},[Symbol.iterator]:function*(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var i,o=e[t],r=0,s=o.length;r<s;++r)(i=o[r])&&(yield i)}}
12533
12555
  const OL={capture:!0,passive:!1}
12534
- function RL(e){e.preventDefault(),e.stopImmediatePropagation()}function FL(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function NL(e,t){var n=Object.create(e.prototype)
12556
+ function RL(e){e.preventDefault(),e.stopImmediatePropagation()}function FL(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function PL(e,t){var n=Object.create(e.prototype)
12535
12557
  for(var i in t)n[i]=t[i]
12536
- return n}function PL(){}var LL=.7,zL=1/LL,VL="\\s*([+-]?\\d+)\\s*",HL="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",BL="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",qL=/^#([0-9a-f]{3,8})$/,UL=new RegExp(`^rgb\\(${VL},${VL},${VL}\\)$`),jL=new RegExp(`^rgb\\(${BL},${BL},${BL}\\)$`),WL=new RegExp(`^rgba\\(${VL},${VL},${VL},${HL}\\)$`),ZL=new RegExp(`^rgba\\(${BL},${BL},${BL},${HL}\\)$`),GL=new RegExp(`^hsl\\(${HL},${BL},${BL}\\)$`),KL=new RegExp(`^hsla\\(${HL},${BL},${BL},${HL}\\)$`),XL={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074}
12558
+ return n}function NL(){}var LL=.7,zL=1/LL,VL="\\s*([+-]?\\d+)\\s*",HL="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",BL="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",qL=/^#([0-9a-f]{3,8})$/,UL=new RegExp(`^rgb\\(${VL},${VL},${VL}\\)$`),jL=new RegExp(`^rgb\\(${BL},${BL},${BL}\\)$`),WL=new RegExp(`^rgba\\(${VL},${VL},${VL},${HL}\\)$`),ZL=new RegExp(`^rgba\\(${BL},${BL},${BL},${HL}\\)$`),GL=new RegExp(`^hsl\\(${HL},${BL},${BL}\\)$`),KL=new RegExp(`^hsla\\(${HL},${BL},${BL},${HL}\\)$`),XL={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074}
12537
12559
  function YL(){return this.rgb().formatHex()}function JL(){return this.rgb().formatRgb()}function QL(e){var t,n
12538
- return e=(e+"").trim().toLowerCase(),(t=qL.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?ez(t):3===n?new iz(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?tz(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?tz(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=UL.exec(e))?new iz(t[1],t[2],t[3],1):(t=jL.exec(e))?new iz(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=WL.exec(e))?tz(t[1],t[2],t[3],t[4]):(t=ZL.exec(e))?tz(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=GL.exec(e))?cz(t[1],t[2]/100,t[3]/100,1):(t=KL.exec(e))?cz(t[1],t[2]/100,t[3]/100,t[4]):XL.hasOwnProperty(e)?ez(XL[e]):"transparent"===e?new iz(NaN,NaN,NaN,0):null}function ez(e){return new iz(e>>16&255,e>>8&255,255&e,1)}function tz(e,t,n,i){return i<=0&&(e=t=n=NaN),new iz(e,t,n,i)}function nz(e,t,n,i){return 1===arguments.length?((o=e)instanceof PL||(o=QL(o)),o?new iz((o=o.rgb()).r,o.g,o.b,o.opacity):new iz):new iz(e,t,n,null==i?1:i)
12560
+ return e=(e+"").trim().toLowerCase(),(t=qL.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?ez(t):3===n?new iz(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?tz(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?tz(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=UL.exec(e))?new iz(t[1],t[2],t[3],1):(t=jL.exec(e))?new iz(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=WL.exec(e))?tz(t[1],t[2],t[3],t[4]):(t=ZL.exec(e))?tz(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=GL.exec(e))?cz(t[1],t[2]/100,t[3]/100,1):(t=KL.exec(e))?cz(t[1],t[2]/100,t[3]/100,t[4]):XL.hasOwnProperty(e)?ez(XL[e]):"transparent"===e?new iz(NaN,NaN,NaN,0):null}function ez(e){return new iz(e>>16&255,e>>8&255,255&e,1)}function tz(e,t,n,i){return i<=0&&(e=t=n=NaN),new iz(e,t,n,i)}function nz(e,t,n,i){return 1===arguments.length?((o=e)instanceof NL||(o=QL(o)),o?new iz((o=o.rgb()).r,o.g,o.b,o.opacity):new iz):new iz(e,t,n,null==i?1:i)
12539
12561
  var o}function iz(e,t,n,i){this.r=+e,this.g=+t,this.b=+n,this.opacity=+i}function oz(){return`#${lz(this.r)}${lz(this.g)}${lz(this.b)}`}function rz(){const e=sz(this.opacity)
12540
12562
  return`${1===e?"rgb(":"rgba("}${az(this.r)}, ${az(this.g)}, ${az(this.b)}${1===e?")":`, ${e})`}`}function sz(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function az(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function lz(e){return((e=az(e))<16?"0":"")+e.toString(16)}function cz(e,t,n,i){return i<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new hz(e,t,n,i)}function dz(e){if(e instanceof hz)return new hz(e.h,e.s,e.l,e.opacity)
12541
- if(e instanceof PL||(e=QL(e)),!e)return new hz
12563
+ if(e instanceof NL||(e=QL(e)),!e)return new hz
12542
12564
  if(e instanceof hz)return e
12543
12565
  var t=(e=e.rgb()).r/255,n=e.g/255,i=e.b/255,o=Math.min(t,n,i),r=Math.max(t,n,i),s=NaN,a=r-o,l=(r+o)/2
12544
- return a?(s=t===r?(n-i)/a+6*(n<i):n===r?(i-t)/a+2:(t-n)/a+4,a/=l<.5?r+o:2-r-o,s*=60):a=l>0&&l<1?0:s,new hz(s,a,l,e.opacity)}function hz(e,t,n,i){this.h=+e,this.s=+t,this.l=+n,this.opacity=+i}function uz(e){return(e=(e||0)%360)<0?e+360:e}function pz(e){return Math.max(0,Math.min(1,e||0))}function fz(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}FL(PL,QL,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:YL,formatHex:YL,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return dz(this).formatHsl()},formatRgb:JL,toString:JL}),FL(iz,nz,NL(PL,{brighter(e){return e=null==e?zL:Math.pow(zL,e),new iz(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?LL:Math.pow(LL,e),new iz(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new iz(az(this.r),az(this.g),az(this.b),sz(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:oz,formatHex:oz,formatHex8:function(){return`#${lz(this.r)}${lz(this.g)}${lz(this.b)}${lz(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:rz,toString:rz})),FL(hz,(function(e,t,n,i){return 1===arguments.length?dz(e):new hz(e,t,n,null==i?1:i)}),NL(PL,{brighter(e){return e=null==e?zL:Math.pow(zL,e),new hz(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?LL:Math.pow(LL,e),new hz(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,i=n+(n<.5?n:1-n)*t,o=2*n-i
12566
+ return a?(s=t===r?(n-i)/a+6*(n<i):n===r?(i-t)/a+2:(t-n)/a+4,a/=l<.5?r+o:2-r-o,s*=60):a=l>0&&l<1?0:s,new hz(s,a,l,e.opacity)}function hz(e,t,n,i){this.h=+e,this.s=+t,this.l=+n,this.opacity=+i}function uz(e){return(e=(e||0)%360)<0?e+360:e}function pz(e){return Math.max(0,Math.min(1,e||0))}function fz(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}FL(NL,QL,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:YL,formatHex:YL,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return dz(this).formatHsl()},formatRgb:JL,toString:JL}),FL(iz,nz,PL(NL,{brighter(e){return e=null==e?zL:Math.pow(zL,e),new iz(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?LL:Math.pow(LL,e),new iz(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new iz(az(this.r),az(this.g),az(this.b),sz(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:oz,formatHex:oz,formatHex8:function(){return`#${lz(this.r)}${lz(this.g)}${lz(this.b)}${lz(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:rz,toString:rz})),FL(hz,(function(e,t,n,i){return 1===arguments.length?dz(e):new hz(e,t,n,null==i?1:i)}),PL(NL,{brighter(e){return e=null==e?zL:Math.pow(zL,e),new hz(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?LL:Math.pow(LL,e),new hz(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,i=n+(n<.5?n:1-n)*t,o=2*n-i
12545
12567
  return new iz(fz(e>=240?e-240:e+120,o,i),fz(e,o,i),fz(e<120?e+240:e-120,o,i),this.opacity)},clamp(){return new hz(uz(this.h),pz(this.s),pz(this.l),sz(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 e=sz(this.opacity)
12546
12568
  return`${1===e?"hsl(":"hsla("}${uz(this.h)}, ${100*pz(this.s)}%, ${100*pz(this.l)}%${1===e?")":`, ${e})`}`}}))
12547
12569
  var mz=e=>()=>e
@@ -12573,22 +12595,22 @@ a.push({i:l-4,x:Cz(e,o)},{i:l-2,x:Cz(i,r)})}else(o||r)&&s.push("translate("+o+t+
12573
12595
  s.push({i:a-4,x:Cz(e,n)},{i:a-2,x:Cz(t,i)})}else 1===n&&1===i||r.push(o(r)+"scale("+n+","+i+")")}(r.scaleX,r.scaleY,s.scaleX,s.scaleY,a,l),r=s=null,function(e){for(var t,n=-1,i=l.length;++n<i;)a[(t=l[n]).i]=t.x(e)
12574
12596
  return a.join("")}}}var Rz=Oz((function(e){const t=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(e+"")
12575
12597
  return t.isIdentity?Az:Tz(t.a,t.b,t.c,t.d,t.e,t.f)}),"px, ","px)","deg)"),Fz=Oz((function(e){return null==e?Az:(Iz||(Iz=document.createElementNS("http://www.w3.org/2000/svg","g")),Iz.setAttribute("transform",e),(e=Iz.transform.baseVal.consolidate())?Tz((e=e.matrix).a,e.b,e.c,e.d,e.e,e.f):Az)}),", ",")",")")
12576
- function Nz(e){return((e=Math.exp(e))+1/e)/2}var Pz,Lz,zz=function e(t,n,i){function o(e,o){var r,s,a=e[0],l=e[1],c=e[2],d=o[0],h=o[1],u=o[2],p=d-a,f=h-l,m=p*p+f*f
12598
+ function Pz(e){return((e=Math.exp(e))+1/e)/2}var Nz,Lz,zz=function e(t,n,i){function o(e,o){var r,s,a=e[0],l=e[1],c=e[2],d=o[0],h=o[1],u=o[2],p=d-a,f=h-l,m=p*p+f*f
12577
12599
  if(m<1e-12)s=Math.log(u/c)/t,r=function(e){return[a+e*p,l+e*f,c*Math.exp(t*e*s)]}
12578
12600
  else{var g=Math.sqrt(m),v=(u*u-c*c+i*m)/(2*c*n*g),b=(u*u-c*c-i*m)/(2*u*n*g),y=Math.log(Math.sqrt(v*v+1)-v),w=Math.log(Math.sqrt(b*b+1)-b)
12579
- s=(w-y)/t,r=function(e){var i,o=e*s,r=Nz(y),d=c/(n*g)*(r*(i=t*o+y,((i=Math.exp(2*i))-1)/(i+1))-function(e){return((e=Math.exp(e))-1/e)/2}(y))
12580
- return[a+d*p,l+d*f,c*r/Nz(t*o+y)]}}return r.duration=1e3*s*t/Math.SQRT2,r}return o.rho=function(t){var n=Math.max(.001,+t),i=n*n
12601
+ s=(w-y)/t,r=function(e){var i,o=e*s,r=Pz(y),d=c/(n*g)*(r*(i=t*o+y,((i=Math.exp(2*i))-1)/(i+1))-function(e){return((e=Math.exp(e))-1/e)/2}(y))
12602
+ return[a+d*p,l+d*f,c*r/Pz(t*o+y)]}}return r.duration=1e3*s*t/Math.SQRT2,r}return o.rho=function(t){var n=Math.max(.001,+t),i=n*n
12581
12603
  return e(n,i,i*i)},o}(Math.SQRT2,2,4),Vz=0,Hz=0,Bz=0,qz=1e3,Uz=0,jz=0,Wz=0,Zz="object"==typeof performance&&performance.now?performance:Date,Gz="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)}
12582
12604
  function Kz(){return jz||(Gz(Xz),jz=Zz.now()+Wz)}function Xz(){jz=0}function Yz(){this._call=this._time=this._next=null}function Jz(e,t,n){var i=new Yz
12583
12605
  return i.restart(e,t,n),i}function Qz(){jz=(Uz=Zz.now())+Wz,Vz=Hz=0
12584
12606
  try{!function(){Kz(),++Vz
12585
- for(var e,t=Pz;t;)(e=jz-t._time)>=0&&t._call.call(void 0,e),t=t._next;--Vz}()}finally{Vz=0,function(){var e,t,n=Pz,i=1/0
12586
- for(;n;)n._call?(i>n._time&&(i=n._time),e=n,n=n._next):(t=n._next,n._next=null,n=e?e._next=t:Pz=t)
12607
+ for(var e,t=Nz;t;)(e=jz-t._time)>=0&&t._call.call(void 0,e),t=t._next;--Vz}()}finally{Vz=0,function(){var e,t,n=Nz,i=1/0
12608
+ for(;n;)n._call?(i>n._time&&(i=n._time),e=n,n=n._next):(t=n._next,n._next=null,n=e?e._next=t:Nz=t)
12587
12609
  Lz=e,tV(i)}(),jz=0}}function eV(){var e=Zz.now(),t=e-Uz
12588
12610
  t>qz&&(Wz-=t,Uz=e)}function tV(e){Vz||(Hz&&(Hz=clearTimeout(Hz)),e-jz>24?(e<1/0&&(Hz=setTimeout(Qz,e-Zz.now()-Wz)),Bz&&(Bz=clearInterval(Bz))):(Bz||(Uz=Zz.now(),Bz=setInterval(eV,qz)),Vz=1,Gz(Qz)))}function nV(e,t,n){var i=new Yz
12589
12611
  return t=null==t?0:+t,i.restart((n=>{i.stop(),e(n+t)}),t,n),i}Yz.prototype=Jz.prototype={constructor:Yz,restart:function(e,t,n){if("function"!=typeof e)throw new TypeError("callback is not a function")
12590
- n=(null==n?Kz():+n)+(null==t?0:+t),this._next||Lz===this||(Lz?Lz._next=this:Pz=this,Lz=this),this._call=e,this._time=n,tV()},stop:function(){this._call&&(this._call=null,this._time=1/0,tV())}}
12591
- var iV=mP("start","end","cancel","interrupt"),oV=[],rV=0,sV=1,aV=2,lV=3,cV=4,dV=5,hV=6
12612
+ n=(null==n?Kz():+n)+(null==t?0:+t),this._next||Lz===this||(Lz?Lz._next=this:Nz=this,Lz=this),this._call=e,this._time=n,tV()},stop:function(){this._call&&(this._call=null,this._time=1/0,tV())}}
12613
+ var iV=mN("start","end","cancel","interrupt"),oV=[],rV=0,sV=1,aV=2,lV=3,cV=4,dV=5,hV=6
12592
12614
  function uV(e,t,n,i,o,r){var s=e.__transition
12593
12615
  if(s){if(n in s)return}else e.__transition={}
12594
12616
  !function(e,t,n){var i,o=e.__transition
@@ -12632,38 +12654,38 @@ return o!==i&&(n=(i=o)&&function(e,t){return function(n){this.setAttributeNS(e.s
12632
12654
  function o(){var o=t.apply(this,arguments)
12633
12655
  return o!==i&&(n=(i=o)&&function(e,t){return function(n){this.setAttribute(e,t.call(this,n))}}(e,o)),n}return o._value=t,o}function IV(e,t){return function(){pV(this,e).delay=+t.apply(this,arguments)}}function DV(e,t){return t=+t,function(){pV(this,e).delay=t}}function AV(e,t){return function(){fV(this,e).duration=+t.apply(this,arguments)}}function TV(e,t){return t=+t,function(){fV(this,e).duration=t}}var OV=DL.prototype.constructor
12634
12656
  function RV(e){return function(){this.style.removeProperty(e)}}var FV=0
12635
- function NV(e,t,n,i){this._groups=e,this._parents=t,this._name=n,this._id=i}function PV(){return++FV}var LV=DL.prototype
12636
- NV.prototype={constructor:NV,select:function(e){var t=this._name,n=this._id
12637
- "function"!=typeof e&&(e=MP(e))
12657
+ function PV(e,t,n,i){this._groups=e,this._parents=t,this._name=n,this._id=i}function NV(){return++FV}var LV=DL.prototype
12658
+ PV.prototype={constructor:PV,select:function(e){var t=this._name,n=this._id
12659
+ "function"!=typeof e&&(e=MN(e))
12638
12660
  for(var i=this._groups,o=i.length,r=new Array(o),s=0;s<o;++s)for(var a,l,c=i[s],d=c.length,h=r[s]=new Array(d),u=0;u<d;++u)(a=c[u])&&(l=e.call(a,a.__data__,u,c))&&("__data__"in a&&(l.__data__=a.__data__),h[u]=l,uV(h[u],t,n,u,h,mV(a,n)))
12639
- return new NV(r,this._parents,t,n)},selectAll:function(e){var t=this._name,n=this._id
12640
- "function"!=typeof e&&(e=_P(e))
12661
+ return new PV(r,this._parents,t,n)},selectAll:function(e){var t=this._name,n=this._id
12662
+ "function"!=typeof e&&(e=_N(e))
12641
12663
  for(var i=this._groups,o=i.length,r=[],s=[],a=0;a<o;++a)for(var l,c=i[a],d=c.length,h=0;h<d;++h)if(l=c[h]){for(var u,p=e.call(l,l.__data__,h,c),f=mV(l,n),m=0,g=p.length;m<g;++m)(u=p[m])&&uV(u,t,n,m,p,f)
12642
- r.push(p),s.push(l)}return new NV(r,s,t,n)},selectChild:LV.selectChild,selectChildren:LV.selectChildren,filter:function(e){"function"!=typeof e&&(e=DP(e))
12664
+ r.push(p),s.push(l)}return new PV(r,s,t,n)},selectChild:LV.selectChild,selectChildren:LV.selectChildren,filter:function(e){"function"!=typeof e&&(e=DN(e))
12643
12665
  for(var t=this._groups,n=t.length,i=new Array(n),o=0;o<n;++o)for(var r,s=t[o],a=s.length,l=i[o]=[],c=0;c<a;++c)(r=s[c])&&e.call(r,r.__data__,c,s)&&l.push(r)
12644
- return new NV(i,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error
12666
+ return new PV(i,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error
12645
12667
  for(var t=this._groups,n=e._groups,i=t.length,o=n.length,r=Math.min(i,o),s=new Array(i),a=0;a<r;++a)for(var l,c=t[a],d=n[a],h=c.length,u=s[a]=new Array(h),p=0;p<h;++p)(l=c[p]||d[p])&&(u[p]=l)
12646
12668
  for(;a<i;++a)s[a]=t[a]
12647
- return new NV(s,this._parents,this._name,this._id)},selection:function(){return new OV(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,n=PV(),i=this._groups,o=i.length,r=0;r<o;++r)for(var s,a=i[r],l=a.length,c=0;c<l;++c)if(s=a[c]){var d=mV(s,t)
12648
- uV(s,e,n,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new NV(i,this._parents,e,n)},call:LV.call,nodes:LV.nodes,node:LV.node,size:LV.size,empty:LV.empty,each:LV.each,on:function(e,t){var n=this._id
12669
+ return new PV(s,this._parents,this._name,this._id)},selection:function(){return new OV(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,n=NV(),i=this._groups,o=i.length,r=0;r<o;++r)for(var s,a=i[r],l=a.length,c=0;c<l;++c)if(s=a[c]){var d=mV(s,t)
12670
+ uV(s,e,n,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new PV(i,this._parents,e,n)},call:LV.call,nodes:LV.nodes,node:LV.node,size:LV.size,empty:LV.empty,each:LV.each,on:function(e,t){var n=this._id
12649
12671
  return arguments.length<2?mV(this.node(),n).on.on(e):this.each(function(e,t,n){var i,o,r=function(e){return(e+"").trim().split(/^|\s+/).every((function(e){var t=e.indexOf(".")
12650
12672
  return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?pV:fV
12651
12673
  return function(){var s=r(this,e),a=s.on
12652
- a!==i&&(o=(i=a).copy()).on(t,n),s.on=o}}(n,e,t))},attr:function(e,t){var n=xP(e),i="transform"===n?Fz:wV
12674
+ a!==i&&(o=(i=a).copy()).on(t,n),s.on=o}}(n,e,t))},attr:function(e,t){var n=xN(e),i="transform"===n?Fz:wV
12653
12675
  return this.attrTween(e,"function"==typeof t?(n.local?MV:$V)(n,i,yV(this,"attr."+e,t)):null==t?(n.local?CV:xV)(n):(n.local?SV:kV)(n,i,t))},attrTween:function(e,t){var n="attr."+e
12654
12676
  if(arguments.length<2)return(n=this.tween(n))&&n._value
12655
12677
  if(null==t)return this.tween(n,null)
12656
12678
  if("function"!=typeof t)throw new Error
12657
- var i=xP(e)
12679
+ var i=xN(e)
12658
12680
  return this.tween(n,(i.local?EV:_V)(i,t))},style:function(e,t,n){var i="transform"==(e+="")?Rz:wV
12659
12681
  return null==t?this.styleTween(e,function(e,t){var n,i,o
12660
- return function(){var r=QP(this,e),s=(this.style.removeProperty(e),QP(this,e))
12682
+ return function(){var r=QN(this,e),s=(this.style.removeProperty(e),QN(this,e))
12661
12683
  return r===s?null:r===n&&s===i?o:o=t(n=r,i=s)}}(e,i)).on("end.style."+e,RV(e)):"function"==typeof t?this.styleTween(e,function(e,t,n){var i,o,r
12662
- return function(){var s=QP(this,e),a=n(this),l=a+""
12663
- return null==a&&(this.style.removeProperty(e),l=a=QP(this,e)),s===l?null:s===i&&l===o?r:(o=l,r=t(i=s,a))}}(e,i,yV(this,"style."+e,t))).each(function(e,t){var n,i,o,r,s="style."+t,a="end."+s
12684
+ return function(){var s=QN(this,e),a=n(this),l=a+""
12685
+ return null==a&&(this.style.removeProperty(e),l=a=QN(this,e)),s===l?null:s===i&&l===o?r:(o=l,r=t(i=s,a))}}(e,i,yV(this,"style."+e,t))).each(function(e,t){var n,i,o,r,s="style."+t,a="end."+s
12664
12686
  return function(){var l=fV(this,e),c=l.on,d=null==l.value[s]?r||(r=RV(t)):void 0
12665
12687
  c===n&&o===d||(i=(n=c).copy()).on(a,o=d),l.on=i}}(this._id,e)):this.styleTween(e,function(e,t,n){var i,o,r=n+""
12666
- return function(){var s=QP(this,e)
12688
+ return function(){var s=QN(this,e)
12667
12689
  return s===r?null:s===i?o:o=t(i=s,n)}}(e,i,t),n).on("end.style."+e,null)},styleTween:function(e,t,n){var i="style."+(e+="")
12668
12690
  if(arguments.length<2)return(i=this.tween(i))&&i._value
12669
12691
  if(null==t)return this.tween(i,null)
@@ -12695,15 +12717,15 @@ o!==e&&((t=(e=o).copy())._.cancel.push(a),t._.interrupt.push(a),t._.end.push(l))
12695
12717
  var zV={time:null,delay:0,duration:250,ease:function(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}}
12696
12718
  function VV(e,t){for(var n;!(n=e.__transition)||!(n=n[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`)
12697
12719
  return n}DL.prototype.interrupt=function(e){return this.each((function(){gV(this,e)}))},DL.prototype.transition=function(e){var t,n
12698
- e instanceof NV?(t=e._id,e=e._name):(t=PV(),(n=zV).time=Kz(),e=null==e?null:e+"")
12720
+ e instanceof PV?(t=e._id,e=e._name):(t=NV(),(n=zV).time=Kz(),e=null==e?null:e+"")
12699
12721
  for(var i=this._groups,o=i.length,r=0;r<o;++r)for(var s,a=i[r],l=a.length,c=0;c<l;++c)(s=a[c])&&uV(s,e,t,c,a,n||VV(s,t))
12700
- return new NV(i,this._parents,e,t)}
12722
+ return new PV(i,this._parents,e,t)}
12701
12723
  var HV=e=>()=>e
12702
12724
  function BV(e,{sourceEvent:t,target:n,transform:i,dispatch:o}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},target:{value:n,enumerable:!0,configurable:!0},transform:{value:i,enumerable:!0,configurable:!0},_:{value:o}})}function qV(e,t,n){this.k=e,this.x=t,this.y=n}qV.prototype={constructor:qV,scale:function(e){return 1===e?this:new qV(this.k*e,this.x,this.y)},translate:function(e,t){return 0===e&0===t?this:new qV(this.k,this.x+this.k*e,this.y+this.k*t)},apply:function(e){return[e[0]*this.k+this.x,e[1]*this.k+this.y]},applyX:function(e){return e*this.k+this.x},applyY:function(e){return e*this.k+this.y},invert:function(e){return[(e[0]-this.x)/this.k,(e[1]-this.y)/this.k]},invertX:function(e){return(e-this.x)/this.k},invertY:function(e){return(e-this.y)/this.k},rescaleX:function(e){return e.copy().domain(e.range().map(this.invertX,this).map(e.invert,e))},rescaleY:function(e){return e.copy().domain(e.range().map(this.invertY,this).map(e.invert,e))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}}
12703
12725
  var UV=new qV(1,0,0)
12704
12726
  function jV(e){e.stopImmediatePropagation()}function WV(e){e.preventDefault(),e.stopImmediatePropagation()}function ZV(e){return!(e.ctrlKey&&"wheel"!==e.type||e.button)}function GV(){var e=this
12705
12727
  return e instanceof SVGElement?(e=e.ownerSVGElement||e).hasAttribute("viewBox")?[[(e=e.viewBox.baseVal).x,e.y],[e.x+e.width,e.y+e.height]]:[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]:[[0,0],[e.clientWidth,e.clientHeight]]}function KV(){return this.__zoom||UV}function XV(e){return-e.deltaY*(1===e.deltaMode?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function YV(){return navigator.maxTouchPoints||"ontouchstart"in this}function JV(e,t,n){var i=e.invertX(t[0][0])-n[0][0],o=e.invertX(t[1][0])-n[1][0],r=e.invertY(t[0][1])-n[0][1],s=e.invertY(t[1][1])-n[1][1]
12706
- return e.translate(o>i?(i+o)/2:Math.min(0,i)||Math.max(0,o),s>r?(r+s)/2:Math.min(0,r)||Math.max(0,s))}function QV(){var e,t,n,i=ZV,o=GV,r=JV,s=XV,a=YV,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=zz,u=mP("start","zoom","end"),p=500,f=150,m=0,g=10
12728
+ return e.translate(o>i?(i+o)/2:Math.min(0,i)||Math.max(0,o),s>r?(r+s)/2:Math.min(0,r)||Math.max(0,s))}function QV(){var e,t,n,i=ZV,o=GV,r=JV,s=XV,a=YV,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=zz,u=mN("start","zoom","end"),p=500,f=150,m=0,g=10
12707
12729
  function v(e){e.property("__zoom",KV).on("wheel.zoom",S,{passive:!1}).on("mousedown.zoom",$).on("dblclick.zoom",M).filter(a).on("touchstart.zoom",E).on("touchmove.zoom",_).on("touchend.zoom touchcancel.zoom",I).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function b(e,t){return(t=Math.max(l[0],Math.min(l[1],t)))===e.k?e:new qV(t,e.x,e.y)}function y(e,t,n){var i=t[0]-n[0]*e.k,o=t[1]-n[1]*e.k
12708
12730
  return i===e.x&&o===e.y?e:new qV(e.k,i,o)}function w(e){return[(+e[0][0]+ +e[1][0])/2,(+e[0][1]+ +e[1][1])/2]}function x(e,t,n,i){e.on("start.zoom",(function(){C(this,arguments).event(i).start()})).on("interrupt.zoom end.zoom",(function(){C(this,arguments).event(i).end()})).tween("zoom",(function(){var e=this,r=arguments,s=C(e,r).event(i),a=o.apply(e,r),l=null==n?w(a):"function"==typeof n?n.apply(e,r):n,c=Math.max(a[1][0]-a[0][0],a[1][1]-a[0][1]),d=e.__zoom,u="function"==typeof t?t.apply(e,r):t,p=h(d.invert(l).concat(c/d.k),u.invert(l).concat(c/u.k))
12709
12731
  return function(e){if(1===e)e=u
@@ -12735,7 +12757,7 @@ return e===u?v:e},v.clickDistance=function(e){return arguments.length?(m=(e=+e)*
12735
12757
  const eH=Z`
12736
12758
  <div class="wafer-map-container">
12737
12759
  <svg class="svg-root">
12738
- <g ${Pe("zoomContainer")} transform=${e=>e.transform.toString()}>
12760
+ <g ${Ne("zoomContainer")} transform=${e=>e.transform.toString()}>
12739
12761
  <g class="notch ${e=>e.orientation}">
12740
12762
  <svg
12741
12763
  class="circle-base"
@@ -12752,8 +12774,8 @@ const eH=Z`
12752
12774
  </g>
12753
12775
  </g>
12754
12776
  </svg>
12755
- <canvas class="main-wafer" ${Pe("canvas")}></canvas>
12756
- <canvas class="worker-wafer" ${Pe("workerCanvas")}></canvas>
12777
+ <canvas class="main-wafer" ${Ne("canvas")}></canvas>
12778
+ <canvas class="worker-wafer" ${Ne("workerCanvas")}></canvas>
12757
12779
  <svg class="hover-layer">
12758
12780
  <rect
12759
12781
  class="hover-rect ${e=>e.hoverOpacity}"
@@ -12908,11 +12930,11 @@ var n,i=e.slice(0,n)
12908
12930
  return[i.length>1?i[0]+i.slice(2):i,+e.slice(n+1)]}function AH(e){return(e=DH(Math.abs(e)))?e[1]:NaN}var TH,OH=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
12909
12931
  function RH(e){if(!(t=OH.exec(e)))throw new Error("invalid format: "+e)
12910
12932
  var t
12911
- return new FH({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}function FH(e){this.fill=void 0===e.fill?" ":e.fill+"",this.align=void 0===e.align?">":e.align+"",this.sign=void 0===e.sign?"-":e.sign+"",this.symbol=void 0===e.symbol?"":e.symbol+"",this.zero=!!e.zero,this.width=void 0===e.width?void 0:+e.width,this.comma=!!e.comma,this.precision=void 0===e.precision?void 0:+e.precision,this.trim=!!e.trim,this.type=void 0===e.type?"":e.type+""}function NH(e,t){var n=DH(e,t)
12933
+ return new FH({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}function FH(e){this.fill=void 0===e.fill?" ":e.fill+"",this.align=void 0===e.align?">":e.align+"",this.sign=void 0===e.sign?"-":e.sign+"",this.symbol=void 0===e.symbol?"":e.symbol+"",this.zero=!!e.zero,this.width=void 0===e.width?void 0:+e.width,this.comma=!!e.comma,this.precision=void 0===e.precision?void 0:+e.precision,this.trim=!!e.trim,this.type=void 0===e.type?"":e.type+""}function PH(e,t){var n=DH(e,t)
12912
12934
  if(!n)return e+""
12913
12935
  var i=n[0],o=n[1]
12914
12936
  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")}RH.prototype=FH.prototype,FH.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}
12915
- var PH={"%":(e,t)=>(100*e).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:function(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)},e:(e,t)=>e.toExponential(t),f:(e,t)=>e.toFixed(t),g:(e,t)=>e.toPrecision(t),o:e=>Math.round(e).toString(8),p:(e,t)=>NH(100*e,t),r:NH,s:function(e,t){var n=DH(e,t)
12937
+ var NH={"%":(e,t)=>(100*e).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:function(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)},e:(e,t)=>e.toExponential(t),f:(e,t)=>e.toFixed(t),g:(e,t)=>e.toPrecision(t),o:e=>Math.round(e).toString(8),p:(e,t)=>PH(100*e,t),r:PH,s:function(e,t){var n=DH(e,t)
12916
12938
  if(!n)return e+""
12917
12939
  var i=n[0],o=n[1],r=o-(TH=3*Math.max(-8,Math.min(8,Math.floor(o/3))))+1,s=i.length
12918
12940
  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")+DH(e,Math.max(0,t+r-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)}
@@ -12920,8 +12942,8 @@ function LH(e){return e}var zH,VH,HH,BH=Array.prototype.map,qH=["y","z","a","f",
12920
12942
  function UH(e){var t,n,i=void 0===e.grouping||void 0===e.thousands?LH:(t=BH.call(e.grouping,Number),n=e.thousands+"",function(e,i){for(var o=e.length,r=[],s=0,a=t[0],l=0;o>0&&a>0&&(l+a+1>i&&(a=Math.max(1,i-l)),r.push(e.substring(o-=a,o+a)),!((l+=a+1)>i));)a=t[s=(s+1)%t.length]
12921
12943
  return r.reverse().join(n)}),o=void 0===e.currency?"":e.currency[0]+"",r=void 0===e.currency?"":e.currency[1]+"",s=void 0===e.decimal?".":e.decimal+"",a=void 0===e.numerals?LH:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(BH.call(e.numerals,String)),l=void 0===e.percent?"%":e.percent+"",c=void 0===e.minus?"−":e.minus+"",d=void 0===e.nan?"NaN":e.nan+""
12922
12944
  function h(e){var t=(e=RH(e)).fill,n=e.align,h=e.sign,u=e.symbol,p=e.zero,f=e.width,m=e.comma,g=e.precision,v=e.trim,b=e.type
12923
- "n"===b?(m=!0,b="g"):PH[b]||(void 0===g&&(g=12),v=!0,b="g"),(p||"0"===t&&"="===n)&&(p=!0,t="0",n="=")
12924
- var y="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",w="$"===u?r:/[%p]/.test(b)?l:"",x=PH[b],C=/[defgprs%]/.test(b)
12945
+ "n"===b?(m=!0,b="g"):NH[b]||(void 0===g&&(g=12),v=!0,b="g"),(p||"0"===t&&"="===n)&&(p=!0,t="0",n="=")
12946
+ var y="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",w="$"===u?r:/[%p]/.test(b)?l:"",x=NH[b],C=/[defgprs%]/.test(b)
12925
12947
  function k(e){var o,r,l,u=y,k=w
12926
12948
  if("c"===b)k=x(e)+k,e=""
12927
12949
  else{var S=(e=+e)<0||1/e<0
@@ -13019,12 +13041,12 @@ class TB extends vB{constructor(e){super(pB.List),this.children=[e]}toString(){r
13019
13041
  class OB extends vB{constructor(e){super(pB.Struct),this.children=e}toString(){return`Struct<{${this.children.map((e=>`${e.name}:${e.type}`)).join(", ")}}>`}}OB[Symbol.toStringTag]=(e=>(e.children=null,e[Symbol.toStringTag]="Struct"))(OB.prototype)
13020
13042
  class RB extends vB{constructor(e,t,n){super(pB.Union),this.mode=e,this.children=n,this.typeIds=t=Int32Array.from(t),this.typeIdToChildIndex=t.reduce(((e,t,n)=>(e[t]=n)&&e||e),Object.create(null))}toString(){return`${this[Symbol.toStringTag]}<${this.children.map((e=>`${e.type}`)).join(" | ")}>`}}RB[Symbol.toStringTag]=(e=>(e.mode=null,e.typeIds=null,e.children=null,e.typeIdToChildIndex=null,e.ArrayType=Int8Array,e[Symbol.toStringTag]="Union"))(RB.prototype)
13021
13043
  class FB extends vB{constructor(e){super(pB.FixedSizeBinary),this.byteWidth=e}toString(){return`FixedSizeBinary[${this.byteWidth}]`}}FB[Symbol.toStringTag]=(e=>(e.byteWidth=null,e.ArrayType=Uint8Array,e[Symbol.toStringTag]="FixedSizeBinary"))(FB.prototype)
13022
- class NB extends vB{constructor(e,t){super(pB.FixedSizeList),this.listSize=e,this.children=[t]}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}>`}}NB[Symbol.toStringTag]=(e=>(e.children=null,e.listSize=null,e[Symbol.toStringTag]="FixedSizeList"))(NB.prototype)
13023
- class PB extends vB{constructor(e,t=!1){var n,i,o
13044
+ class PB extends vB{constructor(e,t){super(pB.FixedSizeList),this.listSize=e,this.children=[t]}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}>`}}PB[Symbol.toStringTag]=(e=>(e.children=null,e.listSize=null,e[Symbol.toStringTag]="FixedSizeList"))(PB.prototype)
13045
+ class NB extends vB{constructor(e,t=!1){var n,i,o
13024
13046
  if(super(pB.Map),this.children=[e],this.keysSorted=t,e&&(e.name="entries",null===(n=null==e?void 0:e.type)||void 0===n?void 0:n.children)){const t=null===(i=null==e?void 0:e.type)||void 0===i?void 0:i.children[0]
13025
13047
  t&&(t.name="key")
13026
13048
  const n=null===(o=null==e?void 0:e.type)||void 0===o?void 0:o.children[1]
13027
- 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((e=>`${e.name}:${e.type}`)).join(", ")}}>`}}PB[Symbol.toStringTag]=(e=>(e.children=null,e.keysSorted=null,e[Symbol.toStringTag]="Map_"))(PB.prototype)
13049
+ 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((e=>`${e.name}:${e.type}`)).join(", ")}}>`}}NB[Symbol.toStringTag]=(e=>(e.children=null,e.keysSorted=null,e[Symbol.toStringTag]="Map_"))(NB.prototype)
13028
13050
  const LB=(zB=-1,()=>++zB)
13029
13051
  var zB
13030
13052
  class VB extends vB{constructor(e,t,n,i){super(pB.Dictionary),this.indices=t,this.dictionary=e,this.isOrdered=i||!1,this.id=null==n?LB():function(e){if("bigint"==typeof e&&(e<Number.MIN_SAFE_INTEGER||e>Number.MAX_SAFE_INTEGER))throw new TypeError(`${e} is not safe to convert to a number.`)