@ni/nimble-components 9.0.4 → 10.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (61) hide show
  1. package/dist/all-components-bundle.js +79 -86
  2. package/dist/all-components-bundle.js.map +1 -1
  3. package/dist/all-components-bundle.min.js +798 -807
  4. package/dist/all-components-bundle.min.js.map +1 -1
  5. package/dist/esm/button/index.js +1 -1
  6. package/dist/esm/button/styles.js +2 -2
  7. package/dist/esm/button/types.d.ts +0 -1
  8. package/dist/esm/button/types.js.map +1 -1
  9. package/dist/esm/drawer/index.js +16 -16
  10. package/dist/esm/drawer/types.d.ts +12 -12
  11. package/dist/esm/drawer/types.js +10 -12
  12. package/dist/esm/drawer/types.js.map +1 -1
  13. package/dist/esm/icon-base/types.d.ts +7 -7
  14. package/dist/esm/icon-base/types.js +6 -7
  15. package/dist/esm/icon-base/types.js.map +1 -1
  16. package/dist/esm/menu-button/index.js +1 -1
  17. package/dist/esm/menu-button/types.d.ts +0 -1
  18. package/dist/esm/menu-button/types.js +4 -1
  19. package/dist/esm/menu-button/types.js.map +1 -1
  20. package/dist/esm/nimble-components/src/button/types.d.ts +0 -1
  21. package/dist/esm/nimble-components/src/drawer/types.d.ts +12 -12
  22. package/dist/esm/nimble-components/src/icon-base/types.d.ts +7 -7
  23. package/dist/esm/nimble-components/src/menu-button/types.d.ts +0 -1
  24. package/dist/esm/nimble-components/src/patterns/button/types.d.ts +6 -6
  25. package/dist/esm/nimble-components/src/text-area/types.d.ts +5 -6
  26. package/dist/esm/nimble-components/src/text-field/types.d.ts +7 -14
  27. package/dist/esm/nimble-components/src/theme-provider/types.d.ts +6 -6
  28. package/dist/esm/nimble-components/src/toggle-button/types.d.ts +0 -1
  29. package/dist/esm/nimble-components/src/tree-view/types.d.ts +6 -6
  30. package/dist/esm/nimble-components/src/utilities/style/theme.d.ts +5 -5
  31. package/dist/esm/patterns/button/styles.js +3 -3
  32. package/dist/esm/patterns/button/types.d.ts +6 -6
  33. package/dist/esm/patterns/button/types.js +5 -6
  34. package/dist/esm/patterns/button/types.js.map +1 -1
  35. package/dist/esm/text-area/index.js +1 -1
  36. package/dist/esm/text-area/styles.js +2 -2
  37. package/dist/esm/text-area/types.d.ts +5 -6
  38. package/dist/esm/text-area/types.js +4 -5
  39. package/dist/esm/text-area/types.js.map +1 -1
  40. package/dist/esm/text-field/index.js +1 -1
  41. package/dist/esm/text-field/styles.js +5 -5
  42. package/dist/esm/text-field/types.d.ts +7 -14
  43. package/dist/esm/text-field/types.js +6 -7
  44. package/dist/esm/text-field/types.js.map +1 -1
  45. package/dist/esm/theme-provider/design-tokens.js +3 -3
  46. package/dist/esm/theme-provider/index.js +2 -2
  47. package/dist/esm/theme-provider/types.d.ts +6 -6
  48. package/dist/esm/theme-provider/types.js +5 -6
  49. package/dist/esm/theme-provider/types.js.map +1 -1
  50. package/dist/esm/toggle-button/index.js +1 -1
  51. package/dist/esm/toggle-button/types.d.ts +0 -1
  52. package/dist/esm/toggle-button/types.js +4 -0
  53. package/dist/esm/toggle-button/types.js.map +1 -1
  54. package/dist/esm/tree-view/index.js +4 -4
  55. package/dist/esm/tree-view/types.d.ts +6 -6
  56. package/dist/esm/tree-view/types.js +5 -6
  57. package/dist/esm/tree-view/types.js.map +1 -1
  58. package/dist/esm/utilities/style/theme.d.ts +5 -5
  59. package/dist/esm/utilities/style/theme.js +3 -3
  60. package/dist/esm/utilities/style/theme.js.map +1 -1
  61. package/package.json +1 -1
@@ -49,7 +49,7 @@ function b(t,e){f.defineProperty(t,e)}const w=s.getById(3,(()=>{let t=null
49
49
  return{get:()=>t,set(e){t=e}}}))
50
50
  class x{constructor(){this.index=0,this.length=0,this.parent=null,this.parentContext=null}get event(){return w.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(t){w.set(t)}}f.defineProperty(x.prototype,"index"),f.defineProperty(x.prototype,"length")
51
51
  const y=Object.seal(new x)
52
- class ${constructor(){this.targetIndex=0}}class C extends ${constructor(){super(...arguments),this.createPlaceholder=h.createInterpolationPlaceholder}}class k extends ${constructor(t,e,s){super(),this.name=t,this.behavior=e,this.options=s}createPlaceholder(t){return h.createCustomAttributePlaceholder(this.name,t)}createBehavior(t){return new this.behavior(t,this.options)}}function _(t,e){this.source=t,this.context=e,null===this.bindingObserver&&(this.bindingObserver=f.binding(this.binding,this,this.isBindingVolatile)),this.updateTarget(this.bindingObserver.observe(t,e))}function z(t,e){this.source=t,this.context=e,this.target.addEventListener(this.targetName,this)}function O(){this.bindingObserver.disconnect(),this.source=null,this.context=null}function I(){this.bindingObserver.disconnect(),this.source=null,this.context=null
52
+ class ${constructor(){this.targetIndex=0}}class C extends ${constructor(){super(...arguments),this.createPlaceholder=h.createInterpolationPlaceholder}}class k extends ${constructor(t,e,s){super(),this.name=t,this.behavior=e,this.options=s}createPlaceholder(t){return h.createCustomAttributePlaceholder(this.name,t)}createBehavior(t){return new this.behavior(t,this.options)}}function _(t,e){this.source=t,this.context=e,null===this.bindingObserver&&(this.bindingObserver=f.binding(this.binding,this,this.isBindingVolatile)),this.updateTarget(this.bindingObserver.observe(t,e))}function z(t,e){this.source=t,this.context=e,this.target.addEventListener(this.targetName,this)}function I(){this.bindingObserver.disconnect(),this.source=null,this.context=null}function O(){this.bindingObserver.disconnect(),this.source=null,this.context=null
53
53
  const t=this.target.$fastView
54
54
  void 0!==t&&t.isComposed&&(t.unbind(),t.needsBindOnly=!0)}function S(){this.target.removeEventListener(this.targetName,this),this.source=null,this.context=null}function A(t){h.setAttribute(this.target,this.targetName,t)}function E(t){h.setBooleanAttribute(this.target,this.targetName,t)}function M(t){if(null==t&&(t=""),t.create){this.target.textContent=""
55
55
  let e=this.target.$fastView
@@ -59,13 +59,13 @@ let i=this.version||0
59
59
  if(null!=t&&t.length){const o=t.split(/\s+/)
60
60
  for(let t=0,n=o.length;t<n;++t){const n=o[t]
61
61
  ""!==n&&(e[n]=i,s.classList.add(n))}}if(this.classVersions=e,this.version=i+1,0!==i){i-=1
62
- for(const t in e)e[t]===i&&s.classList.remove(t)}}class L extends C{constructor(t){super(),this.binding=t,this.bind=_,this.unbind=O,this.updateTarget=A,this.isBindingVolatile=f.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(t){if(this.originalTargetName=t,void 0!==t)switch(t[0]){case":":if(this.cleanedTargetName=t.substr(1),this.updateTarget=V,"innerHTML"===this.cleanedTargetName){const t=this.binding
62
+ for(const t in e)e[t]===i&&s.classList.remove(t)}}class L extends C{constructor(t){super(),this.binding=t,this.bind=_,this.unbind=I,this.updateTarget=A,this.isBindingVolatile=f.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(t){if(this.originalTargetName=t,void 0!==t)switch(t[0]){case":":if(this.cleanedTargetName=t.substr(1),this.updateTarget=V,"innerHTML"===this.cleanedTargetName){const t=this.binding
63
63
  this.binding=(e,s)=>h.createHTML(t(e,s))}break
64
64
  case"?":this.cleanedTargetName=t.substr(1),this.updateTarget=E
65
65
  break
66
66
  case"@":this.cleanedTargetName=t.substr(1),this.bind=z,this.unbind=S
67
67
  break
68
- default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=H)}}targetAtContent(){this.updateTarget=M,this.unbind=I}createBehavior(t){return new T(t,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class T{constructor(t,e,s,i,o,n,r){this.source=null,this.context=null,this.bindingObserver=null,this.target=t,this.binding=e,this.isBindingVolatile=s,this.bind=i,this.unbind=o,this.updateTarget=n,this.targetName=r}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(t){x.setEvent(t)
68
+ default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=H)}}targetAtContent(){this.updateTarget=M,this.unbind=O}createBehavior(t){return new T(t,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class T{constructor(t,e,s,i,o,n,r){this.source=null,this.context=null,this.bindingObserver=null,this.target=t,this.binding=e,this.isBindingVolatile=s,this.bind=i,this.unbind=o,this.updateTarget=n,this.targetName=r}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(t){x.setEvent(t)
69
69
  const e=this.binding(this.source,this.context)
70
70
  x.setEvent(null),!0!==e&&t.preventDefault()}}let R=null
71
71
  class P{addFactory(t){t.targetIndex=this.targetIndex,this.behaviorFactories.push(t)}captureContentBinding(t){t.targetAtContent(),this.addFactory(t)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){R=this}static borrow(t){const e=R||new P
@@ -249,7 +249,7 @@ return void 0!==this.options.filter&&(t=t.filter(this.options.filter)),t}updateT
249
249
  ${e.end||""}
250
250
  </slot>
251
251
  </span>
252
- `,Ot=(t,e)=>X`
252
+ `,It=(t,e)=>X`
253
253
  <span
254
254
  part="start"
255
255
  ${bt("startContainer")}
@@ -279,7 +279,7 @@ return void 0!==this.options.filter&&(t=t.filter(this.options.filter)),t}updateT
279
279
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
280
280
  PERFORMANCE OF THIS SOFTWARE.
281
281
  ***************************************************************************** */
282
- function It(t,e,s,i){var o,n=arguments.length,r=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i
282
+ function Ot(t,e,s,i){var o,n=arguments.length,r=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i
283
283
  if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,s,i)
284
284
  else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(e,s,r):o(e,s))||r)
285
285
  return n>3&&r&&Object.defineProperty(e,s,r),r}X`
@@ -410,7 +410,7 @@ return ne[t]=!0}default:return!1}}function ae(t){return`${t.toLowerCase()}:prese
410
410
  void 0===le.get(i)?le.set(i,e):le.set(i,!1),s.register(Zt.instance(i,e))},forTag(t,e){const s=ae(t),i=le.get(s)
411
411
  if(!1===i){return Rt.findResponsibleContainer(e).get(s)}return i||null}})
412
412
  class he{constructor(t,e){this.template=t||null,this.styles=void 0===e?null:Array.isArray(e)?Y.create(e):e instanceof Y?e:Y.create([e])}applyTo(t){const e=t.$fastController
413
- null===e.template&&(e.template=this.template),null===e.styles&&(e.styles=this.styles)}}class de extends vt{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=ce.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(t){return(e={})=>new pe(this===de?class extends de{}:this,t,e)}}function ue(t,e,s){return"function"==typeof t?t(e,s):t}It([b],de.prototype,"template",void 0),It([b],de.prototype,"styles",void 0)
413
+ null===e.template&&(e.template=this.template),null===e.styles&&(e.styles=this.styles)}}class de extends vt{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=ce.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(t){return(e={})=>new pe(this===de?class extends de{}:this,t,e)}}function ue(t,e,s){return"function"==typeof t?t(e,s):t}Ot([b],de.prototype,"template",void 0),Ot([b],de.prototype,"styles",void 0)
414
414
  class pe{constructor(t,e,s){this.type=t,this.elementDefinition=e,this.overrideDefinition=s,this.definition=Object.assign(Object.assign({},this.elementDefinition),this.overrideDefinition)}register(t,e){const s=this.definition,i=this.overrideDefinition,o=`${s.prefix||e.elementPrefix}-${s.baseName}`
415
415
  e.tryDefineElement({name:o,type:this.type,baseClass:this.elementDefinition.baseClass,callback:t=>{const e=new he(ue(s.template,t,s),ue(s.styles,t,s))
416
416
  t.definePresentation(e)
@@ -421,14 +421,14 @@ function fe(...t){return t.every((t=>t instanceof HTMLElement))}let be
421
421
  const we="resize",xe="scroll"
422
422
  var ye
423
423
  !function(t){t[t.alt=18]="alt",t[t.arrowDown=40]="arrowDown",t[t.arrowLeft=37]="arrowLeft",t[t.arrowRight=39]="arrowRight",t[t.arrowUp=38]="arrowUp",t[t.back=8]="back",t[t.backSlash=220]="backSlash",t[t.break=19]="break",t[t.capsLock=20]="capsLock",t[t.closeBracket=221]="closeBracket",t[t.colon=186]="colon",t[t.colon2=59]="colon2",t[t.comma=188]="comma",t[t.ctrl=17]="ctrl",t[t.delete=46]="delete",t[t.end=35]="end",t[t.enter=13]="enter",t[t.equals=187]="equals",t[t.equals2=61]="equals2",t[t.equals3=107]="equals3",t[t.escape=27]="escape",t[t.forwardSlash=191]="forwardSlash",t[t.function1=112]="function1",t[t.function10=121]="function10",t[t.function11=122]="function11",t[t.function12=123]="function12",t[t.function2=113]="function2",t[t.function3=114]="function3",t[t.function4=115]="function4",t[t.function5=116]="function5",t[t.function6=117]="function6",t[t.function7=118]="function7",t[t.function8=119]="function8",t[t.function9=120]="function9",t[t.home=36]="home",t[t.insert=45]="insert",t[t.menu=93]="menu",t[t.minus=189]="minus",t[t.minus2=109]="minus2",t[t.numLock=144]="numLock",t[t.numPad0=96]="numPad0",t[t.numPad1=97]="numPad1",t[t.numPad2=98]="numPad2",t[t.numPad3=99]="numPad3",t[t.numPad4=100]="numPad4",t[t.numPad5=101]="numPad5",t[t.numPad6=102]="numPad6",t[t.numPad7=103]="numPad7",t[t.numPad8=104]="numPad8",t[t.numPad9=105]="numPad9",t[t.numPadDivide=111]="numPadDivide",t[t.numPadDot=110]="numPadDot",t[t.numPadMinus=109]="numPadMinus",t[t.numPadMultiply=106]="numPadMultiply",t[t.numPadPlus=107]="numPadPlus",t[t.openBracket=219]="openBracket",t[t.pageDown=34]="pageDown",t[t.pageUp=33]="pageUp",t[t.period=190]="period",t[t.print=44]="print",t[t.quote=222]="quote",t[t.scrollLock=145]="scrollLock",t[t.shift=16]="shift",t[t.space=32]="space",t[t.tab=9]="tab",t[t.tilde=192]="tilde",t[t.windowsLeft=91]="windowsLeft",t[t.windowsOpera=219]="windowsOpera",t[t.windowsRight=92]="windowsRight"}(ye||(ye={}))
424
- const $e="ArrowDown",Ce="ArrowLeft",ke="ArrowRight",_e="ArrowUp",ze="Enter",Oe="Escape",Ie="Home",Se="End",Ae=" ",Ee="Tab",Me={ArrowDown:$e,ArrowLeft:Ce,ArrowRight:ke,ArrowUp:_e}
424
+ const $e="ArrowDown",Ce="ArrowLeft",ke="ArrowRight",_e="ArrowUp",ze="Enter",Ie="Escape",Oe="Home",Se="End",Ae=" ",Ee="Tab",Me={ArrowDown:$e,ArrowLeft:Ce,ArrowRight:ke,ArrowUp:_e}
425
425
  var Ve
426
426
  function He(t,e,s=0){return[e,s]=[e,s].sort(((t,e)=>t-e)),e<=t&&t<s}!function(t){t.ltr="ltr",t.rtl="rtl"}(Ve||(Ve={}))
427
427
  let Le=0
428
- function Te(t=""){return`${t}${Le++}`}class Re{}It([ot({attribute:"aria-atomic"})],Re.prototype,"ariaAtomic",void 0),It([ot({attribute:"aria-busy"})],Re.prototype,"ariaBusy",void 0),It([ot({attribute:"aria-controls"})],Re.prototype,"ariaControls",void 0),It([ot({attribute:"aria-current"})],Re.prototype,"ariaCurrent",void 0),It([ot({attribute:"aria-describedby"})],Re.prototype,"ariaDescribedby",void 0),It([ot({attribute:"aria-details"})],Re.prototype,"ariaDetails",void 0),It([ot({attribute:"aria-disabled"})],Re.prototype,"ariaDisabled",void 0),It([ot({attribute:"aria-errormessage"})],Re.prototype,"ariaErrormessage",void 0),It([ot({attribute:"aria-flowto"})],Re.prototype,"ariaFlowto",void 0),It([ot({attribute:"aria-haspopup"})],Re.prototype,"ariaHaspopup",void 0),It([ot({attribute:"aria-hidden"})],Re.prototype,"ariaHidden",void 0),It([ot({attribute:"aria-invalid"})],Re.prototype,"ariaInvalid",void 0),It([ot({attribute:"aria-keyshortcuts"})],Re.prototype,"ariaKeyshortcuts",void 0),It([ot({attribute:"aria-label"})],Re.prototype,"ariaLabel",void 0),It([ot({attribute:"aria-labelledby"})],Re.prototype,"ariaLabelledby",void 0),It([ot({attribute:"aria-live"})],Re.prototype,"ariaLive",void 0),It([ot({attribute:"aria-owns"})],Re.prototype,"ariaOwns",void 0),It([ot({attribute:"aria-relevant"})],Re.prototype,"ariaRelevant",void 0),It([ot({attribute:"aria-roledescription"})],Re.prototype,"ariaRoledescription",void 0)
428
+ function Te(t=""){return`${t}${Le++}`}class Re{}Ot([ot({attribute:"aria-atomic"})],Re.prototype,"ariaAtomic",void 0),Ot([ot({attribute:"aria-busy"})],Re.prototype,"ariaBusy",void 0),Ot([ot({attribute:"aria-controls"})],Re.prototype,"ariaControls",void 0),Ot([ot({attribute:"aria-current"})],Re.prototype,"ariaCurrent",void 0),Ot([ot({attribute:"aria-describedby"})],Re.prototype,"ariaDescribedby",void 0),Ot([ot({attribute:"aria-details"})],Re.prototype,"ariaDetails",void 0),Ot([ot({attribute:"aria-disabled"})],Re.prototype,"ariaDisabled",void 0),Ot([ot({attribute:"aria-errormessage"})],Re.prototype,"ariaErrormessage",void 0),Ot([ot({attribute:"aria-flowto"})],Re.prototype,"ariaFlowto",void 0),Ot([ot({attribute:"aria-haspopup"})],Re.prototype,"ariaHaspopup",void 0),Ot([ot({attribute:"aria-hidden"})],Re.prototype,"ariaHidden",void 0),Ot([ot({attribute:"aria-invalid"})],Re.prototype,"ariaInvalid",void 0),Ot([ot({attribute:"aria-keyshortcuts"})],Re.prototype,"ariaKeyshortcuts",void 0),Ot([ot({attribute:"aria-label"})],Re.prototype,"ariaLabel",void 0),Ot([ot({attribute:"aria-labelledby"})],Re.prototype,"ariaLabelledby",void 0),Ot([ot({attribute:"aria-live"})],Re.prototype,"ariaLive",void 0),Ot([ot({attribute:"aria-owns"})],Re.prototype,"ariaOwns",void 0),Ot([ot({attribute:"aria-relevant"})],Re.prototype,"ariaRelevant",void 0),Ot([ot({attribute:"aria-roledescription"})],Re.prototype,"ariaRoledescription",void 0)
429
429
  class Pe extends de{constructor(){super(...arguments),this.handleUnsupportedDelegatesFocus=()=>{var t
430
- window.ShadowRoot&&!window.ShadowRoot.prototype.hasOwnProperty("delegatesFocus")&&(null===(t=this.$fastController.definition.shadowOptions)||void 0===t?void 0:t.delegatesFocus)&&(this.focus=()=>{this.control.focus()})}}connectedCallback(){super.connectedCallback(),this.handleUnsupportedDelegatesFocus()}}It([ot],Pe.prototype,"download",void 0),It([ot],Pe.prototype,"href",void 0),It([ot],Pe.prototype,"hreflang",void 0),It([ot],Pe.prototype,"ping",void 0),It([ot],Pe.prototype,"referrerpolicy",void 0),It([ot],Pe.prototype,"rel",void 0),It([ot],Pe.prototype,"target",void 0),It([ot],Pe.prototype,"type",void 0),It([b],Pe.prototype,"defaultSlottedContent",void 0)
431
- class Fe{}It([ot({attribute:"aria-expanded"})],Fe.prototype,"ariaExpanded",void 0),ve(Fe,Re),ve(Pe,_t,Fe)
430
+ window.ShadowRoot&&!window.ShadowRoot.prototype.hasOwnProperty("delegatesFocus")&&(null===(t=this.$fastController.definition.shadowOptions)||void 0===t?void 0:t.delegatesFocus)&&(this.focus=()=>{this.control.focus()})}}connectedCallback(){super.connectedCallback(),this.handleUnsupportedDelegatesFocus()}}Ot([ot],Pe.prototype,"download",void 0),Ot([ot],Pe.prototype,"href",void 0),Ot([ot],Pe.prototype,"hreflang",void 0),Ot([ot],Pe.prototype,"ping",void 0),Ot([ot],Pe.prototype,"referrerpolicy",void 0),Ot([ot],Pe.prototype,"rel",void 0),Ot([ot],Pe.prototype,"target",void 0),Ot([ot],Pe.prototype,"type",void 0),Ot([b],Pe.prototype,"defaultSlottedContent",void 0)
431
+ class Fe{}Ot([ot({attribute:"aria-expanded"})],Fe.prototype,"ariaExpanded",void 0),ve(Fe,Re),ve(Pe,_t,Fe)
432
432
  const Be=t=>{const e=t.closest("[dir]")
433
433
  return null!==e&&"rtl"===e.dir?Ve.rtl:Ve.ltr}
434
434
  class De extends de{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=Ve.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||(De.intersectionService.requestPosition(this,this.handleIntersection),De.intersectionService.requestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&De.intersectionService.requestPosition(this.viewportElement,this.handleIntersection),this.pendingPositioningUpdate=!0)},this.stopObservers=()=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,De.intersectionService.cancelRequestPosition(this,this.handleIntersection),null!==this.anchorElement&&De.intersectionService.cancelRequestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&De.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=t=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,this.applyIntersectionEntries(t)&&this.updateLayout())},this.applyIntersectionEntries=t=>{const e=t.find((t=>t.target===this)),s=t.find((t=>t.target===this.anchorElement)),i=t.find((t=>t.target===this.viewportElement))
@@ -487,14 +487,14 @@ const e=[],s=[]
487
487
  t.forEach((t=>{var i
488
488
  null===(i=this.intersectionDetector)||void 0===i||i.unobserve(t.target)
489
489
  const o=this.observedElements.get(t.target)
490
- void 0!==o&&(o.forEach((i=>{let o=e.indexOf(i);-1===o&&(o=e.length,e.push(i),s.push([])),s[o].push(t)})),this.observedElements.delete(t.target))})),e.forEach(((t,e)=>{t(s[e])}))},this.initializeIntersectionDetector()}},It([ot],De.prototype,"anchor",void 0),It([ot],De.prototype,"viewport",void 0),It([ot({attribute:"horizontal-positioning-mode"})],De.prototype,"horizontalPositioningMode",void 0),It([ot({attribute:"horizontal-default-position"})],De.prototype,"horizontalDefaultPosition",void 0),It([ot({attribute:"horizontal-viewport-lock",mode:"boolean"})],De.prototype,"horizontalViewportLock",void 0),It([ot({attribute:"horizontal-inset",mode:"boolean"})],De.prototype,"horizontalInset",void 0),It([ot({attribute:"horizontal-threshold"})],De.prototype,"horizontalThreshold",void 0),It([ot({attribute:"horizontal-scaling"})],De.prototype,"horizontalScaling",void 0),It([ot({attribute:"vertical-positioning-mode"})],De.prototype,"verticalPositioningMode",void 0),It([ot({attribute:"vertical-default-position"})],De.prototype,"verticalDefaultPosition",void 0),It([ot({attribute:"vertical-viewport-lock",mode:"boolean"})],De.prototype,"verticalViewportLock",void 0),It([ot({attribute:"vertical-inset",mode:"boolean"})],De.prototype,"verticalInset",void 0),It([ot({attribute:"vertical-threshold"})],De.prototype,"verticalThreshold",void 0),It([ot({attribute:"vertical-scaling"})],De.prototype,"verticalScaling",void 0),It([ot({attribute:"fixed-placement",mode:"boolean"})],De.prototype,"fixedPlacement",void 0),It([ot({attribute:"auto-update-mode"})],De.prototype,"autoUpdateMode",void 0),It([b],De.prototype,"anchorElement",void 0),It([b],De.prototype,"viewportElement",void 0),It([b],De.prototype,"initialLayoutComplete",void 0)
491
- class Ne extends Pe{constructor(){super(...arguments),this.separator=!0}}It([b],Ne.prototype,"separator",void 0),ve(Ne,_t,Fe)
490
+ void 0!==o&&(o.forEach((i=>{let o=e.indexOf(i);-1===o&&(o=e.length,e.push(i),s.push([])),s[o].push(t)})),this.observedElements.delete(t.target))})),e.forEach(((t,e)=>{t(s[e])}))},this.initializeIntersectionDetector()}},Ot([ot],De.prototype,"anchor",void 0),Ot([ot],De.prototype,"viewport",void 0),Ot([ot({attribute:"horizontal-positioning-mode"})],De.prototype,"horizontalPositioningMode",void 0),Ot([ot({attribute:"horizontal-default-position"})],De.prototype,"horizontalDefaultPosition",void 0),Ot([ot({attribute:"horizontal-viewport-lock",mode:"boolean"})],De.prototype,"horizontalViewportLock",void 0),Ot([ot({attribute:"horizontal-inset",mode:"boolean"})],De.prototype,"horizontalInset",void 0),Ot([ot({attribute:"horizontal-threshold"})],De.prototype,"horizontalThreshold",void 0),Ot([ot({attribute:"horizontal-scaling"})],De.prototype,"horizontalScaling",void 0),Ot([ot({attribute:"vertical-positioning-mode"})],De.prototype,"verticalPositioningMode",void 0),Ot([ot({attribute:"vertical-default-position"})],De.prototype,"verticalDefaultPosition",void 0),Ot([ot({attribute:"vertical-viewport-lock",mode:"boolean"})],De.prototype,"verticalViewportLock",void 0),Ot([ot({attribute:"vertical-inset",mode:"boolean"})],De.prototype,"verticalInset",void 0),Ot([ot({attribute:"vertical-threshold"})],De.prototype,"verticalThreshold",void 0),Ot([ot({attribute:"vertical-scaling"})],De.prototype,"verticalScaling",void 0),Ot([ot({attribute:"fixed-placement",mode:"boolean"})],De.prototype,"fixedPlacement",void 0),Ot([ot({attribute:"auto-update-mode"})],De.prototype,"autoUpdateMode",void 0),Ot([b],De.prototype,"anchorElement",void 0),Ot([b],De.prototype,"viewportElement",void 0),Ot([b],De.prototype,"initialLayoutComplete",void 0)
491
+ class Ne extends Pe{constructor(){super(...arguments),this.separator=!0}}Ot([b],Ne.prototype,"separator",void 0),ve(Ne,_t,Fe)
492
492
  class je extends de{slottedBreadcrumbItemsChanged(){if(this.$fastController.isConnected){if(void 0===this.slottedBreadcrumbItems||0===this.slottedBreadcrumbItems.length)return
493
493
  const t=this.slottedBreadcrumbItems[this.slottedBreadcrumbItems.length-1]
494
494
  this.slottedBreadcrumbItems.forEach((e=>{const s=e===t
495
495
  this.setItemSeparator(e,s),this.setAriaCurrent(e,s)}))}}setItemSeparator(t,e){t instanceof Ne&&(t.separator=!e)}findChildWithHref(t){var e,s
496
496
  return t.childElementCount>0?t.querySelector("a[href]"):(null===(e=t.shadowRoot)||void 0===e?void 0:e.childElementCount)?null===(s=t.shadowRoot)||void 0===s?void 0:s.querySelector("a[href]"):null}setAriaCurrent(t,e){const s=this.findChildWithHref(t)
497
- null===s&&t.hasAttribute("href")&&t instanceof Ne?e?t.setAttribute("aria-current","page"):t.removeAttribute("aria-current"):null!==s&&(e?s.setAttribute("aria-current","page"):s.removeAttribute("aria-current"))}}It([b],je.prototype,"slottedBreadcrumbItems",void 0)
497
+ null===s&&t.hasAttribute("href")&&t instanceof Ne?e?t.setAttribute("aria-current","page"):t.removeAttribute("aria-current"):null!==s&&(e?s.setAttribute("aria-current","page"):s.removeAttribute("aria-current"))}}Ot([b],je.prototype,"slottedBreadcrumbItems",void 0)
498
498
  const qe="form-associated-proxy",Ue="ElementInternals",Ke=Ue in window&&"setFormValue"in window.ElementInternals.prototype,We=new WeakMap
499
499
  function Xe(t){const e=class extends t{constructor(...t){super(...t),this.dirtyValue=!1,this.disabled=!1,this.proxyEventsToBlock=["change","click"],this.proxyInitialized=!1,this.required=!1,this.initialValue=this.initialValue||"",this.elementInternals||(this.formResetCallback=this.formResetCallback.bind(this))}static get formAssociated(){return Ke}get validity(){return this.elementInternals?this.elementInternals.validity:this.proxy.validity}get form(){return this.elementInternals?this.elementInternals.form:this.proxy.form}get validationMessage(){return this.elementInternals?this.elementInternals.validationMessage:this.proxy.validationMessage}get willValidate(){return this.elementInternals?this.elementInternals.willValidate:this.proxy.willValidate}get labels(){if(this.elementInternals)return Object.freeze(Array.from(this.elementInternals.labels))
500
500
  if(this.proxy instanceof HTMLElement&&this.proxy.ownerDocument&&this.id){const t=this.proxy.labels,e=Array.from(this.proxy.getRootNode().querySelectorAll(`[for='${this.id}']`)),s=t?e.concat(Array.from(t)):e
@@ -516,15 +516,15 @@ const e=Array.from(null===(t=this.control)||void 0===t?void 0:t.children)
516
516
  e&&e.forEach((t=>{t.addEventListener("click",this.handleClick)}))}disconnectedCallback(){var t
517
517
  super.disconnectedCallback()
518
518
  const e=Array.from(null===(t=this.control)||void 0===t?void 0:t.children)
519
- e&&e.forEach((t=>{t.removeEventListener("click",this.handleClick)}))}}It([ot({mode:"boolean"})],Je.prototype,"autofocus",void 0),It([ot({attribute:"form"})],Je.prototype,"formId",void 0),It([ot],Je.prototype,"formaction",void 0),It([ot],Je.prototype,"formenctype",void 0),It([ot],Je.prototype,"formmethod",void 0),It([ot({mode:"boolean"})],Je.prototype,"formnovalidate",void 0),It([ot],Je.prototype,"formtarget",void 0),It([ot],Je.prototype,"type",void 0),It([b],Je.prototype,"defaultSlottedContent",void 0)
520
- class Ze{}It([ot({attribute:"aria-expanded"})],Ze.prototype,"ariaExpanded",void 0),It([ot({attribute:"aria-pressed"})],Ze.prototype,"ariaPressed",void 0),ve(Ze,Re),ve(Je,_t,Ze)
521
- class ts extends de{}class es extends(Ye(ts)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class ss extends es{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=t=>{switch(t.key){case Ae:this.checked=!this.checked}},this.clickHandler=t=>{this.disabled||this.readOnly||(this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}}function is(t){return fe(t)&&("option"===t.getAttribute("role")||t instanceof HTMLOptionElement)}It([ot({attribute:"readonly",mode:"boolean"})],ss.prototype,"readOnly",void 0),It([b],ss.prototype,"defaultSlottedNodes",void 0),It([b],ss.prototype,"indeterminate",void 0)
519
+ e&&e.forEach((t=>{t.removeEventListener("click",this.handleClick)}))}}Ot([ot({mode:"boolean"})],Je.prototype,"autofocus",void 0),Ot([ot({attribute:"form"})],Je.prototype,"formId",void 0),Ot([ot],Je.prototype,"formaction",void 0),Ot([ot],Je.prototype,"formenctype",void 0),Ot([ot],Je.prototype,"formmethod",void 0),Ot([ot({mode:"boolean"})],Je.prototype,"formnovalidate",void 0),Ot([ot],Je.prototype,"formtarget",void 0),Ot([ot],Je.prototype,"type",void 0),Ot([b],Je.prototype,"defaultSlottedContent",void 0)
520
+ class Ze{}Ot([ot({attribute:"aria-expanded"})],Ze.prototype,"ariaExpanded",void 0),Ot([ot({attribute:"aria-pressed"})],Ze.prototype,"ariaPressed",void 0),ve(Ze,Re),ve(Je,_t,Ze)
521
+ class ts extends de{}class es extends(Ye(ts)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class ss extends es{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=t=>{switch(t.key){case Ae:this.checked=!this.checked}},this.clickHandler=t=>{this.disabled||this.readOnly||(this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}}function is(t){return fe(t)&&("option"===t.getAttribute("role")||t instanceof HTMLOptionElement)}Ot([ot({attribute:"readonly",mode:"boolean"})],ss.prototype,"readOnly",void 0),Ot([b],ss.prototype,"defaultSlottedNodes",void 0),Ot([b],ss.prototype,"indeterminate",void 0)
522
522
  class os extends de{constructor(t,e,s,i){super(),this.defaultSelected=!1,this.dirtySelected=!1,this.selected=this.defaultSelected,this.dirtyValue=!1,t&&(this.textContent=t),e&&(this.initialValue=e),s&&(this.defaultSelected=s),i&&(this.selected=i),this.proxy=new Option(`${this.textContent}`,this.initialValue,this.defaultSelected,this.selected),this.proxy.disabled=this.disabled}checkedChanged(t,e){this.ariaChecked="boolean"!=typeof e?null:e?"true":"false"}contentChanged(t,e){this.proxy instanceof HTMLOptionElement&&(this.proxy.textContent=this.textContent),this.$emit("contentchange",null,{bubbles:!0})}defaultSelectedChanged(){this.dirtySelected||(this.selected=this.defaultSelected,this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.defaultSelected))}disabledChanged(t,e){this.ariaDisabled=this.disabled?"true":"false",this.proxy instanceof HTMLOptionElement&&(this.proxy.disabled=this.disabled)}selectedAttributeChanged(){this.defaultSelected=this.selectedAttribute,this.proxy instanceof HTMLOptionElement&&(this.proxy.defaultSelected=this.defaultSelected)}selectedChanged(){this.ariaSelected=this.selected?"true":"false",this.dirtySelected||(this.dirtySelected=!0),this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.selected)}initialValueChanged(t,e){this.dirtyValue||(this.value=this.initialValue,this.dirtyValue=!1)}get label(){var t
523
523
  return null!==(t=this.value)&&void 0!==t?t:this.text}get text(){var t,e
524
524
  return null!==(e=null===(t=this.textContent)||void 0===t?void 0:t.replace(/\s+/g," ").trim())&&void 0!==e?e:""}set value(t){const e=`${null!=t?t:""}`
525
525
  this._value=e,this.dirtyValue=!0,this.proxy instanceof HTMLOptionElement&&(this.proxy.value=e),f.notify(this,"value")}get value(){var t
526
- return f.track(this,"value"),null!==(t=this._value)&&void 0!==t?t:this.text}get form(){return this.proxy?this.proxy.form:null}}It([b],os.prototype,"checked",void 0),It([b],os.prototype,"content",void 0),It([b],os.prototype,"defaultSelected",void 0),It([ot({mode:"boolean"})],os.prototype,"disabled",void 0),It([ot({attribute:"selected",mode:"boolean"})],os.prototype,"selectedAttribute",void 0),It([b],os.prototype,"selected",void 0),It([ot({attribute:"value",mode:"fromView"})],os.prototype,"initialValue",void 0)
527
- class ns{}It([b],ns.prototype,"ariaChecked",void 0),It([b],ns.prototype,"ariaPosInSet",void 0),It([b],ns.prototype,"ariaSelected",void 0),It([b],ns.prototype,"ariaSetSize",void 0),ve(ns,Re),ve(os,_t,ns)
526
+ return f.track(this,"value"),null!==(t=this._value)&&void 0!==t?t:this.text}get form(){return this.proxy?this.proxy.form:null}}Ot([b],os.prototype,"checked",void 0),Ot([b],os.prototype,"content",void 0),Ot([b],os.prototype,"defaultSelected",void 0),Ot([ot({mode:"boolean"})],os.prototype,"disabled",void 0),Ot([ot({attribute:"selected",mode:"boolean"})],os.prototype,"selectedAttribute",void 0),Ot([b],os.prototype,"selected",void 0),Ot([ot({attribute:"value",mode:"fromView"})],os.prototype,"initialValue",void 0)
527
+ class ns{}Ot([b],ns.prototype,"ariaChecked",void 0),Ot([b],ns.prototype,"ariaPosInSet",void 0),Ot([b],ns.prototype,"ariaSelected",void 0),Ot([b],ns.prototype,"ariaSetSize",void 0),ve(ns,Re),ve(os,_t,ns)
528
528
  class rs extends de{constructor(){super(...arguments),this._options=[],this.selectedIndex=-1,this.selectedOptions=[],this.shouldSkipFocus=!1,this.typeaheadBuffer="",this.typeaheadExpired=!0,this.typeaheadTimeout=-1}get firstSelectedOption(){var t
529
529
  return null!==(t=this.selectedOptions[0])&&void 0!==t?t:null}get hasSelectableOptions(){return this.options.length>0&&!this.options.every((t=>t.disabled))}get length(){var t,e
530
530
  return null!==(e=null===(t=this.options)||void 0===t?void 0:t.length)&&void 0!==e?e:0}get options(){return f.track(this,"options"),this._options}set options(t){this._options=t,f.notify(this,"options")}get typeAheadExpired(){return this.typeaheadExpired}set typeAheadExpired(t){this.typeaheadExpired=t}clickHandler(t){const e=t.target.closest("option,[role=option]")
@@ -536,7 +536,7 @@ break
536
536
  case 1:o=this.options.reduce(((t,e,s)=>!t&&!e.disabled&&s>i?e:t),o)}return this.options.indexOf(o)}handleChange(t,e){switch(e){case"selected":rs.slottedOptionFilter(t)&&(this.selectedIndex=this.options.indexOf(t)),this.setSelectedOptions()}}handleTypeAhead(t){this.typeaheadTimeout&&window.clearTimeout(this.typeaheadTimeout),this.typeaheadTimeout=window.setTimeout((()=>this.typeaheadExpired=!0),rs.TYPE_AHEAD_TIMEOUT_MS),t.length>1||(this.typeaheadBuffer=`${this.typeaheadExpired?"":this.typeaheadBuffer}${t}`)}keydownHandler(t){if(this.disabled)return!0
537
537
  this.shouldSkipFocus=!1
538
538
  const e=t.key
539
- switch(e){case Ie:t.shiftKey||(t.preventDefault(),this.selectFirstOption())
539
+ switch(e){case Oe:t.shiftKey||(t.preventDefault(),this.selectFirstOption())
540
540
  break
541
541
  case $e:t.shiftKey||(t.preventDefault(),this.selectNextOption())
542
542
  break
@@ -545,7 +545,7 @@ break
545
545
  case Se:t.preventDefault(),this.selectLastOption()
546
546
  break
547
547
  case Ee:return this.focusAndScrollOptionIntoView(),!0
548
- case ze:case Oe:return!0
548
+ case ze:case Ie:return!0
549
549
  case Ae:if(this.typeaheadExpired)return!0
550
550
  default:return 1===e.length&&this.handleTypeAhead(`${e}`),!0}}mousedownHandler(t){return this.shouldSkipFocus=!this.contains(document.activeElement),!0}multipleChanged(t,e){this.ariaMultiSelectable=e?"true":null}selectedIndexChanged(t,e){var s
551
551
  if(this.hasSelectableOptions){if((null===(s=this.options[this.selectedIndex])||void 0===s?void 0:s.disabled)&&"number"==typeof t){const s=this.getSelectableIndex(t,e),i=s>-1?s:t
@@ -560,8 +560,8 @@ this.selectedIndex=null!==(e=null===(t=this.options)||void 0===t?void 0:t.findIn
560
560
  const s=`${this.options.length}`
561
561
  this.options.forEach(((t,e)=>{t.id||(t.id=Te("option-")),t.ariaPosInSet=`${e+1}`,t.ariaSetSize=s})),this.$fastController.isConnected&&(this.setSelectedOptions(),this.setDefaultSelectedOption())}typeaheadBufferChanged(t,e){if(this.$fastController.isConnected){const t=this.getTypeaheadMatches()
562
562
  if(t.length){const e=this.options.indexOf(t[0])
563
- e>-1&&(this.selectedIndex=e)}this.typeaheadExpired=!1}}}rs.slottedOptionFilter=t=>is(t)&&!t.hidden,rs.TYPE_AHEAD_TIMEOUT_MS=1e3,It([ot({mode:"boolean"})],rs.prototype,"disabled",void 0),It([b],rs.prototype,"selectedIndex",void 0),It([b],rs.prototype,"selectedOptions",void 0),It([b],rs.prototype,"slottedOptions",void 0),It([b],rs.prototype,"typeaheadBuffer",void 0)
564
- class as{}It([b],as.prototype,"ariaActiveDescendant",void 0),It([b],as.prototype,"ariaDisabled",void 0),It([b],as.prototype,"ariaExpanded",void 0),It([b],as.prototype,"ariaMultiSelectable",void 0),ve(as,Re),ve(rs,as)
563
+ e>-1&&(this.selectedIndex=e)}this.typeaheadExpired=!1}}}rs.slottedOptionFilter=t=>is(t)&&!t.hidden,rs.TYPE_AHEAD_TIMEOUT_MS=1e3,Ot([ot({mode:"boolean"})],rs.prototype,"disabled",void 0),Ot([b],rs.prototype,"selectedIndex",void 0),Ot([b],rs.prototype,"selectedOptions",void 0),Ot([b],rs.prototype,"slottedOptions",void 0),Ot([b],rs.prototype,"typeaheadBuffer",void 0)
564
+ class as{}Ot([b],as.prototype,"ariaActiveDescendant",void 0),Ot([b],as.prototype,"ariaDisabled",void 0),Ot([b],as.prototype,"ariaExpanded",void 0),Ot([b],as.prototype,"ariaMultiSelectable",void 0),ve(as,Re),ve(rs,as)
565
565
  const ls="above",cs="below"
566
566
  function hs(t){const e=t.parentElement
567
567
  if(e)return e
@@ -576,7 +576,7 @@ this.target=t.cssRules[e].style}}}class gs{constructor(t){this.store=new Map,thi
576
576
  const e=t.$fastController
577
577
  this.style=document.createElement("style"),e.addStyles(this.style),f.getNotifier(e).subscribe(this,"isConnected"),this.handleChange(e,"isConnected")}targetChanged(){if(null!==this.target)for(const[t,e]of this.store.entries())this.target.setProperty(t,e)}setProperty(t,e){this.store.set(t,e),h.queueUpdate((()=>{null!==this.target&&this.target.setProperty(t,e)}))}removeProperty(t){this.store.delete(t),h.queueUpdate((()=>{null!==this.target&&this.target.removeProperty(t)}))}handleChange(t,e){const{sheet:s}=this.style
578
578
  if(s){const t=s.insertRule(":host{}",s.cssRules.length)
579
- this.target=s.cssRules[t].style}else this.target=null}}It([b],gs.prototype,"target",void 0)
579
+ this.target=s.cssRules[t].style}else this.target=null}}Ot([b],gs.prototype,"target",void 0)
580
580
  class ms{constructor(t){this.target=t.style}setProperty(t,e){h.queueUpdate((()=>this.target.setProperty(t,e)))}removeProperty(t){h.queueUpdate((()=>this.target.removeProperty(t)))}}class fs{setProperty(t,e){fs.properties[t]=e
581
581
  for(const s of fs.roots.values())xs.getOrCreate(fs.normalizeRoot(s)).setProperty(t,e)}removeProperty(t){delete fs.properties[t]
582
582
  for(const e of fs.roots.values())xs.getOrCreate(fs.normalizeRoot(e)).removeProperty(t)}static registerRoot(t){const{roots:e}=fs
@@ -625,8 +625,8 @@ s=hs(s)}return!1}(this.target,t.target)}reflectToCSS(t){this.isReflecting(t)||(t
625
625
  s&&this.hydrate(s,this.getRaw(s))}hydrate(t,e){if(!this.has(t)){const s=this.bindingObservers.get(t)
626
626
  ys.isDerivedDesignTokenValue(e)?s?s.source!==e&&(this.tearDownBindingObserver(t),this.setupBindingObserver(t,e)):this.setupBindingObserver(t,e):(s&&this.tearDownBindingObserver(t),this.store.set(t,e))}}setupBindingObserver(t,e){const s=new $s(e,t,this)
627
627
  return this.bindingObservers.set(t,s),s}tearDownBindingObserver(t){return!!this.bindingObservers.has(t)&&(this.bindingObservers.get(t).disconnect(),this.bindingObservers.delete(t),!0)}}zs.cssCustomPropertyReflector=new class{startReflection(t,e){t.subscribe(this,e),this.handleChange({token:t,target:e})}stopReflection(t,e){t.unsubscribe(this,e),this.remove(t,e)}handleChange(t){const{token:e,target:s}=t
628
- this.add(e,s)}add(t,e){xs.getOrCreate(e).setProperty(t.cssCustomProperty,this.resolveCSSValue(zs.getOrCreate(e).get(t)))}remove(t,e){xs.getOrCreate(e).removeProperty(t.cssCustomProperty)}resolveCSSValue(t){return t&&"function"==typeof t.createCSS?t.createCSS():t}},It([b],zs.prototype,"children",void 0)
629
- const Os=Object.freeze({create:function(t){return ys.from(t)},notifyConnection:t=>!(!t.isConnected||!zs.existsFor(t))&&(zs.getOrCreate(t).bind(),!0),notifyDisconnection:t=>!(t.isConnected||!zs.existsFor(t))&&(zs.getOrCreate(t).unbind(),!0),registerRoot(t=ds){fs.registerRoot(t)},unregisterRoot(t=ds){fs.unregisterRoot(t)}}),Is=Object.freeze({definitionCallbackOnly:null,ignoreDuplicate:Symbol()}),Ss=new Map,As=new Map
628
+ this.add(e,s)}add(t,e){xs.getOrCreate(e).setProperty(t.cssCustomProperty,this.resolveCSSValue(zs.getOrCreate(e).get(t)))}remove(t,e){xs.getOrCreate(e).removeProperty(t.cssCustomProperty)}resolveCSSValue(t){return t&&"function"==typeof t.createCSS?t.createCSS():t}},Ot([b],zs.prototype,"children",void 0)
629
+ const Is=Object.freeze({create:function(t){return ys.from(t)},notifyConnection:t=>!(!t.isConnected||!zs.existsFor(t))&&(zs.getOrCreate(t).bind(),!0),notifyDisconnection:t=>!(t.isConnected||!zs.existsFor(t))&&(zs.getOrCreate(t).unbind(),!0),registerRoot(t=ds){fs.registerRoot(t)},unregisterRoot(t=ds){fs.unregisterRoot(t)}}),Os=Object.freeze({definitionCallbackOnly:null,ignoreDuplicate:Symbol()}),Ss=new Map,As=new Map
630
630
  let Es=null
631
631
  const Ms=Rt.createInterface((t=>t.cachedCallback((t=>(null===Es&&(Es=new Hs(null,t)),Es))))),Vs=Object.freeze({tagFor:t=>As.get(t),responsibleFor(t){const e=t.$$designSystem$$
632
632
  if(e)return e
@@ -637,14 +637,14 @@ const s=Rt.getOrCreateDOMContainer(t)
637
637
  if(s.has(Ms,!1))return s.get(Ms)
638
638
  {const e=new Hs(t,s)
639
639
  return s.register(Zt.instance(Ms,e)),e}}})
640
- class Hs{constructor(t,e){this.owner=t,this.container=e,this.designTokensInitialized=!1,this.prefix="fast",this.shadowRootMode=void 0,this.disambiguate=()=>Is.definitionCallbackOnly,null!==t&&(t.$$designSystem$$=this)}withPrefix(t){return this.prefix=t,this}withShadowRootMode(t){return this.shadowRootMode=t,this}withElementDisambiguation(t){return this.disambiguate=t,this}withDesignTokenRoot(t){return this.designTokenRoot=t,this}register(...t){const e=this.container,s=[],i=this.disambiguate,o=this.shadowRootMode,n={elementPrefix:this.prefix,tryDefineElement(t,n,r){const a=function(t,e,s){return"string"==typeof t?{name:t,type:e,callback:s}:t}(t,n,r),{name:l,callback:c,baseClass:h}=a
640
+ class Hs{constructor(t,e){this.owner=t,this.container=e,this.designTokensInitialized=!1,this.prefix="fast",this.shadowRootMode=void 0,this.disambiguate=()=>Os.definitionCallbackOnly,null!==t&&(t.$$designSystem$$=this)}withPrefix(t){return this.prefix=t,this}withShadowRootMode(t){return this.shadowRootMode=t,this}withElementDisambiguation(t){return this.disambiguate=t,this}withDesignTokenRoot(t){return this.designTokenRoot=t,this}register(...t){const e=this.container,s=[],i=this.disambiguate,o=this.shadowRootMode,n={elementPrefix:this.prefix,tryDefineElement(t,n,r){const a=function(t,e,s){return"string"==typeof t?{name:t,type:e,callback:s}:t}(t,n,r),{name:l,callback:c,baseClass:h}=a
641
641
  let{type:d}=a,u=l,p=Ss.get(u),v=!0
642
642
  for(;p;){const t=i(u,d,p)
643
- switch(t){case Is.ignoreDuplicate:return
644
- case Is.definitionCallbackOnly:v=!1,p=void 0
643
+ switch(t){case Os.ignoreDuplicate:return
644
+ case Os.definitionCallbackOnly:v=!1,p=void 0
645
645
  break
646
646
  default:u=t,p=Ss.get(u)}}v&&((As.has(d)||d===de)&&(d=class extends d{}),Ss.set(u,d),As.set(d,u),h&&As.set(h,u)),s.push(new Ls(e,u,d,o,c,v))}}
647
- this.designTokensInitialized||(this.designTokensInitialized=!0,null!==this.designTokenRoot&&Os.registerRoot(this.designTokenRoot)),e.registerWithContext(n,...t)
647
+ this.designTokensInitialized||(this.designTokensInitialized=!0,null!==this.designTokenRoot&&Is.registerRoot(this.designTokenRoot)),e.registerWithContext(n,...t)
648
648
  for(const t of s)t.callback(t),t.willDefine&&null!==t.definition&&t.definition.define()
649
649
  return this}}class Ls{constructor(t,e,s,i,o,n){this.container=t,this.name=e,this.type=s,this.shadowRootMode=i,this.callback=o,this.willDefine=n,this.definition=null}definePresentation(t){ce.define(this.name,t,this.container)}defineElement(t){this.definition=new lt(this.type,Object.assign(Object.assign({},t),{name:this.name}))}tagFor(t){return Vs.tagFor(t)}}
650
650
  /*!
@@ -665,7 +665,7 @@ if("LEGEND"===i.tagName)return!i.contains(t)}return!0}e=e.parentElement}return!1
665
665
  return isNaN(e)?function(t){return"true"===t.contentEditable}(t)?0:"AUDIO"!==t.nodeName&&"VIDEO"!==t.nodeName&&"DETAILS"!==t.nodeName||null!==t.getAttribute("tabindex")?t.tabIndex:0:e}(e)<0)},js=function(t,e){if(e=e||{},!t)throw new Error("No node provided")
666
666
  return!1!==Ps.call(t,Rs)&&Ns(e,t)},qs=Ts.concat("iframe").join(","),Us=function(t,e){if(e=e||{},!t)throw new Error("No node provided")
667
667
  return!1!==Ps.call(t,qs)&&Ds(e,t)}
668
- class Ks extends de{constructor(){super(...arguments),this.modal=!0,this.hidden=!1,this.trapFocus=!0,this.trapFocusChanged=()=>{this.$fastController.isConnected&&this.updateTrapFocus()},this.isTrappingFocus=!1,this.handleDocumentKeydown=t=>{if(!t.defaultPrevented&&!this.hidden)switch(t.key){case Oe:this.dismiss(),t.preventDefault()
668
+ class Ks extends de{constructor(){super(...arguments),this.modal=!0,this.hidden=!1,this.trapFocus=!0,this.trapFocusChanged=()=>{this.$fastController.isConnected&&this.updateTrapFocus()},this.isTrappingFocus=!1,this.handleDocumentKeydown=t=>{if(!t.defaultPrevented&&!this.hidden)switch(t.key){case Ie:this.dismiss(),t.preventDefault()
669
669
  break
670
670
  case Ee:this.handleTabKeyDown(t)}},this.handleDocumentFocus=t=>{!t.defaultPrevented&&this.shouldForceFocus(t.target)&&(this.focusFirstElement(),t.preventDefault())},this.handleTabKeyDown=t=>{if(!this.trapFocus||this.hidden)return
671
671
  const e=this.getTabQueueBounds()
@@ -673,7 +673,7 @@ return 0!==e.length?1===e.length?(e[0].focus(),void t.preventDefault()):void(t.s
673
673
  t.length>0?t[0].focus():this.dialog instanceof HTMLElement&&this.dialog.focus()},this.shouldForceFocus=t=>this.isTrappingFocus&&!this.contains(t),this.shouldTrapFocus=()=>this.trapFocus&&!this.hidden,this.updateTrapFocus=t=>{const e=void 0===t?this.shouldTrapFocus():t
674
674
  e&&!this.isTrappingFocus?(this.isTrappingFocus=!0,document.addEventListener("focusin",this.handleDocumentFocus),h.queueUpdate((()=>{this.shouldForceFocus(document.activeElement)&&this.focusFirstElement()}))):!e&&this.isTrappingFocus&&(this.isTrappingFocus=!1,document.removeEventListener("focusin",this.handleDocumentFocus))}}dismiss(){this.$emit("dismiss"),this.$emit("cancel")}show(){this.hidden=!1}hide(){this.hidden=!0,this.$emit("close")}connectedCallback(){super.connectedCallback(),document.addEventListener("keydown",this.handleDocumentKeydown),this.notifier=f.getNotifier(this),this.notifier.subscribe(this,"hidden"),this.updateTrapFocus()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("keydown",this.handleDocumentKeydown),this.updateTrapFocus(!1),this.notifier.unsubscribe(this,"hidden")}handleChange(t,e){switch(e){case"hidden":this.updateTrapFocus()}}static reduceTabbableItems(t,e){return"-1"===e.getAttribute("tabindex")?t:js(e)||Ks.isFocusableFastElement(e)&&Ks.hasTabbableShadow(e)?(t.push(e),t):e.childElementCount?t.concat(Array.from(e.children).reduce(Ks.reduceTabbableItems,[])):t}static isFocusableFastElement(t){var e,s
675
675
  return!!(null===(s=null===(e=t.$fastController)||void 0===e?void 0:e.definition.shadowOptions)||void 0===s?void 0:s.delegatesFocus)}static hasTabbableShadow(t){var e,s
676
- return Array.from(null!==(s=null===(e=t.shadowRoot)||void 0===e?void 0:e.querySelectorAll("*"))&&void 0!==s?s:[]).some((t=>js(t)))}}It([ot({mode:"boolean"})],Ks.prototype,"modal",void 0),It([ot({mode:"boolean"})],Ks.prototype,"hidden",void 0),It([ot({attribute:"trap-focus",mode:"boolean"})],Ks.prototype,"trapFocus",void 0),It([ot({attribute:"aria-describedby"})],Ks.prototype,"ariaDescribedby",void 0),It([ot({attribute:"aria-labelledby"})],Ks.prototype,"ariaLabelledby",void 0),It([ot({attribute:"aria-label"})],Ks.prototype,"ariaLabel",void 0)
676
+ return Array.from(null!==(s=null===(e=t.shadowRoot)||void 0===e?void 0:e.querySelectorAll("*"))&&void 0!==s?s:[]).some((t=>js(t)))}}Ot([ot({mode:"boolean"})],Ks.prototype,"modal",void 0),Ot([ot({mode:"boolean"})],Ks.prototype,"hidden",void 0),Ot([ot({attribute:"trap-focus",mode:"boolean"})],Ks.prototype,"trapFocus",void 0),Ot([ot({attribute:"aria-describedby"})],Ks.prototype,"ariaDescribedby",void 0),Ot([ot({attribute:"aria-labelledby"})],Ks.prototype,"ariaLabelledby",void 0),Ot([ot({attribute:"aria-label"})],Ks.prototype,"ariaLabel",void 0)
677
677
  class Ws extends rs{constructor(){super(...arguments),this.activeIndex=-1,this.rangeStartIndex=-1}get activeOption(){return this.options[this.activeIndex]}get checkedOptions(){var t
678
678
  return null===(t=this.options)||void 0===t?void 0:t.filter((t=>t.checked))}get firstSelectedOptionIndex(){return this.options.indexOf(this.firstSelectedOption)}activeIndexChanged(t,e){var s,i
679
679
  this.ariaActiveDescendant=null!==(i=null===(s=this.options[e])||void 0===s?void 0:s.id)&&void 0!==i?i:"",this.focusAndScrollOptionIntoView()}checkActiveIndex(){if(!this.multiple)return
@@ -685,19 +685,19 @@ return s&&!s.disabled?(this.uncheckAllOptions(),this.activeIndex=this.options.in
685
685
  this.shouldSkipFocus||t.target!==t.currentTarget||(this.uncheckAllOptions(),-1===this.activeIndex&&(this.activeIndex=-1!==this.firstSelectedOptionIndex?this.firstSelectedOptionIndex:0),this.checkActiveIndex(),this.setSelectedOptions(),this.focusAndScrollOptionIntoView()),this.shouldSkipFocus=!1}focusoutHandler(t){this.multiple&&this.uncheckAllOptions()}keydownHandler(t){if(!this.multiple)return super.keydownHandler(t)
686
686
  if(this.disabled)return!0
687
687
  const{key:e,shiftKey:s}=t
688
- switch(this.shouldSkipFocus=!1,e){case Ie:return void this.checkFirstOption(s)
688
+ switch(this.shouldSkipFocus=!1,e){case Oe:return void this.checkFirstOption(s)
689
689
  case $e:return void this.checkNextOption(s)
690
690
  case _e:return void this.checkPreviousOption(s)
691
691
  case Se:return void this.checkLastOption(s)
692
692
  case Ee:return this.focusAndScrollOptionIntoView(),!0
693
- case Oe:return this.uncheckAllOptions(),this.checkActiveIndex(),!0
693
+ case Ie:return this.uncheckAllOptions(),this.checkActiveIndex(),!0
694
694
  case Ae:if(t.preventDefault(),this.typeAheadExpired)return void this.toggleSelectedForAllCheckedOptions()
695
695
  default:return 1===e.length&&this.handleTypeAhead(`${e}`),!0}}mousedownHandler(t){if(t.offsetX>=0&&t.offsetX<=this.scrollWidth)return super.mousedownHandler(t)}multipleChanged(t,e){var s
696
696
  this.ariaMultiSelectable=e?"true":null,null===(s=this.options)||void 0===s||s.forEach((t=>{t.checked=!e&&void 0})),this.setSelectedOptions()}setSelectedOptions(){this.multiple?this.$fastController.isConnected&&this.options&&(this.selectedOptions=this.options.filter((t=>t.selected)),this.focusAndScrollOptionIntoView()):super.setSelectedOptions()}sizeChanged(t,e){var s
697
697
  const i=Math.max(0,parseInt(null!==(s=null==e?void 0:e.toFixed())&&void 0!==s?s:"",10))
698
698
  i!==e&&h.queueUpdate((()=>{this.size=i}))}toggleSelectedForAllCheckedOptions(){const t=this.checkedOptions.filter((t=>!t.disabled)),e=!t.every((t=>t.selected))
699
699
  t.forEach((t=>t.selected=e)),this.selectedIndex=this.options.indexOf(t[t.length-1]),this.setSelectedOptions()}typeaheadBufferChanged(t,e){if(this.multiple){if(this.$fastController.isConnected){const t=this.getTypeaheadMatches(),e=this.options.indexOf(t[0])
700
- e>-1&&(this.activeIndex=e,this.uncheckAllOptions(),this.checkActiveIndex()),this.typeAheadExpired=!1}}else super.typeaheadBufferChanged(t,e)}uncheckAllOptions(t=!1){this.options.forEach((t=>t.checked=!this.multiple&&void 0)),t||(this.rangeStartIndex=-1)}}It([b],Ws.prototype,"activeIndex",void 0),It([ot({mode:"boolean"})],Ws.prototype,"multiple",void 0),It([ot({converter:st})],Ws.prototype,"size",void 0)
700
+ e>-1&&(this.activeIndex=e,this.uncheckAllOptions(),this.checkActiveIndex()),this.typeAheadExpired=!1}}else super.typeaheadBufferChanged(t,e)}uncheckAllOptions(t=!1){this.options.forEach((t=>t.checked=!this.multiple&&void 0)),t||(this.rangeStartIndex=-1)}}Ot([b],Ws.prototype,"activeIndex",void 0),Ot([ot({mode:"boolean"})],Ws.prototype,"multiple",void 0),Ot([ot({converter:st})],Ws.prototype,"size",void 0)
701
701
  const Xs="menuitem",Ys="menuitemcheckbox",Gs="menuitemradio",Qs={[Xs]:"menuitem",[Ys]:"menuitemcheckbox",[Gs]:"menuitemradio"}
702
702
  class Js extends de{constructor(){super(...arguments),this.role=Xs,this.hasSubmenu=!1,this.currentDirection=Ve.ltr,this.focusSubmenuOnLoad=!1,this.handleMenuItemKeyDown=t=>{if(t.defaultPrevented)return!1
703
703
  switch(t.key){case ze:case Ae:return this.invoke(),!1
@@ -707,7 +707,7 @@ break
707
707
  case Xs:this.updateSubmenu(),this.hasSubmenu?this.expandAndFocus():this.$emit("change")
708
708
  break
709
709
  case Gs:this.checked||(this.checked=!0)}},this.updateSubmenu=()=>{this.submenu=this.domChildren().find((t=>"menu"===t.getAttribute("role"))),this.hasSubmenu=void 0!==this.submenu}}expandedChanged(t){if(this.$fastController.isConnected){if(void 0===this.submenu)return
710
- !1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=Be(this),this.$emit("expanded-change",this,{bubbles:!1})}}checkedChanged(t,e){this.$fastController.isConnected&&this.$emit("change")}connectedCallback(){super.connectedCallback(),h.queueUpdate((()=>{this.updateSubmenu()})),this.startColumnCount||(this.startColumnCount=1),this.observer=new MutationObserver(this.updateSubmenu)}disconnectedCallback(){super.disconnectedCallback(),this.submenu=void 0,void 0!==this.observer&&(this.observer.disconnect(),this.observer=void 0)}domChildren(){return Array.from(this.children).filter((t=>!t.hasAttribute("hidden")))}}It([ot({mode:"boolean"})],Js.prototype,"disabled",void 0),It([ot({mode:"boolean"})],Js.prototype,"expanded",void 0),It([b],Js.prototype,"startColumnCount",void 0),It([ot],Js.prototype,"role",void 0),It([ot({mode:"boolean"})],Js.prototype,"checked",void 0),It([b],Js.prototype,"submenuRegion",void 0),It([b],Js.prototype,"hasSubmenu",void 0),It([b],Js.prototype,"currentDirection",void 0),It([b],Js.prototype,"submenu",void 0),ve(Js,_t)
710
+ !1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=Be(this),this.$emit("expanded-change",this,{bubbles:!1})}}checkedChanged(t,e){this.$fastController.isConnected&&this.$emit("change")}connectedCallback(){super.connectedCallback(),h.queueUpdate((()=>{this.updateSubmenu()})),this.startColumnCount||(this.startColumnCount=1),this.observer=new MutationObserver(this.updateSubmenu)}disconnectedCallback(){super.disconnectedCallback(),this.submenu=void 0,void 0!==this.observer&&(this.observer.disconnect(),this.observer=void 0)}domChildren(){return Array.from(this.children).filter((t=>!t.hasAttribute("hidden")))}}Ot([ot({mode:"boolean"})],Js.prototype,"disabled",void 0),Ot([ot({mode:"boolean"})],Js.prototype,"expanded",void 0),Ot([b],Js.prototype,"startColumnCount",void 0),Ot([ot],Js.prototype,"role",void 0),Ot([ot({mode:"boolean"})],Js.prototype,"checked",void 0),Ot([b],Js.prototype,"submenuRegion",void 0),Ot([b],Js.prototype,"hasSubmenu",void 0),Ot([b],Js.prototype,"currentDirection",void 0),Ot([b],Js.prototype,"submenu",void 0),ve(Js,_t)
711
711
  class Zs extends de{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&fe(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=t=>{if(!this.contains(t.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
712
712
  const t=this.menuItems.findIndex(this.isFocusableElement)
713
713
  this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.menuItems[t].setAttribute("tabindex","0"),this.focusIndex=t}},this.handleItemFocus=t=>{const e=t.target
@@ -729,12 +729,12 @@ for(let e=s+1;e<=t;++e){const t=this.menuItems[e],s=t.getAttribute("role")
729
729
  if(s===Gs&&(t.checked=!1),"separator"===s)break}}},this.isMenuItemElement=t=>fe(t)&&Zs.focusableElementRoles.hasOwnProperty(t.getAttribute("role")),this.isFocusableElement=t=>this.isMenuItemElement(t)}itemsChanged(t,e){this.$fastController.isConnected&&void 0!==this.menuItems&&this.setItems()}connectedCallback(){super.connectedCallback(),h.queueUpdate((()=>{this.setItems()})),this.addEventListener("change",this.changeHandler)}disconnectedCallback(){super.disconnectedCallback(),this.removeItemListeners(),this.menuItems=void 0,this.removeEventListener("change",this.changeHandler)}focus(){this.setFocus(0,1)}collapseExpandedItem(){null!==this.expandedItem&&(this.expandedItem.expanded=!1,this.expandedItem=null)}handleMenuKeyDown(t){if(!t.defaultPrevented&&void 0!==this.menuItems)switch(t.key){case $e:return void this.setFocus(this.focusIndex+1,1)
730
730
  case _e:return void this.setFocus(this.focusIndex-1,-1)
731
731
  case Se:return void this.setFocus(this.menuItems.length-1,-1)
732
- case Ie:return void this.setFocus(0,1)
732
+ case Oe:return void this.setFocus(0,1)
733
733
  default:return!0}}domChildren(){return Array.from(this.children).filter((t=>!t.hasAttribute("hidden")))}setFocus(t,e){if(void 0!==this.menuItems)for(;t>=0&&t<this.menuItems.length;){const s=this.menuItems[t]
734
734
  if(this.isFocusableElement(s)){this.focusIndex>-1&&this.menuItems.length>=this.focusIndex-1&&this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.focusIndex=t,s.setAttribute("tabindex","0"),s.focus()
735
- break}t+=e}}}Zs.focusableElementRoles=Qs,It([b],Zs.prototype,"items",void 0)
735
+ break}t+=e}}}Zs.focusableElementRoles=Qs,Ot([b],Zs.prototype,"items",void 0)
736
736
  class ti extends de{}class ei extends(Xe(ti)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const si="text"
737
- class ii extends ei{constructor(){super(...arguments),this.type=si}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&&h.queueUpdate((()=>{this.focus()}))}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.value=this.control.value}handleChange(){this.$emit("change")}}It([ot({attribute:"readonly",mode:"boolean"})],ii.prototype,"readOnly",void 0),It([ot({mode:"boolean"})],ii.prototype,"autofocus",void 0),It([ot],ii.prototype,"placeholder",void 0),It([ot],ii.prototype,"type",void 0),It([ot],ii.prototype,"list",void 0),It([ot({converter:st})],ii.prototype,"maxlength",void 0),It([ot({converter:st})],ii.prototype,"minlength",void 0),It([ot],ii.prototype,"pattern",void 0),It([ot({converter:st})],ii.prototype,"size",void 0),It([ot({mode:"boolean"})],ii.prototype,"spellcheck",void 0),It([b],ii.prototype,"defaultSlottedNodes",void 0)
737
+ class ii extends ei{constructor(){super(...arguments),this.type=si}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&&h.queueUpdate((()=>{this.focus()}))}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.value=this.control.value}handleChange(){this.$emit("change")}}Ot([ot({attribute:"readonly",mode:"boolean"})],ii.prototype,"readOnly",void 0),Ot([ot({mode:"boolean"})],ii.prototype,"autofocus",void 0),Ot([ot],ii.prototype,"placeholder",void 0),Ot([ot],ii.prototype,"type",void 0),Ot([ot],ii.prototype,"list",void 0),Ot([ot({converter:st})],ii.prototype,"maxlength",void 0),Ot([ot({converter:st})],ii.prototype,"minlength",void 0),Ot([ot],ii.prototype,"pattern",void 0),Ot([ot({converter:st})],ii.prototype,"size",void 0),Ot([ot({mode:"boolean"})],ii.prototype,"spellcheck",void 0),Ot([b],ii.prototype,"defaultSlottedNodes",void 0)
738
738
  class oi{}ve(oi,Re),ve(ii,_t,oi)
739
739
  class ni extends de{}class ri extends(Xe(ni)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class ai extends ri{constructor(){super(...arguments),this.hideStep=!1,this.step=1,this.isUserInput=!1}maxChanged(t,e){var s
740
740
  this.max=Math.max(e,null!==(s=this.min)&&void 0!==s?s:e)
@@ -747,7 +747,7 @@ let i=parseFloat(parseFloat(t).toPrecision(12))
747
747
  return isNaN(i)?i="":(i=Math.min(i,null!==(e=this.max)&&void 0!==e?e:i),i=Math.max(i,null!==(s=this.min)&&void 0!==s?s:i).toString()),i}stepUp(){const t=parseFloat(this.value),e=isNaN(t)?this.min>0?this.min:this.max<0?this.max:this.min?0:this.step:t+this.step
748
748
  this.value=e.toString()}stepDown(){const t=parseFloat(this.value),e=isNaN(t)?this.min>0?this.min:this.max<0?this.max:this.min?0:0-this.step:t-this.step
749
749
  this.value=e.toString()}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type","number"),this.validate(),this.control.value=this.value,this.autofocus&&h.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(t){switch(t.key){case _e:return this.stepUp(),!1
750
- case $e:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}function li(t,e,s){return t.nodeType!==Node.TEXT_NODE||"string"==typeof t.nodeValue&&!!t.nodeValue.trim().length}It([ot({attribute:"readonly",mode:"boolean"})],ai.prototype,"readOnly",void 0),It([ot({mode:"boolean"})],ai.prototype,"autofocus",void 0),It([ot({attribute:"hide-step",mode:"boolean"})],ai.prototype,"hideStep",void 0),It([ot],ai.prototype,"placeholder",void 0),It([ot],ai.prototype,"list",void 0),It([ot({converter:st})],ai.prototype,"maxlength",void 0),It([ot({converter:st})],ai.prototype,"minlength",void 0),It([ot({converter:st})],ai.prototype,"size",void 0),It([ot({converter:st})],ai.prototype,"step",void 0),It([ot({converter:st})],ai.prototype,"max",void 0),It([ot({converter:st})],ai.prototype,"min",void 0),It([b],ai.prototype,"defaultSlottedNodes",void 0),ve(ai,_t,oi)
750
+ case $e:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}function li(t,e,s){return t.nodeType!==Node.TEXT_NODE||"string"==typeof t.nodeValue&&!!t.nodeValue.trim().length}Ot([ot({attribute:"readonly",mode:"boolean"})],ai.prototype,"readOnly",void 0),Ot([ot({mode:"boolean"})],ai.prototype,"autofocus",void 0),Ot([ot({attribute:"hide-step",mode:"boolean"})],ai.prototype,"hideStep",void 0),Ot([ot],ai.prototype,"placeholder",void 0),Ot([ot],ai.prototype,"list",void 0),Ot([ot({converter:st})],ai.prototype,"maxlength",void 0),Ot([ot({converter:st})],ai.prototype,"minlength",void 0),Ot([ot({converter:st})],ai.prototype,"size",void 0),Ot([ot({converter:st})],ai.prototype,"step",void 0),Ot([ot({converter:st})],ai.prototype,"max",void 0),Ot([ot({converter:st})],ai.prototype,"min",void 0),Ot([b],ai.prototype,"defaultSlottedNodes",void 0),ve(ai,_t,oi)
751
751
  class ci extends Ws{}class hi extends(Xe(ci)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}class di extends hi{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=Te("listbox-"),this.maxHeight=0}openChanged(t,e){if(this.collapsible){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),this.indexWhenOpened=this.selectedIndex,void h.queueUpdate((()=>this.focus()))
752
752
  this.ariaControls="",this.ariaExpanded="false"}}get collapsible(){return!(this.multiple||"number"==typeof this.size)}get value(){return f.track(this,"value"),this._value}set value(t){var e,s,i,o,n,r,a
753
753
  const l=`${this._value}`
@@ -769,16 +769,16 @@ e&&this.proxy.options.add(e)})))}keydownHandler(t){super.keydownHandler(t)
769
769
  const e=t.key||t.key.charCodeAt(0)
770
770
  switch(e){case Ae:t.preventDefault(),this.collapsible&&this.typeAheadExpired&&(this.open=!this.open)
771
771
  break
772
- case Ie:case Se:t.preventDefault()
772
+ case Oe:case Se:t.preventDefault()
773
773
  break
774
774
  case ze:t.preventDefault(),this.open=!this.open
775
775
  break
776
- case Oe:this.collapsible&&this.open&&(t.preventDefault(),this.open=!1)
776
+ case Ie:this.collapsible&&this.open&&(t.preventDefault(),this.open=!1)
777
777
  break
778
- case Ee:return this.collapsible&&this.open&&(t.preventDefault(),this.open=!1),!0}return this.open||this.indexWhenOpened===this.selectedIndex||(this.updateValue(!0),this.indexWhenOpened=this.selectedIndex),!(e in Me)}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.addEventListener("contentchange",this.updateDisplayValue)}disconnectedCallback(){this.removeEventListener("contentchange",this.updateDisplayValue),super.disconnectedCallback()}sizeChanged(t,e){super.sizeChanged(t,e),this.proxy&&(this.proxy.size=e)}updateDisplayValue(){this.collapsible&&f.notify(this,"displayValue")}}It([ot({attribute:"open",mode:"boolean"})],di.prototype,"open",void 0),It([function(t,e,s){return Object.assign({},s,{get:function(){return f.trackVolatile(),s.get.apply(this)}})}],di.prototype,"collapsible",null),It([b],di.prototype,"control",void 0),It([ot({attribute:"position"})],di.prototype,"positionAttribute",void 0),It([b],di.prototype,"position",void 0),It([b],di.prototype,"maxHeight",void 0)
779
- class ui{}It([b],ui.prototype,"ariaControls",void 0),ve(ui,as),ve(di,_t,ui)
780
- class pi extends de{}class vi extends(Ye(pi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class gi extends vi{constructor(){super(),this.initialValue="on",this.keypressHandler=t=>{switch(t.key){case ze:case Ae:this.checked=!this.checked}},this.clickHandler=t=>{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(t,e){super.checkedChanged(t,e),this.checked?this.classList.add("checked"):this.classList.remove("checked")}}It([ot({attribute:"readonly",mode:"boolean"})],gi.prototype,"readOnly",void 0),It([b],gi.prototype,"defaultSlottedNodes",void 0)
781
- class mi extends de{}class fi extends de{}It([ot({mode:"boolean"})],fi.prototype,"disabled",void 0)
778
+ case Ee:return this.collapsible&&this.open&&(t.preventDefault(),this.open=!1),!0}return this.open||this.indexWhenOpened===this.selectedIndex||(this.updateValue(!0),this.indexWhenOpened=this.selectedIndex),!(e in Me)}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.addEventListener("contentchange",this.updateDisplayValue)}disconnectedCallback(){this.removeEventListener("contentchange",this.updateDisplayValue),super.disconnectedCallback()}sizeChanged(t,e){super.sizeChanged(t,e),this.proxy&&(this.proxy.size=e)}updateDisplayValue(){this.collapsible&&f.notify(this,"displayValue")}}Ot([ot({attribute:"open",mode:"boolean"})],di.prototype,"open",void 0),Ot([function(t,e,s){return Object.assign({},s,{get:function(){return f.trackVolatile(),s.get.apply(this)}})}],di.prototype,"collapsible",null),Ot([b],di.prototype,"control",void 0),Ot([ot({attribute:"position"})],di.prototype,"positionAttribute",void 0),Ot([b],di.prototype,"position",void 0),Ot([b],di.prototype,"maxHeight",void 0)
779
+ class ui{}Ot([b],ui.prototype,"ariaControls",void 0),ve(ui,as),ve(di,_t,ui)
780
+ class pi extends de{}class vi extends(Ye(pi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class gi extends vi{constructor(){super(),this.initialValue="on",this.keypressHandler=t=>{switch(t.key){case ze:case Ae:this.checked=!this.checked}},this.clickHandler=t=>{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(t,e){super.checkedChanged(t,e),this.checked?this.classList.add("checked"):this.classList.remove("checked")}}Ot([ot({attribute:"readonly",mode:"boolean"})],gi.prototype,"readOnly",void 0),Ot([b],gi.prototype,"defaultSlottedNodes",void 0)
781
+ class mi extends de{}class fi extends de{}Ot([ot({mode:"boolean"})],fi.prototype,"disabled",void 0)
782
782
  const bi="horizontal"
783
783
  class wi extends de{constructor(){super(...arguments),this.orientation=bi,this.activeindicator=!0,this.showActiveIndicator=!0,this.prevActiveTabIndex=0,this.activeTabIndex=0,this.ticking=!1,this.change=()=>{this.$emit("change",this.activetab)},this.isDisabledElement=t=>"true"===t.getAttribute("aria-disabled"),this.isFocusableElement=t=>!this.isDisabledElement(t),this.setTabs=()=>{const t="gridColumn",e="gridRow",s=this.isHorizontal()?t:e
784
784
  this.activeTabIndex=this.getActiveIndex(),this.showActiveIndicator=!1,this.tabs.forEach(((t,e)=>{if("tab"===t.slot){const s=this.activeTabIndex===e&&this.isFocusableElement(t)
@@ -790,7 +790,7 @@ t.setAttribute("id",i),t.setAttribute("aria-labelledby",s),this.activeTabIndex!=
790
790
  break
791
791
  case ke:t.preventDefault(),this.adjustForward(t)}else switch(t.key){case _e:t.preventDefault(),this.adjustBackward(t)
792
792
  break
793
- case $e:t.preventDefault(),this.adjustForward(t)}switch(t.key){case Ie:t.preventDefault(),this.adjust(-this.activeTabIndex)
793
+ case $e:t.preventDefault(),this.adjustForward(t)}switch(t.key){case Oe:t.preventDefault(),this.adjust(-this.activeTabIndex)
794
794
  break
795
795
  case Se:t.preventDefault(),this.adjust(this.tabs.length-this.activeTabIndex-1)}},this.adjustForward=t=>{const e=this.tabs
796
796
  let s=0
@@ -809,9 +809,9 @@ const o=this.activeIndicatorRef[s]
809
809
  this.activeIndicatorRef.style[t]=`${this.prevActiveTabIndex+1}`
810
810
  const n=o-i
811
811
  this.activeIndicatorRef.style.transform=`${e}(${n}px)`,this.activeIndicatorRef.classList.add("activeIndicatorTransition"),this.activeIndicatorRef.addEventListener("transitionend",(()=>{this.ticking=!1,this.activeIndicatorRef.style[t]=`${this.activeTabIndex+1}`,this.activeIndicatorRef.style.transform=`${e}(0px)`,this.activeIndicatorRef.classList.remove("activeIndicatorTransition")}))}adjust(t){var e,s,i
812
- this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=(e=0,s=this.tabs.length-1,(i=this.activeTabIndex+t)<e?s:i>s?e:i),this.setComponent()}focusTab(){this.tabs[this.activeTabIndex].focus()}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}}It([ot],wi.prototype,"orientation",void 0),It([ot],wi.prototype,"activeid",void 0),It([b],wi.prototype,"tabs",void 0),It([b],wi.prototype,"tabpanels",void 0),It([ot({mode:"boolean"})],wi.prototype,"activeindicator",void 0),It([b],wi.prototype,"activeIndicatorRef",void 0),It([b],wi.prototype,"showActiveIndicator",void 0),ve(wi,_t)
812
+ this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=(e=0,s=this.tabs.length-1,(i=this.activeTabIndex+t)<e?s:i>s?e:i),this.setComponent()}focusTab(){this.tabs[this.activeTabIndex].focus()}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}}Ot([ot],wi.prototype,"orientation",void 0),Ot([ot],wi.prototype,"activeid",void 0),Ot([b],wi.prototype,"tabs",void 0),Ot([b],wi.prototype,"tabpanels",void 0),Ot([ot({mode:"boolean"})],wi.prototype,"activeindicator",void 0),Ot([b],wi.prototype,"activeIndicatorRef",void 0),Ot([b],wi.prototype,"showActiveIndicator",void 0),ve(wi,_t)
813
813
  class xi extends de{}class yi extends(Xe(xi)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}const $i="none"
814
- class Ci extends yi{constructor(){super(...arguments),this.resize=$i,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")}}It([ot({mode:"boolean"})],Ci.prototype,"readOnly",void 0),It([ot],Ci.prototype,"resize",void 0),It([ot({mode:"boolean"})],Ci.prototype,"autofocus",void 0),It([ot({attribute:"form"})],Ci.prototype,"formId",void 0),It([ot],Ci.prototype,"list",void 0),It([ot({converter:st})],Ci.prototype,"maxlength",void 0),It([ot({converter:st})],Ci.prototype,"minlength",void 0),It([ot],Ci.prototype,"name",void 0),It([ot],Ci.prototype,"placeholder",void 0),It([ot({converter:st,mode:"fromView"})],Ci.prototype,"cols",void 0),It([ot({converter:st,mode:"fromView"})],Ci.prototype,"rows",void 0),It([ot({mode:"boolean"})],Ci.prototype,"spellcheck",void 0),It([b],Ci.prototype,"defaultSlottedNodes",void 0),ve(Ci,oi)
814
+ class Ci extends yi{constructor(){super(...arguments),this.resize=$i,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")}}Ot([ot({mode:"boolean"})],Ci.prototype,"readOnly",void 0),Ot([ot],Ci.prototype,"resize",void 0),Ot([ot({mode:"boolean"})],Ci.prototype,"autofocus",void 0),Ot([ot({attribute:"form"})],Ci.prototype,"formId",void 0),Ot([ot],Ci.prototype,"list",void 0),Ot([ot({converter:st})],Ci.prototype,"maxlength",void 0),Ot([ot({converter:st})],Ci.prototype,"minlength",void 0),Ot([ot],Ci.prototype,"name",void 0),Ot([ot],Ci.prototype,"placeholder",void 0),Ot([ot({converter:st,mode:"fromView"})],Ci.prototype,"cols",void 0),Ot([ot({converter:st,mode:"fromView"})],Ci.prototype,"rows",void 0),Ot([ot({mode:"boolean"})],Ci.prototype,"spellcheck",void 0),Ot([b],Ci.prototype,"defaultSlottedNodes",void 0),ve(Ci,oi)
815
815
  const ki=Object.freeze({[Me.ArrowUp]:{[me]:-1},[Me.ArrowDown]:{[me]:1},[Me.ArrowLeft]:{[ge]:{[Ve.ltr]:-1,[Ve.rtl]:1}},[Me.ArrowRight]:{[ge]:{[Ve.ltr]:1,[Ve.rtl]:-1}}})
816
816
  class _i extends de{constructor(){super(...arguments),this._activeIndex=0,this.direction=Ve.ltr,this.orientation=ge,this.startEndSlotChange=()=>{this.$fastController.isConnected&&this.reduceFocusableElements()}}get activeIndex(){return f.track(this,"activeIndex"),this._activeIndex}set activeIndex(t){this.$fastController.isConnected&&(this._activeIndex=function(t,e,s){return Math.min(Math.max(s,t),e)}(0,this.focusableElements.length-1,t),f.notify(this,"activeIndex"))}slottedItemsChanged(){this.$fastController.isConnected&&this.reduceFocusableElements()}clickHandler(t){var e
817
817
  const s=null===(e=this.focusableElements)||void 0===e?void 0:e.indexOf(t.target)
@@ -825,36 +825,36 @@ const i=this.activeIndex+s
825
825
  return this.focusableElements[i]&&t.preventDefault(),this.setFocusedElement(i),!0}get allSlottedItems(){return[...this.start.assignedElements(),...this.slottedItems,...this.end.assignedElements()]}reduceFocusableElements(){this.focusableElements=this.allSlottedItems.reduce(_i.reduceFocusableItems,[]),this.setFocusableElements()}setFocusedElement(t=this.activeIndex){var e
826
826
  this.activeIndex=t,this.setFocusableElements(),null===(e=this.focusableElements[this.activeIndex])||void 0===e||e.focus()}static reduceFocusableItems(t,e){var s,i,o,n
827
827
  const r="radio"===e.getAttribute("role"),a=null===(i=null===(s=e.$fastController)||void 0===s?void 0:s.definition.shadowOptions)||void 0===i?void 0:i.delegatesFocus,l=Array.from(null!==(n=null===(o=e.shadowRoot)||void 0===o?void 0:o.querySelectorAll("*"))&&void 0!==n?n:[]).some((t=>Us(t)))
828
- return Us(e)||r||a||l?(t.push(e),t):e.childElementCount?t.concat(Array.from(e.children).reduce(_i.reduceFocusableItems,[])):t}setFocusableElements(){this.$fastController.isConnected&&this.focusableElements.length>0&&this.focusableElements.forEach(((t,e)=>{t.tabIndex=this.activeIndex===e?0:-1}))}}It([b],_i.prototype,"direction",void 0),It([ot],_i.prototype,"orientation",void 0),It([b],_i.prototype,"slottedItems",void 0),It([b],_i.prototype,"slottedLabel",void 0)
829
- class zi{}It([ot({attribute:"aria-labelledby"})],zi.prototype,"ariaLabelledby",void 0),It([ot({attribute:"aria-label"})],zi.prototype,"ariaLabel",void 0),ve(zi,Re),ve(_i,_t,zi)
830
- function Oi(t){return fe(t)&&"treeitem"===t.getAttribute("role")}class Ii extends de{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>Oi(this.parentElement),this.handleExpandCollapseButtonClick=t=>{this.disabled||t.defaultPrevented||(this.expanded=!this.expanded)},this.handleFocus=t=>{this.setAttribute("tabindex","0")},this.handleBlur=t=>{this.setAttribute("tabindex","-1")}}expandedChanged(){this.$fastController.isConnected&&this.$emit("expanded-change",this)}selectedChanged(){this.$fastController.isConnected&&this.$emit("selected-change",this)}itemsChanged(t,e){this.$fastController.isConnected&&this.items.forEach((t=>{Oi(t)&&(t.nested=!0)}))}static focusItem(t){t.focusable=!0,t.focus()}childItemLength(){const t=this.childItems.filter((t=>Oi(t)))
831
- return t?t.length:0}}It([ot({mode:"boolean"})],Ii.prototype,"expanded",void 0),It([ot({mode:"boolean"})],Ii.prototype,"selected",void 0),It([ot({mode:"boolean"})],Ii.prototype,"disabled",void 0),It([b],Ii.prototype,"focusable",void 0),It([b],Ii.prototype,"childItems",void 0),It([b],Ii.prototype,"items",void 0),It([b],Ii.prototype,"nested",void 0),It([b],Ii.prototype,"renderCollapsedChildren",void 0),ve(Ii,_t)
832
- class Si extends de{constructor(){super(...arguments),this.currentFocused=null,this.handleFocus=t=>{if(!(this.slottedTreeItems.length<1))return t.target===this?(null===this.currentFocused&&(this.currentFocused=this.getValidFocusableItem()),void(null!==this.currentFocused&&Ii.focusItem(this.currentFocused))):void(this.contains(t.target)&&(this.setAttribute("tabindex","-1"),this.currentFocused=t.target))},this.handleBlur=t=>{t.target instanceof HTMLElement&&(null===t.relatedTarget||!this.contains(t.relatedTarget))&&this.setAttribute("tabindex","0")},this.handleKeyDown=t=>{if(t.defaultPrevented)return
828
+ return Us(e)||r||a||l?(t.push(e),t):e.childElementCount?t.concat(Array.from(e.children).reduce(_i.reduceFocusableItems,[])):t}setFocusableElements(){this.$fastController.isConnected&&this.focusableElements.length>0&&this.focusableElements.forEach(((t,e)=>{t.tabIndex=this.activeIndex===e?0:-1}))}}Ot([b],_i.prototype,"direction",void 0),Ot([ot],_i.prototype,"orientation",void 0),Ot([b],_i.prototype,"slottedItems",void 0),Ot([b],_i.prototype,"slottedLabel",void 0)
829
+ class zi{}Ot([ot({attribute:"aria-labelledby"})],zi.prototype,"ariaLabelledby",void 0),Ot([ot({attribute:"aria-label"})],zi.prototype,"ariaLabel",void 0),ve(zi,Re),ve(_i,_t,zi)
830
+ function Ii(t){return fe(t)&&"treeitem"===t.getAttribute("role")}class Oi extends de{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>Ii(this.parentElement),this.handleExpandCollapseButtonClick=t=>{this.disabled||t.defaultPrevented||(this.expanded=!this.expanded)},this.handleFocus=t=>{this.setAttribute("tabindex","0")},this.handleBlur=t=>{this.setAttribute("tabindex","-1")}}expandedChanged(){this.$fastController.isConnected&&this.$emit("expanded-change",this)}selectedChanged(){this.$fastController.isConnected&&this.$emit("selected-change",this)}itemsChanged(t,e){this.$fastController.isConnected&&this.items.forEach((t=>{Ii(t)&&(t.nested=!0)}))}static focusItem(t){t.focusable=!0,t.focus()}childItemLength(){const t=this.childItems.filter((t=>Ii(t)))
831
+ return t?t.length:0}}Ot([ot({mode:"boolean"})],Oi.prototype,"expanded",void 0),Ot([ot({mode:"boolean"})],Oi.prototype,"selected",void 0),Ot([ot({mode:"boolean"})],Oi.prototype,"disabled",void 0),Ot([b],Oi.prototype,"focusable",void 0),Ot([b],Oi.prototype,"childItems",void 0),Ot([b],Oi.prototype,"items",void 0),Ot([b],Oi.prototype,"nested",void 0),Ot([b],Oi.prototype,"renderCollapsedChildren",void 0),ve(Oi,_t)
832
+ class Si extends de{constructor(){super(...arguments),this.currentFocused=null,this.handleFocus=t=>{if(!(this.slottedTreeItems.length<1))return t.target===this?(null===this.currentFocused&&(this.currentFocused=this.getValidFocusableItem()),void(null!==this.currentFocused&&Oi.focusItem(this.currentFocused))):void(this.contains(t.target)&&(this.setAttribute("tabindex","-1"),this.currentFocused=t.target))},this.handleBlur=t=>{t.target instanceof HTMLElement&&(null===t.relatedTarget||!this.contains(t.relatedTarget))&&this.setAttribute("tabindex","0")},this.handleKeyDown=t=>{if(t.defaultPrevented)return
833
833
  if(this.slottedTreeItems.length<1)return!0
834
834
  const e=this.getVisibleNodes()
835
- switch(t.key){case Ie:return void(e.length&&Ii.focusItem(e[0]))
836
- case Se:return void(e.length&&Ii.focusItem(e[e.length-1]))
835
+ switch(t.key){case Oe:return void(e.length&&Oi.focusItem(e[0]))
836
+ case Se:return void(e.length&&Oi.focusItem(e[e.length-1]))
837
837
  case Ce:if(t.target&&this.isFocusableElement(t.target)){const e=t.target
838
- e instanceof Ii&&e.childItemLength()>0&&e.expanded?e.expanded=!1:e instanceof Ii&&e.parentElement instanceof Ii&&Ii.focusItem(e.parentElement)}return!1
838
+ e instanceof Oi&&e.childItemLength()>0&&e.expanded?e.expanded=!1:e instanceof Oi&&e.parentElement instanceof Oi&&Oi.focusItem(e.parentElement)}return!1
839
839
  case ke:if(t.target&&this.isFocusableElement(t.target)){const e=t.target
840
- e instanceof Ii&&e.childItemLength()>0&&!e.expanded?e.expanded=!0:e instanceof Ii&&e.childItemLength()>0&&this.focusNextNode(1,t.target)}return
840
+ e instanceof Oi&&e.childItemLength()>0&&!e.expanded?e.expanded=!0:e instanceof Oi&&e.childItemLength()>0&&this.focusNextNode(1,t.target)}return
841
841
  case $e:return void(t.target&&this.isFocusableElement(t.target)&&this.focusNextNode(1,t.target))
842
842
  case _e:return void(t.target&&this.isFocusableElement(t.target)&&this.focusNextNode(-1,t.target))
843
843
  case ze:return void this.handleClick(t)}return!0},this.handleSelectedChange=t=>{if(t.defaultPrevented)return
844
- if(!(t.target instanceof Element&&Oi(t.target)))return!0
844
+ if(!(t.target instanceof Element&&Ii(t.target)))return!0
845
845
  const e=t.target
846
846
  e.selected?(this.currentSelected&&this.currentSelected!==e&&(this.currentSelected.selected=!1),this.currentSelected=e):e.selected||this.currentSelected!==e||(this.currentSelected=null)},this.setItems=()=>{const t=this.treeView.querySelector("[aria-selected='true']")
847
847
  this.currentSelected=t,null!==this.currentFocused&&this.contains(this.currentFocused)||(this.currentFocused=this.getValidFocusableItem()),this.nested=this.checkForNestedItems()
848
- this.getVisibleNodes().forEach((t=>{Oi(t)&&(t.nested=this.nested)}))},this.isFocusableElement=t=>Oi(t),this.isSelectedElement=t=>t.selected}slottedTreeItemsChanged(){this.$fastController.isConnected&&this.setItems()}connectedCallback(){super.connectedCallback(),this.setAttribute("tabindex","0"),h.queueUpdate((()=>{this.setItems()}))}handleClick(t){if(t.defaultPrevented)return
849
- if(!(t.target instanceof Element&&Oi(t.target)))return!0
848
+ this.getVisibleNodes().forEach((t=>{Ii(t)&&(t.nested=this.nested)}))},this.isFocusableElement=t=>Ii(t),this.isSelectedElement=t=>t.selected}slottedTreeItemsChanged(){this.$fastController.isConnected&&this.setItems()}connectedCallback(){super.connectedCallback(),this.setAttribute("tabindex","0"),h.queueUpdate((()=>{this.setItems()}))}handleClick(t){if(t.defaultPrevented)return
849
+ if(!(t.target instanceof Element&&Ii(t.target)))return!0
850
850
  const e=t.target
851
851
  e.disabled||(e.selected=!e.selected)}focusNextNode(t,e){const s=this.getVisibleNodes()
852
852
  if(!s)return
853
853
  const i=s[s.indexOf(e)+t]
854
- fe(i)&&Ii.focusItem(i)}getValidFocusableItem(){const t=this.getVisibleNodes()
854
+ fe(i)&&Oi.focusItem(i)}getValidFocusableItem(){const t=this.getVisibleNodes()
855
855
  let e=t.findIndex(this.isSelectedElement)
856
- return-1===e&&(e=t.findIndex(this.isFocusableElement)),-1!==e?t[e]:null}checkForNestedItems(){return this.slottedTreeItems.some((t=>Oi(t)&&t.querySelector("[role='treeitem']")))}getVisibleNodes(){return function(t,e){if(!t||!e||!fe(t))return
857
- return Array.from(t.querySelectorAll(e)).filter((t=>null!==t.offsetParent))}(this,"[role='treeitem']")||[]}}It([ot({attribute:"render-collapsed-nodes"})],Si.prototype,"renderCollapsedNodes",void 0),It([b],Si.prototype,"currentSelected",void 0),It([b],Si.prototype,"slottedTreeItems",void 0)
856
+ return-1===e&&(e=t.findIndex(this.isFocusableElement)),-1!==e?t[e]:null}checkForNestedItems(){return this.slottedTreeItems.some((t=>Ii(t)&&t.querySelector("[role='treeitem']")))}getVisibleNodes(){return function(t,e){if(!t||!e||!fe(t))return
857
+ return Array.from(t.querySelectorAll(e)).filter((t=>null!==t.offsetParent))}(this,"[role='treeitem']")||[]}}Ot([ot({attribute:"render-collapsed-nodes"})],Si.prototype,"renderCollapsedNodes",void 0),Ot([b],Si.prototype,"currentSelected",void 0),Ot([b],Si.prototype,"slottedTreeItems",void 0)
858
858
  class Ai{constructor(t,e,s){this.propertyName=t,this.value=e,this.styles=s}bind(t){f.getNotifier(t).subscribe(this,this.propertyName),this.handleChange(t,this.propertyName)}unbind(t){f.getNotifier(t).unsubscribe(this,this.propertyName),t.$fastController.removeStyles(this.styles)}handleChange(t,e){t[e]===this.value?t.$fastController.addStyles(this.styles):t.$fastController.removeStyles(this.styles)}}function Ei(t){return`:host([hidden]){display:none}:host{display:${t}}`}const Mi=function(){if("boolean"==typeof be)return be
859
859
  if("undefined"==typeof window||!window.document||!window.document.createElement)return be=!1,be
860
860
  const t=document.createElement("style"),e=function(){const t=document.querySelector('meta[property="csp-nonce"]')
@@ -881,9 +881,7 @@ let s=1
881
881
  8===(t=t.replace(/^#/,"")).length&&(s=Number.parseInt(t.slice(6,8),16)/255,t=t.slice(0,6)),4===t.length&&(s=Number.parseInt(t.slice(3,4).repeat(2),16)/255,t=t.slice(0,3)),3===t.length&&(t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2])
882
882
  const i=Number.parseInt(t,16),o=i>>16,n=i>>8&255,r=255&i,a="number"==typeof e.alpha?e.alpha:s
883
883
  if("array"===e.format)return[o,n,r,a]
884
- if("css"===e.format){return`rgb(${o} ${n} ${r}${1===a?"":` / ${Number((100*a).toFixed(2))}%`})`}return{red:o,green:n,blue:r,alpha:a}}var Zi
885
- !function(t){t.Light="light",t.Dark="dark",t.Color="color"}(Zi||(Zi={}))
886
- const to="action-rgb-partial-color",eo="application-background-color",so="header-background-color",io="section-background-color",oo="fill-selected-color",no="fill-selected-rgb-partial-color",ro="fill-hover-selected-color",ao="fill-hover-color",lo="fill-down-color",co="border-color",ho="border-rgb-partial-color",uo="fail-color",po="warning-color",vo="pass-color",go="border-hover-color",mo="icon-color",fo="popup-box-shadow-color",bo="popup-border-color",wo="control-height",xo="small-padding",yo="standard-padding",$o="label-height",Co="border-width",ko="icon-size",_o="group-header-text-transform",zo="drawer-width",Oo="small-delay",Io="medium-delay",So="large-delay",Ao="headline-plus-1-font",Eo="headline-font",Mo="title-plus-2-font",Vo="title-plus-1-font",Ho="title-font",Lo="subtitle-plus-1-font",To="subtitle-font",Ro="link-standard-font",Po="placeholder-font",Fo="body-emphasized-font",Bo="body-font",Do="group-header-font",No="control-label-font",jo="button-label-font",qo="tooltip-caption-font",Uo="error-text-font",Ko=t=>`ni-nimble-${t}`
884
+ if("css"===e.format){return`rgb(${o} ${n} ${r}${1===a?"":` / ${Number((100*a).toFixed(2))}%`})`}return{red:o,green:n,blue:r,alpha:a}}const Zi="light",to="dark",eo="color",so="action-rgb-partial-color",io="application-background-color",oo="header-background-color",no="section-background-color",ro="fill-selected-color",ao="fill-selected-rgb-partial-color",lo="fill-hover-selected-color",co="fill-hover-color",ho="fill-down-color",uo="border-color",po="border-rgb-partial-color",vo="fail-color",go="warning-color",mo="pass-color",fo="border-hover-color",bo="icon-color",wo="popup-box-shadow-color",xo="popup-border-color",yo="control-height",$o="small-padding",Co="standard-padding",ko="label-height",_o="border-width",zo="icon-size",Io="group-header-text-transform",Oo="drawer-width",So="small-delay",Ao="medium-delay",Eo="large-delay",Mo="headline-plus-1-font",Vo="headline-font",Ho="title-plus-2-font",Lo="title-plus-1-font",To="title-font",Ro="subtitle-plus-1-font",Po="subtitle-font",Fo="link-standard-font",Bo="placeholder-font",Do="body-emphasized-font",No="body-font",jo="group-header-font",qo="control-label-font",Uo="button-label-font",Ko="tooltip-caption-font",Wo="error-text-font",Xo=t=>`ni-nimble-${t}`
887
885
  /*! *****************************************************************************
888
886
  Copyright (c) Microsoft Corporation.
889
887
 
@@ -898,52 +896,52 @@ const to="action-rgb-partial-color",eo="application-background-color",so="header
898
896
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
899
897
  PERFORMANCE OF THIS SOFTWARE.
900
898
  ***************************************************************************** */
901
- function Wo(t,e,s,i){var o,n=arguments.length,r=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i
899
+ function Yo(t,e,s,i){var o,n=arguments.length,r=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i
902
900
  if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,s,i)
903
901
  else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(e,s,r):o(e,s))||r)
904
- return n>3&&r&&Object.defineProperty(e,s,r),r}const Xo=X`<slot></slot>`,Yo=mt`
902
+ return n>3&&r&&Object.defineProperty(e,s,r),r}const Go=X`<slot></slot>`,Qo=mt`
905
903
  :host {
906
904
  display: contents;
907
905
  }
908
- `,Go=Os.create({name:"direction",cssCustomPropertyName:null}).withDefault(Ve.ltr),Qo=Os.create({name:"theme",cssCustomPropertyName:null}).withDefault(Zi.Light)
909
- class Jo extends de{constructor(){super(...arguments),this.direction=Ve.ltr,this.theme=Zi.Light}directionChanged(t,e){null!=e?Go.setValueFor(this,e):Go.deleteValueFor(this)}themeChanged(t,e){null!=e?Qo.setValueFor(this,e):Qo.deleteValueFor(this)}}Wo([ot({attribute:"direction"})],Jo.prototype,"direction",void 0),Wo([ot({attribute:"theme"})],Jo.prototype,"theme",void 0)
910
- const Zo=Jo.compose({baseName:"theme-provider",styles:Yo,template:Xo})
911
- function tn(t,e){const{red:s,green:i,blue:o}=Ji(t)
912
- return`rgba(${s}, ${i}, ${o}, ${e})`}Vs.getOrCreate().withPrefix("nimble").register(Zo())
913
- const en=Os.create(Ko(to)).withDefault((t=>Rr(Fr(t,ji,Fi,Di)))),sn=Os.create(Ko(eo)).withDefault((t=>Fr(t,Di,Ni,qi)))
914
- Os.create(Ko(so)).withDefault((t=>Fr(t,Bi,"#505153",qi))),Os.create(Ko(io)).withDefault((t=>Fr(t,"#d3d5d6",ji,qi)))
915
- const on=Os.create(Ko(oo)).withDefault((t=>tn(jr(t),.2))),nn=Os.create(Ko(no)).withDefault((t=>Rr(jr(t)))),rn=Os.create(Ko(ro)).withDefault((t=>tn(jr(t),.15))),an=Os.create(Ko(ao)).withDefault((t=>tn(function(t){return Fr(t,ji,Fi,Di)}(t),.1)))
916
- Os.create(Ko(lo)).withDefault((t=>tn(function(t){return Fr(t,ji,Fi,Di)}(t),.15)))
917
- const ln=Os.create(Ko(co)).withDefault((t=>Dr(t))),cn=Os.create(Ko(ho)).withDefault((t=>Rr(Dr(t)))),hn=Os.create(Ko(uo)).withDefault((t=>Br(t))),dn=Os.create(Ko(po)).withDefault((t=>function(t){return Fr(t,Ki,Li,Li)}(t))),un=Os.create(Ko(vo)).withDefault((t=>function(t){return Fr(t,Ti,Ri,Ri)}(t))),pn=Os.create(Ko(go)).withDefault((t=>Fr(t,Ui,Ui,Di))),vn=Os.create(Ko(mo)).withDefault((t=>Fr(t,ji,Fi,Di))),gn=Os.create(Ko(fo)).withDefault((t=>tn(Fr(t,"#818386",Ni,Ni),.3))),mn=Os.create(Ko(bo)).withDefault((t=>tn(Fr(t,ji,Fi,Di),.3))),fn=Os.create(Ko(wo)).withDefault("32px"),bn=Os.create(Ko(xo)).withDefault("4px"),wn=Os.create(Ko(yo)).withDefault("16px"),xn=Os.create(Ko($o)).withDefault("16px"),yn=Os.create(Ko(Co)).withDefault("1px"),$n=Os.create(Ko(ko)).withDefault("16px"),Cn=Os.create(Ko(zo)).withDefault("784px")
918
- Pr(Eo,(t=>Nr(t)),(t=>tn(Nr(t),.3)),"Noto Serif","400","25px","32px","serif"),Pr(Ao,(t=>Nr(t)),(t=>tn(Nr(t),.3)),"Noto Serif","400","29.100000381469727px","40px","serif"),Pr(Mo,(t=>Nr(t)),(t=>tn(Nr(t),.3)),"Source Sans Pro","400","25px","32px","sans-serif")
919
- const[kn,_n,zn,On,In,Sn,An,En]=Pr(Vo,(t=>Nr(t)),(t=>tn(Nr(t),.3)),"Source Sans Pro","400","22px","28px","sans-serif")
920
- Pr(Ho,(t=>Nr(t)),(t=>tn(Nr(t),.3)),"Source Sans Pro","400","19px","24px","sans-serif"),Pr(Lo,(t=>Nr(t)),(t=>tn(Nr(t),.3)),"Source Sans Pro","300","16px","20px","sans-serif"),Pr(To,(t=>Nr(t)),(t=>tn(Nr(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),Pr(Ro,(t=>Nr(t)),(t=>tn(Nr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif")
921
- const[Mn,Vn,Hn,Ln,Tn,Rn,Pn,Fn]=Pr(Po,(t=>tn(Nr(t),.6)),(t=>tn(Nr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Bn,Dn,Nn,jn,qn,Un,Kn,Wn]=Pr(Fo,(t=>Nr(t)),(t=>tn(Nr(t),.3)),"Source Sans Pro","600","14px","18px","sans-serif"),[Xn,Yn,Gn,Qn,Jn,Zn,tr,er]=Pr(Bo,(t=>Nr(t)),(t=>tn(Nr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[sr,ir,or,nr,rr,ar,lr,cr]=Pr(Do,(t=>Nr(t)),(t=>tn(Nr(t),.3)),"Space Mono","400","11px","16px","sans-serif"),[hr,dr,ur,pr,vr,gr,mr,fr]=Pr(No,(t=>tn(Nr(t),.6)),(t=>tn(Nr(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[br,wr,xr,yr,$r,Cr,kr,_r]=Pr(jo,(t=>Nr(t)),(t=>tn(Nr(t),.3)),"Source Sans Pro","400","12.800000190734863px","16px","sans-serif")
922
- Pr(qo,(t=>Nr(t)),(t=>tn(Nr(t),.3)),"Source Sans Pro","400","11px",Yi,"sans-serif")
923
- const[zr,Or,Ir,Sr,Ar,Er,Mr,Vr]=Pr(Uo,(t=>Br(t)),(t=>tn(Br(t),.3)),"Source Sans Pro","400","9px",Yi,"sans-serif"),Hr=Os.create(Ko(_o)).withDefault("uppercase"),Lr=Os.create(Ko(Oo)).withDefault("0.075s")
924
- Os.create(Ko(Io)).withDefault("0.15s")
925
- const Tr=Os.create(Ko(So)).withDefault("0.25s")
926
- function Rr(t){const{red:e,green:s,blue:i}=Ji(t)
927
- return`${e}, ${s}, ${i}`}function Pr(t,e,s,i,o,n,r,a){if(""===t||""===i||""===o||""===n||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
928
- const l=Os.create(Ko(t)).withDefault(`${o} ${n}/${r} ${i}, ${a}`),c=t.split("-font"),h=c[0]
906
+ `,Jo=Is.create({name:"direction",cssCustomPropertyName:null}).withDefault(Ve.ltr),Zo=Is.create({name:"theme",cssCustomPropertyName:null}).withDefault(Zi)
907
+ class tn extends de{constructor(){super(...arguments),this.direction=Ve.ltr,this.theme=Zi}directionChanged(t,e){null!=e?Jo.setValueFor(this,e):Jo.deleteValueFor(this)}themeChanged(t,e){null!=e?Zo.setValueFor(this,e):Zo.deleteValueFor(this)}}Yo([ot({attribute:"direction"})],tn.prototype,"direction",void 0),Yo([ot({attribute:"theme"})],tn.prototype,"theme",void 0)
908
+ const en=tn.compose({baseName:"theme-provider",styles:Qo,template:Go})
909
+ function sn(t,e){const{red:s,green:i,blue:o}=Ji(t)
910
+ return`rgba(${s}, ${i}, ${o}, ${e})`}Vs.getOrCreate().withPrefix("nimble").register(en())
911
+ const on=Is.create(Xo(so)).withDefault((t=>Fr(Dr(t,ji,Fi,Di)))),nn=Is.create(Xo(io)).withDefault((t=>Dr(t,Di,Ni,qi)))
912
+ Is.create(Xo(oo)).withDefault((t=>Dr(t,Bi,"#505153",qi))),Is.create(Xo(no)).withDefault((t=>Dr(t,"#d3d5d6",ji,qi)))
913
+ const rn=Is.create(Xo(ro)).withDefault((t=>sn(Ur(t),.2))),an=Is.create(Xo(ao)).withDefault((t=>Fr(Ur(t)))),ln=Is.create(Xo(lo)).withDefault((t=>sn(Ur(t),.15))),cn=Is.create(Xo(co)).withDefault((t=>sn(function(t){return Dr(t,ji,Fi,Di)}(t),.1)))
914
+ Is.create(Xo(ho)).withDefault((t=>sn(function(t){return Dr(t,ji,Fi,Di)}(t),.15)))
915
+ const hn=Is.create(Xo(uo)).withDefault((t=>jr(t))),dn=Is.create(Xo(po)).withDefault((t=>Fr(jr(t)))),un=Is.create(Xo(vo)).withDefault((t=>Nr(t))),pn=Is.create(Xo(go)).withDefault((t=>function(t){return Dr(t,Ki,Li,Li)}(t))),vn=Is.create(Xo(mo)).withDefault((t=>function(t){return Dr(t,Ti,Ri,Ri)}(t))),gn=Is.create(Xo(fo)).withDefault((t=>Dr(t,Ui,Ui,Di))),mn=Is.create(Xo(bo)).withDefault((t=>Dr(t,ji,Fi,Di))),fn=Is.create(Xo(wo)).withDefault((t=>sn(Dr(t,"#818386",Ni,Ni),.3))),bn=Is.create(Xo(xo)).withDefault((t=>sn(Dr(t,ji,Fi,Di),.3))),wn=Is.create(Xo(yo)).withDefault("32px"),xn=Is.create(Xo($o)).withDefault("4px"),yn=Is.create(Xo(Co)).withDefault("16px"),$n=Is.create(Xo(ko)).withDefault("16px"),Cn=Is.create(Xo(_o)).withDefault("1px"),kn=Is.create(Xo(zo)).withDefault("16px"),_n=Is.create(Xo(Oo)).withDefault("784px")
916
+ Br(Vo,(t=>qr(t)),(t=>sn(qr(t),.3)),"Noto Serif","400","25px","32px","serif"),Br(Mo,(t=>qr(t)),(t=>sn(qr(t),.3)),"Noto Serif","400","29.100000381469727px","40px","serif"),Br(Ho,(t=>qr(t)),(t=>sn(qr(t),.3)),"Source Sans Pro","400","25px","32px","sans-serif")
917
+ const[zn,In,On,Sn,An,En,Mn,Vn]=Br(Lo,(t=>qr(t)),(t=>sn(qr(t),.3)),"Source Sans Pro","400","22px","28px","sans-serif")
918
+ Br(To,(t=>qr(t)),(t=>sn(qr(t),.3)),"Source Sans Pro","400","19px","24px","sans-serif"),Br(Ro,(t=>qr(t)),(t=>sn(qr(t),.3)),"Source Sans Pro","300","16px","20px","sans-serif"),Br(Po,(t=>qr(t)),(t=>sn(qr(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),Br(Fo,(t=>qr(t)),(t=>sn(qr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif")
919
+ const[Hn,Ln,Tn,Rn,Pn,Fn,Bn,Dn]=Br(Bo,(t=>sn(qr(t),.6)),(t=>sn(qr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Nn,jn,qn,Un,Kn,Wn,Xn,Yn]=Br(Do,(t=>qr(t)),(t=>sn(qr(t),.3)),"Source Sans Pro","600","14px","18px","sans-serif"),[Gn,Qn,Jn,Zn,tr,er,sr,ir]=Br(No,(t=>qr(t)),(t=>sn(qr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[or,nr,rr,ar,lr,cr,hr,dr]=Br(jo,(t=>qr(t)),(t=>sn(qr(t),.3)),"Space Mono","400","11px","16px","sans-serif"),[ur,pr,vr,gr,mr,fr,br,wr]=Br(qo,(t=>sn(qr(t),.6)),(t=>sn(qr(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[xr,yr,$r,Cr,kr,_r,zr,Ir]=Br(Uo,(t=>qr(t)),(t=>sn(qr(t),.3)),"Source Sans Pro","400","12.800000190734863px","16px","sans-serif")
920
+ Br(Ko,(t=>qr(t)),(t=>sn(qr(t),.3)),"Source Sans Pro","400","11px",Yi,"sans-serif")
921
+ const[Or,Sr,Ar,Er,Mr,Vr,Hr,Lr]=Br(Wo,(t=>Nr(t)),(t=>sn(Nr(t),.3)),"Source Sans Pro","400","9px",Yi,"sans-serif"),Tr=Is.create(Xo(Io)).withDefault("uppercase"),Rr=Is.create(Xo(So)).withDefault("0.075s")
922
+ Is.create(Xo(Ao)).withDefault("0.15s")
923
+ const Pr=Is.create(Xo(Eo)).withDefault("0.25s")
924
+ function Fr(t){const{red:e,green:s,blue:i}=Ji(t)
925
+ return`${e}, ${s}, ${i}`}function Br(t,e,s,i,o,n,r,a){if(""===t||""===i||""===o||""===n||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
926
+ const l=Is.create(Xo(t)).withDefault(`${o} ${n}/${r} ${i}, ${a}`),c=t.split("-font"),h=c[0]
929
927
  if(void 0===h||""!==c[1])throw new Error(`fontTokenName value of ${t} did not have the expected '-font' suffix`)
930
- return[l,Os.create(Ko(`${h}-font-color`)).withDefault((t=>e(t))),Os.create(Ko(`${h}-disabled-font-color`)).withDefault((t=>s(t))),Os.create(Ko(`${h}-font-family`)).withDefault(`${i}`),Os.create(Ko(`${h}-font-weight`)).withDefault(`${o}`),Os.create(Ko(`${h}-font-size`)).withDefault(`${n}`),Os.create(Ko(`${h}-font-line-height`)).withDefault(`${r}`),Os.create(Ko(`${h}-fallback-font-family`)).withDefault(`${a}`)]}function Fr(t,e,s,i){switch(Qo.getValueFor(t)){case Zi.Light:return e
931
- case Zi.Dark:return s
932
- case Zi.Color:return i
933
- default:return e}}function Br(t){return Fr(t,"#c4000c",Pi,Pi)}function Dr(t){return Fr(t,ji,Fi,Di)}function Nr(t){return Fr(t,ji,Fi,Di)}function jr(t){return Fr(t,Ui,Ui,Di)}class qr{constructor(t,e){this.themeStyles=t,this.source=e,this.attached=null}handleChange({target:t,token:e}){this.attach(e.getValueFor(t))}attach(t){this.attached!==this.themeStyles[t]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this.themeStyles[t],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}class Ur{constructor(t,e,s){this.cache=new WeakMap
934
- const i=t,o=Ur.resolveTheme(e,{light:i,dark:null,color:null}),n=Ur.resolveTheme(s,{light:i,dark:o,color:null})
928
+ return[l,Is.create(Xo(`${h}-font-color`)).withDefault((t=>e(t))),Is.create(Xo(`${h}-disabled-font-color`)).withDefault((t=>s(t))),Is.create(Xo(`${h}-font-family`)).withDefault(`${i}`),Is.create(Xo(`${h}-font-weight`)).withDefault(`${o}`),Is.create(Xo(`${h}-font-size`)).withDefault(`${n}`),Is.create(Xo(`${h}-font-line-height`)).withDefault(`${r}`),Is.create(Xo(`${h}-fallback-font-family`)).withDefault(`${a}`)]}function Dr(t,e,s,i){switch(Zo.getValueFor(t)){case Zi:return e
929
+ case to:return s
930
+ case eo:return i
931
+ default:return e}}function Nr(t){return Dr(t,"#c4000c",Pi,Pi)}function jr(t){return Dr(t,ji,Fi,Di)}function qr(t){return Dr(t,ji,Fi,Di)}function Ur(t){return Dr(t,Ui,Ui,Di)}class Kr{constructor(t,e){this.themeStyles=t,this.source=e,this.attached=null}handleChange({target:t,token:e}){this.attach(e.getValueFor(t))}attach(t){this.attached!==this.themeStyles[t]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this.themeStyles[t],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}class Wr{constructor(t,e,s){this.cache=new WeakMap
932
+ const i=t,o=Wr.resolveTheme(e,{light:i,dark:null,color:null}),n=Wr.resolveTheme(s,{light:i,dark:o,color:null})
935
933
  this.themeStyles={light:i,dark:o,color:n}}static resolveTheme(t,e){if(t instanceof Y||null===t)return t
936
934
  const s=e[t]
937
935
  if(null===s)throw new Error(`Tried to alias to theme '${t}' but the theme value is not set to a style.`)
938
- return s}bind(t){const e=this.cache.get(t)||new qr(this.themeStyles,t),s=Qo.getValueFor(t)
939
- Qo.subscribe(e,t),e.attach(s),this.cache.set(t,e)}unbind(t){const e=this.cache.get(t)
940
- e&&Qo.unsubscribe(e)}}const Kr=(t,e,s)=>new Ur(t,e,s),Wr=mt`
936
+ return s}bind(t){const e=this.cache.get(t)||new Kr(this.themeStyles,t),s=Zo.getValueFor(t)
937
+ Zo.subscribe(e,t),e.attach(s),this.cache.set(t,e)}unbind(t){const e=this.cache.get(t)
938
+ e&&Zo.unsubscribe(e)}}const Xr=(t,e,s)=>new Wr(t,e,s),Yr=mt`
941
939
  ${Ei("inline-block")}
942
940
 
943
941
  :host {
944
942
  box-sizing: border-box;
945
- font: ${Xn};
946
- --ni-private-breadcrumb-link-font-color: ${Yn};
943
+ font: ${Gn};
944
+ --ni-private-breadcrumb-link-font-color: ${Qn};
947
945
  }
948
946
 
949
947
  .list {
@@ -952,7 +950,7 @@ e&&Qo.unsubscribe(e)}}const Kr=(t,e,s)=>new Ur(t,e,s),Wr=mt`
952
950
  }
953
951
 
954
952
  :host(.prominent-links) {
955
- --ni-private-breadcrumb-link-active-font-color: ${Yn};
953
+ --ni-private-breadcrumb-link-active-font-color: ${Qn};
956
954
  }
957
955
 
958
956
  ::slotted(*:first-child) {
@@ -960,9 +958,9 @@ e&&Qo.unsubscribe(e)}}const Kr=(t,e,s)=>new Ur(t,e,s),Wr=mt`
960
958
  }
961
959
 
962
960
  ::slotted(*:not([href]):last-child) {
963
- font: ${Bn};
961
+ font: ${Nn};
964
962
  }
965
- `.withBehaviors(Kr(mt`
963
+ `.withBehaviors(Xr(mt`
966
964
  ${""}
967
965
  :host {
968
966
  --ni-private-breadcrumb-link-active-font-color: ${Wi};
@@ -983,14 +981,14 @@ e&&Qo.unsubscribe(e)}}const Kr=(t,e,s)=>new Ur(t,e,s),Wr=mt`
983
981
  `,mt`
984
982
  ${""}
985
983
  :host {
986
- --ni-private-breadcrumb-link-active-font-color: ${tn(Di,.6)};
984
+ --ni-private-breadcrumb-link-active-font-color: ${sn(Di,.6)};
987
985
  }
988
986
 
989
987
  :host(.prominent-links) {
990
988
  --ni-private-breadcrumb-link-font-color: ${Xi};
991
989
  }
992
990
  `))
993
- const Xr=class extends je{}.compose({baseName:"breadcrumb",baseClass:je,template:(t,e)=>X`
991
+ const Gr=class extends je{}.compose({baseName:"breadcrumb",baseClass:je,template:(t,e)=>X`
994
992
  <template role="navigation">
995
993
  <div role="list" class="list" part="list">
996
994
  <slot
@@ -998,17 +996,17 @@ const Xr=class extends je{}.compose({baseName:"breadcrumb",baseClass:je,template
998
996
  ></slot>
999
997
  </div>
1000
998
  </template>
1001
- `,styles:Wr})
1002
- Vs.getOrCreate().withPrefix("nimble").register(Xr())
1003
- const Yr={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>'},Gr={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.933l-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>'},Qr={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.737l1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Jr={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.5l.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},Zr={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.5l-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},ta={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.263l-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},ea={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.982L7.9 5 6.588 7.004 11 7v2H6.613L7.9 11z"/></svg>'},sa={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 003.143-3.025 3.08 3.08 0 00-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 014.572 4.53A4.629 4.629 0 018 13.5z"/></svg>'},ia={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-3l1.287-2H2V7l4.412.004L5.1 5 11 7.982z"/></svg>'},oa={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 013.3 3.428 3.366 3.366 0 01-3.3 3.429 3.36 3.36 0 01-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 008.9 13.059a5.05 5.05 0 004.95-5.143A5.05 5.05 0 008.9 2.773z"/></svg>'},na={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.453l-2.571-1.68v.908a3 3 0 003 3 3 3 0 003-3V3.11H14v5.571a4.714 4.714 0 01-4.714 4.715A4.714 4.714 0 014.57 8.68v-.908L2 9.453l3.403-6.849z"/></svg>'},ra={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.977l-.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>'},aa={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.735L14 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>'},la={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.75L10 14l-6-3 6-3-1.25 2.25zM8 11h1a4 4 0 004-4M7.25 5.75L6 8l6-3-6-3 1.25 2.25zM8 5H7a4 4 0 00-4 4"/></svg>'},ca={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>'},ha={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 01-2-2h4a2.05 2.05 0 01-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>'},da={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 00-.71.71v2.032a.71.71 0 00.71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 00.71-.71V5.46a.71.71 0 00-.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 00-1.71 1.71v2.032a1.712 1.712 0 00.844 1.475zM6 12h4a2.05 2.05 0 01-2 2 2.05 2.05 0 01-2-2zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746z"/></svg>'},ua={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 01-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 11-5.5 5.5 5.506 5.506 0 015.5-5.5m0-1a6.5 6.5 0 106.5 6.5 6.5 6.5 0 00-6.5-6.5z"/></svg>'},pa={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 008 14.5 6.5 6.5 0 0014.5 8 6.5 6.5 0 008 1.5 6.5 6.5 0 001.5 8zM8 12a1.025 1.025 0 01-1-1h2a1.025 1.025 0 01-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>'},va={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 0113 5.762V2zm12 7.5a3.5 3.5 0 10-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0014 9.5zM10.5 8A1.5 1.5 0 119 9.5 1.5 1.5 0 0110.5 8z"/></svg>'},ga={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 014.977 2h.046A.976.976 0 016 2.977v1.046A.977.977 0 015.023 5h-.046A.977.977 0 014 4.023zM13 4v.023A1.98 1.98 0 0111.023 6h-.046A1.98 1.98 0 019 4.023V4H7v.023A1.98 1.98 0 015.023 6h-.046A1.98 1.98 0 013 4.023V4a1 1 0 00-1 1v8a1 1 0 001 1h10a1 1 0 001-1V5a1 1 0 00-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 0110.977 2h.046a.976.976 0 01.977.977v1.046a.977.977 0 01-.977.977h-.046A.977.977 0 0110 4.023z"/></svg>'},ma={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>'},fa={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>'},ba={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>'},wa={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>'},xa={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.287L6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4z"/></svg>'},ya={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.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z"/></svg>'},$a={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 106 6 6 6 0 00-6-6zm0 9.429A3.429 3.429 0 1111.429 8 3.429 3.429 0 018 11.429z"/></svg>'},Ca={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 017 2v2.686a3.475 3.475 0 000 6.628zM9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/></svg>'},ka={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 106 6 6 6 0 00-6-6zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},_a={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 010 6.628V14A6.1 6.1 0 009 2z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 010-6.628V2a6.1 6.1 0 000 12z"/></svg>'},za={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 106 6 6 6 0 00-6-6zm.075 1.714a4.281 4.281 0 013.573 6.647L5.714 4.427a4.262 4.262 0 012.36-.713zM3.789 8a4.261 4.261 0 01.713-2.36l5.934 5.933A4.281 4.281 0 013.789 8z"/></svg>'},Oa={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 106 6 6 6 0 00-6-6zm.075 1.714a4.263 4.263 0 012.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 012.36-.713zM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 01-.03-4.77zm3.573 6.647a4.256 4.256 0 01-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 01-2.361.713zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 01-.028 4.67z"/></svg>'},Ia={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 012-2V2a1 1 0 012 0v1a2 2 0 012 2zm1-2v9H4V3H3a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1V4a1 1 0 00-1-1zm-2 4H5v1h5zM8 9H5v1h3z"/></svg>'},Sa={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 106 6 6 6 0 00-6-6m.576 4.87l1.555-1.557a1.635 1.635 0 01.84-.256 1.979 1.979 0 01-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 010 1.085l2.376 2.38a1.597 1.597 0 01.458 1.072 1.621 1.621 0 01-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 110-2.293"/></svg>'},Aa={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.392l.955-.957a1.004 1.004 0 01.516-.157 1.215 1.215 0 01-.14.486c-.072.1-.834.866-.966.999a.785.785 0 010 .666l1.341 1.344a.981.981 0 01.281.658.996.996 0 01-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 110-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 00-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 00-.563-.344 4.61 4.61 0 00-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 00-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 003.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 00.401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 001.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 001.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 00.608-1.175zM8 11.45A3.45 3.45 0 1111.45 8 3.45 3.45 0 018 11.45z"/></svg>'},Ea={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 00-2.152.505L7.096 6H3.422A4.997 4.997 0 108 3zm2.003 7.616a453.75 453.75 0 01-1.675-1.7 1.061 1.061 0 110-1.907l1.294-1.297a1.36 1.36 0 01.699-.212 1.646 1.646 0 01-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 010 .903l1.817 1.82a1.33 1.33 0 01.381.891 1.35 1.35 0 01-1.017-.51z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},Ma={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>'},Va={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.298l-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568zM15 9.005a2.374 2.374 0 01-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 10-.516-2.64A3.77 3.77 0 104.797 5.99 2.238 2.238 0 002 8.148a2.223 2.223 0 002.057 2.22l1.758.009-.448.894a10.567 10.567 0 01-2.31-.121 3.224 3.224 0 01.993-6.225 4.77 4.77 0 019.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0115 9.006z"/></svg>'},Ha={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.1l.001-.101A3.998 3.998 0 004.69 8.59a2.715 2.715 0 00-2.557 2.7 2.782 2.782 0 001.725 2.516 4.854 4.854 0 001.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 00.55-3.897zm-.55 3.06l-7.183-.008a1.867 1.867 0 01.156-3.728 1.891 1.891 0 01.464.06 3.16 3.16 0 116.13 1.462 1.149 1.149 0 11.433 2.213zM4.5 4.5a1 1 0 111-1 1 1 0 01-1 1zm5.138.681l.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502z"/></svg>'},La={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 2l-2.217.914.516 1.25a4.743 4.743 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 00.674.048 4.74 4.74 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 00.002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 00-.676-.049 4.808 4.808 0 00-.663.047zm1.175 9a2.999 2.999 0 112.77-1.847 2.984 2.984 0 01-2.77 1.846M8 6.801a1.2 1.2 0 10.46.093A1.198 1.198 0 008 6.8"/></svg>'},Ta={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 01-.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 01-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 01-1.66-.078l-.105-.012a15.901 15.901 0 01-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 01-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 01-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 01-.462-.223l-.03-.02a2.343 2.343 0 01-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 00.697.197 14.793 14.793 0 003.4.363 14.818 14.818 0 003.403-.362 8.38 8.38 0 00.697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 01-.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 00.698.197 14.8 14.8 0 003.399.362 14.817 14.817 0 003.401-.362 8.375 8.375 0 00.7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697L2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 01.516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 011.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 01.52.223 4.027 4.027 0 01.478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 01.341 1.058l1.127.095-.133 1.539a10.211 10.211 0 00-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 00-1.346-2.416 2.543 2.543 0 00-2.938.45 2.408 2.408 0 00-.698 2.14 11.88 11.88 0 00-1.482.311l-.008-.033zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 01-.026-.314.99.99 0 01.292-.618 1.011 1.011 0 011.174-.18.992.992 0 01.539.967.923.923 0 01-.036.132 17.817 17.817 0 00-.866-.022z"/></svg>'},Ra={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.338L14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 00-.676-.049 4.803 4.803 0 00-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 00.674.048 4.737 4.737 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 00.002-1.34zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 01-.466.131 9.896 9.896 0 01-2.273.243 9.88 9.88 0 01-2.271-.243 5.454 5.454 0 01-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 00.223.16l.02.013a2.725 2.725 0 00.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 001.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 00.308-.149l.022-.014a1.651 1.651 0 00.222-.159l.03-.023zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 01-.466.13 9.897 9.897 0 01-2.273.243 9.88 9.88 0 01-2.271-.242 5.44 5.44 0 01-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 00.223.16l.02.013a2.716 2.716 0 00.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 001.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 00.307-.15l.022-.013a1.657 1.657 0 00.222-.16c.009-.007.021-.014.03-.022zm-.953-1.05a5.625 5.625 0 01-.467.132 9.896 9.896 0 01-2.272.24 9.885 9.885 0 01-2.271-.24 6.179 6.179 0 01-.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>'},Pa={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 01-.224.477.787.787 0 01-.909.139.762.762 0 01-.19-1.224.781.781 0 01.907-.14.767.767 0 01.416.748zM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 01-.232.268 2.386 2.386 0 01-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 01-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 01-.256-.215 2.358 2.358 0 01-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 01-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 01.234-.27 2.463 2.463 0 01.229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 01.662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 01.473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 01.008.654zm-1.934-1.591a1.495 1.495 0 00-2.085.011 1.454 1.454 0 00.01 2.081 1.479 1.479 0 00.486.313 1.495 1.495 0 001.6-.324 1.454 1.454 0 00-.01-2.081zM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 01-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 01-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 01-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 01.4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 01.827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 01.402.172 3.111 3.111 0 01.369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 01.264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 01-.4.762zM7.874 6.054a1.916 1.916 0 00-1.04-1.868 1.965 1.965 0 00-2.27.348 1.907 1.907 0 00.478 3.06 1.965 1.965 0 002.27-.347 1.903 1.903 0 00.562-1.193zm3.376 4.467a.6.6 0 00-.64.13.591.591 0 00-.131.196.584.584 0 00.33.761.597.597 0 00.64-.13.59.59 0 00.13-.195.583.583 0 00-.135-.637.596.596 0 00-.194-.125z"/></svg>'},Fa={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.11l-1.178-.632-1.875 2.133a5.424 5.424 0 00-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 00-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 00-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 00.453.525l-.13.427h7.232a.818.818 0 00.87-.759L14 13.2zm-1.335 7.876a2.877 2.877 0 01-3.741 1.477 2.768 2.768 0 01-1.51-3.66 2.876 2.876 0 013.729-1.482 2.76 2.76 0 011.535 3.637z"/></svg>'},Ba={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 01-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 012 9.5v-6A1.5 1.5 0 013.5 2h9A1.5 1.5 0 0114 3.5z"/></svg>'},Da={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 01-1-1V3a1 1 0 011-1h5a1 1 0 011 1v2z"/></svg>'},Na={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>'},ja={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>'},qa={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.646L7 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>'},Ua={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>'},Ka={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>'},Wa={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.646L7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647zM14 2v12H2V2zM4 7h3V4H4zm8 1H4v4h8V8zm0-4H8v3h4z"/></svg>'},Xa={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 00.36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 01-.757.212A16.17 16.17 0 017.997 14a16.144 16.144 0 01-3.69-.391 8.83 8.83 0 01-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 00.362.26c.012.006.021.013.033.02a4.294 4.294 0 00.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 00.82.1 24.659 24.659 0 00.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 00.5-.241.415.415 0 00.035-.022m0-2.845l-.035.022a4.46 4.46 0 01-.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 01-.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 01-.823-.02l-.18-.008a20.583 20.583 0 01-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 01-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.145 16.145 0 003.69.39 16.171 16.171 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258m0-2.845l-.035.022a4.463 4.463 0 01-.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 01-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 01-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 01-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.144 16.144 0 003.69.39 16.17 16.17 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.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 003.69.39 16.17 16.17 0 003.692-.39 9.13 9.13 0 00.759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},Ya={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 01-1.594-.26 7.445 7.445 0 01-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 00.308.222l.028.018a3.65 3.65 0 00.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 00.645.182 13.68 13.68 0 003.143.334 13.697 13.697 0 003.144-.334 7.753 7.753 0 00.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.495l.008.007.008-.008zm-5.047-4.07a7.471 7.471 0 00.644.182 13.675 13.675 0 003.143.335 13.697 13.697 0 003.146-.335 7.694 7.694 0 00.644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 01-.307.22.353.353 0 01-.03.02 3.788 3.788 0 01-.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 01-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 01-1.535-.072l-.097-.011a14.698 14.698 0 01-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 01-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 01-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 01-.427-.207l-.028-.017a2.167 2.167 0 01-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972zm0 2.436a7.471 7.471 0 00.644.182 13.147 13.147 0 002.644.328l.318-.318.323.324a14.377 14.377 0 002.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 01-.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 01-1.402 0l-.154-.007a17.43 17.43 0 01-.68-.049l-.097-.011a14.689 14.689 0 01-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 01-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 01-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 01-.427-.207l-.028-.017a2.169 2.169 0 01-.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>'},Ga={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>'},Qa={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 01-6.997-2.962v-.007H2v.007a5.995 5.995 0 0010.301 4.182zM8.372 2v1.884a4.13 4.13 0 012.992 6.501l1.429 1.224A6.008 6.008 0 008.37 2zM2.048 7.236h1.897a4.117 4.117 0 013.675-3.352V2A6.012 6.012 0 002.05 7.236z"/></svg>'},Ja={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 11-3-3 3 3 0 013 3zm5-2a2 2 0 102 2 2.002 2.002 0 00-2-2m0-1a3 3 0 11-3 3 3 3 0 013-3z"/></svg>'},Za={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>'},tl={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 012-2H14V13a1 1 0 01-1 1zM12 2a.667.667 0 00-.667.667v2h1.334v-2A.667.667 0 0012 2zM8.444 2a.667.667 0 00-.666.667v2H9.11v-2A.667.667 0 008.444 2zM2 8.444a.667.667 0 00.667.667h2V7.778h-2A.667.667 0 002 8.444zM2 12a.667.667 0 00.667.667h2v-1.334h-2A.667.667 0 002 12zm11.556-8.222v.889a.444.444 0 01-.445.444H10.89a.444.444 0 01-.445-.444v-.89H10v.89a.444.444 0 01-.444.444H7.333a.444.444 0 01-.444-.444v-.89H4.667a.889.889 0 00-.89.89v2.222h.89a.444.444 0 01.444.444v2.223a.444.444 0 01-.444.444h-.89v.444h.89a.444.444 0 01.444.445v2.222a.444.444 0 01-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 018.222 6.89H14V3.778z"/></svg>'},el={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>'},sl={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 001 8.001a7.588 7.588 0 007.146 4.342A7.002 7.002 0 0015 8a7.586 7.586 0 00-7.144-4.344m-1.199 7.289A5.108 5.108 0 012.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 00-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 00-.053.576 3.348 3.348 0 001.734 2.962m2.85.02a3.4 3.4 0 00.107-5.908 5.006 5.006 0 013.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},il={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 016.19 11.96a3.323 3.323 0 01-2.042.667 2.835 2.835 0 01-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 001.2.716 1.976 1.976 0 001.385-.625 11.546 11.546 0 001.722-2.403l2.252-3.88a7.585 7.585 0 00-.679-.037 2.365 2.365 0 00-1.66.54 1.967 1.967 0 00-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 01.645-1.874 3.312 3.312 0 011.34-1.177 6.74 6.74 0 012.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 00.29 1.701.498.498 0 00.528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506zm-.086-.896l-.275-3.22-1.855 3.22z"/></svg>'},ol={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>'},nl={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>'},rl={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 00.249-1.302A3.701 3.701 0 007.22 7 3.654 3.654 0 006 7.223V2h4v4zm-3-4v3h3zm-1.126 8.698a2.697 2.697 0 01-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 115.22-.956zm-.952 0a1.745 1.745 0 10-1.745 1.745 1.747 1.747 0 001.745-1.745z"/></svg>'},al={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 102.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29zm2.033 4.059a1.154 1.154 0 010-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 01-1.07.726z"/></svg>'},ll={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 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.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>'},cl={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 10-1 1 1 1 0 001-1zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18zM12.455 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},hl={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 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm.455 2H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},dl={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>'},ul={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>'},pl={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 14l2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},vl={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 115 9.5 1.5 1.5 0 016.5 11zM5 3.5A1.5 1.5 0 106.5 5 1.5 1.5 0 005 3.5zm7.5 7.5A1.5 1.5 0 1111 9.5a1.5 1.5 0 011.5 1.5zM11 3.5A1.5 1.5 0 1012.5 5 1.5 1.5 0 0011 3.5z"/></svg>'},gl={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 00-.394-.1 2.455 2.455 0 00-.483-.05 1.32 1.32 0 00-.832.241 1.334 1.334 0 00-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 01-.462 1.357 2.583 2.583 0 01-.784.808 3.015 3.015 0 01-.938.387A4.823 4.823 0 013.184 13q-.275 0-.629-.03A3.529 3.529 0 012 12.892v-1.815h.12a.56.56 0 00.424.244 2.538 2.538 0 00.5.052 1.304 1.304 0 00.898-.29 1.584 1.584 0 00.424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 01.444-1.244 2.516 2.516 0 01.76-.734 2.643 2.643 0 01.94-.356A5.61 5.61 0 018.357 3q.294 0 .588.025t.599.076z"/></svg>'},ml={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 011.142-.49 1.763 1.763 0 01-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 01.032.295 1.385 1.385 0 01-2.769 0 1.343 1.343 0 01.033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 01.625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 01.588 0l.11.035.16.055.033.011zM14 8.86a5.979 5.979 0 01-1.799 4.28l-1.309-1.308a4.085 4.085 0 00.83-4.78l.55-.55a2.576 2.576 0 00.64-1.082A5.968 5.968 0 0114 8.86zm-6-6a5.998 5.998 0 00-4.201 10.28l1.308-1.308a4.14 4.14 0 014.645-6.725l.564-.564a2.57 2.57 0 011.07-.635A5.97 5.97 0 008 2.86z"/></svg>'},fl={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 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-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>'},bl={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>'},wl={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 015 3a2.486 2.486 0 01-2-1H2v4h1a1.797 1.797 0 011.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>'},xl={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 14l.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>'},yl={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 2L2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},$l={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 00.355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 00-.355-1.257h.404V2.6h.047a.556.556 0 00.499-.6H4.727a.556.556 0 00.499.6h.047v.49h.404a2.491 2.491 0 00-.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 00.355 1.257h-.404v.491h-.047a.556.556 0 00-.499.6h6.546a.556.556 0 00-.499-.6zM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 011.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 011.738.656c0 .72-.409 1.305-1.99 1.305z"/></svg>'},Cl={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 011 1v8a1.001 1.001 0 01-1 1H4a1.001 1.001 0 01-1-1V4a1.001 1.001 0 011-1h8m0-1H4a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2zM4 4v8h8V4zm6 6H6V6h4z"/></svg>'},kl={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 002.035-.838 1.164 1.164 0 00-.346-.846 1.193 1.193 0 00-1.693 0 1.158 1.158 0 00-.35.846 1.144 1.144 0 00.354.838z"/></svg>'},_l={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 106 6 6 6 0 00-6-6zm-.697 2.28a.951.951 0 011.35 0 .928.928 0 01.276.675.952.952 0 01-1.905 0 .924.924 0 01.279-.674zM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7z"/></svg>'},zl={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.348l-.652-.652 1.444-.14zm-3.818.698l-4.912 4.912-.395-.396 4.12-4.12zm4.734-2.918l-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304zm-3.524-.386l-.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>'},Ol={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>'},Il={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.546l.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.11l.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768z"/></svg>'},Sl={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.953L6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049z"/></svg>'},Al={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 019.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 00-1.277-.769 1.43 1.43 0 00-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 00.054 2.038 1.507 1.507 0 001.039.432 1.28 1.28 0 00.953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 001.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 01-.693.082 2.91 2.91 0 01-2.182-4.842A46.793 46.793 0 015.53 6.356a2.826 2.826 0 011.935-.764M10.583 2.5a3.001 3.001 0 00-.69.081 10.376 10.376 0 00-2.996 2.377 3.474 3.474 0 01.568-.054 3.58 3.58 0 011.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 01.913-.395 1.513 1.513 0 011.074.469 1.433 1.433 0 01.022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 01-.975.395 1.483 1.483 0 01-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 002.493 1.42 2.808 2.808 0 001.93-.76 54.2 54.2 0 002.266-2.266A2.911 2.911 0 0010.583 2.5"/></svg>'},El={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 01.687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 00-.326-1.312 1.297 1.297 0 00-.88-.374 37.657 37.657 0 00-2.779.002 1.298 1.298 0 00-1.273 1.341 1.367 1.367 0 00.39.944 1.162 1.162 0 00.878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 001.104 1.344 8.133 8.133 0 01-3.45-.395 2.705 2.705 0 01-.496-.392A2.64 2.64 0 014.52 8.702a42.45 42.45 0 012.951-.003 2.564 2.564 0 011.731.751m3.984.017a2.723 2.723 0 00-.495-.39 9.414 9.414 0 00-3.447-.398 3.151 3.151 0 01.4.33 3.247 3.247 0 01.68 1c.457.031.864.035 1.096.027a1.108 1.108 0 01.839.331 1.373 1.373 0 01.389.99 1.3 1.3 0 01-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 01-.878-.372 1.345 1.345 0 01-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 00.688 2.51 2.547 2.547 0 001.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 001.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>'},Ml={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>'},Vl={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>'},Hl={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 01-.694.178 16.116 16.116 0 01-3.382.328 16.089 16.089 0 01-3.38-.328 8.77 8.77 0 01-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 00.332.218l.03.017a4.235 4.235 0 00.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 00.457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 00.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 00.694.179 16.101 16.101 0 003.378.327 16.12 16.12 0 003.382-.327 8.892 8.892 0 00.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 011-.255V6h3v2h6V7H9V6z"/></svg>'},Ll={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 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 7v1H3v6h10V8zM6.062 6.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 5a1.883 1.883 0 012 2v1H6.062z"/></svg>'},Tl={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.29l-2.926-2.926a3.971 3.971 0 10-.783.783l2.927 2.926zM7.01 9.84a2.83 2.83 0 112.83-2.83 2.833 2.833 0 01-2.83 2.83z"/></svg>'},Rl={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 00-.75.73v8.54a.74.74 0 00.75.73h12.5a.74.74 0 00.75-.73V3.73a.74.74 0 00-.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>'},Pl={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>'},Fl={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>'},Bl={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 004 2.615v10.77a.54.54 0 00.538.538h5.924a.54.54 0 00.538-.538V2.615a.54.54 0 00-.538-.538zM10 12H5V3h5z"/></svg>'},Dl={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>'},Nl={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>'},jl={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.493l2.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>'},ql={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>'},Ul={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 01-.195 1.176 2.63 2.63 0 01-.549.885 3.96 3.96 0 01-.852.672 7.46 7.46 0 01-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 00.793-.429 2.098 2.098 0 00.608-.612 1.45 1.45 0 00.22-.791 1.042 1.042 0 00-.423-.939 2.163 2.163 0 00-1.195-.28 3.338 3.338 0 00-1.068.204 4.853 4.853 0 00-1.09.526h-.263V3.566a8.148 8.148 0 011.296-.372A8.205 8.205 0 017.77 3a4.196 4.196 0 012.579.718 2.241 2.241 0 01.954 1.876zM8.77 13H6.112v-1.737H8.77z"/></svg>'},Kl={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.985l-8.002 4.013L8 8 5.998 3.987zM3.995 2.997L2 2l3 6-3 6 2.002-1.005L6.5 8z"/></svg>'},Wl={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 01-1 1z"/></svg>'},Xl={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.012l-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566zM2 4v10h10v-4h-2v2H4V6h2V4z"/></svg>'},Yl={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>'},Gl={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>'},Ql={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>'},Jl={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 001.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 01.9-1.267zm0-6.054a4.613 4.613 0 00-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 012 9.18V4h12z"/></svg>'},Zl={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.29L2 12.304v-8.01zM14 2h-2v12h2z"/></svg>'},tc={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 013.938-3.94v.771a4.123 4.123 0 00-3.176 3.169zM8 2v1.875A4.125 4.125 0 113.875 8H2a6 6 0 106-6z"/></svg>'},ec={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>'},sc={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.199l-.016-.076a2.34 2.34 0 00-.497-1.18 2.108 2.108 0 00-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 00.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 00-1.274.262 2.015 2.015 0 00-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199z"/></svg>'},ic={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 00-1.477.291 2.262 2.262 0 00-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 00-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 001.01.213l.223.018V13z"/></svg>'},oc={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 00-.5.5v11a.501.501 0 00.5.5h9a.501.501 0 00.5-.5v-11a.501.501 0 00-.5-.5zM8 13.25a.75.75 0 11.75-.75.752.752 0 01-.75.75zM12 11H4V3h8z"/></svg>'},nc={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.588L5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543zM6.5 6.499a1.082 1.082 0 11-.013-1.516A1.072 1.072 0 016.499 6.5z"/></svg>'},rc={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.338L5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293zM6.5 5.249a1.082 1.082 0 11-.013-1.516 1.072 1.072 0 01.013 1.516zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5z"/></svg>'},ac={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 102 2 2 2 0 00-2-2zm4.9.99A5.005 5.005 0 009 3.1V1H7v2.1A5.005 5.005 0 003.1 7H1v2h2.1A5.005 5.005 0 007 12.9V15h2v-2.1A5.005 5.005 0 0012.9 9H15V7zM8 12a4 4 0 114-4 4.005 4.005 0 01-4 4z"/></svg>'},lc={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 019 12.9V15H7v-2.108a4.99 4.99 0 01-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 107 4.13V1h2v2.1A5.005 5.005 0 0112.9 7zm-5 1.01a2 2 0 11-2-2 2 2 0 012 2z"/></svg>'},cc={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 116.5 8 1.5 1.5 0 018 6.5zM.5 8A1.5 1.5 0 102 6.5 1.5 1.5 0 00.5 8zm12 0A1.5 1.5 0 1014 6.5 1.5 1.5 0 0012.5 8z"/></svg>'},hc={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 7l-.625-5H10V1H5v1h.625L5 7a2 2 0 00-2 2h4v4l.5 2 .5-2V9h4a2 2 0 00-2-2z"/></svg>'},dc={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>'},uc={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.103L5.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>'},pc={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>'},vc={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 2L2 14h12zm0 4.875l2.438 4.875H5.585z"/></svg>'},gc={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 00-1.6 1.6v6.8a1.595 1.595 0 001.6 1.594h10.8a1.595 1.595 0 001.6-1.594v-6.8a1.6 1.6 0 00-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>'},mc={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 00-1.182 1.51l.01.155.021.193a1.69 1.69 0 00.216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 00.992.36h.049a1.306 1.306 0 00.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 01-.571.053 3.148 3.148 0 01-2.99-2.258l-.011-.045a3.04 3.04 0 01-.076-.35 3.127 3.127 0 01-.03-.206l-.004-.089a3.112 3.112 0 01-.016-.336A3.164 3.164 0 014.35 7.356c.272-.068.808-.203.802-.206l.623-.137zm4.31-1.544l-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 01.789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 01-.035.58l-.064.185-.056.142a1.546 1.546 0 01-1.4.893 1.661 1.661 0 01-.313-.03 54.946 54.946 0 01-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 00.578.056 3.188 3.188 0 002.811-1.74 3.018 3.018 0 00.129-.311l.033-.083.061-.197a3.047 3.047 0 00.082-.351l.008-.044a3.132 3.132 0 00-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393L6.875 6.075h.75l.3 3.032 1.2-3.782h-.75z"/></svg>'},fc={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 01.566-1.516A1.834 1.834 0 018 4a1.883 1.883 0 012 2h2a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 6v2H3v6h10V8z"/></svg>'},bc={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 2L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9z"/></svg>'},wc={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 012.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 01-.335.364 8.55 8.55 0 01-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0114 12.291V14H2v-1.673a2.163 2.163 0 011.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 01-.312-.749 4.275 4.275 0 01-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 018.004 2"/></svg>'},xc={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.28l-.06.013a4.556 4.556 0 00-1.38-2.609V3.44a.481.481 0 00-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 00-.48.48v1.24a4.545 4.545 0 000 6.64v1.24a.481.481 0 00.48.48h.48V14h4.32v-.96h.48a.481.481 0 00.48-.48v-1.24a4.547 4.547 0 001.379-2.612l.061.012a.481.481 0 00.48-.48v-.48a.481.481 0 00-.48-.48zm-2.3 2.662a1.59 1.59 0 00-.182-.26L8.747 8.338a.785.785 0 000-.666c.132-.133.894-.899.965-1a1.216 1.216 0 00.14-.485 1.004 1.004 0 00-.515.157l-.955.957a.784.784 0 100 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 00.36.276 3.055 3.055 0 11.291-.297z"/></svg>'},yc={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 01-.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>'},$c={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 106 6 6 6 0 00-6-6zm4.089 2.526h-1.868a5.598 5.598 0 00-.854-1.712 5.363 5.363 0 012.722 1.712zm-2.722 8.66a5.599 5.599 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.644 10.644 0 00.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 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.955.955 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.363 5.363 0 012.722-1.712 5.017 5.017 0 00-.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 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zM12.105 8a.326.326 0 01-.19.296l-6.598 3.3-.148.036a.327.327 0 01-.327-.328V4.69a.327.327 0 01.492-.281l6.595 3.302a.326.326 0 01.176.29z"/></svg>'},Cc={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 106 6 6 6 0 00-6-6zm4.09 2.526H10.22a5.6 5.6 0 00-.854-1.712 5.364 5.364 0 012.722 1.712zm-2.723 8.66a5.6 5.6 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.657 10.657 0 00.208-1.187L9.923 10a9.85 9.85 0 01-.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 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.96.96 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.364 5.364 0 012.722-1.712 5.02 5.02 0 00-.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 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zm-.619-3.131L5.334 4.409a.327.327 0 00-.492.281v6.613a.327.327 0 00.327.328l.148-.035 6.598-3.3a.326.326 0 00.014-.585zm-6.087 2.505V5.78L10.274 8z"/></svg>'},kc={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>'},_c={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>'},zc={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.714l-5.791-5.79a2.504 2.504 0 00.17-.755 2.149 2.149 0 00-.095-.814 2.12 2.12 0 00-.55-.904 2.328 2.328 0 00-1.76-.685h-.045a2.104 2.104 0 00-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 01-.22.854 1.043 1.043 0 01-.114.145 1.648 1.648 0 01-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 00-.135.545l-.015.105a2.337 2.337 0 00.384 1.518 2.51 2.51 0 00.295.36 2.205 2.205 0 001.576.65 2.453 2.453 0 00.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>'},Oc={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.667L9.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>'},Ic={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.026L4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363zm1.155-10.68l-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>'},Sc=`:${Mi}`,Ac=mt`
999
+ `,styles:Yr})
1000
+ Vs.getOrCreate().withPrefix("nimble").register(Gr())
1001
+ const Qr={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>'},Jr={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.933l-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>'},Zr={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.737l1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},ta={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.5l.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},ea={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.5l-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},sa={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.263l-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},ia={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.982L7.9 5 6.588 7.004 11 7v2H6.613L7.9 11z"/></svg>'},oa={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 003.143-3.025 3.08 3.08 0 00-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 014.572 4.53A4.629 4.629 0 018 13.5z"/></svg>'},na={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-3l1.287-2H2V7l4.412.004L5.1 5 11 7.982z"/></svg>'},ra={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 013.3 3.428 3.366 3.366 0 01-3.3 3.429 3.36 3.36 0 01-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 008.9 13.059a5.05 5.05 0 004.95-5.143A5.05 5.05 0 008.9 2.773z"/></svg>'},aa={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.453l-2.571-1.68v.908a3 3 0 003 3 3 3 0 003-3V3.11H14v5.571a4.714 4.714 0 01-4.714 4.715A4.714 4.714 0 014.57 8.68v-.908L2 9.453l3.403-6.849z"/></svg>'},la={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.977l-.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>'},ca={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.735L14 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>'},ha={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.75L10 14l-6-3 6-3-1.25 2.25zM8 11h1a4 4 0 004-4M7.25 5.75L6 8l6-3-6-3 1.25 2.25zM8 5H7a4 4 0 00-4 4"/></svg>'},da={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>'},ua={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 01-2-2h4a2.05 2.05 0 01-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>'},pa={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 00-.71.71v2.032a.71.71 0 00.71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 00.71-.71V5.46a.71.71 0 00-.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 00-1.71 1.71v2.032a1.712 1.712 0 00.844 1.475zM6 12h4a2.05 2.05 0 01-2 2 2.05 2.05 0 01-2-2zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746z"/></svg>'},va={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 01-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 11-5.5 5.5 5.506 5.506 0 015.5-5.5m0-1a6.5 6.5 0 106.5 6.5 6.5 6.5 0 00-6.5-6.5z"/></svg>'},ga={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 008 14.5 6.5 6.5 0 0014.5 8 6.5 6.5 0 008 1.5 6.5 6.5 0 001.5 8zM8 12a1.025 1.025 0 01-1-1h2a1.025 1.025 0 01-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>'},ma={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 0113 5.762V2zm12 7.5a3.5 3.5 0 10-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0014 9.5zM10.5 8A1.5 1.5 0 119 9.5 1.5 1.5 0 0110.5 8z"/></svg>'},fa={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 014.977 2h.046A.976.976 0 016 2.977v1.046A.977.977 0 015.023 5h-.046A.977.977 0 014 4.023zM13 4v.023A1.98 1.98 0 0111.023 6h-.046A1.98 1.98 0 019 4.023V4H7v.023A1.98 1.98 0 015.023 6h-.046A1.98 1.98 0 013 4.023V4a1 1 0 00-1 1v8a1 1 0 001 1h10a1 1 0 001-1V5a1 1 0 00-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 0110.977 2h.046a.976.976 0 01.977.977v1.046a.977.977 0 01-.977.977h-.046A.977.977 0 0110 4.023z"/></svg>'},ba={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>'},wa={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>'},xa={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>'},ya={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>'},$a={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.287L6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4z"/></svg>'},Ca={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.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z"/></svg>'},ka={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 106 6 6 6 0 00-6-6zm0 9.429A3.429 3.429 0 1111.429 8 3.429 3.429 0 018 11.429z"/></svg>'},_a={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 017 2v2.686a3.475 3.475 0 000 6.628zM9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/></svg>'},za={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 106 6 6 6 0 00-6-6zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},Ia={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 010 6.628V14A6.1 6.1 0 009 2z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 010-6.628V2a6.1 6.1 0 000 12z"/></svg>'},Oa={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 106 6 6 6 0 00-6-6zm.075 1.714a4.281 4.281 0 013.573 6.647L5.714 4.427a4.262 4.262 0 012.36-.713zM3.789 8a4.261 4.261 0 01.713-2.36l5.934 5.933A4.281 4.281 0 013.789 8z"/></svg>'},Sa={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 106 6 6 6 0 00-6-6zm.075 1.714a4.263 4.263 0 012.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 012.36-.713zM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 01-.03-4.77zm3.573 6.647a4.256 4.256 0 01-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 01-2.361.713zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 01-.028 4.67z"/></svg>'},Aa={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 012-2V2a1 1 0 012 0v1a2 2 0 012 2zm1-2v9H4V3H3a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1V4a1 1 0 00-1-1zm-2 4H5v1h5zM8 9H5v1h3z"/></svg>'},Ea={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 106 6 6 6 0 00-6-6m.576 4.87l1.555-1.557a1.635 1.635 0 01.84-.256 1.979 1.979 0 01-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 010 1.085l2.376 2.38a1.597 1.597 0 01.458 1.072 1.621 1.621 0 01-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 110-2.293"/></svg>'},Ma={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.392l.955-.957a1.004 1.004 0 01.516-.157 1.215 1.215 0 01-.14.486c-.072.1-.834.866-.966.999a.785.785 0 010 .666l1.341 1.344a.981.981 0 01.281.658.996.996 0 01-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 110-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 00-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 00-.563-.344 4.61 4.61 0 00-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 00-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 003.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 00.401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 001.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 001.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 00.608-1.175zM8 11.45A3.45 3.45 0 1111.45 8 3.45 3.45 0 018 11.45z"/></svg>'},Va={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 00-2.152.505L7.096 6H3.422A4.997 4.997 0 108 3zm2.003 7.616a453.75 453.75 0 01-1.675-1.7 1.061 1.061 0 110-1.907l1.294-1.297a1.36 1.36 0 01.699-.212 1.646 1.646 0 01-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 010 .903l1.817 1.82a1.33 1.33 0 01.381.891 1.35 1.35 0 01-1.017-.51z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},Ha={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>'},La={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.298l-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568zM15 9.005a2.374 2.374 0 01-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 10-.516-2.64A3.77 3.77 0 104.797 5.99 2.238 2.238 0 002 8.148a2.223 2.223 0 002.057 2.22l1.758.009-.448.894a10.567 10.567 0 01-2.31-.121 3.224 3.224 0 01.993-6.225 4.77 4.77 0 019.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0115 9.006z"/></svg>'},Ta={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.1l.001-.101A3.998 3.998 0 004.69 8.59a2.715 2.715 0 00-2.557 2.7 2.782 2.782 0 001.725 2.516 4.854 4.854 0 001.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 00.55-3.897zm-.55 3.06l-7.183-.008a1.867 1.867 0 01.156-3.728 1.891 1.891 0 01.464.06 3.16 3.16 0 116.13 1.462 1.149 1.149 0 11.433 2.213zM4.5 4.5a1 1 0 111-1 1 1 0 01-1 1zm5.138.681l.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502z"/></svg>'},Ra={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 2l-2.217.914.516 1.25a4.743 4.743 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 00.674.048 4.74 4.74 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 00.002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 00-.676-.049 4.808 4.808 0 00-.663.047zm1.175 9a2.999 2.999 0 112.77-1.847 2.984 2.984 0 01-2.77 1.846M8 6.801a1.2 1.2 0 10.46.093A1.198 1.198 0 008 6.8"/></svg>'},Pa={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 01-.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 01-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 01-1.66-.078l-.105-.012a15.901 15.901 0 01-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 01-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 01-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 01-.462-.223l-.03-.02a2.343 2.343 0 01-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 00.697.197 14.793 14.793 0 003.4.363 14.818 14.818 0 003.403-.362 8.38 8.38 0 00.697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 01-.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 00.698.197 14.8 14.8 0 003.399.362 14.817 14.817 0 003.401-.362 8.375 8.375 0 00.7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697L2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 01.516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 011.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 01.52.223 4.027 4.027 0 01.478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 01.341 1.058l1.127.095-.133 1.539a10.211 10.211 0 00-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 00-1.346-2.416 2.543 2.543 0 00-2.938.45 2.408 2.408 0 00-.698 2.14 11.88 11.88 0 00-1.482.311l-.008-.033zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 01-.026-.314.99.99 0 01.292-.618 1.011 1.011 0 011.174-.18.992.992 0 01.539.967.923.923 0 01-.036.132 17.817 17.817 0 00-.866-.022z"/></svg>'},Fa={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.338L14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 00-.676-.049 4.803 4.803 0 00-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 00.674.048 4.737 4.737 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 00.002-1.34zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 01-.466.131 9.896 9.896 0 01-2.273.243 9.88 9.88 0 01-2.271-.243 5.454 5.454 0 01-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 00.223.16l.02.013a2.725 2.725 0 00.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 001.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 00.308-.149l.022-.014a1.651 1.651 0 00.222-.159l.03-.023zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 01-.466.13 9.897 9.897 0 01-2.273.243 9.88 9.88 0 01-2.271-.242 5.44 5.44 0 01-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 00.223.16l.02.013a2.716 2.716 0 00.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 001.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 00.307-.15l.022-.013a1.657 1.657 0 00.222-.16c.009-.007.021-.014.03-.022zm-.953-1.05a5.625 5.625 0 01-.467.132 9.896 9.896 0 01-2.272.24 9.885 9.885 0 01-2.271-.24 6.179 6.179 0 01-.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>'},Ba={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 01-.224.477.787.787 0 01-.909.139.762.762 0 01-.19-1.224.781.781 0 01.907-.14.767.767 0 01.416.748zM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 01-.232.268 2.386 2.386 0 01-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 01-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 01-.256-.215 2.358 2.358 0 01-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 01-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 01.234-.27 2.463 2.463 0 01.229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 01.662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 01.473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 01.008.654zm-1.934-1.591a1.495 1.495 0 00-2.085.011 1.454 1.454 0 00.01 2.081 1.479 1.479 0 00.486.313 1.495 1.495 0 001.6-.324 1.454 1.454 0 00-.01-2.081zM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 01-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 01-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 01-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 01.4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 01.827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 01.402.172 3.111 3.111 0 01.369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 01.264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 01-.4.762zM7.874 6.054a1.916 1.916 0 00-1.04-1.868 1.965 1.965 0 00-2.27.348 1.907 1.907 0 00.478 3.06 1.965 1.965 0 002.27-.347 1.903 1.903 0 00.562-1.193zm3.376 4.467a.6.6 0 00-.64.13.591.591 0 00-.131.196.584.584 0 00.33.761.597.597 0 00.64-.13.59.59 0 00.13-.195.583.583 0 00-.135-.637.596.596 0 00-.194-.125z"/></svg>'},Da={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.11l-1.178-.632-1.875 2.133a5.424 5.424 0 00-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 00-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 00-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 00.453.525l-.13.427h7.232a.818.818 0 00.87-.759L14 13.2zm-1.335 7.876a2.877 2.877 0 01-3.741 1.477 2.768 2.768 0 01-1.51-3.66 2.876 2.876 0 013.729-1.482 2.76 2.76 0 011.535 3.637z"/></svg>'},Na={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 01-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 012 9.5v-6A1.5 1.5 0 013.5 2h9A1.5 1.5 0 0114 3.5z"/></svg>'},ja={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 01-1-1V3a1 1 0 011-1h5a1 1 0 011 1v2z"/></svg>'},qa={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>'},Ua={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>'},Ka={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.646L7 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>'},Wa={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>'},Xa={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>'},Ya={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.646L7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647zM14 2v12H2V2zM4 7h3V4H4zm8 1H4v4h8V8zm0-4H8v3h4z"/></svg>'},Ga={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 00.36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 01-.757.212A16.17 16.17 0 017.997 14a16.144 16.144 0 01-3.69-.391 8.83 8.83 0 01-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 00.362.26c.012.006.021.013.033.02a4.294 4.294 0 00.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 00.82.1 24.659 24.659 0 00.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 00.5-.241.415.415 0 00.035-.022m0-2.845l-.035.022a4.46 4.46 0 01-.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 01-.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 01-.823-.02l-.18-.008a20.583 20.583 0 01-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 01-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.145 16.145 0 003.69.39 16.171 16.171 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258m0-2.845l-.035.022a4.463 4.463 0 01-.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 01-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 01-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 01-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.144 16.144 0 003.69.39 16.17 16.17 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.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 003.69.39 16.17 16.17 0 003.692-.39 9.13 9.13 0 00.759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},Qa={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 01-1.594-.26 7.445 7.445 0 01-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 00.308.222l.028.018a3.65 3.65 0 00.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 00.645.182 13.68 13.68 0 003.143.334 13.697 13.697 0 003.144-.334 7.753 7.753 0 00.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.495l.008.007.008-.008zm-5.047-4.07a7.471 7.471 0 00.644.182 13.675 13.675 0 003.143.335 13.697 13.697 0 003.146-.335 7.694 7.694 0 00.644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 01-.307.22.353.353 0 01-.03.02 3.788 3.788 0 01-.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 01-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 01-1.535-.072l-.097-.011a14.698 14.698 0 01-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 01-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 01-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 01-.427-.207l-.028-.017a2.167 2.167 0 01-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972zm0 2.436a7.471 7.471 0 00.644.182 13.147 13.147 0 002.644.328l.318-.318.323.324a14.377 14.377 0 002.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 01-.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 01-1.402 0l-.154-.007a17.43 17.43 0 01-.68-.049l-.097-.011a14.689 14.689 0 01-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 01-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 01-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 01-.427-.207l-.028-.017a2.169 2.169 0 01-.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>'},Ja={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>'},Za={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 01-6.997-2.962v-.007H2v.007a5.995 5.995 0 0010.301 4.182zM8.372 2v1.884a4.13 4.13 0 012.992 6.501l1.429 1.224A6.008 6.008 0 008.37 2zM2.048 7.236h1.897a4.117 4.117 0 013.675-3.352V2A6.012 6.012 0 002.05 7.236z"/></svg>'},tl={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 11-3-3 3 3 0 013 3zm5-2a2 2 0 102 2 2.002 2.002 0 00-2-2m0-1a3 3 0 11-3 3 3 3 0 013-3z"/></svg>'},el={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>'},sl={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 012-2H14V13a1 1 0 01-1 1zM12 2a.667.667 0 00-.667.667v2h1.334v-2A.667.667 0 0012 2zM8.444 2a.667.667 0 00-.666.667v2H9.11v-2A.667.667 0 008.444 2zM2 8.444a.667.667 0 00.667.667h2V7.778h-2A.667.667 0 002 8.444zM2 12a.667.667 0 00.667.667h2v-1.334h-2A.667.667 0 002 12zm11.556-8.222v.889a.444.444 0 01-.445.444H10.89a.444.444 0 01-.445-.444v-.89H10v.89a.444.444 0 01-.444.444H7.333a.444.444 0 01-.444-.444v-.89H4.667a.889.889 0 00-.89.89v2.222h.89a.444.444 0 01.444.444v2.223a.444.444 0 01-.444.444h-.89v.444h.89a.444.444 0 01.444.445v2.222a.444.444 0 01-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 018.222 6.89H14V3.778z"/></svg>'},il={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>'},ol={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 001 8.001a7.588 7.588 0 007.146 4.342A7.002 7.002 0 0015 8a7.586 7.586 0 00-7.144-4.344m-1.199 7.289A5.108 5.108 0 012.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 00-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 00-.053.576 3.348 3.348 0 001.734 2.962m2.85.02a3.4 3.4 0 00.107-5.908 5.006 5.006 0 013.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},nl={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 016.19 11.96a3.323 3.323 0 01-2.042.667 2.835 2.835 0 01-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 001.2.716 1.976 1.976 0 001.385-.625 11.546 11.546 0 001.722-2.403l2.252-3.88a7.585 7.585 0 00-.679-.037 2.365 2.365 0 00-1.66.54 1.967 1.967 0 00-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 01.645-1.874 3.312 3.312 0 011.34-1.177 6.74 6.74 0 012.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 00.29 1.701.498.498 0 00.528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506zm-.086-.896l-.275-3.22-1.855 3.22z"/></svg>'},rl={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>'},al={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>'},ll={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 00.249-1.302A3.701 3.701 0 007.22 7 3.654 3.654 0 006 7.223V2h4v4zm-3-4v3h3zm-1.126 8.698a2.697 2.697 0 01-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 115.22-.956zm-.952 0a1.745 1.745 0 10-1.745 1.745 1.747 1.747 0 001.745-1.745z"/></svg>'},cl={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 102.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29zm2.033 4.059a1.154 1.154 0 010-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 01-1.07.726z"/></svg>'},hl={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 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.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>'},dl={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 10-1 1 1 1 0 001-1zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18zM12.455 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},ul={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 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm.455 2H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},pl={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>'},vl={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>'},gl={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 14l2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},ml={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 115 9.5 1.5 1.5 0 016.5 11zM5 3.5A1.5 1.5 0 106.5 5 1.5 1.5 0 005 3.5zm7.5 7.5A1.5 1.5 0 1111 9.5a1.5 1.5 0 011.5 1.5zM11 3.5A1.5 1.5 0 1012.5 5 1.5 1.5 0 0011 3.5z"/></svg>'},fl={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 00-.394-.1 2.455 2.455 0 00-.483-.05 1.32 1.32 0 00-.832.241 1.334 1.334 0 00-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 01-.462 1.357 2.583 2.583 0 01-.784.808 3.015 3.015 0 01-.938.387A4.823 4.823 0 013.184 13q-.275 0-.629-.03A3.529 3.529 0 012 12.892v-1.815h.12a.56.56 0 00.424.244 2.538 2.538 0 00.5.052 1.304 1.304 0 00.898-.29 1.584 1.584 0 00.424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 01.444-1.244 2.516 2.516 0 01.76-.734 2.643 2.643 0 01.94-.356A5.61 5.61 0 018.357 3q.294 0 .588.025t.599.076z"/></svg>'},bl={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 011.142-.49 1.763 1.763 0 01-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 01.032.295 1.385 1.385 0 01-2.769 0 1.343 1.343 0 01.033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 01.625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 01.588 0l.11.035.16.055.033.011zM14 8.86a5.979 5.979 0 01-1.799 4.28l-1.309-1.308a4.085 4.085 0 00.83-4.78l.55-.55a2.576 2.576 0 00.64-1.082A5.968 5.968 0 0114 8.86zm-6-6a5.998 5.998 0 00-4.201 10.28l1.308-1.308a4.14 4.14 0 014.645-6.725l.564-.564a2.57 2.57 0 011.07-.635A5.97 5.97 0 008 2.86z"/></svg>'},wl={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 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-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>'},xl={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>'},yl={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 015 3a2.486 2.486 0 01-2-1H2v4h1a1.797 1.797 0 011.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>'},$l={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 14l.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>'},Cl={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 2L2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},kl={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 00.355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 00-.355-1.257h.404V2.6h.047a.556.556 0 00.499-.6H4.727a.556.556 0 00.499.6h.047v.49h.404a2.491 2.491 0 00-.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 00.355 1.257h-.404v.491h-.047a.556.556 0 00-.499.6h6.546a.556.556 0 00-.499-.6zM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 011.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 011.738.656c0 .72-.409 1.305-1.99 1.305z"/></svg>'},_l={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 011 1v8a1.001 1.001 0 01-1 1H4a1.001 1.001 0 01-1-1V4a1.001 1.001 0 011-1h8m0-1H4a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2zM4 4v8h8V4zm6 6H6V6h4z"/></svg>'},zl={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 002.035-.838 1.164 1.164 0 00-.346-.846 1.193 1.193 0 00-1.693 0 1.158 1.158 0 00-.35.846 1.144 1.144 0 00.354.838z"/></svg>'},Il={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 106 6 6 6 0 00-6-6zm-.697 2.28a.951.951 0 011.35 0 .928.928 0 01.276.675.952.952 0 01-1.905 0 .924.924 0 01.279-.674zM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7z"/></svg>'},Ol={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.348l-.652-.652 1.444-.14zm-3.818.698l-4.912 4.912-.395-.396 4.12-4.12zm4.734-2.918l-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304zm-3.524-.386l-.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>'},Sl={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>'},Al={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.546l.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.11l.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768z"/></svg>'},El={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.953L6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049z"/></svg>'},Ml={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 019.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 00-1.277-.769 1.43 1.43 0 00-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 00.054 2.038 1.507 1.507 0 001.039.432 1.28 1.28 0 00.953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 001.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 01-.693.082 2.91 2.91 0 01-2.182-4.842A46.793 46.793 0 015.53 6.356a2.826 2.826 0 011.935-.764M10.583 2.5a3.001 3.001 0 00-.69.081 10.376 10.376 0 00-2.996 2.377 3.474 3.474 0 01.568-.054 3.58 3.58 0 011.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 01.913-.395 1.513 1.513 0 011.074.469 1.433 1.433 0 01.022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 01-.975.395 1.483 1.483 0 01-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 002.493 1.42 2.808 2.808 0 001.93-.76 54.2 54.2 0 002.266-2.266A2.911 2.911 0 0010.583 2.5"/></svg>'},Vl={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 01.687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 00-.326-1.312 1.297 1.297 0 00-.88-.374 37.657 37.657 0 00-2.779.002 1.298 1.298 0 00-1.273 1.341 1.367 1.367 0 00.39.944 1.162 1.162 0 00.878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 001.104 1.344 8.133 8.133 0 01-3.45-.395 2.705 2.705 0 01-.496-.392A2.64 2.64 0 014.52 8.702a42.45 42.45 0 012.951-.003 2.564 2.564 0 011.731.751m3.984.017a2.723 2.723 0 00-.495-.39 9.414 9.414 0 00-3.447-.398 3.151 3.151 0 01.4.33 3.247 3.247 0 01.68 1c.457.031.864.035 1.096.027a1.108 1.108 0 01.839.331 1.373 1.373 0 01.389.99 1.3 1.3 0 01-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 01-.878-.372 1.345 1.345 0 01-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 00.688 2.51 2.547 2.547 0 001.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 001.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>'},Hl={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>'},Ll={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>'},Tl={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 01-.694.178 16.116 16.116 0 01-3.382.328 16.089 16.089 0 01-3.38-.328 8.77 8.77 0 01-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 00.332.218l.03.017a4.235 4.235 0 00.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 00.457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 00.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 00.694.179 16.101 16.101 0 003.378.327 16.12 16.12 0 003.382-.327 8.892 8.892 0 00.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 011-.255V6h3v2h6V7H9V6z"/></svg>'},Rl={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 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 7v1H3v6h10V8zM6.062 6.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 5a1.883 1.883 0 012 2v1H6.062z"/></svg>'},Pl={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.29l-2.926-2.926a3.971 3.971 0 10-.783.783l2.927 2.926zM7.01 9.84a2.83 2.83 0 112.83-2.83 2.833 2.833 0 01-2.83 2.83z"/></svg>'},Fl={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 00-.75.73v8.54a.74.74 0 00.75.73h12.5a.74.74 0 00.75-.73V3.73a.74.74 0 00-.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>'},Bl={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>'},Dl={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>'},Nl={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 004 2.615v10.77a.54.54 0 00.538.538h5.924a.54.54 0 00.538-.538V2.615a.54.54 0 00-.538-.538zM10 12H5V3h5z"/></svg>'},jl={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>'},ql={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>'},Ul={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.493l2.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>'},Kl={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>'},Wl={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 01-.195 1.176 2.63 2.63 0 01-.549.885 3.96 3.96 0 01-.852.672 7.46 7.46 0 01-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 00.793-.429 2.098 2.098 0 00.608-.612 1.45 1.45 0 00.22-.791 1.042 1.042 0 00-.423-.939 2.163 2.163 0 00-1.195-.28 3.338 3.338 0 00-1.068.204 4.853 4.853 0 00-1.09.526h-.263V3.566a8.148 8.148 0 011.296-.372A8.205 8.205 0 017.77 3a4.196 4.196 0 012.579.718 2.241 2.241 0 01.954 1.876zM8.77 13H6.112v-1.737H8.77z"/></svg>'},Xl={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.985l-8.002 4.013L8 8 5.998 3.987zM3.995 2.997L2 2l3 6-3 6 2.002-1.005L6.5 8z"/></svg>'},Yl={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 01-1 1z"/></svg>'},Gl={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.012l-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566zM2 4v10h10v-4h-2v2H4V6h2V4z"/></svg>'},Ql={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>'},Jl={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>'},Zl={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>'},tc={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 001.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 01.9-1.267zm0-6.054a4.613 4.613 0 00-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 012 9.18V4h12z"/></svg>'},ec={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.29L2 12.304v-8.01zM14 2h-2v12h2z"/></svg>'},sc={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 013.938-3.94v.771a4.123 4.123 0 00-3.176 3.169zM8 2v1.875A4.125 4.125 0 113.875 8H2a6 6 0 106-6z"/></svg>'},ic={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>'},oc={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.199l-.016-.076a2.34 2.34 0 00-.497-1.18 2.108 2.108 0 00-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 00.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 00-1.274.262 2.015 2.015 0 00-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199z"/></svg>'},nc={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 00-1.477.291 2.262 2.262 0 00-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 00-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 001.01.213l.223.018V13z"/></svg>'},rc={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 00-.5.5v11a.501.501 0 00.5.5h9a.501.501 0 00.5-.5v-11a.501.501 0 00-.5-.5zM8 13.25a.75.75 0 11.75-.75.752.752 0 01-.75.75zM12 11H4V3h8z"/></svg>'},ac={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.588L5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543zM6.5 6.499a1.082 1.082 0 11-.013-1.516A1.072 1.072 0 016.499 6.5z"/></svg>'},lc={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.338L5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293zM6.5 5.249a1.082 1.082 0 11-.013-1.516 1.072 1.072 0 01.013 1.516zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5z"/></svg>'},cc={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 102 2 2 2 0 00-2-2zm4.9.99A5.005 5.005 0 009 3.1V1H7v2.1A5.005 5.005 0 003.1 7H1v2h2.1A5.005 5.005 0 007 12.9V15h2v-2.1A5.005 5.005 0 0012.9 9H15V7zM8 12a4 4 0 114-4 4.005 4.005 0 01-4 4z"/></svg>'},hc={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 019 12.9V15H7v-2.108a4.99 4.99 0 01-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 107 4.13V1h2v2.1A5.005 5.005 0 0112.9 7zm-5 1.01a2 2 0 11-2-2 2 2 0 012 2z"/></svg>'},dc={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 116.5 8 1.5 1.5 0 018 6.5zM.5 8A1.5 1.5 0 102 6.5 1.5 1.5 0 00.5 8zm12 0A1.5 1.5 0 1014 6.5 1.5 1.5 0 0012.5 8z"/></svg>'},uc={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 7l-.625-5H10V1H5v1h.625L5 7a2 2 0 00-2 2h4v4l.5 2 .5-2V9h4a2 2 0 00-2-2z"/></svg>'},pc={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>'},vc={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.103L5.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>'},gc={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>'},mc={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 2L2 14h12zm0 4.875l2.438 4.875H5.585z"/></svg>'},fc={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 00-1.6 1.6v6.8a1.595 1.595 0 001.6 1.594h10.8a1.595 1.595 0 001.6-1.594v-6.8a1.6 1.6 0 00-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>'},bc={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 00-1.182 1.51l.01.155.021.193a1.69 1.69 0 00.216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 00.992.36h.049a1.306 1.306 0 00.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 01-.571.053 3.148 3.148 0 01-2.99-2.258l-.011-.045a3.04 3.04 0 01-.076-.35 3.127 3.127 0 01-.03-.206l-.004-.089a3.112 3.112 0 01-.016-.336A3.164 3.164 0 014.35 7.356c.272-.068.808-.203.802-.206l.623-.137zm4.31-1.544l-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 01.789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 01-.035.58l-.064.185-.056.142a1.546 1.546 0 01-1.4.893 1.661 1.661 0 01-.313-.03 54.946 54.946 0 01-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 00.578.056 3.188 3.188 0 002.811-1.74 3.018 3.018 0 00.129-.311l.033-.083.061-.197a3.047 3.047 0 00.082-.351l.008-.044a3.132 3.132 0 00-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393L6.875 6.075h.75l.3 3.032 1.2-3.782h-.75z"/></svg>'},wc={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 01.566-1.516A1.834 1.834 0 018 4a1.883 1.883 0 012 2h2a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 6v2H3v6h10V8z"/></svg>'},xc={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 2L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9z"/></svg>'},yc={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 012.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 01-.335.364 8.55 8.55 0 01-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0114 12.291V14H2v-1.673a2.163 2.163 0 011.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 01-.312-.749 4.275 4.275 0 01-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 018.004 2"/></svg>'},$c={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.28l-.06.013a4.556 4.556 0 00-1.38-2.609V3.44a.481.481 0 00-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 00-.48.48v1.24a4.545 4.545 0 000 6.64v1.24a.481.481 0 00.48.48h.48V14h4.32v-.96h.48a.481.481 0 00.48-.48v-1.24a4.547 4.547 0 001.379-2.612l.061.012a.481.481 0 00.48-.48v-.48a.481.481 0 00-.48-.48zm-2.3 2.662a1.59 1.59 0 00-.182-.26L8.747 8.338a.785.785 0 000-.666c.132-.133.894-.899.965-1a1.216 1.216 0 00.14-.485 1.004 1.004 0 00-.515.157l-.955.957a.784.784 0 100 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 00.36.276 3.055 3.055 0 11.291-.297z"/></svg>'},Cc={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 01-.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>'},kc={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 106 6 6 6 0 00-6-6zm4.089 2.526h-1.868a5.598 5.598 0 00-.854-1.712 5.363 5.363 0 012.722 1.712zm-2.722 8.66a5.599 5.599 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.644 10.644 0 00.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 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.955.955 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.363 5.363 0 012.722-1.712 5.017 5.017 0 00-.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 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zM12.105 8a.326.326 0 01-.19.296l-6.598 3.3-.148.036a.327.327 0 01-.327-.328V4.69a.327.327 0 01.492-.281l6.595 3.302a.326.326 0 01.176.29z"/></svg>'},_c={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 106 6 6 6 0 00-6-6zm4.09 2.526H10.22a5.6 5.6 0 00-.854-1.712 5.364 5.364 0 012.722 1.712zm-2.723 8.66a5.6 5.6 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.657 10.657 0 00.208-1.187L9.923 10a9.85 9.85 0 01-.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 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.96.96 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.364 5.364 0 012.722-1.712 5.02 5.02 0 00-.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 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zm-.619-3.131L5.334 4.409a.327.327 0 00-.492.281v6.613a.327.327 0 00.327.328l.148-.035 6.598-3.3a.326.326 0 00.014-.585zm-6.087 2.505V5.78L10.274 8z"/></svg>'},zc={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>'},Ic={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>'},Oc={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.714l-5.791-5.79a2.504 2.504 0 00.17-.755 2.149 2.149 0 00-.095-.814 2.12 2.12 0 00-.55-.904 2.328 2.328 0 00-1.76-.685h-.045a2.104 2.104 0 00-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 01-.22.854 1.043 1.043 0 01-.114.145 1.648 1.648 0 01-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 00-.135.545l-.015.105a2.337 2.337 0 00.384 1.518 2.51 2.51 0 00.295.36 2.205 2.205 0 001.576.65 2.453 2.453 0 00.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>'},Sc={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.667L9.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>'},Ac={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.026L4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363zm1.155-10.68l-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>'},Ec=`:${Mi}`,Mc=mt`
1004
1002
  ${Ei("inline-flex")}
1005
1003
 
1006
1004
  :host {
1007
- height: ${fn};
1005
+ height: ${wn};
1008
1006
  box-sizing: border-box;
1009
- font: ${Xn};
1010
- color: ${Yn};
1011
- padding-left: calc(4px - ${yn});
1007
+ font: ${Gn};
1008
+ color: ${Qn};
1009
+ padding-left: calc(4px - ${Cn});
1012
1010
  }
1013
1011
 
1014
1012
  .listitem {
@@ -1022,8 +1020,8 @@ const Yr={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
1022
1020
  display: flex;
1023
1021
  align-items: center;
1024
1022
  justify-content: center;
1025
- border: ${yn} solid transparent;
1026
- padding-right: calc(4px - ${yn});
1023
+ border: ${Cn} solid transparent;
1024
+ padding-right: calc(4px - ${Cn});
1027
1025
  }
1028
1026
 
1029
1027
  .control:link {
@@ -1040,9 +1038,9 @@ const Yr={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
1040
1038
  text-decoration: underline;
1041
1039
  }
1042
1040
 
1043
- .control:link${Sc} {
1044
- border: ${yn} solid ${pn};
1045
- outline: 2px solid ${pn};
1041
+ .control:link${Ec} {
1042
+ border: ${Cn} solid ${gn};
1043
+ outline: 2px solid ${gn};
1046
1044
  outline-offset: 1px;
1047
1045
  }
1048
1046
 
@@ -1062,15 +1060,15 @@ const Yr={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
1062
1060
  }
1063
1061
 
1064
1062
  slot[name='separator'] svg {
1065
- width: ${$n};
1066
- height: ${$n};
1063
+ width: ${kn};
1064
+ height: ${kn};
1067
1065
  }
1068
1066
 
1069
1067
  slot[name='separator'] path {
1070
- fill: ${Vn};
1068
+ fill: ${Ln};
1071
1069
  }
1072
1070
  `
1073
- const Ec=class extends Ne{}.compose({baseName:"breadcrumb-item",baseClass:Ne,template:(t,e)=>X`
1071
+ const Vc=class extends Ne{}.compose({baseName:"breadcrumb-item",baseClass:Ne,template:(t,e)=>X`
1074
1072
  <div role="listitem" class="listitem" part="listitem">
1075
1073
  ${wt((t=>t.href&&t.href.length>0),X`
1076
1074
  ${((t,e)=>X`
@@ -1107,7 +1105,7 @@ const Ec=class extends Ne{}.compose({baseName:"breadcrumb-item",baseClass:Ne,tem
1107
1105
  aria-roledescription="${t=>t.ariaRoledescription}"
1108
1106
  ${bt("control")}
1109
1107
  >
1110
- ${Ot(0,e)}
1108
+ ${It(0,e)}
1111
1109
  <span class="content" part="content">
1112
1110
  <slot ${Ct("defaultSlottedContent")}></slot>
1113
1111
  </span>
@@ -1116,7 +1114,7 @@ const Ec=class extends Ne{}.compose({baseName:"breadcrumb-item",baseClass:Ne,tem
1116
1114
  `)(0,e)}
1117
1115
  `)}
1118
1116
  ${wt((t=>!t.href),X`
1119
- ${Ot(0,e)}
1117
+ ${It(0,e)}
1120
1118
  <slot></slot>
1121
1119
  ${zt(0,e)}
1122
1120
  `)}
@@ -1126,17 +1124,16 @@ const Ec=class extends Ne{}.compose({baseName:"breadcrumb-item",baseClass:Ne,tem
1126
1124
  </span>
1127
1125
  `)}
1128
1126
  </div>
1129
- `,styles:Ac,separator:pl.data})
1130
- function Mc(t,e){return new Ai("appearance",t,e)}var Vc
1131
- Vs.getOrCreate().withPrefix("nimble").register(Ec()),function(t){t.Outline="outline",t.Ghost="ghost",t.Block="block"}(Vc||(Vc={}))
1132
- const Hc=mt`
1127
+ `,styles:Mc,separator:gl.data})
1128
+ function Hc(t,e){return new Ai("appearance",t,e)}Vs.getOrCreate().withPrefix("nimble").register(Vc())
1129
+ const Lc="outline",Tc="ghost",Rc="block",Pc=mt`
1133
1130
  ${Ei("inline-flex")}
1134
1131
 
1135
1132
  :host {
1136
1133
  background-color: transparent;
1137
- height: ${fn};
1138
- color: ${wr};
1139
- font: ${br};
1134
+ height: ${wn};
1135
+ color: ${yr};
1136
+ font: ${xr};
1140
1137
  cursor: pointer;
1141
1138
  outline: none;
1142
1139
  border: none;
@@ -1146,7 +1143,7 @@ const Hc=mt`
1146
1143
  }
1147
1144
 
1148
1145
  :host([disabled]) {
1149
- color: ${xr};
1146
+ color: ${$r};
1150
1147
  cursor: default;
1151
1148
  }
1152
1149
 
@@ -1154,7 +1151,7 @@ const Hc=mt`
1154
1151
  background-color: transparent;
1155
1152
  height: 100%;
1156
1153
  width: 100%;
1157
- border: ${yn} solid transparent;
1154
+ border: ${Cn} solid transparent;
1158
1155
  box-sizing: border-box;
1159
1156
  color: inherit;
1160
1157
  border-radius: inherit;
@@ -1167,12 +1164,12 @@ const Hc=mt`
1167
1164
  font: inherit;
1168
1165
  outline: none;
1169
1166
  margin: 0;
1170
- padding: 0 ${wn};
1171
- transition: box-shadow ${Lr};
1167
+ padding: 0 ${yn};
1168
+ transition: box-shadow ${Rr};
1172
1169
  }
1173
1170
 
1174
1171
  :host([content-hidden]) .control {
1175
- width: ${fn};
1172
+ width: ${wn};
1176
1173
  padding: 0px;
1177
1174
  }
1178
1175
 
@@ -1183,13 +1180,13 @@ const Hc=mt`
1183
1180
  }
1184
1181
 
1185
1182
  .control:hover {
1186
- box-shadow: 0px 0px 0px ${yn} ${pn} inset;
1183
+ box-shadow: 0px 0px 0px ${Cn} ${gn} inset;
1187
1184
  outline: none;
1188
1185
  }
1189
1186
 
1190
- .control${Sc} {
1191
- box-shadow: 0px 0px 0px ${yn} ${pn} inset;
1192
- outline: ${yn} solid ${pn};
1187
+ .control${Ec} {
1188
+ box-shadow: 0px 0px 0px ${Cn} ${gn} inset;
1189
+ outline: ${Cn} solid ${gn};
1193
1190
  outline-offset: -4px;
1194
1191
  }
1195
1192
 
@@ -1222,7 +1219,7 @@ const Hc=mt`
1222
1219
 
1223
1220
  [part='start'] {
1224
1221
  display: contents;
1225
- ${vn.cssCustomProperty}: ${wr};
1222
+ ${mn.cssCustomProperty}: ${yr};
1226
1223
  }
1227
1224
 
1228
1225
  :host([disabled]) slot[name='start']::slotted(*) {
@@ -1231,38 +1228,38 @@ const Hc=mt`
1231
1228
 
1232
1229
  [part='end'] {
1233
1230
  display: contents;
1234
- ${vn.cssCustomProperty}: ${wr};
1231
+ ${mn.cssCustomProperty}: ${yr};
1235
1232
  }
1236
1233
 
1237
1234
  :host([content-hidden]) [part='end'] {
1238
1235
  display: none;
1239
1236
  }
1240
- `.withBehaviors(Mc(Vc.Outline,mt`
1237
+ `.withBehaviors(Hc(Lc,mt`
1241
1238
  .control {
1242
1239
  background-color: transparent;
1243
- border-color: rgba(${en}, 0.3);
1240
+ border-color: rgba(${on}, 0.3);
1244
1241
  }
1245
1242
 
1246
1243
  .control:hover {
1247
1244
  background-color: transparent;
1248
- border-color: ${pn};
1245
+ border-color: ${gn};
1249
1246
  }
1250
1247
 
1251
- .control${Sc} {
1248
+ .control${Ec} {
1252
1249
  background-color: transparent;
1253
- border-color: ${pn};
1250
+ border-color: ${gn};
1254
1251
  }
1255
1252
 
1256
1253
  .control:active {
1257
- background-color: ${on};
1258
- border-color: ${on};
1254
+ background-color: ${rn};
1255
+ border-color: ${rn};
1259
1256
  }
1260
1257
 
1261
1258
  .control[disabled] {
1262
1259
  background-color: transparent;
1263
- border-color: rgba(${cn}, 0.2);
1260
+ border-color: rgba(${dn}, 0.2);
1264
1261
  }
1265
- `),Mc(Vc.Ghost,mt`
1262
+ `),Hc(Tc,mt`
1266
1263
  .control {
1267
1264
  background-color: transparent;
1268
1265
  border-color: transparent;
@@ -1270,63 +1267,63 @@ const Hc=mt`
1270
1267
 
1271
1268
  .control:hover {
1272
1269
  background-color: transparent;
1273
- border-color: ${pn};
1270
+ border-color: ${gn};
1274
1271
  }
1275
1272
 
1276
- .control${Sc} {
1273
+ .control${Ec} {
1277
1274
  background-color: transparent;
1278
- border-color: ${pn};
1275
+ border-color: ${gn};
1279
1276
  }
1280
1277
 
1281
1278
  .control:active {
1282
- background-color: ${on};
1283
- border-color: ${on};
1279
+ background-color: ${rn};
1280
+ border-color: ${rn};
1284
1281
  }
1285
1282
 
1286
1283
  .control[disabled] {
1287
1284
  background-color: transparent;
1288
1285
  border-color: transparent;
1289
1286
  }
1290
- `),Mc(Vc.Block,mt`
1287
+ `),Hc(Rc,mt`
1291
1288
  .control {
1292
- background-color: rgba(${cn}, 0.1);
1289
+ background-color: rgba(${dn}, 0.1);
1293
1290
  border-color: transparent;
1294
1291
  }
1295
1292
 
1296
1293
  .control:hover {
1297
1294
  background-color: transparent;
1298
- border-color: ${pn};
1295
+ border-color: ${gn};
1299
1296
  }
1300
1297
 
1301
- .control${Sc} {
1302
- background-color: rgba(${cn}, 0.1);
1303
- border-color: ${pn};
1298
+ .control${Ec} {
1299
+ background-color: rgba(${dn}, 0.1);
1300
+ border-color: ${gn};
1304
1301
  }
1305
1302
 
1306
- .control${Sc}:hover {
1303
+ .control${Ec}:hover {
1307
1304
  background-color: transparent;
1308
1305
  }
1309
1306
 
1310
1307
  .control:active {
1311
- background-color: ${on};
1312
- border-color: ${on};
1308
+ background-color: ${rn};
1309
+ border-color: ${rn};
1313
1310
  }
1314
1311
 
1315
1312
  .control[disabled] {
1316
- background-color: rgba(${cn}, 0.1);
1313
+ background-color: rgba(${dn}, 0.1);
1317
1314
  border-color: transparent;
1318
1315
  }
1319
- `)),Lc=Hc.withBehaviors(Mc(Vc.Outline,mt`
1316
+ `)),Fc=Pc.withBehaviors(Hc(Lc,mt`
1320
1317
  :host(.primary) .control {
1321
- box-shadow: 0px 0px 0px ${yn} rgba(${en}, 0.3) inset;
1318
+ box-shadow: 0px 0px 0px ${Cn} rgba(${on}, 0.3) inset;
1322
1319
  }
1323
1320
 
1324
1321
  :host(.primary) .control:hover {
1325
- box-shadow: 0px 0px 0px ${yn} ${pn} inset;
1322
+ box-shadow: 0px 0px 0px ${Cn} ${gn} inset;
1326
1323
  }
1327
1324
 
1328
- :host(.primary) .control${Sc} {
1329
- box-shadow: 0px 0px 0px ${yn} ${pn} inset;
1325
+ :host(.primary) .control${Ec} {
1326
+ box-shadow: 0px 0px 0px ${Cn} ${gn} inset;
1330
1327
  }
1331
1328
 
1332
1329
  :host(.primary) .control:active {
@@ -1336,12 +1333,12 @@ const Hc=mt`
1336
1333
  :host(.primary) .control[disabled] {
1337
1334
  box-shadow: none;
1338
1335
  }
1339
- `),Mc(Vc.Block,mt`
1336
+ `),Hc(Rc,mt`
1340
1337
  :host(.primary) .control {
1341
1338
  background-clip: padding-box;
1342
- border-color: rgba(${en}, 0.3);
1343
- border-width: calc(2 * ${yn});
1344
- padding: 0 calc(${wn} - ${yn});
1339
+ border-color: rgba(${on}, 0.3);
1340
+ border-width: calc(2 * ${Cn});
1341
+ padding: 0 calc(${yn} - ${Cn});
1345
1342
  }
1346
1343
 
1347
1344
  :host(.primary[content-hidden]) .control {
@@ -1349,28 +1346,28 @@ const Hc=mt`
1349
1346
  }
1350
1347
 
1351
1348
  :host(.primary) .control:hover {
1352
- border-color: ${pn};
1349
+ border-color: ${gn};
1353
1350
  box-shadow: none;
1354
1351
  }
1355
1352
 
1356
- :host(.primary) .control${Sc} {
1353
+ :host(.primary) .control${Ec} {
1357
1354
  background-clip: border-box;
1358
- border-color: ${pn};
1359
- border-width: ${yn};
1360
- box-shadow: 0px 0px 0px ${yn} ${pn} inset;
1361
- padding: 0 ${wn};
1355
+ border-color: ${gn};
1356
+ border-width: ${Cn};
1357
+ box-shadow: 0px 0px 0px ${Cn} ${gn} inset;
1358
+ padding: 0 ${yn};
1362
1359
  }
1363
1360
 
1364
- :host(.primary[content-hidden]) .control${Sc} {
1361
+ :host(.primary[content-hidden]) .control${Ec} {
1365
1362
  padding: 0px;
1366
1363
  }
1367
1364
 
1368
1365
  :host(.primary) .control:active {
1369
1366
  background-clip: border-box;
1370
- border-color: ${on};
1371
- border-width: ${yn};
1367
+ border-color: ${rn};
1368
+ border-width: ${Cn};
1372
1369
  box-shadow: none;
1373
- padding: 0 ${wn};
1370
+ padding: 0 ${yn};
1374
1371
  }
1375
1372
 
1376
1373
  :host(.primary[content-hidden]) .control:active {
@@ -1380,17 +1377,17 @@ const Hc=mt`
1380
1377
  :host(.primary) .control[disabled] {
1381
1378
  background-clip: border-box;
1382
1379
  border-color: transparent;
1383
- border-width: ${yn};
1380
+ border-width: ${Cn};
1384
1381
  box-shadow: none;
1385
- padding: 0 ${wn};
1382
+ padding: 0 ${yn};
1386
1383
  }
1387
1384
 
1388
1385
  :host(.primary[content-hidden]) .control[disabled] {
1389
1386
  padding: 0px;
1390
1387
  }
1391
1388
  `))
1392
- class Tc extends Je{constructor(){super(...arguments),this.appearance=Vc.Outline,this.contentHidden=!1}}Wo([ot],Tc.prototype,"appearance",void 0),Wo([ot({attribute:"content-hidden",mode:"boolean"})],Tc.prototype,"contentHidden",void 0)
1393
- const Rc=Tc.compose({baseName:"button",baseClass:Je,template:(t,e)=>X`
1389
+ class Bc extends Je{constructor(){super(...arguments),this.appearance=Lc,this.contentHidden=!1}}Yo([ot],Bc.prototype,"appearance",void 0),Yo([ot({attribute:"content-hidden",mode:"boolean"})],Bc.prototype,"contentHidden",void 0)
1390
+ const Dc=Bc.compose({baseName:"button",baseClass:Je,template:(t,e)=>X`
1394
1391
  <button
1395
1392
  class="control"
1396
1393
  part="control"
@@ -1428,19 +1425,19 @@ const Rc=Tc.compose({baseName:"button",baseClass:Je,template:(t,e)=>X`
1428
1425
  aria-roledescription="${t=>t.ariaRoledescription}"
1429
1426
  ${bt("control")}
1430
1427
  >
1431
- ${Ot(0,e)}
1428
+ ${It(0,e)}
1432
1429
  <span class="content" part="content">
1433
1430
  <slot ${Ct("defaultSlottedContent")}></slot>
1434
1431
  </span>
1435
1432
  ${zt(0,e)}
1436
1433
  </button>
1437
- `,styles:Lc,shadowOptions:{delegatesFocus:!0}})
1438
- Vs.getOrCreate().withPrefix("nimble").register(Rc())
1439
- const Pc=mt`
1434
+ `,styles:Fc,shadowOptions:{delegatesFocus:!0}})
1435
+ Vs.getOrCreate().withPrefix("nimble").register(Dc())
1436
+ const Nc=mt`
1440
1437
  ${Ei("inline-flex")}
1441
1438
 
1442
1439
  :host {
1443
- font: ${br};
1440
+ font: ${xr};
1444
1441
  align-items: center;
1445
1442
  cursor: pointer;
1446
1443
  outline: none;
@@ -1452,16 +1449,16 @@ const Pc=mt`
1452
1449
  }
1453
1450
 
1454
1451
  .control {
1455
- width: calc(${fn} / 2);
1456
- height: calc(${fn} / 2);
1452
+ width: calc(${wn} / 2);
1453
+ height: calc(${wn} / 2);
1457
1454
  box-sizing: border-box;
1458
1455
  flex-shrink: 0;
1459
- border: ${yn} solid ${ln};
1456
+ border: ${Cn} solid ${hn};
1460
1457
  padding: 2px;
1461
1458
  display: inline-flex;
1462
1459
  align-items: center;
1463
1460
  justify-content: center;
1464
- transition: box-shadow ${Lr};
1461
+ transition: box-shadow ${Rr};
1465
1462
  ${""}
1466
1463
  line-height: 0;
1467
1464
  }
@@ -1473,30 +1470,30 @@ const Pc=mt`
1473
1470
  }
1474
1471
 
1475
1472
  :host([disabled]) .control {
1476
- background-color: rgba(${cn}, 0.1);
1477
- border-color: rgba(${cn}, 0.2);
1473
+ background-color: rgba(${dn}, 0.1);
1474
+ border-color: rgba(${dn}, 0.2);
1478
1475
  }
1479
1476
 
1480
1477
  :host(:not([disabled]):not(:active):hover) .control {
1481
- border-color: ${pn};
1482
- box-shadow: 0px 0px 0px ${yn} ${pn} inset;
1478
+ border-color: ${gn};
1479
+ box-shadow: 0px 0px 0px ${Cn} ${gn} inset;
1483
1480
  }
1484
1481
 
1485
- :host(${Sc}) .control {
1486
- border-color: ${pn};
1487
- outline: 2px solid ${pn};
1482
+ :host(${Ec}) .control {
1483
+ border-color: ${gn};
1484
+ outline: 2px solid ${gn};
1488
1485
  outline-offset: 2px;
1489
1486
  }
1490
1487
 
1491
1488
  .label {
1492
1489
  font: inherit;
1493
- color: ${Yn};
1490
+ color: ${Qn};
1494
1491
  padding-left: 1ch;
1495
1492
  cursor: inherit;
1496
1493
  }
1497
1494
 
1498
1495
  :host([disabled]) .label {
1499
- color: ${Gn};
1496
+ color: ${Jn};
1500
1497
  }
1501
1498
 
1502
1499
  slot[name='checked-indicator'],
@@ -1505,8 +1502,8 @@ const Pc=mt`
1505
1502
  }
1506
1503
 
1507
1504
  slot[name='checked-indicator'] svg {
1508
- height: ${$n};
1509
- width: ${$n};
1505
+ height: ${kn};
1506
+ width: ${kn};
1510
1507
  overflow: visible;
1511
1508
  }
1512
1509
 
@@ -1515,16 +1512,16 @@ const Pc=mt`
1515
1512
  }
1516
1513
 
1517
1514
  slot[name='checked-indicator'] path {
1518
- fill: ${ln};
1515
+ fill: ${hn};
1519
1516
  }
1520
1517
 
1521
1518
  :host([disabled]) slot[name='checked-indicator'] path {
1522
- fill: rgba(${cn}, 0.3);
1519
+ fill: rgba(${dn}, 0.3);
1523
1520
  }
1524
1521
 
1525
1522
  slot[name='indeterminate-indicator'] svg {
1526
- height: ${$n};
1527
- width: ${$n};
1523
+ height: ${kn};
1524
+ width: ${kn};
1528
1525
  overflow: visible;
1529
1526
  }
1530
1527
 
@@ -1533,14 +1530,14 @@ const Pc=mt`
1533
1530
  }
1534
1531
 
1535
1532
  slot[name='indeterminate-indicator'] path {
1536
- fill: ${ln};
1533
+ fill: ${hn};
1537
1534
  }
1538
1535
 
1539
1536
  :host([disabled]) slot[name='indeterminate-indicator'] path {
1540
- fill: rgba(${cn}, 0.3);
1537
+ fill: rgba(${dn}, 0.3);
1541
1538
  }
1542
1539
  `
1543
- const Fc=class extends ss{}.compose({baseName:"checkbox",baseClass:ss,template:(t,e)=>X`
1540
+ const jc=class extends ss{}.compose({baseName:"checkbox",baseClass:ss,template:(t,e)=>X`
1544
1541
  <template
1545
1542
  role="checkbox"
1546
1543
  aria-checked="${t=>t.checked}"
@@ -1567,9 +1564,9 @@ const Fc=class extends ss{}.compose({baseName:"checkbox",baseClass:ss,template:(
1567
1564
  <slot ${Ct("defaultSlottedNodes")}></slot>
1568
1565
  </label>
1569
1566
  </template>
1570
- `,styles:Pc,checkedIndicator:xa.data,indeterminateIndicator:Pl.data})
1571
- Vs.getOrCreate().withPrefix("nimble").register(Fc())
1572
- var Bc="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Dc={},Nc={},jc={}
1567
+ `,styles:Nc,checkedIndicator:$a.data,indeterminateIndicator:Bl.data})
1568
+ Vs.getOrCreate().withPrefix("nimble").register(jc())
1569
+ var qc="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Uc={},Kc={},Wc={}
1573
1570
  !function(t){var e
1574
1571
  Object.defineProperty(t,"__esModule",{value:!0}),t.AnimationMode=void 0,function(t){t[t.animateTo=0]="animateTo",t[t.animateFrom=1]="animateFrom"}(e=t.AnimationMode||(t.AnimationMode={}))
1575
1572
  var s=function(){function t(t,e,s){var i=this
@@ -1598,104 +1595,104 @@ return t.forEach((function(t){t.forEach((function(t,s){var i=t.offset
1598
1595
  void 0===i&&(i=0===s?0:1,t.offset=i)
1599
1596
  var o=i.toString()
1600
1597
  e[o]=void 0===e[o]?t:Object.assign(e[o],t)}))})),this.sortOffsets(Object.keys(e)).map((function(t){return e[t]}))},Object.defineProperty(t.prototype,"keyframes",{get:function(){return this.consolidateKeyframes(this._keyframes.concat([this.getOptionKeyframes()]))},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"keyframeEffect",{get:function(){return new KeyframeEffect(this.animationTarget,this.keyframes,this.effectTiming)},enumerable:!1,configurable:!0}),t.propertyMap={opacity:["opacity"],transform:["x","y","rotate","scale"],top:["top"],left:["left"],bottom:["bottom"],right:["right"]},t}()
1601
- t.default=s}(jc)
1602
- var qc,Uc=Bc&&Bc.__extends||(qc=function(t,e){return(qc=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null")
1603
- function s(){this.constructor=t}qc(t,e),t.prototype=null===e?Object.create(e):(s.prototype=e.prototype,new s)})
1604
- Object.defineProperty(Nc,"__esModule",{value:!0})
1605
- var Kc=jc,Wc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
1606
- return e.mode=Kc.AnimationMode.animateTo,e}return Uc(e,t),e}(Kc.default)
1607
- Nc.default=Wc
1608
- var Xc={},Yc=Bc&&Bc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(e,s)}
1598
+ t.default=s}(Wc)
1599
+ var Xc,Yc=qc&&qc.__extends||(Xc=function(t,e){return(Xc=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null")
1600
+ function s(){this.constructor=t}Xc(t,e),t.prototype=null===e?Object.create(e):(s.prototype=e.prototype,new s)})
1601
+ Object.defineProperty(Kc,"__esModule",{value:!0})
1602
+ var Gc=Wc,Qc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
1603
+ return e.mode=Gc.AnimationMode.animateTo,e}return Yc(e,t),e}(Gc.default)
1604
+ Kc.default=Qc
1605
+ var Jc={},Zc=qc&&qc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(e,s)}
1609
1606
  return function(e,s){if("function"!=typeof s&&null!==s)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null")
1610
1607
  function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
1611
- Object.defineProperty(Xc,"__esModule",{value:!0})
1612
- var Gc=jc,Qc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
1613
- return e.mode=Gc.AnimationMode.animateFrom,e}return Yc(e,t),e}(Gc.default)
1614
- Xc.default=Qc
1615
- var Jc={},Zc={}
1616
- Object.defineProperty(Zc,"__esModule",{value:!0}),Zc.invokeFunctionForEach=void 0,Zc.invokeFunctionForEach=function(t,e){t.forEach((function(t){return t[e]()}))},Object.defineProperty(Jc,"__esModule",{value:!0})
1617
- var th=Zc,eh=function(){function t(t){var e=this
1618
- this.pause=function(){(0,th.invokeFunctionForEach)(e.animations,"pause")},this.finish=function(){(0,th.invokeFunctionForEach)(e.animations,"finish")},this.cancel=function(){(0,th.invokeFunctionForEach)(e.animations,"cancel")},this.animations=t}return Object.defineProperty(t.prototype,"onFinish",{get:function(){return this._onFinish},set:function(t){var e=this
1608
+ Object.defineProperty(Jc,"__esModule",{value:!0})
1609
+ var th=Wc,eh=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
1610
+ return e.mode=th.AnimationMode.animateFrom,e}return Zc(e,t),e}(th.default)
1611
+ Jc.default=eh
1612
+ var sh={},ih={}
1613
+ Object.defineProperty(ih,"__esModule",{value:!0}),ih.invokeFunctionForEach=void 0,ih.invokeFunctionForEach=function(t,e){t.forEach((function(t){return t[e]()}))},Object.defineProperty(sh,"__esModule",{value:!0})
1614
+ var oh=ih,nh=function(){function t(t){var e=this
1615
+ this.pause=function(){(0,oh.invokeFunctionForEach)(e.animations,"pause")},this.finish=function(){(0,oh.invokeFunctionForEach)(e.animations,"finish")},this.cancel=function(){(0,oh.invokeFunctionForEach)(e.animations,"cancel")},this.animations=t}return Object.defineProperty(t.prototype,"onFinish",{get:function(){return this._onFinish},set:function(t){var e=this
1619
1616
  this._onFinish=t
1620
1617
  var s=this.getLongestAnimation()
1621
1618
  if("function"==typeof s.onFinish){var i=s.onFinish
1622
- s.onFinish=function(){i(),e._onFinish()}}else s.onFinish=this._onFinish},enumerable:!1,configurable:!0}),t.prototype.play=function(){(0,th.invokeFunctionForEach)(this.animations,"play")},t.prototype.reverse=function(){(0,th.invokeFunctionForEach)(this.animations,"reverse")},t.prototype.getLongestAnimation=function(){var t=this
1619
+ s.onFinish=function(){i(),e._onFinish()}}else s.onFinish=this._onFinish},enumerable:!1,configurable:!0}),t.prototype.play=function(){(0,oh.invokeFunctionForEach)(this.animations,"play")},t.prototype.reverse=function(){(0,oh.invokeFunctionForEach)(this.animations,"reverse")},t.prototype.getLongestAnimation=function(){var t=this
1623
1620
  return this.animations.reduce((function(e,s){var i=t.getAnimationDuration(e.effectTiming)
1624
1621
  return t.getAnimationDuration(s.effectTiming)>=i?s:e}))},t.prototype.getAnimationDuration=function(t){var e=t.duration,s="string"==typeof e?parseFloat(e):e
1625
1622
  return(t.delay||0)+(s||0)},t}()
1626
- Jc.default=eh
1627
- var sh={}
1628
- Object.defineProperty(sh,"__esModule",{value:!0})
1629
- var ih=Zc,oh=function(){function t(t){var e=this
1630
- this.play=function(){e.applySequencedCallback(e.animations,"play")},this.reverse=function(){e.applySequencedCallback(e.animations.reverse(),"reverse")},this.pause=function(){(0,ih.invokeFunctionForEach)(e.animations,"pause")},this.finish=function(){(0,ih.invokeFunctionForEach)(e.animations,"finish")},this.cancel=function(){(0,ih.invokeFunctionForEach)(e.animations,"cancel")},this.animations=t}return t.prototype.applySequencedCallback=function(t,e){var s=this,i=t.length
1623
+ sh.default=nh
1624
+ var rh={}
1625
+ Object.defineProperty(rh,"__esModule",{value:!0})
1626
+ var ah=ih,lh=function(){function t(t){var e=this
1627
+ this.play=function(){e.applySequencedCallback(e.animations,"play")},this.reverse=function(){e.applySequencedCallback(e.animations.reverse(),"reverse")},this.pause=function(){(0,ah.invokeFunctionForEach)(e.animations,"pause")},this.finish=function(){(0,ah.invokeFunctionForEach)(e.animations,"finish")},this.cancel=function(){(0,ah.invokeFunctionForEach)(e.animations,"cancel")},this.animations=t}return t.prototype.applySequencedCallback=function(t,e){var s=this,i=t.length
1631
1628
  i<=0||(t.forEach((function(t,o){t.onFinish=o<i-1?s.animations[o+1][e]:s.onFinish||void 0})),t[0][e]())},t}()
1632
- sh.default=oh
1633
- var nh={}
1629
+ rh.default=lh
1630
+ var ch={}
1634
1631
  !function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.fadeOut=t.fadeIn=t.applyFade=t.fadeEffectTiming=t.fadeOutKeyframes=t.fadeInKeyframes=void 0
1635
- var e=Nc
1632
+ var e=Kc
1636
1633
  function s(s,i,o){void 0===o&&(o={})
1637
1634
  var n=Object.assign({},t.fadeEffectTiming,o),r=new e.default(s,null,n)
1638
- return r.addKeyframes(i),r}t.fadeInKeyframes=[{opacity:"0.01"},{opacity:"1"}],t.fadeOutKeyframes=[{opacity:"1"},{opacity:"0"}],t.fadeEffectTiming={easing:"linear",duration:500},t.applyFade=s,t.fadeIn=function(e,i){return void 0===i&&(i={}),s(e,t.fadeInKeyframes,i)},t.fadeOut=function(e,i){return void 0===i&&(i={}),s(e,t.fadeOutKeyframes,i)}}(nh)
1639
- var rh={},ah={}
1640
- Object.defineProperty(ah,"__esModule",{value:!0}),ah.navPane=ah.exponentialReversed=ah.fastInFortySevenPercent=ah.exponential=ah.fastInOut=ah.fastOut=ah.fastIn=ah.appToApp=ah.backToApp=ah.drillIn=ah.easeIn=ah.easeOutSmooth=ah.easeOut=ah.linear=void 0,ah.linear=[[0,0],[1,1]],ah.easeOut=[[0,0],[.58,1]],ah.easeOutSmooth=[[0,.35],[.15,1]],ah.easeIn=[[.25,.1],[.25,1]],ah.drillIn=[[.17,.17],[0,1]],ah.backToApp=[[.5,0],[.6,1]],ah.appToApp=[[.5,0],[1,.9]],ah.fastIn=[[.1,.9],[.2,1]],ah.fastOut=[[.9,.1],[1,.2]],ah.fastInOut=[[.8,0],[.2,1]],ah.exponential=[[.1,.25],[.75,.9]],ah.fastInFortySevenPercent=[[.11,.5],[.24,.96]],ah.exponentialReversed=[[.25,.1],[.9,.75]],ah.navPane=[[.1,.7],[.1,1]],Object.defineProperty(rh,"__esModule",{value:!0}),rh.cubicBezier=rh.formatCubicBezier=void 0
1641
- var lh=ah
1642
- function ch(t){if(!Array.isArray(t)||!Array.isArray(t[0])||!Array.isArray(t[1]))return""
1643
- var e=t[0],s=t[1]
1644
- return"cubic-bezier(".concat(e[0],", ").concat(e[1],", ").concat(s[0],", ").concat(s[1],")")}rh.formatCubicBezier=ch,rh.cubicBezier=function(t){return t in lh?ch(lh[t]):""}
1635
+ return r.addKeyframes(i),r}t.fadeInKeyframes=[{opacity:"0.01"},{opacity:"1"}],t.fadeOutKeyframes=[{opacity:"1"},{opacity:"0"}],t.fadeEffectTiming={easing:"linear",duration:500},t.applyFade=s,t.fadeIn=function(e,i){return void 0===i&&(i={}),s(e,t.fadeInKeyframes,i)},t.fadeOut=function(e,i){return void 0===i&&(i={}),s(e,t.fadeOutKeyframes,i)}}(ch)
1645
1636
  var hh={},dh={}
1646
- Object.defineProperty(dh,"__esModule",{value:!0}),dh.default=function(t){var e=t.getBoundingClientRect()
1637
+ Object.defineProperty(dh,"__esModule",{value:!0}),dh.navPane=dh.exponentialReversed=dh.fastInFortySevenPercent=dh.exponential=dh.fastInOut=dh.fastOut=dh.fastIn=dh.appToApp=dh.backToApp=dh.drillIn=dh.easeIn=dh.easeOutSmooth=dh.easeOut=dh.linear=void 0,dh.linear=[[0,0],[1,1]],dh.easeOut=[[0,0],[.58,1]],dh.easeOutSmooth=[[0,.35],[.15,1]],dh.easeIn=[[.25,.1],[.25,1]],dh.drillIn=[[.17,.17],[0,1]],dh.backToApp=[[.5,0],[.6,1]],dh.appToApp=[[.5,0],[1,.9]],dh.fastIn=[[.1,.9],[.2,1]],dh.fastOut=[[.9,.1],[1,.2]],dh.fastInOut=[[.8,0],[.2,1]],dh.exponential=[[.1,.25],[.75,.9]],dh.fastInFortySevenPercent=[[.11,.5],[.24,.96]],dh.exponentialReversed=[[.25,.1],[.9,.75]],dh.navPane=[[.1,.7],[.1,1]],Object.defineProperty(hh,"__esModule",{value:!0}),hh.cubicBezier=hh.formatCubicBezier=void 0
1638
+ var uh=dh
1639
+ function ph(t){if(!Array.isArray(t)||!Array.isArray(t[0])||!Array.isArray(t[1]))return""
1640
+ var e=t[0],s=t[1]
1641
+ return"cubic-bezier(".concat(e[0],", ").concat(e[1],", ").concat(s[0],", ").concat(s[1],")")}hh.formatCubicBezier=ph,hh.cubicBezier=function(t){return t in uh?ph(uh[t]):""}
1642
+ var vh={},gh={}
1643
+ Object.defineProperty(gh,"__esModule",{value:!0}),gh.default=function(t){var e=t.getBoundingClientRect()
1647
1644
  return e.bottom>=0&&e.right>=0&&e.top<=window.innerHeight&&e.left<=window.innerWidth}
1648
- var uh={},ph={}
1649
- Object.defineProperty(ph,"__esModule",{value:!0}),ph.default=function(){return"undefined"==typeof window?NaN:void 0!==window.scrollY?window.scrollY:window.pageYOffset},Object.defineProperty(uh,"__esModule",{value:!0})
1650
- var vh=dh,gh=ph,mh=function(){function t(){var t=this
1651
- this.subscriptions=[],this.scrollDistance=0,this.requestFrame=function(){t.requestedFrame&&cancelAnimationFrame(t.requestedFrame),t.requestedFrame=requestAnimationFrame(t.update)},this.lastScrollY=(0,gh.default)(),this.update=this.update.bind(this)}return t.prototype.subscribe=function(t,e){t instanceof HTMLElement&&"function"==typeof e&&!this.isSubscribed(t,e)&&(0===this.subscriptions.length&&window.addEventListener("scroll",this.requestFrame),this.subscriptions.push({element:t,callback:e,inView:(0,vh.default)(t)}))},t.prototype.unsubscribe=function(t,e){this.subscriptions=this.subscriptions.filter((function(s){return!(t===s.element&&e===s.callback)})),0===this.subscriptions.length&&window.removeEventListener("scroll",this.requestFrame)},t.prototype.update=function(){var t=(0,gh.default)()
1645
+ var mh={},fh={}
1646
+ Object.defineProperty(fh,"__esModule",{value:!0}),fh.default=function(){return"undefined"==typeof window?NaN:void 0!==window.scrollY?window.scrollY:window.pageYOffset},Object.defineProperty(mh,"__esModule",{value:!0})
1647
+ var bh=gh,wh=fh,xh=function(){function t(){var t=this
1648
+ this.subscriptions=[],this.scrollDistance=0,this.requestFrame=function(){t.requestedFrame&&cancelAnimationFrame(t.requestedFrame),t.requestedFrame=requestAnimationFrame(t.update)},this.lastScrollY=(0,wh.default)(),this.update=this.update.bind(this)}return t.prototype.subscribe=function(t,e){t instanceof HTMLElement&&"function"==typeof e&&!this.isSubscribed(t,e)&&(0===this.subscriptions.length&&window.addEventListener("scroll",this.requestFrame),this.subscriptions.push({element:t,callback:e,inView:(0,bh.default)(t)}))},t.prototype.unsubscribe=function(t,e){this.subscriptions=this.subscriptions.filter((function(s){return!(t===s.element&&e===s.callback)})),0===this.subscriptions.length&&window.removeEventListener("scroll",this.requestFrame)},t.prototype.update=function(){var t=(0,wh.default)()
1652
1649
  this.scrollDistance=t-this.lastScrollY,this.lastScrollY=t},t.prototype.isSubscribed=function(t,e){return!!this.subscriptions.filter((function(s){return t===s.element&&e===s.callback})).length},t}()
1653
- uh.default=mh
1654
- var fh=Bc&&Bc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(e,s)}
1650
+ mh.default=xh
1651
+ var yh=qc&&qc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(e,s)}
1655
1652
  return function(e,s){if("function"!=typeof s&&null!==s)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null")
1656
1653
  function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
1657
- Object.defineProperty(hh,"__esModule",{value:!0})
1658
- var bh=dh,wh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return fh(e,t),e.prototype.update=function(){var e=this
1659
- t.prototype.update.call(this),this.subscriptions.forEach((function(t){var s=(0,bh.default)(t.element)
1660
- s&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(uh.default)
1661
- hh.default=wh
1662
- var xh={},yh=Bc&&Bc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(e,s)}
1663
- return function(e,s){if("function"!=typeof s&&null!==s)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null")
1664
- function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
1665
- Object.defineProperty(xh,"__esModule",{value:!0})
1666
- var $h=dh,Ch=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return yh(e,t),e.prototype.update=function(){var e=this
1667
- t.prototype.update.call(this),this.subscriptions.forEach((function(t,s){var i=(0,$h.default)(t.element)
1668
- i&&!t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(uh.default)
1669
- xh.default=Ch
1670
- var kh={},_h=Bc&&Bc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(e,s)}
1654
+ Object.defineProperty(vh,"__esModule",{value:!0})
1655
+ var $h=gh,Ch=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return yh(e,t),e.prototype.update=function(){var e=this
1656
+ t.prototype.update.call(this),this.subscriptions.forEach((function(t){var s=(0,$h.default)(t.element)
1657
+ s&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(mh.default)
1658
+ vh.default=Ch
1659
+ var kh={},_h=qc&&qc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(e,s)}
1671
1660
  return function(e,s){if("function"!=typeof s&&null!==s)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null")
1672
1661
  function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
1673
1662
  Object.defineProperty(kh,"__esModule",{value:!0})
1674
- var zh=dh,Oh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return _h(e,t),e.prototype.update=function(){var e=this
1663
+ var zh=gh,Ih=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return _h(e,t),e.prototype.update=function(){var e=this
1675
1664
  t.prototype.update.call(this),this.subscriptions.forEach((function(t,s){var i=(0,zh.default)(t.element)
1676
- !i&&t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(uh.default)
1677
- kh.default=Oh,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.ViewExitTrigger=t.ViewEnterTrigger=t.ScrollTrigger=t.fadeOut=t.fadeIn=t.cubicBezier=t.AnimateTo=t.AnimateSequence=t.AnimateGroup=t.AnimateFrom=t.Animate=void 0
1678
- var e=Nc
1665
+ i&&!t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(mh.default)
1666
+ kh.default=Ih
1667
+ var Oh={},Sh=qc&&qc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(e,s)}
1668
+ return function(e,s){if("function"!=typeof s&&null!==s)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null")
1669
+ function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
1670
+ Object.defineProperty(Oh,"__esModule",{value:!0})
1671
+ var Ah=gh,Eh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Sh(e,t),e.prototype.update=function(){var e=this
1672
+ t.prototype.update.call(this),this.subscriptions.forEach((function(t,s){var i=(0,Ah.default)(t.element)
1673
+ !i&&t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(mh.default)
1674
+ Oh.default=Eh,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.ViewExitTrigger=t.ViewEnterTrigger=t.ScrollTrigger=t.fadeOut=t.fadeIn=t.cubicBezier=t.AnimateTo=t.AnimateSequence=t.AnimateGroup=t.AnimateFrom=t.Animate=void 0
1675
+ var e=Kc
1679
1676
  t.AnimateTo=e.default
1680
- var s=Xc
1677
+ var s=Jc
1681
1678
  t.AnimateFrom=s.default
1682
- var i=Jc
1679
+ var i=sh
1683
1680
  t.AnimateGroup=i.default
1684
- var o=sh
1681
+ var o=rh
1685
1682
  t.AnimateSequence=o.default
1686
- var n=jc
1683
+ var n=Wc
1687
1684
  t.Animate=n.default
1688
- var r=nh
1685
+ var r=ch
1689
1686
  Object.defineProperty(t,"fadeIn",{enumerable:!0,get:function(){return r.fadeIn}}),Object.defineProperty(t,"fadeOut",{enumerable:!0,get:function(){return r.fadeOut}})
1690
- var a=rh
1687
+ var a=hh
1691
1688
  Object.defineProperty(t,"cubicBezier",{enumerable:!0,get:function(){return a.cubicBezier}})
1692
- var l=hh
1689
+ var l=vh
1693
1690
  t.ScrollTrigger=l.default
1694
- var c=xh
1691
+ var c=kh
1695
1692
  t.ViewEnterTrigger=c.default
1696
- var h=kh
1697
- t.ViewExitTrigger=h.default}(Dc)
1698
- const Ih=window.matchMedia("(prefers-reduced-motion: reduce)"),Sh={slideLeftKeyframes:[{transform:"translateX(-100%)",visibility:"hidden",offset:0},{transform:"translateX(-100%)",visibility:"visible",offset:.01},{transform:"translateX(0%)",visibility:"visible",offset:1}],slideRightKeyframes:[{transform:"translateX(100%)",visibility:"hidden",offset:0},{transform:"translateX(100%)",visibility:"visible",offset:.01},{transform:"translateX(0%)",visibility:"visible",offset:1}],fadeOverlayKeyframes:[{opacity:0},{opacity:1}],slideInOptions:{duration:1,easing:"ease-out"},slideOutOptions:{duration:1,easing:"ease-in",direction:"reverse"}},Ah=mt`
1693
+ var h=Oh
1694
+ t.ViewExitTrigger=h.default}(Uc)
1695
+ const Mh=window.matchMedia("(prefers-reduced-motion: reduce)"),Vh={slideLeftKeyframes:[{transform:"translateX(-100%)",visibility:"hidden",offset:0},{transform:"translateX(-100%)",visibility:"visible",offset:.01},{transform:"translateX(0%)",visibility:"visible",offset:1}],slideRightKeyframes:[{transform:"translateX(100%)",visibility:"hidden",offset:0},{transform:"translateX(100%)",visibility:"visible",offset:.01},{transform:"translateX(0%)",visibility:"visible",offset:1}],fadeOverlayKeyframes:[{opacity:0},{opacity:1}],slideInOptions:{duration:1,easing:"ease-out"},slideOutOptions:{duration:1,easing:"ease-in",direction:"reverse"}},Hh=mt`
1699
1696
  ${Ei("block")}
1700
1697
 
1701
1698
  :host {
@@ -1705,8 +1702,8 @@ const Ih=window.matchMedia("(prefers-reduced-motion: reduce)"),Sh={slideLeftKeyf
1705
1702
  width: fit-content;
1706
1703
  height: 100%;
1707
1704
  outline: none;
1708
- font: ${Xn};
1709
- color: ${Yn};
1705
+ font: ${Gn};
1706
+ color: ${Qn};
1710
1707
  }
1711
1708
 
1712
1709
  :host([modal]) {
@@ -1742,7 +1739,7 @@ const Ih=window.matchMedia("(prefers-reduced-motion: reduce)"),Sh={slideLeftKeyf
1742
1739
  .overlay {
1743
1740
  position: fixed;
1744
1741
  inset: 0px;
1745
- background: ${mn};
1742
+ background: ${bn};
1746
1743
  touch-action: none;
1747
1744
  }
1748
1745
 
@@ -1755,9 +1752,9 @@ const Ih=window.matchMedia("(prefers-reduced-motion: reduce)"),Sh={slideLeftKeyf
1755
1752
  box-sizing: border-box;
1756
1753
  border-radius: 0px;
1757
1754
  border-width: 0px;
1758
- width: ${Cn};
1755
+ width: ${_n};
1759
1756
  height: 100%;
1760
- background-color: ${sn};
1757
+ background-color: ${nn};
1761
1758
  }
1762
1759
 
1763
1760
  :host([modal]) .control {
@@ -1771,61 +1768,59 @@ const Ih=window.matchMedia("(prefers-reduced-motion: reduce)"),Sh={slideLeftKeyf
1771
1768
 
1772
1769
  :host([location='left']) .control {
1773
1770
  left: 0px;
1774
- border-right: ${yn} solid ${gn};
1771
+ border-right: ${Cn} solid ${fn};
1775
1772
  }
1776
1773
 
1777
1774
  :host([location='right']) .control {
1778
1775
  right: 0px;
1779
- border-left: ${yn} solid ${gn};
1776
+ border-left: ${Cn} solid ${fn};
1780
1777
  }
1781
1778
 
1782
1779
  ${""}
1783
1780
 
1784
1781
  ::slotted(header) {
1785
- padding: ${wn};
1782
+ padding: ${yn};
1786
1783
  flex: none;
1787
- font: ${kn};
1784
+ font: ${zn};
1788
1785
  }
1789
1786
 
1790
1787
  ::slotted(section) {
1791
- padding: ${wn};
1788
+ padding: ${yn};
1792
1789
  flex: auto;
1793
1790
  overflow-y: auto;
1794
1791
  }
1795
1792
 
1796
1793
  ::slotted(footer) {
1797
- padding: ${wn};
1794
+ padding: ${yn};
1798
1795
  flex: none;
1799
1796
  display: flex;
1800
1797
  justify-content: flex-end;
1801
- border-top: ${yn} solid ${mn};
1798
+ border-top: ${Cn} solid ${bn};
1802
1799
  }
1803
- `
1804
- var Eh,Mh
1805
- !function(t){t.Left="left",t.Right="right"}(Eh||(Eh={})),function(t){t.Opening="opening",t.Opened="opened",t.Closing="closing",t.Closed="closed"}(Mh||(Mh={}))
1806
- class Vh extends Ks{constructor(){super(...arguments),this.location=Eh.Left,this.state=Mh.Closed,this.preventDismiss=!1,this.propertiesToWatch=["hidden","location","state"],this.animationDurationMilliseconds=.001}connectedCallback(){this.trapFocus=!1,super.connectedCallback(),this.updateAnimationDuration(),this.animationsEnabledChangedHandler=()=>this.updateAnimationDuration(),Ih.addEventListener("change",this.animationsEnabledChangedHandler),this.onStateChanged()
1800
+ `,Lh="left",Th="right",Rh="opening",Ph="opened",Fh="closing",Bh="closed"
1801
+ class Dh extends Ks{constructor(){super(...arguments),this.location=Lh,this.state=Bh,this.preventDismiss=!1,this.propertiesToWatch=["hidden","location","state"],this.animationDurationMilliseconds=.001}connectedCallback(){this.trapFocus=!1,super.connectedCallback(),this.updateAnimationDuration(),this.animationsEnabledChangedHandler=()=>this.updateAnimationDuration(),Mh.addEventListener("change",this.animationsEnabledChangedHandler),this.onStateChanged()
1807
1802
  const t=f.getNotifier(this),e={handleChange:(t,e)=>this.onPropertyChange(e)}
1808
- this.propertiesToWatch.forEach((s=>t.subscribe(e,s))),this.propertyChangeSubscriber=e,this.propertyChangeNotifier=t}disconnectedCallback(){super.disconnectedCallback(),this.cancelCurrentAnimation(),this.propertyChangeNotifier&&this.propertyChangeSubscriber&&(this.propertiesToWatch.forEach((t=>this.propertyChangeNotifier.unsubscribe(this.propertyChangeSubscriber,t))),this.propertyChangeNotifier=void 0,this.propertyChangeSubscriber=void 0),this.animationsEnabledChangedHandler&&(Ih.removeEventListener("change",this.animationsEnabledChangedHandler),this.animationsEnabledChangedHandler=void 0)}show(){this.state=Mh.Opening}hide(){this.state=Mh.Closing}dismiss(){this.$emit("cancel",{},{bubbles:!1,cancelable:!0,composed:!1})&&!this.preventDismiss&&(this.$emit("dismiss"),this.hide())}onPropertyChange(t){switch(t){case"hidden":this.onHiddenChanged()
1803
+ this.propertiesToWatch.forEach((s=>t.subscribe(e,s))),this.propertyChangeSubscriber=e,this.propertyChangeNotifier=t}disconnectedCallback(){super.disconnectedCallback(),this.cancelCurrentAnimation(),this.propertyChangeNotifier&&this.propertyChangeSubscriber&&(this.propertiesToWatch.forEach((t=>this.propertyChangeNotifier.unsubscribe(this.propertyChangeSubscriber,t))),this.propertyChangeNotifier=void 0,this.propertyChangeSubscriber=void 0),this.animationsEnabledChangedHandler&&(Mh.removeEventListener("change",this.animationsEnabledChangedHandler),this.animationsEnabledChangedHandler=void 0)}show(){this.state=Rh}hide(){this.state=Fh}dismiss(){this.$emit("cancel",{},{bubbles:!1,cancelable:!0,composed:!1})&&!this.preventDismiss&&(this.$emit("dismiss"),this.hide())}onPropertyChange(t){switch(t){case"hidden":this.onHiddenChanged()
1809
1804
  break
1810
1805
  case"location":this.onLocationChanged()
1811
1806
  break
1812
- case"state":this.onStateChanged()}}onHiddenChanged(){this.hidden&&this.state!==Mh.Closed?this.state=Mh.Closed:this.hidden||this.state!==Mh.Closed||(this.state=Mh.Opened)}onLocationChanged(){this.cancelCurrentAnimation()}onStateChanged(){if(this.isConnected){switch(this.cancelCurrentAnimation(),this.state){case Mh.Opening:this.animateOpening(),this.hidden=!1
1807
+ case"state":this.onStateChanged()}}onHiddenChanged(){this.hidden&&this.state!==Bh?this.state=Bh:this.hidden||this.state!==Bh||(this.state=Ph)}onLocationChanged(){this.cancelCurrentAnimation()}onStateChanged(){if(this.isConnected){switch(this.cancelCurrentAnimation(),this.state){case Rh:this.animateOpening(),this.hidden=!1
1813
1808
  break
1814
- case Mh.Opened:this.hidden=!1
1809
+ case Ph:this.hidden=!1
1815
1810
  break
1816
- case Mh.Closing:this.hidden=!1,this.animateClosing()
1811
+ case Fh:this.hidden=!1,this.animateClosing()
1817
1812
  break
1818
- case Mh.Closed:this.hidden=!0
1813
+ case Bh:this.hidden=!0
1819
1814
  break
1820
- default:throw new Error("Unsupported state value. Expected: opening/opened/closing/closed")}this.$emit("state-change")}}updateAnimationDuration(){if(Ih.matches)this.animationDurationMilliseconds=.001
1821
- else{const t=Tr.getValueFor(this),e=parseFloat(t)
1822
- this.animationDurationMilliseconds=1e3*e}}animateOpening(){this.animateOpenClose(!0)}animateClosing(){this.hidden?this.state=Mh.Closed:this.animateOpenClose(!1)}animateOpenClose(t){const e={...t?Sh.slideInOptions:Sh.slideOutOptions,duration:this.animationDurationMilliseconds},s=this.location===Eh.Right?Sh.slideRightKeyframes:Sh.slideLeftKeyframes,i=new Dc.AnimateTo(this.dialog,void 0,e)
1815
+ default:throw new Error("Unsupported state value. Expected: opening/opened/closing/closed")}this.$emit("state-change")}}updateAnimationDuration(){if(Mh.matches)this.animationDurationMilliseconds=.001
1816
+ else{const t=Pr.getValueFor(this),e=parseFloat(t)
1817
+ this.animationDurationMilliseconds=1e3*e}}animateOpening(){this.animateOpenClose(!0)}animateClosing(){this.hidden?this.state=Bh:this.animateOpenClose(!1)}animateOpenClose(t){const e={...t?Vh.slideInOptions:Vh.slideOutOptions,duration:this.animationDurationMilliseconds},s=this.location===Th?Vh.slideRightKeyframes:Vh.slideLeftKeyframes,i=new Uc.AnimateTo(this.dialog,void 0,e)
1823
1818
  i.addKeyframes(s)
1824
1819
  const o=[i],n=this.shadowRoot?.querySelector(".overlay")
1825
- if(n){const t=new Dc.AnimateTo(n,void 0,e)
1826
- t.addKeyframes(Sh.fadeOverlayKeyframes),o.push(t)}const r=new Dc.AnimateGroup(o)
1827
- r.onFinish=()=>{this.state=t?Mh.Opened:Mh.Closed},this.animationGroup=r,r.play()}cancelCurrentAnimation(){this.animationGroup?.cancel()}}Wo([ot],Vh.prototype,"location",void 0),Wo([ot],Vh.prototype,"state",void 0),Wo([ot({attribute:"prevent-dismiss",mode:"boolean"})],Vh.prototype,"preventDismiss",void 0)
1828
- const Hh=Vh.compose({baseName:"drawer",template:(t,e)=>X`
1820
+ if(n){const t=new Uc.AnimateTo(n,void 0,e)
1821
+ t.addKeyframes(Vh.fadeOverlayKeyframes),o.push(t)}const r=new Uc.AnimateGroup(o)
1822
+ r.onFinish=()=>{this.state=t?Ph:Bh},this.animationGroup=r,r.play()}cancelCurrentAnimation(){this.animationGroup?.cancel()}}Yo([ot],Dh.prototype,"location",void 0),Yo([ot],Dh.prototype,"state",void 0),Yo([ot({attribute:"prevent-dismiss",mode:"boolean"})],Dh.prototype,"preventDismiss",void 0)
1823
+ const Nh=Dh.compose({baseName:"drawer",template:(t,e)=>X`
1829
1824
  <div class="positioning-region" part="positioning-region">
1830
1825
  ${wt((t=>t.modal),X`
1831
1826
  <div
@@ -1849,20 +1844,20 @@ const Hh=Vh.compose({baseName:"drawer",template:(t,e)=>X`
1849
1844
  <slot></slot>
1850
1845
  </div>
1851
1846
  </div>
1852
- `,styles:Ah})
1853
- Vs.getOrCreate().withPrefix("nimble").register(Hh())
1854
- const Lh=X`
1847
+ `,styles:Hh})
1848
+ Vs.getOrCreate().withPrefix("nimble").register(Nh())
1849
+ const jh=X`
1855
1850
  <template>
1856
1851
  <div class="icon" :innerHTML=${t=>t.icon.data}></div>
1857
1852
  </template
1858
- `,Th=mt`
1853
+ `,qh=mt`
1859
1854
  ${Ei("inline-flex")}
1860
1855
 
1861
1856
  :host {
1862
1857
  align-items: center;
1863
1858
  user-select: none;
1864
- width: ${$n};
1865
- height: ${$n};
1859
+ width: ${kn};
1860
+ height: ${kn};
1866
1861
  }
1867
1862
 
1868
1863
  .icon {
@@ -1871,172 +1866,172 @@ const Lh=X`
1871
1866
  }
1872
1867
 
1873
1868
  :host(.fail) {
1874
- ${vn.cssCustomProperty}: ${hn};
1869
+ ${mn.cssCustomProperty}: ${un};
1875
1870
  }
1876
1871
 
1877
1872
  :host(.warning) {
1878
- ${vn.cssCustomProperty}: ${dn};
1873
+ ${mn.cssCustomProperty}: ${pn};
1879
1874
  }
1880
1875
 
1881
1876
  :host(.pass) {
1882
- ${vn.cssCustomProperty}: ${un};
1877
+ ${mn.cssCustomProperty}: ${vn};
1883
1878
  }
1884
1879
 
1885
1880
  .icon svg {
1886
- fill: ${vn};
1881
+ fill: ${mn};
1887
1882
  width: 100%;
1888
1883
  height: 100%;
1889
1884
  }
1890
1885
  `
1891
- class Rh extends de{constructor(t){super(),this.icon=t}}const Ph=(t,e)=>{const s=e.compose({baseName:t,template:Lh,styles:Th,baseClass:e})
1886
+ class Uh extends de{constructor(t){super(),this.icon=t}}const Kh=(t,e)=>{const s=e.compose({baseName:t,template:jh,styles:qh,baseClass:e})
1892
1887
  Vs.getOrCreate().withPrefix("nimble").register(s())}
1893
- Ph("add-icon",class extends Rh{constructor(){super(Yr)}})
1894
- Ph("arrow-down-right-and-arrow-up-left-icon",class extends Rh{constructor(){super(Gr)}})
1895
- Ph("arrow-expander-down-icon",class extends Rh{constructor(){super(Qr)}})
1896
- Ph("arrow-expander-left-icon",class extends Rh{constructor(){super(Jr)}})
1897
- Ph("arrow-expander-right-icon",class extends Rh{constructor(){super(Zr)}})
1898
- Ph("arrow-expander-up-icon",class extends Rh{constructor(){super(ta)}})
1899
- Ph("arrow-left-from-line-icon",class extends Rh{constructor(){super(ea)}})
1900
- Ph("arrow-partial-rotate-left-icon",class extends Rh{constructor(){super(sa)}})
1901
- Ph("arrow-right-to-line-icon",class extends Rh{constructor(){super(ia)}})
1902
- Ph("arrow-rotate-right-icon",class extends Rh{constructor(){super(oa)}})
1903
- Ph("arrow-u-rotate-left-icon",class extends Rh{constructor(){super(na)}})
1904
- Ph("arrow-up-left-and-arrow-down-right-icon",class extends Rh{constructor(){super(ra)}})
1905
- Ph("arrows-maximize-icon",class extends Rh{constructor(){super(aa)}})
1906
- Ph("arrows-repeat-icon",class extends Rh{constructor(){super(la)}})
1907
- Ph("bars-icon",class extends Rh{constructor(){super(ca)}})
1908
- Ph("bell-icon",class extends Rh{constructor(){super(ha)}})
1909
- Ph("bell-and-comment-icon",class extends Rh{constructor(){super(da)}})
1910
- Ph("bell-circle-icon",class extends Rh{constructor(){super(ua)}})
1911
- Ph("bell-solid-circle-icon",class extends Rh{constructor(){super(pa)}})
1912
- Ph("block-with-ribbon-icon",class extends Rh{constructor(){super(va)}})
1913
- Ph("calendar-icon",class extends Rh{constructor(){super(ga)}})
1914
- Ph("chart-diagram-icon",class extends Rh{constructor(){super(ma)}})
1915
- Ph("chart-diagram-child-focus-icon",class extends Rh{constructor(){super(fa)}})
1916
- Ph("chart-diagram-parent-focus-icon",class extends Rh{constructor(){super(ba)}})
1917
- Ph("chart-diagram-parent-focus-two-child-icon",class extends Rh{constructor(){super(wa)}})
1918
- Ph("check-icon",class extends Rh{constructor(){super(xa)}})
1919
- Ph("check-dot-icon",class extends Rh{constructor(){super(ya)}})
1920
- Ph("circle-icon",class extends Rh{constructor(){super($a)}})
1921
- Ph("circle-broken-icon",class extends Rh{constructor(){super(Ca)}})
1922
- Ph("circle-check-icon",class extends Rh{constructor(){super(ka)}})
1923
- Ph("circle-partial-broken-icon",class extends Rh{constructor(){super(_a)}})
1924
- Ph("circle-slash-icon",class extends Rh{constructor(){super(za)}})
1925
- Ph("circle-x-icon",class extends Rh{constructor(){super(Oa)}})
1926
- Ph("clipboard-icon",class extends Rh{constructor(){super(Ia)}})
1927
- Ph("clock-icon",class extends Rh{constructor(){super(Sa)}})
1928
- Ph("clock-cog-icon",class extends Rh{constructor(){super(Aa)}})
1929
- Ph("clock-triangle-icon",class extends Rh{constructor(){super(Ea)}})
1930
- Ph("clone-icon",class extends Rh{constructor(){super(Ma)}})
1931
- Ph("cloud-upload-icon",class extends Rh{constructor(){super(Va)}})
1932
- Ph("cloud-with-arrow-icon",class extends Rh{constructor(){super(Ha)}})
1933
- Ph("cog-icon",class extends Rh{constructor(){super(La)}})
1934
- Ph("cog-database-icon",class extends Rh{constructor(){super(Ta)}})
1935
- Ph("cog-database-inset-icon",class extends Rh{constructor(){super(Ra)}})
1936
- Ph("cog-small-cog-icon",class extends Rh{constructor(){super(Pa)}})
1937
- Ph("cog-zoomed-icon",class extends Rh{constructor(){super(Fa)}})
1938
- Ph("comment-icon",class extends Rh{constructor(){super(Ba)}})
1939
- Ph("computer-and-monitor-icon",class extends Rh{constructor(){super(Da)}})
1940
- Ph("copy-icon",class extends Rh{constructor(){super(Na)}})
1941
- Ph("copy-text-icon",class extends Rh{constructor(){super(ja)}})
1942
- Ph("dashboard-builder-icon",class extends Rh{constructor(){super(qa)}})
1943
- Ph("dashboard-builder-legend-icon",class extends Rh{constructor(){super(Ua)}})
1944
- Ph("dashboard-builder-templates-icon",class extends Rh{constructor(){super(Ka)}})
1945
- Ph("dashboard-builder-tile-icon",class extends Rh{constructor(){super(Wa)}})
1946
- Ph("database-icon",class extends Rh{constructor(){super(Xa)}})
1947
- Ph("database-check-icon",class extends Rh{constructor(){super(Ya)}})
1948
- Ph("desktop-icon",class extends Rh{constructor(){super(Ga)}})
1949
- Ph("donut-chart-icon",class extends Rh{constructor(){super(Qa)}})
1950
- Ph("dot-solid-dot-stroke-icon",class extends Rh{constructor(){super(Ja)}})
1951
- Ph("download-icon",class extends Rh{constructor(){super(Za)}})
1952
- Ph("electronic-chip-zoomed-icon",class extends Rh{constructor(){super(tl)}})
1953
- Ph("exclamation-mark-icon",class extends Rh{constructor(){super(el)}})
1954
- Ph("eye-icon",class extends Rh{constructor(){super(sl)}})
1955
- Ph("fancy-a-icon",class extends Rh{constructor(){super(il)}})
1956
- Ph("file-icon",class extends Rh{constructor(){super(ol)}})
1957
- Ph("file-drawer-icon",class extends Rh{constructor(){super(nl)}})
1958
- Ph("file-search-icon",class extends Rh{constructor(){super(rl)}})
1959
- Ph("filter-icon",class extends Rh{constructor(){super(al)}})
1960
- Ph("floppy-disk-checkmark-icon",class extends Rh{constructor(){super(ll)}})
1961
- Ph("floppy-disk-star-arrow-right-icon",class extends Rh{constructor(){super(cl)}})
1962
- Ph("floppy-disk-three-dots-icon",class extends Rh{constructor(){super(hl)}})
1963
- Ph("folder-icon",class extends Rh{constructor(){super(dl)}})
1964
- Ph("folder-open-icon",class extends Rh{constructor(){super(ul)}})
1965
- Ph("forward-slash-icon",class extends Rh{constructor(){super(pl)}})
1966
- Ph("four-dots-square-icon",class extends Rh{constructor(){super(vl)}})
1967
- Ph("function-icon",class extends Rh{constructor(){super(gl)}})
1968
- Ph("gauge-simple-icon",class extends Rh{constructor(){super(ml)}})
1969
- Ph("grid-three-by-three-icon",class extends Rh{constructor(){super(fl)}})
1970
- Ph("grid-two-by-two-icon",class extends Rh{constructor(){super(bl)}})
1971
- Ph("hammer-icon",class extends Rh{constructor(){super(wl)}})
1972
- Ph("hashtag-icon",class extends Rh{constructor(){super(xl)}})
1973
- Ph("home-icon",class extends Rh{constructor(){super(yl)}})
1974
- Ph("hourglass-icon",class extends Rh{constructor(){super($l)}})
1975
- Ph("indeterminant-checkbox-icon",class extends Rh{constructor(){super(Cl)}})
1976
- Ph("info-icon",class extends Rh{constructor(){super(kl)}})
1977
- Ph("info-circle-icon",class extends Rh{constructor(){super(_l)}})
1978
- Ph("key-icon",class extends Rh{constructor(){super(zl)}})
1979
- Ph("laptop-icon",class extends Rh{constructor(){super(Ol)}})
1980
- Ph("layer-group-icon",class extends Rh{constructor(){super(Il)}})
1981
- Ph("lightning-bolt-icon",class extends Rh{constructor(){super(Sl)}})
1982
- Ph("link-icon",class extends Rh{constructor(){super(Al)}})
1983
- Ph("link-cancel-icon",class extends Rh{constructor(){super(El)}})
1984
- Ph("list-icon",class extends Rh{constructor(){super(Ml)}})
1985
- Ph("list-tree-icon",class extends Rh{constructor(){super(Vl)}})
1986
- Ph("list-tree-database-icon",class extends Rh{constructor(){super(Hl)}})
1987
- Ph("lock-icon",class extends Rh{constructor(){super(Ll)}})
1988
- Ph("magnifying-glass-icon",class extends Rh{constructor(){super(Tl)}})
1989
- Ph("markdown-icon",class extends Rh{constructor(){super(Rl)}})
1990
- Ph("minus-icon",class extends Rh{constructor(){super(Pl)}})
1991
- Ph("minus-wide-icon",class extends Rh{constructor(){super(Fl)}})
1992
- Ph("mobile-icon",class extends Rh{constructor(){super(Bl)}})
1993
- Ph("notebook-icon",class extends Rh{constructor(){super(Dl)}})
1994
- Ph("paste-icon",class extends Rh{constructor(){super(Nl)}})
1995
- Ph("pencil-icon",class extends Rh{constructor(){super(jl)}})
1996
- Ph("pot-with-lid-icon",class extends Rh{constructor(){super(ql)}})
1997
- Ph("question-icon",class extends Rh{constructor(){super(Ul)}})
1998
- Ph("running-arrow-icon",class extends Rh{constructor(){super(Kl)}})
1999
- Ph("server-icon",class extends Rh{constructor(){super(Wl)}})
2000
- Ph("share-square-icon",class extends Rh{constructor(){super(Xl)}})
2001
- Ph("shield-check-icon",class extends Rh{constructor(){super(Yl)}})
2002
- Ph("shield-xmark-icon",class extends Rh{constructor(){super(Gl)}})
2003
- Ph("signal-bars-icon",class extends Rh{constructor(){super(Ql)}})
2004
- Ph("sine-graph-icon",class extends Rh{constructor(){super(Jl)}})
2005
- Ph("skip-arrow-icon",class extends Rh{constructor(){super(Zl)}})
2006
- Ph("spinner-icon",class extends Rh{constructor(){super(tc)}})
2007
- Ph("square-check-icon",class extends Rh{constructor(){super(ec)}})
2008
- Ph("square-t-icon",class extends Rh{constructor(){super(sc)}})
2009
- Ph("t-icon",class extends Rh{constructor(){super(ic)}})
2010
- Ph("tablet-icon",class extends Rh{constructor(){super(oc)}})
2011
- Ph("tag-icon",class extends Rh{constructor(){super(nc)}})
2012
- Ph("tags-icon",class extends Rh{constructor(){super(rc)}})
2013
- Ph("target-crosshairs-icon",class extends Rh{constructor(){super(ac)}})
2014
- Ph("target-crosshairs-progress-icon",class extends Rh{constructor(){super(lc)}})
2015
- Ph("three-dots-line-icon",class extends Rh{constructor(){super(cc)}})
2016
- Ph("thumbtack-icon",class extends Rh{constructor(){super(hc)}})
2017
- Ph("tile-size-icon",class extends Rh{constructor(){super(dc)}})
2018
- Ph("times-icon",class extends Rh{constructor(){super(uc)}})
2019
- Ph("trash-icon",class extends Rh{constructor(){super(pc)}})
2020
- Ph("triangle-icon",class extends Rh{constructor(){super(vc)}})
2021
- Ph("true-false-rectangle-icon",class extends Rh{constructor(){super(gc)}})
2022
- Ph("unlink-icon",class extends Rh{constructor(){super(mc)}})
2023
- Ph("unlock-icon",class extends Rh{constructor(){super(fc)}})
2024
- Ph("upload-icon",class extends Rh{constructor(){super(bc)}})
2025
- Ph("user-icon",class extends Rh{constructor(){super(wc)}})
2026
- Ph("watch-icon",class extends Rh{constructor(){super(xc)}})
2027
- Ph("waveform-icon",class extends Rh{constructor(){super(yc)}})
2028
- Ph("webvi-custom-icon",class extends Rh{constructor(){super($c)}})
2029
- Ph("webvi-host-icon",class extends Rh{constructor(){super(Cc)}})
2030
- Ph("window-code-icon",class extends Rh{constructor(){super(kc)}})
2031
- Ph("window-text-icon",class extends Rh{constructor(){super(_c)}})
2032
- Ph("wrench-hammer-icon",class extends Rh{constructor(){super(zc)}})
2033
- Ph("xmark-icon",class extends Rh{constructor(){super(Oc)}})
2034
- Ph("xmark-check-icon",class extends Rh{constructor(){super(Ic)}})
2035
- const Fh=mt`
1888
+ Kh("add-icon",class extends Uh{constructor(){super(Qr)}})
1889
+ Kh("arrow-down-right-and-arrow-up-left-icon",class extends Uh{constructor(){super(Jr)}})
1890
+ Kh("arrow-expander-down-icon",class extends Uh{constructor(){super(Zr)}})
1891
+ Kh("arrow-expander-left-icon",class extends Uh{constructor(){super(ta)}})
1892
+ Kh("arrow-expander-right-icon",class extends Uh{constructor(){super(ea)}})
1893
+ Kh("arrow-expander-up-icon",class extends Uh{constructor(){super(sa)}})
1894
+ Kh("arrow-left-from-line-icon",class extends Uh{constructor(){super(ia)}})
1895
+ Kh("arrow-partial-rotate-left-icon",class extends Uh{constructor(){super(oa)}})
1896
+ Kh("arrow-right-to-line-icon",class extends Uh{constructor(){super(na)}})
1897
+ Kh("arrow-rotate-right-icon",class extends Uh{constructor(){super(ra)}})
1898
+ Kh("arrow-u-rotate-left-icon",class extends Uh{constructor(){super(aa)}})
1899
+ Kh("arrow-up-left-and-arrow-down-right-icon",class extends Uh{constructor(){super(la)}})
1900
+ Kh("arrows-maximize-icon",class extends Uh{constructor(){super(ca)}})
1901
+ Kh("arrows-repeat-icon",class extends Uh{constructor(){super(ha)}})
1902
+ Kh("bars-icon",class extends Uh{constructor(){super(da)}})
1903
+ Kh("bell-icon",class extends Uh{constructor(){super(ua)}})
1904
+ Kh("bell-and-comment-icon",class extends Uh{constructor(){super(pa)}})
1905
+ Kh("bell-circle-icon",class extends Uh{constructor(){super(va)}})
1906
+ Kh("bell-solid-circle-icon",class extends Uh{constructor(){super(ga)}})
1907
+ Kh("block-with-ribbon-icon",class extends Uh{constructor(){super(ma)}})
1908
+ Kh("calendar-icon",class extends Uh{constructor(){super(fa)}})
1909
+ Kh("chart-diagram-icon",class extends Uh{constructor(){super(ba)}})
1910
+ Kh("chart-diagram-child-focus-icon",class extends Uh{constructor(){super(wa)}})
1911
+ Kh("chart-diagram-parent-focus-icon",class extends Uh{constructor(){super(xa)}})
1912
+ Kh("chart-diagram-parent-focus-two-child-icon",class extends Uh{constructor(){super(ya)}})
1913
+ Kh("check-icon",class extends Uh{constructor(){super($a)}})
1914
+ Kh("check-dot-icon",class extends Uh{constructor(){super(Ca)}})
1915
+ Kh("circle-icon",class extends Uh{constructor(){super(ka)}})
1916
+ Kh("circle-broken-icon",class extends Uh{constructor(){super(_a)}})
1917
+ Kh("circle-check-icon",class extends Uh{constructor(){super(za)}})
1918
+ Kh("circle-partial-broken-icon",class extends Uh{constructor(){super(Ia)}})
1919
+ Kh("circle-slash-icon",class extends Uh{constructor(){super(Oa)}})
1920
+ Kh("circle-x-icon",class extends Uh{constructor(){super(Sa)}})
1921
+ Kh("clipboard-icon",class extends Uh{constructor(){super(Aa)}})
1922
+ Kh("clock-icon",class extends Uh{constructor(){super(Ea)}})
1923
+ Kh("clock-cog-icon",class extends Uh{constructor(){super(Ma)}})
1924
+ Kh("clock-triangle-icon",class extends Uh{constructor(){super(Va)}})
1925
+ Kh("clone-icon",class extends Uh{constructor(){super(Ha)}})
1926
+ Kh("cloud-upload-icon",class extends Uh{constructor(){super(La)}})
1927
+ Kh("cloud-with-arrow-icon",class extends Uh{constructor(){super(Ta)}})
1928
+ Kh("cog-icon",class extends Uh{constructor(){super(Ra)}})
1929
+ Kh("cog-database-icon",class extends Uh{constructor(){super(Pa)}})
1930
+ Kh("cog-database-inset-icon",class extends Uh{constructor(){super(Fa)}})
1931
+ Kh("cog-small-cog-icon",class extends Uh{constructor(){super(Ba)}})
1932
+ Kh("cog-zoomed-icon",class extends Uh{constructor(){super(Da)}})
1933
+ Kh("comment-icon",class extends Uh{constructor(){super(Na)}})
1934
+ Kh("computer-and-monitor-icon",class extends Uh{constructor(){super(ja)}})
1935
+ Kh("copy-icon",class extends Uh{constructor(){super(qa)}})
1936
+ Kh("copy-text-icon",class extends Uh{constructor(){super(Ua)}})
1937
+ Kh("dashboard-builder-icon",class extends Uh{constructor(){super(Ka)}})
1938
+ Kh("dashboard-builder-legend-icon",class extends Uh{constructor(){super(Wa)}})
1939
+ Kh("dashboard-builder-templates-icon",class extends Uh{constructor(){super(Xa)}})
1940
+ Kh("dashboard-builder-tile-icon",class extends Uh{constructor(){super(Ya)}})
1941
+ Kh("database-icon",class extends Uh{constructor(){super(Ga)}})
1942
+ Kh("database-check-icon",class extends Uh{constructor(){super(Qa)}})
1943
+ Kh("desktop-icon",class extends Uh{constructor(){super(Ja)}})
1944
+ Kh("donut-chart-icon",class extends Uh{constructor(){super(Za)}})
1945
+ Kh("dot-solid-dot-stroke-icon",class extends Uh{constructor(){super(tl)}})
1946
+ Kh("download-icon",class extends Uh{constructor(){super(el)}})
1947
+ Kh("electronic-chip-zoomed-icon",class extends Uh{constructor(){super(sl)}})
1948
+ Kh("exclamation-mark-icon",class extends Uh{constructor(){super(il)}})
1949
+ Kh("eye-icon",class extends Uh{constructor(){super(ol)}})
1950
+ Kh("fancy-a-icon",class extends Uh{constructor(){super(nl)}})
1951
+ Kh("file-icon",class extends Uh{constructor(){super(rl)}})
1952
+ Kh("file-drawer-icon",class extends Uh{constructor(){super(al)}})
1953
+ Kh("file-search-icon",class extends Uh{constructor(){super(ll)}})
1954
+ Kh("filter-icon",class extends Uh{constructor(){super(cl)}})
1955
+ Kh("floppy-disk-checkmark-icon",class extends Uh{constructor(){super(hl)}})
1956
+ Kh("floppy-disk-star-arrow-right-icon",class extends Uh{constructor(){super(dl)}})
1957
+ Kh("floppy-disk-three-dots-icon",class extends Uh{constructor(){super(ul)}})
1958
+ Kh("folder-icon",class extends Uh{constructor(){super(pl)}})
1959
+ Kh("folder-open-icon",class extends Uh{constructor(){super(vl)}})
1960
+ Kh("forward-slash-icon",class extends Uh{constructor(){super(gl)}})
1961
+ Kh("four-dots-square-icon",class extends Uh{constructor(){super(ml)}})
1962
+ Kh("function-icon",class extends Uh{constructor(){super(fl)}})
1963
+ Kh("gauge-simple-icon",class extends Uh{constructor(){super(bl)}})
1964
+ Kh("grid-three-by-three-icon",class extends Uh{constructor(){super(wl)}})
1965
+ Kh("grid-two-by-two-icon",class extends Uh{constructor(){super(xl)}})
1966
+ Kh("hammer-icon",class extends Uh{constructor(){super(yl)}})
1967
+ Kh("hashtag-icon",class extends Uh{constructor(){super($l)}})
1968
+ Kh("home-icon",class extends Uh{constructor(){super(Cl)}})
1969
+ Kh("hourglass-icon",class extends Uh{constructor(){super(kl)}})
1970
+ Kh("indeterminant-checkbox-icon",class extends Uh{constructor(){super(_l)}})
1971
+ Kh("info-icon",class extends Uh{constructor(){super(zl)}})
1972
+ Kh("info-circle-icon",class extends Uh{constructor(){super(Il)}})
1973
+ Kh("key-icon",class extends Uh{constructor(){super(Ol)}})
1974
+ Kh("laptop-icon",class extends Uh{constructor(){super(Sl)}})
1975
+ Kh("layer-group-icon",class extends Uh{constructor(){super(Al)}})
1976
+ Kh("lightning-bolt-icon",class extends Uh{constructor(){super(El)}})
1977
+ Kh("link-icon",class extends Uh{constructor(){super(Ml)}})
1978
+ Kh("link-cancel-icon",class extends Uh{constructor(){super(Vl)}})
1979
+ Kh("list-icon",class extends Uh{constructor(){super(Hl)}})
1980
+ Kh("list-tree-icon",class extends Uh{constructor(){super(Ll)}})
1981
+ Kh("list-tree-database-icon",class extends Uh{constructor(){super(Tl)}})
1982
+ Kh("lock-icon",class extends Uh{constructor(){super(Rl)}})
1983
+ Kh("magnifying-glass-icon",class extends Uh{constructor(){super(Pl)}})
1984
+ Kh("markdown-icon",class extends Uh{constructor(){super(Fl)}})
1985
+ Kh("minus-icon",class extends Uh{constructor(){super(Bl)}})
1986
+ Kh("minus-wide-icon",class extends Uh{constructor(){super(Dl)}})
1987
+ Kh("mobile-icon",class extends Uh{constructor(){super(Nl)}})
1988
+ Kh("notebook-icon",class extends Uh{constructor(){super(jl)}})
1989
+ Kh("paste-icon",class extends Uh{constructor(){super(ql)}})
1990
+ Kh("pencil-icon",class extends Uh{constructor(){super(Ul)}})
1991
+ Kh("pot-with-lid-icon",class extends Uh{constructor(){super(Kl)}})
1992
+ Kh("question-icon",class extends Uh{constructor(){super(Wl)}})
1993
+ Kh("running-arrow-icon",class extends Uh{constructor(){super(Xl)}})
1994
+ Kh("server-icon",class extends Uh{constructor(){super(Yl)}})
1995
+ Kh("share-square-icon",class extends Uh{constructor(){super(Gl)}})
1996
+ Kh("shield-check-icon",class extends Uh{constructor(){super(Ql)}})
1997
+ Kh("shield-xmark-icon",class extends Uh{constructor(){super(Jl)}})
1998
+ Kh("signal-bars-icon",class extends Uh{constructor(){super(Zl)}})
1999
+ Kh("sine-graph-icon",class extends Uh{constructor(){super(tc)}})
2000
+ Kh("skip-arrow-icon",class extends Uh{constructor(){super(ec)}})
2001
+ Kh("spinner-icon",class extends Uh{constructor(){super(sc)}})
2002
+ Kh("square-check-icon",class extends Uh{constructor(){super(ic)}})
2003
+ Kh("square-t-icon",class extends Uh{constructor(){super(oc)}})
2004
+ Kh("t-icon",class extends Uh{constructor(){super(nc)}})
2005
+ Kh("tablet-icon",class extends Uh{constructor(){super(rc)}})
2006
+ Kh("tag-icon",class extends Uh{constructor(){super(ac)}})
2007
+ Kh("tags-icon",class extends Uh{constructor(){super(lc)}})
2008
+ Kh("target-crosshairs-icon",class extends Uh{constructor(){super(cc)}})
2009
+ Kh("target-crosshairs-progress-icon",class extends Uh{constructor(){super(hc)}})
2010
+ Kh("three-dots-line-icon",class extends Uh{constructor(){super(dc)}})
2011
+ Kh("thumbtack-icon",class extends Uh{constructor(){super(uc)}})
2012
+ Kh("tile-size-icon",class extends Uh{constructor(){super(pc)}})
2013
+ Kh("times-icon",class extends Uh{constructor(){super(vc)}})
2014
+ Kh("trash-icon",class extends Uh{constructor(){super(gc)}})
2015
+ Kh("triangle-icon",class extends Uh{constructor(){super(mc)}})
2016
+ Kh("true-false-rectangle-icon",class extends Uh{constructor(){super(fc)}})
2017
+ Kh("unlink-icon",class extends Uh{constructor(){super(bc)}})
2018
+ Kh("unlock-icon",class extends Uh{constructor(){super(wc)}})
2019
+ Kh("upload-icon",class extends Uh{constructor(){super(xc)}})
2020
+ Kh("user-icon",class extends Uh{constructor(){super(yc)}})
2021
+ Kh("watch-icon",class extends Uh{constructor(){super($c)}})
2022
+ Kh("waveform-icon",class extends Uh{constructor(){super(Cc)}})
2023
+ Kh("webvi-custom-icon",class extends Uh{constructor(){super(kc)}})
2024
+ Kh("webvi-host-icon",class extends Uh{constructor(){super(_c)}})
2025
+ Kh("window-code-icon",class extends Uh{constructor(){super(zc)}})
2026
+ Kh("window-text-icon",class extends Uh{constructor(){super(Ic)}})
2027
+ Kh("wrench-hammer-icon",class extends Uh{constructor(){super(Oc)}})
2028
+ Kh("xmark-icon",class extends Uh{constructor(){super(Sc)}})
2029
+ Kh("xmark-check-icon",class extends Uh{constructor(){super(Ac)}})
2030
+ const Wh=mt`
2036
2031
  ${Ei("flex")}
2037
2032
 
2038
2033
  :host {
2039
- font: ${Xn};
2034
+ font: ${Gn};
2040
2035
  cursor: pointer;
2041
2036
  justify-content: left;
2042
2037
  }
@@ -2048,15 +2043,15 @@ const Fh=mt`
2048
2043
  :host(.selected) {
2049
2044
  box-shadow: none;
2050
2045
  outline: none;
2051
- background-color: ${on};
2046
+ background-color: ${rn};
2052
2047
  }
2053
2048
 
2054
2049
  :host(:hover.selected) {
2055
- background-color: ${rn};
2050
+ background-color: ${ln};
2056
2051
  }
2057
2052
 
2058
2053
  :host(:hover) {
2059
- background-color: ${an};
2054
+ background-color: ${cn};
2060
2055
  }
2061
2056
 
2062
2057
  :host(:hover):host([disabled]) {
@@ -2064,20 +2059,20 @@ const Fh=mt`
2064
2059
  background-color: transparent;
2065
2060
  }
2066
2061
 
2067
- :host(:${Sc}) {
2068
- box-shadow: 0px 0px 0px 1px ${pn} inset;
2069
- outline: 1px solid ${pn};
2062
+ :host(:${Ec}) {
2063
+ box-shadow: 0px 0px 0px 1px ${gn} inset;
2064
+ outline: 1px solid ${gn};
2070
2065
  outline-offset: -4px;
2071
2066
  }
2072
2067
 
2073
2068
  :host(:active) {
2074
2069
  box-shadow: none;
2075
2070
  outline: none;
2076
- background-color: ${on};
2071
+ background-color: ${rn};
2077
2072
  }
2078
2073
 
2079
2074
  :host([disabled]) {
2080
- color: ${Gn};
2075
+ color: ${Jn};
2081
2076
  cursor: default;
2082
2077
  }
2083
2078
 
@@ -2086,7 +2081,7 @@ const Fh=mt`
2086
2081
  outline: none;
2087
2082
  }
2088
2083
  `
2089
- const Bh=class extends os{get value(){return super.value}set value(t){super.value=`${t}`,this.$fastController.isConnected&&this.setAttribute("value",this.value)}connectedCallback(){super.connectedCallback(),this.setAttribute("value",this.value)}}.compose({baseName:"list-option",baseClass:os,template:(t,e)=>X`
2084
+ const Xh=class extends os{get value(){return super.value}set value(t){super.value=`${t}`,this.$fastController.isConnected&&this.setAttribute("value",this.value)}connectedCallback(){super.connectedCallback(),this.setAttribute("value",this.value)}}.compose({baseName:"list-option",baseClass:os,template:(t,e)=>X`
2090
2085
  <template
2091
2086
  aria-checked="${t=>t.ariaChecked}"
2092
2087
  aria-disabled="${t=>t.ariaDisabled}"
@@ -2096,28 +2091,28 @@ const Bh=class extends os{get value(){return super.value}set value(t){super.valu
2096
2091
  class="${t=>[t.checked&&"checked",t.selected&&"selected",t.disabled&&"disabled"].filter(Boolean).join(" ")}"
2097
2092
  role="option"
2098
2093
  >
2099
- ${Ot(0,e)}
2094
+ ${It(0,e)}
2100
2095
  <span class="content" part="content">
2101
2096
  <slot ${Ct("content")}></slot>
2102
2097
  </span>
2103
2098
  ${zt(0,e)}
2104
2099
  </template>
2105
- `,styles:Fh})
2106
- Vs.getOrCreate().withPrefix("nimble").register(Bh())
2107
- const Dh=mt`
2100
+ `,styles:Wh})
2101
+ Vs.getOrCreate().withPrefix("nimble").register(Xh())
2102
+ const Yh=mt`
2108
2103
  ${Ei("grid")}
2109
2104
 
2110
2105
  :host {
2111
- background: ${sn};
2112
- border: ${yn} solid ${mn};
2106
+ background: ${nn};
2107
+ border: ${Cn} solid ${bn};
2113
2108
  margin: 0;
2114
2109
  padding: 4px;
2115
2110
  min-width: 168px;
2116
2111
  width: max-content;
2117
- box-shadow: 0px 2px 3px ${gn};
2112
+ box-shadow: 0px 2px 3px ${fn};
2118
2113
  }
2119
2114
  :host([slot='submenu']) {
2120
- margin: 0 calc(${bn} * 2);
2115
+ margin: 0 calc(${xn} * 2);
2121
2116
  }
2122
2117
  ::slotted(*) {
2123
2118
  padding-left: 8px;
@@ -2126,21 +2121,21 @@ const Dh=mt`
2126
2121
  ::slotted(hr) {
2127
2122
  box-sizing: content-box;
2128
2123
  height: 2px;
2129
- margin: ${bn};
2124
+ margin: ${xn};
2130
2125
  border: none;
2131
- background: ${ln};
2126
+ background: ${hn};
2132
2127
  opacity: 0.1;
2133
2128
  }
2134
2129
  ::slotted(header) {
2135
2130
  display: flex;
2136
- font: ${sr};
2137
- color: ${ir};
2138
- text-transform: ${Hr};
2139
- padding-top: ${bn};
2140
- padding-bottom: ${bn};
2131
+ font: ${or};
2132
+ color: ${nr};
2133
+ text-transform: ${Tr};
2134
+ padding-top: ${xn};
2135
+ padding-bottom: ${xn};
2141
2136
  }
2142
2137
  `
2143
- const Nh=class extends Zs{}.compose({baseName:"menu",baseClass:Zs,template:(t,e)=>X`
2138
+ const Gh=class extends Zs{}.compose({baseName:"menu",baseClass:Zs,template:(t,e)=>X`
2144
2139
  <template
2145
2140
  slot="${t=>t.slot?t.slot:t.isNestedMenu()?"submenu":void 0}"
2146
2141
  role="menu"
@@ -2149,16 +2144,16 @@ const Nh=class extends Zs{}.compose({baseName:"menu",baseClass:Zs,template:(t,e)
2149
2144
  >
2150
2145
  <slot ${Ct("items")}></slot>
2151
2146
  </template>
2152
- `,styles:Dh})
2153
- Vs.getOrCreate().withPrefix("nimble").register(Nh())
2154
- const jh=mt`
2147
+ `,styles:Yh})
2148
+ Vs.getOrCreate().withPrefix("nimble").register(Gh())
2149
+ const Qh=mt`
2155
2150
  ${Ei("grid")}
2156
2151
 
2157
2152
  :host {
2158
2153
  contain: layout;
2159
2154
  overflow: visible;
2160
2155
  box-sizing: border-box;
2161
- height: ${fn};
2156
+ height: ${wn};
2162
2157
  grid-template-columns: 1fr;
2163
2158
  column-gap: 8px;
2164
2159
  grid-template-rows: 1fr;
@@ -2168,26 +2163,26 @@ const jh=mt`
2168
2163
  padding-right: 8px;
2169
2164
  margin: 0 0;
2170
2165
  white-space: nowrap;
2171
- color: ${Yn};
2166
+ color: ${Qn};
2172
2167
  fill: currentcolor;
2173
2168
  cursor: pointer;
2174
- font: ${Xn};
2169
+ font: ${Gn};
2175
2170
  }
2176
- :host(${Sc}) {
2177
- outline: 2px solid ${pn};
2171
+ :host(${Ec}) {
2172
+ outline: 2px solid ${gn};
2178
2173
  outline-offset: -2px;
2179
2174
  }
2180
2175
  :host([expanded]) {
2181
- background: ${an};
2176
+ background: ${cn};
2182
2177
  }
2183
2178
  :host(:hover) {
2184
- background: ${an};
2179
+ background: ${cn};
2185
2180
  }
2186
2181
  :host(:active:not([expanded])) {
2187
- background: ${on};
2182
+ background: ${rn};
2188
2183
  }
2189
2184
  :host([disabled]) {
2190
- color: ${Gn};
2185
+ color: ${Jn};
2191
2186
  fill: currentcolor;
2192
2187
  cursor: default;
2193
2188
  }
@@ -2195,21 +2190,21 @@ const jh=mt`
2195
2190
  background: transparent;
2196
2191
  }
2197
2192
  :host(.indent-0[aria-haspopup='menu']) {
2198
- grid-template-columns: 1fr ${$n};
2193
+ grid-template-columns: 1fr ${kn};
2199
2194
  }
2200
2195
  :host(.indent-1) {
2201
- grid-template-columns: ${$n} 1fr;
2196
+ grid-template-columns: ${kn} 1fr;
2202
2197
  }
2203
2198
  :host(.indent-1[aria-haspopup='menu']) {
2204
- grid-template-columns: ${$n} 1fr ${$n};
2199
+ grid-template-columns: ${kn} 1fr ${kn};
2205
2200
  }
2206
2201
  [part='start'] {
2207
2202
  display: contents;
2208
2203
  }
2209
2204
  slot[name='start']::slotted(*) {
2210
2205
  fill: currentcolor;
2211
- width: ${$n};
2212
- height: ${$n};
2206
+ width: ${kn};
2207
+ height: ${kn};
2213
2208
  }
2214
2209
  :host(.indent-1) .start {
2215
2210
  grid-column: 1;
@@ -2220,8 +2215,8 @@ const jh=mt`
2220
2215
  .expand-collapse-glyph-container {
2221
2216
  grid-row: 1;
2222
2217
  fill: currentcolor;
2223
- width: ${$n};
2224
- height: ${$n};
2218
+ width: ${kn};
2219
+ height: ${kn};
2225
2220
  }
2226
2221
  :host(.indent-0) .expand-collapse-glyph-container {
2227
2222
  grid-column: 2;
@@ -2230,7 +2225,7 @@ const jh=mt`
2230
2225
  grid-column: 3;
2231
2226
  }
2232
2227
  `
2233
- const qh=class extends Js{}.compose({baseName:"menu-item",baseClass:Js,template:(t,e)=>X`
2228
+ const Jh=class extends Js{}.compose({baseName:"menu-item",baseClass:Js,template:(t,e)=>X`
2234
2229
  <template
2235
2230
  role="${t=>t.role}"
2236
2231
  aria-haspopup="${t=>t.hasSubmenu?"menu":void 0}"
@@ -2262,7 +2257,7 @@ const qh=class extends Js{}.compose({baseName:"menu-item",baseClass:Js,template:
2262
2257
  </div>
2263
2258
  `)}
2264
2259
  </div>
2265
- ${Ot(0,e)}
2260
+ ${It(0,e)}
2266
2261
  <span class="content" part="content">
2267
2262
  <slot></slot>
2268
2263
  </span>
@@ -2297,21 +2292,21 @@ const qh=class extends Js{}.compose({baseName:"menu-item",baseClass:Js,template:
2297
2292
  </${t.tagFor(De)}>
2298
2293
  `)}
2299
2294
  </template>
2300
- `,styles:jh,expandCollapseGlyph:Zr.data})
2301
- Vs.getOrCreate().withPrefix("nimble").register(qh())
2302
- const Uh=mt`
2295
+ `,styles:Qh,expandCollapseGlyph:ea.data})
2296
+ Vs.getOrCreate().withPrefix("nimble").register(Jh())
2297
+ const Zh=mt`
2303
2298
  ${Ei("inline-block")}
2304
2299
 
2305
2300
  :host {
2306
- font: ${Xn};
2301
+ font: ${Gn};
2307
2302
  outline: none;
2308
2303
  user-select: none;
2309
- color: ${Yn};
2310
- height: calc(${xn} + ${fn});
2304
+ color: ${Qn};
2305
+ height: calc(${$n} + ${wn});
2311
2306
  }
2312
2307
 
2313
2308
  :host([disabled]) {
2314
- color: ${Gn};
2309
+ color: ${Jn};
2315
2310
  cursor: default;
2316
2311
  }
2317
2312
 
@@ -2321,9 +2316,9 @@ const Uh=mt`
2321
2316
  display: flex;
2322
2317
  flex-direction: row;
2323
2318
  border-radius: 0px;
2324
- border-bottom: ${yn} solid rgba(${cn}, 0.3);
2319
+ border-bottom: ${Cn} solid rgba(${dn}, 0.3);
2325
2320
  padding-bottom: 1px;
2326
- transition: border-bottom ${Lr}, padding-bottom ${Lr};
2321
+ transition: border-bottom ${Rr}, padding-bottom ${Rr};
2327
2322
  }
2328
2323
 
2329
2324
  @media (prefers-reduced-motion) {
@@ -2333,13 +2328,13 @@ const Uh=mt`
2333
2328
  }
2334
2329
 
2335
2330
  .root:hover {
2336
- border-bottom: 2px solid ${pn};
2331
+ border-bottom: 2px solid ${gn};
2337
2332
  padding-bottom: 0px;
2338
2333
  }
2339
2334
 
2340
2335
  :host([disabled]) .root,
2341
2336
  :host([disabled]) .root:hover {
2342
- border-bottom: ${yn} solid ${Gn};
2337
+ border-bottom: ${Cn} solid ${Jn};
2343
2338
  padding-bottom: 1px;
2344
2339
  }
2345
2340
 
@@ -2363,12 +2358,12 @@ const Uh=mt`
2363
2358
  }
2364
2359
 
2365
2360
  .control::selection {
2366
- color: ${dr};
2367
- background: rgba(${nn}, 0.3);
2361
+ color: ${pr};
2362
+ background: rgba(${an}, 0.3);
2368
2363
  }
2369
2364
 
2370
2365
  .control::placeholder {
2371
- color: ${dr};
2366
+ color: ${pr};
2372
2367
  }
2373
2368
 
2374
2369
  .control:focus-within::placeholder {
@@ -2376,13 +2371,13 @@ const Uh=mt`
2376
2371
  }
2377
2372
 
2378
2373
  .control[disabled]::placeholder {
2379
- color: ${Gn};
2374
+ color: ${Jn};
2380
2375
  }
2381
2376
 
2382
2377
  .label {
2383
2378
  display: flex;
2384
- color: ${dr};
2385
- font: ${hr};
2379
+ color: ${pr};
2380
+ font: ${ur};
2386
2381
  }
2387
2382
 
2388
2383
  .controls {
@@ -2402,12 +2397,12 @@ const Uh=mt`
2402
2397
 
2403
2398
  .step-up svg,
2404
2399
  .step-down svg {
2405
- height: ${$n};
2406
- width: ${$n};
2407
- fill: ${ln};
2400
+ height: ${kn};
2401
+ width: ${kn};
2402
+ fill: ${hn};
2408
2403
  }
2409
2404
  `
2410
- const Kh=class extends ai{}.compose({baseName:"number-field",baseClass:ai,template:(t,e)=>X`
2405
+ const td=class extends ai{}.compose({baseName:"number-field",baseClass:ai,template:(t,e)=>X`
2411
2406
  <template class="${t=>t.readOnly?"readonly":""}">
2412
2407
  <label
2413
2408
  part="label"
@@ -2417,7 +2412,7 @@ const Kh=class extends ai{}.compose({baseName:"number-field",baseClass:ai,templa
2417
2412
  <slot ${Ct("defaultSlottedNodes")}></slot>
2418
2413
  </label>
2419
2414
  <div class="root" part="root">
2420
- ${Ot(0,e)}
2415
+ ${It(0,e)}
2421
2416
  <input
2422
2417
  class="control"
2423
2418
  part="control"
@@ -2482,16 +2477,16 @@ const Kh=class extends ai{}.compose({baseName:"number-field",baseClass:ai,templa
2482
2477
  ${zt(0,e)}
2483
2478
  </div>
2484
2479
  </template>
2485
- `,styles:Uh,shadowOptions:{delegatesFocus:!0},stepDownGlyph:Qr.data,stepUpGlyph:ta.data})
2486
- Vs.getOrCreate().withPrefix("nimble").register(Kh())
2487
- const Wh=mt`
2480
+ `,styles:Zh,shadowOptions:{delegatesFocus:!0},stepDownGlyph:Zr.data,stepUpGlyph:sa.data})
2481
+ Vs.getOrCreate().withPrefix("nimble").register(td())
2482
+ const ed=mt`
2488
2483
  ${Ei("inline-flex")}
2489
2484
 
2490
2485
  :host {
2491
2486
  box-sizing: border-box;
2492
- color: ${Yn};
2493
- font: ${Xn};
2494
- height: ${fn};
2487
+ color: ${Qn};
2488
+ font: ${Gn};
2489
+ height: ${wn};
2495
2490
  position: relative;
2496
2491
  user-select: none;
2497
2492
  min-width: 250px;
@@ -2508,12 +2503,12 @@ const Wh=mt`
2508
2503
  position: absolute;
2509
2504
  width: 100%;
2510
2505
  ${""}
2511
- max-height: calc(var(--max-height) - ${fn});
2506
+ max-height: calc(var(--max-height) - ${wn});
2512
2507
  z-index: 1;
2513
2508
  padding: 4px;
2514
- box-shadow: 0px 3px 3px ${gn};
2515
- border: 1px solid ${mn};
2516
- background-color: ${sn};
2509
+ box-shadow: 0px 3px 3px ${fn};
2510
+ border: 1px solid ${bn};
2511
+ background-color: ${nn};
2517
2512
  background-clip: padding-box;
2518
2513
  }
2519
2514
 
@@ -2528,7 +2523,7 @@ const Wh=mt`
2528
2523
  display: flex;
2529
2524
  min-height: 100%;
2530
2525
  width: 100%;
2531
- border-bottom: ${yn} solid ${Gn};
2526
+ border-bottom: ${Cn} solid ${Jn};
2532
2527
  background-color: transparent;
2533
2528
  padding-left: 8px;
2534
2529
  padding-bottom: 1px;
@@ -2539,21 +2534,21 @@ const Wh=mt`
2539
2534
  }
2540
2535
 
2541
2536
  :host(.open:not(:hover)) .control {
2542
- border-bottom: ${yn} solid ${pn};
2543
- transition: border-bottom ${Lr}, padding-bottom ${Lr};
2537
+ border-bottom: ${Cn} solid ${gn};
2538
+ transition: border-bottom ${Rr}, padding-bottom ${Rr};
2544
2539
  }
2545
2540
 
2546
2541
  :host(:hover) .control {
2547
- border-bottom: 2px solid ${pn};
2542
+ border-bottom: 2px solid ${gn};
2548
2543
  padding-bottom: 0px;
2549
- transition: border-bottom ${Lr}, padding-bottom ${Lr};
2544
+ transition: border-bottom ${Rr}, padding-bottom ${Rr};
2550
2545
  }
2551
2546
 
2552
2547
  :host([disabled]) .control,
2553
2548
  :host([disabled]) .control:hover {
2554
- border-bottom: ${yn} solid ${Gn};
2549
+ border-bottom: ${Cn} solid ${Jn};
2555
2550
  padding-bottom: 1px;
2556
- color: ${Gn};
2551
+ color: ${Jn};
2557
2552
  }
2558
2553
 
2559
2554
  :host([open][position='above']) .listbox {
@@ -2567,11 +2562,11 @@ const Wh=mt`
2567
2562
  }
2568
2563
 
2569
2564
  :host([open][position='above']) .listbox {
2570
- bottom: ${fn};
2565
+ bottom: ${wn};
2571
2566
  }
2572
2567
 
2573
2568
  :host([open][position='below']) .listbox {
2574
- top: calc(${fn} + ${bn});
2569
+ top: calc(${wn} + ${xn});
2575
2570
  }
2576
2571
 
2577
2572
  .selected-value {
@@ -2593,13 +2588,13 @@ const Wh=mt`
2593
2588
  }
2594
2589
 
2595
2590
  .indicator slot[name='indicator'] svg {
2596
- width: ${$n};
2597
- height: ${$n};
2598
- fill: ${Yn};
2591
+ width: ${kn};
2592
+ height: ${kn};
2593
+ fill: ${Qn};
2599
2594
  }
2600
2595
 
2601
2596
  :host([disabled]) .indicator slot[name='indicator'] svg {
2602
- fill: ${Gn};
2597
+ fill: ${Jn};
2603
2598
  }
2604
2599
 
2605
2600
  slot[name='listbox'] {
@@ -2621,7 +2616,7 @@ const Wh=mt`
2621
2616
  flex: 0 0 auto;
2622
2617
  }
2623
2618
  `
2624
- const Xh=class extends di{setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(t,e){const s=this.value
2619
+ const sd=class extends di{setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(t,e){const s=this.value
2625
2620
  super.slottedOptionsChanged(t,e),s&&(this.value=s)}}.compose({baseName:"select",baseClass:di,template:(t,e)=>X`
2626
2621
  <template
2627
2622
  class="${t=>[t.collapsible&&"collapsible",t.collapsible&&t.open&&"open",t.disabled&&"disabled",t.collapsible&&t.position].filter(Boolean).join(" ")}"
@@ -2647,7 +2642,7 @@ super.slottedOptionsChanged(t,e),s&&(this.value=s)}}.compose({baseName:"select",
2647
2642
  ?disabled="${t=>t.disabled}"
2648
2643
  ${bt("control")}
2649
2644
  >
2650
- ${Ot(0,e)}
2645
+ ${It(0,e)}
2651
2646
  <slot name="button-container">
2652
2647
  <div class="selected-value" part="selected-value">
2653
2648
  <slot name="selected-value">${t=>t.displayValue}</slot>
@@ -2675,36 +2670,36 @@ super.slottedOptionsChanged(t,e),s&&(this.value=s)}}.compose({baseName:"select",
2675
2670
  ></slot>
2676
2671
  </div>
2677
2672
  </template>
2678
- `,styles:Wh,indicator:Qr.data})
2679
- Vs.getOrCreate().withPrefix("nimble").register(Xh())
2680
- const Yh=mt`
2673
+ `,styles:ed,indicator:Zr.data})
2674
+ Vs.getOrCreate().withPrefix("nimble").register(sd())
2675
+ const id=mt`
2681
2676
  ${Ei("inline-flex")}
2682
2677
 
2683
2678
  :host {
2684
2679
  outline: none;
2685
- font: ${br};
2686
- color: ${wr};
2680
+ font: ${xr};
2681
+ color: ${yr};
2687
2682
  flex-direction: column;
2688
2683
  cursor: pointer;
2689
2684
  --ni-private-switch-height: 24px;
2690
2685
  --ni-private-switch-indicator-size: 16px;
2691
2686
  padding-bottom: calc(
2692
- ${fn} - var(--ni-private-switch-height)
2687
+ ${wn} - var(--ni-private-switch-height)
2693
2688
  );
2694
2689
  }
2695
2690
 
2696
2691
  :host([disabled]) {
2697
2692
  cursor: default;
2698
- color: ${xr};
2693
+ color: ${$r};
2699
2694
  }
2700
2695
 
2701
2696
  .label {
2702
- color: ${dr};
2703
- font: ${hr};
2697
+ color: ${pr};
2698
+ font: ${ur};
2704
2699
  }
2705
2700
 
2706
2701
  :host([disabled]) .label {
2707
- color: ${ur};
2702
+ color: ${vr};
2708
2703
  }
2709
2704
 
2710
2705
  .label__hidden {
@@ -2726,28 +2721,28 @@ const Yh=mt`
2726
2721
  height: var(--ni-private-switch-height);
2727
2722
  width: calc(var(--ni-private-switch-height) * 2);
2728
2723
  box-sizing: border-box;
2729
- background-color: ${an};
2724
+ background-color: ${cn};
2730
2725
  border-radius: calc(var(--ni-private-switch-height) / 2);
2731
2726
  align-items: center;
2732
- border: calc(${yn} * 2) solid transparent;
2727
+ border: calc(${Cn} * 2) solid transparent;
2733
2728
  }
2734
2729
 
2735
2730
  :host([disabled]) .switch {
2736
2731
  background-color: var(--ni-private-switch-background-disabled-color);
2737
2732
  }
2738
2733
 
2739
- :host(${Sc}) .switch {
2740
- border-color: ${pn};
2734
+ :host(${Ec}) .switch {
2735
+ border-color: ${gn};
2741
2736
  }
2742
2737
 
2743
2738
  .checked-indicator-spacer {
2744
2739
  flex-grow: 0;
2745
- transition: flex-grow ${Lr} ease-in-out;
2740
+ transition: flex-grow ${Rr} ease-in-out;
2746
2741
  }
2747
2742
 
2748
2743
  :host([aria-checked='true']) .checked-indicator-spacer {
2749
2744
  flex-grow: 1;
2750
- transition: flex-grow ${Lr} ease-in-out;
2745
+ transition: flex-grow ${Rr} ease-in-out;
2751
2746
  }
2752
2747
 
2753
2748
  .checked-indicator {
@@ -2765,24 +2760,24 @@ const Yh=mt`
2765
2760
  var(--ni-private-switch-indicator-size)
2766
2761
  ) / 2
2767
2762
  );
2768
- border: ${yn} solid
2763
+ border: ${Cn} solid
2769
2764
  var(--ni-private-switch-indicator-border-color);
2770
2765
  }
2771
2766
 
2772
2767
  :host(:hover) .checked-indicator {
2773
- border: calc(${yn} * 2) solid ${pn};
2768
+ border: calc(${Cn} * 2) solid ${gn};
2774
2769
  }
2775
2770
 
2776
2771
  :host([disabled]) .checked-indicator {
2777
2772
  background-color: var(
2778
2773
  --ni-private-switch-indicator-background-disabled-color
2779
2774
  );
2780
- border: ${yn} solid
2775
+ border: ${Cn} solid
2781
2776
  var(--ni-private-switch-indicator-border-disabled-color);
2782
2777
  }
2783
2778
 
2784
- :host(${Sc}) .checked-indicator {
2785
- border: ${yn} solid ${pn};
2779
+ :host(${Ec}) .checked-indicator {
2780
+ border: ${Cn} solid ${gn};
2786
2781
  }
2787
2782
 
2788
2783
  .checked-indicator-inner {
@@ -2791,7 +2786,7 @@ const Yh=mt`
2791
2786
  border-radius: calc(var(--ni-private-switch-indicator-size) / 4);
2792
2787
  background-color: var(--ni-private-switch-indicator-border-color);
2793
2788
  opacity: 0;
2794
- transition: opacity ${Lr} ease-in-out;
2789
+ transition: opacity ${Rr} ease-in-out;
2795
2790
  }
2796
2791
 
2797
2792
  :host([disabled]) .checked-indicator-inner {
@@ -2802,7 +2797,7 @@ const Yh=mt`
2802
2797
 
2803
2798
  :host([aria-checked='true']) .checked-indicator-inner {
2804
2799
  opacity: 1;
2805
- transition: opacity ${Lr} ease-in-out;
2800
+ transition: opacity ${Rr} ease-in-out;
2806
2801
  }
2807
2802
 
2808
2803
  slot[name='checked-message']::slotted(*) {
@@ -2815,34 +2810,34 @@ const Yh=mt`
2815
2810
  transition-duration: 0s;
2816
2811
  }
2817
2812
  }
2818
- `.withBehaviors(Kr(mt`
2813
+ `.withBehaviors(Xr(mt`
2819
2814
  ${""}
2820
2815
  :host {
2821
- --ni-private-switch-background-disabled-color: ${tn(ji,.07)};
2816
+ --ni-private-switch-background-disabled-color: ${sn(ji,.07)};
2822
2817
  --ni-private-switch-indicator-background-color: ${Di};
2823
- --ni-private-switch-indicator-background-disabled-color: ${tn(Di,.1)};
2818
+ --ni-private-switch-indicator-background-disabled-color: ${sn(Di,.1)};
2824
2819
  --ni-private-switch-indicator-border-color: ${ji};
2825
- --ni-private-switch-indicator-border-disabled-color: ${tn(ji,.3)};
2820
+ --ni-private-switch-indicator-border-disabled-color: ${sn(ji,.3)};
2826
2821
  }
2827
2822
  `,mt`
2828
2823
  ${""}
2829
2824
  :host {
2830
- --ni-private-switch-background-disabled-color: ${tn(Fi,.07)};
2831
- --ni-private-switch-indicator-background-color: ${tn(ji,.3)};
2832
- --ni-private-switch-indicator-background-disabled-color: ${tn(ji,.1)};
2825
+ --ni-private-switch-background-disabled-color: ${sn(Fi,.07)};
2826
+ --ni-private-switch-indicator-background-color: ${sn(ji,.3)};
2827
+ --ni-private-switch-indicator-background-disabled-color: ${sn(ji,.1)};
2833
2828
  --ni-private-switch-indicator-border-color: ${Bi};
2834
- --ni-private-switch-indicator-border-disabled-color: ${tn(Bi,.3)};
2829
+ --ni-private-switch-indicator-border-disabled-color: ${sn(Bi,.3)};
2835
2830
  }
2836
2831
  `,mt`
2837
2832
  ${""}
2838
2833
  :host {
2839
- --ni-private-switch-background-disabled-color: ${tn(Di,.07)};
2840
- --ni-private-switch-indicator-background-color: ${tn(Di,.1)};
2841
- --ni-private-switch-indicator-background-disabled-color: ${tn(Di,.1)};
2834
+ --ni-private-switch-background-disabled-color: ${sn(Di,.07)};
2835
+ --ni-private-switch-indicator-background-color: ${sn(Di,.1)};
2836
+ --ni-private-switch-indicator-background-disabled-color: ${sn(Di,.1)};
2842
2837
  --ni-private-switch-indicator-border-color: ${Di};
2843
- --ni-private-switch-indicator-border-disabled-color: ${tn(Di,.3)};
2838
+ --ni-private-switch-indicator-border-disabled-color: ${sn(Di,.3)};
2844
2839
  }
2845
- `)),Gh=X`
2840
+ `)),od=X`
2846
2841
  <template
2847
2842
  role="switch"
2848
2843
  aria-checked="${t=>t.checked}"
@@ -2877,17 +2872,17 @@ const Yh=mt`
2877
2872
  </div>
2878
2873
  </template>
2879
2874
  `
2880
- const Qh=class extends gi{}.compose({baseClass:gi,baseName:"switch",template:Gh,styles:Yh})
2881
- Vs.getOrCreate().withPrefix("nimble").register(Qh())
2882
- const Jh=mt`
2875
+ const nd=class extends gi{}.compose({baseClass:gi,baseName:"switch",template:od,styles:id})
2876
+ Vs.getOrCreate().withPrefix("nimble").register(nd())
2877
+ const rd=mt`
2883
2878
  ${Ei("inline-flex")}
2884
2879
 
2885
2880
  :host {
2886
2881
  position: relative;
2887
2882
  box-sizing: border-box;
2888
- font: ${Xn};
2889
- height: ${fn};
2890
- color: ${Yn};
2883
+ font: ${Gn};
2884
+ height: ${wn};
2885
+ color: ${Qn};
2891
2886
  align-items: center;
2892
2887
  justify-content: center;
2893
2888
  cursor: pointer;
@@ -2897,7 +2892,7 @@ const Jh=mt`
2897
2892
  }
2898
2893
 
2899
2894
  :host(:hover) {
2900
- background-color: ${an};
2895
+ background-color: ${cn};
2901
2896
  }
2902
2897
 
2903
2898
  :host(:focus) {
@@ -2905,10 +2900,10 @@ const Jh=mt`
2905
2900
  }
2906
2901
 
2907
2902
  :host(:focus:hover) {
2908
- background-color: ${rn};
2903
+ background-color: ${ln};
2909
2904
  }
2910
2905
 
2911
- :host(${Sc}) {
2906
+ :host(${Ec}) {
2912
2907
  outline: none;
2913
2908
  }
2914
2909
 
@@ -2918,14 +2913,14 @@ const Jh=mt`
2918
2913
 
2919
2914
  :host([disabled]) {
2920
2915
  cursor: default;
2921
- color: ${Gn};
2916
+ color: ${Jn};
2922
2917
  background: none;
2923
2918
  }
2924
2919
 
2925
2920
  slot {
2926
2921
  display: block;
2927
- padding: calc(${wn} / 2) ${wn}
2928
- calc(${wn} / 2 - ${yn});
2922
+ padding: calc(${yn} / 2) ${yn}
2923
+ calc(${yn} / 2 - ${Cn});
2929
2924
  }
2930
2925
 
2931
2926
  :host::before {
@@ -2937,9 +2932,9 @@ const Jh=mt`
2937
2932
  );
2938
2933
  width: 0px;
2939
2934
  height: 0px;
2940
- border-bottom: ${pn}
2935
+ border-bottom: ${gn}
2941
2936
  var(--ni-private-focus-indicator-width) solid;
2942
- transition: width ${Lr} ease-in;
2937
+ transition: width ${Rr} ease-in;
2943
2938
  }
2944
2939
 
2945
2940
  @media (prefers-reduced-motion) {
@@ -2948,7 +2943,7 @@ const Jh=mt`
2948
2943
  }
2949
2944
  }
2950
2945
 
2951
- :host(${Sc})::before {
2946
+ :host(${Ec})::before {
2952
2947
  width: 100%;
2953
2948
  }
2954
2949
 
@@ -2958,9 +2953,9 @@ const Jh=mt`
2958
2953
  bottom: 0px;
2959
2954
  width: 0px;
2960
2955
  height: 0px;
2961
- border-bottom: ${pn}
2956
+ border-bottom: ${gn}
2962
2957
  var(--ni-private-active-indicator-width) solid;
2963
- transition: width ${Lr} ease-in;
2958
+ transition: width ${Rr} ease-in;
2964
2959
  }
2965
2960
 
2966
2961
  @media (prefers-reduced-motion) {
@@ -2973,29 +2968,29 @@ const Jh=mt`
2973
2968
  width: 100%;
2974
2969
  }
2975
2970
  `
2976
- const Zh=class extends fi{}.compose({baseName:"tab",baseClass:fi,template:(t,e)=>X`
2971
+ const ad=class extends fi{}.compose({baseName:"tab",baseClass:fi,template:(t,e)=>X`
2977
2972
  <template slot="tab" role="tab" aria-disabled="${t=>t.disabled}">
2978
2973
  <slot></slot>
2979
2974
  </template>
2980
- `,styles:Jh})
2981
- Vs.getOrCreate().withPrefix("nimble").register(Zh())
2982
- const td=mt`
2975
+ `,styles:rd})
2976
+ Vs.getOrCreate().withPrefix("nimble").register(ad())
2977
+ const ld=mt`
2983
2978
  ${Ei("block")}
2984
2979
 
2985
2980
  :host {
2986
2981
  box-sizing: border-box;
2987
- font: ${Xn};
2988
- color: ${Yn};
2989
- padding-top: ${wn};
2982
+ font: ${Gn};
2983
+ color: ${Qn};
2984
+ padding-top: ${yn};
2990
2985
  }
2991
2986
  `
2992
- const ed=class extends mi{}.compose({baseName:"tab-panel",baseClass:mi,template:(t,e)=>X`
2987
+ const cd=class extends mi{}.compose({baseName:"tab-panel",baseClass:mi,template:(t,e)=>X`
2993
2988
  <template slot="tabpanel" role="tabpanel">
2994
2989
  <slot></slot>
2995
2990
  </template>
2996
- `,styles:td})
2997
- Vs.getOrCreate().withPrefix("nimble").register(ed())
2998
- const sd=mt`
2991
+ `,styles:ld})
2992
+ Vs.getOrCreate().withPrefix("nimble").register(cd())
2993
+ const hd=mt`
2999
2994
  ${Ei("grid")}
3000
2995
 
3001
2996
  :host {
@@ -3018,9 +3013,9 @@ const sd=mt`
3018
3013
  grid-column-end: 4;
3019
3014
  }
3020
3015
  `
3021
- const id=class extends wi{constructor(){super(),this.activeindicator=!1}}.compose({baseName:"tabs",baseClass:wi,template:(t,e)=>X`
3016
+ const dd=class extends wi{constructor(){super(),this.activeindicator=!1}}.compose({baseName:"tabs",baseClass:wi,template:(t,e)=>X`
3022
3017
  <template class="${t=>t.orientation}">
3023
- ${Ot(0,e)}
3018
+ ${It(0,e)}
3024
3019
  <div class="tablist" part="tablist" role="tablist">
3025
3020
  <slot class="tab" name="tab" part="tab" ${Ct("tabs")}></slot>
3026
3021
 
@@ -3037,59 +3032,58 @@ const id=class extends wi{constructor(){super(),this.activeindicator=!1}}.compos
3037
3032
  <slot name="tabpanel" part="tabpanel" ${Ct("tabpanels")}></slot>
3038
3033
  </div>
3039
3034
  </template>
3040
- `,styles:sd})
3041
- Vs.getOrCreate().withPrefix("nimble").register(id())
3042
- const od=mt`
3035
+ `,styles:hd})
3036
+ Vs.getOrCreate().withPrefix("nimble").register(dd())
3037
+ const ud=mt`
3043
3038
  ${Ei("flex")}
3044
3039
 
3045
3040
  :host {
3046
3041
  align-items: center;
3047
- height: ${fn};
3042
+ height: ${wn};
3048
3043
  box-sizing: border-box;
3049
- font: ${Xn};
3050
- color: ${Yn};
3044
+ font: ${Gn};
3045
+ color: ${Qn};
3051
3046
  }
3052
3047
 
3053
3048
  .separator {
3054
3049
  display: inline-block;
3055
3050
  height: 24px;
3056
- border-left: calc(${yn} * 2) solid
3057
- rgba(${cn}, 0.3);
3058
- margin: calc(${wn} / 4) calc(${wn} / 2);
3051
+ border-left: calc(${Cn} * 2) solid
3052
+ rgba(${dn}, 0.3);
3053
+ margin: calc(${yn} / 4) calc(${yn} / 2);
3059
3054
  }
3060
- `,nd=X`
3055
+ `,pd=X`
3061
3056
  <template slot="end">
3062
3057
  <div class="separator"></div>
3063
3058
  <slot></slot>
3064
3059
  </template>
3065
3060
  `
3066
- const rd=class extends de{}.compose({baseName:"tabs-toolbar",template:nd,styles:od})
3067
- var ad
3068
- Vs.getOrCreate().withPrefix("nimble").register(rd()),function(t){t.Outline="outline",t.Block="block"}(ad||(ad={}))
3069
- const ld=mt`
3061
+ const vd=class extends de{}.compose({baseName:"tabs-toolbar",template:pd,styles:ud})
3062
+ Vs.getOrCreate().withPrefix("nimble").register(vd())
3063
+ const gd="outline",md="block",fd=mt`
3070
3064
  ${Ei("inline-flex")}
3071
3065
 
3072
3066
  :host {
3073
- font: ${Xn};
3067
+ font: ${Gn};
3074
3068
  outline: none;
3075
3069
  user-select: none;
3076
- color: ${Yn};
3070
+ color: ${Qn};
3077
3071
  flex-direction: column;
3078
3072
  vertical-align: top;
3079
3073
  }
3080
3074
 
3081
3075
  :host([disabled]) {
3082
- color: ${Gn};
3076
+ color: ${Jn};
3083
3077
  }
3084
3078
 
3085
3079
  .label {
3086
3080
  display: block;
3087
- color: ${dr};
3088
- font: ${hr};
3081
+ color: ${pr};
3082
+ font: ${ur};
3089
3083
  }
3090
3084
 
3091
3085
  :host([disabled]) .label {
3092
- color: ${ur};
3086
+ color: ${vr};
3093
3087
  }
3094
3088
 
3095
3089
  .control {
@@ -3103,9 +3097,9 @@ const ld=mt`
3103
3097
  color: inherit;
3104
3098
  border-radius: 0px;
3105
3099
  align-items: flex-end;
3106
- border: ${yn} solid transparent;
3100
+ border: ${Cn} solid transparent;
3107
3101
  padding: 8px;
3108
- transition: box-shadow ${Lr}, border ${Lr};
3102
+ transition: box-shadow ${Rr}, border ${Rr};
3109
3103
  resize: none;
3110
3104
  }
3111
3105
 
@@ -3116,12 +3110,12 @@ const ld=mt`
3116
3110
  }
3117
3111
 
3118
3112
  .control:hover {
3119
- border-color: ${pn};
3120
- box-shadow: 0px 0px 0px 1px ${pn};
3113
+ border-color: ${gn};
3114
+ box-shadow: 0px 0px 0px 1px ${gn};
3121
3115
  }
3122
3116
 
3123
3117
  .control:focus-within {
3124
- border-color: ${pn};
3118
+ border-color: ${gn};
3125
3119
  }
3126
3120
 
3127
3121
  .control[readonly],
@@ -3129,21 +3123,21 @@ const ld=mt`
3129
3123
  .control[readonly]:hover:focus-within,
3130
3124
  .control[disabled],
3131
3125
  .control[disabled]:hover {
3132
- border-color: rgba(${cn}, 0.1);
3126
+ border-color: rgba(${dn}, 0.1);
3133
3127
  box-shadow: none;
3134
3128
  }
3135
3129
 
3136
3130
  .control::selection {
3137
- color: ${dr};
3138
- background: rgba(${nn}, 0.3);
3131
+ color: ${pr};
3132
+ background: rgba(${an}, 0.3);
3139
3133
  }
3140
3134
 
3141
3135
  .control::placeholder {
3142
- color: ${dr};
3136
+ color: ${pr};
3143
3137
  }
3144
3138
 
3145
3139
  .control[disabled]::placeholder {
3146
- color: ${ur};
3140
+ color: ${vr};
3147
3141
  }
3148
3142
 
3149
3143
  :host([cols]) .control {
@@ -3163,14 +3157,14 @@ const ld=mt`
3163
3157
  :host([resize='vertical']) .control {
3164
3158
  resize: vertical;
3165
3159
  }
3166
- `.withBehaviors(Mc(ad.Outline,mt`
3160
+ `.withBehaviors(Hc(gd,mt`
3167
3161
  .control {
3168
- border-color: rgba(${cn}, 0.3);
3162
+ border-color: rgba(${dn}, 0.3);
3169
3163
  background-color: transparent;
3170
3164
  }
3171
- `),Mc(ad.Block,mt`
3165
+ `),Hc(md,mt`
3172
3166
  .control {
3173
- background-color: rgba(${cn}, 0.1);
3167
+ background-color: rgba(${dn}, 0.1);
3174
3168
  }
3175
3169
 
3176
3170
  :host([readonly]) .control {
@@ -3179,11 +3173,11 @@ const ld=mt`
3179
3173
 
3180
3174
  :host([disabled]) .control {
3181
3175
  border-color: transparent;
3182
- background-color: rgba(${cn}, 0.1);
3176
+ background-color: rgba(${dn}, 0.1);
3183
3177
  }
3184
3178
  `))
3185
- class cd extends Ci{constructor(){super(...arguments),this.appearance=ad.Outline}}Wo([ot],cd.prototype,"appearance",void 0)
3186
- const hd=cd.compose({baseName:"text-area",baseClass:Ci,template:(t,e)=>X`
3179
+ class bd extends Ci{constructor(){super(...arguments),this.appearance=gd}}Yo([ot],bd.prototype,"appearance",void 0)
3180
+ const wd=bd.compose({baseName:"text-area",baseClass:Ci,template:(t,e)=>X`
3187
3181
  <template
3188
3182
  class="
3189
3183
  ${t=>t.readOnly?"readonly":""}
@@ -3238,33 +3232,32 @@ const hd=cd.compose({baseName:"text-area",baseClass:Ci,template:(t,e)=>X`
3238
3232
  ${bt("control")}
3239
3233
  ></textarea>
3240
3234
  </template>
3241
- `,styles:ld,shadowOptions:{delegatesFocus:!0}})
3242
- var dd
3243
- Vs.getOrCreate().withPrefix("nimble").register(hd()),function(t){t.Underline="underline",t.Outline="outline",t.Block="block",t.Frameless="frameless"}(dd||(dd={}))
3244
- const ud=mt`
3235
+ `,styles:fd,shadowOptions:{delegatesFocus:!0}})
3236
+ Vs.getOrCreate().withPrefix("nimble").register(wd())
3237
+ const xd="underline",yd="outline",$d="block",Cd="frameless",kd=mt`
3245
3238
  ${Ei("inline-block")}
3246
3239
 
3247
3240
  :host {
3248
- font: ${Xn};
3241
+ font: ${Gn};
3249
3242
  outline: none;
3250
3243
  user-select: none;
3251
3244
  --webkit-user-select: none;
3252
- color: ${Yn};
3253
- height: calc(${xn} + ${fn});
3245
+ color: ${Qn};
3246
+ height: calc(${$n} + ${wn});
3254
3247
  }
3255
3248
 
3256
3249
  :host([disabled]) {
3257
- color: ${Gn};
3250
+ color: ${Jn};
3258
3251
  }
3259
3252
 
3260
3253
  .label {
3261
3254
  display: flex;
3262
- color: ${dr};
3263
- font: ${hr};
3255
+ color: ${pr};
3256
+ font: ${ur};
3264
3257
  }
3265
3258
 
3266
3259
  :host([disabled]) .label {
3267
- color: ${ur};
3260
+ color: ${vr};
3268
3261
  }
3269
3262
 
3270
3263
  .root {
@@ -3274,12 +3267,12 @@ const ud=mt`
3274
3267
  flex-direction: row;
3275
3268
  border-radius: 0px;
3276
3269
  font: inherit;
3277
- transition: border-bottom ${Lr}, padding-bottom ${Lr};
3270
+ transition: border-bottom ${Rr}, padding-bottom ${Rr};
3278
3271
  align-items: center;
3279
3272
  --ni-private-hover-bottom-border-width: 2px;
3280
- border: 0px solid rgba(${cn}, 0.3);
3273
+ border: 0px solid rgba(${dn}, 0.3);
3281
3274
  border-bottom-width: var(--ni-private-bottom-border-width);
3282
- gap: calc(${wn} / 2);
3275
+ gap: calc(${yn} / 2);
3283
3276
  padding-bottom: calc(
3284
3277
  var(--ni-private-hover-bottom-border-width) -
3285
3278
  var(--ni-private-bottom-border-width)
@@ -3293,22 +3286,22 @@ const ud=mt`
3293
3286
  }
3294
3287
 
3295
3288
  :host(.invalid) .root {
3296
- border-bottom-color: ${hn};
3289
+ border-bottom-color: ${un};
3297
3290
  }
3298
3291
 
3299
3292
  :host([readonly]) .root {
3300
- border-color: rgba(${cn}, 0.1);
3293
+ border-color: rgba(${dn}, 0.1);
3301
3294
  }
3302
3295
 
3303
3296
  :host([disabled]) .root {
3304
- border-color: rgba(${cn}, 0.1);
3297
+ border-color: rgba(${dn}, 0.1);
3305
3298
  }
3306
3299
 
3307
3300
  .root:hover {
3308
3301
  --ni-private-bottom-border-width: var(
3309
3302
  --ni-private-hover-bottom-border-width
3310
3303
  );
3311
- border-bottom-color: ${pn};
3304
+ border-bottom-color: ${gn};
3312
3305
  }
3313
3306
 
3314
3307
  :host([readonly]) .root:hover {
@@ -3320,7 +3313,7 @@ const ud=mt`
3320
3313
  }
3321
3314
 
3322
3315
  .root:focus-within {
3323
- border-bottom-color: ${pn};
3316
+ border-bottom-color: ${gn};
3324
3317
  }
3325
3318
 
3326
3319
  :host([appearance='frameless'].clear-inline-padding) .root {
@@ -3367,7 +3360,7 @@ const ud=mt`
3367
3360
  color: inherit;
3368
3361
  padding: 0px;
3369
3362
  height: calc(
3370
- ${fn} - ${yn} -
3363
+ ${wn} - ${Cn} -
3371
3364
  var(--ni-private-hover-bottom-border-width)
3372
3365
  );
3373
3366
  width: 100%;
@@ -3390,12 +3383,12 @@ const ud=mt`
3390
3383
  }
3391
3384
 
3392
3385
  .control::selection {
3393
- color: ${dr};
3394
- background: rgba(${nn}, 0.3);
3386
+ color: ${pr};
3387
+ background: rgba(${an}, 0.3);
3395
3388
  }
3396
3389
 
3397
3390
  .control::placeholder {
3398
- color: ${dr};
3391
+ color: ${pr};
3399
3392
  }
3400
3393
 
3401
3394
  .control:not([readonly]):focus-within::placeholder {
@@ -3403,7 +3396,7 @@ const ud=mt`
3403
3396
  }
3404
3397
 
3405
3398
  .control[disabled]::placeholder {
3406
- color: ${Gn};
3399
+ color: ${Jn};
3407
3400
  }
3408
3401
 
3409
3402
  [part='end'] {
@@ -3419,17 +3412,17 @@ const ud=mt`
3419
3412
  }
3420
3413
 
3421
3414
  :host(.invalid) .error-content svg {
3422
- height: ${$n};
3423
- width: ${$n};
3415
+ height: ${kn};
3416
+ width: ${kn};
3424
3417
  flex: none;
3425
3418
  }
3426
3419
 
3427
3420
  :host(.invalid) .error-content path {
3428
- fill: ${hn};
3421
+ fill: ${un};
3429
3422
  }
3430
3423
 
3431
3424
  :host([disabled]) .error-content path {
3432
- fill: ${Gn};
3425
+ fill: ${Jn};
3433
3426
  }
3434
3427
 
3435
3428
  .errortext {
@@ -3438,11 +3431,11 @@ const ud=mt`
3438
3431
 
3439
3432
  :host(.invalid) .errortext {
3440
3433
  display: block;
3441
- font: ${zr};
3442
- color: ${hn};
3434
+ font: ${Or};
3435
+ color: ${un};
3443
3436
  width: 100%;
3444
3437
  position: absolute;
3445
- top: ${fn};
3438
+ top: ${wn};
3446
3439
  overflow: hidden;
3447
3440
  text-overflow: ellipsis;
3448
3441
  white-space: nowrap;
@@ -3453,7 +3446,7 @@ const ud=mt`
3453
3446
  }
3454
3447
 
3455
3448
  :host([disabled]) .errortext {
3456
- color: ${Gn};
3449
+ color: ${Jn};
3457
3450
  }
3458
3451
 
3459
3452
  [part='actions'] {
@@ -3461,30 +3454,30 @@ const ud=mt`
3461
3454
  }
3462
3455
 
3463
3456
  slot[name='actions']::slotted(*) {
3464
- ${fn.cssCustomProperty}: 24px;
3457
+ ${wn.cssCustomProperty}: 24px;
3465
3458
  }
3466
- `.withBehaviors(Mc(dd.Underline,mt`
3459
+ `.withBehaviors(Hc(xd,mt`
3467
3460
  .root {
3468
3461
  --ni-private-bottom-border-width: 1px;
3469
- padding-top: ${yn};
3470
- padding-left: ${yn};
3471
- padding-right: ${yn};
3462
+ padding-top: ${Cn};
3463
+ padding-left: ${Cn};
3464
+ padding-right: ${Cn};
3472
3465
  }
3473
3466
 
3474
3467
  :host([disabled]) .root {
3475
- border-color: rgba(${cn}, 0.1);
3468
+ border-color: rgba(${dn}, 0.1);
3476
3469
  }
3477
3470
 
3478
3471
  :host([disabled]) .root:hover {
3479
3472
  --ni-private-bottom-border-width: 1px;
3480
3473
  }
3481
- `),Mc(dd.Block,mt`
3474
+ `),Hc($d,mt`
3482
3475
  .root {
3483
- background-color: rgba(${cn}, 0.1);
3476
+ background-color: rgba(${dn}, 0.1);
3484
3477
  --ni-private-bottom-border-width: 0px;
3485
- padding-top: ${yn};
3486
- padding-left: ${yn};
3487
- padding-right: ${yn};
3478
+ padding-top: ${Cn};
3479
+ padding-left: ${Cn};
3480
+ padding-right: ${Cn};
3488
3481
  }
3489
3482
 
3490
3483
  .root:focus-within {
@@ -3508,12 +3501,12 @@ const ud=mt`
3508
3501
  }
3509
3502
 
3510
3503
  :host([readonly]) .root {
3511
- background-color: rgba(${cn}, 0.07);
3504
+ background-color: rgba(${dn}, 0.07);
3512
3505
  border-color: transparent;
3513
3506
  }
3514
3507
 
3515
3508
  :host([disabled]) .root {
3516
- background-color: rgba(${cn}, 0.07);
3509
+ background-color: rgba(${dn}, 0.07);
3517
3510
  }
3518
3511
 
3519
3512
  :host([disabled]) .root:hover {
@@ -3523,22 +3516,22 @@ const ud=mt`
3523
3516
  :host(.invalid[disabled]) .root {
3524
3517
  --ni-private-bottom-border-width: 1px;
3525
3518
  }
3526
- `),Mc(dd.Outline,mt`
3519
+ `),Hc(yd,mt`
3527
3520
  .root {
3528
3521
  --ni-private-bottom-border-width: 1px;
3529
- border-width: ${yn};
3522
+ border-width: ${Cn};
3530
3523
  border-bottom-width: var(--ni-private-bottom-border-width);
3531
3524
  }
3532
3525
 
3533
3526
  :host(.invalid) .errortext {
3534
- top: calc(${fn} - ${yn});
3527
+ top: calc(${wn} - ${Cn});
3535
3528
  }
3536
- `),Mc(dd.Frameless,mt`
3529
+ `),Hc(Cd,mt`
3537
3530
  .root {
3538
3531
  --ni-private-bottom-border-width: 0px;
3539
- padding-top: ${yn};
3540
- padding-left: ${yn};
3541
- padding-right: ${yn};
3532
+ padding-top: ${Cn};
3533
+ padding-left: ${Cn};
3534
+ padding-right: ${Cn};
3542
3535
  }
3543
3536
 
3544
3537
  :host([readonly]) .root {
@@ -3548,7 +3541,7 @@ const ud=mt`
3548
3541
  .root:hover {
3549
3542
  --ni-private-bottom-border-width: 0px;
3550
3543
  }
3551
- `),Kr(mt`
3544
+ `),Xr(mt`
3552
3545
  ${""}
3553
3546
  .control::-ms-reveal {
3554
3547
  filter: invert(0%);
@@ -3558,9 +3551,9 @@ const ud=mt`
3558
3551
  .control::-ms-reveal {
3559
3552
  filter: invert(100%);
3560
3553
  }
3561
- `,Zi.Dark))
3562
- class pd extends ii{constructor(){super(...arguments),this.appearance=dd.Underline}connectedCallback(){super.connectedCallback(),this.control.setAttribute("aria-errormessage","errortext")}}Wo([ot],pd.prototype,"appearance",void 0),Wo([ot({attribute:"error-text"})],pd.prototype,"errorText",void 0)
3563
- const vd=pd.compose({baseName:"text-field",baseClass:ii,template:(t,e)=>X`
3554
+ `,to))
3555
+ class _d extends ii{constructor(){super(...arguments),this.appearance=xd}connectedCallback(){super.connectedCallback(),this.control.setAttribute("aria-errormessage","errortext")}}Yo([ot],_d.prototype,"appearance",void 0),Yo([ot({attribute:"error-text"})],_d.prototype,"errorText",void 0)
3556
+ const zd=_d.compose({baseName:"text-field",baseClass:ii,template:(t,e)=>X`
3564
3557
  <template
3565
3558
  class="
3566
3559
  ${t=>t.readOnly?"readonly":""}
@@ -3576,7 +3569,7 @@ const vd=pd.compose({baseName:"text-field",baseClass:ii,template:(t,e)=>X`
3576
3569
  ></slot>
3577
3570
  </label>
3578
3571
  <div class="root" part="root">
3579
- ${Ot(0,e)}
3572
+ ${It(0,e)}
3580
3573
  <input
3581
3574
  class="control"
3582
3575
  part="control"
@@ -3620,8 +3613,8 @@ const vd=pd.compose({baseName:"text-field",baseClass:ii,template:(t,e)=>X`
3620
3613
  ${zt(0,e)}
3621
3614
  </div>
3622
3615
  </template>
3623
- `,styles:ud,shadowOptions:{delegatesFocus:!0},end:X`
3624
- <span class="error-content">${el.data}</span>
3616
+ `,styles:kd,shadowOptions:{delegatesFocus:!0},end:X`
3617
+ <span class="error-content">${il.data}</span>
3625
3618
  <span part="actions">
3626
3619
  <slot name="actions"></slot>
3627
3620
  </span>
@@ -3634,35 +3627,35 @@ const vd=pd.compose({baseName:"text-field",baseClass:ii,template:(t,e)=>X`
3634
3627
  ${t=>t.errorText}
3635
3628
  </div>
3636
3629
  `})
3637
- Vs.getOrCreate().withPrefix("nimble").register(vd())
3638
- const gd=mt`
3639
- ${Hc}
3630
+ Vs.getOrCreate().withPrefix("nimble").register(zd())
3631
+ const Id=mt`
3632
+ ${Pc}
3640
3633
 
3641
3634
  .control[aria-pressed='true'] {
3642
- background-color: ${on};
3643
- border-color: ${on};
3635
+ background-color: ${rn};
3636
+ border-color: ${rn};
3644
3637
  }
3645
3638
 
3646
3639
  .control[aria-pressed='true']:hover {
3647
- background-color: ${on};
3640
+ background-color: ${rn};
3648
3641
  }
3649
3642
 
3650
- .control[aria-pressed='true']${Sc} {
3651
- background-color: ${on};
3643
+ .control[aria-pressed='true']${Ec} {
3644
+ background-color: ${rn};
3652
3645
  }
3653
3646
 
3654
3647
  .control[aria-pressed='true'][disabled] {
3655
- background-color: ${on};
3656
- border-color: ${on};
3648
+ background-color: ${rn};
3649
+ border-color: ${rn};
3657
3650
  }
3658
3651
 
3659
3652
  .control[aria-pressed='true'][disabled]:hover {
3660
- background-color: ${on};
3661
- border-color: ${on};
3653
+ background-color: ${rn};
3654
+ border-color: ${rn};
3662
3655
  }
3663
3656
  `
3664
- class md extends gi{constructor(){super(...arguments),this.appearance=Vc.Outline,this.contentHidden=!1}}Wo([ot],md.prototype,"appearance",void 0),Wo([ot({attribute:"content-hidden",mode:"boolean"})],md.prototype,"contentHidden",void 0),ve(md,_t,Ze)
3665
- const fd=md.compose({baseName:"toggle-button",template:(t,e)=>X`
3657
+ class Od extends gi{constructor(){super(...arguments),this.appearance=Lc,this.contentHidden=!1}}Yo([ot],Od.prototype,"appearance",void 0),Yo([ot({attribute:"content-hidden",mode:"boolean"})],Od.prototype,"contentHidden",void 0),ve(Od,_t,Ze)
3658
+ const Sd=Od.compose({baseName:"toggle-button",template:(t,e)=>X`
3666
3659
  <div
3667
3660
  role="button"
3668
3661
  part="control"
@@ -3697,21 +3690,21 @@ const fd=md.compose({baseName:"toggle-button",template:(t,e)=>X`
3697
3690
  aria-roledescription="${t=>t.ariaRoledescription}"
3698
3691
  ${bt("control")}
3699
3692
  >
3700
- ${Ot(0,e)}
3693
+ ${It(0,e)}
3701
3694
  <span class="content" part="content">
3702
3695
  <slot></slot>
3703
3696
  </span>
3704
3697
  ${zt(0,e)}
3705
3698
  </div>
3706
- `,styles:gd,shadowOptions:{delegatesFocus:!0}})
3707
- Vs.getOrCreate().withPrefix("nimble").register(fd())
3708
- const bd=mt`
3699
+ `,styles:Id,shadowOptions:{delegatesFocus:!0}})
3700
+ Vs.getOrCreate().withPrefix("nimble").register(Sd())
3701
+ const Ad=mt`
3709
3702
  .positioning-region {
3710
3703
  display: flex;
3711
- padding: ${bn} ${wn};
3704
+ padding: ${xn} ${yn};
3712
3705
  align-items: center;
3713
- gap: ${wn};
3714
- background: ${sn};
3706
+ gap: ${yn};
3707
+ background: ${nn};
3715
3708
  }
3716
3709
 
3717
3710
  slot[name='label'] {
@@ -3720,17 +3713,17 @@ const bd=mt`
3720
3713
 
3721
3714
  [part='start'] {
3722
3715
  display: flex;
3723
- gap: ${wn};
3716
+ gap: ${yn};
3724
3717
  margin-right: auto;
3725
3718
  }
3726
3719
 
3727
3720
  [part='end'] {
3728
3721
  display: flex;
3729
- gap: ${wn};
3722
+ gap: ${yn};
3730
3723
  margin-left: auto;
3731
3724
  }
3732
3725
  `
3733
- const wd=class extends _i{}.compose({baseName:"toolbar",baseClass:_i,template:(t,e)=>X`
3726
+ const Ed=class extends _i{}.compose({baseName:"toolbar",baseClass:_i,template:(t,e)=>X`
3734
3727
  <template
3735
3728
  aria-label="${t=>t.ariaLabel}"
3736
3729
  aria-labelledby="${t=>t.ariaLabelledby}"
@@ -3743,25 +3736,23 @@ const wd=class extends _i{}.compose({baseName:"toolbar",baseClass:_i,template:(t
3743
3736
  >
3744
3737
  <slot name="label"></slot>
3745
3738
  <div class="positioning-region" part="positioning-region">
3746
- ${Ot(0,e)}
3739
+ ${It(0,e)}
3747
3740
  <slot
3748
3741
  ${Ct({filter:xt(),property:"slottedItems"})}
3749
3742
  ></slot>
3750
3743
  ${zt(0,e)}
3751
3744
  </div>
3752
3745
  </template>
3753
- `,styles:bd,shadowOptions:{delegatesFocus:!0}})
3754
- Vs.getOrCreate().withPrefix("nimble").register(wd())
3755
- const xd="group-selected"
3756
- var yd
3757
- !function(t){t.All="all",t.LeavesOnly="leaves-only",t.None="none"}(yd||(yd={}))
3758
- class $d{constructor(t,e){this.cache=new WeakMap,this.ltr=t,this.rtl=e}bind(t){this.attach(t)}unbind(t){const e=this.cache.get(t)
3759
- e&&Go.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new Cd(this.ltr,this.rtl,t),s=Go.getValueFor(t)
3760
- Go.subscribe(e),e.attach(s),this.cache.set(t,e)}}class Cd{constructor(t,e,s){this.ltr=t,this.rtl=e,this.source=s,this.attached=null}handleChange({target:t,token:e}){this.attach(e.getValueFor(t))}attach(t){this.attached!==this[t]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[t],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const kd=class extends Ii{constructor(){super(...arguments),this.treeView=null,this.handleSelectedChange=t=>{t.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 t=this.treeView?.querySelectorAll("[group-selected]")
3761
- t?.forEach((t=>t.removeAttribute(xd)))}setGroupSelectionOnRootParentTreeItem(t){this.clearTreeGroupSelection()
3746
+ `,styles:Ad,shadowOptions:{delegatesFocus:!0}})
3747
+ Vs.getOrCreate().withPrefix("nimble").register(Ed())
3748
+ const Md="group-selected",Vd="all",Hd="leaves-only",Ld="none"
3749
+ class Td{constructor(t,e){this.cache=new WeakMap,this.ltr=t,this.rtl=e}bind(t){this.attach(t)}unbind(t){const e=this.cache.get(t)
3750
+ e&&Jo.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new Rd(this.ltr,this.rtl,t),s=Jo.getValueFor(t)
3751
+ Jo.subscribe(e),e.attach(s),this.cache.set(t,e)}}class Rd{constructor(t,e,s){this.ltr=t,this.rtl=e,this.source=s,this.attached=null}handleChange({target:t,token:e}){this.attach(e.getValueFor(t))}attach(t){this.attached!==this[t]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[t],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const Pd=class extends Oi{constructor(){super(...arguments),this.treeView=null,this.handleSelectedChange=t=>{t.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 t=this.treeView?.querySelectorAll("[group-selected]")
3752
+ t?.forEach((t=>t.removeAttribute(Md)))}setGroupSelectionOnRootParentTreeItem(t){this.clearTreeGroupSelection()
3762
3753
  let e=t
3763
3754
  for(;e?.parentElement!==this.treeView;)e=e?.parentElement
3764
- e&&e.setAttribute(xd,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:Ii,template:(t,e)=>{return X`
3755
+ e&&e.setAttribute(Md,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:Oi,template:(t,e)=>{return X`
3765
3756
  <template
3766
3757
  role="treeitem"
3767
3758
  slot="${t=>t.isNestedItem()?"item":void 0}"
@@ -3790,7 +3781,7 @@ e&&e.setAttribute(xd,"true")}getParentTreeView(){return this.parentElement.close
3790
3781
  </slot>
3791
3782
  </div>
3792
3783
  `)}
3793
- ${Ot(0,e)}
3784
+ ${It(0,e)}
3794
3785
  <slot></slot>
3795
3786
  ${zt(0,e)}
3796
3787
  </div>
@@ -3807,55 +3798,55 @@ var s},styles:(t,e)=>mt`
3807
3798
 
3808
3799
  :host {
3809
3800
  ${""}
3810
- font-family: ${Qn};
3811
- font-weight: ${Jn};
3801
+ font-family: ${Zn};
3802
+ font-weight: ${tr};
3812
3803
  contain: content;
3813
3804
  position: relative;
3814
3805
  outline: none;
3815
- color: ${Yn};
3806
+ color: ${Qn};
3816
3807
  cursor: pointer;
3817
3808
  --ni-private-tree-item-nested-width: 0;
3818
3809
  }
3819
3810
 
3820
3811
  ${""}
3821
- :host([${xd}])::after {
3822
- background: ${pn};
3812
+ :host([${Md}])::after {
3813
+ background: ${gn};
3823
3814
  border-radius: 0px;
3824
3815
  content: '';
3825
3816
  display: block;
3826
3817
  position: absolute;
3827
3818
  top: 0px;
3828
- width: calc(${yn} * 2);
3829
- height: calc(${$n} * 2);
3819
+ width: calc(${Cn} * 2);
3820
+ height: calc(${kn} * 2);
3830
3821
  }
3831
3822
 
3832
3823
  .positioning-region {
3833
3824
  display: flex;
3834
3825
  position: relative;
3835
3826
  box-sizing: border-box;
3836
- height: calc(${$n} * 2);
3827
+ height: calc(${kn} * 2);
3837
3828
  }
3838
3829
 
3839
3830
  .positioning-region:hover {
3840
- background: ${an};
3831
+ background: ${cn};
3841
3832
  }
3842
3833
 
3843
- :host([${xd}]) .positioning-region:hover {
3844
- background: ${rn};
3834
+ :host([${Md}]) .positioning-region:hover {
3835
+ background: ${ln};
3845
3836
  }
3846
3837
 
3847
- :host(${Sc}) .positioning-region {
3848
- box-shadow: 0px 0px 0px ${yn} ${pn} inset;
3849
- outline: ${yn} solid ${pn};
3838
+ :host(${Ec}) .positioning-region {
3839
+ box-shadow: 0px 0px 0px ${Cn} ${gn} inset;
3840
+ outline: ${Cn} solid ${gn};
3850
3841
  outline-offset: -2px;
3851
3842
  }
3852
3843
 
3853
3844
  :host([selected]) .positioning-region {
3854
- background: ${on};
3845
+ background: ${rn};
3855
3846
  }
3856
3847
 
3857
3848
  :host([selected]) .positioning-region:hover {
3858
- background: ${rn};
3849
+ background: ${ln};
3859
3850
  }
3860
3851
 
3861
3852
  .positioning-region::before {
@@ -3872,13 +3863,13 @@ var s},styles:(t,e)=>mt`
3872
3863
  width: 100%;
3873
3864
  padding-left: 10px;
3874
3865
  font: inherit;
3875
- font-size: ${Zn};
3866
+ font-size: ${er};
3876
3867
  user-select: none;
3877
3868
  position: relative;
3878
- margin-inline-start: ${$n};
3869
+ margin-inline-start: ${kn};
3879
3870
  }
3880
3871
 
3881
- :host(${Sc}) .content-region {
3872
+ :host(${Ec}) .content-region {
3882
3873
  outline: none;
3883
3874
  }
3884
3875
 
@@ -3891,8 +3882,8 @@ var s},styles:(t,e)=>mt`
3891
3882
  background: none;
3892
3883
  border: none;
3893
3884
  outline: none;
3894
- width: ${$n};
3895
- height: ${$n};
3885
+ width: ${kn};
3886
+ height: ${kn};
3896
3887
  padding: 0px;
3897
3888
  justify-content: center;
3898
3889
  align-items: center;
@@ -3902,8 +3893,8 @@ var s},styles:(t,e)=>mt`
3902
3893
  }
3903
3894
 
3904
3895
  .expand-collapse-button svg {
3905
- width: ${$n};
3906
- height: ${$n};
3896
+ width: ${kn};
3897
+ height: ${kn};
3907
3898
  transition: transform 0.2s ease-in;
3908
3899
  pointer-events: none;
3909
3900
  fill: currentcolor;
@@ -3911,26 +3902,26 @@ var s},styles:(t,e)=>mt`
3911
3902
 
3912
3903
  ${""}
3913
3904
  span[part="start"] {
3914
- width: ${$n};
3905
+ width: ${kn};
3915
3906
  }
3916
3907
 
3917
3908
  ${""}
3918
3909
  .start {
3919
3910
  display: flex;
3920
3911
  fill: currentcolor;
3921
- margin-inline-start: ${$n};
3922
- margin-inline-end: ${$n};
3912
+ margin-inline-start: ${kn};
3913
+ margin-inline-end: ${kn};
3923
3914
  }
3924
3915
 
3925
3916
  slot[name='start']::slotted(*) {
3926
- width: ${$n};
3927
- height: ${$n};
3917
+ width: ${kn};
3918
+ height: ${kn};
3928
3919
  }
3929
3920
 
3930
- ::slotted(${t.tagFor(Ii)}) {
3921
+ ::slotted(${t.tagFor(Oi)}) {
3931
3922
  --ni-private-tree-item-nested-width: 1em;
3932
3923
  --ni-private-expand-collapse-button-nested-width: calc(
3933
- ${$n} * -1
3924
+ ${kn} * -1
3934
3925
  );
3935
3926
  }
3936
3927
 
@@ -3938,24 +3929,24 @@ var s},styles:(t,e)=>mt`
3938
3929
  .end {
3939
3930
  display: flex;
3940
3931
  fill: currentcolor;
3941
- margin-inline-start: ${$n};
3932
+ margin-inline-start: ${kn};
3942
3933
  }
3943
3934
 
3944
3935
  .items {
3945
3936
  display: none;
3946
3937
  ${""}
3947
- font-size: calc(1em + (${$n} * 2));
3938
+ font-size: calc(1em + (${kn} * 2));
3948
3939
  }
3949
3940
 
3950
3941
  :host([expanded]) .items {
3951
3942
  display: block;
3952
3943
  }
3953
- `.withBehaviors(new $d(mt`
3944
+ `.withBehaviors(new Td(mt`
3954
3945
  ${""}
3955
3946
  .expand-collapse-button {
3956
3947
  left: var(
3957
3948
  --ni-private-expand-collapse-button-nested-width,
3958
- calc(${$n} * -1)
3949
+ calc(${kn} * -1)
3959
3950
  );
3960
3951
  }
3961
3952
 
@@ -3971,7 +3962,7 @@ var s},styles:(t,e)=>mt`
3971
3962
  .expand-collapse-button {
3972
3963
  right: var(
3973
3964
  --ni-private-expand-collapse-button-nested-width,
3974
- calc(${$n} * -1)
3965
+ calc(${kn} * -1)
3975
3966
  );
3976
3967
  }
3977
3968
 
@@ -3982,9 +3973,9 @@ var s},styles:(t,e)=>mt`
3982
3973
  :host([expanded]) .expand-collapse-button svg {
3983
3974
  transform: rotate(135deg);
3984
3975
  }
3985
- `)),expandCollapseGlyph:ta.data})
3986
- Vs.getOrCreate().withPrefix("nimble").register(kd())
3987
- const _d=mt`
3976
+ `)),expandCollapseGlyph:sa.data})
3977
+ Vs.getOrCreate().withPrefix("nimble").register(Pd())
3978
+ const Fd=mt`
3988
3979
  ${Ei("flex")}
3989
3980
 
3990
3981
  :host {
@@ -3993,18 +3984,18 @@ const _d=mt`
3993
3984
  min-width: fit-content;
3994
3985
  font-size: 0;
3995
3986
  }
3996
- :host(${Sc}) {
3987
+ :host(${Ec}) {
3997
3988
  outline: none;
3998
3989
  }
3999
3990
  `
4000
- class zd extends Si{constructor(){super(...arguments),this.selectionMode=yd.All}handleClick(t){if(t.defaultPrevented)return!1
4001
- if(!(t.target instanceof Element&&Oi(t.target)))return!0
3991
+ class Bd extends Si{constructor(){super(...arguments),this.selectionMode=Vd}handleClick(t){if(t.defaultPrevented)return!1
3992
+ if(!(t.target instanceof Element&&Ii(t.target)))return!0
4002
3993
  const e=t.target
4003
- return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case yd.All:return!0
4004
- case yd.None:return!1
4005
- case yd.LeavesOnly:return!this.itemHasChildren(t)
4006
- default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}Wo([ot({attribute:"selection-mode"})],zd.prototype,"selectionMode",void 0)
4007
- const Od=zd.compose({baseName:"tree-view",baseClass:Si,template:(t,e)=>X`
3994
+ return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case Vd:return!0
3995
+ case Ld:return!1
3996
+ case Hd:return!this.itemHasChildren(t)
3997
+ default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}Yo([ot({attribute:"selection-mode"})],Bd.prototype,"selectionMode",void 0)
3998
+ const Dd=Bd.compose({baseName:"tree-view",baseClass:Si,template:(t,e)=>X`
4008
3999
  <template
4009
4000
  role="tree"
4010
4001
  ${bt("treeView")}
@@ -4016,6 +4007,6 @@ const Od=zd.compose({baseName:"tree-view",baseClass:Si,template:(t,e)=>X`
4016
4007
  >
4017
4008
  <slot ${Ct("slottedTreeItems")}></slot>
4018
4009
  </template>
4019
- `,styles:_d})
4020
- Vs.getOrCreate().withPrefix("nimble").register(Od())}()
4010
+ `,styles:Fd})
4011
+ Vs.getOrCreate().withPrefix("nimble").register(Dd())}()
4021
4012
  //# sourceMappingURL=all-components-bundle.min.js.map