@ni/nimble-components 18.5.7 → 18.5.8

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 (45) hide show
  1. package/dist/all-components-bundle.js +290 -35
  2. package/dist/all-components-bundle.js.map +1 -1
  3. package/dist/all-components-bundle.min.js +883 -843
  4. package/dist/all-components-bundle.min.js.map +1 -1
  5. package/dist/esm/table/components/cell/index.d.ts +1 -1
  6. package/dist/esm/table/components/cell/index.js.map +1 -1
  7. package/dist/esm/table/components/cell/template.d.ts +1 -1
  8. package/dist/esm/table/components/header/index.d.ts +6 -0
  9. package/dist/esm/table/components/header/index.js +32 -0
  10. package/dist/esm/table/components/header/index.js.map +1 -1
  11. package/dist/esm/table/components/header/styles.js +5 -0
  12. package/dist/esm/table/components/header/styles.js.map +1 -1
  13. package/dist/esm/table/components/header/template.js +15 -2
  14. package/dist/esm/table/components/header/template.js.map +1 -1
  15. package/dist/esm/table/components/row/index.d.ts +5 -1
  16. package/dist/esm/table/components/row/index.js.map +1 -1
  17. package/dist/esm/table/components/row/template.d.ts +1 -1
  18. package/dist/esm/table/index.d.ts +13 -2
  19. package/dist/esm/table/index.js +62 -30
  20. package/dist/esm/table/index.js.map +1 -1
  21. package/dist/esm/table/models/sort-operations.d.ts +7 -0
  22. package/dist/esm/table/models/sort-operations.js +36 -0
  23. package/dist/esm/table/models/sort-operations.js.map +1 -0
  24. package/dist/esm/table/models/table-validator.d.ts +2 -0
  25. package/dist/esm/table/models/table-validator.js +14 -1
  26. package/dist/esm/table/models/table-validator.js.map +1 -1
  27. package/dist/esm/table/template.js +6 -1
  28. package/dist/esm/table/template.js.map +1 -1
  29. package/dist/esm/table/types.d.ts +10 -17
  30. package/dist/esm/table/types.js +8 -1
  31. package/dist/esm/table/types.js.map +1 -1
  32. package/dist/esm/table-column/base/index.d.ts +23 -1
  33. package/dist/esm/table-column/base/index.js +25 -3
  34. package/dist/esm/table-column/base/index.js.map +1 -1
  35. package/dist/esm/table-column/base/types.d.ts +26 -0
  36. package/dist/esm/table-column/base/types.js +15 -0
  37. package/dist/esm/table-column/base/types.js.map +1 -0
  38. package/dist/esm/table-column/text/index.d.ts +7 -1
  39. package/dist/esm/table-column/text/index.js +4 -1
  40. package/dist/esm/table-column/text/index.js.map +1 -1
  41. package/dist/esm/table-column/text/template.d.ts +1 -1
  42. package/package.json +1 -1
  43. package/dist/esm/table/models/table-validator.spec.d.ts +0 -1
  44. package/dist/esm/table/models/table-validator.spec.js +0 -276
  45. package/dist/esm/table/models/table-validator.spec.js.map +0 -1
@@ -61,7 +61,7 @@ function f(e,t){v.defineProperty(e,t)}function m(e,t,i){return Object.assign({},
61
61
  return{get:()=>e,set(t){e=t}}}))
62
62
  class w{constructor(){this.index=0,this.length=0,this.parent=null,this.parentContext=null}get event(){return b.get()}get isEven(){return this.index%2==0}get isOdd(){return this.index%2!=0}get isFirst(){return 0===this.index}get isInMiddle(){return!this.isFirst&&!this.isLast}get isLast(){return this.index===this.length-1}static setEvent(e){b.set(e)}}v.defineProperty(w.prototype,"index"),v.defineProperty(w.prototype,"length")
63
63
  const y=Object.seal(new w)
64
- class x{constructor(){this.targetIndex=0}}class $ extends x{constructor(){super(...arguments),this.createPlaceholder=u.createInterpolationPlaceholder}}class C extends x{constructor(e,t,i){super(),this.name=e,this.behavior=t,this.options=i}createPlaceholder(e){return u.createCustomAttributePlaceholder(this.name,e)}createBehavior(e){return new this.behavior(e,this.options)}}function k(e,t){this.source=e,this.context=t,null===this.bindingObserver&&(this.bindingObserver=v.binding(this.binding,this,this.isBindingVolatile)),this.updateTarget(this.bindingObserver.observe(e,t))}function _(e,t){this.source=e,this.context=t,this.target.addEventListener(this.targetName,this)}function S(){this.bindingObserver.disconnect(),this.source=null,this.context=null}function M(){this.bindingObserver.disconnect(),this.source=null,this.context=null
64
+ class x{constructor(){this.targetIndex=0}}class $ extends x{constructor(){super(...arguments),this.createPlaceholder=u.createInterpolationPlaceholder}}class C extends x{constructor(e,t,i){super(),this.name=e,this.behavior=t,this.options=i}createPlaceholder(e){return u.createCustomAttributePlaceholder(this.name,e)}createBehavior(e){return new this.behavior(e,this.options)}}function k(e,t){this.source=e,this.context=t,null===this.bindingObserver&&(this.bindingObserver=v.binding(this.binding,this,this.isBindingVolatile)),this.updateTarget(this.bindingObserver.observe(e,t))}function S(e,t){this.source=e,this.context=t,this.target.addEventListener(this.targetName,this)}function _(){this.bindingObserver.disconnect(),this.source=null,this.context=null}function M(){this.bindingObserver.disconnect(),this.source=null,this.context=null
65
65
  const e=this.target.$fastView
66
66
  void 0!==e&&e.isComposed&&(e.unbind(),e.needsBindOnly=!0)}function I(){this.target.removeEventListener(this.targetName,this),this.source=null,this.context=null}function R(e){u.setAttribute(this.target,this.targetName,e)}function A(e){u.setBooleanAttribute(this.target,this.targetName,e)}function O(e){if(null==e&&(e=""),e.create){this.target.textContent=""
67
67
  let t=this.target.$fastView
@@ -71,33 +71,33 @@ let n=this.version||0
71
71
  if(null!=e&&e.length){const o=e.split(/\s+/)
72
72
  for(let e=0,s=o.length;e<s;++e){const s=o[e]
73
73
  ""!==s&&(t[s]=n,i.classList.add(s))}}if(this.classVersions=t,this.version=n+1,0!==n){n-=1
74
- for(const e in t)t[e]===n&&i.classList.remove(e)}}class H extends ${constructor(e){super(),this.binding=e,this.bind=k,this.unbind=S,this.updateTarget=R,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=E,"innerHTML"===this.cleanedTargetName){const e=this.binding
74
+ for(const e in t)t[e]===n&&i.classList.remove(e)}}class H extends ${constructor(e){super(),this.binding=e,this.bind=k,this.unbind=_,this.updateTarget=R,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=E,"innerHTML"===this.cleanedTargetName){const e=this.binding
75
75
  this.binding=(t,i)=>u.createHTML(e(t,i))}break
76
76
  case"?":this.cleanedTargetName=e.substr(1),this.updateTarget=A
77
77
  break
78
- case"@":this.cleanedTargetName=e.substr(1),this.bind=_,this.unbind=I
78
+ case"@":this.cleanedTargetName=e.substr(1),this.bind=S,this.unbind=I
79
79
  break
80
80
  default:this.cleanedTargetName=e,"class"===e&&(this.updateTarget=V)}}targetAtContent(){this.updateTarget=O,this.unbind=M}createBehavior(e){return new P(e,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class P{constructor(e,t,i,n,o,s,r){this.source=null,this.context=null,this.bindingObserver=null,this.target=e,this.binding=t,this.isBindingVolatile=i,this.bind=n,this.unbind=o,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
- w.setEvent(null),!0!==t&&e.preventDefault()}}let L=null
83
- class T{addFactory(e){e.targetIndex=this.targetIndex,this.behaviorFactories.push(e)}captureContentBinding(e){e.targetAtContent(),this.addFactory(e)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){L=this}static borrow(e){const t=L||new T
84
- return t.directives=e,t.reset(),L=null,t}}function F(e){if(1===e.length)return e[0]
82
+ w.setEvent(null),!0!==t&&e.preventDefault()}}let T=null
83
+ class L{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 L
84
+ return t.directives=e,t.reset(),T=null,t}}function F(e){if(1===e.length)return e[0]
85
85
  let t
86
86
  const i=e.length,n=e.map((e=>"string"==typeof e?()=>e:(t=e.targetName||t,e.binding))),o=new H(((e,t)=>{let o=""
87
87
  for(let s=0;s<i;++s)o+=n[s](e,t)
88
88
  return o}))
89
- return o.targetName=t,o}const z=h.length
90
- function D(e,t){const i=t.split(d)
89
+ return o.targetName=t,o}const D=h.length
90
+ function z(e,t){const i=t.split(d)
91
91
  if(1===i.length)return null
92
92
  const n=[]
93
93
  for(let t=0,o=i.length;t<o;++t){const o=i[t],s=o.indexOf(h)
94
94
  let r
95
95
  if(-1===s)r=o
96
96
  else{const t=parseInt(o.substring(0,s))
97
- n.push(e.directives[t]),r=o.substring(s+z)}""!==r&&n.push(r)}return n}function B(e,t,i=!1){const n=t.attributes
98
- for(let o=0,s=n.length;o<s;++o){const r=n[o],a=r.value,l=D(e,a)
97
+ n.push(e.directives[t]),r=o.substring(s+D)}""!==r&&n.push(r)}return n}function B(e,t,i=!1){const n=t.attributes
98
+ for(let o=0,s=n.length;o<s;++o){const r=n[o],a=r.value,l=z(e,a)
99
99
  let c=null
100
- null===l?i&&(c=new H((()=>a)),c.targetName=r.name):c=F(l),null!==c&&(t.removeAttributeNode(r),o--,s--,e.addFactory(c))}}function N(e,t,i){const n=D(e,t.textContent)
100
+ null===l?i&&(c=new H((()=>a)),c.targetName=r.name):c=F(l),null!==c&&(t.removeAttributeNode(r),o--,s--,e.addFactory(c))}}function N(e,t,i){const n=z(e,t.textContent)
101
101
  if(null!==n){let o=t
102
102
  for(let s=0,r=n.length;s<r;++s){const r=n[s],a=0===s?t:o.parentNode.insertBefore(document.createTextNode(""),o.nextSibling)
103
103
  "string"==typeof r?a.textContent=r:(a.textContent=" ",e.captureContentBinding(r)),o=a,e.targetIndex++,a!==t&&i.nextNode()}e.targetIndex--}}const Z=document.createRange()
@@ -132,7 +132,7 @@ const i=e.content.firstElementChild
132
132
  null!==i&&"TEMPLATE"===i.tagName&&(e=i)}else e=t
133
133
  const i=function(e,t){const i=e.content
134
134
  document.adoptNode(i)
135
- const n=T.borrow(t)
135
+ const n=L.borrow(t)
136
136
  B(n,e,!0)
137
137
  const o=n.behaviorFactories
138
138
  n.reset()
@@ -302,7 +302,7 @@ return i>n?i=n-e.addedCount:i<0&&(i=n+e.removed.length+i-e.addedCount),i<0&&(i=0
302
302
  if(void 0===e&&void 0===t)return
303
303
  this.needsQueue=!0,this.splices=void 0,this.oldCollection=void 0
304
304
  const i=void 0===t?xe(this.source,e):be(this.source,0,this.source.length,t,0,t.length)
305
- this.notify(i)}}class _e{constructor(e,t){this.target=e,this.propertyName=t}bind(e){e[this.propertyName]=this.target}unbind(){}}function Se(e){return new C("fast-ref",_e,e)}function Me(e,t){const i="function"==typeof t?t:()=>t
305
+ this.notify(i)}}class Se{constructor(e,t){this.target=e,this.propertyName=t}bind(e){e[this.propertyName]=this.target}unbind(){}}function _e(e){return new C("fast-ref",Se,e)}function Me(e,t){const i="function"==typeof t?t:()=>t
306
306
  return(t,n)=>e(t,n)?i(t,n):null}const Ie=Object.freeze({positioning:!1,recycle:!0})
307
307
  function Re(e,t,i,n){e.bind(t[i],n)}function Ae(e,t,i,n){const o=Object.create(n)
308
308
  o.index=i,o.length=t.length,e.bind(t[i],o)}class Oe{constructor(e,t,i,n,o,s){this.location=e,this.itemsBinding=t,this.templateBinding=n,this.options=s,this.source=null,this.views=[],this.items=null,this.itemsObserver=null,this.originalContext=void 0,this.childContext=void 0,this.bindView=Re,this.itemsBindingObserver=v.binding(t,this,i),this.templateBindingObserver=v.binding(n,this,o),s.positioning&&(this.bindView=Ae)}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=o)
@@ -345,25 +345,25 @@ return void 0!==t&&t.reset(e),i},e.splice=function(){const e=r.apply(this,argume
345
345
  return void 0!==t&&t.addSplice(Ce(me(+arguments[0],e,arguments.length>2?arguments.length-2:0),this)),e},e.unshift=function(){const e=a.apply(this,arguments),t=this.$fastController
346
346
  return void 0!==t&&t.addSplice(Ce(me(0,[],arguments.length),this)),e}}(),this.isItemsBindingVolatile=v.isVolatileBinding(e),this.isTemplateBindingVolatile=v.isVolatileBinding(t)}createBehavior(e){return new Oe(e,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function Ve(e,t,i=Ie){return new Ee(e,"function"==typeof t?t:()=>t,Object.assign(Object.assign({},Ie),i))}function He(e){return e?function(t,i,n){return 1===t.nodeType&&t.matches(e)}:function(e,t,i){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
347
347
  this.shouldUpdate=v.getAccessors(e).some((e=>e.name===t)),this.source=e,this.updateTarget(this.computeNodes()),this.shouldUpdate&&this.observe()}unbind(){this.updateTarget(o),this.source=null,this.shouldUpdate&&this.disconnect()}handleEvent(){this.updateTarget(this.computeNodes())}computeNodes(){let e=this.getNodes()
348
- 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 Te(e){return"string"==typeof e&&(e={property:e}),new C("fast-slotted",Le,e)}class Fe 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 ze(e){return"string"==typeof e&&(e={property:e}),new C("fast-children",Fe,e)}class De{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const Be=(e,t)=>G`
348
+ return void 0!==this.options.filter&&(e=e.filter(this.options.filter)),e}updateTarget(e){this.source[this.options.property]=e}}class Te 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",Te,e)}class Fe 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 De(e){return"string"==typeof e&&(e={property:e}),new C("fast-children",Fe,e)}class ze{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const Be=(e,t)=>G`
349
349
  <span
350
350
  part="end"
351
- ${Se("endContainer")}
351
+ ${_e("endContainer")}
352
352
  class=${e=>t.end?"end":void 0}
353
353
  >
354
- <slot name="end" ${Se("end")} @slotchange="${e=>e.handleEndContentChange()}">
354
+ <slot name="end" ${_e("end")} @slotchange="${e=>e.handleEndContentChange()}">
355
355
  ${t.end||""}
356
356
  </slot>
357
357
  </span>
358
358
  `,Ne=(e,t)=>G`
359
359
  <span
360
360
  part="start"
361
- ${Se("startContainer")}
361
+ ${_e("startContainer")}
362
362
  class="${e=>t.start?"start":void 0}"
363
363
  >
364
364
  <slot
365
365
  name="start"
366
- ${Se("start")}
366
+ ${_e("start")}
367
367
  @slotchange="${e=>e.handleStartContentChange()}"
368
368
  >
369
369
  ${t.start||""}
@@ -389,18 +389,18 @@ function Ze(e,t,i,n){var o,s=arguments.length,r=s<3?t:null===n?n=Object.getOwnPr
389
389
  if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,i,n)
390
390
  else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(r=(s<3?o(r):s>3?o(t,i,r):o(t,i))||r)
391
391
  return s>3&&r&&Object.defineProperty(t,i,r),r}G`
392
- <span part="end" ${Se("endContainer")}>
392
+ <span part="end" ${_e("endContainer")}>
393
393
  <slot
394
394
  name="end"
395
- ${Se("end")}
395
+ ${_e("end")}
396
396
  @slotchange="${e=>e.handleEndContentChange()}"
397
397
  ></slot>
398
398
  </span>
399
399
  `,G`
400
- <span part="start" ${Se("startContainer")}>
400
+ <span part="start" ${_e("startContainer")}>
401
401
  <slot
402
402
  name="start"
403
- ${Se("start")}
403
+ ${_e("start")}
404
404
  @slotchange="${e=>e.handleStartContentChange()}"
405
405
  ></slot>
406
406
  </span>
@@ -515,10 +515,10 @@ for(let t=0;t<i;++t)if(n=e.charCodeAt(t),0===t&&48===n&&i>1||n<48||n>57)return y
515
515
  return yt[e]=!0}default:return!1}}function $t(e){return`${e.toLowerCase()}:presentation`}const Ct=new Map,kt=Object.freeze({define(e,t,i){const n=$t(e)
516
516
  void 0===Ct.get(n)?Ct.set(n,t):Ct.set(n,!1),i.register(gt.instance(n,t))},forTag(e,t){const i=$t(e),n=Ct.get(i)
517
517
  if(!1===n){return Qe.findResponsibleContainer(t).get(i)}return n||null}})
518
- class _t{constructor(e,t){this.template=e||null,this.styles=void 0===t?null:Array.isArray(t)?X.create(t):t instanceof X?t:X.create([t])}applyTo(e){const t=e.$fastController
519
- null===t.template&&(t.template=this.template),null===t.styles&&(t.styles=this.styles)}}class St extends ge{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=kt.forTag(this.tagName,this)),this._presentation}templateChanged(){void 0!==this.template&&(this.$fastController.template=this.template)}stylesChanged(){void 0!==this.styles&&(this.$fastController.styles=this.styles)}connectedCallback(){null!==this.$presentation&&this.$presentation.applyTo(this),super.connectedCallback()}static compose(e){return(t={})=>new It(this===St?class extends St{}:this,e,t)}}function Mt(e,t,i){return"function"==typeof e?e(t,i):e}Ze([f],St.prototype,"template",void 0),Ze([f],St.prototype,"styles",void 0)
518
+ class St{constructor(e,t){this.template=e||null,this.styles=void 0===t?null:Array.isArray(t)?X.create(t):t instanceof X?t:X.create([t])}applyTo(e){const t=e.$fastController
519
+ null===t.template&&(t.template=this.template),null===t.styles&&(t.styles=this.styles)}}class _t extends ge{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=kt.forTag(this.tagName,this)),this._presentation}templateChanged(){void 0!==this.template&&(this.$fastController.template=this.template)}stylesChanged(){void 0!==this.styles&&(this.$fastController.styles=this.styles)}connectedCallback(){null!==this.$presentation&&this.$presentation.applyTo(this),super.connectedCallback()}static compose(e){return(t={})=>new It(this===_t?class extends _t{}:this,e,t)}}function Mt(e,t,i){return"function"==typeof e?e(t,i):e}Ze([f],_t.prototype,"template",void 0),Ze([f],_t.prototype,"styles",void 0)
520
520
  class It{constructor(e,t,i){this.type=e,this.elementDefinition=t,this.overrideDefinition=i,this.definition=Object.assign(Object.assign({},this.elementDefinition),this.overrideDefinition)}register(e,t){const i=this.definition,n=this.overrideDefinition,o=`${i.prefix||t.elementPrefix}-${i.baseName}`
521
- t.tryDefineElement({name:o,type:this.type,baseClass:this.elementDefinition.baseClass,callback:e=>{const t=new _t(Mt(i.template,e,i),Mt(i.styles,e,i))
521
+ t.tryDefineElement({name:o,type:this.type,baseClass:this.elementDefinition.baseClass,callback:e=>{const t=new St(Mt(i.template,e,i),Mt(i.styles,e,i))
522
522
  e.definePresentation(t)
523
523
  let o=Mt(i.shadowOptions,e,i)
524
524
  e.shadowRootMode&&(o?n.shadowOptions||(o.mode=e.shadowRootMode):null!==o&&(o={mode:e.shadowRootMode})),e.defineElement({elementOptions:Mt(i.elementOptions,e,i),shadowOptions:o,attributes:Mt(i.attributes,e,i)})}})}}function Rt(e,...t){const i=ee.locate(e)
@@ -526,20 +526,20 @@ t.forEach((t=>{Object.getOwnPropertyNames(t.prototype).forEach((i=>{"constructor
526
526
  ee.locate(t).forEach((e=>i.push(e)))}))}const At="horizontal",Ot="vertical"
527
527
  function Et(...e){return e.every((e=>e instanceof HTMLElement))}let Vt
528
528
  const Ht="resize",Pt="scroll"
529
- var Lt
530
- !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={}))
531
- const Tt="ArrowDown",Ft="ArrowLeft",zt="ArrowRight",Dt="ArrowUp",Bt="Enter",Nt="Escape",Zt="Home",qt="End",jt=" ",Ut="Tab",Gt={ArrowDown:Tt,ArrowLeft:Ft,ArrowRight:zt,ArrowUp:Dt}
529
+ var Tt
530
+ !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"}(Tt||(Tt={}))
531
+ const Lt="ArrowDown",Ft="ArrowLeft",Dt="ArrowRight",zt="ArrowUp",Bt="Enter",Nt="Escape",Zt="Home",qt="End",jt=" ",Ut="Tab",Gt={ArrowDown:Lt,ArrowLeft:Ft,ArrowRight:Dt,ArrowUp:zt}
532
532
  var Xt
533
533
  function Wt(e,t,i){return Math.min(Math.max(i,e),t)}function Kt(e,t,i=0){return[t,i]=[t,i].sort(((e,t)=>e-t)),t<=e&&e<i}!function(e){e.ltr="ltr",e.rtl="rtl"}(Xt||(Xt={}))
534
534
  let Yt=0
535
535
  function Qt(e=""){return`${e}${Yt++}`}class Jt{}Ze([oe({attribute:"aria-atomic"})],Jt.prototype,"ariaAtomic",void 0),Ze([oe({attribute:"aria-busy"})],Jt.prototype,"ariaBusy",void 0),Ze([oe({attribute:"aria-controls"})],Jt.prototype,"ariaControls",void 0),Ze([oe({attribute:"aria-current"})],Jt.prototype,"ariaCurrent",void 0),Ze([oe({attribute:"aria-describedby"})],Jt.prototype,"ariaDescribedby",void 0),Ze([oe({attribute:"aria-details"})],Jt.prototype,"ariaDetails",void 0),Ze([oe({attribute:"aria-disabled"})],Jt.prototype,"ariaDisabled",void 0),Ze([oe({attribute:"aria-errormessage"})],Jt.prototype,"ariaErrormessage",void 0),Ze([oe({attribute:"aria-flowto"})],Jt.prototype,"ariaFlowto",void 0),Ze([oe({attribute:"aria-haspopup"})],Jt.prototype,"ariaHaspopup",void 0),Ze([oe({attribute:"aria-hidden"})],Jt.prototype,"ariaHidden",void 0),Ze([oe({attribute:"aria-invalid"})],Jt.prototype,"ariaInvalid",void 0),Ze([oe({attribute:"aria-keyshortcuts"})],Jt.prototype,"ariaKeyshortcuts",void 0),Ze([oe({attribute:"aria-label"})],Jt.prototype,"ariaLabel",void 0),Ze([oe({attribute:"aria-labelledby"})],Jt.prototype,"ariaLabelledby",void 0),Ze([oe({attribute:"aria-live"})],Jt.prototype,"ariaLive",void 0),Ze([oe({attribute:"aria-owns"})],Jt.prototype,"ariaOwns",void 0),Ze([oe({attribute:"aria-relevant"})],Jt.prototype,"ariaRelevant",void 0),Ze([oe({attribute:"aria-roledescription"})],Jt.prototype,"ariaRoledescription",void 0)
536
- let ei=class extends St{constructor(){super(...arguments),this.handleUnsupportedDelegatesFocus=()=>{var e
536
+ let ei=class extends _t{constructor(){super(...arguments),this.handleUnsupportedDelegatesFocus=()=>{var e
537
537
  window.ShadowRoot&&!window.ShadowRoot.prototype.hasOwnProperty("delegatesFocus")&&(null===(e=this.$fastController.definition.shadowOptions)||void 0===e?void 0:e.delegatesFocus)&&(this.focus=()=>{this.control.focus()})}}connectedCallback(){super.connectedCallback(),this.handleUnsupportedDelegatesFocus()}}
538
538
  Ze([oe],ei.prototype,"download",void 0),Ze([oe],ei.prototype,"href",void 0),Ze([oe],ei.prototype,"hreflang",void 0),Ze([oe],ei.prototype,"ping",void 0),Ze([oe],ei.prototype,"referrerpolicy",void 0),Ze([oe],ei.prototype,"rel",void 0),Ze([oe],ei.prototype,"target",void 0),Ze([oe],ei.prototype,"type",void 0),Ze([f],ei.prototype,"defaultSlottedContent",void 0)
539
- class ti{}Ze([oe({attribute:"aria-expanded"})],ti.prototype,"ariaExpanded",void 0),Rt(ti,Jt),Rt(ei,De,ti)
539
+ class ti{}Ze([oe({attribute:"aria-expanded"})],ti.prototype,"ariaExpanded",void 0),Rt(ti,Jt),Rt(ei,ze,ti)
540
540
  const ii=e=>{const t=e.closest("[dir]")
541
541
  return null!==t&&"rtl"===t.dir?Xt.rtl:Xt.ltr}
542
- let ni=class extends St{constructor(){super(...arguments),this.anchor="",this.viewport="",this.horizontalPositioningMode="uncontrolled",this.horizontalDefaultPosition="unset",this.horizontalViewportLock=!1,this.horizontalInset=!1,this.horizontalScaling="content",this.verticalPositioningMode="uncontrolled",this.verticalDefaultPosition="unset",this.verticalViewportLock=!1,this.verticalInset=!1,this.verticalScaling="content",this.fixedPlacement=!1,this.autoUpdateMode="anchor",this.anchorElement=null,this.viewportElement=null,this.initialLayoutComplete=!1,this.resizeDetector=null,this.baseHorizontalOffset=0,this.baseVerticalOffset=0,this.pendingPositioningUpdate=!1,this.pendingReset=!1,this.currentDirection=Xt.ltr,this.regionVisible=!1,this.forceUpdate=!1,this.updateThreshold=.5,this.update=()=>{this.pendingPositioningUpdate||this.requestPositionUpdates()},this.startObservers=()=>{this.stopObservers(),null!==this.anchorElement&&(this.requestPositionUpdates(),null!==this.resizeDetector&&(this.resizeDetector.observe(this.anchorElement),this.resizeDetector.observe(this)))},this.requestPositionUpdates=()=>{null===this.anchorElement||this.pendingPositioningUpdate||(ni.intersectionService.requestPosition(this,this.handleIntersection),ni.intersectionService.requestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&ni.intersectionService.requestPosition(this.viewportElement,this.handleIntersection),this.pendingPositioningUpdate=!0)},this.stopObservers=()=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,ni.intersectionService.cancelRequestPosition(this,this.handleIntersection),null!==this.anchorElement&&ni.intersectionService.cancelRequestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&ni.intersectionService.cancelRequestPosition(this.viewportElement,this.handleIntersection)),null!==this.resizeDetector&&this.resizeDetector.disconnect()},this.getViewport=()=>"string"!=typeof this.viewport||""===this.viewport?document.documentElement:document.getElementById(this.viewport),this.getAnchor=()=>document.getElementById(this.anchor),this.handleIntersection=e=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,this.applyIntersectionEntries(e)&&this.updateLayout())},this.applyIntersectionEntries=e=>{const t=e.find((e=>e.target===this)),i=e.find((e=>e.target===this.anchorElement)),n=e.find((e=>e.target===this.viewportElement))
542
+ let ni=class extends _t{constructor(){super(...arguments),this.anchor="",this.viewport="",this.horizontalPositioningMode="uncontrolled",this.horizontalDefaultPosition="unset",this.horizontalViewportLock=!1,this.horizontalInset=!1,this.horizontalScaling="content",this.verticalPositioningMode="uncontrolled",this.verticalDefaultPosition="unset",this.verticalViewportLock=!1,this.verticalInset=!1,this.verticalScaling="content",this.fixedPlacement=!1,this.autoUpdateMode="anchor",this.anchorElement=null,this.viewportElement=null,this.initialLayoutComplete=!1,this.resizeDetector=null,this.baseHorizontalOffset=0,this.baseVerticalOffset=0,this.pendingPositioningUpdate=!1,this.pendingReset=!1,this.currentDirection=Xt.ltr,this.regionVisible=!1,this.forceUpdate=!1,this.updateThreshold=.5,this.update=()=>{this.pendingPositioningUpdate||this.requestPositionUpdates()},this.startObservers=()=>{this.stopObservers(),null!==this.anchorElement&&(this.requestPositionUpdates(),null!==this.resizeDetector&&(this.resizeDetector.observe(this.anchorElement),this.resizeDetector.observe(this)))},this.requestPositionUpdates=()=>{null===this.anchorElement||this.pendingPositioningUpdate||(ni.intersectionService.requestPosition(this,this.handleIntersection),ni.intersectionService.requestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&ni.intersectionService.requestPosition(this.viewportElement,this.handleIntersection),this.pendingPositioningUpdate=!0)},this.stopObservers=()=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,ni.intersectionService.cancelRequestPosition(this,this.handleIntersection),null!==this.anchorElement&&ni.intersectionService.cancelRequestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&ni.intersectionService.cancelRequestPosition(this.viewportElement,this.handleIntersection)),null!==this.resizeDetector&&this.resizeDetector.disconnect()},this.getViewport=()=>"string"!=typeof this.viewport||""===this.viewport?document.documentElement:document.getElementById(this.viewport),this.getAnchor=()=>document.getElementById(this.anchor),this.handleIntersection=e=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,this.applyIntersectionEntries(e)&&this.updateLayout())},this.applyIntersectionEntries=e=>{const t=e.find((e=>e.target===this)),i=e.find((e=>e.target===this.anchorElement)),n=e.find((e=>e.target===this.viewportElement))
543
543
  return void 0!==t&&void 0!==n&&void 0!==i&&(!!(!this.regionVisible||this.forceUpdate||void 0===this.regionRect||void 0===this.anchorRect||void 0===this.viewportRect||this.isRectDifferent(this.anchorRect,i.boundingClientRect)||this.isRectDifferent(this.viewportRect,n.boundingClientRect)||this.isRectDifferent(this.regionRect,t.boundingClientRect))&&(this.regionRect=t.boundingClientRect,this.anchorRect=i.boundingClientRect,this.viewportElement===document.documentElement?this.viewportRect=new DOMRectReadOnly(n.boundingClientRect.x+document.documentElement.scrollLeft,n.boundingClientRect.y+document.documentElement.scrollTop,n.boundingClientRect.width,n.boundingClientRect.height):this.viewportRect=n.boundingClientRect,this.updateRegionOffset(),this.forceUpdate=!1,!0))},this.updateRegionOffset=()=>{this.anchorRect&&this.regionRect&&(this.baseHorizontalOffset=this.baseHorizontalOffset+(this.anchorRect.left-this.regionRect.left)+(this.translateX-this.baseHorizontalOffset),this.baseVerticalOffset=this.baseVerticalOffset+(this.anchorRect.top-this.regionRect.top)+(this.translateY-this.baseVerticalOffset))},this.isRectDifferent=(e,t)=>Math.abs(e.top-t.top)>this.updateThreshold||Math.abs(e.right-t.right)>this.updateThreshold||Math.abs(e.bottom-t.bottom)>this.updateThreshold||Math.abs(e.left-t.left)>this.updateThreshold,this.handleResize=e=>{this.update()},this.reset=()=>{this.pendingReset&&(this.pendingReset=!1,null===this.anchorElement&&(this.anchorElement=this.getAnchor()),null===this.viewportElement&&(this.viewportElement=this.getViewport()),this.currentDirection=ii(this),this.startObservers())},this.updateLayout=()=>{let e,t
544
544
  if("uncontrolled"!==this.horizontalPositioningMode){const e=this.getPositioningOptions(this.horizontalInset)
545
545
  if("center"===this.horizontalDefaultPosition)t="center"
@@ -598,8 +598,8 @@ null===(n=this.intersectionDetector)||void 0===n||n.unobserve(e.target)
598
598
  const o=this.observedElements.get(e.target)
599
599
  void 0!==o&&(o.forEach((n=>{let o=t.indexOf(n);-1===o&&(o=t.length,t.push(n),i.push([])),i[o].push(e)})),this.observedElements.delete(e.target))})),t.forEach(((e,t)=>{e(i[t])}))},this.initializeIntersectionDetector()}},Ze([oe],ni.prototype,"anchor",void 0),Ze([oe],ni.prototype,"viewport",void 0),Ze([oe({attribute:"horizontal-positioning-mode"})],ni.prototype,"horizontalPositioningMode",void 0),Ze([oe({attribute:"horizontal-default-position"})],ni.prototype,"horizontalDefaultPosition",void 0),Ze([oe({attribute:"horizontal-viewport-lock",mode:"boolean"})],ni.prototype,"horizontalViewportLock",void 0),Ze([oe({attribute:"horizontal-inset",mode:"boolean"})],ni.prototype,"horizontalInset",void 0),Ze([oe({attribute:"horizontal-threshold"})],ni.prototype,"horizontalThreshold",void 0),Ze([oe({attribute:"horizontal-scaling"})],ni.prototype,"horizontalScaling",void 0),Ze([oe({attribute:"vertical-positioning-mode"})],ni.prototype,"verticalPositioningMode",void 0),Ze([oe({attribute:"vertical-default-position"})],ni.prototype,"verticalDefaultPosition",void 0),Ze([oe({attribute:"vertical-viewport-lock",mode:"boolean"})],ni.prototype,"verticalViewportLock",void 0),Ze([oe({attribute:"vertical-inset",mode:"boolean"})],ni.prototype,"verticalInset",void 0),Ze([oe({attribute:"vertical-threshold"})],ni.prototype,"verticalThreshold",void 0),Ze([oe({attribute:"vertical-scaling"})],ni.prototype,"verticalScaling",void 0),Ze([oe({attribute:"fixed-placement",mode:"boolean"})],ni.prototype,"fixedPlacement",void 0),Ze([oe({attribute:"auto-update-mode"})],ni.prototype,"autoUpdateMode",void 0),Ze([f],ni.prototype,"anchorElement",void 0),Ze([f],ni.prototype,"viewportElement",void 0),Ze([f],ni.prototype,"initialLayoutComplete",void 0)
600
600
  let oi=class extends ei{constructor(){super(...arguments),this.separator=!0}}
601
- Ze([f],oi.prototype,"separator",void 0),Rt(oi,De,ti)
602
- let si=class extends St{slottedBreadcrumbItemsChanged(){if(this.$fastController.isConnected){if(void 0===this.slottedBreadcrumbItems||0===this.slottedBreadcrumbItems.length)return
601
+ Ze([f],oi.prototype,"separator",void 0),Rt(oi,ze,ti)
602
+ let si=class extends _t{slottedBreadcrumbItemsChanged(){if(this.$fastController.isConnected){if(void 0===this.slottedBreadcrumbItems||0===this.slottedBreadcrumbItems.length)return
603
603
  const e=this.slottedBreadcrumbItems[this.slottedBreadcrumbItems.length-1]
604
604
  this.slottedBreadcrumbItems.forEach((t=>{const i=t===e
605
605
  this.setItemSeparator(t,i),this.setAriaCurrent(t,i)}))}}setItemSeparator(e,t){e instanceof oi&&(e.separator=!t)}findChildWithHref(e){var t,i
@@ -642,11 +642,11 @@ const ri=(e,t)=>G`
642
642
  aria-pressed="${e=>e.ariaPressed}"
643
643
  aria-relevant="${e=>e.ariaRelevant}"
644
644
  aria-roledescription="${e=>e.ariaRoledescription}"
645
- ${Se("control")}
645
+ ${_e("control")}
646
646
  >
647
647
  ${Ne(0,t)}
648
648
  <span class="content" part="content">
649
- <slot ${Te("defaultSlottedContent")}></slot>
649
+ <slot ${Le("defaultSlottedContent")}></slot>
650
650
  </span>
651
651
  ${Be(0,t)}
652
652
  </button>
@@ -660,7 +660,7 @@ this.proxyInitialized||(this.proxyInitialized=!0,this.proxy.style.display="none"
660
660
  this.removeChild(this.proxy),null===(e=this.shadowRoot)||void 0===e||e.removeChild(this.proxySlot)}validate(e){this.proxy instanceof HTMLElement&&this.setValidity(this.proxy.validity,this.proxy.validationMessage,e)}setFormValue(e,t){this.elementInternals&&this.elementInternals.setFormValue(e,t||e)}_keypressHandler(e){if(e.key===Bt)if(this.form instanceof HTMLFormElement){const e=this.form.querySelector("[type=submit]")
661
661
  null==e||e.click()}}stopPropagation(e){e.stopPropagation()}}
662
662
  return oe({mode:"boolean"})(t.prototype,"disabled"),oe({mode:"fromView",attribute:"value"})(t.prototype,"initialValue"),oe({attribute:"current-value"})(t.prototype,"currentValue"),oe(t.prototype,"name"),oe({mode:"boolean"})(t.prototype,"required"),f(t.prototype,"value"),t}function ui(e){class t extends(hi(e)){}class i extends t{constructor(...e){super(e),this.dirtyChecked=!1,this.checkedAttribute=!1,this.checked=!1,this.dirtyChecked=!1}checkedAttributeChanged(){this.defaultChecked=this.checkedAttribute}defaultCheckedChanged(){this.dirtyChecked||(this.checked=this.defaultChecked,this.dirtyChecked=!1)}checkedChanged(e,t){this.dirtyChecked||(this.dirtyChecked=!0),this.currentChecked=this.checked,this.updateForm(),this.proxy instanceof HTMLInputElement&&(this.proxy.checked=this.checked),void 0!==e&&this.$emit("change"),this.validate()}currentCheckedChanged(e,t){this.checked=this.currentChecked}updateForm(){const e=this.checked?this.value:null
663
- this.setFormValue(e,e)}connectedCallback(){super.connectedCallback(),this.updateForm()}formResetCallback(){super.formResetCallback(),this.checked=!!this.checkedAttribute,this.dirtyChecked=!1}}return oe({attribute:"checked",mode:"boolean"})(i.prototype,"checkedAttribute"),oe({attribute:"current-checked",converter:te})(i.prototype,"currentChecked"),f(i.prototype,"defaultChecked"),f(i.prototype,"checked"),i}class pi extends St{}class gi extends(hi(pi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let vi=class extends gi{constructor(){super(...arguments),this.handleClick=e=>{var t
663
+ this.setFormValue(e,e)}connectedCallback(){super.connectedCallback(),this.updateForm()}formResetCallback(){super.formResetCallback(),this.checked=!!this.checkedAttribute,this.dirtyChecked=!1}}return oe({attribute:"checked",mode:"boolean"})(i.prototype,"checkedAttribute"),oe({attribute:"current-checked",converter:te})(i.prototype,"currentChecked"),f(i.prototype,"defaultChecked"),f(i.prototype,"checked"),i}class pi extends _t{}class gi extends(hi(pi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let vi=class extends gi{constructor(){super(...arguments),this.handleClick=e=>{var t
664
664
  this.disabled&&(null===(t=this.defaultSlottedContent)||void 0===t?void 0:t.length)<=1&&e.stopPropagation()},this.handleSubmission=()=>{if(!this.form)return
665
665
  const e=this.proxy.isConnected
666
666
  e||this.attachProxy(),"function"==typeof this.form.requestSubmit?this.form.requestSubmit(this.proxy):this.proxy.click(),e||this.detachProxy()},this.handleFormReset=()=>{var e
@@ -673,16 +673,16 @@ super.disconnectedCallback()
673
673
  const t=Array.from(null===(e=this.control)||void 0===e?void 0:e.children)
674
674
  t&&t.forEach((e=>{e.removeEventListener("click",this.handleClick)}))}}
675
675
  Ze([oe({mode:"boolean"})],vi.prototype,"autofocus",void 0),Ze([oe({attribute:"form"})],vi.prototype,"formId",void 0),Ze([oe],vi.prototype,"formaction",void 0),Ze([oe],vi.prototype,"formenctype",void 0),Ze([oe],vi.prototype,"formmethod",void 0),Ze([oe({mode:"boolean"})],vi.prototype,"formnovalidate",void 0),Ze([oe],vi.prototype,"formtarget",void 0),Ze([oe],vi.prototype,"type",void 0),Ze([f],vi.prototype,"defaultSlottedContent",void 0)
676
- class fi{}Ze([oe({attribute:"aria-expanded"})],fi.prototype,"ariaExpanded",void 0),Ze([oe({attribute:"aria-pressed"})],fi.prototype,"ariaPressed",void 0),Rt(fi,Jt),Rt(vi,De,fi)
677
- class mi extends St{}class bi extends(ui(mi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let wi=class extends bi{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=e=>{if(!this.readOnly&&e.key===jt)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)}}
676
+ class fi{}Ze([oe({attribute:"aria-expanded"})],fi.prototype,"ariaExpanded",void 0),Ze([oe({attribute:"aria-pressed"})],fi.prototype,"ariaPressed",void 0),Rt(fi,Jt),Rt(vi,ze,fi)
677
+ class mi extends _t{}class bi extends(ui(mi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let wi=class extends bi{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=e=>{if(!this.readOnly&&e.key===jt)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)}}
678
678
  function yi(e){return Et(e)&&("option"===e.getAttribute("role")||e instanceof HTMLOptionElement)}Ze([oe({attribute:"readonly",mode:"boolean"})],wi.prototype,"readOnly",void 0),Ze([f],wi.prototype,"defaultSlottedNodes",void 0),Ze([f],wi.prototype,"indeterminate",void 0)
679
- class xi extends St{constructor(e,t,i,n){super(),this.defaultSelected=!1,this.dirtySelected=!1,this.selected=this.defaultSelected,this.dirtyValue=!1,e&&(this.textContent=e),t&&(this.initialValue=t),i&&(this.defaultSelected=i),n&&(this.selected=n),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
679
+ class xi extends _t{constructor(e,t,i,n){super(),this.defaultSelected=!1,this.dirtySelected=!1,this.selected=this.defaultSelected,this.dirtyValue=!1,e&&(this.textContent=e),t&&(this.initialValue=t),i&&(this.defaultSelected=i),n&&(this.selected=n),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
680
680
  return null!==(e=this.value)&&void 0!==e?e:this.text}get text(){var e,t
681
681
  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:""}`
682
682
  this._value=t,this.dirtyValue=!0,this.proxy instanceof HTMLOptionElement&&(this.proxy.value=t),v.notify(this,"value")}get value(){var e
683
683
  return v.track(this,"value"),null!==(e=this._value)&&void 0!==e?e:this.text}get form(){return this.proxy?this.proxy.form:null}}Ze([f],xi.prototype,"checked",void 0),Ze([f],xi.prototype,"content",void 0),Ze([f],xi.prototype,"defaultSelected",void 0),Ze([oe({mode:"boolean"})],xi.prototype,"disabled",void 0),Ze([oe({attribute:"selected",mode:"boolean"})],xi.prototype,"selectedAttribute",void 0),Ze([f],xi.prototype,"selected",void 0),Ze([oe({attribute:"value",mode:"fromView"})],xi.prototype,"initialValue",void 0)
684
- class $i{}Ze([f],$i.prototype,"ariaChecked",void 0),Ze([f],$i.prototype,"ariaPosInSet",void 0),Ze([f],$i.prototype,"ariaSelected",void 0),Ze([f],$i.prototype,"ariaSetSize",void 0),Rt($i,Jt),Rt(xi,De,$i)
685
- class Ci extends St{constructor(){super(...arguments),this._options=[],this.selectedIndex=-1,this.selectedOptions=[],this.shouldSkipFocus=!1,this.typeaheadBuffer="",this.typeaheadExpired=!0,this.typeaheadTimeout=-1}get firstSelectedOption(){var e
684
+ class $i{}Ze([f],$i.prototype,"ariaChecked",void 0),Ze([f],$i.prototype,"ariaPosInSet",void 0),Ze([f],$i.prototype,"ariaSelected",void 0),Ze([f],$i.prototype,"ariaSetSize",void 0),Rt($i,Jt),Rt(xi,ze,$i)
685
+ class Ci extends _t{constructor(){super(...arguments),this._options=[],this.selectedIndex=-1,this.selectedOptions=[],this.shouldSkipFocus=!1,this.typeaheadBuffer="",this.typeaheadExpired=!0,this.typeaheadTimeout=-1}get firstSelectedOption(){var e
686
686
  return null!==(e=this.selectedOptions[0])&&void 0!==e?e:null}get hasSelectableOptions(){return this.options.length>0&&!this.options.every((e=>e.disabled))}get length(){var e,t
687
687
  return null!==(t=null===(e=this.options)||void 0===e?void 0:e.length)&&void 0!==t?t:0}get options(){return v.track(this,"options"),this._options}set options(e){this._options=e,v.notify(this,"options")}get typeAheadExpired(){return this.typeaheadExpired}set typeAheadExpired(e){this.typeaheadExpired=e}clickHandler(e){const t=e.target.closest("option,[role=option]")
688
688
  if(t&&!t.disabled)return this.selectedIndex=this.options.indexOf(t),!0}focusAndScrollOptionIntoView(e=this.firstSelectedOption){this.contains(document.activeElement)&&null!==e&&(e.focus(),requestAnimationFrame((()=>{e.scrollIntoView({block:"nearest"})})))}focusinHandler(e){this.shouldSkipFocus||e.target!==e.currentTarget||(this.setSelectedOptions(),this.focusAndScrollOptionIntoView()),this.shouldSkipFocus=!1}getTypeaheadMatches(){const e=this.typeaheadBuffer.replace(/[.*+\-?^${}()|[\]\\]/g,"\\$&"),t=new RegExp(`^${e}`,"gi")
@@ -695,9 +695,9 @@ this.shouldSkipFocus=!1
695
695
  const t=e.key
696
696
  switch(t){case Zt:e.shiftKey||(e.preventDefault(),this.selectFirstOption())
697
697
  break
698
- case Tt:e.shiftKey||(e.preventDefault(),this.selectNextOption())
698
+ case Lt:e.shiftKey||(e.preventDefault(),this.selectNextOption())
699
699
  break
700
- case Dt:e.shiftKey||(e.preventDefault(),this.selectPreviousOption())
700
+ case zt:e.shiftKey||(e.preventDefault(),this.selectPreviousOption())
701
701
  break
702
702
  case qt:e.preventDefault(),this.selectLastOption()
703
703
  break
@@ -719,7 +719,7 @@ this.options.forEach(((e,t)=>{e.id||(e.id=Qt("option-")),e.ariaPosInSet=`${t+1}`
719
719
  if(e.length){const t=this.options.indexOf(e[0])
720
720
  t>-1&&(this.selectedIndex=t)}this.typeaheadExpired=!1}}}Ci.slottedOptionFilter=e=>yi(e)&&!e.hidden,Ci.TYPE_AHEAD_TIMEOUT_MS=1e3,Ze([oe({mode:"boolean"})],Ci.prototype,"disabled",void 0),Ze([f],Ci.prototype,"selectedIndex",void 0),Ze([f],Ci.prototype,"selectedOptions",void 0),Ze([f],Ci.prototype,"slottedOptions",void 0),Ze([f],Ci.prototype,"typeaheadBuffer",void 0)
721
721
  class ki{}Ze([f],ki.prototype,"ariaActiveDescendant",void 0),Ze([f],ki.prototype,"ariaDisabled",void 0),Ze([f],ki.prototype,"ariaExpanded",void 0),Ze([f],ki.prototype,"ariaMultiSelectable",void 0),Rt(ki,Jt),Rt(Ci,ki)
722
- const _i="above",Si="below"
722
+ const Si="above",_i="below"
723
723
  class Mi extends Ci{}class Ii extends(hi(Mi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Ri="inline",Ai="list",Oi="both",Ei="none"
724
724
  let Vi=class extends Ii{constructor(){super(...arguments),this._value="",this.filteredOptions=[],this.filter="",this.forcedPosition=!1,this.listboxId=Qt("listbox-"),this.maxHeight=0,this.open=!1}formResetCallback(){super.formResetCallback(),this.setDefaultSelectedOption(),this.updateValue()}validate(){super.validate(this.control)}get isAutocompleteInline(){return this.autocomplete===Ri||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===Ai||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===Oi}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),void u.queueUpdate((()=>this.focus()))
725
725
  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,i,n
@@ -751,25 +751,25 @@ super.selectedIndexChanged(e,t)}}selectPreviousOption(){!this.disabled&&this.sel
751
751
  this.selectedIndex=e,!this.dirtyValue&&this.firstSelectedOption&&(this.value=this.firstSelectedOption.text),this.setSelectedOptions()}}setInputToSelection(){this.firstSelectedOption&&(this.control.value=this.firstSelectedOption.text,this.control.focus())}setInlineSelection(){this.firstSelectedOption&&(this.setInputToSelection(),this.control.setSelectionRange(this.filter.length,this.control.value.length,"backward"))}syncValue(){var e
752
752
  const t=this.selectedIndex>-1?null===(e=this.firstSelectedOption)||void 0===e?void 0:e.text:this.control.value
753
753
  this.updateValue(this.value!==t)}setPositioning(){const e=this.getBoundingClientRect(),t=window.innerHeight-e.bottom
754
- this.position=this.forcedPosition?this.positionAttribute:e.top>t?_i:Si,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===_i?~~e.top:~~t}selectedOptionsChanged(e,t){this.$fastController.isConnected&&this._options.forEach((e=>{e.selected=t.includes(e)}))}slottedOptionsChanged(e,t){super.slottedOptionsChanged(e,t),this.updateValue()}updateValue(e){var t
754
+ this.position=this.forcedPosition?this.positionAttribute:e.top>t?Si:_i,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Si?~~e.top:~~t}selectedOptionsChanged(e,t){this.$fastController.isConnected&&this._options.forEach((e=>{e.selected=t.includes(e)}))}slottedOptionsChanged(e,t){super.slottedOptionsChanged(e,t),this.updateValue()}updateValue(e){var t
755
755
  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
756
756
  this.control.setSelectionRange(e,e)}}
757
757
  Ze([oe({attribute:"autocomplete",mode:"fromView"})],Vi.prototype,"autocomplete",void 0),Ze([f],Vi.prototype,"maxHeight",void 0),Ze([oe({attribute:"open",mode:"boolean"})],Vi.prototype,"open",void 0),Ze([oe],Vi.prototype,"placeholder",void 0),Ze([oe({attribute:"position"})],Vi.prototype,"positionAttribute",void 0),Ze([f],Vi.prototype,"position",void 0)
758
- class Hi{}Ze([f],Hi.prototype,"ariaAutoComplete",void 0),Ze([f],Hi.prototype,"ariaControls",void 0),Rt(Hi,ki),Rt(Vi,De,Hi)
758
+ class Hi{}Ze([f],Hi.prototype,"ariaAutoComplete",void 0),Ze([f],Hi.prototype,"ariaControls",void 0),Rt(Hi,ki),Rt(Vi,ze,Hi)
759
759
  function Pi(e){const t=e.parentElement
760
760
  if(t)return t
761
761
  {const t=e.getRootNode()
762
- if(t.host instanceof HTMLElement)return t.host}return null}const Li=document.createElement("div")
763
- class Ti{setProperty(e,t){u.queueUpdate((()=>this.target.setProperty(e,t)))}removeProperty(e){u.queueUpdate((()=>this.target.removeProperty(e)))}}class Fi extends Ti{constructor(){super()
762
+ if(t.host instanceof HTMLElement)return t.host}return null}const Ti=document.createElement("div")
763
+ class Li{setProperty(e,t){u.queueUpdate((()=>this.target.setProperty(e,t)))}removeProperty(e){u.queueUpdate((()=>this.target.removeProperty(e)))}}class Fi extends Li{constructor(){super()
764
764
  const e=new CSSStyleSheet
765
- this.target=e.cssRules[e.insertRule(":root{}")].style,document.adoptedStyleSheets=[...document.adoptedStyleSheets,e]}}class zi extends Ti{constructor(){super(),this.style=document.createElement("style"),document.head.appendChild(this.style)
765
+ this.target=e.cssRules[e.insertRule(":root{}")].style,document.adoptedStyleSheets=[...document.adoptedStyleSheets,e]}}class Di extends Li{constructor(){super(),this.style=document.createElement("style"),document.head.appendChild(this.style)
766
766
  const{sheet:e}=this.style
767
767
  if(e){const t=e.insertRule(":root{}",e.cssRules.length)
768
- this.target=e.cssRules[t].style}}}class Di{constructor(e){this.store=new Map,this.target=null
768
+ this.target=e.cssRules[t].style}}}class zi{constructor(e){this.store=new Map,this.target=null
769
769
  const t=e.$fastController
770
770
  this.style=document.createElement("style"),t.addStyles(this.style),v.getNotifier(t).subscribe(this,"isConnected"),this.handleChange(t,"isConnected")}targetChanged(){if(null!==this.target)for(const[e,t]of this.store.entries())this.target.setProperty(e,t)}setProperty(e,t){this.store.set(e,t),u.queueUpdate((()=>{null!==this.target&&this.target.setProperty(e,t)}))}removeProperty(e){this.store.delete(e),u.queueUpdate((()=>{null!==this.target&&this.target.removeProperty(e)}))}handleChange(e,t){const{sheet:i}=this.style
771
771
  if(i){const e=i.insertRule(":host{}",i.cssRules.length)
772
- this.target=i.cssRules[e].style}else this.target=null}}Ze([f],Di.prototype,"target",void 0)
772
+ this.target=i.cssRules[e].style}else this.target=null}}Ze([f],zi.prototype,"target",void 0)
773
773
  class Bi{constructor(e){this.target=e.style}setProperty(e,t){u.queueUpdate((()=>this.target.setProperty(e,t)))}removeProperty(e){u.queueUpdate((()=>this.target.removeProperty(e)))}}class Ni{setProperty(e,t){Ni.properties[e]=t
774
774
  for(const i of Ni.roots.values())ji.getOrCreate(Ni.normalizeRoot(i)).setProperty(e,t)}removeProperty(e){delete Ni.properties[e]
775
775
  for(const t of Ni.roots.values())ji.getOrCreate(Ni.normalizeRoot(t)).removeProperty(e)}static registerRoot(e){const{roots:t}=Ni
@@ -778,15 +778,15 @@ const i=ji.getOrCreate(this.normalizeRoot(e))
778
778
  for(const e in Ni.properties)i.setProperty(e,Ni.properties[e])}}static unregisterRoot(e){const{roots:t}=Ni
779
779
  if(t.has(e)){t.delete(e)
780
780
  const i=ji.getOrCreate(Ni.normalizeRoot(e))
781
- for(const e in Ni.properties)i.removeProperty(e)}}static normalizeRoot(e){return e===Li?document:e}}Ni.roots=new Set,Ni.properties={}
782
- const Zi=new WeakMap,qi=u.supportsAdoptedStyleSheets?class extends Ti{constructor(e){super()
781
+ for(const e in Ni.properties)i.removeProperty(e)}}static normalizeRoot(e){return e===Ti?document:e}}Ni.roots=new Set,Ni.properties={}
782
+ const Zi=new WeakMap,qi=u.supportsAdoptedStyleSheets?class extends Li{constructor(e){super()
783
783
  const t=new CSSStyleSheet
784
- this.target=t.cssRules[t.insertRule(":host{}")].style,e.$fastController.addStyles(X.create([t]))}}:Di,ji=Object.freeze({getOrCreate(e){if(Zi.has(e))return Zi.get(e)
784
+ this.target=t.cssRules[t.insertRule(":host{}")].style,e.$fastController.addStyles(X.create([t]))}}:zi,ji=Object.freeze({getOrCreate(e){if(Zi.has(e))return Zi.get(e)
785
785
  let t
786
- return e===Li?t=new Ni:e instanceof Document?t=u.supportsAdoptedStyleSheets?new Fi:new zi:t=e instanceof ge?new qi(e):new Bi(e),Zi.set(e,t),t}})
786
+ return e===Ti?t=new Ni:e instanceof Document?t=u.supportsAdoptedStyleSheets?new Fi:new Di:t=e instanceof ge?new qi(e):new Bi(e),Zi.set(e,t),t}})
787
787
  class Ui 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=Ui.uniqueId(),Ui.tokensById.set(this.id,this)}get appliedTo(){return[...this._appliedTo]}static from(e){return new Ui({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 Ui.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=Yi.getOrCreate(e).get(this)
788
788
  if(void 0!==t)return t
789
- 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 Ui&&(t=this.alias(t)),Yi.getOrCreate(e).set(this,t),this}deleteValueFor(e){return this._appliedTo.delete(e),Yi.existsFor(e)&&Yi.getOrCreate(e).delete(this),this}withDefault(e){return this.setValueFor(Li,e),this}subscribe(e,t){const i=this.getOrCreateSubscriberSet(t)
789
+ 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 Ui&&(t=this.alias(t)),Yi.getOrCreate(e).set(this,t),this}deleteValueFor(e){return this._appliedTo.delete(e),Yi.existsFor(e)&&Yi.getOrCreate(e).delete(this),this}withDefault(e){return this.setValueFor(Ti,e),this}subscribe(e,t){const i=this.getOrCreateSubscriberSet(t)
790
790
  t&&!Yi.existsFor(t)&&Yi.getOrCreate(t),i.has(e)||i.add(e)}unsubscribe(e,t){const i=this.subscribers.get(t||this)
791
791
  i&&i.has(e)&&i.delete(e)}notify(e){const t=Object.freeze({token:this,target:e})
792
792
  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)}}Ui.uniqueId=(()=>{let e=0
@@ -795,11 +795,11 @@ class Gi{constructor(e,t,i){this.source=e,this.token=t,this.node=i,this.dependen
795
795
  class Yi{constructor(e){this.target=e,this.store=new Xi,this.children=[],this.assignedValues=new Map,this.reflecting=new Set,this.bindingObservers=new Map,this.tokenValueChangeHandler={handleChange:(e,t)=>{const i=Ui.getTokenById(t)
796
796
  if(i&&(i.notify(this.target),Ui.isCSSDesignToken(i))){const t=this.parent,n=this.isReflecting(i)
797
797
  if(t){const o=t.get(i),s=e.get(i)
798
- o===s||n?o===s&&n&&this.stopReflectToCSS(i):this.reflectToCSS(i)}else n||this.reflectToCSS(i)}}},Wi.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 Wi.get(e)||new Yi(e)}static existsFor(e){return Wi.has(e)}static findParent(e){if(Li!==e.target){let t=Pi(e.target)
798
+ o===s||n?o===s&&n&&this.stopReflectToCSS(i):this.reflectToCSS(i)}else n||this.reflectToCSS(i)}}},Wi.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 Wi.get(e)||new Yi(e)}static existsFor(e){return Wi.has(e)}static findParent(e){if(Ti!==e.target){let t=Pi(e.target)
799
799
  for(;null!==t;){if(Wi.has(t))return Wi.get(t)
800
- t=Pi(t)}return Yi.getOrCreate(Li)}return null}static findClosestAssignedNode(e,t){let i=t
800
+ t=Pi(t)}return Yi.getOrCreate(Ti)}return null}static findClosestAssignedNode(e,t){let i=t
801
801
  do{if(i.has(e))return i
802
- i=i.parent?i.parent:i.target!==Li?Yi.getOrCreate(Li):null}while(null!==i)
802
+ i=i.parent?i.parent:i.target!==Ti?Yi.getOrCreate(Ti):null}while(null!==i)
803
803
  return null}get parent(){return Ki.get(this)||null}has(e){return this.assignedValues.has(e)}get(e){const t=this.store.get(e)
804
804
  if(void 0!==t)return t
805
805
  const i=this.getRaw(e)
@@ -819,7 +819,7 @@ i&&this.hydrate(i,this.getRaw(i))}hydrate(e,t){if(!this.has(e)){const i=this.bin
819
819
  Ui.isDerivedDesignTokenValue(t)?i?i.source!==t&&(this.tearDownBindingObserver(e),this.setupBindingObserver(e,t)):this.setupBindingObserver(e,t):(i&&this.tearDownBindingObserver(e),this.store.set(e,t))}}setupBindingObserver(e,t){const i=new Gi(t,e,this)
820
820
  return this.bindingObservers.set(e,i),i}tearDownBindingObserver(e){return!!this.bindingObservers.has(e)&&(this.bindingObservers.get(e).disconnect(),this.bindingObservers.delete(e),!0)}}Yi.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:i}=e
821
821
  this.add(t,i)}add(e,t){ji.getOrCreate(t).setProperty(e.cssCustomProperty,this.resolveCSSValue(Yi.getOrCreate(t).get(e)))}remove(e,t){ji.getOrCreate(t).removeProperty(e.cssCustomProperty)}resolveCSSValue(e){return e&&"function"==typeof e.createCSS?e.createCSS():e}},Ze([f],Yi.prototype,"children",void 0)
822
- const Qi=Object.freeze({create:function(e){return Ui.from(e)},notifyConnection:e=>!(!e.isConnected||!Yi.existsFor(e))&&(Yi.getOrCreate(e).bind(),!0),notifyDisconnection:e=>!(e.isConnected||!Yi.existsFor(e))&&(Yi.getOrCreate(e).unbind(),!0),registerRoot(e=Li){Ni.registerRoot(e)},unregisterRoot(e=Li){Ni.unregisterRoot(e)}}),Ji=Object.freeze({definitionCallbackOnly:null,ignoreDuplicate:Symbol()}),en=new Map,tn=new Map
822
+ const Qi=Object.freeze({create:function(e){return Ui.from(e)},notifyConnection:e=>!(!e.isConnected||!Yi.existsFor(e))&&(Yi.getOrCreate(e).bind(),!0),notifyDisconnection:e=>!(e.isConnected||!Yi.existsFor(e))&&(Yi.getOrCreate(e).unbind(),!0),registerRoot(e=Ti){Ni.registerRoot(e)},unregisterRoot(e=Ti){Ni.unregisterRoot(e)}}),Ji=Object.freeze({definitionCallbackOnly:null,ignoreDuplicate:Symbol()}),en=new Map,tn=new Map
823
823
  let nn=null
824
824
  const on=Qe.createInterface((e=>e.cachedCallback((e=>(null===nn&&(nn=new rn(null,e)),nn))))),sn=Object.freeze({tagFor:e=>tn.get(e),responsibleFor(e){const t=e.$$designSystem$$
825
825
  if(t)return t
@@ -836,7 +836,7 @@ for(;p;){const e=n(u,h,p)
836
836
  switch(e){case Ji.ignoreDuplicate:return
837
837
  case Ji.definitionCallbackOnly:g=!1,p=void 0
838
838
  break
839
- default:u=e,p=en.get(u)}}g&&((tn.has(h)||h===St)&&(h=class extends h{}),en.set(u,h),tn.set(h,u),d&&tn.set(d,u)),i.push(new an(t,u,h,o,c,g))}}
839
+ default:u=e,p=en.get(u)}}g&&((tn.has(h)||h===_t)&&(h=class extends h{}),en.set(u,h),tn.set(h,u),d&&tn.set(d,u)),i.push(new an(t,u,h,o,c,g))}}
840
840
  this.designTokensInitialized||(this.designTokensInitialized=!0,null!==this.designTokenRoot&&Qi.registerRoot(this.designTokenRoot)),t.registerWithContext(s,...e)
841
841
  for(const e of i)e.callback(e),e.willDefine&&null!==e.definition&&e.definition.define()
842
842
  return this}}class an{constructor(e,t,i,n,o,s){this.container=e,this.name=t,this.type=i,this.shadowRootMode=n,this.callback=o,this.willDefine=s,this.definition=null}definePresentation(e){kt.define(this.name,e,this.container)}defineElement(e){this.definition=new le(this.type,Object.assign(Object.assign({},e),{name:this.name}))}tagFor(e){return sn.tagFor(e)}}
@@ -866,8 +866,8 @@ this.shouldSkipFocus||e.target!==e.currentTarget||(this.uncheckAllOptions(),-1==
866
866
  if(this.disabled)return!0
867
867
  const{key:t,shiftKey:i}=e
868
868
  switch(this.shouldSkipFocus=!1,t){case Zt:return void this.checkFirstOption(i)
869
- case Tt:return void this.checkNextOption(i)
870
- case Dt:return void this.checkPreviousOption(i)
869
+ case Lt:return void this.checkNextOption(i)
870
+ case zt:return void this.checkPreviousOption(i)
871
871
  case qt:return void this.checkLastOption(i)
872
872
  case Ut:return this.focusAndScrollOptionIntoView(),!0
873
873
  case Nt:return this.uncheckAllOptions(),this.checkActiveIndex(),!0
@@ -879,17 +879,17 @@ n!==t&&u.queueUpdate((()=>{this.size=n}))}toggleSelectedForAllCheckedOptions(){c
879
879
  e.forEach((e=>e.selected=t)),this.selectedIndex=this.options.indexOf(e[e.length-1]),this.setSelectedOptions()}typeaheadBufferChanged(e,t){if(this.multiple){if(this.$fastController.isConnected){const e=this.getTypeaheadMatches(),t=this.options.indexOf(e[0])
880
880
  t>-1&&(this.activeIndex=t,this.uncheckAllOptions(),this.checkActiveIndex()),this.typeAheadExpired=!1}}else super.typeaheadBufferChanged(e,t)}uncheckAllOptions(e=!1){this.options.forEach((e=>e.checked=!this.multiple&&void 0)),e||(this.rangeStartIndex=-1)}}Ze([f],vn.prototype,"activeIndex",void 0),Ze([oe({mode:"boolean"})],vn.prototype,"multiple",void 0),Ze([oe({converter:ie})],vn.prototype,"size",void 0)
881
881
  const fn="menuitem",mn="menuitemcheckbox",bn="menuitemradio",wn={[fn]:"menuitem",[mn]:"menuitemcheckbox",[bn]:"menuitemradio"}
882
- let yn=class extends St{constructor(){super(...arguments),this.role=fn,this.hasSubmenu=!1,this.currentDirection=Xt.ltr,this.focusSubmenuOnLoad=!1,this.handleMenuItemKeyDown=e=>{if(e.defaultPrevented)return!1
882
+ let yn=class extends _t{constructor(){super(...arguments),this.role=fn,this.hasSubmenu=!1,this.currentDirection=Xt.ltr,this.focusSubmenuOnLoad=!1,this.handleMenuItemKeyDown=e=>{if(e.defaultPrevented)return!1
883
883
  switch(e.key){case Bt:case jt:return this.invoke(),!1
884
- case zt:return this.expandAndFocus(),!1
884
+ case Dt:return this.expandAndFocus(),!1
885
885
  case Ft:if(this.expanded)return this.expanded=!1,this.focus(),!1}return!0},this.handleMenuItemClick=e=>(e.defaultPrevented||this.disabled||this.invoke(),!1),this.submenuLoaded=()=>{this.focusSubmenuOnLoad&&(this.focusSubmenuOnLoad=!1,this.hasSubmenu&&(this.submenu.focus(),this.setAttribute("tabindex","-1")))},this.handleMouseOver=e=>(this.disabled||!this.hasSubmenu||this.expanded||(this.expanded=!0),!1),this.handleMouseOut=e=>(!this.expanded||this.contains(document.activeElement)||(this.expanded=!1),!1),this.expandAndFocus=()=>{this.hasSubmenu&&(this.focusSubmenuOnLoad=!0,this.expanded=!0)},this.invoke=()=>{if(!this.disabled)switch(this.role){case mn:this.checked=!this.checked
886
886
  break
887
887
  case fn:this.updateSubmenu(),this.hasSubmenu?this.expandAndFocus():this.$emit("change")
888
888
  break
889
889
  case bn: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
890
890
  !1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=ii(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")))}}
891
- Ze([oe({mode:"boolean"})],yn.prototype,"disabled",void 0),Ze([oe({mode:"boolean"})],yn.prototype,"expanded",void 0),Ze([f],yn.prototype,"startColumnCount",void 0),Ze([oe],yn.prototype,"role",void 0),Ze([oe({mode:"boolean"})],yn.prototype,"checked",void 0),Ze([f],yn.prototype,"submenuRegion",void 0),Ze([f],yn.prototype,"hasSubmenu",void 0),Ze([f],yn.prototype,"currentDirection",void 0),Ze([f],yn.prototype,"submenu",void 0),Rt(yn,De)
892
- let xn=class extends St{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&Et(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=e=>{if(!this.contains(e.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
891
+ Ze([oe({mode:"boolean"})],yn.prototype,"disabled",void 0),Ze([oe({mode:"boolean"})],yn.prototype,"expanded",void 0),Ze([f],yn.prototype,"startColumnCount",void 0),Ze([oe],yn.prototype,"role",void 0),Ze([oe({mode:"boolean"})],yn.prototype,"checked",void 0),Ze([f],yn.prototype,"submenuRegion",void 0),Ze([f],yn.prototype,"hasSubmenu",void 0),Ze([f],yn.prototype,"currentDirection",void 0),Ze([f],yn.prototype,"submenu",void 0),Rt(yn,ze)
892
+ let xn=class extends _t{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&Et(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=e=>{if(!this.contains(e.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
893
893
  const e=this.menuItems.findIndex(this.isFocusableElement)
894
894
  this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.menuItems[e].setAttribute("tabindex","0"),this.focusIndex=e}},this.handleItemFocus=e=>{const t=e.target
895
895
  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
@@ -907,19 +907,19 @@ const t=e.target,i=this.menuItems.indexOf(t)
907
907
  if(-1!==i&&"menuitemradio"===t.role&&!0===t.checked){for(let e=i-1;e>=0;--e){const t=this.menuItems[e],i=t.getAttribute("role")
908
908
  if(i===bn&&(t.checked=!1),"separator"===i)break}const e=this.menuItems.length-1
909
909
  for(let t=i+1;t<=e;++t){const e=this.menuItems[t],i=e.getAttribute("role")
910
- if(i===bn&&(e.checked=!1),"separator"===i)break}}},this.isMenuItemElement=e=>Et(e)&&xn.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 Tt:return void this.setFocus(this.focusIndex+1,1)
911
- case Dt:return void this.setFocus(this.focusIndex-1,-1)
910
+ if(i===bn&&(e.checked=!1),"separator"===i)break}}},this.isMenuItemElement=e=>Et(e)&&xn.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)
911
+ case zt:return void this.setFocus(this.focusIndex-1,-1)
912
912
  case qt:return void this.setFocus(this.menuItems.length-1,-1)
913
913
  case Zt:return void this.setFocus(0,1)
914
914
  default:return!0}}domChildren(){return Array.from(this.children).filter((e=>!e.hasAttribute("hidden")))}setFocus(e,t){if(void 0!==this.menuItems)for(;e>=0&&e<this.menuItems.length;){const i=this.menuItems[e]
915
915
  if(this.isFocusableElement(i)){this.focusIndex>-1&&this.menuItems.length>=this.focusIndex-1&&this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.focusIndex=e,i.setAttribute("tabindex","0"),i.focus()
916
916
  break}e+=t}}}
917
917
  xn.focusableElementRoles=wn,Ze([f],xn.prototype,"items",void 0)
918
- class $n extends St{}class Cn extends(hi($n)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const kn="text"
919
- let _n=class extends Cn{constructor(){super(...arguments),this.type=kn}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly,this.validate())}autofocusChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autofocus=this.autofocus,this.validate())}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}typeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.type=this.type,this.validate())}listChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.setAttribute("list",this.list),this.validate())}maxlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.maxLength=this.maxlength,this.validate())}minlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.minLength=this.minlength,this.validate())}patternChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.pattern=this.pattern,this.validate())}sizeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.size=this.size)}spellcheckChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.spellcheck=this.spellcheck)}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type",this.type),this.validate(),this.autofocus&&u.queueUpdate((()=>{this.focus()}))}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.value=this.control.value}handleChange(){this.$emit("change")}validate(){super.validate(this.control)}}
920
- Ze([oe({attribute:"readonly",mode:"boolean"})],_n.prototype,"readOnly",void 0),Ze([oe({mode:"boolean"})],_n.prototype,"autofocus",void 0),Ze([oe],_n.prototype,"placeholder",void 0),Ze([oe],_n.prototype,"type",void 0),Ze([oe],_n.prototype,"list",void 0),Ze([oe({converter:ie})],_n.prototype,"maxlength",void 0),Ze([oe({converter:ie})],_n.prototype,"minlength",void 0),Ze([oe],_n.prototype,"pattern",void 0),Ze([oe({converter:ie})],_n.prototype,"size",void 0),Ze([oe({mode:"boolean"})],_n.prototype,"spellcheck",void 0),Ze([f],_n.prototype,"defaultSlottedNodes",void 0)
921
- class Sn{}Rt(Sn,Jt),Rt(_n,De,Sn)
922
- class Mn extends St{}class In extends(hi(Mn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Rn=class extends In{constructor(){super(...arguments),this.hideStep=!1,this.step=1,this.isUserInput=!1}maxChanged(e,t){var i
918
+ class $n extends _t{}class Cn extends(hi($n)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const kn="text"
919
+ let Sn=class extends Cn{constructor(){super(...arguments),this.type=kn}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly,this.validate())}autofocusChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autofocus=this.autofocus,this.validate())}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}typeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.type=this.type,this.validate())}listChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.setAttribute("list",this.list),this.validate())}maxlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.maxLength=this.maxlength,this.validate())}minlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.minLength=this.minlength,this.validate())}patternChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.pattern=this.pattern,this.validate())}sizeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.size=this.size)}spellcheckChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.spellcheck=this.spellcheck)}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type",this.type),this.validate(),this.autofocus&&u.queueUpdate((()=>{this.focus()}))}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.value=this.control.value}handleChange(){this.$emit("change")}validate(){super.validate(this.control)}}
920
+ Ze([oe({attribute:"readonly",mode:"boolean"})],Sn.prototype,"readOnly",void 0),Ze([oe({mode:"boolean"})],Sn.prototype,"autofocus",void 0),Ze([oe],Sn.prototype,"placeholder",void 0),Ze([oe],Sn.prototype,"type",void 0),Ze([oe],Sn.prototype,"list",void 0),Ze([oe({converter:ie})],Sn.prototype,"maxlength",void 0),Ze([oe({converter:ie})],Sn.prototype,"minlength",void 0),Ze([oe],Sn.prototype,"pattern",void 0),Ze([oe({converter:ie})],Sn.prototype,"size",void 0),Ze([oe({mode:"boolean"})],Sn.prototype,"spellcheck",void 0),Ze([f],Sn.prototype,"defaultSlottedNodes",void 0)
921
+ class _n{}Rt(_n,Jt),Rt(Sn,ze,_n)
922
+ class Mn extends _t{}class In extends(hi(Mn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Rn=class extends In{constructor(){super(...arguments),this.hideStep=!1,this.step=1,this.isUserInput=!1}maxChanged(e,t){var i
923
923
  this.max=Math.max(t,null!==(i=this.min)&&void 0!==i?i:t)
924
924
  const n=Math.min(this.min,this.max)
925
925
  void 0!==this.min&&this.min!==n&&(this.min=n),this.value=this.getValidValue(this.value)}minChanged(e,t){var i
@@ -929,17 +929,17 @@ void 0!==this.max&&this.max!==n&&(this.max=n),this.value=this.getValidValue(this
929
929
  let n=parseFloat(parseFloat(e).toPrecision(12))
930
930
  return isNaN(n)?n="":(n=Math.min(n,null!==(t=this.max)&&void 0!==t?t:n),n=Math.max(n,null!==(i=this.min)&&void 0!==i?i:n).toString()),n}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
931
931
  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
932
- 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 Dt:return this.stepUp(),!1
933
- case Tt:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}
934
- Ze([oe({attribute:"readonly",mode:"boolean"})],Rn.prototype,"readOnly",void 0),Ze([oe({mode:"boolean"})],Rn.prototype,"autofocus",void 0),Ze([oe({attribute:"hide-step",mode:"boolean"})],Rn.prototype,"hideStep",void 0),Ze([oe],Rn.prototype,"placeholder",void 0),Ze([oe],Rn.prototype,"list",void 0),Ze([oe({converter:ie})],Rn.prototype,"maxlength",void 0),Ze([oe({converter:ie})],Rn.prototype,"minlength",void 0),Ze([oe({converter:ie})],Rn.prototype,"size",void 0),Ze([oe({converter:ie})],Rn.prototype,"step",void 0),Ze([oe({converter:ie})],Rn.prototype,"max",void 0),Ze([oe({converter:ie})],Rn.prototype,"min",void 0),Ze([f],Rn.prototype,"defaultSlottedNodes",void 0),Rt(Rn,De,Sn)
935
- let An=class extends St{constructor(){super(...arguments),this.orientation=At,this.radioChangeHandler=e=>{const t=e.target
932
+ 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 zt:return this.stepUp(),!1
933
+ case Lt:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}
934
+ Ze([oe({attribute:"readonly",mode:"boolean"})],Rn.prototype,"readOnly",void 0),Ze([oe({mode:"boolean"})],Rn.prototype,"autofocus",void 0),Ze([oe({attribute:"hide-step",mode:"boolean"})],Rn.prototype,"hideStep",void 0),Ze([oe],Rn.prototype,"placeholder",void 0),Ze([oe],Rn.prototype,"list",void 0),Ze([oe({converter:ie})],Rn.prototype,"maxlength",void 0),Ze([oe({converter:ie})],Rn.prototype,"minlength",void 0),Ze([oe({converter:ie})],Rn.prototype,"size",void 0),Ze([oe({converter:ie})],Rn.prototype,"step",void 0),Ze([oe({converter:ie})],Rn.prototype,"max",void 0),Ze([oe({converter:ie})],Rn.prototype,"min",void 0),Ze([f],Rn.prototype,"defaultSlottedNodes",void 0),Rt(Rn,ze,_n)
935
+ let An=class extends _t{constructor(){super(...arguments),this.orientation=At,this.radioChangeHandler=e=>{const t=e.target
936
936
  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 i=e[t]
937
937
  this.isInsideToolbar||(i.setAttribute("tabindex","0"),i.readOnly?this.slottedRadioButtons.forEach((e=>{e!==i&&e.setAttribute("tabindex","-1")})):(i.checked=!0,this.selectedRadio=i)),this.focusedRadio=i,i.focus()},this.moveRightOffGroup=()=>{var e
938
938
  null===(e=this.nextElementSibling)||void 0===e||e.focus()},this.moveLeftOffGroup=()=>{var e
939
939
  null===(e=this.previousElementSibling)||void 0===e||e.focus()},this.focusOutHandler=e=>{const t=this.slottedRadioButtons,i=e.target,n=null!==i?t.indexOf(i):0,o=this.focusedRadio?t.indexOf(this.focusedRadio):-1
940
940
  return(0===o&&n===o||o===t.length-1&&o===n)&&(this.selectedRadio?(this.focusedRadio=this.selectedRadio,this.isInsideFoundationToolbar||(this.selectedRadio.setAttribute("tabindex","0"),t.forEach((e=>{e!==this.selectedRadio&&e.setAttribute("tabindex","-1")})))):(this.focusedRadio=t[0],this.focusedRadio.setAttribute("tabindex","0"),t.forEach((e=>{e!==this.focusedRadio&&e.setAttribute("tabindex","-1")})))),!0},this.clickHandler=e=>{const t=e.target
941
941
  if(t){const e=this.slottedRadioButtons
942
- t.checked||0===e.indexOf(t)?(t.setAttribute("tabindex","0"),this.selectedRadio=t):(t.setAttribute("tabindex","-1"),this.selectedRadio=null),this.focusedRadio=t}e.preventDefault()},this.shouldMoveOffGroupToTheRight=(e,t,i)=>e===t.length&&this.isInsideToolbar&&i===zt,this.shouldMoveOffGroupToTheLeft=(e,t)=>(this.focusedRadio?e.indexOf(this.focusedRadio)-1:0)<0&&this.isInsideToolbar&&t===Ft,this.checkFocusedRadio=()=>{null===this.focusedRadio||this.focusedRadio.readOnly||this.focusedRadio.checked||(this.focusedRadio.checked=!0,this.focusedRadio.setAttribute("tabindex","0"),this.focusedRadio.focus(),this.selectedRadio=this.focusedRadio)},this.moveRight=e=>{const t=this.slottedRadioButtons
942
+ t.checked||0===e.indexOf(t)?(t.setAttribute("tabindex","0"),this.selectedRadio=t):(t.setAttribute("tabindex","-1"),this.selectedRadio=null),this.focusedRadio=t}e.preventDefault()},this.shouldMoveOffGroupToTheRight=(e,t,i)=>e===t.length&&this.isInsideToolbar&&i===Dt,this.shouldMoveOffGroupToTheLeft=(e,t)=>(this.focusedRadio?e.indexOf(this.focusedRadio)-1:0)<0&&this.isInsideToolbar&&t===Ft,this.checkFocusedRadio=()=>{null===this.focusedRadio||this.focusedRadio.readOnly||this.focusedRadio.checked||(this.focusedRadio.checked=!0,this.focusedRadio.setAttribute("tabindex","0"),this.focusedRadio.focus(),this.selectedRadio=this.focusedRadio)},this.moveRight=e=>{const t=this.slottedRadioButtons
943
943
  let i=0
944
944
  if(i=this.focusedRadio?t.indexOf(this.focusedRadio)+1:1,this.shouldMoveOffGroupToTheRight(i,t,e.key))this.moveRightOffGroup()
945
945
  else for(i===t.length&&(i=0);i<t.length&&t.length>1;){if(!t[i].disabled){this.moveToRadioByIndex(t,i)
@@ -954,9 +954,9 @@ i-1<0?i=t.length-1:i-=1}},this.keydownHandler=e=>{const t=e.key
954
954
  if(t in Gt&&this.isInsideFoundationToolbar)return!0
955
955
  switch(t){case Bt:this.checkFocusedRadio()
956
956
  break
957
- case zt:case Tt:this.direction===Xt.ltr?this.moveRight(e):this.moveLeft(e)
957
+ case Dt:case Lt:this.direction===Xt.ltr?this.moveRight(e):this.moveLeft(e)
958
958
  break
959
- case Ft:case Dt:this.direction===Xt.ltr?this.moveLeft(e):this.moveRight(e)
959
+ case Ft:case zt:this.direction===Xt.ltr?this.moveLeft(e):this.moveRight(e)
960
960
  break
961
961
  default:return!0}}}readOnlyChanged(){void 0!==this.slottedRadioButtons&&this.slottedRadioButtons.forEach((e=>{this.readOnly?e.readOnly=!0:e.readOnly=!1}))}disabledChanged(){void 0!==this.slottedRadioButtons&&this.slottedRadioButtons.forEach((e=>{this.disabled?e.disabled=!0:e.disabled=!1}))}nameChanged(){this.slottedRadioButtons&&this.slottedRadioButtons.forEach((e=>{e.setAttribute("name",this.name)}))}valueChanged(){this.slottedRadioButtons&&this.slottedRadioButtons.forEach((e=>{e.value===this.value&&(e.checked=!0,this.selectedRadio=e)})),this.$emit("change")}slottedRadioButtonsChanged(e,t){this.slottedRadioButtons&&this.slottedRadioButtons.length>0&&this.setupRadioButtons()}get parentToolbar(){return this.closest('[role="toolbar"]')}get isInsideToolbar(){var e
962
962
  return null!==(e=this.parentToolbar)&&void 0!==e&&e}get isInsideFoundationToolbar(){var e
@@ -966,17 +966,17 @@ if(this.slottedRadioButtons.forEach((e=>{void 0!==this.name&&e.setAttribute("nam
966
966
  if(t>0&&!i){const i=e[t-1]
967
967
  i.checked=!0,this.focusedRadio=i,i.setAttribute("tabindex","0")}else this.slottedRadioButtons[0].setAttribute("tabindex","0"),this.focusedRadio=this.slottedRadioButtons[0]}}}
968
968
  Ze([oe({attribute:"readonly",mode:"boolean"})],An.prototype,"readOnly",void 0),Ze([oe({attribute:"disabled",mode:"boolean"})],An.prototype,"disabled",void 0),Ze([oe],An.prototype,"name",void 0),Ze([oe],An.prototype,"value",void 0),Ze([oe],An.prototype,"orientation",void 0),Ze([f],An.prototype,"childItems",void 0),Ze([f],An.prototype,"slottedRadioButtons",void 0)
969
- class On extends St{}class En extends(ui(On)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Vn=class extends En{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(e.key!==jt)return!0
969
+ class On extends _t{}class En extends(ui(On)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Vn=class extends En{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(e.key!==jt)return!0
970
970
  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
971
971
  this.$fastController.isConnected&&!this.dirtyChecked&&(this.isInsideRadioGroup()||(this.checked=null!==(e=this.defaultChecked)&&void 0!==e&&e,this.dirtyChecked=!1))}connectedCallback(){var e,t
972
972
  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)}}
973
973
  function Hn(e,t,i){return e.nodeType!==Node.TEXT_NODE||"string"==typeof e.nodeValue&&!!e.nodeValue.trim().length}Ze([oe({attribute:"readonly",mode:"boolean"})],Vn.prototype,"readOnly",void 0),Ze([f],Vn.prototype,"name",void 0),Ze([f],Vn.prototype,"defaultSlottedNodes",void 0)
974
- class Pn extends vn{}class Ln extends(hi(Pn)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}let Tn=class extends Ln{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=Qt("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()))
974
+ class Pn extends vn{}class Tn extends(hi(Pn)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}let Ln=class extends Tn{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=Qt("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()))
975
975
  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,i,n,o,s,r,a
976
976
  const l=`${this._value}`
977
977
  if(null===(t=this._options)||void 0===t?void 0:t.length){const t=this._options.findIndex((t=>t.value===e)),l=null!==(n=null===(i=this._options[this.selectedIndex])||void 0===i?void 0:i.value)&&void 0!==n?n:null,c=null!==(s=null===(o=this._options[t])||void 0===o?void 0:o.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,i
978
978
  this.$fastController.isConnected&&(this.value=null!==(i=null===(t=this.firstSelectedOption)||void 0===t?void 0:t.value)&&void 0!==i?i:""),e&&(this.$emit("input"),this.$emit("change",this,{bubbles:!0,composed:void 0}))}selectedIndexChanged(e,t){super.selectedIndexChanged(e,t),this.updateValue()}positionChanged(e,t){this.positionAttribute=t,this.setPositioning()}setPositioning(){const e=this.getBoundingClientRect(),t=window.innerHeight-e.bottom
979
- this.position=this.forcedPosition?this.positionAttribute:e.top>t?_i:Si,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===_i?~~e.top:~~t}get displayValue(){var e,t
979
+ this.position=this.forcedPosition?this.positionAttribute:e.top>t?Si:_i,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Si?~~e.top:~~t}get displayValue(){var e,t
980
980
  return v.track(this,"displayValue"),null!==(t=null===(e=this.firstSelectedOption)||void 0===e?void 0:e.text)&&void 0!==t?t:""}disabledChanged(e,t){super.disabledChanged&&super.disabledChanged(e,t),this.ariaDisabled=this.disabled?"true":"false"}formResetCallback(){this.setProxyOptions(),super.setDefaultSelectedOption(),-1===this.selectedIndex&&(this.selectedIndex=0)}clickHandler(e){if(!this.disabled){if(this.open){const t=e.target.closest("option,[role=option]")
981
981
  if(t&&t.disabled)return}return super.clickHandler(e),this.open=this.collapsible&&!this.open,this.open||this.indexWhenOpened===this.selectedIndex||this.updateValue(!0),!0}}focusoutHandler(e){var t
982
982
  if(super.focusoutHandler(e),!this.open)return!0
@@ -998,16 +998,16 @@ case Bt:e.preventDefault(),this.open=!this.open
998
998
  break
999
999
  case Nt:this.collapsible&&this.open&&(e.preventDefault(),this.open=!1)
1000
1000
  break
1001
- case Ut: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===Tt||t===Dt)}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")}}
1002
- Ze([oe({attribute:"open",mode:"boolean"})],Tn.prototype,"open",void 0),Ze([m],Tn.prototype,"collapsible",null),Ze([f],Tn.prototype,"control",void 0),Ze([oe({attribute:"position"})],Tn.prototype,"positionAttribute",void 0),Ze([f],Tn.prototype,"position",void 0),Ze([f],Tn.prototype,"maxHeight",void 0)
1003
- class Fn{}Ze([f],Fn.prototype,"ariaControls",void 0),Rt(Fn,ki),Rt(Tn,De,Fn)
1004
- class zn extends St{}class Dn extends(ui(zn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Bn=class extends Dn{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(!this.readOnly)switch(e.key){case Bt:case jt: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")}}
1001
+ case Ut: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===zt)}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")}}
1002
+ Ze([oe({attribute:"open",mode:"boolean"})],Ln.prototype,"open",void 0),Ze([m],Ln.prototype,"collapsible",null),Ze([f],Ln.prototype,"control",void 0),Ze([oe({attribute:"position"})],Ln.prototype,"positionAttribute",void 0),Ze([f],Ln.prototype,"position",void 0),Ze([f],Ln.prototype,"maxHeight",void 0)
1003
+ class Fn{}Ze([f],Fn.prototype,"ariaControls",void 0),Rt(Fn,ki),Rt(Ln,ze,Fn)
1004
+ class Dn extends _t{}class zn extends(ui(Dn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Bn=class extends zn{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(!this.readOnly)switch(e.key){case Bt:case jt: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")}}
1005
1005
  Ze([oe({attribute:"readonly",mode:"boolean"})],Bn.prototype,"readOnly",void 0),Ze([f],Bn.prototype,"defaultSlottedNodes",void 0)
1006
- let Nn=class extends St{}
1007
- let Zn=class extends St{}
1006
+ let Nn=class extends _t{}
1007
+ let Zn=class extends _t{}
1008
1008
  Ze([oe({mode:"boolean"})],Zn.prototype,"disabled",void 0)
1009
1009
  const qn="horizontal"
1010
- let jn=class extends St{constructor(){super(...arguments),this.orientation=qn,this.activeindicator=!0,this.showActiveIndicator=!0,this.prevActiveTabIndex=0,this.activeTabIndex=0,this.ticking=!1,this.change=()=>{this.$emit("change",this.activetab)},this.isDisabledElement=e=>"true"===e.getAttribute("aria-disabled"),this.isFocusableElement=e=>!this.isDisabledElement(e),this.setTabs=()=>{const e="gridColumn",t="gridRow",i=this.isHorizontal()?e:t
1010
+ let jn=class extends _t{constructor(){super(...arguments),this.orientation=qn,this.activeindicator=!0,this.showActiveIndicator=!0,this.prevActiveTabIndex=0,this.activeTabIndex=0,this.ticking=!1,this.change=()=>{this.$emit("change",this.activetab)},this.isDisabledElement=e=>"true"===e.getAttribute("aria-disabled"),this.isFocusableElement=e=>!this.isDisabledElement(e),this.setTabs=()=>{const e="gridColumn",t="gridRow",i=this.isHorizontal()?e:t
1011
1011
  this.activeTabIndex=this.getActiveIndex(),this.showActiveIndicator=!1,this.tabs.forEach(((n,o)=>{if("tab"===n.slot){const e=this.activeTabIndex===o&&this.isFocusableElement(n)
1012
1012
  this.activeindicator&&this.isFocusableElement(n)&&(this.showActiveIndicator=!0)
1013
1013
  const t=this.tabIds[o],i=this.tabpanelIds[o]
@@ -1015,9 +1015,9 @@ n.setAttribute("id",t),n.setAttribute("aria-selected",e?"true":"false"),n.setAtt
1015
1015
  e.setAttribute("id",n),e.setAttribute("aria-labelledby",i),this.activeTabIndex!==t?e.setAttribute("hidden",""):e.removeAttribute("hidden")}))},this.handleTabClick=e=>{const t=e.currentTarget
1016
1016
  1===t.nodeType&&this.isFocusableElement(t)&&(this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=this.tabs.indexOf(t),this.setComponent())},this.handleTabKeyDown=e=>{if(this.isHorizontal())switch(e.key){case Ft:e.preventDefault(),this.adjustBackward(e)
1017
1017
  break
1018
- case zt:e.preventDefault(),this.adjustForward(e)}else switch(e.key){case Dt:e.preventDefault(),this.adjustBackward(e)
1018
+ case Dt:e.preventDefault(),this.adjustForward(e)}else switch(e.key){case zt:e.preventDefault(),this.adjustBackward(e)
1019
1019
  break
1020
- case Tt:e.preventDefault(),this.adjustForward(e)}switch(e.key){case Zt:e.preventDefault(),this.adjust(-this.activeTabIndex)
1020
+ case Lt:e.preventDefault(),this.adjustForward(e)}switch(e.key){case Zt:e.preventDefault(),this.adjust(-this.activeTabIndex)
1021
1021
  break
1022
1022
  case qt:e.preventDefault(),this.adjust(this.tabs.length-this.activeTabIndex-1)}},this.adjustForward=e=>{const t=this.tabs
1023
1023
  let i=0
@@ -1036,12 +1036,12 @@ const o=this.activeIndicatorRef[i]
1036
1036
  this.activeIndicatorRef.style[e]=`${this.prevActiveTabIndex+1}`
1037
1037
  const s=o-n
1038
1038
  this.activeIndicatorRef.style.transform=`${t}(${s}px)`,this.activeIndicatorRef.classList.add("activeIndicatorTransition"),this.activeIndicatorRef.addEventListener("transitionend",(()=>{this.ticking=!1,this.activeIndicatorRef.style[e]=`${this.activeTabIndex+1}`,this.activeIndicatorRef.style.transform=`${t}(0px)`,this.activeIndicatorRef.classList.remove("activeIndicatorTransition")}))}adjust(e){this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=function(e,t,i){return i<e?t:i>t?e:i}(0,this.tabs.length-1,this.activeTabIndex+e),this.setComponent()}focusTab(){this.tabs[this.activeTabIndex].focus()}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}}
1039
- Ze([oe],jn.prototype,"orientation",void 0),Ze([oe],jn.prototype,"activeid",void 0),Ze([f],jn.prototype,"tabs",void 0),Ze([f],jn.prototype,"tabpanels",void 0),Ze([oe({mode:"boolean"})],jn.prototype,"activeindicator",void 0),Ze([f],jn.prototype,"activeIndicatorRef",void 0),Ze([f],jn.prototype,"showActiveIndicator",void 0),Rt(jn,De)
1040
- class Un extends St{}class Gn extends(hi(Un)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}const Xn="none"
1039
+ Ze([oe],jn.prototype,"orientation",void 0),Ze([oe],jn.prototype,"activeid",void 0),Ze([f],jn.prototype,"tabs",void 0),Ze([f],jn.prototype,"tabpanels",void 0),Ze([oe({mode:"boolean"})],jn.prototype,"activeindicator",void 0),Ze([f],jn.prototype,"activeIndicatorRef",void 0),Ze([f],jn.prototype,"showActiveIndicator",void 0),Rt(jn,ze)
1040
+ class Un extends _t{}class Gn extends(hi(Un)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}const Xn="none"
1041
1041
  let Wn=class extends Gn{constructor(){super(...arguments),this.resize=Xn,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)}}
1042
- Ze([oe({mode:"boolean"})],Wn.prototype,"readOnly",void 0),Ze([oe],Wn.prototype,"resize",void 0),Ze([oe({mode:"boolean"})],Wn.prototype,"autofocus",void 0),Ze([oe({attribute:"form"})],Wn.prototype,"formId",void 0),Ze([oe],Wn.prototype,"list",void 0),Ze([oe({converter:ie})],Wn.prototype,"maxlength",void 0),Ze([oe({converter:ie})],Wn.prototype,"minlength",void 0),Ze([oe],Wn.prototype,"name",void 0),Ze([oe],Wn.prototype,"placeholder",void 0),Ze([oe({converter:ie,mode:"fromView"})],Wn.prototype,"cols",void 0),Ze([oe({converter:ie,mode:"fromView"})],Wn.prototype,"rows",void 0),Ze([oe({mode:"boolean"})],Wn.prototype,"spellcheck",void 0),Ze([f],Wn.prototype,"defaultSlottedNodes",void 0),Rt(Wn,Sn)
1042
+ Ze([oe({mode:"boolean"})],Wn.prototype,"readOnly",void 0),Ze([oe],Wn.prototype,"resize",void 0),Ze([oe({mode:"boolean"})],Wn.prototype,"autofocus",void 0),Ze([oe({attribute:"form"})],Wn.prototype,"formId",void 0),Ze([oe],Wn.prototype,"list",void 0),Ze([oe({converter:ie})],Wn.prototype,"maxlength",void 0),Ze([oe({converter:ie})],Wn.prototype,"minlength",void 0),Ze([oe],Wn.prototype,"name",void 0),Ze([oe],Wn.prototype,"placeholder",void 0),Ze([oe({converter:ie,mode:"fromView"})],Wn.prototype,"cols",void 0),Ze([oe({converter:ie,mode:"fromView"})],Wn.prototype,"rows",void 0),Ze([oe({mode:"boolean"})],Wn.prototype,"spellcheck",void 0),Ze([f],Wn.prototype,"defaultSlottedNodes",void 0),Rt(Wn,_n)
1043
1043
  const Kn=Object.freeze({[Gt.ArrowUp]:{[Ot]:-1},[Gt.ArrowDown]:{[Ot]:1},[Gt.ArrowLeft]:{[At]:{[Xt.ltr]:-1,[Xt.rtl]:1}},[Gt.ArrowRight]:{[At]:{[Xt.ltr]:1,[Xt.rtl]:-1}}})
1044
- let Yn=class extends St{constructor(){super(...arguments),this._activeIndex=0,this.direction=Xt.ltr,this.orientation=At}get activeIndex(){return v.track(this,"activeIndex"),this._activeIndex}set activeIndex(e){this.$fastController.isConnected&&(this._activeIndex=Wt(0,this.focusableElements.length-1,e),v.notify(this,"activeIndex"))}slottedItemsChanged(){this.$fastController.isConnected&&this.reduceFocusableElements()}clickHandler(e){var t
1044
+ let Yn=class extends _t{constructor(){super(...arguments),this._activeIndex=0,this.direction=Xt.ltr,this.orientation=At}get activeIndex(){return v.track(this,"activeIndex"),this._activeIndex}set activeIndex(e){this.$fastController.isConnected&&(this._activeIndex=Wt(0,this.focusableElements.length-1,e),v.notify(this,"activeIndex"))}slottedItemsChanged(){this.$fastController.isConnected&&this.reduceFocusableElements()}clickHandler(e){var t
1045
1045
  const i=null===(t=this.focusableElements)||void 0===t?void 0:t.indexOf(e.target)
1046
1046
  return i>-1&&this.activeIndex!==i&&this.setFocusedElement(i),!0}childItemsChanged(e,t){this.$fastController.isConnected&&this.reduceFocusableElements()}connectedCallback(){super.connectedCallback(),this.direction=ii(this)}focusinHandler(e){const t=e.relatedTarget
1047
1047
  t&&!this.contains(t)&&this.setFocusedElement()}getDirectionalIncrementer(e){var t,i,n,o,s
@@ -1059,9 +1059,9 @@ this.activeIndex=e,this.setFocusableElements(),null===(t=this.focusableElements[
1059
1059
  const r="radio"===t.getAttribute("role"),a=null===(n=null===(i=t.$fastController)||void 0===i?void 0:i.definition.shadowOptions)||void 0===n?void 0:n.delegatesFocus,l=Array.from(null!==(s=null===(o=t.shadowRoot)||void 0===o?void 0:o.querySelectorAll("*"))&&void 0!==s?s:[]).some((e=>gn(e)))
1060
1060
  return t.hasAttribute("disabled")||t.hasAttribute("hidden")||!(gn(t)||r||a||l)?t.childElementCount?e.concat(Array.from(t.children).reduce(Yn.reduceFocusableItems,[])):e:(e.push(t),e)}setFocusableElements(){this.$fastController.isConnected&&this.focusableElements.length>0&&this.focusableElements.forEach(((e,t)=>{e.tabIndex=this.activeIndex===t?0:-1}))}}
1061
1061
  Ze([f],Yn.prototype,"direction",void 0),Ze([oe],Yn.prototype,"orientation",void 0),Ze([f],Yn.prototype,"slottedItems",void 0),Ze([f],Yn.prototype,"slottedLabel",void 0),Ze([f],Yn.prototype,"childItems",void 0)
1062
- class Qn{}Ze([oe({attribute:"aria-labelledby"})],Qn.prototype,"ariaLabelledby",void 0),Ze([oe({attribute:"aria-label"})],Qn.prototype,"ariaLabel",void 0),Rt(Qn,Jt),Rt(Yn,De,Qn)
1062
+ class Qn{}Ze([oe({attribute:"aria-labelledby"})],Qn.prototype,"ariaLabelledby",void 0),Ze([oe({attribute:"aria-label"})],Qn.prototype,"ariaLabel",void 0),Rt(Qn,Jt),Rt(Yn,ze,Qn)
1063
1063
  const Jn="top",eo="right",to="bottom",io="left",no="start",oo="end",so="top-left",ro="top-right",ao="bottom-left",lo="bottom-right",co="top-start",ho="top-end",uo="bottom-start",po="bottom-end"
1064
- let go=class extends St{constructor(){super(...arguments),this.anchor="",this.delay=300,this.autoUpdateMode="anchor",this.anchorElement=null,this.viewportElement=null,this.verticalPositioningMode="dynamic",this.horizontalPositioningMode="dynamic",this.horizontalInset="false",this.verticalInset="false",this.horizontalScaling="content",this.verticalScaling="content",this.verticalDefaultPosition=void 0,this.horizontalDefaultPosition=void 0,this.tooltipVisible=!1,this.currentDirection=Xt.ltr,this.showDelayTimer=null,this.hideDelayTimer=null,this.isAnchorHoveredFocused=!1,this.isRegionHovered=!1,this.handlePositionChange=e=>{this.classList.toggle("top","start"===this.region.verticalPosition),this.classList.toggle("bottom","end"===this.region.verticalPosition),this.classList.toggle("inset-top","insetStart"===this.region.verticalPosition),this.classList.toggle("inset-bottom","insetEnd"===this.region.verticalPosition),this.classList.toggle("center-vertical","center"===this.region.verticalPosition),this.classList.toggle("left","start"===this.region.horizontalPosition),this.classList.toggle("right","end"===this.region.horizontalPosition),this.classList.toggle("inset-left","insetStart"===this.region.horizontalPosition),this.classList.toggle("inset-right","insetEnd"===this.region.horizontalPosition),this.classList.toggle("center-horizontal","center"===this.region.horizontalPosition)},this.handleRegionMouseOver=e=>{this.isRegionHovered=!0},this.handleRegionMouseOut=e=>{this.isRegionHovered=!1,this.startHideDelayTimer()},this.handleAnchorMouseOver=e=>{this.tooltipVisible?this.isAnchorHoveredFocused=!0:this.startShowDelayTimer()},this.handleAnchorMouseOut=e=>{this.isAnchorHoveredFocused=!1,this.clearShowDelayTimer(),this.startHideDelayTimer()},this.handleAnchorFocusIn=e=>{this.startShowDelayTimer()},this.handleAnchorFocusOut=e=>{this.isAnchorHoveredFocused=!1,this.clearShowDelayTimer(),this.startHideDelayTimer()},this.startHideDelayTimer=()=>{this.clearHideDelayTimer(),this.tooltipVisible&&(this.hideDelayTimer=window.setTimeout((()=>{this.updateTooltipVisibility()}),60))},this.clearHideDelayTimer=()=>{null!==this.hideDelayTimer&&(clearTimeout(this.hideDelayTimer),this.hideDelayTimer=null)},this.startShowDelayTimer=()=>{this.isAnchorHoveredFocused||(this.delay>1?null===this.showDelayTimer&&(this.showDelayTimer=window.setTimeout((()=>{this.startHover()}),this.delay)):this.startHover())},this.startHover=()=>{this.isAnchorHoveredFocused=!0,this.updateTooltipVisibility()},this.clearShowDelayTimer=()=>{null!==this.showDelayTimer&&(clearTimeout(this.showDelayTimer),this.showDelayTimer=null)},this.getAnchor=()=>{const e=this.getRootNode()
1064
+ let go=class extends _t{constructor(){super(...arguments),this.anchor="",this.delay=300,this.autoUpdateMode="anchor",this.anchorElement=null,this.viewportElement=null,this.verticalPositioningMode="dynamic",this.horizontalPositioningMode="dynamic",this.horizontalInset="false",this.verticalInset="false",this.horizontalScaling="content",this.verticalScaling="content",this.verticalDefaultPosition=void 0,this.horizontalDefaultPosition=void 0,this.tooltipVisible=!1,this.currentDirection=Xt.ltr,this.showDelayTimer=null,this.hideDelayTimer=null,this.isAnchorHoveredFocused=!1,this.isRegionHovered=!1,this.handlePositionChange=e=>{this.classList.toggle("top","start"===this.region.verticalPosition),this.classList.toggle("bottom","end"===this.region.verticalPosition),this.classList.toggle("inset-top","insetStart"===this.region.verticalPosition),this.classList.toggle("inset-bottom","insetEnd"===this.region.verticalPosition),this.classList.toggle("center-vertical","center"===this.region.verticalPosition),this.classList.toggle("left","start"===this.region.horizontalPosition),this.classList.toggle("right","end"===this.region.horizontalPosition),this.classList.toggle("inset-left","insetStart"===this.region.horizontalPosition),this.classList.toggle("inset-right","insetEnd"===this.region.horizontalPosition),this.classList.toggle("center-horizontal","center"===this.region.horizontalPosition)},this.handleRegionMouseOver=e=>{this.isRegionHovered=!0},this.handleRegionMouseOut=e=>{this.isRegionHovered=!1,this.startHideDelayTimer()},this.handleAnchorMouseOver=e=>{this.tooltipVisible?this.isAnchorHoveredFocused=!0:this.startShowDelayTimer()},this.handleAnchorMouseOut=e=>{this.isAnchorHoveredFocused=!1,this.clearShowDelayTimer(),this.startHideDelayTimer()},this.handleAnchorFocusIn=e=>{this.startShowDelayTimer()},this.handleAnchorFocusOut=e=>{this.isAnchorHoveredFocused=!1,this.clearShowDelayTimer(),this.startHideDelayTimer()},this.startHideDelayTimer=()=>{this.clearHideDelayTimer(),this.tooltipVisible&&(this.hideDelayTimer=window.setTimeout((()=>{this.updateTooltipVisibility()}),60))},this.clearHideDelayTimer=()=>{null!==this.hideDelayTimer&&(clearTimeout(this.hideDelayTimer),this.hideDelayTimer=null)},this.startShowDelayTimer=()=>{this.isAnchorHoveredFocused||(this.delay>1?null===this.showDelayTimer&&(this.showDelayTimer=window.setTimeout((()=>{this.startHover()}),this.delay)):this.startHover())},this.startHover=()=>{this.isAnchorHoveredFocused=!0,this.updateTooltipVisibility()},this.clearShowDelayTimer=()=>{null!==this.showDelayTimer&&(clearTimeout(this.showDelayTimer),this.showDelayTimer=null)},this.getAnchor=()=>{const e=this.getRootNode()
1065
1065
  return e instanceof ShadowRoot?e.getElementById(this.anchor):document.getElementById(this.anchor)},this.handleDocumentKeydown=e=>{if(!e.defaultPrevented&&this.tooltipVisible&&e.key===Nt)this.isAnchorHoveredFocused=!1,this.updateTooltipVisibility(),this.$emit("dismiss")},this.updateTooltipVisibility=()=>{if(!1===this.visible)this.hideTooltip()
1066
1066
  else{if(!0===this.visible)return void this.showTooltip()
1067
1067
  if(this.isAnchorHoveredFocused||this.isRegionHovered)return void this.showTooltip()
@@ -1089,20 +1089,20 @@ case po:this.verticalDefaultPosition="bottom",this.horizontalDefaultPosition="en
1089
1089
  break
1090
1090
  default:this.verticalPositioningMode="dynamic",this.horizontalPositioningMode="dynamic",this.verticalDefaultPosition=void 0,this.horizontalDefaultPosition="center"}}}
1091
1091
  Ze([oe({mode:"boolean"})],go.prototype,"visible",void 0),Ze([oe],go.prototype,"anchor",void 0),Ze([oe],go.prototype,"delay",void 0),Ze([oe],go.prototype,"position",void 0),Ze([oe({attribute:"auto-update-mode"})],go.prototype,"autoUpdateMode",void 0),Ze([oe({attribute:"horizontal-viewport-lock"})],go.prototype,"horizontalViewportLock",void 0),Ze([oe({attribute:"vertical-viewport-lock"})],go.prototype,"verticalViewportLock",void 0),Ze([f],go.prototype,"anchorElement",void 0),Ze([f],go.prototype,"viewportElement",void 0),Ze([f],go.prototype,"verticalPositioningMode",void 0),Ze([f],go.prototype,"horizontalPositioningMode",void 0),Ze([f],go.prototype,"horizontalInset",void 0),Ze([f],go.prototype,"verticalInset",void 0),Ze([f],go.prototype,"horizontalScaling",void 0),Ze([f],go.prototype,"verticalScaling",void 0),Ze([f],go.prototype,"verticalDefaultPosition",void 0),Ze([f],go.prototype,"horizontalDefaultPosition",void 0),Ze([f],go.prototype,"tooltipVisible",void 0),Ze([f],go.prototype,"currentDirection",void 0)
1092
- function vo(e){return Et(e)&&"treeitem"===e.getAttribute("role")}let fo=class extends St{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>vo(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=>{vo(e)&&(e.nested=!0)}))}static focusItem(e){e.focusable=!0,e.focus()}childItemLength(){const e=this.childItems.filter((e=>vo(e)))
1092
+ function vo(e){return Et(e)&&"treeitem"===e.getAttribute("role")}let fo=class extends _t{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>vo(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=>{vo(e)&&(e.nested=!0)}))}static focusItem(e){e.focusable=!0,e.focus()}childItemLength(){const e=this.childItems.filter((e=>vo(e)))
1093
1093
  return e?e.length:0}}
1094
- Ze([oe({mode:"boolean"})],fo.prototype,"expanded",void 0),Ze([oe({mode:"boolean"})],fo.prototype,"selected",void 0),Ze([oe({mode:"boolean"})],fo.prototype,"disabled",void 0),Ze([f],fo.prototype,"focusable",void 0),Ze([f],fo.prototype,"childItems",void 0),Ze([f],fo.prototype,"items",void 0),Ze([f],fo.prototype,"nested",void 0),Ze([f],fo.prototype,"renderCollapsedChildren",void 0),Rt(fo,De)
1095
- let mo=class extends St{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&&fo.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
1094
+ Ze([oe({mode:"boolean"})],fo.prototype,"expanded",void 0),Ze([oe({mode:"boolean"})],fo.prototype,"selected",void 0),Ze([oe({mode:"boolean"})],fo.prototype,"disabled",void 0),Ze([f],fo.prototype,"focusable",void 0),Ze([f],fo.prototype,"childItems",void 0),Ze([f],fo.prototype,"items",void 0),Ze([f],fo.prototype,"nested",void 0),Ze([f],fo.prototype,"renderCollapsedChildren",void 0),Rt(fo,ze)
1095
+ let mo=class extends _t{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&&fo.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
1096
1096
  if(this.slottedTreeItems.length<1)return!0
1097
1097
  const t=this.getVisibleNodes()
1098
1098
  switch(e.key){case Zt:return void(t.length&&fo.focusItem(t[0]))
1099
1099
  case qt:return void(t.length&&fo.focusItem(t[t.length-1]))
1100
1100
  case Ft:if(e.target&&this.isFocusableElement(e.target)){const t=e.target
1101
1101
  t instanceof fo&&t.childItemLength()>0&&t.expanded?t.expanded=!1:t instanceof fo&&t.parentElement instanceof fo&&fo.focusItem(t.parentElement)}return!1
1102
- case zt:if(e.target&&this.isFocusableElement(e.target)){const t=e.target
1102
+ case Dt:if(e.target&&this.isFocusableElement(e.target)){const t=e.target
1103
1103
  t instanceof fo&&t.childItemLength()>0&&!t.expanded?t.expanded=!0:t instanceof fo&&t.childItemLength()>0&&this.focusNextNode(1,e.target)}return
1104
- case Tt:return void(e.target&&this.isFocusableElement(e.target)&&this.focusNextNode(1,e.target))
1105
- case Dt:return void(e.target&&this.isFocusableElement(e.target)&&this.focusNextNode(-1,e.target))
1104
+ case Lt:return void(e.target&&this.isFocusableElement(e.target)&&this.focusNextNode(1,e.target))
1105
+ case zt:return void(e.target&&this.isFocusableElement(e.target)&&this.focusNextNode(-1,e.target))
1106
1106
  case Bt:return void this.handleClick(e)}return!0},this.handleSelectedChange=e=>{if(e.defaultPrevented)return
1107
1107
  if(!(e.target instanceof Element&&vo(e.target)))return!0
1108
1108
  const t=e.target
@@ -1126,30 +1126,30 @@ return e?e.getAttribute("content"):null}()
1126
1126
  null!==t&&e.setAttribute("nonce",t),document.head.appendChild(e)
1127
1127
  try{e.sheet.insertRule("foo:focus-visible {color:inherit}",0),Vt=!0}catch(e){Vt=!1}finally{document.head.removeChild(e)}return Vt}()?"focus-visible":"focus"
1128
1128
  class yo extends ei{}const xo=`:${wo}`
1129
- function $o(e,t,i){return isNaN(e)||e<=t?t:e>=i?i:e}function Co(e,t,i){return isNaN(e)||e<=t?0:e>=i?1:e/(i-t)}function ko(e,t,i){return isNaN(e)?t:t+e*(i-t)}function _o(e,t){const i=Math.pow(10,t)
1130
- return Math.round(e*i)/i}class So{constructor(e,t,i,n){this.r=e,this.g=t,this.b=i,this.a="number"!=typeof n||isNaN(n)?1:n}static fromObject(e){return!e||isNaN(e.r)||isNaN(e.g)||isNaN(e.b)?null:new So(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(ko(this.r,0,255))},${Math.round(ko(this.g,0,255))},${Math.round(ko(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(ko(this.r,0,255))},${Math.round(ko(this.g,0,255))},${Math.round(ko(this.b,0,255))},${$o(this.a,0,1)})`}roundToPrecision(e){return new So(_o(this.r,e),_o(this.g,e),_o(this.b,e),_o(this.a,e))}clamp(){return new So($o(this.r,0,1),$o(this.g,0,1),$o(this.b,0,1),$o(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($o(e,0,255)).toString(16)
1129
+ function $o(e,t,i){return isNaN(e)||e<=t?t:e>=i?i:e}function Co(e,t,i){return isNaN(e)||e<=t?0:e>=i?1:e/(i-t)}function ko(e,t,i){return isNaN(e)?t:t+e*(i-t)}function So(e,t){const i=Math.pow(10,t)
1130
+ return Math.round(e*i)/i}class _o{constructor(e,t,i,n){this.r=e,this.g=t,this.b=i,this.a="number"!=typeof n||isNaN(n)?1:n}static fromObject(e){return!e||isNaN(e.r)||isNaN(e.g)||isNaN(e.b)?null:new _o(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(ko(this.r,0,255))},${Math.round(ko(this.g,0,255))},${Math.round(ko(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(ko(this.r,0,255))},${Math.round(ko(this.g,0,255))},${Math.round(ko(this.b,0,255))},${$o(this.a,0,1)})`}roundToPrecision(e){return new _o(So(this.r,e),So(this.g,e),So(this.b,e),So(this.a,e))}clamp(){return new _o($o(this.r,0,1),$o(this.g,0,1),$o(this.b,0,1),$o(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($o(e,0,255)).toString(16)
1131
1131
  return 1===t.length?"0"+t:t}(ko(e,0,255))}}const Mo={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}},Io=/^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,Ro=/^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i,Ao=/^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i,Oo=/^#((?:[0-9a-f]{8}|[0-9a-f]{4}))$/i
1132
1132
  function Eo(e){return function(e){return Oo.test(e)}(e)}function Vo(e){const t=Ao.exec(e)
1133
1133
  if(null===t)return null
1134
1134
  let i=t[1]
1135
1135
  if(3===i.length){const e=i.charAt(0),t=i.charAt(1),n=i.charAt(2)
1136
1136
  i=e.concat(e,t,t,n,n)}const n=parseInt(i,16)
1137
- return isNaN(n)?null:new So(Co((16711680&n)>>>16,0,255),Co((65280&n)>>>8,0,255),Co(255&n,0,255),1)}function Ho(e){const t=e.toLowerCase()
1137
+ return isNaN(n)?null:new _o(Co((16711680&n)>>>16,0,255),Co((65280&n)>>>8,0,255),Co(255&n,0,255),1)}function Ho(e){const t=e.toLowerCase()
1138
1138
  return function(e){return Ao.test(e)}(t)?Vo(t):Eo(t)?function(e){const t=Oo.exec(e)
1139
1139
  if(null===t)return null
1140
1140
  let i=t[1]
1141
1141
  if(4===i.length){const e=i.charAt(0),t=i.charAt(1),n=i.charAt(2),o=i.charAt(3)
1142
1142
  i=e.concat(e,t,t,n,n,o,o)}const n=parseInt(i,16)
1143
- return isNaN(n)?null:new So(Co((16711680&n)>>>16,0,255),Co((65280&n)>>>8,0,255),Co(255&n,0,255),Co((4278190080&n)>>>24,0,255))}(t):function(e){return Io.test(e)}(t)?function(e){const t=Io.exec(e)
1143
+ return isNaN(n)?null:new _o(Co((16711680&n)>>>16,0,255),Co((65280&n)>>>8,0,255),Co(255&n,0,255),Co((4278190080&n)>>>24,0,255))}(t):function(e){return Io.test(e)}(t)?function(e){const t=Io.exec(e)
1144
1144
  if(null===t)return null
1145
1145
  const i=t[1].split(",")
1146
- return new So(Co(Number(i[0]),0,255),Co(Number(i[1]),0,255),Co(Number(i[2]),0,255),1)}(t):function(e){return Ro.test(e)}(t)?function(e){const t=Ro.exec(e)
1146
+ return new _o(Co(Number(i[0]),0,255),Co(Number(i[1]),0,255),Co(Number(i[2]),0,255),1)}(t):function(e){return Ro.test(e)}(t)?function(e){const t=Ro.exec(e)
1147
1147
  if(null===t)return null
1148
1148
  const i=t[1].split(",")
1149
- return 4===i.length?new So(Co(Number(i[0]),0,255),Co(Number(i[1]),0,255),Co(Number(i[2]),0,255),Number(i[3])):null}(t):function(e){return Mo.hasOwnProperty(e)}(t)?function(e){const t=Mo[e.toLowerCase()]
1150
- return t?new So(t.r,t.g,t.b,t.hasOwnProperty("a")?t.a:void 0):null}(t):null}const Po="#a46eff",Lo="#804ad9",To="#ff8126",Fo="#009921",zo="#00c12b",Do="#c4000c",Bo="#818386",No="#f1f1f2",Zo="#f5f5f5",qo="#ffffff",jo="#252526",Uo="#363738",Go="#505153",Xo="#000000",Wo="#161617",Ko="#074023",Yo="#009b65",Qo="#d63434",Jo="#ff4b00",es="#006b46",ts="#32eb96",is="Source Sans Pro",ns="400",os="14px",ss="18px",rs="14px",as="0.25s"
1149
+ return 4===i.length?new _o(Co(Number(i[0]),0,255),Co(Number(i[1]),0,255),Co(Number(i[2]),0,255),Number(i[3])):null}(t):function(e){return Mo.hasOwnProperty(e)}(t)?function(e){const t=Mo[e.toLowerCase()]
1150
+ return t?new _o(t.r,t.g,t.b,t.hasOwnProperty("a")?t.a:void 0):null}(t):null}const Po="#a46eff",To="#804ad9",Lo="#ff8126",Fo="#009921",Do="#00c12b",zo="#c4000c",Bo="#818386",No="#f1f1f2",Zo="#f5f5f5",qo="#ffffff",jo="#252526",Uo="#363738",Go="#505153",Xo="#000000",Wo="#161617",Ko="#074023",Yo="#009b65",Qo="#d63434",Jo="#ff4b00",es="#006b46",ts="#32eb96",is="Source Sans Pro",ns="400",os="14px",ss="18px",rs="14px",as="0.25s"
1151
1151
  function ls(e,t){const{r:i,g:n,b:o}=Vo(e)
1152
- return`rgba(${255*i}, ${255*n}, ${255*o}, ${t})`}const cs=ls(Xo,.3),ds=ls(Xo,.6),hs=ls(Xo,.6),us=as,ps="light",gs="dark",vs="color",fs="action-rgb-partial-color",ms="application-background-color",bs="divider-background-color",ws="header-background-color",ys="section-background-color",xs="fill-selected-color",$s="fill-selected-rgb-partial-color",Cs="fill-hover-selected-color",ks="fill-hover-color",_s="fill-down-color",Ss="border-color",Ms="border-rgb-partial-color",Is="fail-color",Rs="warning-color",As="pass-color",Os="information-color",Es="border-hover-color",Vs="icon-color",Hs="modal-backdrop-color",Ps="popup-border-color",Ls="control-height",Ts="control-slim-height",Fs="small-padding",zs="standard-padding",Ds="label-height",Bs="border-width",Ns="icon-size",Zs="group-header-text-transform",qs="drawer-width",js="banner-gap-size",Us="spinner-small-height",Gs="spinner-medium-height",Xs="spinner-large-height",Ws="small-delay",Ks="medium-delay",Ys="large-delay",Qs="headline-plus-1-font",Js="headline-font",er="table-header-font",tr="title-plus-2-font",ir="title-plus-1-font",nr="title-font",or="subtitle-plus-1-font",sr="subtitle-font",rr="link-font",ar="link-active-font",lr="link-prominent-font",cr="link-active-prominent-font",dr="placeholder-font",hr="body-emphasized-font",ur="body-font",pr="group-header-font",gr="control-label-font",vr="button-label-font",fr="tooltip-caption-font",mr="tooltip-background-color",br="error-text-font",wr="table-row-border-color",yr="elevation-1-box-shadow",xr="elevation-2-box-shadow",$r="elevation-3-box-shadow",Cr=e=>`ni-nimble-${e}`,kr="animationend",_r="change",Sr="ArrowDown",Mr="ArrowUp",Ir="Enter"
1152
+ return`rgba(${255*i}, ${255*n}, ${255*o}, ${t})`}const cs=ls(Xo,.3),ds=ls(Xo,.6),hs=ls(Xo,.6),us=as,ps="light",gs="dark",vs="color",fs="action-rgb-partial-color",ms="application-background-color",bs="divider-background-color",ws="header-background-color",ys="section-background-color",xs="fill-selected-color",$s="fill-selected-rgb-partial-color",Cs="fill-hover-selected-color",ks="fill-hover-color",Ss="fill-down-color",_s="border-color",Ms="border-rgb-partial-color",Is="fail-color",Rs="warning-color",As="pass-color",Os="information-color",Es="border-hover-color",Vs="icon-color",Hs="modal-backdrop-color",Ps="popup-border-color",Ts="control-height",Ls="control-slim-height",Fs="small-padding",Ds="standard-padding",zs="label-height",Bs="border-width",Ns="icon-size",Zs="group-header-text-transform",qs="drawer-width",js="banner-gap-size",Us="spinner-small-height",Gs="spinner-medium-height",Xs="spinner-large-height",Ws="small-delay",Ks="medium-delay",Ys="large-delay",Qs="headline-plus-1-font",Js="headline-font",er="table-header-font",tr="title-plus-2-font",ir="title-plus-1-font",nr="title-font",or="subtitle-plus-1-font",sr="subtitle-font",rr="link-font",ar="link-active-font",lr="link-prominent-font",cr="link-active-prominent-font",dr="placeholder-font",hr="body-emphasized-font",ur="body-font",pr="group-header-font",gr="control-label-font",vr="button-label-font",fr="tooltip-caption-font",mr="tooltip-background-color",br="error-text-font",wr="table-row-border-color",yr="elevation-1-box-shadow",xr="elevation-2-box-shadow",$r="elevation-3-box-shadow",Cr=e=>`ni-nimble-${e}`,kr="animationend",Sr="change",_r="ArrowDown",Mr="ArrowUp",Ir="Enter"
1153
1153
  var Rr
1154
1154
  !function(e){e.ltr="ltr",e.rtl="rtl"}(Rr||(Rr={}))
1155
1155
  let Ar=0
@@ -1158,48 +1158,48 @@ function Or(e=""){return`${e}${Ar++}`}const Er=G`<slot></slot>`,Vr=fe`
1158
1158
  display: contents;
1159
1159
  }
1160
1160
  `,Hr=Qi.create({name:"direction",cssCustomPropertyName:null}).withDefault(Rr.ltr),Pr=Qi.create({name:"theme",cssCustomPropertyName:null}).withDefault(ps)
1161
- class Lr extends St{constructor(){super(...arguments),this.direction=Rr.ltr,this.theme=ps}directionChanged(e,t){null!=t?Hr.setValueFor(this,t):Hr.deleteValueFor(this)}themeChanged(e,t){null!=t?Pr.setValueFor(this,t):Pr.deleteValueFor(this)}}e([oe({attribute:"direction"})],Lr.prototype,"direction",void 0),e([oe({attribute:"theme"})],Lr.prototype,"theme",void 0)
1162
- const Tr=Lr.compose({baseName:"theme-provider",styles:Vr,template:Er})
1163
- sn.getOrCreate().withPrefix("nimble").register(Tr())
1164
- const Fr="Source Sans Pro Fallback",zr=Qi.create(Cr(fs)).withDefault((e=>_c(Mc(e,Wo,No,qo)))),Dr=Qi.create(Cr(ms)).withDefault((e=>Mc(e,qo,Uo,Ko)))
1161
+ class Tr extends _t{constructor(){super(...arguments),this.direction=Rr.ltr,this.theme=ps}directionChanged(e,t){null!=t?Hr.setValueFor(this,t):Hr.deleteValueFor(this)}themeChanged(e,t){null!=t?Pr.setValueFor(this,t):Pr.deleteValueFor(this)}}e([oe({attribute:"direction"})],Tr.prototype,"direction",void 0),e([oe({attribute:"theme"})],Tr.prototype,"theme",void 0)
1162
+ const Lr=Tr.compose({baseName:"theme-provider",styles:Vr,template:Er})
1163
+ sn.getOrCreate().withPrefix("nimble").register(Lr())
1164
+ const Fr="Source Sans Pro Fallback",Dr=Qi.create(Cr(fs)).withDefault((e=>Sc(Mc(e,Wo,No,qo)))),zr=Qi.create(Cr(ms)).withDefault((e=>Mc(e,qo,Uo,Ko)))
1165
1165
  Qi.create(Cr(ws)).withDefault((e=>Mc(e,Zo,jo,Ko))),Qi.create(Cr(ys)).withDefault((e=>Mc(e,No,Go,Ko))),Qi.create(Cr(bs)).withDefault((e=>Mc(e,No,Go,Ko)))
1166
1166
  const Br=Qi.create(Cr(xs)).withDefault((e=>ls(Oc(e),.2)))
1167
- Qi.create(Cr($s)).withDefault((e=>_c(Oc(e))))
1167
+ Qi.create(Cr($s)).withDefault((e=>Sc(Oc(e))))
1168
1168
  const Nr=Qi.create(Cr(Cs)).withDefault((e=>ls(Oc(e),.15))),Zr=Qi.create(Cr(ks)).withDefault((e=>ls(function(e){return Mc(e,Wo,No,qo)}(e),.1)))
1169
- Qi.create(Cr(_s)).withDefault((e=>ls(function(e){return Mc(e,Wo,No,qo)}(e),.15)))
1170
- const qr=Qi.create(Cr(Ss)).withDefault((e=>Rc(e))),jr=Qi.create(Cr(Ms)).withDefault((e=>_c(Rc(e)))),Ur=Qi.create(Cr(Is)).withDefault((e=>Ic(e))),Gr=Qi.create(Cr(Rs)).withDefault((e=>function(e){return Mc(e,Jo,To,qo)}(e))),Xr=Qi.create(Cr(As)).withDefault((e=>function(e){return Mc(e,Fo,zo,qo)}(e))),Wr=Qi.create(Cr(Os)).withDefault((e=>function(e){return Mc(e,Lo,Po,qo)}(e))),Kr=Qi.create(Cr(Es)).withDefault((e=>Mc(e,Yo,Yo,qo))),Yr=Qi.create(Cr(Vs)).withDefault((e=>Mc(e,Wo,No,qo)))
1169
+ Qi.create(Cr(Ss)).withDefault((e=>ls(function(e){return Mc(e,Wo,No,qo)}(e),.15)))
1170
+ const qr=Qi.create(Cr(_s)).withDefault((e=>Rc(e))),jr=Qi.create(Cr(Ms)).withDefault((e=>Sc(Rc(e)))),Ur=Qi.create(Cr(Is)).withDefault((e=>Ic(e))),Gr=Qi.create(Cr(Rs)).withDefault((e=>function(e){return Mc(e,Jo,Lo,qo)}(e))),Xr=Qi.create(Cr(As)).withDefault((e=>function(e){return Mc(e,Fo,Do,qo)}(e))),Wr=Qi.create(Cr(Os)).withDefault((e=>function(e){return Mc(e,To,Po,qo)}(e))),Kr=Qi.create(Cr(Es)).withDefault((e=>Mc(e,Yo,Yo,qo))),Yr=Qi.create(Cr(Vs)).withDefault((e=>Mc(e,Wo,No,qo)))
1171
1171
  Qi.create(Cr(Hs)).withDefault((e=>function(e){switch(Pr.getValueFor(e)){case ps:return cs
1172
1172
  case gs:return ds
1173
1173
  case vs:return hs
1174
1174
  default:return cs}}(e)))
1175
1175
  const Qr=Qi.create(Cr(Ps)).withDefault((e=>ls(Mc(e,Wo,No,qo),.3)))
1176
1176
  Qi.create(Cr(mr)).withDefault((e=>Mc(e,No,Uo,Ko)))
1177
- const Jr=Qi.create(Cr(wr)).withDefault((e=>Mc(e,No,jo,Ko))),ea=Qi.create(Cr(Ls)).withDefault("32px"),ta=Qi.create(Cr(Ts)).withDefault("24px"),ia=Qi.create(Cr(Fs)).withDefault("4px"),na=Qi.create(Cr(zs)).withDefault("16px")
1178
- Qi.create(Cr(Ds)).withDefault("16px")
1177
+ const Jr=Qi.create(Cr(wr)).withDefault((e=>Mc(e,No,jo,Ko))),ea=Qi.create(Cr(Ts)).withDefault("32px"),ta=Qi.create(Cr(Ls)).withDefault("24px"),ia=Qi.create(Cr(Fs)).withDefault("4px"),na=Qi.create(Cr(Ds)).withDefault("16px")
1178
+ Qi.create(Cr(zs)).withDefault("16px")
1179
1179
  const oa=Qi.create(Cr(Bs)).withDefault("1px"),sa=Qi.create(Cr(Ns)).withDefault("16px"),ra=Qi.create(Cr(qs)).withDefault("784px")
1180
1180
  Qi.create(Cr(js)).withDefault("1px")
1181
1181
  const aa=Qi.create(Cr(Us)).withDefault("16px")
1182
1182
  Qi.create(Cr(Gs)).withDefault("32px"),Qi.create(Cr(Xs)).withDefault("64px"),Qi.create(Cr(yr)).withDefault((e=>`0px 1px 4px ${ls(Mc(e,Xo,Xo,Xo),.16)}`))
1183
1183
  const la=Qi.create(Cr(xr)).withDefault((e=>`0px 2px 4px ${ls(Mc(e,Xo,Xo,Xo),.16)}`)),ca=Qi.create(Cr($r)).withDefault((e=>`0px 4px 8px ${ls(Mc(e,Xo,Xo,Xo),.3)}`))
1184
- Sc(Js,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Noto Serif","400","25px","32px","Noto Serif Fallback"),Sc(Qs,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Noto Serif","400","29.100000381469727px","40px","Noto Serif Fallback"),Sc(tr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","25px","32px","Source Sans Pro Fallback")
1185
- const[da,ha,ua,pa,ga,va,fa,ma]=Sc(ir,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","22px","28px","Source Sans Pro Fallback")
1186
- Sc(nr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","19px","24px","Source Sans Pro Fallback"),Sc(or,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","300","16px","20px","Source Sans Pro Fallback")
1187
- const[ba,wa,ya,xa,$a,Ca,ka,_a]=Sc(sr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[Sa,Ma,Ia,Ra,Aa,Oa,Ea,Va]=Sc(rr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),is,ns,os,ss,Fr),[Ha,Pa,La,Ta,Fa,za,Da,Ba]=Sc(ar,(e=>Mc(e,es,ts,ls(qo,.6))),(e=>ls(Ac(e),.3)),is,ns,os,ss,Fr),[Na,Za,qa,ja,Ua,Ga,Xa,Wa]=Sc(lr,(e=>Mc(e,es,ts,ts)),(e=>ls(Ac(e),.3)),is,ns,os,ss,Fr),[Ka,Ya,Qa,Ja,el,tl,il,nl]=Sc(cr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),is,ns,os,ss,Fr),[ol,sl,rl,al,ll,cl,dl,hl]=Sc(dr,(e=>ls(Ac(e),.6)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[ul,pl,gl,vl,fl,ml,bl,wl]=Sc(hr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","600","14px","18px","Source Sans Pro Fallback"),[yl,xl,$l,Cl,kl,_l,Sl,Ml]=Sc(ur,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[Il,Rl,Al,Ol,El,Vl,Hl,Pl]=Sc(pr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[Ll,Tl,Fl,zl,Dl,Bl,Nl,Zl]=Sc(gr,(e=>ls(Ac(e),.6)),(e=>ls(Ac(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[ql,jl,Ul,Gl,Xl,Wl,Kl,Yl]=Sc(vr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","12.800000190734863px","16px","Source Sans Pro Fallback"),[Ql,Jl,ec,tc,ic,nc,oc,sc]=Sc(fr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","11px",rs,"Source Sans Pro Fallback"),[rc,ac,lc,cc,dc,hc,uc,pc]=Sc(br,(e=>Ic(e)),(e=>ls(Ic(e),.3)),"Source Sans Pro","400","11px",rs,"Source Sans Pro Fallback"),[gc,vc,fc,mc,bc,wc,yc,xc]=Sc(er,(e=>ls(Ac(e),.6)),(e=>ls(Ac(e),.3)),"Source Sans Pro","600","12.800000190734863px",rs,"Source Sans Pro Fallback"),$c=Qi.create(Cr(Zs)).withDefault("uppercase"),Cc=Qi.create(Cr(Ws)).withDefault("0.075s")
1184
+ _c(Js,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Noto Serif","400","25px","32px","Noto Serif Fallback"),_c(Qs,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Noto Serif","400","29.100000381469727px","40px","Noto Serif Fallback"),_c(tr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","25px","32px","Source Sans Pro Fallback")
1185
+ const[da,ha,ua,pa,ga,va,fa,ma]=_c(ir,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","22px","28px","Source Sans Pro Fallback")
1186
+ _c(nr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","19px","24px","Source Sans Pro Fallback"),_c(or,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","300","16px","20px","Source Sans Pro Fallback")
1187
+ const[ba,wa,ya,xa,$a,Ca,ka,Sa]=_c(sr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[_a,Ma,Ia,Ra,Aa,Oa,Ea,Va]=_c(rr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),is,ns,os,ss,Fr),[Ha,Pa,Ta,La,Fa,Da,za,Ba]=_c(ar,(e=>Mc(e,es,ts,ls(qo,.6))),(e=>ls(Ac(e),.3)),is,ns,os,ss,Fr),[Na,Za,qa,ja,Ua,Ga,Xa,Wa]=_c(lr,(e=>Mc(e,es,ts,ts)),(e=>ls(Ac(e),.3)),is,ns,os,ss,Fr),[Ka,Ya,Qa,Ja,el,tl,il,nl]=_c(cr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),is,ns,os,ss,Fr),[ol,sl,rl,al,ll,cl,dl,hl]=_c(dr,(e=>ls(Ac(e),.6)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[ul,pl,gl,vl,fl,ml,bl,wl]=_c(hr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","600","14px","18px","Source Sans Pro Fallback"),[yl,xl,$l,Cl,kl,Sl,_l,Ml]=_c(ur,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[Il,Rl,Al,Ol,El,Vl,Hl,Pl]=_c(pr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[Tl,Ll,Fl,Dl,zl,Bl,Nl,Zl]=_c(gr,(e=>ls(Ac(e),.6)),(e=>ls(Ac(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[ql,jl,Ul,Gl,Xl,Wl,Kl,Yl]=_c(vr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","12.800000190734863px","16px","Source Sans Pro Fallback"),[Ql,Jl,ec,tc,ic,nc,oc,sc]=_c(fr,(e=>Ac(e)),(e=>ls(Ac(e),.3)),"Source Sans Pro","400","11px",rs,"Source Sans Pro Fallback"),[rc,ac,lc,cc,dc,hc,uc,pc]=_c(br,(e=>Ic(e)),(e=>ls(Ic(e),.3)),"Source Sans Pro","400","11px",rs,"Source Sans Pro Fallback"),[gc,vc,fc,mc,bc,wc,yc,xc]=_c(er,(e=>ls(Ac(e),.6)),(e=>ls(Ac(e),.3)),"Source Sans Pro","600","12.800000190734863px",rs,"Source Sans Pro Fallback"),$c=Qi.create(Cr(Zs)).withDefault("uppercase"),Cc=Qi.create(Cr(Ws)).withDefault("0.075s")
1188
1188
  Qi.create(Cr(Ks)).withDefault("0.15s")
1189
1189
  const kc=Qi.create(Cr(Ys)).withDefault(as)
1190
- function _c(e){const{r:t,g:i,b:n}=Vo(e)
1191
- return`${255*t}, ${255*i}, ${255*n}`}function Sc(e,t,i,n,o,s,r,a){if(""===e||""===n||""===o||""===s||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
1190
+ function Sc(e){const{r:t,g:i,b:n}=Vo(e)
1191
+ return`${255*t}, ${255*i}, ${255*n}`}function _c(e,t,i,n,o,s,r,a){if(""===e||""===n||""===o||""===s||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
1192
1192
  const l=Qi.create(Cr(e)).withDefault(`${o} ${s}/${r} ${n}, ${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
1194
  return[l,Qi.create(Cr(`${d}-font-color`)).withDefault((e=>t(e))),Qi.create(Cr(`${d}-disabled-font-color`)).withDefault((e=>i(e))),Qi.create(Cr(`${d}-font-family`)).withDefault(`${n}`),Qi.create(Cr(`${d}-font-weight`)).withDefault(`${o}`),Qi.create(Cr(`${d}-font-size`)).withDefault(`${s}`),Qi.create(Cr(`${d}-font-line-height`)).withDefault(`${r}`),Qi.create(Cr(`${d}-fallback-font-family`)).withDefault(`${a}`)]}function Mc(e,t,i,n){switch(Pr.getValueFor(e)){case ps:return t
1195
1195
  case gs:return i
1196
1196
  case vs:return n
1197
- default:return t}}function Ic(e){return Mc(e,Do,"#ff4646",qo)}function Rc(e){return Mc(e,Wo,No,qo)}function Ac(e){return Mc(e,Wo,No,qo)}function Oc(e){return Mc(e,Yo,Yo,qo)}const Ec=fe`
1197
+ default:return t}}function Ic(e){return Mc(e,zo,"#ff4646",qo)}function Rc(e){return Mc(e,Wo,No,qo)}function Ac(e){return Mc(e,Wo,No,qo)}function Oc(e){return Mc(e,Yo,Yo,qo)}const Ec=fe`
1198
1198
  ${bo("inline")}
1199
1199
 
1200
1200
  :host {
1201
1201
  box-sizing: border-box;
1202
- font: ${Sa};
1202
+ font: ${_a};
1203
1203
  }
1204
1204
 
1205
1205
  [part='start'] {
@@ -1232,7 +1232,7 @@ default:return t}}function Ic(e){return Mc(e,Do,"#ff4646",qo)}function Rc(e){ret
1232
1232
  }
1233
1233
 
1234
1234
  .control:not(:any-link):active {
1235
- color: ${La};
1235
+ color: ${Ta};
1236
1236
  }
1237
1237
 
1238
1238
  :host([underline-hidden]) .control {
@@ -1308,25 +1308,25 @@ const Hc=Vc.compose({baseName:"anchor",baseClass:ei,template:(e,t)=>G`
1308
1308
  aria-owns="${e=>e.ariaOwns}"
1309
1309
  aria-relevant="${e=>e.ariaRelevant}"
1310
1310
  aria-roledescription="${e=>e.ariaRoledescription}"
1311
- ${Se("control")}
1311
+ ${_e("control")}
1312
1312
  >
1313
1313
  ${Ne(0,t)}
1314
1314
  ${""}
1315
1315
  ${""}
1316
- <span class="content" part="content"><slot ${Te("defaultSlottedContent")}></slot></span
1316
+ <span class="content" part="content"><slot ${Le("defaultSlottedContent")}></slot></span
1317
1317
  ><span
1318
1318
  part="end"
1319
- ${Se("endContainer")}
1319
+ ${_e("endContainer")}
1320
1320
  class=${e=>t.end?"end":null}
1321
1321
  >
1322
- <slot name="end" ${Se("end")} @slotchange="${e=>e.handleEndContentChange()}">
1322
+ <slot name="end" ${_e("end")} @slotchange="${e=>e.handleEndContentChange()}">
1323
1323
  ${t.end||""}
1324
1324
  </slot>
1325
1325
  </span></a>
1326
1326
  `,styles:Ec,shadowOptions:{delegatesFocus:!0}})
1327
1327
  sn.getOrCreate().withPrefix("nimble").register(Hc())
1328
- const Pc="outline",Lc="ghost",Tc="block"
1329
- class Fc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}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 i=e[t];(Array.isArray(this.value)?this.value.includes(i):this.value===i)?e.$fastController.addStyles(this.styles):e.$fastController.removeStyles(this.styles)}}function zc(e,t){return new Fc("appearance",e,t)}const Dc=fe`
1328
+ const Pc="outline",Tc="ghost",Lc="block"
1329
+ class Fc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}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 i=e[t];(Array.isArray(this.value)?this.value.includes(i):this.value===i)?e.$fastController.addStyles(this.styles):e.$fastController.removeStyles(this.styles)}}function Dc(e,t){return new Fc("appearance",e,t)}const zc=fe`
1330
1330
  ${bo("inline-flex")}
1331
1331
 
1332
1332
  :host {
@@ -1438,10 +1438,10 @@ class Fc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
1438
1438
  :host([content-hidden]) [part='end'] {
1439
1439
  display: none;
1440
1440
  }
1441
- `.withBehaviors(zc(Pc,fe`
1441
+ `.withBehaviors(Dc(Pc,fe`
1442
1442
  .control {
1443
1443
  background-color: transparent;
1444
- border-color: rgba(${zr}, 0.3);
1444
+ border-color: rgba(${Dr}, 0.3);
1445
1445
  }
1446
1446
 
1447
1447
  .control:hover {
@@ -1463,7 +1463,7 @@ class Fc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
1463
1463
  background-color: transparent;
1464
1464
  border-color: rgba(${jr}, 0.2);
1465
1465
  }
1466
- `),zc(Lc,fe`
1466
+ `),Dc(Tc,fe`
1467
1467
  .control {
1468
1468
  background-color: transparent;
1469
1469
  border-color: transparent;
@@ -1488,7 +1488,7 @@ class Fc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
1488
1488
  background-color: transparent;
1489
1489
  border-color: transparent;
1490
1490
  }
1491
- `),zc(Tc,fe`
1491
+ `),Dc(Lc,fe`
1492
1492
  .control {
1493
1493
  background-color: rgba(${jr}, 0.1);
1494
1494
  border-color: transparent;
@@ -1517,10 +1517,10 @@ class Fc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
1517
1517
  background-color: rgba(${jr}, 0.1);
1518
1518
  border-color: transparent;
1519
1519
  }
1520
- `)),Bc=fe``.withBehaviors(zc(Pc,fe`
1520
+ `)),Bc=fe``.withBehaviors(Dc(Pc,fe`
1521
1521
  :host([appearance-variant='primary']) .control {
1522
1522
  box-shadow: 0px 0px 0px ${oa}
1523
- rgba(${zr}, 0.3) inset;
1523
+ rgba(${Dr}, 0.3) inset;
1524
1524
  }
1525
1525
 
1526
1526
  :host([appearance-variant='primary']) .control:hover {
@@ -1538,10 +1538,10 @@ class Fc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
1538
1538
  :host([appearance-variant='primary'][disabled]) .control {
1539
1539
  box-shadow: none;
1540
1540
  }
1541
- `),zc(Tc,fe`
1541
+ `),Dc(Lc,fe`
1542
1542
  :host([appearance-variant='primary']) .control {
1543
1543
  background-clip: padding-box;
1544
- border-color: rgba(${zr}, 0.3);
1544
+ border-color: rgba(${Dr}, 0.3);
1545
1545
  border-width: calc(2 * ${oa});
1546
1546
  padding: 0 calc(${na} - ${oa});
1547
1547
  }
@@ -1594,7 +1594,7 @@ class Fc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
1594
1594
  padding: 0px;
1595
1595
  }
1596
1596
  `)),Nc=fe`
1597
- ${Dc}
1597
+ ${zc}
1598
1598
  ${Bc}
1599
1599
 
1600
1600
  .control {
@@ -1634,11 +1634,11 @@ const qc=Zc.compose({baseName:"anchor-button",template:(e,t)=>G`
1634
1634
  aria-owns="${e=>e.ariaOwns}"
1635
1635
  aria-relevant="${e=>e.ariaRelevant}"
1636
1636
  aria-roledescription="${e=>e.ariaRoledescription}"
1637
- ${Se("control")}
1637
+ ${_e("control")}
1638
1638
  >
1639
1639
  ${Ne(0,t)}
1640
1640
  <span class="content" part="content">
1641
- <slot ${Te("defaultSlottedContent")}></slot>
1641
+ <slot ${Le("defaultSlottedContent")}></slot>
1642
1642
  </span>
1643
1643
  ${Be(0,t)}
1644
1644
  </a>
@@ -1794,7 +1794,7 @@ const Wc=fe`
1794
1794
  align-self: end;
1795
1795
  }
1796
1796
  `
1797
- class Kc extends St{constructor(){super(...arguments),this.tabIds=[],this.isDisabledElement=e=>"true"===e.getAttribute("aria-disabled"),this.isFocusableElement=e=>!this.isDisabledElement(e),this.setTabs=()=>{let e
1797
+ class Kc extends _t{constructor(){super(...arguments),this.tabIds=[],this.isDisabledElement=e=>"true"===e.getAttribute("aria-disabled"),this.isFocusableElement=e=>!this.isDisabledElement(e),this.setTabs=()=>{let e
1798
1798
  this.activetab=void 0,this.tabs.forEach(((t,i)=>{const n=this.tabIds[i],o=this.activeid===n
1799
1799
  !e&&this.isFocusableElement(t)&&(e=t)
1800
1800
  const s=this.activeid===n&&this.isFocusableElement(t)
@@ -1821,11 +1821,11 @@ const i=e.find((e=>e===document.activeElement))
1821
1821
  for(t=i?e.indexOf(i)-1:0,t=t<0?e.length-1:t;t>=0&&e.length>1;){if(this.isFocusableElement(e[t])){this.focusTabByIndex(e,t)
1822
1822
  break}t-1<0?t=e.length-1:t-=1}},this.focusTabByIndex=(e,t)=>{const i=e[t]
1823
1823
  i.focus(),this.tabs.forEach((e=>{e.setAttribute("tabindex",e===i?"0":"-1")}))}}activeidChanged(e,t){this.$fastController.isConnected&&this.setTabs()}tabsChanged(){this.$fastController.isConnected&&(this.tabIds=this.getTabIds(),this.setTabs())}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds()}getTabIds(){return this.tabs.map((e=>e.getAttribute("id")??`tab-${Or()}`))}focusFirstOrLast(e){const t=this.tabs.filter((e=>!this.isDisabledElement(e))),i=e?t.length-1:0,n=this.tabs.indexOf(t[i])
1824
- n>-1&&this.focusTabByIndex(this.tabs,n)}getTabAnchor(e){return e.shadowRoot.querySelector("a")}}e([oe],Kc.prototype,"activeid",void 0),e([f],Kc.prototype,"tabs",void 0),Rt(Kc,De)
1824
+ n>-1&&this.focusTabByIndex(this.tabs,n)}getTabAnchor(e){return e.shadowRoot.querySelector("a")}}e([oe],Kc.prototype,"activeid",void 0),e([f],Kc.prototype,"tabs",void 0),Rt(Kc,ze)
1825
1825
  const Yc=Kc.compose({baseName:"anchor-tabs",template:(e,t)=>G`
1826
1826
  ${Ne(0,t)}
1827
- <div ${Se("tablist")} class="tablist" part="tablist" role="tablist">
1828
- <slot name="anchortab" ${Te("tabs")}></slot>
1827
+ <div ${_e("tablist")} class="tablist" part="tablist" role="tablist">
1828
+ <slot name="anchortab" ${Le("tabs")}></slot>
1829
1829
  </div>
1830
1830
  ${Be(0,t)}
1831
1831
  `,styles:Wc,shadowOptions:{delegatesFocus:!1}})
@@ -1933,7 +1933,7 @@ t&&Pr.unsubscribe(t)}}const nd=(e,t)=>new id(e,t),od=fe`
1933
1933
  }
1934
1934
 
1935
1935
  slot[name='action']::slotted(nimble-button[appearance='outline']) {
1936
- ${zr.cssCustomProperty}: ${qo}
1936
+ ${Dr.cssCustomProperty}: ${qo}
1937
1937
  }
1938
1938
 
1939
1939
  .dismiss {
@@ -1963,7 +1963,7 @@ t&&Pr.unsubscribe(t)}}const nd=(e,t)=>new id(e,t),od=fe`
1963
1963
  }
1964
1964
 
1965
1965
  :host([severity='error']) {
1966
- background: ${Do};
1966
+ background: ${zo};
1967
1967
  }
1968
1968
 
1969
1969
  :host([severity='warning']) {
@@ -1971,7 +1971,7 @@ t&&Pr.unsubscribe(t)}}const nd=(e,t)=>new id(e,t),od=fe`
1971
1971
  }
1972
1972
 
1973
1973
  :host([severity='information']) {
1974
- background: ${Lo};
1974
+ background: ${To};
1975
1975
  }
1976
1976
  `),nd(gs,fe`
1977
1977
  :host {
@@ -1983,7 +1983,7 @@ t&&Pr.unsubscribe(t)}}const nd=(e,t)=>new id(e,t),od=fe`
1983
1983
  }
1984
1984
 
1985
1985
  :host([severity='warning']) {
1986
- background: ${To};
1986
+ background: ${Lo};
1987
1987
  }
1988
1988
 
1989
1989
  :host([severity='information']) {
@@ -1991,20 +1991,20 @@ t&&Pr.unsubscribe(t)}}const nd=(e,t)=>new id(e,t),od=fe`
1991
1991
  }
1992
1992
  `),nd(vs,fe`
1993
1993
  :host {
1994
- background: ${Dr};
1994
+ background: ${zr};
1995
1995
  }
1996
1996
 
1997
1997
  .container {
1998
1998
  background: ${ls(qo,.3)};
1999
1999
  }
2000
2000
  `)),sd=fe`
2001
- ${Dc}
2001
+ ${zc}
2002
2002
  ${Bc}
2003
2003
  `
2004
2004
  class rd extends vi{constructor(){super(...arguments),this.appearance=Pc,this.contentHidden=!1}}e([oe],rd.prototype,"appearance",void 0),e([oe({attribute:"appearance-variant"})],rd.prototype,"appearanceVariant",void 0),e([oe({attribute:"content-hidden",mode:"boolean"})],rd.prototype,"contentHidden",void 0)
2005
2005
  const ad=rd.compose({baseName:"button",baseClass:vi,template:ri,styles:sd,shadowOptions:{delegatesFocus:!0}})
2006
2006
  sn.getOrCreate().withPrefix("nimble").register(ad())
2007
- const ld={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>'},cd={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>'},dd={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>'},hd={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>'},ud={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>'},pd={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>'},gd={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>'},vd={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>'},fd={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>'},md={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>'},bd={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>'},wd={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>'},yd={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>'},xd={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>'},$d={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>'},Cd={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>'},kd={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>'},_d={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>'},Sd={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>'},Md={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>'},Id={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>'},Rd={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>'},Ad={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>'},Od={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>'},Ed={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>'},Vd={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>'},Hd={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>'},Pd={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>'},Ld={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>'},Td={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>'},Fd={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>'},zd={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>'},Dd={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>'},Bd={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>'},Nd={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>'},Zd={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>'},qd={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>'},jd={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>'},Ud={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>'},Gd={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>'},Xd={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>'},Wd={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>'},Kd={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>'},Yd={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>'},Qd={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>'},Jd={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>'},eh={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>'},th={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>'},ih={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>'},nh={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>'},oh={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>'},sh={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>'},rh={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>'},ah={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>'},lh={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>'},ch={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>'},dh={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>'},hh={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>'},uh={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>'},ph={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>'},gh={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>'},vh={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>'},mh={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>'},bh={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>'},wh={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>'},yh={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>'},xh={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>'},$h={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>'},Ch={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>'},kh={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>'},_h={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>'},Sh={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>'},Mh={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>'},Ih={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>'},Rh={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>'},Ah={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>'},Oh={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>'},Eh={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>'},Vh={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>'},Hh={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>'},Ph={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>'},Lh={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>'},Th={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>'},Fh={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>'},zh={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>'},Dh={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>'},Bh={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>'},Nh={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>'},Zh={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>'},qh={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>'},jh={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>'},Uh={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>'},Gh={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>'},Xh={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>'},Wh={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>'},Kh={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>'},Yh={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>'},Qh={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>'},Jh={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>'},eu={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>'},tu={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>'},iu={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>'},nu={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>'},ou={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>'},ru={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>'},au={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>'},lu={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>'},cu={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>'},du={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>'},hu={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>'},uu={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>'},pu={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>'},gu={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>'},vu={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>'},fu={name:"share_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.984 2.012-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566ZM2 4v10h10v-4h-2v2H4V6h2V4Z"/></svg>'},mu={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>'},bu={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>'},wu={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>'},yu={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>'},xu={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>'},$u={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>'},Cu={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>'},ku={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>'},_u={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>'},Su={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>'},Mu={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>'},Iu={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>'},Ru={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>'},Au={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>'},Ou={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>'},Eu={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>'},Vu={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>'},Hu={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>'},Pu={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>'},Lu={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>'},Tu={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>'},Fu={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>'},zu={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>'},Du={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>'},Bu={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>'},Nu={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>'},Zu={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>'},qu={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>'},ju={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>'},Uu={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>'},Gu={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>'},Xu={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>'},Wu={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>'},Ku={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>'},Yu={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>'},Qu={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>'},Ju=G`
2007
+ const ld={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>'},cd={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>'},dd={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>'},hd={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>'},ud={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>'},pd={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>'},gd={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>'},vd={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>'},fd={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>'},md={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>'},bd={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>'},wd={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>'},yd={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>'},xd={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>'},$d={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>'},Cd={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>'},kd={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>'},Sd={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>'},_d={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>'},Md={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>'},Id={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>'},Rd={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>'},Ad={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>'},Od={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>'},Ed={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>'},Vd={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>'},Hd={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>'},Pd={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>'},Td={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>'},Ld={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>'},Fd={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>'},Dd={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>'},zd={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>'},Bd={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>'},Nd={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>'},Zd={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>'},qd={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>'},jd={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>'},Ud={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>'},Gd={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>'},Xd={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>'},Wd={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>'},Kd={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>'},Yd={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>'},Qd={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>'},Jd={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>'},eh={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>'},th={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>'},ih={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>'},nh={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>'},oh={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>'},sh={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>'},rh={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>'},ah={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>'},lh={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>'},ch={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>'},dh={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>'},hh={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>'},uh={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>'},ph={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>'},gh={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>'},vh={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>'},mh={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>'},bh={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>'},wh={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>'},yh={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>'},xh={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>'},$h={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>'},Ch={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>'},kh={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>'},Sh={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>'},_h={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>'},Mh={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>'},Ih={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>'},Rh={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>'},Ah={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>'},Oh={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>'},Eh={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>'},Vh={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>'},Hh={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>'},Ph={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>'},Th={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>'},Lh={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>'},Fh={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>'},Dh={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>'},zh={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>'},Bh={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>'},Nh={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>'},Zh={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>'},qh={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>'},jh={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>'},Uh={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>'},Gh={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>'},Xh={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>'},Wh={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>'},Kh={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>'},Yh={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>'},Qh={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>'},Jh={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>'},eu={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>'},tu={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>'},iu={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>'},nu={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>'},ou={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>'},ru={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>'},au={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>'},lu={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>'},cu={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>'},du={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>'},hu={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>'},uu={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>'},pu={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>'},gu={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>'},vu={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>'},fu={name:"share_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.984 2.012-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566ZM2 4v10h10v-4h-2v2H4V6h2V4Z"/></svg>'},mu={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>'},bu={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>'},wu={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>'},yu={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>'},xu={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>'},$u={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>'},Cu={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>'},ku={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>'},Su={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>'},_u={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>'},Mu={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>'},Iu={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>'},Ru={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>'},Au={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>'},Ou={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>'},Eu={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>'},Vu={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>'},Hu={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>'},Pu={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>'},Tu={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>'},Lu={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>'},Fu={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>'},Du={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>'},zu={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>'},Bu={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>'},Nu={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>'},Zu={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>'},qu={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>'},ju={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>'},Uu={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>'},Gu={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>'},Xu={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>'},Wu={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>'},Ku={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>'},Yu={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>'},Qu={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>'},Ju=G`
2008
2008
  <template>
2009
2009
  <div class="icon" :innerHTML=${e=>e.icon.data}></div>
2010
2010
  </template
@@ -2045,7 +2045,7 @@ const ld={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
2045
2045
  height: 100%;
2046
2046
  }
2047
2047
  `
2048
- class tp extends St{constructor(e){super(),this.icon=e}}e([oe],tp.prototype,"severity",void 0)
2048
+ class tp extends _t{constructor(e){super(),this.icon=e}}e([oe],tp.prototype,"severity",void 0)
2049
2049
  const ip=(e,t)=>{const i=t.compose({baseName:e,template:Ju,styles:ep,baseClass:t})
2050
2050
  sn.getOrCreate().withPrefix("nimble").register(i())}
2051
2051
  class np extends tp{constructor(){super(xh)}}ip("icon-exclamation-mark",np)
@@ -2104,7 +2104,7 @@ const ap={default:void 0,error:"error",warning:"warning",information:"informatio
2104
2104
  </div>
2105
2105
  </div>
2106
2106
  `
2107
- class cp extends St{constructor(){super(...arguments),this.open=!1,this.severity=ap.default,this.titleHidden=!1,this.preventDismiss=!1}openChanged(){const e={newState:this.open,oldState:!this.open}
2107
+ class cp extends _t{constructor(){super(...arguments),this.open=!1,this.severity=ap.default,this.titleHidden=!1,this.preventDismiss=!1}openChanged(){const e={newState:this.open,oldState:!this.open}
2108
2108
  this.$emit("toggle",e)}dismissBanner(){this.open=!1}}e([oe({mode:"boolean"})],cp.prototype,"open",void 0),e([oe()],cp.prototype,"severity",void 0),e([oe({attribute:"title-hidden",mode:"boolean"})],cp.prototype,"titleHidden",void 0),e([oe({attribute:"prevent-dismiss",mode:"boolean"})],cp.prototype,"preventDismiss",void 0),e([oe({attribute:"dismiss-button-label"})],cp.prototype,"dismissButtonLabel",void 0),Rt(cp,Jt)
2109
2109
  const dp=cp.compose({baseName:"banner",template:lp,styles:od})
2110
2110
  sn.getOrCreate().withPrefix("nimble").register(dp())
@@ -2113,7 +2113,7 @@ const hp=fe`
2113
2113
 
2114
2114
  :host {
2115
2115
  box-sizing: border-box;
2116
- font: ${Sa};
2116
+ font: ${_a};
2117
2117
  --ni-private-breadcrumb-link-font-color: ${Ma};
2118
2118
  --ni-private-breadcrumb-link-active-font-color: ${Pa};
2119
2119
  }
@@ -2141,7 +2141,7 @@ const pp=up.compose({baseName:"breadcrumb",baseClass:si,template:(e,t)=>G`
2141
2141
  <template role="navigation">
2142
2142
  <div role="list" class="list" part="list">
2143
2143
  <slot
2144
- ${Te({property:"slottedBreadcrumbItems",filter:He()})}
2144
+ ${Le({property:"slottedBreadcrumbItems",filter:He()})}
2145
2145
  ></slot>
2146
2146
  </div>
2147
2147
  </template>
@@ -2157,7 +2157,7 @@ const gp=fe`
2157
2157
 
2158
2158
  ${""}
2159
2159
  color: ${xl};
2160
- font: ${Sa};
2160
+ font: ${_a};
2161
2161
  }
2162
2162
 
2163
2163
  .listitem {
@@ -2246,11 +2246,11 @@ const vp=class extends oi{}.compose({baseName:"breadcrumb-item",baseClass:oi,tem
2246
2246
  aria-owns="${e=>e.ariaOwns}"
2247
2247
  aria-relevant="${e=>e.ariaRelevant}"
2248
2248
  aria-roledescription="${e=>e.ariaRoledescription}"
2249
- ${Se("control")}
2249
+ ${_e("control")}
2250
2250
  >
2251
2251
  ${Ne(0,t)}
2252
2252
  <span class="content" part="content">
2253
- <slot ${Te("defaultSlottedContent")}></slot>
2253
+ <slot ${Le("defaultSlottedContent")}></slot>
2254
2254
  </span>
2255
2255
  ${Be(0,t)}
2256
2256
  </a>
@@ -2529,13 +2529,13 @@ const yp=class extends wi{}.compose({baseName:"checkbox",baseClass:wi,template:(
2529
2529
  part="label"
2530
2530
  class="${e=>e.defaultSlottedNodes&&e.defaultSlottedNodes.length?"label":"label label__hidden"}"
2531
2531
  >
2532
- <slot ${Te("defaultSlottedNodes")}></slot>
2532
+ <slot ${Le("defaultSlottedNodes")}></slot>
2533
2533
  </label>
2534
2534
  </template>
2535
- `,styles:wp,checkedIndicator:Ld.data,indeterminateIndicator:su.data})
2535
+ `,styles:wp,checkedIndicator:Td.data,indeterminateIndicator:su.data})
2536
2536
  sn.getOrCreate().withPrefix("nimble").register(yp())
2537
2537
  const xp=fe`
2538
- ${Dc}
2538
+ ${zc}
2539
2539
 
2540
2540
  .control[aria-pressed='true'] {
2541
2541
  background-color: ${Br};
@@ -2560,7 +2560,7 @@ const xp=fe`
2560
2560
  border-color: ${Br};
2561
2561
  }
2562
2562
  `
2563
- class $p extends Bn{constructor(){super(...arguments),this.appearance=Pc,this.contentHidden=!1}}e([oe],$p.prototype,"appearance",void 0),e([oe({attribute:"content-hidden",mode:"boolean"})],$p.prototype,"contentHidden",void 0),Rt($p,De,fi)
2563
+ class $p extends Bn{constructor(){super(...arguments),this.appearance=Pc,this.contentHidden=!1}}e([oe],$p.prototype,"appearance",void 0),e([oe({attribute:"content-hidden",mode:"boolean"})],$p.prototype,"contentHidden",void 0),Rt($p,ze,fi)
2564
2564
  const Cp=$p.compose({baseName:"toggle-button",template:(e,t)=>G`
2565
2565
  <div
2566
2566
  role="button"
@@ -2594,7 +2594,7 @@ const Cp=$p.compose({baseName:"toggle-button",template:(e,t)=>G`
2594
2594
  aria-owns="${e=>e.ariaOwns}"
2595
2595
  aria-relevant="${e=>e.ariaRelevant}"
2596
2596
  aria-roledescription="${e=>e.ariaRoledescription}"
2597
- ${Se("control")}
2597
+ ${_e("control")}
2598
2598
  >
2599
2599
  ${Ne(0,t)}
2600
2600
  <span class="content" part="content">
@@ -2609,8 +2609,8 @@ const kp=G`
2609
2609
  ${e=>e.errorText}
2610
2610
  </div>
2611
2611
  `
2612
- class _p extends tp{constructor(){super(hd)}}ip("icon-arrow-expander-down",_p)
2613
- const Sp="underline",Mp="outline",Ip="block",Rp=fe`
2612
+ class Sp extends tp{constructor(){super(hd)}}ip("icon-arrow-expander-down",Sp)
2613
+ const _p="underline",Mp="outline",Ip="block",Rp=fe`
2614
2614
  ${bo("inline-flex")}
2615
2615
 
2616
2616
  :host {
@@ -2730,7 +2730,7 @@ const Sp="underline",Mp="outline",Ip="block",Rp=fe`
2730
2730
  z-index: 1;
2731
2731
  box-shadow: ${la};
2732
2732
  border: 1px solid ${Qr};
2733
- background-color: ${Dr};
2733
+ background-color: ${zr};
2734
2734
  }
2735
2735
 
2736
2736
  .listbox slot {
@@ -2813,7 +2813,7 @@ const Sp="underline",Mp="outline",Ip="block",Rp=fe`
2813
2813
  ::slotted(option) {
2814
2814
  flex: none;
2815
2815
  }
2816
- `.withBehaviors(zc(Sp,fe`
2816
+ `.withBehaviors(Dc(_p,fe`
2817
2817
  .control {
2818
2818
  border-bottom-width: ${oa};
2819
2819
  padding-bottom: 0;
@@ -2822,12 +2822,12 @@ const Sp="underline",Mp="outline",Ip="block",Rp=fe`
2822
2822
  :host([disabled]) .control {
2823
2823
  border-color: rgba(${jr}, 0.1);
2824
2824
  }
2825
- `),zc(Mp,fe`
2825
+ `),Dc(Mp,fe`
2826
2826
  .control {
2827
2827
  border-width: ${oa};
2828
2828
  padding: 0;
2829
2829
  }
2830
- `),zc(Ip,fe`
2830
+ `),Dc(Ip,fe`
2831
2831
  .control {
2832
2832
  background-color: rgba(${jr}, 0.1);
2833
2833
  }
@@ -2955,14 +2955,14 @@ const Sp="underline",Mp="outline",Ip="block",Rp=fe`
2955
2955
  :host(:empty) .listbox {
2956
2956
  display: none;
2957
2957
  }
2958
- `.withBehaviors(zc(Ip,fe`
2958
+ `.withBehaviors(Dc(Ip,fe`
2959
2959
  :host([error-visible]) .control {
2960
2960
  border-bottom-width: ${oa};
2961
2961
  padding-bottom: 0;
2962
2962
  }
2963
2963
  `))
2964
- class Ep extends Vi{constructor(){super(...arguments),this.appearance=Sp,this.errorVisible=!1,this.valueUpdatedByInput=!1}setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(e,t){const i=this.value
2965
- super.slottedOptionsChanged(e,t),i&&(this.value=i)}connectedCallback(){super.connectedCallback(),this.setPositioning(),this.updateInputAriaLabel()}toggleButtonClickHandler(e){e.stopImmediatePropagation()}toggleButtonChangeHandler(e){this.open=this.dropdownButton.checked,e.stopImmediatePropagation()}toggleButtonKeyDownHandler(e){switch(e.key){case Mr:case Sr:case" ":case Ir:return this.open=!0,this.stopPropagation(e),!1
2964
+ class Ep extends Vi{constructor(){super(...arguments),this.appearance=_p,this.errorVisible=!1,this.valueUpdatedByInput=!1}setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(e,t){const i=this.value
2965
+ super.slottedOptionsChanged(e,t),i&&(this.value=i)}connectedCallback(){super.connectedCallback(),this.setPositioning(),this.updateInputAriaLabel()}toggleButtonClickHandler(e){e.stopImmediatePropagation()}toggleButtonChangeHandler(e){this.open=this.dropdownButton.checked,e.stopImmediatePropagation()}toggleButtonKeyDownHandler(e){switch(e.key){case Mr:case _r:case" ":case Ir:return this.open=!0,this.stopPropagation(e),!1
2966
2966
  default:return!0}}filterOptions(){super.filterOptions()
2967
2967
  const e=this.filteredOptions.filter((e=>!e.disabled))
2968
2968
  this.filteredOptions=e}inputHandler(e){const t=super.inputHandler(e)
@@ -2970,7 +2970,7 @@ return this.valueUpdatedByInput||(this.valueBeforeTextUpdate=this.value),this.va
2970
2970
  if(e.ctrlKey||e.altKey)return t
2971
2971
  switch(e.key){case Ir:this.emitChangeIfValueUpdated()
2972
2972
  break
2973
- case Sr:case Mr:this.open&&this.valueUpdatedByInput&&(this.valueUpdatedByInput=!1)
2973
+ case _r:case Mr:this.open&&this.valueUpdatedByInput&&(this.valueUpdatedByInput=!1)
2974
2974
  break
2975
2975
  default:return t}return t}focusoutHandler(e){const t=super.focusoutHandler(e)
2976
2976
  return this.open=!1,this.emitChangeIfValueUpdated(),t}openChanged(){super.openChanged(),this.dropdownButton&&(this.dropdownButton.checked=this.open)}ariaLabelChanged(e,t){this.updateInputAriaLabel()}updateInputAriaLabel(){const e=this.shadowRoot?.querySelector(".selected-value")
@@ -3005,7 +3005,7 @@ const Vp=Ep.compose({baseName:"combobox",baseClass:Vi,template:(e,t)=>G`
3005
3005
  :value="${e=>e.value}"
3006
3006
  @input="${(e,t)=>e.inputHandler(t.event)}"
3007
3007
  @keyup="${(e,t)=>e.keyupHandler(t.event)}"
3008
- ${Se("control")}
3008
+ ${_e("control")}
3009
3009
  />
3010
3010
  <div class="indicator" part="indicator" aria-hidden="true">
3011
3011
  <slot name="indicator">
@@ -3022,10 +3022,10 @@ const Vp=Ep.compose({baseName:"combobox",baseClass:Vi,template:(e,t)=>G`
3022
3022
  role="listbox"
3023
3023
  ?disabled="${e=>e.disabled}"
3024
3024
  ?hidden="${e=>!e.open}"
3025
- ${Se("listbox")}
3025
+ ${_e("listbox")}
3026
3026
  >
3027
3027
  <slot
3028
- ${Te({filter:Ci.slottedOptionFilter,flatten:!0,property:"slottedOptions"})}
3028
+ ${Le({filter:Ci.slottedOptionFilter,flatten:!0,property:"slottedOptions"})}
3029
3029
  ></slot>
3030
3030
  </div>
3031
3031
  </template>
@@ -3037,7 +3037,7 @@ const Vp=Ep.compose({baseName:"combobox",baseClass:Vi,template:(e,t)=>G`
3037
3037
  ></${sn.tagFor(np)}>
3038
3038
  <div class="separator"></div>
3039
3039
  <${sn.tagFor($p)}
3040
- ${Se("dropdownButton")}
3040
+ ${_e("dropdownButton")}
3041
3041
  appearance="ghost"
3042
3042
  ?checked="${e=>e.open}"
3043
3043
  ?disabled="${e=>e.disabled}"
@@ -3051,11 +3051,11 @@ const Vp=Ep.compose({baseName:"combobox",baseClass:Vi,template:(e,t)=>G`
3051
3051
  aria-expanded="${e=>e.open}"
3052
3052
  tabindex="-1"
3053
3053
  >
3054
- <${sn.tagFor(_p)}
3054
+ <${sn.tagFor(Sp)}
3055
3055
  slot="start"
3056
3056
  class="dropdown-icon"
3057
3057
  >
3058
- </${sn.tagFor(_p)}>
3058
+ </${sn.tagFor(Sp)}>
3059
3059
  </${sn.tagFor($p)}>
3060
3060
  </div>
3061
3061
  ${kp}
@@ -3066,7 +3066,7 @@ const Hp=Symbol("user dismissed"),Pp=fe`
3066
3066
 
3067
3067
  dialog {
3068
3068
  flex-direction: column;
3069
- background-color: ${Dr};
3069
+ background-color: ${zr};
3070
3070
  border: none;
3071
3071
  box-shadow: ${ca};
3072
3072
  padding: 0px;
@@ -3128,7 +3128,7 @@ const Hp=Symbol("user dismissed"),Pp=fe`
3128
3128
  }
3129
3129
 
3130
3130
  footer {
3131
- border-top: 2px solid rgba(${zr}, 0.1);
3131
+ border-top: 2px solid rgba(${Dr}, 0.1);
3132
3132
  padding: 24px;
3133
3133
  flex: none;
3134
3134
  display: flex;
@@ -3157,10 +3157,10 @@ const Hp=Symbol("user dismissed"),Pp=fe`
3157
3157
  dialog::backdrop {
3158
3158
  background: ${hs};
3159
3159
  }
3160
- `)),Lp=G`
3160
+ `)),Tp=G`
3161
3161
  <template>
3162
3162
  <dialog
3163
- ${Se("dialogElement")}
3163
+ ${_e("dialogElement")}
3164
3164
  role="dialog"
3165
3165
  @cancel="${(e,t)=>e.cancelHandler(t.event)}"
3166
3166
  aria-labelledby="header"
@@ -3179,18 +3179,18 @@ const Hp=Symbol("user dismissed"),Pp=fe`
3179
3179
  <footer class="${e=>e.footerIsEmpty?"empty":""}">
3180
3180
  <slot
3181
3181
  name="footer"
3182
- ${Te({property:"slottedFooterElements"})}
3182
+ ${Le({property:"slottedFooterElements"})}
3183
3183
  ></slot>
3184
3184
  </footer>
3185
3185
  </dialog>
3186
3186
  </template>
3187
3187
  `
3188
- class Tp extends St{constructor(){super(...arguments),this.preventDismiss=!1,this.headerHidden=!1,this.footerHidden=!1,this.footerIsEmpty=!0}get open(){return void 0!==this.resolveShow}async show(){if(this.open)throw new Error("Dialog is already open")
3188
+ class Lp extends _t{constructor(){super(...arguments),this.preventDismiss=!1,this.headerHidden=!1,this.footerHidden=!1,this.footerIsEmpty=!0}get open(){return void 0!==this.resolveShow}async show(){if(this.open)throw new Error("Dialog is already open")
3189
3189
  return this.dialogElement.showModal(),new Promise(((e,t)=>{this.resolveShow=e}))}close(e){if(!this.open)throw new Error("Dialog is not open")
3190
- this.dialogElement.close(),this.resolveShow(e),this.resolveShow=void 0}slottedFooterElementsChanged(e,t){this.footerIsEmpty=!t?.length}cancelHandler(e){return this.preventDismiss?e.preventDefault():(this.resolveShow(Hp),this.resolveShow=void 0),!0}}Tp.UserDismissed=Hp,e([oe({attribute:"prevent-dismiss",mode:"boolean"})],Tp.prototype,"preventDismiss",void 0),e([oe({attribute:"header-hidden",mode:"boolean"})],Tp.prototype,"headerHidden",void 0),e([oe({attribute:"footer-hidden",mode:"boolean"})],Tp.prototype,"footerHidden",void 0),e([f],Tp.prototype,"footerIsEmpty",void 0),e([f],Tp.prototype,"slottedFooterElements",void 0),Rt(Tp,Jt)
3191
- const Fp=Tp.compose({baseName:"dialog",template:Lp,styles:Pp,baseClass:Tp})
3190
+ this.dialogElement.close(),this.resolveShow(e),this.resolveShow=void 0}slottedFooterElementsChanged(e,t){this.footerIsEmpty=!t?.length}cancelHandler(e){return this.preventDismiss?e.preventDefault():(this.resolveShow(Hp),this.resolveShow=void 0),!0}}Lp.UserDismissed=Hp,e([oe({attribute:"prevent-dismiss",mode:"boolean"})],Lp.prototype,"preventDismiss",void 0),e([oe({attribute:"header-hidden",mode:"boolean"})],Lp.prototype,"headerHidden",void 0),e([oe({attribute:"footer-hidden",mode:"boolean"})],Lp.prototype,"footerHidden",void 0),e([f],Lp.prototype,"footerIsEmpty",void 0),e([f],Lp.prototype,"slottedFooterElements",void 0),Rt(Lp,Jt)
3191
+ const Fp=Lp.compose({baseName:"dialog",template:Tp,styles:Pp,baseClass:Lp})
3192
3192
  sn.getOrCreate().withPrefix("nimble").register(Fp())
3193
- const zp=fe`
3193
+ const Dp=fe`
3194
3194
  ${bo("block")}
3195
3195
 
3196
3196
  :host {
@@ -3244,7 +3244,7 @@ const zp=fe`
3244
3244
  position: absolute;
3245
3245
  width: ${ra};
3246
3246
  height: 100%;
3247
- background-color: ${Dr};
3247
+ background-color: ${zr};
3248
3248
  }
3249
3249
 
3250
3250
  @keyframes ni-private-drawer-slide-in-left-keyframes {
@@ -3332,9 +3332,9 @@ const zp=fe`
3332
3332
  dialog::backdrop {
3333
3333
  background: ${hs};
3334
3334
  }
3335
- `)),Dp=G`
3335
+ `)),zp=G`
3336
3336
  <dialog
3337
- ${Se("dialog")}
3337
+ ${_e("dialog")}
3338
3338
  aria-label="${e=>e.ariaLabel}"
3339
3339
  @cancel="${(e,t)=>e.cancelHandler(t.event)}"
3340
3340
  >
@@ -3343,13 +3343,13 @@ const zp=fe`
3343
3343
  </div>
3344
3344
  </dialog>
3345
3345
  `,Bp="right"
3346
- class Np extends St{constructor(){super(...arguments),this.location=Bp,this.preventDismiss=!1,this.closing=!1,this.animationEndHandlerFunction=()=>this.animationEndHandler()}get open(){return void 0!==this.resolveShow}async show(){if(this.open)throw new Error("Drawer is already open")
3346
+ class Np extends _t{constructor(){super(...arguments),this.location=Bp,this.preventDismiss=!1,this.closing=!1,this.animationEndHandlerFunction=()=>this.animationEndHandler()}get open(){return void 0!==this.resolveShow}async show(){if(this.open)throw new Error("Drawer is already open")
3347
3347
  return this.openDialog(),new Promise(((e,t)=>{this.resolveShow=e}))}close(e){if(!this.open||this.closing)throw new Error("Drawer is not open or already closing")
3348
3348
  this.closeReason=e,this.closeDialog()}cancelHandler(e){return e.preventDefault(),this.preventDismiss||(this.closeReason=Hp,this.closeDialog()),!0}openDialog(){this.dialog.showModal(),this.triggerAnimation()}closeDialog(){this.closing=!0,this.triggerAnimation()}triggerAnimation(){this.dialog.classList.add("animating"),this.closing&&this.dialog.classList.add("closing"),this.dialog.addEventListener(kr,this.animationEndHandlerFunction)}animationEndHandler(){this.dialog.removeEventListener(kr,this.animationEndHandlerFunction),this.dialog.classList.remove("animating"),this.closing&&(this.dialog.classList.remove("closing"),this.dialog.close(),this.closing=!1,this.resolveShow(this.closeReason),this.resolveShow=void 0)}}Np.UserDismissed=Hp,e([oe],Np.prototype,"location",void 0),e([oe({attribute:"prevent-dismiss",mode:"boolean"})],Np.prototype,"preventDismiss",void 0),Rt(Np,Jt)
3349
- const Zp=Np.compose({baseName:"drawer",template:Dp,styles:zp})
3349
+ const Zp=Np.compose({baseName:"drawer",template:zp,styles:Dp})
3350
3350
  sn.getOrCreate().withPrefix("nimble").register(Zp())
3351
3351
  class qp extends tp{constructor(){super(ld)}}ip("icon-add",qp)
3352
- ip("icon-arrow-down",class extends tp{constructor(){super(cd)}})
3352
+ class jp extends tp{constructor(){super(cd)}}ip("icon-arrow-down",jp)
3353
3353
  ip("icon-arrow-down-right-and-arrow-up-left",class extends tp{constructor(){super(dd)}})
3354
3354
  ip("icon-arrow-expander-left",class extends tp{constructor(){super(ud)}})
3355
3355
  ip("icon-arrow-expander-right",class extends tp{constructor(){super(pd)}})
@@ -3359,13 +3359,13 @@ ip("icon-arrow-partial-rotate-left",class extends tp{constructor(){super(fd)}})
3359
3359
  ip("icon-arrow-right-to-line",class extends tp{constructor(){super(md)}})
3360
3360
  ip("icon-arrow-rotate-right",class extends tp{constructor(){super(bd)}})
3361
3361
  ip("icon-arrow-u-rotate-left",class extends tp{constructor(){super(wd)}})
3362
- ip("icon-arrow-up",class extends tp{constructor(){super(yd)}})
3362
+ class Up extends tp{constructor(){super(yd)}}ip("icon-arrow-up",Up)
3363
3363
  ip("icon-arrow-up-left-and-arrow-down-right",class extends tp{constructor(){super(xd)}})
3364
3364
  ip("icon-arrows-maximize",class extends tp{constructor(){super($d)}})
3365
3365
  ip("icon-arrows-repeat",class extends tp{constructor(){super(Cd)}})
3366
3366
  ip("icon-bars",class extends tp{constructor(){super(kd)}})
3367
- ip("icon-bell",class extends tp{constructor(){super(_d)}})
3368
- ip("icon-bell-and-comment",class extends tp{constructor(){super(Sd)}})
3367
+ ip("icon-bell",class extends tp{constructor(){super(Sd)}})
3368
+ ip("icon-bell-and-comment",class extends tp{constructor(){super(_d)}})
3369
3369
  ip("icon-bell-circle",class extends tp{constructor(){super(Md)}})
3370
3370
  ip("icon-bell-solid-circle",class extends tp{constructor(){super(Id)}})
3371
3371
  ip("icon-block-with-ribbon",class extends tp{constructor(){super(Rd)}})
@@ -3375,13 +3375,13 @@ ip("icon-chart-diagram",class extends tp{constructor(){super(Ed)}})
3375
3375
  ip("icon-chart-diagram-child-focus",class extends tp{constructor(){super(Vd)}})
3376
3376
  ip("icon-chart-diagram-parent-focus",class extends tp{constructor(){super(Hd)}})
3377
3377
  ip("icon-chart-diagram-parent-focus-two-child",class extends tp{constructor(){super(Pd)}})
3378
- ip("icon-check",class extends tp{constructor(){super(Ld)}})
3379
- ip("icon-check-dot",class extends tp{constructor(){super(Td)}})
3378
+ ip("icon-check",class extends tp{constructor(){super(Td)}})
3379
+ ip("icon-check-dot",class extends tp{constructor(){super(Ld)}})
3380
3380
  ip("icon-check-large",class extends tp{constructor(){super(Fd)}})
3381
- ip("icon-circle",class extends tp{constructor(){super(zd)}})
3381
+ ip("icon-circle",class extends tp{constructor(){super(Dd)}})
3382
3382
  ip("icon-circle-broken",class extends tp{constructor(){super(Bd)}})
3383
3383
  ip("icon-circle-check",class extends tp{constructor(){super(Nd)}})
3384
- ip("icon-circle-filled",class extends tp{constructor(){super(Dd)}})
3384
+ ip("icon-circle-filled",class extends tp{constructor(){super(zd)}})
3385
3385
  ip("icon-circle-partial-broken",class extends tp{constructor(){super(Zd)}})
3386
3386
  ip("icon-circle-slash",class extends tp{constructor(){super(qd)}})
3387
3387
  ip("icon-circle-x",class extends tp{constructor(){super(jd)}})
@@ -3417,8 +3417,8 @@ ip("icon-electronic-chip-zoomed",class extends tp{constructor(){super(yh)}})
3417
3417
  ip("icon-eye",class extends tp{constructor(){super($h)}})
3418
3418
  ip("icon-fancy-a",class extends tp{constructor(){super(Ch)}})
3419
3419
  ip("icon-file",class extends tp{constructor(){super(kh)}})
3420
- ip("icon-file-drawer",class extends tp{constructor(){super(_h)}})
3421
- ip("icon-file-search",class extends tp{constructor(){super(Sh)}})
3420
+ ip("icon-file-drawer",class extends tp{constructor(){super(Sh)}})
3421
+ ip("icon-file-search",class extends tp{constructor(){super(_h)}})
3422
3422
  ip("icon-filter",class extends tp{constructor(){super(Mh)}})
3423
3423
  ip("icon-floppy-disk",class extends tp{constructor(){super(Ih)}})
3424
3424
  ip("icon-floppy-disk-checkmark",class extends tp{constructor(){super(Rh)}})
@@ -3428,11 +3428,11 @@ ip("icon-folder",class extends tp{constructor(){super(Eh)}})
3428
3428
  ip("icon-folder-open",class extends tp{constructor(){super(Vh)}})
3429
3429
  ip("icon-forward-slash",class extends tp{constructor(){super(Hh)}})
3430
3430
  ip("icon-four-dots-square",class extends tp{constructor(){super(Ph)}})
3431
- ip("icon-function",class extends tp{constructor(){super(Lh)}})
3432
- ip("icon-gauge-simple",class extends tp{constructor(){super(Th)}})
3431
+ ip("icon-function",class extends tp{constructor(){super(Th)}})
3432
+ ip("icon-gauge-simple",class extends tp{constructor(){super(Lh)}})
3433
3433
  ip("icon-grid-three-by-three",class extends tp{constructor(){super(Fh)}})
3434
- ip("icon-grid-two-by-two",class extends tp{constructor(){super(zh)}})
3435
- ip("icon-hammer",class extends tp{constructor(){super(Dh)}})
3434
+ ip("icon-grid-two-by-two",class extends tp{constructor(){super(Dh)}})
3435
+ ip("icon-hammer",class extends tp{constructor(){super(zh)}})
3436
3436
  ip("icon-hashtag",class extends tp{constructor(){super(Bh)}})
3437
3437
  ip("icon-home",class extends tp{constructor(){super(Nh)}})
3438
3438
  ip("icon-hourglass",class extends tp{constructor(){super(Zh)}})
@@ -3451,7 +3451,7 @@ ip("icon-lock",class extends tp{constructor(){super(iu)}})
3451
3451
  ip("icon-magnifying-glass",class extends tp{constructor(){super(nu)}})
3452
3452
  ip("icon-markdown",class extends tp{constructor(){super(ou)}})
3453
3453
  ip("icon-minus",class extends tp{constructor(){super(su)}})
3454
- class jp extends tp{constructor(){super(ru)}}ip("icon-minus-wide",jp)
3454
+ class Gp extends tp{constructor(){super(ru)}}ip("icon-minus-wide",Gp)
3455
3455
  ip("icon-mobile",class extends tp{constructor(){super(au)}})
3456
3456
  ip("icon-notebook",class extends tp{constructor(){super(lu)}})
3457
3457
  ip("icon-paste",class extends tp{constructor(){super(cu)}})
@@ -3470,21 +3470,21 @@ ip("icon-skip-arrow",class extends tp{constructor(){super(xu)}})
3470
3470
  ip("icon-spinner",class extends tp{constructor(){super($u)}})
3471
3471
  ip("icon-square-check",class extends tp{constructor(){super(Cu)}})
3472
3472
  ip("icon-square-t",class extends tp{constructor(){super(ku)}})
3473
- ip("icon-t",class extends tp{constructor(){super(_u)}})
3474
- ip("icon-tablet",class extends tp{constructor(){super(Su)}})
3473
+ ip("icon-t",class extends tp{constructor(){super(Su)}})
3474
+ ip("icon-tablet",class extends tp{constructor(){super(_u)}})
3475
3475
  ip("icon-tag",class extends tp{constructor(){super(Mu)}})
3476
3476
  ip("icon-tags",class extends tp{constructor(){super(Iu)}})
3477
3477
  ip("icon-target-crosshairs",class extends tp{constructor(){super(Ru)}})
3478
3478
  ip("icon-target-crosshairs-progress",class extends tp{constructor(){super(Au)}})
3479
- class Up extends tp{constructor(){super(Ou)}}ip("icon-three-dots-line",Up)
3479
+ class Xp extends tp{constructor(){super(Ou)}}ip("icon-three-dots-line",Xp)
3480
3480
  ip("icon-three-vertical-lines",class extends tp{constructor(){super(Eu)}})
3481
3481
  ip("icon-thumbtack",class extends tp{constructor(){super(Vu)}})
3482
3482
  ip("icon-tile-size",class extends tp{constructor(){super(Hu)}})
3483
3483
  ip("icon-times",class extends tp{constructor(){super(Pu)}})
3484
- ip("icon-trash",class extends tp{constructor(){super(Lu)}})
3485
- ip("icon-triangle",class extends tp{constructor(){super(Tu)}})
3486
- ip("icon-true-false-rectangle",class extends tp{constructor(){super(zu)}})
3487
- ip("icon-unlink",class extends tp{constructor(){super(Du)}})
3484
+ ip("icon-trash",class extends tp{constructor(){super(Tu)}})
3485
+ ip("icon-triangle",class extends tp{constructor(){super(Lu)}})
3486
+ ip("icon-true-false-rectangle",class extends tp{constructor(){super(Du)}})
3487
+ ip("icon-unlink",class extends tp{constructor(){super(zu)}})
3488
3488
  ip("icon-unlock",class extends tp{constructor(){super(Bu)}})
3489
3489
  ip("icon-upload",class extends tp{constructor(){super(Nu)}})
3490
3490
  ip("icon-user",class extends tp{constructor(){super(Zu)}})
@@ -3496,7 +3496,7 @@ ip("icon-window-code",class extends tp{constructor(){super(Xu)}})
3496
3496
  ip("icon-window-text",class extends tp{constructor(){super(Wu)}})
3497
3497
  ip("icon-wrench-hammer",class extends tp{constructor(){super(Ku)}})
3498
3498
  ip("icon-xmark-check",class extends tp{constructor(){super(Qu)}})
3499
- const Gp=fe`
3499
+ const Wp=fe`
3500
3500
  ${bo("flex")}
3501
3501
 
3502
3502
  :host {
@@ -3551,7 +3551,7 @@ const Gp=fe`
3551
3551
  outline: none;
3552
3552
  }
3553
3553
  `
3554
- const Xp=class extends xi{get value(){return super.value}set value(e){super.value=`${e}`,this.$fastController.isConnected&&this.setAttribute("value",this.value)}connectedCallback(){super.connectedCallback(),this.setAttribute("value",this.value)}}.compose({baseName:"list-option",baseClass:xi,template:(e,t)=>G`
3554
+ const Kp=class extends xi{get value(){return super.value}set value(e){super.value=`${e}`,this.$fastController.isConnected&&this.setAttribute("value",this.value)}connectedCallback(){super.connectedCallback(),this.setAttribute("value",this.value)}}.compose({baseName:"list-option",baseClass:xi,template:(e,t)=>G`
3555
3555
  <template
3556
3556
  aria-checked="${e=>e.ariaChecked}"
3557
3557
  aria-disabled="${e=>e.ariaDisabled}"
@@ -3563,17 +3563,17 @@ const Xp=class extends xi{get value(){return super.value}set value(e){super.valu
3563
3563
  >
3564
3564
  ${Ne(0,t)}
3565
3565
  <span class="content" part="content">
3566
- <slot ${Te("content")}></slot>
3566
+ <slot ${Le("content")}></slot>
3567
3567
  </span>
3568
3568
  ${Be(0,t)}
3569
3569
  </template>
3570
- `,styles:Gp})
3571
- sn.getOrCreate().withPrefix("nimble").register(Xp())
3572
- const Wp=fe`
3570
+ `,styles:Wp})
3571
+ sn.getOrCreate().withPrefix("nimble").register(Kp())
3572
+ const Yp=fe`
3573
3573
  ${bo("grid")}
3574
3574
 
3575
3575
  :host {
3576
- background: ${Dr};
3576
+ background: ${zr};
3577
3577
  border: ${oa} solid ${Qr};
3578
3578
  margin: 0;
3579
3579
  min-width: 176px;
@@ -3617,18 +3617,18 @@ const Wp=fe`
3617
3617
  background: ${ls(qo,.15)};
3618
3618
  }
3619
3619
  `))
3620
- const Kp=class extends xn{}.compose({baseName:"menu",baseClass:xn,template:(e,t)=>G`
3620
+ const Qp=class extends xn{}.compose({baseName:"menu",baseClass:xn,template:(e,t)=>G`
3621
3621
  <template
3622
3622
  slot="${e=>e.slot?e.slot:e.isNestedMenu()?"submenu":void 0}"
3623
3623
  role="menu"
3624
3624
  @keydown="${(e,t)=>e.handleMenuKeyDown(t.event)}"
3625
3625
  @focusout="${(e,t)=>e.handleFocusOut(t.event)}"
3626
3626
  >
3627
- <slot ${Te("items")}></slot>
3627
+ <slot ${Le("items")}></slot>
3628
3628
  </template>
3629
- `,styles:Wp})
3630
- sn.getOrCreate().withPrefix("nimble").register(Kp())
3631
- const Yp=fe`
3629
+ `,styles:Yp})
3630
+ sn.getOrCreate().withPrefix("nimble").register(Qp())
3631
+ const Jp=fe`
3632
3632
  ${bo("inline-block")}
3633
3633
 
3634
3634
  :host {
@@ -3644,7 +3644,7 @@ const Yp=fe`
3644
3644
  margin-top: ${ia};
3645
3645
  margin-bottom: ${ia};
3646
3646
  }
3647
- `,Qp=G`
3647
+ `,eg=G`
3648
3648
  <template
3649
3649
  ?open="${e=>e.open}"
3650
3650
  @focusout="${(e,t)=>e.focusoutHandler(t.event)}"
@@ -3659,7 +3659,7 @@ const Yp=fe`
3659
3659
  aria-expanded="${e=>e.open}"
3660
3660
  @change="${(e,t)=>e.toggleButtonCheckedChangeHandler(t.event)}"
3661
3661
  @keydown="${(e,t)=>e.toggleButtonKeyDownHandler(t.event)}"
3662
- ${Se("toggleButton")}
3662
+ ${_e("toggleButton")}
3663
3663
  exportparts="start,end"
3664
3664
  >
3665
3665
  ${""}
@@ -3677,21 +3677,21 @@ const Yp=fe`
3677
3677
  vertical-default-position="${e=>"above"===e.position?"top":"bottom"}"
3678
3678
  @loaded="${e=>e.regionLoadedHandler()}"
3679
3679
  @keydown="${(e,t)=>e.menuKeyDownHandler(t.event)}"
3680
- ${Se("region")}
3680
+ ${_e("region")}
3681
3681
  >
3682
3682
  <span part="menu">
3683
- <slot name="menu" ${Te({property:"slottedMenus"})}></slot>
3683
+ <slot name="menu" ${Le({property:"slottedMenus"})}></slot>
3684
3684
  </span>
3685
3685
  </${sn.tagFor(Jc)}>
3686
3686
  `)}
3687
3687
  </template>
3688
- `,Jp="auto"
3689
- class eg extends St{constructor(){super(...arguments),this.appearance=Pc,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=Jp,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.setOpen(!1),this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(_r,this.menuChangeHandler)}toggleButtonChanged(e,t){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(e,t){e&&e.removeEventListener(_r,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(_r,this.menuChangeHandler,{capture:!0}))}openChanged(e,t){if(this.toggleButton&&(this.toggleButton.checked=this.open),!this.open){const e={oldState:!0,newState:!1}
3688
+ `,tg="auto"
3689
+ class ig extends _t{constructor(){super(...arguments),this.appearance=Pc,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=tg,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.setOpen(!1),this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(Sr,this.menuChangeHandler)}toggleButtonChanged(e,t){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(e,t){e&&e.removeEventListener(Sr,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(Sr,this.menuChangeHandler,{capture:!0}))}openChanged(e,t){if(this.toggleButton&&(this.toggleButton.checked=this.open),!this.open){const e={oldState:!0,newState:!1}
3690
3690
  this.$emit("toggle",e)}}regionLoadedHandler(){this.focusLastItemWhenOpened?(this.focusLastMenuItem(),this.focusLastItemWhenOpened=!1):this.focusMenu()
3691
3691
  this.$emit("toggle",{oldState:!1,newState:!0})}focusoutHandler(e){if(!this.open)return!0
3692
3692
  const t=e.relatedTarget
3693
3693
  return!(!this.contains(t)&&!this.getMenu()?.contains(t))||(this.setOpen(!1),!1)}toggleButtonCheckedChangeHandler(e){return this.setOpen(this.toggleButton.checked),e.stopPropagation(),!1}toggleButtonKeyDownHandler(e){switch(e.key){case Mr:return this.focusLastItemWhenOpened=!0,this.setOpen(!0),!1
3694
- case Sr:return this.setOpen(!0),!1
3694
+ case _r:return this.setOpen(!0),!1
3695
3695
  default:return!0}}menuKeyDownHandler(e){return"Escape"!==e.key||(this.setOpen(!1),this.toggleButton.focus(),!1)}setOpen(e){if(this.open===e)return
3696
3696
  const t={oldState:this.open,newState:e}
3697
3697
  this.$emit("beforetoggle",t),this.open=e}getMenu(){if(!this.slottedMenus?.length)return
@@ -3700,10 +3700,10 @@ for(;e;){if("menu"===e.getAttribute("role"))return e
3700
3700
  if(!this.isSlotElement(e))return
3701
3701
  {const t=e.assignedNodes()[0]
3702
3702
  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]")
3703
- if(e?.length){e[e.length-1].focus()}}}e([oe],eg.prototype,"appearance",void 0),e([oe({mode:"boolean"})],eg.prototype,"disabled",void 0),e([oe({attribute:"content-hidden",mode:"boolean"})],eg.prototype,"contentHidden",void 0),e([oe({mode:"boolean"})],eg.prototype,"open",void 0),e([oe({attribute:"position"})],eg.prototype,"position",void 0),e([f],eg.prototype,"toggleButton",void 0),e([f],eg.prototype,"region",void 0),e([f],eg.prototype,"slottedMenus",void 0)
3704
- const tg=eg.compose({baseName:"menu-button",template:Qp,styles:Yp,shadowOptions:{delegatesFocus:!0}})
3705
- sn.getOrCreate().withPrefix("nimble").register(tg())
3706
- const ig=fe`
3703
+ if(e?.length){e[e.length-1].focus()}}}e([oe],ig.prototype,"appearance",void 0),e([oe({mode:"boolean"})],ig.prototype,"disabled",void 0),e([oe({attribute:"content-hidden",mode:"boolean"})],ig.prototype,"contentHidden",void 0),e([oe({mode:"boolean"})],ig.prototype,"open",void 0),e([oe({attribute:"position"})],ig.prototype,"position",void 0),e([f],ig.prototype,"toggleButton",void 0),e([f],ig.prototype,"region",void 0),e([f],ig.prototype,"slottedMenus",void 0)
3704
+ const ng=ig.compose({baseName:"menu-button",template:eg,styles:Jp,shadowOptions:{delegatesFocus:!0}})
3705
+ sn.getOrCreate().withPrefix("nimble").register(ng())
3706
+ const og=fe`
3707
3707
  ${bo("grid")}
3708
3708
 
3709
3709
  :host {
@@ -3782,7 +3782,7 @@ const ig=fe`
3782
3782
  grid-column: 3;
3783
3783
  }
3784
3784
  `
3785
- const ng=class extends yn{}.compose({baseName:"menu-item",baseClass:yn,template:(e,t)=>G`
3785
+ const sg=class extends yn{}.compose({baseName:"menu-item",baseClass:yn,template:(e,t)=>G`
3786
3786
  <template
3787
3787
  role="${e=>e.role}"
3788
3788
  aria-haspopup="${e=>e.hasSubmenu?"menu":void 0}"
@@ -3842,16 +3842,16 @@ const ng=class extends yn{}.compose({baseName:"menu-item",baseClass:yn,template:
3842
3842
  class="submenu-region"
3843
3843
  dir="${e=>e.currentDirection}"
3844
3844
  @loaded="${e=>e.submenuLoaded()}"
3845
- ${Se("submenuRegion")}
3845
+ ${_e("submenuRegion")}
3846
3846
  part="submenu-region"
3847
3847
  >
3848
3848
  <slot name="submenu"></slot>
3849
3849
  </${e.tagFor(ni)}>
3850
3850
  `)}
3851
3851
  </template>
3852
- `,styles:ig,expandCollapseGlyph:pd.data})
3853
- sn.getOrCreate().withPrefix("nimble").register(ng())
3854
- const og="underline",sg="outline",rg="block",ag=fe`
3852
+ `,styles:og,expandCollapseGlyph:pd.data})
3853
+ sn.getOrCreate().withPrefix("nimble").register(sg())
3854
+ const rg="underline",ag="outline",lg="block",cg=fe`
3855
3855
  ${bo("inline-block")}
3856
3856
  ${Ap}
3857
3857
 
@@ -3873,8 +3873,8 @@ const og="underline",sg="outline",rg="block",ag=fe`
3873
3873
 
3874
3874
  .label {
3875
3875
  display: flex;
3876
- color: ${Tl};
3877
- font: ${Ll};
3876
+ color: ${Ll};
3877
+ font: ${Tl};
3878
3878
  }
3879
3879
 
3880
3880
  :host([disabled]) .label {
@@ -3966,7 +3966,7 @@ const og="underline",sg="outline",rg="block",ag=fe`
3966
3966
  }
3967
3967
 
3968
3968
  .control::placeholder {
3969
- color: ${Tl};
3969
+ color: ${Ll};
3970
3970
  }
3971
3971
 
3972
3972
  .control[disabled]::placeholder {
@@ -3999,12 +3999,12 @@ const og="underline",sg="outline",rg="block",ag=fe`
3999
3999
  order: 1;
4000
4000
  padding-right: calc(${na} / 4);
4001
4001
  }
4002
- `.withBehaviors(zc(og,fe`
4002
+ `.withBehaviors(Dc(rg,fe`
4003
4003
  .root {
4004
4004
  border-bottom-width: ${oa};
4005
4005
  padding-bottom: 0;
4006
4006
  }
4007
- `),zc(rg,fe`
4007
+ `),Dc(lg,fe`
4008
4008
  .root {
4009
4009
  background-color: rgba(${jr}, 0.1);
4010
4010
  }
@@ -4022,21 +4022,21 @@ const og="underline",sg="outline",rg="block",ag=fe`
4022
4022
  :host([disabled]) .root {
4023
4023
  background-color: rgba(${jr}, 0.07);
4024
4024
  }
4025
- `),zc(sg,fe`
4025
+ `),Dc(ag,fe`
4026
4026
  .root {
4027
4027
  border-width: ${oa};
4028
4028
  padding: 0;
4029
4029
  }
4030
4030
  `))
4031
- class lg extends Rn{constructor(){super(...arguments),this.appearance=og,this.errorVisible=!1}connectedCallback(){super.connectedCallback(),this.control.setAttribute("role","spinbutton")}}e([oe],lg.prototype,"appearance",void 0),e([oe({attribute:"error-text"})],lg.prototype,"errorText",void 0),e([oe({attribute:"error-visible",mode:"boolean"})],lg.prototype,"errorVisible",void 0)
4032
- const cg=lg.compose({baseName:"number-field",baseClass:Rn,template:(e,t)=>G`
4031
+ class dg extends Rn{constructor(){super(...arguments),this.appearance=rg,this.errorVisible=!1}connectedCallback(){super.connectedCallback(),this.control.setAttribute("role","spinbutton")}}e([oe],dg.prototype,"appearance",void 0),e([oe({attribute:"error-text"})],dg.prototype,"errorText",void 0),e([oe({attribute:"error-visible",mode:"boolean"})],dg.prototype,"errorVisible",void 0)
4032
+ const hg=dg.compose({baseName:"number-field",baseClass:Rn,template:(e,t)=>G`
4033
4033
  <template class="${e=>e.readOnly?"readonly":""}">
4034
4034
  <label
4035
4035
  part="label"
4036
4036
  for="control"
4037
4037
  class="${e=>e.defaultSlottedNodes&&e.defaultSlottedNodes.length?"label":"label label__hidden"}"
4038
4038
  >
4039
- <slot ${Te("defaultSlottedNodes")}></slot>
4039
+ <slot ${Le("defaultSlottedNodes")}></slot>
4040
4040
  </label>
4041
4041
  <div class="root" part="root">
4042
4042
  ${Ne(0,t)}
@@ -4081,7 +4081,7 @@ const cg=lg.compose({baseName:"number-field",baseClass:Rn,template:(e,t)=>G`
4081
4081
  aria-owns="${e=>e.ariaOwns}"
4082
4082
  aria-relevant="${e=>e.ariaRelevant}"
4083
4083
  aria-roledescription="${e=>e.ariaRoledescription}"
4084
- ${Se("control")}
4084
+ ${_e("control")}
4085
4085
  />
4086
4086
  ${Me((e=>!e.hideStep&&!e.readOnly&&!e.disabled),G`
4087
4087
  <div class="controls" part="controls">
@@ -4104,7 +4104,7 @@ const cg=lg.compose({baseName:"number-field",baseClass:Rn,template:(e,t)=>G`
4104
4104
  ${Be(0,t)}
4105
4105
  </div>
4106
4106
  </template>
4107
- `,styles:ag,shadowOptions:{delegatesFocus:!0},stepDownGlyph:G`
4107
+ `,styles:cg,shadowOptions:{delegatesFocus:!0},stepDownGlyph:G`
4108
4108
  <${sn.tagFor(rd)}
4109
4109
  class="step-up-down-button"
4110
4110
  appearance="ghost"
@@ -4112,10 +4112,10 @@ const cg=lg.compose({baseName:"number-field",baseClass:Rn,template:(e,t)=>G`
4112
4112
  tabindex="-1"
4113
4113
  >
4114
4114
  "Decrement"
4115
- <${sn.tagFor(jp)}
4115
+ <${sn.tagFor(Gp)}
4116
4116
  slot="start"
4117
4117
  >
4118
- </${sn.tagFor(jp)}>
4118
+ </${sn.tagFor(Gp)}>
4119
4119
  </${sn.tagFor(rd)}>
4120
4120
  `,stepUpGlyph:G`
4121
4121
  <${sn.tagFor(rd)}
@@ -4136,8 +4136,8 @@ const cg=lg.compose({baseName:"number-field",baseClass:Rn,template:(e,t)=>G`
4136
4136
  ></${sn.tagFor(np)}>
4137
4137
  ${kp}
4138
4138
  `})
4139
- sn.getOrCreate().withPrefix("nimble").register(cg())
4140
- const dg=fe`
4139
+ sn.getOrCreate().withPrefix("nimble").register(hg())
4140
+ const ug=fe`
4141
4141
  ${bo("inline-flex")}
4142
4142
 
4143
4143
  :host {
@@ -4223,7 +4223,7 @@ const dg=fe`
4223
4223
  fill: rgba(${jr}, 0.3);
4224
4224
  }
4225
4225
  `
4226
- const hg=class extends Vn{}.compose({baseName:"radio",baseClass:Vn,template:(e,t)=>G`
4226
+ const pg=class extends Vn{}.compose({baseName:"radio",baseClass:Vn,template:(e,t)=>G`
4227
4227
  <template
4228
4228
  role="radio"
4229
4229
  class="${e=>e.checked?"checked":""} ${e=>e.readOnly?"readonly":""}"
@@ -4243,12 +4243,12 @@ const hg=class extends Vn{}.compose({baseName:"radio",baseClass:Vn,template:(e,t
4243
4243
  part="label"
4244
4244
  class="${e=>e.defaultSlottedNodes&&e.defaultSlottedNodes.length?"label":"label label__hidden"}"
4245
4245
  >
4246
- <slot ${Te("defaultSlottedNodes")}></slot>
4246
+ <slot ${Le("defaultSlottedNodes")}></slot>
4247
4247
  </label>
4248
4248
  </template>
4249
- `,styles:dg,checkedIndicator:Dd.data})
4250
- sn.getOrCreate().withPrefix("nimble").register(hg())
4251
- const ug=fe`
4249
+ `,styles:ug,checkedIndicator:zd.data})
4250
+ sn.getOrCreate().withPrefix("nimble").register(pg())
4251
+ const gg=fe`
4252
4252
  ${bo("inline-block")}
4253
4253
 
4254
4254
  .positioning-region {
@@ -4265,15 +4265,15 @@ const ug=fe`
4265
4265
  }
4266
4266
 
4267
4267
  slot[name='label'] {
4268
- font: ${Ll};
4269
- color: ${Tl};
4268
+ font: ${Tl};
4269
+ color: ${Ll};
4270
4270
  }
4271
4271
 
4272
4272
  :host([disabled]) slot[name='label'] {
4273
4273
  color: ${Fl};
4274
4274
  }
4275
4275
  `
4276
- const pg=class extends An{}.compose({baseName:"radio-group",baseClass:An,template:(e,t)=>G`
4276
+ const vg=class extends An{}.compose({baseName:"radio-group",baseClass:An,template:(e,t)=>G`
4277
4277
  <template
4278
4278
  role="radiogroup"
4279
4279
  aria-disabled="${e=>e.disabled}"
@@ -4288,13 +4288,13 @@ const pg=class extends An{}.compose({baseName:"radio-group",baseClass:An,templat
4288
4288
  part="positioning-region"
4289
4289
  >
4290
4290
  <slot
4291
- ${Te({property:"slottedRadioButtons",filter:He("[role=radio]")})}
4291
+ ${Le({property:"slottedRadioButtons",filter:He("[role=radio]")})}
4292
4292
  ></slot>
4293
4293
  </div>
4294
4294
  </template>
4295
- `,styles:ug,shadowOptions:{delegatesFocus:!0}})
4296
- sn.getOrCreate().withPrefix("nimble").register(pg())
4297
- const gg=fe`
4295
+ `,styles:gg,shadowOptions:{delegatesFocus:!0}})
4296
+ sn.getOrCreate().withPrefix("nimble").register(vg())
4297
+ const fg=fe`
4298
4298
  ${Rp}
4299
4299
  ${Ap}
4300
4300
 
@@ -4314,15 +4314,15 @@ const gg=fe`
4314
4314
  .end {
4315
4315
  display: contents;
4316
4316
  }
4317
- `.withBehaviors(zc(Ip,fe`
4317
+ `.withBehaviors(Dc(Ip,fe`
4318
4318
  :host([error-visible]) .control {
4319
4319
  border-bottom-width: ${oa};
4320
4320
  padding-bottom: 0;
4321
4321
  }
4322
4322
  `))
4323
- class vg extends Tn{constructor(){super(...arguments),this.appearance=Sp,this.errorVisible=!1}setPositioning(){this.$fastController.isConnected&&(super.setPositioning(),this.updateListboxMaxHeightCssVariable())}slottedOptionsChanged(e,t){const i=this.value
4324
- super.slottedOptionsChanged(e,t),i&&(this.value=i)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}e([oe],vg.prototype,"appearance",void 0),e([oe({attribute:"error-text"})],vg.prototype,"errorText",void 0),e([oe({attribute:"error-visible",mode:"boolean"})],vg.prototype,"errorVisible",void 0)
4325
- const fg=vg.compose({baseName:"select",baseClass:Tn,template:(e,t)=>G`
4323
+ class mg extends Ln{constructor(){super(...arguments),this.appearance=_p,this.errorVisible=!1}setPositioning(){this.$fastController.isConnected&&(super.setPositioning(),this.updateListboxMaxHeightCssVariable())}slottedOptionsChanged(e,t){const i=this.value
4324
+ super.slottedOptionsChanged(e,t),i&&(this.value=i)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}e([oe],mg.prototype,"appearance",void 0),e([oe({attribute:"error-text"})],mg.prototype,"errorText",void 0),e([oe({attribute:"error-visible",mode:"boolean"})],mg.prototype,"errorVisible",void 0)
4325
+ const bg=mg.compose({baseName:"select",baseClass:Ln,template:(e,t)=>G`
4326
4326
  <template
4327
4327
  class="${e=>[e.collapsible&&"collapsible",e.collapsible&&e.open&&"open",e.disabled&&"disabled",e.collapsible&&e.position].filter(Boolean).join(" ")}"
4328
4328
  aria-activedescendant="${e=>e.ariaActiveDescendant}"
@@ -4345,7 +4345,7 @@ const fg=vg.compose({baseName:"select",baseClass:Tn,template:(e,t)=>G`
4345
4345
  class="control"
4346
4346
  part="control"
4347
4347
  ?disabled="${e=>e.disabled}"
4348
- ${Se("control")}
4348
+ ${_e("control")}
4349
4349
  >
4350
4350
  ${Ne(0,t)}
4351
4351
  <slot name="button-container">
@@ -4368,22 +4368,22 @@ const fg=vg.compose({baseName:"select",baseClass:Tn,template:(e,t)=>G`
4368
4368
  role="listbox"
4369
4369
  ?disabled="${e=>e.disabled}"
4370
4370
  ?hidden="${e=>!!e.collapsible&&!e.open}"
4371
- ${Se("listbox")}
4371
+ ${_e("listbox")}
4372
4372
  >
4373
4373
  <slot
4374
- ${Te({filter:Ci.slottedOptionFilter,flatten:!0,property:"slottedOptions"})}
4374
+ ${Le({filter:Ci.slottedOptionFilter,flatten:!0,property:"slottedOptions"})}
4375
4375
  ></slot>
4376
4376
  </div>
4377
4377
  </template>
4378
- `,styles:gg,indicator:hd.data,end:G`
4378
+ `,styles:fg,indicator:hd.data,end:G`
4379
4379
  <${sn.tagFor(np)}
4380
4380
  severity="error"
4381
4381
  class="error-icon"
4382
4382
  ></${sn.tagFor(np)}>
4383
4383
  ${kp}
4384
4384
  `})
4385
- sn.getOrCreate().withPrefix("nimble").register(fg())
4386
- const mg=fe`
4385
+ sn.getOrCreate().withPrefix("nimble").register(bg())
4386
+ const wg=fe`
4387
4387
  ${bo("inline-flex")}
4388
4388
 
4389
4389
  :host {
@@ -4517,7 +4517,7 @@ const mg=fe`
4517
4517
  :host {
4518
4518
  --ni-private-spinner-bits-background-color: ${qo};
4519
4519
  }
4520
- `)),bg=G`
4520
+ `)),yg=G`
4521
4521
  <template role="progressbar">
4522
4522
  <div class="container">
4523
4523
  <div class="bit1"></div>
@@ -4525,9 +4525,9 @@ const mg=fe`
4525
4525
  </div>
4526
4526
  </template>
4527
4527
  `
4528
- const wg=class extends St{}.compose({baseName:"spinner",template:bg,styles:mg})
4529
- sn.getOrCreate().withPrefix("nimble").register(wg())
4530
- const yg=fe`
4528
+ const xg=class extends _t{}.compose({baseName:"spinner",template:yg,styles:wg})
4529
+ sn.getOrCreate().withPrefix("nimble").register(xg())
4530
+ const $g=fe`
4531
4531
  ${bo("inline-flex")}
4532
4532
 
4533
4533
  :host {
@@ -4549,8 +4549,8 @@ const yg=fe`
4549
4549
  }
4550
4550
 
4551
4551
  .label {
4552
- color: ${Tl};
4553
- font: ${Ll};
4552
+ color: ${Ll};
4553
+ font: ${Tl};
4554
4554
  }
4555
4555
 
4556
4556
  :host([disabled]) .label {
@@ -4687,7 +4687,7 @@ const yg=fe`
4687
4687
  --ni-private-switch-indicator-border-color: ${qo};
4688
4688
  --ni-private-switch-indicator-border-disabled-color: ${ls(qo,.3)};
4689
4689
  }
4690
- `)),xg=G`
4690
+ `)),Cg=G`
4691
4691
  <template
4692
4692
  role="switch"
4693
4693
  aria-checked="${e=>e.checked}"
@@ -4702,7 +4702,7 @@ const yg=fe`
4702
4702
  part="label"
4703
4703
  class="${e=>e.defaultSlottedNodes?.length?"label":"label label__hidden"}"
4704
4704
  >
4705
- <slot ${Te("defaultSlottedNodes")}></slot>
4705
+ <slot ${Le("defaultSlottedNodes")}></slot>
4706
4706
  </label>
4707
4707
  <div class="switch-container">
4708
4708
  <span class="status-message unchecked-message" part="unchecked-message">
@@ -4722,15 +4722,15 @@ const yg=fe`
4722
4722
  </div>
4723
4723
  </template>
4724
4724
  `
4725
- const $g=class extends Bn{}.compose({baseClass:Bn,baseName:"switch",template:xg,styles:yg})
4726
- sn.getOrCreate().withPrefix("nimble").register($g())
4727
- const Cg=class extends Zn{}.compose({baseName:"tab",baseClass:Zn,template:(e,t)=>G`
4725
+ const kg=class extends Bn{}.compose({baseClass:Bn,baseName:"switch",template:Cg,styles:$g})
4726
+ sn.getOrCreate().withPrefix("nimble").register(kg())
4727
+ const Sg=class extends Zn{}.compose({baseName:"tab",baseClass:Zn,template:(e,t)=>G`
4728
4728
  <template slot="tab" role="tab" aria-disabled="${e=>e.disabled}">
4729
4729
  <slot></slot>
4730
4730
  </template>
4731
4731
  `,styles:jc})
4732
- sn.getOrCreate().withPrefix("nimble").register(Cg())
4733
- const kg=fe`
4732
+ sn.getOrCreate().withPrefix("nimble").register(Sg())
4733
+ const _g=fe`
4734
4734
  ${bo("block")}
4735
4735
 
4736
4736
  :host {
@@ -4740,11 +4740,11 @@ const kg=fe`
4740
4740
  padding-top: ${na};
4741
4741
  }
4742
4742
  `
4743
- const _g=class extends Nn{}.compose({baseName:"tab-panel",baseClass:Nn,template:(e,t)=>G`
4743
+ const Mg=class extends Nn{}.compose({baseName:"tab-panel",baseClass:Nn,template:(e,t)=>G`
4744
4744
  <template slot="tabpanel" role="tabpanel">
4745
4745
  <slot></slot>
4746
4746
  </template>
4747
- `,styles:kg})
4747
+ `,styles:_g})
4748
4748
 
4749
4749
  ;/**
4750
4750
  * table-core
@@ -4756,7 +4756,7 @@ const _g=class extends Nn{}.compose({baseName:"tab-panel",baseClass:Nn,template:
4756
4756
  *
4757
4757
  * @license MIT
4758
4758
  */
4759
- function Sg(e,t){return"function"==typeof e?e(t):e}function Mg(e,t){return i=>{t.setState((t=>({...t,[e]:Sg(i,t[e])})))}}function Ig(e){return e instanceof Function}function Rg(e,t,i){let n,o=[]
4759
+ function Ig(e,t){return"function"==typeof e?e(t):e}function Rg(e,t){return i=>{t.setState((t=>({...t,[e]:Ig(i,t[e])})))}}function Ag(e){return e instanceof Function}function Og(e,t,i){let n,o=[]
4760
4760
  return()=>{let s
4761
4761
  i.key&&i.debug&&(s=Date.now())
4762
4762
  const r=e()
@@ -4764,36 +4764,36 @@ if(!(r.length!==o.length||r.some(((e,t)=>o[t]!==e))))return n
4764
4764
  let a
4765
4765
  if(o=r,i.key&&i.debug&&(a=Date.now()),n=t(...r),null==i||null==i.onChange||i.onChange(n),i.key&&i.debug&&null!=i&&i.debug()){const e=Math.round(100*(Date.now()-s))/100,t=Math.round(100*(Date.now()-a))/100,n=t/16,o=(e,t)=>{for(e=String(e);e.length<t;)e=" "+e
4766
4766
  return e}
4767
- console.info(`%c⏱ ${o(t,5)} /${o(e,5)} ms`,`\n font-size: .6rem;\n font-weight: bold;\n color: hsl(${Math.max(0,Math.min(120-120*n,120))}deg 100% 31%);`,null==i?void 0:i.key)}return n}}function Ag(e,t,i){var n
4767
+ console.info(`%c⏱ ${o(t,5)} /${o(e,5)} ms`,`\n font-size: .6rem;\n font-weight: bold;\n color: hsl(${Math.max(0,Math.min(120-120*n,120))}deg 100% 31%);`,null==i?void 0:i.key)}return n}}function Eg(e,t,i){var n
4768
4768
  let o={id:null!=(n=i.id)?n:t.id,column:t,index:i.index,isPlaceholder:!!i.isPlaceholder,placeholderId:i.placeholderId,depth:i.depth,subHeaders:[],colSpan:0,rowSpan:0,headerGroup:null,getLeafHeaders:()=>{const e=[],t=i=>{i.subHeaders&&i.subHeaders.length&&i.subHeaders.map(t),e.push(i)}
4769
4769
  return t(o),e},getContext:()=>({table:e,header:o,column:t})}
4770
- return e._features.forEach((t=>{Object.assign(o,null==t.createHeader?void 0:t.createHeader(o,e))})),o}sn.getOrCreate().withPrefix("nimble").register(_g())
4771
- const Og={createTable:e=>({getHeaderGroups:Rg((()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right]),((t,i,n,o)=>{var s,r
4770
+ return e._features.forEach((t=>{Object.assign(o,null==t.createHeader?void 0:t.createHeader(o,e))})),o}sn.getOrCreate().withPrefix("nimble").register(Mg())
4771
+ const Vg={createTable:e=>({getHeaderGroups:Og((()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right]),((t,i,n,o)=>{var s,r
4772
4772
  const a=null!=(s=null==n?void 0:n.map((e=>i.find((t=>t.id===e)))).filter(Boolean))?s:[],l=null!=(r=null==o?void 0:o.map((e=>i.find((t=>t.id===e)))).filter(Boolean))?r:[]
4773
- return Eg(t,[...a,...i.filter((e=>!(null!=n&&n.includes(e.id)||null!=o&&o.includes(e.id)))),...l],e)}),{key:!1,debug:()=>{var t
4774
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getCenterHeaderGroups:Rg((()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right]),((t,i,n,o)=>Eg(t,i=i.filter((e=>!(null!=n&&n.includes(e.id)||null!=o&&o.includes(e.id)))),e,"center")),{key:!1,debug:()=>{var t
4775
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getLeftHeaderGroups:Rg((()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left]),((t,i,n)=>{var o
4776
- return Eg(t,null!=(o=null==n?void 0:n.map((e=>i.find((t=>t.id===e)))).filter(Boolean))?o:[],e,"left")}),{key:!1,debug:()=>{var t
4777
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getRightHeaderGroups:Rg((()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.right]),((t,i,n)=>{var o
4778
- return Eg(t,null!=(o=null==n?void 0:n.map((e=>i.find((t=>t.id===e)))).filter(Boolean))?o:[],e,"right")}),{key:!1,debug:()=>{var t
4779
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getFooterGroups:Rg((()=>[e.getHeaderGroups()]),(e=>[...e].reverse()),{key:!1,debug:()=>{var t
4780
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getLeftFooterGroups:Rg((()=>[e.getLeftHeaderGroups()]),(e=>[...e].reverse()),{key:!1,debug:()=>{var t
4781
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getCenterFooterGroups:Rg((()=>[e.getCenterHeaderGroups()]),(e=>[...e].reverse()),{key:!1,debug:()=>{var t
4782
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getRightFooterGroups:Rg((()=>[e.getRightHeaderGroups()]),(e=>[...e].reverse()),{key:!1,debug:()=>{var t
4783
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getFlatHeaders:Rg((()=>[e.getHeaderGroups()]),(e=>e.map((e=>e.headers)).flat()),{key:!1,debug:()=>{var t
4784
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getLeftFlatHeaders:Rg((()=>[e.getLeftHeaderGroups()]),(e=>e.map((e=>e.headers)).flat()),{key:!1,debug:()=>{var t
4785
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getCenterFlatHeaders:Rg((()=>[e.getCenterHeaderGroups()]),(e=>e.map((e=>e.headers)).flat()),{key:!1,debug:()=>{var t
4786
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getRightFlatHeaders:Rg((()=>[e.getRightHeaderGroups()]),(e=>e.map((e=>e.headers)).flat()),{key:!1,debug:()=>{var t
4787
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getCenterLeafHeaders:Rg((()=>[e.getCenterFlatHeaders()]),(e=>e.filter((e=>{var t
4773
+ return Hg(t,[...a,...i.filter((e=>!(null!=n&&n.includes(e.id)||null!=o&&o.includes(e.id)))),...l],e)}),{key:!1,debug:()=>{var t
4774
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getCenterHeaderGroups:Og((()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right]),((t,i,n,o)=>Hg(t,i=i.filter((e=>!(null!=n&&n.includes(e.id)||null!=o&&o.includes(e.id)))),e,"center")),{key:!1,debug:()=>{var t
4775
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getLeftHeaderGroups:Og((()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left]),((t,i,n)=>{var o
4776
+ return Hg(t,null!=(o=null==n?void 0:n.map((e=>i.find((t=>t.id===e)))).filter(Boolean))?o:[],e,"left")}),{key:!1,debug:()=>{var t
4777
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getRightHeaderGroups:Og((()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.right]),((t,i,n)=>{var o
4778
+ return Hg(t,null!=(o=null==n?void 0:n.map((e=>i.find((t=>t.id===e)))).filter(Boolean))?o:[],e,"right")}),{key:!1,debug:()=>{var t
4779
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getFooterGroups:Og((()=>[e.getHeaderGroups()]),(e=>[...e].reverse()),{key:!1,debug:()=>{var t
4780
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getLeftFooterGroups:Og((()=>[e.getLeftHeaderGroups()]),(e=>[...e].reverse()),{key:!1,debug:()=>{var t
4781
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getCenterFooterGroups:Og((()=>[e.getCenterHeaderGroups()]),(e=>[...e].reverse()),{key:!1,debug:()=>{var t
4782
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getRightFooterGroups:Og((()=>[e.getRightHeaderGroups()]),(e=>[...e].reverse()),{key:!1,debug:()=>{var t
4783
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getFlatHeaders:Og((()=>[e.getHeaderGroups()]),(e=>e.map((e=>e.headers)).flat()),{key:!1,debug:()=>{var t
4784
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getLeftFlatHeaders:Og((()=>[e.getLeftHeaderGroups()]),(e=>e.map((e=>e.headers)).flat()),{key:!1,debug:()=>{var t
4785
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getCenterFlatHeaders:Og((()=>[e.getCenterHeaderGroups()]),(e=>e.map((e=>e.headers)).flat()),{key:!1,debug:()=>{var t
4786
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getRightFlatHeaders:Og((()=>[e.getRightHeaderGroups()]),(e=>e.map((e=>e.headers)).flat()),{key:!1,debug:()=>{var t
4787
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getCenterLeafHeaders:Og((()=>[e.getCenterFlatHeaders()]),(e=>e.filter((e=>{var t
4788
4788
  return!(null!=(t=e.subHeaders)&&t.length)}))),{key:!1,debug:()=>{var t
4789
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getLeftLeafHeaders:Rg((()=>[e.getLeftFlatHeaders()]),(e=>e.filter((e=>{var t
4789
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getLeftLeafHeaders:Og((()=>[e.getLeftFlatHeaders()]),(e=>e.filter((e=>{var t
4790
4790
  return!(null!=(t=e.subHeaders)&&t.length)}))),{key:!1,debug:()=>{var t
4791
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getRightLeafHeaders:Rg((()=>[e.getRightFlatHeaders()]),(e=>e.filter((e=>{var t
4791
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getRightLeafHeaders:Og((()=>[e.getRightFlatHeaders()]),(e=>e.filter((e=>{var t
4792
4792
  return!(null!=(t=e.subHeaders)&&t.length)}))),{key:!1,debug:()=>{var t
4793
- return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getLeafHeaders:Rg((()=>[e.getLeftHeaderGroups(),e.getCenterHeaderGroups(),e.getRightHeaderGroups()]),((e,t,i)=>{var n,o,s,r,a,l
4793
+ return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}}),getLeafHeaders:Og((()=>[e.getLeftHeaderGroups(),e.getCenterHeaderGroups(),e.getRightHeaderGroups()]),((e,t,i)=>{var n,o,s,r,a,l
4794
4794
  return[...null!=(n=null==(o=e[0])?void 0:o.headers)?n:[],...null!=(s=null==(r=t[0])?void 0:r.headers)?s:[],...null!=(a=null==(l=i[0])?void 0:l.headers)?a:[]].map((e=>e.getLeafHeaders())).flat()}),{key:!1,debug:()=>{var t
4795
4795
  return null!=(t=e.options.debugAll)?t:e.options.debugHeaders}})})}
4796
- function Eg(e,t,i,n){var o,s
4796
+ function Hg(e,t,i,n){var o,s
4797
4797
  let r=0
4798
4798
  const a=function(e,t){void 0===t&&(t=1),r=Math.max(r,t),e.filter((e=>e.getIsVisible())).forEach((e=>{var i
4799
4799
  null!=(i=e.columns)&&i.length&&a(e.columns,t+1)}),0)}
@@ -4803,16 +4803,16 @@ const c=(e,t)=>{const o={depth:t,id:[n,`${t}`].filter(Boolean).join("_"),headers
4803
4803
  e.forEach((e=>{const r=[...s].reverse()[0]
4804
4804
  let a,l=!1
4805
4805
  if(e.column.depth===o.depth&&e.column.parent?a=e.column.parent:(a=e.column,l=!0),r&&(null==r?void 0:r.column)===a)r.subHeaders.push(e)
4806
- else{const o=Ag(i,a,{id:[n,t,a.id,null==e?void 0:e.id].filter(Boolean).join("_"),isPlaceholder:l,placeholderId:l?`${s.filter((e=>e.column===a)).length}`:void 0,depth:t,index:s.length})
4807
- o.subHeaders.push(e),s.push(o)}o.headers.push(e),e.headerGroup=o})),l.push(o),t>0&&c(s,t-1)},d=t.map(((e,t)=>Ag(i,e,{depth:r,index:t})))
4806
+ else{const o=Eg(i,a,{id:[n,t,a.id,null==e?void 0:e.id].filter(Boolean).join("_"),isPlaceholder:l,placeholderId:l?`${s.filter((e=>e.column===a)).length}`:void 0,depth:t,index:s.length})
4807
+ o.subHeaders.push(e),s.push(o)}o.headers.push(e),e.headerGroup=o})),l.push(o),t>0&&c(s,t-1)},d=t.map(((e,t)=>Eg(i,e,{depth:r,index:t})))
4808
4808
  c(d,r-1),l.reverse()
4809
4809
  const h=e=>e.filter((e=>e.column.getIsVisible())).map((e=>{let t=0,i=0,n=[0]
4810
4810
  e.subHeaders&&e.subHeaders.length?(n=[],h(e.subHeaders).forEach((e=>{let{colSpan:i,rowSpan:o}=e
4811
4811
  t+=i,n.push(o)}))):t=1
4812
4812
  return i+=Math.min(...n),e.colSpan=t,e.rowSpan=i,{colSpan:t,rowSpan:i}}))
4813
- return h(null!=(o=null==(s=l[0])?void 0:s.headers)?o:[]),l}const Vg={size:150,minSize:20,maxSize:Number.MAX_SAFE_INTEGER},Hg={getDefaultColumnDef:()=>Vg,getInitialState:e=>({columnSizing:{},columnSizingInfo:{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]},...e}),getDefaultOptions:e=>({columnResizeMode:"onEnd",onColumnSizingChange:Mg("columnSizing",e),onColumnSizingInfoChange:Mg("columnSizingInfo",e)}),createColumn:(e,t)=>({getSize:()=>{var i,n,o
4813
+ return h(null!=(o=null==(s=l[0])?void 0:s.headers)?o:[]),l}const Pg={size:150,minSize:20,maxSize:Number.MAX_SAFE_INTEGER},Tg={getDefaultColumnDef:()=>Pg,getInitialState:e=>({columnSizing:{},columnSizingInfo:{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]},...e}),getDefaultOptions:e=>({columnResizeMode:"onEnd",onColumnSizingChange:Rg("columnSizing",e),onColumnSizingInfoChange:Rg("columnSizingInfo",e)}),createColumn:(e,t)=>({getSize:()=>{var i,n,o
4814
4814
  const s=t.getState().columnSizing[e.id]
4815
- return Math.min(Math.max(null!=(i=e.columnDef.minSize)?i:Vg.minSize,null!=(n=null!=s?s:e.columnDef.size)?n:Vg.size),null!=(o=e.columnDef.maxSize)?o:Vg.maxSize)},getStart:i=>{const n=i?"left"===i?t.getLeftVisibleLeafColumns():t.getRightVisibleLeafColumns():t.getVisibleLeafColumns(),o=n.findIndex((t=>t.id===e.id))
4815
+ return Math.min(Math.max(null!=(i=e.columnDef.minSize)?i:Pg.minSize,null!=(n=null!=s?s:e.columnDef.size)?n:Pg.size),null!=(o=e.columnDef.maxSize)?o:Pg.maxSize)},getStart:i=>{const n=i?"left"===i?t.getLeftVisibleLeafColumns():t.getRightVisibleLeafColumns():t.getVisibleLeafColumns(),o=n.findIndex((t=>t.id===e.id))
4816
4816
  if(o>0){const e=n[o-1]
4817
4817
  return e.getStart(i)+e.getSize()}return 0},resetSize:()=>{t.setColumnSizing((t=>{let{[e.id]:i,...n}=t
4818
4818
  return n}))},getCanResize:()=>{var i,n
@@ -4822,24 +4822,24 @@ e.subHeaders.length?e.subHeaders.forEach(i):t+=null!=(n=e.column.getSize())?n:0}
4822
4822
  return i(e),t},getStart:()=>{if(e.index>0){const t=e.headerGroup.headers[e.index-1]
4823
4823
  return t.getStart()+t.getSize()}return 0},getResizeHandler:()=>{const i=t.getColumn(e.column.id),n=null==i?void 0:i.getCanResize()
4824
4824
  return o=>{if(!i||!n)return
4825
- if(null==o.persist||o.persist(),Lg(o)&&o.touches&&o.touches.length>1)return
4826
- const s=e.getSize(),r=e?e.getLeafHeaders().map((e=>[e.column.id,e.column.getSize()])):[[i.id,i.getSize()]],a=Lg(o)?Math.round(o.touches[0].clientX):o.clientX,l={},c=(e,i)=>{"number"==typeof i&&(t.setColumnSizingInfo((e=>{var t,n
4825
+ if(null==o.persist||o.persist(),Fg(o)&&o.touches&&o.touches.length>1)return
4826
+ const s=e.getSize(),r=e?e.getLeafHeaders().map((e=>[e.column.id,e.column.getSize()])):[[i.id,i.getSize()]],a=Fg(o)?Math.round(o.touches[0].clientX):o.clientX,l={},c=(e,i)=>{"number"==typeof i&&(t.setColumnSizingInfo((e=>{var t,n
4827
4827
  const o=i-(null!=(t=null==e?void 0:e.startOffset)?t:0),s=Math.max(o/(null!=(n=null==e?void 0:e.startSize)?n:0),-.999999)
4828
4828
  return e.columnSizingStart.forEach((e=>{let[t,i]=e
4829
4829
  l[t]=Math.round(100*Math.max(i+i*s,0))/100})),{...e,deltaOffset:o,deltaPercentage:s}})),"onChange"!==t.options.columnResizeMode&&"end"!==e||t.setColumnSizing((e=>({...e,...l}))))},d=e=>c("move",e),h=e=>{c("end",e),t.setColumnSizingInfo((e=>({...e,isResizingColumn:!1,startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,columnSizingStart:[]})))},u={moveHandler:e=>d(e.clientX),upHandler:e=>{document.removeEventListener("mousemove",u.moveHandler),document.removeEventListener("mouseup",u.upHandler),h(e.clientX)}},p={moveHandler:e=>(e.cancelable&&(e.preventDefault(),e.stopPropagation()),d(e.touches[0].clientX),!1),upHandler:e=>{var t
4830
- document.removeEventListener("touchmove",p.moveHandler),document.removeEventListener("touchend",p.upHandler),e.cancelable&&(e.preventDefault(),e.stopPropagation()),h(null==(t=e.touches[0])?void 0:t.clientX)}},g=!!function(){if("boolean"==typeof Pg)return Pg
4830
+ document.removeEventListener("touchmove",p.moveHandler),document.removeEventListener("touchend",p.upHandler),e.cancelable&&(e.preventDefault(),e.stopPropagation()),h(null==(t=e.touches[0])?void 0:t.clientX)}},g=!!function(){if("boolean"==typeof Lg)return Lg
4831
4831
  let e=!1
4832
4832
  try{const t={get passive(){return e=!0,!1}},i=()=>{}
4833
- window.addEventListener("test",i,t),window.removeEventListener("test",i)}catch(t){e=!1}return Pg=e,Pg}()&&{passive:!1}
4834
- Lg(o)?(document.addEventListener("touchmove",p.moveHandler,g),document.addEventListener("touchend",p.upHandler,g)):(document.addEventListener("mousemove",u.moveHandler,g),document.addEventListener("mouseup",u.upHandler,g)),t.setColumnSizingInfo((e=>({...e,startOffset:a,startSize:s,deltaOffset:0,deltaPercentage:0,columnSizingStart:r,isResizingColumn:i.id})))}}}),createTable:e=>({setColumnSizing:t=>null==e.options.onColumnSizingChange?void 0:e.options.onColumnSizingChange(t),setColumnSizingInfo:t=>null==e.options.onColumnSizingInfoChange?void 0:e.options.onColumnSizingInfoChange(t),resetColumnSizing:t=>{var i
4833
+ window.addEventListener("test",i,t),window.removeEventListener("test",i)}catch(t){e=!1}return Lg=e,Lg}()&&{passive:!1}
4834
+ Fg(o)?(document.addEventListener("touchmove",p.moveHandler,g),document.addEventListener("touchend",p.upHandler,g)):(document.addEventListener("mousemove",u.moveHandler,g),document.addEventListener("mouseup",u.upHandler,g)),t.setColumnSizingInfo((e=>({...e,startOffset:a,startSize:s,deltaOffset:0,deltaPercentage:0,columnSizingStart:r,isResizingColumn:i.id})))}}}),createTable:e=>({setColumnSizing:t=>null==e.options.onColumnSizingChange?void 0:e.options.onColumnSizingChange(t),setColumnSizingInfo:t=>null==e.options.onColumnSizingInfoChange?void 0:e.options.onColumnSizingInfoChange(t),resetColumnSizing:t=>{var i
4835
4835
  e.setColumnSizing(t?{}:null!=(i=e.initialState.columnSizing)?i:{})},resetHeaderSizeInfo:t=>{var i
4836
4836
  e.setColumnSizingInfo(t?{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]}:null!=(i=e.initialState.columnSizingInfo)?i:{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]})},getTotalSize:()=>{var t,i
4837
4837
  return null!=(t=null==(i=e.getHeaderGroups()[0])?void 0:i.headers.reduce(((e,t)=>e+t.getSize()),0))?t:0},getLeftTotalSize:()=>{var t,i
4838
4838
  return null!=(t=null==(i=e.getLeftHeaderGroups()[0])?void 0:i.headers.reduce(((e,t)=>e+t.getSize()),0))?t:0},getCenterTotalSize:()=>{var t,i
4839
4839
  return null!=(t=null==(i=e.getCenterHeaderGroups()[0])?void 0:i.headers.reduce(((e,t)=>e+t.getSize()),0))?t:0},getRightTotalSize:()=>{var t,i
4840
4840
  return null!=(t=null==(i=e.getRightHeaderGroups()[0])?void 0:i.headers.reduce(((e,t)=>e+t.getSize()),0))?t:0}})}
4841
- let Pg=null
4842
- function Lg(e){return"touchstart"===e.type}const Tg={getInitialState:e=>({expanded:{},...e}),getDefaultOptions:e=>({onExpandedChange:Mg("expanded",e),paginateExpandedRows:!0}),createTable:e=>{let t=!1,i=!1
4841
+ let Lg=null
4842
+ function Fg(e){return"touchstart"===e.type}const Dg={getInitialState:e=>({expanded:{},...e}),getDefaultOptions:e=>({onExpandedChange:Rg("expanded",e),paginateExpandedRows:!0}),createTable:e=>{let t=!1,i=!1
4843
4843
  return{_autoResetExpanded:()=>{var n,o
4844
4844
  if(t){if(null!=(n=null!=(o=e.options.autoResetAll)?o:e.options.autoResetExpanded)?n:!e.options.manualExpanding){if(i)return
4845
4845
  i=!0,e._queue((()=>{e.resetExpanded(),i=!1}))}}else e._queue((()=>{t=!0}))},setExpanded:t=>null==e.options.onExpandedChange?void 0:e.options.onExpandedChange(t),toggleAllRowsExpanded:t=>{(null!=t?t:!e.getIsAllRowsExpanded())?e.setExpanded(!0):e.setExpanded({})},resetExpanded:t=>{var i,n
@@ -4856,57 +4856,57 @@ return i}return n}))},getIsExpanded:()=>{var i
4856
4856
  const n=t.getState().expanded
4857
4857
  return!!(null!=(i=null==t.options.getIsRowExpanded?void 0:t.options.getIsRowExpanded(e))?i:!0===n||(null==n?void 0:n[e.id]))},getCanExpand:()=>{var i,n,o
4858
4858
  return null!=(i=null==t.options.getRowCanExpand?void 0:t.options.getRowCanExpand(e))?i:(null==(n=t.options.enableExpanding)||n)&&!(null==(o=e.subRows)||!o.length)},getToggleExpandedHandler:()=>{const t=e.getCanExpand()
4859
- return()=>{t&&e.toggleExpanded()}}})},Fg=(e,t,i)=>{var n
4859
+ return()=>{t&&e.toggleExpanded()}}})},zg=(e,t,i)=>{var n
4860
4860
  const o=i.toLowerCase()
4861
4861
  return Boolean(null==(n=e.getValue(t))?void 0:n.toLowerCase().includes(o))}
4862
- Fg.autoRemove=e=>Xg(e)
4863
- const zg=(e,t,i)=>{var n
4862
+ zg.autoRemove=e=>Kg(e)
4863
+ const Bg=(e,t,i)=>{var n
4864
4864
  return Boolean(null==(n=e.getValue(t))?void 0:n.includes(i))}
4865
- zg.autoRemove=e=>Xg(e)
4866
- const Dg=(e,t,i)=>{var n
4865
+ Bg.autoRemove=e=>Kg(e)
4866
+ const Ng=(e,t,i)=>{var n
4867
4867
  return(null==(n=e.getValue(t))?void 0:n.toLowerCase())===i.toLowerCase()}
4868
- Dg.autoRemove=e=>Xg(e)
4869
- const Bg=(e,t,i)=>{var n
4868
+ Ng.autoRemove=e=>Kg(e)
4869
+ const Zg=(e,t,i)=>{var n
4870
4870
  return null==(n=e.getValue(t))?void 0:n.includes(i)}
4871
- Bg.autoRemove=e=>Xg(e)||!(null!=e&&e.length)
4872
- const Ng=(e,t,i)=>!i.some((i=>{var n
4871
+ Zg.autoRemove=e=>Kg(e)||!(null!=e&&e.length)
4872
+ const qg=(e,t,i)=>!i.some((i=>{var n
4873
4873
  return!(null!=(n=e.getValue(t))&&n.includes(i))}))
4874
- Ng.autoRemove=e=>Xg(e)||!(null!=e&&e.length)
4875
- const Zg=(e,t,i)=>i.some((i=>{var n
4874
+ qg.autoRemove=e=>Kg(e)||!(null!=e&&e.length)
4875
+ const jg=(e,t,i)=>i.some((i=>{var n
4876
4876
  return null==(n=e.getValue(t))?void 0:n.includes(i)}))
4877
- Zg.autoRemove=e=>Xg(e)||!(null!=e&&e.length)
4878
- const qg=(e,t,i)=>e.getValue(t)===i
4879
- qg.autoRemove=e=>Xg(e)
4880
- const jg=(e,t,i)=>e.getValue(t)==i
4881
- jg.autoRemove=e=>Xg(e)
4882
- const Ug=(e,t,i)=>{let[n,o]=i
4877
+ jg.autoRemove=e=>Kg(e)||!(null!=e&&e.length)
4878
+ const Ug=(e,t,i)=>e.getValue(t)===i
4879
+ Ug.autoRemove=e=>Kg(e)
4880
+ const Gg=(e,t,i)=>e.getValue(t)==i
4881
+ Gg.autoRemove=e=>Kg(e)
4882
+ const Xg=(e,t,i)=>{let[n,o]=i
4883
4883
  const s=e.getValue(t)
4884
4884
  return s>=n&&s<=o}
4885
- Ug.resolveFilterValue=e=>{let[t,i]=e,n="number"!=typeof t?parseFloat(t):t,o="number"!=typeof i?parseFloat(i):i,s=null===t||Number.isNaN(n)?-1/0:n,r=null===i||Number.isNaN(o)?1/0:o
4885
+ Xg.resolveFilterValue=e=>{let[t,i]=e,n="number"!=typeof t?parseFloat(t):t,o="number"!=typeof i?parseFloat(i):i,s=null===t||Number.isNaN(n)?-1/0:n,r=null===i||Number.isNaN(o)?1/0:o
4886
4886
  if(s>r){const e=s
4887
- s=r,r=e}return[s,r]},Ug.autoRemove=e=>Xg(e)||Xg(e[0])&&Xg(e[1])
4888
- const Gg={includesString:Fg,includesStringSensitive:zg,equalsString:Dg,arrIncludes:Bg,arrIncludesAll:Ng,arrIncludesSome:Zg,equals:qg,weakEquals:jg,inNumberRange:Ug}
4889
- function Xg(e){return null==e||""===e}const Wg={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:e=>({columnFilters:[],globalFilter:void 0,...e}),getDefaultOptions:e=>({onColumnFiltersChange:Mg("columnFilters",e),onGlobalFilterChange:Mg("globalFilter",e),filterFromLeafRows:!1,maxLeafRowFilterDepth:100,globalFilterFn:"auto",getColumnCanGlobalFilter:t=>{var i,n
4887
+ s=r,r=e}return[s,r]},Xg.autoRemove=e=>Kg(e)||Kg(e[0])&&Kg(e[1])
4888
+ const Wg={includesString:zg,includesStringSensitive:Bg,equalsString:Ng,arrIncludes:Zg,arrIncludesAll:qg,arrIncludesSome:jg,equals:Ug,weakEquals:Gg,inNumberRange:Xg}
4889
+ function Kg(e){return null==e||""===e}const Yg={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:e=>({columnFilters:[],globalFilter:void 0,...e}),getDefaultOptions:e=>({onColumnFiltersChange:Rg("columnFilters",e),onGlobalFilterChange:Rg("globalFilter",e),filterFromLeafRows:!1,maxLeafRowFilterDepth:100,globalFilterFn:"auto",getColumnCanGlobalFilter:t=>{var i,n
4890
4890
  const o=null==(i=e.getCoreRowModel().flatRows[0])||null==(n=i._getAllCellsByColumnId()[t.id])?void 0:n.getValue()
4891
4891
  return"string"==typeof o||"number"==typeof o}}),createColumn:(e,t)=>({getAutoFilterFn:()=>{const i=t.getCoreRowModel().flatRows[0],n=null==i?void 0:i.getValue(e.id)
4892
- return"string"==typeof n?Gg.includesString:"number"==typeof n?Gg.inNumberRange:"boolean"==typeof n||null!==n&&"object"==typeof n?Gg.equals:Array.isArray(n)?Gg.arrIncludes:Gg.weakEquals},getFilterFn:()=>{var i,n
4893
- return Ig(e.columnDef.filterFn)?e.columnDef.filterFn:"auto"===e.columnDef.filterFn?e.getAutoFilterFn():null!=(i=null==(n=t.options.filterFns)?void 0:n[e.columnDef.filterFn])?i:Gg[e.columnDef.filterFn]},getCanFilter:()=>{var i,n,o
4892
+ return"string"==typeof n?Wg.includesString:"number"==typeof n?Wg.inNumberRange:"boolean"==typeof n||null!==n&&"object"==typeof n?Wg.equals:Array.isArray(n)?Wg.arrIncludes:Wg.weakEquals},getFilterFn:()=>{var i,n
4893
+ return Ag(e.columnDef.filterFn)?e.columnDef.filterFn:"auto"===e.columnDef.filterFn?e.getAutoFilterFn():null!=(i=null==(n=t.options.filterFns)?void 0:n[e.columnDef.filterFn])?i:Wg[e.columnDef.filterFn]},getCanFilter:()=>{var i,n,o
4894
4894
  return(null==(i=e.columnDef.enableColumnFilter)||i)&&(null==(n=t.options.enableColumnFilters)||n)&&(null==(o=t.options.enableFilters)||o)&&!!e.accessorFn},getCanGlobalFilter:()=>{var i,n,o,s
4895
4895
  return(null==(i=e.columnDef.enableGlobalFilter)||i)&&(null==(n=t.options.enableGlobalFilter)||n)&&(null==(o=t.options.enableFilters)||o)&&(null==(s=null==t.options.getColumnCanGlobalFilter?void 0:t.options.getColumnCanGlobalFilter(e))||s)&&!!e.accessorFn},getIsFiltered:()=>e.getFilterIndex()>-1,getFilterValue:()=>{var i,n
4896
4896
  return null==(i=t.getState().columnFilters)||null==(n=i.find((t=>t.id===e.id)))?void 0:n.value},getFilterIndex:()=>{var i,n
4897
- return null!=(i=null==(n=t.getState().columnFilters)?void 0:n.findIndex((t=>t.id===e.id)))?i:-1},setFilterValue:i=>{t.setColumnFilters((t=>{const n=e.getFilterFn(),o=null==t?void 0:t.find((t=>t.id===e.id)),s=Sg(i,o?o.value:void 0)
4897
+ return null!=(i=null==(n=t.getState().columnFilters)?void 0:n.findIndex((t=>t.id===e.id)))?i:-1},setFilterValue:i=>{t.setColumnFilters((t=>{const n=e.getFilterFn(),o=null==t?void 0:t.find((t=>t.id===e.id)),s=Ig(i,o?o.value:void 0)
4898
4898
  var r
4899
- if(Kg(n,s,e))return null!=(r=null==t?void 0:t.filter((t=>t.id!==e.id)))?r:[]
4899
+ if(Qg(n,s,e))return null!=(r=null==t?void 0:t.filter((t=>t.id!==e.id)))?r:[]
4900
4900
  const a={id:e.id,value:s}
4901
4901
  var l
4902
- return o?null!=(l=null==t?void 0:t.map((t=>t.id===e.id?a:t)))?l:[]:null!=t&&t.length?[...t,a]:[a]}))},_getFacetedRowModel:t.options.getFacetedRowModel&&t.options.getFacetedRowModel(t,e.id),getFacetedRowModel:()=>e._getFacetedRowModel?e._getFacetedRowModel():t.getPreFilteredRowModel(),_getFacetedUniqueValues:t.options.getFacetedUniqueValues&&t.options.getFacetedUniqueValues(t,e.id),getFacetedUniqueValues:()=>e._getFacetedUniqueValues?e._getFacetedUniqueValues():new Map,_getFacetedMinMaxValues:t.options.getFacetedMinMaxValues&&t.options.getFacetedMinMaxValues(t,e.id),getFacetedMinMaxValues:()=>{if(e._getFacetedMinMaxValues)return e._getFacetedMinMaxValues()}}),createRow:(e,t)=>({columnFilters:{},columnFiltersMeta:{}}),createTable:e=>({getGlobalAutoFilterFn:()=>Gg.includesString,getGlobalFilterFn:()=>{var t,i
4902
+ return o?null!=(l=null==t?void 0:t.map((t=>t.id===e.id?a:t)))?l:[]:null!=t&&t.length?[...t,a]:[a]}))},_getFacetedRowModel:t.options.getFacetedRowModel&&t.options.getFacetedRowModel(t,e.id),getFacetedRowModel:()=>e._getFacetedRowModel?e._getFacetedRowModel():t.getPreFilteredRowModel(),_getFacetedUniqueValues:t.options.getFacetedUniqueValues&&t.options.getFacetedUniqueValues(t,e.id),getFacetedUniqueValues:()=>e._getFacetedUniqueValues?e._getFacetedUniqueValues():new Map,_getFacetedMinMaxValues:t.options.getFacetedMinMaxValues&&t.options.getFacetedMinMaxValues(t,e.id),getFacetedMinMaxValues:()=>{if(e._getFacetedMinMaxValues)return e._getFacetedMinMaxValues()}}),createRow:(e,t)=>({columnFilters:{},columnFiltersMeta:{}}),createTable:e=>({getGlobalAutoFilterFn:()=>Wg.includesString,getGlobalFilterFn:()=>{var t,i
4903
4903
  const{globalFilterFn:n}=e.options
4904
- return Ig(n)?n:"auto"===n?e.getGlobalAutoFilterFn():null!=(t=null==(i=e.options.filterFns)?void 0:i[n])?t:Gg[n]},setColumnFilters:t=>{const i=e.getAllLeafColumns()
4904
+ return Ag(n)?n:"auto"===n?e.getGlobalAutoFilterFn():null!=(t=null==(i=e.options.filterFns)?void 0:i[n])?t:Wg[n]},setColumnFilters:t=>{const i=e.getAllLeafColumns()
4905
4905
  null==e.options.onColumnFiltersChange||e.options.onColumnFiltersChange((e=>{var n
4906
- return null==(n=Sg(t,e))?void 0:n.filter((e=>{const t=i.find((t=>t.id===e.id))
4907
- if(t){if(Kg(t.getFilterFn(),e.value,t))return!1}return!0}))}))},setGlobalFilter:t=>{null==e.options.onGlobalFilterChange||e.options.onGlobalFilterChange(t)},resetGlobalFilter:t=>{e.setGlobalFilter(t?void 0:e.initialState.globalFilter)},resetColumnFilters:t=>{var i,n
4906
+ return null==(n=Ig(t,e))?void 0:n.filter((e=>{const t=i.find((t=>t.id===e.id))
4907
+ if(t){if(Qg(t.getFilterFn(),e.value,t))return!1}return!0}))}))},setGlobalFilter:t=>{null==e.options.onGlobalFilterChange||e.options.onGlobalFilterChange(t)},resetGlobalFilter:t=>{e.setGlobalFilter(t?void 0:e.initialState.globalFilter)},resetColumnFilters:t=>{var i,n
4908
4908
  e.setColumnFilters(t?[]:null!=(i=null==(n=e.initialState)?void 0:n.columnFilters)?i:[])},getPreFilteredRowModel:()=>e.getCoreRowModel(),getFilteredRowModel:()=>(!e._getFilteredRowModel&&e.options.getFilteredRowModel&&(e._getFilteredRowModel=e.options.getFilteredRowModel(e)),e.options.manualFiltering||!e._getFilteredRowModel?e.getPreFilteredRowModel():e._getFilteredRowModel()),_getGlobalFacetedRowModel:e.options.getFacetedRowModel&&e.options.getFacetedRowModel(e,"__global__"),getGlobalFacetedRowModel:()=>e.options.manualFiltering||!e._getGlobalFacetedRowModel?e.getPreFilteredRowModel():e._getGlobalFacetedRowModel(),_getGlobalFacetedUniqueValues:e.options.getFacetedUniqueValues&&e.options.getFacetedUniqueValues(e,"__global__"),getGlobalFacetedUniqueValues:()=>e._getGlobalFacetedUniqueValues?e._getGlobalFacetedUniqueValues():new Map,_getGlobalFacetedMinMaxValues:e.options.getFacetedMinMaxValues&&e.options.getFacetedMinMaxValues(e,"__global__"),getGlobalFacetedMinMaxValues:()=>{if(e._getGlobalFacetedMinMaxValues)return e._getGlobalFacetedMinMaxValues()}})}
4909
- function Kg(e,t,i){return!(!e||!e.autoRemove)&&e.autoRemove(t,i)||void 0===t||"string"==typeof t&&!t}const Yg={sum:(e,t,i)=>i.reduce(((t,i)=>{const n=i.getValue(e)
4909
+ function Qg(e,t,i){return!(!e||!e.autoRemove)&&e.autoRemove(t,i)||void 0===t||"string"==typeof t&&!t}const Jg={sum:(e,t,i)=>i.reduce(((t,i)=>{const n=i.getValue(e)
4910
4910
  return t+("number"==typeof n?n:0)}),0),min:(e,t,i)=>{let n
4911
4911
  return i.forEach((t=>{const i=t.getValue(e)
4912
4912
  null!=i&&(n>i||void 0===n&&i>=i)&&(n=i)})),n},max:(e,t,i)=>{let n
@@ -4919,13 +4919,13 @@ null!=o&&(o=+o)>=o&&(++i,n+=o)})),i)return n/i},median:(e,t)=>{if(!t.length)retu
4919
4919
  let i=0,n=0
4920
4920
  return t.forEach((t=>{let o=t.getValue(e)
4921
4921
  "number"==typeof o&&(i=Math.min(i,o),n=Math.max(n,o))})),(i+n)/2},unique:(e,t)=>Array.from(new Set(t.map((t=>t.getValue(e)))).values()),uniqueCount:(e,t)=>new Set(t.map((t=>t.getValue(e)))).size,count:(e,t)=>t.length}
4922
- const Qg={getInitialState:e=>({rowSelection:{},...e}),getDefaultOptions:e=>({onRowSelectionChange:Mg("rowSelection",e),enableRowSelection:!0,enableMultiRowSelection:!0,enableSubRowSelection:!0}),createTable:e=>({setRowSelection:t=>null==e.options.onRowSelectionChange?void 0:e.options.onRowSelectionChange(t),resetRowSelection:t=>{var i
4922
+ const ev={getInitialState:e=>({rowSelection:{},...e}),getDefaultOptions:e=>({onRowSelectionChange:Rg("rowSelection",e),enableRowSelection:!0,enableMultiRowSelection:!0,enableSubRowSelection:!0}),createTable:e=>({setRowSelection:t=>null==e.options.onRowSelectionChange?void 0:e.options.onRowSelectionChange(t),resetRowSelection:t=>{var i
4923
4923
  return e.setRowSelection(t?{}:null!=(i=e.initialState.rowSelection)?i:{})},toggleAllRowsSelected:t=>{e.setRowSelection((i=>{t=void 0!==t?t:!e.getIsAllRowsSelected()
4924
4924
  const n={...i},o=e.getPreGroupedRowModel().flatRows
4925
4925
  return t?o.forEach((e=>{e.getCanSelect()&&(n[e.id]=!0)})):o.forEach((e=>{delete n[e.id]})),n}))},toggleAllPageRowsSelected:t=>e.setRowSelection((i=>{const n=void 0!==t?t:!e.getIsAllPageRowsSelected(),o={...i}
4926
- return e.getRowModel().rows.forEach((t=>{Jg(o,t.id,n,e)})),o})),getPreSelectedRowModel:()=>e.getCoreRowModel(),getSelectedRowModel:Rg((()=>[e.getState().rowSelection,e.getCoreRowModel()]),((t,i)=>Object.keys(t).length?ev(e,i):{rows:[],flatRows:[],rowsById:{}}),{key:!1,debug:()=>{var t
4927
- return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getFilteredSelectedRowModel:Rg((()=>[e.getState().rowSelection,e.getFilteredRowModel()]),((t,i)=>Object.keys(t).length?ev(e,i):{rows:[],flatRows:[],rowsById:{}}),{key:"getFilteredSelectedRowModel",debug:()=>{var t
4928
- return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getGroupedSelectedRowModel:Rg((()=>[e.getState().rowSelection,e.getSortedRowModel()]),((t,i)=>Object.keys(t).length?ev(e,i):{rows:[],flatRows:[],rowsById:{}}),{key:"getGroupedSelectedRowModel",debug:()=>{var t
4926
+ return e.getRowModel().rows.forEach((t=>{tv(o,t.id,n,e)})),o})),getPreSelectedRowModel:()=>e.getCoreRowModel(),getSelectedRowModel:Og((()=>[e.getState().rowSelection,e.getCoreRowModel()]),((t,i)=>Object.keys(t).length?iv(e,i):{rows:[],flatRows:[],rowsById:{}}),{key:!1,debug:()=>{var t
4927
+ return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getFilteredSelectedRowModel:Og((()=>[e.getState().rowSelection,e.getFilteredRowModel()]),((t,i)=>Object.keys(t).length?iv(e,i):{rows:[],flatRows:[],rowsById:{}}),{key:"getFilteredSelectedRowModel",debug:()=>{var t
4928
+ return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getGroupedSelectedRowModel:Og((()=>[e.getState().rowSelection,e.getSortedRowModel()]),((t,i)=>Object.keys(t).length?iv(e,i):{rows:[],flatRows:[],rowsById:{}}),{key:"getGroupedSelectedRowModel",debug:()=>{var t
4929
4929
  return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getIsAllRowsSelected:()=>{const t=e.getFilteredRowModel().flatRows,{rowSelection:i}=e.getState()
4930
4930
  let n=Boolean(t.length&&Object.keys(i).length)
4931
4931
  return n&&t.some((e=>e.getCanSelect()&&!i[e.id]))&&(n=!1),n},getIsAllPageRowsSelected:()=>{const t=e.getPaginationRowModel().flatRows,{rowSelection:i}=e.getState()
@@ -4936,71 +4936,71 @@ return i>0&&i<e.getFilteredRowModel().flatRows.length},getIsSomePageRowsSelected
4936
4936
  return!e.getIsAllPageRowsSelected()&&t.some((e=>e.getIsSelected()||e.getIsSomeSelected()))},getToggleAllRowsSelectedHandler:()=>t=>{e.toggleAllRowsSelected(t.target.checked)},getToggleAllPageRowsSelectedHandler:()=>t=>{e.toggleAllPageRowsSelected(t.target.checked)}}),createRow:(e,t)=>({toggleSelected:i=>{const n=e.getIsSelected()
4937
4937
  t.setRowSelection((o=>{if(n===(i=void 0!==i?i:!n))return o
4938
4938
  const s={...o}
4939
- return Jg(s,e.id,i,t),s}))},getIsSelected:()=>{const{rowSelection:i}=t.getState()
4940
- return tv(e,i)},getIsSomeSelected:()=>{const{rowSelection:i}=t.getState()
4941
- return"some"===iv(e,i)},getIsAllSubRowsSelected:()=>{const{rowSelection:i}=t.getState()
4942
- return"all"===iv(e,i)},getCanSelect:()=>{var i
4939
+ return tv(s,e.id,i,t),s}))},getIsSelected:()=>{const{rowSelection:i}=t.getState()
4940
+ return nv(e,i)},getIsSomeSelected:()=>{const{rowSelection:i}=t.getState()
4941
+ return"some"===ov(e,i)},getIsAllSubRowsSelected:()=>{const{rowSelection:i}=t.getState()
4942
+ return"all"===ov(e,i)},getCanSelect:()=>{var i
4943
4943
  return"function"==typeof t.options.enableRowSelection?t.options.enableRowSelection(e):null==(i=t.options.enableRowSelection)||i},getCanSelectSubRows:()=>{var i
4944
4944
  return"function"==typeof t.options.enableSubRowSelection?t.options.enableSubRowSelection(e):null==(i=t.options.enableSubRowSelection)||i},getCanMultiSelect:()=>{var i
4945
4945
  return"function"==typeof t.options.enableMultiRowSelection?t.options.enableMultiRowSelection(e):null==(i=t.options.enableMultiRowSelection)||i},getToggleSelectedHandler:()=>{const t=e.getCanSelect()
4946
4946
  return i=>{var n
4947
- t&&e.toggleSelected(null==(n=i.target)?void 0:n.checked)}}})},Jg=(e,t,i,n)=>{var o
4947
+ t&&e.toggleSelected(null==(n=i.target)?void 0:n.checked)}}})},tv=(e,t,i,n)=>{var o
4948
4948
  const s=n.getRow(t)
4949
- i?(s.getCanMultiSelect()||Object.keys(e).forEach((t=>delete e[t])),s.getCanSelect()&&(e[t]=!0)):delete e[t],null!=(o=s.subRows)&&o.length&&s.getCanSelectSubRows()&&s.subRows.forEach((t=>Jg(e,t.id,i,n)))}
4950
- function ev(e,t){const i=e.getState().rowSelection,n=[],o={},s=function(e,t){return e.map((e=>{var t
4951
- const r=tv(e,i)
4949
+ i?(s.getCanMultiSelect()||Object.keys(e).forEach((t=>delete e[t])),s.getCanSelect()&&(e[t]=!0)):delete e[t],null!=(o=s.subRows)&&o.length&&s.getCanSelectSubRows()&&s.subRows.forEach((t=>tv(e,t.id,i,n)))}
4950
+ function iv(e,t){const i=e.getState().rowSelection,n=[],o={},s=function(e,t){return e.map((e=>{var t
4951
+ const r=nv(e,i)
4952
4952
  if(r&&(n.push(e),o[e.id]=e),null!=(t=e.subRows)&&t.length&&(e={...e,subRows:s(e.subRows)}),r)return e})).filter(Boolean)}
4953
- return{rows:s(t.rows),flatRows:n,rowsById:o}}function tv(e,t){var i
4954
- return null!=(i=t[e.id])&&i}function iv(e,t,i){if(e.subRows&&e.subRows.length){let i=!0,n=!1
4955
- return e.subRows.forEach((e=>{n&&!i||(tv(e,t)?n=!0:i=!1)})),i?"all":!!n&&"some"}return!1}const nv=/([0-9]+)/gm
4956
- function ov(e,t){return e===t?0:e>t?1:-1}function sv(e){return"number"==typeof e?isNaN(e)||e===1/0||e===-1/0?"":String(e):"string"==typeof e?e:""}function rv(e,t){const i=e.split(nv).filter(Boolean),n=t.split(nv).filter(Boolean)
4953
+ return{rows:s(t.rows),flatRows:n,rowsById:o}}function nv(e,t){var i
4954
+ return null!=(i=t[e.id])&&i}function ov(e,t,i){if(e.subRows&&e.subRows.length){let i=!0,n=!1
4955
+ return e.subRows.forEach((e=>{n&&!i||(nv(e,t)?n=!0:i=!1)})),i?"all":!!n&&"some"}return!1}const sv=/([0-9]+)/gm
4956
+ function rv(e,t){return e===t?0:e>t?1:-1}function av(e){return"number"==typeof e?isNaN(e)||e===1/0||e===-1/0?"":String(e):"string"==typeof e?e:""}function lv(e,t){const i=e.split(sv).filter(Boolean),n=t.split(sv).filter(Boolean)
4957
4957
  for(;i.length&&n.length;){const e=i.shift(),t=n.shift(),o=parseInt(e,10),s=parseInt(t,10),r=[o,s].sort()
4958
4958
  if(isNaN(r[0])){if(e>t)return 1
4959
4959
  if(t>e)return-1}else{if(isNaN(r[1]))return isNaN(o)?-1:1
4960
4960
  if(o>s)return 1
4961
- if(s>o)return-1}}return i.length-n.length}const av={alphanumeric:(e,t,i)=>rv(sv(e.getValue(i)).toLowerCase(),sv(t.getValue(i)).toLowerCase()),alphanumericCaseSensitive:(e,t,i)=>rv(sv(e.getValue(i)),sv(t.getValue(i))),text:(e,t,i)=>ov(sv(e.getValue(i)).toLowerCase(),sv(t.getValue(i)).toLowerCase()),textCaseSensitive:(e,t,i)=>ov(sv(e.getValue(i)),sv(t.getValue(i))),datetime:(e,t,i)=>{const n=e.getValue(i),o=t.getValue(i)
4962
- return n>o?1:n<o?-1:0},basic:(e,t,i)=>ov(e.getValue(i),t.getValue(i))},lv=[Og,{getInitialState:e=>({columnVisibility:{},...e}),getDefaultOptions:e=>({onColumnVisibilityChange:Mg("columnVisibility",e)}),createColumn:(e,t)=>({toggleVisibility:i=>{e.getCanHide()&&t.setColumnVisibility((t=>({...t,[e.id]:null!=i?i:!e.getIsVisible()})))},getIsVisible:()=>{var i,n
4961
+ if(s>o)return-1}}return i.length-n.length}const cv={alphanumeric:(e,t,i)=>lv(av(e.getValue(i)).toLowerCase(),av(t.getValue(i)).toLowerCase()),alphanumericCaseSensitive:(e,t,i)=>lv(av(e.getValue(i)),av(t.getValue(i))),text:(e,t,i)=>rv(av(e.getValue(i)).toLowerCase(),av(t.getValue(i)).toLowerCase()),textCaseSensitive:(e,t,i)=>rv(av(e.getValue(i)),av(t.getValue(i))),datetime:(e,t,i)=>{const n=e.getValue(i),o=t.getValue(i)
4962
+ return n>o?1:n<o?-1:0},basic:(e,t,i)=>rv(e.getValue(i),t.getValue(i))},dv=[Vg,{getInitialState:e=>({columnVisibility:{},...e}),getDefaultOptions:e=>({onColumnVisibilityChange:Rg("columnVisibility",e)}),createColumn:(e,t)=>({toggleVisibility:i=>{e.getCanHide()&&t.setColumnVisibility((t=>({...t,[e.id]:null!=i?i:!e.getIsVisible()})))},getIsVisible:()=>{var i,n
4963
4963
  return null==(i=null==(n=t.getState().columnVisibility)?void 0:n[e.id])||i},getCanHide:()=>{var i,n
4964
- return(null==(i=e.columnDef.enableHiding)||i)&&(null==(n=t.options.enableHiding)||n)},getToggleVisibilityHandler:()=>t=>{null==e.toggleVisibility||e.toggleVisibility(t.target.checked)}}),createRow:(e,t)=>({_getAllVisibleCells:Rg((()=>[e.getAllCells(),t.getState().columnVisibility]),(e=>e.filter((e=>e.column.getIsVisible()))),{key:"row._getAllVisibleCells",debug:()=>{var e
4965
- return null!=(e=t.options.debugAll)?e:t.options.debugRows}}),getVisibleCells:Rg((()=>[e.getLeftVisibleCells(),e.getCenterVisibleCells(),e.getRightVisibleCells()]),((e,t,i)=>[...e,...t,...i]),{key:!1,debug:()=>{var e
4966
- return null!=(e=t.options.debugAll)?e:t.options.debugRows}})}),createTable:e=>{const t=(t,i)=>Rg((()=>[i(),i().filter((e=>e.getIsVisible())).map((e=>e.id)).join("_")]),(e=>e.filter((e=>null==e.getIsVisible?void 0:e.getIsVisible()))),{key:t,debug:()=>{var t
4964
+ return(null==(i=e.columnDef.enableHiding)||i)&&(null==(n=t.options.enableHiding)||n)},getToggleVisibilityHandler:()=>t=>{null==e.toggleVisibility||e.toggleVisibility(t.target.checked)}}),createRow:(e,t)=>({_getAllVisibleCells:Og((()=>[e.getAllCells(),t.getState().columnVisibility]),(e=>e.filter((e=>e.column.getIsVisible()))),{key:"row._getAllVisibleCells",debug:()=>{var e
4965
+ return null!=(e=t.options.debugAll)?e:t.options.debugRows}}),getVisibleCells:Og((()=>[e.getLeftVisibleCells(),e.getCenterVisibleCells(),e.getRightVisibleCells()]),((e,t,i)=>[...e,...t,...i]),{key:!1,debug:()=>{var e
4966
+ return null!=(e=t.options.debugAll)?e:t.options.debugRows}})}),createTable:e=>{const t=(t,i)=>Og((()=>[i(),i().filter((e=>e.getIsVisible())).map((e=>e.id)).join("_")]),(e=>e.filter((e=>null==e.getIsVisible?void 0:e.getIsVisible()))),{key:t,debug:()=>{var t
4967
4967
  return null!=(t=e.options.debugAll)?t:e.options.debugColumns}})
4968
4968
  return{getVisibleFlatColumns:t("getVisibleFlatColumns",(()=>e.getAllFlatColumns())),getVisibleLeafColumns:t("getVisibleLeafColumns",(()=>e.getAllLeafColumns())),getLeftVisibleLeafColumns:t("getLeftVisibleLeafColumns",(()=>e.getLeftLeafColumns())),getRightVisibleLeafColumns:t("getRightVisibleLeafColumns",(()=>e.getRightLeafColumns())),getCenterVisibleLeafColumns:t("getCenterVisibleLeafColumns",(()=>e.getCenterLeafColumns())),setColumnVisibility:t=>null==e.options.onColumnVisibilityChange?void 0:e.options.onColumnVisibilityChange(t),resetColumnVisibility:t=>{var i
4969
4969
  e.setColumnVisibility(t?{}:null!=(i=e.initialState.columnVisibility)?i:{})},toggleAllColumnsVisible:t=>{var i
4970
4970
  t=null!=(i=t)?i:!e.getIsAllColumnsVisible(),e.setColumnVisibility(e.getAllLeafColumns().reduce(((e,i)=>({...e,[i.id]:t||!(null!=i.getCanHide&&i.getCanHide())})),{}))},getIsAllColumnsVisible:()=>!e.getAllLeafColumns().some((e=>!(null!=e.getIsVisible&&e.getIsVisible()))),getIsSomeColumnsVisible:()=>e.getAllLeafColumns().some((e=>null==e.getIsVisible?void 0:e.getIsVisible())),getToggleAllColumnsVisibilityHandler:()=>t=>{var i
4971
- e.toggleAllColumnsVisible(null==(i=t.target)?void 0:i.checked)}}}},{getInitialState:e=>({columnOrder:[],...e}),getDefaultOptions:e=>({onColumnOrderChange:Mg("columnOrder",e)}),createTable:e=>({setColumnOrder:t=>null==e.options.onColumnOrderChange?void 0:e.options.onColumnOrderChange(t),resetColumnOrder:t=>{var i
4972
- e.setColumnOrder(t?[]:null!=(i=e.initialState.columnOrder)?i:[])},_getOrderColumnsFn:Rg((()=>[e.getState().columnOrder,e.getState().grouping,e.options.groupedColumnMode]),((e,t,i)=>n=>{let o=[]
4971
+ e.toggleAllColumnsVisible(null==(i=t.target)?void 0:i.checked)}}}},{getInitialState:e=>({columnOrder:[],...e}),getDefaultOptions:e=>({onColumnOrderChange:Rg("columnOrder",e)}),createTable:e=>({setColumnOrder:t=>null==e.options.onColumnOrderChange?void 0:e.options.onColumnOrderChange(t),resetColumnOrder:t=>{var i
4972
+ e.setColumnOrder(t?[]:null!=(i=e.initialState.columnOrder)?i:[])},_getOrderColumnsFn:Og((()=>[e.getState().columnOrder,e.getState().grouping,e.options.groupedColumnMode]),((e,t,i)=>n=>{let o=[]
4973
4973
  if(null!=e&&e.length){const t=[...e],i=[...n]
4974
4974
  for(;i.length&&t.length;){const e=t.shift(),n=i.findIndex((t=>t.id===e))
4975
4975
  n>-1&&o.push(i.splice(n,1)[0])}o=[...o,...i]}else o=n
4976
4976
  return function(e,t,i){if(null==t||!t.length||!i)return e
4977
4977
  const n=e.filter((e=>!t.includes(e.id)))
4978
- return"remove"===i?n:[...t.map((t=>e.find((e=>e.id===t)))).filter(Boolean),...n]}(o,t,i)}),{key:!1})})},{getInitialState:e=>({columnPinning:{left:[],right:[]},...e}),getDefaultOptions:e=>({onColumnPinningChange:Mg("columnPinning",e)}),createColumn:(e,t)=>({pin:i=>{const n=e.getLeafColumns().map((e=>e.id)).filter(Boolean)
4978
+ return"remove"===i?n:[...t.map((t=>e.find((e=>e.id===t)))).filter(Boolean),...n]}(o,t,i)}),{key:!1})})},{getInitialState:e=>({columnPinning:{left:[],right:[]},...e}),getDefaultOptions:e=>({onColumnPinningChange:Rg("columnPinning",e)}),createColumn:(e,t)=>({pin:i=>{const n=e.getLeafColumns().map((e=>e.id)).filter(Boolean)
4979
4979
  t.setColumnPinning((e=>{var t,o,s,r,a,l
4980
4980
  return"right"===i?{left:(null!=(s=null==e?void 0:e.left)?s:[]).filter((e=>!(null!=n&&n.includes(e)))),right:[...(null!=(r=null==e?void 0:e.right)?r:[]).filter((e=>!(null!=n&&n.includes(e)))),...n]}:"left"===i?{left:[...(null!=(a=null==e?void 0:e.left)?a:[]).filter((e=>!(null!=n&&n.includes(e)))),...n],right:(null!=(l=null==e?void 0:e.right)?l:[]).filter((e=>!(null!=n&&n.includes(e))))}:{left:(null!=(t=null==e?void 0:e.left)?t:[]).filter((e=>!(null!=n&&n.includes(e)))),right:(null!=(o=null==e?void 0:e.right)?o:[]).filter((e=>!(null!=n&&n.includes(e))))}}))},getCanPin:()=>e.getLeafColumns().some((e=>{var i,n
4981
4981
  return(null==(i=e.columnDef.enablePinning)||i)&&(null==(n=t.options.enablePinning)||n)})),getIsPinned:()=>{const i=e.getLeafColumns().map((e=>e.id)),{left:n,right:o}=t.getState().columnPinning,s=i.some((e=>null==n?void 0:n.includes(e))),r=i.some((e=>null==o?void 0:o.includes(e)))
4982
4982
  return s?"left":!!r&&"right"},getPinnedIndex:()=>{var i,n,o
4983
4983
  const s=e.getIsPinned()
4984
- return s?null!=(i=null==(n=t.getState().columnPinning)||null==(o=n[s])?void 0:o.indexOf(e.id))?i:-1:0}}),createRow:(e,t)=>({getCenterVisibleCells:Rg((()=>[e._getAllVisibleCells(),t.getState().columnPinning.left,t.getState().columnPinning.right]),((e,t,i)=>{const n=[...null!=t?t:[],...null!=i?i:[]]
4984
+ return s?null!=(i=null==(n=t.getState().columnPinning)||null==(o=n[s])?void 0:o.indexOf(e.id))?i:-1:0}}),createRow:(e,t)=>({getCenterVisibleCells:Og((()=>[e._getAllVisibleCells(),t.getState().columnPinning.left,t.getState().columnPinning.right]),((e,t,i)=>{const n=[...null!=t?t:[],...null!=i?i:[]]
4985
4985
  return e.filter((e=>!n.includes(e.column.id)))}),{key:"row.getCenterVisibleCells",debug:()=>{var e
4986
- return null!=(e=t.options.debugAll)?e:t.options.debugRows}}),getLeftVisibleCells:Rg((()=>[e._getAllVisibleCells(),t.getState().columnPinning.left,,]),((e,t)=>(null!=t?t:[]).map((t=>e.find((e=>e.column.id===t)))).filter(Boolean).map((e=>({...e,position:"left"})))),{key:"row.getLeftVisibleCells",debug:()=>{var e
4987
- return null!=(e=t.options.debugAll)?e:t.options.debugRows}}),getRightVisibleCells:Rg((()=>[e._getAllVisibleCells(),t.getState().columnPinning.right]),((e,t)=>(null!=t?t:[]).map((t=>e.find((e=>e.column.id===t)))).filter(Boolean).map((e=>({...e,position:"right"})))),{key:"row.getRightVisibleCells",debug:()=>{var e
4986
+ return null!=(e=t.options.debugAll)?e:t.options.debugRows}}),getLeftVisibleCells:Og((()=>[e._getAllVisibleCells(),t.getState().columnPinning.left,,]),((e,t)=>(null!=t?t:[]).map((t=>e.find((e=>e.column.id===t)))).filter(Boolean).map((e=>({...e,position:"left"})))),{key:"row.getLeftVisibleCells",debug:()=>{var e
4987
+ return null!=(e=t.options.debugAll)?e:t.options.debugRows}}),getRightVisibleCells:Og((()=>[e._getAllVisibleCells(),t.getState().columnPinning.right]),((e,t)=>(null!=t?t:[]).map((t=>e.find((e=>e.column.id===t)))).filter(Boolean).map((e=>({...e,position:"right"})))),{key:"row.getRightVisibleCells",debug:()=>{var e
4988
4988
  return null!=(e=t.options.debugAll)?e:t.options.debugRows}})}),createTable:e=>({setColumnPinning:t=>null==e.options.onColumnPinningChange?void 0:e.options.onColumnPinningChange(t),resetColumnPinning:t=>{var i,n
4989
4989
  return e.setColumnPinning(t?{left:[],right:[]}:null!=(i=null==(n=e.initialState)?void 0:n.columnPinning)?i:{left:[],right:[]})},getIsSomeColumnsPinned:t=>{var i
4990
4990
  const n=e.getState().columnPinning
4991
4991
  var o,s
4992
- return t?Boolean(null==(i=n[t])?void 0:i.length):Boolean((null==(o=n.left)?void 0:o.length)||(null==(s=n.right)?void 0:s.length))},getLeftLeafColumns:Rg((()=>[e.getAllLeafColumns(),e.getState().columnPinning.left]),((e,t)=>(null!=t?t:[]).map((t=>e.find((e=>e.id===t)))).filter(Boolean)),{key:!1,debug:()=>{var t
4993
- return null!=(t=e.options.debugAll)?t:e.options.debugColumns}}),getRightLeafColumns:Rg((()=>[e.getAllLeafColumns(),e.getState().columnPinning.right]),((e,t)=>(null!=t?t:[]).map((t=>e.find((e=>e.id===t)))).filter(Boolean)),{key:!1,debug:()=>{var t
4994
- return null!=(t=e.options.debugAll)?t:e.options.debugColumns}}),getCenterLeafColumns:Rg((()=>[e.getAllLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right]),((e,t,i)=>{const n=[...null!=t?t:[],...null!=i?i:[]]
4992
+ return t?Boolean(null==(i=n[t])?void 0:i.length):Boolean((null==(o=n.left)?void 0:o.length)||(null==(s=n.right)?void 0:s.length))},getLeftLeafColumns:Og((()=>[e.getAllLeafColumns(),e.getState().columnPinning.left]),((e,t)=>(null!=t?t:[]).map((t=>e.find((e=>e.id===t)))).filter(Boolean)),{key:!1,debug:()=>{var t
4993
+ return null!=(t=e.options.debugAll)?t:e.options.debugColumns}}),getRightLeafColumns:Og((()=>[e.getAllLeafColumns(),e.getState().columnPinning.right]),((e,t)=>(null!=t?t:[]).map((t=>e.find((e=>e.id===t)))).filter(Boolean)),{key:!1,debug:()=>{var t
4994
+ return null!=(t=e.options.debugAll)?t:e.options.debugColumns}}),getCenterLeafColumns:Og((()=>[e.getAllLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right]),((e,t,i)=>{const n=[...null!=t?t:[],...null!=i?i:[]]
4995
4995
  return e.filter((e=>!n.includes(e.id)))}),{key:!1,debug:()=>{var t
4996
- return null!=(t=e.options.debugAll)?t:e.options.debugColumns}})})},Wg,{getInitialState:e=>({sorting:[],...e}),getDefaultColumnDef:()=>({sortingFn:"auto"}),getDefaultOptions:e=>({onSortingChange:Mg("sorting",e),isMultiSortEvent:e=>e.shiftKey}),createColumn:(e,t)=>({getAutoSortingFn:()=>{const i=t.getFilteredRowModel().flatRows.slice(10)
4996
+ return null!=(t=e.options.debugAll)?t:e.options.debugColumns}})})},Yg,{getInitialState:e=>({sorting:[],...e}),getDefaultColumnDef:()=>({sortingFn:"auto"}),getDefaultOptions:e=>({onSortingChange:Rg("sorting",e),isMultiSortEvent:e=>e.shiftKey}),createColumn:(e,t)=>({getAutoSortingFn:()=>{const i=t.getFilteredRowModel().flatRows.slice(10)
4997
4997
  let n=!1
4998
4998
  for(const t of i){const i=null==t?void 0:t.getValue(e.id)
4999
- if("[object Date]"===Object.prototype.toString.call(i))return av.datetime
5000
- if("string"==typeof i&&(n=!0,i.split(nv).length>1))return av.alphanumeric}return n?av.text:av.basic},getAutoSortDir:()=>{const i=t.getFilteredRowModel().flatRows[0]
4999
+ if("[object Date]"===Object.prototype.toString.call(i))return cv.datetime
5000
+ if("string"==typeof i&&(n=!0,i.split(sv).length>1))return cv.alphanumeric}return n?cv.text:cv.basic},getAutoSortDir:()=>{const i=t.getFilteredRowModel().flatRows[0]
5001
5001
  return"string"==typeof(null==i?void 0:i.getValue(e.id))?"asc":"desc"},getSortingFn:()=>{var i,n
5002
5002
  if(!e)throw new Error
5003
- return Ig(e.columnDef.sortingFn)?e.columnDef.sortingFn:"auto"===e.columnDef.sortingFn?e.getAutoSortingFn():null!=(i=null==(n=t.options.sortingFns)?void 0:n[e.columnDef.sortingFn])?i:av[e.columnDef.sortingFn]},toggleSorting:(i,n)=>{const o=e.getNextSortingOrder(),s=null!=i
5003
+ return Ag(e.columnDef.sortingFn)?e.columnDef.sortingFn:"auto"===e.columnDef.sortingFn?e.getAutoSortingFn():null!=(i=null==(n=t.options.sortingFns)?void 0:n[e.columnDef.sortingFn])?i:cv[e.columnDef.sortingFn]},toggleSorting:(i,n)=>{const o=e.getNextSortingOrder(),s=null!=i
5004
5004
  t.setSorting((r=>{const a=null==r?void 0:r.find((t=>t.id===e.id)),l=null==r?void 0:r.findIndex((t=>t.id===e.id))
5005
5005
  let c,d=[],h=s?i:"desc"===o
5006
5006
  var u;(c=null!=r&&r.length&&e.getCanMultiSort()&&n?a?"toggle":"add":null!=r&&r.length&&l!==r.length-1?"replace":a?"toggle":"replace","toggle"===c&&(s||o||(c="remove")),"add"===c)?(d=[...r,{id:e.id,desc:h}],d.splice(0,d.length-(null!=(u=t.options.maxMultiSortColCount)?u:Number.MAX_SAFE_INTEGER))):d="toggle"===c?r.map((t=>t.id===e.id?{...t,desc:h}:t)):"remove"===c?r.filter((t=>t.id!==e.id)):[{id:e.id,desc:h}]
@@ -5015,68 +5015,68 @@ return!!n&&(n.desc?"desc":"asc")},getSortIndex:()=>{var i,n
5015
5015
  return null!=(i=null==(n=t.getState().sorting)?void 0:n.findIndex((t=>t.id===e.id)))?i:-1},clearSorting:()=>{t.setSorting((t=>null!=t&&t.length?t.filter((t=>t.id!==e.id)):[]))},getToggleSortingHandler:()=>{const i=e.getCanSort()
5016
5016
  return n=>{i&&(null==n.persist||n.persist(),null==e.toggleSorting||e.toggleSorting(void 0,!!e.getCanMultiSort()&&(null==t.options.isMultiSortEvent?void 0:t.options.isMultiSortEvent(n))))}}}),createTable:e=>({setSorting:t=>null==e.options.onSortingChange?void 0:e.options.onSortingChange(t),resetSorting:t=>{var i,n
5017
5017
  e.setSorting(t?[]:null!=(i=null==(n=e.initialState)?void 0:n.sorting)?i:[])},getPreSortedRowModel:()=>e.getGroupedRowModel(),getSortedRowModel:()=>(!e._getSortedRowModel&&e.options.getSortedRowModel&&(e._getSortedRowModel=e.options.getSortedRowModel(e)),e.options.manualSorting||!e._getSortedRowModel?e.getPreSortedRowModel():e._getSortedRowModel())})},{getDefaultColumnDef:()=>({aggregatedCell:e=>{var t,i
5018
- return null!=(t=null==(i=e.getValue())||null==i.toString?void 0:i.toString())?t:null},aggregationFn:"auto"}),getInitialState:e=>({grouping:[],...e}),getDefaultOptions:e=>({onGroupingChange:Mg("grouping",e),groupedColumnMode:"reorder"}),createColumn:(e,t)=>({toggleGrouping:()=>{t.setGrouping((t=>null!=t&&t.includes(e.id)?t.filter((t=>t!==e.id)):[...null!=t?t:[],e.id]))},getCanGroup:()=>{var i,n,o,s
5018
+ return null!=(t=null==(i=e.getValue())||null==i.toString?void 0:i.toString())?t:null},aggregationFn:"auto"}),getInitialState:e=>({grouping:[],...e}),getDefaultOptions:e=>({onGroupingChange:Rg("grouping",e),groupedColumnMode:"reorder"}),createColumn:(e,t)=>({toggleGrouping:()=>{t.setGrouping((t=>null!=t&&t.includes(e.id)?t.filter((t=>t!==e.id)):[...null!=t?t:[],e.id]))},getCanGroup:()=>{var i,n,o,s
5019
5019
  return null!=(i=null==(n=null!=(o=null==(s=e.columnDef.enableGrouping)||s)?o:t.options.enableGrouping)||n)?i:!!e.accessorFn},getIsGrouped:()=>{var i
5020
5020
  return null==(i=t.getState().grouping)?void 0:i.includes(e.id)},getGroupedIndex:()=>{var i
5021
5021
  return null==(i=t.getState().grouping)?void 0:i.indexOf(e.id)},getToggleGroupingHandler:()=>{const t=e.getCanGroup()
5022
5022
  return()=>{t&&e.toggleGrouping()}},getAutoAggregationFn:()=>{const i=t.getCoreRowModel().flatRows[0],n=null==i?void 0:i.getValue(e.id)
5023
- return"number"==typeof n?Yg.sum:"[object Date]"===Object.prototype.toString.call(n)?Yg.extent:void 0},getAggregationFn:()=>{var i,n
5023
+ return"number"==typeof n?Jg.sum:"[object Date]"===Object.prototype.toString.call(n)?Jg.extent:void 0},getAggregationFn:()=>{var i,n
5024
5024
  if(!e)throw new Error
5025
- return Ig(e.columnDef.aggregationFn)?e.columnDef.aggregationFn:"auto"===e.columnDef.aggregationFn?e.getAutoAggregationFn():null!=(i=null==(n=t.options.aggregationFns)?void 0:n[e.columnDef.aggregationFn])?i:Yg[e.columnDef.aggregationFn]}}),createTable:e=>({setGrouping:t=>null==e.options.onGroupingChange?void 0:e.options.onGroupingChange(t),resetGrouping:t=>{var i,n
5025
+ return Ag(e.columnDef.aggregationFn)?e.columnDef.aggregationFn:"auto"===e.columnDef.aggregationFn?e.getAutoAggregationFn():null!=(i=null==(n=t.options.aggregationFns)?void 0:n[e.columnDef.aggregationFn])?i:Jg[e.columnDef.aggregationFn]}}),createTable:e=>({setGrouping:t=>null==e.options.onGroupingChange?void 0:e.options.onGroupingChange(t),resetGrouping:t=>{var i,n
5026
5026
  e.setGrouping(t?[]:null!=(i=null==(n=e.initialState)?void 0:n.grouping)?i:[])},getPreGroupedRowModel:()=>e.getFilteredRowModel(),getGroupedRowModel:()=>(!e._getGroupedRowModel&&e.options.getGroupedRowModel&&(e._getGroupedRowModel=e.options.getGroupedRowModel(e)),e.options.manualGrouping||!e._getGroupedRowModel?e.getPreGroupedRowModel():e._getGroupedRowModel())}),createRow:e=>({getIsGrouped:()=>!!e.groupingColumnId,_groupingValuesCache:{}}),createCell:(e,t,i,n)=>({getIsGrouped:()=>t.getIsGrouped()&&t.id===i.groupingColumnId,getIsPlaceholder:()=>!e.getIsGrouped()&&t.getIsGrouped(),getIsAggregated:()=>{var t
5027
- return!e.getIsGrouped()&&!e.getIsPlaceholder()&&!(null==(t=i.subRows)||!t.length)}})},Tg,{getInitialState:e=>({...e,pagination:{pageIndex:0,pageSize:10,...null==e?void 0:e.pagination}}),getDefaultOptions:e=>({onPaginationChange:Mg("pagination",e)}),createTable:e=>{let t=!1,i=!1
5027
+ return!e.getIsGrouped()&&!e.getIsPlaceholder()&&!(null==(t=i.subRows)||!t.length)}})},Dg,{getInitialState:e=>({...e,pagination:{pageIndex:0,pageSize:10,...null==e?void 0:e.pagination}}),getDefaultOptions:e=>({onPaginationChange:Rg("pagination",e)}),createTable:e=>{let t=!1,i=!1
5028
5028
  return{_autoResetPageIndex:()=>{var n,o
5029
5029
  if(t){if(null!=(n=null!=(o=e.options.autoResetAll)?o:e.options.autoResetPageIndex)?n:!e.options.manualPagination){if(i)return
5030
- i=!0,e._queue((()=>{e.resetPageIndex(),i=!1}))}}else e._queue((()=>{t=!0}))},setPagination:t=>null==e.options.onPaginationChange?void 0:e.options.onPaginationChange((e=>Sg(t,e))),resetPagination:t=>{var i
5031
- e.setPagination(t?{pageIndex:0,pageSize:10}:null!=(i=e.initialState.pagination)?i:{pageIndex:0,pageSize:10})},setPageIndex:t=>{e.setPagination((i=>{let n=Sg(t,i.pageIndex)
5030
+ i=!0,e._queue((()=>{e.resetPageIndex(),i=!1}))}}else e._queue((()=>{t=!0}))},setPagination:t=>null==e.options.onPaginationChange?void 0:e.options.onPaginationChange((e=>Ig(t,e))),resetPagination:t=>{var i
5031
+ e.setPagination(t?{pageIndex:0,pageSize:10}:null!=(i=e.initialState.pagination)?i:{pageIndex:0,pageSize:10})},setPageIndex:t=>{e.setPagination((i=>{let n=Ig(t,i.pageIndex)
5032
5032
  const o=void 0===e.options.pageCount||-1===e.options.pageCount?Number.MAX_SAFE_INTEGER:e.options.pageCount-1
5033
5033
  return n=Math.max(0,Math.min(n,o)),{...i,pageIndex:n}}))},resetPageIndex:t=>{var i,n,o
5034
5034
  e.setPageIndex(t?0:null!=(i=null==(n=e.initialState)||null==(o=n.pagination)?void 0:o.pageIndex)?i:0)},resetPageSize:t=>{var i,n,o
5035
- e.setPageSize(t?10:null!=(i=null==(n=e.initialState)||null==(o=n.pagination)?void 0:o.pageSize)?i:10)},setPageSize:t=>{e.setPagination((e=>{const i=Math.max(1,Sg(t,e.pageSize)),n=e.pageSize*e.pageIndex,o=Math.floor(n/i)
5035
+ e.setPageSize(t?10:null!=(i=null==(n=e.initialState)||null==(o=n.pagination)?void 0:o.pageSize)?i:10)},setPageSize:t=>{e.setPagination((e=>{const i=Math.max(1,Ig(t,e.pageSize)),n=e.pageSize*e.pageIndex,o=Math.floor(n/i)
5036
5036
  return{...e,pageIndex:o,pageSize:i}}))},setPageCount:t=>e.setPagination((i=>{var n
5037
- let o=Sg(t,null!=(n=e.options.pageCount)?n:-1)
5038
- return"number"==typeof o&&(o=Math.max(-1,o)),{...i,pageCount:o}})),getPageOptions:Rg((()=>[e.getPageCount()]),(e=>{let t=[]
5037
+ let o=Ig(t,null!=(n=e.options.pageCount)?n:-1)
5038
+ return"number"==typeof o&&(o=Math.max(-1,o)),{...i,pageCount:o}})),getPageOptions:Og((()=>[e.getPageCount()]),(e=>{let t=[]
5039
5039
  return e&&e>0&&(t=[...new Array(e)].fill(null).map(((e,t)=>t))),t}),{key:!1,debug:()=>{var t
5040
5040
  return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getCanPreviousPage:()=>e.getState().pagination.pageIndex>0,getCanNextPage:()=>{const{pageIndex:t}=e.getState().pagination,i=e.getPageCount()
5041
5041
  return-1===i||0!==i&&t<i-1},previousPage:()=>e.setPageIndex((e=>e-1)),nextPage:()=>e.setPageIndex((e=>e+1)),getPrePaginationRowModel:()=>e.getExpandedRowModel(),getPaginationRowModel:()=>(!e._getPaginationRowModel&&e.options.getPaginationRowModel&&(e._getPaginationRowModel=e.options.getPaginationRowModel(e)),e.options.manualPagination||!e._getPaginationRowModel?e.getPrePaginationRowModel():e._getPaginationRowModel()),getPageCount:()=>{var t
5042
- return null!=(t=e.options.pageCount)?t:Math.ceil(e.getPrePaginationRowModel().rows.length/e.getState().pagination.pageSize)}}}},Qg,Hg]
5043
- function cv(e){var t;(e.debugAll||e.debugTable)&&console.info("Creating Table Instance...")
5044
- let i={_features:lv}
5042
+ return null!=(t=e.options.pageCount)?t:Math.ceil(e.getPrePaginationRowModel().rows.length/e.getState().pagination.pageSize)}}}},ev,Tg]
5043
+ function hv(e){var t;(e.debugAll||e.debugTable)&&console.info("Creating Table Instance...")
5044
+ let i={_features:dv}
5045
5045
  const n=i._features.reduce(((e,t)=>Object.assign(e,null==t.getDefaultOptions?void 0:t.getDefaultOptions(i))),{})
5046
5046
  let o={...null!=(t=e.initialState)?t:{}}
5047
5047
  i._features.forEach((e=>{var t
5048
5048
  o=null!=(t=null==e.getInitialState?void 0:e.getInitialState(o))?t:o}))
5049
5049
  const s=[]
5050
5050
  let r=!1
5051
- const a={_features:lv,options:{...n,...e},initialState:o,_queue:e=>{s.push(e),r||(r=!0,Promise.resolve().then((()=>{for(;s.length;)s.shift()()
5052
- r=!1})).catch((e=>setTimeout((()=>{throw e})))))},reset:()=>{i.setState(i.initialState)},setOptions:e=>{const t=Sg(e,i.options)
5051
+ const a={_features:dv,options:{...n,...e},initialState:o,_queue:e=>{s.push(e),r||(r=!0,Promise.resolve().then((()=>{for(;s.length;)s.shift()()
5052
+ r=!1})).catch((e=>setTimeout((()=>{throw e})))))},reset:()=>{i.setState(i.initialState)},setOptions:e=>{const t=Ig(e,i.options)
5053
5053
  i.options=(e=>i.options.mergeOptions?i.options.mergeOptions(n,e):{...n,...e})(t)},getState:()=>i.options.state,setState:e=>{null==i.options.onStateChange||i.options.onStateChange(e)},_getRowId:(e,t,n)=>{var o
5054
5054
  return null!=(o=null==i.options.getRowId?void 0:i.options.getRowId(e,t,n))?o:`${n?[n.id,t].join("."):t}`},getCoreRowModel:()=>(i._getCoreRowModel||(i._getCoreRowModel=i.options.getCoreRowModel(i)),i._getCoreRowModel()),getRowModel:()=>i.getPaginationRowModel(),getRow:e=>{const t=i.getRowModel().rowsById[e]
5055
5055
  if(!t)throw new Error
5056
- return t},_getDefaultColumnDef:Rg((()=>[i.options.defaultColumn]),(e=>{var t
5056
+ return t},_getDefaultColumnDef:Og((()=>[i.options.defaultColumn]),(e=>{var t
5057
5057
  return e=null!=(t=e)?t:{},{header:e=>{const t=e.header.column.columnDef
5058
5058
  return t.accessorKey?t.accessorKey:t.accessorFn?t.id:null},cell:e=>{var t,i
5059
5059
  return null!=(t=null==(i=e.renderValue())||null==i.toString?void 0:i.toString())?t:null},...i._features.reduce(((e,t)=>Object.assign(e,null==t.getDefaultColumnDef?void 0:t.getDefaultColumnDef())),{}),...e}}),{debug:()=>{var e
5060
- return null!=(e=i.options.debugAll)?e:i.options.debugColumns},key:!1}),_getColumnDefs:()=>i.options.columns,getAllColumns:Rg((()=>[i._getColumnDefs()]),(e=>{const t=function(e,n,o){return void 0===o&&(o=0),e.map((e=>{const s=function(e,t,i,n){var o,s
5060
+ return null!=(e=i.options.debugAll)?e:i.options.debugColumns},key:!1}),_getColumnDefs:()=>i.options.columns,getAllColumns:Og((()=>[i._getColumnDefs()]),(e=>{const t=function(e,n,o){return void 0===o&&(o=0),e.map((e=>{const s=function(e,t,i,n){var o,s
5061
5061
  const r={...e._getDefaultColumnDef(),...t},a=r.accessorKey
5062
5062
  let l,c=null!=(o=null!=(s=r.id)?s:a?a.replace(".","_"):void 0)?o:"string"==typeof r.header?r.header:void 0
5063
5063
  if(r.accessorFn?l=r.accessorFn:a&&(l=a.includes(".")?e=>{let t=e
5064
5064
  for(const e of a.split(".")){var i
5065
5065
  t=null==(i=t)?void 0:i[e]}return t}:e=>e[r.accessorKey]),!c)throw new Error
5066
- let d={id:`${String(c)}`,accessorFn:l,parent:n,depth:i,columnDef:r,columns:[],getFlatColumns:Rg((()=>[!0]),(()=>{var e
5066
+ let d={id:`${String(c)}`,accessorFn:l,parent:n,depth:i,columnDef:r,columns:[],getFlatColumns:Og((()=>[!0]),(()=>{var e
5067
5067
  return[d,...null==(e=d.columns)?void 0:e.flatMap((e=>e.getFlatColumns()))]}),{key:"column.getFlatColumns",debug:()=>{var t
5068
- return null!=(t=e.options.debugAll)?t:e.options.debugColumns}}),getLeafColumns:Rg((()=>[e._getOrderColumnsFn()]),(e=>{var t
5068
+ return null!=(t=e.options.debugAll)?t:e.options.debugColumns}}),getLeafColumns:Og((()=>[e._getOrderColumnsFn()]),(e=>{var t
5069
5069
  if(null!=(t=d.columns)&&t.length){let t=d.columns.flatMap((e=>e.getLeafColumns()))
5070
5070
  return e(t)}return[d]}),{key:"column.getLeafColumns",debug:()=>{var t
5071
5071
  return null!=(t=e.options.debugAll)?t:e.options.debugColumns}})}
5072
5072
  return d=e._features.reduce(((t,i)=>Object.assign(t,null==i.createColumn?void 0:i.createColumn(d,e))),d),d}(i,e,o,n),r=e
5073
5073
  return s.columns=r.columns?t(r.columns,s,o+1):[],s}))}
5074
5074
  return t(e)}),{key:!1,debug:()=>{var e
5075
- return null!=(e=i.options.debugAll)?e:i.options.debugColumns}}),getAllFlatColumns:Rg((()=>[i.getAllColumns()]),(e=>e.flatMap((e=>e.getFlatColumns()))),{key:!1,debug:()=>{var e
5076
- return null!=(e=i.options.debugAll)?e:i.options.debugColumns}}),_getAllFlatColumnsById:Rg((()=>[i.getAllFlatColumns()]),(e=>e.reduce(((e,t)=>(e[t.id]=t,e)),{})),{key:!1,debug:()=>{var e
5077
- return null!=(e=i.options.debugAll)?e:i.options.debugColumns}}),getAllLeafColumns:Rg((()=>[i.getAllColumns(),i._getOrderColumnsFn()]),((e,t)=>t(e.flatMap((e=>e.getLeafColumns())))),{key:!1,debug:()=>{var e
5075
+ return null!=(e=i.options.debugAll)?e:i.options.debugColumns}}),getAllFlatColumns:Og((()=>[i.getAllColumns()]),(e=>e.flatMap((e=>e.getFlatColumns()))),{key:!1,debug:()=>{var e
5076
+ return null!=(e=i.options.debugAll)?e:i.options.debugColumns}}),_getAllFlatColumnsById:Og((()=>[i.getAllFlatColumns()]),(e=>e.reduce(((e,t)=>(e[t.id]=t,e)),{})),{key:!1,debug:()=>{var e
5077
+ return null!=(e=i.options.debugAll)?e:i.options.debugColumns}}),getAllLeafColumns:Og((()=>[i.getAllColumns(),i._getOrderColumnsFn()]),((e,t)=>t(e.flatMap((e=>e.getLeafColumns())))),{key:!1,debug:()=>{var e
5078
5078
  return null!=(e=i.options.debugAll)?e:i.options.debugColumns}}),getColumn:e=>i._getAllFlatColumnsById()[e]}
5079
- return Object.assign(i,a),i._features.forEach((e=>Object.assign(i,null==e.createTable?void 0:e.createTable(i)))),i}const dv=(e,t,i,n,o,s)=>{let r={id:t,index:n,original:i,depth:o,_valuesCache:{},_uniqueValuesCache:{},getValue:t=>{if(r._valuesCache.hasOwnProperty(t))return r._valuesCache[t]
5079
+ return Object.assign(i,a),i._features.forEach((e=>Object.assign(i,null==e.createTable?void 0:e.createTable(i)))),i}const uv=(e,t,i,n,o,s)=>{let r={id:t,index:n,original:i,depth:o,_valuesCache:{},_uniqueValuesCache:{},getValue:t=>{if(r._valuesCache.hasOwnProperty(t))return r._valuesCache[t]
5080
5080
  const i=e.getColumn(t)
5081
5081
  return null!=i&&i.accessorFn?(r._valuesCache[t]=i.accessorFn(r.original,n),r._valuesCache[t]):void 0},getUniqueValues:t=>{if(r._uniqueValuesCache.hasOwnProperty(t))return r._uniqueValuesCache[t]
5082
5082
  const i=e.getColumn(t)
@@ -5084,15 +5084,16 @@ return null!=i&&i.accessorFn?i.columnDef.getUniqueValues?(r._uniqueValuesCache[t
5084
5084
  return null!=(i=r.getValue(t))?i:e.options.renderFallbackValue},subRows:null!=s?s:[],getLeafRows:()=>function(e,t){const i=[],n=e=>{e.forEach((e=>{i.push(e)
5085
5085
  const o=t(e)
5086
5086
  null!=o&&o.length&&n(o)}))}
5087
- return n(e),i}(r.subRows,(e=>e.subRows)),getAllCells:Rg((()=>[e.getAllLeafColumns()]),(t=>t.map((t=>function(e,t,i,n){const o={id:`${t.id}_${i.id}`,row:t,column:i,getValue:()=>t.getValue(n),renderValue:()=>{var t
5088
- return null!=(t=o.getValue())?t:e.options.renderFallbackValue},getContext:Rg((()=>[e,i,t,o]),((e,t,i,n)=>({table:e,column:t,row:i,cell:n,getValue:n.getValue,renderValue:n.renderValue})),{key:!1,debug:()=>e.options.debugAll})}
5087
+ return n(e),i}(r.subRows,(e=>e.subRows)),getAllCells:Og((()=>[e.getAllLeafColumns()]),(t=>t.map((t=>function(e,t,i,n){const o={id:`${t.id}_${i.id}`,row:t,column:i,getValue:()=>t.getValue(n),renderValue:()=>{var t
5088
+ return null!=(t=o.getValue())?t:e.options.renderFallbackValue},getContext:Og((()=>[e,i,t,o]),((e,t,i,n)=>({table:e,column:t,row:i,cell:n,getValue:n.getValue,renderValue:n.renderValue})),{key:!1,debug:()=>e.options.debugAll})}
5089
5089
  return e._features.forEach((n=>{Object.assign(o,null==n.createCell?void 0:n.createCell(o,i,t,e))}),{}),o}(e,r,t,t.id)))),{key:!1,debug:()=>{var t
5090
- return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),_getAllCellsByColumnId:Rg((()=>[r.getAllCells()]),(e=>e.reduce(((e,t)=>(e[t.column.id]=t,e)),{})),{key:"row.getAllCellsByColumnId",debug:()=>{var t
5090
+ return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),_getAllCellsByColumnId:Og((()=>[r.getAllCells()]),(e=>e.reduce(((e,t)=>(e[t.column.id]=t,e)),{})),{key:"row.getAllCellsByColumnId",debug:()=>{var t
5091
5091
  return null!=(t=e.options.debugAll)?t:e.options.debugRows}})}
5092
5092
  for(let t=0;t<e._features.length;t++){const i=e._features[t]
5093
5093
  Object.assign(r,null==i||null==i.createRow?void 0:i.createRow(r,e))}return r}
5094
- class hv extends St{constructor(){super(...arguments),this.columnHidden=!1,this.dataRecordFieldNames=[]}connectedCallback(){super.connectedCallback(),this.setAttribute("slot",Or("table-column-slot"))}}e([oe({attribute:"column-id"})],hv.prototype,"columnId",void 0),e([oe({attribute:"action-menu-slot"})],hv.prototype,"actionMenuSlot",void 0),e([oe({attribute:"action-menu-label"})],hv.prototype,"actionMenuLabel",void 0),e([oe({attribute:"column-hidden",mode:"boolean"})],hv.prototype,"columnHidden",void 0),e([f],hv.prototype,"dataRecordFieldNames",void 0),e([f],hv.prototype,"columnConfig",void 0)
5095
- class uv{constructor(){this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,this.duplicateColumnId=!1,this.missingColumnId=!1}getValidity(){return{duplicateRecordId:this.duplicateRecordId,missingRecordId:this.missingRecordId,invalidRecordId:this.invalidRecordId,duplicateColumnId:this.duplicateColumnId,missingColumnId:this.missingColumnId}}isValid(){return Object.values(this.getValidity()).every((e=>!1===e))}validateRecordIds(e,t){if(this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,"string"!=typeof t)return!0
5094
+ const pv={none:void 0,ascending:"ascending",descending:"descending"},gv="basic",vv="localeAwareCaseSensitive"
5095
+ class fv extends _t{constructor(){super(),this.columnHidden=!1,this.sortDirection=pv.none,this.dataRecordFieldNames=[],this.sortOperation=gv,this.internalUniqueId=Or("table-column-slot")}connectedCallback(){super.connectedCallback(),this.setAttribute("slot",this.internalUniqueId)}}e([oe({attribute:"column-id"})],fv.prototype,"columnId",void 0),e([oe({attribute:"action-menu-slot"})],fv.prototype,"actionMenuSlot",void 0),e([oe({attribute:"action-menu-label"})],fv.prototype,"actionMenuLabel",void 0),e([oe({attribute:"column-hidden",mode:"boolean"})],fv.prototype,"columnHidden",void 0),e([oe({attribute:"sort-index",converter:ie})],fv.prototype,"sortIndex",void 0),e([oe({attribute:"sort-direction"})],fv.prototype,"sortDirection",void 0),e([f],fv.prototype,"dataRecordFieldNames",void 0),e([f],fv.prototype,"columnConfig",void 0),e([f],fv.prototype,"operandDataRecordFieldName",void 0),e([f],fv.prototype,"sortOperation",void 0)
5096
+ class mv{constructor(){this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,this.duplicateColumnId=!1,this.missingColumnId=!1,this.duplicateSortIndex=!1}getValidity(){return{duplicateRecordId:this.duplicateRecordId,missingRecordId:this.missingRecordId,invalidRecordId:this.invalidRecordId,duplicateColumnId:this.duplicateColumnId,missingColumnId:this.missingColumnId,duplicateSortIndex:this.duplicateSortIndex}}isValid(){return Object.values(this.getValidity()).every((e=>!1===e))}validateRecordIds(e,t){if(this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,"string"!=typeof t)return!0
5096
5097
  const i=new Set
5097
5098
  for(const n of e){if(!Object.prototype.hasOwnProperty.call(n,t)){this.missingRecordId=!0
5098
5099
  continue}const e=n[t]
@@ -5101,7 +5102,10 @@ const t=e.some((e=>e))
5101
5102
  if(!t)return!0
5102
5103
  const i=new Set
5103
5104
  for(const t of e)t?(i.has(t)&&(this.duplicateColumnId=!0),i.add(t)):this.missingColumnId=!0
5104
- return!this.missingColumnId&&!this.duplicateColumnId}}const pv=fe`
5105
+ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(e){this.duplicateSortIndex=!1
5106
+ const t=new Set
5107
+ for(const i of e)t.has(i)&&(this.duplicateSortIndex=!0),t.add(i)
5108
+ return!this.duplicateSortIndex}}const bv=fe`
5105
5109
  ${bo("flex")}
5106
5110
 
5107
5111
  :host {
@@ -5143,7 +5147,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}}const pv=fe`
5143
5147
  .header-row {
5144
5148
  display: flex;
5145
5149
  flex-direction: row;
5146
- background: ${Dr};
5150
+ background: ${zr};
5147
5151
  position: relative;
5148
5152
  }
5149
5153
 
@@ -5152,7 +5156,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}}const pv=fe`
5152
5156
  }
5153
5157
 
5154
5158
  .row {
5155
- background: ${Dr};
5159
+ background: ${zr};
5156
5160
  position: relative;
5157
5161
  box-sizing: border-box;
5158
5162
  }
@@ -5185,7 +5189,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}}const pv=fe`
5185
5189
  .row:hover::before {
5186
5190
  background: ${ls(qo,.15)};
5187
5191
  }
5188
- `)),gv=fe`
5192
+ `)),wv=fe`
5189
5193
  ${bo("flex")}
5190
5194
 
5191
5195
  :host {
@@ -5197,14 +5201,29 @@ return!this.missingColumnId&&!this.duplicateColumnId}}const pv=fe`
5197
5201
  ${Yr.cssCustomProperty}: ${vc};
5198
5202
  text-transform: uppercase;
5199
5203
  }
5200
- `,vv=G`
5201
- <template role="columnheader">
5204
+
5205
+ .sort-indicator {
5206
+ padding: 0px calc(${na} / 2);
5207
+ width: ${na};
5208
+ }
5209
+ `,yv=G`
5210
+ <template role="columnheader" aria-sort="${e=>e.ariaSort}">
5202
5211
  <slot></slot>
5212
+
5213
+ <span class="sort-indicator" aria-hidden="true">
5214
+ ${Me((e=>e.sortDirection===pv.ascending),G`
5215
+ <${sn.tagFor(Up)}></${sn.tagFor(Up)}>
5216
+ `)}
5217
+ ${Me((e=>e.sortDirection===pv.descending),G`
5218
+ <${sn.tagFor(jp)}></${sn.tagFor(jp)}>
5219
+ `)}
5220
+ </span>
5203
5221
  </template>
5204
5222
  `
5205
- class fv extends St{}const mv=fv.compose({baseName:"table-header",template:vv,styles:gv})
5206
- sn.getOrCreate().withPrefix("nimble").register(mv())
5207
- const bv=fe`
5223
+ class xv extends _t{constructor(){super(...arguments),this.sortDirection=pv.none,this.firstSortedColumn=!1}sortDirectionChanged(e,t){this.updateAriaSort()}firstSortedColumnChanged(e,t){this.updateAriaSort()}updateAriaSort(){this.firstSortedColumn&&this.sortDirection!==pv.none?this.sortDirection===pv.ascending?this.ariaSort="ascending":this.ariaSort="descending":this.ariaSort=null}}e([oe({attribute:"sort-direction"})],xv.prototype,"sortDirection",void 0),e([oe({attribute:"first-sorted-column",mode:"boolean"})],xv.prototype,"firstSortedColumn",void 0)
5224
+ const $v=xv.compose({baseName:"table-header",template:yv,styles:wv})
5225
+ sn.getOrCreate().withPrefix("nimble").register($v())
5226
+ const Cv=fe`
5208
5227
  ${bo("grid")}
5209
5228
 
5210
5229
  :host {
@@ -5225,7 +5244,7 @@ const bv=fe`
5225
5244
  :host(:hover) nimble-table-cell {
5226
5245
  --ni-private-table-cell-action-menu-display: block;
5227
5246
  }
5228
- `,wv=fe`
5247
+ `,kv=fe`
5229
5248
  ${bo("grid")}
5230
5249
 
5231
5250
  :host {
@@ -5246,33 +5265,33 @@ const bv=fe`
5246
5265
  .action-menu {
5247
5266
  display: var(--ni-private-table-cell-action-menu-display);
5248
5267
  }
5249
- `,yv=G`
5268
+ `,Sv=G`
5250
5269
  <template role="cell">
5251
- <div ${Se("cellContentContainer")} class="cell-content-container"></div>
5270
+ <div ${_e("cellContentContainer")} class="cell-content-container"></div>
5252
5271
 
5253
5272
  ${Me((e=>e.hasActionMenu),G`
5254
- <${sn.tagFor(eg)}
5273
+ <${sn.tagFor(ig)}
5255
5274
  content-hidden
5256
- appearance="${Lc}"
5275
+ appearance="${Tc}"
5257
5276
  @beforetoggle="${(e,t)=>e.onActionMenuBeforeToggle(t.event)}"
5258
5277
  @toggle="${(e,t)=>e.onActionMenuToggle(t.event)}"
5259
5278
  class="action-menu"
5260
5279
  >
5261
- <${sn.tagFor(Up)} slot="start"></${sn.tagFor(Up)}>
5280
+ <${sn.tagFor(Xp)} slot="start"></${sn.tagFor(Xp)}>
5262
5281
  ${e=>e.actionMenuLabel}
5263
5282
  <slot name="cellActionMenu" slot="menu"></slot>
5264
- </${sn.tagFor(eg)}>
5283
+ </${sn.tagFor(ig)}>
5265
5284
  `)}
5266
5285
  </template>
5267
5286
  `
5268
- class xv extends St{constructor(){super(...arguments),this.hasActionMenu=!1,this.menuOpen=!1,this.customCellView=void 0}connectedCallback(){super.connectedCallback(),this.customCellView=this.cellTemplate?.render(this.cellState,this.cellContentContainer)}disconnectedCallback(){super.disconnectedCallback(),this.customCellView&&(this.customCellView.dispose(),this.customCellView=void 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)}cellStateChanged(){this.customCellView?.bind(this.cellState,y)}cellTemplateChanged(){this.$fastController.isConnected&&(this.customCellView=this.cellTemplate?.render(this.cellState,this.cellContentContainer))}cellStylesChanged(e,t){e&&this.$fastController.removeStyles(e),t&&this.$fastController.addStyles(t)}}e([f],xv.prototype,"cellState",void 0),e([f],xv.prototype,"cellTemplate",void 0),e([f],xv.prototype,"cellStyles",void 0),e([oe({attribute:"has-action-menu",mode:"boolean"})],xv.prototype,"hasActionMenu",void 0),e([oe({attribute:"menu-open",mode:"boolean"})],xv.prototype,"menuOpen",void 0),e([oe({attribute:"action-menu-label"})],xv.prototype,"actionMenuLabel",void 0)
5269
- const $v=xv.compose({baseName:"table-cell",template:yv,styles:wv})
5270
- sn.getOrCreate().withPrefix("nimble").register($v())
5271
- const Cv=G`
5287
+ class _v extends _t{constructor(){super(...arguments),this.hasActionMenu=!1,this.menuOpen=!1,this.customCellView=void 0}connectedCallback(){super.connectedCallback(),this.customCellView=this.cellTemplate?.render(this.cellState,this.cellContentContainer)}disconnectedCallback(){super.disconnectedCallback(),this.customCellView&&(this.customCellView.dispose(),this.customCellView=void 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)}cellStateChanged(){this.customCellView?.bind(this.cellState,y)}cellTemplateChanged(){this.$fastController.isConnected&&(this.customCellView=this.cellTemplate?.render(this.cellState,this.cellContentContainer))}cellStylesChanged(e,t){e&&this.$fastController.removeStyles(e),t&&this.$fastController.addStyles(t)}}e([f],_v.prototype,"cellState",void 0),e([f],_v.prototype,"cellTemplate",void 0),e([f],_v.prototype,"cellStyles",void 0),e([oe({attribute:"has-action-menu",mode:"boolean"})],_v.prototype,"hasActionMenu",void 0),e([oe({attribute:"menu-open",mode:"boolean"})],_v.prototype,"menuOpen",void 0),e([oe({attribute:"action-menu-label"})],_v.prototype,"actionMenuLabel",void 0)
5288
+ const Mv=_v.compose({baseName:"table-cell",template:Sv,styles:kv})
5289
+ sn.getOrCreate().withPrefix("nimble").register(Mv())
5290
+ const Iv=G`
5272
5291
  <template role="row">
5273
5292
  ${Ve((e=>e.columnStates),G`
5274
5293
  ${Me((e=>!e.column.columnHidden),G`
5275
- <${sn.tagFor(xv)}
5294
+ <${sn.tagFor(_v)}
5276
5295
  class="cell"
5277
5296
  :cellTemplate="${e=>e.column.cellTemplate}"
5278
5297
  :cellStyles="${e=>e.column.cellStyles}"
@@ -5289,40 +5308,44 @@ const Cv=G`
5289
5308
  slot="cellActionMenu"
5290
5309
  ></slot>
5291
5310
  `)}
5292
- </${sn.tagFor(xv)}>
5311
+ </${sn.tagFor(_v)}>
5293
5312
  `)}
5294
5313
  `)}
5295
5314
  </template>
5296
5315
  `
5297
- class kv extends St{constructor(){super(...arguments),this.columns=[],this.menuOpen=!1}get columnStates(){return this.columns.map((e=>{const t=e.dataRecordFieldNames
5316
+ class Rv extends _t{constructor(){super(...arguments),this.columns=[],this.menuOpen=!1}get columnStates(){return this.columns.map((e=>{const t=e.dataRecordFieldNames
5298
5317
  let i
5299
5318
  if(this.hasValidFieldNames(t)&&this.dataRecord){const n=t.map((e=>this.dataRecord[e]))
5300
5319
  i={cellRecord:Object.fromEntries(e.cellRecordFieldNames.map(((e,t)=>[e,n[t]]))),columnConfig:e.columnConfig??{}}}else i={cellRecord:{},columnConfig:{}}
5301
5320
  return{column:e,cellState:i}}))}onCellActionMenuBeforeToggle(e,t){this.currentActionMenuColumn=t,this.emitToggleEvent("row-action-menu-beforetoggle",e.detail,t)}onCellActionMenuToggle(e,t){this.menuOpen=e.detail.newState,this.emitToggleEvent("row-action-menu-toggle",e.detail,t)}emitToggleEvent(e,t,i){const n={newState:t.newState,oldState:t.oldState,recordIds:[this.recordId],columnId:i.columnId}
5302
- this.$emit(e,n)}hasValidFieldNames(e){return e.every((e=>void 0!==e))}}e([oe({attribute:"record-id"})],kv.prototype,"recordId",void 0),e([f],kv.prototype,"dataRecord",void 0),e([f],kv.prototype,"columns",void 0),e([f],kv.prototype,"currentActionMenuColumn",void 0),e([oe({attribute:"menu-open",mode:"boolean"})],kv.prototype,"menuOpen",void 0),e([m],kv.prototype,"columnStates",null)
5303
- const _v=kv.compose({baseName:"table-row",template:Cv,styles:bv})
5304
- sn.getOrCreate().withPrefix("nimble").register(_v())
5305
- const Sv=G`
5306
- <template role="table" ${ze({property:"childItems",filter:He()})}>
5321
+ this.$emit(e,n)}hasValidFieldNames(e){return e.every((e=>void 0!==e))}}e([oe({attribute:"record-id"})],Rv.prototype,"recordId",void 0),e([f],Rv.prototype,"dataRecord",void 0),e([f],Rv.prototype,"columns",void 0),e([f],Rv.prototype,"currentActionMenuColumn",void 0),e([oe({attribute:"menu-open",mode:"boolean"})],Rv.prototype,"menuOpen",void 0),e([m],Rv.prototype,"columnStates",null)
5322
+ const Av=Rv.compose({baseName:"table-row",template:Iv,styles:Cv})
5323
+ sn.getOrCreate().withPrefix("nimble").register(Av())
5324
+ const Ov=G`
5325
+ <template role="table" ${De({property:"childItems",filter:He()})}>
5307
5326
  <div class="table-container">
5308
5327
  <div role="rowgroup" class="header-container">
5309
5328
  <div class="header-row" role="row">
5310
5329
  ${Ve((e=>e.columns),G`
5311
5330
  ${Me((e=>!e.columnHidden),G`
5312
- <${sn.tagFor(fv)} class="header">
5331
+ <${sn.tagFor(xv)}
5332
+ class="header"
5333
+ sort-direction="${e=>"number"==typeof e.sortIndex?e.sortDirection:pv.none}"
5334
+ ?first-sorted-column="${(e,t)=>e===t.parent.firstSortedColumn}"
5335
+ >
5313
5336
  <slot name="${e=>e.slot}"></slot>
5314
- </${sn.tagFor(fv)}>
5337
+ </${sn.tagFor(xv)}>
5315
5338
  `)}
5316
5339
  `)}
5317
5340
  <div class="header-scrollbar-spacer" style="width: ${e=>e.virtualizer.headerContainerMarginRight}px;"></div>
5318
5341
  </div>
5319
5342
  </div>
5320
- <div class="table-viewport" ${Se("viewport")}>
5343
+ <div class="table-viewport" ${_e("viewport")}>
5321
5344
  <div class="table-scroll" style="height: ${e=>e.virtualizer.allRowsHeight}px;"></div>
5322
5345
  <div class="table-row-container" role="rowgroup" style="top: ${e=>`${e.virtualizer.rowContainerYOffset}px;`}">
5323
5346
  ${Me((e=>e.columns.length>0&&e.canRenderRows),G`
5324
5347
  ${Ve((e=>e.virtualizer.visibleItems),G`
5325
- <${sn.tagFor(kv)}
5348
+ <${sn.tagFor(Rv)}
5326
5349
  class="row"
5327
5350
  record-id="${(e,t)=>t.parent.tableData[e.index]?.id}"
5328
5351
  :dataRecord="${(e,t)=>t.parent.tableData[e.index]?.record}"
@@ -5339,7 +5362,7 @@ const Sv=G`
5339
5362
  </slot>
5340
5363
  `)}
5341
5364
  `)}
5342
- </${sn.tagFor(kv)}>
5365
+ </${sn.tagFor(Rv)}>
5343
5366
  `)}
5344
5367
  `)}
5345
5368
  </div>
@@ -5357,8 +5380,8 @@ const Sv=G`
5357
5380
  *
5358
5381
  * @license MIT
5359
5382
  */
5360
- function Mv(){return Mv=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t]
5361
- for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n])}return e},Mv.apply(this,arguments)}
5383
+ function Ev(){return Ev=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t]
5384
+ for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n])}return e},Ev.apply(this,arguments)}
5362
5385
  /**
5363
5386
  * virtual-core
5364
5387
  *
@@ -5368,42 +5391,42 @@ for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(e[n]=i[n])}return e},
5368
5391
  * LICENSE.md file in the root directory of this source tree.
5369
5392
  *
5370
5393
  * @license MIT
5371
- */function Iv(e,t,i){var n,o,s=null!=(n=i.initialDeps)?n:[]
5394
+ */function Vv(e,t,i){var n,o,s=null!=(n=i.initialDeps)?n:[]
5372
5395
  return function(){var n
5373
5396
  i.key&&null!=i.debug&&i.debug()&&(n=Date.now())
5374
5397
  var r,a=e()
5375
5398
  if(!(a.length!==s.length||a.some((function(e,t){return s[t]!==e}))))return o
5376
5399
  if(s=a,i.key&&null!=i.debug&&i.debug()&&(r=Date.now()),o=t.apply(void 0,a),i.key&&null!=i.debug&&i.debug()){var l=Math.round(100*(Date.now()-n))/100,c=Math.round(100*(Date.now()-r))/100,d=c/16,h=function(e,t){for(e=String(e);e.length<t;)e=" "+e
5377
5400
  return e}
5378
- console.info("%c⏱ "+h(c,5)+" /"+h(l,5)+" ms","\n font-size: .6rem;\n font-weight: bold;\n color: hsl("+Math.max(0,Math.min(120-120*d,120))+"deg 100% 31%);",null==i?void 0:i.key)}return null==i||null==i.onChange||i.onChange(o),o}}var Rv,Av=function(e){return e},Ov=function(e){for(var t=Math.max(e.startIndex-e.overscan,0),i=Math.min(e.endIndex+e.overscan,e.count-1),n=[],o=t;o<=i;o++)n.push(o)
5379
- return n},Ev=function(e,t){var i=new ResizeObserver((function(e){var i=e[0]
5401
+ console.info("%c⏱ "+h(c,5)+" /"+h(l,5)+" ms","\n font-size: .6rem;\n font-weight: bold;\n color: hsl("+Math.max(0,Math.min(120-120*d,120))+"deg 100% 31%);",null==i?void 0:i.key)}return null==i||null==i.onChange||i.onChange(o),o}}var Hv,Pv=function(e){return e},Tv=function(e){for(var t=Math.max(e.startIndex-e.overscan,0),i=Math.min(e.endIndex+e.overscan,e.count-1),n=[],o=t;o<=i;o++)n.push(o)
5402
+ return n},Lv=function(e,t){var i=new ResizeObserver((function(e){var i=e[0]
5380
5403
  if(i){var n=i.contentRect,o=n.width,s=n.height
5381
5404
  t({width:Math.round(o),height:Math.round(s)})}else t({width:0,height:0})}))
5382
- if(e.scrollElement)return t(e.scrollElement.getBoundingClientRect()),i.observe(e.scrollElement),function(){i.unobserve(e.scrollElement)}},Vv={element:["scrollLeft","scrollTop"],window:["scrollX","scrollY"]},Hv=(Rv="element",function(e,t){if(e.scrollElement){var i=Vv[Rv][0],n=Vv[Rv][1],o=e.scrollElement[i],s=e.scrollElement[n],r=function(){var o=e.scrollElement[e.options.horizontal?i:n]
5405
+ if(e.scrollElement)return t(e.scrollElement.getBoundingClientRect()),i.observe(e.scrollElement),function(){i.unobserve(e.scrollElement)}},Fv={element:["scrollLeft","scrollTop"],window:["scrollX","scrollY"]},Dv=(Hv="element",function(e,t){if(e.scrollElement){var i=Fv[Hv][0],n=Fv[Hv][1],o=e.scrollElement[i],s=e.scrollElement[n],r=function(){var o=e.scrollElement[e.options.horizontal?i:n]
5383
5406
  t(o)}
5384
5407
  r()
5385
5408
  var a=function(t){var a=t.currentTarget,l=a[i],c=a[n];(e.options.horizontal?o-l:s-c)&&r(),o=l,s=c}
5386
- return e.scrollElement.addEventListener("scroll",a,{capture:!1,passive:!0}),function(){e.scrollElement.removeEventListener("scroll",a)}}}),Pv=function(e,t){return Math.round(e.getBoundingClientRect()[t.options.horizontal?"width":"height"])},Lv=function(e,t,i){var n,o,s=t.adjustments,r=void 0===s?0:s,a=t.behavior,l=e+r
5387
- null==(n=i.scrollElement)||null==n.scrollTo||n.scrollTo(((o={})[i.options.horizontal?"left":"top"]=l,o.behavior=a,o))},Tv=function(e){var t,i=this
5409
+ return e.scrollElement.addEventListener("scroll",a,{capture:!1,passive:!0}),function(){e.scrollElement.removeEventListener("scroll",a)}}}),zv=function(e,t){return Math.round(e.getBoundingClientRect()[t.options.horizontal?"width":"height"])},Bv=function(e,t,i){var n,o,s=t.adjustments,r=void 0===s?0:s,a=t.behavior,l=e+r
5410
+ null==(n=i.scrollElement)||null==n.scrollTo||n.scrollTo(((o={})[i.options.horizontal?"left":"top"]=l,o.behavior=a,o))},Nv=function(e){var t,i=this
5388
5411
  this.unsubs=[],this.scrollElement=null,this.isScrolling=!1,this.isScrollingTimeoutId=null,this.scrollToIndexTimeoutId=null,this.measurementsCache=[],this.itemSizeCache={},this.pendingMeasuredCacheIndexes=[],this.scrollDirection=null,this.scrollAdjustments=0,this.measureElementCache={},this.getResizeObserver=(t=null,function(){return t||("undefined"!=typeof ResizeObserver?t=new ResizeObserver((function(e){e.forEach((function(e){i._measureElement(e.target,!1)}))})):null)}),this.range={startIndex:0,endIndex:0},this.setOptions=function(e){Object.entries(e).forEach((function(t){var i=t[0]
5389
- void 0===t[1]&&delete e[i]})),i.options=Mv({debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:Av,rangeExtractor:Ov,onChange:function(){},measureElement:Pv,initialRect:{width:0,height:0},scrollMargin:0,scrollingDelay:150,indexAttribute:"data-index",initialMeasurementsCache:[]},e)},this.notify=function(){null==i.options.onChange||i.options.onChange(i)},this.cleanup=function(){i.unsubs.filter(Boolean).forEach((function(e){return e()})),i.unsubs=[],i.scrollElement=null},this._didMount=function(){var e=i.getResizeObserver()
5412
+ void 0===t[1]&&delete e[i]})),i.options=Ev({debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:Pv,rangeExtractor:Tv,onChange:function(){},measureElement:zv,initialRect:{width:0,height:0},scrollMargin:0,scrollingDelay:150,indexAttribute:"data-index",initialMeasurementsCache:[]},e)},this.notify=function(){null==i.options.onChange||i.options.onChange(i)},this.cleanup=function(){i.unsubs.filter(Boolean).forEach((function(e){return e()})),i.unsubs=[],i.scrollElement=null},this._didMount=function(){var e=i.getResizeObserver()
5390
5413
  return Object.values(i.measureElementCache).forEach((function(t){return null==e?void 0:e.observe(t)})),function(){null==e||e.disconnect(),i.cleanup()}},this._willUpdate=function(){var e=i.options.getScrollElement()
5391
- i.scrollElement!==e&&(i.cleanup(),i.scrollElement=e,i._scrollToOffset(i.scrollOffset,{adjustments:void 0,behavior:void 0}),i.unsubs.push(i.options.observeElementRect(i,(function(e){i.scrollRect=e,i.maybeNotify()}))),i.unsubs.push(i.options.observeElementOffset(i,(function(e){i.scrollAdjustments=0,i.scrollOffset!==e&&(null!==i.isScrollingTimeoutId&&(clearTimeout(i.isScrollingTimeoutId),i.isScrollingTimeoutId=null),i.isScrolling=!0,i.scrollDirection=i.scrollOffset<e?"forward":"backward",i.scrollOffset=e,i.maybeNotify(),i.isScrollingTimeoutId=setTimeout((function(){i.isScrollingTimeoutId=null,i.isScrolling=!1,i.scrollDirection=null,i.maybeNotify()}),i.options.scrollingDelay))}))))},this.getSize=function(){return i.scrollRect[i.options.horizontal?"width":"height"]},this.getMeasurements=Iv((function(){return[i.options.count,i.options.paddingStart,i.options.scrollMargin,i.options.getItemKey,i.itemSizeCache]}),(function(e,t,n,o,s){var r=i.pendingMeasuredCacheIndexes.length>0?Math.min.apply(Math,i.pendingMeasuredCacheIndexes):0
5414
+ i.scrollElement!==e&&(i.cleanup(),i.scrollElement=e,i._scrollToOffset(i.scrollOffset,{adjustments:void 0,behavior:void 0}),i.unsubs.push(i.options.observeElementRect(i,(function(e){i.scrollRect=e,i.maybeNotify()}))),i.unsubs.push(i.options.observeElementOffset(i,(function(e){i.scrollAdjustments=0,i.scrollOffset!==e&&(null!==i.isScrollingTimeoutId&&(clearTimeout(i.isScrollingTimeoutId),i.isScrollingTimeoutId=null),i.isScrolling=!0,i.scrollDirection=i.scrollOffset<e?"forward":"backward",i.scrollOffset=e,i.maybeNotify(),i.isScrollingTimeoutId=setTimeout((function(){i.isScrollingTimeoutId=null,i.isScrolling=!1,i.scrollDirection=null,i.maybeNotify()}),i.options.scrollingDelay))}))))},this.getSize=function(){return i.scrollRect[i.options.horizontal?"width":"height"]},this.getMeasurements=Vv((function(){return[i.options.count,i.options.paddingStart,i.options.scrollMargin,i.options.getItemKey,i.itemSizeCache]}),(function(e,t,n,o,s){var r=i.pendingMeasuredCacheIndexes.length>0?Math.min.apply(Math,i.pendingMeasuredCacheIndexes):0
5392
5415
  i.pendingMeasuredCacheIndexes=[]
5393
5416
  for(var a=i.measurementsCache.slice(0,r),l=r;l<e;l++){var c=o(l),d=s[c],h=a[l-1]?a[l-1].end:t+n,u="number"==typeof d?d:i.options.estimateSize(l),p=h+u
5394
- a[l]={index:l,start:h,size:u,end:p,key:c}}return i.measurementsCache=a,a}),{key:!1,debug:function(){return i.options.debug}}),this.calculateRange=Iv((function(){return[i.getMeasurements(),i.getSize(),i.scrollOffset]}),(function(e,t,n){return i.range=function(e){var t=e.measurements,i=e.outerSize,n=e.scrollOffset,o=t.length-1,s=function(e){return t[e].start},r=function(e,t,i,n){for(;e<=t;){var o=(e+t)/2|0,s=i(o)
5417
+ a[l]={index:l,start:h,size:u,end:p,key:c}}return i.measurementsCache=a,a}),{key:!1,debug:function(){return i.options.debug}}),this.calculateRange=Vv((function(){return[i.getMeasurements(),i.getSize(),i.scrollOffset]}),(function(e,t,n){return i.range=function(e){var t=e.measurements,i=e.outerSize,n=e.scrollOffset,o=t.length-1,s=function(e){return t[e].start},r=function(e,t,i,n){for(;e<=t;){var o=(e+t)/2|0,s=i(o)
5395
5418
  if(s<n)e=o+1
5396
5419
  else{if(!(s>n))return o
5397
5420
  t=o-1}}return e>0?e-1:0}(0,o,s,n),a=r
5398
5421
  for(;a<o&&t[a].end<n+i;)a++
5399
- return{startIndex:r,endIndex:a}}({measurements:e,outerSize:t,scrollOffset:n})}),{key:!1,debug:function(){return i.options.debug}}),this.maybeNotify=Iv((function(){return[].concat(Object.values(i.calculateRange()),[i.isScrolling])}),(function(){i.notify()}),{key:!1,debug:function(){return i.options.debug},initialDeps:[].concat(Object.values(this.range),[this.isScrolling])}),this.getIndexes=Iv((function(){return[i.options.rangeExtractor,i.calculateRange(),i.options.overscan,i.options.count]}),(function(e,t,i,n){return e(Mv({},t,{overscan:i,count:n}))}),{key:!1,debug:function(){return i.options.debug}}),this.indexFromElement=function(e){var t=i.options.indexAttribute,n=e.getAttribute(t)
5422
+ return{startIndex:r,endIndex:a}}({measurements:e,outerSize:t,scrollOffset:n})}),{key:!1,debug:function(){return i.options.debug}}),this.maybeNotify=Vv((function(){return[].concat(Object.values(i.calculateRange()),[i.isScrolling])}),(function(){i.notify()}),{key:!1,debug:function(){return i.options.debug},initialDeps:[].concat(Object.values(this.range),[this.isScrolling])}),this.getIndexes=Vv((function(){return[i.options.rangeExtractor,i.calculateRange(),i.options.overscan,i.options.count]}),(function(e,t,i,n){return e(Ev({},t,{overscan:i,count:n}))}),{key:!1,debug:function(){return i.options.debug}}),this.indexFromElement=function(e){var t=i.options.indexAttribute,n=e.getAttribute(t)
5400
5423
  return n?parseInt(n,10):(console.warn("Missing attribute name '"+t+"={index}' on measured element."),-1)},this._measureElement=function(e,t){var n,o=i.indexFromElement(e),s=i.measurementsCache[o]
5401
5424
  if(s){var r=i.measureElementCache[s.key],a=i.getResizeObserver()
5402
5425
  if(!e.isConnected)return null==a||a.unobserve(e),void(e===r&&delete i.measureElementCache[s.key])
5403
5426
  if(r!==e)r&&(null==a||a.unobserve(r)),null==a||a.observe(e),i.measureElementCache[s.key]=e
5404
5427
  else if(!t&&!r.__virtualizerSkipFirstNotSync)return void(r.__virtualizerSkipFirstNotSync=!0)
5405
5428
  var l,c=i.options.measureElement(e,i),d=c-(null!=(n=i.itemSizeCache[s.key])?n:s.size)
5406
- if(0!==d)s.start<i.scrollOffset&&i._scrollToOffset(i.scrollOffset,{adjustments:i.scrollAdjustments+=d,behavior:void 0}),i.pendingMeasuredCacheIndexes.push(o),i.itemSizeCache=Mv({},i.itemSizeCache,((l={})[s.key]=c,l)),i.notify()}},this.measureElement=function(e){e&&i._measureElement(e,!0)},this.getVirtualItems=Iv((function(){return[i.getIndexes(),i.getMeasurements()]}),(function(e,t){for(var i=[],n=0,o=e.length;n<o;n++){var s=t[e[n]]
5429
+ if(0!==d)s.start<i.scrollOffset&&i._scrollToOffset(i.scrollOffset,{adjustments:i.scrollAdjustments+=d,behavior:void 0}),i.pendingMeasuredCacheIndexes.push(o),i.itemSizeCache=Ev({},i.itemSizeCache,((l={})[s.key]=c,l)),i.notify()}},this.measureElement=function(e){e&&i._measureElement(e,!0)},this.getVirtualItems=Vv((function(){return[i.getIndexes(),i.getMeasurements()]}),(function(e,t){for(var i=[],n=0,o=e.length;n<o;n++){var s=t[e[n]]
5407
5430
  i.push(s)}return i}),{key:!1,debug:function(){return i.options.debug}}),this.getOffsetForAlignment=function(e,t){var n=i.getSize()
5408
5431
  "auto"===t&&(t=e<=i.scrollOffset?"start":e>=i.scrollOffset+n?"end":"start"),"start"===t||("end"===t?e-=n:"center"===t&&(e-=n/2))
5409
5432
  var o=i.options.horizontal?"scrollWidth":"scrollHeight",s=(i.scrollElement?"document"in i.scrollElement?i.scrollElement.document.documentElement[o]:i.scrollElement[o]:0)-i.getSize()
@@ -5433,46 +5456,63 @@ i.options.scrollToFn(e,{behavior:o,adjustments:n},i)},this.measure=function(){i.
5433
5456
  * LICENSE.md file in the root directory of this source tree.
5434
5457
  *
5435
5458
  * @license MIT
5436
- */class Fv{constructor(e){this.visibleItems=[],this.allRowsHeight=0,this.headerContainerMarginRight=0,this.rowContainerYOffset=0,this.table=e,this.viewportResizeObserver=new ResizeObserver((e=>{const t=e[0]?.borderBoxSize[0]
5459
+ */class Zv{constructor(e){this.visibleItems=[],this.allRowsHeight=0,this.headerContainerMarginRight=0,this.rowContainerYOffset=0,this.table=e,this.viewportResizeObserver=new ResizeObserver((e=>{const t=e[0]?.borderBoxSize[0]
5437
5460
  if(t){const e=t.inlineSize
5438
5461
  this.headerContainerMarginRight=e-this.table.viewport.scrollWidth}}))}connectedCallback(){this.viewportResizeObserver.observe(this.table.viewport),this.updateVirtualizer()}disconnectedCallback(){this.viewportResizeObserver.disconnect()}dataChanged(){this.table.$fastController.isConnected&&this.updateVirtualizer()}updateVirtualizer(){const e=this.createVirtualizerOptions()
5439
- this.virtualizer?this.virtualizer.setOptions(e):this.virtualizer=new Tv(e),this.virtualizer._willUpdate(),this.handleVirtualizerChange()}createVirtualizerOptions(){const e=parseFloat(ea.getValueFor(this.table))+2*parseFloat(oa.getValueFor(this.table))
5440
- return{count:this.table.tableData.length,getScrollElement:()=>this.table.viewport,estimateSize:t=>e,enableSmoothScroll:!0,overscan:3,scrollingDelay:5,scrollToFn:Lv,observeElementOffset:Hv,observeElementRect:Ev,onChange:()=>this.handleVirtualizerChange()}}handleVirtualizerChange(){const e=this.virtualizer
5462
+ this.virtualizer?this.virtualizer.setOptions(e):this.virtualizer=new Nv(e),this.virtualizer._willUpdate(),this.handleVirtualizerChange()}createVirtualizerOptions(){const e=parseFloat(ea.getValueFor(this.table))+2*parseFloat(oa.getValueFor(this.table))
5463
+ return{count:this.table.tableData.length,getScrollElement:()=>this.table.viewport,estimateSize:t=>e,enableSmoothScroll:!0,overscan:3,scrollingDelay:5,scrollToFn:Bv,observeElementOffset:Dv,observeElementRect:Lv,onChange:()=>this.handleVirtualizerChange()}}handleVirtualizerChange(){const e=this.virtualizer
5441
5464
  this.visibleItems=e.getVirtualItems(),this.allRowsHeight=e.getTotalSize()
5442
5465
  let t=0
5443
- if(this.visibleItems.length>0){t=this.visibleItems[0].start}this.rowContainerYOffset=t}}e([f],Fv.prototype,"visibleItems",void 0),e([f],Fv.prototype,"allRowsHeight",void 0),e([f],Fv.prototype,"headerContainerMarginRight",void 0),e([f],Fv.prototype,"rowContainerYOffset",void 0)
5444
- class zv extends St{constructor(){super(),this.tableData=[],this.columns=[],this.childItems=[],this.actionMenuSlots=[],this.canRenderRows=!0,this.tableValidator=new uv,this.columnNotifiers=[],this.update=e=>{this.table.setOptions((t=>({...t,...this.options,state:e,onStateChange:t=>{const i="function"==typeof t?t(e):t
5445
- this.update(i)}})))},this.options={data:[],onStateChange:e=>{},getCoreRowModel:e=>Rg((()=>[e.options.data]),(t=>{const i={rows:[],flatRows:[],rowsById:{}},n=function(t,o,s){void 0===o&&(o=0)
5466
+ if(this.visibleItems.length>0){t=this.visibleItems[0].start}this.rowContainerYOffset=t}}function qv(e){switch(e){case gv:return cv.basic
5467
+ case vv:return jv
5468
+ default:return cv.basic}}function jv(e,t,i){const n=e.getValue(i),o=t.getValue(i)
5469
+ return"string"==typeof n&&"string"==typeof o?n.localeCompare(o):n===o?0:void 0===n||null===n&&void 0!==o?-1:1}e([f],Zv.prototype,"visibleItems",void 0),e([f],Zv.prototype,"allRowsHeight",void 0),e([f],Zv.prototype,"headerContainerMarginRight",void 0),e([f],Zv.prototype,"rowContainerYOffset",void 0)
5470
+ class Uv extends _t{constructor(){super(),this.tableData=[],this.columns=[],this.childItems=[],this.actionMenuSlots=[],this.canRenderRows=!0,this.tableValidator=new mv,this.columnNotifiers=[],this.options={data:[],onStateChange:e=>{},getCoreRowModel:e=>Og((()=>[e.options.data]),(t=>{const i={rows:[],flatRows:[],rowsById:{}},n=function(t,o,s){void 0===o&&(o=0)
5446
5471
  const r=[]
5447
- for(let l=0;l<t.length;l++){const c=dv(e,e._getRowId(t[l],l,s),t[l],l,o)
5472
+ for(let l=0;l<t.length;l++){const c=uv(e,e._getRowId(t[l],l,s),t[l],l,o)
5448
5473
  var a
5449
5474
  i.flatRows.push(c),i.rowsById[c.id]=c,r.push(c),e.options.getSubRows&&(c.originalSubRows=e.options.getSubRows(t[l],l),null!=(a=c.originalSubRows)&&a.length&&(c.subRows=n(c.originalSubRows,o+1,c)))}return r}
5450
5475
  return i.rows=n(t),i}),{key:!1,debug:()=>{var t
5451
- return null!=(t=e.options.debugAll)?t:e.options.debugTable},onChange:()=>{e._autoResetPageIndex()}}),columns:[],state:{},renderFallbackValue:null,autoResetAll:!1},this.table=cv(this.options),this.virtualizer=new Fv(this)}get validity(){return this.tableValidator.getValidity()}setData(e){this.generateTanStackColumns(e),this.setTableData(e)}connectedCallback(){super.connectedCallback(),this.virtualizer.connectedCallback(),this.validateAndObserveColumns()}disconnectedCallback(){super.disconnectedCallback(),this.virtualizer.disconnectedCallback(),this.removeColumnObservers()}checkValidity(){return this.tableValidator.isValid()}handleChange(e,t){e instanceof hv&&"columnId"===t&&this.validateColumnIds()}onRowActionMenuBeforeToggle(e){this.openActionMenuRecordId=e.detail.recordIds[0],this.$emit("action-menu-beforetoggle",e.detail)}onRowActionMenuToggle(e){this.$emit("action-menu-toggle",e.detail)}childItemsChanged(){this.updateColumnsFromChildItems()}idFieldNameChanged(e,t){this.setTableData(this.table.options.data)}columnsChanged(e,t){if(!this.$fastController.isConnected)return
5452
- this.validateAndObserveColumns()
5476
+ return null!=(t=e.options.debugAll)?t:e.options.debugTable},onChange:()=>{e._autoResetPageIndex()}}),getSortedRowModel:e=>Og((()=>[e.getState().sorting,e.getPreSortedRowModel()]),((t,i)=>{if(!i.rows.length||null==t||!t.length)return i
5477
+ const n=e.getState().sorting,o=[],s=n.filter((t=>{var i
5478
+ return null==(i=e.getColumn(t.id))?void 0:i.getCanSort()})),r={}
5479
+ s.forEach((t=>{const i=e.getColumn(t.id)
5480
+ i&&(r[t.id]={sortUndefined:i.columnDef.sortUndefined,invertSorting:i.columnDef.invertSorting,sortingFn:i.getSortingFn()})}))
5481
+ const a=e=>{const t=[...e]
5482
+ return t.sort(((e,t)=>{for(let n=0;n<s.length;n+=1){var i
5483
+ const o=s[n],a=r[o.id],l=null!=(i=null==o?void 0:o.desc)&&i
5484
+ if(a.sortUndefined){const i=void 0===e.getValue(o.id),n=void 0===t.getValue(o.id)
5485
+ if(i||n)return i&&n?0:i?a.sortUndefined:-a.sortUndefined}let c=a.sortingFn(e,t,o.id)
5486
+ if(0!==c)return l&&(c*=-1),a.invertSorting&&(c*=-1),c}return e.index-t.index})),t.forEach((e=>{var t
5487
+ o.push(e),null!=(t=e.subRows)&&t.length&&(e.subRows=a(e.subRows))})),t}
5488
+ return{rows:a(i.rows),flatRows:o,rowsById:i.rowsById}}),{key:!1,debug:()=>{var t
5489
+ return null!=(t=e.options.debugAll)?t:e.options.debugTable},onChange:()=>{e._autoResetPageIndex()}}),columns:[],state:{},enableSorting:!0,renderFallbackValue:null,autoResetAll:!1},this.table=hv(this.options),this.virtualizer=new Zv(this)}get validity(){return this.tableValidator.getValidity()}setData(e){this.setTableData(e)}connectedCallback(){super.connectedCallback(),this.virtualizer.connectedCallback(),this.validateAndObserveColumns()}disconnectedCallback(){super.disconnectedCallback(),this.virtualizer.disconnectedCallback(),this.removeColumnObservers()}checkValidity(){return this.tableValidator.isValid()}handleChange(e,t){e instanceof fv&&("columnId"===t?this.validateColumnIds():"operandDataRecordFieldName"===t||"sortOperation"===t?this.generateTanStackColumns():"sortIndex"!==t&&"sortDirection"!==t||(this.validateColumnSortIndices(),this.setSortState()))}onRowActionMenuBeforeToggle(e){this.openActionMenuRecordId=e.detail.recordIds[0],this.$emit("action-menu-beforetoggle",e.detail)}onRowActionMenuToggle(e){this.$emit("action-menu-toggle",e.detail)}childItemsChanged(){this.updateColumnsFromChildItems()}idFieldNameChanged(e,t){this.setTableData(this.table.options.data)}columnsChanged(e,t){if(!this.$fastController.isConnected)return
5490
+ this.validateAndObserveColumns(),this.generateTanStackColumns(),this.setSortState()
5453
5491
  const i=new Set
5454
5492
  for(const e of this.columns)e.actionMenuSlot&&i.add(e.actionMenuSlot)
5455
5493
  this.actionMenuSlots=Array.from(i)}removeColumnObservers(){this.columnNotifiers.forEach((e=>{e.unsubscribe(this)})),this.columnNotifiers=[]}validateAndObserveColumns(){this.removeColumnObservers()
5456
5494
  for(const e of this.columns){const t=v.getNotifier(e)
5457
- t.subscribe(this),this.columnNotifiers.push(t)}this.validateColumnIds()}validateColumnIds(){this.tableValidator.validateColumnIds(this.columns.map((e=>e.columnId))),this.canRenderRows=this.checkValidity()}async updateColumnsFromChildItems(){const e=this.childItems.map((async e=>e.matches(":not(:defined)")?customElements.whenDefined(e.localName):Promise.resolve()))
5458
- await Promise.all(e),this.columns=this.childItems.filter((e=>e instanceof hv))}setTableData(e){const t=e.map((e=>({...e})))
5495
+ t.subscribe(this),this.columnNotifiers.push(t)}this.validateColumnIds(),this.validateColumnSortIndices()}validateColumnIds(){this.tableValidator.validateColumnIds(this.columns.map((e=>e.columnId))),this.canRenderRows=this.checkValidity()}validateColumnSortIndices(){this.tableValidator.validateColumnSortIndices(this.getColumnsParticipatingInSorting().map((e=>e.sortIndex))),this.canRenderRows=this.checkValidity()}getColumnsParticipatingInSorting(){return this.columns.filter((e=>e.sortDirection!==pv.none&&"number"==typeof e.sortIndex))}async updateColumnsFromChildItems(){const e=this.childItems.map((async e=>e.matches(":not(:defined)")?customElements.whenDefined(e.localName):Promise.resolve()))
5496
+ await Promise.all(e),this.columns=this.childItems.filter((e=>e instanceof fv))}setTableData(e){const t=e.map((e=>({...e})))
5459
5497
  this.tableValidator.validateRecordIds(t,this.idFieldName),this.canRenderRows=this.checkValidity()
5460
5498
  const i=null===this.idFieldName||void 0===this.idFieldName?void 0:e=>e[this.idFieldName]
5461
5499
  this.updateTableOptions({data:t,getRowId:i})}refreshRows(){const e=this.table.getRowModel().rows
5462
- this.tableData=e.map((e=>({record:e.original,id:e.id}))),this.virtualizer.dataChanged()}updateTableOptions(e){this.options={...this.options,...e},this.update(this.table.initialState),this.refreshRows()}generateTanStackColumns(e){if(0===e.length)return
5463
- const t=e[0],i=Object.keys(t).map((e=>({id:e,accessorKey:e,header:e})))
5464
- this.updateTableOptions({columns:i})}}e([oe({attribute:"id-field-name"})],zv.prototype,"idFieldName",void 0),e([f],zv.prototype,"tableData",void 0),e([f],zv.prototype,"columns",void 0),e([f],zv.prototype,"childItems",void 0),e([f],zv.prototype,"actionMenuSlots",void 0),e([f],zv.prototype,"openActionMenuRecordId",void 0),e([f],zv.prototype,"canRenderRows",void 0)
5465
- const Dv=zv.compose({baseName:"table",template:Sv,styles:pv})
5466
- sn.getOrCreate().withPrefix("nimble").register(Dv())
5467
- const Bv=fe`
5500
+ this.tableData=e.map((e=>({record:e.original,id:e.id}))),this.virtualizer.dataChanged()}updateTableOptions(e){this.options={...this.options,...e,state:{...this.options.state,...e.state}},this.table.setOptions(this.options),this.refreshRows()}setSortState(){const e=this.getColumnsParticipatingInSorting().sort(((e,t)=>e.sortIndex-t.sortIndex))
5501
+ this.firstSortedColumn=e.length?e[0]:void 0
5502
+ const t=e.map((e=>({id:e.internalUniqueId,desc:e.sortDirection===pv.descending})))
5503
+ this.updateTableOptions({state:{sorting:t}})}generateTanStackColumns(){const e=this.columns.map((e=>({id:e.internalUniqueId,accessorKey:e.operandDataRecordFieldName,sortingFn:qv(e.sortOperation)})))
5504
+ this.updateTableOptions({data:[...this.table.options.data],columns:e})}}e([oe({attribute:"id-field-name"})],Uv.prototype,"idFieldName",void 0),e([f],Uv.prototype,"tableData",void 0),e([f],Uv.prototype,"columns",void 0),e([f],Uv.prototype,"childItems",void 0),e([f],Uv.prototype,"actionMenuSlots",void 0),e([f],Uv.prototype,"openActionMenuRecordId",void 0),e([f],Uv.prototype,"canRenderRows",void 0),e([f],Uv.prototype,"firstSortedColumn",void 0)
5505
+ const Gv=Uv.compose({baseName:"table",template:Ov,styles:bv})
5506
+ sn.getOrCreate().withPrefix("nimble").register(Gv())
5507
+ const Xv=fe`
5468
5508
  :host {
5469
5509
  display: contents;
5470
5510
  }
5471
- `,Nv=G`
5511
+ `,Wv=G`
5472
5512
  <template>
5473
5513
  <slot></slot>
5474
5514
  </template>
5475
- `,Zv=fe`
5515
+ `,Kv=fe`
5476
5516
  span {
5477
5517
  font: ${yl};
5478
5518
  color: ${xl};
@@ -5482,19 +5522,19 @@ const Bv=fe`
5482
5522
  }
5483
5523
 
5484
5524
  .placeholder {
5485
- color: ${Tl};
5525
+ color: ${Ll};
5486
5526
  }
5487
- `,qv=G`
5527
+ `,Yv=G`
5488
5528
  <span
5489
5529
  class="${e=>"string"==typeof e.cellRecord.value?"":"placeholder"}"
5490
5530
  >
5491
5531
  ${e=>"string"==typeof e.cellRecord.value?e.cellRecord.value:e.columnConfig.placeholder}
5492
5532
  </span>
5493
5533
  `
5494
- class jv extends hv{constructor(){super(...arguments),this.cellRecordFieldNames=["value"],this.cellStyles=Zv,this.cellTemplate=qv}fieldNameChanged(){this.dataRecordFieldNames=[this.fieldName]}placeholderChanged(){this.columnConfig={placeholder:this.placeholder??""}}}e([oe({attribute:"field-name"})],jv.prototype,"fieldName",void 0),e([oe],jv.prototype,"placeholder",void 0)
5495
- const Uv=jv.compose({baseName:"table-column-text",template:Nv,styles:Bv})
5496
- sn.getOrCreate().withPrefix("nimble").register(Uv())
5497
- const Gv=fe`
5534
+ class Qv extends fv{constructor(){super(),this.cellRecordFieldNames=["value"],this.cellStyles=Kv,this.cellTemplate=Yv,this.sortOperation=vv}fieldNameChanged(){this.dataRecordFieldNames=[this.fieldName],this.operandDataRecordFieldName=this.fieldName}placeholderChanged(){this.columnConfig={placeholder:this.placeholder??""}}}e([oe({attribute:"field-name"})],Qv.prototype,"fieldName",void 0),e([oe],Qv.prototype,"placeholder",void 0)
5535
+ const Jv=Qv.compose({baseName:"table-column-text",template:Wv,styles:Xv})
5536
+ sn.getOrCreate().withPrefix("nimble").register(Jv())
5537
+ const ef=fe`
5498
5538
  ${bo("grid")}
5499
5539
 
5500
5540
  :host {
@@ -5518,15 +5558,15 @@ const Gv=fe`
5518
5558
  overflow: auto;
5519
5559
  }
5520
5560
  `
5521
- const Xv=class extends jn{constructor(){super(),this.activeindicator=!1}}.compose({baseName:"tabs",baseClass:jn,template:(e,t)=>G`
5561
+ const tf=class extends jn{constructor(){super(),this.activeindicator=!1}}.compose({baseName:"tabs",baseClass:jn,template:(e,t)=>G`
5522
5562
  <template class="${e=>e.orientation}">
5523
5563
  ${Ne(0,t)}
5524
5564
  <div class="tablist" part="tablist" role="tablist">
5525
- <slot class="tab" name="tab" part="tab" ${Te("tabs")}></slot>
5565
+ <slot class="tab" name="tab" part="tab" ${Le("tabs")}></slot>
5526
5566
 
5527
5567
  ${Me((e=>e.showActiveIndicator),G`
5528
5568
  <div
5529
- ${Se("activeIndicatorRef")}
5569
+ ${_e("activeIndicatorRef")}
5530
5570
  class="activeIndicator"
5531
5571
  part="activeIndicator"
5532
5572
  ></div>
@@ -5534,12 +5574,12 @@ const Xv=class extends jn{constructor(){super(),this.activeindicator=!1}}.compos
5534
5574
  </div>
5535
5575
  ${Be(0,t)}
5536
5576
  <div class="tabpanel">
5537
- <slot name="tabpanel" part="tabpanel" ${Te("tabpanels")}></slot>
5577
+ <slot name="tabpanel" part="tabpanel" ${Le("tabpanels")}></slot>
5538
5578
  </div>
5539
5579
  </template>
5540
- `,styles:Gv})
5541
- sn.getOrCreate().withPrefix("nimble").register(Xv())
5542
- const Wv=fe`
5580
+ `,styles:ef})
5581
+ sn.getOrCreate().withPrefix("nimble").register(tf())
5582
+ const nf=fe`
5543
5583
  ${bo("flex")}
5544
5584
 
5545
5585
  :host {
@@ -5557,15 +5597,15 @@ const Wv=fe`
5557
5597
  rgba(${jr}, 0.3);
5558
5598
  margin: calc(${na} / 4) calc(${na} / 2);
5559
5599
  }
5560
- `,Kv=G`
5600
+ `,of=G`
5561
5601
  <template slot="end">
5562
5602
  <div class="separator"></div>
5563
5603
  <slot></slot>
5564
5604
  </template>
5565
5605
  `
5566
- const Yv=class extends St{}.compose({baseName:"tabs-toolbar",template:Kv,styles:Wv})
5567
- sn.getOrCreate().withPrefix("nimble").register(Yv())
5568
- const Qv="outline",Jv="block",ef=fe`
5606
+ const sf=class extends _t{}.compose({baseName:"tabs-toolbar",template:of,styles:nf})
5607
+ sn.getOrCreate().withPrefix("nimble").register(sf())
5608
+ const rf="outline",af="block",lf=fe`
5569
5609
  ${bo("inline-flex")}
5570
5610
 
5571
5611
  :host {
@@ -5583,8 +5623,8 @@ const Qv="outline",Jv="block",ef=fe`
5583
5623
 
5584
5624
  .label {
5585
5625
  display: block;
5586
- color: ${Tl};
5587
- font: ${Ll};
5626
+ color: ${Ll};
5627
+ font: ${Tl};
5588
5628
  }
5589
5629
 
5590
5630
  :host([disabled]) .label {
@@ -5633,7 +5673,7 @@ const Qv="outline",Jv="block",ef=fe`
5633
5673
  }
5634
5674
 
5635
5675
  .control::placeholder {
5636
- color: ${Tl};
5676
+ color: ${Ll};
5637
5677
  }
5638
5678
 
5639
5679
  .control[disabled]::placeholder {
@@ -5657,12 +5697,12 @@ const Qv="outline",Jv="block",ef=fe`
5657
5697
  :host([resize='vertical']) .control {
5658
5698
  resize: vertical;
5659
5699
  }
5660
- `.withBehaviors(zc(Qv,fe`
5700
+ `.withBehaviors(Dc(rf,fe`
5661
5701
  .control {
5662
5702
  border-color: rgba(${jr}, 0.3);
5663
5703
  background-color: transparent;
5664
5704
  }
5665
- `),zc(Jv,fe`
5705
+ `),Dc(af,fe`
5666
5706
  .control {
5667
5707
  background-color: rgba(${jr}, 0.1);
5668
5708
  }
@@ -5676,8 +5716,8 @@ const Qv="outline",Jv="block",ef=fe`
5676
5716
  background-color: rgba(${jr}, 0.1);
5677
5717
  }
5678
5718
  `))
5679
- class tf extends Wn{constructor(){super(...arguments),this.appearance=Qv}}e([oe],tf.prototype,"appearance",void 0)
5680
- const nf=tf.compose({baseName:"text-area",baseClass:Wn,template:(e,t)=>G`
5719
+ class cf extends Wn{constructor(){super(...arguments),this.appearance=rf}}e([oe],cf.prototype,"appearance",void 0)
5720
+ const df=cf.compose({baseName:"text-area",baseClass:Wn,template:(e,t)=>G`
5681
5721
  <template
5682
5722
  class="
5683
5723
  ${e=>e.readOnly?"readonly":""}
@@ -5688,7 +5728,7 @@ const nf=tf.compose({baseName:"text-area",baseClass:Wn,template:(e,t)=>G`
5688
5728
  for="control"
5689
5729
  class="${e=>e.defaultSlottedNodes&&e.defaultSlottedNodes.length?"label":"label label__hidden"}"
5690
5730
  >
5691
- <slot ${Te("defaultSlottedNodes")}></slot>
5731
+ <slot ${Le("defaultSlottedNodes")}></slot>
5692
5732
  </label>
5693
5733
  <textarea
5694
5734
  part="control"
@@ -5729,12 +5769,12 @@ const nf=tf.compose({baseName:"text-area",baseClass:Wn,template:(e,t)=>G`
5729
5769
  aria-roledescription="${e=>e.ariaRoledescription}"
5730
5770
  @input="${(e,t)=>e.handleTextInput()}"
5731
5771
  @change="${e=>e.handleChange()}"
5732
- ${Se("control")}
5772
+ ${_e("control")}
5733
5773
  ></textarea>
5734
5774
  </template>
5735
- `,styles:ef,shadowOptions:{delegatesFocus:!0}})
5736
- sn.getOrCreate().withPrefix("nimble").register(nf())
5737
- const of="underline",sf="outline",rf="block",af="frameless",lf=fe`
5775
+ `,styles:lf,shadowOptions:{delegatesFocus:!0}})
5776
+ sn.getOrCreate().withPrefix("nimble").register(df())
5777
+ const hf="underline",uf="outline",pf="block",gf="frameless",vf=fe`
5738
5778
  ${bo("inline-block")}
5739
5779
  ${Ap}
5740
5780
 
@@ -5756,8 +5796,8 @@ const of="underline",sf="outline",rf="block",af="frameless",lf=fe`
5756
5796
 
5757
5797
  .label {
5758
5798
  display: flex;
5759
- color: ${Tl};
5760
- font: ${Ll};
5799
+ color: ${Ll};
5800
+ font: ${Tl};
5761
5801
  }
5762
5802
 
5763
5803
  :host([disabled]) .label {
@@ -5858,7 +5898,7 @@ const of="underline",sf="outline",rf="block",af="frameless",lf=fe`
5858
5898
  }
5859
5899
 
5860
5900
  .control::placeholder {
5861
- color: ${Tl};
5901
+ color: ${Ll};
5862
5902
  }
5863
5903
 
5864
5904
  .control[disabled]::placeholder {
@@ -5906,12 +5946,12 @@ const of="underline",sf="outline",rf="block",af="frameless",lf=fe`
5906
5946
  slot[name='actions']::slotted(*) {
5907
5947
  ${ea.cssCustomProperty}: 24px;
5908
5948
  }
5909
- `.withBehaviors(zc(of,fe`
5949
+ `.withBehaviors(Dc(hf,fe`
5910
5950
  .root {
5911
5951
  border-bottom-width: ${oa};
5912
5952
  padding-bottom: 0;
5913
5953
  }
5914
- `),zc(rf,fe`
5954
+ `),Dc(pf,fe`
5915
5955
  .root {
5916
5956
  background-color: rgba(${jr}, 0.1);
5917
5957
  }
@@ -5939,12 +5979,12 @@ const of="underline",sf="outline",rf="block",af="frameless",lf=fe`
5939
5979
  :host([disabled]) .root {
5940
5980
  background-color: rgba(${jr}, 0.07);
5941
5981
  }
5942
- `),zc(sf,fe`
5982
+ `),Dc(uf,fe`
5943
5983
  .root {
5944
5984
  border-width: ${oa};
5945
5985
  padding: 0;
5946
5986
  }
5947
- `),zc(af,fe`
5987
+ `),Dc(gf,fe`
5948
5988
  .control {
5949
5989
  padding-left: ${oa};
5950
5990
  padding-right: ${oa};
@@ -5962,8 +6002,8 @@ const of="underline",sf="outline",rf="block",af="frameless",lf=fe`
5962
6002
  filter: invert(100%);
5963
6003
  }
5964
6004
  `))
5965
- class cf extends _n{constructor(){super(...arguments),this.appearance=of,this.errorVisible=!1,this.fullBleed=!1}}e([oe],cf.prototype,"appearance",void 0),e([oe({attribute:"error-text"})],cf.prototype,"errorText",void 0),e([oe({attribute:"error-visible",mode:"boolean"})],cf.prototype,"errorVisible",void 0),e([oe({attribute:"full-bleed",mode:"boolean"})],cf.prototype,"fullBleed",void 0)
5966
- const df=cf.compose({baseName:"text-field",baseClass:_n,template:(e,t)=>G`
6005
+ class ff extends Sn{constructor(){super(...arguments),this.appearance=hf,this.errorVisible=!1,this.fullBleed=!1}}e([oe],ff.prototype,"appearance",void 0),e([oe({attribute:"error-text"})],ff.prototype,"errorText",void 0),e([oe({attribute:"error-visible",mode:"boolean"})],ff.prototype,"errorVisible",void 0),e([oe({attribute:"full-bleed",mode:"boolean"})],ff.prototype,"fullBleed",void 0)
6006
+ const mf=ff.compose({baseName:"text-field",baseClass:Sn,template:(e,t)=>G`
5967
6007
  <template
5968
6008
  class="
5969
6009
  ${e=>e.readOnly?"readonly":""}
@@ -5975,7 +6015,7 @@ const df=cf.compose({baseName:"text-field",baseClass:_n,template:(e,t)=>G`
5975
6015
  class="${e=>e.defaultSlottedNodes&&e.defaultSlottedNodes.length?"label":"label label__hidden"}"
5976
6016
  >
5977
6017
  <slot
5978
- ${Te({property:"defaultSlottedNodes",filter:Hn})}
6018
+ ${Le({property:"defaultSlottedNodes",filter:Hn})}
5979
6019
  ></slot>
5980
6020
  </label>
5981
6021
  <div class="root" part="root">
@@ -6018,12 +6058,12 @@ const df=cf.compose({baseName:"text-field",baseClass:_n,template:(e,t)=>G`
6018
6058
  aria-owns="${e=>e.ariaOwns}"
6019
6059
  aria-relevant="${e=>e.ariaRelevant}"
6020
6060
  aria-roledescription="${e=>e.ariaRoledescription}"
6021
- ${Se("control")}
6061
+ ${_e("control")}
6022
6062
  />
6023
6063
  ${Be(0,t)}
6024
6064
  </div>
6025
6065
  </template>
6026
- `,styles:lf,shadowOptions:{delegatesFocus:!0},end:G`
6066
+ `,styles:vf,shadowOptions:{delegatesFocus:!0},end:G`
6027
6067
  <${sn.tagFor(np)}
6028
6068
  severity="error"
6029
6069
  class="error-icon"
@@ -6033,14 +6073,14 @@ const df=cf.compose({baseName:"text-field",baseClass:_n,template:(e,t)=>G`
6033
6073
  </span>
6034
6074
  ${kp}
6035
6075
  `})
6036
- sn.getOrCreate().withPrefix("nimble").register(df())
6037
- const hf=fe`
6076
+ sn.getOrCreate().withPrefix("nimble").register(mf())
6077
+ const bf=fe`
6038
6078
  .positioning-region {
6039
6079
  display: flex;
6040
6080
  padding: ${ia} ${na};
6041
6081
  align-items: center;
6042
6082
  gap: ${na};
6043
- background: ${Dr};
6083
+ background: ${zr};
6044
6084
  }
6045
6085
 
6046
6086
  slot[name='label'] {
@@ -6059,7 +6099,7 @@ const hf=fe`
6059
6099
  margin-left: auto;
6060
6100
  }
6061
6101
  `
6062
- const uf=class extends Yn{}.compose({baseName:"toolbar",baseClass:Yn,template:(e,t)=>G`
6102
+ const wf=class extends Yn{}.compose({baseName:"toolbar",baseClass:Yn,template:(e,t)=>G`
6063
6103
  <template
6064
6104
  aria-label="${e=>e.ariaLabel}"
6065
6105
  aria-labelledby="${e=>e.ariaLabelledby}"
@@ -6069,20 +6109,20 @@ const uf=class extends Yn{}.compose({baseName:"toolbar",baseClass:Yn,template:(e
6069
6109
  @click="${(e,t)=>e.clickHandler(t.event)}"
6070
6110
  @focusin="${(e,t)=>e.focusinHandler(t.event)}"
6071
6111
  @keydown="${(e,t)=>e.keydownHandler(t.event)}"
6072
- ${ze({property:"childItems",attributeFilter:["disabled","hidden"],filter:He(),subtree:!0})}
6112
+ ${De({property:"childItems",attributeFilter:["disabled","hidden"],filter:He(),subtree:!0})}
6073
6113
  >
6074
6114
  <slot name="label"></slot>
6075
6115
  <div class="positioning-region" part="positioning-region">
6076
6116
  ${Ne(0,t)}
6077
6117
  <slot
6078
- ${Te({filter:He(),property:"slottedItems"})}
6118
+ ${Le({filter:He(),property:"slottedItems"})}
6079
6119
  ></slot>
6080
6120
  ${Be(0,t)}
6081
6121
  </div>
6082
6122
  </template>
6083
- `,styles:hf,shadowOptions:{delegatesFocus:!0}})
6084
- sn.getOrCreate().withPrefix("nimble").register(uf())
6085
- const pf=fe`
6123
+ `,styles:bf,shadowOptions:{delegatesFocus:!0}})
6124
+ sn.getOrCreate().withPrefix("nimble").register(wf())
6125
+ const yf=fe`
6086
6126
  ${bo("inline-flex")}
6087
6127
 
6088
6128
  :host {
@@ -6130,7 +6170,7 @@ const pf=fe`
6130
6170
  }
6131
6171
 
6132
6172
  :host([severity='information']) {
6133
- --ni-private-tooltip-border-color: ${Lo};
6173
+ --ni-private-tooltip-border-color: ${To};
6134
6174
  --ni-private-tooltip-background-color: ${qo};
6135
6175
  }
6136
6176
  `),nd(gs,fe`
@@ -6167,7 +6207,7 @@ const pf=fe`
6167
6207
  .status-icon {
6168
6208
  opacity: 0.6;
6169
6209
  }
6170
- `)),gf=G`
6210
+ `)),xf=G`
6171
6211
  ${Me((e=>e.tooltipVisible),G`
6172
6212
  <${sn.tagFor(Jc)}
6173
6213
  class="anchored-region"
@@ -6184,7 +6224,7 @@ const pf=fe`
6184
6224
  vertical-viewport-lock="${e=>e.horizontalViewportLock}"
6185
6225
  horizontal-viewport-lock="${e=>e.verticalViewportLock}"
6186
6226
  dir="${e=>e.currentDirection}"
6187
- ${Se("region")}
6227
+ ${_e("region")}
6188
6228
  >
6189
6229
  <div class="tooltip" part="tooltip" role="tooltip">
6190
6230
  <${sn.tagFor(np)}
@@ -6200,11 +6240,11 @@ const pf=fe`
6200
6240
  </${sn.tagFor(Jc)}>
6201
6241
  `)}
6202
6242
  `
6203
- class vf extends go{constructor(){super(...arguments),this.iconVisible=!1}}e([oe],vf.prototype,"severity",void 0),e([oe({attribute:"icon-visible",mode:"boolean"})],vf.prototype,"iconVisible",void 0)
6204
- const ff=vf.compose({baseName:"tooltip",baseClass:go,template:gf,styles:pf})
6205
- sn.getOrCreate().withPrefix("nimble").register(ff())
6206
- const mf="group-selected",bf="all",wf="leaves-only",yf="none"
6207
- class xf{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,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 $f=fe`
6243
+ class $f extends go{constructor(){super(...arguments),this.iconVisible=!1}}e([oe],$f.prototype,"severity",void 0),e([oe({attribute:"icon-visible",mode:"boolean"})],$f.prototype,"iconVisible",void 0)
6244
+ const Cf=$f.compose({baseName:"tooltip",baseClass:go,template:xf,styles:yf})
6245
+ sn.getOrCreate().withPrefix("nimble").register(Cf())
6246
+ const kf="group-selected",Sf="all",_f="leaves-only",Mf="none"
6247
+ class If{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,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 Rf=fe`
6208
6248
  ${bo("block")}
6209
6249
 
6210
6250
  :host {
@@ -6220,7 +6260,7 @@ class xf{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
6220
6260
  }
6221
6261
 
6222
6262
  ${""}
6223
- :host([${mf}])::after {
6263
+ :host([${kf}])::after {
6224
6264
  background: ${Kr};
6225
6265
  border-radius: 0px;
6226
6266
  content: '';
@@ -6242,7 +6282,7 @@ class xf{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
6242
6282
  background: ${Zr};
6243
6283
  }
6244
6284
 
6245
- :host([${mf}]) .positioning-region:hover {
6285
+ :host([${kf}]) .positioning-region:hover {
6246
6286
  background: ${Nr};
6247
6287
  }
6248
6288
 
@@ -6274,7 +6314,7 @@ class xf{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
6274
6314
  width: 100%;
6275
6315
  padding-left: 10px;
6276
6316
  font: inherit;
6277
- font-size: ${_l};
6317
+ font-size: ${Sl};
6278
6318
  user-select: none;
6279
6319
  position: relative;
6280
6320
  margin-inline-start: ${sa};
@@ -6354,7 +6394,7 @@ class xf{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
6354
6394
  display: block;
6355
6395
  }
6356
6396
  `.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)
6357
- t&&Hr.unsubscribe(t)}attach(e){const t=this.cache.get(e)||new xf(this.ltr,this.rtl,e),i=Hr.getValueFor(e)
6397
+ t&&Hr.unsubscribe(t)}attach(e){const t=this.cache.get(e)||new If(this.ltr,this.rtl,e),i=Hr.getValueFor(e)
6358
6398
  Hr.subscribe(t),t.attach(i),this.cache.set(e,t)}}(fe`
6359
6399
  .expand-collapse-button {
6360
6400
  left: var(
@@ -6386,11 +6426,11 @@ Hr.subscribe(t),t.attach(i),this.cache.set(e,t)}}(fe`
6386
6426
  transform: rotate(135deg);
6387
6427
  }
6388
6428
  `))
6389
- const Cf=class extends fo{constructor(){super(...arguments),this.treeView=null,this.handleSelectedChange=e=>{e.target===this&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}}connectedCallback(){super.connectedCallback(),this.addEventListener("selected-change",this.handleSelectedChange),this.treeView=this.getParentTreeView(),this.treeView&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("selected-change",this.handleSelectedChange),this.treeView=null}clearTreeGroupSelection(){const e=this.treeView?.querySelectorAll(`[${mf}]`)
6390
- e?.forEach((e=>e.removeAttribute(mf)))}setGroupSelectionOnRootParentTreeItem(e){this.clearTreeGroupSelection()
6429
+ const Af=class extends fo{constructor(){super(...arguments),this.treeView=null,this.handleSelectedChange=e=>{e.target===this&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}}connectedCallback(){super.connectedCallback(),this.addEventListener("selected-change",this.handleSelectedChange),this.treeView=this.getParentTreeView(),this.treeView&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("selected-change",this.handleSelectedChange),this.treeView=null}clearTreeGroupSelection(){const e=this.treeView?.querySelectorAll(`[${kf}]`)
6430
+ e?.forEach((e=>e.removeAttribute(kf)))}setGroupSelectionOnRootParentTreeItem(e){this.clearTreeGroupSelection()
6391
6431
  let t=e
6392
6432
  for(;t?.parentElement!==this.treeView;)t=t?.parentElement
6393
- t&&t.setAttribute(mf,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:fo,template:(e,t)=>G`
6433
+ t&&t.setAttribute(kf,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:fo,template:(e,t)=>G`
6394
6434
  <template
6395
6435
  role="treeitem"
6396
6436
  slot="${e=>e.isNestedItem()?"item":void 0}"
@@ -6402,7 +6442,7 @@ t&&t.setAttribute(mf,"true")}getParentTreeView(){return this.parentElement.close
6402
6442
  aria-disabled="${e=>e.disabled}"
6403
6443
  @focusin="${(e,t)=>e.handleFocus(t.event)}"
6404
6444
  @focusout="${(e,t)=>e.handleBlur(t.event)}"
6405
- ${ze({property:"childItems",filter:He()})}
6445
+ ${De({property:"childItems",filter:He()})}
6406
6446
  >
6407
6447
  <div class="positioning-region" part="positioning-region">
6408
6448
  <div class="content-region" part="content-region">
@@ -6412,7 +6452,7 @@ t&&t.setAttribute(mf,"true")}getParentTreeView(){return this.parentElement.close
6412
6452
  class="expand-collapse-button"
6413
6453
  part="expand-collapse-button"
6414
6454
  @click="${(e,t)=>e.handleExpandCollapseButtonClick(t.event)}"
6415
- ${Se("expandCollapseButton")}
6455
+ ${_e("expandCollapseButton")}
6416
6456
  >
6417
6457
  <slot name="expand-collapse-glyph">
6418
6458
  ${t.expandCollapseGlyph||""}
@@ -6426,13 +6466,13 @@ t&&t.setAttribute(mf,"true")}getParentTreeView(){return this.parentElement.close
6426
6466
  </div>
6427
6467
  ${Me((e=>e.childItems&&e.childItemLength()>0&&(e.expanded||e.renderCollapsedChildren)),G`
6428
6468
  <div role="group" class="items" part="items">
6429
- <slot name="item" ${Te("items")}></slot>
6469
+ <slot name="item" ${Le("items")}></slot>
6430
6470
  </div>
6431
6471
  `)}
6432
6472
  </template>
6433
- `,styles:$f,expandCollapseGlyph:gd.data})
6434
- sn.getOrCreate().withPrefix("nimble").register(Cf())
6435
- const kf=fe`
6473
+ `,styles:Rf,expandCollapseGlyph:gd.data})
6474
+ sn.getOrCreate().withPrefix("nimble").register(Af())
6475
+ const Of=fe`
6436
6476
  ${bo("flex")}
6437
6477
 
6438
6478
  :host {
@@ -6445,286 +6485,286 @@ const kf=fe`
6445
6485
  outline: none;
6446
6486
  }
6447
6487
  `
6448
- class _f extends mo{constructor(){super(...arguments),this.selectionMode=bf}handleClick(e){if(e.defaultPrevented)return!1
6488
+ class Ef extends mo{constructor(){super(...arguments),this.selectionMode=Sf}handleClick(e){if(e.defaultPrevented)return!1
6449
6489
  if(!(e.target instanceof Element&&vo(e.target)))return!0
6450
6490
  const t=e.target
6451
- return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case bf:return!0
6452
- case yf:return!1
6453
- case wf:return!this.itemHasChildren(e)
6454
- default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}}e([oe({attribute:"selection-mode"})],_f.prototype,"selectionMode",void 0)
6455
- const Sf=_f.compose({baseName:"tree-view",baseClass:mo,template:(e,t)=>G`
6491
+ return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case Sf:return!0
6492
+ case Mf:return!1
6493
+ case _f:return!this.itemHasChildren(e)
6494
+ default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}}e([oe({attribute:"selection-mode"})],Ef.prototype,"selectionMode",void 0)
6495
+ const Vf=Ef.compose({baseName:"tree-view",baseClass:mo,template:(e,t)=>G`
6456
6496
  <template
6457
6497
  role="tree"
6458
- ${Se("treeView")}
6498
+ ${_e("treeView")}
6459
6499
  @keydown="${(e,t)=>e.handleKeyDown(t.event)}"
6460
6500
  @focusin="${(e,t)=>e.handleFocus(t.event)}"
6461
6501
  @focusout="${(e,t)=>e.handleBlur(t.event)}"
6462
6502
  @click="${(e,t)=>e.handleClick(t.event)}"
6463
6503
  @selected-change="${(e,t)=>e.handleSelectedChange(t.event)}"
6464
6504
  >
6465
- <slot ${Te("slottedTreeItems")}></slot>
6505
+ <slot ${Le("slottedTreeItems")}></slot>
6466
6506
  </template>
6467
- `,styles:kf})
6468
- sn.getOrCreate().withPrefix("nimble").register(Sf())
6469
- var Mf={value:()=>{}}
6470
- function If(){for(var e,t=0,i=arguments.length,n={};t<i;++t){if(!(e=arguments[t]+"")||e in n||/[\s.]/.test(e))throw new Error("illegal type: "+e)
6471
- n[e]=[]}return new Rf(n)}function Rf(e){this._=e}function Af(e,t){return e.trim().split(/^|\s+/).map((function(e){var i="",n=e.indexOf(".")
6507
+ `,styles:Of})
6508
+ sn.getOrCreate().withPrefix("nimble").register(Vf())
6509
+ var Hf={value:()=>{}}
6510
+ function Pf(){for(var e,t=0,i=arguments.length,n={};t<i;++t){if(!(e=arguments[t]+"")||e in n||/[\s.]/.test(e))throw new Error("illegal type: "+e)
6511
+ n[e]=[]}return new Tf(n)}function Tf(e){this._=e}function Lf(e,t){return e.trim().split(/^|\s+/).map((function(e){var i="",n=e.indexOf(".")
6472
6512
  if(n>=0&&(i=e.slice(n+1),e=e.slice(0,n)),e&&!t.hasOwnProperty(e))throw new Error("unknown type: "+e)
6473
- return{type:e,name:i}}))}function Of(e,t){for(var i,n=0,o=e.length;n<o;++n)if((i=e[n]).name===t)return i.value}function Ef(e,t,i){for(var n=0,o=e.length;n<o;++n)if(e[n].name===t){e[n]=Mf,e=e.slice(0,n).concat(e.slice(n+1))
6474
- break}return null!=i&&e.push({name:t,value:i}),e}Rf.prototype=If.prototype={constructor:Rf,on:function(e,t){var i,n=this._,o=Af(e+"",n),s=-1,r=o.length
6513
+ return{type:e,name:i}}))}function Ff(e,t){for(var i,n=0,o=e.length;n<o;++n)if((i=e[n]).name===t)return i.value}function Df(e,t,i){for(var n=0,o=e.length;n<o;++n)if(e[n].name===t){e[n]=Hf,e=e.slice(0,n).concat(e.slice(n+1))
6514
+ break}return null!=i&&e.push({name:t,value:i}),e}Tf.prototype=Pf.prototype={constructor:Tf,on:function(e,t){var i,n=this._,o=Lf(e+"",n),s=-1,r=o.length
6475
6515
  if(!(arguments.length<2)){if(null!=t&&"function"!=typeof t)throw new Error("invalid callback: "+t)
6476
- for(;++s<r;)if(i=(e=o[s]).type)n[i]=Ef(n[i],e.name,t)
6477
- else if(null==t)for(i in n)n[i]=Ef(n[i],e.name,null)
6478
- return this}for(;++s<r;)if((i=(e=o[s]).type)&&(i=Of(n[i],e.name)))return i},copy:function(){var e={},t=this._
6516
+ for(;++s<r;)if(i=(e=o[s]).type)n[i]=Df(n[i],e.name,t)
6517
+ else if(null==t)for(i in n)n[i]=Df(n[i],e.name,null)
6518
+ return this}for(;++s<r;)if((i=(e=o[s]).type)&&(i=Ff(n[i],e.name)))return i},copy:function(){var e={},t=this._
6479
6519
  for(var i in t)e[i]=t[i].slice()
6480
- return new Rf(e)},call:function(e,t){if((i=arguments.length-2)>0)for(var i,n,o=new Array(i),s=0;s<i;++s)o[s]=arguments[s+2]
6520
+ return new Tf(e)},call:function(e,t){if((i=arguments.length-2)>0)for(var i,n,o=new Array(i),s=0;s<i;++s)o[s]=arguments[s+2]
6481
6521
  if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e)
6482
6522
  for(s=0,i=(n=this._[e]).length;s<i;++s)n[s].value.apply(t,o)},apply:function(e,t,i){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e)
6483
6523
  for(var n=this._[e],o=0,s=n.length;o<s;++o)n[o].value.apply(t,i)}}
6484
- var Vf="http://www.w3.org/1999/xhtml",Hf={svg:"http://www.w3.org/2000/svg",xhtml:Vf,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}
6485
- function Pf(e){var t=e+="",i=t.indexOf(":")
6486
- return i>=0&&"xmlns"!==(t=e.slice(0,i))&&(e=e.slice(i+1)),Hf.hasOwnProperty(t)?{space:Hf[t],local:e}:e}function Lf(e){return function(){var t=this.ownerDocument,i=this.namespaceURI
6487
- return i===Vf&&t.documentElement.namespaceURI===Vf?t.createElement(e):t.createElementNS(i,e)}}function Tf(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function Ff(e){var t=Pf(e)
6488
- return(t.local?Tf:Lf)(t)}function zf(){}function Df(e){return null==e?zf:function(){return this.querySelector(e)}}function Bf(e){return null==e?[]:Array.isArray(e)?e:Array.from(e)}function Nf(){return[]}function Zf(e){return null==e?Nf:function(){return this.querySelectorAll(e)}}function qf(e){return function(){return this.matches(e)}}function jf(e){return function(t){return t.matches(e)}}var Uf=Array.prototype.find
6489
- function Gf(){return this.firstElementChild}var Xf=Array.prototype.filter
6490
- function Wf(){return Array.from(this.children)}function Kf(e){return new Array(e.length)}function Yf(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function Qf(e){return function(){return e}}function Jf(e,t,i,n,o,s){for(var r,a=0,l=t.length,c=s.length;a<c;++a)(r=t[a])?(r.__data__=s[a],n[a]=r):i[a]=new Yf(e,s[a])
6491
- for(;a<l;++a)(r=t[a])&&(o[a]=r)}function em(e,t,i,n,o,s,r){var a,l,c,d=new Map,h=t.length,u=s.length,p=new Array(h)
6524
+ var zf="http://www.w3.org/1999/xhtml",Bf={svg:"http://www.w3.org/2000/svg",xhtml:zf,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}
6525
+ function Nf(e){var t=e+="",i=t.indexOf(":")
6526
+ return i>=0&&"xmlns"!==(t=e.slice(0,i))&&(e=e.slice(i+1)),Bf.hasOwnProperty(t)?{space:Bf[t],local:e}:e}function Zf(e){return function(){var t=this.ownerDocument,i=this.namespaceURI
6527
+ return i===zf&&t.documentElement.namespaceURI===zf?t.createElement(e):t.createElementNS(i,e)}}function qf(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function jf(e){var t=Nf(e)
6528
+ return(t.local?qf:Zf)(t)}function Uf(){}function Gf(e){return null==e?Uf:function(){return this.querySelector(e)}}function Xf(e){return null==e?[]:Array.isArray(e)?e:Array.from(e)}function Wf(){return[]}function Kf(e){return null==e?Wf:function(){return this.querySelectorAll(e)}}function Yf(e){return function(){return this.matches(e)}}function Qf(e){return function(t){return t.matches(e)}}var Jf=Array.prototype.find
6529
+ function em(){return this.firstElementChild}var tm=Array.prototype.filter
6530
+ function im(){return Array.from(this.children)}function nm(e){return new Array(e.length)}function om(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function sm(e){return function(){return e}}function rm(e,t,i,n,o,s){for(var r,a=0,l=t.length,c=s.length;a<c;++a)(r=t[a])?(r.__data__=s[a],n[a]=r):i[a]=new om(e,s[a])
6531
+ for(;a<l;++a)(r=t[a])&&(o[a]=r)}function am(e,t,i,n,o,s,r){var a,l,c,d=new Map,h=t.length,u=s.length,p=new Array(h)
6492
6532
  for(a=0;a<h;++a)(l=t[a])&&(p[a]=c=r.call(l,l.__data__,a,t)+"",d.has(c)?o[a]=l:d.set(c,l))
6493
- for(a=0;a<u;++a)c=r.call(e,s[a],a,s)+"",(l=d.get(c))?(n[a]=l,l.__data__=s[a],d.delete(c)):i[a]=new Yf(e,s[a])
6494
- for(a=0;a<h;++a)(l=t[a])&&d.get(p[a])===l&&(o[a]=l)}function tm(e){return e.__data__}function im(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function nm(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function om(e){return function(){this.removeAttribute(e)}}function sm(e){return function(){this.removeAttributeNS(e.space,e.local)}}function rm(e,t){return function(){this.setAttribute(e,t)}}function am(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function lm(e,t){return function(){var i=t.apply(this,arguments)
6495
- null==i?this.removeAttribute(e):this.setAttribute(e,i)}}function cm(e,t){return function(){var i=t.apply(this,arguments)
6496
- null==i?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,i)}}function dm(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function hm(e){return function(){this.style.removeProperty(e)}}function um(e,t,i){return function(){this.style.setProperty(e,t,i)}}function pm(e,t,i){return function(){var n=t.apply(this,arguments)
6497
- null==n?this.style.removeProperty(e):this.style.setProperty(e,n,i)}}function gm(e,t){return e.style.getPropertyValue(t)||dm(e).getComputedStyle(e,null).getPropertyValue(t)}function vm(e){return function(){delete this[e]}}function fm(e,t){return function(){this[e]=t}}function mm(e,t){return function(){var i=t.apply(this,arguments)
6498
- null==i?delete this[e]:this[e]=i}}function bm(e){return e.trim().split(/^|\s+/)}function wm(e){return e.classList||new ym(e)}function ym(e){this._node=e,this._names=bm(e.getAttribute("class")||"")}function xm(e,t){for(var i=wm(e),n=-1,o=t.length;++n<o;)i.add(t[n])}function $m(e,t){for(var i=wm(e),n=-1,o=t.length;++n<o;)i.remove(t[n])}function Cm(e){return function(){xm(this,e)}}function km(e){return function(){$m(this,e)}}function _m(e,t){return function(){(t.apply(this,arguments)?xm:$m)(this,e)}}function Sm(){this.textContent=""}function Mm(e){return function(){this.textContent=e}}function Im(e){return function(){var t=e.apply(this,arguments)
6499
- this.textContent=null==t?"":t}}function Rm(){this.innerHTML=""}function Am(e){return function(){this.innerHTML=e}}function Om(e){return function(){var t=e.apply(this,arguments)
6500
- this.innerHTML=null==t?"":t}}function Em(){this.nextSibling&&this.parentNode.appendChild(this)}function Vm(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Hm(){return null}function Pm(){var e=this.parentNode
6501
- e&&e.removeChild(this)}function Lm(){var e=this.cloneNode(!1),t=this.parentNode
6502
- return t?t.insertBefore(e,this.nextSibling):e}function Tm(){var e=this.cloneNode(!0),t=this.parentNode
6503
- return t?t.insertBefore(e,this.nextSibling):e}function Fm(e){return e.trim().split(/^|\s+/).map((function(e){var t="",i=e.indexOf(".")
6504
- return i>=0&&(t=e.slice(i+1),e=e.slice(0,i)),{type:e,name:t}}))}function zm(e){return function(){var t=this.__on
6505
- if(t){for(var i,n=0,o=-1,s=t.length;n<s;++n)i=t[n],e.type&&i.type!==e.type||i.name!==e.name?t[++o]=i:this.removeEventListener(i.type,i.listener,i.options);++o?t.length=o:delete this.__on}}}function Dm(e,t,i){return function(){var n,o=this.__on,s=function(e){return function(t){e.call(this,t,this.__data__)}}(t)
6533
+ for(a=0;a<u;++a)c=r.call(e,s[a],a,s)+"",(l=d.get(c))?(n[a]=l,l.__data__=s[a],d.delete(c)):i[a]=new om(e,s[a])
6534
+ for(a=0;a<h;++a)(l=t[a])&&d.get(p[a])===l&&(o[a]=l)}function lm(e){return e.__data__}function cm(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function dm(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function hm(e){return function(){this.removeAttribute(e)}}function um(e){return function(){this.removeAttributeNS(e.space,e.local)}}function pm(e,t){return function(){this.setAttribute(e,t)}}function gm(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function vm(e,t){return function(){var i=t.apply(this,arguments)
6535
+ null==i?this.removeAttribute(e):this.setAttribute(e,i)}}function fm(e,t){return function(){var i=t.apply(this,arguments)
6536
+ null==i?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,i)}}function mm(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function bm(e){return function(){this.style.removeProperty(e)}}function wm(e,t,i){return function(){this.style.setProperty(e,t,i)}}function ym(e,t,i){return function(){var n=t.apply(this,arguments)
6537
+ null==n?this.style.removeProperty(e):this.style.setProperty(e,n,i)}}function xm(e,t){return e.style.getPropertyValue(t)||mm(e).getComputedStyle(e,null).getPropertyValue(t)}function $m(e){return function(){delete this[e]}}function Cm(e,t){return function(){this[e]=t}}function km(e,t){return function(){var i=t.apply(this,arguments)
6538
+ null==i?delete this[e]:this[e]=i}}function Sm(e){return e.trim().split(/^|\s+/)}function _m(e){return e.classList||new Mm(e)}function Mm(e){this._node=e,this._names=Sm(e.getAttribute("class")||"")}function Im(e,t){for(var i=_m(e),n=-1,o=t.length;++n<o;)i.add(t[n])}function Rm(e,t){for(var i=_m(e),n=-1,o=t.length;++n<o;)i.remove(t[n])}function Am(e){return function(){Im(this,e)}}function Om(e){return function(){Rm(this,e)}}function Em(e,t){return function(){(t.apply(this,arguments)?Im:Rm)(this,e)}}function Vm(){this.textContent=""}function Hm(e){return function(){this.textContent=e}}function Pm(e){return function(){var t=e.apply(this,arguments)
6539
+ this.textContent=null==t?"":t}}function Tm(){this.innerHTML=""}function Lm(e){return function(){this.innerHTML=e}}function Fm(e){return function(){var t=e.apply(this,arguments)
6540
+ this.innerHTML=null==t?"":t}}function Dm(){this.nextSibling&&this.parentNode.appendChild(this)}function zm(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Bm(){return null}function Nm(){var e=this.parentNode
6541
+ e&&e.removeChild(this)}function Zm(){var e=this.cloneNode(!1),t=this.parentNode
6542
+ return t?t.insertBefore(e,this.nextSibling):e}function qm(){var e=this.cloneNode(!0),t=this.parentNode
6543
+ return t?t.insertBefore(e,this.nextSibling):e}function jm(e){return e.trim().split(/^|\s+/).map((function(e){var t="",i=e.indexOf(".")
6544
+ return i>=0&&(t=e.slice(i+1),e=e.slice(0,i)),{type:e,name:t}}))}function Um(e){return function(){var t=this.__on
6545
+ if(t){for(var i,n=0,o=-1,s=t.length;n<s;++n)i=t[n],e.type&&i.type!==e.type||i.name!==e.name?t[++o]=i:this.removeEventListener(i.type,i.listener,i.options);++o?t.length=o:delete this.__on}}}function Gm(e,t,i){return function(){var n,o=this.__on,s=function(e){return function(t){e.call(this,t,this.__data__)}}(t)
6506
6546
  if(o)for(var r=0,a=o.length;r<a;++r)if((n=o[r]).type===e.type&&n.name===e.name)return this.removeEventListener(n.type,n.listener,n.options),this.addEventListener(n.type,n.listener=s,n.options=i),void(n.value=t)
6507
- this.addEventListener(e.type,s,i),n={type:e.type,name:e.name,value:t,listener:s,options:i},o?o.push(n):this.__on=[n]}}function Bm(e,t,i){var n=dm(e),o=n.CustomEvent
6508
- "function"==typeof o?o=new o(t,i):(o=n.document.createEvent("Event"),i?(o.initEvent(t,i.bubbles,i.cancelable),o.detail=i.detail):o.initEvent(t,!1,!1)),e.dispatchEvent(o)}function Nm(e,t){return function(){return Bm(this,e,t)}}function Zm(e,t){return function(){return Bm(this,e,t.apply(this,arguments))}}Yf.prototype={constructor:Yf,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)}},ym.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)
6547
+ this.addEventListener(e.type,s,i),n={type:e.type,name:e.name,value:t,listener:s,options:i},o?o.push(n):this.__on=[n]}}function Xm(e,t,i){var n=mm(e),o=n.CustomEvent
6548
+ "function"==typeof o?o=new o(t,i):(o=n.document.createEvent("Event"),i?(o.initEvent(t,i.bubbles,i.cancelable),o.detail=i.detail):o.initEvent(t,!1,!1)),e.dispatchEvent(o)}function Wm(e,t){return function(){return Xm(this,e,t)}}function Km(e,t){return function(){return Xm(this,e,t.apply(this,arguments))}}om.prototype={constructor:om,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)}},Mm.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)
6509
6549
  t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}}
6510
- var qm=[null]
6511
- function jm(e,t){this._groups=e,this._parents=t}function Um(){return new jm([[document.documentElement]],qm)}function Gm(e){return"string"==typeof e?new jm([[document.querySelector(e)]],[document.documentElement]):new jm([[e]],qm)}function Xm(e,t){if(e=function(e){let t
6550
+ var Ym=[null]
6551
+ function Qm(e,t){this._groups=e,this._parents=t}function Jm(){return new Qm([[document.documentElement]],Ym)}function eb(e){return"string"==typeof e?new Qm([[document.querySelector(e)]],[document.documentElement]):new Qm([[e]],Ym)}function tb(e,t){if(e=function(e){let t
6512
6552
  for(;t=e.sourceEvent;)e=t
6513
6553
  return e}(e),void 0===t&&(t=e.currentTarget),t){var i=t.ownerSVGElement||t
6514
6554
  if(i.createSVGPoint){var n=i.createSVGPoint()
6515
6555
  return n.x=e.clientX,n.y=e.clientY,[(n=n.matrixTransform(t.getScreenCTM().inverse())).x,n.y]}if(t.getBoundingClientRect){var o=t.getBoundingClientRect()
6516
- return[e.clientX-o.left-t.clientLeft,e.clientY-o.top-t.clientTop]}}return[e.pageX,e.pageY]}jm.prototype=Um.prototype={constructor:jm,select:function(e){"function"!=typeof e&&(e=Df(e))
6556
+ return[e.clientX-o.left-t.clientLeft,e.clientY-o.top-t.clientTop]}}return[e.pageX,e.pageY]}Qm.prototype=Jm.prototype={constructor:Qm,select:function(e){"function"!=typeof e&&(e=Gf(e))
6517
6557
  for(var t=this._groups,i=t.length,n=new Array(i),o=0;o<i;++o)for(var s,r,a=t[o],l=a.length,c=n[o]=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)
6518
- return new jm(n,this._parents)},selectAll:function(e){e="function"==typeof e?function(e){return function(){return Bf(e.apply(this,arguments))}}(e):Zf(e)
6558
+ return new Qm(n,this._parents)},selectAll:function(e){e="function"==typeof e?function(e){return function(){return Xf(e.apply(this,arguments))}}(e):Kf(e)
6519
6559
  for(var t=this._groups,i=t.length,n=[],o=[],s=0;s<i;++s)for(var r,a=t[s],l=a.length,c=0;c<l;++c)(r=a[c])&&(n.push(e.call(r,r.__data__,c,a)),o.push(r))
6520
- return new jm(n,o)},selectChild:function(e){return this.select(null==e?Gf:function(e){return function(){return Uf.call(this.children,e)}}("function"==typeof e?e:jf(e)))},selectChildren:function(e){return this.selectAll(null==e?Wf:function(e){return function(){return Xf.call(this.children,e)}}("function"==typeof e?e:jf(e)))},filter:function(e){"function"!=typeof e&&(e=qf(e))
6560
+ return new Qm(n,o)},selectChild:function(e){return this.select(null==e?em:function(e){return function(){return Jf.call(this.children,e)}}("function"==typeof e?e:Qf(e)))},selectChildren:function(e){return this.selectAll(null==e?im:function(e){return function(){return tm.call(this.children,e)}}("function"==typeof e?e:Qf(e)))},filter:function(e){"function"!=typeof e&&(e=Yf(e))
6521
6561
  for(var t=this._groups,i=t.length,n=new Array(i),o=0;o<i;++o)for(var s,r=t[o],a=r.length,l=n[o]=[],c=0;c<a;++c)(s=r[c])&&e.call(s,s.__data__,c,r)&&l.push(s)
6522
- return new jm(n,this._parents)},data:function(e,t){if(!arguments.length)return Array.from(this,tm)
6523
- var i=t?em:Jf,n=this._parents,o=this._groups
6524
- "function"!=typeof e&&(e=Qf(e))
6525
- for(var s=o.length,r=new Array(s),a=new Array(s),l=new Array(s),c=0;c<s;++c){var d=n[c],h=o[c],u=h.length,p=im(e.call(d,d&&d.__data__,c,n)),g=p.length,v=a[c]=new Array(g),f=r[c]=new Array(g),m=l[c]=new Array(u)
6562
+ return new Qm(n,this._parents)},data:function(e,t){if(!arguments.length)return Array.from(this,lm)
6563
+ var i=t?am:rm,n=this._parents,o=this._groups
6564
+ "function"!=typeof e&&(e=sm(e))
6565
+ for(var s=o.length,r=new Array(s),a=new Array(s),l=new Array(s),c=0;c<s;++c){var d=n[c],h=o[c],u=h.length,p=cm(e.call(d,d&&d.__data__,c,n)),g=p.length,v=a[c]=new Array(g),f=r[c]=new Array(g),m=l[c]=new Array(u)
6526
6566
  i(d,h,v,f,m,p,t)
6527
- for(var b,w,y=0,x=0;y<g;++y)if(b=v[y]){for(y>=x&&(x=y+1);!(w=f[x])&&++x<g;);b._next=w||null}}return(r=new jm(r,n))._enter=a,r._exit=l,r},enter:function(){return new jm(this._enter||this._groups.map(Kf),this._parents)},exit:function(){return new jm(this._exit||this._groups.map(Kf),this._parents)},join:function(e,t,i){var n=this.enter(),o=this,s=this.exit()
6567
+ for(var b,w,y=0,x=0;y<g;++y)if(b=v[y]){for(y>=x&&(x=y+1);!(w=f[x])&&++x<g;);b._next=w||null}}return(r=new Qm(r,n))._enter=a,r._exit=l,r},enter:function(){return new Qm(this._enter||this._groups.map(nm),this._parents)},exit:function(){return new Qm(this._exit||this._groups.map(nm),this._parents)},join:function(e,t,i){var n=this.enter(),o=this,s=this.exit()
6528
6568
  return"function"==typeof e?(n=e(n))&&(n=n.selection()):n=n.append(e+""),null!=t&&(o=t(o))&&(o=o.selection()),null==i?s.remove():i(s),n&&o?n.merge(o).order():o},merge:function(e){for(var t=e.selection?e.selection():e,i=this._groups,n=t._groups,o=i.length,s=n.length,r=Math.min(o,s),a=new Array(o),l=0;l<r;++l)for(var c,d=i[l],h=n[l],u=d.length,p=a[l]=new Array(u),g=0;g<u;++g)(c=d[g]||h[g])&&(p[g]=c)
6529
6569
  for(;l<o;++l)a[l]=i[l]
6530
- return new jm(a,this._parents)},selection:function(){return this},order:function(){for(var e=this._groups,t=-1,i=e.length;++t<i;)for(var n,o=e[t],s=o.length-1,r=o[s];--s>=0;)(n=o[s])&&(r&&4^n.compareDocumentPosition(r)&&r.parentNode.insertBefore(n,r),r=n)
6531
- return this},sort:function(e){function t(t,i){return t&&i?e(t.__data__,i.__data__):!t-!i}e||(e=nm)
6570
+ return new Qm(a,this._parents)},selection:function(){return this},order:function(){for(var e=this._groups,t=-1,i=e.length;++t<i;)for(var n,o=e[t],s=o.length-1,r=o[s];--s>=0;)(n=o[s])&&(r&&4^n.compareDocumentPosition(r)&&r.parentNode.insertBefore(n,r),r=n)
6571
+ return this},sort:function(e){function t(t,i){return t&&i?e(t.__data__,i.__data__):!t-!i}e||(e=dm)
6532
6572
  for(var i=this._groups,n=i.length,o=new Array(n),s=0;s<n;++s){for(var r,a=i[s],l=a.length,c=o[s]=new Array(l),d=0;d<l;++d)(r=a[d])&&(c[d]=r)
6533
- c.sort(t)}return new jm(o,this._parents).order()},call:function(){var e=arguments[0]
6573
+ c.sort(t)}return new Qm(o,this._parents).order()},call:function(){var e=arguments[0]
6534
6574
  return arguments[0]=this,e.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var e=this._groups,t=0,i=e.length;t<i;++t)for(var n=e[t],o=0,s=n.length;o<s;++o){var r=n[o]
6535
6575
  if(r)return r}return null},size:function(){let e=0
6536
6576
  for(const t of this)++e
6537
6577
  return e},empty:function(){return!this.node()},each:function(e){for(var t=this._groups,i=0,n=t.length;i<n;++i)for(var o,s=t[i],r=0,a=s.length;r<a;++r)(o=s[r])&&e.call(o,o.__data__,r,s)
6538
- return this},attr:function(e,t){var i=Pf(e)
6578
+ return this},attr:function(e,t){var i=Nf(e)
6539
6579
  if(arguments.length<2){var n=this.node()
6540
- return i.local?n.getAttributeNS(i.space,i.local):n.getAttribute(i)}return this.each((null==t?i.local?sm:om:"function"==typeof t?i.local?cm:lm:i.local?am:rm)(i,t))},style:function(e,t,i){return arguments.length>1?this.each((null==t?hm:"function"==typeof t?pm:um)(e,t,null==i?"":i)):gm(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?vm:"function"==typeof t?mm:fm)(e,t)):this.node()[e]},classed:function(e,t){var i=bm(e+"")
6541
- if(arguments.length<2){for(var n=wm(this.node()),o=-1,s=i.length;++o<s;)if(!n.contains(i[o]))return!1
6542
- return!0}return this.each(("function"==typeof t?_m:t?Cm:km)(i,t))},text:function(e){return arguments.length?this.each(null==e?Sm:("function"==typeof e?Im:Mm)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?Rm:("function"==typeof e?Om:Am)(e)):this.node().innerHTML},raise:function(){return this.each(Em)},lower:function(){return this.each(Vm)},append:function(e){var t="function"==typeof e?e:Ff(e)
6543
- return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var i="function"==typeof e?e:Ff(e),n=null==t?Hm:"function"==typeof t?t:Df(t)
6544
- return this.select((function(){return this.insertBefore(i.apply(this,arguments),n.apply(this,arguments)||null)}))},remove:function(){return this.each(Pm)},clone:function(e){return this.select(e?Tm:Lm)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,i){var n,o,s=Fm(e+""),r=s.length
6545
- if(!(arguments.length<2)){for(a=t?Dm:zm,n=0;n<r;++n)this.each(a(s[n],t,i))
6580
+ return i.local?n.getAttributeNS(i.space,i.local):n.getAttribute(i)}return this.each((null==t?i.local?um:hm:"function"==typeof t?i.local?fm:vm:i.local?gm:pm)(i,t))},style:function(e,t,i){return arguments.length>1?this.each((null==t?bm:"function"==typeof t?ym:wm)(e,t,null==i?"":i)):xm(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?$m:"function"==typeof t?km:Cm)(e,t)):this.node()[e]},classed:function(e,t){var i=Sm(e+"")
6581
+ if(arguments.length<2){for(var n=_m(this.node()),o=-1,s=i.length;++o<s;)if(!n.contains(i[o]))return!1
6582
+ return!0}return this.each(("function"==typeof t?Em:t?Am:Om)(i,t))},text:function(e){return arguments.length?this.each(null==e?Vm:("function"==typeof e?Pm:Hm)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?Tm:("function"==typeof e?Fm:Lm)(e)):this.node().innerHTML},raise:function(){return this.each(Dm)},lower:function(){return this.each(zm)},append:function(e){var t="function"==typeof e?e:jf(e)
6583
+ return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var i="function"==typeof e?e:jf(e),n=null==t?Bm:"function"==typeof t?t:Gf(t)
6584
+ return this.select((function(){return this.insertBefore(i.apply(this,arguments),n.apply(this,arguments)||null)}))},remove:function(){return this.each(Nm)},clone:function(e){return this.select(e?qm:Zm)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,i){var n,o,s=jm(e+""),r=s.length
6585
+ if(!(arguments.length<2)){for(a=t?Gm:Um,n=0;n<r;++n)this.each(a(s[n],t,i))
6546
6586
  return this}var a=this.node().__on
6547
- if(a)for(var l,c=0,d=a.length;c<d;++c)for(n=0,l=a[c];n<r;++n)if((o=s[n]).type===l.type&&o.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?Zm:Nm)(e,t))},[Symbol.iterator]:function*(){for(var e=this._groups,t=0,i=e.length;t<i;++t)for(var n,o=e[t],s=0,r=o.length;s<r;++s)(n=o[s])&&(yield n)}}
6548
- const Wm={capture:!0,passive:!1}
6549
- function Km(e){e.preventDefault(),e.stopImmediatePropagation()}function Ym(e){var t=e.document.documentElement,i=Gm(e).on("dragstart.drag",Km,Wm)
6550
- "onselectstart"in t?i.on("selectstart.drag",Km,Wm):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}function Qm(e,t){var i=e.document.documentElement,n=Gm(e).on("dragstart.drag",null)
6551
- t&&(n.on("click.drag",Km,Wm),setTimeout((function(){n.on("click.drag",null)}),0)),"onselectstart"in i?n.on("selectstart.drag",null):(i.style.MozUserSelect=i.__noselect,delete i.__noselect)}function Jm(e,t,i){e.prototype=t.prototype=i,i.constructor=e}function eb(e,t){var i=Object.create(e.prototype)
6587
+ if(a)for(var l,c=0,d=a.length;c<d;++c)for(n=0,l=a[c];n<r;++n)if((o=s[n]).type===l.type&&o.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?Km:Wm)(e,t))},[Symbol.iterator]:function*(){for(var e=this._groups,t=0,i=e.length;t<i;++t)for(var n,o=e[t],s=0,r=o.length;s<r;++s)(n=o[s])&&(yield n)}}
6588
+ const ib={capture:!0,passive:!1}
6589
+ function nb(e){e.preventDefault(),e.stopImmediatePropagation()}function ob(e){var t=e.document.documentElement,i=eb(e).on("dragstart.drag",nb,ib)
6590
+ "onselectstart"in t?i.on("selectstart.drag",nb,ib):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}function sb(e,t){var i=e.document.documentElement,n=eb(e).on("dragstart.drag",null)
6591
+ t&&(n.on("click.drag",nb,ib),setTimeout((function(){n.on("click.drag",null)}),0)),"onselectstart"in i?n.on("selectstart.drag",null):(i.style.MozUserSelect=i.__noselect,delete i.__noselect)}function rb(e,t,i){e.prototype=t.prototype=i,i.constructor=e}function ab(e,t){var i=Object.create(e.prototype)
6552
6592
  for(var n in t)i[n]=t[n]
6553
- return i}function tb(){}var ib=.7,nb=1/ib,ob="\\s*([+-]?\\d+)\\s*",sb="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",rb="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",ab=/^#([0-9a-f]{3,8})$/,lb=new RegExp(`^rgb\\(${ob},${ob},${ob}\\)$`),cb=new RegExp(`^rgb\\(${rb},${rb},${rb}\\)$`),db=new RegExp(`^rgba\\(${ob},${ob},${ob},${sb}\\)$`),hb=new RegExp(`^rgba\\(${rb},${rb},${rb},${sb}\\)$`),ub=new RegExp(`^hsl\\(${sb},${rb},${rb}\\)$`),pb=new RegExp(`^hsla\\(${sb},${rb},${rb},${sb}\\)$`),gb={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}
6554
- function vb(){return this.rgb().formatHex()}function fb(){return this.rgb().formatRgb()}function mb(e){var t,i
6555
- return e=(e+"").trim().toLowerCase(),(t=ab.exec(e))?(i=t[1].length,t=parseInt(t[1],16),6===i?bb(t):3===i?new $b(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===i?wb(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===i?wb(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=lb.exec(e))?new $b(t[1],t[2],t[3],1):(t=cb.exec(e))?new $b(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=db.exec(e))?wb(t[1],t[2],t[3],t[4]):(t=hb.exec(e))?wb(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=ub.exec(e))?Ib(t[1],t[2]/100,t[3]/100,1):(t=pb.exec(e))?Ib(t[1],t[2]/100,t[3]/100,t[4]):gb.hasOwnProperty(e)?bb(gb[e]):"transparent"===e?new $b(NaN,NaN,NaN,0):null}function bb(e){return new $b(e>>16&255,e>>8&255,255&e,1)}function wb(e,t,i,n){return n<=0&&(e=t=i=NaN),new $b(e,t,i,n)}function yb(e){return e instanceof tb||(e=mb(e)),e?new $b((e=e.rgb()).r,e.g,e.b,e.opacity):new $b}function xb(e,t,i,n){return 1===arguments.length?yb(e):new $b(e,t,i,null==n?1:n)}function $b(e,t,i,n){this.r=+e,this.g=+t,this.b=+i,this.opacity=+n}function Cb(){return`#${Mb(this.r)}${Mb(this.g)}${Mb(this.b)}`}function kb(){const e=_b(this.opacity)
6556
- return`${1===e?"rgb(":"rgba("}${Sb(this.r)}, ${Sb(this.g)}, ${Sb(this.b)}${1===e?")":`, ${e})`}`}function _b(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function Sb(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Mb(e){return((e=Sb(e))<16?"0":"")+e.toString(16)}function Ib(e,t,i,n){return n<=0?e=t=i=NaN:i<=0||i>=1?e=t=NaN:t<=0&&(e=NaN),new Ab(e,t,i,n)}function Rb(e){if(e instanceof Ab)return new Ab(e.h,e.s,e.l,e.opacity)
6557
- if(e instanceof tb||(e=mb(e)),!e)return new Ab
6558
- if(e instanceof Ab)return e
6593
+ return i}function lb(){}var cb=.7,db=1/cb,hb="\\s*([+-]?\\d+)\\s*",ub="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",pb="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",gb=/^#([0-9a-f]{3,8})$/,vb=new RegExp(`^rgb\\(${hb},${hb},${hb}\\)$`),fb=new RegExp(`^rgb\\(${pb},${pb},${pb}\\)$`),mb=new RegExp(`^rgba\\(${hb},${hb},${hb},${ub}\\)$`),bb=new RegExp(`^rgba\\(${pb},${pb},${pb},${ub}\\)$`),wb=new RegExp(`^hsl\\(${ub},${pb},${pb}\\)$`),yb=new RegExp(`^hsla\\(${ub},${pb},${pb},${ub}\\)$`),xb={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}
6594
+ function $b(){return this.rgb().formatHex()}function Cb(){return this.rgb().formatRgb()}function kb(e){var t,i
6595
+ return e=(e+"").trim().toLowerCase(),(t=gb.exec(e))?(i=t[1].length,t=parseInt(t[1],16),6===i?Sb(t):3===i?new Rb(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===i?_b(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===i?_b(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=vb.exec(e))?new Rb(t[1],t[2],t[3],1):(t=fb.exec(e))?new Rb(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=mb.exec(e))?_b(t[1],t[2],t[3],t[4]):(t=bb.exec(e))?_b(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=wb.exec(e))?Pb(t[1],t[2]/100,t[3]/100,1):(t=yb.exec(e))?Pb(t[1],t[2]/100,t[3]/100,t[4]):xb.hasOwnProperty(e)?Sb(xb[e]):"transparent"===e?new Rb(NaN,NaN,NaN,0):null}function Sb(e){return new Rb(e>>16&255,e>>8&255,255&e,1)}function _b(e,t,i,n){return n<=0&&(e=t=i=NaN),new Rb(e,t,i,n)}function Mb(e){return e instanceof lb||(e=kb(e)),e?new Rb((e=e.rgb()).r,e.g,e.b,e.opacity):new Rb}function Ib(e,t,i,n){return 1===arguments.length?Mb(e):new Rb(e,t,i,null==n?1:n)}function Rb(e,t,i,n){this.r=+e,this.g=+t,this.b=+i,this.opacity=+n}function Ab(){return`#${Hb(this.r)}${Hb(this.g)}${Hb(this.b)}`}function Ob(){const e=Eb(this.opacity)
6596
+ return`${1===e?"rgb(":"rgba("}${Vb(this.r)}, ${Vb(this.g)}, ${Vb(this.b)}${1===e?")":`, ${e})`}`}function Eb(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function Vb(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Hb(e){return((e=Vb(e))<16?"0":"")+e.toString(16)}function Pb(e,t,i,n){return n<=0?e=t=i=NaN:i<=0||i>=1?e=t=NaN:t<=0&&(e=NaN),new Lb(e,t,i,n)}function Tb(e){if(e instanceof Lb)return new Lb(e.h,e.s,e.l,e.opacity)
6597
+ if(e instanceof lb||(e=kb(e)),!e)return new Lb
6598
+ if(e instanceof Lb)return e
6559
6599
  var t=(e=e.rgb()).r/255,i=e.g/255,n=e.b/255,o=Math.min(t,i,n),s=Math.max(t,i,n),r=NaN,a=s-o,l=(s+o)/2
6560
- return a?(r=t===s?(i-n)/a+6*(i<n):i===s?(n-t)/a+2:(t-i)/a+4,a/=l<.5?s+o:2-s-o,r*=60):a=l>0&&l<1?0:r,new Ab(r,a,l,e.opacity)}function Ab(e,t,i,n){this.h=+e,this.s=+t,this.l=+i,this.opacity=+n}function Ob(e){return(e=(e||0)%360)<0?e+360:e}function Eb(e){return Math.max(0,Math.min(1,e||0))}function Vb(e,t,i){return 255*(e<60?t+(i-t)*e/60:e<180?i:e<240?t+(i-t)*(240-e)/60:t)}Jm(tb,mb,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:vb,formatHex:vb,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return Rb(this).formatHsl()},formatRgb:fb,toString:fb}),Jm($b,xb,eb(tb,{brighter(e){return e=null==e?nb:Math.pow(nb,e),new $b(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?ib:Math.pow(ib,e),new $b(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new $b(Sb(this.r),Sb(this.g),Sb(this.b),_b(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:Cb,formatHex:Cb,formatHex8:function(){return`#${Mb(this.r)}${Mb(this.g)}${Mb(this.b)}${Mb(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:kb,toString:kb})),Jm(Ab,(function(e,t,i,n){return 1===arguments.length?Rb(e):new Ab(e,t,i,null==n?1:n)}),eb(tb,{brighter(e){return e=null==e?nb:Math.pow(nb,e),new Ab(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?ib:Math.pow(ib,e),new Ab(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,i=this.l,n=i+(i<.5?i:1-i)*t,o=2*i-n
6561
- return new $b(Vb(e>=240?e-240:e+120,o,n),Vb(e,o,n),Vb(e<120?e+240:e-120,o,n),this.opacity)},clamp(){return new Ab(Ob(this.h),Eb(this.s),Eb(this.l),_b(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=_b(this.opacity)
6562
- return`${1===e?"hsl(":"hsla("}${Ob(this.h)}, ${100*Eb(this.s)}%, ${100*Eb(this.l)}%${1===e?")":`, ${e})`}`}}))
6563
- var Hb=e=>()=>e
6564
- function Pb(e){return 1==(e=+e)?Lb:function(t,i){return i-t?function(e,t,i){return e=Math.pow(e,i),t=Math.pow(t,i)-e,i=1/i,function(n){return Math.pow(e+n*t,i)}}(t,i,e):Hb(isNaN(t)?i:t)}}function Lb(e,t){var i=t-e
6565
- return i?function(e,t){return function(i){return e+i*t}}(e,i):Hb(isNaN(e)?t:e)}var Tb=function e(t){var i=Pb(t)
6566
- function n(e,t){var n=i((e=xb(e)).r,(t=xb(t)).r),o=i(e.g,t.g),s=i(e.b,t.b),r=Lb(e.opacity,t.opacity)
6600
+ return a?(r=t===s?(i-n)/a+6*(i<n):i===s?(n-t)/a+2:(t-i)/a+4,a/=l<.5?s+o:2-s-o,r*=60):a=l>0&&l<1?0:r,new Lb(r,a,l,e.opacity)}function Lb(e,t,i,n){this.h=+e,this.s=+t,this.l=+i,this.opacity=+n}function Fb(e){return(e=(e||0)%360)<0?e+360:e}function Db(e){return Math.max(0,Math.min(1,e||0))}function zb(e,t,i){return 255*(e<60?t+(i-t)*e/60:e<180?i:e<240?t+(i-t)*(240-e)/60:t)}rb(lb,kb,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:$b,formatHex:$b,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return Tb(this).formatHsl()},formatRgb:Cb,toString:Cb}),rb(Rb,Ib,ab(lb,{brighter(e){return e=null==e?db:Math.pow(db,e),new Rb(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?cb:Math.pow(cb,e),new Rb(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Rb(Vb(this.r),Vb(this.g),Vb(this.b),Eb(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:Ab,formatHex:Ab,formatHex8:function(){return`#${Hb(this.r)}${Hb(this.g)}${Hb(this.b)}${Hb(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:Ob,toString:Ob})),rb(Lb,(function(e,t,i,n){return 1===arguments.length?Tb(e):new Lb(e,t,i,null==n?1:n)}),ab(lb,{brighter(e){return e=null==e?db:Math.pow(db,e),new Lb(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?cb:Math.pow(cb,e),new Lb(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,i=this.l,n=i+(i<.5?i:1-i)*t,o=2*i-n
6601
+ return new Rb(zb(e>=240?e-240:e+120,o,n),zb(e,o,n),zb(e<120?e+240:e-120,o,n),this.opacity)},clamp(){return new Lb(Fb(this.h),Db(this.s),Db(this.l),Eb(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=Eb(this.opacity)
6602
+ return`${1===e?"hsl(":"hsla("}${Fb(this.h)}, ${100*Db(this.s)}%, ${100*Db(this.l)}%${1===e?")":`, ${e})`}`}}))
6603
+ var Bb=e=>()=>e
6604
+ function Nb(e){return 1==(e=+e)?Zb:function(t,i){return i-t?function(e,t,i){return e=Math.pow(e,i),t=Math.pow(t,i)-e,i=1/i,function(n){return Math.pow(e+n*t,i)}}(t,i,e):Bb(isNaN(t)?i:t)}}function Zb(e,t){var i=t-e
6605
+ return i?function(e,t){return function(i){return e+i*t}}(e,i):Bb(isNaN(e)?t:e)}var qb=function e(t){var i=Nb(t)
6606
+ function n(e,t){var n=i((e=Ib(e)).r,(t=Ib(t)).r),o=i(e.g,t.g),s=i(e.b,t.b),r=Zb(e.opacity,t.opacity)
6567
6607
  return function(t){return e.r=n(t),e.g=o(t),e.b=s(t),e.opacity=r(t),e+""}}return n.gamma=e,n}(1)
6568
- function Fb(e,t){t||(t=[])
6608
+ function jb(e,t){t||(t=[])
6569
6609
  var i,n=e?Math.min(t.length,e.length):0,o=t.slice()
6570
6610
  return function(s){for(i=0;i<n;++i)o[i]=e[i]*(1-s)+t[i]*s
6571
- return o}}function zb(e,t){var i,n=t?t.length:0,o=e?Math.min(n,e.length):0,s=new Array(o),r=new Array(n)
6572
- for(i=0;i<o;++i)s[i]=Ub(e[i],t[i])
6611
+ return o}}function Ub(e,t){var i,n=t?t.length:0,o=e?Math.min(n,e.length):0,s=new Array(o),r=new Array(n)
6612
+ for(i=0;i<o;++i)s[i]=Jb(e[i],t[i])
6573
6613
  for(;i<n;++i)r[i]=t[i]
6574
6614
  return function(e){for(i=0;i<o;++i)r[i]=s[i](e)
6575
- return r}}function Db(e,t){var i=new Date
6576
- return e=+e,t=+t,function(n){return i.setTime(e*(1-n)+t*n),i}}function Bb(e,t){return e=+e,t=+t,function(i){return e*(1-i)+t*i}}function Nb(e,t){var i,n={},o={}
6577
- for(i in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)i in e?n[i]=Ub(e[i],t[i]):o[i]=t[i]
6615
+ return r}}function Gb(e,t){var i=new Date
6616
+ return e=+e,t=+t,function(n){return i.setTime(e*(1-n)+t*n),i}}function Xb(e,t){return e=+e,t=+t,function(i){return e*(1-i)+t*i}}function Wb(e,t){var i,n={},o={}
6617
+ for(i in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)i in e?n[i]=Jb(e[i],t[i]):o[i]=t[i]
6578
6618
  return function(e){for(i in n)o[i]=n[i](e)
6579
- return o}}var Zb=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,qb=new RegExp(Zb.source,"g")
6580
- function jb(e,t){var i,n,o,s=Zb.lastIndex=qb.lastIndex=0,r=-1,a=[],l=[]
6581
- for(e+="",t+="";(i=Zb.exec(e))&&(n=qb.exec(t));)(o=n.index)>s&&(o=t.slice(s,o),a[r]?a[r]+=o:a[++r]=o),(i=i[0])===(n=n[0])?a[r]?a[r]+=n:a[++r]=n:(a[++r]=null,l.push({i:r,x:Bb(i,n)})),s=qb.lastIndex
6619
+ return o}}var Kb=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Yb=new RegExp(Kb.source,"g")
6620
+ function Qb(e,t){var i,n,o,s=Kb.lastIndex=Yb.lastIndex=0,r=-1,a=[],l=[]
6621
+ for(e+="",t+="";(i=Kb.exec(e))&&(n=Yb.exec(t));)(o=n.index)>s&&(o=t.slice(s,o),a[r]?a[r]+=o:a[++r]=o),(i=i[0])===(n=n[0])?a[r]?a[r]+=n:a[++r]=n:(a[++r]=null,l.push({i:r,x:Xb(i,n)})),s=Yb.lastIndex
6582
6622
  return s<t.length&&(o=t.slice(s),a[r]?a[r]+=o:a[++r]=o),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 i,n=0;n<t;++n)a[(i=l[n]).i]=i.x(e)
6583
- return a.join("")})}function Ub(e,t){var i,n,o=typeof t
6584
- return null==t||"boolean"===o?Hb(t):("number"===o?Bb:"string"===o?(i=mb(t))?(t=i,Tb):jb:t instanceof mb?Tb:t instanceof Date?Db:(n=t,!ArrayBuffer.isView(n)||n instanceof DataView?Array.isArray(t)?zb:"function"!=typeof t.valueOf&&"function"!=typeof t.toString||isNaN(t)?Nb:Bb:Fb))(e,t)}function Gb(e,t){return e=+e,t=+t,function(i){return Math.round(e*(1-i)+t*i)}}var Xb,Wb=180/Math.PI,Kb={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1}
6585
- function Yb(e,t,i,n,o,s){var r,a,l
6586
- return(r=Math.sqrt(e*e+t*t))&&(e/=r,t/=r),(l=e*i+t*n)&&(i-=e*l,n-=t*l),(a=Math.sqrt(i*i+n*n))&&(i/=a,n/=a,l/=a),e*n<t*i&&(e=-e,t=-t,l=-l,r=-r),{translateX:o,translateY:s,rotate:Math.atan2(t,e)*Wb,skewX:Math.atan(l)*Wb,scaleX:r,scaleY:a}}function Qb(e,t,i,n){function o(e){return e.length?e.pop()+" ":""}return function(s,r){var a=[],l=[]
6623
+ return a.join("")})}function Jb(e,t){var i,n,o=typeof t
6624
+ return null==t||"boolean"===o?Bb(t):("number"===o?Xb:"string"===o?(i=kb(t))?(t=i,qb):Qb:t instanceof kb?qb:t instanceof Date?Gb:(n=t,!ArrayBuffer.isView(n)||n instanceof DataView?Array.isArray(t)?Ub:"function"!=typeof t.valueOf&&"function"!=typeof t.toString||isNaN(t)?Wb:Xb:jb))(e,t)}function ew(e,t){return e=+e,t=+t,function(i){return Math.round(e*(1-i)+t*i)}}var tw,iw=180/Math.PI,nw={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1}
6625
+ function ow(e,t,i,n,o,s){var r,a,l
6626
+ return(r=Math.sqrt(e*e+t*t))&&(e/=r,t/=r),(l=e*i+t*n)&&(i-=e*l,n-=t*l),(a=Math.sqrt(i*i+n*n))&&(i/=a,n/=a,l/=a),e*n<t*i&&(e=-e,t=-t,l=-l,r=-r),{translateX:o,translateY:s,rotate:Math.atan2(t,e)*iw,skewX:Math.atan(l)*iw,scaleX:r,scaleY:a}}function sw(e,t,i,n){function o(e){return e.length?e.pop()+" ":""}return function(s,r){var a=[],l=[]
6587
6627
  return s=e(s),r=e(r),function(e,n,o,s,r,a){if(e!==o||n!==s){var l=r.push("translate(",null,t,null,i)
6588
- a.push({i:l-4,x:Bb(e,o)},{i:l-2,x:Bb(n,s)})}else(o||s)&&r.push("translate("+o+t+s+i)}(s.translateX,s.translateY,r.translateX,r.translateY,a,l),function(e,t,i,s){e!==t?(e-t>180?t+=360:t-e>180&&(e+=360),s.push({i:i.push(o(i)+"rotate(",null,n)-2,x:Bb(e,t)})):t&&i.push(o(i)+"rotate("+t+n)}(s.rotate,r.rotate,a,l),function(e,t,i,s){e!==t?s.push({i:i.push(o(i)+"skewX(",null,n)-2,x:Bb(e,t)}):t&&i.push(o(i)+"skewX("+t+n)}(s.skewX,r.skewX,a,l),function(e,t,i,n,s,r){if(e!==i||t!==n){var a=s.push(o(s)+"scale(",null,",",null,")")
6589
- r.push({i:a-4,x:Bb(e,i)},{i:a-2,x:Bb(t,n)})}else 1===i&&1===n||s.push(o(s)+"scale("+i+","+n+")")}(s.scaleX,s.scaleY,r.scaleX,r.scaleY,a,l),s=r=null,function(e){for(var t,i=-1,n=l.length;++i<n;)a[(t=l[i]).i]=t.x(e)
6590
- return a.join("")}}}var Jb=Qb((function(e){const t=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(e+"")
6591
- return t.isIdentity?Kb:Yb(t.a,t.b,t.c,t.d,t.e,t.f)}),"px, ","px)","deg)"),ew=Qb((function(e){return null==e?Kb:(Xb||(Xb=document.createElementNS("http://www.w3.org/2000/svg","g")),Xb.setAttribute("transform",e),(e=Xb.transform.baseVal.consolidate())?Yb((e=e.matrix).a,e.b,e.c,e.d,e.e,e.f):Kb)}),", ",")",")")
6592
- function tw(e){return((e=Math.exp(e))+1/e)/2}var iw,nw,ow=function e(t,i,n){function o(e,o){var s,r,a=e[0],l=e[1],c=e[2],d=o[0],h=o[1],u=o[2],p=d-a,g=h-l,v=p*p+g*g
6628
+ a.push({i:l-4,x:Xb(e,o)},{i:l-2,x:Xb(n,s)})}else(o||s)&&r.push("translate("+o+t+s+i)}(s.translateX,s.translateY,r.translateX,r.translateY,a,l),function(e,t,i,s){e!==t?(e-t>180?t+=360:t-e>180&&(e+=360),s.push({i:i.push(o(i)+"rotate(",null,n)-2,x:Xb(e,t)})):t&&i.push(o(i)+"rotate("+t+n)}(s.rotate,r.rotate,a,l),function(e,t,i,s){e!==t?s.push({i:i.push(o(i)+"skewX(",null,n)-2,x:Xb(e,t)}):t&&i.push(o(i)+"skewX("+t+n)}(s.skewX,r.skewX,a,l),function(e,t,i,n,s,r){if(e!==i||t!==n){var a=s.push(o(s)+"scale(",null,",",null,")")
6629
+ r.push({i:a-4,x:Xb(e,i)},{i:a-2,x:Xb(t,n)})}else 1===i&&1===n||s.push(o(s)+"scale("+i+","+n+")")}(s.scaleX,s.scaleY,r.scaleX,r.scaleY,a,l),s=r=null,function(e){for(var t,i=-1,n=l.length;++i<n;)a[(t=l[i]).i]=t.x(e)
6630
+ return a.join("")}}}var rw=sw((function(e){const t=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(e+"")
6631
+ return t.isIdentity?nw:ow(t.a,t.b,t.c,t.d,t.e,t.f)}),"px, ","px)","deg)"),aw=sw((function(e){return null==e?nw:(tw||(tw=document.createElementNS("http://www.w3.org/2000/svg","g")),tw.setAttribute("transform",e),(e=tw.transform.baseVal.consolidate())?ow((e=e.matrix).a,e.b,e.c,e.d,e.e,e.f):nw)}),", ",")",")")
6632
+ function lw(e){return((e=Math.exp(e))+1/e)/2}var cw,dw,hw=function e(t,i,n){function o(e,o){var s,r,a=e[0],l=e[1],c=e[2],d=o[0],h=o[1],u=o[2],p=d-a,g=h-l,v=p*p+g*g
6593
6633
  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)]}
6594
6634
  else{var f=Math.sqrt(v),m=(u*u-c*c+n*v)/(2*c*i*f),b=(u*u-c*c-n*v)/(2*u*i*f),w=Math.log(Math.sqrt(m*m+1)-m),y=Math.log(Math.sqrt(b*b+1)-b)
6595
- r=(y-w)/t,s=function(e){var n,o=e*r,s=tw(w),d=c/(i*f)*(s*(n=t*o+w,((n=Math.exp(2*n))-1)/(n+1))-function(e){return((e=Math.exp(e))-1/e)/2}(w))
6596
- return[a+d*p,l+d*g,c*s/tw(t*o+w)]}}return s.duration=1e3*r*t/Math.SQRT2,s}return o.rho=function(t){var i=Math.max(.001,+t),n=i*i
6597
- return e(i,n,n*n)},o}(Math.SQRT2,2,4),sw=0,rw=0,aw=0,lw=0,cw=0,dw=0,hw="object"==typeof performance&&performance.now?performance:Date,uw="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)}
6598
- function pw(){return cw||(uw(gw),cw=hw.now()+dw)}function gw(){cw=0}function vw(){this._call=this._time=this._next=null}function fw(e,t,i){var n=new vw
6599
- return n.restart(e,t,i),n}function mw(){cw=(lw=hw.now())+dw,sw=rw=0
6600
- try{!function(){pw(),++sw
6601
- for(var e,t=iw;t;)(e=cw-t._time)>=0&&t._call.call(void 0,e),t=t._next;--sw}()}finally{sw=0,function(){var e,t,i=iw,n=1/0
6602
- for(;i;)i._call?(n>i._time&&(n=i._time),e=i,i=i._next):(t=i._next,i._next=null,i=e?e._next=t:iw=t)
6603
- nw=e,ww(n)}(),cw=0}}function bw(){var e=hw.now(),t=e-lw
6604
- t>1e3&&(dw-=t,lw=e)}function ww(e){sw||(rw&&(rw=clearTimeout(rw)),e-cw>24?(e<1/0&&(rw=setTimeout(mw,e-hw.now()-dw)),aw&&(aw=clearInterval(aw))):(aw||(lw=hw.now(),aw=setInterval(bw,1e3)),sw=1,uw(mw)))}function yw(e,t,i){var n=new vw
6605
- return t=null==t?0:+t,n.restart((i=>{n.stop(),e(i+t)}),t,i),n}vw.prototype=fw.prototype={constructor:vw,restart:function(e,t,i){if("function"!=typeof e)throw new TypeError("callback is not a function")
6606
- i=(null==i?pw():+i)+(null==t?0:+t),this._next||nw===this||(nw?nw._next=this:iw=this,nw=this),this._call=e,this._time=i,ww()},stop:function(){this._call&&(this._call=null,this._time=1/0,ww())}}
6607
- var xw=If("start","end","cancel","interrupt"),$w=[]
6608
- function Cw(e,t,i,n,o,s){var r=e.__transition
6635
+ r=(y-w)/t,s=function(e){var n,o=e*r,s=lw(w),d=c/(i*f)*(s*(n=t*o+w,((n=Math.exp(2*n))-1)/(n+1))-function(e){return((e=Math.exp(e))-1/e)/2}(w))
6636
+ return[a+d*p,l+d*g,c*s/lw(t*o+w)]}}return s.duration=1e3*r*t/Math.SQRT2,s}return o.rho=function(t){var i=Math.max(.001,+t),n=i*i
6637
+ return e(i,n,n*n)},o}(Math.SQRT2,2,4),uw=0,pw=0,gw=0,vw=0,fw=0,mw=0,bw="object"==typeof performance&&performance.now?performance:Date,ww="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)}
6638
+ function yw(){return fw||(ww(xw),fw=bw.now()+mw)}function xw(){fw=0}function $w(){this._call=this._time=this._next=null}function Cw(e,t,i){var n=new $w
6639
+ return n.restart(e,t,i),n}function kw(){fw=(vw=bw.now())+mw,uw=pw=0
6640
+ try{!function(){yw(),++uw
6641
+ for(var e,t=cw;t;)(e=fw-t._time)>=0&&t._call.call(void 0,e),t=t._next;--uw}()}finally{uw=0,function(){var e,t,i=cw,n=1/0
6642
+ for(;i;)i._call?(n>i._time&&(n=i._time),e=i,i=i._next):(t=i._next,i._next=null,i=e?e._next=t:cw=t)
6643
+ dw=e,_w(n)}(),fw=0}}function Sw(){var e=bw.now(),t=e-vw
6644
+ t>1e3&&(mw-=t,vw=e)}function _w(e){uw||(pw&&(pw=clearTimeout(pw)),e-fw>24?(e<1/0&&(pw=setTimeout(kw,e-bw.now()-mw)),gw&&(gw=clearInterval(gw))):(gw||(vw=bw.now(),gw=setInterval(Sw,1e3)),uw=1,ww(kw)))}function Mw(e,t,i){var n=new $w
6645
+ return t=null==t?0:+t,n.restart((i=>{n.stop(),e(i+t)}),t,i),n}$w.prototype=Cw.prototype={constructor:$w,restart:function(e,t,i){if("function"!=typeof e)throw new TypeError("callback is not a function")
6646
+ i=(null==i?yw():+i)+(null==t?0:+t),this._next||dw===this||(dw?dw._next=this:cw=this,dw=this),this._call=e,this._time=i,_w()},stop:function(){this._call&&(this._call=null,this._time=1/0,_w())}}
6647
+ var Iw=Pf("start","end","cancel","interrupt"),Rw=[]
6648
+ function Aw(e,t,i,n,o,s){var r=e.__transition
6609
6649
  if(r){if(i in r)return}else e.__transition={}
6610
6650
  !function(e,t,i){var n,o=e.__transition
6611
6651
  function s(e){i.state=1,i.timer.restart(r,i.delay,i.time),i.delay<=e&&r(e-i.delay)}function r(s){var c,d,h,u
6612
6652
  if(1!==i.state)return l()
6613
- for(c in o)if((u=o[c]).name===i.name){if(3===u.state)return yw(r)
6614
- 4===u.state?(u.state=6,u.timer.stop(),u.on.call("interrupt",e,e.__data__,u.index,u.group),delete o[c]):+c<t&&(u.state=6,u.timer.stop(),u.on.call("cancel",e,e.__data__,u.index,u.group),delete o[c])}if(yw((function(){3===i.state&&(i.state=4,i.timer.restart(a,i.delay,i.time),a(s))})),i.state=2,i.on.call("start",e,e.__data__,i.index,i.group),2===i.state){for(i.state=3,n=new Array(h=i.tween.length),c=0,d=-1;c<h;++c)(u=i.tween[c].value.call(e,e.__data__,i.index,i.group))&&(n[++d]=u)
6653
+ for(c in o)if((u=o[c]).name===i.name){if(3===u.state)return Mw(r)
6654
+ 4===u.state?(u.state=6,u.timer.stop(),u.on.call("interrupt",e,e.__data__,u.index,u.group),delete o[c]):+c<t&&(u.state=6,u.timer.stop(),u.on.call("cancel",e,e.__data__,u.index,u.group),delete o[c])}if(Mw((function(){3===i.state&&(i.state=4,i.timer.restart(a,i.delay,i.time),a(s))})),i.state=2,i.on.call("start",e,e.__data__,i.index,i.group),2===i.state){for(i.state=3,n=new Array(h=i.tween.length),c=0,d=-1;c<h;++c)(u=i.tween[c].value.call(e,e.__data__,i.index,i.group))&&(n[++d]=u)
6615
6655
  n.length=d+1}}function a(t){for(var o=t<i.duration?i.ease.call(null,t/i.duration):(i.timer.restart(l),i.state=5,1),s=-1,r=n.length;++s<r;)n[s].call(e,o)
6616
6656
  5===i.state&&(i.on.call("end",e,e.__data__,i.index,i.group),l())}function l(){for(var n in i.state=6,i.timer.stop(),delete o[t],o)return
6617
- delete e.__transition}o[t]=i,i.timer=fw(s,0,i.time)}(e,i,{name:t,index:n,group:o,on:xw,tween:$w,time:s.time,delay:s.delay,duration:s.duration,ease:s.ease,timer:null,state:0})}function kw(e,t){var i=Sw(e,t)
6657
+ delete e.__transition}o[t]=i,i.timer=Cw(s,0,i.time)}(e,i,{name:t,index:n,group:o,on:Iw,tween:Rw,time:s.time,delay:s.delay,duration:s.duration,ease:s.ease,timer:null,state:0})}function Ow(e,t){var i=Vw(e,t)
6618
6658
  if(i.state>0)throw new Error("too late; already scheduled")
6619
- return i}function _w(e,t){var i=Sw(e,t)
6659
+ return i}function Ew(e,t){var i=Vw(e,t)
6620
6660
  if(i.state>3)throw new Error("too late; already running")
6621
- return i}function Sw(e,t){var i=e.__transition
6661
+ return i}function Vw(e,t){var i=e.__transition
6622
6662
  if(!i||!(i=i[t]))throw new Error("transition not found")
6623
- return i}function Mw(e,t){var i,n,o,s=e.__transition,r=!0
6663
+ return i}function Hw(e,t){var i,n,o,s=e.__transition,r=!0
6624
6664
  if(s){for(o in t=null==t?null:t+"",s)(i=s[o]).name===t?(n=i.state>2&&i.state<5,i.state=6,i.timer.stop(),i.on.call(n?"interrupt":"cancel",e,e.__data__,i.index,i.group),delete s[o]):r=!1
6625
- r&&delete e.__transition}}function Iw(e,t){var i,n
6626
- return function(){var o=_w(this,e),s=o.tween
6665
+ r&&delete e.__transition}}function Pw(e,t){var i,n
6666
+ return function(){var o=Ew(this,e),s=o.tween
6627
6667
  if(s!==i)for(var r=0,a=(n=i=s).length;r<a;++r)if(n[r].name===t){(n=n.slice()).splice(r,1)
6628
- break}o.tween=n}}function Rw(e,t,i){var n,o
6668
+ break}o.tween=n}}function Tw(e,t,i){var n,o
6629
6669
  if("function"!=typeof i)throw new Error
6630
- return function(){var s=_w(this,e),r=s.tween
6670
+ return function(){var s=Ew(this,e),r=s.tween
6631
6671
  if(r!==n){o=(n=r).slice()
6632
6672
  for(var a={name:t,value:i},l=0,c=o.length;l<c;++l)if(o[l].name===t){o[l]=a
6633
- break}l===c&&o.push(a)}s.tween=o}}function Aw(e,t,i){var n=e._id
6634
- return e.each((function(){var e=_w(this,n);(e.value||(e.value={}))[t]=i.apply(this,arguments)})),function(e){return Sw(e,n).value[t]}}function Ow(e,t){var i
6635
- return("number"==typeof t?Bb:t instanceof mb?Tb:(i=mb(t))?(t=i,Tb):jb)(e,t)}function Ew(e){return function(){this.removeAttribute(e)}}function Vw(e){return function(){this.removeAttributeNS(e.space,e.local)}}function Hw(e,t,i){var n,o,s=i+""
6673
+ break}l===c&&o.push(a)}s.tween=o}}function Lw(e,t,i){var n=e._id
6674
+ return e.each((function(){var e=Ew(this,n);(e.value||(e.value={}))[t]=i.apply(this,arguments)})),function(e){return Vw(e,n).value[t]}}function Fw(e,t){var i
6675
+ return("number"==typeof t?Xb:t instanceof kb?qb:(i=kb(t))?(t=i,qb):Qb)(e,t)}function Dw(e){return function(){this.removeAttribute(e)}}function zw(e){return function(){this.removeAttributeNS(e.space,e.local)}}function Bw(e,t,i){var n,o,s=i+""
6636
6676
  return function(){var r=this.getAttribute(e)
6637
- return r===s?null:r===n?o:o=t(n=r,i)}}function Pw(e,t,i){var n,o,s=i+""
6677
+ return r===s?null:r===n?o:o=t(n=r,i)}}function Nw(e,t,i){var n,o,s=i+""
6638
6678
  return function(){var r=this.getAttributeNS(e.space,e.local)
6639
- return r===s?null:r===n?o:o=t(n=r,i)}}function Lw(e,t,i){var n,o,s
6679
+ return r===s?null:r===n?o:o=t(n=r,i)}}function Zw(e,t,i){var n,o,s
6640
6680
  return function(){var r,a,l=i(this)
6641
6681
  if(null!=l)return(r=this.getAttribute(e))===(a=l+"")?null:r===n&&a===o?s:(o=a,s=t(n=r,l))
6642
- this.removeAttribute(e)}}function Tw(e,t,i){var n,o,s
6682
+ this.removeAttribute(e)}}function qw(e,t,i){var n,o,s
6643
6683
  return function(){var r,a,l=i(this)
6644
6684
  if(null!=l)return(r=this.getAttributeNS(e.space,e.local))===(a=l+"")?null:r===n&&a===o?s:(o=a,s=t(n=r,l))
6645
- this.removeAttributeNS(e.space,e.local)}}function Fw(e,t){return function(i){this.setAttribute(e,t.call(this,i))}}function zw(e,t){return function(i){this.setAttributeNS(e.space,e.local,t.call(this,i))}}function Dw(e,t){var i,n
6685
+ this.removeAttributeNS(e.space,e.local)}}function jw(e,t){return function(i){this.setAttribute(e,t.call(this,i))}}function Uw(e,t){return function(i){this.setAttributeNS(e.space,e.local,t.call(this,i))}}function Gw(e,t){var i,n
6646
6686
  function o(){var o=t.apply(this,arguments)
6647
- return o!==n&&(i=(n=o)&&zw(e,o)),i}return o._value=t,o}function Bw(e,t){var i,n
6687
+ return o!==n&&(i=(n=o)&&Uw(e,o)),i}return o._value=t,o}function Xw(e,t){var i,n
6648
6688
  function o(){var o=t.apply(this,arguments)
6649
- return o!==n&&(i=(n=o)&&Fw(e,o)),i}return o._value=t,o}function Nw(e,t){return function(){kw(this,e).delay=+t.apply(this,arguments)}}function Zw(e,t){return t=+t,function(){kw(this,e).delay=t}}function qw(e,t){return function(){_w(this,e).duration=+t.apply(this,arguments)}}function jw(e,t){return t=+t,function(){_w(this,e).duration=t}}function Uw(e,t){if("function"!=typeof t)throw new Error
6650
- return function(){_w(this,e).ease=t}}function Gw(e,t,i){var n,o,s=function(e){return(e+"").trim().split(/^|\s+/).every((function(e){var t=e.indexOf(".")
6651
- return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?kw:_w
6689
+ return o!==n&&(i=(n=o)&&jw(e,o)),i}return o._value=t,o}function Ww(e,t){return function(){Ow(this,e).delay=+t.apply(this,arguments)}}function Kw(e,t){return t=+t,function(){Ow(this,e).delay=t}}function Yw(e,t){return function(){Ew(this,e).duration=+t.apply(this,arguments)}}function Qw(e,t){return t=+t,function(){Ew(this,e).duration=t}}function Jw(e,t){if("function"!=typeof t)throw new Error
6690
+ return function(){Ew(this,e).ease=t}}function ey(e,t,i){var n,o,s=function(e){return(e+"").trim().split(/^|\s+/).every((function(e){var t=e.indexOf(".")
6691
+ return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?Ow:Ew
6652
6692
  return function(){var r=s(this,e),a=r.on
6653
- a!==n&&(o=(n=a).copy()).on(t,i),r.on=o}}var Xw=Um.prototype.constructor
6654
- function Ww(e){return function(){this.style.removeProperty(e)}}function Kw(e,t,i){return function(n){this.style.setProperty(e,t.call(this,n),i)}}function Yw(e,t,i){var n,o
6693
+ a!==n&&(o=(n=a).copy()).on(t,i),r.on=o}}var ty=Jm.prototype.constructor
6694
+ function iy(e){return function(){this.style.removeProperty(e)}}function ny(e,t,i){return function(n){this.style.setProperty(e,t.call(this,n),i)}}function oy(e,t,i){var n,o
6655
6695
  function s(){var s=t.apply(this,arguments)
6656
- return s!==o&&(n=(o=s)&&Kw(e,s,i)),n}return s._value=t,s}function Qw(e){return function(t){this.textContent=e.call(this,t)}}function Jw(e){var t,i
6696
+ return s!==o&&(n=(o=s)&&ny(e,s,i)),n}return s._value=t,s}function sy(e){return function(t){this.textContent=e.call(this,t)}}function ry(e){var t,i
6657
6697
  function n(){var n=e.apply(this,arguments)
6658
- return n!==i&&(t=(i=n)&&Qw(n)),t}return n._value=e,n}var ey=0
6659
- function ty(e,t,i,n){this._groups=e,this._parents=t,this._name=i,this._id=n}function iy(){return++ey}var ny=Um.prototype
6660
- ty.prototype={constructor:ty,select:function(e){var t=this._name,i=this._id
6661
- "function"!=typeof e&&(e=Df(e))
6662
- for(var n=this._groups,o=n.length,s=new Array(o),r=0;r<o;++r)for(var a,l,c=n[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,Cw(h[u],t,i,u,h,Sw(a,i)))
6663
- return new ty(s,this._parents,t,i)},selectAll:function(e){var t=this._name,i=this._id
6664
- "function"!=typeof e&&(e=Zf(e))
6665
- for(var n=this._groups,o=n.length,s=[],r=[],a=0;a<o;++a)for(var l,c=n[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=Sw(l,i),v=0,f=p.length;v<f;++v)(u=p[v])&&Cw(u,t,i,v,p,g)
6666
- s.push(p),r.push(l)}return new ty(s,r,t,i)},selectChild:ny.selectChild,selectChildren:ny.selectChildren,filter:function(e){"function"!=typeof e&&(e=qf(e))
6698
+ return n!==i&&(t=(i=n)&&sy(n)),t}return n._value=e,n}var ay=0
6699
+ function ly(e,t,i,n){this._groups=e,this._parents=t,this._name=i,this._id=n}function cy(){return++ay}var dy=Jm.prototype
6700
+ ly.prototype={constructor:ly,select:function(e){var t=this._name,i=this._id
6701
+ "function"!=typeof e&&(e=Gf(e))
6702
+ for(var n=this._groups,o=n.length,s=new Array(o),r=0;r<o;++r)for(var a,l,c=n[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,Aw(h[u],t,i,u,h,Vw(a,i)))
6703
+ return new ly(s,this._parents,t,i)},selectAll:function(e){var t=this._name,i=this._id
6704
+ "function"!=typeof e&&(e=Kf(e))
6705
+ for(var n=this._groups,o=n.length,s=[],r=[],a=0;a<o;++a)for(var l,c=n[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=Vw(l,i),v=0,f=p.length;v<f;++v)(u=p[v])&&Aw(u,t,i,v,p,g)
6706
+ s.push(p),r.push(l)}return new ly(s,r,t,i)},selectChild:dy.selectChild,selectChildren:dy.selectChildren,filter:function(e){"function"!=typeof e&&(e=Yf(e))
6667
6707
  for(var t=this._groups,i=t.length,n=new Array(i),o=0;o<i;++o)for(var s,r=t[o],a=r.length,l=n[o]=[],c=0;c<a;++c)(s=r[c])&&e.call(s,s.__data__,c,r)&&l.push(s)
6668
- return new ty(n,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error
6708
+ return new ly(n,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error
6669
6709
  for(var t=this._groups,i=e._groups,n=t.length,o=i.length,s=Math.min(n,o),r=new Array(n),a=0;a<s;++a)for(var l,c=t[a],d=i[a],h=c.length,u=r[a]=new Array(h),p=0;p<h;++p)(l=c[p]||d[p])&&(u[p]=l)
6670
6710
  for(;a<n;++a)r[a]=t[a]
6671
- return new ty(r,this._parents,this._name,this._id)},selection:function(){return new Xw(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,i=iy(),n=this._groups,o=n.length,s=0;s<o;++s)for(var r,a=n[s],l=a.length,c=0;c<l;++c)if(r=a[c]){var d=Sw(r,t)
6672
- Cw(r,e,i,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new ty(n,this._parents,e,i)},call:ny.call,nodes:ny.nodes,node:ny.node,size:ny.size,empty:ny.empty,each:ny.each,on:function(e,t){var i=this._id
6673
- return arguments.length<2?Sw(this.node(),i).on.on(e):this.each(Gw(i,e,t))},attr:function(e,t){var i=Pf(e),n="transform"===i?ew:Ow
6674
- return this.attrTween(e,"function"==typeof t?(i.local?Tw:Lw)(i,n,Aw(this,"attr."+e,t)):null==t?(i.local?Vw:Ew)(i):(i.local?Pw:Hw)(i,n,t))},attrTween:function(e,t){var i="attr."+e
6711
+ return new ly(r,this._parents,this._name,this._id)},selection:function(){return new ty(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,i=cy(),n=this._groups,o=n.length,s=0;s<o;++s)for(var r,a=n[s],l=a.length,c=0;c<l;++c)if(r=a[c]){var d=Vw(r,t)
6712
+ Aw(r,e,i,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new ly(n,this._parents,e,i)},call:dy.call,nodes:dy.nodes,node:dy.node,size:dy.size,empty:dy.empty,each:dy.each,on:function(e,t){var i=this._id
6713
+ return arguments.length<2?Vw(this.node(),i).on.on(e):this.each(ey(i,e,t))},attr:function(e,t){var i=Nf(e),n="transform"===i?aw:Fw
6714
+ return this.attrTween(e,"function"==typeof t?(i.local?qw:Zw)(i,n,Lw(this,"attr."+e,t)):null==t?(i.local?zw:Dw)(i):(i.local?Nw:Bw)(i,n,t))},attrTween:function(e,t){var i="attr."+e
6675
6715
  if(arguments.length<2)return(i=this.tween(i))&&i._value
6676
6716
  if(null==t)return this.tween(i,null)
6677
6717
  if("function"!=typeof t)throw new Error
6678
- var n=Pf(e)
6679
- return this.tween(i,(n.local?Dw:Bw)(n,t))},style:function(e,t,i){var n="transform"==(e+="")?Jb:Ow
6718
+ var n=Nf(e)
6719
+ return this.tween(i,(n.local?Gw:Xw)(n,t))},style:function(e,t,i){var n="transform"==(e+="")?rw:Fw
6680
6720
  return null==t?this.styleTween(e,function(e,t){var i,n,o
6681
- return function(){var s=gm(this,e),r=(this.style.removeProperty(e),gm(this,e))
6682
- return s===r?null:s===i&&r===n?o:o=t(i=s,n=r)}}(e,n)).on("end.style."+e,Ww(e)):"function"==typeof t?this.styleTween(e,function(e,t,i){var n,o,s
6683
- return function(){var r=gm(this,e),a=i(this),l=a+""
6684
- return null==a&&(this.style.removeProperty(e),l=a=gm(this,e)),r===l?null:r===n&&l===o?s:(o=l,s=t(n=r,a))}}(e,n,Aw(this,"style."+e,t))).each(function(e,t){var i,n,o,s,r="style."+t,a="end."+r
6685
- return function(){var l=_w(this,e),c=l.on,d=null==l.value[r]?s||(s=Ww(t)):void 0
6721
+ return function(){var s=xm(this,e),r=(this.style.removeProperty(e),xm(this,e))
6722
+ return s===r?null:s===i&&r===n?o:o=t(i=s,n=r)}}(e,n)).on("end.style."+e,iy(e)):"function"==typeof t?this.styleTween(e,function(e,t,i){var n,o,s
6723
+ return function(){var r=xm(this,e),a=i(this),l=a+""
6724
+ return null==a&&(this.style.removeProperty(e),l=a=xm(this,e)),r===l?null:r===n&&l===o?s:(o=l,s=t(n=r,a))}}(e,n,Lw(this,"style."+e,t))).each(function(e,t){var i,n,o,s,r="style."+t,a="end."+r
6725
+ return function(){var l=Ew(this,e),c=l.on,d=null==l.value[r]?s||(s=iy(t)):void 0
6686
6726
  c===i&&o===d||(n=(i=c).copy()).on(a,o=d),l.on=n}}(this._id,e)):this.styleTween(e,function(e,t,i){var n,o,s=i+""
6687
- return function(){var r=gm(this,e)
6727
+ return function(){var r=xm(this,e)
6688
6728
  return r===s?null:r===n?o:o=t(n=r,i)}}(e,n,t),i).on("end.style."+e,null)},styleTween:function(e,t,i){var n="style."+(e+="")
6689
6729
  if(arguments.length<2)return(n=this.tween(n))&&n._value
6690
6730
  if(null==t)return this.tween(n,null)
6691
6731
  if("function"!=typeof t)throw new Error
6692
- return this.tween(n,Yw(e,t,null==i?"":i))},text:function(e){return this.tween("text","function"==typeof e?function(e){return function(){var t=e(this)
6693
- this.textContent=null==t?"":t}}(Aw(this,"text",e)):function(e){return function(){this.textContent=e}}(null==e?"":e+""))},textTween:function(e){var t="text"
6732
+ return this.tween(n,oy(e,t,null==i?"":i))},text:function(e){return this.tween("text","function"==typeof e?function(e){return function(){var t=e(this)
6733
+ this.textContent=null==t?"":t}}(Lw(this,"text",e)):function(e){return function(){this.textContent=e}}(null==e?"":e+""))},textTween:function(e){var t="text"
6694
6734
  if(arguments.length<1)return(t=this.tween(t))&&t._value
6695
6735
  if(null==e)return this.tween(t,null)
6696
6736
  if("function"!=typeof e)throw new Error
6697
- return this.tween(t,Jw(e))},remove:function(){return this.on("end.remove",function(e){return function(){var t=this.parentNode
6737
+ return this.tween(t,ry(e))},remove:function(){return this.on("end.remove",function(e){return function(){var t=this.parentNode
6698
6738
  for(var i in this.__transition)if(+i!==e)return
6699
6739
  t&&t.removeChild(this)}}(this._id))},tween:function(e,t){var i=this._id
6700
- if(e+="",arguments.length<2){for(var n,o=Sw(this.node(),i).tween,s=0,r=o.length;s<r;++s)if((n=o[s]).name===e)return n.value
6701
- return null}return this.each((null==t?Iw:Rw)(i,e,t))},delay:function(e){var t=this._id
6702
- return arguments.length?this.each(("function"==typeof e?Nw:Zw)(t,e)):Sw(this.node(),t).delay},duration:function(e){var t=this._id
6703
- return arguments.length?this.each(("function"==typeof e?qw:jw)(t,e)):Sw(this.node(),t).duration},ease:function(e){var t=this._id
6704
- return arguments.length?this.each(Uw(t,e)):Sw(this.node(),t).ease},easeVarying:function(e){if("function"!=typeof e)throw new Error
6740
+ if(e+="",arguments.length<2){for(var n,o=Vw(this.node(),i).tween,s=0,r=o.length;s<r;++s)if((n=o[s]).name===e)return n.value
6741
+ return null}return this.each((null==t?Pw:Tw)(i,e,t))},delay:function(e){var t=this._id
6742
+ return arguments.length?this.each(("function"==typeof e?Ww:Kw)(t,e)):Vw(this.node(),t).delay},duration:function(e){var t=this._id
6743
+ return arguments.length?this.each(("function"==typeof e?Yw:Qw)(t,e)):Vw(this.node(),t).duration},ease:function(e){var t=this._id
6744
+ return arguments.length?this.each(Jw(t,e)):Vw(this.node(),t).ease},easeVarying:function(e){if("function"!=typeof e)throw new Error
6705
6745
  return this.each(function(e,t){return function(){var i=t.apply(this,arguments)
6706
6746
  if("function"!=typeof i)throw new Error
6707
- _w(this,e).ease=i}}(this._id,e))},end:function(){var e,t,i=this,n=i._id,o=i.size()
6747
+ Ew(this,e).ease=i}}(this._id,e))},end:function(){var e,t,i=this,n=i._id,o=i.size()
6708
6748
  return new Promise((function(s,r){var a={value:r},l={value:function(){0==--o&&s()}}
6709
- i.each((function(){var i=_w(this,n),o=i.on
6710
- o!==e&&((t=(e=o).copy())._.cancel.push(a),t._.interrupt.push(a),t._.end.push(l)),i.on=t})),0===o&&s()}))},[Symbol.iterator]:ny[Symbol.iterator]}
6711
- var oy={time:null,delay:0,duration:250,ease:function(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}}
6712
- function sy(e,t){for(var i;!(i=e.__transition)||!(i=i[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`)
6713
- return i}Um.prototype.interrupt=function(e){return this.each((function(){Mw(this,e)}))},Um.prototype.transition=function(e){var t,i
6714
- e instanceof ty?(t=e._id,e=e._name):(t=iy(),(i=oy).time=pw(),e=null==e?null:e+"")
6715
- for(var n=this._groups,o=n.length,s=0;s<o;++s)for(var r,a=n[s],l=a.length,c=0;c<l;++c)(r=a[c])&&Cw(r,e,t,c,a,i||sy(r,t))
6716
- return new ty(n,this._parents,e,t)}
6717
- var ry=e=>()=>e
6718
- function ay(e,{sourceEvent:t,target:i,transform:n,dispatch:o}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},target:{value:i,enumerable:!0,configurable:!0},transform:{value:n,enumerable:!0,configurable:!0},_:{value:o}})}function ly(e,t,i){this.k=e,this.x=t,this.y=i}ly.prototype={constructor:ly,scale:function(e){return 1===e?this:new ly(this.k*e,this.x,this.y)},translate:function(e,t){return 0===e&0===t?this:new ly(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+")"}}
6719
- var cy=new ly(1,0,0)
6720
- function dy(e){for(;!e.__zoom;)if(!(e=e.parentNode))return cy
6721
- return e.__zoom}function hy(e){e.stopImmediatePropagation()}function uy(e){e.preventDefault(),e.stopImmediatePropagation()}function py(e){return!(e.ctrlKey&&"wheel"!==e.type||e.button)}function gy(){var e=this
6722
- 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 vy(){return this.__zoom||cy}function fy(e){return-e.deltaY*(1===e.deltaMode?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function my(){return navigator.maxTouchPoints||"ontouchstart"in this}function by(e,t,i){var n=e.invertX(t[0][0])-i[0][0],o=e.invertX(t[1][0])-i[1][0],s=e.invertY(t[0][1])-i[0][1],r=e.invertY(t[1][1])-i[1][1]
6723
- return e.translate(o>n?(n+o)/2:Math.min(0,n)||Math.max(0,o),r>s?(s+r)/2:Math.min(0,s)||Math.max(0,r))}dy.prototype=ly.prototype
6724
- const wy=G`
6749
+ i.each((function(){var i=Ew(this,n),o=i.on
6750
+ o!==e&&((t=(e=o).copy())._.cancel.push(a),t._.interrupt.push(a),t._.end.push(l)),i.on=t})),0===o&&s()}))},[Symbol.iterator]:dy[Symbol.iterator]}
6751
+ var hy={time:null,delay:0,duration:250,ease:function(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}}
6752
+ function uy(e,t){for(var i;!(i=e.__transition)||!(i=i[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`)
6753
+ return i}Jm.prototype.interrupt=function(e){return this.each((function(){Hw(this,e)}))},Jm.prototype.transition=function(e){var t,i
6754
+ e instanceof ly?(t=e._id,e=e._name):(t=cy(),(i=hy).time=yw(),e=null==e?null:e+"")
6755
+ for(var n=this._groups,o=n.length,s=0;s<o;++s)for(var r,a=n[s],l=a.length,c=0;c<l;++c)(r=a[c])&&Aw(r,e,t,c,a,i||uy(r,t))
6756
+ return new ly(n,this._parents,e,t)}
6757
+ var py=e=>()=>e
6758
+ function gy(e,{sourceEvent:t,target:i,transform:n,dispatch:o}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},target:{value:i,enumerable:!0,configurable:!0},transform:{value:n,enumerable:!0,configurable:!0},_:{value:o}})}function vy(e,t,i){this.k=e,this.x=t,this.y=i}vy.prototype={constructor:vy,scale:function(e){return 1===e?this:new vy(this.k*e,this.x,this.y)},translate:function(e,t){return 0===e&0===t?this:new vy(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+")"}}
6759
+ var fy=new vy(1,0,0)
6760
+ function my(e){for(;!e.__zoom;)if(!(e=e.parentNode))return fy
6761
+ return e.__zoom}function by(e){e.stopImmediatePropagation()}function wy(e){e.preventDefault(),e.stopImmediatePropagation()}function yy(e){return!(e.ctrlKey&&"wheel"!==e.type||e.button)}function xy(){var e=this
6762
+ 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 $y(){return this.__zoom||fy}function Cy(e){return-e.deltaY*(1===e.deltaMode?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function ky(){return navigator.maxTouchPoints||"ontouchstart"in this}function Sy(e,t,i){var n=e.invertX(t[0][0])-i[0][0],o=e.invertX(t[1][0])-i[1][0],s=e.invertY(t[0][1])-i[0][1],r=e.invertY(t[1][1])-i[1][1]
6763
+ return e.translate(o>n?(n+o)/2:Math.min(0,n)||Math.max(0,o),r>s?(s+r)/2:Math.min(0,s)||Math.max(0,r))}my.prototype=vy.prototype
6764
+ const _y=G`
6725
6765
  <div class="wafer-map-container">
6726
6766
  <svg class="svg-root">
6727
- <g ${Se("zoomContainer")} transform=${e=>e.transform.toString()}>
6767
+ <g ${_e("zoomContainer")} transform=${e=>e.transform.toString()}>
6728
6768
  <g class="notch ${e=>e.orientation}">
6729
6769
  <svg
6730
6770
  class="circle-base"
@@ -6741,7 +6781,7 @@ const wy=G`
6741
6781
  </g>
6742
6782
  </g>
6743
6783
  </svg>
6744
- <canvas class="wafer-map-canvas" ${Se("canvas")}></canvas>
6784
+ <canvas class="wafer-map-canvas" ${_e("canvas")}></canvas>
6745
6785
  <svg class="hover-layer">
6746
6786
  <rect
6747
6787
  class="hover-rect ${e=>e.hoverOpacity}"
@@ -6751,7 +6791,7 @@ const wy=G`
6751
6791
  />
6752
6792
  </svg>
6753
6793
  </div>
6754
- `,yy=fe`
6794
+ `,My=fe`
6755
6795
  :host {
6756
6796
  display: inline-block;
6757
6797
  width: 500px;
@@ -6835,68 +6875,68 @@ const wy=G`
6835
6875
  outline-width: 0px;
6836
6876
  }
6837
6877
  `
6838
- function xy(e,t){return null==e||null==t?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function $y(e,t){return null==e||null==t?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function Cy(e){let t,i,n
6878
+ function Iy(e,t){return null==e||null==t?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function Ry(e,t){return null==e||null==t?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function Ay(e){let t,i,n
6839
6879
  function o(e,n,o=0,s=e.length){if(o<s){if(0!==t(n,n))return s
6840
6880
  do{const t=o+s>>>1
6841
- i(e[t],n)<0?o=t+1:s=t}while(o<s)}return o}return 2!==e.length?(t=xy,i=(t,i)=>xy(e(t),i),n=(t,i)=>e(t)-i):(t=e===xy||e===$y?e:ky,i=e,n=e),{left:o,center:function(e,t,i=0,s=e.length){const r=o(e,t,i,s-1)
6881
+ i(e[t],n)<0?o=t+1:s=t}while(o<s)}return o}return 2!==e.length?(t=Iy,i=(t,i)=>Iy(e(t),i),n=(t,i)=>e(t)-i):(t=e===Iy||e===Ry?e:Oy,i=e,n=e),{left:o,center:function(e,t,i=0,s=e.length){const r=o(e,t,i,s-1)
6842
6882
  return r>i&&n(e[r-1],t)>-n(e[r],t)?r-1:r},right:function(e,n,o=0,s=e.length){if(o<s){if(0!==t(n,n))return s
6843
6883
  do{const t=o+s>>>1
6844
- i(e[t],n)<=0?o=t+1:s=t}while(o<s)}return o}}}function ky(){return 0}function _y(e){return null===e?NaN:+e}const Sy=Cy(xy).right
6845
- Cy(_y).center
6846
- var My=Sy
6847
- class Iy extends Map{constructor(e,t=Ay){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:t}}),null!=e)for(const[t,i]of e)this.set(t,i)}get(e){return super.get(Ry(this,e))}has(e){return super.has(Ry(this,e))}set(e,t){return super.set(function({_intern:e,_key:t},i){const n=t(i)
6884
+ i(e[t],n)<=0?o=t+1:s=t}while(o<s)}return o}}}function Oy(){return 0}function Ey(e){return null===e?NaN:+e}const Vy=Ay(Iy).right
6885
+ Ay(Ey).center
6886
+ var Hy=Vy
6887
+ class Py extends Map{constructor(e,t=Ly){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:t}}),null!=e)for(const[t,i]of e)this.set(t,i)}get(e){return super.get(Ty(this,e))}has(e){return super.has(Ty(this,e))}set(e,t){return super.set(function({_intern:e,_key:t},i){const n=t(i)
6848
6888
  return e.has(n)?e.get(n):(e.set(n,i),i)}(this,e),t)}delete(e){return super.delete(function({_intern:e,_key:t},i){const n=t(i)
6849
6889
  e.has(n)&&(i=e.get(n),e.delete(n))
6850
- return i}(this,e))}}function Ry({_intern:e,_key:t},i){const n=t(i)
6851
- return e.has(n)?e.get(n):i}function Ay(e){return null!==e&&"object"==typeof e?e.valueOf():e}const Oy=Math.sqrt(50),Ey=Math.sqrt(10),Vy=Math.sqrt(2)
6852
- function Hy(e,t,i){const n=(t-e)/Math.max(0,i),o=Math.floor(Math.log10(n)),s=n/Math.pow(10,o),r=s>=Oy?10:s>=Ey?5:s>=Vy?2:1
6890
+ return i}(this,e))}}function Ty({_intern:e,_key:t},i){const n=t(i)
6891
+ return e.has(n)?e.get(n):i}function Ly(e){return null!==e&&"object"==typeof e?e.valueOf():e}const Fy=Math.sqrt(50),Dy=Math.sqrt(10),zy=Math.sqrt(2)
6892
+ function By(e,t,i){const n=(t-e)/Math.max(0,i),o=Math.floor(Math.log10(n)),s=n/Math.pow(10,o),r=s>=Fy?10:s>=Dy?5:s>=zy?2:1
6853
6893
  let a,l,c
6854
- return o<0?(c=Math.pow(10,-o)/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,o)*r,a=Math.round(e/c),l=Math.round(t/c),a*c<e&&++a,l*c>t&&--l),l<a&&.5<=i&&i<2?Hy(e,t,2*i):[a,l,c]}function Py(e,t,i){return Hy(e=+e,t=+t,i=+i)[2]}function Ly(e,t,i=_y){if((n=e.length)&&!isNaN(t=+t)){if(t<=0||n<2)return+i(e[0],0,e)
6894
+ return o<0?(c=Math.pow(10,-o)/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,o)*r,a=Math.round(e/c),l=Math.round(t/c),a*c<e&&++a,l*c>t&&--l),l<a&&.5<=i&&i<2?By(e,t,2*i):[a,l,c]}function Ny(e,t,i){return By(e=+e,t=+t,i=+i)[2]}function Zy(e,t,i=Ey){if((n=e.length)&&!isNaN(t=+t)){if(t<=0||n<2)return+i(e[0],0,e)
6855
6895
  if(t>=1)return+i(e[n-1],n-1,e)
6856
6896
  var n,o=(n-1)*t,s=Math.floor(o),r=+i(e[s],s,e)
6857
- return r+(+i(e[s+1],s+1,e)-r)*(o-s)}}function Ty(e,t,i){e=+e,t=+t,i=(o=arguments.length)<2?(t=e,e=0,1):o<3?1:+i
6897
+ return r+(+i(e[s+1],s+1,e)-r)*(o-s)}}function qy(e,t,i){e=+e,t=+t,i=(o=arguments.length)<2?(t=e,e=0,1):o<3?1:+i
6858
6898
  for(var n=-1,o=0|Math.max(0,Math.ceil((t-e)/i)),s=new Array(o);++n<o;)s[n]=e+n*i
6859
- return s}function Fy(e,t){switch(arguments.length){case 0:break
6899
+ return s}function jy(e,t){switch(arguments.length){case 0:break
6860
6900
  case 1:this.range(e)
6861
6901
  break
6862
- default:this.range(t).domain(e)}return this}const zy=Symbol("implicit")
6863
- function Dy(){var e=new Iy,t=[],i=[],n=zy
6902
+ default:this.range(t).domain(e)}return this}const Uy=Symbol("implicit")
6903
+ function Gy(){var e=new Py,t=[],i=[],n=Uy
6864
6904
  function o(o){let s=e.get(o)
6865
- if(void 0===s){if(n!==zy)return n
6905
+ if(void 0===s){if(n!==Uy)return n
6866
6906
  e.set(o,s=t.push(o)-1)}return i[s%i.length]}return o.domain=function(i){if(!arguments.length)return t.slice()
6867
- t=[],e=new Iy
6907
+ t=[],e=new Py
6868
6908
  for(const n of i)e.has(n)||e.set(n,t.push(n)-1)
6869
- return o},o.range=function(e){return arguments.length?(i=Array.from(e),o):i.slice()},o.unknown=function(e){return arguments.length?(n=e,o):n},o.copy=function(){return Dy(t,i).unknown(n)},Fy.apply(o,arguments),o}function By(){var e,t,i=Dy().unknown(void 0),n=i.domain,o=i.range,s=0,r=1,a=!1,l=0,c=0,d=.5
6909
+ return o},o.range=function(e){return arguments.length?(i=Array.from(e),o):i.slice()},o.unknown=function(e){return arguments.length?(n=e,o):n},o.copy=function(){return Gy(t,i).unknown(n)},jy.apply(o,arguments),o}function Xy(){var e,t,i=Gy().unknown(void 0),n=i.domain,o=i.range,s=0,r=1,a=!1,l=0,c=0,d=.5
6870
6910
  function h(){var i=n().length,h=r<s,u=h?r:s,p=h?s:r
6871
6911
  e=(p-u)/Math.max(1,i-l+2*c),a&&(e=Math.floor(e)),u+=(p-u-e*(i-l))*d,t=e*(1-l),a&&(u=Math.round(u),t=Math.round(t))
6872
- var g=Ty(i).map((function(t){return u+e*t}))
6873
- return o(h?g.reverse():g)}return delete i.unknown,i.domain=function(e){return arguments.length?(n(e),h()):n()},i.range=function(e){return arguments.length?([s,r]=e,s=+s,r=+r,h()):[s,r]},i.rangeRound=function(e){return[s,r]=e,s=+s,r=+r,a=!0,h()},i.bandwidth=function(){return t},i.step=function(){return e},i.round=function(e){return arguments.length?(a=!!e,h()):a},i.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},i.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},i.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},i.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},i.copy=function(){return By(n(),[s,r]).round(a).paddingInner(l).paddingOuter(c).align(d)},Fy.apply(h(),arguments)}function Ny(e){return+e}var Zy=[0,1]
6874
- function qy(e){return e}function jy(e,t){return(t-=e=+e)?function(i){return(i-e)/t}:(i=isNaN(t)?NaN:.5,function(){return i})
6875
- var i}function Uy(e,t,i){var n=e[0],o=e[1],s=t[0],r=t[1]
6876
- return o<n?(n=jy(o,n),s=i(r,s)):(n=jy(n,o),s=i(s,r)),function(e){return s(n(e))}}function Gy(e,t,i){var n=Math.min(e.length,t.length)-1,o=new Array(n),s=new Array(n),r=-1
6877
- for(e[n]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++r<n;)o[r]=jy(e[r],e[r+1]),s[r]=i(t[r],t[r+1])
6878
- return function(t){var i=My(e,t,1,n)-1
6879
- return s[i](o[i](t))}}function Xy(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function Wy(){var e,t,i,n,o,s,r=Zy,a=Zy,l=Ub,c=qy
6912
+ var g=qy(i).map((function(t){return u+e*t}))
6913
+ return o(h?g.reverse():g)}return delete i.unknown,i.domain=function(e){return arguments.length?(n(e),h()):n()},i.range=function(e){return arguments.length?([s,r]=e,s=+s,r=+r,h()):[s,r]},i.rangeRound=function(e){return[s,r]=e,s=+s,r=+r,a=!0,h()},i.bandwidth=function(){return t},i.step=function(){return e},i.round=function(e){return arguments.length?(a=!!e,h()):a},i.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},i.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},i.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},i.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},i.copy=function(){return Xy(n(),[s,r]).round(a).paddingInner(l).paddingOuter(c).align(d)},jy.apply(h(),arguments)}function Wy(e){return+e}var Ky=[0,1]
6914
+ function Yy(e){return e}function Qy(e,t){return(t-=e=+e)?function(i){return(i-e)/t}:(i=isNaN(t)?NaN:.5,function(){return i})
6915
+ var i}function Jy(e,t,i){var n=e[0],o=e[1],s=t[0],r=t[1]
6916
+ return o<n?(n=Qy(o,n),s=i(r,s)):(n=Qy(n,o),s=i(s,r)),function(e){return s(n(e))}}function ex(e,t,i){var n=Math.min(e.length,t.length)-1,o=new Array(n),s=new Array(n),r=-1
6917
+ for(e[n]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++r<n;)o[r]=Qy(e[r],e[r+1]),s[r]=i(t[r],t[r+1])
6918
+ return function(t){var i=Hy(e,t,1,n)-1
6919
+ return s[i](o[i](t))}}function tx(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function ix(){var e,t,i,n,o,s,r=Ky,a=Ky,l=Jb,c=Yy
6880
6920
  function d(){var e,t,i,l=Math.min(r.length,a.length)
6881
- return c!==qy&&(e=r[0],t=r[l-1],e>t&&(i=e,e=t,t=i),c=function(i){return Math.max(e,Math.min(t,i))}),n=l>2?Gy:Uy,o=s=null,h}function h(t){return null==t||isNaN(t=+t)?i:(o||(o=n(r.map(e),a,l)))(e(c(t)))}return h.invert=function(i){return c(t((s||(s=n(a,r.map(e),Bb)))(i)))},h.domain=function(e){return arguments.length?(r=Array.from(e,Ny),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=Gb,d()},h.clamp=function(e){return arguments.length?(c=!!e||qy,d()):c!==qy},h.interpolate=function(e){return arguments.length?(l=e,d()):l},h.unknown=function(e){return arguments.length?(i=e,h):i},function(i,n){return e=i,t=n,d()}}function Ky(){return Wy()(qy,qy)}function Yy(e,t){if((i=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null
6921
+ return c!==Yy&&(e=r[0],t=r[l-1],e>t&&(i=e,e=t,t=i),c=function(i){return Math.max(e,Math.min(t,i))}),n=l>2?ex:Jy,o=s=null,h}function h(t){return null==t||isNaN(t=+t)?i:(o||(o=n(r.map(e),a,l)))(e(c(t)))}return h.invert=function(i){return c(t((s||(s=n(a,r.map(e),Xb)))(i)))},h.domain=function(e){return arguments.length?(r=Array.from(e,Wy),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=ew,d()},h.clamp=function(e){return arguments.length?(c=!!e||Yy,d()):c!==Yy},h.interpolate=function(e){return arguments.length?(l=e,d()):l},h.unknown=function(e){return arguments.length?(i=e,h):i},function(i,n){return e=i,t=n,d()}}function nx(){return ix()(Yy,Yy)}function ox(e,t){if((i=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null
6882
6922
  var i,n=e.slice(0,i)
6883
- return[n.length>1?n[0]+n.slice(2):n,+e.slice(i+1)]}function Qy(e){return(e=Yy(Math.abs(e)))?e[1]:NaN}var Jy,ex=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
6884
- function tx(e){if(!(t=ex.exec(e)))throw new Error("invalid format: "+e)
6923
+ return[n.length>1?n[0]+n.slice(2):n,+e.slice(i+1)]}function sx(e){return(e=ox(Math.abs(e)))?e[1]:NaN}var rx,ax=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
6924
+ function lx(e){if(!(t=ax.exec(e)))throw new Error("invalid format: "+e)
6885
6925
  var t
6886
- return new ix({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 ix(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 nx(e,t){var i=Yy(e,t)
6926
+ return new cx({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 cx(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 dx(e,t){var i=ox(e,t)
6887
6927
  if(!i)return e+""
6888
6928
  var n=i[0],o=i[1]
6889
- return o<0?"0."+new Array(-o).join("0")+n:n.length>o+1?n.slice(0,o+1)+"."+n.slice(o+1):n+new Array(o-n.length+2).join("0")}tx.prototype=ix.prototype,ix.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}
6890
- var ox={"%":(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)=>nx(100*e,t),r:nx,s:function(e,t){var i=Yy(e,t)
6929
+ return o<0?"0."+new Array(-o).join("0")+n:n.length>o+1?n.slice(0,o+1)+"."+n.slice(o+1):n+new Array(o-n.length+2).join("0")}lx.prototype=cx.prototype,cx.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}
6930
+ var hx={"%":(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)=>dx(100*e,t),r:dx,s:function(e,t){var i=ox(e,t)
6891
6931
  if(!i)return e+""
6892
- var n=i[0],o=i[1],s=o-(Jy=3*Math.max(-8,Math.min(8,Math.floor(o/3))))+1,r=n.length
6893
- return s===r?n:s>r?n+new Array(s-r+1).join("0"):s>0?n.slice(0,s)+"."+n.slice(s):"0."+new Array(1-s).join("0")+Yy(e,Math.max(0,t+s-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)}
6894
- function sx(e){return e}var rx,ax,lx,cx=Array.prototype.map,dx=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"]
6895
- function hx(e){var t,i,n=void 0===e.grouping||void 0===e.thousands?sx:(t=cx.call(e.grouping,Number),i=e.thousands+"",function(e,n){for(var o=e.length,s=[],r=0,a=t[0],l=0;o>0&&a>0&&(l+a+1>n&&(a=Math.max(1,n-l)),s.push(e.substring(o-=a,o+a)),!((l+=a+1)>n));)a=t[r=(r+1)%t.length]
6896
- return s.reverse().join(i)}),o=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?sx:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(cx.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+""
6897
- function h(e){var t=(e=tx(e)).fill,i=e.align,h=e.sign,u=e.symbol,p=e.zero,g=e.width,v=e.comma,f=e.precision,m=e.trim,b=e.type
6898
- "n"===b?(v=!0,b="g"):ox[b]||(void 0===f&&(f=12),m=!0,b="g"),(p||"0"===t&&"="===i)&&(p=!0,t="0",i="=")
6899
- var w="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",y="$"===u?s:/[%p]/.test(b)?l:"",x=ox[b],$=/[defgprs%]/.test(b)
6932
+ var n=i[0],o=i[1],s=o-(rx=3*Math.max(-8,Math.min(8,Math.floor(o/3))))+1,r=n.length
6933
+ return s===r?n:s>r?n+new Array(s-r+1).join("0"):s>0?n.slice(0,s)+"."+n.slice(s):"0."+new Array(1-s).join("0")+ox(e,Math.max(0,t+s-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)}
6934
+ function ux(e){return e}var px,gx,vx,fx=Array.prototype.map,mx=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"]
6935
+ function bx(e){var t,i,n=void 0===e.grouping||void 0===e.thousands?ux:(t=fx.call(e.grouping,Number),i=e.thousands+"",function(e,n){for(var o=e.length,s=[],r=0,a=t[0],l=0;o>0&&a>0&&(l+a+1>n&&(a=Math.max(1,n-l)),s.push(e.substring(o-=a,o+a)),!((l+=a+1)>n));)a=t[r=(r+1)%t.length]
6936
+ return s.reverse().join(i)}),o=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?ux:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(fx.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+""
6937
+ function h(e){var t=(e=lx(e)).fill,i=e.align,h=e.sign,u=e.symbol,p=e.zero,g=e.width,v=e.comma,f=e.precision,m=e.trim,b=e.type
6938
+ "n"===b?(v=!0,b="g"):hx[b]||(void 0===f&&(f=12),m=!0,b="g"),(p||"0"===t&&"="===i)&&(p=!0,t="0",i="=")
6939
+ var w="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",y="$"===u?s:/[%p]/.test(b)?l:"",x=hx[b],$=/[defgprs%]/.test(b)
6900
6940
  function C(e){var o,s,l,u=w,C=y
6901
6941
  if("c"===b)C=x(e)+C,e=""
6902
6942
  else{var k=(e=+e)<0||1/e<0
@@ -6905,28 +6945,28 @@ break
6905
6945
  case"0":0===o&&(o=n),t=n
6906
6946
  break
6907
6947
  default:if(!+e[n])break e
6908
- o>0&&(o=0)}return o>0?e.slice(0,o)+e.slice(t+1):e}(e)),k&&0==+e&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?dx[8+Jy/3]:"")+C+(k&&"("===h?")":""),$)for(o=-1,s=e.length;++o<s;)if(48>(l=e.charCodeAt(o))||l>57){C=(46===l?r+e.slice(o+1):e.slice(o))+C,e=e.slice(0,o)
6948
+ o>0&&(o=0)}return o>0?e.slice(0,o)+e.slice(t+1):e}(e)),k&&0==+e&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?mx[8+rx/3]:"")+C+(k&&"("===h?")":""),$)for(o=-1,s=e.length;++o<s;)if(48>(l=e.charCodeAt(o))||l>57){C=(46===l?r+e.slice(o+1):e.slice(o))+C,e=e.slice(0,o)
6909
6949
  break}}v&&!p&&(e=n(e,1/0))
6910
- var _=u.length+e.length+C.length,S=_<g?new Array(g-_+1).join(t):""
6911
- switch(v&&p&&(e=n(S+e,S.length?g-C.length:1/0),S=""),i){case"<":e=u+e+C+S
6950
+ var S=u.length+e.length+C.length,_=S<g?new Array(g-S+1).join(t):""
6951
+ switch(v&&p&&(e=n(_+e,_.length?g-C.length:1/0),_=""),i){case"<":e=u+e+C+_
6912
6952
  break
6913
- case"=":e=u+S+e+C
6953
+ case"=":e=u+_+e+C
6914
6954
  break
6915
- case"^":e=S.slice(0,_=S.length>>1)+u+e+C+S.slice(_)
6955
+ case"^":e=_.slice(0,S=_.length>>1)+u+e+C+_.slice(S)
6916
6956
  break
6917
- default:e=S+u+e+C}return a(e)}return f=void 0===f?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,f)):Math.max(0,Math.min(20,f)),C.toString=function(){return e+""},C}return{format:h,formatPrefix:function(e,t){var i=h(((e=tx(e)).type="f",e)),n=3*Math.max(-8,Math.min(8,Math.floor(Qy(t)/3))),o=Math.pow(10,-n),s=dx[8+n/3]
6918
- return function(e){return i(o*e)+s}}}}function ux(e,t,i,n){var o,s=function(e,t,i){i=+i
6919
- const n=(t=+t)<(e=+e),o=n?Py(t,e,i):Py(e,t,i)
6957
+ default:e=_+u+e+C}return a(e)}return f=void 0===f?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,f)):Math.max(0,Math.min(20,f)),C.toString=function(){return e+""},C}return{format:h,formatPrefix:function(e,t){var i=h(((e=lx(e)).type="f",e)),n=3*Math.max(-8,Math.min(8,Math.floor(sx(t)/3))),o=Math.pow(10,-n),s=mx[8+n/3]
6958
+ return function(e){return i(o*e)+s}}}}function wx(e,t,i,n){var o,s=function(e,t,i){i=+i
6959
+ const n=(t=+t)<(e=+e),o=n?Ny(t,e,i):Ny(e,t,i)
6920
6960
  return(n?-1:1)*(o<0?1/-o:o)}(e,t,i)
6921
- switch((n=tx(null==n?",f":n)).type){case"s":var r=Math.max(Math.abs(e),Math.abs(t))
6922
- return null!=n.precision||isNaN(o=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(Qy(t)/3)))-Qy(Math.abs(e)))}(s,r))||(n.precision=o),lx(n,r)
6923
- case"":case"e":case"g":case"p":case"r":null!=n.precision||isNaN(o=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,Qy(t)-Qy(e))+1}(s,Math.max(Math.abs(e),Math.abs(t))))||(n.precision=o-("e"===n.type))
6961
+ switch((n=lx(null==n?",f":n)).type){case"s":var r=Math.max(Math.abs(e),Math.abs(t))
6962
+ return null!=n.precision||isNaN(o=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(sx(t)/3)))-sx(Math.abs(e)))}(s,r))||(n.precision=o),vx(n,r)
6963
+ case"":case"e":case"g":case"p":case"r":null!=n.precision||isNaN(o=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,sx(t)-sx(e))+1}(s,Math.max(Math.abs(e),Math.abs(t))))||(n.precision=o-("e"===n.type))
6924
6964
  break
6925
- case"f":case"%":null!=n.precision||isNaN(o=function(e){return Math.max(0,-Qy(Math.abs(e)))}(s))||(n.precision=o-2*("%"===n.type))}return ax(n)}function px(e){var t=e.domain
6965
+ case"f":case"%":null!=n.precision||isNaN(o=function(e){return Math.max(0,-sx(Math.abs(e)))}(s))||(n.precision=o-2*("%"===n.type))}return gx(n)}function yx(e){var t=e.domain
6926
6966
  return e.ticks=function(e){var i=t()
6927
6967
  return function(e,t,i){if(!((i=+i)>0))return[]
6928
6968
  if((e=+e)==(t=+t))return[e]
6929
- const n=t<e,[o,s,r]=n?Hy(t,e,i):Hy(e,t,i)
6969
+ const n=t<e,[o,s,r]=n?By(t,e,i):By(e,t,i)
6930
6970
  if(!(s>=o))return[]
6931
6971
  const a=s-o+1,l=new Array(a)
6932
6972
  if(n)if(r<0)for(let e=0;e<a;++e)l[e]=(s-e)/-r
@@ -6934,85 +6974,85 @@ else for(let e=0;e<a;++e)l[e]=(s-e)*r
6934
6974
  else if(r<0)for(let e=0;e<a;++e)l[e]=(o+e)/-r
6935
6975
  else for(let e=0;e<a;++e)l[e]=(o+e)*r
6936
6976
  return l}(i[0],i[i.length-1],null==e?10:e)},e.tickFormat=function(e,i){var n=t()
6937
- return ux(n[0],n[n.length-1],null==e?10:e,i)},e.nice=function(i){null==i&&(i=10)
6977
+ return wx(n[0],n[n.length-1],null==e?10:e,i)},e.nice=function(i){null==i&&(i=10)
6938
6978
  var n,o,s=t(),r=0,a=s.length-1,l=s[r],c=s[a],d=10
6939
- for(c<l&&(o=l,l=c,c=o,o=r,r=a,a=o);d-- >0;){if((o=Py(l,c,i))===n)return s[r]=l,s[a]=c,t(s)
6979
+ for(c<l&&(o=l,l=c,c=o,o=r,r=a,a=o);d-- >0;){if((o=Ny(l,c,i))===n)return s[r]=l,s[a]=c,t(s)
6940
6980
  if(o>0)l=Math.floor(l/o)*o,c=Math.ceil(c/o)*o
6941
6981
  else{if(!(o<0))break
6942
- l=Math.ceil(l*o)/o,c=Math.floor(c*o)/o}n=o}return e},e}function gx(){var e=Ky()
6943
- return e.copy=function(){return Xy(e,gx())},Fy.apply(e,arguments),px(e)}function vx(){var e,t=[],i=[],n=[]
6982
+ l=Math.ceil(l*o)/o,c=Math.floor(c*o)/o}n=o}return e},e}function xx(){var e=nx()
6983
+ return e.copy=function(){return tx(e,xx())},jy.apply(e,arguments),yx(e)}function $x(){var e,t=[],i=[],n=[]
6944
6984
  function o(){var e=0,o=Math.max(1,i.length)
6945
- for(n=new Array(o-1);++e<o;)n[e-1]=Ly(t,e/o)
6946
- return s}function s(t){return null==t||isNaN(t=+t)?e:i[My(n,t)]}return s.invertExtent=function(e){var o=i.indexOf(e)
6985
+ for(n=new Array(o-1);++e<o;)n[e-1]=Zy(t,e/o)
6986
+ return s}function s(t){return null==t||isNaN(t=+t)?e:i[Hy(n,t)]}return s.invertExtent=function(e){var o=i.indexOf(e)
6947
6987
  return o<0?[NaN,NaN]:[o>0?n[o-1]:t[0],o<n.length?n[o]:t[t.length-1]]},s.domain=function(e){if(!arguments.length)return t.slice()
6948
6988
  t=[]
6949
6989
  for(let i of e)null==i||isNaN(i=+i)||t.push(i)
6950
- return t.sort(xy),o()},s.range=function(e){return arguments.length?(i=Array.from(e),o()):i.slice()},s.unknown=function(t){return arguments.length?(e=t,s):e},s.quantiles=function(){return n.slice()},s.copy=function(){return vx().domain(t).range(i).unknown(e)},Fy.apply(s,arguments)}rx=hx({thousands:",",grouping:[3],currency:["$",""]}),ax=rx.format,lx=rx.formatPrefix
6951
- const fx="bottom-left",mx="bottom-right",bx="top-left",wx="top-right",yx="top",xx="show",$x="hide",Cx="linear",kx="ordinal"
6952
- class _x{constructor(e){this.defaultPadding=0,this.baseMarginPercentage=.04
6990
+ return t.sort(Iy),o()},s.range=function(e){return arguments.length?(i=Array.from(e),o()):i.slice()},s.unknown=function(t){return arguments.length?(e=t,s):e},s.quantiles=function(){return n.slice()},s.copy=function(){return $x().domain(t).range(i).unknown(e)},jy.apply(s,arguments)}px=bx({thousands:",",grouping:[3],currency:["$",""]}),gx=px.format,vx=px.formatPrefix
6991
+ const Cx="bottom-left",kx="bottom-right",Sx="top-left",_x="top-right",Mx="top",Ix="show",Rx="hide",Ax="linear",Ox="ordinal"
6992
+ class Ex{constructor(e){this.defaultPadding=0,this.baseMarginPercentage=.04
6953
6993
  const t={width:e.canvasWidth,height:e.canvasHeight},i=this.calculateGridDimensions(e.dies),n=Math.min(t.width,t.height),o={top:(t.height-n)/2,right:(t.width-n)/2,bottom:(t.height-n)/2,left:(t.width-n)/2},s={top:n*this.baseMarginPercentage,right:n*this.baseMarginPercentage,bottom:n*this.baseMarginPercentage,left:n*this.baseMarginPercentage}
6954
6994
  this.margin=this.calculateMarginAddition(s,o),this.containerDimensions=this.calculateContainerDimensions(t,this.margin)
6955
6995
  const r=Math.min(this.containerDimensions.width,this.containerDimensions.height)
6956
6996
  this.horizontalScale=this.createHorizontalScale(e.quadrant,i,r),this.invertedHorizontalScale=this.createInvertedHorizontalScale(e.quadrant,i,r),this.verticalScale=this.createVerticalScale(e.quadrant,i,r),this.invertedVerticalScale=this.createInvertedVerticalScale(e.quadrant,i,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}
6957
6997
  const t={x:e[0].x,y:e[0].y},i={x:e[0].x,y:e[0].y}
6958
6998
  for(const n of e)n.x<t.x&&(t.x=n.x),n.y<t.y&&(t.y=n.y),n.x>i.x&&(i.x=n.x),n.y>i.y&&(i.y=n.y)
6959
- return{origin:t,rows:i.y-t.y+1,cols:i.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,i){const n=By().domain(Ty(t.origin.x,t.origin.x+t.cols)).paddingInner(0).paddingOuter(0).align(0).round(!1)
6960
- return e===fx||e===bx?n.range([0,i]):n.range([i,0])}createInvertedHorizontalScale(e,t,i){const n=vx().domain([0,i])
6961
- return e===fx||e===bx?n.range(Ty(t.origin.x,t.origin.x+t.cols)):n.range(Ty(t.origin.x,t.origin.x+t.cols).reverse())}createVerticalScale(e,t,i){const n=By().domain(Ty(t.origin.y,t.origin.y+t.rows)).paddingInner(this.defaultPadding).paddingOuter(0).align(0).round(!1)
6962
- return e===fx||e===mx?n.range([i,0]):n.range([0,i])}createInvertedVerticalScale(e,t,i){const n=vx().domain([0,i])
6963
- return e===fx||e===mx?n.range(Ty(t.origin.y,t.origin.y+t.rows).reverse()):n.range(Ty(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 Sx{constructor(e,t,i,n,o){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(n,e.maxCharacters),this.diesRenderInfo=[]
6999
+ return{origin:t,rows:i.y-t.y+1,cols:i.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,i){const n=Xy().domain(qy(t.origin.x,t.origin.x+t.cols)).paddingInner(0).paddingOuter(0).align(0).round(!1)
7000
+ return e===Cx||e===Sx?n.range([0,i]):n.range([i,0])}createInvertedHorizontalScale(e,t,i){const n=$x().domain([0,i])
7001
+ return e===Cx||e===Sx?n.range(qy(t.origin.x,t.origin.x+t.cols)):n.range(qy(t.origin.x,t.origin.x+t.cols).reverse())}createVerticalScale(e,t,i){const n=Xy().domain(qy(t.origin.y,t.origin.y+t.rows)).paddingInner(this.defaultPadding).paddingOuter(0).align(0).round(!1)
7002
+ return e===Cx||e===kx?n.range([i,0]):n.range([0,i])}createInvertedVerticalScale(e,t,i){const n=$x().domain([0,i])
7003
+ return e===Cx||e===kx?n.range(qy(t.origin.y,t.origin.y+t.rows).reverse()):n.range(qy(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 Vx{constructor(e,t,i,n,o){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(n,e.maxCharacters),this.diesRenderInfo=[]
6964
7004
  for(const n of e.dies){const s=t(n.x)??0,r=i(n.y)??0
6965
- this.diesRenderInfo.push({x:s+o.right,y:r+o.top,fillStyle:this.calculateFillStyle(n.value,e.colorScaleMode,e.highlightedValues),text:this.buildLabel(n.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)?gx().domain(e.values.map((e=>+e))).range(e.colors):Dy().domain(e.values).range(e.colors)}dieHasData(e){return null!=e&&""!==e}buildLabel(e,t,i,n){if(i||!this.dieHasData(e))return""
7005
+ this.diesRenderInfo.push({x:s+o.right,y:r+o.top,fillStyle:this.calculateFillStyle(n.value,e.colorScaleMode,e.highlightedValues),text:this.buildLabel(n.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)?xx().domain(e.values.map((e=>+e))).range(e.colors):Gy().domain(e.values).range(e.colors)}dieHasData(e){return null!=e&&""!==e}buildLabel(e,t,i,n){if(i||!this.dieHasData(e))return""
6966
7006
  const o=`${e}${n}`
6967
- return o.length>t?`${o.substring(0,t)}…`:o}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===Cx}isColorScaleOrdinal(e){return e===kx}calculateFillStyle(e,t,i){let n=this.emptyDieColor
7007
+ return o.length>t?`${o.substring(0,t)}…`:o}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===Ax}isColorScaleOrdinal(e){return e===Ox}calculateFillStyle(e,t,i){let n=this.emptyDieColor
6968
7008
  if(this.dieHasData(e)&&(isNaN(+e)?n=this.nanDieColor:this.isColorScaleLinear(t)?n=this.d3ColorScale(+e):this.isColorScaleOrdinal(t)&&(n=this.d3ColorScale(e))),void 0===n)return this.emptyDieColor
6969
7009
  let o=Ho(n)
6970
- return null===o?this.emptyDieColor:(o=new So(o.r,o.g,o.b,this.calculateOpacity(e,i)),o.toStringWebRGBA())}}class Mx{constructor(e){this.computations=new _x(e),this.prerendering=new Sx(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 Ix{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?$x:xx,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),i=this.wafermap.transform.apply([e+this.wafermap.dataManager.margin.left,t+this.wafermap.dataManager.margin.top])
7010
+ return null===o?this.emptyDieColor:(o=new _o(o.r,o.g,o.b,this.calculateOpacity(e,i)),o.toStringWebRGBA())}}class Hx{constructor(e){this.computations=new Ex(e),this.prerendering=new Vx(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 Px{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?Rx:Ix,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),i=this.wafermap.transform.apply([e+this.wafermap.dataManager.margin.left,t+this.wafermap.dataManager.margin.top])
6971
7011
  return`translate(${i[0]}, ${i[1]})`}return""}renderDies(){let e
6972
7012
  this.dies.sort(((e,t)=>e.fillStyle>t.fillStyle?1:t.fillStyle>e.fillStyle?-1:0))
6973
7013
  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
6974
7014
  this.wafermap.canvasContext.font=`${t.toString()}px sans-serif`,this.wafermap.canvasContext.fillStyle="#ffffff",this.wafermap.canvasContext.textAlign="center",this.wafermap.canvasContext.lineCap="butt"
6975
7015
  const i=this.wafermap.canvasContext.measureText("M")
6976
- 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+i.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 Rx{constructor(e){this.wafermap=e,this.zoomTransform=cy,this.minScale=1.1,this.minExtentPoint=[-100,-100],this.extentPadding=100,this.zoomBehavior=this.createZoomBehavior(),this.zoomBehavior(Gm(this.wafermap.canvas))}rescale(e){const t=e.transform
6977
- t.k===this.minScale?(this.zoomTransform=cy,this.zoomBehavior.transform(Gm(this.wafermap.canvas),cy)):this.zoomTransform=t,this.wafermap.transform=this.zoomTransform}createZoomBehavior(){const e=function(){var e,t,i,n=py,o=gy,s=by,r=fy,a=my,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=ow,u=If("start","zoom","end"),p=500,g=0,v=10
6978
- function f(e){e.property("__zoom",vy).on("wheel.zoom",C,{passive:!1}).on("mousedown.zoom",k).on("dblclick.zoom",_).filter(a).on("touchstart.zoom",S).on("touchmove.zoom",M).on("touchend.zoom touchcancel.zoom",I).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function m(e,t){return(t=Math.max(l[0],Math.min(l[1],t)))===e.k?e:new ly(t,e.x,e.y)}function b(e,t,i){var n=t[0]-i[0]*e.k,o=t[1]-i[1]*e.k
6979
- return n===e.x&&o===e.y?e:new ly(e.k,n,o)}function w(e){return[(+e[0][0]+ +e[1][0])/2,(+e[0][1]+ +e[1][1])/2]}function y(e,t,i,n){e.on("start.zoom",(function(){x(this,arguments).event(n).start()})).on("interrupt.zoom end.zoom",(function(){x(this,arguments).event(n).end()})).tween("zoom",(function(){var e=this,s=arguments,r=x(e,s).event(n),a=o.apply(e,s),l=null==i?w(a):"function"==typeof i?i.apply(e,s):i,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))
7016
+ 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+i.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 Tx{constructor(e){this.wafermap=e,this.zoomTransform=fy,this.minScale=1.1,this.minExtentPoint=[-100,-100],this.extentPadding=100,this.zoomBehavior=this.createZoomBehavior(),this.zoomBehavior(eb(this.wafermap.canvas))}rescale(e){const t=e.transform
7017
+ t.k===this.minScale?(this.zoomTransform=fy,this.zoomBehavior.transform(eb(this.wafermap.canvas),fy)):this.zoomTransform=t,this.wafermap.transform=this.zoomTransform}createZoomBehavior(){const e=function(){var e,t,i,n=yy,o=xy,s=Sy,r=Cy,a=ky,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=hw,u=Pf("start","zoom","end"),p=500,g=0,v=10
7018
+ function f(e){e.property("__zoom",$y).on("wheel.zoom",C,{passive:!1}).on("mousedown.zoom",k).on("dblclick.zoom",S).filter(a).on("touchstart.zoom",_).on("touchmove.zoom",M).on("touchend.zoom touchcancel.zoom",I).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function m(e,t){return(t=Math.max(l[0],Math.min(l[1],t)))===e.k?e:new vy(t,e.x,e.y)}function b(e,t,i){var n=t[0]-i[0]*e.k,o=t[1]-i[1]*e.k
7019
+ return n===e.x&&o===e.y?e:new vy(e.k,n,o)}function w(e){return[(+e[0][0]+ +e[1][0])/2,(+e[0][1]+ +e[1][1])/2]}function y(e,t,i,n){e.on("start.zoom",(function(){x(this,arguments).event(n).start()})).on("interrupt.zoom end.zoom",(function(){x(this,arguments).event(n).end()})).tween("zoom",(function(){var e=this,s=arguments,r=x(e,s).event(n),a=o.apply(e,s),l=null==i?w(a):"function"==typeof i?i.apply(e,s):i,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))
6980
7020
  return function(e){if(1===e)e=u
6981
7021
  else{var t=p(e),i=c/t[2]
6982
- e=new ly(i,l[0]-t[0]*i,l[1]-t[1]*i)}r.zoom(null,e)}}))}function x(e,t,i){return!i&&e.__zooming||new $(e,t)}function $(e,t){this.that=e,this.args=t,this.active=0,this.sourceEvent=null,this.extent=o.apply(e,t),this.taps=0}function C(e,...t){if(n.apply(this,arguments)){var i=x(this,t).event(e),o=this.__zoom,a=Math.max(l[0],Math.min(l[1],o.k*Math.pow(2,r.apply(this,arguments)))),d=Xm(e)
7022
+ e=new vy(i,l[0]-t[0]*i,l[1]-t[1]*i)}r.zoom(null,e)}}))}function x(e,t,i){return!i&&e.__zooming||new $(e,t)}function $(e,t){this.that=e,this.args=t,this.active=0,this.sourceEvent=null,this.extent=o.apply(e,t),this.taps=0}function C(e,...t){if(n.apply(this,arguments)){var i=x(this,t).event(e),o=this.__zoom,a=Math.max(l[0],Math.min(l[1],o.k*Math.pow(2,r.apply(this,arguments)))),d=tb(e)
6983
7023
  if(i.wheel)i.mouse[0][0]===d[0]&&i.mouse[0][1]===d[1]||(i.mouse[1]=o.invert(i.mouse[0]=d)),clearTimeout(i.wheel)
6984
7024
  else{if(o.k===a)return
6985
- i.mouse=[d,o.invert(d)],Mw(this),i.start()}uy(e),i.wheel=setTimeout(h,150),i.zoom("mouse",s(b(m(o,a),i.mouse[0],i.mouse[1]),i.extent,c))}function h(){i.wheel=null,i.end()}}function k(e,...t){if(!i&&n.apply(this,arguments)){var o=e.currentTarget,r=x(this,t,!0).event(e),a=Gm(e.view).on("mousemove.zoom",u,!0).on("mouseup.zoom",p,!0),l=Xm(e,o),d=e.clientX,h=e.clientY
6986
- Ym(e.view),hy(e),r.mouse=[l,this.__zoom.invert(l)],Mw(this),r.start()}function u(e){if(uy(e),!r.moved){var t=e.clientX-d,i=e.clientY-h
6987
- r.moved=t*t+i*i>g}r.event(e).zoom("mouse",s(b(r.that.__zoom,r.mouse[0]=Xm(e,o),r.mouse[1]),r.extent,c))}function p(e){a.on("mousemove.zoom mouseup.zoom",null),Qm(e.view,r.moved),uy(e),r.event(e).end()}}function _(e,...t){if(n.apply(this,arguments)){var i=this.__zoom,r=Xm(e.changedTouches?e.changedTouches[0]:e,this),a=i.invert(r),l=i.k*(e.shiftKey?.5:2),h=s(b(m(i,l),r,a),o.apply(this,t),c)
6988
- uy(e),d>0?Gm(this).transition().duration(d).call(y,h,r,e):Gm(this).call(f.transform,h,r,e)}}function S(i,...o){if(n.apply(this,arguments)){var s,r,a,l,c=i.touches,d=c.length,h=x(this,o,i.changedTouches.length===d).event(i)
6989
- for(hy(i),r=0;r<d;++r)l=[l=Xm(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)
6990
- e&&(e=clearTimeout(e)),s&&(h.taps<2&&(t=l[0],e=setTimeout((function(){e=null}),p)),Mw(this),h.start())}}function M(e,...t){if(this.__zooming){var i,n,o,r,a=x(this,t).event(e),l=e.changedTouches,d=l.length
6991
- for(uy(e),i=0;i<d;++i)o=Xm(n=l[i],this),a.touch0&&a.touch0[2]===n.identifier?a.touch0[0]=o:a.touch1&&a.touch1[2]===n.identifier&&(a.touch1[0]=o)
7025
+ i.mouse=[d,o.invert(d)],Hw(this),i.start()}wy(e),i.wheel=setTimeout(h,150),i.zoom("mouse",s(b(m(o,a),i.mouse[0],i.mouse[1]),i.extent,c))}function h(){i.wheel=null,i.end()}}function k(e,...t){if(!i&&n.apply(this,arguments)){var o=e.currentTarget,r=x(this,t,!0).event(e),a=eb(e.view).on("mousemove.zoom",u,!0).on("mouseup.zoom",p,!0),l=tb(e,o),d=e.clientX,h=e.clientY
7026
+ ob(e.view),by(e),r.mouse=[l,this.__zoom.invert(l)],Hw(this),r.start()}function u(e){if(wy(e),!r.moved){var t=e.clientX-d,i=e.clientY-h
7027
+ r.moved=t*t+i*i>g}r.event(e).zoom("mouse",s(b(r.that.__zoom,r.mouse[0]=tb(e,o),r.mouse[1]),r.extent,c))}function p(e){a.on("mousemove.zoom mouseup.zoom",null),sb(e.view,r.moved),wy(e),r.event(e).end()}}function S(e,...t){if(n.apply(this,arguments)){var i=this.__zoom,r=tb(e.changedTouches?e.changedTouches[0]:e,this),a=i.invert(r),l=i.k*(e.shiftKey?.5:2),h=s(b(m(i,l),r,a),o.apply(this,t),c)
7028
+ wy(e),d>0?eb(this).transition().duration(d).call(y,h,r,e):eb(this).call(f.transform,h,r,e)}}function _(i,...o){if(n.apply(this,arguments)){var s,r,a,l,c=i.touches,d=c.length,h=x(this,o,i.changedTouches.length===d).event(i)
7029
+ for(by(i),r=0;r<d;++r)l=[l=tb(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)
7030
+ e&&(e=clearTimeout(e)),s&&(h.taps<2&&(t=l[0],e=setTimeout((function(){e=null}),p)),Hw(this),h.start())}}function M(e,...t){if(this.__zooming){var i,n,o,r,a=x(this,t).event(e),l=e.changedTouches,d=l.length
7031
+ for(wy(e),i=0;i<d;++i)o=tb(n=l[i],this),a.touch0&&a.touch0[2]===n.identifier?a.touch0[0]=o:a.touch1&&a.touch1[2]===n.identifier&&(a.touch1[0]=o)
6992
7032
  if(n=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,f=(f=g[0]-u[0])*f+(f=g[1]-u[1])*f
6993
7033
  n=m(n,Math.sqrt(v/f)),o=[(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
6994
7034
  o=a.touch0[0],r=a.touch0[1]}a.zoom("touch",s(b(n,o,r),a.extent,c))}}function I(e,...n){if(this.__zooming){var o,s,r=x(this,n).event(e),a=e.changedTouches,l=a.length
6995
- for(hy(e),i&&clearTimeout(i),i=setTimeout((function(){i=null}),p),o=0;o<l;++o)s=a[o],r.touch0&&r.touch0[2]===s.identifier?delete r.touch0:r.touch1&&r.touch1[2]===s.identifier&&delete r.touch1
7035
+ for(by(e),i&&clearTimeout(i),i=setTimeout((function(){i=null}),p),o=0;o<l;++o)s=a[o],r.touch0&&r.touch0[2]===s.identifier?delete r.touch0:r.touch1&&r.touch1[2]===s.identifier&&delete r.touch1
6996
7036
  if(r.touch1&&!r.touch0&&(r.touch0=r.touch1,delete r.touch1),r.touch0)r.touch0[1]=this.__zoom.invert(r.touch0[0])
6997
- else if(r.end(),2===r.taps&&(s=Xm(s,this),Math.hypot(t[0]-s[0],t[1]-s[1])<v)){var c=Gm(this).on("dblclick.zoom")
7037
+ else if(r.end(),2===r.taps&&(s=tb(s,this),Math.hypot(t[0]-s[0],t[1]-s[1])<v)){var c=eb(this).on("dblclick.zoom")
6998
7038
  c&&c.apply(this,arguments)}}}return f.transform=function(e,t,i,n){var o=e.selection?e.selection():e
6999
- o.property("__zoom",vy),e!==o?y(e,t,i,n):o.interrupt().each((function(){x(this,arguments).event(n).start().zoom(null,"function"==typeof t?t.apply(this,arguments):t).end()}))},f.scaleBy=function(e,t,i,n){f.scaleTo(e,(function(){return this.__zoom.k*("function"==typeof t?t.apply(this,arguments):t)}),i,n)},f.scaleTo=function(e,t,i,n){f.transform(e,(function(){var e=o.apply(this,arguments),n=this.__zoom,r=null==i?w(e):"function"==typeof i?i.apply(this,arguments):i,a=n.invert(r),l="function"==typeof t?t.apply(this,arguments):t
7039
+ o.property("__zoom",$y),e!==o?y(e,t,i,n):o.interrupt().each((function(){x(this,arguments).event(n).start().zoom(null,"function"==typeof t?t.apply(this,arguments):t).end()}))},f.scaleBy=function(e,t,i,n){f.scaleTo(e,(function(){return this.__zoom.k*("function"==typeof t?t.apply(this,arguments):t)}),i,n)},f.scaleTo=function(e,t,i,n){f.transform(e,(function(){var e=o.apply(this,arguments),n=this.__zoom,r=null==i?w(e):"function"==typeof i?i.apply(this,arguments):i,a=n.invert(r),l="function"==typeof t?t.apply(this,arguments):t
7000
7040
  return s(b(m(n,l),r,a),e,c)}),i,n)},f.translateBy=function(e,t,i,n){f.transform(e,(function(){return s(this.__zoom.translate("function"==typeof t?t.apply(this,arguments):t,"function"==typeof i?i.apply(this,arguments):i),o.apply(this,arguments),c)}),null,n)},f.translateTo=function(e,t,i,n,r){f.transform(e,(function(){var e=o.apply(this,arguments),r=this.__zoom,a=null==n?w(e):"function"==typeof n?n.apply(this,arguments):n
7001
- return s(cy.translate(a[0],a[1]).scale(r.k).translate("function"==typeof t?-t.apply(this,arguments):-t,"function"==typeof i?-i.apply(this,arguments):-i),e,c)}),n,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=Gm(this.that).datum()
7002
- u.call(e,this.that,new ay(e,{sourceEvent:this.sourceEvent,target:f,type:e,transform:this.that.__zoom,dispatch:u}),t)}},f.wheelDelta=function(e){return arguments.length?(r="function"==typeof e?e:ry(+e),f):r},f.filter=function(e){return arguments.length?(n="function"==typeof e?e:ry(!!e),f):n},f.touchable=function(e){return arguments.length?(a="function"==typeof e?e:ry(!!e),f):a},f.extent=function(e){return arguments.length?(o="function"==typeof e?e:ry([[+e[0][0],+e[0][1]],[+e[1][0],+e[1][1]]]),f):o},f.scaleExtent=function(e){return arguments.length?(l[0]=+e[0],l[1]=+e[1],f):[l[0],l[1]]},f.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],f):[[c[0][0],c[0][1]],[c[1][0],c[1][1]]]},f.constrain=function(e){return arguments.length?(s=e,f):s},f.duration=function(e){return arguments.length?(d=+e,f):d},f.interpolate=function(e){return arguments.length?(h=e,f):h},f.on=function(){var e=u.on.apply(u,arguments)
7003
- return e===u?f:e},f.clickDistance=function(e){return arguments.length?(g=(e=+e)*e,f):Math.sqrt(g)},f.tapDistance=function(e){return arguments.length?(v=+e,f):v},f}().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=>dy(this.wafermap.canvas).k>=this.minScale||"wheel"===e.type)).on("zoom",(e=>{this.rescale(e)}))
7004
- return e}getZoomMax(e,t){return Math.ceil(t/e*100)}}class Ax{constructor(e){this.wafermap=e}mousemove(e){const t={x:e.offsetX,y:e.offsetY}
7041
+ return s(fy.translate(a[0],a[1]).scale(r.k).translate("function"==typeof t?-t.apply(this,arguments):-t,"function"==typeof i?-i.apply(this,arguments):-i),e,c)}),n,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=eb(this.that).datum()
7042
+ u.call(e,this.that,new gy(e,{sourceEvent:this.sourceEvent,target:f,type:e,transform:this.that.__zoom,dispatch:u}),t)}},f.wheelDelta=function(e){return arguments.length?(r="function"==typeof e?e:py(+e),f):r},f.filter=function(e){return arguments.length?(n="function"==typeof e?e:py(!!e),f):n},f.touchable=function(e){return arguments.length?(a="function"==typeof e?e:py(!!e),f):a},f.extent=function(e){return arguments.length?(o="function"==typeof e?e:py([[+e[0][0],+e[0][1]],[+e[1][0],+e[1][1]]]),f):o},f.scaleExtent=function(e){return arguments.length?(l[0]=+e[0],l[1]=+e[1],f):[l[0],l[1]]},f.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],f):[[c[0][0],c[0][1]],[c[1][0],c[1][1]]]},f.constrain=function(e){return arguments.length?(s=e,f):s},f.duration=function(e){return arguments.length?(d=+e,f):d},f.interpolate=function(e){return arguments.length?(h=e,f):h},f.on=function(){var e=u.on.apply(u,arguments)
7043
+ return e===u?f:e},f.clickDistance=function(e){return arguments.length?(g=(e=+e)*e,f):Math.sqrt(g)},f.tapDistance=function(e){return arguments.length?(v=+e,f):v},f}().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=>my(this.wafermap.canvas).k>=this.minScale||"wheel"===e.type)).on("zoom",(e=>{this.rescale(e)}))
7044
+ return e}getZoomMax(e,t){return Math.ceil(t/e*100)}}class Lx{constructor(e){this.wafermap=e}mousemove(e){const t={x:e.offsetX,y:e.offsetY}
7005
7045
  if(!this.hoversOverDie(t))return void(this.wafermap.hoverDie=void 0)
7006
7046
  const i=this.wafermap.transform.invert([t.x,t.y]),n=this.calculateDieCoordinates({x:i[0],y:i[1]})
7007
- this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(n)}mouseout(e){this.wafermap.hoverDie=void 0}calculateDieCoordinates(e){const t=this.wafermap.quadrant,i=t===fx||t===bx?Math.floor:Math.ceil,n=t===bx||t===wx?Math.floor:Math.ceil
7047
+ this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(n)}mouseout(e){this.wafermap.hoverDie=void 0}calculateDieCoordinates(e){const t=this.wafermap.quadrant,i=t===Cx||t===Sx?Math.floor:Math.ceil,n=t===Sx||t===_x?Math.floor:Math.ceil
7008
7048
  return{x:i(this.wafermap.dataManager.invertedHorizontalScale(e.x-this.wafermap.dataManager.margin.left)),y:n(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
7009
7049
  let i=0
7010
7050
  for(const e of t)i+=e
7011
- return i>0}}class Ox{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 Rx(e),this.hoverHandler=new Ax(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 Ex extends St{constructor(){super(...arguments),this.quadrant=bx,this.orientation=yx,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=Cx,this.renderQueued=!1,this.transform=cy,this.hoverTransform="",this.hoverOpacity=$x,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 Mx(this),this.renderer=new Ix(this),this.eventCoordinator=new Ox(this)}createResizeObserver(){const e=new ResizeObserver((e=>{const t=e[0]
7051
+ return i>0}}class Fx{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 Tx(e),this.hoverHandler=new Lx(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 Dx extends _t{constructor(){super(...arguments),this.quadrant=Sx,this.orientation=Mx,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=Ax,this.renderQueued=!1,this.transform=fy,this.hoverTransform="",this.hoverOpacity=Rx,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 Hx(this),this.renderer=new Px(this),this.eventCoordinator=new Fx(this)}createResizeObserver(){const e=new ResizeObserver((e=>{const t=e[0]
7012
7052
  if(void 0===t)return
7013
7053
  const{height:i,width:n}=t.contentRect
7014
7054
  this.canvas.width=n,this.canvas.height=i,this.canvasWidth=n,this.canvasHeight=i}))
7015
- 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([oe],Ex.prototype,"quadrant",void 0),e([oe],Ex.prototype,"orientation",void 0),e([oe({attribute:"max-characters",converter:ie})],Ex.prototype,"maxCharacters",void 0),e([oe({attribute:"die-labels-hidden",mode:"boolean"})],Ex.prototype,"dieLabelsHidden",void 0),e([oe({attribute:"die-labels-suffix"})],Ex.prototype,"dieLabelsSuffix",void 0),e([oe({attribute:"color-scale-mode"})],Ex.prototype,"colorScaleMode",void 0),e([f],Ex.prototype,"canvasWidth",void 0),e([f],Ex.prototype,"canvasHeight",void 0),e([f],Ex.prototype,"transform",void 0),e([f],Ex.prototype,"hoverTransform",void 0),e([f],Ex.prototype,"hoverOpacity",void 0),e([f],Ex.prototype,"hoverWidth",void 0),e([f],Ex.prototype,"hoverHeight",void 0),e([f],Ex.prototype,"hoverDie",void 0),e([f],Ex.prototype,"highlightedValues",void 0),e([f],Ex.prototype,"dies",void 0),e([f],Ex.prototype,"colorScale",void 0)
7016
- const Vx=Ex.compose({baseName:"wafer-map",template:wy,styles:yy})
7017
- sn.getOrCreate().withPrefix("nimble").register(Vx())}()
7055
+ 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([oe],Dx.prototype,"quadrant",void 0),e([oe],Dx.prototype,"orientation",void 0),e([oe({attribute:"max-characters",converter:ie})],Dx.prototype,"maxCharacters",void 0),e([oe({attribute:"die-labels-hidden",mode:"boolean"})],Dx.prototype,"dieLabelsHidden",void 0),e([oe({attribute:"die-labels-suffix"})],Dx.prototype,"dieLabelsSuffix",void 0),e([oe({attribute:"color-scale-mode"})],Dx.prototype,"colorScaleMode",void 0),e([f],Dx.prototype,"canvasWidth",void 0),e([f],Dx.prototype,"canvasHeight",void 0),e([f],Dx.prototype,"transform",void 0),e([f],Dx.prototype,"hoverTransform",void 0),e([f],Dx.prototype,"hoverOpacity",void 0),e([f],Dx.prototype,"hoverWidth",void 0),e([f],Dx.prototype,"hoverHeight",void 0),e([f],Dx.prototype,"hoverDie",void 0),e([f],Dx.prototype,"highlightedValues",void 0),e([f],Dx.prototype,"dies",void 0),e([f],Dx.prototype,"colorScale",void 0)
7056
+ const zx=Dx.compose({baseName:"wafer-map",template:_y,styles:My})
7057
+ sn.getOrCreate().withPrefix("nimble").register(zx())}()
7018
7058
  //# sourceMappingURL=all-components-bundle.min.js.map