@ni/nimble-components 20.1.5 → 20.1.7
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 +72 -39
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +334 -331
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/rich-text-viewer/styles.js +2 -3
- package/dist/esm/rich-text-viewer/styles.js.map +1 -1
- package/dist/esm/src/wafer-map/modules/rendering.d.ts +2 -1
- package/dist/esm/src/wafer-map/modules/wafer-map-update-tracker.d.ts +1 -0
- package/dist/esm/wafer-map/index.js +7 -1
- package/dist/esm/wafer-map/index.js.map +1 -1
- package/dist/esm/wafer-map/modules/rendering.d.ts +2 -1
- package/dist/esm/wafer-map/modules/rendering.js +59 -34
- package/dist/esm/wafer-map/modules/rendering.js.map +1 -1
- package/dist/esm/wafer-map/modules/wafer-map-update-tracker.d.ts +1 -0
- package/dist/esm/wafer-map/modules/wafer-map-update-tracker.js +3 -0
- package/dist/esm/wafer-map/modules/wafer-map-update-tracker.js.map +1 -1
- package/package.json +1 -1
|
@@ -67,18 +67,18 @@ const e=this.target.$fastView
|
|
|
67
67
|
void 0!==e&&e.isComposed&&(e.unbind(),e.needsBindOnly=!0)}function M(){this.target.removeEventListener(this.targetName,this),this.source=null,this.context=null}function A(e){u.setAttribute(this.target,this.targetName,e)}function R(e){u.setBooleanAttribute(this.target,this.targetName,e)}function E(e){if(null==e&&(e=""),e.create){this.target.textContent=""
|
|
68
68
|
let t=this.target.$fastView
|
|
69
69
|
void 0===t?t=e.create():this.target.$fastTemplate!==e&&(t.isComposed&&(t.remove(),t.unbind()),t=e.create()),t.isComposed?t.needsBindOnly&&(t.needsBindOnly=!1,t.bind(this.source,this.context)):(t.isComposed=!0,t.bind(this.source,this.context),t.insertBefore(this.target),this.target.$fastView=t,this.target.$fastTemplate=e)}else{const t=this.target.$fastView
|
|
70
|
-
void 0!==t&&t.isComposed&&(t.isComposed=!1,t.remove(),t.needsBindOnly?t.needsBindOnly=!1:t.unbind()),this.target.textContent=e}}function
|
|
70
|
+
void 0!==t&&t.isComposed&&(t.isComposed=!1,t.remove(),t.needsBindOnly?t.needsBindOnly=!1:t.unbind()),this.target.textContent=e}}function D(e){this.target[this.targetName]=e}function F(e){const t=this.classVersions||Object.create(null),n=this.target
|
|
71
71
|
let i=this.version||0
|
|
72
72
|
if(null!=e&&e.length){const o=e.split(/\s+/)
|
|
73
73
|
for(let e=0,r=o.length;e<r;++e){const r=o[e]
|
|
74
74
|
""!==r&&(t[r]=i,n.classList.add(r))}}if(this.classVersions=t,this.version=i+1,0!==i){i-=1
|
|
75
|
-
for(const e in t)t[e]===i&&n.classList.remove(e)}}class O extends C{constructor(e){super(),this.binding=e,this.bind=$,this.unbind=S,this.updateTarget=A,this.isBindingVolatile=f.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(e){if(this.originalTargetName=e,void 0!==e)switch(e[0]){case":":if(this.cleanedTargetName=e.substr(1),this.updateTarget=
|
|
75
|
+
for(const e in t)t[e]===i&&n.classList.remove(e)}}class O extends C{constructor(e){super(),this.binding=e,this.bind=$,this.unbind=S,this.updateTarget=A,this.isBindingVolatile=f.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(e){if(this.originalTargetName=e,void 0!==e)switch(e[0]){case":":if(this.cleanedTargetName=e.substr(1),this.updateTarget=D,"innerHTML"===this.cleanedTargetName){const e=this.binding
|
|
76
76
|
this.binding=(t,n)=>u.createHTML(e(t,n))}break
|
|
77
77
|
case"?":this.cleanedTargetName=e.substr(1),this.updateTarget=R
|
|
78
78
|
break
|
|
79
79
|
case"@":this.cleanedTargetName=e.substr(1),this.bind=_,this.unbind=M
|
|
80
80
|
break
|
|
81
|
-
default:this.cleanedTargetName=e,"class"===e&&(this.updateTarget=
|
|
81
|
+
default:this.cleanedTargetName=e,"class"===e&&(this.updateTarget=F)}}targetAtContent(){this.updateTarget=E,this.unbind=I}createBehavior(e){return new T(e,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class T{constructor(e,t,n,i,o,r,s){this.source=null,this.context=null,this.bindingObserver=null,this.target=e,this.binding=t,this.isBindingVolatile=n,this.bind=i,this.unbind=o,this.updateTarget=r,this.targetName=s}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(e){w.setEvent(e)
|
|
82
82
|
const t=this.binding(this.source,this.context)
|
|
83
83
|
w.setEvent(null),!0!==t&&e.preventDefault()}}let z=null
|
|
84
84
|
class V{addFactory(e){e.targetIndex=this.targetIndex,this.behaviorFactories.push(e)}captureContentBinding(e){e.targetAtContent(),this.addFactory(e)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){z=this}static borrow(e){const t=z||new V
|
|
@@ -302,11 +302,11 @@ for(let t=0,o=i.length;t<o;++t){const o=i[t]
|
|
|
302
302
|
1!==o.addedCount||1!==o.removed.length?n=n.concat(Se(e,o.index,o.index+o.addedCount,o.removed,0,o.removed.length)):o.removed[0]!==e[o.index]&&n.push(o)}return n}let Re=!1
|
|
303
303
|
function Ee(e,t){let n=e.index
|
|
304
304
|
const i=t.length
|
|
305
|
-
return n>i?n=i-e.addedCount:n<0&&(n=i+e.removed.length+n-e.addedCount),n<0&&(n=0),e.index=n,e}class
|
|
305
|
+
return n>i?n=i-e.addedCount:n<0&&(n=i+e.removed.length+n-e.addedCount),n<0&&(n=0),e.index=n,e}class De extends p{constructor(e){super(e),this.oldCollection=void 0,this.splices=void 0,this.needsQueue=!0,this.call=this.flush,Reflect.defineProperty(e,"$fastController",{value:this,enumerable:!1})}subscribe(e){this.flush(),super.subscribe(e)}addSplice(e){void 0===this.splices?this.splices=[e]:this.splices.push(e),this.needsQueue&&(this.needsQueue=!1,u.queueUpdate(this))}reset(e){this.oldCollection=e,this.needsQueue&&(this.needsQueue=!1,u.queueUpdate(this))}flush(){const e=this.splices,t=this.oldCollection
|
|
306
306
|
if(void 0===e&&void 0===t)return
|
|
307
307
|
this.needsQueue=!0,this.splices=void 0,this.oldCollection=void 0
|
|
308
308
|
const n=void 0===t?Ae(this.source,e):Se(this.source,0,this.source.length,t,0,t.length)
|
|
309
|
-
this.notify(n)}}class
|
|
309
|
+
this.notify(n)}}class Fe{constructor(e,t){this.target=e,this.propertyName=t}bind(e){e[this.propertyName]=this.target}unbind(){}}function Oe(e){return new k("fast-ref",Fe,e)}const Te=e=>"function"==typeof e,ze=()=>null
|
|
310
310
|
function Ve(e){return void 0===e?ze:Te(e)?e:()=>e}function Le(e,t,n){const i=Te(e)?e:()=>e,o=Ve(t),r=Ve(n)
|
|
311
311
|
return(e,t)=>i(e,t)?o(e,t):r(e,t)}const He=Object.freeze({positioning:!1,recycle:!0})
|
|
312
312
|
function Pe(e,t,n,i){e.bind(t[n],i)}function Be(e,t,n,i){const o=Object.create(i)
|
|
@@ -330,7 +330,7 @@ for(;e<s;++e)if(e<l){r(a[e],t,e,n)}else{const s=i.create()
|
|
|
330
330
|
r(s,t,e,n),a.push(s),s.insertBefore(o)}const c=a.splice(e,l-e)
|
|
331
331
|
for(e=0,s=c.length;e<s;++e)c[e].dispose()}}unbindAllViews(){const e=this.views
|
|
332
332
|
for(let t=0,n=e.length;t<n;++t)e[t].unbind()}}class qe extends y{constructor(e,t,n){super(),this.itemsBinding=e,this.templateBinding=t,this.options=n,this.createPlaceholder=u.createBlockPlaceholder,function(){if(Re)return
|
|
333
|
-
Re=!0,f.setArrayObserverFactory((e=>new
|
|
333
|
+
Re=!0,f.setArrayObserverFactory((e=>new De(e)))
|
|
334
334
|
const e=Array.prototype
|
|
335
335
|
if(e.$fastPatch)return
|
|
336
336
|
Reflect.defineProperty(e,"$fastPatch",{value:1,enumerable:!1})
|
|
@@ -417,7 +417,7 @@ if(void 0!==n)return n.get(e)})
|
|
|
417
417
|
class nt{constructor(e,t){this.container=e,this.key=t}instance(e){return this.registerResolver(0,e)}singleton(e){return this.registerResolver(1,e)}transient(e){return this.registerResolver(2,e)}callback(e){return this.registerResolver(3,e)}cachedCallback(e){return this.registerResolver(3,$t(e))}aliasTo(e){return this.registerResolver(5,e)}registerResolver(e,t){const{container:n,key:i}=this
|
|
418
418
|
return this.container=this.key=void 0,n.registerResolver(i,new ut(i,e,t))}}function it(e){const t=e.slice(),n=Object.keys(e),i=n.length
|
|
419
419
|
let o
|
|
420
|
-
for(let r=0;r<i;++r)o=n[r],
|
|
420
|
+
for(let r=0;r<i;++r)o=n[r],Dt(o)||(t[o]=e[o])
|
|
421
421
|
return t}const ot=Object.freeze({none(e){throw Error(`${e.toString()} not registered, did you forget to add @singleton()?`)},singleton:e=>new ut(e,1,e),transient:e=>new ut(e,2,e)}),rt=Object.freeze({default:Object.freeze({parentLocator:()=>null,responsibleForOwnerRequests:!1,defaultResolver:ot.singleton})}),st=new Map
|
|
422
422
|
function at(e){return t=>Reflect.getOwnMetadata(e,t)}let lt=null
|
|
423
423
|
const ct=Object.freeze({createContainer:e=>new Ct(null,Object.assign({},rt.default,e)),findResponsibleContainer(e){const t=e.$$container$$
|
|
@@ -435,7 +435,7 @@ for(let n=0;n<o;++n)e=i[n],void 0!==e&&(t[n]=e)
|
|
|
435
435
|
const r=Object.keys(i)
|
|
436
436
|
let s
|
|
437
437
|
o=r.length
|
|
438
|
-
for(let e=0;e<o;++e)s=r[e],
|
|
438
|
+
for(let e=0;e<o;++e)s=r[e],Dt(s)||(t[s]=i[s])}}else t=it(n)
|
|
439
439
|
st.set(e,t)}return t},defineProperty(e,t,n,i=!1){const o=`$di_${t}`
|
|
440
440
|
Reflect.defineProperty(e,t,{get:function(){let e=this[o]
|
|
441
441
|
if(void 0===e){const r=this instanceof HTMLElement?ct.findResponsibleContainer(this):ct.getOrCreateDOMContainer()
|
|
@@ -510,15 +510,15 @@ return r}return[e.resolve(t,n)]}const Mt="(anonymous)"
|
|
|
510
510
|
function At(e){return"object"==typeof e&&null!==e||"function"==typeof e}const Rt=function(){const e=new WeakMap
|
|
511
511
|
let t=!1,n="",i=0
|
|
512
512
|
return function(o){return t=e.get(o),void 0===t&&(n=o.toString(),i=n.length,t=i>=29&&i<=100&&125===n.charCodeAt(i-1)&&n.charCodeAt(i-2)<=32&&93===n.charCodeAt(i-3)&&101===n.charCodeAt(i-4)&&100===n.charCodeAt(i-5)&&111===n.charCodeAt(i-6)&&99===n.charCodeAt(i-7)&&32===n.charCodeAt(i-8)&&101===n.charCodeAt(i-9)&&118===n.charCodeAt(i-10)&&105===n.charCodeAt(i-11)&&116===n.charCodeAt(i-12)&&97===n.charCodeAt(i-13)&&110===n.charCodeAt(i-14)&&88===n.charCodeAt(i-15),e.set(o,t)),t}}(),Et={}
|
|
513
|
-
function
|
|
513
|
+
function Dt(e){switch(typeof e){case"number":return e>=0&&(0|e)===e
|
|
514
514
|
case"string":{const t=Et[e]
|
|
515
515
|
if(void 0!==t)return t
|
|
516
516
|
const n=e.length
|
|
517
517
|
if(0===n)return Et[e]=!1
|
|
518
518
|
let i=0
|
|
519
519
|
for(let t=0;t<n;++t)if(i=e.charCodeAt(t),0===t&&48===i&&n>1||i<48||i>57)return Et[e]=!1
|
|
520
|
-
return Et[e]=!0}default:return!1}}function
|
|
521
|
-
void 0===Ot.get(i)?Ot.set(i,t):Ot.set(i,!1),n.register(_t.instance(i,t))},forTag(e,t){const n=
|
|
520
|
+
return Et[e]=!0}default:return!1}}function Ft(e){return`${e.toLowerCase()}:presentation`}const Ot=new Map,Tt=Object.freeze({define(e,t,n){const i=Ft(e)
|
|
521
|
+
void 0===Ot.get(i)?Ot.set(i,t):Ot.set(i,!1),n.register(_t.instance(i,t))},forTag(e,t){const n=Ft(e),i=Ot.get(n)
|
|
522
522
|
if(!1===i){return ct.findResponsibleContainer(t).get(n)}return i||null}})
|
|
523
523
|
class zt{constructor(e,t){this.template=e||null,this.styles=void 0===t?null:Array.isArray(t)?W.create(t):t instanceof W?t:W.create([t])}applyTo(e){const t=e.$fastController
|
|
524
524
|
null===t.template&&(t.template=this.template),null===t.styles&&(t.styles=this.styles)}}class Vt extends me{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=Tt.forTag(this.tagName,this)),this._presentation}templateChanged(){void 0!==this.template&&(this.$fastController.template=this.template)}stylesChanged(){void 0!==this.styles&&(this.$fastController.styles=this.styles)}connectedCallback(){null!==this.$presentation&&this.$presentation.applyTo(this),super.connectedCallback()}static compose(e){return(t={})=>new Ht(this===Vt?class extends Vt{}:this,e,t)}}function Lt(e,t,n){return"function"==typeof e?e(t,n):e}et([m],Vt.prototype,"template",void 0),et([m],Vt.prototype,"styles",void 0)
|
|
@@ -681,13 +681,13 @@ t&&t.forEach((e=>{e.removeEventListener("click",this.handleClick)}))}}
|
|
|
681
681
|
et([se({mode:"boolean"})],In.prototype,"autofocus",void 0),et([se({attribute:"form"})],In.prototype,"formId",void 0),et([se],In.prototype,"formaction",void 0),et([se],In.prototype,"formenctype",void 0),et([se],In.prototype,"formmethod",void 0),et([se({mode:"boolean"})],In.prototype,"formnovalidate",void 0),et([se],In.prototype,"formtarget",void 0),et([se],In.prototype,"type",void 0),et([m],In.prototype,"defaultSlottedContent",void 0)
|
|
682
682
|
class Mn{}et([se({attribute:"aria-expanded"})],Mn.prototype,"ariaExpanded",void 0),et([se({attribute:"aria-pressed"})],Mn.prototype,"ariaPressed",void 0),Pt(Mn,hn),Pt(In,Ye,Mn)
|
|
683
683
|
class An extends Vt{}class Rn extends($n(An)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let En=class extends Rn{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=e=>{if(!this.readOnly&&e.key===nn)this.indeterminate&&(this.indeterminate=!1),this.checked=!this.checked},this.clickHandler=e=>{this.disabled||this.readOnly||(this.indeterminate&&(this.indeterminate=!1),this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}}
|
|
684
|
-
function
|
|
685
|
-
class
|
|
684
|
+
function Dn(e){return qt(e)&&("option"===e.getAttribute("role")||e instanceof HTMLOptionElement)}et([se({attribute:"readonly",mode:"boolean"})],En.prototype,"readOnly",void 0),et([m],En.prototype,"defaultSlottedNodes",void 0),et([m],En.prototype,"indeterminate",void 0)
|
|
685
|
+
class Fn extends Vt{constructor(e,t,n,i){super(),this.defaultSelected=!1,this.dirtySelected=!1,this.selected=this.defaultSelected,this.dirtyValue=!1,e&&(this.textContent=e),t&&(this.initialValue=t),n&&(this.defaultSelected=n),i&&(this.selected=i),this.proxy=new Option(`${this.textContent}`,this.initialValue,this.defaultSelected,this.selected),this.proxy.disabled=this.disabled}checkedChanged(e,t){this.ariaChecked="boolean"!=typeof t?null:t?"true":"false"}contentChanged(e,t){this.proxy instanceof HTMLOptionElement&&(this.proxy.textContent=this.textContent),this.$emit("contentchange",null,{bubbles:!0})}defaultSelectedChanged(){this.dirtySelected||(this.selected=this.defaultSelected,this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.defaultSelected))}disabledChanged(e,t){this.ariaDisabled=this.disabled?"true":"false",this.proxy instanceof HTMLOptionElement&&(this.proxy.disabled=this.disabled)}selectedAttributeChanged(){this.defaultSelected=this.selectedAttribute,this.proxy instanceof HTMLOptionElement&&(this.proxy.defaultSelected=this.defaultSelected)}selectedChanged(){this.ariaSelected=this.selected?"true":"false",this.dirtySelected||(this.dirtySelected=!0),this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.selected)}initialValueChanged(e,t){this.dirtyValue||(this.value=this.initialValue,this.dirtyValue=!1)}get label(){var e
|
|
686
686
|
return null!==(e=this.value)&&void 0!==e?e:this.text}get text(){var e,t
|
|
687
687
|
return null!==(t=null===(e=this.textContent)||void 0===e?void 0:e.replace(/\s+/g," ").trim())&&void 0!==t?t:""}set value(e){const t=`${null!=e?e:""}`
|
|
688
688
|
this._value=t,this.dirtyValue=!0,this.proxy instanceof HTMLOptionElement&&(this.proxy.value=t),f.notify(this,"value")}get value(){var e
|
|
689
|
-
return f.track(this,"value"),null!==(e=this._value)&&void 0!==e?e:this.text}get form(){return this.proxy?this.proxy.form:null}}et([m],
|
|
690
|
-
class On{}et([m],On.prototype,"ariaChecked",void 0),et([m],On.prototype,"ariaPosInSet",void 0),et([m],On.prototype,"ariaSelected",void 0),et([m],On.prototype,"ariaSetSize",void 0),Pt(On,hn),Pt(
|
|
689
|
+
return f.track(this,"value"),null!==(e=this._value)&&void 0!==e?e:this.text}get form(){return this.proxy?this.proxy.form:null}}et([m],Fn.prototype,"checked",void 0),et([m],Fn.prototype,"content",void 0),et([m],Fn.prototype,"defaultSelected",void 0),et([se({mode:"boolean"})],Fn.prototype,"disabled",void 0),et([se({attribute:"selected",mode:"boolean"})],Fn.prototype,"selectedAttribute",void 0),et([m],Fn.prototype,"selected",void 0),et([se({attribute:"value",mode:"fromView"})],Fn.prototype,"initialValue",void 0)
|
|
690
|
+
class On{}et([m],On.prototype,"ariaChecked",void 0),et([m],On.prototype,"ariaPosInSet",void 0),et([m],On.prototype,"ariaSelected",void 0),et([m],On.prototype,"ariaSetSize",void 0),Pt(On,hn),Pt(Fn,Ye,On)
|
|
691
691
|
class Tn extends Vt{constructor(){super(...arguments),this._options=[],this.selectedIndex=-1,this.selectedOptions=[],this.shouldSkipFocus=!1,this.typeaheadBuffer="",this.typeaheadExpired=!0,this.typeaheadTimeout=-1}get firstSelectedOption(){var e
|
|
692
692
|
return null!==(e=this.selectedOptions[0])&&void 0!==e?e:null}get hasSelectableOptions(){return this.options.length>0&&!this.options.every((e=>e.disabled))}get length(){var e,t
|
|
693
693
|
return null!==(t=null===(e=this.options)||void 0===e?void 0:e.length)&&void 0!==t?t:0}get options(){return f.track(this,"options"),this._options}set options(e){this._options=e,f.notify(this,"options")}get typeAheadExpired(){return this.typeaheadExpired}set typeAheadExpired(e){this.typeaheadExpired=e}clickHandler(e){const t=e.target.closest("option,[role=option]")
|
|
@@ -719,11 +719,11 @@ t.unsubscribe(this,"selected"),e.selected=i.includes(e),t.subscribe(this,"select
|
|
|
719
719
|
this.disabled||(this.selectedIndex=null!==(t=null===(e=this.options)||void 0===e?void 0:e.findIndex((e=>!e.disabled)))&&void 0!==t?t:-1)}selectLastOption(){this.disabled||(this.selectedIndex=function(e,t){let n=e.length
|
|
720
720
|
for(;n--;)if(t(e[n],n,e))return n
|
|
721
721
|
return-1}(this.options,(e=>!e.disabled)))}selectNextOption(){!this.disabled&&this.selectedIndex<this.options.length-1&&(this.selectedIndex+=1)}selectPreviousOption(){!this.disabled&&this.selectedIndex>0&&(this.selectedIndex=this.selectedIndex-1)}setDefaultSelectedOption(){var e,t
|
|
722
|
-
this.selectedIndex=null!==(t=null===(e=this.options)||void 0===e?void 0:e.findIndex((e=>e.defaultSelected)))&&void 0!==t?t:-1}setSelectedOptions(){var e,t,n;(null===(e=this.options)||void 0===e?void 0:e.length)&&(this.selectedOptions=[this.options[this.selectedIndex]],this.ariaActiveDescendant=null!==(n=null===(t=this.firstSelectedOption)||void 0===t?void 0:t.id)&&void 0!==n?n:"",this.focusAndScrollOptionIntoView())}slottedOptionsChanged(e,t){this.options=t.reduce(((e,t)=>(
|
|
722
|
+
this.selectedIndex=null!==(t=null===(e=this.options)||void 0===e?void 0:e.findIndex((e=>e.defaultSelected)))&&void 0!==t?t:-1}setSelectedOptions(){var e,t,n;(null===(e=this.options)||void 0===e?void 0:e.length)&&(this.selectedOptions=[this.options[this.selectedIndex]],this.ariaActiveDescendant=null!==(n=null===(t=this.firstSelectedOption)||void 0===t?void 0:t.id)&&void 0!==n?n:"",this.focusAndScrollOptionIntoView())}slottedOptionsChanged(e,t){this.options=t.reduce(((e,t)=>(Dn(t)&&e.push(t),e)),[])
|
|
723
723
|
const n=`${this.options.length}`
|
|
724
724
|
this.options.forEach(((e,t)=>{e.id||(e.id=dn("option-")),e.ariaPosInSet=`${t+1}`,e.ariaSetSize=n})),this.$fastController.isConnected&&(this.setSelectedOptions(),this.setDefaultSelectedOption())}typeaheadBufferChanged(e,t){if(this.$fastController.isConnected){const e=this.getTypeaheadMatches()
|
|
725
725
|
if(e.length){const t=this.options.indexOf(e[0])
|
|
726
|
-
t>-1&&(this.selectedIndex=t)}this.typeaheadExpired=!1}}}Tn.slottedOptionFilter=e=>
|
|
726
|
+
t>-1&&(this.selectedIndex=t)}this.typeaheadExpired=!1}}}Tn.slottedOptionFilter=e=>Dn(e)&&!e.hidden,Tn.TYPE_AHEAD_TIMEOUT_MS=1e3,et([se({mode:"boolean"})],Tn.prototype,"disabled",void 0),et([m],Tn.prototype,"selectedIndex",void 0),et([m],Tn.prototype,"selectedOptions",void 0),et([m],Tn.prototype,"slottedOptions",void 0),et([m],Tn.prototype,"typeaheadBuffer",void 0)
|
|
727
727
|
class zn{}et([m],zn.prototype,"ariaActiveDescendant",void 0),et([m],zn.prototype,"ariaDisabled",void 0),et([m],zn.prototype,"ariaExpanded",void 0),et([m],zn.prototype,"ariaMultiSelectable",void 0),Pt(zn,hn),Pt(Tn,zn)
|
|
728
728
|
const Vn="above",Ln="below"
|
|
729
729
|
class Hn extends Tn{}class Pn extends(kn(Hn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Bn="inline",Nn="list",qn="both",Zn="none"
|
|
@@ -895,7 +895,7 @@ break
|
|
|
895
895
|
case Ai:this.checked||(this.checked=!0)}},this.updateSubmenu=()=>{this.submenu=this.domChildren().find((e=>"menu"===e.getAttribute("role"))),this.hasSubmenu=void 0!==this.submenu}}expandedChanged(e){if(this.$fastController.isConnected){if(void 0===this.submenu)return
|
|
896
896
|
!1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=gn(this),this.$emit("expanded-change",this,{bubbles:!1})}}checkedChanged(e,t){this.$fastController.isConnected&&this.$emit("change")}connectedCallback(){super.connectedCallback(),u.queueUpdate((()=>{this.updateSubmenu()})),this.startColumnCount||(this.startColumnCount=1),this.observer=new MutationObserver(this.updateSubmenu)}disconnectedCallback(){super.disconnectedCallback(),this.submenu=void 0,void 0!==this.observer&&(this.observer.disconnect(),this.observer=void 0)}domChildren(){return Array.from(this.children).filter((e=>!e.hasAttribute("hidden")))}}
|
|
897
897
|
et([se({mode:"boolean"})],Ei.prototype,"disabled",void 0),et([se({mode:"boolean"})],Ei.prototype,"expanded",void 0),et([m],Ei.prototype,"startColumnCount",void 0),et([se],Ei.prototype,"role",void 0),et([se({mode:"boolean"})],Ei.prototype,"checked",void 0),et([m],Ei.prototype,"submenuRegion",void 0),et([m],Ei.prototype,"hasSubmenu",void 0),et([m],Ei.prototype,"currentDirection",void 0),et([m],Ei.prototype,"submenu",void 0),Pt(Ei,Ye)
|
|
898
|
-
let
|
|
898
|
+
let Di=class e extends Vt{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&qt(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=e=>{if(!this.contains(e.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
|
|
899
899
|
const e=this.menuItems.findIndex(this.isFocusableElement)
|
|
900
900
|
this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.menuItems[e].setAttribute("tabindex","0"),this.focusIndex=e}},this.handleItemFocus=e=>{const t=e.target
|
|
901
901
|
void 0!==this.menuItems&&t!==this.menuItems[this.focusIndex]&&(this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.focusIndex=this.menuItems.indexOf(t),t.setAttribute("tabindex","0"))},this.handleExpandedChanged=e=>{if(e.defaultPrevented||null===e.target||void 0===this.menuItems||this.menuItems.indexOf(e.target)<0)return
|
|
@@ -920,8 +920,8 @@ case en:return void this.setFocus(0,1)
|
|
|
920
920
|
default:return!0}}domChildren(){return Array.from(this.children).filter((e=>!e.hasAttribute("hidden")))}setFocus(e,t){if(void 0!==this.menuItems)for(;e>=0&&e<this.menuItems.length;){const n=this.menuItems[e]
|
|
921
921
|
if(this.isFocusableElement(n)){this.focusIndex>-1&&this.menuItems.length>=this.focusIndex-1&&this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.focusIndex=e,n.setAttribute("tabindex","0"),n.focus()
|
|
922
922
|
break}e+=t}}}
|
|
923
|
-
|
|
924
|
-
class
|
|
923
|
+
Di.focusableElementRoles=Ri,et([m],Di.prototype,"items",void 0)
|
|
924
|
+
class Fi extends Vt{}class Oi extends(kn(Fi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Ti="text"
|
|
925
925
|
let zi=class extends Oi{constructor(){super(...arguments),this.type=Ti}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly,this.validate())}autofocusChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autofocus=this.autofocus,this.validate())}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}typeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.type=this.type,this.validate())}listChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.setAttribute("list",this.list),this.validate())}maxlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.maxLength=this.maxlength,this.validate())}minlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.minLength=this.minlength,this.validate())}patternChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.pattern=this.pattern,this.validate())}sizeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.size=this.size)}spellcheckChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.spellcheck=this.spellcheck)}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type",this.type),this.validate(),this.autofocus&&u.queueUpdate((()=>{this.focus()}))}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.value=this.control.value}handleChange(){this.$emit("change")}validate(){super.validate(this.control)}}
|
|
926
926
|
et([se({attribute:"readonly",mode:"boolean"})],zi.prototype,"readOnly",void 0),et([se({mode:"boolean"})],zi.prototype,"autofocus",void 0),et([se],zi.prototype,"placeholder",void 0),et([se],zi.prototype,"type",void 0),et([se],zi.prototype,"list",void 0),et([se({converter:oe})],zi.prototype,"maxlength",void 0),et([se({converter:oe})],zi.prototype,"minlength",void 0),et([se],zi.prototype,"pattern",void 0),et([se({converter:oe})],zi.prototype,"size",void 0),et([se({mode:"boolean"})],zi.prototype,"spellcheck",void 0),et([m],zi.prototype,"defaultSlottedNodes",void 0)
|
|
927
927
|
class Vi{}Pt(Vi,hn),Pt(zi,Ye,Vi)
|
|
@@ -1132,9 +1132,9 @@ const e=document.createElement("style"),t=function(){const e=document.querySelec
|
|
|
1132
1132
|
return e?e.getAttribute("content"):null}()
|
|
1133
1133
|
null!==t&&e.setAttribute("nonce",t),document.head.appendChild(e)
|
|
1134
1134
|
try{e.sheet.insertRule("foo:focus-visible {color:inherit}",0),Zt=!0}catch(e){Zt=!1}finally{document.head.removeChild(e)}return Zt}()?"focus-visible":"focus"
|
|
1135
|
-
class Eo extends un{}const
|
|
1136
|
-
function
|
|
1137
|
-
return Math.round(e*n)/n}class Vo{constructor(e,t,n,i){this.r=e,this.g=t,this.b=n,this.a="number"!=typeof i||isNaN(i)?1:i}static fromObject(e){return!e||isNaN(e.r)||isNaN(e.g)||isNaN(e.b)?null:new Vo(e.r,e.g,e.b,e.a)}equalValue(e){return this.r===e.r&&this.g===e.g&&this.b===e.b&&this.a===e.a}toStringHexRGB(){return"#"+[this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringHexRGBA(){return this.toStringHexRGB()+this.formatHexValue(this.a)}toStringHexARGB(){return"#"+[this.a,this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringWebRGB(){return`rgb(${Math.round(To(this.r,0,255))},${Math.round(To(this.g,0,255))},${Math.round(To(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(To(this.r,0,255))},${Math.round(To(this.g,0,255))},${Math.round(To(this.b,0,255))},${
|
|
1135
|
+
class Eo extends un{}const Do=`:${Ro}`
|
|
1136
|
+
function Fo(e,t,n){return isNaN(e)||e<=t?t:e>=n?n:e}function Oo(e,t,n){return isNaN(e)||e<=t?0:e>=n?1:e/(n-t)}function To(e,t,n){return isNaN(e)?t:t+e*(n-t)}function zo(e,t){const n=Math.pow(10,t)
|
|
1137
|
+
return Math.round(e*n)/n}class Vo{constructor(e,t,n,i){this.r=e,this.g=t,this.b=n,this.a="number"!=typeof i||isNaN(i)?1:i}static fromObject(e){return!e||isNaN(e.r)||isNaN(e.g)||isNaN(e.b)?null:new Vo(e.r,e.g,e.b,e.a)}equalValue(e){return this.r===e.r&&this.g===e.g&&this.b===e.b&&this.a===e.a}toStringHexRGB(){return"#"+[this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringHexRGBA(){return this.toStringHexRGB()+this.formatHexValue(this.a)}toStringHexARGB(){return"#"+[this.a,this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringWebRGB(){return`rgb(${Math.round(To(this.r,0,255))},${Math.round(To(this.g,0,255))},${Math.round(To(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(To(this.r,0,255))},${Math.round(To(this.g,0,255))},${Math.round(To(this.b,0,255))},${Fo(this.a,0,1)})`}roundToPrecision(e){return new Vo(zo(this.r,e),zo(this.g,e),zo(this.b,e),zo(this.a,e))}clamp(){return new Vo(Fo(this.r,0,1),Fo(this.g,0,1),Fo(this.b,0,1),Fo(this.a,0,1))}toObject(){return{r:this.r,g:this.g,b:this.b,a:this.a}}formatHexValue(e){return function(e){const t=Math.round(Fo(e,0,255)).toString(16)
|
|
1138
1138
|
return 1===t.length?"0"+t:t}(To(e,0,255))}}const Lo={aliceblue:{r:.941176,g:.972549,b:1},antiquewhite:{r:.980392,g:.921569,b:.843137},aqua:{r:0,g:1,b:1},aquamarine:{r:.498039,g:1,b:.831373},azure:{r:.941176,g:1,b:1},beige:{r:.960784,g:.960784,b:.862745},bisque:{r:1,g:.894118,b:.768627},black:{r:0,g:0,b:0},blanchedalmond:{r:1,g:.921569,b:.803922},blue:{r:0,g:0,b:1},blueviolet:{r:.541176,g:.168627,b:.886275},brown:{r:.647059,g:.164706,b:.164706},burlywood:{r:.870588,g:.721569,b:.529412},cadetblue:{r:.372549,g:.619608,b:.627451},chartreuse:{r:.498039,g:1,b:0},chocolate:{r:.823529,g:.411765,b:.117647},coral:{r:1,g:.498039,b:.313725},cornflowerblue:{r:.392157,g:.584314,b:.929412},cornsilk:{r:1,g:.972549,b:.862745},crimson:{r:.862745,g:.078431,b:.235294},cyan:{r:0,g:1,b:1},darkblue:{r:0,g:0,b:.545098},darkcyan:{r:0,g:.545098,b:.545098},darkgoldenrod:{r:.721569,g:.52549,b:.043137},darkgray:{r:.662745,g:.662745,b:.662745},darkgreen:{r:0,g:.392157,b:0},darkgrey:{r:.662745,g:.662745,b:.662745},darkkhaki:{r:.741176,g:.717647,b:.419608},darkmagenta:{r:.545098,g:0,b:.545098},darkolivegreen:{r:.333333,g:.419608,b:.184314},darkorange:{r:1,g:.54902,b:0},darkorchid:{r:.6,g:.196078,b:.8},darkred:{r:.545098,g:0,b:0},darksalmon:{r:.913725,g:.588235,b:.478431},darkseagreen:{r:.560784,g:.737255,b:.560784},darkslateblue:{r:.282353,g:.239216,b:.545098},darkslategray:{r:.184314,g:.309804,b:.309804},darkslategrey:{r:.184314,g:.309804,b:.309804},darkturquoise:{r:0,g:.807843,b:.819608},darkviolet:{r:.580392,g:0,b:.827451},deeppink:{r:1,g:.078431,b:.576471},deepskyblue:{r:0,g:.74902,b:1},dimgray:{r:.411765,g:.411765,b:.411765},dimgrey:{r:.411765,g:.411765,b:.411765},dodgerblue:{r:.117647,g:.564706,b:1},firebrick:{r:.698039,g:.133333,b:.133333},floralwhite:{r:1,g:.980392,b:.941176},forestgreen:{r:.133333,g:.545098,b:.133333},fuchsia:{r:1,g:0,b:1},gainsboro:{r:.862745,g:.862745,b:.862745},ghostwhite:{r:.972549,g:.972549,b:1},gold:{r:1,g:.843137,b:0},goldenrod:{r:.854902,g:.647059,b:.12549},gray:{r:.501961,g:.501961,b:.501961},green:{r:0,g:.501961,b:0},greenyellow:{r:.678431,g:1,b:.184314},grey:{r:.501961,g:.501961,b:.501961},honeydew:{r:.941176,g:1,b:.941176},hotpink:{r:1,g:.411765,b:.705882},indianred:{r:.803922,g:.360784,b:.360784},indigo:{r:.294118,g:0,b:.509804},ivory:{r:1,g:1,b:.941176},khaki:{r:.941176,g:.901961,b:.54902},lavender:{r:.901961,g:.901961,b:.980392},lavenderblush:{r:1,g:.941176,b:.960784},lawngreen:{r:.486275,g:.988235,b:0},lemonchiffon:{r:1,g:.980392,b:.803922},lightblue:{r:.678431,g:.847059,b:.901961},lightcoral:{r:.941176,g:.501961,b:.501961},lightcyan:{r:.878431,g:1,b:1},lightgoldenrodyellow:{r:.980392,g:.980392,b:.823529},lightgray:{r:.827451,g:.827451,b:.827451},lightgreen:{r:.564706,g:.933333,b:.564706},lightgrey:{r:.827451,g:.827451,b:.827451},lightpink:{r:1,g:.713725,b:.756863},lightsalmon:{r:1,g:.627451,b:.478431},lightseagreen:{r:.12549,g:.698039,b:.666667},lightskyblue:{r:.529412,g:.807843,b:.980392},lightslategray:{r:.466667,g:.533333,b:.6},lightslategrey:{r:.466667,g:.533333,b:.6},lightsteelblue:{r:.690196,g:.768627,b:.870588},lightyellow:{r:1,g:1,b:.878431},lime:{r:0,g:1,b:0},limegreen:{r:.196078,g:.803922,b:.196078},linen:{r:.980392,g:.941176,b:.901961},magenta:{r:1,g:0,b:1},maroon:{r:.501961,g:0,b:0},mediumaquamarine:{r:.4,g:.803922,b:.666667},mediumblue:{r:0,g:0,b:.803922},mediumorchid:{r:.729412,g:.333333,b:.827451},mediumpurple:{r:.576471,g:.439216,b:.858824},mediumseagreen:{r:.235294,g:.701961,b:.443137},mediumslateblue:{r:.482353,g:.407843,b:.933333},mediumspringgreen:{r:0,g:.980392,b:.603922},mediumturquoise:{r:.282353,g:.819608,b:.8},mediumvioletred:{r:.780392,g:.082353,b:.521569},midnightblue:{r:.098039,g:.098039,b:.439216},mintcream:{r:.960784,g:1,b:.980392},mistyrose:{r:1,g:.894118,b:.882353},moccasin:{r:1,g:.894118,b:.709804},navajowhite:{r:1,g:.870588,b:.678431},navy:{r:0,g:0,b:.501961},oldlace:{r:.992157,g:.960784,b:.901961},olive:{r:.501961,g:.501961,b:0},olivedrab:{r:.419608,g:.556863,b:.137255},orange:{r:1,g:.647059,b:0},orangered:{r:1,g:.270588,b:0},orchid:{r:.854902,g:.439216,b:.839216},palegoldenrod:{r:.933333,g:.909804,b:.666667},palegreen:{r:.596078,g:.984314,b:.596078},paleturquoise:{r:.686275,g:.933333,b:.933333},palevioletred:{r:.858824,g:.439216,b:.576471},papayawhip:{r:1,g:.937255,b:.835294},peachpuff:{r:1,g:.854902,b:.72549},peru:{r:.803922,g:.521569,b:.247059},pink:{r:1,g:.752941,b:.796078},plum:{r:.866667,g:.627451,b:.866667},powderblue:{r:.690196,g:.878431,b:.901961},purple:{r:.501961,g:0,b:.501961},red:{r:1,g:0,b:0},rosybrown:{r:.737255,g:.560784,b:.560784},royalblue:{r:.254902,g:.411765,b:.882353},saddlebrown:{r:.545098,g:.270588,b:.07451},salmon:{r:.980392,g:.501961,b:.447059},sandybrown:{r:.956863,g:.643137,b:.376471},seagreen:{r:.180392,g:.545098,b:.341176},seashell:{r:1,g:.960784,b:.933333},sienna:{r:.627451,g:.321569,b:.176471},silver:{r:.752941,g:.752941,b:.752941},skyblue:{r:.529412,g:.807843,b:.921569},slateblue:{r:.415686,g:.352941,b:.803922},slategray:{r:.439216,g:.501961,b:.564706},slategrey:{r:.439216,g:.501961,b:.564706},snow:{r:1,g:.980392,b:.980392},springgreen:{r:0,g:1,b:.498039},steelblue:{r:.27451,g:.509804,b:.705882},tan:{r:.823529,g:.705882,b:.54902},teal:{r:0,g:.501961,b:.501961},thistle:{r:.847059,g:.74902,b:.847059},tomato:{r:1,g:.388235,b:.278431},transparent:{r:0,g:0,b:0,a:0},turquoise:{r:.25098,g:.878431,b:.815686},violet:{r:.933333,g:.509804,b:.933333},wheat:{r:.960784,g:.870588,b:.701961},white:{r:1,g:1,b:1},whitesmoke:{r:.960784,g:.960784,b:.960784},yellow:{r:1,g:1,b:0},yellowgreen:{r:.603922,g:.803922,b:.196078}},Ho=/^rgb\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){2}(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*)\)$/i,Po=/^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i,Bo=/^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i,No=/^#((?:[0-9a-f]{8}|[0-9a-f]{4}))$/i
|
|
1139
1139
|
function qo(e){return function(e){return No.test(e)}(e)}function Zo(e){const t=Bo.exec(e)
|
|
1140
1140
|
if(null===t)return null
|
|
@@ -1156,7 +1156,7 @@ const n=t[1].split(",")
|
|
|
1156
1156
|
return 4===n.length?new Vo(Oo(Number(n[0]),0,255),Oo(Number(n[1]),0,255),Oo(Number(n[2]),0,255),Number(n[3])):null}(t):function(e){return Lo.hasOwnProperty(e)}(t)?function(e){const t=Lo[e.toLowerCase()]
|
|
1157
1157
|
return t?new Vo(t.r,t.g,t.b,t.hasOwnProperty("a")?t.a:void 0):null}(t):null}const jo="#a46eff",Go="#804ad9",Wo="#ff8126",Ko="#009921",Xo="#00c12b",Yo="#c4000c",Jo="#818386",Qo="#f1f1f2",er="#f5f5f5",tr="#ffffff",nr="#363738",ir="#505153",or="#000000",rr="#161617",sr="#074023",ar="#009b65",lr="#d63434",cr="#ff4b00",dr="#006b46",hr="#32eb96",ur="Source Sans Pro",pr="400",gr="14px",fr="18px",mr="14px",vr="0.25s"
|
|
1158
1158
|
function br(e,t){const{r:n,g:i,b:o}=Zo(e)
|
|
1159
|
-
return`rgba(${255*n}, ${255*i}, ${255*o}, ${t})`}const wr=br(or,.3),xr=br(or,.6),yr=br(or,.6),Cr=vr,kr={light:"light",dark:"dark",color:"color"},$r="action-rgb-partial-color",_r="application-background-color",Sr="divider-background-color",Ir="header-background-color",Mr="section-background-color",Ar="button-fill-primary-color",Rr="button-primary-font-color",Er="button-fill-active-primary-color",
|
|
1159
|
+
return`rgba(${255*n}, ${255*i}, ${255*o}, ${t})`}const wr=br(or,.3),xr=br(or,.6),yr=br(or,.6),Cr=vr,kr={light:"light",dark:"dark",color:"color"},$r="action-rgb-partial-color",_r="application-background-color",Sr="divider-background-color",Ir="header-background-color",Mr="section-background-color",Ar="button-fill-primary-color",Rr="button-primary-font-color",Er="button-fill-active-primary-color",Dr="button-fill-accent-color",Fr="button-accent-block-font-color",Or="button-accent-outline-font-color",Tr="button-border-accent-outline-color",zr="button-fill-accent-active-color",Vr="fill-selected-color",Lr="fill-selected-rgb-partial-color",Hr="fill-hover-selected-color",Pr="fill-hover-color",Br="fill-down-color",Nr="border-color",qr="border-rgb-partial-color",Zr="fail-color",Ur="warning-color",jr="pass-color",Gr="information-color",Wr="border-hover-color",Kr="icon-color",Xr="modal-backdrop-color",Yr="popup-border-color",Jr="control-height",Qr="control-slim-height",es="small-padding",ts="standard-padding",ns="label-height",is="border-width",os="icon-size",rs="group-header-text-transform",ss="drawer-width",as="banner-gap-size",ls="spinner-small-height",cs="spinner-medium-height",ds="spinner-large-height",hs="small-delay",us="medium-delay",ps="large-delay",gs="headline-plus-1-font",fs="headline-font",ms="table-header-font",vs="title-plus-2-font",bs="title-plus-1-font",ws="title-font",xs="subtitle-plus-1-font",ys="subtitle-font",Cs="link-font",ks="link-active-font",$s="link-prominent-font",_s="link-active-prominent-font",Ss="placeholder-font",Is="body-emphasized-font",Ms="body-font",As="group-header-font",Rs="control-label-font",Es="button-label-font",Ds="tooltip-caption-font",Fs="tooltip-background-color",Os="error-text-font",Ts="table-row-border-color",zs="elevation-1-box-shadow",Vs="elevation-2-box-shadow",Ls="elevation-3-box-shadow",Hs="graph-gridline-color",Ps=e=>`ni-nimble-${e}`,Bs="animationend",Ns="change",qs="ArrowDown",Zs="ArrowLeft",Us="ArrowUp",js="Enter",Gs="Shift"
|
|
1160
1160
|
var Ws
|
|
1161
1161
|
!function(e){e.ltr="ltr",e.rtl="rtl"}(Ws||(Ws={}))
|
|
1162
1162
|
let Ks=0
|
|
@@ -1178,10 +1178,10 @@ case kr.dark:return xr
|
|
|
1178
1178
|
case kr.color:return yr
|
|
1179
1179
|
default:return wr}}(e)))
|
|
1180
1180
|
const wa=di.create(Ps(Yr)).withDefault((e=>br(id(e,rr,Qo,tr),.3)))
|
|
1181
|
-
di.create(Ps(Hs)).withDefault((e=>br(id(e,rr,Qo,tr),.2))),di.create(Ps(
|
|
1182
|
-
const xa=di.create(Ps(Ts)).withDefault((e=>id(e,Qo,ir,sr))),ya=di.create(Ps(Ar)).withDefault((e=>id(e,br(rr,.75),br(Qo,.3),br(tr,.3)))),Ca=di.create(Ps(Rr)).withDefault((e=>id(e,Qo,Qo,tr))),ka=di.create(Ps(Er)).withDefault((e=>id(e,br(rr,.85),br(Qo,.2),br(tr,.2)))),$a=di.create(Ps(
|
|
1181
|
+
di.create(Ps(Hs)).withDefault((e=>br(id(e,rr,Qo,tr),.2))),di.create(Ps(Fs)).withDefault((e=>id(e,Qo,nr,sr)))
|
|
1182
|
+
const xa=di.create(Ps(Ts)).withDefault((e=>id(e,Qo,ir,sr))),ya=di.create(Ps(Ar)).withDefault((e=>id(e,br(rr,.75),br(Qo,.3),br(tr,.3)))),Ca=di.create(Ps(Rr)).withDefault((e=>id(e,Qo,Qo,tr))),ka=di.create(Ps(Er)).withDefault((e=>id(e,br(rr,.85),br(Qo,.2),br(tr,.2)))),$a=di.create(Ps(Dr)).withDefault((e=>id(e,dr,ar,br(tr,.1)))),_a=di.create(Ps(Fr)).withDefault((e=>id(e,tr,Qo,tr))),Sa=di.create(Ps(Or)).withDefault((e=>id(e,"#00734b",hr,tr))),Ia=di.create(Ps(Tr)).withDefault((e=>id(e,ar,hr,br(tr,.3)))),Ma=di.create(Ps(zr)).withDefault((e=>id(e,"#00613f",dr,br(tr,.2)))),Aa=di.create(Ps(Jr)).withDefault("32px"),Ra=di.create(Ps(Qr)).withDefault("24px"),Ea=di.create(Ps(es)).withDefault("4px"),Da=di.create(Ps(ts)).withDefault("16px")
|
|
1183
1183
|
di.create(Ps(ns)).withDefault("16px")
|
|
1184
|
-
const
|
|
1184
|
+
const Fa=di.create(Ps(is)).withDefault("1px"),Oa=di.create(Ps(os)).withDefault("16px"),Ta=di.create(Ps(ss)).withDefault("784px")
|
|
1185
1185
|
di.create(Ps(as)).withDefault("1px")
|
|
1186
1186
|
const za=di.create(Ps(ls)).withDefault("16px")
|
|
1187
1187
|
di.create(Ps(cs)).withDefault("32px"),di.create(Ps(ds)).withDefault("64px"),di.create(Ps(zs)).withDefault((e=>`0px 1px 4px ${br(id(e,or,or,or),.16)}`))
|
|
@@ -1189,7 +1189,7 @@ const Va=di.create(Ps(Vs)).withDefault((e=>`0px 2px 4px ${br(id(e,or,or,or),.16)
|
|
|
1189
1189
|
nd(fs,(e=>sd(e)),(e=>br(sd(e),.3)),"Noto Serif","400","25px","32px","Noto Serif Fallback"),nd(gs,(e=>sd(e)),(e=>br(sd(e),.3)),"Noto Serif","400","29.100000381469727px","40px","Noto Serif Fallback"),nd(vs,(e=>sd(e)),(e=>br(sd(e),.3)),"Source Sans Pro","400","25px","32px","Source Sans Pro Fallback")
|
|
1190
1190
|
const[Ha,Pa,Ba,Na,qa,Za,Ua,ja]=nd(bs,(e=>sd(e)),(e=>br(sd(e),.3)),"Source Sans Pro","400","22px","28px","Source Sans Pro Fallback")
|
|
1191
1191
|
nd(ws,(e=>sd(e)),(e=>br(sd(e),.3)),"Source Sans Pro","400","19px","24px","Source Sans Pro Fallback"),nd(xs,(e=>sd(e)),(e=>br(sd(e),.3)),"Source Sans Pro","300","16px","20px","Source Sans Pro Fallback")
|
|
1192
|
-
const[Ga,Wa,Ka,Xa,Ya,Ja,Qa,el]=nd(ys,(e=>sd(e)),(e=>br(sd(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[tl,nl,il,ol,rl,sl,al,ll]=nd(Cs,(e=>sd(e)),(e=>br(sd(e),.3)),ur,pr,gr,fr,oa),[cl,dl,hl,ul,pl,gl,fl,ml]=nd(ks,(e=>id(e,dr,hr,br(tr,.6))),(e=>br(sd(e),.3)),ur,pr,gr,fr,oa),[vl,bl,wl,xl,yl,Cl,kl,$l]=nd($s,(e=>id(e,dr,hr,hr)),(e=>br(sd(e),.3)),ur,pr,gr,fr,oa),[_l,Sl,Il,Ml,Al,Rl,El,
|
|
1192
|
+
const[Ga,Wa,Ka,Xa,Ya,Ja,Qa,el]=nd(ys,(e=>sd(e)),(e=>br(sd(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[tl,nl,il,ol,rl,sl,al,ll]=nd(Cs,(e=>sd(e)),(e=>br(sd(e),.3)),ur,pr,gr,fr,oa),[cl,dl,hl,ul,pl,gl,fl,ml]=nd(ks,(e=>id(e,dr,hr,br(tr,.6))),(e=>br(sd(e),.3)),ur,pr,gr,fr,oa),[vl,bl,wl,xl,yl,Cl,kl,$l]=nd($s,(e=>id(e,dr,hr,hr)),(e=>br(sd(e),.3)),ur,pr,gr,fr,oa),[_l,Sl,Il,Ml,Al,Rl,El,Dl]=nd(_s,(e=>sd(e)),(e=>br(sd(e),.3)),ur,pr,gr,fr,oa),[Fl,Ol,Tl,zl,Vl,Ll,Hl,Pl]=nd(Ss,(e=>br(sd(e),.6)),(e=>br(sd(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[Bl,Nl,ql,Zl,Ul,jl,Gl,Wl]=nd(Is,(e=>sd(e)),(e=>br(sd(e),.3)),"Source Sans Pro","600","14px","18px","Source Sans Pro Fallback"),[Kl,Xl,Yl,Jl,Ql,ec,tc,nc]=nd(Ms,(e=>sd(e)),(e=>br(sd(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[ic,oc,rc,sc,ac,lc,cc,dc]=nd(As,(e=>sd(e)),(e=>br(sd(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[hc,uc,pc,gc,fc,mc,vc,bc]=nd(Rs,(e=>br(sd(e),.6)),(e=>br(sd(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[wc,xc,yc,Cc,kc,$c,_c,Sc]=nd(Es,(e=>sd(e)),(e=>br(sd(e),.3)),"Source Sans Pro","600","12.800000190734863px","16px","Source Sans Pro Fallback"),[Ic,Mc,Ac,Rc,Ec,Dc,Fc,Oc]=nd(Ds,(e=>sd(e)),(e=>br(sd(e),.3)),"Source Sans Pro","400","11px",mr,"Source Sans Pro Fallback"),[Tc,zc,Vc,Lc,Hc,Pc,Bc,Nc]=nd(Os,(e=>od(e)),(e=>br(od(e),.3)),"Source Sans Pro","400","11px",mr,"Source Sans Pro Fallback"),[qc,Zc,Uc,jc,Gc,Wc,Kc,Xc]=nd(ms,(e=>br(sd(e),.6)),(e=>br(sd(e),.3)),"Source Sans Pro","600","12.800000190734863px",mr,"Source Sans Pro Fallback"),Yc=di.create(Ps(rs)).withDefault("uppercase"),Jc=di.create(Ps(hs)).withDefault("0.075s"),Qc=di.create(Ps(us)).withDefault("0.15s"),ed=di.create(Ps(ps)).withDefault(vr)
|
|
1193
1193
|
function td(e){const{r:t,g:n,b:i}=Zo(e)
|
|
1194
1194
|
return`${255*t}, ${255*n}, ${255*i}`}function nd(e,t,n,i,o,r,s,a){if(""===e||""===i||""===o||""===r||""===s||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
|
|
1195
1195
|
const l=di.create(Ps(e)).withDefault(`${o} ${r}/${s} ${i}, ${a}`),c=e.split("-font"),d=c[0]
|
|
@@ -1214,7 +1214,7 @@ default:return t}}function od(e){return id(e,Yo,"#ff4646",tr)}function rd(e){ret
|
|
|
1214
1214
|
text-decoration: underline;
|
|
1215
1215
|
}
|
|
1216
1216
|
|
|
1217
|
-
.control${
|
|
1217
|
+
.control${Do} {
|
|
1218
1218
|
display: inline;
|
|
1219
1219
|
outline: none;
|
|
1220
1220
|
box-shadow: inset 0px -1px ${nl};
|
|
@@ -1225,7 +1225,7 @@ default:return t}}function od(e){return id(e,Yo,"#ff4646",tr)}function rd(e){ret
|
|
|
1225
1225
|
text-decoration: underline;
|
|
1226
1226
|
}
|
|
1227
1227
|
|
|
1228
|
-
.control${
|
|
1228
|
+
.control${Do}:active {
|
|
1229
1229
|
box-shadow: inset 0px -1px ${dl};
|
|
1230
1230
|
}
|
|
1231
1231
|
|
|
@@ -1246,7 +1246,7 @@ default:return t}}function od(e){return id(e,Yo,"#ff4646",tr)}function rd(e){ret
|
|
|
1246
1246
|
text-decoration: underline;
|
|
1247
1247
|
}
|
|
1248
1248
|
|
|
1249
|
-
:host([underline-hidden]) .control${
|
|
1249
|
+
:host([underline-hidden]) .control${Do} {
|
|
1250
1250
|
text-decoration: underline;
|
|
1251
1251
|
}
|
|
1252
1252
|
|
|
@@ -1262,11 +1262,11 @@ default:return t}}function od(e){return id(e,Yo,"#ff4646",tr)}function rd(e){ret
|
|
|
1262
1262
|
color: ${Sl};
|
|
1263
1263
|
}
|
|
1264
1264
|
|
|
1265
|
-
:host([appearance='prominent']) .control${
|
|
1265
|
+
:host([appearance='prominent']) .control${Do} {
|
|
1266
1266
|
box-shadow: inset 0px -1px ${bl};
|
|
1267
1267
|
}
|
|
1268
1268
|
|
|
1269
|
-
:host([appearance='prominent']) .control${
|
|
1269
|
+
:host([appearance='prominent']) .control${Do}:active {
|
|
1270
1270
|
box-shadow: inset 0px -1px ${Sl};
|
|
1271
1271
|
}
|
|
1272
1272
|
|
|
@@ -1352,7 +1352,7 @@ class fd{constructor(e,t,n){this.propertyName=e,this.value=t,this.styles=n}bind(
|
|
|
1352
1352
|
background-color: transparent;
|
|
1353
1353
|
height: 100%;
|
|
1354
1354
|
width: 100%;
|
|
1355
|
-
border: ${
|
|
1355
|
+
border: ${Fa} solid transparent;
|
|
1356
1356
|
box-sizing: border-box;
|
|
1357
1357
|
color: inherit;
|
|
1358
1358
|
border-radius: inherit;
|
|
@@ -1365,7 +1365,7 @@ class fd{constructor(e,t,n){this.propertyName=e,this.value=t,this.styles=n}bind(
|
|
|
1365
1365
|
font: inherit;
|
|
1366
1366
|
outline: none;
|
|
1367
1367
|
margin: 0;
|
|
1368
|
-
padding: 0 ${
|
|
1368
|
+
padding: 0 ${Da};
|
|
1369
1369
|
position: relative;
|
|
1370
1370
|
transition: box-shadow ${Jc} ease-in-out,
|
|
1371
1371
|
border-color ${Jc} ease-in-out,
|
|
@@ -1424,18 +1424,18 @@ class fd{constructor(e,t,n){this.propertyName=e,this.value=t,this.styles=n}bind(
|
|
|
1424
1424
|
@layer hover {
|
|
1425
1425
|
.control:hover {
|
|
1426
1426
|
border-color: ${va};
|
|
1427
|
-
box-shadow: 0px 0px 0px ${
|
|
1427
|
+
box-shadow: 0px 0px 0px ${Fa} ${va} inset;
|
|
1428
1428
|
}
|
|
1429
1429
|
}
|
|
1430
1430
|
|
|
1431
1431
|
@layer focusVisible {
|
|
1432
|
-
.control${
|
|
1432
|
+
.control${Do} {
|
|
1433
1433
|
border-color: ${va};
|
|
1434
|
-
box-shadow: 0px 0px 0px ${
|
|
1434
|
+
box-shadow: 0px 0px 0px ${Fa} ${va} inset;
|
|
1435
1435
|
}
|
|
1436
1436
|
|
|
1437
|
-
.control${
|
|
1438
|
-
outline: ${
|
|
1437
|
+
.control${Do}::before {
|
|
1438
|
+
outline: ${Fa} solid ${va};
|
|
1439
1439
|
outline-offset: -3px;
|
|
1440
1440
|
}
|
|
1441
1441
|
}
|
|
@@ -1529,7 +1529,7 @@ class fd{constructor(e,t,n){this.propertyName=e,this.value=t,this.styles=n}bind(
|
|
|
1529
1529
|
}
|
|
1530
1530
|
|
|
1531
1531
|
@layer focusVisible {
|
|
1532
|
-
.control${
|
|
1532
|
+
.control${Do} {
|
|
1533
1533
|
background-size: calc(100% - 4px) calc(100% - 4px);
|
|
1534
1534
|
}
|
|
1535
1535
|
}
|
|
@@ -1805,8 +1805,8 @@ const Sd=we`
|
|
|
1805
1805
|
|
|
1806
1806
|
slot:not([name]) {
|
|
1807
1807
|
display: block;
|
|
1808
|
-
padding: calc(${
|
|
1809
|
-
calc(${
|
|
1808
|
+
padding: calc(${Da} / 2) ${Da}
|
|
1809
|
+
calc(${Da} / 2 - ${Fa});
|
|
1810
1810
|
}
|
|
1811
1811
|
|
|
1812
1812
|
a::before {
|
|
@@ -1829,7 +1829,7 @@ const Sd=we`
|
|
|
1829
1829
|
}
|
|
1830
1830
|
}
|
|
1831
1831
|
|
|
1832
|
-
a${
|
|
1832
|
+
a${Do}::before {
|
|
1833
1833
|
width: calc(100% - 2 * var(--ni-private-focus-indicator-inset-width));
|
|
1834
1834
|
}
|
|
1835
1835
|
|
|
@@ -1860,7 +1860,7 @@ const Sd=we`
|
|
|
1860
1860
|
}
|
|
1861
1861
|
}
|
|
1862
1862
|
|
|
1863
|
-
a${
|
|
1863
|
+
a${Do}::after {
|
|
1864
1864
|
width: 100%;
|
|
1865
1865
|
border-bottom-width: var(--ni-private-focus-indicator-width);
|
|
1866
1866
|
}
|
|
@@ -1959,11 +1959,11 @@ const Ed=Rd.compose({baseName:"anchor-tabs",template:(e,t)=>G`
|
|
|
1959
1959
|
${Je(0,t)}
|
|
1960
1960
|
`,styles:Ad,shadowOptions:{delegatesFocus:!1}})
|
|
1961
1961
|
mi.getOrCreate().withPrefix("nimble").register(Ed()),mi.tagFor(Rd)
|
|
1962
|
-
const
|
|
1962
|
+
const Dd=(function(e,...t){const{styles:n,behaviors:i}=be(e,t)
|
|
1963
1963
|
return new xe(n,i)})`
|
|
1964
1964
|
user-select: none;
|
|
1965
1965
|
-webkit-user-select: none;
|
|
1966
|
-
`,
|
|
1966
|
+
`,Fd=we`
|
|
1967
1967
|
${Ao("block")}
|
|
1968
1968
|
|
|
1969
1969
|
:host {
|
|
@@ -1984,9 +1984,9 @@ return new xe(n,i)})`
|
|
|
1984
1984
|
color: ${Xl};
|
|
1985
1985
|
}
|
|
1986
1986
|
|
|
1987
|
-
.control${
|
|
1988
|
-
box-shadow: 0px 0px 0px ${
|
|
1989
|
-
outline: ${
|
|
1987
|
+
.control${Do} {
|
|
1988
|
+
box-shadow: 0px 0px 0px ${Fa} ${va} inset;
|
|
1989
|
+
outline: ${Fa} solid ${va};
|
|
1990
1990
|
outline-offset: -2px;
|
|
1991
1991
|
}
|
|
1992
1992
|
|
|
@@ -2029,7 +2029,7 @@ return new xe(n,i)})`
|
|
|
2029
2029
|
padding-left: 10px;
|
|
2030
2030
|
font: inherit;
|
|
2031
2031
|
font-size: ${ec};
|
|
2032
|
-
${
|
|
2032
|
+
${Dd}
|
|
2033
2033
|
position: relative;
|
|
2034
2034
|
margin-inline-start: ${Oa};
|
|
2035
2035
|
}
|
|
@@ -2102,7 +2102,7 @@ const Td=Od.compose({baseName:"anchor-tree-item",template:(e,t)=>G`
|
|
|
2102
2102
|
</div>
|
|
2103
2103
|
</a>
|
|
2104
2104
|
</template>
|
|
2105
|
-
`,styles:
|
|
2105
|
+
`,styles:Fd,shadowOptions:{delegatesFocus:!0}})
|
|
2106
2106
|
mi.getOrCreate().withPrefix("nimble").register(Td()),mi.tagFor(Od)
|
|
2107
2107
|
const zd=we`
|
|
2108
2108
|
:host {
|
|
@@ -2189,7 +2189,7 @@ t&&ea.unsubscribe(t)}}const Nd=(e,t)=>new Bd(e,t),qd=we`
|
|
|
2189
2189
|
slot[name='action'] {
|
|
2190
2190
|
display: flex;
|
|
2191
2191
|
align-content: center;
|
|
2192
|
-
margin-left: ${
|
|
2192
|
+
margin-left: ${Da};
|
|
2193
2193
|
white-space: nowrap;
|
|
2194
2194
|
}
|
|
2195
2195
|
|
|
@@ -2279,7 +2279,7 @@ t&&ea.unsubscribe(t)}}const Nd=(e,t)=>new Bd(e,t),qd=we`
|
|
|
2279
2279
|
class Ud extends In{constructor(){super(...arguments),this.appearance=ud,this.contentHidden=!1}}e([se],Ud.prototype,"appearance",void 0),e([se({attribute:"appearance-variant"})],Ud.prototype,"appearanceVariant",void 0),e([se({attribute:"content-hidden",mode:"boolean"})],Ud.prototype,"contentHidden",void 0)
|
|
2280
2280
|
const jd=Ud.compose({baseName:"button",baseClass:In,template:bn,styles:Zd,shadowOptions:{delegatesFocus:!0}})
|
|
2281
2281
|
mi.getOrCreate().withPrefix("nimble").register(jd())
|
|
2282
|
-
const Gd=mi.tagFor(Ud),Wd={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>'},Kd={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2h2z"/></svg>'},Xd={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.171 13.933-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26ZM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247Z"/></svg>'},Yd={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Jd={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},Qd={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},eh={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},th={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z"/></svg>'},nh={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 0 0 3.143-3.025 3.08 3.08 0 0 0-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 0 1 4.572 4.53A4.629 4.629 0 0 1 8 13.5Z"/></svg>'},ih={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z"/></svg>'},oh={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 0 1 3.3 3.428 3.366 3.366 0 0 1-3.3 3.429 3.36 3.36 0 0 1-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 0 0 8.9 13.059a5.05 5.05 0 0 0 4.95-5.143A5.05 5.05 0 0 0 8.9 2.773Z"/></svg>'},rh={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.857 9.453-2.571-1.68v.908a3 3 0 0 0 3 3 3 3 0 0 0 3-3V3.11H14v5.571a4.714 4.714 0 0 1-4.714 4.715A4.714 4.714 0 0 1 4.57 8.68v-.908L2 9.453l3.403-6.849Z"/></svg>'},sh={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14H7z"/></svg>'},ah={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.195 4.977-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},lh={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735 14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},ch={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75 10 14l-6-3 6-3-1.25 2.25ZM8 11h1a4 4 0 0 0 4-4M7.25 5.75 6 8l6-3-6-3 1.25 2.25ZM8 5H7a4 4 0 0 0-4 4"/></svg>'},dh={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>'},hh={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2Zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745Z"/></svg>'},uh={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 0 0-.71.71v2.032a.71.71 0 0 0 .71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 0 0 .71-.71V5.46a.71.71 0 0 0-.71-.711ZM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 0 0-1.71 1.71v2.032a1.712 1.712 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2Zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746Z"/></svg>'},ph={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 0 1-2 0Zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497Zm-3.5-7.5a5.5 5.5 0 1 1-5.5 5.5 5.506 5.506 0 0 1 5.5-5.5m0-1a6.5 6.5 0 1 0 6.5 6.5 6.5 6.5 0 0 0-6.5-6.5Z"/></svg>'},gh={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 0 0 8 14.5 6.5 6.5 0 0 0 14.5 8 6.5 6.5 0 0 0 8 1.5 6.5 6.5 0 0 0 1.5 8ZM8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1Zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497Z"/></svg>'},fh={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0 1 13 5.762V2Zm12 7.5a3.5 3.5 0 1 0-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0 0 14 9.5ZM10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8Z"/></svg>'},mh={name:"bold_b_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M12.981 10.536c0 .562-.113 1.065-.34 1.508s-.538.81-.934 1.102a4.337 4.337 0 0 1-1.512.734c-.55.146-1.246.219-2.09.219H3.028V2.466h4.516c.938 0 1.624.031 2.059.094a4.2 4.2 0 0 1 1.293.414c.442.224.772.524.988.902.216.378.324.809.324 1.293 0 .562-.148 1.059-.445 1.488s-.716.765-1.258 1.004v.062c.76.151 1.363.464 1.809.938s.667 1.099.667 1.875zM9.137 5.755c0-.192-.048-.386-.145-.578-.097-.192-.267-.336-.512-.43a2.482 2.482 0 0 0-.815-.137 67.472 67.472 0 0 0-1.372-.011h-.281V7.06h.469c.474 0 .877-.008 1.211-.023.333-.016.596-.068.789-.157.271-.12.448-.274.531-.465.083-.19.125-.41.125-.66zm.727 4.734c0-.37-.071-.655-.214-.855s-.387-.351-.73-.449c-.233-.068-.556-.105-.966-.11s-.84-.008-1.287-.008h-.655v2.898h.218c.842 0 1.445-.003 1.809-.008a2.652 2.652 0 0 0 1.006-.203c.312-.13.526-.304.643-.52a1.53 1.53 0 0 0 .176-.745z"/></svg>'},vh={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 0 1 6 10ZM5 4h5v1H5V4Z"/><path class="cls-1" d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01ZM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Z"/></svg>'},bh={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 0 1 4.977 2h.046A.976.976 0 0 1 6 2.977v1.046A.977.977 0 0 1 5.023 5h-.046A.977.977 0 0 1 4 4.023ZM13 4v.023A1.98 1.98 0 0 1 11.023 6h-.046A1.98 1.98 0 0 1 9 4.023V4H7v.023A1.98 1.98 0 0 1 5.023 6h-.046A1.98 1.98 0 0 1 3 4.023V4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Zm-7 8H4v-1h2Zm.001-1.999H4V9h2.001Zm0-2.001H4V7h2.001ZM9 12H7v-1h2Zm0-1.999H7V9h2ZM9 8H7V7h2Zm3 4h-2v-1h2Zm.001-1.999H10V9h2.001Zm0-2.001H10V7h2.001ZM10 4.023V2.977A.976.976 0 0 1 10.977 2h.046a.976.976 0 0 1 .977.977v1.046a.977.977 0 0 1-.977.977h-.046A.977.977 0 0 1 10 4.023Z"/></svg>'},wh={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>'},xh={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>'},yh={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>'},Ch={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>'},kh={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z"/></svg>'},$h={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z"/></svg>'},_h={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693Z"/></svg>'},Sh={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm0 9.429A3.429 3.429 0 1 1 11.429 8 3.429 3.429 0 0 1 8 11.429Z"/></svg>'},Ih={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>'},Mh={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 0 1 7 2v2.686a3.475 3.475 0 0 0 0 6.628ZM9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/></svg>'},Ah={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z"/></svg>'},Rh={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z"/></svg>'},Eh={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.262 4.262 0 0 1 2.36-.713ZM3.789 8a4.261 4.261 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8Z"/></svg>'},Fh={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.263 4.263 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 0 1 2.36-.713ZM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 0 1-.03-4.77Zm3.573 6.647a4.256 4.256 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 0 1-2.361.713Zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 0 1-.028 4.67Z"/></svg>'},Dh={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2Zm1-2v9H4V3H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Zm-2 4H5v1h5ZM8 9H5v1h3Z"/></svg>'},Oh={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.635 1.635 0 0 1 .84-.256 1.979 1.979 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 0 1 0 1.085l2.376 2.38a1.597 1.597 0 0 1 .458 1.072 1.621 1.621 0 0 1-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 1 1 0-2.293"/></svg>'},Th={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.108 7.392.955-.957a1.004 1.004 0 0 1 .516-.157 1.215 1.215 0 0 1-.14.486c-.072.1-.834.866-.966.999a.785.785 0 0 1 0 .666l1.341 1.344a.981.981 0 0 1 .281.658.996.996 0 0 1-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 1 1 0-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 0 0-.563-.344 4.61 4.61 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 0 0 .608-1.175ZM8 11.45A3.45 3.45 0 1 1 11.45 8 3.45 3.45 0 0 1 8 11.45Z"/></svg>'},zh={name:"clock_exclamation_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2.821 5.114h1.357V6H2.82v-.886ZM2.798 1l.155 3.56h1.094L4.202 1H2.798Zm7.481 2.575h.001l-.013-.007a4.92 4.92 0 0 0-.606-.262 5.015 5.015 0 0 0-.523-.163 4.948 4.948 0 0 0-.286-.055A4.654 4.654 0 0 0 8 3c-.016 0-.03.004-.045.005a4.706 4.706 0 0 0-.785.079c-.097.016-.194.03-.29.052a5.078 5.078 0 0 0-.575.179c-.48.174-.907.438-1.305.74V7H3.109l-.017.092a4.903 4.903 0 0 0-.088.87C3.004 7.974 3 7.986 3 8c0 .293.036.575.088.852.016.096.033.19.055.285.045.182.101.359.165.532.074.206.16.403.259.595l.007.016h.001c.83 1.608 2.49 2.72 4.426 2.72C10.762 13 13 10.762 13 8c0-1.935-1.112-3.594-2.72-4.425Zm-.275 7.041c-.38-.38-1.454-1.473-1.675-1.699a1.06 1.06 0 0 1-1.523-.953 1.06 1.06 0 0 1 1.523-.954l1.293-1.296c.117-.117.509-.213.7-.213 0 .128-.085.51-.191.658-.097.136-1.128 1.173-1.308 1.353a1.064 1.064 0 0 1 0 .903l1.816 1.82s.445.466.382.89c-.297 0-.594-.085-1.017-.509Z"/></svg>'},Vh={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3Zm2.003 7.616a453.75 453.75 0 0 1-1.675-1.7 1.061 1.061 0 1 1 0-1.907l1.294-1.297a1.36 1.36 0 0 1 .699-.212 1.646 1.646 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 0 1 0 .903l1.817 1.82a1.33 1.33 0 0 1 .381.891 1.35 1.35 0 0 1-1.017-.51Z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},Lh={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>'},Hh={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 0 1-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 0 1 2.63-2.937A4.203 4.203 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.251 2.251 0 0 1 1.437 2.09 2.24 2.24 0 0 1-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003Zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 0 0 0-1.799.883.883 0 0 0-.337.067l-.493.202.159-.508a2.914 2.914 0 0 0-2.777-3.783 2.897 2.897 0 0 0-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 0 0-.403-.051Z"/></svg>'},Ph={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.476 7.298-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568ZM15 9.005a2.374 2.374 0 0 1-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 1 0-.516-2.64A3.77 3.77 0 1 0 4.797 5.99 2.238 2.238 0 0 0 2 8.148a2.223 2.223 0 0 0 2.057 2.22l1.758.009-.448.894a10.567 10.567 0 0 1-2.31-.121 3.224 3.224 0 0 1 .993-6.225 4.77 4.77 0 0 1 9.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0 1 15 9.006Z"/></svg>'},Bh={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.429 10.1.001-.101A3.998 3.998 0 0 0 4.69 8.59a2.715 2.715 0 0 0-2.557 2.7 2.782 2.782 0 0 0 1.725 2.516 4.854 4.854 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897Zm-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 1.891 1.891 0 0 1 .464.06 3.16 3.16 0 1 1 6.13 1.462 1.149 1.149 0 1 1 .433 2.213ZM4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1Zm5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z"/></svg>'},Nh={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.823 2-2.217.914.516 1.25a4.743 4.743 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 0 0 .674.048 4.74 4.74 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 0 0-.676-.049 4.808 4.808 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.984 2.984 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.198 1.198 0 0 0 8 6.8"/></svg>'},qh={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 0 1-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 0 1-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 0 1-1.66-.078l-.105-.012a15.901 15.901 0 0 1-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 0 1-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 0 1-.462-.223l-.03-.02a2.343 2.343 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 0 0 .697.197 14.793 14.793 0 0 0 3.4.363 14.818 14.818 0 0 0 3.403-.362 8.38 8.38 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 0 1-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 0 0 .698.197 14.8 14.8 0 0 0 3.399.362 14.817 14.817 0 0 0 3.401-.362 8.375 8.375 0 0 0 .7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697 2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 0 1 .52.223 4.027 4.027 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 0 1 .341 1.058l1.127.095-.133 1.539a10.211 10.211 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.543 2.543 0 0 0-2.938.45 2.408 2.408 0 0 0-.698 2.14 11.88 11.88 0 0 0-1.482.311l-.008-.033Zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 0 1-.026-.314.99.99 0 0 1 .292-.618 1.011 1.011 0 0 1 1.174-.18.992.992 0 0 1 .539.967.923.923 0 0 1-.036.132 17.817 17.817 0 0 0-.866-.022Z"/></svg>'},Zh={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 0 0-.676-.049 4.803 4.803 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 0 0 .674.048 4.737 4.737 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 0 0 .002-1.34Zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 0 1-.466.131 9.896 9.896 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.243 5.454 5.454 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 0 0 .223.16l.02.013a2.725 2.725 0 0 0 .309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 0 0 1.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 0 0 .308-.149l.022-.014a1.651 1.651 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 0 1-.466.13 9.897 9.897 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.242 5.44 5.44 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 0 0 .223.16l.02.013a2.716 2.716 0 0 0 .309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 0 0 1.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 0 0 .307-.15l.022-.013a1.657 1.657 0 0 0 .222-.16c.009-.007.021-.014.03-.022Zm-.953-1.05a5.625 5.625 0 0 1-.467.132 9.896 9.896 0 0 1-2.272.24 9.885 9.885 0 0 1-2.271-.24 6.179 6.179 0 0 1-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702Z"/></svg>'},Uh={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 0 1-.224.477.787.787 0 0 1-.909.139.762.762 0 0 1-.19-1.224.781.781 0 0 1 .907-.14.767.767 0 0 1 .416.748ZM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 0 1-.232.268 2.386 2.386 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 0 1-.256-.215 2.358 2.358 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 0 1 .234-.27 2.463 2.463 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 0 1 .008.654Zm-1.934-1.591a1.495 1.495 0 0 0-2.085.011 1.454 1.454 0 0 0 .01 2.081 1.479 1.479 0 0 0 .486.313 1.495 1.495 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081ZM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 0 1 .402.172 3.111 3.111 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 0 1-.4.762ZM7.874 6.054a1.916 1.916 0 0 0-1.04-1.868 1.965 1.965 0 0 0-2.27.348 1.907 1.907 0 0 0 .478 3.06 1.965 1.965 0 0 0 2.27-.347 1.903 1.903 0 0 0 .562-1.193Zm3.376 4.467a.6.6 0 0 0-.64.13.591.591 0 0 0-.131.196.584.584 0 0 0 .33.761.597.597 0 0 0 .64-.13.59.59 0 0 0 .13-.195.583.583 0 0 0-.135-.637.596.596 0 0 0-.194-.125Z"/></svg>'},jh={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 3.11-1.178-.632-1.875 2.133a5.424 5.424 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 0 0 .453.525l-.13.427h7.232a.818.818 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.768 2.768 0 0 1-1.51-3.66 2.876 2.876 0 0 1 3.729-1.482 2.76 2.76 0 0 1 1.535 3.637Z"/></svg>'},Gh={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 0 1-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 0 1 2 9.5v-6A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5Z"/></svg>'},Wh={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1Zm-8-1V7h7v4Zm1-6H4V4h3Zm1 0V3H3v7h1v3h2v1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v2Z"/></svg>'},Kh={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>'},Xh={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>'},Yh={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646 7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM8 9H4v3h4Zm4 2H9v1h3Zm0-2H9v1h3Zm0-5H4v4h8V4Zm-5 6H5v1h2Z"/></svg>'},Jh={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>'},Qh={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>'},eu={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646 7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM4 7h3V4H4Zm8 1H4v4h8V8Zm0-4H8v3h4Z"/></svg>'},tu={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 0 0 .36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 0 1-.757.212A16.17 16.17 0 0 1 7.997 14a16.144 16.144 0 0 1-3.69-.391 8.83 8.83 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 0 0 .362.26c.012.006.021.013.033.02a4.294 4.294 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 0 0 .82.1 24.659 24.659 0 0 0 .98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 0 0 .5-.241.415.415 0 0 0 .035-.022m0-2.845-.035.022a4.46 4.46 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 0 1-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 0 1-.823-.02l-.18-.008a20.583 20.583 0 0 1-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.145 16.145 0 0 0 3.69.39 16.171 16.171 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258m0-2.845-.035.022a4.463 4.463 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 0 1-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 0 1-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.144 16.144 0 0 0 3.69.39 16.17 16.17 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 0 0 3.69.39 16.17 16.17 0 0 0 3.692-.39 9.13 9.13 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},nu={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 0 1-1.594-.26 7.445 7.445 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 0 0 .308.222l.028.018a3.65 3.65 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613Zm-2.238-7.74a8.567 8.567 0 0 0 .645.182 13.68 13.68 0 0 0 3.143.334 13.697 13.697 0 0 0 3.144-.334 7.753 7.753 0 0 0 .646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973Zm5.047 6.495.008.007.008-.008Zm-5.047-4.07a7.471 7.471 0 0 0 .644.182 13.675 13.675 0 0 0 3.143.335 13.697 13.697 0 0 0 3.146-.335 7.694 7.694 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 0 1-.307.22.353.353 0 0 1-.03.02 3.788 3.788 0 0 1-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 0 1-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 0 1-1.535-.072l-.097-.011a14.698 14.698 0 0 1-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 0 1-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 0 1-.427-.207l-.028-.017a2.167 2.167 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972Zm0 2.436a7.471 7.471 0 0 0 .644.182 13.147 13.147 0 0 0 2.644.328l.318-.318.323.324a14.377 14.377 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 0 1-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 0 1-1.402 0l-.154-.007a17.43 17.43 0 0 1-.68-.049l-.097-.011a14.689 14.689 0 0 1-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 0 1-.427-.207l-.028-.017a2.169 2.169 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972Zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z"/></svg>'},iu={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>'},ou={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 0 1-6.997-2.962v-.007H2v.007a5.995 5.995 0 0 0 10.301 4.182ZM8.372 2v1.884a4.13 4.13 0 0 1 2.992 6.501l1.429 1.224A6.008 6.008 0 0 0 8.37 2ZM2.048 7.236h1.897a4.117 4.117 0 0 1 3.675-3.352V2A6.012 6.012 0 0 0 2.05 7.236Z"/></svg>'},ru={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3Zm5-2a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3Z"/></svg>'},su={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 1 1 0 6 3 3 0 0 1 0-6Z"/></svg>'},au={name:"down_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m5.958 10.03 2.063-6.281.49 2.344 4.117-4.122 1.414 1.414L9.94 7.487l2.324.504-6.306 2.038Z"/><path class="cls-1" d="M8 10.42V12H4V8h1.572l.657-2H2v8h8V9.774l-2 .646z"/></svg>'},lu={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>'},cu={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1ZM12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2ZM8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2ZM2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444ZM2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12Zm11.556-8.222v.889a.444.444 0 0 1-.445.444H10.89a.444.444 0 0 1-.445-.444v-.89H10v.89a.444.444 0 0 1-.444.444H7.333a.444.444 0 0 1-.444-.444v-.89H4.667a.889.889 0 0 0-.89.89v2.222h.89a.444.444 0 0 1 .444.444v2.223a.444.444 0 0 1-.444.444h-.89v.444h.89a.444.444 0 0 1 .444.445v2.222a.444.444 0 0 1-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 0 1 8.222 6.89H14V3.778Z"/></svg>'},du={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>'},hu={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 0 0 1 8.001a7.588 7.588 0 0 0 7.146 4.342A7.002 7.002 0 0 0 15 8a7.586 7.586 0 0 0-7.144-4.344m-1.199 7.289A5.108 5.108 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 0 0-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 0 0-.053.576 3.348 3.348 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5.006 5.006 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},uu={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 0 1 6.19 11.96a3.323 3.323 0 0 1-2.042.667 2.835 2.835 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 0 0 1.2.716 1.976 1.976 0 0 0 1.385-.625 11.546 11.546 0 0 0 1.722-2.403l2.252-3.88a7.585 7.585 0 0 0-.679-.037 2.365 2.365 0 0 0-1.66.54 1.967 1.967 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 0 1 .645-1.874 3.312 3.312 0 0 1 1.34-1.177 6.74 6.74 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 0 0 .29 1.701.498.498 0 0 0 .528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506Zm-.086-.896-.275-3.22-1.855 3.22Z"/></svg>'},pu={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>'},gu={name:"file_arrow_curved_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7 2 3 3H7V2ZM6 6V2H2v12h4.282l.03-.187A4.508 4.508 0 0 1 10 10.065V6H6Zm8 5.5L11 9v2c-1.817-.091-3.412 1.137-3.701 2.97.576-.672 2.077-2.065 3.701-1.82V14l3-2.5Z"/></svg>'},fu={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>'},mu={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 0 0 .249-1.302A3.701 3.701 0 0 0 7.22 7 3.654 3.654 0 0 0 6 7.223V2h4v4Zm-3-4v3h3Zm-1.126 8.698a2.697 2.697 0 0 1-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 1 1 5.22-.956Zm-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745Z"/></svg>'},vu={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 1 0 2.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29Zm2.033 4.059a1.154 1.154 0 0 1 0-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 0 1-1.07.726Z"/></svg>'},bu={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 4H3.583A.585.585 0 0 0 3 4.598V11.5l1.5 1.497 7.858.003c.33 0 .6-.27.6-.6L13 4.545c0-.33-.215-.546-.545-.546ZM11 12H8v-2H6v2H5V9h6v3Zm1-4H4V5h8v3Z"/></svg>'},wu={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},xu={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18ZM12.455 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},yu={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Cu={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>'},ku={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>'},$u={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.027 14 2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},_u={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11ZM5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5Zm7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5ZM11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5Z"/></svg>'},Su={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111ZM9.544 4.667H9.31a3.141 3.141 0 0 0-.394-.1 2.455 2.455 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.334 1.334 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 0 1-.462 1.357 2.583 2.583 0 0 1-.784.808 3.015 3.015 0 0 1-.938.387A4.823 4.823 0 0 1 3.184 13q-.275 0-.629-.03A3.529 3.529 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.538 2.538 0 0 0 .5.052 1.304 1.304 0 0 0 .898-.29 1.584 1.584 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 0 1 .444-1.244 2.516 2.516 0 0 1 .76-.734 2.643 2.643 0 0 1 .94-.356A5.61 5.61 0 0 1 8.357 3q.294 0 .588.025t.599.076Z"/></svg>'},Iu={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 0 1 1.142-.49 1.763 1.763 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.343 1.343 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.979 5.979 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.576 2.576 0 0 0 .64-1.082A5.968 5.968 0 0 1 14 8.86Zm-6-6a5.998 5.998 0 0 0-4.201 10.28l1.308-1.308a4.14 4.14 0 0 1 4.645-6.725l.564-.564a2.57 2.57 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86Z"/></svg>'},Mu={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1Zm4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z"/></svg>'},Au={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>'},Ru={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3ZM8.875 2H6.723A1.991 1.991 0 0 1 5 3a2.486 2.486 0 0 1-2-1H2v4h1a1.797 1.797 0 0 1 1.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2Z"/></svg>'},Eu={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7.76 14 .752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14ZM6.447 9.392h2.506l.72-2.85H7.167Z"/></svg>'},Fu={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},Du={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 0 0-.355-1.257h.404V2.6h.047a.556.556 0 0 0 .499-.6H4.727a.556.556 0 0 0 .499.6h.047v.49h.404a2.491 2.491 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6ZM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 0 1 1.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305Z"/></svg>'},Ou={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 0 1 1 1v8a1.001 1.001 0 0 1-1 1H4a1.001 1.001 0 0 1-1-1V4a1.001 1.001 0 0 1 1-1h8m0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 4v8h8V4Zm6 6H6V6h4Z"/></svg>'},Tu={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75Zm.276-2.698a1.19 1.19 0 0 0 2.035-.838 1.164 1.164 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.158 1.158 0 0 0-.35.846 1.144 1.144 0 0 0 .354.838Z"/></svg>'},zu={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-.697 2.28a.951.951 0 0 1 1.35 0 .928.928 0 0 1 .276.675.952.952 0 0 1-1.905 0 .924.924 0 0 1 .279-.674ZM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z"/></svg>'},Vu={name:"italic_i_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M8.99 13.802H4.38l.258-1.133h1.523l2.17-9.367H6.808l.258-1.133h4.61l-.258 1.133H9.895l-2.17 9.367h1.523l-.258 1.133z"/></svg>'},Lu={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.045 7.348-.652-.652 1.444-.14Zm-3.818.698-4.912 4.912-.395-.396 4.12-4.12Zm4.734-2.918-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304Zm-3.524-.386-.651-.653.791-.791Zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28Z"/></svg>'},Hu={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>'},Pu={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.555 9.546.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11Zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11Zm0 3.11.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768Z"/></svg>'},Bu={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z"/></svg>'},Nu={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 0 1 9.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 0 0-1.277-.769 1.43 1.43 0 0 0-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 0 0 .054 2.038 1.507 1.507 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A46.793 46.793 0 0 1 5.53 6.356a2.826 2.826 0 0 1 1.935-.764M10.583 2.5a3.001 3.001 0 0 0-.69.081 10.376 10.376 0 0 0-2.996 2.377 3.474 3.474 0 0 1 .568-.054 3.58 3.58 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 0 1 .913-.395 1.513 1.513 0 0 1 1.074.469 1.433 1.433 0 0 1 .022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 0 1-.975.395 1.483 1.483 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 0 0 2.493 1.42 2.808 2.808 0 0 0 1.93-.76 54.2 54.2 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5"/></svg>'},qu={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 0 0-.326-1.312 1.297 1.297 0 0 0-.88-.374 37.657 37.657 0 0 0-2.779.002 1.298 1.298 0 0 0-1.273 1.341 1.367 1.367 0 0 0 .39.944 1.162 1.162 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 0 0 1.104 1.344 8.133 8.133 0 0 1-3.45-.395 2.705 2.705 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a42.45 42.45 0 0 1 2.951-.003 2.564 2.564 0 0 1 1.731.751m3.984.017a2.723 2.723 0 0 0-.495-.39 9.414 9.414 0 0 0-3.447-.398 3.151 3.151 0 0 1 .4.33 3.247 3.247 0 0 1 .68 1c.457.031.864.035 1.096.027a1.108 1.108 0 0 1 .839.331 1.373 1.373 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 0 1-.878-.372 1.345 1.345 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 0 0 .688 2.51 2.547 2.547 0 0 0 1.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 0 0 1.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774Z"/></svg>'},Zu={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>'},Uu={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>'},ju={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 0 1-.694.178 16.116 16.116 0 0 1-3.382.328 16.089 16.089 0 0 1-3.38-.328 8.77 8.77 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 0 0 .332.218l.03.017a4.235 4.235 0 0 0 .46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 0 0 .457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 0 0 .33-.216Zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 0 0 .694.179 16.101 16.101 0 0 0 3.378.327 16.12 16.12 0 0 0 3.382-.327 8.892 8.892 0 0 0 .694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457ZM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 0 1 1-.255V6h3v2h6V7H9V6Z"/></svg>'},Gu={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z"/></svg>'},Wu={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.073 12.29-2.926-2.926a3.971 3.971 0 1 0-.783.783l2.927 2.926ZM7.01 9.84a2.83 2.83 0 1 1 2.83-2.83 2.833 2.833 0 0 1-2.83 2.83Z"/></svg>'},Ku={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 0 0-.75.73v8.54a.74.74 0 0 0 .75.73h12.5a.74.74 0 0 0 .75-.73V3.73a.74.74 0 0 0-.75-.73Zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91Zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12Z"/></svg>'},Xu={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>'},Yu={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>'},Ju={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 0 0 4 2.615v10.77a.54.54 0 0 0 .538.538h5.924a.54.54 0 0 0 .538-.538V2.615a.54.54 0 0 0-.538-.538ZM10 12H5V3h5Z"/></svg>'},Qu={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>'},ep={name:"number_list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M14 11H6v2h8v-2zm0-4H6v2h8V7zm0-4H6v2h8V3zM1.999 4.644h.73V2.302h-.585v-.271c.295-.05.505-.13.681-.235h.32v2.848h.656v.346H1.999v-.346zM1.804 9.509c.951-.932 1.501-1.521 1.501-2.037 0-.365-.2-.621-.605-.621-.265 0-.496.17-.676.381l-.235-.226c.265-.3.551-.495.961-.495.591 0 .961.375.961.936 0 .621-.561 1.196-1.336 1.987.174-.016.37-.026.535-.026h.956v.355H1.804v-.254zM1.733 13.884l.21-.271c.19.201.44.376.816.376.385 0 .661-.226.661-.581 0-.38-.26-.635-1.021-.635v-.315c.676 0 .906-.261.906-.596 0-.306-.21-.501-.55-.501-.266 0-.491.136-.681.32l-.221-.26c.246-.23.541-.4.916-.4.556 0 .956.295.956.811 0 .386-.23.631-.576.761v.021c.385.09.691.37.691.811 0 .565-.471.91-1.056.91a1.363 1.363 0 0 1-1.051-.451z"/></svg>'},tp={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>'},np={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757Zm-7.381 9.493 2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774Zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383Zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},ip={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>'},op={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 0 1-.195 1.176 2.63 2.63 0 0 1-.549.885 3.96 3.96 0 0 1-.852.672 7.46 7.46 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 0 0 .793-.429 2.098 2.098 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.042 1.042 0 0 0-.423-.939 2.163 2.163 0 0 0-1.195-.28 3.338 3.338 0 0 0-1.068.204 4.853 4.853 0 0 0-1.09.526h-.263V3.566a8.148 8.148 0 0 1 1.296-.372A8.205 8.205 0 0 1 7.77 3a4.196 4.196 0 0 1 2.579.718 2.241 2.241 0 0 1 .954 1.876ZM8.77 13H6.112v-1.737H8.77Z"/></svg>'},rp={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 7.985-8.002 4.013L8 8 5.998 3.987ZM3.995 2.997 2 2l3 6-3 6 2.002-1.005L6.5 8Z"/></svg>'},sp={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1Z"/></svg>'},ap={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 0 0 0-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 1 0-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 1 0 0 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1 0 12 10Z"/></svg>'},lp={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>'},cp={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>'},dp={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>'},hp={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 0 0 1.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 0 1 .9-1.267Zm0-6.054a4.613 4.613 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 0 1 2 9.18V4h12Z"/></svg>'},up={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29 2 12.304v-8.01ZM14 2h-2v12h2Z"/></svg>'},pp={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.123 4.123 0 0 0-3.176 3.169ZM8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6Z"/></svg>'},gp={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>'},fp={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.108 2.108 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 0 0 .88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 0 0-1.274.262 2.015 2.015 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z"/></svg>'},mp={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 0 0-1.477.291 2.262 2.262 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 0 0 1.01.213l.223.018V13Z"/></svg>'},vp={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 0 0-.5.5v11a.501.501 0 0 0 .5.5h9a.501.501 0 0 0 .5-.5v-11a.501.501 0 0 0-.5-.5ZM8 13.25a.75.75 0 1 1 .75-.75.752.752 0 0 1-.75.75ZM12 11H4V3h8Z"/></svg>'},bp={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588 5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543ZM6.5 6.499a1.082 1.082 0 1 1-.013-1.516A1.072 1.072 0 0 1 6.499 6.5Z"/></svg>'},wp={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338 5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293ZM6.5 5.249a1.082 1.082 0 1 1-.013-1.516 1.072 1.072 0 0 1 .013 1.516Zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z"/></svg>'},xp={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2Zm4.9.99A5.005 5.005 0 0 0 9 3.1V1H7v2.1A5.005 5.005 0 0 0 3.1 7H1v2h2.1A5.005 5.005 0 0 0 7 12.9V15h2v-2.1A5.005 5.005 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4Z"/></svg>'},yp={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 0 1 9 12.9V15H7v-2.108a4.99 4.99 0 0 1-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 1 0 7 4.13V1h2v2.1A5.005 5.005 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2Z"/></svg>'},Cp={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5ZM.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8Zm12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8Z"/></svg>'},kp={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>'},$p={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2Z"/></svg>'},_p={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>'},Sp={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103 5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},Ip={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>'},Mp={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.585Z"/></svg>'},Ap={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12L8 2Z"/></svg>'},Rp={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.625 8 8 2l4.375 6h-8.75ZM14 12H2v2h12v-2Zm0-3H2v2h12V9Z"/></svg>'},Ep={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 0 0-1.6 1.6v6.8a1.595 1.595 0 0 0 1.6 1.594h10.8a1.595 1.595 0 0 0 1.6-1.594v-6.8a1.6 1.6 0 0 0-1.6-1.6ZM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z"/></svg>'},Fp={name:"two_squares_in_brackets",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4h5v5H4V4Zm6 3v3H7v2h5V7h-2ZM5 3V2H2v12h3v-1H3V3h2Zm8-1h-2v1h2v10h-2v1h3V2h-1Z"/></svg>'},Dp={name:"two_triangles_between_lines",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.11 2.11v12h2v-12h-2Zm12 0v12h2v-12h-2Zm-6 8.974-3-3 3-3v6Zm1.925-5.948 3 3-3 3v-6Z"/></svg>'},Op={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 0 0-1.182 1.51l.01.155.021.193a1.69 1.69 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 0 0 .992.36h.049a1.306 1.306 0 0 0 .224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 0 1-.571.053 3.148 3.148 0 0 1-2.99-2.258l-.011-.045a3.04 3.04 0 0 1-.076-.35 3.127 3.127 0 0 1-.03-.206l-.004-.089a3.112 3.112 0 0 1-.016-.336A3.164 3.164 0 0 1 4.35 7.356c.272-.068.808-.203.802-.206l.623-.137Zm4.31-1.544-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 0 1-.035.58l-.064.185-.056.142a1.546 1.546 0 0 1-1.4.893 1.661 1.661 0 0 1-.313-.03 54.946 54.946 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 0 0 .578.056 3.188 3.188 0 0 0 2.811-1.74 3.018 3.018 0 0 0 .129-.311l.033-.083.061-.197a3.047 3.047 0 0 0 .082-.351l.008-.044a3.132 3.132 0 0 0-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393 6.875 6.075h.75l.3 3.032 1.2-3.782h-.75Z"/></svg>'},Tp={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 6v2H3v6h10V8Z"/></svg>'},zp={name:"up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 10.828V12H4V8h1.172l2-2H2v8h8V8.828l-2 2Z"/><path class="cls-1" d="m14.042 1.97-2.063 6.281-.49-2.344-4.117 4.122-1.414-1.414 4.102-4.102-2.324-.504 6.306-2.038z"/></svg>'},Vp={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z"/></svg>'},Lp={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 0 1-.335.364 8.55 8.55 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0 1 14 12.291V14H2v-1.673a2.163 2.163 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 0 1-.312-.749 4.275 4.275 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2"/></svg>'},Hp={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.57 7.28-.06.013a4.556 4.556 0 0 0-1.38-2.609V3.44a.481.481 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.481.481 0 0 0 .48.48h.48V14h4.32v-.96h.48a.481.481 0 0 0 .48-.48v-1.24a4.547 4.547 0 0 0 1.379-2.612l.061.012a.481.481 0 0 0 .48-.48v-.48a.481.481 0 0 0-.48-.48Zm-2.3 2.662a1.59 1.59 0 0 0-.182-.26L8.747 8.338a.785.785 0 0 0 0-.666c.132-.133.894-.899.965-1a1.216 1.216 0 0 0 .14-.485 1.004 1.004 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297Z"/></svg>'},Pp={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 0 1-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472Z"/></svg>'},Bp={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.089 2.526h-1.868a5.598 5.598 0 0 0-.854-1.712 5.363 5.363 0 0 1 2.722 1.712Zm-2.722 8.66a5.599 5.599 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.644 10.644 0 0 0 .208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.955.955 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.363 5.363 0 0 1 2.722-1.712 5.017 5.017 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526ZM12.105 8a.326.326 0 0 1-.19.296l-6.598 3.3-.148.036a.327.327 0 0 1-.327-.328V4.69a.327.327 0 0 1 .492-.281l6.595 3.302a.326.326 0 0 1 .176.29Z"/></svg>'},Np={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.364 5.364 0 0 1 2.722 1.712Zm-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.657 10.657 0 0 0 .208-1.187L9.923 10a9.85 9.85 0 0 1-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.96.96 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.364 5.364 0 0 1 2.722-1.712 5.02 5.02 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526Zm-.619-3.131L5.334 4.409a.327.327 0 0 0-.492.281v6.613a.327.327 0 0 0 .327.328l.148-.035 6.598-3.3a.326.326 0 0 0 .014-.585Zm-6.087 2.505V5.78L10.274 8Z"/></svg>'},qp={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>'},Zp={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>'},Up={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.286 11.714-5.791-5.79a2.504 2.504 0 0 0 .17-.755 2.149 2.149 0 0 0-.095-.814 2.12 2.12 0 0 0-.55-.904 2.328 2.328 0 0 0-1.76-.685h-.045a2.104 2.104 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 0 1-.22.854 1.043 1.043 0 0 1-.114.145 1.648 1.648 0 0 1-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 0 0-.135.545l-.015.105a2.337 2.337 0 0 0 .384 1.518 2.51 2.51 0 0 0 .295.36 2.205 2.205 0 0 0 1.576.65 2.453 2.453 0 0 0 .898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67ZM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916ZM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45Z"/></svg>'},jp={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667 9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3Z"/></svg>'},Gp={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026 4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363Zm1.155-10.68-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312Z"/></svg>'},Wp=G`
|
|
2282
|
+
const Gd=mi.tagFor(Ud),Wd={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>'},Kd={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2h2z"/></svg>'},Xd={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.171 13.933-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26ZM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247Z"/></svg>'},Yd={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Jd={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},Qd={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},eh={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},th={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z"/></svg>'},nh={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 0 0 3.143-3.025 3.08 3.08 0 0 0-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 0 1 4.572 4.53A4.629 4.629 0 0 1 8 13.5Z"/></svg>'},ih={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z"/></svg>'},oh={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 0 1 3.3 3.428 3.366 3.366 0 0 1-3.3 3.429 3.36 3.36 0 0 1-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 0 0 8.9 13.059a5.05 5.05 0 0 0 4.95-5.143A5.05 5.05 0 0 0 8.9 2.773Z"/></svg>'},rh={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.857 9.453-2.571-1.68v.908a3 3 0 0 0 3 3 3 3 0 0 0 3-3V3.11H14v5.571a4.714 4.714 0 0 1-4.714 4.715A4.714 4.714 0 0 1 4.57 8.68v-.908L2 9.453l3.403-6.849Z"/></svg>'},sh={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14H7z"/></svg>'},ah={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.195 4.977-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},lh={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735 14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},ch={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75 10 14l-6-3 6-3-1.25 2.25ZM8 11h1a4 4 0 0 0 4-4M7.25 5.75 6 8l6-3-6-3 1.25 2.25ZM8 5H7a4 4 0 0 0-4 4"/></svg>'},dh={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>'},hh={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2Zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745Z"/></svg>'},uh={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 0 0-.71.71v2.032a.71.71 0 0 0 .71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 0 0 .71-.71V5.46a.71.71 0 0 0-.71-.711ZM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 0 0-1.71 1.71v2.032a1.712 1.712 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2Zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746Z"/></svg>'},ph={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 0 1-2 0Zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497Zm-3.5-7.5a5.5 5.5 0 1 1-5.5 5.5 5.506 5.506 0 0 1 5.5-5.5m0-1a6.5 6.5 0 1 0 6.5 6.5 6.5 6.5 0 0 0-6.5-6.5Z"/></svg>'},gh={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 0 0 8 14.5 6.5 6.5 0 0 0 14.5 8 6.5 6.5 0 0 0 8 1.5 6.5 6.5 0 0 0 1.5 8ZM8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1Zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497Z"/></svg>'},fh={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0 1 13 5.762V2Zm12 7.5a3.5 3.5 0 1 0-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0 0 14 9.5ZM10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8Z"/></svg>'},mh={name:"bold_b_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M12.981 10.536c0 .562-.113 1.065-.34 1.508s-.538.81-.934 1.102a4.337 4.337 0 0 1-1.512.734c-.55.146-1.246.219-2.09.219H3.028V2.466h4.516c.938 0 1.624.031 2.059.094a4.2 4.2 0 0 1 1.293.414c.442.224.772.524.988.902.216.378.324.809.324 1.293 0 .562-.148 1.059-.445 1.488s-.716.765-1.258 1.004v.062c.76.151 1.363.464 1.809.938s.667 1.099.667 1.875zM9.137 5.755c0-.192-.048-.386-.145-.578-.097-.192-.267-.336-.512-.43a2.482 2.482 0 0 0-.815-.137 67.472 67.472 0 0 0-1.372-.011h-.281V7.06h.469c.474 0 .877-.008 1.211-.023.333-.016.596-.068.789-.157.271-.12.448-.274.531-.465.083-.19.125-.41.125-.66zm.727 4.734c0-.37-.071-.655-.214-.855s-.387-.351-.73-.449c-.233-.068-.556-.105-.966-.11s-.84-.008-1.287-.008h-.655v2.898h.218c.842 0 1.445-.003 1.809-.008a2.652 2.652 0 0 0 1.006-.203c.312-.13.526-.304.643-.52a1.53 1.53 0 0 0 .176-.745z"/></svg>'},vh={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 0 1 6 10ZM5 4h5v1H5V4Z"/><path class="cls-1" d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01ZM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Z"/></svg>'},bh={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 0 1 4.977 2h.046A.976.976 0 0 1 6 2.977v1.046A.977.977 0 0 1 5.023 5h-.046A.977.977 0 0 1 4 4.023ZM13 4v.023A1.98 1.98 0 0 1 11.023 6h-.046A1.98 1.98 0 0 1 9 4.023V4H7v.023A1.98 1.98 0 0 1 5.023 6h-.046A1.98 1.98 0 0 1 3 4.023V4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Zm-7 8H4v-1h2Zm.001-1.999H4V9h2.001Zm0-2.001H4V7h2.001ZM9 12H7v-1h2Zm0-1.999H7V9h2ZM9 8H7V7h2Zm3 4h-2v-1h2Zm.001-1.999H10V9h2.001Zm0-2.001H10V7h2.001ZM10 4.023V2.977A.976.976 0 0 1 10.977 2h.046a.976.976 0 0 1 .977.977v1.046a.977.977 0 0 1-.977.977h-.046A.977.977 0 0 1 10 4.023Z"/></svg>'},wh={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>'},xh={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>'},yh={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>'},Ch={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>'},kh={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z"/></svg>'},$h={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z"/></svg>'},_h={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693Z"/></svg>'},Sh={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm0 9.429A3.429 3.429 0 1 1 11.429 8 3.429 3.429 0 0 1 8 11.429Z"/></svg>'},Ih={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>'},Mh={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 0 1 7 2v2.686a3.475 3.475 0 0 0 0 6.628ZM9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/></svg>'},Ah={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z"/></svg>'},Rh={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z"/></svg>'},Eh={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.262 4.262 0 0 1 2.36-.713ZM3.789 8a4.261 4.261 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8Z"/></svg>'},Dh={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.263 4.263 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 0 1 2.36-.713ZM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 0 1-.03-4.77Zm3.573 6.647a4.256 4.256 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 0 1-2.361.713Zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 0 1-.028 4.67Z"/></svg>'},Fh={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2Zm1-2v9H4V3H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Zm-2 4H5v1h5ZM8 9H5v1h3Z"/></svg>'},Oh={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.635 1.635 0 0 1 .84-.256 1.979 1.979 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 0 1 0 1.085l2.376 2.38a1.597 1.597 0 0 1 .458 1.072 1.621 1.621 0 0 1-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 1 1 0-2.293"/></svg>'},Th={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.108 7.392.955-.957a1.004 1.004 0 0 1 .516-.157 1.215 1.215 0 0 1-.14.486c-.072.1-.834.866-.966.999a.785.785 0 0 1 0 .666l1.341 1.344a.981.981 0 0 1 .281.658.996.996 0 0 1-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 1 1 0-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 0 0-.563-.344 4.61 4.61 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 0 0 .608-1.175ZM8 11.45A3.45 3.45 0 1 1 11.45 8 3.45 3.45 0 0 1 8 11.45Z"/></svg>'},zh={name:"clock_exclamation_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2.821 5.114h1.357V6H2.82v-.886ZM2.798 1l.155 3.56h1.094L4.202 1H2.798Zm7.481 2.575h.001l-.013-.007a4.92 4.92 0 0 0-.606-.262 5.015 5.015 0 0 0-.523-.163 4.948 4.948 0 0 0-.286-.055A4.654 4.654 0 0 0 8 3c-.016 0-.03.004-.045.005a4.706 4.706 0 0 0-.785.079c-.097.016-.194.03-.29.052a5.078 5.078 0 0 0-.575.179c-.48.174-.907.438-1.305.74V7H3.109l-.017.092a4.903 4.903 0 0 0-.088.87C3.004 7.974 3 7.986 3 8c0 .293.036.575.088.852.016.096.033.19.055.285.045.182.101.359.165.532.074.206.16.403.259.595l.007.016h.001c.83 1.608 2.49 2.72 4.426 2.72C10.762 13 13 10.762 13 8c0-1.935-1.112-3.594-2.72-4.425Zm-.275 7.041c-.38-.38-1.454-1.473-1.675-1.699a1.06 1.06 0 0 1-1.523-.953 1.06 1.06 0 0 1 1.523-.954l1.293-1.296c.117-.117.509-.213.7-.213 0 .128-.085.51-.191.658-.097.136-1.128 1.173-1.308 1.353a1.064 1.064 0 0 1 0 .903l1.816 1.82s.445.466.382.89c-.297 0-.594-.085-1.017-.509Z"/></svg>'},Vh={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3Zm2.003 7.616a453.75 453.75 0 0 1-1.675-1.7 1.061 1.061 0 1 1 0-1.907l1.294-1.297a1.36 1.36 0 0 1 .699-.212 1.646 1.646 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 0 1 0 .903l1.817 1.82a1.33 1.33 0 0 1 .381.891 1.35 1.35 0 0 1-1.017-.51Z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},Lh={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>'},Hh={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 0 1-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 0 1 2.63-2.937A4.203 4.203 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.251 2.251 0 0 1 1.437 2.09 2.24 2.24 0 0 1-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003Zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 0 0 0-1.799.883.883 0 0 0-.337.067l-.493.202.159-.508a2.914 2.914 0 0 0-2.777-3.783 2.897 2.897 0 0 0-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 0 0-.403-.051Z"/></svg>'},Ph={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.476 7.298-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568ZM15 9.005a2.374 2.374 0 0 1-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 1 0-.516-2.64A3.77 3.77 0 1 0 4.797 5.99 2.238 2.238 0 0 0 2 8.148a2.223 2.223 0 0 0 2.057 2.22l1.758.009-.448.894a10.567 10.567 0 0 1-2.31-.121 3.224 3.224 0 0 1 .993-6.225 4.77 4.77 0 0 1 9.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0 1 15 9.006Z"/></svg>'},Bh={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.429 10.1.001-.101A3.998 3.998 0 0 0 4.69 8.59a2.715 2.715 0 0 0-2.557 2.7 2.782 2.782 0 0 0 1.725 2.516 4.854 4.854 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897Zm-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 1.891 1.891 0 0 1 .464.06 3.16 3.16 0 1 1 6.13 1.462 1.149 1.149 0 1 1 .433 2.213ZM4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1Zm5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z"/></svg>'},Nh={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.823 2-2.217.914.516 1.25a4.743 4.743 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 0 0 .674.048 4.74 4.74 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 0 0-.676-.049 4.808 4.808 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.984 2.984 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.198 1.198 0 0 0 8 6.8"/></svg>'},qh={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 0 1-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 0 1-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 0 1-1.66-.078l-.105-.012a15.901 15.901 0 0 1-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 0 1-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 0 1-.462-.223l-.03-.02a2.343 2.343 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 0 0 .697.197 14.793 14.793 0 0 0 3.4.363 14.818 14.818 0 0 0 3.403-.362 8.38 8.38 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 0 1-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 0 0 .698.197 14.8 14.8 0 0 0 3.399.362 14.817 14.817 0 0 0 3.401-.362 8.375 8.375 0 0 0 .7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697 2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 0 1 .52.223 4.027 4.027 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 0 1 .341 1.058l1.127.095-.133 1.539a10.211 10.211 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.543 2.543 0 0 0-2.938.45 2.408 2.408 0 0 0-.698 2.14 11.88 11.88 0 0 0-1.482.311l-.008-.033Zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 0 1-.026-.314.99.99 0 0 1 .292-.618 1.011 1.011 0 0 1 1.174-.18.992.992 0 0 1 .539.967.923.923 0 0 1-.036.132 17.817 17.817 0 0 0-.866-.022Z"/></svg>'},Zh={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 0 0-.676-.049 4.803 4.803 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 0 0 .674.048 4.737 4.737 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 0 0 .002-1.34Zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 0 1-.466.131 9.896 9.896 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.243 5.454 5.454 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 0 0 .223.16l.02.013a2.725 2.725 0 0 0 .309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 0 0 1.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 0 0 .308-.149l.022-.014a1.651 1.651 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 0 1-.466.13 9.897 9.897 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.242 5.44 5.44 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 0 0 .223.16l.02.013a2.716 2.716 0 0 0 .309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 0 0 1.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 0 0 .307-.15l.022-.013a1.657 1.657 0 0 0 .222-.16c.009-.007.021-.014.03-.022Zm-.953-1.05a5.625 5.625 0 0 1-.467.132 9.896 9.896 0 0 1-2.272.24 9.885 9.885 0 0 1-2.271-.24 6.179 6.179 0 0 1-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702Z"/></svg>'},Uh={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 0 1-.224.477.787.787 0 0 1-.909.139.762.762 0 0 1-.19-1.224.781.781 0 0 1 .907-.14.767.767 0 0 1 .416.748ZM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 0 1-.232.268 2.386 2.386 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 0 1-.256-.215 2.358 2.358 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 0 1 .234-.27 2.463 2.463 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 0 1 .008.654Zm-1.934-1.591a1.495 1.495 0 0 0-2.085.011 1.454 1.454 0 0 0 .01 2.081 1.479 1.479 0 0 0 .486.313 1.495 1.495 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081ZM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 0 1 .402.172 3.111 3.111 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 0 1-.4.762ZM7.874 6.054a1.916 1.916 0 0 0-1.04-1.868 1.965 1.965 0 0 0-2.27.348 1.907 1.907 0 0 0 .478 3.06 1.965 1.965 0 0 0 2.27-.347 1.903 1.903 0 0 0 .562-1.193Zm3.376 4.467a.6.6 0 0 0-.64.13.591.591 0 0 0-.131.196.584.584 0 0 0 .33.761.597.597 0 0 0 .64-.13.59.59 0 0 0 .13-.195.583.583 0 0 0-.135-.637.596.596 0 0 0-.194-.125Z"/></svg>'},jh={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 3.11-1.178-.632-1.875 2.133a5.424 5.424 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 0 0 .453.525l-.13.427h7.232a.818.818 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.768 2.768 0 0 1-1.51-3.66 2.876 2.876 0 0 1 3.729-1.482 2.76 2.76 0 0 1 1.535 3.637Z"/></svg>'},Gh={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 0 1-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 0 1 2 9.5v-6A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5Z"/></svg>'},Wh={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1Zm-8-1V7h7v4Zm1-6H4V4h3Zm1 0V3H3v7h1v3h2v1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v2Z"/></svg>'},Kh={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>'},Xh={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>'},Yh={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646 7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM8 9H4v3h4Zm4 2H9v1h3Zm0-2H9v1h3Zm0-5H4v4h8V4Zm-5 6H5v1h2Z"/></svg>'},Jh={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>'},Qh={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>'},eu={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646 7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM4 7h3V4H4Zm8 1H4v4h8V8Zm0-4H8v3h4Z"/></svg>'},tu={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 0 0 .36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 0 1-.757.212A16.17 16.17 0 0 1 7.997 14a16.144 16.144 0 0 1-3.69-.391 8.83 8.83 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 0 0 .362.26c.012.006.021.013.033.02a4.294 4.294 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 0 0 .82.1 24.659 24.659 0 0 0 .98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 0 0 .5-.241.415.415 0 0 0 .035-.022m0-2.845-.035.022a4.46 4.46 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 0 1-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 0 1-.823-.02l-.18-.008a20.583 20.583 0 0 1-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.145 16.145 0 0 0 3.69.39 16.171 16.171 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258m0-2.845-.035.022a4.463 4.463 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 0 1-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 0 1-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.144 16.144 0 0 0 3.69.39 16.17 16.17 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 0 0 3.69.39 16.17 16.17 0 0 0 3.692-.39 9.13 9.13 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},nu={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 0 1-1.594-.26 7.445 7.445 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 0 0 .308.222l.028.018a3.65 3.65 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613Zm-2.238-7.74a8.567 8.567 0 0 0 .645.182 13.68 13.68 0 0 0 3.143.334 13.697 13.697 0 0 0 3.144-.334 7.753 7.753 0 0 0 .646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973Zm5.047 6.495.008.007.008-.008Zm-5.047-4.07a7.471 7.471 0 0 0 .644.182 13.675 13.675 0 0 0 3.143.335 13.697 13.697 0 0 0 3.146-.335 7.694 7.694 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 0 1-.307.22.353.353 0 0 1-.03.02 3.788 3.788 0 0 1-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 0 1-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 0 1-1.535-.072l-.097-.011a14.698 14.698 0 0 1-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 0 1-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 0 1-.427-.207l-.028-.017a2.167 2.167 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972Zm0 2.436a7.471 7.471 0 0 0 .644.182 13.147 13.147 0 0 0 2.644.328l.318-.318.323.324a14.377 14.377 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 0 1-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 0 1-1.402 0l-.154-.007a17.43 17.43 0 0 1-.68-.049l-.097-.011a14.689 14.689 0 0 1-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 0 1-.427-.207l-.028-.017a2.169 2.169 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972Zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z"/></svg>'},iu={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>'},ou={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 0 1-6.997-2.962v-.007H2v.007a5.995 5.995 0 0 0 10.301 4.182ZM8.372 2v1.884a4.13 4.13 0 0 1 2.992 6.501l1.429 1.224A6.008 6.008 0 0 0 8.37 2ZM2.048 7.236h1.897a4.117 4.117 0 0 1 3.675-3.352V2A6.012 6.012 0 0 0 2.05 7.236Z"/></svg>'},ru={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3Zm5-2a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3Z"/></svg>'},su={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 1 1 0 6 3 3 0 0 1 0-6Z"/></svg>'},au={name:"down_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m5.958 10.03 2.063-6.281.49 2.344 4.117-4.122 1.414 1.414L9.94 7.487l2.324.504-6.306 2.038Z"/><path class="cls-1" d="M8 10.42V12H4V8h1.572l.657-2H2v8h8V9.774l-2 .646z"/></svg>'},lu={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>'},cu={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1ZM12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2ZM8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2ZM2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444ZM2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12Zm11.556-8.222v.889a.444.444 0 0 1-.445.444H10.89a.444.444 0 0 1-.445-.444v-.89H10v.89a.444.444 0 0 1-.444.444H7.333a.444.444 0 0 1-.444-.444v-.89H4.667a.889.889 0 0 0-.89.89v2.222h.89a.444.444 0 0 1 .444.444v2.223a.444.444 0 0 1-.444.444h-.89v.444h.89a.444.444 0 0 1 .444.445v2.222a.444.444 0 0 1-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 0 1 8.222 6.89H14V3.778Z"/></svg>'},du={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>'},hu={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 0 0 1 8.001a7.588 7.588 0 0 0 7.146 4.342A7.002 7.002 0 0 0 15 8a7.586 7.586 0 0 0-7.144-4.344m-1.199 7.289A5.108 5.108 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 0 0-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 0 0-.053.576 3.348 3.348 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5.006 5.006 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},uu={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 0 1 6.19 11.96a3.323 3.323 0 0 1-2.042.667 2.835 2.835 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 0 0 1.2.716 1.976 1.976 0 0 0 1.385-.625 11.546 11.546 0 0 0 1.722-2.403l2.252-3.88a7.585 7.585 0 0 0-.679-.037 2.365 2.365 0 0 0-1.66.54 1.967 1.967 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 0 1 .645-1.874 3.312 3.312 0 0 1 1.34-1.177 6.74 6.74 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 0 0 .29 1.701.498.498 0 0 0 .528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506Zm-.086-.896-.275-3.22-1.855 3.22Z"/></svg>'},pu={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>'},gu={name:"file_arrow_curved_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7 2 3 3H7V2ZM6 6V2H2v12h4.282l.03-.187A4.508 4.508 0 0 1 10 10.065V6H6Zm8 5.5L11 9v2c-1.817-.091-3.412 1.137-3.701 2.97.576-.672 2.077-2.065 3.701-1.82V14l3-2.5Z"/></svg>'},fu={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>'},mu={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 0 0 .249-1.302A3.701 3.701 0 0 0 7.22 7 3.654 3.654 0 0 0 6 7.223V2h4v4Zm-3-4v3h3Zm-1.126 8.698a2.697 2.697 0 0 1-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 1 1 5.22-.956Zm-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745Z"/></svg>'},vu={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 1 0 2.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29Zm2.033 4.059a1.154 1.154 0 0 1 0-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 0 1-1.07.726Z"/></svg>'},bu={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 4H3.583A.585.585 0 0 0 3 4.598V11.5l1.5 1.497 7.858.003c.33 0 .6-.27.6-.6L13 4.545c0-.33-.215-.546-.545-.546ZM11 12H8v-2H6v2H5V9h6v3Zm1-4H4V5h8v3Z"/></svg>'},wu={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},xu={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18ZM12.455 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},yu={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Cu={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>'},ku={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>'},$u={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.027 14 2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},_u={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11ZM5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5Zm7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5ZM11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5Z"/></svg>'},Su={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111ZM9.544 4.667H9.31a3.141 3.141 0 0 0-.394-.1 2.455 2.455 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.334 1.334 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 0 1-.462 1.357 2.583 2.583 0 0 1-.784.808 3.015 3.015 0 0 1-.938.387A4.823 4.823 0 0 1 3.184 13q-.275 0-.629-.03A3.529 3.529 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.538 2.538 0 0 0 .5.052 1.304 1.304 0 0 0 .898-.29 1.584 1.584 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 0 1 .444-1.244 2.516 2.516 0 0 1 .76-.734 2.643 2.643 0 0 1 .94-.356A5.61 5.61 0 0 1 8.357 3q.294 0 .588.025t.599.076Z"/></svg>'},Iu={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 0 1 1.142-.49 1.763 1.763 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.343 1.343 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.979 5.979 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.576 2.576 0 0 0 .64-1.082A5.968 5.968 0 0 1 14 8.86Zm-6-6a5.998 5.998 0 0 0-4.201 10.28l1.308-1.308a4.14 4.14 0 0 1 4.645-6.725l.564-.564a2.57 2.57 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86Z"/></svg>'},Mu={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1Zm4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z"/></svg>'},Au={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>'},Ru={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3ZM8.875 2H6.723A1.991 1.991 0 0 1 5 3a2.486 2.486 0 0 1-2-1H2v4h1a1.797 1.797 0 0 1 1.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2Z"/></svg>'},Eu={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7.76 14 .752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14ZM6.447 9.392h2.506l.72-2.85H7.167Z"/></svg>'},Du={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},Fu={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 0 0-.355-1.257h.404V2.6h.047a.556.556 0 0 0 .499-.6H4.727a.556.556 0 0 0 .499.6h.047v.49h.404a2.491 2.491 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6ZM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 0 1 1.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305Z"/></svg>'},Ou={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 0 1 1 1v8a1.001 1.001 0 0 1-1 1H4a1.001 1.001 0 0 1-1-1V4a1.001 1.001 0 0 1 1-1h8m0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 4v8h8V4Zm6 6H6V6h4Z"/></svg>'},Tu={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75Zm.276-2.698a1.19 1.19 0 0 0 2.035-.838 1.164 1.164 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.158 1.158 0 0 0-.35.846 1.144 1.144 0 0 0 .354.838Z"/></svg>'},zu={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-.697 2.28a.951.951 0 0 1 1.35 0 .928.928 0 0 1 .276.675.952.952 0 0 1-1.905 0 .924.924 0 0 1 .279-.674ZM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z"/></svg>'},Vu={name:"italic_i_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M8.99 13.802H4.38l.258-1.133h1.523l2.17-9.367H6.808l.258-1.133h4.61l-.258 1.133H9.895l-2.17 9.367h1.523l-.258 1.133z"/></svg>'},Lu={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.045 7.348-.652-.652 1.444-.14Zm-3.818.698-4.912 4.912-.395-.396 4.12-4.12Zm4.734-2.918-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304Zm-3.524-.386-.651-.653.791-.791Zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28Z"/></svg>'},Hu={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>'},Pu={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.555 9.546.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11Zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11Zm0 3.11.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768Z"/></svg>'},Bu={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z"/></svg>'},Nu={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 0 1 9.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 0 0-1.277-.769 1.43 1.43 0 0 0-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 0 0 .054 2.038 1.507 1.507 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A46.793 46.793 0 0 1 5.53 6.356a2.826 2.826 0 0 1 1.935-.764M10.583 2.5a3.001 3.001 0 0 0-.69.081 10.376 10.376 0 0 0-2.996 2.377 3.474 3.474 0 0 1 .568-.054 3.58 3.58 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 0 1 .913-.395 1.513 1.513 0 0 1 1.074.469 1.433 1.433 0 0 1 .022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 0 1-.975.395 1.483 1.483 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 0 0 2.493 1.42 2.808 2.808 0 0 0 1.93-.76 54.2 54.2 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5"/></svg>'},qu={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 0 0-.326-1.312 1.297 1.297 0 0 0-.88-.374 37.657 37.657 0 0 0-2.779.002 1.298 1.298 0 0 0-1.273 1.341 1.367 1.367 0 0 0 .39.944 1.162 1.162 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 0 0 1.104 1.344 8.133 8.133 0 0 1-3.45-.395 2.705 2.705 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a42.45 42.45 0 0 1 2.951-.003 2.564 2.564 0 0 1 1.731.751m3.984.017a2.723 2.723 0 0 0-.495-.39 9.414 9.414 0 0 0-3.447-.398 3.151 3.151 0 0 1 .4.33 3.247 3.247 0 0 1 .68 1c.457.031.864.035 1.096.027a1.108 1.108 0 0 1 .839.331 1.373 1.373 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 0 1-.878-.372 1.345 1.345 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 0 0 .688 2.51 2.547 2.547 0 0 0 1.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 0 0 1.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774Z"/></svg>'},Zu={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>'},Uu={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>'},ju={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 0 1-.694.178 16.116 16.116 0 0 1-3.382.328 16.089 16.089 0 0 1-3.38-.328 8.77 8.77 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 0 0 .332.218l.03.017a4.235 4.235 0 0 0 .46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 0 0 .457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 0 0 .33-.216Zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 0 0 .694.179 16.101 16.101 0 0 0 3.378.327 16.12 16.12 0 0 0 3.382-.327 8.892 8.892 0 0 0 .694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457ZM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 0 1 1-.255V6h3v2h6V7H9V6Z"/></svg>'},Gu={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z"/></svg>'},Wu={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.073 12.29-2.926-2.926a3.971 3.971 0 1 0-.783.783l2.927 2.926ZM7.01 9.84a2.83 2.83 0 1 1 2.83-2.83 2.833 2.833 0 0 1-2.83 2.83Z"/></svg>'},Ku={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 0 0-.75.73v8.54a.74.74 0 0 0 .75.73h12.5a.74.74 0 0 0 .75-.73V3.73a.74.74 0 0 0-.75-.73Zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91Zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12Z"/></svg>'},Xu={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>'},Yu={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>'},Ju={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 0 0 4 2.615v10.77a.54.54 0 0 0 .538.538h5.924a.54.54 0 0 0 .538-.538V2.615a.54.54 0 0 0-.538-.538ZM10 12H5V3h5Z"/></svg>'},Qu={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>'},ep={name:"number_list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M14 11H6v2h8v-2zm0-4H6v2h8V7zm0-4H6v2h8V3zM1.999 4.644h.73V2.302h-.585v-.271c.295-.05.505-.13.681-.235h.32v2.848h.656v.346H1.999v-.346zM1.804 9.509c.951-.932 1.501-1.521 1.501-2.037 0-.365-.2-.621-.605-.621-.265 0-.496.17-.676.381l-.235-.226c.265-.3.551-.495.961-.495.591 0 .961.375.961.936 0 .621-.561 1.196-1.336 1.987.174-.016.37-.026.535-.026h.956v.355H1.804v-.254zM1.733 13.884l.21-.271c.19.201.44.376.816.376.385 0 .661-.226.661-.581 0-.38-.26-.635-1.021-.635v-.315c.676 0 .906-.261.906-.596 0-.306-.21-.501-.55-.501-.266 0-.491.136-.681.32l-.221-.26c.246-.23.541-.4.916-.4.556 0 .956.295.956.811 0 .386-.23.631-.576.761v.021c.385.09.691.37.691.811 0 .565-.471.91-1.056.91a1.363 1.363 0 0 1-1.051-.451z"/></svg>'},tp={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>'},np={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757Zm-7.381 9.493 2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774Zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383Zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},ip={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>'},op={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 0 1-.195 1.176 2.63 2.63 0 0 1-.549.885 3.96 3.96 0 0 1-.852.672 7.46 7.46 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 0 0 .793-.429 2.098 2.098 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.042 1.042 0 0 0-.423-.939 2.163 2.163 0 0 0-1.195-.28 3.338 3.338 0 0 0-1.068.204 4.853 4.853 0 0 0-1.09.526h-.263V3.566a8.148 8.148 0 0 1 1.296-.372A8.205 8.205 0 0 1 7.77 3a4.196 4.196 0 0 1 2.579.718 2.241 2.241 0 0 1 .954 1.876ZM8.77 13H6.112v-1.737H8.77Z"/></svg>'},rp={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 7.985-8.002 4.013L8 8 5.998 3.987ZM3.995 2.997 2 2l3 6-3 6 2.002-1.005L6.5 8Z"/></svg>'},sp={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1Z"/></svg>'},ap={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 0 0 0-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 1 0-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 1 0 0 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1 0 12 10Z"/></svg>'},lp={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>'},cp={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>'},dp={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>'},hp={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 0 0 1.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 0 1 .9-1.267Zm0-6.054a4.613 4.613 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 0 1 2 9.18V4h12Z"/></svg>'},up={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29 2 12.304v-8.01ZM14 2h-2v12h2Z"/></svg>'},pp={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.123 4.123 0 0 0-3.176 3.169ZM8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6Z"/></svg>'},gp={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>'},fp={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.108 2.108 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 0 0 .88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 0 0-1.274.262 2.015 2.015 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z"/></svg>'},mp={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 0 0-1.477.291 2.262 2.262 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 0 0 1.01.213l.223.018V13Z"/></svg>'},vp={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 0 0-.5.5v11a.501.501 0 0 0 .5.5h9a.501.501 0 0 0 .5-.5v-11a.501.501 0 0 0-.5-.5ZM8 13.25a.75.75 0 1 1 .75-.75.752.752 0 0 1-.75.75ZM12 11H4V3h8Z"/></svg>'},bp={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588 5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543ZM6.5 6.499a1.082 1.082 0 1 1-.013-1.516A1.072 1.072 0 0 1 6.499 6.5Z"/></svg>'},wp={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338 5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293ZM6.5 5.249a1.082 1.082 0 1 1-.013-1.516 1.072 1.072 0 0 1 .013 1.516Zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z"/></svg>'},xp={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2Zm4.9.99A5.005 5.005 0 0 0 9 3.1V1H7v2.1A5.005 5.005 0 0 0 3.1 7H1v2h2.1A5.005 5.005 0 0 0 7 12.9V15h2v-2.1A5.005 5.005 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4Z"/></svg>'},yp={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 0 1 9 12.9V15H7v-2.108a4.99 4.99 0 0 1-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 1 0 7 4.13V1h2v2.1A5.005 5.005 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2Z"/></svg>'},Cp={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5ZM.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8Zm12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8Z"/></svg>'},kp={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>'},$p={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2Z"/></svg>'},_p={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>'},Sp={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103 5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},Ip={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>'},Mp={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.585Z"/></svg>'},Ap={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12L8 2Z"/></svg>'},Rp={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.625 8 8 2l4.375 6h-8.75ZM14 12H2v2h12v-2Zm0-3H2v2h12V9Z"/></svg>'},Ep={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 0 0-1.6 1.6v6.8a1.595 1.595 0 0 0 1.6 1.594h10.8a1.595 1.595 0 0 0 1.6-1.594v-6.8a1.6 1.6 0 0 0-1.6-1.6ZM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z"/></svg>'},Dp={name:"two_squares_in_brackets",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4h5v5H4V4Zm6 3v3H7v2h5V7h-2ZM5 3V2H2v12h3v-1H3V3h2Zm8-1h-2v1h2v10h-2v1h3V2h-1Z"/></svg>'},Fp={name:"two_triangles_between_lines",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.11 2.11v12h2v-12h-2Zm12 0v12h2v-12h-2Zm-6 8.974-3-3 3-3v6Zm1.925-5.948 3 3-3 3v-6Z"/></svg>'},Op={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 0 0-1.182 1.51l.01.155.021.193a1.69 1.69 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 0 0 .992.36h.049a1.306 1.306 0 0 0 .224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 0 1-.571.053 3.148 3.148 0 0 1-2.99-2.258l-.011-.045a3.04 3.04 0 0 1-.076-.35 3.127 3.127 0 0 1-.03-.206l-.004-.089a3.112 3.112 0 0 1-.016-.336A3.164 3.164 0 0 1 4.35 7.356c.272-.068.808-.203.802-.206l.623-.137Zm4.31-1.544-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 0 1-.035.58l-.064.185-.056.142a1.546 1.546 0 0 1-1.4.893 1.661 1.661 0 0 1-.313-.03 54.946 54.946 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 0 0 .578.056 3.188 3.188 0 0 0 2.811-1.74 3.018 3.018 0 0 0 .129-.311l.033-.083.061-.197a3.047 3.047 0 0 0 .082-.351l.008-.044a3.132 3.132 0 0 0-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393 6.875 6.075h.75l.3 3.032 1.2-3.782h-.75Z"/></svg>'},Tp={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 6v2H3v6h10V8Z"/></svg>'},zp={name:"up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 10.828V12H4V8h1.172l2-2H2v8h8V8.828l-2 2Z"/><path class="cls-1" d="m14.042 1.97-2.063 6.281-.49-2.344-4.117 4.122-1.414-1.414 4.102-4.102-2.324-.504 6.306-2.038z"/></svg>'},Vp={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z"/></svg>'},Lp={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 0 1-.335.364 8.55 8.55 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0 1 14 12.291V14H2v-1.673a2.163 2.163 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 0 1-.312-.749 4.275 4.275 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2"/></svg>'},Hp={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.57 7.28-.06.013a4.556 4.556 0 0 0-1.38-2.609V3.44a.481.481 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.481.481 0 0 0 .48.48h.48V14h4.32v-.96h.48a.481.481 0 0 0 .48-.48v-1.24a4.547 4.547 0 0 0 1.379-2.612l.061.012a.481.481 0 0 0 .48-.48v-.48a.481.481 0 0 0-.48-.48Zm-2.3 2.662a1.59 1.59 0 0 0-.182-.26L8.747 8.338a.785.785 0 0 0 0-.666c.132-.133.894-.899.965-1a1.216 1.216 0 0 0 .14-.485 1.004 1.004 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297Z"/></svg>'},Pp={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 0 1-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472Z"/></svg>'},Bp={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.089 2.526h-1.868a5.598 5.598 0 0 0-.854-1.712 5.363 5.363 0 0 1 2.722 1.712Zm-2.722 8.66a5.599 5.599 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.644 10.644 0 0 0 .208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.955.955 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.363 5.363 0 0 1 2.722-1.712 5.017 5.017 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526ZM12.105 8a.326.326 0 0 1-.19.296l-6.598 3.3-.148.036a.327.327 0 0 1-.327-.328V4.69a.327.327 0 0 1 .492-.281l6.595 3.302a.326.326 0 0 1 .176.29Z"/></svg>'},Np={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.364 5.364 0 0 1 2.722 1.712Zm-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.657 10.657 0 0 0 .208-1.187L9.923 10a9.85 9.85 0 0 1-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.96.96 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.364 5.364 0 0 1 2.722-1.712 5.02 5.02 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526Zm-.619-3.131L5.334 4.409a.327.327 0 0 0-.492.281v6.613a.327.327 0 0 0 .327.328l.148-.035 6.598-3.3a.326.326 0 0 0 .014-.585Zm-6.087 2.505V5.78L10.274 8Z"/></svg>'},qp={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>'},Zp={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>'},Up={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.286 11.714-5.791-5.79a2.504 2.504 0 0 0 .17-.755 2.149 2.149 0 0 0-.095-.814 2.12 2.12 0 0 0-.55-.904 2.328 2.328 0 0 0-1.76-.685h-.045a2.104 2.104 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 0 1-.22.854 1.043 1.043 0 0 1-.114.145 1.648 1.648 0 0 1-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 0 0-.135.545l-.015.105a2.337 2.337 0 0 0 .384 1.518 2.51 2.51 0 0 0 .295.36 2.205 2.205 0 0 0 1.576.65 2.453 2.453 0 0 0 .898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67ZM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916ZM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45Z"/></svg>'},jp={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667 9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3Z"/></svg>'},Gp={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026 4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363Zm1.155-10.68-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312Z"/></svg>'},Wp=G`
|
|
2283
2283
|
<template>
|
|
2284
2284
|
<div class="icon" :innerHTML=${e=>e.icon.data}></div>
|
|
2285
2285
|
</template
|
|
@@ -2288,7 +2288,7 @@ const Gd=mi.tagFor(Ud),Wd={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.or
|
|
|
2288
2288
|
|
|
2289
2289
|
:host {
|
|
2290
2290
|
align-items: center;
|
|
2291
|
-
${
|
|
2291
|
+
${Dd}
|
|
2292
2292
|
width: ${Oa};
|
|
2293
2293
|
height: ${Oa};
|
|
2294
2294
|
}
|
|
@@ -2432,7 +2432,7 @@ const wg=we`
|
|
|
2432
2432
|
:host {
|
|
2433
2433
|
height: ${Aa};
|
|
2434
2434
|
box-sizing: border-box;
|
|
2435
|
-
padding-left: calc(4px - ${
|
|
2435
|
+
padding-left: calc(4px - ${Fa});
|
|
2436
2436
|
|
|
2437
2437
|
${""}
|
|
2438
2438
|
color: ${Xl};
|
|
@@ -2449,8 +2449,8 @@ const wg=we`
|
|
|
2449
2449
|
display: flex;
|
|
2450
2450
|
align-items: center;
|
|
2451
2451
|
justify-content: center;
|
|
2452
|
-
border: ${
|
|
2453
|
-
padding-right: calc(4px - ${
|
|
2452
|
+
border: ${Fa} solid transparent;
|
|
2453
|
+
padding-right: calc(4px - ${Fa});
|
|
2454
2454
|
text-decoration: none;
|
|
2455
2455
|
}
|
|
2456
2456
|
|
|
@@ -2458,8 +2458,8 @@ const wg=we`
|
|
|
2458
2458
|
text-decoration: underline;
|
|
2459
2459
|
}
|
|
2460
2460
|
|
|
2461
|
-
.control${
|
|
2462
|
-
border: ${
|
|
2461
|
+
.control${Do} {
|
|
2462
|
+
border: ${Fa} solid ${va};
|
|
2463
2463
|
outline: 2px solid ${va};
|
|
2464
2464
|
outline-offset: 1px;
|
|
2465
2465
|
}
|
|
@@ -2583,7 +2583,7 @@ const Cg=we`
|
|
|
2583
2583
|
background-color: transparent;
|
|
2584
2584
|
height: 100%;
|
|
2585
2585
|
width: 100%;
|
|
2586
|
-
border: ${
|
|
2586
|
+
border: ${Fa} solid transparent;
|
|
2587
2587
|
color: inherit;
|
|
2588
2588
|
border-radius: inherit;
|
|
2589
2589
|
fill: inherit;
|
|
@@ -2597,10 +2597,10 @@ const Cg=we`
|
|
|
2597
2597
|
background: var(--ni-private-card-button-background-hover-color);
|
|
2598
2598
|
}
|
|
2599
2599
|
|
|
2600
|
-
.control${
|
|
2601
|
-
box-shadow: 0px 0px 0px ${
|
|
2600
|
+
.control${Do} {
|
|
2601
|
+
box-shadow: 0px 0px 0px ${Fa} ${va} inset;
|
|
2602
2602
|
border-color: ${va};
|
|
2603
|
-
outline: ${
|
|
2603
|
+
outline: ${Fa} solid ${va};
|
|
2604
2604
|
outline-offset: -4px;
|
|
2605
2605
|
}
|
|
2606
2606
|
|
|
@@ -2616,7 +2616,7 @@ const Cg=we`
|
|
|
2616
2616
|
border-color: var(--ni-private-card-button-border-selected-color);
|
|
2617
2617
|
}
|
|
2618
2618
|
|
|
2619
|
-
:host([selected]) .control${
|
|
2619
|
+
:host([selected]) .control${Do} {
|
|
2620
2620
|
border-color: ${va};
|
|
2621
2621
|
}
|
|
2622
2622
|
|
|
@@ -2624,7 +2624,7 @@ const Cg=we`
|
|
|
2624
2624
|
border-color: var(--ni-private-card-button-border-active-color);
|
|
2625
2625
|
}
|
|
2626
2626
|
|
|
2627
|
-
:host([selected]) .control${
|
|
2627
|
+
:host([selected]) .control${Do}:active {
|
|
2628
2628
|
outline: none;
|
|
2629
2629
|
box-shadow: none;
|
|
2630
2630
|
}
|
|
@@ -2686,7 +2686,7 @@ const _g=we`
|
|
|
2686
2686
|
align-items: center;
|
|
2687
2687
|
cursor: pointer;
|
|
2688
2688
|
outline: none;
|
|
2689
|
-
${
|
|
2689
|
+
${Dd}
|
|
2690
2690
|
}
|
|
2691
2691
|
|
|
2692
2692
|
:host([disabled]) {
|
|
@@ -2698,7 +2698,7 @@ const _g=we`
|
|
|
2698
2698
|
height: calc(${Aa} / 2);
|
|
2699
2699
|
box-sizing: border-box;
|
|
2700
2700
|
flex-shrink: 0;
|
|
2701
|
-
border: ${
|
|
2701
|
+
border: ${Fa} solid ${ha};
|
|
2702
2702
|
padding: 2px;
|
|
2703
2703
|
display: inline-flex;
|
|
2704
2704
|
align-items: center;
|
|
@@ -2721,10 +2721,10 @@ const _g=we`
|
|
|
2721
2721
|
|
|
2722
2722
|
:host(:not([disabled]):not(:active):hover) .control {
|
|
2723
2723
|
border-color: ${va};
|
|
2724
|
-
box-shadow: 0px 0px 0px ${
|
|
2724
|
+
box-shadow: 0px 0px 0px ${Fa} ${va} inset;
|
|
2725
2725
|
}
|
|
2726
2726
|
|
|
2727
|
-
:host(${
|
|
2727
|
+
:host(${Do}) .control {
|
|
2728
2728
|
border-color: ${va};
|
|
2729
2729
|
outline: 2px solid ${va};
|
|
2730
2730
|
outline-offset: 1px;
|
|
@@ -2828,7 +2828,7 @@ const Mg=mi.tagFor(Sg),Ag=we`
|
|
|
2828
2828
|
@layer hover {
|
|
2829
2829
|
.control[aria-pressed='true']:hover {
|
|
2830
2830
|
border-color: ${va};
|
|
2831
|
-
box-shadow: 0px 0px 0px ${
|
|
2831
|
+
box-shadow: 0px 0px 0px ${Fa} ${va} inset;
|
|
2832
2832
|
background-image: linear-gradient(
|
|
2833
2833
|
${aa},
|
|
2834
2834
|
${aa}
|
|
@@ -2838,9 +2838,9 @@ const Mg=mi.tagFor(Sg),Ag=we`
|
|
|
2838
2838
|
}
|
|
2839
2839
|
|
|
2840
2840
|
@layer focusVisible {
|
|
2841
|
-
.control[aria-pressed='true']${
|
|
2841
|
+
.control[aria-pressed='true']${Do} {
|
|
2842
2842
|
border-color: ${va};
|
|
2843
|
-
box-shadow: 0px 0px 0px ${
|
|
2843
|
+
box-shadow: 0px 0px 0px ${Fa} ${va} inset;
|
|
2844
2844
|
background-image: linear-gradient(
|
|
2845
2845
|
${aa},
|
|
2846
2846
|
${aa}
|
|
@@ -2848,8 +2848,8 @@ const Mg=mi.tagFor(Sg),Ag=we`
|
|
|
2848
2848
|
background-size: calc(100% - 4px) calc(100% - 4px);
|
|
2849
2849
|
}
|
|
2850
2850
|
|
|
2851
|
-
.control[aria-pressed='true']${
|
|
2852
|
-
outline: ${
|
|
2851
|
+
.control[aria-pressed='true']${Do}::before {
|
|
2852
|
+
outline: ${Fa} solid ${va};
|
|
2853
2853
|
outline-offset: -3px;
|
|
2854
2854
|
color: transparent;
|
|
2855
2855
|
}
|
|
@@ -2934,7 +2934,7 @@ const Eg=Rg.compose({baseName:"toggle-button",template:(e,t)=>G`
|
|
|
2934
2934
|
</div>
|
|
2935
2935
|
`,styles:Ag,shadowOptions:{delegatesFocus:!0}})
|
|
2936
2936
|
mi.getOrCreate().withPrefix("nimble").register(Eg())
|
|
2937
|
-
const
|
|
2937
|
+
const Dg=mi.tagFor(Rg),Fg=G`
|
|
2938
2938
|
<div class="error-text" title="${e=>e.errorText}" aria-live="polite">
|
|
2939
2939
|
${e=>e.errorText}
|
|
2940
2940
|
</div>
|
|
@@ -2950,11 +2950,11 @@ const Tg=mi.tagFor(Og),zg="above",Vg="underline",Lg="outline",Hg="block",Pg=we`
|
|
|
2950
2950
|
height: ${Aa};
|
|
2951
2951
|
position: relative;
|
|
2952
2952
|
justify-content: center;
|
|
2953
|
-
${
|
|
2953
|
+
${Dd}
|
|
2954
2954
|
min-width: 250px;
|
|
2955
2955
|
outline: none;
|
|
2956
2956
|
vertical-align: top;
|
|
2957
|
-
--ni-private-hover-indicator-width: calc(${
|
|
2957
|
+
--ni-private-hover-indicator-width: calc(${Fa} + 1px);
|
|
2958
2958
|
--ni-private-focus-indicator-width: 1px;
|
|
2959
2959
|
--ni-private-indicator-lines-gap: 1px;
|
|
2960
2960
|
}
|
|
@@ -2962,7 +2962,7 @@ const Tg=mi.tagFor(Og),zg="above",Vg="underline",Lg="outline",Hg="block",Pg=we`
|
|
|
2962
2962
|
:host::before {
|
|
2963
2963
|
content: '';
|
|
2964
2964
|
position: absolute;
|
|
2965
|
-
bottom: calc(${
|
|
2965
|
+
bottom: calc(${Fa} + var(--ni-private-indicator-lines-gap));
|
|
2966
2966
|
width: 0px;
|
|
2967
2967
|
height: 0px;
|
|
2968
2968
|
justify-self: center;
|
|
@@ -2977,7 +2977,7 @@ const Tg=mi.tagFor(Og),zg="above",Vg="underline",Lg="outline",Hg="block",Pg=we`
|
|
|
2977
2977
|
}
|
|
2978
2978
|
}
|
|
2979
2979
|
|
|
2980
|
-
:host(${
|
|
2980
|
+
:host(${Do})::before {
|
|
2981
2981
|
width: calc(100% - 8px);
|
|
2982
2982
|
}
|
|
2983
2983
|
|
|
@@ -2988,7 +2988,7 @@ const Tg=mi.tagFor(Og),zg="above",Vg="underline",Lg="outline",Hg="block",Pg=we`
|
|
|
2988
2988
|
:host::after {
|
|
2989
2989
|
content: '';
|
|
2990
2990
|
position: absolute;
|
|
2991
|
-
bottom: calc(-1 * ${
|
|
2991
|
+
bottom: calc(-1 * ${Fa});
|
|
2992
2992
|
width: 0px;
|
|
2993
2993
|
height: 0px;
|
|
2994
2994
|
justify-self: center;
|
|
@@ -3004,7 +3004,7 @@ const Tg=mi.tagFor(Og),zg="above",Vg="underline",Lg="outline",Hg="block",Pg=we`
|
|
|
3004
3004
|
}
|
|
3005
3005
|
|
|
3006
3006
|
:host(:hover)::after,
|
|
3007
|
-
:host(${
|
|
3007
|
+
:host(${Do})::after {
|
|
3008
3008
|
width: 100%;
|
|
3009
3009
|
}
|
|
3010
3010
|
|
|
@@ -3029,7 +3029,7 @@ const Tg=mi.tagFor(Og),zg="above",Vg="underline",Lg="outline",Hg="block",Pg=we`
|
|
|
3029
3029
|
width: 100%;
|
|
3030
3030
|
border: 0px solid rgba(${ua}, 0.3);
|
|
3031
3031
|
background-color: transparent;
|
|
3032
|
-
padding: ${
|
|
3032
|
+
padding: ${Fa};
|
|
3033
3033
|
}
|
|
3034
3034
|
|
|
3035
3035
|
:host([open]:not(:hover)) .control {
|
|
@@ -3099,7 +3099,7 @@ const Tg=mi.tagFor(Og),zg="above",Vg="underline",Lg="outline",Hg="block",Pg=we`
|
|
|
3099
3099
|
text-overflow: ellipsis;
|
|
3100
3100
|
overflow: hidden;
|
|
3101
3101
|
padding: 0px;
|
|
3102
|
-
padding-left: calc(${
|
|
3102
|
+
padding-left: calc(${Da} / 2);
|
|
3103
3103
|
}
|
|
3104
3104
|
|
|
3105
3105
|
.selected-value[disabled]::placeholder {
|
|
@@ -3135,7 +3135,7 @@ const Tg=mi.tagFor(Og),zg="above",Vg="underline",Lg="outline",Hg="block",Pg=we`
|
|
|
3135
3135
|
}
|
|
3136
3136
|
`.withBehaviors(md(Vg,we`
|
|
3137
3137
|
.control {
|
|
3138
|
-
border-bottom-width: ${
|
|
3138
|
+
border-bottom-width: ${Fa};
|
|
3139
3139
|
padding-bottom: 0;
|
|
3140
3140
|
}
|
|
3141
3141
|
|
|
@@ -3144,7 +3144,7 @@ const Tg=mi.tagFor(Og),zg="above",Vg="underline",Lg="outline",Hg="block",Pg=we`
|
|
|
3144
3144
|
}
|
|
3145
3145
|
`),md(Lg,we`
|
|
3146
3146
|
.control {
|
|
3147
|
-
border-width: ${
|
|
3147
|
+
border-width: ${Fa};
|
|
3148
3148
|
padding: 0;
|
|
3149
3149
|
}
|
|
3150
3150
|
`),md(Hg,we`
|
|
@@ -3153,7 +3153,7 @@ const Tg=mi.tagFor(Og),zg="above",Vg="underline",Lg="outline",Hg="block",Pg=we`
|
|
|
3153
3153
|
}
|
|
3154
3154
|
|
|
3155
3155
|
.control:focus-within {
|
|
3156
|
-
border-bottom-width: ${
|
|
3156
|
+
border-bottom-width: ${Fa};
|
|
3157
3157
|
padding-bottom: 0;
|
|
3158
3158
|
}
|
|
3159
3159
|
|
|
@@ -3204,13 +3204,13 @@ const Tg=mi.tagFor(Og),zg="above",Vg="underline",Lg="outline",Hg="block",Pg=we`
|
|
|
3204
3204
|
--ni-private-hover-bottom-border-width: 2px;
|
|
3205
3205
|
--ni-private-bottom-border-width: 1px;
|
|
3206
3206
|
--ni-private-height-within-border: calc(
|
|
3207
|
-
${Aa} - 2 * ${
|
|
3207
|
+
${Aa} - 2 * ${Fa}
|
|
3208
3208
|
);
|
|
3209
3209
|
}
|
|
3210
3210
|
|
|
3211
3211
|
:host([disabled]) *,
|
|
3212
3212
|
:host([disabled]) {
|
|
3213
|
-
${
|
|
3213
|
+
${Dd}
|
|
3214
3214
|
color: ${Yl};
|
|
3215
3215
|
}
|
|
3216
3216
|
|
|
@@ -3236,7 +3236,7 @@ const Tg=mi.tagFor(Og),zg="above",Vg="underline",Lg="outline",Hg="block",Pg=we`
|
|
|
3236
3236
|
.selected-value:hover,
|
|
3237
3237
|
.selected-value:disabled,
|
|
3238
3238
|
.selected-value:active,
|
|
3239
|
-
.selected-value${
|
|
3239
|
+
.selected-value${Do} {
|
|
3240
3240
|
outline: none;
|
|
3241
3241
|
}
|
|
3242
3242
|
|
|
@@ -3273,7 +3273,7 @@ const Tg=mi.tagFor(Og),zg="above",Vg="underline",Lg="outline",Hg="block",Pg=we`
|
|
|
3273
3273
|
}
|
|
3274
3274
|
`.withBehaviors(md(Hg,we`
|
|
3275
3275
|
:host([error-visible]) .control {
|
|
3276
|
-
border-bottom-width: ${
|
|
3276
|
+
border-bottom-width: ${Fa};
|
|
3277
3277
|
padding-bottom: 0;
|
|
3278
3278
|
}
|
|
3279
3279
|
`))
|
|
@@ -3363,7 +3363,7 @@ const Zg=qg.compose({baseName:"combobox",baseClass:Un,template:(e,t)=>G`
|
|
|
3363
3363
|
class="error-icon"
|
|
3364
3364
|
></${Qp}>
|
|
3365
3365
|
<div class="separator"></div>
|
|
3366
|
-
<${
|
|
3366
|
+
<${Dg}
|
|
3367
3367
|
${Oe("dropdownButton")}
|
|
3368
3368
|
appearance="ghost"
|
|
3369
3369
|
?checked="${e=>e.open}"
|
|
@@ -3383,9 +3383,9 @@ const Zg=qg.compose({baseName:"combobox",baseClass:Un,template:(e,t)=>G`
|
|
|
3383
3383
|
class="dropdown-icon"
|
|
3384
3384
|
>
|
|
3385
3385
|
</${Tg}>
|
|
3386
|
-
</${
|
|
3386
|
+
</${Dg}>
|
|
3387
3387
|
</div>
|
|
3388
|
-
${
|
|
3388
|
+
${Fg}
|
|
3389
3389
|
`})
|
|
3390
3390
|
mi.getOrCreate().withPrefix("nimble").register(Zg()),mi.tagFor(qg)
|
|
3391
3391
|
const Ug=Symbol("user dismissed"),jg=we`
|
|
@@ -3447,7 +3447,7 @@ const Ug=Symbol("user dismissed"),jg=we`
|
|
|
3447
3447
|
color: ${Xl};
|
|
3448
3448
|
display: flex;
|
|
3449
3449
|
flex-direction: column;
|
|
3450
|
-
gap: ${
|
|
3450
|
+
gap: ${Da};
|
|
3451
3451
|
|
|
3452
3452
|
${""}
|
|
3453
3453
|
padding: 0px 24px 24px 24px;
|
|
@@ -3460,7 +3460,7 @@ const Ug=Symbol("user dismissed"),jg=we`
|
|
|
3460
3460
|
flex: none;
|
|
3461
3461
|
display: flex;
|
|
3462
3462
|
justify-content: flex-end;
|
|
3463
|
-
gap: ${
|
|
3463
|
+
gap: ${Da};
|
|
3464
3464
|
}
|
|
3465
3465
|
|
|
3466
3466
|
footer.empty {
|
|
@@ -3629,23 +3629,23 @@ const Xg=we`
|
|
|
3629
3629
|
${""}
|
|
3630
3630
|
|
|
3631
3631
|
::slotted(header) {
|
|
3632
|
-
padding: ${
|
|
3632
|
+
padding: ${Da};
|
|
3633
3633
|
flex: none;
|
|
3634
3634
|
font: ${Ha};
|
|
3635
3635
|
}
|
|
3636
3636
|
|
|
3637
3637
|
::slotted(section) {
|
|
3638
|
-
padding: ${
|
|
3638
|
+
padding: ${Da};
|
|
3639
3639
|
flex: auto;
|
|
3640
3640
|
overflow-y: auto;
|
|
3641
3641
|
}
|
|
3642
3642
|
|
|
3643
3643
|
::slotted(footer) {
|
|
3644
|
-
padding: ${
|
|
3644
|
+
padding: ${Da};
|
|
3645
3645
|
flex: none;
|
|
3646
3646
|
display: flex;
|
|
3647
3647
|
justify-content: flex-end;
|
|
3648
|
-
border-top: ${
|
|
3648
|
+
border-top: ${Fa} solid ${wa};
|
|
3649
3649
|
}
|
|
3650
3650
|
`.withBehaviors(Nd(kr.light,we`
|
|
3651
3651
|
dialog::backdrop {
|
|
@@ -3705,8 +3705,8 @@ class Mf extends Xp{constructor(){super(vh)}}Yp("icon-book-magnifying-glass",Mf)
|
|
|
3705
3705
|
class Af extends Xp{constructor(){super(bh)}}Yp("icon-calendar",Af),mi.tagFor(Af)
|
|
3706
3706
|
class Rf extends Xp{constructor(){super(wh)}}Yp("icon-chart-diagram",Rf),mi.tagFor(Rf)
|
|
3707
3707
|
class Ef extends Xp{constructor(){super(xh)}}Yp("icon-chart-diagram-child-focus",Ef),mi.tagFor(Ef)
|
|
3708
|
-
class
|
|
3709
|
-
class
|
|
3708
|
+
class Df extends Xp{constructor(){super(yh)}}Yp("icon-chart-diagram-parent-focus",Df),mi.tagFor(Df)
|
|
3709
|
+
class Ff extends Xp{constructor(){super(Ch)}}Yp("icon-chart-diagram-parent-focus-two-child",Ff),mi.tagFor(Ff)
|
|
3710
3710
|
class Of extends Xp{constructor(){super(kh)}}Yp("icon-check",Of),mi.tagFor(Of)
|
|
3711
3711
|
class Tf extends Xp{constructor(){super($h)}}Yp("icon-check-dot",Tf),mi.tagFor(Tf)
|
|
3712
3712
|
class zf extends Xp{constructor(){super(_h)}}Yp("icon-check-large",zf),mi.tagFor(zf)
|
|
@@ -3716,8 +3716,8 @@ class Hf extends Xp{constructor(){super(Ah)}}Yp("icon-circle-check",Hf),mi.tagFo
|
|
|
3716
3716
|
class Pf extends Xp{constructor(){super(Ih)}}Yp("icon-circle-filled",Pf),mi.tagFor(Pf)
|
|
3717
3717
|
class Bf extends Xp{constructor(){super(Rh)}}Yp("icon-circle-partial-broken",Bf),mi.tagFor(Bf)
|
|
3718
3718
|
class Nf extends Xp{constructor(){super(Eh)}}Yp("icon-circle-slash",Nf),mi.tagFor(Nf)
|
|
3719
|
-
class qf extends Xp{constructor(){super(
|
|
3720
|
-
class Zf extends Xp{constructor(){super(
|
|
3719
|
+
class qf extends Xp{constructor(){super(Dh)}}Yp("icon-circle-x",qf),mi.tagFor(qf)
|
|
3720
|
+
class Zf extends Xp{constructor(){super(Fh)}}Yp("icon-clipboard",Zf),mi.tagFor(Zf)
|
|
3721
3721
|
class Uf extends Xp{constructor(){super(Oh)}}Yp("icon-clock",Uf),mi.tagFor(Uf)
|
|
3722
3722
|
class jf extends Xp{constructor(){super(Th)}}Yp("icon-clock-cog",jf),mi.tagFor(jf)
|
|
3723
3723
|
class Gf extends Xp{constructor(){super(zh)}}Yp("icon-clock-exclamation",Gf),mi.tagFor(Gf)
|
|
@@ -3759,8 +3759,8 @@ class Mm extends Xp{constructor(){super(bu)}}Yp("icon-floppy-disk",Mm),mi.tagFor
|
|
|
3759
3759
|
class Am extends Xp{constructor(){super(wu)}}Yp("icon-floppy-disk-checkmark",Am),mi.tagFor(Am)
|
|
3760
3760
|
class Rm extends Xp{constructor(){super(xu)}}Yp("icon-floppy-disk-star-arrow-right",Rm),mi.tagFor(Rm)
|
|
3761
3761
|
class Em extends Xp{constructor(){super(yu)}}Yp("icon-floppy-disk-three-dots",Em),mi.tagFor(Em)
|
|
3762
|
-
class
|
|
3763
|
-
class
|
|
3762
|
+
class Dm extends Xp{constructor(){super(Cu)}}Yp("icon-folder",Dm),mi.tagFor(Dm)
|
|
3763
|
+
class Fm extends Xp{constructor(){super(ku)}}Yp("icon-folder-open",Fm),mi.tagFor(Fm)
|
|
3764
3764
|
class Om extends Xp{constructor(){super($u)}}Yp("icon-forward-slash",Om),mi.tagFor(Om)
|
|
3765
3765
|
class Tm extends Xp{constructor(){super(_u)}}Yp("icon-four-dots-square",Tm),mi.tagFor(Tm)
|
|
3766
3766
|
class zm extends Xp{constructor(){super(Su)}}Yp("icon-function",zm),mi.tagFor(zm)
|
|
@@ -3769,8 +3769,8 @@ class Lm extends Xp{constructor(){super(Mu)}}Yp("icon-grid-three-by-three",Lm),m
|
|
|
3769
3769
|
class Hm extends Xp{constructor(){super(Au)}}Yp("icon-grid-two-by-two",Hm),mi.tagFor(Hm)
|
|
3770
3770
|
class Pm extends Xp{constructor(){super(Ru)}}Yp("icon-hammer",Pm),mi.tagFor(Pm)
|
|
3771
3771
|
class Bm extends Xp{constructor(){super(Eu)}}Yp("icon-hashtag",Bm),mi.tagFor(Bm)
|
|
3772
|
-
class Nm extends Xp{constructor(){super(
|
|
3773
|
-
class qm extends Xp{constructor(){super(
|
|
3772
|
+
class Nm extends Xp{constructor(){super(Du)}}Yp("icon-home",Nm),mi.tagFor(Nm)
|
|
3773
|
+
class qm extends Xp{constructor(){super(Fu)}}Yp("icon-hourglass",qm),mi.tagFor(qm)
|
|
3774
3774
|
class Zm extends Xp{constructor(){super(Ou)}}Yp("icon-indeterminant-checkbox",Zm),mi.tagFor(Zm)
|
|
3775
3775
|
class Um extends Xp{constructor(){super(zu)}}Yp("icon-info-circle",Um),mi.tagFor(Um)
|
|
3776
3776
|
class jm extends Xp{constructor(){super(Vu)}}Yp("icon-italic-i",jm),mi.tagFor(jm)
|
|
@@ -3813,8 +3813,8 @@ class Mv extends Xp{constructor(){super(bp)}}Yp("icon-tag",Mv),mi.tagFor(Mv)
|
|
|
3813
3813
|
class Av extends Xp{constructor(){super(wp)}}Yp("icon-tags",Av),mi.tagFor(Av)
|
|
3814
3814
|
class Rv extends Xp{constructor(){super(xp)}}Yp("icon-target-crosshairs",Rv),mi.tagFor(Rv)
|
|
3815
3815
|
class Ev extends Xp{constructor(){super(yp)}}Yp("icon-target-crosshairs-progress",Ev),mi.tagFor(Ev)
|
|
3816
|
-
class
|
|
3817
|
-
const
|
|
3816
|
+
class Dv extends Xp{constructor(){super(Cp)}}Yp("icon-three-dots-line",Dv)
|
|
3817
|
+
const Fv=mi.tagFor(Dv)
|
|
3818
3818
|
class Ov extends Xp{constructor(){super(kp)}}Yp("icon-three-vertical-lines",Ov),mi.tagFor(Ov)
|
|
3819
3819
|
class Tv extends Xp{constructor(){super($p)}}Yp("icon-thumbtack",Tv),mi.tagFor(Tv)
|
|
3820
3820
|
class zv extends Xp{constructor(){super(_p)}}Yp("icon-tile-size",zv),mi.tagFor(zv)
|
|
@@ -3824,9 +3824,9 @@ class Hv extends Xp{constructor(){super(Mp)}}Yp("icon-triangle",Hv),mi.tagFor(Hv
|
|
|
3824
3824
|
class Pv extends Xp{constructor(){super(Rp)}}Yp("icon-triangle-two-lines-horizontal",Pv)
|
|
3825
3825
|
const Bv=mi.tagFor(Pv)
|
|
3826
3826
|
class Nv extends Xp{constructor(){super(Ep)}}Yp("icon-true-false-rectangle",Nv),mi.tagFor(Nv)
|
|
3827
|
-
class qv extends Xp{constructor(){super(
|
|
3827
|
+
class qv extends Xp{constructor(){super(Dp)}}Yp("icon-two-squares-in-brackets",qv)
|
|
3828
3828
|
const Zv=mi.tagFor(qv)
|
|
3829
|
-
class Uv extends Xp{constructor(){super(
|
|
3829
|
+
class Uv extends Xp{constructor(){super(Fp)}}Yp("icon-two-triangles-between-lines",Uv),mi.tagFor(Uv)
|
|
3830
3830
|
class jv extends Xp{constructor(){super(Op)}}Yp("icon-unlink",jv),mi.tagFor(jv)
|
|
3831
3831
|
class Gv extends Xp{constructor(){super(Tp)}}Yp("icon-unlock",Gv),mi.tagFor(Gv)
|
|
3832
3832
|
class Wv extends Xp{constructor(){super(zp)}}Yp("icon-up-right-from-square",Wv),mi.tagFor(Wv)
|
|
@@ -3888,7 +3888,7 @@ const Cb=we`
|
|
|
3888
3888
|
background-color: transparent;
|
|
3889
3889
|
}
|
|
3890
3890
|
|
|
3891
|
-
:host(:${
|
|
3891
|
+
:host(:${Do}) {
|
|
3892
3892
|
box-shadow: 0px 0px 0px 1px ${va} inset;
|
|
3893
3893
|
outline: 1px solid ${va};
|
|
3894
3894
|
outline-offset: -4px;
|
|
@@ -3914,7 +3914,7 @@ const Cb=we`
|
|
|
3914
3914
|
display: none;
|
|
3915
3915
|
}
|
|
3916
3916
|
`
|
|
3917
|
-
class kb extends
|
|
3917
|
+
class kb extends Fn{get value(){return super.value}set value(e){super.value=`${e}`,this.$fastController.isConnected&&this.setAttribute("value",this.value)}connectedCallback(){super.connectedCallback(),this.setAttribute("value",this.value)}}const $b=kb.compose({baseName:"list-option",baseClass:Fn,template:(e,t)=>G`
|
|
3918
3918
|
<template
|
|
3919
3919
|
aria-checked="${e=>e.ariaChecked}"
|
|
3920
3920
|
aria-disabled="${e=>e.ariaDisabled}"
|
|
@@ -3941,7 +3941,7 @@ const Ab=we`
|
|
|
3941
3941
|
|
|
3942
3942
|
:host {
|
|
3943
3943
|
background: ${sa};
|
|
3944
|
-
border: ${
|
|
3944
|
+
border: ${Fa} solid ${wa};
|
|
3945
3945
|
margin: 0;
|
|
3946
3946
|
min-width: 176px;
|
|
3947
3947
|
width: max-content;
|
|
@@ -3984,7 +3984,7 @@ const Ab=we`
|
|
|
3984
3984
|
background: ${br(tr,.15)};
|
|
3985
3985
|
}
|
|
3986
3986
|
`))
|
|
3987
|
-
class Rb extends
|
|
3987
|
+
class Rb extends Di{}const Eb=Rb.compose({baseName:"menu",baseClass:Di,template:(e,t)=>G`
|
|
3988
3988
|
<template
|
|
3989
3989
|
slot="${e=>e.slot?e.slot:e.isNestedMenu()?"submenu":void 0}"
|
|
3990
3990
|
role="menu"
|
|
@@ -3995,7 +3995,7 @@ class Rb extends Fi{}const Eb=Rb.compose({baseName:"menu",baseClass:Fi,template:
|
|
|
3995
3995
|
</template>
|
|
3996
3996
|
`,styles:Ab})
|
|
3997
3997
|
mi.getOrCreate().withPrefix("nimble").register(Eb()),mi.tagFor(Rb)
|
|
3998
|
-
const
|
|
3998
|
+
const Db=we`
|
|
3999
3999
|
${Ao("inline-block")}
|
|
4000
4000
|
|
|
4001
4001
|
:host {
|
|
@@ -4011,12 +4011,12 @@ const Fb=we`
|
|
|
4011
4011
|
margin-top: ${Ea};
|
|
4012
4012
|
margin-bottom: ${Ea};
|
|
4013
4013
|
}
|
|
4014
|
-
`,
|
|
4014
|
+
`,Fb=G`
|
|
4015
4015
|
<template
|
|
4016
4016
|
?open="${e=>e.open}"
|
|
4017
4017
|
@focusout="${(e,t)=>e.focusoutHandler(t.event)}"
|
|
4018
4018
|
>
|
|
4019
|
-
<${
|
|
4019
|
+
<${Dg}
|
|
4020
4020
|
part="button"
|
|
4021
4021
|
appearance="${e=>e.appearance}"
|
|
4022
4022
|
?content-hidden="${e=>e.contentHidden}"
|
|
@@ -4033,7 +4033,7 @@ const Fb=we`
|
|
|
4033
4033
|
<slot slot="start" name="start"></slot>
|
|
4034
4034
|
<slot></slot>
|
|
4035
4035
|
<slot slot="end" name="end"></slot>
|
|
4036
|
-
</${
|
|
4036
|
+
</${Dg}>
|
|
4037
4037
|
${Le((e=>e.open),G`
|
|
4038
4038
|
<${Hd}
|
|
4039
4039
|
fixed-placement="true"
|
|
@@ -4068,7 +4068,7 @@ if(!this.isSlotElement(e))return
|
|
|
4068
4068
|
{const t=e.assignedNodes()[0]
|
|
4069
4069
|
e=t instanceof HTMLElement?t:void 0}}}isSlotElement(e){return"SLOT"===e?.nodeName}focusMenu(){this.getMenu()?.focus()}focusLastMenuItem(){const e=this.getMenu()?.querySelectorAll("[role=menuitem]")
|
|
4070
4070
|
if(e?.length){e[e.length-1].focus()}}}e([se],Tb.prototype,"appearance",void 0),e([se({mode:"boolean"})],Tb.prototype,"disabled",void 0),e([se({attribute:"content-hidden",mode:"boolean"})],Tb.prototype,"contentHidden",void 0),e([se({mode:"boolean"})],Tb.prototype,"open",void 0),e([se({attribute:"position"})],Tb.prototype,"position",void 0),e([m],Tb.prototype,"toggleButton",void 0),e([m],Tb.prototype,"region",void 0),e([m],Tb.prototype,"slottedMenus",void 0)
|
|
4071
|
-
const zb=Tb.compose({baseName:"menu-button",template:
|
|
4071
|
+
const zb=Tb.compose({baseName:"menu-button",template:Fb,styles:Db,shadowOptions:{delegatesFocus:!0}})
|
|
4072
4072
|
mi.getOrCreate().withPrefix("nimble").register(zb())
|
|
4073
4073
|
const Vb=mi.tagFor(Tb),Lb=we`
|
|
4074
4074
|
${Ao("grid")}
|
|
@@ -4092,7 +4092,7 @@ const Vb=mi.tagFor(Tb),Lb=we`
|
|
|
4092
4092
|
cursor: pointer;
|
|
4093
4093
|
font: ${Kl};
|
|
4094
4094
|
}
|
|
4095
|
-
:host(${
|
|
4095
|
+
:host(${Do}) {
|
|
4096
4096
|
outline: 2px solid ${va};
|
|
4097
4097
|
outline-offset: -2px;
|
|
4098
4098
|
}
|
|
@@ -4225,11 +4225,11 @@ const Bb="underline",Nb="outline",qb="block",Zb=we`
|
|
|
4225
4225
|
:host {
|
|
4226
4226
|
font: ${Kl};
|
|
4227
4227
|
outline: none;
|
|
4228
|
-
${
|
|
4228
|
+
${Dd}
|
|
4229
4229
|
color: ${Xl};
|
|
4230
|
-
--ni-private-hover-indicator-width: calc(${
|
|
4230
|
+
--ni-private-hover-indicator-width: calc(${Fa} + 1px);
|
|
4231
4231
|
--ni-private-height-within-border: calc(
|
|
4232
|
-
${Aa} - 2 * ${
|
|
4232
|
+
${Aa} - 2 * ${Fa}
|
|
4233
4233
|
);
|
|
4234
4234
|
}
|
|
4235
4235
|
|
|
@@ -4257,7 +4257,7 @@ const Bb="underline",Nb="outline",qb="block",Zb=we`
|
|
|
4257
4257
|
align-items: center;
|
|
4258
4258
|
border-radius: 0px;
|
|
4259
4259
|
border: 0px solid rgba(${ua}, 0.3);
|
|
4260
|
-
padding: ${
|
|
4260
|
+
padding: ${Fa};
|
|
4261
4261
|
}
|
|
4262
4262
|
|
|
4263
4263
|
.root:focus-within {
|
|
@@ -4277,13 +4277,13 @@ const Bb="underline",Nb="outline",qb="block",Zb=we`
|
|
|
4277
4277
|
content: ' ';
|
|
4278
4278
|
color: transparent;
|
|
4279
4279
|
width: 0px;
|
|
4280
|
-
${
|
|
4280
|
+
${Dd}
|
|
4281
4281
|
}
|
|
4282
4282
|
|
|
4283
4283
|
.root::after {
|
|
4284
4284
|
content: '';
|
|
4285
4285
|
position: absolute;
|
|
4286
|
-
bottom: calc(-1 * ${
|
|
4286
|
+
bottom: calc(-1 * ${Fa});
|
|
4287
4287
|
width: 0px;
|
|
4288
4288
|
height: 0px;
|
|
4289
4289
|
border-bottom: ${va}
|
|
@@ -4322,7 +4322,7 @@ const Bb="underline",Nb="outline",qb="block",Zb=we`
|
|
|
4322
4322
|
width: 100%;
|
|
4323
4323
|
border: none;
|
|
4324
4324
|
padding: 0px;
|
|
4325
|
-
padding-left: calc(${
|
|
4325
|
+
padding-left: calc(${Da} / 2);
|
|
4326
4326
|
}
|
|
4327
4327
|
|
|
4328
4328
|
.control:hover,
|
|
@@ -4347,7 +4347,7 @@ const Bb="underline",Nb="outline",qb="block",Zb=we`
|
|
|
4347
4347
|
${""}
|
|
4348
4348
|
.step-up {
|
|
4349
4349
|
order: 3;
|
|
4350
|
-
padding-right: calc(${
|
|
4350
|
+
padding-right: calc(${Da} / 4);
|
|
4351
4351
|
}
|
|
4352
4352
|
|
|
4353
4353
|
.step-down {
|
|
@@ -4364,11 +4364,11 @@ const Bb="underline",Nb="outline",qb="block",Zb=we`
|
|
|
4364
4364
|
|
|
4365
4365
|
.error-icon {
|
|
4366
4366
|
order: 1;
|
|
4367
|
-
padding-right: calc(${
|
|
4367
|
+
padding-right: calc(${Da} / 4);
|
|
4368
4368
|
}
|
|
4369
4369
|
`.withBehaviors(md(Bb,we`
|
|
4370
4370
|
.root {
|
|
4371
|
-
border-bottom-width: ${
|
|
4371
|
+
border-bottom-width: ${Fa};
|
|
4372
4372
|
padding-bottom: 0;
|
|
4373
4373
|
}
|
|
4374
4374
|
`),md(qb,we`
|
|
@@ -4378,7 +4378,7 @@ const Bb="underline",Nb="outline",qb="block",Zb=we`
|
|
|
4378
4378
|
|
|
4379
4379
|
.root:focus-within,
|
|
4380
4380
|
:host([error-visible]) .root {
|
|
4381
|
-
border-bottom-width: ${
|
|
4381
|
+
border-bottom-width: ${Fa};
|
|
4382
4382
|
padding-bottom: 0;
|
|
4383
4383
|
}
|
|
4384
4384
|
|
|
@@ -4391,7 +4391,7 @@ const Bb="underline",Nb="outline",qb="block",Zb=we`
|
|
|
4391
4391
|
}
|
|
4392
4392
|
`),md(Nb,we`
|
|
4393
4393
|
.root {
|
|
4394
|
-
border-width: ${
|
|
4394
|
+
border-width: ${Fa};
|
|
4395
4395
|
padding: 0;
|
|
4396
4396
|
}
|
|
4397
4397
|
`))
|
|
@@ -4501,7 +4501,7 @@ const jb=Ub.compose({baseName:"number-field",baseClass:Pi,template:(e,t)=>G`
|
|
|
4501
4501
|
severity="error"
|
|
4502
4502
|
class="error-icon"
|
|
4503
4503
|
></${Qp}>
|
|
4504
|
-
${
|
|
4504
|
+
${Fg}
|
|
4505
4505
|
`})
|
|
4506
4506
|
mi.getOrCreate().withPrefix("nimble").register(jb()),mi.tagFor(Ub)
|
|
4507
4507
|
const Gb=we`
|
|
@@ -4525,7 +4525,7 @@ const Gb=we`
|
|
|
4525
4525
|
height: calc(${Aa} / 2);
|
|
4526
4526
|
box-sizing: border-box;
|
|
4527
4527
|
flex-shrink: 0;
|
|
4528
|
-
border: ${
|
|
4528
|
+
border: ${Fa} solid ${ha};
|
|
4529
4529
|
border-radius: 100%;
|
|
4530
4530
|
display: inline-flex;
|
|
4531
4531
|
align-items: center;
|
|
@@ -4542,14 +4542,14 @@ const Gb=we`
|
|
|
4542
4542
|
|
|
4543
4543
|
:host(:not([disabled]):not(:active):hover) .control {
|
|
4544
4544
|
border-color: ${va};
|
|
4545
|
-
box-shadow: 0px 0px 0px ${
|
|
4545
|
+
box-shadow: 0px 0px 0px ${Fa} ${va} inset;
|
|
4546
4546
|
}
|
|
4547
4547
|
|
|
4548
|
-
:host(${
|
|
4548
|
+
:host(${Do}) .control {
|
|
4549
4549
|
border-color: ${va};
|
|
4550
4550
|
}
|
|
4551
4551
|
|
|
4552
|
-
:host(${
|
|
4552
|
+
:host(${Do}) .control::after {
|
|
4553
4553
|
content: '';
|
|
4554
4554
|
position: absolute;
|
|
4555
4555
|
width: calc(2px + ${Aa} / 2);
|
|
@@ -4621,7 +4621,7 @@ const Xb=we`
|
|
|
4621
4621
|
|
|
4622
4622
|
.positioning-region {
|
|
4623
4623
|
display: flex;
|
|
4624
|
-
gap: ${
|
|
4624
|
+
gap: ${Da};
|
|
4625
4625
|
}
|
|
4626
4626
|
|
|
4627
4627
|
:host([orientation='vertical']) .positioning-region {
|
|
@@ -4837,7 +4837,7 @@ let i=this.content.child(t-1)
|
|
|
4837
4837
|
return{node:i,index:t-1,offset:n-i.nodeSize}}resolve(e){return $w.resolveCached(this,e)}resolveNoCache(e){return $w.resolve(this,e)}rangeHasMark(e,t,n){let i=!1
|
|
4838
4838
|
return t>e&&this.nodesBetween(e,t,(e=>(n.isInSet(e.marks)&&(i=!0),!i))),i}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this)
|
|
4839
4839
|
let e=this.type.name
|
|
4840
|
-
return this.content.size&&(e+="("+this.content.toStringInner()+")"),
|
|
4840
|
+
return this.content.size&&(e+="("+this.content.toStringInner()+")"),Dw(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e)
|
|
4841
4841
|
if(!t)throw new Error("Called contentMatchAt on a node with invalid content")
|
|
4842
4842
|
return t}canReplace(e,t,n=sw.empty,i=0,o=n.childCount){let r=this.contentMatchAt(e).matchFragment(n,i,o),s=r&&r.matchFragment(this.content,t)
|
|
4843
4843
|
if(!s||!s.validEnd)return!1
|
|
@@ -4858,10 +4858,10 @@ return e.text(t.text,n)}let i=sw.fromJSON(e,t.content)
|
|
|
4858
4858
|
return e.nodeType(t.type).create(t.attrs,i,n)}}
|
|
4859
4859
|
Rw.prototype.text=void 0
|
|
4860
4860
|
class Ew extends Rw{constructor(e,t,n,i){if(super(e,t,null,i),!n)throw new RangeError("Empty text nodes are not allowed")
|
|
4861
|
-
this.text=n}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):
|
|
4862
|
-
return e.text=this.text,e}}function
|
|
4863
|
-
return t}class
|
|
4864
|
-
if(null==n.next)return
|
|
4861
|
+
this.text=n}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):Dw(this.marks,JSON.stringify(this.text))}get textContent(){return this.text}textBetween(e,t){return this.text.slice(e,t)}get nodeSize(){return this.text.length}mark(e){return e==this.marks?this:new Ew(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new Ew(this.type,this.attrs,e,this.marks)}cut(e=0,t=this.text.length){return 0==e&&t==this.text.length?this:this.withText(this.text.slice(e,t))}eq(e){return this.sameMarkup(e)&&this.text==e.text}toJSON(){let e=super.toJSON()
|
|
4862
|
+
return e.text=this.text,e}}function Dw(e,t){for(let n=e.length-1;n>=0;n--)t=e[n].type.name+"("+t+")"
|
|
4863
|
+
return t}class Fw{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,t){let n=new Ow(e,t)
|
|
4864
|
+
if(null==n.next)return Fw.empty
|
|
4865
4865
|
let i=Tw(n)
|
|
4866
4866
|
n.next&&n.err("Unexpected trailing text")
|
|
4867
4867
|
let o=function(e){let t=Object.create(null)
|
|
@@ -4871,7 +4871,7 @@ i.forEach((t=>{e[t].forEach((({term:t,to:n})=>{if(!t)return
|
|
|
4871
4871
|
let i
|
|
4872
4872
|
for(let e=0;e<o.length;e++)o[e][0]==t&&(i=o[e][1])
|
|
4873
4873
|
Bw(e,n).forEach((e=>{i||o.push([t,i=[]]),-1==i.indexOf(e)&&i.push(e)}))}))}))
|
|
4874
|
-
let r=t[i.join(",")]=new
|
|
4874
|
+
let r=t[i.join(",")]=new Fw(i.indexOf(e.length-1)>-1)
|
|
4875
4875
|
for(let e=0;e<o.length;e++){let i=o[e][1].sort(Pw)
|
|
4876
4876
|
r.next.push({type:o[e][0],next:t[i.join(",")]||n(i)})}return r}}(function(e){let t=[[]]
|
|
4877
4877
|
return o(r(e,0),n()),t
|
|
@@ -4913,7 +4913,7 @@ return this.next[e]}toString(){let e=[]
|
|
|
4913
4913
|
return function t(n){e.push(n)
|
|
4914
4914
|
for(let i=0;i<n.next.length;i++)-1==e.indexOf(n.next[i].next)&&t(n.next[i].next)}(this),e.map(((t,n)=>{let i=n+(t.validEnd?"*":" ")+" "
|
|
4915
4915
|
for(let n=0;n<t.next.length;n++)i+=(n?", ":"")+t.next[n].type.name+"->"+e.indexOf(t.next[n].next)
|
|
4916
|
-
return i})).join("\n")}}
|
|
4916
|
+
return i})).join("\n")}}Fw.empty=new Fw(!0)
|
|
4917
4917
|
class Ow{constructor(e,t){this.string=e,this.nodeTypes=t,this.inline=null,this.pos=0,this.tokens=e.split(/\s*(?=\b|\W|$)/),""==this.tokens[this.tokens.length-1]&&this.tokens.pop(),""==this.tokens[0]&&this.tokens.shift()}get next(){return this.tokens[this.pos]}eat(e){return this.next==e&&(this.pos++||!0)}err(e){throw new SyntaxError(e+" (in content expression '"+this.string+"')")}}function Tw(e){let t=[]
|
|
4918
4918
|
do{t.push(zw(e))}while(e.eat("|"))
|
|
4919
4919
|
return 1==t.length?t[0]:{type:"choice",exprs:t}}function zw(e){let t=[]
|
|
@@ -4947,7 +4947,7 @@ if(void 0===o){let t=e[i]
|
|
|
4947
4947
|
if(!t.hasDefault)throw new RangeError("No value supplied for attribute "+i)
|
|
4948
4948
|
o=t.default}n[i]=o}return n}function Zw(e){let t=Object.create(null)
|
|
4949
4949
|
if(e)for(let n in e)t[n]=new jw(e[n])
|
|
4950
|
-
return t}class Uw{constructor(e,t,n){this.name=e,this.schema=t,this.spec=n,this.markSet=null,this.groups=n.group?n.group.split(" "):[],this.attrs=Zw(n.attrs),this.defaultAttrs=Nw(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(n.inline||"text"==e),this.isText="text"==e}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==
|
|
4950
|
+
return t}class Uw{constructor(e,t,n){this.name=e,this.schema=t,this.spec=n,this.markSet=null,this.groups=n.group?n.group.split(" "):[],this.attrs=Zw(n.attrs),this.defaultAttrs=Nw(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(n.inline||"text"==e),this.isText="text"==e}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==Fw.empty}get isAtom(){return this.isLeaf||!!this.spec.atom}get whitespace(){return this.spec.whitespace||(this.spec.code?"pre":"normal")}hasRequiredAttrs(){for(let e in this.attrs)if(this.attrs[e].isRequired)return!0
|
|
4951
4951
|
return!1}compatibleContent(e){return this==e||this.contentMatch.compatible(e.contentMatch)}computeAttrs(e){return!e&&this.defaultAttrs?this.defaultAttrs:qw(this.attrs,e)}create(e=null,t,n){if(this.isText)throw new Error("NodeType.create can't construct text nodes")
|
|
4952
4952
|
return new Rw(this,this.computeAttrs(e),sw.from(t),dw.setFrom(n))}createChecked(e=null,t,n){return t=sw.from(t),this.checkContent(t),new Rw(this,this.computeAttrs(e),t,dw.setFrom(n))}createAndFill(e=null,t,n){if(e=this.computeAttrs(e),(t=sw.from(t)).size){let e=this.contentMatch.fillBefore(t)
|
|
4953
4953
|
if(!e)return null
|
|
@@ -5051,8 +5051,8 @@ var n=new dx
|
|
|
5051
5051
|
return n.parse(e,t),n}
|
|
5052
5052
|
ix.encode=sx,ix.decode=cx,ix.format=function(e){var t=""
|
|
5053
5053
|
return t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&-1!==e.hostname.indexOf(":")?t+="["+e.hostname+"]":t+=e.hostname||"",t+=e.port?":"+e.port:"",t+=e.pathname||"",t+=e.search||"",t+=e.hash||""},ix.parse=Cx
|
|
5054
|
-
var kx,$x,_x,Sx,Ix,Mx,Ax,Rx,Ex,
|
|
5055
|
-
function
|
|
5054
|
+
var kx,$x,_x,Sx,Ix,Mx,Ax,Rx,Ex,Dx={}
|
|
5055
|
+
function Fx(){return $x?kx:($x=1,kx=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/)}function Ox(){return Sx?_x:(Sx=1,_x=/[\0-\x1F\x7F-\x9F]/)}function Tx(){return Rx?Ax:(Rx=1,Ax=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/)}function zx(){return Ex||(Ex=1,Dx.Any=Fx(),Dx.Cc=Ox(),Dx.Cf=Mx?Ix:(Mx=1,Ix=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/),Dx.P=nx,Dx.Z=Tx()),Dx}!function(e){var t=Object.prototype.hasOwnProperty
|
|
5056
5056
|
function n(e,n){return t.call(e,n)}function i(e){return!(e>=55296&&e<=57343)&&(!(e>=64976&&e<=65007)&&(65535!=(65535&e)&&65534!=(65535&e)&&(!(e>=0&&e<=8)&&(11!==e&&(!(e>=14&&e<=31)&&(!(e>=127&&e<=159)&&!(e>1114111)))))))}function o(e){if(e>65535){var t=55296+((e-=65536)>>10),n=56320+(1023&e)
|
|
5057
5057
|
return String.fromCharCode(t,n)}return String.fromCharCode(e)}var r=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,s=new RegExp(r.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),a=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i,l=tx
|
|
5058
5058
|
var c=/[&<>"]/,d=/[&<>"]/g,h={"&":"&","<":"<",">":">",'"':"""}
|
|
@@ -5159,7 +5159,7 @@ if(o+1>=r)return-1
|
|
|
5159
5159
|
if((n=e.src.charCodeAt(o++))<48||n>57)return-1
|
|
5160
5160
|
for(;;){if(o>=r)return-1
|
|
5161
5161
|
if(!((n=e.src.charCodeAt(o++))>=48&&n<=57)){if(41===n||46===n)break
|
|
5162
|
-
return-1}if(o-i>=10)return-1}return o<r&&(n=e.src.charCodeAt(o),!Sy(n))?-1:o}var Ay=ex.normalizeReference,Ry=ex.isSpace,Ey={},
|
|
5162
|
+
return-1}if(o-i>=10)return-1}return o<r&&(n=e.src.charCodeAt(o),!Sy(n))?-1:o}var Ay=ex.normalizeReference,Ry=ex.isSpace,Ey={},Dy="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",Fy="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",Oy=new RegExp("^(?:"+Dy+"|"+Fy+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?][\\s\\S]*?[?]>|<![A-Z]+\\s+[^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),Ty=new RegExp("^(?:"+Dy+"|"+Fy+")")
|
|
5163
5163
|
Ey.HTML_TAG_RE=Oy,Ey.HTML_OPEN_CLOSE_TAG_RE=Ty
|
|
5164
5164
|
var zy=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],Vy=Ey.HTML_OPEN_CLOSE_TAG_RE,Ly=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+zy.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(Vy.source+"\\s*$"),/^$/,!1]],Hy=ex.isSpace,Py=py,By=ex.isSpace
|
|
5165
5165
|
function Ny(e,t,n,i){var o,r,s,a,l,c,d,h
|
|
@@ -5222,22 +5222,22 @@ return e.blkIndent=f,!0},["paragraph","reference","blockquote","list"]],["hr",fu
|
|
|
5222
5222
|
if(e.sCount[t]-e.blkIndent>=4)return!1
|
|
5223
5223
|
if(42!==(o=e.src.charCodeAt(l++))&&45!==o&&95!==o)return!1
|
|
5224
5224
|
for(r=1;l<c;){if((s=e.src.charCodeAt(l++))!==o&&!_y(s))return!1
|
|
5225
|
-
s===o&&r++}return!(r<3)&&(i||(e.line=t+1,(a=e.push("hr","hr",0)).map=[t,e.line],a.markup=Array(r+1).join(String.fromCharCode(o))),!0)},["paragraph","reference","blockquote","list"]],["list",function(e,t,n,i){var o,r,s,a,l,c,d,h,u,p,g,f,m,v,b,w,x,y,C,k,$,_,S,I,M,A,R,E,
|
|
5225
|
+
s===o&&r++}return!(r<3)&&(i||(e.line=t+1,(a=e.push("hr","hr",0)).map=[t,e.line],a.markup=Array(r+1).join(String.fromCharCode(o))),!0)},["paragraph","reference","blockquote","list"]],["list",function(e,t,n,i){var o,r,s,a,l,c,d,h,u,p,g,f,m,v,b,w,x,y,C,k,$,_,S,I,M,A,R,E,D=!1,F=!0
|
|
5226
5226
|
if(e.sCount[t]-e.blkIndent>=4)return!1
|
|
5227
5227
|
if(e.listIndent>=0&&e.sCount[t]-e.listIndent>=4&&e.sCount[t]<e.blkIndent)return!1
|
|
5228
|
-
if(i&&"paragraph"===e.parentType&&e.sCount[t]>=e.blkIndent&&(
|
|
5229
|
-
d=!1}if(
|
|
5228
|
+
if(i&&"paragraph"===e.parentType&&e.sCount[t]>=e.blkIndent&&(D=!0),(S=My(e,t))>=0){if(d=!0,M=e.bMarks[t]+e.tShift[t],m=Number(e.src.slice(M,S-1)),D&&1!==m)return!1}else{if(!((S=Iy(e,t))>=0))return!1
|
|
5229
|
+
d=!1}if(D&&e.skipSpaces(S)>=e.eMarks[t])return!1
|
|
5230
5230
|
if(f=e.src.charCodeAt(S-1),i)return!0
|
|
5231
5231
|
for(g=e.tokens.length,d?(E=e.push("ordered_list_open","ol",1),1!==m&&(E.attrs=[["start",m]])):E=e.push("bullet_list_open","ul",1),E.map=p=[t,0],E.markup=String.fromCharCode(f),b=t,I=!1,R=e.md.block.ruler.getRules("list"),y=e.parentType,e.parentType="list";b<n;){for(_=S,v=e.eMarks[b],c=w=e.sCount[b]+S-(e.bMarks[t]+e.tShift[t]);_<v;){if(9===(o=e.src.charCodeAt(_)))w+=4-(w+e.bsCount[b])%4
|
|
5232
5232
|
else{if(32!==o)break
|
|
5233
|
-
w++}_++}if((l=(r=_)>=v?1:w-c)>4&&(l=1),a=c+l,(E=e.push("list_item_open","li",1)).markup=String.fromCharCode(f),E.map=h=[t,0],d&&(E.info=e.src.slice(M,S-1)),$=e.tight,k=e.tShift[t],C=e.sCount[t],x=e.listIndent,e.listIndent=e.blkIndent,e.blkIndent=a,e.tight=!0,e.tShift[t]=r-e.bMarks[t],e.sCount[t]=w,r>=v&&e.isEmpty(t+1)?e.line=Math.min(e.line+2,n):e.md.block.tokenize(e,t,n,!0),e.tight&&!I||(
|
|
5233
|
+
w++}_++}if((l=(r=_)>=v?1:w-c)>4&&(l=1),a=c+l,(E=e.push("list_item_open","li",1)).markup=String.fromCharCode(f),E.map=h=[t,0],d&&(E.info=e.src.slice(M,S-1)),$=e.tight,k=e.tShift[t],C=e.sCount[t],x=e.listIndent,e.listIndent=e.blkIndent,e.blkIndent=a,e.tight=!0,e.tShift[t]=r-e.bMarks[t],e.sCount[t]=w,r>=v&&e.isEmpty(t+1)?e.line=Math.min(e.line+2,n):e.md.block.tokenize(e,t,n,!0),e.tight&&!I||(F=!1),I=e.line-t>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=x,e.tShift[t]=k,e.sCount[t]=C,e.tight=$,(E=e.push("list_item_close","li",-1)).markup=String.fromCharCode(f),b=t=e.line,h[1]=b,r=e.bMarks[t],b>=n)break
|
|
5234
5234
|
if(e.sCount[b]<e.blkIndent)break
|
|
5235
5235
|
if(e.sCount[t]-e.blkIndent>=4)break
|
|
5236
5236
|
for(A=!1,s=0,u=R.length;s<u;s++)if(R[s](e,b,n,!0)){A=!0
|
|
5237
5237
|
break}if(A)break
|
|
5238
5238
|
if(d){if((S=My(e,b))<0)break
|
|
5239
5239
|
M=e.bMarks[b]+e.tShift[b]}else if((S=Iy(e,b))<0)break
|
|
5240
|
-
if(f!==e.src.charCodeAt(S-1))break}return(E=d?e.push("ordered_list_close","ol",-1):e.push("bullet_list_close","ul",-1)).markup=String.fromCharCode(f),p[1]=b,e.line=b,e.parentType=y,
|
|
5240
|
+
if(f!==e.src.charCodeAt(S-1))break}return(E=d?e.push("ordered_list_close","ol",-1):e.push("bullet_list_close","ul",-1)).markup=String.fromCharCode(f),p[1]=b,e.line=b,e.parentType=y,F&&function(e,t){var n,i,o=e.level+2
|
|
5241
5241
|
for(n=t+2,i=e.tokens.length-2;n<i;n++)e.tokens[n].level===o&&"paragraph_open"===e.tokens[n].type&&(e.tokens[n+2].hidden=!0,e.tokens[n].hidden=!0,n+=2)}(e,g),!0},["paragraph","reference","blockquote"]],["reference",function(e,t,n,i){var o,r,s,a,l,c,d,h,u,p,g,f,m,v,b,w,x=0,y=e.bMarks[t]+e.tShift[t],C=e.eMarks[t],k=t+1
|
|
5242
5242
|
if(e.sCount[t]-e.blkIndent>=4)return!1
|
|
5243
5243
|
if(91!==e.src.charCodeAt(y))return!1
|
|
@@ -5366,22 +5366,22 @@ if(void 0===a[i]){if(e.level<s)for(n=0;n<r&&(e.level++,t=o[n](e,!0),e.level--,!t
|
|
|
5366
5366
|
t||e.pos++,a[i]=e.pos}else e.pos=a[i]},IC.prototype.tokenize=function(e){for(var t,n,i=this.ruler.getRules(""),o=i.length,r=e.posMax,s=e.md.options.maxNesting;e.pos<r;){if(e.level<s)for(n=0;n<o&&!(t=i[n](e,!1));n++);if(t){if(e.pos>=r)break}else e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},IC.prototype.parse=function(e,t,n,i){var o,r,s,a=new this.State(e,t,n,i)
|
|
5367
5367
|
for(this.tokenize(a),s=(r=this.ruler2.getRules("")).length,o=0;o<s;o++)r[o](a)},IC.prototype.State=kC
|
|
5368
5368
|
var MC,AC,RC=IC
|
|
5369
|
-
function EC(e){return Array.prototype.slice.call(arguments,1).forEach((function(t){t&&Object.keys(t).forEach((function(n){e[n]=t[n]}))})),e}function
|
|
5369
|
+
function EC(e){return Array.prototype.slice.call(arguments,1).forEach((function(t){t&&Object.keys(t).forEach((function(n){e[n]=t[n]}))})),e}function DC(e){return Object.prototype.toString.call(e)}function FC(e){return"[object Function]"===DC(e)}function OC(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var TC={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1}
|
|
5370
5370
|
var zC={"http:":{validate:function(e,t,n){var i=e.slice(t)
|
|
5371
5371
|
return n.re.http||(n.re.http=new RegExp("^\\/\\/"+n.re.src_auth+n.re.src_host_port_strict+n.re.src_path,"i")),n.re.http.test(i)?i.match(n.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,t,n){var i=e.slice(t)
|
|
5372
5372
|
return n.re.no_http||(n.re.no_http=new RegExp("^"+n.re.src_auth+"(?:localhost|(?:(?:"+n.re.src_domain+")\\.)+"+n.re.src_domain_root+")"+n.re.src_port+n.re.src_host_terminator+n.re.src_path,"i")),n.re.no_http.test(i)?t>=3&&":"===e[t-3]||t>=3&&"/"===e[t-3]?0:i.match(n.re.no_http)[0].length:0}},"mailto:":{validate:function(e,t,n){var i=e.slice(t)
|
|
5373
5373
|
return n.re.mailto||(n.re.mailto=new RegExp("^"+n.re.src_email_name+"@"+n.re.src_host_strict,"i")),n.re.mailto.test(i)?i.match(n.re.mailto)[0].length:0}}},VC="a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",LC="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|")
|
|
5374
5374
|
function HC(e){var t=e.re=(AC||(AC=1,MC=function(e){var t={}
|
|
5375
|
-
e=e||{},t.src_Any=
|
|
5375
|
+
e=e||{},t.src_Any=Fx().source,t.src_Cc=Ox().source,t.src_Z=Tx().source,t.src_P=nx.source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|")
|
|
5376
5376
|
var n="[><|]"
|
|
5377
5377
|
return t.src_pseudo_letter="(?:(?![><|]|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|[><|]|"+t.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|"+n+"|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+t.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+t.src_ZCc+"|$)|;(?!"+t.src_ZCc+"|$)|\\!+(?!"+t.src_ZCc+"|[!]|$)|\\?(?!"+t.src_ZCc+"|[?]|$))+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy='(^|[><|]|"|\\(|'+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t}),MC)(e.__opts__),n=e.__tlds__.slice()
|
|
5378
5378
|
function i(e){return e.replace("%TLDS%",t.src_tlds)}e.onCompile(),e.__tlds_replaced__||n.push(VC),n.push(t.src_xn),t.src_tlds=n.join("|"),t.email_fuzzy=RegExp(i(t.tpl_email_fuzzy),"i"),t.link_fuzzy=RegExp(i(t.tpl_link_fuzzy),"i"),t.link_no_ip_fuzzy=RegExp(i(t.tpl_link_no_ip_fuzzy),"i"),t.host_fuzzy_test=RegExp(i(t.tpl_host_fuzzy_test),"i")
|
|
5379
5379
|
var o=[]
|
|
5380
5380
|
function r(e,t){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+t)}e.__compiled__={},Object.keys(e.__schemas__).forEach((function(t){var n=e.__schemas__[t]
|
|
5381
5381
|
if(null!==n){var i={validate:null,link:null}
|
|
5382
|
-
if(e.__compiled__[t]=i,"[object Object]"===
|
|
5383
|
-
return e.test(i)?i.match(e)[0].length:0}}(n.validate),void(
|
|
5384
|
-
!function(e){return"[object String]"===
|
|
5382
|
+
if(e.__compiled__[t]=i,"[object Object]"===DC(n))return!function(e){return"[object RegExp]"===DC(e)}(n.validate)?FC(n.validate)?i.validate=n.validate:r(t,n):i.validate=function(e){return function(t,n){var i=t.slice(n)
|
|
5383
|
+
return e.test(i)?i.match(e)[0].length:0}}(n.validate),void(FC(n.normalize)?i.normalize=n.normalize:n.normalize?r(t,n):i.normalize=function(e,t){t.normalize(e)})
|
|
5384
|
+
!function(e){return"[object String]"===DC(e)}(n)?r(t,n):o.push(t)}})),o.forEach((function(t){e.__compiled__[e.__schemas__[t]]&&(e.__compiled__[t].validate=e.__compiled__[e.__schemas__[t]].validate,e.__compiled__[t].normalize=e.__compiled__[e.__schemas__[t]].normalize)})),e.__compiled__[""]={validate:null,normalize:function(e,t){t.normalize(e)}}
|
|
5385
5385
|
var s=Object.keys(e.__compiled__).filter((function(t){return t.length>0&&e.__compiled__[t]})).map(OC).join("|")
|
|
5386
5386
|
e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+s+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+s+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),function(e){e.__index__=-1,e.__text_cache__=""}(e)}function PC(e,t){var n=e.__index__,i=e.__last_index__,o=e.__text_cache__.slice(n,i)
|
|
5387
5387
|
this.schema=e.__schema__.toLowerCase(),this.index=n+t,this.lastIndex=i+t,this.raw=o,this.text=o,this.url=o}function BC(e,t){var n=new PC(e,t)
|
|
@@ -5414,12 +5414,12 @@ for(u=(e=ck(e)).length,t=YC,n=0,r=XC,s=0;s<u;++s)(h=e[s])<128&&m.push(rk(h))
|
|
|
5414
5414
|
for(i=o=m.length,o&&m.push(JC);i<u;){for(a=ZC,s=0;s<u;++s)(h=e[s])>=t&&h<a&&(a=h)
|
|
5415
5415
|
for(a-t>ok((ZC-n)/(p=i+1))&&sk("overflow"),n+=(a-t)*p,t=a,s=0;s<u;++s)if((h=e[s])<t&&++n>ZC&&sk("overflow"),h==t){for(l=n,c=UC;!(l<(d=c<=r?jC:c>=r+GC?GC:c-r));c+=UC)f=l-d,g=UC-d,m.push(rk(hk(d+f%g,0))),l=ok(f/g)
|
|
5416
5416
|
m.push(rk(hk(l,0))),r=uk(n,p,i==o),n=0,++i}++n,++t}return m.join("")}function fk(e){return lk(e,(function(e){return QC.test(e)?pk(e.slice(4).toLowerCase()):e}))}function mk(e){return lk(e,(function(e){return ek.test(e)?"xn--"+gk(e):e}))}var vk="1.4.1",bk={decode:ck,encode:dk},wk={version:vk,ucs2:bk,toASCII:mk,toUnicode:fk,encode:gk,decode:pk},xk=ex,yk=Vx,Ck=Ux,kk=xy,$k=Gy,_k=RC,Sk=qC,Ik=ix,Mk=Qw(Object.freeze({__proto__:null,decode:pk,default:wk,encode:gk,toASCII:mk,toUnicode:fk,ucs2:bk,version:vk})),Ak={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},Rk=/^(vbscript|javascript|file|data):/,Ek=/^data:image\/(gif|png|jpeg|webp);/
|
|
5417
|
-
function
|
|
5418
|
-
return!Rk.test(t)||!!Ek.test(t)}var
|
|
5417
|
+
function Dk(e){var t=e.trim().toLowerCase()
|
|
5418
|
+
return!Rk.test(t)||!!Ek.test(t)}var Fk=["http:","https:","mailto:"]
|
|
5419
5419
|
function Ok(e){var t=Ik.parse(e,!0)
|
|
5420
|
-
if(t.hostname&&(!t.protocol||
|
|
5421
|
-
if(t.hostname&&(!t.protocol||
|
|
5422
|
-
t||xk.isString(e)||(t=e||{},e="default"),this.inline=new _k,this.block=new $k,this.core=new kk,this.renderer=new Ck,this.linkify=new Sk,this.validateLink=
|
|
5420
|
+
if(t.hostname&&(!t.protocol||Fk.indexOf(t.protocol)>=0))try{t.hostname=Mk.toASCII(t.hostname)}catch(e){}return Ik.encode(Ik.format(t))}function Tk(e){var t=Ik.parse(e,!0)
|
|
5421
|
+
if(t.hostname&&(!t.protocol||Fk.indexOf(t.protocol)>=0))try{t.hostname=Mk.toUnicode(t.hostname)}catch(e){}return Ik.decode(Ik.format(t),Ik.decode.defaultChars+"%")}function zk(e,t){if(!(this instanceof zk))return new zk(e,t)
|
|
5422
|
+
t||xk.isString(e)||(t=e||{},e="default"),this.inline=new _k,this.block=new $k,this.core=new kk,this.renderer=new Ck,this.linkify=new Sk,this.validateLink=Dk,this.normalizeLink=Ok,this.normalizeLinkText=Tk,this.utils=xk,this.helpers=xk.assign({},yk),this.options={},this.configure(e),t&&this.set(t)}zk.prototype.set=function(e){return xk.assign(this.options,e),this},zk.prototype.configure=function(e){var t,n=this
|
|
5423
5423
|
if(xk.isString(e)&&!(e=Ak[t=e]))throw new Error('Wrong `markdown-it` preset "'+t+'", check name')
|
|
5424
5424
|
if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty")
|
|
5425
5425
|
return e.options&&n.set(e.options),e.components&&Object.keys(e.components).forEach((function(t){e.components[t].rules&&n[t].ruler.enableOnly(e.components[t].rules),e.components[t].rules2&&n[t].ruler2.enableOnly(e.components[t].rules2)})),this},zk.prototype.enable=function(e,t){var n=[]
|
|
@@ -5443,7 +5443,7 @@ t.nodes=iw.from(e.nodes),t.marks=iw.from(e.marks||{}),this.nodes=Uw.compile(this
|
|
|
5443
5443
|
let n=Object.create(null)
|
|
5444
5444
|
for(let e in this.nodes){if(e in this.marks)throw new RangeError(e+" can not be both a node and a mark")
|
|
5445
5445
|
let t=this.nodes[e],i=t.spec.content||"",o=t.spec.marks
|
|
5446
|
-
t.contentMatch=n[i]||(n[i]=
|
|
5446
|
+
t.contentMatch=n[i]||(n[i]=Fw.parse(i,this.nodes)),t.inlineContent=t.contentMatch.inlineContent,t.markSet="_"==o?null:o?Ww(this,o.split(" ")):""!=o&&t.inlineContent?null:[]}for(let e in this.marks){let t=this.marks[e],n=t.spec.excludes
|
|
5447
5447
|
t.excluded=null==n?[t]:""==n?[]:Ww(this,n.split(" "))}this.nodeFromJSON=this.nodeFromJSON.bind(this),this.markFromJSON=this.markFromJSON.bind(this),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null)}node(e,t=null,n,i){if("string"==typeof e)e=this.nodeType(e)
|
|
5448
5448
|
else{if(!(e instanceof Uw))throw new RangeError("Invalid node type: "+e)
|
|
5449
5449
|
if(e.schema!=this)throw new RangeError("Node type from different schema used ("+e.name+")")}return e.createChecked(t,n,i)}text(e,t){let n=this.nodes.text
|
|
@@ -5477,10 +5477,9 @@ return!1}const jk=new Zk(Lk,Vk("commonmark",{html:!1}),{blockquote:{block:"block
|
|
|
5477
5477
|
font: ${Kl};
|
|
5478
5478
|
outline: none;
|
|
5479
5479
|
color: ${Xl};
|
|
5480
|
-
|
|
5480
|
+
width: auto;
|
|
5481
5481
|
overflow: auto;
|
|
5482
|
-
|
|
5483
|
-
min-block-size: 36px;
|
|
5482
|
+
height: 100%;
|
|
5484
5483
|
}
|
|
5485
5484
|
|
|
5486
5485
|
.viewer {
|
|
@@ -5545,7 +5544,7 @@ const Yk=we`
|
|
|
5545
5544
|
}
|
|
5546
5545
|
`.withBehaviors(md(Hg,we`
|
|
5547
5546
|
:host([error-visible]) .control {
|
|
5548
|
-
border-bottom-width: ${
|
|
5547
|
+
border-bottom-width: ${Fa};
|
|
5549
5548
|
padding-bottom: 0;
|
|
5550
5549
|
}
|
|
5551
5550
|
`))
|
|
@@ -5620,7 +5619,7 @@ const Qk=Jk.compose({baseName:"select",baseClass:Wi,template:(e,t)=>G`
|
|
|
5620
5619
|
severity="error"
|
|
5621
5620
|
class="error-icon"
|
|
5622
5621
|
></${Qp}>
|
|
5623
|
-
${
|
|
5622
|
+
${Fg}
|
|
5624
5623
|
`})
|
|
5625
5624
|
mi.getOrCreate().withPrefix("nimble").register(Qk()),mi.tagFor(Jk)
|
|
5626
5625
|
const e$=we`
|
|
@@ -5836,14 +5835,14 @@ const r$=we`
|
|
|
5836
5835
|
background-color: ${da};
|
|
5837
5836
|
border-radius: calc(var(--ni-private-switch-height) / 2);
|
|
5838
5837
|
align-items: center;
|
|
5839
|
-
border: calc(${
|
|
5838
|
+
border: calc(${Fa} * 2) solid transparent;
|
|
5840
5839
|
}
|
|
5841
5840
|
|
|
5842
5841
|
:host([disabled]) .switch {
|
|
5843
5842
|
background-color: var(--ni-private-switch-background-disabled-color);
|
|
5844
5843
|
}
|
|
5845
5844
|
|
|
5846
|
-
:host(${
|
|
5845
|
+
:host(${Do}) .switch {
|
|
5847
5846
|
border-color: ${va};
|
|
5848
5847
|
}
|
|
5849
5848
|
|
|
@@ -5871,24 +5870,24 @@ const r$=we`
|
|
|
5871
5870
|
var(--ni-private-switch-indicator-size)
|
|
5872
5871
|
) / 2
|
|
5873
5872
|
);
|
|
5874
|
-
border: ${
|
|
5873
|
+
border: ${Fa} solid
|
|
5875
5874
|
var(--ni-private-switch-indicator-border-color);
|
|
5876
5875
|
}
|
|
5877
5876
|
|
|
5878
5877
|
:host(:hover) .checked-indicator {
|
|
5879
|
-
border: calc(${
|
|
5878
|
+
border: calc(${Fa} * 2) solid ${va};
|
|
5880
5879
|
}
|
|
5881
5880
|
|
|
5882
5881
|
:host([disabled]) .checked-indicator {
|
|
5883
5882
|
background-color: var(
|
|
5884
5883
|
--ni-private-switch-indicator-background-disabled-color
|
|
5885
5884
|
);
|
|
5886
|
-
border: ${
|
|
5885
|
+
border: ${Fa} solid
|
|
5887
5886
|
var(--ni-private-switch-indicator-border-disabled-color);
|
|
5888
5887
|
}
|
|
5889
5888
|
|
|
5890
|
-
:host(${
|
|
5891
|
-
border: ${
|
|
5889
|
+
:host(${Do}) .checked-indicator {
|
|
5890
|
+
border: ${Fa} solid ${va};
|
|
5892
5891
|
}
|
|
5893
5892
|
|
|
5894
5893
|
.checked-indicator-inner {
|
|
@@ -6007,7 +6006,7 @@ const c$=we`
|
|
|
6007
6006
|
background-color: ${ca};
|
|
6008
6007
|
}
|
|
6009
6008
|
|
|
6010
|
-
:host(${
|
|
6009
|
+
:host(${Do}) {
|
|
6011
6010
|
outline: none;
|
|
6012
6011
|
}
|
|
6013
6012
|
|
|
@@ -6023,8 +6022,8 @@ const c$=we`
|
|
|
6023
6022
|
|
|
6024
6023
|
slot:not([name]) {
|
|
6025
6024
|
display: block;
|
|
6026
|
-
padding: calc(${
|
|
6027
|
-
calc(${
|
|
6025
|
+
padding: calc(${Da} / 2) ${Da}
|
|
6026
|
+
calc(${Da} / 2 - ${Fa});
|
|
6028
6027
|
}
|
|
6029
6028
|
|
|
6030
6029
|
:host::before {
|
|
@@ -6047,7 +6046,7 @@ const c$=we`
|
|
|
6047
6046
|
}
|
|
6048
6047
|
}
|
|
6049
6048
|
|
|
6050
|
-
:host(${
|
|
6049
|
+
:host(${Do})::before {
|
|
6051
6050
|
width: calc(100% - 2 * var(--ni-private-focus-indicator-inset-width));
|
|
6052
6051
|
}
|
|
6053
6052
|
|
|
@@ -6068,7 +6067,7 @@ const c$=we`
|
|
|
6068
6067
|
}
|
|
6069
6068
|
}
|
|
6070
6069
|
|
|
6071
|
-
:host(${
|
|
6070
|
+
:host(${Do})::after {
|
|
6072
6071
|
width: 100%;
|
|
6073
6072
|
border-bottom-width: var(--ni-private-focus-indicator-width);
|
|
6074
6073
|
}
|
|
@@ -6095,7 +6094,7 @@ const u$=we`
|
|
|
6095
6094
|
box-sizing: border-box;
|
|
6096
6095
|
font: ${Kl};
|
|
6097
6096
|
color: ${Xl};
|
|
6098
|
-
padding-top: ${
|
|
6097
|
+
padding-top: ${Da};
|
|
6099
6098
|
}
|
|
6100
6099
|
`
|
|
6101
6100
|
class p$ extends Qi{}const g$=p$.compose({baseName:"tab-panel",baseClass:Qi,template:(e,t)=>G`
|
|
@@ -6230,12 +6229,12 @@ R$.autoRemove=e=>L$(e)
|
|
|
6230
6229
|
const E$=(e,t,n)=>{var i
|
|
6231
6230
|
return null==(i=e.getValue(t))?void 0:i.includes(n)}
|
|
6232
6231
|
E$.autoRemove=e=>L$(e)||!(null!=e&&e.length)
|
|
6233
|
-
const
|
|
6232
|
+
const D$=(e,t,n)=>!n.some((n=>{var i
|
|
6234
6233
|
return!(null!=(i=e.getValue(t))&&i.includes(n))}))
|
|
6235
|
-
F$.autoRemove=e=>L$(e)||!(null!=e&&e.length)
|
|
6236
|
-
const D$=(e,t,n)=>n.some((n=>{var i
|
|
6237
|
-
return null==(i=e.getValue(t))?void 0:i.includes(n)}))
|
|
6238
6234
|
D$.autoRemove=e=>L$(e)||!(null!=e&&e.length)
|
|
6235
|
+
const F$=(e,t,n)=>n.some((n=>{var i
|
|
6236
|
+
return null==(i=e.getValue(t))?void 0:i.includes(n)}))
|
|
6237
|
+
F$.autoRemove=e=>L$(e)||!(null!=e&&e.length)
|
|
6239
6238
|
const O$=(e,t,n)=>e.getValue(t)===n
|
|
6240
6239
|
O$.autoRemove=e=>L$(e)
|
|
6241
6240
|
const T$=(e,t,n)=>e.getValue(t)==n
|
|
@@ -6246,7 +6245,7 @@ return r>=i&&r<=o}
|
|
|
6246
6245
|
z$.resolveFilterValue=e=>{let[t,n]=e,i="number"!=typeof t?parseFloat(t):t,o="number"!=typeof n?parseFloat(n):n,r=null===t||Number.isNaN(i)?-1/0:i,s=null===n||Number.isNaN(o)?1/0:o
|
|
6247
6246
|
if(r>s){const e=r
|
|
6248
6247
|
r=s,s=e}return[r,s]},z$.autoRemove=e=>L$(e)||L$(e[0])&&L$(e[1])
|
|
6249
|
-
const V$={includesString:M$,includesStringSensitive:A$,equalsString:R$,arrIncludes:E$,arrIncludesAll:
|
|
6248
|
+
const V$={includesString:M$,includesStringSensitive:A$,equalsString:R$,arrIncludes:E$,arrIncludesAll:D$,arrIncludesSome:F$,equals:O$,weakEquals:T$,inNumberRange:z$}
|
|
6250
6249
|
function L$(e){return null==e||""===e}const H$={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:e=>({columnFilters:[],globalFilter:void 0,...e}),getDefaultOptions:e=>({onColumnFiltersChange:m$("columnFilters",e),onGlobalFilterChange:m$("globalFilter",e),filterFromLeafRows:!1,maxLeafRowFilterDepth:100,globalFilterFn:"auto",getColumnCanGlobalFilter:t=>{var n,i
|
|
6251
6250
|
const o=null==(n=e.getCoreRowModel().flatRows[0])||null==(i=n._getAllCellsByColumnId()[t.id])?void 0:i.getValue()
|
|
6252
6251
|
return"string"==typeof o||"number"==typeof o}}),createColumn:(e,t)=>({getAutoFilterFn:()=>{const n=t.getCoreRowModel().flatRows[0],i=null==n?void 0:n.getValue(e.id)
|
|
@@ -6518,7 +6517,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(e
|
|
|
6518
6517
|
}
|
|
6519
6518
|
|
|
6520
6519
|
.disable-select {
|
|
6521
|
-
${
|
|
6520
|
+
${Dd}
|
|
6522
6521
|
}
|
|
6523
6522
|
|
|
6524
6523
|
.table-container {
|
|
@@ -6664,7 +6663,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(e
|
|
|
6664
6663
|
}
|
|
6665
6664
|
|
|
6666
6665
|
.selection-checkbox {
|
|
6667
|
-
margin-left: ${
|
|
6666
|
+
margin-left: ${Da};
|
|
6668
6667
|
}
|
|
6669
6668
|
|
|
6670
6669
|
.selection-checkbox::part(label) {
|
|
@@ -6692,12 +6691,12 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(e
|
|
|
6692
6691
|
:host {
|
|
6693
6692
|
height: ${Aa};
|
|
6694
6693
|
align-items: center;
|
|
6695
|
-
padding: 0px calc(${
|
|
6694
|
+
padding: 0px calc(${Da} / 2);
|
|
6696
6695
|
font: ${qc};
|
|
6697
6696
|
color: ${Zc};
|
|
6698
6697
|
${ba.cssCustomProperty}: ${Zc};
|
|
6699
6698
|
text-transform: uppercase;
|
|
6700
|
-
gap: calc(${
|
|
6699
|
+
gap: calc(${Da} / 2);
|
|
6701
6700
|
cursor: default;
|
|
6702
6701
|
}
|
|
6703
6702
|
|
|
@@ -6734,8 +6733,8 @@ const I_=mi.tagFor(__),M_=we`
|
|
|
6734
6733
|
width: fit-content;
|
|
6735
6734
|
min-width: 100%;
|
|
6736
6735
|
background-color: ${sa};
|
|
6737
|
-
height: calc(${Aa} + 2 * ${
|
|
6738
|
-
border-top: calc(2 * ${
|
|
6736
|
+
height: calc(${Aa} + 2 * ${Fa});
|
|
6737
|
+
border-top: calc(2 * ${Fa}) solid transparent;
|
|
6739
6738
|
box-sizing: border-box;
|
|
6740
6739
|
background-clip: padding-box;
|
|
6741
6740
|
}
|
|
@@ -6767,7 +6766,7 @@ const I_=mi.tagFor(__),M_=we`
|
|
|
6767
6766
|
}
|
|
6768
6767
|
|
|
6769
6768
|
.selection-checkbox {
|
|
6770
|
-
margin-left: ${
|
|
6769
|
+
margin-left: ${Da};
|
|
6771
6770
|
}
|
|
6772
6771
|
|
|
6773
6772
|
.selection-checkbox::part(label) {
|
|
@@ -6819,9 +6818,9 @@ const I_=mi.tagFor(__),M_=we`
|
|
|
6819
6818
|
|
|
6820
6819
|
:host {
|
|
6821
6820
|
--ni-private-table-cell-nesting-level: 0;
|
|
6822
|
-
padding: 0px calc(${
|
|
6821
|
+
padding: 0px calc(${Da} / 2);
|
|
6823
6822
|
padding-left: calc(
|
|
6824
|
-
${Ea} * 2 + ${
|
|
6823
|
+
${Ea} * 2 + ${Da} * 2 *
|
|
6825
6824
|
var(--ni-private-table-cell-nesting-level)
|
|
6826
6825
|
);
|
|
6827
6826
|
align-self: center;
|
|
@@ -6856,7 +6855,7 @@ const I_=mi.tagFor(__),M_=we`
|
|
|
6856
6855
|
@click="${(e,t)=>t.event.stopPropagation()}"
|
|
6857
6856
|
class="action-menu"
|
|
6858
6857
|
>
|
|
6859
|
-
<${
|
|
6858
|
+
<${Fv} slot="start"></${Fv}>
|
|
6860
6859
|
${e=>e.actionMenuLabel??vb.getValueFor(e)}
|
|
6861
6860
|
<slot name="cellActionMenu" slot="menu"></slot>
|
|
6862
6861
|
</${Vb}>
|
|
@@ -6864,9 +6863,9 @@ const I_=mi.tagFor(__),M_=we`
|
|
|
6864
6863
|
</template>
|
|
6865
6864
|
`
|
|
6866
6865
|
class E_ extends Vt{constructor(){super(...arguments),this.hasActionMenu=!1,this.menuOpen=!1,this.nestingLevel=0}onActionMenuBeforeToggle(e){this.$emit("cell-action-menu-beforetoggle",e.detail)}onActionMenuToggle(e){this.menuOpen=e.detail.newState,this.$emit("cell-action-menu-toggle",e.detail)}}e([m],E_.prototype,"cellState",void 0),e([m],E_.prototype,"column",void 0),e([m],E_.prototype,"recordId",void 0),e([se({attribute:"column-id"})],E_.prototype,"columnId",void 0),e([se({attribute:"has-action-menu",mode:"boolean"})],E_.prototype,"hasActionMenu",void 0),e([se({attribute:"menu-open",mode:"boolean"})],E_.prototype,"menuOpen",void 0),e([se({attribute:"action-menu-label"})],E_.prototype,"actionMenuLabel",void 0),e([m],E_.prototype,"cellViewTemplate",void 0),e([m],E_.prototype,"nestingLevel",void 0)
|
|
6867
|
-
const
|
|
6868
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
6869
|
-
const
|
|
6866
|
+
const D_=E_.compose({baseName:"table-cell",template:R_,styles:A_})
|
|
6867
|
+
mi.getOrCreate().withPrefix("nimble").register(D_())
|
|
6868
|
+
const F_=mi.tagFor(E_),O_=G`
|
|
6870
6869
|
<template role="row" aria-selected=${e=>e.ariaSelected}>
|
|
6871
6870
|
${Le((e=>e.selectable&&!e.hideSelection),G`
|
|
6872
6871
|
<span role="gridcell" class="checkbox-container">
|
|
@@ -6885,7 +6884,7 @@ const D_=mi.tagFor(E_),O_=G`
|
|
|
6885
6884
|
<span ${Oe("cellContainer")} class="cell-container">
|
|
6886
6885
|
${Ze((e=>e.columnStates),G`
|
|
6887
6886
|
${Le((e=>!e.column.columnHidden),G`
|
|
6888
|
-
<${
|
|
6887
|
+
<${F_}
|
|
6889
6888
|
class="cell"
|
|
6890
6889
|
:cellState="${e=>e.cellState}"
|
|
6891
6890
|
:cellViewTemplate="${e=>e.column.columnInternals.cellViewTemplate}"
|
|
@@ -6905,7 +6904,7 @@ const D_=mi.tagFor(E_),O_=G`
|
|
|
6905
6904
|
slot="cellActionMenu"
|
|
6906
6905
|
></slot>
|
|
6907
6906
|
`)}
|
|
6908
|
-
</${
|
|
6907
|
+
</${F_}>
|
|
6909
6908
|
`)}
|
|
6910
6909
|
`)}
|
|
6911
6910
|
</span>
|
|
@@ -6929,8 +6928,8 @@ const V_=mi.tagFor(T_),L_=we`
|
|
|
6929
6928
|
|
|
6930
6929
|
:host {
|
|
6931
6930
|
align-items: center;
|
|
6932
|
-
height: calc(${Aa} + 2 * ${
|
|
6933
|
-
border-top: calc(2 * ${
|
|
6931
|
+
height: calc(${Aa} + 2 * ${Fa});
|
|
6932
|
+
border-top: calc(2 * ${Fa}) solid ${sa};
|
|
6934
6933
|
box-sizing: border-box;
|
|
6935
6934
|
grid-template-columns:
|
|
6936
6935
|
calc(
|
|
@@ -6970,7 +6969,7 @@ const V_=mi.tagFor(T_),L_=we`
|
|
|
6970
6969
|
|
|
6971
6970
|
.expand-collapse-button {
|
|
6972
6971
|
margin-left: calc(
|
|
6973
|
-
${Ea} * 2 + ${
|
|
6972
|
+
${Ea} * 2 + ${Da} * 2 *
|
|
6974
6973
|
var(--ni-private-table-group-row-indent-level)
|
|
6975
6974
|
);
|
|
6976
6975
|
height: ${Ra};
|
|
@@ -6990,17 +6989,17 @@ const V_=mi.tagFor(T_),L_=we`
|
|
|
6990
6989
|
}
|
|
6991
6990
|
|
|
6992
6991
|
.group-header-view {
|
|
6993
|
-
padding-left: calc(${
|
|
6994
|
-
${
|
|
6992
|
+
padding-left: calc(${Da} / 2);
|
|
6993
|
+
${Dd}
|
|
6995
6994
|
overflow: hidden;
|
|
6996
6995
|
display: flex;
|
|
6997
6996
|
}
|
|
6998
6997
|
|
|
6999
6998
|
.group-row-child-count {
|
|
7000
6999
|
padding-left: 2px;
|
|
7001
|
-
padding-right: calc(${
|
|
7000
|
+
padding-right: calc(${Da} / 2);
|
|
7002
7001
|
pointer-events: none;
|
|
7003
|
-
${
|
|
7002
|
+
${Dd}
|
|
7004
7003
|
}
|
|
7005
7004
|
|
|
7006
7005
|
@media (prefers-reduced-motion) {
|
|
@@ -7015,7 +7014,7 @@ const V_=mi.tagFor(T_),L_=we`
|
|
|
7015
7014
|
}
|
|
7016
7015
|
|
|
7017
7016
|
.selection-checkbox {
|
|
7018
|
-
margin-left: ${
|
|
7017
|
+
margin-left: ${Da};
|
|
7019
7018
|
}
|
|
7020
7019
|
|
|
7021
7020
|
.selection-checkbox::part(label) {
|
|
@@ -7297,7 +7296,7 @@ t=o-1}}return e>0?e-1:0}
|
|
|
7297
7296
|
*/class tS{constructor(e,t){this.visibleItems=[],this.scrollHeight=0,this.headerContainerMarginRight=0,this.rowContainerYOffset=0,this.table=e,this.tanStackTable=t,this.viewportResizeObserver=new ResizeObserver((e=>{const t=e[0]?.borderBoxSize[0]
|
|
7298
7297
|
if(t){const e=t.inlineSize
|
|
7299
7298
|
this.headerContainerMarginRight=e-this.table.viewport.clientWidth}}))}connectedCallback(){this.viewportResizeObserver.observe(this.table.viewport),this.updateVirtualizer()}disconnectedCallback(){this.viewportResizeObserver.disconnect()}dataChanged(){this.table.$fastController.isConnected&&this.updateVirtualizer()}updateVirtualizer(){const e=this.createVirtualizerOptions()
|
|
7300
|
-
this.virtualizer?this.virtualizer.setOptions(e):this.virtualizer=new Q_(e),this.virtualizer._willUpdate(),this.handleVirtualizerChange()}createVirtualizerOptions(){const e=parseFloat(Aa.getValueFor(this.table))+2*parseFloat(
|
|
7299
|
+
this.virtualizer?this.virtualizer.setOptions(e):this.virtualizer=new Q_(e),this.virtualizer._willUpdate(),this.handleVirtualizerChange()}createVirtualizerOptions(){const e=parseFloat(Aa.getValueFor(this.table))+2*parseFloat(Fa.getValueFor(this.table))
|
|
7301
7300
|
return{count:this.tanStackTable.getRowModel().rows.length,getScrollElement:()=>this.table.viewport,estimateSize:t=>e,enableSmoothScroll:!0,overscan:3,scrollingDelay:5,scrollToFn:J_,observeElementOffset:X_,observeElementRect:K_,onChange:()=>this.handleVirtualizerChange()}}handleVirtualizerChange(){this.notifyFocusedCellRecycling()
|
|
7302
7301
|
const e=this.virtualizer
|
|
7303
7302
|
this.visibleItems=e.getVirtualItems(),this.scrollHeight=e.getTotalSize()
|
|
@@ -7523,9 +7522,9 @@ const RS=G`
|
|
|
7523
7522
|
text-overflow: ellipsis;
|
|
7524
7523
|
}
|
|
7525
7524
|
`
|
|
7526
|
-
class
|
|
7527
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
7528
|
-
const OS=mi.tagFor(
|
|
7525
|
+
class DS extends AS{groupHeaderValueChanged(){this.text="string"==typeof this.groupHeaderValue?this.groupHeaderValue:""}}const FS=DS.compose({baseName:"table-column-text-group-header-view",template:RS,styles:ES})
|
|
7526
|
+
mi.getOrCreate().withPrefix("nimble").register(FS())
|
|
7527
|
+
const OS=mi.tagFor(DS)
|
|
7529
7528
|
class TS extends(kS(CS(x_))){constructor(){super(...arguments),this.underlineHidden=!1}getColumnInternalsOptions(){return{cellRecordFieldNames:["label","href"],cellViewTag:MS,groupHeaderViewTag:OS,delegatedEvents:["click"],sortOperation:g_}}labelFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName],this.columnInternals.operandDataRecordFieldName=this.labelFieldName}hrefFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName]}appearanceChanged(){this.updateColumnConfig()}underlineHiddenChanged(){this.updateColumnConfig()}hreflangChanged(){this.updateColumnConfig()}pingChanged(){this.updateColumnConfig()}referrerpolicyChanged(){this.updateColumnConfig()}relChanged(){this.updateColumnConfig()}targetChanged(){this.updateColumnConfig()}typeChanged(){this.updateColumnConfig()}downloadChanged(){this.updateColumnConfig()}updateColumnConfig(){this.columnInternals.columnConfig={appearance:this.appearance,underlineHidden:this.underlineHidden,hreflang:this.hreflang,ping:this.ping,referrerpolicy:this.referrerpolicy,rel:this.rel,target:this.target,type:this.type,download:this.download}}}e([se({attribute:"label-field-name"})],TS.prototype,"labelFieldName",void 0),e([se({attribute:"href-field-name"})],TS.prototype,"hrefFieldName",void 0),e([se],TS.prototype,"appearance",void 0),e([se({attribute:"underline-hidden",mode:"boolean"})],TS.prototype,"underlineHidden",void 0),e([se],TS.prototype,"hreflang",void 0),e([se],TS.prototype,"ping",void 0),e([se],TS.prototype,"referrerpolicy",void 0),e([se],TS.prototype,"rel",void 0),e([se],TS.prototype,"target",void 0),e([se],TS.prototype,"type",void 0),e([se],TS.prototype,"download",void 0)
|
|
7530
7529
|
const zS=TS.compose({baseName:"table-column-anchor",template:yS,styles:bS})
|
|
7531
7530
|
mi.getOrCreate().withPrefix("nimble").register(zS()),mi.tagFor(TS)
|
|
@@ -7654,9 +7653,9 @@ const gI=we`
|
|
|
7654
7653
|
.separator {
|
|
7655
7654
|
display: inline-block;
|
|
7656
7655
|
height: 24px;
|
|
7657
|
-
border-left: calc(${
|
|
7656
|
+
border-left: calc(${Fa} * 2) solid
|
|
7658
7657
|
rgba(${ua}, 0.3);
|
|
7659
|
-
margin: calc(${
|
|
7658
|
+
margin: calc(${Da} / 4) calc(${Da} / 2);
|
|
7660
7659
|
}
|
|
7661
7660
|
`,fI=G`
|
|
7662
7661
|
<template slot="end">
|
|
@@ -7673,11 +7672,11 @@ const bI="outline",wI="block",xI=we`
|
|
|
7673
7672
|
:host {
|
|
7674
7673
|
font: ${Kl};
|
|
7675
7674
|
outline: none;
|
|
7676
|
-
${
|
|
7675
|
+
${Dd}
|
|
7677
7676
|
color: ${Xl};
|
|
7678
7677
|
flex-direction: column;
|
|
7679
7678
|
vertical-align: top;
|
|
7680
|
-
--ni-private-hover-indicator-width: calc(${
|
|
7679
|
+
--ni-private-hover-indicator-width: calc(${Fa} + 1px);
|
|
7681
7680
|
}
|
|
7682
7681
|
|
|
7683
7682
|
:host([disabled]) {
|
|
@@ -7705,7 +7704,7 @@ const bI="outline",wI="block",xI=we`
|
|
|
7705
7704
|
.container::after {
|
|
7706
7705
|
content: ' ';
|
|
7707
7706
|
position: absolute;
|
|
7708
|
-
bottom: calc(-1 * ${
|
|
7707
|
+
bottom: calc(-1 * ${Fa});
|
|
7709
7708
|
width: 0px;
|
|
7710
7709
|
height: 0px;
|
|
7711
7710
|
border-bottom: ${va}
|
|
@@ -7742,9 +7741,9 @@ const bI="outline",wI="block",xI=we`
|
|
|
7742
7741
|
color: inherit;
|
|
7743
7742
|
border-radius: 0px;
|
|
7744
7743
|
align-items: flex-end;
|
|
7745
|
-
border: ${
|
|
7744
|
+
border: ${Fa} solid transparent;
|
|
7746
7745
|
min-width: 100px;
|
|
7747
|
-
min-height: calc(${Oa} + ${
|
|
7746
|
+
min-height: calc(${Oa} + ${Da});
|
|
7748
7747
|
padding: 8px;
|
|
7749
7748
|
${""}
|
|
7750
7749
|
padding-right: calc(${Oa});
|
|
@@ -7803,7 +7802,7 @@ const bI="outline",wI="block",xI=we`
|
|
|
7803
7802
|
:host([error-visible]) .error-icon.scrollbar-width-calculated {
|
|
7804
7803
|
display: inline-flex;
|
|
7805
7804
|
position: absolute;
|
|
7806
|
-
top: calc(${
|
|
7805
|
+
top: calc(${Da} / 2);
|
|
7807
7806
|
right: var(--ni-private-scrollbar-width);
|
|
7808
7807
|
}
|
|
7809
7808
|
`.withBehaviors(md(bI,we`
|
|
@@ -7885,7 +7884,7 @@ const CI=yI.compose({baseName:"text-area",baseClass:so,template:()=>G`
|
|
|
7885
7884
|
class="error-icon ${e=>e.scrollbarWidth>=0?"scrollbar-width-calculated":""}"
|
|
7886
7885
|
style="--ni-private-scrollbar-width: ${e=>e.scrollbarWidth}px;"
|
|
7887
7886
|
></${Qp}>
|
|
7888
|
-
${
|
|
7887
|
+
${Fg}
|
|
7889
7888
|
</div>
|
|
7890
7889
|
`,styles:xI,shadowOptions:{delegatesFocus:!0}})
|
|
7891
7890
|
mi.getOrCreate().withPrefix("nimble").register(CI()),mi.tagFor(yI)
|
|
@@ -7896,11 +7895,11 @@ const kI="underline",$I="outline",_I="block",SI="frameless",II=we`
|
|
|
7896
7895
|
:host {
|
|
7897
7896
|
font: ${Kl};
|
|
7898
7897
|
outline: none;
|
|
7899
|
-
${
|
|
7898
|
+
${Dd}
|
|
7900
7899
|
color: ${Xl};
|
|
7901
|
-
--ni-private-hover-indicator-width: calc(${
|
|
7900
|
+
--ni-private-hover-indicator-width: calc(${Fa} + 1px);
|
|
7902
7901
|
--ni-private-height-within-border: calc(
|
|
7903
|
-
${Aa} - 2 * ${
|
|
7902
|
+
${Aa} - 2 * ${Fa}
|
|
7904
7903
|
);
|
|
7905
7904
|
}
|
|
7906
7905
|
|
|
@@ -7928,8 +7927,8 @@ const kI="underline",$I="outline",_I="block",SI="frameless",II=we`
|
|
|
7928
7927
|
align-items: center;
|
|
7929
7928
|
justify-content: center;
|
|
7930
7929
|
border: 0px solid rgba(${ua}, 0.3);
|
|
7931
|
-
gap: calc(${
|
|
7932
|
-
padding: ${
|
|
7930
|
+
gap: calc(${Da} / 2);
|
|
7931
|
+
padding: ${Fa};
|
|
7933
7932
|
}
|
|
7934
7933
|
|
|
7935
7934
|
:host([readonly]) .root {
|
|
@@ -7958,7 +7957,7 @@ const kI="underline",$I="outline",_I="block",SI="frameless",II=we`
|
|
|
7958
7957
|
content: ' ';
|
|
7959
7958
|
color: transparent;
|
|
7960
7959
|
width: 0px;
|
|
7961
|
-
${
|
|
7960
|
+
${Dd}
|
|
7962
7961
|
}
|
|
7963
7962
|
|
|
7964
7963
|
:host([appearance='frameless'][full-bleed]) .root::before {
|
|
@@ -7970,7 +7969,7 @@ const kI="underline",$I="outline",_I="block",SI="frameless",II=we`
|
|
|
7970
7969
|
content: ' ';
|
|
7971
7970
|
color: transparent;
|
|
7972
7971
|
width: 0px;
|
|
7973
|
-
${
|
|
7972
|
+
${Dd}
|
|
7974
7973
|
}
|
|
7975
7974
|
|
|
7976
7975
|
:host([appearance='frameless'][full-bleed]) .root::after {
|
|
@@ -8027,7 +8026,7 @@ const kI="underline",$I="outline",_I="block",SI="frameless",II=we`
|
|
|
8027
8026
|
[part='end']::after {
|
|
8028
8027
|
content: '';
|
|
8029
8028
|
position: absolute;
|
|
8030
|
-
bottom: calc(-1 * ${
|
|
8029
|
+
bottom: calc(-1 * ${Fa});
|
|
8031
8030
|
width: 0px;
|
|
8032
8031
|
height: 0px;
|
|
8033
8032
|
border-bottom: ${va}
|
|
@@ -8063,7 +8062,7 @@ const kI="underline",$I="outline",_I="block",SI="frameless",II=we`
|
|
|
8063
8062
|
}
|
|
8064
8063
|
`.withBehaviors(md(kI,we`
|
|
8065
8064
|
.root {
|
|
8066
|
-
border-bottom-width: ${
|
|
8065
|
+
border-bottom-width: ${Fa};
|
|
8067
8066
|
padding-bottom: 0;
|
|
8068
8067
|
}
|
|
8069
8068
|
`),md(_I,we`
|
|
@@ -8072,13 +8071,13 @@ const kI="underline",$I="outline",_I="block",SI="frameless",II=we`
|
|
|
8072
8071
|
}
|
|
8073
8072
|
|
|
8074
8073
|
.control {
|
|
8075
|
-
padding-left: ${
|
|
8076
|
-
padding-right: ${
|
|
8074
|
+
padding-left: ${Fa};
|
|
8075
|
+
padding-right: ${Fa};
|
|
8077
8076
|
}
|
|
8078
8077
|
|
|
8079
8078
|
.root:focus-within,
|
|
8080
8079
|
:host([error-visible]) .root {
|
|
8081
|
-
border-bottom-width: ${
|
|
8080
|
+
border-bottom-width: ${Fa};
|
|
8082
8081
|
padding-bottom: 0;
|
|
8083
8082
|
}
|
|
8084
8083
|
|
|
@@ -8096,13 +8095,13 @@ const kI="underline",$I="outline",_I="block",SI="frameless",II=we`
|
|
|
8096
8095
|
}
|
|
8097
8096
|
`),md($I,we`
|
|
8098
8097
|
.root {
|
|
8099
|
-
border-width: ${
|
|
8098
|
+
border-width: ${Fa};
|
|
8100
8099
|
padding: 0;
|
|
8101
8100
|
}
|
|
8102
8101
|
`),md(SI,we`
|
|
8103
8102
|
.control {
|
|
8104
|
-
padding-left: ${
|
|
8105
|
-
padding-right: ${
|
|
8103
|
+
padding-left: ${Fa};
|
|
8104
|
+
padding-right: ${Fa};
|
|
8106
8105
|
}
|
|
8107
8106
|
|
|
8108
8107
|
:host([readonly]) .root {
|
|
@@ -8186,15 +8185,15 @@ const AI=MI.compose({baseName:"text-field",baseClass:zi,template:(e,t)=>G`
|
|
|
8186
8185
|
<span part="actions">
|
|
8187
8186
|
<slot name="actions"></slot>
|
|
8188
8187
|
</span>
|
|
8189
|
-
${
|
|
8188
|
+
${Fg}
|
|
8190
8189
|
`})
|
|
8191
8190
|
mi.getOrCreate().withPrefix("nimble").register(AI()),mi.tagFor(MI)
|
|
8192
8191
|
const RI=we`
|
|
8193
8192
|
.positioning-region {
|
|
8194
8193
|
display: flex;
|
|
8195
|
-
padding: ${Ea} ${
|
|
8194
|
+
padding: ${Ea} ${Da};
|
|
8196
8195
|
align-items: center;
|
|
8197
|
-
gap: ${
|
|
8196
|
+
gap: ${Da};
|
|
8198
8197
|
background: ${sa};
|
|
8199
8198
|
}
|
|
8200
8199
|
|
|
@@ -8204,17 +8203,17 @@ const RI=we`
|
|
|
8204
8203
|
|
|
8205
8204
|
[part='start'] {
|
|
8206
8205
|
display: flex;
|
|
8207
|
-
gap: ${
|
|
8206
|
+
gap: ${Da};
|
|
8208
8207
|
margin-right: auto;
|
|
8209
8208
|
}
|
|
8210
8209
|
|
|
8211
8210
|
[part='end'] {
|
|
8212
8211
|
display: flex;
|
|
8213
|
-
gap: ${
|
|
8212
|
+
gap: ${Da};
|
|
8214
8213
|
margin-left: auto;
|
|
8215
8214
|
}
|
|
8216
8215
|
`
|
|
8217
|
-
class EI extends lo{}const
|
|
8216
|
+
class EI extends lo{}const DI=EI.compose({baseName:"toolbar",baseClass:lo,template:(e,t)=>G`
|
|
8218
8217
|
<template
|
|
8219
8218
|
aria-label="${e=>e.ariaLabel}"
|
|
8220
8219
|
aria-labelledby="${e=>e.ariaLabelledby}"
|
|
@@ -8236,8 +8235,8 @@ class EI extends lo{}const FI=EI.compose({baseName:"toolbar",baseClass:lo,templa
|
|
|
8236
8235
|
</div>
|
|
8237
8236
|
</template>
|
|
8238
8237
|
`,styles:RI,shadowOptions:{delegatesFocus:!0}})
|
|
8239
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
8240
|
-
const
|
|
8238
|
+
mi.getOrCreate().withPrefix("nimble").register(DI()),mi.tagFor(EI)
|
|
8239
|
+
const FI=we`
|
|
8241
8240
|
${Ao("inline-flex")}
|
|
8242
8241
|
|
|
8243
8242
|
:host {
|
|
@@ -8254,11 +8253,11 @@ const DI=we`
|
|
|
8254
8253
|
max-width: 440px;
|
|
8255
8254
|
box-shadow: ${Va};
|
|
8256
8255
|
display: inline-flex;
|
|
8257
|
-
border: ${
|
|
8256
|
+
border: ${Fa} solid var(--ni-private-tooltip-border-color);
|
|
8258
8257
|
background-color: var(--ni-private-tooltip-background-color);
|
|
8259
8258
|
padding-bottom: 6px;
|
|
8260
|
-
padding-left: calc(${
|
|
8261
|
-
padding-right: calc(${
|
|
8259
|
+
padding-left: calc(${Da} / 2);
|
|
8260
|
+
padding-right: calc(${Da} / 2);
|
|
8262
8261
|
padding-top: ${Ea};
|
|
8263
8262
|
}
|
|
8264
8263
|
|
|
@@ -8356,7 +8355,7 @@ const DI=we`
|
|
|
8356
8355
|
`)}
|
|
8357
8356
|
`
|
|
8358
8357
|
class TI extends _o{constructor(){super(...arguments),this.iconVisible=!1}}e([se],TI.prototype,"severity",void 0),e([se({attribute:"icon-visible",mode:"boolean"})],TI.prototype,"iconVisible",void 0)
|
|
8359
|
-
const zI=TI.compose({baseName:"tooltip",baseClass:_o,template:OI,styles:
|
|
8358
|
+
const zI=TI.compose({baseName:"tooltip",baseClass:_o,template:OI,styles:FI})
|
|
8360
8359
|
mi.getOrCreate().withPrefix("nimble").register(zI()),mi.tagFor(TI)
|
|
8361
8360
|
const VI="group-selected",LI="all",HI="leaves-only",PI="none"
|
|
8362
8361
|
class BI{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=null}handleChange({target:e,token:t}){this.attach(t.getValueFor(e))}attach(e){this.attached!==this[e]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[e],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const NI=we`
|
|
@@ -8382,7 +8381,7 @@ class BI{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
|
|
|
8382
8381
|
display: block;
|
|
8383
8382
|
position: absolute;
|
|
8384
8383
|
top: 0px;
|
|
8385
|
-
width: calc(${
|
|
8384
|
+
width: calc(${Fa} * 2);
|
|
8386
8385
|
height: calc(${Oa} * 2);
|
|
8387
8386
|
}
|
|
8388
8387
|
|
|
@@ -8401,9 +8400,9 @@ class BI{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
|
|
|
8401
8400
|
background: ${ca};
|
|
8402
8401
|
}
|
|
8403
8402
|
|
|
8404
|
-
:host(${
|
|
8405
|
-
box-shadow: 0px 0px 0px ${
|
|
8406
|
-
outline: ${
|
|
8403
|
+
:host(${Do}) .positioning-region {
|
|
8404
|
+
box-shadow: 0px 0px 0px ${Fa} ${va} inset;
|
|
8405
|
+
outline: ${Fa} solid ${va};
|
|
8407
8406
|
outline-offset: -2px;
|
|
8408
8407
|
}
|
|
8409
8408
|
|
|
@@ -8430,12 +8429,12 @@ class BI{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
|
|
|
8430
8429
|
padding-left: 10px;
|
|
8431
8430
|
font: inherit;
|
|
8432
8431
|
font-size: ${ec};
|
|
8433
|
-
${
|
|
8432
|
+
${Dd}
|
|
8434
8433
|
position: relative;
|
|
8435
8434
|
margin-inline-start: ${Oa};
|
|
8436
8435
|
}
|
|
8437
8436
|
|
|
8438
|
-
:host(${
|
|
8437
|
+
:host(${Do}) .content-region {
|
|
8439
8438
|
outline: none;
|
|
8440
8439
|
}
|
|
8441
8440
|
|
|
@@ -8589,7 +8588,7 @@ const UI=we`
|
|
|
8589
8588
|
min-width: fit-content;
|
|
8590
8589
|
font-size: 0;
|
|
8591
8590
|
}
|
|
8592
|
-
:host(${
|
|
8591
|
+
:host(${Do}) {
|
|
8593
8592
|
outline: none;
|
|
8594
8593
|
}
|
|
8595
8594
|
`,jI=G`
|
|
@@ -8645,7 +8644,7 @@ for(a=0;a<h;++a)(l=t[a])&&(p[a]=c=s.call(l,l.__data__,a,t)+"",d.has(c)?o[a]=l:d.
|
|
|
8645
8644
|
for(a=0;a<u;++a)c=s.call(e,r[a],a,r)+"",(l=d.get(c))?(i[a]=l,l.__data__=r[a],d.delete(c)):n[a]=new bM(e,r[a])
|
|
8646
8645
|
for(a=0;a<h;++a)(l=t[a])&&d.get(p[a])===l&&(o[a]=l)}function yM(e){return e.__data__}function CM(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function kM(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function $M(e){return function(){this.removeAttribute(e)}}function _M(e){return function(){this.removeAttributeNS(e.space,e.local)}}function SM(e,t){return function(){this.setAttribute(e,t)}}function IM(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function MM(e,t){return function(){var n=t.apply(this,arguments)
|
|
8647
8646
|
null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function AM(e,t){return function(){var n=t.apply(this,arguments)
|
|
8648
|
-
null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function RM(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function EM(e){return function(){this.style.removeProperty(e)}}function
|
|
8647
|
+
null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function RM(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function EM(e){return function(){this.style.removeProperty(e)}}function DM(e,t,n){return function(){this.style.setProperty(e,t,n)}}function FM(e,t,n){return function(){var i=t.apply(this,arguments)
|
|
8649
8648
|
null==i?this.style.removeProperty(e):this.style.setProperty(e,i,n)}}function OM(e,t){return e.style.getPropertyValue(t)||RM(e).getComputedStyle(e,null).getPropertyValue(t)}function TM(e){return function(){delete this[e]}}function zM(e,t){return function(){this[e]=t}}function VM(e,t){return function(){var n=t.apply(this,arguments)
|
|
8650
8649
|
null==n?delete this[e]:this[e]=n}}function LM(e){return e.trim().split(/^|\s+/)}function HM(e){return e.classList||new PM(e)}function PM(e){this._node=e,this._names=LM(e.getAttribute("class")||"")}function BM(e,t){for(var n=HM(e),i=-1,o=t.length;++i<o;)n.add(t[i])}function NM(e,t){for(var n=HM(e),i=-1,o=t.length;++i<o;)n.remove(t[i])}function qM(e){return function(){BM(this,e)}}function ZM(e){return function(){NM(this,e)}}function UM(e,t){return function(){(t.apply(this,arguments)?BM:NM)(this,e)}}function jM(){this.textContent=""}function GM(e){return function(){this.textContent=e}}function WM(e){return function(){var t=e.apply(this,arguments)
|
|
8651
8650
|
this.textContent=null==t?"":t}}function KM(){this.innerHTML=""}function XM(e){return function(){this.innerHTML=e}}function YM(e){return function(){var t=e.apply(this,arguments)
|
|
@@ -8688,7 +8687,7 @@ for(const t of this)++e
|
|
|
8688
8687
|
return e},empty:function(){return!this.node()},each:function(e){for(var t=this._groups,n=0,i=t.length;n<i;++n)for(var o,r=t[n],s=0,a=r.length;s<a;++s)(o=r[s])&&e.call(o,o.__data__,s,r)
|
|
8689
8688
|
return this},attr:function(e,t){var n=nM(e)
|
|
8690
8689
|
if(arguments.length<2){var i=this.node()
|
|
8691
|
-
return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==t?n.local?_M:$M:"function"==typeof t?n.local?AM:MM:n.local?IM:SM)(n,t))},style:function(e,t,n){return arguments.length>1?this.each((null==t?EM:"function"==typeof t?DM
|
|
8690
|
+
return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==t?n.local?_M:$M:"function"==typeof t?n.local?AM:MM:n.local?IM:SM)(n,t))},style:function(e,t,n){return arguments.length>1?this.each((null==t?EM:"function"==typeof t?FM:DM)(e,t,null==n?"":n)):OM(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?TM:"function"==typeof t?VM:zM)(e,t)):this.node()[e]},classed:function(e,t){var n=LM(e+"")
|
|
8692
8691
|
if(arguments.length<2){for(var i=HM(this.node()),o=-1,r=n.length;++o<r;)if(!i.contains(n[o]))return!1
|
|
8693
8692
|
return!0}return this.each(("function"==typeof t?UM:t?qM:ZM)(n,t))},text:function(e){return arguments.length?this.each(null==e?jM:("function"==typeof e?WM:GM)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?KM:("function"==typeof e?YM:XM)(e)):this.node().innerHTML},raise:function(){return this.each(JM)},lower:function(){return this.each(QM)},append:function(e){var t="function"==typeof e?e:rM(e)
|
|
8694
8693
|
return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var n="function"==typeof e?e:rM(e),i=null==t?eA:"function"==typeof t?t:aM(t)
|
|
@@ -8701,14 +8700,14 @@ const gA={capture:!0,passive:!1}
|
|
|
8701
8700
|
function fA(e){e.preventDefault(),e.stopImmediatePropagation()}function mA(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function vA(e,t){var n=Object.create(e.prototype)
|
|
8702
8701
|
for(var i in t)n[i]=t[i]
|
|
8703
8702
|
return n}function bA(){}var wA=.7,xA=1/wA,yA="\\s*([+-]?\\d+)\\s*",CA="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",kA="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",$A=/^#([0-9a-f]{3,8})$/,_A=new RegExp(`^rgb\\(${yA},${yA},${yA}\\)$`),SA=new RegExp(`^rgb\\(${kA},${kA},${kA}\\)$`),IA=new RegExp(`^rgba\\(${yA},${yA},${yA},${CA}\\)$`),MA=new RegExp(`^rgba\\(${kA},${kA},${kA},${CA}\\)$`),AA=new RegExp(`^hsl\\(${CA},${kA},${kA}\\)$`),RA=new RegExp(`^hsla\\(${CA},${kA},${kA},${CA}\\)$`),EA={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074}
|
|
8704
|
-
function
|
|
8703
|
+
function DA(){return this.rgb().formatHex()}function FA(){return this.rgb().formatRgb()}function OA(e){var t,n
|
|
8705
8704
|
return e=(e+"").trim().toLowerCase(),(t=$A.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?TA(t):3===n?new LA(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?zA(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?zA(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=_A.exec(e))?new LA(t[1],t[2],t[3],1):(t=SA.exec(e))?new LA(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=IA.exec(e))?zA(t[1],t[2],t[3],t[4]):(t=MA.exec(e))?zA(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=AA.exec(e))?ZA(t[1],t[2]/100,t[3]/100,1):(t=RA.exec(e))?ZA(t[1],t[2]/100,t[3]/100,t[4]):EA.hasOwnProperty(e)?TA(EA[e]):"transparent"===e?new LA(NaN,NaN,NaN,0):null}function TA(e){return new LA(e>>16&255,e>>8&255,255&e,1)}function zA(e,t,n,i){return i<=0&&(e=t=n=NaN),new LA(e,t,n,i)}function VA(e,t,n,i){return 1===arguments.length?((o=e)instanceof bA||(o=OA(o)),o?new LA((o=o.rgb()).r,o.g,o.b,o.opacity):new LA):new LA(e,t,n,null==i?1:i)
|
|
8706
8705
|
var o}function LA(e,t,n,i){this.r=+e,this.g=+t,this.b=+n,this.opacity=+i}function HA(){return`#${qA(this.r)}${qA(this.g)}${qA(this.b)}`}function PA(){const e=BA(this.opacity)
|
|
8707
8706
|
return`${1===e?"rgb(":"rgba("}${NA(this.r)}, ${NA(this.g)}, ${NA(this.b)}${1===e?")":`, ${e})`}`}function BA(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function NA(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function qA(e){return((e=NA(e))<16?"0":"")+e.toString(16)}function ZA(e,t,n,i){return i<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new jA(e,t,n,i)}function UA(e){if(e instanceof jA)return new jA(e.h,e.s,e.l,e.opacity)
|
|
8708
8707
|
if(e instanceof bA||(e=OA(e)),!e)return new jA
|
|
8709
8708
|
if(e instanceof jA)return e
|
|
8710
8709
|
var t=(e=e.rgb()).r/255,n=e.g/255,i=e.b/255,o=Math.min(t,n,i),r=Math.max(t,n,i),s=NaN,a=r-o,l=(r+o)/2
|
|
8711
|
-
return a?(s=t===r?(n-i)/a+6*(n<i):n===r?(i-t)/a+2:(t-n)/a+4,a/=l<.5?r+o:2-r-o,s*=60):a=l>0&&l<1?0:s,new jA(s,a,l,e.opacity)}function jA(e,t,n,i){this.h=+e,this.s=+t,this.l=+n,this.opacity=+i}function GA(e){return(e=(e||0)%360)<0?e+360:e}function WA(e){return Math.max(0,Math.min(1,e||0))}function KA(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}mA(bA,OA,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:
|
|
8710
|
+
return a?(s=t===r?(n-i)/a+6*(n<i):n===r?(i-t)/a+2:(t-n)/a+4,a/=l<.5?r+o:2-r-o,s*=60):a=l>0&&l<1?0:s,new jA(s,a,l,e.opacity)}function jA(e,t,n,i){this.h=+e,this.s=+t,this.l=+n,this.opacity=+i}function GA(e){return(e=(e||0)%360)<0?e+360:e}function WA(e){return Math.max(0,Math.min(1,e||0))}function KA(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}mA(bA,OA,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:DA,formatHex:DA,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return UA(this).formatHsl()},formatRgb:FA,toString:FA}),mA(LA,VA,vA(bA,{brighter(e){return e=null==e?xA:Math.pow(xA,e),new LA(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?wA:Math.pow(wA,e),new LA(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new LA(NA(this.r),NA(this.g),NA(this.b),BA(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:HA,formatHex:HA,formatHex8:function(){return`#${qA(this.r)}${qA(this.g)}${qA(this.b)}${qA(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:PA,toString:PA})),mA(jA,(function(e,t,n,i){return 1===arguments.length?UA(e):new jA(e,t,n,null==i?1:i)}),vA(bA,{brighter(e){return e=null==e?xA:Math.pow(xA,e),new jA(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?wA:Math.pow(wA,e),new jA(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,i=n+(n<.5?n:1-n)*t,o=2*n-i
|
|
8712
8711
|
return new LA(KA(e>=240?e-240:e+120,o,i),KA(e,o,i),KA(e<120?e+240:e-120,o,i),this.opacity)},clamp(){return new jA(GA(this.h),WA(this.s),WA(this.l),BA(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=BA(this.opacity)
|
|
8713
8712
|
return`${1===e?"hsl(":"hsla("}${GA(this.h)}, ${100*WA(this.s)}%, ${100*WA(this.l)}%${1===e?")":`, ${e})`}`}}))
|
|
8714
8713
|
var XA=e=>()=>e
|
|
@@ -8746,14 +8745,14 @@ else{var m=Math.sqrt(f),v=(u*u-c*c+i*f)/(2*c*n*m),b=(u*u-c*c-i*f)/(2*u*n*m),w=Ma
|
|
|
8746
8745
|
s=(x-w)/t,r=function(e){var i,o=e*s,r=vR(w),d=c/(n*m)*(r*(i=t*o+w,((i=Math.exp(2*i))-1)/(i+1))-function(e){return((e=Math.exp(e))-1/e)/2}(w))
|
|
8747
8746
|
return[a+d*p,l+d*g,c*r/vR(t*o+w)]}}return r.duration=1e3*s*t/Math.SQRT2,r}return o.rho=function(t){var n=Math.max(.001,+t),i=n*n
|
|
8748
8747
|
return e(n,i,i*i)},o}(Math.SQRT2,2,4),yR=0,CR=0,kR=0,$R=1e3,_R=0,SR=0,IR=0,MR="object"==typeof performance&&performance.now?performance:Date,AR="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)}
|
|
8749
|
-
function RR(){return SR||(AR(ER),SR=MR.now()+IR)}function ER(){SR=0}function
|
|
8748
|
+
function RR(){return SR||(AR(ER),SR=MR.now()+IR)}function ER(){SR=0}function DR(){this._call=this._time=this._next=null}function FR(e,t,n){var i=new DR
|
|
8750
8749
|
return i.restart(e,t,n),i}function OR(){SR=(_R=MR.now())+IR,yR=CR=0
|
|
8751
8750
|
try{!function(){RR(),++yR
|
|
8752
8751
|
for(var e,t=bR;t;)(e=SR-t._time)>=0&&t._call.call(void 0,e),t=t._next;--yR}()}finally{yR=0,function(){var e,t,n=bR,i=1/0
|
|
8753
8752
|
for(;n;)n._call?(i>n._time&&(i=n._time),e=n,n=n._next):(t=n._next,n._next=null,n=e?e._next=t:bR=t)
|
|
8754
8753
|
wR=e,zR(i)}(),SR=0}}function TR(){var e=MR.now(),t=e-_R
|
|
8755
|
-
t>$R&&(IR-=t,_R=e)}function zR(e){yR||(CR&&(CR=clearTimeout(CR)),e-SR>24?(e<1/0&&(CR=setTimeout(OR,e-MR.now()-IR)),kR&&(kR=clearInterval(kR))):(kR||(_R=MR.now(),kR=setInterval(TR,$R)),yR=1,AR(OR)))}function VR(e,t,n){var i=new
|
|
8756
|
-
return t=null==t?0:+t,i.restart((n=>{i.stop(),e(n+t)}),t,n),i}
|
|
8754
|
+
t>$R&&(IR-=t,_R=e)}function zR(e){yR||(CR&&(CR=clearTimeout(CR)),e-SR>24?(e<1/0&&(CR=setTimeout(OR,e-MR.now()-IR)),kR&&(kR=clearInterval(kR))):(kR||(_R=MR.now(),kR=setInterval(TR,$R)),yR=1,AR(OR)))}function VR(e,t,n){var i=new DR
|
|
8755
|
+
return t=null==t?0:+t,i.restart((n=>{i.stop(),e(n+t)}),t,n),i}DR.prototype=FR.prototype={constructor:DR,restart:function(e,t,n){if("function"!=typeof e)throw new TypeError("callback is not a function")
|
|
8757
8756
|
n=(null==n?RR():+n)+(null==t?0:+t),this._next||wR===this||(wR?wR._next=this:bR=this,wR=this),this._call=e,this._time=n,zR()},stop:function(){this._call&&(this._call=null,this._time=1/0,zR())}}
|
|
8758
8757
|
var LR=XI("start","end","cancel","interrupt"),HR=[],PR=0,BR=1,NR=2,qR=3,ZR=4,UR=5,jR=6
|
|
8759
8758
|
function GR(e,t,n,i,o,r){var s=e.__transition
|
|
@@ -8765,7 +8764,7 @@ for(c in o)if((u=o[c]).name===n.name){if(u.state===qR)return VR(s)
|
|
|
8765
8764
|
u.state===ZR?(u.state=jR,u.timer.stop(),u.on.call("interrupt",e,e.__data__,u.index,u.group),delete o[c]):+c<t&&(u.state=jR,u.timer.stop(),u.on.call("cancel",e,e.__data__,u.index,u.group),delete o[c])}if(VR((function(){n.state===qR&&(n.state=ZR,n.timer.restart(a,n.delay,n.time),a(r))})),n.state=NR,n.on.call("start",e,e.__data__,n.index,n.group),n.state===NR){for(n.state=qR,i=new Array(h=n.tween.length),c=0,d=-1;c<h;++c)(u=n.tween[c].value.call(e,e.__data__,n.index,n.group))&&(i[++d]=u)
|
|
8766
8765
|
i.length=d+1}}function a(t){for(var o=t<n.duration?n.ease.call(null,t/n.duration):(n.timer.restart(l),n.state=UR,1),r=-1,s=i.length;++r<s;)i[r].call(e,o)
|
|
8767
8766
|
n.state===UR&&(n.on.call("end",e,e.__data__,n.index,n.group),l())}function l(){for(var i in n.state=jR,n.timer.stop(),delete o[t],o)return
|
|
8768
|
-
delete e.__transition}o[t]=n,n.timer=
|
|
8767
|
+
delete e.__transition}o[t]=n,n.timer=FR(r,0,n.time)}(e,n,{name:t,index:i,group:o,on:LR,tween:HR,time:r.time,delay:r.delay,duration:r.duration,ease:r.ease,timer:null,state:PR})}function WR(e,t){var n=XR(e,t)
|
|
8769
8768
|
if(n.state>PR)throw new Error("too late; already scheduled")
|
|
8770
8769
|
return n}function KR(e,t){var n=XR(e,t)
|
|
8771
8770
|
if(n.state>qR)throw new Error("too late; already running")
|
|
@@ -8870,8 +8869,8 @@ function kE(e,{sourceEvent:t,target:n,transform:i,dispatch:o}){Object.defineProp
|
|
|
8870
8869
|
var _E=new $E(1,0,0)
|
|
8871
8870
|
function SE(e){for(;!e.__zoom;)if(!(e=e.parentNode))return _E
|
|
8872
8871
|
return e.__zoom}function IE(e){e.stopImmediatePropagation()}function ME(e){e.preventDefault(),e.stopImmediatePropagation()}function AE(e){return!(e.ctrlKey&&"wheel"!==e.type||e.button)}function RE(){var e=this
|
|
8873
|
-
return e instanceof SVGElement?(e=e.ownerSVGElement||e).hasAttribute("viewBox")?[[(e=e.viewBox.baseVal).x,e.y],[e.x+e.width,e.y+e.height]]:[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]:[[0,0],[e.clientWidth,e.clientHeight]]}function EE(){return this.__zoom||_E}function
|
|
8874
|
-
return e.translate(o>i?(i+o)/2:Math.min(0,i)||Math.max(0,o),s>r?(r+s)/2:Math.min(0,r)||Math.max(0,s))}function TE(){var e,t,n,i=AE,o=RE,r=OE,s=
|
|
8872
|
+
return e instanceof SVGElement?(e=e.ownerSVGElement||e).hasAttribute("viewBox")?[[(e=e.viewBox.baseVal).x,e.y],[e.x+e.width,e.y+e.height]]:[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]:[[0,0],[e.clientWidth,e.clientHeight]]}function EE(){return this.__zoom||_E}function DE(e){return-e.deltaY*(1===e.deltaMode?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function FE(){return navigator.maxTouchPoints||"ontouchstart"in this}function OE(e,t,n){var i=e.invertX(t[0][0])-n[0][0],o=e.invertX(t[1][0])-n[1][0],r=e.invertY(t[0][1])-n[0][1],s=e.invertY(t[1][1])-n[1][1]
|
|
8873
|
+
return e.translate(o>i?(i+o)/2:Math.min(0,i)||Math.max(0,o),s>r?(r+s)/2:Math.min(0,r)||Math.max(0,s))}function TE(){var e,t,n,i=AE,o=RE,r=OE,s=DE,a=FE,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=xR,u=XI("start","zoom","end"),p=500,g=150,f=0,m=10
|
|
8875
8874
|
function v(e){e.property("__zoom",EE).on("wheel.zoom",$,{passive:!1}).on("mousedown.zoom",_).on("dblclick.zoom",S).filter(a).on("touchstart.zoom",I).on("touchmove.zoom",M).on("touchend.zoom touchcancel.zoom",A).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function b(e,t){return(t=Math.max(l[0],Math.min(l[1],t)))===e.k?e:new $E(t,e.x,e.y)}function w(e,t,n){var i=t[0]-n[0]*e.k,o=t[1]-n[1]*e.k
|
|
8876
8875
|
return i===e.x&&o===e.y?e:new $E(e.k,i,o)}function x(e){return[(+e[0][0]+ +e[1][0])/2,(+e[0][1]+ +e[1][1])/2]}function y(e,t,n,i){e.on("start.zoom",(function(){C(this,arguments).event(i).start()})).on("interrupt.zoom end.zoom",(function(){C(this,arguments).event(i).end()})).tween("zoom",(function(){var e=this,r=arguments,s=C(e,r).event(i),a=o.apply(e,r),l=null==n?x(a):"function"==typeof n?n.apply(e,r):n,c=Math.max(a[1][0]-a[0][0],a[1][1]-a[0][1]),d=e.__zoom,u="function"==typeof t?t.apply(e,r):t,p=h(d.invert(l).concat(c/d.k),u.invert(l).concat(c/u.k))
|
|
8877
8876
|
return function(e){if(1===e)e=u
|
|
@@ -8979,7 +8978,7 @@ const zE=G`
|
|
|
8979
8978
|
.circle-drawing-path {
|
|
8980
8979
|
shape-rendering: 'crispEdges';
|
|
8981
8980
|
vector-effect: non-scaling-stroke;
|
|
8982
|
-
stroke-width: ${
|
|
8981
|
+
stroke-width: ${Fa};
|
|
8983
8982
|
stroke: ${ha};
|
|
8984
8983
|
}
|
|
8985
8984
|
|
|
@@ -9033,49 +9032,49 @@ let a,l,c
|
|
|
9033
9032
|
return o<0?(c=Math.pow(10,-o)/s,a=Math.round(e*c),l=Math.round(t*c),a/c<e&&++a,l/c>t&&--l,c=-c):(c=Math.pow(10,o)*s,a=Math.round(e/c),l=Math.round(t/c),a*c<e&&++a,l*c>t&&--l),l<a&&.5<=n&&n<2?YE(e,t,2*n):[a,l,c]}function JE(e,t,n){return YE(e=+e,t=+t,n=+n)[2]}function QE(e,t,n=NE){if((i=e.length)&&!isNaN(t=+t)){if(t<=0||i<2)return+n(e[0],0,e)
|
|
9034
9033
|
if(t>=1)return+n(e[i-1],i-1,e)
|
|
9035
9034
|
var i,o=(i-1)*t,r=Math.floor(o),s=+n(e[r],r,e)
|
|
9036
|
-
return s+(+n(e[r+1],r+1,e)-s)*(o-r)}}function
|
|
9035
|
+
return s+(+n(e[r+1],r+1,e)-s)*(o-r)}}function eD(e,t,n){e=+e,t=+t,n=(o=arguments.length)<2?(t=e,e=0,1):o<3?1:+n
|
|
9037
9036
|
for(var i=-1,o=0|Math.max(0,Math.ceil((t-e)/n)),r=new Array(o);++i<o;)r[i]=e+i*n
|
|
9038
|
-
return r}function
|
|
9037
|
+
return r}function tD(e,t){switch(arguments.length){case 0:break
|
|
9039
9038
|
case 1:this.range(e)
|
|
9040
9039
|
break
|
|
9041
|
-
default:this.range(t).domain(e)}return this}const
|
|
9042
|
-
function
|
|
9040
|
+
default:this.range(t).domain(e)}return this}const nD=Symbol("implicit")
|
|
9041
|
+
function iD(){var e=new UE,t=[],n=[],i=nD
|
|
9043
9042
|
function o(o){let r=e.get(o)
|
|
9044
|
-
if(void 0===r){if(i!==
|
|
9043
|
+
if(void 0===r){if(i!==nD)return i
|
|
9045
9044
|
e.set(o,r=t.push(o)-1)}return n[r%n.length]}return o.domain=function(n){if(!arguments.length)return t.slice()
|
|
9046
9045
|
t=[],e=new UE
|
|
9047
9046
|
for(const i of n)e.has(i)||e.set(i,t.push(i)-1)
|
|
9048
|
-
return o},o.range=function(e){return arguments.length?(n=Array.from(e),o):n.slice()},o.unknown=function(e){return arguments.length?(i=e,o):i},o.copy=function(){return
|
|
9047
|
+
return o},o.range=function(e){return arguments.length?(n=Array.from(e),o):n.slice()},o.unknown=function(e){return arguments.length?(i=e,o):i},o.copy=function(){return iD(t,n).unknown(i)},tD.apply(o,arguments),o}function oD(){var e,t,n=iD().unknown(void 0),i=n.domain,o=n.range,r=0,s=1,a=!1,l=0,c=0,d=.5
|
|
9049
9048
|
function h(){var n=i().length,h=s<r,u=h?s:r,p=h?r:s
|
|
9050
9049
|
e=(p-u)/Math.max(1,n-l+2*c),a&&(e=Math.floor(e)),u+=(p-u-e*(n-l))*d,t=e*(1-l),a&&(u=Math.round(u),t=Math.round(t))
|
|
9051
|
-
var g=
|
|
9052
|
-
return o(h?g.reverse():g)}return delete n.unknown,n.domain=function(e){return arguments.length?(i(e),h()):i()},n.range=function(e){return arguments.length?([r,s]=e,r=+r,s=+s,h()):[r,s]},n.rangeRound=function(e){return[r,s]=e,r=+r,s=+s,a=!0,h()},n.bandwidth=function(){return t},n.step=function(){return e},n.round=function(e){return arguments.length?(a=!!e,h()):a},n.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},n.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},n.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},n.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},n.copy=function(){return
|
|
9053
|
-
function
|
|
9054
|
-
var n}function
|
|
9055
|
-
return o<i?(i=
|
|
9056
|
-
for(e[i]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++s<i;)o[s]=
|
|
9050
|
+
var g=eD(n).map((function(t){return u+e*t}))
|
|
9051
|
+
return o(h?g.reverse():g)}return delete n.unknown,n.domain=function(e){return arguments.length?(i(e),h()):i()},n.range=function(e){return arguments.length?([r,s]=e,r=+r,s=+s,h()):[r,s]},n.rangeRound=function(e){return[r,s]=e,r=+r,s=+s,a=!0,h()},n.bandwidth=function(){return t},n.step=function(){return e},n.round=function(e){return arguments.length?(a=!!e,h()):a},n.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},n.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},n.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},n.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},n.copy=function(){return oD(i(),[r,s]).round(a).paddingInner(l).paddingOuter(c).align(d)},tD.apply(h(),arguments)}function rD(e){return+e}var sD=[0,1]
|
|
9052
|
+
function aD(e){return e}function lD(e,t){return(t-=e=+e)?function(n){return(n-e)/t}:(n=isNaN(t)?NaN:.5,function(){return n})
|
|
9053
|
+
var n}function cD(e,t,n){var i=e[0],o=e[1],r=t[0],s=t[1]
|
|
9054
|
+
return o<i?(i=lD(o,i),r=n(s,r)):(i=lD(i,o),r=n(r,s)),function(e){return r(i(e))}}function dD(e,t,n){var i=Math.min(e.length,t.length)-1,o=new Array(i),r=new Array(i),s=-1
|
|
9055
|
+
for(e[i]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++s<i;)o[s]=lD(e[s],e[s+1]),r[s]=n(t[s],t[s+1])
|
|
9057
9056
|
return function(t){var n=ZE(e,t,1,i)-1
|
|
9058
|
-
return r[n](o[n](t))}}function
|
|
9057
|
+
return r[n](o[n](t))}}function hD(){var e,t,n,i,o,r,s=sD,a=sD,l=lR,c=aD
|
|
9059
9058
|
function d(){var e,t,n,l=Math.min(s.length,a.length)
|
|
9060
|
-
return c!==
|
|
9059
|
+
return c!==aD&&(e=s[0],t=s[l-1],e>t&&(n=e,e=t,t=n),c=function(n){return Math.max(e,Math.min(t,n))}),i=l>2?dD:cD,o=r=null,h}function h(t){return null==t||isNaN(t=+t)?n:(o||(o=i(s.map(e),a,l)))(e(c(t)))}return h.invert=function(n){return c(t((r||(r=i(a,s.map(e),iR)))(n)))},h.domain=function(e){return arguments.length?(s=Array.from(e,rD),d()):s.slice()},h.range=function(e){return arguments.length?(a=Array.from(e),d()):a.slice()},h.rangeRound=function(e){return a=Array.from(e),l=cR,d()},h.clamp=function(e){return arguments.length?(c=!!e||aD,d()):c!==aD},h.interpolate=function(e){return arguments.length?(l=e,d()):l},h.unknown=function(e){return arguments.length?(n=e,h):n},function(n,i){return e=n,t=i,d()}}function uD(e,t){if((n=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null
|
|
9061
9060
|
var n,i=e.slice(0,n)
|
|
9062
|
-
return[i.length>1?i[0]+i.slice(2):i,+e.slice(n+1)]}function
|
|
9063
|
-
function
|
|
9061
|
+
return[i.length>1?i[0]+i.slice(2):i,+e.slice(n+1)]}function pD(e){return(e=uD(Math.abs(e)))?e[1]:NaN}var gD,fD=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
|
|
9062
|
+
function mD(e){if(!(t=fD.exec(e)))throw new Error("invalid format: "+e)
|
|
9064
9063
|
var t
|
|
9065
|
-
return new
|
|
9064
|
+
return new vD({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}function vD(e){this.fill=void 0===e.fill?" ":e.fill+"",this.align=void 0===e.align?">":e.align+"",this.sign=void 0===e.sign?"-":e.sign+"",this.symbol=void 0===e.symbol?"":e.symbol+"",this.zero=!!e.zero,this.width=void 0===e.width?void 0:+e.width,this.comma=!!e.comma,this.precision=void 0===e.precision?void 0:+e.precision,this.trim=!!e.trim,this.type=void 0===e.type?"":e.type+""}function bD(e,t){var n=uD(e,t)
|
|
9066
9065
|
if(!n)return e+""
|
|
9067
9066
|
var i=n[0],o=n[1]
|
|
9068
|
-
return o<0?"0."+new Array(-o).join("0")+i:i.length>o+1?i.slice(0,o+1)+"."+i.slice(o+1):i+new Array(o-i.length+2).join("0")}
|
|
9069
|
-
var
|
|
9067
|
+
return o<0?"0."+new Array(-o).join("0")+i:i.length>o+1?i.slice(0,o+1)+"."+i.slice(o+1):i+new Array(o-i.length+2).join("0")}mD.prototype=vD.prototype,vD.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type}
|
|
9068
|
+
var wD={"%":(e,t)=>(100*e).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:function(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)},e:(e,t)=>e.toExponential(t),f:(e,t)=>e.toFixed(t),g:(e,t)=>e.toPrecision(t),o:e=>Math.round(e).toString(8),p:(e,t)=>bD(100*e,t),r:bD,s:function(e,t){var n=uD(e,t)
|
|
9070
9069
|
if(!n)return e+""
|
|
9071
|
-
var i=n[0],o=n[1],r=o-(
|
|
9072
|
-
return r===s?i:r>s?i+new Array(r-s+1).join("0"):r>0?i.slice(0,r)+"."+i.slice(r):"0."+new Array(1-r).join("0")+
|
|
9073
|
-
function
|
|
9074
|
-
function
|
|
9075
|
-
return r.reverse().join(n)}),o=void 0===e.currency?"":e.currency[0]+"",r=void 0===e.currency?"":e.currency[1]+"",s=void 0===e.decimal?".":e.decimal+"",a=void 0===e.numerals?
|
|
9076
|
-
function h(e){var t=(e=
|
|
9077
|
-
"n"===b?(f=!0,b="g"):
|
|
9078
|
-
var w="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",x="$"===u?r:/[%p]/.test(b)?l:"",y=
|
|
9070
|
+
var i=n[0],o=n[1],r=o-(gD=3*Math.max(-8,Math.min(8,Math.floor(o/3))))+1,s=i.length
|
|
9071
|
+
return r===s?i:r>s?i+new Array(r-s+1).join("0"):r>0?i.slice(0,r)+"."+i.slice(r):"0."+new Array(1-r).join("0")+uD(e,Math.max(0,t+r-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)}
|
|
9072
|
+
function xD(e){return e}var yD,CD,kD,$D=Array.prototype.map,_D=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"]
|
|
9073
|
+
function SD(e){var t,n,i=void 0===e.grouping||void 0===e.thousands?xD:(t=$D.call(e.grouping,Number),n=e.thousands+"",function(e,i){for(var o=e.length,r=[],s=0,a=t[0],l=0;o>0&&a>0&&(l+a+1>i&&(a=Math.max(1,i-l)),r.push(e.substring(o-=a,o+a)),!((l+=a+1)>i));)a=t[s=(s+1)%t.length]
|
|
9074
|
+
return r.reverse().join(n)}),o=void 0===e.currency?"":e.currency[0]+"",r=void 0===e.currency?"":e.currency[1]+"",s=void 0===e.decimal?".":e.decimal+"",a=void 0===e.numerals?xD:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}($D.call(e.numerals,String)),l=void 0===e.percent?"%":e.percent+"",c=void 0===e.minus?"−":e.minus+"",d=void 0===e.nan?"NaN":e.nan+""
|
|
9075
|
+
function h(e){var t=(e=mD(e)).fill,n=e.align,h=e.sign,u=e.symbol,p=e.zero,g=e.width,f=e.comma,m=e.precision,v=e.trim,b=e.type
|
|
9076
|
+
"n"===b?(f=!0,b="g"):wD[b]||(void 0===m&&(m=12),v=!0,b="g"),(p||"0"===t&&"="===n)&&(p=!0,t="0",n="=")
|
|
9077
|
+
var w="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",x="$"===u?r:/[%p]/.test(b)?l:"",y=wD[b],C=/[defgprs%]/.test(b)
|
|
9079
9078
|
function k(e){var o,r,l,u=w,k=x
|
|
9080
9079
|
if("c"===b)k=y(e)+k,e=""
|
|
9081
9080
|
else{var $=(e=+e)<0||1/e<0
|
|
@@ -9084,7 +9083,7 @@ break
|
|
|
9084
9083
|
case"0":0===o&&(o=i),t=i
|
|
9085
9084
|
break
|
|
9086
9085
|
default:if(!+e[i])break e
|
|
9087
|
-
o>0&&(o=0)}return o>0?e.slice(0,o)+e.slice(t+1):e}(e)),$&&0==+e&&"+"!==h&&($=!1),u=($?"("===h?h:c:"-"===h||"("===h?"":h)+u,k=("s"===b?
|
|
9086
|
+
o>0&&(o=0)}return o>0?e.slice(0,o)+e.slice(t+1):e}(e)),$&&0==+e&&"+"!==h&&($=!1),u=($?"("===h?h:c:"-"===h||"("===h?"":h)+u,k=("s"===b?_D[8+gD/3]:"")+k+($&&"("===h?")":""),C)for(o=-1,r=e.length;++o<r;)if(48>(l=e.charCodeAt(o))||l>57){k=(46===l?s+e.slice(o+1):e.slice(o))+k,e=e.slice(0,o)
|
|
9088
9087
|
break}}f&&!p&&(e=i(e,1/0))
|
|
9089
9088
|
var _=u.length+e.length+k.length,S=_<g?new Array(g-_+1).join(t):""
|
|
9090
9089
|
switch(f&&p&&(e=i(S+e,S.length?g-k.length:1/0),S=""),n){case"<":e=u+e+k+S
|
|
@@ -9093,15 +9092,15 @@ case"=":e=u+S+e+k
|
|
|
9093
9092
|
break
|
|
9094
9093
|
case"^":e=S.slice(0,_=S.length>>1)+u+e+k+S.slice(_)
|
|
9095
9094
|
break
|
|
9096
|
-
default:e=S+u+e+k}return a(e)}return m=void 0===m?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,m)):Math.max(0,Math.min(20,m)),k.toString=function(){return e+""},k}return{format:h,formatPrefix:function(e,t){var n=h(((e=
|
|
9097
|
-
return function(e){return n(o*e)+r}}}}function
|
|
9095
|
+
default:e=S+u+e+k}return a(e)}return m=void 0===m?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,m)):Math.max(0,Math.min(20,m)),k.toString=function(){return e+""},k}return{format:h,formatPrefix:function(e,t){var n=h(((e=mD(e)).type="f",e)),i=3*Math.max(-8,Math.min(8,Math.floor(pD(t)/3))),o=Math.pow(10,-i),r=_D[8+i/3]
|
|
9096
|
+
return function(e){return n(o*e)+r}}}}function ID(e,t,n,i){var o,r=function(e,t,n){n=+n
|
|
9098
9097
|
const i=(t=+t)<(e=+e),o=i?JE(t,e,n):JE(e,t,n)
|
|
9099
9098
|
return(i?-1:1)*(o<0?1/-o:o)}(e,t,n)
|
|
9100
|
-
switch((i=
|
|
9101
|
-
return null!=i.precision||isNaN(o=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(
|
|
9102
|
-
case"":case"e":case"g":case"p":case"r":null!=i.precision||isNaN(o=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,
|
|
9099
|
+
switch((i=mD(null==i?",f":i)).type){case"s":var s=Math.max(Math.abs(e),Math.abs(t))
|
|
9100
|
+
return null!=i.precision||isNaN(o=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(pD(t)/3)))-pD(Math.abs(e)))}(r,s))||(i.precision=o),kD(i,s)
|
|
9101
|
+
case"":case"e":case"g":case"p":case"r":null!=i.precision||isNaN(o=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,pD(t)-pD(e))+1}(r,Math.max(Math.abs(e),Math.abs(t))))||(i.precision=o-("e"===i.type))
|
|
9103
9102
|
break
|
|
9104
|
-
case"f":case"%":null!=i.precision||isNaN(o=function(e){return Math.max(0,-
|
|
9103
|
+
case"f":case"%":null!=i.precision||isNaN(o=function(e){return Math.max(0,-pD(Math.abs(e)))}(r))||(i.precision=o-2*("%"===i.type))}return CD(i)}function MD(e){var t=e.domain
|
|
9105
9104
|
return e.ticks=function(e){var n=t()
|
|
9106
9105
|
return function(e,t,n){if(!((n=+n)>0))return[]
|
|
9107
9106
|
if((e=+e)==(t=+t))return[e]
|
|
@@ -9113,59 +9112,63 @@ else for(let e=0;e<a;++e)l[e]=(r-e)*s
|
|
|
9113
9112
|
else if(s<0)for(let e=0;e<a;++e)l[e]=(o+e)/-s
|
|
9114
9113
|
else for(let e=0;e<a;++e)l[e]=(o+e)*s
|
|
9115
9114
|
return l}(n[0],n[n.length-1],null==e?10:e)},e.tickFormat=function(e,n){var i=t()
|
|
9116
|
-
return
|
|
9115
|
+
return ID(i[0],i[i.length-1],null==e?10:e,n)},e.nice=function(n){null==n&&(n=10)
|
|
9117
9116
|
var i,o,r=t(),s=0,a=r.length-1,l=r[s],c=r[a],d=10
|
|
9118
9117
|
for(c<l&&(o=l,l=c,c=o,o=s,s=a,a=o);d-- >0;){if((o=JE(l,c,n))===i)return r[s]=l,r[a]=c,t(r)
|
|
9119
9118
|
if(o>0)l=Math.floor(l/o)*o,c=Math.ceil(c/o)*o
|
|
9120
9119
|
else{if(!(o<0))break
|
|
9121
|
-
l=Math.ceil(l*o)/o,c=Math.floor(c*o)/o}i=o}return e},e}function
|
|
9122
|
-
return e.copy=function(){return function(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}(e,
|
|
9120
|
+
l=Math.ceil(l*o)/o,c=Math.floor(c*o)/o}i=o}return e},e}function AD(){var e=hD()(aD,aD)
|
|
9121
|
+
return e.copy=function(){return function(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}(e,AD())},tD.apply(e,arguments),MD(e)}function RD(){var e,t=[],n=[],i=[]
|
|
9123
9122
|
function o(){var e=0,o=Math.max(1,n.length)
|
|
9124
9123
|
for(i=new Array(o-1);++e<o;)i[e-1]=QE(t,e/o)
|
|
9125
9124
|
return r}function r(t){return null==t||isNaN(t=+t)?e:n[ZE(i,t)]}return r.invertExtent=function(e){var o=n.indexOf(e)
|
|
9126
9125
|
return o<0?[NaN,NaN]:[o>0?i[o-1]:t[0],o<i.length?i[o]:t[t.length-1]]},r.domain=function(e){if(!arguments.length)return t.slice()
|
|
9127
9126
|
t=[]
|
|
9128
9127
|
for(let n of e)null==n||isNaN(n=+n)||t.push(n)
|
|
9129
|
-
return t.sort(LE),o()},r.range=function(e){return arguments.length?(n=Array.from(e),o()):n.slice()},r.unknown=function(t){return arguments.length?(e=t,r):e},r.quantiles=function(){return i.slice()},r.copy=function(){return
|
|
9130
|
-
const
|
|
9131
|
-
class
|
|
9128
|
+
return t.sort(LE),o()},r.range=function(e){return arguments.length?(n=Array.from(e),o()):n.slice()},r.unknown=function(t){return arguments.length?(e=t,r):e},r.quantiles=function(){return i.slice()},r.copy=function(){return RD().domain(t).range(n).unknown(e)},tD.apply(r,arguments)}yD=SD({thousands:",",grouping:[3],currency:["$",""]}),CD=yD.format,kD=yD.formatPrefix
|
|
9129
|
+
const ED="bottom-left",DD="bottom-right",FD="top-left",OD="top-right",TD="top",zD="show",VD="hide",LD="linear",HD="ordinal"
|
|
9130
|
+
class PD{constructor(e){this.wafermap=e,this.defaultPadding=0,this.baseMarginPercentage=.04}get containerDimensions(){return this._containerDimensions}get dieDimensions(){return this._dieDimensions}get radius(){return this._radius}get margin(){return this._margin}get horizontalScale(){return this._horizontalScale}get verticalScale(){return this._verticalScale}get invertedHorizontalScale(){return this._invertedHorizontalScale}get invertedVerticalScale(){return this._invertedVerticalScale}updateContainerDimensions(){const e={width:this.wafermap.canvasWidth,height:this.wafermap.canvasHeight},t=Math.min(e.width,e.height),n={top:(e.height-t)/2,right:(e.width-t)/2,bottom:(e.height-t)/2,left:(e.width-t)/2},i={top:t*this.baseMarginPercentage,right:t*this.baseMarginPercentage,bottom:t*this.baseMarginPercentage,left:t*this.baseMarginPercentage}
|
|
9132
9131
|
this._margin=this.calculateMarginAddition(i,n),this._containerDimensions=this.calculateContainerDimensions(e,this._margin)
|
|
9133
9132
|
const o=Math.min(this._containerDimensions.width,this._containerDimensions.height)
|
|
9134
9133
|
this._radius=o/2,this.updateScales()}updateScales(){const e=Math.min(this._containerDimensions.width,this._containerDimensions.height),t=this.calculateGridDimensions(this.wafermap.dies),n=this.wafermap.quadrant
|
|
9135
9134
|
this._horizontalScale=this.createHorizontalScale(n,t,e),this._invertedHorizontalScale=this.createInvertedHorizontalScale(n,t,e),this._verticalScale=this.createVerticalScale(n,t,e),this._invertedVerticalScale=this.createInvertedVerticalScale(n,t,e),this._dieDimensions={width:this.horizontalScale.bandwidth(),height:this.verticalScale.bandwidth()}}calculateGridDimensions(e){if(0===e.length||void 0===e[0])return{origin:{x:0,y:0},rows:0,cols:0}
|
|
9136
9135
|
const t={x:e[0].x,y:e[0].y},n={x:e[0].x,y:e[0].y}
|
|
9137
9136
|
for(const i of e)i.x<t.x&&(t.x=i.x),i.y<t.y&&(t.y=i.y),i.x>n.x&&(n.x=i.x),i.y>n.y&&(n.y=i.y)
|
|
9138
|
-
return{origin:t,rows:n.y-t.y+1,cols:n.x-t.x+1}}calculateContainerDimensions(e,t){return{width:e.width-t.left-t.right,height:e.height-t.top-t.bottom}}createHorizontalScale(e,t,n){const i=
|
|
9139
|
-
return e===
|
|
9140
|
-
return e===
|
|
9141
|
-
return e===
|
|
9142
|
-
return e===
|
|
9137
|
+
return{origin:t,rows:n.y-t.y+1,cols:n.x-t.x+1}}calculateContainerDimensions(e,t){return{width:e.width-t.left-t.right,height:e.height-t.top-t.bottom}}createHorizontalScale(e,t,n){const i=oD().domain(eD(t.origin.x,t.origin.x+t.cols)).paddingInner(0).paddingOuter(0).align(0).round(!1)
|
|
9138
|
+
return e===ED||e===FD?i.range([0,n]):i.range([n,0])}createInvertedHorizontalScale(e,t,n){const i=RD().domain([0,n])
|
|
9139
|
+
return e===ED||e===FD?i.range(eD(t.origin.x,t.origin.x+t.cols)):i.range(eD(t.origin.x,t.origin.x+t.cols).reverse())}createVerticalScale(e,t,n){const i=oD().domain(eD(t.origin.y,t.origin.y+t.rows)).paddingInner(this.defaultPadding).paddingOuter(0).align(0).round(!1)
|
|
9140
|
+
return e===ED||e===DD?i.range([n,0]):i.range([0,n])}createInvertedVerticalScale(e,t,n){const i=RD().domain([0,n])
|
|
9141
|
+
return e===ED||e===DD?i.range(eD(t.origin.y,t.origin.y+t.rows).reverse()):i.range(eD(t.origin.y,t.origin.y+t.rows))}calculateMarginAddition(e,t){return{top:e.top+t.top,right:e.right+t.right,bottom:e.bottom+t.bottom,left:e.left+t.left}}}class BD{constructor(e,t){this.wafermap=e,this.dataManager=t,this.fontSizeFactor=.8,this.nonHighlightedOpacity=.3,this.emptyDieColor="rgba(218,223,236,1)",this.nanDieColor="rgba(122,122,122,1)"}get labelsFontSize(){return this._labelsFontSize}get diesRenderInfo(){return this._diesRenderInfo}updateLabelsFontSize(){this._labelsFontSize=this.calculateLabelsFontSize(this.dataManager.dieDimensions,this.wafermap.maxCharacters),this.updateDiesRenderInfo()}updateDiesRenderInfo(){this.d3ColorScale=this.createD3ColorScale(this.wafermap.colorScale,this.wafermap.colorScaleMode)
|
|
9143
9142
|
const e=this.dataManager.margin,t=this.dataManager.horizontalScale,n=this.dataManager.verticalScale,i=this.wafermap.colorScaleMode,o=this.wafermap.highlightedValues,r=this.wafermap.maxCharacters,s=this.wafermap.dieLabelsHidden,a=this.wafermap.dieLabelsSuffix
|
|
9144
9143
|
this._diesRenderInfo=[]
|
|
9145
9144
|
for(const l of this.wafermap.dies){const c=t(l.x)??0,d=n(l.y)??0
|
|
9146
|
-
this._diesRenderInfo.push({x:c+e.right,y:d+e.top,fillStyle:this.calculateFillStyle(l.value,i,o),text:this.buildLabel(l.value,r,s,a)})}}calculateLabelsFontSize(e,t){return Math.min(e.height,e.width/(.5*Math.max(2,t))*this.fontSizeFactor)}createD3ColorScale(e,t){return this.isColorScaleLinear(t)?
|
|
9145
|
+
this._diesRenderInfo.push({x:c+e.right,y:d+e.top,fillStyle:this.calculateFillStyle(l.value,i,o),text:this.buildLabel(l.value,r,s,a)})}}calculateLabelsFontSize(e,t){return Math.min(e.height,e.width/(.5*Math.max(2,t))*this.fontSizeFactor)}createD3ColorScale(e,t){return this.isColorScaleLinear(t)?AD().domain(e.values.map((e=>+e))).range(e.colors):iD().domain(e.values).range(e.colors)}dieHasData(e){return null!=e&&""!==e}buildLabel(e,t,n,i){if(n||!this.dieHasData(e))return""
|
|
9147
9146
|
const o=`${e}${i}`
|
|
9148
|
-
return o.length>t?`${o.substring(0,t)}…`:o}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===
|
|
9147
|
+
return o.length>t?`${o.substring(0,t)}…`:o}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===LD}isColorScaleOrdinal(e){return e===HD}calculateFillStyle(e,t,n){let i=this.emptyDieColor
|
|
9149
9148
|
if(this.dieHasData(e)&&(isNaN(+e)?i=this.nanDieColor:this.isColorScaleLinear(t)?i=this.d3ColorScale(+e):this.isColorScaleOrdinal(t)&&(i=this.d3ColorScale(e))),void 0===i)return this.emptyDieColor
|
|
9150
9149
|
let o=Uo(i)
|
|
9151
|
-
return null===o?this.emptyDieColor:(o=new Vo(o.r,o.g,o.b,this.calculateOpacity(e,n)),o.toStringWebRGBA())}}class
|
|
9152
|
-
return`translate(${n[0]}, ${n[1]})`}return""}
|
|
9153
|
-
|
|
9154
|
-
this.
|
|
9155
|
-
const
|
|
9156
|
-
if(e
|
|
9157
|
-
|
|
9150
|
+
return null===o?this.emptyDieColor:(o=new Vo(o.r,o.g,o.b,this.calculateOpacity(e,n)),o.toStringWebRGBA())}}class ND{constructor(e){this.wafermap=e,this.computations=new PD(e),this.prerendering=new BD(e,this)}get containerDimensions(){return this.computations.containerDimensions}get dieDimensions(){return this.computations.dieDimensions}get radius(){return this.computations.radius}get margin(){return this.computations.margin}get horizontalScale(){return this.computations.horizontalScale}get invertedHorizontalScale(){return this.computations.invertedHorizontalScale}get verticalScale(){return this.computations.verticalScale}get invertedVerticalScale(){return this.computations.invertedVerticalScale}get labelsFontSize(){return this.prerendering.labelsFontSize}get diesRenderInfo(){return this.prerendering.diesRenderInfo}get data(){return this.dataMap}updateContainerDimensions(){this.computations.updateContainerDimensions(),this.updateDataMap(),this.updateLabelsFontSize()}updateScales(){this.computations.updateScales(),this.updateDataMap(),this.updateLabelsFontSize()}updateLabelsFontSize(){this.prerendering.updateLabelsFontSize()}updateDiesRenderInfo(){this.prerendering.updateDiesRenderInfo()}getWaferMapDie(e){return this.dataMap.get(`${e.x}_${e.y}`)}updateDataMap(){this.dataMap=new Map(this.wafermap.dies.map((e=>[`${e.x}_${e.y}`,e])))}}class qD{constructor(e){this.wafermap=e,this.minDieDim=50}updateSortedDiesAndDrawWafer(){this.dies=this.wafermap.dataManager.diesRenderInfo.sort(((e,t)=>e.fillStyle>t.fillStyle?1:t.fillStyle>e.fillStyle?-1:0)),this.drawWafer()}drawWafer(){this.wafermap.canvasContext.save(),this.clearCanvas(),this.scaleCanvas(),this.renderDies(),this.renderText(),this.wafermap.canvasContext.restore(),this.renderHover()}renderHover(){this.wafermap.hoverWidth=this.wafermap.dataManager.dieDimensions.width*this.wafermap.transform.k,this.wafermap.hoverHeight=this.wafermap.dataManager.dieDimensions.height*this.wafermap.transform.k,this.wafermap.hoverOpacity=void 0===this.wafermap.hoverDie?VD:zD,this.wafermap.hoverTransform=this.calculateHoverTransform()}calculateHoverTransform(){if(void 0!==this.wafermap.hoverDie){const e=this.wafermap.dataManager.horizontalScale(this.wafermap.hoverDie.x),t=this.wafermap.dataManager.verticalScale(this.wafermap.hoverDie.y),n=this.wafermap.transform.apply([e+this.wafermap.dataManager.margin.left,t+this.wafermap.dataManager.margin.top])
|
|
9151
|
+
return`translate(${n[0]}, ${n[1]})`}return""}renderDies(){const e=this.wafermap.canvasContext,t=this.wafermap.dataManager.dieDimensions.width,n=this.wafermap.dataManager.dieDimensions.height,i=this.wafermap.transform.invert([0,0]),o=this.wafermap.transform.invert([this.wafermap.canvas.width,this.wafermap.canvas.height])
|
|
9152
|
+
i[0]-=t,i[1]-=n
|
|
9153
|
+
for(const r of this.dies)this.isDieVisible(r,i,o)&&(e.fillStyle=r.fillStyle,e.fillRect(r.x,r.y,t,n))}renderText(){if(this.wafermap.dieLabelsHidden)return
|
|
9154
|
+
const e=this.wafermap.dataManager.dieDimensions.width,t=this.wafermap.dataManager.dieDimensions.height
|
|
9155
|
+
if(e*t*(this.wafermap.transform.k||1)>=this.minDieDim){const n=this.wafermap.dataManager.labelsFontSize,i=this.wafermap.canvasContext
|
|
9156
|
+
i.font=`${n.toString()}px sans-serif`,i.fillStyle="#ffffff",i.textAlign="center",i.lineCap="butt"
|
|
9157
|
+
const o=i.measureText("M"),r=this.wafermap.transform.invert([0,0]),s=this.wafermap.transform.invert([this.wafermap.canvas.width,this.wafermap.canvas.height])
|
|
9158
|
+
r[0]-=e,r[1]-=t
|
|
9159
|
+
for(const n of this.dies)this.isDieVisible(n,r,s)&&i.fillText(n.text,n.x+e/2,n.y+t/2+o.width/2,e-e/100*20)}}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvas.width,this.wafermap.canvas.height)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}isDieVisible(e,t,n){return e.x>=t[0]&&e.x<n[0]&&e.y>=t[1]&&e.y<n[1]}}class ZD{constructor(e){this.wafermap=e,this.zoomTransform=_E,this.minScale=1.1,this.minExtentPoint=[-100,-100],this.extentPadding=100}createZoomBehavior(){this.zoomBehavior=TE().scaleExtent([1.1,this.getZoomMax(this.wafermap.canvasWidth*this.wafermap.canvasHeight,this.wafermap.dataManager.containerDimensions.width*this.wafermap.dataManager.containerDimensions.height)]).translateExtent([this.minExtentPoint,[this.wafermap.canvasWidth+this.extentPadding,this.wafermap.canvasHeight+this.extentPadding]]).filter((e=>SE(this.wafermap.canvas).k>=this.minScale||"wheel"===e.type)).on("zoom",(e=>{this.rescale(e)})),this.zoomBehavior(uA(this.wafermap.canvas))}rescale(e){const t=e.transform
|
|
9160
|
+
t.k===this.minScale?(this.zoomTransform=_E,this.zoomBehavior.transform(uA(this.wafermap.canvas),_E)):this.zoomTransform=t,this.wafermap.transform=this.zoomTransform}getZoomMax(e,t){return Math.ceil(t/e*100)}}class UD{constructor(e){this.wafermap=e}mousemove(e){const t={x:e.offsetX,y:e.offsetY}
|
|
9158
9161
|
if(!this.hoversOverDie(this.wafermap,t))return void(this.wafermap.hoverDie=void 0)
|
|
9159
9162
|
const n=this.wafermap.transform.invert([t.x,t.y]),i=this.calculateDieCoordinates(this.wafermap,{x:n[0],y:n[1]})
|
|
9160
|
-
this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(i)}mouseout(){this.wafermap.hoverDie=void 0}calculateDieCoordinates(e,t){const n=e.quadrant,i=n===
|
|
9163
|
+
this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(i)}mouseout(){this.wafermap.hoverDie=void 0}calculateDieCoordinates(e,t){const n=e.quadrant,i=n===ED||n===FD?Math.floor:Math.ceil,o=n===FD||n===OD?Math.floor:Math.ceil
|
|
9161
9164
|
return{x:i(e.dataManager.invertedHorizontalScale(t.x-e.dataManager.margin.left)),y:o(e.dataManager.invertedVerticalScale(t.y-e.dataManager.margin.top))}}hoversOverDie(e,t){const n=e.canvasContext.getImageData(t.x,t.y,1,1).data
|
|
9162
9165
|
let i=0
|
|
9163
9166
|
for(const e of n)i+=e
|
|
9164
|
-
return i>0}}class
|
|
9165
|
-
class
|
|
9167
|
+
return i>0}}class jD{constructor(e){this.wafermap=e,this.onWheelMove=e=>{e.preventDefault()},this.onMouseMove=e=>{this.hoverHandler.mousemove(e)},this.onMouseOut=()=>{this.hoverHandler.mouseout()},this.zoomHandler=new ZD(e),this.hoverHandler=new UD(e)}attachEvents(){this.zoomHandler.createZoomBehavior(),this.wafermap.addEventListener("mousemove",this.onMouseMove),this.wafermap.addEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.addEventListener("wheel",this.onWheelMove,{passive:!1})}detachEvents(){this.wafermap.removeEventListener("mousemove",this.onMouseMove),this.wafermap.removeEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.removeEventListener("wheel",this.onWheelMove)}}const GD=["canvasWidth","canvasHeight","quadrant","dies","maxCharacters","colorScale","colorScaleMode","highlightedValues","dieLabelsHidden","dieLabelsSuffix","transform","hoverDie"]
|
|
9168
|
+
class WD extends sS{constructor(e){super(GD),this.wafermap=e,this.updateQueued=!1}get requiresEventsUpdate(){return this.isTracked("canvasWidth")||this.isTracked("canvasHeight")||this.isTracked("quadrant")||this.isTracked("dies")||this.isTracked("maxCharacters")||this.isTracked("colorScale")||this.isTracked("colorScaleMode")||this.isTracked("highlightedValues")||this.isTracked("dieLabelsHidden")||this.isTracked("dieLabelsSuffix")||this.isTracked("transform")}get requiresContainerDimensionsUpdate(){return this.isTracked("canvasWidth")||this.isTracked("canvasHeight")}get requiresScalesUpdate(){return this.isTracked("quadrant")||this.isTracked("dies")}get requiresLabelsFontSizeUpdate(){return this.isTracked("maxCharacters")}get requiresDiesRenderInfoUpdate(){return this.isTracked("colorScale")||this.isTracked("colorScaleMode")||this.isTracked("highlightedValues")||this.isTracked("dieLabelsHidden")||this.isTracked("dieLabelsSuffix")}get requiresDrawnWaferUpdate(){return this.isTracked("transform")}get requiresRenderHoverUpdate(){return this.isTracked("hoverDie")}queueUpdate(){this.wafermap.$fastController.isConnected&&(this.updateQueued||(this.updateQueued=!0,u.queueUpdate((()=>{this.wafermap.update(),this.untrackAll(),this.updateQueued=!1}))))}}class KD extends Vt{constructor(){super(...arguments),this.waferMapUpdateTracker=new WD(this),this.quadrant=FD,this.orientation=TD,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=LD,this.dataManager=new ND(this),this.renderer=new qD(this),this.renderQueued=!1,this.transform=_E,this.hoverTransform="",this.hoverOpacity=VD,this.hoverWidth=0,this.hoverHeight=0,this.highlightedValues=[],this.dies=[],this.colorScale={colors:[],values:[]},this.eventCoordinator=new jD(this),this.resizeObserver=this.createResizeObserver()}connectedCallback(){super.connectedCallback(),this.canvasContext=this.canvas.getContext("2d",{willReadFrequently:!0}),this.resizeObserver.observe(this),this.waferMapUpdateTracker.trackAll()}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver.unobserve(this)}update(){this.waferMapUpdateTracker.requiresEventsUpdate?(this.eventCoordinator.detachEvents(),this.waferMapUpdateTracker.requiresContainerDimensionsUpdate?(this.dataManager.updateContainerDimensions(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresScalesUpdate?(this.dataManager.updateScales(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresLabelsFontSizeUpdate?(this.dataManager.updateLabelsFontSize(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresDiesRenderInfoUpdate?(this.dataManager.updateDiesRenderInfo(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresDrawnWaferUpdate&&this.renderer.drawWafer(),this.eventCoordinator.attachEvents()):this.waferMapUpdateTracker.requiresRenderHoverUpdate&&this.renderer.renderHover()}createResizeObserver(){return new ResizeObserver((e=>{const t=e[0]
|
|
9166
9169
|
if(void 0===t)return
|
|
9167
9170
|
const{height:n,width:i}=t.contentRect
|
|
9168
|
-
this.canvas.width=i,this.canvas.height=n,this.canvasWidth=i,this.canvasHeight=n}))}quadrantChanged(){this.waferMapUpdateTracker.track("quadrant"),this.waferMapUpdateTracker.queueUpdate()}maxCharactersChanged(){this.waferMapUpdateTracker.track("maxCharacters"),this.waferMapUpdateTracker.queueUpdate()}dieLabelsHiddenChanged(){this.waferMapUpdateTracker.track("dieLabelsHidden"),this.waferMapUpdateTracker.queueUpdate()}dieLabelsSuffixChanged(){this.waferMapUpdateTracker.track("dieLabelsSuffix"),this.waferMapUpdateTracker.queueUpdate()}colorScaleModeChanged(){this.waferMapUpdateTracker.track("colorScaleMode"),this.waferMapUpdateTracker.queueUpdate()}highlightedValuesChanged(){this.waferMapUpdateTracker.track("highlightedValues"),this.waferMapUpdateTracker.queueUpdate()}diesChanged(){this.waferMapUpdateTracker.track("dies"),this.waferMapUpdateTracker.queueUpdate()}colorScaleChanged(){this.waferMapUpdateTracker.track("colorScale"),this.waferMapUpdateTracker.queueUpdate()}transformChanged(){this.waferMapUpdateTracker.track("transform"),this.waferMapUpdateTracker.queueUpdate()}canvasWidthChanged(){this.waferMapUpdateTracker.track("canvasWidth"),this.waferMapUpdateTracker.queueUpdate()}canvasHeightChanged(){this.waferMapUpdateTracker.track("canvasHeight"),this.waferMapUpdateTracker.queueUpdate()}hoverDieChanged(){this.$emit("die-hover",{currentDie:this.hoverDie}),this.waferMapUpdateTracker.track("hoverDie"),this.waferMapUpdateTracker.queueUpdate()}}e([se],
|
|
9169
|
-
const
|
|
9170
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
9171
|
+
this.canvas.width=i,this.canvas.height=n,this.canvasWidth=i,this.canvasHeight=n}))}quadrantChanged(){this.waferMapUpdateTracker.track("quadrant"),this.waferMapUpdateTracker.queueUpdate()}maxCharactersChanged(){this.waferMapUpdateTracker.track("maxCharacters"),this.waferMapUpdateTracker.queueUpdate()}dieLabelsHiddenChanged(){this.waferMapUpdateTracker.track("dieLabelsHidden"),this.waferMapUpdateTracker.queueUpdate()}dieLabelsSuffixChanged(){this.waferMapUpdateTracker.track("dieLabelsSuffix"),this.waferMapUpdateTracker.queueUpdate()}colorScaleModeChanged(){this.waferMapUpdateTracker.track("colorScaleMode"),this.waferMapUpdateTracker.queueUpdate()}highlightedValuesChanged(){this.waferMapUpdateTracker.track("highlightedValues"),this.waferMapUpdateTracker.queueUpdate()}diesChanged(){this.waferMapUpdateTracker.track("dies"),this.waferMapUpdateTracker.queueUpdate()}colorScaleChanged(){this.waferMapUpdateTracker.track("colorScale"),this.waferMapUpdateTracker.queueUpdate()}transformChanged(){this.waferMapUpdateTracker.track("transform"),this.waferMapUpdateTracker.queueUpdate()}canvasWidthChanged(){this.waferMapUpdateTracker.track("canvasWidth"),this.waferMapUpdateTracker.queueUpdate()}canvasHeightChanged(){this.waferMapUpdateTracker.track("canvasHeight"),this.waferMapUpdateTracker.queueUpdate()}hoverDieChanged(){this.$emit("die-hover",{currentDie:this.hoverDie}),this.waferMapUpdateTracker.track("hoverDie"),this.waferMapUpdateTracker.queueUpdate()}}e([se],KD.prototype,"quadrant",void 0),e([se],KD.prototype,"orientation",void 0),e([se({attribute:"max-characters",converter:oe})],KD.prototype,"maxCharacters",void 0),e([se({attribute:"die-labels-hidden",mode:"boolean"})],KD.prototype,"dieLabelsHidden",void 0),e([se({attribute:"die-labels-suffix"})],KD.prototype,"dieLabelsSuffix",void 0),e([se({attribute:"color-scale-mode"})],KD.prototype,"colorScaleMode",void 0),e([m],KD.prototype,"canvasWidth",void 0),e([m],KD.prototype,"canvasHeight",void 0),e([m],KD.prototype,"transform",void 0),e([m],KD.prototype,"hoverTransform",void 0),e([m],KD.prototype,"hoverOpacity",void 0),e([m],KD.prototype,"hoverWidth",void 0),e([m],KD.prototype,"hoverHeight",void 0),e([m],KD.prototype,"hoverDie",void 0),e([m],KD.prototype,"highlightedValues",void 0),e([m],KD.prototype,"dies",void 0),e([m],KD.prototype,"colorScale",void 0)
|
|
9172
|
+
const XD=KD.compose({baseName:"wafer-map",template:zE,styles:VE})
|
|
9173
|
+
mi.getOrCreate().withPrefix("nimble").register(XD()),mi.tagFor(KD)}()
|
|
9171
9174
|
//# sourceMappingURL=all-components-bundle.min.js.map
|