@ni/nimble-components 11.15.1 → 12.0.1

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 (71) hide show
  1. package/dist/all-components-bundle.js +460 -416
  2. package/dist/all-components-bundle.js.map +1 -1
  3. package/dist/all-components-bundle.min.js +929 -911
  4. package/dist/all-components-bundle.min.js.map +1 -1
  5. package/dist/esm/breadcrumb/index.d.ts +2 -0
  6. package/dist/esm/breadcrumb/index.js +5 -0
  7. package/dist/esm/breadcrumb/index.js.map +1 -1
  8. package/dist/esm/breadcrumb/styles.js +4 -4
  9. package/dist/esm/breadcrumb/types.d.ts +9 -0
  10. package/dist/esm/breadcrumb/types.js +9 -0
  11. package/dist/esm/breadcrumb/types.js.map +1 -0
  12. package/dist/esm/button/index.d.ts +9 -3
  13. package/dist/esm/button/index.js +3 -0
  14. package/dist/esm/button/index.js.map +1 -1
  15. package/dist/esm/button/styles.js +17 -14
  16. package/dist/esm/button/styles.js.map +1 -1
  17. package/dist/esm/button/types.d.ts +9 -0
  18. package/dist/esm/button/types.js +8 -0
  19. package/dist/esm/button/types.js.map +1 -1
  20. package/dist/esm/combobox/index.d.ts +6 -6
  21. package/dist/esm/combobox/index.js +15 -9
  22. package/dist/esm/combobox/index.js.map +1 -1
  23. package/dist/esm/combobox/styles.js +5 -5
  24. package/dist/esm/drawer/styles.js +0 -4
  25. package/dist/esm/drawer/styles.js.map +1 -1
  26. package/dist/esm/icon-base/index.d.ts +9 -2
  27. package/dist/esm/icon-base/index.js +6 -1
  28. package/dist/esm/icon-base/index.js.map +1 -1
  29. package/dist/esm/icon-base/styles.js +4 -4
  30. package/dist/esm/icon-base/types.d.ts +6 -6
  31. package/dist/esm/icon-base/types.js +5 -5
  32. package/dist/esm/icon-base/types.js.map +1 -1
  33. package/dist/esm/list-option/styles.js +2 -2
  34. package/dist/esm/menu-button/index.d.ts +5 -5
  35. package/dist/esm/menu-button/index.js.map +1 -1
  36. package/dist/esm/menu-button/template.d.ts +1 -3
  37. package/dist/esm/menu-button/template.js +6 -5
  38. package/dist/esm/menu-button/template.js.map +1 -1
  39. package/dist/esm/number-field/index.d.ts +4 -5
  40. package/dist/esm/number-field/index.js +23 -12
  41. package/dist/esm/number-field/index.js.map +1 -1
  42. package/dist/esm/number-field/styles.js +5 -4
  43. package/dist/esm/number-field/styles.js.map +1 -1
  44. package/dist/esm/patterns/button/types.d.ts +1 -1
  45. package/dist/esm/patterns/dropdown/styles.js +1 -1
  46. package/dist/esm/patterns/dropdown/types.d.ts +8 -0
  47. package/dist/esm/patterns/dropdown/types.js +2 -3
  48. package/dist/esm/patterns/dropdown/types.js.map +1 -1
  49. package/dist/esm/patterns/error/styles.js +4 -4
  50. package/dist/esm/patterns/error/template.d.ts +2 -2
  51. package/dist/esm/patterns/error/template.js.map +1 -1
  52. package/dist/esm/patterns/error/types.d.ts +5 -4
  53. package/dist/esm/text-field/index.d.ts +5 -5
  54. package/dist/esm/text-field/index.js +13 -8
  55. package/dist/esm/text-field/index.js.map +1 -1
  56. package/dist/esm/text-field/styles.js +6 -6
  57. package/dist/esm/toggle-button/index.d.ts +2 -2
  58. package/dist/esm/tooltip/index.d.ts +8 -0
  59. package/dist/esm/tooltip/index.js +12 -0
  60. package/dist/esm/tooltip/index.js.map +1 -1
  61. package/dist/esm/tooltip/styles.js +8 -8
  62. package/dist/esm/tooltip/template.d.ts +1 -3
  63. package/dist/esm/tooltip/template.js +13 -8
  64. package/dist/esm/tooltip/template.js.map +1 -1
  65. package/dist/esm/tooltip/types.d.ts +4 -4
  66. package/dist/esm/tooltip/types.js +3 -3
  67. package/dist/esm/tooltip/types.js.map +1 -1
  68. package/dist/esm/tree-item/styles.d.ts +1 -3
  69. package/dist/esm/tree-item/styles.js +181 -176
  70. package/dist/esm/tree-item/styles.js.map +1 -1
  71. package/package.json +2 -2
@@ -74,8 +74,8 @@ break
74
74
  default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=S)}}targetAtContent(){this.updateTarget=I,this.unbind=C}createBehavior(t){return new H(t,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class H{constructor(t,e,i,s,o,n,r){this.source=null,this.context=null,this.bindingObserver=null,this.target=t,this.binding=e,this.isBindingVolatile=i,this.bind=s,this.unbind=o,this.updateTarget=n,this.targetName=r}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(t){m.setEvent(t)
75
75
  const e=this.binding(this.source,this.context)
76
76
  m.setEvent(null),!0!==e&&t.preventDefault()}}let M=null
77
- class R{addFactory(t){t.targetIndex=this.targetIndex,this.behaviorFactories.push(t)}captureContentBinding(t){t.targetAtContent(),this.addFactory(t)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){M=this}static borrow(t){const e=M||new R
78
- return e.directives=t,e.reset(),M=null,e}}function V(t){if(1===t.length)return t[0]
77
+ class V{addFactory(t){t.targetIndex=this.targetIndex,this.behaviorFactories.push(t)}captureContentBinding(t){t.targetAtContent(),this.addFactory(t)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){M=this}static borrow(t){const e=M||new V
78
+ return e.directives=t,e.reset(),M=null,e}}function R(t){if(1===t.length)return t[0]
79
79
  let e
80
80
  const i=t.length,s=t.map((t=>"string"==typeof t?()=>t:(e=t.targetName||e,t.binding))),o=new E(((t,e)=>{let o=""
81
81
  for(let n=0;n<i;++n)o+=s[n](t,e)
@@ -91,7 +91,7 @@ else{const e=parseInt(o.substring(0,n))
91
91
  s.push(t.directives[e]),r=o.substring(n+L)}""!==r&&s.push(r)}return s}function P(t,e,i=!1){const s=e.attributes
92
92
  for(let o=0,n=s.length;o<n;++o){const r=s[o],a=r.value,l=T(t,a)
93
93
  let c=null
94
- null===l?i&&(c=new E((()=>a)),c.targetName=r.name):c=V(l),null!==c&&(e.removeAttributeNode(r),o--,n--,t.addFactory(c))}}function B(t,e,i){const s=T(t,e.textContent)
94
+ null===l?i&&(c=new E((()=>a)),c.targetName=r.name):c=R(l),null!==c&&(e.removeAttributeNode(r),o--,n--,t.addFactory(c))}}function B(t,e,i){const s=T(t,e.textContent)
95
95
  if(null!==s){let o=e
96
96
  for(let n=0,r=s.length;n<r;++n){const r=s[n],a=0===n?e:o.parentNode.insertBefore(document.createTextNode(""),o.nextSibling)
97
97
  "string"==typeof r?a.textContent=r:(a.textContent=" ",t.captureContentBinding(r)),o=a,t.targetIndex++,a!==e&&i.nextNode()}t.targetIndex--}}const D=document.createRange()
@@ -124,7 +124,7 @@ const i=t.content.firstElementChild
124
124
  null!==i&&"TEMPLATE"===i.tagName&&(t=i)}else t=e
125
125
  const i=function(t,e){const i=t.content
126
126
  document.adoptNode(i)
127
- const s=R.borrow(e)
127
+ const s=V.borrow(e)
128
128
  P(s,t,!0)
129
129
  const o=s.behaviorFactories
130
130
  s.reset()
@@ -315,14 +315,14 @@ let o
315
315
  for(let n=0;n<s;++n)o=i[n],se(o)||(e[o]=t[o])
316
316
  return e}const At=Object.freeze({none(t){throw Error(`${t.toString()} not registered, did you forget to add @singleton()?`)},singleton:t=>new Tt(t,1,t),transient:t=>new Tt(t,2,t)}),St=Object.freeze({default:Object.freeze({parentLocator:()=>null,responsibleForOwnerRequests:!1,defaultResolver:At.singleton})}),Et=new Map
317
317
  function Ht(t){return e=>Reflect.getOwnMetadata(t,e)}let Mt=null
318
- const Rt=Object.freeze({createContainer:t=>new Wt(null,Object.assign({},St.default,t)),findResponsibleContainer(t){const e=t.$$container$$
319
- return e&&e.responsibleForOwnerRequests?e:Rt.findParentContainer(t)},findParentContainer(t){const e=new CustomEvent(Ut,{bubbles:!0,composed:!0,cancelable:!0,detail:{container:void 0}})
320
- return t.dispatchEvent(e),e.detail.container||Rt.getOrCreateDOMContainer()},getOrCreateDOMContainer:(t,e)=>t?t.$$container$$||new Wt(t,Object.assign({},St.default,e,{parentLocator:Rt.findParentContainer})):Mt||(Mt=new Wt(null,Object.assign({},St.default,e,{parentLocator:()=>null}))),getDesignParamtypes:Ht("design:paramtypes"),getAnnotationParamtypes:Ht("di:paramtypes"),getOrCreateAnnotationParamTypes(t){let e=this.getAnnotationParamtypes(t)
318
+ const Vt=Object.freeze({createContainer:t=>new Wt(null,Object.assign({},St.default,t)),findResponsibleContainer(t){const e=t.$$container$$
319
+ return e&&e.responsibleForOwnerRequests?e:Vt.findParentContainer(t)},findParentContainer(t){const e=new CustomEvent(Ut,{bubbles:!0,composed:!0,cancelable:!0,detail:{container:void 0}})
320
+ return t.dispatchEvent(e),e.detail.container||Vt.getOrCreateDOMContainer()},getOrCreateDOMContainer:(t,e)=>t?t.$$container$$||new Wt(t,Object.assign({},St.default,e,{parentLocator:Vt.findParentContainer})):Mt||(Mt=new Wt(null,Object.assign({},St.default,e,{parentLocator:()=>null}))),getDesignParamtypes:Ht("design:paramtypes"),getAnnotationParamtypes:Ht("di:paramtypes"),getOrCreateAnnotationParamTypes(t){let e=this.getAnnotationParamtypes(t)
321
321
  return void 0===e&&Reflect.defineMetadata("di:paramtypes",e=[],t),e},getDependencies(t){let e=Et.get(t)
322
322
  if(void 0===e){const i=t.inject
323
- if(void 0===i){const i=Rt.getDesignParamtypes(t),s=Rt.getAnnotationParamtypes(t)
323
+ if(void 0===i){const i=Vt.getDesignParamtypes(t),s=Vt.getAnnotationParamtypes(t)
324
324
  if(void 0===i)if(void 0===s){const i=Object.getPrototypeOf(t)
325
- e="function"==typeof i&&i!==Function.prototype?It(Rt.getDependencies(i)):[]}else e=It(s)
325
+ e="function"==typeof i&&i!==Function.prototype?It(Vt.getDependencies(i)):[]}else e=It(s)
326
326
  else if(void 0===s)e=It(i)
327
327
  else{e=It(i)
328
328
  let t,o=s.length
@@ -333,17 +333,17 @@ o=n.length
333
333
  for(let t=0;t<o;++t)r=n[t],se(r)||(e[r]=s[r])}}else e=It(i)
334
334
  Et.set(t,e)}return e},defineProperty(t,e,i,s=!1){const o=`$di_${e}`
335
335
  Reflect.defineProperty(t,e,{get:function(){let t=this[o]
336
- if(void 0===t){const n=this instanceof HTMLElement?Rt.findResponsibleContainer(this):Rt.getOrCreateDOMContainer()
337
- if(t=n.get(i),this[o]=t,s&&this instanceof dt){const s=this.$fastController,n=()=>{Rt.findResponsibleContainer(this).get(i)!==this[o]&&(this[o]=t,s.notify(e))}
336
+ if(void 0===t){const n=this instanceof HTMLElement?Vt.findResponsibleContainer(this):Vt.getOrCreateDOMContainer()
337
+ if(t=n.get(i),this[o]=t,s&&this instanceof dt){const s=this.$fastController,n=()=>{Vt.findResponsibleContainer(this).get(i)!==this[o]&&(this[o]=t,s.notify(e))}
338
338
  s.subscribe({handleChange:n},"isConnected")}}return t}})},createInterface(t,e){const i="function"==typeof t?t:e,s="string"==typeof t?t:t&&"friendlyName"in t&&t.friendlyName||Zt,o="string"!=typeof t&&(t&&"respectConnection"in t&&t.respectConnection||!1),n=function(t,e,i){if(null==t||void 0!==new.target)throw new Error(`No registration for interface: '${n.friendlyName}'`)
339
- if(e)Rt.defineProperty(t,e,n,o)
340
- else{Rt.getOrCreateAnnotationParamTypes(t)[i]=n}}
341
- return n.$isInterface=!0,n.friendlyName=null==s?"(anonymous)":s,null!=i&&(n.register=function(t,e){return i(new Ot(t,null!=e?e:n))}),n.toString=function(){return`InterfaceSymbol<${n.friendlyName}>`},n},inject:(...t)=>function(e,i,s){if("number"==typeof s){const i=Rt.getOrCreateAnnotationParamTypes(e),o=t[0]
342
- void 0!==o&&(i[s]=o)}else if(i)Rt.defineProperty(e,i,t[0])
343
- else{const i=s?Rt.getOrCreateAnnotationParamTypes(s.value):Rt.getOrCreateAnnotationParamTypes(e)
339
+ if(e)Vt.defineProperty(t,e,n,o)
340
+ else{Vt.getOrCreateAnnotationParamTypes(t)[i]=n}}
341
+ return n.$isInterface=!0,n.friendlyName=null==s?"(anonymous)":s,null!=i&&(n.register=function(t,e){return i(new Ot(t,null!=e?e:n))}),n.toString=function(){return`InterfaceSymbol<${n.friendlyName}>`},n},inject:(...t)=>function(e,i,s){if("number"==typeof s){const i=Vt.getOrCreateAnnotationParamTypes(e),o=t[0]
342
+ void 0!==o&&(i[s]=o)}else if(i)Vt.defineProperty(e,i,t[0])
343
+ else{const i=s?Vt.getOrCreateAnnotationParamTypes(s.value):Vt.getOrCreateAnnotationParamTypes(e)
344
344
  let o
345
- for(let e=0;e<t.length;++e)o=t[e],void 0!==o&&(i[e]=o)}},transient:t=>(t.register=function(e){return Yt.transient(t,t).register(e)},t.registerInRequestor=!1,t),singleton:(t,e=Lt)=>(t.register=function(e){return Yt.singleton(t,t).register(e)},t.registerInRequestor=e.scoped,t)}),Vt=Rt.createInterface("Container")
346
- Rt.inject
345
+ for(let e=0;e<t.length;++e)o=t[e],void 0!==o&&(i[e]=o)}},transient:t=>(t.register=function(e){return Yt.transient(t,t).register(e)},t.registerInRequestor=!1,t),singleton:(t,e=Lt)=>(t.register=function(e){return Yt.singleton(t,t).register(e)},t.registerInRequestor=e.scoped,t)}),Rt=Vt.createInterface("Container")
346
+ Vt.inject
347
347
  const Lt={scoped:!1}
348
348
  class Tt{constructor(t,e,i){this.key=t,this.strategy=e,this.state=i,this.resolving=!1}get $isResolver(){return!0}register(t){return t.registerResolver(this.key,this)}resolve(t,e){switch(this.strategy){case 0:return this.state
349
349
  case 1:if(this.resolving)throw new Error(`Cyclic dependency found: ${this.state.name}`)
@@ -359,7 +359,7 @@ case 5:return null!==(s=null===(i=null===(e=t.getResolver(this.state))||void 0==
359
359
  default:return null}}}function Pt(t){return this.get(t)}function Bt(t,e){return e(t)}class Dt{constructor(t,e){this.Type=t,this.dependencies=e,this.transformers=null}construct(t,e){let i
360
360
  return i=void 0===e?new this.Type(...this.dependencies.map(Pt,t)):new this.Type(...this.dependencies.map(Pt,t),...e),null==this.transformers?i:this.transformers.reduce(Bt,i)}registerTransformer(t){(this.transformers||(this.transformers=[])).push(t)}}const Ft={$isResolver:!0,resolve:(t,e)=>e}
361
361
  function Nt(t){return"function"==typeof t.register}function jt(t){return function(t){return Nt(t)&&"boolean"==typeof t.registerInRequestor}(t)&&t.registerInRequestor}const qt=new Set(["Array","ArrayBuffer","Boolean","DataView","Date","Error","EvalError","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Number","Object","Promise","RangeError","ReferenceError","RegExp","Set","SharedArrayBuffer","String","SyntaxError","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","URIError","WeakMap","WeakSet"]),Ut="__DI_LOCATE_PARENT__",Kt=new Map
362
- class Wt{constructor(t,e){this.owner=t,this.config=e,this._parent=void 0,this.registerDepth=0,this.context=null,null!==t&&(t.$$container$$=this),this.resolvers=new Map,this.resolvers.set(Vt,Ft),t instanceof Node&&t.addEventListener(Ut,(t=>{t.composedPath()[0]!==this.owner&&(t.detail.container=this,t.stopImmediatePropagation())}))}get parent(){return void 0===this._parent&&(this._parent=this.config.parentLocator(this.owner)),this._parent}get depth(){return null===this.parent?0:this.parent.depth+1}get responsibleForOwnerRequests(){return this.config.responsibleForOwnerRequests}registerWithContext(t,...e){return this.context=t,this.register(...e),this.context=null,this}register(...t){if(100==++this.registerDepth)throw new Error("Unable to autoregister dependency")
362
+ class Wt{constructor(t,e){this.owner=t,this.config=e,this._parent=void 0,this.registerDepth=0,this.context=null,null!==t&&(t.$$container$$=this),this.resolvers=new Map,this.resolvers.set(Rt,Ft),t instanceof Node&&t.addEventListener(Ut,(t=>{t.composedPath()[0]!==this.owner&&(t.detail.container=this,t.stopImmediatePropagation())}))}get parent(){return void 0===this._parent&&(this._parent=this.config.parentLocator(this.owner)),this._parent}get depth(){return null===this.parent?0:this.parent.depth+1}get responsibleForOwnerRequests(){return this.config.responsibleForOwnerRequests}registerWithContext(t,...e){return this.context=t,this.register(...e),this.context=null,this}register(...t){if(100==++this.registerDepth)throw new Error("Unable to autoregister dependency")
363
363
  let e,i,s,o,n
364
364
  const r=this.context
365
365
  for(let a=0,l=t.length;a<l;++a)if(e=t[a],te(e))if(Nt(e))e.register(this,r)
@@ -386,7 +386,7 @@ for(;null!=n;)o=n.resolvers.get(t),null!=o&&(e=e.concat(Jt(o,n,i))),n=n.parent
386
386
  return e}for(;null!=n;){if(o=n.resolvers.get(t),null!=o)return Jt(o,n,i)
387
387
  if(n=n.parent,null==n)return s}return s}getFactory(t){let e=Kt.get(t)
388
388
  if(void 0===e){if(ee(t))throw new Error(`${t.name} is a native function and therefore cannot be safely constructed by DI. If this is intentional, please use a callback or cachedCallback resolver.`)
389
- Kt.set(t,e=new Dt(t,Rt.getDependencies(t)))}return e}registerFactory(t,e){Kt.set(t,e)}createChild(t){return new Wt(null,Object.assign({},this.config,t,{parentLocator:()=>this}))}jitRegister(t,e){if("function"!=typeof t)throw new Error(`Attempted to jitRegister something that is not a constructor: '${t}'. Did you forget to register this dependency?`)
389
+ Kt.set(t,e=new Dt(t,Vt.getDependencies(t)))}return e}registerFactory(t,e){Kt.set(t,e)}createChild(t){return new Wt(null,Object.assign({},this.config,t,{parentLocator:()=>this}))}jitRegister(t,e){if("function"!=typeof t)throw new Error(`Attempted to jitRegister something that is not a constructor: '${t}'. Did you forget to register this dependency?`)
390
390
  if(qt.has(t.name))throw new Error(`Attempted to jitRegister an intrinsic type: ${t.name}. Did you forget to add @inject(Key)`)
391
391
  if(Nt(t)){const i=t.register(e)
392
392
  if(!(i instanceof Object)||null==i.resolve){const i=e.resolvers.get(t)
@@ -414,7 +414,7 @@ let s=0
414
414
  for(let e=0;e<i;++e)if(s=t.charCodeAt(e),0===e&&48===s&&i>1||s<48||s>57)return ie[t]=!1
415
415
  return ie[t]=!0}default:return!1}}function oe(t){return`${t.toLowerCase()}:presentation`}const ne=new Map,re=Object.freeze({define(t,e,i){const s=oe(t)
416
416
  void 0===ne.get(s)?ne.set(s,e):ne.set(s,!1),i.register(Yt.instance(s,e))},forTag(t,e){const i=oe(t),s=ne.get(i)
417
- if(!1===s){return Rt.findResponsibleContainer(e).get(i)}return s||null}})
417
+ if(!1===s){return Vt.findResponsibleContainer(e).get(i)}return s||null}})
418
418
  class ae{constructor(t,e){this.template=t||null,this.styles=void 0===e?null:Array.isArray(e)?U.create(e):e instanceof U?e:U.create([e])}applyTo(t){const e=t.$fastController
419
419
  null===e.template&&(e.template=this.template),null===e.styles&&(e.styles=this.styles)}}class le extends dt{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=re.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 de(this===le?class extends le{}:this,t,e)}}function ce(t,e,i){return"function"==typeof t?t(e,i):t}_t([v],le.prototype,"template",void 0),_t([v],le.prototype,"styles",void 0)
420
420
  class de{constructor(t,e,i){this.type=t,this.elementDefinition=e,this.overrideDefinition=i,this.definition=Object.assign(Object.assign({},this.elementDefinition),this.overrideDefinition)}register(t,e){const i=this.definition,s=this.overrideDefinition,o=`${i.prefix||e.elementPrefix}-${i.baseName}`
@@ -430,8 +430,8 @@ var we
430
430
  const xe="ArrowDown",ye="ArrowLeft",$e="ArrowRight",ke="ArrowUp",Ce="Enter",_e="Escape",ze="Home",Oe="End",Ie=" ",Ae="Tab",Se={ArrowDown:xe,ArrowLeft:ye,ArrowRight:$e,ArrowUp:ke}
431
431
  var Ee
432
432
  function He(t,e,i){return Math.min(Math.max(i,t),e)}function Me(t,e,i=0){return[e,i]=[e,i].sort(((t,e)=>t-e)),e<=t&&t<i}!function(t){t.ltr="ltr",t.rtl="rtl"}(Ee||(Ee={}))
433
- let Re=0
434
- function Ve(t=""){return`${t}${Re++}`}class Le{}_t([tt({attribute:"aria-atomic"})],Le.prototype,"ariaAtomic",void 0),_t([tt({attribute:"aria-busy"})],Le.prototype,"ariaBusy",void 0),_t([tt({attribute:"aria-controls"})],Le.prototype,"ariaControls",void 0),_t([tt({attribute:"aria-current"})],Le.prototype,"ariaCurrent",void 0),_t([tt({attribute:"aria-describedby"})],Le.prototype,"ariaDescribedby",void 0),_t([tt({attribute:"aria-details"})],Le.prototype,"ariaDetails",void 0),_t([tt({attribute:"aria-disabled"})],Le.prototype,"ariaDisabled",void 0),_t([tt({attribute:"aria-errormessage"})],Le.prototype,"ariaErrormessage",void 0),_t([tt({attribute:"aria-flowto"})],Le.prototype,"ariaFlowto",void 0),_t([tt({attribute:"aria-haspopup"})],Le.prototype,"ariaHaspopup",void 0),_t([tt({attribute:"aria-hidden"})],Le.prototype,"ariaHidden",void 0),_t([tt({attribute:"aria-invalid"})],Le.prototype,"ariaInvalid",void 0),_t([tt({attribute:"aria-keyshortcuts"})],Le.prototype,"ariaKeyshortcuts",void 0),_t([tt({attribute:"aria-label"})],Le.prototype,"ariaLabel",void 0),_t([tt({attribute:"aria-labelledby"})],Le.prototype,"ariaLabelledby",void 0),_t([tt({attribute:"aria-live"})],Le.prototype,"ariaLive",void 0),_t([tt({attribute:"aria-owns"})],Le.prototype,"ariaOwns",void 0),_t([tt({attribute:"aria-relevant"})],Le.prototype,"ariaRelevant",void 0),_t([tt({attribute:"aria-roledescription"})],Le.prototype,"ariaRoledescription",void 0)
433
+ let Ve=0
434
+ function Re(t=""){return`${t}${Ve++}`}class Le{}_t([tt({attribute:"aria-atomic"})],Le.prototype,"ariaAtomic",void 0),_t([tt({attribute:"aria-busy"})],Le.prototype,"ariaBusy",void 0),_t([tt({attribute:"aria-controls"})],Le.prototype,"ariaControls",void 0),_t([tt({attribute:"aria-current"})],Le.prototype,"ariaCurrent",void 0),_t([tt({attribute:"aria-describedby"})],Le.prototype,"ariaDescribedby",void 0),_t([tt({attribute:"aria-details"})],Le.prototype,"ariaDetails",void 0),_t([tt({attribute:"aria-disabled"})],Le.prototype,"ariaDisabled",void 0),_t([tt({attribute:"aria-errormessage"})],Le.prototype,"ariaErrormessage",void 0),_t([tt({attribute:"aria-flowto"})],Le.prototype,"ariaFlowto",void 0),_t([tt({attribute:"aria-haspopup"})],Le.prototype,"ariaHaspopup",void 0),_t([tt({attribute:"aria-hidden"})],Le.prototype,"ariaHidden",void 0),_t([tt({attribute:"aria-invalid"})],Le.prototype,"ariaInvalid",void 0),_t([tt({attribute:"aria-keyshortcuts"})],Le.prototype,"ariaKeyshortcuts",void 0),_t([tt({attribute:"aria-label"})],Le.prototype,"ariaLabel",void 0),_t([tt({attribute:"aria-labelledby"})],Le.prototype,"ariaLabelledby",void 0),_t([tt({attribute:"aria-live"})],Le.prototype,"ariaLive",void 0),_t([tt({attribute:"aria-owns"})],Le.prototype,"ariaOwns",void 0),_t([tt({attribute:"aria-relevant"})],Le.prototype,"ariaRelevant",void 0),_t([tt({attribute:"aria-roledescription"})],Le.prototype,"ariaRoledescription",void 0)
435
435
  class Te extends le{constructor(){super(...arguments),this.handleUnsupportedDelegatesFocus=()=>{var t
436
436
  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()}}_t([tt],Te.prototype,"download",void 0),_t([tt],Te.prototype,"href",void 0),_t([tt],Te.prototype,"hreflang",void 0),_t([tt],Te.prototype,"ping",void 0),_t([tt],Te.prototype,"referrerpolicy",void 0),_t([tt],Te.prototype,"rel",void 0),_t([tt],Te.prototype,"target",void 0),_t([tt],Te.prototype,"type",void 0),_t([v],Te.prototype,"defaultSlottedContent",void 0)
437
437
  class Pe{}_t([tt({attribute:"aria-expanded"})],Pe.prototype,"ariaExpanded",void 0),he(Pe,Le),he(Te,$t,Pe)
@@ -608,13 +608,13 @@ for(;i--;)if(e(t[i],i,t))return i
608
608
  return-1}(this.options,(t=>!t.disabled)))}selectNextOption(){!this.disabled&&this.selectedIndex<this.options.length-1&&(this.selectedIndex+=1)}selectPreviousOption(){!this.disabled&&this.selectedIndex>0&&(this.selectedIndex=this.selectedIndex-1)}setDefaultSelectedOption(){var t,e
609
609
  this.selectedIndex=null!==(e=null===(t=this.options)||void 0===t?void 0:t.findIndex((t=>t.defaultSelected)))&&void 0!==e?e:-1}setSelectedOptions(){var t,e,i;(null===(t=this.options)||void 0===t?void 0:t.length)&&(this.selectedOptions=[this.options[this.selectedIndex]],this.ariaActiveDescendant=null!==(i=null===(e=this.firstSelectedOption)||void 0===e?void 0:e.id)&&void 0!==i?i:"",this.focusAndScrollOptionIntoView())}slottedOptionsChanged(t,e){this.options=e.reduce(((t,e)=>(si(e)&&t.push(e),t)),[])
610
610
  const i=`${this.options.length}`
611
- this.options.forEach(((t,e)=>{t.id||(t.id=Ve("option-")),t.ariaPosInSet=`${e+1}`,t.ariaSetSize=i})),this.$fastController.isConnected&&(this.setSelectedOptions(),this.setDefaultSelectedOption())}typeaheadBufferChanged(t,e){if(this.$fastController.isConnected){const t=this.getTypeaheadMatches()
611
+ this.options.forEach(((t,e)=>{t.id||(t.id=Re("option-")),t.ariaPosInSet=`${e+1}`,t.ariaSetSize=i})),this.$fastController.isConnected&&(this.setSelectedOptions(),this.setDefaultSelectedOption())}typeaheadBufferChanged(t,e){if(this.$fastController.isConnected){const t=this.getTypeaheadMatches()
612
612
  if(t.length){const e=this.options.indexOf(t[0])
613
613
  e>-1&&(this.selectedIndex=e)}this.typeaheadExpired=!1}}}ri.slottedOptionFilter=t=>si(t)&&!t.hidden,ri.TYPE_AHEAD_TIMEOUT_MS=1e3,_t([tt({mode:"boolean"})],ri.prototype,"disabled",void 0),_t([v],ri.prototype,"selectedIndex",void 0),_t([v],ri.prototype,"selectedOptions",void 0),_t([v],ri.prototype,"slottedOptions",void 0),_t([v],ri.prototype,"typeaheadBuffer",void 0)
614
614
  class ai{}_t([v],ai.prototype,"ariaActiveDescendant",void 0),_t([v],ai.prototype,"ariaDisabled",void 0),_t([v],ai.prototype,"ariaExpanded",void 0),_t([v],ai.prototype,"ariaMultiSelectable",void 0),he(ai,Le),he(ri,ai)
615
615
  const li="above",ci="below"
616
616
  class di extends ri{}class hi extends(Xe(di)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const ui="inline",pi="list",vi="both",gi="none"
617
- class mi extends hi{constructor(){super(...arguments),this._value="",this.filteredOptions=[],this.filter="",this.forcedPosition=!1,this.listboxId=Ve("listbox-"),this.maxHeight=0,this.open=!1}formResetCallback(){super.formResetCallback(),this.setDefaultSelectedOption(),this.updateValue()}get isAutocompleteInline(){return this.autocomplete===ui||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===pi||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===vi}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),void d.queueUpdate((()=>this.focus()))
617
+ class mi extends hi{constructor(){super(...arguments),this._value="",this.filteredOptions=[],this.filter="",this.forcedPosition=!1,this.listboxId=Re("listbox-"),this.maxHeight=0,this.open=!1}formResetCallback(){super.formResetCallback(),this.setDefaultSelectedOption(),this.updateValue()}get isAutocompleteInline(){return this.autocomplete===ui||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===pi||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===vi}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),void d.queueUpdate((()=>this.focus()))
618
618
  this.ariaControls="",this.ariaExpanded="false"}get options(){return p.track(this,"options"),this.filteredOptions.length?this.filteredOptions:this._options}set options(t){this._options=t,p.notify(this,"options")}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}positionChanged(t,e){this.positionAttribute=e,this.setPositioning()}get value(){return p.track(this,"value"),this._value}set value(t){var e,i,s
619
619
  const o=`${this._value}`
620
620
  if(this.$fastController.isConnected&&this.options){const o=this.options.findIndex((e=>e.text.toLowerCase()===t.toLowerCase())),n=null===(e=this.options[this.selectedIndex])||void 0===e?void 0:e.text,r=null===(i=this.options[o])||void 0===i?void 0:i.text
@@ -676,29 +676,29 @@ const e=new CSSStyleSheet
676
676
  this.target=e.cssRules[e.insertRule(":host{}")].style,t.$fastController.addStyles(U.create([e]))}}:ki,Ii=Object.freeze({getOrCreate(t){if(zi.has(t))return zi.get(t)
677
677
  let e
678
678
  return t===wi?e=new _i:t instanceof Document?e=d.supportsAdoptedStyleSheets?new yi:new $i:e=t instanceof dt?new Oi(t):new Ci(t),zi.set(t,e),e}})
679
- class Ai extends ht{constructor(t){super(),this.subscribers=new WeakMap,this._appliedTo=new Set,this.name=t.name,null!==t.cssCustomPropertyName&&(this.cssCustomProperty=`--${t.cssCustomPropertyName}`,this.cssVar=`var(${this.cssCustomProperty})`),this.id=Ai.uniqueId(),Ai.tokensById.set(this.id,this)}get appliedTo(){return[...this._appliedTo]}static from(t){return new Ai({name:"string"==typeof t?t:t.name,cssCustomPropertyName:"string"==typeof t?t:void 0===t.cssCustomPropertyName?t.name:t.cssCustomPropertyName})}static isCSSDesignToken(t){return"string"==typeof t.cssCustomProperty}static isDerivedDesignTokenValue(t){return"function"==typeof t}static getTokenById(t){return Ai.tokensById.get(t)}getOrCreateSubscriberSet(t=this){return this.subscribers.get(t)||this.subscribers.set(t,new Set)&&this.subscribers.get(t)}createCSS(){return this.cssVar||""}getValueFor(t){const e=Ri.getOrCreate(t).get(this)
679
+ class Ai extends ht{constructor(t){super(),this.subscribers=new WeakMap,this._appliedTo=new Set,this.name=t.name,null!==t.cssCustomPropertyName&&(this.cssCustomProperty=`--${t.cssCustomPropertyName}`,this.cssVar=`var(${this.cssCustomProperty})`),this.id=Ai.uniqueId(),Ai.tokensById.set(this.id,this)}get appliedTo(){return[...this._appliedTo]}static from(t){return new Ai({name:"string"==typeof t?t:t.name,cssCustomPropertyName:"string"==typeof t?t:void 0===t.cssCustomPropertyName?t.name:t.cssCustomPropertyName})}static isCSSDesignToken(t){return"string"==typeof t.cssCustomProperty}static isDerivedDesignTokenValue(t){return"function"==typeof t}static getTokenById(t){return Ai.tokensById.get(t)}getOrCreateSubscriberSet(t=this){return this.subscribers.get(t)||this.subscribers.set(t,new Set)&&this.subscribers.get(t)}createCSS(){return this.cssVar||""}getValueFor(t){const e=Vi.getOrCreate(t).get(this)
680
680
  if(void 0!==e)return e
681
- throw new Error(`Value could not be retrieved for token named "${this.name}". Ensure the value is set for ${t} or an ancestor of ${t}.`)}setValueFor(t,e){return this._appliedTo.add(t),e instanceof Ai&&(e=this.alias(e)),Ri.getOrCreate(t).set(this,e),this}deleteValueFor(t){return this._appliedTo.delete(t),Ri.existsFor(t)&&Ri.getOrCreate(t).delete(this),this}withDefault(t){return this.setValueFor(wi,t),this}subscribe(t,e){const i=this.getOrCreateSubscriberSet(e)
682
- e&&!Ri.existsFor(e)&&Ri.getOrCreate(e),i.has(t)||i.add(t)}unsubscribe(t,e){const i=this.subscribers.get(e||this)
681
+ throw new Error(`Value could not be retrieved for token named "${this.name}". Ensure the value is set for ${t} or an ancestor of ${t}.`)}setValueFor(t,e){return this._appliedTo.add(t),e instanceof Ai&&(e=this.alias(e)),Vi.getOrCreate(t).set(this,e),this}deleteValueFor(t){return this._appliedTo.delete(t),Vi.existsFor(t)&&Vi.getOrCreate(t).delete(this),this}withDefault(t){return this.setValueFor(wi,t),this}subscribe(t,e){const i=this.getOrCreateSubscriberSet(e)
682
+ e&&!Vi.existsFor(e)&&Vi.getOrCreate(e),i.has(t)||i.add(t)}unsubscribe(t,e){const i=this.subscribers.get(e||this)
683
683
  i&&i.has(t)&&i.delete(t)}notify(t){const e=Object.freeze({token:this,target:t})
684
684
  this.subscribers.has(this)&&this.subscribers.get(this).forEach((t=>t.handleChange(e))),this.subscribers.has(t)&&this.subscribers.get(t).forEach((t=>t.handleChange(e)))}alias(t){return e=>t.getValueFor(e)}}Ai.uniqueId=(()=>{let t=0
685
685
  return()=>(t++,t.toString(16))})(),Ai.tokensById=new Map
686
686
  class Si{constructor(t,e,i){this.source=t,this.token=e,this.node=i,this.dependencies=new Set,this.observer=p.binding(t,this,!1),this.observer.handleChange=this.observer.call,this.handleChange()}disconnect(){this.observer.disconnect()}handleChange(){this.node.store.set(this.token,this.observer.observe(this.node.target,f))}}class Ei{constructor(){this.values=new Map}set(t,e){this.values.get(t)!==e&&(this.values.set(t,e),p.getNotifier(this).notify(t.id))}get(t){return p.track(this,t.id),this.values.get(t)}delete(t){this.values.delete(t)}all(){return this.values.entries()}}const Hi=new WeakMap,Mi=new WeakMap
687
- class Ri{constructor(t){this.target=t,this.store=new Ei,this.children=[],this.assignedValues=new Map,this.reflecting=new Set,this.bindingObservers=new Map,this.tokenValueChangeHandler={handleChange:(t,e)=>{const i=Ai.getTokenById(e)
687
+ class Vi{constructor(t){this.target=t,this.store=new Ei,this.children=[],this.assignedValues=new Map,this.reflecting=new Set,this.bindingObservers=new Map,this.tokenValueChangeHandler={handleChange:(t,e)=>{const i=Ai.getTokenById(e)
688
688
  if(i&&(i.notify(this.target),Ai.isCSSDesignToken(i))){const e=this.parent,s=this.isReflecting(i)
689
689
  if(e){const o=e.get(i),n=t.get(i)
690
- o===n||s?o===n&&s&&this.stopReflectToCSS(i):this.reflectToCSS(i)}else s||this.reflectToCSS(i)}}},Hi.set(t,this),p.getNotifier(this.store).subscribe(this.tokenValueChangeHandler),t instanceof dt?t.$fastController.addBehaviors([this]):t.isConnected&&this.bind()}static getOrCreate(t){return Hi.get(t)||new Ri(t)}static existsFor(t){return Hi.has(t)}static findParent(t){if(wi!==t.target){let e=bi(t.target)
690
+ o===n||s?o===n&&s&&this.stopReflectToCSS(i):this.reflectToCSS(i)}else s||this.reflectToCSS(i)}}},Hi.set(t,this),p.getNotifier(this.store).subscribe(this.tokenValueChangeHandler),t instanceof dt?t.$fastController.addBehaviors([this]):t.isConnected&&this.bind()}static getOrCreate(t){return Hi.get(t)||new Vi(t)}static existsFor(t){return Hi.has(t)}static findParent(t){if(wi!==t.target){let e=bi(t.target)
691
691
  for(;null!==e;){if(Hi.has(e))return Hi.get(e)
692
- e=bi(e)}return Ri.getOrCreate(wi)}return null}static findClosestAssignedNode(t,e){let i=e
692
+ e=bi(e)}return Vi.getOrCreate(wi)}return null}static findClosestAssignedNode(t,e){let i=e
693
693
  do{if(i.has(t))return i
694
- i=i.parent?i.parent:i.target!==wi?Ri.getOrCreate(wi):null}while(null!==i)
694
+ i=i.parent?i.parent:i.target!==wi?Vi.getOrCreate(wi):null}while(null!==i)
695
695
  return null}get parent(){return Mi.get(this)||null}has(t){return this.assignedValues.has(t)}get(t){const e=this.store.get(t)
696
696
  if(void 0!==e)return e
697
697
  const i=this.getRaw(t)
698
698
  return void 0!==i?(this.hydrate(t,i),this.get(t)):void 0}getRaw(t){var e
699
- return this.assignedValues.has(t)?this.assignedValues.get(t):null===(e=Ri.findClosestAssignedNode(t,this))||void 0===e?void 0:e.getRaw(t)}set(t,e){Ai.isDerivedDesignTokenValue(this.assignedValues.get(t))&&this.tearDownBindingObserver(t),this.assignedValues.set(t,e),Ai.isDerivedDesignTokenValue(e)?this.setupBindingObserver(t,e):this.store.set(t,e)}delete(t){this.assignedValues.delete(t),this.tearDownBindingObserver(t)
699
+ return this.assignedValues.has(t)?this.assignedValues.get(t):null===(e=Vi.findClosestAssignedNode(t,this))||void 0===e?void 0:e.getRaw(t)}set(t,e){Ai.isDerivedDesignTokenValue(this.assignedValues.get(t))&&this.tearDownBindingObserver(t),this.assignedValues.set(t,e),Ai.isDerivedDesignTokenValue(e)?this.setupBindingObserver(t,e):this.store.set(t,e)}delete(t){this.assignedValues.delete(t),this.tearDownBindingObserver(t)
700
700
  const e=this.getRaw(t)
701
- e?this.hydrate(t,e):this.store.delete(t)}bind(){const t=Ri.findParent(this)
701
+ e?this.hydrate(t,e):this.store.delete(t)}bind(){const t=Vi.findParent(this)
702
702
  t&&t.appendChild(this)
703
703
  for(const t of this.assignedValues.keys())t.notify(this.target)}unbind(){if(this.parent){Mi.get(this).removeChild(this)}}appendChild(t){t.parent&&Mi.get(t).removeChild(t)
704
704
  const e=this.children.filter((e=>t.contains(e)))
@@ -706,19 +706,19 @@ Mi.set(t,this),this.children.push(t),e.forEach((e=>t.appendChild(e))),p.getNotif
706
706
  for(const[e,i]of this.store.all())t.hydrate(e,this.bindingObservers.has(e)?this.getRaw(e):i)}removeChild(t){const e=this.children.indexOf(t)
707
707
  return-1!==e&&this.children.splice(e,1),p.getNotifier(this.store).unsubscribe(t),t.parent===this&&Mi.delete(t)}contains(t){return function(t,e){let i=e
708
708
  for(;null!==i;){if(i===t)return!0
709
- i=bi(i)}return!1}(this.target,t.target)}reflectToCSS(t){this.isReflecting(t)||(this.reflecting.add(t),Ri.cssCustomPropertyReflector.startReflection(t,this.target))}stopReflectToCSS(t){this.isReflecting(t)&&(this.reflecting.delete(t),Ri.cssCustomPropertyReflector.stopReflection(t,this.target))}isReflecting(t){return this.reflecting.has(t)}handleChange(t,e){const i=Ai.getTokenById(e)
709
+ i=bi(i)}return!1}(this.target,t.target)}reflectToCSS(t){this.isReflecting(t)||(this.reflecting.add(t),Vi.cssCustomPropertyReflector.startReflection(t,this.target))}stopReflectToCSS(t){this.isReflecting(t)&&(this.reflecting.delete(t),Vi.cssCustomPropertyReflector.stopReflection(t,this.target))}isReflecting(t){return this.reflecting.has(t)}handleChange(t,e){const i=Ai.getTokenById(e)
710
710
  i&&this.hydrate(i,this.getRaw(i))}hydrate(t,e){if(!this.has(t)){const i=this.bindingObservers.get(t)
711
711
  Ai.isDerivedDesignTokenValue(e)?i?i.source!==e&&(this.tearDownBindingObserver(t),this.setupBindingObserver(t,e)):this.setupBindingObserver(t,e):(i&&this.tearDownBindingObserver(t),this.store.set(t,e))}}setupBindingObserver(t,e){const i=new Si(e,t,this)
712
- return this.bindingObservers.set(t,i),i}tearDownBindingObserver(t){return!!this.bindingObservers.has(t)&&(this.bindingObservers.get(t).disconnect(),this.bindingObservers.delete(t),!0)}}Ri.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:i}=t
713
- this.add(e,i)}add(t,e){Ii.getOrCreate(e).setProperty(t.cssCustomProperty,this.resolveCSSValue(Ri.getOrCreate(e).get(t)))}remove(t,e){Ii.getOrCreate(e).removeProperty(t.cssCustomProperty)}resolveCSSValue(t){return t&&"function"==typeof t.createCSS?t.createCSS():t}},_t([v],Ri.prototype,"children",void 0)
714
- const Vi=Object.freeze({create:function(t){return Ai.from(t)},notifyConnection:t=>!(!t.isConnected||!Ri.existsFor(t))&&(Ri.getOrCreate(t).bind(),!0),notifyDisconnection:t=>!(t.isConnected||!Ri.existsFor(t))&&(Ri.getOrCreate(t).unbind(),!0),registerRoot(t=wi){_i.registerRoot(t)},unregisterRoot(t=wi){_i.unregisterRoot(t)}}),Li=Object.freeze({definitionCallbackOnly:null,ignoreDuplicate:Symbol()}),Ti=new Map,Pi=new Map
712
+ return this.bindingObservers.set(t,i),i}tearDownBindingObserver(t){return!!this.bindingObservers.has(t)&&(this.bindingObservers.get(t).disconnect(),this.bindingObservers.delete(t),!0)}}Vi.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:i}=t
713
+ this.add(e,i)}add(t,e){Ii.getOrCreate(e).setProperty(t.cssCustomProperty,this.resolveCSSValue(Vi.getOrCreate(e).get(t)))}remove(t,e){Ii.getOrCreate(e).removeProperty(t.cssCustomProperty)}resolveCSSValue(t){return t&&"function"==typeof t.createCSS?t.createCSS():t}},_t([v],Vi.prototype,"children",void 0)
714
+ const Ri=Object.freeze({create:function(t){return Ai.from(t)},notifyConnection:t=>!(!t.isConnected||!Vi.existsFor(t))&&(Vi.getOrCreate(t).bind(),!0),notifyDisconnection:t=>!(t.isConnected||!Vi.existsFor(t))&&(Vi.getOrCreate(t).unbind(),!0),registerRoot(t=wi){_i.registerRoot(t)},unregisterRoot(t=wi){_i.unregisterRoot(t)}}),Li=Object.freeze({definitionCallbackOnly:null,ignoreDuplicate:Symbol()}),Ti=new Map,Pi=new Map
715
715
  let Bi=null
