@ni/nimble-components 8.2.1 → 8.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -837,7 +837,7 @@ const i=Number.parseInt(t,16),o=i>>16,n=i>>8&255,r=255&i,a="number"==typeof e.al
837
837
  if("array"===e.format)return[o,n,r,a]
838
838
  if("css"===e.format){return`rgb(${o} ${n} ${r}${1===a?"":` / ${Number((100*a).toFixed(2))}%`})`}return{red:o,green:n,blue:r,alpha:a}}var qi
839
839
  !function(t){t.Light="light",t.Dark="dark",t.Color="color"}(qi||(qi={}))
840
- const Ui="action-rgb-partial-color",Ki="application-background-color",Wi="header-background-color",Yi="section-background-color",Xi="fill-selected-color",Gi="fill-selected-rgb-partial-color",Qi="fill-hover-selected-color",Ji="fill-hover-color",Zi="border-color",to="border-rgb-partial-color",eo="fail-color",so="warning-color",io="pass-color",oo="border-hover-color",no="icon-color",ro="popup-box-shadow-color",ao="popup-border-color",lo="control-height",co="small-padding",ho="standard-padding",uo="label-height",po="border-width",vo="icon-size",go="group-header-text-transform",mo="drawer-width",fo="small-delay",bo="medium-delay",wo="large-delay",xo="headline-plus-1-font",yo="headline-font",$o="title-plus-2-font",Co="title-plus-1-font",ko="title-font",_o="subtitle-plus-1-font",zo="subtitle-font",Io="link-standard-font",Oo="placeholder-font",So="body-emphasized-font",Ao="body-font",Mo="group-header-font",Vo="control-label-font",Eo="button-label-font",Ho="tooltip-caption-font",Lo="error-text-font",To=t=>`ni-nimble-${t}`
840
+ const Ui="action-rgb-partial-color",Ki="application-background-color",Wi="header-background-color",Yi="section-background-color",Xi="fill-selected-color",Gi="fill-selected-rgb-partial-color",Qi="fill-hover-selected-color",Ji="fill-hover-color",Zi="fill-down-color",to="border-color",eo="border-rgb-partial-color",so="fail-color",io="warning-color",oo="pass-color",no="border-hover-color",ro="icon-color",ao="popup-box-shadow-color",lo="popup-border-color",co="control-height",ho="small-padding",uo="standard-padding",po="label-height",vo="border-width",go="icon-size",mo="group-header-text-transform",fo="drawer-width",bo="small-delay",wo="medium-delay",xo="large-delay",yo="headline-plus-1-font",$o="headline-font",Co="title-plus-2-font",ko="title-plus-1-font",_o="title-font",zo="subtitle-plus-1-font",Io="subtitle-font",Oo="link-standard-font",So="placeholder-font",Ao="body-emphasized-font",Mo="body-font",Vo="group-header-font",Eo="control-label-font",Ho="button-label-font",Lo="tooltip-caption-font",To="error-text-font",Ro=t=>`ni-nimble-${t}`
841
841
  /*! *****************************************************************************
842
842
  Copyright (c) Microsoft Corporation.
843
843
 
@@ -852,48 +852,50 @@ const Ui="action-rgb-partial-color",Ki="application-background-color",Wi="header
852
852
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
853
853
  PERFORMANCE OF THIS SOFTWARE.
854
854
  ***************************************************************************** */
855
- function Ro(t,e,s,i){var o,n=arguments.length,r=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i
855
+ function Po(t,e,s,i){var o,n=arguments.length,r=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i
856
856
  if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,s,i)
857
857
  else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(e,s,r):o(e,s))||r)
858
- return n>3&&r&&Object.defineProperty(e,s,r),r}const Po=Y`<slot></slot>`,Fo=mt`
858
+ return n>3&&r&&Object.defineProperty(e,s,r),r}const Fo=Y`<slot></slot>`,Bo=mt`
859
859
  :host {
860
860
  display: contents;
861
861
  }
