@ni/nimble-components 19.4.2 → 19.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/dist/all-components-bundle.js +135 -64
  2. package/dist/all-components-bundle.js.map +1 -1
  3. package/dist/all-components-bundle.min.js +518 -525
  4. package/dist/all-components-bundle.min.js.map +1 -1
  5. package/dist/esm/src/table-column/anchor/cell-view/index.d.ts +1 -3
  6. package/dist/esm/src/table-column/base/index.d.ts +1 -3
  7. package/dist/esm/src/table-column/text/cell-view/index.d.ts +2 -3
  8. package/dist/esm/src/table-column/text/group-header-view/index.d.ts +2 -3
  9. package/dist/esm/src/table-column/text-base/cell-view/index.d.ts +7 -15
  10. package/dist/esm/src/table-column/text-base/group-header-view/index.d.ts +6 -18
  11. package/dist/esm/src/utilities/directive/overflow.d.ts +36 -0
  12. package/dist/esm/table-column/anchor/cell-view/index.d.ts +1 -3
  13. package/dist/esm/table-column/anchor/cell-view/index.js +2 -2
  14. package/dist/esm/table-column/anchor/cell-view/index.js.map +1 -1
  15. package/dist/esm/table-column/anchor/cell-view/template.js +5 -15
  16. package/dist/esm/table-column/anchor/cell-view/template.js.map +1 -1
  17. package/dist/esm/table-column/base/index.d.ts +1 -3
  18. package/dist/esm/table-column/base/index.js +2 -2
  19. package/dist/esm/table-column/base/index.js.map +1 -1
  20. package/dist/esm/table-column/base/template.js +3 -9
  21. package/dist/esm/table-column/base/template.js.map +1 -1
  22. package/dist/esm/table-column/text/cell-view/index.d.ts +2 -3
  23. package/dist/esm/table-column/text/cell-view/index.js +11 -7
  24. package/dist/esm/table-column/text/cell-view/index.js.map +1 -1
  25. package/dist/esm/table-column/text/group-header-view/index.d.ts +2 -3
  26. package/dist/esm/table-column/text/group-header-view/index.js +11 -7
  27. package/dist/esm/table-column/text/group-header-view/index.js.map +1 -1
  28. package/dist/esm/table-column/text-base/cell-view/index.d.ts +7 -15
  29. package/dist/esm/table-column/text-base/cell-view/index.js +23 -2
  30. package/dist/esm/table-column/text-base/cell-view/index.js.map +1 -1
  31. package/dist/esm/table-column/text-base/cell-view/template.js +4 -9
  32. package/dist/esm/table-column/text-base/cell-view/template.js.map +1 -1
  33. package/dist/esm/table-column/text-base/group-header-view/index.d.ts +6 -18
  34. package/dist/esm/table-column/text-base/group-header-view/index.js +21 -8
  35. package/dist/esm/table-column/text-base/group-header-view/index.js.map +1 -1
  36. package/dist/esm/table-column/text-base/group-header-view/template.js +3 -4
  37. package/dist/esm/table-column/text-base/group-header-view/template.js.map +1 -1
  38. package/dist/esm/utilities/directive/overflow.d.ts +36 -0
  39. package/dist/esm/utilities/directive/overflow.js +56 -0
  40. package/dist/esm/utilities/directive/overflow.js.map +1 -0
  41. package/package.json +1 -1
@@ -66,27 +66,27 @@ const e=this.target.$fastView
66
66
  void 0!==e&&e.isComposed&&(e.unbind(),e.needsBindOnly=!0)}function R(){this.target.removeEventListener(this.targetName,this),this.source=null,this.context=null}function M(e){u.setAttribute(this.target,this.targetName,e)}function A(e){u.setBooleanAttribute(this.target,this.targetName,e)}function E(e){if(null==e&&(e=""),e.create){this.target.textContent=""
67
67
  let t=this.target.$fastView
68
68
  void 0===t?t=e.create():this.target.$fastTemplate!==e&&(t.isComposed&&(t.remove(),t.unbind()),t=e.create()),t.isComposed?t.needsBindOnly&&(t.needsBindOnly=!1,t.bind(this.source,this.context)):(t.isComposed=!0,t.bind(this.source,this.context),t.insertBefore(this.target),this.target.$fastView=t,this.target.$fastTemplate=e)}else{const t=this.target.$fastView
69
- void 0!==t&&t.isComposed&&(t.isComposed=!1,t.remove(),t.needsBindOnly?t.needsBindOnly=!1:t.unbind()),this.target.textContent=e}}function O(e){this.target[this.targetName]=e}function V(e){const t=this.classVersions||Object.create(null),o=this.target
69
+ void 0!==t&&t.isComposed&&(t.isComposed=!1,t.remove(),t.needsBindOnly?t.needsBindOnly=!1:t.unbind()),this.target.textContent=e}}function O(e){this.target[this.targetName]=e}function F(e){const t=this.classVersions||Object.create(null),o=this.target
70
70
  let i=this.version||0
71
71
  if(null!=e&&e.length){const n=e.split(/\s+/)
72
72
  for(let e=0,s=n.length;e<s;++e){const s=n[e]
73
73
  ""!==s&&(t[s]=i,o.classList.add(s))}}if(this.classVersions=t,this.version=i+1,0!==i){i-=1
74
- for(const e in t)t[e]===i&&o.classList.remove(e)}}class F extends ${constructor(e){super(),this.binding=e,this.bind=k,this.unbind=_,this.updateTarget=M,this.isBindingVolatile=v.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(e){if(this.originalTargetName=e,void 0!==e)switch(e[0]){case":":if(this.cleanedTargetName=e.substr(1),this.updateTarget=O,"innerHTML"===this.cleanedTargetName){const e=this.binding
74
+ for(const e in t)t[e]===i&&o.classList.remove(e)}}class V extends ${constructor(e){super(),this.binding=e,this.bind=k,this.unbind=_,this.updateTarget=M,this.isBindingVolatile=v.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(e){if(this.originalTargetName=e,void 0!==e)switch(e[0]){case":":if(this.cleanedTargetName=e.substr(1),this.updateTarget=O,"innerHTML"===this.cleanedTargetName){const e=this.binding
75
75
  this.binding=(t,o)=>u.createHTML(e(t,o))}break
76
76
  case"?":this.cleanedTargetName=e.substr(1),this.updateTarget=A
77
77
  break
78
78
  case"@":this.cleanedTargetName=e.substr(1),this.bind=S,this.unbind=R
79
79
  break
80
- default:this.cleanedTargetName=e,"class"===e&&(this.updateTarget=V)}}targetAtContent(){this.updateTarget=E,this.unbind=I}createBehavior(e){return new H(e,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class H{constructor(e,t,o,i,n,s,r){this.source=null,this.context=null,this.bindingObserver=null,this.target=e,this.binding=t,this.isBindingVolatile=o,this.bind=i,this.unbind=n,this.updateTarget=s,this.targetName=r}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(e){w.setEvent(e)
80
+ default:this.cleanedTargetName=e,"class"===e&&(this.updateTarget=F)}}targetAtContent(){this.updateTarget=E,this.unbind=I}createBehavior(e){return new H(e,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class H{constructor(e,t,o,i,n,s,r){this.source=null,this.context=null,this.bindingObserver=null,this.target=e,this.binding=t,this.isBindingVolatile=o,this.bind=i,this.unbind=n,this.updateTarget=s,this.targetName=r}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(e){w.setEvent(e)
81
81
  const t=this.binding(this.source,this.context)
82
82
  w.setEvent(null),!0!==t&&e.preventDefault()}}let T=null
83
83
  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(){T=this}static borrow(e){const t=T||new P
84
- return t.directives=e,t.reset(),T=null,t}}function D(e){if(1===e.length)return e[0]
84
+ return t.directives=e,t.reset(),T=null,t}}function L(e){if(1===e.length)return e[0]
85
85
  let t
86
- const o=e.length,i=e.map((e=>"string"==typeof e?()=>e:(t=e.targetName||t,e.binding))),n=new F(((e,t)=>{let n=""
86
+ const o=e.length,i=e.map((e=>"string"==typeof e?()=>e:(t=e.targetName||t,e.binding))),n=new V(((e,t)=>{let n=""
87
87
  for(let s=0;s<o;++s)n+=i[s](e,t)
88
88
  return n}))
89
- return n.targetName=t,n}const L=h.length
89
+ return n.targetName=t,n}const D=h.length
90
90
  function z(e,t){const o=t.split(d)
91
91
  if(1===o.length)return null
92
92
  const i=[]
@@ -94,10 +94,10 @@ for(let t=0,n=o.length;t<n;++t){const n=o[t],s=n.indexOf(h)
94
94
  let r
95
95
  if(-1===s)r=n
96
96
  else{const t=parseInt(n.substring(0,s))
97
- i.push(e.directives[t]),r=n.substring(s+L)}""!==r&&i.push(r)}return i}function B(e,t,o=!1){const i=t.attributes
97
+ i.push(e.directives[t]),r=n.substring(s+D)}""!==r&&i.push(r)}return i}function B(e,t,o=!1){const i=t.attributes
98
98
  for(let n=0,s=i.length;n<s;++n){const r=i[n],a=r.value,l=z(e,a)
99
99
  let c=null
100
- null===l?o&&(c=new F((()=>a)),c.targetName=r.name):c=D(l),null!==c&&(t.removeAttributeNode(r),n--,s--,e.addFactory(c))}}function N(e,t,o){const i=z(e,t.textContent)
100
+ null===l?o&&(c=new V((()=>a)),c.targetName=r.name):c=L(l),null!==c&&(t.removeAttributeNode(r),n--,s--,e.addFactory(c))}}function N(e,t,o){const i=z(e,t.textContent)
101
101
  if(null!==i){let n=t
102
102
  for(let s=0,r=i.length;s<r;++s){const r=i[s],a=0===s?t:n.parentNode.insertBefore(document.createTextNode(""),n.nextSibling)
103
103
  "string"==typeof r?a.textContent=r:(a.textContent=" ",e.captureContentBinding(r)),n=a,e.targetIndex++,a!==t&&o.nextNode()}e.targetIndex--}}const Z=document.createRange()
@@ -158,7 +158,7 @@ let i=""
158
158
  for(let n=0,s=e.length-1;n<s;++n){const s=e[n]
159
159
  let r=t[n]
160
160
  if(i+=s,r instanceof j){const e=r
161
- r=()=>e}if("function"==typeof r&&(r=new F(r)),r instanceof $){const e=U.exec(s)
161
+ r=()=>e}if("function"==typeof r&&(r=new V(r)),r instanceof $){const e=U.exec(s)
162
162
  null!==e&&(r.targetName=e[2])}r instanceof y?(i+=r.createPlaceholder(o.length),o.push(r)):i+=r}return i+=e[e.length-1],new j(i,o)}class W{constructor(){this.targets=new WeakSet}addStylesTo(e){this.targets.add(e)}removeStylesFrom(e){this.targets.delete(e)}isAttachedTo(e){return this.targets.has(e)}withBehaviors(...e){return this.behaviors=null===this.behaviors?e:this.behaviors.concat(e),this}}function K(e){return e.map((e=>e instanceof W?K(e.styles):[e])).reduce(((e,t)=>e.concat(t)),[])}function X(e){return e.map((e=>e instanceof W?e.behaviors:null)).reduce(((e,t)=>null===t?e:(null===e&&(e=[]),e.concat(t))),null)}W.create=(()=>{if(u.supportsAdoptedStyleSheets){const e=new Map
163
163
  return t=>new Y(t,e)}return e=>new J(e)})()
164
164
  class Y extends W{constructor(e,t){super(),this.styles=e,this.styleSheetCache=t,this._styleSheets=void 0,this.behaviors=X(e)}get styleSheets(){if(void 0===this._styleSheets){const e=this.styles,t=this.styleSheetCache
@@ -307,7 +307,7 @@ const o=void 0===t?Ce(this.source,e):xe(this.source,0,this.source.length,t,0,t.l
307
307
  this.notify(o)}}class Ie{constructor(e,t){this.target=e,this.propertyName=t}bind(e){e[this.propertyName]=this.target}unbind(){}}function Re(e){return new C("fast-ref",Ie,e)}function Me(e,t){const o="function"==typeof t?t:()=>t
308
308
  return(t,i)=>e(t,i)?o(t,i):null}const Ae=Object.freeze({positioning:!1,recycle:!0})
309
309
  function Ee(e,t,o,i){e.bind(t[o],i)}function Oe(e,t,o,i){const n=Object.create(i)
310
- n.index=o,n.length=t.length,e.bind(t[o],n)}class Ve{constructor(e,t,o,i,n,s){this.location=e,this.itemsBinding=t,this.templateBinding=i,this.options=s,this.source=null,this.views=[],this.items=null,this.itemsObserver=null,this.originalContext=void 0,this.childContext=void 0,this.bindView=Ee,this.itemsBindingObserver=v.binding(t,this,o),this.templateBindingObserver=v.binding(i,this,n),s.positioning&&(this.bindView=Oe)}bind(e,t){this.source=e,this.originalContext=t,this.childContext=Object.create(t),this.childContext.parent=e,this.childContext.parentContext=this.originalContext,this.items=this.itemsBindingObserver.observe(e,this.originalContext),this.template=this.templateBindingObserver.observe(e,this.originalContext),this.observeItems(!0),this.refreshAllViews()}unbind(){this.source=null,this.items=null,null!==this.itemsObserver&&this.itemsObserver.unsubscribe(this),this.unbindAllViews(),this.itemsBindingObserver.disconnect(),this.templateBindingObserver.disconnect()}handleChange(e,t){e===this.itemsBinding?(this.items=this.itemsBindingObserver.observe(this.source,this.originalContext),this.observeItems(),this.refreshAllViews()):e===this.templateBinding?(this.template=this.templateBindingObserver.observe(this.source,this.originalContext),this.refreshAllViews(!0)):this.updateViews(t)}observeItems(e=!1){if(!this.items)return void(this.items=n)
310
+ n.index=o,n.length=t.length,e.bind(t[o],n)}class Fe{constructor(e,t,o,i,n,s){this.location=e,this.itemsBinding=t,this.templateBinding=i,this.options=s,this.source=null,this.views=[],this.items=null,this.itemsObserver=null,this.originalContext=void 0,this.childContext=void 0,this.bindView=Ee,this.itemsBindingObserver=v.binding(t,this,o),this.templateBindingObserver=v.binding(i,this,n),s.positioning&&(this.bindView=Oe)}bind(e,t){this.source=e,this.originalContext=t,this.childContext=Object.create(t),this.childContext.parent=e,this.childContext.parentContext=this.originalContext,this.items=this.itemsBindingObserver.observe(e,this.originalContext),this.template=this.templateBindingObserver.observe(e,this.originalContext),this.observeItems(!0),this.refreshAllViews()}unbind(){this.source=null,this.items=null,null!==this.itemsObserver&&this.itemsObserver.unsubscribe(this),this.unbindAllViews(),this.itemsBindingObserver.disconnect(),this.templateBindingObserver.disconnect()}handleChange(e,t){e===this.itemsBinding?(this.items=this.itemsBindingObserver.observe(this.source,this.originalContext),this.observeItems(),this.refreshAllViews()):e===this.templateBinding?(this.template=this.templateBindingObserver.observe(this.source,this.originalContext),this.refreshAllViews(!0)):this.updateViews(t)}observeItems(e=!1){if(!this.items)return void(this.items=n)
311
311
  const t=this.itemsObserver,o=this.itemsObserver=v.getNotifier(this.items),i=t!==o
312
312
  i&&null!==t&&t.unsubscribe(this),(i||e)&&o.subscribe(this)}updateViews(e){const t=this.childContext,o=this.views,i=this.bindView,n=this.items,s=this.template,r=this.options.recycle,a=[]
313
313
  let l=0,c=0
@@ -326,7 +326,7 @@ s(r,t,e,o),a[e]=r,r.insertBefore(n)}}else{let e=0
326
326
  for(;e<r;++e)if(e<l){s(a[e],t,e,o)}else{const r=i.create()
327
327
  s(r,t,e,o),a.push(r),r.insertBefore(n)}const c=a.splice(e,l-e)
328
328
  for(e=0,r=c.length;e<r;++e)c[e].dispose()}}unbindAllViews(){const e=this.views
329
- for(let t=0,o=e.length;t<o;++t)e[t].unbind()}}class Fe extends y{constructor(e,t,o){super(),this.itemsBinding=e,this.templateBinding=t,this.options=o,this.createPlaceholder=u.createBlockPlaceholder,function(){if(ke)return
329
+ for(let t=0,o=e.length;t<o;++t)e[t].unbind()}}class Ve extends y{constructor(e,t,o){super(),this.itemsBinding=e,this.templateBinding=t,this.options=o,this.createPlaceholder=u.createBlockPlaceholder,function(){if(ke)return
330
330
  ke=!0,v.setArrayObserverFactory((e=>new _e(e)))
331
331
  const e=Array.prototype
332
332
  if(e.$fastPatch)return
@@ -345,9 +345,9 @@ void 0!==t&&(t.flush(),e=this.slice())
345
345
  const o=s.apply(this,arguments)
346
346
  return void 0!==t&&t.reset(e),o},e.splice=function(){const e=r.apply(this,arguments),t=this.$fastController
347
347
  return void 0!==t&&t.addSplice(Se(we(+arguments[0],e,arguments.length>2?arguments.length-2:0),this)),e},e.unshift=function(){const e=a.apply(this,arguments),t=this.$fastController
348
- return void 0!==t&&t.addSplice(Se(we(0,[],arguments.length),this)),e}}(),this.isItemsBindingVolatile=v.isVolatileBinding(e),this.isTemplateBindingVolatile=v.isVolatileBinding(t)}createBehavior(e){return new Ve(e,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function He(e,t,o=Ae){return new Fe(e,"function"==typeof t?t:()=>t,Object.assign(Object.assign({},Ae),o))}function Te(e){return e?function(t,o,i){return 1===t.nodeType&&t.matches(e)}:function(e,t,o){return 1===e.nodeType}}class Pe{constructor(e,t){this.target=e,this.options=t,this.source=null}bind(e){const t=this.options.property
348
+ return void 0!==t&&t.addSplice(Se(we(0,[],arguments.length),this)),e}}(),this.isItemsBindingVolatile=v.isVolatileBinding(e),this.isTemplateBindingVolatile=v.isVolatileBinding(t)}createBehavior(e){return new Fe(e,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function He(e,t,o=Ae){return new Ve(e,"function"==typeof t?t:()=>t,Object.assign(Object.assign({},Ae),o))}function Te(e){return e?function(t,o,i){return 1===t.nodeType&&t.matches(e)}:function(e,t,o){return 1===e.nodeType}}class Pe{constructor(e,t){this.target=e,this.options=t,this.source=null}bind(e){const t=this.options.property
349
349
  this.shouldUpdate=v.getAccessors(e).some((e=>e.name===t)),this.source=e,this.updateTarget(this.computeNodes()),this.shouldUpdate&&this.observe()}unbind(){this.updateTarget(n),this.source=null,this.shouldUpdate&&this.disconnect()}handleEvent(){this.updateTarget(this.computeNodes())}computeNodes(){let e=this.getNodes()
350
- return void 0!==this.options.filter&&(e=e.filter(this.options.filter)),e}updateTarget(e){this.source[this.options.property]=e}}class De extends Pe{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 Le(e){return"string"==typeof e&&(e={property:e}),new C("fast-slotted",De,e)}class ze extends Pe{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 Be(e){return"string"==typeof e&&(e={property:e}),new C("fast-children",ze,e)}class Ne{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const Ze=(e,t)=>G`
350
+ return void 0!==this.options.filter&&(e=e.filter(this.options.filter)),e}updateTarget(e){this.source[this.options.property]=e}}class Le extends Pe{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 De(e){return"string"==typeof e&&(e={property:e}),new C("fast-slotted",Le,e)}class ze extends Pe{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 Be(e){return"string"==typeof e&&(e={property:e}),new C("fast-children",ze,e)}class Ne{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const Ze=(e,t)=>G`
351
351
  <span
352
352
  part="end"
353
353
  ${Re("endContainer")}
@@ -525,12 +525,12 @@ e.definePresentation(t)
525
525
  let n=Mt(o.shadowOptions,e,o)
526
526
  e.shadowRootMode&&(n?i.shadowOptions||(n.mode=e.shadowRootMode):null!==n&&(n={mode:e.shadowRootMode})),e.defineElement({elementOptions:Mt(o.elementOptions,e,o),shadowOptions:n,attributes:Mt(o.attributes,e,o)})}})}}function Et(e,...t){const o=ee.locate(e)
527
527
  t.forEach((t=>{Object.getOwnPropertyNames(t.prototype).forEach((o=>{"constructor"!==o&&Object.defineProperty(e.prototype,o,Object.getOwnPropertyDescriptor(t.prototype,o))}))
528
- ee.locate(t).forEach((e=>o.push(e)))}))}const Ot="horizontal",Vt="vertical"
529
- function Ft(...e){return e.every((e=>e instanceof HTMLElement))}let Ht
528
+ ee.locate(t).forEach((e=>o.push(e)))}))}const Ot="horizontal",Ft="vertical"
529
+ function Vt(...e){return e.every((e=>e instanceof HTMLElement))}let Ht
530
530
  const Tt="resize",Pt="scroll"
531
- var Dt
532
- !function(e){e[e.alt=18]="alt",e[e.arrowDown=40]="arrowDown",e[e.arrowLeft=37]="arrowLeft",e[e.arrowRight=39]="arrowRight",e[e.arrowUp=38]="arrowUp",e[e.back=8]="back",e[e.backSlash=220]="backSlash",e[e.break=19]="break",e[e.capsLock=20]="capsLock",e[e.closeBracket=221]="closeBracket",e[e.colon=186]="colon",e[e.colon2=59]="colon2",e[e.comma=188]="comma",e[e.ctrl=17]="ctrl",e[e.delete=46]="delete",e[e.end=35]="end",e[e.enter=13]="enter",e[e.equals=187]="equals",e[e.equals2=61]="equals2",e[e.equals3=107]="equals3",e[e.escape=27]="escape",e[e.forwardSlash=191]="forwardSlash",e[e.function1=112]="function1",e[e.function10=121]="function10",e[e.function11=122]="function11",e[e.function12=123]="function12",e[e.function2=113]="function2",e[e.function3=114]="function3",e[e.function4=115]="function4",e[e.function5=116]="function5",e[e.function6=117]="function6",e[e.function7=118]="function7",e[e.function8=119]="function8",e[e.function9=120]="function9",e[e.home=36]="home",e[e.insert=45]="insert",e[e.menu=93]="menu",e[e.minus=189]="minus",e[e.minus2=109]="minus2",e[e.numLock=144]="numLock",e[e.numPad0=96]="numPad0",e[e.numPad1=97]="numPad1",e[e.numPad2=98]="numPad2",e[e.numPad3=99]="numPad3",e[e.numPad4=100]="numPad4",e[e.numPad5=101]="numPad5",e[e.numPad6=102]="numPad6",e[e.numPad7=103]="numPad7",e[e.numPad8=104]="numPad8",e[e.numPad9=105]="numPad9",e[e.numPadDivide=111]="numPadDivide",e[e.numPadDot=110]="numPadDot",e[e.numPadMinus=109]="numPadMinus",e[e.numPadMultiply=106]="numPadMultiply",e[e.numPadPlus=107]="numPadPlus",e[e.openBracket=219]="openBracket",e[e.pageDown=34]="pageDown",e[e.pageUp=33]="pageUp",e[e.period=190]="period",e[e.print=44]="print",e[e.quote=222]="quote",e[e.scrollLock=145]="scrollLock",e[e.shift=16]="shift",e[e.space=32]="space",e[e.tab=9]="tab",e[e.tilde=192]="tilde",e[e.windowsLeft=91]="windowsLeft",e[e.windowsOpera=219]="windowsOpera",e[e.windowsRight=92]="windowsRight"}(Dt||(Dt={}))
533
- const Lt="ArrowDown",zt="ArrowLeft",Bt="ArrowRight",Nt="ArrowUp",Zt="Enter",qt="Escape",jt="Home",Ut="End",Gt=" ",Wt="Tab",Kt={ArrowDown:Lt,ArrowLeft:zt,ArrowRight:Bt,ArrowUp:Nt}
531
+ var Lt
532
+ !function(e){e[e.alt=18]="alt",e[e.arrowDown=40]="arrowDown",e[e.arrowLeft=37]="arrowLeft",e[e.arrowRight=39]="arrowRight",e[e.arrowUp=38]="arrowUp",e[e.back=8]="back",e[e.backSlash=220]="backSlash",e[e.break=19]="break",e[e.capsLock=20]="capsLock",e[e.closeBracket=221]="closeBracket",e[e.colon=186]="colon",e[e.colon2=59]="colon2",e[e.comma=188]="comma",e[e.ctrl=17]="ctrl",e[e.delete=46]="delete",e[e.end=35]="end",e[e.enter=13]="enter",e[e.equals=187]="equals",e[e.equals2=61]="equals2",e[e.equals3=107]="equals3",e[e.escape=27]="escape",e[e.forwardSlash=191]="forwardSlash",e[e.function1=112]="function1",e[e.function10=121]="function10",e[e.function11=122]="function11",e[e.function12=123]="function12",e[e.function2=113]="function2",e[e.function3=114]="function3",e[e.function4=115]="function4",e[e.function5=116]="function5",e[e.function6=117]="function6",e[e.function7=118]="function7",e[e.function8=119]="function8",e[e.function9=120]="function9",e[e.home=36]="home",e[e.insert=45]="insert",e[e.menu=93]="menu",e[e.minus=189]="minus",e[e.minus2=109]="minus2",e[e.numLock=144]="numLock",e[e.numPad0=96]="numPad0",e[e.numPad1=97]="numPad1",e[e.numPad2=98]="numPad2",e[e.numPad3=99]="numPad3",e[e.numPad4=100]="numPad4",e[e.numPad5=101]="numPad5",e[e.numPad6=102]="numPad6",e[e.numPad7=103]="numPad7",e[e.numPad8=104]="numPad8",e[e.numPad9=105]="numPad9",e[e.numPadDivide=111]="numPadDivide",e[e.numPadDot=110]="numPadDot",e[e.numPadMinus=109]="numPadMinus",e[e.numPadMultiply=106]="numPadMultiply",e[e.numPadPlus=107]="numPadPlus",e[e.openBracket=219]="openBracket",e[e.pageDown=34]="pageDown",e[e.pageUp=33]="pageUp",e[e.period=190]="period",e[e.print=44]="print",e[e.quote=222]="quote",e[e.scrollLock=145]="scrollLock",e[e.shift=16]="shift",e[e.space=32]="space",e[e.tab=9]="tab",e[e.tilde=192]="tilde",e[e.windowsLeft=91]="windowsLeft",e[e.windowsOpera=219]="windowsOpera",e[e.windowsRight=92]="windowsRight"}(Lt||(Lt={}))
533
+ const Dt="ArrowDown",zt="ArrowLeft",Bt="ArrowRight",Nt="ArrowUp",Zt="Enter",qt="Escape",jt="Home",Ut="End",Gt=" ",Wt="Tab",Kt={ArrowDown:Dt,ArrowLeft:zt,ArrowRight:Bt,ArrowUp:Nt}
534
534
  var Xt
535
535
  function Yt(e,t,o){return Math.min(Math.max(o,e),t)}function Qt(e,t,o=0){return[t,o]=[t,o].sort(((e,t)=>e-t)),t<=e&&e<o}!function(e){e.ltr="ltr",e.rtl="rtl"}(Xt||(Xt={}))
536
536
  let Jt=0
@@ -648,7 +648,7 @@ const lo=(e,t)=>G`
648
648
  >
649
649
  ${qe(0,t)}
650
650
  <span class="content" part="content">
651
- <slot ${Le("defaultSlottedContent")}></slot>
651
+ <slot ${De("defaultSlottedContent")}></slot>
652
652
  </span>
653
653
  ${Ze(0,t)}
654
654
  </button>
@@ -677,7 +677,7 @@ t&&t.forEach((e=>{e.removeEventListener("click",this.handleClick)}))}}
677
677
  je([ne({mode:"boolean"})],bo.prototype,"autofocus",void 0),je([ne({attribute:"form"})],bo.prototype,"formId",void 0),je([ne],bo.prototype,"formaction",void 0),je([ne],bo.prototype,"formenctype",void 0),je([ne],bo.prototype,"formmethod",void 0),je([ne({mode:"boolean"})],bo.prototype,"formnovalidate",void 0),je([ne],bo.prototype,"formtarget",void 0),je([ne],bo.prototype,"type",void 0),je([m],bo.prototype,"defaultSlottedContent",void 0)
678
678
  class wo{}je([ne({attribute:"aria-expanded"})],wo.prototype,"ariaExpanded",void 0),je([ne({attribute:"aria-pressed"})],wo.prototype,"ariaPressed",void 0),Et(wo,to),Et(bo,Ne,wo)
679
679
  class xo extends Rt{}class yo extends(vo(xo)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let $o=class extends yo{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=e=>{if(!this.readOnly&&e.key===Gt)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)}}
680
- function Co(e){return Ft(e)&&("option"===e.getAttribute("role")||e instanceof HTMLOptionElement)}je([ne({attribute:"readonly",mode:"boolean"})],$o.prototype,"readOnly",void 0),je([m],$o.prototype,"defaultSlottedNodes",void 0),je([m],$o.prototype,"indeterminate",void 0)
680
+ function Co(e){return Vt(e)&&("option"===e.getAttribute("role")||e instanceof HTMLOptionElement)}je([ne({attribute:"readonly",mode:"boolean"})],$o.prototype,"readOnly",void 0),je([m],$o.prototype,"defaultSlottedNodes",void 0),je([m],$o.prototype,"indeterminate",void 0)
681
681
  class ko extends Rt{constructor(e,t,o,i){super(),this.defaultSelected=!1,this.dirtySelected=!1,this.selected=this.defaultSelected,this.dirtyValue=!1,e&&(this.textContent=e),t&&(this.initialValue=t),o&&(this.defaultSelected=o),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
682
682
  return null!==(e=this.value)&&void 0!==e?e:this.text}get text(){var e,t
683
683
  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:""}`
@@ -697,7 +697,7 @@ this.shouldSkipFocus=!1
697
697
  const t=e.key
698
698
  switch(t){case jt:e.shiftKey||(e.preventDefault(),this.selectFirstOption())
699
699
  break
700
- case Lt:e.shiftKey||(e.preventDefault(),this.selectNextOption())
700
+ case Dt:e.shiftKey||(e.preventDefault(),this.selectNextOption())
701
701
  break
702
702
  case Nt:e.shiftKey||(e.preventDefault(),this.selectPreviousOption())
703
703
  break
@@ -722,8 +722,8 @@ if(e.length){const t=this.options.indexOf(e[0])
722
722
  t>-1&&(this.selectedIndex=t)}this.typeaheadExpired=!1}}}_o.slottedOptionFilter=e=>Co(e)&&!e.hidden,_o.TYPE_AHEAD_TIMEOUT_MS=1e3,je([ne({mode:"boolean"})],_o.prototype,"disabled",void 0),je([m],_o.prototype,"selectedIndex",void 0),je([m],_o.prototype,"selectedOptions",void 0),je([m],_o.prototype,"slottedOptions",void 0),je([m],_o.prototype,"typeaheadBuffer",void 0)
723
723
  class Io{}je([m],Io.prototype,"ariaActiveDescendant",void 0),je([m],Io.prototype,"ariaDisabled",void 0),je([m],Io.prototype,"ariaExpanded",void 0),je([m],Io.prototype,"ariaMultiSelectable",void 0),Et(Io,to),Et(_o,Io)
724
724
  const Ro="above",Mo="below"
725
- class Ao extends _o{}class Eo extends(go(Ao)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Oo="inline",Vo="list",Fo="both",Ho="none"
726
- let To=class extends Eo{constructor(){super(...arguments),this._value="",this.filteredOptions=[],this.filter="",this.forcedPosition=!1,this.listboxId=eo("listbox-"),this.maxHeight=0,this.open=!1}formResetCallback(){super.formResetCallback(),this.setDefaultSelectedOption(),this.updateValue()}validate(){super.validate(this.control)}get isAutocompleteInline(){return this.autocomplete===Oo||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===Vo||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===Fo}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),void u.queueUpdate((()=>this.focus()))
725
+ class Ao extends _o{}class Eo extends(go(Ao)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Oo="inline",Fo="list",Vo="both",Ho="none"
726
+ let To=class extends Eo{constructor(){super(...arguments),this._value="",this.filteredOptions=[],this.filter="",this.forcedPosition=!1,this.listboxId=eo("listbox-"),this.maxHeight=0,this.open=!1}formResetCallback(){super.formResetCallback(),this.setDefaultSelectedOption(),this.updateValue()}validate(){super.validate(this.control)}get isAutocompleteInline(){return this.autocomplete===Oo||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===Fo||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===Vo}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),void u.queueUpdate((()=>this.focus()))
727
727
  this.ariaControls="",this.ariaExpanded="false"}get options(){return v.track(this,"options"),this.filteredOptions.length?this.filteredOptions:this._options}set options(e){this._options=e,v.notify(this,"options")}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}positionChanged(e,t){this.positionAttribute=t,this.setPositioning()}get value(){return v.track(this,"value"),this._value}set value(e){var t,o,i
728
728
  const n=`${this._value}`
729
729
  if(this.$fastController.isConnected&&this.options){const n=this.options.findIndex((t=>t.text.toLowerCase()===e.toLowerCase())),s=null===(t=this.options[this.selectedIndex])||void 0===t?void 0:t.text,r=null===(o=this.options[n])||void 0===o?void 0:o.text
@@ -757,11 +757,11 @@ this.position=this.forcedPosition?this.positionAttribute:e.top>t?Ro:Mo,this.posi
757
757
  this.$fastController.isConnected&&(this.value=(null===(t=this.firstSelectedOption)||void 0===t?void 0:t.text)||this.control.value,this.control.value=this.value),e&&this.$emit("change")}clearSelectionRange(){const e=this.control.value.length
758
758
  this.control.setSelectionRange(e,e)}}
759
759
  je([ne({attribute:"autocomplete",mode:"fromView"})],To.prototype,"autocomplete",void 0),je([m],To.prototype,"maxHeight",void 0),je([ne({attribute:"open",mode:"boolean"})],To.prototype,"open",void 0),je([ne],To.prototype,"placeholder",void 0),je([ne({attribute:"position"})],To.prototype,"positionAttribute",void 0),je([m],To.prototype,"position",void 0)
760
- class Po{}function Do(e){const t=e.parentElement
760
+ class Po{}function Lo(e){const t=e.parentElement
761
761
  if(t)return t
762
762
  {const t=e.getRootNode()
763
763
  if(t.host instanceof HTMLElement)return t.host}return null}je([m],Po.prototype,"ariaAutoComplete",void 0),je([m],Po.prototype,"ariaControls",void 0),Et(Po,Io),Et(To,Ne,Po)
764
- const Lo=document.createElement("div")
764
+ const Do=document.createElement("div")
765
765
  class zo{setProperty(e,t){u.queueUpdate((()=>this.target.setProperty(e,t)))}removeProperty(e){u.queueUpdate((()=>this.target.removeProperty(e)))}}class Bo extends zo{constructor(){super()
766
766
  const e=new CSSStyleSheet
767
767
  this.target=e.cssRules[e.insertRule(":root{}")].style,document.adoptedStyleSheets=[...document.adoptedStyleSheets,e]}}class No extends zo{constructor(){super(),this.style=document.createElement("style"),document.head.appendChild(this.style)
@@ -780,15 +780,15 @@ const o=Wo.getOrCreate(this.normalizeRoot(e))
780
780
  for(const e in jo.properties)o.setProperty(e,jo.properties[e])}}static unregisterRoot(e){const{roots:t}=jo
781
781
  if(t.has(e)){t.delete(e)
782
782
  const o=Wo.getOrCreate(jo.normalizeRoot(e))
783
- for(const e in jo.properties)o.removeProperty(e)}}static normalizeRoot(e){return e===Lo?document:e}}jo.roots=new Set,jo.properties={}
783
+ for(const e in jo.properties)o.removeProperty(e)}}static normalizeRoot(e){return e===Do?document:e}}jo.roots=new Set,jo.properties={}
784
784
  const Uo=new WeakMap,Go=u.supportsAdoptedStyleSheets?class extends zo{constructor(e){super()
785
785
  const t=new CSSStyleSheet
786
786
  this.target=t.cssRules[t.insertRule(":host{}")].style,e.$fastController.addStyles(W.create([t]))}}:Zo,Wo=Object.freeze({getOrCreate(e){if(Uo.has(e))return Uo.get(e)
787
787
  let t
788
- return e===Lo?t=new jo:e instanceof Document?t=u.supportsAdoptedStyleSheets?new Bo:new No:t=e instanceof ge?new Go(e):new qo(e),Uo.set(e,t),t}})
788
+ return e===Do?t=new jo:e instanceof Document?t=u.supportsAdoptedStyleSheets?new Bo:new No:t=e instanceof ge?new Go(e):new qo(e),Uo.set(e,t),t}})
789
789
  class Ko extends ve{constructor(e){super(),this.subscribers=new WeakMap,this._appliedTo=new Set,this.name=e.name,null!==e.cssCustomPropertyName&&(this.cssCustomProperty=`--${e.cssCustomPropertyName}`,this.cssVar=`var(${this.cssCustomProperty})`),this.id=Ko.uniqueId(),Ko.tokensById.set(this.id,this)}get appliedTo(){return[...this._appliedTo]}static from(e){return new Ko({name:"string"==typeof e?e:e.name,cssCustomPropertyName:"string"==typeof e?e:void 0===e.cssCustomPropertyName?e.name:e.cssCustomPropertyName})}static isCSSDesignToken(e){return"string"==typeof e.cssCustomProperty}static isDerivedDesignTokenValue(e){return"function"==typeof e}static getTokenById(e){return Ko.tokensById.get(e)}getOrCreateSubscriberSet(e=this){return this.subscribers.get(e)||this.subscribers.set(e,new Set)&&this.subscribers.get(e)}createCSS(){return this.cssVar||""}getValueFor(e){const t=ei.getOrCreate(e).get(this)
790
790
  if(void 0!==t)return t
791
- throw new Error(`Value could not be retrieved for token named "${this.name}". Ensure the value is set for ${e} or an ancestor of ${e}.`)}setValueFor(e,t){return this._appliedTo.add(e),t instanceof Ko&&(t=this.alias(t)),ei.getOrCreate(e).set(this,t),this}deleteValueFor(e){return this._appliedTo.delete(e),ei.existsFor(e)&&ei.getOrCreate(e).delete(this),this}withDefault(e){return this.setValueFor(Lo,e),this}subscribe(e,t){const o=this.getOrCreateSubscriberSet(t)
791
+ throw new Error(`Value could not be retrieved for token named "${this.name}". Ensure the value is set for ${e} or an ancestor of ${e}.`)}setValueFor(e,t){return this._appliedTo.add(e),t instanceof Ko&&(t=this.alias(t)),ei.getOrCreate(e).set(this,t),this}deleteValueFor(e){return this._appliedTo.delete(e),ei.existsFor(e)&&ei.getOrCreate(e).delete(this),this}withDefault(e){return this.setValueFor(Do,e),this}subscribe(e,t){const o=this.getOrCreateSubscriberSet(t)
792
792
  t&&!ei.existsFor(t)&&ei.getOrCreate(t),o.has(e)||o.add(e)}unsubscribe(e,t){const o=this.subscribers.get(t||this)
793
793
  o&&o.has(e)&&o.delete(e)}notify(e){const t=Object.freeze({token:this,target:e})
794
794
  this.subscribers.has(this)&&this.subscribers.get(this).forEach((e=>e.handleChange(t))),this.subscribers.has(e)&&this.subscribers.get(e).forEach((e=>e.handleChange(t)))}alias(e){return t=>e.getValueFor(t)}}Ko.uniqueId=(()=>{let e=0
@@ -797,11 +797,11 @@ class Xo{constructor(e,t,o){this.source=e,this.token=t,this.node=o,this.dependen
797
797
  class ei{constructor(e){this.target=e,this.store=new Yo,this.children=[],this.assignedValues=new Map,this.reflecting=new Set,this.bindingObservers=new Map,this.tokenValueChangeHandler={handleChange:(e,t)=>{const o=Ko.getTokenById(t)
798
798
  if(o&&(o.notify(this.target),Ko.isCSSDesignToken(o))){const t=this.parent,i=this.isReflecting(o)
799
799
  if(t){const n=t.get(o),s=e.get(o)
800
- n===s||i?n===s&&i&&this.stopReflectToCSS(o):this.reflectToCSS(o)}else i||this.reflectToCSS(o)}}},Qo.set(e,this),v.getNotifier(this.store).subscribe(this.tokenValueChangeHandler),e instanceof ge?e.$fastController.addBehaviors([this]):e.isConnected&&this.bind()}static getOrCreate(e){return Qo.get(e)||new ei(e)}static existsFor(e){return Qo.has(e)}static findParent(e){if(Lo!==e.target){let t=Do(e.target)
800
+ n===s||i?n===s&&i&&this.stopReflectToCSS(o):this.reflectToCSS(o)}else i||this.reflectToCSS(o)}}},Qo.set(e,this),v.getNotifier(this.store).subscribe(this.tokenValueChangeHandler),e instanceof ge?e.$fastController.addBehaviors([this]):e.isConnected&&this.bind()}static getOrCreate(e){return Qo.get(e)||new ei(e)}static existsFor(e){return Qo.has(e)}static findParent(e){if(Do!==e.target){let t=Lo(e.target)
801
801
  for(;null!==t;){if(Qo.has(t))return Qo.get(t)
802
- t=Do(t)}return ei.getOrCreate(Lo)}return null}static findClosestAssignedNode(e,t){let o=t
802
+ t=Lo(t)}return ei.getOrCreate(Do)}return null}static findClosestAssignedNode(e,t){let o=t
803
803
  do{if(o.has(e))return o
804
- o=o.parent?o.parent:o.target!==Lo?ei.getOrCreate(Lo):null}while(null!==o)
804
+ o=o.parent?o.parent:o.target!==Do?ei.getOrCreate(Do):null}while(null!==o)
805
805
  return null}get parent(){return Jo.get(this)||null}has(e){return this.assignedValues.has(e)}get(e){const t=this.store.get(e)
806
806
  if(void 0!==t)return t
807
807
  const o=this.getRaw(e)
@@ -816,12 +816,12 @@ Jo.set(e,this),this.children.push(e),t.forEach((t=>e.appendChild(t))),v.getNotif
816
816
  for(const[t,o]of this.store.all())e.hydrate(t,this.bindingObservers.has(t)?this.getRaw(t):o)}removeChild(e){const t=this.children.indexOf(e)
817
817
  return-1!==t&&this.children.splice(t,1),v.getNotifier(this.store).unsubscribe(e),e.parent===this&&Jo.delete(e)}contains(e){return function(e,t){let o=t
818
818
  for(;null!==o;){if(o===e)return!0
819
- o=Do(o)}return!1}(this.target,e.target)}reflectToCSS(e){this.isReflecting(e)||(this.reflecting.add(e),ei.cssCustomPropertyReflector.startReflection(e,this.target))}stopReflectToCSS(e){this.isReflecting(e)&&(this.reflecting.delete(e),ei.cssCustomPropertyReflector.stopReflection(e,this.target))}isReflecting(e){return this.reflecting.has(e)}handleChange(e,t){const o=Ko.getTokenById(t)
819
+ o=Lo(o)}return!1}(this.target,e.target)}reflectToCSS(e){this.isReflecting(e)||(this.reflecting.add(e),ei.cssCustomPropertyReflector.startReflection(e,this.target))}stopReflectToCSS(e){this.isReflecting(e)&&(this.reflecting.delete(e),ei.cssCustomPropertyReflector.stopReflection(e,this.target))}isReflecting(e){return this.reflecting.has(e)}handleChange(e,t){const o=Ko.getTokenById(t)
820
820
  o&&this.hydrate(o,this.getRaw(o))}hydrate(e,t){if(!this.has(e)){const o=this.bindingObservers.get(e)
821
821
  Ko.isDerivedDesignTokenValue(t)?o?o.source!==t&&(this.tearDownBindingObserver(e),this.setupBindingObserver(e,t)):this.setupBindingObserver(e,t):(o&&this.tearDownBindingObserver(e),this.store.set(e,t))}}setupBindingObserver(e,t){const o=new Xo(t,e,this)
822
822
  return this.bindingObservers.set(e,o),o}tearDownBindingObserver(e){return!!this.bindingObservers.has(e)&&(this.bindingObservers.get(e).disconnect(),this.bindingObservers.delete(e),!0)}}ei.cssCustomPropertyReflector=new class{startReflection(e,t){e.subscribe(this,t),this.handleChange({token:e,target:t})}stopReflection(e,t){e.unsubscribe(this,t),this.remove(e,t)}handleChange(e){const{token:t,target:o}=e
823
823
  this.add(t,o)}add(e,t){Wo.getOrCreate(t).setProperty(e.cssCustomProperty,this.resolveCSSValue(ei.getOrCreate(t).get(e)))}remove(e,t){Wo.getOrCreate(t).removeProperty(e.cssCustomProperty)}resolveCSSValue(e){return e&&"function"==typeof e.createCSS?e.createCSS():e}},je([m],ei.prototype,"children",void 0)
824
- const ti=Object.freeze({create:function(e){return Ko.from(e)},notifyConnection:e=>!(!e.isConnected||!ei.existsFor(e))&&(ei.getOrCreate(e).bind(),!0),notifyDisconnection:e=>!(e.isConnected||!ei.existsFor(e))&&(ei.getOrCreate(e).unbind(),!0),registerRoot(e=Lo){jo.registerRoot(e)},unregisterRoot(e=Lo){jo.unregisterRoot(e)}}),oi=Object.freeze({definitionCallbackOnly:null,ignoreDuplicate:Symbol()}),ii=new Map,ni=new Map
824
+ const ti=Object.freeze({create:function(e){return Ko.from(e)},notifyConnection:e=>!(!e.isConnected||!ei.existsFor(e))&&(ei.getOrCreate(e).bind(),!0),notifyDisconnection:e=>!(e.isConnected||!ei.existsFor(e))&&(ei.getOrCreate(e).unbind(),!0),registerRoot(e=Do){jo.registerRoot(e)},unregisterRoot(e=Do){jo.unregisterRoot(e)}}),oi=Object.freeze({definitionCallbackOnly:null,ignoreDuplicate:Symbol()}),ii=new Map,ni=new Map
825
825
  let si=null
826
826
  const ri=et.createInterface((e=>e.cachedCallback((e=>(null===si&&(si=new li(null,e)),si))))),ai=Object.freeze({tagFor:e=>ni.get(e),responsibleFor(e){const t=e.$$designSystem$$
827
827
  if(t)return t
@@ -868,7 +868,7 @@ this.shouldSkipFocus||e.target!==e.currentTarget||(this.uncheckAllOptions(),-1==
868
868
  if(this.disabled)return!0
869
869
  const{key:t,shiftKey:o}=e
870
870
  switch(this.shouldSkipFocus=!1,t){case jt:return void this.checkFirstOption(o)
871
- case Lt:return void this.checkNextOption(o)
871
+ case Dt:return void this.checkNextOption(o)
872
872
  case Nt:return void this.checkPreviousOption(o)
873
873
  case Ut:return void this.checkLastOption(o)
874
874
  case Wt:return this.focusAndScrollOptionIntoView(),!0
@@ -891,7 +891,7 @@ break
891
891
  case xi: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
892
892
  !1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=no(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")))}}
893
893
  je([ne({mode:"boolean"})],$i.prototype,"disabled",void 0),je([ne({mode:"boolean"})],$i.prototype,"expanded",void 0),je([m],$i.prototype,"startColumnCount",void 0),je([ne],$i.prototype,"role",void 0),je([ne({mode:"boolean"})],$i.prototype,"checked",void 0),je([m],$i.prototype,"submenuRegion",void 0),je([m],$i.prototype,"hasSubmenu",void 0),je([m],$i.prototype,"currentDirection",void 0),je([m],$i.prototype,"submenu",void 0),Et($i,Ne)
894
- let Ci=class extends Rt{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&Ft(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=e=>{if(!this.contains(e.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
894
+ let Ci=class extends Rt{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&Vt(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=e=>{if(!this.contains(e.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
895
895
  const e=this.menuItems.findIndex(this.isFocusableElement)
896
896
  this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.menuItems[e].setAttribute("tabindex","0"),this.focusIndex=e}},this.handleItemFocus=e=>{const t=e.target
897
897
  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
@@ -909,7 +909,7 @@ const t=e.target,o=this.menuItems.indexOf(t)
909
909
  if(-1!==o&&"menuitemradio"===t.role&&!0===t.checked){for(let e=o-1;e>=0;--e){const t=this.menuItems[e],o=t.getAttribute("role")
910
910
  if(o===xi&&(t.checked=!1),"separator"===o)break}const e=this.menuItems.length-1
911
911
  for(let t=o+1;t<=e;++t){const e=this.menuItems[t],o=e.getAttribute("role")
912
- if(o===xi&&(e.checked=!1),"separator"===o)break}}},this.isMenuItemElement=e=>Ft(e)&&Ci.focusableElementRoles.hasOwnProperty(e.getAttribute("role")),this.isFocusableElement=e=>this.isMenuItemElement(e)}itemsChanged(e,t){this.$fastController.isConnected&&void 0!==this.menuItems&&this.setItems()}connectedCallback(){super.connectedCallback(),u.queueUpdate((()=>{this.setItems()})),this.addEventListener("change",this.changeHandler)}disconnectedCallback(){super.disconnectedCallback(),this.removeItemListeners(),this.menuItems=void 0,this.removeEventListener("change",this.changeHandler)}focus(){this.setFocus(0,1)}collapseExpandedItem(){null!==this.expandedItem&&(this.expandedItem.expanded=!1,this.expandedItem=null)}handleMenuKeyDown(e){if(!e.defaultPrevented&&void 0!==this.menuItems)switch(e.key){case Lt:return void this.setFocus(this.focusIndex+1,1)
912
+ if(o===xi&&(e.checked=!1),"separator"===o)break}}},this.isMenuItemElement=e=>Vt(e)&&Ci.focusableElementRoles.hasOwnProperty(e.getAttribute("role")),this.isFocusableElement=e=>this.isMenuItemElement(e)}itemsChanged(e,t){this.$fastController.isConnected&&void 0!==this.menuItems&&this.setItems()}connectedCallback(){super.connectedCallback(),u.queueUpdate((()=>{this.setItems()})),this.addEventListener("change",this.changeHandler)}disconnectedCallback(){super.disconnectedCallback(),this.removeItemListeners(),this.menuItems=void 0,this.removeEventListener("change",this.changeHandler)}focus(){this.setFocus(0,1)}collapseExpandedItem(){null!==this.expandedItem&&(this.expandedItem.expanded=!1,this.expandedItem=null)}handleMenuKeyDown(e){if(!e.defaultPrevented&&void 0!==this.menuItems)switch(e.key){case Dt:return void this.setFocus(this.focusIndex+1,1)
913
913
  case Nt:return void this.setFocus(this.focusIndex-1,-1)
914
914
  case Ut:return void this.setFocus(this.menuItems.length-1,-1)
915
915
  case jt:return void this.setFocus(0,1)
@@ -932,7 +932,7 @@ let i=parseFloat(parseFloat(e).toPrecision(12))
932
932
  return isNaN(i)?i="":(i=Math.min(i,null!==(t=this.max)&&void 0!==t?t:i),i=Math.max(i,null!==(o=this.min)&&void 0!==o?o:i).toString()),i}stepUp(){const e=parseFloat(this.value),t=isNaN(e)?this.min>0?this.min:this.max<0?this.max:this.min?0:this.step:e+this.step
933
933
  this.value=t.toString()}stepDown(){const e=parseFloat(this.value),t=isNaN(e)?this.min>0?this.min:this.max<0?this.max:this.min?0:0-this.step:e-this.step
934
934
  this.value=t.toString()}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type","number"),this.validate(),this.control.value=this.value,this.autofocus&&u.queueUpdate((()=>{this.focus()}))}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.control.value=this.control.value.replace(/[^0-9\-+e.]/g,""),this.isUserInput=!0,this.value=this.control.value}handleChange(){this.$emit("change")}handleKeyDown(e){switch(e.key){case Nt:return this.stepUp(),!1
935
- case Lt:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}
935
+ case Dt:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}
936
936
  je([ne({attribute:"readonly",mode:"boolean"})],Ei.prototype,"readOnly",void 0),je([ne({mode:"boolean"})],Ei.prototype,"autofocus",void 0),je([ne({attribute:"hide-step",mode:"boolean"})],Ei.prototype,"hideStep",void 0),je([ne],Ei.prototype,"placeholder",void 0),je([ne],Ei.prototype,"list",void 0),je([ne({converter:oe})],Ei.prototype,"maxlength",void 0),je([ne({converter:oe})],Ei.prototype,"minlength",void 0),je([ne({converter:oe})],Ei.prototype,"size",void 0),je([ne({converter:oe})],Ei.prototype,"step",void 0),je([ne({converter:oe})],Ei.prototype,"max",void 0),je([ne({converter:oe})],Ei.prototype,"min",void 0),je([m],Ei.prototype,"defaultSlottedNodes",void 0),Et(Ei,Ne,Ri)
937
937
  let Oi=class extends Rt{constructor(){super(...arguments),this.orientation=Ot,this.radioChangeHandler=e=>{const t=e.target
938
938
  t.checked&&(this.slottedRadioButtons.forEach((e=>{e!==t&&(e.checked=!1,this.isInsideFoundationToolbar||e.setAttribute("tabindex","-1"))})),this.selectedRadio=t,this.value=t.value,t.setAttribute("tabindex","0"),this.focusedRadio=t),e.stopPropagation()},this.moveToRadioByIndex=(e,t)=>{const o=e[t]
@@ -956,7 +956,7 @@ o-1<0?o=t.length-1:o-=1}},this.keydownHandler=e=>{const t=e.key
956
956
  if(t in Kt&&this.isInsideFoundationToolbar)return!0
957
957
  switch(t){case Zt:this.checkFocusedRadio()
958
958
  break
959
- case Bt:case Lt:this.direction===Xt.ltr?this.moveRight(e):this.moveLeft(e)
959
+ case Bt:case Dt:this.direction===Xt.ltr?this.moveRight(e):this.moveLeft(e)
960
960
  break
961
961
  case zt:case Nt:this.direction===Xt.ltr?this.moveLeft(e):this.moveRight(e)
962
962
  break
@@ -968,12 +968,12 @@ if(this.slottedRadioButtons.forEach((e=>{void 0!==this.name&&e.setAttribute("nam
968
968
  if(t>0&&!o){const o=e[t-1]
969
969
  o.checked=!0,this.focusedRadio=o,o.setAttribute("tabindex","0")}else this.slottedRadioButtons[0].setAttribute("tabindex","0"),this.focusedRadio=this.slottedRadioButtons[0]}}}
970
970
  je([ne({attribute:"readonly",mode:"boolean"})],Oi.prototype,"readOnly",void 0),je([ne({attribute:"disabled",mode:"boolean"})],Oi.prototype,"disabled",void 0),je([ne],Oi.prototype,"name",void 0),je([ne],Oi.prototype,"value",void 0),je([ne],Oi.prototype,"orientation",void 0),je([m],Oi.prototype,"childItems",void 0),je([m],Oi.prototype,"slottedRadioButtons",void 0)
971
- class Vi extends Rt{}class Fi extends(vo(Vi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Hi=class extends Fi{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(e.key!==Gt)return!0
971
+ class Fi extends Rt{}class Vi extends(vo(Fi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Hi=class extends Vi{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(e.key!==Gt)return!0
972
972
  this.checked||this.readOnly||(this.checked=!0)},this.proxy.setAttribute("type","radio")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}defaultCheckedChanged(){var e
973
973
  this.$fastController.isConnected&&!this.dirtyChecked&&(this.isInsideRadioGroup()||(this.checked=null!==(e=this.defaultChecked)&&void 0!==e&&e,this.dirtyChecked=!1))}connectedCallback(){var e,t
974
974
  super.connectedCallback(),this.validate(),"radiogroup"!==(null===(e=this.parentElement)||void 0===e?void 0:e.getAttribute("role"))&&null===this.getAttribute("tabindex")&&(this.disabled||this.setAttribute("tabindex","0")),this.checkedAttribute&&(this.dirtyChecked||this.isInsideRadioGroup()||(this.checked=null!==(t=this.defaultChecked)&&void 0!==t&&t,this.dirtyChecked=!1))}isInsideRadioGroup(){return null!==this.closest("[role=radiogroup]")}clickHandler(e){this.disabled||this.readOnly||this.checked||(this.checked=!0)}}
975
975
  function Ti(e,t,o){return e.nodeType!==Node.TEXT_NODE||"string"==typeof e.nodeValue&&!!e.nodeValue.trim().length}je([ne({attribute:"readonly",mode:"boolean"})],Hi.prototype,"readOnly",void 0),je([m],Hi.prototype,"name",void 0),je([m],Hi.prototype,"defaultSlottedNodes",void 0)
976
- class Pi extends fi{}class Di extends(go(Pi)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}let Li=class extends Di{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=eo("listbox-"),this.maxHeight=0}openChanged(e,t){if(this.collapsible){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),this.indexWhenOpened=this.selectedIndex,void u.queueUpdate((()=>this.focus()))
976
+ class Pi extends fi{}class Li extends(go(Pi)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}let Di=class extends Li{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=eo("listbox-"),this.maxHeight=0}openChanged(e,t){if(this.collapsible){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),this.indexWhenOpened=this.selectedIndex,void u.queueUpdate((()=>this.focus()))
977
977
  this.ariaControls="",this.ariaExpanded="false"}}get collapsible(){return!(this.multiple||"number"==typeof this.size)}get value(){return v.track(this,"value"),this._value}set value(e){var t,o,i,n,s,r,a
978
978
  const l=`${this._value}`
979
979
  if(null===(t=this._options)||void 0===t?void 0:t.length){const t=this._options.findIndex((t=>t.value===e)),l=null!==(i=null===(o=this._options[this.selectedIndex])||void 0===o?void 0:o.value)&&void 0!==i?i:null,c=null!==(s=null===(n=this._options[t])||void 0===n?void 0:n.value)&&void 0!==s?s:null;-1!==t&&l===c||(e="",this.selectedIndex=t),e=null!==(a=null===(r=this.firstSelectedOption)||void 0===r?void 0:r.value)&&void 0!==a?a:e}l!==e&&(this._value=e,super.valueChanged(l,e),v.notify(this,"value"),this.updateDisplayValue())}updateValue(e){var t,o
@@ -1000,9 +1000,9 @@ case Zt:e.preventDefault(),this.open=!this.open
1000
1000
  break
1001
1001
  case qt:this.collapsible&&this.open&&(e.preventDefault(),this.open=!1)
1002
1002
  break
1003
- case Wt:return this.collapsible&&this.open&&(e.preventDefault(),this.open=!1),!0}return this.open||this.indexWhenOpened===this.selectedIndex||(this.updateValue(!0),this.indexWhenOpened=this.selectedIndex),!(t===Lt||t===Nt)}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.addEventListener("contentchange",this.updateDisplayValue)}disconnectedCallback(){this.removeEventListener("contentchange",this.updateDisplayValue),super.disconnectedCallback()}sizeChanged(e,t){super.sizeChanged(e,t),this.proxy&&(this.proxy.size=t)}updateDisplayValue(){this.collapsible&&v.notify(this,"displayValue")}}
1004
- je([ne({attribute:"open",mode:"boolean"})],Li.prototype,"open",void 0),je([f],Li.prototype,"collapsible",null),je([m],Li.prototype,"control",void 0),je([ne({attribute:"position"})],Li.prototype,"positionAttribute",void 0),je([m],Li.prototype,"position",void 0),je([m],Li.prototype,"maxHeight",void 0)
1005
- class zi{}je([m],zi.prototype,"ariaControls",void 0),Et(zi,Io),Et(Li,Ne,zi)
1003
+ case Wt:return this.collapsible&&this.open&&(e.preventDefault(),this.open=!1),!0}return this.open||this.indexWhenOpened===this.selectedIndex||(this.updateValue(!0),this.indexWhenOpened=this.selectedIndex),!(t===Dt||t===Nt)}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.addEventListener("contentchange",this.updateDisplayValue)}disconnectedCallback(){this.removeEventListener("contentchange",this.updateDisplayValue),super.disconnectedCallback()}sizeChanged(e,t){super.sizeChanged(e,t),this.proxy&&(this.proxy.size=t)}updateDisplayValue(){this.collapsible&&v.notify(this,"displayValue")}}
1004
+ je([ne({attribute:"open",mode:"boolean"})],Di.prototype,"open",void 0),je([f],Di.prototype,"collapsible",null),je([m],Di.prototype,"control",void 0),je([ne({attribute:"position"})],Di.prototype,"positionAttribute",void 0),je([m],Di.prototype,"position",void 0),je([m],Di.prototype,"maxHeight",void 0)
1005
+ class zi{}je([m],zi.prototype,"ariaControls",void 0),Et(zi,Io),Et(Di,Ne,zi)
1006
1006
  class Bi extends Rt{}class Ni extends(vo(Bi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Zi=class extends Ni{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(!this.readOnly)switch(e.key){case Zt:case Gt:this.checked=!this.checked}},this.clickHandler=e=>{this.disabled||this.readOnly||(this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly),this.readOnly?this.classList.add("readonly"):this.classList.remove("readonly")}checkedChanged(e,t){super.checkedChanged(e,t),this.checked?this.classList.add("checked"):this.classList.remove("checked")}}
1007
1007
  je([ne({attribute:"readonly",mode:"boolean"})],Zi.prototype,"readOnly",void 0),je([m],Zi.prototype,"defaultSlottedNodes",void 0)
1008
1008
  let qi=class extends Rt{}
@@ -1019,7 +1019,7 @@ e.setAttribute("id",i),e.setAttribute("aria-labelledby",o),this.activeTabIndex!=
1019
1019
  break
1020
1020
  case Bt:e.preventDefault(),this.adjustForward(e)}else switch(e.key){case Nt:e.preventDefault(),this.adjustBackward(e)
1021
1021
  break
1022
- case Lt:e.preventDefault(),this.adjustForward(e)}switch(e.key){case jt:e.preventDefault(),this.adjust(-this.activeTabIndex)
1022
+ case Dt:e.preventDefault(),this.adjustForward(e)}switch(e.key){case jt:e.preventDefault(),this.adjust(-this.activeTabIndex)
1023
1023
  break
1024
1024
  case Ut:e.preventDefault(),this.adjust(this.tabs.length-this.activeTabIndex-1)}},this.adjustForward=e=>{const t=this.tabs
1025
1025
  let o=0
@@ -1042,7 +1042,7 @@ je([ne],Gi.prototype,"orientation",void 0),je([ne],Gi.prototype,"activeid",void
1042
1042
  class Wi extends Rt{}class Ki extends(go(Wi)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}const Xi="none"
1043
1043
  let Yi=class extends Ki{constructor(){super(...arguments),this.resize=Xi,this.cols=20,this.handleTextInput=()=>{this.value=this.control.value}}readOnlyChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.readOnly=this.readOnly)}autofocusChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.autofocus=this.autofocus)}listChanged(){this.proxy instanceof HTMLTextAreaElement&&this.proxy.setAttribute("list",this.list)}maxlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.maxLength=this.maxlength)}minlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.minLength=this.minlength)}spellcheckChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.spellcheck=this.spellcheck)}select(){this.control.select(),this.$emit("select")}handleChange(){this.$emit("change")}validate(){super.validate(this.control)}}
1044
1044
  je([ne({mode:"boolean"})],Yi.prototype,"readOnly",void 0),je([ne],Yi.prototype,"resize",void 0),je([ne({mode:"boolean"})],Yi.prototype,"autofocus",void 0),je([ne({attribute:"form"})],Yi.prototype,"formId",void 0),je([ne],Yi.prototype,"list",void 0),je([ne({converter:oe})],Yi.prototype,"maxlength",void 0),je([ne({converter:oe})],Yi.prototype,"minlength",void 0),je([ne],Yi.prototype,"name",void 0),je([ne],Yi.prototype,"placeholder",void 0),je([ne({converter:oe,mode:"fromView"})],Yi.prototype,"cols",void 0),je([ne({converter:oe,mode:"fromView"})],Yi.prototype,"rows",void 0),je([ne({mode:"boolean"})],Yi.prototype,"spellcheck",void 0),je([m],Yi.prototype,"defaultSlottedNodes",void 0),Et(Yi,Ri)
1045
- const Qi=Object.freeze({[Kt.ArrowUp]:{[Vt]:-1},[Kt.ArrowDown]:{[Vt]:1},[Kt.ArrowLeft]:{[Ot]:{[Xt.ltr]:-1,[Xt.rtl]:1}},[Kt.ArrowRight]:{[Ot]:{[Xt.ltr]:1,[Xt.rtl]:-1}}})
1045
+ const Qi=Object.freeze({[Kt.ArrowUp]:{[Ft]:-1},[Kt.ArrowDown]:{[Ft]:1},[Kt.ArrowLeft]:{[Ot]:{[Xt.ltr]:-1,[Xt.rtl]:1}},[Kt.ArrowRight]:{[Ot]:{[Xt.ltr]:1,[Xt.rtl]:-1}}})
1046
1046
  let Ji=class extends Rt{constructor(){super(...arguments),this._activeIndex=0,this.direction=Xt.ltr,this.orientation=Ot}get activeIndex(){return v.track(this,"activeIndex"),this._activeIndex}set activeIndex(e){this.$fastController.isConnected&&(this._activeIndex=Yt(0,this.focusableElements.length-1,e),v.notify(this,"activeIndex"))}slottedItemsChanged(){this.$fastController.isConnected&&this.reduceFocusableElements()}clickHandler(e){var t
1047
1047
  const o=null===(t=this.focusableElements)||void 0===t?void 0:t.indexOf(e.target)
1048
1048
  return o>-1&&this.activeIndex!==o&&this.setFocusedElement(o),!0}childItemsChanged(e,t){this.$fastController.isConnected&&this.reduceFocusableElements()}connectedCallback(){super.connectedCallback(),this.direction=no(this)}focusinHandler(e){const t=e.relatedTarget
@@ -1091,7 +1091,7 @@ case vn:this.verticalDefaultPosition="bottom",this.horizontalDefaultPosition="en
1091
1091
  break
1092
1092
  default:this.verticalPositioningMode="dynamic",this.horizontalPositioningMode="dynamic",this.verticalDefaultPosition=void 0,this.horizontalDefaultPosition="center"}}}
1093
1093
  je([ne({mode:"boolean"})],mn.prototype,"visible",void 0),je([ne],mn.prototype,"anchor",void 0),je([ne],mn.prototype,"delay",void 0),je([ne],mn.prototype,"position",void 0),je([ne({attribute:"auto-update-mode"})],mn.prototype,"autoUpdateMode",void 0),je([ne({attribute:"horizontal-viewport-lock"})],mn.prototype,"horizontalViewportLock",void 0),je([ne({attribute:"vertical-viewport-lock"})],mn.prototype,"verticalViewportLock",void 0),je([m],mn.prototype,"anchorElement",void 0),je([m],mn.prototype,"viewportElement",void 0),je([m],mn.prototype,"verticalPositioningMode",void 0),je([m],mn.prototype,"horizontalPositioningMode",void 0),je([m],mn.prototype,"horizontalInset",void 0),je([m],mn.prototype,"verticalInset",void 0),je([m],mn.prototype,"horizontalScaling",void 0),je([m],mn.prototype,"verticalScaling",void 0),je([m],mn.prototype,"verticalDefaultPosition",void 0),je([m],mn.prototype,"horizontalDefaultPosition",void 0),je([m],mn.prototype,"tooltipVisible",void 0),je([m],mn.prototype,"currentDirection",void 0)
1094
- function fn(e){return Ft(e)&&"treeitem"===e.getAttribute("role")}let bn=class extends Rt{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>fn(this.parentElement),this.handleExpandCollapseButtonClick=e=>{this.disabled||e.defaultPrevented||(this.expanded=!this.expanded)},this.handleFocus=e=>{this.setAttribute("tabindex","0")},this.handleBlur=e=>{this.setAttribute("tabindex","-1")}}expandedChanged(){this.$fastController.isConnected&&this.$emit("expanded-change",this)}selectedChanged(){this.$fastController.isConnected&&this.$emit("selected-change",this)}itemsChanged(e,t){this.$fastController.isConnected&&this.items.forEach((e=>{fn(e)&&(e.nested=!0)}))}static focusItem(e){e.focusable=!0,e.focus()}childItemLength(){const e=this.childItems.filter((e=>fn(e)))
1094
+ function fn(e){return Vt(e)&&"treeitem"===e.getAttribute("role")}let bn=class extends Rt{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>fn(this.parentElement),this.handleExpandCollapseButtonClick=e=>{this.disabled||e.defaultPrevented||(this.expanded=!this.expanded)},this.handleFocus=e=>{this.setAttribute("tabindex","0")},this.handleBlur=e=>{this.setAttribute("tabindex","-1")}}expandedChanged(){this.$fastController.isConnected&&this.$emit("expanded-change",this)}selectedChanged(){this.$fastController.isConnected&&this.$emit("selected-change",this)}itemsChanged(e,t){this.$fastController.isConnected&&this.items.forEach((e=>{fn(e)&&(e.nested=!0)}))}static focusItem(e){e.focusable=!0,e.focus()}childItemLength(){const e=this.childItems.filter((e=>fn(e)))
1095
1095
  return e?e.length:0}}
1096
1096
  je([ne({mode:"boolean"})],bn.prototype,"expanded",void 0),je([ne({mode:"boolean"})],bn.prototype,"selected",void 0),je([ne({mode:"boolean"})],bn.prototype,"disabled",void 0),je([m],bn.prototype,"focusable",void 0),je([m],bn.prototype,"childItems",void 0),je([m],bn.prototype,"items",void 0),je([m],bn.prototype,"nested",void 0),je([m],bn.prototype,"renderCollapsedChildren",void 0),Et(bn,Ne)
1097
1097
  let wn=class extends Rt{constructor(){super(...arguments),this.currentFocused=null,this.handleFocus=e=>{if(!(this.slottedTreeItems.length<1))return e.target===this?(null===this.currentFocused&&(this.currentFocused=this.getValidFocusableItem()),void(null!==this.currentFocused&&bn.focusItem(this.currentFocused))):void(this.contains(e.target)&&(this.setAttribute("tabindex","-1"),this.currentFocused=e.target))},this.handleBlur=e=>{e.target instanceof HTMLElement&&(null===e.relatedTarget||!this.contains(e.relatedTarget))&&this.setAttribute("tabindex","0")},this.handleKeyDown=e=>{if(e.defaultPrevented)return
@@ -1103,7 +1103,7 @@ case zt:if(e.target&&this.isFocusableElement(e.target)){const t=e.target
1103
1103
  t instanceof bn&&t.childItemLength()>0&&t.expanded?t.expanded=!1:t instanceof bn&&t.parentElement instanceof bn&&bn.focusItem(t.parentElement)}return!1
1104
1104
  case Bt:if(e.target&&this.isFocusableElement(e.target)){const t=e.target
1105
1105
  t instanceof bn&&t.childItemLength()>0&&!t.expanded?t.expanded=!0:t instanceof bn&&t.childItemLength()>0&&this.focusNextNode(1,e.target)}return
1106
- case Lt:return void(e.target&&this.isFocusableElement(e.target)&&this.focusNextNode(1,e.target))
1106
+ case Dt:return void(e.target&&this.isFocusableElement(e.target)&&this.focusNextNode(1,e.target))
1107
1107
  case Nt:return void(e.target&&this.isFocusableElement(e.target)&&this.focusNextNode(-1,e.target))
1108
1108
  case Zt:return void this.handleClick(e)}return!0},this.handleSelectedChange=e=>{if(e.defaultPrevented)return
1109
1109
  if(!(e.target instanceof Element&&fn(e.target)))return!0
@@ -1116,9 +1116,9 @@ const t=e.target
1116
1116
  t.disabled||(t.selected=!t.selected)}focusNextNode(e,t){const o=this.getVisibleNodes()
1117
1117
  if(!o)return
1118
1118
  const i=o[o.indexOf(t)+e]
1119
- Ft(i)&&bn.focusItem(i)}getValidFocusableItem(){const e=this.getVisibleNodes()
1119
+ Vt(i)&&bn.focusItem(i)}getValidFocusableItem(){const e=this.getVisibleNodes()
1120
1120
  let t=e.findIndex(this.isSelectedElement)
1121
- return-1===t&&(t=e.findIndex(this.isFocusableElement)),-1!==t?e[t]:null}checkForNestedItems(){return this.slottedTreeItems.some((e=>fn(e)&&e.querySelector("[role='treeitem']")))}getVisibleNodes(){return function(e,t){if(!e||!t||!Ft(e))return
1121
+ return-1===t&&(t=e.findIndex(this.isFocusableElement)),-1!==t?e[t]:null}checkForNestedItems(){return this.slottedTreeItems.some((e=>fn(e)&&e.querySelector("[role='treeitem']")))}getVisibleNodes(){return function(e,t){if(!e||!t||!Vt(e))return
1122
1122
  return Array.from(e.querySelectorAll(t)).filter((e=>null!==e.offsetParent))}(this,"[role='treeitem']")||[]}}
1123
1123
  je([ne({attribute:"render-collapsed-nodes"})],wn.prototype,"renderCollapsedNodes",void 0),je([m],wn.prototype,"currentSelected",void 0),je([m],wn.prototype,"slottedTreeItems",void 0)
1124
1124
  function xn(e){return`:host([hidden]){display:none}:host{display:${e}}`}const yn=function(){if("boolean"==typeof Ht)return Ht
@@ -1130,14 +1130,14 @@ try{e.sheet.insertRule("foo:focus-visible {color:inherit}",0),Ht=!0}catch(e){Ht=
1130
1130
  class $n extends oo{}const Cn=`:${yn}`
1131
1131
  function kn(e,t,o){return isNaN(e)||e<=t?t:e>=o?o:e}function Sn(e,t,o){return isNaN(e)||e<=t?0:e>=o?1:e/(o-t)}function _n(e,t,o){return isNaN(e)?t:t+e*(o-t)}function In(e,t){const o=Math.pow(10,t)
1132
1132
  return Math.round(e*o)/o}class Rn{constructor(e,t,o,i){this.r=e,this.g=t,this.b=o,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 Rn(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(_n(this.r,0,255))},${Math.round(_n(this.g,0,255))},${Math.round(_n(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(_n(this.r,0,255))},${Math.round(_n(this.g,0,255))},${Math.round(_n(this.b,0,255))},${kn(this.a,0,1)})`}roundToPrecision(e){return new Rn(In(this.r,e),In(this.g,e),In(this.b,e),In(this.a,e))}clamp(){return new Rn(kn(this.r,0,1),kn(this.g,0,1),kn(this.b,0,1),kn(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(kn(e,0,255)).toString(16)
1133
- return 1===t.length?"0"+t:t}(_n(e,0,255))}}const Mn={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}},An=/^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,En=/^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i,On=/^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i,Vn=/^#((?:[0-9a-f]{8}|[0-9a-f]{4}))$/i
1134
- function Fn(e){return function(e){return Vn.test(e)}(e)}function Hn(e){const t=On.exec(e)
1133
+ return 1===t.length?"0"+t:t}(_n(e,0,255))}}const Mn={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}},An=/^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,En=/^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i,On=/^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i,Fn=/^#((?:[0-9a-f]{8}|[0-9a-f]{4}))$/i
1134
+ function Vn(e){return function(e){return Fn.test(e)}(e)}function Hn(e){const t=On.exec(e)
1135
1135
  if(null===t)return null
1136
1136
  let o=t[1]
1137
1137
  if(3===o.length){const e=o.charAt(0),t=o.charAt(1),i=o.charAt(2)
1138
1138
  o=e.concat(e,t,t,i,i)}const i=parseInt(o,16)
1139
1139
  return isNaN(i)?null:new Rn(Sn((16711680&i)>>>16,0,255),Sn((65280&i)>>>8,0,255),Sn(255&i,0,255),1)}function Tn(e){const t=e.toLowerCase()
1140
- return function(e){return On.test(e)}(t)?Hn(t):Fn(t)?function(e){const t=Vn.exec(e)
1140
+ return function(e){return On.test(e)}(t)?Hn(t):Vn(t)?function(e){const t=Fn.exec(e)
1141
1141
  if(null===t)return null
1142
1142
  let o=t[1]
1143
1143
  if(4===o.length){const e=o.charAt(0),t=o.charAt(1),i=o.charAt(2),n=o.charAt(3)
@@ -1149,18 +1149,18 @@ return new Rn(Sn(Number(o[0]),0,255),Sn(Number(o[1]),0,255),Sn(Number(o[2]),0,25
1149
1149
  if(null===t)return null
1150
1150
  const o=t[1].split(",")
1151
1151
  return 4===o.length?new Rn(Sn(Number(o[0]),0,255),Sn(Number(o[1]),0,255),Sn(Number(o[2]),0,255),Number(o[3])):null}(t):function(e){return Mn.hasOwnProperty(e)}(t)?function(e){const t=Mn[e.toLowerCase()]
1152
- return t?new Rn(t.r,t.g,t.b,t.hasOwnProperty("a")?t.a:void 0):null}(t):null}const Pn="#a46eff",Dn="#804ad9",Ln="#ff8126",zn="#009921",Bn="#00c12b",Nn="#c4000c",Zn="#818386",qn="#f1f1f2",jn="#f5f5f5",Un="#ffffff",Gn="#363738",Wn="#505153",Kn="#000000",Xn="#161617",Yn="#074023",Qn="#009b65",Jn="#d63434",es="#ff4b00",ts="#006b46",os="#32eb96",is="Source Sans Pro",ns="400",ss="14px",rs="18px",as="14px",ls="0.25s"
1152
+ return t?new Rn(t.r,t.g,t.b,t.hasOwnProperty("a")?t.a:void 0):null}(t):null}const Pn="#a46eff",Ln="#804ad9",Dn="#ff8126",zn="#009921",Bn="#00c12b",Nn="#c4000c",Zn="#818386",qn="#f1f1f2",jn="#f5f5f5",Un="#ffffff",Gn="#363738",Wn="#505153",Kn="#000000",Xn="#161617",Yn="#074023",Qn="#009b65",Jn="#d63434",es="#ff4b00",ts="#006b46",os="#32eb96",is="Source Sans Pro",ns="400",ss="14px",rs="18px",as="14px",ls="0.25s"
1153
1153
  function cs(e,t){const{r:o,g:i,b:n}=Hn(e)
1154
- return`rgba(${255*o}, ${255*i}, ${255*n}, ${t})`}const ds=cs(Kn,.3),hs=cs(Kn,.6),us=cs(Kn,.6),ps=ls,gs="light",vs="dark",ms="color",fs="action-rgb-partial-color",bs="application-background-color",ws="divider-background-color",xs="header-background-color",ys="section-background-color",$s="fill-selected-color",Cs="fill-selected-rgb-partial-color",ks="fill-hover-selected-color",Ss="fill-hover-color",_s="fill-down-color",Is="border-color",Rs="border-rgb-partial-color",Ms="fail-color",As="warning-color",Es="pass-color",Os="information-color",Vs="border-hover-color",Fs="icon-color",Hs="modal-backdrop-color",Ts="popup-border-color",Ps="control-height",Ds="control-slim-height",Ls="small-padding",zs="standard-padding",Bs="label-height",Ns="border-width",Zs="icon-size",qs="group-header-text-transform",js="drawer-width",Us="banner-gap-size",Gs="spinner-small-height",Ws="spinner-medium-height",Ks="spinner-large-height",Xs="small-delay",Ys="medium-delay",Qs="large-delay",Js="headline-plus-1-font",er="headline-font",tr="table-header-font",or="title-plus-2-font",ir="title-plus-1-font",nr="title-font",sr="subtitle-plus-1-font",rr="subtitle-font",ar="link-font",lr="link-active-font",cr="link-prominent-font",dr="link-active-prominent-font",hr="placeholder-font",ur="body-emphasized-font",pr="body-font",gr="group-header-font",vr="control-label-font",mr="button-label-font",fr="tooltip-caption-font",br="tooltip-background-color",wr="error-text-font",xr="table-row-border-color",yr="elevation-1-box-shadow",$r="elevation-2-box-shadow",Cr="elevation-3-box-shadow",kr="graph-gridline-color",Sr=e=>`ni-nimble-${e}`,_r="animationend",Ir="change",Rr="ArrowDown",Mr="ArrowLeft",Ar="ArrowUp",Er="Enter",Or="Shift"
1155
- var Vr
1156
- !function(e){e.ltr="ltr",e.rtl="rtl"}(Vr||(Vr={}))
1157
- let Fr=0
1158
- function Hr(e=""){return`${e}${Fr++}`}const Tr=G`<slot></slot>`,Pr=fe`
1154
+ return`rgba(${255*o}, ${255*i}, ${255*n}, ${t})`}const ds=cs(Kn,.3),hs=cs(Kn,.6),us=cs(Kn,.6),ps=ls,gs="light",vs="dark",ms="color",fs="action-rgb-partial-color",bs="application-background-color",ws="divider-background-color",xs="header-background-color",ys="section-background-color",$s="fill-selected-color",Cs="fill-selected-rgb-partial-color",ks="fill-hover-selected-color",Ss="fill-hover-color",_s="fill-down-color",Is="border-color",Rs="border-rgb-partial-color",Ms="fail-color",As="warning-color",Es="pass-color",Os="information-color",Fs="border-hover-color",Vs="icon-color",Hs="modal-backdrop-color",Ts="popup-border-color",Ps="control-height",Ls="control-slim-height",Ds="small-padding",zs="standard-padding",Bs="label-height",Ns="border-width",Zs="icon-size",qs="group-header-text-transform",js="drawer-width",Us="banner-gap-size",Gs="spinner-small-height",Ws="spinner-medium-height",Ks="spinner-large-height",Xs="small-delay",Ys="medium-delay",Qs="large-delay",Js="headline-plus-1-font",er="headline-font",tr="table-header-font",or="title-plus-2-font",ir="title-plus-1-font",nr="title-font",sr="subtitle-plus-1-font",rr="subtitle-font",ar="link-font",lr="link-active-font",cr="link-prominent-font",dr="link-active-prominent-font",hr="placeholder-font",ur="body-emphasized-font",pr="body-font",gr="group-header-font",vr="control-label-font",mr="button-label-font",fr="tooltip-caption-font",br="tooltip-background-color",wr="error-text-font",xr="table-row-border-color",yr="elevation-1-box-shadow",$r="elevation-2-box-shadow",Cr="elevation-3-box-shadow",kr="graph-gridline-color",Sr=e=>`ni-nimble-${e}`,_r="animationend",Ir="change",Rr="ArrowDown",Mr="ArrowLeft",Ar="ArrowUp",Er="Enter",Or="Shift"
1155
+ var Fr
1156
+ !function(e){e.ltr="ltr",e.rtl="rtl"}(Fr||(Fr={}))
1157
+ let Vr=0
1158
+ function Hr(e=""){return`${e}${Vr++}`}const Tr=G`<slot></slot>`,Pr=fe`
1159
1159
  :host {
1160
1160
  display: contents;
1161
1161
  }
1162
- `,Dr=ti.create({name:"direction",cssCustomPropertyName:null}).withDefault(Vr.ltr),Lr=ti.create({name:"theme",cssCustomPropertyName:null}).withDefault(gs)
1163
- class zr extends Rt{constructor(){super(...arguments),this.direction=Vr.ltr,this.theme=gs}directionChanged(e,t){null!=t?Dr.setValueFor(this,t):Dr.deleteValueFor(this)}themeChanged(e,t){null!=t?Lr.setValueFor(this,t):Lr.deleteValueFor(this)}}e([ne({attribute:"direction"})],zr.prototype,"direction",void 0),e([ne({attribute:"theme"})],zr.prototype,"theme",void 0)
1162
+ `,Lr=ti.create({name:"direction",cssCustomPropertyName:null}).withDefault(Fr.ltr),Dr=ti.create({name:"theme",cssCustomPropertyName:null}).withDefault(gs)
1163
+ class zr extends Rt{constructor(){super(...arguments),this.direction=Fr.ltr,this.theme=gs}directionChanged(e,t){null!=t?Lr.setValueFor(this,t):Lr.deleteValueFor(this)}themeChanged(e,t){null!=t?Dr.setValueFor(this,t):Dr.deleteValueFor(this)}}e([ne({attribute:"direction"})],zr.prototype,"direction",void 0),e([ne({attribute:"theme"})],zr.prototype,"theme",void 0)
1164
1164
  const Br=zr.compose({baseName:"theme-provider",styles:Pr,template:Tr})
1165
1165
  ai.getOrCreate().withPrefix("nimble").register(Br()),ai.tagFor(zr)
1166
1166
  const Nr="Source Sans Pro Fallback",Zr=ti.create(Sr(fs)).withDefault((e=>Ac(Oc(e,Xn,qn,Un)))),qr=ti.create(Sr(bs)).withDefault((e=>Oc(e,Un,Gn,Yn)))
@@ -1169,14 +1169,14 @@ const jr=ti.create(Sr($s)).withDefault((e=>cs(Tc(e),.2)))
1169
1169
  ti.create(Sr(Cs)).withDefault((e=>Ac(Tc(e))))
1170
1170
  const Ur=ti.create(Sr(ks)).withDefault((e=>cs(Tc(e),.15))),Gr=ti.create(Sr(Ss)).withDefault((e=>cs(function(e){return Oc(e,Xn,qn,Un)}(e),.1)))
1171
1171
  ti.create(Sr(_s)).withDefault((e=>cs(function(e){return Oc(e,Xn,qn,Un)}(e),.15)))
1172
- const Wr=ti.create(Sr(Is)).withDefault((e=>Fc(e))),Kr=ti.create(Sr(Rs)).withDefault((e=>Ac(Fc(e)))),Xr=ti.create(Sr(Ms)).withDefault((e=>Vc(e))),Yr=ti.create(Sr(As)).withDefault((e=>function(e){return Oc(e,es,Ln,Un)}(e))),Qr=ti.create(Sr(Es)).withDefault((e=>function(e){return Oc(e,zn,Bn,Un)}(e))),Jr=ti.create(Sr(Os)).withDefault((e=>function(e){return Oc(e,Dn,Pn,Un)}(e))),ea=ti.create(Sr(Vs)).withDefault((e=>Oc(e,Qn,Qn,Un))),ta=ti.create(Sr(Fs)).withDefault((e=>Oc(e,Xn,qn,Un)))
1173
- ti.create(Sr(Hs)).withDefault((e=>function(e){switch(Lr.getValueFor(e)){case gs:return ds
1172
+ const Wr=ti.create(Sr(Is)).withDefault((e=>Vc(e))),Kr=ti.create(Sr(Rs)).withDefault((e=>Ac(Vc(e)))),Xr=ti.create(Sr(Ms)).withDefault((e=>Fc(e))),Yr=ti.create(Sr(As)).withDefault((e=>function(e){return Oc(e,es,Dn,Un)}(e))),Qr=ti.create(Sr(Es)).withDefault((e=>function(e){return Oc(e,zn,Bn,Un)}(e))),Jr=ti.create(Sr(Os)).withDefault((e=>function(e){return Oc(e,Ln,Pn,Un)}(e))),ea=ti.create(Sr(Fs)).withDefault((e=>Oc(e,Qn,Qn,Un))),ta=ti.create(Sr(Vs)).withDefault((e=>Oc(e,Xn,qn,Un)))
1173
+ ti.create(Sr(Hs)).withDefault((e=>function(e){switch(Dr.getValueFor(e)){case gs:return ds
1174
1174
  case vs:return hs
1175
1175
  case ms:return us
1176
1176
  default:return ds}}(e)))
1177
1177
  const oa=ti.create(Sr(Ts)).withDefault((e=>cs(Oc(e,Xn,qn,Un),.3)))
1178
1178
  ti.create(Sr(kr)).withDefault((e=>cs(Oc(e,Xn,qn,Un),.2))),ti.create(Sr(br)).withDefault((e=>Oc(e,qn,Gn,Yn)))
1179
- const ia=ti.create(Sr(xr)).withDefault((e=>Oc(e,qn,Wn,Yn))),na=ti.create(Sr(Ps)).withDefault("32px"),sa=ti.create(Sr(Ds)).withDefault("24px"),ra=ti.create(Sr(Ls)).withDefault("4px"),aa=ti.create(Sr(zs)).withDefault("16px")
1179
+ const ia=ti.create(Sr(xr)).withDefault((e=>Oc(e,qn,Wn,Yn))),na=ti.create(Sr(Ps)).withDefault("32px"),sa=ti.create(Sr(Ls)).withDefault("24px"),ra=ti.create(Sr(Ds)).withDefault("4px"),aa=ti.create(Sr(zs)).withDefault("16px")
1180
1180
  ti.create(Sr(Bs)).withDefault("16px")
1181
1181
  const la=ti.create(Sr(Ns)).withDefault("1px"),ca=ti.create(Sr(Zs)).withDefault("16px"),da=ti.create(Sr(js)).withDefault("784px")
1182
1182
  ti.create(Sr(Us)).withDefault("1px")
@@ -1186,15 +1186,15 @@ const ua=ti.create(Sr($r)).withDefault((e=>`0px 2px 4px ${cs(Oc(e,Kn,Kn,Kn),.16)
1186
1186
  Ec(er,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Noto Serif","400","25px","32px","Noto Serif Fallback"),Ec(Js,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Noto Serif","400","29.100000381469727px","40px","Noto Serif Fallback"),Ec(or,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","400","25px","32px","Source Sans Pro Fallback")
1187
1187
  const[ga,va,ma,fa,ba,wa,xa,ya]=Ec(ir,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","400","22px","28px","Source Sans Pro Fallback")
1188
1188
  Ec(nr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","400","19px","24px","Source Sans Pro Fallback"),Ec(sr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","300","16px","20px","Source Sans Pro Fallback")
1189
- const[$a,Ca,ka,Sa,_a,Ia,Ra,Ma]=Ec(rr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[Aa,Ea,Oa,Va,Fa,Ha,Ta,Pa]=Ec(ar,(e=>Hc(e)),(e=>cs(Hc(e),.3)),is,ns,ss,rs,Nr),[Da,La,za,Ba,Na,Za,qa,ja]=Ec(lr,(e=>Oc(e,ts,os,cs(Un,.6))),(e=>cs(Hc(e),.3)),is,ns,ss,rs,Nr),[Ua,Ga,Wa,Ka,Xa,Ya,Qa,Ja]=Ec(cr,(e=>Oc(e,ts,os,os)),(e=>cs(Hc(e),.3)),is,ns,ss,rs,Nr),[el,tl,ol,il,nl,sl,rl,al]=Ec(dr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),is,ns,ss,rs,Nr),[ll,cl,dl,hl,ul,pl,gl,vl]=Ec(hr,(e=>cs(Hc(e),.6)),(e=>cs(Hc(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[ml,fl,bl,wl,xl,yl,$l,Cl]=Ec(ur,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","600","14px","18px","Source Sans Pro Fallback"),[kl,Sl,_l,Il,Rl,Ml,Al,El]=Ec(pr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[Ol,Vl,Fl,Hl,Tl,Pl,Dl,Ll]=Ec(gr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[zl,Bl,Nl,Zl,ql,jl,Ul,Gl]=Ec(vr,(e=>cs(Hc(e),.6)),(e=>cs(Hc(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[Wl,Kl,Xl,Yl,Ql,Jl,ec,tc]=Ec(mr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","400","12.800000190734863px","16px","Source Sans Pro Fallback"),[oc,ic,nc,sc,rc,ac,lc,cc]=Ec(fr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","400","11px",as,"Source Sans Pro Fallback"),[dc,hc,uc,pc,gc,vc,mc,fc]=Ec(wr,(e=>Vc(e)),(e=>cs(Vc(e),.3)),"Source Sans Pro","400","11px",as,"Source Sans Pro Fallback"),[bc,wc,xc,yc,$c,Cc,kc,Sc]=Ec(tr,(e=>cs(Hc(e),.6)),(e=>cs(Hc(e),.3)),"Source Sans Pro","600","12.800000190734863px",as,"Source Sans Pro Fallback"),_c=ti.create(Sr(qs)).withDefault("uppercase"),Ic=ti.create(Sr(Xs)).withDefault("0.075s"),Rc=ti.create(Sr(Ys)).withDefault("0.15s"),Mc=ti.create(Sr(Qs)).withDefault(ls)
1189
+ const[$a,Ca,ka,Sa,_a,Ia,Ra,Ma]=Ec(rr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[Aa,Ea,Oa,Fa,Va,Ha,Ta,Pa]=Ec(ar,(e=>Hc(e)),(e=>cs(Hc(e),.3)),is,ns,ss,rs,Nr),[La,Da,za,Ba,Na,Za,qa,ja]=Ec(lr,(e=>Oc(e,ts,os,cs(Un,.6))),(e=>cs(Hc(e),.3)),is,ns,ss,rs,Nr),[Ua,Ga,Wa,Ka,Xa,Ya,Qa,Ja]=Ec(cr,(e=>Oc(e,ts,os,os)),(e=>cs(Hc(e),.3)),is,ns,ss,rs,Nr),[el,tl,ol,il,nl,sl,rl,al]=Ec(dr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),is,ns,ss,rs,Nr),[ll,cl,dl,hl,ul,pl,gl,vl]=Ec(hr,(e=>cs(Hc(e),.6)),(e=>cs(Hc(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[ml,fl,bl,wl,xl,yl,$l,Cl]=Ec(ur,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","600","14px","18px","Source Sans Pro Fallback"),[kl,Sl,_l,Il,Rl,Ml,Al,El]=Ec(pr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[Ol,Fl,Vl,Hl,Tl,Pl,Ll,Dl]=Ec(gr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[zl,Bl,Nl,Zl,ql,jl,Ul,Gl]=Ec(vr,(e=>cs(Hc(e),.6)),(e=>cs(Hc(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[Wl,Kl,Xl,Yl,Ql,Jl,ec,tc]=Ec(mr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","400","12.800000190734863px","16px","Source Sans Pro Fallback"),[oc,ic,nc,sc,rc,ac,lc,cc]=Ec(fr,(e=>Hc(e)),(e=>cs(Hc(e),.3)),"Source Sans Pro","400","11px",as,"Source Sans Pro Fallback"),[dc,hc,uc,pc,gc,vc,mc,fc]=Ec(wr,(e=>Fc(e)),(e=>cs(Fc(e),.3)),"Source Sans Pro","400","11px",as,"Source Sans Pro Fallback"),[bc,wc,xc,yc,$c,Cc,kc,Sc]=Ec(tr,(e=>cs(Hc(e),.6)),(e=>cs(Hc(e),.3)),"Source Sans Pro","600","12.800000190734863px",as,"Source Sans Pro Fallback"),_c=ti.create(Sr(qs)).withDefault("uppercase"),Ic=ti.create(Sr(Xs)).withDefault("0.075s"),Rc=ti.create(Sr(Ys)).withDefault("0.15s"),Mc=ti.create(Sr(Qs)).withDefault(ls)
1190
1190
  function Ac(e){const{r:t,g:o,b:i}=Hn(e)
1191
1191
  return`${255*t}, ${255*o}, ${255*i}`}function Ec(e,t,o,i,n,s,r,a){if(""===e||""===i||""===n||""===s||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
1192
1192
  const l=ti.create(Sr(e)).withDefault(`${n} ${s}/${r} ${i}, ${a}`),c=e.split("-font"),d=c[0]
1193
1193
  if(void 0===d||""!==c[1])throw new Error(`fontTokenName value of ${e} did not have the expected '-font' suffix`)
1194
- return[l,ti.create(Sr(`${d}-font-color`)).withDefault((e=>t(e))),ti.create(Sr(`${d}-disabled-font-color`)).withDefault((e=>o(e))),ti.create(Sr(`${d}-font-family`)).withDefault(`${i}`),ti.create(Sr(`${d}-font-weight`)).withDefault(`${n}`),ti.create(Sr(`${d}-font-size`)).withDefault(`${s}`),ti.create(Sr(`${d}-font-line-height`)).withDefault(`${r}`),ti.create(Sr(`${d}-fallback-font-family`)).withDefault(`${a}`)]}function Oc(e,t,o,i){switch(Lr.getValueFor(e)){case gs:return t
1194
+ return[l,ti.create(Sr(`${d}-font-color`)).withDefault((e=>t(e))),ti.create(Sr(`${d}-disabled-font-color`)).withDefault((e=>o(e))),ti.create(Sr(`${d}-font-family`)).withDefault(`${i}`),ti.create(Sr(`${d}-font-weight`)).withDefault(`${n}`),ti.create(Sr(`${d}-font-size`)).withDefault(`${s}`),ti.create(Sr(`${d}-font-line-height`)).withDefault(`${r}`),ti.create(Sr(`${d}-fallback-font-family`)).withDefault(`${a}`)]}function Oc(e,t,o,i){switch(Dr.getValueFor(e)){case gs:return t
1195
1195
  case vs:return o
1196
1196
  case ms:return i
1197
- default:return t}}function Vc(e){return Oc(e,Nn,"#ff4646",Un)}function Fc(e){return Oc(e,Xn,qn,Un)}function Hc(e){return Oc(e,Xn,qn,Un)}function Tc(e){return Oc(e,Qn,Qn,Un)}const Pc=fe`
1197
+ default:return t}}function Fc(e){return Oc(e,Nn,"#ff4646",Un)}function Vc(e){return Oc(e,Xn,qn,Un)}function Hc(e){return Oc(e,Xn,qn,Un)}function Tc(e){return Oc(e,Qn,Qn,Un)}const Pc=fe`
1198
1198
  ${xn("inline")}
1199
1199
 
1200
1200
  :host {
@@ -1218,12 +1218,12 @@ default:return t}}function Vc(e){return Oc(e,Nn,"#ff4646",Un)}function Fc(e){ret
1218
1218
  }
1219
1219
 
1220
1220
  .control:active {
1221
- color: ${La};
1221
+ color: ${Da};
1222
1222
  text-decoration: underline;
1223
1223
  }
1224
1224
 
1225
1225
  .control${Cn}:active {
1226
- box-shadow: inset 0px -1px ${La};
1226
+ box-shadow: inset 0px -1px ${Da};
1227
1227
  }
1228
1228
 
1229
1229
  .control:not(:any-link) {
@@ -1275,8 +1275,8 @@ default:return t}}function Vc(e){return Oc(e,Nn,"#ff4646",Un)}function Fc(e){ret
1275
1275
  display: none;
1276
1276
  }
1277
1277
  `
1278
- class Dc extends $n{constructor(){super(...arguments),this.underlineHidden=!1}}e([ne({attribute:"underline-hidden",mode:"boolean"})],Dc.prototype,"underlineHidden",void 0),e([ne],Dc.prototype,"appearance",void 0)
1279
- const Lc=Dc.compose({baseName:"anchor",baseClass:oo,template:(e,t)=>G`
1278
+ class Lc extends $n{constructor(){super(...arguments),this.underlineHidden=!1}}e([ne({attribute:"underline-hidden",mode:"boolean"})],Lc.prototype,"underlineHidden",void 0),e([ne],Lc.prototype,"appearance",void 0)
1279
+ const Dc=Lc.compose({baseName:"anchor",baseClass:oo,template:(e,t)=>G`
1280
1280
  <a
1281
1281
  class="control"
1282
1282
  part="control"
@@ -1313,7 +1313,7 @@ const Lc=Dc.compose({baseName:"anchor",baseClass:oo,template:(e,t)=>G`
1313
1313
  ${qe(0,t)}
1314
1314
  ${""}
1315
1315
  ${""}
1316
- <span class="content" part="content"><slot ${Le("defaultSlottedContent")}></slot></span
1316
+ <span class="content" part="content"><slot ${De("defaultSlottedContent")}></slot></span
1317
1317
  ><span
1318
1318
  part="end"
1319
1319
  ${Re("endContainer")}
@@ -1324,8 +1324,8 @@ const Lc=Dc.compose({baseName:"anchor",baseClass:oo,template:(e,t)=>G`
1324
1324
  </slot>
1325
1325
  </span></a>
1326
1326
  `,styles:Pc,shadowOptions:{delegatesFocus:!0}})
1327
- ai.getOrCreate().withPrefix("nimble").register(Lc())
1328
- const zc=ai.tagFor(Dc),Bc="outline",Nc="ghost",Zc="block"
1327
+ ai.getOrCreate().withPrefix("nimble").register(Dc())
1328
+ const zc=ai.tagFor(Lc),Bc="outline",Nc="ghost",Zc="block"
1329
1329
  class qc{constructor(e,t,o){this.propertyName=e,this.value=t,this.styles=o}bind(e){v.getNotifier(e).subscribe(this,this.propertyName),this.handleChange(e,this.propertyName)}unbind(e){v.getNotifier(e).unsubscribe(this,this.propertyName),e.$fastController.removeStyles(this.styles)}handleChange(e,t){const o=e[t];(Array.isArray(this.value)?this.value.includes(o):this.value===o)?e.$fastController.addStyles(this.styles):e.$fastController.removeStyles(this.styles)}}function jc(e,t){return new qc("appearance",e,t)}const Uc=fe`
1330
1330
  ${xn("inline-flex")}
1331
1331
 
@@ -1638,7 +1638,7 @@ const Xc=Kc.compose({baseName:"anchor-button",template:(e,t)=>G`
1638
1638
  >
1639
1639
  ${qe(0,t)}
1640
1640
  <span class="content" part="content">
1641
- <slot ${Le("defaultSlottedContent")}></slot>
1641
+ <slot ${De("defaultSlottedContent")}></slot>
1642
1642
  </span>
1643
1643
  ${Ze(0,t)}
1644
1644
  </a>
@@ -1944,7 +1944,7 @@ i>-1&&this.focusTabByIndex(this.tabs,i)}getTabAnchor(e){return e.shadowRoot.quer
1944
1944
  const ad=rd.compose({baseName:"anchor-tabs",template:(e,t)=>G`
1945
1945
  ${qe(0,t)}
1946
1946
  <div ${Re("tablist")} class="tablist" part="tablist" role="tablist">
1947
- <slot name="anchortab" ${Le("tabs")}></slot>
1947
+ <slot name="anchortab" ${De("tabs")}></slot>
1948
1948
  </div>
1949
1949
  ${Ze(0,t)}
1950
1950
  `,styles:sd,shadowOptions:{delegatesFocus:!1}})
@@ -2113,9 +2113,9 @@ class pd extends so{}const gd=pd.compose({baseName:"anchored-region",baseClass:s
2113
2113
  `,styles:ud})
2114
2114
  ai.getOrCreate().withPrefix("nimble").register(gd())
2115
2115
  const vd=ai.tagFor(pd)
2116
- class md{constructor(e,t,o){this.value=e,this.styles=t,this.source=o}handleChange(){const e=Lr.getValueFor(this.source);(Array.isArray(this.value)?this.value.includes(e):this.value===e)?this.source.$fastController.addStyles(this.styles):this.source.$fastController.removeStyles(this.styles)}}class fd{constructor(e,t){this.theme=e,this.styles=t,this.cache=new WeakMap}bind(e){const t=this.cache.get(e)||new md(this.theme,this.styles,e)
2117
- Lr.subscribe(t,e),t.handleChange(),this.cache.set(e,t)}unbind(e){const t=this.cache.get(e)
2118
- t&&Lr.unsubscribe(t)}}const bd=(e,t)=>new fd(e,t),wd=fe`
2116
+ class md{constructor(e,t,o){this.value=e,this.styles=t,this.source=o}handleChange(){const e=Dr.getValueFor(this.source);(Array.isArray(this.value)?this.value.includes(e):this.value===e)?this.source.$fastController.addStyles(this.styles):this.source.$fastController.removeStyles(this.styles)}}class fd{constructor(e,t){this.theme=e,this.styles=t,this.cache=new WeakMap}bind(e){const t=this.cache.get(e)||new md(this.theme,this.styles,e)
2117
+ Dr.subscribe(t,e),t.handleChange(),this.cache.set(e,t)}unbind(e){const t=this.cache.get(e)
2118
+ t&&Dr.unsubscribe(t)}}const bd=(e,t)=>new fd(e,t),wd=fe`
2119
2119
  ${xn("flex")}
2120
2120
 
2121
2121
  :host {
@@ -2189,7 +2189,7 @@ t&&Lr.unsubscribe(t)}}const bd=(e,t)=>new fd(e,t),wd=fe`
2189
2189
  slot[name='action']::slotted(nimble-anchor) {
2190
2190
  ${Ea.cssCustomProperty}: ${Un};
2191
2191
  ${Oa.cssCustomProperty}: ${Un};
2192
- ${La.cssCustomProperty}: ${cs(Un,.6)};
2192
+ ${Da.cssCustomProperty}: ${cs(Un,.6)};
2193
2193
  font-size: 12.8px;
2194
2194
  }
2195
2195
 
@@ -2239,7 +2239,7 @@ t&&Lr.unsubscribe(t)}}const bd=(e,t)=>new fd(e,t),wd=fe`
2239
2239
  }
2240
2240
 
2241
2241
  :host([severity='information']) {
2242
- background: ${Dn};
2242
+ background: ${Ln};
2243
2243
  }
2244
2244
  `),bd(vs,fe`
2245
2245
  :host {
@@ -2251,7 +2251,7 @@ t&&Lr.unsubscribe(t)}}const bd=(e,t)=>new fd(e,t),wd=fe`
2251
2251
  }
2252
2252
 
2253
2253
  :host([severity='warning']) {
2254
- background: ${Ln};
2254
+ background: ${Dn};
2255
2255
  }
2256
2256
 
2257
2257
  :host([severity='information']) {
@@ -2272,7 +2272,7 @@ t&&Lr.unsubscribe(t)}}const bd=(e,t)=>new fd(e,t),wd=fe`
2272
2272
  class yd extends bo{constructor(){super(...arguments),this.appearance=Bc,this.contentHidden=!1}}e([ne],yd.prototype,"appearance",void 0),e([ne({attribute:"appearance-variant"})],yd.prototype,"appearanceVariant",void 0),e([ne({attribute:"content-hidden",mode:"boolean"})],yd.prototype,"contentHidden",void 0)
2273
2273
  const $d=yd.compose({baseName:"button",baseClass:bo,template:lo,styles:xd,shadowOptions:{delegatesFocus:!0}})
2274
2274
  ai.getOrCreate().withPrefix("nimble").register($d())
2275
- const Cd=ai.tagFor(yd),kd={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 7H9V3H7v4H3v2h4v4h2V9h4V7z"/></svg>'},Sd={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2h2z"/></svg>'},_d={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 class="cls-1" 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"/></svg>'},Id={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Rd={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},Md={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},Ad={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},Ed={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z"/></svg>'},Od={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.619 4.619 0 0 1 4.572 4.53A4.629 4.629 0 0 1 8 13.5Z"/></svg>'},Vd={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z"/></svg>'},Fd={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.039 5.039 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.773Z"/></svg>'},Hd={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},Td={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14H7z"/></svg>'},Pd={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 class="cls-1" 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-.458-6.85-6.803z"/></svg>'},Dd={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.03.457-2.295z"/></svg>'},Ld={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},zd={name:"bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 13v-2h12v2Zm0-4V7h12v2Zm0-4V3h12v2Z"/></svg>'},Bd={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2Zm-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"/></svg>'},Nd={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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-.711ZM8.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.712 1.712 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2Zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746Z"/></svg>'},Zd={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 0 1-2 0Zm4.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.497Zm-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.5Z"/></svg>'},qd={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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 8ZM8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1Zm-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"/></svg>'},jd={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.485 3.485 0 0 0 14 9.5ZM10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8Z"/></svg>'},Ud={name:"bold_b_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M12.981 10.536c0 .562-.113 1.065-.34 1.508s-.538.81-.934 1.102a4.337 4.337 0 0 1-1.512.734c-.55.146-1.246.219-2.09.219H3.028V2.466h4.516c.938 0 1.624.031 2.059.094a4.2 4.2 0 0 1 1.293.414c.442.224.772.524.988.902.216.378.324.809.324 1.293 0 .562-.148 1.059-.445 1.488s-.716.765-1.258 1.004v.062c.76.151 1.363.464 1.809.938s.667 1.099.667 1.875zM9.137 5.755c0-.192-.048-.386-.145-.578-.097-.192-.267-.336-.512-.43a2.482 2.482 0 0 0-.815-.137 67.472 67.472 0 0 0-1.372-.011h-.281V7.06h.469c.474 0 .877-.008 1.211-.023.333-.016.596-.068.789-.157.271-.12.448-.274.531-.465.083-.19.125-.41.125-.66zm.727 4.734c0-.37-.071-.655-.214-.855s-.387-.351-.73-.449c-.233-.068-.556-.105-.966-.11s-.84-.008-1.287-.008h-.655v2.898h.218c.842 0 1.445-.003 1.809-.008a2.652 2.652 0 0 0 1.006-.203c.312-.13.526-.304.643-.52a1.53 1.53 0 0 0 .176-.745z"/></svg>'},Gd={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 0 1 6 10ZM5 4h5v1H5V4Z"/><path class="cls-1" d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01ZM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Z"/></svg>'},Wd={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 0 1 4.977 2h.046A.976.976 0 0 1 6 2.977v1.046A.977.977 0 0 1 5.023 5h-.046A.977.977 0 0 1 4 4.023ZM13 4v.023A1.98 1.98 0 0 1 11.023 6h-.046A1.98 1.98 0 0 1 9 4.023V4H7v.023A1.98 1.98 0 0 1 5.023 6h-.046A1.98 1.98 0 0 1 3 4.023V4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Zm-7 8H4v-1h2Zm.001-1.999H4V9h2.001Zm0-2.001H4V7h2.001ZM9 12H7v-1h2Zm0-1.999H7V9h2ZM9 8H7V7h2Zm3 4h-2v-1h2Zm.001-1.999H10V9h2.001Zm0-2.001H10V7h2.001ZM10 4.023V2.977A.976.976 0 0 1 10.977 2h.046a.976.976 0 0 1 .977.977v1.046a.977.977 0 0 1-.977.977h-.046A.977.977 0 0 1 10 4.023Z"/></svg>'},Kd={name:"chart_diagram_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3Z"/></svg>'},Xd={name:"chart_diagram_child_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3Zm-8 2H3v-1h1Zm4 0H7v-1h1Zm4 0h-1v-1h1Z"/></svg>'},Yd={name:"chart_diagram_parent_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3ZM7 4V3h1v1Z"/></svg>'},Qd={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 class="cls-1" d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3Zm-6 2H4v-1h1Zm6 0h-1v-1h1Z"/></svg>'},Jd={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z"/></svg>'},eh={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z"/></svg>'},th={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693Z"/></svg>'},oh={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm0 9.429A3.429 3.429 0 1 1 11.429 8 3.429 3.429 0 0 1 8 11.429Z"/></svg>'},ih={name:"circle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="8" cy="8" r="4"/></svg>'},nh={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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 2Z"/></svg>'},sh={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z"/></svg>'},rh={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z"/></svg>'},ah={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.262 4.262 0 0 1 2.36-.713ZM3.789 8a4.261 4.261 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8Z"/></svg>'},lh={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.263 4.263 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 0 1 2.36-.713ZM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 0 1-.03-4.77Zm3.573 6.647a4.256 4.256 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 0 1-2.361.713Zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 0 1-.028 4.67Z"/></svg>'},ch={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2Zm1-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"/></svg>'},dh={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.635 1.635 0 0 1 .84-.256 1.979 1.979 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 0 1 0 1.085l2.376 2.38a1.597 1.597 0 0 1 .458 1.072 1.621 1.621 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"/></svg>'},hh={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.108 7.392.955-.957a1.004 1.004 0 0 1 .516-.157 1.215 1.215 0 0 1-.14.486c-.072.1-.834.866-.966.999a.785.785 0 0 1 0 .666l1.341 1.344a.981.981 0 0 1 .281.658.996.996 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.76 4.76 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 0 0-.563-.344 4.61 4.61 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 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.45Z"/></svg>'},uh={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3Zm2.003 7.616a453.75 453.75 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.646 1.646 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 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-.51Z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},ph={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3Zm1 1v8h8V6Z"/></svg>'},gh={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 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.203 4.203 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.251 2.251 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-.003Zm-.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.883.883 0 0 0-.337.067l-.493.202.159-.508a2.914 2.914 0 0 0-2.777-3.783 2.897 2.897 0 0 0-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 0 0-.403-.051Z"/></svg>'},vh={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.567 10.567 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.68c0 .04 0 .081-.002.121A2.375 2.375 0 0 1 15 9.006Z"/></svg>'},mh={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.782 2.782 0 0 0 1.725 2.516 4.854 4.854 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897Zm-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 1.891 1.891 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.213ZM4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1Zm5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z"/></svg>'},fh={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.823 2-2.217.914.516 1.25a4.743 4.743 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 0 0 .674.048 4.74 4.74 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 0 0-.676-.049 4.808 4.808 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.984 2.984 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.198 1.198 0 0 0 8 6.8"/></svg>'},bh={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 0 1-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 0 1-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 0 1-1.66-.078l-.105-.012a15.901 15.901 0 0 1-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 0 1-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 0 1-.462-.223l-.03-.02a2.343 2.343 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 0 0 .697.197 14.793 14.793 0 0 0 3.4.363 14.818 14.818 0 0 0 3.403-.362 8.38 8.38 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 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.052a9.254 9.254 0 0 0 .698.197 14.8 14.8 0 0 0 3.399.362 14.817 14.817 0 0 0 3.401-.362 8.375 8.375 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.095a3.984 3.984 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 0 1 .52.223 4.027 4.027 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 0 1 .341 1.058l1.127.095-.133 1.539a10.211 10.211 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.543 2.543 0 0 0-2.938.45 2.408 2.408 0 0 0-.698 2.14 11.88 11.88 0 0 0-1.482.311l-.008-.033Zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 0 1-.026-.314.99.99 0 0 1 .292-.618 1.011 1.011 0 0 1 1.174-.18.992.992 0 0 1 .539.967.923.923 0 0 1-.036.132 17.817 17.817 0 0 0-.866-.022Z"/></svg>'},wh={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 0 0-.676-.049 4.803 4.803 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 0 0 .674.048 4.737 4.737 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 0 0 .002-1.34Zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 0 1-.466.131 9.896 9.896 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.243 5.454 5.454 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 0 0 .223.16l.02.013a2.725 2.725 0 0 0 .309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 0 0 1.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 0 0 .308-.149l.022-.014a1.651 1.651 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 0 1-.466.13 9.897 9.897 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.242 5.44 5.44 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 0 0 .223.16l.02.013a2.716 2.716 0 0 0 .309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 0 0 1.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 0 0 .307-.15l.022-.013a1.657 1.657 0 0 0 .222-.16c.009-.007.021-.014.03-.022Zm-.953-1.05a5.625 5.625 0 0 1-.467.132 9.896 9.896 0 0 1-2.272.24 9.885 9.885 0 0 1-2.271-.24 6.179 6.179 0 0 1-.466-.133c-.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.702Z"/></svg>'},xh={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 0 1-.224.477.787.787 0 0 1-.909.139.762.762 0 0 1-.19-1.224.781.781 0 0 1 .907-.14.767.767 0 0 1 .416.748ZM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 0 1-.232.268 2.386 2.386 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 0 1-.256-.215 2.358 2.358 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 0 1 .234-.27 2.463 2.463 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.339 2.339 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.479 1.479 0 0 0 .486.313 1.495 1.495 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081ZM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 0 1 .402.172 3.111 3.111 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 0 1-.4.762ZM7.874 6.054a1.916 1.916 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.903 1.903 0 0 0 .562-1.193Zm3.376 4.467a.6.6 0 0 0-.64.13.591.591 0 0 0-.131.196.584.584 0 0 0 .33.761.597.597 0 0 0 .64-.13.59.59 0 0 0 .13-.195.583.583 0 0 0-.135-.637.596.596 0 0 0-.194-.125Z"/></svg>'},yh={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 3.11-1.178-.632-1.875 2.133a5.424 5.424 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 0 0 .453.525l-.13.427h7.232a.818.818 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.768 2.768 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"/></svg>'},$h={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.5Z"/></svg>'},Ch={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},kh={name:"copy_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3Zm1 1v8h8V6Zm7 7H7V7h6Z"/></svg>'},Sh={name:"copy_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3Zm1 1v8h8V6Zm7 7H7V7h6Zm-1-4H8V8h4Zm-1 2H8v-1h3Z"/></svg>'},_h={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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-5H4v4h8V4Zm-5 6H5v1h2Z"/></svg>'},Ih={name:"dashboard_builder_legend_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},Rh={name:"dashboard_builder_templates_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm11 11H3V3h10Z"/><path class="cls-1" d="M9 9h3v1H9zM12 4H4v4h8Zm-1 3H5V5h6ZM8 9H4v3h4Zm-1 2H5v-1h2ZM9 11h3v1H9z"/></svg>'},Mh={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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 1H4v4h8V8Zm0-4H8v3h4Z"/></svg>'},Ah={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 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.17 16.17 0 0 1 7.997 14a16.144 16.144 0 0 1-3.69-.391 8.83 8.83 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 0 0 .362.26c.012.006.021.013.033.02a4.294 4.294 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 0 0 .82.1 24.659 24.659 0 0 0 .98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 0 0 .5-.241.415.415 0 0 0 .035-.022m0-2.845-.035.022a4.46 4.46 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 0 1-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 0 1-.823-.02l-.18-.008a20.583 20.583 0 0 1-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.145 16.145 0 0 0 3.69.39 16.171 16.171 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258m0-2.845-.035.022a4.463 4.463 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 0 1-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 0 1-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.144 16.144 0 0 0 3.69.39 16.17 16.17 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 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.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 0 0 3.69.39 16.17 16.17 0 0 0 3.692-.39 9.13 9.13 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},Eh={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 0 1-1.594-.26 7.445 7.445 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 0 0 .308.222l.028.018a3.65 3.65 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613Zm-2.238-7.74a8.567 8.567 0 0 0 .645.182 13.68 13.68 0 0 0 3.143.334 13.697 13.697 0 0 0 3.144-.334 7.753 7.753 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.973Zm5.047 6.495.008.007.008-.008Zm-5.047-4.07a7.471 7.471 0 0 0 .644.182 13.675 13.675 0 0 0 3.143.335 13.697 13.697 0 0 0 3.146-.335 7.694 7.694 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 0 1-.307.22.353.353 0 0 1-.03.02 3.788 3.788 0 0 1-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 0 1-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 0 1-1.535-.072l-.097-.011a14.698 14.698 0 0 1-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 0 1-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 0 1-.427-.207l-.028-.017a2.167 2.167 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972Zm0 2.436a7.471 7.471 0 0 0 .644.182 13.147 13.147 0 0 0 2.644.328l.318-.318.323.324a14.377 14.377 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 0 1-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 0 1-1.402 0l-.154-.007a17.43 17.43 0 0 1-.68-.049l-.097-.011a14.689 14.689 0 0 1-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 0 1-.427-.207l-.028-.017a2.169 2.169 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972Zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z"/></svg>'},Oh={name:"desktop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H2v8h5v1H5v1h6v-1H9v-1h5V3Zm0 7H3V4h10Z"/></svg>'},Vh={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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 2ZM2.048 7.236h1.897a4.117 4.117 0 0 1 3.675-3.352V2A6.012 6.012 0 0 0 2.05 7.236Z"/></svg>'},Fh={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3Zm5-2a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3Z"/></svg>'},Hh={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm5-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-6Z"/></svg>'},Th={name:"down_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m5.958 10.03 2.063-6.281.49 2.344 4.117-4.122 1.414 1.414L9.94 7.487l2.324.504-6.306 2.038Z"/><path class="cls-1" d="M8 10.42V12H4V8h1.572l.657-2H2v8h8V9.774l-2 .646z"/></svg>'},Ph={name:"download_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9Zm-5.982 2L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1Z"/></svg>'},Dh={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1ZM12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2ZM8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2ZM2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444ZM2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12Zm11.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.889.889 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"/></svg>'},Lh={name:"exclamation_mark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.371 11.873h3.256V14H6.37ZM6.316 2l.37 8.542h2.628L9.684 2Z"/></svg>'},zh={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 0 0 1 8.001a7.588 7.588 0 0 0 7.146 4.342A7.002 7.002 0 0 0 15 8a7.586 7.586 0 0 0-7.144-4.344m-1.199 7.289A5.108 5.108 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 0 0-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 0 0-.053.576 3.348 3.348 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5.006 5.006 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},Bh={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 0 1 6.19 11.96a3.323 3.323 0 0 1-2.042.667 2.835 2.835 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 0 0 1.2.716 1.976 1.976 0 0 0 1.385-.625 11.546 11.546 0 0 0 1.722-2.403l2.252-3.88a7.585 7.585 0 0 0-.679-.037 2.365 2.365 0 0 0-1.66.54 1.967 1.967 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 0 1 .645-1.874 3.312 3.312 0 0 1 1.34-1.177 6.74 6.74 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 0 0 .29 1.701.498.498 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"/></svg>'},Nh={name:"file_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 3v10h8V7H8V3Zm5 0v3h3Z"/></svg>'},Zh={name:"file_arrow_curved_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7 2 3 3H7V2ZM6 6V2H2v12h4.282l.03-.187A4.508 4.508 0 0 1 10 10.065V6H6Zm8 5.5L11 9v2c-1.817-.091-3.412 1.137-3.701 2.97.576-.672 2.077-2.065 3.701-1.82V14l3-2.5Z"/></svg>'},qh={name:"file_drawer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 4v10h12V4Zm8 4H6V6h4Zm4-5H2V2h12Z"/></svg>'},jh={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 0 0 .249-1.302A3.701 3.701 0 0 0 7.22 7 3.654 3.654 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-.956Zm-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745Z"/></svg>'},Uh={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.154 1.154 0 0 1-1.07.726Z"/></svg>'},Gh={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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-.546ZM11 12H8v-2H6v2H5V9h6v3Zm1-4H4V5h8v3Z"/></svg>'},Wh={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},Kh={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm7.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.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Xh={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Yh={name:"folder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 4V3H2v10h12V4Zm6 2H3V5h10Z"/></svg>'},Qh={name:"folder_open_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 3v1.002h6V6h-1V5H3v1H2V3ZM2 13h11l1-6H2Z"/></svg>'},Jh={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.027 14 2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},eu={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11ZM5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5Zm7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5ZM11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5Z"/></svg>'},tu={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.141 3.141 0 0 0-.394-.1 2.455 2.455 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.334 1.334 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 0 1-.462 1.357 2.583 2.583 0 0 1-.784.808 3.015 3.015 0 0 1-.938.387A4.823 4.823 0 0 1 3.184 13q-.275 0-.629-.03A3.529 3.529 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.538 2.538 0 0 0 .5.052 1.304 1.304 0 0 0 .898-.29 1.584 1.584 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 0 1 .444-1.244 2.516 2.516 0 0 1 .76-.734 2.643 2.643 0 0 1 .94-.356A5.61 5.61 0 0 1 8.357 3q.294 0 .588.025t.599.076Z"/></svg>'},ou={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 0 1 1.142-.49 1.763 1.763 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.343 1.343 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.979 5.979 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.576 2.576 0 0 0 .64-1.082A5.968 5.968 0 0 1 14 8.86Zm-6-6a5.998 5.998 0 0 0-4.201 10.28l1.308-1.308a4.14 4.14 0 0 1 4.645-6.725l.564-.564a2.57 2.57 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86Z"/></svg>'},iu={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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 1Zm4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z"/></svg>'},nu={name:"grid_two_by_two_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 9h3v3H4Zm5 0h3v3H9ZM4 4h3v3H4Zm5 0h3v3H9ZM2 14h12V2H2Z"/></svg>'},su={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3ZM8.875 2H6.723A1.991 1.991 0 0 1 5 3a2.486 2.486 0 0 1-2-1H2v4h1a1.797 1.797 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 2Z"/></svg>'},ru={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},au={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},lu={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 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.491 2.491 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6ZM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 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.651 7.651 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305Z"/></svg>'},cu={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 0 1 1 1v8a1.001 1.001 0 0 1-1 1H4a1.001 1.001 0 0 1-1-1V4a1.001 1.001 0 0 1 1-1h8m0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 4v8h8V4Zm6 6H6V6h4Z"/></svg>'},du={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.164 1.164 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.158 1.158 0 0 0-.35.846 1.144 1.144 0 0 0 .354.838Z"/></svg>'},hu={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-.697 2.28a.951.951 0 0 1 1.35 0 .928.928 0 0 1 .276.675.952.952 0 0 1-1.905 0 .924.924 0 0 1 .279-.674ZM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z"/></svg>'},uu={name:"italic_i_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><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.523l-.258 1.133z"/></svg>'},pu={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},gu={name:"laptop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 11V3H3v8H2v2h12v-2Zm-2 1H5v-1h6Zm1-1.996H4V4h8Z"/></svg>'},vu={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},mu={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z"/></svg>'},fu={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 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.431 1.431 0 0 0 .054 2.038 1.507 1.507 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A46.793 46.793 0 0 1 5.53 6.356a2.826 2.826 0 0 1 1.935-.764M10.583 2.5a3.001 3.001 0 0 0-.69.081 10.376 10.376 0 0 0-2.996 2.377 3.474 3.474 0 0 1 .568-.054 3.58 3.58 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 0 1 .913-.395 1.513 1.513 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.419 1.419 0 0 1-.975.395 1.483 1.483 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 0 0 2.493 1.42 2.808 2.808 0 0 0 1.93-.76 54.2 54.2 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5"/></svg>'},bu={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 0 0-.326-1.312 1.297 1.297 0 0 0-.88-.374 37.657 37.657 0 0 0-2.779.002 1.298 1.298 0 0 0-1.273 1.341 1.367 1.367 0 0 0 .39.944 1.162 1.162 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 0 0 1.104 1.344 8.133 8.133 0 0 1-3.45-.395 2.705 2.705 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a42.45 42.45 0 0 1 2.951-.003 2.564 2.564 0 0 1 1.731.751m3.984.017a2.723 2.723 0 0 0-.495-.39 9.414 9.414 0 0 0-3.447-.398 3.151 3.151 0 0 1 .4.33 3.247 3.247 0 0 1 .68 1c.457.031.864.035 1.096.027a1.108 1.108 0 0 1 .839.331 1.373 1.373 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 0 1-.878-.372 1.345 1.345 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 0 0 .688 2.51 2.547 2.547 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"/></svg>'},wu={name:"list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 13H2v-2h2Zm10-2H6v2h8ZM4 7H2v2h2Zm10 0H6v2h8ZM4 3H2v2h2Zm10 0H6v2h8Z"/></svg>'},xu={name:"list_tree_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 5v2h4v2h-4v2h4v2H8V5H5V3h9v2ZM2 5h2V3H2Zm5 6H5v2h2Zm0-4H5v2h2Z"/></svg>'},yu={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 0 1-.694.178 16.116 16.116 0 0 1-3.382.328 16.089 16.089 0 0 1-3.38-.328 8.77 8.77 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 0 0 .332.218l.03.017a4.235 4.235 0 0 0 .46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 0 0 .457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 0 0 .33-.216Zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 0 0 .694.179 16.101 16.101 0 0 0 3.378.327 16.12 16.12 0 0 0 3.382-.327 8.892 8.892 0 0 0 .694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457ZM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 0 1 1-.255V6h3v2h6V7H9V6Z"/></svg>'},$u={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z"/></svg>'},Cu={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.83Z"/></svg>'},ku={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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-.73Zm-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"/></svg>'},Su={name:"minus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 7h8v2H4z"/></svg>'},_u={name:"minus_wide_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3 7h10v2H3z"/></svg>'},Iu={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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-.538ZM10 12H5V3h5Z"/></svg>'},Ru={name:"notebook_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 2h1v3h-1Zm0 8h1V6h-1Zm0 4h1v-3h-1ZM4 7h6V6H4Zm0-2h6V4H4ZM2 2h10v12H2Z"/></svg>'},Mu={name:"number_list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M14 11H6v2h8v-2zm0-4H6v2h8V7zm0-4H6v2h8V3zM1.999 4.644h.73V2.302h-.585v-.271c.295-.05.505-.13.681-.235h.32v2.848h.656v.346H1.999v-.346zM1.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.804v-.254zM1.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.363 1.363 0 0 1-1.051-.451z"/></svg>'},Au={name:"paste_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 5V3H3v6h2v1H2V2h8v3ZM6 6v8h8V6Z"/></svg>'},Eu={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},Ou={name:"pot_with_lid_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 4V2H5v2H2v1h12V4ZM6 4V3h4v1Zm-4 9h1v1h10v-1h1V6H2Z"/></svg>'},Vu={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 0 1-.195 1.176 2.63 2.63 0 0 1-.549.885 3.96 3.96 0 0 1-.852.672 7.46 7.46 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 0 0 .793-.429 2.098 2.098 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.042 1.042 0 0 0-.423-.939 2.163 2.163 0 0 0-1.195-.28 3.338 3.338 0 0 0-1.068.204 4.853 4.853 0 0 0-1.09.526h-.263V3.566a8.148 8.148 0 0 1 1.296-.372A8.205 8.205 0 0 1 7.77 3a4.196 4.196 0 0 1 2.579.718 2.241 2.241 0 0 1 .954 1.876ZM8.77 13H6.112v-1.737H8.77Z"/></svg>'},Fu={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 7.985-8.002 4.013L8 8 5.998 3.987ZM3.995 2.997 2 2l3 6-3 6 2.002-1.005L6.5 8Z"/></svg>'},Hu={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1Z"/></svg>'},Tu={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 10Z"/></svg>'},Pu={name:"shield_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},Du={name:"shield_xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},Lu={name:"signal_bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 14H2V2h2Zm3-9H5v9h2Zm3 3H8v6h2Zm3 3h-2v3h2Z"/></svg>'},zu={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 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.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 0 1 .9-1.267Zm0-6.054a4.613 4.613 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 0 1 2 9.18V4h12Z"/></svg>'},Bu={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29 2 12.304v-8.01ZM14 2h-2v12h2Z"/></svg>'},Nu={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.123 4.123 0 0 0-3.176 3.169ZM8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6Z"/></svg>'},Zu={name:"square_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm4.788 9.2L4 8.387 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z"/></svg>'},qu={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.108 2.108 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 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.19 2.19 0 0 0-1.274.262 2.015 2.015 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z"/></svg>'},ju={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.262 2.262 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 0 0 1.01.213l.223.018V13Z"/></svg>'},Uu={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 0 0-.5.5v11a.501.501 0 0 0 .5.5h9a.501.501 0 0 0 .5-.5v-11a.501.501 0 0 0-.5-.5ZM8 13.25a.75.75 0 1 1 .75-.75.752.752 0 0 1-.75.75ZM12 11H4V3h8Z"/></svg>'},Gu={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" 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.072 1.072 0 0 1 6.499 6.5Z"/></svg>'},Wu={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" 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.072 1.072 0 0 1 .013 1.516Zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z"/></svg>'},Ku={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2Zm4.9.99A5.005 5.005 0 0 0 9 3.1V1H7v2.1A5.005 5.005 0 0 0 3.1 7H1v2h2.1A5.005 5.005 0 0 0 7 12.9V15h2v-2.1A5.005 5.005 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4Z"/></svg>'},Xu={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 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.005 5.005 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2Z"/></svg>'},Yu={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5ZM.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8Zm12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8Z"/></svg>'},Qu={name:"three_vertical_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 3h2v10h-2zM7 3h2v10H7zM3 3h2v10H3z"/></svg>'},Ju={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2Z"/></svg>'},ep={name:"tile_size_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 8h6v6H2Zm0-6v5h2V4h8v8H9v2h5V2Z"/></svg>'},tp={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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 12 8 9.103z"/></svg>'},op={name:"trash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 4V2H6v2H3v2h1v8h8V6h1V4Zm-3 9H6V6h1Zm2-9H7V3h2Zm1 9H9V6h1Z"/></svg>'},ip={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.585Z"/></svg>'},np={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12L8 2Z"/></svg>'},sp={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.625 8 8 2l4.375 6h-8.75ZM14 12H2v2h12v-2Zm0-3H2v2h12V9Z"/></svg>'},rp={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.6ZM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z"/></svg>'},ap={name:"two_squares_in_brackets",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4h5v5H4V4Zm6 3v3H7v2h5V7h-2ZM5 3V2H2v12h3v-1H3V3h2Zm8-1h-2v1h2v10h-2v1h3V2h-1Z"/></svg>'},lp={name:"two_triangles_between_lines",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.11 2.11v12h2v-12h-2Zm12 0v12h2v-12h-2Zm-6 8.974-3-3 3-3v6Zm1.925-5.948 3 3-3 3v-6Z"/></svg>'},cp={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 0 0-1.182 1.51l.01.155.021.193a1.69 1.69 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 0 0 .992.36h.049a1.306 1.306 0 0 0 .224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 0 1-.571.053 3.148 3.148 0 0 1-2.99-2.258l-.011-.045a3.04 3.04 0 0 1-.076-.35 3.127 3.127 0 0 1-.03-.206l-.004-.089a3.112 3.112 0 0 1-.016-.336A3.164 3.164 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.514 1.514 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 0 1-.035.58l-.064.185-.056.142a1.546 1.546 0 0 1-1.4.893 1.661 1.661 0 0 1-.313-.03 54.946 54.946 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 0 0 .578.056 3.188 3.188 0 0 0 2.811-1.74 3.018 3.018 0 0 0 .129-.311l.033-.083.061-.197a3.047 3.047 0 0 0 .082-.351l.008-.044a3.132 3.132 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"/></svg>'},dp={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 6v2H3v6h10V8Z"/></svg>'},hp={name:"up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 10.828V12H4V8h1.172l2-2H2v8h8V8.828l-2 2Z"/><path class="cls-1" 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-.504 6.306-2.038z"/></svg>'},up={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z"/></svg>'},pp={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 0 1-.335.364 8.55 8.55 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0 1 14 12.291V14H2v-1.673a2.163 2.163 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 0 1-.312-.749 4.275 4.275 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2"/></svg>'},gp={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.57 7.28-.06.013a4.556 4.556 0 0 0-1.38-2.609V3.44a.481.481 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.481.481 0 0 0 .48.48h.48V14h4.32v-.96h.48a.481.481 0 0 0 .48-.48v-1.24a4.547 4.547 0 0 0 1.379-2.612l.061.012a.481.481 0 0 0 .48-.48v-.48a.481.481 0 0 0-.48-.48Zm-2.3 2.662a1.59 1.59 0 0 0-.182-.26L8.747 8.338a.785.785 0 0 0 0-.666c.132-.133.894-.899.965-1a1.216 1.216 0 0 0 .14-.485 1.004 1.004 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297Z"/></svg>'},vp={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 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.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.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.472Z"/></svg>'},mp={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.089 2.526h-1.868a5.598 5.598 0 0 0-.854-1.712 5.363 5.363 0 0 1 2.722 1.712Zm-2.722 8.66a5.599 5.599 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.644 10.644 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.018 5.018 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.955.955 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.363 5.363 0 0 1 2.722-1.712 5.017 5.017 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.344a10.66 10.66 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526ZM12.105 8a.326.326 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.326.326 0 0 1 .176.29Z"/></svg>'},fp={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.364 5.364 0 0 1 2.722 1.712Zm-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.657 10.657 0 0 0 .208-1.187L9.923 10a9.85 9.85 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.02 5.02 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.96.96 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.364 5.364 0 0 1 2.722-1.712 5.02 5.02 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.344a10.646 10.646 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526Zm-.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-.585Zm-6.087 2.505V5.78L10.274 8Z"/></svg>'},bp={name:"window_code_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},wp={name:"window_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm11 11H3V5h10ZM7 8H4V6h3Zm5 2H4V9h8Zm0 2H4v-1h8Z"/></svg>'},xp={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.286 11.714-5.791-5.79a2.504 2.504 0 0 0 .17-.755 2.149 2.149 0 0 0-.095-.814 2.12 2.12 0 0 0-.55-.904 2.328 2.328 0 0 0-1.76-.685h-.045a2.104 2.104 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 0 1-.22.854 1.043 1.043 0 0 1-.114.145 1.648 1.648 0 0 1-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 0 0-.135.545l-.015.105a2.337 2.337 0 0 0 .384 1.518 2.51 2.51 0 0 0 .295.36 2.205 2.205 0 0 0 1.576.65 2.453 2.453 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"/></svg>'},yp={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},$p={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},Cp=G`
2275
+ const Cd=ai.tagFor(yd),kd={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 7H9V3H7v4H3v2h4v4h2V9h4V7z"/></svg>'},Sd={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2h2z"/></svg>'},_d={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 class="cls-1" 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"/></svg>'},Id={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Rd={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},Md={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},Ad={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},Ed={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z"/></svg>'},Od={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.619 4.619 0 0 1 4.572 4.53A4.629 4.629 0 0 1 8 13.5Z"/></svg>'},Fd={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z"/></svg>'},Vd={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.039 5.039 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.773Z"/></svg>'},Hd={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},Td={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14H7z"/></svg>'},Pd={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 class="cls-1" 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-.458-6.85-6.803z"/></svg>'},Ld={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.03.457-2.295z"/></svg>'},Dd={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},zd={name:"bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 13v-2h12v2Zm0-4V7h12v2Zm0-4V3h12v2Z"/></svg>'},Bd={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2Zm-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"/></svg>'},Nd={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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-.711ZM8.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.712 1.712 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2Zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746Z"/></svg>'},Zd={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 0 1-2 0Zm4.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.497Zm-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.5Z"/></svg>'},qd={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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 8ZM8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1Zm-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"/></svg>'},jd={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.485 3.485 0 0 0 14 9.5ZM10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8Z"/></svg>'},Ud={name:"bold_b_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M12.981 10.536c0 .562-.113 1.065-.34 1.508s-.538.81-.934 1.102a4.337 4.337 0 0 1-1.512.734c-.55.146-1.246.219-2.09.219H3.028V2.466h4.516c.938 0 1.624.031 2.059.094a4.2 4.2 0 0 1 1.293.414c.442.224.772.524.988.902.216.378.324.809.324 1.293 0 .562-.148 1.059-.445 1.488s-.716.765-1.258 1.004v.062c.76.151 1.363.464 1.809.938s.667 1.099.667 1.875zM9.137 5.755c0-.192-.048-.386-.145-.578-.097-.192-.267-.336-.512-.43a2.482 2.482 0 0 0-.815-.137 67.472 67.472 0 0 0-1.372-.011h-.281V7.06h.469c.474 0 .877-.008 1.211-.023.333-.016.596-.068.789-.157.271-.12.448-.274.531-.465.083-.19.125-.41.125-.66zm.727 4.734c0-.37-.071-.655-.214-.855s-.387-.351-.73-.449c-.233-.068-.556-.105-.966-.11s-.84-.008-1.287-.008h-.655v2.898h.218c.842 0 1.445-.003 1.809-.008a2.652 2.652 0 0 0 1.006-.203c.312-.13.526-.304.643-.52a1.53 1.53 0 0 0 .176-.745z"/></svg>'},Gd={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 0 1 6 10ZM5 4h5v1H5V4Z"/><path class="cls-1" d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01ZM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Z"/></svg>'},Wd={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 0 1 4.977 2h.046A.976.976 0 0 1 6 2.977v1.046A.977.977 0 0 1 5.023 5h-.046A.977.977 0 0 1 4 4.023ZM13 4v.023A1.98 1.98 0 0 1 11.023 6h-.046A1.98 1.98 0 0 1 9 4.023V4H7v.023A1.98 1.98 0 0 1 5.023 6h-.046A1.98 1.98 0 0 1 3 4.023V4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Zm-7 8H4v-1h2Zm.001-1.999H4V9h2.001Zm0-2.001H4V7h2.001ZM9 12H7v-1h2Zm0-1.999H7V9h2ZM9 8H7V7h2Zm3 4h-2v-1h2Zm.001-1.999H10V9h2.001Zm0-2.001H10V7h2.001ZM10 4.023V2.977A.976.976 0 0 1 10.977 2h.046a.976.976 0 0 1 .977.977v1.046a.977.977 0 0 1-.977.977h-.046A.977.977 0 0 1 10 4.023Z"/></svg>'},Kd={name:"chart_diagram_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3Z"/></svg>'},Xd={name:"chart_diagram_child_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3Zm-8 2H3v-1h1Zm4 0H7v-1h1Zm4 0h-1v-1h1Z"/></svg>'},Yd={name:"chart_diagram_parent_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3ZM7 4V3h1v1Z"/></svg>'},Qd={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 class="cls-1" d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3Zm-6 2H4v-1h1Zm6 0h-1v-1h1Z"/></svg>'},Jd={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z"/></svg>'},eh={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z"/></svg>'},th={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693Z"/></svg>'},oh={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm0 9.429A3.429 3.429 0 1 1 11.429 8 3.429 3.429 0 0 1 8 11.429Z"/></svg>'},ih={name:"circle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="8" cy="8" r="4"/></svg>'},nh={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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 2Z"/></svg>'},sh={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z"/></svg>'},rh={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z"/></svg>'},ah={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.262 4.262 0 0 1 2.36-.713ZM3.789 8a4.261 4.261 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8Z"/></svg>'},lh={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.263 4.263 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 0 1 2.36-.713ZM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 0 1-.03-4.77Zm3.573 6.647a4.256 4.256 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 0 1-2.361.713Zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 0 1-.028 4.67Z"/></svg>'},ch={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2Zm1-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"/></svg>'},dh={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.635 1.635 0 0 1 .84-.256 1.979 1.979 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 0 1 0 1.085l2.376 2.38a1.597 1.597 0 0 1 .458 1.072 1.621 1.621 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"/></svg>'},hh={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.108 7.392.955-.957a1.004 1.004 0 0 1 .516-.157 1.215 1.215 0 0 1-.14.486c-.072.1-.834.866-.966.999a.785.785 0 0 1 0 .666l1.341 1.344a.981.981 0 0 1 .281.658.996.996 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.76 4.76 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 0 0-.563-.344 4.61 4.61 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 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.45Z"/></svg>'},uh={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3Zm2.003 7.616a453.75 453.75 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.646 1.646 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 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-.51Z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},ph={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3Zm1 1v8h8V6Z"/></svg>'},gh={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 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.203 4.203 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.251 2.251 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-.003Zm-.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.883.883 0 0 0-.337.067l-.493.202.159-.508a2.914 2.914 0 0 0-2.777-3.783 2.897 2.897 0 0 0-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 0 0-.403-.051Z"/></svg>'},vh={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.567 10.567 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.68c0 .04 0 .081-.002.121A2.375 2.375 0 0 1 15 9.006Z"/></svg>'},mh={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.782 2.782 0 0 0 1.725 2.516 4.854 4.854 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897Zm-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 1.891 1.891 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.213ZM4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1Zm5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z"/></svg>'},fh={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.823 2-2.217.914.516 1.25a4.743 4.743 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 0 0 .674.048 4.74 4.74 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 0 0-.676-.049 4.808 4.808 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.984 2.984 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.198 1.198 0 0 0 8 6.8"/></svg>'},bh={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 0 1-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 0 1-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 0 1-1.66-.078l-.105-.012a15.901 15.901 0 0 1-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 0 1-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 0 1-.462-.223l-.03-.02a2.343 2.343 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 0 0 .697.197 14.793 14.793 0 0 0 3.4.363 14.818 14.818 0 0 0 3.403-.362 8.38 8.38 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 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.052a9.254 9.254 0 0 0 .698.197 14.8 14.8 0 0 0 3.399.362 14.817 14.817 0 0 0 3.401-.362 8.375 8.375 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.095a3.984 3.984 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 0 1 .52.223 4.027 4.027 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 0 1 .341 1.058l1.127.095-.133 1.539a10.211 10.211 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.543 2.543 0 0 0-2.938.45 2.408 2.408 0 0 0-.698 2.14 11.88 11.88 0 0 0-1.482.311l-.008-.033Zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 0 1-.026-.314.99.99 0 0 1 .292-.618 1.011 1.011 0 0 1 1.174-.18.992.992 0 0 1 .539.967.923.923 0 0 1-.036.132 17.817 17.817 0 0 0-.866-.022Z"/></svg>'},wh={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 0 0-.676-.049 4.803 4.803 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 0 0 .674.048 4.737 4.737 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 0 0 .002-1.34Zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 0 1-.466.131 9.896 9.896 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.243 5.454 5.454 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 0 0 .223.16l.02.013a2.725 2.725 0 0 0 .309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 0 0 1.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 0 0 .308-.149l.022-.014a1.651 1.651 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 0 1-.466.13 9.897 9.897 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.242 5.44 5.44 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 0 0 .223.16l.02.013a2.716 2.716 0 0 0 .309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 0 0 1.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 0 0 .307-.15l.022-.013a1.657 1.657 0 0 0 .222-.16c.009-.007.021-.014.03-.022Zm-.953-1.05a5.625 5.625 0 0 1-.467.132 9.896 9.896 0 0 1-2.272.24 9.885 9.885 0 0 1-2.271-.24 6.179 6.179 0 0 1-.466-.133c-.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.702Z"/></svg>'},xh={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 0 1-.224.477.787.787 0 0 1-.909.139.762.762 0 0 1-.19-1.224.781.781 0 0 1 .907-.14.767.767 0 0 1 .416.748ZM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 0 1-.232.268 2.386 2.386 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 0 1-.256-.215 2.358 2.358 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 0 1 .234-.27 2.463 2.463 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.339 2.339 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.479 1.479 0 0 0 .486.313 1.495 1.495 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081ZM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 0 1 .402.172 3.111 3.111 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 0 1-.4.762ZM7.874 6.054a1.916 1.916 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.903 1.903 0 0 0 .562-1.193Zm3.376 4.467a.6.6 0 0 0-.64.13.591.591 0 0 0-.131.196.584.584 0 0 0 .33.761.597.597 0 0 0 .64-.13.59.59 0 0 0 .13-.195.583.583 0 0 0-.135-.637.596.596 0 0 0-.194-.125Z"/></svg>'},yh={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 3.11-1.178-.632-1.875 2.133a5.424 5.424 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 0 0 .453.525l-.13.427h7.232a.818.818 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.768 2.768 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"/></svg>'},$h={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.5Z"/></svg>'},Ch={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},kh={name:"copy_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3Zm1 1v8h8V6Zm7 7H7V7h6Z"/></svg>'},Sh={name:"copy_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3Zm1 1v8h8V6Zm7 7H7V7h6Zm-1-4H8V8h4Zm-1 2H8v-1h3Z"/></svg>'},_h={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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-5H4v4h8V4Zm-5 6H5v1h2Z"/></svg>'},Ih={name:"dashboard_builder_legend_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},Rh={name:"dashboard_builder_templates_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm11 11H3V3h10Z"/><path class="cls-1" d="M9 9h3v1H9zM12 4H4v4h8Zm-1 3H5V5h6ZM8 9H4v3h4Zm-1 2H5v-1h2ZM9 11h3v1H9z"/></svg>'},Mh={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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 1H4v4h8V8Zm0-4H8v3h4Z"/></svg>'},Ah={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 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.17 16.17 0 0 1 7.997 14a16.144 16.144 0 0 1-3.69-.391 8.83 8.83 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 0 0 .362.26c.012.006.021.013.033.02a4.294 4.294 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 0 0 .82.1 24.659 24.659 0 0 0 .98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 0 0 .5-.241.415.415 0 0 0 .035-.022m0-2.845-.035.022a4.46 4.46 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 0 1-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 0 1-.823-.02l-.18-.008a20.583 20.583 0 0 1-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.145 16.145 0 0 0 3.69.39 16.171 16.171 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258m0-2.845-.035.022a4.463 4.463 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 0 1-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 0 1-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.144 16.144 0 0 0 3.69.39 16.17 16.17 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 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.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 0 0 3.69.39 16.17 16.17 0 0 0 3.692-.39 9.13 9.13 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},Eh={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 0 1-1.594-.26 7.445 7.445 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 0 0 .308.222l.028.018a3.65 3.65 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613Zm-2.238-7.74a8.567 8.567 0 0 0 .645.182 13.68 13.68 0 0 0 3.143.334 13.697 13.697 0 0 0 3.144-.334 7.753 7.753 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.973Zm5.047 6.495.008.007.008-.008Zm-5.047-4.07a7.471 7.471 0 0 0 .644.182 13.675 13.675 0 0 0 3.143.335 13.697 13.697 0 0 0 3.146-.335 7.694 7.694 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 0 1-.307.22.353.353 0 0 1-.03.02 3.788 3.788 0 0 1-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 0 1-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 0 1-1.535-.072l-.097-.011a14.698 14.698 0 0 1-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 0 1-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 0 1-.427-.207l-.028-.017a2.167 2.167 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972Zm0 2.436a7.471 7.471 0 0 0 .644.182 13.147 13.147 0 0 0 2.644.328l.318-.318.323.324a14.377 14.377 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 0 1-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 0 1-1.402 0l-.154-.007a17.43 17.43 0 0 1-.68-.049l-.097-.011a14.689 14.689 0 0 1-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 0 1-.427-.207l-.028-.017a2.169 2.169 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972Zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z"/></svg>'},Oh={name:"desktop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H2v8h5v1H5v1h6v-1H9v-1h5V3Zm0 7H3V4h10Z"/></svg>'},Fh={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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 2ZM2.048 7.236h1.897a4.117 4.117 0 0 1 3.675-3.352V2A6.012 6.012 0 0 0 2.05 7.236Z"/></svg>'},Vh={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3Zm5-2a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3Z"/></svg>'},Hh={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm5-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-6Z"/></svg>'},Th={name:"down_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m5.958 10.03 2.063-6.281.49 2.344 4.117-4.122 1.414 1.414L9.94 7.487l2.324.504-6.306 2.038Z"/><path class="cls-1" d="M8 10.42V12H4V8h1.572l.657-2H2v8h8V9.774l-2 .646z"/></svg>'},Ph={name:"download_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9Zm-5.982 2L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1Z"/></svg>'},Lh={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1ZM12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2ZM8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2ZM2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444ZM2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12Zm11.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.889.889 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"/></svg>'},Dh={name:"exclamation_mark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.371 11.873h3.256V14H6.37ZM6.316 2l.37 8.542h2.628L9.684 2Z"/></svg>'},zh={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 0 0 1 8.001a7.588 7.588 0 0 0 7.146 4.342A7.002 7.002 0 0 0 15 8a7.586 7.586 0 0 0-7.144-4.344m-1.199 7.289A5.108 5.108 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 0 0-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 0 0-.053.576 3.348 3.348 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5.006 5.006 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},Bh={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 0 1 6.19 11.96a3.323 3.323 0 0 1-2.042.667 2.835 2.835 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 0 0 1.2.716 1.976 1.976 0 0 0 1.385-.625 11.546 11.546 0 0 0 1.722-2.403l2.252-3.88a7.585 7.585 0 0 0-.679-.037 2.365 2.365 0 0 0-1.66.54 1.967 1.967 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 0 1 .645-1.874 3.312 3.312 0 0 1 1.34-1.177 6.74 6.74 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 0 0 .29 1.701.498.498 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"/></svg>'},Nh={name:"file_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 3v10h8V7H8V3Zm5 0v3h3Z"/></svg>'},Zh={name:"file_arrow_curved_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7 2 3 3H7V2ZM6 6V2H2v12h4.282l.03-.187A4.508 4.508 0 0 1 10 10.065V6H6Zm8 5.5L11 9v2c-1.817-.091-3.412 1.137-3.701 2.97.576-.672 2.077-2.065 3.701-1.82V14l3-2.5Z"/></svg>'},qh={name:"file_drawer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 4v10h12V4Zm8 4H6V6h4Zm4-5H2V2h12Z"/></svg>'},jh={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 0 0 .249-1.302A3.701 3.701 0 0 0 7.22 7 3.654 3.654 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-.956Zm-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745Z"/></svg>'},Uh={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.154 1.154 0 0 1-1.07.726Z"/></svg>'},Gh={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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-.546ZM11 12H8v-2H6v2H5V9h6v3Zm1-4H4V5h8v3Z"/></svg>'},Wh={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},Kh={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm7.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.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Xh={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Yh={name:"folder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 4V3H2v10h12V4Zm6 2H3V5h10Z"/></svg>'},Qh={name:"folder_open_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 3v1.002h6V6h-1V5H3v1H2V3ZM2 13h11l1-6H2Z"/></svg>'},Jh={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.027 14 2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},eu={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11ZM5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5Zm7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5ZM11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5Z"/></svg>'},tu={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.141 3.141 0 0 0-.394-.1 2.455 2.455 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.334 1.334 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 0 1-.462 1.357 2.583 2.583 0 0 1-.784.808 3.015 3.015 0 0 1-.938.387A4.823 4.823 0 0 1 3.184 13q-.275 0-.629-.03A3.529 3.529 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.538 2.538 0 0 0 .5.052 1.304 1.304 0 0 0 .898-.29 1.584 1.584 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 0 1 .444-1.244 2.516 2.516 0 0 1 .76-.734 2.643 2.643 0 0 1 .94-.356A5.61 5.61 0 0 1 8.357 3q.294 0 .588.025t.599.076Z"/></svg>'},ou={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 0 1 1.142-.49 1.763 1.763 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.343 1.343 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.979 5.979 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.576 2.576 0 0 0 .64-1.082A5.968 5.968 0 0 1 14 8.86Zm-6-6a5.998 5.998 0 0 0-4.201 10.28l1.308-1.308a4.14 4.14 0 0 1 4.645-6.725l.564-.564a2.57 2.57 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86Z"/></svg>'},iu={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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 1Zm4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z"/></svg>'},nu={name:"grid_two_by_two_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 9h3v3H4Zm5 0h3v3H9ZM4 4h3v3H4Zm5 0h3v3H9ZM2 14h12V2H2Z"/></svg>'},su={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3ZM8.875 2H6.723A1.991 1.991 0 0 1 5 3a2.486 2.486 0 0 1-2-1H2v4h1a1.797 1.797 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 2Z"/></svg>'},ru={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},au={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},lu={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 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.491 2.491 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6ZM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 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.651 7.651 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305Z"/></svg>'},cu={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 0 1 1 1v8a1.001 1.001 0 0 1-1 1H4a1.001 1.001 0 0 1-1-1V4a1.001 1.001 0 0 1 1-1h8m0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 4v8h8V4Zm6 6H6V6h4Z"/></svg>'},du={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.164 1.164 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.158 1.158 0 0 0-.35.846 1.144 1.144 0 0 0 .354.838Z"/></svg>'},hu={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-.697 2.28a.951.951 0 0 1 1.35 0 .928.928 0 0 1 .276.675.952.952 0 0 1-1.905 0 .924.924 0 0 1 .279-.674ZM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z"/></svg>'},uu={name:"italic_i_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><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.523l-.258 1.133z"/></svg>'},pu={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},gu={name:"laptop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 11V3H3v8H2v2h12v-2Zm-2 1H5v-1h6Zm1-1.996H4V4h8Z"/></svg>'},vu={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},mu={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z"/></svg>'},fu={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 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.431 1.431 0 0 0 .054 2.038 1.507 1.507 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A46.793 46.793 0 0 1 5.53 6.356a2.826 2.826 0 0 1 1.935-.764M10.583 2.5a3.001 3.001 0 0 0-.69.081 10.376 10.376 0 0 0-2.996 2.377 3.474 3.474 0 0 1 .568-.054 3.58 3.58 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 0 1 .913-.395 1.513 1.513 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.419 1.419 0 0 1-.975.395 1.483 1.483 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 0 0 2.493 1.42 2.808 2.808 0 0 0 1.93-.76 54.2 54.2 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5"/></svg>'},bu={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 0 0-.326-1.312 1.297 1.297 0 0 0-.88-.374 37.657 37.657 0 0 0-2.779.002 1.298 1.298 0 0 0-1.273 1.341 1.367 1.367 0 0 0 .39.944 1.162 1.162 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 0 0 1.104 1.344 8.133 8.133 0 0 1-3.45-.395 2.705 2.705 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a42.45 42.45 0 0 1 2.951-.003 2.564 2.564 0 0 1 1.731.751m3.984.017a2.723 2.723 0 0 0-.495-.39 9.414 9.414 0 0 0-3.447-.398 3.151 3.151 0 0 1 .4.33 3.247 3.247 0 0 1 .68 1c.457.031.864.035 1.096.027a1.108 1.108 0 0 1 .839.331 1.373 1.373 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 0 1-.878-.372 1.345 1.345 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 0 0 .688 2.51 2.547 2.547 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"/></svg>'},wu={name:"list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 13H2v-2h2Zm10-2H6v2h8ZM4 7H2v2h2Zm10 0H6v2h8ZM4 3H2v2h2Zm10 0H6v2h8Z"/></svg>'},xu={name:"list_tree_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 5v2h4v2h-4v2h4v2H8V5H5V3h9v2ZM2 5h2V3H2Zm5 6H5v2h2Zm0-4H5v2h2Z"/></svg>'},yu={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 0 1-.694.178 16.116 16.116 0 0 1-3.382.328 16.089 16.089 0 0 1-3.38-.328 8.77 8.77 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 0 0 .332.218l.03.017a4.235 4.235 0 0 0 .46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 0 0 .457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 0 0 .33-.216Zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 0 0 .694.179 16.101 16.101 0 0 0 3.378.327 16.12 16.12 0 0 0 3.382-.327 8.892 8.892 0 0 0 .694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457ZM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 0 1 1-.255V6h3v2h6V7H9V6Z"/></svg>'},$u={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z"/></svg>'},Cu={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.83Z"/></svg>'},ku={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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-.73Zm-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"/></svg>'},Su={name:"minus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 7h8v2H4z"/></svg>'},_u={name:"minus_wide_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3 7h10v2H3z"/></svg>'},Iu={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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-.538ZM10 12H5V3h5Z"/></svg>'},Ru={name:"notebook_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 2h1v3h-1Zm0 8h1V6h-1Zm0 4h1v-3h-1ZM4 7h6V6H4Zm0-2h6V4H4ZM2 2h10v12H2Z"/></svg>'},Mu={name:"number_list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M14 11H6v2h8v-2zm0-4H6v2h8V7zm0-4H6v2h8V3zM1.999 4.644h.73V2.302h-.585v-.271c.295-.05.505-.13.681-.235h.32v2.848h.656v.346H1.999v-.346zM1.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.804v-.254zM1.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.363 1.363 0 0 1-1.051-.451z"/></svg>'},Au={name:"paste_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 5V3H3v6h2v1H2V2h8v3ZM6 6v8h8V6Z"/></svg>'},Eu={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},Ou={name:"pot_with_lid_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 4V2H5v2H2v1h12V4ZM6 4V3h4v1Zm-4 9h1v1h10v-1h1V6H2Z"/></svg>'},Fu={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 0 1-.195 1.176 2.63 2.63 0 0 1-.549.885 3.96 3.96 0 0 1-.852.672 7.46 7.46 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 0 0 .793-.429 2.098 2.098 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.042 1.042 0 0 0-.423-.939 2.163 2.163 0 0 0-1.195-.28 3.338 3.338 0 0 0-1.068.204 4.853 4.853 0 0 0-1.09.526h-.263V3.566a8.148 8.148 0 0 1 1.296-.372A8.205 8.205 0 0 1 7.77 3a4.196 4.196 0 0 1 2.579.718 2.241 2.241 0 0 1 .954 1.876ZM8.77 13H6.112v-1.737H8.77Z"/></svg>'},Vu={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 7.985-8.002 4.013L8 8 5.998 3.987ZM3.995 2.997 2 2l3 6-3 6 2.002-1.005L6.5 8Z"/></svg>'},Hu={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1Z"/></svg>'},Tu={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 10Z"/></svg>'},Pu={name:"shield_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},Lu={name:"shield_xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},Du={name:"signal_bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 14H2V2h2Zm3-9H5v9h2Zm3 3H8v6h2Zm3 3h-2v3h2Z"/></svg>'},zu={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 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.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 0 1 .9-1.267Zm0-6.054a4.613 4.613 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 0 1 2 9.18V4h12Z"/></svg>'},Bu={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29 2 12.304v-8.01ZM14 2h-2v12h2Z"/></svg>'},Nu={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.123 4.123 0 0 0-3.176 3.169ZM8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6Z"/></svg>'},Zu={name:"square_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm4.788 9.2L4 8.387 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z"/></svg>'},qu={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.108 2.108 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 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.19 2.19 0 0 0-1.274.262 2.015 2.015 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z"/></svg>'},ju={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.262 2.262 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 0 0 1.01.213l.223.018V13Z"/></svg>'},Uu={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 0 0-.5.5v11a.501.501 0 0 0 .5.5h9a.501.501 0 0 0 .5-.5v-11a.501.501 0 0 0-.5-.5ZM8 13.25a.75.75 0 1 1 .75-.75.752.752 0 0 1-.75.75ZM12 11H4V3h8Z"/></svg>'},Gu={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" 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.072 1.072 0 0 1 6.499 6.5Z"/></svg>'},Wu={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" 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.072 1.072 0 0 1 .013 1.516Zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z"/></svg>'},Ku={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2Zm4.9.99A5.005 5.005 0 0 0 9 3.1V1H7v2.1A5.005 5.005 0 0 0 3.1 7H1v2h2.1A5.005 5.005 0 0 0 7 12.9V15h2v-2.1A5.005 5.005 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4Z"/></svg>'},Xu={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 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.005 5.005 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2Z"/></svg>'},Yu={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5ZM.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8Zm12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8Z"/></svg>'},Qu={name:"three_vertical_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 3h2v10h-2zM7 3h2v10H7zM3 3h2v10H3z"/></svg>'},Ju={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2Z"/></svg>'},ep={name:"tile_size_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 8h6v6H2Zm0-6v5h2V4h8v8H9v2h5V2Z"/></svg>'},tp={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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 12 8 9.103z"/></svg>'},op={name:"trash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 4V2H6v2H3v2h1v8h8V6h1V4Zm-3 9H6V6h1Zm2-9H7V3h2Zm1 9H9V6h1Z"/></svg>'},ip={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.585Z"/></svg>'},np={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12L8 2Z"/></svg>'},sp={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.625 8 8 2l4.375 6h-8.75ZM14 12H2v2h12v-2Zm0-3H2v2h12V9Z"/></svg>'},rp={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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.6ZM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z"/></svg>'},ap={name:"two_squares_in_brackets",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4h5v5H4V4Zm6 3v3H7v2h5V7h-2ZM5 3V2H2v12h3v-1H3V3h2Zm8-1h-2v1h2v10h-2v1h3V2h-1Z"/></svg>'},lp={name:"two_triangles_between_lines",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.11 2.11v12h2v-12h-2Zm12 0v12h2v-12h-2Zm-6 8.974-3-3 3-3v6Zm1.925-5.948 3 3-3 3v-6Z"/></svg>'},cp={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 0 0-1.182 1.51l.01.155.021.193a1.69 1.69 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 0 0 .992.36h.049a1.306 1.306 0 0 0 .224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 0 1-.571.053 3.148 3.148 0 0 1-2.99-2.258l-.011-.045a3.04 3.04 0 0 1-.076-.35 3.127 3.127 0 0 1-.03-.206l-.004-.089a3.112 3.112 0 0 1-.016-.336A3.164 3.164 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.514 1.514 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 0 1-.035.58l-.064.185-.056.142a1.546 1.546 0 0 1-1.4.893 1.661 1.661 0 0 1-.313-.03 54.946 54.946 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 0 0 .578.056 3.188 3.188 0 0 0 2.811-1.74 3.018 3.018 0 0 0 .129-.311l.033-.083.061-.197a3.047 3.047 0 0 0 .082-.351l.008-.044a3.132 3.132 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"/></svg>'},dp={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 6v2H3v6h10V8Z"/></svg>'},hp={name:"up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 10.828V12H4V8h1.172l2-2H2v8h8V8.828l-2 2Z"/><path class="cls-1" 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-.504 6.306-2.038z"/></svg>'},up={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z"/></svg>'},pp={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 0 1-.335.364 8.55 8.55 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0 1 14 12.291V14H2v-1.673a2.163 2.163 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 0 1-.312-.749 4.275 4.275 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2"/></svg>'},gp={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.57 7.28-.06.013a4.556 4.556 0 0 0-1.38-2.609V3.44a.481.481 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.481.481 0 0 0 .48.48h.48V14h4.32v-.96h.48a.481.481 0 0 0 .48-.48v-1.24a4.547 4.547 0 0 0 1.379-2.612l.061.012a.481.481 0 0 0 .48-.48v-.48a.481.481 0 0 0-.48-.48Zm-2.3 2.662a1.59 1.59 0 0 0-.182-.26L8.747 8.338a.785.785 0 0 0 0-.666c.132-.133.894-.899.965-1a1.216 1.216 0 0 0 .14-.485 1.004 1.004 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297Z"/></svg>'},vp={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 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.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.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.472Z"/></svg>'},mp={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.089 2.526h-1.868a5.598 5.598 0 0 0-.854-1.712 5.363 5.363 0 0 1 2.722 1.712Zm-2.722 8.66a5.599 5.599 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.644 10.644 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.018 5.018 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.955.955 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.363 5.363 0 0 1 2.722-1.712 5.017 5.017 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.344a10.66 10.66 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526ZM12.105 8a.326.326 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.326.326 0 0 1 .176.29Z"/></svg>'},fp={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.364 5.364 0 0 1 2.722 1.712Zm-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.657 10.657 0 0 0 .208-1.187L9.923 10a9.85 9.85 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.02 5.02 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.96.96 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.364 5.364 0 0 1 2.722-1.712 5.02 5.02 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.344a10.646 10.646 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526Zm-.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-.585Zm-6.087 2.505V5.78L10.274 8Z"/></svg>'},bp={name:"window_code_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},wp={name:"window_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm11 11H3V5h10ZM7 8H4V6h3Zm5 2H4V9h8Zm0 2H4v-1h8Z"/></svg>'},xp={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.286 11.714-5.791-5.79a2.504 2.504 0 0 0 .17-.755 2.149 2.149 0 0 0-.095-.814 2.12 2.12 0 0 0-.55-.904 2.328 2.328 0 0 0-1.76-.685h-.045a2.104 2.104 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 0 1-.22.854 1.043 1.043 0 0 1-.114.145 1.648 1.648 0 0 1-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 0 0-.135.545l-.015.105a2.337 2.337 0 0 0 .384 1.518 2.51 2.51 0 0 0 .295.36 2.205 2.205 0 0 0 1.576.65 2.453 2.453 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"/></svg>'},yp={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},$p={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" 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"/></svg>'},Cp=G`
2276
2276
  <template>
2277
2277
  <div class="icon" :innerHTML=${e=>e.icon.data}></div>
2278
2278
  </template
@@ -2316,14 +2316,14 @@ const Cd=ai.tagFor(yd),kd={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.or
2316
2316
  class Sp extends Rt{constructor(e){super(),this.icon=e}}e([ne],Sp.prototype,"severity",void 0)
2317
2317
  const _p=(e,t)=>{const o=t.compose({baseName:e,template:Cp,styles:kp,baseClass:t})
2318
2318
  ai.getOrCreate().withPrefix("nimble").register(o())}
2319
- class Ip extends Sp{constructor(){super(Lh)}}_p("icon-exclamation-mark",Ip)
2319
+ class Ip extends Sp{constructor(){super(Dh)}}_p("icon-exclamation-mark",Ip)
2320
2320
  const Rp=ai.tagFor(Ip)
2321
2321
  class Mp extends Sp{constructor(){super(du)}}_p("icon-info",Mp)
2322
2322
  const Ap=ai.tagFor(Mp)
2323
2323
  class Ep extends Sp{constructor(){super(np)}}_p("icon-triangle-filled",Ep)
2324
2324
  const Op=ai.tagFor(Ep)
2325
- class Vp extends Sp{constructor(){super(yp)}}_p("icon-xmark",Vp)
2326
- const Fp=ai.tagFor(Vp),Hp={default:void 0,error:"error",warning:"warning",information:"information"},Tp=G`
2325
+ class Fp extends Sp{constructor(){super(yp)}}_p("icon-xmark",Fp)
2326
+ const Vp=ai.tagFor(Fp),Hp={default:void 0,error:"error",warning:"warning",information:"information"},Tp=G`
2327
2327
  <div class="container"
2328
2328
  role="status"
2329
2329
  aria-atomic="${e=>e.ariaAtomic}"
@@ -2367,7 +2367,7 @@ const Fp=ai.tagFor(Vp),Hp={default:void 0,error:"error",warning:"warning",inform
2367
2367
  <div class="dismiss">
2368
2368
  ${Me((e=>!e.preventDismiss),G`
2369
2369
  <${Cd} appearance="ghost" content-hidden @click="${e=>e.dismissBanner()}">
2370
- <${Fp} slot="start"></${Fp}>
2370
+ <${Vp} slot="start"></${Vp}>
2371
2371
  ${e=>e.dismissButtonLabel??"Close"}
2372
2372
  </${Cd}>
2373
2373
  `)}
@@ -2377,16 +2377,16 @@ const Fp=ai.tagFor(Vp),Hp={default:void 0,error:"error",warning:"warning",inform
2377
2377
  `
2378
2378
  class Pp extends Rt{constructor(){super(...arguments),this.open=!1,this.severity=Hp.default,this.titleHidden=!1,this.preventDismiss=!1}openChanged(){const e={newState:this.open,oldState:!this.open}
2379
2379
  this.$emit("toggle",e)}dismissBanner(){this.open=!1}}e([ne({mode:"boolean"})],Pp.prototype,"open",void 0),e([ne()],Pp.prototype,"severity",void 0),e([ne({attribute:"title-hidden",mode:"boolean"})],Pp.prototype,"titleHidden",void 0),e([ne({attribute:"prevent-dismiss",mode:"boolean"})],Pp.prototype,"preventDismiss",void 0),e([ne({attribute:"dismiss-button-label"})],Pp.prototype,"dismissButtonLabel",void 0),Et(Pp,to)
2380
- const Dp=Pp.compose({baseName:"banner",template:Tp,styles:wd})
2381
- ai.getOrCreate().withPrefix("nimble").register(Dp()),ai.tagFor(Pp)
2382
- const Lp=fe`
2380
+ const Lp=Pp.compose({baseName:"banner",template:Tp,styles:wd})
2381
+ ai.getOrCreate().withPrefix("nimble").register(Lp()),ai.tagFor(Pp)
2382
+ const Dp=fe`
2383
2383
  ${xn("inline-block")}
2384
2384
 
2385
2385
  :host {
2386
2386
  box-sizing: border-box;
2387
2387
  font: ${Aa};
2388
2388
  --ni-private-breadcrumb-link-font-color: ${Ea};
2389
- --ni-private-breadcrumb-link-active-font-color: ${La};
2389
+ --ni-private-breadcrumb-link-active-font-color: ${Da};
2390
2390
  }
2391
2391
 
2392
2392
  :host([appearance='prominent']) {
@@ -2412,11 +2412,11 @@ const Bp=zp.compose({baseName:"breadcrumb",baseClass:ao,template:(e,t)=>G`
2412
2412
  <template role="navigation">
2413
2413
  <div role="list" class="list" part="list">
2414
2414
  <slot
2415
- ${Le({property:"slottedBreadcrumbItems",filter:Te()})}
2415
+ ${De({property:"slottedBreadcrumbItems",filter:Te()})}
2416
2416
  ></slot>
2417
2417
  </div>
2418
2418
  </template>
2419
- `,styles:Lp})
2419
+ `,styles:Dp})
2420
2420
  ai.getOrCreate().withPrefix("nimble").register(Bp()),ai.tagFor(zp)
2421
2421
  const Np=fe`
2422
2422
  ${xn("inline-flex")}
@@ -2521,7 +2521,7 @@ class Zp extends ro{}const qp=Zp.compose({baseName:"breadcrumb-item",baseClass:r
2521
2521
  >
2522
2522
  ${qe(0,t)}
2523
2523
  <span class="content" part="content">
2524
- <slot ${Le("defaultSlottedContent")}></slot>
2524
+ <slot ${De("defaultSlottedContent")}></slot>
2525
2525
  </span>
2526
2526
  ${Ze(0,t)}
2527
2527
  </a>
@@ -2800,7 +2800,7 @@ class Kp extends $o{}const Xp=Kp.compose({baseName:"checkbox",baseClass:$o,templ
2800
2800
  part="label"
2801
2801
  class="${e=>e.defaultSlottedNodes&&e.defaultSlottedNodes.length?"label":"label label__hidden"}"
2802
2802
  >
2803
- <slot ${Le("defaultSlottedNodes")}></slot>
2803
+ <slot ${De("defaultSlottedNodes")}></slot>
2804
2804
  </label>
2805
2805
  </template>
2806
2806
  `,styles:Wp,checkedIndicator:Jd.data,indeterminateIndicator:Su.data})
@@ -3288,7 +3288,7 @@ const pg=ug.compose({baseName:"combobox",baseClass:To,template:(e,t)=>G`
3288
3288
  ${Re("listbox")}
3289
3289
  >
3290
3290
  <slot
3291
- ${Le({filter:e=>e instanceof HTMLElement&&_o.slottedOptionFilter(e),flatten:!0,property:"slottedOptions"})}
3291
+ ${De({filter:e=>e instanceof HTMLElement&&_o.slottedOptionFilter(e),flatten:!0,property:"slottedOptions"})}
3292
3292
  ></slot>
3293
3293
  </div>
3294
3294
  </${vd}>
@@ -3443,7 +3443,7 @@ const gg=Symbol("user dismissed"),vg=fe`
3443
3443
  <footer class="${e=>e.footerIsEmpty?"empty":""}">
3444
3444
  <slot
3445
3445
  name="footer"
3446
- ${Le({property:"slottedFooterElements"})}
3446
+ ${De({property:"slottedFooterElements"})}
3447
3447
  ></slot>
3448
3448
  </footer>
3449
3449
  </dialog>
@@ -3621,16 +3621,16 @@ class Mg extends Sp{constructor(){super(Rd)}}_p("icon-arrow-expander-left",Mg),a
3621
3621
  class Ag extends Sp{constructor(){super(Md)}}_p("icon-arrow-expander-right",Ag)
3622
3622
  const Eg=ai.tagFor(Ag)
3623
3623
  class Og extends Sp{constructor(){super(Ad)}}_p("icon-arrow-expander-up",Og),ai.tagFor(Og)
3624
- class Vg extends Sp{constructor(){super(Ed)}}_p("icon-arrow-left-from-line",Vg),ai.tagFor(Vg)
3625
- class Fg extends Sp{constructor(){super(Od)}}_p("icon-arrow-partial-rotate-left",Fg),ai.tagFor(Fg)
3626
- class Hg extends Sp{constructor(){super(Vd)}}_p("icon-arrow-right-to-line",Hg),ai.tagFor(Hg)
3627
- class Tg extends Sp{constructor(){super(Fd)}}_p("icon-arrow-rotate-right",Tg),ai.tagFor(Tg)
3624
+ class Fg extends Sp{constructor(){super(Ed)}}_p("icon-arrow-left-from-line",Fg),ai.tagFor(Fg)
3625
+ class Vg extends Sp{constructor(){super(Od)}}_p("icon-arrow-partial-rotate-left",Vg),ai.tagFor(Vg)
3626
+ class Hg extends Sp{constructor(){super(Fd)}}_p("icon-arrow-right-to-line",Hg),ai.tagFor(Hg)
3627
+ class Tg extends Sp{constructor(){super(Vd)}}_p("icon-arrow-rotate-right",Tg),ai.tagFor(Tg)
3628
3628
  class Pg extends Sp{constructor(){super(Hd)}}_p("icon-arrow-u-rotate-left",Pg),ai.tagFor(Pg)
3629
- class Dg extends Sp{constructor(){super(Td)}}_p("icon-arrow-up",Dg)
3630
- const Lg=ai.tagFor(Dg)
3629
+ class Lg extends Sp{constructor(){super(Td)}}_p("icon-arrow-up",Lg)
3630
+ const Dg=ai.tagFor(Lg)
3631
3631
  class zg extends Sp{constructor(){super(Pd)}}_p("icon-arrow-up-left-and-arrow-down-right",zg),ai.tagFor(zg)
3632
- class Bg extends Sp{constructor(){super(Dd)}}_p("icon-arrows-maximize",Bg),ai.tagFor(Bg)
3633
- class Ng extends Sp{constructor(){super(Ld)}}_p("icon-arrows-repeat",Ng),ai.tagFor(Ng)
3632
+ class Bg extends Sp{constructor(){super(Ld)}}_p("icon-arrows-maximize",Bg),ai.tagFor(Bg)
3633
+ class Ng extends Sp{constructor(){super(Dd)}}_p("icon-arrows-repeat",Ng),ai.tagFor(Ng)
3634
3634
  class Zg extends Sp{constructor(){super(zd)}}_p("icon-bars",Zg),ai.tagFor(Zg)
3635
3635
  class qg extends Sp{constructor(){super(Bd)}}_p("icon-bell",qg),ai.tagFor(qg)
3636
3636
  class jg extends Sp{constructor(){super(Nd)}}_p("icon-bell-and-comment",jg),ai.tagFor(jg)
@@ -3675,15 +3675,15 @@ class Mv extends Sp{constructor(){super(_h)}}_p("icon-dashboard-builder",Mv),ai.
3675
3675
  class Av extends Sp{constructor(){super(Ih)}}_p("icon-dashboard-builder-legend",Av),ai.tagFor(Av)
3676
3676
  class Ev extends Sp{constructor(){super(Rh)}}_p("icon-dashboard-builder-templates",Ev),ai.tagFor(Ev)
3677
3677
  class Ov extends Sp{constructor(){super(Mh)}}_p("icon-dashboard-builder-tile",Ov),ai.tagFor(Ov)
3678
- class Vv extends Sp{constructor(){super(Ah)}}_p("icon-database",Vv),ai.tagFor(Vv)
3679
- class Fv extends Sp{constructor(){super(Eh)}}_p("icon-database-check",Fv),ai.tagFor(Fv)
3678
+ class Fv extends Sp{constructor(){super(Ah)}}_p("icon-database",Fv),ai.tagFor(Fv)
3679
+ class Vv extends Sp{constructor(){super(Eh)}}_p("icon-database-check",Vv),ai.tagFor(Vv)
3680
3680
  class Hv extends Sp{constructor(){super(Oh)}}_p("icon-desktop",Hv),ai.tagFor(Hv)
3681
- class Tv extends Sp{constructor(){super(Vh)}}_p("icon-donut-chart",Tv),ai.tagFor(Tv)
3682
- class Pv extends Sp{constructor(){super(Fh)}}_p("icon-dot-solid-dot-stroke",Pv),ai.tagFor(Pv)
3683
- class Dv extends Sp{constructor(){super(Hh)}}_p("icon-dot-solid-dot-stroke-measurement",Dv),ai.tagFor(Dv)
3684
- class Lv extends Sp{constructor(){super(Th)}}_p("icon-down-right-from-square",Lv),ai.tagFor(Lv)
3681
+ class Tv extends Sp{constructor(){super(Fh)}}_p("icon-donut-chart",Tv),ai.tagFor(Tv)
3682
+ class Pv extends Sp{constructor(){super(Vh)}}_p("icon-dot-solid-dot-stroke",Pv),ai.tagFor(Pv)
3683
+ class Lv extends Sp{constructor(){super(Hh)}}_p("icon-dot-solid-dot-stroke-measurement",Lv),ai.tagFor(Lv)
3684
+ class Dv extends Sp{constructor(){super(Th)}}_p("icon-down-right-from-square",Dv),ai.tagFor(Dv)
3685
3685
  class zv extends Sp{constructor(){super(Ph)}}_p("icon-download",zv),ai.tagFor(zv)
3686
- class Bv extends Sp{constructor(){super(Dh)}}_p("icon-electronic-chip-zoomed",Bv),ai.tagFor(Bv)
3686
+ class Bv extends Sp{constructor(){super(Lh)}}_p("icon-electronic-chip-zoomed",Bv),ai.tagFor(Bv)
3687
3687
  class Nv extends Sp{constructor(){super(zh)}}_p("icon-eye",Nv),ai.tagFor(Nv)
3688
3688
  class Zv extends Sp{constructor(){super(Bh)}}_p("icon-fancy-a",Zv),ai.tagFor(Zv)
3689
3689
  class qv extends Sp{constructor(){super(Nh)}}_p("icon-file",qv),ai.tagFor(qv)
@@ -3729,15 +3729,15 @@ class Mm extends Sp{constructor(){super(Iu)}}_p("icon-mobile",Mm),ai.tagFor(Mm)
3729
3729
  class Am extends Sp{constructor(){super(Ru)}}_p("icon-notebook",Am),ai.tagFor(Am)
3730
3730
  class Em extends Sp{constructor(){super(Mu)}}_p("icon-number-list",Em),ai.tagFor(Em)
3731
3731
  class Om extends Sp{constructor(){super(Au)}}_p("icon-paste",Om),ai.tagFor(Om)
3732
- class Vm extends Sp{constructor(){super(Eu)}}_p("icon-pencil",Vm),ai.tagFor(Vm)
3733
- class Fm extends Sp{constructor(){super(Ou)}}_p("icon-pot-with-lid",Fm),ai.tagFor(Fm)
3734
- class Hm extends Sp{constructor(){super(Vu)}}_p("icon-question",Hm),ai.tagFor(Hm)
3735
- class Tm extends Sp{constructor(){super(Fu)}}_p("icon-running-arrow",Tm),ai.tagFor(Tm)
3732
+ class Fm extends Sp{constructor(){super(Eu)}}_p("icon-pencil",Fm),ai.tagFor(Fm)
3733
+ class Vm extends Sp{constructor(){super(Ou)}}_p("icon-pot-with-lid",Vm),ai.tagFor(Vm)
3734
+ class Hm extends Sp{constructor(){super(Fu)}}_p("icon-question",Hm),ai.tagFor(Hm)
3735
+ class Tm extends Sp{constructor(){super(Vu)}}_p("icon-running-arrow",Tm),ai.tagFor(Tm)
3736
3736
  class Pm extends Sp{constructor(){super(Hu)}}_p("icon-server",Pm),ai.tagFor(Pm)
3737
- class Dm extends Sp{constructor(){super(Tu)}}_p("icon-share-nodes",Dm),ai.tagFor(Dm)
3738
- class Lm extends Sp{constructor(){super(Pu)}}_p("icon-shield-check",Lm),ai.tagFor(Lm)
3739
- class zm extends Sp{constructor(){super(Du)}}_p("icon-shield-xmark",zm),ai.tagFor(zm)
3740
- class Bm extends Sp{constructor(){super(Lu)}}_p("icon-signal-bars",Bm),ai.tagFor(Bm)
3737
+ class Lm extends Sp{constructor(){super(Tu)}}_p("icon-share-nodes",Lm),ai.tagFor(Lm)
3738
+ class Dm extends Sp{constructor(){super(Pu)}}_p("icon-shield-check",Dm),ai.tagFor(Dm)
3739
+ class zm extends Sp{constructor(){super(Lu)}}_p("icon-shield-xmark",zm),ai.tagFor(zm)
3740
+ class Bm extends Sp{constructor(){super(Du)}}_p("icon-signal-bars",Bm),ai.tagFor(Bm)
3741
3741
  class Nm extends Sp{constructor(){super(zu)}}_p("icon-sine-graph",Nm),ai.tagFor(Nm)
3742
3742
  class Zm extends Sp{constructor(){super(Bu)}}_p("icon-skip-arrow",Zm),ai.tagFor(Zm)
3743
3743
  class qm extends Sp{constructor(){super(Nu)}}_p("icon-spinner",qm),ai.tagFor(qm)
@@ -3843,7 +3843,7 @@ class Rf extends ko{get value(){return super.value}set value(e){super.value=`${e
3843
3843
  >
3844
3844
  ${qe(0,t)}
3845
3845
  <span class="content" part="content">
3846
- <slot ${Le("content")}></slot>
3846
+ <slot ${De("content")}></slot>
3847
3847
  </span>
3848
3848
  ${Ze(0,t)}
3849
3849
  </template>
@@ -3887,7 +3887,7 @@ const Af=fe`
3887
3887
  ::slotted(header) {
3888
3888
  display: flex;
3889
3889
  font: ${Ol};
3890
- color: ${Vl};
3890
+ color: ${Fl};
3891
3891
  text-transform: ${_c};
3892
3892
  padding-top: ${ra};
3893
3893
  padding-bottom: ${ra};
@@ -3904,11 +3904,11 @@ class Ef extends Ci{}const Of=Ef.compose({baseName:"menu",baseClass:Ci,template:
3904
3904
  @keydown="${(e,t)=>e.handleMenuKeyDown(t.event)}"
3905
3905
  @focusout="${(e,t)=>e.handleFocusOut(t.event)}"
3906
3906
  >
3907
- <slot ${Le("items")}></slot>
3907
+ <slot ${De("items")}></slot>
3908
3908
  </template>
3909
3909
  `,styles:Af})
3910
3910
  ai.getOrCreate().withPrefix("nimble").register(Of()),ai.tagFor(Ef)
3911
- const Vf=fe`
3911
+ const Ff=fe`
3912
3912
  ${xn("inline-block")}
3913
3913
 
3914
3914
  :host {
@@ -3924,7 +3924,7 @@ const Vf=fe`
3924
3924
  margin-top: ${ra};
3925
3925
  margin-bottom: ${ra};
3926
3926
  }
3927
- `,Ff=G`
3927
+ `,Vf=G`
3928
3928
  <template
3929
3929
  ?open="${e=>e.open}"
3930
3930
  @focusout="${(e,t)=>e.focusoutHandler(t.event)}"
@@ -3960,7 +3960,7 @@ const Vf=fe`
3960
3960
  ${Re("region")}
3961
3961
  >
3962
3962
  <span part="menu">
3963
- <slot name="menu" ${Le({property:"slottedMenus"})}></slot>
3963
+ <slot name="menu" ${De({property:"slottedMenus"})}></slot>
3964
3964
  </span>
3965
3965
  </${vd}>
3966
3966
  `)}
@@ -3981,9 +3981,9 @@ if(!this.isSlotElement(e))return
3981
3981
  {const t=e.assignedNodes()[0]
3982
3982
  e=t instanceof HTMLElement?t:void 0}}}isSlotElement(e){return"SLOT"===e?.nodeName}focusMenu(){this.getMenu()?.focus()}focusLastMenuItem(){const e=this.getMenu()?.querySelectorAll("[role=menuitem]")
3983
3983
  if(e?.length){e[e.length-1].focus()}}}e([ne],Tf.prototype,"appearance",void 0),e([ne({mode:"boolean"})],Tf.prototype,"disabled",void 0),e([ne({attribute:"content-hidden",mode:"boolean"})],Tf.prototype,"contentHidden",void 0),e([ne({mode:"boolean"})],Tf.prototype,"open",void 0),e([ne({attribute:"position"})],Tf.prototype,"position",void 0),e([m],Tf.prototype,"toggleButton",void 0),e([m],Tf.prototype,"region",void 0),e([m],Tf.prototype,"slottedMenus",void 0)
3984
- const Pf=Tf.compose({baseName:"menu-button",template:Ff,styles:Vf,shadowOptions:{delegatesFocus:!0}})
3984
+ const Pf=Tf.compose({baseName:"menu-button",template:Vf,styles:Ff,shadowOptions:{delegatesFocus:!0}})
3985
3985
  ai.getOrCreate().withPrefix("nimble").register(Pf())
3986
- const Df=ai.tagFor(Tf),Lf=fe`
3986
+ const Lf=ai.tagFor(Tf),Df=fe`
3987
3987
  ${xn("grid")}
3988
3988
 
3989
3989
  :host {
@@ -4129,7 +4129,7 @@ class zf extends $i{}const Bf=zf.compose({baseName:"menu-item",baseClass:$i,temp
4129
4129
  </${e.tagFor(so)}>
4130
4130
  `)}
4131
4131
  </template>
4132
- `,styles:Lf,expandCollapseGlyph:Md.data})
4132
+ `,styles:Df,expandCollapseGlyph:Md.data})
4133
4133
  ai.getOrCreate().withPrefix("nimble").register(Bf()),ai.tagFor(zf)
4134
4134
  const Nf="underline",Zf="outline",qf="block",jf=fe`
4135
4135
  ${xn("inline-block")}
@@ -4316,7 +4316,7 @@ const Gf=Uf.compose({baseName:"number-field",baseClass:Ei,template:(e,t)=>G`
4316
4316
  for="control"
4317
4317
  class="${e=>e.defaultSlottedNodes&&e.defaultSlottedNodes.length?"label":"label label__hidden"}"
4318
4318
  >
4319
- <slot ${Le("defaultSlottedNodes")}></slot>
4319
+ <slot ${De("defaultSlottedNodes")}></slot>
4320
4320
  </label>
4321
4321
  <div class="root" part="root">
4322
4322
  ${qe(0,t)}
@@ -4524,7 +4524,7 @@ class Kf extends Hi{}const Xf=Kf.compose({baseName:"radio",baseClass:Hi,template
4524
4524
  part="label"
4525
4525
  class="${e=>e.defaultSlottedNodes&&e.defaultSlottedNodes.length?"label":"label label__hidden"}"
4526
4526
  >
4527
- <slot ${Le("defaultSlottedNodes")}></slot>
4527
+ <slot ${De("defaultSlottedNodes")}></slot>
4528
4528
  </label>
4529
4529
  </template>
4530
4530
  `,styles:Wf,checkedIndicator:ih.data})
@@ -4569,7 +4569,7 @@ class Qf extends Oi{}const Jf=Qf.compose({baseName:"radio-group",baseClass:Oi,te
4569
4569
  part="positioning-region"
4570
4570
  >
4571
4571
  <slot
4572
- ${Le({property:"slottedRadioButtons",filter:Te("[role=radio]")})}
4572
+ ${De({property:"slottedRadioButtons",filter:Te("[role=radio]")})}
4573
4573
  ></slot>
4574
4574
  </div>
4575
4575
  </template>
@@ -4613,9 +4613,9 @@ const nb=fe`
4613
4613
  padding-bottom: 0;
4614
4614
  }
4615
4615
  `))
4616
- class sb extends Li{constructor(){super(...arguments),this.appearance=rg,this.errorVisible=!1}setPositioning(){this.$fastController.isConnected&&(super.setPositioning(),this.updateListboxMaxHeightCssVariable())}slottedOptionsChanged(e,t){const o=this.value
4616
+ class sb extends Di{constructor(){super(...arguments),this.appearance=rg,this.errorVisible=!1}setPositioning(){this.$fastController.isConnected&&(super.setPositioning(),this.updateListboxMaxHeightCssVariable())}slottedOptionsChanged(e,t){const o=this.value
4617
4617
  super.slottedOptionsChanged(e,t),o&&(this.value=o)}regionChanged(e,t){this.region&&this.control&&(this.region.anchorElement=this.control)}controlChanged(e,t){this.region&&this.control&&(this.region.anchorElement=this.control)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}e([ne],sb.prototype,"appearance",void 0),e([ne({attribute:"error-text"})],sb.prototype,"errorText",void 0),e([ne({attribute:"error-visible",mode:"boolean"})],sb.prototype,"errorVisible",void 0),e([m],sb.prototype,"region",void 0)
4618
- const rb=sb.compose({baseName:"select",baseClass:Li,template:(e,t)=>G`
4618
+ const rb=sb.compose({baseName:"select",baseClass:Di,template:(e,t)=>G`
4619
4619
  <template
4620
4620
  class="${e=>[e.collapsible&&"collapsible",e.collapsible&&e.open&&"open",e.disabled&&"disabled",e.collapsible&&e.position].filter(Boolean).join(" ")}"
4621
4621
  aria-activedescendant="${e=>e.ariaActiveDescendant}"
@@ -4674,7 +4674,7 @@ const rb=sb.compose({baseName:"select",baseClass:Li,template:(e,t)=>G`
4674
4674
  ${Re("listbox")}
4675
4675
  >
4676
4676
  <slot
4677
- ${Le({filter:e=>e instanceof HTMLElement&&_o.slottedOptionFilter(e),flatten:!0,property:"slottedOptions"})}
4677
+ ${De({filter:e=>e instanceof HTMLElement&&_o.slottedOptionFilter(e),flatten:!0,property:"slottedOptions"})}
4678
4678
  ></slot>
4679
4679
  </div>
4680
4680
  </${vd}>
@@ -5008,7 +5008,7 @@ const hb=fe`
5008
5008
  part="label"
5009
5009
  class="${e=>e.defaultSlottedNodes?.length?"label":"label label__hidden"}"
5010
5010
  >
5011
- <slot ${Le("defaultSlottedNodes")}></slot>
5011
+ <slot ${De("defaultSlottedNodes")}></slot>
5012
5012
  </label>
5013
5013
  <div class="switch-container">
5014
5014
  <span class="status-message unchecked-message" part="unchecked-message">
@@ -5165,13 +5165,13 @@ return o}return i}))},getIsExpanded:()=>{var o
5165
5165
  const i=t.getState().expanded
5166
5166
  return!!(null!=(o=null==t.options.getIsRowExpanded?void 0:t.options.getIsRowExpanded(e))?o:!0===i||(null==i?void 0:i[e.id]))},getCanExpand:()=>{var o,i,n
5167
5167
  return null!=(o=null==t.options.getRowCanExpand?void 0:t.options.getRowCanExpand(e))?o:(null==(i=t.options.enableExpanding)||i)&&!(null==(n=e.subRows)||!n.length)},getToggleExpandedHandler:()=>{const t=e.getCanExpand()
5168
- return()=>{t&&e.toggleExpanded()}}})},Vb=(e,t,o)=>{var i
5168
+ return()=>{t&&e.toggleExpanded()}}})},Fb=(e,t,o)=>{var i
5169
5169
  const n=o.toLowerCase()
5170
5170
  return Boolean(null==(i=e.getValue(t))?void 0:i.toLowerCase().includes(n))}
5171
- Vb.autoRemove=e=>Zb(e)
5172
- const Fb=(e,t,o)=>{var i
5173
- return Boolean(null==(i=e.getValue(t))?void 0:i.includes(o))}
5174
5171
  Fb.autoRemove=e=>Zb(e)
5172
+ const Vb=(e,t,o)=>{var i
5173
+ return Boolean(null==(i=e.getValue(t))?void 0:i.includes(o))}
5174
+ Vb.autoRemove=e=>Zb(e)
5175
5175
  const Hb=(e,t,o)=>{var i
5176
5176
  return(null==(i=e.getValue(t))?void 0:i.toLowerCase())===o.toLowerCase()}
5177
5177
  Hb.autoRemove=e=>Zb(e)
@@ -5181,11 +5181,11 @@ Tb.autoRemove=e=>Zb(e)||!(null!=e&&e.length)
5181
5181
  const Pb=(e,t,o)=>!o.some((o=>{var i
5182
5182
  return!(null!=(i=e.getValue(t))&&i.includes(o))}))
5183
5183
  Pb.autoRemove=e=>Zb(e)||!(null!=e&&e.length)
5184
- const Db=(e,t,o)=>o.some((o=>{var i
5184
+ const Lb=(e,t,o)=>o.some((o=>{var i
5185
5185
  return null==(i=e.getValue(t))?void 0:i.includes(o)}))
5186
- Db.autoRemove=e=>Zb(e)||!(null!=e&&e.length)
5187
- const Lb=(e,t,o)=>e.getValue(t)===o
5188
- Lb.autoRemove=e=>Zb(e)
5186
+ Lb.autoRemove=e=>Zb(e)||!(null!=e&&e.length)
5187
+ const Db=(e,t,o)=>e.getValue(t)===o
5188
+ Db.autoRemove=e=>Zb(e)
5189
5189
  const zb=(e,t,o)=>e.getValue(t)==o
5190
5190
  zb.autoRemove=e=>Zb(e)
5191
5191
  const Bb=(e,t,o)=>{let[i,n]=o
@@ -5194,7 +5194,7 @@ return s>=i&&s<=n}
5194
5194
  Bb.resolveFilterValue=e=>{let[t,o]=e,i="number"!=typeof t?parseFloat(t):t,n="number"!=typeof o?parseFloat(o):o,s=null===t||Number.isNaN(i)?-1/0:i,r=null===o||Number.isNaN(n)?1/0:n
5195
5195
  if(s>r){const e=s
5196
5196
  s=r,r=e}return[s,r]},Bb.autoRemove=e=>Zb(e)||Zb(e[0])&&Zb(e[1])
5197
- const Nb={includesString:Vb,includesStringSensitive:Fb,equalsString:Hb,arrIncludes:Tb,arrIncludesAll:Pb,arrIncludesSome:Db,equals:Lb,weakEquals:zb,inNumberRange:Bb}
5197
+ const Nb={includesString:Fb,includesStringSensitive:Vb,equalsString:Hb,arrIncludes:Tb,arrIncludesAll:Pb,arrIncludesSome:Lb,equals:Db,weakEquals:zb,inNumberRange:Bb}
5198
5198
  function Zb(e){return null==e||""===e}const qb={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:e=>({columnFilters:[],globalFilter:void 0,...e}),getDefaultOptions:e=>({onColumnFiltersChange:yb("columnFilters",e),onGlobalFilterChange:yb("globalFilter",e),filterFromLeafRows:!1,maxLeafRowFilterDepth:100,globalFilterFn:"auto",getColumnCanGlobalFilter:t=>{var o,i
5199
5199
  const n=null==(o=e.getCoreRowModel().flatRows[0])||null==(i=o._getAllCellsByColumnId()[t.id])?void 0:i.getValue()
5200
5200
  return"string"==typeof n||"number"==typeof n}}),createColumn:(e,t)=>({getAutoFilterFn:()=>{const o=t.getCoreRowModel().flatRows[0],i=null==o?void 0:o.getValue(e.id)
@@ -5437,7 +5437,7 @@ try{t=document.createElement(e)}catch(e){}if(!(t instanceof mw))throw new Error(
5437
5437
  </${e}>
5438
5438
  `)
5439
5439
  class bw{constructor(e){this.uniqueId=Hr("table-column-slot"),this.validConfiguration=!0,this.sortOperation=uw,this.dataRecordFieldNames=[],this.groupingDisabled=!1,this.fractionalWidth=1,this.minPixelWidth=117,this.currentFractionalWidth=1,this.currentSortDirection=aw.none,this.cellRecordFieldNames=e.cellRecordFieldNames,this.cellViewTemplate=fw(e.cellViewTag),this.groupHeaderViewTemplate=vw(e.groupHeaderViewTag),this.delegatedEvents=e.delegatedEvents,this.sortOperation=e.sortOperation??uw}fractionalWidthChanged(){this.currentFractionalWidth=this.fractionalWidth}pixelWidthChanged(){this.currentPixelWidth=this.pixelWidth}}e([m],bw.prototype,"columnConfig",void 0),e([m],bw.prototype,"validConfiguration",void 0),e([m],bw.prototype,"operandDataRecordFieldName",void 0),e([m],bw.prototype,"sortOperation",void 0),e([m],bw.prototype,"dataRecordFieldNames",void 0),e([m],bw.prototype,"groupingDisabled",void 0),e([m],bw.prototype,"groupIndex",void 0),e([m],bw.prototype,"pixelWidth",void 0),e([m],bw.prototype,"fractionalWidth",void 0),e([m],bw.prototype,"minPixelWidth",void 0),e([m],bw.prototype,"currentFractionalWidth",void 0),e([m],bw.prototype,"currentPixelWidth",void 0),e([m],bw.prototype,"currentSortIndex",void 0),e([m],bw.prototype,"currentSortDirection",void 0)
5440
- class ww extends Rt{constructor(){super(...arguments),this.columnInternals=new bw(this.getColumnInternalsOptions()),this.columnHidden=!1,this.sortDirection=aw.none,this.sortingDisabled=!1,this.isValidContentAndHasOverflow=!1}checkValidity(){return this.columnInternals.validConfiguration}get validity(){return{}}get headerTextContent(){return this.contentSlot.assignedNodes().map((e=>e.textContent?.trim())).join(" ")}sortDirectionChanged(){this.sortingDisabled||(this.columnInternals.currentSortDirection=this.sortDirection)}sortIndexChanged(){this.sortingDisabled||(this.columnInternals.currentSortIndex=this.sortIndex)}sortingDisabledChanged(){this.sortingDisabled?(this.columnInternals.currentSortDirection=aw.none,this.columnInternals.currentSortIndex=void 0):(this.columnInternals.currentSortDirection=this.sortDirection,this.columnInternals.currentSortIndex=this.sortIndex)}}e([ne({attribute:"column-id"})],ww.prototype,"columnId",void 0),e([ne({attribute:"action-menu-slot"})],ww.prototype,"actionMenuSlot",void 0),e([ne({attribute:"action-menu-label"})],ww.prototype,"actionMenuLabel",void 0),e([ne({attribute:"column-hidden",mode:"boolean"})],ww.prototype,"columnHidden",void 0),e([ne({attribute:"sort-index",converter:oe})],ww.prototype,"sortIndex",void 0),e([ne({attribute:"sort-direction"})],ww.prototype,"sortDirection",void 0),e([ne({attribute:"sorting-disabled",mode:"boolean"})],ww.prototype,"sortingDisabled",void 0),e([m],ww.prototype,"isValidContentAndHasOverflow",void 0)
5440
+ class ww extends Rt{constructor(){super(...arguments),this.columnInternals=new bw(this.getColumnInternalsOptions()),this.columnHidden=!1,this.sortDirection=aw.none,this.sortingDisabled=!1,this.hasOverflow=!1}checkValidity(){return this.columnInternals.validConfiguration}get validity(){return{}}get headerTextContent(){return this.contentSlot.assignedNodes().map((e=>e.textContent?.trim())).join(" ")}sortDirectionChanged(){this.sortingDisabled||(this.columnInternals.currentSortDirection=this.sortDirection)}sortIndexChanged(){this.sortingDisabled||(this.columnInternals.currentSortIndex=this.sortIndex)}sortingDisabledChanged(){this.sortingDisabled?(this.columnInternals.currentSortDirection=aw.none,this.columnInternals.currentSortIndex=void 0):(this.columnInternals.currentSortDirection=this.sortDirection,this.columnInternals.currentSortIndex=this.sortIndex)}}e([ne({attribute:"column-id"})],ww.prototype,"columnId",void 0),e([ne({attribute:"action-menu-slot"})],ww.prototype,"actionMenuSlot",void 0),e([ne({attribute:"action-menu-label"})],ww.prototype,"actionMenuLabel",void 0),e([ne({attribute:"column-hidden",mode:"boolean"})],ww.prototype,"columnHidden",void 0),e([ne({attribute:"sort-index",converter:oe})],ww.prototype,"sortIndex",void 0),e([ne({attribute:"sort-direction"})],ww.prototype,"sortDirection",void 0),e([ne({attribute:"sorting-disabled",mode:"boolean"})],ww.prototype,"sortingDisabled",void 0),e([m],ww.prototype,"hasOverflow",void 0)
5441
5441
  class xw{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.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}}isValid(){return Object.values(this.getValidity()).every((e=>!1===e))}areRecordIdsValid(){const e=this.getValidity()
5442
5442
  return!e.duplicateRecordId&&!e.missingRecordId&&!e.invalidRecordId}validateSelectionMode(e,t){return this.idFieldNameNotConfigured=e!==lw.none&&"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
5443
5443
  for(const o of e){if(!Object.prototype.hasOwnProperty.call(o,t)){this.missingRecordId=!0
@@ -5584,7 +5584,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(e
5584
5584
  <slot></slot>
5585
5585
 
5586
5586
  ${Me((e=>e.sortDirection===aw.ascending),G`
5587
- <${Lg} class="sort-indicator" aria-hidden="true"></${Lg}>
5587
+ <${Dg} class="sort-indicator" aria-hidden="true"></${Dg}>
5588
5588
  `)}
5589
5589
  ${Me((e=>e.sortDirection===aw.descending),G`
5590
5590
  <${Ig} class="sort-indicator" aria-hidden="true"></${Ig}>
@@ -5718,7 +5718,7 @@ const _w=ai.tagFor(kw),Iw=fe`
5718
5718
  <template role="cell" style="--ni-private-table-cell-nesting-level: ${e=>e.nestingLevel}">
5719
5719
  ${e=>e.cellViewTemplate}
5720
5720
  ${Me((e=>e.hasActionMenu),G`
5721
- <${Df} ${Re("actionMenuButton")}
5721
+ <${Lf} ${Re("actionMenuButton")}
5722
5722
  content-hidden
5723
5723
  appearance="${Nc}"
5724
5724
  @beforetoggle="${(e,t)=>e.onActionMenuBeforeToggle(t.event)}"
@@ -5729,14 +5729,14 @@ const _w=ai.tagFor(kw),Iw=fe`
5729
5729
  <${ef} slot="start"></${ef}>
5730
5730
  ${e=>e.actionMenuLabel}
5731
5731
  <slot name="cellActionMenu" slot="menu"></slot>
5732
- </${Df}>
5732
+ </${Lf}>
5733
5733
  `)}
5734
5734
  </template>
5735
5735
  `
5736
5736
  class Aw extends Rt{constructor(){super(...arguments),this.hasActionMenu=!1,this.menuOpen=!1,this.nestingLevel=0}onActionMenuBeforeToggle(e){this.$emit("cell-action-menu-beforetoggle",e.detail)}onActionMenuToggle(e){this.menuOpen=e.detail.newState,this.$emit("cell-action-menu-toggle",e.detail)}}e([m],Aw.prototype,"cellState",void 0),e([m],Aw.prototype,"column",void 0),e([ne({attribute:"has-action-menu",mode:"boolean"})],Aw.prototype,"hasActionMenu",void 0),e([ne({attribute:"menu-open",mode:"boolean"})],Aw.prototype,"menuOpen",void 0),e([ne({attribute:"action-menu-label"})],Aw.prototype,"actionMenuLabel",void 0),e([m],Aw.prototype,"cellViewTemplate",void 0),e([m],Aw.prototype,"nestingLevel",void 0)
5737
5737
  const Ew=Aw.compose({baseName:"table-cell",template:Mw,styles:Rw})
5738
5738
  ai.getOrCreate().withPrefix("nimble").register(Ew())
5739
- const Ow=ai.tagFor(Aw),Vw=G`
5739
+ const Ow=ai.tagFor(Aw),Fw=G`
5740
5740
  <template role="row" aria-selected=${e=>e.ariaSelected}>
5741
5741
  ${Me((e=>e.selectable&&!e.hideSelection),G`
5742
5742
  <span role="gridcell" class="checkbox-container">
@@ -5779,7 +5779,7 @@ const Ow=ai.tagFor(Aw),Vw=G`
5779
5779
  </span>
5780
5780
  </template>
5781
5781
  `
5782
- class Fw extends Rt{constructor(){super(...arguments),this.selectable=!1,this.selected=!1,this.hideSelection=!1,this.columns=[],this.nestingLevel=0,this.menuOpen=!1,this.ignoreSelectionChangeEvents=!1}get columnStates(){return this.columns.map(((e,t)=>{const o=e.columnInternals.dataRecordFieldNames
5782
+ class Vw extends Rt{constructor(){super(...arguments),this.selectable=!1,this.selected=!1,this.hideSelection=!1,this.columns=[],this.nestingLevel=0,this.menuOpen=!1,this.ignoreSelectionChangeEvents=!1}get columnStates(){return this.columns.map(((e,t)=>{const o=e.columnInternals.dataRecordFieldNames
5783
5783
  let i
5784
5784
  if(this.hasValidFieldNames(o)&&this.dataRecord){const t=o.map((e=>this.dataRecord[e]))
5785
5785
  i={cellRecord:Object.fromEntries(e.columnInternals.cellRecordFieldNames.map(((e,o)=>[e,t[o]]))),columnConfig:e.columnInternals.columnConfig??{}}}else i={cellRecord:{},columnConfig:{}}
@@ -5789,10 +5789,10 @@ this.selected=t
5789
5789
  const o={oldState:!t,newState:t}
5790
5790
  this.$emit("row-selection-toggle",o)}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 Aw&&e.menuOpen))
5791
5791
  e?.actionMenuButton?.open&&e.actionMenuButton.toggleButton.control.click()}}emitActionMenuToggleEvent(e,t,o){const i={newState:t.newState,oldState:t.oldState,recordIds:[this.recordId],columnId:o.columnId}
5792
- this.$emit(e,i)}hasValidFieldNames(e){return e.every((e=>void 0!==e))}selectedChanged(){this.setSelectionCheckboxState()}selectionCheckboxChanged(){this.setSelectionCheckboxState()}setSelectionCheckboxState(){this.selectionCheckbox&&(this.ignoreSelectionChangeEvents=!0,this.selectionCheckbox.checked=this.selected,this.ignoreSelectionChangeEvents=!1)}}e([ne({attribute:"record-id"})],Fw.prototype,"recordId",void 0),e([ne({mode:"boolean"})],Fw.prototype,"selectable",void 0),e([ne({mode:"boolean"})],Fw.prototype,"selected",void 0),e([ne({attribute:"hide-selection",mode:"boolean"})],Fw.prototype,"hideSelection",void 0),e([m],Fw.prototype,"dataRecord",void 0),e([m],Fw.prototype,"columns",void 0),e([m],Fw.prototype,"currentActionMenuColumn",void 0),e([m],Fw.prototype,"nestingLevel",void 0),e([ne({attribute:"menu-open",mode:"boolean"})],Fw.prototype,"menuOpen",void 0),e([m],Fw.prototype,"selectionCheckbox",void 0),e([f],Fw.prototype,"columnStates",null),e([f],Fw.prototype,"ariaSelected",null)
5793
- const Hw=Fw.compose({baseName:"table-row",template:Vw,styles:Iw})
5792
+ this.$emit(e,i)}hasValidFieldNames(e){return e.every((e=>void 0!==e))}selectedChanged(){this.setSelectionCheckboxState()}selectionCheckboxChanged(){this.setSelectionCheckboxState()}setSelectionCheckboxState(){this.selectionCheckbox&&(this.ignoreSelectionChangeEvents=!0,this.selectionCheckbox.checked=this.selected,this.ignoreSelectionChangeEvents=!1)}}e([ne({attribute:"record-id"})],Vw.prototype,"recordId",void 0),e([ne({mode:"boolean"})],Vw.prototype,"selectable",void 0),e([ne({mode:"boolean"})],Vw.prototype,"selected",void 0),e([ne({attribute:"hide-selection",mode:"boolean"})],Vw.prototype,"hideSelection",void 0),e([m],Vw.prototype,"dataRecord",void 0),e([m],Vw.prototype,"columns",void 0),e([m],Vw.prototype,"currentActionMenuColumn",void 0),e([m],Vw.prototype,"nestingLevel",void 0),e([ne({attribute:"menu-open",mode:"boolean"})],Vw.prototype,"menuOpen",void 0),e([m],Vw.prototype,"selectionCheckbox",void 0),e([f],Vw.prototype,"columnStates",null),e([f],Vw.prototype,"ariaSelected",null)
5793
+ const Hw=Vw.compose({baseName:"table-row",template:Fw,styles:Iw})
5794
5794
  ai.getOrCreate().withPrefix("nimble").register(Hw())
5795
- const Tw=ai.tagFor(Fw),Pw=fe`
5795
+ const Tw=ai.tagFor(Vw),Pw=fe`
5796
5796
  ${xn("grid")}
5797
5797
 
5798
5798
  :host {
@@ -5897,7 +5897,7 @@ const Tw=ai.tagFor(Fw),Pw=fe`
5897
5897
  :host(:hover)::before {
5898
5898
  background-color: ${cs(Un,.1)};
5899
5899
  }
5900
- `)),Dw=G`
5900
+ `)),Lw=G`
5901
5901
  <template
5902
5902
  role="row"
5903
5903
  @click=${e=>e.onGroupExpandToggle()}
@@ -5932,14 +5932,14 @@ const Tw=ai.tagFor(Fw),Pw=fe`
5932
5932
  </div>
5933
5933
  </template>
5934
5934
  `
5935
- class Lw extends Rt{constructor(){super(...arguments),this.nestingLevel=0,this.expanded=!1,this.selectable=!1,this.selectionState=cw,this.animationClass="",this.ignoreSelectionChangeEvents=!1,this.removeAnimatingClass=()=>{this.animationClass="",this.expandIcon.removeEventListener("transitionend",this.removeAnimatingClass)}}onGroupExpandToggle(){this.$emit("group-expand-toggle"),this.animationClass="animating",this.expandIcon.addEventListener("transitionend",this.removeAnimatingClass)}onSelectionChange(e){if(this.ignoreSelectionChangeEvents)return
5935
+ class Dw extends Rt{constructor(){super(...arguments),this.nestingLevel=0,this.expanded=!1,this.selectable=!1,this.selectionState=cw,this.animationClass="",this.ignoreSelectionChangeEvents=!1,this.removeAnimatingClass=()=>{this.animationClass="",this.expandIcon.removeEventListener("transitionend",this.removeAnimatingClass)}}onGroupExpandToggle(){this.$emit("group-expand-toggle"),this.animationClass="animating",this.expandIcon.addEventListener("transitionend",this.removeAnimatingClass)}onSelectionChange(e){if(this.ignoreSelectionChangeEvents)return
5936
5936
  const t=e.target.checked
5937
5937
  this.selectionState=t?dw:cw
5938
5938
  const o={oldState:!t,newState:t}
5939
- this.$emit("group-selection-toggle",o)}selectionStateChanged(){this.setSelectionCheckboxState()}selectionCheckboxChanged(){this.setSelectionCheckboxState()}setSelectionCheckboxState(){this.selectionCheckbox&&(this.ignoreSelectionChangeEvents=!0,this.selectionCheckbox.checked=this.selectionState===dw,this.selectionCheckbox.indeterminate=this.selectionState===hw,this.ignoreSelectionChangeEvents=!1)}}e([m],Lw.prototype,"groupRowValue",void 0),e([m],Lw.prototype,"nestingLevel",void 0),e([m],Lw.prototype,"leafItemCount",void 0),e([m],Lw.prototype,"groupColumn",void 0),e([ne({mode:"boolean"})],Lw.prototype,"expanded",void 0),e([ne({mode:"boolean"})],Lw.prototype,"selectable",void 0),e([ne({attribute:"selection-state"})],Lw.prototype,"selectionState",void 0),e([m],Lw.prototype,"selectionCheckbox",void 0),e([m],Lw.prototype,"animationClass",void 0)
5940
- const zw=Lw.compose({baseName:"table-group-row",template:Dw,styles:Pw})
5939
+ this.$emit("group-selection-toggle",o)}selectionStateChanged(){this.setSelectionCheckboxState()}selectionCheckboxChanged(){this.setSelectionCheckboxState()}setSelectionCheckboxState(){this.selectionCheckbox&&(this.ignoreSelectionChangeEvents=!0,this.selectionCheckbox.checked=this.selectionState===dw,this.selectionCheckbox.indeterminate=this.selectionState===hw,this.ignoreSelectionChangeEvents=!1)}}e([m],Dw.prototype,"groupRowValue",void 0),e([m],Dw.prototype,"nestingLevel",void 0),e([m],Dw.prototype,"leafItemCount",void 0),e([m],Dw.prototype,"groupColumn",void 0),e([ne({mode:"boolean"})],Dw.prototype,"expanded",void 0),e([ne({mode:"boolean"})],Dw.prototype,"selectable",void 0),e([ne({attribute:"selection-state"})],Dw.prototype,"selectionState",void 0),e([m],Dw.prototype,"selectionCheckbox",void 0),e([m],Dw.prototype,"animationClass",void 0)
5940
+ const zw=Dw.compose({baseName:"table-group-row",template:Lw,styles:Pw})
5941
5941
  ai.getOrCreate().withPrefix("nimble").register(zw())
5942
- const Bw=ai.tagFor(Lw),Nw=G`
5942
+ const Bw=ai.tagFor(Dw),Nw=G`
5943
5943
  <template
5944
5944
  role="grid"
5945
5945
  aria-multiselectable="${e=>e.ariaMultiSelectable}"
@@ -6256,20 +6256,20 @@ const fx=fe`
6256
6256
  overflow: hidden;
6257
6257
  text-overflow: ellipsis;
6258
6258
  }
6259
- `,bx=G`
6259
+ `
6260
+ class bx{constructor(e,t){this.target=e,this.propertyName=t}bind(e){this.source=e,this.setSourceValue(!1),this.mouseOverHandler=()=>{const e=this.target.offsetWidth<this.target.scrollWidth
6261
+ this.setSourceValue(e)},this.mouseOutHandler=()=>{this.setSourceValue(!1)},this.target.addEventListener("mouseover",this.mouseOverHandler),this.target.addEventListener("mouseout",this.mouseOutHandler)}unbind(){this.source=void 0,this.target.removeEventListener("mouseover",this.mouseOverHandler),this.target.removeEventListener("mouseout",this.mouseOutHandler)}setSourceValue(e){this.source[this.propertyName]=e}}function wx(e){return new C("nimble-overflow",bx,e)}const xx=G`
6260
6262
  <template slot="${e=>e.columnInternals.uniqueId}">
6261
6263
  <span
6262
- ${Re("headerSpan")}
6264
+ ${wx("hasOverflow")}
6263
6265
  class="header-content"
6264
- @mouseover="${e=>{e.isValidContentAndHasOverflow=!!e.headerTextContent&&e.headerSpan.offsetWidth<e.headerSpan.scrollWidth}}"
6265
- @mouseout="${e=>{e.isValidContentAndHasOverflow=!1}}"
6266
- title=${e=>e.isValidContentAndHasOverflow?e.headerTextContent:null}
6266
+ title=${e=>e.hasOverflow&&e.headerTextContent?e.headerTextContent:null}
6267
6267
  >
6268
6268
  <slot ${Re("contentSlot")}></slot>
6269
6269
  </span>
6270
6270
  </template>
6271
6271
  `
6272
- function wx(e){class t extends e{fractionalWidthChanged(){"number"==typeof this.fractionalWidth?this.columnInternals.fractionalWidth=this.fractionalWidth:this.columnInternals.fractionalWidth=1}minPixelWidthChanged(){"number"==typeof this.minPixelWidth?this.columnInternals.minPixelWidth=this.minPixelWidth:this.columnInternals.minPixelWidth=117}}return ne({attribute:"fractional-width",converter:oe})(t.prototype,"fractionalWidth"),ne({attribute:"min-pixel-width",converter:oe})(t.prototype,"minPixelWidth"),t}function xx(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 ne({attribute:"grouping-disabled",mode:"boolean"})(t.prototype,"groupingDisabled"),ne({attribute:"group-index",converter:oe})(t.prototype,"groupIndex"),t}const yx=fe`
6272
+ function yx(e){class t extends e{fractionalWidthChanged(){"number"==typeof this.fractionalWidth?this.columnInternals.fractionalWidth=this.fractionalWidth:this.columnInternals.fractionalWidth=1}minPixelWidthChanged(){"number"==typeof this.minPixelWidth?this.columnInternals.minPixelWidth=this.minPixelWidth:this.columnInternals.minPixelWidth=117}}return ne({attribute:"fractional-width",converter:oe})(t.prototype,"fractionalWidth"),ne({attribute:"min-pixel-width",converter:oe})(t.prototype,"minPixelWidth"),t}function $x(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 ne({attribute:"grouping-disabled",mode:"boolean"})(t.prototype,"groupingDisabled"),ne({attribute:"group-index",converter:oe})(t.prototype,"groupIndex"),t}const Cx=fe`
6273
6273
  :host {
6274
6274
  width: fit-content;
6275
6275
  max-width: 100%;
@@ -6294,13 +6294,14 @@ function wx(e){class t extends e{fractionalWidthChanged(){"number"==typeof this.
6294
6294
  .placeholder {
6295
6295
  color: ${Bl};
6296
6296
  }
6297
- `,$x=G`
6297
+ `,kx=G`
6298
6298
  <template
6299
6299
  @click="${(e,t)=>("string"==typeof e.cellRecord.href&&t.event.stopPropagation(),!0)}"
6300
6300
  >
6301
6301
  ${Me((e=>"string"==typeof e.cellRecord.href),G`
6302
6302
  <${zc}
6303
6303
  ${Re("anchor")}
6304
+ ${wx("hasOverflow")}
6304
6305
  href="${e=>e.cellRecord.href}"
6305
6306
  hreflang="${e=>e.columnConfig.hreflang}"
6306
6307
  ping="${e=>e.columnConfig.ping}"
@@ -6311,40 +6312,34 @@ function wx(e){class t extends e{fractionalWidthChanged(){"number"==typeof this.
6311
6312
  download="${e=>e.columnConfig.download}"
6312
6313
  underline-hidden="${e=>e.columnConfig.underlineHidden}"
6313
6314
  appearance="${e=>e.columnConfig.appearance}"
6314
- title=${e=>e.isValidContentAndHasOverflow?e.content:null}
6315
- @mouseover="${e=>{e.isValidContentAndHasOverflow=!!e.content&&e.anchor.offsetWidth<e.anchor.scrollWidth}}"
6316
- @mouseout="${e=>{e.isValidContentAndHasOverflow=!1}}"
6315
+ title=${e=>e.hasOverflow&&e.content?e.content:null}
6317
6316
  >
6318
6317
  ${e=>e.content}
6319
6318
  </${zc}>`)}
6320
6319
  ${Me((e=>"string"!=typeof e.cellRecord.href),G`
6321
6320
  <span
6322
- ${Re("textSpan")}
6321
+ ${wx("hasOverflow")}
6323
6322
  class="${e=>"string"==typeof e.cellRecord.label?"":"placeholder"}"
6324
- title=${e=>e.isValidContentAndHasOverflow?e.content:null}
6325
- @mouseover="${e=>{e.isValidContentAndHasOverflow=!!e.content&&e.textSpan.offsetWidth<e.textSpan.scrollWidth}}"
6326
- @mouseout="${e=>{e.isValidContentAndHasOverflow=!1}}"
6323
+ title=${e=>e.hasOverflow&&e.content?e.content:null}
6327
6324
  >
6328
6325
  ${e=>e.content}
6329
6326
  </span>`)}
6330
6327
  </template>
6331
6328
  `
6332
- class Cx extends mw{constructor(){super(...arguments),this.isValidContentAndHasOverflow=!1}get content(){return"string"==typeof this.cellRecord.label?this.cellRecord.label:"string"==typeof this.cellRecord.href?this.cellRecord.href:this.columnConfig.placeholder}focusedRecycleCallback(){this.anchor?.blur()}}e([m],Cx.prototype,"isValidContentAndHasOverflow",void 0),e([f],Cx.prototype,"content",null)
6333
- const kx=Cx.compose({baseName:"table-column-anchor-cell-view",template:$x,styles:yx})
6334
- ai.getOrCreate().withPrefix("nimble").register(kx())
6335
- const Sx=ai.tagFor(Cx)
6336
- class _x extends gw{constructor(){super(...arguments),this.hasOverflow=!1}get content(){return this.shouldUsePlaceholder?this.placeholder:this.text}updateTitleOverflow(){this.hasOverflow=this.textSpan.offsetWidth<this.textSpan.scrollWidth}clearTitleOverflow(){this.hasOverflow=!1}}e([m],_x.prototype,"hasOverflow",void 0),e([f],_x.prototype,"content",null)
6337
- const Ix=G`
6329
+ class Sx extends mw{constructor(){super(...arguments),this.hasOverflow=!1}get content(){return"string"==typeof this.cellRecord.label?this.cellRecord.label:"string"==typeof this.cellRecord.href?this.cellRecord.href:this.columnConfig.placeholder}focusedRecycleCallback(){this.anchor?.blur()}}e([m],Sx.prototype,"hasOverflow",void 0),e([f],Sx.prototype,"content",null)
6330
+ const _x=Sx.compose({baseName:"table-column-anchor-cell-view",template:kx,styles:Cx})
6331
+ ai.getOrCreate().withPrefix("nimble").register(_x())
6332
+ const Ix=ai.tagFor(Sx)
6333
+ class Rx extends gw{constructor(){super(...arguments),this.hasOverflow=!1,this.text="",this.placeholder="",this.shouldUsePlaceholder=!0}get content(){return this.shouldUsePlaceholder?this.placeholder:this.text}}e([m],Rx.prototype,"hasOverflow",void 0),e([m],Rx.prototype,"text",void 0),e([m],Rx.prototype,"placeholder",void 0),e([m],Rx.prototype,"shouldUsePlaceholder",void 0),e([f],Rx.prototype,"content",null)
6334
+ const Mx=G`
6338
6335
  <span
6339
- ${Re("textSpan")}
6336
+ ${wx("hasOverflow")}
6340
6337
  class="${e=>e.shouldUsePlaceholder?"placeholder":""}"
6341
- @mouseover="${e=>e.updateTitleOverflow()}"
6342
- @mouseout="${e=>e.clearTitleOverflow()}"
6343
6338
  title="${e=>e.hasOverflow&&e.content?e.content:void 0}"
6344
6339
  >
6345
6340
  ${e=>e.content}
6346
6341
  </span>
6347
- `,Rx=fe`
6342
+ `,Ax=fe`
6348
6343
  span {
6349
6344
  font: ${kl};
6350
6345
  color: ${Sl};
@@ -6357,24 +6352,22 @@ const Ix=G`
6357
6352
  color: ${Bl};
6358
6353
  }
6359
6354
  `
6360
- class Mx extends _x{get text(){return this.groupHeaderValue}get placeholder(){return this.columnConfig?.placeholder??""}get shouldUsePlaceholder(){return"string"!=typeof this.groupHeaderValue}}const Ax=Mx.compose({baseName:"table-column-text-group-header",template:Ix,styles:Rx})
6361
- ai.getOrCreate().withPrefix("nimble").register(Ax())
6362
- const Ex=ai.tagFor(Mx)
6363
- class Ox extends(xx(wx(ww))){constructor(){super(...arguments),this.underlineHidden=!1}getColumnInternalsOptions(){return{cellRecordFieldNames:["label","href"],cellViewTag:Sx,groupHeaderViewTag:Ex,delegatedEvents:["click"],sortOperation:pw}}labelFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName],this.columnInternals.operandDataRecordFieldName=this.labelFieldName}hrefFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName]}placeholderChanged(){this.updateColumnConfig()}appearanceChanged(){this.updateColumnConfig()}underlineHiddenChanged(){this.updateColumnConfig()}hreflangChanged(){this.updateColumnConfig()}pingChanged(){this.updateColumnConfig()}referrerpolicyChanged(){this.updateColumnConfig()}relChanged(){this.updateColumnConfig()}targetChanged(){this.updateColumnConfig()}typeChanged(){this.updateColumnConfig()}downloadChanged(){this.updateColumnConfig()}updateColumnConfig(){this.columnInternals.columnConfig={placeholder:this.placeholder??"",appearance:this.appearance,underlineHidden:this.underlineHidden,hreflang:this.hreflang,ping:this.ping,referrerpolicy:this.referrerpolicy,rel:this.rel,target:this.target,type:this.type,download:this.download}}}e([ne({attribute:"label-field-name"})],Ox.prototype,"labelFieldName",void 0),e([ne({attribute:"href-field-name"})],Ox.prototype,"hrefFieldName",void 0),e([ne],Ox.prototype,"placeholder",void 0),e([ne],Ox.prototype,"appearance",void 0),e([ne({attribute:"underline-hidden",mode:"boolean"})],Ox.prototype,"underlineHidden",void 0),e([ne],Ox.prototype,"hreflang",void 0),e([ne],Ox.prototype,"ping",void 0),e([ne],Ox.prototype,"referrerpolicy",void 0),e([ne],Ox.prototype,"rel",void 0),e([ne],Ox.prototype,"target",void 0),e([ne],Ox.prototype,"type",void 0),e([ne],Ox.prototype,"download",void 0)
6364
- const Vx=Ox.compose({baseName:"table-column-anchor",template:bx,styles:fx})
6365
- ai.getOrCreate().withPrefix("nimble").register(Vx()),ai.tagFor(Ox)
6366
- class Fx extends(xx(wx(ww))){fieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.fieldName],this.columnInternals.operandDataRecordFieldName=this.fieldName}placeholderChanged(){this.columnInternals.columnConfig={placeholder:this.placeholder??""}}}e([ne({attribute:"field-name"})],Fx.prototype,"fieldName",void 0),e([ne],Fx.prototype,"placeholder",void 0)
6367
- const Hx=G`
6355
+ class Ex extends Rx{columnConfigChanged(){this.placeholder=this.columnConfig?.placeholder??""}groupHeaderValueChanged(){"string"==typeof this.groupHeaderValue?(this.text=this.groupHeaderValue,this.shouldUsePlaceholder=!1):(this.text="",this.shouldUsePlaceholder=!0)}}const Ox=Ex.compose({baseName:"table-column-text-group-header",template:Mx,styles:Ax})
6356
+ ai.getOrCreate().withPrefix("nimble").register(Ox())
6357
+ const Fx=ai.tagFor(Ex)
6358
+ class Vx extends($x(yx(ww))){constructor(){super(...arguments),this.underlineHidden=!1}getColumnInternalsOptions(){return{cellRecordFieldNames:["label","href"],cellViewTag:Ix,groupHeaderViewTag:Fx,delegatedEvents:["click"],sortOperation:pw}}labelFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName],this.columnInternals.operandDataRecordFieldName=this.labelFieldName}hrefFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName]}placeholderChanged(){this.updateColumnConfig()}appearanceChanged(){this.updateColumnConfig()}underlineHiddenChanged(){this.updateColumnConfig()}hreflangChanged(){this.updateColumnConfig()}pingChanged(){this.updateColumnConfig()}referrerpolicyChanged(){this.updateColumnConfig()}relChanged(){this.updateColumnConfig()}targetChanged(){this.updateColumnConfig()}typeChanged(){this.updateColumnConfig()}downloadChanged(){this.updateColumnConfig()}updateColumnConfig(){this.columnInternals.columnConfig={placeholder:this.placeholder??"",appearance:this.appearance,underlineHidden:this.underlineHidden,hreflang:this.hreflang,ping:this.ping,referrerpolicy:this.referrerpolicy,rel:this.rel,target:this.target,type:this.type,download:this.download}}}e([ne({attribute:"label-field-name"})],Vx.prototype,"labelFieldName",void 0),e([ne({attribute:"href-field-name"})],Vx.prototype,"hrefFieldName",void 0),e([ne],Vx.prototype,"placeholder",void 0),e([ne],Vx.prototype,"appearance",void 0),e([ne({attribute:"underline-hidden",mode:"boolean"})],Vx.prototype,"underlineHidden",void 0),e([ne],Vx.prototype,"hreflang",void 0),e([ne],Vx.prototype,"ping",void 0),e([ne],Vx.prototype,"referrerpolicy",void 0),e([ne],Vx.prototype,"rel",void 0),e([ne],Vx.prototype,"target",void 0),e([ne],Vx.prototype,"type",void 0),e([ne],Vx.prototype,"download",void 0)
6359
+ const Hx=Vx.compose({baseName:"table-column-anchor",template:xx,styles:fx})
6360
+ ai.getOrCreate().withPrefix("nimble").register(Hx()),ai.tagFor(Vx)
6361
+ class Tx extends($x(yx(ww))){fieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.fieldName],this.columnInternals.operandDataRecordFieldName=this.fieldName}placeholderChanged(){this.columnInternals.columnConfig={placeholder:this.placeholder??""}}}e([ne({attribute:"field-name"})],Tx.prototype,"fieldName",void 0),e([ne],Tx.prototype,"placeholder",void 0)
6362
+ const Px=G`
6368
6363
  <span
6369
- ${Re("textSpan")}
6364
+ ${wx("hasOverflow")}
6370
6365
  class="${e=>e.shouldUsePlaceholder?"placeholder":""}"
6371
- @mouseover="${e=>{e.isValidContentAndHasOverflow=!!e.content&&e.textSpan.offsetWidth<e.textSpan.scrollWidth}}"
6372
- @mouseout="${e=>{e.isValidContentAndHasOverflow=!1}}"
6373
- title=${e=>e.isValidContentAndHasOverflow?e.content:null}
6366
+ title=${e=>e.hasOverflow&&e.content?e.content:null}
6374
6367
  >
6375
6368
  ${e=>e.content}
6376
6369
  </span>
6377
- `,Tx=fe`
6370
+ `,Lx=fe`
6378
6371
  span {
6379
6372
  font: ${kl};
6380
6373
  color: ${Sl};
@@ -6387,13 +6380,13 @@ const Hx=G`
6387
6380
  color: ${Bl};
6388
6381
  }
6389
6382
  `
6390
- class Px extends mw{constructor(){super(...arguments),this.isValidContentAndHasOverflow=!1}get content(){return this.shouldUsePlaceholder?this.placeholder:this.text}}e([m],Px.prototype,"isValidContentAndHasOverflow",void 0),e([f],Px.prototype,"content",null)
6391
- class Dx extends Px{get text(){return this.cellRecord.value}get placeholder(){return this.columnConfig.placeholder}get shouldUsePlaceholder(){return"string"!=typeof this.cellRecord.value}}const Lx=Dx.compose({baseName:"table-column-text-cell-view",template:Hx,styles:Tx})
6392
- ai.getOrCreate().withPrefix("nimble").register(Lx())
6393
- const zx=ai.tagFor(Dx)
6394
- class Bx extends Fx{getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:zx,groupHeaderViewTag:Ex,delegatedEvents:[],sortOperation:pw}}}const Nx=Bx.compose({baseName:"table-column-text",template:bx,styles:fx})
6395
- ai.getOrCreate().withPrefix("nimble").register(Nx()),ai.tagFor(Bx)
6396
- const Zx=fe`
6383
+ class Dx extends mw{constructor(){super(...arguments),this.hasOverflow=!1,this.text="",this.placeholder="",this.shouldUsePlaceholder=!0}get content(){return this.shouldUsePlaceholder?this.placeholder:this.text}}e([m],Dx.prototype,"hasOverflow",void 0),e([m],Dx.prototype,"text",void 0),e([m],Dx.prototype,"placeholder",void 0),e([m],Dx.prototype,"shouldUsePlaceholder",void 0),e([f],Dx.prototype,"content",null)
6384
+ class zx extends Dx{columnConfigChanged(){this.placeholder=this.columnConfig.placeholder}cellRecordChanged(){"string"==typeof this.cellRecord.value?(this.text=this.cellRecord.value,this.shouldUsePlaceholder=!1):(this.text="",this.shouldUsePlaceholder=!0)}}const Bx=zx.compose({baseName:"table-column-text-cell-view",template:Px,styles:Lx})
6385
+ ai.getOrCreate().withPrefix("nimble").register(Bx())
6386
+ const Nx=ai.tagFor(zx)
6387
+ class Zx extends Tx{getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:Nx,groupHeaderViewTag:Fx,delegatedEvents:[],sortOperation:pw}}}const qx=Zx.compose({baseName:"table-column-text",template:xx,styles:fx})
6388
+ ai.getOrCreate().withPrefix("nimble").register(qx()),ai.tagFor(Zx)
6389
+ const jx=fe`
6397
6390
  ${xn("grid")}
6398
6391
 
6399
6392
  :host {
@@ -6417,11 +6410,11 @@ const Zx=fe`
6417
6410
  overflow: auto;
6418
6411
  }
6419
6412
  `
6420
- class qx extends Gi{constructor(){super(),this.activeindicator=!1}}const jx=qx.compose({baseName:"tabs",baseClass:Gi,template:(e,t)=>G`
6413
+ class Ux extends Gi{constructor(){super(),this.activeindicator=!1}}const Gx=Ux.compose({baseName:"tabs",baseClass:Gi,template:(e,t)=>G`
6421
6414
  <template class="${e=>e.orientation}">
6422
6415
  ${qe(0,t)}
6423
6416
  <div class="tablist" part="tablist" role="tablist">
6424
- <slot class="tab" name="tab" part="tab" ${Le("tabs")}></slot>
6417
+ <slot class="tab" name="tab" part="tab" ${De("tabs")}></slot>
6425
6418
 
6426
6419
  ${Me((e=>e.showActiveIndicator),G`
6427
6420
  <div
@@ -6433,12 +6426,12 @@ class qx extends Gi{constructor(){super(),this.activeindicator=!1}}const jx=qx.c
6433
6426
  </div>
6434
6427
  ${Ze(0,t)}
6435
6428
  <div class="tabpanel">
6436
- <slot name="tabpanel" part="tabpanel" ${Le("tabpanels")}></slot>
6429
+ <slot name="tabpanel" part="tabpanel" ${De("tabpanels")}></slot>
6437
6430
  </div>
6438
6431
  </template>
6439
- `,styles:Zx})
6440
- ai.getOrCreate().withPrefix("nimble").register(jx()),ai.tagFor(qx)
6441
- const Ux=fe`
6432
+ `,styles:jx})
6433
+ ai.getOrCreate().withPrefix("nimble").register(Gx()),ai.tagFor(Ux)
6434
+ const Wx=fe`
6442
6435
  ${xn("flex")}
6443
6436
 
6444
6437
  :host {
@@ -6456,15 +6449,15 @@ const Ux=fe`
6456
6449
  rgba(${Kr}, 0.3);
6457
6450
  margin: calc(${aa} / 4) calc(${aa} / 2);
6458
6451
  }
6459
- `,Gx=G`
6452
+ `,Kx=G`
6460
6453
  <template slot="end">
6461
6454
  <div class="separator"></div>
6462
6455
  <slot></slot>
6463
6456
  </template>
6464
6457
  `
6465
- class Wx extends Rt{}const Kx=Wx.compose({baseName:"tabs-toolbar",template:Gx,styles:Ux})
6466
- ai.getOrCreate().withPrefix("nimble").register(Kx()),ai.tagFor(Wx)
6467
- const Xx="outline",Yx="block",Qx=fe`
6458
+ class Xx extends Rt{}const Yx=Xx.compose({baseName:"tabs-toolbar",template:Kx,styles:Wx})
6459
+ ai.getOrCreate().withPrefix("nimble").register(Yx()),ai.tagFor(Xx)
6460
+ const Qx="outline",Jx="block",ey=fe`
6468
6461
  ${xn("inline-flex")}
6469
6462
  ${dg}
6470
6463
 
@@ -6604,12 +6597,12 @@ const Xx="outline",Yx="block",Qx=fe`
6604
6597
  top: calc(${aa} / 2);
6605
6598
  right: var(--ni-private-scrollbar-width);
6606
6599
  }
6607
- `.withBehaviors(jc(Xx,fe`
6600
+ `.withBehaviors(jc(Qx,fe`
6608
6601
  .control {
6609
6602
  border-color: rgba(${Kr}, 0.3);
6610
6603
  background-color: transparent;
6611
6604
  }
6612
- `),jc(Yx,fe`
6605
+ `),jc(Jx,fe`
6613
6606
  .control {
6614
6607
  background-color: rgba(${Kr}, 0.1);
6615
6608
  }
@@ -6627,14 +6620,14 @@ const Xx="outline",Yx="block",Qx=fe`
6627
6620
  border-bottom-color: ${Xr};
6628
6621
  }
6629
6622
  `))
6630
- class Jx extends Yi{constructor(){super(...arguments),this.appearance=Xx,this.errorVisible=!1,this.scrollbarWidth=-1,this.updateScrollbarWidthQueued=!1}connectedCallback(){super.connectedCallback(),this.resizeObserver=new ResizeObserver((()=>this.onResize())),this.resizeObserver.observe(this)}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([ne],Jx.prototype,"appearance",void 0),e([ne({attribute:"error-text"})],Jx.prototype,"errorText",void 0),e([ne({attribute:"error-visible",mode:"boolean"})],Jx.prototype,"errorVisible",void 0),e([m],Jx.prototype,"scrollbarWidth",void 0)
6631
- const ey=Jx.compose({baseName:"text-area",baseClass:Yi,template:()=>G`
6623
+ class ty extends Yi{constructor(){super(...arguments),this.appearance=Qx,this.errorVisible=!1,this.scrollbarWidth=-1,this.updateScrollbarWidthQueued=!1}connectedCallback(){super.connectedCallback(),this.resizeObserver=new ResizeObserver((()=>this.onResize())),this.resizeObserver.observe(this)}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([ne],ty.prototype,"appearance",void 0),e([ne({attribute:"error-text"})],ty.prototype,"errorText",void 0),e([ne({attribute:"error-visible",mode:"boolean"})],ty.prototype,"errorVisible",void 0),e([m],ty.prototype,"scrollbarWidth",void 0)
6624
+ const oy=ty.compose({baseName:"text-area",baseClass:Yi,template:()=>G`
6632
6625
  <label
6633
6626
  part="label"
6634
6627
  for="control"
6635
6628
  class="${e=>e.defaultSlottedNodes?.length?"label":"label label__hidden"}"
6636
6629
  >
6637
- <slot ${Le("defaultSlottedNodes")}></slot>
6630
+ <slot ${De("defaultSlottedNodes")}></slot>
6638
6631
  </label>
6639
6632
  <div class="container">
6640
6633
  <textarea
@@ -6685,9 +6678,9 @@ const ey=Jx.compose({baseName:"text-area",baseClass:Yi,template:()=>G`
6685
6678
  ></${Rp}>
6686
6679
  ${og}
6687
6680
  </div>
6688
- `,styles:Qx,shadowOptions:{delegatesFocus:!0}})
6689
- ai.getOrCreate().withPrefix("nimble").register(ey()),ai.tagFor(Jx)
6690
- const ty="underline",oy="outline",iy="block",ny="frameless",sy=fe`
6681
+ `,styles:ey,shadowOptions:{delegatesFocus:!0}})
6682
+ ai.getOrCreate().withPrefix("nimble").register(oy()),ai.tagFor(ty)
6683
+ const iy="underline",ny="outline",sy="block",ry="frameless",ay=fe`
6691
6684
  ${xn("inline-block")}
6692
6685
  ${dg}
6693
6686
 
@@ -6858,12 +6851,12 @@ const ty="underline",oy="outline",iy="block",ny="frameless",sy=fe`
6858
6851
  slot[name='actions']::slotted(*) {
6859
6852
  ${na.cssCustomProperty}: 24px;
6860
6853
  }
6861
- `.withBehaviors(jc(ty,fe`
6854
+ `.withBehaviors(jc(iy,fe`
6862
6855
  .root {
6863
6856
  border-bottom-width: ${la};
6864
6857
  padding-bottom: 0;
6865
6858
  }
6866
- `),jc(iy,fe`
6859
+ `),jc(sy,fe`
6867
6860
  .root {
6868
6861
  background-color: rgba(${Kr}, 0.1);
6869
6862
  }
@@ -6891,12 +6884,12 @@ const ty="underline",oy="outline",iy="block",ny="frameless",sy=fe`
6891
6884
  :host([disabled]) .root {
6892
6885
  background-color: rgba(${Kr}, 0.07);
6893
6886
  }
6894
- `),jc(oy,fe`
6887
+ `),jc(ny,fe`
6895
6888
  .root {
6896
6889
  border-width: ${la};
6897
6890
  padding: 0;
6898
6891
  }
6899
- `),jc(ny,fe`
6892
+ `),jc(ry,fe`
6900
6893
  .control {
6901
6894
  padding-left: ${la};
6902
6895
  padding-right: ${la};
@@ -6914,8 +6907,8 @@ const ty="underline",oy="outline",iy="block",ny="frameless",sy=fe`
6914
6907
  filter: invert(100%);
6915
6908
  }
6916
6909
  `))
6917
- class ry extends Ii{constructor(){super(...arguments),this.appearance=ty,this.errorVisible=!1,this.fullBleed=!1}}e([ne],ry.prototype,"appearance",void 0),e([ne({attribute:"error-text"})],ry.prototype,"errorText",void 0),e([ne({attribute:"error-visible",mode:"boolean"})],ry.prototype,"errorVisible",void 0),e([ne({attribute:"full-bleed",mode:"boolean"})],ry.prototype,"fullBleed",void 0)
6918
- const ay=ry.compose({baseName:"text-field",baseClass:Ii,template:(e,t)=>G`
6910
+ class ly extends Ii{constructor(){super(...arguments),this.appearance=iy,this.errorVisible=!1,this.fullBleed=!1}}e([ne],ly.prototype,"appearance",void 0),e([ne({attribute:"error-text"})],ly.prototype,"errorText",void 0),e([ne({attribute:"error-visible",mode:"boolean"})],ly.prototype,"errorVisible",void 0),e([ne({attribute:"full-bleed",mode:"boolean"})],ly.prototype,"fullBleed",void 0)
6911
+ const cy=ly.compose({baseName:"text-field",baseClass:Ii,template:(e,t)=>G`
6919
6912
  <template
6920
6913
  class="
6921
6914
  ${e=>e.readOnly?"readonly":""}
@@ -6927,7 +6920,7 @@ const ay=ry.compose({baseName:"text-field",baseClass:Ii,template:(e,t)=>G`
6927
6920
  class="${e=>e.defaultSlottedNodes&&e.defaultSlottedNodes.length?"label":"label label__hidden"}"
6928
6921
  >
6929
6922
  <slot
6930
- ${Le({property:"defaultSlottedNodes",filter:Ti})}
6923
+ ${De({property:"defaultSlottedNodes",filter:Ti})}
6931
6924
  ></slot>
6932
6925
  </label>
6933
6926
  <div class="root" part="root">
@@ -6975,7 +6968,7 @@ const ay=ry.compose({baseName:"text-field",baseClass:Ii,template:(e,t)=>G`
6975
6968
  ${Ze(0,t)}
6976
6969
  </div>
6977
6970
  </template>
6978
- `,styles:sy,shadowOptions:{delegatesFocus:!0},end:G`
6971
+ `,styles:ay,shadowOptions:{delegatesFocus:!0},end:G`
6979
6972
  <${Rp}
6980
6973
  severity="error"
6981
6974
  class="error-icon"
@@ -6985,8 +6978,8 @@ const ay=ry.compose({baseName:"text-field",baseClass:Ii,template:(e,t)=>G`
6985
6978
  </span>
6986
6979
  ${og}
6987
6980
  `})
6988
- ai.getOrCreate().withPrefix("nimble").register(ay()),ai.tagFor(ry)
6989
- const ly=fe`
6981
+ ai.getOrCreate().withPrefix("nimble").register(cy()),ai.tagFor(ly)
6982
+ const dy=fe`
6990
6983
  .positioning-region {
6991
6984
  display: flex;
6992
6985
  padding: ${ra} ${aa};
@@ -7011,7 +7004,7 @@ const ly=fe`
7011
7004
  margin-left: auto;
7012
7005
  }
7013
7006
  `
7014
- class cy extends Ji{}const dy=cy.compose({baseName:"toolbar",baseClass:Ji,template:(e,t)=>G`
7007
+ class hy extends Ji{}const uy=hy.compose({baseName:"toolbar",baseClass:Ji,template:(e,t)=>G`
7015
7008
  <template
7016
7009
  aria-label="${e=>e.ariaLabel}"
7017
7010
  aria-labelledby="${e=>e.ariaLabelledby}"
@@ -7027,14 +7020,14 @@ class cy extends Ji{}const dy=cy.compose({baseName:"toolbar",baseClass:Ji,templa
7027
7020
  <div class="positioning-region" part="positioning-region">
7028
7021
  ${qe(0,t)}
7029
7022
  <slot
7030
- ${Le({filter:Te(),property:"slottedItems"})}
7023
+ ${De({filter:Te(),property:"slottedItems"})}
7031
7024
  ></slot>
7032
7025
  ${Ze(0,t)}
7033
7026
  </div>
7034
7027
  </template>
7035
- `,styles:ly,shadowOptions:{delegatesFocus:!0}})
7036
- ai.getOrCreate().withPrefix("nimble").register(dy()),ai.tagFor(cy)
7037
- const hy=fe`
7028
+ `,styles:dy,shadowOptions:{delegatesFocus:!0}})
7029
+ ai.getOrCreate().withPrefix("nimble").register(uy()),ai.tagFor(hy)
7030
+ const py=fe`
7038
7031
  ${xn("inline-flex")}
7039
7032
 
7040
7033
  :host {
@@ -7082,7 +7075,7 @@ const hy=fe`
7082
7075
  }
7083
7076
 
7084
7077
  :host([severity='information']) {
7085
- --ni-private-tooltip-border-color: ${Dn};
7078
+ --ni-private-tooltip-border-color: ${Ln};
7086
7079
  --ni-private-tooltip-background-color: ${Un};
7087
7080
  }
7088
7081
  `),bd(vs,fe`
@@ -7119,7 +7112,7 @@ const hy=fe`
7119
7112
  .status-icon {
7120
7113
  opacity: 0.6;
7121
7114
  }
7122
- `)),uy=G`
7115
+ `)),gy=G`
7123
7116
  ${Me((e=>e.tooltipVisible),G`
7124
7117
  <${vd}
7125
7118
  class="anchored-region"
@@ -7152,11 +7145,11 @@ const hy=fe`
7152
7145
  </${vd}>
7153
7146
  `)}
7154
7147
  `
7155
- class py extends mn{constructor(){super(...arguments),this.iconVisible=!1}}e([ne],py.prototype,"severity",void 0),e([ne({attribute:"icon-visible",mode:"boolean"})],py.prototype,"iconVisible",void 0)
7156
- const gy=py.compose({baseName:"tooltip",baseClass:mn,template:uy,styles:hy})
7157
- ai.getOrCreate().withPrefix("nimble").register(gy()),ai.tagFor(py)
7158
- const vy="group-selected",my="all",fy="leaves-only",by="none"
7159
- class wy{constructor(e,t,o){this.ltr=e,this.rtl=t,this.source=o,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 xy=fe`
7148
+ class vy extends mn{constructor(){super(...arguments),this.iconVisible=!1}}e([ne],vy.prototype,"severity",void 0),e([ne({attribute:"icon-visible",mode:"boolean"})],vy.prototype,"iconVisible",void 0)
7149
+ const my=vy.compose({baseName:"tooltip",baseClass:mn,template:gy,styles:py})
7150
+ ai.getOrCreate().withPrefix("nimble").register(my()),ai.tagFor(vy)
7151
+ const fy="group-selected",by="all",wy="leaves-only",xy="none"
7152
+ class yy{constructor(e,t,o){this.ltr=e,this.rtl=t,this.source=o,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 $y=fe`
7160
7153
  ${xn("block")}
7161
7154
 
7162
7155
  :host {
@@ -7172,7 +7165,7 @@ class wy{constructor(e,t,o){this.ltr=e,this.rtl=t,this.source=o,this.attached=nu
7172
7165
  }
7173
7166
 
7174
7167
  ${""}
7175
- :host([${vy}])::after {
7168
+ :host([${fy}])::after {
7176
7169
  background: ${ea};
7177
7170
  border-radius: 0px;
7178
7171
  content: '';
@@ -7194,7 +7187,7 @@ class wy{constructor(e,t,o){this.ltr=e,this.rtl=t,this.source=o,this.attached=nu
7194
7187
  background: ${Gr};
7195
7188
  }
7196
7189
 
7197
- :host([${vy}]) .positioning-region:hover {
7190
+ :host([${fy}]) .positioning-region:hover {
7198
7191
  background: ${Ur};
7199
7192
  }
7200
7193
 
@@ -7305,8 +7298,8 @@ class wy{constructor(e,t,o){this.ltr=e,this.rtl=t,this.source=o,this.attached=nu
7305
7298
  display: block;
7306
7299
  }
7307
7300
  `.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)
7308
- t&&Dr.unsubscribe(t)}attach(e){const t=this.cache.get(e)||new wy(this.ltr,this.rtl,e),o=Dr.getValueFor(e)
7309
- Dr.subscribe(t),t.attach(o),this.cache.set(e,t)}}(fe`
7301
+ t&&Lr.unsubscribe(t)}attach(e){const t=this.cache.get(e)||new yy(this.ltr,this.rtl,e),o=Lr.getValueFor(e)
7302
+ Lr.subscribe(t),t.attach(o),this.cache.set(e,t)}}(fe`
7310
7303
  .expand-collapse-button {
7311
7304
  left: var(
7312
7305
  --ni-private-expand-collapse-button-nested-width,
@@ -7337,8 +7330,8 @@ Dr.subscribe(t),t.attach(o),this.cache.set(e,t)}}(fe`
7337
7330
  transform: rotate(135deg);
7338
7331
  }
7339
7332
  `))
7340
- class yy extends bn{constructor(){super(...arguments),this.groupSelected=!1}}e([ne({attribute:"group-selected",mode:"boolean"})],yy.prototype,"groupSelected",void 0)
7341
- const $y=yy.compose({baseName:"tree-item",baseClass:bn,template:(e,t)=>G`
7333
+ class Cy extends bn{constructor(){super(...arguments),this.groupSelected=!1}}e([ne({attribute:"group-selected",mode:"boolean"})],Cy.prototype,"groupSelected",void 0)
7334
+ const ky=Cy.compose({baseName:"tree-item",baseClass:bn,template:(e,t)=>G`
7342
7335
  <template
7343
7336
  role="treeitem"
7344
7337
  slot="${e=>e.isNestedItem()?"item":void 0}"
@@ -7374,13 +7367,13 @@ const $y=yy.compose({baseName:"tree-item",baseClass:bn,template:(e,t)=>G`
7374
7367
  </div>
7375
7368
  ${Me((e=>e.childItems&&e.childItemLength()>0&&(e.expanded||e.renderCollapsedChildren)),G`
7376
7369
  <div role="group" class="items" part="items">
7377
- <slot name="item" ${Le("items")}></slot>
7370
+ <slot name="item" ${De("items")}></slot>
7378
7371
  </div>
7379
7372
  `)}
7380
7373
  </template>
7381
- `,styles:xy,expandCollapseGlyph:Ad.data})
7382
- ai.getOrCreate().withPrefix("nimble").register($y()),ai.tagFor(yy)
7383
- const Cy=fe`
7374
+ `,styles:$y,expandCollapseGlyph:Ad.data})
7375
+ ai.getOrCreate().withPrefix("nimble").register(ky()),ai.tagFor(Cy)
7376
+ const Sy=fe`
7384
7377
  ${xn("flex")}
7385
7378
 
7386
7379
  :host {
@@ -7392,7 +7385,7 @@ const Cy=fe`
7392
7385
  :host(${Cn}) {
7393
7386
  outline: none;
7394
7387
  }
7395
- `,ky=G`
7388
+ `,_y=G`
7396
7389
  <template
7397
7390
  role="tree"
7398
7391
  ${Re("treeView")}
@@ -7403,276 +7396,276 @@ const Cy=fe`
7403
7396
  @click="${(e,t)=>e.handleClick(t.event)}"
7404
7397
  @selected-change="${(e,t)=>e.handleSelectedChange(t.event)}"
7405
7398
  >
7406
- <slot ${Le("slottedTreeItems")}></slot>
7399
+ <slot ${De("slottedTreeItems")}></slot>
7407
7400
  </template>
7408
7401
  `
7409
- class Sy extends wn{constructor(){super(...arguments),this.selectionMode=my,this.selectedItems=[]}handleClick(e){if(e.defaultPrevented)return!1
7402
+ class Iy extends wn{constructor(){super(...arguments),this.selectionMode=by,this.selectedItems=[]}handleClick(e){if(e.defaultPrevented)return!1
7410
7403
  if(!(e.target instanceof Element&&fn(e.target)))return!0
7411
7404
  const t=e.target
7412
- return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case my:return!0
7413
- case by:return!1
7414
- case fy:return!this.itemHasChildren(e)
7415
- default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}selectedItemsChanged(){for(const e of Array.from(this.children))e instanceof yy&&(e.groupSelected=!1)
7405
+ return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case by:return!0
7406
+ case xy:return!1
7407
+ case wy:return!this.itemHasChildren(e)
7408
+ default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}selectedItemsChanged(){for(const e of Array.from(this.children))e instanceof Cy&&(e.groupSelected=!1)
7416
7409
  for(let e of this.selectedItems){for(;null!==e.parentElement&&e.parentElement!==this;)e=e.parentElement
7417
- e instanceof yy&&(e.groupSelected=!0)}}}e([ne({attribute:"selection-mode"})],Sy.prototype,"selectionMode",void 0),e([m],Sy.prototype,"selectedItems",void 0)
7418
- const _y=Sy.compose({baseName:"tree-view",baseClass:wn,template:ky,styles:Cy})
7419
- ai.getOrCreate().withPrefix("nimble").register(_y()),ai.tagFor(Sy)
7420
- var Iy={value:()=>{}}
7421
- function Ry(){for(var e,t=0,o=arguments.length,i={};t<o;++t){if(!(e=arguments[t]+"")||e in i||/[\s.]/.test(e))throw new Error("illegal type: "+e)
7422
- i[e]=[]}return new My(i)}function My(e){this._=e}function Ay(e,t){return e.trim().split(/^|\s+/).map((function(e){var o="",i=e.indexOf(".")
7410
+ e instanceof Cy&&(e.groupSelected=!0)}}}e([ne({attribute:"selection-mode"})],Iy.prototype,"selectionMode",void 0),e([m],Iy.prototype,"selectedItems",void 0)
7411
+ const Ry=Iy.compose({baseName:"tree-view",baseClass:wn,template:_y,styles:Sy})
7412
+ ai.getOrCreate().withPrefix("nimble").register(Ry()),ai.tagFor(Iy)
7413
+ var My={value:()=>{}}
7414
+ function Ay(){for(var e,t=0,o=arguments.length,i={};t<o;++t){if(!(e=arguments[t]+"")||e in i||/[\s.]/.test(e))throw new Error("illegal type: "+e)
7415
+ i[e]=[]}return new Ey(i)}function Ey(e){this._=e}function Oy(e,t){return e.trim().split(/^|\s+/).map((function(e){var o="",i=e.indexOf(".")
7423
7416
  if(i>=0&&(o=e.slice(i+1),e=e.slice(0,i)),e&&!t.hasOwnProperty(e))throw new Error("unknown type: "+e)
7424
- return{type:e,name:o}}))}function Ey(e,t){for(var o,i=0,n=e.length;i<n;++i)if((o=e[i]).name===t)return o.value}function Oy(e,t,o){for(var i=0,n=e.length;i<n;++i)if(e[i].name===t){e[i]=Iy,e=e.slice(0,i).concat(e.slice(i+1))
7425
- break}return null!=o&&e.push({name:t,value:o}),e}My.prototype=Ry.prototype={constructor:My,on:function(e,t){var o,i=this._,n=Ay(e+"",i),s=-1,r=n.length
7417
+ return{type:e,name:o}}))}function Fy(e,t){for(var o,i=0,n=e.length;i<n;++i)if((o=e[i]).name===t)return o.value}function Vy(e,t,o){for(var i=0,n=e.length;i<n;++i)if(e[i].name===t){e[i]=My,e=e.slice(0,i).concat(e.slice(i+1))
7418
+ break}return null!=o&&e.push({name:t,value:o}),e}Ey.prototype=Ay.prototype={constructor:Ey,on:function(e,t){var o,i=this._,n=Oy(e+"",i),s=-1,r=n.length
7426
7419
  if(!(arguments.length<2)){if(null!=t&&"function"!=typeof t)throw new Error("invalid callback: "+t)
7427
- for(;++s<r;)if(o=(e=n[s]).type)i[o]=Oy(i[o],e.name,t)
7428
- else if(null==t)for(o in i)i[o]=Oy(i[o],e.name,null)
7429
- return this}for(;++s<r;)if((o=(e=n[s]).type)&&(o=Ey(i[o],e.name)))return o},copy:function(){var e={},t=this._
7420
+ for(;++s<r;)if(o=(e=n[s]).type)i[o]=Vy(i[o],e.name,t)
7421
+ else if(null==t)for(o in i)i[o]=Vy(i[o],e.name,null)
7422
+ return this}for(;++s<r;)if((o=(e=n[s]).type)&&(o=Fy(i[o],e.name)))return o},copy:function(){var e={},t=this._
7430
7423
  for(var o in t)e[o]=t[o].slice()
7431
- return new My(e)},call:function(e,t){if((o=arguments.length-2)>0)for(var o,i,n=new Array(o),s=0;s<o;++s)n[s]=arguments[s+2]
7424
+ return new Ey(e)},call:function(e,t){if((o=arguments.length-2)>0)for(var o,i,n=new Array(o),s=0;s<o;++s)n[s]=arguments[s+2]
7432
7425
  if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e)
7433
7426
  for(s=0,o=(i=this._[e]).length;s<o;++s)i[s].value.apply(t,n)},apply:function(e,t,o){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e)
7434
7427
  for(var i=this._[e],n=0,s=i.length;n<s;++n)i[n].value.apply(t,o)}}
7435
- var Vy="http://www.w3.org/1999/xhtml",Fy={svg:"http://www.w3.org/2000/svg",xhtml:Vy,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}
7436
- function Hy(e){var t=e+="",o=t.indexOf(":")
7437
- return o>=0&&"xmlns"!==(t=e.slice(0,o))&&(e=e.slice(o+1)),Fy.hasOwnProperty(t)?{space:Fy[t],local:e}:e}function Ty(e){return function(){var t=this.ownerDocument,o=this.namespaceURI
7438
- return o===Vy&&t.documentElement.namespaceURI===Vy?t.createElement(e):t.createElementNS(o,e)}}function Py(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function Dy(e){var t=Hy(e)
7439
- return(t.local?Py:Ty)(t)}function Ly(){}function zy(e){return null==e?Ly:function(){return this.querySelector(e)}}function By(e){return null==e?[]:Array.isArray(e)?e:Array.from(e)}function Ny(){return[]}function Zy(e){return null==e?Ny:function(){return this.querySelectorAll(e)}}function qy(e){return function(){return this.matches(e)}}function jy(e){return function(t){return t.matches(e)}}var Uy=Array.prototype.find
7440
- function Gy(){return this.firstElementChild}var Wy=Array.prototype.filter
7441
- function Ky(){return Array.from(this.children)}function Xy(e){return new Array(e.length)}function Yy(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function Qy(e){return function(){return e}}function Jy(e,t,o,i,n,s){for(var r,a=0,l=t.length,c=s.length;a<c;++a)(r=t[a])?(r.__data__=s[a],i[a]=r):o[a]=new Yy(e,s[a])
7442
- for(;a<l;++a)(r=t[a])&&(n[a]=r)}function e$(e,t,o,i,n,s,r){var a,l,c,d=new Map,h=t.length,u=s.length,p=new Array(h)
7428
+ var Hy="http://www.w3.org/1999/xhtml",Ty={svg:"http://www.w3.org/2000/svg",xhtml:Hy,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}
7429
+ function Py(e){var t=e+="",o=t.indexOf(":")
7430
+ return o>=0&&"xmlns"!==(t=e.slice(0,o))&&(e=e.slice(o+1)),Ty.hasOwnProperty(t)?{space:Ty[t],local:e}:e}function Ly(e){return function(){var t=this.ownerDocument,o=this.namespaceURI
7431
+ return o===Hy&&t.documentElement.namespaceURI===Hy?t.createElement(e):t.createElementNS(o,e)}}function Dy(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function zy(e){var t=Py(e)
7432
+ return(t.local?Dy:Ly)(t)}function By(){}function Ny(e){return null==e?By:function(){return this.querySelector(e)}}function Zy(e){return null==e?[]:Array.isArray(e)?e:Array.from(e)}function qy(){return[]}function jy(e){return null==e?qy:function(){return this.querySelectorAll(e)}}function Uy(e){return function(){return this.matches(e)}}function Gy(e){return function(t){return t.matches(e)}}var Wy=Array.prototype.find
7433
+ function Ky(){return this.firstElementChild}var Xy=Array.prototype.filter
7434
+ function Yy(){return Array.from(this.children)}function Qy(e){return new Array(e.length)}function Jy(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function e$(e){return function(){return e}}function t$(e,t,o,i,n,s){for(var r,a=0,l=t.length,c=s.length;a<c;++a)(r=t[a])?(r.__data__=s[a],i[a]=r):o[a]=new Jy(e,s[a])
7435
+ for(;a<l;++a)(r=t[a])&&(n[a]=r)}function o$(e,t,o,i,n,s,r){var a,l,c,d=new Map,h=t.length,u=s.length,p=new Array(h)
7443
7436
  for(a=0;a<h;++a)(l=t[a])&&(p[a]=c=r.call(l,l.__data__,a,t)+"",d.has(c)?n[a]=l:d.set(c,l))
7444
- for(a=0;a<u;++a)c=r.call(e,s[a],a,s)+"",(l=d.get(c))?(i[a]=l,l.__data__=s[a],d.delete(c)):o[a]=new Yy(e,s[a])
7445
- for(a=0;a<h;++a)(l=t[a])&&d.get(p[a])===l&&(n[a]=l)}function t$(e){return e.__data__}function o$(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function i$(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function n$(e){return function(){this.removeAttribute(e)}}function s$(e){return function(){this.removeAttributeNS(e.space,e.local)}}function r$(e,t){return function(){this.setAttribute(e,t)}}function a$(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function l$(e,t){return function(){var o=t.apply(this,arguments)
7446
- null==o?this.removeAttribute(e):this.setAttribute(e,o)}}function c$(e,t){return function(){var o=t.apply(this,arguments)
7447
- null==o?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,o)}}function d$(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function h$(e){return function(){this.style.removeProperty(e)}}function u$(e,t,o){return function(){this.style.setProperty(e,t,o)}}function p$(e,t,o){return function(){var i=t.apply(this,arguments)
7448
- null==i?this.style.removeProperty(e):this.style.setProperty(e,i,o)}}function g$(e,t){return e.style.getPropertyValue(t)||d$(e).getComputedStyle(e,null).getPropertyValue(t)}function v$(e){return function(){delete this[e]}}function m$(e,t){return function(){this[e]=t}}function f$(e,t){return function(){var o=t.apply(this,arguments)
7449
- null==o?delete this[e]:this[e]=o}}function b$(e){return e.trim().split(/^|\s+/)}function w$(e){return e.classList||new x$(e)}function x$(e){this._node=e,this._names=b$(e.getAttribute("class")||"")}function y$(e,t){for(var o=w$(e),i=-1,n=t.length;++i<n;)o.add(t[i])}function $$(e,t){for(var o=w$(e),i=-1,n=t.length;++i<n;)o.remove(t[i])}function C$(e){return function(){y$(this,e)}}function k$(e){return function(){$$(this,e)}}function S$(e,t){return function(){(t.apply(this,arguments)?y$:$$)(this,e)}}function _$(){this.textContent=""}function I$(e){return function(){this.textContent=e}}function R$(e){return function(){var t=e.apply(this,arguments)
7450
- this.textContent=null==t?"":t}}function M$(){this.innerHTML=""}function A$(e){return function(){this.innerHTML=e}}function E$(e){return function(){var t=e.apply(this,arguments)
7451
- this.innerHTML=null==t?"":t}}function O$(){this.nextSibling&&this.parentNode.appendChild(this)}function V$(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function F$(){return null}function H$(){var e=this.parentNode
7452
- e&&e.removeChild(this)}function T$(){var e=this.cloneNode(!1),t=this.parentNode
7453
- return t?t.insertBefore(e,this.nextSibling):e}function P$(){var e=this.cloneNode(!0),t=this.parentNode
7454
- return t?t.insertBefore(e,this.nextSibling):e}function D$(e){return e.trim().split(/^|\s+/).map((function(e){var t="",o=e.indexOf(".")
7455
- return o>=0&&(t=e.slice(o+1),e=e.slice(0,o)),{type:e,name:t}}))}function L$(e){return function(){var t=this.__on
7456
- if(t){for(var o,i=0,n=-1,s=t.length;i<s;++i)o=t[i],e.type&&o.type!==e.type||o.name!==e.name?t[++n]=o:this.removeEventListener(o.type,o.listener,o.options);++n?t.length=n:delete this.__on}}}function z$(e,t,o){return function(){var i,n=this.__on,s=function(e){return function(t){e.call(this,t,this.__data__)}}(t)
7437
+ for(a=0;a<u;++a)c=r.call(e,s[a],a,s)+"",(l=d.get(c))?(i[a]=l,l.__data__=s[a],d.delete(c)):o[a]=new Jy(e,s[a])
7438
+ for(a=0;a<h;++a)(l=t[a])&&d.get(p[a])===l&&(n[a]=l)}function i$(e){return e.__data__}function n$(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function s$(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function r$(e){return function(){this.removeAttribute(e)}}function a$(e){return function(){this.removeAttributeNS(e.space,e.local)}}function l$(e,t){return function(){this.setAttribute(e,t)}}function c$(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function d$(e,t){return function(){var o=t.apply(this,arguments)
7439
+ null==o?this.removeAttribute(e):this.setAttribute(e,o)}}function h$(e,t){return function(){var o=t.apply(this,arguments)
7440
+ null==o?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,o)}}function u$(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function p$(e){return function(){this.style.removeProperty(e)}}function g$(e,t,o){return function(){this.style.setProperty(e,t,o)}}function v$(e,t,o){return function(){var i=t.apply(this,arguments)
7441
+ null==i?this.style.removeProperty(e):this.style.setProperty(e,i,o)}}function m$(e,t){return e.style.getPropertyValue(t)||u$(e).getComputedStyle(e,null).getPropertyValue(t)}function f$(e){return function(){delete this[e]}}function b$(e,t){return function(){this[e]=t}}function w$(e,t){return function(){var o=t.apply(this,arguments)
7442
+ null==o?delete this[e]:this[e]=o}}function x$(e){return e.trim().split(/^|\s+/)}function y$(e){return e.classList||new $$(e)}function $$(e){this._node=e,this._names=x$(e.getAttribute("class")||"")}function C$(e,t){for(var o=y$(e),i=-1,n=t.length;++i<n;)o.add(t[i])}function k$(e,t){for(var o=y$(e),i=-1,n=t.length;++i<n;)o.remove(t[i])}function S$(e){return function(){C$(this,e)}}function _$(e){return function(){k$(this,e)}}function I$(e,t){return function(){(t.apply(this,arguments)?C$:k$)(this,e)}}function R$(){this.textContent=""}function M$(e){return function(){this.textContent=e}}function A$(e){return function(){var t=e.apply(this,arguments)
7443
+ this.textContent=null==t?"":t}}function E$(){this.innerHTML=""}function O$(e){return function(){this.innerHTML=e}}function F$(e){return function(){var t=e.apply(this,arguments)
7444
+ this.innerHTML=null==t?"":t}}function V$(){this.nextSibling&&this.parentNode.appendChild(this)}function H$(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function T$(){return null}function P$(){var e=this.parentNode
7445
+ e&&e.removeChild(this)}function L$(){var e=this.cloneNode(!1),t=this.parentNode
7446
+ return t?t.insertBefore(e,this.nextSibling):e}function D$(){var e=this.cloneNode(!0),t=this.parentNode
7447
+ return t?t.insertBefore(e,this.nextSibling):e}function z$(e){return e.trim().split(/^|\s+/).map((function(e){var t="",o=e.indexOf(".")
7448
+ return o>=0&&(t=e.slice(o+1),e=e.slice(0,o)),{type:e,name:t}}))}function B$(e){return function(){var t=this.__on
7449
+ if(t){for(var o,i=0,n=-1,s=t.length;i<s;++i)o=t[i],e.type&&o.type!==e.type||o.name!==e.name?t[++n]=o:this.removeEventListener(o.type,o.listener,o.options);++n?t.length=n:delete this.__on}}}function N$(e,t,o){return function(){var i,n=this.__on,s=function(e){return function(t){e.call(this,t,this.__data__)}}(t)
7457
7450
  if(n)for(var r=0,a=n.length;r<a;++r)if((i=n[r]).type===e.type&&i.name===e.name)return this.removeEventListener(i.type,i.listener,i.options),this.addEventListener(i.type,i.listener=s,i.options=o),void(i.value=t)
7458
- this.addEventListener(e.type,s,o),i={type:e.type,name:e.name,value:t,listener:s,options:o},n?n.push(i):this.__on=[i]}}function B$(e,t,o){var i=d$(e),n=i.CustomEvent
7459
- "function"==typeof n?n=new n(t,o):(n=i.document.createEvent("Event"),o?(n.initEvent(t,o.bubbles,o.cancelable),n.detail=o.detail):n.initEvent(t,!1,!1)),e.dispatchEvent(n)}function N$(e,t){return function(){return B$(this,e,t)}}function Z$(e,t){return function(){return B$(this,e,t.apply(this,arguments))}}Yy.prototype={constructor:Yy,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)}},x$.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)
7451
+ this.addEventListener(e.type,s,o),i={type:e.type,name:e.name,value:t,listener:s,options:o},n?n.push(i):this.__on=[i]}}function Z$(e,t,o){var i=u$(e),n=i.CustomEvent
7452
+ "function"==typeof n?n=new n(t,o):(n=i.document.createEvent("Event"),o?(n.initEvent(t,o.bubbles,o.cancelable),n.detail=o.detail):n.initEvent(t,!1,!1)),e.dispatchEvent(n)}function q$(e,t){return function(){return Z$(this,e,t)}}function j$(e,t){return function(){return Z$(this,e,t.apply(this,arguments))}}Jy.prototype={constructor:Jy,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)}},$$.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)
7460
7453
  t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}}
7461
- var q$=[null]
7462
- function j$(e,t){this._groups=e,this._parents=t}function U$(){return new j$([[document.documentElement]],q$)}function G$(e){return"string"==typeof e?new j$([[document.querySelector(e)]],[document.documentElement]):new j$([[e]],q$)}function W$(e,t){if(e=function(e){let t
7454
+ var U$=[null]
7455
+ function G$(e,t){this._groups=e,this._parents=t}function W$(){return new G$([[document.documentElement]],U$)}function K$(e){return"string"==typeof e?new G$([[document.querySelector(e)]],[document.documentElement]):new G$([[e]],U$)}function X$(e,t){if(e=function(e){let t
7463
7456
  for(;t=e.sourceEvent;)e=t
7464
7457
  return e}(e),void 0===t&&(t=e.currentTarget),t){var o=t.ownerSVGElement||t
7465
7458
  if(o.createSVGPoint){var i=o.createSVGPoint()
7466
7459
  return i.x=e.clientX,i.y=e.clientY,[(i=i.matrixTransform(t.getScreenCTM().inverse())).x,i.y]}if(t.getBoundingClientRect){var n=t.getBoundingClientRect()
7467
- return[e.clientX-n.left-t.clientLeft,e.clientY-n.top-t.clientTop]}}return[e.pageX,e.pageY]}j$.prototype=U$.prototype={constructor:j$,select:function(e){"function"!=typeof e&&(e=zy(e))
7460
+ return[e.clientX-n.left-t.clientLeft,e.clientY-n.top-t.clientTop]}}return[e.pageX,e.pageY]}G$.prototype=W$.prototype={constructor:G$,select:function(e){"function"!=typeof e&&(e=Ny(e))
7468
7461
  for(var t=this._groups,o=t.length,i=new Array(o),n=0;n<o;++n)for(var s,r,a=t[n],l=a.length,c=i[n]=new Array(l),d=0;d<l;++d)(s=a[d])&&(r=e.call(s,s.__data__,d,a))&&("__data__"in s&&(r.__data__=s.__data__),c[d]=r)
7469
- return new j$(i,this._parents)},selectAll:function(e){e="function"==typeof e?function(e){return function(){return By(e.apply(this,arguments))}}(e):Zy(e)
7462
+ return new G$(i,this._parents)},selectAll:function(e){e="function"==typeof e?function(e){return function(){return Zy(e.apply(this,arguments))}}(e):jy(e)
7470
7463
  for(var t=this._groups,o=t.length,i=[],n=[],s=0;s<o;++s)for(var r,a=t[s],l=a.length,c=0;c<l;++c)(r=a[c])&&(i.push(e.call(r,r.__data__,c,a)),n.push(r))
7471
- return new j$(i,n)},selectChild:function(e){return this.select(null==e?Gy:function(e){return function(){return Uy.call(this.children,e)}}("function"==typeof e?e:jy(e)))},selectChildren:function(e){return this.selectAll(null==e?Ky:function(e){return function(){return Wy.call(this.children,e)}}("function"==typeof e?e:jy(e)))},filter:function(e){"function"!=typeof e&&(e=qy(e))
7464
+ return new G$(i,n)},selectChild:function(e){return this.select(null==e?Ky:function(e){return function(){return Wy.call(this.children,e)}}("function"==typeof e?e:Gy(e)))},selectChildren:function(e){return this.selectAll(null==e?Yy:function(e){return function(){return Xy.call(this.children,e)}}("function"==typeof e?e:Gy(e)))},filter:function(e){"function"!=typeof e&&(e=Uy(e))
7472
7465
  for(var t=this._groups,o=t.length,i=new Array(o),n=0;n<o;++n)for(var s,r=t[n],a=r.length,l=i[n]=[],c=0;c<a;++c)(s=r[c])&&e.call(s,s.__data__,c,r)&&l.push(s)
7473
- return new j$(i,this._parents)},data:function(e,t){if(!arguments.length)return Array.from(this,t$)
7474
- var o=t?e$:Jy,i=this._parents,n=this._groups
7475
- "function"!=typeof e&&(e=Qy(e))
7476
- for(var s=n.length,r=new Array(s),a=new Array(s),l=new Array(s),c=0;c<s;++c){var d=i[c],h=n[c],u=h.length,p=o$(e.call(d,d&&d.__data__,c,i)),g=p.length,v=a[c]=new Array(g),m=r[c]=new Array(g),f=l[c]=new Array(u)
7466
+ return new G$(i,this._parents)},data:function(e,t){if(!arguments.length)return Array.from(this,i$)
7467
+ var o=t?o$:t$,i=this._parents,n=this._groups
7468
+ "function"!=typeof e&&(e=e$(e))
7469
+ for(var s=n.length,r=new Array(s),a=new Array(s),l=new Array(s),c=0;c<s;++c){var d=i[c],h=n[c],u=h.length,p=n$(e.call(d,d&&d.__data__,c,i)),g=p.length,v=a[c]=new Array(g),m=r[c]=new Array(g),f=l[c]=new Array(u)
7477
7470
  o(d,h,v,m,f,p,t)
7478
- for(var b,w,x=0,y=0;x<g;++x)if(b=v[x]){for(x>=y&&(y=x+1);!(w=m[y])&&++y<g;);b._next=w||null}}return(r=new j$(r,i))._enter=a,r._exit=l,r},enter:function(){return new j$(this._enter||this._groups.map(Xy),this._parents)},exit:function(){return new j$(this._exit||this._groups.map(Xy),this._parents)},join:function(e,t,o){var i=this.enter(),n=this,s=this.exit()
7471
+ for(var b,w,x=0,y=0;x<g;++x)if(b=v[x]){for(x>=y&&(y=x+1);!(w=m[y])&&++y<g;);b._next=w||null}}return(r=new G$(r,i))._enter=a,r._exit=l,r},enter:function(){return new G$(this._enter||this._groups.map(Qy),this._parents)},exit:function(){return new G$(this._exit||this._groups.map(Qy),this._parents)},join:function(e,t,o){var i=this.enter(),n=this,s=this.exit()
7479
7472
  return"function"==typeof e?(i=e(i))&&(i=i.selection()):i=i.append(e+""),null!=t&&(n=t(n))&&(n=n.selection()),null==o?s.remove():o(s),i&&n?i.merge(n).order():n},merge:function(e){for(var t=e.selection?e.selection():e,o=this._groups,i=t._groups,n=o.length,s=i.length,r=Math.min(n,s),a=new Array(n),l=0;l<r;++l)for(var c,d=o[l],h=i[l],u=d.length,p=a[l]=new Array(u),g=0;g<u;++g)(c=d[g]||h[g])&&(p[g]=c)
7480
7473
  for(;l<n;++l)a[l]=o[l]
7481
- return new j$(a,this._parents)},selection:function(){return this},order:function(){for(var e=this._groups,t=-1,o=e.length;++t<o;)for(var i,n=e[t],s=n.length-1,r=n[s];--s>=0;)(i=n[s])&&(r&&4^i.compareDocumentPosition(r)&&r.parentNode.insertBefore(i,r),r=i)
7482
- return this},sort:function(e){function t(t,o){return t&&o?e(t.__data__,o.__data__):!t-!o}e||(e=i$)
7474
+ return new G$(a,this._parents)},selection:function(){return this},order:function(){for(var e=this._groups,t=-1,o=e.length;++t<o;)for(var i,n=e[t],s=n.length-1,r=n[s];--s>=0;)(i=n[s])&&(r&&4^i.compareDocumentPosition(r)&&r.parentNode.insertBefore(i,r),r=i)
7475
+ return this},sort:function(e){function t(t,o){return t&&o?e(t.__data__,o.__data__):!t-!o}e||(e=s$)
7483
7476
  for(var o=this._groups,i=o.length,n=new Array(i),s=0;s<i;++s){for(var r,a=o[s],l=a.length,c=n[s]=new Array(l),d=0;d<l;++d)(r=a[d])&&(c[d]=r)
7484
- c.sort(t)}return new j$(n,this._parents).order()},call:function(){var e=arguments[0]
7477
+ c.sort(t)}return new G$(n,this._parents).order()},call:function(){var e=arguments[0]
7485
7478
  return arguments[0]=this,e.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var e=this._groups,t=0,o=e.length;t<o;++t)for(var i=e[t],n=0,s=i.length;n<s;++n){var r=i[n]
7486
7479
  if(r)return r}return null},size:function(){let e=0
7487
7480
  for(const t of this)++e
7488
7481
  return e},empty:function(){return!this.node()},each:function(e){for(var t=this._groups,o=0,i=t.length;o<i;++o)for(var n,s=t[o],r=0,a=s.length;r<a;++r)(n=s[r])&&e.call(n,n.__data__,r,s)
7489
- return this},attr:function(e,t){var o=Hy(e)
7482
+ return this},attr:function(e,t){var o=Py(e)
7490
7483
  if(arguments.length<2){var i=this.node()
7491
- return o.local?i.getAttributeNS(o.space,o.local):i.getAttribute(o)}return this.each((null==t?o.local?s$:n$:"function"==typeof t?o.local?c$:l$:o.local?a$:r$)(o,t))},style:function(e,t,o){return arguments.length>1?this.each((null==t?h$:"function"==typeof t?p$:u$)(e,t,null==o?"":o)):g$(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?v$:"function"==typeof t?f$:m$)(e,t)):this.node()[e]},classed:function(e,t){var o=b$(e+"")
7492
- if(arguments.length<2){for(var i=w$(this.node()),n=-1,s=o.length;++n<s;)if(!i.contains(o[n]))return!1
7493
- return!0}return this.each(("function"==typeof t?S$:t?C$:k$)(o,t))},text:function(e){return arguments.length?this.each(null==e?_$:("function"==typeof e?R$:I$)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?M$:("function"==typeof e?E$:A$)(e)):this.node().innerHTML},raise:function(){return this.each(O$)},lower:function(){return this.each(V$)},append:function(e){var t="function"==typeof e?e:Dy(e)
7494
- return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var o="function"==typeof e?e:Dy(e),i=null==t?F$:"function"==typeof t?t:zy(t)
7495
- return this.select((function(){return this.insertBefore(o.apply(this,arguments),i.apply(this,arguments)||null)}))},remove:function(){return this.each(H$)},clone:function(e){return this.select(e?P$:T$)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,o){var i,n,s=D$(e+""),r=s.length
7496
- if(!(arguments.length<2)){for(a=t?z$:L$,i=0;i<r;++i)this.each(a(s[i],t,o))
7484
+ return o.local?i.getAttributeNS(o.space,o.local):i.getAttribute(o)}return this.each((null==t?o.local?a$:r$:"function"==typeof t?o.local?h$:d$:o.local?c$:l$)(o,t))},style:function(e,t,o){return arguments.length>1?this.each((null==t?p$:"function"==typeof t?v$:g$)(e,t,null==o?"":o)):m$(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?f$:"function"==typeof t?w$:b$)(e,t)):this.node()[e]},classed:function(e,t){var o=x$(e+"")
7485
+ if(arguments.length<2){for(var i=y$(this.node()),n=-1,s=o.length;++n<s;)if(!i.contains(o[n]))return!1
7486
+ return!0}return this.each(("function"==typeof t?I$:t?S$:_$)(o,t))},text:function(e){return arguments.length?this.each(null==e?R$:("function"==typeof e?A$:M$)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?E$:("function"==typeof e?F$:O$)(e)):this.node().innerHTML},raise:function(){return this.each(V$)},lower:function(){return this.each(H$)},append:function(e){var t="function"==typeof e?e:zy(e)
7487
+ return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var o="function"==typeof e?e:zy(e),i=null==t?T$:"function"==typeof t?t:Ny(t)
7488
+ return this.select((function(){return this.insertBefore(o.apply(this,arguments),i.apply(this,arguments)||null)}))},remove:function(){return this.each(P$)},clone:function(e){return this.select(e?D$:L$)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,o){var i,n,s=z$(e+""),r=s.length
7489
+ if(!(arguments.length<2)){for(a=t?N$:B$,i=0;i<r;++i)this.each(a(s[i],t,o))
7497
7490
  return this}var a=this.node().__on
7498
- if(a)for(var l,c=0,d=a.length;c<d;++c)for(i=0,l=a[c];i<r;++i)if((n=s[i]).type===l.type&&n.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?Z$:N$)(e,t))},[Symbol.iterator]:function*(){for(var e=this._groups,t=0,o=e.length;t<o;++t)for(var i,n=e[t],s=0,r=n.length;s<r;++s)(i=n[s])&&(yield i)}}
7499
- const K$={capture:!0,passive:!1}
7500
- function X$(e){e.preventDefault(),e.stopImmediatePropagation()}function Y$(e){var t=e.document.documentElement,o=G$(e).on("dragstart.drag",X$,K$)
7501
- "onselectstart"in t?o.on("selectstart.drag",X$,K$):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}function Q$(e,t){var o=e.document.documentElement,i=G$(e).on("dragstart.drag",null)
7502
- t&&(i.on("click.drag",X$,K$),setTimeout((function(){i.on("click.drag",null)}),0)),"onselectstart"in o?i.on("selectstart.drag",null):(o.style.MozUserSelect=o.__noselect,delete o.__noselect)}function J$(e,t,o){e.prototype=t.prototype=o,o.constructor=e}function eC(e,t){var o=Object.create(e.prototype)
7491
+ if(a)for(var l,c=0,d=a.length;c<d;++c)for(i=0,l=a[c];i<r;++i)if((n=s[i]).type===l.type&&n.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?j$:q$)(e,t))},[Symbol.iterator]:function*(){for(var e=this._groups,t=0,o=e.length;t<o;++t)for(var i,n=e[t],s=0,r=n.length;s<r;++s)(i=n[s])&&(yield i)}}
7492
+ const Y$={capture:!0,passive:!1}
7493
+ function Q$(e){e.preventDefault(),e.stopImmediatePropagation()}function J$(e){var t=e.document.documentElement,o=K$(e).on("dragstart.drag",Q$,Y$)
7494
+ "onselectstart"in t?o.on("selectstart.drag",Q$,Y$):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}function eC(e,t){var o=e.document.documentElement,i=K$(e).on("dragstart.drag",null)
7495
+ t&&(i.on("click.drag",Q$,Y$),setTimeout((function(){i.on("click.drag",null)}),0)),"onselectstart"in o?i.on("selectstart.drag",null):(o.style.MozUserSelect=o.__noselect,delete o.__noselect)}function tC(e,t,o){e.prototype=t.prototype=o,o.constructor=e}function oC(e,t){var o=Object.create(e.prototype)
7503
7496
  for(var i in t)o[i]=t[i]
7504
- return o}function tC(){}var oC=.7,iC=1/oC,nC="\\s*([+-]?\\d+)\\s*",sC="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",rC="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",aC=/^#([0-9a-f]{3,8})$/,lC=new RegExp(`^rgb\\(${nC},${nC},${nC}\\)$`),cC=new RegExp(`^rgb\\(${rC},${rC},${rC}\\)$`),dC=new RegExp(`^rgba\\(${nC},${nC},${nC},${sC}\\)$`),hC=new RegExp(`^rgba\\(${rC},${rC},${rC},${sC}\\)$`),uC=new RegExp(`^hsl\\(${sC},${rC},${rC}\\)$`),pC=new RegExp(`^hsla\\(${sC},${rC},${rC},${sC}\\)$`),gC={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}
7505
- function vC(){return this.rgb().formatHex()}function mC(){return this.rgb().formatRgb()}function fC(e){var t,o
7506
- return e=(e+"").trim().toLowerCase(),(t=aC.exec(e))?(o=t[1].length,t=parseInt(t[1],16),6===o?bC(t):3===o?new $C(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===o?wC(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===o?wC(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=lC.exec(e))?new $C(t[1],t[2],t[3],1):(t=cC.exec(e))?new $C(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=dC.exec(e))?wC(t[1],t[2],t[3],t[4]):(t=hC.exec(e))?wC(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=uC.exec(e))?RC(t[1],t[2]/100,t[3]/100,1):(t=pC.exec(e))?RC(t[1],t[2]/100,t[3]/100,t[4]):gC.hasOwnProperty(e)?bC(gC[e]):"transparent"===e?new $C(NaN,NaN,NaN,0):null}function bC(e){return new $C(e>>16&255,e>>8&255,255&e,1)}function wC(e,t,o,i){return i<=0&&(e=t=o=NaN),new $C(e,t,o,i)}function xC(e){return e instanceof tC||(e=fC(e)),e?new $C((e=e.rgb()).r,e.g,e.b,e.opacity):new $C}function yC(e,t,o,i){return 1===arguments.length?xC(e):new $C(e,t,o,null==i?1:i)}function $C(e,t,o,i){this.r=+e,this.g=+t,this.b=+o,this.opacity=+i}function CC(){return`#${IC(this.r)}${IC(this.g)}${IC(this.b)}`}function kC(){const e=SC(this.opacity)
7507
- return`${1===e?"rgb(":"rgba("}${_C(this.r)}, ${_C(this.g)}, ${_C(this.b)}${1===e?")":`, ${e})`}`}function SC(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function _C(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function IC(e){return((e=_C(e))<16?"0":"")+e.toString(16)}function RC(e,t,o,i){return i<=0?e=t=o=NaN:o<=0||o>=1?e=t=NaN:t<=0&&(e=NaN),new AC(e,t,o,i)}function MC(e){if(e instanceof AC)return new AC(e.h,e.s,e.l,e.opacity)
7508
- if(e instanceof tC||(e=fC(e)),!e)return new AC
7509
- if(e instanceof AC)return e
7497
+ return o}function iC(){}var nC=.7,sC=1/nC,rC="\\s*([+-]?\\d+)\\s*",aC="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",lC="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",cC=/^#([0-9a-f]{3,8})$/,dC=new RegExp(`^rgb\\(${rC},${rC},${rC}\\)$`),hC=new RegExp(`^rgb\\(${lC},${lC},${lC}\\)$`),uC=new RegExp(`^rgba\\(${rC},${rC},${rC},${aC}\\)$`),pC=new RegExp(`^rgba\\(${lC},${lC},${lC},${aC}\\)$`),gC=new RegExp(`^hsl\\(${aC},${lC},${lC}\\)$`),vC=new RegExp(`^hsla\\(${aC},${lC},${lC},${aC}\\)$`),mC={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}
7498
+ function fC(){return this.rgb().formatHex()}function bC(){return this.rgb().formatRgb()}function wC(e){var t,o
7499
+ return e=(e+"").trim().toLowerCase(),(t=cC.exec(e))?(o=t[1].length,t=parseInt(t[1],16),6===o?xC(t):3===o?new kC(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===o?yC(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===o?yC(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=dC.exec(e))?new kC(t[1],t[2],t[3],1):(t=hC.exec(e))?new kC(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=uC.exec(e))?yC(t[1],t[2],t[3],t[4]):(t=pC.exec(e))?yC(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=gC.exec(e))?AC(t[1],t[2]/100,t[3]/100,1):(t=vC.exec(e))?AC(t[1],t[2]/100,t[3]/100,t[4]):mC.hasOwnProperty(e)?xC(mC[e]):"transparent"===e?new kC(NaN,NaN,NaN,0):null}function xC(e){return new kC(e>>16&255,e>>8&255,255&e,1)}function yC(e,t,o,i){return i<=0&&(e=t=o=NaN),new kC(e,t,o,i)}function $C(e){return e instanceof iC||(e=wC(e)),e?new kC((e=e.rgb()).r,e.g,e.b,e.opacity):new kC}function CC(e,t,o,i){return 1===arguments.length?$C(e):new kC(e,t,o,null==i?1:i)}function kC(e,t,o,i){this.r=+e,this.g=+t,this.b=+o,this.opacity=+i}function SC(){return`#${MC(this.r)}${MC(this.g)}${MC(this.b)}`}function _C(){const e=IC(this.opacity)
7500
+ return`${1===e?"rgb(":"rgba("}${RC(this.r)}, ${RC(this.g)}, ${RC(this.b)}${1===e?")":`, ${e})`}`}function IC(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function RC(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function MC(e){return((e=RC(e))<16?"0":"")+e.toString(16)}function AC(e,t,o,i){return i<=0?e=t=o=NaN:o<=0||o>=1?e=t=NaN:t<=0&&(e=NaN),new OC(e,t,o,i)}function EC(e){if(e instanceof OC)return new OC(e.h,e.s,e.l,e.opacity)
7501
+ if(e instanceof iC||(e=wC(e)),!e)return new OC
7502
+ if(e instanceof OC)return e
7510
7503
  var t=(e=e.rgb()).r/255,o=e.g/255,i=e.b/255,n=Math.min(t,o,i),s=Math.max(t,o,i),r=NaN,a=s-n,l=(s+n)/2
7511
- return a?(r=t===s?(o-i)/a+6*(o<i):o===s?(i-t)/a+2:(t-o)/a+4,a/=l<.5?s+n:2-s-n,r*=60):a=l>0&&l<1?0:r,new AC(r,a,l,e.opacity)}function AC(e,t,o,i){this.h=+e,this.s=+t,this.l=+o,this.opacity=+i}function EC(e){return(e=(e||0)%360)<0?e+360:e}function OC(e){return Math.max(0,Math.min(1,e||0))}function VC(e,t,o){return 255*(e<60?t+(o-t)*e/60:e<180?o:e<240?t+(o-t)*(240-e)/60:t)}J$(tC,fC,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:vC,formatHex:vC,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return MC(this).formatHsl()},formatRgb:mC,toString:mC}),J$($C,yC,eC(tC,{brighter(e){return e=null==e?iC:Math.pow(iC,e),new $C(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?oC:Math.pow(oC,e),new $C(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new $C(_C(this.r),_C(this.g),_C(this.b),SC(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:CC,formatHex:CC,formatHex8:function(){return`#${IC(this.r)}${IC(this.g)}${IC(this.b)}${IC(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:kC,toString:kC})),J$(AC,(function(e,t,o,i){return 1===arguments.length?MC(e):new AC(e,t,o,null==i?1:i)}),eC(tC,{brighter(e){return e=null==e?iC:Math.pow(iC,e),new AC(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?oC:Math.pow(oC,e),new AC(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,o=this.l,i=o+(o<.5?o:1-o)*t,n=2*o-i
7512
- return new $C(VC(e>=240?e-240:e+120,n,i),VC(e,n,i),VC(e<120?e+240:e-120,n,i),this.opacity)},clamp(){return new AC(EC(this.h),OC(this.s),OC(this.l),SC(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=SC(this.opacity)
7513
- return`${1===e?"hsl(":"hsla("}${EC(this.h)}, ${100*OC(this.s)}%, ${100*OC(this.l)}%${1===e?")":`, ${e})`}`}}))
7514
- var FC=e=>()=>e
7515
- function HC(e){return 1==(e=+e)?TC:function(t,o){return o-t?function(e,t,o){return e=Math.pow(e,o),t=Math.pow(t,o)-e,o=1/o,function(i){return Math.pow(e+i*t,o)}}(t,o,e):FC(isNaN(t)?o:t)}}function TC(e,t){var o=t-e
7516
- return o?function(e,t){return function(o){return e+o*t}}(e,o):FC(isNaN(e)?t:e)}var PC=function e(t){var o=HC(t)
7517
- function i(e,t){var i=o((e=yC(e)).r,(t=yC(t)).r),n=o(e.g,t.g),s=o(e.b,t.b),r=TC(e.opacity,t.opacity)
7504
+ return a?(r=t===s?(o-i)/a+6*(o<i):o===s?(i-t)/a+2:(t-o)/a+4,a/=l<.5?s+n:2-s-n,r*=60):a=l>0&&l<1?0:r,new OC(r,a,l,e.opacity)}function OC(e,t,o,i){this.h=+e,this.s=+t,this.l=+o,this.opacity=+i}function FC(e){return(e=(e||0)%360)<0?e+360:e}function VC(e){return Math.max(0,Math.min(1,e||0))}function HC(e,t,o){return 255*(e<60?t+(o-t)*e/60:e<180?o:e<240?t+(o-t)*(240-e)/60:t)}tC(iC,wC,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:fC,formatHex:fC,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return EC(this).formatHsl()},formatRgb:bC,toString:bC}),tC(kC,CC,oC(iC,{brighter(e){return e=null==e?sC:Math.pow(sC,e),new kC(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?nC:Math.pow(nC,e),new kC(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new kC(RC(this.r),RC(this.g),RC(this.b),IC(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:SC,formatHex:SC,formatHex8:function(){return`#${MC(this.r)}${MC(this.g)}${MC(this.b)}${MC(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:_C,toString:_C})),tC(OC,(function(e,t,o,i){return 1===arguments.length?EC(e):new OC(e,t,o,null==i?1:i)}),oC(iC,{brighter(e){return e=null==e?sC:Math.pow(sC,e),new OC(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?nC:Math.pow(nC,e),new OC(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,o=this.l,i=o+(o<.5?o:1-o)*t,n=2*o-i
7505
+ return new kC(HC(e>=240?e-240:e+120,n,i),HC(e,n,i),HC(e<120?e+240:e-120,n,i),this.opacity)},clamp(){return new OC(FC(this.h),VC(this.s),VC(this.l),IC(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=IC(this.opacity)
7506
+ return`${1===e?"hsl(":"hsla("}${FC(this.h)}, ${100*VC(this.s)}%, ${100*VC(this.l)}%${1===e?")":`, ${e})`}`}}))
7507
+ var TC=e=>()=>e
7508
+ function PC(e){return 1==(e=+e)?LC:function(t,o){return o-t?function(e,t,o){return e=Math.pow(e,o),t=Math.pow(t,o)-e,o=1/o,function(i){return Math.pow(e+i*t,o)}}(t,o,e):TC(isNaN(t)?o:t)}}function LC(e,t){var o=t-e
7509
+ return o?function(e,t){return function(o){return e+o*t}}(e,o):TC(isNaN(e)?t:e)}var DC=function e(t){var o=PC(t)
7510
+ function i(e,t){var i=o((e=CC(e)).r,(t=CC(t)).r),n=o(e.g,t.g),s=o(e.b,t.b),r=LC(e.opacity,t.opacity)
7518
7511
  return function(t){return e.r=i(t),e.g=n(t),e.b=s(t),e.opacity=r(t),e+""}}return i.gamma=e,i}(1)
7519
- function DC(e,t){t||(t=[])
7512
+ function zC(e,t){t||(t=[])
7520
7513
  var o,i=e?Math.min(t.length,e.length):0,n=t.slice()
7521
7514
  return function(s){for(o=0;o<i;++o)n[o]=e[o]*(1-s)+t[o]*s
7522
- return n}}function LC(e,t){var o,i=t?t.length:0,n=e?Math.min(i,e.length):0,s=new Array(n),r=new Array(i)
7523
- for(o=0;o<n;++o)s[o]=UC(e[o],t[o])
7515
+ return n}}function BC(e,t){var o,i=t?t.length:0,n=e?Math.min(i,e.length):0,s=new Array(n),r=new Array(i)
7516
+ for(o=0;o<n;++o)s[o]=WC(e[o],t[o])
7524
7517
  for(;o<i;++o)r[o]=t[o]
7525
7518
  return function(e){for(o=0;o<n;++o)r[o]=s[o](e)
7526
- return r}}function zC(e,t){var o=new Date
7527
- return e=+e,t=+t,function(i){return o.setTime(e*(1-i)+t*i),o}}function BC(e,t){return e=+e,t=+t,function(o){return e*(1-o)+t*o}}function NC(e,t){var o,i={},n={}
7528
- for(o in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)o in e?i[o]=UC(e[o],t[o]):n[o]=t[o]
7519
+ return r}}function NC(e,t){var o=new Date
7520
+ return e=+e,t=+t,function(i){return o.setTime(e*(1-i)+t*i),o}}function ZC(e,t){return e=+e,t=+t,function(o){return e*(1-o)+t*o}}function qC(e,t){var o,i={},n={}
7521
+ for(o in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)o in e?i[o]=WC(e[o],t[o]):n[o]=t[o]
7529
7522
  return function(e){for(o in i)n[o]=i[o](e)
7530
- return n}}var ZC=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,qC=new RegExp(ZC.source,"g")
7531
- function jC(e,t){var o,i,n,s=ZC.lastIndex=qC.lastIndex=0,r=-1,a=[],l=[]
7532
- for(e+="",t+="";(o=ZC.exec(e))&&(i=qC.exec(t));)(n=i.index)>s&&(n=t.slice(s,n),a[r]?a[r]+=n:a[++r]=n),(o=o[0])===(i=i[0])?a[r]?a[r]+=i:a[++r]=i:(a[++r]=null,l.push({i:r,x:BC(o,i)})),s=qC.lastIndex
7523
+ return n}}var jC=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,UC=new RegExp(jC.source,"g")
7524
+ function GC(e,t){var o,i,n,s=jC.lastIndex=UC.lastIndex=0,r=-1,a=[],l=[]
7525
+ for(e+="",t+="";(o=jC.exec(e))&&(i=UC.exec(t));)(n=i.index)>s&&(n=t.slice(s,n),a[r]?a[r]+=n:a[++r]=n),(o=o[0])===(i=i[0])?a[r]?a[r]+=i:a[++r]=i:(a[++r]=null,l.push({i:r,x:ZC(o,i)})),s=UC.lastIndex
7533
7526
  return s<t.length&&(n=t.slice(s),a[r]?a[r]+=n:a[++r]=n),a.length<2?l[0]?function(e){return function(t){return e(t)+""}}(l[0].x):function(e){return function(){return e}}(t):(t=l.length,function(e){for(var o,i=0;i<t;++i)a[(o=l[i]).i]=o.x(e)
7534
- return a.join("")})}function UC(e,t){var o,i,n=typeof t
7535
- return null==t||"boolean"===n?FC(t):("number"===n?BC:"string"===n?(o=fC(t))?(t=o,PC):jC:t instanceof fC?PC:t instanceof Date?zC:(i=t,!ArrayBuffer.isView(i)||i instanceof DataView?Array.isArray(t)?LC:"function"!=typeof t.valueOf&&"function"!=typeof t.toString||isNaN(t)?NC:BC:DC))(e,t)}function GC(e,t){return e=+e,t=+t,function(o){return Math.round(e*(1-o)+t*o)}}var WC,KC=180/Math.PI,XC={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1}
7536
- function YC(e,t,o,i,n,s){var r,a,l
7537
- return(r=Math.sqrt(e*e+t*t))&&(e/=r,t/=r),(l=e*o+t*i)&&(o-=e*l,i-=t*l),(a=Math.sqrt(o*o+i*i))&&(o/=a,i/=a,l/=a),e*i<t*o&&(e=-e,t=-t,l=-l,r=-r),{translateX:n,translateY:s,rotate:Math.atan2(t,e)*KC,skewX:Math.atan(l)*KC,scaleX:r,scaleY:a}}function QC(e,t,o,i){function n(e){return e.length?e.pop()+" ":""}return function(s,r){var a=[],l=[]
7527
+ return a.join("")})}function WC(e,t){var o,i,n=typeof t
7528
+ return null==t||"boolean"===n?TC(t):("number"===n?ZC:"string"===n?(o=wC(t))?(t=o,DC):GC:t instanceof wC?DC:t instanceof Date?NC:(i=t,!ArrayBuffer.isView(i)||i instanceof DataView?Array.isArray(t)?BC:"function"!=typeof t.valueOf&&"function"!=typeof t.toString||isNaN(t)?qC:ZC:zC))(e,t)}function KC(e,t){return e=+e,t=+t,function(o){return Math.round(e*(1-o)+t*o)}}var XC,YC=180/Math.PI,QC={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1}
7529
+ function JC(e,t,o,i,n,s){var r,a,l
7530
+ return(r=Math.sqrt(e*e+t*t))&&(e/=r,t/=r),(l=e*o+t*i)&&(o-=e*l,i-=t*l),(a=Math.sqrt(o*o+i*i))&&(o/=a,i/=a,l/=a),e*i<t*o&&(e=-e,t=-t,l=-l,r=-r),{translateX:n,translateY:s,rotate:Math.atan2(t,e)*YC,skewX:Math.atan(l)*YC,scaleX:r,scaleY:a}}function ek(e,t,o,i){function n(e){return e.length?e.pop()+" ":""}return function(s,r){var a=[],l=[]
7538
7531
  return s=e(s),r=e(r),function(e,i,n,s,r,a){if(e!==n||i!==s){var l=r.push("translate(",null,t,null,o)
7539
- a.push({i:l-4,x:BC(e,n)},{i:l-2,x:BC(i,s)})}else(n||s)&&r.push("translate("+n+t+s+o)}(s.translateX,s.translateY,r.translateX,r.translateY,a,l),function(e,t,o,s){e!==t?(e-t>180?t+=360:t-e>180&&(e+=360),s.push({i:o.push(n(o)+"rotate(",null,i)-2,x:BC(e,t)})):t&&o.push(n(o)+"rotate("+t+i)}(s.rotate,r.rotate,a,l),function(e,t,o,s){e!==t?s.push({i:o.push(n(o)+"skewX(",null,i)-2,x:BC(e,t)}):t&&o.push(n(o)+"skewX("+t+i)}(s.skewX,r.skewX,a,l),function(e,t,o,i,s,r){if(e!==o||t!==i){var a=s.push(n(s)+"scale(",null,",",null,")")
7540
- r.push({i:a-4,x:BC(e,o)},{i:a-2,x:BC(t,i)})}else 1===o&&1===i||s.push(n(s)+"scale("+o+","+i+")")}(s.scaleX,s.scaleY,r.scaleX,r.scaleY,a,l),s=r=null,function(e){for(var t,o=-1,i=l.length;++o<i;)a[(t=l[o]).i]=t.x(e)
7541
- return a.join("")}}}var JC=QC((function(e){const t=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(e+"")
7542
- return t.isIdentity?XC:YC(t.a,t.b,t.c,t.d,t.e,t.f)}),"px, ","px)","deg)"),ek=QC((function(e){return null==e?XC:(WC||(WC=document.createElementNS("http://www.w3.org/2000/svg","g")),WC.setAttribute("transform",e),(e=WC.transform.baseVal.consolidate())?YC((e=e.matrix).a,e.b,e.c,e.d,e.e,e.f):XC)}),", ",")",")")
7543
- function tk(e){return((e=Math.exp(e))+1/e)/2}var ok,ik,nk=function e(t,o,i){function n(e,n){var s,r,a=e[0],l=e[1],c=e[2],d=n[0],h=n[1],u=n[2],p=d-a,g=h-l,v=p*p+g*g
7532
+ a.push({i:l-4,x:ZC(e,n)},{i:l-2,x:ZC(i,s)})}else(n||s)&&r.push("translate("+n+t+s+o)}(s.translateX,s.translateY,r.translateX,r.translateY,a,l),function(e,t,o,s){e!==t?(e-t>180?t+=360:t-e>180&&(e+=360),s.push({i:o.push(n(o)+"rotate(",null,i)-2,x:ZC(e,t)})):t&&o.push(n(o)+"rotate("+t+i)}(s.rotate,r.rotate,a,l),function(e,t,o,s){e!==t?s.push({i:o.push(n(o)+"skewX(",null,i)-2,x:ZC(e,t)}):t&&o.push(n(o)+"skewX("+t+i)}(s.skewX,r.skewX,a,l),function(e,t,o,i,s,r){if(e!==o||t!==i){var a=s.push(n(s)+"scale(",null,",",null,")")
7533
+ r.push({i:a-4,x:ZC(e,o)},{i:a-2,x:ZC(t,i)})}else 1===o&&1===i||s.push(n(s)+"scale("+o+","+i+")")}(s.scaleX,s.scaleY,r.scaleX,r.scaleY,a,l),s=r=null,function(e){for(var t,o=-1,i=l.length;++o<i;)a[(t=l[o]).i]=t.x(e)
7534
+ return a.join("")}}}var tk=ek((function(e){const t=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(e+"")
7535
+ return t.isIdentity?QC:JC(t.a,t.b,t.c,t.d,t.e,t.f)}),"px, ","px)","deg)"),ok=ek((function(e){return null==e?QC:(XC||(XC=document.createElementNS("http://www.w3.org/2000/svg","g")),XC.setAttribute("transform",e),(e=XC.transform.baseVal.consolidate())?JC((e=e.matrix).a,e.b,e.c,e.d,e.e,e.f):QC)}),", ",")",")")
7536
+ function ik(e){return((e=Math.exp(e))+1/e)/2}var nk,sk,rk=function e(t,o,i){function n(e,n){var s,r,a=e[0],l=e[1],c=e[2],d=n[0],h=n[1],u=n[2],p=d-a,g=h-l,v=p*p+g*g
7544
7537
  if(v<1e-12)r=Math.log(u/c)/t,s=function(e){return[a+e*p,l+e*g,c*Math.exp(t*e*r)]}
7545
7538
  else{var m=Math.sqrt(v),f=(u*u-c*c+i*v)/(2*c*o*m),b=(u*u-c*c-i*v)/(2*u*o*m),w=Math.log(Math.sqrt(f*f+1)-f),x=Math.log(Math.sqrt(b*b+1)-b)
7546
- r=(x-w)/t,s=function(e){var i,n=e*r,s=tk(w),d=c/(o*m)*(s*(i=t*n+w,((i=Math.exp(2*i))-1)/(i+1))-function(e){return((e=Math.exp(e))-1/e)/2}(w))
7547
- return[a+d*p,l+d*g,c*s/tk(t*n+w)]}}return s.duration=1e3*r*t/Math.SQRT2,s}return n.rho=function(t){var o=Math.max(.001,+t),i=o*o
7548
- return e(o,i,i*i)},n}(Math.SQRT2,2,4),sk=0,rk=0,ak=0,lk=0,ck=0,dk=0,hk="object"==typeof performance&&performance.now?performance:Date,uk="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)}
7549
- function pk(){return ck||(uk(gk),ck=hk.now()+dk)}function gk(){ck=0}function vk(){this._call=this._time=this._next=null}function mk(e,t,o){var i=new vk
7550
- return i.restart(e,t,o),i}function fk(){ck=(lk=hk.now())+dk,sk=rk=0
7551
- try{!function(){pk(),++sk
7552
- for(var e,t=ok;t;)(e=ck-t._time)>=0&&t._call.call(void 0,e),t=t._next;--sk}()}finally{sk=0,function(){var e,t,o=ok,i=1/0
7553
- for(;o;)o._call?(i>o._time&&(i=o._time),e=o,o=o._next):(t=o._next,o._next=null,o=e?e._next=t:ok=t)
7554
- ik=e,wk(i)}(),ck=0}}function bk(){var e=hk.now(),t=e-lk
7555
- t>1e3&&(dk-=t,lk=e)}function wk(e){sk||(rk&&(rk=clearTimeout(rk)),e-ck>24?(e<1/0&&(rk=setTimeout(fk,e-hk.now()-dk)),ak&&(ak=clearInterval(ak))):(ak||(lk=hk.now(),ak=setInterval(bk,1e3)),sk=1,uk(fk)))}function xk(e,t,o){var i=new vk
7556
- return t=null==t?0:+t,i.restart((o=>{i.stop(),e(o+t)}),t,o),i}vk.prototype=mk.prototype={constructor:vk,restart:function(e,t,o){if("function"!=typeof e)throw new TypeError("callback is not a function")
7557
- o=(null==o?pk():+o)+(null==t?0:+t),this._next||ik===this||(ik?ik._next=this:ok=this,ik=this),this._call=e,this._time=o,wk()},stop:function(){this._call&&(this._call=null,this._time=1/0,wk())}}
7558
- var yk=Ry("start","end","cancel","interrupt"),$k=[]
7559
- function Ck(e,t,o,i,n,s){var r=e.__transition
7539
+ r=(x-w)/t,s=function(e){var i,n=e*r,s=ik(w),d=c/(o*m)*(s*(i=t*n+w,((i=Math.exp(2*i))-1)/(i+1))-function(e){return((e=Math.exp(e))-1/e)/2}(w))
7540
+ return[a+d*p,l+d*g,c*s/ik(t*n+w)]}}return s.duration=1e3*r*t/Math.SQRT2,s}return n.rho=function(t){var o=Math.max(.001,+t),i=o*o
7541
+ return e(o,i,i*i)},n}(Math.SQRT2,2,4),ak=0,lk=0,ck=0,dk=0,hk=0,uk=0,pk="object"==typeof performance&&performance.now?performance:Date,gk="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)}
7542
+ function vk(){return hk||(gk(mk),hk=pk.now()+uk)}function mk(){hk=0}function fk(){this._call=this._time=this._next=null}function bk(e,t,o){var i=new fk
7543
+ return i.restart(e,t,o),i}function wk(){hk=(dk=pk.now())+uk,ak=lk=0
7544
+ try{!function(){vk(),++ak
7545
+ for(var e,t=nk;t;)(e=hk-t._time)>=0&&t._call.call(void 0,e),t=t._next;--ak}()}finally{ak=0,function(){var e,t,o=nk,i=1/0
7546
+ for(;o;)o._call?(i>o._time&&(i=o._time),e=o,o=o._next):(t=o._next,o._next=null,o=e?e._next=t:nk=t)
7547
+ sk=e,yk(i)}(),hk=0}}function xk(){var e=pk.now(),t=e-dk
7548
+ t>1e3&&(uk-=t,dk=e)}function yk(e){ak||(lk&&(lk=clearTimeout(lk)),e-hk>24?(e<1/0&&(lk=setTimeout(wk,e-pk.now()-uk)),ck&&(ck=clearInterval(ck))):(ck||(dk=pk.now(),ck=setInterval(xk,1e3)),ak=1,gk(wk)))}function $k(e,t,o){var i=new fk
7549
+ return t=null==t?0:+t,i.restart((o=>{i.stop(),e(o+t)}),t,o),i}fk.prototype=bk.prototype={constructor:fk,restart:function(e,t,o){if("function"!=typeof e)throw new TypeError("callback is not a function")
7550
+ o=(null==o?vk():+o)+(null==t?0:+t),this._next||sk===this||(sk?sk._next=this:nk=this,sk=this),this._call=e,this._time=o,yk()},stop:function(){this._call&&(this._call=null,this._time=1/0,yk())}}
7551
+ var Ck=Ay("start","end","cancel","interrupt"),kk=[]
7552
+ function Sk(e,t,o,i,n,s){var r=e.__transition
7560
7553
  if(r){if(o in r)return}else e.__transition={}
7561
7554
  !function(e,t,o){var i,n=e.__transition
7562
7555
  function s(e){o.state=1,o.timer.restart(r,o.delay,o.time),o.delay<=e&&r(e-o.delay)}function r(s){var c,d,h,u
7563
7556
  if(1!==o.state)return l()
7564
- for(c in n)if((u=n[c]).name===o.name){if(3===u.state)return xk(r)
7565
- 4===u.state?(u.state=6,u.timer.stop(),u.on.call("interrupt",e,e.__data__,u.index,u.group),delete n[c]):+c<t&&(u.state=6,u.timer.stop(),u.on.call("cancel",e,e.__data__,u.index,u.group),delete n[c])}if(xk((function(){3===o.state&&(o.state=4,o.timer.restart(a,o.delay,o.time),a(s))})),o.state=2,o.on.call("start",e,e.__data__,o.index,o.group),2===o.state){for(o.state=3,i=new Array(h=o.tween.length),c=0,d=-1;c<h;++c)(u=o.tween[c].value.call(e,e.__data__,o.index,o.group))&&(i[++d]=u)
7557
+ for(c in n)if((u=n[c]).name===o.name){if(3===u.state)return $k(r)
7558
+ 4===u.state?(u.state=6,u.timer.stop(),u.on.call("interrupt",e,e.__data__,u.index,u.group),delete n[c]):+c<t&&(u.state=6,u.timer.stop(),u.on.call("cancel",e,e.__data__,u.index,u.group),delete n[c])}if($k((function(){3===o.state&&(o.state=4,o.timer.restart(a,o.delay,o.time),a(s))})),o.state=2,o.on.call("start",e,e.__data__,o.index,o.group),2===o.state){for(o.state=3,i=new Array(h=o.tween.length),c=0,d=-1;c<h;++c)(u=o.tween[c].value.call(e,e.__data__,o.index,o.group))&&(i[++d]=u)
7566
7559
  i.length=d+1}}function a(t){for(var n=t<o.duration?o.ease.call(null,t/o.duration):(o.timer.restart(l),o.state=5,1),s=-1,r=i.length;++s<r;)i[s].call(e,n)
7567
7560
  5===o.state&&(o.on.call("end",e,e.__data__,o.index,o.group),l())}function l(){for(var i in o.state=6,o.timer.stop(),delete n[t],n)return
7568
- delete e.__transition}n[t]=o,o.timer=mk(s,0,o.time)}(e,o,{name:t,index:i,group:n,on:yk,tween:$k,time:s.time,delay:s.delay,duration:s.duration,ease:s.ease,timer:null,state:0})}function kk(e,t){var o=_k(e,t)
7561
+ delete e.__transition}n[t]=o,o.timer=bk(s,0,o.time)}(e,o,{name:t,index:i,group:n,on:Ck,tween:kk,time:s.time,delay:s.delay,duration:s.duration,ease:s.ease,timer:null,state:0})}function _k(e,t){var o=Rk(e,t)
7569
7562
  if(o.state>0)throw new Error("too late; already scheduled")
7570
- return o}function Sk(e,t){var o=_k(e,t)
7563
+ return o}function Ik(e,t){var o=Rk(e,t)
7571
7564
  if(o.state>3)throw new Error("too late; already running")
7572
- return o}function _k(e,t){var o=e.__transition
7565
+ return o}function Rk(e,t){var o=e.__transition
7573
7566
  if(!o||!(o=o[t]))throw new Error("transition not found")
7574
- return o}function Ik(e,t){var o,i,n,s=e.__transition,r=!0
7567
+ return o}function Mk(e,t){var o,i,n,s=e.__transition,r=!0
7575
7568
  if(s){for(n in t=null==t?null:t+"",s)(o=s[n]).name===t?(i=o.state>2&&o.state<5,o.state=6,o.timer.stop(),o.on.call(i?"interrupt":"cancel",e,e.__data__,o.index,o.group),delete s[n]):r=!1
7576
- r&&delete e.__transition}}function Rk(e,t){var o,i
7577
- return function(){var n=Sk(this,e),s=n.tween
7569
+ r&&delete e.__transition}}function Ak(e,t){var o,i
7570
+ return function(){var n=Ik(this,e),s=n.tween
7578
7571
  if(s!==o)for(var r=0,a=(i=o=s).length;r<a;++r)if(i[r].name===t){(i=i.slice()).splice(r,1)
7579
- break}n.tween=i}}function Mk(e,t,o){var i,n
7572
+ break}n.tween=i}}function Ek(e,t,o){var i,n
7580
7573
  if("function"!=typeof o)throw new Error
7581
- return function(){var s=Sk(this,e),r=s.tween
7574
+ return function(){var s=Ik(this,e),r=s.tween
7582
7575
  if(r!==i){n=(i=r).slice()
7583
7576
  for(var a={name:t,value:o},l=0,c=n.length;l<c;++l)if(n[l].name===t){n[l]=a
7584
- break}l===c&&n.push(a)}s.tween=n}}function Ak(e,t,o){var i=e._id
7585
- return e.each((function(){var e=Sk(this,i);(e.value||(e.value={}))[t]=o.apply(this,arguments)})),function(e){return _k(e,i).value[t]}}function Ek(e,t){var o
7586
- return("number"==typeof t?BC:t instanceof fC?PC:(o=fC(t))?(t=o,PC):jC)(e,t)}function Ok(e){return function(){this.removeAttribute(e)}}function Vk(e){return function(){this.removeAttributeNS(e.space,e.local)}}function Fk(e,t,o){var i,n,s=o+""
7577
+ break}l===c&&n.push(a)}s.tween=n}}function Ok(e,t,o){var i=e._id
7578
+ return e.each((function(){var e=Ik(this,i);(e.value||(e.value={}))[t]=o.apply(this,arguments)})),function(e){return Rk(e,i).value[t]}}function Fk(e,t){var o
7579
+ return("number"==typeof t?ZC:t instanceof wC?DC:(o=wC(t))?(t=o,DC):GC)(e,t)}function Vk(e){return function(){this.removeAttribute(e)}}function Hk(e){return function(){this.removeAttributeNS(e.space,e.local)}}function Tk(e,t,o){var i,n,s=o+""
7587
7580
  return function(){var r=this.getAttribute(e)
7588
- return r===s?null:r===i?n:n=t(i=r,o)}}function Hk(e,t,o){var i,n,s=o+""
7581
+ return r===s?null:r===i?n:n=t(i=r,o)}}function Pk(e,t,o){var i,n,s=o+""
7589
7582
  return function(){var r=this.getAttributeNS(e.space,e.local)
7590
- return r===s?null:r===i?n:n=t(i=r,o)}}function Tk(e,t,o){var i,n,s
7583
+ return r===s?null:r===i?n:n=t(i=r,o)}}function Lk(e,t,o){var i,n,s
7591
7584
  return function(){var r,a,l=o(this)
7592
7585
  if(null!=l)return(r=this.getAttribute(e))===(a=l+"")?null:r===i&&a===n?s:(n=a,s=t(i=r,l))
7593
- this.removeAttribute(e)}}function Pk(e,t,o){var i,n,s
7586
+ this.removeAttribute(e)}}function Dk(e,t,o){var i,n,s
7594
7587
  return function(){var r,a,l=o(this)
7595
7588
  if(null!=l)return(r=this.getAttributeNS(e.space,e.local))===(a=l+"")?null:r===i&&a===n?s:(n=a,s=t(i=r,l))
7596
- this.removeAttributeNS(e.space,e.local)}}function Dk(e,t){return function(o){this.setAttribute(e,t.call(this,o))}}function Lk(e,t){return function(o){this.setAttributeNS(e.space,e.local,t.call(this,o))}}function zk(e,t){var o,i
7589
+ this.removeAttributeNS(e.space,e.local)}}function zk(e,t){return function(o){this.setAttribute(e,t.call(this,o))}}function Bk(e,t){return function(o){this.setAttributeNS(e.space,e.local,t.call(this,o))}}function Nk(e,t){var o,i
7597
7590
  function n(){var n=t.apply(this,arguments)
7598
- return n!==i&&(o=(i=n)&&Lk(e,n)),o}return n._value=t,n}function Bk(e,t){var o,i
7591
+ return n!==i&&(o=(i=n)&&Bk(e,n)),o}return n._value=t,n}function Zk(e,t){var o,i
7599
7592
  function n(){var n=t.apply(this,arguments)
7600
- return n!==i&&(o=(i=n)&&Dk(e,n)),o}return n._value=t,n}function Nk(e,t){return function(){kk(this,e).delay=+t.apply(this,arguments)}}function Zk(e,t){return t=+t,function(){kk(this,e).delay=t}}function qk(e,t){return function(){Sk(this,e).duration=+t.apply(this,arguments)}}function jk(e,t){return t=+t,function(){Sk(this,e).duration=t}}function Uk(e,t){if("function"!=typeof t)throw new Error
7601
- return function(){Sk(this,e).ease=t}}function Gk(e,t,o){var i,n,s=function(e){return(e+"").trim().split(/^|\s+/).every((function(e){var t=e.indexOf(".")
7602
- return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?kk:Sk
7593
+ return n!==i&&(o=(i=n)&&zk(e,n)),o}return n._value=t,n}function qk(e,t){return function(){_k(this,e).delay=+t.apply(this,arguments)}}function jk(e,t){return t=+t,function(){_k(this,e).delay=t}}function Uk(e,t){return function(){Ik(this,e).duration=+t.apply(this,arguments)}}function Gk(e,t){return t=+t,function(){Ik(this,e).duration=t}}function Wk(e,t){if("function"!=typeof t)throw new Error
7594
+ return function(){Ik(this,e).ease=t}}function Kk(e,t,o){var i,n,s=function(e){return(e+"").trim().split(/^|\s+/).every((function(e){var t=e.indexOf(".")
7595
+ return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?_k:Ik
7603
7596
  return function(){var r=s(this,e),a=r.on
7604
- a!==i&&(n=(i=a).copy()).on(t,o),r.on=n}}var Wk=U$.prototype.constructor
7605
- function Kk(e){return function(){this.style.removeProperty(e)}}function Xk(e,t,o){return function(i){this.style.setProperty(e,t.call(this,i),o)}}function Yk(e,t,o){var i,n
7597
+ a!==i&&(n=(i=a).copy()).on(t,o),r.on=n}}var Xk=W$.prototype.constructor
7598
+ function Yk(e){return function(){this.style.removeProperty(e)}}function Qk(e,t,o){return function(i){this.style.setProperty(e,t.call(this,i),o)}}function Jk(e,t,o){var i,n
7606
7599
  function s(){var s=t.apply(this,arguments)
7607
- return s!==n&&(i=(n=s)&&Xk(e,s,o)),i}return s._value=t,s}function Qk(e){return function(t){this.textContent=e.call(this,t)}}function Jk(e){var t,o
7600
+ return s!==n&&(i=(n=s)&&Qk(e,s,o)),i}return s._value=t,s}function eS(e){return function(t){this.textContent=e.call(this,t)}}function tS(e){var t,o
7608
7601
  function i(){var i=e.apply(this,arguments)
7609
- return i!==o&&(t=(o=i)&&Qk(i)),t}return i._value=e,i}var eS=0
7610
- function tS(e,t,o,i){this._groups=e,this._parents=t,this._name=o,this._id=i}function oS(){return++eS}var iS=U$.prototype
7611
- tS.prototype={constructor:tS,select:function(e){var t=this._name,o=this._id
7612
- "function"!=typeof e&&(e=zy(e))
7613
- for(var i=this._groups,n=i.length,s=new Array(n),r=0;r<n;++r)for(var a,l,c=i[r],d=c.length,h=s[r]=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,Ck(h[u],t,o,u,h,_k(a,o)))
7614
- return new tS(s,this._parents,t,o)},selectAll:function(e){var t=this._name,o=this._id
7615
- "function"!=typeof e&&(e=Zy(e))
7616
- for(var i=this._groups,n=i.length,s=[],r=[],a=0;a<n;++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),g=_k(l,o),v=0,m=p.length;v<m;++v)(u=p[v])&&Ck(u,t,o,v,p,g)
7617
- s.push(p),r.push(l)}return new tS(s,r,t,o)},selectChild:iS.selectChild,selectChildren:iS.selectChildren,filter:function(e){"function"!=typeof e&&(e=qy(e))
7602
+ return i!==o&&(t=(o=i)&&eS(i)),t}return i._value=e,i}var oS=0
7603
+ function iS(e,t,o,i){this._groups=e,this._parents=t,this._name=o,this._id=i}function nS(){return++oS}var sS=W$.prototype
7604
+ iS.prototype={constructor:iS,select:function(e){var t=this._name,o=this._id
7605
+ "function"!=typeof e&&(e=Ny(e))
7606
+ for(var i=this._groups,n=i.length,s=new Array(n),r=0;r<n;++r)for(var a,l,c=i[r],d=c.length,h=s[r]=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,Sk(h[u],t,o,u,h,Rk(a,o)))
7607
+ return new iS(s,this._parents,t,o)},selectAll:function(e){var t=this._name,o=this._id
7608
+ "function"!=typeof e&&(e=jy(e))
7609
+ for(var i=this._groups,n=i.length,s=[],r=[],a=0;a<n;++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),g=Rk(l,o),v=0,m=p.length;v<m;++v)(u=p[v])&&Sk(u,t,o,v,p,g)
7610
+ s.push(p),r.push(l)}return new iS(s,r,t,o)},selectChild:sS.selectChild,selectChildren:sS.selectChildren,filter:function(e){"function"!=typeof e&&(e=Uy(e))
7618
7611
  for(var t=this._groups,o=t.length,i=new Array(o),n=0;n<o;++n)for(var s,r=t[n],a=r.length,l=i[n]=[],c=0;c<a;++c)(s=r[c])&&e.call(s,s.__data__,c,r)&&l.push(s)
7619
- return new tS(i,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error
7612
+ return new iS(i,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error
7620
7613
  for(var t=this._groups,o=e._groups,i=t.length,n=o.length,s=Math.min(i,n),r=new Array(i),a=0;a<s;++a)for(var l,c=t[a],d=o[a],h=c.length,u=r[a]=new Array(h),p=0;p<h;++p)(l=c[p]||d[p])&&(u[p]=l)
7621
7614
  for(;a<i;++a)r[a]=t[a]
7622
- return new tS(r,this._parents,this._name,this._id)},selection:function(){return new Wk(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,o=oS(),i=this._groups,n=i.length,s=0;s<n;++s)for(var r,a=i[s],l=a.length,c=0;c<l;++c)if(r=a[c]){var d=_k(r,t)
7623
- Ck(r,e,o,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new tS(i,this._parents,e,o)},call:iS.call,nodes:iS.nodes,node:iS.node,size:iS.size,empty:iS.empty,each:iS.each,on:function(e,t){var o=this._id
7624
- return arguments.length<2?_k(this.node(),o).on.on(e):this.each(Gk(o,e,t))},attr:function(e,t){var o=Hy(e),i="transform"===o?ek:Ek
7625
- return this.attrTween(e,"function"==typeof t?(o.local?Pk:Tk)(o,i,Ak(this,"attr."+e,t)):null==t?(o.local?Vk:Ok)(o):(o.local?Hk:Fk)(o,i,t))},attrTween:function(e,t){var o="attr."+e
7615
+ return new iS(r,this._parents,this._name,this._id)},selection:function(){return new Xk(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,o=nS(),i=this._groups,n=i.length,s=0;s<n;++s)for(var r,a=i[s],l=a.length,c=0;c<l;++c)if(r=a[c]){var d=Rk(r,t)
7616
+ Sk(r,e,o,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new iS(i,this._parents,e,o)},call:sS.call,nodes:sS.nodes,node:sS.node,size:sS.size,empty:sS.empty,each:sS.each,on:function(e,t){var o=this._id
7617
+ return arguments.length<2?Rk(this.node(),o).on.on(e):this.each(Kk(o,e,t))},attr:function(e,t){var o=Py(e),i="transform"===o?ok:Fk
7618
+ return this.attrTween(e,"function"==typeof t?(o.local?Dk:Lk)(o,i,Ok(this,"attr."+e,t)):null==t?(o.local?Hk:Vk)(o):(o.local?Pk:Tk)(o,i,t))},attrTween:function(e,t){var o="attr."+e
7626
7619
  if(arguments.length<2)return(o=this.tween(o))&&o._value
7627
7620
  if(null==t)return this.tween(o,null)
7628
7621
  if("function"!=typeof t)throw new Error
7629
- var i=Hy(e)
7630
- return this.tween(o,(i.local?zk:Bk)(i,t))},style:function(e,t,o){var i="transform"==(e+="")?JC:Ek
7622
+ var i=Py(e)
7623
+ return this.tween(o,(i.local?Nk:Zk)(i,t))},style:function(e,t,o){var i="transform"==(e+="")?tk:Fk
7631
7624
  return null==t?this.styleTween(e,function(e,t){var o,i,n
7632
- return function(){var s=g$(this,e),r=(this.style.removeProperty(e),g$(this,e))
7633
- return s===r?null:s===o&&r===i?n:n=t(o=s,i=r)}}(e,i)).on("end.style."+e,Kk(e)):"function"==typeof t?this.styleTween(e,function(e,t,o){var i,n,s
7634
- return function(){var r=g$(this,e),a=o(this),l=a+""
7635
- return null==a&&(this.style.removeProperty(e),l=a=g$(this,e)),r===l?null:r===i&&l===n?s:(n=l,s=t(i=r,a))}}(e,i,Ak(this,"style."+e,t))).each(function(e,t){var o,i,n,s,r="style."+t,a="end."+r
7636
- return function(){var l=Sk(this,e),c=l.on,d=null==l.value[r]?s||(s=Kk(t)):void 0
7625
+ return function(){var s=m$(this,e),r=(this.style.removeProperty(e),m$(this,e))
7626
+ return s===r?null:s===o&&r===i?n:n=t(o=s,i=r)}}(e,i)).on("end.style."+e,Yk(e)):"function"==typeof t?this.styleTween(e,function(e,t,o){var i,n,s
7627
+ return function(){var r=m$(this,e),a=o(this),l=a+""
7628
+ return null==a&&(this.style.removeProperty(e),l=a=m$(this,e)),r===l?null:r===i&&l===n?s:(n=l,s=t(i=r,a))}}(e,i,Ok(this,"style."+e,t))).each(function(e,t){var o,i,n,s,r="style."+t,a="end."+r
7629
+ return function(){var l=Ik(this,e),c=l.on,d=null==l.value[r]?s||(s=Yk(t)):void 0
7637
7630
  c===o&&n===d||(i=(o=c).copy()).on(a,n=d),l.on=i}}(this._id,e)):this.styleTween(e,function(e,t,o){var i,n,s=o+""
7638
- return function(){var r=g$(this,e)
7631
+ return function(){var r=m$(this,e)
7639
7632
  return r===s?null:r===i?n:n=t(i=r,o)}}(e,i,t),o).on("end.style."+e,null)},styleTween:function(e,t,o){var i="style."+(e+="")
7640
7633
  if(arguments.length<2)return(i=this.tween(i))&&i._value
7641
7634
  if(null==t)return this.tween(i,null)
7642
7635
  if("function"!=typeof t)throw new Error
7643
- return this.tween(i,Yk(e,t,null==o?"":o))},text:function(e){return this.tween("text","function"==typeof e?function(e){return function(){var t=e(this)
7644
- this.textContent=null==t?"":t}}(Ak(this,"text",e)):function(e){return function(){this.textContent=e}}(null==e?"":e+""))},textTween:function(e){var t="text"
7636
+ return this.tween(i,Jk(e,t,null==o?"":o))},text:function(e){return this.tween("text","function"==typeof e?function(e){return function(){var t=e(this)
7637
+ this.textContent=null==t?"":t}}(Ok(this,"text",e)):function(e){return function(){this.textContent=e}}(null==e?"":e+""))},textTween:function(e){var t="text"
7645
7638
  if(arguments.length<1)return(t=this.tween(t))&&t._value
7646
7639
  if(null==e)return this.tween(t,null)
7647
7640
  if("function"!=typeof e)throw new Error
7648
- return this.tween(t,Jk(e))},remove:function(){return this.on("end.remove",function(e){return function(){var t=this.parentNode
7641
+ return this.tween(t,tS(e))},remove:function(){return this.on("end.remove",function(e){return function(){var t=this.parentNode
7649
7642
  for(var o in this.__transition)if(+o!==e)return
7650
7643
  t&&t.removeChild(this)}}(this._id))},tween:function(e,t){var o=this._id
7651
- if(e+="",arguments.length<2){for(var i,n=_k(this.node(),o).tween,s=0,r=n.length;s<r;++s)if((i=n[s]).name===e)return i.value
7652
- return null}return this.each((null==t?Rk:Mk)(o,e,t))},delay:function(e){var t=this._id
7653
- return arguments.length?this.each(("function"==typeof e?Nk:Zk)(t,e)):_k(this.node(),t).delay},duration:function(e){var t=this._id
7654
- return arguments.length?this.each(("function"==typeof e?qk:jk)(t,e)):_k(this.node(),t).duration},ease:function(e){var t=this._id
7655
- return arguments.length?this.each(Uk(t,e)):_k(this.node(),t).ease},easeVarying:function(e){if("function"!=typeof e)throw new Error
7644
+ if(e+="",arguments.length<2){for(var i,n=Rk(this.node(),o).tween,s=0,r=n.length;s<r;++s)if((i=n[s]).name===e)return i.value
7645
+ return null}return this.each((null==t?Ak:Ek)(o,e,t))},delay:function(e){var t=this._id
7646
+ return arguments.length?this.each(("function"==typeof e?qk:jk)(t,e)):Rk(this.node(),t).delay},duration:function(e){var t=this._id
7647
+ return arguments.length?this.each(("function"==typeof e?Uk:Gk)(t,e)):Rk(this.node(),t).duration},ease:function(e){var t=this._id
7648
+ return arguments.length?this.each(Wk(t,e)):Rk(this.node(),t).ease},easeVarying:function(e){if("function"!=typeof e)throw new Error
7656
7649
  return this.each(function(e,t){return function(){var o=t.apply(this,arguments)
7657
7650
  if("function"!=typeof o)throw new Error
7658
- Sk(this,e).ease=o}}(this._id,e))},end:function(){var e,t,o=this,i=o._id,n=o.size()
7651
+ Ik(this,e).ease=o}}(this._id,e))},end:function(){var e,t,o=this,i=o._id,n=o.size()
7659
7652
  return new Promise((function(s,r){var a={value:r},l={value:function(){0==--n&&s()}}
7660
- o.each((function(){var o=Sk(this,i),n=o.on
7661
- n!==e&&((t=(e=n).copy())._.cancel.push(a),t._.interrupt.push(a),t._.end.push(l)),o.on=t})),0===n&&s()}))},[Symbol.iterator]:iS[Symbol.iterator]}
7662
- var nS={time:null,delay:0,duration:250,ease:function(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}}
7663
- function sS(e,t){for(var o;!(o=e.__transition)||!(o=o[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`)
7664
- return o}U$.prototype.interrupt=function(e){return this.each((function(){Ik(this,e)}))},U$.prototype.transition=function(e){var t,o
7665
- e instanceof tS?(t=e._id,e=e._name):(t=oS(),(o=nS).time=pk(),e=null==e?null:e+"")
7666
- for(var i=this._groups,n=i.length,s=0;s<n;++s)for(var r,a=i[s],l=a.length,c=0;c<l;++c)(r=a[c])&&Ck(r,e,t,c,a,o||sS(r,t))
7667
- return new tS(i,this._parents,e,t)}
7668
- var rS=e=>()=>e
7669
- function aS(e,{sourceEvent:t,target:o,transform:i,dispatch:n}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},target:{value:o,enumerable:!0,configurable:!0},transform:{value:i,enumerable:!0,configurable:!0},_:{value:n}})}function lS(e,t,o){this.k=e,this.x=t,this.y=o}lS.prototype={constructor:lS,scale:function(e){return 1===e?this:new lS(this.k*e,this.x,this.y)},translate:function(e,t){return 0===e&0===t?this:new lS(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+")"}}
7670
- var cS=new lS(1,0,0)
7671
- function dS(e){for(;!e.__zoom;)if(!(e=e.parentNode))return cS
7672
- return e.__zoom}function hS(e){e.stopImmediatePropagation()}function uS(e){e.preventDefault(),e.stopImmediatePropagation()}function pS(e){return!(e.ctrlKey&&"wheel"!==e.type||e.button)}function gS(){var e=this
7673
- 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 vS(){return this.__zoom||cS}function mS(e){return-e.deltaY*(1===e.deltaMode?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function fS(){return navigator.maxTouchPoints||"ontouchstart"in this}function bS(e,t,o){var i=e.invertX(t[0][0])-o[0][0],n=e.invertX(t[1][0])-o[1][0],s=e.invertY(t[0][1])-o[0][1],r=e.invertY(t[1][1])-o[1][1]
7674
- return e.translate(n>i?(i+n)/2:Math.min(0,i)||Math.max(0,n),r>s?(s+r)/2:Math.min(0,s)||Math.max(0,r))}dS.prototype=lS.prototype
7675
- const wS=G`
7653
+ o.each((function(){var o=Ik(this,i),n=o.on
7654
+ n!==e&&((t=(e=n).copy())._.cancel.push(a),t._.interrupt.push(a),t._.end.push(l)),o.on=t})),0===n&&s()}))},[Symbol.iterator]:sS[Symbol.iterator]}
7655
+ var rS={time:null,delay:0,duration:250,ease:function(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}}
7656
+ function aS(e,t){for(var o;!(o=e.__transition)||!(o=o[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`)
7657
+ return o}W$.prototype.interrupt=function(e){return this.each((function(){Mk(this,e)}))},W$.prototype.transition=function(e){var t,o
7658
+ e instanceof iS?(t=e._id,e=e._name):(t=nS(),(o=rS).time=vk(),e=null==e?null:e+"")
7659
+ for(var i=this._groups,n=i.length,s=0;s<n;++s)for(var r,a=i[s],l=a.length,c=0;c<l;++c)(r=a[c])&&Sk(r,e,t,c,a,o||aS(r,t))
7660
+ return new iS(i,this._parents,e,t)}
7661
+ var lS=e=>()=>e
7662
+ function cS(e,{sourceEvent:t,target:o,transform:i,dispatch:n}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},target:{value:o,enumerable:!0,configurable:!0},transform:{value:i,enumerable:!0,configurable:!0},_:{value:n}})}function dS(e,t,o){this.k=e,this.x=t,this.y=o}dS.prototype={constructor:dS,scale:function(e){return 1===e?this:new dS(this.k*e,this.x,this.y)},translate:function(e,t){return 0===e&0===t?this:new dS(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+")"}}
7663
+ var hS=new dS(1,0,0)
7664
+ function uS(e){for(;!e.__zoom;)if(!(e=e.parentNode))return hS
7665
+ return e.__zoom}function pS(e){e.stopImmediatePropagation()}function gS(e){e.preventDefault(),e.stopImmediatePropagation()}function vS(e){return!(e.ctrlKey&&"wheel"!==e.type||e.button)}function mS(){var e=this
7666
+ 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 fS(){return this.__zoom||hS}function bS(e){return-e.deltaY*(1===e.deltaMode?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function wS(){return navigator.maxTouchPoints||"ontouchstart"in this}function xS(e,t,o){var i=e.invertX(t[0][0])-o[0][0],n=e.invertX(t[1][0])-o[1][0],s=e.invertY(t[0][1])-o[0][1],r=e.invertY(t[1][1])-o[1][1]
7667
+ return e.translate(n>i?(i+n)/2:Math.min(0,i)||Math.max(0,n),r>s?(s+r)/2:Math.min(0,s)||Math.max(0,r))}uS.prototype=dS.prototype
7668
+ const yS=G`
7676
7669
  <div class="wafer-map-container">
7677
7670
  <svg class="svg-root">
7678
7671
  <g ${Re("zoomContainer")} transform=${e=>e.transform.toString()}>
@@ -7702,7 +7695,7 @@ const wS=G`
7702
7695
  />
7703
7696
  </svg>
7704
7697
  </div>
7705
- `,xS=fe`
7698
+ `,$S=fe`
7706
7699
  :host {
7707
7700
  display: inline-block;
7708
7701
  width: 500px;
@@ -7786,68 +7779,68 @@ const wS=G`
7786
7779
  outline-width: 0px;
7787
7780
  }
7788
7781
  `
7789
- function yS(e,t){return null==e||null==t?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function $S(e,t){return null==e||null==t?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function CS(e){let t,o,i
7782
+ function CS(e,t){return null==e||null==t?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function kS(e,t){return null==e||null==t?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function SS(e){let t,o,i
7790
7783
  function n(e,i,n=0,s=e.length){if(n<s){if(0!==t(i,i))return s
7791
7784
  do{const t=n+s>>>1
7792
- o(e[t],i)<0?n=t+1:s=t}while(n<s)}return n}return 2!==e.length?(t=yS,o=(t,o)=>yS(e(t),o),i=(t,o)=>e(t)-o):(t=e===yS||e===$S?e:kS,o=e,i=e),{left:n,center:function(e,t,o=0,s=e.length){const r=n(e,t,o,s-1)
7785
+ o(e[t],i)<0?n=t+1:s=t}while(n<s)}return n}return 2!==e.length?(t=CS,o=(t,o)=>CS(e(t),o),i=(t,o)=>e(t)-o):(t=e===CS||e===kS?e:_S,o=e,i=e),{left:n,center:function(e,t,o=0,s=e.length){const r=n(e,t,o,s-1)
7793
7786
  return r>o&&i(e[r-1],t)>-i(e[r],t)?r-1:r},right:function(e,i,n=0,s=e.length){if(n<s){if(0!==t(i,i))return s
7794
7787
  do{const t=n+s>>>1
7795
- o(e[t],i)<=0?n=t+1:s=t}while(n<s)}return n}}}function kS(){return 0}function SS(e){return null===e?NaN:+e}const _S=CS(yS).right
7796
- CS(SS).center
7797
- var IS=_S
7798
- class RS extends Map{constructor(e,t=AS){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:t}}),null!=e)for(const[t,o]of e)this.set(t,o)}get(e){return super.get(MS(this,e))}has(e){return super.has(MS(this,e))}set(e,t){return super.set(function({_intern:e,_key:t},o){const i=t(o)
7788
+ o(e[t],i)<=0?n=t+1:s=t}while(n<s)}return n}}}function _S(){return 0}function IS(e){return null===e?NaN:+e}const RS=SS(CS).right
7789
+ SS(IS).center
7790
+ var MS=RS
7791
+ class AS extends Map{constructor(e,t=OS){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:t}}),null!=e)for(const[t,o]of e)this.set(t,o)}get(e){return super.get(ES(this,e))}has(e){return super.has(ES(this,e))}set(e,t){return super.set(function({_intern:e,_key:t},o){const i=t(o)
7799
7792
  return e.has(i)?e.get(i):(e.set(i,o),o)}(this,e),t)}delete(e){return super.delete(function({_intern:e,_key:t},o){const i=t(o)
7800
7793
  e.has(i)&&(o=e.get(i),e.delete(i))
7801
- return o}(this,e))}}function MS({_intern:e,_key:t},o){const i=t(o)
7802
- return e.has(i)?e.get(i):o}function AS(e){return null!==e&&"object"==typeof e?e.valueOf():e}const ES=Math.sqrt(50),OS=Math.sqrt(10),VS=Math.sqrt(2)
7803
- function FS(e,t,o){const i=(t-e)/Math.max(0,o),n=Math.floor(Math.log10(i)),s=i/Math.pow(10,n),r=s>=ES?10:s>=OS?5:s>=VS?2:1
7794
+ return o}(this,e))}}function ES({_intern:e,_key:t},o){const i=t(o)
7795
+ return e.has(i)?e.get(i):o}function OS(e){return null!==e&&"object"==typeof e?e.valueOf():e}const FS=Math.sqrt(50),VS=Math.sqrt(10),HS=Math.sqrt(2)
7796
+ function TS(e,t,o){const i=(t-e)/Math.max(0,o),n=Math.floor(Math.log10(i)),s=i/Math.pow(10,n),r=s>=FS?10:s>=VS?5:s>=HS?2:1
7804
7797
  let a,l,c
7805
- return n<0?(c=Math.pow(10,-n)/r,a=Math.round(e*c),l=Math.round(t*c),a/c<e&&++a,l/c>t&&--l,c=-c):(c=Math.pow(10,n)*r,a=Math.round(e/c),l=Math.round(t/c),a*c<e&&++a,l*c>t&&--l),l<a&&.5<=o&&o<2?FS(e,t,2*o):[a,l,c]}function HS(e,t,o){return FS(e=+e,t=+t,o=+o)[2]}function TS(e,t,o=SS){if((i=e.length)&&!isNaN(t=+t)){if(t<=0||i<2)return+o(e[0],0,e)
7798
+ return n<0?(c=Math.pow(10,-n)/r,a=Math.round(e*c),l=Math.round(t*c),a/c<e&&++a,l/c>t&&--l,c=-c):(c=Math.pow(10,n)*r,a=Math.round(e/c),l=Math.round(t/c),a*c<e&&++a,l*c>t&&--l),l<a&&.5<=o&&o<2?TS(e,t,2*o):[a,l,c]}function PS(e,t,o){return TS(e=+e,t=+t,o=+o)[2]}function LS(e,t,o=IS){if((i=e.length)&&!isNaN(t=+t)){if(t<=0||i<2)return+o(e[0],0,e)
7806
7799
  if(t>=1)return+o(e[i-1],i-1,e)
7807
7800
  var i,n=(i-1)*t,s=Math.floor(n),r=+o(e[s],s,e)
7808
- return r+(+o(e[s+1],s+1,e)-r)*(n-s)}}function PS(e,t,o){e=+e,t=+t,o=(n=arguments.length)<2?(t=e,e=0,1):n<3?1:+o
7801
+ return r+(+o(e[s+1],s+1,e)-r)*(n-s)}}function DS(e,t,o){e=+e,t=+t,o=(n=arguments.length)<2?(t=e,e=0,1):n<3?1:+o
7809
7802
  for(var i=-1,n=0|Math.max(0,Math.ceil((t-e)/o)),s=new Array(n);++i<n;)s[i]=e+i*o
7810
- return s}function DS(e,t){switch(arguments.length){case 0:break
7803
+ return s}function zS(e,t){switch(arguments.length){case 0:break
7811
7804
  case 1:this.range(e)
7812
7805
  break
7813
- default:this.range(t).domain(e)}return this}const LS=Symbol("implicit")
7814
- function zS(){var e=new RS,t=[],o=[],i=LS
7806
+ default:this.range(t).domain(e)}return this}const BS=Symbol("implicit")
7807
+ function NS(){var e=new AS,t=[],o=[],i=BS
7815
7808
  function n(n){let s=e.get(n)
7816
- if(void 0===s){if(i!==LS)return i
7809
+ if(void 0===s){if(i!==BS)return i
7817
7810
  e.set(n,s=t.push(n)-1)}return o[s%o.length]}return n.domain=function(o){if(!arguments.length)return t.slice()
7818
- t=[],e=new RS
7811
+ t=[],e=new AS
7819
7812
  for(const i of o)e.has(i)||e.set(i,t.push(i)-1)
7820
- return n},n.range=function(e){return arguments.length?(o=Array.from(e),n):o.slice()},n.unknown=function(e){return arguments.length?(i=e,n):i},n.copy=function(){return zS(t,o).unknown(i)},DS.apply(n,arguments),n}function BS(){var e,t,o=zS().unknown(void 0),i=o.domain,n=o.range,s=0,r=1,a=!1,l=0,c=0,d=.5
7813
+ return n},n.range=function(e){return arguments.length?(o=Array.from(e),n):o.slice()},n.unknown=function(e){return arguments.length?(i=e,n):i},n.copy=function(){return NS(t,o).unknown(i)},zS.apply(n,arguments),n}function ZS(){var e,t,o=NS().unknown(void 0),i=o.domain,n=o.range,s=0,r=1,a=!1,l=0,c=0,d=.5
7821
7814
  function h(){var o=i().length,h=r<s,u=h?r:s,p=h?s:r
7822
7815
  e=(p-u)/Math.max(1,o-l+2*c),a&&(e=Math.floor(e)),u+=(p-u-e*(o-l))*d,t=e*(1-l),a&&(u=Math.round(u),t=Math.round(t))
7823
- var g=PS(o).map((function(t){return u+e*t}))
7824
- return n(h?g.reverse():g)}return delete o.unknown,o.domain=function(e){return arguments.length?(i(e),h()):i()},o.range=function(e){return arguments.length?([s,r]=e,s=+s,r=+r,h()):[s,r]},o.rangeRound=function(e){return[s,r]=e,s=+s,r=+r,a=!0,h()},o.bandwidth=function(){return t},o.step=function(){return e},o.round=function(e){return arguments.length?(a=!!e,h()):a},o.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},o.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},o.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},o.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},o.copy=function(){return BS(i(),[s,r]).round(a).paddingInner(l).paddingOuter(c).align(d)},DS.apply(h(),arguments)}function NS(e){return+e}var ZS=[0,1]
7825
- function qS(e){return e}function jS(e,t){return(t-=e=+e)?function(o){return(o-e)/t}:(o=isNaN(t)?NaN:.5,function(){return o})
7826
- var o}function US(e,t,o){var i=e[0],n=e[1],s=t[0],r=t[1]
7827
- return n<i?(i=jS(n,i),s=o(r,s)):(i=jS(i,n),s=o(s,r)),function(e){return s(i(e))}}function GS(e,t,o){var i=Math.min(e.length,t.length)-1,n=new Array(i),s=new Array(i),r=-1
7828
- for(e[i]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++r<i;)n[r]=jS(e[r],e[r+1]),s[r]=o(t[r],t[r+1])
7829
- return function(t){var o=IS(e,t,1,i)-1
7830
- return s[o](n[o](t))}}function WS(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function KS(){var e,t,o,i,n,s,r=ZS,a=ZS,l=UC,c=qS
7816
+ var g=DS(o).map((function(t){return u+e*t}))
7817
+ return n(h?g.reverse():g)}return delete o.unknown,o.domain=function(e){return arguments.length?(i(e),h()):i()},o.range=function(e){return arguments.length?([s,r]=e,s=+s,r=+r,h()):[s,r]},o.rangeRound=function(e){return[s,r]=e,s=+s,r=+r,a=!0,h()},o.bandwidth=function(){return t},o.step=function(){return e},o.round=function(e){return arguments.length?(a=!!e,h()):a},o.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},o.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},o.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},o.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},o.copy=function(){return ZS(i(),[s,r]).round(a).paddingInner(l).paddingOuter(c).align(d)},zS.apply(h(),arguments)}function qS(e){return+e}var jS=[0,1]
7818
+ function US(e){return e}function GS(e,t){return(t-=e=+e)?function(o){return(o-e)/t}:(o=isNaN(t)?NaN:.5,function(){return o})
7819
+ var o}function WS(e,t,o){var i=e[0],n=e[1],s=t[0],r=t[1]
7820
+ return n<i?(i=GS(n,i),s=o(r,s)):(i=GS(i,n),s=o(s,r)),function(e){return s(i(e))}}function KS(e,t,o){var i=Math.min(e.length,t.length)-1,n=new Array(i),s=new Array(i),r=-1
7821
+ for(e[i]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++r<i;)n[r]=GS(e[r],e[r+1]),s[r]=o(t[r],t[r+1])
7822
+ return function(t){var o=MS(e,t,1,i)-1
7823
+ return s[o](n[o](t))}}function XS(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function YS(){var e,t,o,i,n,s,r=jS,a=jS,l=WC,c=US
7831
7824
  function d(){var e,t,o,l=Math.min(r.length,a.length)
7832
- return c!==qS&&(e=r[0],t=r[l-1],e>t&&(o=e,e=t,t=o),c=function(o){return Math.max(e,Math.min(t,o))}),i=l>2?GS:US,n=s=null,h}function h(t){return null==t||isNaN(t=+t)?o:(n||(n=i(r.map(e),a,l)))(e(c(t)))}return h.invert=function(o){return c(t((s||(s=i(a,r.map(e),BC)))(o)))},h.domain=function(e){return arguments.length?(r=Array.from(e,NS),d()):r.slice()},h.range=function(e){return arguments.length?(a=Array.from(e),d()):a.slice()},h.rangeRound=function(e){return a=Array.from(e),l=GC,d()},h.clamp=function(e){return arguments.length?(c=!!e||qS,d()):c!==qS},h.interpolate=function(e){return arguments.length?(l=e,d()):l},h.unknown=function(e){return arguments.length?(o=e,h):o},function(o,i){return e=o,t=i,d()}}function XS(){return KS()(qS,qS)}function YS(e,t){if((o=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null
7825
+ return c!==US&&(e=r[0],t=r[l-1],e>t&&(o=e,e=t,t=o),c=function(o){return Math.max(e,Math.min(t,o))}),i=l>2?KS:WS,n=s=null,h}function h(t){return null==t||isNaN(t=+t)?o:(n||(n=i(r.map(e),a,l)))(e(c(t)))}return h.invert=function(o){return c(t((s||(s=i(a,r.map(e),ZC)))(o)))},h.domain=function(e){return arguments.length?(r=Array.from(e,qS),d()):r.slice()},h.range=function(e){return arguments.length?(a=Array.from(e),d()):a.slice()},h.rangeRound=function(e){return a=Array.from(e),l=KC,d()},h.clamp=function(e){return arguments.length?(c=!!e||US,d()):c!==US},h.interpolate=function(e){return arguments.length?(l=e,d()):l},h.unknown=function(e){return arguments.length?(o=e,h):o},function(o,i){return e=o,t=i,d()}}function QS(){return YS()(US,US)}function JS(e,t){if((o=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null
7833
7826
  var o,i=e.slice(0,o)
7834
- return[i.length>1?i[0]+i.slice(2):i,+e.slice(o+1)]}function QS(e){return(e=YS(Math.abs(e)))?e[1]:NaN}var JS,e_=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
7835
- function t_(e){if(!(t=e_.exec(e)))throw new Error("invalid format: "+e)
7827
+ return[i.length>1?i[0]+i.slice(2):i,+e.slice(o+1)]}function e_(e){return(e=JS(Math.abs(e)))?e[1]:NaN}var t_,o_=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
7828
+ function i_(e){if(!(t=o_.exec(e)))throw new Error("invalid format: "+e)
7836
7829
  var t
7837
- return new o_({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 o_(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 i_(e,t){var o=YS(e,t)
7830
+ return new n_({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 n_(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 s_(e,t){var o=JS(e,t)
7838
7831
  if(!o)return e+""
7839
7832
  var i=o[0],n=o[1]
7840
- return n<0?"0."+new Array(-n).join("0")+i:i.length>n+1?i.slice(0,n+1)+"."+i.slice(n+1):i+new Array(n-i.length+2).join("0")}t_.prototype=o_.prototype,o_.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}
7841
- var n_={"%":(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)=>i_(100*e,t),r:i_,s:function(e,t){var o=YS(e,t)
7833
+ return n<0?"0."+new Array(-n).join("0")+i:i.length>n+1?i.slice(0,n+1)+"."+i.slice(n+1):i+new Array(n-i.length+2).join("0")}i_.prototype=n_.prototype,n_.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}
7834
+ var r_={"%":(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)=>s_(100*e,t),r:s_,s:function(e,t){var o=JS(e,t)
7842
7835
  if(!o)return e+""
7843
- var i=o[0],n=o[1],s=n-(JS=3*Math.max(-8,Math.min(8,Math.floor(n/3))))+1,r=i.length
7844
- return s===r?i:s>r?i+new Array(s-r+1).join("0"):s>0?i.slice(0,s)+"."+i.slice(s):"0."+new Array(1-s).join("0")+YS(e,Math.max(0,t+s-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)}
7845
- function s_(e){return e}var r_,a_,l_,c_=Array.prototype.map,d_=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"]
7846
- function h_(e){var t,o,i=void 0===e.grouping||void 0===e.thousands?s_:(t=c_.call(e.grouping,Number),o=e.thousands+"",function(e,i){for(var n=e.length,s=[],r=0,a=t[0],l=0;n>0&&a>0&&(l+a+1>i&&(a=Math.max(1,i-l)),s.push(e.substring(n-=a,n+a)),!((l+=a+1)>i));)a=t[r=(r+1)%t.length]
7847
- return s.reverse().join(o)}),n=void 0===e.currency?"":e.currency[0]+"",s=void 0===e.currency?"":e.currency[1]+"",r=void 0===e.decimal?".":e.decimal+"",a=void 0===e.numerals?s_:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(c_.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+""
7848
- function h(e){var t=(e=t_(e)).fill,o=e.align,h=e.sign,u=e.symbol,p=e.zero,g=e.width,v=e.comma,m=e.precision,f=e.trim,b=e.type
7849
- "n"===b?(v=!0,b="g"):n_[b]||(void 0===m&&(m=12),f=!0,b="g"),(p||"0"===t&&"="===o)&&(p=!0,t="0",o="=")
7850
- var w="$"===u?n:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",x="$"===u?s:/[%p]/.test(b)?l:"",y=n_[b],$=/[defgprs%]/.test(b)
7836
+ var i=o[0],n=o[1],s=n-(t_=3*Math.max(-8,Math.min(8,Math.floor(n/3))))+1,r=i.length
7837
+ return s===r?i:s>r?i+new Array(s-r+1).join("0"):s>0?i.slice(0,s)+"."+i.slice(s):"0."+new Array(1-s).join("0")+JS(e,Math.max(0,t+s-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)}
7838
+ function a_(e){return e}var l_,c_,d_,h_=Array.prototype.map,u_=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"]
7839
+ function p_(e){var t,o,i=void 0===e.grouping||void 0===e.thousands?a_:(t=h_.call(e.grouping,Number),o=e.thousands+"",function(e,i){for(var n=e.length,s=[],r=0,a=t[0],l=0;n>0&&a>0&&(l+a+1>i&&(a=Math.max(1,i-l)),s.push(e.substring(n-=a,n+a)),!((l+=a+1)>i));)a=t[r=(r+1)%t.length]
7840
+ return s.reverse().join(o)}),n=void 0===e.currency?"":e.currency[0]+"",s=void 0===e.currency?"":e.currency[1]+"",r=void 0===e.decimal?".":e.decimal+"",a=void 0===e.numerals?a_:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(h_.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+""
7841
+ function h(e){var t=(e=i_(e)).fill,o=e.align,h=e.sign,u=e.symbol,p=e.zero,g=e.width,v=e.comma,m=e.precision,f=e.trim,b=e.type
7842
+ "n"===b?(v=!0,b="g"):r_[b]||(void 0===m&&(m=12),f=!0,b="g"),(p||"0"===t&&"="===o)&&(p=!0,t="0",o="=")
7843
+ var w="$"===u?n:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",x="$"===u?s:/[%p]/.test(b)?l:"",y=r_[b],$=/[defgprs%]/.test(b)
7851
7844
  function C(e){var n,s,l,u=w,C=x
7852
7845
  if("c"===b)C=y(e)+C,e=""
7853
7846
  else{var k=(e=+e)<0||1/e<0
@@ -7856,7 +7849,7 @@ break
7856
7849
  case"0":0===n&&(n=i),t=i
7857
7850
  break
7858
7851
  default:if(!+e[i])break e
7859
- n>0&&(n=0)}return n>0?e.slice(0,n)+e.slice(t+1):e}(e)),k&&0==+e&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?d_[8+JS/3]:"")+C+(k&&"("===h?")":""),$)for(n=-1,s=e.length;++n<s;)if(48>(l=e.charCodeAt(n))||l>57){C=(46===l?r+e.slice(n+1):e.slice(n))+C,e=e.slice(0,n)
7852
+ n>0&&(n=0)}return n>0?e.slice(0,n)+e.slice(t+1):e}(e)),k&&0==+e&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?u_[8+t_/3]:"")+C+(k&&"("===h?")":""),$)for(n=-1,s=e.length;++n<s;)if(48>(l=e.charCodeAt(n))||l>57){C=(46===l?r+e.slice(n+1):e.slice(n))+C,e=e.slice(0,n)
7860
7853
  break}}v&&!p&&(e=i(e,1/0))
7861
7854
  var S=u.length+e.length+C.length,_=S<g?new Array(g-S+1).join(t):""
7862
7855
  switch(v&&p&&(e=i(_+e,_.length?g-C.length:1/0),_=""),o){case"<":e=u+e+C+_
@@ -7865,19 +7858,19 @@ case"=":e=u+_+e+C
7865
7858
  break
7866
7859
  case"^":e=_.slice(0,S=_.length>>1)+u+e+C+_.slice(S)
7867
7860
  break
7868
- default:e=_+u+e+C}return a(e)}return m=void 0===m?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,m)):Math.max(0,Math.min(20,m)),C.toString=function(){return e+""},C}return{format:h,formatPrefix:function(e,t){var o=h(((e=t_(e)).type="f",e)),i=3*Math.max(-8,Math.min(8,Math.floor(QS(t)/3))),n=Math.pow(10,-i),s=d_[8+i/3]
7869
- return function(e){return o(n*e)+s}}}}function u_(e,t,o,i){var n,s=function(e,t,o){o=+o
7870
- const i=(t=+t)<(e=+e),n=i?HS(t,e,o):HS(e,t,o)
7861
+ default:e=_+u+e+C}return a(e)}return m=void 0===m?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,m)):Math.max(0,Math.min(20,m)),C.toString=function(){return e+""},C}return{format:h,formatPrefix:function(e,t){var o=h(((e=i_(e)).type="f",e)),i=3*Math.max(-8,Math.min(8,Math.floor(e_(t)/3))),n=Math.pow(10,-i),s=u_[8+i/3]
7862
+ return function(e){return o(n*e)+s}}}}function g_(e,t,o,i){var n,s=function(e,t,o){o=+o
7863
+ const i=(t=+t)<(e=+e),n=i?PS(t,e,o):PS(e,t,o)
7871
7864
  return(i?-1:1)*(n<0?1/-n:n)}(e,t,o)
7872
- switch((i=t_(null==i?",f":i)).type){case"s":var r=Math.max(Math.abs(e),Math.abs(t))
7873
- return null!=i.precision||isNaN(n=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(QS(t)/3)))-QS(Math.abs(e)))}(s,r))||(i.precision=n),l_(i,r)
7874
- case"":case"e":case"g":case"p":case"r":null!=i.precision||isNaN(n=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,QS(t)-QS(e))+1}(s,Math.max(Math.abs(e),Math.abs(t))))||(i.precision=n-("e"===i.type))
7865
+ switch((i=i_(null==i?",f":i)).type){case"s":var r=Math.max(Math.abs(e),Math.abs(t))
7866
+ return null!=i.precision||isNaN(n=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(e_(t)/3)))-e_(Math.abs(e)))}(s,r))||(i.precision=n),d_(i,r)
7867
+ case"":case"e":case"g":case"p":case"r":null!=i.precision||isNaN(n=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,e_(t)-e_(e))+1}(s,Math.max(Math.abs(e),Math.abs(t))))||(i.precision=n-("e"===i.type))
7875
7868
  break
7876
- case"f":case"%":null!=i.precision||isNaN(n=function(e){return Math.max(0,-QS(Math.abs(e)))}(s))||(i.precision=n-2*("%"===i.type))}return a_(i)}function p_(e){var t=e.domain
7869
+ case"f":case"%":null!=i.precision||isNaN(n=function(e){return Math.max(0,-e_(Math.abs(e)))}(s))||(i.precision=n-2*("%"===i.type))}return c_(i)}function v_(e){var t=e.domain
7877
7870
  return e.ticks=function(e){var o=t()
7878
7871
  return function(e,t,o){if(!((o=+o)>0))return[]
7879
7872
  if((e=+e)==(t=+t))return[e]
7880
- const i=t<e,[n,s,r]=i?FS(t,e,o):FS(e,t,o)
7873
+ const i=t<e,[n,s,r]=i?TS(t,e,o):TS(e,t,o)
7881
7874
  if(!(s>=n))return[]
7882
7875
  const a=s-n+1,l=new Array(a)
7883
7876
  if(i)if(r<0)for(let e=0;e<a;++e)l[e]=(s-e)/-r
@@ -7885,85 +7878,85 @@ else for(let e=0;e<a;++e)l[e]=(s-e)*r
7885
7878
  else if(r<0)for(let e=0;e<a;++e)l[e]=(n+e)/-r
7886
7879
  else for(let e=0;e<a;++e)l[e]=(n+e)*r
7887
7880
  return l}(o[0],o[o.length-1],null==e?10:e)},e.tickFormat=function(e,o){var i=t()
7888
- return u_(i[0],i[i.length-1],null==e?10:e,o)},e.nice=function(o){null==o&&(o=10)
7881
+ return g_(i[0],i[i.length-1],null==e?10:e,o)},e.nice=function(o){null==o&&(o=10)
7889
7882
  var i,n,s=t(),r=0,a=s.length-1,l=s[r],c=s[a],d=10
7890
- for(c<l&&(n=l,l=c,c=n,n=r,r=a,a=n);d-- >0;){if((n=HS(l,c,o))===i)return s[r]=l,s[a]=c,t(s)
7883
+ for(c<l&&(n=l,l=c,c=n,n=r,r=a,a=n);d-- >0;){if((n=PS(l,c,o))===i)return s[r]=l,s[a]=c,t(s)
7891
7884
  if(n>0)l=Math.floor(l/n)*n,c=Math.ceil(c/n)*n
7892
7885
  else{if(!(n<0))break
7893
- l=Math.ceil(l*n)/n,c=Math.floor(c*n)/n}i=n}return e},e}function g_(){var e=XS()
7894
- return e.copy=function(){return WS(e,g_())},DS.apply(e,arguments),p_(e)}function v_(){var e,t=[],o=[],i=[]
7886
+ l=Math.ceil(l*n)/n,c=Math.floor(c*n)/n}i=n}return e},e}function m_(){var e=QS()
7887
+ return e.copy=function(){return XS(e,m_())},zS.apply(e,arguments),v_(e)}function f_(){var e,t=[],o=[],i=[]
7895
7888
  function n(){var e=0,n=Math.max(1,o.length)
7896
- for(i=new Array(n-1);++e<n;)i[e-1]=TS(t,e/n)
7897
- return s}function s(t){return null==t||isNaN(t=+t)?e:o[IS(i,t)]}return s.invertExtent=function(e){var n=o.indexOf(e)
7889
+ for(i=new Array(n-1);++e<n;)i[e-1]=LS(t,e/n)
7890
+ return s}function s(t){return null==t||isNaN(t=+t)?e:o[MS(i,t)]}return s.invertExtent=function(e){var n=o.indexOf(e)
7898
7891
  return n<0?[NaN,NaN]:[n>0?i[n-1]:t[0],n<i.length?i[n]:t[t.length-1]]},s.domain=function(e){if(!arguments.length)return t.slice()
7899
7892
  t=[]
7900
7893
  for(let o of e)null==o||isNaN(o=+o)||t.push(o)
7901
- return t.sort(yS),n()},s.range=function(e){return arguments.length?(o=Array.from(e),n()):o.slice()},s.unknown=function(t){return arguments.length?(e=t,s):e},s.quantiles=function(){return i.slice()},s.copy=function(){return v_().domain(t).range(o).unknown(e)},DS.apply(s,arguments)}r_=h_({thousands:",",grouping:[3],currency:["$",""]}),a_=r_.format,l_=r_.formatPrefix
7902
- const m_="bottom-left",f_="bottom-right",b_="top-left",w_="top-right",x_="top",y_="show",$_="hide",C_="linear",k_="ordinal"
7903
- class S_{constructor(e){this.defaultPadding=0,this.baseMarginPercentage=.04
7894
+ return t.sort(CS),n()},s.range=function(e){return arguments.length?(o=Array.from(e),n()):o.slice()},s.unknown=function(t){return arguments.length?(e=t,s):e},s.quantiles=function(){return i.slice()},s.copy=function(){return f_().domain(t).range(o).unknown(e)},zS.apply(s,arguments)}l_=p_({thousands:",",grouping:[3],currency:["$",""]}),c_=l_.format,d_=l_.formatPrefix
7895
+ const b_="bottom-left",w_="bottom-right",x_="top-left",y_="top-right",$_="top",C_="show",k_="hide",S_="linear",__="ordinal"
7896
+ class I_{constructor(e){this.defaultPadding=0,this.baseMarginPercentage=.04
7904
7897
  const t={width:e.canvasWidth,height:e.canvasHeight},o=this.calculateGridDimensions(e.dies),i=Math.min(t.width,t.height),n={top:(t.height-i)/2,right:(t.width-i)/2,bottom:(t.height-i)/2,left:(t.width-i)/2},s={top:i*this.baseMarginPercentage,right:i*this.baseMarginPercentage,bottom:i*this.baseMarginPercentage,left:i*this.baseMarginPercentage}
7905
7898
  this.margin=this.calculateMarginAddition(s,n),this.containerDimensions=this.calculateContainerDimensions(t,this.margin)
7906
7899
  const r=Math.min(this.containerDimensions.width,this.containerDimensions.height)
7907
7900
  this.horizontalScale=this.createHorizontalScale(e.quadrant,o,r),this.invertedHorizontalScale=this.createInvertedHorizontalScale(e.quadrant,o,r),this.verticalScale=this.createVerticalScale(e.quadrant,o,r),this.invertedVerticalScale=this.createInvertedVerticalScale(e.quadrant,o,r),this.dieDimensions={width:this.horizontalScale.bandwidth(),height:this.verticalScale.bandwidth()},this.radius=r/2}calculateGridDimensions(e){if(0===e.length||void 0===e[0])return{origin:{x:0,y:0},rows:0,cols:0}
7908
7901
  const t={x:e[0].x,y:e[0].y},o={x:e[0].x,y:e[0].y}
7909
7902
  for(const i of e)i.x<t.x&&(t.x=i.x),i.y<t.y&&(t.y=i.y),i.x>o.x&&(o.x=i.x),i.y>o.y&&(o.y=i.y)
7910
- return{origin:t,rows:o.y-t.y+1,cols:o.x-t.x+1}}calculateContainerDimensions(e,t){return{width:e.width-t.left-t.right,height:e.height-t.top-t.bottom}}createHorizontalScale(e,t,o){const i=BS().domain(PS(t.origin.x,t.origin.x+t.cols)).paddingInner(0).paddingOuter(0).align(0).round(!1)
7911
- return e===m_||e===b_?i.range([0,o]):i.range([o,0])}createInvertedHorizontalScale(e,t,o){const i=v_().domain([0,o])
7912
- return e===m_||e===b_?i.range(PS(t.origin.x,t.origin.x+t.cols)):i.range(PS(t.origin.x,t.origin.x+t.cols).reverse())}createVerticalScale(e,t,o){const i=BS().domain(PS(t.origin.y,t.origin.y+t.rows)).paddingInner(this.defaultPadding).paddingOuter(0).align(0).round(!1)
7913
- return e===m_||e===f_?i.range([o,0]):i.range([0,o])}createInvertedVerticalScale(e,t,o){const i=v_().domain([0,o])
7914
- return e===m_||e===f_?i.range(PS(t.origin.y,t.origin.y+t.rows).reverse()):i.range(PS(t.origin.y,t.origin.y+t.rows))}calculateMarginAddition(e,t){return{top:e.top+t.top,right:e.right+t.right,bottom:e.bottom+t.bottom,left:e.left+t.left}}}class __{constructor(e,t,o,i,n){this.fontSizeFactor=.8,this.nonHighlightedOpacity=.3,this.emptyDieColor="rgba(218,223,236,1)",this.nanDieColor="rgba(122,122,122,1)",this.d3ColorScale=this.createD3ColorScale(e.colorScale,e.colorScaleMode),this.labelsFontSize=this.calculateLabelsFontSize(i,e.maxCharacters),this.diesRenderInfo=[]
7903
+ return{origin:t,rows:o.y-t.y+1,cols:o.x-t.x+1}}calculateContainerDimensions(e,t){return{width:e.width-t.left-t.right,height:e.height-t.top-t.bottom}}createHorizontalScale(e,t,o){const i=ZS().domain(DS(t.origin.x,t.origin.x+t.cols)).paddingInner(0).paddingOuter(0).align(0).round(!1)
7904
+ return e===b_||e===x_?i.range([0,o]):i.range([o,0])}createInvertedHorizontalScale(e,t,o){const i=f_().domain([0,o])
7905
+ return e===b_||e===x_?i.range(DS(t.origin.x,t.origin.x+t.cols)):i.range(DS(t.origin.x,t.origin.x+t.cols).reverse())}createVerticalScale(e,t,o){const i=ZS().domain(DS(t.origin.y,t.origin.y+t.rows)).paddingInner(this.defaultPadding).paddingOuter(0).align(0).round(!1)
7906
+ return e===b_||e===w_?i.range([o,0]):i.range([0,o])}createInvertedVerticalScale(e,t,o){const i=f_().domain([0,o])
7907
+ return e===b_||e===w_?i.range(DS(t.origin.y,t.origin.y+t.rows).reverse()):i.range(DS(t.origin.y,t.origin.y+t.rows))}calculateMarginAddition(e,t){return{top:e.top+t.top,right:e.right+t.right,bottom:e.bottom+t.bottom,left:e.left+t.left}}}class R_{constructor(e,t,o,i,n){this.fontSizeFactor=.8,this.nonHighlightedOpacity=.3,this.emptyDieColor="rgba(218,223,236,1)",this.nanDieColor="rgba(122,122,122,1)",this.d3ColorScale=this.createD3ColorScale(e.colorScale,e.colorScaleMode),this.labelsFontSize=this.calculateLabelsFontSize(i,e.maxCharacters),this.diesRenderInfo=[]
7915
7908
  for(const i of e.dies){const s=t(i.x)??0,r=o(i.y)??0
7916
- this.diesRenderInfo.push({x:s+n.right,y:r+n.top,fillStyle:this.calculateFillStyle(i.value,e.colorScaleMode,e.highlightedValues),text:this.buildLabel(i.value,e.maxCharacters,e.dieLabelsHidden,e.dieLabelsSuffix)})}}calculateLabelsFontSize(e,t){return Math.min(e.height,e.width/(.5*Math.max(2,t))*this.fontSizeFactor)}createD3ColorScale(e,t){return this.isColorScaleLinear(t)?g_().domain(e.values.map((e=>+e))).range(e.colors):zS().domain(e.values).range(e.colors)}dieHasData(e){return null!=e&&""!==e}buildLabel(e,t,o,i){if(o||!this.dieHasData(e))return""
7909
+ this.diesRenderInfo.push({x:s+n.right,y:r+n.top,fillStyle:this.calculateFillStyle(i.value,e.colorScaleMode,e.highlightedValues),text:this.buildLabel(i.value,e.maxCharacters,e.dieLabelsHidden,e.dieLabelsSuffix)})}}calculateLabelsFontSize(e,t){return Math.min(e.height,e.width/(.5*Math.max(2,t))*this.fontSizeFactor)}createD3ColorScale(e,t){return this.isColorScaleLinear(t)?m_().domain(e.values.map((e=>+e))).range(e.colors):NS().domain(e.values).range(e.colors)}dieHasData(e){return null!=e&&""!==e}buildLabel(e,t,o,i){if(o||!this.dieHasData(e))return""
7917
7910
  const n=`${e}${i}`
7918
- return n.length>t?`${n.substring(0,t)}…`:n}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===C_}isColorScaleOrdinal(e){return e===k_}calculateFillStyle(e,t,o){let i=this.emptyDieColor
7911
+ return n.length>t?`${n.substring(0,t)}…`:n}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===S_}isColorScaleOrdinal(e){return e===__}calculateFillStyle(e,t,o){let i=this.emptyDieColor
7919
7912
  if(this.dieHasData(e)&&(isNaN(+e)?i=this.nanDieColor:this.isColorScaleLinear(t)?i=this.d3ColorScale(+e):this.isColorScaleOrdinal(t)&&(i=this.d3ColorScale(e))),void 0===i)return this.emptyDieColor
7920
7913
  let n=Tn(i)
7921
- return null===n?this.emptyDieColor:(n=new Rn(n.r,n.g,n.b,this.calculateOpacity(e,o)),n.toStringWebRGBA())}}class I_{constructor(e){this.computations=new S_(e),this.prerendering=new __(e,this.horizontalScale,this.verticalScale,this.dieDimensions,this.margin),this.dataMap=new Map(e.dies.map((e=>[`${e.x}_${e.y}`,e])))}get containerDimensions(){return this.computations.containerDimensions}get dieDimensions(){return this.computations.dieDimensions}get radius(){return this.computations.radius}get margin(){return this.computations.margin}get horizontalScale(){return this.computations.horizontalScale}get invertedHorizontalScale(){return this.computations.invertedHorizontalScale}get verticalScale(){return this.computations.verticalScale}get invertedVerticalScale(){return this.computations.invertedVerticalScale}get labelsFontSize(){return this.prerendering.labelsFontSize}get diesRenderInfo(){return this.prerendering.diesRenderInfo}getWaferMapDie(e){return this.dataMap.get(`${e.x}_${e.y}`)}}class R_{constructor(e){this.wafermap=e,this.dies=e.dataManager.diesRenderInfo,this.dimensions=e.dataManager.dieDimensions,this.labelFontSize=e.dataManager.labelsFontSize}drawWafer(){this.wafermap.canvasContext.save(),this.clearCanvas(),this.scaleCanvas(),this.renderDies(),this.renderText(),this.wafermap.canvasContext.restore(),this.renderHover()}renderHover(){this.wafermap.hoverWidth=this.wafermap.dataManager.dieDimensions.width*this.wafermap.transform.k,this.wafermap.hoverHeight=this.wafermap.dataManager.dieDimensions.height*this.wafermap.transform.k,this.wafermap.hoverOpacity=void 0===this.wafermap.hoverDie?$_:y_,this.wafermap.hoverTransform=this.calculateHoverTransform()}calculateHoverTransform(){if(void 0!==this.wafermap.hoverDie){const e=this.wafermap.dataManager.horizontalScale(this.wafermap.hoverDie.x),t=this.wafermap.dataManager.verticalScale(this.wafermap.hoverDie.y),o=this.wafermap.transform.apply([e+this.wafermap.dataManager.margin.left,t+this.wafermap.dataManager.margin.top])
7914
+ return null===n?this.emptyDieColor:(n=new Rn(n.r,n.g,n.b,this.calculateOpacity(e,o)),n.toStringWebRGBA())}}class M_{constructor(e){this.computations=new I_(e),this.prerendering=new R_(e,this.horizontalScale,this.verticalScale,this.dieDimensions,this.margin),this.dataMap=new Map(e.dies.map((e=>[`${e.x}_${e.y}`,e])))}get containerDimensions(){return this.computations.containerDimensions}get dieDimensions(){return this.computations.dieDimensions}get radius(){return this.computations.radius}get margin(){return this.computations.margin}get horizontalScale(){return this.computations.horizontalScale}get invertedHorizontalScale(){return this.computations.invertedHorizontalScale}get verticalScale(){return this.computations.verticalScale}get invertedVerticalScale(){return this.computations.invertedVerticalScale}get labelsFontSize(){return this.prerendering.labelsFontSize}get diesRenderInfo(){return this.prerendering.diesRenderInfo}getWaferMapDie(e){return this.dataMap.get(`${e.x}_${e.y}`)}}class A_{constructor(e){this.wafermap=e,this.dies=e.dataManager.diesRenderInfo,this.dimensions=e.dataManager.dieDimensions,this.labelFontSize=e.dataManager.labelsFontSize}drawWafer(){this.wafermap.canvasContext.save(),this.clearCanvas(),this.scaleCanvas(),this.renderDies(),this.renderText(),this.wafermap.canvasContext.restore(),this.renderHover()}renderHover(){this.wafermap.hoverWidth=this.wafermap.dataManager.dieDimensions.width*this.wafermap.transform.k,this.wafermap.hoverHeight=this.wafermap.dataManager.dieDimensions.height*this.wafermap.transform.k,this.wafermap.hoverOpacity=void 0===this.wafermap.hoverDie?k_:C_,this.wafermap.hoverTransform=this.calculateHoverTransform()}calculateHoverTransform(){if(void 0!==this.wafermap.hoverDie){const e=this.wafermap.dataManager.horizontalScale(this.wafermap.hoverDie.x),t=this.wafermap.dataManager.verticalScale(this.wafermap.hoverDie.y),o=this.wafermap.transform.apply([e+this.wafermap.dataManager.margin.left,t+this.wafermap.dataManager.margin.top])
7922
7915
  return`translate(${o[0]}, ${o[1]})`}return""}renderDies(){let e
7923
7916
  this.dies.sort(((e,t)=>e.fillStyle>t.fillStyle?1:t.fillStyle>e.fillStyle?-1:0))
7924
7917
  for(const t of this.dies)e||(this.wafermap.canvasContext.fillStyle=t.fillStyle),e&&t.fillStyle!==e.fillStyle&&t.fillStyle&&(this.wafermap.canvasContext.fillStyle=t.fillStyle),this.wafermap.canvasContext.fillRect(t.x,t.y,this.dimensions.width,this.dimensions.height),e=t}renderText(){const e=this.dimensions.width*this.dimensions.height*(this.wafermap.transform.k||1),t=this.labelFontSize
7925
7918
  this.wafermap.canvasContext.font=`${t.toString()}px sans-serif`,this.wafermap.canvasContext.fillStyle="#ffffff",this.wafermap.canvasContext.textAlign="center",this.wafermap.canvasContext.lineCap="butt"
7926
7919
  const o=this.wafermap.canvasContext.measureText("M")
7927
- if(e>=50)for(const e of this.dies)this.wafermap.canvasContext.fillText(e.text,e.x+this.dimensions.width/2,e.y+this.dimensions.height/2+o.width/2,this.dimensions.width-this.dimensions.width/100*20)}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvasWidth*this.wafermap.transform.k,this.wafermap.canvasHeight*this.wafermap.transform.k)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}}class M_{constructor(e){this.wafermap=e,this.zoomTransform=cS,this.minScale=1.1,this.minExtentPoint=[-100,-100],this.extentPadding=100,this.zoomBehavior=this.createZoomBehavior(),this.zoomBehavior(G$(this.wafermap.canvas))}rescale(e){const t=e.transform
7928
- t.k===this.minScale?(this.zoomTransform=cS,this.zoomBehavior.transform(G$(this.wafermap.canvas),cS)):this.zoomTransform=t,this.wafermap.transform=this.zoomTransform}createZoomBehavior(){const e=function(){var e,t,o,i=pS,n=gS,s=bS,r=mS,a=fS,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=nk,u=Ry("start","zoom","end"),p=500,g=0,v=10
7929
- function m(e){e.property("__zoom",vS).on("wheel.zoom",C,{passive:!1}).on("mousedown.zoom",k).on("dblclick.zoom",S).filter(a).on("touchstart.zoom",_).on("touchmove.zoom",I).on("touchend.zoom touchcancel.zoom",R).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function f(e,t){return(t=Math.max(l[0],Math.min(l[1],t)))===e.k?e:new lS(t,e.x,e.y)}function b(e,t,o){var i=t[0]-o[0]*e.k,n=t[1]-o[1]*e.k
7930
- return i===e.x&&n===e.y?e:new lS(e.k,i,n)}function w(e){return[(+e[0][0]+ +e[1][0])/2,(+e[0][1]+ +e[1][1])/2]}function x(e,t,o,i){e.on("start.zoom",(function(){y(this,arguments).event(i).start()})).on("interrupt.zoom end.zoom",(function(){y(this,arguments).event(i).end()})).tween("zoom",(function(){var e=this,s=arguments,r=y(e,s).event(i),a=n.apply(e,s),l=null==o?w(a):"function"==typeof o?o.apply(e,s):o,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,s):t,p=h(d.invert(l).concat(c/d.k),u.invert(l).concat(c/u.k))
7920
+ if(e>=50)for(const e of this.dies)this.wafermap.canvasContext.fillText(e.text,e.x+this.dimensions.width/2,e.y+this.dimensions.height/2+o.width/2,this.dimensions.width-this.dimensions.width/100*20)}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvasWidth*this.wafermap.transform.k,this.wafermap.canvasHeight*this.wafermap.transform.k)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}}class E_{constructor(e){this.wafermap=e,this.zoomTransform=hS,this.minScale=1.1,this.minExtentPoint=[-100,-100],this.extentPadding=100,this.zoomBehavior=this.createZoomBehavior(),this.zoomBehavior(K$(this.wafermap.canvas))}rescale(e){const t=e.transform
7921
+ t.k===this.minScale?(this.zoomTransform=hS,this.zoomBehavior.transform(K$(this.wafermap.canvas),hS)):this.zoomTransform=t,this.wafermap.transform=this.zoomTransform}createZoomBehavior(){const e=function(){var e,t,o,i=vS,n=mS,s=xS,r=bS,a=wS,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=rk,u=Ay("start","zoom","end"),p=500,g=0,v=10
7922
+ function m(e){e.property("__zoom",fS).on("wheel.zoom",C,{passive:!1}).on("mousedown.zoom",k).on("dblclick.zoom",S).filter(a).on("touchstart.zoom",_).on("touchmove.zoom",I).on("touchend.zoom touchcancel.zoom",R).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function f(e,t){return(t=Math.max(l[0],Math.min(l[1],t)))===e.k?e:new dS(t,e.x,e.y)}function b(e,t,o){var i=t[0]-o[0]*e.k,n=t[1]-o[1]*e.k
7923
+ return i===e.x&&n===e.y?e:new dS(e.k,i,n)}function w(e){return[(+e[0][0]+ +e[1][0])/2,(+e[0][1]+ +e[1][1])/2]}function x(e,t,o,i){e.on("start.zoom",(function(){y(this,arguments).event(i).start()})).on("interrupt.zoom end.zoom",(function(){y(this,arguments).event(i).end()})).tween("zoom",(function(){var e=this,s=arguments,r=y(e,s).event(i),a=n.apply(e,s),l=null==o?w(a):"function"==typeof o?o.apply(e,s):o,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,s):t,p=h(d.invert(l).concat(c/d.k),u.invert(l).concat(c/u.k))
7931
7924
  return function(e){if(1===e)e=u
7932
7925
  else{var t=p(e),o=c/t[2]
7933
- e=new lS(o,l[0]-t[0]*o,l[1]-t[1]*o)}r.zoom(null,e)}}))}function y(e,t,o){return!o&&e.__zooming||new $(e,t)}function $(e,t){this.that=e,this.args=t,this.active=0,this.sourceEvent=null,this.extent=n.apply(e,t),this.taps=0}function C(e,...t){if(i.apply(this,arguments)){var o=y(this,t).event(e),n=this.__zoom,a=Math.max(l[0],Math.min(l[1],n.k*Math.pow(2,r.apply(this,arguments)))),d=W$(e)
7926
+ e=new dS(o,l[0]-t[0]*o,l[1]-t[1]*o)}r.zoom(null,e)}}))}function y(e,t,o){return!o&&e.__zooming||new $(e,t)}function $(e,t){this.that=e,this.args=t,this.active=0,this.sourceEvent=null,this.extent=n.apply(e,t),this.taps=0}function C(e,...t){if(i.apply(this,arguments)){var o=y(this,t).event(e),n=this.__zoom,a=Math.max(l[0],Math.min(l[1],n.k*Math.pow(2,r.apply(this,arguments)))),d=X$(e)
7934
7927
  if(o.wheel)o.mouse[0][0]===d[0]&&o.mouse[0][1]===d[1]||(o.mouse[1]=n.invert(o.mouse[0]=d)),clearTimeout(o.wheel)
7935
7928
  else{if(n.k===a)return
7936
- o.mouse=[d,n.invert(d)],Ik(this),o.start()}uS(e),o.wheel=setTimeout(h,150),o.zoom("mouse",s(b(f(n,a),o.mouse[0],o.mouse[1]),o.extent,c))}function h(){o.wheel=null,o.end()}}function k(e,...t){if(!o&&i.apply(this,arguments)){var n=e.currentTarget,r=y(this,t,!0).event(e),a=G$(e.view).on("mousemove.zoom",u,!0).on("mouseup.zoom",p,!0),l=W$(e,n),d=e.clientX,h=e.clientY
7937
- Y$(e.view),hS(e),r.mouse=[l,this.__zoom.invert(l)],Ik(this),r.start()}function u(e){if(uS(e),!r.moved){var t=e.clientX-d,o=e.clientY-h
7938
- r.moved=t*t+o*o>g}r.event(e).zoom("mouse",s(b(r.that.__zoom,r.mouse[0]=W$(e,n),r.mouse[1]),r.extent,c))}function p(e){a.on("mousemove.zoom mouseup.zoom",null),Q$(e.view,r.moved),uS(e),r.event(e).end()}}function S(e,...t){if(i.apply(this,arguments)){var o=this.__zoom,r=W$(e.changedTouches?e.changedTouches[0]:e,this),a=o.invert(r),l=o.k*(e.shiftKey?.5:2),h=s(b(f(o,l),r,a),n.apply(this,t),c)
7939
- uS(e),d>0?G$(this).transition().duration(d).call(x,h,r,e):G$(this).call(m.transform,h,r,e)}}function _(o,...n){if(i.apply(this,arguments)){var s,r,a,l,c=o.touches,d=c.length,h=y(this,n,o.changedTouches.length===d).event(o)
7940
- for(hS(o),r=0;r<d;++r)l=[l=W$(a=c[r],this),this.__zoom.invert(l),a.identifier],h.touch0?h.touch1||h.touch0[2]===l[2]||(h.touch1=l,h.taps=0):(h.touch0=l,s=!0,h.taps=1+!!e)
7941
- e&&(e=clearTimeout(e)),s&&(h.taps<2&&(t=l[0],e=setTimeout((function(){e=null}),p)),Ik(this),h.start())}}function I(e,...t){if(this.__zooming){var o,i,n,r,a=y(this,t).event(e),l=e.changedTouches,d=l.length
7942
- for(uS(e),o=0;o<d;++o)n=W$(i=l[o],this),a.touch0&&a.touch0[2]===i.identifier?a.touch0[0]=n:a.touch1&&a.touch1[2]===i.identifier&&(a.touch1[0]=n)
7929
+ o.mouse=[d,n.invert(d)],Mk(this),o.start()}gS(e),o.wheel=setTimeout(h,150),o.zoom("mouse",s(b(f(n,a),o.mouse[0],o.mouse[1]),o.extent,c))}function h(){o.wheel=null,o.end()}}function k(e,...t){if(!o&&i.apply(this,arguments)){var n=e.currentTarget,r=y(this,t,!0).event(e),a=K$(e.view).on("mousemove.zoom",u,!0).on("mouseup.zoom",p,!0),l=X$(e,n),d=e.clientX,h=e.clientY
7930
+ J$(e.view),pS(e),r.mouse=[l,this.__zoom.invert(l)],Mk(this),r.start()}function u(e){if(gS(e),!r.moved){var t=e.clientX-d,o=e.clientY-h
7931
+ r.moved=t*t+o*o>g}r.event(e).zoom("mouse",s(b(r.that.__zoom,r.mouse[0]=X$(e,n),r.mouse[1]),r.extent,c))}function p(e){a.on("mousemove.zoom mouseup.zoom",null),eC(e.view,r.moved),gS(e),r.event(e).end()}}function S(e,...t){if(i.apply(this,arguments)){var o=this.__zoom,r=X$(e.changedTouches?e.changedTouches[0]:e,this),a=o.invert(r),l=o.k*(e.shiftKey?.5:2),h=s(b(f(o,l),r,a),n.apply(this,t),c)
7932
+ gS(e),d>0?K$(this).transition().duration(d).call(x,h,r,e):K$(this).call(m.transform,h,r,e)}}function _(o,...n){if(i.apply(this,arguments)){var s,r,a,l,c=o.touches,d=c.length,h=y(this,n,o.changedTouches.length===d).event(o)
7933
+ for(pS(o),r=0;r<d;++r)l=[l=X$(a=c[r],this),this.__zoom.invert(l),a.identifier],h.touch0?h.touch1||h.touch0[2]===l[2]||(h.touch1=l,h.taps=0):(h.touch0=l,s=!0,h.taps=1+!!e)
7934
+ e&&(e=clearTimeout(e)),s&&(h.taps<2&&(t=l[0],e=setTimeout((function(){e=null}),p)),Mk(this),h.start())}}function I(e,...t){if(this.__zooming){var o,i,n,r,a=y(this,t).event(e),l=e.changedTouches,d=l.length
7935
+ for(gS(e),o=0;o<d;++o)n=X$(i=l[o],this),a.touch0&&a.touch0[2]===i.identifier?a.touch0[0]=n:a.touch1&&a.touch1[2]===i.identifier&&(a.touch1[0]=n)
7943
7936
  if(i=a.that.__zoom,a.touch1){var h=a.touch0[0],u=a.touch0[1],p=a.touch1[0],g=a.touch1[1],v=(v=p[0]-h[0])*v+(v=p[1]-h[1])*v,m=(m=g[0]-u[0])*m+(m=g[1]-u[1])*m
7944
7937
  i=f(i,Math.sqrt(v/m)),n=[(h[0]+p[0])/2,(h[1]+p[1])/2],r=[(u[0]+g[0])/2,(u[1]+g[1])/2]}else{if(!a.touch0)return
7945
7938
  n=a.touch0[0],r=a.touch0[1]}a.zoom("touch",s(b(i,n,r),a.extent,c))}}function R(e,...i){if(this.__zooming){var n,s,r=y(this,i).event(e),a=e.changedTouches,l=a.length
7946
- for(hS(e),o&&clearTimeout(o),o=setTimeout((function(){o=null}),p),n=0;n<l;++n)s=a[n],r.touch0&&r.touch0[2]===s.identifier?delete r.touch0:r.touch1&&r.touch1[2]===s.identifier&&delete r.touch1
7939
+ for(pS(e),o&&clearTimeout(o),o=setTimeout((function(){o=null}),p),n=0;n<l;++n)s=a[n],r.touch0&&r.touch0[2]===s.identifier?delete r.touch0:r.touch1&&r.touch1[2]===s.identifier&&delete r.touch1
7947
7940
  if(r.touch1&&!r.touch0&&(r.touch0=r.touch1,delete r.touch1),r.touch0)r.touch0[1]=this.__zoom.invert(r.touch0[0])
7948
- else if(r.end(),2===r.taps&&(s=W$(s,this),Math.hypot(t[0]-s[0],t[1]-s[1])<v)){var c=G$(this).on("dblclick.zoom")
7941
+ else if(r.end(),2===r.taps&&(s=X$(s,this),Math.hypot(t[0]-s[0],t[1]-s[1])<v)){var c=K$(this).on("dblclick.zoom")
7949
7942
  c&&c.apply(this,arguments)}}}return m.transform=function(e,t,o,i){var n=e.selection?e.selection():e
7950
- n.property("__zoom",vS),e!==n?x(e,t,o,i):n.interrupt().each((function(){y(this,arguments).event(i).start().zoom(null,"function"==typeof t?t.apply(this,arguments):t).end()}))},m.scaleBy=function(e,t,o,i){m.scaleTo(e,(function(){return this.__zoom.k*("function"==typeof t?t.apply(this,arguments):t)}),o,i)},m.scaleTo=function(e,t,o,i){m.transform(e,(function(){var e=n.apply(this,arguments),i=this.__zoom,r=null==o?w(e):"function"==typeof o?o.apply(this,arguments):o,a=i.invert(r),l="function"==typeof t?t.apply(this,arguments):t
7943
+ n.property("__zoom",fS),e!==n?x(e,t,o,i):n.interrupt().each((function(){y(this,arguments).event(i).start().zoom(null,"function"==typeof t?t.apply(this,arguments):t).end()}))},m.scaleBy=function(e,t,o,i){m.scaleTo(e,(function(){return this.__zoom.k*("function"==typeof t?t.apply(this,arguments):t)}),o,i)},m.scaleTo=function(e,t,o,i){m.transform(e,(function(){var e=n.apply(this,arguments),i=this.__zoom,r=null==o?w(e):"function"==typeof o?o.apply(this,arguments):o,a=i.invert(r),l="function"==typeof t?t.apply(this,arguments):t
7951
7944
  return s(b(f(i,l),r,a),e,c)}),o,i)},m.translateBy=function(e,t,o,i){m.transform(e,(function(){return s(this.__zoom.translate("function"==typeof t?t.apply(this,arguments):t,"function"==typeof o?o.apply(this,arguments):o),n.apply(this,arguments),c)}),null,i)},m.translateTo=function(e,t,o,i,r){m.transform(e,(function(){var e=n.apply(this,arguments),r=this.__zoom,a=null==i?w(e):"function"==typeof i?i.apply(this,arguments):i
7952
- return s(cS.translate(a[0],a[1]).scale(r.k).translate("function"==typeof t?-t.apply(this,arguments):-t,"function"==typeof o?-o.apply(this,arguments):-o),e,c)}),i,r)},$.prototype={event:function(e){return e&&(this.sourceEvent=e),this},start:function(){return 1==++this.active&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(e,t){return this.mouse&&"mouse"!==e&&(this.mouse[1]=t.invert(this.mouse[0])),this.touch0&&"touch"!==e&&(this.touch0[1]=t.invert(this.touch0[0])),this.touch1&&"touch"!==e&&(this.touch1[1]=t.invert(this.touch1[0])),this.that.__zoom=t,this.emit("zoom"),this},end:function(){return 0==--this.active&&(delete this.that.__zooming,this.emit("end")),this},emit:function(e){var t=G$(this.that).datum()
7953
- u.call(e,this.that,new aS(e,{sourceEvent:this.sourceEvent,target:m,type:e,transform:this.that.__zoom,dispatch:u}),t)}},m.wheelDelta=function(e){return arguments.length?(r="function"==typeof e?e:rS(+e),m):r},m.filter=function(e){return arguments.length?(i="function"==typeof e?e:rS(!!e),m):i},m.touchable=function(e){return arguments.length?(a="function"==typeof e?e:rS(!!e),m):a},m.extent=function(e){return arguments.length?(n="function"==typeof e?e:rS([[+e[0][0],+e[0][1]],[+e[1][0],+e[1][1]]]),m):n},m.scaleExtent=function(e){return arguments.length?(l[0]=+e[0],l[1]=+e[1],m):[l[0],l[1]]},m.translateExtent=function(e){return arguments.length?(c[0][0]=+e[0][0],c[1][0]=+e[1][0],c[0][1]=+e[0][1],c[1][1]=+e[1][1],m):[[c[0][0],c[0][1]],[c[1][0],c[1][1]]]},m.constrain=function(e){return arguments.length?(s=e,m):s},m.duration=function(e){return arguments.length?(d=+e,m):d},m.interpolate=function(e){return arguments.length?(h=e,m):h},m.on=function(){var e=u.on.apply(u,arguments)
7954
- return e===u?m:e},m.clickDistance=function(e){return arguments.length?(g=(e=+e)*e,m):Math.sqrt(g)},m.tapDistance=function(e){return arguments.length?(v=+e,m):v},m}().scaleExtent([1.1,this.getZoomMax(this.wafermap.canvasWidth*this.wafermap.canvasHeight,this.wafermap.dataManager.containerDimensions.width*this.wafermap.dataManager.containerDimensions.height)]).translateExtent([this.minExtentPoint,[this.wafermap.canvasWidth+this.extentPadding,this.wafermap.canvasHeight+this.extentPadding]]).filter((e=>dS(this.wafermap.canvas).k>=this.minScale||"wheel"===e.type)).on("zoom",(e=>{this.rescale(e)}))
7955
- return e}getZoomMax(e,t){return Math.ceil(t/e*100)}}class A_{constructor(e){this.wafermap=e}mousemove(e){const t={x:e.offsetX,y:e.offsetY}
7945
+ return s(hS.translate(a[0],a[1]).scale(r.k).translate("function"==typeof t?-t.apply(this,arguments):-t,"function"==typeof o?-o.apply(this,arguments):-o),e,c)}),i,r)},$.prototype={event:function(e){return e&&(this.sourceEvent=e),this},start:function(){return 1==++this.active&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(e,t){return this.mouse&&"mouse"!==e&&(this.mouse[1]=t.invert(this.mouse[0])),this.touch0&&"touch"!==e&&(this.touch0[1]=t.invert(this.touch0[0])),this.touch1&&"touch"!==e&&(this.touch1[1]=t.invert(this.touch1[0])),this.that.__zoom=t,this.emit("zoom"),this},end:function(){return 0==--this.active&&(delete this.that.__zooming,this.emit("end")),this},emit:function(e){var t=K$(this.that).datum()
7946
+ u.call(e,this.that,new cS(e,{sourceEvent:this.sourceEvent,target:m,type:e,transform:this.that.__zoom,dispatch:u}),t)}},m.wheelDelta=function(e){return arguments.length?(r="function"==typeof e?e:lS(+e),m):r},m.filter=function(e){return arguments.length?(i="function"==typeof e?e:lS(!!e),m):i},m.touchable=function(e){return arguments.length?(a="function"==typeof e?e:lS(!!e),m):a},m.extent=function(e){return arguments.length?(n="function"==typeof e?e:lS([[+e[0][0],+e[0][1]],[+e[1][0],+e[1][1]]]),m):n},m.scaleExtent=function(e){return arguments.length?(l[0]=+e[0],l[1]=+e[1],m):[l[0],l[1]]},m.translateExtent=function(e){return arguments.length?(c[0][0]=+e[0][0],c[1][0]=+e[1][0],c[0][1]=+e[0][1],c[1][1]=+e[1][1],m):[[c[0][0],c[0][1]],[c[1][0],c[1][1]]]},m.constrain=function(e){return arguments.length?(s=e,m):s},m.duration=function(e){return arguments.length?(d=+e,m):d},m.interpolate=function(e){return arguments.length?(h=e,m):h},m.on=function(){var e=u.on.apply(u,arguments)
7947
+ return e===u?m:e},m.clickDistance=function(e){return arguments.length?(g=(e=+e)*e,m):Math.sqrt(g)},m.tapDistance=function(e){return arguments.length?(v=+e,m):v},m}().scaleExtent([1.1,this.getZoomMax(this.wafermap.canvasWidth*this.wafermap.canvasHeight,this.wafermap.dataManager.containerDimensions.width*this.wafermap.dataManager.containerDimensions.height)]).translateExtent([this.minExtentPoint,[this.wafermap.canvasWidth+this.extentPadding,this.wafermap.canvasHeight+this.extentPadding]]).filter((e=>uS(this.wafermap.canvas).k>=this.minScale||"wheel"===e.type)).on("zoom",(e=>{this.rescale(e)}))
7948
+ return e}getZoomMax(e,t){return Math.ceil(t/e*100)}}class O_{constructor(e){this.wafermap=e}mousemove(e){const t={x:e.offsetX,y:e.offsetY}
7956
7949
  if(!this.hoversOverDie(t))return void(this.wafermap.hoverDie=void 0)
7957
7950
  const o=this.wafermap.transform.invert([t.x,t.y]),i=this.calculateDieCoordinates({x:o[0],y:o[1]})
7958
- this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(i)}mouseout(e){this.wafermap.hoverDie=void 0}calculateDieCoordinates(e){const t=this.wafermap.quadrant,o=t===m_||t===b_?Math.floor:Math.ceil,i=t===b_||t===w_?Math.floor:Math.ceil
7951
+ this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(i)}mouseout(e){this.wafermap.hoverDie=void 0}calculateDieCoordinates(e){const t=this.wafermap.quadrant,o=t===b_||t===x_?Math.floor:Math.ceil,i=t===x_||t===y_?Math.floor:Math.ceil
7959
7952
  return{x:o(this.wafermap.dataManager.invertedHorizontalScale(e.x-this.wafermap.dataManager.margin.left)),y:i(this.wafermap.dataManager.invertedVerticalScale(e.y-this.wafermap.dataManager.margin.top))}}hoversOverDie(e){const t=this.wafermap.canvasContext.getImageData(e.x,e.y,1,1).data
7960
7953
  let o=0
7961
7954
  for(const e of t)o+=e
7962
- return o>0}}class E_{constructor(e){this.wafermap=e,this.onWheelMove=e=>{e.preventDefault()},this.onMouseMove=e=>{this.hoverHandler.mousemove(e)},this.onMouseOut=e=>{this.hoverHandler.mouseout(e)},this.zoomHandler=new M_(e),this.hoverHandler=new A_(e),this.attachEvents()}detachEvents(){this.wafermap.removeEventListener("mousemove",this.onMouseMove),this.wafermap.removeEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.removeEventListener("wheel",this.onWheelMove)}attachEvents(){this.wafermap.addEventListener("mousemove",this.onMouseMove),this.wafermap.addEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.addEventListener("wheel",this.onWheelMove,{passive:!1})}}class O_ extends Rt{constructor(){super(...arguments),this.quadrant=b_,this.orientation=x_,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=C_,this.renderQueued=!1,this.transform=cS,this.hoverTransform="",this.hoverOpacity=$_,this.hoverWidth=0,this.hoverHeight=0,this.highlightedValues=[],this.dies=[],this.colorScale={colors:[],values:[]}}connectedCallback(){super.connectedCallback(),this.canvasContext=this.canvas.getContext("2d",{willReadFrequently:!0}),this.resizeObserver=this.createResizeObserver()}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver.unobserve(this)}render(){this.renderQueued=!1,this.initializeInternalModules(),this.renderer?.drawWafer()}queueRender(){this.$fastController.isConnected&&(this.renderQueued||(this.renderQueued=!0,u.queueUpdate((()=>this.render()))))}queueRenderHover(){this.$fastController.isConnected&&u.queueUpdate((()=>this.renderer?.renderHover()))}initializeInternalModules(){this.eventCoordinator?.detachEvents(),this.dataManager=new I_(this),this.renderer=new R_(this),this.eventCoordinator=new E_(this)}createResizeObserver(){const e=new ResizeObserver((e=>{const t=e[0]
7955
+ return o>0}}class F_{constructor(e){this.wafermap=e,this.onWheelMove=e=>{e.preventDefault()},this.onMouseMove=e=>{this.hoverHandler.mousemove(e)},this.onMouseOut=e=>{this.hoverHandler.mouseout(e)},this.zoomHandler=new E_(e),this.hoverHandler=new O_(e),this.attachEvents()}detachEvents(){this.wafermap.removeEventListener("mousemove",this.onMouseMove),this.wafermap.removeEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.removeEventListener("wheel",this.onWheelMove)}attachEvents(){this.wafermap.addEventListener("mousemove",this.onMouseMove),this.wafermap.addEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.addEventListener("wheel",this.onWheelMove,{passive:!1})}}class V_ extends Rt{constructor(){super(...arguments),this.quadrant=x_,this.orientation=$_,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=S_,this.renderQueued=!1,this.transform=hS,this.hoverTransform="",this.hoverOpacity=k_,this.hoverWidth=0,this.hoverHeight=0,this.highlightedValues=[],this.dies=[],this.colorScale={colors:[],values:[]}}connectedCallback(){super.connectedCallback(),this.canvasContext=this.canvas.getContext("2d",{willReadFrequently:!0}),this.resizeObserver=this.createResizeObserver()}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver.unobserve(this)}render(){this.renderQueued=!1,this.initializeInternalModules(),this.renderer?.drawWafer()}queueRender(){this.$fastController.isConnected&&(this.renderQueued||(this.renderQueued=!0,u.queueUpdate((()=>this.render()))))}queueRenderHover(){this.$fastController.isConnected&&u.queueUpdate((()=>this.renderer?.renderHover()))}initializeInternalModules(){this.eventCoordinator?.detachEvents(),this.dataManager=new M_(this),this.renderer=new A_(this),this.eventCoordinator=new F_(this)}createResizeObserver(){const e=new ResizeObserver((e=>{const t=e[0]
7963
7956
  if(void 0===t)return
7964
7957
  const{height:o,width:i}=t.contentRect
7965
7958
  this.canvas.width=i,this.canvas.height=o,this.canvasWidth=i,this.canvasHeight=o}))
7966
- return e.observe(this),e}quadrantChanged(){this.queueRender()}orientationChanged(){this.queueRender()}maxCharactersChanged(){this.queueRender()}dieLabelsHiddenChanged(){this.queueRender()}dieLabelsSuffixChanged(){this.queueRender()}colorScaleModeChanged(){this.queueRender()}highlightedValuesChanged(){this.queueRender()}diesChanged(){this.queueRender()}colorScaleChanged(){this.queueRender()}transformChanged(){this.queueRender()}canvasWidthChanged(){this.queueRender()}canvasHeightChanged(){this.queueRender()}hoverDieChanged(){this.$emit("die-hover",{currentDie:this.hoverDie}),this.queueRenderHover()}}e([ne],O_.prototype,"quadrant",void 0),e([ne],O_.prototype,"orientation",void 0),e([ne({attribute:"max-characters",converter:oe})],O_.prototype,"maxCharacters",void 0),e([ne({attribute:"die-labels-hidden",mode:"boolean"})],O_.prototype,"dieLabelsHidden",void 0),e([ne({attribute:"die-labels-suffix"})],O_.prototype,"dieLabelsSuffix",void 0),e([ne({attribute:"color-scale-mode"})],O_.prototype,"colorScaleMode",void 0),e([m],O_.prototype,"canvasWidth",void 0),e([m],O_.prototype,"canvasHeight",void 0),e([m],O_.prototype,"transform",void 0),e([m],O_.prototype,"hoverTransform",void 0),e([m],O_.prototype,"hoverOpacity",void 0),e([m],O_.prototype,"hoverWidth",void 0),e([m],O_.prototype,"hoverHeight",void 0),e([m],O_.prototype,"hoverDie",void 0),e([m],O_.prototype,"highlightedValues",void 0),e([m],O_.prototype,"dies",void 0),e([m],O_.prototype,"colorScale",void 0)
7967
- const V_=O_.compose({baseName:"wafer-map",template:wS,styles:xS})
7968
- ai.getOrCreate().withPrefix("nimble").register(V_()),ai.tagFor(O_)}()
7959
+ return e.observe(this),e}quadrantChanged(){this.queueRender()}orientationChanged(){this.queueRender()}maxCharactersChanged(){this.queueRender()}dieLabelsHiddenChanged(){this.queueRender()}dieLabelsSuffixChanged(){this.queueRender()}colorScaleModeChanged(){this.queueRender()}highlightedValuesChanged(){this.queueRender()}diesChanged(){this.queueRender()}colorScaleChanged(){this.queueRender()}transformChanged(){this.queueRender()}canvasWidthChanged(){this.queueRender()}canvasHeightChanged(){this.queueRender()}hoverDieChanged(){this.$emit("die-hover",{currentDie:this.hoverDie}),this.queueRenderHover()}}e([ne],V_.prototype,"quadrant",void 0),e([ne],V_.prototype,"orientation",void 0),e([ne({attribute:"max-characters",converter:oe})],V_.prototype,"maxCharacters",void 0),e([ne({attribute:"die-labels-hidden",mode:"boolean"})],V_.prototype,"dieLabelsHidden",void 0),e([ne({attribute:"die-labels-suffix"})],V_.prototype,"dieLabelsSuffix",void 0),e([ne({attribute:"color-scale-mode"})],V_.prototype,"colorScaleMode",void 0),e([m],V_.prototype,"canvasWidth",void 0),e([m],V_.prototype,"canvasHeight",void 0),e([m],V_.prototype,"transform",void 0),e([m],V_.prototype,"hoverTransform",void 0),e([m],V_.prototype,"hoverOpacity",void 0),e([m],V_.prototype,"hoverWidth",void 0),e([m],V_.prototype,"hoverHeight",void 0),e([m],V_.prototype,"hoverDie",void 0),e([m],V_.prototype,"highlightedValues",void 0),e([m],V_.prototype,"dies",void 0),e([m],V_.prototype,"colorScale",void 0)
7960
+ const H_=V_.compose({baseName:"wafer-map",template:yS,styles:$S})
7961
+ ai.getOrCreate().withPrefix("nimble").register(H_()),ai.tagFor(V_)}()
7969
7962
  //# sourceMappingURL=all-components-bundle.min.js.map