716
- const Di=Rt.createInterface((t=>t.cachedCallback((t=>(null===Bi&&(Bi=new Ni(null,t)),Bi))))),Fi=Object.freeze({tagFor:t=>Pi.get(t),responsibleFor(t){const e=t.$$designSystem$$
716
+ const Di=Vt.createInterface((t=>t.cachedCallback((t=>(null===Bi&&(Bi=new Ni(null,t)),Bi))))),Fi=Object.freeze({tagFor:t=>Pi.get(t),responsibleFor(t){const e=t.$$designSystem$$
717
717
  if(e)return e
718
- return Rt.findResponsibleContainer(t).get(Di)},getOrCreate(t){if(!t)return null===Bi&&(Bi=Rt.getOrCreateDOMContainer().get(Di)),Bi
718
+ return Vt.findResponsibleContainer(t).get(Di)},getOrCreate(t){if(!t)return null===Bi&&(Bi=Vt.getOrCreateDOMContainer().get(Di)),Bi
719
719
  const e=t.$$designSystem$$
720
720
  if(e)return e
721
- const i=Rt.getOrCreateDOMContainer(t)
721
+ const i=Vt.getOrCreateDOMContainer(t)
722
722
  if(i.has(Di,!1))return i.get(Di)
723
723
  {const e=new Ni(t,i)
724
724
  return i.register(Yt.instance(Di,e)),e}}})
@@ -729,7 +729,7 @@ switch(t){case Li.ignoreDuplicate:return
729
729
  case Li.definitionCallbackOnly:v=!1,p=void 0
730
730
  break
731
731
  default:u=t,p=Ti.get(u)}}v&&((Pi.has(h)||h===le)&&(h=class extends h{}),Ti.set(u,h),Pi.set(h,u),d&&Pi.set(d,u)),i.push(new ji(e,u,h,o,c,v))}}
732
- this.designTokensInitialized||(this.designTokensInitialized=!0,null!==this.designTokenRoot&&Vi.registerRoot(this.designTokenRoot)),e.registerWithContext(n,...t)
732
+ this.designTokensInitialized||(this.designTokensInitialized=!0,null!==this.designTokenRoot&&Ri.registerRoot(this.designTokenRoot)),e.registerWithContext(n,...t)
733
733
  for(const t of i)t.callback(t),t.willDefine&&null!==t.definition&&t.definition.define()
734
734
  return this}}class ji{constructor(t,e,i,s,o,n){this.container=t,this.name=e,this.type=i,this.shadowRootMode=s,this.callback=o,this.willDefine=n,this.definition=null}definePresentation(t){re.define(this.name,t,this.container)}defineElement(t){this.definition=new ot(this.type,Object.assign(Object.assign({},t),{name:this.name}))}tagFor(t){return Fi.tagFor(t)}}
735
735
  /*!
@@ -869,7 +869,7 @@ i.checked=!0,this.focusedRadio=i,i.setAttribute("tabindex","0")}else this.slotte
869
869
  class fs extends le{}class bs extends(Ge(fs)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class ws extends bs{constructor(){super(),this.initialValue="on",this.keypressHandler=t=>{switch(t.key){case Ie:return void(this.checked||this.readOnly||(this.checked=!0))}return!0},this.proxy.setAttribute("type","radio")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}defaultCheckedChanged(){var t
870
870
  this.$fastController.isConnected&&!this.dirtyChecked&&(this.isInsideRadioGroup()||(this.checked=null!==(t=this.defaultChecked)&&void 0!==t&&t,this.dirtyChecked=!1))}connectedCallback(){var t,e
871
871
  super.connectedCallback(),this.validate(),"radiogroup"!==(null===(t=this.parentElement)||void 0===t?void 0:t.getAttribute("role"))&&null===this.getAttribute("tabindex")&&(this.disabled||this.setAttribute("tabindex","0")),this.checkedAttribute&&(this.dirtyChecked||this.isInsideRadioGroup()||(this.checked=null!==(e=this.defaultChecked)&&void 0!==e&&e,this.dirtyChecked=!1))}isInsideRadioGroup(){return null!==this.closest("[role=radiogroup]")}clickHandler(t){this.disabled||this.readOnly||this.checked||(this.checked=!0)}}function xs(t,e,i){return t.nodeType!==Node.TEXT_NODE||"string"==typeof t.nodeValue&&!!t.nodeValue.trim().length}_t([tt({attribute:"readonly",mode:"boolean"})],ws.prototype,"readOnly",void 0),_t([v],ws.prototype,"name",void 0),_t([v],ws.prototype,"defaultSlottedNodes",void 0)
872
- class ys extends es{}class $s extends(Xe(ys)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}class ks extends $s{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=Ve("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 d.queueUpdate((()=>this.focus()))
872
+ class ys extends es{}class $s extends(Xe(ys)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}class ks extends $s{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=Re("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 d.queueUpdate((()=>this.focus()))
873
873
  this.ariaControls="",this.ariaExpanded="false"}}get collapsible(){return!(this.multiple||"number"==typeof this.size)}get value(){return p.track(this,"value"),this._value}set value(t){var e,i,s,o,n,r,a
874
874
  const l=`${this._value}`
875
875
  if(null===(e=this._options)||void 0===e?void 0:e.length){const e=this._options.findIndex((e=>e.value===t)),l=null!==(s=null===(i=this._options[this.selectedIndex])||void 0===i?void 0:i.value)&&void 0!==s?s:null,c=null!==(n=null===(o=this._options[e])||void 0===o?void 0:o.value)&&void 0!==n?n:null;-1!==e&&l===c||(t="",this.selectedIndex=e),t=null!==(a=null===(r=this.firstSelectedOption)||void 0===r?void 0:r.value)&&void 0!==a?a:t}l!==t&&(this._value=t,super.valueChanged(l,t),p.notify(this,"value"),this.updateDisplayValue())}updateValue(t){var e,i
@@ -922,8 +922,8 @@ let i=0
922
922
  for(i=this.activetab?e.indexOf(this.activetab)-1:0,i=i<0?e.length-1:i;i>=0&&e.length>1;){if(this.isFocusableElement(e[i])){this.moveToTabByIndex(e,i)
923
923
  break}i-1<0?i=e.length-1:i-=1}},this.moveToTabByIndex=(t,e)=>{const i=t[e]
924
924
  this.activetab=i,this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=e,i.focus(),this.setComponent()}}orientationChanged(){this.$fastController.isConnected&&(this.setTabs(),this.setTabPanels(),this.handleActiveIndicatorPosition())}activeidChanged(t,e){this.$fastController.isConnected&&this.tabs.length<=this.tabpanels.length&&(this.prevActiveTabIndex=this.tabs.findIndex((e=>e.id===t)),this.setTabs(),this.setTabPanels(),this.handleActiveIndicatorPosition())}tabsChanged(){this.$fastController.isConnected&&this.tabs.length<=this.tabpanels.length&&(this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.setTabs(),this.setTabPanels(),this.handleActiveIndicatorPosition())}tabpanelsChanged(){this.$fastController.isConnected&&this.tabpanels.length<=this.tabs.length&&(this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.setTabs(),this.setTabPanels(),this.handleActiveIndicatorPosition())}getActiveIndex(){return void 0!==this.activeid?-1===this.tabIds.indexOf(this.activeid)?0:this.tabIds.indexOf(this.activeid):0}getTabIds(){return this.tabs.map((t=>{var e
925
- return null!==(e=t.getAttribute("id"))&&void 0!==e?e:`tab-${Ve()}`}))}getTabPanelIds(){return this.tabpanels.map((t=>{var e
926
- return null!==(e=t.getAttribute("id"))&&void 0!==e?e:`panel-${Ve()}`}))}setComponent(){this.activeTabIndex!==this.prevActiveTabIndex&&(this.activeid=this.tabIds[this.activeTabIndex],this.focusTab(),this.change())}isHorizontal(){return this.orientation===Ss}handleActiveIndicatorPosition(){this.showActiveIndicator&&this.activeindicator&&this.activeTabIndex!==this.prevActiveTabIndex&&(this.ticking?this.ticking=!1:(this.ticking=!0,this.animateActiveIndicator()))}animateActiveIndicator(){this.ticking=!0
925
+ return null!==(e=t.getAttribute("id"))&&void 0!==e?e:`tab-${Re()}`}))}getTabPanelIds(){return this.tabpanels.map((t=>{var e
926
+ return null!==(e=t.getAttribute("id"))&&void 0!==e?e:`panel-${Re()}`}))}setComponent(){this.activeTabIndex!==this.prevActiveTabIndex&&(this.activeid=this.tabIds[this.activeTabIndex],this.focusTab(),this.change())}isHorizontal(){return this.orientation===Ss}handleActiveIndicatorPosition(){this.showActiveIndicator&&this.activeindicator&&this.activeTabIndex!==this.prevActiveTabIndex&&(this.ticking?this.ticking=!1:(this.ticking=!0,this.animateActiveIndicator()))}animateActiveIndicator(){this.ticking=!0
927
927
  const t=this.isHorizontal()?"gridColumn":"gridRow",e=this.isHorizontal()?"translateX":"translateY",i=this.isHorizontal()?"offsetLeft":"offsetTop",s=this.activeIndicatorRef[i]
928
928
  this.activeIndicatorRef.style[t]=`${this.activeTabIndex+1}`
929
929
  const o=this.activeIndicatorRef[i]
@@ -931,8 +931,8 @@ this.activeIndicatorRef.style[t]=`${this.prevActiveTabIndex+1}`
931
931
  const n=o-s
932
932
  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,i,s
933
933
  this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=(e=0,i=this.tabs.length-1,(s=this.activeTabIndex+t)<e?i:s>i?e:s),this.setComponent()}focusTab(){this.tabs[this.activeTabIndex].focus()}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}}_t([tt],Es.prototype,"orientation",void 0),_t([tt],Es.prototype,"activeid",void 0),_t([v],Es.prototype,"tabs",void 0),_t([v],Es.prototype,"tabpanels",void 0),_t([tt({mode:"boolean"})],Es.prototype,"activeindicator",void 0),_t([v],Es.prototype,"activeIndicatorRef",void 0),_t([v],Es.prototype,"showActiveIndicator",void 0),he(Es,$t)
934
- class Hs extends le{}class Ms extends(Xe(Hs)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}const Rs="none"
935
- class Vs extends Ms{constructor(){super(...arguments),this.resize=Rs,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")}}_t([tt({mode:"boolean"})],Vs.prototype,"readOnly",void 0),_t([tt],Vs.prototype,"resize",void 0),_t([tt({mode:"boolean"})],Vs.prototype,"autofocus",void 0),_t([tt({attribute:"form"})],Vs.prototype,"formId",void 0),_t([tt],Vs.prototype,"list",void 0),_t([tt({converter:J})],Vs.prototype,"maxlength",void 0),_t([tt({converter:J})],Vs.prototype,"minlength",void 0),_t([tt],Vs.prototype,"name",void 0),_t([tt],Vs.prototype,"placeholder",void 0),_t([tt({converter:J,mode:"fromView"})],Vs.prototype,"cols",void 0),_t([tt({converter:J,mode:"fromView"})],Vs.prototype,"rows",void 0),_t([tt({mode:"boolean"})],Vs.prototype,"spellcheck",void 0),_t([v],Vs.prototype,"defaultSlottedNodes",void 0),he(Vs,us)
934
+ class Hs extends le{}class Ms extends(Xe(Hs)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}const Vs="none"
935
+ class Rs extends Ms{constructor(){super(...arguments),this.resize=Vs,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")}}_t([tt({mode:"boolean"})],Rs.prototype,"readOnly",void 0),_t([tt],Rs.prototype,"resize",void 0),_t([tt({mode:"boolean"})],Rs.prototype,"autofocus",void 0),_t([tt({attribute:"form"})],Rs.prototype,"formId",void 0),_t([tt],Rs.prototype,"list",void 0),_t([tt({converter:J})],Rs.prototype,"maxlength",void 0),_t([tt({converter:J})],Rs.prototype,"minlength",void 0),_t([tt],Rs.prototype,"name",void 0),_t([tt],Rs.prototype,"placeholder",void 0),_t([tt({converter:J,mode:"fromView"})],Rs.prototype,"cols",void 0),_t([tt({converter:J,mode:"fromView"})],Rs.prototype,"rows",void 0),_t([tt({mode:"boolean"})],Rs.prototype,"spellcheck",void 0),_t([v],Rs.prototype,"defaultSlottedNodes",void 0),he(Rs,us)
936
936
  const Ls=Object.freeze({[Se.ArrowUp]:{[pe]:-1},[Se.ArrowDown]:{[pe]:1},[Se.ArrowLeft]:{[ue]:{[Ee.ltr]:-1,[Ee.rtl]:1}},[Se.ArrowRight]:{[ue]:{[Ee.ltr]:1,[Ee.rtl]:-1}}})
937
937
  class Ts extends le{constructor(){super(...arguments),this._activeIndex=0,this.direction=Ee.ltr,this.orientation=ue}get activeIndex(){return p.track(this,"activeIndex"),this._activeIndex}set activeIndex(t){this.$fastController.isConnected&&(this._activeIndex=He(0,this.focusableElements.length-1,t),p.notify(this,"activeIndex"))}slottedItemsChanged(){this.$fastController.isConnected&&this.reduceFocusableElements()}clickHandler(t){var e
938
938
  const i=null===(e=this.focusableElements)||void 0===e?void 0:e.indexOf(t.target)
@@ -1027,16 +1027,8 @@ class ro extends De{}const ao=ro.compose({baseName:"anchored-region",baseClass:D
1027
1027
  `)}
1028
1028
  </template>
1029
1029
  `,styles:no})
1030
- Fi.getOrCreate().withPrefix("nimble").register(ao())
1031
- const lo="#a46eff",co="#804ad9",ho="#ff8126",uo="#009921",po="#00c12b",vo="#f1f1f2",go="#f5f5f5",mo="#ffffff",fo="#363738",bo="#505153",wo="#000000",xo="#161617",yo="#074023",$o="#009b65",ko="#d63434",Co="#ff4b00",_o="#006b46",zo="#32eb96",Oo="14px",Io=new RegExp("[^#a-f\\d]","gi"),Ao=new RegExp("^#?[a-f\\d]{3}[a-f\\d]?$|^#?[a-f\\d]{6}([a-f\\d]{2})?$","i")
1032
- function So(t,e={}){if("string"!=typeof t||Io.test(t)||!Ao.test(t))throw new TypeError("Expected a valid hex string")
1033
- let i=1
1034
- 8===(t=t.replace(/^#/,"")).length&&(i=Number.parseInt(t.slice(6,8),16)/255,t=t.slice(0,6)),4===t.length&&(i=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])
1035
- const s=Number.parseInt(t,16),o=s>>16,n=s>>8&255,r=255&s,a="number"==typeof e.alpha?e.alpha:i
1036
- if("array"===e.format)return[o,n,r,a]
1037
- 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}}function Eo(t,e){const{red:i,green:s,blue:o}=So(t)
1038
- return`rgba(${i}, ${s}, ${o}, ${e})`}const Ho=Eo(wo,.3),Mo=Eo(wo,.6),Ro=Eo(wo,.6),Vo="light",Lo="dark",To="color",Po="action-rgb-partial-color",Bo="application-background-color",Do="divider-background-color",Fo="header-background-color",No="section-background-color",jo="fill-selected-color",qo="fill-selected-rgb-partial-color",Uo="fill-hover-selected-color",Ko="fill-hover-color",Wo="fill-down-color",Xo="border-color",Go="border-rgb-partial-color",Yo="fail-color",Qo="warning-color",Jo="pass-color",Zo="information-color",tn="border-hover-color",en="icon-color",sn="modal-backdrop-color",on="popup-box-shadow-color",nn="popup-border-color",rn="control-height",an="small-padding",ln="standard-padding",cn="label-height",dn="border-width",hn="icon-size",un="group-header-text-transform",pn="drawer-width",vn="small-delay",gn="medium-delay",mn="large-delay",fn="headline-plus-1-font",bn="headline-font",wn="title-plus-2-font",xn="title-plus-1-font",yn="title-font",$n="subtitle-plus-1-font",kn="subtitle-font",Cn="link-standard-font",_n="placeholder-font",zn="body-emphasized-font",On="body-font",In="group-header-font",An="control-label-font",Sn="button-label-font",En="tooltip-caption-font",Hn="tooltip-background-color",Mn="error-text-font",Rn=t=>`ni-nimble-${t}`
1039
- /*! *****************************************************************************
1030
+
1031
+ ;/*! *****************************************************************************
1040
1032
  Copyright (c) Microsoft Corporation.
1041
1033
 
1042
1034
  Permission to use, copy, modify, and/or distribute this software for any
@@ -1050,50 +1042,58 @@ return`rgba(${i}, ${s}, ${o}, ${e})`}const Ho=Eo(wo,.3),Mo=Eo(wo,.6),Ro=Eo(wo,.6
1050
1042
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1051
1043
  PERFORMANCE OF THIS SOFTWARE.
1052
1044
  ***************************************************************************** */