862
- `,Bo=Is.create({name:"direction",cssCustomPropertyName:null}).withDefault(Me.ltr),Do=Is.create({name:"theme",cssCustomPropertyName:null}).withDefault(qi.Light)
863
- class No extends de{constructor(){super(...arguments),this.direction=Me.ltr,this.theme=qi.Light}directionChanged(t,e){null!=e?Bo.setValueFor(this,e):Bo.deleteValueFor(this)}themeChanged(t,e){null!=e?Do.setValueFor(this,e):Do.deleteValueFor(this)}}Ro([ot({attribute:"direction"})],No.prototype,"direction",void 0),Ro([ot({attribute:"theme"})],No.prototype,"theme",void 0)
864
- const jo=No.compose({baseName:"theme-provider",styles:Fo,template:Po})
865
- function qo(t,e){const{red:s,green:i,blue:o}=ji(t)
866
- return`rgba(${s}, ${i}, ${o}, ${e})`}Es.getOrCreate().withPrefix("nimble").register(jo())
867
- const Uo=Is.create(To(Ui)).withDefault((t=>Or(Ar(t,Hi,Ai,Vi)))),Ko=Is.create(To(Ki)).withDefault((t=>Ar(t,Vi,Ei,Li)))
868
- Is.create(To(Wi)).withDefault((t=>Ar(t,Mi,"#505153",Li))),Is.create(To(Yi)).withDefault((t=>Ar(t,"#d3d5d6",Hi,Li)))
869
- const Wo=Is.create(To(Xi)).withDefault((t=>qo(Hr(t),.3))),Yo=Is.create(To(Gi)).withDefault((t=>Or(Hr(t)))),Xo=Is.create(To(Qi)).withDefault((t=>qo(Hr(t),.15))),Go=Is.create(To(Ji)).withDefault((t=>qo(function(t){return Ar(t,Hi,Ai,Vi)}(t),.1))),Qo=Is.create(To(Zi)).withDefault((t=>Vr(t))),Jo=Is.create(To(to)).withDefault((t=>Or(Vr(t)))),Zo=Is.create(To(eo)).withDefault((t=>Mr(t))),tn=Is.create(To(so)).withDefault((t=>function(t){return Ar(t,Ri,zi,zi)}(t))),en=Is.create(To(io)).withDefault((t=>function(t){return Ar(t,Ii,Oi,Oi)}(t))),sn=Is.create(To(oo)).withDefault((t=>Ar(t,Ti,Ti,Vi))),on=Is.create(To(no)).withDefault((t=>Ar(t,Hi,Ai,Vi))),nn=Is.create(To(ro)).withDefault((t=>qo(Ar(t,"#818386",Ei,Ei),.3))),rn=Is.create(To(ao)).withDefault((t=>qo(Ar(t,Hi,Ai,Vi),.3))),an=Is.create(To(lo)).withDefault("32px"),ln=Is.create(To(co)).withDefault("4px"),cn=Is.create(To(ho)).withDefault("16px"),hn=Is.create(To(uo)).withDefault("16px"),dn=Is.create(To(po)).withDefault("1px"),un=Is.create(To(vo)).withDefault("16px"),pn=Is.create(To(mo)).withDefault("784px")
870
- Sr(yo,(t=>Er(t)),(t=>qo(Er(t),.3)),"Noto Serif","400","25px","32px","serif"),Sr(xo,(t=>Er(t)),(t=>qo(Er(t),.3)),"Noto Serif","400","29.100000381469727px","40px","serif"),Sr($o,(t=>Er(t)),(t=>qo(Er(t),.3)),"Source Sans Pro","400","25px","32px","sans-serif")
871
- const[vn,gn,mn,fn,bn,wn,xn,yn]=Sr(Co,(t=>Er(t)),(t=>qo(Er(t),.3)),"Source Sans Pro","400","22px","28px","sans-serif")
872
- Sr(ko,(t=>Er(t)),(t=>qo(Er(t),.3)),"Source Sans Pro","400","19px","24px","sans-serif"),Sr(_o,(t=>Er(t)),(t=>qo(Er(t),.3)),"Source Sans Pro","300","16px","20px","sans-serif"),Sr(zo,(t=>Er(t)),(t=>qo(Er(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),Sr(Io,(t=>Er(t)),(t=>qo(Er(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif")
873
- const[$n,Cn,kn,_n,zn,In,On,Sn]=Sr(Oo,(t=>qo(Er(t),.6)),(t=>qo(Er(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[An,Mn,Vn,En,Hn,Ln,Tn,Rn]=Sr(So,(t=>Er(t)),(t=>qo(Er(t),.3)),"Source Sans Pro","600","14px","18px","sans-serif"),[Pn,Fn,Bn,Dn,Nn,jn,qn,Un]=Sr(Ao,(t=>Er(t)),(t=>qo(Er(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Kn,Wn,Yn,Xn,Gn,Qn,Jn,Zn]=Sr(Mo,(t=>Er(t)),(t=>qo(Er(t),.3)),"Space Mono","400","11px","16px","sans-serif"),[tr,er,sr,ir,or,nr,rr,ar]=Sr(Vo,(t=>qo(Er(t),.6)),(t=>qo(Er(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[lr,cr,hr,dr,ur,pr,vr,gr]=Sr(Eo,(t=>Er(t)),(t=>qo(Er(t),.3)),"Source Sans Pro","400","12.800000190734863px","16px","sans-serif")
874
- Sr(Ho,(t=>Er(t)),(t=>qo(Er(t),.3)),"Source Sans Pro","400","11px",Bi,"sans-serif")
875
- const[mr,fr,br,wr,xr,yr,$r,Cr]=Sr(Lo,(t=>Mr(t)),(t=>qo(Mr(t),.3)),"Source Sans Pro","400","9px",Bi,"sans-serif"),kr=Is.create(To(go)).withDefault("uppercase"),_r=Is.create(To(fo)).withDefault("0.1s"),zr=Is.create(To(bo)).withDefault("0.15s"),Ir=Is.create(To(wo)).withDefault(250)
876
- function Or(t){const{red:e,green:s,blue:i}=ji(t)
877
- return`${e}, ${s}, ${i}`}function Sr(t,e,s,i,o,n,r,a){if(""===t||""===i||""===o||""===n||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
878
- const l=Is.create(To(t)).withDefault(`${o} ${n}/${r} ${i}, ${a}`),c=t.split("-font"),h=c[0]
862
+ `,Do=Is.create({name:"direction",cssCustomPropertyName:null}).withDefault(Me.ltr),No=Is.create({name:"theme",cssCustomPropertyName:null}).withDefault(qi.Light)
863
+ class jo extends de{constructor(){super(...arguments),this.direction=Me.ltr,this.theme=qi.Light}directionChanged(t,e){null!=e?Do.setValueFor(this,e):Do.deleteValueFor(this)}themeChanged(t,e){null!=e?No.setValueFor(this,e):No.deleteValueFor(this)}}Po([ot({attribute:"direction"})],jo.prototype,"direction",void 0),Po([ot({attribute:"theme"})],jo.prototype,"theme",void 0)
864
+ const qo=jo.compose({baseName:"theme-provider",styles:Bo,template:Fo})
865
+ function Uo(t,e){const{red:s,green:i,blue:o}=ji(t)
866
+ return`rgba(${s}, ${i}, ${o}, ${e})`}Es.getOrCreate().withPrefix("nimble").register(qo())
867
+ const Ko=Is.create(Ro(Ui)).withDefault((t=>Sr(Mr(t,Hi,Ai,Vi)))),Wo=Is.create(Ro(Ki)).withDefault((t=>Mr(t,Vi,Ei,Li)))
868
+ Is.create(Ro(Wi)).withDefault((t=>Mr(t,Mi,"#505153",Li))),Is.create(Ro(Yi)).withDefault((t=>Mr(t,"#d3d5d6",Hi,Li)))
869
+ const Yo=Is.create(Ro(Xi)).withDefault((t=>Uo(Lr(t),.2))),Xo=Is.create(Ro(Gi)).withDefault((t=>Sr(Lr(t)))),Go=Is.create(Ro(Qi)).withDefault((t=>Uo(Lr(t),.15))),Qo=Is.create(Ro(Ji)).withDefault((t=>Uo(function(t){return Mr(t,Hi,Ai,Vi)}(t),.1)))
870
+ Is.create(Ro(Zi)).withDefault((t=>Uo(function(t){return Mr(t,Hi,Ai,Vi)}(t),.15)))
871
+ const Jo=Is.create(Ro(to)).withDefault((t=>Er(t))),Zo=Is.create(Ro(eo)).withDefault((t=>Sr(Er(t)))),tn=Is.create(Ro(so)).withDefault((t=>Vr(t))),en=Is.create(Ro(io)).withDefault((t=>function(t){return Mr(t,Ri,zi,zi)}(t))),sn=Is.create(Ro(oo)).withDefault((t=>function(t){return Mr(t,Ii,Oi,Oi)}(t))),on=Is.create(Ro(no)).withDefault((t=>Mr(t,Ti,Ti,Vi))),nn=Is.create(Ro(ro)).withDefault((t=>Mr(t,Hi,Ai,Vi))),rn=Is.create(Ro(ao)).withDefault((t=>Uo(Mr(t,"#818386",Ei,Ei),.3))),an=Is.create(Ro(lo)).withDefault((t=>Uo(Mr(t,Hi,Ai,Vi),.3))),ln=Is.create(Ro(co)).withDefault("32px"),cn=Is.create(Ro(ho)).withDefault("4px"),hn=Is.create(Ro(uo)).withDefault("16px"),dn=Is.create(Ro(po)).withDefault("16px"),un=Is.create(Ro(vo)).withDefault("1px"),pn=Is.create(Ro(go)).withDefault("16px"),vn=Is.create(Ro(fo)).withDefault("784px")
872
+ Ar($o,(t=>Hr(t)),(t=>Uo(Hr(t),.3)),"Noto Serif","400","25px","32px","serif"),Ar(yo,(t=>Hr(t)),(t=>Uo(Hr(t),.3)),"Noto Serif","400","29.100000381469727px","40px","serif"),Ar(Co,(t=>Hr(t)),(t=>Uo(Hr(t),.3)),"Source Sans Pro","400","25px","32px","sans-serif")
873
+ const[gn,mn,fn,bn,wn,xn,yn,$n]=Ar(ko,(t=>Hr(t)),(t=>Uo(Hr(t),.3)),"Source Sans Pro","400","22px","28px","sans-serif")
874
+ Ar(_o,(t=>Hr(t)),(t=>Uo(Hr(t),.3)),"Source Sans Pro","400","19px","24px","sans-serif"),Ar(zo,(t=>Hr(t)),(t=>Uo(Hr(t),.3)),"Source Sans Pro","300","16px","20px","sans-serif"),Ar(Io,(t=>Hr(t)),(t=>Uo(Hr(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),Ar(Oo,(t=>Hr(t)),(t=>Uo(Hr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif")
875
+ const[Cn,kn,_n,zn,In,On,Sn,An]=Ar(So,(t=>Uo(Hr(t),.6)),(t=>Uo(Hr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Mn,Vn,En,Hn,Ln,Tn,Rn,Pn]=Ar(Ao,(t=>Hr(t)),(t=>Uo(Hr(t),.3)),"Source Sans Pro","600","14px","18px","sans-serif"),[Fn,Bn,Dn,Nn,jn,qn,Un,Kn]=Ar(Mo,(t=>Hr(t)),(t=>Uo(Hr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Wn,Yn,Xn,Gn,Qn,Jn,Zn,tr]=Ar(Vo,(t=>Hr(t)),(t=>Uo(Hr(t),.3)),"Space Mono","400","11px","16px","sans-serif"),[er,sr,ir,or,nr,rr,ar,lr]=Ar(Eo,(t=>Uo(Hr(t),.6)),(t=>Uo(Hr(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[cr,hr,dr,ur,pr,vr,gr,mr]=Ar(Ho,(t=>Hr(t)),(t=>Uo(Hr(t),.3)),"Source Sans Pro","400","12.800000190734863px","16px","sans-serif")
876
+ Ar(Lo,(t=>Hr(t)),(t=>Uo(Hr(t),.3)),"Source Sans Pro","400","11px",Bi,"sans-serif")
877
+ const[fr,br,wr,xr,yr,$r,Cr,kr]=Ar(To,(t=>Vr(t)),(t=>Uo(Vr(t),.3)),"Source Sans Pro","400","9px",Bi,"sans-serif"),_r=Is.create(Ro(mo)).withDefault("uppercase"),zr=Is.create(Ro(bo)).withDefault("0.1s"),Ir=Is.create(Ro(wo)).withDefault("0.15s"),Or=Is.create(Ro(xo)).withDefault(250)
878
+ function Sr(t){const{red:e,green:s,blue:i}=ji(t)
879
+ return`${e}, ${s}, ${i}`}function Ar(t,e,s,i,o,n,r,a){if(""===t||""===i||""===o||""===n||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
880
+ const l=Is.create(Ro(t)).withDefault(`${o} ${n}/${r} ${i}, ${a}`),c=t.split("-font"),h=c[0]
879
881
  if(void 0===h||""!==c[1])throw new Error(`fontTokenName value of ${t} did not have the expected '-font' suffix`)
880
- return[l,Is.create(To(`${h}-font-color`)).withDefault((t=>e(t))),Is.create(To(`${h}-disabled-font-color`)).withDefault((t=>s(t))),Is.create(To(`${h}-font-family`)).withDefault(`${i}`),Is.create(To(`${h}-font-weight`)).withDefault(`${o}`),Is.create(To(`${h}-font-size`)).withDefault(`${n}`),Is.create(To(`${h}-font-line-height`)).withDefault(`${r}`),Is.create(To(`${h}-fallback-font-family`)).withDefault(`${a}`)]}function Ar(t,e,s,i){switch(Do.getValueFor(t)){case qi.Light:return e
882
+ return[l,Is.create(Ro(`${h}-font-color`)).withDefault((t=>e(t))),Is.create(Ro(`${h}-disabled-font-color`)).withDefault((t=>s(t))),Is.create(Ro(`${h}-font-family`)).withDefault(`${i}`),Is.create(Ro(`${h}-font-weight`)).withDefault(`${o}`),Is.create(Ro(`${h}-font-size`)).withDefault(`${n}`),Is.create(Ro(`${h}-font-line-height`)).withDefault(`${r}`),Is.create(Ro(`${h}-fallback-font-family`)).withDefault(`${a}`)]}function Mr(t,e,s,i){switch(No.getValueFor(t)){case qi.Light:return e
881
883
  case qi.Dark:return s
882
884
  case qi.Color:return i
883
- default:return e}}function Mr(t){return Ar(t,"#c4000c",Si,Si)}function Vr(t){return Ar(t,Hi,Ai,Vi)}function Er(t){return Ar(t,Hi,Ai,Vi)}function Hr(t){return Ar(t,Ti,Ti,Vi)}class Lr{constructor(t,e){this.themeStyles=t,this.source=e,this.attached=null}handleChange({target:t,token:e}){this.attach(e.getValueFor(t))}attach(t){this.attached!==this.themeStyles[t]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this.themeStyles[t],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}class Tr{constructor(t,e,s){this.cache=new WeakMap
884
- const i=t,o=Tr.resolveTheme(e,{light:i,dark:null,color:null}),n=Tr.resolveTheme(s,{light:i,dark:o,color:null})
885
+ default:return e}}function Vr(t){return Mr(t,"#c4000c",Si,Si)}function Er(t){return Mr(t,Hi,Ai,Vi)}function Hr(t){return Mr(t,Hi,Ai,Vi)}function Lr(t){return Mr(t,Ti,Ti,Vi)}class Tr{constructor(t,e){this.themeStyles=t,this.source=e,this.attached=null}handleChange({target:t,token:e}){this.attach(e.getValueFor(t))}attach(t){this.attached!==this.themeStyles[t]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this.themeStyles[t],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}class Rr{constructor(t,e,s){this.cache=new WeakMap
886
+ const i=t,o=Rr.resolveTheme(e,{light:i,dark:null,color:null}),n=Rr.resolveTheme(s,{light:i,dark:o,color:null})
885
887
  this.themeStyles={light:i,dark:o,color:n}}static resolveTheme(t,e){if(t instanceof X||null===t)return t
886
888
  const s=e[t]
887
889
  if(null===s)throw new Error(`Tried to alias to theme '${t}' but the theme value is not set to a style.`)
888
- return s}bind(t){const e=this.cache.get(t)||new Lr(this.themeStyles,t),s=Do.getValueFor(t)
889
- Do.subscribe(e,t),e.attach(s),this.cache.set(t,e)}unbind(t){const e=this.cache.get(t)
890
- e&&Do.unsubscribe(e)}}const Rr=(t,e,s)=>new Tr(t,e,s),Pr=mt`
890
+ return s}bind(t){const e=this.cache.get(t)||new Tr(this.themeStyles,t),s=No.getValueFor(t)
891
+ No.subscribe(e,t),e.attach(s),this.cache.set(t,e)}unbind(t){const e=this.cache.get(t)
892
+ e&&No.unsubscribe(e)}}const Pr=(t,e,s)=>new Rr(t,e,s),Fr=mt`
891
893
  ${ls("inline-block")}
892
894
 
893
895
  :host {
894
896
  box-sizing: border-box;
895
- font: ${Pn};
896
- --ni-private-breadcrumb-link-font-color: ${Fn};
897
+ font: ${Fn};
898
+ --ni-private-breadcrumb-link-font-color: ${Bn};
897
899
  }
898
900
 
899
901
  .list {
@@ -902,7 +904,7 @@ e&&Do.unsubscribe(e)}}const Rr=(t,e,s)=>new Tr(t,e,s),Pr=mt`
902
904
  }
903
905
 
904
906
  :host(.prominent-links) {
905
- --ni-private-breadcrumb-link-active-font-color: ${Fn};
907
+ --ni-private-breadcrumb-link-active-font-color: ${Bn};
906
908
  }
907
909
 
908
910
  ::slotted(*:first-child) {
@@ -910,9 +912,9 @@ e&&Do.unsubscribe(e)}}const Rr=(t,e,s)=>new Tr(t,e,s),Pr=mt`
910
912
  }
911
913
 
912
914
  ::slotted(*:not([href]):last-child) {
913
- font: ${An};
915
+ font: ${Mn};
914
916
  }
915
- `.withBehaviors(Rr(mt`
917
+ `.withBehaviors(Pr(mt`
916
918
  ${""}
917
919
  :host {
918
920
  --ni-private-breadcrumb-link-active-font-color: ${Pi};
@@ -933,14 +935,14 @@ e&&Do.unsubscribe(e)}}const Rr=(t,e,s)=>new Tr(t,e,s),Pr=mt`
933
935
  `,mt`
934
936
  ${""}
935
937
  :host {
936
- --ni-private-breadcrumb-link-active-font-color: ${qo(Vi,.6)};
938
+ --ni-private-breadcrumb-link-active-font-color: ${Uo(Vi,.6)};
937
939
  }
938
940
 
939
941
  :host(.prominent-links) {
940
942
  --ni-private-breadcrumb-link-font-color: ${Fi};
941
943
  }
942
944
  `))
943
- const Fr=class extends Be{}.compose({baseName:"breadcrumb",baseClass:Be,template:(t,e)=>Y`
945
+ const Br=class extends Be{}.compose({baseName:"breadcrumb",baseClass:Be,template:(t,e)=>Y`
944
946
  <template role="navigation">
945
947
  <div role="list" class="list" part="list">
946
948
  <slot
@@ -948,17 +950,17 @@ const Fr=class extends Be{}.compose({baseName:"breadcrumb",baseClass:Be,template
948
950
  ></slot>
949
951
  </div>
950
952
  </template>
951
- `,styles:Pr})
952
- Es.getOrCreate().withPrefix("nimble").register(Fr())
953
- const Br={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>'},Dr={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>'},Nr={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.5 4.737l1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},jr={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.263 3.5l.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},qr={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>'},Ur={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>'},Kr={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>'},Wr={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>'},Yr={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>'},Xr={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>'},Gr={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>'},Qr={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>'},Jr={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>'},Zr={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>'},ta={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>'},ea={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>'},sa={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>'},ia={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>'},oa={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>'},na={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>'},ra={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>'},aa={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>'},la={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>'},ca={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>'},ha={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>'},da={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>'},ua={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>'},pa={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>'},va={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>'},ga={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>'},ma={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>'},fa={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>'},ba={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>'},wa={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>'},xa={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>'},ya={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>'},$a={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>'},Ca={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>'},ka={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>'},_a={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>'},za={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>'},Ia={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>'},Oa={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>'},Sa={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>'},Aa={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>'},Ma={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>'},Va={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>'},Ea={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>'},Ha={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>'},La={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>'},Ta={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>'},Ra={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>'},Pa={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>'},Fa={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>'},Ba={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>'},Da={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>'},Na={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 01-6.997-2.962v-.007H2v.007a5.995 5.995 0 0010.301 4.182zM8.372 2v1.884a4.13 4.13 0 012.992 6.501l1.429 1.224A6.008 6.008 0 008.37 2zM2.048 7.236h1.897a4.117 4.117 0 013.675-3.352V2A6.012 6.012 0 002.05 7.236z"/></svg>'},ja={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 11-3-3 3 3 0 013 3zm5-2a2 2 0 102 2 2.002 2.002 0 00-2-2m0-1a3 3 0 11-3 3 3 3 0 013-3z"/></svg>'},qa={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>'},Ua={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>'},Ka={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>'},Wa={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>'},Ya={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>'},Xa={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>'},Ga={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>'},Qa={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>'},Ja={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>'},Za={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>'},tl={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>'},el={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>'},sl={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>'},il={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>'},ol={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>'},nl={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>'},rl={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>'},al={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>'},ll={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>'},cl={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>'},hl={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>'},dl={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>'},ul={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>'},pl={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>'},vl={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>'},gl={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>'},ml={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>'},fl={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>'},bl={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>'},wl={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>'},xl={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>'},yl={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>'},$l={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>'},Cl={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>'},kl={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>'},_l={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>'},zl={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>'},Il={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>'},Ol={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>'},Sl={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>'},Al={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>'},Ml={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>'},Vl={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>'},El={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>'},Hl={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>'},Ll={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>'},Tl={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>'},Rl={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>'},Pl={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>'},Fl={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>'},Bl={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>'},Dl={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>'},Nl={name:"signal_bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 14H2V2h2zm3-9H5v9h2zm3 3H8v6h2zm3 3h-2v3h2z"/></svg>'},jl={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 001.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 01.9-1.267zm0-6.054a4.613 4.613 0 00-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 012 9.18V4h12z"/></svg>'},ql={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>'},Ul={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>'},Kl={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>'},Wl={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>'},Yl={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>'},Xl={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>'},Gl={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>'},Ql={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>'},Jl={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>'},Zl={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>'},tc={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>'},ec={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>'},sc={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>'},ic={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>'},oc={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>'},nc={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>'},rc={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>'},ac={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>'},lc={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>'},cc={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>'},hc={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>'},dc={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>'},uc={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>'},pc={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>'},vc={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>'},gc={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>'},mc={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>'},fc={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>'},bc={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>'},wc={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>'},xc=`:${cs}`,yc=mt`
953
+ `,styles:Fr})
954
+ Es.getOrCreate().withPrefix("nimble").register(Br())
955
+ const Dr={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>'},Nr={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>'},jr={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>'},qr={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>'},Ur={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>'},Kr={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>'},Wr={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>'},Yr={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>'},Xr={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>'},Gr={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>'},Qr={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>'},Jr={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>'},Zr={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>'},ta={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>'},ea={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>'},sa={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>'},ia={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>'},oa={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>'},na={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>'},ra={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>'},aa={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>'},la={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>'},ca={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>'},ha={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>'},da={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>'},ua={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>'},pa={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>'},va={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>'},ga={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>'},ma={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>'},fa={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>'},ba={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>'},wa={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>'},xa={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>'},ya={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>'},$a={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>'},Ca={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>'},ka={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>'},_a={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>'},za={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>'},Ia={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>'},Oa={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>'},Sa={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>'},Aa={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>'},Ma={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>'},Va={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>'},Ea={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>'},Ha={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>'},La={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>'},Ta={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>'},Ra={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>'},Pa={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>'},Fa={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>'},Ba={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>'},Da={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>'},Na={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>'},ja={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>'},qa={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>'},Ua={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>'},Ka={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>'},Wa={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>'},Ya={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>'},Xa={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>'},Ga={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>'},Qa={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>'},Ja={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>'},Za={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>'},tl={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>'},el={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>'},sl={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>'},il={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>'},ol={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>'},nl={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>'},rl={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>'},al={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>'},ll={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>'},cl={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>'},hl={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>'},dl={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>'},ul={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>'},pl={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>'},vl={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>'},gl={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>'},ml={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>'},fl={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>'},bl={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>'},wl={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>'},xl={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>'},yl={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>'},$l={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>'},Cl={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>'},kl={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>'},_l={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>'},zl={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>'},Il={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>'},Ol={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>'},Sl={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>'},Al={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>'},Ml={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>'},Vl={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>'},El={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>'},Hl={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>'},Ll={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>'},Tl={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>'},Rl={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>'},Pl={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>'},Fl={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>'},Bl={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>'},Dl={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>'},Nl={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>'},jl={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>'},ql={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>'},Ul={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>'},Kl={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>'},Wl={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>'},Yl={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>'},Xl={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>'},Gl={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>'},Ql={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>'},Jl={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>'},Zl={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>'},tc={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>'},ec={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>'},sc={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>'},ic={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>'},oc={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>'},nc={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>'},rc={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>'},ac={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>'},lc={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>'},cc={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>'},hc={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>'},dc={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>'},uc={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>'},pc={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>'},vc={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>'},gc={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>'},mc={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>'},fc={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>'},bc={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>'},wc={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>'},xc={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>'},yc=`:${cs}`,$c=mt`
954
956
  ${ls("inline-flex")}
955
957
 
956
958
  :host {
957
- height: ${an};
959
+ height: ${ln};
958
960
  box-sizing: border-box;
959
- font: ${Pn};
960
- color: ${Fn};
961
- padding-left: calc(4px - ${dn});
961
+ font: ${Fn};
962
+ color: ${Bn};
963
+ padding-left: calc(4px - ${un});
962
964
  }
963
965
 
964
966
  .listitem {
@@ -972,8 +974,8 @@ const Br={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
972
974
  display: flex;
973
975
  align-items: center;
974
976
  justify-content: center;
975
- border: ${dn} solid transparent;
976
- padding-right: calc(4px - ${dn});
977
+ border: ${un} solid transparent;
978
+ padding-right: calc(4px - ${un});
977
979
  }
978
980
 
979
981
  .control:link {
@@ -990,9 +992,9 @@ const Br={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
990
992
  text-decoration: underline;
991
993
  }
992
994
 
993
- .control:link${xc} {
994
- border: ${dn} solid ${sn};
995
- outline: 2px solid ${sn};
995
+ .control:link${yc} {
996
+ border: ${un} solid ${on};
997
+ outline: 2px solid ${on};
996
998
  outline-offset: 1px;
997
999
  }
998
1000
 
@@ -1012,15 +1014,15 @@ const Br={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
1012
1014
  }
1013
1015
 
1014
1016
  slot[name='separator'] svg {
1015
- width: ${un};
1016
- height: ${un};
1017
+ width: ${pn};
1018
+ height: ${pn};
1017
1019
  }
1018
1020
 
1019
1021
  slot[name='separator'] path {
1020
- fill: ${Cn};
1022
+ fill: ${kn};
1021
1023
  }
1022
1024
  `
1023
- const $c=class extends Fe{}.compose({baseName:"breadcrumb-item",baseClass:Fe,template:(t,e)=>Y`
1025
+ const Cc=class extends Fe{}.compose({baseName:"breadcrumb-item",baseClass:Fe,template:(t,e)=>Y`
1024
1026
  <div role="listitem" class="listitem" part="listitem">
1025
1027
  ${wt((t=>t.href&&t.href.length>0),Y`
1026
1028
  ${((t,e)=>Y`
@@ -1076,17 +1078,17 @@ const $c=class extends Fe{}.compose({baseName:"breadcrumb-item",baseClass:Fe,tem
1076
1078
  </span>
1077
1079
  `)}
1078
1080
  </div>
1079
- `,styles:yc,separator:ol.data})
1080
- function Cc(t,e){return new as("appearance",t,e)}var kc
1081
- Es.getOrCreate().withPrefix("nimble").register($c()),function(t){t.Outline="outline",t.Ghost="ghost",t.Block="block"}(kc||(kc={}))
1082
- const _c=mt`
1081
+ `,styles:$c,separator:nl.data})
1082
+ function kc(t,e){return new as("appearance",t,e)}var _c
1083
+ Es.getOrCreate().withPrefix("nimble").register(Cc()),function(t){t.Outline="outline",t.Ghost="ghost",t.Block="block"}(_c||(_c={}))
1084
+ const zc=mt`
1083
1085
  ${ls("inline-flex")}
1084
1086
 
1085
1087
  :host {
1086
1088
  background-color: transparent;
1087
- height: ${an};
1088
- color: ${cr};
1089
- font: ${lr};
1089
+ height: ${ln};
1090
+ color: ${hr};
1091
+ font: ${cr};
1090
1092
  cursor: pointer;
1091
1093
  outline: none;
1092
1094
  border: none;
@@ -1096,7 +1098,7 @@ const _c=mt`
1096
1098
  }
1097
1099
 
1098
1100
  :host([disabled]) {
1099
- color: ${hr};
1101
+ color: ${dr};
1100
1102
  cursor: default;
1101
1103
  }
1102
1104
 
@@ -1104,7 +1106,7 @@ const _c=mt`
1104
1106
  background-color: transparent;
1105
1107
  height: 100%;
1106
1108
  width: 100%;
1107
- border: ${dn} solid transparent;
1109
+ border: ${un} solid transparent;
1108
1110
  box-sizing: border-box;
1109
1111
  color: inherit;
1110
1112
  border-radius: inherit;
@@ -1117,12 +1119,12 @@ const _c=mt`
1117
1119
  font: inherit;
1118
1120
  outline: none;
1119
1121
  margin: 0;
1120
- padding: 0 ${cn};
1121
- transition: box-shadow ${_r};
1122
+ padding: 0 ${hn};
1123
+ transition: box-shadow ${zr};
1122
1124
  }
1123
1125
 
1124
1126
  :host([content-hidden]) .control {
1125
- width: ${an};
1127
+ width: ${ln};
1126
1128
  padding: 0px;
1127
1129
  }
1128
1130
 
@@ -1133,13 +1135,13 @@ const _c=mt`
1133
1135
  }
1134
1136
 
1135
1137
  .control:hover {
1136
- box-shadow: 0px 0px 0px ${dn} ${sn} inset;
1138
+ box-shadow: 0px 0px 0px ${un} ${on} inset;
1137
1139
  outline: none;
1138
1140
  }
1139
1141
 
1140
- .control${xc} {
1141
- box-shadow: 0px 0px 0px ${dn} ${sn} inset;
1142
- outline: ${dn} solid ${sn};
1142
+ .control${yc} {
1143
+ box-shadow: 0px 0px 0px ${un} ${on} inset;
1144
+ outline: ${un} solid ${on};
1143
1145
  outline-offset: -4px;
1144
1146
  }
1145
1147
 
@@ -1172,7 +1174,7 @@ const _c=mt`
1172
1174
 
1173
1175
  [part='start'] {
1174
1176
  display: contents;
1175
- ${on.cssCustomProperty}: ${cr};
1177
+ ${nn.cssCustomProperty}: ${hr};
1176
1178
  }
1177
1179
 
1178
1180
  :host([disabled]) slot[name='start']::slotted(*) {
@@ -1181,38 +1183,38 @@ const _c=mt`
1181
1183
 
1182
1184
  [part='end'] {
1183
1185
  display: contents;
1184
- ${on.cssCustomProperty}: ${cr};
1186
+ ${nn.cssCustomProperty}: ${hr};
1185
1187
  }
1186
1188
 
1187
1189
  :host([content-hidden]) [part='end'] {
1188
1190
  display: none;
1189
1191
  }
1190
- `.withBehaviors(Cc(kc.Outline,mt`
1192
+ `.withBehaviors(kc(_c.Outline,mt`
1191
1193
  .control {
1192
1194
  background-color: transparent;
1193
- border-color: rgba(${Uo}, 0.3);
1195
+ border-color: rgba(${Ko}, 0.3);
1194
1196
  }
1195
1197
 
1196
1198
  .control:hover {
1197
1199
  background-color: transparent;
1198
- border-color: ${sn};
1200
+ border-color: ${on};
1199
1201
  }
1200
1202
 
1201
- .control${xc} {
1203
+ .control${yc} {
1202
1204
  background-color: transparent;
1203
- border-color: ${sn};
1205
+ border-color: ${on};
1204
1206
  }
1205
1207
 
1206
1208
  .control:active {
1207
- background-color: ${Wo};
1208
- border-color: ${Wo};
1209
+ background-color: ${Yo};
1210
+ border-color: ${Yo};
1209
1211
  }
1210
1212
 
1211
1213
  .control[disabled] {
1212
1214
  background-color: transparent;
1213
- border-color: rgba(${Jo}, 0.2);
1215
+ border-color: rgba(${Zo}, 0.2);
1214
1216
  }
1215
- `),Cc(kc.Ghost,mt`
1217
+ `),kc(_c.Ghost,mt`
1216
1218
  .control {
1217
1219
  background-color: transparent;
1218
1220
  border-color: transparent;
@@ -1220,63 +1222,63 @@ const _c=mt`
1220
1222
 
1221
1223
  .control:hover {
1222
1224
  background-color: transparent;
1223
- border-color: ${sn};
1225
+ border-color: ${on};
1224
1226
  }
1225
1227
 
1226
- .control${xc} {
1228
+ .control${yc} {
1227
1229
  background-color: transparent;
1228
- border-color: ${sn};
1230
+ border-color: ${on};
1229
1231
  }
1230
1232
 
1231
1233
  .control:active {
1232
- background-color: ${Wo};
1233
- border-color: ${Wo};
1234
+ background-color: ${Yo};
1235
+ border-color: ${Yo};
1234
1236
  }
1235
1237
 
1236
1238
  .control[disabled] {
1237
1239
  background-color: transparent;
1238
1240
  border-color: transparent;
1239
1241
  }
1240
- `),Cc(kc.Block,mt`
1242
+ `),kc(_c.Block,mt`
1241
1243
  .control {
1242
- background-color: rgba(${Jo}, 0.1);
1244
+ background-color: rgba(${Zo}, 0.1);
1243
1245
  border-color: transparent;
1244
1246
  }
1245
1247
 
1246
1248
  .control:hover {
1247
1249
  background-color: transparent;
1248
- border-color: ${sn};
1250
+ border-color: ${on};
1249
1251
  }
1250
1252
 
1251
- .control${xc} {
1252
- background-color: rgba(${Jo}, 0.1);
1253
- border-color: ${sn};
1253
+ .control${yc} {
1254
+ background-color: rgba(${Zo}, 0.1);
1255
+ border-color: ${on};
1254
1256
  }
1255
1257
 
1256
- .control${xc}:hover {
1258
+ .control${yc}:hover {
1257
1259
  background-color: transparent;
1258
1260
  }
1259
1261
 
1260
1262
  .control:active {
1261
- background-color: ${Wo};
1262
- border-color: ${Wo};
1263
+ background-color: ${Yo};
1264
+ border-color: ${Yo};
1263
1265
  }
1264
1266
 
1265
1267
  .control[disabled] {
1266
- background-color: rgba(${Jo}, 0.1);
1268
+ background-color: rgba(${Zo}, 0.1);
1267
1269
  border-color: transparent;
1268
1270
  }
1269
- `)),zc=_c.withBehaviors(Cc(kc.Outline,mt`
1271
+ `)),Ic=zc.withBehaviors(kc(_c.Outline,mt`
1270
1272
  :host(.primary) .control {
1271
- box-shadow: 0px 0px 0px ${dn} rgba(${Uo}, 0.3) inset;
1273
+ box-shadow: 0px 0px 0px ${un} rgba(${Ko}, 0.3) inset;
1272
1274
  }
1273
1275
 
1274
1276
  :host(.primary) .control:hover {
1275
- box-shadow: 0px 0px 0px ${dn} ${sn} inset;
1277
+ box-shadow: 0px 0px 0px ${un} ${on} inset;
1276
1278
  }
1277
1279
 
1278
- :host(.primary) .control${xc} {
1279
- box-shadow: 0px 0px 0px ${dn} ${sn} inset;
1280
+ :host(.primary) .control${yc} {
1281
+ box-shadow: 0px 0px 0px ${un} ${on} inset;
1280
1282
  }
1281
1283
 
1282
1284
  :host(.primary) .control:active {
@@ -1286,12 +1288,12 @@ const _c=mt`
1286
1288
  :host(.primary) .control[disabled] {
1287
1289
  box-shadow: none;
1288
1290
  }
1289
- `),Cc(kc.Block,mt`
1291
+ `),kc(_c.Block,mt`
1290
1292
  :host(.primary) .control {
1291
1293
  background-clip: padding-box;
1292
- border-color: rgba(${Uo}, 0.3);
1293
- border-width: calc(2 * ${dn});
1294
- padding: 0 calc(${cn} - ${dn});
1294
+ border-color: rgba(${Ko}, 0.3);
1295
+ border-width: calc(2 * ${un});
1296
+ padding: 0 calc(${hn} - ${un});
1295
1297
  }
1296
1298
 
1297
1299
  :host(.primary[content-hidden]) .control {
@@ -1299,28 +1301,28 @@ const _c=mt`
1299
1301
  }
1300
1302
 
1301
1303
  :host(.primary) .control:hover {
1302
- border-color: ${sn};
1304
+ border-color: ${on};
1303
1305
  box-shadow: none;
1304
1306
  }
1305
1307
 
1306
- :host(.primary) .control${xc} {
1308
+ :host(.primary) .control${yc} {
1307
1309
  background-clip: border-box;
1308
- border-color: ${sn};
1309
- border-width: ${dn};
1310
- box-shadow: 0px 0px 0px ${dn} ${sn} inset;
1311
- padding: 0 ${cn};
1310
+ border-color: ${on};
1311
+ border-width: ${un};
1312
+ box-shadow: 0px 0px 0px ${un} ${on} inset;
1313
+ padding: 0 ${hn};
1312
1314
  }
1313
1315
 
1314
- :host(.primary[content-hidden]) .control${xc} {
1316
+ :host(.primary[content-hidden]) .control${yc} {
1315
1317
  padding: 0px;
1316
1318
  }
1317
1319
 
1318
1320
  :host(.primary) .control:active {
1319
1321
  background-clip: border-box;
1320
- border-color: ${Wo};
1321
- border-width: ${dn};
1322
+ border-color: ${Yo};
1323
+ border-width: ${un};
1322
1324
  box-shadow: none;
1323
- padding: 0 ${cn};
1325
+ padding: 0 ${hn};
1324
1326
  }
1325
1327
 
1326
1328
  :host(.primary[content-hidden]) .control:active {
@@ -1330,17 +1332,17 @@ const _c=mt`
1330
1332
  :host(.primary) .control[disabled] {
1331
1333
  background-clip: border-box;
1332
1334
  border-color: transparent;
1333
- border-width: ${dn};
1335
+ border-width: ${un};
1334
1336
  box-shadow: none;
1335
- padding: 0 ${cn};
1337
+ padding: 0 ${hn};
1336
1338
  }
1337
1339
 
1338
1340
  :host(.primary[content-hidden]) .control[disabled] {
1339
1341
  padding: 0px;
1340
1342
  }
1341
1343
  `))
1342
- class Ic extends Xe{constructor(){super(...arguments),this.appearance=kc.Outline,this.contentHidden=!1}}Ro([ot],Ic.prototype,"appearance",void 0),Ro([ot({attribute:"content-hidden",mode:"boolean"})],Ic.prototype,"contentHidden",void 0)
1343
- const Oc=Ic.compose({baseName:"button",baseClass:Xe,template:(t,e)=>Y`
1344
+ class Oc extends Xe{constructor(){super(...arguments),this.appearance=_c.Outline,this.contentHidden=!1}}Po([ot],Oc.prototype,"appearance",void 0),Po([ot({attribute:"content-hidden",mode:"boolean"})],Oc.prototype,"contentHidden",void 0)
1345
+ const Sc=Oc.compose({baseName:"button",baseClass:Xe,template:(t,e)=>Y`
1344
1346
  <button
1345
1347
  class="control"
1346
1348
  part="control"
@@ -1384,13 +1386,13 @@ const Oc=Ic.compose({baseName:"button",baseClass:Xe,template:(t,e)=>Y`
1384
1386
  </span>
1385
1387
  ${zt(0,e)}
1386
1388
  </button>
1387
- `,styles:zc,shadowOptions:{delegatesFocus:!0}})
1388
- Es.getOrCreate().withPrefix("nimble").register(Oc())
1389
- const Sc=mt`
1389
+ `,styles:Ic,shadowOptions:{delegatesFocus:!0}})
1390
+ Es.getOrCreate().withPrefix("nimble").register(Sc())
1391
+ const Ac=mt`
1390
1392
  ${ls("inline-flex")}
1391
1393
 
1392
1394
  :host {
1393
- font: ${lr};
1395
+ font: ${cr};
1394
1396
  align-items: center;
1395
1397
  cursor: pointer;
1396
1398
  outline: none;
@@ -1402,16 +1404,16 @@ const Sc=mt`
1402
1404
  }
1403
1405
 
1404
1406
  .control {
1405
- width: calc(${an} / 2);
1406
- height: calc(${an} / 2);
1407
+ width: calc(${ln} / 2);
1408
+ height: calc(${ln} / 2);
1407
1409
  box-sizing: border-box;
1408
1410
  flex-shrink: 0;
1409
- border: ${dn} solid ${Qo};
1411
+ border: ${un} solid ${Jo};
1410
1412
  padding: 2px;
1411
1413
  display: inline-flex;
1412
1414
  align-items: center;
1413
1415
  justify-content: center;
1414
- transition: box-shadow ${_r};
1416
+ transition: box-shadow ${zr};
1415
1417
  ${""}
1416
1418
  line-height: 0;
1417
1419
  }
@@ -1423,30 +1425,30 @@ const Sc=mt`
1423
1425
  }
1424
1426
 
1425
1427
  :host([disabled]) .control {
1426
- background-color: rgba(${Jo}, 0.1);
1427
- border-color: rgba(${Jo}, 0.2);
1428
+ background-color: rgba(${Zo}, 0.1);
1429
+ border-color: rgba(${Zo}, 0.2);
1428
1430
  }
1429
1431
 
1430
1432
  :host(:not([disabled]):not(:active):hover) .control {
1431
- border-color: ${sn};
1432
- box-shadow: 0px 0px 0px ${dn} ${sn} inset;
1433
+ border-color: ${on};
1434
+ box-shadow: 0px 0px 0px ${un} ${on} inset;
1433
1435
  }
1434
1436
 
1435
- :host(${xc}) .control {
1436
- border-color: ${sn};
1437
- outline: 2px solid ${sn};
1437
+ :host(${yc}) .control {
1438
+ border-color: ${on};
1439
+ outline: 2px solid ${on};
1438
1440
  outline-offset: 2px;
1439
1441
  }
1440
1442
 
1441
1443
  .label {
1442
1444
  font: inherit;
1443
- color: ${Fn};
1445
+ color: ${Bn};
1444
1446
  padding-left: 1ch;
1445
1447
  cursor: inherit;
1446
1448
  }
1447
1449
 
1448
1450
  :host([disabled]) .label {
1449
- color: ${Bn};
1451
+ color: ${Dn};
1450
1452
  }
1451
1453
 
1452
1454
  slot[name='checked-indicator'],
@@ -1455,8 +1457,8 @@ const Sc=mt`
1455
1457
  }
1456
1458
 
1457
1459
  slot[name='checked-indicator'] svg {
1458
- height: ${un};
1459
- width: ${un};
1460
+ height: ${pn};
1461
+ width: ${pn};
1460
1462
  overflow: visible;
1461
1463
  }
1462
1464
 
@@ -1465,16 +1467,16 @@ const Sc=mt`
1465
1467
  }
1466
1468
 
1467
1469
  slot[name='checked-indicator'] path {
1468
- fill: ${Qo};
1470
+ fill: ${Jo};
1469
1471
  }
1470
1472
 
1471
1473
  :host([disabled]) slot[name='checked-indicator'] path {
1472
- fill: rgba(${Jo}, 0.3);
1474
+ fill: rgba(${Zo}, 0.3);
1473
1475
  }
1474
1476
 
1475
1477
  slot[name='indeterminate-indicator'] svg {
1476
- height: ${un};
1477
- width: ${un};
1478
+ height: ${pn};
1479
+ width: ${pn};
1478
1480
  overflow: visible;
1479
1481
  }
1480
1482
 
@@ -1483,14 +1485,14 @@ const Sc=mt`
1483
1485
  }
1484
1486
 
1485
1487
  slot[name='indeterminate-indicator'] path {
1486
- fill: ${Qo};
1488
+ fill: ${Jo};
1487
1489
  }
1488
1490
 
1489
1491
  :host([disabled]) slot[name='indeterminate-indicator'] path {
1490
- fill: rgba(${Jo}, 0.3);
1492
+ fill: rgba(${Zo}, 0.3);
1491
1493
  }
1492
1494
  `
1493
- const Ac=class extends Ze{}.compose({baseName:"checkbox",baseClass:Ze,template:(t,e)=>Y`
1495
+ const Mc=class extends Ze{}.compose({baseName:"checkbox",baseClass:Ze,template:(t,e)=>Y`
1494
1496
  <template
1495
1497
  role="checkbox"
1496
1498
  aria-checked="${t=>t.checked}"
@@ -1517,9 +1519,9 @@ const Ac=class extends Ze{}.compose({baseName:"checkbox",baseClass:Ze,template:(
1517
1519
  <slot ${Ct("defaultSlottedNodes")}></slot>
1518
1520
  </label>
1519
1521
  </template>
1520
- `,styles:Sc,checkedIndicator:da.data,indeterminateIndicator:Sl.data})
1521
- Es.getOrCreate().withPrefix("nimble").register(Ac())
1522
- var Mc="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Vc={},Ec={},Hc={}
1522
+ `,styles:Ac,checkedIndicator:ua.data,indeterminateIndicator:Al.data})
1523
+ Es.getOrCreate().withPrefix("nimble").register(Mc())
1524
+ var Vc="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Ec={},Hc={},Lc={}
1523
1525
  !function(t){var e
1524
1526
  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={}))
1525
1527
  var s=function(){function t(t,e,s){var i=this
@@ -1548,99 +1550,99 @@ return t.forEach((function(t){t.forEach((function(t,s){var i=t.offset
1548
1550
  void 0===i&&(i=0===s?0:1,t.offset=i)
1549
1551
  var o=i.toString()
1550
1552
  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}()
1551
- t.default=s}(Hc)
1552
- var Lc,Tc=Mc&&Mc.__extends||(Lc=function(t,e){return(Lc=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)e.hasOwnProperty(s)&&(t[s]=e[s])})(t,e)},function(t,e){function s(){this.constructor=t}Lc(t,e),t.prototype=null===e?Object.create(e):(s.prototype=e.prototype,new s)})
1553
- Object.defineProperty(Ec,"__esModule",{value:!0})
1554
- var Rc=Hc,Pc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
1555
- return e.mode=Rc.AnimationMode.animateTo,e}return Tc(e,t),e}(Rc.default)
1556
- Ec.default=Pc
1557
- var Fc={},Bc=Mc&&Mc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)e.hasOwnProperty(s)&&(t[s]=e[s])})(e,s)}
1553
+ t.default=s}(Lc)
1554
+ var Tc,Rc=Vc&&Vc.__extends||(Tc=function(t,e){return(Tc=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)e.hasOwnProperty(s)&&(t[s]=e[s])})(t,e)},function(t,e){function s(){this.constructor=t}Tc(t,e),t.prototype=null===e?Object.create(e):(s.prototype=e.prototype,new s)})
1555
+ Object.defineProperty(Hc,"__esModule",{value:!0})
1556
+ var Pc=Lc,Fc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
1557
+ return e.mode=Pc.AnimationMode.animateTo,e}return Rc(e,t),e}(Pc.default)
1558
+ Hc.default=Fc
1559
+ var Bc={},Dc=Vc&&Vc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)e.hasOwnProperty(s)&&(t[s]=e[s])})(e,s)}
1558
1560
  return function(e,s){function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
1559
- Object.defineProperty(Fc,"__esModule",{value:!0})
1560
- var Dc=Hc,Nc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
1561
- return e.mode=Dc.AnimationMode.animateFrom,e}return Bc(e,t),e}(Dc.default)
1562
- Fc.default=Nc
1563
- var jc={},qc={}
1564
- Object.defineProperty(qc,"__esModule",{value:!0}),qc.invokeFunctionForEach=void 0,qc.invokeFunctionForEach=function(t,e){t.forEach((function(t){return t[e]()}))},Object.defineProperty(jc,"__esModule",{value:!0})
1565
- var Uc=qc,Kc=function(){function t(t){var e=this
1566
- this.pause=function(){Uc.invokeFunctionForEach(e.animations,"pause")},this.finish=function(){Uc.invokeFunctionForEach(e.animations,"finish")},this.cancel=function(){Uc.invokeFunctionForEach(e.animations,"cancel")},this.animations=t}return Object.defineProperty(t.prototype,"onFinish",{get:function(){return this._onFinish},set:function(t){var e=this
1561
+ Object.defineProperty(Bc,"__esModule",{value:!0})
1562
+ var Nc=Lc,jc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
1563
+ return e.mode=Nc.AnimationMode.animateFrom,e}return Dc(e,t),e}(Nc.default)
1564
+ Bc.default=jc
1565
+ var qc={},Uc={}
1566
+ Object.defineProperty(Uc,"__esModule",{value:!0}),Uc.invokeFunctionForEach=void 0,Uc.invokeFunctionForEach=function(t,e){t.forEach((function(t){return t[e]()}))},Object.defineProperty(qc,"__esModule",{value:!0})
1567
+ var Kc=Uc,Wc=function(){function t(t){var e=this
1568
+ this.pause=function(){Kc.invokeFunctionForEach(e.animations,"pause")},this.finish=function(){Kc.invokeFunctionForEach(e.animations,"finish")},this.cancel=function(){Kc.invokeFunctionForEach(e.animations,"cancel")},this.animations=t}return Object.defineProperty(t.prototype,"onFinish",{get:function(){return this._onFinish},set:function(t){var e=this
1567
1569
  this._onFinish=t
1568
1570
  var s=this.getLongestAnimation()
1569
1571
  if("function"==typeof s.onFinish){var i=s.onFinish
1570
- s.onFinish=function(){i(),e._onFinish()}}else s.onFinish=this._onFinish},enumerable:!1,configurable:!0}),t.prototype.play=function(){Uc.invokeFunctionForEach(this.animations,"play")},t.prototype.reverse=function(){Uc.invokeFunctionForEach(this.animations,"reverse")},t.prototype.getLongestAnimation=function(){var t=this
1572
+ s.onFinish=function(){i(),e._onFinish()}}else s.onFinish=this._onFinish},enumerable:!1,configurable:!0}),t.prototype.play=function(){Kc.invokeFunctionForEach(this.animations,"play")},t.prototype.reverse=function(){Kc.invokeFunctionForEach(this.animations,"reverse")},t.prototype.getLongestAnimation=function(){var t=this
1571
1573
  return this.animations.reduce((function(e,s){var i=t.getAnimationDuration(e.effectTiming)
1572
1574
  return t.getAnimationDuration(s.effectTiming)>=i?s:e}))},t.prototype.getAnimationDuration=function(t){var e=t.duration,s="string"==typeof e?parseFloat(e):e
1573
1575
  return(t.delay||0)+(s||0)},t}()
1574
- jc.default=Kc
1575
- var Wc={}
1576
- Object.defineProperty(Wc,"__esModule",{value:!0})
1577
- var Yc=qc,Xc=function(){function t(t){var e=this
1578
- this.play=function(){e.applySequencedCallback(e.animations,"play")},this.reverse=function(){e.applySequencedCallback(e.animations.reverse(),"reverse")},this.pause=function(){Yc.invokeFunctionForEach(e.animations,"pause")},this.finish=function(){Yc.invokeFunctionForEach(e.animations,"finish")},this.cancel=function(){Yc.invokeFunctionForEach(e.animations,"cancel")},this.animations=t}return t.prototype.applySequencedCallback=function(t,e){var s=this,i=t.length
1576
+ qc.default=Wc
1577
+ var Yc={}
1578
+ Object.defineProperty(Yc,"__esModule",{value:!0})
1579
+ var Xc=Uc,Gc=function(){function t(t){var e=this
1580
+ this.play=function(){e.applySequencedCallback(e.animations,"play")},this.reverse=function(){e.applySequencedCallback(e.animations.reverse(),"reverse")},this.pause=function(){Xc.invokeFunctionForEach(e.animations,"pause")},this.finish=function(){Xc.invokeFunctionForEach(e.animations,"finish")},this.cancel=function(){Xc.invokeFunctionForEach(e.animations,"cancel")},this.animations=t}return t.prototype.applySequencedCallback=function(t,e){var s=this,i=t.length
1579
1581
  i<=0||(t.forEach((function(t,o){t.onFinish=o<i-1?s.animations[o+1][e]:s.onFinish||void 0})),t[0][e]())},t}()
1580
- Wc.default=Xc
1581
- var Gc={}
1582
+ Yc.default=Gc
1583
+ var Qc={}
1582
1584
  !function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.fadeOut=t.fadeIn=t.applyFade=t.fadeEffectTiming=t.fadeOutKeyframes=t.fadeInKeyframes=void 0
1583
- var e=Ec
1585
+ var e=Hc
1584
1586
  function s(s,i,o){void 0===o&&(o={})
1585
1587
  var n=Object.assign({},t.fadeEffectTiming,o),r=new e.default(s,null,n)
1586
- return r.addKeyframes(i),r}t.fadeInKeyframes=[{opacity:"0.01"},{opacity:"1"}],t.fadeOutKeyframes=[{opacity:"1"},{opacity:"0"}],t.fadeEffectTiming={easing:"linear",duration:500},t.applyFade=s,t.fadeIn=function(e,i){return void 0===i&&(i={}),s(e,t.fadeInKeyframes,i)},t.fadeOut=function(e,i){return void 0===i&&(i={}),s(e,t.fadeOutKeyframes,i)}}(Gc)
1587
- var Qc={},Jc={}
1588
- Object.defineProperty(Jc,"__esModule",{value:!0}),Jc.navPane=Jc.exponentialReversed=Jc.fastInFortySevenPercent=Jc.exponential=Jc.fastInOut=Jc.fastOut=Jc.fastIn=Jc.appToApp=Jc.backToApp=Jc.drillIn=Jc.easeIn=Jc.easeOutSmooth=Jc.easeOut=Jc.linear=void 0,Jc.linear=[[0,0],[1,1]],Jc.easeOut=[[0,0],[.58,1]],Jc.easeOutSmooth=[[0,.35],[.15,1]],Jc.easeIn=[[.25,.1],[.25,1]],Jc.drillIn=[[.17,.17],[0,1]],Jc.backToApp=[[.5,0],[.6,1]],Jc.appToApp=[[.5,0],[1,.9]],Jc.fastIn=[[.1,.9],[.2,1]],Jc.fastOut=[[.9,.1],[1,.2]],Jc.fastInOut=[[.8,0],[.2,1]],Jc.exponential=[[.1,.25],[.75,.9]],Jc.fastInFortySevenPercent=[[.11,.5],[.24,.96]],Jc.exponentialReversed=[[.25,.1],[.9,.75]],Jc.navPane=[[.1,.7],[.1,1]],Object.defineProperty(Qc,"__esModule",{value:!0}),Qc.cubicBezier=Qc.formatCubicBezier=void 0
1589
- var Zc=Jc
1590
- function th(t){if(!Array.isArray(t)||!Array.isArray(t[0])||!Array.isArray(t[1]))return""
1588
+ return r.addKeyframes(i),r}t.fadeInKeyframes=[{opacity:"0.01"},{opacity:"1"}],t.fadeOutKeyframes=[{opacity:"1"},{opacity:"0"}],t.fadeEffectTiming={easing:"linear",duration:500},t.applyFade=s,t.fadeIn=function(e,i){return void 0===i&&(i={}),s(e,t.fadeInKeyframes,i)},t.fadeOut=function(e,i){return void 0===i&&(i={}),s(e,t.fadeOutKeyframes,i)}}(Qc)
1589
+ var Jc={},Zc={}
1590
+ Object.defineProperty(Zc,"__esModule",{value:!0}),Zc.navPane=Zc.exponentialReversed=Zc.fastInFortySevenPercent=Zc.exponential=Zc.fastInOut=Zc.fastOut=Zc.fastIn=Zc.appToApp=Zc.backToApp=Zc.drillIn=Zc.easeIn=Zc.easeOutSmooth=Zc.easeOut=Zc.linear=void 0,Zc.linear=[[0,0],[1,1]],Zc.easeOut=[[0,0],[.58,1]],Zc.easeOutSmooth=[[0,.35],[.15,1]],Zc.easeIn=[[.25,.1],[.25,1]],Zc.drillIn=[[.17,.17],[0,1]],Zc.backToApp=[[.5,0],[.6,1]],Zc.appToApp=[[.5,0],[1,.9]],Zc.fastIn=[[.1,.9],[.2,1]],Zc.fastOut=[[.9,.1],[1,.2]],Zc.fastInOut=[[.8,0],[.2,1]],Zc.exponential=[[.1,.25],[.75,.9]],Zc.fastInFortySevenPercent=[[.11,.5],[.24,.96]],Zc.exponentialReversed=[[.25,.1],[.9,.75]],Zc.navPane=[[.1,.7],[.1,1]],Object.defineProperty(Jc,"__esModule",{value:!0}),Jc.cubicBezier=Jc.formatCubicBezier=void 0
1591
+ var th=Zc
1592
+ function eh(t){if(!Array.isArray(t)||!Array.isArray(t[0])||!Array.isArray(t[1]))return""
1591
1593
  var e=t[0],s=t[1]
1592
- return"cubic-bezier("+e[0]+", "+e[1]+", "+s[0]+", "+s[1]+")"}Qc.formatCubicBezier=th,Qc.cubicBezier=function(t){return t in Zc?th(Zc[t]):""}
1593
- var eh={},sh={}
1594
- Object.defineProperty(sh,"__esModule",{value:!0}),sh.default=function(t){var e=t.getBoundingClientRect()
1594
+ return"cubic-bezier("+e[0]+", "+e[1]+", "+s[0]+", "+s[1]+")"}Jc.formatCubicBezier=eh,Jc.cubicBezier=function(t){return t in th?eh(th[t]):""}
1595
+ var sh={},ih={}
1596
+ Object.defineProperty(ih,"__esModule",{value:!0}),ih.default=function(t){var e=t.getBoundingClientRect()
1595
1597
  return e.bottom>=0&&e.right>=0&&e.top<=window.innerHeight&&e.left<=window.innerWidth}
1596
- var ih={},oh={}
1597
- Object.defineProperty(oh,"__esModule",{value:!0}),oh.default=function(){return"undefined"==typeof window?NaN:void 0!==window.scrollY?window.scrollY:window.pageYOffset},Object.defineProperty(ih,"__esModule",{value:!0})
1598
- var nh=sh,rh=oh,ah=function(){function t(){var t=this
1599
- this.subscriptions=[],this.scrollDistance=0,this.requestFrame=function(){t.requestedFrame&&cancelAnimationFrame(t.requestedFrame),t.requestedFrame=requestAnimationFrame(t.update)},this.lastScrollY=rh.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:nh.default(t)}))},t.prototype.unsubscribe=function(t,e){this.subscriptions=this.subscriptions.filter((function(s){return!(t===s.element&&e===s.callback)})),0===this.subscriptions.length&&window.removeEventListener("scroll",this.requestFrame)},t.prototype.update=function(){var t=rh.default()
1598
+ var oh={},nh={}
1599
+ Object.defineProperty(nh,"__esModule",{value:!0}),nh.default=function(){return"undefined"==typeof window?NaN:void 0!==window.scrollY?window.scrollY:window.pageYOffset},Object.defineProperty(oh,"__esModule",{value:!0})
1600
+ var rh=ih,ah=nh,lh=function(){function t(){var t=this
1601
+ this.subscriptions=[],this.scrollDistance=0,this.requestFrame=function(){t.requestedFrame&&cancelAnimationFrame(t.requestedFrame),t.requestedFrame=requestAnimationFrame(t.update)},this.lastScrollY=ah.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:rh.default(t)}))},t.prototype.unsubscribe=function(t,e){this.subscriptions=this.subscriptions.filter((function(s){return!(t===s.element&&e===s.callback)})),0===this.subscriptions.length&&window.removeEventListener("scroll",this.requestFrame)},t.prototype.update=function(){var t=ah.default()
1600
1602
  this.scrollDistance=t-this.lastScrollY,this.lastScrollY=t},t.prototype.isSubscribed=function(t,e){return!!this.subscriptions.filter((function(s){return t===s.element&&e===s.callback})).length},t}()
1601
- ih.default=ah
1602
- var lh=Mc&&Mc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)e.hasOwnProperty(s)&&(t[s]=e[s])})(e,s)}
1603
+ oh.default=lh
1604
+ var ch=Vc&&Vc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)e.hasOwnProperty(s)&&(t[s]=e[s])})(e,s)}
1603
1605
  return function(e,s){function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
1604
- Object.defineProperty(eh,"__esModule",{value:!0})
1605
- var ch=sh,hh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return lh(e,t),e.prototype.update=function(){var e=this
1606
- t.prototype.update.call(this),this.subscriptions.forEach((function(t){var s=ch.default(t.element)
1607
- s&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(ih.default)
1608
- eh.default=hh
1609
- var dh={},uh=Mc&&Mc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)e.hasOwnProperty(s)&&(t[s]=e[s])})(e,s)}
1606
+ Object.defineProperty(sh,"__esModule",{value:!0})
1607
+ var hh=ih,dh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return ch(e,t),e.prototype.update=function(){var e=this
1608
+ t.prototype.update.call(this),this.subscriptions.forEach((function(t){var s=hh.default(t.element)
1609
+ s&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(oh.default)
1610
+ sh.default=dh
1611
+ var uh={},ph=Vc&&Vc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)e.hasOwnProperty(s)&&(t[s]=e[s])})(e,s)}
1610
1612
  return function(e,s){function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
1611
- Object.defineProperty(dh,"__esModule",{value:!0})
1612
- var ph=sh,vh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return uh(e,t),e.prototype.update=function(){var e=this
1613
- t.prototype.update.call(this),this.subscriptions.forEach((function(t,s){var i=ph.default(t.element)
1614
- i&&!t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(ih.default)
1615
- dh.default=vh
1616
- var gh={},mh=Mc&&Mc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)e.hasOwnProperty(s)&&(t[s]=e[s])})(e,s)}
1613
+ Object.defineProperty(uh,"__esModule",{value:!0})
1614
+ var vh=ih,gh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return ph(e,t),e.prototype.update=function(){var e=this
1615
+ t.prototype.update.call(this),this.subscriptions.forEach((function(t,s){var i=vh.default(t.element)
1616
+ i&&!t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(oh.default)
1617
+ uh.default=gh
1618
+ var mh={},fh=Vc&&Vc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)e.hasOwnProperty(s)&&(t[s]=e[s])})(e,s)}
1617
1619
  return function(e,s){function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
1618
- Object.defineProperty(gh,"__esModule",{value:!0})
1619
- var fh=sh,bh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return mh(e,t),e.prototype.update=function(){var e=this
1620
- t.prototype.update.call(this),this.subscriptions.forEach((function(t,s){var i=fh.default(t.element)
1621
- !i&&t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(ih.default)
1622
- gh.default=bh,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
1623
- var e=Ec
1620
+ Object.defineProperty(mh,"__esModule",{value:!0})
1621
+ var bh=ih,wh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return fh(e,t),e.prototype.update=function(){var e=this
1622
+ t.prototype.update.call(this),this.subscriptions.forEach((function(t,s){var i=bh.default(t.element)
1623
+ !i&&t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(oh.default)
1624
+ mh.default=wh,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
1625
+ var e=Hc
1624
1626
  t.AnimateTo=e.default
1625
- var s=Fc
1627
+ var s=Bc
1626
1628
  t.AnimateFrom=s.default
1627
- var i=jc
1629
+ var i=qc
1628
1630
  t.AnimateGroup=i.default
1629
- var o=Wc
1631
+ var o=Yc
1630
1632
  t.AnimateSequence=o.default
1631
- var n=Hc
1633
+ var n=Lc
1632
1634
  t.Animate=n.default
1633
- var r=Gc
1635
+ var r=Qc
1634
1636
  Object.defineProperty(t,"fadeIn",{enumerable:!0,get:function(){return r.fadeIn}}),Object.defineProperty(t,"fadeOut",{enumerable:!0,get:function(){return r.fadeOut}})
1635
- var a=Qc
1637
+ var a=Jc
1636
1638
  Object.defineProperty(t,"cubicBezier",{enumerable:!0,get:function(){return a.cubicBezier}})
1637
- var l=eh
1639
+ var l=sh
1638
1640
  t.ScrollTrigger=l.default
1639
- var c=dh
1641
+ var c=uh
1640
1642
  t.ViewEnterTrigger=c.default
1641
- var h=gh
1642
- t.ViewExitTrigger=h.default}(Vc)
1643
- const wh=window.matchMedia("(prefers-reduced-motion: reduce)"),xh={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"}},yh=mt`
1643
+ var h=mh
1644
+ t.ViewExitTrigger=h.default}(Ec)
1645
+ const xh=window.matchMedia("(prefers-reduced-motion: reduce)"),yh={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"}},$h=mt`
1644
1646
  ${ls("block")}
1645
1647
 
1646
1648
  :host {
@@ -1650,8 +1652,8 @@ const wh=window.matchMedia("(prefers-reduced-motion: reduce)"),xh={slideLeftKeyf
1650
1652
  width: fit-content;
1651
1653
  height: 100%;
1652
1654
  outline: none;
1653
- font: ${Pn};
1654
- color: ${Fn};
1655
+ font: ${Fn};
1656
+ color: ${Bn};
1655
1657
  }
1656
1658
 
1657
1659
  :host([modal]) {
@@ -1687,7 +1689,7 @@ const wh=window.matchMedia("(prefers-reduced-motion: reduce)"),xh={slideLeftKeyf
1687
1689
  .overlay {
1688
1690
  position: fixed;
1689
1691
  inset: 0px;
1690
- background: ${rn};
1692
+ background: ${an};
1691
1693
  touch-action: none;
1692
1694
  }
1693
1695
 
@@ -1701,9 +1703,9 @@ const wh=window.matchMedia("(prefers-reduced-motion: reduce)"),xh={slideLeftKeyf
1701
1703
  box-sizing: border-box;
1702
1704
  border-radius: 0px;
1703
1705
  border-width: 0px;
1704
- width: ${pn};
1706
+ width: ${vn};
1705
1707
  height: 100%;
1706
- background-color: ${Ko};
1708
+ background-color: ${Wo};
1707
1709
  }
1708
1710
 
1709
1711
  :host([modal]) .control {
@@ -1717,59 +1719,59 @@ const wh=window.matchMedia("(prefers-reduced-motion: reduce)"),xh={slideLeftKeyf
1717
1719
 
1718
1720
  :host([location='left']) .control {
1719
1721
  left: 0px;
1720
- border-right: ${dn} solid ${nn};
1722
+ border-right: ${un} solid ${rn};
1721
1723
  }
1722
1724
 
1723
1725
  :host([location='right']) .control {
1724
1726
  right: 0px;
1725
- border-left: ${dn} solid ${nn};
1727
+ border-left: ${un} solid ${rn};
1726
1728
  }
1727
1729
 
1728
1730
  ${""}
1729
1731
 
1730
1732
  ::slotted(header) {
1731
- padding: ${cn};
1732
- font: ${vn};
1733
+ padding: ${hn};
1734
+ font: ${gn};
1733
1735
  }
1734
1736
 
1735
1737
  ::slotted(section) {
1736
- padding: ${cn};
1738
+ padding: ${hn};
1737
1739
  grid-row: 2;
1738
1740
  overflow-y: auto;
1739
1741
  }
1740
1742
 
1741
1743
  ::slotted(footer) {
1742
- padding: ${cn};
1744
+ padding: ${hn};
1743
1745
  display: flex;
1744
1746
  justify-content: flex-end;
1745
1747
  grid-row: 3;
1746
- border-top: ${dn} solid ${rn};
1748
+ border-top: ${un} solid ${an};
1747
1749
  }
1748
1750
  `
1749
- var $h,Ch
1750
- !function(t){t.Left="left",t.Right="right"}($h||($h={})),function(t){t.Opening="opening",t.Opened="opened",t.Closing="closing",t.Closed="closed"}(Ch||(Ch={}))
1751
- class kh extends Ks{constructor(){super(...arguments),this.location=$h.Left,this.state=Ch.Closed,this.preventDismiss=!1,this.propertiesToWatch=["hidden","location","state"],this.animationDurationMilliseconds=.001}connectedCallback(){this.trapFocus=!1,super.connectedCallback(),this.updateAnimationDuration(),this.animationsEnabledChangedHandler=()=>this.updateAnimationDuration(),wh.addEventListener("change",this.animationsEnabledChangedHandler),this.onStateChanged()
1751
+ var Ch,kh
1752
+ !function(t){t.Left="left",t.Right="right"}(Ch||(Ch={})),function(t){t.Opening="opening",t.Opened="opened",t.Closing="closing",t.Closed="closed"}(kh||(kh={}))
1753
+ class _h extends Ks{constructor(){super(...arguments),this.location=Ch.Left,this.state=kh.Closed,this.preventDismiss=!1,this.propertiesToWatch=["hidden","location","state"],this.animationDurationMilliseconds=.001}connectedCallback(){this.trapFocus=!1,super.connectedCallback(),this.updateAnimationDuration(),this.animationsEnabledChangedHandler=()=>this.updateAnimationDuration(),xh.addEventListener("change",this.animationsEnabledChangedHandler),this.onStateChanged()
1752
1754
  const t=f.getNotifier(this),e={handleChange:(t,e)=>this.onPropertyChange(e)}
1753
- this.propertiesToWatch.forEach((s=>t.subscribe(e,s))),this.propertyChangeSubscriber=e,this.propertyChangeNotifier=t}disconnectedCallback(){super.disconnectedCallback(),this.cancelCurrentAnimation(),this.propertyChangeNotifier&&this.propertyChangeSubscriber&&(this.propertiesToWatch.forEach((t=>this.propertyChangeNotifier.unsubscribe(this.propertyChangeSubscriber,t))),this.propertyChangeNotifier=void 0,this.propertyChangeSubscriber=void 0),this.animationsEnabledChangedHandler&&(wh.removeEventListener("change",this.animationsEnabledChangedHandler),this.animationsEnabledChangedHandler=void 0)}show(){this.state=Ch.Opening}hide(){this.state=Ch.Closing}dismiss(){this.$emit("cancel",{},{bubbles:!1,cancelable:!0,composed:!1})&&!this.preventDismiss&&(super.dismiss(),this.hide())}onPropertyChange(t){switch(t){case"hidden":this.onHiddenChanged()
1755
+ this.propertiesToWatch.forEach((s=>t.subscribe(e,s))),this.propertyChangeSubscriber=e,this.propertyChangeNotifier=t}disconnectedCallback(){super.disconnectedCallback(),this.cancelCurrentAnimation(),this.propertyChangeNotifier&&this.propertyChangeSubscriber&&(this.propertiesToWatch.forEach((t=>this.propertyChangeNotifier.unsubscribe(this.propertyChangeSubscriber,t))),this.propertyChangeNotifier=void 0,this.propertyChangeSubscriber=void 0),this.animationsEnabledChangedHandler&&(xh.removeEventListener("change",this.animationsEnabledChangedHandler),this.animationsEnabledChangedHandler=void 0)}show(){this.state=kh.Opening}hide(){this.state=kh.Closing}dismiss(){this.$emit("cancel",{},{bubbles:!1,cancelable:!0,composed:!1})&&!this.preventDismiss&&(super.dismiss(),this.hide())}onPropertyChange(t){switch(t){case"hidden":this.onHiddenChanged()
1754
1756
  break
1755
1757
  case"location":this.onLocationChanged()
1756
1758
  break
1757
- case"state":this.onStateChanged()}}onHiddenChanged(){this.hidden&&this.state!==Ch.Closed?this.state=Ch.Closed:this.hidden||this.state!==Ch.Closed||(this.state=Ch.Opened)}onLocationChanged(){this.cancelCurrentAnimation()}onStateChanged(){if(this.isConnected){switch(this.cancelCurrentAnimation(),this.state){case Ch.Opening:this.animateOpening(),this.hidden=!1
1759
+ case"state":this.onStateChanged()}}onHiddenChanged(){this.hidden&&this.state!==kh.Closed?this.state=kh.Closed:this.hidden||this.state!==kh.Closed||(this.state=kh.Opened)}onLocationChanged(){this.cancelCurrentAnimation()}onStateChanged(){if(this.isConnected){switch(this.cancelCurrentAnimation(),this.state){case kh.Opening:this.animateOpening(),this.hidden=!1
1758
1760
  break
1759
- case Ch.Opened:this.hidden=!1
1761
+ case kh.Opened:this.hidden=!1
1760
1762
  break
1761
- case Ch.Closing:this.hidden=!1,this.animateClosing()
1763
+ case kh.Closing:this.hidden=!1,this.animateClosing()
1762
1764
  break
1763
- case Ch.Closed:this.hidden=!0
1765
+ case kh.Closed:this.hidden=!0
1764
1766
  break
1765
- default:throw new Error("Unsupported state value. Expected: opening/opened/closing/closed")}this.$emit("state-change")}}updateAnimationDuration(){const t=wh.matches
1766
- this.animationDurationMilliseconds=t?.001:Ir.getValueFor(this)}animateOpening(){this.animateOpenClose(!0)}animateClosing(){this.hidden?this.state=Ch.Closed:this.animateOpenClose(!1)}animateOpenClose(t){const e={...t?xh.slideInOptions:xh.slideOutOptions,duration:this.animationDurationMilliseconds},s=this.location===$h.Right?xh.slideRightKeyframes:xh.slideLeftKeyframes,i=new Vc.AnimateTo(this.dialog,void 0,e)
1767
+ default:throw new Error("Unsupported state value. Expected: opening/opened/closing/closed")}this.$emit("state-change")}}updateAnimationDuration(){const t=xh.matches
1768
+ this.animationDurationMilliseconds=t?.001:Or.getValueFor(this)}animateOpening(){this.animateOpenClose(!0)}animateClosing(){this.hidden?this.state=kh.Closed:this.animateOpenClose(!1)}animateOpenClose(t){const e={...t?yh.slideInOptions:yh.slideOutOptions,duration:this.animationDurationMilliseconds},s=this.location===Ch.Right?yh.slideRightKeyframes:yh.slideLeftKeyframes,i=new Ec.AnimateTo(this.dialog,void 0,e)
1767
1769
  i.addKeyframes(s)
1768
1770
  const o=[i],n=this.shadowRoot?.querySelector(".overlay")
1769
- if(n){const t=new Vc.AnimateTo(n,void 0,e)
1770
- t.addKeyframes(xh.fadeOverlayKeyframes),o.push(t)}const r=new Vc.AnimateGroup(o)
1771
- r.onFinish=()=>{this.state=t?Ch.Opened:Ch.Closed},this.animationGroup=r,r.play()}cancelCurrentAnimation(){this.animationGroup?.cancel()}}Ro([ot],kh.prototype,"location",void 0),Ro([ot],kh.prototype,"state",void 0),Ro([ot({attribute:"prevent-dismiss",mode:"boolean"})],kh.prototype,"preventDismiss",void 0)
1772
- const _h=kh.compose({baseName:"drawer",template:(t,e)=>Y`
1771
+ if(n){const t=new Ec.AnimateTo(n,void 0,e)
1772
+ t.addKeyframes(yh.fadeOverlayKeyframes),o.push(t)}const r=new Ec.AnimateGroup(o)
1773
+ r.onFinish=()=>{this.state=t?kh.Opened:kh.Closed},this.animationGroup=r,r.play()}cancelCurrentAnimation(){this.animationGroup?.cancel()}}Po([ot],_h.prototype,"location",void 0),Po([ot],_h.prototype,"state",void 0),Po([ot({attribute:"prevent-dismiss",mode:"boolean"})],_h.prototype,"preventDismiss",void 0)
1774
+ const zh=_h.compose({baseName:"drawer",template:(t,e)=>Y`
1773
1775
  <div class="positioning-region" part="positioning-region">
1774
1776
  ${wt((t=>t.modal),Y`
1775
1777
  <div
@@ -1793,20 +1795,20 @@ const _h=kh.compose({baseName:"drawer",template:(t,e)=>Y`
1793
1795
  <slot></slot>
1794
1796
  </div>
1795
1797
  </div>
1796
- `,styles:yh})
1797
- Es.getOrCreate().withPrefix("nimble").register(_h())
1798
- const zh=Y`
1798
+ `,styles:$h})
1799
+ Es.getOrCreate().withPrefix("nimble").register(zh())
1800
+ const Ih=Y`
1799
1801
  <template>
1800
1802
  <div class="icon" :innerHTML=${t=>t.icon.data}></div>
1801
1803
  </template
1802
- `,Ih=mt`
1804
+ `,Oh=mt`
1803
1805
  ${ls("inline-flex")}
1804
1806
 
1805
1807
  :host {
1806
1808
  align-items: center;
1807
1809
  user-select: none;
1808
- width: ${un};
1809
- height: ${un};
1810
+ width: ${pn};
1811
+ height: ${pn};
1810
1812
  }
1811
1813
 
1812
1814
  .icon {
@@ -1815,172 +1817,172 @@ const zh=Y`
1815
1817
  }
1816
1818
 
1817
1819
  :host(.fail) {
1818
- ${on.cssCustomProperty}: ${Zo};
1820
+ ${nn.cssCustomProperty}: ${tn};
1819
1821
  }
1820
1822
 
1821
1823
  :host(.warning) {
1822
- ${on.cssCustomProperty}: ${tn};
1824
+ ${nn.cssCustomProperty}: ${en};
1823
1825
  }
1824
1826
 
1825
1827
  :host(.pass) {
1826
- ${on.cssCustomProperty}: ${en};
1828
+ ${nn.cssCustomProperty}: ${sn};
1827
1829
  }
1828
1830
 
1829
1831
  .icon svg {
1830
- fill: ${on};
1832
+ fill: ${nn};
1831
1833
  width: 100%;
1832
1834
  height: 100%;
1833
1835
  }
1834
1836
  `
1835
- class Oh extends de{constructor(t){super(),this.icon=t}}const Sh=(t,e)=>{const s=e.compose({baseName:t,template:zh,styles:Ih,baseClass:e})
1837
+ class Sh extends de{constructor(t){super(),this.icon=t}}const Ah=(t,e)=>{const s=e.compose({baseName:t,template:Ih,styles:Oh,baseClass:e})
1836
1838
  Es.getOrCreate().withPrefix("nimble").register(s())}
1837
- Sh("add-icon",class extends Oh{constructor(){super(Br)}})
1838
- Sh("arrow-down-right-and-arrow-up-left-icon",class extends Oh{constructor(){super(Dr)}})
1839
- Sh("arrow-expander-down-icon",class extends Oh{constructor(){super(Nr)}})
1840
- Sh("arrow-expander-left-icon",class extends Oh{constructor(){super(jr)}})
1841
- Sh("arrow-expander-right-icon",class extends Oh{constructor(){super(qr)}})
1842
- Sh("arrow-expander-up-icon",class extends Oh{constructor(){super(Ur)}})
1843
- Sh("arrow-left-from-line-icon",class extends Oh{constructor(){super(Kr)}})
1844
- Sh("arrow-partial-rotate-left-icon",class extends Oh{constructor(){super(Wr)}})
1845
- Sh("arrow-right-to-line-icon",class extends Oh{constructor(){super(Yr)}})
1846
- Sh("arrow-rotate-right-icon",class extends Oh{constructor(){super(Xr)}})
1847
- Sh("arrow-u-rotate-left-icon",class extends Oh{constructor(){super(Gr)}})
1848
- Sh("arrow-up-left-and-arrow-down-right-icon",class extends Oh{constructor(){super(Qr)}})
1849
- Sh("arrows-maximize-icon",class extends Oh{constructor(){super(Jr)}})
1850
- Sh("arrows-repeat-icon",class extends Oh{constructor(){super(Zr)}})
1851
- Sh("bars-icon",class extends Oh{constructor(){super(ta)}})
1852
- Sh("bell-icon",class extends Oh{constructor(){super(ea)}})
1853
- Sh("bell-and-comment-icon",class extends Oh{constructor(){super(sa)}})
1854
- Sh("bell-circle-icon",class extends Oh{constructor(){super(ia)}})
1855
- Sh("bell-solid-circle-icon",class extends Oh{constructor(){super(oa)}})
1856
- Sh("block-with-ribbon-icon",class extends Oh{constructor(){super(na)}})
1857
- Sh("calendar-icon",class extends Oh{constructor(){super(ra)}})
1858
- Sh("chart-diagram-icon",class extends Oh{constructor(){super(aa)}})
1859
- Sh("chart-diagram-child-focus-icon",class extends Oh{constructor(){super(la)}})
1860
- Sh("chart-diagram-parent-focus-icon",class extends Oh{constructor(){super(ca)}})
1861
- Sh("chart-diagram-parent-focus-two-child-icon",class extends Oh{constructor(){super(ha)}})
1862
- Sh("check-icon",class extends Oh{constructor(){super(da)}})
1863
- Sh("check-dot-icon",class extends Oh{constructor(){super(ua)}})
1864
- Sh("circle-icon",class extends Oh{constructor(){super(pa)}})
1865
- Sh("circle-broken-icon",class extends Oh{constructor(){super(va)}})
1866
- Sh("circle-check-icon",class extends Oh{constructor(){super(ga)}})
1867
- Sh("circle-partial-broken-icon",class extends Oh{constructor(){super(ma)}})
1868
- Sh("circle-slash-icon",class extends Oh{constructor(){super(fa)}})
1869
- Sh("circle-x-icon",class extends Oh{constructor(){super(ba)}})
1870
- Sh("clipboard-icon",class extends Oh{constructor(){super(wa)}})
1871
- Sh("clock-icon",class extends Oh{constructor(){super(xa)}})
1872
- Sh("clock-cog-icon",class extends Oh{constructor(){super(ya)}})
1873
- Sh("clock-triangle-icon",class extends Oh{constructor(){super($a)}})
1874
- Sh("clone-icon",class extends Oh{constructor(){super(Ca)}})
1875
- Sh("cloud-upload-icon",class extends Oh{constructor(){super(ka)}})
1876
- Sh("cloud-with-arrow-icon",class extends Oh{constructor(){super(_a)}})
1877
- Sh("cog-icon",class extends Oh{constructor(){super(za)}})
1878
- Sh("cog-database-icon",class extends Oh{constructor(){super(Ia)}})
1879
- Sh("cog-database-inset-icon",class extends Oh{constructor(){super(Oa)}})
1880
- Sh("cog-small-cog-icon",class extends Oh{constructor(){super(Sa)}})
1881
- Sh("cog-zoomed-icon",class extends Oh{constructor(){super(Aa)}})
1882
- Sh("comment-icon",class extends Oh{constructor(){super(Ma)}})
1883
- Sh("computer-and-monitor-icon",class extends Oh{constructor(){super(Va)}})
1884
- Sh("copy-icon",class extends Oh{constructor(){super(Ea)}})
1885
- Sh("copy-text-icon",class extends Oh{constructor(){super(Ha)}})
1886
- Sh("dashboard-builder-icon",class extends Oh{constructor(){super(La)}})
1887
- Sh("dashboard-builder-legend-icon",class extends Oh{constructor(){super(Ta)}})
1888
- Sh("dashboard-builder-templates-icon",class extends Oh{constructor(){super(Ra)}})
1889
- Sh("dashboard-builder-tile-icon",class extends Oh{constructor(){super(Pa)}})
1890
- Sh("database-icon",class extends Oh{constructor(){super(Fa)}})
1891
- Sh("database-check-icon",class extends Oh{constructor(){super(Ba)}})
1892
- Sh("desktop-icon",class extends Oh{constructor(){super(Da)}})
1893
- Sh("donut-chart-icon",class extends Oh{constructor(){super(Na)}})
1894
- Sh("dot-solid-dot-stroke-icon",class extends Oh{constructor(){super(ja)}})
1895
- Sh("download-icon",class extends Oh{constructor(){super(qa)}})
1896
- Sh("electronic-chip-zoomed-icon",class extends Oh{constructor(){super(Ua)}})
1897
- Sh("exclamation-mark-icon",class extends Oh{constructor(){super(Ka)}})
1898
- Sh("eye-icon",class extends Oh{constructor(){super(Wa)}})
1899
- Sh("fancy-a-icon",class extends Oh{constructor(){super(Ya)}})
1900
- Sh("file-icon",class extends Oh{constructor(){super(Xa)}})
1901
- Sh("file-drawer-icon",class extends Oh{constructor(){super(Ga)}})
1902
- Sh("file-search-icon",class extends Oh{constructor(){super(Qa)}})
1903
- Sh("filter-icon",class extends Oh{constructor(){super(Ja)}})
1904
- Sh("floppy-disk-checkmark-icon",class extends Oh{constructor(){super(Za)}})
1905
- Sh("floppy-disk-star-arrow-right-icon",class extends Oh{constructor(){super(tl)}})
1906
- Sh("floppy-disk-three-dots-icon",class extends Oh{constructor(){super(el)}})
1907
- Sh("folder-icon",class extends Oh{constructor(){super(sl)}})
1908
- Sh("folder-open-icon",class extends Oh{constructor(){super(il)}})
1909
- Sh("forward-slash-icon",class extends Oh{constructor(){super(ol)}})
1910
- Sh("four-dots-square-icon",class extends Oh{constructor(){super(nl)}})
1911
- Sh("function-icon",class extends Oh{constructor(){super(rl)}})
1912
- Sh("gauge-simple-icon",class extends Oh{constructor(){super(al)}})
1913
- Sh("grid-three-by-three-icon",class extends Oh{constructor(){super(ll)}})
1914
- Sh("grid-two-by-two-icon",class extends Oh{constructor(){super(cl)}})
1915
- Sh("hammer-icon",class extends Oh{constructor(){super(hl)}})
1916
- Sh("hashtag-icon",class extends Oh{constructor(){super(dl)}})
1917
- Sh("home-icon",class extends Oh{constructor(){super(ul)}})
1918
- Sh("hourglass-icon",class extends Oh{constructor(){super(pl)}})
1919
- Sh("indeterminant-checkbox-icon",class extends Oh{constructor(){super(vl)}})
1920
- Sh("info-icon",class extends Oh{constructor(){super(gl)}})
1921
- Sh("info-circle-icon",class extends Oh{constructor(){super(ml)}})
1922
- Sh("key-icon",class extends Oh{constructor(){super(fl)}})
1923
- Sh("laptop-icon",class extends Oh{constructor(){super(bl)}})
1924
- Sh("layer-group-icon",class extends Oh{constructor(){super(wl)}})
1925
- Sh("lightning-bolt-icon",class extends Oh{constructor(){super(xl)}})
1926
- Sh("link-icon",class extends Oh{constructor(){super(yl)}})
1927
- Sh("link-cancel-icon",class extends Oh{constructor(){super($l)}})
1928
- Sh("list-icon",class extends Oh{constructor(){super(Cl)}})
1929
- Sh("list-tree-icon",class extends Oh{constructor(){super(kl)}})
1930
- Sh("list-tree-database-icon",class extends Oh{constructor(){super(_l)}})
1931
- Sh("lock-icon",class extends Oh{constructor(){super(zl)}})
1932
- Sh("magnifying-glass-icon",class extends Oh{constructor(){super(Il)}})
1933
- Sh("markdown-icon",class extends Oh{constructor(){super(Ol)}})
1934
- Sh("minus-icon",class extends Oh{constructor(){super(Sl)}})
1935
- Sh("minus-wide-icon",class extends Oh{constructor(){super(Al)}})
1936
- Sh("mobile-icon",class extends Oh{constructor(){super(Ml)}})
1937
- Sh("notebook-icon",class extends Oh{constructor(){super(Vl)}})
1938
- Sh("paste-icon",class extends Oh{constructor(){super(El)}})
1939
- Sh("pencil-icon",class extends Oh{constructor(){super(Hl)}})
1940
- Sh("pot-with-lid-icon",class extends Oh{constructor(){super(Ll)}})
1941
- Sh("question-icon",class extends Oh{constructor(){super(Tl)}})
1942
- Sh("running-arrow-icon",class extends Oh{constructor(){super(Rl)}})
1943
- Sh("server-icon",class extends Oh{constructor(){super(Pl)}})
1944
- Sh("share-square-icon",class extends Oh{constructor(){super(Fl)}})
1945
- Sh("shield-check-icon",class extends Oh{constructor(){super(Bl)}})
1946
- Sh("shield-xmark-icon",class extends Oh{constructor(){super(Dl)}})
1947
- Sh("signal-bars-icon",class extends Oh{constructor(){super(Nl)}})
1948
- Sh("sine-graph-icon",class extends Oh{constructor(){super(jl)}})
1949
- Sh("skip-arrow-icon",class extends Oh{constructor(){super(ql)}})
1950
- Sh("spinner-icon",class extends Oh{constructor(){super(Ul)}})
1951
- Sh("square-check-icon",class extends Oh{constructor(){super(Kl)}})
1952
- Sh("square-t-icon",class extends Oh{constructor(){super(Wl)}})
1953
- Sh("t-icon",class extends Oh{constructor(){super(Yl)}})
1954
- Sh("tablet-icon",class extends Oh{constructor(){super(Xl)}})
1955
- Sh("tag-icon",class extends Oh{constructor(){super(Gl)}})
1956
- Sh("tags-icon",class extends Oh{constructor(){super(Ql)}})
1957
- Sh("target-crosshairs-icon",class extends Oh{constructor(){super(Jl)}})
1958
- Sh("target-crosshairs-progress-icon",class extends Oh{constructor(){super(Zl)}})
1959
- Sh("three-dots-line-icon",class extends Oh{constructor(){super(tc)}})
1960
- Sh("thumbtack-icon",class extends Oh{constructor(){super(ec)}})
1961
- Sh("tile-size-icon",class extends Oh{constructor(){super(sc)}})
1962
- Sh("times-icon",class extends Oh{constructor(){super(ic)}})
1963
- Sh("trash-icon",class extends Oh{constructor(){super(oc)}})
1964
- Sh("triangle-icon",class extends Oh{constructor(){super(nc)}})
1965
- Sh("true-false-rectangle-icon",class extends Oh{constructor(){super(rc)}})
1966
- Sh("unlink-icon",class extends Oh{constructor(){super(ac)}})
1967
- Sh("unlock-icon",class extends Oh{constructor(){super(lc)}})
1968
- Sh("upload-icon",class extends Oh{constructor(){super(cc)}})
1969
- Sh("user-icon",class extends Oh{constructor(){super(hc)}})
1970
- Sh("watch-icon",class extends Oh{constructor(){super(dc)}})
1971
- Sh("waveform-icon",class extends Oh{constructor(){super(uc)}})
1972
- Sh("webvi-custom-icon",class extends Oh{constructor(){super(pc)}})
1973
- Sh("webvi-host-icon",class extends Oh{constructor(){super(vc)}})
1974
- Sh("window-code-icon",class extends Oh{constructor(){super(gc)}})
1975
- Sh("window-text-icon",class extends Oh{constructor(){super(mc)}})
1976
- Sh("wrench-hammer-icon",class extends Oh{constructor(){super(fc)}})
1977
- Sh("xmark-icon",class extends Oh{constructor(){super(bc)}})
1978
- Sh("xmark-check-icon",class extends Oh{constructor(){super(wc)}})
1979
- const Ah=mt`
1839
+ Ah("add-icon",class extends Sh{constructor(){super(Dr)}})
1840
+ Ah("arrow-down-right-and-arrow-up-left-icon",class extends Sh{constructor(){super(Nr)}})
1841
+ Ah("arrow-expander-down-icon",class extends Sh{constructor(){super(jr)}})
1842
+ Ah("arrow-expander-left-icon",class extends Sh{constructor(){super(qr)}})
1843
+ Ah("arrow-expander-right-icon",class extends Sh{constructor(){super(Ur)}})
1844
+ Ah("arrow-expander-up-icon",class extends Sh{constructor(){super(Kr)}})
1845
+ Ah("arrow-left-from-line-icon",class extends Sh{constructor(){super(Wr)}})
1846
+ Ah("arrow-partial-rotate-left-icon",class extends Sh{constructor(){super(Yr)}})
1847
+ Ah("arrow-right-to-line-icon",class extends Sh{constructor(){super(Xr)}})
1848
+ Ah("arrow-rotate-right-icon",class extends Sh{constructor(){super(Gr)}})
1849
+ Ah("arrow-u-rotate-left-icon",class extends Sh{constructor(){super(Qr)}})
1850
+ Ah("arrow-up-left-and-arrow-down-right-icon",class extends Sh{constructor(){super(Jr)}})
1851
+ Ah("arrows-maximize-icon",class extends Sh{constructor(){super(Zr)}})
1852
+ Ah("arrows-repeat-icon",class extends Sh{constructor(){super(ta)}})
1853
+ Ah("bars-icon",class extends Sh{constructor(){super(ea)}})
1854
+ Ah("bell-icon",class extends Sh{constructor(){super(sa)}})
1855
+ Ah("bell-and-comment-icon",class extends Sh{constructor(){super(ia)}})
1856
+ Ah("bell-circle-icon",class extends Sh{constructor(){super(oa)}})
1857
+ Ah("bell-solid-circle-icon",class extends Sh{constructor(){super(na)}})
1858
+ Ah("block-with-ribbon-icon",class extends Sh{constructor(){super(ra)}})
1859
+ Ah("calendar-icon",class extends Sh{constructor(){super(aa)}})
1860
+ Ah("chart-diagram-icon",class extends Sh{constructor(){super(la)}})
1861
+ Ah("chart-diagram-child-focus-icon",class extends Sh{constructor(){super(ca)}})
1862
+ Ah("chart-diagram-parent-focus-icon",class extends Sh{constructor(){super(ha)}})
1863
+ Ah("chart-diagram-parent-focus-two-child-icon",class extends Sh{constructor(){super(da)}})
1864
+ Ah("check-icon",class extends Sh{constructor(){super(ua)}})
1865
+ Ah("check-dot-icon",class extends Sh{constructor(){super(pa)}})
1866
+ Ah("circle-icon",class extends Sh{constructor(){super(va)}})
1867
+ Ah("circle-broken-icon",class extends Sh{constructor(){super(ga)}})
1868
+ Ah("circle-check-icon",class extends Sh{constructor(){super(ma)}})
1869
+ Ah("circle-partial-broken-icon",class extends Sh{constructor(){super(fa)}})
1870
+ Ah("circle-slash-icon",class extends Sh{constructor(){super(ba)}})
1871
+ Ah("circle-x-icon",class extends Sh{constructor(){super(wa)}})
1872
+ Ah("clipboard-icon",class extends Sh{constructor(){super(xa)}})
1873
+ Ah("clock-icon",class extends Sh{constructor(){super(ya)}})
1874
+ Ah("clock-cog-icon",class extends Sh{constructor(){super($a)}})
1875
+ Ah("clock-triangle-icon",class extends Sh{constructor(){super(Ca)}})
1876
+ Ah("clone-icon",class extends Sh{constructor(){super(ka)}})
1877
+ Ah("cloud-upload-icon",class extends Sh{constructor(){super(_a)}})
1878
+ Ah("cloud-with-arrow-icon",class extends Sh{constructor(){super(za)}})
1879
+ Ah("cog-icon",class extends Sh{constructor(){super(Ia)}})
1880
+ Ah("cog-database-icon",class extends Sh{constructor(){super(Oa)}})
1881
+ Ah("cog-database-inset-icon",class extends Sh{constructor(){super(Sa)}})
1882
+ Ah("cog-small-cog-icon",class extends Sh{constructor(){super(Aa)}})
1883
+ Ah("cog-zoomed-icon",class extends Sh{constructor(){super(Ma)}})
1884
+ Ah("comment-icon",class extends Sh{constructor(){super(Va)}})
1885
+ Ah("computer-and-monitor-icon",class extends Sh{constructor(){super(Ea)}})
1886
+ Ah("copy-icon",class extends Sh{constructor(){super(Ha)}})
1887
+ Ah("copy-text-icon",class extends Sh{constructor(){super(La)}})
1888
+ Ah("dashboard-builder-icon",class extends Sh{constructor(){super(Ta)}})
1889
+ Ah("dashboard-builder-legend-icon",class extends Sh{constructor(){super(Ra)}})
1890
+ Ah("dashboard-builder-templates-icon",class extends Sh{constructor(){super(Pa)}})
1891
+ Ah("dashboard-builder-tile-icon",class extends Sh{constructor(){super(Fa)}})
1892
+ Ah("database-icon",class extends Sh{constructor(){super(Ba)}})
1893
+ Ah("database-check-icon",class extends Sh{constructor(){super(Da)}})
1894
+ Ah("desktop-icon",class extends Sh{constructor(){super(Na)}})
1895
+ Ah("donut-chart-icon",class extends Sh{constructor(){super(ja)}})
1896
+ Ah("dot-solid-dot-stroke-icon",class extends Sh{constructor(){super(qa)}})
1897
+ Ah("download-icon",class extends Sh{constructor(){super(Ua)}})
1898
+ Ah("electronic-chip-zoomed-icon",class extends Sh{constructor(){super(Ka)}})
1899
+ Ah("exclamation-mark-icon",class extends Sh{constructor(){super(Wa)}})
1900
+ Ah("eye-icon",class extends Sh{constructor(){super(Ya)}})
1901
+ Ah("fancy-a-icon",class extends Sh{constructor(){super(Xa)}})
1902
+ Ah("file-icon",class extends Sh{constructor(){super(Ga)}})
1903
+ Ah("file-drawer-icon",class extends Sh{constructor(){super(Qa)}})
1904
+ Ah("file-search-icon",class extends Sh{constructor(){super(Ja)}})
1905
+ Ah("filter-icon",class extends Sh{constructor(){super(Za)}})
1906
+ Ah("floppy-disk-checkmark-icon",class extends Sh{constructor(){super(tl)}})
1907
+ Ah("floppy-disk-star-arrow-right-icon",class extends Sh{constructor(){super(el)}})
1908
+ Ah("floppy-disk-three-dots-icon",class extends Sh{constructor(){super(sl)}})
1909
+ Ah("folder-icon",class extends Sh{constructor(){super(il)}})
1910
+ Ah("folder-open-icon",class extends Sh{constructor(){super(ol)}})
1911
+ Ah("forward-slash-icon",class extends Sh{constructor(){super(nl)}})
1912
+ Ah("four-dots-square-icon",class extends Sh{constructor(){super(rl)}})
1913
+ Ah("function-icon",class extends Sh{constructor(){super(al)}})
1914
+ Ah("gauge-simple-icon",class extends Sh{constructor(){super(ll)}})
1915
+ Ah("grid-three-by-three-icon",class extends Sh{constructor(){super(cl)}})
1916
+ Ah("grid-two-by-two-icon",class extends Sh{constructor(){super(hl)}})
1917
+ Ah("hammer-icon",class extends Sh{constructor(){super(dl)}})
1918
+ Ah("hashtag-icon",class extends Sh{constructor(){super(ul)}})
1919
+ Ah("home-icon",class extends Sh{constructor(){super(pl)}})
1920
+ Ah("hourglass-icon",class extends Sh{constructor(){super(vl)}})
1921
+ Ah("indeterminant-checkbox-icon",class extends Sh{constructor(){super(gl)}})
1922
+ Ah("info-icon",class extends Sh{constructor(){super(ml)}})
1923
+ Ah("info-circle-icon",class extends Sh{constructor(){super(fl)}})
1924
+ Ah("key-icon",class extends Sh{constructor(){super(bl)}})
1925
+ Ah("laptop-icon",class extends Sh{constructor(){super(wl)}})
1926
+ Ah("layer-group-icon",class extends Sh{constructor(){super(xl)}})
1927
+ Ah("lightning-bolt-icon",class extends Sh{constructor(){super(yl)}})
1928
+ Ah("link-icon",class extends Sh{constructor(){super($l)}})
1929
+ Ah("link-cancel-icon",class extends Sh{constructor(){super(Cl)}})
1930
+ Ah("list-icon",class extends Sh{constructor(){super(kl)}})
1931
+ Ah("list-tree-icon",class extends Sh{constructor(){super(_l)}})
1932
+ Ah("list-tree-database-icon",class extends Sh{constructor(){super(zl)}})
1933
+ Ah("lock-icon",class extends Sh{constructor(){super(Il)}})
1934
+ Ah("magnifying-glass-icon",class extends Sh{constructor(){super(Ol)}})
1935
+ Ah("markdown-icon",class extends Sh{constructor(){super(Sl)}})
1936
+ Ah("minus-icon",class extends Sh{constructor(){super(Al)}})
1937
+ Ah("minus-wide-icon",class extends Sh{constructor(){super(Ml)}})
1938
+ Ah("mobile-icon",class extends Sh{constructor(){super(Vl)}})
1939
+ Ah("notebook-icon",class extends Sh{constructor(){super(El)}})
1940
+ Ah("paste-icon",class extends Sh{constructor(){super(Hl)}})
1941
+ Ah("pencil-icon",class extends Sh{constructor(){super(Ll)}})
1942
+ Ah("pot-with-lid-icon",class extends Sh{constructor(){super(Tl)}})
1943
+ Ah("question-icon",class extends Sh{constructor(){super(Rl)}})
1944
+ Ah("running-arrow-icon",class extends Sh{constructor(){super(Pl)}})
1945
+ Ah("server-icon",class extends Sh{constructor(){super(Fl)}})
1946
+ Ah("share-square-icon",class extends Sh{constructor(){super(Bl)}})
1947
+ Ah("shield-check-icon",class extends Sh{constructor(){super(Dl)}})
1948
+ Ah("shield-xmark-icon",class extends Sh{constructor(){super(Nl)}})
1949
+ Ah("signal-bars-icon",class extends Sh{constructor(){super(jl)}})
1950
+ Ah("sine-graph-icon",class extends Sh{constructor(){super(ql)}})
1951
+ Ah("skip-arrow-icon",class extends Sh{constructor(){super(Ul)}})
1952
+ Ah("spinner-icon",class extends Sh{constructor(){super(Kl)}})
1953
+ Ah("square-check-icon",class extends Sh{constructor(){super(Wl)}})
1954
+ Ah("square-t-icon",class extends Sh{constructor(){super(Yl)}})
1955
+ Ah("t-icon",class extends Sh{constructor(){super(Xl)}})
1956
+ Ah("tablet-icon",class extends Sh{constructor(){super(Gl)}})
1957
+ Ah("tag-icon",class extends Sh{constructor(){super(Ql)}})
1958
+ Ah("tags-icon",class extends Sh{constructor(){super(Jl)}})
1959
+ Ah("target-crosshairs-icon",class extends Sh{constructor(){super(Zl)}})
1960
+ Ah("target-crosshairs-progress-icon",class extends Sh{constructor(){super(tc)}})
1961
+ Ah("three-dots-line-icon",class extends Sh{constructor(){super(ec)}})
1962
+ Ah("thumbtack-icon",class extends Sh{constructor(){super(sc)}})
1963
+ Ah("tile-size-icon",class extends Sh{constructor(){super(ic)}})
1964
+ Ah("times-icon",class extends Sh{constructor(){super(oc)}})
1965
+ Ah("trash-icon",class extends Sh{constructor(){super(nc)}})
1966
+ Ah("triangle-icon",class extends Sh{constructor(){super(rc)}})
1967
+ Ah("true-false-rectangle-icon",class extends Sh{constructor(){super(ac)}})
1968
+ Ah("unlink-icon",class extends Sh{constructor(){super(lc)}})
1969
+ Ah("unlock-icon",class extends Sh{constructor(){super(cc)}})
1970
+ Ah("upload-icon",class extends Sh{constructor(){super(hc)}})
1971
+ Ah("user-icon",class extends Sh{constructor(){super(dc)}})
1972
+ Ah("watch-icon",class extends Sh{constructor(){super(uc)}})
1973
+ Ah("waveform-icon",class extends Sh{constructor(){super(pc)}})
1974
+ Ah("webvi-custom-icon",class extends Sh{constructor(){super(vc)}})
1975
+ Ah("webvi-host-icon",class extends Sh{constructor(){super(gc)}})
1976
+ Ah("window-code-icon",class extends Sh{constructor(){super(mc)}})
1977
+ Ah("window-text-icon",class extends Sh{constructor(){super(fc)}})
1978
+ Ah("wrench-hammer-icon",class extends Sh{constructor(){super(bc)}})
1979
+ Ah("xmark-icon",class extends Sh{constructor(){super(wc)}})
1980
+ Ah("xmark-check-icon",class extends Sh{constructor(){super(xc)}})
1981
+ const Mh=mt`
1980
1982
  ${ls("flex")}
1981
1983
 
1982
1984
  :host {
1983
- font: ${Pn};
1985
+ font: ${Fn};
1984
1986
  cursor: pointer;
1985
1987
  justify-content: left;
1986
1988
  }
@@ -1992,15 +1994,15 @@ const Ah=mt`
1992
1994
  :host(.selected) {
1993
1995
  box-shadow: none;
1994
1996
  outline: none;
1995
- background-color: ${Wo};
1997
+ background-color: ${Yo};
1996
1998
  }
1997
1999
 
1998
2000
  :host(:hover.selected) {
1999
- background-color: ${Xo};
2001
+ background-color: ${Go};
2000
2002
  }
2001
2003
 
2002
2004
  :host(:hover) {
2003
- background-color: ${Go};
2005
+ background-color: ${Qo};
2004
2006
  }
2005
2007
 
2006
2008
  :host(:hover):host([disabled]) {
@@ -2008,20 +2010,20 @@ const Ah=mt`
2008
2010
  background-color: transparent;
2009
2011
  }
2010
2012
 
2011
- :host(:${xc}) {
2012
- box-shadow: 0px 0px 0px 1px ${sn} inset;
2013
- outline: 1px solid ${sn};
2013
+ :host(:${yc}) {
2014
+ box-shadow: 0px 0px 0px 1px ${on} inset;
2015
+ outline: 1px solid ${on};
2014
2016
  outline-offset: -4px;
2015
2017
  }
2016
2018
 
2017
2019
  :host(:active) {
2018
2020
  box-shadow: none;
2019
2021
  outline: none;
2020
- background-color: ${Wo};
2022
+ background-color: ${Yo};
2021
2023
  }
2022
2024
 
2023
2025
  :host([disabled]) {
2024
- color: ${Bn};
2026
+ color: ${Dn};
2025
2027
  cursor: default;
2026
2028
  }
2027
2029
 
@@ -2030,7 +2032,7 @@ const Ah=mt`
2030
2032
  outline: none;
2031
2033
  }
2032
2034
  `
2033
- const Mh=class extends es{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:es,template:(t,e)=>Y`
2035
+ const Vh=class extends es{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:es,template:(t,e)=>Y`
2034
2036
  <template
2035
2037
  aria-checked="${t=>t.ariaChecked}"
2036
2038
  aria-disabled="${t=>t.ariaDisabled}"
@@ -2046,19 +2048,19 @@ const Mh=class extends es{get value(){return super.value}set value(t){super.valu
2046
2048
  </span>
2047
2049
  ${zt(0,e)}
2048
2050
  </template>
2049
- `,styles:Ah})
2050
- Es.getOrCreate().withPrefix("nimble").register(Mh())
2051
- const Vh=mt`
2051
+ `,styles:Mh})
2052
+ Es.getOrCreate().withPrefix("nimble").register(Vh())
2053
+ const Eh=mt`
2052
2054
  ${ls("grid")}
2053
2055
 
2054
2056
  :host {
2055
- background: ${Ko};
2056
- border: ${dn} solid ${rn};
2057
+ background: ${Wo};
2058
+ border: ${un} solid ${an};
2057
2059
  margin: 0;
2058
2060
  padding: 4px;
2059
2061
  min-width: 168px;
2060
2062
  width: max-content;
2061
- box-shadow: 0px 2px 3px ${nn};
2063
+ box-shadow: 0px 2px 3px ${rn};
2062
2064
  }
2063
2065
  ::slotted(*) {
2064
2066
  padding-left: 8px;
@@ -2069,19 +2071,19 @@ const Vh=mt`
2069
2071
  height: 2px;
2070
2072
  margin: 4px;
2071
2073
  border: none;
2072
- background: ${Qo};
2074
+ background: ${Jo};
2073
2075
  opacity: 0.1;
2074
2076
  }
2075
2077
  ::slotted(header) {
2076
2078
  display: flex;
2077
- font: ${Kn};
2078
- color: ${Wn};
2079
- text-transform: ${kr};
2079
+ font: ${Wn};
2080
+ color: ${Yn};
2081
+ text-transform: ${_r};
2080
2082
  padding-top: 4px;
2081
2083
  padding-bottom: 4px;
2082
2084
  }
2083
2085
  `
2084
- const Eh=class extends Gs{}.compose({baseName:"menu",baseClass:Gs,template:(t,e)=>Y`
2086
+ const Hh=class extends Gs{}.compose({baseName:"menu",baseClass:Gs,template:(t,e)=>Y`
2085
2087
  <template
2086
2088
  slot="${t=>t.slot?t.slot:t.isNestedMenu()?"submenu":void 0}"
2087
2089
  role="menu"
@@ -2090,16 +2092,16 @@ const Eh=class extends Gs{}.compose({baseName:"menu",baseClass:Gs,template:(t,e)
2090
2092
  >
2091
2093
  <slot ${Ct("items")}></slot>
2092
2094
  </template>
2093
- `,styles:Vh})
2094
- Es.getOrCreate().withPrefix("nimble").register(Eh())
2095
- const Hh=mt`
2095
+ `,styles:Eh})
2096
+ Es.getOrCreate().withPrefix("nimble").register(Hh())
2097
+ const Lh=mt`
2096
2098
  ${ls("grid")}
2097
2099
 
2098
2100
  :host {
2099
2101
  contain: layout;
2100
2102
  overflow: visible;
2101
2103
  box-sizing: border-box;
2102
- height: ${an};
2104
+ height: ${ln};
2103
2105
  grid-template-columns: 0px 1fr;
2104
2106
  grid-template-rows: 1fr;
2105
2107
  justify-items: start;
@@ -2108,23 +2110,23 @@ const Hh=mt`
2108
2110
  padding-right: 8px;
2109
2111
  margin: 0 0;
2110
2112
  white-space: nowrap;
2111
- color: ${Fn};
2113
+ color: ${Bn};
2112
2114
  fill: currentcolor;
2113
2115
  cursor: pointer;
2114
- font: ${Pn};
2116
+ font: ${Fn};
2115
2117
  }
2116
- :host(${xc}) {
2117
- outline: 2px solid ${sn};
2118
+ :host(${yc}) {
2119
+ outline: 2px solid ${on};
2118
2120
  outline-offset: -2px;
2119
2121
  }
2120
2122
  :host(:hover) {
2121
- background: ${Go};
2123
+ background: ${Qo};
2122
2124
  }
2123
2125
  :host(:active) {
2124
- background: ${Wo};
2126
+ background: ${Yo};
2125
2127
  }
2126
2128
  :host([disabled]) {
2127
- color: ${Bn};
2129
+ color: ${Dn};
2128
2130
  fill: currentcolor;
2129
2131
  cursor: default;
2130
2132
  }
@@ -2132,7 +2134,7 @@ const Hh=mt`
2132
2134
  background: transparent;
2133
2135
  }
2134
2136
  :host(.indent-1) {
2135
- grid-template-columns: ${un} 1fr;
2137
+ grid-template-columns: ${pn} 1fr;
2136
2138
  column-gap: 8px;
2137
2139
  }
2138
2140
  [part='start'] {
@@ -2140,8 +2142,8 @@ const Hh=mt`
2140
2142
  }
2141
2143
  slot[name='start']::slotted(*) {
2142
2144
  fill: currentcolor;
2143
- width: ${un};
2144
- height: ${un};
2145
+ width: ${pn};
2146
+ height: ${pn};
2145
2147
  }
2146
2148
  :host(.indent-1) .start {
2147
2149
  grid-column: 1;
@@ -2150,7 +2152,7 @@ const Hh=mt`
2150
2152
  grid-column: 2;
2151
2153
  }
2152
2154
  `
2153
- const Lh=class extends Xs{}.compose({baseName:"menu-item",baseClass:Xs,template:(t,e)=>Y`
2155
+ const Th=class extends Xs{}.compose({baseName:"menu-item",baseClass:Xs,template:(t,e)=>Y`
2154
2156
  <template
2155
2157
  role="${t=>t.role}"
2156
2158
  aria-haspopup="${t=>t.hasSubmenu?"menu":void 0}"
@@ -2217,21 +2219,21 @@ const Lh=class extends Xs{}.compose({baseName:"menu-item",baseClass:Xs,template:
2217
2219
  </${t.tagFor(Pe)}>
2218
2220
  `)}
2219
2221
  </template>
2220
- `,styles:Hh})
2221
- Es.getOrCreate().withPrefix("nimble").register(Lh())
2222
- const Th=mt`
2222
+ `,styles:Lh})
2223
+ Es.getOrCreate().withPrefix("nimble").register(Th())
2224
+ const Rh=mt`
2223
2225
  ${ls("inline-block")}
2224
2226
 
2225
2227
  :host {
2226
- font: ${Pn};
2228
+ font: ${Fn};
2227
2229
  outline: none;
2228
2230
  user-select: none;
2229
- color: ${Fn};
2230
- height: calc(${hn} + ${an});
2231
+ color: ${Bn};
2232
+ height: calc(${dn} + ${ln});
2231
2233
  }
2232
2234
 
2233
2235
  :host([disabled]) {
2234
- color: ${Bn};
2236
+ color: ${Dn};
2235
2237
  cursor: default;
2236
2238
  }
2237
2239
 
@@ -2241,9 +2243,9 @@ const Th=mt`
2241
2243
  display: flex;
2242
2244
  flex-direction: row;
2243
2245
  border-radius: 0px;
2244
- border-bottom: ${dn} solid rgba(${Jo}, 0.3);
2246
+ border-bottom: ${un} solid rgba(${Zo}, 0.3);
2245
2247
  padding-bottom: 1px;
2246
- transition: border-bottom ${_r}, padding-bottom ${_r};
2248
+ transition: border-bottom ${zr}, padding-bottom ${zr};
2247
2249
  }
2248
2250
 
2249
2251
  @media (prefers-reduced-motion) {
@@ -2253,13 +2255,13 @@ const Th=mt`
2253
2255
  }
2254
2256
 
2255
2257
  .root:hover {
2256
- border-bottom: 2px solid ${sn};
2258
+ border-bottom: 2px solid ${on};
2257
2259
  padding-bottom: 0px;
2258
2260
  }
2259
2261
 
2260
2262
  :host([disabled]) .root,
2261
2263
  :host([disabled]) .root:hover {
2262
- border-bottom: ${dn} solid ${Bn};
2264
+ border-bottom: ${un} solid ${Dn};
2263
2265
  padding-bottom: 1px;
2264
2266
  }
2265
2267
 
@@ -2283,12 +2285,12 @@ const Th=mt`
2283
2285
  }
2284
2286
 
2285
2287
  .control::selection {
2286
- color: ${er};
2287
- background: rgba(${Yo}, 0.3);
2288
+ color: ${sr};
2289
+ background: rgba(${Xo}, 0.3);
2288
2290
  }
2289
2291
 
2290
2292
  .control::placeholder {
2291
- color: ${er};
2293
+ color: ${sr};
2292
2294
  }
2293
2295
 
2294
2296
  .control:focus-within::placeholder {
@@ -2296,13 +2298,13 @@ const Th=mt`
2296
2298
  }
2297
2299
 
2298
2300
  .control[disabled]::placeholder {
2299
- color: ${Bn};
2301
+ color: ${Dn};
2300
2302
  }
2301
2303
 
2302
2304
  .label {
2303
2305
  display: flex;
2304
- color: ${er};
2305
- font: ${tr};
2306
+ color: ${sr};
2307
+ font: ${er};
2306
2308
  }
2307
2309
 
2308
2310
  .controls {
@@ -2322,12 +2324,12 @@ const Th=mt`
2322
2324
 
2323
2325
  .step-up svg,
2324
2326
  .step-down svg {
2325
- height: ${un};
2326
- width: ${un};
2327
- fill: ${Qo};
2327
+ height: ${pn};
2328
+ width: ${pn};
2329
+ fill: ${Jo};
2328
2330
  }
2329
2331
  `
2330
- const Rh=class extends oi{}.compose({baseName:"number-field",baseClass:oi,template:(t,e)=>Y`
2332
+ const Ph=class extends oi{}.compose({baseName:"number-field",baseClass:oi,template:(t,e)=>Y`
2331
2333
  <template class="${t=>t.readOnly?"readonly":""}">
2332
2334
  <label
2333
2335
  part="label"
@@ -2402,16 +2404,16 @@ const Rh=class extends oi{}.compose({baseName:"number-field",baseClass:oi,templa
2402
2404
  ${zt(0,e)}
2403
2405
  </div>
2404
2406
  </template>
2405
- `,styles:Th,shadowOptions:{delegatesFocus:!0},stepDownGlyph:Nr.data,stepUpGlyph:Ur.data})
2406
- Es.getOrCreate().withPrefix("nimble").register(Rh())
2407
- const Ph=mt`
2407
+ `,styles:Rh,shadowOptions:{delegatesFocus:!0},stepDownGlyph:jr.data,stepUpGlyph:Kr.data})
2408
+ Es.getOrCreate().withPrefix("nimble").register(Ph())
2409
+ const Fh=mt`
2408
2410
  ${ls("inline-flex")}
2409
2411
 
2410
2412
  :host {
2411
2413
  box-sizing: border-box;
2412
- color: ${Fn};
2413
- font: ${Pn};
2414
- height: ${an};
2414
+ color: ${Bn};
2415
+ font: ${Fn};
2416
+ height: ${ln};
2415
2417
  position: relative;
2416
2418
  user-select: none;
2417
2419
  min-width: 250px;
@@ -2428,12 +2430,12 @@ const Ph=mt`
2428
2430
  position: absolute;
2429
2431
  width: 100%;
2430
2432
  ${""}
2431
- max-height: calc(var(--max-height) - ${an});
2433
+ max-height: calc(var(--max-height) - ${ln});
2432
2434
  z-index: 1;
2433
2435
  padding: 4px;
2434
- box-shadow: 0px 3px 3px ${nn};
2435
- border: 1px solid ${rn};
2436
- background-color: ${Ko};
2436
+ box-shadow: 0px 3px 3px ${rn};
2437
+ border: 1px solid ${an};
2438
+ background-color: ${Wo};
2437
2439
  background-clip: padding-box;
2438
2440
  }
2439
2441
 
@@ -2448,7 +2450,7 @@ const Ph=mt`
2448
2450
  display: flex;
2449
2451
  min-height: 100%;
2450
2452
  width: 100%;
2451
- border-bottom: ${dn} solid ${Bn};
2453
+ border-bottom: ${un} solid ${Dn};
2452
2454
  background-color: transparent;
2453
2455
  padding-left: 8px;
2454
2456
  padding-bottom: 1px;
@@ -2459,21 +2461,21 @@ const Ph=mt`
2459
2461
  }
2460
2462
 
2461
2463
  :host(.open:not(:hover)) .control {
2462
- border-bottom: ${dn} solid ${sn};
2463
- transition: border-bottom ${_r}, padding-bottom ${_r};
2464
+ border-bottom: ${un} solid ${on};
2465
+ transition: border-bottom ${zr}, padding-bottom ${zr};
2464
2466
  }
2465
2467
 
2466
2468
  :host(:hover) .control {
2467
- border-bottom: 2px solid ${sn};
2469
+ border-bottom: 2px solid ${on};
2468
2470
  padding-bottom: 0px;
2469
- transition: border-bottom ${_r}, padding-bottom ${_r};
2471
+ transition: border-bottom ${zr}, padding-bottom ${zr};
2470
2472
  }
2471
2473
 
2472
2474
  :host([disabled]) .control,
2473
2475
  :host([disabled]) .control:hover {
2474
- border-bottom: ${dn} solid ${Bn};
2476
+ border-bottom: ${un} solid ${Dn};
2475
2477
  padding-bottom: 1px;
2476
- color: ${Bn};
2478
+ color: ${Dn};
2477
2479
  }
2478
2480
 
2479
2481
  :host([open][position='above']) .listbox {
@@ -2487,11 +2489,11 @@ const Ph=mt`
2487
2489
  }
2488
2490
 
2489
2491
  :host([open][position='above']) .listbox {
2490
- bottom: ${an};
2492
+ bottom: ${ln};
2491
2493
  }
2492
2494
 
2493
2495
  :host([open][position='below']) .listbox {
2494
- top: calc(${an} + ${ln});
2496
+ top: calc(${ln} + ${cn});
2495
2497
  }
2496
2498
 
2497
2499
  .selected-value {
@@ -2513,13 +2515,13 @@ const Ph=mt`
2513
2515
  }
2514
2516
 
2515
2517
  .indicator slot[name='indicator'] svg {
2516
- width: ${un};
2517
- height: ${un};
2518
- fill: ${Fn};
2518
+ width: ${pn};
2519
+ height: ${pn};
2520
+ fill: ${Bn};
2519
2521
  }
2520
2522
 
2521
2523
  :host([disabled]) .indicator slot[name='indicator'] svg {
2522
- fill: ${Bn};
2524
+ fill: ${Dn};
2523
2525
  }
2524
2526
 
2525
2527
  slot[name='listbox'] {
@@ -2541,7 +2543,7 @@ const Ph=mt`
2541
2543
  flex: 0 0 auto;
2542
2544
  }
2543
2545
  `
2544
- const Fh=class extends ai{setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(t,e){const s=this.value
2546
+ const Bh=class extends ai{setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(t,e){const s=this.value
2545
2547
  super.slottedOptionsChanged(t,e),s&&(this.value=s)}}.compose({baseName:"select",baseClass:ai,template:(t,e)=>Y`
2546
2548
  <template
2547
2549
  class="${t=>t.open?"open":""} ${t=>t.disabled?"disabled":""} ${t=>t.position}"
@@ -2585,36 +2587,36 @@ super.slottedOptionsChanged(t,e),s&&(this.value=s)}}.compose({baseName:"select",
2585
2587
  ></slot>
2586
2588
  </div>
2587
2589
  </template>
2588
- `,styles:Ph,indicator:Nr.data})
2589
- Es.getOrCreate().withPrefix("nimble").register(Fh())
2590
- const Bh=mt`
2590
+ `,styles:Fh,indicator:jr.data})
2591
+ Es.getOrCreate().withPrefix("nimble").register(Bh())
2592
+ const Dh=mt`
2591
2593
  ${ls("inline-flex")}
2592
2594
 
2593
2595
  :host {
2594
2596
  outline: none;
2595
- font: ${lr};
2596
- color: ${cr};
2597
+ font: ${cr};
2598
+ color: ${hr};
2597
2599
  flex-direction: column;
2598
2600
  cursor: pointer;
2599
2601
  --ni-private-switch-height: 24px;
2600
2602
  --ni-private-switch-indicator-size: 16px;
2601
2603
  padding-bottom: calc(
2602
- ${an} - var(--ni-private-switch-height)
2604
+ ${ln} - var(--ni-private-switch-height)
2603
2605
  );
2604
2606
  }
2605
2607
 
2606
2608
  :host([disabled]) {
2607
2609
  cursor: default;
2608
- color: ${hr};
2610
+ color: ${dr};
2609
2611
  }
2610
2612
 
2611
2613
  .label {
2612
- color: ${er};
2613
- font: ${tr};
2614
+ color: ${sr};
2615
+ font: ${er};
2614
2616
  }
2615
2617
 
2616
2618
  :host([disabled]) .label {
2617
- color: ${sr};
2619
+ color: ${ir};
2618
2620
  }
2619
2621
 
2620
2622
  .label__hidden {
@@ -2636,28 +2638,28 @@ const Bh=mt`
2636
2638
  height: var(--ni-private-switch-height);
2637
2639
  width: calc(var(--ni-private-switch-height) * 2);
2638
2640
  box-sizing: border-box;
2639
- background-color: ${Go};
2641
+ background-color: ${Qo};
2640
2642
  border-radius: calc(var(--ni-private-switch-height) / 2);
2641
2643
  align-items: center;
2642
- border: calc(${dn} * 2) solid transparent;
2644
+ border: calc(${un} * 2) solid transparent;
2643
2645
  }
2644
2646
 
2645
2647
  :host([disabled]) .switch {
2646
2648
  background-color: var(--ni-private-switch-background-disabled-color);
2647
2649
  }
2648
2650
 
2649
- :host(${xc}) .switch {
2650
- border-color: ${sn};
2651
+ :host(${yc}) .switch {
2652
+ border-color: ${on};
2651
2653
  }
2652
2654
 
2653
2655
  .checked-indicator-spacer {
2654
2656
  flex-grow: 0;
2655
- transition: flex-grow ${_r} ease-in-out;
2657
+ transition: flex-grow ${zr} ease-in-out;
2656
2658
  }
2657
2659
 
2658
2660
  :host([aria-checked='true']) .checked-indicator-spacer {
2659
2661
  flex-grow: 1;
2660
- transition: flex-grow ${_r} ease-in-out;
2662
+ transition: flex-grow ${zr} ease-in-out;
2661
2663
  }
2662
2664
 
2663
2665
  .checked-indicator {
@@ -2675,24 +2677,24 @@ const Bh=mt`
2675
2677
  var(--ni-private-switch-indicator-size)
2676
2678
  ) / 2
2677
2679
  );
2678
- border: ${dn} solid
2680
+ border: ${un} solid
2679
2681
  var(--ni-private-switch-indicator-border-color);
2680
2682
  }
2681
2683
 
2682
2684
  :host(:hover) .checked-indicator {
2683
- border: calc(${dn} * 2) solid ${sn};
2685
+ border: calc(${un} * 2) solid ${on};
2684
2686
  }
2685
2687
 
2686
2688
  :host([disabled]) .checked-indicator {
2687
2689
  background-color: var(
2688
2690
  --ni-private-switch-indicator-background-disabled-color
2689
2691
  );
2690
- border: ${dn} solid
2692
+ border: ${un} solid
2691
2693
  var(--ni-private-switch-indicator-border-disabled-color);
2692
2694
  }
2693
2695
 
2694
- :host(${xc}) .checked-indicator {
2695
- border: ${dn} solid ${sn};
2696
+ :host(${yc}) .checked-indicator {
2697
+ border: ${un} solid ${on};
2696
2698
  }
2697
2699
 
2698
2700
  .checked-indicator-inner {
@@ -2701,7 +2703,7 @@ const Bh=mt`
2701
2703
  border-radius: calc(var(--ni-private-switch-indicator-size) / 4);
2702
2704
  background-color: var(--ni-private-switch-indicator-border-color);
2703
2705
  opacity: 0;
2704
- transition: opacity ${_r} ease-in-out;
2706
+ transition: opacity ${zr} ease-in-out;
2705
2707
  }
2706
2708
 
2707
2709
  :host([disabled]) .checked-indicator-inner {
@@ -2712,7 +2714,7 @@ const Bh=mt`
2712
2714
 
2713
2715
  :host([aria-checked='true']) .checked-indicator-inner {
2714
2716
  opacity: 1;
2715
- transition: opacity ${_r} ease-in-out;
2717
+ transition: opacity ${zr} ease-in-out;
2716
2718
  }
2717
2719
 
2718
2720
  slot[name='checked-message']::slotted(*) {
@@ -2725,34 +2727,34 @@ const Bh=mt`
2725
2727
  transition-duration: 0s;
2726
2728
  }
2727
2729
  }
2728
- `.withBehaviors(Rr(mt`
2730
+ `.withBehaviors(Pr(mt`
2729
2731
  ${""}
2730
2732
  :host {
2731
- --ni-private-switch-background-disabled-color: ${qo(Hi,.07)};
2733
+ --ni-private-switch-background-disabled-color: ${Uo(Hi,.07)};
2732
2734
  --ni-private-switch-indicator-background-color: ${Vi};
2733
- --ni-private-switch-indicator-background-disabled-color: ${qo(Vi,.1)};
2735
+ --ni-private-switch-indicator-background-disabled-color: ${Uo(Vi,.1)};
2734
2736
  --ni-private-switch-indicator-border-color: ${Hi};
2735
- --ni-private-switch-indicator-border-disabled-color: ${qo(Hi,.3)};
2737
+ --ni-private-switch-indicator-border-disabled-color: ${Uo(Hi,.3)};
2736
2738
  }
2737
2739
  `,mt`
2738
2740
  ${""}
2739
2741
  :host {
2740
- --ni-private-switch-background-disabled-color: ${qo(Ai,.07)};
2741
- --ni-private-switch-indicator-background-color: ${qo(Hi,.3)};
2742
- --ni-private-switch-indicator-background-disabled-color: ${qo(Hi,.1)};
2742
+ --ni-private-switch-background-disabled-color: ${Uo(Ai,.07)};
2743
+ --ni-private-switch-indicator-background-color: ${Uo(Hi,.3)};
2744
+ --ni-private-switch-indicator-background-disabled-color: ${Uo(Hi,.1)};
2743
2745
  --ni-private-switch-indicator-border-color: ${Mi};
2744
- --ni-private-switch-indicator-border-disabled-color: ${qo(Mi,.3)};
2746
+ --ni-private-switch-indicator-border-disabled-color: ${Uo(Mi,.3)};
2745
2747
  }
2746
2748
  `,mt`
2747
2749
  ${""}
2748
2750
  :host {
2749
- --ni-private-switch-background-disabled-color: ${qo(Vi,.07)};
2750
- --ni-private-switch-indicator-background-color: ${qo(Vi,.1)};
2751
- --ni-private-switch-indicator-background-disabled-color: ${qo(Vi,.1)};
2751
+ --ni-private-switch-background-disabled-color: ${Uo(Vi,.07)};
2752
+ --ni-private-switch-indicator-background-color: ${Uo(Vi,.1)};
2753
+ --ni-private-switch-indicator-background-disabled-color: ${Uo(Vi,.1)};
2752
2754
  --ni-private-switch-indicator-border-color: ${Vi};
2753
- --ni-private-switch-indicator-border-disabled-color: ${qo(Vi,.3)};
2755
+ --ni-private-switch-indicator-border-disabled-color: ${Uo(Vi,.3)};
2754
2756
  }
2755
- `)),Dh=Y`
2757
+ `)),Nh=Y`
2756
2758
  <template
2757
2759
  role="switch"
2758
2760
  aria-checked="${t=>t.checked}"
@@ -2787,41 +2789,41 @@ const Bh=mt`
2787
2789
  </div>
2788
2790
  </template>
2789
2791
  `
2790
- const Nh=class extends di{}.compose({baseClass:di,baseName:"switch",template:Dh,styles:Bh})
2791
- Es.getOrCreate().withPrefix("nimble").register(Nh())
2792
- const jh=mt`
2792
+ const jh=class extends di{}.compose({baseClass:di,baseName:"switch",template:Nh,styles:Dh})
2793
+ Es.getOrCreate().withPrefix("nimble").register(jh())
2794
+ const qh=mt`
2793
2795
  ${ls("inline-flex")}
2794
2796
 
2795
2797
  :host {
2796
2798
  box-sizing: border-box;
2797
- font: ${Pn};
2798
- height: ${an};
2799
- padding: calc(${cn} / 2) ${cn}
2800
- calc(${cn} / 2 - ${dn});
2801
- color: ${Fn};
2799
+ font: ${Fn};
2800
+ height: ${ln};
2801
+ padding: calc(${hn} / 2) ${hn}
2802
+ calc(${hn} / 2 - ${un});
2803
+ color: ${Bn};
2802
2804
  align-items: center;
2803
2805
  justify-content: center;
2804
2806
  cursor: pointer;
2805
2807
  ${""}
2806
- border-bottom: transparent ${dn} solid;
2808
+ border-bottom: transparent ${un} solid;
2807
2809
  }
2808
2810
 
2809
2811
  :host(:hover) {
2810
- background-color: ${Go};
2812
+ background-color: ${Qo};
2811
2813
  }
2812
2814
 
2813
2815
  :host(:focus) {
2814
2816
  outline: none;
2815
2817
  }
2816
2818
 
2817
- :host(${xc}) {
2819
+ :host(${yc}) {
2818
2820
  outline: none;
2819
- box-shadow: 0 calc(${dn} * -1) ${sn} inset;
2820
- transition: box-shadow ${zr} ease-in-out;
2821
+ box-shadow: 0 calc(${un} * -1) ${on} inset;
2822
+ transition: box-shadow ${Ir} ease-in-out;
2821
2823
  }
2822
2824
 
2823
2825
  @media (prefers-reduced-motion) {
2824
- :host(${xc}) {
2826
+ :host(${yc}) {
2825
2827
  transition-duration: 0.01s;
2826
2828
  }
2827
2829
  }
@@ -2832,33 +2834,33 @@ const jh=mt`
2832
2834
 
2833
2835
  :host([disabled]) {
2834
2836
  cursor: default;
2835
- color: ${Bn};
2837
+ color: ${Dn};
2836
2838
  background: none;
2837
2839
  }
2838
2840
  `
2839
- const qh=class extends pi{}.compose({baseName:"tab",baseClass:pi,template:(t,e)=>Y`
2841
+ const Uh=class extends pi{}.compose({baseName:"tab",baseClass:pi,template:(t,e)=>Y`
2840
2842
  <template slot="tab" role="tab" aria-disabled="${t=>t.disabled}">
2841
2843
  <slot></slot>
2842
2844
  </template>
2843
- `,styles:jh})
2844
- Es.getOrCreate().withPrefix("nimble").register(qh())
2845
- const Uh=mt`
2845
+ `,styles:qh})
2846
+ Es.getOrCreate().withPrefix("nimble").register(Uh())
2847
+ const Kh=mt`
2846
2848
  ${ls("block")}
2847
2849
 
2848
2850
  :host {
2849
2851
  box-sizing: border-box;
2850
- font: ${Pn};
2851
- color: ${Fn};
2852
- padding-top: ${cn};
2852
+ font: ${Fn};
2853
+ color: ${Bn};
2854
+ padding-top: ${hn};
2853
2855
  }
2854
2856
  `
2855
- const Kh=class extends ui{}.compose({baseName:"tab-panel",baseClass:ui,template:(t,e)=>Y`
2857
+ const Wh=class extends ui{}.compose({baseName:"tab-panel",baseClass:ui,template:(t,e)=>Y`
2856
2858
  <template slot="tabpanel" role="tabpanel">
2857
2859
  <slot></slot>
2858
2860
  </template>
2859
- `,styles:Uh})
2860
- Es.getOrCreate().withPrefix("nimble").register(Kh())
2861
- const Wh=mt`
2861
+ `,styles:Kh})
2862
+ Es.getOrCreate().withPrefix("nimble").register(Wh())
2863
+ const Yh=mt`
2862
2864
  ${ls("grid")}
2863
2865
 
2864
2866
  :host {
@@ -2877,12 +2879,12 @@ const Wh=mt`
2877
2879
 
2878
2880
  .activeIndicator {
2879
2881
  grid-row: 2;
2880
- height: calc(${dn} * 2);
2881
- background-color: ${sn};
2882
+ height: calc(${un} * 2);
2883
+ background-color: ${on};
2882
2884
  }
2883
2885
 
2884
2886
  .activeIndicatorTransition {
2885
- transition: transform ${_r} ease-in-out;
2887
+ transition: transform ${zr} ease-in-out;
2886
2888
  }
2887
2889
 
2888
2890
  @media (prefers-reduced-motion) {
@@ -2897,7 +2899,7 @@ const Wh=mt`
2897
2899
  grid-column-end: 4;
2898
2900
  }
2899
2901
  `
2900
- const Yh=class extends mi{}.compose({baseName:"tabs",baseClass:mi,template:(t,e)=>Y`
2902
+ const Xh=class extends mi{}.compose({baseName:"tabs",baseClass:mi,template:(t,e)=>Y`
2901
2903
  <template class="${t=>t.orientation}">
2902
2904
  ${It(0,e)}
2903
2905
  <div class="tablist" part="tablist" role="tablist">
@@ -2916,59 +2918,59 @@ const Yh=class extends mi{}.compose({baseName:"tabs",baseClass:mi,template:(t,e)
2916
2918
  <slot name="tabpanel" part="tabpanel" ${Ct("tabpanels")}></slot>
2917
2919
  </div>
2918
2920
  </template>
2919
- `,styles:Wh})
2920
- Es.getOrCreate().withPrefix("nimble").register(Yh())
2921
- const Xh=mt`
2921
+ `,styles:Yh})
2922
+ Es.getOrCreate().withPrefix("nimble").register(Xh())
2923
+ const Gh=mt`
2922
2924
  ${ls("flex")}
2923
2925
 
2924
2926
  :host {
2925
2927
  align-items: center;
2926
- height: ${an};
2928
+ height: ${ln};
2927
2929
  box-sizing: border-box;
2928
- font: ${Pn};
2929
- color: ${Fn};
2930
+ font: ${Fn};
2931
+ color: ${Bn};
2930
2932
  }
2931
2933
 
2932
2934
  .separator {
2933
2935
  display: inline-block;
2934
2936
  height: 24px;
2935
- border-left: calc(${dn} * 2) solid
2936
- rgba(${Jo}, 0.3);
2937
- margin: calc(${cn} / 4) calc(${cn} / 2);
2937
+ border-left: calc(${un} * 2) solid
2938
+ rgba(${Zo}, 0.3);
2939
+ margin: calc(${hn} / 4) calc(${hn} / 2);
2938
2940
  }
2939
- `,Gh=Y`
2941
+ `,Qh=Y`
2940
2942
  <template slot="end">
2941
2943
  <div class="separator"></div>
2942
2944
  <slot></slot>
2943
2945
  </template>
2944
2946
  `
2945
- const Qh=class extends de{}.compose({baseName:"tabs-toolbar",template:Gh,styles:Xh})
2946
- var Jh
2947
- Es.getOrCreate().withPrefix("nimble").register(Qh()),function(t){t.Outline="outline",t.Block="block"}(Jh||(Jh={}))
2948
- const Zh=mt`
2947
+ const Jh=class extends de{}.compose({baseName:"tabs-toolbar",template:Qh,styles:Gh})
2948
+ var Zh
2949
+ Es.getOrCreate().withPrefix("nimble").register(Jh()),function(t){t.Outline="outline",t.Block="block"}(Zh||(Zh={}))
2950
+ const td=mt`
2949
2951
  ${ls("inline-flex")}
2950
2952
 
2951
2953
  :host {
2952
- font: ${Pn};
2954
+ font: ${Fn};
2953
2955
  outline: none;
2954
2956
  user-select: none;
2955
- color: ${Fn};
2957
+ color: ${Bn};
2956
2958
  flex-direction: column;
2957
2959
  vertical-align: top;
2958
2960
  }
2959
2961
 
2960
2962
  :host([disabled]) {
2961
- color: ${Bn};
2963
+ color: ${Dn};
2962
2964
  }
2963
2965
 
2964
2966
  .label {
2965
2967
  display: block;
2966
- color: ${er};
2967
- font: ${tr};
2968
+ color: ${sr};
2969
+ font: ${er};
2968
2970
  }
2969
2971
 
2970
2972
  :host([disabled]) .label {
2971
- color: ${sr};
2973
+ color: ${ir};
2972
2974
  }
2973
2975
 
2974
2976
  .control {
@@ -2982,9 +2984,9 @@ const Zh=mt`
2982
2984
  color: inherit;
2983
2985
  border-radius: 0px;
2984
2986
  align-items: flex-end;
2985
- border: ${dn} solid transparent;
2987
+ border: ${un} solid transparent;
2986
2988
  padding: 8px;
2987
- transition: box-shadow ${_r}, border ${_r};
2989
+ transition: box-shadow ${zr}, border ${zr};
2988
2990
  resize: none;
2989
2991
  }
2990
2992
 
@@ -2995,12 +2997,12 @@ const Zh=mt`
2995
2997
  }
2996
2998
 
2997
2999
  .control:hover {
2998
- border-color: ${sn};
2999
- box-shadow: 0px 0px 0px 1px ${sn};
3000
+ border-color: ${on};
3001
+ box-shadow: 0px 0px 0px 1px ${on};
3000
3002
  }
3001
3003
 
3002
3004
  .control:focus-within {
3003
- border-color: ${sn};
3005
+ border-color: ${on};
3004
3006
  }
3005
3007
 
3006
3008
  .control[readonly],
@@ -3008,21 +3010,21 @@ const Zh=mt`
3008
3010
  .control[readonly]:hover:focus-within,
3009
3011
  .control[disabled],
3010
3012
  .control[disabled]:hover {
3011
- border-color: rgba(${Jo}, 0.1);
3013
+ border-color: rgba(${Zo}, 0.1);
3012
3014
  box-shadow: none;
3013
3015
  }
3014
3016
 
3015
3017
  .control::selection {
3016
- color: ${er};
3017
- background: rgba(${Yo}, 0.3);
3018
+ color: ${sr};
3019
+ background: rgba(${Xo}, 0.3);
3018
3020
  }
3019
3021
 
3020
3022
  .control::placeholder {
3021
- color: ${er};
3023
+ color: ${sr};
3022
3024
  }
3023
3025
 
3024
3026
  .control[disabled]::placeholder {
3025
- color: ${sr};
3027
+ color: ${ir};
3026
3028
  }
3027
3029
 
3028
3030
  :host([cols]) .control {
@@ -3042,14 +3044,14 @@ const Zh=mt`
3042
3044
  :host([resize='vertical']) .control {
3043
3045
  resize: vertical;
3044
3046
  }
3045
- `.withBehaviors(Cc(Jh.Outline,mt`
3047
+ `.withBehaviors(kc(Zh.Outline,mt`
3046
3048
  .control {
3047
- border-color: rgba(${Jo}, 0.3);
3049
+ border-color: rgba(${Zo}, 0.3);
3048
3050
  background-color: transparent;
3049
3051
  }
3050
- `),Cc(Jh.Block,mt`
3052
+ `),kc(Zh.Block,mt`
3051
3053
  .control {
3052
- background-color: rgba(${Jo}, 0.1);
3054
+ background-color: rgba(${Zo}, 0.1);
3053
3055
  }
3054
3056
 
3055
3057
  :host([readonly]) .control {
@@ -3058,11 +3060,11 @@ const Zh=mt`
3058
3060
 
3059
3061
  :host([disabled]) .control {
3060
3062
  border-color: transparent;
3061
- background-color: rgba(${Jo}, 0.1);
3063
+ background-color: rgba(${Zo}, 0.1);
3062
3064
  }
3063
3065
  `))
3064
- class td extends wi{constructor(){super(...arguments),this.appearance=Jh.Outline}}Ro([ot],td.prototype,"appearance",void 0)
3065
- const ed=td.compose({baseName:"text-area",baseClass:wi,template:(t,e)=>Y`
3066
+ class ed extends wi{constructor(){super(...arguments),this.appearance=Zh.Outline}}Po([ot],ed.prototype,"appearance",void 0)
3067
+ const sd=ed.compose({baseName:"text-area",baseClass:wi,template:(t,e)=>Y`
3066
3068
  <template
3067
3069
  class="
3068
3070
  ${t=>t.readOnly?"readonly":""}
@@ -3117,33 +3119,33 @@ const ed=td.compose({baseName:"text-area",baseClass:wi,template:(t,e)=>Y`
3117
3119
  ${bt("control")}
3118
3120
  ></textarea>
3119
3121
  </template>
3120
- `,styles:Zh,shadowOptions:{delegatesFocus:!0}})
3121
- var sd
3122
- Es.getOrCreate().withPrefix("nimble").register(ed()),function(t){t.Underline="underline",t.Outline="outline",t.Block="block",t.Frameless="frameless"}(sd||(sd={}))
3123
- const id=mt`
3122
+ `,styles:td,shadowOptions:{delegatesFocus:!0}})
3123
+ var id
3124
+ Es.getOrCreate().withPrefix("nimble").register(sd()),function(t){t.Underline="underline",t.Outline="outline",t.Block="block",t.Frameless="frameless"}(id||(id={}))
3125
+ const od=mt`
3124
3126
  ${ls("inline-block")}
3125
3127
 
3126
3128
  :host {
3127
- font: ${Pn};
3129
+ font: ${Fn};
3128
3130
  outline: none;
3129
3131
  user-select: none;
3130
3132
  --webkit-user-select: none;
3131
- color: ${Fn};
3132
- height: calc(${hn} + ${an});
3133
+ color: ${Bn};
3134
+ height: calc(${dn} + ${ln});
3133
3135
  }
3134
3136
 
3135
3137
  :host([disabled]) {
3136
- color: ${Bn};
3138
+ color: ${Dn};
3137
3139
  }
3138
3140
 
3139
3141
  .label {
3140
3142
  display: flex;
3141
- color: ${er};
3142
- font: ${tr};
3143
+ color: ${sr};
3144
+ font: ${er};
3143
3145
  }
3144
3146
 
3145
3147
  :host([disabled]) .label {
3146
- color: ${sr};
3148
+ color: ${ir};
3147
3149
  }
3148
3150
 
3149
3151
  .root {
@@ -3153,10 +3155,10 @@ const id=mt`
3153
3155
  flex-direction: row;
3154
3156
  border-radius: 0px;
3155
3157
  font: inherit;
3156
- transition: border-bottom ${_r}, padding-bottom ${_r};
3158
+ transition: border-bottom ${zr}, padding-bottom ${zr};
3157
3159
  align-items: center;
3158
3160
  --ni-private-hover-bottom-border-width: 2px;
3159
- border: 0px solid rgba(${Jo}, 0.3);
3161
+ border: 0px solid rgba(${Zo}, 0.3);
3160
3162
  border-bottom-width: var(--ni-private-bottom-border-width);
3161
3163
  padding-bottom: calc(
3162
3164
  var(--ni-private-hover-bottom-border-width) -
@@ -3171,22 +3173,22 @@ const id=mt`
3171
3173
  }
3172
3174
 
3173
3175
  :host(.invalid) .root {
3174
- border-bottom-color: ${Zo};
3176
+ border-bottom-color: ${tn};
3175
3177
  }
3176
3178
 
3177
3179
  :host([readonly]) .root {
3178
- border-color: rgba(${Jo}, 0.1);
3180
+ border-color: rgba(${Zo}, 0.1);
3179
3181
  }
3180
3182
 
3181
3183
  :host([disabled]) .root {
3182
- border-color: rgba(${Jo}, 0.1);
3184
+ border-color: rgba(${Zo}, 0.1);
3183
3185
  }
3184
3186
 
3185
3187
  .root:hover {
3186
3188
  --ni-private-bottom-border-width: var(
3187
3189
  --ni-private-hover-bottom-border-width
3188
3190
  );
3189
- border-bottom-color: ${sn};
3191
+ border-bottom-color: ${on};
3190
3192
  }
3191
3193
 
3192
3194
  :host([readonly]) .root:hover {
@@ -3198,7 +3200,7 @@ const id=mt`
3198
3200
  }
3199
3201
 
3200
3202
  .root:focus-within {
3201
- border-bottom-color: ${sn};
3203
+ border-bottom-color: ${on};
3202
3204
  }
3203
3205
 
3204
3206
  [part='start'] {
@@ -3206,7 +3208,7 @@ const id=mt`
3206
3208
  }
3207
3209
 
3208
3210
  slot[name='start']::slotted(*) {
3209
- margin-left: calc(${cn} / 2);
3211
+ margin-left: calc(${hn} / 2);
3210
3212
  flex: none;
3211
3213
  }
3212
3214
 
@@ -3218,14 +3220,14 @@ const id=mt`
3218
3220
  padding-top: 0px;
3219
3221
  padding-bottom: 0px;
3220
3222
  height: calc(
3221
- ${an} - ${dn} -
3223
+ ${ln} - ${un} -
3222
3224
  var(--ni-private-hover-bottom-border-width)
3223
3225
  );
3224
3226
  width: 100%;
3225
3227
  margin-top: auto;
3226
3228
  margin-bottom: auto;
3227
- padding-left: calc(${cn} / 2);
3228
- padding-right: calc(${cn} / 2);
3229
+ padding-left: calc(${hn} / 2);
3230
+ padding-right: calc(${hn} / 2);
3229
3231
  border: none;
3230
3232
  text-overflow: ellipsis;
3231
3233
  }
@@ -3238,12 +3240,12 @@ const id=mt`
3238
3240
  }
3239
3241
 
3240
3242
  .control::selection {
3241
- color: ${er};
3242
- background: rgba(${Yo}, 0.3);
3243
+ color: ${sr};
3244
+ background: rgba(${Xo}, 0.3);
3243
3245
  }
3244
3246
 
3245
3247
  .control::placeholder {
3246
- color: ${er};
3248
+ color: ${sr};
3247
3249
  }
3248
3250
 
3249
3251
  .control:not([readonly]):focus-within::placeholder {
@@ -3251,7 +3253,7 @@ const id=mt`
3251
3253
  }
3252
3254
 
3253
3255
  .control[disabled]::placeholder {
3254
- color: ${Bn};
3256
+ color: ${Dn};
3255
3257
  }
3256
3258
 
3257
3259
  [part='end'] {
@@ -3267,18 +3269,18 @@ const id=mt`
3267
3269
  }
3268
3270
 
3269
3271
  :host(.invalid) .error-content svg {
3270
- height: ${un};
3271
- width: ${un};
3272
+ height: ${pn};
3273
+ width: ${pn};
3272
3274
  padding-right: 8px;
3273
3275
  flex: none;
3274
3276
  }
3275
3277
 
3276
3278
  :host(.invalid) .error-content path {
3277
- fill: ${Zo};
3279
+ fill: ${tn};
3278
3280
  }
3279
3281
 
3280
3282
  :host([disabled]) .error-content path {
3281
- fill: ${Bn};
3283
+ fill: ${Dn};
3282
3284
  }
3283
3285
 
3284
3286
  .errortext {
@@ -3287,11 +3289,11 @@ const id=mt`
3287
3289
 
3288
3290
  :host(.invalid) .errortext {
3289
3291
  display: block;
3290
- font: ${mr};
3291
- color: ${Zo};
3292
+ font: ${fr};
3293
+ color: ${tn};
3292
3294
  width: 100%;
3293
3295
  position: absolute;
3294
- top: ${an};
3296
+ top: ${ln};
3295
3297
  overflow: hidden;
3296
3298
  text-overflow: ellipsis;
3297
3299
  white-space: nowrap;
@@ -3302,7 +3304,7 @@ const id=mt`
3302
3304
  }
3303
3305
 
3304
3306
  :host([disabled]) .errortext {
3305
- color: ${Bn};
3307
+ color: ${Dn};
3306
3308
  }
3307
3309
 
3308
3310
  [part='actions'] {
@@ -3311,30 +3313,30 @@ const id=mt`
3311
3313
 
3312
3314
  slot[name='actions']::slotted(*) {
3313
3315
  margin-right: 8px;
3314
- ${an.cssCustomProperty}: 24px;
3316
+ ${ln.cssCustomProperty}: 24px;
3315
3317
  }
3316
- `.withBehaviors(Cc(sd.Underline,mt`
3318
+ `.withBehaviors(kc(id.Underline,mt`
3317
3319
  .root {
3318
3320
  --ni-private-bottom-border-width: 1px;
3319
- padding-top: ${dn};
3320
- padding-left: ${dn};
3321
- padding-right: ${dn};
3321
+ padding-top: ${un};
3322
+ padding-left: ${un};
3323
+ padding-right: ${un};
3322
3324
  }
3323
3325
 
3324
3326
  :host([disabled]) .root {
3325
- border-color: rgba(${Jo}, 0.1);
3327
+ border-color: rgba(${Zo}, 0.1);
3326
3328
  }
3327
3329
 
3328
3330
  :host([disabled]) .root:hover {
3329
3331
  --ni-private-bottom-border-width: 1px;
3330
3332
  }
3331
- `),Cc(sd.Block,mt`
3333
+ `),kc(id.Block,mt`
3332
3334
  .root {
3333
- background-color: rgba(${Jo}, 0.1);
3335
+ background-color: rgba(${Zo}, 0.1);
3334
3336
  --ni-private-bottom-border-width: 0px;
3335
- padding-top: ${dn};
3336
- padding-left: ${dn};
3337
- padding-right: ${dn};
3337
+ padding-top: ${un};
3338
+ padding-left: ${un};
3339
+ padding-right: ${un};
3338
3340
  }
3339
3341
 
3340
3342
  .root:focus-within {
@@ -3358,12 +3360,12 @@ const id=mt`
3358
3360
  }
3359
3361
 
3360
3362
  :host([readonly]) .root {
3361
- background-color: rgba(${Jo}, 0.07);
3363
+ background-color: rgba(${Zo}, 0.07);
3362
3364
  border-color: transparent;
3363
3365
  }
3364
3366
 
3365
3367
  :host([disabled]) .root {
3366
- background-color: rgba(${Jo}, 0.07);
3368
+ background-color: rgba(${Zo}, 0.07);
3367
3369
  }
3368
3370
 
3369
3371
  :host([disabled]) .root:hover {
@@ -3373,22 +3375,22 @@ const id=mt`
3373
3375
  :host(.invalid[disabled]) .root {
3374
3376
  --ni-private-bottom-border-width: 1px;
3375
3377
  }
3376
- `),Cc(sd.Outline,mt`
3378
+ `),kc(id.Outline,mt`
3377
3379
  .root {
3378
3380
  --ni-private-bottom-border-width: 1px;
3379
- border-width: ${dn};
3381
+ border-width: ${un};
3380
3382
  border-bottom-width: var(--ni-private-bottom-border-width);
3381
3383
  }
3382
3384
 
3383
3385
  :host(.invalid) .errortext {
3384
- top: calc(${an} - ${dn});
3386
+ top: calc(${ln} - ${un});
3385
3387
  }
3386
- `),Cc(sd.Frameless,mt`
3388
+ `),kc(id.Frameless,mt`
3387
3389
  .root {
3388
3390
  --ni-private-bottom-border-width: 0px;
3389
- padding-top: ${dn};
3390
- padding-left: ${dn};
3391
- padding-right: ${dn};
3391
+ padding-top: ${un};
3392
+ padding-left: ${un};
3393
+ padding-right: ${un};
3392
3394
  }
3393
3395
 
3394
3396
  :host([readonly]) .root {
@@ -3398,7 +3400,7 @@ const id=mt`
3398
3400
  .root:hover {
3399
3401
  --ni-private-bottom-border-width: 0px;
3400
3402
  }
3401
- `),Rr(mt`
3403
+ `),Pr(mt`
3402
3404
  ${""}
3403
3405
  .control::-ms-reveal {
3404
3406
  filter: invert(0%);
@@ -3409,8 +3411,8 @@ const id=mt`
3409
3411
  filter: invert(100%);
3410
3412
  }
3411
3413
  `,qi.Dark))
3412
- class od extends ti{constructor(){super(...arguments),this.appearance=sd.Underline}connectedCallback(){super.connectedCallback(),this.control.setAttribute("aria-errormessage","errortext")}}Ro([ot],od.prototype,"appearance",void 0),Ro([ot({attribute:"error-text"})],od.prototype,"errorText",void 0)
3413
- const nd=od.compose({baseName:"text-field",baseClass:ti,template:(t,e)=>Y`
3414
+ class nd extends ti{constructor(){super(...arguments),this.appearance=id.Underline}connectedCallback(){super.connectedCallback(),this.control.setAttribute("aria-errormessage","errortext")}}Po([ot],nd.prototype,"appearance",void 0),Po([ot({attribute:"error-text"})],nd.prototype,"errorText",void 0)
3415
+ const rd=nd.compose({baseName:"text-field",baseClass:ti,template:(t,e)=>Y`
3414
3416
  <template
3415
3417
  class="
3416
3418
  ${t=>t.readOnly?"readonly":""}
@@ -3470,8 +3472,8 @@ const nd=od.compose({baseName:"text-field",baseClass:ti,template:(t,e)=>Y`
3470
3472
  ${zt(0,e)}
3471
3473
  </div>
3472
3474
  </template>
3473
- `,styles:id,shadowOptions:{delegatesFocus:!0},end:Y`
3474
- <span class="error-content">${Ka.data}</span>
3475
+ `,styles:od,shadowOptions:{delegatesFocus:!0},end:Y`
3476
+ <span class="error-content">${Wa.data}</span>
3475
3477
  <span part="actions">
3476
3478
  <slot name="actions"></slot>
3477
3479
  </span>
@@ -3484,35 +3486,35 @@ const nd=od.compose({baseName:"text-field",baseClass:ti,template:(t,e)=>Y`
3484
3486
  ${t=>t.errorText}
3485
3487
  </div>
3486
3488
  `})
3487
- Es.getOrCreate().withPrefix("nimble").register(nd())
3488
- const rd=mt`
3489
- ${_c}
3489
+ Es.getOrCreate().withPrefix("nimble").register(rd())
3490
+ const ad=mt`
3491
+ ${zc}
3490
3492
 
3491
3493
  .control[aria-pressed='true'] {
3492
- background-color: ${Wo};
3493
- border-color: ${Wo};
3494
+ background-color: ${Yo};
3495
+ border-color: ${Yo};
3494
3496
  }
3495
3497
 
3496
3498
  .control[aria-pressed='true']:hover {
3497
- background-color: ${Wo};
3499
+ background-color: ${Yo};
3498
3500
  }
3499
3501
 
3500
- .control[aria-pressed='true']${xc} {
3501
- background-color: ${Wo};
3502
+ .control[aria-pressed='true']${yc} {
3503
+ background-color: ${Yo};
3502
3504
  }
3503
3505
 
3504
3506
  .control[aria-pressed='true'][disabled] {
3505
- background-color: ${Wo};
3506
- border-color: ${Wo};
3507
+ background-color: ${Yo};
3508
+ border-color: ${Yo};
3507
3509
  }
3508
3510
 
3509
3511
  .control[aria-pressed='true'][disabled]:hover {
3510
- background-color: ${Wo};
3511
- border-color: ${Wo};
3512
+ background-color: ${Yo};
3513
+ border-color: ${Yo};
3512
3514
  }
3513
3515
  `
3514
- class ad extends di{constructor(){super(...arguments),this.appearance=kc.Outline,this.contentHidden=!1}}Ro([ot],ad.prototype,"appearance",void 0),Ro([ot({attribute:"content-hidden",mode:"boolean"})],ad.prototype,"contentHidden",void 0),ve(ad,_t,Ge)
3515
- const ld=ad.compose({baseName:"toggle-button",template:(t,e)=>Y`
3516
+ class ld extends di{constructor(){super(...arguments),this.appearance=_c.Outline,this.contentHidden=!1}}Po([ot],ld.prototype,"appearance",void 0),Po([ot({attribute:"content-hidden",mode:"boolean"})],ld.prototype,"contentHidden",void 0),ve(ld,_t,Ge)
3517
+ const cd=ld.compose({baseName:"toggle-button",template:(t,e)=>Y`
3516
3518
  <div
3517
3519
  role="button"
3518
3520
  part="control"
@@ -3553,15 +3555,15 @@ const ld=ad.compose({baseName:"toggle-button",template:(t,e)=>Y`
3553
3555
  </span>
3554
3556
  ${zt(0,e)}
3555
3557
  </div>
3556
- `,styles:rd,shadowOptions:{delegatesFocus:!0}})
3557
- Es.getOrCreate().withPrefix("nimble").register(ld())
3558
- const cd=mt`
3558
+ `,styles:ad,shadowOptions:{delegatesFocus:!0}})
3559
+ Es.getOrCreate().withPrefix("nimble").register(cd())
3560
+ const hd=mt`
3559
3561
  .positioning-region {
3560
3562
  display: flex;
3561
- padding: ${ln} ${cn};
3563
+ padding: ${cn} ${hn};
3562
3564
  align-items: center;
3563
- gap: ${cn};
3564
- background: ${Ko};
3565
+ gap: ${hn};
3566
+ background: ${Wo};
3565
3567
  }
3566
3568
 
3567
3569
  slot[name='label'] {
@@ -3570,17 +3572,17 @@ const cd=mt`
3570
3572
 
3571
3573
  [part='start'] {
3572
3574
  display: flex;
3573
- gap: ${cn};
3575
+ gap: ${hn};
3574
3576
  margin-right: auto;
3575
3577
  }
3576
3578
 
3577
3579
  [part='end'] {
3578
3580
  display: flex;
3579
- gap: ${cn};
3581
+ gap: ${hn};
3580
3582
  margin-left: auto;
3581
3583
  }
3582
3584
  `
3583
- const hd=class extends yi{}.compose({baseName:"toolbar",baseClass:yi,template:(t,e)=>Y`
3585
+ const dd=class extends yi{}.compose({baseName:"toolbar",baseClass:yi,template:(t,e)=>Y`
3584
3586
  <template
3585
3587
  aria-label="${t=>t.ariaLabel}"
3586
3588
  aria-labelledby="${t=>t.ariaLabelledby}"
@@ -3600,18 +3602,18 @@ const hd=class extends yi{}.compose({baseName:"toolbar",baseClass:yi,template:(t
3600
3602
  ${zt(0,e)}
3601
3603
  </div>
3602
3604
  </template>
3603
- `,styles:cd,shadowOptions:{delegatesFocus:!0}})
3604
- Es.getOrCreate().withPrefix("nimble").register(hd())
3605
- const dd="group-selected"
3606
- var ud
3607
- !function(t){t.All="all",t.LeavesOnly="leaves-only",t.None="none"}(ud||(ud={}))
3608
- class pd{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)
3609
- e&&Bo.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new vd(this.ltr,this.rtl,t),s=Bo.getValueFor(t)
3610
- Bo.subscribe(e),e.attach(s),this.cache.set(t,e)}}class vd{constructor(t,e,s){this.ltr=t,this.rtl=e,this.source=s,this.attached=null}handleChange({target:t,token:e}){this.attach(e.getValueFor(t))}attach(t){this.attached!==this[t]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[t],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const gd=class extends ki{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]")
3611
- t?.forEach((t=>t.removeAttribute(dd)))}setGroupSelectionOnRootParentTreeItem(t){this.clearTreeGroupSelection()
3605
+ `,styles:hd,shadowOptions:{delegatesFocus:!0}})
3606
+ Es.getOrCreate().withPrefix("nimble").register(dd())
3607
+ const ud="group-selected"
3608
+ var pd
3609
+ !function(t){t.All="all",t.LeavesOnly="leaves-only",t.None="none"}(pd||(pd={}))
3610
+ class vd{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)
3611
+ e&&Do.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new gd(this.ltr,this.rtl,t),s=Do.getValueFor(t)
3612
+ Do.subscribe(e),e.attach(s),this.cache.set(t,e)}}class gd{constructor(t,e,s){this.ltr=t,this.rtl=e,this.source=s,this.attached=null}handleChange({target:t,token:e}){this.attach(e.getValueFor(t))}attach(t){this.attached!==this[t]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[t],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const md=class extends ki{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]")
3613
+ t?.forEach((t=>t.removeAttribute(ud)))}setGroupSelectionOnRootParentTreeItem(t){this.clearTreeGroupSelection()
3612
3614
  let e=t
3613
3615
  for(;e?.parentElement!==this.treeView;)e=e?.parentElement
3614
- e&&e.setAttribute(dd,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:ki,template:(t,e)=>{return Y`
3616
+ e&&e.setAttribute(ud,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:ki,template:(t,e)=>{return Y`
3615
3617
  <template
3616
3618
  role="treeitem"
3617
3619
  slot="${t=>t.isNestedItem()?"item":void 0}"
@@ -3657,55 +3659,55 @@ var s},styles:(t,e)=>mt`
3657
3659
 
3658
3660
  :host {
3659
3661
  ${""}
3660
- font-family: ${Dn};
3661
- font-weight: ${Nn};
3662
+ font-family: ${Nn};
3663
+ font-weight: ${jn};
3662
3664
  contain: content;
3663
3665
  position: relative;
3664
3666
  outline: none;
3665
- color: ${Fn};
3667
+ color: ${Bn};
3666
3668
  cursor: pointer;
3667
3669
  --ni-private-tree-item-nested-width: 0;
3668
3670
  }
3669
3671
 
3670
3672
  ${""}
3671
- :host([${dd}])::after {
3672
- background: ${sn};
3673
+ :host([${ud}])::after {
3674
+ background: ${on};
3673
3675
  border-radius: 0px;
3674
3676
  content: '';
3675
3677
  display: block;
3676
3678
  position: absolute;
3677
3679
  top: 0px;
3678
- width: calc(${dn} * 2);
3679
- height: calc(${un} * 2);
3680
+ width: calc(${un} * 2);
3681
+ height: calc(${pn} * 2);
3680
3682
  }
3681
3683
 
3682
3684
  .positioning-region {
3683
3685
  display: flex;
3684
3686
  position: relative;
3685
3687
  box-sizing: border-box;
3686
- height: calc(${un} * 2);
3688
+ height: calc(${pn} * 2);
3687
3689
  }
3688
3690
 
3689
3691
  .positioning-region:hover {
3690
- background: ${Go};
3692
+ background: ${Qo};
3691
3693
  }
3692
3694
 
3693
- :host([${dd}]) .positioning-region:hover {
3694
- background: ${Xo};
3695
+ :host([${ud}]) .positioning-region:hover {
3696
+ background: ${Go};
3695
3697
  }
3696
3698
 
3697
- :host(${xc}) .positioning-region {
3698
- box-shadow: 0px 0px 0px ${dn} ${sn} inset;
3699
- outline: ${dn} solid ${sn};
3699
+ :host(${yc}) .positioning-region {
3700
+ box-shadow: 0px 0px 0px ${un} ${on} inset;
3701
+ outline: ${un} solid ${on};
3700
3702
  outline-offset: -2px;
3701
3703
  }
3702
3704
 
3703
3705
  :host([selected]) .positioning-region {
3704
- background: ${Wo};
3706
+ background: ${Yo};
3705
3707
  }
3706
3708
 
3707
3709
  :host([selected]) .positioning-region:hover {
3708
- background: ${Xo};
3710
+ background: ${Go};
3709
3711
  }
3710
3712
 
3711
3713
  .positioning-region::before {
@@ -3722,13 +3724,13 @@ var s},styles:(t,e)=>mt`
3722
3724
  width: 100%;
3723
3725
  padding-left: 10px;
3724
3726
  font: inherit;
3725
- font-size: ${jn};
3727
+ font-size: ${qn};
3726
3728
  user-select: none;
3727
3729
  position: relative;
3728
- margin-inline-start: ${un};
3730
+ margin-inline-start: ${pn};
3729
3731
  }
3730
3732
 
3731
- :host(${xc}) .content-region {
3733
+ :host(${yc}) .content-region {
3732
3734
  outline: none;
3733
3735
  }
3734
3736
 
@@ -3741,8 +3743,8 @@ var s},styles:(t,e)=>mt`
3741
3743
  background: none;
3742
3744
  border: none;
3743
3745
  outline: none;
3744
- width: ${un};
3745
- height: ${un};
3746
+ width: ${pn};
3747
+ height: ${pn};
3746
3748
  padding: 0px;
3747
3749
  justify-content: center;
3748
3750
  align-items: center;
@@ -3752,8 +3754,8 @@ var s},styles:(t,e)=>mt`
3752
3754
  }
3753
3755
 
3754
3756
  .expand-collapse-button svg {
3755
- width: ${un};
3756
- height: ${un};
3757
+ width: ${pn};
3758
+ height: ${pn};
3757
3759
  transition: transform 0.2s ease-in;
3758
3760
  pointer-events: none;
3759
3761
  fill: currentcolor;
@@ -3761,26 +3763,26 @@ var s},styles:(t,e)=>mt`
3761
3763
 
3762
3764
  ${""}
3763
3765
  span[part="start"] {
3764
- width: ${un};
3766
+ width: ${pn};
3765
3767
  }
3766
3768
 
3767
3769
  ${""}
3768
3770
  .start {
3769
3771
  display: flex;
3770
3772
  fill: currentcolor;
3771
- margin-inline-start: ${un};
3772
- margin-inline-end: ${un};
3773
+ margin-inline-start: ${pn};
3774
+ margin-inline-end: ${pn};
3773
3775
  }
3774
3776
 
3775
3777
  slot[name='start']::slotted(*) {
3776
- width: ${un};
3777
- height: ${un};
3778
+ width: ${pn};
3779
+ height: ${pn};
3778
3780
  }
3779
3781
 
3780
3782
  ::slotted(${t.tagFor(ki)}) {
3781
3783
  --ni-private-tree-item-nested-width: 1em;
3782
3784
  --ni-private-expand-collapse-button-nested-width: calc(
3783
- ${un} * -1
3785
+ ${pn} * -1
3784
3786
  );
3785
3787
  }
3786
3788
 
@@ -3788,24 +3790,24 @@ var s},styles:(t,e)=>mt`
3788
3790
  .end {
3789
3791
  display: flex;
3790
3792
  fill: currentcolor;
3791
- margin-inline-start: ${un};
3793
+ margin-inline-start: ${pn};
3792
3794
  }
3793
3795
 
3794
3796
  .items {
3795
3797
  display: none;
3796
3798
  ${""}
3797
- font-size: calc(1em + (${un} * 2));
3799
+ font-size: calc(1em + (${pn} * 2));
3798
3800
  }
3799
3801
 
3800
3802
  :host([expanded]) .items {
3801
3803
  display: block;
3802
3804
  }
3803
- `.withBehaviors(new pd(mt`
3805
+ `.withBehaviors(new vd(mt`
3804
3806
  ${""}
3805
3807
  .expand-collapse-button {
3806
3808
  left: var(
3807
3809
  --ni-private-expand-collapse-button-nested-width,
3808
- calc(${un} * -1)
3810
+ calc(${pn} * -1)
3809
3811
  );
3810
3812
  }
3811
3813
 
@@ -3821,7 +3823,7 @@ var s},styles:(t,e)=>mt`
3821
3823
  .expand-collapse-button {
3822
3824
  right: var(
3823
3825
  --ni-private-expand-collapse-button-nested-width,
3824
- calc(${un} * -1)
3826
+ calc(${pn} * -1)
3825
3827
  );
3826
3828
  }
3827
3829
 
@@ -3832,9 +3834,9 @@ var s},styles:(t,e)=>mt`
3832
3834
  :host([expanded]) .expand-collapse-button svg {
3833
3835
  transform: rotate(135deg);
3834
3836
  }
3835
- `)),expandCollapseGlyph:Ur.data})
3836
- Es.getOrCreate().withPrefix("nimble").register(gd())
3837
- const md=mt`
3837
+ `)),expandCollapseGlyph:Kr.data})
3838
+ Es.getOrCreate().withPrefix("nimble").register(md())
3839
+ const fd=mt`
3838
3840
  ${ls("flex")}
3839
3841
 
3840
3842
  :host {
@@ -3843,18 +3845,18 @@ const md=mt`
3843
3845
  min-width: fit-content;
3844
3846
  font-size: 0;
3845
3847
  }
3846
- :host(${xc}) {
3848
+ :host(${yc}) {
3847
3849
  outline: none;
3848
3850
  }
3849
3851
  `
3850
- class fd extends _i{constructor(){super(...arguments),this.selectionMode=ud.All}handleClick(t){if(t.defaultPrevented)return!1
3852
+ class bd extends _i{constructor(){super(...arguments),this.selectionMode=pd.All}handleClick(t){if(t.defaultPrevented)return!1
3851
3853
  if(!(t.target instanceof Element&&Ci(t.target)))return!0
3852
3854
  const e=t.target
3853
- return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case ud.All:return!0
3854
- case ud.None:return!1
3855
- case ud.LeavesOnly:return!this.itemHasChildren(t)
3856
- default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}Ro([ot({attribute:"selection-mode"})],fd.prototype,"selectionMode",void 0)
3857
- const bd=fd.compose({baseName:"tree-view",baseClass:_i,template:(t,e)=>Y`
3855
+ return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case pd.All:return!0
3856
+ case pd.None:return!1
3857
+ case pd.LeavesOnly:return!this.itemHasChildren(t)
3858
+ default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}Po([ot({attribute:"selection-mode"})],bd.prototype,"selectionMode",void 0)
3859
+ const wd=bd.compose({baseName:"tree-view",baseClass:_i,template:(t,e)=>Y`
3858
3860
  <template
3859
3861
  role="tree"
3860
3862
  ${bt("treeView")}
@@ -3866,6 +3868,6 @@ const bd=fd.compose({baseName:"tree-view",baseClass:_i,template:(t,e)=>Y`
3866
3868
  >
3867
3869
  <slot ${Ct("slottedTreeItems")}></slot>
3868
3870
  </template>
3869
- `,styles:md})
3870
- Es.getOrCreate().withPrefix("nimble").register(bd())}()
3871
+ `,styles:fd})
3872
+ Es.getOrCreate().withPrefix("nimble").register(wd())}()
3871
3873
  //# sourceMappingURL=all-components-bundle.min.js.map