@ni/nimble-components 11.10.6 → 11.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all-components-bundle.js +81 -10
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +498 -494
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/dialog/index.d.ts +1 -5
- package/dist/esm/dialog/index.js +6 -9
- package/dist/esm/dialog/index.js.map +1 -1
- package/dist/esm/dialog/template.js +0 -1
- package/dist/esm/dialog/template.js.map +1 -1
- package/dist/esm/icon-base/icon-metadata.js +15 -0
- package/dist/esm/icon-base/icon-metadata.js.map +1 -1
- package/dist/esm/icons/all-icons.d.ts +5 -0
- package/dist/esm/icons/all-icons.js +5 -0
- package/dist/esm/icons/all-icons.js.map +1 -1
- package/dist/esm/icons/book-magnifying-glass.d.ts +12 -0
- package/dist/esm/icons/book-magnifying-glass.js +14 -0
- package/dist/esm/icons/book-magnifying-glass.js.map +1 -0
- package/dist/esm/icons/circle-filled.d.ts +12 -0
- package/dist/esm/icons/circle-filled.js +14 -0
- package/dist/esm/icons/circle-filled.js.map +1 -0
- package/dist/esm/icons/cloud.d.ts +12 -0
- package/dist/esm/icons/cloud.js +14 -0
- package/dist/esm/icons/cloud.js.map +1 -0
- package/dist/esm/icons/share-nodes.d.ts +12 -0
- package/dist/esm/icons/share-nodes.js +14 -0
- package/dist/esm/icons/share-nodes.js.map +1 -0
- package/dist/esm/icons/three-vertical-lines.d.ts +12 -0
- package/dist/esm/icons/three-vertical-lines.js +14 -0
- package/dist/esm/icons/three-vertical-lines.js.map +1 -0
- package/package.json +2 -2
|
@@ -60,18 +60,18 @@ const t=this.target.$fastView
|
|
|
60
60
|
void 0!==t&&t.isComposed&&(t.unbind(),t.needsBindOnly=!0)}function _(){this.target.removeEventListener(this.targetName,this),this.source=null,this.context=null}function z(t){h.setAttribute(this.target,this.targetName,t)}function I(t){h.setBooleanAttribute(this.target,this.targetName,t)}function O(t){if(null==t&&(t=""),t.create){this.target.textContent=""
|
|
61
61
|
let e=this.target.$fastView
|
|
62
62
|
void 0===e?e=t.create():this.target.$fastTemplate!==t&&(e.isComposed&&(e.remove(),e.unbind()),e=t.create()),e.isComposed?e.needsBindOnly&&(e.needsBindOnly=!1,e.bind(this.source,this.context)):(e.isComposed=!0,e.bind(this.source,this.context),e.insertBefore(this.target),this.target.$fastView=e,this.target.$fastTemplate=t)}else{const e=this.target.$fastView
|
|
63
|
-
void 0!==e&&e.isComposed&&(e.isComposed=!1,e.remove(),e.needsBindOnly?e.needsBindOnly=!1:e.unbind()),this.target.textContent=t}}function
|
|
63
|
+
void 0!==e&&e.isComposed&&(e.isComposed=!1,e.remove(),e.needsBindOnly?e.needsBindOnly=!1:e.unbind()),this.target.textContent=t}}function S(t){this.target[this.targetName]=t}function A(t){const e=this.classVersions||Object.create(null),i=this.target
|
|
64
64
|
let s=this.version||0
|
|
65
65
|
if(null!=t&&t.length){const o=t.split(/\s+/)
|
|
66
66
|
for(let t=0,n=o.length;t<n;++t){const n=o[t]
|
|
67
67
|
""!==n&&(e[n]=s,i.classList.add(n))}}if(this.classVersions=e,this.version=s+1,0!==s){s-=1
|
|
68
|
-
for(const t in e)e[t]===s&&i.classList.remove(t)}}class E extends w{constructor(t){super(),this.binding=t,this.bind=y,this.unbind=C,this.updateTarget=z,this.isBindingVolatile=p.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(t){if(this.originalTargetName=t,void 0!==t)switch(t[0]){case":":if(this.cleanedTargetName=t.substr(1),this.updateTarget=
|
|
68
|
+
for(const t in e)e[t]===s&&i.classList.remove(t)}}class E extends w{constructor(t){super(),this.binding=t,this.bind=y,this.unbind=C,this.updateTarget=z,this.isBindingVolatile=p.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(t){if(this.originalTargetName=t,void 0!==t)switch(t[0]){case":":if(this.cleanedTargetName=t.substr(1),this.updateTarget=S,"innerHTML"===this.cleanedTargetName){const t=this.binding
|
|
69
69
|
this.binding=(e,i)=>h.createHTML(t(e,i))}break
|
|
70
70
|
case"?":this.cleanedTargetName=t.substr(1),this.updateTarget=I
|
|
71
71
|
break
|
|
72
72
|
case"@":this.cleanedTargetName=t.substr(1),this.bind=$,this.unbind=_
|
|
73
73
|
break
|
|
74
|
-
default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=
|
|
74
|
+
default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=A)}}targetAtContent(){this.updateTarget=O,this.unbind=k}createBehavior(t){return new H(t,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class H{constructor(t,e,i,s,o,n,r){this.source=null,this.context=null,this.bindingObserver=null,this.target=t,this.binding=e,this.isBindingVolatile=i,this.bind=s,this.unbind=o,this.updateTarget=n,this.targetName=r}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(t){m.setEvent(t)
|
|
75
75
|
const e=this.binding(this.source,this.context)
|
|
76
76
|
m.setEvent(null),!0!==e&&t.preventDefault()}}let M=null
|
|
77
77
|
class V{addFactory(t){t.targetIndex=this.targetIndex,this.behaviorFactories.push(t)}captureContentBinding(t){t.targetAtContent(),this.addFactory(t)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){M=this}static borrow(t){const e=M||new V
|
|
@@ -94,8 +94,8 @@ let c=null
|
|
|
94
94
|
null===l?i&&(c=new E((()=>a)),c.targetName=r.name):c=L(l),null!==c&&(e.removeAttributeNode(r),o--,n--,t.addFactory(c))}}function D(t,e,i){const s=P(t,e.textContent)
|
|
95
95
|
if(null!==s){let o=e
|
|
96
96
|
for(let n=0,r=s.length;n<r;++n){const r=s[n],a=0===n?e:o.parentNode.insertBefore(document.createTextNode(""),o.nextSibling)
|
|
97
|
-
"string"==typeof r?a.textContent=r:(a.textContent=" ",t.captureContentBinding(r)),o=a,t.targetIndex++,a!==e&&i.nextNode()}t.targetIndex--}}const
|
|
98
|
-
class
|
|
97
|
+
"string"==typeof r?a.textContent=r:(a.textContent=" ",t.captureContentBinding(r)),o=a,t.targetIndex++,a!==e&&i.nextNode()}t.targetIndex--}}const B=document.createRange()
|
|
98
|
+
class F{constructor(t,e){this.fragment=t,this.behaviors=e,this.source=null,this.context=null,this.firstChild=t.firstChild,this.lastChild=t.lastChild}appendTo(t){t.appendChild(this.fragment)}insertBefore(t){if(this.fragment.hasChildNodes())t.parentNode.insertBefore(this.fragment,t)
|
|
99
99
|
else{const e=t.parentNode,i=this.lastChild
|
|
100
100
|
let s,o=this.firstChild
|
|
101
101
|
for(;o!==i;)s=o.nextSibling,e.insertBefore(o,t),o=s
|
|
@@ -115,7 +115,7 @@ n.unbind(s),n.bind(t,e)}}else{this.source=t,this.context=e
|
|
|
115
115
|
for(let s=0,o=i.length;s<o;++s)i[s].bind(t,e)}}unbind(){if(null===this.source)return
|
|
116
116
|
const t=this.behaviors,e=this.source
|
|
117
117
|
for(let i=0,s=t.length;i<s;++i)t[i].unbind(e)
|
|
118
|
-
this.source=null}static disposeContiguousBatch(t){if(0!==t.length){
|
|
118
|
+
this.source=null}static disposeContiguousBatch(t){if(0!==t.length){B.setStartBefore(t[0].firstChild),B.setEndAfter(t[t.length-1].lastChild),B.deleteContents()
|
|
119
119
|
for(let e=0,i=t.length;e<i;++e){const i=t[e],s=i.behaviors,o=i.source
|
|
120
120
|
for(let t=0,e=s.length;t<e;++t)s[t].unbind(o)}}}}class N{constructor(t,e){this.behaviorCount=0,this.hasHostBehaviors=!1,this.fragment=null,this.targetOffset=0,this.viewBehaviorFactories=null,this.hostBehaviorFactories=null,this.html=t,this.directives=e}create(t){if(null===this.fragment){let t
|
|
121
121
|
const e=this.html
|
|
@@ -142,7 +142,7 @@ let n=0,r=this.targetOffset,a=o.nextNode()
|
|
|
142
142
|
for(let t=i.length;n<t;++n){const t=i[n],e=t.targetIndex
|
|
143
143
|
for(;null!==a;){if(r===e){s[n]=t.createBehavior(a)
|
|
144
144
|
break}a=o.nextNode(),r++}}if(this.hasHostBehaviors){const e=this.hostBehaviorFactories
|
|
145
|
-
for(let i=0,o=e.length;i<o;++i,++n)s[n]=e[i].createBehavior(t)}return new
|
|
145
|
+
for(let i=0,o=e.length;i<o;++i,++n)s[n]=e[i].createBehavior(t)}return new F(e,s)}render(t,e,i){"string"==typeof e&&(e=document.getElementById(e)),void 0===i&&(i=e)
|
|
146
146
|
const s=this.create(i)
|
|
147
147
|
return s.bind(t,f),s.appendTo(e),s}}const j=/([ \x09\x0a\x0c\x0d])([^\0-\x1F\x7F-\x9F "'>=/]+)([ \x09\x0a\x0c\x0d]*=[ \x09\x0a\x0c\x0d]*(?:[^ \x09\x0a\x0c\x0d"'`<>=]*|"[^"]*|'[^']*))$/
|
|
148
148
|
function q(t,...e){const i=[]
|
|
@@ -313,11 +313,11 @@ class It{constructor(t,e){this.container=t,this.key=e}instance(t){return this.re
|
|
|
313
313
|
return this.container=this.key=void 0,i.registerResolver(s,new Pt(s,t,e))}}function Ot(t){const e=t.slice(),i=Object.keys(t),s=i.length
|
|
314
314
|
let o
|
|
315
315
|
for(let n=0;n<s;++n)o=i[n],se(o)||(e[o]=t[o])
|
|
316
|
-
return e}const
|
|
316
|
+
return e}const St=Object.freeze({none(t){throw Error(`${t.toString()} not registered, did you forget to add @singleton()?`)},singleton:t=>new Pt(t,1,t),transient:t=>new Pt(t,2,t)}),At=Object.freeze({default:Object.freeze({parentLocator:()=>null,responsibleForOwnerRequests:!1,defaultResolver:St.singleton})}),Et=new Map
|
|
317
317
|
function Ht(t){return e=>Reflect.getOwnMetadata(t,e)}let Mt=null
|
|
318
|
-
const Vt=Object.freeze({createContainer:t=>new Wt(null,Object.assign({},
|
|
318
|
+
const Vt=Object.freeze({createContainer:t=>new Wt(null,Object.assign({},At.default,t)),findResponsibleContainer(t){const e=t.$$container$$
|
|
319
319
|
return e&&e.responsibleForOwnerRequests?e:Vt.findParentContainer(t)},findParentContainer(t){const e=new CustomEvent(Ut,{bubbles:!0,composed:!0,cancelable:!0,detail:{container:void 0}})
|
|
320
|
-
return t.dispatchEvent(e),e.detail.container||Vt.getOrCreateDOMContainer()},getOrCreateDOMContainer:(t,e)=>t?t.$$container$$||new Wt(t,Object.assign({},
|
|
320
|
+
return t.dispatchEvent(e),e.detail.container||Vt.getOrCreateDOMContainer()},getOrCreateDOMContainer:(t,e)=>t?t.$$container$$||new Wt(t,Object.assign({},At.default,e,{parentLocator:Vt.findParentContainer})):Mt||(Mt=new Wt(null,Object.assign({},At.default,e,{parentLocator:()=>null}))),getDesignParamtypes:Ht("design:paramtypes"),getAnnotationParamtypes:Ht("di:paramtypes"),getOrCreateAnnotationParamTypes(t){let e=this.getAnnotationParamtypes(t)
|
|
321
321
|
return void 0===e&&Reflect.defineMetadata("di:paramtypes",e=[],t),e},getDependencies(t){let e=Et.get(t)
|
|
322
322
|
if(void 0===e){const i=t.inject
|
|
323
323
|
if(void 0===i){const i=Vt.getDesignParamtypes(t),s=Vt.getAnnotationParamtypes(t)
|
|
@@ -356,10 +356,10 @@ case 5:return e.get(this.state)
|
|
|
356
356
|
default:throw new Error(`Invalid resolver strategy specified: ${this.strategy}.`)}}getFactory(t){var e,i,s
|
|
357
357
|
switch(this.strategy){case 1:case 2:return t.getFactory(this.state)
|
|
358
358
|
case 5:return null!==(s=null===(i=null===(e=t.getResolver(this.state))||void 0===e?void 0:e.getFactory)||void 0===i?void 0:i.call(e,t))&&void 0!==s?s:null
|
|
359
|
-
default:return null}}}function Rt(t){return this.get(t)}function Dt(t,e){return e(t)}class
|
|
360
|
-
return i=void 0===e?new this.Type(...this.dependencies.map(Rt,t)):new this.Type(...this.dependencies.map(Rt,t),...e),null==this.transformers?i:this.transformers.reduce(Dt,i)}registerTransformer(t){(this.transformers||(this.transformers=[])).push(t)}}const
|
|
359
|
+
default:return null}}}function Rt(t){return this.get(t)}function Dt(t,e){return e(t)}class Bt{constructor(t,e){this.Type=t,this.dependencies=e,this.transformers=null}construct(t,e){let i
|
|
360
|
+
return i=void 0===e?new this.Type(...this.dependencies.map(Rt,t)):new this.Type(...this.dependencies.map(Rt,t),...e),null==this.transformers?i:this.transformers.reduce(Dt,i)}registerTransformer(t){(this.transformers||(this.transformers=[])).push(t)}}const Ft={$isResolver:!0,resolve:(t,e)=>e}
|
|
361
361
|
function Nt(t){return"function"==typeof t.register}function jt(t){return function(t){return Nt(t)&&"boolean"==typeof t.registerInRequestor}(t)&&t.registerInRequestor}const qt=new Set(["Array","ArrayBuffer","Boolean","DataView","Date","Error","EvalError","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Number","Object","Promise","RangeError","ReferenceError","RegExp","Set","SharedArrayBuffer","String","SyntaxError","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","URIError","WeakMap","WeakSet"]),Ut="__DI_LOCATE_PARENT__",Kt=new Map
|
|
362
|
-
class Wt{constructor(t,e){this.owner=t,this.config=e,this._parent=void 0,this.registerDepth=0,this.context=null,null!==t&&(t.$$container$$=this),this.resolvers=new Map,this.resolvers.set(Lt,
|
|
362
|
+
class Wt{constructor(t,e){this.owner=t,this.config=e,this._parent=void 0,this.registerDepth=0,this.context=null,null!==t&&(t.$$container$$=this),this.resolvers=new Map,this.resolvers.set(Lt,Ft),t instanceof Node&&t.addEventListener(Ut,(t=>{t.composedPath()[0]!==this.owner&&(t.detail.container=this,t.stopImmediatePropagation())}))}get parent(){return void 0===this._parent&&(this._parent=this.config.parentLocator(this.owner)),this._parent}get depth(){return null===this.parent?0:this.parent.depth+1}get responsibleForOwnerRequests(){return this.config.responsibleForOwnerRequests}registerWithContext(t,...e){return this.context=t,this.register(...e),this.context=null,this}register(...t){if(100==++this.registerDepth)throw new Error("Unable to autoregister dependency")
|
|
363
363
|
let e,i,s,o,n
|
|
364
364
|
const r=this.context
|
|
365
365
|
for(let a=0,l=t.length;a<l;++a)if(e=t[a],te(e))if(Nt(e))e.register(this,r)
|
|
@@ -386,7 +386,7 @@ for(;null!=n;)o=n.resolvers.get(t),null!=o&&(e=e.concat(Jt(o,n,i))),n=n.parent
|
|
|
386
386
|
return e}for(;null!=n;){if(o=n.resolvers.get(t),null!=o)return Jt(o,n,i)
|
|
387
387
|
if(n=n.parent,null==n)return s}return s}getFactory(t){let e=Kt.get(t)
|
|
388
388
|
if(void 0===e){if(ee(t))throw new Error(`${t.name} is a native function and therefore cannot be safely constructed by DI. If this is intentional, please use a callback or cachedCallback resolver.`)
|
|
389
|
-
Kt.set(t,e=new
|
|
389
|
+
Kt.set(t,e=new Bt(t,Vt.getDependencies(t)))}return e}registerFactory(t,e){Kt.set(t,e)}createChild(t){return new Wt(null,Object.assign({},this.config,t,{parentLocator:()=>this}))}jitRegister(t,e){if("function"!=typeof t)throw new Error(`Attempted to jitRegister something that is not a constructor: '${t}'. Did you forget to register this dependency?`)
|
|
390
390
|
if(qt.has(t.name))throw new Error(`Attempted to jitRegister an intrinsic type: ${t.name}. Did you forget to add @inject(Key)`)
|
|
391
391
|
if(Nt(t)){const i=t.register(e)
|
|
392
392
|
if(!(i instanceof Object)||null==i.resolve){const i=e.resolvers.get(t)
|
|
@@ -427,7 +427,7 @@ function ve(...t){return t.every((t=>t instanceof HTMLElement))}let ge
|
|
|
427
427
|
const me="change",fe="resize",be="scroll"
|
|
428
428
|
var we
|
|
429
429
|
!function(t){t[t.alt=18]="alt",t[t.arrowDown=40]="arrowDown",t[t.arrowLeft=37]="arrowLeft",t[t.arrowRight=39]="arrowRight",t[t.arrowUp=38]="arrowUp",t[t.back=8]="back",t[t.backSlash=220]="backSlash",t[t.break=19]="break",t[t.capsLock=20]="capsLock",t[t.closeBracket=221]="closeBracket",t[t.colon=186]="colon",t[t.colon2=59]="colon2",t[t.comma=188]="comma",t[t.ctrl=17]="ctrl",t[t.delete=46]="delete",t[t.end=35]="end",t[t.enter=13]="enter",t[t.equals=187]="equals",t[t.equals2=61]="equals2",t[t.equals3=107]="equals3",t[t.escape=27]="escape",t[t.forwardSlash=191]="forwardSlash",t[t.function1=112]="function1",t[t.function10=121]="function10",t[t.function11=122]="function11",t[t.function12=123]="function12",t[t.function2=113]="function2",t[t.function3=114]="function3",t[t.function4=115]="function4",t[t.function5=116]="function5",t[t.function6=117]="function6",t[t.function7=118]="function7",t[t.function8=119]="function8",t[t.function9=120]="function9",t[t.home=36]="home",t[t.insert=45]="insert",t[t.menu=93]="menu",t[t.minus=189]="minus",t[t.minus2=109]="minus2",t[t.numLock=144]="numLock",t[t.numPad0=96]="numPad0",t[t.numPad1=97]="numPad1",t[t.numPad2=98]="numPad2",t[t.numPad3=99]="numPad3",t[t.numPad4=100]="numPad4",t[t.numPad5=101]="numPad5",t[t.numPad6=102]="numPad6",t[t.numPad7=103]="numPad7",t[t.numPad8=104]="numPad8",t[t.numPad9=105]="numPad9",t[t.numPadDivide=111]="numPadDivide",t[t.numPadDot=110]="numPadDot",t[t.numPadMinus=109]="numPadMinus",t[t.numPadMultiply=106]="numPadMultiply",t[t.numPadPlus=107]="numPadPlus",t[t.openBracket=219]="openBracket",t[t.pageDown=34]="pageDown",t[t.pageUp=33]="pageUp",t[t.period=190]="period",t[t.print=44]="print",t[t.quote=222]="quote",t[t.scrollLock=145]="scrollLock",t[t.shift=16]="shift",t[t.space=32]="space",t[t.tab=9]="tab",t[t.tilde=192]="tilde",t[t.windowsLeft=91]="windowsLeft",t[t.windowsOpera=219]="windowsOpera",t[t.windowsRight=92]="windowsRight"}(we||(we={}))
|
|
430
|
-
const xe="ArrowDown",ye="ArrowLeft",$e="ArrowRight",Ce="ArrowUp",ke="Enter",_e="Escape",ze="Home",Ie="End",Oe=" ",
|
|
430
|
+
const xe="ArrowDown",ye="ArrowLeft",$e="ArrowRight",Ce="ArrowUp",ke="Enter",_e="Escape",ze="Home",Ie="End",Oe=" ",Se="Tab",Ae={ArrowDown:xe,ArrowLeft:ye,ArrowRight:$e,ArrowUp:Ce}
|
|
431
431
|
var Ee
|
|
432
432
|
function He(t,e,i){return Math.min(Math.max(i,t),e)}function Me(t,e,i=0){return[e,i]=[e,i].sort(((t,e)=>t-e)),e<=t&&t<i}!function(t){t.ltr="ltr",t.rtl="rtl"}(Ee||(Ee={}))
|
|
433
433
|
let Ve=0
|
|
@@ -437,7 +437,7 @@ window.ShadowRoot&&!window.ShadowRoot.prototype.hasOwnProperty("delegatesFocus")
|
|
|
437
437
|
class Re{}_t([tt({attribute:"aria-expanded"})],Re.prototype,"ariaExpanded",void 0),de(Re,Te),de(Pe,$t,Re)
|
|
438
438
|
const De=t=>{const e=t.closest("[dir]")
|
|
439
439
|
return null!==e&&"rtl"===e.dir?Ee.rtl:Ee.ltr}
|
|
440
|
-
class
|
|
440
|
+
class Be extends le{constructor(){super(...arguments),this.anchor="",this.viewport="",this.horizontalPositioningMode="uncontrolled",this.horizontalDefaultPosition="unset",this.horizontalViewportLock=!1,this.horizontalInset=!1,this.horizontalScaling="content",this.verticalPositioningMode="uncontrolled",this.verticalDefaultPosition="unset",this.verticalViewportLock=!1,this.verticalInset=!1,this.verticalScaling="content",this.fixedPlacement=!1,this.autoUpdateMode="anchor",this.anchorElement=null,this.viewportElement=null,this.initialLayoutComplete=!1,this.resizeDetector=null,this.baseHorizontalOffset=0,this.baseVerticalOffset=0,this.pendingPositioningUpdate=!1,this.pendingReset=!1,this.currentDirection=Ee.ltr,this.regionVisible=!1,this.forceUpdate=!1,this.updateThreshold=.5,this.update=()=>{this.pendingPositioningUpdate||this.requestPositionUpdates()},this.startObservers=()=>{this.stopObservers(),null!==this.anchorElement&&(this.requestPositionUpdates(),null!==this.resizeDetector&&(this.resizeDetector.observe(this.anchorElement),this.resizeDetector.observe(this)))},this.requestPositionUpdates=()=>{null===this.anchorElement||this.pendingPositioningUpdate||(Be.intersectionService.requestPosition(this,this.handleIntersection),Be.intersectionService.requestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&Be.intersectionService.requestPosition(this.viewportElement,this.handleIntersection),this.pendingPositioningUpdate=!0)},this.stopObservers=()=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,Be.intersectionService.cancelRequestPosition(this,this.handleIntersection),null!==this.anchorElement&&Be.intersectionService.cancelRequestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&Be.intersectionService.cancelRequestPosition(this.viewportElement,this.handleIntersection)),null!==this.resizeDetector&&this.resizeDetector.disconnect()},this.getViewport=()=>"string"!=typeof this.viewport||""===this.viewport?document.documentElement:document.getElementById(this.viewport),this.getAnchor=()=>document.getElementById(this.anchor),this.handleIntersection=t=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,this.applyIntersectionEntries(t)&&this.updateLayout())},this.applyIntersectionEntries=t=>{const e=t.find((t=>t.target===this)),i=t.find((t=>t.target===this.anchorElement)),s=t.find((t=>t.target===this.viewportElement))
|
|
441
441
|
return void 0!==e&&void 0!==s&&void 0!==i&&(!!(!this.regionVisible||this.forceUpdate||void 0===this.regionRect||void 0===this.anchorRect||void 0===this.viewportRect||this.isRectDifferent(this.anchorRect,i.boundingClientRect)||this.isRectDifferent(this.viewportRect,s.boundingClientRect)||this.isRectDifferent(this.regionRect,e.boundingClientRect))&&(this.regionRect=e.boundingClientRect,this.anchorRect=i.boundingClientRect,this.viewportElement===document.documentElement?this.viewportRect=new DOMRectReadOnly(s.boundingClientRect.x+document.documentElement.scrollLeft,s.boundingClientRect.y+document.documentElement.scrollTop,s.boundingClientRect.width,s.boundingClientRect.height):this.viewportRect=s.boundingClientRect,this.updateRegionOffset(),this.forceUpdate=!1,!0))},this.updateRegionOffset=()=>{this.anchorRect&&this.regionRect&&(this.baseHorizontalOffset=this.baseHorizontalOffset+(this.anchorRect.left-this.regionRect.left)+(this.translateX-this.baseHorizontalOffset),this.baseVerticalOffset=this.baseVerticalOffset+(this.anchorRect.top-this.regionRect.top)+(this.translateY-this.baseVerticalOffset))},this.isRectDifferent=(t,e)=>Math.abs(t.top-e.top)>this.updateThreshold||Math.abs(t.right-e.right)>this.updateThreshold||Math.abs(t.bottom-e.bottom)>this.updateThreshold||Math.abs(t.left-e.left)>this.updateThreshold,this.handleResize=t=>{this.update()},this.reset=()=>{this.pendingReset&&(this.pendingReset=!1,null===this.anchorElement&&(this.anchorElement=this.getAnchor()),null===this.viewportElement&&(this.viewportElement=this.getViewport()),this.currentDirection=De(this),this.startObservers())},this.updateLayout=()=>{let t,e
|
|
442
442
|
if("uncontrolled"!==this.horizontalPositioningMode){const t=this.getPositioningOptions(this.horizontalInset)
|
|
443
443
|
if("center"===this.horizontalDefaultPosition)e="center"
|
|
@@ -486,21 +486,21 @@ case"insetStart":return r+s
|
|
|
486
486
|
case"insetEnd":return a+s
|
|
487
487
|
case"end":return a
|
|
488
488
|
case"center":return 2*Math.min(r,a)+s}},this.getNextRegionDimension=(t,e)=>{const i={height:void 0!==this.regionRect?this.regionRect.height:0,width:void 0!==this.regionRect?this.regionRect.width:0}
|
|
489
|
-
return void 0!==t&&"fill"===this.horizontalScaling?i.width=this.getAvailableSpace(t,void 0!==this.anchorRect?this.anchorRect.left:0,void 0!==this.anchorRect?this.anchorRect.right:0,void 0!==this.anchorRect?this.anchorRect.width:0,void 0!==this.viewportRect?this.viewportRect.left:0,void 0!==this.viewportRect?this.viewportRect.right:0):"anchor"===this.horizontalScaling&&(i.width=void 0!==this.anchorRect?this.anchorRect.width:0),void 0!==e&&"fill"===this.verticalScaling?i.height=this.getAvailableSpace(e,void 0!==this.anchorRect?this.anchorRect.top:0,void 0!==this.anchorRect?this.anchorRect.bottom:0,void 0!==this.anchorRect?this.anchorRect.height:0,void 0!==this.viewportRect?this.viewportRect.top:0,void 0!==this.viewportRect?this.viewportRect.bottom:0):"anchor"===this.verticalScaling&&(i.height=void 0!==this.anchorRect?this.anchorRect.height:0),i},this.startAutoUpdateEventListeners=()=>{window.addEventListener(fe,this.update,{passive:!0}),window.addEventListener(be,this.update,{passive:!0,capture:!0}),null!==this.resizeDetector&&null!==this.viewportElement&&this.resizeDetector.observe(this.viewportElement)},this.stopAutoUpdateEventListeners=()=>{window.removeEventListener(fe,this.update),window.removeEventListener(be,this.update),null!==this.resizeDetector&&null!==this.viewportElement&&this.resizeDetector.unobserve(this.viewportElement)}}anchorChanged(){this.initialLayoutComplete&&(this.anchorElement=this.getAnchor())}viewportChanged(){this.initialLayoutComplete&&(this.viewportElement=this.getViewport())}horizontalPositioningModeChanged(){this.requestReset()}horizontalDefaultPositionChanged(){this.updateForAttributeChange()}horizontalViewportLockChanged(){this.updateForAttributeChange()}horizontalInsetChanged(){this.updateForAttributeChange()}horizontalThresholdChanged(){this.updateForAttributeChange()}horizontalScalingChanged(){this.updateForAttributeChange()}verticalPositioningModeChanged(){this.requestReset()}verticalDefaultPositionChanged(){this.updateForAttributeChange()}verticalViewportLockChanged(){this.updateForAttributeChange()}verticalInsetChanged(){this.updateForAttributeChange()}verticalThresholdChanged(){this.updateForAttributeChange()}verticalScalingChanged(){this.updateForAttributeChange()}fixedPlacementChanged(){this.$fastController.isConnected&&this.initialLayoutComplete&&this.initialize()}autoUpdateModeChanged(t,e){this.$fastController.isConnected&&this.initialLayoutComplete&&("auto"===t&&this.stopAutoUpdateEventListeners(),"auto"===e&&this.startAutoUpdateEventListeners())}anchorElementChanged(){this.requestReset()}viewportElementChanged(){this.$fastController.isConnected&&this.initialLayoutComplete&&this.initialize()}connectedCallback(){super.connectedCallback(),"auto"===this.autoUpdateMode&&this.startAutoUpdateEventListeners(),this.initialize()}disconnectedCallback(){super.disconnectedCallback(),"auto"===this.autoUpdateMode&&this.stopAutoUpdateEventListeners(),this.stopObservers(),this.disconnectResizeDetector()}adoptedCallback(){this.initialize()}disconnectResizeDetector(){null!==this.resizeDetector&&(this.resizeDetector.disconnect(),this.resizeDetector=null)}initializeResizeDetector(){this.disconnectResizeDetector(),this.resizeDetector=new window.ResizeObserver(this.handleResize)}updateForAttributeChange(){this.$fastController.isConnected&&this.initialLayoutComplete&&(this.forceUpdate=!0,this.update())}initialize(){this.initializeResizeDetector(),null===this.anchorElement&&(this.anchorElement=this.getAnchor()),this.requestReset()}requestReset(){this.$fastController.isConnected&&!1===this.pendingReset&&(this.setInitialState(),h.queueUpdate((()=>this.reset())),this.pendingReset=!0)}setInitialState(){this.initialLayoutComplete=!1,this.regionVisible=!1,this.translateX=0,this.translateY=0,this.baseHorizontalOffset=0,this.baseVerticalOffset=0,this.viewportRect=void 0,this.regionRect=void 0,this.anchorRect=void 0,this.verticalPosition=void 0,this.horizontalPosition=void 0,this.style.opacity="0",this.style.pointerEvents="none",this.forceUpdate=!1,this.style.position=this.fixedPlacement?"fixed":"absolute",this.updatePositionClasses(),this.updateRegionStyle()}}
|
|
489
|
+
return void 0!==t&&"fill"===this.horizontalScaling?i.width=this.getAvailableSpace(t,void 0!==this.anchorRect?this.anchorRect.left:0,void 0!==this.anchorRect?this.anchorRect.right:0,void 0!==this.anchorRect?this.anchorRect.width:0,void 0!==this.viewportRect?this.viewportRect.left:0,void 0!==this.viewportRect?this.viewportRect.right:0):"anchor"===this.horizontalScaling&&(i.width=void 0!==this.anchorRect?this.anchorRect.width:0),void 0!==e&&"fill"===this.verticalScaling?i.height=this.getAvailableSpace(e,void 0!==this.anchorRect?this.anchorRect.top:0,void 0!==this.anchorRect?this.anchorRect.bottom:0,void 0!==this.anchorRect?this.anchorRect.height:0,void 0!==this.viewportRect?this.viewportRect.top:0,void 0!==this.viewportRect?this.viewportRect.bottom:0):"anchor"===this.verticalScaling&&(i.height=void 0!==this.anchorRect?this.anchorRect.height:0),i},this.startAutoUpdateEventListeners=()=>{window.addEventListener(fe,this.update,{passive:!0}),window.addEventListener(be,this.update,{passive:!0,capture:!0}),null!==this.resizeDetector&&null!==this.viewportElement&&this.resizeDetector.observe(this.viewportElement)},this.stopAutoUpdateEventListeners=()=>{window.removeEventListener(fe,this.update),window.removeEventListener(be,this.update),null!==this.resizeDetector&&null!==this.viewportElement&&this.resizeDetector.unobserve(this.viewportElement)}}anchorChanged(){this.initialLayoutComplete&&(this.anchorElement=this.getAnchor())}viewportChanged(){this.initialLayoutComplete&&(this.viewportElement=this.getViewport())}horizontalPositioningModeChanged(){this.requestReset()}horizontalDefaultPositionChanged(){this.updateForAttributeChange()}horizontalViewportLockChanged(){this.updateForAttributeChange()}horizontalInsetChanged(){this.updateForAttributeChange()}horizontalThresholdChanged(){this.updateForAttributeChange()}horizontalScalingChanged(){this.updateForAttributeChange()}verticalPositioningModeChanged(){this.requestReset()}verticalDefaultPositionChanged(){this.updateForAttributeChange()}verticalViewportLockChanged(){this.updateForAttributeChange()}verticalInsetChanged(){this.updateForAttributeChange()}verticalThresholdChanged(){this.updateForAttributeChange()}verticalScalingChanged(){this.updateForAttributeChange()}fixedPlacementChanged(){this.$fastController.isConnected&&this.initialLayoutComplete&&this.initialize()}autoUpdateModeChanged(t,e){this.$fastController.isConnected&&this.initialLayoutComplete&&("auto"===t&&this.stopAutoUpdateEventListeners(),"auto"===e&&this.startAutoUpdateEventListeners())}anchorElementChanged(){this.requestReset()}viewportElementChanged(){this.$fastController.isConnected&&this.initialLayoutComplete&&this.initialize()}connectedCallback(){super.connectedCallback(),"auto"===this.autoUpdateMode&&this.startAutoUpdateEventListeners(),this.initialize()}disconnectedCallback(){super.disconnectedCallback(),"auto"===this.autoUpdateMode&&this.stopAutoUpdateEventListeners(),this.stopObservers(),this.disconnectResizeDetector()}adoptedCallback(){this.initialize()}disconnectResizeDetector(){null!==this.resizeDetector&&(this.resizeDetector.disconnect(),this.resizeDetector=null)}initializeResizeDetector(){this.disconnectResizeDetector(),this.resizeDetector=new window.ResizeObserver(this.handleResize)}updateForAttributeChange(){this.$fastController.isConnected&&this.initialLayoutComplete&&(this.forceUpdate=!0,this.update())}initialize(){this.initializeResizeDetector(),null===this.anchorElement&&(this.anchorElement=this.getAnchor()),this.requestReset()}requestReset(){this.$fastController.isConnected&&!1===this.pendingReset&&(this.setInitialState(),h.queueUpdate((()=>this.reset())),this.pendingReset=!0)}setInitialState(){this.initialLayoutComplete=!1,this.regionVisible=!1,this.translateX=0,this.translateY=0,this.baseHorizontalOffset=0,this.baseVerticalOffset=0,this.viewportRect=void 0,this.regionRect=void 0,this.anchorRect=void 0,this.verticalPosition=void 0,this.horizontalPosition=void 0,this.style.opacity="0",this.style.pointerEvents="none",this.forceUpdate=!1,this.style.position=this.fixedPlacement?"fixed":"absolute",this.updatePositionClasses(),this.updateRegionStyle()}}Be.intersectionService=new class{constructor(){this.intersectionDetector=null,this.observedElements=new Map,this.requestPosition=(t,e)=>{var i
|
|
490
490
|
null!==this.intersectionDetector&&(this.observedElements.has(t)?null===(i=this.observedElements.get(t))||void 0===i||i.push(e):(this.observedElements.set(t,[e]),this.intersectionDetector.observe(t)))},this.cancelRequestPosition=(t,e)=>{const i=this.observedElements.get(t)
|
|
491
491
|
if(void 0!==i){const t=i.indexOf(e);-1!==t&&i.splice(t,1)}},this.initializeIntersectionDetector=()=>{t.IntersectionObserver&&(this.intersectionDetector=new IntersectionObserver(this.handleIntersection,{root:null,rootMargin:"0px",threshold:[0,1]}))},this.handleIntersection=t=>{if(null===this.intersectionDetector)return
|
|
492
492
|
const e=[],i=[]
|
|
493
493
|
t.forEach((t=>{var s
|
|
494
494
|
null===(s=this.intersectionDetector)||void 0===s||s.unobserve(t.target)
|
|
495
495
|
const o=this.observedElements.get(t.target)
|
|
496
|
-
void 0!==o&&(o.forEach((s=>{let o=e.indexOf(s);-1===o&&(o=e.length,e.push(s),i.push([])),i[o].push(t)})),this.observedElements.delete(t.target))})),e.forEach(((t,e)=>{t(i[e])}))},this.initializeIntersectionDetector()}},_t([tt],
|
|
497
|
-
class
|
|
496
|
+
void 0!==o&&(o.forEach((s=>{let o=e.indexOf(s);-1===o&&(o=e.length,e.push(s),i.push([])),i[o].push(t)})),this.observedElements.delete(t.target))})),e.forEach(((t,e)=>{t(i[e])}))},this.initializeIntersectionDetector()}},_t([tt],Be.prototype,"anchor",void 0),_t([tt],Be.prototype,"viewport",void 0),_t([tt({attribute:"horizontal-positioning-mode"})],Be.prototype,"horizontalPositioningMode",void 0),_t([tt({attribute:"horizontal-default-position"})],Be.prototype,"horizontalDefaultPosition",void 0),_t([tt({attribute:"horizontal-viewport-lock",mode:"boolean"})],Be.prototype,"horizontalViewportLock",void 0),_t([tt({attribute:"horizontal-inset",mode:"boolean"})],Be.prototype,"horizontalInset",void 0),_t([tt({attribute:"horizontal-threshold"})],Be.prototype,"horizontalThreshold",void 0),_t([tt({attribute:"horizontal-scaling"})],Be.prototype,"horizontalScaling",void 0),_t([tt({attribute:"vertical-positioning-mode"})],Be.prototype,"verticalPositioningMode",void 0),_t([tt({attribute:"vertical-default-position"})],Be.prototype,"verticalDefaultPosition",void 0),_t([tt({attribute:"vertical-viewport-lock",mode:"boolean"})],Be.prototype,"verticalViewportLock",void 0),_t([tt({attribute:"vertical-inset",mode:"boolean"})],Be.prototype,"verticalInset",void 0),_t([tt({attribute:"vertical-threshold"})],Be.prototype,"verticalThreshold",void 0),_t([tt({attribute:"vertical-scaling"})],Be.prototype,"verticalScaling",void 0),_t([tt({attribute:"fixed-placement",mode:"boolean"})],Be.prototype,"fixedPlacement",void 0),_t([tt({attribute:"auto-update-mode"})],Be.prototype,"autoUpdateMode",void 0),_t([v],Be.prototype,"anchorElement",void 0),_t([v],Be.prototype,"viewportElement",void 0),_t([v],Be.prototype,"initialLayoutComplete",void 0)
|
|
497
|
+
class Fe extends Pe{constructor(){super(...arguments),this.separator=!0}}_t([v],Fe.prototype,"separator",void 0),de(Fe,$t,Re)
|
|
498
498
|
class Ne extends le{slottedBreadcrumbItemsChanged(){if(this.$fastController.isConnected){if(void 0===this.slottedBreadcrumbItems||0===this.slottedBreadcrumbItems.length)return
|
|
499
499
|
const t=this.slottedBreadcrumbItems[this.slottedBreadcrumbItems.length-1]
|
|
500
500
|
this.slottedBreadcrumbItems.forEach((e=>{const i=e===t
|
|
501
|
-
this.setItemSeparator(e,i),this.setAriaCurrent(e,i)}))}}setItemSeparator(t,e){t instanceof
|
|
501
|
+
this.setItemSeparator(e,i),this.setAriaCurrent(e,i)}))}}setItemSeparator(t,e){t instanceof Fe&&(t.separator=!e)}findChildWithHref(t){var e,i
|
|
502
502
|
return t.childElementCount>0?t.querySelector("a[href]"):(null===(e=t.shadowRoot)||void 0===e?void 0:e.childElementCount)?null===(i=t.shadowRoot)||void 0===i?void 0:i.querySelector("a[href]"):null}setAriaCurrent(t,e){const i=this.findChildWithHref(t)
|
|
503
|
-
null===i&&t.hasAttribute("href")&&t instanceof
|
|
503
|
+
null===i&&t.hasAttribute("href")&&t instanceof Fe?e?t.setAttribute("aria-current","page"):t.removeAttribute("aria-current"):null!==i&&(e?i.setAttribute("aria-current","page"):i.removeAttribute("aria-current"))}}_t([v],Ne.prototype,"slottedBreadcrumbItems",void 0)
|
|
504
504
|
const je=(t,e)=>q`
|
|
505
505
|
<button
|
|
506
506
|
class="control"
|
|
@@ -594,7 +594,7 @@ case Ce:t.shiftKey||(t.preventDefault(),this.selectPreviousOption())
|
|
|
594
594
|
break
|
|
595
595
|
case Ie:t.preventDefault(),this.selectLastOption()
|
|
596
596
|
break
|
|
597
|
-
case
|
|
597
|
+
case Se:return this.focusAndScrollOptionIntoView(),!0
|
|
598
598
|
case ke:case _e:return!0
|
|
599
599
|
case Oe:if(this.typeaheadExpired)return!0
|
|
600
600
|
default:return 1===e.length&&this.handleTypeAhead(`${e}`),!0}}mousedownHandler(t){return this.shouldSkipFocus=!this.contains(document.activeElement),!0}multipleChanged(t,e){this.ariaMultiSelectable=e?"true":null}selectedIndexChanged(t,e){var i
|
|
@@ -676,16 +676,16 @@ const e=new CSSStyleSheet
|
|
|
676
676
|
this.target=e.cssRules[e.insertRule(":host{}")].style,t.$fastController.addStyles(U.create([e]))}}:Ci,Oi=Object.freeze({getOrCreate(t){if(zi.has(t))return zi.get(t)
|
|
677
677
|
let e
|
|
678
678
|
return t===wi?e=new _i:t instanceof Document?e=h.supportsAdoptedStyleSheets?new yi:new $i:e=t instanceof ht?new Ii(t):new ki(t),zi.set(t,e),e}})
|
|
679
|
-
class
|
|
679
|
+
class Si extends dt{constructor(t){super(),this.subscribers=new WeakMap,this._appliedTo=new Set,this.name=t.name,null!==t.cssCustomPropertyName&&(this.cssCustomProperty=`--${t.cssCustomPropertyName}`,this.cssVar=`var(${this.cssCustomProperty})`),this.id=Si.uniqueId(),Si.tokensById.set(this.id,this)}get appliedTo(){return[...this._appliedTo]}static from(t){return new Si({name:"string"==typeof t?t:t.name,cssCustomPropertyName:"string"==typeof t?t:void 0===t.cssCustomPropertyName?t.name:t.cssCustomPropertyName})}static isCSSDesignToken(t){return"string"==typeof t.cssCustomProperty}static isDerivedDesignTokenValue(t){return"function"==typeof t}static getTokenById(t){return Si.tokensById.get(t)}getOrCreateSubscriberSet(t=this){return this.subscribers.get(t)||this.subscribers.set(t,new Set)&&this.subscribers.get(t)}createCSS(){return this.cssVar||""}getValueFor(t){const e=Vi.getOrCreate(t).get(this)
|
|
680
680
|
if(void 0!==e)return e
|
|
681
|
-
throw new Error(`Value could not be retrieved for token named "${this.name}". Ensure the value is set for ${t} or an ancestor of ${t}.`)}setValueFor(t,e){return this._appliedTo.add(t),e instanceof
|
|
681
|
+
throw new Error(`Value could not be retrieved for token named "${this.name}". Ensure the value is set for ${t} or an ancestor of ${t}.`)}setValueFor(t,e){return this._appliedTo.add(t),e instanceof Si&&(e=this.alias(e)),Vi.getOrCreate(t).set(this,e),this}deleteValueFor(t){return this._appliedTo.delete(t),Vi.existsFor(t)&&Vi.getOrCreate(t).delete(this),this}withDefault(t){return this.setValueFor(wi,t),this}subscribe(t,e){const i=this.getOrCreateSubscriberSet(e)
|
|
682
682
|
e&&!Vi.existsFor(e)&&Vi.getOrCreate(e),i.has(t)||i.add(t)}unsubscribe(t,e){const i=this.subscribers.get(e||this)
|
|
683
683
|
i&&i.has(t)&&i.delete(t)}notify(t){const e=Object.freeze({token:this,target:t})
|
|
684
|
-
this.subscribers.has(this)&&this.subscribers.get(this).forEach((t=>t.handleChange(e))),this.subscribers.has(t)&&this.subscribers.get(t).forEach((t=>t.handleChange(e)))}alias(t){return e=>t.getValueFor(e)}}
|
|
685
|
-
return()=>(t++,t.toString(16))})(),
|
|
686
|
-
class
|
|
687
|
-
class Vi{constructor(t){this.target=t,this.store=new Ei,this.children=[],this.assignedValues=new Map,this.reflecting=new Set,this.bindingObservers=new Map,this.tokenValueChangeHandler={handleChange:(t,e)=>{const i=
|
|
688
|
-
if(i&&(i.notify(this.target),
|
|
684
|
+
this.subscribers.has(this)&&this.subscribers.get(this).forEach((t=>t.handleChange(e))),this.subscribers.has(t)&&this.subscribers.get(t).forEach((t=>t.handleChange(e)))}alias(t){return e=>t.getValueFor(e)}}Si.uniqueId=(()=>{let t=0
|
|
685
|
+
return()=>(t++,t.toString(16))})(),Si.tokensById=new Map
|
|
686
|
+
class Ai{constructor(t,e,i){this.source=t,this.token=e,this.node=i,this.dependencies=new Set,this.observer=p.binding(t,this,!1),this.observer.handleChange=this.observer.call,this.handleChange()}disconnect(){this.observer.disconnect()}handleChange(){this.node.store.set(this.token,this.observer.observe(this.node.target,f))}}class Ei{constructor(){this.values=new Map}set(t,e){this.values.get(t)!==e&&(this.values.set(t,e),p.getNotifier(this).notify(t.id))}get(t){return p.track(this,t.id),this.values.get(t)}delete(t){this.values.delete(t)}all(){return this.values.entries()}}const Hi=new WeakMap,Mi=new WeakMap
|
|
687
|
+
class Vi{constructor(t){this.target=t,this.store=new Ei,this.children=[],this.assignedValues=new Map,this.reflecting=new Set,this.bindingObservers=new Map,this.tokenValueChangeHandler={handleChange:(t,e)=>{const i=Si.getTokenById(e)
|
|
688
|
+
if(i&&(i.notify(this.target),Si.isCSSDesignToken(i))){const e=this.parent,s=this.isReflecting(i)
|
|
689
689
|
if(e){const o=e.get(i),n=t.get(i)
|
|
690
690
|
o===n||s?o===n&&s&&this.stopReflectToCSS(i):this.reflectToCSS(i)}else s||this.reflectToCSS(i)}}},Hi.set(t,this),p.getNotifier(this.store).subscribe(this.tokenValueChangeHandler),t instanceof ht?t.$fastController.addBehaviors([this]):t.isConnected&&this.bind()}static getOrCreate(t){return Hi.get(t)||new Vi(t)}static existsFor(t){return Hi.has(t)}static findParent(t){if(wi!==t.target){let e=bi(t.target)
|
|
691
691
|
for(;null!==e;){if(Hi.has(e))return Hi.get(e)
|
|
@@ -696,7 +696,7 @@ return null}get parent(){return Mi.get(this)||null}has(t){return this.assignedVa
|
|
|
696
696
|
if(void 0!==e)return e
|
|
697
697
|
const i=this.getRaw(t)
|
|
698
698
|
return void 0!==i?(this.hydrate(t,i),this.get(t)):void 0}getRaw(t){var e
|
|
699
|
-
return this.assignedValues.has(t)?this.assignedValues.get(t):null===(e=Vi.findClosestAssignedNode(t,this))||void 0===e?void 0:e.getRaw(t)}set(t,e){
|
|
699
|
+
return this.assignedValues.has(t)?this.assignedValues.get(t):null===(e=Vi.findClosestAssignedNode(t,this))||void 0===e?void 0:e.getRaw(t)}set(t,e){Si.isDerivedDesignTokenValue(this.assignedValues.get(t))&&this.tearDownBindingObserver(t),this.assignedValues.set(t,e),Si.isDerivedDesignTokenValue(e)?this.setupBindingObserver(t,e):this.store.set(t,e)}delete(t){this.assignedValues.delete(t),this.tearDownBindingObserver(t)
|
|
700
700
|
const e=this.getRaw(t)
|
|
701
701
|
e?this.hydrate(t,e):this.store.delete(t)}bind(){const t=Vi.findParent(this)
|
|
702
702
|
t&&t.appendChild(this)
|
|
@@ -706,22 +706,22 @@ Mi.set(t,this),this.children.push(t),e.forEach((e=>t.appendChild(e))),p.getNotif
|
|
|
706
706
|
for(const[e,i]of this.store.all())t.hydrate(e,this.bindingObservers.has(e)?this.getRaw(e):i)}removeChild(t){const e=this.children.indexOf(t)
|
|
707
707
|
return-1!==e&&this.children.splice(e,1),p.getNotifier(this.store).unsubscribe(t),t.parent===this&&Mi.delete(t)}contains(t){return function(t,e){let i=e
|
|
708
708
|
for(;null!==i;){if(i===t)return!0
|
|
709
|
-
i=bi(i)}return!1}(this.target,t.target)}reflectToCSS(t){this.isReflecting(t)||(this.reflecting.add(t),Vi.cssCustomPropertyReflector.startReflection(t,this.target))}stopReflectToCSS(t){this.isReflecting(t)&&(this.reflecting.delete(t),Vi.cssCustomPropertyReflector.stopReflection(t,this.target))}isReflecting(t){return this.reflecting.has(t)}handleChange(t,e){const i=
|
|
709
|
+
i=bi(i)}return!1}(this.target,t.target)}reflectToCSS(t){this.isReflecting(t)||(this.reflecting.add(t),Vi.cssCustomPropertyReflector.startReflection(t,this.target))}stopReflectToCSS(t){this.isReflecting(t)&&(this.reflecting.delete(t),Vi.cssCustomPropertyReflector.stopReflection(t,this.target))}isReflecting(t){return this.reflecting.has(t)}handleChange(t,e){const i=Si.getTokenById(e)
|
|
710
710
|
i&&this.hydrate(i,this.getRaw(i))}hydrate(t,e){if(!this.has(t)){const i=this.bindingObservers.get(t)
|
|
711
|
-
|
|
711
|
+
Si.isDerivedDesignTokenValue(e)?i?i.source!==e&&(this.tearDownBindingObserver(t),this.setupBindingObserver(t,e)):this.setupBindingObserver(t,e):(i&&this.tearDownBindingObserver(t),this.store.set(t,e))}}setupBindingObserver(t,e){const i=new Ai(e,t,this)
|
|
712
712
|
return this.bindingObservers.set(t,i),i}tearDownBindingObserver(t){return!!this.bindingObservers.has(t)&&(this.bindingObservers.get(t).disconnect(),this.bindingObservers.delete(t),!0)}}Vi.cssCustomPropertyReflector=new class{startReflection(t,e){t.subscribe(this,e),this.handleChange({token:t,target:e})}stopReflection(t,e){t.unsubscribe(this,e),this.remove(t,e)}handleChange(t){const{token:e,target:i}=t
|
|
713
713
|
this.add(e,i)}add(t,e){Oi.getOrCreate(e).setProperty(t.cssCustomProperty,this.resolveCSSValue(Vi.getOrCreate(e).get(t)))}remove(t,e){Oi.getOrCreate(e).removeProperty(t.cssCustomProperty)}resolveCSSValue(t){return t&&"function"==typeof t.createCSS?t.createCSS():t}},_t([v],Vi.prototype,"children",void 0)
|
|
714
|
-
const Li=Object.freeze({create:function(t){return
|
|
714
|
+
const Li=Object.freeze({create:function(t){return Si.from(t)},notifyConnection:t=>!(!t.isConnected||!Vi.existsFor(t))&&(Vi.getOrCreate(t).bind(),!0),notifyDisconnection:t=>!(t.isConnected||!Vi.existsFor(t))&&(Vi.getOrCreate(t).unbind(),!0),registerRoot(t=wi){_i.registerRoot(t)},unregisterRoot(t=wi){_i.unregisterRoot(t)}}),Ti=Object.freeze({definitionCallbackOnly:null,ignoreDuplicate:Symbol()}),Pi=new Map,Ri=new Map
|
|
715
715
|
let Di=null
|
|
716
|
-
const
|
|
716
|
+
const Bi=Vt.createInterface((t=>t.cachedCallback((t=>(null===Di&&(Di=new Ni(null,t)),Di))))),Fi=Object.freeze({tagFor:t=>Ri.get(t),responsibleFor(t){const e=t.$$designSystem$$
|
|
717
717
|
if(e)return e
|
|
718
|
-
return Vt.findResponsibleContainer(t).get(
|
|
718
|
+
return Vt.findResponsibleContainer(t).get(Bi)},getOrCreate(t){if(!t)return null===Di&&(Di=Vt.getOrCreateDOMContainer().get(Bi)),Di
|
|
719
719
|
const e=t.$$designSystem$$
|
|
720
720
|
if(e)return e
|
|
721
721
|
const i=Vt.getOrCreateDOMContainer(t)
|
|
722
|
-
if(i.has(
|
|
722
|
+
if(i.has(Bi,!1))return i.get(Bi)
|
|
723
723
|
{const e=new Ni(t,i)
|
|
724
|
-
return i.register(Gt.instance(
|
|
724
|
+
return i.register(Gt.instance(Bi,e)),e}}})
|
|
725
725
|
class Ni{constructor(t,e){this.owner=t,this.container=e,this.designTokensInitialized=!1,this.prefix="fast",this.shadowRootMode=void 0,this.disambiguate=()=>Ti.definitionCallbackOnly,null!==t&&(t.$$designSystem$$=this)}withPrefix(t){return this.prefix=t,this}withShadowRootMode(t){return this.shadowRootMode=t,this}withElementDisambiguation(t){return this.disambiguate=t,this}withDesignTokenRoot(t){return this.designTokenRoot=t,this}register(...t){const e=this.container,i=[],s=this.disambiguate,o=this.shadowRootMode,n={elementPrefix:this.prefix,tryDefineElement(t,n,r){const a=function(t,e,i){return"string"==typeof t?{name:t,type:e,callback:i}:t}(t,n,r),{name:l,callback:c,baseClass:h}=a
|
|
726
726
|
let{type:d}=a,u=l,p=Pi.get(u),v=!0
|
|
727
727
|
for(;p;){const t=s(u,d,p)
|
|
@@ -731,7 +731,7 @@ break
|
|
|
731
731
|
default:u=t,p=Pi.get(u)}}v&&((Ri.has(d)||d===le)&&(d=class extends d{}),Pi.set(u,d),Ri.set(d,u),h&&Ri.set(h,u)),i.push(new ji(e,u,d,o,c,v))}}
|
|
732
732
|
this.designTokensInitialized||(this.designTokensInitialized=!0,null!==this.designTokenRoot&&Li.registerRoot(this.designTokenRoot)),e.registerWithContext(n,...t)
|
|
733
733
|
for(const t of i)t.callback(t),t.willDefine&&null!==t.definition&&t.definition.define()
|
|
734
|
-
return this}}class ji{constructor(t,e,i,s,o,n){this.container=t,this.name=e,this.type=i,this.shadowRootMode=s,this.callback=o,this.willDefine=n,this.definition=null}definePresentation(t){re.define(this.name,t,this.container)}defineElement(t){this.definition=new ot(this.type,Object.assign(Object.assign({},t),{name:this.name}))}tagFor(t){return
|
|
734
|
+
return this}}class ji{constructor(t,e,i,s,o,n){this.container=t,this.name=e,this.type=i,this.shadowRootMode=s,this.callback=o,this.willDefine=n,this.definition=null}definePresentation(t){re.define(this.name,t,this.container)}defineElement(t){this.definition=new ot(this.type,Object.assign(Object.assign({},t),{name:this.name}))}tagFor(t){return Fi.tagFor(t)}}
|
|
735
735
|
/*!
|
|
736
736
|
* tabbable 5.2.1
|
|
737
737
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
@@ -752,7 +752,7 @@ return!1!==Ki.call(t,Ui)&&Gi(e,t)},Ji=qi.concat("iframe").join(","),Zi=function(
|
|
|
752
752
|
return!1!==Ki.call(t,Ji)&&Yi(e,t)}
|
|
753
753
|
class ts extends le{constructor(){super(...arguments),this.modal=!0,this.hidden=!1,this.trapFocus=!0,this.trapFocusChanged=()=>{this.$fastController.isConnected&&this.updateTrapFocus()},this.isTrappingFocus=!1,this.handleDocumentKeydown=t=>{if(!t.defaultPrevented&&!this.hidden)switch(t.key){case _e:this.dismiss(),t.preventDefault()
|
|
754
754
|
break
|
|
755
|
-
case
|
|
755
|
+
case Se:this.handleTabKeyDown(t)}},this.handleDocumentFocus=t=>{!t.defaultPrevented&&this.shouldForceFocus(t.target)&&(this.focusFirstElement(),t.preventDefault())},this.handleTabKeyDown=t=>{if(!this.trapFocus||this.hidden)return
|
|
756
756
|
const e=this.getTabQueueBounds()
|
|
757
757
|
return 0!==e.length?1===e.length?(e[0].focus(),void t.preventDefault()):void(t.shiftKey&&t.target===e[0]?(e[e.length-1].focus(),t.preventDefault()):t.shiftKey||t.target!==e[e.length-1]||(e[0].focus(),t.preventDefault())):void 0},this.getTabQueueBounds=()=>ts.reduceTabbableItems([],this),this.focusFirstElement=()=>{const t=this.getTabQueueBounds()
|
|
758
758
|
t.length>0?t[0].focus():this.dialog instanceof HTMLElement&&this.dialog.focus()},this.shouldForceFocus=t=>this.isTrappingFocus&&!this.contains(t),this.shouldTrapFocus=()=>this.trapFocus&&!this.hidden,this.updateTrapFocus=t=>{const e=void 0===t?this.shouldTrapFocus():t
|
|
@@ -774,7 +774,7 @@ switch(this.shouldSkipFocus=!1,e){case ze:return void this.checkFirstOption(i)
|
|
|
774
774
|
case xe:return void this.checkNextOption(i)
|
|
775
775
|
case Ce:return void this.checkPreviousOption(i)
|
|
776
776
|
case Ie:return void this.checkLastOption(i)
|
|
777
|
-
case
|
|
777
|
+
case Se:return this.focusAndScrollOptionIntoView(),!0
|
|
778
778
|
case _e:return this.uncheckAllOptions(),this.checkActiveIndex(),!0
|
|
779
779
|
case Oe:if(t.preventDefault(),this.typeAheadExpired)return void this.toggleSelectedForAllCheckedOptions()
|
|
780
780
|
default:return 1===e.length&&this.handleTypeAhead(`${e}`),!0}}mousedownHandler(t){if(t.offsetX>=0&&t.offsetX<=this.scrollWidth)return super.mousedownHandler(t)}multipleChanged(t,e){var i
|
|
@@ -860,7 +860,7 @@ case ke:t.preventDefault(),this.open=!this.open
|
|
|
860
860
|
break
|
|
861
861
|
case _e:this.collapsible&&this.open&&(t.preventDefault(),this.open=!1)
|
|
862
862
|
break
|
|
863
|
-
case
|
|
863
|
+
case Se:return this.collapsible&&this.open&&(t.preventDefault(),this.open=!1),!0}return this.open||this.indexWhenOpened===this.selectedIndex||(this.updateValue(!0),this.indexWhenOpened=this.selectedIndex),!(e===xe||e===Ce)}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.addEventListener("contentchange",this.updateDisplayValue)}disconnectedCallback(){this.removeEventListener("contentchange",this.updateDisplayValue),super.disconnectedCallback()}sizeChanged(t,e){super.sizeChanged(t,e),this.proxy&&(this.proxy.size=e)}updateDisplayValue(){this.collapsible&&p.notify(this,"displayValue")}}_t([tt({attribute:"open",mode:"boolean"})],ws.prototype,"open",void 0),_t([function(t,e,i){return Object.assign({},i,{get:function(){return p.trackVolatile(),i.get.apply(this)}})}],ws.prototype,"collapsible",null),_t([v],ws.prototype,"control",void 0),_t([tt({attribute:"position"})],ws.prototype,"positionAttribute",void 0),_t([v],ws.prototype,"position",void 0),_t([v],ws.prototype,"maxHeight",void 0)
|
|
864
864
|
class xs{}_t([v],xs.prototype,"ariaControls",void 0),de(xs,ai),de(ws,$t,xs)
|
|
865
865
|
class ys extends le{}class $s extends(Ye(ys)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class Cs extends $s{constructor(){super(),this.initialValue="on",this.keypressHandler=t=>{switch(t.key){case ke:case Oe:this.checked=!this.checked}},this.clickHandler=t=>{this.disabled||this.readOnly||(this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly),this.readOnly?this.classList.add("readonly"):this.classList.remove("readonly")}checkedChanged(t,e){super.checkedChanged(t,e),this.checked?this.classList.add("checked"):this.classList.remove("checked")}}_t([tt({attribute:"readonly",mode:"boolean"})],Cs.prototype,"readOnly",void 0),_t([v],Cs.prototype,"defaultSlottedNodes",void 0)
|
|
866
866
|
class ks extends le{}class _s extends le{}_t([tt({mode:"boolean"})],_s.prototype,"disabled",void 0)
|
|
@@ -895,15 +895,15 @@ this.activeIndicatorRef.style[t]=`${this.prevActiveTabIndex+1}`
|
|
|
895
895
|
const n=o-s
|
|
896
896
|
this.activeIndicatorRef.style.transform=`${e}(${n}px)`,this.activeIndicatorRef.classList.add("activeIndicatorTransition"),this.activeIndicatorRef.addEventListener("transitionend",(()=>{this.ticking=!1,this.activeIndicatorRef.style[t]=`${this.activeTabIndex+1}`,this.activeIndicatorRef.style.transform=`${e}(0px)`,this.activeIndicatorRef.classList.remove("activeIndicatorTransition")}))}adjust(t){var e,i,s
|
|
897
897
|
this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=(e=0,i=this.tabs.length-1,(s=this.activeTabIndex+t)<e?i:s>i?e:s),this.setComponent()}focusTab(){this.tabs[this.activeTabIndex].focus()}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}}_t([tt],Is.prototype,"orientation",void 0),_t([tt],Is.prototype,"activeid",void 0),_t([v],Is.prototype,"tabs",void 0),_t([v],Is.prototype,"tabpanels",void 0),_t([tt({mode:"boolean"})],Is.prototype,"activeindicator",void 0),_t([v],Is.prototype,"activeIndicatorRef",void 0),_t([v],Is.prototype,"showActiveIndicator",void 0),de(Is,$t)
|
|
898
|
-
class Os extends le{}class
|
|
899
|
-
class Es extends
|
|
900
|
-
const Hs=Object.freeze({[
|
|
898
|
+
class Os extends le{}class Ss extends(Xe(Os)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}const As="none"
|
|
899
|
+
class Es extends Ss{constructor(){super(...arguments),this.resize=As,this.cols=20,this.handleTextInput=()=>{this.value=this.control.value}}readOnlyChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.readOnly=this.readOnly)}autofocusChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.autofocus=this.autofocus)}listChanged(){this.proxy instanceof HTMLTextAreaElement&&this.proxy.setAttribute("list",this.list)}maxlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.maxLength=this.maxlength)}minlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.minLength=this.minlength)}spellcheckChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.spellcheck=this.spellcheck)}select(){this.control.select(),this.$emit("select")}handleChange(){this.$emit("change")}}_t([tt({mode:"boolean"})],Es.prototype,"readOnly",void 0),_t([tt],Es.prototype,"resize",void 0),_t([tt({mode:"boolean"})],Es.prototype,"autofocus",void 0),_t([tt({attribute:"form"})],Es.prototype,"formId",void 0),_t([tt],Es.prototype,"list",void 0),_t([tt({converter:J})],Es.prototype,"maxlength",void 0),_t([tt({converter:J})],Es.prototype,"minlength",void 0),_t([tt],Es.prototype,"name",void 0),_t([tt],Es.prototype,"placeholder",void 0),_t([tt({converter:J,mode:"fromView"})],Es.prototype,"cols",void 0),_t([tt({converter:J,mode:"fromView"})],Es.prototype,"rows",void 0),_t([tt({mode:"boolean"})],Es.prototype,"spellcheck",void 0),_t([v],Es.prototype,"defaultSlottedNodes",void 0),de(Es,us)
|
|
900
|
+
const Hs=Object.freeze({[Ae.ArrowUp]:{[pe]:-1},[Ae.ArrowDown]:{[pe]:1},[Ae.ArrowLeft]:{[ue]:{[Ee.ltr]:-1,[Ee.rtl]:1}},[Ae.ArrowRight]:{[ue]:{[Ee.ltr]:1,[Ee.rtl]:-1}}})
|
|
901
901
|
class Ms extends le{constructor(){super(...arguments),this._activeIndex=0,this.direction=Ee.ltr,this.orientation=ue}get activeIndex(){return p.track(this,"activeIndex"),this._activeIndex}set activeIndex(t){this.$fastController.isConnected&&(this._activeIndex=He(0,this.focusableElements.length-1,t),p.notify(this,"activeIndex"))}slottedItemsChanged(){this.$fastController.isConnected&&this.reduceFocusableElements()}clickHandler(t){var e
|
|
902
902
|
const i=null===(e=this.focusableElements)||void 0===e?void 0:e.indexOf(t.target)
|
|
903
903
|
return i>-1&&this.activeIndex!==i&&this.setFocusedElement(i),!0}childItemsChanged(t,e){this.$fastController.isConnected&&this.reduceFocusableElements()}connectedCallback(){super.connectedCallback(),this.direction=De(this)}focusinHandler(t){const e=t.relatedTarget
|
|
904
904
|
e&&!this.contains(e)&&this.setFocusedElement()}getDirectionalIncrementer(t){var e,i,s,o,n
|
|
905
905
|
return null!==(n=null!==(s=null===(i=null===(e=Hs[t])||void 0===e?void 0:e[this.orientation])||void 0===i?void 0:i[this.direction])&&void 0!==s?s:null===(o=Hs[t])||void 0===o?void 0:o[this.orientation])&&void 0!==n?n:0}keydownHandler(t){const e=t.key
|
|
906
|
-
if(!(e in
|
|
906
|
+
if(!(e in Ae)||t.defaultPrevented||t.shiftKey)return!0
|
|
907
907
|
const i=this.getDirectionalIncrementer(e)
|
|
908
908
|
if(!i)return!t.target.closest("[role=radiogroup]")
|
|
909
909
|
const s=this.activeIndex+i
|
|
@@ -916,7 +916,7 @@ this.activeIndex=t,this.setFocusableElements(),null===(e=this.focusableElements[
|
|
|
916
916
|
const r="radio"===e.getAttribute("role"),a=null===(s=null===(i=e.$fastController)||void 0===i?void 0:i.definition.shadowOptions)||void 0===s?void 0:s.delegatesFocus,l=Array.from(null!==(n=null===(o=e.shadowRoot)||void 0===o?void 0:o.querySelectorAll("*"))&&void 0!==n?n:[]).some((t=>Zi(t)))
|
|
917
917
|
return e.hasAttribute("disabled")||e.hasAttribute("hidden")||!(Zi(e)||r||a||l)?e.childElementCount?t.concat(Array.from(e.children).reduce(Ms.reduceFocusableItems,[])):t:(t.push(e),t)}setFocusableElements(){this.$fastController.isConnected&&this.focusableElements.length>0&&this.focusableElements.forEach(((t,e)=>{t.tabIndex=this.activeIndex===e?0:-1}))}}_t([v],Ms.prototype,"direction",void 0),_t([tt],Ms.prototype,"orientation",void 0),_t([v],Ms.prototype,"slottedItems",void 0),_t([v],Ms.prototype,"slottedLabel",void 0),_t([v],Ms.prototype,"childItems",void 0)
|
|
918
918
|
class Vs{}_t([tt({attribute:"aria-labelledby"})],Vs.prototype,"ariaLabelledby",void 0),_t([tt({attribute:"aria-label"})],Vs.prototype,"ariaLabel",void 0),de(Vs,Te),de(Ms,$t,Vs)
|
|
919
|
-
const Ls="top",Ts="right",Ps="bottom",Rs="left",Ds="start",
|
|
919
|
+
const Ls="top",Ts="right",Ps="bottom",Rs="left",Ds="start",Bs="end",Fs="top-left",Ns="top-right",js="bottom-left",qs="bottom-right",Us="top-start",Ks="top-end",Ws="bottom-start",Xs="bottom-end"
|
|
920
920
|
class Ys extends le{constructor(){super(...arguments),this.anchor="",this.delay=300,this.autoUpdateMode="anchor",this.anchorElement=null,this.viewportElement=null,this.verticalPositioningMode="dynamic",this.horizontalPositioningMode="dynamic",this.horizontalInset="false",this.verticalInset="false",this.horizontalScaling="content",this.verticalScaling="content",this.verticalDefaultPosition=void 0,this.horizontalDefaultPosition=void 0,this.tooltipVisible=!1,this.currentDirection=Ee.ltr,this.showDelayTimer=null,this.hideDelayTimer=null,this.isAnchorHoveredFocused=!1,this.isRegionHovered=!1,this.handlePositionChange=t=>{this.classList.toggle("top","start"===this.region.verticalPosition),this.classList.toggle("bottom","end"===this.region.verticalPosition),this.classList.toggle("inset-top","insetStart"===this.region.verticalPosition),this.classList.toggle("inset-bottom","insetEnd"===this.region.verticalPosition),this.classList.toggle("center-vertical","center"===this.region.verticalPosition),this.classList.toggle("left","start"===this.region.horizontalPosition),this.classList.toggle("right","end"===this.region.horizontalPosition),this.classList.toggle("inset-left","insetStart"===this.region.horizontalPosition),this.classList.toggle("inset-right","insetEnd"===this.region.horizontalPosition),this.classList.toggle("center-horizontal","center"===this.region.horizontalPosition)},this.handleRegionMouseOver=t=>{this.isRegionHovered=!0},this.handleRegionMouseOut=t=>{this.isRegionHovered=!1,this.startHideDelayTimer()},this.handleAnchorMouseOver=t=>{this.tooltipVisible?this.isAnchorHoveredFocused=!0:this.startShowDelayTimer()},this.handleAnchorMouseOut=t=>{this.isAnchorHoveredFocused=!1,this.clearShowDelayTimer(),this.startHideDelayTimer()},this.handleAnchorFocusIn=t=>{this.startShowDelayTimer()},this.handleAnchorFocusOut=t=>{this.isAnchorHoveredFocused=!1,this.clearShowDelayTimer(),this.startHideDelayTimer()},this.startHideDelayTimer=()=>{this.clearHideDelayTimer(),this.tooltipVisible&&(this.hideDelayTimer=window.setTimeout((()=>{this.updateTooltipVisibility()}),60))},this.clearHideDelayTimer=()=>{null!==this.hideDelayTimer&&(clearTimeout(this.hideDelayTimer),this.hideDelayTimer=null)},this.startShowDelayTimer=()=>{this.isAnchorHoveredFocused||(this.delay>1?null===this.showDelayTimer&&(this.showDelayTimer=window.setTimeout((()=>{this.startHover()}),this.delay)):this.startHover())},this.startHover=()=>{this.isAnchorHoveredFocused=!0,this.updateTooltipVisibility()},this.clearShowDelayTimer=()=>{null!==this.showDelayTimer&&(clearTimeout(this.showDelayTimer),this.showDelayTimer=null)},this.getAnchor=()=>{const t=this.getRootNode()
|
|
921
921
|
return t instanceof ShadowRoot?t.getElementById(this.anchor):document.getElementById(this.anchor)},this.handleDocumentKeydown=t=>{if(!t.defaultPrevented&&this.tooltipVisible)switch(t.key){case _e:this.isAnchorHoveredFocused=!1,this.updateTooltipVisibility(),this.$emit("dismiss")}},this.updateTooltipVisibility=()=>{if(!1===this.visible)this.hideTooltip()
|
|
922
922
|
else{if(!0===this.visible)return void this.showTooltip()
|
|
@@ -925,9 +925,9 @@ this.hideTooltip()}},this.showTooltip=()=>{this.tooltipVisible||(this.currentDir
|
|
|
925
925
|
const t=this.anchorElement.id
|
|
926
926
|
null!==this.anchorElement.parentElement&&this.anchorElement.parentElement.querySelectorAll(":hover").forEach((e=>{e.id===t&&this.startShowDelayTimer()}))}null!==this.region&&void 0!==this.region&&this.tooltipVisible&&(this.region.anchorElement=this.anchorElement),this.updateLayout()}}viewportElementChanged(){null!==this.region&&void 0!==this.region&&(this.region.viewportElement=this.viewportElement),this.updateLayout()}connectedCallback(){super.connectedCallback(),this.anchorElement=this.getAnchor(),this.updateTooltipVisibility()}disconnectedCallback(){this.hideTooltip(),this.clearShowDelayTimer(),this.clearHideDelayTimer(),super.disconnectedCallback()}updateLayout(){switch(this.verticalPositioningMode="locktodefault",this.horizontalPositioningMode="locktodefault",this.position){case Ls:case Ps:this.verticalDefaultPosition=this.position,this.horizontalDefaultPosition="center"
|
|
927
927
|
break
|
|
928
|
-
case Ts:case Rs:case Ds:case
|
|
928
|
+
case Ts:case Rs:case Ds:case Bs:this.verticalDefaultPosition="center",this.horizontalDefaultPosition=this.position
|
|
929
929
|
break
|
|
930
|
-
case
|
|
930
|
+
case Fs:this.verticalDefaultPosition="top",this.horizontalDefaultPosition="left"
|
|
931
931
|
break
|
|
932
932
|
case Ns:this.verticalDefaultPosition="top",this.horizontalDefaultPosition="right"
|
|
933
933
|
break
|
|
@@ -984,21 +984,21 @@ try{t.sheet.insertRule("foo:focus-visible {color:inherit}",0),ge=!0}catch(t){ge=
|
|
|
984
984
|
z-index: 1000;
|
|
985
985
|
}
|
|
986
986
|
`
|
|
987
|
-
class io extends
|
|
987
|
+
class io extends Be{}const so=io.compose({baseName:"anchored-region",baseClass:Be,template:(t,e)=>q`
|
|
988
988
|
<template class="${t=>t.initialLayoutComplete?"loaded":""}">
|
|
989
989
|
${gt((t=>t.initialLayoutComplete),q`
|
|
990
990
|
<slot></slot>
|
|
991
991
|
`)}
|
|
992
992
|
</template>
|
|
993
993
|
`,styles:eo})
|
|
994
|
-
|
|
994
|
+
Fi.getOrCreate().withPrefix("nimble").register(so())
|
|
995
995
|
const oo="#a46eff",no="#804ad9",ro="#ff8126",ao="#009921",lo="#00c12b",co="#f1f1f2",ho="#f5f5f5",uo="#ffffff",po="#363738",vo="#505153",go="#161617",mo="#074023",fo="#009b65",bo="#d63434",wo="#ff4b00",xo="#006b46",yo="#32eb96",$o="14px",Co=new RegExp("[^#a-f\\d]","gi"),ko=new RegExp("^#?[a-f\\d]{3}[a-f\\d]?$|^#?[a-f\\d]{6}([a-f\\d]{2})?$","i")
|
|
996
996
|
function _o(t,e={}){if("string"!=typeof t||Co.test(t)||!ko.test(t))throw new TypeError("Expected a valid hex string")
|
|
997
997
|
let i=1
|
|
998
998
|
8===(t=t.replace(/^#/,"")).length&&(i=Number.parseInt(t.slice(6,8),16)/255,t=t.slice(0,6)),4===t.length&&(i=Number.parseInt(t.slice(3,4).repeat(2),16)/255,t=t.slice(0,3)),3===t.length&&(t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2])
|
|
999
999
|
const s=Number.parseInt(t,16),o=s>>16,n=s>>8&255,r=255&s,a="number"==typeof e.alpha?e.alpha:i
|
|
1000
1000
|
if("array"===e.format)return[o,n,r,a]
|
|
1001
|
-
if("css"===e.format){return`rgb(${o} ${n} ${r}${1===a?"":` / ${Number((100*a).toFixed(2))}%`})`}return{red:o,green:n,blue:r,alpha:a}}const zo="light",Io="dark",Oo="color",
|
|
1001
|
+
if("css"===e.format){return`rgb(${o} ${n} ${r}${1===a?"":` / ${Number((100*a).toFixed(2))}%`})`}return{red:o,green:n,blue:r,alpha:a}}const zo="light",Io="dark",Oo="color",So="action-rgb-partial-color",Ao="application-background-color",Eo="divider-background-color",Ho="header-background-color",Mo="section-background-color",Vo="fill-selected-color",Lo="fill-selected-rgb-partial-color",To="fill-hover-selected-color",Po="fill-hover-color",Ro="fill-down-color",Do="border-color",Bo="border-rgb-partial-color",Fo="fail-color",No="warning-color",jo="pass-color",qo="information-color",Uo="border-hover-color",Ko="icon-color",Wo="popup-box-shadow-color",Xo="popup-border-color",Yo="control-height",Go="small-padding",Qo="standard-padding",Jo="label-height",Zo="border-width",tn="icon-size",en="group-header-text-transform",sn="drawer-width",on="small-delay",nn="medium-delay",rn="large-delay",an="headline-plus-1-font",ln="headline-font",cn="title-plus-2-font",hn="title-plus-1-font",dn="title-font",un="subtitle-plus-1-font",pn="subtitle-font",vn="link-standard-font",gn="placeholder-font",mn="body-emphasized-font",fn="body-font",bn="group-header-font",wn="control-label-font",xn="button-label-font",yn="tooltip-caption-font",$n="tooltip-background-color",Cn="error-text-font",kn=t=>`ni-nimble-${t}`
|
|
1002
1002
|
/*! *****************************************************************************
|
|
1003
1003
|
Copyright (c) Microsoft Corporation.
|
|
1004
1004
|
|
|
@@ -1020,36 +1020,36 @@ return n>3&&r&&Object.defineProperty(e,i,r),r}const zn=q`<slot></slot>`,In=ut`
|
|
|
1020
1020
|
:host {
|
|
1021
1021
|
display: contents;
|
|
1022
1022
|
}
|
|
1023
|
-
`,On=Li.create({name:"direction",cssCustomPropertyName:null}).withDefault(Ee.ltr),
|
|
1024
|
-
class
|
|
1025
|
-
const En=
|
|
1023
|
+
`,On=Li.create({name:"direction",cssCustomPropertyName:null}).withDefault(Ee.ltr),Sn=Li.create({name:"theme",cssCustomPropertyName:null}).withDefault(zo)
|
|
1024
|
+
class An extends le{constructor(){super(...arguments),this.direction=Ee.ltr,this.theme=zo}directionChanged(t,e){null!=e?On.setValueFor(this,e):On.deleteValueFor(this)}themeChanged(t,e){null!=e?Sn.setValueFor(this,e):Sn.deleteValueFor(this)}}_n([tt({attribute:"direction"})],An.prototype,"direction",void 0),_n([tt({attribute:"theme"})],An.prototype,"theme",void 0)
|
|
1025
|
+
const En=An.compose({baseName:"theme-provider",styles:In,template:zn})
|
|
1026
1026
|
function Hn(t,e){const{red:i,green:s,blue:o}=_o(t)
|
|
1027
|
-
return`rgba(${i}, ${s}, ${o}, ${e})`}
|
|
1028
|
-
const Mn=Li.create(kn(
|
|
1027
|
+
return`rgba(${i}, ${s}, ${o}, ${e})`}Fi.getOrCreate().withPrefix("nimble").register(En())
|
|
1028
|
+
const Mn=Li.create(kn(So)).withDefault((t=>$a(ka(t,go,co,uo)))),Vn=Li.create(kn(Ao)).withDefault((t=>ka(t,uo,po,mo)))
|
|
1029
1029
|
Li.create(kn(Ho)).withDefault((t=>ka(t,ho,"#252526",mo))),Li.create(kn(Mo)).withDefault((t=>ka(t,co,vo,mo))),Li.create(kn(Eo)).withDefault((t=>ka(t,co,vo,mo)))
|
|
1030
1030
|
const Ln=Li.create(kn(Vo)).withDefault((t=>Hn(Oa(t),.2)))
|
|
1031
1031
|
Li.create(kn(Lo)).withDefault((t=>$a(Oa(t))))
|
|
1032
1032
|
const Tn=Li.create(kn(To)).withDefault((t=>Hn(Oa(t),.15))),Pn=Li.create(kn(Po)).withDefault((t=>Hn(function(t){return ka(t,go,co,uo)}(t),.1)))
|
|
1033
1033
|
Li.create(kn(Ro)).withDefault((t=>Hn(function(t){return ka(t,go,co,uo)}(t),.15)))
|
|
1034
|
-
const Rn=Li.create(kn(Do)).withDefault((t=>za(t))),Dn=Li.create(kn(
|
|
1034
|
+
const Rn=Li.create(kn(Do)).withDefault((t=>za(t))),Dn=Li.create(kn(Bo)).withDefault((t=>$a(za(t)))),Bn=Li.create(kn(Fo)).withDefault((t=>_a(t))),Fn=Li.create(kn(No)).withDefault((t=>function(t){return ka(t,wo,ro,uo)}(t))),Nn=Li.create(kn(jo)).withDefault((t=>function(t){return ka(t,ao,lo,uo)}(t))),jn=Li.create(kn(qo)).withDefault((t=>function(t){return ka(t,no,oo,uo)}(t))),qn=Li.create(kn(Uo)).withDefault((t=>ka(t,fo,fo,uo))),Un=Li.create(kn(Ko)).withDefault((t=>ka(t,go,co,uo))),Kn=Li.create(kn(Wo)).withDefault((t=>Hn(ka(t,"#818386",po,po),.3))),Wn=Li.create(kn(Xo)).withDefault((t=>Hn(ka(t,go,co,uo),.3)))
|
|
1035
1035
|
Li.create(kn($n)).withDefault((t=>ka(t,co,po,mo)))
|
|
1036
1036
|
const Xn=Li.create(kn(Yo)).withDefault("32px"),Yn=Li.create(kn(Go)).withDefault("4px"),Gn=Li.create(kn(Qo)).withDefault("16px"),Qn=Li.create(kn(Jo)).withDefault("16px"),Jn=Li.create(kn(Zo)).withDefault("1px"),Zn=Li.create(kn(tn)).withDefault("16px"),tr=Li.create(kn(sn)).withDefault("784px")
|
|
1037
1037
|
Ca(ln,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Noto Serif","400","25px","32px","serif"),Ca(an,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Noto Serif","400","29.100000381469727px","40px","serif"),Ca(cn,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","400","25px","32px","sans-serif")
|
|
1038
1038
|
const[er,ir,sr,or,nr,rr,ar,lr]=Ca(hn,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","400","22px","28px","sans-serif")
|
|
1039
1039
|
Ca(dn,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","400","19px","24px","sans-serif"),Ca(un,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","300","16px","20px","sans-serif"),Ca(pn,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),Ca(vn,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif")
|
|
1040
|
-
const[cr,hr,dr,ur,pr,vr,gr,mr]=Ca(gn,(t=>Hn(Ia(t),.6)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[fr,br,wr,xr,yr,$r,Cr,kr]=Ca(mn,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","600","14px","18px","sans-serif"),[_r,zr,Ir,Or,Ar,
|
|
1040
|
+
const[cr,hr,dr,ur,pr,vr,gr,mr]=Ca(gn,(t=>Hn(Ia(t),.6)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[fr,br,wr,xr,yr,$r,Cr,kr]=Ca(mn,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","600","14px","18px","sans-serif"),[_r,zr,Ir,Or,Sr,Ar,Er,Hr]=Ca(fn,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Mr,Vr,Lr,Tr,Pr,Rr,Dr,Br]=Ca(bn,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[Fr,Nr,jr,qr,Ur,Kr,Wr,Xr]=Ca(wn,(t=>Hn(Ia(t),.6)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[Yr,Gr,Qr,Jr,Zr,ta,ea,ia]=Ca(xn,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","400","12.800000190734863px","16px","sans-serif"),[sa,oa,na,ra,aa,la,ca,ha]=Ca(yn,(t=>Ia(t)),(t=>Hn(Ia(t),.3)),"Source Sans Pro","400","11px",$o,"sans-serif"),[da,ua,pa,va,ga,ma,fa,ba]=Ca(Cn,(t=>_a(t)),(t=>Hn(_a(t),.3)),"Source Sans Pro","400","9px",$o,"sans-serif"),wa=Li.create(kn(en)).withDefault("uppercase"),xa=Li.create(kn(on)).withDefault("0.075s")
|
|
1041
1041
|
Li.create(kn(nn)).withDefault("0.15s")
|
|
1042
1042
|
const ya=Li.create(kn(rn)).withDefault("0.25s")
|
|
1043
1043
|
function $a(t){const{red:e,green:i,blue:s}=_o(t)
|
|
1044
1044
|
return`${e}, ${i}, ${s}`}function Ca(t,e,i,s,o,n,r,a){if(""===t||""===s||""===o||""===n||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
|
|
1045
1045
|
const l=Li.create(kn(t)).withDefault(`${o} ${n}/${r} ${s}, ${a}`),c=t.split("-font"),h=c[0]
|
|
1046
1046
|
if(void 0===h||""!==c[1])throw new Error(`fontTokenName value of ${t} did not have the expected '-font' suffix`)
|
|
1047
|
-
return[l,Li.create(kn(`${h}-font-color`)).withDefault((t=>e(t))),Li.create(kn(`${h}-disabled-font-color`)).withDefault((t=>i(t))),Li.create(kn(`${h}-font-family`)).withDefault(`${s}`),Li.create(kn(`${h}-font-weight`)).withDefault(`${o}`),Li.create(kn(`${h}-font-size`)).withDefault(`${n}`),Li.create(kn(`${h}-font-line-height`)).withDefault(`${r}`),Li.create(kn(`${h}-fallback-font-family`)).withDefault(`${a}`)]}function ka(t,e,i,s){switch(
|
|
1047
|
+
return[l,Li.create(kn(`${h}-font-color`)).withDefault((t=>e(t))),Li.create(kn(`${h}-disabled-font-color`)).withDefault((t=>i(t))),Li.create(kn(`${h}-font-family`)).withDefault(`${s}`),Li.create(kn(`${h}-font-weight`)).withDefault(`${o}`),Li.create(kn(`${h}-font-size`)).withDefault(`${n}`),Li.create(kn(`${h}-font-line-height`)).withDefault(`${r}`),Li.create(kn(`${h}-fallback-font-family`)).withDefault(`${a}`)]}function ka(t,e,i,s){switch(Sn.getValueFor(t)){case zo:return e
|
|
1048
1048
|
case Io:return i
|
|
1049
1049
|
case Oo:return s
|
|
1050
|
-
default:return e}}function _a(t){return ka(t,"#c4000c","#ff4646",uo)}function za(t){return ka(t,go,co,uo)}function Ia(t){return ka(t,go,co,uo)}function Oa(t){return ka(t,fo,fo,uo)}class
|
|
1051
|
-
|
|
1052
|
-
e&&
|
|
1050
|
+
default:return e}}function _a(t){return ka(t,"#c4000c","#ff4646",uo)}function za(t){return ka(t,go,co,uo)}function Ia(t){return ka(t,go,co,uo)}function Oa(t){return ka(t,fo,fo,uo)}class Sa{constructor(t,e,i){this.value=t,this.styles=e,this.source=i}handleChange(){const t=Sn.getValueFor(this.source);(Array.isArray(this.value)?this.value.includes(t):this.value===t)?this.source.$fastController.addStyles(this.styles):this.source.$fastController.removeStyles(this.styles)}}class Aa{constructor(t,e){this.theme=t,this.styles=e,this.cache=new WeakMap}bind(t){const e=this.cache.get(t)||new Sa(this.theme,this.styles,t)
|
|
1051
|
+
Sn.subscribe(e,t),e.handleChange(),this.cache.set(t,e)}unbind(t){const e=this.cache.get(t)
|
|
1052
|
+
e&&Sn.unsubscribe(e)}}const Ea=(t,e)=>new Aa(t,e),Ha=ut`
|
|
1053
1053
|
${Zs("inline-block")}
|
|
1054
1054
|
|
|
1055
1055
|
:host {
|
|
@@ -1108,8 +1108,8 @@ const Ma=class extends Ne{}.compose({baseName:"breadcrumb",baseClass:Ne,template
|
|
|
1108
1108
|
</div>
|
|
1109
1109
|
</template>
|
|
1110
1110
|
`,styles:Ha})
|
|
1111
|
-
|
|
1112
|
-
const Va={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>'},La={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>'},Ta={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>'},Pa={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>'},Ra={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>'},Da={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>'},Fa={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>'},Ba={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 003.143-3.025 3.08 3.08 0 00-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 014.572 4.53A4.629 4.629 0 018 13.5z"/></svg>'},Na={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zm-6.9-3l1.287-2H2V7l4.412.004L5.1 5 11 7.982z"/></svg>'},ja={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>'},qa={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>'},Ua={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>'},Ka={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>'},Wa={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>'},Xa={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>'},Ya={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>'},Ga={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>'},Qa={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>'},Ja={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>'},Za={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>'},tl={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>'},el={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>'},il={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>'},sl={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>'},ol={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>'},nl={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>'},rl={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>'},al={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>'},ll={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>'},cl={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>'},hl={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>'},dl={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>'},ul={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>'},pl={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>'},vl={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>'},gl={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>'},ml={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>'},fl={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>'},bl={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>'},wl={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>'},xl={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>'},yl={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>'},$l={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>'},Cl={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>'},kl={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>'},_l={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>'},zl={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>'},Il={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>'},Ol={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>'},Al={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>'},Sl={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>'},El={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>'},Hl={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>'},Ml={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>'},Vl={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>'},Ll={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>'},Tl={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>'},Pl={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>'},Rl={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>'},Dl={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>'},Fl={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>'},Bl={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 001 8.001a7.588 7.588 0 007.146 4.342A7.002 7.002 0 0015 8a7.586 7.586 0 00-7.144-4.344m-1.199 7.289A5.108 5.108 0 012.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 00-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 00-.053.576 3.348 3.348 0 001.734 2.962m2.85.02a3.4 3.4 0 00.107-5.908 5.006 5.006 0 013.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},Nl={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 016.19 11.96a3.323 3.323 0 01-2.042.667 2.835 2.835 0 01-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 001.2.716 1.976 1.976 0 001.385-.625 11.546 11.546 0 001.722-2.403l2.252-3.88a7.585 7.585 0 00-.679-.037 2.365 2.365 0 00-1.66.54 1.967 1.967 0 00-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 01.645-1.874 3.312 3.312 0 011.34-1.177 6.74 6.74 0 012.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 00.29 1.701.498.498 0 00.528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506zm-.086-.896l-.275-3.22-1.855 3.22z"/></svg>'},jl={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>'},ql={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>'},Ul={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>'},Kl={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>'},Wl={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>'},Xl={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>'},Yl={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>'},Gl={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>'},Ql={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>'},Jl={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>'},Zl={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>'},tc={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>'},ec={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>'},ic={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>'},sc={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>'},oc={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>'},nc={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>'},rc={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>'},ac={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>'},lc={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>'},cc={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>'},hc={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>'},dc={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>'},uc={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>'},pc={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>'},vc={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>'},gc={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>'},mc={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>'},fc={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>'},bc={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>'},wc={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>'},xc={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>'},yc={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>'},$c={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>'},Cc={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>'},kc={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>'},_c={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>'},zc={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>'},Ic={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>'},Oc={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>'},Ac={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>'},Sc={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>'},Ec={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>'},Hc={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>'},Mc={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>'},Vc={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>'},Lc={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>'},Tc={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>'},Pc={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>'},Rc={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>'},Dc={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>'},Fc={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>'},Bc={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm9.033 4.199l-.016-.076a2.34 2.34 0 00-.497-1.18 2.108 2.108 0 00-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 00.88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 00-1.274.262 2.015 2.015 0 00-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199z"/></svg>'},Nc={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 00-1.477.291 2.262 2.262 0 00-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 00-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 001.01.213l.223.018V13z"/></svg>'},jc={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>'},qc={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>'},Uc={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>'},Kc={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>'},Wc={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>'},Xc={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>'},Yc={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>'},Gc={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>'},Qc={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>'},Jc={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>'},Zc={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>'},th={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>'},eh={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>'},ih={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>'},sh={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>'},oh={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>'},nh={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>'},rh={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>'},ah={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>'},lh={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>'},ch={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>'},hh={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>'},dh={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>'},uh={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>'},ph={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>'},vh=`:${to}`,gh=ut`
|
|
1111
|
+
Fi.getOrCreate().withPrefix("nimble").register(Ma())
|
|
1112
|
+
const Va={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>'},La={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>'},Ta={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>'},Pa={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>'},Ra={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>'},Da={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>'},Ba={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>'},Fa={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 003.143-3.025 3.08 3.08 0 00-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 014.572 4.53A4.629 4.629 0 018 13.5z"/></svg>'},Na={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zm-6.9-3l1.287-2H2V7l4.412.004L5.1 5 11 7.982z"/></svg>'},ja={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>'},qa={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>'},Ua={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>'},Ka={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>'},Wa={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>'},Xa={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>'},Ya={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>'},Ga={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>'},Qa={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>'},Ja={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>'},Za={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>'},tl={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 016 10zM5 4h5v1H5V4z"/><path class="cls-1" d="M9.99 7.01l-.076.002a3 3 0 101.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 00.57-1.816A3 3 0 009.99 7.01zM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2z"/></svg>'},el={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>'},il={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>'},sl={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>'},ol={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>'},nl={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>'},rl={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>'},al={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>'},ll={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>'},cl={name:"circle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="8" cy="8" r="4"/></svg>'},hl={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>'},dl={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>'},ul={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>'},pl={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>'},vl={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>'},gl={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>'},ml={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>'},fl={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>'},bl={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>'},wl={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>'},xl={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 01-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 012.63-2.937A4.203 4.203 0 018.432 3.48a4.254 4.254 0 014.249 4.17 2.251 2.251 0 011.437 2.09 2.24 2.24 0 01-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 000-1.799.883.883 0 00-.337.067l-.493.202.159-.508a2.914 2.914 0 00-2.777-3.783 2.897 2.897 0 00-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 00-.403-.051z"/></svg>'},yl={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>'},$l={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>'},Cl={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>'},kl={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>'},_l={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>'},zl={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>'},Il={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>'},Ol={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>'},Sl={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>'},Al={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>'},El={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>'},Hl={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>'},Ml={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>'},Vl={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>'},Ll={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>'},Tl={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>'},Pl={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>'},Rl={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>'},Dl={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>'},Bl={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>'},Fl={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>'},Nl={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>'},jl={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>'},ql={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>'},Ul={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>'},Kl={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>'},Wl={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>'},Xl={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>'},Yl={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>'},Gl={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>'},Ql={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>'},Jl={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>'},Zl={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>'},tc={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>'},ec={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>'},ic={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>'},sc={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>'},oc={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>'},nc={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>'},rc={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>'},ac={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>'},lc={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>'},cc={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>'},hc={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>'},dc={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>'},uc={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>'},pc={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>'},vc={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>'},gc={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>'},mc={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>'},fc={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>'},bc={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>'},wc={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>'},xc={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>'},yc={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>'},$c={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>'},Cc={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>'},kc={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>'},_c={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>'},zc={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>'},Ic={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>'},Oc={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>'},Sc={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>'},Ac={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>'},Ec={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>'},Hc={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>'},Mc={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>'},Vc={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>'},Lc={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>'},Tc={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 000-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 10-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 100 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1012 10z"/></svg>'},Pc={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>'},Rc={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>'},Dc={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>'},Bc={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>'},Fc={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>'},Nc={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>'},jc={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>'},qc={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>'},Uc={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>'},Kc={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>'},Wc={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>'},Xc={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>'},Yc={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>'},Gc={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>'},Qc={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>'},Jc={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>'},Zc={name:"three_vertical_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 3h2v10h-2zM7 3h2v10H7zM3 3h2v10H3z"/></svg>'},th={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>'},eh={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>'},ih={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>'},sh={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>'},oh={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>'},nh={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>'},rh={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>'},ah={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>'},lh={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>'},ch={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>'},hh={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>'},dh={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>'},uh={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>'},ph={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>'},vh={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>'},gh={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>'},mh={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>'},fh={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>'},bh={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>'},wh=`:${to}`,xh=ut`
|
|
1113
1113
|
${Zs("inline-flex")}
|
|
1114
1114
|
|
|
1115
1115
|
:host {
|
|
@@ -1149,7 +1149,7 @@ const Va={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
|
|
|
1149
1149
|
text-decoration: underline;
|
|
1150
1150
|
}
|
|
1151
1151
|
|
|
1152
|
-
.control:any-link${
|
|
1152
|
+
.control:any-link${wh} {
|
|
1153
1153
|
border: ${Jn} solid ${qn};
|
|
1154
1154
|
outline: 2px solid ${qn};
|
|
1155
1155
|
outline-offset: 1px;
|
|
@@ -1179,7 +1179,7 @@ const Va={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
|
|
|
1179
1179
|
fill: ${hr};
|
|
1180
1180
|
}
|
|
1181
1181
|
`
|
|
1182
|
-
const
|
|
1182
|
+
const yh=class extends Fe{}.compose({baseName:"breadcrumb-item",baseClass:Fe,template:(t,e)=>q`
|
|
1183
1183
|
<div role="listitem" class="listitem" part="listitem">
|
|
1184
1184
|
${gt((t=>t.href&&t.href.length>0),q`
|
|
1185
1185
|
${((t,e)=>q`
|
|
@@ -1235,9 +1235,9 @@ const mh=class extends Be{}.compose({baseName:"breadcrumb-item",baseClass:Be,tem
|
|
|
1235
1235
|
</span>
|
|
1236
1236
|
`)}
|
|
1237
1237
|
</div>
|
|
1238
|
-
`,styles:
|
|
1239
|
-
|
|
1240
|
-
class
|
|
1238
|
+
`,styles:xh,separator:ec.data})
|
|
1239
|
+
Fi.getOrCreate().withPrefix("nimble").register(yh())
|
|
1240
|
+
class $h{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(t){p.getNotifier(t).subscribe(this,this.propertyName),this.handleChange(t,this.propertyName)}unbind(t){p.getNotifier(t).unsubscribe(this,this.propertyName),t.$fastController.removeStyles(this.styles)}handleChange(t,e){const i=t[e];(Array.isArray(this.value)?this.value.includes(i):this.value===i)?t.$fastController.addStyles(this.styles):t.$fastController.removeStyles(this.styles)}}function Ch(t,e){return new $h("appearance",t,e)}const kh="outline",_h="ghost",zh="block",Ih=ut`
|
|
1241
1241
|
${Zs("inline-flex")}
|
|
1242
1242
|
|
|
1243
1243
|
:host {
|
|
@@ -1295,7 +1295,7 @@ class fh{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1295
1295
|
outline: none;
|
|
1296
1296
|
}
|
|
1297
1297
|
|
|
1298
|
-
.control${
|
|
1298
|
+
.control${wh} {
|
|
1299
1299
|
box-shadow: 0px 0px 0px ${Jn} ${qn} inset;
|
|
1300
1300
|
outline: ${Jn} solid ${qn};
|
|
1301
1301
|
outline-offset: -4px;
|
|
@@ -1349,7 +1349,7 @@ class fh{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1349
1349
|
:host([content-hidden]) [part='end'] {
|
|
1350
1350
|
display: none;
|
|
1351
1351
|
}
|
|
1352
|
-
`.withBehaviors(
|
|
1352
|
+
`.withBehaviors(Ch(kh,ut`
|
|
1353
1353
|
.control {
|
|
1354
1354
|
background-color: transparent;
|
|
1355
1355
|
border-color: rgba(${Mn}, 0.3);
|
|
@@ -1360,7 +1360,7 @@ class fh{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1360
1360
|
border-color: ${qn};
|
|
1361
1361
|
}
|
|
1362
1362
|
|
|
1363
|
-
.control${
|
|
1363
|
+
.control${wh} {
|
|
1364
1364
|
background-color: transparent;
|
|
1365
1365
|
border-color: ${qn};
|
|
1366
1366
|
}
|
|
@@ -1374,7 +1374,7 @@ class fh{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1374
1374
|
background-color: transparent;
|
|
1375
1375
|
border-color: rgba(${Dn}, 0.2);
|
|
1376
1376
|
}
|
|
1377
|
-
`),
|
|
1377
|
+
`),Ch(_h,ut`
|
|
1378
1378
|
.control {
|
|
1379
1379
|
background-color: transparent;
|
|
1380
1380
|
border-color: transparent;
|
|
@@ -1385,7 +1385,7 @@ class fh{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1385
1385
|
border-color: ${qn};
|
|
1386
1386
|
}
|
|
1387
1387
|
|
|
1388
|
-
.control${
|
|
1388
|
+
.control${wh} {
|
|
1389
1389
|
background-color: transparent;
|
|
1390
1390
|
border-color: ${qn};
|
|
1391
1391
|
}
|
|
@@ -1399,7 +1399,7 @@ class fh{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1399
1399
|
background-color: transparent;
|
|
1400
1400
|
border-color: transparent;
|
|
1401
1401
|
}
|
|
1402
|
-
`),
|
|
1402
|
+
`),Ch(zh,ut`
|
|
1403
1403
|
.control {
|
|
1404
1404
|
background-color: rgba(${Dn}, 0.1);
|
|
1405
1405
|
border-color: transparent;
|
|
@@ -1410,12 +1410,12 @@ class fh{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1410
1410
|
border-color: ${qn};
|
|
1411
1411
|
}
|
|
1412
1412
|
|
|
1413
|
-
.control${
|
|
1413
|
+
.control${wh} {
|
|
1414
1414
|
background-color: rgba(${Dn}, 0.1);
|
|
1415
1415
|
border-color: ${qn};
|
|
1416
1416
|
}
|
|
1417
1417
|
|
|
1418
|
-
.control${
|
|
1418
|
+
.control${wh}:hover {
|
|
1419
1419
|
background-color: transparent;
|
|
1420
1420
|
}
|
|
1421
1421
|
|
|
@@ -1428,7 +1428,7 @@ class fh{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1428
1428
|
background-color: rgba(${Dn}, 0.1);
|
|
1429
1429
|
border-color: transparent;
|
|
1430
1430
|
}
|
|
1431
|
-
`)),
|
|
1431
|
+
`)),Oh=Ih.withBehaviors(Ch(kh,ut`
|
|
1432
1432
|
:host(.primary) .control {
|
|
1433
1433
|
box-shadow: 0px 0px 0px ${Jn} rgba(${Mn}, 0.3) inset;
|
|
1434
1434
|
}
|
|
@@ -1437,7 +1437,7 @@ class fh{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1437
1437
|
box-shadow: 0px 0px 0px ${Jn} ${qn} inset;
|
|
1438
1438
|
}
|
|
1439
1439
|
|
|
1440
|
-
:host(.primary) .control${
|
|
1440
|
+
:host(.primary) .control${wh} {
|
|
1441
1441
|
box-shadow: 0px 0px 0px ${Jn} ${qn} inset;
|
|
1442
1442
|
}
|
|
1443
1443
|
|
|
@@ -1448,7 +1448,7 @@ class fh{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1448
1448
|
:host(.primary) .control[disabled] {
|
|
1449
1449
|
box-shadow: none;
|
|
1450
1450
|
}
|
|
1451
|
-
`),
|
|
1451
|
+
`),Ch(zh,ut`
|
|
1452
1452
|
:host(.primary) .control {
|
|
1453
1453
|
background-clip: padding-box;
|
|
1454
1454
|
border-color: rgba(${Mn}, 0.3);
|
|
@@ -1465,7 +1465,7 @@ class fh{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1465
1465
|
box-shadow: none;
|
|
1466
1466
|
}
|
|
1467
1467
|
|
|
1468
|
-
:host(.primary) .control${
|
|
1468
|
+
:host(.primary) .control${wh} {
|
|
1469
1469
|
background-clip: border-box;
|
|
1470
1470
|
border-color: ${qn};
|
|
1471
1471
|
border-width: ${Jn};
|
|
@@ -1473,7 +1473,7 @@ class fh{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1473
1473
|
padding: 0 ${Gn};
|
|
1474
1474
|
}
|
|
1475
1475
|
|
|
1476
|
-
:host(.primary[content-hidden]) .control${
|
|
1476
|
+
:host(.primary[content-hidden]) .control${wh} {
|
|
1477
1477
|
padding: 0px;
|
|
1478
1478
|
}
|
|
1479
1479
|
|
|
@@ -1501,10 +1501,10 @@ class fh{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1501
1501
|
padding: 0px;
|
|
1502
1502
|
}
|
|
1503
1503
|
`))
|
|
1504
|
-
class
|
|
1505
|
-
const
|
|
1506
|
-
|
|
1507
|
-
const
|
|
1504
|
+
class Sh extends Je{constructor(){super(...arguments),this.appearance=kh,this.contentHidden=!1}}_n([tt],Sh.prototype,"appearance",void 0),_n([tt({attribute:"content-hidden",mode:"boolean"})],Sh.prototype,"contentHidden",void 0)
|
|
1505
|
+
const Ah=Sh.compose({baseName:"button",baseClass:Je,template:je,styles:Oh,shadowOptions:{delegatesFocus:!0}})
|
|
1506
|
+
Fi.getOrCreate().withPrefix("nimble").register(Ah())
|
|
1507
|
+
const Eh=ut`
|
|
1508
1508
|
${Zs("inline-flex")}
|
|
1509
1509
|
|
|
1510
1510
|
:host {
|
|
@@ -1549,7 +1549,7 @@ const zh=ut`
|
|
|
1549
1549
|
background: var(--ni-private-card-button-background-hover-color);
|
|
1550
1550
|
}
|
|
1551
1551
|
|
|
1552
|
-
.control${
|
|
1552
|
+
.control${wh} {
|
|
1553
1553
|
box-shadow: 0px 0px 0px ${Jn} ${qn} inset;
|
|
1554
1554
|
border-color: ${qn};
|
|
1555
1555
|
outline: ${Jn} solid ${qn};
|
|
@@ -1568,7 +1568,7 @@ const zh=ut`
|
|
|
1568
1568
|
border-color: var(--ni-private-card-button-border-selected-color);
|
|
1569
1569
|
}
|
|
1570
1570
|
|
|
1571
|
-
:host([selected]) .control${
|
|
1571
|
+
:host([selected]) .control${wh} {
|
|
1572
1572
|
border-color: ${qn};
|
|
1573
1573
|
}
|
|
1574
1574
|
|
|
@@ -1576,7 +1576,7 @@ const zh=ut`
|
|
|
1576
1576
|
border-color: var(--ni-private-card-button-border-active-color);
|
|
1577
1577
|
}
|
|
1578
1578
|
|
|
1579
|
-
:host([selected]) .control${
|
|
1579
|
+
:host([selected]) .control${wh}:active {
|
|
1580
1580
|
outline: none;
|
|
1581
1581
|
box-shadow: none;
|
|
1582
1582
|
}
|
|
@@ -1633,10 +1633,10 @@ const zh=ut`
|
|
|
1633
1633
|
--ni-private-card-button-border-selected-color: ${Hn(uo,.6)};
|
|
1634
1634
|
}
|
|
1635
1635
|
`))
|
|
1636
|
-
class
|
|
1637
|
-
const
|
|
1638
|
-
|
|
1639
|
-
const
|
|
1636
|
+
class Hh extends Je{constructor(){super(...arguments),this.selected=!1}}_n([tt({mode:"boolean"})],Hh.prototype,"selected",void 0)
|
|
1637
|
+
const Mh=Hh.compose({baseName:"card-button",template:je,styles:Eh,shadowOptions:{delegatesFocus:!0}})
|
|
1638
|
+
Fi.getOrCreate().withPrefix("nimble").register(Mh())
|
|
1639
|
+
const Vh=ut`
|
|
1640
1640
|
${Zs("inline-flex")}
|
|
1641
1641
|
|
|
1642
1642
|
:host {
|
|
@@ -1682,7 +1682,7 @@ const Ah=ut`
|
|
|
1682
1682
|
box-shadow: 0px 0px 0px ${Jn} ${qn} inset;
|
|
1683
1683
|
}
|
|
1684
1684
|
|
|
1685
|
-
:host(${
|
|
1685
|
+
:host(${wh}) .control {
|
|
1686
1686
|
border-color: ${qn};
|
|
1687
1687
|
outline: 2px solid ${qn};
|
|
1688
1688
|
outline-offset: 2px;
|
|
@@ -1740,7 +1740,7 @@ const Ah=ut`
|
|
|
1740
1740
|
fill: rgba(${Dn}, 0.3);
|
|
1741
1741
|
}
|
|
1742
1742
|
`
|
|
1743
|
-
const
|
|
1743
|
+
const Lh=class extends ii{}.compose({baseName:"checkbox",baseClass:ii,template:(t,e)=>q`
|
|
1744
1744
|
<template
|
|
1745
1745
|
role="checkbox"
|
|
1746
1746
|
aria-checked="${t=>t.checked}"
|
|
@@ -1767,17 +1767,17 @@ const Sh=class extends ii{}.compose({baseName:"checkbox",baseClass:ii,template:(
|
|
|
1767
1767
|
<slot ${wt("defaultSlottedNodes")}></slot>
|
|
1768
1768
|
</label>
|
|
1769
1769
|
</template>
|
|
1770
|
-
`,styles:
|
|
1771
|
-
|
|
1772
|
-
const
|
|
1770
|
+
`,styles:Vh,checkedIndicator:rl.data,indeterminateIndicator:zc.data})
|
|
1771
|
+
Fi.getOrCreate().withPrefix("nimble").register(Lh())
|
|
1772
|
+
const Th=q`
|
|
1773
1773
|
<div class="error-text" title="${t=>t.errorText}" aria-live="polite">
|
|
1774
1774
|
${t=>t.errorText}
|
|
1775
1775
|
</div>
|
|
1776
|
-
`,
|
|
1776
|
+
`,Ph=q`
|
|
1777
1777
|
<template>
|
|
1778
1778
|
<div class="icon" :innerHTML=${t=>t.icon.data}></div>
|
|
1779
1779
|
</template
|
|
1780
|
-
`,
|
|
1780
|
+
`,Rh=ut`
|
|
1781
1781
|
${Zs("inline-flex")}
|
|
1782
1782
|
|
|
1783
1783
|
:host {
|
|
@@ -1793,11 +1793,11 @@ const Eh=q`
|
|
|
1793
1793
|
}
|
|
1794
1794
|
|
|
1795
1795
|
:host(.fail) {
|
|
1796
|
-
${Un.cssCustomProperty}: ${
|
|
1796
|
+
${Un.cssCustomProperty}: ${Bn};
|
|
1797
1797
|
}
|
|
1798
1798
|
|
|
1799
1799
|
:host(.warning) {
|
|
1800
|
-
${Un.cssCustomProperty}: ${
|
|
1800
|
+
${Un.cssCustomProperty}: ${Fn};
|
|
1801
1801
|
}
|
|
1802
1802
|
|
|
1803
1803
|
:host(.pass) {
|
|
@@ -1814,11 +1814,11 @@ const Eh=q`
|
|
|
1814
1814
|
height: 100%;
|
|
1815
1815
|
}
|
|
1816
1816
|
`
|
|
1817
|
-
class
|
|
1818
|
-
|
|
1819
|
-
class
|
|
1820
|
-
|
|
1821
|
-
const
|
|
1817
|
+
class Dh extends le{constructor(t){super(),this.icon=t}}const Bh=(t,e)=>{const i=e.compose({baseName:t,template:Ph,styles:Rh,baseClass:e})
|
|
1818
|
+
Fi.getOrCreate().withPrefix("nimble").register(i())}
|
|
1819
|
+
class Fh extends Dh{constructor(){super(jl)}}Bh("icon-exclamation-mark",Fh)
|
|
1820
|
+
Bh("icon-arrow-expander-down",class extends Dh{constructor(){super(Ta)}})
|
|
1821
|
+
const Nh="underline",jh="outline",qh="block",Uh=ut`
|
|
1822
1822
|
${Zs("inline-flex")}
|
|
1823
1823
|
|
|
1824
1824
|
:host {
|
|
@@ -1855,7 +1855,7 @@ const Ph="underline",Rh="outline",Dh="block",Fh=ut`
|
|
|
1855
1855
|
}
|
|
1856
1856
|
}
|
|
1857
1857
|
|
|
1858
|
-
:host(${
|
|
1858
|
+
:host(${wh})::before {
|
|
1859
1859
|
width: calc(100% - 8px);
|
|
1860
1860
|
}
|
|
1861
1861
|
|
|
@@ -1878,7 +1878,7 @@ const Ph="underline",Rh="outline",Dh="block",Fh=ut`
|
|
|
1878
1878
|
}
|
|
1879
1879
|
|
|
1880
1880
|
:host(:hover)::after,
|
|
1881
|
-
:host(${
|
|
1881
|
+
:host(${wh})::after {
|
|
1882
1882
|
width: 100%;
|
|
1883
1883
|
}
|
|
1884
1884
|
|
|
@@ -2003,7 +2003,7 @@ const Ph="underline",Rh="outline",Dh="block",Fh=ut`
|
|
|
2003
2003
|
::slotted(option) {
|
|
2004
2004
|
flex: none;
|
|
2005
2005
|
}
|
|
2006
|
-
`.withBehaviors(
|
|
2006
|
+
`.withBehaviors(Ch(Nh,ut`
|
|
2007
2007
|
.control {
|
|
2008
2008
|
border-bottom-width: ${Jn};
|
|
2009
2009
|
padding-bottom: 0;
|
|
@@ -2012,12 +2012,12 @@ const Ph="underline",Rh="outline",Dh="block",Fh=ut`
|
|
|
2012
2012
|
:host([disabled]) .control {
|
|
2013
2013
|
border-color: rgba(${Dn}, 0.1);
|
|
2014
2014
|
}
|
|
2015
|
-
`),
|
|
2015
|
+
`),Ch(jh,ut`
|
|
2016
2016
|
.control {
|
|
2017
2017
|
border-width: ${Jn};
|
|
2018
2018
|
padding: 0;
|
|
2019
2019
|
}
|
|
2020
|
-
`),
|
|
2020
|
+
`),Ch(qh,ut`
|
|
2021
2021
|
.control {
|
|
2022
2022
|
background-color: rgba(${Dn}, 0.1);
|
|
2023
2023
|
}
|
|
@@ -2030,7 +2030,7 @@ const Ph="underline",Rh="outline",Dh="block",Fh=ut`
|
|
|
2030
2030
|
:host([disabled]) .control {
|
|
2031
2031
|
background-color: rgba(${Dn}, 0.07);
|
|
2032
2032
|
}
|
|
2033
|
-
`)),
|
|
2033
|
+
`)),Kh=ut`
|
|
2034
2034
|
.error-icon {
|
|
2035
2035
|
display: none;
|
|
2036
2036
|
}
|
|
@@ -2049,7 +2049,7 @@ const Ph="underline",Rh="outline",Dh="block",Fh=ut`
|
|
|
2049
2049
|
:host(.invalid) .error-text {
|
|
2050
2050
|
display: block;
|
|
2051
2051
|
font: ${da};
|
|
2052
|
-
color: ${
|
|
2052
|
+
color: ${Bn};
|
|
2053
2053
|
width: 100%;
|
|
2054
2054
|
position: absolute;
|
|
2055
2055
|
top: ${Xn};
|
|
@@ -2066,9 +2066,9 @@ const Ph="underline",Rh="outline",Dh="block",Fh=ut`
|
|
|
2066
2066
|
:host(.invalid) .error-text:empty {
|
|
2067
2067
|
display: none;
|
|
2068
2068
|
}
|
|
2069
|
-
`,
|
|
2070
|
-
${
|
|
2071
|
-
${
|
|
2069
|
+
`,Wh=ut`
|
|
2070
|
+
${Uh}
|
|
2071
|
+
${Kh}
|
|
2072
2072
|
|
|
2073
2073
|
:host {
|
|
2074
2074
|
--ni-private-hover-bottom-border-width: 2px;
|
|
@@ -2085,7 +2085,7 @@ const Ph="underline",Rh="outline",Dh="block",Fh=ut`
|
|
|
2085
2085
|
}
|
|
2086
2086
|
|
|
2087
2087
|
:host(.invalid)::after {
|
|
2088
|
-
border-bottom-color: ${
|
|
2088
|
+
border-bottom-color: ${Bn};
|
|
2089
2089
|
}
|
|
2090
2090
|
|
|
2091
2091
|
.control {
|
|
@@ -2097,7 +2097,7 @@ const Ph="underline",Rh="outline",Dh="block",Fh=ut`
|
|
|
2097
2097
|
}
|
|
2098
2098
|
|
|
2099
2099
|
:host(.invalid) .control {
|
|
2100
|
-
border-bottom: var(--ni-private-bottom-border-width) solid ${
|
|
2100
|
+
border-bottom: var(--ni-private-bottom-border-width) solid ${Bn};
|
|
2101
2101
|
}
|
|
2102
2102
|
|
|
2103
2103
|
:host([disabled]) .control {
|
|
@@ -2106,7 +2106,7 @@ const Ph="underline",Rh="outline",Dh="block",Fh=ut`
|
|
|
2106
2106
|
|
|
2107
2107
|
:host(.invalid[disabled]) .control,
|
|
2108
2108
|
:host(.open.invalid) .control {
|
|
2109
|
-
border-bottom-color: ${
|
|
2109
|
+
border-bottom-color: ${Bn};
|
|
2110
2110
|
}
|
|
2111
2111
|
|
|
2112
2112
|
.selected-value {
|
|
@@ -2123,7 +2123,7 @@ const Ph="underline",Rh="outline",Dh="block",Fh=ut`
|
|
|
2123
2123
|
.selected-value:hover,
|
|
2124
2124
|
.selected-value:disabled,
|
|
2125
2125
|
.selected-value:active,
|
|
2126
|
-
.selected-value${
|
|
2126
|
+
.selected-value${wh} {
|
|
2127
2127
|
outline: none;
|
|
2128
2128
|
}
|
|
2129
2129
|
|
|
@@ -2158,13 +2158,13 @@ const Ph="underline",Rh="outline",Dh="block",Fh=ut`
|
|
|
2158
2158
|
:host(:empty) .listbox {
|
|
2159
2159
|
display: none;
|
|
2160
2160
|
}
|
|
2161
|
-
`.withBehaviors(
|
|
2161
|
+
`.withBehaviors(Ch(qh,ut`
|
|
2162
2162
|
:host(.invalid) .control {
|
|
2163
2163
|
border-bottom-width: ${Jn};
|
|
2164
2164
|
padding-bottom: 0;
|
|
2165
2165
|
}
|
|
2166
2166
|
`))
|
|
2167
|
-
class
|
|
2167
|
+
class Xh extends mi{constructor(){super(...arguments),this.appearance=Nh,this.valueUpdatedByInput=!1}setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(t,e){const i=this.value
|
|
2168
2168
|
super.slottedOptionsChanged(t,e),i&&(this.value=i)}connectedCallback(){super.connectedCallback(),this.setPositioning(),this.updateInputAriaLabel()}toggleButtonClickHandler(t){t.stopImmediatePropagation()}toggleButtonChangeHandler(t){this.open=this.dropdownButton.checked,t.stopImmediatePropagation()}toggleButtonKeyDownHandler(t){switch(t.key){case Ce:case xe:case Oe:case ke:return this.open=!0,this.stopPropagation(t),!1
|
|
2169
2169
|
default:return!0}}filterOptions(){super.filterOptions()
|
|
2170
2170
|
const t=this.filteredOptions.filter((t=>!t.disabled))
|
|
@@ -2177,8 +2177,8 @@ case xe:case Ce:this.open&&this.valueUpdatedByInput&&(this.valueUpdatedByInput=!
|
|
|
2177
2177
|
break
|
|
2178
2178
|
default:return e}return e}focusoutHandler(t){const e=super.focusoutHandler(t)
|
|
2179
2179
|
return this.open=!1,this.emitChangeIfValueUpdated(),e}openChanged(){super.openChanged(),this.dropdownButton&&(this.dropdownButton.checked=this.open)}ariaLabelChanged(t,e){this.updateInputAriaLabel()}updateInputAriaLabel(){const t=this.shadowRoot?.querySelector(".selected-value")
|
|
2180
|
-
this.ariaLabel?t?.setAttribute("aria-label",this.ariaLabel):t?.removeAttribute("aria-label")}emitChangeIfValueUpdated(){this.valueUpdatedByInput&&(this.value!==this.valueBeforeTextUpdate&&this.$emit("change"),this.valueUpdatedByInput=!1)}}_n([tt],
|
|
2181
|
-
const
|
|
2180
|
+
this.ariaLabel?t?.setAttribute("aria-label",this.ariaLabel):t?.removeAttribute("aria-label")}emitChangeIfValueUpdated(){this.valueUpdatedByInput&&(this.value!==this.valueBeforeTextUpdate&&this.$emit("change"),this.valueUpdatedByInput=!1)}}_n([tt],Xh.prototype,"appearance",void 0),_n([v],Xh.prototype,"dropdownButton",void 0),_n([tt({attribute:"error-text"})],Xh.prototype,"errorText",void 0)
|
|
2181
|
+
const Yh=Xh.compose({baseName:"combobox",baseClass:mi,template:(t,e)=>q`
|
|
2182
2182
|
<template
|
|
2183
2183
|
aria-disabled="${t=>t.ariaDisabled}"
|
|
2184
2184
|
autocomplete="${t=>t.autocomplete}"
|
|
@@ -2232,7 +2232,7 @@ const qh=jh.compose({baseName:"combobox",baseClass:mi,template:(t,e)=>q`
|
|
|
2232
2232
|
></slot>
|
|
2233
2233
|
</div>
|
|
2234
2234
|
</template>
|
|
2235
|
-
`,styles:
|
|
2235
|
+
`,styles:Wh,shadowOptions:{delegatesFocus:!0},end:q`
|
|
2236
2236
|
<div class="end-slot-container">
|
|
2237
2237
|
<nimble-icon-exclamation-mark
|
|
2238
2238
|
class="error-icon fail"
|
|
@@ -2260,10 +2260,10 @@ const qh=jh.compose({baseName:"combobox",baseClass:mi,template:(t,e)=>q`
|
|
|
2260
2260
|
</nimble-icon-arrow-expander-down>
|
|
2261
2261
|
</nimble-toggle-button>
|
|
2262
2262
|
</div>
|
|
2263
|
-
${
|
|
2263
|
+
${Th}
|
|
2264
2264
|
`})
|
|
2265
|
-
|
|
2266
|
-
const
|
|
2265
|
+
Fi.getOrCreate().withPrefix("nimble").register(Yh())
|
|
2266
|
+
const Gh=ut`
|
|
2267
2267
|
${Zs("grid")}
|
|
2268
2268
|
|
|
2269
2269
|
dialog {
|
|
@@ -2272,25 +2272,24 @@ const Uh=ut`
|
|
|
2272
2272
|
box-shadow: 0px 2px 3px ${Kn};
|
|
2273
2273
|
max-width: 50%;
|
|
2274
2274
|
}
|
|
2275
|
-
`,
|
|
2275
|
+
`,Qh=q`
|
|
2276
2276
|
<template>
|
|
2277
2277
|
<dialog
|
|
2278
2278
|
${vt("dialogElement")}
|
|
2279
2279
|
role="alertdialog"
|
|
2280
2280
|
aria-label="${t=>t.ariaLabel}"
|
|
2281
2281
|
@cancel="${(t,e)=>t.cancelHandler(e.event)}"
|
|
2282
|
-
@close="${t=>t.closeHandler()}"
|
|
2283
2282
|
>
|
|
2284
2283
|
<slot></slot>
|
|
2285
2284
|
</dialog>
|
|
2286
2285
|
</template>
|
|
2287
|
-
`,
|
|
2288
|
-
class
|
|
2286
|
+
`,Jh=Symbol("user dismissed")
|
|
2287
|
+
class Zh extends le{constructor(){super(...arguments),this.preventDismiss=!1}get open(){return void 0!==this.resolveShow}async show(){if(this.open)throw new Error("Dialog is already open")
|
|
2289
2288
|
return this.dialogElement.showModal(),new Promise(((t,e)=>{this.resolveShow=t}))}close(t){if(!this.open)throw new Error("Dialog is not open")
|
|
2290
|
-
this.
|
|
2291
|
-
const
|
|
2292
|
-
|
|
2293
|
-
var
|
|
2289
|
+
this.dialogElement.close(),this.resolveShow(t),this.resolveShow=void 0}cancelHandler(t){return this.preventDismiss?t.preventDefault():(this.resolveShow(Jh),this.resolveShow=void 0),!0}}Zh.USER_DISMISSED=Jh,_n([tt({attribute:"prevent-dismiss",mode:"boolean"})],Zh.prototype,"preventDismiss",void 0),de(Zh,Te)
|
|
2290
|
+
const td=Zh.compose({baseName:"dialog",template:Qh,styles:Gh,baseClass:Zh})
|
|
2291
|
+
Fi.getOrCreate().withPrefix("nimble").register(td())
|
|
2292
|
+
var ed="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},id={},sd={},od={}
|
|
2294
2293
|
!function(t){var e
|
|
2295
2294
|
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={}))
|
|
2296
2295
|
var i=function(){function t(t,e,i){var s=this
|
|
@@ -2319,104 +2318,104 @@ return t.forEach((function(t){t.forEach((function(t,i){var s=t.offset
|
|
|
2319
2318
|
void 0===s&&(s=0===i?0:1,t.offset=s)
|
|
2320
2319
|
var o=s.toString()
|
|
2321
2320
|
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}()
|
|
2322
|
-
t.default=i}(
|
|
2323
|
-
var
|
|
2324
|
-
function i(){this.constructor=t}
|
|
2325
|
-
Object.defineProperty(
|
|
2326
|
-
var
|
|
2327
|
-
return e.mode=
|
|
2328
|
-
|
|
2329
|
-
var
|
|
2321
|
+
t.default=i}(od)
|
|
2322
|
+
var nd,rd=ed&&ed.__extends||(nd=function(t,e){return(nd=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null")
|
|
2323
|
+
function i(){this.constructor=t}nd(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,new i)})
|
|
2324
|
+
Object.defineProperty(sd,"__esModule",{value:!0})
|
|
2325
|
+
var ad=od,ld=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
|
|
2326
|
+
return e.mode=ad.AnimationMode.animateTo,e}return rd(e,t),e}(ad.default)
|
|
2327
|
+
sd.default=ld
|
|
2328
|
+
var cd={},hd=ed&&ed.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(e,i)}
|
|
2330
2329
|
return function(e,i){if("function"!=typeof i&&null!==i)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null")
|
|
2331
2330
|
function s(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(s.prototype=i.prototype,new s)}}()
|
|
2332
|
-
Object.defineProperty(
|
|
2333
|
-
var
|
|
2334
|
-
return e.mode=
|
|
2335
|
-
|
|
2336
|
-
var
|
|
2337
|
-
Object.defineProperty(
|
|
2338
|
-
var
|
|
2339
|
-
this.pause=function(){(0,
|
|
2331
|
+
Object.defineProperty(cd,"__esModule",{value:!0})
|
|
2332
|
+
var dd=od,ud=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
|
|
2333
|
+
return e.mode=dd.AnimationMode.animateFrom,e}return hd(e,t),e}(dd.default)
|
|
2334
|
+
cd.default=ud
|
|
2335
|
+
var pd={},vd={}
|
|
2336
|
+
Object.defineProperty(vd,"__esModule",{value:!0}),vd.invokeFunctionForEach=void 0,vd.invokeFunctionForEach=function(t,e){t.forEach((function(t){return t[e]()}))},Object.defineProperty(pd,"__esModule",{value:!0})
|
|
2337
|
+
var gd=vd,md=function(){function t(t){var e=this
|
|
2338
|
+
this.pause=function(){(0,gd.invokeFunctionForEach)(e.animations,"pause")},this.finish=function(){(0,gd.invokeFunctionForEach)(e.animations,"finish")},this.cancel=function(){(0,gd.invokeFunctionForEach)(e.animations,"cancel")},this.animations=t}return Object.defineProperty(t.prototype,"onFinish",{get:function(){return this._onFinish},set:function(t){var e=this
|
|
2340
2339
|
this._onFinish=t
|
|
2341
2340
|
var i=this.getLongestAnimation()
|
|
2342
2341
|
if("function"==typeof i.onFinish){var s=i.onFinish
|
|
2343
|
-
i.onFinish=function(){s(),e._onFinish()}}else i.onFinish=this._onFinish},enumerable:!1,configurable:!0}),t.prototype.play=function(){(0,
|
|
2342
|
+
i.onFinish=function(){s(),e._onFinish()}}else i.onFinish=this._onFinish},enumerable:!1,configurable:!0}),t.prototype.play=function(){(0,gd.invokeFunctionForEach)(this.animations,"play")},t.prototype.reverse=function(){(0,gd.invokeFunctionForEach)(this.animations,"reverse")},t.prototype.getLongestAnimation=function(){var t=this
|
|
2344
2343
|
return this.animations.reduce((function(e,i){var s=t.getAnimationDuration(e.effectTiming)
|
|
2345
2344
|
return t.getAnimationDuration(i.effectTiming)>=s?i:e}))},t.prototype.getAnimationDuration=function(t){var e=t.duration,i="string"==typeof e?parseFloat(e):e
|
|
2346
2345
|
return(t.delay||0)+(i||0)},t}()
|
|
2347
|
-
|
|
2348
|
-
var
|
|
2349
|
-
Object.defineProperty(
|
|
2350
|
-
var
|
|
2351
|
-
this.play=function(){e.applySequencedCallback(e.animations,"play")},this.reverse=function(){e.applySequencedCallback(e.animations.reverse(),"reverse")},this.pause=function(){(0,
|
|
2346
|
+
pd.default=md
|
|
2347
|
+
var fd={}
|
|
2348
|
+
Object.defineProperty(fd,"__esModule",{value:!0})
|
|
2349
|
+
var bd=vd,wd=function(){function t(t){var e=this
|
|
2350
|
+
this.play=function(){e.applySequencedCallback(e.animations,"play")},this.reverse=function(){e.applySequencedCallback(e.animations.reverse(),"reverse")},this.pause=function(){(0,bd.invokeFunctionForEach)(e.animations,"pause")},this.finish=function(){(0,bd.invokeFunctionForEach)(e.animations,"finish")},this.cancel=function(){(0,bd.invokeFunctionForEach)(e.animations,"cancel")},this.animations=t}return t.prototype.applySequencedCallback=function(t,e){var i=this,s=t.length
|
|
2352
2351
|
s<=0||(t.forEach((function(t,o){t.onFinish=o<s-1?i.animations[o+1][e]:i.onFinish||void 0})),t[0][e]())},t}()
|
|
2353
|
-
|
|
2354
|
-
var
|
|
2352
|
+
fd.default=wd
|
|
2353
|
+
var xd={}
|
|
2355
2354
|
!function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.fadeOut=t.fadeIn=t.applyFade=t.fadeEffectTiming=t.fadeOutKeyframes=t.fadeInKeyframes=void 0
|
|
2356
|
-
var e=
|
|
2355
|
+
var e=sd
|
|
2357
2356
|
function i(i,s,o){void 0===o&&(o={})
|
|
2358
2357
|
var n=Object.assign({},t.fadeEffectTiming,o),r=new e.default(i,null,n)
|
|
2359
|
-
return r.addKeyframes(s),r}t.fadeInKeyframes=[{opacity:"0.01"},{opacity:"1"}],t.fadeOutKeyframes=[{opacity:"1"},{opacity:"0"}],t.fadeEffectTiming={easing:"linear",duration:500},t.applyFade=i,t.fadeIn=function(e,s){return void 0===s&&(s={}),i(e,t.fadeInKeyframes,s)},t.fadeOut=function(e,s){return void 0===s&&(s={}),i(e,t.fadeOutKeyframes,s)}}(
|
|
2360
|
-
var
|
|
2361
|
-
Object.defineProperty(
|
|
2362
|
-
var
|
|
2363
|
-
function
|
|
2358
|
+
return r.addKeyframes(s),r}t.fadeInKeyframes=[{opacity:"0.01"},{opacity:"1"}],t.fadeOutKeyframes=[{opacity:"1"},{opacity:"0"}],t.fadeEffectTiming={easing:"linear",duration:500},t.applyFade=i,t.fadeIn=function(e,s){return void 0===s&&(s={}),i(e,t.fadeInKeyframes,s)},t.fadeOut=function(e,s){return void 0===s&&(s={}),i(e,t.fadeOutKeyframes,s)}}(xd)
|
|
2359
|
+
var yd={},$d={}
|
|
2360
|
+
Object.defineProperty($d,"__esModule",{value:!0}),$d.navPane=$d.exponentialReversed=$d.fastInFortySevenPercent=$d.exponential=$d.fastInOut=$d.fastOut=$d.fastIn=$d.appToApp=$d.backToApp=$d.drillIn=$d.easeIn=$d.easeOutSmooth=$d.easeOut=$d.linear=void 0,$d.linear=[[0,0],[1,1]],$d.easeOut=[[0,0],[.58,1]],$d.easeOutSmooth=[[0,.35],[.15,1]],$d.easeIn=[[.25,.1],[.25,1]],$d.drillIn=[[.17,.17],[0,1]],$d.backToApp=[[.5,0],[.6,1]],$d.appToApp=[[.5,0],[1,.9]],$d.fastIn=[[.1,.9],[.2,1]],$d.fastOut=[[.9,.1],[1,.2]],$d.fastInOut=[[.8,0],[.2,1]],$d.exponential=[[.1,.25],[.75,.9]],$d.fastInFortySevenPercent=[[.11,.5],[.24,.96]],$d.exponentialReversed=[[.25,.1],[.9,.75]],$d.navPane=[[.1,.7],[.1,1]],Object.defineProperty(yd,"__esModule",{value:!0}),yd.cubicBezier=yd.formatCubicBezier=void 0
|
|
2361
|
+
var Cd=$d
|
|
2362
|
+
function kd(t){if(!Array.isArray(t)||!Array.isArray(t[0])||!Array.isArray(t[1]))return""
|
|
2364
2363
|
var e=t[0],i=t[1]
|
|
2365
|
-
return"cubic-bezier(".concat(e[0],", ").concat(e[1],", ").concat(i[0],", ").concat(i[1],")")}
|
|
2366
|
-
var
|
|
2367
|
-
Object.defineProperty(
|
|
2364
|
+
return"cubic-bezier(".concat(e[0],", ").concat(e[1],", ").concat(i[0],", ").concat(i[1],")")}yd.formatCubicBezier=kd,yd.cubicBezier=function(t){return t in Cd?kd(Cd[t]):""}
|
|
2365
|
+
var _d={},zd={}
|
|
2366
|
+
Object.defineProperty(zd,"__esModule",{value:!0}),zd.default=function(t){var e=t.getBoundingClientRect()
|
|
2368
2367
|
return e.bottom>=0&&e.right>=0&&e.top<=window.innerHeight&&e.left<=window.innerWidth}
|
|
2369
|
-
var
|
|
2370
|
-
Object.defineProperty(
|
|
2371
|
-
var
|
|
2372
|
-
this.subscriptions=[],this.scrollDistance=0,this.requestFrame=function(){t.requestedFrame&&cancelAnimationFrame(t.requestedFrame),t.requestedFrame=requestAnimationFrame(t.update)},this.lastScrollY=(0,
|
|
2368
|
+
var Id={},Od={}
|
|
2369
|
+
Object.defineProperty(Od,"__esModule",{value:!0}),Od.default=function(){return"undefined"==typeof window?NaN:void 0!==window.scrollY?window.scrollY:window.pageYOffset},Object.defineProperty(Id,"__esModule",{value:!0})
|
|
2370
|
+
var Sd=zd,Ad=Od,Ed=function(){function t(){var t=this
|
|
2371
|
+
this.subscriptions=[],this.scrollDistance=0,this.requestFrame=function(){t.requestedFrame&&cancelAnimationFrame(t.requestedFrame),t.requestedFrame=requestAnimationFrame(t.update)},this.lastScrollY=(0,Ad.default)(),this.update=this.update.bind(this)}return t.prototype.subscribe=function(t,e){t instanceof HTMLElement&&"function"==typeof e&&!this.isSubscribed(t,e)&&(0===this.subscriptions.length&&window.addEventListener("scroll",this.requestFrame),this.subscriptions.push({element:t,callback:e,inView:(0,Sd.default)(t)}))},t.prototype.unsubscribe=function(t,e){this.subscriptions=this.subscriptions.filter((function(i){return!(t===i.element&&e===i.callback)})),0===this.subscriptions.length&&window.removeEventListener("scroll",this.requestFrame)},t.prototype.update=function(){var t=(0,Ad.default)()
|
|
2373
2372
|
this.scrollDistance=t-this.lastScrollY,this.lastScrollY=t},t.prototype.isSubscribed=function(t,e){return!!this.subscriptions.filter((function(i){return t===i.element&&e===i.callback})).length},t}()
|
|
2374
|
-
|
|
2375
|
-
var
|
|
2373
|
+
Id.default=Ed
|
|
2374
|
+
var Hd=ed&&ed.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(e,i)}
|
|
2376
2375
|
return function(e,i){if("function"!=typeof i&&null!==i)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null")
|
|
2377
2376
|
function s(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(s.prototype=i.prototype,new s)}}()
|
|
2378
|
-
Object.defineProperty(
|
|
2379
|
-
var
|
|
2380
|
-
t.prototype.update.call(this),this.subscriptions.forEach((function(t){var i=(0,
|
|
2381
|
-
i&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(
|
|
2382
|
-
|
|
2383
|
-
var
|
|
2377
|
+
Object.defineProperty(_d,"__esModule",{value:!0})
|
|
2378
|
+
var Md=zd,Vd=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Hd(e,t),e.prototype.update=function(){var e=this
|
|
2379
|
+
t.prototype.update.call(this),this.subscriptions.forEach((function(t){var i=(0,Md.default)(t.element)
|
|
2380
|
+
i&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(Id.default)
|
|
2381
|
+
_d.default=Vd
|
|
2382
|
+
var Ld={},Td=ed&&ed.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(e,i)}
|
|
2384
2383
|
return function(e,i){if("function"!=typeof i&&null!==i)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null")
|
|
2385
2384
|
function s(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(s.prototype=i.prototype,new s)}}()
|
|
2386
|
-
Object.defineProperty(
|
|
2387
|
-
var
|
|
2388
|
-
t.prototype.update.call(this),this.subscriptions.forEach((function(t,i){var s=(0,
|
|
2389
|
-
s&&!t.inView&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(
|
|
2390
|
-
|
|
2391
|
-
var
|
|
2385
|
+
Object.defineProperty(Ld,"__esModule",{value:!0})
|
|
2386
|
+
var Pd=zd,Rd=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Td(e,t),e.prototype.update=function(){var e=this
|
|
2387
|
+
t.prototype.update.call(this),this.subscriptions.forEach((function(t,i){var s=(0,Pd.default)(t.element)
|
|
2388
|
+
s&&!t.inView&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(Id.default)
|
|
2389
|
+
Ld.default=Rd
|
|
2390
|
+
var Dd={},Bd=ed&&ed.__extends||function(){var t=function(e,i){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])})(e,i)}
|
|
2392
2391
|
return function(e,i){if("function"!=typeof i&&null!==i)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null")
|
|
2393
2392
|
function s(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(s.prototype=i.prototype,new s)}}()
|
|
2394
|
-
Object.defineProperty(
|
|
2395
|
-
var
|
|
2396
|
-
t.prototype.update.call(this),this.subscriptions.forEach((function(t,i){var s=(0,
|
|
2397
|
-
!s&&t.inView&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(
|
|
2398
|
-
|
|
2399
|
-
var e=
|
|
2393
|
+
Object.defineProperty(Dd,"__esModule",{value:!0})
|
|
2394
|
+
var Fd=zd,Nd=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Bd(e,t),e.prototype.update=function(){var e=this
|
|
2395
|
+
t.prototype.update.call(this),this.subscriptions.forEach((function(t,i){var s=(0,Fd.default)(t.element)
|
|
2396
|
+
!s&&t.inView&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(Id.default)
|
|
2397
|
+
Dd.default=Nd,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
|
|
2398
|
+
var e=sd
|
|
2400
2399
|
t.AnimateTo=e.default
|
|
2401
|
-
var i=
|
|
2400
|
+
var i=cd
|
|
2402
2401
|
t.AnimateFrom=i.default
|
|
2403
|
-
var s=
|
|
2402
|
+
var s=pd
|
|
2404
2403
|
t.AnimateGroup=s.default
|
|
2405
|
-
var o=
|
|
2404
|
+
var o=fd
|
|
2406
2405
|
t.AnimateSequence=o.default
|
|
2407
|
-
var n=
|
|
2406
|
+
var n=od
|
|
2408
2407
|
t.Animate=n.default
|
|
2409
|
-
var r=
|
|
2408
|
+
var r=xd
|
|
2410
2409
|
Object.defineProperty(t,"fadeIn",{enumerable:!0,get:function(){return r.fadeIn}}),Object.defineProperty(t,"fadeOut",{enumerable:!0,get:function(){return r.fadeOut}})
|
|
2411
|
-
var a=
|
|
2410
|
+
var a=yd
|
|
2412
2411
|
Object.defineProperty(t,"cubicBezier",{enumerable:!0,get:function(){return a.cubicBezier}})
|
|
2413
|
-
var l=
|
|
2412
|
+
var l=_d
|
|
2414
2413
|
t.ScrollTrigger=l.default
|
|
2415
|
-
var c=
|
|
2414
|
+
var c=Ld
|
|
2416
2415
|
t.ViewEnterTrigger=c.default
|
|
2417
|
-
var h=
|
|
2418
|
-
t.ViewExitTrigger=h.default}(
|
|
2419
|
-
const
|
|
2416
|
+
var h=Dd
|
|
2417
|
+
t.ViewExitTrigger=h.default}(id)
|
|
2418
|
+
const jd=window.matchMedia("(prefers-reduced-motion: reduce)"),qd={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"}},Ud=ut`
|
|
2420
2419
|
${Zs("block")}
|
|
2421
2420
|
|
|
2422
2421
|
:host {
|
|
@@ -2521,30 +2520,30 @@ const Rd=window.matchMedia("(prefers-reduced-motion: reduce)"),Dd={slideLeftKeyf
|
|
|
2521
2520
|
justify-content: flex-end;
|
|
2522
2521
|
border-top: ${Jn} solid ${Wn};
|
|
2523
2522
|
}
|
|
2524
|
-
`,
|
|
2525
|
-
class
|
|
2523
|
+
`,Kd="left",Wd="right",Xd="opening",Yd="opened",Gd="closing",Qd="closed"
|
|
2524
|
+
class Jd extends ts{constructor(){super(...arguments),this.location=Kd,this.state=Qd,this.preventDismiss=!1,this.propertiesToWatch=["hidden","location","state"],this.animationDurationMilliseconds=.001}connectedCallback(){this.trapFocus=!1,super.connectedCallback(),this.updateAnimationDuration(),this.animationsEnabledChangedHandler=()=>this.updateAnimationDuration(),jd.addEventListener("change",this.animationsEnabledChangedHandler),this.onStateChanged()
|
|
2526
2525
|
const t=p.getNotifier(this),e={handleChange:(t,e)=>this.onPropertyChange(e)}
|
|
2527
|
-
this.propertiesToWatch.forEach((i=>t.subscribe(e,i))),this.propertyChangeSubscriber=e,this.propertyChangeNotifier=t}disconnectedCallback(){super.disconnectedCallback(),this.cancelCurrentAnimation(),this.propertyChangeNotifier&&this.propertyChangeSubscriber&&(this.propertiesToWatch.forEach((t=>this.propertyChangeNotifier.unsubscribe(this.propertyChangeSubscriber,t))),this.propertyChangeNotifier=void 0,this.propertyChangeSubscriber=void 0),this.animationsEnabledChangedHandler&&(
|
|
2526
|
+
this.propertiesToWatch.forEach((i=>t.subscribe(e,i))),this.propertyChangeSubscriber=e,this.propertyChangeNotifier=t}disconnectedCallback(){super.disconnectedCallback(),this.cancelCurrentAnimation(),this.propertyChangeNotifier&&this.propertyChangeSubscriber&&(this.propertiesToWatch.forEach((t=>this.propertyChangeNotifier.unsubscribe(this.propertyChangeSubscriber,t))),this.propertyChangeNotifier=void 0,this.propertyChangeSubscriber=void 0),this.animationsEnabledChangedHandler&&(jd.removeEventListener("change",this.animationsEnabledChangedHandler),this.animationsEnabledChangedHandler=void 0)}show(){this.state=Xd}hide(){this.state=Gd}dismiss(){this.$emit("cancel",{},{bubbles:!1,cancelable:!0,composed:!1})&&!this.preventDismiss&&(this.$emit("dismiss"),this.hide())}onPropertyChange(t){switch(t){case"hidden":this.onHiddenChanged()
|
|
2528
2527
|
break
|
|
2529
2528
|
case"location":this.onLocationChanged()
|
|
2530
2529
|
break
|
|
2531
|
-
case"state":this.onStateChanged()}}onHiddenChanged(){this.hidden&&this.state!==
|
|
2530
|
+
case"state":this.onStateChanged()}}onHiddenChanged(){this.hidden&&this.state!==Qd?this.state=Qd:this.hidden||this.state!==Qd||(this.state=Yd)}onLocationChanged(){this.cancelCurrentAnimation()}onStateChanged(){if(this.isConnected){switch(this.cancelCurrentAnimation(),this.state){case Xd:this.animateOpening(),this.hidden=!1
|
|
2532
2531
|
break
|
|
2533
|
-
case
|
|
2532
|
+
case Yd:this.hidden=!1
|
|
2534
2533
|
break
|
|
2535
|
-
case
|
|
2534
|
+
case Gd:this.hidden=!1,this.animateClosing()
|
|
2536
2535
|
break
|
|
2537
|
-
case
|
|
2536
|
+
case Qd:this.hidden=!0
|
|
2538
2537
|
break
|
|
2539
|
-
default:throw new Error("Unsupported state value. Expected: opening/opened/closing/closed")}this.$emit("state-change")}}updateAnimationDuration(){if(
|
|
2538
|
+
default:throw new Error("Unsupported state value. Expected: opening/opened/closing/closed")}this.$emit("state-change")}}updateAnimationDuration(){if(jd.matches)this.animationDurationMilliseconds=.001
|
|
2540
2539
|
else{const t=ya.getValueFor(this),e=parseFloat(t)
|
|
2541
|
-
this.animationDurationMilliseconds=1e3*e}}animateOpening(){this.animateOpenClose(!0)}animateClosing(){this.hidden?this.state=
|
|
2540
|
+
this.animationDurationMilliseconds=1e3*e}}animateOpening(){this.animateOpenClose(!0)}animateClosing(){this.hidden?this.state=Qd:this.animateOpenClose(!1)}animateOpenClose(t){const e={...t?qd.slideInOptions:qd.slideOutOptions,duration:this.animationDurationMilliseconds},i=this.location===Wd?qd.slideRightKeyframes:qd.slideLeftKeyframes,s=new id.AnimateTo(this.dialog,void 0,e)
|
|
2542
2541
|
s.addKeyframes(i)
|
|
2543
2542
|
const o=[s],n=this.shadowRoot?.querySelector(".overlay")
|
|
2544
|
-
if(n){const t=new
|
|
2545
|
-
t.addKeyframes(
|
|
2546
|
-
r.onFinish=()=>{this.state=t?
|
|
2547
|
-
const
|
|
2543
|
+
if(n){const t=new id.AnimateTo(n,void 0,e)
|
|
2544
|
+
t.addKeyframes(qd.fadeOverlayKeyframes),o.push(t)}const r=new id.AnimateGroup(o)
|
|
2545
|
+
r.onFinish=()=>{this.state=t?Yd:Qd},this.animationGroup=r,r.play()}cancelCurrentAnimation(){this.animationGroup?.cancel()}}_n([tt],Jd.prototype,"location",void 0),_n([tt],Jd.prototype,"state",void 0),_n([tt({attribute:"prevent-dismiss",mode:"boolean"})],Jd.prototype,"preventDismiss",void 0)
|
|
2546
|
+
const Zd=Jd.compose({baseName:"drawer",template:(t,e)=>q`
|
|
2548
2547
|
<div class="positioning-region" part="positioning-region">
|
|
2549
2548
|
${gt((t=>t.modal),q`
|
|
2550
2549
|
<div
|
|
@@ -2568,149 +2567,154 @@ const Xd=Wd.compose({baseName:"drawer",template:(t,e)=>q`
|
|
|
2568
2567
|
<slot></slot>
|
|
2569
2568
|
</div>
|
|
2570
2569
|
</div>
|
|
2571
|
-
`,styles:
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
|
|
2617
|
-
|
|
2618
|
-
|
|
2619
|
-
|
|
2620
|
-
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
|
|
2627
|
-
|
|
2628
|
-
|
|
2629
|
-
|
|
2630
|
-
|
|
2631
|
-
|
|
2632
|
-
|
|
2633
|
-
|
|
2634
|
-
|
|
2635
|
-
|
|
2636
|
-
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
|
|
2644
|
-
|
|
2645
|
-
|
|
2646
|
-
|
|
2647
|
-
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
class
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
|
|
2658
|
-
|
|
2659
|
-
|
|
2660
|
-
|
|
2661
|
-
|
|
2662
|
-
|
|
2663
|
-
|
|
2664
|
-
|
|
2665
|
-
|
|
2666
|
-
|
|
2667
|
-
|
|
2668
|
-
|
|
2669
|
-
|
|
2670
|
-
|
|
2671
|
-
|
|
2672
|
-
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
|
|
2676
|
-
|
|
2677
|
-
|
|
2678
|
-
|
|
2679
|
-
|
|
2680
|
-
|
|
2681
|
-
|
|
2682
|
-
|
|
2683
|
-
|
|
2684
|
-
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
|
|
2693
|
-
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
|
|
2705
|
-
|
|
2706
|
-
|
|
2707
|
-
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
|
|
2712
|
-
|
|
2713
|
-
|
|
2570
|
+
`,styles:Ud})
|
|
2571
|
+
Fi.getOrCreate().withPrefix("nimble").register(Zd())
|
|
2572
|
+
Bh("icon-add",class extends Dh{constructor(){super(Va)}})
|
|
2573
|
+
Bh("icon-arrow-down-right-and-arrow-up-left",class extends Dh{constructor(){super(La)}})
|
|
2574
|
+
Bh("icon-arrow-expander-left",class extends Dh{constructor(){super(Pa)}})
|
|
2575
|
+
Bh("icon-arrow-expander-right",class extends Dh{constructor(){super(Ra)}})
|
|
2576
|
+
Bh("icon-arrow-expander-up",class extends Dh{constructor(){super(Da)}})
|
|
2577
|
+
Bh("icon-arrow-left-from-line",class extends Dh{constructor(){super(Ba)}})
|
|
2578
|
+
Bh("icon-arrow-partial-rotate-left",class extends Dh{constructor(){super(Fa)}})
|
|
2579
|
+
Bh("icon-arrow-right-to-line",class extends Dh{constructor(){super(Na)}})
|
|
2580
|
+
Bh("icon-arrow-rotate-right",class extends Dh{constructor(){super(ja)}})
|
|
2581
|
+
Bh("icon-arrow-u-rotate-left",class extends Dh{constructor(){super(qa)}})
|
|
2582
|
+
Bh("icon-arrow-up-left-and-arrow-down-right",class extends Dh{constructor(){super(Ua)}})
|
|
2583
|
+
Bh("icon-arrows-maximize",class extends Dh{constructor(){super(Ka)}})
|
|
2584
|
+
Bh("icon-arrows-repeat",class extends Dh{constructor(){super(Wa)}})
|
|
2585
|
+
Bh("icon-bars",class extends Dh{constructor(){super(Xa)}})
|
|
2586
|
+
Bh("icon-bell",class extends Dh{constructor(){super(Ya)}})
|
|
2587
|
+
Bh("icon-bell-and-comment",class extends Dh{constructor(){super(Ga)}})
|
|
2588
|
+
Bh("icon-bell-circle",class extends Dh{constructor(){super(Qa)}})
|
|
2589
|
+
Bh("icon-bell-solid-circle",class extends Dh{constructor(){super(Ja)}})
|
|
2590
|
+
Bh("icon-block-with-ribbon",class extends Dh{constructor(){super(Za)}})
|
|
2591
|
+
Bh("icon-book-magnifying-glass",class extends Dh{constructor(){super(tl)}})
|
|
2592
|
+
Bh("icon-calendar",class extends Dh{constructor(){super(el)}})
|
|
2593
|
+
Bh("icon-chart-diagram",class extends Dh{constructor(){super(il)}})
|
|
2594
|
+
Bh("icon-chart-diagram-child-focus",class extends Dh{constructor(){super(sl)}})
|
|
2595
|
+
Bh("icon-chart-diagram-parent-focus",class extends Dh{constructor(){super(ol)}})
|
|
2596
|
+
Bh("icon-chart-diagram-parent-focus-two-child",class extends Dh{constructor(){super(nl)}})
|
|
2597
|
+
Bh("icon-check",class extends Dh{constructor(){super(rl)}})
|
|
2598
|
+
Bh("icon-check-dot",class extends Dh{constructor(){super(al)}})
|
|
2599
|
+
Bh("icon-circle",class extends Dh{constructor(){super(ll)}})
|
|
2600
|
+
Bh("icon-circle-filled",class extends Dh{constructor(){super(cl)}})
|
|
2601
|
+
Bh("icon-circle-broken",class extends Dh{constructor(){super(hl)}})
|
|
2602
|
+
Bh("icon-circle-check",class extends Dh{constructor(){super(dl)}})
|
|
2603
|
+
Bh("icon-circle-partial-broken",class extends Dh{constructor(){super(ul)}})
|
|
2604
|
+
Bh("icon-circle-slash",class extends Dh{constructor(){super(pl)}})
|
|
2605
|
+
Bh("icon-circle-x",class extends Dh{constructor(){super(vl)}})
|
|
2606
|
+
Bh("icon-clipboard",class extends Dh{constructor(){super(gl)}})
|
|
2607
|
+
Bh("icon-clock",class extends Dh{constructor(){super(ml)}})
|
|
2608
|
+
Bh("icon-clock-cog",class extends Dh{constructor(){super(fl)}})
|
|
2609
|
+
Bh("icon-clock-triangle",class extends Dh{constructor(){super(bl)}})
|
|
2610
|
+
Bh("icon-clone",class extends Dh{constructor(){super(wl)}})
|
|
2611
|
+
Bh("icon-cloud",class extends Dh{constructor(){super(xl)}})
|
|
2612
|
+
Bh("icon-cloud-upload",class extends Dh{constructor(){super(yl)}})
|
|
2613
|
+
Bh("icon-cloud-with-arrow",class extends Dh{constructor(){super($l)}})
|
|
2614
|
+
Bh("icon-cog",class extends Dh{constructor(){super(Cl)}})
|
|
2615
|
+
Bh("icon-cog-database",class extends Dh{constructor(){super(kl)}})
|
|
2616
|
+
Bh("icon-cog-database-inset",class extends Dh{constructor(){super(_l)}})
|
|
2617
|
+
Bh("icon-cog-small-cog",class extends Dh{constructor(){super(zl)}})
|
|
2618
|
+
Bh("icon-cog-zoomed",class extends Dh{constructor(){super(Il)}})
|
|
2619
|
+
Bh("icon-comment",class extends Dh{constructor(){super(Ol)}})
|
|
2620
|
+
Bh("icon-computer-and-monitor",class extends Dh{constructor(){super(Sl)}})
|
|
2621
|
+
Bh("icon-copy",class extends Dh{constructor(){super(Al)}})
|
|
2622
|
+
Bh("icon-copy-text",class extends Dh{constructor(){super(El)}})
|
|
2623
|
+
Bh("icon-dashboard-builder",class extends Dh{constructor(){super(Hl)}})
|
|
2624
|
+
Bh("icon-dashboard-builder-legend",class extends Dh{constructor(){super(Ml)}})
|
|
2625
|
+
Bh("icon-dashboard-builder-templates",class extends Dh{constructor(){super(Vl)}})
|
|
2626
|
+
Bh("icon-dashboard-builder-tile",class extends Dh{constructor(){super(Ll)}})
|
|
2627
|
+
Bh("icon-database",class extends Dh{constructor(){super(Tl)}})
|
|
2628
|
+
Bh("icon-database-check",class extends Dh{constructor(){super(Pl)}})
|
|
2629
|
+
Bh("icon-desktop",class extends Dh{constructor(){super(Rl)}})
|
|
2630
|
+
Bh("icon-donut-chart",class extends Dh{constructor(){super(Dl)}})
|
|
2631
|
+
Bh("icon-dot-solid-dot-stroke",class extends Dh{constructor(){super(Bl)}})
|
|
2632
|
+
Bh("icon-download",class extends Dh{constructor(){super(Fl)}})
|
|
2633
|
+
Bh("icon-electronic-chip-zoomed",class extends Dh{constructor(){super(Nl)}})
|
|
2634
|
+
Bh("icon-eye",class extends Dh{constructor(){super(ql)}})
|
|
2635
|
+
Bh("icon-fancy-a",class extends Dh{constructor(){super(Ul)}})
|
|
2636
|
+
Bh("icon-file",class extends Dh{constructor(){super(Kl)}})
|
|
2637
|
+
Bh("icon-file-drawer",class extends Dh{constructor(){super(Wl)}})
|
|
2638
|
+
Bh("icon-file-search",class extends Dh{constructor(){super(Xl)}})
|
|
2639
|
+
Bh("icon-filter",class extends Dh{constructor(){super(Yl)}})
|
|
2640
|
+
Bh("icon-floppy-disk-checkmark",class extends Dh{constructor(){super(Gl)}})
|
|
2641
|
+
Bh("icon-floppy-disk-star-arrow-right",class extends Dh{constructor(){super(Ql)}})
|
|
2642
|
+
Bh("icon-floppy-disk-three-dots",class extends Dh{constructor(){super(Jl)}})
|
|
2643
|
+
Bh("icon-folder",class extends Dh{constructor(){super(Zl)}})
|
|
2644
|
+
Bh("icon-folder-open",class extends Dh{constructor(){super(tc)}})
|
|
2645
|
+
Bh("icon-forward-slash",class extends Dh{constructor(){super(ec)}})
|
|
2646
|
+
Bh("icon-four-dots-square",class extends Dh{constructor(){super(ic)}})
|
|
2647
|
+
Bh("icon-function",class extends Dh{constructor(){super(sc)}})
|
|
2648
|
+
Bh("icon-gauge-simple",class extends Dh{constructor(){super(oc)}})
|
|
2649
|
+
Bh("icon-grid-three-by-three",class extends Dh{constructor(){super(nc)}})
|
|
2650
|
+
Bh("icon-grid-two-by-two",class extends Dh{constructor(){super(rc)}})
|
|
2651
|
+
Bh("icon-hammer",class extends Dh{constructor(){super(ac)}})
|
|
2652
|
+
Bh("icon-hashtag",class extends Dh{constructor(){super(lc)}})
|
|
2653
|
+
Bh("icon-home",class extends Dh{constructor(){super(cc)}})
|
|
2654
|
+
Bh("icon-hourglass",class extends Dh{constructor(){super(hc)}})
|
|
2655
|
+
Bh("icon-indeterminant-checkbox",class extends Dh{constructor(){super(dc)}})
|
|
2656
|
+
class tu extends Dh{constructor(){super(uc)}}Bh("icon-info",tu)
|
|
2657
|
+
Bh("icon-info-circle",class extends Dh{constructor(){super(pc)}})
|
|
2658
|
+
Bh("icon-key",class extends Dh{constructor(){super(vc)}})
|
|
2659
|
+
Bh("icon-laptop",class extends Dh{constructor(){super(gc)}})
|
|
2660
|
+
Bh("icon-layer-group",class extends Dh{constructor(){super(mc)}})
|
|
2661
|
+
Bh("icon-lightning-bolt",class extends Dh{constructor(){super(fc)}})
|
|
2662
|
+
Bh("icon-link",class extends Dh{constructor(){super(bc)}})
|
|
2663
|
+
Bh("icon-link-cancel",class extends Dh{constructor(){super(wc)}})
|
|
2664
|
+
Bh("icon-list",class extends Dh{constructor(){super(xc)}})
|
|
2665
|
+
Bh("icon-list-tree",class extends Dh{constructor(){super(yc)}})
|
|
2666
|
+
Bh("icon-list-tree-database",class extends Dh{constructor(){super($c)}})
|
|
2667
|
+
Bh("icon-lock",class extends Dh{constructor(){super(Cc)}})
|
|
2668
|
+
Bh("icon-magnifying-glass",class extends Dh{constructor(){super(kc)}})
|
|
2669
|
+
Bh("icon-markdown",class extends Dh{constructor(){super(_c)}})
|
|
2670
|
+
Bh("icon-minus",class extends Dh{constructor(){super(zc)}})
|
|
2671
|
+
Bh("icon-minus-wide",class extends Dh{constructor(){super(Ic)}})
|
|
2672
|
+
Bh("icon-mobile",class extends Dh{constructor(){super(Oc)}})
|
|
2673
|
+
Bh("icon-notebook",class extends Dh{constructor(){super(Sc)}})
|
|
2674
|
+
Bh("icon-paste",class extends Dh{constructor(){super(Ac)}})
|
|
2675
|
+
Bh("icon-pencil",class extends Dh{constructor(){super(Ec)}})
|
|
2676
|
+
Bh("icon-pot-with-lid",class extends Dh{constructor(){super(Hc)}})
|
|
2677
|
+
Bh("icon-question",class extends Dh{constructor(){super(Mc)}})
|
|
2678
|
+
Bh("icon-running-arrow",class extends Dh{constructor(){super(Vc)}})
|
|
2679
|
+
Bh("icon-server",class extends Dh{constructor(){super(Lc)}})
|
|
2680
|
+
Bh("icon-share-nodes",class extends Dh{constructor(){super(Tc)}})
|
|
2681
|
+
Bh("icon-share-square",class extends Dh{constructor(){super(Pc)}})
|
|
2682
|
+
Bh("icon-shield-check",class extends Dh{constructor(){super(Rc)}})
|
|
2683
|
+
Bh("icon-shield-xmark",class extends Dh{constructor(){super(Dc)}})
|
|
2684
|
+
Bh("icon-signal-bars",class extends Dh{constructor(){super(Bc)}})
|
|
2685
|
+
Bh("icon-sine-graph",class extends Dh{constructor(){super(Fc)}})
|
|
2686
|
+
Bh("icon-skip-arrow",class extends Dh{constructor(){super(Nc)}})
|
|
2687
|
+
Bh("icon-spinner",class extends Dh{constructor(){super(jc)}})
|
|
2688
|
+
Bh("icon-square-check",class extends Dh{constructor(){super(qc)}})
|
|
2689
|
+
Bh("icon-square-t",class extends Dh{constructor(){super(Uc)}})
|
|
2690
|
+
Bh("icon-t",class extends Dh{constructor(){super(Kc)}})
|
|
2691
|
+
Bh("icon-tablet",class extends Dh{constructor(){super(Wc)}})
|
|
2692
|
+
Bh("icon-tag",class extends Dh{constructor(){super(Xc)}})
|
|
2693
|
+
Bh("icon-tags",class extends Dh{constructor(){super(Yc)}})
|
|
2694
|
+
Bh("icon-target-crosshairs",class extends Dh{constructor(){super(Gc)}})
|
|
2695
|
+
Bh("icon-target-crosshairs-progress",class extends Dh{constructor(){super(Qc)}})
|
|
2696
|
+
Bh("icon-three-dots-line",class extends Dh{constructor(){super(Jc)}})
|
|
2697
|
+
Bh("icon-three-vertical-lines",class extends Dh{constructor(){super(Zc)}})
|
|
2698
|
+
Bh("icon-thumbtack",class extends Dh{constructor(){super(th)}})
|
|
2699
|
+
Bh("icon-tile-size",class extends Dh{constructor(){super(eh)}})
|
|
2700
|
+
Bh("icon-times",class extends Dh{constructor(){super(ih)}})
|
|
2701
|
+
Bh("icon-trash",class extends Dh{constructor(){super(sh)}})
|
|
2702
|
+
Bh("icon-triangle",class extends Dh{constructor(){super(oh)}})
|
|
2703
|
+
Bh("icon-true-false-rectangle",class extends Dh{constructor(){super(nh)}})
|
|
2704
|
+
Bh("icon-unlink",class extends Dh{constructor(){super(rh)}})
|
|
2705
|
+
Bh("icon-unlock",class extends Dh{constructor(){super(ah)}})
|
|
2706
|
+
Bh("icon-upload",class extends Dh{constructor(){super(lh)}})
|
|
2707
|
+
Bh("icon-user",class extends Dh{constructor(){super(ch)}})
|
|
2708
|
+
Bh("icon-watch",class extends Dh{constructor(){super(hh)}})
|
|
2709
|
+
Bh("icon-waveform",class extends Dh{constructor(){super(dh)}})
|
|
2710
|
+
Bh("icon-webvi-custom",class extends Dh{constructor(){super(uh)}})
|
|
2711
|
+
Bh("icon-webvi-host",class extends Dh{constructor(){super(ph)}})
|
|
2712
|
+
Bh("icon-window-code",class extends Dh{constructor(){super(vh)}})
|
|
2713
|
+
Bh("icon-window-text",class extends Dh{constructor(){super(gh)}})
|
|
2714
|
+
Bh("icon-wrench-hammer",class extends Dh{constructor(){super(mh)}})
|
|
2715
|
+
Bh("icon-xmark",class extends Dh{constructor(){super(fh)}})
|
|
2716
|
+
Bh("icon-xmark-check",class extends Dh{constructor(){super(bh)}})
|
|
2717
|
+
const eu=ut`
|
|
2714
2718
|
${Zs("flex")}
|
|
2715
2719
|
|
|
2716
2720
|
:host {
|
|
@@ -2743,7 +2747,7 @@ const Gd=ut`
|
|
|
2743
2747
|
background-color: transparent;
|
|
2744
2748
|
}
|
|
2745
2749
|
|
|
2746
|
-
:host(:${
|
|
2750
|
+
:host(:${wh}) {
|
|
2747
2751
|
box-shadow: 0px 0px 0px 1px ${qn} inset;
|
|
2748
2752
|
outline: 1px solid ${qn};
|
|
2749
2753
|
outline-offset: -4px;
|
|
@@ -2765,7 +2769,7 @@ const Gd=ut`
|
|
|
2765
2769
|
outline: none;
|
|
2766
2770
|
}
|
|
2767
2771
|
`
|
|
2768
|
-
const
|
|
2772
|
+
const iu=class extends oi{get value(){return super.value}set value(t){super.value=`${t}`,this.$fastController.isConnected&&this.setAttribute("value",this.value)}connectedCallback(){super.connectedCallback(),this.setAttribute("value",this.value)}}.compose({baseName:"list-option",baseClass:oi,template:(t,e)=>q`
|
|
2769
2773
|
<template
|
|
2770
2774
|
aria-checked="${t=>t.ariaChecked}"
|
|
2771
2775
|
aria-disabled="${t=>t.ariaDisabled}"
|
|
@@ -2781,9 +2785,9 @@ const Qd=class extends oi{get value(){return super.value}set value(t){super.valu
|
|
|
2781
2785
|
</span>
|
|
2782
2786
|
${Ct(0,e)}
|
|
2783
2787
|
</template>
|
|
2784
|
-
`,styles:
|
|
2785
|
-
|
|
2786
|
-
const
|
|
2788
|
+
`,styles:eu})
|
|
2789
|
+
Fi.getOrCreate().withPrefix("nimble").register(iu())
|
|
2790
|
+
const su=ut`
|
|
2787
2791
|
${Zs("grid")}
|
|
2788
2792
|
|
|
2789
2793
|
:host {
|
|
@@ -2819,7 +2823,7 @@ const Jd=ut`
|
|
|
2819
2823
|
padding-bottom: ${Yn};
|
|
2820
2824
|
}
|
|
2821
2825
|
`
|
|
2822
|
-
const
|
|
2826
|
+
const ou=class extends as{}.compose({baseName:"menu",baseClass:as,template:(t,e)=>q`
|
|
2823
2827
|
<template
|
|
2824
2828
|
slot="${t=>t.slot?t.slot:t.isNestedMenu()?"submenu":void 0}"
|
|
2825
2829
|
role="menu"
|
|
@@ -2828,9 +2832,9 @@ const Zd=class extends as{}.compose({baseName:"menu",baseClass:as,template:(t,e)
|
|
|
2828
2832
|
>
|
|
2829
2833
|
<slot ${wt("items")}></slot>
|
|
2830
2834
|
</template>
|
|
2831
|
-
`,styles:
|
|
2832
|
-
|
|
2833
|
-
const
|
|
2835
|
+
`,styles:su})
|
|
2836
|
+
Fi.getOrCreate().withPrefix("nimble").register(ou())
|
|
2837
|
+
const nu=ut`
|
|
2834
2838
|
${Zs("inline-block")}
|
|
2835
2839
|
|
|
2836
2840
|
:host {
|
|
@@ -2846,8 +2850,8 @@ const tu=ut`
|
|
|
2846
2850
|
margin-top: ${Yn};
|
|
2847
2851
|
margin-bottom: ${Yn};
|
|
2848
2852
|
}
|
|
2849
|
-
`,
|
|
2850
|
-
${
|
|
2853
|
+
`,ru=ut`
|
|
2854
|
+
${Ih}
|
|
2851
2855
|
|
|
2852
2856
|
.control[aria-pressed='true'] {
|
|
2853
2857
|
background-color: ${Ln};
|
|
@@ -2858,7 +2862,7 @@ const tu=ut`
|
|
|
2858
2862
|
background-color: ${Ln};
|
|
2859
2863
|
}
|
|
2860
2864
|
|
|
2861
|
-
.control[aria-pressed='true']${
|
|
2865
|
+
.control[aria-pressed='true']${wh} {
|
|
2862
2866
|
background-color: ${Ln};
|
|
2863
2867
|
}
|
|
2864
2868
|
|
|
@@ -2872,8 +2876,8 @@ const tu=ut`
|
|
|
2872
2876
|
border-color: ${Ln};
|
|
2873
2877
|
}
|
|
2874
2878
|
`
|
|
2875
|
-
class
|
|
2876
|
-
const
|
|
2879
|
+
class au extends Cs{constructor(){super(...arguments),this.appearance=kh,this.contentHidden=!1}}_n([tt],au.prototype,"appearance",void 0),_n([tt({attribute:"content-hidden",mode:"boolean"})],au.prototype,"contentHidden",void 0),de(au,$t,Ze)
|
|
2880
|
+
const lu=au.compose({baseName:"toggle-button",template:(t,e)=>q`
|
|
2877
2881
|
<div
|
|
2878
2882
|
role="button"
|
|
2879
2883
|
part="control"
|
|
@@ -2914,22 +2918,22 @@ const su=iu.compose({baseName:"toggle-button",template:(t,e)=>q`
|
|
|
2914
2918
|
</span>
|
|
2915
2919
|
${Ct(0,e)}
|
|
2916
2920
|
</div>
|
|
2917
|
-
`,styles:
|
|
2918
|
-
|
|
2919
|
-
const
|
|
2920
|
-
class
|
|
2921
|
+
`,styles:ru,shadowOptions:{delegatesFocus:!0}})
|
|
2922
|
+
Fi.getOrCreate().withPrefix("nimble").register(lu())
|
|
2923
|
+
const cu="auto"
|
|
2924
|
+
class hu extends le{constructor(){super(...arguments),this.appearance=kh,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=cu,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.open=!1,this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(me,this.menuChangeHandler)}toggleButtonChanged(t,e){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(t,e){t&&t.removeEventListener(me,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(me,this.menuChangeHandler,{capture:!0}))}openChanged(t,e){this.toggleButton&&(this.toggleButton.checked=this.open),this.open||this.$emit("open-change")}regionLoadedHandler(){this.focusLastItemWhenOpened?(this.focusLastMenuItem(),this.focusLastItemWhenOpened=!1):this.focusMenu(),this.$emit("open-change")}focusoutHandler(t){if(!this.open)return!0
|
|
2921
2925
|
const e=t.relatedTarget
|
|
2922
2926
|
return!!this.contains(e)||(this.open=!1,!1)}toggleButtonCheckedChangeHandler(t){return this.open=this.toggleButton.checked,t.stopPropagation(),!1}toggleButtonKeyDownHandler(t){switch(t.key){case Ce:return this.focusLastItemWhenOpened=!0,this.open=!0,!1
|
|
2923
2927
|
case xe:return this.open=!0,!1
|
|
2924
2928
|
default:return!0}}menuKeyDownHandler(t){switch(t.key){case _e:return this.open=!1,this.toggleButton.focus(),!1
|
|
2925
2929
|
default:return!0}}get menu(){return this.slottedMenus?.length?this.slottedMenus[0]:void 0}focusMenu(){this.menu?.focus()}focusLastMenuItem(){const t=this.menu?.querySelectorAll("[role=menuitem]")
|
|
2926
|
-
if(t?.length){t[t.length-1].focus()}}}_n([tt],
|
|
2927
|
-
const
|
|
2930
|
+
if(t?.length){t[t.length-1].focus()}}}_n([tt],hu.prototype,"appearance",void 0),_n([tt({mode:"boolean"})],hu.prototype,"disabled",void 0),_n([tt({attribute:"content-hidden",mode:"boolean"})],hu.prototype,"contentHidden",void 0),_n([tt({mode:"boolean"})],hu.prototype,"open",void 0),_n([tt({attribute:"position"})],hu.prototype,"position",void 0),_n([v],hu.prototype,"toggleButton",void 0),_n([v],hu.prototype,"region",void 0),_n([v],hu.prototype,"slottedMenus",void 0)
|
|
2931
|
+
const du=hu.compose({baseName:"menu-button",template:t=>q`
|
|
2928
2932
|
<template
|
|
2929
2933
|
?open="${t=>t.open}"
|
|
2930
2934
|
@focusout="${(t,e)=>t.focusoutHandler(e.event)}"
|
|
2931
2935
|
>
|
|
2932
|
-
<${t.tagFor(
|
|
2936
|
+
<${t.tagFor(au)}
|
|
2933
2937
|
part="button"
|
|
2934
2938
|
appearance="${t=>t.appearance}"
|
|
2935
2939
|
?content-hidden="${t=>t.contentHidden}"
|
|
@@ -2946,7 +2950,7 @@ const ru=nu.compose({baseName:"menu-button",template:t=>q`
|
|
|
2946
2950
|
<slot slot="start" name="start"></slot>
|
|
2947
2951
|
<slot></slot>
|
|
2948
2952
|
<slot slot="end" name="end"></slot>
|
|
2949
|
-
</${t.tagFor(
|
|
2953
|
+
</${t.tagFor(au)}>
|
|
2950
2954
|
${gt((t=>t.open),q`
|
|
2951
2955
|
<${t.tagFor(io)}
|
|
2952
2956
|
fixed-placement="true"
|
|
@@ -2965,9 +2969,9 @@ const ru=nu.compose({baseName:"menu-button",template:t=>q`
|
|
|
2965
2969
|
</${t.tagFor(io)}>
|
|
2966
2970
|
`)}
|
|
2967
2971
|
</template>
|
|
2968
|
-
`,styles:
|
|
2969
|
-
|
|
2970
|
-
const
|
|
2972
|
+
`,styles:nu,shadowOptions:{delegatesFocus:!0}})
|
|
2973
|
+
Fi.getOrCreate().withPrefix("nimble").register(du())
|
|
2974
|
+
const uu=ut`
|
|
2971
2975
|
${Zs("grid")}
|
|
2972
2976
|
|
|
2973
2977
|
:host {
|
|
@@ -2989,7 +2993,7 @@ const au=ut`
|
|
|
2989
2993
|
cursor: pointer;
|
|
2990
2994
|
font: ${_r};
|
|
2991
2995
|
}
|
|
2992
|
-
:host(${
|
|
2996
|
+
:host(${wh}) {
|
|
2993
2997
|
outline: 2px solid ${qn};
|
|
2994
2998
|
outline-offset: -2px;
|
|
2995
2999
|
}
|
|
@@ -3046,7 +3050,7 @@ const au=ut`
|
|
|
3046
3050
|
grid-column: 3;
|
|
3047
3051
|
}
|
|
3048
3052
|
`
|
|
3049
|
-
const
|
|
3053
|
+
const pu=class extends rs{}.compose({baseName:"menu-item",baseClass:rs,template:(t,e)=>q`
|
|
3050
3054
|
<template
|
|
3051
3055
|
role="${t=>t.role}"
|
|
3052
3056
|
aria-haspopup="${t=>t.hasSubmenu?"menu":void 0}"
|
|
@@ -3096,7 +3100,7 @@ const lu=class extends rs{}.compose({baseName:"menu-item",baseClass:rs,template:
|
|
|
3096
3100
|
</div>
|
|
3097
3101
|
`)}
|
|
3098
3102
|
${gt((t=>t.expanded),q`
|
|
3099
|
-
<${t.tagFor(
|
|
3103
|
+
<${t.tagFor(Be)}
|
|
3100
3104
|
:anchorElement="${t=>t}"
|
|
3101
3105
|
vertical-positioning-mode="dynamic"
|
|
3102
3106
|
vertical-default-position="bottom"
|
|
@@ -3110,14 +3114,14 @@ const lu=class extends rs{}.compose({baseName:"menu-item",baseClass:rs,template:
|
|
|
3110
3114
|
part="submenu-region"
|
|
3111
3115
|
>
|
|
3112
3116
|
<slot name="submenu"></slot>
|
|
3113
|
-
</${t.tagFor(
|
|
3117
|
+
</${t.tagFor(Be)}>
|
|
3114
3118
|
`)}
|
|
3115
3119
|
</template>
|
|
3116
|
-
`,styles:
|
|
3117
|
-
|
|
3118
|
-
const
|
|
3120
|
+
`,styles:uu,expandCollapseGlyph:Ra.data})
|
|
3121
|
+
Fi.getOrCreate().withPrefix("nimble").register(pu())
|
|
3122
|
+
const vu="underline",gu="outline",mu="block",fu=ut`
|
|
3119
3123
|
${Zs("inline-block")}
|
|
3120
|
-
${
|
|
3124
|
+
${Kh}
|
|
3121
3125
|
|
|
3122
3126
|
:host {
|
|
3123
3127
|
font: ${_r};
|
|
@@ -3139,7 +3143,7 @@ const cu="underline",hu="outline",du="block",uu=ut`
|
|
|
3139
3143
|
.label {
|
|
3140
3144
|
display: flex;
|
|
3141
3145
|
color: ${Nr};
|
|
3142
|
-
font: ${
|
|
3146
|
+
font: ${Fr};
|
|
3143
3147
|
}
|
|
3144
3148
|
|
|
3145
3149
|
:host([disabled]) .label {
|
|
@@ -3167,7 +3171,7 @@ const cu="underline",hu="outline",du="block",uu=ut`
|
|
|
3167
3171
|
}
|
|
3168
3172
|
|
|
3169
3173
|
:host(.invalid) .root {
|
|
3170
|
-
border-bottom-color: ${
|
|
3174
|
+
border-bottom-color: ${Bn};
|
|
3171
3175
|
}
|
|
3172
3176
|
|
|
3173
3177
|
.root::before {
|
|
@@ -3196,7 +3200,7 @@ const cu="underline",hu="outline",du="block",uu=ut`
|
|
|
3196
3200
|
}
|
|
3197
3201
|
|
|
3198
3202
|
:host(.invalid) .root::after {
|
|
3199
|
-
border-bottom-color: ${
|
|
3203
|
+
border-bottom-color: ${Bn};
|
|
3200
3204
|
}
|
|
3201
3205
|
|
|
3202
3206
|
:host(:hover) .root::after {
|
|
@@ -3264,12 +3268,12 @@ const cu="underline",hu="outline",du="block",uu=ut`
|
|
|
3264
3268
|
order: 1;
|
|
3265
3269
|
padding-right: calc(${Gn} / 4);
|
|
3266
3270
|
}
|
|
3267
|
-
`.withBehaviors(
|
|
3271
|
+
`.withBehaviors(Ch(vu,ut`
|
|
3268
3272
|
.root {
|
|
3269
3273
|
border-bottom-width: ${Jn};
|
|
3270
3274
|
padding-bottom: 0;
|
|
3271
3275
|
}
|
|
3272
|
-
`),
|
|
3276
|
+
`),Ch(mu,ut`
|
|
3273
3277
|
.root {
|
|
3274
3278
|
background-color: rgba(${Dn}, 0.1);
|
|
3275
3279
|
}
|
|
@@ -3287,14 +3291,14 @@ const cu="underline",hu="outline",du="block",uu=ut`
|
|
|
3287
3291
|
:host([disabled]) .root {
|
|
3288
3292
|
background-color: rgba(${Dn}, 0.07);
|
|
3289
3293
|
}
|
|
3290
|
-
`),
|
|
3294
|
+
`),Ch(gu,ut`
|
|
3291
3295
|
.root {
|
|
3292
3296
|
border-width: ${Jn};
|
|
3293
3297
|
padding: 0;
|
|
3294
3298
|
}
|
|
3295
3299
|
`))
|
|
3296
|
-
class
|
|
3297
|
-
const
|
|
3300
|
+
class bu extends gs{constructor(){super(...arguments),this.appearance=vu}connectedCallback(){super.connectedCallback(),this.control.setAttribute("role","spinbutton")}}_n([tt],bu.prototype,"appearance",void 0),_n([tt({attribute:"error-text"})],bu.prototype,"errorText",void 0)
|
|
3301
|
+
const wu=bu.compose({baseName:"number-field",baseClass:gs,template:(t,e)=>q`
|
|
3298
3302
|
<template class="${t=>t.readOnly?"readonly":""}">
|
|
3299
3303
|
<label
|
|
3300
3304
|
part="label"
|
|
@@ -3369,7 +3373,7 @@ const vu=pu.compose({baseName:"number-field",baseClass:gs,template:(t,e)=>q`
|
|
|
3369
3373
|
${Ct(0,e)}
|
|
3370
3374
|
</div>
|
|
3371
3375
|
</template>
|
|
3372
|
-
`,styles:
|
|
3376
|
+
`,styles:fu,shadowOptions:{delegatesFocus:!0},stepDownGlyph:q`
|
|
3373
3377
|
<nimble-button
|
|
3374
3378
|
class="step-up-down-button"
|
|
3375
3379
|
appearance="ghost"
|
|
@@ -3393,15 +3397,15 @@ const vu=pu.compose({baseName:"number-field",baseClass:gs,template:(t,e)=>q`
|
|
|
3393
3397
|
<nimble-icon-exclamation-mark
|
|
3394
3398
|
class="error-icon fail"
|
|
3395
3399
|
></nimble-icon-exclamation-mark>
|
|
3396
|
-
${
|
|
3400
|
+
${Th}
|
|
3397
3401
|
`})
|
|
3398
|
-
|
|
3399
|
-
const
|
|
3400
|
-
${
|
|
3402
|
+
Fi.getOrCreate().withPrefix("nimble").register(wu())
|
|
3403
|
+
const xu=ut`
|
|
3404
|
+
${Uh}
|
|
3401
3405
|
`
|
|
3402
|
-
class
|
|
3403
|
-
super.slottedOptionsChanged(t,e),i&&(this.value=i)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}_n([tt],
|
|
3404
|
-
const
|
|
3406
|
+
class yu extends ws{constructor(){super(...arguments),this.appearance=Nh}setPositioning(){this.$fastController.isConnected&&(super.setPositioning(),this.updateListboxMaxHeightCssVariable())}slottedOptionsChanged(t,e){const i=this.value
|
|
3407
|
+
super.slottedOptionsChanged(t,e),i&&(this.value=i)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}_n([tt],yu.prototype,"appearance",void 0)
|
|
3408
|
+
const $u=yu.compose({baseName:"select",baseClass:ws,template:(t,e)=>q`
|
|
3405
3409
|
<template
|
|
3406
3410
|
class="${t=>[t.collapsible&&"collapsible",t.collapsible&&t.open&&"open",t.disabled&&"disabled",t.collapsible&&t.position].filter(Boolean).join(" ")}"
|
|
3407
3411
|
aria-activedescendant="${t=>t.ariaActiveDescendant}"
|
|
@@ -3454,9 +3458,9 @@ const fu=mu.compose({baseName:"select",baseClass:ws,template:(t,e)=>q`
|
|
|
3454
3458
|
></slot>
|
|
3455
3459
|
</div>
|
|
3456
3460
|
</template>
|
|
3457
|
-
`,styles:
|
|
3458
|
-
|
|
3459
|
-
const
|
|
3461
|
+
`,styles:xu,indicator:Ta.data})
|
|
3462
|
+
Fi.getOrCreate().withPrefix("nimble").register($u())
|
|
3463
|
+
const Cu=ut`
|
|
3460
3464
|
${Zs("inline-flex")}
|
|
3461
3465
|
|
|
3462
3466
|
:host {
|
|
@@ -3479,7 +3483,7 @@ const bu=ut`
|
|
|
3479
3483
|
|
|
3480
3484
|
.label {
|
|
3481
3485
|
color: ${Nr};
|
|
3482
|
-
font: ${
|
|
3486
|
+
font: ${Fr};
|
|
3483
3487
|
}
|
|
3484
3488
|
|
|
3485
3489
|
:host([disabled]) .label {
|
|
@@ -3515,7 +3519,7 @@ const bu=ut`
|
|
|
3515
3519
|
background-color: var(--ni-private-switch-background-disabled-color);
|
|
3516
3520
|
}
|
|
3517
3521
|
|
|
3518
|
-
:host(${
|
|
3522
|
+
:host(${wh}) .switch {
|
|
3519
3523
|
border-color: ${qn};
|
|
3520
3524
|
}
|
|
3521
3525
|
|
|
@@ -3560,7 +3564,7 @@ const bu=ut`
|
|
|
3560
3564
|
var(--ni-private-switch-indicator-border-disabled-color);
|
|
3561
3565
|
}
|
|
3562
3566
|
|
|
3563
|
-
:host(${
|
|
3567
|
+
:host(${wh}) .checked-indicator {
|
|
3564
3568
|
border: ${Jn} solid ${qn};
|
|
3565
3569
|
}
|
|
3566
3570
|
|
|
@@ -3618,7 +3622,7 @@ const bu=ut`
|
|
|
3618
3622
|
--ni-private-switch-indicator-border-color: ${uo};
|
|
3619
3623
|
--ni-private-switch-indicator-border-disabled-color: ${Hn(uo,.3)};
|
|
3620
3624
|
}
|
|
3621
|
-
`)),
|
|
3625
|
+
`)),ku=q`
|
|
3622
3626
|
<template
|
|
3623
3627
|
role="switch"
|
|
3624
3628
|
aria-checked="${t=>t.checked}"
|
|
@@ -3653,9 +3657,9 @@ const bu=ut`
|
|
|
3653
3657
|
</div>
|
|
3654
3658
|
</template>
|
|
3655
3659
|
`
|
|
3656
|
-
const
|
|
3657
|
-
|
|
3658
|
-
const
|
|
3660
|
+
const _u=class extends Cs{}.compose({baseClass:Cs,baseName:"switch",template:ku,styles:Cu})
|
|
3661
|
+
Fi.getOrCreate().withPrefix("nimble").register(_u())
|
|
3662
|
+
const zu=ut`
|
|
3659
3663
|
${Zs("inline-flex")}
|
|
3660
3664
|
|
|
3661
3665
|
:host {
|
|
@@ -3684,7 +3688,7 @@ const yu=ut`
|
|
|
3684
3688
|
background-color: ${Tn};
|
|
3685
3689
|
}
|
|
3686
3690
|
|
|
3687
|
-
:host(${
|
|
3691
|
+
:host(${wh}) {
|
|
3688
3692
|
outline: none;
|
|
3689
3693
|
}
|
|
3690
3694
|
|
|
@@ -3724,7 +3728,7 @@ const yu=ut`
|
|
|
3724
3728
|
}
|
|
3725
3729
|
}
|
|
3726
3730
|
|
|
3727
|
-
:host(${
|
|
3731
|
+
:host(${wh})::before {
|
|
3728
3732
|
width: 100%;
|
|
3729
3733
|
}
|
|
3730
3734
|
|
|
@@ -3749,13 +3753,13 @@ const yu=ut`
|
|
|
3749
3753
|
width: 100%;
|
|
3750
3754
|
}
|
|
3751
3755
|
`
|
|
3752
|
-
const
|
|
3756
|
+
const Iu=class extends _s{}.compose({baseName:"tab",baseClass:_s,template:(t,e)=>q`
|
|
3753
3757
|
<template slot="tab" role="tab" aria-disabled="${t=>t.disabled}">
|
|
3754
3758
|
<slot></slot>
|
|
3755
3759
|
</template>
|
|
3756
|
-
`,styles:
|
|
3757
|
-
|
|
3758
|
-
const
|
|
3760
|
+
`,styles:zu})
|
|
3761
|
+
Fi.getOrCreate().withPrefix("nimble").register(Iu())
|
|
3762
|
+
const Ou=ut`
|
|
3759
3763
|
${Zs("block")}
|
|
3760
3764
|
|
|
3761
3765
|
:host {
|
|
@@ -3765,13 +3769,13 @@ const Cu=ut`
|
|
|
3765
3769
|
padding-top: ${Gn};
|
|
3766
3770
|
}
|
|
3767
3771
|
`
|
|
3768
|
-
const
|
|
3772
|
+
const Su=class extends ks{}.compose({baseName:"tab-panel",baseClass:ks,template:(t,e)=>q`
|
|
3769
3773
|
<template slot="tabpanel" role="tabpanel">
|
|
3770
3774
|
<slot></slot>
|
|
3771
3775
|
</template>
|
|
3772
|
-
`,styles:
|
|
3773
|
-
|
|
3774
|
-
const
|
|
3776
|
+
`,styles:Ou})
|
|
3777
|
+
Fi.getOrCreate().withPrefix("nimble").register(Su())
|
|
3778
|
+
const Au=ut`
|
|
3775
3779
|
${Zs("grid")}
|
|
3776
3780
|
|
|
3777
3781
|
:host {
|
|
@@ -3794,7 +3798,7 @@ const _u=ut`
|
|
|
3794
3798
|
grid-column-end: 4;
|
|
3795
3799
|
}
|
|
3796
3800
|
`
|
|
3797
|
-
const
|
|
3801
|
+
const Eu=class extends Is{constructor(){super(),this.activeindicator=!1}}.compose({baseName:"tabs",baseClass:Is,template:(t,e)=>q`
|
|
3798
3802
|
<template class="${t=>t.orientation}">
|
|
3799
3803
|
${kt(0,e)}
|
|
3800
3804
|
<div class="tablist" part="tablist" role="tablist">
|
|
@@ -3813,9 +3817,9 @@ const zu=class extends Is{constructor(){super(),this.activeindicator=!1}}.compos
|
|
|
3813
3817
|
<slot name="tabpanel" part="tabpanel" ${wt("tabpanels")}></slot>
|
|
3814
3818
|
</div>
|
|
3815
3819
|
</template>
|
|
3816
|
-
`,styles:
|
|
3817
|
-
|
|
3818
|
-
const
|
|
3820
|
+
`,styles:Au})
|
|
3821
|
+
Fi.getOrCreate().withPrefix("nimble").register(Eu())
|
|
3822
|
+
const Hu=ut`
|
|
3819
3823
|
${Zs("flex")}
|
|
3820
3824
|
|
|
3821
3825
|
:host {
|
|
@@ -3833,15 +3837,15 @@ const Iu=ut`
|
|
|
3833
3837
|
rgba(${Dn}, 0.3);
|
|
3834
3838
|
margin: calc(${Gn} / 4) calc(${Gn} / 2);
|
|
3835
3839
|
}
|
|
3836
|
-
`,
|
|
3840
|
+
`,Mu=q`
|
|
3837
3841
|
<template slot="end">
|
|
3838
3842
|
<div class="separator"></div>
|
|
3839
3843
|
<slot></slot>
|
|
3840
3844
|
</template>
|
|
3841
3845
|
`
|
|
3842
|
-
const
|
|
3843
|
-
|
|
3844
|
-
const
|
|
3846
|
+
const Vu=class extends le{}.compose({baseName:"tabs-toolbar",template:Mu,styles:Hu})
|
|
3847
|
+
Fi.getOrCreate().withPrefix("nimble").register(Vu())
|
|
3848
|
+
const Lu="outline",Tu="block",Pu=ut`
|
|
3845
3849
|
${Zs("inline-flex")}
|
|
3846
3850
|
|
|
3847
3851
|
:host {
|
|
@@ -3860,7 +3864,7 @@ const Su="outline",Eu="block",Hu=ut`
|
|
|
3860
3864
|
.label {
|
|
3861
3865
|
display: block;
|
|
3862
3866
|
color: ${Nr};
|
|
3863
|
-
font: ${
|
|
3867
|
+
font: ${Fr};
|
|
3864
3868
|
}
|
|
3865
3869
|
|
|
3866
3870
|
:host([disabled]) .label {
|
|
@@ -3933,12 +3937,12 @@ const Su="outline",Eu="block",Hu=ut`
|
|
|
3933
3937
|
:host([resize='vertical']) .control {
|
|
3934
3938
|
resize: vertical;
|
|
3935
3939
|
}
|
|
3936
|
-
`.withBehaviors(
|
|
3940
|
+
`.withBehaviors(Ch(Lu,ut`
|
|
3937
3941
|
.control {
|
|
3938
3942
|
border-color: rgba(${Dn}, 0.3);
|
|
3939
3943
|
background-color: transparent;
|
|
3940
3944
|
}
|
|
3941
|
-
`),
|
|
3945
|
+
`),Ch(Tu,ut`
|
|
3942
3946
|
.control {
|
|
3943
3947
|
background-color: rgba(${Dn}, 0.1);
|
|
3944
3948
|
}
|
|
@@ -3952,12 +3956,12 @@ const Su="outline",Eu="block",Hu=ut`
|
|
|
3952
3956
|
background-color: rgba(${Dn}, 0.1);
|
|
3953
3957
|
}
|
|
3954
3958
|
`))
|
|
3955
|
-
class
|
|
3956
|
-
const
|
|
3959
|
+
class Ru extends Es{constructor(){super(...arguments),this.appearance=Lu}}_n([tt],Ru.prototype,"appearance",void 0)
|
|
3960
|
+
const Du=Ru.compose({baseName:"text-area",baseClass:Es,template:(t,e)=>q`
|
|
3957
3961
|
<template
|
|
3958
3962
|
class="
|
|
3959
3963
|
${t=>t.readOnly?"readonly":""}
|
|
3960
|
-
${t=>t.resize!==
|
|
3964
|
+
${t=>t.resize!==As?`resize-${t.resize}`:""}"
|
|
3961
3965
|
>
|
|
3962
3966
|
<label
|
|
3963
3967
|
part="label"
|
|
@@ -4008,11 +4012,11 @@ const Vu=Mu.compose({baseName:"text-area",baseClass:Es,template:(t,e)=>q`
|
|
|
4008
4012
|
${vt("control")}
|
|
4009
4013
|
></textarea>
|
|
4010
4014
|
</template>
|
|
4011
|
-
`,styles:
|
|
4012
|
-
|
|
4013
|
-
const
|
|
4015
|
+
`,styles:Pu,shadowOptions:{delegatesFocus:!0}})
|
|
4016
|
+
Fi.getOrCreate().withPrefix("nimble").register(Du())
|
|
4017
|
+
const Bu="underline",Fu="outline",Nu="block",ju="frameless",qu=ut`
|
|
4014
4018
|
${Zs("inline-block")}
|
|
4015
|
-
${
|
|
4019
|
+
${Kh}
|
|
4016
4020
|
|
|
4017
4021
|
:host {
|
|
4018
4022
|
font: ${_r};
|
|
@@ -4034,7 +4038,7 @@ const Lu="underline",Tu="outline",Pu="block",Ru="frameless",Du=ut`
|
|
|
4034
4038
|
.label {
|
|
4035
4039
|
display: flex;
|
|
4036
4040
|
color: ${Nr};
|
|
4037
|
-
font: ${
|
|
4041
|
+
font: ${Fr};
|
|
4038
4042
|
}
|
|
4039
4043
|
|
|
4040
4044
|
:host([disabled]) .label {
|
|
@@ -4064,7 +4068,7 @@ const Lu="underline",Tu="outline",Pu="block",Ru="frameless",Du=ut`
|
|
|
4064
4068
|
}
|
|
4065
4069
|
|
|
4066
4070
|
:host(.invalid) .root {
|
|
4067
|
-
border-bottom-color: ${
|
|
4071
|
+
border-bottom-color: ${Bn};
|
|
4068
4072
|
}
|
|
4069
4073
|
|
|
4070
4074
|
.root:focus-within {
|
|
@@ -4164,7 +4168,7 @@ const Lu="underline",Tu="outline",Pu="block",Ru="frameless",Du=ut`
|
|
|
4164
4168
|
}
|
|
4165
4169
|
|
|
4166
4170
|
:host(.invalid) [part='end']::after {
|
|
4167
|
-
border-bottom-color: ${
|
|
4171
|
+
border-bottom-color: ${Bn};
|
|
4168
4172
|
}
|
|
4169
4173
|
|
|
4170
4174
|
:host(:hover) [part='end']::after {
|
|
@@ -4183,12 +4187,12 @@ const Lu="underline",Tu="outline",Pu="block",Ru="frameless",Du=ut`
|
|
|
4183
4187
|
slot[name='actions']::slotted(*) {
|
|
4184
4188
|
${Xn.cssCustomProperty}: 24px;
|
|
4185
4189
|
}
|
|
4186
|
-
`.withBehaviors(
|
|
4190
|
+
`.withBehaviors(Ch(Bu,ut`
|
|
4187
4191
|
.root {
|
|
4188
4192
|
border-bottom-width: ${Jn};
|
|
4189
4193
|
padding-bottom: 0;
|
|
4190
4194
|
}
|
|
4191
|
-
`),
|
|
4195
|
+
`),Ch(Nu,ut`
|
|
4192
4196
|
.root {
|
|
4193
4197
|
background-color: rgba(${Dn}, 0.1);
|
|
4194
4198
|
}
|
|
@@ -4216,12 +4220,12 @@ const Lu="underline",Tu="outline",Pu="block",Ru="frameless",Du=ut`
|
|
|
4216
4220
|
:host([disabled]) .root {
|
|
4217
4221
|
background-color: rgba(${Dn}, 0.07);
|
|
4218
4222
|
}
|
|
4219
|
-
`),
|
|
4223
|
+
`),Ch(Fu,ut`
|
|
4220
4224
|
.root {
|
|
4221
4225
|
border-width: ${Jn};
|
|
4222
4226
|
padding: 0;
|
|
4223
4227
|
}
|
|
4224
|
-
`),
|
|
4228
|
+
`),Ch(ju,ut`
|
|
4225
4229
|
.control {
|
|
4226
4230
|
padding-left: ${Jn};
|
|
4227
4231
|
padding-right: ${Jn};
|
|
@@ -4239,8 +4243,8 @@ const Lu="underline",Tu="outline",Pu="block",Ru="frameless",Du=ut`
|
|
|
4239
4243
|
filter: invert(100%);
|
|
4240
4244
|
}
|
|
4241
4245
|
`))
|
|
4242
|
-
class
|
|
4243
|
-
const
|
|
4246
|
+
class Uu extends ds{constructor(){super(...arguments),this.appearance=Bu}connectedCallback(){super.connectedCallback(),this.control.setAttribute("aria-errormessage","errortext")}}_n([tt],Uu.prototype,"appearance",void 0),_n([tt({attribute:"error-text"})],Uu.prototype,"errorText",void 0)
|
|
4247
|
+
const Ku=Uu.compose({baseName:"text-field",baseClass:ds,template:(t,e)=>q`
|
|
4244
4248
|
<template
|
|
4245
4249
|
class="
|
|
4246
4250
|
${t=>t.readOnly?"readonly":""}
|
|
@@ -4300,17 +4304,17 @@ const Bu=Fu.compose({baseName:"text-field",baseClass:ds,template:(t,e)=>q`
|
|
|
4300
4304
|
${Ct(0,e)}
|
|
4301
4305
|
</div>
|
|
4302
4306
|
</template>
|
|
4303
|
-
`,styles:
|
|
4307
|
+
`,styles:qu,shadowOptions:{delegatesFocus:!0},end:q`
|
|
4304
4308
|
<nimble-icon-exclamation-mark
|
|
4305
4309
|
class="error-icon fail"
|
|
4306
4310
|
></nimble-icon-exclamation-mark>
|
|
4307
4311
|
<span part="actions">
|
|
4308
4312
|
<slot name="actions"></slot>
|
|
4309
4313
|
</span>
|
|
4310
|
-
${
|
|
4314
|
+
${Th}
|
|
4311
4315
|
`})
|
|
4312
|
-
|
|
4313
|
-
const
|
|
4316
|
+
Fi.getOrCreate().withPrefix("nimble").register(Ku())
|
|
4317
|
+
const Wu=ut`
|
|
4314
4318
|
.positioning-region {
|
|
4315
4319
|
display: flex;
|
|
4316
4320
|
padding: ${Yn} ${Gn};
|
|
@@ -4335,7 +4339,7 @@ const Nu=ut`
|
|
|
4335
4339
|
margin-left: auto;
|
|
4336
4340
|
}
|
|
4337
4341
|
`
|
|
4338
|
-
const
|
|
4342
|
+
const Xu=class extends Ms{}.compose({baseName:"toolbar",baseClass:Ms,template:(t,e)=>q`
|
|
4339
4343
|
<template
|
|
4340
4344
|
aria-label="${t=>t.ariaLabel}"
|
|
4341
4345
|
aria-labelledby="${t=>t.ariaLabelledby}"
|
|
@@ -4356,9 +4360,9 @@ const ju=class extends Ms{}.compose({baseName:"toolbar",baseClass:Ms,template:(t
|
|
|
4356
4360
|
${Ct(0,e)}
|
|
4357
4361
|
</div>
|
|
4358
4362
|
</template>
|
|
4359
|
-
`,styles:
|
|
4360
|
-
|
|
4361
|
-
const
|
|
4363
|
+
`,styles:Wu,shadowOptions:{delegatesFocus:!0}})
|
|
4364
|
+
Fi.getOrCreate().withPrefix("nimble").register(Xu())
|
|
4365
|
+
const Yu=ut`
|
|
4362
4366
|
${Zs("inline-flex")}
|
|
4363
4367
|
|
|
4364
4368
|
:host {
|
|
@@ -4444,7 +4448,7 @@ const qu=ut`
|
|
|
4444
4448
|
opacity: 0.6;
|
|
4445
4449
|
}
|
|
4446
4450
|
`))
|
|
4447
|
-
const
|
|
4451
|
+
const Gu=class extends Ys{}.compose({baseName:"tooltip",baseClass:Ys,template:t=>q`
|
|
4448
4452
|
${gt((t=>t.tooltipVisible),q`
|
|
4449
4453
|
<${t.tagFor(io)}
|
|
4450
4454
|
class="anchored-region"
|
|
@@ -4464,22 +4468,22 @@ const Uu=class extends Ys{}.compose({baseName:"tooltip",baseClass:Ys,template:t=
|
|
|
4464
4468
|
${vt("region")}
|
|
4465
4469
|
>
|
|
4466
4470
|
<div class="tooltip" part="tooltip" role="tooltip">
|
|
4467
|
-
<${t.tagFor(
|
|
4468
|
-
<${t.tagFor(
|
|
4471
|
+
<${t.tagFor(Fh)} class="fail status-icon"></${t.tagFor(Fh)}>
|
|
4472
|
+
<${t.tagFor(tu)} class="information status-icon"></${t.tagFor(tu)}>
|
|
4469
4473
|
<slot></slot>
|
|
4470
4474
|
</div>
|
|
4471
4475
|
</${t.tagFor(io)}>
|
|
4472
4476
|
`)}
|
|
4473
|
-
`,styles:
|
|
4474
|
-
|
|
4475
|
-
const
|
|
4476
|
-
class
|
|
4477
|
-
e&&On.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new
|
|
4478
|
-
On.subscribe(e),e.attach(i),this.cache.set(t,e)}}class
|
|
4479
|
-
t?.forEach((t=>t.removeAttribute(
|
|
4477
|
+
`,styles:Yu})
|
|
4478
|
+
Fi.getOrCreate().withPrefix("nimble").register(Gu())
|
|
4479
|
+
const Qu="group-selected",Ju="all",Zu="leaves-only",tp="none"
|
|
4480
|
+
class ep{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)
|
|
4481
|
+
e&&On.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new ip(this.ltr,this.rtl,t),i=On.getValueFor(t)
|
|
4482
|
+
On.subscribe(e),e.attach(i),this.cache.set(t,e)}}class ip{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=null}handleChange({target:t,token:e}){this.attach(e.getValueFor(t))}attach(t){this.attached!==this[t]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[t],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const sp=class extends Qs{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]")
|
|
4483
|
+
t?.forEach((t=>t.removeAttribute(Qu)))}setGroupSelectionOnRootParentTreeItem(t){this.clearTreeGroupSelection()
|
|
4480
4484
|
let e=t
|
|
4481
4485
|
for(;e?.parentElement!==this.treeView;)e=e?.parentElement
|
|
4482
|
-
e&&e.setAttribute(
|
|
4486
|
+
e&&e.setAttribute(Qu,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:Qs,template:(t,e)=>q`
|
|
4483
4487
|
<template
|
|
4484
4488
|
role="treeitem"
|
|
4485
4489
|
slot="${t=>t.isNestedItem()?"item":void 0}"
|
|
@@ -4525,7 +4529,7 @@ e&&e.setAttribute(Ku,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
4525
4529
|
:host {
|
|
4526
4530
|
${""}
|
|
4527
4531
|
font-family: ${Or};
|
|
4528
|
-
font-weight: ${
|
|
4532
|
+
font-weight: ${Sr};
|
|
4529
4533
|
contain: content;
|
|
4530
4534
|
position: relative;
|
|
4531
4535
|
outline: none;
|
|
@@ -4535,7 +4539,7 @@ e&&e.setAttribute(Ku,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
4535
4539
|
}
|
|
4536
4540
|
|
|
4537
4541
|
${""}
|
|
4538
|
-
:host([${
|
|
4542
|
+
:host([${Qu}])::after {
|
|
4539
4543
|
background: ${qn};
|
|
4540
4544
|
border-radius: 0px;
|
|
4541
4545
|
content: '';
|
|
@@ -4557,11 +4561,11 @@ e&&e.setAttribute(Ku,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
4557
4561
|
background: ${Pn};
|
|
4558
4562
|
}
|
|
4559
4563
|
|
|
4560
|
-
:host([${
|
|
4564
|
+
:host([${Qu}]) .positioning-region:hover {
|
|
4561
4565
|
background: ${Tn};
|
|
4562
4566
|
}
|
|
4563
4567
|
|
|
4564
|
-
:host(${
|
|
4568
|
+
:host(${wh}) .positioning-region {
|
|
4565
4569
|
box-shadow: 0px 0px 0px ${Jn} ${qn} inset;
|
|
4566
4570
|
outline: ${Jn} solid ${qn};
|
|
4567
4571
|
outline-offset: -2px;
|
|
@@ -4589,13 +4593,13 @@ e&&e.setAttribute(Ku,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
4589
4593
|
width: 100%;
|
|
4590
4594
|
padding-left: 10px;
|
|
4591
4595
|
font: inherit;
|
|
4592
|
-
font-size: ${
|
|
4596
|
+
font-size: ${Ar};
|
|
4593
4597
|
user-select: none;
|
|
4594
4598
|
position: relative;
|
|
4595
4599
|
margin-inline-start: ${Zn};
|
|
4596
4600
|
}
|
|
4597
4601
|
|
|
4598
|
-
:host(${
|
|
4602
|
+
:host(${wh}) .content-region {
|
|
4599
4603
|
outline: none;
|
|
4600
4604
|
}
|
|
4601
4605
|
|
|
@@ -4667,7 +4671,7 @@ e&&e.setAttribute(Ku,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
4667
4671
|
:host([expanded]) .items {
|
|
4668
4672
|
display: block;
|
|
4669
4673
|
}
|
|
4670
|
-
`.withBehaviors(new
|
|
4674
|
+
`.withBehaviors(new ep(ut`
|
|
4671
4675
|
${""}
|
|
4672
4676
|
.expand-collapse-button {
|
|
4673
4677
|
left: var(
|
|
@@ -4700,8 +4704,8 @@ e&&e.setAttribute(Ku,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
4700
4704
|
transform: rotate(135deg);
|
|
4701
4705
|
}
|
|
4702
4706
|
`)),expandCollapseGlyph:Da.data})
|
|
4703
|
-
|
|
4704
|
-
const
|
|
4707
|
+
Fi.getOrCreate().withPrefix("nimble").register(sp())
|
|
4708
|
+
const op=ut`
|
|
4705
4709
|
${Zs("flex")}
|
|
4706
4710
|
|
|
4707
4711
|
:host {
|
|
@@ -4710,18 +4714,18 @@ const Zu=ut`
|
|
|
4710
4714
|
min-width: fit-content;
|
|
4711
4715
|
font-size: 0;
|
|
4712
4716
|
}
|
|
4713
|
-
:host(${
|
|
4717
|
+
:host(${wh}) {
|
|
4714
4718
|
outline: none;
|
|
4715
4719
|
}
|
|
4716
4720
|
`
|
|
4717
|
-
class
|
|
4721
|
+
class np extends Js{constructor(){super(...arguments),this.selectionMode=Ju}handleClick(t){if(t.defaultPrevented)return!1
|
|
4718
4722
|
if(!(t.target instanceof Element&&Gs(t.target)))return!0
|
|
4719
4723
|
const e=t.target
|
|
4720
|
-
return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case
|
|
4721
|
-
case
|
|
4722
|
-
case
|
|
4723
|
-
default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}_n([tt({attribute:"selection-mode"})],
|
|
4724
|
-
const
|
|
4724
|
+
return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case Ju:return!0
|
|
4725
|
+
case tp:return!1
|
|
4726
|
+
case Zu:return!this.itemHasChildren(t)
|
|
4727
|
+
default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}_n([tt({attribute:"selection-mode"})],np.prototype,"selectionMode",void 0)
|
|
4728
|
+
const rp=np.compose({baseName:"tree-view",baseClass:Js,template:(t,e)=>q`
|
|
4725
4729
|
<template
|
|
4726
4730
|
role="tree"
|
|
4727
4731
|
${vt("treeView")}
|
|
@@ -4733,6 +4737,6 @@ const ep=tp.compose({baseName:"tree-view",baseClass:Js,template:(t,e)=>q`
|
|
|
4733
4737
|
>
|
|
4734
4738
|
<slot ${wt("slottedTreeItems")}></slot>
|
|
4735
4739
|
</template>
|
|
4736
|
-
`,styles:
|
|
4737
|
-
|
|
4740
|
+
`,styles:op})
|
|
4741
|
+
Fi.getOrCreate().withPrefix("nimble").register(rp())}()
|
|
4738
4742
|
//# sourceMappingURL=all-components-bundle.min.js.map
|