1053
- function Vn(t,e,i,s){var o,n=arguments.length,r=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s
1045
+ function lo(t,e,i,s){var o,n=arguments.length,r=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s
1054
1046
  if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,i,s)
1055
1047
  else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(e,i,r):o(e,i))||r)
1056
- return n>3&&r&&Object.defineProperty(e,i,r),r}const Ln=q`<slot></slot>`,Tn=ut`
1048
+ return n>3&&r&&Object.defineProperty(e,i,r),r}Fi.getOrCreate().withPrefix("nimble").register(ao())
1049
+ const co="#a46eff",ho="#804ad9",uo="#ff8126",po="#009921",vo="#00c12b",go="#f1f1f2",mo="#f5f5f5",fo="#ffffff",bo="#363738",wo="#505153",xo="#000000",yo="#161617",$o="#074023",ko="#009b65",Co="#d63434",_o="#ff4b00",zo="#006b46",Oo="#32eb96",Io="14px",Ao=new RegExp("[^#a-f\\d]","gi"),So=new RegExp("^#?[a-f\\d]{3}[a-f\\d]?$|^#?[a-f\\d]{6}([a-f\\d]{2})?$","i")
1050
+ function Eo(t,e={}){if("string"!=typeof t||Ao.test(t)||!So.test(t))throw new TypeError("Expected a valid hex string")
1051
+ let i=1
1052
+ 8===(t=t.replace(/^#/,"")).length&&(i=Number.parseInt(t.slice(6,8),16)/255,t=t.slice(0,6)),4===t.length&&(i=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])
1053
+ const s=Number.parseInt(t,16),o=s>>16,n=s>>8&255,r=255&s,a="number"==typeof e.alpha?e.alpha:i
1054
+ if("array"===e.format)return[o,n,r,a]
1055
+ 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}}function Ho(t,e){const{red:i,green:s,blue:o}=Eo(t)
1056
+ return`rgba(${i}, ${s}, ${o}, ${e})`}const Mo=Ho(xo,.3),Vo=Ho(xo,.6),Ro=Ho(xo,.6),Lo="light",To="dark",Po="color",Bo="action-rgb-partial-color",Do="application-background-color",Fo="divider-background-color",No="header-background-color",jo="section-background-color",qo="fill-selected-color",Uo="fill-selected-rgb-partial-color",Ko="fill-hover-selected-color",Wo="fill-hover-color",Xo="fill-down-color",Go="border-color",Yo="border-rgb-partial-color",Qo="fail-color",Jo="warning-color",Zo="pass-color",tn="information-color",en="border-hover-color",sn="icon-color",on="modal-backdrop-color",nn="popup-box-shadow-color",rn="popup-border-color",an="control-height",ln="small-padding",cn="standard-padding",dn="label-height",hn="border-width",un="icon-size",pn="group-header-text-transform",vn="drawer-width",gn="small-delay",mn="medium-delay",fn="large-delay",bn="headline-plus-1-font",wn="headline-font",xn="title-plus-2-font",yn="title-plus-1-font",$n="title-font",kn="subtitle-plus-1-font",Cn="subtitle-font",_n="link-standard-font",zn="placeholder-font",On="body-emphasized-font",In="body-font",An="group-header-font",Sn="control-label-font",En="button-label-font",Hn="tooltip-caption-font",Mn="tooltip-background-color",Vn="error-text-font",Rn=t=>`ni-nimble-${t}`,Ln=q`<slot></slot>`,Tn=ut`
1057
1057
  :host {
1058
1058
  display: contents;
1059
1059
  }
1060
- `,Pn=Vi.create({name:"direction",cssCustomPropertyName:null}).withDefault(Ee.ltr),Bn=Vi.create({name:"theme",cssCustomPropertyName:null}).withDefault(Vo)
1061
- class Dn extends le{constructor(){super(...arguments),this.direction=Ee.ltr,this.theme=Vo}directionChanged(t,e){null!=e?Pn.setValueFor(this,e):Pn.deleteValueFor(this)}themeChanged(t,e){null!=e?Bn.setValueFor(this,e):Bn.deleteValueFor(this)}}Vn([tt({attribute:"direction"})],Dn.prototype,"direction",void 0),Vn([tt({attribute:"theme"})],Dn.prototype,"theme",void 0)
1060
+ `,Pn=Ri.create({name:"direction",cssCustomPropertyName:null}).withDefault(Ee.ltr),Bn=Ri.create({name:"theme",cssCustomPropertyName:null}).withDefault(Lo)
1061
+ class Dn extends le{constructor(){super(...arguments),this.direction=Ee.ltr,this.theme=Lo}directionChanged(t,e){null!=e?Pn.setValueFor(this,e):Pn.deleteValueFor(this)}themeChanged(t,e){null!=e?Bn.setValueFor(this,e):Bn.deleteValueFor(this)}}lo([tt({attribute:"direction"})],Dn.prototype,"direction",void 0),lo([tt({attribute:"theme"})],Dn.prototype,"theme",void 0)
1062
1062
  const Fn=Dn.compose({baseName:"theme-provider",styles:Tn,template:Ln})
1063
1063
  Fi.getOrCreate().withPrefix("nimble").register(Fn())
