@ni/nimble-components 17.0.0 → 17.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all-components-bundle.js +98 -7
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +562 -557
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/table/index.d.ts +12 -1
- package/dist/esm/table/index.js +49 -2
- package/dist/esm/table/index.js.map +1 -1
- package/dist/esm/table/models/table-validator.d.ts +13 -0
- package/dist/esm/table/models/table-validator.js +48 -0
- package/dist/esm/table/models/table-validator.js.map +1 -0
- package/dist/esm/table/models/table-validator.spec.d.ts +1 -0
- package/dist/esm/table/models/table-validator.spec.js +218 -0
- package/dist/esm/table/models/table-validator.spec.js.map +1 -0
- package/dist/esm/table/template.d.ts +1 -2
- package/dist/esm/table/template.js +2 -2
- package/dist/esm/table/template.js.map +1 -1
- package/dist/esm/table/types.d.ts +8 -0
- package/dist/esm/wafer-map/index.d.ts +4 -1
- package/dist/esm/wafer-map/index.js +1 -4
- package/dist/esm/wafer-map/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -61,29 +61,29 @@ function m(e,t){v.defineProperty(e,t)}const b=o.getById(3,(()=>{let e=null
|
|
|
61
61
|
return{get:()=>e,set(t){e=t}}}))
|
|
62
62
|
class f{constructor(){this.index=0,this.length=0,this.parent=null,this.parentContext=null}get event(){return b.get()}get isEven(){return this.index%2==0}get isOdd(){return this.index%2!=0}get isFirst(){return 0===this.index}get isInMiddle(){return!this.isFirst&&!this.isLast}get isLast(){return this.index===this.length-1}static setEvent(e){b.set(e)}}v.defineProperty(f.prototype,"index"),v.defineProperty(f.prototype,"length")
|
|
63
63
|
const w=Object.seal(new f)
|
|
64
|
-
class x{constructor(){this.targetIndex=0}}class y extends x{constructor(){super(...arguments),this.createPlaceholder=u.createInterpolationPlaceholder}}class $ extends x{constructor(e,t,i){super(),this.name=e,this.behavior=t,this.options=i}createPlaceholder(e){return u.createCustomAttributePlaceholder(this.name,e)}createBehavior(e){return new this.behavior(e,this.options)}}function C(e,t){this.source=e,this.context=t,null===this.bindingObserver&&(this.bindingObserver=v.binding(this.binding,this,this.isBindingVolatile)),this.updateTarget(this.bindingObserver.observe(e,t))}function k(e,t){this.source=e,this.context=t,this.target.addEventListener(this.targetName,this)}function S(){this.bindingObserver.disconnect(),this.source=null,this.context=null}function
|
|
64
|
+
class x{constructor(){this.targetIndex=0}}class y extends x{constructor(){super(...arguments),this.createPlaceholder=u.createInterpolationPlaceholder}}class $ extends x{constructor(e,t,i){super(),this.name=e,this.behavior=t,this.options=i}createPlaceholder(e){return u.createCustomAttributePlaceholder(this.name,e)}createBehavior(e){return new this.behavior(e,this.options)}}function C(e,t){this.source=e,this.context=t,null===this.bindingObserver&&(this.bindingObserver=v.binding(this.binding,this,this.isBindingVolatile)),this.updateTarget(this.bindingObserver.observe(e,t))}function k(e,t){this.source=e,this.context=t,this.target.addEventListener(this.targetName,this)}function S(){this.bindingObserver.disconnect(),this.source=null,this.context=null}function R(){this.bindingObserver.disconnect(),this.source=null,this.context=null
|
|
65
65
|
const e=this.target.$fastView
|
|
66
|
-
void 0!==e&&e.isComposed&&(e.unbind(),e.needsBindOnly=!0)}function
|
|
66
|
+
void 0!==e&&e.isComposed&&(e.unbind(),e.needsBindOnly=!0)}function _(){this.target.removeEventListener(this.targetName,this),this.source=null,this.context=null}function z(e){u.setAttribute(this.target,this.targetName,e)}function I(e){u.setBooleanAttribute(this.target,this.targetName,e)}function M(e){if(null==e&&(e=""),e.create){this.target.textContent=""
|
|
67
67
|
let t=this.target.$fastView
|
|
68
68
|
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
|
|
69
|
-
void 0!==t&&t.isComposed&&(t.isComposed=!1,t.remove(),t.needsBindOnly?t.needsBindOnly=!1:t.unbind()),this.target.textContent=e}}function A(e){this.target[this.targetName]=e}function
|
|
69
|
+
void 0!==t&&t.isComposed&&(t.isComposed=!1,t.remove(),t.needsBindOnly?t.needsBindOnly=!1:t.unbind()),this.target.textContent=e}}function A(e){this.target[this.targetName]=e}function V(e){const t=this.classVersions||Object.create(null),i=this.target
|
|
70
70
|
let o=this.version||0
|
|
71
71
|
if(null!=e&&e.length){const s=e.split(/\s+/)
|
|
72
72
|
for(let e=0,n=s.length;e<n;++e){const n=s[e]
|
|
73
73
|
""!==n&&(t[n]=o,i.classList.add(n))}}if(this.classVersions=t,this.version=o+1,0!==o){o-=1
|
|
74
|
-
for(const e in t)t[e]===o&&i.classList.remove(e)}}class
|
|
74
|
+
for(const e in t)t[e]===o&&i.classList.remove(e)}}class H extends y{constructor(e){super(),this.binding=e,this.bind=C,this.unbind=S,this.updateTarget=z,this.isBindingVolatile=v.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=A,"innerHTML"===this.cleanedTargetName){const e=this.binding
|
|
75
75
|
this.binding=(t,i)=>u.createHTML(e(t,i))}break
|
|
76
|
-
case"?":this.cleanedTargetName=e.substr(1),this.updateTarget=
|
|
76
|
+
case"?":this.cleanedTargetName=e.substr(1),this.updateTarget=I
|
|
77
77
|
break
|
|
78
|
-
case"@":this.cleanedTargetName=e.substr(1),this.bind=k,this.unbind=
|
|
78
|
+
case"@":this.cleanedTargetName=e.substr(1),this.bind=k,this.unbind=_
|
|
79
79
|
break
|
|
80
|
-
default:this.cleanedTargetName=e,"class"===e&&(this.updateTarget=
|
|
80
|
+
default:this.cleanedTargetName=e,"class"===e&&(this.updateTarget=V)}}targetAtContent(){this.updateTarget=M,this.unbind=R}createBehavior(e){return new O(e,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class O{constructor(e,t,i,o,s,n,r){this.source=null,this.context=null,this.bindingObserver=null,this.target=e,this.binding=t,this.isBindingVolatile=i,this.bind=o,this.unbind=s,this.updateTarget=n,this.targetName=r}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(e){f.setEvent(e)
|
|
81
81
|
const t=this.binding(this.source,this.context)
|
|
82
82
|
f.setEvent(null),!0!==t&&e.preventDefault()}}let E=null
|
|
83
83
|
class L{addFactory(e){e.targetIndex=this.targetIndex,this.behaviorFactories.push(e)}captureContentBinding(e){e.targetAtContent(),this.addFactory(e)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){E=this}static borrow(e){const t=E||new L
|
|
84
84
|
return t.directives=e,t.reset(),E=null,t}}function P(e){if(1===e.length)return e[0]
|
|
85
85
|
let t
|
|
86
|
-
const i=e.length,o=e.map((e=>"string"==typeof e?()=>e:(t=e.targetName||t,e.binding))),s=new
|
|
86
|
+
const i=e.length,o=e.map((e=>"string"==typeof e?()=>e:(t=e.targetName||t,e.binding))),s=new H(((e,t)=>{let s=""
|
|
87
87
|
for(let n=0;n<i;++n)s+=o[n](e,t)
|
|
88
88
|
return s}))
|
|
89
89
|
return s.targetName=t,s}const F=h.length
|
|
@@ -97,7 +97,7 @@ else{const t=parseInt(s.substring(0,n))
|
|
|
97
97
|
o.push(e.directives[t]),r=s.substring(n+F)}""!==r&&o.push(r)}return o}function T(e,t,i=!1){const o=t.attributes
|
|
98
98
|
for(let s=0,n=o.length;s<n;++s){const r=o[s],a=r.value,l=D(e,a)
|
|
99
99
|
let c=null
|
|
100
|
-
null===l?i&&(c=new
|
|
100
|
+
null===l?i&&(c=new H((()=>a)),c.targetName=r.name):c=P(l),null!==c&&(t.removeAttributeNode(r),s--,n--,e.addFactory(c))}}function B(e,t,i){const o=D(e,t.textContent)
|
|
101
101
|
if(null!==o){let s=t
|
|
102
102
|
for(let n=0,r=o.length;n<r;++n){const r=o[n],a=0===n?t:s.parentNode.insertBefore(document.createTextNode(""),s.nextSibling)
|
|
103
103
|
"string"==typeof r?a.textContent=r:(a.textContent=" ",e.captureContentBinding(r)),s=a,e.targetIndex++,a!==t&&i.nextNode()}e.targetIndex--}}const N=document.createRange()
|
|
@@ -158,7 +158,7 @@ let o=""
|
|
|
158
158
|
for(let s=0,n=e.length-1;s<n;++s){const n=e[s]
|
|
159
159
|
let r=t[s]
|
|
160
160
|
if(o+=n,r instanceof j){const e=r
|
|
161
|
-
r=()=>e}if("function"==typeof r&&(r=new
|
|
161
|
+
r=()=>e}if("function"==typeof r&&(r=new H(r)),r instanceof y){const e=G.exec(n)
|
|
162
162
|
null!==e&&(r.targetName=e[2])}r instanceof x?(o+=r.createPlaceholder(i.length),i.push(r)):o+=r}return o+=e[e.length-1],new j(o,i)}class W{constructor(){this.targets=new WeakSet}addStylesTo(e){this.targets.add(e)}removeStylesFrom(e){this.targets.delete(e)}isAttachedTo(e){return this.targets.has(e)}withBehaviors(...e){return this.behaviors=null===this.behaviors?e:this.behaviors.concat(e),this}}function K(e){return e.map((e=>e instanceof W?K(e.styles):[e])).reduce(((e,t)=>e.concat(t)),[])}function X(e){return e.map((e=>e instanceof W?e.behaviors:null)).reduce(((e,t)=>null===t?e:(null===e&&(e=[]),e.concat(t))),null)}W.create=(()=>{if(u.supportsAdoptedStyleSheets){const e=new Map
|
|
163
163
|
return t=>new Y(t,e)}return e=>new Z(e)})()
|
|
164
164
|
class Y extends W{constructor(e,t){super(),this.styles=e,this.styleSheetCache=t,this._styleSheets=void 0,this.behaviors=X(e)}get styleSheets(){if(void 0===this._styleSheets){const e=this.styles,t=this.styleSheetCache
|
|
@@ -302,10 +302,10 @@ return i>o?i=o-e.addedCount:i<0&&(i=o+e.removed.length+i-e.addedCount),i<0&&(i=0
|
|
|
302
302
|
if(void 0===e&&void 0===t)return
|
|
303
303
|
this.needsQueue=!0,this.splices=void 0,this.oldCollection=void 0
|
|
304
304
|
const i=void 0===t?xe(this.source,e):be(this.source,0,this.source.length,t,0,t.length)
|
|
305
|
-
this.notify(i)}}class ke{constructor(e,t){this.target=e,this.propertyName=t}bind(e){e[this.propertyName]=this.target}unbind(){}}function Se(e){return new $("fast-ref",ke,e)}function
|
|
306
|
-
return(t,o)=>e(t,o)?i(t,o):null}const
|
|
307
|
-
function ze(e,t,i,o){e.bind(t[i],o)}function
|
|
308
|
-
s.index=i,s.length=t.length,e.bind(t[i],s)}class
|
|
305
|
+
this.notify(i)}}class ke{constructor(e,t){this.target=e,this.propertyName=t}bind(e){e[this.propertyName]=this.target}unbind(){}}function Se(e){return new $("fast-ref",ke,e)}function Re(e,t){const i="function"==typeof t?t:()=>t
|
|
306
|
+
return(t,o)=>e(t,o)?i(t,o):null}const _e=Object.freeze({positioning:!1,recycle:!0})
|
|
307
|
+
function ze(e,t,i,o){e.bind(t[i],o)}function Ie(e,t,i,o){const s=Object.create(o)
|
|
308
|
+
s.index=i,s.length=t.length,e.bind(t[i],s)}class Me{constructor(e,t,i,o,s,n){this.location=e,this.itemsBinding=t,this.templateBinding=o,this.options=n,this.source=null,this.views=[],this.items=null,this.itemsObserver=null,this.originalContext=void 0,this.childContext=void 0,this.bindView=ze,this.itemsBindingObserver=v.binding(t,this,i),this.templateBindingObserver=v.binding(o,this,s),n.positioning&&(this.bindView=Ie)}bind(e,t){this.source=e,this.originalContext=t,this.childContext=Object.create(t),this.childContext.parent=e,this.childContext.parentContext=this.originalContext,this.items=this.itemsBindingObserver.observe(e,this.originalContext),this.template=this.templateBindingObserver.observe(e,this.originalContext),this.observeItems(!0),this.refreshAllViews()}unbind(){this.source=null,this.items=null,null!==this.itemsObserver&&this.itemsObserver.unsubscribe(this),this.unbindAllViews(),this.itemsBindingObserver.disconnect(),this.templateBindingObserver.disconnect()}handleChange(e,t){e===this.itemsBinding?(this.items=this.itemsBindingObserver.observe(this.source,this.originalContext),this.observeItems(),this.refreshAllViews()):e===this.templateBinding?(this.template=this.templateBindingObserver.observe(this.source,this.originalContext),this.refreshAllViews(!0)):this.updateViews(t)}observeItems(e=!1){if(!this.items)return void(this.items=s)
|
|
309
309
|
const t=this.itemsObserver,i=this.itemsObserver=v.getNotifier(this.items),o=t!==i
|
|
310
310
|
o&&null!==t&&t.unsubscribe(this),(o||e)&&i.subscribe(this)}updateViews(e){const t=this.childContext,i=this.views,o=this.bindView,s=this.items,n=this.template,r=this.options.recycle,a=[]
|
|
311
311
|
let l=0,c=0
|
|
@@ -343,7 +343,7 @@ void 0!==t&&(t.flush(),e=this.slice())
|
|
|
343
343
|
const i=n.apply(this,arguments)
|
|
344
344
|
return void 0!==t&&t.reset(e),i},e.splice=function(){const e=r.apply(this,arguments),t=this.$fastController
|
|
345
345
|
return void 0!==t&&t.addSplice($e(me(+arguments[0],e,arguments.length>2?arguments.length-2:0),this)),e},e.unshift=function(){const e=a.apply(this,arguments),t=this.$fastController
|
|
346
|
-
return void 0!==t&&t.addSplice($e(me(0,[],arguments.length),this)),e}}(),this.isItemsBindingVolatile=v.isVolatileBinding(e),this.isTemplateBindingVolatile=v.isVolatileBinding(t)}createBehavior(e){return new
|
|
346
|
+
return void 0!==t&&t.addSplice($e(me(0,[],arguments.length),this)),e}}(),this.isItemsBindingVolatile=v.isVolatileBinding(e),this.isTemplateBindingVolatile=v.isVolatileBinding(t)}createBehavior(e){return new Me(e,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function Ve(e,t,i=_e){return new Ae(e,"function"==typeof t?t:()=>t,Object.assign(Object.assign({},_e),i))}function He(e){return e?function(t,i,o){return 1===t.nodeType&&t.matches(e)}:function(e,t,i){return 1===e.nodeType}}class Oe{constructor(e,t){this.target=e,this.options=t,this.source=null}bind(e){const t=this.options.property
|
|
347
347
|
this.shouldUpdate=v.getAccessors(e).some((e=>e.name===t)),this.source=e,this.updateTarget(this.computeNodes()),this.shouldUpdate&&this.observe()}unbind(){this.updateTarget(s),this.source=null,this.shouldUpdate&&this.disconnect()}handleEvent(){this.updateTarget(this.computeNodes())}computeNodes(){let e=this.getNodes()
|
|
348
348
|
return void 0!==this.options.filter&&(e=e.filter(this.options.filter)),e}updateTarget(e){this.source[this.options.property]=e}}class Ee extends Oe{constructor(e,t){super(e,t)}observe(){this.target.addEventListener("slotchange",this)}disconnect(){this.target.removeEventListener("slotchange",this)}getNodes(){return this.target.assignedNodes(this.options)}}function Le(e){return"string"==typeof e&&(e={property:e}),new $("fast-slotted",Ee,e)}class Pe extends Oe{constructor(e,t){super(e,t),this.observer=null,t.childList=!0}observe(){null===this.observer&&(this.observer=new MutationObserver(this.handleEvent.bind(this))),this.observer.observe(this.target,this.options)}disconnect(){this.observer.disconnect()}getNodes(){return"subtree"in this.options?Array.from(this.target.querySelectorAll(this.options.selector)):Array.from(this.target.childNodes)}}function Fe(e){return"string"==typeof e&&(e={property:e}),new $("fast-children",Pe,e)}class De{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const Te=(e,t)=>U`
|
|
349
349
|
<span
|
|
@@ -516,16 +516,16 @@ return wt[e]=!0}default:return!1}}function yt(e){return`${e.toLowerCase()}:prese
|
|
|
516
516
|
void 0===$t.get(o)?$t.set(o,t):$t.set(o,!1),i.register(pt.instance(o,t))},forTag(e,t){const i=yt(e),o=$t.get(i)
|
|
517
517
|
if(!1===o){return Qe.findResponsibleContainer(t).get(i)}return o||null}})
|
|
518
518
|
class kt{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
|
|
519
|
-
null===t.template&&(t.template=this.template),null===t.styles&&(t.styles=this.styles)}}class St extends pe{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=Ct.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
|
|
520
|
-
class
|
|
521
|
-
t.tryDefineElement({name:s,type:this.type,baseClass:this.elementDefinition.baseClass,callback:e=>{const t=new kt(
|
|
519
|
+
null===t.template&&(t.template=this.template),null===t.styles&&(t.styles=this.styles)}}class St extends pe{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=Ct.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 _t(this===St?class extends St{}:this,e,t)}}function Rt(e,t,i){return"function"==typeof e?e(t,i):e}Ne([m],St.prototype,"template",void 0),Ne([m],St.prototype,"styles",void 0)
|
|
520
|
+
class _t{constructor(e,t,i){this.type=e,this.elementDefinition=t,this.overrideDefinition=i,this.definition=Object.assign(Object.assign({},this.elementDefinition),this.overrideDefinition)}register(e,t){const i=this.definition,o=this.overrideDefinition,s=`${i.prefix||t.elementPrefix}-${i.baseName}`
|
|
521
|
+
t.tryDefineElement({name:s,type:this.type,baseClass:this.elementDefinition.baseClass,callback:e=>{const t=new kt(Rt(i.template,e,i),Rt(i.styles,e,i))
|
|
522
522
|
e.definePresentation(t)
|
|
523
|
-
let s=
|
|
524
|
-
e.shadowRootMode&&(s?o.shadowOptions||(s.mode=e.shadowRootMode):null!==s&&(s={mode:e.shadowRootMode})),e.defineElement({elementOptions:
|
|
523
|
+
let s=Rt(i.shadowOptions,e,i)
|
|
524
|
+
e.shadowRootMode&&(s?o.shadowOptions||(s.mode=e.shadowRootMode):null!==s&&(s={mode:e.shadowRootMode})),e.defineElement({elementOptions:Rt(i.elementOptions,e,i),shadowOptions:s,attributes:Rt(i.attributes,e,i)})}})}}function zt(e,...t){const i=J.locate(e)
|
|
525
525
|
t.forEach((t=>{Object.getOwnPropertyNames(t.prototype).forEach((i=>{"constructor"!==i&&Object.defineProperty(e.prototype,i,Object.getOwnPropertyDescriptor(t.prototype,i))}))
|
|
526
|
-
J.locate(t).forEach((e=>i.push(e)))}))}const
|
|
527
|
-
function At(...e){return e.every((e=>e instanceof HTMLElement))}let
|
|
528
|
-
const
|
|
526
|
+
J.locate(t).forEach((e=>i.push(e)))}))}const It="horizontal",Mt="vertical"
|
|
527
|
+
function At(...e){return e.every((e=>e instanceof HTMLElement))}let Vt
|
|
528
|
+
const Ht="animationend",Ot="change",Et="resize",Lt="scroll"
|
|
529
529
|
var Pt
|
|
530
530
|
!function(e){e[e.alt=18]="alt",e[e.arrowDown=40]="arrowDown",e[e.arrowLeft=37]="arrowLeft",e[e.arrowRight=39]="arrowRight",e[e.arrowUp=38]="arrowUp",e[e.back=8]="back",e[e.backSlash=220]="backSlash",e[e.break=19]="break",e[e.capsLock=20]="capsLock",e[e.closeBracket=221]="closeBracket",e[e.colon=186]="colon",e[e.colon2=59]="colon2",e[e.comma=188]="comma",e[e.ctrl=17]="ctrl",e[e.delete=46]="delete",e[e.end=35]="end",e[e.enter=13]="enter",e[e.equals=187]="equals",e[e.equals2=61]="equals2",e[e.equals3=107]="equals3",e[e.escape=27]="escape",e[e.forwardSlash=191]="forwardSlash",e[e.function1=112]="function1",e[e.function10=121]="function10",e[e.function11=122]="function11",e[e.function12=123]="function12",e[e.function2=113]="function2",e[e.function3=114]="function3",e[e.function4=115]="function4",e[e.function5=116]="function5",e[e.function6=117]="function6",e[e.function7=118]="function7",e[e.function8=119]="function8",e[e.function9=120]="function9",e[e.home=36]="home",e[e.insert=45]="insert",e[e.menu=93]="menu",e[e.minus=189]="minus",e[e.minus2=109]="minus2",e[e.numLock=144]="numLock",e[e.numPad0=96]="numPad0",e[e.numPad1=97]="numPad1",e[e.numPad2=98]="numPad2",e[e.numPad3=99]="numPad3",e[e.numPad4=100]="numPad4",e[e.numPad5=101]="numPad5",e[e.numPad6=102]="numPad6",e[e.numPad7=103]="numPad7",e[e.numPad8=104]="numPad8",e[e.numPad9=105]="numPad9",e[e.numPadDivide=111]="numPadDivide",e[e.numPadDot=110]="numPadDot",e[e.numPadMinus=109]="numPadMinus",e[e.numPadMultiply=106]="numPadMultiply",e[e.numPadPlus=107]="numPadPlus",e[e.openBracket=219]="openBracket",e[e.pageDown=34]="pageDown",e[e.pageUp=33]="pageUp",e[e.period=190]="period",e[e.print=44]="print",e[e.quote=222]="quote",e[e.scrollLock=145]="scrollLock",e[e.shift=16]="shift",e[e.space=32]="space",e[e.tab=9]="tab",e[e.tilde=192]="tilde",e[e.windowsLeft=91]="windowsLeft",e[e.windowsOpera=219]="windowsOpera",e[e.windowsRight=92]="windowsRight"}(Pt||(Pt={}))
|
|
531
531
|
const Ft="ArrowDown",Dt="ArrowLeft",Tt="ArrowRight",Bt="ArrowUp",Nt="Enter",qt="Escape",jt="Home",Gt="End",Ut=" ",Wt="Tab",Kt={ArrowDown:Ft,ArrowLeft:Dt,ArrowRight:Tt,ArrowUp:Bt}
|
|
@@ -713,15 +713,15 @@ this.options.forEach(((e,t)=>{e.id||(e.id=Jt("option-")),e.ariaPosInSet=`${t+1}`
|
|
|
713
713
|
if(e.length){const t=this.options.indexOf(e[0])
|
|
714
714
|
t>-1&&(this.selectedIndex=t)}this.typeaheadExpired=!1}}}ki.slottedOptionFilter=e=>yi(e)&&!e.hidden,ki.TYPE_AHEAD_TIMEOUT_MS=1e3,Ne([oe({mode:"boolean"})],ki.prototype,"disabled",void 0),Ne([m],ki.prototype,"selectedIndex",void 0),Ne([m],ki.prototype,"selectedOptions",void 0),Ne([m],ki.prototype,"slottedOptions",void 0),Ne([m],ki.prototype,"typeaheadBuffer",void 0)
|
|
715
715
|
class Si{}Ne([m],Si.prototype,"ariaActiveDescendant",void 0),Ne([m],Si.prototype,"ariaDisabled",void 0),Ne([m],Si.prototype,"ariaExpanded",void 0),Ne([m],Si.prototype,"ariaMultiSelectable",void 0),zt(Si,ei),zt(ki,Si)
|
|
716
|
-
const
|
|
717
|
-
class zi extends ki{}class
|
|
718
|
-
class Oi extends
|
|
716
|
+
const Ri="above",_i="below"
|
|
717
|
+
class zi extends ki{}class Ii extends(ui(zi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Mi="inline",Ai="list",Vi="both",Hi="none"
|
|
718
|
+
class Oi extends Ii{constructor(){super(...arguments),this._value="",this.filteredOptions=[],this.filter="",this.forcedPosition=!1,this.listboxId=Jt("listbox-"),this.maxHeight=0,this.open=!1}formResetCallback(){super.formResetCallback(),this.setDefaultSelectedOption(),this.updateValue()}validate(){super.validate(this.control)}get isAutocompleteInline(){return this.autocomplete===Mi||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===Ai||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===Vi}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),void u.queueUpdate((()=>this.focus()))
|
|
719
719
|
this.ariaControls="",this.ariaExpanded="false"}get options(){return v.track(this,"options"),this.filteredOptions.length?this.filteredOptions:this._options}set options(e){this._options=e,v.notify(this,"options")}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}positionChanged(e,t){this.positionAttribute=t,this.setPositioning()}get value(){return v.track(this,"value"),this._value}set value(e){var t,i,o
|
|
720
720
|
const s=`${this._value}`
|
|
721
721
|
if(this.$fastController.isConnected&&this.options){const s=this.options.findIndex((t=>t.text.toLowerCase()===e.toLowerCase())),n=null===(t=this.options[this.selectedIndex])||void 0===t?void 0:t.text,r=null===(i=this.options[s])||void 0===i?void 0:i.text
|
|
722
722
|
this.selectedIndex=n!==r?s:this.selectedIndex,e=(null===(o=this.firstSelectedOption)||void 0===o?void 0:o.text)||e}s!==e&&(this._value=e,super.valueChanged(s,e),v.notify(this,"value"))}clickHandler(e){if(!this.disabled){if(this.open){const t=e.target.closest("option,[role=option]")
|
|
723
723
|
if(!t||t.disabled)return
|
|
724
|
-
this.selectedOptions=[t],this.control.value=t.text,this.clearSelectionRange(),this.updateValue(!0)}return this.open=!this.open,this.open&&this.control.focus(),!0}}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.value&&(this.initialValue=this.value)}disabledChanged(e,t){super.disabledChanged&&super.disabledChanged(e,t),this.ariaDisabled=this.disabled?"true":"false"}filterOptions(){this.autocomplete&&this.autocomplete!==
|
|
724
|
+
this.selectedOptions=[t],this.control.value=t.text,this.clearSelectionRange(),this.updateValue(!0)}return this.open=!this.open,this.open&&this.control.focus(),!0}}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.value&&(this.initialValue=this.value)}disabledChanged(e,t){super.disabledChanged&&super.disabledChanged(e,t),this.ariaDisabled=this.disabled?"true":"false"}filterOptions(){this.autocomplete&&this.autocomplete!==Hi||(this.filter="")
|
|
725
725
|
const e=this.filter.toLowerCase()
|
|
726
726
|
this.filteredOptions=this._options.filter((e=>e.text.toLowerCase().startsWith(this.filter.toLowerCase()))),this.isAutocompleteList&&(this.filteredOptions.length||e||(this.filteredOptions=this._options),this._options.forEach((e=>{e.hidden=!this.filteredOptions.includes(e)})))}focusAndScrollOptionIntoView(){this.contains(document.activeElement)&&(this.control.focus(),this.firstSelectedOption&&requestAnimationFrame((()=>{var e
|
|
727
727
|
null===(e=this.firstSelectedOption)||void 0===e||e.scrollIntoView({block:"nearest"})})))}focusoutHandler(e){if(this.syncValue(),!this.open)return!0
|
|
@@ -745,7 +745,7 @@ super.selectedIndexChanged(e,t)}}selectPreviousOption(){!this.disabled&&this.sel
|
|
|
745
745
|
this.selectedIndex=e,!this.dirtyValue&&this.firstSelectedOption&&(this.value=this.firstSelectedOption.text),this.setSelectedOptions()}}setInputToSelection(){this.firstSelectedOption&&(this.control.value=this.firstSelectedOption.text,this.control.focus())}setInlineSelection(){this.firstSelectedOption&&(this.setInputToSelection(),this.control.setSelectionRange(this.filter.length,this.control.value.length,"backward"))}syncValue(){var e
|
|
746
746
|
const t=this.selectedIndex>-1?null===(e=this.firstSelectedOption)||void 0===e?void 0:e.text:this.control.value
|
|
747
747
|
this.updateValue(this.value!==t)}setPositioning(){const e=this.getBoundingClientRect(),t=window.innerHeight-e.bottom
|
|
748
|
-
this.position=this.forcedPosition?this.positionAttribute:e.top>t?_i
|
|
748
|
+
this.position=this.forcedPosition?this.positionAttribute:e.top>t?Ri:_i,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Ri?~~e.top:~~t}selectedOptionsChanged(e,t){this.$fastController.isConnected&&this._options.forEach((e=>{e.selected=t.includes(e)}))}slottedOptionsChanged(e,t){super.slottedOptionsChanged(e,t),this.updateValue()}updateValue(e){var t
|
|
749
749
|
this.$fastController.isConnected&&(this.value=(null===(t=this.firstSelectedOption)||void 0===t?void 0:t.text)||this.control.value,this.control.value=this.value),e&&this.$emit("change")}clearSelectionRange(){const e=this.control.value.length
|
|
750
750
|
this.control.setSelectionRange(e,e)}}Ne([oe({attribute:"autocomplete",mode:"fromView"})],Oi.prototype,"autocomplete",void 0),Ne([m],Oi.prototype,"maxHeight",void 0),Ne([oe({attribute:"open",mode:"boolean"})],Oi.prototype,"open",void 0),Ne([oe],Oi.prototype,"placeholder",void 0),Ne([oe({attribute:"position"})],Oi.prototype,"positionAttribute",void 0),Ne([m],Oi.prototype,"position",void 0)
|
|
751
751
|
class Ei{}Ne([m],Ei.prototype,"ariaAutoComplete",void 0),Ne([m],Ei.prototype,"ariaControls",void 0),zt(Ei,Si),zt(Oi,De,Ei)
|
|
@@ -907,9 +907,9 @@ default:return!0}}domChildren(){return Array.from(this.children).filter((e=>!e.h
|
|
|
907
907
|
if(this.isFocusableElement(i)){this.focusIndex>-1&&this.menuItems.length>=this.focusIndex-1&&this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.focusIndex=e,i.setAttribute("tabindex","0"),i.focus()
|
|
908
908
|
break}e+=t}}}$o.focusableElementRoles=xo,Ne([m],$o.prototype,"items",void 0)
|
|
909
909
|
class Co extends St{}class ko extends(ui(Co)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const So="text"
|
|
910
|
-
class
|
|
911
|
-
class
|
|
912
|
-
class zo extends St{}class
|
|
910
|
+
class Ro extends ko{constructor(){super(...arguments),this.type=So}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)}}Ne([oe({attribute:"readonly",mode:"boolean"})],Ro.prototype,"readOnly",void 0),Ne([oe({mode:"boolean"})],Ro.prototype,"autofocus",void 0),Ne([oe],Ro.prototype,"placeholder",void 0),Ne([oe],Ro.prototype,"type",void 0),Ne([oe],Ro.prototype,"list",void 0),Ne([oe({converter:te})],Ro.prototype,"maxlength",void 0),Ne([oe({converter:te})],Ro.prototype,"minlength",void 0),Ne([oe],Ro.prototype,"pattern",void 0),Ne([oe({converter:te})],Ro.prototype,"size",void 0),Ne([oe({mode:"boolean"})],Ro.prototype,"spellcheck",void 0),Ne([m],Ro.prototype,"defaultSlottedNodes",void 0)
|
|
911
|
+
class _o{}zt(_o,ei),zt(Ro,De,_o)
|
|
912
|
+
class zo extends St{}class Io extends(ui(zo)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class Mo extends Io{constructor(){super(...arguments),this.hideStep=!1,this.step=1,this.isUserInput=!1}maxChanged(e,t){var i
|
|
913
913
|
this.max=Math.max(t,null!==(i=this.min)&&void 0!==i?i:t)
|
|
914
914
|
const o=Math.min(this.min,this.max)
|
|
915
915
|
void 0!==this.min&&this.min!==o&&(this.min=o),this.value=this.getValidValue(this.value)}minChanged(e,t){var i
|
|
@@ -920,8 +920,8 @@ let o=parseFloat(parseFloat(e).toPrecision(12))
|
|
|
920
920
|
return isNaN(o)?o="":(o=Math.min(o,null!==(t=this.max)&&void 0!==t?t:o),o=Math.max(o,null!==(i=this.min)&&void 0!==i?i:o).toString()),o}stepUp(){const e=parseFloat(this.value),t=isNaN(e)?this.min>0?this.min:this.max<0?this.max:this.min?0:this.step:e+this.step
|
|
921
921
|
this.value=t.toString()}stepDown(){const e=parseFloat(this.value),t=isNaN(e)?this.min>0?this.min:this.max<0?this.max:this.min?0:0-this.step:e-this.step
|
|
922
922
|
this.value=t.toString()}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type","number"),this.validate(),this.control.value=this.value,this.autofocus&&u.queueUpdate((()=>{this.focus()}))}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.control.value=this.control.value.replace(/[^0-9\-+e.]/g,""),this.isUserInput=!0,this.value=this.control.value}handleChange(){this.$emit("change")}handleKeyDown(e){switch(e.key){case Bt:return this.stepUp(),!1
|
|
923
|
-
case Ft:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}Ne([oe({attribute:"readonly",mode:"boolean"})],
|
|
924
|
-
class Ao extends St{constructor(){super(...arguments),this.orientation=
|
|
923
|
+
case Ft:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}Ne([oe({attribute:"readonly",mode:"boolean"})],Mo.prototype,"readOnly",void 0),Ne([oe({mode:"boolean"})],Mo.prototype,"autofocus",void 0),Ne([oe({attribute:"hide-step",mode:"boolean"})],Mo.prototype,"hideStep",void 0),Ne([oe],Mo.prototype,"placeholder",void 0),Ne([oe],Mo.prototype,"list",void 0),Ne([oe({converter:te})],Mo.prototype,"maxlength",void 0),Ne([oe({converter:te})],Mo.prototype,"minlength",void 0),Ne([oe({converter:te})],Mo.prototype,"size",void 0),Ne([oe({converter:te})],Mo.prototype,"step",void 0),Ne([oe({converter:te})],Mo.prototype,"max",void 0),Ne([oe({converter:te})],Mo.prototype,"min",void 0),Ne([m],Mo.prototype,"defaultSlottedNodes",void 0),zt(Mo,De,_o)
|
|
924
|
+
class Ao extends St{constructor(){super(...arguments),this.orientation=It,this.radioChangeHandler=e=>{const t=e.target
|
|
925
925
|
t.checked&&(this.slottedRadioButtons.forEach((e=>{e!==t&&(e.checked=!1,this.isInsideFoundationToolbar||e.setAttribute("tabindex","-1"))})),this.selectedRadio=t,this.value=t.value,t.setAttribute("tabindex","0"),this.focusedRadio=t),e.stopPropagation()},this.moveToRadioByIndex=(e,t)=>{const i=e[t]
|
|
926
926
|
this.isInsideToolbar||(i.setAttribute("tabindex","0"),i.readOnly?this.slottedRadioButtons.forEach((e=>{e!==i&&e.setAttribute("tabindex","-1")})):(i.checked=!0,this.selectedRadio=i)),this.focusedRadio=i,i.focus()},this.moveRightOffGroup=()=>{var e
|
|
927
927
|
null===(e=this.nextElementSibling)||void 0===e||e.focus()},this.moveLeftOffGroup=()=>{var e
|
|
@@ -954,7 +954,7 @@ if(t>1){e[t-1].checked=!0}let i=!1
|
|
|
954
954
|
if(this.slottedRadioButtons.forEach((e=>{void 0!==this.name&&e.setAttribute("name",this.name),this.disabled&&(e.disabled=!0),this.readOnly&&(e.readOnly=!0),this.value&&this.value===e.value?(this.selectedRadio=e,this.focusedRadio=e,e.checked=!0,e.setAttribute("tabindex","0"),i=!0):(this.isInsideFoundationToolbar||e.setAttribute("tabindex","-1"),e.checked=!1),e.addEventListener("change",this.radioChangeHandler)})),void 0===this.value&&this.slottedRadioButtons.length>0){const e=this.slottedRadioButtons.filter((e=>e.hasAttribute("checked"))),t=null!==e?e.length:0
|
|
955
955
|
if(t>0&&!i){const i=e[t-1]
|
|
956
956
|
i.checked=!0,this.focusedRadio=i,i.setAttribute("tabindex","0")}else this.slottedRadioButtons[0].setAttribute("tabindex","0"),this.focusedRadio=this.slottedRadioButtons[0]}}}Ne([oe({attribute:"readonly",mode:"boolean"})],Ao.prototype,"readOnly",void 0),Ne([oe({attribute:"disabled",mode:"boolean"})],Ao.prototype,"disabled",void 0),Ne([oe],Ao.prototype,"name",void 0),Ne([oe],Ao.prototype,"value",void 0),Ne([oe],Ao.prototype,"orientation",void 0),Ne([m],Ao.prototype,"childItems",void 0),Ne([m],Ao.prototype,"slottedRadioButtons",void 0)
|
|
957
|
-
class
|
|
957
|
+
class Vo extends St{}class Ho extends(pi(Vo)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class Oo extends Ho{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(e.key!==Ut)return!0
|
|
958
958
|
this.checked||this.readOnly||(this.checked=!0)},this.proxy.setAttribute("type","radio")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}defaultCheckedChanged(){var e
|
|
959
959
|
this.$fastController.isConnected&&!this.dirtyChecked&&(this.isInsideRadioGroup()||(this.checked=null!==(e=this.defaultChecked)&&void 0!==e&&e,this.dirtyChecked=!1))}connectedCallback(){var e,t
|
|
960
960
|
super.connectedCallback(),this.validate(),"radiogroup"!==(null===(e=this.parentElement)||void 0===e?void 0:e.getAttribute("role"))&&null===this.getAttribute("tabindex")&&(this.disabled||this.setAttribute("tabindex","0")),this.checkedAttribute&&(this.dirtyChecked||this.isInsideRadioGroup()||(this.checked=null!==(t=this.defaultChecked)&&void 0!==t&&t,this.dirtyChecked=!1))}isInsideRadioGroup(){return null!==this.closest("[role=radiogroup]")}clickHandler(e){this.disabled||this.readOnly||this.checked||(this.checked=!0)}}function Eo(e,t,i){return e.nodeType!==Node.TEXT_NODE||"string"==typeof e.nodeValue&&!!e.nodeValue.trim().length}Ne([oe({attribute:"readonly",mode:"boolean"})],Oo.prototype,"readOnly",void 0),Ne([m],Oo.prototype,"name",void 0),Ne([m],Oo.prototype,"defaultSlottedNodes",void 0)
|
|
@@ -963,7 +963,7 @@ this.ariaControls="",this.ariaExpanded="false"}}get collapsible(){return!(this.m
|
|
|
963
963
|
const l=`${this._value}`
|
|
964
964
|
if(null===(t=this._options)||void 0===t?void 0:t.length){const t=this._options.findIndex((t=>t.value===e)),l=null!==(o=null===(i=this._options[this.selectedIndex])||void 0===i?void 0:i.value)&&void 0!==o?o:null,c=null!==(n=null===(s=this._options[t])||void 0===s?void 0:s.value)&&void 0!==n?n:null;-1!==t&&l===c||(e="",this.selectedIndex=t),e=null!==(a=null===(r=this.firstSelectedOption)||void 0===r?void 0:r.value)&&void 0!==a?a:e}l!==e&&(this._value=e,super.valueChanged(l,e),v.notify(this,"value"),this.updateDisplayValue())}updateValue(e){var t,i
|
|
965
965
|
this.$fastController.isConnected&&(this.value=null!==(i=null===(t=this.firstSelectedOption)||void 0===t?void 0:t.value)&&void 0!==i?i:""),e&&(this.$emit("input"),this.$emit("change",this,{bubbles:!0,composed:void 0}))}selectedIndexChanged(e,t){super.selectedIndexChanged(e,t),this.updateValue()}positionChanged(e,t){this.positionAttribute=t,this.setPositioning()}setPositioning(){const e=this.getBoundingClientRect(),t=window.innerHeight-e.bottom
|
|
966
|
-
this.position=this.forcedPosition?this.positionAttribute:e.top>t?_i
|
|
966
|
+
this.position=this.forcedPosition?this.positionAttribute:e.top>t?Ri:_i,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Ri?~~e.top:~~t}get displayValue(){var e,t
|
|
967
967
|
return v.track(this,"displayValue"),null!==(t=null===(e=this.firstSelectedOption)||void 0===e?void 0:e.text)&&void 0!==t?t:""}disabledChanged(e,t){super.disabledChanged&&super.disabledChanged(e,t),this.ariaDisabled=this.disabled?"true":"false"}formResetCallback(){this.setProxyOptions(),super.setDefaultSelectedOption(),-1===this.selectedIndex&&(this.selectedIndex=0)}clickHandler(e){if(!this.disabled){if(this.open){const t=e.target.closest("option,[role=option]")
|
|
968
968
|
if(t&&t.disabled)return}return super.clickHandler(e),this.open=this.collapsible&&!this.open,this.open||this.indexWhenOpened===this.selectedIndex||this.updateValue(!0),!0}}focusoutHandler(e){var t
|
|
969
969
|
if(super.focusoutHandler(e),!this.open)return!0
|
|
@@ -1020,9 +1020,9 @@ this.activeIndicatorRef.style[e]=`${this.prevActiveTabIndex+1}`
|
|
|
1020
1020
|
const n=s-o
|
|
1021
1021
|
this.activeIndicatorRef.style.transform=`${t}(${n}px)`,this.activeIndicatorRef.classList.add("activeIndicatorTransition"),this.activeIndicatorRef.addEventListener("transitionend",(()=>{this.ticking=!1,this.activeIndicatorRef.style[e]=`${this.activeTabIndex+1}`,this.activeIndicatorRef.style.transform=`${t}(0px)`,this.activeIndicatorRef.classList.remove("activeIndicatorTransition")}))}adjust(e){this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=function(e,t,i){return i<e?t:i>t?e:i}(0,this.tabs.length-1,this.activeTabIndex+e),this.setComponent()}focusTab(){this.tabs[this.activeTabIndex].focus()}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}}Ne([oe],Uo.prototype,"orientation",void 0),Ne([oe],Uo.prototype,"activeid",void 0),Ne([m],Uo.prototype,"tabs",void 0),Ne([m],Uo.prototype,"tabpanels",void 0),Ne([oe({mode:"boolean"})],Uo.prototype,"activeindicator",void 0),Ne([m],Uo.prototype,"activeIndicatorRef",void 0),Ne([m],Uo.prototype,"showActiveIndicator",void 0),zt(Uo,De)
|
|
1022
1022
|
class Wo extends St{}class Ko extends(ui(Wo)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}const Xo="none"
|
|
1023
|
-
class Yo extends Ko{constructor(){super(...arguments),this.resize=Xo,this.cols=20,this.handleTextInput=()=>{this.value=this.control.value}}readOnlyChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.readOnly=this.readOnly)}autofocusChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.autofocus=this.autofocus)}listChanged(){this.proxy instanceof HTMLTextAreaElement&&this.proxy.setAttribute("list",this.list)}maxlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.maxLength=this.maxlength)}minlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.minLength=this.minlength)}spellcheckChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.spellcheck=this.spellcheck)}select(){this.control.select(),this.$emit("select")}handleChange(){this.$emit("change")}validate(){super.validate(this.control)}}Ne([oe({mode:"boolean"})],Yo.prototype,"readOnly",void 0),Ne([oe],Yo.prototype,"resize",void 0),Ne([oe({mode:"boolean"})],Yo.prototype,"autofocus",void 0),Ne([oe({attribute:"form"})],Yo.prototype,"formId",void 0),Ne([oe],Yo.prototype,"list",void 0),Ne([oe({converter:te})],Yo.prototype,"maxlength",void 0),Ne([oe({converter:te})],Yo.prototype,"minlength",void 0),Ne([oe],Yo.prototype,"name",void 0),Ne([oe],Yo.prototype,"placeholder",void 0),Ne([oe({converter:te,mode:"fromView"})],Yo.prototype,"cols",void 0),Ne([oe({converter:te,mode:"fromView"})],Yo.prototype,"rows",void 0),Ne([oe({mode:"boolean"})],Yo.prototype,"spellcheck",void 0),Ne([m],Yo.prototype,"defaultSlottedNodes",void 0),zt(Yo,
|
|
1024
|
-
const Qo=Object.freeze({[Kt.ArrowUp]:{[
|
|
1025
|
-
class Zo extends St{constructor(){super(...arguments),this._activeIndex=0,this.direction=Xt.ltr,this.orientation=
|
|
1023
|
+
class Yo extends Ko{constructor(){super(...arguments),this.resize=Xo,this.cols=20,this.handleTextInput=()=>{this.value=this.control.value}}readOnlyChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.readOnly=this.readOnly)}autofocusChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.autofocus=this.autofocus)}listChanged(){this.proxy instanceof HTMLTextAreaElement&&this.proxy.setAttribute("list",this.list)}maxlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.maxLength=this.maxlength)}minlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.minLength=this.minlength)}spellcheckChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.spellcheck=this.spellcheck)}select(){this.control.select(),this.$emit("select")}handleChange(){this.$emit("change")}validate(){super.validate(this.control)}}Ne([oe({mode:"boolean"})],Yo.prototype,"readOnly",void 0),Ne([oe],Yo.prototype,"resize",void 0),Ne([oe({mode:"boolean"})],Yo.prototype,"autofocus",void 0),Ne([oe({attribute:"form"})],Yo.prototype,"formId",void 0),Ne([oe],Yo.prototype,"list",void 0),Ne([oe({converter:te})],Yo.prototype,"maxlength",void 0),Ne([oe({converter:te})],Yo.prototype,"minlength",void 0),Ne([oe],Yo.prototype,"name",void 0),Ne([oe],Yo.prototype,"placeholder",void 0),Ne([oe({converter:te,mode:"fromView"})],Yo.prototype,"cols",void 0),Ne([oe({converter:te,mode:"fromView"})],Yo.prototype,"rows",void 0),Ne([oe({mode:"boolean"})],Yo.prototype,"spellcheck",void 0),Ne([m],Yo.prototype,"defaultSlottedNodes",void 0),zt(Yo,_o)
|
|
1024
|
+
const Qo=Object.freeze({[Kt.ArrowUp]:{[Mt]:-1},[Kt.ArrowDown]:{[Mt]:1},[Kt.ArrowLeft]:{[It]:{[Xt.ltr]:-1,[Xt.rtl]:1}},[Kt.ArrowRight]:{[It]:{[Xt.ltr]:1,[Xt.rtl]:-1}}})
|
|
1025
|
+
class Zo extends St{constructor(){super(...arguments),this._activeIndex=0,this.direction=Xt.ltr,this.orientation=It}get activeIndex(){return v.track(this,"activeIndex"),this._activeIndex}set activeIndex(e){this.$fastController.isConnected&&(this._activeIndex=Yt(0,this.focusableElements.length-1,e),v.notify(this,"activeIndex"))}slottedItemsChanged(){this.$fastController.isConnected&&this.reduceFocusableElements()}clickHandler(e){var t
|
|
1026
1026
|
const i=null===(t=this.focusableElements)||void 0===t?void 0:t.indexOf(e.target)
|
|
1027
1027
|
return i>-1&&this.activeIndex!==i&&this.setFocusedElement(i),!0}childItemsChanged(e,t){this.$fastController.isConnected&&this.reduceFocusableElements()}connectedCallback(){super.connectedCallback(),this.direction=oi(this)}focusinHandler(e){const t=e.relatedTarget
|
|
1028
1028
|
t&&!this.contains(t)&&this.setFocusedElement()}getDirectionalIncrementer(e){var t,i,o,s,n
|
|
@@ -1096,21 +1096,21 @@ At(o)&&ms.focusItem(o)}getValidFocusableItem(){const e=this.getVisibleNodes()
|
|
|
1096
1096
|
let t=e.findIndex(this.isSelectedElement)
|
|
1097
1097
|
return-1===t&&(t=e.findIndex(this.isFocusableElement)),-1!==t?e[t]:null}checkForNestedItems(){return this.slottedTreeItems.some((e=>vs(e)&&e.querySelector("[role='treeitem']")))}getVisibleNodes(){return function(e,t){if(!e||!t||!At(e))return
|
|
1098
1098
|
return Array.from(e.querySelectorAll(t)).filter((e=>null!==e.offsetParent))}(this,"[role='treeitem']")||[]}}Ne([oe({attribute:"render-collapsed-nodes"})],bs.prototype,"renderCollapsedNodes",void 0),Ne([m],bs.prototype,"currentSelected",void 0),Ne([m],bs.prototype,"slottedTreeItems",void 0)
|
|
1099
|
-
function fs(e){return`:host([hidden]){display:none}:host{display:${e}}`}const ws=function(){if("boolean"==typeof
|
|
1100
|
-
if("undefined"==typeof window||!window.document||!window.document.createElement)return
|
|
1099
|
+
function fs(e){return`:host([hidden]){display:none}:host{display:${e}}`}const ws=function(){if("boolean"==typeof Vt)return Vt
|
|
1100
|
+
if("undefined"==typeof window||!window.document||!window.document.createElement)return Vt=!1,Vt
|
|
1101
1101
|
const e=document.createElement("style"),t=function(){const e=document.querySelector('meta[property="csp-nonce"]')
|
|
1102
1102
|
return e?e.getAttribute("content"):null}()
|
|
1103
1103
|
null!==t&&e.setAttribute("nonce",t),document.head.appendChild(e)
|
|
1104
|
-
try{e.sheet.insertRule("foo:focus-visible {color:inherit}",0),
|
|
1104
|
+
try{e.sheet.insertRule("foo:focus-visible {color:inherit}",0),Vt=!0}catch(e){Vt=!1}finally{document.head.removeChild(e)}return Vt}()?"focus-visible":"focus"
|
|
1105
1105
|
class xs extends ti{}const ys=`:${ws}`,$s=new RegExp("[^#a-f\\d]","gi"),Cs=new RegExp("^#?[a-f\\d]{3}[a-f\\d]?$|^#?[a-f\\d]{6}([a-f\\d]{2})?$","i")
|
|
1106
1106
|
function ks(e,t={}){if("string"!=typeof e||$s.test(e)||!Cs.test(e))throw new TypeError("Expected a valid hex string")
|
|
1107
1107
|
let i=1
|
|
1108
1108
|
8===(e=e.replace(/^#/,"")).length&&(i=Number.parseInt(e.slice(6,8),16)/255,e=e.slice(0,6)),4===e.length&&(i=Number.parseInt(e.slice(3,4).repeat(2),16)/255,e=e.slice(0,3)),3===e.length&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2])
|
|
1109
1109
|
const o=Number.parseInt(e,16),s=o>>16,n=o>>8&255,r=255&o,a="number"==typeof t.alpha?t.alpha:i
|
|
1110
1110
|
if("array"===t.format)return[s,n,r,a]
|
|
1111
|
-
if("css"===t.format){return`rgb(${s} ${n} ${r}${1===a?"":` / ${Number((100*a).toFixed(2))}%`})`}return{red:s,green:n,blue:r,alpha:a}}const Ss="#a46eff",
|
|
1111
|
+
if("css"===t.format){return`rgb(${s} ${n} ${r}${1===a?"":` / ${Number((100*a).toFixed(2))}%`})`}return{red:s,green:n,blue:r,alpha:a}}const Ss="#a46eff",Rs="#804ad9",_s="#ff8126",zs="#009921",Is="#00c12b",Ms="#f1f1f2",As="#f5f5f5",Vs="#ffffff",Hs="#252526",Os="#363738",Es="#505153",Ls="#000000",Ps="#161617",Fs="#074023",Ds="#009b65",Ts="#d63434",Bs="#ff4b00",Ns="#006b46",qs="#32eb96",js="Source Sans Pro",Gs="400",Us="14px",Ws="18px",Ks="14px",Xs="0.25s"
|
|
1112
1112
|
function Ys(e,t){const{red:i,green:o,blue:s}=ks(e)
|
|
1113
|
-
return`rgba(${i}, ${o}, ${s}, ${t})`}const Qs=Ys(Ls,.3),Zs=Ys(Ls,.6),Js=Ys(Ls,.6),en="light",tn="dark",on="color",sn="action-rgb-partial-color",nn="application-background-color",rn="divider-background-color",an="header-background-color",ln="section-background-color",cn="fill-selected-color",dn="fill-selected-rgb-partial-color",hn="fill-hover-selected-color",un="fill-hover-color",pn="fill-down-color",gn="border-color",vn="border-rgb-partial-color",mn="fail-color",bn="warning-color",fn="pass-color",wn="information-color",xn="border-hover-color",yn="icon-color",$n="modal-backdrop-color",Cn="popup-border-color",kn="control-height",Sn="small-padding",
|
|
1113
|
+
return`rgba(${i}, ${o}, ${s}, ${t})`}const Qs=Ys(Ls,.3),Zs=Ys(Ls,.6),Js=Ys(Ls,.6),en="light",tn="dark",on="color",sn="action-rgb-partial-color",nn="application-background-color",rn="divider-background-color",an="header-background-color",ln="section-background-color",cn="fill-selected-color",dn="fill-selected-rgb-partial-color",hn="fill-hover-selected-color",un="fill-hover-color",pn="fill-down-color",gn="border-color",vn="border-rgb-partial-color",mn="fail-color",bn="warning-color",fn="pass-color",wn="information-color",xn="border-hover-color",yn="icon-color",$n="modal-backdrop-color",Cn="popup-border-color",kn="control-height",Sn="small-padding",Rn="standard-padding",_n="label-height",zn="border-width",In="icon-size",Mn="group-header-text-transform",An="drawer-width",Vn="small-delay",Hn="medium-delay",On="large-delay",En="headline-plus-1-font",Ln="headline-font",Pn="table-header-font",Fn="title-plus-2-font",Dn="title-plus-1-font",Tn="title-font",Bn="subtitle-plus-1-font",Nn="subtitle-font",qn="link-font",jn="link-active-font",Gn="link-prominent-font",Un="link-active-prominent-font",Wn="placeholder-font",Kn="body-emphasized-font",Xn="body-font",Yn="group-header-font",Qn="control-label-font",Zn="button-label-font",Jn="tooltip-caption-font",er="tooltip-background-color",tr="error-text-font",ir="table-row-border-color",or="elevation-1-box-shadow",sr="elevation-2-box-shadow",nr="elevation-3-box-shadow",rr=e=>`ni-nimble-${e}`,ar=U`<slot></slot>`,lr=ve`
|
|
1114
1114
|
:host {
|
|
1115
1115
|
display: contents;
|
|
1116
1116
|
}
|
|
@@ -1118,29 +1118,29 @@ return`rgba(${i}, ${o}, ${s}, ${t})`}const Qs=Ys(Ls,.3),Zs=Ys(Ls,.6),Js=Ys(Ls,.6
|
|
|
1118
1118
|
class hr extends St{constructor(){super(...arguments),this.direction=Xt.ltr,this.theme=en}directionChanged(e,t){null!=t?cr.setValueFor(this,t):cr.deleteValueFor(this)}themeChanged(e,t){null!=t?dr.setValueFor(this,t):dr.deleteValueFor(this)}}e([oe({attribute:"direction"})],hr.prototype,"direction",void 0),e([oe({attribute:"theme"})],hr.prototype,"theme",void 0)
|
|
1119
1119
|
const ur=hr.compose({baseName:"theme-provider",styles:lr,template:ar})
|
|
1120
1120
|
no.getOrCreate().withPrefix("nimble").register(ur())
|
|
1121
|
-
const pr=Ji.create(rr(sn)).withDefault((e=>Ql(Jl(e,Ps,
|
|
1122
|
-
Ji.create(rr(an)).withDefault((e=>Jl(e,As,
|
|
1121
|
+
const pr=Ji.create(rr(sn)).withDefault((e=>Ql(Jl(e,Ps,Ms,Vs)))),gr=Ji.create(rr(nn)).withDefault((e=>Jl(e,Vs,Os,Fs)))
|
|
1122
|
+
Ji.create(rr(an)).withDefault((e=>Jl(e,As,Hs,Fs))),Ji.create(rr(ln)).withDefault((e=>Jl(e,Ms,Es,Fs))),Ji.create(rr(rn)).withDefault((e=>Jl(e,Ms,Es,Fs)))
|
|
1123
1123
|
const vr=Ji.create(rr(cn)).withDefault((e=>Ys(oc(e),.2)))
|
|
1124
1124
|
Ji.create(rr(dn)).withDefault((e=>Ql(oc(e))))
|
|
1125
|
-
const mr=Ji.create(rr(hn)).withDefault((e=>Ys(oc(e),.15))),br=Ji.create(rr(un)).withDefault((e=>Ys(function(e){return Jl(e,Ps,
|
|
1126
|
-
Ji.create(rr(pn)).withDefault((e=>Ys(function(e){return Jl(e,Ps,
|
|
1127
|
-
const fr=Ji.create(rr(gn)).withDefault((e=>tc(e))),wr=Ji.create(rr(vn)).withDefault((e=>Ql(tc(e)))),xr=Ji.create(rr(mn)).withDefault((e=>ec(e))),yr=Ji.create(rr(bn)).withDefault((e=>function(e){return Jl(e,Bs,
|
|
1125
|
+
const mr=Ji.create(rr(hn)).withDefault((e=>Ys(oc(e),.15))),br=Ji.create(rr(un)).withDefault((e=>Ys(function(e){return Jl(e,Ps,Ms,Vs)}(e),.1)))
|
|
1126
|
+
Ji.create(rr(pn)).withDefault((e=>Ys(function(e){return Jl(e,Ps,Ms,Vs)}(e),.15)))
|
|
1127
|
+
const fr=Ji.create(rr(gn)).withDefault((e=>tc(e))),wr=Ji.create(rr(vn)).withDefault((e=>Ql(tc(e)))),xr=Ji.create(rr(mn)).withDefault((e=>ec(e))),yr=Ji.create(rr(bn)).withDefault((e=>function(e){return Jl(e,Bs,_s,Vs)}(e))),$r=Ji.create(rr(fn)).withDefault((e=>function(e){return Jl(e,zs,Is,Vs)}(e))),Cr=Ji.create(rr(wn)).withDefault((e=>function(e){return Jl(e,Rs,Ss,Vs)}(e))),kr=Ji.create(rr(xn)).withDefault((e=>Jl(e,Ds,Ds,Vs))),Sr=Ji.create(rr(yn)).withDefault((e=>Jl(e,Ps,Ms,Vs)))
|
|
1128
1128
|
Ji.create(rr($n)).withDefault((e=>function(e){switch(dr.getValueFor(e)){case en:return Qs
|
|
1129
1129
|
case tn:return Zs
|
|
1130
1130
|
case on:return Js
|
|
1131
1131
|
default:return Qs}}(e)))
|
|
1132
|
-
const
|
|
1133
|
-
Ji.create(rr(er)).withDefault((e=>Jl(e,
|
|
1134
|
-
const
|
|
1135
|
-
Ji.create(rr(
|
|
1136
|
-
const Ar=Ji.create(rr(zn)).withDefault("1px"),
|
|
1132
|
+
const Rr=Ji.create(rr(Cn)).withDefault((e=>Ys(Jl(e,Ps,Ms,Vs),.3)))
|
|
1133
|
+
Ji.create(rr(er)).withDefault((e=>Jl(e,Ms,Os,Fs)))
|
|
1134
|
+
const _r=Ji.create(rr(ir)).withDefault((e=>Jl(e,Ms,Hs,Fs))),zr=Ji.create(rr(kn)).withDefault("32px"),Ir=Ji.create(rr(Sn)).withDefault("4px"),Mr=Ji.create(rr(Rn)).withDefault("16px")
|
|
1135
|
+
Ji.create(rr(_n)).withDefault("16px")
|
|
1136
|
+
const Ar=Ji.create(rr(zn)).withDefault("1px"),Vr=Ji.create(rr(In)).withDefault("16px"),Hr=Ji.create(rr(An)).withDefault("784px")
|
|
1137
1137
|
Ji.create(rr(or)).withDefault((e=>`0px 1px 4px ${Ys(Jl(e,Ls,Ls,Ls),.16)}`))
|
|
1138
1138
|
const Or=Ji.create(rr(sr)).withDefault((e=>`0px 2px 4px ${Ys(Jl(e,Ls,Ls,Ls),.16)}`)),Er=Ji.create(rr(nr)).withDefault((e=>`0px 4px 8px ${Ys(Jl(e,Ls,Ls,Ls),.3)}`))
|
|
1139
1139
|
Zl(Ln,(e=>ic(e)),(e=>Ys(ic(e),.3)),"Noto Serif","400","25px","32px","serif"),Zl(En,(e=>ic(e)),(e=>Ys(ic(e),.3)),"Noto Serif","400","29.100000381469727px","40px","serif"),Zl(Fn,(e=>ic(e)),(e=>Ys(ic(e),.3)),"Source Sans Pro","400","25px","32px","sans-serif")
|
|
1140
1140
|
const[Lr,Pr,Fr,Dr,Tr,Br,Nr,qr]=Zl(Dn,(e=>ic(e)),(e=>Ys(ic(e),.3)),"Source Sans Pro","400","22px","28px","sans-serif")
|
|
1141
1141
|
Zl(Tn,(e=>ic(e)),(e=>Ys(ic(e),.3)),"Source Sans Pro","400","19px","24px","sans-serif"),Zl(Bn,(e=>ic(e)),(e=>Ys(ic(e),.3)),"Source Sans Pro","300","16px","20px","sans-serif")
|
|
1142
|
-
const[jr,Gr,Ur,Wr,Kr,Xr,Yr,Qr]=Zl(Nn,(e=>ic(e)),(e=>Ys(ic(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),[Zr,Jr,ea,ta,ia,oa,sa,na]=Zl(qn,(e=>ic(e)),(e=>Ys(ic(e),.3)),js,Gs,Us,Ws,"sans-serif"),[ra,aa,la,ca,da,ha,ua,pa]=Zl(jn,(e=>Jl(e,Ns,qs,Ys(
|
|
1143
|
-
Ji.create(rr(
|
|
1142
|
+
const[jr,Gr,Ur,Wr,Kr,Xr,Yr,Qr]=Zl(Nn,(e=>ic(e)),(e=>Ys(ic(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),[Zr,Jr,ea,ta,ia,oa,sa,na]=Zl(qn,(e=>ic(e)),(e=>Ys(ic(e),.3)),js,Gs,Us,Ws,"sans-serif"),[ra,aa,la,ca,da,ha,ua,pa]=Zl(jn,(e=>Jl(e,Ns,qs,Ys(Vs,.6))),(e=>Ys(ic(e),.3)),js,Gs,Us,Ws,"sans-serif"),[ga,va,ma,ba,fa,wa,xa,ya]=Zl(Gn,(e=>Jl(e,Ns,qs,qs)),(e=>Ys(ic(e),.3)),js,Gs,Us,Ws,"sans-serif"),[$a,Ca,ka,Sa,Ra,_a,za,Ia]=Zl(Un,(e=>ic(e)),(e=>Ys(ic(e),.3)),js,Gs,Us,Ws,"sans-serif"),[Ma,Aa,Va,Ha,Oa,Ea,La,Pa]=Zl(Wn,(e=>Ys(ic(e),.6)),(e=>Ys(ic(e),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Fa,Da,Ta,Ba,Na,qa,ja,Ga]=Zl(Kn,(e=>ic(e)),(e=>Ys(ic(e),.3)),"Source Sans Pro","600","14px","18px","sans-serif"),[Ua,Wa,Ka,Xa,Ya,Qa,Za,Ja]=Zl(Xn,(e=>ic(e)),(e=>Ys(ic(e),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[el,tl,il,ol,sl,nl,rl,al]=Zl(Yn,(e=>ic(e)),(e=>Ys(ic(e),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[ll,cl,dl,hl,ul,pl,gl,vl]=Zl(Qn,(e=>Ys(ic(e),.6)),(e=>Ys(ic(e),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[ml,bl,fl,wl,xl,yl,$l,Cl]=Zl(Zn,(e=>ic(e)),(e=>Ys(ic(e),.3)),"Source Sans Pro","400","12.800000190734863px","16px","sans-serif"),[kl,Sl,Rl,_l,zl,Il,Ml,Al]=Zl(Jn,(e=>ic(e)),(e=>Ys(ic(e),.3)),"Source Sans Pro","400","11px",Ks,"sans-serif"),[Vl,Hl,Ol,El,Ll,Pl,Fl,Dl]=Zl(tr,(e=>ec(e)),(e=>Ys(ec(e),.3)),"Source Sans Pro","400","11px",Ks,"sans-serif"),[Tl,Bl,Nl,ql,jl,Gl,Ul,Wl]=Zl(Pn,(e=>Ys(ic(e),.6)),(e=>Ys(ic(e),.3)),"Source Sans Pro","600","12.800000190734863px",Ks,"sans-serif"),Kl=Ji.create(rr(Mn)).withDefault("uppercase"),Xl=Ji.create(rr(Vn)).withDefault("0.075s")
|
|
1143
|
+
Ji.create(rr(Hn)).withDefault("0.15s")
|
|
1144
1144
|
const Yl=Ji.create(rr(On)).withDefault(Xs)
|
|
1145
1145
|
function Ql(e){const{red:t,green:i,blue:o}=ks(e)
|
|
1146
1146
|
return`${t}, ${i}, ${o}`}function Zl(e,t,i,o,s,n,r,a){if(""===e||""===o||""===s||""===n||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
|
|
@@ -1149,7 +1149,7 @@ if(void 0===d||""!==c[1])throw new Error(`fontTokenName value of ${e} did not ha
|
|
|
1149
1149
|
return[l,Ji.create(rr(`${d}-font-color`)).withDefault((e=>t(e))),Ji.create(rr(`${d}-disabled-font-color`)).withDefault((e=>i(e))),Ji.create(rr(`${d}-font-family`)).withDefault(`${o}`),Ji.create(rr(`${d}-font-weight`)).withDefault(`${s}`),Ji.create(rr(`${d}-font-size`)).withDefault(`${n}`),Ji.create(rr(`${d}-font-line-height`)).withDefault(`${r}`),Ji.create(rr(`${d}-fallback-font-family`)).withDefault(`${a}`)]}function Jl(e,t,i,o){switch(dr.getValueFor(e)){case en:return t
|
|
1150
1150
|
case tn:return i
|
|
1151
1151
|
case on:return o
|
|
1152
|
-
default:return t}}function ec(e){return Jl(e,"#c4000c","#ff4646",
|
|
1152
|
+
default:return t}}function ec(e){return Jl(e,"#c4000c","#ff4646",Vs)}function tc(e){return Jl(e,Ps,Ms,Vs)}function ic(e){return Jl(e,Ps,Ms,Vs)}function oc(e){return Jl(e,Ds,Ds,Vs)}const sc=ve`
|
|
1153
1153
|
${fs("inline")}
|
|
1154
1154
|
|
|
1155
1155
|
:host {
|
|
@@ -1319,7 +1319,7 @@ class dc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
|
|
|
1319
1319
|
font: inherit;
|
|
1320
1320
|
outline: none;
|
|
1321
1321
|
margin: 0;
|
|
1322
|
-
padding: 0 ${
|
|
1322
|
+
padding: 0 ${Mr};
|
|
1323
1323
|
transition: box-shadow ${Xl};
|
|
1324
1324
|
}
|
|
1325
1325
|
|
|
@@ -1498,7 +1498,7 @@ class dc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
|
|
|
1498
1498
|
background-clip: padding-box;
|
|
1499
1499
|
border-color: rgba(${pr}, 0.3);
|
|
1500
1500
|
border-width: calc(2 * ${Ar});
|
|
1501
|
-
padding: 0 calc(${
|
|
1501
|
+
padding: 0 calc(${Mr} - ${Ar});
|
|
1502
1502
|
}
|
|
1503
1503
|
|
|
1504
1504
|
:host([appearance-variant='primary'][content-hidden]) .control {
|
|
@@ -1515,7 +1515,7 @@ class dc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
|
|
|
1515
1515
|
border-color: ${kr};
|
|
1516
1516
|
border-width: ${Ar};
|
|
1517
1517
|
box-shadow: 0px 0px 0px ${Ar} ${kr} inset;
|
|
1518
|
-
padding: 0 ${
|
|
1518
|
+
padding: 0 ${Mr};
|
|
1519
1519
|
}
|
|
1520
1520
|
|
|
1521
1521
|
:host([appearance-variant='primary'][content-hidden])
|
|
@@ -1528,7 +1528,7 @@ class dc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
|
|
|
1528
1528
|
border-color: ${vr};
|
|
1529
1529
|
border-width: ${Ar};
|
|
1530
1530
|
box-shadow: none;
|
|
1531
|
-
padding: 0 ${
|
|
1531
|
+
padding: 0 ${Mr};
|
|
1532
1532
|
}
|
|
1533
1533
|
|
|
1534
1534
|
:host([appearance-variant='primary'][content-hidden])
|
|
@@ -1541,7 +1541,7 @@ class dc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
|
|
|
1541
1541
|
border-color: transparent;
|
|
1542
1542
|
border-width: ${Ar};
|
|
1543
1543
|
box-shadow: none;
|
|
1544
|
-
padding: 0 ${
|
|
1544
|
+
padding: 0 ${Mr};
|
|
1545
1545
|
}
|
|
1546
1546
|
|
|
1547
1547
|
:host([appearance-variant='primary'][disabled][content-hidden])
|
|
@@ -1608,7 +1608,7 @@ const bc=ve`
|
|
|
1608
1608
|
`
|
|
1609
1609
|
class fc extends si{}const wc=fc.compose({baseName:"anchored-region",baseClass:si,template:(e,t)=>U`
|
|
1610
1610
|
<template class="${e=>e.initialLayoutComplete?"loaded":""}">
|
|
1611
|
-
${
|
|
1611
|
+
${Re((e=>e.initialLayoutComplete),U`
|
|
1612
1612
|
<slot></slot>
|
|
1613
1613
|
`)}
|
|
1614
1614
|
</template>
|
|
@@ -1647,13 +1647,13 @@ const $c=yc.compose({baseName:"breadcrumb",baseClass:ri,template:(e,t)=>U`
|
|
|
1647
1647
|
<template role="navigation">
|
|
1648
1648
|
<div role="list" class="list" part="list">
|
|
1649
1649
|
<slot
|
|
1650
|
-
${Le({property:"slottedBreadcrumbItems",filter:
|
|
1650
|
+
${Le({property:"slottedBreadcrumbItems",filter:He()})}
|
|
1651
1651
|
></slot>
|
|
1652
1652
|
</div>
|
|
1653
1653
|
</template>
|
|
1654
1654
|
`,styles:xc})
|
|
1655
1655
|
no.getOrCreate().withPrefix("nimble").register($c())
|
|
1656
|
-
const Cc={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>'},kc={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.171 13.933l-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26zM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247z"/></svg>'},Sc={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.5 4.737l1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},_c={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.263 3.5l.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},Rc={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.737 12.5l-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},zc={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 11.263l-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},Mc={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zM2 7.982L7.9 5 6.588 7.004 11 7v2H6.613L7.9 11z"/></svg>'},Ic={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 003.143-3.025 3.08 3.08 0 00-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 014.572 4.53A4.629 4.629 0 018 13.5z"/></svg>'},Ac={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zm-6.9-3l1.287-2H2V7l4.412.004L5.1 5 11 7.982z"/></svg>'},Hc={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 013.3 3.428 3.366 3.366 0 01-3.3 3.429 3.36 3.36 0 01-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 008.9 13.059a5.05 5.05 0 004.95-5.143A5.05 5.05 0 008.9 2.773z"/></svg>'},Vc={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.857 9.453l-2.571-1.68v.908a3 3 0 003 3 3 3 0 003-3V3.11H14v5.571a4.714 4.714 0 01-4.714 4.715A4.714 4.714 0 014.57 8.68v-.908L2 9.453l3.403-6.849z"/></svg>'},Oc={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.195 4.977l-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},Ec={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735L14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},Lc={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75L10 14l-6-3 6-3-1.25 2.25zM8 11h1a4 4 0 004-4M7.25 5.75L6 8l6-3-6-3 1.25 2.25zM8 5H7a4 4 0 00-4 4"/></svg>'},Pc={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>'},Fc={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 01-2-2h4a2.05 2.05 0 01-2 2zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745z"/></svg>'},Dc={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 00-.71.71v2.032a.71.71 0 00.71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 00.71-.71V5.46a.71.71 0 00-.71-.711zM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 00-1.71 1.71v2.032a1.712 1.712 0 00.844 1.475zM6 12h4a2.05 2.05 0 01-2 2 2.05 2.05 0 01-2-2zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746z"/></svg>'},Tc={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 01-2 0zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497zm-3.5-7.5a5.5 5.5 0 11-5.5 5.5 5.506 5.506 0 015.5-5.5m0-1a6.5 6.5 0 106.5 6.5 6.5 6.5 0 00-6.5-6.5z"/></svg>'},Bc={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 008 14.5 6.5 6.5 0 0014.5 8 6.5 6.5 0 008 1.5 6.5 6.5 0 001.5 8zM8 12a1.025 1.025 0 01-1-1h2a1.025 1.025 0 01-1 1zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497z"/></svg>'},Nc={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0113 5.762V2zm12 7.5a3.5 3.5 0 10-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0014 9.5zM10.5 8A1.5 1.5 0 119 9.5 1.5 1.5 0 0110.5 8z"/></svg>'},qc={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 016 10zM5 4h5v1H5V4z"/><path class="cls-1" d="M9.99 7.01l-.076.002a3 3 0 101.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 00.57-1.816A3 3 0 009.99 7.01zM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2z"/></svg>'},jc={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 014.977 2h.046A.976.976 0 016 2.977v1.046A.977.977 0 015.023 5h-.046A.977.977 0 014 4.023zM13 4v.023A1.98 1.98 0 0111.023 6h-.046A1.98 1.98 0 019 4.023V4H7v.023A1.98 1.98 0 015.023 6h-.046A1.98 1.98 0 013 4.023V4a1 1 0 00-1 1v8a1 1 0 001 1h10a1 1 0 001-1V5a1 1 0 00-1-1zm-7 8H4v-1h2zm.001-1.999H4V9h2.001zm0-2.001H4V7h2.001zM9 12H7v-1h2zm0-1.999H7V9h2zM9 8H7V7h2zm3 4h-2v-1h2zm.001-1.999H10V9h2.001zm0-2.001H10V7h2.001zM10 4.023V2.977A.976.976 0 0110.977 2h.046a.976.976 0 01.977.977v1.046a.977.977 0 01-.977.977h-.046A.977.977 0 0110 4.023z"/></svg>'},Gc={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>'},Uc={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>'},Wc={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>'},Kc={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>'},Xc={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287L6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4z"/></svg>'},Yc={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="M14 4.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z"/></svg>'},Qc={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.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693z"/></svg>'},Zc={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm0 9.429A3.429 3.429 0 1111.429 8 3.429 3.429 0 018 11.429z"/></svg>'},Jc={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>'},ed={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 017 2v2.686a3.475 3.475 0 000 6.628zM9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/></svg>'},td={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},id={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 010-6.628V2a6.1 6.1 0 000 12z"/></svg>'},od={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.281 4.281 0 013.573 6.647L5.714 4.427a4.262 4.262 0 012.36-.713zM3.789 8a4.261 4.261 0 01.713-2.36l5.934 5.933A4.281 4.281 0 013.789 8z"/></svg>'},sd={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.263 4.263 0 012.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 012.36-.713zM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 01-.03-4.77zm3.573 6.647a4.256 4.256 0 01-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 01-2.361.713zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 01-.028 4.67z"/></svg>'},nd={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 012-2V2a1 1 0 012 0v1a2 2 0 012 2zm1-2v9H4V3H3a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1V4a1 1 0 00-1-1zm-2 4H5v1h5zM8 9H5v1h3z"/></svg>'},rd={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6m.576 4.87l1.555-1.557a1.635 1.635 0 01.84-.256 1.979 1.979 0 01-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 010 1.085l2.376 2.38a1.597 1.597 0 01.458 1.072 1.621 1.621 0 01-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 110-2.293"/></svg>'},ad={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.108 7.392l.955-.957a1.004 1.004 0 01.516-.157 1.215 1.215 0 01-.14.486c-.072.1-.834.866-.966.999a.785.785 0 010 .666l1.341 1.344a.981.981 0 01.281.658.996.996 0 01-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 110-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 00-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 00-.563-.344 4.61 4.61 0 00-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 00-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 003.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 00.401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 001.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 001.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 00.608-1.175zM8 11.45A3.45 3.45 0 1111.45 8 3.45 3.45 0 018 11.45z"/></svg>'},ld={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 00-2.152.505L7.096 6H3.422A4.997 4.997 0 108 3zm2.003 7.616a453.75 453.75 0 01-1.675-1.7 1.061 1.061 0 110-1.907l1.294-1.297a1.36 1.36 0 01.699-.212 1.646 1.646 0 01-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 010 .903l1.817 1.82a1.33 1.33 0 01.381.891 1.35 1.35 0 01-1.017-.51z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},cd={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>'},dd={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 01-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 012.63-2.937A4.203 4.203 0 018.432 3.48a4.254 4.254 0 014.249 4.17 2.251 2.251 0 011.437 2.09 2.24 2.24 0 01-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 000-1.799.883.883 0 00-.337.067l-.493.202.159-.508a2.914 2.914 0 00-2.777-3.783 2.897 2.897 0 00-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 00-.403-.051z"/></svg>'},hd={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.476 7.298l-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568zM15 9.005a2.374 2.374 0 01-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 10-.516-2.64A3.77 3.77 0 104.797 5.99 2.238 2.238 0 002 8.148a2.223 2.223 0 002.057 2.22l1.758.009-.448.894a10.567 10.567 0 01-2.31-.121 3.224 3.224 0 01.993-6.225 4.77 4.77 0 019.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0115 9.006z"/></svg>'},ud={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.429 10.1l.001-.101A3.998 3.998 0 004.69 8.59a2.715 2.715 0 00-2.557 2.7 2.782 2.782 0 001.725 2.516 4.854 4.854 0 001.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 00.55-3.897zm-.55 3.06l-7.183-.008a1.867 1.867 0 01.156-3.728 1.891 1.891 0 01.464.06 3.16 3.16 0 116.13 1.462 1.149 1.149 0 11.433 2.213zM4.5 4.5a1 1 0 111-1 1 1 0 01-1 1zm5.138.681l.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502z"/></svg>'},pd={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.823 2l-2.217.914.516 1.25a4.743 4.743 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 00.674.048 4.74 4.74 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 00.002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 00-.676-.049 4.808 4.808 0 00-.663.047zm1.175 9a2.999 2.999 0 112.77-1.847 2.984 2.984 0 01-2.77 1.846M8 6.801a1.2 1.2 0 10.46.093A1.198 1.198 0 008 6.8"/></svg>'},gd={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 01-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 01-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 01-1.66-.078l-.105-.012a15.901 15.901 0 01-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 01-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 01-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 01-.462-.223l-.03-.02a2.343 2.343 0 01-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 00.697.197 14.793 14.793 0 003.4.363 14.818 14.818 0 003.403-.362 8.38 8.38 0 00.697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 01-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 00.698.197 14.8 14.8 0 003.399.362 14.817 14.817 0 003.401-.362 8.375 8.375 0 00.7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697L2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 01.516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 011.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 01.52.223 4.027 4.027 0 01.478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 01.341 1.058l1.127.095-.133 1.539a10.211 10.211 0 00-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 00-1.346-2.416 2.543 2.543 0 00-2.938.45 2.408 2.408 0 00-.698 2.14 11.88 11.88 0 00-1.482.311l-.008-.033zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 01-.026-.314.99.99 0 01.292-.618 1.011 1.011 0 011.174-.18.992.992 0 01.539.967.923.923 0 01-.036.132 17.817 17.817 0 00-.866-.022z"/></svg>'},vd={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338L14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 00-.676-.049 4.803 4.803 0 00-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 00.674.048 4.737 4.737 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 00.002-1.34zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 01-.466.131 9.896 9.896 0 01-2.273.243 9.88 9.88 0 01-2.271-.243 5.454 5.454 0 01-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 00.223.16l.02.013a2.725 2.725 0 00.309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 001.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 00.308-.149l.022-.014a1.651 1.651 0 00.222-.159l.03-.023zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 01-.466.13 9.897 9.897 0 01-2.273.243 9.88 9.88 0 01-2.271-.242 5.44 5.44 0 01-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 00.223.16l.02.013a2.716 2.716 0 00.309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 001.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 00.307-.15l.022-.013a1.657 1.657 0 00.222-.16c.009-.007.021-.014.03-.022zm-.953-1.05a5.625 5.625 0 01-.467.132 9.896 9.896 0 01-2.272.24 9.885 9.885 0 01-2.271-.24 6.179 6.179 0 01-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702z"/></svg>'},md={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 01-.224.477.787.787 0 01-.909.139.762.762 0 01-.19-1.224.781.781 0 01.907-.14.767.767 0 01.416.748zM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 01-.232.268 2.386 2.386 0 01-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 01-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 01-.256-.215 2.358 2.358 0 01-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 01-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 01.234-.27 2.463 2.463 0 01.229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 01.662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 01.473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 01.008.654zm-1.934-1.591a1.495 1.495 0 00-2.085.011 1.454 1.454 0 00.01 2.081 1.479 1.479 0 00.486.313 1.495 1.495 0 001.6-.324 1.454 1.454 0 00-.01-2.081zM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 01-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 01-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 01-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 01.4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 01.827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 01.402.172 3.111 3.111 0 01.369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 01.264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 01-.4.762zM7.874 6.054a1.916 1.916 0 00-1.04-1.868 1.965 1.965 0 00-2.27.348 1.907 1.907 0 00.478 3.06 1.965 1.965 0 002.27-.347 1.903 1.903 0 00.562-1.193zm3.376 4.467a.6.6 0 00-.64.13.591.591 0 00-.131.196.584.584 0 00.33.761.597.597 0 00.64-.13.59.59 0 00.13-.195.583.583 0 00-.135-.637.596.596 0 00-.194-.125z"/></svg>'},bd={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.11l-1.178-.632-1.875 2.133a5.424 5.424 0 00-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 00-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 00-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 00.453.525l-.13.427h7.232a.818.818 0 00.87-.759L14 13.2zm-1.335 7.876a2.877 2.877 0 01-3.741 1.477 2.768 2.768 0 01-1.51-3.66 2.876 2.876 0 013.729-1.482 2.76 2.76 0 011.535 3.637z"/></svg>'},fd={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 01-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 012 9.5v-6A1.5 1.5 0 013.5 2h9A1.5 1.5 0 0114 3.5z"/></svg>'},wd={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1zm-8-1V7h7v4zm1-6H4V4h3zm1 0V3H3v7h1v3h2v1H3a1 1 0 01-1-1V3a1 1 0 011-1h5a1 1 0 011 1v2z"/></svg>'},xd={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>'},yd={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>'},$d={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646L7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647zM14 2v12H2V2zM8 9H4v3h4zm4 2H9v1h3zm0-2H9v1h3zm0-5H4v4h8V4zm-5 6H5v1h2z"/></svg>'},Cd={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>'},kd={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>'},Sd={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646L7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647zM14 2v12H2V2zM4 7h3V4H4zm8 1H4v4h8V8zm0-4H8v3h4z"/></svg>'},_d={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 00.36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 01-.757.212A16.17 16.17 0 017.997 14a16.144 16.144 0 01-3.69-.391 8.83 8.83 0 01-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 00.362.26c.012.006.021.013.033.02a4.294 4.294 0 00.502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 00.82.1 24.659 24.659 0 00.98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 00.5-.241.415.415 0 00.035-.022m0-2.845l-.035.022a4.46 4.46 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 01-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 01-.823-.02l-.18-.008a20.583 20.583 0 01-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 01-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.145 16.145 0 003.69.39 16.171 16.171 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258m0-2.845l-.035.022a4.463 4.463 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 01-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 01-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.144 16.144 0 003.69.39 16.17 16.17 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 003.69.39 16.17 16.17 0 003.692-.39 9.13 9.13 0 00.759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},Rd={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 01-1.594-.26 7.445 7.445 0 01-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 00.308.222l.028.018a3.65 3.65 0 00.428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613zm-2.238-7.74a8.567 8.567 0 00.645.182 13.68 13.68 0 003.143.334 13.697 13.697 0 003.144-.334 7.753 7.753 0 00.646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973zm5.047 6.495l.008.007.008-.008zm-5.047-4.07a7.471 7.471 0 00.644.182 13.675 13.675 0 003.143.335 13.697 13.697 0 003.146-.335 7.694 7.694 0 00.644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 01-.307.22.353.353 0 01-.03.02 3.788 3.788 0 01-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 01-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 01-1.535-.072l-.097-.011a14.698 14.698 0 01-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 01-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 01-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 01-.427-.207l-.028-.017a2.167 2.167 0 01-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972zm0 2.436a7.471 7.471 0 00.644.182 13.147 13.147 0 002.644.328l.318-.318.323.324a14.377 14.377 0 002.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 01-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 01-1.402 0l-.154-.007a17.43 17.43 0 01-.68-.049l-.097-.011a14.689 14.689 0 01-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 01-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 01-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 01-.427-.207l-.028-.017a2.169 2.169 0 01-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268z"/></svg>'},zd={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>'},Md={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 01-6.997-2.962v-.007H2v.007a5.995 5.995 0 0010.301 4.182zM8.372 2v1.884a4.13 4.13 0 012.992 6.501l1.429 1.224A6.008 6.008 0 008.37 2zM2.048 7.236h1.897a4.117 4.117 0 013.675-3.352V2A6.012 6.012 0 002.05 7.236z"/></svg>'},Id={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 11-3-3 3 3 0 013 3zm5-2a2 2 0 102 2 2.002 2.002 0 00-2-2m0-1a3 3 0 11-3 3 3 3 0 013-3z"/></svg>'},Ad={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 11-6 0 3 3 0 016 0zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 110 6 3 3 0 010-6z"/></svg>'},Hd={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>'},Vd={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 012-2H14V13a1 1 0 01-1 1zM12 2a.667.667 0 00-.667.667v2h1.334v-2A.667.667 0 0012 2zM8.444 2a.667.667 0 00-.666.667v2H9.11v-2A.667.667 0 008.444 2zM2 8.444a.667.667 0 00.667.667h2V7.778h-2A.667.667 0 002 8.444zM2 12a.667.667 0 00.667.667h2v-1.334h-2A.667.667 0 002 12zm11.556-8.222v.889a.444.444 0 01-.445.444H10.89a.444.444 0 01-.445-.444v-.89H10v.89a.444.444 0 01-.444.444H7.333a.444.444 0 01-.444-.444v-.89H4.667a.889.889 0 00-.89.89v2.222h.89a.444.444 0 01.444.444v2.223a.444.444 0 01-.444.444h-.89v.444h.89a.444.444 0 01.444.445v2.222a.444.444 0 01-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 018.222 6.89H14V3.778z"/></svg>'},Od={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>'},Ed={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 001 8.001a7.588 7.588 0 007.146 4.342A7.002 7.002 0 0015 8a7.586 7.586 0 00-7.144-4.344m-1.199 7.289A5.108 5.108 0 012.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 00-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 00-.053.576 3.348 3.348 0 001.734 2.962m2.85.02a3.4 3.4 0 00.107-5.908 5.006 5.006 0 013.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},Ld={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 016.19 11.96a3.323 3.323 0 01-2.042.667 2.835 2.835 0 01-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 001.2.716 1.976 1.976 0 001.385-.625 11.546 11.546 0 001.722-2.403l2.252-3.88a7.585 7.585 0 00-.679-.037 2.365 2.365 0 00-1.66.54 1.967 1.967 0 00-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 01.645-1.874 3.312 3.312 0 011.34-1.177 6.74 6.74 0 012.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 00.29 1.701.498.498 0 00.528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506zm-.086-.896l-.275-3.22-1.855 3.22z"/></svg>'},Pd={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>'},Fd={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>'},Dd={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 00.249-1.302A3.701 3.701 0 007.22 7 3.654 3.654 0 006 7.223V2h4v4zm-3-4v3h3zm-1.126 8.698a2.697 2.697 0 01-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 115.22-.956zm-.952 0a1.745 1.745 0 10-1.745 1.745 1.747 1.747 0 001.745-1.745z"/></svg>'},Td={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 102.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29zm2.033 4.059a1.154 1.154 0 010-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 01-1.07.726z"/></svg>'},Bd={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},Nd={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 10-1 1 1 1 0 001-1zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18zM12.455 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},qd={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm.455 2H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},jd={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>'},Gd={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>'},Ud={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.027 14l2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},Wd={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 115 9.5 1.5 1.5 0 016.5 11zM5 3.5A1.5 1.5 0 106.5 5 1.5 1.5 0 005 3.5zm7.5 7.5A1.5 1.5 0 1111 9.5a1.5 1.5 0 011.5 1.5zM11 3.5A1.5 1.5 0 1012.5 5 1.5 1.5 0 0011 3.5z"/></svg>'},Kd={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111zM9.544 4.667H9.31a3.141 3.141 0 00-.394-.1 2.455 2.455 0 00-.483-.05 1.32 1.32 0 00-.832.241 1.334 1.334 0 00-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 01-.462 1.357 2.583 2.583 0 01-.784.808 3.015 3.015 0 01-.938.387A4.823 4.823 0 013.184 13q-.275 0-.629-.03A3.529 3.529 0 012 12.892v-1.815h.12a.56.56 0 00.424.244 2.538 2.538 0 00.5.052 1.304 1.304 0 00.898-.29 1.584 1.584 0 00.424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 01.444-1.244 2.516 2.516 0 01.76-.734 2.643 2.643 0 01.94-.356A5.61 5.61 0 018.357 3q.294 0 .588.025t.599.076z"/></svg>'},Xd={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 011.142-.49 1.763 1.763 0 01-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 01.032.295 1.385 1.385 0 01-2.769 0 1.343 1.343 0 01.033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 01.625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 01.588 0l.11.035.16.055.033.011zM14 8.86a5.979 5.979 0 01-1.799 4.28l-1.309-1.308a4.085 4.085 0 00.83-4.78l.55-.55a2.576 2.576 0 00.64-1.082A5.968 5.968 0 0114 8.86zm-6-6a5.998 5.998 0 00-4.201 10.28l1.308-1.308a4.14 4.14 0 014.645-6.725l.564-.564a2.57 2.57 0 011.07-.635A5.97 5.97 0 008 2.86z"/></svg>'},Yd={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1zm4 9H4v-2h2zm.001-2.999H4V7h2.001zm0-3.001H4V4h2.001zM9 12H7v-2h2zm0-2.999H7V7h2zM9 6H7V4h2zm3 6h-2v-2h2zm.001-2.999H10V7h2.001zm0-3.001H10V4h2.001z"/></svg>'},Qd={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>'},Zd={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3zM8.875 2H6.723A1.991 1.991 0 015 3a2.486 2.486 0 01-2-1H2v4h1a1.797 1.797 0 011.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2z"/></svg>'},Jd={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.76 14l.752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14zM6.447 9.392h2.506l.72-2.85H7.167z"/></svg>'},eh={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2L2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},th={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 00.355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 00-.355-1.257h.404V2.6h.047a.556.556 0 00.499-.6H4.727a.556.556 0 00.499.6h.047v.49h.404a2.491 2.491 0 00-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 00.355 1.257h-.404v.491h-.047a.556.556 0 00-.499.6h6.546a.556.556 0 00-.499-.6zM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 011.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 011.738.656c0 .72-.409 1.305-1.99 1.305z"/></svg>'},ih={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 011 1v8a1.001 1.001 0 01-1 1H4a1.001 1.001 0 01-1-1V4a1.001 1.001 0 011-1h8m0-1H4a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2zM4 4v8h8V4zm6 6H6V6h4z"/></svg>'},oh={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75zm.276-2.698a1.19 1.19 0 002.035-.838 1.164 1.164 0 00-.346-.846 1.193 1.193 0 00-1.693 0 1.158 1.158 0 00-.35.846 1.144 1.144 0 00.354.838z"/></svg>'},sh={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-.697 2.28a.951.951 0 011.35 0 .928.928 0 01.276.675.952.952 0 01-1.905 0 .924.924 0 01.279-.674zM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7z"/></svg>'},nh={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.045 7.348l-.652-.652 1.444-.14zm-3.818.698l-4.912 4.912-.395-.396 4.12-4.12zm4.734-2.918l-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304zm-3.524-.386l-.651-.653.791-.791zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28z"/></svg>'},rh={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>'},ah={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.555 9.546l.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11zm0 3.11l.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768z"/></svg>'},lh={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953L6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049z"/></svg>'},ch={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 019.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 00-1.277-.769 1.43 1.43 0 00-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 00.054 2.038 1.507 1.507 0 001.039.432 1.28 1.28 0 00.953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 001.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 01-.693.082 2.91 2.91 0 01-2.182-4.842A46.793 46.793 0 015.53 6.356a2.826 2.826 0 011.935-.764M10.583 2.5a3.001 3.001 0 00-.69.081 10.376 10.376 0 00-2.996 2.377 3.474 3.474 0 01.568-.054 3.58 3.58 0 011.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 01.913-.395 1.513 1.513 0 011.074.469 1.433 1.433 0 01.022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 01-.975.395 1.483 1.483 0 01-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 002.493 1.42 2.808 2.808 0 001.93-.76 54.2 54.2 0 002.266-2.266A2.911 2.911 0 0010.583 2.5"/></svg>'},dh={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 01.687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 00-.326-1.312 1.297 1.297 0 00-.88-.374 37.657 37.657 0 00-2.779.002 1.298 1.298 0 00-1.273 1.341 1.367 1.367 0 00.39.944 1.162 1.162 0 00.878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 001.104 1.344 8.133 8.133 0 01-3.45-.395 2.705 2.705 0 01-.496-.392A2.64 2.64 0 014.52 8.702a42.45 42.45 0 012.951-.003 2.564 2.564 0 011.731.751m3.984.017a2.723 2.723 0 00-.495-.39 9.414 9.414 0 00-3.447-.398 3.151 3.151 0 01.4.33 3.247 3.247 0 01.68 1c.457.031.864.035 1.096.027a1.108 1.108 0 01.839.331 1.373 1.373 0 01.389.99 1.3 1.3 0 01-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 01-.878-.372 1.345 1.345 0 01-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 00.688 2.51 2.547 2.547 0 001.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 001.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774z"/></svg>'},hh={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>'},uh={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>'},ph={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 01-.694.178 16.116 16.116 0 01-3.382.328 16.089 16.089 0 01-3.38-.328 8.77 8.77 0 01-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 00.332.218l.03.017a4.235 4.235 0 00.46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 00.457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 00.33-.216zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 00.694.179 16.101 16.101 0 003.378.327 16.12 16.12 0 003.382-.327 8.892 8.892 0 00.694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457zM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 011-.255V6h3v2h6V7H9V6z"/></svg>'},gh={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 7v1H3v6h10V8zM6.062 6.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 5a1.883 1.883 0 012 2v1H6.062z"/></svg>'},vh={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.073 12.29l-2.926-2.926a3.971 3.971 0 10-.783.783l2.927 2.926zM7.01 9.84a2.83 2.83 0 112.83-2.83 2.833 2.833 0 01-2.83 2.83z"/></svg>'},mh={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 00-.75.73v8.54a.74.74 0 00.75.73h12.5a.74.74 0 00.75-.73V3.73a.74.74 0 00-.75-.73zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12z"/></svg>'},bh={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>'},fh={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>'},wh={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 004 2.615v10.77a.54.54 0 00.538.538h5.924a.54.54 0 00.538-.538V2.615a.54.54 0 00-.538-.538zM10 12H5V3h5z"/></svg>'},xh={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>'},yh={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>'},$h={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757zm-7.381 9.493l2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},Ch={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>'},kh={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 01-.195 1.176 2.63 2.63 0 01-.549.885 3.96 3.96 0 01-.852.672 7.46 7.46 0 01-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 00.793-.429 2.098 2.098 0 00.608-.612 1.45 1.45 0 00.22-.791 1.042 1.042 0 00-.423-.939 2.163 2.163 0 00-1.195-.28 3.338 3.338 0 00-1.068.204 4.853 4.853 0 00-1.09.526h-.263V3.566a8.148 8.148 0 011.296-.372A8.205 8.205 0 017.77 3a4.196 4.196 0 012.579.718 2.241 2.241 0 01.954 1.876zM8.77 13H6.112v-1.737H8.77z"/></svg>'},Sh={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 7.985l-8.002 4.013L8 8 5.998 3.987zM3.995 2.997L2 2l3 6-3 6 2.002-1.005L6.5 8z"/></svg>'},_h={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10zM9 5H4V4h5zM3 7v3h10V7zm6 2H4V8h5zm3 4H3v-2h10v1a1 1 0 01-1 1z"/></svg>'},Rh={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 000-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 10-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 100 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1012 10z"/></svg>'},zh={name:"share_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.984 2.012l-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566zM2 4v10h10v-4h-2v2H4V6h2V4z"/></svg>'},Mh={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>'},Ih={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>'},Ah={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>'},Hh={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 001.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 01.9-1.267zm0-6.054a4.613 4.613 0 00-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 012 9.18V4h12z"/></svg>'},Vh={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29L2 12.304v-8.01zM14 2h-2v12h2z"/></svg>'},Oh={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 013.938-3.94v.771a4.123 4.123 0 00-3.176 3.169zM8 2v1.875A4.125 4.125 0 113.875 8H2a6 6 0 106-6z"/></svg>'},Eh={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>'},Lh={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm9.033 4.199l-.016-.076a2.34 2.34 0 00-.497-1.18 2.108 2.108 0 00-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 00.88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 00-1.274.262 2.015 2.015 0 00-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199z"/></svg>'},Ph={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 00-1.477.291 2.262 2.262 0 00-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 00-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 001.01.213l.223.018V13z"/></svg>'},Fh={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 00-.5.5v11a.501.501 0 00.5.5h9a.501.501 0 00.5-.5v-11a.501.501 0 00-.5-.5zM8 13.25a.75.75 0 11.75-.75.752.752 0 01-.75.75zM12 11H4V3h8z"/></svg>'},Dh={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588L5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543zM6.5 6.499a1.082 1.082 0 11-.013-1.516A1.072 1.072 0 016.499 6.5z"/></svg>'},Th={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338L5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293zM6.5 5.249a1.082 1.082 0 11-.013-1.516 1.072 1.072 0 01.013 1.516zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5z"/></svg>'},Bh={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 102 2 2 2 0 00-2-2zm4.9.99A5.005 5.005 0 009 3.1V1H7v2.1A5.005 5.005 0 003.1 7H1v2h2.1A5.005 5.005 0 007 12.9V15h2v-2.1A5.005 5.005 0 0012.9 9H15V7zM8 12a4 4 0 114-4 4.005 4.005 0 01-4 4z"/></svg>'},Nh={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 019 12.9V15H7v-2.108a4.99 4.99 0 01-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 107 4.13V1h2v2.1A5.005 5.005 0 0112.9 7zm-5 1.01a2 2 0 11-2-2 2 2 0 012 2z"/></svg>'},qh={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 116.5 8 1.5 1.5 0 018 6.5zM.5 8A1.5 1.5 0 102 6.5 1.5 1.5 0 00.5 8zm12 0A1.5 1.5 0 1014 6.5 1.5 1.5 0 0012.5 8z"/></svg>'},jh={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>'},Gh={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 7l-.625-5H10V1H5v1h.625L5 7a2 2 0 00-2 2h4v4l.5 2 .5-2V9h4a2 2 0 00-2-2z"/></svg>'},Uh={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>'},Wh={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103L5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},Kh={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>'},Xh={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2L2 14h12zm0 4.875l2.438 4.875H5.585z"/></svg>'},Yh={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 2L2 14h12L8 2z"/></svg>'},Qh={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 00-1.6 1.6v6.8a1.595 1.595 0 001.6 1.594h10.8a1.595 1.595 0 001.6-1.594v-6.8a1.6 1.6 0 00-1.6-1.6zM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5z"/></svg>'},Zh={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 00-1.182 1.51l.01.155.021.193a1.69 1.69 0 00.216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 00.992.36h.049a1.306 1.306 0 00.224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 01-.571.053 3.148 3.148 0 01-2.99-2.258l-.011-.045a3.04 3.04 0 01-.076-.35 3.127 3.127 0 01-.03-.206l-.004-.089a3.112 3.112 0 01-.016-.336A3.164 3.164 0 014.35 7.356c.272-.068.808-.203.802-.206l.623-.137zm4.31-1.544l-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 01.789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 01-.035.58l-.064.185-.056.142a1.546 1.546 0 01-1.4.893 1.661 1.661 0 01-.313-.03 54.946 54.946 0 01-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 00.578.056 3.188 3.188 0 002.811-1.74 3.018 3.018 0 00.129-.311l.033-.083.061-.197a3.047 3.047 0 00.082-.351l.008-.044a3.132 3.132 0 00-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393L6.875 6.075h.75l.3 3.032 1.2-3.782h-.75z"/></svg>'},Jh={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 4a1.883 1.883 0 012 2h2a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 6v2H3v6h10V8z"/></svg>'},eu={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9zM7.982 2L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9z"/></svg>'},tu={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 012.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 01-.335.364 8.55 8.55 0 01-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0114 12.291V14H2v-1.673a2.163 2.163 0 011.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 01-.312-.749 4.275 4.275 0 01-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 018.004 2"/></svg>'},iu={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.57 7.28l-.06.013a4.556 4.556 0 00-1.38-2.609V3.44a.481.481 0 00-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 00-.48.48v1.24a4.545 4.545 0 000 6.64v1.24a.481.481 0 00.48.48h.48V14h4.32v-.96h.48a.481.481 0 00.48-.48v-1.24a4.547 4.547 0 001.379-2.612l.061.012a.481.481 0 00.48-.48v-.48a.481.481 0 00-.48-.48zm-2.3 2.662a1.59 1.59 0 00-.182-.26L8.747 8.338a.785.785 0 000-.666c.132-.133.894-.899.965-1a1.216 1.216 0 00.14-.485 1.004 1.004 0 00-.515.157l-.955.957a.784.784 0 100 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 00.36.276 3.055 3.055 0 11.291-.297z"/></svg>'},ou={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 01-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472z"/></svg>'},su={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.089 2.526h-1.868a5.598 5.598 0 00-.854-1.712 5.363 5.363 0 012.722 1.712zm-2.722 8.66a5.599 5.599 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.644 10.644 0 00.208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.955.955 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.363 5.363 0 012.722-1.712 5.017 5.017 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zM12.105 8a.326.326 0 01-.19.296l-6.598 3.3-.148.036a.327.327 0 01-.327-.328V4.69a.327.327 0 01.492-.281l6.595 3.302a.326.326 0 01.176.29z"/></svg>'},nu={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.09 2.526H10.22a5.6 5.6 0 00-.854-1.712 5.364 5.364 0 012.722 1.712zm-2.723 8.66a5.6 5.6 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.657 10.657 0 00.208-1.187L9.923 10a9.85 9.85 0 01-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.96.96 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.364 5.364 0 012.722-1.712 5.02 5.02 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zm-.619-3.131L5.334 4.409a.327.327 0 00-.492.281v6.613a.327.327 0 00.327.328l.148-.035 6.598-3.3a.326.326 0 00.014-.585zm-6.087 2.505V5.78L10.274 8z"/></svg>'},ru={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>'},au={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>'},lu={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.286 11.714l-5.791-5.79a2.504 2.504 0 00.17-.755 2.149 2.149 0 00-.095-.814 2.12 2.12 0 00-.55-.904 2.328 2.328 0 00-1.76-.685h-.045a2.104 2.104 0 00-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 01-.22.854 1.043 1.043 0 01-.114.145 1.648 1.648 0 01-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 00-.135.545l-.015.105a2.337 2.337 0 00.384 1.518 2.51 2.51 0 00.295.36 2.205 2.205 0 001.576.65 2.453 2.453 0 00.898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67zM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916zM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45z"/></svg>'},cu={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667L9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3z"/></svg>'},du={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026L4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363zm1.155-10.68l-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312z"/></svg>'},hu=ve`
|
|
1656
|
+
const Cc={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>'},kc={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.171 13.933l-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26zM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247z"/></svg>'},Sc={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.5 4.737l1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Rc={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.263 3.5l.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},_c={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.737 12.5l-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},zc={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 11.263l-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},Ic={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zM2 7.982L7.9 5 6.588 7.004 11 7v2H6.613L7.9 11z"/></svg>'},Mc={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 003.143-3.025 3.08 3.08 0 00-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 014.572 4.53A4.629 4.629 0 018 13.5z"/></svg>'},Ac={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zm-6.9-3l1.287-2H2V7l4.412.004L5.1 5 11 7.982z"/></svg>'},Vc={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 013.3 3.428 3.366 3.366 0 01-3.3 3.429 3.36 3.36 0 01-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 008.9 13.059a5.05 5.05 0 004.95-5.143A5.05 5.05 0 008.9 2.773z"/></svg>'},Hc={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.857 9.453l-2.571-1.68v.908a3 3 0 003 3 3 3 0 003-3V3.11H14v5.571a4.714 4.714 0 01-4.714 4.715A4.714 4.714 0 014.57 8.68v-.908L2 9.453l3.403-6.849z"/></svg>'},Oc={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.195 4.977l-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},Ec={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735L14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},Lc={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75L10 14l-6-3 6-3-1.25 2.25zM8 11h1a4 4 0 004-4M7.25 5.75L6 8l6-3-6-3 1.25 2.25zM8 5H7a4 4 0 00-4 4"/></svg>'},Pc={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>'},Fc={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 01-2-2h4a2.05 2.05 0 01-2 2zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745z"/></svg>'},Dc={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 00-.71.71v2.032a.71.71 0 00.71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 00.71-.71V5.46a.71.71 0 00-.71-.711zM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 00-1.71 1.71v2.032a1.712 1.712 0 00.844 1.475zM6 12h4a2.05 2.05 0 01-2 2 2.05 2.05 0 01-2-2zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746z"/></svg>'},Tc={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 01-2 0zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497zm-3.5-7.5a5.5 5.5 0 11-5.5 5.5 5.506 5.506 0 015.5-5.5m0-1a6.5 6.5 0 106.5 6.5 6.5 6.5 0 00-6.5-6.5z"/></svg>'},Bc={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 008 14.5 6.5 6.5 0 0014.5 8 6.5 6.5 0 008 1.5 6.5 6.5 0 001.5 8zM8 12a1.025 1.025 0 01-1-1h2a1.025 1.025 0 01-1 1zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497z"/></svg>'},Nc={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0113 5.762V2zm12 7.5a3.5 3.5 0 10-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0014 9.5zM10.5 8A1.5 1.5 0 119 9.5 1.5 1.5 0 0110.5 8z"/></svg>'},qc={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 016 10zM5 4h5v1H5V4z"/><path class="cls-1" d="M9.99 7.01l-.076.002a3 3 0 101.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 00.57-1.816A3 3 0 009.99 7.01zM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2z"/></svg>'},jc={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 014.977 2h.046A.976.976 0 016 2.977v1.046A.977.977 0 015.023 5h-.046A.977.977 0 014 4.023zM13 4v.023A1.98 1.98 0 0111.023 6h-.046A1.98 1.98 0 019 4.023V4H7v.023A1.98 1.98 0 015.023 6h-.046A1.98 1.98 0 013 4.023V4a1 1 0 00-1 1v8a1 1 0 001 1h10a1 1 0 001-1V5a1 1 0 00-1-1zm-7 8H4v-1h2zm.001-1.999H4V9h2.001zm0-2.001H4V7h2.001zM9 12H7v-1h2zm0-1.999H7V9h2zM9 8H7V7h2zm3 4h-2v-1h2zm.001-1.999H10V9h2.001zm0-2.001H10V7h2.001zM10 4.023V2.977A.976.976 0 0110.977 2h.046a.976.976 0 01.977.977v1.046a.977.977 0 01-.977.977h-.046A.977.977 0 0110 4.023z"/></svg>'},Gc={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>'},Uc={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>'},Wc={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>'},Kc={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>'},Xc={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287L6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4z"/></svg>'},Yc={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="M14 4.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z"/></svg>'},Qc={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.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693z"/></svg>'},Zc={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm0 9.429A3.429 3.429 0 1111.429 8 3.429 3.429 0 018 11.429z"/></svg>'},Jc={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>'},ed={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 017 2v2.686a3.475 3.475 0 000 6.628zM9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/></svg>'},td={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},id={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 010-6.628V2a6.1 6.1 0 000 12z"/></svg>'},od={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.281 4.281 0 013.573 6.647L5.714 4.427a4.262 4.262 0 012.36-.713zM3.789 8a4.261 4.261 0 01.713-2.36l5.934 5.933A4.281 4.281 0 013.789 8z"/></svg>'},sd={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.263 4.263 0 012.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 012.36-.713zM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 01-.03-4.77zm3.573 6.647a4.256 4.256 0 01-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 01-2.361.713zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 01-.028 4.67z"/></svg>'},nd={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 012-2V2a1 1 0 012 0v1a2 2 0 012 2zm1-2v9H4V3H3a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1V4a1 1 0 00-1-1zm-2 4H5v1h5zM8 9H5v1h3z"/></svg>'},rd={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6m.576 4.87l1.555-1.557a1.635 1.635 0 01.84-.256 1.979 1.979 0 01-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 010 1.085l2.376 2.38a1.597 1.597 0 01.458 1.072 1.621 1.621 0 01-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 110-2.293"/></svg>'},ad={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.108 7.392l.955-.957a1.004 1.004 0 01.516-.157 1.215 1.215 0 01-.14.486c-.072.1-.834.866-.966.999a.785.785 0 010 .666l1.341 1.344a.981.981 0 01.281.658.996.996 0 01-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 110-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 00-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 00-.563-.344 4.61 4.61 0 00-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 00-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 003.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 00.401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 001.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 001.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 00.608-1.175zM8 11.45A3.45 3.45 0 1111.45 8 3.45 3.45 0 018 11.45z"/></svg>'},ld={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 00-2.152.505L7.096 6H3.422A4.997 4.997 0 108 3zm2.003 7.616a453.75 453.75 0 01-1.675-1.7 1.061 1.061 0 110-1.907l1.294-1.297a1.36 1.36 0 01.699-.212 1.646 1.646 0 01-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 010 .903l1.817 1.82a1.33 1.33 0 01.381.891 1.35 1.35 0 01-1.017-.51z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},cd={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>'},dd={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 01-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 012.63-2.937A4.203 4.203 0 018.432 3.48a4.254 4.254 0 014.249 4.17 2.251 2.251 0 011.437 2.09 2.24 2.24 0 01-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 000-1.799.883.883 0 00-.337.067l-.493.202.159-.508a2.914 2.914 0 00-2.777-3.783 2.897 2.897 0 00-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 00-.403-.051z"/></svg>'},hd={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.476 7.298l-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568zM15 9.005a2.374 2.374 0 01-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 10-.516-2.64A3.77 3.77 0 104.797 5.99 2.238 2.238 0 002 8.148a2.223 2.223 0 002.057 2.22l1.758.009-.448.894a10.567 10.567 0 01-2.31-.121 3.224 3.224 0 01.993-6.225 4.77 4.77 0 019.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0115 9.006z"/></svg>'},ud={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.429 10.1l.001-.101A3.998 3.998 0 004.69 8.59a2.715 2.715 0 00-2.557 2.7 2.782 2.782 0 001.725 2.516 4.854 4.854 0 001.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 00.55-3.897zm-.55 3.06l-7.183-.008a1.867 1.867 0 01.156-3.728 1.891 1.891 0 01.464.06 3.16 3.16 0 116.13 1.462 1.149 1.149 0 11.433 2.213zM4.5 4.5a1 1 0 111-1 1 1 0 01-1 1zm5.138.681l.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502z"/></svg>'},pd={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.823 2l-2.217.914.516 1.25a4.743 4.743 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 00.674.048 4.74 4.74 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 00.002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 00-.676-.049 4.808 4.808 0 00-.663.047zm1.175 9a2.999 2.999 0 112.77-1.847 2.984 2.984 0 01-2.77 1.846M8 6.801a1.2 1.2 0 10.46.093A1.198 1.198 0 008 6.8"/></svg>'},gd={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 01-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 01-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 01-1.66-.078l-.105-.012a15.901 15.901 0 01-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 01-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 01-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 01-.462-.223l-.03-.02a2.343 2.343 0 01-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 00.697.197 14.793 14.793 0 003.4.363 14.818 14.818 0 003.403-.362 8.38 8.38 0 00.697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 01-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 00.698.197 14.8 14.8 0 003.399.362 14.817 14.817 0 003.401-.362 8.375 8.375 0 00.7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697L2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 01.516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 011.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 01.52.223 4.027 4.027 0 01.478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 01.341 1.058l1.127.095-.133 1.539a10.211 10.211 0 00-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 00-1.346-2.416 2.543 2.543 0 00-2.938.45 2.408 2.408 0 00-.698 2.14 11.88 11.88 0 00-1.482.311l-.008-.033zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 01-.026-.314.99.99 0 01.292-.618 1.011 1.011 0 011.174-.18.992.992 0 01.539.967.923.923 0 01-.036.132 17.817 17.817 0 00-.866-.022z"/></svg>'},vd={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338L14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 00-.676-.049 4.803 4.803 0 00-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 00.674.048 4.737 4.737 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 00.002-1.34zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 01-.466.131 9.896 9.896 0 01-2.273.243 9.88 9.88 0 01-2.271-.243 5.454 5.454 0 01-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 00.223.16l.02.013a2.725 2.725 0 00.309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 001.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 00.308-.149l.022-.014a1.651 1.651 0 00.222-.159l.03-.023zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 01-.466.13 9.897 9.897 0 01-2.273.243 9.88 9.88 0 01-2.271-.242 5.44 5.44 0 01-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 00.223.16l.02.013a2.716 2.716 0 00.309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 001.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 00.307-.15l.022-.013a1.657 1.657 0 00.222-.16c.009-.007.021-.014.03-.022zm-.953-1.05a5.625 5.625 0 01-.467.132 9.896 9.896 0 01-2.272.24 9.885 9.885 0 01-2.271-.24 6.179 6.179 0 01-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702z"/></svg>'},md={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 01-.224.477.787.787 0 01-.909.139.762.762 0 01-.19-1.224.781.781 0 01.907-.14.767.767 0 01.416.748zM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 01-.232.268 2.386 2.386 0 01-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 01-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 01-.256-.215 2.358 2.358 0 01-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 01-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 01.234-.27 2.463 2.463 0 01.229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 01.662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 01.473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 01.008.654zm-1.934-1.591a1.495 1.495 0 00-2.085.011 1.454 1.454 0 00.01 2.081 1.479 1.479 0 00.486.313 1.495 1.495 0 001.6-.324 1.454 1.454 0 00-.01-2.081zM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 01-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 01-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 01-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 01.4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 01.827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 01.402.172 3.111 3.111 0 01.369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 01.264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 01-.4.762zM7.874 6.054a1.916 1.916 0 00-1.04-1.868 1.965 1.965 0 00-2.27.348 1.907 1.907 0 00.478 3.06 1.965 1.965 0 002.27-.347 1.903 1.903 0 00.562-1.193zm3.376 4.467a.6.6 0 00-.64.13.591.591 0 00-.131.196.584.584 0 00.33.761.597.597 0 00.64-.13.59.59 0 00.13-.195.583.583 0 00-.135-.637.596.596 0 00-.194-.125z"/></svg>'},bd={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.11l-1.178-.632-1.875 2.133a5.424 5.424 0 00-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 00-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 00-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 00.453.525l-.13.427h7.232a.818.818 0 00.87-.759L14 13.2zm-1.335 7.876a2.877 2.877 0 01-3.741 1.477 2.768 2.768 0 01-1.51-3.66 2.876 2.876 0 013.729-1.482 2.76 2.76 0 011.535 3.637z"/></svg>'},fd={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 01-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 012 9.5v-6A1.5 1.5 0 013.5 2h9A1.5 1.5 0 0114 3.5z"/></svg>'},wd={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1zm-8-1V7h7v4zm1-6H4V4h3zm1 0V3H3v7h1v3h2v1H3a1 1 0 01-1-1V3a1 1 0 011-1h5a1 1 0 011 1v2z"/></svg>'},xd={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>'},yd={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>'},$d={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646L7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647zM14 2v12H2V2zM8 9H4v3h4zm4 2H9v1h3zm0-2H9v1h3zm0-5H4v4h8V4zm-5 6H5v1h2z"/></svg>'},Cd={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>'},kd={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>'},Sd={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646L7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647zM14 2v12H2V2zM4 7h3V4H4zm8 1H4v4h8V8zm0-4H8v3h4z"/></svg>'},Rd={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 00.36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 01-.757.212A16.17 16.17 0 017.997 14a16.144 16.144 0 01-3.69-.391 8.83 8.83 0 01-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 00.362.26c.012.006.021.013.033.02a4.294 4.294 0 00.502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 00.82.1 24.659 24.659 0 00.98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 00.5-.241.415.415 0 00.035-.022m0-2.845l-.035.022a4.46 4.46 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 01-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 01-.823-.02l-.18-.008a20.583 20.583 0 01-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 01-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.145 16.145 0 003.69.39 16.171 16.171 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258m0-2.845l-.035.022a4.463 4.463 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 01-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 01-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.144 16.144 0 003.69.39 16.17 16.17 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 003.69.39 16.17 16.17 0 003.692-.39 9.13 9.13 0 00.759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},_d={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 01-1.594-.26 7.445 7.445 0 01-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 00.308.222l.028.018a3.65 3.65 0 00.428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613zm-2.238-7.74a8.567 8.567 0 00.645.182 13.68 13.68 0 003.143.334 13.697 13.697 0 003.144-.334 7.753 7.753 0 00.646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973zm5.047 6.495l.008.007.008-.008zm-5.047-4.07a7.471 7.471 0 00.644.182 13.675 13.675 0 003.143.335 13.697 13.697 0 003.146-.335 7.694 7.694 0 00.644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 01-.307.22.353.353 0 01-.03.02 3.788 3.788 0 01-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 01-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 01-1.535-.072l-.097-.011a14.698 14.698 0 01-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 01-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 01-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 01-.427-.207l-.028-.017a2.167 2.167 0 01-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972zm0 2.436a7.471 7.471 0 00.644.182 13.147 13.147 0 002.644.328l.318-.318.323.324a14.377 14.377 0 002.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 01-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 01-1.402 0l-.154-.007a17.43 17.43 0 01-.68-.049l-.097-.011a14.689 14.689 0 01-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 01-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 01-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 01-.427-.207l-.028-.017a2.169 2.169 0 01-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268z"/></svg>'},zd={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>'},Id={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 01-6.997-2.962v-.007H2v.007a5.995 5.995 0 0010.301 4.182zM8.372 2v1.884a4.13 4.13 0 012.992 6.501l1.429 1.224A6.008 6.008 0 008.37 2zM2.048 7.236h1.897a4.117 4.117 0 013.675-3.352V2A6.012 6.012 0 002.05 7.236z"/></svg>'},Md={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 11-3-3 3 3 0 013 3zm5-2a2 2 0 102 2 2.002 2.002 0 00-2-2m0-1a3 3 0 11-3 3 3 3 0 013-3z"/></svg>'},Ad={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 11-6 0 3 3 0 016 0zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 110 6 3 3 0 010-6z"/></svg>'},Vd={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>'},Hd={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 012-2H14V13a1 1 0 01-1 1zM12 2a.667.667 0 00-.667.667v2h1.334v-2A.667.667 0 0012 2zM8.444 2a.667.667 0 00-.666.667v2H9.11v-2A.667.667 0 008.444 2zM2 8.444a.667.667 0 00.667.667h2V7.778h-2A.667.667 0 002 8.444zM2 12a.667.667 0 00.667.667h2v-1.334h-2A.667.667 0 002 12zm11.556-8.222v.889a.444.444 0 01-.445.444H10.89a.444.444 0 01-.445-.444v-.89H10v.89a.444.444 0 01-.444.444H7.333a.444.444 0 01-.444-.444v-.89H4.667a.889.889 0 00-.89.89v2.222h.89a.444.444 0 01.444.444v2.223a.444.444 0 01-.444.444h-.89v.444h.89a.444.444 0 01.444.445v2.222a.444.444 0 01-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 018.222 6.89H14V3.778z"/></svg>'},Od={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>'},Ed={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 001 8.001a7.588 7.588 0 007.146 4.342A7.002 7.002 0 0015 8a7.586 7.586 0 00-7.144-4.344m-1.199 7.289A5.108 5.108 0 012.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 00-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 00-.053.576 3.348 3.348 0 001.734 2.962m2.85.02a3.4 3.4 0 00.107-5.908 5.006 5.006 0 013.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},Ld={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 016.19 11.96a3.323 3.323 0 01-2.042.667 2.835 2.835 0 01-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 001.2.716 1.976 1.976 0 001.385-.625 11.546 11.546 0 001.722-2.403l2.252-3.88a7.585 7.585 0 00-.679-.037 2.365 2.365 0 00-1.66.54 1.967 1.967 0 00-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 01.645-1.874 3.312 3.312 0 011.34-1.177 6.74 6.74 0 012.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 00.29 1.701.498.498 0 00.528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506zm-.086-.896l-.275-3.22-1.855 3.22z"/></svg>'},Pd={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>'},Fd={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>'},Dd={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 00.249-1.302A3.701 3.701 0 007.22 7 3.654 3.654 0 006 7.223V2h4v4zm-3-4v3h3zm-1.126 8.698a2.697 2.697 0 01-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 115.22-.956zm-.952 0a1.745 1.745 0 10-1.745 1.745 1.747 1.747 0 001.745-1.745z"/></svg>'},Td={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 102.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29zm2.033 4.059a1.154 1.154 0 010-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 01-1.07.726z"/></svg>'},Bd={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},Nd={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 10-1 1 1 1 0 001-1zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18zM12.455 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},qd={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm.455 2H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},jd={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>'},Gd={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>'},Ud={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.027 14l2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},Wd={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 115 9.5 1.5 1.5 0 016.5 11zM5 3.5A1.5 1.5 0 106.5 5 1.5 1.5 0 005 3.5zm7.5 7.5A1.5 1.5 0 1111 9.5a1.5 1.5 0 011.5 1.5zM11 3.5A1.5 1.5 0 1012.5 5 1.5 1.5 0 0011 3.5z"/></svg>'},Kd={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111zM9.544 4.667H9.31a3.141 3.141 0 00-.394-.1 2.455 2.455 0 00-.483-.05 1.32 1.32 0 00-.832.241 1.334 1.334 0 00-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 01-.462 1.357 2.583 2.583 0 01-.784.808 3.015 3.015 0 01-.938.387A4.823 4.823 0 013.184 13q-.275 0-.629-.03A3.529 3.529 0 012 12.892v-1.815h.12a.56.56 0 00.424.244 2.538 2.538 0 00.5.052 1.304 1.304 0 00.898-.29 1.584 1.584 0 00.424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 01.444-1.244 2.516 2.516 0 01.76-.734 2.643 2.643 0 01.94-.356A5.61 5.61 0 018.357 3q.294 0 .588.025t.599.076z"/></svg>'},Xd={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 011.142-.49 1.763 1.763 0 01-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 01.032.295 1.385 1.385 0 01-2.769 0 1.343 1.343 0 01.033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 01.625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 01.588 0l.11.035.16.055.033.011zM14 8.86a5.979 5.979 0 01-1.799 4.28l-1.309-1.308a4.085 4.085 0 00.83-4.78l.55-.55a2.576 2.576 0 00.64-1.082A5.968 5.968 0 0114 8.86zm-6-6a5.998 5.998 0 00-4.201 10.28l1.308-1.308a4.14 4.14 0 014.645-6.725l.564-.564a2.57 2.57 0 011.07-.635A5.97 5.97 0 008 2.86z"/></svg>'},Yd={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1zm4 9H4v-2h2zm.001-2.999H4V7h2.001zm0-3.001H4V4h2.001zM9 12H7v-2h2zm0-2.999H7V7h2zM9 6H7V4h2zm3 6h-2v-2h2zm.001-2.999H10V7h2.001zm0-3.001H10V4h2.001z"/></svg>'},Qd={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>'},Zd={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3zM8.875 2H6.723A1.991 1.991 0 015 3a2.486 2.486 0 01-2-1H2v4h1a1.797 1.797 0 011.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2z"/></svg>'},Jd={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.76 14l.752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14zM6.447 9.392h2.506l.72-2.85H7.167z"/></svg>'},eh={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2L2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},th={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 00.355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 00-.355-1.257h.404V2.6h.047a.556.556 0 00.499-.6H4.727a.556.556 0 00.499.6h.047v.49h.404a2.491 2.491 0 00-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 00.355 1.257h-.404v.491h-.047a.556.556 0 00-.499.6h6.546a.556.556 0 00-.499-.6zM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 011.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 011.738.656c0 .72-.409 1.305-1.99 1.305z"/></svg>'},ih={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 011 1v8a1.001 1.001 0 01-1 1H4a1.001 1.001 0 01-1-1V4a1.001 1.001 0 011-1h8m0-1H4a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2zM4 4v8h8V4zm6 6H6V6h4z"/></svg>'},oh={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75zm.276-2.698a1.19 1.19 0 002.035-.838 1.164 1.164 0 00-.346-.846 1.193 1.193 0 00-1.693 0 1.158 1.158 0 00-.35.846 1.144 1.144 0 00.354.838z"/></svg>'},sh={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-.697 2.28a.951.951 0 011.35 0 .928.928 0 01.276.675.952.952 0 01-1.905 0 .924.924 0 01.279-.674zM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7z"/></svg>'},nh={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.045 7.348l-.652-.652 1.444-.14zm-3.818.698l-4.912 4.912-.395-.396 4.12-4.12zm4.734-2.918l-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304zm-3.524-.386l-.651-.653.791-.791zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28z"/></svg>'},rh={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>'},ah={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.555 9.546l.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11zm0 3.11l.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768z"/></svg>'},lh={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953L6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049z"/></svg>'},ch={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 019.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 00-1.277-.769 1.43 1.43 0 00-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 00.054 2.038 1.507 1.507 0 001.039.432 1.28 1.28 0 00.953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 001.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 01-.693.082 2.91 2.91 0 01-2.182-4.842A46.793 46.793 0 015.53 6.356a2.826 2.826 0 011.935-.764M10.583 2.5a3.001 3.001 0 00-.69.081 10.376 10.376 0 00-2.996 2.377 3.474 3.474 0 01.568-.054 3.58 3.58 0 011.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 01.913-.395 1.513 1.513 0 011.074.469 1.433 1.433 0 01.022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 01-.975.395 1.483 1.483 0 01-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 002.493 1.42 2.808 2.808 0 001.93-.76 54.2 54.2 0 002.266-2.266A2.911 2.911 0 0010.583 2.5"/></svg>'},dh={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 01.687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 00-.326-1.312 1.297 1.297 0 00-.88-.374 37.657 37.657 0 00-2.779.002 1.298 1.298 0 00-1.273 1.341 1.367 1.367 0 00.39.944 1.162 1.162 0 00.878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 001.104 1.344 8.133 8.133 0 01-3.45-.395 2.705 2.705 0 01-.496-.392A2.64 2.64 0 014.52 8.702a42.45 42.45 0 012.951-.003 2.564 2.564 0 011.731.751m3.984.017a2.723 2.723 0 00-.495-.39 9.414 9.414 0 00-3.447-.398 3.151 3.151 0 01.4.33 3.247 3.247 0 01.68 1c.457.031.864.035 1.096.027a1.108 1.108 0 01.839.331 1.373 1.373 0 01.389.99 1.3 1.3 0 01-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 01-.878-.372 1.345 1.345 0 01-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 00.688 2.51 2.547 2.547 0 001.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 001.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774z"/></svg>'},hh={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>'},uh={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>'},ph={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 01-.694.178 16.116 16.116 0 01-3.382.328 16.089 16.089 0 01-3.38-.328 8.77 8.77 0 01-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 00.332.218l.03.017a4.235 4.235 0 00.46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 00.457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 00.33-.216zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 00.694.179 16.101 16.101 0 003.378.327 16.12 16.12 0 003.382-.327 8.892 8.892 0 00.694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457zM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 011-.255V6h3v2h6V7H9V6z"/></svg>'},gh={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 7v1H3v6h10V8zM6.062 6.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 5a1.883 1.883 0 012 2v1H6.062z"/></svg>'},vh={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.073 12.29l-2.926-2.926a3.971 3.971 0 10-.783.783l2.927 2.926zM7.01 9.84a2.83 2.83 0 112.83-2.83 2.833 2.833 0 01-2.83 2.83z"/></svg>'},mh={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 00-.75.73v8.54a.74.74 0 00.75.73h12.5a.74.74 0 00.75-.73V3.73a.74.74 0 00-.75-.73zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12z"/></svg>'},bh={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>'},fh={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>'},wh={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 004 2.615v10.77a.54.54 0 00.538.538h5.924a.54.54 0 00.538-.538V2.615a.54.54 0 00-.538-.538zM10 12H5V3h5z"/></svg>'},xh={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>'},yh={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>'},$h={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757zm-7.381 9.493l2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},Ch={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>'},kh={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 01-.195 1.176 2.63 2.63 0 01-.549.885 3.96 3.96 0 01-.852.672 7.46 7.46 0 01-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 00.793-.429 2.098 2.098 0 00.608-.612 1.45 1.45 0 00.22-.791 1.042 1.042 0 00-.423-.939 2.163 2.163 0 00-1.195-.28 3.338 3.338 0 00-1.068.204 4.853 4.853 0 00-1.09.526h-.263V3.566a8.148 8.148 0 011.296-.372A8.205 8.205 0 017.77 3a4.196 4.196 0 012.579.718 2.241 2.241 0 01.954 1.876zM8.77 13H6.112v-1.737H8.77z"/></svg>'},Sh={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 7.985l-8.002 4.013L8 8 5.998 3.987zM3.995 2.997L2 2l3 6-3 6 2.002-1.005L6.5 8z"/></svg>'},Rh={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10zM9 5H4V4h5zM3 7v3h10V7zm6 2H4V8h5zm3 4H3v-2h10v1a1 1 0 01-1 1z"/></svg>'},_h={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 000-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 10-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 100 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1012 10z"/></svg>'},zh={name:"share_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.984 2.012l-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566zM2 4v10h10v-4h-2v2H4V6h2V4z"/></svg>'},Ih={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>'},Mh={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>'},Ah={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>'},Vh={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 001.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 01.9-1.267zm0-6.054a4.613 4.613 0 00-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 012 9.18V4h12z"/></svg>'},Hh={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29L2 12.304v-8.01zM14 2h-2v12h2z"/></svg>'},Oh={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 013.938-3.94v.771a4.123 4.123 0 00-3.176 3.169zM8 2v1.875A4.125 4.125 0 113.875 8H2a6 6 0 106-6z"/></svg>'},Eh={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>'},Lh={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm9.033 4.199l-.016-.076a2.34 2.34 0 00-.497-1.18 2.108 2.108 0 00-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 00.88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 00-1.274.262 2.015 2.015 0 00-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199z"/></svg>'},Ph={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 00-1.477.291 2.262 2.262 0 00-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 00-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 001.01.213l.223.018V13z"/></svg>'},Fh={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 00-.5.5v11a.501.501 0 00.5.5h9a.501.501 0 00.5-.5v-11a.501.501 0 00-.5-.5zM8 13.25a.75.75 0 11.75-.75.752.752 0 01-.75.75zM12 11H4V3h8z"/></svg>'},Dh={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588L5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543zM6.5 6.499a1.082 1.082 0 11-.013-1.516A1.072 1.072 0 016.499 6.5z"/></svg>'},Th={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338L5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293zM6.5 5.249a1.082 1.082 0 11-.013-1.516 1.072 1.072 0 01.013 1.516zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5z"/></svg>'},Bh={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 102 2 2 2 0 00-2-2zm4.9.99A5.005 5.005 0 009 3.1V1H7v2.1A5.005 5.005 0 003.1 7H1v2h2.1A5.005 5.005 0 007 12.9V15h2v-2.1A5.005 5.005 0 0012.9 9H15V7zM8 12a4 4 0 114-4 4.005 4.005 0 01-4 4z"/></svg>'},Nh={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 019 12.9V15H7v-2.108a4.99 4.99 0 01-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 107 4.13V1h2v2.1A5.005 5.005 0 0112.9 7zm-5 1.01a2 2 0 11-2-2 2 2 0 012 2z"/></svg>'},qh={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 116.5 8 1.5 1.5 0 018 6.5zM.5 8A1.5 1.5 0 102 6.5 1.5 1.5 0 00.5 8zm12 0A1.5 1.5 0 1014 6.5 1.5 1.5 0 0012.5 8z"/></svg>'},jh={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>'},Gh={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 7l-.625-5H10V1H5v1h.625L5 7a2 2 0 00-2 2h4v4l.5 2 .5-2V9h4a2 2 0 00-2-2z"/></svg>'},Uh={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>'},Wh={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103L5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},Kh={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>'},Xh={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2L2 14h12zm0 4.875l2.438 4.875H5.585z"/></svg>'},Yh={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 2L2 14h12L8 2z"/></svg>'},Qh={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 00-1.6 1.6v6.8a1.595 1.595 0 001.6 1.594h10.8a1.595 1.595 0 001.6-1.594v-6.8a1.6 1.6 0 00-1.6-1.6zM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5z"/></svg>'},Zh={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 00-1.182 1.51l.01.155.021.193a1.69 1.69 0 00.216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 00.992.36h.049a1.306 1.306 0 00.224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 01-.571.053 3.148 3.148 0 01-2.99-2.258l-.011-.045a3.04 3.04 0 01-.076-.35 3.127 3.127 0 01-.03-.206l-.004-.089a3.112 3.112 0 01-.016-.336A3.164 3.164 0 014.35 7.356c.272-.068.808-.203.802-.206l.623-.137zm4.31-1.544l-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 01.789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 01-.035.58l-.064.185-.056.142a1.546 1.546 0 01-1.4.893 1.661 1.661 0 01-.313-.03 54.946 54.946 0 01-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 00.578.056 3.188 3.188 0 002.811-1.74 3.018 3.018 0 00.129-.311l.033-.083.061-.197a3.047 3.047 0 00.082-.351l.008-.044a3.132 3.132 0 00-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393L6.875 6.075h.75l.3 3.032 1.2-3.782h-.75z"/></svg>'},Jh={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 4a1.883 1.883 0 012 2h2a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 6v2H3v6h10V8z"/></svg>'},eu={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9zM7.982 2L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9z"/></svg>'},tu={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 012.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 01-.335.364 8.55 8.55 0 01-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0114 12.291V14H2v-1.673a2.163 2.163 0 011.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 01-.312-.749 4.275 4.275 0 01-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 018.004 2"/></svg>'},iu={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.57 7.28l-.06.013a4.556 4.556 0 00-1.38-2.609V3.44a.481.481 0 00-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 00-.48.48v1.24a4.545 4.545 0 000 6.64v1.24a.481.481 0 00.48.48h.48V14h4.32v-.96h.48a.481.481 0 00.48-.48v-1.24a4.547 4.547 0 001.379-2.612l.061.012a.481.481 0 00.48-.48v-.48a.481.481 0 00-.48-.48zm-2.3 2.662a1.59 1.59 0 00-.182-.26L8.747 8.338a.785.785 0 000-.666c.132-.133.894-.899.965-1a1.216 1.216 0 00.14-.485 1.004 1.004 0 00-.515.157l-.955.957a.784.784 0 100 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 00.36.276 3.055 3.055 0 11.291-.297z"/></svg>'},ou={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 01-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472z"/></svg>'},su={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.089 2.526h-1.868a5.598 5.598 0 00-.854-1.712 5.363 5.363 0 012.722 1.712zm-2.722 8.66a5.599 5.599 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.644 10.644 0 00.208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.955.955 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.363 5.363 0 012.722-1.712 5.017 5.017 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zM12.105 8a.326.326 0 01-.19.296l-6.598 3.3-.148.036a.327.327 0 01-.327-.328V4.69a.327.327 0 01.492-.281l6.595 3.302a.326.326 0 01.176.29z"/></svg>'},nu={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.09 2.526H10.22a5.6 5.6 0 00-.854-1.712 5.364 5.364 0 012.722 1.712zm-2.723 8.66a5.6 5.6 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.657 10.657 0 00.208-1.187L9.923 10a9.85 9.85 0 01-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.96.96 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.364 5.364 0 012.722-1.712 5.02 5.02 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zm-.619-3.131L5.334 4.409a.327.327 0 00-.492.281v6.613a.327.327 0 00.327.328l.148-.035 6.598-3.3a.326.326 0 00.014-.585zm-6.087 2.505V5.78L10.274 8z"/></svg>'},ru={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>'},au={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>'},lu={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.286 11.714l-5.791-5.79a2.504 2.504 0 00.17-.755 2.149 2.149 0 00-.095-.814 2.12 2.12 0 00-.55-.904 2.328 2.328 0 00-1.76-.685h-.045a2.104 2.104 0 00-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 01-.22.854 1.043 1.043 0 01-.114.145 1.648 1.648 0 01-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 00-.135.545l-.015.105a2.337 2.337 0 00.384 1.518 2.51 2.51 0 00.295.36 2.205 2.205 0 001.576.65 2.453 2.453 0 00.898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67zM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916zM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45z"/></svg>'},cu={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667L9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3z"/></svg>'},du={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026L4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363zm1.155-10.68l-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312z"/></svg>'},hu=ve`
|
|
1657
1657
|
${fs("inline-flex")}
|
|
1658
1658
|
|
|
1659
1659
|
:host {
|
|
@@ -1712,8 +1712,8 @@ const Cc={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
|
|
|
1712
1712
|
}
|
|
1713
1713
|
|
|
1714
1714
|
slot[name='separator'] svg {
|
|
1715
|
-
width: ${
|
|
1716
|
-
height: ${
|
|
1715
|
+
width: ${Vr};
|
|
1716
|
+
height: ${Vr};
|
|
1717
1717
|
}
|
|
1718
1718
|
|
|
1719
1719
|
slot[name='separator'] path {
|
|
@@ -1722,7 +1722,7 @@ const Cc={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
|
|
|
1722
1722
|
`
|
|
1723
1723
|
const uu=class extends ni{}.compose({baseName:"breadcrumb-item",baseClass:ni,template:(e,t)=>U`
|
|
1724
1724
|
<div role="listitem" class="listitem" part="listitem">
|
|
1725
|
-
${
|
|
1725
|
+
${Re((e=>e.href&&e.href.length>0),U`
|
|
1726
1726
|
${((e,t)=>U`
|
|
1727
1727
|
<a
|
|
1728
1728
|
class="control"
|
|
@@ -1765,12 +1765,12 @@ const uu=class extends ni{}.compose({baseName:"breadcrumb-item",baseClass:ni,tem
|
|
|
1765
1765
|
</a>
|
|
1766
1766
|
`)(0,t)}
|
|
1767
1767
|
`)}
|
|
1768
|
-
${
|
|
1768
|
+
${Re((e=>!e.href),U`
|
|
1769
1769
|
${Be(0,t)}
|
|
1770
1770
|
<slot></slot>
|
|
1771
1771
|
${Te(0,t)}
|
|
1772
1772
|
`)}
|
|
1773
|
-
${
|
|
1773
|
+
${Re((e=>e.separator),U`
|
|
1774
1774
|
<span class="separator" part="separator" aria-hidden="true">
|
|
1775
1775
|
<slot name="separator">${t.separator||""}</slot>
|
|
1776
1776
|
</span>
|
|
@@ -1896,24 +1896,24 @@ t&&dr.unsubscribe(t)}}const fu=(e,t)=>new bu(e,t),wu=ve`
|
|
|
1896
1896
|
}
|
|
1897
1897
|
`.withBehaviors(fu(en,ve`
|
|
1898
1898
|
:host {
|
|
1899
|
-
--ni-private-card-button-background-hover-color: ${Ys(
|
|
1900
|
-
--ni-private-card-button-background-active-color: ${
|
|
1899
|
+
--ni-private-card-button-background-hover-color: ${Ys(Vs,.3)};
|
|
1900
|
+
--ni-private-card-button-background-active-color: ${Vs};
|
|
1901
1901
|
--ni-private-card-button-border-active-color: ${Ys(Ps,.2)};
|
|
1902
1902
|
--ni-private-card-button-border-selected-color: ${Ys(Ps,.6)};
|
|
1903
1903
|
}
|
|
1904
1904
|
`),fu(tn,ve`
|
|
1905
1905
|
:host {
|
|
1906
|
-
--ni-private-card-button-background-hover-color: ${Ys(
|
|
1907
|
-
--ni-private-card-button-background-active-color: ${Ys(
|
|
1908
|
-
--ni-private-card-button-border-active-color: ${Ys(
|
|
1909
|
-
--ni-private-card-button-border-selected-color: ${
|
|
1906
|
+
--ni-private-card-button-background-hover-color: ${Ys(Ms,.07)};
|
|
1907
|
+
--ni-private-card-button-background-active-color: ${Ys(Ms,.15)};
|
|
1908
|
+
--ni-private-card-button-border-active-color: ${Ys(Ms,.2)};
|
|
1909
|
+
--ni-private-card-button-border-selected-color: ${Ms};
|
|
1910
1910
|
}
|
|
1911
1911
|
`),fu(on,ve`
|
|
1912
1912
|
:host {
|
|
1913
|
-
--ni-private-card-button-background-hover-color: ${Ys(
|
|
1914
|
-
--ni-private-card-button-background-active-color: ${Ys(
|
|
1915
|
-
--ni-private-card-button-border-active-color: ${Ys(
|
|
1916
|
-
--ni-private-card-button-border-selected-color: ${Ys(
|
|
1913
|
+
--ni-private-card-button-background-hover-color: ${Ys(Vs,.07)};
|
|
1914
|
+
--ni-private-card-button-background-active-color: ${Ys(Vs,.15)};
|
|
1915
|
+
--ni-private-card-button-border-active-color: ${Ys(Vs,.2)};
|
|
1916
|
+
--ni-private-card-button-border-selected-color: ${Ys(Vs,.6)};
|
|
1917
1917
|
}
|
|
1918
1918
|
`))
|
|
1919
1919
|
class xu extends mi{constructor(){super(...arguments),this.selected=!1}}e([oe({mode:"boolean"})],xu.prototype,"selected",void 0)
|
|
@@ -1988,8 +1988,8 @@ const $u=ve`
|
|
|
1988
1988
|
}
|
|
1989
1989
|
|
|
1990
1990
|
slot[name='checked-indicator'] svg {
|
|
1991
|
-
height: ${
|
|
1992
|
-
width: ${
|
|
1991
|
+
height: ${Vr};
|
|
1992
|
+
width: ${Vr};
|
|
1993
1993
|
overflow: visible;
|
|
1994
1994
|
}
|
|
1995
1995
|
|
|
@@ -2006,8 +2006,8 @@ const $u=ve`
|
|
|
2006
2006
|
}
|
|
2007
2007
|
|
|
2008
2008
|
slot[name='indeterminate-indicator'] svg {
|
|
2009
|
-
height: ${
|
|
2010
|
-
width: ${
|
|
2009
|
+
height: ${Vr};
|
|
2010
|
+
width: ${Vr};
|
|
2011
2011
|
overflow: visible;
|
|
2012
2012
|
}
|
|
2013
2013
|
|
|
@@ -2079,7 +2079,7 @@ const ku=ve`
|
|
|
2079
2079
|
}
|
|
2080
2080
|
`
|
|
2081
2081
|
class Su extends No{constructor(){super(...arguments),this.appearance=ac,this.contentHidden=!1}}e([oe],Su.prototype,"appearance",void 0),e([oe({attribute:"content-hidden",mode:"boolean"})],Su.prototype,"contentHidden",void 0),zt(Su,De,bi)
|
|
2082
|
-
const
|
|
2082
|
+
const Ru=Su.compose({baseName:"toggle-button",template:(e,t)=>U`
|
|
2083
2083
|
<div
|
|
2084
2084
|
role="button"
|
|
2085
2085
|
part="control"
|
|
@@ -2121,8 +2121,8 @@ const _u=Su.compose({baseName:"toggle-button",template:(e,t)=>U`
|
|
|
2121
2121
|
${Te(0,t)}
|
|
2122
2122
|
</div>
|
|
2123
2123
|
`,styles:ku,shadowOptions:{delegatesFocus:!0}})
|
|
2124
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
2125
|
-
const
|
|
2124
|
+
no.getOrCreate().withPrefix("nimble").register(Ru())
|
|
2125
|
+
const _u=U`
|
|
2126
2126
|
<div class="error-text" title="${e=>e.errorText}" aria-live="polite">
|
|
2127
2127
|
${e=>e.errorText}
|
|
2128
2128
|
</div>
|
|
@@ -2130,14 +2130,14 @@ const Ru=U`
|
|
|
2130
2130
|
<template>
|
|
2131
2131
|
<div class="icon" :innerHTML=${e=>e.icon.data}></div>
|
|
2132
2132
|
</template
|
|
2133
|
-
`,
|
|
2133
|
+
`,Iu=ve`
|
|
2134
2134
|
${fs("inline-flex")}
|
|
2135
2135
|
|
|
2136
2136
|
:host {
|
|
2137
2137
|
align-items: center;
|
|
2138
2138
|
user-select: none;
|
|
2139
|
-
width: ${
|
|
2140
|
-
height: ${
|
|
2139
|
+
width: ${Vr};
|
|
2140
|
+
height: ${Vr};
|
|
2141
2141
|
}
|
|
2142
2142
|
|
|
2143
2143
|
.icon {
|
|
@@ -2167,11 +2167,11 @@ const Ru=U`
|
|
|
2167
2167
|
height: 100%;
|
|
2168
2168
|
}
|
|
2169
2169
|
`
|
|
2170
|
-
class
|
|
2171
|
-
const Au=(e,t)=>{const i=t.compose({baseName:e,template:zu,styles:
|
|
2170
|
+
class Mu extends St{constructor(e){super(),this.icon=e}}e([oe],Mu.prototype,"severity",void 0)
|
|
2171
|
+
const Au=(e,t)=>{const i=t.compose({baseName:e,template:zu,styles:Iu,baseClass:t})
|
|
2172
2172
|
no.getOrCreate().withPrefix("nimble").register(i())}
|
|
2173
|
-
class
|
|
2174
|
-
class
|
|
2173
|
+
class Vu extends Mu{constructor(){super(Sc)}}Au("icon-arrow-expander-down",Vu)
|
|
2174
|
+
class Hu extends Mu{constructor(){super(Od)}}Au("icon-exclamation-mark",Hu)
|
|
2175
2175
|
const Ou="underline",Eu="outline",Lu="block",Pu=ve`
|
|
2176
2176
|
${fs("inline-flex")}
|
|
2177
2177
|
|
|
@@ -2284,7 +2284,7 @@ const Ou="underline",Eu="outline",Lu="block",Pu=ve`
|
|
|
2284
2284
|
overflow-y: auto;
|
|
2285
2285
|
position: absolute;
|
|
2286
2286
|
width: 100%;
|
|
2287
|
-
--ni-private-listbox-padding: ${
|
|
2287
|
+
--ni-private-listbox-padding: ${Ir};
|
|
2288
2288
|
max-height: calc(
|
|
2289
2289
|
var(--ni-private-select-max-height) - 2 *
|
|
2290
2290
|
var(--ni-private-listbox-padding)
|
|
@@ -2292,7 +2292,7 @@ const Ou="underline",Eu="outline",Lu="block",Pu=ve`
|
|
|
2292
2292
|
z-index: 1;
|
|
2293
2293
|
padding: var(--ni-private-listbox-padding);
|
|
2294
2294
|
box-shadow: ${Or};
|
|
2295
|
-
border: 1px solid ${
|
|
2295
|
+
border: 1px solid ${Rr};
|
|
2296
2296
|
background-color: ${gr};
|
|
2297
2297
|
background-clip: padding-box;
|
|
2298
2298
|
}
|
|
@@ -2316,7 +2316,7 @@ const Ou="underline",Eu="outline",Lu="block",Pu=ve`
|
|
|
2316
2316
|
}
|
|
2317
2317
|
|
|
2318
2318
|
:host([open][position='below']) .listbox {
|
|
2319
|
-
top: calc(${zr} + ${
|
|
2319
|
+
top: calc(${zr} + ${Ir});
|
|
2320
2320
|
}
|
|
2321
2321
|
|
|
2322
2322
|
.selected-value {
|
|
@@ -2327,7 +2327,7 @@ const Ou="underline",Eu="outline",Lu="block",Pu=ve`
|
|
|
2327
2327
|
text-overflow: ellipsis;
|
|
2328
2328
|
overflow: hidden;
|
|
2329
2329
|
padding: 0px;
|
|
2330
|
-
padding-left: calc(${
|
|
2330
|
+
padding-left: calc(${Mr} / 2);
|
|
2331
2331
|
}
|
|
2332
2332
|
|
|
2333
2333
|
.selected-value[disabled]::placeholder {
|
|
@@ -2344,8 +2344,8 @@ const Ou="underline",Eu="outline",Lu="block",Pu=ve`
|
|
|
2344
2344
|
}
|
|
2345
2345
|
|
|
2346
2346
|
.indicator slot[name='indicator'] svg {
|
|
2347
|
-
width: ${
|
|
2348
|
-
height: ${
|
|
2347
|
+
width: ${Vr};
|
|
2348
|
+
height: ${Vr};
|
|
2349
2349
|
fill: ${Wa};
|
|
2350
2350
|
}
|
|
2351
2351
|
|
|
@@ -2405,8 +2405,8 @@ const Ou="underline",Eu="outline",Lu="block",Pu=ve`
|
|
|
2405
2405
|
|
|
2406
2406
|
:host([error-visible]) .error-icon {
|
|
2407
2407
|
display: inline-flex;
|
|
2408
|
-
width: ${
|
|
2409
|
-
height: ${
|
|
2408
|
+
width: ${Vr};
|
|
2409
|
+
height: ${Vr};
|
|
2410
2410
|
flex: none;
|
|
2411
2411
|
}
|
|
2412
2412
|
|
|
@@ -2416,7 +2416,7 @@ const Ou="underline",Eu="outline",Lu="block",Pu=ve`
|
|
|
2416
2416
|
|
|
2417
2417
|
:host([error-visible]) .error-text {
|
|
2418
2418
|
display: block;
|
|
2419
|
-
font: ${
|
|
2419
|
+
font: ${Vl};
|
|
2420
2420
|
color: ${xr};
|
|
2421
2421
|
width: 100%;
|
|
2422
2422
|
position: absolute;
|
|
@@ -2485,7 +2485,7 @@ const Ou="underline",Eu="outline",Lu="block",Pu=ve`
|
|
|
2485
2485
|
.end-slot-container {
|
|
2486
2486
|
display: flex;
|
|
2487
2487
|
align-items: baseline;
|
|
2488
|
-
padding-right: ${
|
|
2488
|
+
padding-right: ${Ir};
|
|
2489
2489
|
}
|
|
2490
2490
|
|
|
2491
2491
|
.separator {
|
|
@@ -2499,7 +2499,7 @@ const Ou="underline",Eu="outline",Lu="block",Pu=ve`
|
|
|
2499
2499
|
|
|
2500
2500
|
.dropdown-button {
|
|
2501
2501
|
${zr.cssCustomProperty}: 24px;
|
|
2502
|
-
margin-left: ${
|
|
2502
|
+
margin-left: ${Ir};
|
|
2503
2503
|
}
|
|
2504
2504
|
|
|
2505
2505
|
:host([disabled]) .dropdown-icon {
|
|
@@ -2585,10 +2585,10 @@ const Bu=Tu.compose({baseName:"combobox",baseClass:Oi,template:(e,t)=>U`
|
|
|
2585
2585
|
</template>
|
|
2586
2586
|
`,styles:Du,shadowOptions:{delegatesFocus:!0},end:U`
|
|
2587
2587
|
<div class="end-slot-container">
|
|
2588
|
-
<${no.tagFor(
|
|
2588
|
+
<${no.tagFor(Hu)}
|
|
2589
2589
|
severity="error"
|
|
2590
2590
|
class="error-icon"
|
|
2591
|
-
></${no.tagFor(
|
|
2591
|
+
></${no.tagFor(Hu)}>
|
|
2592
2592
|
<div class="separator"></div>
|
|
2593
2593
|
<${no.tagFor(Su)}
|
|
2594
2594
|
${Se("dropdownButton")}
|
|
@@ -2605,14 +2605,14 @@ const Bu=Tu.compose({baseName:"combobox",baseClass:Oi,template:(e,t)=>U`
|
|
|
2605
2605
|
aria-expanded="${e=>e.open}"
|
|
2606
2606
|
tabindex="-1"
|
|
2607
2607
|
>
|
|
2608
|
-
<${no.tagFor(
|
|
2608
|
+
<${no.tagFor(Vu)}
|
|
2609
2609
|
slot="start"
|
|
2610
2610
|
class="dropdown-icon"
|
|
2611
2611
|
>
|
|
2612
|
-
</${no.tagFor(
|
|
2612
|
+
</${no.tagFor(Vu)}>
|
|
2613
2613
|
</${no.tagFor(Su)}>
|
|
2614
2614
|
</div>
|
|
2615
|
-
${
|
|
2615
|
+
${_u}
|
|
2616
2616
|
`})
|
|
2617
2617
|
no.getOrCreate().withPrefix("nimble").register(Bu())
|
|
2618
2618
|
const Nu=Symbol("user dismissed"),qu=ve`
|
|
@@ -2638,7 +2638,7 @@ const Nu=Symbol("user dismissed"),qu=ve`
|
|
|
2638
2638
|
flex: none;
|
|
2639
2639
|
display: flex;
|
|
2640
2640
|
flex-direction: column;
|
|
2641
|
-
gap: ${
|
|
2641
|
+
gap: ${Ir};
|
|
2642
2642
|
}
|
|
2643
2643
|
|
|
2644
2644
|
:host([header-hidden]) header {
|
|
@@ -2674,7 +2674,7 @@ const Nu=Symbol("user dismissed"),qu=ve`
|
|
|
2674
2674
|
color: ${Wa};
|
|
2675
2675
|
display: flex;
|
|
2676
2676
|
flex-direction: column;
|
|
2677
|
-
gap: ${
|
|
2677
|
+
gap: ${Mr};
|
|
2678
2678
|
|
|
2679
2679
|
${""}
|
|
2680
2680
|
padding: 0px 24px 24px 24px;
|
|
@@ -2687,7 +2687,7 @@ const Nu=Symbol("user dismissed"),qu=ve`
|
|
|
2687
2687
|
flex: none;
|
|
2688
2688
|
display: flex;
|
|
2689
2689
|
justify-content: flex-end;
|
|
2690
|
-
gap: ${
|
|
2690
|
+
gap: ${Mr};
|
|
2691
2691
|
}
|
|
2692
2692
|
|
|
2693
2693
|
footer.empty {
|
|
@@ -2796,7 +2796,7 @@ const Wu=ve`
|
|
|
2796
2796
|
display: flex;
|
|
2797
2797
|
flex-direction: column;
|
|
2798
2798
|
position: absolute;
|
|
2799
|
-
width: ${
|
|
2799
|
+
width: ${Hr};
|
|
2800
2800
|
height: 100%;
|
|
2801
2801
|
background-color: ${gr};
|
|
2802
2802
|
}
|
|
@@ -2856,23 +2856,23 @@ const Wu=ve`
|
|
|
2856
2856
|
${""}
|
|
2857
2857
|
|
|
2858
2858
|
::slotted(header) {
|
|
2859
|
-
padding: ${
|
|
2859
|
+
padding: ${Mr};
|
|
2860
2860
|
flex: none;
|
|
2861
2861
|
font: ${Lr};
|
|
2862
2862
|
}
|
|
2863
2863
|
|
|
2864
2864
|
::slotted(section) {
|
|
2865
|
-
padding: ${
|
|
2865
|
+
padding: ${Mr};
|
|
2866
2866
|
flex: auto;
|
|
2867
2867
|
overflow-y: auto;
|
|
2868
2868
|
}
|
|
2869
2869
|
|
|
2870
2870
|
::slotted(footer) {
|
|
2871
|
-
padding: ${
|
|
2871
|
+
padding: ${Mr};
|
|
2872
2872
|
flex: none;
|
|
2873
2873
|
display: flex;
|
|
2874
2874
|
justify-content: flex-end;
|
|
2875
|
-
border-top: ${Ar} solid ${
|
|
2875
|
+
border-top: ${Ar} solid ${Rr};
|
|
2876
2876
|
}
|
|
2877
2877
|
`.withBehaviors(fu(en,ve`
|
|
2878
2878
|
dialog::backdrop {
|
|
@@ -2899,157 +2899,157 @@ const Wu=ve`
|
|
|
2899
2899
|
`,Xu="right"
|
|
2900
2900
|
class Yu extends St{constructor(){super(...arguments),this.location=Xu,this.preventDismiss=!1,this.closing=!1,this.animationEndHandlerFunction=()=>this.animationEndHandler()}get open(){return void 0!==this.resolveShow}async show(){if(this.open)throw new Error("Drawer is already open")
|
|
2901
2901
|
return this.openDialog(),new Promise(((e,t)=>{this.resolveShow=e}))}close(e){if(!this.open||this.closing)throw new Error("Drawer is not open or already closing")
|
|
2902
|
-
this.closeReason=e,this.closeDialog()}cancelHandler(e){return e.preventDefault(),this.preventDismiss||(this.closeReason=Nu,this.closeDialog()),!0}openDialog(){this.dialog.showModal(),this.triggerAnimation()}closeDialog(){this.closing=!0,this.triggerAnimation()}triggerAnimation(){this.dialog.classList.add("animating"),this.closing&&this.dialog.classList.add("closing"),this.dialog.addEventListener(
|
|
2902
|
+
this.closeReason=e,this.closeDialog()}cancelHandler(e){return e.preventDefault(),this.preventDismiss||(this.closeReason=Nu,this.closeDialog()),!0}openDialog(){this.dialog.showModal(),this.triggerAnimation()}closeDialog(){this.closing=!0,this.triggerAnimation()}triggerAnimation(){this.dialog.classList.add("animating"),this.closing&&this.dialog.classList.add("closing"),this.dialog.addEventListener(Ht,this.animationEndHandlerFunction)}animationEndHandler(){this.dialog.removeEventListener(Ht,this.animationEndHandlerFunction),this.dialog.classList.remove("animating"),this.closing&&(this.dialog.classList.remove("closing"),this.dialog.close(),this.closing=!1,this.resolveShow(this.closeReason),this.resolveShow=void 0)}}Yu.UserDismissed=Nu,e([oe],Yu.prototype,"location",void 0),e([oe({attribute:"prevent-dismiss",mode:"boolean"})],Yu.prototype,"preventDismiss",void 0),zt(Yu,ei)
|
|
2903
2903
|
const Qu=Yu.compose({baseName:"drawer",template:Ku,styles:Wu})
|
|
2904
2904
|
no.getOrCreate().withPrefix("nimble").register(Qu())
|
|
2905
|
-
class Zu extends
|
|
2906
|
-
Au("icon-arrow-down-right-and-arrow-up-left",class extends
|
|
2907
|
-
Au("icon-arrow-expander-left",class extends
|
|
2908
|
-
Au("icon-arrow-expander-right",class extends
|
|
2909
|
-
Au("icon-arrow-expander-up",class extends
|
|
2910
|
-
Au("icon-arrow-left-from-line",class extends
|
|
2911
|
-
Au("icon-arrow-partial-rotate-left",class extends
|
|
2912
|
-
Au("icon-arrow-right-to-line",class extends
|
|
2913
|
-
Au("icon-arrow-rotate-right",class extends
|
|
2914
|
-
Au("icon-arrow-u-rotate-left",class extends
|
|
2915
|
-
Au("icon-arrow-up-left-and-arrow-down-right",class extends
|
|
2916
|
-
Au("icon-arrows-maximize",class extends
|
|
2917
|
-
Au("icon-arrows-repeat",class extends
|
|
2918
|
-
Au("icon-bars",class extends
|
|
2919
|
-
Au("icon-bell",class extends
|
|
2920
|
-
Au("icon-bell-and-comment",class extends
|
|
2921
|
-
Au("icon-bell-circle",class extends
|
|
2922
|
-
Au("icon-bell-solid-circle",class extends
|
|
2923
|
-
Au("icon-block-with-ribbon",class extends
|
|
2924
|
-
Au("icon-book-magnifying-glass",class extends
|
|
2925
|
-
Au("icon-calendar",class extends
|
|
2926
|
-
Au("icon-chart-diagram",class extends
|
|
2927
|
-
Au("icon-chart-diagram-child-focus",class extends
|
|
2928
|
-
Au("icon-chart-diagram-parent-focus",class extends
|
|
2929
|
-
Au("icon-chart-diagram-parent-focus-two-child",class extends
|
|
2930
|
-
Au("icon-check",class extends
|
|
2931
|
-
Au("icon-check-dot",class extends
|
|
2932
|
-
Au("icon-check-large",class extends
|
|
2933
|
-
Au("icon-circle",class extends
|
|
2934
|
-
Au("icon-circle-filled",class extends
|
|
2935
|
-
Au("icon-circle-broken",class extends
|
|
2936
|
-
Au("icon-circle-check",class extends
|
|
2937
|
-
Au("icon-circle-partial-broken",class extends
|
|
2938
|
-
Au("icon-circle-slash",class extends
|
|
2939
|
-
Au("icon-circle-x",class extends
|
|
2940
|
-
Au("icon-clipboard",class extends
|
|
2941
|
-
Au("icon-clock",class extends
|
|
2942
|
-
Au("icon-clock-cog",class extends
|
|
2943
|
-
Au("icon-clock-triangle",class extends
|
|
2944
|
-
Au("icon-clone",class extends
|
|
2945
|
-
Au("icon-cloud",class extends
|
|
2946
|
-
Au("icon-cloud-upload",class extends
|
|
2947
|
-
Au("icon-cloud-with-arrow",class extends
|
|
2948
|
-
Au("icon-cog",class extends
|
|
2949
|
-
Au("icon-cog-database",class extends
|
|
2950
|
-
Au("icon-cog-database-inset",class extends
|
|
2951
|
-
Au("icon-cog-small-cog",class extends
|
|
2952
|
-
Au("icon-cog-zoomed",class extends
|
|
2953
|
-
Au("icon-comment",class extends
|
|
2954
|
-
Au("icon-computer-and-monitor",class extends
|
|
2955
|
-
Au("icon-copy",class extends
|
|
2956
|
-
Au("icon-copy-text",class extends
|
|
2957
|
-
Au("icon-dashboard-builder",class extends
|
|
2958
|
-
Au("icon-dashboard-builder-legend",class extends
|
|
2959
|
-
Au("icon-dashboard-builder-templates",class extends
|
|
2960
|
-
Au("icon-dashboard-builder-tile",class extends
|
|
2961
|
-
Au("icon-database",class extends
|
|
2962
|
-
Au("icon-database-check",class extends
|
|
2963
|
-
Au("icon-desktop",class extends
|
|
2964
|
-
Au("icon-donut-chart",class extends
|
|
2965
|
-
Au("icon-dot-solid-dot-stroke",class extends
|
|
2966
|
-
Au("icon-dot-solid-dot-stroke-measurement",class extends
|
|
2967
|
-
Au("icon-download",class extends
|
|
2968
|
-
Au("icon-electronic-chip-zoomed",class extends
|
|
2969
|
-
Au("icon-eye",class extends
|
|
2970
|
-
Au("icon-fancy-a",class extends
|
|
2971
|
-
Au("icon-file",class extends
|
|
2972
|
-
Au("icon-file-drawer",class extends
|
|
2973
|
-
Au("icon-file-search",class extends
|
|
2974
|
-
Au("icon-filter",class extends
|
|
2975
|
-
Au("icon-floppy-disk-checkmark",class extends
|
|
2976
|
-
Au("icon-floppy-disk-star-arrow-right",class extends
|
|
2977
|
-
Au("icon-floppy-disk-three-dots",class extends
|
|
2978
|
-
Au("icon-folder",class extends
|
|
2979
|
-
Au("icon-folder-open",class extends
|
|
2980
|
-
Au("icon-forward-slash",class extends
|
|
2981
|
-
Au("icon-four-dots-square",class extends
|
|
2982
|
-
Au("icon-function",class extends
|
|
2983
|
-
Au("icon-gauge-simple",class extends
|
|
2984
|
-
Au("icon-grid-three-by-three",class extends
|
|
2985
|
-
Au("icon-grid-two-by-two",class extends
|
|
2986
|
-
Au("icon-hammer",class extends
|
|
2987
|
-
Au("icon-hashtag",class extends
|
|
2988
|
-
Au("icon-home",class extends
|
|
2989
|
-
Au("icon-hourglass",class extends
|
|
2990
|
-
Au("icon-indeterminant-checkbox",class extends
|
|
2991
|
-
class Ju extends
|
|
2992
|
-
Au("icon-info-circle",class extends
|
|
2993
|
-
Au("icon-key",class extends
|
|
2994
|
-
Au("icon-laptop",class extends
|
|
2995
|
-
Au("icon-layer-group",class extends
|
|
2996
|
-
Au("icon-lightning-bolt",class extends
|
|
2997
|
-
Au("icon-link",class extends
|
|
2998
|
-
Au("icon-link-cancel",class extends
|
|
2999
|
-
Au("icon-list",class extends
|
|
3000
|
-
Au("icon-list-tree",class extends
|
|
3001
|
-
Au("icon-list-tree-database",class extends
|
|
3002
|
-
Au("icon-lock",class extends
|
|
3003
|
-
Au("icon-magnifying-glass",class extends
|
|
3004
|
-
Au("icon-markdown",class extends
|
|
3005
|
-
Au("icon-minus",class extends
|
|
3006
|
-
class ep extends
|
|
3007
|
-
Au("icon-mobile",class extends
|
|
3008
|
-
Au("icon-notebook",class extends
|
|
3009
|
-
Au("icon-paste",class extends
|
|
3010
|
-
Au("icon-pencil",class extends
|
|
3011
|
-
Au("icon-pot-with-lid",class extends
|
|
3012
|
-
Au("icon-question",class extends
|
|
3013
|
-
Au("icon-running-arrow",class extends
|
|
3014
|
-
Au("icon-server",class extends
|
|
3015
|
-
Au("icon-share-nodes",class extends
|
|
3016
|
-
Au("icon-share-square",class extends
|
|
3017
|
-
Au("icon-shield-check",class extends
|
|
3018
|
-
Au("icon-shield-xmark",class extends
|
|
3019
|
-
Au("icon-signal-bars",class extends
|
|
3020
|
-
Au("icon-sine-graph",class extends
|
|
3021
|
-
Au("icon-skip-arrow",class extends
|
|
3022
|
-
Au("icon-spinner",class extends
|
|
3023
|
-
Au("icon-square-check",class extends
|
|
3024
|
-
Au("icon-square-t",class extends
|
|
3025
|
-
Au("icon-t",class extends
|
|
3026
|
-
Au("icon-tablet",class extends
|
|
3027
|
-
Au("icon-tag",class extends
|
|
3028
|
-
Au("icon-tags",class extends
|
|
3029
|
-
Au("icon-target-crosshairs",class extends
|
|
3030
|
-
Au("icon-target-crosshairs-progress",class extends
|
|
3031
|
-
Au("icon-three-dots-line",class extends
|
|
3032
|
-
Au("icon-three-vertical-lines",class extends
|
|
3033
|
-
Au("icon-thumbtack",class extends
|
|
3034
|
-
Au("icon-tile-size",class extends
|
|
3035
|
-
Au("icon-times",class extends
|
|
3036
|
-
Au("icon-trash",class extends
|
|
3037
|
-
Au("icon-triangle",class extends
|
|
3038
|
-
Au("icon-triangle-filled",class extends
|
|
3039
|
-
Au("icon-true-false-rectangle",class extends
|
|
3040
|
-
Au("icon-unlink",class extends
|
|
3041
|
-
Au("icon-unlock",class extends
|
|
3042
|
-
Au("icon-upload",class extends
|
|
3043
|
-
Au("icon-user",class extends
|
|
3044
|
-
Au("icon-watch",class extends
|
|
3045
|
-
Au("icon-waveform",class extends
|
|
3046
|
-
Au("icon-webvi-custom",class extends
|
|
3047
|
-
Au("icon-webvi-host",class extends
|
|
3048
|
-
Au("icon-window-code",class extends
|
|
3049
|
-
Au("icon-window-text",class extends
|
|
3050
|
-
Au("icon-wrench-hammer",class extends
|
|
3051
|
-
Au("icon-xmark",class extends
|
|
3052
|
-
Au("icon-xmark-check",class extends
|
|
2905
|
+
class Zu extends Mu{constructor(){super(Cc)}}Au("icon-add",Zu)
|
|
2906
|
+
Au("icon-arrow-down-right-and-arrow-up-left",class extends Mu{constructor(){super(kc)}})
|
|
2907
|
+
Au("icon-arrow-expander-left",class extends Mu{constructor(){super(Rc)}})
|
|
2908
|
+
Au("icon-arrow-expander-right",class extends Mu{constructor(){super(_c)}})
|
|
2909
|
+
Au("icon-arrow-expander-up",class extends Mu{constructor(){super(zc)}})
|
|
2910
|
+
Au("icon-arrow-left-from-line",class extends Mu{constructor(){super(Ic)}})
|
|
2911
|
+
Au("icon-arrow-partial-rotate-left",class extends Mu{constructor(){super(Mc)}})
|
|
2912
|
+
Au("icon-arrow-right-to-line",class extends Mu{constructor(){super(Ac)}})
|
|
2913
|
+
Au("icon-arrow-rotate-right",class extends Mu{constructor(){super(Vc)}})
|
|
2914
|
+
Au("icon-arrow-u-rotate-left",class extends Mu{constructor(){super(Hc)}})
|
|
2915
|
+
Au("icon-arrow-up-left-and-arrow-down-right",class extends Mu{constructor(){super(Oc)}})
|
|
2916
|
+
Au("icon-arrows-maximize",class extends Mu{constructor(){super(Ec)}})
|
|
2917
|
+
Au("icon-arrows-repeat",class extends Mu{constructor(){super(Lc)}})
|
|
2918
|
+
Au("icon-bars",class extends Mu{constructor(){super(Pc)}})
|
|
2919
|
+
Au("icon-bell",class extends Mu{constructor(){super(Fc)}})
|
|
2920
|
+
Au("icon-bell-and-comment",class extends Mu{constructor(){super(Dc)}})
|
|
2921
|
+
Au("icon-bell-circle",class extends Mu{constructor(){super(Tc)}})
|
|
2922
|
+
Au("icon-bell-solid-circle",class extends Mu{constructor(){super(Bc)}})
|
|
2923
|
+
Au("icon-block-with-ribbon",class extends Mu{constructor(){super(Nc)}})
|
|
2924
|
+
Au("icon-book-magnifying-glass",class extends Mu{constructor(){super(qc)}})
|
|
2925
|
+
Au("icon-calendar",class extends Mu{constructor(){super(jc)}})
|
|
2926
|
+
Au("icon-chart-diagram",class extends Mu{constructor(){super(Gc)}})
|
|
2927
|
+
Au("icon-chart-diagram-child-focus",class extends Mu{constructor(){super(Uc)}})
|
|
2928
|
+
Au("icon-chart-diagram-parent-focus",class extends Mu{constructor(){super(Wc)}})
|
|
2929
|
+
Au("icon-chart-diagram-parent-focus-two-child",class extends Mu{constructor(){super(Kc)}})
|
|
2930
|
+
Au("icon-check",class extends Mu{constructor(){super(Xc)}})
|
|
2931
|
+
Au("icon-check-dot",class extends Mu{constructor(){super(Yc)}})
|
|
2932
|
+
Au("icon-check-large",class extends Mu{constructor(){super(Qc)}})
|
|
2933
|
+
Au("icon-circle",class extends Mu{constructor(){super(Zc)}})
|
|
2934
|
+
Au("icon-circle-filled",class extends Mu{constructor(){super(Jc)}})
|
|
2935
|
+
Au("icon-circle-broken",class extends Mu{constructor(){super(ed)}})
|
|
2936
|
+
Au("icon-circle-check",class extends Mu{constructor(){super(td)}})
|
|
2937
|
+
Au("icon-circle-partial-broken",class extends Mu{constructor(){super(id)}})
|
|
2938
|
+
Au("icon-circle-slash",class extends Mu{constructor(){super(od)}})
|
|
2939
|
+
Au("icon-circle-x",class extends Mu{constructor(){super(sd)}})
|
|
2940
|
+
Au("icon-clipboard",class extends Mu{constructor(){super(nd)}})
|
|
2941
|
+
Au("icon-clock",class extends Mu{constructor(){super(rd)}})
|
|
2942
|
+
Au("icon-clock-cog",class extends Mu{constructor(){super(ad)}})
|
|
2943
|
+
Au("icon-clock-triangle",class extends Mu{constructor(){super(ld)}})
|
|
2944
|
+
Au("icon-clone",class extends Mu{constructor(){super(cd)}})
|
|
2945
|
+
Au("icon-cloud",class extends Mu{constructor(){super(dd)}})
|
|
2946
|
+
Au("icon-cloud-upload",class extends Mu{constructor(){super(hd)}})
|
|
2947
|
+
Au("icon-cloud-with-arrow",class extends Mu{constructor(){super(ud)}})
|
|
2948
|
+
Au("icon-cog",class extends Mu{constructor(){super(pd)}})
|
|
2949
|
+
Au("icon-cog-database",class extends Mu{constructor(){super(gd)}})
|
|
2950
|
+
Au("icon-cog-database-inset",class extends Mu{constructor(){super(vd)}})
|
|
2951
|
+
Au("icon-cog-small-cog",class extends Mu{constructor(){super(md)}})
|
|
2952
|
+
Au("icon-cog-zoomed",class extends Mu{constructor(){super(bd)}})
|
|
2953
|
+
Au("icon-comment",class extends Mu{constructor(){super(fd)}})
|
|
2954
|
+
Au("icon-computer-and-monitor",class extends Mu{constructor(){super(wd)}})
|
|
2955
|
+
Au("icon-copy",class extends Mu{constructor(){super(xd)}})
|
|
2956
|
+
Au("icon-copy-text",class extends Mu{constructor(){super(yd)}})
|
|
2957
|
+
Au("icon-dashboard-builder",class extends Mu{constructor(){super($d)}})
|
|
2958
|
+
Au("icon-dashboard-builder-legend",class extends Mu{constructor(){super(Cd)}})
|
|
2959
|
+
Au("icon-dashboard-builder-templates",class extends Mu{constructor(){super(kd)}})
|
|
2960
|
+
Au("icon-dashboard-builder-tile",class extends Mu{constructor(){super(Sd)}})
|
|
2961
|
+
Au("icon-database",class extends Mu{constructor(){super(Rd)}})
|
|
2962
|
+
Au("icon-database-check",class extends Mu{constructor(){super(_d)}})
|
|
2963
|
+
Au("icon-desktop",class extends Mu{constructor(){super(zd)}})
|
|
2964
|
+
Au("icon-donut-chart",class extends Mu{constructor(){super(Id)}})
|
|
2965
|
+
Au("icon-dot-solid-dot-stroke",class extends Mu{constructor(){super(Md)}})
|
|
2966
|
+
Au("icon-dot-solid-dot-stroke-measurement",class extends Mu{constructor(){super(Ad)}})
|
|
2967
|
+
Au("icon-download",class extends Mu{constructor(){super(Vd)}})
|
|
2968
|
+
Au("icon-electronic-chip-zoomed",class extends Mu{constructor(){super(Hd)}})
|
|
2969
|
+
Au("icon-eye",class extends Mu{constructor(){super(Ed)}})
|
|
2970
|
+
Au("icon-fancy-a",class extends Mu{constructor(){super(Ld)}})
|
|
2971
|
+
Au("icon-file",class extends Mu{constructor(){super(Pd)}})
|
|
2972
|
+
Au("icon-file-drawer",class extends Mu{constructor(){super(Fd)}})
|
|
2973
|
+
Au("icon-file-search",class extends Mu{constructor(){super(Dd)}})
|
|
2974
|
+
Au("icon-filter",class extends Mu{constructor(){super(Td)}})
|
|
2975
|
+
Au("icon-floppy-disk-checkmark",class extends Mu{constructor(){super(Bd)}})
|
|
2976
|
+
Au("icon-floppy-disk-star-arrow-right",class extends Mu{constructor(){super(Nd)}})
|
|
2977
|
+
Au("icon-floppy-disk-three-dots",class extends Mu{constructor(){super(qd)}})
|
|
2978
|
+
Au("icon-folder",class extends Mu{constructor(){super(jd)}})
|
|
2979
|
+
Au("icon-folder-open",class extends Mu{constructor(){super(Gd)}})
|
|
2980
|
+
Au("icon-forward-slash",class extends Mu{constructor(){super(Ud)}})
|
|
2981
|
+
Au("icon-four-dots-square",class extends Mu{constructor(){super(Wd)}})
|
|
2982
|
+
Au("icon-function",class extends Mu{constructor(){super(Kd)}})
|
|
2983
|
+
Au("icon-gauge-simple",class extends Mu{constructor(){super(Xd)}})
|
|
2984
|
+
Au("icon-grid-three-by-three",class extends Mu{constructor(){super(Yd)}})
|
|
2985
|
+
Au("icon-grid-two-by-two",class extends Mu{constructor(){super(Qd)}})
|
|
2986
|
+
Au("icon-hammer",class extends Mu{constructor(){super(Zd)}})
|
|
2987
|
+
Au("icon-hashtag",class extends Mu{constructor(){super(Jd)}})
|
|
2988
|
+
Au("icon-home",class extends Mu{constructor(){super(eh)}})
|
|
2989
|
+
Au("icon-hourglass",class extends Mu{constructor(){super(th)}})
|
|
2990
|
+
Au("icon-indeterminant-checkbox",class extends Mu{constructor(){super(ih)}})
|
|
2991
|
+
class Ju extends Mu{constructor(){super(oh)}}Au("icon-info",Ju)
|
|
2992
|
+
Au("icon-info-circle",class extends Mu{constructor(){super(sh)}})
|
|
2993
|
+
Au("icon-key",class extends Mu{constructor(){super(nh)}})
|
|
2994
|
+
Au("icon-laptop",class extends Mu{constructor(){super(rh)}})
|
|
2995
|
+
Au("icon-layer-group",class extends Mu{constructor(){super(ah)}})
|
|
2996
|
+
Au("icon-lightning-bolt",class extends Mu{constructor(){super(lh)}})
|
|
2997
|
+
Au("icon-link",class extends Mu{constructor(){super(ch)}})
|
|
2998
|
+
Au("icon-link-cancel",class extends Mu{constructor(){super(dh)}})
|
|
2999
|
+
Au("icon-list",class extends Mu{constructor(){super(hh)}})
|
|
3000
|
+
Au("icon-list-tree",class extends Mu{constructor(){super(uh)}})
|
|
3001
|
+
Au("icon-list-tree-database",class extends Mu{constructor(){super(ph)}})
|
|
3002
|
+
Au("icon-lock",class extends Mu{constructor(){super(gh)}})
|
|
3003
|
+
Au("icon-magnifying-glass",class extends Mu{constructor(){super(vh)}})
|
|
3004
|
+
Au("icon-markdown",class extends Mu{constructor(){super(mh)}})
|
|
3005
|
+
Au("icon-minus",class extends Mu{constructor(){super(bh)}})
|
|
3006
|
+
class ep extends Mu{constructor(){super(fh)}}Au("icon-minus-wide",ep)
|
|
3007
|
+
Au("icon-mobile",class extends Mu{constructor(){super(wh)}})
|
|
3008
|
+
Au("icon-notebook",class extends Mu{constructor(){super(xh)}})
|
|
3009
|
+
Au("icon-paste",class extends Mu{constructor(){super(yh)}})
|
|
3010
|
+
Au("icon-pencil",class extends Mu{constructor(){super($h)}})
|
|
3011
|
+
Au("icon-pot-with-lid",class extends Mu{constructor(){super(Ch)}})
|
|
3012
|
+
Au("icon-question",class extends Mu{constructor(){super(kh)}})
|
|
3013
|
+
Au("icon-running-arrow",class extends Mu{constructor(){super(Sh)}})
|
|
3014
|
+
Au("icon-server",class extends Mu{constructor(){super(Rh)}})
|
|
3015
|
+
Au("icon-share-nodes",class extends Mu{constructor(){super(_h)}})
|
|
3016
|
+
Au("icon-share-square",class extends Mu{constructor(){super(zh)}})
|
|
3017
|
+
Au("icon-shield-check",class extends Mu{constructor(){super(Ih)}})
|
|
3018
|
+
Au("icon-shield-xmark",class extends Mu{constructor(){super(Mh)}})
|
|
3019
|
+
Au("icon-signal-bars",class extends Mu{constructor(){super(Ah)}})
|
|
3020
|
+
Au("icon-sine-graph",class extends Mu{constructor(){super(Vh)}})
|
|
3021
|
+
Au("icon-skip-arrow",class extends Mu{constructor(){super(Hh)}})
|
|
3022
|
+
Au("icon-spinner",class extends Mu{constructor(){super(Oh)}})
|
|
3023
|
+
Au("icon-square-check",class extends Mu{constructor(){super(Eh)}})
|
|
3024
|
+
Au("icon-square-t",class extends Mu{constructor(){super(Lh)}})
|
|
3025
|
+
Au("icon-t",class extends Mu{constructor(){super(Ph)}})
|
|
3026
|
+
Au("icon-tablet",class extends Mu{constructor(){super(Fh)}})
|
|
3027
|
+
Au("icon-tag",class extends Mu{constructor(){super(Dh)}})
|
|
3028
|
+
Au("icon-tags",class extends Mu{constructor(){super(Th)}})
|
|
3029
|
+
Au("icon-target-crosshairs",class extends Mu{constructor(){super(Bh)}})
|
|
3030
|
+
Au("icon-target-crosshairs-progress",class extends Mu{constructor(){super(Nh)}})
|
|
3031
|
+
Au("icon-three-dots-line",class extends Mu{constructor(){super(qh)}})
|
|
3032
|
+
Au("icon-three-vertical-lines",class extends Mu{constructor(){super(jh)}})
|
|
3033
|
+
Au("icon-thumbtack",class extends Mu{constructor(){super(Gh)}})
|
|
3034
|
+
Au("icon-tile-size",class extends Mu{constructor(){super(Uh)}})
|
|
3035
|
+
Au("icon-times",class extends Mu{constructor(){super(Wh)}})
|
|
3036
|
+
Au("icon-trash",class extends Mu{constructor(){super(Kh)}})
|
|
3037
|
+
Au("icon-triangle",class extends Mu{constructor(){super(Xh)}})
|
|
3038
|
+
Au("icon-triangle-filled",class extends Mu{constructor(){super(Yh)}})
|
|
3039
|
+
Au("icon-true-false-rectangle",class extends Mu{constructor(){super(Qh)}})
|
|
3040
|
+
Au("icon-unlink",class extends Mu{constructor(){super(Zh)}})
|
|
3041
|
+
Au("icon-unlock",class extends Mu{constructor(){super(Jh)}})
|
|
3042
|
+
Au("icon-upload",class extends Mu{constructor(){super(eu)}})
|
|
3043
|
+
Au("icon-user",class extends Mu{constructor(){super(tu)}})
|
|
3044
|
+
Au("icon-watch",class extends Mu{constructor(){super(iu)}})
|
|
3045
|
+
Au("icon-waveform",class extends Mu{constructor(){super(ou)}})
|
|
3046
|
+
Au("icon-webvi-custom",class extends Mu{constructor(){super(su)}})
|
|
3047
|
+
Au("icon-webvi-host",class extends Mu{constructor(){super(nu)}})
|
|
3048
|
+
Au("icon-window-code",class extends Mu{constructor(){super(ru)}})
|
|
3049
|
+
Au("icon-window-text",class extends Mu{constructor(){super(au)}})
|
|
3050
|
+
Au("icon-wrench-hammer",class extends Mu{constructor(){super(lu)}})
|
|
3051
|
+
Au("icon-xmark",class extends Mu{constructor(){super(cu)}})
|
|
3052
|
+
Au("icon-xmark-check",class extends Mu{constructor(){super(du)}})
|
|
3053
3053
|
const tp=ve`
|
|
3054
3054
|
${fs("flex")}
|
|
3055
3055
|
|
|
@@ -3128,7 +3128,7 @@ const op=ve`
|
|
|
3128
3128
|
|
|
3129
3129
|
:host {
|
|
3130
3130
|
background: ${gr};
|
|
3131
|
-
border: ${Ar} solid ${
|
|
3131
|
+
border: ${Ar} solid ${Rr};
|
|
3132
3132
|
margin: 0;
|
|
3133
3133
|
padding: 4px;
|
|
3134
3134
|
min-width: 168px;
|
|
@@ -3136,7 +3136,7 @@ const op=ve`
|
|
|
3136
3136
|
box-shadow: ${Or};
|
|
3137
3137
|
}
|
|
3138
3138
|
:host([slot='submenu']) {
|
|
3139
|
-
margin: 0 calc(${
|
|
3139
|
+
margin: 0 calc(${Ir} * 2);
|
|
3140
3140
|
}
|
|
3141
3141
|
::slotted(*) {
|
|
3142
3142
|
padding-left: 8px;
|
|
@@ -3145,7 +3145,7 @@ const op=ve`
|
|
|
3145
3145
|
::slotted(hr) {
|
|
3146
3146
|
box-sizing: content-box;
|
|
3147
3147
|
height: 2px;
|
|
3148
|
-
margin: ${
|
|
3148
|
+
margin: ${Ir};
|
|
3149
3149
|
border: none;
|
|
3150
3150
|
background: ${fr};
|
|
3151
3151
|
opacity: 0.1;
|
|
@@ -3155,8 +3155,8 @@ const op=ve`
|
|
|
3155
3155
|
font: ${el};
|
|
3156
3156
|
color: ${tl};
|
|
3157
3157
|
text-transform: ${Kl};
|
|
3158
|
-
padding-top: ${
|
|
3159
|
-
padding-bottom: ${
|
|
3158
|
+
padding-top: ${Ir};
|
|
3159
|
+
padding-bottom: ${Ir};
|
|
3160
3160
|
}
|
|
3161
3161
|
`
|
|
3162
3162
|
const sp=class extends $o{}.compose({baseName:"menu",baseClass:$o,template:(e,t)=>U`
|
|
@@ -3183,8 +3183,8 @@ const np=ve`
|
|
|
3183
3183
|
}
|
|
3184
3184
|
|
|
3185
3185
|
slot[name='menu']::slotted(*) {
|
|
3186
|
-
margin-top: ${
|
|
3187
|
-
margin-bottom: ${
|
|
3186
|
+
margin-top: ${Ir};
|
|
3187
|
+
margin-bottom: ${Ir};
|
|
3188
3188
|
}
|
|
3189
3189
|
`,rp=U`
|
|
3190
3190
|
<template
|
|
@@ -3209,7 +3209,7 @@ const np=ve`
|
|
|
3209
3209
|
<slot></slot>
|
|
3210
3210
|
<slot slot="end" name="end"></slot>
|
|
3211
3211
|
</${no.tagFor(Su)}>
|
|
3212
|
-
${
|
|
3212
|
+
${Re((e=>e.open),U`
|
|
3213
3213
|
<${no.tagFor(fc)}
|
|
3214
3214
|
fixed-placement="true"
|
|
3215
3215
|
auto-update-mode="auto"
|
|
@@ -3222,7 +3222,7 @@ const np=ve`
|
|
|
3222
3222
|
${Se("region")}
|
|
3223
3223
|
>
|
|
3224
3224
|
<span part="menu">
|
|
3225
|
-
<slot name="menu" ${Le({property:"slottedMenus",filter:
|
|
3225
|
+
<slot name="menu" ${Le({property:"slottedMenus",filter:He("[role=menu]")})}></slot>
|
|
3226
3226
|
</span>
|
|
3227
3227
|
</${no.tagFor(fc)}>
|
|
3228
3228
|
`)}
|
|
@@ -3280,21 +3280,21 @@ const dp=ve`
|
|
|
3280
3280
|
background: transparent;
|
|
3281
3281
|
}
|
|
3282
3282
|
:host(.indent-0[aria-haspopup='menu']) {
|
|
3283
|
-
grid-template-columns: 1fr ${
|
|
3283
|
+
grid-template-columns: 1fr ${Vr};
|
|
3284
3284
|
}
|
|
3285
3285
|
:host(.indent-1) {
|
|
3286
|
-
grid-template-columns: ${
|
|
3286
|
+
grid-template-columns: ${Vr} 1fr;
|
|
3287
3287
|
}
|
|
3288
3288
|
:host(.indent-1[aria-haspopup='menu']) {
|
|
3289
|
-
grid-template-columns: ${
|
|
3289
|
+
grid-template-columns: ${Vr} 1fr ${Vr};
|
|
3290
3290
|
}
|
|
3291
3291
|
[part='start'] {
|
|
3292
3292
|
display: contents;
|
|
3293
3293
|
}
|
|
3294
3294
|
slot[name='start']::slotted(*) {
|
|
3295
3295
|
fill: currentcolor;
|
|
3296
|
-
width: ${
|
|
3297
|
-
height: ${
|
|
3296
|
+
width: ${Vr};
|
|
3297
|
+
height: ${Vr};
|
|
3298
3298
|
}
|
|
3299
3299
|
:host(.indent-1) .start {
|
|
3300
3300
|
grid-column: 1;
|
|
@@ -3305,8 +3305,8 @@ const dp=ve`
|
|
|
3305
3305
|
.expand-collapse-glyph-container {
|
|
3306
3306
|
grid-row: 1;
|
|
3307
3307
|
fill: currentcolor;
|
|
3308
|
-
width: ${
|
|
3309
|
-
height: ${
|
|
3308
|
+
width: ${Vr};
|
|
3309
|
+
height: ${Vr};
|
|
3310
3310
|
}
|
|
3311
3311
|
:host(.indent-0) .expand-collapse-glyph-container {
|
|
3312
3312
|
grid-column: 2;
|
|
@@ -3328,7 +3328,7 @@ const hp=class extends yo{}.compose({baseName:"menu-item",baseClass:yo,template:
|
|
|
3328
3328
|
@mouseout="${(e,t)=>e.handleMouseOut(t.event)}"
|
|
3329
3329
|
class="${e=>e.disabled?"disabled":""} ${e=>e.expanded?"expanded":""} ${e=>`indent-${e.startColumnCount}`}"
|
|
3330
3330
|
>
|
|
3331
|
-
${
|
|
3331
|
+
${Re((e=>e.role===fo),U`
|
|
3332
3332
|
<div part="input-container" class="input-container">
|
|
3333
3333
|
<span part="checkbox" class="checkbox">
|
|
3334
3334
|
<slot name="checkbox-indicator">
|
|
@@ -3337,7 +3337,7 @@ const hp=class extends yo{}.compose({baseName:"menu-item",baseClass:yo,template:
|
|
|
3337
3337
|
</span>
|
|
3338
3338
|
</div>
|
|
3339
3339
|
`)}
|
|
3340
|
-
${
|
|
3340
|
+
${Re((e=>e.role===wo),U`
|
|
3341
3341
|
<div part="input-container" class="input-container">
|
|
3342
3342
|
<span part="radio" class="radio">
|
|
3343
3343
|
<slot name="radio-indicator">
|
|
@@ -3352,7 +3352,7 @@ const hp=class extends yo{}.compose({baseName:"menu-item",baseClass:yo,template:
|
|
|
3352
3352
|
<slot></slot>
|
|
3353
3353
|
</span>
|
|
3354
3354
|
${Te(0,t)}
|
|
3355
|
-
${
|
|
3355
|
+
${Re((e=>e.hasSubmenu),U`
|
|
3356
3356
|
<div
|
|
3357
3357
|
part="expand-collapse-glyph-container"
|
|
3358
3358
|
class="expand-collapse-glyph-container"
|
|
@@ -3364,7 +3364,7 @@ const hp=class extends yo{}.compose({baseName:"menu-item",baseClass:yo,template:
|
|
|
3364
3364
|
</span>
|
|
3365
3365
|
</div>
|
|
3366
3366
|
`)}
|
|
3367
|
-
${
|
|
3367
|
+
${Re((e=>e.expanded),U`
|
|
3368
3368
|
<${e.tagFor(si)}
|
|
3369
3369
|
:anchorElement="${e=>e}"
|
|
3370
3370
|
vertical-positioning-mode="dynamic"
|
|
@@ -3382,7 +3382,7 @@ const hp=class extends yo{}.compose({baseName:"menu-item",baseClass:yo,template:
|
|
|
3382
3382
|
</${e.tagFor(si)}>
|
|
3383
3383
|
`)}
|
|
3384
3384
|
</template>
|
|
3385
|
-
`,styles:dp,expandCollapseGlyph:
|
|
3385
|
+
`,styles:dp,expandCollapseGlyph:_c.data})
|
|
3386
3386
|
no.getOrCreate().withPrefix("nimble").register(hp())
|
|
3387
3387
|
const up="underline",pp="outline",gp="block",vp=ve`
|
|
3388
3388
|
${fs("inline-block")}
|
|
@@ -3488,7 +3488,7 @@ const up="underline",pp="outline",gp="block",vp=ve`
|
|
|
3488
3488
|
width: 100%;
|
|
3489
3489
|
border: none;
|
|
3490
3490
|
padding: 0px;
|
|
3491
|
-
padding-left: calc(${
|
|
3491
|
+
padding-left: calc(${Mr} / 2);
|
|
3492
3492
|
}
|
|
3493
3493
|
|
|
3494
3494
|
.control:hover,
|
|
@@ -3513,7 +3513,7 @@ const up="underline",pp="outline",gp="block",vp=ve`
|
|
|
3513
3513
|
${""}
|
|
3514
3514
|
.step-up {
|
|
3515
3515
|
order: 3;
|
|
3516
|
-
padding-right: calc(${
|
|
3516
|
+
padding-right: calc(${Mr} / 4);
|
|
3517
3517
|
}
|
|
3518
3518
|
|
|
3519
3519
|
.step-down {
|
|
@@ -3530,7 +3530,7 @@ const up="underline",pp="outline",gp="block",vp=ve`
|
|
|
3530
3530
|
|
|
3531
3531
|
.error-icon {
|
|
3532
3532
|
order: 1;
|
|
3533
|
-
padding-right: calc(${
|
|
3533
|
+
padding-right: calc(${Mr} / 4);
|
|
3534
3534
|
}
|
|
3535
3535
|
`.withBehaviors(hc(up,ve`
|
|
3536
3536
|
.root {
|
|
@@ -3561,8 +3561,8 @@ const up="underline",pp="outline",gp="block",vp=ve`
|
|
|
3561
3561
|
padding: 0;
|
|
3562
3562
|
}
|
|
3563
3563
|
`))
|
|
3564
|
-
class mp extends
|
|
3565
|
-
const bp=mp.compose({baseName:"number-field",baseClass:
|
|
3564
|
+
class mp extends Mo{constructor(){super(...arguments),this.appearance=up,this.errorVisible=!1}connectedCallback(){super.connectedCallback(),this.control.setAttribute("role","spinbutton")}}e([oe],mp.prototype,"appearance",void 0),e([oe({attribute:"error-text"})],mp.prototype,"errorText",void 0),e([oe({attribute:"error-visible",mode:"boolean"})],mp.prototype,"errorVisible",void 0)
|
|
3565
|
+
const bp=mp.compose({baseName:"number-field",baseClass:Mo,template:(e,t)=>U`
|
|
3566
3566
|
<template class="${e=>e.readOnly?"readonly":""}">
|
|
3567
3567
|
<label
|
|
3568
3568
|
part="label"
|
|
@@ -3616,7 +3616,7 @@ const bp=mp.compose({baseName:"number-field",baseClass:Io,template:(e,t)=>U`
|
|
|
3616
3616
|
aria-roledescription="${e=>e.ariaRoledescription}"
|
|
3617
3617
|
${Se("control")}
|
|
3618
3618
|
/>
|
|
3619
|
-
${
|
|
3619
|
+
${Re((e=>!e.hideStep&&!e.readOnly&&!e.disabled),U`
|
|
3620
3620
|
<div class="controls" part="controls">
|
|
3621
3621
|
<div class="step-up" part="step-up" @click="${e=>e.stepUp()}">
|
|
3622
3622
|
<slot name="step-up-glyph">
|
|
@@ -3663,11 +3663,11 @@ const bp=mp.compose({baseName:"number-field",baseClass:Io,template:(e,t)=>U`
|
|
|
3663
3663
|
</${no.tagFor(Zu)}>
|
|
3664
3664
|
</${no.tagFor(gu)}>
|
|
3665
3665
|
`,end:U`
|
|
3666
|
-
<${no.tagFor(
|
|
3666
|
+
<${no.tagFor(Hu)}
|
|
3667
3667
|
severity="error"
|
|
3668
3668
|
class="error-icon"
|
|
3669
|
-
></${no.tagFor(
|
|
3670
|
-
${
|
|
3669
|
+
></${no.tagFor(Hu)}>
|
|
3670
|
+
${_u}
|
|
3671
3671
|
`})
|
|
3672
3672
|
no.getOrCreate().withPrefix("nimble").register(bp())
|
|
3673
3673
|
const fp=ve`
|
|
@@ -3739,8 +3739,8 @@ const fp=ve`
|
|
|
3739
3739
|
}
|
|
3740
3740
|
|
|
3741
3741
|
slot[name='checked-indicator'] svg {
|
|
3742
|
-
height: ${
|
|
3743
|
-
width: ${
|
|
3742
|
+
height: ${Vr};
|
|
3743
|
+
width: ${Vr};
|
|
3744
3744
|
overflow: visible;
|
|
3745
3745
|
}
|
|
3746
3746
|
|
|
@@ -3786,7 +3786,7 @@ const xp=ve`
|
|
|
3786
3786
|
|
|
3787
3787
|
.positioning-region {
|
|
3788
3788
|
display: flex;
|
|
3789
|
-
gap: ${
|
|
3789
|
+
gap: ${Mr};
|
|
3790
3790
|
}
|
|
3791
3791
|
|
|
3792
3792
|
:host([orientation='vertical']) .positioning-region {
|
|
@@ -3817,11 +3817,11 @@ const yp=class extends Ao{}.compose({baseName:"radio-group",baseClass:Ao,templat
|
|
|
3817
3817
|
>
|
|
3818
3818
|
<slot name="label"></slot>
|
|
3819
3819
|
<div
|
|
3820
|
-
class="positioning-region ${e=>e.orientation===
|
|
3820
|
+
class="positioning-region ${e=>e.orientation===It?"horizontal":"vertical"}"
|
|
3821
3821
|
part="positioning-region"
|
|
3822
3822
|
>
|
|
3823
3823
|
<slot
|
|
3824
|
-
${Le({property:"slottedRadioButtons",filter:
|
|
3824
|
+
${Le({property:"slottedRadioButtons",filter:He("[role=radio]")})}
|
|
3825
3825
|
></slot>
|
|
3826
3826
|
</div>
|
|
3827
3827
|
</template>
|
|
@@ -3873,7 +3873,7 @@ const kp=Cp.compose({baseName:"select",baseClass:Fo,template:(e,t)=>U`
|
|
|
3873
3873
|
@keydown="${(e,t)=>e.keydownHandler(t.event)}"
|
|
3874
3874
|
@mousedown="${(e,t)=>e.mousedownHandler(t.event)}"
|
|
3875
3875
|
>
|
|
3876
|
-
${
|
|
3876
|
+
${Re((e=>e.collapsible),U`
|
|
3877
3877
|
<div
|
|
3878
3878
|
class="control"
|
|
3879
3879
|
part="control"
|
|
@@ -3909,11 +3909,11 @@ const kp=Cp.compose({baseName:"select",baseClass:Fo,template:(e,t)=>U`
|
|
|
3909
3909
|
</div>
|
|
3910
3910
|
</template>
|
|
3911
3911
|
`,styles:$p,indicator:Sc.data,end:U`
|
|
3912
|
-
<${no.tagFor(
|
|
3912
|
+
<${no.tagFor(Hu)}
|
|
3913
3913
|
severity="error"
|
|
3914
3914
|
class="error-icon"
|
|
3915
|
-
></${no.tagFor(
|
|
3916
|
-
${
|
|
3915
|
+
></${no.tagFor(Hu)}>
|
|
3916
|
+
${_u}
|
|
3917
3917
|
`})
|
|
3918
3918
|
no.getOrCreate().withPrefix("nimble").register(kp())
|
|
3919
3919
|
const Sp=ve`
|
|
@@ -4044,13 +4044,13 @@ const Sp=ve`
|
|
|
4044
4044
|
--ni-private-spinner-bits-background-color: ${Ps}
|
|
4045
4045
|
`),fu(tn,ve`
|
|
4046
4046
|
:host {
|
|
4047
|
-
--ni-private-spinner-bits-background-color: ${
|
|
4047
|
+
--ni-private-spinner-bits-background-color: ${Ms};
|
|
4048
4048
|
}
|
|
4049
4049
|
`),fu(on,ve`
|
|
4050
4050
|
:host {
|
|
4051
|
-
--ni-private-spinner-bits-background-color: ${
|
|
4051
|
+
--ni-private-spinner-bits-background-color: ${Vs};
|
|
4052
4052
|
}
|
|
4053
|
-
`)),
|
|
4053
|
+
`)),Rp=U`
|
|
4054
4054
|
<template role="progressbar">
|
|
4055
4055
|
<div class="container">
|
|
4056
4056
|
<div class="bit1"></div>
|
|
@@ -4058,8 +4058,8 @@ const Sp=ve`
|
|
|
4058
4058
|
</div>
|
|
4059
4059
|
</template>
|
|
4060
4060
|
`
|
|
4061
|
-
const
|
|
4062
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4061
|
+
const _p=class extends St{}.compose({baseName:"spinner",template:Rp,styles:Sp})
|
|
4062
|
+
no.getOrCreate().withPrefix("nimble").register(_p())
|
|
4063
4063
|
const zp=ve`
|
|
4064
4064
|
${fs("inline-flex")}
|
|
4065
4065
|
|
|
@@ -4199,14 +4199,14 @@ const zp=ve`
|
|
|
4199
4199
|
`.withBehaviors(fu(en,ve`
|
|
4200
4200
|
:host {
|
|
4201
4201
|
--ni-private-switch-background-disabled-color: ${Ys(Ps,.07)};
|
|
4202
|
-
--ni-private-switch-indicator-background-color: ${
|
|
4203
|
-
--ni-private-switch-indicator-background-disabled-color: ${Ys(
|
|
4202
|
+
--ni-private-switch-indicator-background-color: ${Vs};
|
|
4203
|
+
--ni-private-switch-indicator-background-disabled-color: ${Ys(Vs,.1)};
|
|
4204
4204
|
--ni-private-switch-indicator-border-color: ${Ps};
|
|
4205
4205
|
--ni-private-switch-indicator-border-disabled-color: ${Ys(Ps,.3)};
|
|
4206
4206
|
}
|
|
4207
4207
|
`),fu(tn,ve`
|
|
4208
4208
|
:host {
|
|
4209
|
-
--ni-private-switch-background-disabled-color: ${Ys(
|
|
4209
|
+
--ni-private-switch-background-disabled-color: ${Ys(Ms,.07)};
|
|
4210
4210
|
--ni-private-switch-indicator-background-color: ${Ys(Ps,.3)};
|
|
4211
4211
|
--ni-private-switch-indicator-background-disabled-color: ${Ys(Ps,.1)};
|
|
4212
4212
|
--ni-private-switch-indicator-border-color: ${As};
|
|
@@ -4214,13 +4214,13 @@ const zp=ve`
|
|
|
4214
4214
|
}
|
|
4215
4215
|
`),fu(on,ve`
|
|
4216
4216
|
:host {
|
|
4217
|
-
--ni-private-switch-background-disabled-color: ${Ys(
|
|
4218
|
-
--ni-private-switch-indicator-background-color: ${Ys(
|
|
4219
|
-
--ni-private-switch-indicator-background-disabled-color: ${Ys(
|
|
4220
|
-
--ni-private-switch-indicator-border-color: ${
|
|
4221
|
-
--ni-private-switch-indicator-border-disabled-color: ${Ys(
|
|
4217
|
+
--ni-private-switch-background-disabled-color: ${Ys(Vs,.07)};
|
|
4218
|
+
--ni-private-switch-indicator-background-color: ${Ys(Vs,.1)};
|
|
4219
|
+
--ni-private-switch-indicator-background-disabled-color: ${Ys(Vs,.1)};
|
|
4220
|
+
--ni-private-switch-indicator-border-color: ${Vs};
|
|
4221
|
+
--ni-private-switch-indicator-border-disabled-color: ${Ys(Vs,.3)};
|
|
4222
4222
|
}
|
|
4223
|
-
`)),
|
|
4223
|
+
`)),Ip=U`
|
|
4224
4224
|
<template
|
|
4225
4225
|
role="switch"
|
|
4226
4226
|
aria-checked="${e=>e.checked}"
|
|
@@ -4255,8 +4255,8 @@ const zp=ve`
|
|
|
4255
4255
|
</div>
|
|
4256
4256
|
</template>
|
|
4257
4257
|
`
|
|
4258
|
-
const
|
|
4259
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4258
|
+
const Mp=class extends No{}.compose({baseClass:No,baseName:"switch",template:Ip,styles:zp})
|
|
4259
|
+
no.getOrCreate().withPrefix("nimble").register(Mp())
|
|
4260
4260
|
const Ap=ve`
|
|
4261
4261
|
${fs("inline-flex")}
|
|
4262
4262
|
|
|
@@ -4303,8 +4303,8 @@ const Ap=ve`
|
|
|
4303
4303
|
|
|
4304
4304
|
slot {
|
|
4305
4305
|
display: block;
|
|
4306
|
-
padding: calc(${
|
|
4307
|
-
calc(${
|
|
4306
|
+
padding: calc(${Mr} / 2) ${Mr}
|
|
4307
|
+
calc(${Mr} / 2 - ${Ar});
|
|
4308
4308
|
}
|
|
4309
4309
|
|
|
4310
4310
|
:host::before {
|
|
@@ -4352,27 +4352,27 @@ const Ap=ve`
|
|
|
4352
4352
|
width: 100%;
|
|
4353
4353
|
}
|
|
4354
4354
|
`
|
|
4355
|
-
const
|
|
4355
|
+
const Vp=class extends jo{}.compose({baseName:"tab",baseClass:jo,template:(e,t)=>U`
|
|
4356
4356
|
<template slot="tab" role="tab" aria-disabled="${e=>e.disabled}">
|
|
4357
4357
|
<slot></slot>
|
|
4358
4358
|
</template>
|
|
4359
4359
|
`,styles:Ap})
|
|
4360
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4361
|
-
const
|
|
4360
|
+
no.getOrCreate().withPrefix("nimble").register(Vp())
|
|
4361
|
+
const Hp=ve`
|
|
4362
4362
|
${fs("block")}
|
|
4363
4363
|
|
|
4364
4364
|
:host {
|
|
4365
4365
|
box-sizing: border-box;
|
|
4366
4366
|
font: ${Ua};
|
|
4367
4367
|
color: ${Wa};
|
|
4368
|
-
padding-top: ${
|
|
4368
|
+
padding-top: ${Mr};
|
|
4369
4369
|
}
|
|
4370
4370
|
`
|
|
4371
4371
|
const Op=class extends qo{}.compose({baseName:"tab-panel",baseClass:qo,template:(e,t)=>U`
|
|
4372
4372
|
<template slot="tabpanel" role="tabpanel">
|
|
4373
4373
|
<slot></slot>
|
|
4374
4374
|
</template>
|
|
4375
|
-
`,styles:
|
|
4375
|
+
`,styles:Hp})
|
|
4376
4376
|
|
|
4377
4377
|
;/**
|
|
4378
4378
|
* table-core
|
|
@@ -4722,7 +4722,11 @@ return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),_getAllCellsByColum
|
|
|
4722
4722
|
return null!=(t=e.options.debugAll)?t:e.options.debugRows}})}
|
|
4723
4723
|
for(let t=0;t<e._features.length;t++){const i=e._features[t]
|
|
4724
4724
|
Object.assign(r,null==i||null==i.createRow?void 0:i.createRow(r,e))}return r}
|
|
4725
|
-
|
|
4725
|
+
class wg{constructor(){this.duplicateRowId=!1,this.missingRowId=!1,this.invalidRowId=!1}getValidity(){return{duplicateRowId:this.duplicateRowId,missingRowId:this.missingRowId,invalidRowId:this.invalidRowId}}isValid(){return Object.values(this.getValidity()).every((e=>!1===e))}validateDataIds(e,t){if(this.duplicateRowId=!1,this.missingRowId=!1,this.invalidRowId=!1,null==t)return!0
|
|
4726
|
+
const i=new Set
|
|
4727
|
+
for(const o of e){if(!Object.prototype.hasOwnProperty.call(o,t)){this.missingRowId=!0
|
|
4728
|
+
continue}const e=o[t]
|
|
4729
|
+
"string"==typeof e&&""!==e?(i.has(e)&&(this.duplicateRowId=!0),i.add(e)):this.invalidRowId=!0}return!this.missingRowId&&!this.invalidRowId&&!this.duplicateRowId}}const xg=ve`
|
|
4726
4730
|
${fs("flex")}
|
|
4727
4731
|
|
|
4728
4732
|
.table-container {
|
|
@@ -4747,31 +4751,31 @@ const wg=ve`
|
|
|
4747
4751
|
.header {
|
|
4748
4752
|
flex: 1;
|
|
4749
4753
|
}
|
|
4750
|
-
`,
|
|
4754
|
+
`,yg=ve`
|
|
4751
4755
|
${fs("flex")}
|
|
4752
4756
|
|
|
4753
4757
|
:host {
|
|
4754
4758
|
height: ${zr};
|
|
4755
4759
|
align-items: center;
|
|
4756
4760
|
background: ${gr};
|
|
4757
|
-
padding: 0px calc(${
|
|
4761
|
+
padding: 0px calc(${Mr} / 2);
|
|
4758
4762
|
font: ${Tl};
|
|
4759
4763
|
color: ${Bl};
|
|
4760
4764
|
}
|
|
4761
|
-
|
|
4765
|
+
`,$g=U`
|
|
4762
4766
|
<template role="columnheader">
|
|
4763
4767
|
<slot></slot>
|
|
4764
4768
|
</template>
|
|
4765
4769
|
`
|
|
4766
|
-
class
|
|
4767
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4768
|
-
const
|
|
4770
|
+
class Cg extends St{}const kg=Cg.compose({baseName:"table-header",template:$g,styles:yg})
|
|
4771
|
+
no.getOrCreate().withPrefix("nimble").register(kg())
|
|
4772
|
+
const Sg=ve`
|
|
4769
4773
|
${fs("flex")}
|
|
4770
4774
|
|
|
4771
4775
|
:host {
|
|
4772
4776
|
height: ${zr};
|
|
4773
4777
|
background: ${gr};
|
|
4774
|
-
border-top: calc(2 * ${Ar}) solid ${
|
|
4778
|
+
border-top: calc(2 * ${Ar}) solid ${_r};
|
|
4775
4779
|
}
|
|
4776
4780
|
|
|
4777
4781
|
.cell {
|
|
@@ -4781,11 +4785,11 @@ const kg=ve`
|
|
|
4781
4785
|
:host(:hover) .cell {
|
|
4782
4786
|
background: ${br};
|
|
4783
4787
|
}
|
|
4784
|
-
`,
|
|
4788
|
+
`,Rg=ve`
|
|
4785
4789
|
${fs("flex")}
|
|
4786
4790
|
|
|
4787
4791
|
:host {
|
|
4788
|
-
padding: 0px calc(${
|
|
4792
|
+
padding: 0px calc(${Mr} / 2);
|
|
4789
4793
|
align-items: center;
|
|
4790
4794
|
}
|
|
4791
4795
|
`,_g=U`
|
|
@@ -4793,60 +4797,61 @@ const kg=ve`
|
|
|
4793
4797
|
${e=>e.data}
|
|
4794
4798
|
</template>
|
|
4795
4799
|
`
|
|
4796
|
-
class
|
|
4797
|
-
const zg
|
|
4798
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4800
|
+
class zg extends St{}e([m],zg.prototype,"data",void 0)
|
|
4801
|
+
const Ig=zg.compose({baseName:"table-cell",template:_g,styles:Rg})
|
|
4802
|
+
no.getOrCreate().withPrefix("nimble").register(Ig())
|
|
4799
4803
|
const Mg=U`
|
|
4800
4804
|
<template role="row">
|
|
4801
|
-
${
|
|
4802
|
-
<${no.tagFor(
|
|
4805
|
+
${Ve((e=>e.columns),U`
|
|
4806
|
+
<${no.tagFor(zg)}
|
|
4803
4807
|
class="cell"
|
|
4804
4808
|
:data="${(e,t)=>t.parent.getCellValue(e)}"
|
|
4805
4809
|
>
|
|
4806
|
-
</${no.tagFor(
|
|
4810
|
+
</${no.tagFor(zg)}>
|
|
4807
4811
|
`)}
|
|
4808
4812
|
</template>
|
|
4809
4813
|
`
|
|
4810
|
-
class
|
|
4811
|
-
const Ag
|
|
4812
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4814
|
+
class Ag extends St{constructor(){super(...arguments),this.columns=[]}getCellValue(e){return this.data?this.data[e]:void 0}}e([m],Ag.prototype,"data",void 0),e([m],Ag.prototype,"columns",void 0)
|
|
4815
|
+
const Vg=Ag.compose({baseName:"table-row",template:Mg,styles:Sg})
|
|
4816
|
+
no.getOrCreate().withPrefix("nimble").register(Vg())
|
|
4813
4817
|
const Hg=U`
|
|
4814
4818
|
<template role="table">
|
|
4815
4819
|
<div class="table-container">
|
|
4816
4820
|
<div role="rowgroup" class="header-container">
|
|
4817
4821
|
<div class="header-row" role="row">
|
|
4818
|
-
${
|
|
4819
|
-
<${no.tagFor(
|
|
4822
|
+
${Ve((e=>e.columnHeaders),U`
|
|
4823
|
+
<${no.tagFor(Cg)} class="header">
|
|
4820
4824
|
${e=>e}
|
|
4821
|
-
</${no.tagFor(
|
|
4825
|
+
</${no.tagFor(Cg)}>
|
|
4822
4826
|
`)}
|
|
4823
4827
|
</div>
|
|
4824
4828
|
</div>
|
|
4825
4829
|
<div class="table-viewport" role="rowgroup">
|
|
4826
|
-
${
|
|
4827
|
-
<${no.tagFor(
|
|
4828
|
-
:data="${e=>e}"
|
|
4830
|
+
${Ve((e=>e.tableData),U`
|
|
4831
|
+
<${no.tagFor(Ag)}
|
|
4832
|
+
:data="${e=>e.data}"
|
|
4829
4833
|
:columns="${(e,t)=>t.parent.columns}"
|
|
4830
4834
|
>
|
|
4831
|
-
</${no.tagFor(
|
|
4835
|
+
</${no.tagFor(Ag)}>
|
|
4832
4836
|
`)}
|
|
4833
4837
|
</div>
|
|
4834
4838
|
</div>
|
|
4835
4839
|
</template>
|
|
4836
4840
|
`
|
|
4837
|
-
class
|
|
4841
|
+
class Og extends St{constructor(){super(),this.data=[],this.tableData=[],this.columns=[],this.columnHeaders=[],this.tableInitialized=!1,this.tableValidator=new wg,this.update=e=>{this.table.setOptions((t=>({...t,...this.options,state:e,onStateChange:t=>{const i="function"==typeof t?t(e):t
|
|
4838
4842
|
this.update(i)}})))},this.options={data:[],onStateChange:e=>{},getCoreRowModel:e=>Fp((()=>[e.options.data]),(t=>{const i={rows:[],flatRows:[],rowsById:{}},o=function(t,s,n){void 0===s&&(s=0)
|
|
4839
4843
|
const r=[]
|
|
4840
4844
|
for(let l=0;l<t.length;l++){const c=fg(e,e._getRowId(t[l],l,n),t[l],l,s)
|
|
4841
4845
|
var a
|
|
4842
4846
|
i.flatRows.push(c),i.rowsById[c.id]=c,r.push(c),e.options.getSubRows&&(c.originalSubRows=e.options.getSubRows(t[l],l),null!=(a=c.originalSubRows)&&a.length&&(c.subRows=o(c.originalSubRows,s+1,c)))}return r}
|
|
4843
4847
|
return i.rows=o(t),i}),{key:!1,debug:()=>{var t
|
|
4844
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugTable},onChange:()=>{e._autoResetPageIndex()}}),columns:[],state:{},renderFallbackValue:null,autoResetAll:!1},this.table=bg(this.options),this.tableInitialized=!0}dataChanged(e,t){(!e||0===e.length)&&t&&t.length>0&&this.generateColumns(),this.tableInitialized&&this.
|
|
4848
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugTable},onChange:()=>{e._autoResetPageIndex()}}),getRowId:e=>this.idFieldName?e[this.idFieldName]:"",columns:[],state:{},renderFallbackValue:null,autoResetAll:!1},this.table=bg(this.options),this.tableInitialized=!0}get validity(){return this.tableValidator.getValidity()}idFieldNameChanged(e,t){this.trySetData([...this.data])}dataChanged(e,t){(!e||0===e.length)&&t&&t.length>0&&this.generateColumns(),this.tableInitialized&&this.trySetData(this.data)}checkValidity(){return this.tableValidator.isValid()}trySetData(e){this.tableValidator.validateDataIds(e,this.idFieldName)?this.updateTableOptions({data:e}):this.updateTableOptions({data:[]})}refreshRows(){const e=this.table.getRowModel().rows
|
|
4849
|
+
this.tableData=e.map((e=>({data:e.original})))}updateTableOptions(e){this.options={...this.options,...e},this.update(this.table.initialState),this.refreshRows()}generateColumns(){if(0===this.data.length)return
|
|
4845
4850
|
const e=this.data[0],t=Object.keys(e).map((e=>({id:e,accessorKey:e,header:e})))
|
|
4846
|
-
this.updateTableOptions({columns:t}),this.columnHeaders=t.map((e=>e.header)),this.columns=this.columnHeaders}}e([m],
|
|
4847
|
-
const Og
|
|
4848
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4849
|
-
const
|
|
4851
|
+
this.updateTableOptions({columns:t}),this.columnHeaders=t.map((e=>e.header)),this.columns=this.columnHeaders}}e([oe({attribute:"id-field-name"})],Og.prototype,"idFieldName",void 0),e([m],Og.prototype,"data",void 0),e([m],Og.prototype,"tableData",void 0),e([m],Og.prototype,"columns",void 0),e([m],Og.prototype,"columnHeaders",void 0)
|
|
4852
|
+
const Eg=Og.compose({baseName:"table",template:Hg,styles:xg})
|
|
4853
|
+
no.getOrCreate().withPrefix("nimble").register(Eg())
|
|
4854
|
+
const Lg=ve`
|
|
4850
4855
|
${fs("grid")}
|
|
4851
4856
|
|
|
4852
4857
|
:host {
|
|
@@ -4869,13 +4874,13 @@ const Eg=ve`
|
|
|
4869
4874
|
grid-column-end: 4;
|
|
4870
4875
|
}
|
|
4871
4876
|
`
|
|
4872
|
-
const
|
|
4877
|
+
const Pg=class extends Uo{constructor(){super(),this.activeindicator=!1}}.compose({baseName:"tabs",baseClass:Uo,template:(e,t)=>U`
|
|
4873
4878
|
<template class="${e=>e.orientation}">
|
|
4874
4879
|
${Be(0,t)}
|
|
4875
4880
|
<div class="tablist" part="tablist" role="tablist">
|
|
4876
4881
|
<slot class="tab" name="tab" part="tab" ${Le("tabs")}></slot>
|
|
4877
4882
|
|
|
4878
|
-
${
|
|
4883
|
+
${Re((e=>e.showActiveIndicator),U`
|
|
4879
4884
|
<div
|
|
4880
4885
|
${Se("activeIndicatorRef")}
|
|
4881
4886
|
class="activeIndicator"
|
|
@@ -4888,9 +4893,9 @@ const Lg=class extends Uo{constructor(){super(),this.activeindicator=!1}}.compos
|
|
|
4888
4893
|
<slot name="tabpanel" part="tabpanel" ${Le("tabpanels")}></slot>
|
|
4889
4894
|
</div>
|
|
4890
4895
|
</template>
|
|
4891
|
-
`,styles:
|
|
4892
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4893
|
-
const
|
|
4896
|
+
`,styles:Lg})
|
|
4897
|
+
no.getOrCreate().withPrefix("nimble").register(Pg())
|
|
4898
|
+
const Fg=ve`
|
|
4894
4899
|
${fs("flex")}
|
|
4895
4900
|
|
|
4896
4901
|
:host {
|
|
@@ -4906,17 +4911,17 @@ const Pg=ve`
|
|
|
4906
4911
|
height: 24px;
|
|
4907
4912
|
border-left: calc(${Ar} * 2) solid
|
|
4908
4913
|
rgba(${wr}, 0.3);
|
|
4909
|
-
margin: calc(${
|
|
4914
|
+
margin: calc(${Mr} / 4) calc(${Mr} / 2);
|
|
4910
4915
|
}
|
|
4911
|
-
`,
|
|
4916
|
+
`,Dg=U`
|
|
4912
4917
|
<template slot="end">
|
|
4913
4918
|
<div class="separator"></div>
|
|
4914
4919
|
<slot></slot>
|
|
4915
4920
|
</template>
|
|
4916
4921
|
`
|
|
4917
|
-
const
|
|
4918
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4919
|
-
const
|
|
4922
|
+
const Tg=class extends St{}.compose({baseName:"tabs-toolbar",template:Dg,styles:Fg})
|
|
4923
|
+
no.getOrCreate().withPrefix("nimble").register(Tg())
|
|
4924
|
+
const Bg="outline",Ng="block",qg=ve`
|
|
4920
4925
|
${fs("inline-flex")}
|
|
4921
4926
|
|
|
4922
4927
|
:host {
|
|
@@ -5008,12 +5013,12 @@ const Tg="outline",Bg="block",Ng=ve`
|
|
|
5008
5013
|
:host([resize='vertical']) .control {
|
|
5009
5014
|
resize: vertical;
|
|
5010
5015
|
}
|
|
5011
|
-
`.withBehaviors(hc(
|
|
5016
|
+
`.withBehaviors(hc(Bg,ve`
|
|
5012
5017
|
.control {
|
|
5013
5018
|
border-color: rgba(${wr}, 0.3);
|
|
5014
5019
|
background-color: transparent;
|
|
5015
5020
|
}
|
|
5016
|
-
`),hc(
|
|
5021
|
+
`),hc(Ng,ve`
|
|
5017
5022
|
.control {
|
|
5018
5023
|
background-color: rgba(${wr}, 0.1);
|
|
5019
5024
|
}
|
|
@@ -5027,8 +5032,8 @@ const Tg="outline",Bg="block",Ng=ve`
|
|
|
5027
5032
|
background-color: rgba(${wr}, 0.1);
|
|
5028
5033
|
}
|
|
5029
5034
|
`))
|
|
5030
|
-
class
|
|
5031
|
-
const jg
|
|
5035
|
+
class jg extends Yo{constructor(){super(...arguments),this.appearance=Bg}}e([oe],jg.prototype,"appearance",void 0)
|
|
5036
|
+
const Gg=jg.compose({baseName:"text-area",baseClass:Yo,template:(e,t)=>U`
|
|
5032
5037
|
<template
|
|
5033
5038
|
class="
|
|
5034
5039
|
${e=>e.readOnly?"readonly":""}
|
|
@@ -5083,9 +5088,9 @@ const jg=qg.compose({baseName:"text-area",baseClass:Yo,template:(e,t)=>U`
|
|
|
5083
5088
|
${Se("control")}
|
|
5084
5089
|
></textarea>
|
|
5085
5090
|
</template>
|
|
5086
|
-
`,styles:
|
|
5087
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
5088
|
-
const
|
|
5091
|
+
`,styles:qg,shadowOptions:{delegatesFocus:!0}})
|
|
5092
|
+
no.getOrCreate().withPrefix("nimble").register(Gg())
|
|
5093
|
+
const Ug="underline",Wg="outline",Kg="block",Xg="frameless",Yg=ve`
|
|
5089
5094
|
${fs("inline-block")}
|
|
5090
5095
|
${Fu}
|
|
5091
5096
|
|
|
@@ -5125,7 +5130,7 @@ const Gg="underline",Ug="outline",Wg="block",Kg="frameless",Xg=ve`
|
|
|
5125
5130
|
align-items: center;
|
|
5126
5131
|
justify-content: center;
|
|
5127
5132
|
border: 0px solid rgba(${wr}, 0.3);
|
|
5128
|
-
gap: calc(${
|
|
5133
|
+
gap: calc(${Mr} / 2);
|
|
5129
5134
|
padding: ${Ar};
|
|
5130
5135
|
}
|
|
5131
5136
|
|
|
@@ -5257,12 +5262,12 @@ const Gg="underline",Ug="outline",Wg="block",Kg="frameless",Xg=ve`
|
|
|
5257
5262
|
slot[name='actions']::slotted(*) {
|
|
5258
5263
|
${zr.cssCustomProperty}: 24px;
|
|
5259
5264
|
}
|
|
5260
|
-
`.withBehaviors(hc(
|
|
5265
|
+
`.withBehaviors(hc(Ug,ve`
|
|
5261
5266
|
.root {
|
|
5262
5267
|
border-bottom-width: ${Ar};
|
|
5263
5268
|
padding-bottom: 0;
|
|
5264
5269
|
}
|
|
5265
|
-
`),hc(
|
|
5270
|
+
`),hc(Kg,ve`
|
|
5266
5271
|
.root {
|
|
5267
5272
|
background-color: rgba(${wr}, 0.1);
|
|
5268
5273
|
}
|
|
@@ -5290,12 +5295,12 @@ const Gg="underline",Ug="outline",Wg="block",Kg="frameless",Xg=ve`
|
|
|
5290
5295
|
:host([disabled]) .root {
|
|
5291
5296
|
background-color: rgba(${wr}, 0.07);
|
|
5292
5297
|
}
|
|
5293
|
-
`),hc(
|
|
5298
|
+
`),hc(Wg,ve`
|
|
5294
5299
|
.root {
|
|
5295
5300
|
border-width: ${Ar};
|
|
5296
5301
|
padding: 0;
|
|
5297
5302
|
}
|
|
5298
|
-
`),hc(
|
|
5303
|
+
`),hc(Xg,ve`
|
|
5299
5304
|
.control {
|
|
5300
5305
|
padding-left: ${Ar};
|
|
5301
5306
|
padding-right: ${Ar};
|
|
@@ -5313,8 +5318,8 @@ const Gg="underline",Ug="outline",Wg="block",Kg="frameless",Xg=ve`
|
|
|
5313
5318
|
filter: invert(100%);
|
|
5314
5319
|
}
|
|
5315
5320
|
`))
|
|
5316
|
-
class
|
|
5317
|
-
const Qg
|
|
5321
|
+
class Qg extends Ro{constructor(){super(...arguments),this.appearance=Ug,this.errorVisible=!1,this.fullBleed=!1}}e([oe],Qg.prototype,"appearance",void 0),e([oe({attribute:"error-text"})],Qg.prototype,"errorText",void 0),e([oe({attribute:"error-visible",mode:"boolean"})],Qg.prototype,"errorVisible",void 0),e([oe({attribute:"full-bleed",mode:"boolean"})],Qg.prototype,"fullBleed",void 0)
|
|
5322
|
+
const Zg=Qg.compose({baseName:"text-field",baseClass:Ro,template:(e,t)=>U`
|
|
5318
5323
|
<template
|
|
5319
5324
|
class="
|
|
5320
5325
|
${e=>e.readOnly?"readonly":""}
|
|
@@ -5374,23 +5379,23 @@ const Qg=Yg.compose({baseName:"text-field",baseClass:_o,template:(e,t)=>U`
|
|
|
5374
5379
|
${Te(0,t)}
|
|
5375
5380
|
</div>
|
|
5376
5381
|
</template>
|
|
5377
|
-
`,styles:
|
|
5378
|
-
<${no.tagFor(
|
|
5382
|
+
`,styles:Yg,shadowOptions:{delegatesFocus:!0},end:U`
|
|
5383
|
+
<${no.tagFor(Hu)}
|
|
5379
5384
|
severity="error"
|
|
5380
5385
|
class="error-icon"
|
|
5381
|
-
></${no.tagFor(
|
|
5386
|
+
></${no.tagFor(Hu)}>
|
|
5382
5387
|
<span part="actions">
|
|
5383
5388
|
<slot name="actions"></slot>
|
|
5384
5389
|
</span>
|
|
5385
|
-
${
|
|
5390
|
+
${_u}
|
|
5386
5391
|
`})
|
|
5387
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
5388
|
-
const
|
|
5392
|
+
no.getOrCreate().withPrefix("nimble").register(Zg())
|
|
5393
|
+
const Jg=ve`
|
|
5389
5394
|
.positioning-region {
|
|
5390
5395
|
display: flex;
|
|
5391
|
-
padding: ${
|
|
5396
|
+
padding: ${Ir} ${Mr};
|
|
5392
5397
|
align-items: center;
|
|
5393
|
-
gap: ${
|
|
5398
|
+
gap: ${Mr};
|
|
5394
5399
|
background: ${gr};
|
|
5395
5400
|
}
|
|
5396
5401
|
|
|
@@ -5400,17 +5405,17 @@ const Zg=ve`
|
|
|
5400
5405
|
|
|
5401
5406
|
[part='start'] {
|
|
5402
5407
|
display: flex;
|
|
5403
|
-
gap: ${
|
|
5408
|
+
gap: ${Mr};
|
|
5404
5409
|
margin-right: auto;
|
|
5405
5410
|
}
|
|
5406
5411
|
|
|
5407
5412
|
[part='end'] {
|
|
5408
5413
|
display: flex;
|
|
5409
|
-
gap: ${
|
|
5414
|
+
gap: ${Mr};
|
|
5410
5415
|
margin-left: auto;
|
|
5411
5416
|
}
|
|
5412
5417
|
`
|
|
5413
|
-
const
|
|
5418
|
+
const ev=class extends Zo{}.compose({baseName:"toolbar",baseClass:Zo,template:(e,t)=>U`
|
|
5414
5419
|
<template
|
|
5415
5420
|
aria-label="${e=>e.ariaLabel}"
|
|
5416
5421
|
aria-labelledby="${e=>e.ariaLabelledby}"
|
|
@@ -5420,20 +5425,20 @@ const Jg=class extends Zo{}.compose({baseName:"toolbar",baseClass:Zo,template:(e
|
|
|
5420
5425
|
@click="${(e,t)=>e.clickHandler(t.event)}"
|
|
5421
5426
|
@focusin="${(e,t)=>e.focusinHandler(t.event)}"
|
|
5422
5427
|
@keydown="${(e,t)=>e.keydownHandler(t.event)}"
|
|
5423
|
-
${Fe({property:"childItems",attributeFilter:["disabled","hidden"],filter:
|
|
5428
|
+
${Fe({property:"childItems",attributeFilter:["disabled","hidden"],filter:He(),subtree:!0})}
|
|
5424
5429
|
>
|
|
5425
5430
|
<slot name="label"></slot>
|
|
5426
5431
|
<div class="positioning-region" part="positioning-region">
|
|
5427
5432
|
${Be(0,t)}
|
|
5428
5433
|
<slot
|
|
5429
|
-
${Le({filter:
|
|
5434
|
+
${Le({filter:He(),property:"slottedItems"})}
|
|
5430
5435
|
></slot>
|
|
5431
5436
|
${Te(0,t)}
|
|
5432
5437
|
</div>
|
|
5433
5438
|
</template>
|
|
5434
|
-
`,styles:
|
|
5435
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
5436
|
-
const
|
|
5439
|
+
`,styles:Jg,shadowOptions:{delegatesFocus:!0}})
|
|
5440
|
+
no.getOrCreate().withPrefix("nimble").register(ev())
|
|
5441
|
+
const tv=ve`
|
|
5437
5442
|
${fs("inline-flex")}
|
|
5438
5443
|
|
|
5439
5444
|
:host {
|
|
@@ -5441,7 +5446,7 @@ const ev=ve`
|
|
|
5441
5446
|
color: ${Sl};
|
|
5442
5447
|
text-align: left;
|
|
5443
5448
|
--ni-private-tooltip-border-color: ${Ys(Ps,.3)};
|
|
5444
|
-
--ni-private-tooltip-background-color: ${
|
|
5449
|
+
--ni-private-tooltip-background-color: ${Ms};
|
|
5445
5450
|
}
|
|
5446
5451
|
|
|
5447
5452
|
.tooltip {
|
|
@@ -5453,9 +5458,9 @@ const ev=ve`
|
|
|
5453
5458
|
border: ${Ar} solid var(--ni-private-tooltip-border-color);
|
|
5454
5459
|
background-color: var(--ni-private-tooltip-background-color);
|
|
5455
5460
|
padding-bottom: 6px;
|
|
5456
|
-
padding-left: calc(${
|
|
5457
|
-
padding-right: calc(${
|
|
5458
|
-
padding-top: ${
|
|
5461
|
+
padding-left: calc(${Mr} / 2);
|
|
5462
|
+
padding-right: calc(${Mr} / 2);
|
|
5463
|
+
padding-top: ${Ir};
|
|
5459
5464
|
}
|
|
5460
5465
|
|
|
5461
5466
|
.status-icon {
|
|
@@ -5477,16 +5482,16 @@ const ev=ve`
|
|
|
5477
5482
|
`.withBehaviors(fu(en,ve`
|
|
5478
5483
|
:host([severity='error']) {
|
|
5479
5484
|
--ni-private-tooltip-border-color: ${Ts};
|
|
5480
|
-
--ni-private-tooltip-background-color: ${
|
|
5485
|
+
--ni-private-tooltip-background-color: ${Vs};
|
|
5481
5486
|
}
|
|
5482
5487
|
|
|
5483
5488
|
:host([severity='information']) {
|
|
5484
|
-
--ni-private-tooltip-border-color: ${
|
|
5485
|
-
--ni-private-tooltip-background-color: ${
|
|
5489
|
+
--ni-private-tooltip-border-color: ${Rs};
|
|
5490
|
+
--ni-private-tooltip-background-color: ${Vs};
|
|
5486
5491
|
}
|
|
5487
5492
|
`),fu(tn,ve`
|
|
5488
5493
|
:host {
|
|
5489
|
-
--ni-private-tooltip-border-color: ${Ys(
|
|
5494
|
+
--ni-private-tooltip-border-color: ${Ys(Ms,.3)};
|
|
5490
5495
|
--ni-private-tooltip-background-color: ${Os};
|
|
5491
5496
|
}
|
|
5492
5497
|
|
|
@@ -5503,23 +5508,23 @@ const ev=ve`
|
|
|
5503
5508
|
}
|
|
5504
5509
|
|
|
5505
5510
|
:host {
|
|
5506
|
-
--ni-private-tooltip-border-color: ${Ys(
|
|
5507
|
-
--ni-private-tooltip-background-color: ${Ys(
|
|
5511
|
+
--ni-private-tooltip-border-color: ${Ys(Vs,.3)};
|
|
5512
|
+
--ni-private-tooltip-background-color: ${Ys(Vs,.15)};
|
|
5508
5513
|
}
|
|
5509
5514
|
|
|
5510
5515
|
:host([severity='error']) {
|
|
5511
|
-
--ni-private-tooltip-border-color: ${
|
|
5516
|
+
--ni-private-tooltip-border-color: ${Vs};
|
|
5512
5517
|
}
|
|
5513
5518
|
|
|
5514
5519
|
:host([severity='information']) {
|
|
5515
|
-
--ni-private-tooltip-border-color: ${
|
|
5520
|
+
--ni-private-tooltip-border-color: ${Vs};
|
|
5516
5521
|
}
|
|
5517
5522
|
|
|
5518
5523
|
.status-icon {
|
|
5519
5524
|
opacity: 0.6;
|
|
5520
5525
|
}
|
|
5521
|
-
`)),
|
|
5522
|
-
${
|
|
5526
|
+
`)),iv=U`
|
|
5527
|
+
${Re((e=>e.tooltipVisible),U`
|
|
5523
5528
|
<${no.tagFor(fc)}
|
|
5524
5529
|
class="anchored-region"
|
|
5525
5530
|
fixed-placement="true"
|
|
@@ -5538,10 +5543,10 @@ const ev=ve`
|
|
|
5538
5543
|
${Se("region")}
|
|
5539
5544
|
>
|
|
5540
5545
|
<div class="tooltip" part="tooltip" role="tooltip">
|
|
5541
|
-
<${no.tagFor(
|
|
5546
|
+
<${no.tagFor(Hu)}
|
|
5542
5547
|
severity="error"
|
|
5543
5548
|
class="status-icon"
|
|
5544
|
-
></${no.tagFor(
|
|
5549
|
+
></${no.tagFor(Hu)}>
|
|
5545
5550
|
<${no.tagFor(Ju)}
|
|
5546
5551
|
severity="information"
|
|
5547
5552
|
class="status-icon"
|
|
@@ -5551,11 +5556,11 @@ const ev=ve`
|
|
|
5551
5556
|
</${no.tagFor(fc)}>
|
|
5552
5557
|
`)}
|
|
5553
5558
|
`
|
|
5554
|
-
class
|
|
5555
|
-
const ov
|
|
5556
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
5557
|
-
const
|
|
5558
|
-
class
|
|
5559
|
+
class ov extends gs{constructor(){super(...arguments),this.iconVisible=!1}}e([oe],ov.prototype,"severity",void 0),e([oe({attribute:"icon-visible",mode:"boolean"})],ov.prototype,"iconVisible",void 0)
|
|
5560
|
+
const sv=ov.compose({baseName:"tooltip",baseClass:gs,template:iv,styles:tv})
|
|
5561
|
+
no.getOrCreate().withPrefix("nimble").register(sv())
|
|
5562
|
+
const nv="group-selected",rv="all",av="leaves-only",lv="none"
|
|
5563
|
+
class cv{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,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 dv=ve`
|
|
5559
5564
|
${fs("block")}
|
|
5560
5565
|
|
|
5561
5566
|
:host {
|
|
@@ -5571,7 +5576,7 @@ class lv{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
|
|
|
5571
5576
|
}
|
|
5572
5577
|
|
|
5573
5578
|
${""}
|
|
5574
|
-
:host([${
|
|
5579
|
+
:host([${nv}])::after {
|
|
5575
5580
|
background: ${kr};
|
|
5576
5581
|
border-radius: 0px;
|
|
5577
5582
|
content: '';
|
|
@@ -5579,21 +5584,21 @@ class lv{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
|
|
|
5579
5584
|
position: absolute;
|
|
5580
5585
|
top: 0px;
|
|
5581
5586
|
width: calc(${Ar} * 2);
|
|
5582
|
-
height: calc(${
|
|
5587
|
+
height: calc(${Vr} * 2);
|
|
5583
5588
|
}
|
|
5584
5589
|
|
|
5585
5590
|
.positioning-region {
|
|
5586
5591
|
display: flex;
|
|
5587
5592
|
position: relative;
|
|
5588
5593
|
box-sizing: border-box;
|
|
5589
|
-
height: calc(${
|
|
5594
|
+
height: calc(${Vr} * 2);
|
|
5590
5595
|
}
|
|
5591
5596
|
|
|
5592
5597
|
.positioning-region:hover {
|
|
5593
5598
|
background: ${br};
|
|
5594
5599
|
}
|
|
5595
5600
|
|
|
5596
|
-
:host([${
|
|
5601
|
+
:host([${nv}]) .positioning-region:hover {
|
|
5597
5602
|
background: ${mr};
|
|
5598
5603
|
}
|
|
5599
5604
|
|
|
@@ -5628,7 +5633,7 @@ class lv{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
|
|
|
5628
5633
|
font-size: ${Qa};
|
|
5629
5634
|
user-select: none;
|
|
5630
5635
|
position: relative;
|
|
5631
|
-
margin-inline-start: ${
|
|
5636
|
+
margin-inline-start: ${Vr};
|
|
5632
5637
|
}
|
|
5633
5638
|
|
|
5634
5639
|
:host(${ys}) .content-region {
|
|
@@ -5644,8 +5649,8 @@ class lv{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
|
|
|
5644
5649
|
background: none;
|
|
5645
5650
|
border: none;
|
|
5646
5651
|
outline: none;
|
|
5647
|
-
width: ${
|
|
5648
|
-
height: ${
|
|
5652
|
+
width: ${Vr};
|
|
5653
|
+
height: ${Vr};
|
|
5649
5654
|
padding: 0px;
|
|
5650
5655
|
justify-content: center;
|
|
5651
5656
|
align-items: center;
|
|
@@ -5655,8 +5660,8 @@ class lv{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
|
|
|
5655
5660
|
}
|
|
5656
5661
|
|
|
5657
5662
|
.expand-collapse-button svg {
|
|
5658
|
-
width: ${
|
|
5659
|
-
height: ${
|
|
5663
|
+
width: ${Vr};
|
|
5664
|
+
height: ${Vr};
|
|
5660
5665
|
transition: transform 0.2s ease-in;
|
|
5661
5666
|
pointer-events: none;
|
|
5662
5667
|
fill: currentcolor;
|
|
@@ -5664,27 +5669,27 @@ class lv{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
|
|
|
5664
5669
|
|
|
5665
5670
|
${""}
|
|
5666
5671
|
span[part="start"] {
|
|
5667
|
-
width: ${
|
|
5672
|
+
width: ${Vr};
|
|
5668
5673
|
}
|
|
5669
5674
|
|
|
5670
5675
|
${""}
|
|
5671
5676
|
.start {
|
|
5672
5677
|
display: flex;
|
|
5673
5678
|
fill: currentcolor;
|
|
5674
|
-
margin-inline-start: ${
|
|
5675
|
-
margin-inline-end: ${
|
|
5679
|
+
margin-inline-start: ${Vr};
|
|
5680
|
+
margin-inline-end: ${Vr};
|
|
5676
5681
|
}
|
|
5677
5682
|
|
|
5678
5683
|
slot[name='start']::slotted(*) {
|
|
5679
|
-
width: ${
|
|
5680
|
-
height: ${
|
|
5684
|
+
width: ${Vr};
|
|
5685
|
+
height: ${Vr};
|
|
5681
5686
|
}
|
|
5682
5687
|
|
|
5683
5688
|
${""}
|
|
5684
5689
|
::slotted([role='treeitem']) {
|
|
5685
5690
|
--ni-private-tree-item-nested-width: 1em;
|
|
5686
5691
|
--ni-private-expand-collapse-button-nested-width: calc(
|
|
5687
|
-
${
|
|
5692
|
+
${Vr} * -1
|
|
5688
5693
|
);
|
|
5689
5694
|
}
|
|
5690
5695
|
|
|
@@ -5692,25 +5697,25 @@ class lv{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
|
|
|
5692
5697
|
.end {
|
|
5693
5698
|
display: flex;
|
|
5694
5699
|
fill: currentcolor;
|
|
5695
|
-
margin-inline-start: ${
|
|
5700
|
+
margin-inline-start: ${Vr};
|
|
5696
5701
|
}
|
|
5697
5702
|
|
|
5698
5703
|
.items {
|
|
5699
5704
|
display: none;
|
|
5700
5705
|
${""}
|
|
5701
|
-
font-size: calc(1em + (${
|
|
5706
|
+
font-size: calc(1em + (${Vr} * 2));
|
|
5702
5707
|
}
|
|
5703
5708
|
|
|
5704
5709
|
:host([expanded]) .items {
|
|
5705
5710
|
display: block;
|
|
5706
5711
|
}
|
|
5707
5712
|
`.withBehaviors(new class{constructor(e,t){this.cache=new WeakMap,this.ltr=e,this.rtl=t}bind(e){this.attach(e)}unbind(e){const t=this.cache.get(e)
|
|
5708
|
-
t&&cr.unsubscribe(t)}attach(e){const t=this.cache.get(e)||new
|
|
5713
|
+
t&&cr.unsubscribe(t)}attach(e){const t=this.cache.get(e)||new cv(this.ltr,this.rtl,e),i=cr.getValueFor(e)
|
|
5709
5714
|
cr.subscribe(t),t.attach(i),this.cache.set(e,t)}}(ve`
|
|
5710
5715
|
.expand-collapse-button {
|
|
5711
5716
|
left: var(
|
|
5712
5717
|
--ni-private-expand-collapse-button-nested-width,
|
|
5713
|
-
calc(${
|
|
5718
|
+
calc(${Vr} * -1)
|
|
5714
5719
|
);
|
|
5715
5720
|
}
|
|
5716
5721
|
|
|
@@ -5725,7 +5730,7 @@ cr.subscribe(t),t.attach(i),this.cache.set(e,t)}}(ve`
|
|
|
5725
5730
|
.expand-collapse-button {
|
|
5726
5731
|
right: var(
|
|
5727
5732
|
--ni-private-expand-collapse-button-nested-width,
|
|
5728
|
-
calc(${
|
|
5733
|
+
calc(${Vr} * -1)
|
|
5729
5734
|
);
|
|
5730
5735
|
}
|
|
5731
5736
|
|
|
@@ -5737,11 +5742,11 @@ cr.subscribe(t),t.attach(i),this.cache.set(e,t)}}(ve`
|
|
|
5737
5742
|
transform: rotate(135deg);
|
|
5738
5743
|
}
|
|
5739
5744
|
`))
|
|
5740
|
-
const
|
|
5741
|
-
e?.forEach((e=>e.removeAttribute(
|
|
5745
|
+
const hv=class extends ms{constructor(){super(...arguments),this.treeView=null,this.handleSelectedChange=e=>{e.target===this&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}}connectedCallback(){super.connectedCallback(),this.addEventListener("selected-change",this.handleSelectedChange),this.treeView=this.getParentTreeView(),this.treeView&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("selected-change",this.handleSelectedChange),this.treeView=null}clearTreeGroupSelection(){const e=this.treeView?.querySelectorAll("[group-selected]")
|
|
5746
|
+
e?.forEach((e=>e.removeAttribute(nv)))}setGroupSelectionOnRootParentTreeItem(e){this.clearTreeGroupSelection()
|
|
5742
5747
|
let t=e
|
|
5743
5748
|
for(;t?.parentElement!==this.treeView;)t=t?.parentElement
|
|
5744
|
-
t&&t.setAttribute(
|
|
5749
|
+
t&&t.setAttribute(nv,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:ms,template:(e,t)=>U`
|
|
5745
5750
|
<template
|
|
5746
5751
|
role="treeitem"
|
|
5747
5752
|
slot="${e=>e.isNestedItem()?"item":void 0}"
|
|
@@ -5753,11 +5758,11 @@ t&&t.setAttribute(sv,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
5753
5758
|
aria-disabled="${e=>e.disabled}"
|
|
5754
5759
|
@focusin="${(e,t)=>e.handleFocus(t.event)}"
|
|
5755
5760
|
@focusout="${(e,t)=>e.handleBlur(t.event)}"
|
|
5756
|
-
${Fe({property:"childItems",filter:
|
|
5761
|
+
${Fe({property:"childItems",filter:He()})}
|
|
5757
5762
|
>
|
|
5758
5763
|
<div class="positioning-region" part="positioning-region">
|
|
5759
5764
|
<div class="content-region" part="content-region">
|
|
5760
|
-
${
|
|
5765
|
+
${Re((e=>e.childItems&&e.childItemLength()>0),U`
|
|
5761
5766
|
<div
|
|
5762
5767
|
aria-hidden="true"
|
|
5763
5768
|
class="expand-collapse-button"
|
|
@@ -5775,15 +5780,15 @@ t&&t.setAttribute(sv,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
5775
5780
|
${Te(0,t)}
|
|
5776
5781
|
</div>
|
|
5777
5782
|
</div>
|
|
5778
|
-
${
|
|
5783
|
+
${Re((e=>e.childItems&&e.childItemLength()>0&&(e.expanded||e.renderCollapsedChildren)),U`
|
|
5779
5784
|
<div role="group" class="items" part="items">
|
|
5780
5785
|
<slot name="item" ${Le("items")}></slot>
|
|
5781
5786
|
</div>
|
|
5782
5787
|
`)}
|
|
5783
5788
|
</template>
|
|
5784
|
-
`,styles:
|
|
5785
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
5786
|
-
const
|
|
5789
|
+
`,styles:dv,expandCollapseGlyph:zc.data})
|
|
5790
|
+
no.getOrCreate().withPrefix("nimble").register(hv())
|
|
5791
|
+
const uv=ve`
|
|
5787
5792
|
${fs("flex")}
|
|
5788
5793
|
|
|
5789
5794
|
:host {
|
|
@@ -5796,14 +5801,14 @@ const hv=ve`
|
|
|
5796
5801
|
outline: none;
|
|
5797
5802
|
}
|
|
5798
5803
|
`
|
|
5799
|
-
class
|
|
5804
|
+
class pv extends bs{constructor(){super(...arguments),this.selectionMode=rv}handleClick(e){if(e.defaultPrevented)return!1
|
|
5800
5805
|
if(!(e.target instanceof Element&&vs(e.target)))return!0
|
|
5801
5806
|
const t=e.target
|
|
5802
|
-
return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case
|
|
5803
|
-
case
|
|
5804
|
-
case
|
|
5805
|
-
default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}}e([oe({attribute:"selection-mode"})],
|
|
5806
|
-
const pv
|
|
5807
|
+
return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case rv:return!0
|
|
5808
|
+
case lv:return!1
|
|
5809
|
+
case av:return!this.itemHasChildren(e)
|
|
5810
|
+
default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}}e([oe({attribute:"selection-mode"})],pv.prototype,"selectionMode",void 0)
|
|
5811
|
+
const gv=pv.compose({baseName:"tree-view",baseClass:bs,template:(e,t)=>U`
|
|
5807
5812
|
<template
|
|
5808
5813
|
role="tree"
|
|
5809
5814
|
${Se("treeView")}
|
|
@@ -5815,9 +5820,9 @@ const pv=uv.compose({baseName:"tree-view",baseClass:bs,template:(e,t)=>U`
|
|
|
5815
5820
|
>
|
|
5816
5821
|
<slot ${Le("slottedTreeItems")}></slot>
|
|
5817
5822
|
</template>
|
|
5818
|
-
`,styles:
|
|
5819
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
5820
|
-
const
|
|
5823
|
+
`,styles:uv})
|
|
5824
|
+
no.getOrCreate().withPrefix("nimble").register(gv())
|
|
5825
|
+
const vv=U`
|
|
5821
5826
|
<div class="wafer-map-container">
|
|
5822
5827
|
<svg class="svg-root ${e=>e.orientation}">
|
|
5823
5828
|
<g class="zoom-container">
|
|
@@ -5839,7 +5844,7 @@ const gv=U`
|
|
|
5839
5844
|
<canvas class="wafer-map-canvas" ${Se("canvas")}></canvas>
|
|
5840
5845
|
</div>
|
|
5841
5846
|
</div>
|
|
5842
|
-
`,
|
|
5847
|
+
`,mv=ve`
|
|
5843
5848
|
:host {
|
|
5844
5849
|
display: inline-block;
|
|
5845
5850
|
width: 500px;
|
|
@@ -5910,98 +5915,98 @@ const gv=U`
|
|
|
5910
5915
|
width: 100%;
|
|
5911
5916
|
height: 100%;
|
|
5912
5917
|
}
|
|
5913
|
-
`,
|
|
5914
|
-
function
|
|
5918
|
+
`,bv="bottom-left",fv="bottom-right",wv="top-left",xv="top",yv="linear",$v="ordinal"
|
|
5919
|
+
function Cv(e,t){return null==e||null==t?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function kv(e,t){return null==e||null==t?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function Sv(e){let t,i,o
|
|
5915
5920
|
function s(e,o,s=0,n=e.length){if(s<n){if(0!==t(o,o))return n
|
|
5916
5921
|
do{const t=s+n>>>1
|
|
5917
|
-
i(e[t],o)<0?s=t+1:n=t}while(s<n)}return s}return 2!==e.length?(t
|
|
5922
|
+
i(e[t],o)<0?s=t+1:n=t}while(s<n)}return s}return 2!==e.length?(t=Cv,i=(t,i)=>Cv(e(t),i),o=(t,i)=>e(t)-i):(t=e===Cv||e===kv?e:Rv,i=e,o=e),{left:s,center:function(e,t,i=0,n=e.length){const r=s(e,t,i,n-1)
|
|
5918
5923
|
return r>i&&o(e[r-1],t)>-o(e[r],t)?r-1:r},right:function(e,o,s=0,n=e.length){if(s<n){if(0!==t(o,o))return n
|
|
5919
5924
|
do{const t=s+n>>>1
|
|
5920
|
-
i(e[t],o)<=0?s=t+1:n=t}while(s<n)}return s}}}function
|
|
5921
|
-
|
|
5922
|
-
var
|
|
5923
|
-
class
|
|
5925
|
+
i(e[t],o)<=0?s=t+1:n=t}while(s<n)}return s}}}function Rv(){return 0}const _v=Sv(Cv).right
|
|
5926
|
+
Sv((function(e){return null===e?NaN:+e})).center
|
|
5927
|
+
var zv=_v
|
|
5928
|
+
class Iv extends Map{constructor(e,t=Av){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:t}}),null!=e)for(const[t,i]of e)this.set(t,i)}get(e){return super.get(Mv(this,e))}has(e){return super.has(Mv(this,e))}set(e,t){return super.set(function({_intern:e,_key:t},i){const o=t(i)
|
|
5924
5929
|
return e.has(o)?e.get(o):(e.set(o,i),i)}(this,e),t)}delete(e){return super.delete(function({_intern:e,_key:t},i){const o=t(i)
|
|
5925
5930
|
e.has(o)&&(i=e.get(o),e.delete(o))
|
|
5926
5931
|
return i}(this,e))}}function Mv({_intern:e,_key:t},i){const o=t(i)
|
|
5927
|
-
return e.has(o)?e.get(o):i}function
|
|
5928
|
-
function
|
|
5929
|
-
return s>=0?(n>=
|
|
5932
|
+
return e.has(o)?e.get(o):i}function Av(e){return null!==e&&"object"==typeof e?e.valueOf():e}var Vv=Math.sqrt(50),Hv=Math.sqrt(10),Ov=Math.sqrt(2)
|
|
5933
|
+
function Ev(e,t,i){var o=(t-e)/Math.max(0,i),s=Math.floor(Math.log(o)/Math.LN10),n=o/Math.pow(10,s)
|
|
5934
|
+
return s>=0?(n>=Vv?10:n>=Hv?5:n>=Ov?2:1)*Math.pow(10,s):-Math.pow(10,-s)/(n>=Vv?10:n>=Hv?5:n>=Ov?2:1)}function Lv(e,t,i){e=+e,t=+t,i=(s=arguments.length)<2?(t=e,e=0,1):s<3?1:+i
|
|
5930
5935
|
for(var o=-1,s=0|Math.max(0,Math.ceil((t-e)/i)),n=new Array(s);++o<s;)n[o]=e+o*i
|
|
5931
|
-
return n}function
|
|
5936
|
+
return n}function Pv(e,t){switch(arguments.length){case 0:break
|
|
5932
5937
|
case 1:this.range(e)
|
|
5933
5938
|
break
|
|
5934
|
-
default:this.range(t).domain(e)}return this}const
|
|
5935
|
-
function
|
|
5939
|
+
default:this.range(t).domain(e)}return this}const Fv=Symbol("implicit")
|
|
5940
|
+
function Dv(){var e=new Iv,t=[],i=[],o=Fv
|
|
5936
5941
|
function s(s){let n=e.get(s)
|
|
5937
|
-
if(void 0===n){if(o!==
|
|
5942
|
+
if(void 0===n){if(o!==Fv)return o
|
|
5938
5943
|
e.set(s,n=t.push(s)-1)}return i[n%i.length]}return s.domain=function(i){if(!arguments.length)return t.slice()
|
|
5939
|
-
t=[],e=new
|
|
5944
|
+
t=[],e=new Iv
|
|
5940
5945
|
for(const o of i)e.has(o)||e.set(o,t.push(o)-1)
|
|
5941
|
-
return s},s.range=function(e){return arguments.length?(i=Array.from(e),s):i.slice()},s.unknown=function(e){return arguments.length?(o=e,s):o},s.copy=function(){return
|
|
5946
|
+
return s},s.range=function(e){return arguments.length?(i=Array.from(e),s):i.slice()},s.unknown=function(e){return arguments.length?(o=e,s):o},s.copy=function(){return Dv(t,i).unknown(o)},Pv.apply(s,arguments),s}function Tv(){var e,t,i=Dv().unknown(void 0),o=i.domain,s=i.range,n=0,r=1,a=!1,l=0,c=0,d=.5
|
|
5942
5947
|
function h(){var i=o().length,h=r<n,u=h?r:n,p=h?n:r
|
|
5943
5948
|
e=(p-u)/Math.max(1,i-l+2*c),a&&(e=Math.floor(e)),u+=(p-u-e*(i-l))*d,t=e*(1-l),a&&(u=Math.round(u),t=Math.round(t))
|
|
5944
|
-
var g=
|
|
5945
|
-
return s(h?g.reverse():g)}return delete i.unknown,i.domain=function(e){return arguments.length?(o(e),h()):o()},i.range=function(e){return arguments.length?([n,r]=e,n=+n,r=+r,h()):[n,r]},i.rangeRound=function(e){return[n,r]=e,n=+n,r=+r,a=!0,h()},i.bandwidth=function(){return t},i.step=function(){return e},i.round=function(e){return arguments.length?(a=!!e,h()):a},i.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},i.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},i.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},i.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},i.copy=function(){return
|
|
5949
|
+
var g=Lv(i).map((function(t){return u+e*t}))
|
|
5950
|
+
return s(h?g.reverse():g)}return delete i.unknown,i.domain=function(e){return arguments.length?(o(e),h()):o()},i.range=function(e){return arguments.length?([n,r]=e,n=+n,r=+r,h()):[n,r]},i.rangeRound=function(e){return[n,r]=e,n=+n,r=+r,a=!0,h()},i.bandwidth=function(){return t},i.step=function(){return e},i.round=function(e){return arguments.length?(a=!!e,h()):a},i.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},i.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},i.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},i.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},i.copy=function(){return Tv(o(),[n,r]).round(a).paddingInner(l).paddingOuter(c).align(d)},Pv.apply(h(),arguments)}function Bv(e,t,i){e.prototype=t.prototype=i,i.constructor=e}function Nv(e,t){var i=Object.create(e.prototype)
|
|
5946
5951
|
for(var o in t)i[o]=t[o]
|
|
5947
|
-
return i}function
|
|
5948
|
-
function
|
|
5949
|
-
return e=(e+"").trim().toLowerCase(),(t=
|
|
5950
|
-
return`${1===e?"rgb(":"rgba("}${
|
|
5951
|
-
if(e instanceof
|
|
5952
|
-
if(e instanceof
|
|
5952
|
+
return i}function qv(){}var jv=.7,Gv=1/jv,Uv="\\s*([+-]?\\d+)\\s*",Wv="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Kv="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Xv=/^#([0-9a-f]{3,8})$/,Yv=new RegExp(`^rgb\\(${Uv},${Uv},${Uv}\\)$`),Qv=new RegExp(`^rgb\\(${Kv},${Kv},${Kv}\\)$`),Zv=new RegExp(`^rgba\\(${Uv},${Uv},${Uv},${Wv}\\)$`),Jv=new RegExp(`^rgba\\(${Kv},${Kv},${Kv},${Wv}\\)$`),em=new RegExp(`^hsl\\(${Wv},${Kv},${Kv}\\)$`),tm=new RegExp(`^hsla\\(${Wv},${Kv},${Kv},${Wv}\\)$`),im={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}
|
|
5953
|
+
function om(){return this.rgb().formatHex()}function sm(){return this.rgb().formatRgb()}function nm(e){var t,i
|
|
5954
|
+
return e=(e+"").trim().toLowerCase(),(t=Xv.exec(e))?(i=t[1].length,t=parseInt(t[1],16),6===i?rm(t):3===i?new dm(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===i?am(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===i?am(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=Yv.exec(e))?new dm(t[1],t[2],t[3],1):(t=Qv.exec(e))?new dm(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=Zv.exec(e))?am(t[1],t[2],t[3],t[4]):(t=Jv.exec(e))?am(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=em.exec(e))?mm(t[1],t[2]/100,t[3]/100,1):(t=tm.exec(e))?mm(t[1],t[2]/100,t[3]/100,t[4]):im.hasOwnProperty(e)?rm(im[e]):"transparent"===e?new dm(NaN,NaN,NaN,0):null}function rm(e){return new dm(e>>16&255,e>>8&255,255&e,1)}function am(e,t,i,o){return o<=0&&(e=t=i=NaN),new dm(e,t,i,o)}function lm(e){return e instanceof qv||(e=nm(e)),e?new dm((e=e.rgb()).r,e.g,e.b,e.opacity):new dm}function cm(e,t,i,o){return 1===arguments.length?lm(e):new dm(e,t,i,null==o?1:o)}function dm(e,t,i,o){this.r=+e,this.g=+t,this.b=+i,this.opacity=+o}function hm(){return`#${vm(this.r)}${vm(this.g)}${vm(this.b)}`}function um(){const e=pm(this.opacity)
|
|
5955
|
+
return`${1===e?"rgb(":"rgba("}${gm(this.r)}, ${gm(this.g)}, ${gm(this.b)}${1===e?")":`, ${e})`}`}function pm(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function gm(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function vm(e){return((e=gm(e))<16?"0":"")+e.toString(16)}function mm(e,t,i,o){return o<=0?e=t=i=NaN:i<=0||i>=1?e=t=NaN:t<=0&&(e=NaN),new fm(e,t,i,o)}function bm(e){if(e instanceof fm)return new fm(e.h,e.s,e.l,e.opacity)
|
|
5956
|
+
if(e instanceof qv||(e=nm(e)),!e)return new fm
|
|
5957
|
+
if(e instanceof fm)return e
|
|
5953
5958
|
var t=(e=e.rgb()).r/255,i=e.g/255,o=e.b/255,s=Math.min(t,i,o),n=Math.max(t,i,o),r=NaN,a=n-s,l=(n+s)/2
|
|
5954
|
-
return a?(r=t===n?(i-o)/a+6*(i<o):i===n?(o-t)/a+2:(t-i)/a+4,a/=l<.5?n+s:2-n-s,r*=60):a=l>0&&l<1?0:r,new
|
|
5955
|
-
return new
|
|
5956
|
-
return`${1===e?"hsl(":"hsla("}${
|
|
5957
|
-
var
|
|
5958
|
-
function
|
|
5959
|
-
return i?function(e,t){return function(i){return e+i*t}}(e,i)
|
|
5960
|
-
function o(e,t){var o=i((e=
|
|
5959
|
+
return a?(r=t===n?(i-o)/a+6*(i<o):i===n?(o-t)/a+2:(t-i)/a+4,a/=l<.5?n+s:2-n-s,r*=60):a=l>0&&l<1?0:r,new fm(r,a,l,e.opacity)}function fm(e,t,i,o){this.h=+e,this.s=+t,this.l=+i,this.opacity=+o}function wm(e){return(e=(e||0)%360)<0?e+360:e}function xm(e){return Math.max(0,Math.min(1,e||0))}function ym(e,t,i){return 255*(e<60?t+(i-t)*e/60:e<180?i:e<240?t+(i-t)*(240-e)/60:t)}Bv(qv,nm,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:om,formatHex:om,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return bm(this).formatHsl()},formatRgb:sm,toString:sm}),Bv(dm,cm,Nv(qv,{brighter(e){return e=null==e?Gv:Math.pow(Gv,e),new dm(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?jv:Math.pow(jv,e),new dm(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new dm(gm(this.r),gm(this.g),gm(this.b),pm(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:hm,formatHex:hm,formatHex8:function(){return`#${vm(this.r)}${vm(this.g)}${vm(this.b)}${vm(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:um,toString:um})),Bv(fm,(function(e,t,i,o){return 1===arguments.length?bm(e):new fm(e,t,i,null==o?1:o)}),Nv(qv,{brighter(e){return e=null==e?Gv:Math.pow(Gv,e),new fm(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?jv:Math.pow(jv,e),new fm(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,i=this.l,o=i+(i<.5?i:1-i)*t,s=2*i-o
|
|
5960
|
+
return new dm(ym(e>=240?e-240:e+120,s,o),ym(e,s,o),ym(e<120?e+240:e-120,s,o),this.opacity)},clamp(){return new fm(wm(this.h),xm(this.s),xm(this.l),pm(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=pm(this.opacity)
|
|
5961
|
+
return`${1===e?"hsl(":"hsla("}${wm(this.h)}, ${100*xm(this.s)}%, ${100*xm(this.l)}%${1===e?")":`, ${e})`}`}}))
|
|
5962
|
+
var $m=e=>()=>e
|
|
5963
|
+
function Cm(e){return 1==(e=+e)?km:function(t,i){return i-t?function(e,t,i){return e=Math.pow(e,i),t=Math.pow(t,i)-e,i=1/i,function(o){return Math.pow(e+o*t,i)}}(t,i,e):$m(isNaN(t)?i:t)}}function km(e,t){var i=t-e
|
|
5964
|
+
return i?function(e,t){return function(i){return e+i*t}}(e,i):$m(isNaN(e)?t:e)}var Sm=function e(t){var i=Cm(t)
|
|
5965
|
+
function o(e,t){var o=i((e=cm(e)).r,(t=cm(t)).r),s=i(e.g,t.g),n=i(e.b,t.b),r=km(e.opacity,t.opacity)
|
|
5961
5966
|
return function(t){return e.r=o(t),e.g=s(t),e.b=n(t),e.opacity=r(t),e+""}}return o.gamma=e,o}(1)
|
|
5962
|
-
function
|
|
5967
|
+
function Rm(e,t){t||(t=[])
|
|
5963
5968
|
var i,o=e?Math.min(t.length,e.length):0,s=t.slice()
|
|
5964
5969
|
return function(n){for(i=0;i<o;++i)s[i]=e[i]*(1-n)+t[i]*n
|
|
5965
5970
|
return s}}function _m(e,t){var i,o=t?t.length:0,s=e?Math.min(o,e.length):0,n=new Array(s),r=new Array(o)
|
|
5966
|
-
for(i=0;i<s;++i)n[i]=
|
|
5971
|
+
for(i=0;i<s;++i)n[i]=Om(e[i],t[i])
|
|
5967
5972
|
for(;i<o;++i)r[i]=t[i]
|
|
5968
5973
|
return function(e){for(i=0;i<s;++i)r[i]=n[i](e)
|
|
5969
|
-
return r}}function
|
|
5970
|
-
return e=+e,t=+t,function(o){return i.setTime(e*(1-o)+t*o),i}}function
|
|
5971
|
-
for(i in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)i in e?o[i]=
|
|
5974
|
+
return r}}function zm(e,t){var i=new Date
|
|
5975
|
+
return e=+e,t=+t,function(o){return i.setTime(e*(1-o)+t*o),i}}function Im(e,t){return e=+e,t=+t,function(i){return e*(1-i)+t*i}}function Mm(e,t){var i,o={},s={}
|
|
5976
|
+
for(i in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)i in e?o[i]=Om(e[i],t[i]):s[i]=t[i]
|
|
5972
5977
|
return function(e){for(i in o)s[i]=o[i](e)
|
|
5973
|
-
return s}}var
|
|
5974
|
-
function Hm(e,t){var i,o,s,n=
|
|
5975
|
-
for(e+="",t+="";(i=
|
|
5978
|
+
return s}}var Am=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Vm=new RegExp(Am.source,"g")
|
|
5979
|
+
function Hm(e,t){var i,o,s,n=Am.lastIndex=Vm.lastIndex=0,r=-1,a=[],l=[]
|
|
5980
|
+
for(e+="",t+="";(i=Am.exec(e))&&(o=Vm.exec(t));)(s=o.index)>n&&(s=t.slice(n,s),a[r]?a[r]+=s:a[++r]=s),(i=i[0])===(o=o[0])?a[r]?a[r]+=o:a[++r]=o:(a[++r]=null,l.push({i:r,x:Im(i,o)})),n=Vm.lastIndex
|
|
5976
5981
|
return n<t.length&&(s=t.slice(n),a[r]?a[r]+=s:a[++r]=s),a.length<2?l[0]?function(e){return function(t){return e(t)+""}}(l[0].x):function(e){return function(){return e}}(t):(t=l.length,function(e){for(var i,o=0;o<t;++o)a[(i=l[o]).i]=i.x(e)
|
|
5977
|
-
return a.join("")})}function
|
|
5978
|
-
return null==t||"boolean"===s
|
|
5979
|
-
function
|
|
5980
|
-
var i}function
|
|
5981
|
-
return s<o?(o=
|
|
5982
|
-
for(e[o]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++r<o;)s[r]=
|
|
5983
|
-
return function(t){var i=
|
|
5984
|
-
return n[i](s[i](t))}}function
|
|
5982
|
+
return a.join("")})}function Om(e,t){var i,o,s=typeof t
|
|
5983
|
+
return null==t||"boolean"===s?$m(t):("number"===s?Im:"string"===s?(i=nm(t))?(t=i,Sm):Hm:t instanceof nm?Sm:t instanceof Date?zm:(o=t,!ArrayBuffer.isView(o)||o instanceof DataView?Array.isArray(t)?_m:"function"!=typeof t.valueOf&&"function"!=typeof t.toString||isNaN(t)?Mm:Im:Rm))(e,t)}function Em(e,t){return e=+e,t=+t,function(i){return Math.round(e*(1-i)+t*i)}}function Lm(e){return+e}var Pm=[0,1]
|
|
5984
|
+
function Fm(e){return e}function Dm(e,t){return(t-=e=+e)?function(i){return(i-e)/t}:(i=isNaN(t)?NaN:.5,function(){return i})
|
|
5985
|
+
var i}function Tm(e,t,i){var o=e[0],s=e[1],n=t[0],r=t[1]
|
|
5986
|
+
return s<o?(o=Dm(s,o),n=i(r,n)):(o=Dm(o,s),n=i(n,r)),function(e){return n(o(e))}}function Bm(e,t,i){var o=Math.min(e.length,t.length)-1,s=new Array(o),n=new Array(o),r=-1
|
|
5987
|
+
for(e[o]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++r<o;)s[r]=Dm(e[r],e[r+1]),n[r]=i(t[r],t[r+1])
|
|
5988
|
+
return function(t){var i=zv(e,t,1,o)-1
|
|
5989
|
+
return n[i](s[i](t))}}function Nm(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function qm(){var e,t,i,o,s,n,r=Pm,a=Pm,l=Om,c=Fm
|
|
5985
5990
|
function d(){var e,t,i,l=Math.min(r.length,a.length)
|
|
5986
|
-
return c!==
|
|
5991
|
+
return c!==Fm&&(e=r[0],t=r[l-1],e>t&&(i=e,e=t,t=i),c=function(i){return Math.max(e,Math.min(t,i))}),o=l>2?Bm:Tm,s=n=null,h}function h(t){return null==t||isNaN(t=+t)?i:(s||(s=o(r.map(e),a,l)))(e(c(t)))}return h.invert=function(i){return c(t((n||(n=o(a,r.map(e),Im)))(i)))},h.domain=function(e){return arguments.length?(r=Array.from(e,Lm),d()):r.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=Em,d()},h.clamp=function(e){return arguments.length?(c=!!e||Fm,d()):c!==Fm},h.interpolate=function(e){return arguments.length?(l=e,d()):l},h.unknown=function(e){return arguments.length?(i=e,h):i},function(i,o){return e=i,t=o,d()}}function jm(){return qm()(Fm,Fm)}function Gm(e,t){if((i=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null
|
|
5987
5992
|
var i,o=e.slice(0,i)
|
|
5988
|
-
return[o.length>1?o[0]+o.slice(2):o,+e.slice(i+1)]}function
|
|
5989
|
-
function
|
|
5993
|
+
return[o.length>1?o[0]+o.slice(2):o,+e.slice(i+1)]}function Um(e){return(e=Gm(Math.abs(e)))?e[1]:NaN}var Wm,Km=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
|
|
5994
|
+
function Xm(e){if(!(t=Km.exec(e)))throw new Error("invalid format: "+e)
|
|
5990
5995
|
var t
|
|
5991
|
-
return new
|
|
5996
|
+
return new Ym({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 Ym(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 Qm(e,t){var i=Gm(e,t)
|
|
5992
5997
|
if(!i)return e+""
|
|
5993
5998
|
var o=i[0],s=i[1]
|
|
5994
|
-
return s<0?"0."+new Array(-s).join("0")+o:o.length>s+1?o.slice(0,s+1)+"."+o.slice(s+1):o+new Array(s-o.length+2).join("0")}
|
|
5995
|
-
var
|
|
5999
|
+
return s<0?"0."+new Array(-s).join("0")+o:o.length>s+1?o.slice(0,s+1)+"."+o.slice(s+1):o+new Array(s-o.length+2).join("0")}Xm.prototype=Ym.prototype,Ym.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}
|
|
6000
|
+
var Zm={"%":(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)=>Qm(100*e,t),r:Qm,s:function(e,t){var i=Gm(e,t)
|
|
5996
6001
|
if(!i)return e+""
|
|
5997
|
-
var o=i[0],s=i[1],n=s-(
|
|
5998
|
-
return n===r?o:n>r?o+new Array(n-r+1).join("0"):n>0?o.slice(0,n)+"."+o.slice(n):"0."+new Array(1-n).join("0")+
|
|
5999
|
-
function
|
|
6000
|
-
function
|
|
6001
|
-
return n.reverse().join(i)}),s=void 0===e.currency?"":e.currency[0]+"",n=void 0===e.currency?"":e.currency[1]+"",r=void 0===e.decimal?".":e.decimal+"",a=void 0===e.numerals?
|
|
6002
|
-
function h(e){var t=(e=
|
|
6003
|
-
"n"===f?(v=!0,f="g"):
|
|
6004
|
-
var w="$"===u?s:"#"===u&&/[boxX]/.test(f)?"0"+f.toLowerCase():"",x="$"===u?n:/[%p]/.test(f)?l:"",y=
|
|
6002
|
+
var o=i[0],s=i[1],n=s-(Wm=3*Math.max(-8,Math.min(8,Math.floor(s/3))))+1,r=o.length
|
|
6003
|
+
return n===r?o:n>r?o+new Array(n-r+1).join("0"):n>0?o.slice(0,n)+"."+o.slice(n):"0."+new Array(1-n).join("0")+Gm(e,Math.max(0,t+n-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)}
|
|
6004
|
+
function Jm(e){return e}var eb,tb,ib,ob=Array.prototype.map,sb=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"]
|
|
6005
|
+
function nb(e){var t,i,o=void 0===e.grouping||void 0===e.thousands?Jm:(t=ob.call(e.grouping,Number),i=e.thousands+"",function(e,o){for(var s=e.length,n=[],r=0,a=t[0],l=0;s>0&&a>0&&(l+a+1>o&&(a=Math.max(1,o-l)),n.push(e.substring(s-=a,s+a)),!((l+=a+1)>o));)a=t[r=(r+1)%t.length]
|
|
6006
|
+
return n.reverse().join(i)}),s=void 0===e.currency?"":e.currency[0]+"",n=void 0===e.currency?"":e.currency[1]+"",r=void 0===e.decimal?".":e.decimal+"",a=void 0===e.numerals?Jm:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(ob.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+""
|
|
6007
|
+
function h(e){var t=(e=Xm(e)).fill,i=e.align,h=e.sign,u=e.symbol,p=e.zero,g=e.width,v=e.comma,m=e.precision,b=e.trim,f=e.type
|
|
6008
|
+
"n"===f?(v=!0,f="g"):Zm[f]||(void 0===m&&(m=12),b=!0,f="g"),(p||"0"===t&&"="===i)&&(p=!0,t="0",i="=")
|
|
6009
|
+
var w="$"===u?s:"#"===u&&/[boxX]/.test(f)?"0"+f.toLowerCase():"",x="$"===u?n:/[%p]/.test(f)?l:"",y=Zm[f],$=/[defgprs%]/.test(f)
|
|
6005
6010
|
function C(e){var s,n,l,u=w,C=x
|
|
6006
6011
|
if("c"===f)C=y(e)+C,e=""
|
|
6007
6012
|
else{var k=(e=+e)<0||1/e<0
|
|
@@ -6010,77 +6015,77 @@ break
|
|
|
6010
6015
|
case"0":0===s&&(s=o),t=o
|
|
6011
6016
|
break
|
|
6012
6017
|
default:if(!+e[o])break e
|
|
6013
|
-
s>0&&(s=0)}return s>0?e.slice(0,s)+e.slice(t+1):e}(e)),k&&0==+e&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===f?
|
|
6018
|
+
s>0&&(s=0)}return s>0?e.slice(0,s)+e.slice(t+1):e}(e)),k&&0==+e&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===f?sb[8+Wm/3]:"")+C+(k&&"("===h?")":""),$)for(s=-1,n=e.length;++s<n;)if(48>(l=e.charCodeAt(s))||l>57){C=(46===l?r+e.slice(s+1):e.slice(s))+C,e=e.slice(0,s)
|
|
6014
6019
|
break}}v&&!p&&(e=o(e,1/0))
|
|
6015
|
-
var S=u.length+e.length+C.length,
|
|
6016
|
-
switch(v&&p&&(e=o(
|
|
6020
|
+
var S=u.length+e.length+C.length,R=S<g?new Array(g-S+1).join(t):""
|
|
6021
|
+
switch(v&&p&&(e=o(R+e,R.length?g-C.length:1/0),R=""),i){case"<":e=u+e+C+R
|
|
6017
6022
|
break
|
|
6018
|
-
case"=":e=u+
|
|
6023
|
+
case"=":e=u+R+e+C
|
|
6019
6024
|
break
|
|
6020
|
-
case"^":e=
|
|
6025
|
+
case"^":e=R.slice(0,S=R.length>>1)+u+e+C+R.slice(S)
|
|
6021
6026
|
break
|
|
6022
|
-
default:e=
|
|
6023
|
-
return function(e){return i(s*e)+n}}}}function
|
|
6024
|
-
return n>=
|
|
6025
|
-
switch((o=
|
|
6026
|
-
return null!=o.precision||isNaN(s=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(
|
|
6027
|
-
case"":case"e":case"g":case"p":case"r":null!=o.precision||isNaN(s=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,
|
|
6027
|
+
default:e=R+u+e+C}return a(e)}return m=void 0===m?6:/[gprs]/.test(f)?Math.max(1,Math.min(21,m)):Math.max(0,Math.min(20,m)),C.toString=function(){return e+""},C}return{format:h,formatPrefix:function(e,t){var i=h(((e=Xm(e)).type="f",e)),o=3*Math.max(-8,Math.min(8,Math.floor(Um(t)/3))),s=Math.pow(10,-o),n=sb[8+o/3]
|
|
6028
|
+
return function(e){return i(s*e)+n}}}}function rb(e,t,i,o){var s,n=function(e,t,i){var o=Math.abs(t-e)/Math.max(0,i),s=Math.pow(10,Math.floor(Math.log(o)/Math.LN10)),n=o/s
|
|
6029
|
+
return n>=Vv?s*=10:n>=Hv?s*=5:n>=Ov&&(s*=2),t<e?-s:s}(e,t,i)
|
|
6030
|
+
switch((o=Xm(null==o?",f":o)).type){case"s":var r=Math.max(Math.abs(e),Math.abs(t))
|
|
6031
|
+
return null!=o.precision||isNaN(s=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(Um(t)/3)))-Um(Math.abs(e)))}(n,r))||(o.precision=s),ib(o,r)
|
|
6032
|
+
case"":case"e":case"g":case"p":case"r":null!=o.precision||isNaN(s=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,Um(t)-Um(e))+1}(n,Math.max(Math.abs(e),Math.abs(t))))||(o.precision=s-("e"===o.type))
|
|
6028
6033
|
break
|
|
6029
|
-
case"f":case"%":null!=o.precision||isNaN(s=function(e){return Math.max(0,-
|
|
6034
|
+
case"f":case"%":null!=o.precision||isNaN(s=function(e){return Math.max(0,-Um(Math.abs(e)))}(n))||(o.precision=s-2*("%"===o.type))}return tb(o)}function ab(e){var t=e.domain
|
|
6030
6035
|
return e.ticks=function(e){var i=t()
|
|
6031
6036
|
return function(e,t,i){var o,s,n,r,a=-1
|
|
6032
6037
|
if(i=+i,(e=+e)==(t=+t)&&i>0)return[e]
|
|
6033
|
-
if((o=t<e)&&(s=e,e=t,t=s),0===(r=
|
|
6038
|
+
if((o=t<e)&&(s=e,e=t,t=s),0===(r=Ev(e,t,i))||!isFinite(r))return[]
|
|
6034
6039
|
if(r>0){let i=Math.round(e/r),o=Math.round(t/r)
|
|
6035
6040
|
for(i*r<e&&++i,o*r>t&&--o,n=new Array(s=o-i+1);++a<s;)n[a]=(i+a)*r}else{r=-r
|
|
6036
6041
|
let i=Math.round(e*r),o=Math.round(t*r)
|
|
6037
6042
|
for(i/r<e&&++i,o/r>t&&--o,n=new Array(s=o-i+1);++a<s;)n[a]=(i+a)/r}return o&&n.reverse(),n}(i[0],i[i.length-1],null==e?10:e)},e.tickFormat=function(e,i){var o=t()
|
|
6038
|
-
return
|
|
6043
|
+
return rb(o[0],o[o.length-1],null==e?10:e,i)},e.nice=function(i){null==i&&(i=10)
|
|
6039
6044
|
var o,s,n=t(),r=0,a=n.length-1,l=n[r],c=n[a],d=10
|
|
6040
|
-
for(c<l&&(s=l,l=c,c=s,s=r,r=a,a=s);d-- >0;){if((s=
|
|
6045
|
+
for(c<l&&(s=l,l=c,c=s,s=r,r=a,a=s);d-- >0;){if((s=Ev(l,c,i))===o)return n[r]=l,n[a]=c,t(n)
|
|
6041
6046
|
if(s>0)l=Math.floor(l/s)*s,c=Math.ceil(c/s)*s
|
|
6042
6047
|
else{if(!(s<0))break
|
|
6043
|
-
l=Math.ceil(l*s)/s,c=Math.floor(c*s)/s}o=s}return e},e}function
|
|
6044
|
-
return e.copy=function(){return
|
|
6045
|
-
class
|
|
6048
|
+
l=Math.ceil(l*s)/s,c=Math.floor(c*s)/s}o=s}return e},e}function lb(){var e=jm()
|
|
6049
|
+
return e.copy=function(){return Nm(e,lb())},Pv.apply(e,arguments),ab(e)}eb=nb({thousands:",",grouping:[3],currency:["$",""]}),tb=eb.format,ib=eb.formatPrefix
|
|
6050
|
+
class cb{constructor(e,t,i){this.baseMargin={top:20,right:20,bottom:20,left:20},this.dieSizeFactor=1.5,this.defaultAlign=.5,this.margin=this.baseMargin
|
|
6046
6051
|
const o=this.calculateMapDimensions(e)
|
|
6047
6052
|
this.containerDimensions=this.calculateContainerDimensions(i,this.margin),this.horizontalScale=this.createHorizontalScale(t,o,this.containerDimensions.width),this.dieDimensions={width:this.calculateGridWidth(o.cols,this.containerDimensions.width),height:0},this.radius=this.containerDimensions.width/2+this.dieDimensions.width*this.dieSizeFactor,this.radius>i.width/2&&(this.margin=this.calculateMarginWithAddition(this.radius-i.width/2),this.containerDimensions=this.calculateContainerDimensions(i,this.margin),this.horizontalScale=this.createHorizontalScale(t,o,this.containerDimensions.width),this.dieDimensions={width:this.calculateGridWidth(o.cols,this.containerDimensions.width),height:0},this.radius=this.containerDimensions.width/2+this.dieDimensions.width*this.dieSizeFactor),this.verticalScale=this.createVerticalScale(t,o,this.containerDimensions.height),this.dieDimensions={width:this.dieDimensions.width,height:this.calculateGridHeight(o.rows,this.containerDimensions.height)}}calculateMapDimensions(e){if(0===e.length||void 0===e[0])return{origin:{x:0,y:0},rows:0,cols:0}
|
|
6048
6053
|
const t={x:e[0].x,y:e[0].y},i={x:e[0].x,y:e[0].y}
|
|
6049
6054
|
for(const o of e)o.x<t.x&&(t.x=o.x),o.y<t.y&&(t.y=o.y),o.x>i.x&&(i.x=o.x),o.y>i.y&&(i.y=o.y)
|
|
6050
|
-
return{origin:t,rows:i.y-t.y+1,cols:i.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,i){return e===
|
|
6051
|
-
return Math.round(e*i)/i}class
|
|
6052
|
-
return 1===t.length?"0"+t:t}(
|
|
6053
|
-
function
|
|
6054
|
-
return function(e){return
|
|
6055
|
+
return{origin:t,rows:i.y-t.y+1,cols:i.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,i){return e===bv||e===wv?lb().domain([t.origin.x,t.origin.x+t.cols]).range([0,i]):lb().domain([t.origin.x-1,t.origin.x+t.cols-1]).range([i,0])}createVerticalScale(e,t,i){return e===bv||e===fv?lb().domain([t.origin.y-1,t.origin.y+t.rows-1]).range([i,0]):lb().domain([t.origin.y,t.origin.y+t.rows]).range([0,i])}calculateGridWidth(e,t){return Tv().align(this.defaultAlign).padding(0).domain(this.horizontalScale.ticks(e)).range([0,t]).bandwidth()}calculateGridHeight(e,t){return Tv().align(this.defaultAlign).padding(0).domain(this.verticalScale.ticks(e)).range([0,t]).bandwidth()}calculateMarginWithAddition(e=0){return{top:this.baseMargin.top+e,right:this.baseMargin.right+e,bottom:this.baseMargin.bottom+e,left:this.baseMargin.top+e}}}function db(e,t,i){return isNaN(e)||e<=t?t:e>=i?i:e}function hb(e,t,i){return isNaN(e)||e<=t?0:e>=i?1:e/(i-t)}function ub(e,t,i){return isNaN(e)?t:t+e*(i-t)}function pb(e,t){const i=Math.pow(10,t)
|
|
6056
|
+
return Math.round(e*i)/i}class gb{constructor(e,t,i,o){this.r=e,this.g=t,this.b=i,this.a="number"!=typeof o||isNaN(o)?1:o}static fromObject(e){return!e||isNaN(e.r)||isNaN(e.g)||isNaN(e.b)?null:new gb(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(ub(this.r,0,255))},${Math.round(ub(this.g,0,255))},${Math.round(ub(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(ub(this.r,0,255))},${Math.round(ub(this.g,0,255))},${Math.round(ub(this.b,0,255))},${db(this.a,0,1)})`}roundToPrecision(e){return new gb(pb(this.r,e),pb(this.g,e),pb(this.b,e),pb(this.a,e))}clamp(){return new gb(db(this.r,0,1),db(this.g,0,1),db(this.b,0,1),db(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(db(e,0,255)).toString(16)
|
|
6057
|
+
return 1===t.length?"0"+t:t}(ub(e,0,255))}}const vb={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}},mb=/^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,bb=/^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i,fb=/^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i,wb=/^#((?:[0-9a-f]{8}|[0-9a-f]{4}))$/i
|
|
6058
|
+
function xb(e){return function(e){return wb.test(e)}(e)}function yb(e){const t=e.toLowerCase()
|
|
6059
|
+
return function(e){return fb.test(e)}(t)?function(e){const t=fb.exec(e)
|
|
6055
6060
|
if(null===t)return null
|
|
6056
6061
|
let i=t[1]
|
|
6057
6062
|
if(3===i.length){const e=i.charAt(0),t=i.charAt(1),o=i.charAt(2)
|
|
6058
6063
|
i=e.concat(e,t,t,o,o)}const o=parseInt(i,16)
|
|
6059
|
-
return isNaN(o)?null:new
|
|
6064
|
+
return isNaN(o)?null:new gb(hb((16711680&o)>>>16,0,255),hb((65280&o)>>>8,0,255),hb(255&o,0,255),1)}(t):xb(t)?function(e){const t=wb.exec(e)
|
|
6060
6065
|
if(null===t)return null
|
|
6061
6066
|
let i=t[1]
|
|
6062
6067
|
if(4===i.length){const e=i.charAt(0),t=i.charAt(1),o=i.charAt(2),s=i.charAt(3)
|
|
6063
6068
|
i=e.concat(e,t,t,o,o,s,s)}const o=parseInt(i,16)
|
|
6064
|
-
return isNaN(o)?null:new
|
|
6069
|
+
return isNaN(o)?null:new gb(hb((16711680&o)>>>16,0,255),hb((65280&o)>>>8,0,255),hb(255&o,0,255),hb((4278190080&o)>>>24,0,255))}(t):function(e){return mb.test(e)}(t)?function(e){const t=mb.exec(e)
|
|
6065
6070
|
if(null===t)return null
|
|
6066
6071
|
const i=t[1].split(",")
|
|
6067
|
-
return new
|
|
6072
|
+
return new gb(hb(Number(i[0]),0,255),hb(Number(i[1]),0,255),hb(Number(i[2]),0,255),1)}(t):function(e){return bb.test(e)}(t)?function(e){const t=bb.exec(e)
|
|
6068
6073
|
if(null===t)return null
|
|
6069
6074
|
const i=t[1].split(",")
|
|
6070
|
-
return 4===i.length?new
|
|
6071
|
-
return t?new
|
|
6072
|
-
for(const t of e)this.diesRenderInfo.push({x:o(t.x)+d.right,y:s(t.y)+d.top,fillStyle:this.calculateFillStyle(t.value,n,i),text:this.buildLabel(t.value,l,r,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)?
|
|
6075
|
+
return 4===i.length?new gb(hb(Number(i[0]),0,255),hb(Number(i[1]),0,255),hb(Number(i[2]),0,255),Number(i[3])):null}(t):function(e){return vb.hasOwnProperty(e)}(t)?function(e){const t=vb[e.toLowerCase()]
|
|
6076
|
+
return t?new gb(t.r,t.g,t.b,t.hasOwnProperty("a")?t.a:void 0):null}(t):null}class $b{constructor(e,t,i,o,s,n,r,a,l,c,d){this.fontSizeFactor=.8,this.nonHighlightedOpacity=.3,this.emptyDieColor="rgba(218,223,236,1)",this.nanDieColor="rgba(122,122,122,1)",this.d3ColorScale=this.createD3ColorScale(t,n),this.labelsFontSize=this.calculateLabelsFontSize(c,l),this.diesRenderInfo=[]
|
|
6077
|
+
for(const t of e)this.diesRenderInfo.push({x:o(t.x)+d.right,y:s(t.y)+d.top,fillStyle:this.calculateFillStyle(t.value,n,i),text:this.buildLabel(t.value,l,r,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)?lb().domain(e.values.map((e=>+e))).range(e.colors):Dv().domain(e.values).range(e.colors)}dieHasData(e){return null!=e&&""!==e}buildLabel(e,t,i,o){if(i||!this.dieHasData(e))return""
|
|
6073
6078
|
const s=`${e}${o}`
|
|
6074
|
-
return s.length>t?`${s.substring(0,t)}…`:s}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===
|
|
6079
|
+
return s.length>t?`${s.substring(0,t)}…`:s}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===yv}isColorScaleOrdinal(e){return e===$v}calculateFillStyle(e,t,i){let o=this.emptyDieColor
|
|
6075
6080
|
if(this.dieHasData(e)&&(isNaN(+e)?o=this.nanDieColor:this.isColorScaleLinear(t)?o=this.d3ColorScale(+e):this.isColorScaleOrdinal(t)&&(o=this.d3ColorScale(e))),void 0===o)return this.emptyDieColor
|
|
6076
|
-
let s=
|
|
6077
|
-
return null===s?this.emptyDieColor:(s=new
|
|
6081
|
+
let s=yb(o)
|
|
6082
|
+
return null===s?this.emptyDieColor:(s=new gb(s.r,s.g,s.b,this.calculateOpacity(e,i)),s.toStringWebRGBA())}}class Cb{constructor(e,t,i,o,s,n,r,a,l){this.computations=new cb(e,t,i),this.prerendering=new $b(e,o,s,this.computations.horizontalScale,this.computations.verticalScale,n,r,a,l,this.computations.dieDimensions,this.computations.margin)}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 verticalScale(){return this.computations.verticalScale}get labelsFontSize(){return this.prerendering.labelsFontSize}get diesRenderInfo(){return this.prerendering.diesRenderInfo}get mainCircleLocation(){return{x:this.computations.containerDimensions.width/2,y:this.computations.containerDimensions.height/2}}}class kb{constructor(e,t){this.waferData=e,this.context=t.getContext("2d")}drawWafer(){const e=this.waferData.diesRenderInfo,t=this.waferData.dieDimensions
|
|
6078
6083
|
for(const i of e){this.context.fillStyle=i.fillStyle,this.context?.fillRect(i.x,i.y,t.width,t.height),this.context.font=this.waferData.labelsFontSize.toString(),this.context.fillStyle="#ffffff",this.context.textAlign="center"
|
|
6079
6084
|
const e=this.context.measureText("M")
|
|
6080
|
-
this.context.fillText(i.text,i.x+t.width/2,i.y+t.height/2+e.width/2)}}clearCanvas(e,t){this.context.clearRect(0,0,e,t)}}class
|
|
6085
|
+
this.context.fillText(i.text,i.x+t.width/2,i.y+t.height/2+e.width/2)}}clearCanvas(e,t){this.context.clearRect(0,0,e,t)}}class Sb extends St{constructor(){super(...arguments),this.quadrant=wv,this.orientation=xv,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=yv,this.highlightedValues=[],this.dies=[],this.colorScale={colors:[],values:[]},this.renderQueued=!1}connectedCallback(){super.connectedCallback(),this.resizeObserver=new ResizeObserver((e=>{const t=e[0]
|
|
6081
6086
|
if(void 0===t)return
|
|
6082
6087
|
const{height:i,width:o}=t.contentRect
|
|
6083
|
-
this.canvasSideLength=Math.min(i,o)})),this.resizeObserver.observe(this),this.queueRender()}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver.unobserve(this)}render(){this.renderQueued=!1,void 0!==this.canvasSideLength&&0!==this.canvasSideLength&&(this.renderer?.clearCanvas(this.canvasSideLength,this.canvasSideLength),this.dataManager=new
|
|
6084
|
-
const Sb
|
|
6085
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
6088
|
+
this.canvasSideLength=Math.min(i,o)})),this.resizeObserver.observe(this),this.queueRender()}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver.unobserve(this)}render(){this.renderQueued=!1,void 0!==this.canvasSideLength&&0!==this.canvasSideLength&&(this.renderer?.clearCanvas(this.canvasSideLength,this.canvasSideLength),this.dataManager=new Cb(this.dies,this.quadrant,{width:this.canvasSideLength,height:this.canvasSideLength},this.colorScale,this.highlightedValues,this.colorScaleMode,this.dieLabelsHidden,this.dieLabelsSuffix,this.maxCharacters),this.renderer=new kb(this.dataManager,this.canvas),this.renderer.drawWafer())}quadrantChanged(){this.queueRender()}orientationChanged(){this.queueRender()}maxCharactersChanged(){this.queueRender()}dieLabelsHiddenChanged(){this.queueRender()}dieLabelsSuffixChanged(){this.queueRender()}colorScaleModeChanged(){this.queueRender()}highlightedValuesChanged(){this.queueRender()}diesChanged(){this.queueRender()}colorScaleChanged(){this.queueRender()}canvasSideLengthChanged(){void 0!==this.canvasSideLength&&0!==this.canvasSideLength&&(this.canvas.width=this.canvasSideLength,this.canvas.height=this.canvasSideLength),this.queueRender()}queueRender(){this.$fastController.isConnected&&(this.renderQueued||(this.renderQueued=!0,u.queueUpdate((()=>this.render()))))}}e([oe],Sb.prototype,"quadrant",void 0),e([oe],Sb.prototype,"orientation",void 0),e([oe({attribute:"max-characters",converter:te})],Sb.prototype,"maxCharacters",void 0),e([oe({attribute:"die-labels-hidden",mode:"boolean"})],Sb.prototype,"dieLabelsHidden",void 0),e([oe({attribute:"die-labels-suffix"})],Sb.prototype,"dieLabelsSuffix",void 0),e([oe({attribute:"color-scale-mode"})],Sb.prototype,"colorScaleMode",void 0),e([m],Sb.prototype,"canvasSideLength",void 0),e([m],Sb.prototype,"highlightedValues",void 0),e([m],Sb.prototype,"dies",void 0),e([m],Sb.prototype,"colorScale",void 0)
|
|
6089
|
+
const Rb=Sb.compose({baseName:"wafer-map",template:vv,styles:mv})
|
|
6090
|
+
no.getOrCreate().withPrefix("nimble").register(Rb())}()
|
|
6086
6091
|
//# sourceMappingURL=all-components-bundle.min.js.map
|