1064
- const Nn=Vi.create(Rn(Po)).withDefault((t=>Ha(Ra(t,xo,vo,mo)))),jn=Vi.create(Rn(Bo)).withDefault((t=>Ra(t,mo,fo,yo)))
1065
- Vi.create(Rn(Fo)).withDefault((t=>Ra(t,go,"#252526",yo))),Vi.create(Rn(No)).withDefault((t=>Ra(t,vo,bo,yo))),Vi.create(Rn(Do)).withDefault((t=>Ra(t,vo,bo,yo)))
1066
- const qn=Vi.create(Rn(jo)).withDefault((t=>Eo(Pa(t),.2)))
1067
- Vi.create(Rn(qo)).withDefault((t=>Ha(Pa(t))))
1068
- const Un=Vi.create(Rn(Uo)).withDefault((t=>Eo(Pa(t),.15))),Kn=Vi.create(Rn(Ko)).withDefault((t=>Eo(function(t){return Ra(t,xo,vo,mo)}(t),.1)))
1069
- Vi.create(Rn(Wo)).withDefault((t=>Eo(function(t){return Ra(t,xo,vo,mo)}(t),.15)))
1070
- const Wn=Vi.create(Rn(Xo)).withDefault((t=>La(t))),Xn=Vi.create(Rn(Go)).withDefault((t=>Ha(La(t)))),Gn=Vi.create(Rn(Yo)).withDefault((t=>Va(t))),Yn=Vi.create(Rn(Qo)).withDefault((t=>function(t){return Ra(t,Co,ho,mo)}(t))),Qn=Vi.create(Rn(Jo)).withDefault((t=>function(t){return Ra(t,uo,po,mo)}(t))),Jn=Vi.create(Rn(Zo)).withDefault((t=>function(t){return Ra(t,co,lo,mo)}(t))),Zn=Vi.create(Rn(tn)).withDefault((t=>Ra(t,$o,$o,mo))),tr=Vi.create(Rn(en)).withDefault((t=>Ra(t,xo,vo,mo))),er=Vi.create(Rn(sn)).withDefault((t=>function(t){switch(Bn.getValueFor(t)){case Vo:return Ho
1071
- case Lo:return Mo
1072
- case To:return Ro
1073
- default:return Ho}}(t))),ir=Vi.create(Rn(on)).withDefault((t=>Eo(Ra(t,"#818386",fo,fo),.3))),sr=Vi.create(Rn(nn)).withDefault((t=>Eo(Ra(t,xo,vo,mo),.3)))
1074
- Vi.create(Rn(Hn)).withDefault((t=>Ra(t,vo,fo,yo)))
1075
- const or=Vi.create(Rn(rn)).withDefault("32px"),nr=Vi.create(Rn(an)).withDefault("4px"),rr=Vi.create(Rn(ln)).withDefault("16px"),ar=Vi.create(Rn(cn)).withDefault("16px"),lr=Vi.create(Rn(dn)).withDefault("1px"),cr=Vi.create(Rn(hn)).withDefault("16px"),dr=Vi.create(Rn(pn)).withDefault("784px")
1076
- Ma(bn,(t=>Ta(t)),(t=>Eo(Ta(t),.3)),"Noto Serif","400","25px","32px","serif"),Ma(fn,(t=>Ta(t)),(t=>Eo(Ta(t),.3)),"Noto Serif","400","29.100000381469727px","40px","serif"),Ma(wn,(t=>Ta(t)),(t=>Eo(Ta(t),.3)),"Source Sans Pro","400","25px","32px","sans-serif")
1077
- const[hr,ur,pr,vr,gr,mr,fr,br]=Ma(xn,(t=>Ta(t)),(t=>Eo(Ta(t),.3)),"Source Sans Pro","400","22px","28px","sans-serif")
1078
- Ma(yn,(t=>Ta(t)),(t=>Eo(Ta(t),.3)),"Source Sans Pro","400","19px","24px","sans-serif"),Ma($n,(t=>Ta(t)),(t=>Eo(Ta(t),.3)),"Source Sans Pro","300","16px","20px","sans-serif"),Ma(kn,(t=>Ta(t)),(t=>Eo(Ta(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),Ma(Cn,(t=>Ta(t)),(t=>Eo(Ta(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif")
1079
- const[wr,xr,yr,$r,kr,Cr,_r,zr]=Ma(_n,(t=>Eo(Ta(t),.6)),(t=>Eo(Ta(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Or,Ir,Ar,Sr,Er,Hr,Mr,Rr]=Ma(zn,(t=>Ta(t)),(t=>Eo(Ta(t),.3)),"Source Sans Pro","600","14px","18px","sans-serif"),[Vr,Lr,Tr,Pr,Br,Dr,Fr,Nr]=Ma(On,(t=>Ta(t)),(t=>Eo(Ta(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[jr,qr,Ur,Kr,Wr,Xr,Gr,Yr]=Ma(In,(t=>Ta(t)),(t=>Eo(Ta(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[Qr,Jr,Zr,ta,ea,ia,sa,oa]=Ma(An,(t=>Eo(Ta(t),.6)),(t=>Eo(Ta(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[na,ra,aa,la,ca,da,ha,ua]=Ma(Sn,(t=>Ta(t)),(t=>Eo(Ta(t),.3)),"Source Sans Pro","400","12.800000190734863px","16px","sans-serif"),[pa,va,ga,ma,fa,ba,wa,xa]=Ma(En,(t=>Ta(t)),(t=>Eo(Ta(t),.3)),"Source Sans Pro","400","11px",Oo,"sans-serif"),[ya,$a,ka,Ca,_a,za,Oa,Ia]=Ma(Mn,(t=>Va(t)),(t=>Eo(Va(t),.3)),"Source Sans Pro","400","9px",Oo,"sans-serif"),Aa=Vi.create(Rn(un)).withDefault("uppercase"),Sa=Vi.create(Rn(vn)).withDefault("0.075s")
1080
- Vi.create(Rn(gn)).withDefault("0.15s")
1081
- const Ea=Vi.create(Rn(mn)).withDefault("0.25s")
1082
- function Ha(t){const{red:e,green:i,blue:s}=So(t)
1064
+ const Nn=Ri.create(Rn(Bo)).withDefault((t=>Ha(Va(t,yo,go,fo)))),jn=Ri.create(Rn(Do)).withDefault((t=>Va(t,fo,bo,$o)))
1065
+ Ri.create(Rn(No)).withDefault((t=>Va(t,mo,"#252526",$o))),Ri.create(Rn(jo)).withDefault((t=>Va(t,go,wo,$o))),Ri.create(Rn(Fo)).withDefault((t=>Va(t,go,wo,$o)))
1066
+ const qn=Ri.create(Rn(qo)).withDefault((t=>Ho(Pa(t),.2)))
1067
+ Ri.create(Rn(Uo)).withDefault((t=>Ha(Pa(t))))
1068
+ const Un=Ri.create(Rn(Ko)).withDefault((t=>Ho(Pa(t),.15))),Kn=Ri.create(Rn(Wo)).withDefault((t=>Ho(function(t){return Va(t,yo,go,fo)}(t),.1)))
1069
+ Ri.create(Rn(Xo)).withDefault((t=>Ho(function(t){return Va(t,yo,go,fo)}(t),.15)))
1070
+ const Wn=Ri.create(Rn(Go)).withDefault((t=>La(t))),Xn=Ri.create(Rn(Yo)).withDefault((t=>Ha(La(t)))),Gn=Ri.create(Rn(Qo)).withDefault((t=>Ra(t))),Yn=Ri.create(Rn(Jo)).withDefault((t=>function(t){return Va(t,_o,uo,fo)}(t))),Qn=Ri.create(Rn(Zo)).withDefault((t=>function(t){return Va(t,po,vo,fo)}(t))),Jn=Ri.create(Rn(tn)).withDefault((t=>function(t){return Va(t,ho,co,fo)}(t))),Zn=Ri.create(Rn(en)).withDefault((t=>Va(t,ko,ko,fo))),tr=Ri.create(Rn(sn)).withDefault((t=>Va(t,yo,go,fo))),er=Ri.create(Rn(on)).withDefault((t=>function(t){switch(Bn.getValueFor(t)){case Lo:return Mo
1071
+ case To:return Vo
1072
+ case Po:return Ro
1073
+ default:return Mo}}(t))),ir=Ri.create(Rn(nn)).withDefault((t=>Ho(Va(t,"#818386",bo,bo),.3))),sr=Ri.create(Rn(rn)).withDefault((t=>Ho(Va(t,yo,go,fo),.3)))
1074
+ Ri.create(Rn(Mn)).withDefault((t=>Va(t,go,bo,$o)))
1075
+ const or=Ri.create(Rn(an)).withDefault("32px"),nr=Ri.create(Rn(ln)).withDefault("4px"),rr=Ri.create(Rn(cn)).withDefault("16px"),ar=Ri.create(Rn(dn)).withDefault("16px"),lr=Ri.create(Rn(hn)).withDefault("1px"),cr=Ri.create(Rn(un)).withDefault("16px"),dr=Ri.create(Rn(vn)).withDefault("784px")
1076
+ Ma(wn,(t=>Ta(t)),(t=>Ho(Ta(t),.3)),"Noto Serif","400","25px","32px","serif"),Ma(bn,(t=>Ta(t)),(t=>Ho(Ta(t),.3)),"Noto Serif","400","29.100000381469727px","40px","serif"),Ma(xn,(t=>Ta(t)),(t=>Ho(Ta(t),.3)),"Source Sans Pro","400","25px","32px","sans-serif")
1077
+ const[hr,ur,pr,vr,gr,mr,fr,br]=Ma(yn,(t=>Ta(t)),(t=>Ho(Ta(t),.3)),"Source Sans Pro","400","22px","28px","sans-serif")
1078
+ Ma($n,(t=>Ta(t)),(t=>Ho(Ta(t),.3)),"Source Sans Pro","400","19px","24px","sans-serif"),Ma(kn,(t=>Ta(t)),(t=>Ho(Ta(t),.3)),"Source Sans Pro","300","16px","20px","sans-serif"),Ma(Cn,(t=>Ta(t)),(t=>Ho(Ta(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),Ma(_n,(t=>Ta(t)),(t=>Ho(Ta(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif")
1079
+ const[wr,xr,yr,$r,kr,Cr,_r,zr]=Ma(zn,(t=>Ho(Ta(t),.6)),(t=>Ho(Ta(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Or,Ir,Ar,Sr,Er,Hr,Mr,Vr]=Ma(On,(t=>Ta(t)),(t=>Ho(Ta(t),.3)),"Source Sans Pro","600","14px","18px","sans-serif"),[Rr,Lr,Tr,Pr,Br,Dr,Fr,Nr]=Ma(In,(t=>Ta(t)),(t=>Ho(Ta(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[jr,qr,Ur,Kr,Wr,Xr,Gr,Yr]=Ma(An,(t=>Ta(t)),(t=>Ho(Ta(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[Qr,Jr,Zr,ta,ea,ia,sa,oa]=Ma(Sn,(t=>Ho(Ta(t),.6)),(t=>Ho(Ta(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[na,ra,aa,la,ca,da,ha,ua]=Ma(En,(t=>Ta(t)),(t=>Ho(Ta(t),.3)),"Source Sans Pro","400","12.800000190734863px","16px","sans-serif"),[pa,va,ga,ma,fa,ba,wa,xa]=Ma(Hn,(t=>Ta(t)),(t=>Ho(Ta(t),.3)),"Source Sans Pro","400","11px",Io,"sans-serif"),[ya,$a,ka,Ca,_a,za,Oa,Ia]=Ma(Vn,(t=>Ra(t)),(t=>Ho(Ra(t),.3)),"Source Sans Pro","400","9px",Io,"sans-serif"),Aa=Ri.create(Rn(pn)).withDefault("uppercase"),Sa=Ri.create(Rn(gn)).withDefault("0.075s")
1080
+ Ri.create(Rn(mn)).withDefault("0.15s")
1081
+ const Ea=Ri.create(Rn(fn)).withDefault("0.25s")
1082
+ function Ha(t){const{red:e,green:i,blue:s}=Eo(t)
1083
1083
  return`${e}, ${i}, ${s}`}function Ma(t,e,i,s,o,n,r,a){if(""===t||""===s||""===o||""===n||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
1084
- const l=Vi.create(Rn(t)).withDefault(`${o} ${n}/${r} ${s}, ${a}`),c=t.split("-font"),d=c[0]
1084
+ const l=Ri.create(Rn(t)).withDefault(`${o} ${n}/${r} ${s}, ${a}`),c=t.split("-font"),d=c[0]
1085
1085
  if(void 0===d||""!==c[1])throw new Error(`fontTokenName value of ${t} did not have the expected '-font' suffix`)
1086
- return[l,Vi.create(Rn(`${d}-font-color`)).withDefault((t=>e(t))),Vi.create(Rn(`${d}-disabled-font-color`)).withDefault((t=>i(t))),Vi.create(Rn(`${d}-font-family`)).withDefault(`${s}`),Vi.create(Rn(`${d}-font-weight`)).withDefault(`${o}`),Vi.create(Rn(`${d}-font-size`)).withDefault(`${n}`),Vi.create(Rn(`${d}-font-line-height`)).withDefault(`${r}`),Vi.create(Rn(`${d}-fallback-font-family`)).withDefault(`${a}`)]}function Ra(t,e,i,s){switch(Bn.getValueFor(t)){case Vo:return e
1087
- case Lo:return i
1088
- case To:return s
1089
- default:return e}}function Va(t){return Ra(t,"#c4000c","#ff4646",mo)}function La(t){return Ra(t,xo,vo,mo)}function Ta(t){return Ra(t,xo,vo,mo)}function Pa(t){return Ra(t,$o,$o,mo)}class Ba{constructor(t,e,i){this.value=t,this.styles=e,this.source=i}handleChange(){const t=Bn.getValueFor(this.source);(Array.isArray(this.value)?this.value.includes(t):this.value===t)?this.source.$fastController.addStyles(this.styles):this.source.$fastController.removeStyles(this.styles)}}class Da{constructor(t,e){this.theme=t,this.styles=e,this.cache=new WeakMap}bind(t){const e=this.cache.get(t)||new Ba(this.theme,this.styles,t)
1086
+ return[l,Ri.create(Rn(`${d}-font-color`)).withDefault((t=>e(t))),Ri.create(Rn(`${d}-disabled-font-color`)).withDefault((t=>i(t))),Ri.create(Rn(`${d}-font-family`)).withDefault(`${s}`),Ri.create(Rn(`${d}-font-weight`)).withDefault(`${o}`),Ri.create(Rn(`${d}-font-size`)).withDefault(`${n}`),Ri.create(Rn(`${d}-font-line-height`)).withDefault(`${r}`),Ri.create(Rn(`${d}-fallback-font-family`)).withDefault(`${a}`)]}function Va(t,e,i,s){switch(Bn.getValueFor(t)){case Lo:return e
1087
+ case To:return i
1088
+ case Po:return s
1089
+ default:return e}}function Ra(t){return Va(t,"#c4000c","#ff4646",fo)}function La(t){return Va(t,yo,go,fo)}function Ta(t){return Va(t,yo,go,fo)}function Pa(t){return Va(t,ko,ko,fo)}class Ba{constructor(t,e,i){this.value=t,this.styles=e,this.source=i}handleChange(){const t=Bn.getValueFor(this.source);(Array.isArray(this.value)?this.value.includes(t):this.value===t)?this.source.$fastController.addStyles(this.styles):this.source.$fastController.removeStyles(this.styles)}}class Da{constructor(t,e){this.theme=t,this.styles=e,this.cache=new WeakMap}bind(t){const e=this.cache.get(t)||new Ba(this.theme,this.styles,t)
1090
1090
  Bn.subscribe(e,t),e.handleChange(),this.cache.set(t,e)}unbind(t){const e=this.cache.get(t)
1091
1091
  e&&Bn.unsubscribe(e)}}const Fa=(t,e)=>new Da(t,e),Na=ut`
1092
1092
  ${so("inline-block")}
1093
1093
 
1094
1094
  :host {
1095
1095
  box-sizing: border-box;
1096
- font: ${Vr};
1096
+ font: ${Rr};
1097
1097
  --ni-private-breadcrumb-link-font-color: ${Lr};
1098
1098
  }
1099
1099
 
@@ -1102,7 +1102,7 @@ e&&Bn.unsubscribe(e)}}const Fa=(t,e)=>new Da(t,e),Na=ut`
1102
1102
  flex-wrap: wrap;
1103
1103
  }
1104
1104
 
1105
- :host(.prominent-links) {
1105
+ :host([appearance='prominent']) {
1106
1106
  --ni-private-breadcrumb-link-active-font-color: ${Lr};
1107
1107
  }
1108
1108
 
@@ -1113,32 +1113,33 @@ e&&Bn.unsubscribe(e)}}const Fa=(t,e)=>new Da(t,e),Na=ut`
1113
1113
  ::slotted(*:not([href]):last-child) {
1114
1114
  font: ${Or};
1115
1115
  }
1116
- `.withBehaviors(Fa(Vo,ut`
1116
+ `.withBehaviors(Fa(Lo,ut`
1117
1117
  :host {
1118
- --ni-private-breadcrumb-link-active-font-color: ${_o};
1118
+ --ni-private-breadcrumb-link-active-font-color: ${zo};
1119
1119
  }
1120
1120
 
1121
- :host(.prominent-links) {
1122
- --ni-private-breadcrumb-link-font-color: ${_o};
1121
+ :host([appearance='prominent']) {
1122
+ --ni-private-breadcrumb-link-font-color: ${zo};
1123
1123
  }
1124
- `),Fa(Lo,ut`
1124
+ `),Fa(To,ut`
1125
1125
  :host {
1126
- --ni-private-breadcrumb-link-active-font-color: ${zo};
1126
+ --ni-private-breadcrumb-link-active-font-color: ${Oo};
1127
1127
  }
1128
1128
 
1129
- :host(.prominent-links) {
1130
- --ni-private-breadcrumb-link-font-color: ${zo};
1129
+ :host([appearance='prominent']) {
1130
+ --ni-private-breadcrumb-link-font-color: ${Oo};
1131
1131
  }
1132
- `),Fa(To,ut`
1132
+ `),Fa(Po,ut`
1133
1133
  :host {
1134
- --ni-private-breadcrumb-link-active-font-color: ${Eo(mo,.6)};
1134
+ --ni-private-breadcrumb-link-active-font-color: ${Ho(fo,.6)};
1135
1135
  }
1136
1136
 
1137
- :host(.prominent-links) {
1138
- --ni-private-breadcrumb-link-font-color: ${zo};
1137
+ :host([appearance='prominent']) {
1138
+ --ni-private-breadcrumb-link-font-color: ${Oo};
1139
1139
  }
1140
1140
  `))
1141
- const ja=class extends Ne{}.compose({baseName:"breadcrumb",baseClass:Ne,template:(t,e)=>q`
1141
+ class ja extends Ne{}lo([tt],ja.prototype,"appearance",void 0)
1142
+ const qa=ja.compose({baseName:"breadcrumb",baseClass:Ne,template:(t,e)=>q`
1142
1143
  <template role="navigation">
1143
1144
  <div role="list" class="list" part="list">
1144
1145
  <slot
@@ -1147,14 +1148,14 @@ const ja=class extends Ne{}.compose({baseName:"breadcrumb",baseClass:Ne,template
1147
1148
  </div>
1148
1149
  </template>
1149
1150
  `,styles:Na})
1150
- Fi.getOrCreate().withPrefix("nimble").register(ja())
1151
- const qa={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>'},Ua={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>'},Ka={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>'},Wa={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>'},Xa={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>'},Ga={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>'},Ya={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>'},Qa={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>'},Ja={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>'},Za={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>'},tl={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>'},el={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>'},il={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>'},sl={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>'},ol={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>'},nl={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>'},rl={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>'},al={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>'},ll={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>'},cl={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>'},dl={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 016 10zM5 4h5v1H5V4z"/><path class="cls-1" d="M9.99 7.01l-.076.002a3 3 0 101.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 00.57-1.816A3 3 0 009.99 7.01zM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2z"/></svg>'},hl={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>'},ul={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>'},pl={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>'},vl={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>'},gl={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>'},ml={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>'},fl={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>'},bl={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>'},wl={name:"circle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="8" cy="8" r="4"/></svg>'},xl={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>'},yl={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>'},$l={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>'},kl={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>'},Cl={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>'},_l={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>'},zl={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>'},Ol={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>'},Il={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>'},Al={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>'},Sl={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 01-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 012.63-2.937A4.203 4.203 0 018.432 3.48a4.254 4.254 0 014.249 4.17 2.251 2.251 0 011.437 2.09 2.24 2.24 0 01-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 000-1.799.883.883 0 00-.337.067l-.493.202.159-.508a2.914 2.914 0 00-2.777-3.783 2.897 2.897 0 00-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 00-.403-.051z"/></svg>'},El={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>'},Hl={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>'},Ml={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>'},Rl={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>'},Vl={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>'},Ll={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>'},Tl={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>'},Pl={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>'},Bl={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>'},Dl={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>'},Fl={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>'},Nl={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>'},jl={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>'},ql={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>'},Ul={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>'},Kl={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>'},Wl={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>'},Xl={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>'},Gl={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>'},Yl={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>'},Ql={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>'},Jl={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>'},Zl={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>'},tc={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>'},ec={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>'},ic={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>'},sc={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>'},oc={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>'},nc={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>'},rc={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>'},ac={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>'},lc={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>'},cc={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>'},dc={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>'},hc={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>'},uc={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>'},pc={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>'},vc={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>'},gc={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>'},mc={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>'},fc={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>'},bc={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>'},wc={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>'},xc={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>'},yc={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>'},$c={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>'},kc={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>'},Cc={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>'},_c={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>'},zc={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>'},Oc={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>'},Ic={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>'},Ac={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>'},Sc={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>'},Ec={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>'},Hc={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>'},Mc={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>'},Rc={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>'},Vc={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>'},Lc={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>'},Tc={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>'},Pc={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>'},Bc={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>'},Dc={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>'},Fc={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>'},Nc={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>'},jc={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>'},qc={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>'},Uc={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>'},Kc={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 000-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 10-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 100 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1012 10z"/></svg>'},Wc={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>'},Xc={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>'},Gc={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>'},Yc={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>'},Qc={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>'},Jc={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>'},Zc={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>'},td={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>'},ed={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>'},id={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>'},sd={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>'},od={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>'},nd={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>'},rd={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>'},ad={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>'},ld={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>'},cd={name:"three_vertical_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 3h2v10h-2zM7 3h2v10H7zM3 3h2v10H3z"/></svg>'},dd={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>'},hd={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>'},ud={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>'},pd={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>'},vd={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>'},gd={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>'},md={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>'},fd={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>'},bd={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>'},wd={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>'},xd={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>'},yd={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>'},$d={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>'},kd={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>'},Cd={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>'},_d={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>'},zd={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>'},Od={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>'},Id={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>'},Ad=`:${oo}`,Sd=ut`
1151
+ Fi.getOrCreate().withPrefix("nimble").register(qa())
1152
+ const Ua={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>'},Ka={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>'},Wa={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>'},Xa={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>'},Ga={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>'},Ya={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>'},Qa={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>'},Ja={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>'},Za={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>'},tl={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>'},el={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>'},il={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>'},sl={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>'},ol={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>'},nl={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>'},rl={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>'},al={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>'},ll={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>'},cl={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>'},dl={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>'},hl={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 016 10zM5 4h5v1H5V4z"/><path class="cls-1" d="M9.99 7.01l-.076.002a3 3 0 101.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 00.57-1.816A3 3 0 009.99 7.01zM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2z"/></svg>'},ul={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>'},pl={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>'},vl={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>'},gl={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>'},ml={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>'},fl={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>'},bl={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>'},wl={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>'},xl={name:"circle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="8" cy="8" r="4"/></svg>'},yl={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>'},$l={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>'},kl={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>'},Cl={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>'},_l={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>'},zl={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>'},Ol={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>'},Il={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>'},Al={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>'},Sl={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>'},El={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 01-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 012.63-2.937A4.203 4.203 0 018.432 3.48a4.254 4.254 0 014.249 4.17 2.251 2.251 0 011.437 2.09 2.24 2.24 0 01-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 000-1.799.883.883 0 00-.337.067l-.493.202.159-.508a2.914 2.914 0 00-2.777-3.783 2.897 2.897 0 00-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 00-.403-.051z"/></svg>'},Hl={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>'},Ml={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>'},Vl={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>'},Rl={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>'},Ll={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>'},Tl={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>'},Pl={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>'},Bl={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>'},Dl={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>'},Fl={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>'},Nl={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>'},jl={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>'},ql={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>'},Ul={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>'},Kl={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>'},Wl={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>'},Xl={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>'},Gl={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>'},Yl={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>'},Ql={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>'},Jl={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>'},Zl={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>'},tc={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>'},ec={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>'},ic={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>'},sc={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>'},oc={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>'},nc={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>'},rc={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>'},ac={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>'},lc={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>'},cc={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>'},dc={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>'},hc={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>'},uc={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>'},pc={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>'},vc={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>'},gc={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>'},mc={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>'},fc={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>'},bc={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>'},wc={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>'},xc={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>'},yc={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>'},$c={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>'},kc={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>'},Cc={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>'},_c={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>'},zc={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>'},Oc={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>'},Ic={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>'},Ac={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>'},Sc={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>'},Ec={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>'},Hc={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>'},Mc={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>'},Vc={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>'},Rc={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>'},Lc={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>'},Tc={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>'},Pc={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>'},Bc={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>'},Dc={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>'},Fc={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>'},Nc={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>'},jc={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>'},qc={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>'},Uc={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>'},Kc={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>'},Wc={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 000-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 10-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 100 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1012 10z"/></svg>'},Xc={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>'},Gc={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>'},Yc={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>'},Qc={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>'},Jc={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>'},Zc={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>'},td={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>'},ed={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>'},id={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>'},sd={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>'},od={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>'},nd={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>'},rd={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>'},ad={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>'},ld={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>'},cd={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>'},dd={name:"three_vertical_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 3h2v10h-2zM7 3h2v10H7zM3 3h2v10H3z"/></svg>'},hd={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>'},ud={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>'},pd={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>'},vd={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>'},gd={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>'},md={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>'},fd={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>'},bd={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>'},wd={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>'},xd={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>'},yd={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>'},$d={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>'},kd={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>'},Cd={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>'},_d={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>'},zd={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>'},Od={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>'},Id={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>'},Ad={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>'},Sd=`:${oo}`,Ed=ut`
1152
1153
  ${so("inline-flex")}
1153
1154
 
1154
1155
  :host {
1155
1156
  height: ${or};
1156
1157
  box-sizing: border-box;
1157
- font: ${Vr};
1158
+ font: ${Rr};
1158
1159
  color: ${Lr};
1159
1160
  padding-left: calc(4px - ${lr});
1160
1161
  }
@@ -1188,7 +1189,7 @@ const qa={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
1188
1189
  text-decoration: underline;
1189
1190
  }
1190
1191
 
1191
- .control:any-link${Ad} {
1192
+ .control:any-link${Sd} {
1192
1193
  border: ${lr} solid ${Zn};
1193
1194
  outline: 2px solid ${Zn};
1194
1195
  outline-offset: 1px;
@@ -1218,7 +1219,7 @@ const qa={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
1218
1219
  fill: ${xr};
1219
1220
  }
1220
1221
  `
1221
- const Ed=class extends Fe{}.compose({baseName:"breadcrumb-item",baseClass:Fe,template:(t,e)=>q`
1222
+ const Hd=class extends Fe{}.compose({baseName:"breadcrumb-item",baseClass:Fe,template:(t,e)=>q`
1222
1223
  <div role="listitem" class="listitem" part="listitem">
1223
1224
  ${gt((t=>t.href&&t.href.length>0),q`
1224
1225
  ${((t,e)=>q`
@@ -1274,9 +1275,9 @@ const Ed=class extends Fe{}.compose({baseName:"breadcrumb-item",baseClass:Fe,tem
1274
1275
  </span>
1275
1276
  `)}
1276
1277
  </div>
1277
- `,styles:Sd,separator:hc.data})
1278
- Fi.getOrCreate().withPrefix("nimble").register(Ed())
1279
- class Hd{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(t){p.getNotifier(t).subscribe(this,this.propertyName),this.handleChange(t,this.propertyName)}unbind(t){p.getNotifier(t).unsubscribe(this,this.propertyName),t.$fastController.removeStyles(this.styles)}handleChange(t,e){const i=t[e];(Array.isArray(this.value)?this.value.includes(i):this.value===i)?t.$fastController.addStyles(this.styles):t.$fastController.removeStyles(this.styles)}}function Md(t,e){return new Hd("appearance",t,e)}const Rd="outline",Vd="ghost",Ld="block",Td=ut`
1278
+ `,styles:Ed,separator:uc.data})
1279
+ Fi.getOrCreate().withPrefix("nimble").register(Hd())
1280
+ class Md{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(t){p.getNotifier(t).subscribe(this,this.propertyName),this.handleChange(t,this.propertyName)}unbind(t){p.getNotifier(t).unsubscribe(this,this.propertyName),t.$fastController.removeStyles(this.styles)}handleChange(t,e){const i=t[e];(Array.isArray(this.value)?this.value.includes(i):this.value===i)?t.$fastController.addStyles(this.styles):t.$fastController.removeStyles(this.styles)}}function Vd(t,e){return new Md("appearance",t,e)}const Rd="outline",Ld="ghost",Td="block",Pd=ut`
1280
1281
  ${so("inline-flex")}
1281
1282
 
1282
1283
  :host {
@@ -1334,7 +1335,7 @@ class Hd{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
1334
1335
  outline: none;
1335
1336
  }
1336
1337
 
1337
- .control${Ad} {
1338
+ .control${Sd} {
1338
1339
  box-shadow: 0px 0px 0px ${lr} ${Zn} inset;
1339
1340
  outline: ${lr} solid ${Zn};
1340
1341
  outline-offset: -4px;
@@ -1388,7 +1389,7 @@ class Hd{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
1388
1389
  :host([content-hidden]) [part='end'] {
1389
1390
  display: none;
1390
1391
  }
1391
- `.withBehaviors(Md(Rd,ut`
1392
+ `.withBehaviors(Vd(Rd,ut`
1392
1393
  .control {
1393
1394
  background-color: transparent;
1394
1395
  border-color: rgba(${Nn}, 0.3);
@@ -1399,7 +1400,7 @@ class Hd{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
1399
1400
  border-color: ${Zn};
1400
1401
  }
1401
1402
 
1402
- .control${Ad} {
1403
+ .control${Sd} {
1403
1404
  background-color: transparent;
1404
1405
  border-color: ${Zn};
1405
1406
  }
@@ -1413,7 +1414,7 @@ class Hd{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
1413
1414
  background-color: transparent;
1414
1415
  border-color: rgba(${Xn}, 0.2);
1415
1416
  }
1416
- `),Md(Vd,ut`
1417
+ `),Vd(Ld,ut`
1417
1418
  .control {
1418
1419
  background-color: transparent;
1419
1420
  border-color: transparent;
@@ -1424,7 +1425,7 @@ class Hd{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
1424
1425
  border-color: ${Zn};
1425
1426
  }
1426
1427
 
1427
- .control${Ad} {
1428
+ .control${Sd} {
1428
1429
  background-color: transparent;
1429
1430
  border-color: ${Zn};
1430
1431
  }
@@ -1438,7 +1439,7 @@ class Hd{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
1438
1439
  background-color: transparent;
1439
1440
  border-color: transparent;
1440
1441
  }
1441
- `),Md(Ld,ut`
1442
+ `),Vd(Td,ut`
1442
1443
  .control {
1443
1444
  background-color: rgba(${Xn}, 0.1);
1444
1445
  border-color: transparent;
@@ -1449,12 +1450,12 @@ class Hd{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
1449
1450
  border-color: ${Zn};
1450
1451
  }
1451
1452
 
1452
- .control${Ad} {
1453
+ .control${Sd} {
1453
1454
  background-color: rgba(${Xn}, 0.1);
1454
1455
  border-color: ${Zn};
1455
1456
  }
1456
1457
 
1457
- .control${Ad}:hover {
1458
+ .control${Sd}:hover {
1458
1459
  background-color: transparent;
1459
1460
  }
1460
1461
 
@@ -1467,45 +1468,45 @@ class Hd{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
1467
1468
  background-color: rgba(${Xn}, 0.1);
1468
1469
  border-color: transparent;
1469
1470
  }
1470
- `)),Pd=Td.withBehaviors(Md(Rd,ut`
1471
- :host(.primary) .control {
1471
+ `)),Bd=Pd.withBehaviors(Vd(Rd,ut`
1472
+ :host([appearance-variant='primary']) .control {
1472
1473
  box-shadow: 0px 0px 0px ${lr}
1473
1474
  rgba(${Nn}, 0.3) inset;
1474
1475
  }
1475
1476
 
1476
- :host(.primary) .control:hover {
1477
+ :host([appearance-variant='primary']) .control:hover {
1477
1478
  box-shadow: 0px 0px 0px ${lr} ${Zn} inset;
1478
1479
  }
1479
1480
 
1480
- :host(.primary) .control${Ad} {
1481
+ :host([appearance-variant='primary']) .control${Sd} {
1481
1482
  box-shadow: 0px 0px 0px ${lr} ${Zn} inset;
1482
1483
  }
1483
1484
 
1484
- :host(.primary) .control:active {
1485
+ :host([appearance-variant='primary']) .control:active {
1485
1486
  box-shadow: none;
1486
1487
  }
1487
1488
 
1488
- :host(.primary) .control[disabled] {
1489
+ :host([appearance-variant='primary']) .control[disabled] {
1489
1490
  box-shadow: none;
1490
1491
  }
1491
- `),Md(Ld,ut`
1492
- :host(.primary) .control {
1492
+ `),Vd(Td,ut`
1493
+ :host([appearance-variant='primary']) .control {
1493
1494
  background-clip: padding-box;
1494
1495
  border-color: rgba(${Nn}, 0.3);
1495
1496
  border-width: calc(2 * ${lr});
1496
1497
  padding: 0 calc(${rr} - ${lr});
1497
1498
  }
1498
1499
 
1499
- :host(.primary[content-hidden]) .control {
1500
+ :host([appearance-variant='primary'][content-hidden]) .control {
1500
1501
  padding: 0px;
1501
1502
  }
1502
1503
 
1503
- :host(.primary) .control:hover {
1504
+ :host([appearance-variant='primary']) .control:hover {
1504
1505
  border-color: ${Zn};
1505
1506
  box-shadow: none;
1506
1507
  }
1507
1508
 
1508
- :host(.primary) .control${Ad} {
1509
+ :host([appearance-variant='primary']) .control${Sd} {
1509
1510
  background-clip: border-box;
1510
1511
  border-color: ${Zn};
1511
1512
  border-width: ${lr};
@@ -1513,11 +1514,12 @@ class Hd{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
1513
1514
  padding: 0 ${rr};
1514
1515
  }
1515
1516
 
1516
- :host(.primary[content-hidden]) .control${Ad} {
1517
+ :host([appearance-variant='primary'][content-hidden])
1518
+ .control${Sd} {
1517
1519
  padding: 0px;
1518
1520
  }
1519
1521
 
1520
- :host(.primary) .control:active {
1522
+ :host([appearance-variant='primary']) .control:active {
1521
1523
  background-clip: border-box;
1522
1524
  border-color: ${qn};
1523
1525
  border-width: ${lr};
@@ -1525,11 +1527,12 @@ class Hd{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
1525
1527
  padding: 0 ${rr};
1526
1528
  }
1527
1529
 
1528
- :host(.primary[content-hidden]) .control:active {
1530
+ :host([appearance-variant='primary'][content-hidden])
1531
+ .control:active {
1529
1532
  padding: 0px;
1530
1533
  }
1531
1534
 
1532
- :host(.primary) .control[disabled] {
1535
+ :host([appearance-variant='primary']) .control[disabled] {
1533
1536
  background-clip: border-box;
1534
1537
  border-color: transparent;
1535
1538
  border-width: ${lr};
@@ -1537,14 +1540,15 @@ class Hd{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
1537
1540
  padding: 0 ${rr};
1538
1541
  }
1539
1542
 
1540
- :host(.primary[content-hidden]) .control[disabled] {
1543
+ :host([appearance-variant='primary'][content-hidden])
1544
+ .control[disabled] {
1541
1545
  padding: 0px;
1542
1546
  }
1543
1547
  `))
1544
- class Bd extends Je{constructor(){super(...arguments),this.appearance=Rd,this.contentHidden=!1}}Vn([tt],Bd.prototype,"appearance",void 0),Vn([tt({attribute:"content-hidden",mode:"boolean"})],Bd.prototype,"contentHidden",void 0)
1545
- const Dd=Bd.compose({baseName:"button",baseClass:Je,template:je,styles:Pd,shadowOptions:{delegatesFocus:!0}})
1546
- Fi.getOrCreate().withPrefix("nimble").register(Dd())
1547
- const Fd=ut`
1548
+ class Dd extends Je{constructor(){super(...arguments),this.appearance=Rd,this.contentHidden=!1}}lo([tt],Dd.prototype,"appearance",void 0),lo([tt({attribute:"appearance-variant"})],Dd.prototype,"appearanceVariant",void 0),lo([tt({attribute:"content-hidden",mode:"boolean"})],Dd.prototype,"contentHidden",void 0)
1549
+ const Fd=Dd.compose({baseName:"button",baseClass:Je,template:je,styles:Bd,shadowOptions:{delegatesFocus:!0}})
1550
+ Fi.getOrCreate().withPrefix("nimble").register(Fd())
1551
+ const Nd=ut`
1548
1552
  ${so("inline-flex")}
1549
1553
 
1550
1554
  :host {
@@ -1565,7 +1569,7 @@ const Fd=ut`
1565
1569
  }
1566
1570
 
1567
1571
  :host(:hover) {
1568
- box-shadow: 0px 1px 4px ${Eo(wo,.3)};
1572
+ box-shadow: 0px 1px 4px ${Ho(xo,.3)};
1569
1573
  }
1570
1574
 
1571
1575
  :host(:active) {
@@ -1595,7 +1599,7 @@ const Fd=ut`
1595
1599
  background: var(--ni-private-card-button-background-hover-color);
1596
1600
  }
1597
1601
 
1598
- .control${Ad} {
1602
+ .control${Sd} {
1599
1603
  box-shadow: 0px 0px 0px ${lr} ${Zn} inset;
1600
1604
  border-color: ${Zn};
1601
1605
  outline: ${lr} solid ${Zn};
@@ -1614,7 +1618,7 @@ const Fd=ut`
1614
1618
  border-color: var(--ni-private-card-button-border-selected-color);
1615
1619
  }
1616
1620
 
1617
- :host([selected]) .control${Ad} {
1621
+ :host([selected]) .control${Sd} {
1618
1622
  border-color: ${Zn};
1619
1623
  }
1620
1624
 
@@ -1622,7 +1626,7 @@ const Fd=ut`
1622
1626
  border-color: var(--ni-private-card-button-border-active-color);
1623
1627
  }
1624
1628
 
1625
- :host([selected]) .control${Ad}:active {
1629
+ :host([selected]) .control${Sd}:active {
1626
1630
  outline: none;
1627
1631
  box-shadow: none;
1628
1632
  }
@@ -1651,32 +1655,32 @@ const Fd=ut`
1651
1655
  slot[name='end'] {
1652
1656
  display: none;
1653
1657
  }
1654
- `.withBehaviors(Fa(Vo,ut`
1658
+ `.withBehaviors(Fa(Lo,ut`
1655
1659
  :host {
1656
- --ni-private-card-button-background-hover-color: ${Eo(mo,.3)};
1657
- --ni-private-card-button-background-active-color: ${mo};
1658
- --ni-private-card-button-border-active-color: ${Eo(xo,.2)};
1659
- --ni-private-card-button-border-selected-color: ${Eo(xo,.6)};
1660
+ --ni-private-card-button-background-hover-color: ${Ho(fo,.3)};
1661
+ --ni-private-card-button-background-active-color: ${fo};
1662
+ --ni-private-card-button-border-active-color: ${Ho(yo,.2)};
1663
+ --ni-private-card-button-border-selected-color: ${Ho(yo,.6)};
1660
1664
  }
1661
- `),Fa(Lo,ut`
1665
+ `),Fa(To,ut`
1662
1666
  :host {
1663
- --ni-private-card-button-background-hover-color: ${Eo(vo,.07)};
1664
- --ni-private-card-button-background-active-color: ${Eo(vo,.15)};
1665
- --ni-private-card-button-border-active-color: ${Eo(vo,.2)};
1666
- --ni-private-card-button-border-selected-color: ${vo};
1667
+ --ni-private-card-button-background-hover-color: ${Ho(go,.07)};
1668
+ --ni-private-card-button-background-active-color: ${Ho(go,.15)};
1669
+ --ni-private-card-button-border-active-color: ${Ho(go,.2)};
1670
+ --ni-private-card-button-border-selected-color: ${go};
1667
1671
  }
1668
- `),Fa(To,ut`
1672
+ `),Fa(Po,ut`
1669
1673
  :host {
1670
- --ni-private-card-button-background-hover-color: ${Eo(mo,.07)};
1671
- --ni-private-card-button-background-active-color: ${Eo(mo,.15)};
1672
- --ni-private-card-button-border-active-color: ${Eo(mo,.2)};
1673
- --ni-private-card-button-border-selected-color: ${Eo(mo,.6)};
1674
+ --ni-private-card-button-background-hover-color: ${Ho(fo,.07)};
1675
+ --ni-private-card-button-background-active-color: ${Ho(fo,.15)};
1676
+ --ni-private-card-button-border-active-color: ${Ho(fo,.2)};
1677
+ --ni-private-card-button-border-selected-color: ${Ho(fo,.6)};
1674
1678
  }
1675
1679
  `))
1676
- class Nd extends Je{constructor(){super(...arguments),this.selected=!1}}Vn([tt({mode:"boolean"})],Nd.prototype,"selected",void 0)
1677
- const jd=Nd.compose({baseName:"card-button",template:je,styles:Fd,shadowOptions:{delegatesFocus:!0}})
1678
- Fi.getOrCreate().withPrefix("nimble").register(jd())
1679
- const qd=ut`
1680
+ class jd extends Je{constructor(){super(...arguments),this.selected=!1}}lo([tt({mode:"boolean"})],jd.prototype,"selected",void 0)
1681
+ const qd=jd.compose({baseName:"card-button",template:je,styles:Nd,shadowOptions:{delegatesFocus:!0}})
1682
+ Fi.getOrCreate().withPrefix("nimble").register(qd())
1683
+ const Ud=ut`
1680
1684
  ${so("inline-flex")}
1681
1685
 
1682
1686
  :host {
@@ -1722,7 +1726,7 @@ const qd=ut`
1722
1726
  box-shadow: 0px 0px 0px ${lr} ${Zn} inset;
1723
1727
  }
1724
1728
 
1725
- :host(${Ad}) .control {
1729
+ :host(${Sd}) .control {
1726
1730
  border-color: ${Zn};
1727
1731
  outline: 2px solid ${Zn};
1728
1732
  outline-offset: 1px;
@@ -1780,7 +1784,7 @@ const qd=ut`
1780
1784
  fill: rgba(${Xn}, 0.3);
1781
1785
  }
1782
1786
  `
1783
- const Ud=class extends ii{}.compose({baseName:"checkbox",baseClass:ii,template:(t,e)=>q`
1787
+ const Kd=class extends ii{}.compose({baseName:"checkbox",baseClass:ii,template:(t,e)=>q`
1784
1788
  <template
1785
1789
  role="checkbox"
1786
1790
  aria-checked="${t=>t.checked}"
@@ -1807,17 +1811,87 @@ const Ud=class extends ii{}.compose({baseName:"checkbox",baseClass:ii,template:(
1807
1811
  <slot ${wt("defaultSlottedNodes")}></slot>
1808
1812
  </label>
1809
1813
  </template>
1810
- `,styles:qd,checkedIndicator:ml.data,indeterminateIndicator:Lc.data})
1811
- Fi.getOrCreate().withPrefix("nimble").register(Ud())
1812
- const Kd=q`
1814
+ `,styles:Ud,checkedIndicator:fl.data,indeterminateIndicator:Tc.data})
1815
+ Fi.getOrCreate().withPrefix("nimble").register(Kd())
1816
+ const Wd=ut`
1817
+ ${Pd}
1818
+
1819
+ .control[aria-pressed='true'] {
1820
+ background-color: ${qn};
1821
+ border-color: ${qn};
1822
+ }
1823
+
1824
+ .control[aria-pressed='true']:hover {
1825
+ background-color: ${qn};
1826
+ }
1827
+
1828
+ .control[aria-pressed='true']${Sd} {
1829
+ background-color: ${qn};
1830
+ }
1831
+
1832
+ .control[aria-pressed='true'][disabled] {
1833
+ background-color: ${qn};
1834
+ border-color: ${qn};
1835
+ }
1836
+
1837
+ .control[aria-pressed='true'][disabled]:hover {
1838
+ background-color: ${qn};
1839
+ border-color: ${qn};
1840
+ }
1841
+ `
1842
+ class Xd extends Os{constructor(){super(...arguments),this.appearance=Rd,this.contentHidden=!1}}lo([tt],Xd.prototype,"appearance",void 0),lo([tt({attribute:"content-hidden",mode:"boolean"})],Xd.prototype,"contentHidden",void 0),he(Xd,$t,Ze)
1843
+ const Gd=Xd.compose({baseName:"toggle-button",template:(t,e)=>q`
1844
+ <div
1845
+ role="button"
1846
+ part="control"
1847
+ tabindex="${t=>t.disabled?null:0}"
1848
+ @keypress="${(t,e)=>t.keypressHandler(e.event)}"
1849
+ @click="${(t,e)=>t.clickHandler(e.event)}"
1850
+ class="control ${t=>t.checked?"checked":""}"
1851
+ ?disabled="${t=>t.disabled}"
1852
+ ${""}
1853
+ aria-disabled="${t=>t.disabled}"
1854
+ aria-readonly="${t=>t.readOnly}"
1855
+ aria-pressed="${t=>t.checked}"
1856
+ ${""}
1857
+ aria-atomic="${t=>t.ariaAtomic}"
1858
+ aria-busy="${t=>t.ariaBusy}"
1859
+ aria-controls="${t=>t.ariaControls}"
1860
+ aria-current="${t=>t.ariaCurrent}"
1861
+ aria-describedby="${t=>t.ariaDescribedby}"
1862
+ aria-details="${t=>t.ariaDetails}"
1863
+ aria-errormessage="${t=>t.ariaErrormessage}"
1864
+ aria-expanded="${t=>t.ariaExpanded}"
1865
+ aria-flowto="${t=>t.ariaFlowto}"
1866
+ aria-haspopup="${t=>t.ariaHaspopup}"
1867
+ aria-hidden="${t=>t.ariaHidden}"
1868
+ aria-invalid="${t=>t.ariaInvalid}"
1869
+ aria-keyshortcuts="${t=>t.ariaKeyshortcuts}"
1870
+ aria-label="${t=>t.ariaLabel}"
1871
+ aria-labelledby="${t=>t.ariaLabelledby}"
1872
+ aria-live="${t=>t.ariaLive}"
1873
+ aria-owns="${t=>t.ariaOwns}"
1874
+ aria-relevant="${t=>t.ariaRelevant}"
1875
+ aria-roledescription="${t=>t.ariaRoledescription}"
1876
+ ${vt("control")}
1877
+ >
1878
+ ${Ct(0,e)}
1879
+ <span class="content" part="content">
1880
+ <slot></slot>
1881
+ </span>
1882
+ ${kt(0,e)}
1883
+ </div>
1884
+ `,styles:Wd,shadowOptions:{delegatesFocus:!0}})
1885
+ Fi.getOrCreate().withPrefix("nimble").register(Gd())
1886
+ const Yd=q`
1813
1887
  <div class="error-text" title="${t=>t.errorText}" aria-live="polite">
1814
1888
  ${t=>t.errorText}
1815
1889
  </div>
1816
- `,Wd=q`
1890
+ `,Qd=q`
1817
1891
  <template>
1818
1892
  <div class="icon" :innerHTML=${t=>t.icon.data}></div>
1819
1893
  </template
1820
- `,Xd=ut`
1894
+ `,Jd=ut`
1821
1895
  ${so("inline-flex")}
1822
1896
 
1823
1897
  :host {
@@ -1832,19 +1906,19 @@ const Kd=q`
1832
1906
  height: 100%;
1833
1907
  }
1834
1908
 
1835
- :host(.fail) {
1909
+ :host([severity='error']) {
1836
1910
  ${tr.cssCustomProperty}: ${Gn};
1837
1911
  }
1838
1912
 
1839
- :host(.warning) {
1913
+ :host([severity='warning']) {
1840
1914
  ${tr.cssCustomProperty}: ${Yn};
1841
1915
  }
1842
1916
 
1843
- :host(.pass) {
1917
+ :host([severity='success']) {
1844
1918
  ${tr.cssCustomProperty}: ${Qn};
1845
1919
  }
1846
1920
 
1847
- :host(.information) {
1921
+ :host([severity='information']) {
1848
1922
  ${tr.cssCustomProperty}: ${Jn};
1849
1923
  }
1850
1924
 
@@ -1854,17 +1928,18 @@ const Kd=q`
1854
1928
  height: 100%;
1855
1929
  }
1856
1930
  `
1857
- class Gd extends le{constructor(t){super(),this.icon=t}}const Yd=(t,e)=>{const i=e.compose({baseName:t,template:Wd,styles:Xd,baseClass:e})
1931
+ class Zd extends le{constructor(t){super(),this.icon=t}}lo([tt],Zd.prototype,"severity",void 0)
1932
+ const th=(t,e)=>{const i=e.compose({baseName:t,template:Qd,styles:Jd,baseClass:e})
1858
1933
  Fi.getOrCreate().withPrefix("nimble").register(i())}
1859
- class Qd extends Gd{constructor(){super(Zl)}}Yd("icon-exclamation-mark",Qd)
1860
- Yd("icon-arrow-expander-down",class extends Gd{constructor(){super(Ka)}})
1861
- const Jd="underline",Zd="outline",th="block",eh=ut`
1934
+ class eh extends Zd{constructor(){super(Wa)}}th("icon-arrow-expander-down",eh)
1935
+ class ih extends Zd{constructor(){super(tc)}}th("icon-exclamation-mark",ih)
1936
+ const sh="underline",oh="outline",nh="block",rh=ut`
1862
1937
  ${so("inline-flex")}
1863
1938
 
1864
1939
  :host {
1865
1940
  box-sizing: border-box;
1866
1941
  color: ${Lr};
1867
- font: ${Vr};
1942
+ font: ${Rr};
1868
1943
  height: ${or};
1869
1944
  position: relative;
1870
1945
  justify-content: center;
@@ -1895,7 +1970,7 @@ const Jd="underline",Zd="outline",th="block",eh=ut`
1895
1970
  }
1896
1971
  }
1897
1972
 
1898
- :host(${Ad})::before {
1973
+ :host(${Sd})::before {
1899
1974
  width: calc(100% - 8px);
1900
1975
  }
1901
1976
 
@@ -1918,7 +1993,7 @@ const Jd="underline",Zd="outline",th="block",eh=ut`
1918
1993
  }
1919
1994
 
1920
1995
  :host(:hover)::after,
1921
- :host(${Ad})::after {
1996
+ :host(${Sd})::after {
1922
1997
  width: 100%;
1923
1998
  }
1924
1999
 
@@ -1938,7 +2013,7 @@ const Jd="underline",Zd="outline",th="block",eh=ut`
1938
2013
  padding: ${lr};
1939
2014
  }
1940
2015
 
1941
- :host(.open:not(:hover)) .control {
2016
+ :host([open]:not(:hover)) .control {
1942
2017
  border-bottom-color: ${Zn};
1943
2018
  }
1944
2019
 
@@ -2043,7 +2118,7 @@ const Jd="underline",Zd="outline",th="block",eh=ut`
2043
2118
  ::slotted(option) {
2044
2119
  flex: none;
2045
2120
  }
2046
- `.withBehaviors(Md(Jd,ut`
2121
+ `.withBehaviors(Vd(sh,ut`
2047
2122
  .control {
2048
2123
  border-bottom-width: ${lr};
2049
2124
  padding-bottom: 0;
@@ -2052,12 +2127,12 @@ const Jd="underline",Zd="outline",th="block",eh=ut`
2052
2127
  :host([disabled]) .control {
2053
2128
  border-color: rgba(${Xn}, 0.1);
2054
2129
  }
2055
- `),Md(Zd,ut`
2130
+ `),Vd(oh,ut`
2056
2131
  .control {
2057
2132
  border-width: ${lr};
2058
2133
  padding: 0;
2059
2134
  }
2060
- `),Md(th,ut`
2135
+ `),Vd(nh,ut`
2061
2136
  .control {
2062
2137
  background-color: rgba(${Xn}, 0.1);
2063
2138
  }
@@ -2070,12 +2145,12 @@ const Jd="underline",Zd="outline",th="block",eh=ut`
2070
2145
  :host([disabled]) .control {
2071
2146
  background-color: rgba(${Xn}, 0.07);
2072
2147
  }
2073
- `)),ih=ut`
2148
+ `)),ah=ut`
2074
2149
  .error-icon {
2075
2150
  display: none;
2076
2151
  }
2077
2152
 
2078
- :host(.invalid) .error-icon {
2153
+ :host([error-visible]) .error-icon {
2079
2154
  display: inline-flex;
2080
2155
  width: ${cr};
2081
2156
  height: ${cr};
@@ -2086,7 +2161,7 @@ const Jd="underline",Zd="outline",th="block",eh=ut`
2086
2161
  display: none;
2087
2162
  }
2088
2163
 
2089
- :host(.invalid) .error-text {
2164
+ :host([error-visible]) .error-text {
2090
2165
  display: block;
2091
2166
  font: ${ya};
2092
2167
  color: ${Gn};
@@ -2099,16 +2174,16 @@ const Jd="underline",Zd="outline",th="block",eh=ut`
2099
2174
  white-space: nowrap;
2100
2175
  }
2101
2176
 
2102
- :host(.invalid[readonly]:not([disabled])) .error-text {
2177
+ :host([error-visible][readonly]:not([disabled])) .error-text {
2103
2178
  top: calc(${or} - ${lr});
2104
2179
  }
2105
2180
 
2106
- :host(.invalid) .error-text:empty {
2181
+ :host([error-visible]) .error-text:empty {
2107
2182
  display: none;
2108
2183
  }
2109
- `,sh=ut`
2110
- ${eh}
2111
- ${ih}
2184
+ `,lh=ut`
2185
+ ${rh}
2186
+ ${ah}
2112
2187
 
2113
2188
  :host {
2114
2189
  --ni-private-hover-bottom-border-width: 2px;
@@ -2124,7 +2199,7 @@ const Jd="underline",Zd="outline",th="block",eh=ut`
2124
2199
  color: ${Tr};
2125
2200
  }
2126
2201
 
2127
- :host(.invalid)::after {
2202
+ :host([error-visible])::after {
2128
2203
  border-bottom-color: ${Gn};
2129
2204
  }
2130
2205
 
@@ -2136,7 +2211,7 @@ const Jd="underline",Zd="outline",th="block",eh=ut`
2136
2211
  border-bottom-color: ${Zn};
2137
2212
  }
2138
2213
 
2139
- :host(.invalid) .control {
2214
+ :host([error-visible]) .control {
2140
2215
  border-bottom: var(--ni-private-bottom-border-width) solid ${Gn};
2141
2216
  }
2142
2217
 
@@ -2144,8 +2219,8 @@ const Jd="underline",Zd="outline",th="block",eh=ut`
2144
2219
  border-color: rgba(${Xn}, 0.1);
2145
2220
  }
2146
2221
 
2147
- :host(.invalid[disabled]) .control,
2148
- :host(.open.invalid) .control {
2222
+ :host([error-visible][disabled]) .control,
2223
+ :host([error-visible][open]) .control {
2149
2224
  border-bottom-color: ${Gn};
2150
2225
  }
2151
2226
 
@@ -2163,7 +2238,7 @@ const Jd="underline",Zd="outline",th="block",eh=ut`
2163
2238
  .selected-value:hover,
2164
2239
  .selected-value:disabled,
2165
2240
  .selected-value:active,
2166
- .selected-value${Ad} {
2241
+ .selected-value${Sd} {
2167
2242
  outline: none;
2168
2243
  }
2169
2244
 
@@ -2198,13 +2273,13 @@ const Jd="underline",Zd="outline",th="block",eh=ut`
2198
2273
  :host(:empty) .listbox {
2199
2274
  display: none;
2200
2275
  }
2201
- `.withBehaviors(Md(th,ut`
2202
- :host(.invalid) .control {
2276
+ `.withBehaviors(Vd(nh,ut`
2277
+ :host([error-visible]) .control {
2203
2278
  border-bottom-width: ${lr};
2204
2279
  padding-bottom: 0;
2205
2280
  }
2206
2281
  `))
2207
- class oh extends mi{constructor(){super(...arguments),this.appearance=Jd,this.valueUpdatedByInput=!1}setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(t,e){const i=this.value
2282
+ class ch extends mi{constructor(){super(...arguments),this.appearance=sh,this.errorVisible=!1,this.valueUpdatedByInput=!1}setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(t,e){const i=this.value
2208
2283
  super.slottedOptionsChanged(t,e),i&&(this.value=i)}connectedCallback(){super.connectedCallback(),this.setPositioning(),this.updateInputAriaLabel()}toggleButtonClickHandler(t){t.stopImmediatePropagation()}toggleButtonChangeHandler(t){this.open=this.dropdownButton.checked,t.stopImmediatePropagation()}toggleButtonKeyDownHandler(t){switch(t.key){case ke:case xe:case Ie:case Ce:return this.open=!0,this.stopPropagation(t),!1
2209
2284
  default:return!0}}filterOptions(){super.filterOptions()
2210
2285
  const t=this.filteredOptions.filter((t=>!t.disabled))
@@ -2217,8 +2292,8 @@ case xe:case ke:this.open&&this.valueUpdatedByInput&&(this.valueUpdatedByInput=!
2217
2292
  break
2218
2293
  default:return e}return e}focusoutHandler(t){const e=super.focusoutHandler(t)
2219
2294
  return this.open=!1,this.emitChangeIfValueUpdated(),e}openChanged(){super.openChanged(),this.dropdownButton&&(this.dropdownButton.checked=this.open)}ariaLabelChanged(t,e){this.updateInputAriaLabel()}updateInputAriaLabel(){const t=this.shadowRoot?.querySelector(".selected-value")
2220
- this.ariaLabel?t?.setAttribute("aria-label",this.ariaLabel):t?.removeAttribute("aria-label")}emitChangeIfValueUpdated(){this.valueUpdatedByInput&&(this.value!==this.valueBeforeTextUpdate&&this.$emit("change"),this.valueUpdatedByInput=!1)}}Vn([tt],oh.prototype,"appearance",void 0),Vn([v],oh.prototype,"dropdownButton",void 0),Vn([tt({attribute:"error-text"})],oh.prototype,"errorText",void 0)
2221
- const nh=oh.compose({baseName:"combobox",baseClass:mi,template:(t,e)=>q`
2295
+ this.ariaLabel?t?.setAttribute("aria-label",this.ariaLabel):t?.removeAttribute("aria-label")}emitChangeIfValueUpdated(){this.valueUpdatedByInput&&(this.value!==this.valueBeforeTextUpdate&&this.$emit("change"),this.valueUpdatedByInput=!1)}}lo([tt],ch.prototype,"appearance",void 0),lo([v],ch.prototype,"dropdownButton",void 0),lo([tt({attribute:"error-text"})],ch.prototype,"errorText",void 0),lo([tt({attribute:"error-visible",mode:"boolean"})],ch.prototype,"errorVisible",void 0)
2296
+ const dh=ch.compose({baseName:"combobox",baseClass:mi,template:(t,e)=>q`
2222
2297
  <template
2223
2298
  aria-disabled="${t=>t.ariaDisabled}"
2224
2299
  autocomplete="${t=>t.autocomplete}"
@@ -2272,13 +2347,14 @@ const nh=oh.compose({baseName:"combobox",baseClass:mi,template:(t,e)=>q`
2272
2347
  ></slot>
2273
2348
  </div>
2274
2349
  </template>
2275
- `,styles:sh,shadowOptions:{delegatesFocus:!0},end:q`
2350
+ `,styles:lh,shadowOptions:{delegatesFocus:!0},end:q`
2276
2351
  <div class="end-slot-container">
2277
- <nimble-icon-exclamation-mark
2278
- class="error-icon fail"
2279
- ></nimble-icon-exclamation-mark>
2352
+ <${Fi.tagFor(ih)}
2353
+ severity="error"
2354
+ class="error-icon"
2355
+ ></${Fi.tagFor(ih)}>
2280
2356
  <div class="separator"></div>
2281
- <nimble-toggle-button
2357
+ <${Fi.tagFor(Xd)}
2282
2358
  ${vt("dropdownButton")}
2283
2359
  appearance="ghost"
2284
2360
  ?checked="${t=>t.open}"
@@ -2293,17 +2369,17 @@ const nh=oh.compose({baseName:"combobox",baseClass:mi,template:(t,e)=>q`
2293
2369
  aria-expanded="${t=>t.open}"
2294
2370
  tabindex="-1"
2295
2371
  >
2296
- <nimble-icon-arrow-expander-down
2372
+ <${Fi.tagFor(eh)}
2297
2373
  slot="start"
2298
2374
  class="dropdown-icon"
2299
2375
  >
2300
- </nimble-icon-arrow-expander-down>
2301
- </nimble-toggle-button>
2376
+ </${Fi.tagFor(eh)}>
2377
+ </${Fi.tagFor(Xd)}>
2302
2378
  </div>
2303
- ${Kd}
2379
+ ${Yd}
2304
2380
  `})
2305
- Fi.getOrCreate().withPrefix("nimble").register(nh())
2306
- const rh=ut`
2381
+ Fi.getOrCreate().withPrefix("nimble").register(dh())
2382
+ const hh=ut`
2307
2383
  ${so("grid")}
2308
2384
 
2309
2385
  dialog {
@@ -2312,19 +2388,19 @@ const rh=ut`
2312
2388
  box-shadow: 0px 2px 3px ${ir};
2313
2389
  max-width: 50%;
2314
2390
  }
2315
- `.withBehaviors(Fa(Vo,ut`
2316
- dialog::backdrop {
2317
- background: ${Ho};
2318
- }
2319
- `),Fa(Lo,ut`
2391
+ `.withBehaviors(Fa(Lo,ut`
2320
2392
  dialog::backdrop {
2321
2393
  background: ${Mo};
2322
2394
  }
2323
2395
  `),Fa(To,ut`
2396
+ dialog::backdrop {
2397
+ background: ${Vo};
2398
+ }
2399
+ `),Fa(Po,ut`
2324
2400
  dialog::backdrop {
2325
2401
  background: ${Ro};
2326
2402
  }
2327
- `)),ah=q`
2403
+ `)),uh=q`
2328
2404
  <template>
2329
2405
  <dialog
2330
2406
  ${vt("dialogElement")}
@@ -2335,13 +2411,13 @@ const rh=ut`
2335
2411
  <slot></slot>
2336
2412
  </dialog>
2337
2413
  </template>
2338
- `,lh=Symbol("user dismissed")
2339
- class ch extends le{constructor(){super(...arguments),this.preventDismiss=!1}get open(){return void 0!==this.resolveShow}async show(){if(this.open)throw new Error("Dialog is already open")
2414
+ `,ph=Symbol("user dismissed")
2415
+ class vh extends le{constructor(){super(...arguments),this.preventDismiss=!1}get open(){return void 0!==this.resolveShow}async show(){if(this.open)throw new Error("Dialog is already open")
2340
2416
  return this.dialogElement.showModal(),new Promise(((t,e)=>{this.resolveShow=t}))}close(t){if(!this.open)throw new Error("Dialog is not open")
2341
- this.dialogElement.close(),this.resolveShow(t),this.resolveShow=void 0}cancelHandler(t){return this.preventDismiss?t.preventDefault():(this.resolveShow(lh),this.resolveShow=void 0),!0}}ch.USER_DISMISSED=lh,Vn([tt({attribute:"prevent-dismiss",mode:"boolean"})],ch.prototype,"preventDismiss",void 0),he(ch,Le)
2342
- const dh=ch.compose({baseName:"dialog",template:ah,styles:rh,baseClass:ch})
2343
- Fi.getOrCreate().withPrefix("nimble").register(dh())
2344
- var hh="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},uh={},ph={},vh={}
2417
+ this.dialogElement.close(),this.resolveShow(t),this.resolveShow=void 0}cancelHandler(t){return this.preventDismiss?t.preventDefault():(this.resolveShow(ph),this.resolveShow=void 0),!0}}vh.USER_DISMISSED=ph,lo([tt({attribute:"prevent-dismiss",mode:"boolean"})],vh.prototype,"preventDismiss",void 0),he(vh,Le)
2418
+ const gh=vh.compose({baseName:"dialog",template:uh,styles:hh,baseClass:vh})
2419
+ Fi.getOrCreate().withPrefix("nimble").register(gh())
2420
+ var mh="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},fh={},bh={},wh={}
2345
2421
  !function(t){var e
2346
2422
  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={}))
2347
2423
  var i=function(){function t(t,e,i){var s=this
@@ -2370,104 +2446,104 @@ return t.forEach((function(t){t.forEach((function(t,i){var s=t.offset
2370
2446
  void 0===s&&(s=0===i?0:1,t.offset=s)
2371
2447
  var o=s.toString()
2372
2448
  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}()
2373
- t.default=i}(vh)
2374
- var gh,mh=hh&&hh.__extends||(gh=function(t,e){return(gh=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(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")
2375
- function i(){this.constructor=t}gh(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)})
2376
- Object.defineProperty(ph,"__esModule",{value:!0})
2377
- var fh=vh,bh=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
2378
- return e.mode=fh.AnimationMode.animateTo,e}return mh(e,t),e}(fh.default)
2379
- ph.default=bh
2380
- var wh={},xh=hh&&hh.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(e,i)}
2449
+ t.default=i}(wh)
2450
+ var xh,yh=mh&&mh.__extends||(xh=function(t,e){return(xh=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(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")
2451
+ function i(){this.constructor=t}xh(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)})
2452
+ Object.defineProperty(bh,"__esModule",{value:!0})
2453
+ var $h=wh,kh=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
2454
+ return e.mode=$h.AnimationMode.animateTo,e}return yh(e,t),e}($h.default)
2455
+ bh.default=kh
2456
+ var Ch={},_h=mh&&mh.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(e,i)}
2381
2457
  return function(e,i){if("function"!=typeof i&&null!==i)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null")
2382
2458
  function s(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(s.prototype=i.prototype,new s)}}()
2383
- Object.defineProperty(wh,"__esModule",{value:!0})
2384
- var yh=vh,$h=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
2385
- return e.mode=yh.AnimationMode.animateFrom,e}return xh(e,t),e}(yh.default)
2386
- wh.default=$h
2387
- var kh={},Ch={}
2388
- Object.defineProperty(Ch,"__esModule",{value:!0}),Ch.invokeFunctionForEach=void 0,Ch.invokeFunctionForEach=function(t,e){t.forEach((function(t){return t[e]()}))},Object.defineProperty(kh,"__esModule",{value:!0})
2389
- var _h=Ch,zh=function(){function t(t){var e=this
2390
- this.pause=function(){(0,_h.invokeFunctionForEach)(e.animations,"pause")},this.finish=function(){(0,_h.invokeFunctionForEach)(e.animations,"finish")},this.cancel=function(){(0,_h.invokeFunctionForEach)(e.animations,"cancel")},this.animations=t}return Object.defineProperty(t.prototype,"onFinish",{get:function(){return this._onFinish},set:function(t){var e=this
2459
+ Object.defineProperty(Ch,"__esModule",{value:!0})
2460
+ var zh=wh,Oh=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
2461
+ return e.mode=zh.AnimationMode.animateFrom,e}return _h(e,t),e}(zh.default)
2462
+ Ch.default=Oh
2463
+ var Ih={},Ah={}
2464
+ Object.defineProperty(Ah,"__esModule",{value:!0}),Ah.invokeFunctionForEach=void 0,Ah.invokeFunctionForEach=function(t,e){t.forEach((function(t){return t[e]()}))},Object.defineProperty(Ih,"__esModule",{value:!0})
2465
+ var Sh=Ah,Eh=function(){function t(t){var e=this
2466
+ this.pause=function(){(0,Sh.invokeFunctionForEach)(e.animations,"pause")},this.finish=function(){(0,Sh.invokeFunctionForEach)(e.animations,"finish")},this.cancel=function(){(0,Sh.invokeFunctionForEach)(e.animations,"cancel")},this.animations=t}return Object.defineProperty(t.prototype,"onFinish",{get:function(){return this._onFinish},set:function(t){var e=this
2391
2467
  this._onFinish=t
2392
2468
  var i=this.getLongestAnimation()
2393
2469
  if("function"==typeof i.onFinish){var s=i.onFinish
2394
- i.onFinish=function(){s(),e._onFinish()}}else i.onFinish=this._onFinish},enumerable:!1,configurable:!0}),t.prototype.play=function(){(0,_h.invokeFunctionForEach)(this.animations,"play")},t.prototype.reverse=function(){(0,_h.invokeFunctionForEach)(this.animations,"reverse")},t.prototype.getLongestAnimation=function(){var t=this
2470
+ i.onFinish=function(){s(),e._onFinish()}}else i.onFinish=this._onFinish},enumerable:!1,configurable:!0}),t.prototype.play=function(){(0,Sh.invokeFunctionForEach)(this.animations,"play")},t.prototype.reverse=function(){(0,Sh.invokeFunctionForEach)(this.animations,"reverse")},t.prototype.getLongestAnimation=function(){var t=this
2395
2471
  return this.animations.reduce((function(e,i){var s=t.getAnimationDuration(e.effectTiming)
2396
2472
  return t.getAnimationDuration(i.effectTiming)>=s?i:e}))},t.prototype.getAnimationDuration=function(t){var e=t.duration,i="string"==typeof e?parseFloat(e):e
2397
2473
  return(t.delay||0)+(i||0)},t}()
2398
- kh.default=zh
2399
- var Oh={}
2400
- Object.defineProperty(Oh,"__esModule",{value:!0})
2401
- var Ih=Ch,Ah=function(){function t(t){var e=this
2402
- 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 i=this,s=t.length
2474
+ Ih.default=Eh
2475
+ var Hh={}
2476
+ Object.defineProperty(Hh,"__esModule",{value:!0})
2477
+ var Mh=Ah,Vh=function(){function t(t){var e=this
2478
+ this.play=function(){e.applySequencedCallback(e.animations,"play")},this.reverse=function(){e.applySequencedCallback(e.animations.reverse(),"reverse")},this.pause=function(){(0,Mh.invokeFunctionForEach)(e.animations,"pause")},this.finish=function(){(0,Mh.invokeFunctionForEach)(e.animations,"finish")},this.cancel=function(){(0,Mh.invokeFunctionForEach)(e.animations,"cancel")},this.animations=t}return t.prototype.applySequencedCallback=function(t,e){var i=this,s=t.length
2403
2479
  s<=0||(t.forEach((function(t,o){t.onFinish=o<s-1?i.animations[o+1][e]:i.onFinish||void 0})),t[0][e]())},t}()
2404
- Oh.default=Ah
2405
- var Sh={}
2480
+ Hh.default=Vh
2481
+ var Rh={}
2406
2482
  !function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.fadeOut=t.fadeIn=t.applyFade=t.fadeEffectTiming=t.fadeOutKeyframes=t.fadeInKeyframes=void 0
2407
- var e=ph
2483
+ var e=bh
2408
2484
  function i(i,s,o){void 0===o&&(o={})
2409
2485
  var n=Object.assign({},t.fadeEffectTiming,o),r=new e.default(i,null,n)
2410
- return r.addKeyframes(s),r}t.fadeInKeyframes=[{opacity:"0.01"},{opacity:"1"}],t.fadeOutKeyframes=[{opacity:"1"},{opacity:"0"}],t.fadeEffectTiming={easing:"linear",duration:500},t.applyFade=i,t.fadeIn=function(e,s){return void 0===s&&(s={}),i(e,t.fadeInKeyframes,s)},t.fadeOut=function(e,s){return void 0===s&&(s={}),i(e,t.fadeOutKeyframes,s)}}(Sh)
2411
- var Eh={},Hh={}
2412
- Object.defineProperty(Hh,"__esModule",{value:!0}),Hh.navPane=Hh.exponentialReversed=Hh.fastInFortySevenPercent=Hh.exponential=Hh.fastInOut=Hh.fastOut=Hh.fastIn=Hh.appToApp=Hh.backToApp=Hh.drillIn=Hh.easeIn=Hh.easeOutSmooth=Hh.easeOut=Hh.linear=void 0,Hh.linear=[[0,0],[1,1]],Hh.easeOut=[[0,0],[.58,1]],Hh.easeOutSmooth=[[0,.35],[.15,1]],Hh.easeIn=[[.25,.1],[.25,1]],Hh.drillIn=[[.17,.17],[0,1]],Hh.backToApp=[[.5,0],[.6,1]],Hh.appToApp=[[.5,0],[1,.9]],Hh.fastIn=[[.1,.9],[.2,1]],Hh.fastOut=[[.9,.1],[1,.2]],Hh.fastInOut=[[.8,0],[.2,1]],Hh.exponential=[[.1,.25],[.75,.9]],Hh.fastInFortySevenPercent=[[.11,.5],[.24,.96]],Hh.exponentialReversed=[[.25,.1],[.9,.75]],Hh.navPane=[[.1,.7],[.1,1]],Object.defineProperty(Eh,"__esModule",{value:!0}),Eh.cubicBezier=Eh.formatCubicBezier=void 0
2413
- var Mh=Hh
2414
- function Rh(t){if(!Array.isArray(t)||!Array.isArray(t[0])||!Array.isArray(t[1]))return""
2486
+ return r.addKeyframes(s),r}t.fadeInKeyframes=[{opacity:"0.01"},{opacity:"1"}],t.fadeOutKeyframes=[{opacity:"1"},{opacity:"0"}],t.fadeEffectTiming={easing:"linear",duration:500},t.applyFade=i,t.fadeIn=function(e,s){return void 0===s&&(s={}),i(e,t.fadeInKeyframes,s)},t.fadeOut=function(e,s){return void 0===s&&(s={}),i(e,t.fadeOutKeyframes,s)}}(Rh)
2487
+ var Lh={},Th={}
2488
+ Object.defineProperty(Th,"__esModule",{value:!0}),Th.navPane=Th.exponentialReversed=Th.fastInFortySevenPercent=Th.exponential=Th.fastInOut=Th.fastOut=Th.fastIn=Th.appToApp=Th.backToApp=Th.drillIn=Th.easeIn=Th.easeOutSmooth=Th.easeOut=Th.linear=void 0,Th.linear=[[0,0],[1,1]],Th.easeOut=[[0,0],[.58,1]],Th.easeOutSmooth=[[0,.35],[.15,1]],Th.easeIn=[[.25,.1],[.25,1]],Th.drillIn=[[.17,.17],[0,1]],Th.backToApp=[[.5,0],[.6,1]],Th.appToApp=[[.5,0],[1,.9]],Th.fastIn=[[.1,.9],[.2,1]],Th.fastOut=[[.9,.1],[1,.2]],Th.fastInOut=[[.8,0],[.2,1]],Th.exponential=[[.1,.25],[.75,.9]],Th.fastInFortySevenPercent=[[.11,.5],[.24,.96]],Th.exponentialReversed=[[.25,.1],[.9,.75]],Th.navPane=[[.1,.7],[.1,1]],Object.defineProperty(Lh,"__esModule",{value:!0}),Lh.cubicBezier=Lh.formatCubicBezier=void 0
2489
+ var Ph=Th
2490
+ function Bh(t){if(!Array.isArray(t)||!Array.isArray(t[0])||!Array.isArray(t[1]))return""
2415
2491
  var e=t[0],i=t[1]
2416
- return"cubic-bezier(".concat(e[0],", ").concat(e[1],", ").concat(i[0],", ").concat(i[1],")")}Eh.formatCubicBezier=Rh,Eh.cubicBezier=function(t){return t in Mh?Rh(Mh[t]):""}
2417
- var Vh={},Lh={}
2418
- Object.defineProperty(Lh,"__esModule",{value:!0}),Lh.default=function(t){var e=t.getBoundingClientRect()
2492
+ return"cubic-bezier(".concat(e[0],", ").concat(e[1],", ").concat(i[0],", ").concat(i[1],")")}Lh.formatCubicBezier=Bh,Lh.cubicBezier=function(t){return t in Ph?Bh(Ph[t]):""}
2493
+ var Dh={},Fh={}
2494
+ Object.defineProperty(Fh,"__esModule",{value:!0}),Fh.default=function(t){var e=t.getBoundingClientRect()
2419
2495
  return e.bottom>=0&&e.right>=0&&e.top<=window.innerHeight&&e.left<=window.innerWidth}
2420
- var Th={},Ph={}
2421
- Object.defineProperty(Ph,"__esModule",{value:!0}),Ph.default=function(){return"undefined"==typeof window?NaN:void 0!==window.scrollY?window.scrollY:window.pageYOffset},Object.defineProperty(Th,"__esModule",{value:!0})
2422
- var Bh=Lh,Dh=Ph,Fh=function(){function t(){var t=this
2423
- this.subscriptions=[],this.scrollDistance=0,this.requestFrame=function(){t.requestedFrame&&cancelAnimationFrame(t.requestedFrame),t.requestedFrame=requestAnimationFrame(t.update)},this.lastScrollY=(0,Dh.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(i){return!(t===i.element&&e===i.callback)})),0===this.subscriptions.length&&window.removeEventListener("scroll",this.requestFrame)},t.prototype.update=function(){var t=(0,Dh.default)()
2496
+ var Nh={},jh={}
2497
+ Object.defineProperty(jh,"__esModule",{value:!0}),jh.default=function(){return"undefined"==typeof window?NaN:void 0!==window.scrollY?window.scrollY:window.pageYOffset},Object.defineProperty(Nh,"__esModule",{value:!0})
2498
+ var qh=Fh,Uh=jh,Kh=function(){function t(){var t=this
2499
+ this.subscriptions=[],this.scrollDistance=0,this.requestFrame=function(){t.requestedFrame&&cancelAnimationFrame(t.requestedFrame),t.requestedFrame=requestAnimationFrame(t.update)},this.lastScrollY=(0,Uh.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,qh.default)(t)}))},t.prototype.unsubscribe=function(t,e){this.subscriptions=this.subscriptions.filter((function(i){return!(t===i.element&&e===i.callback)})),0===this.subscriptions.length&&window.removeEventListener("scroll",this.requestFrame)},t.prototype.update=function(){var t=(0,Uh.default)()
2424
2500
  this.scrollDistance=t-this.lastScrollY,this.lastScrollY=t},t.prototype.isSubscribed=function(t,e){return!!this.subscriptions.filter((function(i){return t===i.element&&e===i.callback})).length},t}()
2425
- Th.default=Fh
2426
- var Nh=hh&&hh.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(e,i)}
2501
+ Nh.default=Kh
2502
+ var Wh=mh&&mh.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(e,i)}
2427
2503
  return function(e,i){if("function"!=typeof i&&null!==i)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null")
2428
2504
  function s(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(s.prototype=i.prototype,new s)}}()
2429
- Object.defineProperty(Vh,"__esModule",{value:!0})
2430
- var jh=Lh,qh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Nh(e,t),e.prototype.update=function(){var e=this
2431
- t.prototype.update.call(this),this.subscriptions.forEach((function(t){var i=(0,jh.default)(t.element)
2432
- i&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(Th.default)
2433
- Vh.default=qh
2434
- var Uh={},Kh=hh&&hh.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(e,i)}
2505
+ Object.defineProperty(Dh,"__esModule",{value:!0})
2506
+ var Xh=Fh,Gh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Wh(e,t),e.prototype.update=function(){var e=this
2507
+ t.prototype.update.call(this),this.subscriptions.forEach((function(t){var i=(0,Xh.default)(t.element)
2508
+ i&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(Nh.default)
2509
+ Dh.default=Gh
2510
+ var Yh={},Qh=mh&&mh.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(e,i)}
2435
2511
  return function(e,i){if("function"!=typeof i&&null!==i)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null")
2436
2512
  function s(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(s.prototype=i.prototype,new s)}}()
2437
- Object.defineProperty(Uh,"__esModule",{value:!0})
2438
- var Wh=Lh,Xh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Kh(e,t),e.prototype.update=function(){var e=this
2439
- t.prototype.update.call(this),this.subscriptions.forEach((function(t,i){var s=(0,Wh.default)(t.element)
2440
- s&&!t.inView&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(Th.default)
2441
- Uh.default=Xh
2442
- var Gh={},Yh=hh&&hh.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(e,i)}
2513
+ Object.defineProperty(Yh,"__esModule",{value:!0})
2514
+ var Jh=Fh,Zh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Qh(e,t),e.prototype.update=function(){var e=this
2515
+ t.prototype.update.call(this),this.subscriptions.forEach((function(t,i){var s=(0,Jh.default)(t.element)
2516
+ s&&!t.inView&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(Nh.default)
2517
+ Yh.default=Zh
2518
+ var tu={},eu=mh&&mh.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(e,i)}
2443
2519
  return function(e,i){if("function"!=typeof i&&null!==i)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null")
2444
2520
  function s(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(s.prototype=i.prototype,new s)}}()
2445
- Object.defineProperty(Gh,"__esModule",{value:!0})
2446
- var Qh=Lh,Jh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Yh(e,t),e.prototype.update=function(){var e=this
2447
- t.prototype.update.call(this),this.subscriptions.forEach((function(t,i){var s=(0,Qh.default)(t.element)
2448
- !s&&t.inView&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(Th.default)
2449
- Gh.default=Jh,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
2450
- var e=ph
2521
+ Object.defineProperty(tu,"__esModule",{value:!0})
2522
+ var iu=Fh,su=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return eu(e,t),e.prototype.update=function(){var e=this
2523
+ t.prototype.update.call(this),this.subscriptions.forEach((function(t,i){var s=(0,iu.default)(t.element)
2524
+ !s&&t.inView&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(Nh.default)
2525
+ tu.default=su,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
2526
+ var e=bh
2451
2527
  t.AnimateTo=e.default
2452
- var i=wh
2528
+ var i=Ch
2453
2529
  t.AnimateFrom=i.default
2454
- var s=kh
2530
+ var s=Ih
2455
2531
  t.AnimateGroup=s.default
2456
- var o=Oh
2532
+ var o=Hh
2457
2533
  t.AnimateSequence=o.default
2458
- var n=vh
2534
+ var n=wh
2459
2535
  t.Animate=n.default
2460
- var r=Sh
2536
+ var r=Rh
2461
2537
  Object.defineProperty(t,"fadeIn",{enumerable:!0,get:function(){return r.fadeIn}}),Object.defineProperty(t,"fadeOut",{enumerable:!0,get:function(){return r.fadeOut}})
2462
- var a=Eh
2538
+ var a=Lh
2463
2539
  Object.defineProperty(t,"cubicBezier",{enumerable:!0,get:function(){return a.cubicBezier}})
2464
- var l=Vh
2540
+ var l=Dh
2465
2541
  t.ScrollTrigger=l.default
2466
- var c=Uh
2542
+ var c=Yh
2467
2543
  t.ViewEnterTrigger=c.default
2468
- var d=Gh
2469
- t.ViewExitTrigger=d.default}(uh)
2470
- const Zh=window.matchMedia("(prefers-reduced-motion: reduce)"),tu={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"}},eu=ut`
2544
+ var d=tu
2545
+ t.ViewExitTrigger=d.default}(fh)
2546
+ const ou=window.matchMedia("(prefers-reduced-motion: reduce)"),nu={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"}},ru=ut`
2471
2547
  ${so("block")}
2472
2548
 
2473
2549
  :host {
@@ -2477,7 +2553,7 @@ const Zh=window.matchMedia("(prefers-reduced-motion: reduce)"),tu={slideLeftKeyf
2477
2553
  width: fit-content;
2478
2554
  height: 100%;
2479
2555
  outline: none;
2480
- font: ${Vr};
2556
+ font: ${Rr};
2481
2557
  color: ${Lr};
2482
2558
  }
2483
2559
 
@@ -2537,10 +2613,6 @@ const Zh=window.matchMedia("(prefers-reduced-motion: reduce)"),tu={slideLeftKeyf
2537
2613
  height: 100%;
2538
2614
  }
2539
2615
 
2540
- :host(.hidden) .control {
2541
- visibility: hidden;
2542
- }
2543
-
2544
2616
  :host([location='left']) .control {
2545
2617
  left: 0px;
2546
2618
  border-right: ${lr} solid ${ir};
@@ -2572,30 +2644,30 @@ const Zh=window.matchMedia("(prefers-reduced-motion: reduce)"),tu={slideLeftKeyf
2572
2644
  justify-content: flex-end;
2573
2645
  border-top: ${lr} solid ${sr};
2574
2646
  }
2575
- `,iu="left",su="right",ou="opening",nu="opened",ru="closing",au="closed"
2576
- class lu extends ts{constructor(){super(...arguments),this.location=iu,this.state=au,this.preventDismiss=!1,this.propertiesToWatch=["hidden","location","state"],this.animationDurationMilliseconds=.001}connectedCallback(){this.trapFocus=!1,super.connectedCallback(),this.updateAnimationDuration(),this.animationsEnabledChangedHandler=()=>this.updateAnimationDuration(),Zh.addEventListener("change",this.animationsEnabledChangedHandler),this.onStateChanged()
2647
+ `,au="left",lu="right",cu="opening",du="opened",hu="closing",uu="closed"
2648
+ class pu extends ts{constructor(){super(...arguments),this.location=au,this.state=uu,this.preventDismiss=!1,this.propertiesToWatch=["hidden","location","state"],this.animationDurationMilliseconds=.001}connectedCallback(){this.trapFocus=!1,super.connectedCallback(),this.updateAnimationDuration(),this.animationsEnabledChangedHandler=()=>this.updateAnimationDuration(),ou.addEventListener("change",this.animationsEnabledChangedHandler),this.onStateChanged()
2577
2649
  const t=p.getNotifier(this),e={handleChange:(t,e)=>this.onPropertyChange(e)}
2578
- this.propertiesToWatch.forEach((i=>t.subscribe(e,i))),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&&(Zh.removeEventListener("change",this.animationsEnabledChangedHandler),this.animationsEnabledChangedHandler=void 0)}show(){this.state=ou}hide(){this.state=ru}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()
2650
+ this.propertiesToWatch.forEach((i=>t.subscribe(e,i))),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&&(ou.removeEventListener("change",this.animationsEnabledChangedHandler),this.animationsEnabledChangedHandler=void 0)}show(){this.state=cu}hide(){this.state=hu}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()
2579
2651
  break
2580
2652
  case"location":this.onLocationChanged()
2581
2653
  break
2582
- case"state":this.onStateChanged()}}onHiddenChanged(){this.hidden&&this.state!==au?this.state=au:this.hidden||this.state!==au||(this.state=nu)}onLocationChanged(){this.cancelCurrentAnimation()}onStateChanged(){if(this.isConnected){switch(this.cancelCurrentAnimation(),this.state){case ou:this.animateOpening(),this.hidden=!1
2654
+ case"state":this.onStateChanged()}}onHiddenChanged(){this.hidden&&this.state!==uu?this.state=uu:this.hidden||this.state!==uu||(this.state=du)}onLocationChanged(){this.cancelCurrentAnimation()}onStateChanged(){if(this.isConnected){switch(this.cancelCurrentAnimation(),this.state){case cu:this.animateOpening(),this.hidden=!1
2583
2655
  break
2584
- case nu:this.hidden=!1
2656
+ case du:this.hidden=!1
2585
2657
  break
2586
- case ru:this.hidden=!1,this.animateClosing()
2658
+ case hu:this.hidden=!1,this.animateClosing()
2587
2659
  break
2588
- case au:this.hidden=!0
2660
+ case uu:this.hidden=!0
2589
2661
  break
2590
- default:throw new Error("Unsupported state value. Expected: opening/opened/closing/closed")}this.$emit("state-change")}}updateAnimationDuration(){if(Zh.matches)this.animationDurationMilliseconds=.001
2662
+ default:throw new Error("Unsupported state value. Expected: opening/opened/closing/closed")}this.$emit("state-change")}}updateAnimationDuration(){if(ou.matches)this.animationDurationMilliseconds=.001
2591
2663
  else{const t=Ea.getValueFor(this),e=parseFloat(t)
2592
- this.animationDurationMilliseconds=1e3*e}}animateOpening(){this.animateOpenClose(!0)}animateClosing(){this.hidden?this.state=au:this.animateOpenClose(!1)}animateOpenClose(t){const e={...t?tu.slideInOptions:tu.slideOutOptions,duration:this.animationDurationMilliseconds},i=this.location===su?tu.slideRightKeyframes:tu.slideLeftKeyframes,s=new uh.AnimateTo(this.dialog,void 0,e)
2664
+ this.animationDurationMilliseconds=1e3*e}}animateOpening(){this.animateOpenClose(!0)}animateClosing(){this.hidden?this.state=uu:this.animateOpenClose(!1)}animateOpenClose(t){const e={...t?nu.slideInOptions:nu.slideOutOptions,duration:this.animationDurationMilliseconds},i=this.location===lu?nu.slideRightKeyframes:nu.slideLeftKeyframes,s=new fh.AnimateTo(this.dialog,void 0,e)
2593
2665
  s.addKeyframes(i)
2594
2666
  const o=[s],n=this.shadowRoot?.querySelector(".overlay")
2595
- if(n){const t=new uh.AnimateTo(n,void 0,e)
2596
- t.addKeyframes(tu.fadeOverlayKeyframes),o.push(t)}const r=new uh.AnimateGroup(o)
2597
- r.onFinish=()=>{this.state=t?nu:au},this.animationGroup=r,r.play()}cancelCurrentAnimation(){this.animationGroup?.cancel()}}Vn([tt],lu.prototype,"location",void 0),Vn([tt],lu.prototype,"state",void 0),Vn([tt({attribute:"prevent-dismiss",mode:"boolean"})],lu.prototype,"preventDismiss",void 0)
2598
- const cu=lu.compose({baseName:"drawer",template:(t,e)=>q`
2667
+ if(n){const t=new fh.AnimateTo(n,void 0,e)
2668
+ t.addKeyframes(nu.fadeOverlayKeyframes),o.push(t)}const r=new fh.AnimateGroup(o)
2669
+ r.onFinish=()=>{this.state=t?du:uu},this.animationGroup=r,r.play()}cancelCurrentAnimation(){this.animationGroup?.cancel()}}lo([tt],pu.prototype,"location",void 0),lo([tt],pu.prototype,"state",void 0),lo([tt({attribute:"prevent-dismiss",mode:"boolean"})],pu.prototype,"preventDismiss",void 0)
2670
+ const vu=pu.compose({baseName:"drawer",template:(t,e)=>q`
2599
2671
  <div class="positioning-region" part="positioning-region">
2600
2672
  ${gt((t=>t.modal),q`
2601
2673
  <div
@@ -2619,158 +2691,158 @@ const cu=lu.compose({baseName:"drawer",template:(t,e)=>q`
2619
2691
  <slot></slot>
2620
2692
  </div>
2621
2693
  </div>
2622
- `,styles:eu})
2623
- Fi.getOrCreate().withPrefix("nimble").register(cu())
2624
- Yd("icon-add",class extends Gd{constructor(){super(qa)}})
2625
- Yd("icon-arrow-down-right-and-arrow-up-left",class extends Gd{constructor(){super(Ua)}})
2626
- Yd("icon-arrow-expander-left",class extends Gd{constructor(){super(Wa)}})
2627
- Yd("icon-arrow-expander-right",class extends Gd{constructor(){super(Xa)}})
2628
- Yd("icon-arrow-expander-up",class extends Gd{constructor(){super(Ga)}})
2629
- Yd("icon-arrow-left-from-line",class extends Gd{constructor(){super(Ya)}})
2630
- Yd("icon-arrow-partial-rotate-left",class extends Gd{constructor(){super(Qa)}})
2631
- Yd("icon-arrow-right-to-line",class extends Gd{constructor(){super(Ja)}})
2632
- Yd("icon-arrow-rotate-right",class extends Gd{constructor(){super(Za)}})
2633
- Yd("icon-arrow-u-rotate-left",class extends Gd{constructor(){super(tl)}})
2634
- Yd("icon-arrow-up-left-and-arrow-down-right",class extends Gd{constructor(){super(el)}})
2635
- Yd("icon-arrows-maximize",class extends Gd{constructor(){super(il)}})
2636
- Yd("icon-arrows-repeat",class extends Gd{constructor(){super(sl)}})
2637
- Yd("icon-bars",class extends Gd{constructor(){super(ol)}})
2638
- Yd("icon-bell",class extends Gd{constructor(){super(nl)}})
2639
- Yd("icon-bell-and-comment",class extends Gd{constructor(){super(rl)}})
2640
- Yd("icon-bell-circle",class extends Gd{constructor(){super(al)}})
2641
- Yd("icon-bell-solid-circle",class extends Gd{constructor(){super(ll)}})
2642
- Yd("icon-block-with-ribbon",class extends Gd{constructor(){super(cl)}})
2643
- Yd("icon-book-magnifying-glass",class extends Gd{constructor(){super(dl)}})
2644
- Yd("icon-calendar",class extends Gd{constructor(){super(hl)}})
2645
- Yd("icon-chart-diagram",class extends Gd{constructor(){super(ul)}})
2646
- Yd("icon-chart-diagram-child-focus",class extends Gd{constructor(){super(pl)}})
2647
- Yd("icon-chart-diagram-parent-focus",class extends Gd{constructor(){super(vl)}})
2648
- Yd("icon-chart-diagram-parent-focus-two-child",class extends Gd{constructor(){super(gl)}})
2649
- Yd("icon-check",class extends Gd{constructor(){super(ml)}})
2650
- Yd("icon-check-dot",class extends Gd{constructor(){super(fl)}})
2651
- Yd("icon-circle",class extends Gd{constructor(){super(bl)}})
2652
- Yd("icon-circle-filled",class extends Gd{constructor(){super(wl)}})
2653
- Yd("icon-circle-broken",class extends Gd{constructor(){super(xl)}})
2654
- Yd("icon-circle-check",class extends Gd{constructor(){super(yl)}})
2655
- Yd("icon-circle-partial-broken",class extends Gd{constructor(){super($l)}})
2656
- Yd("icon-circle-slash",class extends Gd{constructor(){super(kl)}})
2657
- Yd("icon-circle-x",class extends Gd{constructor(){super(Cl)}})
2658
- Yd("icon-clipboard",class extends Gd{constructor(){super(_l)}})
2659
- Yd("icon-clock",class extends Gd{constructor(){super(zl)}})
2660
- Yd("icon-clock-cog",class extends Gd{constructor(){super(Ol)}})
2661
- Yd("icon-clock-triangle",class extends Gd{constructor(){super(Il)}})
2662
- Yd("icon-clone",class extends Gd{constructor(){super(Al)}})
2663
- Yd("icon-cloud",class extends Gd{constructor(){super(Sl)}})
2664
- Yd("icon-cloud-upload",class extends Gd{constructor(){super(El)}})
2665
- Yd("icon-cloud-with-arrow",class extends Gd{constructor(){super(Hl)}})
2666
- Yd("icon-cog",class extends Gd{constructor(){super(Ml)}})
2667
- Yd("icon-cog-database",class extends Gd{constructor(){super(Rl)}})
2668
- Yd("icon-cog-database-inset",class extends Gd{constructor(){super(Vl)}})
2669
- Yd("icon-cog-small-cog",class extends Gd{constructor(){super(Ll)}})
2670
- Yd("icon-cog-zoomed",class extends Gd{constructor(){super(Tl)}})
2671
- Yd("icon-comment",class extends Gd{constructor(){super(Pl)}})
2672
- Yd("icon-computer-and-monitor",class extends Gd{constructor(){super(Bl)}})
2673
- Yd("icon-copy",class extends Gd{constructor(){super(Dl)}})
2674
- Yd("icon-copy-text",class extends Gd{constructor(){super(Fl)}})
2675
- Yd("icon-dashboard-builder",class extends Gd{constructor(){super(Nl)}})
2676
- Yd("icon-dashboard-builder-legend",class extends Gd{constructor(){super(jl)}})
2677
- Yd("icon-dashboard-builder-templates",class extends Gd{constructor(){super(ql)}})
2678
- Yd("icon-dashboard-builder-tile",class extends Gd{constructor(){super(Ul)}})
2679
- Yd("icon-database",class extends Gd{constructor(){super(Kl)}})
2680
- Yd("icon-database-check",class extends Gd{constructor(){super(Wl)}})
2681
- Yd("icon-desktop",class extends Gd{constructor(){super(Xl)}})
2682
- Yd("icon-donut-chart",class extends Gd{constructor(){super(Gl)}})
2683
- Yd("icon-dot-solid-dot-stroke",class extends Gd{constructor(){super(Yl)}})
2684
- Yd("icon-download",class extends Gd{constructor(){super(Ql)}})
2685
- Yd("icon-electronic-chip-zoomed",class extends Gd{constructor(){super(Jl)}})
2686
- Yd("icon-eye",class extends Gd{constructor(){super(tc)}})
2687
- Yd("icon-fancy-a",class extends Gd{constructor(){super(ec)}})
2688
- Yd("icon-file",class extends Gd{constructor(){super(ic)}})
2689
- Yd("icon-file-drawer",class extends Gd{constructor(){super(sc)}})
2690
- Yd("icon-file-search",class extends Gd{constructor(){super(oc)}})
2691
- Yd("icon-filter",class extends Gd{constructor(){super(nc)}})
2692
- Yd("icon-floppy-disk-checkmark",class extends Gd{constructor(){super(rc)}})
2693
- Yd("icon-floppy-disk-star-arrow-right",class extends Gd{constructor(){super(ac)}})
2694
- Yd("icon-floppy-disk-three-dots",class extends Gd{constructor(){super(lc)}})
2695
- Yd("icon-folder",class extends Gd{constructor(){super(cc)}})
2696
- Yd("icon-folder-open",class extends Gd{constructor(){super(dc)}})
2697
- Yd("icon-forward-slash",class extends Gd{constructor(){super(hc)}})
2698
- Yd("icon-four-dots-square",class extends Gd{constructor(){super(uc)}})
2699
- Yd("icon-function",class extends Gd{constructor(){super(pc)}})
2700
- Yd("icon-gauge-simple",class extends Gd{constructor(){super(vc)}})
2701
- Yd("icon-grid-three-by-three",class extends Gd{constructor(){super(gc)}})
2702
- Yd("icon-grid-two-by-two",class extends Gd{constructor(){super(mc)}})
2703
- Yd("icon-hammer",class extends Gd{constructor(){super(fc)}})
2704
- Yd("icon-hashtag",class extends Gd{constructor(){super(bc)}})
2705
- Yd("icon-home",class extends Gd{constructor(){super(wc)}})
2706
- Yd("icon-hourglass",class extends Gd{constructor(){super(xc)}})
2707
- Yd("icon-indeterminant-checkbox",class extends Gd{constructor(){super(yc)}})
2708
- class du extends Gd{constructor(){super($c)}}Yd("icon-info",du)
2709
- Yd("icon-info-circle",class extends Gd{constructor(){super(kc)}})
2710
- Yd("icon-key",class extends Gd{constructor(){super(Cc)}})
2711
- Yd("icon-laptop",class extends Gd{constructor(){super(_c)}})
2712
- Yd("icon-layer-group",class extends Gd{constructor(){super(zc)}})
2713
- Yd("icon-lightning-bolt",class extends Gd{constructor(){super(Oc)}})
2714
- Yd("icon-link",class extends Gd{constructor(){super(Ic)}})
2715
- Yd("icon-link-cancel",class extends Gd{constructor(){super(Ac)}})
2716
- Yd("icon-list",class extends Gd{constructor(){super(Sc)}})
2717
- Yd("icon-list-tree",class extends Gd{constructor(){super(Ec)}})
2718
- Yd("icon-list-tree-database",class extends Gd{constructor(){super(Hc)}})
2719
- Yd("icon-lock",class extends Gd{constructor(){super(Mc)}})
2720
- Yd("icon-magnifying-glass",class extends Gd{constructor(){super(Rc)}})
2721
- Yd("icon-markdown",class extends Gd{constructor(){super(Vc)}})
2722
- Yd("icon-minus",class extends Gd{constructor(){super(Lc)}})
2723
- Yd("icon-minus-wide",class extends Gd{constructor(){super(Tc)}})
2724
- Yd("icon-mobile",class extends Gd{constructor(){super(Pc)}})
2725
- Yd("icon-notebook",class extends Gd{constructor(){super(Bc)}})
2726
- Yd("icon-paste",class extends Gd{constructor(){super(Dc)}})
2727
- Yd("icon-pencil",class extends Gd{constructor(){super(Fc)}})
2728
- Yd("icon-pot-with-lid",class extends Gd{constructor(){super(Nc)}})
2729
- Yd("icon-question",class extends Gd{constructor(){super(jc)}})
2730
- Yd("icon-running-arrow",class extends Gd{constructor(){super(qc)}})
2731
- Yd("icon-server",class extends Gd{constructor(){super(Uc)}})
2732
- Yd("icon-share-nodes",class extends Gd{constructor(){super(Kc)}})
2733
- Yd("icon-share-square",class extends Gd{constructor(){super(Wc)}})
2734
- Yd("icon-shield-check",class extends Gd{constructor(){super(Xc)}})
2735
- Yd("icon-shield-xmark",class extends Gd{constructor(){super(Gc)}})
2736
- Yd("icon-signal-bars",class extends Gd{constructor(){super(Yc)}})
2737
- Yd("icon-sine-graph",class extends Gd{constructor(){super(Qc)}})
2738
- Yd("icon-skip-arrow",class extends Gd{constructor(){super(Jc)}})
2739
- Yd("icon-spinner",class extends Gd{constructor(){super(Zc)}})
2740
- Yd("icon-square-check",class extends Gd{constructor(){super(td)}})
2741
- Yd("icon-square-t",class extends Gd{constructor(){super(ed)}})
2742
- Yd("icon-t",class extends Gd{constructor(){super(id)}})
2743
- Yd("icon-tablet",class extends Gd{constructor(){super(sd)}})
2744
- Yd("icon-tag",class extends Gd{constructor(){super(od)}})
2745
- Yd("icon-tags",class extends Gd{constructor(){super(nd)}})
2746
- Yd("icon-target-crosshairs",class extends Gd{constructor(){super(rd)}})
2747
- Yd("icon-target-crosshairs-progress",class extends Gd{constructor(){super(ad)}})
2748
- Yd("icon-three-dots-line",class extends Gd{constructor(){super(ld)}})
2749
- Yd("icon-three-vertical-lines",class extends Gd{constructor(){super(cd)}})
2750
- Yd("icon-thumbtack",class extends Gd{constructor(){super(dd)}})
2751
- Yd("icon-tile-size",class extends Gd{constructor(){super(hd)}})
2752
- Yd("icon-times",class extends Gd{constructor(){super(ud)}})
2753
- Yd("icon-trash",class extends Gd{constructor(){super(pd)}})
2754
- Yd("icon-triangle",class extends Gd{constructor(){super(vd)}})
2755
- Yd("icon-true-false-rectangle",class extends Gd{constructor(){super(gd)}})
2756
- Yd("icon-unlink",class extends Gd{constructor(){super(md)}})
2757
- Yd("icon-unlock",class extends Gd{constructor(){super(fd)}})
2758
- Yd("icon-upload",class extends Gd{constructor(){super(bd)}})
2759
- Yd("icon-user",class extends Gd{constructor(){super(wd)}})
2760
- Yd("icon-watch",class extends Gd{constructor(){super(xd)}})
2761
- Yd("icon-waveform",class extends Gd{constructor(){super(yd)}})
2762
- Yd("icon-webvi-custom",class extends Gd{constructor(){super($d)}})
2763
- Yd("icon-webvi-host",class extends Gd{constructor(){super(kd)}})
2764
- Yd("icon-window-code",class extends Gd{constructor(){super(Cd)}})
2765
- Yd("icon-window-text",class extends Gd{constructor(){super(_d)}})
2766
- Yd("icon-wrench-hammer",class extends Gd{constructor(){super(zd)}})
2767
- Yd("icon-xmark",class extends Gd{constructor(){super(Od)}})
2768
- Yd("icon-xmark-check",class extends Gd{constructor(){super(Id)}})
2769
- const hu=ut`
2694
+ `,styles:ru})
2695
+ Fi.getOrCreate().withPrefix("nimble").register(vu())
2696
+ class gu extends Zd{constructor(){super(Ua)}}th("icon-add",gu)
2697
+ th("icon-arrow-down-right-and-arrow-up-left",class extends Zd{constructor(){super(Ka)}})
2698
+ th("icon-arrow-expander-left",class extends Zd{constructor(){super(Xa)}})
2699
+ th("icon-arrow-expander-right",class extends Zd{constructor(){super(Ga)}})
2700
+ th("icon-arrow-expander-up",class extends Zd{constructor(){super(Ya)}})
2701
+ th("icon-arrow-left-from-line",class extends Zd{constructor(){super(Qa)}})
2702
+ th("icon-arrow-partial-rotate-left",class extends Zd{constructor(){super(Ja)}})
2703
+ th("icon-arrow-right-to-line",class extends Zd{constructor(){super(Za)}})
2704
+ th("icon-arrow-rotate-right",class extends Zd{constructor(){super(tl)}})
2705
+ th("icon-arrow-u-rotate-left",class extends Zd{constructor(){super(el)}})
2706
+ th("icon-arrow-up-left-and-arrow-down-right",class extends Zd{constructor(){super(il)}})
2707
+ th("icon-arrows-maximize",class extends Zd{constructor(){super(sl)}})
2708
+ th("icon-arrows-repeat",class extends Zd{constructor(){super(ol)}})
2709
+ th("icon-bars",class extends Zd{constructor(){super(nl)}})
2710
+ th("icon-bell",class extends Zd{constructor(){super(rl)}})
2711
+ th("icon-bell-and-comment",class extends Zd{constructor(){super(al)}})
2712
+ th("icon-bell-circle",class extends Zd{constructor(){super(ll)}})
2713
+ th("icon-bell-solid-circle",class extends Zd{constructor(){super(cl)}})
2714
+ th("icon-block-with-ribbon",class extends Zd{constructor(){super(dl)}})
2715
+ th("icon-book-magnifying-glass",class extends Zd{constructor(){super(hl)}})
2716
+ th("icon-calendar",class extends Zd{constructor(){super(ul)}})
2717
+ th("icon-chart-diagram",class extends Zd{constructor(){super(pl)}})
2718
+ th("icon-chart-diagram-child-focus",class extends Zd{constructor(){super(vl)}})
2719
+ th("icon-chart-diagram-parent-focus",class extends Zd{constructor(){super(gl)}})
2720
+ th("icon-chart-diagram-parent-focus-two-child",class extends Zd{constructor(){super(ml)}})
2721
+ th("icon-check",class extends Zd{constructor(){super(fl)}})
2722
+ th("icon-check-dot",class extends Zd{constructor(){super(bl)}})
2723
+ th("icon-circle",class extends Zd{constructor(){super(wl)}})
2724
+ th("icon-circle-filled",class extends Zd{constructor(){super(xl)}})
2725
+ th("icon-circle-broken",class extends Zd{constructor(){super(yl)}})
2726
+ th("icon-circle-check",class extends Zd{constructor(){super($l)}})
2727
+ th("icon-circle-partial-broken",class extends Zd{constructor(){super(kl)}})
2728
+ th("icon-circle-slash",class extends Zd{constructor(){super(Cl)}})
2729
+ th("icon-circle-x",class extends Zd{constructor(){super(_l)}})
2730
+ th("icon-clipboard",class extends Zd{constructor(){super(zl)}})
2731
+ th("icon-clock",class extends Zd{constructor(){super(Ol)}})
2732
+ th("icon-clock-cog",class extends Zd{constructor(){super(Il)}})
2733
+ th("icon-clock-triangle",class extends Zd{constructor(){super(Al)}})
2734
+ th("icon-clone",class extends Zd{constructor(){super(Sl)}})
2735
+ th("icon-cloud",class extends Zd{constructor(){super(El)}})
2736
+ th("icon-cloud-upload",class extends Zd{constructor(){super(Hl)}})
2737
+ th("icon-cloud-with-arrow",class extends Zd{constructor(){super(Ml)}})
2738
+ th("icon-cog",class extends Zd{constructor(){super(Vl)}})
2739
+ th("icon-cog-database",class extends Zd{constructor(){super(Rl)}})
2740
+ th("icon-cog-database-inset",class extends Zd{constructor(){super(Ll)}})
2741
+ th("icon-cog-small-cog",class extends Zd{constructor(){super(Tl)}})
2742
+ th("icon-cog-zoomed",class extends Zd{constructor(){super(Pl)}})
2743
+ th("icon-comment",class extends Zd{constructor(){super(Bl)}})
2744
+ th("icon-computer-and-monitor",class extends Zd{constructor(){super(Dl)}})
2745
+ th("icon-copy",class extends Zd{constructor(){super(Fl)}})
2746
+ th("icon-copy-text",class extends Zd{constructor(){super(Nl)}})
2747
+ th("icon-dashboard-builder",class extends Zd{constructor(){super(jl)}})
2748
+ th("icon-dashboard-builder-legend",class extends Zd{constructor(){super(ql)}})
2749
+ th("icon-dashboard-builder-templates",class extends Zd{constructor(){super(Ul)}})
2750
+ th("icon-dashboard-builder-tile",class extends Zd{constructor(){super(Kl)}})
2751
+ th("icon-database",class extends Zd{constructor(){super(Wl)}})
2752
+ th("icon-database-check",class extends Zd{constructor(){super(Xl)}})
2753
+ th("icon-desktop",class extends Zd{constructor(){super(Gl)}})
2754
+ th("icon-donut-chart",class extends Zd{constructor(){super(Yl)}})
2755
+ th("icon-dot-solid-dot-stroke",class extends Zd{constructor(){super(Ql)}})
2756
+ th("icon-download",class extends Zd{constructor(){super(Jl)}})
2757
+ th("icon-electronic-chip-zoomed",class extends Zd{constructor(){super(Zl)}})
2758
+ th("icon-eye",class extends Zd{constructor(){super(ec)}})
2759
+ th("icon-fancy-a",class extends Zd{constructor(){super(ic)}})
2760
+ th("icon-file",class extends Zd{constructor(){super(sc)}})
2761
+ th("icon-file-drawer",class extends Zd{constructor(){super(oc)}})
2762
+ th("icon-file-search",class extends Zd{constructor(){super(nc)}})
2763
+ th("icon-filter",class extends Zd{constructor(){super(rc)}})
2764
+ th("icon-floppy-disk-checkmark",class extends Zd{constructor(){super(ac)}})
2765
+ th("icon-floppy-disk-star-arrow-right",class extends Zd{constructor(){super(lc)}})
2766
+ th("icon-floppy-disk-three-dots",class extends Zd{constructor(){super(cc)}})
2767
+ th("icon-folder",class extends Zd{constructor(){super(dc)}})
2768
+ th("icon-folder-open",class extends Zd{constructor(){super(hc)}})
2769
+ th("icon-forward-slash",class extends Zd{constructor(){super(uc)}})
2770
+ th("icon-four-dots-square",class extends Zd{constructor(){super(pc)}})
2771
+ th("icon-function",class extends Zd{constructor(){super(vc)}})
2772
+ th("icon-gauge-simple",class extends Zd{constructor(){super(gc)}})
2773
+ th("icon-grid-three-by-three",class extends Zd{constructor(){super(mc)}})
2774
+ th("icon-grid-two-by-two",class extends Zd{constructor(){super(fc)}})
2775
+ th("icon-hammer",class extends Zd{constructor(){super(bc)}})
2776
+ th("icon-hashtag",class extends Zd{constructor(){super(wc)}})
2777
+ th("icon-home",class extends Zd{constructor(){super(xc)}})
2778
+ th("icon-hourglass",class extends Zd{constructor(){super(yc)}})
2779
+ th("icon-indeterminant-checkbox",class extends Zd{constructor(){super($c)}})
2780
+ class mu extends Zd{constructor(){super(kc)}}th("icon-info",mu)
2781
+ th("icon-info-circle",class extends Zd{constructor(){super(Cc)}})
2782
+ th("icon-key",class extends Zd{constructor(){super(_c)}})
2783
+ th("icon-laptop",class extends Zd{constructor(){super(zc)}})
2784
+ th("icon-layer-group",class extends Zd{constructor(){super(Oc)}})
2785
+ th("icon-lightning-bolt",class extends Zd{constructor(){super(Ic)}})
2786
+ th("icon-link",class extends Zd{constructor(){super(Ac)}})
2787
+ th("icon-link-cancel",class extends Zd{constructor(){super(Sc)}})
2788
+ th("icon-list",class extends Zd{constructor(){super(Ec)}})
2789
+ th("icon-list-tree",class extends Zd{constructor(){super(Hc)}})
2790
+ th("icon-list-tree-database",class extends Zd{constructor(){super(Mc)}})
2791
+ th("icon-lock",class extends Zd{constructor(){super(Vc)}})
2792
+ th("icon-magnifying-glass",class extends Zd{constructor(){super(Rc)}})
2793
+ th("icon-markdown",class extends Zd{constructor(){super(Lc)}})
2794
+ th("icon-minus",class extends Zd{constructor(){super(Tc)}})
2795
+ class fu extends Zd{constructor(){super(Pc)}}th("icon-minus-wide",fu)
2796
+ th("icon-mobile",class extends Zd{constructor(){super(Bc)}})
2797
+ th("icon-notebook",class extends Zd{constructor(){super(Dc)}})
2798
+ th("icon-paste",class extends Zd{constructor(){super(Fc)}})
2799
+ th("icon-pencil",class extends Zd{constructor(){super(Nc)}})
2800
+ th("icon-pot-with-lid",class extends Zd{constructor(){super(jc)}})
2801
+ th("icon-question",class extends Zd{constructor(){super(qc)}})
2802
+ th("icon-running-arrow",class extends Zd{constructor(){super(Uc)}})
2803
+ th("icon-server",class extends Zd{constructor(){super(Kc)}})
2804
+ th("icon-share-nodes",class extends Zd{constructor(){super(Wc)}})
2805
+ th("icon-share-square",class extends Zd{constructor(){super(Xc)}})
2806
+ th("icon-shield-check",class extends Zd{constructor(){super(Gc)}})
2807
+ th("icon-shield-xmark",class extends Zd{constructor(){super(Yc)}})
2808
+ th("icon-signal-bars",class extends Zd{constructor(){super(Qc)}})
2809
+ th("icon-sine-graph",class extends Zd{constructor(){super(Jc)}})
2810
+ th("icon-skip-arrow",class extends Zd{constructor(){super(Zc)}})
2811
+ th("icon-spinner",class extends Zd{constructor(){super(td)}})
2812
+ th("icon-square-check",class extends Zd{constructor(){super(ed)}})
2813
+ th("icon-square-t",class extends Zd{constructor(){super(id)}})
2814
+ th("icon-t",class extends Zd{constructor(){super(sd)}})
2815
+ th("icon-tablet",class extends Zd{constructor(){super(od)}})
2816
+ th("icon-tag",class extends Zd{constructor(){super(nd)}})
2817
+ th("icon-tags",class extends Zd{constructor(){super(rd)}})
2818
+ th("icon-target-crosshairs",class extends Zd{constructor(){super(ad)}})
2819
+ th("icon-target-crosshairs-progress",class extends Zd{constructor(){super(ld)}})
2820
+ th("icon-three-dots-line",class extends Zd{constructor(){super(cd)}})
2821
+ th("icon-three-vertical-lines",class extends Zd{constructor(){super(dd)}})
2822
+ th("icon-thumbtack",class extends Zd{constructor(){super(hd)}})
2823
+ th("icon-tile-size",class extends Zd{constructor(){super(ud)}})
2824
+ th("icon-times",class extends Zd{constructor(){super(pd)}})
2825
+ th("icon-trash",class extends Zd{constructor(){super(vd)}})
2826
+ th("icon-triangle",class extends Zd{constructor(){super(gd)}})
2827
+ th("icon-true-false-rectangle",class extends Zd{constructor(){super(md)}})
2828
+ th("icon-unlink",class extends Zd{constructor(){super(fd)}})
2829
+ th("icon-unlock",class extends Zd{constructor(){super(bd)}})
2830
+ th("icon-upload",class extends Zd{constructor(){super(wd)}})
2831
+ th("icon-user",class extends Zd{constructor(){super(xd)}})
2832
+ th("icon-watch",class extends Zd{constructor(){super(yd)}})
2833
+ th("icon-waveform",class extends Zd{constructor(){super($d)}})
2834
+ th("icon-webvi-custom",class extends Zd{constructor(){super(kd)}})
2835
+ th("icon-webvi-host",class extends Zd{constructor(){super(Cd)}})
2836
+ th("icon-window-code",class extends Zd{constructor(){super(_d)}})
2837
+ th("icon-window-text",class extends Zd{constructor(){super(zd)}})
2838
+ th("icon-wrench-hammer",class extends Zd{constructor(){super(Od)}})
2839
+ th("icon-xmark",class extends Zd{constructor(){super(Id)}})
2840
+ th("icon-xmark-check",class extends Zd{constructor(){super(Ad)}})
2841
+ const bu=ut`
2770
2842
  ${so("flex")}
2771
2843
 
2772
2844
  :host {
2773
- font: ${Vr};
2845
+ font: ${Rr};
2774
2846
  cursor: pointer;
2775
2847
  justify-content: left;
2776
2848
  height: ${or};
@@ -2780,13 +2852,13 @@ const hu=ut`
2780
2852
  padding: 8px 4px;
2781
2853
  }
2782
2854
 
2783
- :host(.selected) {
2855
+ :host([aria-selected='true']) {
2784
2856
  box-shadow: none;
2785
2857
  outline: none;
2786
2858
  background-color: ${qn};
2787
2859
  }
2788
2860
 
2789
- :host(:hover.selected) {
2861
+ :host([aria-selected='true']:hover) {
2790
2862
  background-color: ${Un};
2791
2863
  }
2792
2864
 
@@ -2799,7 +2871,7 @@ const hu=ut`
2799
2871
  background-color: transparent;
2800
2872
  }
2801
2873
 
2802
- :host(:${Ad}) {
2874
+ :host(:${Sd}) {
2803
2875
  box-shadow: 0px 0px 0px 1px ${Zn} inset;
2804
2876
  outline: 1px solid ${Zn};
2805
2877
  outline-offset: -4px;
@@ -2821,7 +2893,7 @@ const hu=ut`
2821
2893
  outline: none;
2822
2894
  }
2823
2895
  `
2824
- const uu=class extends oi{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:oi,template:(t,e)=>q`
2896
+ const wu=class extends oi{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:oi,template:(t,e)=>q`
2825
2897
  <template
2826
2898
  aria-checked="${t=>t.ariaChecked}"
2827
2899
  aria-disabled="${t=>t.ariaDisabled}"
@@ -2837,9 +2909,9 @@ const uu=class extends oi{get value(){return super.value}set value(t){super.valu
2837
2909
  </span>
2838
2910
  ${kt(0,e)}
2839
2911
  </template>
2840
- `,styles:hu})
2841
- Fi.getOrCreate().withPrefix("nimble").register(uu())
2842
- const pu=ut`
2912
+ `,styles:bu})
2913
+ Fi.getOrCreate().withPrefix("nimble").register(wu())
2914
+ const xu=ut`
2843
2915
  ${so("grid")}
2844
2916
 
2845
2917
  :host {
@@ -2875,7 +2947,7 @@ const pu=ut`
2875
2947
  padding-bottom: ${nr};
2876
2948
  }
2877
2949
  `
2878
- const vu=class extends as{}.compose({baseName:"menu",baseClass:as,template:(t,e)=>q`
2950
+ const yu=class extends as{}.compose({baseName:"menu",baseClass:as,template:(t,e)=>q`
2879
2951
  <template
2880
2952
  slot="${t=>t.slot?t.slot:t.isNestedMenu()?"submenu":void 0}"
2881
2953
  role="menu"
@@ -2884,9 +2956,9 @@ const vu=class extends as{}.compose({baseName:"menu",baseClass:as,template:(t,e)
2884
2956
  >
2885
2957
  <slot ${wt("items")}></slot>
2886
2958
  </template>
2887
- `,styles:pu})
2888
- Fi.getOrCreate().withPrefix("nimble").register(vu())
2889
- const gu=ut`
2959
+ `,styles:xu})
2960
+ Fi.getOrCreate().withPrefix("nimble").register(yu())
2961
+ const $u=ut`
2890
2962
  ${so("inline-block")}
2891
2963
 
2892
2964
  :host {
@@ -2902,90 +2974,12 @@ const gu=ut`
2902
2974
  margin-top: ${nr};
2903
2975
  margin-bottom: ${nr};
2904
2976
  }
2905
- `,mu=ut`
2906
- ${Td}
2907
-
2908
- .control[aria-pressed='true'] {
2909
- background-color: ${qn};
2910
- border-color: ${qn};
2911
- }
2912
-
2913
- .control[aria-pressed='true']:hover {
2914
- background-color: ${qn};
2915
- }
2916
-
2917
- .control[aria-pressed='true']${Ad} {
2918
- background-color: ${qn};
2919
- }
2920
-
2921
- .control[aria-pressed='true'][disabled] {
2922
- background-color: ${qn};
2923
- border-color: ${qn};
2924
- }
2925
-
2926
- .control[aria-pressed='true'][disabled]:hover {
2927
- background-color: ${qn};
2928
- border-color: ${qn};
2929
- }
2930
- `
2931
- class fu extends Os{constructor(){super(...arguments),this.appearance=Rd,this.contentHidden=!1}}Vn([tt],fu.prototype,"appearance",void 0),Vn([tt({attribute:"content-hidden",mode:"boolean"})],fu.prototype,"contentHidden",void 0),he(fu,$t,Ze)
2932
- const bu=fu.compose({baseName:"toggle-button",template:(t,e)=>q`
2933
- <div
2934
- role="button"
2935
- part="control"
2936
- tabindex="${t=>t.disabled?null:0}"
2937
- @keypress="${(t,e)=>t.keypressHandler(e.event)}"
2938
- @click="${(t,e)=>t.clickHandler(e.event)}"
2939
- class="control ${t=>t.checked?"checked":""}"
2940
- ?disabled="${t=>t.disabled}"
2941
- ${""}
2942
- aria-disabled="${t=>t.disabled}"
2943
- aria-readonly="${t=>t.readOnly}"
2944
- aria-pressed="${t=>t.checked}"
2945
- ${""}
2946
- aria-atomic="${t=>t.ariaAtomic}"
2947
- aria-busy="${t=>t.ariaBusy}"
2948
- aria-controls="${t=>t.ariaControls}"
2949
- aria-current="${t=>t.ariaCurrent}"
2950
- aria-describedby="${t=>t.ariaDescribedby}"
2951
- aria-details="${t=>t.ariaDetails}"
2952
- aria-errormessage="${t=>t.ariaErrormessage}"
2953
- aria-expanded="${t=>t.ariaExpanded}"
2954
- aria-flowto="${t=>t.ariaFlowto}"
2955
- aria-haspopup="${t=>t.ariaHaspopup}"
2956
- aria-hidden="${t=>t.ariaHidden}"
2957
- aria-invalid="${t=>t.ariaInvalid}"
2958
- aria-keyshortcuts="${t=>t.ariaKeyshortcuts}"
2959
- aria-label="${t=>t.ariaLabel}"
2960
- aria-labelledby="${t=>t.ariaLabelledby}"
2961
- aria-live="${t=>t.ariaLive}"
2962
- aria-owns="${t=>t.ariaOwns}"
2963
- aria-relevant="${t=>t.ariaRelevant}"
2964
- aria-roledescription="${t=>t.ariaRoledescription}"
2965
- ${vt("control")}
2966
- >
2967
- ${Ct(0,e)}
2968
- <span class="content" part="content">
2969
- <slot></slot>
2970
- </span>
2971
- ${kt(0,e)}
2972
- </div>
2973
- `,styles:mu,shadowOptions:{delegatesFocus:!0}})
2974
- Fi.getOrCreate().withPrefix("nimble").register(bu())
2975
- const wu="auto"
2976
- class xu extends le{constructor(){super(...arguments),this.appearance=Rd,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=wu,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.open=!1,this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(me,this.menuChangeHandler)}toggleButtonChanged(t,e){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(t,e){t&&t.removeEventListener(me,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(me,this.menuChangeHandler,{capture:!0}))}openChanged(t,e){this.toggleButton&&(this.toggleButton.checked=this.open),this.open||this.$emit("open-change")}regionLoadedHandler(){this.focusLastItemWhenOpened?(this.focusLastMenuItem(),this.focusLastItemWhenOpened=!1):this.focusMenu(),this.$emit("open-change")}focusoutHandler(t){if(!this.open)return!0
2977
- const e=t.relatedTarget
2978
- return!!this.contains(e)||(this.open=!1,!1)}toggleButtonCheckedChangeHandler(t){return this.open=this.toggleButton.checked,t.stopPropagation(),!1}toggleButtonKeyDownHandler(t){switch(t.key){case ke:return this.focusLastItemWhenOpened=!0,this.open=!0,!1
2979
- case xe:return this.open=!0,!1
2980
- default:return!0}}menuKeyDownHandler(t){switch(t.key){case _e:return this.open=!1,this.toggleButton.focus(),!1
2981
- default:return!0}}get menu(){return this.slottedMenus?.length?this.slottedMenus[0]:void 0}focusMenu(){this.menu?.focus()}focusLastMenuItem(){const t=this.menu?.querySelectorAll("[role=menuitem]")
2982
- if(t?.length){t[t.length-1].focus()}}}Vn([tt],xu.prototype,"appearance",void 0),Vn([tt({mode:"boolean"})],xu.prototype,"disabled",void 0),Vn([tt({attribute:"content-hidden",mode:"boolean"})],xu.prototype,"contentHidden",void 0),Vn([tt({mode:"boolean"})],xu.prototype,"open",void 0),Vn([tt({attribute:"position"})],xu.prototype,"position",void 0),Vn([v],xu.prototype,"toggleButton",void 0),Vn([v],xu.prototype,"region",void 0),Vn([v],xu.prototype,"slottedMenus",void 0)
2983
- const yu=xu.compose({baseName:"menu-button",template:t=>q`
2977
+ `,ku=q`
2984
2978
  <template
2985
2979
  ?open="${t=>t.open}"
2986
2980
  @focusout="${(t,e)=>t.focusoutHandler(e.event)}"
2987
2981
  >
2988
- <${t.tagFor(fu)}
2982
+ <${Fi.tagFor(Xd)}
2989
2983
  part="button"
2990
2984
  appearance="${t=>t.appearance}"
2991
2985
  ?content-hidden="${t=>t.contentHidden}"
@@ -3002,9 +2996,9 @@ const yu=xu.compose({baseName:"menu-button",template:t=>q`
3002
2996
  <slot slot="start" name="start"></slot>
3003
2997
  <slot></slot>
3004
2998
  <slot slot="end" name="end"></slot>
3005
- </${t.tagFor(fu)}>
2999
+ </${Fi.tagFor(Xd)}>
3006
3000
  ${gt((t=>t.open),q`
3007
- <${t.tagFor(ro)}
3001
+ <${Fi.tagFor(ro)}
3008
3002
  fixed-placement="true"
3009
3003
  auto-update-mode="auto"
3010
3004
  horizontal-inset="true"
@@ -3018,12 +3012,20 @@ const yu=xu.compose({baseName:"menu-button",template:t=>q`
3018
3012
  <span part="menu">
3019
3013
  <slot name="menu" ${wt({property:"slottedMenus",filter:mt("[role=menu]")})}></slot>
3020
3014
  </span>
3021
- </${t.tagFor(ro)}>
3015
+ </${Fi.tagFor(ro)}>
3022
3016
  `)}
3023
3017
  </template>
3024
- `,styles:gu,shadowOptions:{delegatesFocus:!0}})
3025
- Fi.getOrCreate().withPrefix("nimble").register(yu())
3026
- const $u=ut`
3018
+ `,Cu="auto"
3019
+ class _u extends le{constructor(){super(...arguments),this.appearance=Rd,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=Cu,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.open=!1,this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(me,this.menuChangeHandler)}toggleButtonChanged(t,e){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(t,e){t&&t.removeEventListener(me,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(me,this.menuChangeHandler,{capture:!0}))}openChanged(t,e){this.toggleButton&&(this.toggleButton.checked=this.open),this.open||this.$emit("open-change")}regionLoadedHandler(){this.focusLastItemWhenOpened?(this.focusLastMenuItem(),this.focusLastItemWhenOpened=!1):this.focusMenu(),this.$emit("open-change")}focusoutHandler(t){if(!this.open)return!0
3020
+ const e=t.relatedTarget
3021
+ return!!this.contains(e)||(this.open=!1,!1)}toggleButtonCheckedChangeHandler(t){return this.open=this.toggleButton.checked,t.stopPropagation(),!1}toggleButtonKeyDownHandler(t){switch(t.key){case ke:return this.focusLastItemWhenOpened=!0,this.open=!0,!1
3022
+ case xe:return this.open=!0,!1
3023
+ default:return!0}}menuKeyDownHandler(t){switch(t.key){case _e:return this.open=!1,this.toggleButton.focus(),!1
3024
+ default:return!0}}get menu(){return this.slottedMenus?.length?this.slottedMenus[0]:void 0}focusMenu(){this.menu?.focus()}focusLastMenuItem(){const t=this.menu?.querySelectorAll("[role=menuitem]")
3025
+ if(t?.length){t[t.length-1].focus()}}}lo([tt],_u.prototype,"appearance",void 0),lo([tt({mode:"boolean"})],_u.prototype,"disabled",void 0),lo([tt({attribute:"content-hidden",mode:"boolean"})],_u.prototype,"contentHidden",void 0),lo([tt({mode:"boolean"})],_u.prototype,"open",void 0),lo([tt({attribute:"position"})],_u.prototype,"position",void 0),lo([v],_u.prototype,"toggleButton",void 0),lo([v],_u.prototype,"region",void 0),lo([v],_u.prototype,"slottedMenus",void 0)
3026
+ const zu=_u.compose({baseName:"menu-button",template:ku,styles:$u,shadowOptions:{delegatesFocus:!0}})
3027
+ Fi.getOrCreate().withPrefix("nimble").register(zu())
3028
+ const Ou=ut`
3027
3029
  ${so("grid")}
3028
3030
 
3029
3031
  :host {
@@ -3043,9 +3045,9 @@ const $u=ut`
3043
3045
  color: ${Lr};
3044
3046
  fill: currentcolor;
3045
3047
  cursor: pointer;
3046
- font: ${Vr};
3048
+ font: ${Rr};
3047
3049
  }
3048
- :host(${Ad}) {
3050
+ :host(${Sd}) {
3049
3051
  outline: 2px solid ${Zn};
3050
3052
  outline-offset: -2px;
3051
3053
  }
@@ -3102,7 +3104,7 @@ const $u=ut`
3102
3104
  grid-column: 3;
3103
3105
  }
3104
3106
  `
3105
- const ku=class extends rs{}.compose({baseName:"menu-item",baseClass:rs,template:(t,e)=>q`
3107
+ const Iu=class extends rs{}.compose({baseName:"menu-item",baseClass:rs,template:(t,e)=>q`
3106
3108
  <template
3107
3109
  role="${t=>t.role}"
3108
3110
  aria-haspopup="${t=>t.hasSubmenu?"menu":void 0}"
@@ -3169,14 +3171,14 @@ const ku=class extends rs{}.compose({baseName:"menu-item",baseClass:rs,template:
3169
3171
  </${t.tagFor(De)}>
3170
3172
  `)}
3171
3173
  </template>
3172
- `,styles:$u,expandCollapseGlyph:Xa.data})
3173
- Fi.getOrCreate().withPrefix("nimble").register(ku())
3174
- const Cu="underline",_u="outline",zu="block",Ou=ut`
3174
+ `,styles:Ou,expandCollapseGlyph:Ga.data})
3175
+ Fi.getOrCreate().withPrefix("nimble").register(Iu())
3176
+ const Au="underline",Su="outline",Eu="block",Hu=ut`
3175
3177
  ${so("inline-block")}
3176
- ${ih}
3178
+ ${ah}
3177
3179
 
3178
3180
  :host {
3179
- font: ${Vr};
3181
+ font: ${Rr};
3180
3182
  outline: none;
3181
3183
  user-select: none;
3182
3184
  color: ${Lr};
@@ -3222,7 +3224,7 @@ const Cu="underline",_u="outline",zu="block",Ou=ut`
3222
3224
  border-color: rgba(${Xn}, 0.1);
3223
3225
  }
3224
3226
 
3225
- :host(.invalid) .root {
3227
+ :host([error-visible]) .root {
3226
3228
  border-bottom-color: ${Gn};
3227
3229
  }
3228
3230
 
@@ -3251,7 +3253,7 @@ const Cu="underline",_u="outline",zu="block",Ou=ut`
3251
3253
  }
3252
3254
  }
3253
3255
 
3254
- :host(.invalid) .root::after {
3256
+ :host([error-visible]) .root::after {
3255
3257
  border-bottom-color: ${Gn};
3256
3258
  }
3257
3259
 
@@ -3320,18 +3322,18 @@ const Cu="underline",_u="outline",zu="block",Ou=ut`
3320
3322
  order: 1;
3321
3323
  padding-right: calc(${rr} / 4);
3322
3324
  }
3323
- `.withBehaviors(Md(Cu,ut`
3325
+ `.withBehaviors(Vd(Au,ut`
3324
3326
  .root {
3325
3327
  border-bottom-width: ${lr};
3326
3328
  padding-bottom: 0;
3327
3329
  }
3328
- `),Md(zu,ut`
3330
+ `),Vd(Eu,ut`
3329
3331
  .root {
3330
3332
  background-color: rgba(${Xn}, 0.1);
3331
3333
  }
3332
3334
 
3333
3335
  .root:focus-within,
3334
- :host(.invalid) .root {
3336
+ :host([error-visible]) .root {
3335
3337
  border-bottom-width: ${lr};
3336
3338
  padding-bottom: 0;
3337
3339
  }
@@ -3343,14 +3345,14 @@ const Cu="underline",_u="outline",zu="block",Ou=ut`
3343
3345
  :host([disabled]) .root {
3344
3346
  background-color: rgba(${Xn}, 0.07);
3345
3347
  }
3346
- `),Md(_u,ut`
3348
+ `),Vd(Su,ut`
3347
3349
  .root {
3348
3350
  border-width: ${lr};
3349
3351
  padding: 0;
3350
3352
  }
3351
3353
  `))
3352
- class Iu extends gs{constructor(){super(...arguments),this.appearance=Cu}connectedCallback(){super.connectedCallback(),this.control.setAttribute("role","spinbutton")}}Vn([tt],Iu.prototype,"appearance",void 0),Vn([tt({attribute:"error-text"})],Iu.prototype,"errorText",void 0)
3353
- const Au=Iu.compose({baseName:"number-field",baseClass:gs,template:(t,e)=>q`
3354
+ class Mu extends gs{constructor(){super(...arguments),this.appearance=Au,this.errorVisible=!1}connectedCallback(){super.connectedCallback(),this.control.setAttribute("role","spinbutton")}}lo([tt],Mu.prototype,"appearance",void 0),lo([tt({attribute:"error-text"})],Mu.prototype,"errorText",void 0),lo([tt({attribute:"error-visible",mode:"boolean"})],Mu.prototype,"errorVisible",void 0)
3355
+ const Vu=Mu.compose({baseName:"number-field",baseClass:gs,template:(t,e)=>q`
3354
3356
  <template class="${t=>t.readOnly?"readonly":""}">
3355
3357
  <label
3356
3358
  part="label"
@@ -3425,34 +3427,40 @@ const Au=Iu.compose({baseName:"number-field",baseClass:gs,template:(t,e)=>q`
3425
3427
  ${kt(0,e)}
3426
3428
  </div>
3427
3429
  </template>
3428
- `,styles:Ou,shadowOptions:{delegatesFocus:!0},stepDownGlyph:q`
3429
- <nimble-button
3430
+ `,styles:Hu,shadowOptions:{delegatesFocus:!0},stepDownGlyph:q`
3431
+ <${Fi.tagFor(Dd)}
3430
3432
  class="step-up-down-button"
3431
3433
  appearance="ghost"
3432
3434
  content-hidden
3433
3435
  tabindex="-1"
3434
3436
  >
3435
3437
  "Decrement"
3436
- <nimble-icon-minus-wide slot="start"></nimble-icon-minus-wide>
3437
- </nimble-button>
3438
+ <${Fi.tagFor(fu)}
3439
+ slot="start"
3440
+ >
3441
+ </${Fi.tagFor(fu)}>
3442
+ </${Fi.tagFor(Dd)}>
3438
3443
  `,stepUpGlyph:q`
3439
- <nimble-button
3444
+ <${Fi.tagFor(Dd)}
3440
3445
  class="step-up-down-button"
3441
3446
  appearance="ghost"
3442
3447
  content-hidden
3443
3448
  tabindex="-1"
3444
3449
  >
3445
3450
  "Increment"
3446
- <nimble-icon-add slot="start"></nimble-icon-add>
3447
- </nimble-button>
3451
+ <${Fi.tagFor(gu)}
3452
+ slot="start">
3453
+ </${Fi.tagFor(gu)}>
3454
+ </${Fi.tagFor(Dd)}>
3448
3455
  `,end:q`
3449
- <nimble-icon-exclamation-mark
3450
- class="error-icon fail"
3451
- ></nimble-icon-exclamation-mark>
3452
- ${Kd}
3456
+ <${Fi.tagFor(ih)}
3457
+ severity="error"
3458
+ class="error-icon"
3459
+ ></${Fi.tagFor(ih)}>
3460
+ ${Yd}
3453
3461
  `})
3454
- Fi.getOrCreate().withPrefix("nimble").register(Au())
3455
- const Su=ut`
3462
+ Fi.getOrCreate().withPrefix("nimble").register(Vu())
3463
+ const Ru=ut`
3456
3464
  ${so("inline-flex")}
3457
3465
 
3458
3466
  :host {
@@ -3492,11 +3500,11 @@ const Su=ut`
3492
3500
  box-shadow: 0px 0px 0px ${lr} ${Zn} inset;
3493
3501
  }
3494
3502
 
3495
- :host(${Ad}) .control {
3503
+ :host(${Sd}) .control {
3496
3504
  border-color: ${Zn};
3497
3505
  }
3498
3506
 
3499
- :host(${Ad}) .control::after {
3507
+ :host(${Sd}) .control::after {
3500
3508
  content: '';
3501
3509
  position: absolute;
3502
3510
  width: calc(2px + ${or} / 2);
@@ -3538,7 +3546,7 @@ const Su=ut`
3538
3546
  fill: rgba(${Xn}, 0.3);
3539
3547
  }
3540
3548
  `
3541
- const Eu=class extends ws{}.compose({baseName:"radio-button",baseClass:ws,template:(t,e)=>q`
3549
+ const Lu=class extends ws{}.compose({baseName:"radio-button",baseClass:ws,template:(t,e)=>q`
3542
3550
  <template
3543
3551
  role="radio"
3544
3552
  class="${t=>t.checked?"checked":""} ${t=>t.readOnly?"readonly":""}"
@@ -3561,9 +3569,9 @@ const Eu=class extends ws{}.compose({baseName:"radio-button",baseClass:ws,templa
3561
3569
  <slot ${wt("defaultSlottedNodes")}></slot>
3562
3570
  </label>
3563
3571
  </template>
3564
- `,styles:Su,checkedIndicator:wl.data})
3565
- Fi.getOrCreate().withPrefix("nimble").register(Eu())
3566
- const Hu=ut`
3572
+ `,styles:Ru,checkedIndicator:xl.data})
3573
+ Fi.getOrCreate().withPrefix("nimble").register(Lu())
3574
+ const Tu=ut`
3567
3575
  ${so("inline-block")}
3568
3576
 
3569
3577
  .positioning-region {
@@ -3588,7 +3596,7 @@ const Hu=ut`
3588
3596
  color: ${Zr};
3589
3597
  }
3590
3598
  `
3591
- const Mu=class extends ms{}.compose({baseName:"radio-group",baseClass:ms,template:(t,e)=>q`
3599
+ const Pu=class extends ms{}.compose({baseName:"radio-group",baseClass:ms,template:(t,e)=>q`
3592
3600
  <template
3593
3601
  role="radiogroup"
3594
3602
  aria-disabled="${t=>t.disabled}"
@@ -3607,14 +3615,14 @@ const Mu=class extends ms{}.compose({baseName:"radio-group",baseClass:ms,templat
3607
3615
  ></slot>
3608
3616
  </div>
3609
3617
  </template>
3610
- `,styles:Hu,shadowOptions:{delegatesFocus:!0}})
3611
- Fi.getOrCreate().withPrefix("nimble").register(Mu())
3612
- const Ru=ut`
3613
- ${eh}
3618
+ `,styles:Tu,shadowOptions:{delegatesFocus:!0}})
3619
+ Fi.getOrCreate().withPrefix("nimble").register(Pu())
3620
+ const Bu=ut`
3621
+ ${rh}
3614
3622
  `
3615
- class Vu extends ks{constructor(){super(...arguments),this.appearance=Jd}setPositioning(){this.$fastController.isConnected&&(super.setPositioning(),this.updateListboxMaxHeightCssVariable())}slottedOptionsChanged(t,e){const i=this.value
3616
- super.slottedOptionsChanged(t,e),i&&(this.value=i)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}Vn([tt],Vu.prototype,"appearance",void 0)
3617
- const Lu=Vu.compose({baseName:"select",baseClass:ks,template:(t,e)=>q`
3623
+ class Du extends ks{constructor(){super(...arguments),this.appearance=sh}setPositioning(){this.$fastController.isConnected&&(super.setPositioning(),this.updateListboxMaxHeightCssVariable())}slottedOptionsChanged(t,e){const i=this.value
3624
+ super.slottedOptionsChanged(t,e),i&&(this.value=i)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}lo([tt],Du.prototype,"appearance",void 0)
3625
+ const Fu=Du.compose({baseName:"select",baseClass:ks,template:(t,e)=>q`
3618
3626
  <template
3619
3627
  class="${t=>[t.collapsible&&"collapsible",t.collapsible&&t.open&&"open",t.disabled&&"disabled",t.collapsible&&t.position].filter(Boolean).join(" ")}"
3620
3628
  aria-activedescendant="${t=>t.ariaActiveDescendant}"
@@ -3667,9 +3675,9 @@ const Lu=Vu.compose({baseName:"select",baseClass:ks,template:(t,e)=>q`
3667
3675
  ></slot>
3668
3676
  </div>
3669
3677
  </template>
3670
- `,styles:Ru,indicator:Ka.data})
3671
- Fi.getOrCreate().withPrefix("nimble").register(Lu())
3672
- const Tu=ut`
3678
+ `,styles:Bu,indicator:Wa.data})
3679
+ Fi.getOrCreate().withPrefix("nimble").register(Fu())
3680
+ const Nu=ut`
3673
3681
  ${so("inline-flex")}
3674
3682
 
3675
3683
  :host {
@@ -3728,7 +3736,7 @@ const Tu=ut`
3728
3736
  background-color: var(--ni-private-switch-background-disabled-color);
3729
3737
  }
3730
3738
 
3731
- :host(${Ad}) .switch {
3739
+ :host(${Sd}) .switch {
3732
3740
  border-color: ${Zn};
3733
3741
  }
3734
3742
 
@@ -3772,7 +3780,7 @@ const Tu=ut`
3772
3780
  var(--ni-private-switch-indicator-border-disabled-color);
3773
3781
  }
3774
3782
 
3775
- :host(${Ad}) .checked-indicator {
3783
+ :host(${Sd}) .checked-indicator {
3776
3784
  border: ${lr} solid ${Zn};
3777
3785
  }
3778
3786
 
@@ -3805,31 +3813,31 @@ const Tu=ut`
3805
3813
  transition-duration: 0s;
3806
3814
  }
3807
3815
  }
3808
- `.withBehaviors(Fa(Vo,ut`
3809
- :host {
3810
- --ni-private-switch-background-disabled-color: ${Eo(xo,.07)};
3811
- --ni-private-switch-indicator-background-color: ${mo};
3812
- --ni-private-switch-indicator-background-disabled-color: ${Eo(mo,.1)};
3813
- --ni-private-switch-indicator-border-color: ${xo};
3814
- --ni-private-switch-indicator-border-disabled-color: ${Eo(xo,.3)};
3815
- }
3816
- `),Fa(Lo,ut`
3816
+ `.withBehaviors(Fa(Lo,ut`
3817
3817
  :host {
3818
- --ni-private-switch-background-disabled-color: ${Eo(vo,.07)};
3819
- --ni-private-switch-indicator-background-color: ${Eo(xo,.3)};
3820
- --ni-private-switch-indicator-background-disabled-color: ${Eo(xo,.1)};
3821
- --ni-private-switch-indicator-border-color: ${go};
3822
- --ni-private-switch-indicator-border-disabled-color: ${Eo(go,.3)};
3818
+ --ni-private-switch-background-disabled-color: ${Ho(yo,.07)};
3819
+ --ni-private-switch-indicator-background-color: ${fo};
3820
+ --ni-private-switch-indicator-background-disabled-color: ${Ho(fo,.1)};
3821
+ --ni-private-switch-indicator-border-color: ${yo};
3822
+ --ni-private-switch-indicator-border-disabled-color: ${Ho(yo,.3)};
3823
3823
  }
3824
3824
  `),Fa(To,ut`
3825
3825
  :host {
3826
- --ni-private-switch-background-disabled-color: ${Eo(mo,.07)};
3827
- --ni-private-switch-indicator-background-color: ${Eo(mo,.1)};
3828
- --ni-private-switch-indicator-background-disabled-color: ${Eo(mo,.1)};
3826
+ --ni-private-switch-background-disabled-color: ${Ho(go,.07)};
3827
+ --ni-private-switch-indicator-background-color: ${Ho(yo,.3)};
3828
+ --ni-private-switch-indicator-background-disabled-color: ${Ho(yo,.1)};
3829
3829
  --ni-private-switch-indicator-border-color: ${mo};
3830
- --ni-private-switch-indicator-border-disabled-color: ${Eo(mo,.3)};
3830
+ --ni-private-switch-indicator-border-disabled-color: ${Ho(mo,.3)};
3831
3831
  }
3832
- `)),Pu=q`
3832
+ `),Fa(Po,ut`
3833
+ :host {
3834
+ --ni-private-switch-background-disabled-color: ${Ho(fo,.07)};
3835
+ --ni-private-switch-indicator-background-color: ${Ho(fo,.1)};
3836
+ --ni-private-switch-indicator-background-disabled-color: ${Ho(fo,.1)};
3837
+ --ni-private-switch-indicator-border-color: ${fo};
3838
+ --ni-private-switch-indicator-border-disabled-color: ${Ho(fo,.3)};
3839
+ }
3840
+ `)),ju=q`
3833
3841
  <template
3834
3842
  role="switch"
3835
3843
  aria-checked="${t=>t.checked}"
@@ -3864,15 +3872,15 @@ const Tu=ut`
3864
3872
  </div>
3865
3873
  </template>
3866
3874
  `
3867
- const Bu=class extends Os{}.compose({baseClass:Os,baseName:"switch",template:Pu,styles:Tu})
3868
- Fi.getOrCreate().withPrefix("nimble").register(Bu())
3869
- const Du=ut`
3875
+ const qu=class extends Os{}.compose({baseClass:Os,baseName:"switch",template:ju,styles:Nu})
3876
+ Fi.getOrCreate().withPrefix("nimble").register(qu())
3877
+ const Uu=ut`
3870
3878
  ${so("inline-flex")}
3871
3879
 
3872
3880
  :host {
3873
3881
  position: relative;
3874
3882
  box-sizing: border-box;
3875
- font: ${Vr};
3883
+ font: ${Rr};
3876
3884
  height: ${or};
3877
3885
  color: ${Lr};
3878
3886
  align-items: center;
@@ -3895,7 +3903,7 @@ const Du=ut`
3895
3903
  background-color: ${Un};
3896
3904
  }
3897
3905
 
3898
- :host(${Ad}) {
3906
+ :host(${Sd}) {
3899
3907
  outline: none;
3900
3908
  }
3901
3909
 
@@ -3935,7 +3943,7 @@ const Du=ut`
3935
3943
  }
3936
3944
  }
3937
3945
 
3938
- :host(${Ad})::before {
3946
+ :host(${Sd})::before {
3939
3947
  width: 100%;
3940
3948
  }
3941
3949
 
@@ -3960,29 +3968,29 @@ const Du=ut`
3960
3968
  width: 100%;
3961
3969
  }
3962
3970
  `
3963
- const Fu=class extends As{}.compose({baseName:"tab",baseClass:As,template:(t,e)=>q`
3971
+ const Ku=class extends As{}.compose({baseName:"tab",baseClass:As,template:(t,e)=>q`
3964
3972
  <template slot="tab" role="tab" aria-disabled="${t=>t.disabled}">
3965
3973
  <slot></slot>
3966
3974
  </template>
3967
- `,styles:Du})
3968
- Fi.getOrCreate().withPrefix("nimble").register(Fu())
3969
- const Nu=ut`
3975
+ `,styles:Uu})
3976
+ Fi.getOrCreate().withPrefix("nimble").register(Ku())
3977
+ const Wu=ut`
3970
3978
  ${so("block")}
3971
3979
 
3972
3980
  :host {
3973
3981
  box-sizing: border-box;
3974
- font: ${Vr};
3982
+ font: ${Rr};
3975
3983
  color: ${Lr};
3976
3984
  padding-top: ${rr};
3977
3985
  }
3978
3986
  `
3979
- const ju=class extends Is{}.compose({baseName:"tab-panel",baseClass:Is,template:(t,e)=>q`
3987
+ const Xu=class extends Is{}.compose({baseName:"tab-panel",baseClass:Is,template:(t,e)=>q`
3980
3988
  <template slot="tabpanel" role="tabpanel">
3981
3989
  <slot></slot>
3982
3990
  </template>
3983
- `,styles:Nu})
3984
- Fi.getOrCreate().withPrefix("nimble").register(ju())
3985
- const qu=ut`
3991
+ `,styles:Wu})
3992
+ Fi.getOrCreate().withPrefix("nimble").register(Xu())
3993
+ const Gu=ut`
3986
3994
  ${so("grid")}
3987
3995
 
3988
3996
  :host {
@@ -4005,7 +4013,7 @@ const qu=ut`
4005
4013
  grid-column-end: 4;
4006
4014
  }
4007
4015
  `
4008
- const Uu=class extends Es{constructor(){super(),this.activeindicator=!1}}.compose({baseName:"tabs",baseClass:Es,template:(t,e)=>q`
4016
+ const Yu=class extends Es{constructor(){super(),this.activeindicator=!1}}.compose({baseName:"tabs",baseClass:Es,template:(t,e)=>q`
4009
4017
  <template class="${t=>t.orientation}">
4010
4018
  ${Ct(0,e)}
4011
4019
  <div class="tablist" part="tablist" role="tablist">
@@ -4024,16 +4032,16 @@ const Uu=class extends Es{constructor(){super(),this.activeindicator=!1}}.compos
4024
4032
  <slot name="tabpanel" part="tabpanel" ${wt("tabpanels")}></slot>
4025
4033
  </div>
4026
4034
  </template>
4027
- `,styles:qu})
4028
- Fi.getOrCreate().withPrefix("nimble").register(Uu())
4029
- const Ku=ut`
4035
+ `,styles:Gu})
4036
+ Fi.getOrCreate().withPrefix("nimble").register(Yu())
4037
+ const Qu=ut`
4030
4038
  ${so("flex")}
4031
4039
 
4032
4040
  :host {
4033
4041
  align-items: center;
4034
4042
  height: ${or};
4035
4043
  box-sizing: border-box;
4036
- font: ${Vr};
4044
+ font: ${Rr};
4037
4045
  color: ${Lr};
4038
4046
  }
4039
4047
 
@@ -4044,19 +4052,19 @@ const Ku=ut`
4044
4052
  rgba(${Xn}, 0.3);
4045
4053
  margin: calc(${rr} / 4) calc(${rr} / 2);
4046
4054
  }
4047
- `,Wu=q`
4055
+ `,Ju=q`
4048
4056
  <template slot="end">
4049
4057
  <div class="separator"></div>
4050
4058
  <slot></slot>
4051
4059
  </template>
4052
4060
  `
4053
- const Xu=class extends le{}.compose({baseName:"tabs-toolbar",template:Wu,styles:Ku})
4054
- Fi.getOrCreate().withPrefix("nimble").register(Xu())
4055
- const Gu="outline",Yu="block",Qu=ut`
4061
+ const Zu=class extends le{}.compose({baseName:"tabs-toolbar",template:Ju,styles:Qu})
4062
+ Fi.getOrCreate().withPrefix("nimble").register(Zu())
4063
+ const tp="outline",ep="block",ip=ut`
4056
4064
  ${so("inline-flex")}
4057
4065
 
4058
4066
  :host {
4059
- font: ${Vr};
4067
+ font: ${Rr};
4060
4068
  outline: none;
4061
4069
  user-select: none;
4062
4070
  color: ${Lr};
@@ -4144,12 +4152,12 @@ const Gu="outline",Yu="block",Qu=ut`
4144
4152
  :host([resize='vertical']) .control {
4145
4153
  resize: vertical;
4146
4154
  }
4147
- `.withBehaviors(Md(Gu,ut`
4155
+ `.withBehaviors(Vd(tp,ut`
4148
4156
  .control {
4149
4157
  border-color: rgba(${Xn}, 0.3);
4150
4158
  background-color: transparent;
4151
4159
  }
4152
- `),Md(Yu,ut`
4160
+ `),Vd(ep,ut`
4153
4161
  .control {
4154
4162
  background-color: rgba(${Xn}, 0.1);
4155
4163
  }
@@ -4163,12 +4171,12 @@ const Gu="outline",Yu="block",Qu=ut`
4163
4171
  background-color: rgba(${Xn}, 0.1);
4164
4172
  }
4165
4173
  `))
4166
- class Ju extends Vs{constructor(){super(...arguments),this.appearance=Gu}}Vn([tt],Ju.prototype,"appearance",void 0)
4167
- const Zu=Ju.compose({baseName:"text-area",baseClass:Vs,template:(t,e)=>q`
4174
+ class sp extends Rs{constructor(){super(...arguments),this.appearance=tp}}lo([tt],sp.prototype,"appearance",void 0)
4175
+ const op=sp.compose({baseName:"text-area",baseClass:Rs,template:(t,e)=>q`
4168
4176
  <template
4169
4177
  class="
4170
4178
  ${t=>t.readOnly?"readonly":""}
4171
- ${t=>t.resize!==Rs?`resize-${t.resize}`:""}"
4179
+ ${t=>t.resize!==Vs?`resize-${t.resize}`:""}"
4172
4180
  >
4173
4181
  <label
4174
4182
  part="label"
@@ -4219,14 +4227,14 @@ const Zu=Ju.compose({baseName:"text-area",baseClass:Vs,template:(t,e)=>q`
4219
4227
  ${vt("control")}
4220
4228
  ></textarea>
4221
4229
  </template>
4222
- `,styles:Qu,shadowOptions:{delegatesFocus:!0}})
4223
- Fi.getOrCreate().withPrefix("nimble").register(Zu())
4224
- const tp="underline",ep="outline",ip="block",sp="frameless",op=ut`
4230
+ `,styles:ip,shadowOptions:{delegatesFocus:!0}})
4231
+ Fi.getOrCreate().withPrefix("nimble").register(op())
4232
+ const np="underline",rp="outline",ap="block",lp="frameless",cp=ut`
4225
4233
  ${so("inline-block")}
4226
- ${ih}
4234
+ ${ah}
4227
4235
 
4228
4236
  :host {
4229
- font: ${Vr};
4237
+ font: ${Rr};
4230
4238
  outline: none;
4231
4239
  user-select: none;
4232
4240
  --webkit-user-select: none;
@@ -4274,7 +4282,7 @@ const tp="underline",ep="outline",ip="block",sp="frameless",op=ut`
4274
4282
  border-color: rgba(${Xn}, 0.1);
4275
4283
  }
4276
4284
 
4277
- :host(.invalid) .root {
4285
+ :host([error-visible]) .root {
4278
4286
  border-bottom-color: ${Gn};
4279
4287
  }
4280
4288
 
@@ -4282,7 +4290,7 @@ const tp="underline",ep="outline",ip="block",sp="frameless",op=ut`
4282
4290
  border-bottom-color: ${Zn};
4283
4291
  }
4284
4292
 
4285
- :host([appearance='frameless'].clear-inline-padding) .root {
4293
+ :host([appearance='frameless'][full-bleed]) .root {
4286
4294
  padding-left: 0px;
4287
4295
  padding-right: 0px;
4288
4296
  }
@@ -4295,7 +4303,7 @@ const tp="underline",ep="outline",ip="block",sp="frameless",op=ut`
4295
4303
  user-select: none;
4296
4304
  }
4297
4305
 
4298
- :host([appearance='frameless'].clear-inline-padding) .root::before {
4306
+ :host([appearance='frameless'][full-bleed]) .root::before {
4299
4307
  display: none;
4300
4308
  }
4301
4309
 
@@ -4307,7 +4315,7 @@ const tp="underline",ep="outline",ip="block",sp="frameless",op=ut`
4307
4315
  user-select: none;
4308
4316
  }
4309
4317
 
4310
- :host([appearance='frameless'].clear-inline-padding) .root::after {
4318
+ :host([appearance='frameless'][full-bleed]) .root::after {
4311
4319
  display: none;
4312
4320
  }
4313
4321
 
@@ -4374,7 +4382,7 @@ const tp="underline",ep="outline",ip="block",sp="frameless",op=ut`
4374
4382
  }
4375
4383
  }
4376
4384
 
4377
- :host(.invalid) [part='end']::after {
4385
+ :host([error-visible]) [part='end']::after {
4378
4386
  border-bottom-color: ${Gn};
4379
4387
  }
4380
4388
 
@@ -4394,12 +4402,12 @@ const tp="underline",ep="outline",ip="block",sp="frameless",op=ut`
4394
4402
  slot[name='actions']::slotted(*) {
4395
4403
  ${or.cssCustomProperty}: 24px;
4396
4404
  }
4397
- `.withBehaviors(Md(tp,ut`
4405
+ `.withBehaviors(Vd(np,ut`
4398
4406
  .root {
4399
4407
  border-bottom-width: ${lr};
4400
4408
  padding-bottom: 0;
4401
4409
  }
4402
- `),Md(ip,ut`
4410
+ `),Vd(ap,ut`
4403
4411
  .root {
4404
4412
  background-color: rgba(${Xn}, 0.1);
4405
4413
  }
@@ -4410,7 +4418,7 @@ const tp="underline",ep="outline",ip="block",sp="frameless",op=ut`
4410
4418
  }
4411
4419
 
4412
4420
  .root:focus-within,
4413
- :host(.invalid) .root {
4421
+ :host([error-visible]) .root {
4414
4422
  border-bottom-width: ${lr};
4415
4423
  padding-bottom: 0;
4416
4424
  }
@@ -4427,12 +4435,12 @@ const tp="underline",ep="outline",ip="block",sp="frameless",op=ut`
4427
4435
  :host([disabled]) .root {
4428
4436
  background-color: rgba(${Xn}, 0.07);
4429
4437
  }
4430
- `),Md(ep,ut`
4438
+ `),Vd(rp,ut`
4431
4439
  .root {
4432
4440
  border-width: ${lr};
4433
4441
  padding: 0;
4434
4442
  }
4435
- `),Md(sp,ut`
4443
+ `),Vd(lp,ut`
4436
4444
  .control {
4437
4445
  padding-left: ${lr};
4438
4446
  padding-right: ${lr};
@@ -4441,17 +4449,17 @@ const tp="underline",ep="outline",ip="block",sp="frameless",op=ut`
4441
4449
  :host([readonly]) .root {
4442
4450
  border-color: transparent;
4443
4451
  }
4444
- `),Fa(Vo,ut`
4452
+ `),Fa(Lo,ut`
4445
4453
  .control::-ms-reveal {
4446
4454
  filter: invert(0%);
4447
4455
  }
4448
- `),Fa([Lo,To],ut`
4456
+ `),Fa([To,Po],ut`
4449
4457
  .control::-ms-reveal {
4450
4458
  filter: invert(100%);
4451
4459
  }
4452
4460
  `))
4453
- class np extends hs{constructor(){super(...arguments),this.appearance=tp}connectedCallback(){super.connectedCallback(),this.control.setAttribute("aria-errormessage","errortext")}}Vn([tt],np.prototype,"appearance",void 0),Vn([tt({attribute:"error-text"})],np.prototype,"errorText",void 0)
4454
- const rp=np.compose({baseName:"text-field",baseClass:hs,template:(t,e)=>q`
4461
+ class dp extends hs{constructor(){super(...arguments),this.appearance=np,this.errorVisible=!1,this.fullBleed=!1}}lo([tt],dp.prototype,"appearance",void 0),lo([tt({attribute:"error-text"})],dp.prototype,"errorText",void 0),lo([tt({attribute:"error-visible",mode:"boolean"})],dp.prototype,"errorVisible",void 0),lo([tt({attribute:"full-bleed",mode:"boolean"})],dp.prototype,"fullBleed",void 0)
4462
+ const hp=dp.compose({baseName:"text-field",baseClass:hs,template:(t,e)=>q`
4455
4463
  <template
4456
4464
  class="
4457
4465
  ${t=>t.readOnly?"readonly":""}
@@ -4511,17 +4519,18 @@ const rp=np.compose({baseName:"text-field",baseClass:hs,template:(t,e)=>q`
4511
4519
  ${kt(0,e)}
4512
4520
  </div>
4513
4521
  </template>
4514
- `,styles:op,shadowOptions:{delegatesFocus:!0},end:q`
4515
- <nimble-icon-exclamation-mark
4516
- class="error-icon fail"
4517
- ></nimble-icon-exclamation-mark>
4522
+ `,styles:cp,shadowOptions:{delegatesFocus:!0},end:q`
4523
+ <${Fi.tagFor(ih)}
4524
+ severity="error"
4525
+ class="error-icon"
4526
+ ></${Fi.tagFor(ih)}>
4518
4527
  <span part="actions">
4519
4528
  <slot name="actions"></slot>
4520
4529
  </span>
4521
- ${Kd}
4530
+ ${Yd}
4522
4531
  `})
4523
- Fi.getOrCreate().withPrefix("nimble").register(rp())
4524
- const ap=ut`
4532
+ Fi.getOrCreate().withPrefix("nimble").register(hp())
4533
+ const up=ut`
4525
4534
  .positioning-region {
4526
4535
  display: flex;
4527
4536
  padding: ${nr} ${rr};
@@ -4546,7 +4555,7 @@ const ap=ut`
4546
4555
  margin-left: auto;
4547
4556
  }
4548
4557
  `
4549
- const lp=class extends Ts{}.compose({baseName:"toolbar",baseClass:Ts,template:(t,e)=>q`
4558
+ const pp=class extends Ts{}.compose({baseName:"toolbar",baseClass:Ts,template:(t,e)=>q`
4550
4559
  <template
4551
4560
  aria-label="${t=>t.ariaLabel}"
4552
4561
  aria-labelledby="${t=>t.ariaLabelledby}"
@@ -4567,17 +4576,17 @@ const lp=class extends Ts{}.compose({baseName:"toolbar",baseClass:Ts,template:(t
4567
4576
  ${kt(0,e)}
4568
4577
  </div>
4569
4578
  </template>
4570
- `,styles:ap,shadowOptions:{delegatesFocus:!0}})
4571
- Fi.getOrCreate().withPrefix("nimble").register(lp())
4572
- const cp=ut`
4579
+ `,styles:up,shadowOptions:{delegatesFocus:!0}})
4580
+ Fi.getOrCreate().withPrefix("nimble").register(pp())
4581
+ const vp=ut`
4573
4582
  ${so("inline-flex")}
4574
4583
 
4575
4584
  :host {
4576
4585
  font: ${pa};
4577
4586
  color: ${va};
4578
4587
  text-align: left;
4579
- --ni-private-tooltip-border-color: ${Eo(xo,.3)};
4580
- --ni-private-tooltip-background-color: ${vo};
4588
+ --ni-private-tooltip-border-color: ${Ho(yo,.3)};
4589
+ --ni-private-tooltip-background-color: ${go};
4581
4590
  }
4582
4591
 
4583
4592
  .tooltip {
@@ -4601,63 +4610,62 @@ const cp=ut`
4601
4610
  padding-right: 8px;
4602
4611
  }
4603
4612
 
4604
- :host(.fail.icon-visible) .fail {
4613
+ :host([severity='error'][icon-visible]) [severity='error'] {
4605
4614
  display: flex;
4606
4615
  flex: 0 0 auto;
4607
4616
  }
4608
4617
 
4609
- :host(.information.icon-visible) .information {
4618
+ :host([severity='information'][icon-visible]) [severity='information'] {
4610
4619
  display: flex;
4611
4620
  flex: 0 0 auto;
4612
4621
  }
4613
- `.withBehaviors(Fa(Vo,ut`
4614
- :host(.fail) {
4615
- --ni-private-tooltip-border-color: ${ko};
4616
- --ni-private-tooltip-background-color: ${mo};
4622
+ `.withBehaviors(Fa(Lo,ut`
4623
+ :host([severity='error']) {
4624
+ --ni-private-tooltip-border-color: ${Co};
4625
+ --ni-private-tooltip-background-color: ${fo};
4617
4626
  }
4618
4627
 
4619
- :host(.information) {
4620
- --ni-private-tooltip-border-color: ${co};
4621
- --ni-private-tooltip-background-color: ${mo};
4628
+ :host([severity='information']) {
4629
+ --ni-private-tooltip-border-color: ${ho};
4630
+ --ni-private-tooltip-background-color: ${fo};
4622
4631
  }
4623
- `),Fa(Lo,ut`
4632
+ `),Fa(To,ut`
4624
4633
  :host {
4625
- --ni-private-tooltip-border-color: ${Eo(vo,.3)};
4626
- --ni-private-tooltip-background-color: ${fo};
4634
+ --ni-private-tooltip-border-color: ${Ho(go,.3)};
4635
+ --ni-private-tooltip-background-color: ${bo};
4627
4636
  }
4628
4637
 
4629
- :host(.information) {
4630
- --ni-private-tooltip-border-color: ${lo};
4638
+ :host([severity='information']) {
4639
+ --ni-private-tooltip-border-color: ${co};
4631
4640
  }
4632
4641
 
4633
- :host(.fail) {
4634
- --ni-private-tooltip-border-color: ${ko};
4642
+ :host([severity='error']) {
4643
+ --ni-private-tooltip-border-color: ${Co};
4635
4644
  }
4636
- `),Fa(To,ut`
4645
+ `),Fa(Po,ut`
4637
4646
  .anchored-region {
4638
- background-color: ${yo};
4647
+ background-color: ${$o};
4639
4648
  }
4640
4649
 
4641
4650
  :host {
4642
- --ni-private-tooltip-border-color: ${Eo(mo,.3)};
4643
- --ni-private-tooltip-background-color: ${Eo(mo,.15)};
4651
+ --ni-private-tooltip-border-color: ${Ho(fo,.3)};
4652
+ --ni-private-tooltip-background-color: ${Ho(fo,.15)};
4644
4653
  }
4645
4654
 
4646
- :host(.fail) {
4647
- --ni-private-tooltip-border-color: ${mo};
4655
+ :host([severity='error']) {
4656
+ --ni-private-tooltip-border-color: ${fo};
4648
4657
  }
4649
4658
 
4650
- :host(.information) {
4651
- --ni-private-tooltip-border-color: ${mo};
4659
+ :host([severity='information']) {
4660
+ --ni-private-tooltip-border-color: ${fo};
4652
4661
  }
4653
4662
 
4654
4663
  .status-icon {
4655
4664
  opacity: 0.6;
4656
4665
  }
4657
- `))
4658
- const dp=class extends Zs{}.compose({baseName:"tooltip",baseClass:Zs,template:t=>q`
4666
+ `)),gp=q`
4659
4667
  ${gt((t=>t.tooltipVisible),q`
4660
- <${t.tagFor(ro)}
4668
+ <${Fi.tagFor(ro)}
4661
4669
  class="anchored-region"
4662
4670
  fixed-placement="true"
4663
4671
  auto-update-mode="${t=>t.autoUpdateMode}"
@@ -4675,22 +4683,210 @@ const dp=class extends Zs{}.compose({baseName:"tooltip",baseClass:Zs,template:t=
4675
4683
  ${vt("region")}
4676
4684
  >
4677
4685
  <div class="tooltip" part="tooltip" role="tooltip">
4678
- <${t.tagFor(Qd)} class="fail status-icon"></${t.tagFor(Qd)}>
4679
- <${t.tagFor(du)} class="information status-icon"></${t.tagFor(du)}>
4686
+ <${Fi.tagFor(ih)}
4687
+ severity="error"
4688
+ class="status-icon"
4689
+ ></${Fi.tagFor(ih)}>
4690
+ <${Fi.tagFor(mu)}
4691
+ severity="information"
4692
+ class="status-icon"
4693
+ ></${Fi.tagFor(mu)}>
4680
4694
  <slot></slot>
4681
4695
  </div>
4682
- </${t.tagFor(ro)}>
4696
+ </${Fi.tagFor(ro)}>
4683
4697
  `)}
4684
- `,styles:cp})
4685
- Fi.getOrCreate().withPrefix("nimble").register(dp())
4686
- const hp="group-selected",up="all",pp="leaves-only",vp="none"
4687
- class gp{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)
4688
- e&&Pn.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new mp(this.ltr,this.rtl,t),i=Pn.getValueFor(t)
4689
- Pn.subscribe(e),e.attach(i),this.cache.set(t,e)}}class mp{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,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 fp=class extends eo{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]")
4690
- t?.forEach((t=>t.removeAttribute(hp)))}setGroupSelectionOnRootParentTreeItem(t){this.clearTreeGroupSelection()
4698
+ `
4699
+ class mp extends Zs{constructor(){super(...arguments),this.iconVisible=!1}}lo([tt],mp.prototype,"severity",void 0),lo([tt({attribute:"icon-visible",mode:"boolean"})],mp.prototype,"iconVisible",void 0)
4700
+ const fp=mp.compose({baseName:"tooltip",baseClass:Zs,template:gp,styles:vp})
4701
+ Fi.getOrCreate().withPrefix("nimble").register(fp())
4702
+ const bp="group-selected",wp="all",xp="leaves-only",yp="none"
4703
+ class $p{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,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 kp=ut`
4704
+ ${so("block")}
4705
+
4706
+ :host {
4707
+ ${""}
4708
+ font-family: ${Pr};
4709
+ font-weight: ${Br};
4710
+ contain: content;
4711
+ position: relative;
4712
+ outline: none;
4713
+ color: ${Lr};
4714
+ cursor: pointer;
4715
+ --ni-private-tree-item-nested-width: 0;
4716
+ }
4717
+
4718
+ ${""}
4719
+ :host([${bp}])::after {
4720
+ background: ${Zn};
4721
+ border-radius: 0px;
4722
+ content: '';
4723
+ display: block;
4724
+ position: absolute;
4725
+ top: 0px;
4726
+ width: calc(${lr} * 2);
4727
+ height: calc(${cr} * 2);
4728
+ }
4729
+
4730
+ .positioning-region {
4731
+ display: flex;
4732
+ position: relative;
4733
+ box-sizing: border-box;
4734
+ height: calc(${cr} * 2);
4735
+ }
4736
+
4737
+ .positioning-region:hover {
4738
+ background: ${Kn};
4739
+ }
4740
+
4741
+ :host([${bp}]) .positioning-region:hover {
4742
+ background: ${Un};
4743
+ }
4744
+
4745
+ :host(${Sd}) .positioning-region {
4746
+ box-shadow: 0px 0px 0px ${lr} ${Zn} inset;
4747
+ outline: ${lr} solid ${Zn};
4748
+ outline-offset: -2px;
4749
+ }
4750
+
4751
+ :host([selected]) .positioning-region {
4752
+ background: ${qn};
4753
+ }
4754
+
4755
+ :host([selected]) .positioning-region:hover {
4756
+ background: ${Un};
4757
+ }
4758
+
4759
+ .positioning-region::before {
4760
+ content: '';
4761
+ display: block;
4762
+ width: var(--ni-private-tree-item-nested-width);
4763
+ flex-shrink: 0;
4764
+ }
4765
+
4766
+ .content-region {
4767
+ display: inline-flex;
4768
+ align-items: center;
4769
+ white-space: nowrap;
4770
+ width: 100%;
4771
+ padding-left: 10px;
4772
+ font: inherit;
4773
+ font-size: ${Dr};
4774
+ user-select: none;
4775
+ position: relative;
4776
+ margin-inline-start: ${cr};
4777
+ }
4778
+
4779
+ :host(${Sd}) .content-region {
4780
+ outline: none;
4781
+ }
4782
+
4783
+ :host([disabled]) .content-region {
4784
+ opacity: 0.5;
4785
+ cursor: not-allowed;
4786
+ }
4787
+
4788
+ .expand-collapse-button {
4789
+ background: none;
4790
+ border: none;
4791
+ outline: none;
4792
+ width: ${cr};
4793
+ height: ${cr};
4794
+ padding: 0px;
4795
+ justify-content: center;
4796
+ align-items: center;
4797
+ cursor: pointer;
4798
+ margin-left: 10px;
4799
+ position: absolute;
4800
+ }
4801
+
4802
+ .expand-collapse-button svg {
4803
+ width: ${cr};
4804
+ height: ${cr};
4805
+ transition: transform 0.2s ease-in;
4806
+ pointer-events: none;
4807
+ fill: currentcolor;
4808
+ }
4809
+
4810
+ ${""}
4811
+ span[part="start"] {
4812
+ width: ${cr};
4813
+ }
4814
+
4815
+ ${""}
4816
+ .start {
4817
+ display: flex;
4818
+ fill: currentcolor;
4819
+ margin-inline-start: ${cr};
4820
+ margin-inline-end: ${cr};
4821
+ }
4822
+
4823
+ slot[name='start']::slotted(*) {
4824
+ width: ${cr};
4825
+ height: ${cr};
4826
+ }
4827
+
4828
+ ${""}
4829
+ ::slotted([role='treeitem']) {
4830
+ --ni-private-tree-item-nested-width: 1em;
4831
+ --ni-private-expand-collapse-button-nested-width: calc(
4832
+ ${cr} * -1
4833
+ );
4834
+ }
4835
+
4836
+ ${""}
4837
+ .end {
4838
+ display: flex;
4839
+ fill: currentcolor;
4840
+ margin-inline-start: ${cr};
4841
+ }
4842
+
4843
+ .items {
4844
+ display: none;
4845
+ ${""}
4846
+ font-size: calc(1em + (${cr} * 2));
4847
+ }
4848
+
4849
+ :host([expanded]) .items {
4850
+ display: block;
4851
+ }
4852
+ `.withBehaviors(new class{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)
4853
+ e&&Pn.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new $p(this.ltr,this.rtl,t),i=Pn.getValueFor(t)
4854
+ Pn.subscribe(e),e.attach(i),this.cache.set(t,e)}}(ut`
4855
+ .expand-collapse-button {
4856
+ left: var(
4857
+ --ni-private-expand-collapse-button-nested-width,
4858
+ calc(${cr} * -1)
4859
+ );
4860
+ }
4861
+
4862
+ .expand-collapse-button svg {
4863
+ transform: rotate(90deg);
4864
+ }
4865
+
4866
+ :host([expanded]) .expand-collapse-button svg {
4867
+ transform: rotate(180deg);
4868
+ }
4869
+ `,ut`
4870
+ .expand-collapse-button {
4871
+ right: var(
4872
+ --ni-private-expand-collapse-button-nested-width,
4873
+ calc(${cr} * -1)
4874
+ );
4875
+ }
4876
+
4877
+ .expand-collapse-button svg {
4878
+ transform: rotate(180deg);
4879
+ }
4880
+
4881
+ :host([expanded]) .expand-collapse-button svg {
4882
+ transform: rotate(135deg);
4883
+ }
4884
+ `))
4885
+ const Cp=class extends eo{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]")
4886
+ t?.forEach((t=>t.removeAttribute(bp)))}setGroupSelectionOnRootParentTreeItem(t){this.clearTreeGroupSelection()
4691
4887
  let e=t
4692
4888
  for(;e?.parentElement!==this.treeView;)e=e?.parentElement
4693
- e&&e.setAttribute(hp,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:eo,template:(t,e)=>q`
4889
+ e&&e.setAttribute(bp,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:eo,template:(t,e)=>q`
4694
4890
  <template
4695
4891
  role="treeitem"
4696
4892
  slot="${t=>t.isNestedItem()?"item":void 0}"
@@ -4730,187 +4926,9 @@ e&&e.setAttribute(hp,"true")}getParentTreeView(){return this.parentElement.close
4730
4926
  </div>
4731
4927
  `)}
4732
4928
  </template>
4733
- `,styles:(t,e)=>ut`
4734
- ${so("block")}
4735
-
4736
- :host {
4737
- ${""}
4738
- font-family: ${Pr};
4739
- font-weight: ${Br};
4740
- contain: content;
4741
- position: relative;
4742
- outline: none;
4743
- color: ${Lr};
4744
- cursor: pointer;
4745
- --ni-private-tree-item-nested-width: 0;
4746
- }
4747
-
4748
- ${""}
4749
- :host([${hp}])::after {
4750
- background: ${Zn};
4751
- border-radius: 0px;
4752
- content: '';
4753
- display: block;
4754
- position: absolute;
4755
- top: 0px;
4756
- width: calc(${lr} * 2);
4757
- height: calc(${cr} * 2);
4758
- }
4759
-
4760
- .positioning-region {
4761
- display: flex;
4762
- position: relative;
4763
- box-sizing: border-box;
4764
- height: calc(${cr} * 2);
4765
- }
4766
-
4767
- .positioning-region:hover {
4768
- background: ${Kn};
4769
- }
4770
-
4771
- :host([${hp}]) .positioning-region:hover {
4772
- background: ${Un};
4773
- }
4774
-
4775
- :host(${Ad}) .positioning-region {
4776
- box-shadow: 0px 0px 0px ${lr} ${Zn} inset;
4777
- outline: ${lr} solid ${Zn};
4778
- outline-offset: -2px;
4779
- }
4780
-
4781
- :host([selected]) .positioning-region {
4782
- background: ${qn};
4783
- }
4784
-
4785
- :host([selected]) .positioning-region:hover {
4786
- background: ${Un};
4787
- }
4788
-
4789
- .positioning-region::before {
4790
- content: '';
4791
- display: block;
4792
- width: var(--ni-private-tree-item-nested-width);
4793
- flex-shrink: 0;
4794
- }
4795
-
4796
- .content-region {
4797
- display: inline-flex;
4798
- align-items: center;
4799
- white-space: nowrap;
4800
- width: 100%;
4801
- padding-left: 10px;
4802
- font: inherit;
4803
- font-size: ${Dr};
4804
- user-select: none;
4805
- position: relative;
4806
- margin-inline-start: ${cr};
4807
- }
4808
-
4809
- :host(${Ad}) .content-region {
4810
- outline: none;
4811
- }
4812
-
4813
- :host([disabled]) .content-region {
4814
- opacity: 0.5;
4815
- cursor: not-allowed;
4816
- }
4817
-
4818
- .expand-collapse-button {
4819
- background: none;
4820
- border: none;
4821
- outline: none;
4822
- width: ${cr};
4823
- height: ${cr};
4824
- padding: 0px;
4825
- justify-content: center;
4826
- align-items: center;
4827
- cursor: pointer;
4828
- margin-left: 10px;
4829
- position: absolute;
4830
- }
4831
-
4832
- .expand-collapse-button svg {
4833
- width: ${cr};
4834
- height: ${cr};
4835
- transition: transform 0.2s ease-in;
4836
- pointer-events: none;
4837
- fill: currentcolor;
4838
- }
4839
-
4840
- ${""}
4841
- span[part="start"] {
4842
- width: ${cr};
4843
- }
4844
-
4845
- ${""}
4846
- .start {
4847
- display: flex;
4848
- fill: currentcolor;
4849
- margin-inline-start: ${cr};
4850
- margin-inline-end: ${cr};
4851
- }
4852
-
4853
- slot[name='start']::slotted(*) {
4854
- width: ${cr};
4855
- height: ${cr};
4856
- }
4857
-
4858
- ::slotted(${t.tagFor(eo)}) {
4859
- --ni-private-tree-item-nested-width: 1em;
4860
- --ni-private-expand-collapse-button-nested-width: calc(
4861
- ${cr} * -1
4862
- );
4863
- }
4864
-
4865
- ${""}
4866
- .end {
4867
- display: flex;
4868
- fill: currentcolor;
4869
- margin-inline-start: ${cr};
4870
- }
4871
-
4872
- .items {
4873
- display: none;
4874
- ${""}
4875
- font-size: calc(1em + (${cr} * 2));
4876
- }
4877
-
4878
- :host([expanded]) .items {
4879
- display: block;
4880
- }
4881
- `.withBehaviors(new gp(ut`
4882
- .expand-collapse-button {
4883
- left: var(
4884
- --ni-private-expand-collapse-button-nested-width,
4885
- calc(${cr} * -1)
4886
- );
4887
- }
4888
-
4889
- .expand-collapse-button svg {
4890
- transform: rotate(90deg);
4891
- }
4892
-
4893
- :host([expanded]) .expand-collapse-button svg {
4894
- transform: rotate(180deg);
4895
- }
4896
- `,ut`
4897
- .expand-collapse-button {
4898
- right: var(
4899
- --ni-private-expand-collapse-button-nested-width,
4900
- calc(${cr} * -1)
4901
- );
4902
- }
4903
-
4904
- .expand-collapse-button svg {
4905
- transform: rotate(180deg);
4906
- }
4907
-
4908
- :host([expanded]) .expand-collapse-button svg {
4909
- transform: rotate(135deg);
4910
- }
4911
- `)),expandCollapseGlyph:Ga.data})
4912
- Fi.getOrCreate().withPrefix("nimble").register(fp())
4913
- const bp=ut`
4929
+ `,styles:kp,expandCollapseGlyph:Ya.data})
4930
+ Fi.getOrCreate().withPrefix("nimble").register(Cp())
4931
+ const _p=ut`
4914
4932
  ${so("flex")}
4915
4933
 
4916
4934
  :host {
@@ -4919,18 +4937,18 @@ const bp=ut`
4919
4937
  min-width: fit-content;
4920
4938
  font-size: 0;
4921
4939
  }
4922
- :host(${Ad}) {
4940
+ :host(${Sd}) {
4923
4941
  outline: none;
4924
4942
  }
4925
4943
  `
4926
- class wp extends io{constructor(){super(...arguments),this.selectionMode=up}handleClick(t){if(t.defaultPrevented)return!1
4944
+ class zp extends io{constructor(){super(...arguments),this.selectionMode=wp}handleClick(t){if(t.defaultPrevented)return!1
4927
4945
  if(!(t.target instanceof Element&&to(t.target)))return!0
4928
4946
  const e=t.target
4929
- return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case up:return!0
4930
- case vp:return!1
4931
- case pp:return!this.itemHasChildren(t)
4932
- default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}Vn([tt({attribute:"selection-mode"})],wp.prototype,"selectionMode",void 0)
4933
- const xp=wp.compose({baseName:"tree-view",baseClass:io,template:(t,e)=>q`
4947
+ return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case wp:return!0
4948
+ case yp:return!1
4949
+ case xp:return!this.itemHasChildren(t)
4950
+ default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}lo([tt({attribute:"selection-mode"})],zp.prototype,"selectionMode",void 0)
4951
+ const Op=zp.compose({baseName:"tree-view",baseClass:io,template:(t,e)=>q`
4934
4952
  <template
4935
4953
  role="tree"
4936
4954
  ${vt("treeView")}
@@ -4942,6 +4960,6 @@ const xp=wp.compose({baseName:"tree-view",baseClass:io,template:(t,e)=>q`
4942
4960
  >
4943
4961
  <slot ${wt("slottedTreeItems")}></slot>
4944
4962
  </template>
4945
- `,styles:bp})
4946
- Fi.getOrCreate().withPrefix("nimble").register(xp())}()
4963
+ `,styles:_p})
4964
+ Fi.getOrCreate().withPrefix("nimble").register(Op())}()
4947
4965
  //# sourceMappingURL=all-components-bundle.min.js.map