@ni/nimble-components 18.6.3 → 18.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all-components-bundle.js +250 -141
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +989 -985
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/banner/template.js +11 -12
- package/dist/esm/banner/template.js.map +1 -1
- package/dist/esm/combobox/index.js +9 -9
- package/dist/esm/combobox/index.js.map +1 -1
- package/dist/esm/menu-button/template.js +6 -7
- package/dist/esm/menu-button/template.js.map +1 -1
- package/dist/esm/number-field/index.js +14 -14
- package/dist/esm/number-field/index.js.map +1 -1
- package/dist/esm/select/index.js +3 -3
- package/dist/esm/select/index.js.map +1 -1
- package/dist/esm/table/components/cell/index.d.ts +1 -0
- package/dist/esm/table/components/cell/index.js +1 -0
- package/dist/esm/table/components/cell/index.js.map +1 -1
- package/dist/esm/table/components/cell/template.js +5 -6
- package/dist/esm/table/components/cell/template.js.map +1 -1
- package/dist/esm/table/components/header/index.d.ts +1 -0
- package/dist/esm/table/components/header/index.js +1 -0
- package/dist/esm/table/components/header/index.js.map +1 -1
- package/dist/esm/table/components/header/template.js +4 -5
- package/dist/esm/table/components/header/template.js.map +1 -1
- package/dist/esm/table/components/row/index.d.ts +1 -0
- package/dist/esm/table/components/row/index.js +1 -0
- package/dist/esm/table/components/row/index.js.map +1 -1
- package/dist/esm/table/components/row/template.js +3 -4
- package/dist/esm/table/components/row/template.js.map +1 -1
- package/dist/esm/table/index.d.ts +15 -7
- package/dist/esm/table/index.js +82 -74
- package/dist/esm/table/index.js.map +1 -1
- package/dist/esm/table/models/update-tracker.d.ts +26 -0
- package/dist/esm/table/models/update-tracker.js +106 -0
- package/dist/esm/table/models/update-tracker.js.map +1 -0
- package/dist/esm/table/template.js +6 -7
- package/dist/esm/table/template.js.map +1 -1
- package/dist/esm/text-field/index.js +3 -3
- package/dist/esm/text-field/index.js.map +1 -1
- package/dist/esm/tooltip/template.js +9 -10
- package/dist/esm/tooltip/template.js.map +1 -1
- package/dist/esm/tree-item/styles.js +0 -6
- package/dist/esm/tree-item/styles.js.map +1 -1
- package/package.json +1 -1
|
@@ -66,22 +66,22 @@ const t=this.target.$fastView
|
|
|
66
66
|
void 0!==t&&t.isComposed&&(t.unbind(),t.needsBindOnly=!0)}function I(){this.target.removeEventListener(this.targetName,this),this.source=null,this.context=null}function R(t){u.setAttribute(this.target,this.targetName,t)}function A(t){u.setBooleanAttribute(this.target,this.targetName,t)}function O(t){if(null==t&&(t=""),t.create){this.target.textContent=""
|
|
67
67
|
let e=this.target.$fastView
|
|
68
68
|
void 0===e?e=t.create():this.target.$fastTemplate!==t&&(e.isComposed&&(e.remove(),e.unbind()),e=t.create()),e.isComposed?e.needsBindOnly&&(e.needsBindOnly=!1,e.bind(this.source,this.context)):(e.isComposed=!0,e.bind(this.source,this.context),e.insertBefore(this.target),this.target.$fastView=e,this.target.$fastTemplate=t)}else{const e=this.target.$fastView
|
|
69
|
-
void 0!==e&&e.isComposed&&(e.isComposed=!1,e.remove(),e.needsBindOnly?e.needsBindOnly=!1:e.unbind()),this.target.textContent=t}}function
|
|
69
|
+
void 0!==e&&e.isComposed&&(e.isComposed=!1,e.remove(),e.needsBindOnly?e.needsBindOnly=!1:e.unbind()),this.target.textContent=t}}function E(t){this.target[this.targetName]=t}function F(t){const e=this.classVersions||Object.create(null),i=this.target
|
|
70
70
|
let o=this.version||0
|
|
71
71
|
if(null!=t&&t.length){const n=t.split(/\s+/)
|
|
72
72
|
for(let t=0,s=n.length;t<s;++t){const s=n[t]
|
|
73
73
|
""!==s&&(e[s]=o,i.classList.add(s))}}if(this.classVersions=e,this.version=o+1,0!==o){o-=1
|
|
74
|
-
for(const t in e)e[t]===o&&i.classList.remove(t)}}class V extends ${constructor(t){super(),this.binding=t,this.bind=k,this.unbind=_,this.updateTarget=R,this.isBindingVolatile=v.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(t){if(this.originalTargetName=t,void 0!==t)switch(t[0]){case":":if(this.cleanedTargetName=t.substr(1),this.updateTarget=
|
|
74
|
+
for(const t in e)e[t]===o&&i.classList.remove(t)}}class V extends ${constructor(t){super(),this.binding=t,this.bind=k,this.unbind=_,this.updateTarget=R,this.isBindingVolatile=v.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(t){if(this.originalTargetName=t,void 0!==t)switch(t[0]){case":":if(this.cleanedTargetName=t.substr(1),this.updateTarget=E,"innerHTML"===this.cleanedTargetName){const t=this.binding
|
|
75
75
|
this.binding=(e,i)=>u.createHTML(t(e,i))}break
|
|
76
76
|
case"?":this.cleanedTargetName=t.substr(1),this.updateTarget=A
|
|
77
77
|
break
|
|
78
78
|
case"@":this.cleanedTargetName=t.substr(1),this.bind=S,this.unbind=I
|
|
79
79
|
break
|
|
80
|
-
default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=
|
|
80
|
+
default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=F)}}targetAtContent(){this.updateTarget=O,this.unbind=M}createBehavior(t){return new H(t,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class H{constructor(t,e,i,o,n,s,r){this.source=null,this.context=null,this.bindingObserver=null,this.target=t,this.binding=e,this.isBindingVolatile=i,this.bind=o,this.unbind=n,this.updateTarget=s,this.targetName=r}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(t){w.setEvent(t)
|
|
81
81
|
const e=this.binding(this.source,this.context)
|
|
82
82
|
w.setEvent(null),!0!==e&&t.preventDefault()}}let P=null
|
|
83
|
-
class
|
|
84
|
-
return e.directives=t,e.reset(),P=null,e}}function
|
|
83
|
+
class T{addFactory(t){t.targetIndex=this.targetIndex,this.behaviorFactories.push(t)}captureContentBinding(t){t.targetAtContent(),this.addFactory(t)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){P=this}static borrow(t){const e=P||new T
|
|
84
|
+
return e.directives=t,e.reset(),P=null,e}}function L(t){if(1===t.length)return t[0]
|
|
85
85
|
let e
|
|
86
86
|
const i=t.length,o=t.map((t=>"string"==typeof t?()=>t:(e=t.targetName||e,t.binding))),n=new V(((t,e)=>{let n=""
|
|
87
87
|
for(let s=0;s<i;++s)n+=o[s](t,e)
|
|
@@ -97,7 +97,7 @@ else{const e=parseInt(n.substring(0,s))
|
|
|
97
97
|
o.push(t.directives[e]),r=n.substring(s+D)}""!==r&&o.push(r)}return o}function B(t,e,i=!1){const o=e.attributes
|
|
98
98
|
for(let n=0,s=o.length;n<s;++n){const r=o[n],a=r.value,l=z(t,a)
|
|
99
99
|
let c=null
|
|
100
|
-
null===l?i&&(c=new V((()=>a)),c.targetName=r.name):c=
|
|
100
|
+
null===l?i&&(c=new V((()=>a)),c.targetName=r.name):c=L(l),null!==c&&(e.removeAttributeNode(r),n--,s--,t.addFactory(c))}}function N(t,e,i){const o=z(t,e.textContent)
|
|
101
101
|
if(null!==o){let n=e
|
|
102
102
|
for(let s=0,r=o.length;s<r;++s){const r=o[s],a=0===s?e:n.parentNode.insertBefore(document.createTextNode(""),n.nextSibling)
|
|
103
103
|
"string"==typeof r?a.textContent=r:(a.textContent=" ",t.captureContentBinding(r)),n=a,t.targetIndex++,a!==e&&i.nextNode()}t.targetIndex--}}const Z=document.createRange()
|
|
@@ -132,7 +132,7 @@ const i=t.content.firstElementChild
|
|
|
132
132
|
null!==i&&"TEMPLATE"===i.tagName&&(t=i)}else t=e
|
|
133
133
|
const i=function(t,e){const i=t.content
|
|
134
134
|
document.adoptNode(i)
|
|
135
|
-
const o=
|
|
135
|
+
const o=T.borrow(e)
|
|
136
136
|
B(o,t,!0)
|
|
137
137
|
const n=o.behaviorFactories
|
|
138
138
|
o.reset()
|
|
@@ -324,7 +324,7 @@ s(r,e,t,i),a[t]=r,r.insertBefore(n)}}else{let t=0
|
|
|
324
324
|
for(;t<r;++t)if(t<l){s(a[t],e,t,i)}else{const r=o.create()
|
|
325
325
|
s(r,e,t,i),a.push(r),r.insertBefore(n)}const c=a.splice(t,l-t)
|
|
326
326
|
for(t=0,r=c.length;t<r;++t)c[t].dispose()}}unbindAllViews(){const t=this.views
|
|
327
|
-
for(let e=0,i=t.length;e<i;++e)t[e].unbind()}}class
|
|
327
|
+
for(let e=0,i=t.length;e<i;++e)t[e].unbind()}}class Et extends y{constructor(t,e,i){super(),this.itemsBinding=t,this.templateBinding=e,this.options=i,this.createPlaceholder=u.createBlockPlaceholder,function(){if($t)return
|
|
328
328
|
$t=!0,v.setArrayObserverFactory((t=>new kt(t)))
|
|
329
329
|
const t=Array.prototype
|
|
330
330
|
if(t.$fastPatch)return
|
|
@@ -343,9 +343,9 @@ void 0!==e&&(e.flush(),t=this.slice())
|
|
|
343
343
|
const i=s.apply(this,arguments)
|
|
344
344
|
return void 0!==e&&e.reset(t),i},t.splice=function(){const t=r.apply(this,arguments),e=this.$fastController
|
|
345
345
|
return void 0!==e&&e.addSplice(Ct(mt(+arguments[0],t,arguments.length>2?arguments.length-2:0),this)),t},t.unshift=function(){const t=a.apply(this,arguments),e=this.$fastController
|
|
346
|
-
return void 0!==e&&e.addSplice(Ct(mt(0,[],arguments.length),this)),t}}(),this.isItemsBindingVolatile=v.isVolatileBinding(t),this.isTemplateBindingVolatile=v.isVolatileBinding(e)}createBehavior(t){return new Ot(t,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function
|
|
346
|
+
return void 0!==e&&e.addSplice(Ct(mt(0,[],arguments.length),this)),t}}(),this.isItemsBindingVolatile=v.isVolatileBinding(t),this.isTemplateBindingVolatile=v.isVolatileBinding(e)}createBehavior(t){return new Ot(t,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function Ft(t,e,i=It){return new Et(t,"function"==typeof e?e:()=>e,Object.assign(Object.assign({},It),i))}function Vt(t){return t?function(e,i,o){return 1===e.nodeType&&e.matches(t)}:function(t,e,i){return 1===t.nodeType}}class Ht{constructor(t,e){this.target=t,this.options=e,this.source=null}bind(t){const e=this.options.property
|
|
347
347
|
this.shouldUpdate=v.getAccessors(t).some((t=>t.name===e)),this.source=t,this.updateTarget(this.computeNodes()),this.shouldUpdate&&this.observe()}unbind(){this.updateTarget(n),this.source=null,this.shouldUpdate&&this.disconnect()}handleEvent(){this.updateTarget(this.computeNodes())}computeNodes(){let t=this.getNodes()
|
|
348
|
-
return void 0!==this.options.filter&&(t=t.filter(this.options.filter)),t}updateTarget(t){this.source[this.options.property]=t}}class Pt extends Ht{constructor(t,e){super(t,e)}observe(){this.target.addEventListener("slotchange",this)}disconnect(){this.target.removeEventListener("slotchange",this)}getNodes(){return this.target.assignedNodes(this.options)}}function
|
|
348
|
+
return void 0!==this.options.filter&&(t=t.filter(this.options.filter)),t}updateTarget(t){this.source[this.options.property]=t}}class Pt extends Ht{constructor(t,e){super(t,e)}observe(){this.target.addEventListener("slotchange",this)}disconnect(){this.target.removeEventListener("slotchange",this)}getNodes(){return this.target.assignedNodes(this.options)}}function Tt(t){return"string"==typeof t&&(t={property:t}),new C("fast-slotted",Pt,t)}class Lt extends Ht{constructor(t,e){super(t,e),this.observer=null,e.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 Dt(t){return"string"==typeof t&&(t={property:t}),new C("fast-children",Lt,t)}class zt{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const Bt=(t,e)=>G`
|
|
349
349
|
<span
|
|
350
350
|
part="end"
|
|
351
351
|
${_t("endContainer")}
|
|
@@ -524,11 +524,11 @@ let n=Me(i.shadowOptions,t,i)
|
|
|
524
524
|
t.shadowRootMode&&(n?o.shadowOptions||(n.mode=t.shadowRootMode):null!==n&&(n={mode:t.shadowRootMode})),t.defineElement({elementOptions:Me(i.elementOptions,t,i),shadowOptions:n,attributes:Me(i.attributes,t,i)})}})}}function Re(t,...e){const i=tt.locate(t)
|
|
525
525
|
e.forEach((e=>{Object.getOwnPropertyNames(e.prototype).forEach((i=>{"constructor"!==i&&Object.defineProperty(t.prototype,i,Object.getOwnPropertyDescriptor(e.prototype,i))}))
|
|
526
526
|
tt.locate(e).forEach((t=>i.push(t)))}))}const Ae="horizontal",Oe="vertical"
|
|
527
|
-
function
|
|
527
|
+
function Ee(...t){return t.every((t=>t instanceof HTMLElement))}let Fe
|
|
528
528
|
const Ve="resize",He="scroll"
|
|
529
529
|
var Pe
|
|
530
530
|
!function(t){t[t.alt=18]="alt",t[t.arrowDown=40]="arrowDown",t[t.arrowLeft=37]="arrowLeft",t[t.arrowRight=39]="arrowRight",t[t.arrowUp=38]="arrowUp",t[t.back=8]="back",t[t.backSlash=220]="backSlash",t[t.break=19]="break",t[t.capsLock=20]="capsLock",t[t.closeBracket=221]="closeBracket",t[t.colon=186]="colon",t[t.colon2=59]="colon2",t[t.comma=188]="comma",t[t.ctrl=17]="ctrl",t[t.delete=46]="delete",t[t.end=35]="end",t[t.enter=13]="enter",t[t.equals=187]="equals",t[t.equals2=61]="equals2",t[t.equals3=107]="equals3",t[t.escape=27]="escape",t[t.forwardSlash=191]="forwardSlash",t[t.function1=112]="function1",t[t.function10=121]="function10",t[t.function11=122]="function11",t[t.function12=123]="function12",t[t.function2=113]="function2",t[t.function3=114]="function3",t[t.function4=115]="function4",t[t.function5=116]="function5",t[t.function6=117]="function6",t[t.function7=118]="function7",t[t.function8=119]="function8",t[t.function9=120]="function9",t[t.home=36]="home",t[t.insert=45]="insert",t[t.menu=93]="menu",t[t.minus=189]="minus",t[t.minus2=109]="minus2",t[t.numLock=144]="numLock",t[t.numPad0=96]="numPad0",t[t.numPad1=97]="numPad1",t[t.numPad2=98]="numPad2",t[t.numPad3=99]="numPad3",t[t.numPad4=100]="numPad4",t[t.numPad5=101]="numPad5",t[t.numPad6=102]="numPad6",t[t.numPad7=103]="numPad7",t[t.numPad8=104]="numPad8",t[t.numPad9=105]="numPad9",t[t.numPadDivide=111]="numPadDivide",t[t.numPadDot=110]="numPadDot",t[t.numPadMinus=109]="numPadMinus",t[t.numPadMultiply=106]="numPadMultiply",t[t.numPadPlus=107]="numPadPlus",t[t.openBracket=219]="openBracket",t[t.pageDown=34]="pageDown",t[t.pageUp=33]="pageUp",t[t.period=190]="period",t[t.print=44]="print",t[t.quote=222]="quote",t[t.scrollLock=145]="scrollLock",t[t.shift=16]="shift",t[t.space=32]="space",t[t.tab=9]="tab",t[t.tilde=192]="tilde",t[t.windowsLeft=91]="windowsLeft",t[t.windowsOpera=219]="windowsOpera",t[t.windowsRight=92]="windowsRight"}(Pe||(Pe={}))
|
|
531
|
-
const
|
|
531
|
+
const Te="ArrowDown",Le="ArrowLeft",De="ArrowRight",ze="ArrowUp",Be="Enter",Ne="Escape",Ze="Home",qe="End",je=" ",Ue="Tab",Ge={ArrowDown:Te,ArrowLeft:Le,ArrowRight:De,ArrowUp:ze}
|
|
532
532
|
var We
|
|
533
533
|
function Xe(t,e,i){return Math.min(Math.max(i,t),e)}function Ke(t,e,i=0){return[e,i]=[e,i].sort(((t,e)=>t-e)),e<=t&&t<i}!function(t){t.ltr="ltr",t.rtl="rtl"}(We||(We={}))
|
|
534
534
|
let Ye=0
|
|
@@ -646,7 +646,7 @@ const ri=(t,e)=>G`
|
|
|
646
646
|
>
|
|
647
647
|
${Nt(0,e)}
|
|
648
648
|
<span class="content" part="content">
|
|
649
|
-
<slot ${
|
|
649
|
+
<slot ${Tt("defaultSlottedContent")}></slot>
|
|
650
650
|
</span>
|
|
651
651
|
${Bt(0,e)}
|
|
652
652
|
</button>
|
|
@@ -675,7 +675,7 @@ e&&e.forEach((t=>{t.removeEventListener("click",this.handleClick)}))}}
|
|
|
675
675
|
Zt([nt({mode:"boolean"})],vi.prototype,"autofocus",void 0),Zt([nt({attribute:"form"})],vi.prototype,"formId",void 0),Zt([nt],vi.prototype,"formaction",void 0),Zt([nt],vi.prototype,"formenctype",void 0),Zt([nt],vi.prototype,"formmethod",void 0),Zt([nt({mode:"boolean"})],vi.prototype,"formnovalidate",void 0),Zt([nt],vi.prototype,"formtarget",void 0),Zt([nt],vi.prototype,"type",void 0),Zt([f],vi.prototype,"defaultSlottedContent",void 0)
|
|
676
676
|
class fi{}Zt([nt({attribute:"aria-expanded"})],fi.prototype,"ariaExpanded",void 0),Zt([nt({attribute:"aria-pressed"})],fi.prototype,"ariaPressed",void 0),Re(fi,Je),Re(vi,zt,fi)
|
|
677
677
|
class mi extends _e{}class bi extends(ui(mi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let wi=class extends bi{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=t=>{if(!this.readOnly&&t.key===je)this.indeterminate&&(this.indeterminate=!1),this.checked=!this.checked},this.clickHandler=t=>{this.disabled||this.readOnly||(this.indeterminate&&(this.indeterminate=!1),this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}}
|
|
678
|
-
function xi(t){return
|
|
678
|
+
function xi(t){return Ee(t)&&("option"===t.getAttribute("role")||t instanceof HTMLOptionElement)}Zt([nt({attribute:"readonly",mode:"boolean"})],wi.prototype,"readOnly",void 0),Zt([f],wi.prototype,"defaultSlottedNodes",void 0),Zt([f],wi.prototype,"indeterminate",void 0)
|
|
679
679
|
class yi extends _e{constructor(t,e,i,o){super(),this.defaultSelected=!1,this.dirtySelected=!1,this.selected=this.defaultSelected,this.dirtyValue=!1,t&&(this.textContent=t),e&&(this.initialValue=e),i&&(this.defaultSelected=i),o&&(this.selected=o),this.proxy=new Option(`${this.textContent}`,this.initialValue,this.defaultSelected,this.selected),this.proxy.disabled=this.disabled}checkedChanged(t,e){this.ariaChecked="boolean"!=typeof e?null:e?"true":"false"}contentChanged(t,e){this.proxy instanceof HTMLOptionElement&&(this.proxy.textContent=this.textContent),this.$emit("contentchange",null,{bubbles:!0})}defaultSelectedChanged(){this.dirtySelected||(this.selected=this.defaultSelected,this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.defaultSelected))}disabledChanged(t,e){this.ariaDisabled=this.disabled?"true":"false",this.proxy instanceof HTMLOptionElement&&(this.proxy.disabled=this.disabled)}selectedAttributeChanged(){this.defaultSelected=this.selectedAttribute,this.proxy instanceof HTMLOptionElement&&(this.proxy.defaultSelected=this.defaultSelected)}selectedChanged(){this.ariaSelected=this.selected?"true":"false",this.dirtySelected||(this.dirtySelected=!0),this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.selected)}initialValueChanged(t,e){this.dirtyValue||(this.value=this.initialValue,this.dirtyValue=!1)}get label(){var t
|
|
680
680
|
return null!==(t=this.value)&&void 0!==t?t:this.text}get text(){var t,e
|
|
681
681
|
return null!==(e=null===(t=this.textContent)||void 0===t?void 0:t.replace(/\s+/g," ").trim())&&void 0!==e?e:""}set value(t){const e=`${null!=t?t:""}`
|
|
@@ -695,7 +695,7 @@ this.shouldSkipFocus=!1
|
|
|
695
695
|
const e=t.key
|
|
696
696
|
switch(e){case Ze:t.shiftKey||(t.preventDefault(),this.selectFirstOption())
|
|
697
697
|
break
|
|
698
|
-
case
|
|
698
|
+
case Te:t.shiftKey||(t.preventDefault(),this.selectNextOption())
|
|
699
699
|
break
|
|
700
700
|
case ze:t.shiftKey||(t.preventDefault(),this.selectPreviousOption())
|
|
701
701
|
break
|
|
@@ -720,14 +720,14 @@ if(t.length){const e=this.options.indexOf(t[0])
|
|
|
720
720
|
e>-1&&(this.selectedIndex=e)}this.typeaheadExpired=!1}}}Ci.slottedOptionFilter=t=>xi(t)&&!t.hidden,Ci.TYPE_AHEAD_TIMEOUT_MS=1e3,Zt([nt({mode:"boolean"})],Ci.prototype,"disabled",void 0),Zt([f],Ci.prototype,"selectedIndex",void 0),Zt([f],Ci.prototype,"selectedOptions",void 0),Zt([f],Ci.prototype,"slottedOptions",void 0),Zt([f],Ci.prototype,"typeaheadBuffer",void 0)
|
|
721
721
|
class ki{}Zt([f],ki.prototype,"ariaActiveDescendant",void 0),Zt([f],ki.prototype,"ariaDisabled",void 0),Zt([f],ki.prototype,"ariaExpanded",void 0),Zt([f],ki.prototype,"ariaMultiSelectable",void 0),Re(ki,Je),Re(Ci,ki)
|
|
722
722
|
const Si="above",_i="below"
|
|
723
|
-
class Mi extends Ci{}class Ii extends(hi(Mi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Ri="inline",Ai="list",Oi="both",
|
|
724
|
-
let
|
|
723
|
+
class Mi extends Ci{}class Ii extends(hi(Mi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Ri="inline",Ai="list",Oi="both",Ei="none"
|
|
724
|
+
let Fi=class extends Ii{constructor(){super(...arguments),this._value="",this.filteredOptions=[],this.filter="",this.forcedPosition=!1,this.listboxId=Qe("listbox-"),this.maxHeight=0,this.open=!1}formResetCallback(){super.formResetCallback(),this.setDefaultSelectedOption(),this.updateValue()}validate(){super.validate(this.control)}get isAutocompleteInline(){return this.autocomplete===Ri||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===Ai||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===Oi}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),void u.queueUpdate((()=>this.focus()))
|
|
725
725
|
this.ariaControls="",this.ariaExpanded="false"}get options(){return v.track(this,"options"),this.filteredOptions.length?this.filteredOptions:this._options}set options(t){this._options=t,v.notify(this,"options")}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}positionChanged(t,e){this.positionAttribute=e,this.setPositioning()}get value(){return v.track(this,"value"),this._value}set value(t){var e,i,o
|
|
726
726
|
const n=`${this._value}`
|
|
727
727
|
if(this.$fastController.isConnected&&this.options){const n=this.options.findIndex((e=>e.text.toLowerCase()===t.toLowerCase())),s=null===(e=this.options[this.selectedIndex])||void 0===e?void 0:e.text,r=null===(i=this.options[n])||void 0===i?void 0:i.text
|
|
728
728
|
this.selectedIndex=s!==r?n:this.selectedIndex,t=(null===(o=this.firstSelectedOption)||void 0===o?void 0:o.text)||t}n!==t&&(this._value=t,super.valueChanged(n,t),v.notify(this,"value"))}clickHandler(t){if(!this.disabled){if(this.open){const e=t.target.closest("option,[role=option]")
|
|
729
729
|
if(!e||e.disabled)return
|
|
730
|
-
this.selectedOptions=[e],this.control.value=e.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(t,e){super.disabledChanged&&super.disabledChanged(t,e),this.ariaDisabled=this.disabled?"true":"false"}filterOptions(){this.autocomplete&&this.autocomplete!==
|
|
730
|
+
this.selectedOptions=[e],this.control.value=e.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(t,e){super.disabledChanged&&super.disabledChanged(t,e),this.ariaDisabled=this.disabled?"true":"false"}filterOptions(){this.autocomplete&&this.autocomplete!==Ei||(this.filter="")
|
|
731
731
|
const t=this.filter.toLowerCase()
|
|
732
732
|
this.filteredOptions=this._options.filter((t=>t.text.toLowerCase().startsWith(this.filter.toLowerCase()))),this.isAutocompleteList&&(this.filteredOptions.length||t||(this.filteredOptions=this._options),this._options.forEach((t=>{t.hidden=!this.filteredOptions.includes(t)})))}focusAndScrollOptionIntoView(){this.contains(document.activeElement)&&(this.control.focus(),this.firstSelectedOption&&requestAnimationFrame((()=>{var t
|
|
733
733
|
null===(t=this.firstSelectedOption)||void 0===t||t.scrollIntoView({block:"nearest"})})))}focusoutHandler(t){if(this.syncValue(),!this.open)return!0
|
|
@@ -754,15 +754,15 @@ this.updateValue(this.value!==e)}setPositioning(){const t=this.getBoundingClient
|
|
|
754
754
|
this.position=this.forcedPosition?this.positionAttribute:t.top>e?Si:_i,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Si?~~t.top:~~e}selectedOptionsChanged(t,e){this.$fastController.isConnected&&this._options.forEach((t=>{t.selected=e.includes(t)}))}slottedOptionsChanged(t,e){super.slottedOptionsChanged(t,e),this.updateValue()}updateValue(t){var e
|
|
755
755
|
this.$fastController.isConnected&&(this.value=(null===(e=this.firstSelectedOption)||void 0===e?void 0:e.text)||this.control.value,this.control.value=this.value),t&&this.$emit("change")}clearSelectionRange(){const t=this.control.value.length
|
|
756
756
|
this.control.setSelectionRange(t,t)}}
|
|
757
|
-
Zt([nt({attribute:"autocomplete",mode:"fromView"})],
|
|
758
|
-
class Vi{}Zt([f],Vi.prototype,"ariaAutoComplete",void 0),Zt([f],Vi.prototype,"ariaControls",void 0),Re(Vi,ki),Re(
|
|
757
|
+
Zt([nt({attribute:"autocomplete",mode:"fromView"})],Fi.prototype,"autocomplete",void 0),Zt([f],Fi.prototype,"maxHeight",void 0),Zt([nt({attribute:"open",mode:"boolean"})],Fi.prototype,"open",void 0),Zt([nt],Fi.prototype,"placeholder",void 0),Zt([nt({attribute:"position"})],Fi.prototype,"positionAttribute",void 0),Zt([f],Fi.prototype,"position",void 0)
|
|
758
|
+
class Vi{}Zt([f],Vi.prototype,"ariaAutoComplete",void 0),Zt([f],Vi.prototype,"ariaControls",void 0),Re(Vi,ki),Re(Fi,zt,Vi)
|
|
759
759
|
function Hi(t){const e=t.parentElement
|
|
760
760
|
if(e)return e
|
|
761
761
|
{const e=t.getRootNode()
|
|
762
762
|
if(e.host instanceof HTMLElement)return e.host}return null}const Pi=document.createElement("div")
|
|
763
|
-
class
|
|
763
|
+
class Ti{setProperty(t,e){u.queueUpdate((()=>this.target.setProperty(t,e)))}removeProperty(t){u.queueUpdate((()=>this.target.removeProperty(t)))}}class Li extends Ti{constructor(){super()
|
|
764
764
|
const t=new CSSStyleSheet
|
|
765
|
-
this.target=t.cssRules[t.insertRule(":root{}")].style,document.adoptedStyleSheets=[...document.adoptedStyleSheets,t]}}class Di extends
|
|
765
|
+
this.target=t.cssRules[t.insertRule(":root{}")].style,document.adoptedStyleSheets=[...document.adoptedStyleSheets,t]}}class Di extends Ti{constructor(){super(),this.style=document.createElement("style"),document.head.appendChild(this.style)
|
|
766
766
|
const{sheet:t}=this.style
|
|
767
767
|
if(t){const e=t.insertRule(":root{}",t.cssRules.length)
|
|
768
768
|
this.target=t.cssRules[e].style}}}class zi{constructor(t){this.store=new Map,this.target=null
|
|
@@ -779,11 +779,11 @@ for(const t in Ni.properties)i.setProperty(t,Ni.properties[t])}}static unregiste
|
|
|
779
779
|
if(e.has(t)){e.delete(t)
|
|
780
780
|
const i=ji.getOrCreate(Ni.normalizeRoot(t))
|
|
781
781
|
for(const t in Ni.properties)i.removeProperty(t)}}static normalizeRoot(t){return t===Pi?document:t}}Ni.roots=new Set,Ni.properties={}
|
|
782
|
-
const Zi=new WeakMap,qi=u.supportsAdoptedStyleSheets?class extends
|
|
782
|
+
const Zi=new WeakMap,qi=u.supportsAdoptedStyleSheets?class extends Ti{constructor(t){super()
|
|
783
783
|
const e=new CSSStyleSheet
|
|
784
784
|
this.target=e.cssRules[e.insertRule(":host{}")].style,t.$fastController.addStyles(W.create([e]))}}:zi,ji=Object.freeze({getOrCreate(t){if(Zi.has(t))return Zi.get(t)
|
|
785
785
|
let e
|
|
786
|
-
return t===Pi?e=new Ni:t instanceof Document?e=u.supportsAdoptedStyleSheets?new
|
|
786
|
+
return t===Pi?e=new Ni:t instanceof Document?e=u.supportsAdoptedStyleSheets?new Li:new Di:e=t instanceof gt?new qi(t):new Bi(t),Zi.set(t,e),e}})
|
|
787
787
|
class Ui extends vt{constructor(t){super(),this.subscribers=new WeakMap,this._appliedTo=new Set,this.name=t.name,null!==t.cssCustomPropertyName&&(this.cssCustomProperty=`--${t.cssCustomPropertyName}`,this.cssVar=`var(${this.cssCustomProperty})`),this.id=Ui.uniqueId(),Ui.tokensById.set(this.id,this)}get appliedTo(){return[...this._appliedTo]}static from(t){return new Ui({name:"string"==typeof t?t:t.name,cssCustomPropertyName:"string"==typeof t?t:void 0===t.cssCustomPropertyName?t.name:t.cssCustomPropertyName})}static isCSSDesignToken(t){return"string"==typeof t.cssCustomProperty}static isDerivedDesignTokenValue(t){return"function"==typeof t}static getTokenById(t){return Ui.tokensById.get(t)}getOrCreateSubscriberSet(t=this){return this.subscribers.get(t)||this.subscribers.set(t,new Set)&&this.subscribers.get(t)}createCSS(){return this.cssVar||""}getValueFor(t){const e=Yi.getOrCreate(t).get(this)
|
|
788
788
|
if(void 0!==e)return e
|
|
789
789
|
throw new Error(`Value could not be retrieved for token named "${this.name}". Ensure the value is set for ${t} or an ancestor of ${t}.`)}setValueFor(t,e){return this._appliedTo.add(t),e instanceof Ui&&(e=this.alias(e)),Yi.getOrCreate(t).set(this,e),this}deleteValueFor(t){return this._appliedTo.delete(t),Yi.existsFor(t)&&Yi.getOrCreate(t).delete(this),this}withDefault(t){return this.setValueFor(Pi,t),this}subscribe(t,e){const i=this.getOrCreateSubscriberSet(e)
|
|
@@ -866,7 +866,7 @@ this.shouldSkipFocus||t.target!==t.currentTarget||(this.uncheckAllOptions(),-1==
|
|
|
866
866
|
if(this.disabled)return!0
|
|
867
867
|
const{key:e,shiftKey:i}=t
|
|
868
868
|
switch(this.shouldSkipFocus=!1,e){case Ze:return void this.checkFirstOption(i)
|
|
869
|
-
case
|
|
869
|
+
case Te:return void this.checkNextOption(i)
|
|
870
870
|
case ze:return void this.checkPreviousOption(i)
|
|
871
871
|
case qe:return void this.checkLastOption(i)
|
|
872
872
|
case Ue:return this.focusAndScrollOptionIntoView(),!0
|
|
@@ -882,14 +882,14 @@ const fo="menuitem",mo="menuitemcheckbox",bo="menuitemradio",wo={[fo]:"menuitem"
|
|
|
882
882
|
let xo=class extends _e{constructor(){super(...arguments),this.role=fo,this.hasSubmenu=!1,this.currentDirection=We.ltr,this.focusSubmenuOnLoad=!1,this.handleMenuItemKeyDown=t=>{if(t.defaultPrevented)return!1
|
|
883
883
|
switch(t.key){case Be:case je:return this.invoke(),!1
|
|
884
884
|
case De:return this.expandAndFocus(),!1
|
|
885
|
-
case
|
|
885
|
+
case Le:if(this.expanded)return this.expanded=!1,this.focus(),!1}return!0},this.handleMenuItemClick=t=>(t.defaultPrevented||this.disabled||this.invoke(),!1),this.submenuLoaded=()=>{this.focusSubmenuOnLoad&&(this.focusSubmenuOnLoad=!1,this.hasSubmenu&&(this.submenu.focus(),this.setAttribute("tabindex","-1")))},this.handleMouseOver=t=>(this.disabled||!this.hasSubmenu||this.expanded||(this.expanded=!0),!1),this.handleMouseOut=t=>(!this.expanded||this.contains(document.activeElement)||(this.expanded=!1),!1),this.expandAndFocus=()=>{this.hasSubmenu&&(this.focusSubmenuOnLoad=!0,this.expanded=!0)},this.invoke=()=>{if(!this.disabled)switch(this.role){case mo:this.checked=!this.checked
|
|
886
886
|
break
|
|
887
887
|
case fo:this.updateSubmenu(),this.hasSubmenu?this.expandAndFocus():this.$emit("change")
|
|
888
888
|
break
|
|
889
889
|
case bo:this.checked||(this.checked=!0)}},this.updateSubmenu=()=>{this.submenu=this.domChildren().find((t=>"menu"===t.getAttribute("role"))),this.hasSubmenu=void 0!==this.submenu}}expandedChanged(t){if(this.$fastController.isConnected){if(void 0===this.submenu)return
|
|
890
890
|
!1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=ii(this),this.$emit("expanded-change",this,{bubbles:!1})}}checkedChanged(t,e){this.$fastController.isConnected&&this.$emit("change")}connectedCallback(){super.connectedCallback(),u.queueUpdate((()=>{this.updateSubmenu()})),this.startColumnCount||(this.startColumnCount=1),this.observer=new MutationObserver(this.updateSubmenu)}disconnectedCallback(){super.disconnectedCallback(),this.submenu=void 0,void 0!==this.observer&&(this.observer.disconnect(),this.observer=void 0)}domChildren(){return Array.from(this.children).filter((t=>!t.hasAttribute("hidden")))}}
|
|
891
891
|
Zt([nt({mode:"boolean"})],xo.prototype,"disabled",void 0),Zt([nt({mode:"boolean"})],xo.prototype,"expanded",void 0),Zt([f],xo.prototype,"startColumnCount",void 0),Zt([nt],xo.prototype,"role",void 0),Zt([nt({mode:"boolean"})],xo.prototype,"checked",void 0),Zt([f],xo.prototype,"submenuRegion",void 0),Zt([f],xo.prototype,"hasSubmenu",void 0),Zt([f],xo.prototype,"currentDirection",void 0),Zt([f],xo.prototype,"submenu",void 0),Re(xo,zt)
|
|
892
|
-
let yo=class extends _e{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&
|
|
892
|
+
let yo=class extends _e{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&Ee(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=t=>{if(!this.contains(t.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
|
|
893
893
|
const t=this.menuItems.findIndex(this.isFocusableElement)
|
|
894
894
|
this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.menuItems[t].setAttribute("tabindex","0"),this.focusIndex=t}},this.handleItemFocus=t=>{const e=t.target
|
|
895
895
|
void 0!==this.menuItems&&e!==this.menuItems[this.focusIndex]&&(this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.focusIndex=this.menuItems.indexOf(e),e.setAttribute("tabindex","0"))},this.handleExpandedChanged=t=>{if(t.defaultPrevented||null===t.target||void 0===this.menuItems||this.menuItems.indexOf(t.target)<0)return
|
|
@@ -907,7 +907,7 @@ const e=t.target,i=this.menuItems.indexOf(e)
|
|
|
907
907
|
if(-1!==i&&"menuitemradio"===e.role&&!0===e.checked){for(let t=i-1;t>=0;--t){const e=this.menuItems[t],i=e.getAttribute("role")
|
|
908
908
|
if(i===bo&&(e.checked=!1),"separator"===i)break}const t=this.menuItems.length-1
|
|
909
909
|
for(let e=i+1;e<=t;++e){const t=this.menuItems[e],i=t.getAttribute("role")
|
|
910
|
-
if(i===bo&&(t.checked=!1),"separator"===i)break}}},this.isMenuItemElement=t=>
|
|
910
|
+
if(i===bo&&(t.checked=!1),"separator"===i)break}}},this.isMenuItemElement=t=>Ee(t)&&yo.focusableElementRoles.hasOwnProperty(t.getAttribute("role")),this.isFocusableElement=t=>this.isMenuItemElement(t)}itemsChanged(t,e){this.$fastController.isConnected&&void 0!==this.menuItems&&this.setItems()}connectedCallback(){super.connectedCallback(),u.queueUpdate((()=>{this.setItems()})),this.addEventListener("change",this.changeHandler)}disconnectedCallback(){super.disconnectedCallback(),this.removeItemListeners(),this.menuItems=void 0,this.removeEventListener("change",this.changeHandler)}focus(){this.setFocus(0,1)}collapseExpandedItem(){null!==this.expandedItem&&(this.expandedItem.expanded=!1,this.expandedItem=null)}handleMenuKeyDown(t){if(!t.defaultPrevented&&void 0!==this.menuItems)switch(t.key){case Te:return void this.setFocus(this.focusIndex+1,1)
|
|
911
911
|
case ze:return void this.setFocus(this.focusIndex-1,-1)
|
|
912
912
|
case qe:return void this.setFocus(this.menuItems.length-1,-1)
|
|
913
913
|
case Ze:return void this.setFocus(0,1)
|
|
@@ -930,7 +930,7 @@ let o=parseFloat(parseFloat(t).toPrecision(12))
|
|
|
930
930
|
return isNaN(o)?o="":(o=Math.min(o,null!==(e=this.max)&&void 0!==e?e:o),o=Math.max(o,null!==(i=this.min)&&void 0!==i?i:o).toString()),o}stepUp(){const t=parseFloat(this.value),e=isNaN(t)?this.min>0?this.min:this.max<0?this.max:this.min?0:this.step:t+this.step
|
|
931
931
|
this.value=e.toString()}stepDown(){const t=parseFloat(this.value),e=isNaN(t)?this.min>0?this.min:this.max<0?this.max:this.min?0:0-this.step:t-this.step
|
|
932
932
|
this.value=e.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(t){switch(t.key){case ze:return this.stepUp(),!1
|
|
933
|
-
case
|
|
933
|
+
case Te:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}
|
|
934
934
|
Zt([nt({attribute:"readonly",mode:"boolean"})],Ro.prototype,"readOnly",void 0),Zt([nt({mode:"boolean"})],Ro.prototype,"autofocus",void 0),Zt([nt({attribute:"hide-step",mode:"boolean"})],Ro.prototype,"hideStep",void 0),Zt([nt],Ro.prototype,"placeholder",void 0),Zt([nt],Ro.prototype,"list",void 0),Zt([nt({converter:it})],Ro.prototype,"maxlength",void 0),Zt([nt({converter:it})],Ro.prototype,"minlength",void 0),Zt([nt({converter:it})],Ro.prototype,"size",void 0),Zt([nt({converter:it})],Ro.prototype,"step",void 0),Zt([nt({converter:it})],Ro.prototype,"max",void 0),Zt([nt({converter:it})],Ro.prototype,"min",void 0),Zt([f],Ro.prototype,"defaultSlottedNodes",void 0),Re(Ro,zt,_o)
|
|
935
935
|
let Ao=class extends _e{constructor(){super(...arguments),this.orientation=Ae,this.radioChangeHandler=t=>{const e=t.target
|
|
936
936
|
e.checked&&(this.slottedRadioButtons.forEach((t=>{t!==e&&(t.checked=!1,this.isInsideFoundationToolbar||t.setAttribute("tabindex","-1"))})),this.selectedRadio=e,this.value=e.value,e.setAttribute("tabindex","0"),this.focusedRadio=e),t.stopPropagation()},this.moveToRadioByIndex=(t,e)=>{const i=t[e]
|
|
@@ -939,7 +939,7 @@ null===(t=this.nextElementSibling)||void 0===t||t.focus()},this.moveLeftOffGroup
|
|
|
939
939
|
null===(t=this.previousElementSibling)||void 0===t||t.focus()},this.focusOutHandler=t=>{const e=this.slottedRadioButtons,i=t.target,o=null!==i?e.indexOf(i):0,n=this.focusedRadio?e.indexOf(this.focusedRadio):-1
|
|
940
940
|
return(0===n&&o===n||n===e.length-1&&n===o)&&(this.selectedRadio?(this.focusedRadio=this.selectedRadio,this.isInsideFoundationToolbar||(this.selectedRadio.setAttribute("tabindex","0"),e.forEach((t=>{t!==this.selectedRadio&&t.setAttribute("tabindex","-1")})))):(this.focusedRadio=e[0],this.focusedRadio.setAttribute("tabindex","0"),e.forEach((t=>{t!==this.focusedRadio&&t.setAttribute("tabindex","-1")})))),!0},this.clickHandler=t=>{const e=t.target
|
|
941
941
|
if(e){const t=this.slottedRadioButtons
|
|
942
|
-
e.checked||0===t.indexOf(e)?(e.setAttribute("tabindex","0"),this.selectedRadio=e):(e.setAttribute("tabindex","-1"),this.selectedRadio=null),this.focusedRadio=e}t.preventDefault()},this.shouldMoveOffGroupToTheRight=(t,e,i)=>t===e.length&&this.isInsideToolbar&&i===De,this.shouldMoveOffGroupToTheLeft=(t,e)=>(this.focusedRadio?t.indexOf(this.focusedRadio)-1:0)<0&&this.isInsideToolbar&&e===
|
|
942
|
+
e.checked||0===t.indexOf(e)?(e.setAttribute("tabindex","0"),this.selectedRadio=e):(e.setAttribute("tabindex","-1"),this.selectedRadio=null),this.focusedRadio=e}t.preventDefault()},this.shouldMoveOffGroupToTheRight=(t,e,i)=>t===e.length&&this.isInsideToolbar&&i===De,this.shouldMoveOffGroupToTheLeft=(t,e)=>(this.focusedRadio?t.indexOf(this.focusedRadio)-1:0)<0&&this.isInsideToolbar&&e===Le,this.checkFocusedRadio=()=>{null===this.focusedRadio||this.focusedRadio.readOnly||this.focusedRadio.checked||(this.focusedRadio.checked=!0,this.focusedRadio.setAttribute("tabindex","0"),this.focusedRadio.focus(),this.selectedRadio=this.focusedRadio)},this.moveRight=t=>{const e=this.slottedRadioButtons
|
|
943
943
|
let i=0
|
|
944
944
|
if(i=this.focusedRadio?e.indexOf(this.focusedRadio)+1:1,this.shouldMoveOffGroupToTheRight(i,e,t.key))this.moveRightOffGroup()
|
|
945
945
|
else for(i===e.length&&(i=0);i<e.length&&e.length>1;){if(!e[i].disabled){this.moveToRadioByIndex(e,i)
|
|
@@ -954,9 +954,9 @@ i-1<0?i=e.length-1:i-=1}},this.keydownHandler=t=>{const e=t.key
|
|
|
954
954
|
if(e in Ge&&this.isInsideFoundationToolbar)return!0
|
|
955
955
|
switch(e){case Be:this.checkFocusedRadio()
|
|
956
956
|
break
|
|
957
|
-
case De:case
|
|
957
|
+
case De:case Te:this.direction===We.ltr?this.moveRight(t):this.moveLeft(t)
|
|
958
958
|
break
|
|
959
|
-
case
|
|
959
|
+
case Le:case ze:this.direction===We.ltr?this.moveLeft(t):this.moveRight(t)
|
|
960
960
|
break
|
|
961
961
|
default:return!0}}}readOnlyChanged(){void 0!==this.slottedRadioButtons&&this.slottedRadioButtons.forEach((t=>{this.readOnly?t.readOnly=!0:t.readOnly=!1}))}disabledChanged(){void 0!==this.slottedRadioButtons&&this.slottedRadioButtons.forEach((t=>{this.disabled?t.disabled=!0:t.disabled=!1}))}nameChanged(){this.slottedRadioButtons&&this.slottedRadioButtons.forEach((t=>{t.setAttribute("name",this.name)}))}valueChanged(){this.slottedRadioButtons&&this.slottedRadioButtons.forEach((t=>{t.value===this.value&&(t.checked=!0,this.selectedRadio=t)})),this.$emit("change")}slottedRadioButtonsChanged(t,e){this.slottedRadioButtons&&this.slottedRadioButtons.length>0&&this.setupRadioButtons()}get parentToolbar(){return this.closest('[role="toolbar"]')}get isInsideToolbar(){var t
|
|
962
962
|
return null!==(t=this.parentToolbar)&&void 0!==t&&t}get isInsideFoundationToolbar(){var t
|
|
@@ -966,12 +966,12 @@ if(this.slottedRadioButtons.forEach((t=>{void 0!==this.name&&t.setAttribute("nam
|
|
|
966
966
|
if(e>0&&!i){const i=t[e-1]
|
|
967
967
|
i.checked=!0,this.focusedRadio=i,i.setAttribute("tabindex","0")}else this.slottedRadioButtons[0].setAttribute("tabindex","0"),this.focusedRadio=this.slottedRadioButtons[0]}}}
|
|
968
968
|
Zt([nt({attribute:"readonly",mode:"boolean"})],Ao.prototype,"readOnly",void 0),Zt([nt({attribute:"disabled",mode:"boolean"})],Ao.prototype,"disabled",void 0),Zt([nt],Ao.prototype,"name",void 0),Zt([nt],Ao.prototype,"value",void 0),Zt([nt],Ao.prototype,"orientation",void 0),Zt([f],Ao.prototype,"childItems",void 0),Zt([f],Ao.prototype,"slottedRadioButtons",void 0)
|
|
969
|
-
class Oo extends _e{}class
|
|
969
|
+
class Oo extends _e{}class Eo extends(ui(Oo)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Fo=class extends Eo{constructor(){super(),this.initialValue="on",this.keypressHandler=t=>{if(t.key!==je)return!0
|
|
970
970
|
this.checked||this.readOnly||(this.checked=!0)},this.proxy.setAttribute("type","radio")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}defaultCheckedChanged(){var t
|
|
971
971
|
this.$fastController.isConnected&&!this.dirtyChecked&&(this.isInsideRadioGroup()||(this.checked=null!==(t=this.defaultChecked)&&void 0!==t&&t,this.dirtyChecked=!1))}connectedCallback(){var t,e
|
|
972
972
|
super.connectedCallback(),this.validate(),"radiogroup"!==(null===(t=this.parentElement)||void 0===t?void 0:t.getAttribute("role"))&&null===this.getAttribute("tabindex")&&(this.disabled||this.setAttribute("tabindex","0")),this.checkedAttribute&&(this.dirtyChecked||this.isInsideRadioGroup()||(this.checked=null!==(e=this.defaultChecked)&&void 0!==e&&e,this.dirtyChecked=!1))}isInsideRadioGroup(){return null!==this.closest("[role=radiogroup]")}clickHandler(t){this.disabled||this.readOnly||this.checked||(this.checked=!0)}}
|
|
973
|
-
function Vo(t,e,i){return t.nodeType!==Node.TEXT_NODE||"string"==typeof t.nodeValue&&!!t.nodeValue.trim().length}Zt([nt({attribute:"readonly",mode:"boolean"})],
|
|
974
|
-
class Ho extends vo{}class Po extends(hi(Ho)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}let
|
|
973
|
+
function Vo(t,e,i){return t.nodeType!==Node.TEXT_NODE||"string"==typeof t.nodeValue&&!!t.nodeValue.trim().length}Zt([nt({attribute:"readonly",mode:"boolean"})],Fo.prototype,"readOnly",void 0),Zt([f],Fo.prototype,"name",void 0),Zt([f],Fo.prototype,"defaultSlottedNodes",void 0)
|
|
974
|
+
class Ho extends vo{}class Po extends(hi(Ho)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}let To=class extends Po{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=Qe("listbox-"),this.maxHeight=0}openChanged(t,e){if(this.collapsible){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),this.indexWhenOpened=this.selectedIndex,void u.queueUpdate((()=>this.focus()))
|
|
975
975
|
this.ariaControls="",this.ariaExpanded="false"}}get collapsible(){return!(this.multiple||"number"==typeof this.size)}get value(){return v.track(this,"value"),this._value}set value(t){var e,i,o,n,s,r,a
|
|
976
976
|
const l=`${this._value}`
|
|
977
977
|
if(null===(e=this._options)||void 0===e?void 0:e.length){const e=this._options.findIndex((e=>e.value===t)),l=null!==(o=null===(i=this._options[this.selectedIndex])||void 0===i?void 0:i.value)&&void 0!==o?o:null,c=null!==(s=null===(n=this._options[e])||void 0===n?void 0:n.value)&&void 0!==s?s:null;-1!==e&&l===c||(t="",this.selectedIndex=e),t=null!==(a=null===(r=this.firstSelectedOption)||void 0===r?void 0:r.value)&&void 0!==a?a:t}l!==t&&(this._value=t,super.valueChanged(l,t),v.notify(this,"value"),this.updateDisplayValue())}updateValue(t){var e,i
|
|
@@ -998,9 +998,9 @@ case Be:t.preventDefault(),this.open=!this.open
|
|
|
998
998
|
break
|
|
999
999
|
case Ne:this.collapsible&&this.open&&(t.preventDefault(),this.open=!1)
|
|
1000
1000
|
break
|
|
1001
|
-
case Ue:return this.collapsible&&this.open&&(t.preventDefault(),this.open=!1),!0}return this.open||this.indexWhenOpened===this.selectedIndex||(this.updateValue(!0),this.indexWhenOpened=this.selectedIndex),!(e===
|
|
1002
|
-
Zt([nt({attribute:"open",mode:"boolean"})],
|
|
1003
|
-
class
|
|
1001
|
+
case Ue:return this.collapsible&&this.open&&(t.preventDefault(),this.open=!1),!0}return this.open||this.indexWhenOpened===this.selectedIndex||(this.updateValue(!0),this.indexWhenOpened=this.selectedIndex),!(e===Te||e===ze)}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.addEventListener("contentchange",this.updateDisplayValue)}disconnectedCallback(){this.removeEventListener("contentchange",this.updateDisplayValue),super.disconnectedCallback()}sizeChanged(t,e){super.sizeChanged(t,e),this.proxy&&(this.proxy.size=e)}updateDisplayValue(){this.collapsible&&v.notify(this,"displayValue")}}
|
|
1002
|
+
Zt([nt({attribute:"open",mode:"boolean"})],To.prototype,"open",void 0),Zt([m],To.prototype,"collapsible",null),Zt([f],To.prototype,"control",void 0),Zt([nt({attribute:"position"})],To.prototype,"positionAttribute",void 0),Zt([f],To.prototype,"position",void 0),Zt([f],To.prototype,"maxHeight",void 0)
|
|
1003
|
+
class Lo{}Zt([f],Lo.prototype,"ariaControls",void 0),Re(Lo,ki),Re(To,zt,Lo)
|
|
1004
1004
|
class Do extends _e{}class zo extends(ui(Do)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Bo=class extends zo{constructor(){super(),this.initialValue="on",this.keypressHandler=t=>{if(!this.readOnly)switch(t.key){case Be:case je:this.checked=!this.checked}},this.clickHandler=t=>{this.disabled||this.readOnly||(this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly),this.readOnly?this.classList.add("readonly"):this.classList.remove("readonly")}checkedChanged(t,e){super.checkedChanged(t,e),this.checked?this.classList.add("checked"):this.classList.remove("checked")}}
|
|
1005
1005
|
Zt([nt({attribute:"readonly",mode:"boolean"})],Bo.prototype,"readOnly",void 0),Zt([f],Bo.prototype,"defaultSlottedNodes",void 0)
|
|
1006
1006
|
let No=class extends _e{}
|
|
@@ -1013,11 +1013,11 @@ this.activeindicator&&this.isFocusableElement(o)&&(this.showActiveIndicator=!0)
|
|
|
1013
1013
|
const e=this.tabIds[n],i=this.tabpanelIds[n]
|
|
1014
1014
|
o.setAttribute("id",e),o.setAttribute("aria-selected",t?"true":"false"),o.setAttribute("aria-controls",i),o.addEventListener("click",this.handleTabClick),o.addEventListener("keydown",this.handleTabKeyDown),o.setAttribute("tabindex",t?"0":"-1"),t&&(this.activetab=o)}o.style[t]="",o.style[e]="",o.style[i]=`${n+1}`,this.isHorizontal()?o.classList.remove("vertical"):o.classList.add("vertical")}))},this.setTabPanels=()=>{this.tabpanels.forEach(((t,e)=>{const i=this.tabIds[e],o=this.tabpanelIds[e]
|
|
1015
1015
|
t.setAttribute("id",o),t.setAttribute("aria-labelledby",i),this.activeTabIndex!==e?t.setAttribute("hidden",""):t.removeAttribute("hidden")}))},this.handleTabClick=t=>{const e=t.currentTarget
|
|
1016
|
-
1===e.nodeType&&this.isFocusableElement(e)&&(this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=this.tabs.indexOf(e),this.setComponent())},this.handleTabKeyDown=t=>{if(this.isHorizontal())switch(t.key){case
|
|
1016
|
+
1===e.nodeType&&this.isFocusableElement(e)&&(this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=this.tabs.indexOf(e),this.setComponent())},this.handleTabKeyDown=t=>{if(this.isHorizontal())switch(t.key){case Le:t.preventDefault(),this.adjustBackward(t)
|
|
1017
1017
|
break
|
|
1018
1018
|
case De:t.preventDefault(),this.adjustForward(t)}else switch(t.key){case ze:t.preventDefault(),this.adjustBackward(t)
|
|
1019
1019
|
break
|
|
1020
|
-
case
|
|
1020
|
+
case Te:t.preventDefault(),this.adjustForward(t)}switch(t.key){case Ze:t.preventDefault(),this.adjust(-this.activeTabIndex)
|
|
1021
1021
|
break
|
|
1022
1022
|
case qe:t.preventDefault(),this.adjust(this.tabs.length-this.activeTabIndex-1)}},this.adjustForward=t=>{const e=this.tabs
|
|
1023
1023
|
let i=0
|
|
@@ -1089,7 +1089,7 @@ case pn:this.verticalDefaultPosition="bottom",this.horizontalDefaultPosition="en
|
|
|
1089
1089
|
break
|
|
1090
1090
|
default:this.verticalPositioningMode="dynamic",this.horizontalPositioningMode="dynamic",this.verticalDefaultPosition=void 0,this.horizontalDefaultPosition="center"}}}
|
|
1091
1091
|
Zt([nt({mode:"boolean"})],gn.prototype,"visible",void 0),Zt([nt],gn.prototype,"anchor",void 0),Zt([nt],gn.prototype,"delay",void 0),Zt([nt],gn.prototype,"position",void 0),Zt([nt({attribute:"auto-update-mode"})],gn.prototype,"autoUpdateMode",void 0),Zt([nt({attribute:"horizontal-viewport-lock"})],gn.prototype,"horizontalViewportLock",void 0),Zt([nt({attribute:"vertical-viewport-lock"})],gn.prototype,"verticalViewportLock",void 0),Zt([f],gn.prototype,"anchorElement",void 0),Zt([f],gn.prototype,"viewportElement",void 0),Zt([f],gn.prototype,"verticalPositioningMode",void 0),Zt([f],gn.prototype,"horizontalPositioningMode",void 0),Zt([f],gn.prototype,"horizontalInset",void 0),Zt([f],gn.prototype,"verticalInset",void 0),Zt([f],gn.prototype,"horizontalScaling",void 0),Zt([f],gn.prototype,"verticalScaling",void 0),Zt([f],gn.prototype,"verticalDefaultPosition",void 0),Zt([f],gn.prototype,"horizontalDefaultPosition",void 0),Zt([f],gn.prototype,"tooltipVisible",void 0),Zt([f],gn.prototype,"currentDirection",void 0)
|
|
1092
|
-
function vn(t){return
|
|
1092
|
+
function vn(t){return Ee(t)&&"treeitem"===t.getAttribute("role")}let fn=class extends _e{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>vn(this.parentElement),this.handleExpandCollapseButtonClick=t=>{this.disabled||t.defaultPrevented||(this.expanded=!this.expanded)},this.handleFocus=t=>{this.setAttribute("tabindex","0")},this.handleBlur=t=>{this.setAttribute("tabindex","-1")}}expandedChanged(){this.$fastController.isConnected&&this.$emit("expanded-change",this)}selectedChanged(){this.$fastController.isConnected&&this.$emit("selected-change",this)}itemsChanged(t,e){this.$fastController.isConnected&&this.items.forEach((t=>{vn(t)&&(t.nested=!0)}))}static focusItem(t){t.focusable=!0,t.focus()}childItemLength(){const t=this.childItems.filter((t=>vn(t)))
|
|
1093
1093
|
return t?t.length:0}}
|
|
1094
1094
|
Zt([nt({mode:"boolean"})],fn.prototype,"expanded",void 0),Zt([nt({mode:"boolean"})],fn.prototype,"selected",void 0),Zt([nt({mode:"boolean"})],fn.prototype,"disabled",void 0),Zt([f],fn.prototype,"focusable",void 0),Zt([f],fn.prototype,"childItems",void 0),Zt([f],fn.prototype,"items",void 0),Zt([f],fn.prototype,"nested",void 0),Zt([f],fn.prototype,"renderCollapsedChildren",void 0),Re(fn,zt)
|
|
1095
1095
|
let mn=class extends _e{constructor(){super(...arguments),this.currentFocused=null,this.handleFocus=t=>{if(!(this.slottedTreeItems.length<1))return t.target===this?(null===this.currentFocused&&(this.currentFocused=this.getValidFocusableItem()),void(null!==this.currentFocused&&fn.focusItem(this.currentFocused))):void(this.contains(t.target)&&(this.setAttribute("tabindex","-1"),this.currentFocused=t.target))},this.handleBlur=t=>{t.target instanceof HTMLElement&&(null===t.relatedTarget||!this.contains(t.relatedTarget))&&this.setAttribute("tabindex","0")},this.handleKeyDown=t=>{if(t.defaultPrevented)return
|
|
@@ -1097,11 +1097,11 @@ if(this.slottedTreeItems.length<1)return!0
|
|
|
1097
1097
|
const e=this.getVisibleNodes()
|
|
1098
1098
|
switch(t.key){case Ze:return void(e.length&&fn.focusItem(e[0]))
|
|
1099
1099
|
case qe:return void(e.length&&fn.focusItem(e[e.length-1]))
|
|
1100
|
-
case
|
|
1100
|
+
case Le:if(t.target&&this.isFocusableElement(t.target)){const e=t.target
|
|
1101
1101
|
e instanceof fn&&e.childItemLength()>0&&e.expanded?e.expanded=!1:e instanceof fn&&e.parentElement instanceof fn&&fn.focusItem(e.parentElement)}return!1
|
|
1102
1102
|
case De:if(t.target&&this.isFocusableElement(t.target)){const e=t.target
|
|
1103
1103
|
e instanceof fn&&e.childItemLength()>0&&!e.expanded?e.expanded=!0:e instanceof fn&&e.childItemLength()>0&&this.focusNextNode(1,t.target)}return
|
|
1104
|
-
case
|
|
1104
|
+
case Te:return void(t.target&&this.isFocusableElement(t.target)&&this.focusNextNode(1,t.target))
|
|
1105
1105
|
case ze:return void(t.target&&this.isFocusableElement(t.target)&&this.focusNextNode(-1,t.target))
|
|
1106
1106
|
case Be:return void this.handleClick(t)}return!0},this.handleSelectedChange=t=>{if(t.defaultPrevented)return
|
|
1107
1107
|
if(!(t.target instanceof Element&&vn(t.target)))return!0
|
|
@@ -1114,28 +1114,28 @@ const e=t.target
|
|
|
1114
1114
|
e.disabled||(e.selected=!e.selected)}focusNextNode(t,e){const i=this.getVisibleNodes()
|
|
1115
1115
|
if(!i)return
|
|
1116
1116
|
const o=i[i.indexOf(e)+t]
|
|
1117
|
-
|
|
1117
|
+
Ee(o)&&fn.focusItem(o)}getValidFocusableItem(){const t=this.getVisibleNodes()
|
|
1118
1118
|
let e=t.findIndex(this.isSelectedElement)
|
|
1119
|
-
return-1===e&&(e=t.findIndex(this.isFocusableElement)),-1!==e?t[e]:null}checkForNestedItems(){return this.slottedTreeItems.some((t=>vn(t)&&t.querySelector("[role='treeitem']")))}getVisibleNodes(){return function(t,e){if(!t||!e||!
|
|
1119
|
+
return-1===e&&(e=t.findIndex(this.isFocusableElement)),-1!==e?t[e]:null}checkForNestedItems(){return this.slottedTreeItems.some((t=>vn(t)&&t.querySelector("[role='treeitem']")))}getVisibleNodes(){return function(t,e){if(!t||!e||!Ee(t))return
|
|
1120
1120
|
return Array.from(t.querySelectorAll(e)).filter((t=>null!==t.offsetParent))}(this,"[role='treeitem']")||[]}}
|
|
1121
1121
|
Zt([nt({attribute:"render-collapsed-nodes"})],mn.prototype,"renderCollapsedNodes",void 0),Zt([f],mn.prototype,"currentSelected",void 0),Zt([f],mn.prototype,"slottedTreeItems",void 0)
|
|
1122
|
-
function bn(t){return`:host([hidden]){display:none}:host{display:${t}}`}const wn=function(){if("boolean"==typeof
|
|
1123
|
-
if("undefined"==typeof window||!window.document||!window.document.createElement)return
|
|
1122
|
+
function bn(t){return`:host([hidden]){display:none}:host{display:${t}}`}const wn=function(){if("boolean"==typeof Fe)return Fe
|
|
1123
|
+
if("undefined"==typeof window||!window.document||!window.document.createElement)return Fe=!1,Fe
|
|
1124
1124
|
const t=document.createElement("style"),e=function(){const t=document.querySelector('meta[property="csp-nonce"]')
|
|
1125
1125
|
return t?t.getAttribute("content"):null}()
|
|
1126
1126
|
null!==e&&t.setAttribute("nonce",e),document.head.appendChild(t)
|
|
1127
|
-
try{t.sheet.insertRule("foo:focus-visible {color:inherit}",0),
|
|
1127
|
+
try{t.sheet.insertRule("foo:focus-visible {color:inherit}",0),Fe=!0}catch(t){Fe=!1}finally{document.head.removeChild(t)}return Fe}()?"focus-visible":"focus"
|
|
1128
1128
|
class xn extends ti{}const yn=`:${wn}`
|
|
1129
1129
|
function $n(t,e,i){return isNaN(t)||t<=e?e:t>=i?i:t}function Cn(t,e,i){return isNaN(t)||t<=e?0:t>=i?1:t/(i-e)}function kn(t,e,i){return isNaN(t)?e:e+t*(i-e)}function Sn(t,e){const i=Math.pow(10,e)
|
|
1130
1130
|
return Math.round(t*i)/i}class _n{constructor(t,e,i,o){this.r=t,this.g=e,this.b=i,this.a="number"!=typeof o||isNaN(o)?1:o}static fromObject(t){return!t||isNaN(t.r)||isNaN(t.g)||isNaN(t.b)?null:new _n(t.r,t.g,t.b,t.a)}equalValue(t){return this.r===t.r&&this.g===t.g&&this.b===t.b&&this.a===t.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(kn(this.r,0,255))},${Math.round(kn(this.g,0,255))},${Math.round(kn(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(kn(this.r,0,255))},${Math.round(kn(this.g,0,255))},${Math.round(kn(this.b,0,255))},${$n(this.a,0,1)})`}roundToPrecision(t){return new _n(Sn(this.r,t),Sn(this.g,t),Sn(this.b,t),Sn(this.a,t))}clamp(){return new _n($n(this.r,0,1),$n(this.g,0,1),$n(this.b,0,1),$n(this.a,0,1))}toObject(){return{r:this.r,g:this.g,b:this.b,a:this.a}}formatHexValue(t){return function(t){const e=Math.round($n(t,0,255)).toString(16)
|
|
1131
1131
|
return 1===e.length?"0"+e:e}(kn(t,0,255))}}const Mn={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}},In=/^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,Rn=/^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i,An=/^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i,On=/^#((?:[0-9a-f]{8}|[0-9a-f]{4}))$/i
|
|
1132
|
-
function
|
|
1132
|
+
function En(t){return function(t){return On.test(t)}(t)}function Fn(t){const e=An.exec(t)
|
|
1133
1133
|
if(null===e)return null
|
|
1134
1134
|
let i=e[1]
|
|
1135
1135
|
if(3===i.length){const t=i.charAt(0),e=i.charAt(1),o=i.charAt(2)
|
|
1136
1136
|
i=t.concat(t,e,e,o,o)}const o=parseInt(i,16)
|
|
1137
1137
|
return isNaN(o)?null:new _n(Cn((16711680&o)>>>16,0,255),Cn((65280&o)>>>8,0,255),Cn(255&o,0,255),1)}function Vn(t){const e=t.toLowerCase()
|
|
1138
|
-
return function(t){return An.test(t)}(e)?
|
|
1138
|
+
return function(t){return An.test(t)}(e)?Fn(e):En(e)?function(t){const e=On.exec(t)
|
|
1139
1139
|
if(null===e)return null
|
|
1140
1140
|
let i=e[1]
|
|
1141
1141
|
if(4===i.length){const t=i.charAt(0),e=i.charAt(1),o=i.charAt(2),n=i.charAt(3)
|
|
@@ -1147,34 +1147,34 @@ return new _n(Cn(Number(i[0]),0,255),Cn(Number(i[1]),0,255),Cn(Number(i[2]),0,25
|
|
|
1147
1147
|
if(null===e)return null
|
|
1148
1148
|
const i=e[1].split(",")
|
|
1149
1149
|
return 4===i.length?new _n(Cn(Number(i[0]),0,255),Cn(Number(i[1]),0,255),Cn(Number(i[2]),0,255),Number(i[3])):null}(e):function(t){return Mn.hasOwnProperty(t)}(e)?function(t){const e=Mn[t.toLowerCase()]
|
|
1150
|
-
return e?new _n(e.r,e.g,e.b,e.hasOwnProperty("a")?e.a:void 0):null}(e):null}const Hn="#a46eff",Pn="#804ad9",
|
|
1151
|
-
function ls(t,e){const{r:i,g:o,b:n}=
|
|
1152
|
-
return`rgba(${255*i}, ${255*o}, ${255*n}, ${e})`}const cs=ls(Wn,.3),ds=ls(Wn,.6),hs=ls(Wn,.6),us=as,ps="light",gs="dark",vs="color",fs="action-rgb-partial-color",ms="application-background-color",bs="divider-background-color",ws="header-background-color",xs="section-background-color",ys="fill-selected-color",$s="fill-selected-rgb-partial-color",Cs="fill-hover-selected-color",ks="fill-hover-color",Ss="fill-down-color",_s="border-color",Ms="border-rgb-partial-color",Is="fail-color",Rs="warning-color",As="pass-color",Os="information-color",
|
|
1150
|
+
return e?new _n(e.r,e.g,e.b,e.hasOwnProperty("a")?e.a:void 0):null}(e):null}const Hn="#a46eff",Pn="#804ad9",Tn="#ff8126",Ln="#009921",Dn="#00c12b",zn="#c4000c",Bn="#818386",Nn="#f1f1f2",Zn="#f5f5f5",qn="#ffffff",jn="#252526",Un="#363738",Gn="#505153",Wn="#000000",Xn="#161617",Kn="#074023",Yn="#009b65",Qn="#d63434",Jn="#ff4b00",ts="#006b46",es="#32eb96",is="Source Sans Pro",os="400",ns="14px",ss="18px",rs="14px",as="0.25s"
|
|
1151
|
+
function ls(t,e){const{r:i,g:o,b:n}=Fn(t)
|
|
1152
|
+
return`rgba(${255*i}, ${255*o}, ${255*n}, ${e})`}const cs=ls(Wn,.3),ds=ls(Wn,.6),hs=ls(Wn,.6),us=as,ps="light",gs="dark",vs="color",fs="action-rgb-partial-color",ms="application-background-color",bs="divider-background-color",ws="header-background-color",xs="section-background-color",ys="fill-selected-color",$s="fill-selected-rgb-partial-color",Cs="fill-hover-selected-color",ks="fill-hover-color",Ss="fill-down-color",_s="border-color",Ms="border-rgb-partial-color",Is="fail-color",Rs="warning-color",As="pass-color",Os="information-color",Es="border-hover-color",Fs="icon-color",Vs="modal-backdrop-color",Hs="popup-border-color",Ps="control-height",Ts="control-slim-height",Ls="small-padding",Ds="standard-padding",zs="label-height",Bs="border-width",Ns="icon-size",Zs="group-header-text-transform",qs="drawer-width",js="banner-gap-size",Us="spinner-small-height",Gs="spinner-medium-height",Ws="spinner-large-height",Xs="small-delay",Ks="medium-delay",Ys="large-delay",Qs="headline-plus-1-font",Js="headline-font",tr="table-header-font",er="title-plus-2-font",ir="title-plus-1-font",or="title-font",nr="subtitle-plus-1-font",sr="subtitle-font",rr="link-font",ar="link-active-font",lr="link-prominent-font",cr="link-active-prominent-font",dr="placeholder-font",hr="body-emphasized-font",ur="body-font",pr="group-header-font",gr="control-label-font",vr="button-label-font",fr="tooltip-caption-font",mr="tooltip-background-color",br="error-text-font",wr="table-row-border-color",xr="elevation-1-box-shadow",yr="elevation-2-box-shadow",$r="elevation-3-box-shadow",Cr=t=>`ni-nimble-${t}`,kr="animationend",Sr="change",_r="ArrowDown",Mr="ArrowUp",Ir="Enter"
|
|
1153
1153
|
var Rr
|
|
1154
1154
|
!function(t){t.ltr="ltr",t.rtl="rtl"}(Rr||(Rr={}))
|
|
1155
1155
|
let Ar=0
|
|
1156
|
-
function Or(t=""){return`${t}${Ar++}`}const
|
|
1156
|
+
function Or(t=""){return`${t}${Ar++}`}const Er=G`<slot></slot>`,Fr=ft`
|
|
1157
1157
|
:host {
|
|
1158
1158
|
display: contents;
|
|
1159
1159
|
}
|
|
1160
1160
|
`,Vr=Qi.create({name:"direction",cssCustomPropertyName:null}).withDefault(Rr.ltr),Hr=Qi.create({name:"theme",cssCustomPropertyName:null}).withDefault(ps)
|
|
1161
1161
|
class Pr extends _e{constructor(){super(...arguments),this.direction=Rr.ltr,this.theme=ps}directionChanged(t,e){null!=e?Vr.setValueFor(this,e):Vr.deleteValueFor(this)}themeChanged(t,e){null!=e?Hr.setValueFor(this,e):Hr.deleteValueFor(this)}}t([nt({attribute:"direction"})],Pr.prototype,"direction",void 0),t([nt({attribute:"theme"})],Pr.prototype,"theme",void 0)
|
|
1162
|
-
const
|
|
1163
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
1164
|
-
const
|
|
1162
|
+
const Tr=Pr.compose({baseName:"theme-provider",styles:Fr,template:Er})
|
|
1163
|
+
no.getOrCreate().withPrefix("nimble").register(Tr()),no.tagFor(Pr)
|
|
1164
|
+
const Lr="Source Sans Pro Fallback",Dr=Qi.create(Cr(fs)).withDefault((t=>Sc(Mc(t,Xn,Nn,qn)))),zr=Qi.create(Cr(ms)).withDefault((t=>Mc(t,qn,Un,Kn)))
|
|
1165
1165
|
Qi.create(Cr(ws)).withDefault((t=>Mc(t,Zn,jn,Kn))),Qi.create(Cr(xs)).withDefault((t=>Mc(t,Nn,Gn,Kn))),Qi.create(Cr(bs)).withDefault((t=>Mc(t,Nn,Gn,Kn)))
|
|
1166
1166
|
const Br=Qi.create(Cr(ys)).withDefault((t=>ls(Oc(t),.2)))
|
|
1167
1167
|
Qi.create(Cr($s)).withDefault((t=>Sc(Oc(t))))
|
|
1168
1168
|
const Nr=Qi.create(Cr(Cs)).withDefault((t=>ls(Oc(t),.15))),Zr=Qi.create(Cr(ks)).withDefault((t=>ls(function(t){return Mc(t,Xn,Nn,qn)}(t),.1)))
|
|
1169
1169
|
Qi.create(Cr(Ss)).withDefault((t=>ls(function(t){return Mc(t,Xn,Nn,qn)}(t),.15)))
|
|
1170
|
-
const qr=Qi.create(Cr(_s)).withDefault((t=>Rc(t))),jr=Qi.create(Cr(Ms)).withDefault((t=>Sc(Rc(t)))),Ur=Qi.create(Cr(Is)).withDefault((t=>Ic(t))),Gr=Qi.create(Cr(Rs)).withDefault((t=>function(t){return Mc(t,Jn,
|
|
1170
|
+
const qr=Qi.create(Cr(_s)).withDefault((t=>Rc(t))),jr=Qi.create(Cr(Ms)).withDefault((t=>Sc(Rc(t)))),Ur=Qi.create(Cr(Is)).withDefault((t=>Ic(t))),Gr=Qi.create(Cr(Rs)).withDefault((t=>function(t){return Mc(t,Jn,Tn,qn)}(t))),Wr=Qi.create(Cr(As)).withDefault((t=>function(t){return Mc(t,Ln,Dn,qn)}(t))),Xr=Qi.create(Cr(Os)).withDefault((t=>function(t){return Mc(t,Pn,Hn,qn)}(t))),Kr=Qi.create(Cr(Es)).withDefault((t=>Mc(t,Yn,Yn,qn))),Yr=Qi.create(Cr(Fs)).withDefault((t=>Mc(t,Xn,Nn,qn)))
|
|
1171
1171
|
Qi.create(Cr(Vs)).withDefault((t=>function(t){switch(Hr.getValueFor(t)){case ps:return cs
|
|
1172
1172
|
case gs:return ds
|
|
1173
1173
|
case vs:return hs
|
|
1174
1174
|
default:return cs}}(t)))
|
|
1175
1175
|
const Qr=Qi.create(Cr(Hs)).withDefault((t=>ls(Mc(t,Xn,Nn,qn),.3)))
|
|
1176
1176
|
Qi.create(Cr(mr)).withDefault((t=>Mc(t,Nn,Un,Kn)))
|
|
1177
|
-
const Jr=Qi.create(Cr(wr)).withDefault((t=>Mc(t,Nn,jn,Kn))),ta=Qi.create(Cr(Ps)).withDefault("32px"),ea=Qi.create(Cr(
|
|
1177
|
+
const Jr=Qi.create(Cr(wr)).withDefault((t=>Mc(t,Nn,jn,Kn))),ta=Qi.create(Cr(Ps)).withDefault("32px"),ea=Qi.create(Cr(Ts)).withDefault("24px"),ia=Qi.create(Cr(Ls)).withDefault("4px"),oa=Qi.create(Cr(Ds)).withDefault("16px")
|
|
1178
1178
|
Qi.create(Cr(zs)).withDefault("16px")
|
|
1179
1179
|
const na=Qi.create(Cr(Bs)).withDefault("1px"),sa=Qi.create(Cr(Ns)).withDefault("16px"),ra=Qi.create(Cr(qs)).withDefault("784px")
|
|
1180
1180
|
Qi.create(Cr(js)).withDefault("1px")
|
|
@@ -1184,17 +1184,17 @@ const la=Qi.create(Cr(yr)).withDefault((t=>`0px 2px 4px ${ls(Mc(t,Wn,Wn,Wn),.16)
|
|
|
1184
1184
|
_c(Js,(t=>Ac(t)),(t=>ls(Ac(t),.3)),"Noto Serif","400","25px","32px","Noto Serif Fallback"),_c(Qs,(t=>Ac(t)),(t=>ls(Ac(t),.3)),"Noto Serif","400","29.100000381469727px","40px","Noto Serif Fallback"),_c(er,(t=>Ac(t)),(t=>ls(Ac(t),.3)),"Source Sans Pro","400","25px","32px","Source Sans Pro Fallback")
|
|
1185
1185
|
const[da,ha,ua,pa,ga,va,fa,ma]=_c(ir,(t=>Ac(t)),(t=>ls(Ac(t),.3)),"Source Sans Pro","400","22px","28px","Source Sans Pro Fallback")
|
|
1186
1186
|
_c(or,(t=>Ac(t)),(t=>ls(Ac(t),.3)),"Source Sans Pro","400","19px","24px","Source Sans Pro Fallback"),_c(nr,(t=>Ac(t)),(t=>ls(Ac(t),.3)),"Source Sans Pro","300","16px","20px","Source Sans Pro Fallback")
|
|
1187
|
-
const[ba,wa,xa,ya,$a,Ca,ka,Sa]=_c(sr,(t=>Ac(t)),(t=>ls(Ac(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[_a,Ma,Ia,Ra,Aa,Oa,Fa
|
|
1187
|
+
const[ba,wa,xa,ya,$a,Ca,ka,Sa]=_c(sr,(t=>Ac(t)),(t=>ls(Ac(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[_a,Ma,Ia,Ra,Aa,Oa,Ea,Fa]=_c(rr,(t=>Ac(t)),(t=>ls(Ac(t),.3)),is,os,ns,ss,Lr),[Va,Ha,Pa,Ta,La,Da,za,Ba]=_c(ar,(t=>Mc(t,ts,es,ls(qn,.6))),(t=>ls(Ac(t),.3)),is,os,ns,ss,Lr),[Na,Za,qa,ja,Ua,Ga,Wa,Xa]=_c(lr,(t=>Mc(t,ts,es,es)),(t=>ls(Ac(t),.3)),is,os,ns,ss,Lr),[Ka,Ya,Qa,Ja,tl,el,il,ol]=_c(cr,(t=>Ac(t)),(t=>ls(Ac(t),.3)),is,os,ns,ss,Lr),[nl,sl,rl,al,ll,cl,dl,hl]=_c(dr,(t=>ls(Ac(t),.6)),(t=>ls(Ac(t),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[ul,pl,gl,vl,fl,ml,bl,wl]=_c(hr,(t=>Ac(t)),(t=>ls(Ac(t),.3)),"Source Sans Pro","600","14px","18px","Source Sans Pro Fallback"),[xl,yl,$l,Cl,kl,Sl,_l,Ml]=_c(ur,(t=>Ac(t)),(t=>ls(Ac(t),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[Il,Rl,Al,Ol,El,Fl,Vl,Hl]=_c(pr,(t=>Ac(t)),(t=>ls(Ac(t),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[Pl,Tl,Ll,Dl,zl,Bl,Nl,Zl]=_c(gr,(t=>ls(Ac(t),.6)),(t=>ls(Ac(t),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[ql,jl,Ul,Gl,Wl,Xl,Kl,Yl]=_c(vr,(t=>Ac(t)),(t=>ls(Ac(t),.3)),"Source Sans Pro","400","12.800000190734863px","16px","Source Sans Pro Fallback"),[Ql,Jl,tc,ec,ic,oc,nc,sc]=_c(fr,(t=>Ac(t)),(t=>ls(Ac(t),.3)),"Source Sans Pro","400","11px",rs,"Source Sans Pro Fallback"),[rc,ac,lc,cc,dc,hc,uc,pc]=_c(br,(t=>Ic(t)),(t=>ls(Ic(t),.3)),"Source Sans Pro","400","11px",rs,"Source Sans Pro Fallback"),[gc,vc,fc,mc,bc,wc,xc,yc]=_c(tr,(t=>ls(Ac(t),.6)),(t=>ls(Ac(t),.3)),"Source Sans Pro","600","12.800000190734863px",rs,"Source Sans Pro Fallback"),$c=Qi.create(Cr(Zs)).withDefault("uppercase"),Cc=Qi.create(Cr(Xs)).withDefault("0.075s")
|
|
1188
1188
|
Qi.create(Cr(Ks)).withDefault("0.15s")
|
|
1189
1189
|
const kc=Qi.create(Cr(Ys)).withDefault(as)
|
|
1190
|
-
function Sc(t){const{r:e,g:i,b:o}=
|
|
1190
|
+
function Sc(t){const{r:e,g:i,b:o}=Fn(t)
|
|
1191
1191
|
return`${255*e}, ${255*i}, ${255*o}`}function _c(t,e,i,o,n,s,r,a){if(""===t||""===o||""===n||""===s||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
|
|
1192
1192
|
const l=Qi.create(Cr(t)).withDefault(`${n} ${s}/${r} ${o}, ${a}`),c=t.split("-font"),d=c[0]
|
|
1193
1193
|
if(void 0===d||""!==c[1])throw new Error(`fontTokenName value of ${t} did not have the expected '-font' suffix`)
|
|
1194
1194
|
return[l,Qi.create(Cr(`${d}-font-color`)).withDefault((t=>e(t))),Qi.create(Cr(`${d}-disabled-font-color`)).withDefault((t=>i(t))),Qi.create(Cr(`${d}-font-family`)).withDefault(`${o}`),Qi.create(Cr(`${d}-font-weight`)).withDefault(`${n}`),Qi.create(Cr(`${d}-font-size`)).withDefault(`${s}`),Qi.create(Cr(`${d}-font-line-height`)).withDefault(`${r}`),Qi.create(Cr(`${d}-fallback-font-family`)).withDefault(`${a}`)]}function Mc(t,e,i,o){switch(Hr.getValueFor(t)){case ps:return e
|
|
1195
1195
|
case gs:return i
|
|
1196
1196
|
case vs:return o
|
|
1197
|
-
default:return e}}function Ic(t){return Mc(t,zn,"#ff4646",qn)}function Rc(t){return Mc(t,Xn,Nn,qn)}function Ac(t){return Mc(t,Xn,Nn,qn)}function Oc(t){return Mc(t,Yn,Yn,qn)}const
|
|
1197
|
+
default:return e}}function Ic(t){return Mc(t,zn,"#ff4646",qn)}function Rc(t){return Mc(t,Xn,Nn,qn)}function Ac(t){return Mc(t,Xn,Nn,qn)}function Oc(t){return Mc(t,Yn,Yn,qn)}const Ec=ft`
|
|
1198
1198
|
${bn("inline")}
|
|
1199
1199
|
|
|
1200
1200
|
:host {
|
|
@@ -1275,8 +1275,8 @@ default:return e}}function Ic(t){return Mc(t,zn,"#ff4646",qn)}function Rc(t){ret
|
|
|
1275
1275
|
display: none;
|
|
1276
1276
|
}
|
|
1277
1277
|
`
|
|
1278
|
-
class
|
|
1279
|
-
const Vc=
|
|
1278
|
+
class Fc extends xn{constructor(){super(...arguments),this.underlineHidden=!1}}t([nt({attribute:"underline-hidden",mode:"boolean"})],Fc.prototype,"underlineHidden",void 0),t([nt],Fc.prototype,"appearance",void 0)
|
|
1279
|
+
const Vc=Fc.compose({baseName:"anchor",baseClass:ti,template:(t,e)=>G`
|
|
1280
1280
|
<a
|
|
1281
1281
|
class="control"
|
|
1282
1282
|
part="control"
|
|
@@ -1313,7 +1313,7 @@ const Vc=Ec.compose({baseName:"anchor",baseClass:ti,template:(t,e)=>G`
|
|
|
1313
1313
|
${Nt(0,e)}
|
|
1314
1314
|
${""}
|
|
1315
1315
|
${""}
|
|
1316
|
-
<span class="content" part="content"><slot ${
|
|
1316
|
+
<span class="content" part="content"><slot ${Tt("defaultSlottedContent")}></slot></span
|
|
1317
1317
|
><span
|
|
1318
1318
|
part="end"
|
|
1319
1319
|
${_t("endContainer")}
|
|
@@ -1323,10 +1323,10 @@ const Vc=Ec.compose({baseName:"anchor",baseClass:ti,template:(t,e)=>G`
|
|
|
1323
1323
|
${e.end||""}
|
|
1324
1324
|
</slot>
|
|
1325
1325
|
</span></a>
|
|
1326
|
-
`,styles:
|
|
1327
|
-
no.getOrCreate().withPrefix("nimble").register(Vc()),no.tagFor(
|
|
1328
|
-
const Hc="outline",Pc="ghost",
|
|
1329
|
-
class
|
|
1326
|
+
`,styles:Ec,shadowOptions:{delegatesFocus:!0}})
|
|
1327
|
+
no.getOrCreate().withPrefix("nimble").register(Vc()),no.tagFor(Fc)
|
|
1328
|
+
const Hc="outline",Pc="ghost",Tc="block"
|
|
1329
|
+
class Lc{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(t){v.getNotifier(t).subscribe(this,this.propertyName),this.handleChange(t,this.propertyName)}unbind(t){v.getNotifier(t).unsubscribe(this,this.propertyName),t.$fastController.removeStyles(this.styles)}handleChange(t,e){const i=t[e];(Array.isArray(this.value)?this.value.includes(i):this.value===i)?t.$fastController.addStyles(this.styles):t.$fastController.removeStyles(this.styles)}}function Dc(t,e){return new Lc("appearance",t,e)}const zc=ft`
|
|
1330
1330
|
${bn("inline-flex")}
|
|
1331
1331
|
|
|
1332
1332
|
:host {
|
|
@@ -1488,7 +1488,7 @@ class Tc{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1488
1488
|
background-color: transparent;
|
|
1489
1489
|
border-color: transparent;
|
|
1490
1490
|
}
|
|
1491
|
-
`),Dc(
|
|
1491
|
+
`),Dc(Tc,ft`
|
|
1492
1492
|
.control {
|
|
1493
1493
|
background-color: rgba(${jr}, 0.1);
|
|
1494
1494
|
border-color: transparent;
|
|
@@ -1538,7 +1538,7 @@ class Tc{constructor(t,e,i){this.propertyName=t,this.value=e,this.styles=i}bind(
|
|
|
1538
1538
|
:host([appearance-variant='primary'][disabled]) .control {
|
|
1539
1539
|
box-shadow: none;
|
|
1540
1540
|
}
|
|
1541
|
-
`),Dc(
|
|
1541
|
+
`),Dc(Tc,ft`
|
|
1542
1542
|
:host([appearance-variant='primary']) .control {
|
|
1543
1543
|
background-clip: padding-box;
|
|
1544
1544
|
border-color: rgba(${Dr}, 0.3);
|
|
@@ -1638,7 +1638,7 @@ const qc=Zc.compose({baseName:"anchor-button",template:(t,e)=>G`
|
|
|
1638
1638
|
>
|
|
1639
1639
|
${Nt(0,e)}
|
|
1640
1640
|
<span class="content" part="content">
|
|
1641
|
-
<slot ${
|
|
1641
|
+
<slot ${Tt("defaultSlottedContent")}></slot>
|
|
1642
1642
|
</span>
|
|
1643
1643
|
${Bt(0,e)}
|
|
1644
1644
|
</a>
|
|
@@ -1825,7 +1825,7 @@ o>-1&&this.focusTabByIndex(this.tabs,o)}getTabAnchor(t){return t.shadowRoot.quer
|
|
|
1825
1825
|
const Yc=Kc.compose({baseName:"anchor-tabs",template:(t,e)=>G`
|
|
1826
1826
|
${Nt(0,e)}
|
|
1827
1827
|
<div ${_t("tablist")} class="tablist" part="tablist" role="tablist">
|
|
1828
|
-
<slot name="anchortab" ${
|
|
1828
|
+
<slot name="anchortab" ${Tt("tabs")}></slot>
|
|
1829
1829
|
</div>
|
|
1830
1830
|
${Bt(0,e)}
|
|
1831
1831
|
`,styles:Xc,shadowOptions:{delegatesFocus:!1}})
|
|
@@ -1844,10 +1844,11 @@ class Jc extends oi{}const td=Jc.compose({baseName:"anchored-region",baseClass:o
|
|
|
1844
1844
|
`)}
|
|
1845
1845
|
</template>
|
|
1846
1846
|
`,styles:Qc})
|
|
1847
|
-
no.getOrCreate().withPrefix("nimble").register(td())
|
|
1848
|
-
|
|
1847
|
+
no.getOrCreate().withPrefix("nimble").register(td())
|
|
1848
|
+
const ed=no.tagFor(Jc)
|
|
1849
|
+
class id{constructor(t,e,i){this.value=t,this.styles=e,this.source=i}handleChange(){const t=Hr.getValueFor(this.source);(Array.isArray(this.value)?this.value.includes(t):this.value===t)?this.source.$fastController.addStyles(this.styles):this.source.$fastController.removeStyles(this.styles)}}class od{constructor(t,e){this.theme=t,this.styles=e,this.cache=new WeakMap}bind(t){const e=this.cache.get(t)||new id(this.theme,this.styles,t)
|
|
1849
1850
|
Hr.subscribe(e,t),e.handleChange(),this.cache.set(t,e)}unbind(t){const e=this.cache.get(t)
|
|
1850
|
-
e&&Hr.unsubscribe(e)}}const
|
|
1851
|
+
e&&Hr.unsubscribe(e)}}const nd=(t,e)=>new od(t,e),sd=ft`
|
|
1851
1852
|
${bn("flex")}
|
|
1852
1853
|
|
|
1853
1854
|
:host {
|
|
@@ -1957,7 +1958,7 @@ e&&Hr.unsubscribe(e)}}const od=(t,e)=>new id(t,e),nd=ft`
|
|
|
1957
1958
|
.dismiss nimble-button:hover {
|
|
1958
1959
|
background: ${ls(qn,.2)};
|
|
1959
1960
|
}
|
|
1960
|
-
`.withBehaviors(
|
|
1961
|
+
`.withBehaviors(nd(ps,ft`
|
|
1961
1962
|
:host {
|
|
1962
1963
|
background: ${Bn};
|
|
1963
1964
|
}
|
|
@@ -1973,7 +1974,7 @@ e&&Hr.unsubscribe(e)}}const od=(t,e)=>new id(t,e),nd=ft`
|
|
|
1973
1974
|
:host([severity='information']) {
|
|
1974
1975
|
background: ${Pn};
|
|
1975
1976
|
}
|
|
1976
|
-
`),
|
|
1977
|
+
`),nd(gs,ft`
|
|
1977
1978
|
:host {
|
|
1978
1979
|
background: ${Bn};
|
|
1979
1980
|
}
|
|
@@ -1983,13 +1984,13 @@ e&&Hr.unsubscribe(e)}}const od=(t,e)=>new id(t,e),nd=ft`
|
|
|
1983
1984
|
}
|
|
1984
1985
|
|
|
1985
1986
|
:host([severity='warning']) {
|
|
1986
|
-
background: ${
|
|
1987
|
+
background: ${Tn};
|
|
1987
1988
|
}
|
|
1988
1989
|
|
|
1989
1990
|
:host([severity='information']) {
|
|
1990
1991
|
background: ${Hn};
|
|
1991
1992
|
}
|
|
1992
|
-
`),
|
|
1993
|
+
`),nd(vs,ft`
|
|
1993
1994
|
:host {
|
|
1994
1995
|
background: ${zr};
|
|
1995
1996
|
}
|
|
@@ -1997,18 +1998,18 @@ e&&Hr.unsubscribe(e)}}const od=(t,e)=>new id(t,e),nd=ft`
|
|
|
1997
1998
|
.container {
|
|
1998
1999
|
background: ${ls(qn,.3)};
|
|
1999
2000
|
}
|
|
2000
|
-
`)),
|
|
2001
|
+
`)),rd=ft`
|
|
2001
2002
|
${zc}
|
|
2002
2003
|
${Bc}
|
|
2003
2004
|
`
|
|
2004
|
-
class
|
|
2005
|
-
const ad
|
|
2006
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
2007
|
-
const ld={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>'},cd={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2h2z"/></svg>'},dd={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.171 13.933-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26ZM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247Z"/></svg>'},hd={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},ud={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},pd={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},gd={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},vd={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z"/></svg>'},fd={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 0 0 3.143-3.025 3.08 3.08 0 0 0-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 0 1 4.572 4.53A4.629 4.629 0 0 1 8 13.5Z"/></svg>'},md={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z"/></svg>'},bd={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 0 1 3.3 3.428 3.366 3.366 0 0 1-3.3 3.429 3.36 3.36 0 0 1-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 0 0 8.9 13.059a5.05 5.05 0 0 0 4.95-5.143A5.05 5.05 0 0 0 8.9 2.773Z"/></svg>'},wd={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.857 9.453-2.571-1.68v.908a3 3 0 0 0 3 3 3 3 0 0 0 3-3V3.11H14v5.571a4.714 4.714 0 0 1-4.714 4.715A4.714 4.714 0 0 1 4.57 8.68v-.908L2 9.453l3.403-6.849Z"/></svg>'},xd={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14H7z"/></svg>'},yd={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.195 4.977-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},$d={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735 14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},Cd={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75 10 14l-6-3 6-3-1.25 2.25ZM8 11h1a4 4 0 0 0 4-4M7.25 5.75 6 8l6-3-6-3 1.25 2.25ZM8 5H7a4 4 0 0 0-4 4"/></svg>'},kd={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>'},Sd={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2Zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745Z"/></svg>'},_d={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 0 0-.71.71v2.032a.71.71 0 0 0 .71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 0 0 .71-.71V5.46a.71.71 0 0 0-.71-.711ZM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 0 0-1.71 1.71v2.032a1.712 1.712 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2Zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746Z"/></svg>'},Md={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 0 1-2 0Zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497Zm-3.5-7.5a5.5 5.5 0 1 1-5.5 5.5 5.506 5.506 0 0 1 5.5-5.5m0-1a6.5 6.5 0 1 0 6.5 6.5 6.5 6.5 0 0 0-6.5-6.5Z"/></svg>'},Id={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 0 0 8 14.5 6.5 6.5 0 0 0 14.5 8 6.5 6.5 0 0 0 8 1.5 6.5 6.5 0 0 0 1.5 8ZM8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1Zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497Z"/></svg>'},Rd={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0 1 13 5.762V2Zm12 7.5a3.5 3.5 0 1 0-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0 0 14 9.5ZM10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8Z"/></svg>'},Ad={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 0 1 6 10ZM5 4h5v1H5V4Z"/><path class="cls-1" d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01ZM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Z"/></svg>'},Od={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 0 1 4.977 2h.046A.976.976 0 0 1 6 2.977v1.046A.977.977 0 0 1 5.023 5h-.046A.977.977 0 0 1 4 4.023ZM13 4v.023A1.98 1.98 0 0 1 11.023 6h-.046A1.98 1.98 0 0 1 9 4.023V4H7v.023A1.98 1.98 0 0 1 5.023 6h-.046A1.98 1.98 0 0 1 3 4.023V4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Zm-7 8H4v-1h2Zm.001-1.999H4V9h2.001Zm0-2.001H4V7h2.001ZM9 12H7v-1h2Zm0-1.999H7V9h2ZM9 8H7V7h2Zm3 4h-2v-1h2Zm.001-1.999H10V9h2.001Zm0-2.001H10V7h2.001ZM10 4.023V2.977A.976.976 0 0 1 10.977 2h.046a.976.976 0 0 1 .977.977v1.046a.977.977 0 0 1-.977.977h-.046A.977.977 0 0 1 10 4.023Z"/></svg>'},Fd={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>'},Ed={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>'},Vd={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>'},Hd={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>'},Pd={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z"/></svg>'},Ld={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z"/></svg>'},Td={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693Z"/></svg>'},Dd={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm0 9.429A3.429 3.429 0 1 1 11.429 8 3.429 3.429 0 0 1 8 11.429Z"/></svg>'},zd={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>'},Bd={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 0 1 7 2v2.686a3.475 3.475 0 0 0 0 6.628ZM9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/></svg>'},Nd={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z"/></svg>'},Zd={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z"/></svg>'},qd={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.262 4.262 0 0 1 2.36-.713ZM3.789 8a4.261 4.261 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8Z"/></svg>'},jd={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.263 4.263 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 0 1 2.36-.713ZM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 0 1-.03-4.77Zm3.573 6.647a4.256 4.256 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 0 1-2.361.713Zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 0 1-.028 4.67Z"/></svg>'},Ud={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2Zm1-2v9H4V3H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Zm-2 4H5v1h5ZM8 9H5v1h3Z"/></svg>'},Gd={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.635 1.635 0 0 1 .84-.256 1.979 1.979 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 0 1 0 1.085l2.376 2.38a1.597 1.597 0 0 1 .458 1.072 1.621 1.621 0 0 1-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 1 1 0-2.293"/></svg>'},Wd={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.108 7.392.955-.957a1.004 1.004 0 0 1 .516-.157 1.215 1.215 0 0 1-.14.486c-.072.1-.834.866-.966.999a.785.785 0 0 1 0 .666l1.341 1.344a.981.981 0 0 1 .281.658.996.996 0 0 1-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 1 1 0-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 0 0-.563-.344 4.61 4.61 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 0 0 .608-1.175ZM8 11.45A3.45 3.45 0 1 1 11.45 8 3.45 3.45 0 0 1 8 11.45Z"/></svg>'},Xd={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3Zm2.003 7.616a453.75 453.75 0 0 1-1.675-1.7 1.061 1.061 0 1 1 0-1.907l1.294-1.297a1.36 1.36 0 0 1 .699-.212 1.646 1.646 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 0 1 0 .903l1.817 1.82a1.33 1.33 0 0 1 .381.891 1.35 1.35 0 0 1-1.017-.51Z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},Kd={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>'},Yd={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 0 1-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 0 1 2.63-2.937A4.203 4.203 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.251 2.251 0 0 1 1.437 2.09 2.24 2.24 0 0 1-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003Zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 0 0 0-1.799.883.883 0 0 0-.337.067l-.493.202.159-.508a2.914 2.914 0 0 0-2.777-3.783 2.897 2.897 0 0 0-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 0 0-.403-.051Z"/></svg>'},Qd={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.476 7.298-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568ZM15 9.005a2.374 2.374 0 0 1-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 1 0-.516-2.64A3.77 3.77 0 1 0 4.797 5.99 2.238 2.238 0 0 0 2 8.148a2.223 2.223 0 0 0 2.057 2.22l1.758.009-.448.894a10.567 10.567 0 0 1-2.31-.121 3.224 3.224 0 0 1 .993-6.225 4.77 4.77 0 0 1 9.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0 1 15 9.006Z"/></svg>'},Jd={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.429 10.1.001-.101A3.998 3.998 0 0 0 4.69 8.59a2.715 2.715 0 0 0-2.557 2.7 2.782 2.782 0 0 0 1.725 2.516 4.854 4.854 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897Zm-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 1.891 1.891 0 0 1 .464.06 3.16 3.16 0 1 1 6.13 1.462 1.149 1.149 0 1 1 .433 2.213ZM4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1Zm5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z"/></svg>'},th={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.823 2-2.217.914.516 1.25a4.743 4.743 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 0 0 .674.048 4.74 4.74 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 0 0-.676-.049 4.808 4.808 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.984 2.984 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.198 1.198 0 0 0 8 6.8"/></svg>'},eh={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 0 1-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 0 1-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 0 1-1.66-.078l-.105-.012a15.901 15.901 0 0 1-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 0 1-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 0 1-.462-.223l-.03-.02a2.343 2.343 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 0 0 .697.197 14.793 14.793 0 0 0 3.4.363 14.818 14.818 0 0 0 3.403-.362 8.38 8.38 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 0 1-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 0 0 .698.197 14.8 14.8 0 0 0 3.399.362 14.817 14.817 0 0 0 3.401-.362 8.375 8.375 0 0 0 .7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697 2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 0 1 .52.223 4.027 4.027 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 0 1 .341 1.058l1.127.095-.133 1.539a10.211 10.211 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.543 2.543 0 0 0-2.938.45 2.408 2.408 0 0 0-.698 2.14 11.88 11.88 0 0 0-1.482.311l-.008-.033Zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 0 1-.026-.314.99.99 0 0 1 .292-.618 1.011 1.011 0 0 1 1.174-.18.992.992 0 0 1 .539.967.923.923 0 0 1-.036.132 17.817 17.817 0 0 0-.866-.022Z"/></svg>'},ih={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 0 0-.676-.049 4.803 4.803 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 0 0 .674.048 4.737 4.737 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 0 0 .002-1.34Zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 0 1-.466.131 9.896 9.896 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.243 5.454 5.454 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 0 0 .223.16l.02.013a2.725 2.725 0 0 0 .309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 0 0 1.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 0 0 .308-.149l.022-.014a1.651 1.651 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 0 1-.466.13 9.897 9.897 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.242 5.44 5.44 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 0 0 .223.16l.02.013a2.716 2.716 0 0 0 .309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 0 0 1.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 0 0 .307-.15l.022-.013a1.657 1.657 0 0 0 .222-.16c.009-.007.021-.014.03-.022Zm-.953-1.05a5.625 5.625 0 0 1-.467.132 9.896 9.896 0 0 1-2.272.24 9.885 9.885 0 0 1-2.271-.24 6.179 6.179 0 0 1-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702Z"/></svg>'},oh={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 0 1-.224.477.787.787 0 0 1-.909.139.762.762 0 0 1-.19-1.224.781.781 0 0 1 .907-.14.767.767 0 0 1 .416.748ZM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 0 1-.232.268 2.386 2.386 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 0 1-.256-.215 2.358 2.358 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 0 1 .234-.27 2.463 2.463 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 0 1 .008.654Zm-1.934-1.591a1.495 1.495 0 0 0-2.085.011 1.454 1.454 0 0 0 .01 2.081 1.479 1.479 0 0 0 .486.313 1.495 1.495 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081ZM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 0 1 .402.172 3.111 3.111 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 0 1-.4.762ZM7.874 6.054a1.916 1.916 0 0 0-1.04-1.868 1.965 1.965 0 0 0-2.27.348 1.907 1.907 0 0 0 .478 3.06 1.965 1.965 0 0 0 2.27-.347 1.903 1.903 0 0 0 .562-1.193Zm3.376 4.467a.6.6 0 0 0-.64.13.591.591 0 0 0-.131.196.584.584 0 0 0 .33.761.597.597 0 0 0 .64-.13.59.59 0 0 0 .13-.195.583.583 0 0 0-.135-.637.596.596 0 0 0-.194-.125Z"/></svg>'},nh={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 3.11-1.178-.632-1.875 2.133a5.424 5.424 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 0 0 .453.525l-.13.427h7.232a.818.818 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.768 2.768 0 0 1-1.51-3.66 2.876 2.876 0 0 1 3.729-1.482 2.76 2.76 0 0 1 1.535 3.637Z"/></svg>'},sh={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 0 1-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 0 1 2 9.5v-6A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5Z"/></svg>'},rh={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1Zm-8-1V7h7v4Zm1-6H4V4h3Zm1 0V3H3v7h1v3h2v1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v2Z"/></svg>'},ah={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>'},lh={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>'},ch={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646 7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM8 9H4v3h4Zm4 2H9v1h3Zm0-2H9v1h3Zm0-5H4v4h8V4Zm-5 6H5v1h2Z"/></svg>'},dh={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>'},hh={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>'},uh={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646 7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM4 7h3V4H4Zm8 1H4v4h8V8Zm0-4H8v3h4Z"/></svg>'},ph={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 0 0 .36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 0 1-.757.212A16.17 16.17 0 0 1 7.997 14a16.144 16.144 0 0 1-3.69-.391 8.83 8.83 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 0 0 .362.26c.012.006.021.013.033.02a4.294 4.294 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 0 0 .82.1 24.659 24.659 0 0 0 .98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 0 0 .5-.241.415.415 0 0 0 .035-.022m0-2.845-.035.022a4.46 4.46 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 0 1-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 0 1-.823-.02l-.18-.008a20.583 20.583 0 0 1-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.145 16.145 0 0 0 3.69.39 16.171 16.171 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258m0-2.845-.035.022a4.463 4.463 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 0 1-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 0 1-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.144 16.144 0 0 0 3.69.39 16.17 16.17 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 0 0 3.69.39 16.17 16.17 0 0 0 3.692-.39 9.13 9.13 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},gh={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 0 1-1.594-.26 7.445 7.445 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 0 0 .308.222l.028.018a3.65 3.65 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613Zm-2.238-7.74a8.567 8.567 0 0 0 .645.182 13.68 13.68 0 0 0 3.143.334 13.697 13.697 0 0 0 3.144-.334 7.753 7.753 0 0 0 .646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973Zm5.047 6.495.008.007.008-.008Zm-5.047-4.07a7.471 7.471 0 0 0 .644.182 13.675 13.675 0 0 0 3.143.335 13.697 13.697 0 0 0 3.146-.335 7.694 7.694 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 0 1-.307.22.353.353 0 0 1-.03.02 3.788 3.788 0 0 1-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 0 1-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 0 1-1.535-.072l-.097-.011a14.698 14.698 0 0 1-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 0 1-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 0 1-.427-.207l-.028-.017a2.167 2.167 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972Zm0 2.436a7.471 7.471 0 0 0 .644.182 13.147 13.147 0 0 0 2.644.328l.318-.318.323.324a14.377 14.377 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 0 1-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 0 1-1.402 0l-.154-.007a17.43 17.43 0 0 1-.68-.049l-.097-.011a14.689 14.689 0 0 1-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 0 1-.427-.207l-.028-.017a2.169 2.169 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972Zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z"/></svg>'},vh={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>'},fh={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 0 1-6.997-2.962v-.007H2v.007a5.995 5.995 0 0 0 10.301 4.182ZM8.372 2v1.884a4.13 4.13 0 0 1 2.992 6.501l1.429 1.224A6.008 6.008 0 0 0 8.37 2ZM2.048 7.236h1.897a4.117 4.117 0 0 1 3.675-3.352V2A6.012 6.012 0 0 0 2.05 7.236Z"/></svg>'},mh={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3Zm5-2a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3Z"/></svg>'},bh={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 1 1 0 6 3 3 0 0 1 0-6Z"/></svg>'},wh={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>'},xh={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1ZM12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2ZM8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2ZM2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444ZM2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12Zm11.556-8.222v.889a.444.444 0 0 1-.445.444H10.89a.444.444 0 0 1-.445-.444v-.89H10v.89a.444.444 0 0 1-.444.444H7.333a.444.444 0 0 1-.444-.444v-.89H4.667a.889.889 0 0 0-.89.89v2.222h.89a.444.444 0 0 1 .444.444v2.223a.444.444 0 0 1-.444.444h-.89v.444h.89a.444.444 0 0 1 .444.445v2.222a.444.444 0 0 1-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 0 1 8.222 6.89H14V3.778Z"/></svg>'},yh={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>'},$h={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 0 0 1 8.001a7.588 7.588 0 0 0 7.146 4.342A7.002 7.002 0 0 0 15 8a7.586 7.586 0 0 0-7.144-4.344m-1.199 7.289A5.108 5.108 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 0 0-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 0 0-.053.576 3.348 3.348 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5.006 5.006 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},Ch={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 0 1 6.19 11.96a3.323 3.323 0 0 1-2.042.667 2.835 2.835 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 0 0 1.2.716 1.976 1.976 0 0 0 1.385-.625 11.546 11.546 0 0 0 1.722-2.403l2.252-3.88a7.585 7.585 0 0 0-.679-.037 2.365 2.365 0 0 0-1.66.54 1.967 1.967 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 0 1 .645-1.874 3.312 3.312 0 0 1 1.34-1.177 6.74 6.74 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 0 0 .29 1.701.498.498 0 0 0 .528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506Zm-.086-.896-.275-3.22-1.855 3.22Z"/></svg>'},kh={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>'},Sh={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>'},_h={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 0 0 .249-1.302A3.701 3.701 0 0 0 7.22 7 3.654 3.654 0 0 0 6 7.223V2h4v4Zm-3-4v3h3Zm-1.126 8.698a2.697 2.697 0 0 1-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 1 1 5.22-.956Zm-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745Z"/></svg>'},Mh={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 1 0 2.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29Zm2.033 4.059a1.154 1.154 0 0 1 0-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 0 1-1.07.726Z"/></svg>'},Ih={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 4H3.583A.585.585 0 0 0 3 4.598V11.5l1.5 1.497 7.858.003c.33 0 .6-.27.6-.6L13 4.545c0-.33-.215-.546-.545-.546ZM11 12H8v-2H6v2H5V9h6v3Zm1-4H4V5h8v3Z"/></svg>'},Rh={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},Ah={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18ZM12.455 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Oh={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Fh={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>'},Eh={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>'},Vh={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.027 14 2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},Hh={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11ZM5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5Zm7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5ZM11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5Z"/></svg>'},Ph={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111ZM9.544 4.667H9.31a3.141 3.141 0 0 0-.394-.1 2.455 2.455 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.334 1.334 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 0 1-.462 1.357 2.583 2.583 0 0 1-.784.808 3.015 3.015 0 0 1-.938.387A4.823 4.823 0 0 1 3.184 13q-.275 0-.629-.03A3.529 3.529 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.538 2.538 0 0 0 .5.052 1.304 1.304 0 0 0 .898-.29 1.584 1.584 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 0 1 .444-1.244 2.516 2.516 0 0 1 .76-.734 2.643 2.643 0 0 1 .94-.356A5.61 5.61 0 0 1 8.357 3q.294 0 .588.025t.599.076Z"/></svg>'},Lh={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 0 1 1.142-.49 1.763 1.763 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.343 1.343 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.979 5.979 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.576 2.576 0 0 0 .64-1.082A5.968 5.968 0 0 1 14 8.86Zm-6-6a5.998 5.998 0 0 0-4.201 10.28l1.308-1.308a4.14 4.14 0 0 1 4.645-6.725l.564-.564a2.57 2.57 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86Z"/></svg>'},Th={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1Zm4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z"/></svg>'},Dh={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>'},zh={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3ZM8.875 2H6.723A1.991 1.991 0 0 1 5 3a2.486 2.486 0 0 1-2-1H2v4h1a1.797 1.797 0 0 1 1.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2Z"/></svg>'},Bh={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7.76 14 .752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14ZM6.447 9.392h2.506l.72-2.85H7.167Z"/></svg>'},Nh={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},Zh={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 0 0-.355-1.257h.404V2.6h.047a.556.556 0 0 0 .499-.6H4.727a.556.556 0 0 0 .499.6h.047v.49h.404a2.491 2.491 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6ZM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 0 1 1.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305Z"/></svg>'},qh={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 0 1 1 1v8a1.001 1.001 0 0 1-1 1H4a1.001 1.001 0 0 1-1-1V4a1.001 1.001 0 0 1 1-1h8m0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 4v8h8V4Zm6 6H6V6h4Z"/></svg>'},jh={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75Zm.276-2.698a1.19 1.19 0 0 0 2.035-.838 1.164 1.164 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.158 1.158 0 0 0-.35.846 1.144 1.144 0 0 0 .354.838Z"/></svg>'},Uh={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-.697 2.28a.951.951 0 0 1 1.35 0 .928.928 0 0 1 .276.675.952.952 0 0 1-1.905 0 .924.924 0 0 1 .279-.674ZM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z"/></svg>'},Gh={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.045 7.348-.652-.652 1.444-.14Zm-3.818.698-4.912 4.912-.395-.396 4.12-4.12Zm4.734-2.918-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304Zm-3.524-.386-.651-.653.791-.791Zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28Z"/></svg>'},Wh={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>'},Xh={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.555 9.546.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11Zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11Zm0 3.11.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768Z"/></svg>'},Kh={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z"/></svg>'},Yh={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 0 1 9.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 0 0-1.277-.769 1.43 1.43 0 0 0-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 0 0 .054 2.038 1.507 1.507 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A46.793 46.793 0 0 1 5.53 6.356a2.826 2.826 0 0 1 1.935-.764M10.583 2.5a3.001 3.001 0 0 0-.69.081 10.376 10.376 0 0 0-2.996 2.377 3.474 3.474 0 0 1 .568-.054 3.58 3.58 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 0 1 .913-.395 1.513 1.513 0 0 1 1.074.469 1.433 1.433 0 0 1 .022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 0 1-.975.395 1.483 1.483 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 0 0 2.493 1.42 2.808 2.808 0 0 0 1.93-.76 54.2 54.2 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5"/></svg>'},Qh={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 0 0-.326-1.312 1.297 1.297 0 0 0-.88-.374 37.657 37.657 0 0 0-2.779.002 1.298 1.298 0 0 0-1.273 1.341 1.367 1.367 0 0 0 .39.944 1.162 1.162 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 0 0 1.104 1.344 8.133 8.133 0 0 1-3.45-.395 2.705 2.705 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a42.45 42.45 0 0 1 2.951-.003 2.564 2.564 0 0 1 1.731.751m3.984.017a2.723 2.723 0 0 0-.495-.39 9.414 9.414 0 0 0-3.447-.398 3.151 3.151 0 0 1 .4.33 3.247 3.247 0 0 1 .68 1c.457.031.864.035 1.096.027a1.108 1.108 0 0 1 .839.331 1.373 1.373 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 0 1-.878-.372 1.345 1.345 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 0 0 .688 2.51 2.547 2.547 0 0 0 1.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 0 0 1.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774Z"/></svg>'},Jh={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>'},tu={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>'},eu={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 0 1-.694.178 16.116 16.116 0 0 1-3.382.328 16.089 16.089 0 0 1-3.38-.328 8.77 8.77 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 0 0 .332.218l.03.017a4.235 4.235 0 0 0 .46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 0 0 .457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 0 0 .33-.216Zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 0 0 .694.179 16.101 16.101 0 0 0 3.378.327 16.12 16.12 0 0 0 3.382-.327 8.892 8.892 0 0 0 .694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457ZM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 0 1 1-.255V6h3v2h6V7H9V6Z"/></svg>'},iu={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z"/></svg>'},ou={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.073 12.29-2.926-2.926a3.971 3.971 0 1 0-.783.783l2.927 2.926ZM7.01 9.84a2.83 2.83 0 1 1 2.83-2.83 2.833 2.833 0 0 1-2.83 2.83Z"/></svg>'},nu={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 0 0-.75.73v8.54a.74.74 0 0 0 .75.73h12.5a.74.74 0 0 0 .75-.73V3.73a.74.74 0 0 0-.75-.73Zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91Zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12Z"/></svg>'},su={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>'},ru={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>'},au={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 0 0 4 2.615v10.77a.54.54 0 0 0 .538.538h5.924a.54.54 0 0 0 .538-.538V2.615a.54.54 0 0 0-.538-.538ZM10 12H5V3h5Z"/></svg>'},lu={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>'},cu={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>'},du={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757Zm-7.381 9.493 2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774Zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383Zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},hu={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>'},uu={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 0 1-.195 1.176 2.63 2.63 0 0 1-.549.885 3.96 3.96 0 0 1-.852.672 7.46 7.46 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 0 0 .793-.429 2.098 2.098 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.042 1.042 0 0 0-.423-.939 2.163 2.163 0 0 0-1.195-.28 3.338 3.338 0 0 0-1.068.204 4.853 4.853 0 0 0-1.09.526h-.263V3.566a8.148 8.148 0 0 1 1.296-.372A8.205 8.205 0 0 1 7.77 3a4.196 4.196 0 0 1 2.579.718 2.241 2.241 0 0 1 .954 1.876ZM8.77 13H6.112v-1.737H8.77Z"/></svg>'},pu={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 7.985-8.002 4.013L8 8 5.998 3.987ZM3.995 2.997 2 2l3 6-3 6 2.002-1.005L6.5 8Z"/></svg>'},gu={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1Z"/></svg>'},vu={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 0 0 0-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 1 0-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 1 0 0 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1 0 12 10Z"/></svg>'},fu={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.012-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566ZM2 4v10h10v-4h-2v2H4V6h2V4Z"/></svg>'},mu={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>'},bu={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>'},wu={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>'},xu={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 0 0 1.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 0 1 .9-1.267Zm0-6.054a4.613 4.613 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 0 1 2 9.18V4h12Z"/></svg>'},yu={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29 2 12.304v-8.01ZM14 2h-2v12h2Z"/></svg>'},$u={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.123 4.123 0 0 0-3.176 3.169ZM8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6Z"/></svg>'},Cu={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>'},ku={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.108 2.108 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 0 0 .88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 0 0-1.274.262 2.015 2.015 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z"/></svg>'},Su={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 0 0-1.477.291 2.262 2.262 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 0 0 1.01.213l.223.018V13Z"/></svg>'},_u={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 0 0-.5.5v11a.501.501 0 0 0 .5.5h9a.501.501 0 0 0 .5-.5v-11a.501.501 0 0 0-.5-.5ZM8 13.25a.75.75 0 1 1 .75-.75.752.752 0 0 1-.75.75ZM12 11H4V3h8Z"/></svg>'},Mu={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588 5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543ZM6.5 6.499a1.082 1.082 0 1 1-.013-1.516A1.072 1.072 0 0 1 6.499 6.5Z"/></svg>'},Iu={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338 5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293ZM6.5 5.249a1.082 1.082 0 1 1-.013-1.516 1.072 1.072 0 0 1 .013 1.516Zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z"/></svg>'},Ru={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2Zm4.9.99A5.005 5.005 0 0 0 9 3.1V1H7v2.1A5.005 5.005 0 0 0 3.1 7H1v2h2.1A5.005 5.005 0 0 0 7 12.9V15h2v-2.1A5.005 5.005 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4Z"/></svg>'},Au={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 0 1 9 12.9V15H7v-2.108a4.99 4.99 0 0 1-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 1 0 7 4.13V1h2v2.1A5.005 5.005 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2Z"/></svg>'},Ou={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5ZM.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8Zm12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8Z"/></svg>'},Fu={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>'},Eu={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2Z"/></svg>'},Vu={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>'},Hu={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103 5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},Pu={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>'},Lu={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.585Z"/></svg>'},Tu={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12L8 2Z"/></svg>'},Du={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 0 0-1.6 1.6v6.8a1.595 1.595 0 0 0 1.6 1.594h10.8a1.595 1.595 0 0 0 1.6-1.594v-6.8a1.6 1.6 0 0 0-1.6-1.6ZM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z"/></svg>'},zu={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 0 0-1.182 1.51l.01.155.021.193a1.69 1.69 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 0 0 .992.36h.049a1.306 1.306 0 0 0 .224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 0 1-.571.053 3.148 3.148 0 0 1-2.99-2.258l-.011-.045a3.04 3.04 0 0 1-.076-.35 3.127 3.127 0 0 1-.03-.206l-.004-.089a3.112 3.112 0 0 1-.016-.336A3.164 3.164 0 0 1 4.35 7.356c.272-.068.808-.203.802-.206l.623-.137Zm4.31-1.544-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 0 1-.035.58l-.064.185-.056.142a1.546 1.546 0 0 1-1.4.893 1.661 1.661 0 0 1-.313-.03 54.946 54.946 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 0 0 .578.056 3.188 3.188 0 0 0 2.811-1.74 3.018 3.018 0 0 0 .129-.311l.033-.083.061-.197a3.047 3.047 0 0 0 .082-.351l.008-.044a3.132 3.132 0 0 0-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393 6.875 6.075h.75l.3 3.032 1.2-3.782h-.75Z"/></svg>'},Bu={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 6v2H3v6h10V8Z"/></svg>'},Nu={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z"/></svg>'},Zu={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 0 1-.335.364 8.55 8.55 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0 1 14 12.291V14H2v-1.673a2.163 2.163 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 0 1-.312-.749 4.275 4.275 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2"/></svg>'},qu={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.57 7.28-.06.013a4.556 4.556 0 0 0-1.38-2.609V3.44a.481.481 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.481.481 0 0 0 .48.48h.48V14h4.32v-.96h.48a.481.481 0 0 0 .48-.48v-1.24a4.547 4.547 0 0 0 1.379-2.612l.061.012a.481.481 0 0 0 .48-.48v-.48a.481.481 0 0 0-.48-.48Zm-2.3 2.662a1.59 1.59 0 0 0-.182-.26L8.747 8.338a.785.785 0 0 0 0-.666c.132-.133.894-.899.965-1a1.216 1.216 0 0 0 .14-.485 1.004 1.004 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297Z"/></svg>'},ju={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 0 1-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472Z"/></svg>'},Uu={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.089 2.526h-1.868a5.598 5.598 0 0 0-.854-1.712 5.363 5.363 0 0 1 2.722 1.712Zm-2.722 8.66a5.599 5.599 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.644 10.644 0 0 0 .208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.955.955 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.363 5.363 0 0 1 2.722-1.712 5.017 5.017 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526ZM12.105 8a.326.326 0 0 1-.19.296l-6.598 3.3-.148.036a.327.327 0 0 1-.327-.328V4.69a.327.327 0 0 1 .492-.281l6.595 3.302a.326.326 0 0 1 .176.29Z"/></svg>'},Gu={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.364 5.364 0 0 1 2.722 1.712Zm-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.657 10.657 0 0 0 .208-1.187L9.923 10a9.85 9.85 0 0 1-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.96.96 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.364 5.364 0 0 1 2.722-1.712 5.02 5.02 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526Zm-.619-3.131L5.334 4.409a.327.327 0 0 0-.492.281v6.613a.327.327 0 0 0 .327.328l.148-.035 6.598-3.3a.326.326 0 0 0 .014-.585Zm-6.087 2.505V5.78L10.274 8Z"/></svg>'},Wu={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>'},Xu={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>'},Ku={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.286 11.714-5.791-5.79a2.504 2.504 0 0 0 .17-.755 2.149 2.149 0 0 0-.095-.814 2.12 2.12 0 0 0-.55-.904 2.328 2.328 0 0 0-1.76-.685h-.045a2.104 2.104 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 0 1-.22.854 1.043 1.043 0 0 1-.114.145 1.648 1.648 0 0 1-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 0 0-.135.545l-.015.105a2.337 2.337 0 0 0 .384 1.518 2.51 2.51 0 0 0 .295.36 2.205 2.205 0 0 0 1.576.65 2.453 2.453 0 0 0 .898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67ZM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916ZM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45Z"/></svg>'},Yu={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667 9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3Z"/></svg>'},Qu={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026 4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363Zm1.155-10.68-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312Z"/></svg>'},Ju=G`
|
|
2005
|
+
class ad extends vi{constructor(){super(...arguments),this.appearance=Hc,this.contentHidden=!1}}t([nt],ad.prototype,"appearance",void 0),t([nt({attribute:"appearance-variant"})],ad.prototype,"appearanceVariant",void 0),t([nt({attribute:"content-hidden",mode:"boolean"})],ad.prototype,"contentHidden",void 0)
|
|
2006
|
+
const ld=ad.compose({baseName:"button",baseClass:vi,template:ri,styles:rd,shadowOptions:{delegatesFocus:!0}})
|
|
2007
|
+
no.getOrCreate().withPrefix("nimble").register(ld())
|
|
2008
|
+
const cd=no.tagFor(ad),dd={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>'},hd={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2h2z"/></svg>'},ud={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.171 13.933-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26ZM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247Z"/></svg>'},pd={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},gd={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},vd={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},fd={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},md={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z"/></svg>'},bd={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 0 0 3.143-3.025 3.08 3.08 0 0 0-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 0 1 4.572 4.53A4.629 4.629 0 0 1 8 13.5Z"/></svg>'},wd={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z"/></svg>'},xd={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 0 1 3.3 3.428 3.366 3.366 0 0 1-3.3 3.429 3.36 3.36 0 0 1-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 0 0 8.9 13.059a5.05 5.05 0 0 0 4.95-5.143A5.05 5.05 0 0 0 8.9 2.773Z"/></svg>'},yd={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.857 9.453-2.571-1.68v.908a3 3 0 0 0 3 3 3 3 0 0 0 3-3V3.11H14v5.571a4.714 4.714 0 0 1-4.714 4.715A4.714 4.714 0 0 1 4.57 8.68v-.908L2 9.453l3.403-6.849Z"/></svg>'},$d={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14H7z"/></svg>'},Cd={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.195 4.977-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},kd={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735 14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},Sd={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75 10 14l-6-3 6-3-1.25 2.25ZM8 11h1a4 4 0 0 0 4-4M7.25 5.75 6 8l6-3-6-3 1.25 2.25ZM8 5H7a4 4 0 0 0-4 4"/></svg>'},_d={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>'},Md={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2Zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745Z"/></svg>'},Id={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 0 0-.71.71v2.032a.71.71 0 0 0 .71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 0 0 .71-.71V5.46a.71.71 0 0 0-.71-.711ZM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 0 0-1.71 1.71v2.032a1.712 1.712 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2Zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746Z"/></svg>'},Rd={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 0 1-2 0Zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497Zm-3.5-7.5a5.5 5.5 0 1 1-5.5 5.5 5.506 5.506 0 0 1 5.5-5.5m0-1a6.5 6.5 0 1 0 6.5 6.5 6.5 6.5 0 0 0-6.5-6.5Z"/></svg>'},Ad={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 0 0 8 14.5 6.5 6.5 0 0 0 14.5 8 6.5 6.5 0 0 0 8 1.5 6.5 6.5 0 0 0 1.5 8ZM8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1Zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497Z"/></svg>'},Od={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0 1 13 5.762V2Zm12 7.5a3.5 3.5 0 1 0-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0 0 14 9.5ZM10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8Z"/></svg>'},Ed={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 0 1 6 10ZM5 4h5v1H5V4Z"/><path class="cls-1" d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01ZM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Z"/></svg>'},Fd={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 0 1 4.977 2h.046A.976.976 0 0 1 6 2.977v1.046A.977.977 0 0 1 5.023 5h-.046A.977.977 0 0 1 4 4.023ZM13 4v.023A1.98 1.98 0 0 1 11.023 6h-.046A1.98 1.98 0 0 1 9 4.023V4H7v.023A1.98 1.98 0 0 1 5.023 6h-.046A1.98 1.98 0 0 1 3 4.023V4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Zm-7 8H4v-1h2Zm.001-1.999H4V9h2.001Zm0-2.001H4V7h2.001ZM9 12H7v-1h2Zm0-1.999H7V9h2ZM9 8H7V7h2Zm3 4h-2v-1h2Zm.001-1.999H10V9h2.001Zm0-2.001H10V7h2.001ZM10 4.023V2.977A.976.976 0 0 1 10.977 2h.046a.976.976 0 0 1 .977.977v1.046a.977.977 0 0 1-.977.977h-.046A.977.977 0 0 1 10 4.023Z"/></svg>'},Vd={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>'},Hd={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>'},Pd={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>'},Td={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>'},Ld={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z"/></svg>'},Dd={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z"/></svg>'},zd={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693Z"/></svg>'},Bd={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm0 9.429A3.429 3.429 0 1 1 11.429 8 3.429 3.429 0 0 1 8 11.429Z"/></svg>'},Nd={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>'},Zd={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 0 1 7 2v2.686a3.475 3.475 0 0 0 0 6.628ZM9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/></svg>'},qd={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z"/></svg>'},jd={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z"/></svg>'},Ud={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.262 4.262 0 0 1 2.36-.713ZM3.789 8a4.261 4.261 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8Z"/></svg>'},Gd={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.263 4.263 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 0 1 2.36-.713ZM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 0 1-.03-4.77Zm3.573 6.647a4.256 4.256 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 0 1-2.361.713Zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 0 1-.028 4.67Z"/></svg>'},Wd={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2Zm1-2v9H4V3H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Zm-2 4H5v1h5ZM8 9H5v1h3Z"/></svg>'},Xd={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.635 1.635 0 0 1 .84-.256 1.979 1.979 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 0 1 0 1.085l2.376 2.38a1.597 1.597 0 0 1 .458 1.072 1.621 1.621 0 0 1-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 1 1 0-2.293"/></svg>'},Kd={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.108 7.392.955-.957a1.004 1.004 0 0 1 .516-.157 1.215 1.215 0 0 1-.14.486c-.072.1-.834.866-.966.999a.785.785 0 0 1 0 .666l1.341 1.344a.981.981 0 0 1 .281.658.996.996 0 0 1-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 1 1 0-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 0 0-.563-.344 4.61 4.61 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 0 0 .608-1.175ZM8 11.45A3.45 3.45 0 1 1 11.45 8 3.45 3.45 0 0 1 8 11.45Z"/></svg>'},Yd={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3Zm2.003 7.616a453.75 453.75 0 0 1-1.675-1.7 1.061 1.061 0 1 1 0-1.907l1.294-1.297a1.36 1.36 0 0 1 .699-.212 1.646 1.646 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 0 1 0 .903l1.817 1.82a1.33 1.33 0 0 1 .381.891 1.35 1.35 0 0 1-1.017-.51Z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},Qd={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>'},Jd={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 0 1-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 0 1 2.63-2.937A4.203 4.203 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.251 2.251 0 0 1 1.437 2.09 2.24 2.24 0 0 1-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003Zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 0 0 0-1.799.883.883 0 0 0-.337.067l-.493.202.159-.508a2.914 2.914 0 0 0-2.777-3.783 2.897 2.897 0 0 0-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 0 0-.403-.051Z"/></svg>'},th={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.476 7.298-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568ZM15 9.005a2.374 2.374 0 0 1-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 1 0-.516-2.64A3.77 3.77 0 1 0 4.797 5.99 2.238 2.238 0 0 0 2 8.148a2.223 2.223 0 0 0 2.057 2.22l1.758.009-.448.894a10.567 10.567 0 0 1-2.31-.121 3.224 3.224 0 0 1 .993-6.225 4.77 4.77 0 0 1 9.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0 1 15 9.006Z"/></svg>'},eh={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.429 10.1.001-.101A3.998 3.998 0 0 0 4.69 8.59a2.715 2.715 0 0 0-2.557 2.7 2.782 2.782 0 0 0 1.725 2.516 4.854 4.854 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897Zm-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 1.891 1.891 0 0 1 .464.06 3.16 3.16 0 1 1 6.13 1.462 1.149 1.149 0 1 1 .433 2.213ZM4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1Zm5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z"/></svg>'},ih={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.823 2-2.217.914.516 1.25a4.743 4.743 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 0 0 .674.048 4.74 4.74 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 0 0-.676-.049 4.808 4.808 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.984 2.984 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.198 1.198 0 0 0 8 6.8"/></svg>'},oh={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 0 1-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 0 1-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 0 1-1.66-.078l-.105-.012a15.901 15.901 0 0 1-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 0 1-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 0 1-.462-.223l-.03-.02a2.343 2.343 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 0 0 .697.197 14.793 14.793 0 0 0 3.4.363 14.818 14.818 0 0 0 3.403-.362 8.38 8.38 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 0 1-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 0 0 .698.197 14.8 14.8 0 0 0 3.399.362 14.817 14.817 0 0 0 3.401-.362 8.375 8.375 0 0 0 .7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697 2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 0 1 .52.223 4.027 4.027 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 0 1 .341 1.058l1.127.095-.133 1.539a10.211 10.211 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.543 2.543 0 0 0-2.938.45 2.408 2.408 0 0 0-.698 2.14 11.88 11.88 0 0 0-1.482.311l-.008-.033Zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 0 1-.026-.314.99.99 0 0 1 .292-.618 1.011 1.011 0 0 1 1.174-.18.992.992 0 0 1 .539.967.923.923 0 0 1-.036.132 17.817 17.817 0 0 0-.866-.022Z"/></svg>'},nh={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 0 0-.676-.049 4.803 4.803 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 0 0 .674.048 4.737 4.737 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 0 0 .002-1.34Zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 0 1-.466.131 9.896 9.896 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.243 5.454 5.454 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 0 0 .223.16l.02.013a2.725 2.725 0 0 0 .309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 0 0 1.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 0 0 .308-.149l.022-.014a1.651 1.651 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 0 1-.466.13 9.897 9.897 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.242 5.44 5.44 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 0 0 .223.16l.02.013a2.716 2.716 0 0 0 .309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 0 0 1.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 0 0 .307-.15l.022-.013a1.657 1.657 0 0 0 .222-.16c.009-.007.021-.014.03-.022Zm-.953-1.05a5.625 5.625 0 0 1-.467.132 9.896 9.896 0 0 1-2.272.24 9.885 9.885 0 0 1-2.271-.24 6.179 6.179 0 0 1-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702Z"/></svg>'},sh={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 0 1-.224.477.787.787 0 0 1-.909.139.762.762 0 0 1-.19-1.224.781.781 0 0 1 .907-.14.767.767 0 0 1 .416.748ZM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 0 1-.232.268 2.386 2.386 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 0 1-.256-.215 2.358 2.358 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 0 1 .234-.27 2.463 2.463 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 0 1 .008.654Zm-1.934-1.591a1.495 1.495 0 0 0-2.085.011 1.454 1.454 0 0 0 .01 2.081 1.479 1.479 0 0 0 .486.313 1.495 1.495 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081ZM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 0 1 .402.172 3.111 3.111 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 0 1-.4.762ZM7.874 6.054a1.916 1.916 0 0 0-1.04-1.868 1.965 1.965 0 0 0-2.27.348 1.907 1.907 0 0 0 .478 3.06 1.965 1.965 0 0 0 2.27-.347 1.903 1.903 0 0 0 .562-1.193Zm3.376 4.467a.6.6 0 0 0-.64.13.591.591 0 0 0-.131.196.584.584 0 0 0 .33.761.597.597 0 0 0 .64-.13.59.59 0 0 0 .13-.195.583.583 0 0 0-.135-.637.596.596 0 0 0-.194-.125Z"/></svg>'},rh={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 3.11-1.178-.632-1.875 2.133a5.424 5.424 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 0 0 .453.525l-.13.427h7.232a.818.818 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.768 2.768 0 0 1-1.51-3.66 2.876 2.876 0 0 1 3.729-1.482 2.76 2.76 0 0 1 1.535 3.637Z"/></svg>'},ah={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 0 1-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 0 1 2 9.5v-6A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5Z"/></svg>'},lh={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1Zm-8-1V7h7v4Zm1-6H4V4h3Zm1 0V3H3v7h1v3h2v1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v2Z"/></svg>'},ch={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>'},dh={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>'},hh={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646 7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM8 9H4v3h4Zm4 2H9v1h3Zm0-2H9v1h3Zm0-5H4v4h8V4Zm-5 6H5v1h2Z"/></svg>'},uh={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>'},ph={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>'},gh={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646 7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM4 7h3V4H4Zm8 1H4v4h8V8Zm0-4H8v3h4Z"/></svg>'},vh={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 0 0 .36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 0 1-.757.212A16.17 16.17 0 0 1 7.997 14a16.144 16.144 0 0 1-3.69-.391 8.83 8.83 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 0 0 .362.26c.012.006.021.013.033.02a4.294 4.294 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 0 0 .82.1 24.659 24.659 0 0 0 .98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 0 0 .5-.241.415.415 0 0 0 .035-.022m0-2.845-.035.022a4.46 4.46 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 0 1-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 0 1-.823-.02l-.18-.008a20.583 20.583 0 0 1-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.145 16.145 0 0 0 3.69.39 16.171 16.171 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258m0-2.845-.035.022a4.463 4.463 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 0 1-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 0 1-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.144 16.144 0 0 0 3.69.39 16.17 16.17 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 0 0 3.69.39 16.17 16.17 0 0 0 3.692-.39 9.13 9.13 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},fh={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 0 1-1.594-.26 7.445 7.445 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 0 0 .308.222l.028.018a3.65 3.65 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613Zm-2.238-7.74a8.567 8.567 0 0 0 .645.182 13.68 13.68 0 0 0 3.143.334 13.697 13.697 0 0 0 3.144-.334 7.753 7.753 0 0 0 .646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973Zm5.047 6.495.008.007.008-.008Zm-5.047-4.07a7.471 7.471 0 0 0 .644.182 13.675 13.675 0 0 0 3.143.335 13.697 13.697 0 0 0 3.146-.335 7.694 7.694 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 0 1-.307.22.353.353 0 0 1-.03.02 3.788 3.788 0 0 1-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 0 1-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 0 1-1.535-.072l-.097-.011a14.698 14.698 0 0 1-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 0 1-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 0 1-.427-.207l-.028-.017a2.167 2.167 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972Zm0 2.436a7.471 7.471 0 0 0 .644.182 13.147 13.147 0 0 0 2.644.328l.318-.318.323.324a14.377 14.377 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 0 1-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 0 1-1.402 0l-.154-.007a17.43 17.43 0 0 1-.68-.049l-.097-.011a14.689 14.689 0 0 1-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 0 1-.427-.207l-.028-.017a2.169 2.169 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972Zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z"/></svg>'},mh={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>'},bh={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 0 1-6.997-2.962v-.007H2v.007a5.995 5.995 0 0 0 10.301 4.182ZM8.372 2v1.884a4.13 4.13 0 0 1 2.992 6.501l1.429 1.224A6.008 6.008 0 0 0 8.37 2ZM2.048 7.236h1.897a4.117 4.117 0 0 1 3.675-3.352V2A6.012 6.012 0 0 0 2.05 7.236Z"/></svg>'},wh={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3Zm5-2a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3Z"/></svg>'},xh={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 1 1 0 6 3 3 0 0 1 0-6Z"/></svg>'},yh={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>'},$h={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1ZM12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2ZM8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2ZM2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444ZM2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12Zm11.556-8.222v.889a.444.444 0 0 1-.445.444H10.89a.444.444 0 0 1-.445-.444v-.89H10v.89a.444.444 0 0 1-.444.444H7.333a.444.444 0 0 1-.444-.444v-.89H4.667a.889.889 0 0 0-.89.89v2.222h.89a.444.444 0 0 1 .444.444v2.223a.444.444 0 0 1-.444.444h-.89v.444h.89a.444.444 0 0 1 .444.445v2.222a.444.444 0 0 1-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 0 1 8.222 6.89H14V3.778Z"/></svg>'},Ch={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>'},kh={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 0 0 1 8.001a7.588 7.588 0 0 0 7.146 4.342A7.002 7.002 0 0 0 15 8a7.586 7.586 0 0 0-7.144-4.344m-1.199 7.289A5.108 5.108 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 0 0-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 0 0-.053.576 3.348 3.348 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5.006 5.006 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},Sh={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 0 1 6.19 11.96a3.323 3.323 0 0 1-2.042.667 2.835 2.835 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 0 0 1.2.716 1.976 1.976 0 0 0 1.385-.625 11.546 11.546 0 0 0 1.722-2.403l2.252-3.88a7.585 7.585 0 0 0-.679-.037 2.365 2.365 0 0 0-1.66.54 1.967 1.967 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 0 1 .645-1.874 3.312 3.312 0 0 1 1.34-1.177 6.74 6.74 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 0 0 .29 1.701.498.498 0 0 0 .528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506Zm-.086-.896-.275-3.22-1.855 3.22Z"/></svg>'},_h={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>'},Mh={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>'},Ih={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 0 0 .249-1.302A3.701 3.701 0 0 0 7.22 7 3.654 3.654 0 0 0 6 7.223V2h4v4Zm-3-4v3h3Zm-1.126 8.698a2.697 2.697 0 0 1-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 1 1 5.22-.956Zm-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745Z"/></svg>'},Rh={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 1 0 2.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29Zm2.033 4.059a1.154 1.154 0 0 1 0-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 0 1-1.07.726Z"/></svg>'},Ah={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 4H3.583A.585.585 0 0 0 3 4.598V11.5l1.5 1.497 7.858.003c.33 0 .6-.27.6-.6L13 4.545c0-.33-.215-.546-.545-.546ZM11 12H8v-2H6v2H5V9h6v3Zm1-4H4V5h8v3Z"/></svg>'},Oh={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},Eh={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18ZM12.455 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Fh={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Vh={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>'},Hh={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>'},Ph={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.027 14 2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},Th={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11ZM5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5Zm7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5ZM11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5Z"/></svg>'},Lh={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111ZM9.544 4.667H9.31a3.141 3.141 0 0 0-.394-.1 2.455 2.455 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.334 1.334 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 0 1-.462 1.357 2.583 2.583 0 0 1-.784.808 3.015 3.015 0 0 1-.938.387A4.823 4.823 0 0 1 3.184 13q-.275 0-.629-.03A3.529 3.529 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.538 2.538 0 0 0 .5.052 1.304 1.304 0 0 0 .898-.29 1.584 1.584 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 0 1 .444-1.244 2.516 2.516 0 0 1 .76-.734 2.643 2.643 0 0 1 .94-.356A5.61 5.61 0 0 1 8.357 3q.294 0 .588.025t.599.076Z"/></svg>'},Dh={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 0 1 1.142-.49 1.763 1.763 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.343 1.343 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.979 5.979 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.576 2.576 0 0 0 .64-1.082A5.968 5.968 0 0 1 14 8.86Zm-6-6a5.998 5.998 0 0 0-4.201 10.28l1.308-1.308a4.14 4.14 0 0 1 4.645-6.725l.564-.564a2.57 2.57 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86Z"/></svg>'},zh={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1Zm4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z"/></svg>'},Bh={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>'},Nh={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3ZM8.875 2H6.723A1.991 1.991 0 0 1 5 3a2.486 2.486 0 0 1-2-1H2v4h1a1.797 1.797 0 0 1 1.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2Z"/></svg>'},Zh={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7.76 14 .752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14ZM6.447 9.392h2.506l.72-2.85H7.167Z"/></svg>'},qh={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},jh={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 0 0-.355-1.257h.404V2.6h.047a.556.556 0 0 0 .499-.6H4.727a.556.556 0 0 0 .499.6h.047v.49h.404a2.491 2.491 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6ZM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 0 1 1.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305Z"/></svg>'},Uh={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 0 1 1 1v8a1.001 1.001 0 0 1-1 1H4a1.001 1.001 0 0 1-1-1V4a1.001 1.001 0 0 1 1-1h8m0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 4v8h8V4Zm6 6H6V6h4Z"/></svg>'},Gh={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75Zm.276-2.698a1.19 1.19 0 0 0 2.035-.838 1.164 1.164 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.158 1.158 0 0 0-.35.846 1.144 1.144 0 0 0 .354.838Z"/></svg>'},Wh={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-.697 2.28a.951.951 0 0 1 1.35 0 .928.928 0 0 1 .276.675.952.952 0 0 1-1.905 0 .924.924 0 0 1 .279-.674ZM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z"/></svg>'},Xh={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.045 7.348-.652-.652 1.444-.14Zm-3.818.698-4.912 4.912-.395-.396 4.12-4.12Zm4.734-2.918-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304Zm-3.524-.386-.651-.653.791-.791Zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28Z"/></svg>'},Kh={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>'},Yh={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.555 9.546.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11Zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11Zm0 3.11.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768Z"/></svg>'},Qh={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z"/></svg>'},Jh={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 0 1 9.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 0 0-1.277-.769 1.43 1.43 0 0 0-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 0 0 .054 2.038 1.507 1.507 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A46.793 46.793 0 0 1 5.53 6.356a2.826 2.826 0 0 1 1.935-.764M10.583 2.5a3.001 3.001 0 0 0-.69.081 10.376 10.376 0 0 0-2.996 2.377 3.474 3.474 0 0 1 .568-.054 3.58 3.58 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 0 1 .913-.395 1.513 1.513 0 0 1 1.074.469 1.433 1.433 0 0 1 .022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 0 1-.975.395 1.483 1.483 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 0 0 2.493 1.42 2.808 2.808 0 0 0 1.93-.76 54.2 54.2 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5"/></svg>'},tu={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 0 0-.326-1.312 1.297 1.297 0 0 0-.88-.374 37.657 37.657 0 0 0-2.779.002 1.298 1.298 0 0 0-1.273 1.341 1.367 1.367 0 0 0 .39.944 1.162 1.162 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 0 0 1.104 1.344 8.133 8.133 0 0 1-3.45-.395 2.705 2.705 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a42.45 42.45 0 0 1 2.951-.003 2.564 2.564 0 0 1 1.731.751m3.984.017a2.723 2.723 0 0 0-.495-.39 9.414 9.414 0 0 0-3.447-.398 3.151 3.151 0 0 1 .4.33 3.247 3.247 0 0 1 .68 1c.457.031.864.035 1.096.027a1.108 1.108 0 0 1 .839.331 1.373 1.373 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 0 1-.878-.372 1.345 1.345 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 0 0 .688 2.51 2.547 2.547 0 0 0 1.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 0 0 1.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774Z"/></svg>'},eu={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>'},iu={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>'},ou={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 0 1-.694.178 16.116 16.116 0 0 1-3.382.328 16.089 16.089 0 0 1-3.38-.328 8.77 8.77 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 0 0 .332.218l.03.017a4.235 4.235 0 0 0 .46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 0 0 .457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 0 0 .33-.216Zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 0 0 .694.179 16.101 16.101 0 0 0 3.378.327 16.12 16.12 0 0 0 3.382-.327 8.892 8.892 0 0 0 .694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457ZM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 0 1 1-.255V6h3v2h6V7H9V6Z"/></svg>'},nu={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z"/></svg>'},su={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.073 12.29-2.926-2.926a3.971 3.971 0 1 0-.783.783l2.927 2.926ZM7.01 9.84a2.83 2.83 0 1 1 2.83-2.83 2.833 2.833 0 0 1-2.83 2.83Z"/></svg>'},ru={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 0 0-.75.73v8.54a.74.74 0 0 0 .75.73h12.5a.74.74 0 0 0 .75-.73V3.73a.74.74 0 0 0-.75-.73Zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91Zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12Z"/></svg>'},au={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>'},lu={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>'},cu={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 0 0 4 2.615v10.77a.54.54 0 0 0 .538.538h5.924a.54.54 0 0 0 .538-.538V2.615a.54.54 0 0 0-.538-.538ZM10 12H5V3h5Z"/></svg>'},du={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>'},hu={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>'},uu={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757Zm-7.381 9.493 2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774Zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383Zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},pu={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>'},gu={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 0 1-.195 1.176 2.63 2.63 0 0 1-.549.885 3.96 3.96 0 0 1-.852.672 7.46 7.46 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 0 0 .793-.429 2.098 2.098 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.042 1.042 0 0 0-.423-.939 2.163 2.163 0 0 0-1.195-.28 3.338 3.338 0 0 0-1.068.204 4.853 4.853 0 0 0-1.09.526h-.263V3.566a8.148 8.148 0 0 1 1.296-.372A8.205 8.205 0 0 1 7.77 3a4.196 4.196 0 0 1 2.579.718 2.241 2.241 0 0 1 .954 1.876ZM8.77 13H6.112v-1.737H8.77Z"/></svg>'},vu={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 7.985-8.002 4.013L8 8 5.998 3.987ZM3.995 2.997 2 2l3 6-3 6 2.002-1.005L6.5 8Z"/></svg>'},fu={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1Z"/></svg>'},mu={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 0 0 0-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 1 0-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 1 0 0 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1 0 12 10Z"/></svg>'},bu={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.012-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566ZM2 4v10h10v-4h-2v2H4V6h2V4Z"/></svg>'},wu={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>'},xu={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>'},yu={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>'},$u={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 0 0 1.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 0 1 .9-1.267Zm0-6.054a4.613 4.613 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 0 1 2 9.18V4h12Z"/></svg>'},Cu={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29 2 12.304v-8.01ZM14 2h-2v12h2Z"/></svg>'},ku={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.123 4.123 0 0 0-3.176 3.169ZM8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6Z"/></svg>'},Su={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>'},_u={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.108 2.108 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 0 0 .88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 0 0-1.274.262 2.015 2.015 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z"/></svg>'},Mu={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 0 0-1.477.291 2.262 2.262 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 0 0 1.01.213l.223.018V13Z"/></svg>'},Iu={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 0 0-.5.5v11a.501.501 0 0 0 .5.5h9a.501.501 0 0 0 .5-.5v-11a.501.501 0 0 0-.5-.5ZM8 13.25a.75.75 0 1 1 .75-.75.752.752 0 0 1-.75.75ZM12 11H4V3h8Z"/></svg>'},Ru={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588 5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543ZM6.5 6.499a1.082 1.082 0 1 1-.013-1.516A1.072 1.072 0 0 1 6.499 6.5Z"/></svg>'},Au={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338 5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293ZM6.5 5.249a1.082 1.082 0 1 1-.013-1.516 1.072 1.072 0 0 1 .013 1.516Zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z"/></svg>'},Ou={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2Zm4.9.99A5.005 5.005 0 0 0 9 3.1V1H7v2.1A5.005 5.005 0 0 0 3.1 7H1v2h2.1A5.005 5.005 0 0 0 7 12.9V15h2v-2.1A5.005 5.005 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4Z"/></svg>'},Eu={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 0 1 9 12.9V15H7v-2.108a4.99 4.99 0 0 1-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 1 0 7 4.13V1h2v2.1A5.005 5.005 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2Z"/></svg>'},Fu={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5ZM.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8Zm12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8Z"/></svg>'},Vu={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>'},Hu={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2Z"/></svg>'},Pu={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>'},Tu={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103 5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},Lu={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>'},Du={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.585Z"/></svg>'},zu={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12L8 2Z"/></svg>'},Bu={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 0 0-1.6 1.6v6.8a1.595 1.595 0 0 0 1.6 1.594h10.8a1.595 1.595 0 0 0 1.6-1.594v-6.8a1.6 1.6 0 0 0-1.6-1.6ZM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z"/></svg>'},Nu={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 0 0-1.182 1.51l.01.155.021.193a1.69 1.69 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 0 0 .992.36h.049a1.306 1.306 0 0 0 .224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 0 1-.571.053 3.148 3.148 0 0 1-2.99-2.258l-.011-.045a3.04 3.04 0 0 1-.076-.35 3.127 3.127 0 0 1-.03-.206l-.004-.089a3.112 3.112 0 0 1-.016-.336A3.164 3.164 0 0 1 4.35 7.356c.272-.068.808-.203.802-.206l.623-.137Zm4.31-1.544-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 0 1-.035.58l-.064.185-.056.142a1.546 1.546 0 0 1-1.4.893 1.661 1.661 0 0 1-.313-.03 54.946 54.946 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 0 0 .578.056 3.188 3.188 0 0 0 2.811-1.74 3.018 3.018 0 0 0 .129-.311l.033-.083.061-.197a3.047 3.047 0 0 0 .082-.351l.008-.044a3.132 3.132 0 0 0-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393 6.875 6.075h.75l.3 3.032 1.2-3.782h-.75Z"/></svg>'},Zu={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 6v2H3v6h10V8Z"/></svg>'},qu={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z"/></svg>'},ju={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 0 1-.335.364 8.55 8.55 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0 1 14 12.291V14H2v-1.673a2.163 2.163 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 0 1-.312-.749 4.275 4.275 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2"/></svg>'},Uu={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.57 7.28-.06.013a4.556 4.556 0 0 0-1.38-2.609V3.44a.481.481 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.481.481 0 0 0 .48.48h.48V14h4.32v-.96h.48a.481.481 0 0 0 .48-.48v-1.24a4.547 4.547 0 0 0 1.379-2.612l.061.012a.481.481 0 0 0 .48-.48v-.48a.481.481 0 0 0-.48-.48Zm-2.3 2.662a1.59 1.59 0 0 0-.182-.26L8.747 8.338a.785.785 0 0 0 0-.666c.132-.133.894-.899.965-1a1.216 1.216 0 0 0 .14-.485 1.004 1.004 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297Z"/></svg>'},Gu={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 0 1-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472Z"/></svg>'},Wu={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.089 2.526h-1.868a5.598 5.598 0 0 0-.854-1.712 5.363 5.363 0 0 1 2.722 1.712Zm-2.722 8.66a5.599 5.599 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.644 10.644 0 0 0 .208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.955.955 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.363 5.363 0 0 1 2.722-1.712 5.017 5.017 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526ZM12.105 8a.326.326 0 0 1-.19.296l-6.598 3.3-.148.036a.327.327 0 0 1-.327-.328V4.69a.327.327 0 0 1 .492-.281l6.595 3.302a.326.326 0 0 1 .176.29Z"/></svg>'},Xu={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.364 5.364 0 0 1 2.722 1.712Zm-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.657 10.657 0 0 0 .208-1.187L9.923 10a9.85 9.85 0 0 1-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.96.96 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.364 5.364 0 0 1 2.722-1.712 5.02 5.02 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526Zm-.619-3.131L5.334 4.409a.327.327 0 0 0-.492.281v6.613a.327.327 0 0 0 .327.328l.148-.035 6.598-3.3a.326.326 0 0 0 .014-.585Zm-6.087 2.505V5.78L10.274 8Z"/></svg>'},Ku={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>'},Yu={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>'},Qu={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.286 11.714-5.791-5.79a2.504 2.504 0 0 0 .17-.755 2.149 2.149 0 0 0-.095-.814 2.12 2.12 0 0 0-.55-.904 2.328 2.328 0 0 0-1.76-.685h-.045a2.104 2.104 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 0 1-.22.854 1.043 1.043 0 0 1-.114.145 1.648 1.648 0 0 1-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 0 0-.135.545l-.015.105a2.337 2.337 0 0 0 .384 1.518 2.51 2.51 0 0 0 .295.36 2.205 2.205 0 0 0 1.576.65 2.453 2.453 0 0 0 .898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67ZM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916ZM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45Z"/></svg>'},Ju={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667 9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3Z"/></svg>'},tp={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026 4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363Zm1.155-10.68-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312Z"/></svg>'},ep=G`
|
|
2008
2009
|
<template>
|
|
2009
2010
|
<div class="icon" :innerHTML=${t=>t.icon.data}></div>
|
|
2010
2011
|
</template
|
|
2011
|
-
`,
|
|
2012
|
+
`,ip=ft`
|
|
2012
2013
|
${bn("inline-flex")}
|
|
2013
2014
|
|
|
2014
2015
|
:host {
|
|
@@ -2045,14 +2046,17 @@ const ld={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
|
|
|
2045
2046
|
height: 100%;
|
|
2046
2047
|
}
|
|
2047
2048
|
`
|
|
2048
|
-
class
|
|
2049
|
-
const
|
|
2049
|
+
class op extends _e{constructor(t){super(),this.icon=t}}t([nt],op.prototype,"severity",void 0)
|
|
2050
|
+
const np=(t,e)=>{const i=e.compose({baseName:t,template:ep,styles:ip,baseClass:e})
|
|
2050
2051
|
no.getOrCreate().withPrefix("nimble").register(i())}
|
|
2051
|
-
class
|
|
2052
|
-
|
|
2053
|
-
class
|
|
2054
|
-
|
|
2055
|
-
|
|
2052
|
+
class sp extends op{constructor(){super(Ch)}}np("icon-exclamation-mark",sp)
|
|
2053
|
+
const rp=no.tagFor(sp)
|
|
2054
|
+
class ap extends op{constructor(){super(Gh)}}np("icon-info",ap)
|
|
2055
|
+
const lp=no.tagFor(ap)
|
|
2056
|
+
class cp extends op{constructor(){super(zu)}}np("icon-triangle-filled",cp)
|
|
2057
|
+
const dp=no.tagFor(cp)
|
|
2058
|
+
class hp extends op{constructor(){super(Ju)}}np("icon-xmark",hp)
|
|
2059
|
+
const up=no.tagFor(hp),pp={default:void 0,error:"error",warning:"warning",information:"information"},gp=G`
|
|
2056
2060
|
<div class="container"
|
|
2057
2061
|
role="status"
|
|
2058
2062
|
aria-atomic="${t=>t.ariaAtomic}"
|
|
@@ -2077,14 +2081,14 @@ const ap={default:void 0,error:"error",warning:"warning",information:"informatio
|
|
|
2077
2081
|
aria-roledescription="${t=>t.ariaRoledescription}"
|
|
2078
2082
|
>
|
|
2079
2083
|
<div class="icon">
|
|
2080
|
-
${Mt((t=>t.severity===
|
|
2081
|
-
<${
|
|
2084
|
+
${Mt((t=>t.severity===pp.error),G`
|
|
2085
|
+
<${rp}></${rp}>
|
|
2082
2086
|
`)}
|
|
2083
|
-
${Mt((t=>t.severity===
|
|
2084
|
-
<${
|
|
2087
|
+
${Mt((t=>t.severity===pp.warning),G`
|
|
2088
|
+
<${dp}></${dp}>
|
|
2085
2089
|
`)}
|
|
2086
|
-
${Mt((t=>t.severity===
|
|
2087
|
-
<${
|
|
2090
|
+
${Mt((t=>t.severity===pp.information),G`
|
|
2091
|
+
<${lp}></${lp}>
|
|
2088
2092
|
`)}
|
|
2089
2093
|
</div>
|
|
2090
2094
|
<div class="text">
|
|
@@ -2095,20 +2099,20 @@ const ap={default:void 0,error:"error",warning:"warning",information:"informatio
|
|
|
2095
2099
|
<slot name="action"></slot>
|
|
2096
2100
|
<div class="dismiss">
|
|
2097
2101
|
${Mt((t=>!t.preventDismiss),G`
|
|
2098
|
-
<${
|
|
2099
|
-
<${
|
|
2102
|
+
<${cd} appearance="ghost" content-hidden @click="${t=>t.dismissBanner()}">
|
|
2103
|
+
<${up} slot="start"></${up}>
|
|
2100
2104
|
${t=>t.dismissButtonLabel??"Close"}
|
|
2101
|
-
</${
|
|
2105
|
+
</${cd}>
|
|
2102
2106
|
`)}
|
|
2103
2107
|
</div>
|
|
2104
2108
|
</div>
|
|
2105
2109
|
</div>
|
|
2106
2110
|
`
|
|
2107
|
-
class
|
|
2108
|
-
this.$emit("toggle",t)}dismissBanner(){this.open=!1}}t([nt({mode:"boolean"})],
|
|
2109
|
-
const
|
|
2110
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
2111
|
-
const
|
|
2111
|
+
class vp extends _e{constructor(){super(...arguments),this.open=!1,this.severity=pp.default,this.titleHidden=!1,this.preventDismiss=!1}openChanged(){const t={newState:this.open,oldState:!this.open}
|
|
2112
|
+
this.$emit("toggle",t)}dismissBanner(){this.open=!1}}t([nt({mode:"boolean"})],vp.prototype,"open",void 0),t([nt()],vp.prototype,"severity",void 0),t([nt({attribute:"title-hidden",mode:"boolean"})],vp.prototype,"titleHidden",void 0),t([nt({attribute:"prevent-dismiss",mode:"boolean"})],vp.prototype,"preventDismiss",void 0),t([nt({attribute:"dismiss-button-label"})],vp.prototype,"dismissButtonLabel",void 0),Re(vp,Je)
|
|
2113
|
+
const fp=vp.compose({baseName:"banner",template:gp,styles:sd})
|
|
2114
|
+
no.getOrCreate().withPrefix("nimble").register(fp()),no.tagFor(vp)
|
|
2115
|
+
const mp=ft`
|
|
2112
2116
|
${bn("inline-block")}
|
|
2113
2117
|
|
|
2114
2118
|
:host {
|
|
@@ -2136,18 +2140,18 @@ const hp=ft`
|
|
|
2136
2140
|
font: ${ul};
|
|
2137
2141
|
}
|
|
2138
2142
|
`
|
|
2139
|
-
class
|
|
2140
|
-
const
|
|
2143
|
+
class bp extends si{}t([nt],bp.prototype,"appearance",void 0)
|
|
2144
|
+
const wp=bp.compose({baseName:"breadcrumb",baseClass:si,template:(t,e)=>G`
|
|
2141
2145
|
<template role="navigation">
|
|
2142
2146
|
<div role="list" class="list" part="list">
|
|
2143
2147
|
<slot
|
|
2144
|
-
${
|
|
2148
|
+
${Tt({property:"slottedBreadcrumbItems",filter:Vt()})}
|
|
2145
2149
|
></slot>
|
|
2146
2150
|
</div>
|
|
2147
2151
|
</template>
|
|
2148
|
-
`,styles:
|
|
2149
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
2150
|
-
const
|
|
2152
|
+
`,styles:mp})
|
|
2153
|
+
no.getOrCreate().withPrefix("nimble").register(wp()),no.tagFor(bp)
|
|
2154
|
+
const xp=ft`
|
|
2151
2155
|
${bn("inline-flex")}
|
|
2152
2156
|
|
|
2153
2157
|
:host {
|
|
@@ -2211,7 +2215,7 @@ const gp=ft`
|
|
|
2211
2215
|
fill: ${sl};
|
|
2212
2216
|
}
|
|
2213
2217
|
`
|
|
2214
|
-
class
|
|
2218
|
+
class yp extends ni{}const $p=yp.compose({baseName:"breadcrumb-item",baseClass:ni,template:(t,e)=>G`
|
|
2215
2219
|
<div role="listitem" class="listitem" part="listitem">
|
|
2216
2220
|
${Mt((t=>t.href&&t.href.length>0),G`
|
|
2217
2221
|
${((t,e)=>G`
|
|
@@ -2250,7 +2254,7 @@ class vp extends ni{}const fp=vp.compose({baseName:"breadcrumb-item",baseClass:n
|
|
|
2250
2254
|
>
|
|
2251
2255
|
${Nt(0,e)}
|
|
2252
2256
|
<span class="content" part="content">
|
|
2253
|
-
<slot ${
|
|
2257
|
+
<slot ${Tt("defaultSlottedContent")}></slot>
|
|
2254
2258
|
</span>
|
|
2255
2259
|
${Bt(0,e)}
|
|
2256
2260
|
</a>
|
|
@@ -2267,9 +2271,9 @@ class vp extends ni{}const fp=vp.compose({baseName:"breadcrumb-item",baseClass:n
|
|
|
2267
2271
|
</span>
|
|
2268
2272
|
`)}
|
|
2269
2273
|
</div>
|
|
2270
|
-
`,styles:
|
|
2271
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
2272
|
-
const
|
|
2274
|
+
`,styles:xp,separator:Ph.data})
|
|
2275
|
+
no.getOrCreate().withPrefix("nimble").register($p()),no.tagFor(yp)
|
|
2276
|
+
const Cp=ft`
|
|
2273
2277
|
${bn("inline-flex")}
|
|
2274
2278
|
|
|
2275
2279
|
:host {
|
|
@@ -2376,21 +2380,21 @@ const mp=ft`
|
|
|
2376
2380
|
slot[name='end'] {
|
|
2377
2381
|
display: none;
|
|
2378
2382
|
}
|
|
2379
|
-
`.withBehaviors(
|
|
2383
|
+
`.withBehaviors(nd(ps,ft`
|
|
2380
2384
|
:host {
|
|
2381
2385
|
--ni-private-card-button-background-hover-color: ${ls(qn,.3)};
|
|
2382
2386
|
--ni-private-card-button-background-active-color: ${qn};
|
|
2383
2387
|
--ni-private-card-button-border-active-color: ${ls(Xn,.2)};
|
|
2384
2388
|
--ni-private-card-button-border-selected-color: ${ls(Xn,.6)};
|
|
2385
2389
|
}
|
|
2386
|
-
`),
|
|
2390
|
+
`),nd(gs,ft`
|
|
2387
2391
|
:host {
|
|
2388
2392
|
--ni-private-card-button-background-hover-color: ${ls(Nn,.07)};
|
|
2389
2393
|
--ni-private-card-button-background-active-color: ${ls(Nn,.15)};
|
|
2390
2394
|
--ni-private-card-button-border-active-color: ${ls(Nn,.2)};
|
|
2391
2395
|
--ni-private-card-button-border-selected-color: ${Nn};
|
|
2392
2396
|
}
|
|
2393
|
-
`),
|
|
2397
|
+
`),nd(vs,ft`
|
|
2394
2398
|
:host {
|
|
2395
2399
|
--ni-private-card-button-background-hover-color: ${ls(qn,.07)};
|
|
2396
2400
|
--ni-private-card-button-background-active-color: ${ls(qn,.15)};
|
|
@@ -2398,10 +2402,10 @@ const mp=ft`
|
|
|
2398
2402
|
--ni-private-card-button-border-selected-color: ${ls(qn,.6)};
|
|
2399
2403
|
}
|
|
2400
2404
|
`))
|
|
2401
|
-
class
|
|
2402
|
-
const
|
|
2403
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
2404
|
-
const
|
|
2405
|
+
class kp extends vi{constructor(){super(...arguments),this.selected=!1}}t([nt({mode:"boolean"})],kp.prototype,"selected",void 0)
|
|
2406
|
+
const Sp=kp.compose({baseName:"card-button",template:ri,styles:Cp,shadowOptions:{delegatesFocus:!0}})
|
|
2407
|
+
no.getOrCreate().withPrefix("nimble").register(Sp()),no.tagFor(kp)
|
|
2408
|
+
const _p=ft`
|
|
2405
2409
|
${bn("inline-flex")}
|
|
2406
2410
|
|
|
2407
2411
|
:host {
|
|
@@ -2505,7 +2509,7 @@ const xp=ft`
|
|
|
2505
2509
|
fill: rgba(${jr}, 0.3);
|
|
2506
2510
|
}
|
|
2507
2511
|
`
|
|
2508
|
-
class
|
|
2512
|
+
class Mp extends wi{}const Ip=Mp.compose({baseName:"checkbox",baseClass:wi,template:(t,e)=>G`
|
|
2509
2513
|
<template
|
|
2510
2514
|
role="checkbox"
|
|
2511
2515
|
aria-checked="${t=>t.checked}"
|
|
@@ -2529,12 +2533,12 @@ class yp extends wi{}const $p=yp.compose({baseName:"checkbox",baseClass:wi,templ
|
|
|
2529
2533
|
part="label"
|
|
2530
2534
|
class="${t=>t.defaultSlottedNodes&&t.defaultSlottedNodes.length?"label":"label label__hidden"}"
|
|
2531
2535
|
>
|
|
2532
|
-
<slot ${
|
|
2536
|
+
<slot ${Tt("defaultSlottedNodes")}></slot>
|
|
2533
2537
|
</label>
|
|
2534
2538
|
</template>
|
|
2535
|
-
`,styles:
|
|
2536
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
2537
|
-
const
|
|
2539
|
+
`,styles:_p,checkedIndicator:Ld.data,indeterminateIndicator:au.data})
|
|
2540
|
+
no.getOrCreate().withPrefix("nimble").register(Ip()),no.tagFor(Mp)
|
|
2541
|
+
const Rp=ft`
|
|
2538
2542
|
${zc}
|
|
2539
2543
|
|
|
2540
2544
|
.control[aria-pressed='true'] {
|
|
@@ -2560,8 +2564,8 @@ const Cp=ft`
|
|
|
2560
2564
|
border-color: ${Br};
|
|
2561
2565
|
}
|
|
2562
2566
|
`
|
|
2563
|
-
class
|
|
2564
|
-
const
|
|
2567
|
+
class Ap extends Bo{constructor(){super(...arguments),this.appearance=Hc,this.contentHidden=!1}}t([nt],Ap.prototype,"appearance",void 0),t([nt({attribute:"content-hidden",mode:"boolean"})],Ap.prototype,"contentHidden",void 0),Re(Ap,zt,fi)
|
|
2568
|
+
const Op=Ap.compose({baseName:"toggle-button",template:(t,e)=>G`
|
|
2565
2569
|
<div
|
|
2566
2570
|
role="button"
|
|
2567
2571
|
part="control"
|
|
@@ -2602,15 +2606,15 @@ const Sp=kp.compose({baseName:"toggle-button",template:(t,e)=>G`
|
|
|
2602
2606
|
</span>
|
|
2603
2607
|
${Bt(0,e)}
|
|
2604
2608
|
</div>
|
|
2605
|
-
`,styles:
|
|
2606
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
2607
|
-
const
|
|
2609
|
+
`,styles:Rp,shadowOptions:{delegatesFocus:!0}})
|
|
2610
|
+
no.getOrCreate().withPrefix("nimble").register(Op())
|
|
2611
|
+
const Ep=no.tagFor(Ap),Fp=G`
|
|
2608
2612
|
<div class="error-text" title="${t=>t.errorText}" aria-live="polite">
|
|
2609
2613
|
${t=>t.errorText}
|
|
2610
2614
|
</div>
|
|
2611
2615
|
`
|
|
2612
|
-
class
|
|
2613
|
-
const
|
|
2616
|
+
class Vp extends op{constructor(){super(pd)}}np("icon-arrow-expander-down",Vp)
|
|
2617
|
+
const Hp=no.tagFor(Vp),Pp="underline",Tp="outline",Lp="block",Dp=ft`
|
|
2614
2618
|
${bn("inline-flex")}
|
|
2615
2619
|
|
|
2616
2620
|
:host {
|
|
@@ -2813,7 +2817,7 @@ const Ip="underline",Rp="outline",Ap="block",Op=ft`
|
|
|
2813
2817
|
::slotted(option) {
|
|
2814
2818
|
flex: none;
|
|
2815
2819
|
}
|
|
2816
|
-
`.withBehaviors(Dc(
|
|
2820
|
+
`.withBehaviors(Dc(Pp,ft`
|
|
2817
2821
|
.control {
|
|
2818
2822
|
border-bottom-width: ${na};
|
|
2819
2823
|
padding-bottom: 0;
|
|
@@ -2822,12 +2826,12 @@ const Ip="underline",Rp="outline",Ap="block",Op=ft`
|
|
|
2822
2826
|
:host([disabled]) .control {
|
|
2823
2827
|
border-color: rgba(${jr}, 0.1);
|
|
2824
2828
|
}
|
|
2825
|
-
`),Dc(
|
|
2829
|
+
`),Dc(Tp,ft`
|
|
2826
2830
|
.control {
|
|
2827
2831
|
border-width: ${na};
|
|
2828
2832
|
padding: 0;
|
|
2829
2833
|
}
|
|
2830
|
-
`),Dc(
|
|
2834
|
+
`),Dc(Lp,ft`
|
|
2831
2835
|
.control {
|
|
2832
2836
|
background-color: rgba(${jr}, 0.1);
|
|
2833
2837
|
}
|
|
@@ -2840,11 +2844,11 @@ const Ip="underline",Rp="outline",Ap="block",Op=ft`
|
|
|
2840
2844
|
:host([disabled]) .control {
|
|
2841
2845
|
background-color: rgba(${jr}, 0.07);
|
|
2842
2846
|
}
|
|
2843
|
-
`),
|
|
2847
|
+
`),nd(vs,ft`
|
|
2844
2848
|
.listbox slot {
|
|
2845
2849
|
background: ${ls(qn,.15)};
|
|
2846
2850
|
}
|
|
2847
|
-
`)),
|
|
2851
|
+
`)),zp=ft`
|
|
2848
2852
|
.error-icon {
|
|
2849
2853
|
display: none;
|
|
2850
2854
|
}
|
|
@@ -2880,9 +2884,9 @@ const Ip="underline",Rp="outline",Ap="block",Op=ft`
|
|
|
2880
2884
|
:host([error-visible]) .error-text:empty {
|
|
2881
2885
|
display: none;
|
|
2882
2886
|
}
|
|
2883
|
-
`,
|
|
2884
|
-
${
|
|
2885
|
-
${
|
|
2887
|
+
`,Bp=ft`
|
|
2888
|
+
${Dp}
|
|
2889
|
+
${zp}
|
|
2886
2890
|
|
|
2887
2891
|
:host {
|
|
2888
2892
|
--ni-private-hover-bottom-border-width: 2px;
|
|
@@ -2955,13 +2959,13 @@ const Ip="underline",Rp="outline",Ap="block",Op=ft`
|
|
|
2955
2959
|
:host(:empty) .listbox {
|
|
2956
2960
|
display: none;
|
|
2957
2961
|
}
|
|
2958
|
-
`.withBehaviors(Dc(
|
|
2962
|
+
`.withBehaviors(Dc(Lp,ft`
|
|
2959
2963
|
:host([error-visible]) .control {
|
|
2960
2964
|
border-bottom-width: ${na};
|
|
2961
2965
|
padding-bottom: 0;
|
|
2962
2966
|
}
|
|
2963
2967
|
`))
|
|
2964
|
-
class
|
|
2968
|
+
class Np extends Fi{constructor(){super(...arguments),this.appearance=Pp,this.errorVisible=!1,this.valueUpdatedByInput=!1}setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(t,e){const i=this.value
|
|
2965
2969
|
super.slottedOptionsChanged(t,e),i&&(this.value=i)}connectedCallback(){super.connectedCallback(),this.setPositioning(),this.updateInputAriaLabel()}toggleButtonClickHandler(t){t.stopImmediatePropagation()}toggleButtonChangeHandler(t){this.open=this.dropdownButton.checked,t.stopImmediatePropagation()}toggleButtonKeyDownHandler(t){switch(t.key){case Mr:case _r:case" ":case Ir:return this.open=!0,this.stopPropagation(t),!1
|
|
2966
2970
|
default:return!0}}filterOptions(){super.filterOptions()
|
|
2967
2971
|
const t=this.filteredOptions.filter((t=>!t.disabled))
|
|
@@ -2974,8 +2978,8 @@ case _r:case Mr:this.open&&this.valueUpdatedByInput&&(this.valueUpdatedByInput=!
|
|
|
2974
2978
|
break
|
|
2975
2979
|
default:return e}return e}focusoutHandler(t){const e=super.focusoutHandler(t)
|
|
2976
2980
|
return this.open=!1,this.emitChangeIfValueUpdated(),e}openChanged(){super.openChanged(),this.dropdownButton&&(this.dropdownButton.checked=this.open)}ariaLabelChanged(t,e){this.updateInputAriaLabel()}updateInputAriaLabel(){const t=this.shadowRoot?.querySelector(".selected-value")
|
|
2977
|
-
this.ariaLabel?t?.setAttribute("aria-label",this.ariaLabel):t?.removeAttribute("aria-label")}emitChangeIfValueUpdated(){this.valueUpdatedByInput&&(this.value!==this.valueBeforeTextUpdate&&this.$emit("change"),this.valueUpdatedByInput=!1)}}t([nt],
|
|
2978
|
-
const
|
|
2981
|
+
this.ariaLabel?t?.setAttribute("aria-label",this.ariaLabel):t?.removeAttribute("aria-label")}emitChangeIfValueUpdated(){this.valueUpdatedByInput&&(this.value!==this.valueBeforeTextUpdate&&this.$emit("change"),this.valueUpdatedByInput=!1)}}t([nt],Np.prototype,"appearance",void 0),t([f],Np.prototype,"dropdownButton",void 0),t([nt({attribute:"error-text"})],Np.prototype,"errorText",void 0),t([nt({attribute:"error-visible",mode:"boolean"})],Np.prototype,"errorVisible",void 0)
|
|
2982
|
+
const Zp=Np.compose({baseName:"combobox",baseClass:Fi,template:(t,e)=>G`
|
|
2979
2983
|
<template
|
|
2980
2984
|
aria-disabled="${t=>t.ariaDisabled}"
|
|
2981
2985
|
autocomplete="${t=>t.autocomplete}"
|
|
@@ -3025,18 +3029,18 @@ const Hp=Vp.compose({baseName:"combobox",baseClass:Ei,template:(t,e)=>G`
|
|
|
3025
3029
|
${_t("listbox")}
|
|
3026
3030
|
>
|
|
3027
3031
|
<slot
|
|
3028
|
-
${
|
|
3032
|
+
${Tt({filter:Ci.slottedOptionFilter,flatten:!0,property:"slottedOptions"})}
|
|
3029
3033
|
></slot>
|
|
3030
3034
|
</div>
|
|
3031
3035
|
</template>
|
|
3032
|
-
`,styles:
|
|
3036
|
+
`,styles:Bp,shadowOptions:{delegatesFocus:!0},end:G`
|
|
3033
3037
|
<div class="end-slot-container">
|
|
3034
|
-
<${
|
|
3038
|
+
<${rp}
|
|
3035
3039
|
severity="error"
|
|
3036
3040
|
class="error-icon"
|
|
3037
|
-
></${
|
|
3041
|
+
></${rp}>
|
|
3038
3042
|
<div class="separator"></div>
|
|
3039
|
-
<${
|
|
3043
|
+
<${Ep}
|
|
3040
3044
|
${_t("dropdownButton")}
|
|
3041
3045
|
appearance="ghost"
|
|
3042
3046
|
?checked="${t=>t.open}"
|
|
@@ -3051,17 +3055,17 @@ const Hp=Vp.compose({baseName:"combobox",baseClass:Ei,template:(t,e)=>G`
|
|
|
3051
3055
|
aria-expanded="${t=>t.open}"
|
|
3052
3056
|
tabindex="-1"
|
|
3053
3057
|
>
|
|
3054
|
-
<${
|
|
3058
|
+
<${Hp}
|
|
3055
3059
|
slot="start"
|
|
3056
3060
|
class="dropdown-icon"
|
|
3057
3061
|
>
|
|
3058
|
-
</${
|
|
3059
|
-
</${
|
|
3062
|
+
</${Hp}>
|
|
3063
|
+
</${Ep}>
|
|
3060
3064
|
</div>
|
|
3061
|
-
${
|
|
3065
|
+
${Fp}
|
|
3062
3066
|
`})
|
|
3063
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
3064
|
-
const
|
|
3067
|
+
no.getOrCreate().withPrefix("nimble").register(Zp()),no.tagFor(Np)
|
|
3068
|
+
const qp=Symbol("user dismissed"),jp=ft`
|
|
3065
3069
|
${bn("grid")}
|
|
3066
3070
|
|
|
3067
3071
|
dialog {
|
|
@@ -3145,19 +3149,19 @@ const Pp=Symbol("user dismissed"),Lp=ft`
|
|
|
3145
3149
|
:host([footer-hidden]) footer {
|
|
3146
3150
|
display: none;
|
|
3147
3151
|
}
|
|
3148
|
-
`.withBehaviors(
|
|
3152
|
+
`.withBehaviors(nd(ps,ft`
|
|
3149
3153
|
dialog::backdrop {
|
|
3150
3154
|
background: ${cs};
|
|
3151
3155
|
}
|
|
3152
|
-
`),
|
|
3156
|
+
`),nd(gs,ft`
|
|
3153
3157
|
dialog::backdrop {
|
|
3154
3158
|
background: ${ds};
|
|
3155
3159
|
}
|
|
3156
|
-
`),
|
|
3160
|
+
`),nd(vs,ft`
|
|
3157
3161
|
dialog::backdrop {
|
|
3158
3162
|
background: ${hs};
|
|
3159
3163
|
}
|
|
3160
|
-
`)),
|
|
3164
|
+
`)),Up=G`
|
|
3161
3165
|
<template>
|
|
3162
3166
|
<dialog
|
|
3163
3167
|
${_t("dialogElement")}
|
|
@@ -3179,18 +3183,18 @@ const Pp=Symbol("user dismissed"),Lp=ft`
|
|
|
3179
3183
|
<footer class="${t=>t.footerIsEmpty?"empty":""}">
|
|
3180
3184
|
<slot
|
|
3181
3185
|
name="footer"
|
|
3182
|
-
${
|
|
3186
|
+
${Tt({property:"slottedFooterElements"})}
|
|
3183
3187
|
></slot>
|
|
3184
3188
|
</footer>
|
|
3185
3189
|
</dialog>
|
|
3186
3190
|
</template>
|
|
3187
3191
|
`
|
|
3188
|
-
class
|
|
3192
|
+
class Gp extends _e{constructor(){super(...arguments),this.preventDismiss=!1,this.headerHidden=!1,this.footerHidden=!1,this.footerIsEmpty=!0}get open(){return void 0!==this.resolveShow}async show(){if(this.open)throw new Error("Dialog is already open")
|
|
3189
3193
|
return this.dialogElement.showModal(),new Promise(((t,e)=>{this.resolveShow=t}))}close(t){if(!this.open)throw new Error("Dialog is not open")
|
|
3190
|
-
this.dialogElement.close(),this.resolveShow(t),this.resolveShow=void 0}slottedFooterElementsChanged(t,e){this.footerIsEmpty=!e?.length}cancelHandler(t){return this.preventDismiss?t.preventDefault():(this.resolveShow(
|
|
3191
|
-
const
|
|
3192
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
3193
|
-
const
|
|
3194
|
+
this.dialogElement.close(),this.resolveShow(t),this.resolveShow=void 0}slottedFooterElementsChanged(t,e){this.footerIsEmpty=!e?.length}cancelHandler(t){return this.preventDismiss?t.preventDefault():(this.resolveShow(qp),this.resolveShow=void 0),!0}}Gp.UserDismissed=qp,t([nt({attribute:"prevent-dismiss",mode:"boolean"})],Gp.prototype,"preventDismiss",void 0),t([nt({attribute:"header-hidden",mode:"boolean"})],Gp.prototype,"headerHidden",void 0),t([nt({attribute:"footer-hidden",mode:"boolean"})],Gp.prototype,"footerHidden",void 0),t([f],Gp.prototype,"footerIsEmpty",void 0),t([f],Gp.prototype,"slottedFooterElements",void 0),Re(Gp,Je)
|
|
3195
|
+
const Wp=Gp.compose({baseName:"dialog",template:Up,styles:jp,baseClass:Gp})
|
|
3196
|
+
no.getOrCreate().withPrefix("nimble").register(Wp()),no.tagFor(Gp)
|
|
3197
|
+
const Xp=ft`
|
|
3194
3198
|
${bn("block")}
|
|
3195
3199
|
|
|
3196
3200
|
:host {
|
|
@@ -3320,19 +3324,19 @@ const Bp=ft`
|
|
|
3320
3324
|
justify-content: flex-end;
|
|
3321
3325
|
border-top: ${na} solid ${Qr};
|
|
3322
3326
|
}
|
|
3323
|
-
`.withBehaviors(
|
|
3327
|
+
`.withBehaviors(nd(ps,ft`
|
|
3324
3328
|
dialog::backdrop {
|
|
3325
3329
|
background: ${cs};
|
|
3326
3330
|
}
|
|
3327
|
-
`),
|
|
3331
|
+
`),nd(gs,ft`
|
|
3328
3332
|
dialog::backdrop {
|
|
3329
3333
|
background: ${ds};
|
|
3330
3334
|
}
|
|
3331
|
-
`),
|
|
3335
|
+
`),nd(vs,ft`
|
|
3332
3336
|
dialog::backdrop {
|
|
3333
3337
|
background: ${hs};
|
|
3334
3338
|
}
|
|
3335
|
-
`)),
|
|
3339
|
+
`)),Kp=G`
|
|
3336
3340
|
<dialog
|
|
3337
3341
|
${_t("dialog")}
|
|
3338
3342
|
aria-label="${t=>t.ariaLabel}"
|
|
@@ -3342,161 +3346,166 @@ const Bp=ft`
|
|
|
3342
3346
|
<slot></slot>
|
|
3343
3347
|
</div>
|
|
3344
3348
|
</dialog>
|
|
3345
|
-
`,
|
|
3346
|
-
class
|
|
3349
|
+
`,Yp="right"
|
|
3350
|
+
class Qp extends _e{constructor(){super(...arguments),this.location=Yp,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")
|
|
3347
3351
|
return this.openDialog(),new Promise(((t,e)=>{this.resolveShow=t}))}close(t){if(!this.open||this.closing)throw new Error("Drawer is not open or already closing")
|
|
3348
|
-
this.closeReason=t,this.closeDialog()}cancelHandler(t){return t.preventDefault(),this.preventDismiss||(this.closeReason=
|
|
3349
|
-
const
|
|
3350
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
3351
|
-
class
|
|
3352
|
-
|
|
3353
|
-
class
|
|
3354
|
-
|
|
3355
|
-
class
|
|
3356
|
-
class
|
|
3357
|
-
class
|
|
3358
|
-
class
|
|
3359
|
-
class
|
|
3360
|
-
class
|
|
3361
|
-
class
|
|
3362
|
-
class
|
|
3363
|
-
class
|
|
3364
|
-
class
|
|
3365
|
-
|
|
3366
|
-
class
|
|
3367
|
-
class
|
|
3368
|
-
class
|
|
3369
|
-
class
|
|
3370
|
-
class
|
|
3371
|
-
class
|
|
3372
|
-
class
|
|
3373
|
-
class
|
|
3374
|
-
class
|
|
3375
|
-
class
|
|
3376
|
-
class
|
|
3377
|
-
class
|
|
3378
|
-
class
|
|
3379
|
-
class
|
|
3380
|
-
class
|
|
3381
|
-
class
|
|
3382
|
-
class
|
|
3383
|
-
class
|
|
3384
|
-
class
|
|
3385
|
-
class
|
|
3386
|
-
class
|
|
3387
|
-
class
|
|
3388
|
-
class
|
|
3389
|
-
class
|
|
3390
|
-
class
|
|
3391
|
-
class
|
|
3392
|
-
class
|
|
3393
|
-
class
|
|
3394
|
-
class
|
|
3395
|
-
class
|
|
3396
|
-
class
|
|
3397
|
-
class
|
|
3398
|
-
class
|
|
3399
|
-
class
|
|
3400
|
-
class
|
|
3401
|
-
class
|
|
3402
|
-
class
|
|
3403
|
-
class
|
|
3404
|
-
class
|
|
3405
|
-
class
|
|
3406
|
-
class
|
|
3407
|
-
class
|
|
3408
|
-
class
|
|
3409
|
-
class
|
|
3410
|
-
class
|
|
3411
|
-
class
|
|
3412
|
-
class
|
|
3413
|
-
class
|
|
3414
|
-
class
|
|
3415
|
-
class
|
|
3416
|
-
class
|
|
3417
|
-
class
|
|
3418
|
-
class
|
|
3419
|
-
class
|
|
3420
|
-
class
|
|
3421
|
-
class
|
|
3422
|
-
class
|
|
3423
|
-
class
|
|
3424
|
-
class
|
|
3425
|
-
class
|
|
3426
|
-
class
|
|
3427
|
-
class
|
|
3428
|
-
class
|
|
3429
|
-
class
|
|
3430
|
-
class
|
|
3431
|
-
class
|
|
3432
|
-
class
|
|
3433
|
-
class
|
|
3434
|
-
class
|
|
3435
|
-
class
|
|
3436
|
-
class
|
|
3437
|
-
class
|
|
3438
|
-
class
|
|
3439
|
-
class
|
|
3440
|
-
class
|
|
3441
|
-
class
|
|
3442
|
-
class
|
|
3443
|
-
class
|
|
3444
|
-
class
|
|
3445
|
-
class
|
|
3446
|
-
class
|
|
3447
|
-
class
|
|
3448
|
-
class
|
|
3449
|
-
class
|
|
3450
|
-
class
|
|
3451
|
-
class
|
|
3452
|
-
class
|
|
3453
|
-
class
|
|
3454
|
-
class
|
|
3455
|
-
class
|
|
3456
|
-
class
|
|
3457
|
-
class
|
|
3458
|
-
|
|
3459
|
-
class
|
|
3460
|
-
class
|
|
3461
|
-
class
|
|
3462
|
-
class
|
|
3463
|
-
class
|
|
3464
|
-
class
|
|
3465
|
-
class
|
|
3466
|
-
class
|
|
3467
|
-
class
|
|
3468
|
-
class
|
|
3469
|
-
class
|
|
3470
|
-
class
|
|
3471
|
-
class
|
|
3472
|
-
class
|
|
3473
|
-
class
|
|
3474
|
-
class
|
|
3475
|
-
class
|
|
3476
|
-
class
|
|
3477
|
-
class
|
|
3478
|
-
class
|
|
3479
|
-
class
|
|
3480
|
-
class
|
|
3481
|
-
class
|
|
3482
|
-
class
|
|
3483
|
-
class
|
|
3484
|
-
|
|
3485
|
-
class
|
|
3486
|
-
class
|
|
3487
|
-
class
|
|
3488
|
-
class
|
|
3489
|
-
class
|
|
3490
|
-
class
|
|
3491
|
-
class
|
|
3492
|
-
class
|
|
3493
|
-
class
|
|
3494
|
-
class
|
|
3495
|
-
class
|
|
3496
|
-
class
|
|
3497
|
-
class
|
|
3498
|
-
class
|
|
3499
|
-
|
|
3352
|
+
this.closeReason=t,this.closeDialog()}cancelHandler(t){return t.preventDefault(),this.preventDismiss||(this.closeReason=qp,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(kr,this.animationEndHandlerFunction)}animationEndHandler(){this.dialog.removeEventListener(kr,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)}}Qp.UserDismissed=qp,t([nt],Qp.prototype,"location",void 0),t([nt({attribute:"prevent-dismiss",mode:"boolean"})],Qp.prototype,"preventDismiss",void 0),Re(Qp,Je)
|
|
3353
|
+
const Jp=Qp.compose({baseName:"drawer",template:Kp,styles:Xp})
|
|
3354
|
+
no.getOrCreate().withPrefix("nimble").register(Jp()),no.tagFor(Qp)
|
|
3355
|
+
class tg extends op{constructor(){super(dd)}}np("icon-add",tg)
|
|
3356
|
+
const eg=no.tagFor(tg)
|
|
3357
|
+
class ig extends op{constructor(){super(hd)}}np("icon-arrow-down",ig)
|
|
3358
|
+
const og=no.tagFor(ig)
|
|
3359
|
+
class ng extends op{constructor(){super(ud)}}np("icon-arrow-down-right-and-arrow-up-left",ng),no.tagFor(ng)
|
|
3360
|
+
class sg extends op{constructor(){super(gd)}}np("icon-arrow-expander-left",sg),no.tagFor(sg)
|
|
3361
|
+
class rg extends op{constructor(){super(vd)}}np("icon-arrow-expander-right",rg),no.tagFor(rg)
|
|
3362
|
+
class ag extends op{constructor(){super(fd)}}np("icon-arrow-expander-up",ag),no.tagFor(ag)
|
|
3363
|
+
class lg extends op{constructor(){super(md)}}np("icon-arrow-left-from-line",lg),no.tagFor(lg)
|
|
3364
|
+
class cg extends op{constructor(){super(bd)}}np("icon-arrow-partial-rotate-left",cg),no.tagFor(cg)
|
|
3365
|
+
class dg extends op{constructor(){super(wd)}}np("icon-arrow-right-to-line",dg),no.tagFor(dg)
|
|
3366
|
+
class hg extends op{constructor(){super(xd)}}np("icon-arrow-rotate-right",hg),no.tagFor(hg)
|
|
3367
|
+
class ug extends op{constructor(){super(yd)}}np("icon-arrow-u-rotate-left",ug),no.tagFor(ug)
|
|
3368
|
+
class pg extends op{constructor(){super($d)}}np("icon-arrow-up",pg)
|
|
3369
|
+
const gg=no.tagFor(pg)
|
|
3370
|
+
class vg extends op{constructor(){super(Cd)}}np("icon-arrow-up-left-and-arrow-down-right",vg),no.tagFor(vg)
|
|
3371
|
+
class fg extends op{constructor(){super(kd)}}np("icon-arrows-maximize",fg),no.tagFor(fg)
|
|
3372
|
+
class mg extends op{constructor(){super(Sd)}}np("icon-arrows-repeat",mg),no.tagFor(mg)
|
|
3373
|
+
class bg extends op{constructor(){super(_d)}}np("icon-bars",bg),no.tagFor(bg)
|
|
3374
|
+
class wg extends op{constructor(){super(Md)}}np("icon-bell",wg),no.tagFor(wg)
|
|
3375
|
+
class xg extends op{constructor(){super(Id)}}np("icon-bell-and-comment",xg),no.tagFor(xg)
|
|
3376
|
+
class yg extends op{constructor(){super(Rd)}}np("icon-bell-circle",yg),no.tagFor(yg)
|
|
3377
|
+
class $g extends op{constructor(){super(Ad)}}np("icon-bell-solid-circle",$g),no.tagFor($g)
|
|
3378
|
+
class Cg extends op{constructor(){super(Od)}}np("icon-block-with-ribbon",Cg),no.tagFor(Cg)
|
|
3379
|
+
class kg extends op{constructor(){super(Ed)}}np("icon-book-magnifying-glass",kg),no.tagFor(kg)
|
|
3380
|
+
class Sg extends op{constructor(){super(Fd)}}np("icon-calendar",Sg),no.tagFor(Sg)
|
|
3381
|
+
class _g extends op{constructor(){super(Vd)}}np("icon-chart-diagram",_g),no.tagFor(_g)
|
|
3382
|
+
class Mg extends op{constructor(){super(Hd)}}np("icon-chart-diagram-child-focus",Mg),no.tagFor(Mg)
|
|
3383
|
+
class Ig extends op{constructor(){super(Pd)}}np("icon-chart-diagram-parent-focus",Ig),no.tagFor(Ig)
|
|
3384
|
+
class Rg extends op{constructor(){super(Td)}}np("icon-chart-diagram-parent-focus-two-child",Rg),no.tagFor(Rg)
|
|
3385
|
+
class Ag extends op{constructor(){super(Ld)}}np("icon-check",Ag),no.tagFor(Ag)
|
|
3386
|
+
class Og extends op{constructor(){super(Dd)}}np("icon-check-dot",Og),no.tagFor(Og)
|
|
3387
|
+
class Eg extends op{constructor(){super(zd)}}np("icon-check-large",Eg),no.tagFor(Eg)
|
|
3388
|
+
class Fg extends op{constructor(){super(Bd)}}np("icon-circle",Fg),no.tagFor(Fg)
|
|
3389
|
+
class Vg extends op{constructor(){super(Zd)}}np("icon-circle-broken",Vg),no.tagFor(Vg)
|
|
3390
|
+
class Hg extends op{constructor(){super(qd)}}np("icon-circle-check",Hg),no.tagFor(Hg)
|
|
3391
|
+
class Pg extends op{constructor(){super(Nd)}}np("icon-circle-filled",Pg),no.tagFor(Pg)
|
|
3392
|
+
class Tg extends op{constructor(){super(jd)}}np("icon-circle-partial-broken",Tg),no.tagFor(Tg)
|
|
3393
|
+
class Lg extends op{constructor(){super(Ud)}}np("icon-circle-slash",Lg),no.tagFor(Lg)
|
|
3394
|
+
class Dg extends op{constructor(){super(Gd)}}np("icon-circle-x",Dg),no.tagFor(Dg)
|
|
3395
|
+
class zg extends op{constructor(){super(Wd)}}np("icon-clipboard",zg),no.tagFor(zg)
|
|
3396
|
+
class Bg extends op{constructor(){super(Xd)}}np("icon-clock",Bg),no.tagFor(Bg)
|
|
3397
|
+
class Ng extends op{constructor(){super(Kd)}}np("icon-clock-cog",Ng),no.tagFor(Ng)
|
|
3398
|
+
class Zg extends op{constructor(){super(Yd)}}np("icon-clock-triangle",Zg),no.tagFor(Zg)
|
|
3399
|
+
class qg extends op{constructor(){super(Qd)}}np("icon-clone",qg),no.tagFor(qg)
|
|
3400
|
+
class jg extends op{constructor(){super(Jd)}}np("icon-cloud",jg),no.tagFor(jg)
|
|
3401
|
+
class Ug extends op{constructor(){super(th)}}np("icon-cloud-upload",Ug),no.tagFor(Ug)
|
|
3402
|
+
class Gg extends op{constructor(){super(eh)}}np("icon-cloud-with-arrow",Gg),no.tagFor(Gg)
|
|
3403
|
+
class Wg extends op{constructor(){super(ih)}}np("icon-cog",Wg),no.tagFor(Wg)
|
|
3404
|
+
class Xg extends op{constructor(){super(oh)}}np("icon-cog-database",Xg),no.tagFor(Xg)
|
|
3405
|
+
class Kg extends op{constructor(){super(nh)}}np("icon-cog-database-inset",Kg),no.tagFor(Kg)
|
|
3406
|
+
class Yg extends op{constructor(){super(sh)}}np("icon-cog-small-cog",Yg),no.tagFor(Yg)
|
|
3407
|
+
class Qg extends op{constructor(){super(rh)}}np("icon-cog-zoomed",Qg),no.tagFor(Qg)
|
|
3408
|
+
class Jg extends op{constructor(){super(ah)}}np("icon-comment",Jg),no.tagFor(Jg)
|
|
3409
|
+
class tv extends op{constructor(){super(lh)}}np("icon-computer-and-monitor",tv),no.tagFor(tv)
|
|
3410
|
+
class ev extends op{constructor(){super(ch)}}np("icon-copy",ev),no.tagFor(ev)
|
|
3411
|
+
class iv extends op{constructor(){super(dh)}}np("icon-copy-text",iv),no.tagFor(iv)
|
|
3412
|
+
class ov extends op{constructor(){super(hh)}}np("icon-dashboard-builder",ov),no.tagFor(ov)
|
|
3413
|
+
class nv extends op{constructor(){super(uh)}}np("icon-dashboard-builder-legend",nv),no.tagFor(nv)
|
|
3414
|
+
class sv extends op{constructor(){super(ph)}}np("icon-dashboard-builder-templates",sv),no.tagFor(sv)
|
|
3415
|
+
class rv extends op{constructor(){super(gh)}}np("icon-dashboard-builder-tile",rv),no.tagFor(rv)
|
|
3416
|
+
class av extends op{constructor(){super(vh)}}np("icon-database",av),no.tagFor(av)
|
|
3417
|
+
class lv extends op{constructor(){super(fh)}}np("icon-database-check",lv),no.tagFor(lv)
|
|
3418
|
+
class cv extends op{constructor(){super(mh)}}np("icon-desktop",cv),no.tagFor(cv)
|
|
3419
|
+
class dv extends op{constructor(){super(bh)}}np("icon-donut-chart",dv),no.tagFor(dv)
|
|
3420
|
+
class hv extends op{constructor(){super(wh)}}np("icon-dot-solid-dot-stroke",hv),no.tagFor(hv)
|
|
3421
|
+
class uv extends op{constructor(){super(xh)}}np("icon-dot-solid-dot-stroke-measurement",uv),no.tagFor(uv)
|
|
3422
|
+
class pv extends op{constructor(){super(yh)}}np("icon-download",pv),no.tagFor(pv)
|
|
3423
|
+
class gv extends op{constructor(){super($h)}}np("icon-electronic-chip-zoomed",gv),no.tagFor(gv)
|
|
3424
|
+
class vv extends op{constructor(){super(kh)}}np("icon-eye",vv),no.tagFor(vv)
|
|
3425
|
+
class fv extends op{constructor(){super(Sh)}}np("icon-fancy-a",fv),no.tagFor(fv)
|
|
3426
|
+
class mv extends op{constructor(){super(_h)}}np("icon-file",mv),no.tagFor(mv)
|
|
3427
|
+
class bv extends op{constructor(){super(Mh)}}np("icon-file-drawer",bv),no.tagFor(bv)
|
|
3428
|
+
class wv extends op{constructor(){super(Ih)}}np("icon-file-search",wv),no.tagFor(wv)
|
|
3429
|
+
class xv extends op{constructor(){super(Rh)}}np("icon-filter",xv),no.tagFor(xv)
|
|
3430
|
+
class yv extends op{constructor(){super(Ah)}}np("icon-floppy-disk",yv),no.tagFor(yv)
|
|
3431
|
+
class $v extends op{constructor(){super(Oh)}}np("icon-floppy-disk-checkmark",$v),no.tagFor($v)
|
|
3432
|
+
class Cv extends op{constructor(){super(Eh)}}np("icon-floppy-disk-star-arrow-right",Cv),no.tagFor(Cv)
|
|
3433
|
+
class kv extends op{constructor(){super(Fh)}}np("icon-floppy-disk-three-dots",kv),no.tagFor(kv)
|
|
3434
|
+
class Sv extends op{constructor(){super(Vh)}}np("icon-folder",Sv),no.tagFor(Sv)
|
|
3435
|
+
class _v extends op{constructor(){super(Hh)}}np("icon-folder-open",_v),no.tagFor(_v)
|
|
3436
|
+
class Mv extends op{constructor(){super(Ph)}}np("icon-forward-slash",Mv),no.tagFor(Mv)
|
|
3437
|
+
class Iv extends op{constructor(){super(Th)}}np("icon-four-dots-square",Iv),no.tagFor(Iv)
|
|
3438
|
+
class Rv extends op{constructor(){super(Lh)}}np("icon-function",Rv),no.tagFor(Rv)
|
|
3439
|
+
class Av extends op{constructor(){super(Dh)}}np("icon-gauge-simple",Av),no.tagFor(Av)
|
|
3440
|
+
class Ov extends op{constructor(){super(zh)}}np("icon-grid-three-by-three",Ov),no.tagFor(Ov)
|
|
3441
|
+
class Ev extends op{constructor(){super(Bh)}}np("icon-grid-two-by-two",Ev),no.tagFor(Ev)
|
|
3442
|
+
class Fv extends op{constructor(){super(Nh)}}np("icon-hammer",Fv),no.tagFor(Fv)
|
|
3443
|
+
class Vv extends op{constructor(){super(Zh)}}np("icon-hashtag",Vv),no.tagFor(Vv)
|
|
3444
|
+
class Hv extends op{constructor(){super(qh)}}np("icon-home",Hv),no.tagFor(Hv)
|
|
3445
|
+
class Pv extends op{constructor(){super(jh)}}np("icon-hourglass",Pv),no.tagFor(Pv)
|
|
3446
|
+
class Tv extends op{constructor(){super(Uh)}}np("icon-indeterminant-checkbox",Tv),no.tagFor(Tv)
|
|
3447
|
+
class Lv extends op{constructor(){super(Wh)}}np("icon-info-circle",Lv),no.tagFor(Lv)
|
|
3448
|
+
class Dv extends op{constructor(){super(Xh)}}np("icon-key",Dv),no.tagFor(Dv)
|
|
3449
|
+
class zv extends op{constructor(){super(Kh)}}np("icon-laptop",zv),no.tagFor(zv)
|
|
3450
|
+
class Bv extends op{constructor(){super(Yh)}}np("icon-layer-group",Bv),no.tagFor(Bv)
|
|
3451
|
+
class Nv extends op{constructor(){super(Qh)}}np("icon-lightning-bolt",Nv),no.tagFor(Nv)
|
|
3452
|
+
class Zv extends op{constructor(){super(Jh)}}np("icon-link",Zv),no.tagFor(Zv)
|
|
3453
|
+
class qv extends op{constructor(){super(tu)}}np("icon-link-cancel",qv),no.tagFor(qv)
|
|
3454
|
+
class jv extends op{constructor(){super(eu)}}np("icon-list",jv),no.tagFor(jv)
|
|
3455
|
+
class Uv extends op{constructor(){super(iu)}}np("icon-list-tree",Uv),no.tagFor(Uv)
|
|
3456
|
+
class Gv extends op{constructor(){super(ou)}}np("icon-list-tree-database",Gv),no.tagFor(Gv)
|
|
3457
|
+
class Wv extends op{constructor(){super(nu)}}np("icon-lock",Wv),no.tagFor(Wv)
|
|
3458
|
+
class Xv extends op{constructor(){super(su)}}np("icon-magnifying-glass",Xv),no.tagFor(Xv)
|
|
3459
|
+
class Kv extends op{constructor(){super(ru)}}np("icon-markdown",Kv),no.tagFor(Kv)
|
|
3460
|
+
class Yv extends op{constructor(){super(au)}}np("icon-minus",Yv),no.tagFor(Yv)
|
|
3461
|
+
class Qv extends op{constructor(){super(lu)}}np("icon-minus-wide",Qv)
|
|
3462
|
+
const Jv=no.tagFor(Qv)
|
|
3463
|
+
class tf extends op{constructor(){super(cu)}}np("icon-mobile",tf),no.tagFor(tf)
|
|
3464
|
+
class ef extends op{constructor(){super(du)}}np("icon-notebook",ef),no.tagFor(ef)
|
|
3465
|
+
class of extends op{constructor(){super(hu)}}np("icon-paste",of),no.tagFor(of)
|
|
3466
|
+
class nf extends op{constructor(){super(uu)}}np("icon-pencil",nf),no.tagFor(nf)
|
|
3467
|
+
class sf extends op{constructor(){super(pu)}}np("icon-pot-with-lid",sf),no.tagFor(sf)
|
|
3468
|
+
class rf extends op{constructor(){super(gu)}}np("icon-question",rf),no.tagFor(rf)
|
|
3469
|
+
class af extends op{constructor(){super(vu)}}np("icon-running-arrow",af),no.tagFor(af)
|
|
3470
|
+
class lf extends op{constructor(){super(fu)}}np("icon-server",lf),no.tagFor(lf)
|
|
3471
|
+
class cf extends op{constructor(){super(mu)}}np("icon-share-nodes",cf),no.tagFor(cf)
|
|
3472
|
+
class df extends op{constructor(){super(bu)}}np("icon-share-square",df),no.tagFor(df)
|
|
3473
|
+
class hf extends op{constructor(){super(wu)}}np("icon-shield-check",hf),no.tagFor(hf)
|
|
3474
|
+
class uf extends op{constructor(){super(xu)}}np("icon-shield-xmark",uf),no.tagFor(uf)
|
|
3475
|
+
class pf extends op{constructor(){super(yu)}}np("icon-signal-bars",pf),no.tagFor(pf)
|
|
3476
|
+
class gf extends op{constructor(){super($u)}}np("icon-sine-graph",gf),no.tagFor(gf)
|
|
3477
|
+
class vf extends op{constructor(){super(Cu)}}np("icon-skip-arrow",vf),no.tagFor(vf)
|
|
3478
|
+
class ff extends op{constructor(){super(ku)}}np("icon-spinner",ff),no.tagFor(ff)
|
|
3479
|
+
class mf extends op{constructor(){super(Su)}}np("icon-square-check",mf),no.tagFor(mf)
|
|
3480
|
+
class bf extends op{constructor(){super(_u)}}np("icon-square-t",bf),no.tagFor(bf)
|
|
3481
|
+
class wf extends op{constructor(){super(Mu)}}np("icon-t",wf),no.tagFor(wf)
|
|
3482
|
+
class xf extends op{constructor(){super(Iu)}}np("icon-tablet",xf),no.tagFor(xf)
|
|
3483
|
+
class yf extends op{constructor(){super(Ru)}}np("icon-tag",yf),no.tagFor(yf)
|
|
3484
|
+
class $f extends op{constructor(){super(Au)}}np("icon-tags",$f),no.tagFor($f)
|
|
3485
|
+
class Cf extends op{constructor(){super(Ou)}}np("icon-target-crosshairs",Cf),no.tagFor(Cf)
|
|
3486
|
+
class kf extends op{constructor(){super(Eu)}}np("icon-target-crosshairs-progress",kf),no.tagFor(kf)
|
|
3487
|
+
class Sf extends op{constructor(){super(Fu)}}np("icon-three-dots-line",Sf)
|
|
3488
|
+
const _f=no.tagFor(Sf)
|
|
3489
|
+
class Mf extends op{constructor(){super(Vu)}}np("icon-three-vertical-lines",Mf),no.tagFor(Mf)
|
|
3490
|
+
class If extends op{constructor(){super(Hu)}}np("icon-thumbtack",If),no.tagFor(If)
|
|
3491
|
+
class Rf extends op{constructor(){super(Pu)}}np("icon-tile-size",Rf),no.tagFor(Rf)
|
|
3492
|
+
class Af extends op{constructor(){super(Tu)}}np("icon-times",Af),no.tagFor(Af)
|
|
3493
|
+
class Of extends op{constructor(){super(Lu)}}np("icon-trash",Of),no.tagFor(Of)
|
|
3494
|
+
class Ef extends op{constructor(){super(Du)}}np("icon-triangle",Ef),no.tagFor(Ef)
|
|
3495
|
+
class Ff extends op{constructor(){super(Bu)}}np("icon-true-false-rectangle",Ff),no.tagFor(Ff)
|
|
3496
|
+
class Vf extends op{constructor(){super(Nu)}}np("icon-unlink",Vf),no.tagFor(Vf)
|
|
3497
|
+
class Hf extends op{constructor(){super(Zu)}}np("icon-unlock",Hf),no.tagFor(Hf)
|
|
3498
|
+
class Pf extends op{constructor(){super(qu)}}np("icon-upload",Pf),no.tagFor(Pf)
|
|
3499
|
+
class Tf extends op{constructor(){super(ju)}}np("icon-user",Tf),no.tagFor(Tf)
|
|
3500
|
+
class Lf extends op{constructor(){super(Uu)}}np("icon-watch",Lf),no.tagFor(Lf)
|
|
3501
|
+
class Df extends op{constructor(){super(Gu)}}np("icon-waveform",Df),no.tagFor(Df)
|
|
3502
|
+
class zf extends op{constructor(){super(Wu)}}np("icon-webvi-custom",zf),no.tagFor(zf)
|
|
3503
|
+
class Bf extends op{constructor(){super(Xu)}}np("icon-webvi-host",Bf),no.tagFor(Bf)
|
|
3504
|
+
class Nf extends op{constructor(){super(Ku)}}np("icon-window-code",Nf),no.tagFor(Nf)
|
|
3505
|
+
class Zf extends op{constructor(){super(Yu)}}np("icon-window-text",Zf),no.tagFor(Zf)
|
|
3506
|
+
class qf extends op{constructor(){super(Qu)}}np("icon-wrench-hammer",qf),no.tagFor(qf)
|
|
3507
|
+
class jf extends op{constructor(){super(tp)}}np("icon-xmark-check",jf),no.tagFor(jf)
|
|
3508
|
+
const Uf=ft`
|
|
3500
3509
|
${bn("flex")}
|
|
3501
3510
|
|
|
3502
3511
|
:host {
|
|
@@ -3551,7 +3560,7 @@ const Ef=ft`
|
|
|
3551
3560
|
outline: none;
|
|
3552
3561
|
}
|
|
3553
3562
|
`
|
|
3554
|
-
class
|
|
3563
|
+
class Gf extends yi{get value(){return super.value}set value(t){super.value=`${t}`,this.$fastController.isConnected&&this.setAttribute("value",this.value)}connectedCallback(){super.connectedCallback(),this.setAttribute("value",this.value)}}const Wf=Gf.compose({baseName:"list-option",baseClass:yi,template:(t,e)=>G`
|
|
3555
3564
|
<template
|
|
3556
3565
|
aria-checked="${t=>t.ariaChecked}"
|
|
3557
3566
|
aria-disabled="${t=>t.ariaDisabled}"
|
|
@@ -3563,13 +3572,13 @@ class Vf extends yi{get value(){return super.value}set value(t){super.value=`${t
|
|
|
3563
3572
|
>
|
|
3564
3573
|
${Nt(0,e)}
|
|
3565
3574
|
<span class="content" part="content">
|
|
3566
|
-
<slot ${
|
|
3575
|
+
<slot ${Tt("content")}></slot>
|
|
3567
3576
|
</span>
|
|
3568
3577
|
${Bt(0,e)}
|
|
3569
3578
|
</template>
|
|
3570
|
-
`,styles:
|
|
3571
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
3572
|
-
const
|
|
3579
|
+
`,styles:Uf})
|
|
3580
|
+
no.getOrCreate().withPrefix("nimble").register(Wf()),no.tagFor(Gf)
|
|
3581
|
+
const Xf=ft`
|
|
3573
3582
|
${bn("grid")}
|
|
3574
3583
|
|
|
3575
3584
|
:host {
|
|
@@ -3612,23 +3621,23 @@ const Pf=ft`
|
|
|
3612
3621
|
padding-top: ${ia};
|
|
3613
3622
|
padding-bottom: ${ia};
|
|
3614
3623
|
}
|
|
3615
|
-
`.withBehaviors(
|
|
3624
|
+
`.withBehaviors(nd(vs,ft`
|
|
3616
3625
|
slot {
|
|
3617
3626
|
background: ${ls(qn,.15)};
|
|
3618
3627
|
}
|
|
3619
3628
|
`))
|
|
3620
|
-
class
|
|
3629
|
+
class Kf extends yo{}const Yf=Kf.compose({baseName:"menu",baseClass:yo,template:(t,e)=>G`
|
|
3621
3630
|
<template
|
|
3622
3631
|
slot="${t=>t.slot?t.slot:t.isNestedMenu()?"submenu":void 0}"
|
|
3623
3632
|
role="menu"
|
|
3624
3633
|
@keydown="${(t,e)=>t.handleMenuKeyDown(e.event)}"
|
|
3625
3634
|
@focusout="${(t,e)=>t.handleFocusOut(e.event)}"
|
|
3626
3635
|
>
|
|
3627
|
-
<slot ${
|
|
3636
|
+
<slot ${Tt("items")}></slot>
|
|
3628
3637
|
</template>
|
|
3629
|
-
`,styles:
|
|
3630
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
3631
|
-
const
|
|
3638
|
+
`,styles:Xf})
|
|
3639
|
+
no.getOrCreate().withPrefix("nimble").register(Yf()),no.tagFor(Kf)
|
|
3640
|
+
const Qf=ft`
|
|
3632
3641
|
${bn("inline-block")}
|
|
3633
3642
|
|
|
3634
3643
|
:host {
|
|
@@ -3644,12 +3653,12 @@ const Df=ft`
|
|
|
3644
3653
|
margin-top: ${ia};
|
|
3645
3654
|
margin-bottom: ${ia};
|
|
3646
3655
|
}
|
|
3647
|
-
`,
|
|
3656
|
+
`,Jf=G`
|
|
3648
3657
|
<template
|
|
3649
3658
|
?open="${t=>t.open}"
|
|
3650
3659
|
@focusout="${(t,e)=>t.focusoutHandler(e.event)}"
|
|
3651
3660
|
>
|
|
3652
|
-
<${
|
|
3661
|
+
<${Ep}
|
|
3653
3662
|
part="button"
|
|
3654
3663
|
appearance="${t=>t.appearance}"
|
|
3655
3664
|
?content-hidden="${t=>t.contentHidden}"
|
|
@@ -3666,9 +3675,9 @@ const Df=ft`
|
|
|
3666
3675
|
<slot slot="start" name="start"></slot>
|
|
3667
3676
|
<slot></slot>
|
|
3668
3677
|
<slot slot="end" name="end"></slot>
|
|
3669
|
-
</${
|
|
3678
|
+
</${Ep}>
|
|
3670
3679
|
${Mt((t=>t.open),G`
|
|
3671
|
-
<${
|
|
3680
|
+
<${ed}
|
|
3672
3681
|
fixed-placement="true"
|
|
3673
3682
|
auto-update-mode="auto"
|
|
3674
3683
|
horizontal-inset="true"
|
|
@@ -3680,13 +3689,13 @@ const Df=ft`
|
|
|
3680
3689
|
${_t("region")}
|
|
3681
3690
|
>
|
|
3682
3691
|
<span part="menu">
|
|
3683
|
-
<slot name="menu" ${
|
|
3692
|
+
<slot name="menu" ${Tt({property:"slottedMenus"})}></slot>
|
|
3684
3693
|
</span>
|
|
3685
|
-
</${
|
|
3694
|
+
</${ed}>
|
|
3686
3695
|
`)}
|
|
3687
3696
|
</template>
|
|
3688
|
-
`,
|
|
3689
|
-
class
|
|
3697
|
+
`,tm="auto"
|
|
3698
|
+
class em extends _e{constructor(){super(...arguments),this.appearance=Hc,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=tm,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.setOpen(!1),this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(Sr,this.menuChangeHandler)}toggleButtonChanged(t,e){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(t,e){t&&t.removeEventListener(Sr,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(Sr,this.menuChangeHandler,{capture:!0}))}openChanged(t,e){if(this.toggleButton&&(this.toggleButton.checked=this.open),!this.open){const t={oldState:!0,newState:!1}
|
|
3690
3699
|
this.$emit("toggle",t)}}regionLoadedHandler(){this.focusLastItemWhenOpened?(this.focusLastMenuItem(),this.focusLastItemWhenOpened=!1):this.focusMenu()
|
|
3691
3700
|
this.$emit("toggle",{oldState:!1,newState:!0})}focusoutHandler(t){if(!this.open)return!0
|
|
3692
3701
|
const e=t.relatedTarget
|
|
@@ -3700,10 +3709,10 @@ for(;t;){if("menu"===t.getAttribute("role"))return t
|
|
|
3700
3709
|
if(!this.isSlotElement(t))return
|
|
3701
3710
|
{const e=t.assignedNodes()[0]
|
|
3702
3711
|
t=e instanceof HTMLElement?e:void 0}}}isSlotElement(t){return"SLOT"===t?.nodeName}focusMenu(){this.getMenu()?.focus()}focusLastMenuItem(){const t=this.getMenu()?.querySelectorAll("[role=menuitem]")
|
|
3703
|
-
if(t?.length){t[t.length-1].focus()}}}t([nt],
|
|
3704
|
-
const
|
|
3705
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
3706
|
-
const
|
|
3712
|
+
if(t?.length){t[t.length-1].focus()}}}t([nt],em.prototype,"appearance",void 0),t([nt({mode:"boolean"})],em.prototype,"disabled",void 0),t([nt({attribute:"content-hidden",mode:"boolean"})],em.prototype,"contentHidden",void 0),t([nt({mode:"boolean"})],em.prototype,"open",void 0),t([nt({attribute:"position"})],em.prototype,"position",void 0),t([f],em.prototype,"toggleButton",void 0),t([f],em.prototype,"region",void 0),t([f],em.prototype,"slottedMenus",void 0)
|
|
3713
|
+
const im=em.compose({baseName:"menu-button",template:Jf,styles:Qf,shadowOptions:{delegatesFocus:!0}})
|
|
3714
|
+
no.getOrCreate().withPrefix("nimble").register(im())
|
|
3715
|
+
const om=no.tagFor(em),nm=ft`
|
|
3707
3716
|
${bn("grid")}
|
|
3708
3717
|
|
|
3709
3718
|
:host {
|
|
@@ -3782,7 +3791,7 @@ const qf=ft`
|
|
|
3782
3791
|
grid-column: 3;
|
|
3783
3792
|
}
|
|
3784
3793
|
`
|
|
3785
|
-
class
|
|
3794
|
+
class sm extends xo{}const rm=sm.compose({baseName:"menu-item",baseClass:xo,template:(t,e)=>G`
|
|
3786
3795
|
<template
|
|
3787
3796
|
role="${t=>t.role}"
|
|
3788
3797
|
aria-haspopup="${t=>t.hasSubmenu?"menu":void 0}"
|
|
@@ -3849,11 +3858,11 @@ class jf extends xo{}const Uf=jf.compose({baseName:"menu-item",baseClass:xo,temp
|
|
|
3849
3858
|
</${t.tagFor(oi)}>
|
|
3850
3859
|
`)}
|
|
3851
3860
|
</template>
|
|
3852
|
-
`,styles:
|
|
3853
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
3854
|
-
const
|
|
3861
|
+
`,styles:nm,expandCollapseGlyph:vd.data})
|
|
3862
|
+
no.getOrCreate().withPrefix("nimble").register(rm()),no.tagFor(sm)
|
|
3863
|
+
const am="underline",lm="outline",cm="block",dm=ft`
|
|
3855
3864
|
${bn("inline-block")}
|
|
3856
|
-
${
|
|
3865
|
+
${zp}
|
|
3857
3866
|
|
|
3858
3867
|
:host {
|
|
3859
3868
|
font: ${xl};
|
|
@@ -3873,12 +3882,12 @@ const Gf="underline",Wf="outline",Xf="block",Kf=ft`
|
|
|
3873
3882
|
|
|
3874
3883
|
.label {
|
|
3875
3884
|
display: flex;
|
|
3876
|
-
color: ${
|
|
3885
|
+
color: ${Tl};
|
|
3877
3886
|
font: ${Pl};
|
|
3878
3887
|
}
|
|
3879
3888
|
|
|
3880
3889
|
:host([disabled]) .label {
|
|
3881
|
-
color: ${
|
|
3890
|
+
color: ${Ll};
|
|
3882
3891
|
}
|
|
3883
3892
|
|
|
3884
3893
|
.root {
|
|
@@ -3966,7 +3975,7 @@ const Gf="underline",Wf="outline",Xf="block",Kf=ft`
|
|
|
3966
3975
|
}
|
|
3967
3976
|
|
|
3968
3977
|
.control::placeholder {
|
|
3969
|
-
color: ${
|
|
3978
|
+
color: ${Tl};
|
|
3970
3979
|
}
|
|
3971
3980
|
|
|
3972
3981
|
.control[disabled]::placeholder {
|
|
@@ -3999,12 +4008,12 @@ const Gf="underline",Wf="outline",Xf="block",Kf=ft`
|
|
|
3999
4008
|
order: 1;
|
|
4000
4009
|
padding-right: calc(${oa} / 4);
|
|
4001
4010
|
}
|
|
4002
|
-
`.withBehaviors(Dc(
|
|
4011
|
+
`.withBehaviors(Dc(am,ft`
|
|
4003
4012
|
.root {
|
|
4004
4013
|
border-bottom-width: ${na};
|
|
4005
4014
|
padding-bottom: 0;
|
|
4006
4015
|
}
|
|
4007
|
-
`),Dc(
|
|
4016
|
+
`),Dc(cm,ft`
|
|
4008
4017
|
.root {
|
|
4009
4018
|
background-color: rgba(${jr}, 0.1);
|
|
4010
4019
|
}
|
|
@@ -4022,21 +4031,21 @@ const Gf="underline",Wf="outline",Xf="block",Kf=ft`
|
|
|
4022
4031
|
:host([disabled]) .root {
|
|
4023
4032
|
background-color: rgba(${jr}, 0.07);
|
|
4024
4033
|
}
|
|
4025
|
-
`),Dc(
|
|
4034
|
+
`),Dc(lm,ft`
|
|
4026
4035
|
.root {
|
|
4027
4036
|
border-width: ${na};
|
|
4028
4037
|
padding: 0;
|
|
4029
4038
|
}
|
|
4030
4039
|
`))
|
|
4031
|
-
class
|
|
4032
|
-
const
|
|
4040
|
+
class hm extends Ro{constructor(){super(...arguments),this.appearance=am,this.errorVisible=!1}connectedCallback(){super.connectedCallback(),this.control.setAttribute("role","spinbutton")}}t([nt],hm.prototype,"appearance",void 0),t([nt({attribute:"error-text"})],hm.prototype,"errorText",void 0),t([nt({attribute:"error-visible",mode:"boolean"})],hm.prototype,"errorVisible",void 0)
|
|
4041
|
+
const um=hm.compose({baseName:"number-field",baseClass:Ro,template:(t,e)=>G`
|
|
4033
4042
|
<template class="${t=>t.readOnly?"readonly":""}">
|
|
4034
4043
|
<label
|
|
4035
4044
|
part="label"
|
|
4036
4045
|
for="control"
|
|
4037
4046
|
class="${t=>t.defaultSlottedNodes&&t.defaultSlottedNodes.length?"label":"label label__hidden"}"
|
|
4038
4047
|
>
|
|
4039
|
-
<slot ${
|
|
4048
|
+
<slot ${Tt("defaultSlottedNodes")}></slot>
|
|
4040
4049
|
</label>
|
|
4041
4050
|
<div class="root" part="root">
|
|
4042
4051
|
${Nt(0,e)}
|
|
@@ -4104,40 +4113,40 @@ const Qf=Yf.compose({baseName:"number-field",baseClass:Ro,template:(t,e)=>G`
|
|
|
4104
4113
|
${Bt(0,e)}
|
|
4105
4114
|
</div>
|
|
4106
4115
|
</template>
|
|
4107
|
-
`,styles:
|
|
4108
|
-
<${
|
|
4116
|
+
`,styles:dm,shadowOptions:{delegatesFocus:!0},stepDownGlyph:G`
|
|
4117
|
+
<${cd}
|
|
4109
4118
|
class="step-up-down-button"
|
|
4110
4119
|
appearance="ghost"
|
|
4111
4120
|
content-hidden
|
|
4112
4121
|
tabindex="-1"
|
|
4113
4122
|
>
|
|
4114
4123
|
"Decrement"
|
|
4115
|
-
<${
|
|
4124
|
+
<${Jv}
|
|
4116
4125
|
slot="start"
|
|
4117
4126
|
>
|
|
4118
|
-
</${
|
|
4119
|
-
</${
|
|
4127
|
+
</${Jv}>
|
|
4128
|
+
</${cd}>
|
|
4120
4129
|
`,stepUpGlyph:G`
|
|
4121
|
-
<${
|
|
4130
|
+
<${cd}
|
|
4122
4131
|
class="step-up-down-button"
|
|
4123
4132
|
appearance="ghost"
|
|
4124
4133
|
content-hidden
|
|
4125
4134
|
tabindex="-1"
|
|
4126
4135
|
>
|
|
4127
4136
|
"Increment"
|
|
4128
|
-
<${
|
|
4137
|
+
<${eg}
|
|
4129
4138
|
slot="start">
|
|
4130
|
-
</${
|
|
4131
|
-
</${
|
|
4139
|
+
</${eg}>
|
|
4140
|
+
</${cd}>
|
|
4132
4141
|
`,end:G`
|
|
4133
|
-
<${
|
|
4142
|
+
<${rp}
|
|
4134
4143
|
severity="error"
|
|
4135
4144
|
class="error-icon"
|
|
4136
|
-
></${
|
|
4137
|
-
${
|
|
4145
|
+
></${rp}>
|
|
4146
|
+
${Fp}
|
|
4138
4147
|
`})
|
|
4139
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4140
|
-
const
|
|
4148
|
+
no.getOrCreate().withPrefix("nimble").register(um()),no.tagFor(hm)
|
|
4149
|
+
const pm=ft`
|
|
4141
4150
|
${bn("inline-flex")}
|
|
4142
4151
|
|
|
4143
4152
|
:host {
|
|
@@ -4223,7 +4232,7 @@ const Jf=ft`
|
|
|
4223
4232
|
fill: rgba(${jr}, 0.3);
|
|
4224
4233
|
}
|
|
4225
4234
|
`
|
|
4226
|
-
class
|
|
4235
|
+
class gm extends Fo{}const vm=gm.compose({baseName:"radio",baseClass:Fo,template:(t,e)=>G`
|
|
4227
4236
|
<template
|
|
4228
4237
|
role="radio"
|
|
4229
4238
|
class="${t=>t.checked?"checked":""} ${t=>t.readOnly?"readonly":""}"
|
|
@@ -4243,12 +4252,12 @@ class tm extends Eo{}const em=tm.compose({baseName:"radio",baseClass:Eo,template
|
|
|
4243
4252
|
part="label"
|
|
4244
4253
|
class="${t=>t.defaultSlottedNodes&&t.defaultSlottedNodes.length?"label":"label label__hidden"}"
|
|
4245
4254
|
>
|
|
4246
|
-
<slot ${
|
|
4255
|
+
<slot ${Tt("defaultSlottedNodes")}></slot>
|
|
4247
4256
|
</label>
|
|
4248
4257
|
</template>
|
|
4249
|
-
`,styles:
|
|
4250
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4251
|
-
const
|
|
4258
|
+
`,styles:pm,checkedIndicator:Nd.data})
|
|
4259
|
+
no.getOrCreate().withPrefix("nimble").register(vm()),no.tagFor(gm)
|
|
4260
|
+
const fm=ft`
|
|
4252
4261
|
${bn("inline-block")}
|
|
4253
4262
|
|
|
4254
4263
|
.positioning-region {
|
|
@@ -4266,14 +4275,14 @@ const im=ft`
|
|
|
4266
4275
|
|
|
4267
4276
|
slot[name='label'] {
|
|
4268
4277
|
font: ${Pl};
|
|
4269
|
-
color: ${
|
|
4278
|
+
color: ${Tl};
|
|
4270
4279
|
}
|
|
4271
4280
|
|
|
4272
4281
|
:host([disabled]) slot[name='label'] {
|
|
4273
|
-
color: ${
|
|
4282
|
+
color: ${Ll};
|
|
4274
4283
|
}
|
|
4275
4284
|
`
|
|
4276
|
-
class
|
|
4285
|
+
class mm extends Ao{}const bm=mm.compose({baseName:"radio-group",baseClass:Ao,template:(t,e)=>G`
|
|
4277
4286
|
<template
|
|
4278
4287
|
role="radiogroup"
|
|
4279
4288
|
aria-disabled="${t=>t.disabled}"
|
|
@@ -4288,15 +4297,15 @@ class om extends Ao{}const nm=om.compose({baseName:"radio-group",baseClass:Ao,te
|
|
|
4288
4297
|
part="positioning-region"
|
|
4289
4298
|
>
|
|
4290
4299
|
<slot
|
|
4291
|
-
${
|
|
4300
|
+
${Tt({property:"slottedRadioButtons",filter:Vt("[role=radio]")})}
|
|
4292
4301
|
></slot>
|
|
4293
4302
|
</div>
|
|
4294
4303
|
</template>
|
|
4295
|
-
`,styles:
|
|
4296
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4297
|
-
const
|
|
4298
|
-
${
|
|
4299
|
-
${
|
|
4304
|
+
`,styles:fm,shadowOptions:{delegatesFocus:!0}})
|
|
4305
|
+
no.getOrCreate().withPrefix("nimble").register(bm()),no.tagFor(mm)
|
|
4306
|
+
const wm=ft`
|
|
4307
|
+
${Dp}
|
|
4308
|
+
${zp}
|
|
4300
4309
|
|
|
4301
4310
|
${""}
|
|
4302
4311
|
[part='selected-value'] {
|
|
@@ -4314,15 +4323,15 @@ const sm=ft`
|
|
|
4314
4323
|
.end {
|
|
4315
4324
|
display: contents;
|
|
4316
4325
|
}
|
|
4317
|
-
`.withBehaviors(Dc(
|
|
4326
|
+
`.withBehaviors(Dc(Lp,ft`
|
|
4318
4327
|
:host([error-visible]) .control {
|
|
4319
4328
|
border-bottom-width: ${na};
|
|
4320
4329
|
padding-bottom: 0;
|
|
4321
4330
|
}
|
|
4322
4331
|
`))
|
|
4323
|
-
class
|
|
4324
|
-
super.slottedOptionsChanged(t,e),i&&(this.value=i)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}t([nt],
|
|
4325
|
-
const
|
|
4332
|
+
class xm extends To{constructor(){super(...arguments),this.appearance=Pp,this.errorVisible=!1}setPositioning(){this.$fastController.isConnected&&(super.setPositioning(),this.updateListboxMaxHeightCssVariable())}slottedOptionsChanged(t,e){const i=this.value
|
|
4333
|
+
super.slottedOptionsChanged(t,e),i&&(this.value=i)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}t([nt],xm.prototype,"appearance",void 0),t([nt({attribute:"error-text"})],xm.prototype,"errorText",void 0),t([nt({attribute:"error-visible",mode:"boolean"})],xm.prototype,"errorVisible",void 0)
|
|
4334
|
+
const ym=xm.compose({baseName:"select",baseClass:To,template:(t,e)=>G`
|
|
4326
4335
|
<template
|
|
4327
4336
|
class="${t=>[t.collapsible&&"collapsible",t.collapsible&&t.open&&"open",t.disabled&&"disabled",t.collapsible&&t.position].filter(Boolean).join(" ")}"
|
|
4328
4337
|
aria-activedescendant="${t=>t.ariaActiveDescendant}"
|
|
@@ -4371,19 +4380,19 @@ const am=rm.compose({baseName:"select",baseClass:Lo,template:(t,e)=>G`
|
|
|
4371
4380
|
${_t("listbox")}
|
|
4372
4381
|
>
|
|
4373
4382
|
<slot
|
|
4374
|
-
${
|
|
4383
|
+
${Tt({filter:Ci.slottedOptionFilter,flatten:!0,property:"slottedOptions"})}
|
|
4375
4384
|
></slot>
|
|
4376
4385
|
</div>
|
|
4377
4386
|
</template>
|
|
4378
|
-
`,styles:
|
|
4379
|
-
<${
|
|
4387
|
+
`,styles:wm,indicator:pd.data,end:G`
|
|
4388
|
+
<${rp}
|
|
4380
4389
|
severity="error"
|
|
4381
4390
|
class="error-icon"
|
|
4382
|
-
></${
|
|
4383
|
-
${
|
|
4391
|
+
></${rp}>
|
|
4392
|
+
${Fp}
|
|
4384
4393
|
`})
|
|
4385
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4386
|
-
const
|
|
4394
|
+
no.getOrCreate().withPrefix("nimble").register(ym()),no.tagFor(xm)
|
|
4395
|
+
const $m=ft`
|
|
4387
4396
|
${bn("inline-flex")}
|
|
4388
4397
|
|
|
4389
4398
|
:host {
|
|
@@ -4506,18 +4515,18 @@ const lm=ft`
|
|
|
4506
4515
|
transform: translate(-50%, 0);
|
|
4507
4516
|
}
|
|
4508
4517
|
}
|
|
4509
|
-
`.withBehaviors(
|
|
4518
|
+
`.withBehaviors(nd(ps,ft`
|
|
4510
4519
|
:host {
|
|
4511
4520
|
--ni-private-spinner-bits-background-color: ${Xn}
|
|
4512
|
-
`),
|
|
4521
|
+
`),nd(gs,ft`
|
|
4513
4522
|
:host {
|
|
4514
4523
|
--ni-private-spinner-bits-background-color: ${Nn};
|
|
4515
4524
|
}
|
|
4516
|
-
`),
|
|
4525
|
+
`),nd(vs,ft`
|
|
4517
4526
|
:host {
|
|
4518
4527
|
--ni-private-spinner-bits-background-color: ${qn};
|
|
4519
4528
|
}
|
|
4520
|
-
`)),
|
|
4529
|
+
`)),Cm=G`
|
|
4521
4530
|
<template role="progressbar">
|
|
4522
4531
|
<div class="container">
|
|
4523
4532
|
<div class="bit1"></div>
|
|
@@ -4525,9 +4534,9 @@ const lm=ft`
|
|
|
4525
4534
|
</div>
|
|
4526
4535
|
</template>
|
|
4527
4536
|
`
|
|
4528
|
-
class
|
|
4529
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4530
|
-
const
|
|
4537
|
+
class km extends _e{}const Sm=km.compose({baseName:"spinner",template:Cm,styles:$m})
|
|
4538
|
+
no.getOrCreate().withPrefix("nimble").register(Sm()),no.tagFor(km)
|
|
4539
|
+
const _m=ft`
|
|
4531
4540
|
${bn("inline-flex")}
|
|
4532
4541
|
|
|
4533
4542
|
:host {
|
|
@@ -4549,12 +4558,12 @@ const um=ft`
|
|
|
4549
4558
|
}
|
|
4550
4559
|
|
|
4551
4560
|
.label {
|
|
4552
|
-
color: ${
|
|
4561
|
+
color: ${Tl};
|
|
4553
4562
|
font: ${Pl};
|
|
4554
4563
|
}
|
|
4555
4564
|
|
|
4556
4565
|
:host([disabled]) .label {
|
|
4557
|
-
color: ${
|
|
4566
|
+
color: ${Ll};
|
|
4558
4567
|
}
|
|
4559
4568
|
|
|
4560
4569
|
.label__hidden {
|
|
@@ -4663,7 +4672,7 @@ const um=ft`
|
|
|
4663
4672
|
transition-duration: 0s;
|
|
4664
4673
|
}
|
|
4665
4674
|
}
|
|
4666
|
-
`.withBehaviors(
|
|
4675
|
+
`.withBehaviors(nd(ps,ft`
|
|
4667
4676
|
:host {
|
|
4668
4677
|
--ni-private-switch-background-disabled-color: ${ls(Xn,.07)};
|
|
4669
4678
|
--ni-private-switch-indicator-background-color: ${qn};
|
|
@@ -4671,7 +4680,7 @@ const um=ft`
|
|
|
4671
4680
|
--ni-private-switch-indicator-border-color: ${Xn};
|
|
4672
4681
|
--ni-private-switch-indicator-border-disabled-color: ${ls(Xn,.3)};
|
|
4673
4682
|
}
|
|
4674
|
-
`),
|
|
4683
|
+
`),nd(gs,ft`
|
|
4675
4684
|
:host {
|
|
4676
4685
|
--ni-private-switch-background-disabled-color: ${ls(Nn,.07)};
|
|
4677
4686
|
--ni-private-switch-indicator-background-color: ${ls(Xn,.3)};
|
|
@@ -4679,7 +4688,7 @@ const um=ft`
|
|
|
4679
4688
|
--ni-private-switch-indicator-border-color: ${Zn};
|
|
4680
4689
|
--ni-private-switch-indicator-border-disabled-color: ${ls(Zn,.3)};
|
|
4681
4690
|
}
|
|
4682
|
-
`),
|
|
4691
|
+
`),nd(vs,ft`
|
|
4683
4692
|
:host {
|
|
4684
4693
|
--ni-private-switch-background-disabled-color: ${ls(qn,.07)};
|
|
4685
4694
|
--ni-private-switch-indicator-background-color: ${ls(qn,.1)};
|
|
@@ -4687,7 +4696,7 @@ const um=ft`
|
|
|
4687
4696
|
--ni-private-switch-indicator-border-color: ${qn};
|
|
4688
4697
|
--ni-private-switch-indicator-border-disabled-color: ${ls(qn,.3)};
|
|
4689
4698
|
}
|
|
4690
|
-
`)),
|
|
4699
|
+
`)),Mm=G`
|
|
4691
4700
|
<template
|
|
4692
4701
|
role="switch"
|
|
4693
4702
|
aria-checked="${t=>t.checked}"
|
|
@@ -4702,7 +4711,7 @@ const um=ft`
|
|
|
4702
4711
|
part="label"
|
|
4703
4712
|
class="${t=>t.defaultSlottedNodes?.length?"label":"label label__hidden"}"
|
|
4704
4713
|
>
|
|
4705
|
-
<slot ${
|
|
4714
|
+
<slot ${Tt("defaultSlottedNodes")}></slot>
|
|
4706
4715
|
</label>
|
|
4707
4716
|
<div class="switch-container">
|
|
4708
4717
|
<span class="status-message unchecked-message" part="unchecked-message">
|
|
@@ -4722,15 +4731,15 @@ const um=ft`
|
|
|
4722
4731
|
</div>
|
|
4723
4732
|
</template>
|
|
4724
4733
|
`
|
|
4725
|
-
class
|
|
4726
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4727
|
-
class
|
|
4734
|
+
class Im extends Bo{}const Rm=Im.compose({baseClass:Bo,baseName:"switch",template:Mm,styles:_m})
|
|
4735
|
+
no.getOrCreate().withPrefix("nimble").register(Rm()),no.tagFor(Im)
|
|
4736
|
+
class Am extends Zo{}const Om=Am.compose({baseName:"tab",baseClass:Zo,template:(t,e)=>G`
|
|
4728
4737
|
<template slot="tab" role="tab" aria-disabled="${t=>t.disabled}">
|
|
4729
4738
|
<slot></slot>
|
|
4730
4739
|
</template>
|
|
4731
4740
|
`,styles:jc})
|
|
4732
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
4733
|
-
const
|
|
4741
|
+
no.getOrCreate().withPrefix("nimble").register(Om()),no.tagFor(Am)
|
|
4742
|
+
const Em=ft`
|
|
4734
4743
|
${bn("block")}
|
|
4735
4744
|
|
|
4736
4745
|
:host {
|
|
@@ -4740,11 +4749,11 @@ const bm=ft`
|
|
|
4740
4749
|
padding-top: ${oa};
|
|
4741
4750
|
}
|
|
4742
4751
|
`
|
|
4743
|
-
class
|
|
4752
|
+
class Fm extends No{}const Vm=Fm.compose({baseName:"tab-panel",baseClass:No,template:(t,e)=>G`
|
|
4744
4753
|
<template slot="tabpanel" role="tabpanel">
|
|
4745
4754
|
<slot></slot>
|
|
4746
4755
|
</template>
|
|
4747
|
-
`,styles:
|
|
4756
|
+
`,styles:Em})
|
|
4748
4757
|
|
|
4749
4758
|
;/**
|
|
4750
4759
|
* table-core
|
|
@@ -4756,7 +4765,7 @@ class wm extends No{}const xm=wm.compose({baseName:"tab-panel",baseClass:No,temp
|
|
|
4756
4765
|
*
|
|
4757
4766
|
* @license MIT
|
|
4758
4767
|
*/
|
|
4759
|
-
function
|
|
4768
|
+
function Hm(t,e){return"function"==typeof t?t(e):t}function Pm(t,e){return i=>{e.setState((e=>({...e,[t]:Hm(i,e[t])})))}}function Tm(t){return t instanceof Function}function Lm(t,e,i){let o,n=[]
|
|
4760
4769
|
return()=>{let s
|
|
4761
4770
|
i.key&&i.debug&&(s=Date.now())
|
|
4762
4771
|
const r=t()
|
|
@@ -4764,36 +4773,36 @@ if(!(r.length!==n.length||r.some(((t,e)=>n[e]!==t))))return o
|
|
|
4764
4773
|
let a
|
|
4765
4774
|
if(n=r,i.key&&i.debug&&(a=Date.now()),o=e(...r),null==i||null==i.onChange||i.onChange(o),i.key&&i.debug&&null!=i&&i.debug()){const t=Math.round(100*(Date.now()-s))/100,e=Math.round(100*(Date.now()-a))/100,o=e/16,n=(t,e)=>{for(t=String(t);t.length<e;)t=" "+t
|
|
4766
4775
|
return t}
|
|
4767
|
-
console.info(`%c⏱ ${n(e,5)} /${n(t,5)} ms`,`\n font-size: .6rem;\n font-weight: bold;\n color: hsl(${Math.max(0,Math.min(120-120*o,120))}deg 100% 31%);`,null==i?void 0:i.key)}return o}}function
|
|
4776
|
+
console.info(`%c⏱ ${n(e,5)} /${n(t,5)} ms`,`\n font-size: .6rem;\n font-weight: bold;\n color: hsl(${Math.max(0,Math.min(120-120*o,120))}deg 100% 31%);`,null==i?void 0:i.key)}return o}}function Dm(t,e,i){var o
|
|
4768
4777
|
let n={id:null!=(o=i.id)?o:e.id,column:e,index:i.index,isPlaceholder:!!i.isPlaceholder,placeholderId:i.placeholderId,depth:i.depth,subHeaders:[],colSpan:0,rowSpan:0,headerGroup:null,getLeafHeaders:()=>{const t=[],e=i=>{i.subHeaders&&i.subHeaders.length&&i.subHeaders.map(e),t.push(i)}
|
|
4769
4778
|
return e(n),t},getContext:()=>({table:t,header:n,column:e})}
|
|
4770
|
-
return t._features.forEach((e=>{Object.assign(n,null==e.createHeader?void 0:e.createHeader(n,t))})),n}no.getOrCreate().withPrefix("nimble").register(
|
|
4771
|
-
const
|
|
4779
|
+
return t._features.forEach((e=>{Object.assign(n,null==e.createHeader?void 0:e.createHeader(n,t))})),n}no.getOrCreate().withPrefix("nimble").register(Vm()),no.tagFor(Fm)
|
|
4780
|
+
const zm={createTable:t=>({getHeaderGroups:Lm((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.left,t.getState().columnPinning.right]),((e,i,o,n)=>{var s,r
|
|
4772
4781
|
const a=null!=(s=null==o?void 0:o.map((t=>i.find((e=>e.id===t)))).filter(Boolean))?s:[],l=null!=(r=null==n?void 0:n.map((t=>i.find((e=>e.id===t)))).filter(Boolean))?r:[]
|
|
4773
|
-
return
|
|
4774
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterHeaderGroups:
|
|
4775
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftHeaderGroups:
|
|
4776
|
-
return
|
|
4777
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightHeaderGroups:
|
|
4778
|
-
return
|
|
4779
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getFooterGroups:
|
|
4780
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftFooterGroups:
|
|
4781
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterFooterGroups:
|
|
4782
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightFooterGroups:
|
|
4783
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getFlatHeaders:
|
|
4784
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftFlatHeaders:
|
|
4785
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterFlatHeaders:
|
|
4786
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightFlatHeaders:
|
|
4787
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterLeafHeaders:
|
|
4782
|
+
return Bm(e,[...a,...i.filter((t=>!(null!=o&&o.includes(t.id)||null!=n&&n.includes(t.id)))),...l],t)}),{key:!1,debug:()=>{var e
|
|
4783
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterHeaderGroups:Lm((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.left,t.getState().columnPinning.right]),((e,i,o,n)=>Bm(e,i=i.filter((t=>!(null!=o&&o.includes(t.id)||null!=n&&n.includes(t.id)))),t,"center")),{key:!1,debug:()=>{var e
|
|
4784
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftHeaderGroups:Lm((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.left]),((e,i,o)=>{var n
|
|
4785
|
+
return Bm(e,null!=(n=null==o?void 0:o.map((t=>i.find((e=>e.id===t)))).filter(Boolean))?n:[],t,"left")}),{key:!1,debug:()=>{var e
|
|
4786
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightHeaderGroups:Lm((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.right]),((e,i,o)=>{var n
|
|
4787
|
+
return Bm(e,null!=(n=null==o?void 0:o.map((t=>i.find((e=>e.id===t)))).filter(Boolean))?n:[],t,"right")}),{key:!1,debug:()=>{var e
|
|
4788
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getFooterGroups:Lm((()=>[t.getHeaderGroups()]),(t=>[...t].reverse()),{key:!1,debug:()=>{var e
|
|
4789
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftFooterGroups:Lm((()=>[t.getLeftHeaderGroups()]),(t=>[...t].reverse()),{key:!1,debug:()=>{var e
|
|
4790
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterFooterGroups:Lm((()=>[t.getCenterHeaderGroups()]),(t=>[...t].reverse()),{key:!1,debug:()=>{var e
|
|
4791
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightFooterGroups:Lm((()=>[t.getRightHeaderGroups()]),(t=>[...t].reverse()),{key:!1,debug:()=>{var e
|
|
4792
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getFlatHeaders:Lm((()=>[t.getHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),{key:!1,debug:()=>{var e
|
|
4793
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftFlatHeaders:Lm((()=>[t.getLeftHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),{key:!1,debug:()=>{var e
|
|
4794
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterFlatHeaders:Lm((()=>[t.getCenterHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),{key:!1,debug:()=>{var e
|
|
4795
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightFlatHeaders:Lm((()=>[t.getRightHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),{key:!1,debug:()=>{var e
|
|
4796
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterLeafHeaders:Lm((()=>[t.getCenterFlatHeaders()]),(t=>t.filter((t=>{var e
|
|
4788
4797
|
return!(null!=(e=t.subHeaders)&&e.length)}))),{key:!1,debug:()=>{var e
|
|
4789
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftLeafHeaders:
|
|
4798
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftLeafHeaders:Lm((()=>[t.getLeftFlatHeaders()]),(t=>t.filter((t=>{var e
|
|
4790
4799
|
return!(null!=(e=t.subHeaders)&&e.length)}))),{key:!1,debug:()=>{var e
|
|
4791
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightLeafHeaders:
|
|
4800
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightLeafHeaders:Lm((()=>[t.getRightFlatHeaders()]),(t=>t.filter((t=>{var e
|
|
4792
4801
|
return!(null!=(e=t.subHeaders)&&e.length)}))),{key:!1,debug:()=>{var e
|
|
4793
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeafHeaders:
|
|
4802
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeafHeaders:Lm((()=>[t.getLeftHeaderGroups(),t.getCenterHeaderGroups(),t.getRightHeaderGroups()]),((t,e,i)=>{var o,n,s,r,a,l
|
|
4794
4803
|
return[...null!=(o=null==(n=t[0])?void 0:n.headers)?o:[],...null!=(s=null==(r=e[0])?void 0:r.headers)?s:[],...null!=(a=null==(l=i[0])?void 0:l.headers)?a:[]].map((t=>t.getLeafHeaders())).flat()}),{key:!1,debug:()=>{var e
|
|
4795
4804
|
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}})})}
|
|
4796
|
-
function
|
|
4805
|
+
function Bm(t,e,i,o){var n,s
|
|
4797
4806
|
let r=0
|
|
4798
4807
|
const a=function(t,e){void 0===e&&(e=1),r=Math.max(r,e),t.filter((t=>t.getIsVisible())).forEach((t=>{var i
|
|
4799
4808
|
null!=(i=t.columns)&&i.length&&a(t.columns,e+1)}),0)}
|
|
@@ -4803,16 +4812,16 @@ const c=(t,e)=>{const n={depth:e,id:[o,`${e}`].filter(Boolean).join("_"),headers
|
|
|
4803
4812
|
t.forEach((t=>{const r=[...s].reverse()[0]
|
|
4804
4813
|
let a,l=!1
|
|
4805
4814
|
if(t.column.depth===n.depth&&t.column.parent?a=t.column.parent:(a=t.column,l=!0),r&&(null==r?void 0:r.column)===a)r.subHeaders.push(t)
|
|
4806
|
-
else{const n=
|
|
4807
|
-
n.subHeaders.push(t),s.push(n)}n.headers.push(t),t.headerGroup=n})),l.push(n),e>0&&c(s,e-1)},d=e.map(((t,e)=>
|
|
4815
|
+
else{const n=Dm(i,a,{id:[o,e,a.id,null==t?void 0:t.id].filter(Boolean).join("_"),isPlaceholder:l,placeholderId:l?`${s.filter((t=>t.column===a)).length}`:void 0,depth:e,index:s.length})
|
|
4816
|
+
n.subHeaders.push(t),s.push(n)}n.headers.push(t),t.headerGroup=n})),l.push(n),e>0&&c(s,e-1)},d=e.map(((t,e)=>Dm(i,t,{depth:r,index:e})))
|
|
4808
4817
|
c(d,r-1),l.reverse()
|
|
4809
4818
|
const h=t=>t.filter((t=>t.column.getIsVisible())).map((t=>{let e=0,i=0,o=[0]
|
|
4810
4819
|
t.subHeaders&&t.subHeaders.length?(o=[],h(t.subHeaders).forEach((t=>{let{colSpan:i,rowSpan:n}=t
|
|
4811
4820
|
e+=i,o.push(n)}))):e=1
|
|
4812
4821
|
return i+=Math.min(...o),t.colSpan=e,t.rowSpan=i,{colSpan:e,rowSpan:i}}))
|
|
4813
|
-
return h(null!=(n=null==(s=l[0])?void 0:s.headers)?n:[]),l}const
|
|
4822
|
+
return h(null!=(n=null==(s=l[0])?void 0:s.headers)?n:[]),l}const Nm={size:150,minSize:20,maxSize:Number.MAX_SAFE_INTEGER},Zm={getDefaultColumnDef:()=>Nm,getInitialState:t=>({columnSizing:{},columnSizingInfo:{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]},...t}),getDefaultOptions:t=>({columnResizeMode:"onEnd",onColumnSizingChange:Pm("columnSizing",t),onColumnSizingInfoChange:Pm("columnSizingInfo",t)}),createColumn:(t,e)=>({getSize:()=>{var i,o,n
|
|
4814
4823
|
const s=e.getState().columnSizing[t.id]
|
|
4815
|
-
return Math.min(Math.max(null!=(i=t.columnDef.minSize)?i:
|
|
4824
|
+
return Math.min(Math.max(null!=(i=t.columnDef.minSize)?i:Nm.minSize,null!=(o=null!=s?s:t.columnDef.size)?o:Nm.size),null!=(n=t.columnDef.maxSize)?n:Nm.maxSize)},getStart:i=>{const o=i?"left"===i?e.getLeftVisibleLeafColumns():e.getRightVisibleLeafColumns():e.getVisibleLeafColumns(),n=o.findIndex((e=>e.id===t.id))
|
|
4816
4825
|
if(n>0){const t=o[n-1]
|
|
4817
4826
|
return t.getStart(i)+t.getSize()}return 0},resetSize:()=>{e.setColumnSizing((e=>{let{[t.id]:i,...o}=e
|
|
4818
4827
|
return o}))},getCanResize:()=>{var i,o
|
|
@@ -4822,24 +4831,24 @@ t.subHeaders.length?t.subHeaders.forEach(i):e+=null!=(o=t.column.getSize())?o:0}
|
|
|
4822
4831
|
return i(t),e},getStart:()=>{if(t.index>0){const e=t.headerGroup.headers[t.index-1]
|
|
4823
4832
|
return e.getStart()+e.getSize()}return 0},getResizeHandler:()=>{const i=e.getColumn(t.column.id),o=null==i?void 0:i.getCanResize()
|
|
4824
4833
|
return n=>{if(!i||!o)return
|
|
4825
|
-
if(null==n.persist||n.persist(),
|
|
4826
|
-
const s=t.getSize(),r=t?t.getLeafHeaders().map((t=>[t.column.id,t.column.getSize()])):[[i.id,i.getSize()]],a=
|
|
4834
|
+
if(null==n.persist||n.persist(),jm(n)&&n.touches&&n.touches.length>1)return
|
|
4835
|
+
const s=t.getSize(),r=t?t.getLeafHeaders().map((t=>[t.column.id,t.column.getSize()])):[[i.id,i.getSize()]],a=jm(n)?Math.round(n.touches[0].clientX):n.clientX,l={},c=(t,i)=>{"number"==typeof i&&(e.setColumnSizingInfo((t=>{var e,o
|
|
4827
4836
|
const n=i-(null!=(e=null==t?void 0:t.startOffset)?e:0),s=Math.max(n/(null!=(o=null==t?void 0:t.startSize)?o:0),-.999999)
|
|
4828
4837
|
return t.columnSizingStart.forEach((t=>{let[e,i]=t
|
|
4829
4838
|
l[e]=Math.round(100*Math.max(i+i*s,0))/100})),{...t,deltaOffset:n,deltaPercentage:s}})),"onChange"!==e.options.columnResizeMode&&"end"!==t||e.setColumnSizing((t=>({...t,...l}))))},d=t=>c("move",t),h=t=>{c("end",t),e.setColumnSizingInfo((t=>({...t,isResizingColumn:!1,startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,columnSizingStart:[]})))},u={moveHandler:t=>d(t.clientX),upHandler:t=>{document.removeEventListener("mousemove",u.moveHandler),document.removeEventListener("mouseup",u.upHandler),h(t.clientX)}},p={moveHandler:t=>(t.cancelable&&(t.preventDefault(),t.stopPropagation()),d(t.touches[0].clientX),!1),upHandler:t=>{var e
|
|
4830
|
-
document.removeEventListener("touchmove",p.moveHandler),document.removeEventListener("touchend",p.upHandler),t.cancelable&&(t.preventDefault(),t.stopPropagation()),h(null==(e=t.touches[0])?void 0:e.clientX)}},g=!!function(){if("boolean"==typeof
|
|
4839
|
+
document.removeEventListener("touchmove",p.moveHandler),document.removeEventListener("touchend",p.upHandler),t.cancelable&&(t.preventDefault(),t.stopPropagation()),h(null==(e=t.touches[0])?void 0:e.clientX)}},g=!!function(){if("boolean"==typeof qm)return qm
|
|
4831
4840
|
let t=!1
|
|
4832
4841
|
try{const e={get passive(){return t=!0,!1}},i=()=>{}
|
|
4833
|
-
window.addEventListener("test",i,e),window.removeEventListener("test",i)}catch(e){t=!1}return
|
|
4834
|
-
|
|
4842
|
+
window.addEventListener("test",i,e),window.removeEventListener("test",i)}catch(e){t=!1}return qm=t,qm}()&&{passive:!1}
|
|
4843
|
+
jm(n)?(document.addEventListener("touchmove",p.moveHandler,g),document.addEventListener("touchend",p.upHandler,g)):(document.addEventListener("mousemove",u.moveHandler,g),document.addEventListener("mouseup",u.upHandler,g)),e.setColumnSizingInfo((t=>({...t,startOffset:a,startSize:s,deltaOffset:0,deltaPercentage:0,columnSizingStart:r,isResizingColumn:i.id})))}}}),createTable:t=>({setColumnSizing:e=>null==t.options.onColumnSizingChange?void 0:t.options.onColumnSizingChange(e),setColumnSizingInfo:e=>null==t.options.onColumnSizingInfoChange?void 0:t.options.onColumnSizingInfoChange(e),resetColumnSizing:e=>{var i
|
|
4835
4844
|
t.setColumnSizing(e?{}:null!=(i=t.initialState.columnSizing)?i:{})},resetHeaderSizeInfo:e=>{var i
|
|
4836
4845
|
t.setColumnSizingInfo(e?{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]}:null!=(i=t.initialState.columnSizingInfo)?i:{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]})},getTotalSize:()=>{var e,i
|
|
4837
4846
|
return null!=(e=null==(i=t.getHeaderGroups()[0])?void 0:i.headers.reduce(((t,e)=>t+e.getSize()),0))?e:0},getLeftTotalSize:()=>{var e,i
|
|
4838
4847
|
return null!=(e=null==(i=t.getLeftHeaderGroups()[0])?void 0:i.headers.reduce(((t,e)=>t+e.getSize()),0))?e:0},getCenterTotalSize:()=>{var e,i
|
|
4839
4848
|
return null!=(e=null==(i=t.getCenterHeaderGroups()[0])?void 0:i.headers.reduce(((t,e)=>t+e.getSize()),0))?e:0},getRightTotalSize:()=>{var e,i
|
|
4840
4849
|
return null!=(e=null==(i=t.getRightHeaderGroups()[0])?void 0:i.headers.reduce(((t,e)=>t+e.getSize()),0))?e:0}})}
|
|
4841
|
-
let
|
|
4842
|
-
function
|
|
4850
|
+
let qm=null
|
|
4851
|
+
function jm(t){return"touchstart"===t.type}const Um={getInitialState:t=>({expanded:{},...t}),getDefaultOptions:t=>({onExpandedChange:Pm("expanded",t),paginateExpandedRows:!0}),createTable:t=>{let e=!1,i=!1
|
|
4843
4852
|
return{_autoResetExpanded:()=>{var o,n
|
|
4844
4853
|
if(e){if(null!=(o=null!=(n=t.options.autoResetAll)?n:t.options.autoResetExpanded)?o:!t.options.manualExpanding){if(i)return
|
|
4845
4854
|
i=!0,t._queue((()=>{t.resetExpanded(),i=!1}))}}else t._queue((()=>{e=!0}))},setExpanded:e=>null==t.options.onExpandedChange?void 0:t.options.onExpandedChange(e),toggleAllRowsExpanded:e=>{(null!=e?e:!t.getIsAllRowsExpanded())?t.setExpanded(!0):t.setExpanded({})},resetExpanded:e=>{var i,o
|
|
@@ -4856,57 +4865,57 @@ return i}return o}))},getIsExpanded:()=>{var i
|
|
|
4856
4865
|
const o=e.getState().expanded
|
|
4857
4866
|
return!!(null!=(i=null==e.options.getIsRowExpanded?void 0:e.options.getIsRowExpanded(t))?i:!0===o||(null==o?void 0:o[t.id]))},getCanExpand:()=>{var i,o,n
|
|
4858
4867
|
return null!=(i=null==e.options.getRowCanExpand?void 0:e.options.getRowCanExpand(t))?i:(null==(o=e.options.enableExpanding)||o)&&!(null==(n=t.subRows)||!n.length)},getToggleExpandedHandler:()=>{const e=t.getCanExpand()
|
|
4859
|
-
return()=>{e&&t.toggleExpanded()}}})},
|
|
4868
|
+
return()=>{e&&t.toggleExpanded()}}})},Gm=(t,e,i)=>{var o
|
|
4860
4869
|
const n=i.toLowerCase()
|
|
4861
4870
|
return Boolean(null==(o=t.getValue(e))?void 0:o.toLowerCase().includes(n))}
|
|
4862
|
-
|
|
4863
|
-
const
|
|
4871
|
+
Gm.autoRemove=t=>ob(t)
|
|
4872
|
+
const Wm=(t,e,i)=>{var o
|
|
4864
4873
|
return Boolean(null==(o=t.getValue(e))?void 0:o.includes(i))}
|
|
4865
|
-
|
|
4866
|
-
const
|
|
4874
|
+
Wm.autoRemove=t=>ob(t)
|
|
4875
|
+
const Xm=(t,e,i)=>{var o
|
|
4867
4876
|
return(null==(o=t.getValue(e))?void 0:o.toLowerCase())===i.toLowerCase()}
|
|
4868
|
-
|
|
4869
|
-
const
|
|
4877
|
+
Xm.autoRemove=t=>ob(t)
|
|
4878
|
+
const Km=(t,e,i)=>{var o
|
|
4870
4879
|
return null==(o=t.getValue(e))?void 0:o.includes(i)}
|
|
4871
|
-
|
|
4872
|
-
const
|
|
4880
|
+
Km.autoRemove=t=>ob(t)||!(null!=t&&t.length)
|
|
4881
|
+
const Ym=(t,e,i)=>!i.some((i=>{var o
|
|
4873
4882
|
return!(null!=(o=t.getValue(e))&&o.includes(i))}))
|
|
4874
|
-
|
|
4875
|
-
const
|
|
4883
|
+
Ym.autoRemove=t=>ob(t)||!(null!=t&&t.length)
|
|
4884
|
+
const Qm=(t,e,i)=>i.some((i=>{var o
|
|
4876
4885
|
return null==(o=t.getValue(e))?void 0:o.includes(i)}))
|
|
4877
|
-
|
|
4878
|
-
const
|
|
4879
|
-
|
|
4880
|
-
const
|
|
4881
|
-
|
|
4882
|
-
const
|
|
4886
|
+
Qm.autoRemove=t=>ob(t)||!(null!=t&&t.length)
|
|
4887
|
+
const Jm=(t,e,i)=>t.getValue(e)===i
|
|
4888
|
+
Jm.autoRemove=t=>ob(t)
|
|
4889
|
+
const tb=(t,e,i)=>t.getValue(e)==i
|
|
4890
|
+
tb.autoRemove=t=>ob(t)
|
|
4891
|
+
const eb=(t,e,i)=>{let[o,n]=i
|
|
4883
4892
|
const s=t.getValue(e)
|
|
4884
4893
|
return s>=o&&s<=n}
|
|
4885
|
-
|
|
4894
|
+
eb.resolveFilterValue=t=>{let[e,i]=t,o="number"!=typeof e?parseFloat(e):e,n="number"!=typeof i?parseFloat(i):i,s=null===e||Number.isNaN(o)?-1/0:o,r=null===i||Number.isNaN(n)?1/0:n
|
|
4886
4895
|
if(s>r){const t=s
|
|
4887
|
-
s=r,r=t}return[s,r]},
|
|
4888
|
-
const
|
|
4889
|
-
function
|
|
4896
|
+
s=r,r=t}return[s,r]},eb.autoRemove=t=>ob(t)||ob(t[0])&&ob(t[1])
|
|
4897
|
+
const ib={includesString:Gm,includesStringSensitive:Wm,equalsString:Xm,arrIncludes:Km,arrIncludesAll:Ym,arrIncludesSome:Qm,equals:Jm,weakEquals:tb,inNumberRange:eb}
|
|
4898
|
+
function ob(t){return null==t||""===t}const nb={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:t=>({columnFilters:[],globalFilter:void 0,...t}),getDefaultOptions:t=>({onColumnFiltersChange:Pm("columnFilters",t),onGlobalFilterChange:Pm("globalFilter",t),filterFromLeafRows:!1,maxLeafRowFilterDepth:100,globalFilterFn:"auto",getColumnCanGlobalFilter:e=>{var i,o
|
|
4890
4899
|
const n=null==(i=t.getCoreRowModel().flatRows[0])||null==(o=i._getAllCellsByColumnId()[e.id])?void 0:o.getValue()
|
|
4891
4900
|
return"string"==typeof n||"number"==typeof n}}),createColumn:(t,e)=>({getAutoFilterFn:()=>{const i=e.getCoreRowModel().flatRows[0],o=null==i?void 0:i.getValue(t.id)
|
|
4892
|
-
return"string"==typeof o?
|
|
4893
|
-
return
|
|
4901
|
+
return"string"==typeof o?ib.includesString:"number"==typeof o?ib.inNumberRange:"boolean"==typeof o||null!==o&&"object"==typeof o?ib.equals:Array.isArray(o)?ib.arrIncludes:ib.weakEquals},getFilterFn:()=>{var i,o
|
|
4902
|
+
return Tm(t.columnDef.filterFn)?t.columnDef.filterFn:"auto"===t.columnDef.filterFn?t.getAutoFilterFn():null!=(i=null==(o=e.options.filterFns)?void 0:o[t.columnDef.filterFn])?i:ib[t.columnDef.filterFn]},getCanFilter:()=>{var i,o,n
|
|
4894
4903
|
return(null==(i=t.columnDef.enableColumnFilter)||i)&&(null==(o=e.options.enableColumnFilters)||o)&&(null==(n=e.options.enableFilters)||n)&&!!t.accessorFn},getCanGlobalFilter:()=>{var i,o,n,s
|
|
4895
4904
|
return(null==(i=t.columnDef.enableGlobalFilter)||i)&&(null==(o=e.options.enableGlobalFilter)||o)&&(null==(n=e.options.enableFilters)||n)&&(null==(s=null==e.options.getColumnCanGlobalFilter?void 0:e.options.getColumnCanGlobalFilter(t))||s)&&!!t.accessorFn},getIsFiltered:()=>t.getFilterIndex()>-1,getFilterValue:()=>{var i,o
|
|
4896
4905
|
return null==(i=e.getState().columnFilters)||null==(o=i.find((e=>e.id===t.id)))?void 0:o.value},getFilterIndex:()=>{var i,o
|
|
4897
|
-
return null!=(i=null==(o=e.getState().columnFilters)?void 0:o.findIndex((e=>e.id===t.id)))?i:-1},setFilterValue:i=>{e.setColumnFilters((e=>{const o=t.getFilterFn(),n=null==e?void 0:e.find((e=>e.id===t.id)),s=
|
|
4906
|
+
return null!=(i=null==(o=e.getState().columnFilters)?void 0:o.findIndex((e=>e.id===t.id)))?i:-1},setFilterValue:i=>{e.setColumnFilters((e=>{const o=t.getFilterFn(),n=null==e?void 0:e.find((e=>e.id===t.id)),s=Hm(i,n?n.value:void 0)
|
|
4898
4907
|
var r
|
|
4899
|
-
if(
|
|
4908
|
+
if(sb(o,s,t))return null!=(r=null==e?void 0:e.filter((e=>e.id!==t.id)))?r:[]
|
|
4900
4909
|
const a={id:t.id,value:s}
|
|
4901
4910
|
var l
|
|
4902
|
-
return n?null!=(l=null==e?void 0:e.map((e=>e.id===t.id?a:e)))?l:[]:null!=e&&e.length?[...e,a]:[a]}))},_getFacetedRowModel:e.options.getFacetedRowModel&&e.options.getFacetedRowModel(e,t.id),getFacetedRowModel:()=>t._getFacetedRowModel?t._getFacetedRowModel():e.getPreFilteredRowModel(),_getFacetedUniqueValues:e.options.getFacetedUniqueValues&&e.options.getFacetedUniqueValues(e,t.id),getFacetedUniqueValues:()=>t._getFacetedUniqueValues?t._getFacetedUniqueValues():new Map,_getFacetedMinMaxValues:e.options.getFacetedMinMaxValues&&e.options.getFacetedMinMaxValues(e,t.id),getFacetedMinMaxValues:()=>{if(t._getFacetedMinMaxValues)return t._getFacetedMinMaxValues()}}),createRow:(t,e)=>({columnFilters:{},columnFiltersMeta:{}}),createTable:t=>({getGlobalAutoFilterFn:()=>
|
|
4911
|
+
return n?null!=(l=null==e?void 0:e.map((e=>e.id===t.id?a:e)))?l:[]:null!=e&&e.length?[...e,a]:[a]}))},_getFacetedRowModel:e.options.getFacetedRowModel&&e.options.getFacetedRowModel(e,t.id),getFacetedRowModel:()=>t._getFacetedRowModel?t._getFacetedRowModel():e.getPreFilteredRowModel(),_getFacetedUniqueValues:e.options.getFacetedUniqueValues&&e.options.getFacetedUniqueValues(e,t.id),getFacetedUniqueValues:()=>t._getFacetedUniqueValues?t._getFacetedUniqueValues():new Map,_getFacetedMinMaxValues:e.options.getFacetedMinMaxValues&&e.options.getFacetedMinMaxValues(e,t.id),getFacetedMinMaxValues:()=>{if(t._getFacetedMinMaxValues)return t._getFacetedMinMaxValues()}}),createRow:(t,e)=>({columnFilters:{},columnFiltersMeta:{}}),createTable:t=>({getGlobalAutoFilterFn:()=>ib.includesString,getGlobalFilterFn:()=>{var e,i
|
|
4903
4912
|
const{globalFilterFn:o}=t.options
|
|
4904
|
-
return
|
|
4913
|
+
return Tm(o)?o:"auto"===o?t.getGlobalAutoFilterFn():null!=(e=null==(i=t.options.filterFns)?void 0:i[o])?e:ib[o]},setColumnFilters:e=>{const i=t.getAllLeafColumns()
|
|
4905
4914
|
null==t.options.onColumnFiltersChange||t.options.onColumnFiltersChange((t=>{var o
|
|
4906
|
-
return null==(o=
|
|
4907
|
-
if(e){if(
|
|
4915
|
+
return null==(o=Hm(e,t))?void 0:o.filter((t=>{const e=i.find((e=>e.id===t.id))
|
|
4916
|
+
if(e){if(sb(e.getFilterFn(),t.value,e))return!1}return!0}))}))},setGlobalFilter:e=>{null==t.options.onGlobalFilterChange||t.options.onGlobalFilterChange(e)},resetGlobalFilter:e=>{t.setGlobalFilter(e?void 0:t.initialState.globalFilter)},resetColumnFilters:e=>{var i,o
|
|
4908
4917
|
t.setColumnFilters(e?[]:null!=(i=null==(o=t.initialState)?void 0:o.columnFilters)?i:[])},getPreFilteredRowModel:()=>t.getCoreRowModel(),getFilteredRowModel:()=>(!t._getFilteredRowModel&&t.options.getFilteredRowModel&&(t._getFilteredRowModel=t.options.getFilteredRowModel(t)),t.options.manualFiltering||!t._getFilteredRowModel?t.getPreFilteredRowModel():t._getFilteredRowModel()),_getGlobalFacetedRowModel:t.options.getFacetedRowModel&&t.options.getFacetedRowModel(t,"__global__"),getGlobalFacetedRowModel:()=>t.options.manualFiltering||!t._getGlobalFacetedRowModel?t.getPreFilteredRowModel():t._getGlobalFacetedRowModel(),_getGlobalFacetedUniqueValues:t.options.getFacetedUniqueValues&&t.options.getFacetedUniqueValues(t,"__global__"),getGlobalFacetedUniqueValues:()=>t._getGlobalFacetedUniqueValues?t._getGlobalFacetedUniqueValues():new Map,_getGlobalFacetedMinMaxValues:t.options.getFacetedMinMaxValues&&t.options.getFacetedMinMaxValues(t,"__global__"),getGlobalFacetedMinMaxValues:()=>{if(t._getGlobalFacetedMinMaxValues)return t._getGlobalFacetedMinMaxValues()}})}
|
|
4909
|
-
function
|
|
4918
|
+
function sb(t,e,i){return!(!t||!t.autoRemove)&&t.autoRemove(e,i)||void 0===e||"string"==typeof e&&!e}const rb={sum:(t,e,i)=>i.reduce(((e,i)=>{const o=i.getValue(t)
|
|
4910
4919
|
return e+("number"==typeof o?o:0)}),0),min:(t,e,i)=>{let o
|
|
4911
4920
|
return i.forEach((e=>{const i=e.getValue(t)
|
|
4912
4921
|
null!=i&&(o>i||void 0===o&&i>=i)&&(o=i)})),o},max:(t,e,i)=>{let o
|
|
@@ -4919,13 +4928,13 @@ null!=n&&(n=+n)>=n&&(++i,o+=n)})),i)return o/i},median:(t,e)=>{if(!e.length)retu
|
|
|
4919
4928
|
let i=0,o=0
|
|
4920
4929
|
return e.forEach((e=>{let n=e.getValue(t)
|
|
4921
4930
|
"number"==typeof n&&(i=Math.min(i,n),o=Math.max(o,n))})),(i+o)/2},unique:(t,e)=>Array.from(new Set(e.map((e=>e.getValue(t)))).values()),uniqueCount:(t,e)=>new Set(e.map((e=>e.getValue(t)))).size,count:(t,e)=>e.length}
|
|
4922
|
-
const
|
|
4931
|
+
const ab={getInitialState:t=>({rowSelection:{},...t}),getDefaultOptions:t=>({onRowSelectionChange:Pm("rowSelection",t),enableRowSelection:!0,enableMultiRowSelection:!0,enableSubRowSelection:!0}),createTable:t=>({setRowSelection:e=>null==t.options.onRowSelectionChange?void 0:t.options.onRowSelectionChange(e),resetRowSelection:e=>{var i
|
|
4923
4932
|
return t.setRowSelection(e?{}:null!=(i=t.initialState.rowSelection)?i:{})},toggleAllRowsSelected:e=>{t.setRowSelection((i=>{e=void 0!==e?e:!t.getIsAllRowsSelected()
|
|
4924
4933
|
const o={...i},n=t.getPreGroupedRowModel().flatRows
|
|
4925
4934
|
return e?n.forEach((t=>{t.getCanSelect()&&(o[t.id]=!0)})):n.forEach((t=>{delete o[t.id]})),o}))},toggleAllPageRowsSelected:e=>t.setRowSelection((i=>{const o=void 0!==e?e:!t.getIsAllPageRowsSelected(),n={...i}
|
|
4926
|
-
return t.getRowModel().rows.forEach((e=>{
|
|
4927
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getFilteredSelectedRowModel:
|
|
4928
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getGroupedSelectedRowModel:
|
|
4935
|
+
return t.getRowModel().rows.forEach((e=>{lb(n,e.id,o,t)})),n})),getPreSelectedRowModel:()=>t.getCoreRowModel(),getSelectedRowModel:Lm((()=>[t.getState().rowSelection,t.getCoreRowModel()]),((e,i)=>Object.keys(e).length?cb(t,i):{rows:[],flatRows:[],rowsById:{}}),{key:!1,debug:()=>{var e
|
|
4936
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getFilteredSelectedRowModel:Lm((()=>[t.getState().rowSelection,t.getFilteredRowModel()]),((e,i)=>Object.keys(e).length?cb(t,i):{rows:[],flatRows:[],rowsById:{}}),{key:"getFilteredSelectedRowModel",debug:()=>{var e
|
|
4937
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getGroupedSelectedRowModel:Lm((()=>[t.getState().rowSelection,t.getSortedRowModel()]),((e,i)=>Object.keys(e).length?cb(t,i):{rows:[],flatRows:[],rowsById:{}}),{key:"getGroupedSelectedRowModel",debug:()=>{var e
|
|
4929
4938
|
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getIsAllRowsSelected:()=>{const e=t.getFilteredRowModel().flatRows,{rowSelection:i}=t.getState()
|
|
4930
4939
|
let o=Boolean(e.length&&Object.keys(i).length)
|
|
4931
4940
|
return o&&e.some((t=>t.getCanSelect()&&!i[t.id]))&&(o=!1),o},getIsAllPageRowsSelected:()=>{const e=t.getPaginationRowModel().flatRows,{rowSelection:i}=t.getState()
|
|
@@ -4936,71 +4945,71 @@ return i>0&&i<t.getFilteredRowModel().flatRows.length},getIsSomePageRowsSelected
|
|
|
4936
4945
|
return!t.getIsAllPageRowsSelected()&&e.some((t=>t.getIsSelected()||t.getIsSomeSelected()))},getToggleAllRowsSelectedHandler:()=>e=>{t.toggleAllRowsSelected(e.target.checked)},getToggleAllPageRowsSelectedHandler:()=>e=>{t.toggleAllPageRowsSelected(e.target.checked)}}),createRow:(t,e)=>({toggleSelected:i=>{const o=t.getIsSelected()
|
|
4937
4946
|
e.setRowSelection((n=>{if(o===(i=void 0!==i?i:!o))return n
|
|
4938
4947
|
const s={...n}
|
|
4939
|
-
return
|
|
4940
|
-
return
|
|
4941
|
-
return"some"===
|
|
4942
|
-
return"all"===
|
|
4948
|
+
return lb(s,t.id,i,e),s}))},getIsSelected:()=>{const{rowSelection:i}=e.getState()
|
|
4949
|
+
return db(t,i)},getIsSomeSelected:()=>{const{rowSelection:i}=e.getState()
|
|
4950
|
+
return"some"===hb(t,i)},getIsAllSubRowsSelected:()=>{const{rowSelection:i}=e.getState()
|
|
4951
|
+
return"all"===hb(t,i)},getCanSelect:()=>{var i
|
|
4943
4952
|
return"function"==typeof e.options.enableRowSelection?e.options.enableRowSelection(t):null==(i=e.options.enableRowSelection)||i},getCanSelectSubRows:()=>{var i
|
|
4944
4953
|
return"function"==typeof e.options.enableSubRowSelection?e.options.enableSubRowSelection(t):null==(i=e.options.enableSubRowSelection)||i},getCanMultiSelect:()=>{var i
|
|
4945
4954
|
return"function"==typeof e.options.enableMultiRowSelection?e.options.enableMultiRowSelection(t):null==(i=e.options.enableMultiRowSelection)||i},getToggleSelectedHandler:()=>{const e=t.getCanSelect()
|
|
4946
4955
|
return i=>{var o
|
|
4947
|
-
e&&t.toggleSelected(null==(o=i.target)?void 0:o.checked)}}})},
|
|
4956
|
+
e&&t.toggleSelected(null==(o=i.target)?void 0:o.checked)}}})},lb=(t,e,i,o)=>{var n
|
|
4948
4957
|
const s=o.getRow(e)
|
|
4949
|
-
i?(s.getCanMultiSelect()||Object.keys(t).forEach((e=>delete t[e])),s.getCanSelect()&&(t[e]=!0)):delete t[e],null!=(n=s.subRows)&&n.length&&s.getCanSelectSubRows()&&s.subRows.forEach((e=>
|
|
4950
|
-
function
|
|
4951
|
-
const r=
|
|
4958
|
+
i?(s.getCanMultiSelect()||Object.keys(t).forEach((e=>delete t[e])),s.getCanSelect()&&(t[e]=!0)):delete t[e],null!=(n=s.subRows)&&n.length&&s.getCanSelectSubRows()&&s.subRows.forEach((e=>lb(t,e.id,i,o)))}
|
|
4959
|
+
function cb(t,e){const i=t.getState().rowSelection,o=[],n={},s=function(t,e){return t.map((t=>{var e
|
|
4960
|
+
const r=db(t,i)
|
|
4952
4961
|
if(r&&(o.push(t),n[t.id]=t),null!=(e=t.subRows)&&e.length&&(t={...t,subRows:s(t.subRows)}),r)return t})).filter(Boolean)}
|
|
4953
|
-
return{rows:s(e.rows),flatRows:o,rowsById:n}}function
|
|
4954
|
-
return null!=(i=e[t.id])&&i}function
|
|
4955
|
-
return t.subRows.forEach((t=>{o&&!i||(
|
|
4956
|
-
function
|
|
4962
|
+
return{rows:s(e.rows),flatRows:o,rowsById:n}}function db(t,e){var i
|
|
4963
|
+
return null!=(i=e[t.id])&&i}function hb(t,e,i){if(t.subRows&&t.subRows.length){let i=!0,o=!1
|
|
4964
|
+
return t.subRows.forEach((t=>{o&&!i||(db(t,e)?o=!0:i=!1)})),i?"all":!!o&&"some"}return!1}const ub=/([0-9]+)/gm
|
|
4965
|
+
function pb(t,e){return t===e?0:t>e?1:-1}function gb(t){return"number"==typeof t?isNaN(t)||t===1/0||t===-1/0?"":String(t):"string"==typeof t?t:""}function vb(t,e){const i=t.split(ub).filter(Boolean),o=e.split(ub).filter(Boolean)
|
|
4957
4966
|
for(;i.length&&o.length;){const t=i.shift(),e=o.shift(),n=parseInt(t,10),s=parseInt(e,10),r=[n,s].sort()
|
|
4958
4967
|
if(isNaN(r[0])){if(t>e)return 1
|
|
4959
4968
|
if(e>t)return-1}else{if(isNaN(r[1]))return isNaN(n)?-1:1
|
|
4960
4969
|
if(n>s)return 1
|
|
4961
|
-
if(s>n)return-1}}return i.length-o.length}const
|
|
4962
|
-
return o>n?1:o<n?-1:0},basic:(t,e,i)=>
|
|
4970
|
+
if(s>n)return-1}}return i.length-o.length}const fb={alphanumeric:(t,e,i)=>vb(gb(t.getValue(i)).toLowerCase(),gb(e.getValue(i)).toLowerCase()),alphanumericCaseSensitive:(t,e,i)=>vb(gb(t.getValue(i)),gb(e.getValue(i))),text:(t,e,i)=>pb(gb(t.getValue(i)).toLowerCase(),gb(e.getValue(i)).toLowerCase()),textCaseSensitive:(t,e,i)=>pb(gb(t.getValue(i)),gb(e.getValue(i))),datetime:(t,e,i)=>{const o=t.getValue(i),n=e.getValue(i)
|
|
4971
|
+
return o>n?1:o<n?-1:0},basic:(t,e,i)=>pb(t.getValue(i),e.getValue(i))},mb=[zm,{getInitialState:t=>({columnVisibility:{},...t}),getDefaultOptions:t=>({onColumnVisibilityChange:Pm("columnVisibility",t)}),createColumn:(t,e)=>({toggleVisibility:i=>{t.getCanHide()&&e.setColumnVisibility((e=>({...e,[t.id]:null!=i?i:!t.getIsVisible()})))},getIsVisible:()=>{var i,o
|
|
4963
4972
|
return null==(i=null==(o=e.getState().columnVisibility)?void 0:o[t.id])||i},getCanHide:()=>{var i,o
|
|
4964
|
-
return(null==(i=t.columnDef.enableHiding)||i)&&(null==(o=e.options.enableHiding)||o)},getToggleVisibilityHandler:()=>e=>{null==t.toggleVisibility||t.toggleVisibility(e.target.checked)}}),createRow:(t,e)=>({_getAllVisibleCells:
|
|
4965
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getVisibleCells:
|
|
4966
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugRows}})}),createTable:t=>{const e=(e,i)=>
|
|
4973
|
+
return(null==(i=t.columnDef.enableHiding)||i)&&(null==(o=e.options.enableHiding)||o)},getToggleVisibilityHandler:()=>e=>{null==t.toggleVisibility||t.toggleVisibility(e.target.checked)}}),createRow:(t,e)=>({_getAllVisibleCells:Lm((()=>[t.getAllCells(),e.getState().columnVisibility]),(t=>t.filter((t=>t.column.getIsVisible()))),{key:"row._getAllVisibleCells",debug:()=>{var t
|
|
4974
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getVisibleCells:Lm((()=>[t.getLeftVisibleCells(),t.getCenterVisibleCells(),t.getRightVisibleCells()]),((t,e,i)=>[...t,...e,...i]),{key:!1,debug:()=>{var t
|
|
4975
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugRows}})}),createTable:t=>{const e=(e,i)=>Lm((()=>[i(),i().filter((t=>t.getIsVisible())).map((t=>t.id)).join("_")]),(t=>t.filter((t=>null==t.getIsVisible?void 0:t.getIsVisible()))),{key:e,debug:()=>{var e
|
|
4967
4976
|
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}})
|
|
4968
4977
|
return{getVisibleFlatColumns:e("getVisibleFlatColumns",(()=>t.getAllFlatColumns())),getVisibleLeafColumns:e("getVisibleLeafColumns",(()=>t.getAllLeafColumns())),getLeftVisibleLeafColumns:e("getLeftVisibleLeafColumns",(()=>t.getLeftLeafColumns())),getRightVisibleLeafColumns:e("getRightVisibleLeafColumns",(()=>t.getRightLeafColumns())),getCenterVisibleLeafColumns:e("getCenterVisibleLeafColumns",(()=>t.getCenterLeafColumns())),setColumnVisibility:e=>null==t.options.onColumnVisibilityChange?void 0:t.options.onColumnVisibilityChange(e),resetColumnVisibility:e=>{var i
|
|
4969
4978
|
t.setColumnVisibility(e?{}:null!=(i=t.initialState.columnVisibility)?i:{})},toggleAllColumnsVisible:e=>{var i
|
|
4970
4979
|
e=null!=(i=e)?i:!t.getIsAllColumnsVisible(),t.setColumnVisibility(t.getAllLeafColumns().reduce(((t,i)=>({...t,[i.id]:e||!(null!=i.getCanHide&&i.getCanHide())})),{}))},getIsAllColumnsVisible:()=>!t.getAllLeafColumns().some((t=>!(null!=t.getIsVisible&&t.getIsVisible()))),getIsSomeColumnsVisible:()=>t.getAllLeafColumns().some((t=>null==t.getIsVisible?void 0:t.getIsVisible())),getToggleAllColumnsVisibilityHandler:()=>e=>{var i
|
|
4971
|
-
t.toggleAllColumnsVisible(null==(i=e.target)?void 0:i.checked)}}}},{getInitialState:t=>({columnOrder:[],...t}),getDefaultOptions:t=>({onColumnOrderChange
|
|
4972
|
-
t.setColumnOrder(e?[]:null!=(i=t.initialState.columnOrder)?i:[])},_getOrderColumnsFn:
|
|
4980
|
+
t.toggleAllColumnsVisible(null==(i=e.target)?void 0:i.checked)}}}},{getInitialState:t=>({columnOrder:[],...t}),getDefaultOptions:t=>({onColumnOrderChange:Pm("columnOrder",t)}),createTable:t=>({setColumnOrder:e=>null==t.options.onColumnOrderChange?void 0:t.options.onColumnOrderChange(e),resetColumnOrder:e=>{var i
|
|
4981
|
+
t.setColumnOrder(e?[]:null!=(i=t.initialState.columnOrder)?i:[])},_getOrderColumnsFn:Lm((()=>[t.getState().columnOrder,t.getState().grouping,t.options.groupedColumnMode]),((t,e,i)=>o=>{let n=[]
|
|
4973
4982
|
if(null!=t&&t.length){const e=[...t],i=[...o]
|
|
4974
4983
|
for(;i.length&&e.length;){const t=e.shift(),o=i.findIndex((e=>e.id===t))
|
|
4975
4984
|
o>-1&&n.push(i.splice(o,1)[0])}n=[...n,...i]}else n=o
|
|
4976
4985
|
return function(t,e,i){if(null==e||!e.length||!i)return t
|
|
4977
4986
|
const o=t.filter((t=>!e.includes(t.id)))
|
|
4978
|
-
return"remove"===i?o:[...e.map((e=>t.find((t=>t.id===e)))).filter(Boolean),...o]}(n,e,i)}),{key:!1})})},{getInitialState:t=>({columnPinning:{left:[],right:[]},...t}),getDefaultOptions:t=>({onColumnPinningChange
|
|
4987
|
+
return"remove"===i?o:[...e.map((e=>t.find((t=>t.id===e)))).filter(Boolean),...o]}(n,e,i)}),{key:!1})})},{getInitialState:t=>({columnPinning:{left:[],right:[]},...t}),getDefaultOptions:t=>({onColumnPinningChange:Pm("columnPinning",t)}),createColumn:(t,e)=>({pin:i=>{const o=t.getLeafColumns().map((t=>t.id)).filter(Boolean)
|
|
4979
4988
|
e.setColumnPinning((t=>{var e,n,s,r,a,l
|
|
4980
4989
|
return"right"===i?{left:(null!=(s=null==t?void 0:t.left)?s:[]).filter((t=>!(null!=o&&o.includes(t)))),right:[...(null!=(r=null==t?void 0:t.right)?r:[]).filter((t=>!(null!=o&&o.includes(t)))),...o]}:"left"===i?{left:[...(null!=(a=null==t?void 0:t.left)?a:[]).filter((t=>!(null!=o&&o.includes(t)))),...o],right:(null!=(l=null==t?void 0:t.right)?l:[]).filter((t=>!(null!=o&&o.includes(t))))}:{left:(null!=(e=null==t?void 0:t.left)?e:[]).filter((t=>!(null!=o&&o.includes(t)))),right:(null!=(n=null==t?void 0:t.right)?n:[]).filter((t=>!(null!=o&&o.includes(t))))}}))},getCanPin:()=>t.getLeafColumns().some((t=>{var i,o
|
|
4981
4990
|
return(null==(i=t.columnDef.enablePinning)||i)&&(null==(o=e.options.enablePinning)||o)})),getIsPinned:()=>{const i=t.getLeafColumns().map((t=>t.id)),{left:o,right:n}=e.getState().columnPinning,s=i.some((t=>null==o?void 0:o.includes(t))),r=i.some((t=>null==n?void 0:n.includes(t)))
|
|
4982
4991
|
return s?"left":!!r&&"right"},getPinnedIndex:()=>{var i,o,n
|
|
4983
4992
|
const s=t.getIsPinned()
|
|
4984
|
-
return s?null!=(i=null==(o=e.getState().columnPinning)||null==(n=o[s])?void 0:n.indexOf(t.id))?i:-1:0}}),createRow:(t,e)=>({getCenterVisibleCells:
|
|
4993
|
+
return s?null!=(i=null==(o=e.getState().columnPinning)||null==(n=o[s])?void 0:n.indexOf(t.id))?i:-1:0}}),createRow:(t,e)=>({getCenterVisibleCells:Lm((()=>[t._getAllVisibleCells(),e.getState().columnPinning.left,e.getState().columnPinning.right]),((t,e,i)=>{const o=[...null!=e?e:[],...null!=i?i:[]]
|
|
4985
4994
|
return t.filter((t=>!o.includes(t.column.id)))}),{key:"row.getCenterVisibleCells",debug:()=>{var t
|
|
4986
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getLeftVisibleCells:
|
|
4987
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getRightVisibleCells:
|
|
4995
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getLeftVisibleCells:Lm((()=>[t._getAllVisibleCells(),e.getState().columnPinning.left,,]),((t,e)=>(null!=e?e:[]).map((e=>t.find((t=>t.column.id===e)))).filter(Boolean).map((t=>({...t,position:"left"})))),{key:"row.getLeftVisibleCells",debug:()=>{var t
|
|
4996
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getRightVisibleCells:Lm((()=>[t._getAllVisibleCells(),e.getState().columnPinning.right]),((t,e)=>(null!=e?e:[]).map((e=>t.find((t=>t.column.id===e)))).filter(Boolean).map((t=>({...t,position:"right"})))),{key:"row.getRightVisibleCells",debug:()=>{var t
|
|
4988
4997
|
return null!=(t=e.options.debugAll)?t:e.options.debugRows}})}),createTable:t=>({setColumnPinning:e=>null==t.options.onColumnPinningChange?void 0:t.options.onColumnPinningChange(e),resetColumnPinning:e=>{var i,o
|
|
4989
4998
|
return t.setColumnPinning(e?{left:[],right:[]}:null!=(i=null==(o=t.initialState)?void 0:o.columnPinning)?i:{left:[],right:[]})},getIsSomeColumnsPinned:e=>{var i
|
|
4990
4999
|
const o=t.getState().columnPinning
|
|
4991
5000
|
var n,s
|
|
4992
|
-
return e?Boolean(null==(i=o[e])?void 0:i.length):Boolean((null==(n=o.left)?void 0:n.length)||(null==(s=o.right)?void 0:s.length))},getLeftLeafColumns:
|
|
4993
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getRightLeafColumns:
|
|
4994
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getCenterLeafColumns:
|
|
5001
|
+
return e?Boolean(null==(i=o[e])?void 0:i.length):Boolean((null==(n=o.left)?void 0:n.length)||(null==(s=o.right)?void 0:s.length))},getLeftLeafColumns:Lm((()=>[t.getAllLeafColumns(),t.getState().columnPinning.left]),((t,e)=>(null!=e?e:[]).map((e=>t.find((t=>t.id===e)))).filter(Boolean)),{key:!1,debug:()=>{var e
|
|
5002
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getRightLeafColumns:Lm((()=>[t.getAllLeafColumns(),t.getState().columnPinning.right]),((t,e)=>(null!=e?e:[]).map((e=>t.find((t=>t.id===e)))).filter(Boolean)),{key:!1,debug:()=>{var e
|
|
5003
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getCenterLeafColumns:Lm((()=>[t.getAllLeafColumns(),t.getState().columnPinning.left,t.getState().columnPinning.right]),((t,e,i)=>{const o=[...null!=e?e:[],...null!=i?i:[]]
|
|
4995
5004
|
return t.filter((t=>!o.includes(t.id)))}),{key:!1,debug:()=>{var e
|
|
4996
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}})})},
|
|
5005
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}})})},nb,{getInitialState:t=>({sorting:[],...t}),getDefaultColumnDef:()=>({sortingFn:"auto"}),getDefaultOptions:t=>({onSortingChange:Pm("sorting",t),isMultiSortEvent:t=>t.shiftKey}),createColumn:(t,e)=>({getAutoSortingFn:()=>{const i=e.getFilteredRowModel().flatRows.slice(10)
|
|
4997
5006
|
let o=!1
|
|
4998
5007
|
for(const e of i){const i=null==e?void 0:e.getValue(t.id)
|
|
4999
|
-
if("[object Date]"===Object.prototype.toString.call(i))return
|
|
5000
|
-
if("string"==typeof i&&(o=!0,i.split(
|
|
5008
|
+
if("[object Date]"===Object.prototype.toString.call(i))return fb.datetime
|
|
5009
|
+
if("string"==typeof i&&(o=!0,i.split(ub).length>1))return fb.alphanumeric}return o?fb.text:fb.basic},getAutoSortDir:()=>{const i=e.getFilteredRowModel().flatRows[0]
|
|
5001
5010
|
return"string"==typeof(null==i?void 0:i.getValue(t.id))?"asc":"desc"},getSortingFn:()=>{var i,o
|
|
5002
5011
|
if(!t)throw new Error
|
|
5003
|
-
return
|
|
5012
|
+
return Tm(t.columnDef.sortingFn)?t.columnDef.sortingFn:"auto"===t.columnDef.sortingFn?t.getAutoSortingFn():null!=(i=null==(o=e.options.sortingFns)?void 0:o[t.columnDef.sortingFn])?i:fb[t.columnDef.sortingFn]},toggleSorting:(i,o)=>{const n=t.getNextSortingOrder(),s=null!=i
|
|
5004
5013
|
e.setSorting((r=>{const a=null==r?void 0:r.find((e=>e.id===t.id)),l=null==r?void 0:r.findIndex((e=>e.id===t.id))
|
|
5005
5014
|
let c,d=[],h=s?i:"desc"===n
|
|
5006
5015
|
var u;(c=null!=r&&r.length&&t.getCanMultiSort()&&o?a?"toggle":"add":null!=r&&r.length&&l!==r.length-1?"replace":a?"toggle":"replace","toggle"===c&&(s||n||(c="remove")),"add"===c)?(d=[...r,{id:t.id,desc:h}],d.splice(0,d.length-(null!=(u=e.options.maxMultiSortColCount)?u:Number.MAX_SAFE_INTEGER))):d="toggle"===c?r.map((e=>e.id===t.id?{...e,desc:h}:e)):"remove"===c?r.filter((e=>e.id!==t.id)):[{id:t.id,desc:h}]
|
|
@@ -5015,68 +5024,68 @@ return!!o&&(o.desc?"desc":"asc")},getSortIndex:()=>{var i,o
|
|
|
5015
5024
|
return null!=(i=null==(o=e.getState().sorting)?void 0:o.findIndex((e=>e.id===t.id)))?i:-1},clearSorting:()=>{e.setSorting((e=>null!=e&&e.length?e.filter((e=>e.id!==t.id)):[]))},getToggleSortingHandler:()=>{const i=t.getCanSort()
|
|
5016
5025
|
return o=>{i&&(null==o.persist||o.persist(),null==t.toggleSorting||t.toggleSorting(void 0,!!t.getCanMultiSort()&&(null==e.options.isMultiSortEvent?void 0:e.options.isMultiSortEvent(o))))}}}),createTable:t=>({setSorting:e=>null==t.options.onSortingChange?void 0:t.options.onSortingChange(e),resetSorting:e=>{var i,o
|
|
5017
5026
|
t.setSorting(e?[]:null!=(i=null==(o=t.initialState)?void 0:o.sorting)?i:[])},getPreSortedRowModel:()=>t.getGroupedRowModel(),getSortedRowModel:()=>(!t._getSortedRowModel&&t.options.getSortedRowModel&&(t._getSortedRowModel=t.options.getSortedRowModel(t)),t.options.manualSorting||!t._getSortedRowModel?t.getPreSortedRowModel():t._getSortedRowModel())})},{getDefaultColumnDef:()=>({aggregatedCell:t=>{var e,i
|
|
5018
|
-
return null!=(e=null==(i=t.getValue())||null==i.toString?void 0:i.toString())?e:null},aggregationFn:"auto"}),getInitialState:t=>({grouping:[],...t}),getDefaultOptions:t=>({onGroupingChange
|
|
5027
|
+
return null!=(e=null==(i=t.getValue())||null==i.toString?void 0:i.toString())?e:null},aggregationFn:"auto"}),getInitialState:t=>({grouping:[],...t}),getDefaultOptions:t=>({onGroupingChange:Pm("grouping",t),groupedColumnMode:"reorder"}),createColumn:(t,e)=>({toggleGrouping:()=>{e.setGrouping((e=>null!=e&&e.includes(t.id)?e.filter((e=>e!==t.id)):[...null!=e?e:[],t.id]))},getCanGroup:()=>{var i,o,n,s
|
|
5019
5028
|
return null!=(i=null==(o=null!=(n=null==(s=t.columnDef.enableGrouping)||s)?n:e.options.enableGrouping)||o)?i:!!t.accessorFn},getIsGrouped:()=>{var i
|
|
5020
5029
|
return null==(i=e.getState().grouping)?void 0:i.includes(t.id)},getGroupedIndex:()=>{var i
|
|
5021
5030
|
return null==(i=e.getState().grouping)?void 0:i.indexOf(t.id)},getToggleGroupingHandler:()=>{const e=t.getCanGroup()
|
|
5022
5031
|
return()=>{e&&t.toggleGrouping()}},getAutoAggregationFn:()=>{const i=e.getCoreRowModel().flatRows[0],o=null==i?void 0:i.getValue(t.id)
|
|
5023
|
-
return"number"==typeof o?
|
|
5032
|
+
return"number"==typeof o?rb.sum:"[object Date]"===Object.prototype.toString.call(o)?rb.extent:void 0},getAggregationFn:()=>{var i,o
|
|
5024
5033
|
if(!t)throw new Error
|
|
5025
|
-
return
|
|
5034
|
+
return Tm(t.columnDef.aggregationFn)?t.columnDef.aggregationFn:"auto"===t.columnDef.aggregationFn?t.getAutoAggregationFn():null!=(i=null==(o=e.options.aggregationFns)?void 0:o[t.columnDef.aggregationFn])?i:rb[t.columnDef.aggregationFn]}}),createTable:t=>({setGrouping:e=>null==t.options.onGroupingChange?void 0:t.options.onGroupingChange(e),resetGrouping:e=>{var i,o
|
|
5026
5035
|
t.setGrouping(e?[]:null!=(i=null==(o=t.initialState)?void 0:o.grouping)?i:[])},getPreGroupedRowModel:()=>t.getFilteredRowModel(),getGroupedRowModel:()=>(!t._getGroupedRowModel&&t.options.getGroupedRowModel&&(t._getGroupedRowModel=t.options.getGroupedRowModel(t)),t.options.manualGrouping||!t._getGroupedRowModel?t.getPreGroupedRowModel():t._getGroupedRowModel())}),createRow:t=>({getIsGrouped:()=>!!t.groupingColumnId,_groupingValuesCache:{}}),createCell:(t,e,i,o)=>({getIsGrouped:()=>e.getIsGrouped()&&e.id===i.groupingColumnId,getIsPlaceholder:()=>!t.getIsGrouped()&&e.getIsGrouped(),getIsAggregated:()=>{var e
|
|
5027
|
-
return!t.getIsGrouped()&&!t.getIsPlaceholder()&&!(null==(e=i.subRows)||!e.length)}})},
|
|
5036
|
+
return!t.getIsGrouped()&&!t.getIsPlaceholder()&&!(null==(e=i.subRows)||!e.length)}})},Um,{getInitialState:t=>({...t,pagination:{pageIndex:0,pageSize:10,...null==t?void 0:t.pagination}}),getDefaultOptions:t=>({onPaginationChange:Pm("pagination",t)}),createTable:t=>{let e=!1,i=!1
|
|
5028
5037
|
return{_autoResetPageIndex:()=>{var o,n
|
|
5029
5038
|
if(e){if(null!=(o=null!=(n=t.options.autoResetAll)?n:t.options.autoResetPageIndex)?o:!t.options.manualPagination){if(i)return
|
|
5030
|
-
i=!0,t._queue((()=>{t.resetPageIndex(),i=!1}))}}else t._queue((()=>{e=!0}))},setPagination:e=>null==t.options.onPaginationChange?void 0:t.options.onPaginationChange((t=>
|
|
5031
|
-
t.setPagination(e?{pageIndex:0,pageSize:10}:null!=(i=t.initialState.pagination)?i:{pageIndex:0,pageSize:10})},setPageIndex:e=>{t.setPagination((i=>{let o=
|
|
5039
|
+
i=!0,t._queue((()=>{t.resetPageIndex(),i=!1}))}}else t._queue((()=>{e=!0}))},setPagination:e=>null==t.options.onPaginationChange?void 0:t.options.onPaginationChange((t=>Hm(e,t))),resetPagination:e=>{var i
|
|
5040
|
+
t.setPagination(e?{pageIndex:0,pageSize:10}:null!=(i=t.initialState.pagination)?i:{pageIndex:0,pageSize:10})},setPageIndex:e=>{t.setPagination((i=>{let o=Hm(e,i.pageIndex)
|
|
5032
5041
|
const n=void 0===t.options.pageCount||-1===t.options.pageCount?Number.MAX_SAFE_INTEGER:t.options.pageCount-1
|
|
5033
5042
|
return o=Math.max(0,Math.min(o,n)),{...i,pageIndex:o}}))},resetPageIndex:e=>{var i,o,n
|
|
5034
5043
|
t.setPageIndex(e?0:null!=(i=null==(o=t.initialState)||null==(n=o.pagination)?void 0:n.pageIndex)?i:0)},resetPageSize:e=>{var i,o,n
|
|
5035
|
-
t.setPageSize(e?10:null!=(i=null==(o=t.initialState)||null==(n=o.pagination)?void 0:n.pageSize)?i:10)},setPageSize:e=>{t.setPagination((t=>{const i=Math.max(1,
|
|
5044
|
+
t.setPageSize(e?10:null!=(i=null==(o=t.initialState)||null==(n=o.pagination)?void 0:n.pageSize)?i:10)},setPageSize:e=>{t.setPagination((t=>{const i=Math.max(1,Hm(e,t.pageSize)),o=t.pageSize*t.pageIndex,n=Math.floor(o/i)
|
|
5036
5045
|
return{...t,pageIndex:n,pageSize:i}}))},setPageCount:e=>t.setPagination((i=>{var o
|
|
5037
|
-
let n=
|
|
5038
|
-
return"number"==typeof n&&(n=Math.max(-1,n)),{...i,pageCount:n}})),getPageOptions:
|
|
5046
|
+
let n=Hm(e,null!=(o=t.options.pageCount)?o:-1)
|
|
5047
|
+
return"number"==typeof n&&(n=Math.max(-1,n)),{...i,pageCount:n}})),getPageOptions:Lm((()=>[t.getPageCount()]),(t=>{let e=[]
|
|
5039
5048
|
return t&&t>0&&(e=[...new Array(t)].fill(null).map(((t,e)=>e))),e}),{key:!1,debug:()=>{var e
|
|
5040
5049
|
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getCanPreviousPage:()=>t.getState().pagination.pageIndex>0,getCanNextPage:()=>{const{pageIndex:e}=t.getState().pagination,i=t.getPageCount()
|
|
5041
5050
|
return-1===i||0!==i&&e<i-1},previousPage:()=>t.setPageIndex((t=>t-1)),nextPage:()=>t.setPageIndex((t=>t+1)),getPrePaginationRowModel:()=>t.getExpandedRowModel(),getPaginationRowModel:()=>(!t._getPaginationRowModel&&t.options.getPaginationRowModel&&(t._getPaginationRowModel=t.options.getPaginationRowModel(t)),t.options.manualPagination||!t._getPaginationRowModel?t.getPrePaginationRowModel():t._getPaginationRowModel()),getPageCount:()=>{var e
|
|
5042
|
-
return null!=(e=t.options.pageCount)?e:Math.ceil(t.getPrePaginationRowModel().rows.length/t.getState().pagination.pageSize)}}}},
|
|
5043
|
-
function
|
|
5044
|
-
let i={_features:
|
|
5051
|
+
return null!=(e=t.options.pageCount)?e:Math.ceil(t.getPrePaginationRowModel().rows.length/t.getState().pagination.pageSize)}}}},ab,Zm]
|
|
5052
|
+
function bb(t){var e;(t.debugAll||t.debugTable)&&console.info("Creating Table Instance...")
|
|
5053
|
+
let i={_features:mb}
|
|
5045
5054
|
const o=i._features.reduce(((t,e)=>Object.assign(t,null==e.getDefaultOptions?void 0:e.getDefaultOptions(i))),{})
|
|
5046
5055
|
let n={...null!=(e=t.initialState)?e:{}}
|
|
5047
5056
|
i._features.forEach((t=>{var e
|
|
5048
5057
|
n=null!=(e=null==t.getInitialState?void 0:t.getInitialState(n))?e:n}))
|
|
5049
5058
|
const s=[]
|
|
5050
5059
|
let r=!1
|
|
5051
|
-
const a={_features:
|
|
5052
|
-
r=!1})).catch((t=>setTimeout((()=>{throw t})))))},reset:()=>{i.setState(i.initialState)},setOptions:t=>{const e=
|
|
5060
|
+
const a={_features:mb,options:{...o,...t},initialState:n,_queue:t=>{s.push(t),r||(r=!0,Promise.resolve().then((()=>{for(;s.length;)s.shift()()
|
|
5061
|
+
r=!1})).catch((t=>setTimeout((()=>{throw t})))))},reset:()=>{i.setState(i.initialState)},setOptions:t=>{const e=Hm(t,i.options)
|
|
5053
5062
|
i.options=(t=>i.options.mergeOptions?i.options.mergeOptions(o,t):{...o,...t})(e)},getState:()=>i.options.state,setState:t=>{null==i.options.onStateChange||i.options.onStateChange(t)},_getRowId:(t,e,o)=>{var n
|
|
5054
5063
|
return null!=(n=null==i.options.getRowId?void 0:i.options.getRowId(t,e,o))?n:`${o?[o.id,e].join("."):e}`},getCoreRowModel:()=>(i._getCoreRowModel||(i._getCoreRowModel=i.options.getCoreRowModel(i)),i._getCoreRowModel()),getRowModel:()=>i.getPaginationRowModel(),getRow:t=>{const e=i.getRowModel().rowsById[t]
|
|
5055
5064
|
if(!e)throw new Error
|
|
5056
|
-
return e},_getDefaultColumnDef:
|
|
5065
|
+
return e},_getDefaultColumnDef:Lm((()=>[i.options.defaultColumn]),(t=>{var e
|
|
5057
5066
|
return t=null!=(e=t)?e:{},{header:t=>{const e=t.header.column.columnDef
|
|
5058
5067
|
return e.accessorKey?e.accessorKey:e.accessorFn?e.id:null},cell:t=>{var e,i
|
|
5059
5068
|
return null!=(e=null==(i=t.renderValue())||null==i.toString?void 0:i.toString())?e:null},...i._features.reduce(((t,e)=>Object.assign(t,null==e.getDefaultColumnDef?void 0:e.getDefaultColumnDef())),{}),...t}}),{debug:()=>{var t
|
|
5060
|
-
return null!=(t=i.options.debugAll)?t:i.options.debugColumns},key:!1}),_getColumnDefs:()=>i.options.columns,getAllColumns:
|
|
5069
|
+
return null!=(t=i.options.debugAll)?t:i.options.debugColumns},key:!1}),_getColumnDefs:()=>i.options.columns,getAllColumns:Lm((()=>[i._getColumnDefs()]),(t=>{const e=function(t,o,n){return void 0===n&&(n=0),t.map((t=>{const s=function(t,e,i,o){var n,s
|
|
5061
5070
|
const r={...t._getDefaultColumnDef(),...e},a=r.accessorKey
|
|
5062
5071
|
let l,c=null!=(n=null!=(s=r.id)?s:a?a.replace(".","_"):void 0)?n:"string"==typeof r.header?r.header:void 0
|
|
5063
5072
|
if(r.accessorFn?l=r.accessorFn:a&&(l=a.includes(".")?t=>{let e=t
|
|
5064
5073
|
for(const t of a.split(".")){var i
|
|
5065
5074
|
e=null==(i=e)?void 0:i[t]}return e}:t=>t[r.accessorKey]),!c)throw new Error
|
|
5066
|
-
let d={id:`${String(c)}`,accessorFn:l,parent:o,depth:i,columnDef:r,columns:[],getFlatColumns:
|
|
5075
|
+
let d={id:`${String(c)}`,accessorFn:l,parent:o,depth:i,columnDef:r,columns:[],getFlatColumns:Lm((()=>[!0]),(()=>{var t
|
|
5067
5076
|
return[d,...null==(t=d.columns)?void 0:t.flatMap((t=>t.getFlatColumns()))]}),{key:"column.getFlatColumns",debug:()=>{var e
|
|
5068
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getLeafColumns:
|
|
5077
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getLeafColumns:Lm((()=>[t._getOrderColumnsFn()]),(t=>{var e
|
|
5069
5078
|
if(null!=(e=d.columns)&&e.length){let e=d.columns.flatMap((t=>t.getLeafColumns()))
|
|
5070
5079
|
return t(e)}return[d]}),{key:"column.getLeafColumns",debug:()=>{var e
|
|
5071
5080
|
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}})}
|
|
5072
5081
|
return d=t._features.reduce(((e,i)=>Object.assign(e,null==i.createColumn?void 0:i.createColumn(d,t))),d),d}(i,t,n,o),r=t
|
|
5073
5082
|
return s.columns=r.columns?e(r.columns,s,n+1):[],s}))}
|
|
5074
5083
|
return e(t)}),{key:!1,debug:()=>{var t
|
|
5075
|
-
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getAllFlatColumns:
|
|
5076
|
-
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),_getAllFlatColumnsById:
|
|
5077
|
-
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getAllLeafColumns:
|
|
5084
|
+
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getAllFlatColumns:Lm((()=>[i.getAllColumns()]),(t=>t.flatMap((t=>t.getFlatColumns()))),{key:!1,debug:()=>{var t
|
|
5085
|
+
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),_getAllFlatColumnsById:Lm((()=>[i.getAllFlatColumns()]),(t=>t.reduce(((t,e)=>(t[e.id]=e,t)),{})),{key:!1,debug:()=>{var t
|
|
5086
|
+
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getAllLeafColumns:Lm((()=>[i.getAllColumns(),i._getOrderColumnsFn()]),((t,e)=>e(t.flatMap((t=>t.getLeafColumns())))),{key:!1,debug:()=>{var t
|
|
5078
5087
|
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getColumn:t=>i._getAllFlatColumnsById()[t]}
|
|
5079
|
-
return Object.assign(i,a),i._features.forEach((t=>Object.assign(i,null==t.createTable?void 0:t.createTable(i)))),i}const
|
|
5088
|
+
return Object.assign(i,a),i._features.forEach((t=>Object.assign(i,null==t.createTable?void 0:t.createTable(i)))),i}const wb=(t,e,i,o,n,s)=>{let r={id:e,index:o,original:i,depth:n,_valuesCache:{},_uniqueValuesCache:{},getValue:e=>{if(r._valuesCache.hasOwnProperty(e))return r._valuesCache[e]
|
|
5080
5089
|
const i=t.getColumn(e)
|
|
5081
5090
|
return null!=i&&i.accessorFn?(r._valuesCache[e]=i.accessorFn(r.original,o),r._valuesCache[e]):void 0},getUniqueValues:e=>{if(r._uniqueValuesCache.hasOwnProperty(e))return r._uniqueValuesCache[e]
|
|
5082
5091
|
const i=t.getColumn(e)
|
|
@@ -5084,16 +5093,16 @@ return null!=i&&i.accessorFn?i.columnDef.getUniqueValues?(r._uniqueValuesCache[e
|
|
|
5084
5093
|
return null!=(i=r.getValue(e))?i:t.options.renderFallbackValue},subRows:null!=s?s:[],getLeafRows:()=>function(t,e){const i=[],o=t=>{t.forEach((t=>{i.push(t)
|
|
5085
5094
|
const n=e(t)
|
|
5086
5095
|
null!=n&&n.length&&o(n)}))}
|
|
5087
|
-
return o(t),i}(r.subRows,(t=>t.subRows)),getAllCells:
|
|
5088
|
-
return null!=(e=n.getValue())?e:t.options.renderFallbackValue},getContext:
|
|
5096
|
+
return o(t),i}(r.subRows,(t=>t.subRows)),getAllCells:Lm((()=>[t.getAllLeafColumns()]),(e=>e.map((e=>function(t,e,i,o){const n={id:`${e.id}_${i.id}`,row:e,column:i,getValue:()=>e.getValue(o),renderValue:()=>{var e
|
|
5097
|
+
return null!=(e=n.getValue())?e:t.options.renderFallbackValue},getContext:Lm((()=>[t,i,e,n]),((t,e,i,o)=>({table:t,column:e,row:i,cell:o,getValue:o.getValue,renderValue:o.renderValue})),{key:!1,debug:()=>t.options.debugAll})}
|
|
5089
5098
|
return t._features.forEach((o=>{Object.assign(n,null==o.createCell?void 0:o.createCell(n,i,e,t))}),{}),n}(t,r,e,e.id)))),{key:!1,debug:()=>{var e
|
|
5090
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugRows}}),_getAllCellsByColumnId:
|
|
5099
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugRows}}),_getAllCellsByColumnId:Lm((()=>[r.getAllCells()]),(t=>t.reduce(((t,e)=>(t[e.column.id]=e,t)),{})),{key:"row.getAllCellsByColumnId",debug:()=>{var e
|
|
5091
5100
|
return null!=(e=t.options.debugAll)?e:t.options.debugRows}})}
|
|
5092
5101
|
for(let e=0;e<t._features.length;e++){const i=t._features[e]
|
|
5093
5102
|
Object.assign(r,null==i||null==i.createRow?void 0:i.createRow(r,t))}return r}
|
|
5094
|
-
const
|
|
5095
|
-
class
|
|
5096
|
-
class
|
|
5103
|
+
const xb={none:void 0,ascending:"ascending",descending:"descending"},yb="basic",$b="localeAwareCaseSensitive"
|
|
5104
|
+
class Cb extends _e{constructor(){super(),this.columnHidden=!1,this.sortDirection=xb.none,this.currentFractionalWidth=1,this.internalFractionalWidth=1,this.internalMinPixelWidth=88,this.dataRecordFieldNames=[],this.sortOperation=yb,this.internalUniqueId=Or("table-column-slot")}connectedCallback(){super.connectedCallback(),this.setAttribute("slot",this.internalUniqueId)}internalFractionalWidthChanged(){this.currentFractionalWidth=this.internalFractionalWidth}internalPixelWidthChanged(){this.currentPixelWidth=this.internalPixelWidth}}t([nt({attribute:"column-id"})],Cb.prototype,"columnId",void 0),t([nt({attribute:"action-menu-slot"})],Cb.prototype,"actionMenuSlot",void 0),t([nt({attribute:"action-menu-label"})],Cb.prototype,"actionMenuLabel",void 0),t([nt({attribute:"column-hidden",mode:"boolean"})],Cb.prototype,"columnHidden",void 0),t([nt({attribute:"sort-index",converter:it})],Cb.prototype,"sortIndex",void 0),t([nt({attribute:"sort-direction"})],Cb.prototype,"sortDirection",void 0),t([f],Cb.prototype,"currentPixelWidth",void 0),t([f],Cb.prototype,"currentFractionalWidth",void 0),t([f],Cb.prototype,"internalPixelWidth",void 0),t([f],Cb.prototype,"internalFractionalWidth",void 0),t([f],Cb.prototype,"internalMinPixelWidth",void 0),t([f],Cb.prototype,"dataRecordFieldNames",void 0),t([f],Cb.prototype,"columnConfig",void 0),t([f],Cb.prototype,"operandDataRecordFieldName",void 0),t([f],Cb.prototype,"sortOperation",void 0)
|
|
5105
|
+
class kb{constructor(){this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,this.duplicateColumnId=!1,this.missingColumnId=!1,this.duplicateSortIndex=!1}getValidity(){return{duplicateRecordId:this.duplicateRecordId,missingRecordId:this.missingRecordId,invalidRecordId:this.invalidRecordId,duplicateColumnId:this.duplicateColumnId,missingColumnId:this.missingColumnId,duplicateSortIndex:this.duplicateSortIndex}}isValid(){return Object.values(this.getValidity()).every((t=>!1===t))}validateRecordIds(t,e){if(this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,"string"!=typeof e)return!0
|
|
5097
5106
|
const i=new Set
|
|
5098
5107
|
for(const o of t){if(!Object.prototype.hasOwnProperty.call(o,e)){this.missingRecordId=!0
|
|
5099
5108
|
continue}const t=o[e]
|
|
@@ -5105,7 +5114,7 @@ for(const e of t)e?(i.has(e)&&(this.duplicateColumnId=!0),i.add(e)):this.missing
|
|
|
5105
5114
|
return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(t){this.duplicateSortIndex=!1
|
|
5106
5115
|
const e=new Set
|
|
5107
5116
|
for(const i of t)e.has(i)&&(this.duplicateSortIndex=!0),e.add(i)
|
|
5108
|
-
return!this.duplicateSortIndex}}const
|
|
5117
|
+
return!this.duplicateSortIndex}}const Sb=ft`
|
|
5109
5118
|
${bn("flex")}
|
|
5110
5119
|
|
|
5111
5120
|
:host {
|
|
@@ -5182,7 +5191,7 @@ return!this.duplicateSortIndex}}const hb=ft`
|
|
|
5182
5191
|
.row:hover::before {
|
|
5183
5192
|
background: ${Zr};
|
|
5184
5193
|
}
|
|
5185
|
-
`.withBehaviors(
|
|
5194
|
+
`.withBehaviors(nd(vs,ft`
|
|
5186
5195
|
.header-row::before {
|
|
5187
5196
|
content: '';
|
|
5188
5197
|
width: 100%;
|
|
@@ -5199,7 +5208,7 @@ return!this.duplicateSortIndex}}const hb=ft`
|
|
|
5199
5208
|
.row:hover::before {
|
|
5200
5209
|
background: ${ls(qn,.15)};
|
|
5201
5210
|
}
|
|
5202
|
-
`)),
|
|
5211
|
+
`)),_b=ft`
|
|
5203
5212
|
${bn("flex")}
|
|
5204
5213
|
|
|
5205
5214
|
:host {
|
|
@@ -5216,24 +5225,24 @@ return!this.duplicateSortIndex}}const hb=ft`
|
|
|
5216
5225
|
padding: 0px calc(${oa} / 2);
|
|
5217
5226
|
width: ${oa};
|
|
5218
5227
|
}
|
|
5219
|
-
`,
|
|
5228
|
+
`,Mb=G`
|
|
5220
5229
|
<template role="columnheader" aria-sort="${t=>t.ariaSort}">
|
|
5221
5230
|
<slot></slot>
|
|
5222
5231
|
|
|
5223
5232
|
<span class="sort-indicator" aria-hidden="true">
|
|
5224
|
-
${Mt((t=>t.sortDirection===
|
|
5225
|
-
<${
|
|
5233
|
+
${Mt((t=>t.sortDirection===xb.ascending),G`
|
|
5234
|
+
<${gg}></${gg}>
|
|
5226
5235
|
`)}
|
|
5227
|
-
${Mt((t=>t.sortDirection===
|
|
5228
|
-
<${
|
|
5236
|
+
${Mt((t=>t.sortDirection===xb.descending),G`
|
|
5237
|
+
<${og}></${og}>
|
|
5229
5238
|
`)}
|
|
5230
5239
|
</span>
|
|
5231
5240
|
</template>
|
|
5232
5241
|
`
|
|
5233
|
-
class
|
|
5234
|
-
const
|
|
5235
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
5236
|
-
const
|
|
5242
|
+
class Ib extends _e{constructor(){super(...arguments),this.sortDirection=xb.none,this.firstSortedColumn=!1}sortDirectionChanged(t,e){this.updateAriaSort()}firstSortedColumnChanged(t,e){this.updateAriaSort()}updateAriaSort(){this.firstSortedColumn&&this.sortDirection!==xb.none?this.sortDirection===xb.ascending?this.ariaSort="ascending":this.ariaSort="descending":this.ariaSort=null}}t([nt({attribute:"sort-direction"})],Ib.prototype,"sortDirection",void 0),t([nt({attribute:"first-sorted-column",mode:"boolean"})],Ib.prototype,"firstSortedColumn",void 0)
|
|
5243
|
+
const Rb=Ib.compose({baseName:"table-header",template:Mb,styles:_b})
|
|
5244
|
+
no.getOrCreate().withPrefix("nimble").register(Rb())
|
|
5245
|
+
const Ab=no.tagFor(Ib),Ob=ft`
|
|
5237
5246
|
${bn("grid")}
|
|
5238
5247
|
|
|
5239
5248
|
:host {
|
|
@@ -5257,7 +5266,7 @@ const fb=ft`
|
|
|
5257
5266
|
:host(:hover) nimble-table-cell {
|
|
5258
5267
|
--ni-private-table-cell-action-menu-display: block;
|
|
5259
5268
|
}
|
|
5260
|
-
`,
|
|
5269
|
+
`,Eb=ft`
|
|
5261
5270
|
${bn("grid")}
|
|
5262
5271
|
|
|
5263
5272
|
:host {
|
|
@@ -5278,33 +5287,33 @@ const fb=ft`
|
|
|
5278
5287
|
.action-menu {
|
|
5279
5288
|
display: var(--ni-private-table-cell-action-menu-display);
|
|
5280
5289
|
}
|
|
5281
|
-
`,
|
|
5290
|
+
`,Fb=G`
|
|
5282
5291
|
<template role="cell">
|
|
5283
5292
|
<div ${_t("cellContentContainer")} class="cell-content-container"></div>
|
|
5284
5293
|
|
|
5285
5294
|
${Mt((t=>t.hasActionMenu),G`
|
|
5286
|
-
<${
|
|
5295
|
+
<${om}
|
|
5287
5296
|
content-hidden
|
|
5288
5297
|
appearance="${Pc}"
|
|
5289
5298
|
@beforetoggle="${(t,e)=>t.onActionMenuBeforeToggle(e.event)}"
|
|
5290
5299
|
@toggle="${(t,e)=>t.onActionMenuToggle(e.event)}"
|
|
5291
5300
|
class="action-menu"
|
|
5292
5301
|
>
|
|
5293
|
-
<${
|
|
5302
|
+
<${_f} slot="start"></${_f}>
|
|
5294
5303
|
${t=>t.actionMenuLabel}
|
|
5295
5304
|
<slot name="cellActionMenu" slot="menu"></slot>
|
|
5296
|
-
</${
|
|
5305
|
+
</${om}>
|
|
5297
5306
|
`)}
|
|
5298
5307
|
</template>
|
|
5299
5308
|
`
|
|
5300
|
-
class
|
|
5301
|
-
const
|
|
5302
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
5303
|
-
const
|
|
5309
|
+
class Vb extends _e{constructor(){super(...arguments),this.hasActionMenu=!1,this.menuOpen=!1,this.customCellView=void 0}connectedCallback(){super.connectedCallback(),this.customCellView=this.cellTemplate?.render(this.cellState,this.cellContentContainer)}disconnectedCallback(){super.disconnectedCallback(),this.customCellView&&(this.customCellView.dispose(),this.customCellView=void 0)}onActionMenuBeforeToggle(t){this.$emit("cell-action-menu-beforetoggle",t.detail)}onActionMenuToggle(t){this.menuOpen=t.detail.newState,this.$emit("cell-action-menu-toggle",t.detail)}cellStateChanged(){this.customCellView?.bind(this.cellState,x)}cellTemplateChanged(){this.$fastController.isConnected&&(this.customCellView=this.cellTemplate?.render(this.cellState,this.cellContentContainer))}cellStylesChanged(t,e){t&&this.$fastController.removeStyles(t),e&&this.$fastController.addStyles(e)}}t([f],Vb.prototype,"cellState",void 0),t([f],Vb.prototype,"cellTemplate",void 0),t([f],Vb.prototype,"cellStyles",void 0),t([nt({attribute:"has-action-menu",mode:"boolean"})],Vb.prototype,"hasActionMenu",void 0),t([nt({attribute:"menu-open",mode:"boolean"})],Vb.prototype,"menuOpen",void 0),t([nt({attribute:"action-menu-label"})],Vb.prototype,"actionMenuLabel",void 0)
|
|
5310
|
+
const Hb=Vb.compose({baseName:"table-cell",template:Fb,styles:Eb})
|
|
5311
|
+
no.getOrCreate().withPrefix("nimble").register(Hb())
|
|
5312
|
+
const Pb=no.tagFor(Vb),Tb=G`
|
|
5304
5313
|
<template role="row">
|
|
5305
|
-
${
|
|
5314
|
+
${Ft((t=>t.columnStates),G`
|
|
5306
5315
|
${Mt((t=>!t.column.columnHidden),G`
|
|
5307
|
-
<${
|
|
5316
|
+
<${Pb}
|
|
5308
5317
|
class="cell"
|
|
5309
5318
|
:cellTemplate="${t=>t.column.cellTemplate}"
|
|
5310
5319
|
:cellStyles="${t=>t.column.cellStyles}"
|
|
@@ -5321,20 +5330,20 @@ const yb=G`
|
|
|
5321
5330
|
slot="cellActionMenu"
|
|
5322
5331
|
></slot>
|
|
5323
5332
|
`)}
|
|
5324
|
-
</${
|
|
5333
|
+
</${Pb}>
|
|
5325
5334
|
`)}
|
|
5326
5335
|
`)}
|
|
5327
5336
|
</template>
|
|
5328
5337
|
`
|
|
5329
|
-
class
|
|
5338
|
+
class Lb extends _e{constructor(){super(...arguments),this.columns=[],this.menuOpen=!1}get columnStates(){return this.columns.map((t=>{const e=t.dataRecordFieldNames
|
|
5330
5339
|
let i
|
|
5331
5340
|
if(this.hasValidFieldNames(e)&&this.dataRecord){const o=e.map((t=>this.dataRecord[t]))
|
|
5332
5341
|
i={cellRecord:Object.fromEntries(t.cellRecordFieldNames.map(((t,e)=>[t,o[e]]))),columnConfig:t.columnConfig??{}}}else i={cellRecord:{},columnConfig:{}}
|
|
5333
5342
|
return{column:t,cellState:i}}))}onCellActionMenuBeforeToggle(t,e){this.currentActionMenuColumn=e,this.emitToggleEvent("row-action-menu-beforetoggle",t.detail,e)}onCellActionMenuToggle(t,e){this.menuOpen=t.detail.newState,this.emitToggleEvent("row-action-menu-toggle",t.detail,e)}emitToggleEvent(t,e,i){const o={newState:e.newState,oldState:e.oldState,recordIds:[this.recordId],columnId:i.columnId}
|
|
5334
|
-
this.$emit(t,o)}hasValidFieldNames(t){return t.every((t=>void 0!==t))}}t([nt({attribute:"record-id"})]
|
|
5335
|
-
const
|
|
5336
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
5337
|
-
const
|
|
5343
|
+
this.$emit(t,o)}hasValidFieldNames(t){return t.every((t=>void 0!==t))}}t([nt({attribute:"record-id"})],Lb.prototype,"recordId",void 0),t([f],Lb.prototype,"dataRecord",void 0),t([f],Lb.prototype,"columns",void 0),t([f],Lb.prototype,"currentActionMenuColumn",void 0),t([nt({attribute:"menu-open",mode:"boolean"})],Lb.prototype,"menuOpen",void 0),t([m],Lb.prototype,"columnStates",null)
|
|
5344
|
+
const Db=Lb.compose({baseName:"table-row",template:Tb,styles:Ob})
|
|
5345
|
+
no.getOrCreate().withPrefix("nimble").register(Db())
|
|
5346
|
+
const zb=no.tagFor(Lb),Bb=G`
|
|
5338
5347
|
<template role="table" ${Dt({property:"childItems",filter:Vt()})}>
|
|
5339
5348
|
<div class="table-container" style="
|
|
5340
5349
|
--ni-private-table-scroll-x: -${t=>t.scrollX}px;
|
|
@@ -5345,15 +5354,15 @@ const kb=G`
|
|
|
5345
5354
|
">
|
|
5346
5355
|
<div role="rowgroup" class="header-container">
|
|
5347
5356
|
<div class="header-row" role="row">
|
|
5348
|
-
${
|
|
5357
|
+
${Ft((t=>t.columns),G`
|
|
5349
5358
|
${Mt((t=>!t.columnHidden),G`
|
|
5350
|
-
<${
|
|
5359
|
+
<${Ab}
|
|
5351
5360
|
class="header"
|
|
5352
|
-
sort-direction="${t=>"number"==typeof t.sortIndex?t.sortDirection:
|
|
5361
|
+
sort-direction="${t=>"number"==typeof t.sortIndex?t.sortDirection:xb.none}"
|
|
5353
5362
|
?first-sorted-column="${(t,e)=>t===e.parent.firstSortedColumn}"
|
|
5354
5363
|
>
|
|
5355
5364
|
<slot name="${t=>t.slot}"></slot>
|
|
5356
|
-
</${
|
|
5365
|
+
</${Ab}>
|
|
5357
5366
|
`)}
|
|
5358
5367
|
`)}
|
|
5359
5368
|
<div class="header-scrollbar-spacer"></div>
|
|
@@ -5364,8 +5373,8 @@ const kb=G`
|
|
|
5364
5373
|
<div class="table-row-container"
|
|
5365
5374
|
role="rowgroup">
|
|
5366
5375
|
${Mt((t=>t.columns.length>0&&t.canRenderRows),G`
|
|
5367
|
-
${
|
|
5368
|
-
<${
|
|
5376
|
+
${Ft((t=>t.virtualizer.visibleItems),G`
|
|
5377
|
+
<${zb}
|
|
5369
5378
|
class="row"
|
|
5370
5379
|
record-id="${(t,e)=>e.parent.tableData[t.index]?.id}"
|
|
5371
5380
|
:dataRecord="${(t,e)=>e.parent.tableData[t.index]?.record}"
|
|
@@ -5374,14 +5383,14 @@ const kb=G`
|
|
|
5374
5383
|
@row-action-menu-toggle="${(t,e)=>e.parent.onRowActionMenuToggle(e.event)}"
|
|
5375
5384
|
>
|
|
5376
5385
|
${Mt(((t,e)=>e.parent.openActionMenuRecordId===e.parent.tableData[t.index]?.id),G`
|
|
5377
|
-
${
|
|
5386
|
+
${Ft(((t,e)=>e.parent.actionMenuSlots),G`
|
|
5378
5387
|
<slot
|
|
5379
5388
|
name="${t=>t}"
|
|
5380
5389
|
slot="${t=>`row-action-menu-${t}`}">
|
|
5381
5390
|
</slot>
|
|
5382
5391
|
`)}
|
|
5383
5392
|
`)}
|
|
5384
|
-
</${
|
|
5393
|
+
</${zb}>
|
|
5385
5394
|
`)}
|
|
5386
5395
|
`)}
|
|
5387
5396
|
</div>
|
|
@@ -5399,8 +5408,8 @@ const kb=G`
|
|
|
5399
5408
|
*
|
|
5400
5409
|
* @license MIT
|
|
5401
5410
|
*/
|
|
5402
|
-
function
|
|
5403
|
-
for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},
|
|
5411
|
+
function Nb(){return Nb=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e]
|
|
5412
|
+
for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},Nb.apply(this,arguments)}
|
|
5404
5413
|
/**
|
|
5405
5414
|
* virtual-core
|
|
5406
5415
|
*
|
|
@@ -5410,42 +5419,42 @@ for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},
|
|
|
5410
5419
|
* LICENSE.md file in the root directory of this source tree.
|
|
5411
5420
|
*
|
|
5412
5421
|
* @license MIT
|
|
5413
|
-
*/function
|
|
5422
|
+
*/function Zb(t,e,i){var o,n,s=null!=(o=i.initialDeps)?o:[]
|
|
5414
5423
|
return function(){var o
|
|
5415
5424
|
i.key&&null!=i.debug&&i.debug()&&(o=Date.now())
|
|
5416
5425
|
var r,a=t()
|
|
5417
5426
|
if(!(a.length!==s.length||a.some((function(t,e){return s[e]!==t}))))return n
|
|
5418
5427
|
if(s=a,i.key&&null!=i.debug&&i.debug()&&(r=Date.now()),n=e.apply(void 0,a),i.key&&null!=i.debug&&i.debug()){var l=Math.round(100*(Date.now()-o))/100,c=Math.round(100*(Date.now()-r))/100,d=c/16,h=function(t,e){for(t=String(t);t.length<e;)t=" "+t
|
|
5419
5428
|
return t}
|
|
5420
|
-
console.info("%c⏱ "+h(c,5)+" /"+h(l,5)+" ms","\n font-size: .6rem;\n font-weight: bold;\n color: hsl("+Math.max(0,Math.min(120-120*d,120))+"deg 100% 31%);",null==i?void 0:i.key)}return null==i||null==i.onChange||i.onChange(n),n}}var
|
|
5421
|
-
return o},
|
|
5429
|
+
console.info("%c⏱ "+h(c,5)+" /"+h(l,5)+" ms","\n font-size: .6rem;\n font-weight: bold;\n color: hsl("+Math.max(0,Math.min(120-120*d,120))+"deg 100% 31%);",null==i?void 0:i.key)}return null==i||null==i.onChange||i.onChange(n),n}}var qb,jb=function(t){return t},Ub=function(t){for(var e=Math.max(t.startIndex-t.overscan,0),i=Math.min(t.endIndex+t.overscan,t.count-1),o=[],n=e;n<=i;n++)o.push(n)
|
|
5430
|
+
return o},Gb=function(t,e){var i=new ResizeObserver((function(t){var i=t[0]
|
|
5422
5431
|
if(i){var o=i.contentRect,n=o.width,s=o.height
|
|
5423
5432
|
e({width:Math.round(n),height:Math.round(s)})}else e({width:0,height:0})}))
|
|
5424
|
-
if(t.scrollElement)return e(t.scrollElement.getBoundingClientRect()),i.observe(t.scrollElement),function(){i.unobserve(t.scrollElement)}},
|
|
5433
|
+
if(t.scrollElement)return e(t.scrollElement.getBoundingClientRect()),i.observe(t.scrollElement),function(){i.unobserve(t.scrollElement)}},Wb={element:["scrollLeft","scrollTop"],window:["scrollX","scrollY"]},Xb=(qb="element",function(t,e){if(t.scrollElement){var i=Wb[qb][0],o=Wb[qb][1],n=t.scrollElement[i],s=t.scrollElement[o],r=function(){var n=t.scrollElement[t.options.horizontal?i:o]
|
|
5425
5434
|
e(n)}
|
|
5426
5435
|
r()
|
|
5427
5436
|
var a=function(e){var a=e.currentTarget,l=a[i],c=a[o];(t.options.horizontal?n-l:s-c)&&r(),n=l,s=c}
|
|
5428
|
-
return t.scrollElement.addEventListener("scroll",a,{capture:!1,passive:!0}),function(){t.scrollElement.removeEventListener("scroll",a)}}}),
|
|
5429
|
-
null==(o=i.scrollElement)||null==o.scrollTo||o.scrollTo(((n={})[i.options.horizontal?"left":"top"]=l,n.behavior=a,n))},
|
|
5437
|
+
return t.scrollElement.addEventListener("scroll",a,{capture:!1,passive:!0}),function(){t.scrollElement.removeEventListener("scroll",a)}}}),Kb=function(t,e){return Math.round(t.getBoundingClientRect()[e.options.horizontal?"width":"height"])},Yb=function(t,e,i){var o,n,s=e.adjustments,r=void 0===s?0:s,a=e.behavior,l=t+r
|
|
5438
|
+
null==(o=i.scrollElement)||null==o.scrollTo||o.scrollTo(((n={})[i.options.horizontal?"left":"top"]=l,n.behavior=a,n))},Qb=function(t){var e,i=this
|
|
5430
5439
|
this.unsubs=[],this.scrollElement=null,this.isScrolling=!1,this.isScrollingTimeoutId=null,this.scrollToIndexTimeoutId=null,this.measurementsCache=[],this.itemSizeCache={},this.pendingMeasuredCacheIndexes=[],this.scrollDirection=null,this.scrollAdjustments=0,this.measureElementCache={},this.getResizeObserver=(e=null,function(){return e||("undefined"!=typeof ResizeObserver?e=new ResizeObserver((function(t){t.forEach((function(t){i._measureElement(t.target,!1)}))})):null)}),this.range={startIndex:0,endIndex:0},this.setOptions=function(t){Object.entries(t).forEach((function(e){var i=e[0]
|
|
5431
|
-
void 0===e[1]&&delete t[i]})),i.options=
|
|
5440
|
+
void 0===e[1]&&delete t[i]})),i.options=Nb({debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:jb,rangeExtractor:Ub,onChange:function(){},measureElement:Kb,initialRect:{width:0,height:0},scrollMargin:0,scrollingDelay:150,indexAttribute:"data-index",initialMeasurementsCache:[]},t)},this.notify=function(){null==i.options.onChange||i.options.onChange(i)},this.cleanup=function(){i.unsubs.filter(Boolean).forEach((function(t){return t()})),i.unsubs=[],i.scrollElement=null},this._didMount=function(){var t=i.getResizeObserver()
|
|
5432
5441
|
return Object.values(i.measureElementCache).forEach((function(e){return null==t?void 0:t.observe(e)})),function(){null==t||t.disconnect(),i.cleanup()}},this._willUpdate=function(){var t=i.options.getScrollElement()
|
|
5433
|
-
i.scrollElement!==t&&(i.cleanup(),i.scrollElement=t,i._scrollToOffset(i.scrollOffset,{adjustments:void 0,behavior:void 0}),i.unsubs.push(i.options.observeElementRect(i,(function(t){i.scrollRect=t,i.maybeNotify()}))),i.unsubs.push(i.options.observeElementOffset(i,(function(t){i.scrollAdjustments=0,i.scrollOffset!==t&&(null!==i.isScrollingTimeoutId&&(clearTimeout(i.isScrollingTimeoutId),i.isScrollingTimeoutId=null),i.isScrolling=!0,i.scrollDirection=i.scrollOffset<t?"forward":"backward",i.scrollOffset=t,i.maybeNotify(),i.isScrollingTimeoutId=setTimeout((function(){i.isScrollingTimeoutId=null,i.isScrolling=!1,i.scrollDirection=null,i.maybeNotify()}),i.options.scrollingDelay))}))))},this.getSize=function(){return i.scrollRect[i.options.horizontal?"width":"height"]},this.getMeasurements=
|
|
5442
|
+
i.scrollElement!==t&&(i.cleanup(),i.scrollElement=t,i._scrollToOffset(i.scrollOffset,{adjustments:void 0,behavior:void 0}),i.unsubs.push(i.options.observeElementRect(i,(function(t){i.scrollRect=t,i.maybeNotify()}))),i.unsubs.push(i.options.observeElementOffset(i,(function(t){i.scrollAdjustments=0,i.scrollOffset!==t&&(null!==i.isScrollingTimeoutId&&(clearTimeout(i.isScrollingTimeoutId),i.isScrollingTimeoutId=null),i.isScrolling=!0,i.scrollDirection=i.scrollOffset<t?"forward":"backward",i.scrollOffset=t,i.maybeNotify(),i.isScrollingTimeoutId=setTimeout((function(){i.isScrollingTimeoutId=null,i.isScrolling=!1,i.scrollDirection=null,i.maybeNotify()}),i.options.scrollingDelay))}))))},this.getSize=function(){return i.scrollRect[i.options.horizontal?"width":"height"]},this.getMeasurements=Zb((function(){return[i.options.count,i.options.paddingStart,i.options.scrollMargin,i.options.getItemKey,i.itemSizeCache]}),(function(t,e,o,n,s){var r=i.pendingMeasuredCacheIndexes.length>0?Math.min.apply(Math,i.pendingMeasuredCacheIndexes):0
|
|
5434
5443
|
i.pendingMeasuredCacheIndexes=[]
|
|
5435
5444
|
for(var a=i.measurementsCache.slice(0,r),l=r;l<t;l++){var c=n(l),d=s[c],h=a[l-1]?a[l-1].end:e+o,u="number"==typeof d?d:i.options.estimateSize(l),p=h+u
|
|
5436
|
-
a[l]={index:l,start:h,size:u,end:p,key:c}}return i.measurementsCache=a,a}),{key:!1,debug:function(){return i.options.debug}}),this.calculateRange=
|
|
5445
|
+
a[l]={index:l,start:h,size:u,end:p,key:c}}return i.measurementsCache=a,a}),{key:!1,debug:function(){return i.options.debug}}),this.calculateRange=Zb((function(){return[i.getMeasurements(),i.getSize(),i.scrollOffset]}),(function(t,e,o){return i.range=function(t){var e=t.measurements,i=t.outerSize,o=t.scrollOffset,n=e.length-1,s=function(t){return e[t].start},r=function(t,e,i,o){for(;t<=e;){var n=(t+e)/2|0,s=i(n)
|
|
5437
5446
|
if(s<o)t=n+1
|
|
5438
5447
|
else{if(!(s>o))return n
|
|
5439
5448
|
e=n-1}}return t>0?t-1:0}(0,n,s,o),a=r
|
|
5440
5449
|
for(;a<n&&e[a].end<o+i;)a++
|
|
5441
|
-
return{startIndex:r,endIndex:a}}({measurements:t,outerSize:e,scrollOffset:o})}),{key:!1,debug:function(){return i.options.debug}}),this.maybeNotify=
|
|
5450
|
+
return{startIndex:r,endIndex:a}}({measurements:t,outerSize:e,scrollOffset:o})}),{key:!1,debug:function(){return i.options.debug}}),this.maybeNotify=Zb((function(){return[].concat(Object.values(i.calculateRange()),[i.isScrolling])}),(function(){i.notify()}),{key:!1,debug:function(){return i.options.debug},initialDeps:[].concat(Object.values(this.range),[this.isScrolling])}),this.getIndexes=Zb((function(){return[i.options.rangeExtractor,i.calculateRange(),i.options.overscan,i.options.count]}),(function(t,e,i,o){return t(Nb({},e,{overscan:i,count:o}))}),{key:!1,debug:function(){return i.options.debug}}),this.indexFromElement=function(t){var e=i.options.indexAttribute,o=t.getAttribute(e)
|
|
5442
5451
|
return o?parseInt(o,10):(console.warn("Missing attribute name '"+e+"={index}' on measured element."),-1)},this._measureElement=function(t,e){var o,n=i.indexFromElement(t),s=i.measurementsCache[n]
|
|
5443
5452
|
if(s){var r=i.measureElementCache[s.key],a=i.getResizeObserver()
|
|
5444
5453
|
if(!t.isConnected)return null==a||a.unobserve(t),void(t===r&&delete i.measureElementCache[s.key])
|
|
5445
5454
|
if(r!==t)r&&(null==a||a.unobserve(r)),null==a||a.observe(t),i.measureElementCache[s.key]=t
|
|
5446
5455
|
else if(!e&&!r.__virtualizerSkipFirstNotSync)return void(r.__virtualizerSkipFirstNotSync=!0)
|
|
5447
5456
|
var l,c=i.options.measureElement(t,i),d=c-(null!=(o=i.itemSizeCache[s.key])?o:s.size)
|
|
5448
|
-
if(0!==d)s.start<i.scrollOffset&&i._scrollToOffset(i.scrollOffset,{adjustments:i.scrollAdjustments+=d,behavior:void 0}),i.pendingMeasuredCacheIndexes.push(n),i.itemSizeCache=
|
|
5457
|
+
if(0!==d)s.start<i.scrollOffset&&i._scrollToOffset(i.scrollOffset,{adjustments:i.scrollAdjustments+=d,behavior:void 0}),i.pendingMeasuredCacheIndexes.push(n),i.itemSizeCache=Nb({},i.itemSizeCache,((l={})[s.key]=c,l)),i.notify()}},this.measureElement=function(t){t&&i._measureElement(t,!0)},this.getVirtualItems=Zb((function(){return[i.getIndexes(),i.getMeasurements()]}),(function(t,e){for(var i=[],o=0,n=t.length;o<n;o++){var s=e[t[o]]
|
|
5449
5458
|
i.push(s)}return i}),{key:!1,debug:function(){return i.options.debug}}),this.getOffsetForAlignment=function(t,e){var o=i.getSize()
|
|
5450
5459
|
"auto"===e&&(e=t<=i.scrollOffset?"start":t>=i.scrollOffset+o?"end":"start"),"start"===e||("end"===e?t-=o:"center"===e&&(t-=o/2))
|
|
5451
5460
|
var n=i.options.horizontal?"scrollWidth":"scrollHeight",s=(i.scrollElement?"document"in i.scrollElement?i.scrollElement.document.documentElement[n]:i.scrollElement[n]:0)-i.getSize()
|
|
@@ -5475,26 +5484,28 @@ i.options.scrollToFn(t,{behavior:n,adjustments:o},i)},this.measure=function(){i.
|
|
|
5475
5484
|
* LICENSE.md file in the root directory of this source tree.
|
|
5476
5485
|
*
|
|
5477
5486
|
* @license MIT
|
|
5478
|
-
*/class
|
|
5487
|
+
*/class Jb{constructor(t){this.visibleItems=[],this.allRowsHeight=0,this.headerContainerMarginRight=0,this.rowContainerYOffset=0,this.table=t,this.viewportResizeObserver=new ResizeObserver((t=>{const e=t[0]?.borderBoxSize[0]
|
|
5479
5488
|
if(e){const t=e.inlineSize
|
|
5480
5489
|
this.headerContainerMarginRight=t-this.table.viewport.clientWidth}}))}connectedCallback(){this.viewportResizeObserver.observe(this.table.viewport),this.updateVirtualizer()}disconnectedCallback(){this.viewportResizeObserver.disconnect()}dataChanged(){this.table.$fastController.isConnected&&this.updateVirtualizer()}updateVirtualizer(){const t=this.createVirtualizerOptions()
|
|
5481
|
-
this.virtualizer?this.virtualizer.setOptions(t):this.virtualizer=new
|
|
5482
|
-
return{count:this.table.tableData.length,getScrollElement:()=>this.table.viewport,estimateSize:e=>t,enableSmoothScroll:!0,overscan:3,scrollingDelay:5,scrollToFn:
|
|
5490
|
+
this.virtualizer?this.virtualizer.setOptions(t):this.virtualizer=new Qb(t),this.virtualizer._willUpdate(),this.handleVirtualizerChange()}createVirtualizerOptions(){const t=parseFloat(ta.getValueFor(this.table))+2*parseFloat(na.getValueFor(this.table))
|
|
5491
|
+
return{count:this.table.tableData.length,getScrollElement:()=>this.table.viewport,estimateSize:e=>t,enableSmoothScroll:!0,overscan:3,scrollingDelay:5,scrollToFn:Yb,observeElementOffset:Xb,observeElementRect:Gb,onChange:()=>this.handleVirtualizerChange()}}handleVirtualizerChange(){const t=this.virtualizer
|
|
5483
5492
|
this.visibleItems=t.getVirtualItems(),this.allRowsHeight=t.getTotalSize()
|
|
5484
5493
|
let e=0
|
|
5485
|
-
if(this.visibleItems.length>0){e=this.visibleItems[0].start}this.rowContainerYOffset=e}}function
|
|
5486
|
-
case
|
|
5487
|
-
default:return
|
|
5488
|
-
return"string"==typeof o&&"string"==typeof n?o.localeCompare(n):o===n?0:void 0===o||null===o&&void 0!==n?-1:1}t([f],
|
|
5489
|
-
|
|
5494
|
+
if(this.visibleItems.length>0){e=this.visibleItems[0].start}this.rowContainerYOffset=e}}function tw(t){switch(t){case yb:return fb.basic
|
|
5495
|
+
case $b:return ew
|
|
5496
|
+
default:return fb.basic}}function ew(t,e,i){const o=t.getValue(i),n=e.getValue(i)
|
|
5497
|
+
return"string"==typeof o&&"string"==typeof n?o.localeCompare(n):o===n?0:void 0===o||null===o&&void 0!==n?-1:1}t([f],Jb.prototype,"visibleItems",void 0),t([f],Jb.prototype,"allRowsHeight",void 0),t([f],Jb.prototype,"headerContainerMarginRight",void 0),t([f],Jb.prototype,"rowContainerYOffset",void 0)
|
|
5498
|
+
const iw=(t,...e)=>{for(const i of e)if(t===i)return!0
|
|
5499
|
+
return!1}
|
|
5500
|
+
class ow{constructor(t){this.requiredUpdates={rowIds:!1,columnIds:!1,columnSort:!1,columnWidths:!1,columnDefinition:!1,actionMenuSlots:!1},this.updateQueued=!1,this.table=t}get updateRowIds(){return this.requiredUpdates.rowIds}get updateColumnIds(){return this.requiredUpdates.columnIds}get updateColumnSort(){return this.requiredUpdates.columnSort}get updateColumnWidths(){return this.requiredUpdates.columnWidths}get updateColumnDefinition(){return this.requiredUpdates.columnDefinition}get updateActionMenuSlots(){return this.requiredUpdates.actionMenuSlots}get requiresTanStackUpdate(){return this.requiredUpdates.rowIds||this.requiredUpdates.columnSort||this.requiredUpdates.columnDefinition}get requiresTanStackDataReset(){return this.requiredUpdates.rowIds||this.requiredUpdates.columnDefinition}trackAllStateChanged(){this.setAllKeys(!0),this.queueUpdate()}trackColumnPropertyChanged(t){iw(t,"columnId")?this.requiredUpdates.columnIds=!0:iw(t,"operandDataRecordFieldName","sortOperation")?this.requiredUpdates.columnDefinition=!0:iw(t,"sortIndex","sortDirection")?this.requiredUpdates.columnSort=!0:iw(t,"currentFractionalWidth","currentPixelWidth","internalMinPixelWidth","columnHidden")?this.requiredUpdates.columnWidths=!0:iw(t,"actionMenuSlot")&&(this.requiredUpdates.actionMenuSlots=!0),this.queueUpdate()}trackColumnInstancesChanged(){this.requiredUpdates.columnIds=!0,this.requiredUpdates.columnDefinition=!0,this.requiredUpdates.columnSort=!0,this.requiredUpdates.columnWidths=!0,this.requiredUpdates.actionMenuSlots=!0,this.queueUpdate()}trackIdFieldNameChanged(){this.requiredUpdates.rowIds=!0,this.queueUpdate()}setAllKeys(t){Object.keys(this.requiredUpdates).forEach((e=>{this.requiredUpdates[e]=t}))}queueUpdate(){this.table.$fastController.isConnected&&(this.updateQueued||(this.updateQueued=!0,u.queueUpdate((()=>{this.table.update(),this.setAllKeys(!1),this.updateQueued=!1}))))}}class nw{static getGridTemplateColumns(t){return t?.filter((t=>!t.columnHidden)).reduce(((t,e)=>{const i=""===t?"":" ",o=e.internalMinPixelWidth
|
|
5490
5501
|
if(e.currentPixelWidth){const n=e.currentPixelWidth
|
|
5491
|
-
return`${t}${i}${n>o?n:o}px`}return`${t}${i}minmax(${o}px, ${e.currentFractionalWidth}fr)`}),"")??""}}class
|
|
5502
|
+
return`${t}${i}${n>o?n:o}px`}return`${t}${i}minmax(${o}px, ${e.currentFractionalWidth}fr)`}),"")??""}}class sw extends _e{constructor(){super(),this.tableData=[],this.columns=[],this.childItems=[],this.actionMenuSlots=[],this.canRenderRows=!0,this.scrollX=0,this.tableValidator=new kb,this.updateTracker=new ow(this),this.columnNotifiers=[],this.onViewPortScroll=t=>{this.scrollX=t.target.scrollLeft},this.options={data:[],onStateChange:t=>{},getCoreRowModel:t=>Lm((()=>[t.options.data]),(e=>{const i={rows:[],flatRows:[],rowsById:{}},o=function(e,n,s){void 0===n&&(n=0)
|
|
5492
5503
|
const r=[]
|
|
5493
|
-
for(let l=0;l<e.length;l++){const c=
|
|
5504
|
+
for(let l=0;l<e.length;l++){const c=wb(t,t._getRowId(e[l],l,s),e[l],l,n)
|
|
5494
5505
|
var a
|
|
5495
5506
|
i.flatRows.push(c),i.rowsById[c.id]=c,r.push(c),t.options.getSubRows&&(c.originalSubRows=t.options.getSubRows(e[l],l),null!=(a=c.originalSubRows)&&a.length&&(c.subRows=o(c.originalSubRows,n+1,c)))}return r}
|
|
5496
5507
|
return i.rows=o(e),i}),{key:!1,debug:()=>{var e
|
|
5497
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugTable},onChange:()=>{t._autoResetPageIndex()}}),getSortedRowModel:t=>
|
|
5508
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugTable},onChange:()=>{t._autoResetPageIndex()}}),getSortedRowModel:t=>Lm((()=>[t.getState().sorting,t.getPreSortedRowModel()]),((e,i)=>{if(!i.rows.length||null==e||!e.length)return i
|
|
5498
5509
|
const o=t.getState().sorting,n=[],s=o.filter((e=>{var i
|
|
5499
5510
|
return null==(i=t.getColumn(e.id))?void 0:i.getCanSort()})),r={}
|
|
5500
5511
|
s.forEach((e=>{const i=t.getColumn(e.id)
|
|
@@ -5507,26 +5518,20 @@ if(i||o)return i&&o?0:i?a.sortUndefined:-a.sortUndefined}let c=a.sortingFn(t,e,n
|
|
|
5507
5518
|
if(0!==c)return l&&(c*=-1),a.invertSorting&&(c*=-1),c}return t.index-e.index})),e.forEach((t=>{var e
|
|
5508
5519
|
n.push(t),null!=(e=t.subRows)&&e.length&&(t.subRows=a(t.subRows))})),e}
|
|
5509
5520
|
return{rows:a(i.rows),flatRows:n,rowsById:i.rowsById}}),{key:!1,debug:()=>{var e
|
|
5510
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugTable},onChange:()=>{t._autoResetPageIndex()}}),columns:[],state:{},enableSorting:!0,renderFallbackValue:null,autoResetAll:!1},this.table=
|
|
5511
|
-
this.validateAndObserveColumns(),this.generateTanStackColumns(),this.setSortState()
|
|
5512
|
-
const i=new Set
|
|
5513
|
-
for(const t of this.columns)t.actionMenuSlot&&i.add(t.actionMenuSlot)
|
|
5514
|
-
this.actionMenuSlots=Array.from(i),this.updateRowGridColumns()}removeColumnObservers(){this.columnNotifiers.forEach((t=>{t.unsubscribe(this)})),this.columnNotifiers=[]}validateAndObserveColumns(){this.removeColumnObservers()
|
|
5521
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugTable},onChange:()=>{t._autoResetPageIndex()}}),columns:[],state:{},enableSorting:!0,renderFallbackValue:null,autoResetAll:!1},this.table=bb(this.options),this.virtualizer=new Jb(this)}get validity(){return this.tableValidator.getValidity()}setData(t){this.setTableData(t)}connectedCallback(){super.connectedCallback(),this.virtualizer.connectedCallback(),this.updateTracker.trackAllStateChanged(),this.observeColumns(),this.viewport.addEventListener("scroll",this.onViewPortScroll,{passive:!0})}disconnectedCallback(){super.disconnectedCallback(),this.virtualizer.disconnectedCallback(),this.removeColumnObservers(),this.viewport.removeEventListener("scroll",this.onViewPortScroll)}checkValidity(){return this.tableValidator.isValid()}handleChange(t,e){t instanceof Cb&&"string"==typeof e&&this.updateTracker.trackColumnPropertyChanged(e)}onRowActionMenuBeforeToggle(t){this.openActionMenuRecordId=t.detail.recordIds[0],this.$emit("action-menu-beforetoggle",t.detail)}onRowActionMenuToggle(t){this.$emit("action-menu-toggle",t.detail)}update(){this.validate(),this.updateTracker.requiresTanStackUpdate&&this.updateTanStack(),this.updateTracker.updateActionMenuSlots&&this.updateActionMenuSlots(),this.updateTracker.updateColumnWidths&&this.updateRowGridColumns()}idFieldNameChanged(t,e){this.$fastController.isConnected&&this.updateTracker.trackIdFieldNameChanged()}columnsChanged(t,e){this.$fastController.isConnected&&(this.observeColumns(),this.updateTracker.trackColumnInstancesChanged())}removeColumnObservers(){this.columnNotifiers.forEach((t=>{t.unsubscribe(this)})),this.columnNotifiers=[]}observeColumns(){this.removeColumnObservers()
|
|
5515
5522
|
for(const t of this.columns){const e=v.getNotifier(t)
|
|
5516
|
-
e.subscribe(this),this.columnNotifiers.push(e)}
|
|
5517
|
-
await Promise.all(t),this.columns=this.childItems.filter((t=>t instanceof
|
|
5518
|
-
this.
|
|
5519
|
-
const
|
|
5520
|
-
this.
|
|
5521
|
-
this.
|
|
5522
|
-
this.
|
|
5523
|
-
|
|
5524
|
-
|
|
5525
|
-
|
|
5526
|
-
|
|
5527
|
-
const
|
|
5528
|
-
no.getOrCreate().withPrefix("nimble").register(Bb()),no.tagFor(zb)
|
|
5529
|
-
const Nb=ft`
|
|
5523
|
+
e.subscribe(this),this.columnNotifiers.push(e)}}getColumnsParticipatingInSorting(){return this.columns.filter((t=>t.sortDirection!==xb.none&&"number"==typeof t.sortIndex))}childItemsChanged(){this.updateColumnsFromChildItems()}async updateColumnsFromChildItems(){const t=this.childItems.map((async t=>t.matches(":not(:defined)")?customElements.whenDefined(t.localName):Promise.resolve()))
|
|
5524
|
+
await Promise.all(t),this.columns=this.childItems.filter((t=>t instanceof Cb))}updateTanStack(){const t={state:{}}
|
|
5525
|
+
this.updateTracker.updateColumnSort&&(t.state.sorting=this.calculateTanStackSortState()),this.updateTracker.updateColumnDefinition&&(t.columns=this.calculateTanStackColumns()),this.updateTracker.updateRowIds&&(t.getRowId=this.calculateTanStackRowIdFunction()),this.updateTracker.requiresTanStackDataReset&&(t.data=[...this.table.options.data]),this.updateTableOptions(t)}updateActionMenuSlots(){const t=new Set
|
|
5526
|
+
for(const e of this.columns)e.actionMenuSlot&&t.add(e.actionMenuSlot)
|
|
5527
|
+
this.actionMenuSlots=Array.from(t)}updateRowGridColumns(){this.rowGridColumns=nw.getGridTemplateColumns(this.columns)}validate(){this.tableValidator.validateColumnIds(this.columns.map((t=>t.columnId))),this.tableValidator.validateColumnSortIndices(this.getColumnsParticipatingInSorting().map((t=>t.sortIndex))),this.validateWithData(this.table.options.data)}validateWithData(t){this.tableValidator.validateRecordIds(t,this.idFieldName),this.canRenderRows=this.checkValidity()}setTableData(t){const e=t.map((t=>({...t})))
|
|
5528
|
+
this.validateWithData(e),this.updateTableOptions({data:e})}refreshRows(){const t=this.table.getRowModel().rows
|
|
5529
|
+
this.tableData=t.map((t=>({record:t.original,id:t.id}))),this.virtualizer.dataChanged()}updateTableOptions(t){this.options={...this.options,...t,state:{...this.options.state,...t.state}},this.table.setOptions(this.options),this.refreshRows()}calculateTanStackSortState(){const t=this.getColumnsParticipatingInSorting().sort(((t,e)=>t.sortIndex-e.sortIndex))
|
|
5530
|
+
return this.firstSortedColumn=t.length?t[0]:void 0,t.map((t=>({id:t.internalUniqueId,desc:t.sortDirection===xb.descending})))}calculateTanStackRowIdFunction(){return null===this.idFieldName||void 0===this.idFieldName?void 0:t=>t[this.idFieldName]}calculateTanStackColumns(){return this.columns.map((t=>({id:t.internalUniqueId,accessorFn:e=>{const i=t.operandDataRecordFieldName
|
|
5531
|
+
if("string"==typeof i)return e[i]},sortingFn:tw(t.sortOperation)})))}}t([nt({attribute:"id-field-name"})],sw.prototype,"idFieldName",void 0),t([f],sw.prototype,"tableData",void 0),t([f],sw.prototype,"columns",void 0),t([f],sw.prototype,"childItems",void 0),t([f],sw.prototype,"actionMenuSlots",void 0),t([f],sw.prototype,"openActionMenuRecordId",void 0),t([f],sw.prototype,"canRenderRows",void 0),t([f],sw.prototype,"scrollX",void 0),t([f],sw.prototype,"rowGridColumns",void 0),t([f],sw.prototype,"firstSortedColumn",void 0)
|
|
5532
|
+
const rw=sw.compose({baseName:"table",template:Bb,styles:Sb})
|
|
5533
|
+
no.getOrCreate().withPrefix("nimble").register(rw()),no.tagFor(sw)
|
|
5534
|
+
const aw=ft`
|
|
5530
5535
|
:host {
|
|
5531
5536
|
display: contents;
|
|
5532
5537
|
}
|
|
@@ -5536,14 +5541,14 @@ const Nb=ft`
|
|
|
5536
5541
|
overflow: hidden;
|
|
5537
5542
|
text-overflow: ellipsis;
|
|
5538
5543
|
}
|
|
5539
|
-
`,
|
|
5544
|
+
`,lw=G`
|
|
5540
5545
|
<template>
|
|
5541
5546
|
<span class="header-content">
|
|
5542
5547
|
<slot></slot>
|
|
5543
5548
|
</span>
|
|
5544
5549
|
</template>
|
|
5545
5550
|
`
|
|
5546
|
-
const
|
|
5551
|
+
const cw=ft`
|
|
5547
5552
|
span {
|
|
5548
5553
|
font: ${xl};
|
|
5549
5554
|
color: ${yl};
|
|
@@ -5553,22 +5558,22 @@ const qb=ft`
|
|
|
5553
5558
|
}
|
|
5554
5559
|
|
|
5555
5560
|
.placeholder {
|
|
5556
|
-
color: ${
|
|
5561
|
+
color: ${Tl};
|
|
5557
5562
|
}
|
|
5558
|
-
`,
|
|
5563
|
+
`,dw=t=>"string"==typeof t.cellRecord.value?t.cellRecord.value:t.columnConfig.placeholder,hw=G`
|
|
5559
5564
|
<span
|
|
5560
5565
|
class="${t=>"string"==typeof t.cellRecord.value?"":"placeholder"}"
|
|
5561
|
-
@mouseover="${(t,e)=>{return i=e.event.target,void((o=
|
|
5566
|
+
@mouseover="${(t,e)=>{return i=e.event.target,void((o=dw(t))&&i.offsetWidth<i.scrollWidth&&i.setAttribute("title",o))
|
|
5562
5567
|
var i,o}}"
|
|
5563
5568
|
@mouseout="${(t,e)=>{e.event.target.removeAttribute("title")}}"
|
|
5564
5569
|
>
|
|
5565
|
-
${t=>
|
|
5570
|
+
${t=>dw(t)}
|
|
5566
5571
|
</span>
|
|
5567
5572
|
`
|
|
5568
|
-
class
|
|
5569
|
-
class
|
|
5570
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
5571
|
-
const
|
|
5573
|
+
class uw extends Cb{constructor(){super(),this.cellRecordFieldNames=["value"],this.cellStyles=cw,this.cellTemplate=hw,this.sortOperation=$b}fieldNameChanged(){this.dataRecordFieldNames=[this.fieldName],this.operandDataRecordFieldName=this.fieldName}placeholderChanged(){this.columnConfig={placeholder:this.placeholder??""}}}t([nt({attribute:"field-name"})],uw.prototype,"fieldName",void 0),t([nt],uw.prototype,"placeholder",void 0)
|
|
5574
|
+
class pw extends(function(t){class e extends t{constructor(){super(...arguments),this.fractionalWidth=1,this.minPixelWidth=88}fractionalWidthChanged(){"number"==typeof this.fractionalWidth?this.internalFractionalWidth=this.fractionalWidth:this.internalFractionalWidth=1}minPixelWidthChanged(){"number"==typeof this.minPixelWidth?this.internalMinPixelWidth=this.minPixelWidth:this.internalMinPixelWidth=88}}return nt({attribute:"fractional-width",converter:it})(e.prototype,"fractionalWidth"),nt({attribute:"min-pixel-width",converter:it})(e.prototype,"minPixelWidth"),e}(uw)){}const gw=pw.compose({baseName:"table-column-text",template:lw,styles:aw})
|
|
5575
|
+
no.getOrCreate().withPrefix("nimble").register(gw()),no.tagFor(pw)
|
|
5576
|
+
const vw=ft`
|
|
5572
5577
|
${bn("grid")}
|
|
5573
5578
|
|
|
5574
5579
|
:host {
|
|
@@ -5592,11 +5597,11 @@ const Kb=ft`
|
|
|
5592
5597
|
overflow: auto;
|
|
5593
5598
|
}
|
|
5594
5599
|
`
|
|
5595
|
-
class
|
|
5600
|
+
class fw extends jo{constructor(){super(),this.activeindicator=!1}}const mw=fw.compose({baseName:"tabs",baseClass:jo,template:(t,e)=>G`
|
|
5596
5601
|
<template class="${t=>t.orientation}">
|
|
5597
5602
|
${Nt(0,e)}
|
|
5598
5603
|
<div class="tablist" part="tablist" role="tablist">
|
|
5599
|
-
<slot class="tab" name="tab" part="tab" ${
|
|
5604
|
+
<slot class="tab" name="tab" part="tab" ${Tt("tabs")}></slot>
|
|
5600
5605
|
|
|
5601
5606
|
${Mt((t=>t.showActiveIndicator),G`
|
|
5602
5607
|
<div
|
|
@@ -5608,12 +5613,12 @@ class Yb extends jo{constructor(){super(),this.activeindicator=!1}}const Qb=Yb.c
|
|
|
5608
5613
|
</div>
|
|
5609
5614
|
${Bt(0,e)}
|
|
5610
5615
|
<div class="tabpanel">
|
|
5611
|
-
<slot name="tabpanel" part="tabpanel" ${
|
|
5616
|
+
<slot name="tabpanel" part="tabpanel" ${Tt("tabpanels")}></slot>
|
|
5612
5617
|
</div>
|
|
5613
5618
|
</template>
|
|
5614
|
-
`,styles:
|
|
5615
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
5616
|
-
const
|
|
5619
|
+
`,styles:vw})
|
|
5620
|
+
no.getOrCreate().withPrefix("nimble").register(mw()),no.tagFor(fw)
|
|
5621
|
+
const bw=ft`
|
|
5617
5622
|
${bn("flex")}
|
|
5618
5623
|
|
|
5619
5624
|
:host {
|
|
@@ -5631,15 +5636,15 @@ const Jb=ft`
|
|
|
5631
5636
|
rgba(${jr}, 0.3);
|
|
5632
5637
|
margin: calc(${oa} / 4) calc(${oa} / 2);
|
|
5633
5638
|
}
|
|
5634
|
-
`,
|
|
5639
|
+
`,ww=G`
|
|
5635
5640
|
<template slot="end">
|
|
5636
5641
|
<div class="separator"></div>
|
|
5637
5642
|
<slot></slot>
|
|
5638
5643
|
</template>
|
|
5639
5644
|
`
|
|
5640
|
-
class
|
|
5641
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
5642
|
-
const
|
|
5645
|
+
class xw extends _e{}const yw=xw.compose({baseName:"tabs-toolbar",template:ww,styles:bw})
|
|
5646
|
+
no.getOrCreate().withPrefix("nimble").register(yw()),no.tagFor(xw)
|
|
5647
|
+
const $w="outline",Cw="block",kw=ft`
|
|
5643
5648
|
${bn("inline-flex")}
|
|
5644
5649
|
|
|
5645
5650
|
:host {
|
|
@@ -5657,12 +5662,12 @@ const ow="outline",nw="block",sw=ft`
|
|
|
5657
5662
|
|
|
5658
5663
|
.label {
|
|
5659
5664
|
display: block;
|
|
5660
|
-
color: ${
|
|
5665
|
+
color: ${Tl};
|
|
5661
5666
|
font: ${Pl};
|
|
5662
5667
|
}
|
|
5663
5668
|
|
|
5664
5669
|
:host([disabled]) .label {
|
|
5665
|
-
color: ${
|
|
5670
|
+
color: ${Ll};
|
|
5666
5671
|
}
|
|
5667
5672
|
|
|
5668
5673
|
.control {
|
|
@@ -5707,11 +5712,11 @@ const ow="outline",nw="block",sw=ft`
|
|
|
5707
5712
|
}
|
|
5708
5713
|
|
|
5709
5714
|
.control::placeholder {
|
|
5710
|
-
color: ${
|
|
5715
|
+
color: ${Tl};
|
|
5711
5716
|
}
|
|
5712
5717
|
|
|
5713
5718
|
.control[disabled]::placeholder {
|
|
5714
|
-
color: ${
|
|
5719
|
+
color: ${Ll};
|
|
5715
5720
|
}
|
|
5716
5721
|
|
|
5717
5722
|
:host([cols]) .control {
|
|
@@ -5731,12 +5736,12 @@ const ow="outline",nw="block",sw=ft`
|
|
|
5731
5736
|
:host([resize='vertical']) .control {
|
|
5732
5737
|
resize: vertical;
|
|
5733
5738
|
}
|
|
5734
|
-
`.withBehaviors(Dc(
|
|
5739
|
+
`.withBehaviors(Dc($w,ft`
|
|
5735
5740
|
.control {
|
|
5736
5741
|
border-color: rgba(${jr}, 0.3);
|
|
5737
5742
|
background-color: transparent;
|
|
5738
5743
|
}
|
|
5739
|
-
`),Dc(
|
|
5744
|
+
`),Dc(Cw,ft`
|
|
5740
5745
|
.control {
|
|
5741
5746
|
background-color: rgba(${jr}, 0.1);
|
|
5742
5747
|
}
|
|
@@ -5750,8 +5755,8 @@ const ow="outline",nw="block",sw=ft`
|
|
|
5750
5755
|
background-color: rgba(${jr}, 0.1);
|
|
5751
5756
|
}
|
|
5752
5757
|
`))
|
|
5753
|
-
class
|
|
5754
|
-
const
|
|
5758
|
+
class Sw extends Xo{constructor(){super(...arguments),this.appearance=$w}}t([nt],Sw.prototype,"appearance",void 0)
|
|
5759
|
+
const _w=Sw.compose({baseName:"text-area",baseClass:Xo,template:(t,e)=>G`
|
|
5755
5760
|
<template
|
|
5756
5761
|
class="
|
|
5757
5762
|
${t=>t.readOnly?"readonly":""}
|
|
@@ -5762,7 +5767,7 @@ const aw=rw.compose({baseName:"text-area",baseClass:Xo,template:(t,e)=>G`
|
|
|
5762
5767
|
for="control"
|
|
5763
5768
|
class="${t=>t.defaultSlottedNodes&&t.defaultSlottedNodes.length?"label":"label label__hidden"}"
|
|
5764
5769
|
>
|
|
5765
|
-
<slot ${
|
|
5770
|
+
<slot ${Tt("defaultSlottedNodes")}></slot>
|
|
5766
5771
|
</label>
|
|
5767
5772
|
<textarea
|
|
5768
5773
|
part="control"
|
|
@@ -5806,11 +5811,11 @@ const aw=rw.compose({baseName:"text-area",baseClass:Xo,template:(t,e)=>G`
|
|
|
5806
5811
|
${_t("control")}
|
|
5807
5812
|
></textarea>
|
|
5808
5813
|
</template>
|
|
5809
|
-
`,styles:
|
|
5810
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
5811
|
-
const
|
|
5814
|
+
`,styles:kw,shadowOptions:{delegatesFocus:!0}})
|
|
5815
|
+
no.getOrCreate().withPrefix("nimble").register(_w()),no.tagFor(Sw)
|
|
5816
|
+
const Mw="underline",Iw="outline",Rw="block",Aw="frameless",Ow=ft`
|
|
5812
5817
|
${bn("inline-block")}
|
|
5813
|
-
${
|
|
5818
|
+
${zp}
|
|
5814
5819
|
|
|
5815
5820
|
:host {
|
|
5816
5821
|
font: ${xl};
|
|
@@ -5830,12 +5835,12 @@ const lw="underline",cw="outline",dw="block",hw="frameless",uw=ft`
|
|
|
5830
5835
|
|
|
5831
5836
|
.label {
|
|
5832
5837
|
display: flex;
|
|
5833
|
-
color: ${
|
|
5838
|
+
color: ${Tl};
|
|
5834
5839
|
font: ${Pl};
|
|
5835
5840
|
}
|
|
5836
5841
|
|
|
5837
5842
|
:host([disabled]) .label {
|
|
5838
|
-
color: ${
|
|
5843
|
+
color: ${Ll};
|
|
5839
5844
|
}
|
|
5840
5845
|
|
|
5841
5846
|
.root {
|
|
@@ -5932,7 +5937,7 @@ const lw="underline",cw="outline",dw="block",hw="frameless",uw=ft`
|
|
|
5932
5937
|
}
|
|
5933
5938
|
|
|
5934
5939
|
.control::placeholder {
|
|
5935
|
-
color: ${
|
|
5940
|
+
color: ${Tl};
|
|
5936
5941
|
}
|
|
5937
5942
|
|
|
5938
5943
|
.control[disabled]::placeholder {
|
|
@@ -5980,12 +5985,12 @@ const lw="underline",cw="outline",dw="block",hw="frameless",uw=ft`
|
|
|
5980
5985
|
slot[name='actions']::slotted(*) {
|
|
5981
5986
|
${ta.cssCustomProperty}: 24px;
|
|
5982
5987
|
}
|
|
5983
|
-
`.withBehaviors(Dc(
|
|
5988
|
+
`.withBehaviors(Dc(Mw,ft`
|
|
5984
5989
|
.root {
|
|
5985
5990
|
border-bottom-width: ${na};
|
|
5986
5991
|
padding-bottom: 0;
|
|
5987
5992
|
}
|
|
5988
|
-
`),Dc(
|
|
5993
|
+
`),Dc(Rw,ft`
|
|
5989
5994
|
.root {
|
|
5990
5995
|
background-color: rgba(${jr}, 0.1);
|
|
5991
5996
|
}
|
|
@@ -6013,12 +6018,12 @@ const lw="underline",cw="outline",dw="block",hw="frameless",uw=ft`
|
|
|
6013
6018
|
:host([disabled]) .root {
|
|
6014
6019
|
background-color: rgba(${jr}, 0.07);
|
|
6015
6020
|
}
|
|
6016
|
-
`),Dc(
|
|
6021
|
+
`),Dc(Iw,ft`
|
|
6017
6022
|
.root {
|
|
6018
6023
|
border-width: ${na};
|
|
6019
6024
|
padding: 0;
|
|
6020
6025
|
}
|
|
6021
|
-
`),Dc(
|
|
6026
|
+
`),Dc(Aw,ft`
|
|
6022
6027
|
.control {
|
|
6023
6028
|
padding-left: ${na};
|
|
6024
6029
|
padding-right: ${na};
|
|
@@ -6027,17 +6032,17 @@ const lw="underline",cw="outline",dw="block",hw="frameless",uw=ft`
|
|
|
6027
6032
|
:host([readonly]) .root {
|
|
6028
6033
|
border-color: transparent;
|
|
6029
6034
|
}
|
|
6030
|
-
`),
|
|
6035
|
+
`),nd(ps,ft`
|
|
6031
6036
|
.control::-ms-reveal {
|
|
6032
6037
|
filter: invert(0%);
|
|
6033
6038
|
}
|
|
6034
|
-
`),
|
|
6039
|
+
`),nd([gs,vs],ft`
|
|
6035
6040
|
.control::-ms-reveal {
|
|
6036
6041
|
filter: invert(100%);
|
|
6037
6042
|
}
|
|
6038
6043
|
`))
|
|
6039
|
-
class
|
|
6040
|
-
const
|
|
6044
|
+
class Ew extends So{constructor(){super(...arguments),this.appearance=Mw,this.errorVisible=!1,this.fullBleed=!1}}t([nt],Ew.prototype,"appearance",void 0),t([nt({attribute:"error-text"})],Ew.prototype,"errorText",void 0),t([nt({attribute:"error-visible",mode:"boolean"})],Ew.prototype,"errorVisible",void 0),t([nt({attribute:"full-bleed",mode:"boolean"})],Ew.prototype,"fullBleed",void 0)
|
|
6045
|
+
const Fw=Ew.compose({baseName:"text-field",baseClass:So,template:(t,e)=>G`
|
|
6041
6046
|
<template
|
|
6042
6047
|
class="
|
|
6043
6048
|
${t=>t.readOnly?"readonly":""}
|
|
@@ -6049,7 +6054,7 @@ const gw=pw.compose({baseName:"text-field",baseClass:So,template:(t,e)=>G`
|
|
|
6049
6054
|
class="${t=>t.defaultSlottedNodes&&t.defaultSlottedNodes.length?"label":"label label__hidden"}"
|
|
6050
6055
|
>
|
|
6051
6056
|
<slot
|
|
6052
|
-
${
|
|
6057
|
+
${Tt({property:"defaultSlottedNodes",filter:Vo})}
|
|
6053
6058
|
></slot>
|
|
6054
6059
|
</label>
|
|
6055
6060
|
<div class="root" part="root">
|
|
@@ -6097,18 +6102,18 @@ const gw=pw.compose({baseName:"text-field",baseClass:So,template:(t,e)=>G`
|
|
|
6097
6102
|
${Bt(0,e)}
|
|
6098
6103
|
</div>
|
|
6099
6104
|
</template>
|
|
6100
|
-
`,styles:
|
|
6101
|
-
<${
|
|
6105
|
+
`,styles:Ow,shadowOptions:{delegatesFocus:!0},end:G`
|
|
6106
|
+
<${rp}
|
|
6102
6107
|
severity="error"
|
|
6103
6108
|
class="error-icon"
|
|
6104
|
-
></${
|
|
6109
|
+
></${rp}>
|
|
6105
6110
|
<span part="actions">
|
|
6106
6111
|
<slot name="actions"></slot>
|
|
6107
6112
|
</span>
|
|
6108
|
-
${
|
|
6113
|
+
${Fp}
|
|
6109
6114
|
`})
|
|
6110
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
6111
|
-
const
|
|
6115
|
+
no.getOrCreate().withPrefix("nimble").register(Fw()),no.tagFor(Ew)
|
|
6116
|
+
const Vw=ft`
|
|
6112
6117
|
.positioning-region {
|
|
6113
6118
|
display: flex;
|
|
6114
6119
|
padding: ${ia} ${oa};
|
|
@@ -6133,7 +6138,7 @@ const vw=ft`
|
|
|
6133
6138
|
margin-left: auto;
|
|
6134
6139
|
}
|
|
6135
6140
|
`
|
|
6136
|
-
class
|
|
6141
|
+
class Hw extends Yo{}const Pw=Hw.compose({baseName:"toolbar",baseClass:Yo,template:(t,e)=>G`
|
|
6137
6142
|
<template
|
|
6138
6143
|
aria-label="${t=>t.ariaLabel}"
|
|
6139
6144
|
aria-labelledby="${t=>t.ariaLabelledby}"
|
|
@@ -6149,14 +6154,14 @@ class fw extends Yo{}const mw=fw.compose({baseName:"toolbar",baseClass:Yo,templa
|
|
|
6149
6154
|
<div class="positioning-region" part="positioning-region">
|
|
6150
6155
|
${Nt(0,e)}
|
|
6151
6156
|
<slot
|
|
6152
|
-
${
|
|
6157
|
+
${Tt({filter:Vt(),property:"slottedItems"})}
|
|
6153
6158
|
></slot>
|
|
6154
6159
|
${Bt(0,e)}
|
|
6155
6160
|
</div>
|
|
6156
6161
|
</template>
|
|
6157
|
-
`,styles:
|
|
6158
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
6159
|
-
const
|
|
6162
|
+
`,styles:Vw,shadowOptions:{delegatesFocus:!0}})
|
|
6163
|
+
no.getOrCreate().withPrefix("nimble").register(Pw()),no.tagFor(Hw)
|
|
6164
|
+
const Tw=ft`
|
|
6160
6165
|
${bn("inline-flex")}
|
|
6161
6166
|
|
|
6162
6167
|
:host {
|
|
@@ -6197,7 +6202,7 @@ const bw=ft`
|
|
|
6197
6202
|
display: flex;
|
|
6198
6203
|
flex: 0 0 auto;
|
|
6199
6204
|
}
|
|
6200
|
-
`.withBehaviors(
|
|
6205
|
+
`.withBehaviors(nd(ps,ft`
|
|
6201
6206
|
:host([severity='error']) {
|
|
6202
6207
|
--ni-private-tooltip-border-color: ${Qn};
|
|
6203
6208
|
--ni-private-tooltip-background-color: ${qn};
|
|
@@ -6207,7 +6212,7 @@ const bw=ft`
|
|
|
6207
6212
|
--ni-private-tooltip-border-color: ${Pn};
|
|
6208
6213
|
--ni-private-tooltip-background-color: ${qn};
|
|
6209
6214
|
}
|
|
6210
|
-
`),
|
|
6215
|
+
`),nd(gs,ft`
|
|
6211
6216
|
:host {
|
|
6212
6217
|
--ni-private-tooltip-border-color: ${ls(Nn,.3)};
|
|
6213
6218
|
--ni-private-tooltip-background-color: ${Un};
|
|
@@ -6220,7 +6225,7 @@ const bw=ft`
|
|
|
6220
6225
|
:host([severity='error']) {
|
|
6221
6226
|
--ni-private-tooltip-border-color: ${Qn};
|
|
6222
6227
|
}
|
|
6223
|
-
`),
|
|
6228
|
+
`),nd(vs,ft`
|
|
6224
6229
|
.anchored-region {
|
|
6225
6230
|
background-color: ${Kn};
|
|
6226
6231
|
}
|
|
@@ -6241,9 +6246,9 @@ const bw=ft`
|
|
|
6241
6246
|
.status-icon {
|
|
6242
6247
|
opacity: 0.6;
|
|
6243
6248
|
}
|
|
6244
|
-
`)),
|
|
6249
|
+
`)),Lw=G`
|
|
6245
6250
|
${Mt((t=>t.tooltipVisible),G`
|
|
6246
|
-
<${
|
|
6251
|
+
<${ed}
|
|
6247
6252
|
class="anchored-region"
|
|
6248
6253
|
fixed-placement="true"
|
|
6249
6254
|
auto-update-mode="${t=>t.autoUpdateMode}"
|
|
@@ -6261,24 +6266,24 @@ const bw=ft`
|
|
|
6261
6266
|
${_t("region")}
|
|
6262
6267
|
>
|
|
6263
6268
|
<div class="tooltip" part="tooltip" role="tooltip">
|
|
6264
|
-
<${
|
|
6269
|
+
<${rp}
|
|
6265
6270
|
severity="error"
|
|
6266
6271
|
class="status-icon"
|
|
6267
|
-
></${
|
|
6268
|
-
<${
|
|
6272
|
+
></${rp}>
|
|
6273
|
+
<${lp}
|
|
6269
6274
|
severity="information"
|
|
6270
6275
|
class="status-icon"
|
|
6271
|
-
></${
|
|
6276
|
+
></${lp}>
|
|
6272
6277
|
<slot></slot>
|
|
6273
6278
|
</div>
|
|
6274
|
-
</${
|
|
6279
|
+
</${ed}>
|
|
6275
6280
|
`)}
|
|
6276
6281
|
`
|
|
6277
|
-
class
|
|
6278
|
-
const
|
|
6279
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
6280
|
-
const
|
|
6281
|
-
class
|
|
6282
|
+
class Dw extends gn{constructor(){super(...arguments),this.iconVisible=!1}}t([nt],Dw.prototype,"severity",void 0),t([nt({attribute:"icon-visible",mode:"boolean"})],Dw.prototype,"iconVisible",void 0)
|
|
6283
|
+
const zw=Dw.compose({baseName:"tooltip",baseClass:gn,template:Lw,styles:Tw})
|
|
6284
|
+
no.getOrCreate().withPrefix("nimble").register(zw()),no.tagFor(Dw)
|
|
6285
|
+
const Bw="group-selected",Nw="all",Zw="leaves-only",qw="none"
|
|
6286
|
+
class jw{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=null}handleChange({target:t,token:e}){this.attach(e.getValueFor(t))}attach(t){this.attached!==this[t]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[t],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const Uw=ft`
|
|
6282
6287
|
${bn("block")}
|
|
6283
6288
|
|
|
6284
6289
|
:host {
|
|
@@ -6294,7 +6299,7 @@ class _w{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
6294
6299
|
}
|
|
6295
6300
|
|
|
6296
6301
|
${""}
|
|
6297
|
-
:host([${
|
|
6302
|
+
:host([${Bw}])::after {
|
|
6298
6303
|
background: ${Kr};
|
|
6299
6304
|
border-radius: 0px;
|
|
6300
6305
|
content: '';
|
|
@@ -6316,7 +6321,7 @@ class _w{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
6316
6321
|
background: ${Zr};
|
|
6317
6322
|
}
|
|
6318
6323
|
|
|
6319
|
-
:host([${
|
|
6324
|
+
:host([${Bw}]) .positioning-region:hover {
|
|
6320
6325
|
background: ${Nr};
|
|
6321
6326
|
}
|
|
6322
6327
|
|
|
@@ -6403,7 +6408,6 @@ class _w{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
6403
6408
|
height: ${sa};
|
|
6404
6409
|
}
|
|
6405
6410
|
|
|
6406
|
-
${""}
|
|
6407
6411
|
::slotted([role='treeitem']) {
|
|
6408
6412
|
--ni-private-tree-item-nested-width: 1em;
|
|
6409
6413
|
--ni-private-expand-collapse-button-nested-width: calc(
|
|
@@ -6428,7 +6432,7 @@ class _w{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
6428
6432
|
display: block;
|
|
6429
6433
|
}
|
|
6430
6434
|
`.withBehaviors(new class{constructor(t,e){this.cache=new WeakMap,this.ltr=t,this.rtl=e}bind(t){this.attach(t)}unbind(t){const e=this.cache.get(t)
|
|
6431
|
-
e&&Vr.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new
|
|
6435
|
+
e&&Vr.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new jw(this.ltr,this.rtl,t),i=Vr.getValueFor(t)
|
|
6432
6436
|
Vr.subscribe(e),e.attach(i),this.cache.set(t,e)}}(ft`
|
|
6433
6437
|
.expand-collapse-button {
|
|
6434
6438
|
left: var(
|
|
@@ -6460,11 +6464,11 @@ Vr.subscribe(e),e.attach(i),this.cache.set(t,e)}}(ft`
|
|
|
6460
6464
|
transform: rotate(135deg);
|
|
6461
6465
|
}
|
|
6462
6466
|
`))
|
|
6463
|
-
class
|
|
6464
|
-
t?.forEach((t=>t.removeAttribute(
|
|
6467
|
+
class Gw extends fn{constructor(){super(...arguments),this.treeView=null,this.handleSelectedChange=t=>{t.target===this&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}}connectedCallback(){super.connectedCallback(),this.addEventListener("selected-change",this.handleSelectedChange),this.treeView=this.getParentTreeView(),this.treeView&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("selected-change",this.handleSelectedChange),this.treeView=null}clearTreeGroupSelection(){const t=this.treeView?.querySelectorAll(`[${Bw}]`)
|
|
6468
|
+
t?.forEach((t=>t.removeAttribute(Bw)))}setGroupSelectionOnRootParentTreeItem(t){this.clearTreeGroupSelection()
|
|
6465
6469
|
let e=t
|
|
6466
6470
|
for(;e?.parentElement!==this.treeView;)e=e?.parentElement
|
|
6467
|
-
e&&e.setAttribute(
|
|
6471
|
+
e&&e.setAttribute(Bw,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}const Ww=Gw.compose({baseName:"tree-item",baseClass:fn,template:(t,e)=>G`
|
|
6468
6472
|
<template
|
|
6469
6473
|
role="treeitem"
|
|
6470
6474
|
slot="${t=>t.isNestedItem()?"item":void 0}"
|
|
@@ -6500,13 +6504,13 @@ e&&e.setAttribute($w,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
6500
6504
|
</div>
|
|
6501
6505
|
${Mt((t=>t.childItems&&t.childItemLength()>0&&(t.expanded||t.renderCollapsedChildren)),G`
|
|
6502
6506
|
<div role="group" class="items" part="items">
|
|
6503
|
-
<slot name="item" ${
|
|
6507
|
+
<slot name="item" ${Tt("items")}></slot>
|
|
6504
6508
|
</div>
|
|
6505
6509
|
`)}
|
|
6506
6510
|
</template>
|
|
6507
|
-
`,styles:
|
|
6508
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
6509
|
-
const
|
|
6511
|
+
`,styles:Uw,expandCollapseGlyph:fd.data})
|
|
6512
|
+
no.getOrCreate().withPrefix("nimble").register(Ww()),no.tagFor(Gw)
|
|
6513
|
+
const Xw=ft`
|
|
6510
6514
|
${bn("flex")}
|
|
6511
6515
|
|
|
6512
6516
|
:host {
|
|
@@ -6519,14 +6523,14 @@ const Aw=ft`
|
|
|
6519
6523
|
outline: none;
|
|
6520
6524
|
}
|
|
6521
6525
|
`
|
|
6522
|
-
class
|
|
6526
|
+
class Kw extends mn{constructor(){super(...arguments),this.selectionMode=Nw}handleClick(t){if(t.defaultPrevented)return!1
|
|
6523
6527
|
if(!(t.target instanceof Element&&vn(t.target)))return!0
|
|
6524
6528
|
const e=t.target
|
|
6525
|
-
return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case
|
|
6526
|
-
case
|
|
6527
|
-
case
|
|
6528
|
-
default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}t([nt({attribute:"selection-mode"})],
|
|
6529
|
-
const
|
|
6529
|
+
return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case Nw:return!0
|
|
6530
|
+
case qw:return!1
|
|
6531
|
+
case Zw:return!this.itemHasChildren(t)
|
|
6532
|
+
default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}t([nt({attribute:"selection-mode"})],Kw.prototype,"selectionMode",void 0)
|
|
6533
|
+
const Yw=Kw.compose({baseName:"tree-view",baseClass:mn,template:(t,e)=>G`
|
|
6530
6534
|
<template
|
|
6531
6535
|
role="tree"
|
|
6532
6536
|
${_t("treeView")}
|
|
@@ -6536,266 +6540,266 @@ const Fw=Ow.compose({baseName:"tree-view",baseClass:mn,template:(t,e)=>G`
|
|
|
6536
6540
|
@click="${(t,e)=>t.handleClick(e.event)}"
|
|
6537
6541
|
@selected-change="${(t,e)=>t.handleSelectedChange(e.event)}"
|
|
6538
6542
|
>
|
|
6539
|
-
<slot ${
|
|
6543
|
+
<slot ${Tt("slottedTreeItems")}></slot>
|
|
6540
6544
|
</template>
|
|
6541
|
-
`,styles:
|
|
6542
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
6543
|
-
var
|
|
6544
|
-
function
|
|
6545
|
-
o[t]=[]}return new
|
|
6545
|
+
`,styles:Xw})
|
|
6546
|
+
no.getOrCreate().withPrefix("nimble").register(Yw()),no.tagFor(Kw)
|
|
6547
|
+
var Qw={value:()=>{}}
|
|
6548
|
+
function Jw(){for(var t,e=0,i=arguments.length,o={};e<i;++e){if(!(t=arguments[e]+"")||t in o||/[\s.]/.test(t))throw new Error("illegal type: "+t)
|
|
6549
|
+
o[t]=[]}return new tx(o)}function tx(t){this._=t}function ex(t,e){return t.trim().split(/^|\s+/).map((function(t){var i="",o=t.indexOf(".")
|
|
6546
6550
|
if(o>=0&&(i=t.slice(o+1),t=t.slice(0,o)),t&&!e.hasOwnProperty(t))throw new Error("unknown type: "+t)
|
|
6547
|
-
return{type:t,name:i}}))}function
|
|
6548
|
-
break}return null!=i&&t.push({name:e,value:i}),t}
|
|
6551
|
+
return{type:t,name:i}}))}function ix(t,e){for(var i,o=0,n=t.length;o<n;++o)if((i=t[o]).name===e)return i.value}function ox(t,e,i){for(var o=0,n=t.length;o<n;++o)if(t[o].name===e){t[o]=Qw,t=t.slice(0,o).concat(t.slice(o+1))
|
|
6552
|
+
break}return null!=i&&t.push({name:e,value:i}),t}tx.prototype=Jw.prototype={constructor:tx,on:function(t,e){var i,o=this._,n=ex(t+"",o),s=-1,r=n.length
|
|
6549
6553
|
if(!(arguments.length<2)){if(null!=e&&"function"!=typeof e)throw new Error("invalid callback: "+e)
|
|
6550
|
-
for(;++s<r;)if(i=(t=n[s]).type)o[i]=
|
|
6551
|
-
else if(null==e)for(i in o)o[i]=
|
|
6552
|
-
return this}for(;++s<r;)if((i=(t=n[s]).type)&&(i=
|
|
6554
|
+
for(;++s<r;)if(i=(t=n[s]).type)o[i]=ox(o[i],t.name,e)
|
|
6555
|
+
else if(null==e)for(i in o)o[i]=ox(o[i],t.name,null)
|
|
6556
|
+
return this}for(;++s<r;)if((i=(t=n[s]).type)&&(i=ix(o[i],t.name)))return i},copy:function(){var t={},e=this._
|
|
6553
6557
|
for(var i in e)t[i]=e[i].slice()
|
|
6554
|
-
return new
|
|
6558
|
+
return new tx(t)},call:function(t,e){if((i=arguments.length-2)>0)for(var i,o,n=new Array(i),s=0;s<i;++s)n[s]=arguments[s+2]
|
|
6555
6559
|
if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t)
|
|
6556
6560
|
for(s=0,i=(o=this._[t]).length;s<i;++s)o[s].value.apply(e,n)},apply:function(t,e,i){if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t)
|
|
6557
6561
|
for(var o=this._[t],n=0,s=o.length;n<s;++n)o[n].value.apply(e,i)}}
|
|
6558
|
-
var
|
|
6559
|
-
function
|
|
6560
|
-
return i>=0&&"xmlns"!==(e=t.slice(0,i))&&(t=t.slice(i+1)),
|
|
6561
|
-
return i===
|
|
6562
|
-
return(e.local?
|
|
6563
|
-
function
|
|
6564
|
-
function
|
|
6565
|
-
for(;a<l;++a)(r=e[a])&&(n[a]=r)}function
|
|
6562
|
+
var nx="http://www.w3.org/1999/xhtml",sx={svg:"http://www.w3.org/2000/svg",xhtml:nx,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}
|
|
6563
|
+
function rx(t){var e=t+="",i=e.indexOf(":")
|
|
6564
|
+
return i>=0&&"xmlns"!==(e=t.slice(0,i))&&(t=t.slice(i+1)),sx.hasOwnProperty(e)?{space:sx[e],local:t}:t}function ax(t){return function(){var e=this.ownerDocument,i=this.namespaceURI
|
|
6565
|
+
return i===nx&&e.documentElement.namespaceURI===nx?e.createElement(t):e.createElementNS(i,t)}}function lx(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}function cx(t){var e=rx(t)
|
|
6566
|
+
return(e.local?lx:ax)(e)}function dx(){}function hx(t){return null==t?dx:function(){return this.querySelector(t)}}function ux(t){return null==t?[]:Array.isArray(t)?t:Array.from(t)}function px(){return[]}function gx(t){return null==t?px:function(){return this.querySelectorAll(t)}}function vx(t){return function(){return this.matches(t)}}function fx(t){return function(e){return e.matches(t)}}var mx=Array.prototype.find
|
|
6567
|
+
function bx(){return this.firstElementChild}var wx=Array.prototype.filter
|
|
6568
|
+
function xx(){return Array.from(this.children)}function yx(t){return new Array(t.length)}function $x(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}function Cx(t){return function(){return t}}function kx(t,e,i,o,n,s){for(var r,a=0,l=e.length,c=s.length;a<c;++a)(r=e[a])?(r.__data__=s[a],o[a]=r):i[a]=new $x(t,s[a])
|
|
6569
|
+
for(;a<l;++a)(r=e[a])&&(n[a]=r)}function Sx(t,e,i,o,n,s,r){var a,l,c,d=new Map,h=e.length,u=s.length,p=new Array(h)
|
|
6566
6570
|
for(a=0;a<h;++a)(l=e[a])&&(p[a]=c=r.call(l,l.__data__,a,e)+"",d.has(c)?n[a]=l:d.set(c,l))
|
|
6567
|
-
for(a=0;a<u;++a)c=r.call(t,s[a],a,s)+"",(l=d.get(c))?(o[a]=l,l.__data__=s[a],d.delete(c)):i[a]=new
|
|
6568
|
-
for(a=0;a<h;++a)(l=e[a])&&d.get(p[a])===l&&(n[a]=l)}function
|
|
6569
|
-
null==i?this.removeAttribute(t):this.setAttribute(t,i)}}function
|
|
6570
|
-
null==i?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,i)}}function
|
|
6571
|
-
null==o?this.style.removeProperty(t):this.style.setProperty(t,o,i)}}function
|
|
6572
|
-
null==i?delete this[t]:this[t]=i}}function
|
|
6573
|
-
this.textContent=null==e?"":e}}function
|
|
6574
|
-
this.innerHTML=null==e?"":e}}function
|
|
6575
|
-
t&&t.removeChild(this)}function
|
|
6576
|
-
return e?e.insertBefore(t,this.nextSibling):t}function
|
|
6577
|
-
return e?e.insertBefore(t,this.nextSibling):t}function
|
|
6578
|
-
return i>=0&&(e=t.slice(i+1),t=t.slice(0,i)),{type:t,name:e}}))}function
|
|
6579
|
-
if(e){for(var i,o=0,n=-1,s=e.length;o<s;++o)i=e[o],t.type&&i.type!==t.type||i.name!==t.name?e[++n]=i:this.removeEventListener(i.type,i.listener,i.options);++n?e.length=n:delete this.__on}}}function
|
|
6571
|
+
for(a=0;a<u;++a)c=r.call(t,s[a],a,s)+"",(l=d.get(c))?(o[a]=l,l.__data__=s[a],d.delete(c)):i[a]=new $x(t,s[a])
|
|
6572
|
+
for(a=0;a<h;++a)(l=e[a])&&d.get(p[a])===l&&(n[a]=l)}function _x(t){return t.__data__}function Mx(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function Ix(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}function Rx(t){return function(){this.removeAttribute(t)}}function Ax(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Ox(t,e){return function(){this.setAttribute(t,e)}}function Ex(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}function Fx(t,e){return function(){var i=e.apply(this,arguments)
|
|
6573
|
+
null==i?this.removeAttribute(t):this.setAttribute(t,i)}}function Vx(t,e){return function(){var i=e.apply(this,arguments)
|
|
6574
|
+
null==i?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,i)}}function Hx(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function Px(t){return function(){this.style.removeProperty(t)}}function Tx(t,e,i){return function(){this.style.setProperty(t,e,i)}}function Lx(t,e,i){return function(){var o=e.apply(this,arguments)
|
|
6575
|
+
null==o?this.style.removeProperty(t):this.style.setProperty(t,o,i)}}function Dx(t,e){return t.style.getPropertyValue(e)||Hx(t).getComputedStyle(t,null).getPropertyValue(e)}function zx(t){return function(){delete this[t]}}function Bx(t,e){return function(){this[t]=e}}function Nx(t,e){return function(){var i=e.apply(this,arguments)
|
|
6576
|
+
null==i?delete this[t]:this[t]=i}}function Zx(t){return t.trim().split(/^|\s+/)}function qx(t){return t.classList||new jx(t)}function jx(t){this._node=t,this._names=Zx(t.getAttribute("class")||"")}function Ux(t,e){for(var i=qx(t),o=-1,n=e.length;++o<n;)i.add(e[o])}function Gx(t,e){for(var i=qx(t),o=-1,n=e.length;++o<n;)i.remove(e[o])}function Wx(t){return function(){Ux(this,t)}}function Xx(t){return function(){Gx(this,t)}}function Kx(t,e){return function(){(e.apply(this,arguments)?Ux:Gx)(this,t)}}function Yx(){this.textContent=""}function Qx(t){return function(){this.textContent=t}}function Jx(t){return function(){var e=t.apply(this,arguments)
|
|
6577
|
+
this.textContent=null==e?"":e}}function ty(){this.innerHTML=""}function ey(t){return function(){this.innerHTML=t}}function iy(t){return function(){var e=t.apply(this,arguments)
|
|
6578
|
+
this.innerHTML=null==e?"":e}}function oy(){this.nextSibling&&this.parentNode.appendChild(this)}function ny(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function sy(){return null}function ry(){var t=this.parentNode
|
|
6579
|
+
t&&t.removeChild(this)}function ay(){var t=this.cloneNode(!1),e=this.parentNode
|
|
6580
|
+
return e?e.insertBefore(t,this.nextSibling):t}function ly(){var t=this.cloneNode(!0),e=this.parentNode
|
|
6581
|
+
return e?e.insertBefore(t,this.nextSibling):t}function cy(t){return t.trim().split(/^|\s+/).map((function(t){var e="",i=t.indexOf(".")
|
|
6582
|
+
return i>=0&&(e=t.slice(i+1),t=t.slice(0,i)),{type:t,name:e}}))}function dy(t){return function(){var e=this.__on
|
|
6583
|
+
if(e){for(var i,o=0,n=-1,s=e.length;o<s;++o)i=e[o],t.type&&i.type!==t.type||i.name!==t.name?e[++n]=i:this.removeEventListener(i.type,i.listener,i.options);++n?e.length=n:delete this.__on}}}function hy(t,e,i){return function(){var o,n=this.__on,s=function(t){return function(e){t.call(this,e,this.__data__)}}(e)
|
|
6580
6584
|
if(n)for(var r=0,a=n.length;r<a;++r)if((o=n[r]).type===t.type&&o.name===t.name)return this.removeEventListener(o.type,o.listener,o.options),this.addEventListener(o.type,o.listener=s,o.options=i),void(o.value=e)
|
|
6581
|
-
this.addEventListener(t.type,s,i),o={type:t.type,name:t.name,value:e,listener:s,options:i},n?n.push(o):this.__on=[o]}}function
|
|
6582
|
-
"function"==typeof n?n=new n(e,i):(n=o.document.createEvent("Event"),i?(n.initEvent(e,i.bubbles,i.cancelable),n.detail=i.detail):n.initEvent(e,!1,!1)),t.dispatchEvent(n)}function
|
|
6585
|
+
this.addEventListener(t.type,s,i),o={type:t.type,name:t.name,value:e,listener:s,options:i},n?n.push(o):this.__on=[o]}}function uy(t,e,i){var o=Hx(t),n=o.CustomEvent
|
|
6586
|
+
"function"==typeof n?n=new n(e,i):(n=o.document.createEvent("Event"),i?(n.initEvent(e,i.bubbles,i.cancelable),n.detail=i.detail):n.initEvent(e,!1,!1)),t.dispatchEvent(n)}function py(t,e){return function(){return uy(this,t,e)}}function gy(t,e){return function(){return uy(this,t,e.apply(this,arguments))}}$x.prototype={constructor:$x,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,e){return this._parent.insertBefore(t,e)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}},jx.prototype={add:function(t){this._names.indexOf(t)<0&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var e=this._names.indexOf(t)
|
|
6583
6587
|
e>=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}}
|
|
6584
|
-
var
|
|
6585
|
-
function
|
|
6588
|
+
var vy=[null]
|
|
6589
|
+
function fy(t,e){this._groups=t,this._parents=e}function my(){return new fy([[document.documentElement]],vy)}function by(t){return"string"==typeof t?new fy([[document.querySelector(t)]],[document.documentElement]):new fy([[t]],vy)}function wy(t,e){if(t=function(t){let e
|
|
6586
6590
|
for(;e=t.sourceEvent;)t=e
|
|
6587
6591
|
return t}(t),void 0===e&&(e=t.currentTarget),e){var i=e.ownerSVGElement||e
|
|
6588
6592
|
if(i.createSVGPoint){var o=i.createSVGPoint()
|
|
6589
6593
|
return o.x=t.clientX,o.y=t.clientY,[(o=o.matrixTransform(e.getScreenCTM().inverse())).x,o.y]}if(e.getBoundingClientRect){var n=e.getBoundingClientRect()
|
|
6590
|
-
return[t.clientX-n.left-e.clientLeft,t.clientY-n.top-e.clientTop]}}return[t.pageX,t.pageY]}
|
|
6594
|
+
return[t.clientX-n.left-e.clientLeft,t.clientY-n.top-e.clientTop]}}return[t.pageX,t.pageY]}fy.prototype=my.prototype={constructor:fy,select:function(t){"function"!=typeof t&&(t=hx(t))
|
|
6591
6595
|
for(var e=this._groups,i=e.length,o=new Array(i),n=0;n<i;++n)for(var s,r,a=e[n],l=a.length,c=o[n]=new Array(l),d=0;d<l;++d)(s=a[d])&&(r=t.call(s,s.__data__,d,a))&&("__data__"in s&&(r.__data__=s.__data__),c[d]=r)
|
|
6592
|
-
return new
|
|
6596
|
+
return new fy(o,this._parents)},selectAll:function(t){t="function"==typeof t?function(t){return function(){return ux(t.apply(this,arguments))}}(t):gx(t)
|
|
6593
6597
|
for(var e=this._groups,i=e.length,o=[],n=[],s=0;s<i;++s)for(var r,a=e[s],l=a.length,c=0;c<l;++c)(r=a[c])&&(o.push(t.call(r,r.__data__,c,a)),n.push(r))
|
|
6594
|
-
return new
|
|
6598
|
+
return new fy(o,n)},selectChild:function(t){return this.select(null==t?bx:function(t){return function(){return mx.call(this.children,t)}}("function"==typeof t?t:fx(t)))},selectChildren:function(t){return this.selectAll(null==t?xx:function(t){return function(){return wx.call(this.children,t)}}("function"==typeof t?t:fx(t)))},filter:function(t){"function"!=typeof t&&(t=vx(t))
|
|
6595
6599
|
for(var e=this._groups,i=e.length,o=new Array(i),n=0;n<i;++n)for(var s,r=e[n],a=r.length,l=o[n]=[],c=0;c<a;++c)(s=r[c])&&t.call(s,s.__data__,c,r)&&l.push(s)
|
|
6596
|
-
return new
|
|
6597
|
-
var i=e?
|
|
6598
|
-
"function"!=typeof t&&(t=
|
|
6599
|
-
for(var s=n.length,r=new Array(s),a=new Array(s),l=new Array(s),c=0;c<s;++c){var d=o[c],h=n[c],u=h.length,p=
|
|
6600
|
+
return new fy(o,this._parents)},data:function(t,e){if(!arguments.length)return Array.from(this,_x)
|
|
6601
|
+
var i=e?Sx:kx,o=this._parents,n=this._groups
|
|
6602
|
+
"function"!=typeof t&&(t=Cx(t))
|
|
6603
|
+
for(var s=n.length,r=new Array(s),a=new Array(s),l=new Array(s),c=0;c<s;++c){var d=o[c],h=n[c],u=h.length,p=Mx(t.call(d,d&&d.__data__,c,o)),g=p.length,v=a[c]=new Array(g),f=r[c]=new Array(g),m=l[c]=new Array(u)
|
|
6600
6604
|
i(d,h,v,f,m,p,e)
|
|
6601
|
-
for(var b,w,x=0,y=0;x<g;++x)if(b=v[x]){for(x>=y&&(y=x+1);!(w=f[y])&&++y<g;);b._next=w||null}}return(r=new
|
|
6605
|
+
for(var b,w,x=0,y=0;x<g;++x)if(b=v[x]){for(x>=y&&(y=x+1);!(w=f[y])&&++y<g;);b._next=w||null}}return(r=new fy(r,o))._enter=a,r._exit=l,r},enter:function(){return new fy(this._enter||this._groups.map(yx),this._parents)},exit:function(){return new fy(this._exit||this._groups.map(yx),this._parents)},join:function(t,e,i){var o=this.enter(),n=this,s=this.exit()
|
|
6602
6606
|
return"function"==typeof t?(o=t(o))&&(o=o.selection()):o=o.append(t+""),null!=e&&(n=e(n))&&(n=n.selection()),null==i?s.remove():i(s),o&&n?o.merge(n).order():n},merge:function(t){for(var e=t.selection?t.selection():t,i=this._groups,o=e._groups,n=i.length,s=o.length,r=Math.min(n,s),a=new Array(n),l=0;l<r;++l)for(var c,d=i[l],h=o[l],u=d.length,p=a[l]=new Array(u),g=0;g<u;++g)(c=d[g]||h[g])&&(p[g]=c)
|
|
6603
6607
|
for(;l<n;++l)a[l]=i[l]
|
|
6604
|
-
return new
|
|
6605
|
-
return this},sort:function(t){function e(e,i){return e&&i?t(e.__data__,i.__data__):!e-!i}t||(t=
|
|
6608
|
+
return new fy(a,this._parents)},selection:function(){return this},order:function(){for(var t=this._groups,e=-1,i=t.length;++e<i;)for(var o,n=t[e],s=n.length-1,r=n[s];--s>=0;)(o=n[s])&&(r&&4^o.compareDocumentPosition(r)&&r.parentNode.insertBefore(o,r),r=o)
|
|
6609
|
+
return this},sort:function(t){function e(e,i){return e&&i?t(e.__data__,i.__data__):!e-!i}t||(t=Ix)
|
|
6606
6610
|
for(var i=this._groups,o=i.length,n=new Array(o),s=0;s<o;++s){for(var r,a=i[s],l=a.length,c=n[s]=new Array(l),d=0;d<l;++d)(r=a[d])&&(c[d]=r)
|
|
6607
|
-
c.sort(e)}return new
|
|
6611
|
+
c.sort(e)}return new fy(n,this._parents).order()},call:function(){var t=arguments[0]
|
|
6608
6612
|
return arguments[0]=this,t.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var t=this._groups,e=0,i=t.length;e<i;++e)for(var o=t[e],n=0,s=o.length;n<s;++n){var r=o[n]
|
|
6609
6613
|
if(r)return r}return null},size:function(){let t=0
|
|
6610
6614
|
for(const e of this)++t
|
|
6611
6615
|
return t},empty:function(){return!this.node()},each:function(t){for(var e=this._groups,i=0,o=e.length;i<o;++i)for(var n,s=e[i],r=0,a=s.length;r<a;++r)(n=s[r])&&t.call(n,n.__data__,r,s)
|
|
6612
|
-
return this},attr:function(t,e){var i=
|
|
6616
|
+
return this},attr:function(t,e){var i=rx(t)
|
|
6613
6617
|
if(arguments.length<2){var o=this.node()
|
|
6614
|
-
return i.local?o.getAttributeNS(i.space,i.local):o.getAttribute(i)}return this.each((null==e?i.local?
|
|
6615
|
-
if(arguments.length<2){for(var o=
|
|
6616
|
-
return!0}return this.each(("function"==typeof e?
|
|
6617
|
-
return this.select((function(){return this.appendChild(e.apply(this,arguments))}))},insert:function(t,e){var i="function"==typeof t?t:
|
|
6618
|
-
return this.select((function(){return this.insertBefore(i.apply(this,arguments),o.apply(this,arguments)||null)}))},remove:function(){return this.each(
|
|
6619
|
-
if(!(arguments.length<2)){for(a=e?
|
|
6618
|
+
return i.local?o.getAttributeNS(i.space,i.local):o.getAttribute(i)}return this.each((null==e?i.local?Ax:Rx:"function"==typeof e?i.local?Vx:Fx:i.local?Ex:Ox)(i,e))},style:function(t,e,i){return arguments.length>1?this.each((null==e?Px:"function"==typeof e?Lx:Tx)(t,e,null==i?"":i)):Dx(this.node(),t)},property:function(t,e){return arguments.length>1?this.each((null==e?zx:"function"==typeof e?Nx:Bx)(t,e)):this.node()[t]},classed:function(t,e){var i=Zx(t+"")
|
|
6619
|
+
if(arguments.length<2){for(var o=qx(this.node()),n=-1,s=i.length;++n<s;)if(!o.contains(i[n]))return!1
|
|
6620
|
+
return!0}return this.each(("function"==typeof e?Kx:e?Wx:Xx)(i,e))},text:function(t){return arguments.length?this.each(null==t?Yx:("function"==typeof t?Jx:Qx)(t)):this.node().textContent},html:function(t){return arguments.length?this.each(null==t?ty:("function"==typeof t?iy:ey)(t)):this.node().innerHTML},raise:function(){return this.each(oy)},lower:function(){return this.each(ny)},append:function(t){var e="function"==typeof t?t:cx(t)
|
|
6621
|
+
return this.select((function(){return this.appendChild(e.apply(this,arguments))}))},insert:function(t,e){var i="function"==typeof t?t:cx(t),o=null==e?sy:"function"==typeof e?e:hx(e)
|
|
6622
|
+
return this.select((function(){return this.insertBefore(i.apply(this,arguments),o.apply(this,arguments)||null)}))},remove:function(){return this.each(ry)},clone:function(t){return this.select(t?ly:ay)},datum:function(t){return arguments.length?this.property("__data__",t):this.node().__data__},on:function(t,e,i){var o,n,s=cy(t+""),r=s.length
|
|
6623
|
+
if(!(arguments.length<2)){for(a=e?hy:dy,o=0;o<r;++o)this.each(a(s[o],e,i))
|
|
6620
6624
|
return this}var a=this.node().__on
|
|
6621
|
-
if(a)for(var l,c=0,d=a.length;c<d;++c)for(o=0,l=a[c];o<r;++o)if((n=s[o]).type===l.type&&n.name===l.name)return l.value},dispatch:function(t,e){return this.each(("function"==typeof e?
|
|
6622
|
-
const
|
|
6623
|
-
function
|
|
6624
|
-
"onselectstart"in e?i.on("selectstart.drag",
|
|
6625
|
-
e&&(o.on("click.drag",
|
|
6625
|
+
if(a)for(var l,c=0,d=a.length;c<d;++c)for(o=0,l=a[c];o<r;++o)if((n=s[o]).type===l.type&&n.name===l.name)return l.value},dispatch:function(t,e){return this.each(("function"==typeof e?gy:py)(t,e))},[Symbol.iterator]:function*(){for(var t=this._groups,e=0,i=t.length;e<i;++e)for(var o,n=t[e],s=0,r=n.length;s<r;++s)(o=n[s])&&(yield o)}}
|
|
6626
|
+
const xy={capture:!0,passive:!1}
|
|
6627
|
+
function yy(t){t.preventDefault(),t.stopImmediatePropagation()}function $y(t){var e=t.document.documentElement,i=by(t).on("dragstart.drag",yy,xy)
|
|
6628
|
+
"onselectstart"in e?i.on("selectstart.drag",yy,xy):(e.__noselect=e.style.MozUserSelect,e.style.MozUserSelect="none")}function Cy(t,e){var i=t.document.documentElement,o=by(t).on("dragstart.drag",null)
|
|
6629
|
+
e&&(o.on("click.drag",yy,xy),setTimeout((function(){o.on("click.drag",null)}),0)),"onselectstart"in i?o.on("selectstart.drag",null):(i.style.MozUserSelect=i.__noselect,delete i.__noselect)}function ky(t,e,i){t.prototype=e.prototype=i,i.constructor=t}function Sy(t,e){var i=Object.create(t.prototype)
|
|
6626
6630
|
for(var o in e)i[o]=e[o]
|
|
6627
|
-
return i}function
|
|
6628
|
-
function
|
|
6629
|
-
return t=(t+"").trim().toLowerCase(),(e=
|
|
6630
|
-
return`${1===t?"rgb(":"rgba("}${
|
|
6631
|
-
if(t instanceof
|
|
6632
|
-
if(t instanceof
|
|
6631
|
+
return i}function _y(){}var My=.7,Iy=1/My,Ry="\\s*([+-]?\\d+)\\s*",Ay="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Oy="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Ey=/^#([0-9a-f]{3,8})$/,Fy=new RegExp(`^rgb\\(${Ry},${Ry},${Ry}\\)$`),Vy=new RegExp(`^rgb\\(${Oy},${Oy},${Oy}\\)$`),Hy=new RegExp(`^rgba\\(${Ry},${Ry},${Ry},${Ay}\\)$`),Py=new RegExp(`^rgba\\(${Oy},${Oy},${Oy},${Ay}\\)$`),Ty=new RegExp(`^hsl\\(${Ay},${Oy},${Oy}\\)$`),Ly=new RegExp(`^hsla\\(${Ay},${Oy},${Oy},${Ay}\\)$`),Dy={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}
|
|
6632
|
+
function zy(){return this.rgb().formatHex()}function By(){return this.rgb().formatRgb()}function Ny(t){var e,i
|
|
6633
|
+
return t=(t+"").trim().toLowerCase(),(e=Ey.exec(t))?(i=e[1].length,e=parseInt(e[1],16),6===i?Zy(e):3===i?new Gy(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===i?qy(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===i?qy(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|240&e,((15&e)<<4|15&e)/255):null):(e=Fy.exec(t))?new Gy(e[1],e[2],e[3],1):(e=Vy.exec(t))?new Gy(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=Hy.exec(t))?qy(e[1],e[2],e[3],e[4]):(e=Py.exec(t))?qy(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=Ty.exec(t))?Jy(e[1],e[2]/100,e[3]/100,1):(e=Ly.exec(t))?Jy(e[1],e[2]/100,e[3]/100,e[4]):Dy.hasOwnProperty(t)?Zy(Dy[t]):"transparent"===t?new Gy(NaN,NaN,NaN,0):null}function Zy(t){return new Gy(t>>16&255,t>>8&255,255&t,1)}function qy(t,e,i,o){return o<=0&&(t=e=i=NaN),new Gy(t,e,i,o)}function jy(t){return t instanceof _y||(t=Ny(t)),t?new Gy((t=t.rgb()).r,t.g,t.b,t.opacity):new Gy}function Uy(t,e,i,o){return 1===arguments.length?jy(t):new Gy(t,e,i,null==o?1:o)}function Gy(t,e,i,o){this.r=+t,this.g=+e,this.b=+i,this.opacity=+o}function Wy(){return`#${Qy(this.r)}${Qy(this.g)}${Qy(this.b)}`}function Xy(){const t=Ky(this.opacity)
|
|
6634
|
+
return`${1===t?"rgb(":"rgba("}${Yy(this.r)}, ${Yy(this.g)}, ${Yy(this.b)}${1===t?")":`, ${t})`}`}function Ky(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function Yy(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function Qy(t){return((t=Yy(t))<16?"0":"")+t.toString(16)}function Jy(t,e,i,o){return o<=0?t=e=i=NaN:i<=0||i>=1?t=e=NaN:e<=0&&(t=NaN),new e$(t,e,i,o)}function t$(t){if(t instanceof e$)return new e$(t.h,t.s,t.l,t.opacity)
|
|
6635
|
+
if(t instanceof _y||(t=Ny(t)),!t)return new e$
|
|
6636
|
+
if(t instanceof e$)return t
|
|
6633
6637
|
var e=(t=t.rgb()).r/255,i=t.g/255,o=t.b/255,n=Math.min(e,i,o),s=Math.max(e,i,o),r=NaN,a=s-n,l=(s+n)/2
|
|
6634
|
-
return a?(r=e===s?(i-o)/a+6*(i<o):i===s?(o-e)/a+2:(e-i)/a+4,a/=l<.5?s+n:2-s-n,r*=60):a=l>0&&l<1?0:r,new
|
|
6635
|
-
return new
|
|
6636
|
-
return`${1===t?"hsl(":"hsla("}${
|
|
6637
|
-
var
|
|
6638
|
-
function
|
|
6639
|
-
return i?function(t,e){return function(i){return t+i*e}}(t,i):
|
|
6640
|
-
function o(t,e){var o=i((t=
|
|
6638
|
+
return a?(r=e===s?(i-o)/a+6*(i<o):i===s?(o-e)/a+2:(e-i)/a+4,a/=l<.5?s+n:2-s-n,r*=60):a=l>0&&l<1?0:r,new e$(r,a,l,t.opacity)}function e$(t,e,i,o){this.h=+t,this.s=+e,this.l=+i,this.opacity=+o}function i$(t){return(t=(t||0)%360)<0?t+360:t}function o$(t){return Math.max(0,Math.min(1,t||0))}function n$(t,e,i){return 255*(t<60?e+(i-e)*t/60:t<180?i:t<240?e+(i-e)*(240-t)/60:e)}ky(_y,Ny,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:zy,formatHex:zy,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return t$(this).formatHsl()},formatRgb:By,toString:By}),ky(Gy,Uy,Sy(_y,{brighter(t){return t=null==t?Iy:Math.pow(Iy,t),new Gy(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=null==t?My:Math.pow(My,t),new Gy(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new Gy(Yy(this.r),Yy(this.g),Yy(this.b),Ky(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:Wy,formatHex:Wy,formatHex8:function(){return`#${Qy(this.r)}${Qy(this.g)}${Qy(this.b)}${Qy(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:Xy,toString:Xy})),ky(e$,(function(t,e,i,o){return 1===arguments.length?t$(t):new e$(t,e,i,null==o?1:o)}),Sy(_y,{brighter(t){return t=null==t?Iy:Math.pow(Iy,t),new e$(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=null==t?My:Math.pow(My,t),new e$(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,i=this.l,o=i+(i<.5?i:1-i)*e,n=2*i-o
|
|
6639
|
+
return new Gy(n$(t>=240?t-240:t+120,n,o),n$(t,n,o),n$(t<120?t+240:t-120,n,o),this.opacity)},clamp(){return new e$(i$(this.h),o$(this.s),o$(this.l),Ky(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 t=Ky(this.opacity)
|
|
6640
|
+
return`${1===t?"hsl(":"hsla("}${i$(this.h)}, ${100*o$(this.s)}%, ${100*o$(this.l)}%${1===t?")":`, ${t})`}`}}))
|
|
6641
|
+
var s$=t=>()=>t
|
|
6642
|
+
function r$(t){return 1==(t=+t)?a$:function(e,i){return i-e?function(t,e,i){return t=Math.pow(t,i),e=Math.pow(e,i)-t,i=1/i,function(o){return Math.pow(t+o*e,i)}}(e,i,t):s$(isNaN(e)?i:e)}}function a$(t,e){var i=e-t
|
|
6643
|
+
return i?function(t,e){return function(i){return t+i*e}}(t,i):s$(isNaN(t)?e:t)}var l$=function t(e){var i=r$(e)
|
|
6644
|
+
function o(t,e){var o=i((t=Uy(t)).r,(e=Uy(e)).r),n=i(t.g,e.g),s=i(t.b,e.b),r=a$(t.opacity,e.opacity)
|
|
6641
6645
|
return function(e){return t.r=o(e),t.g=n(e),t.b=s(e),t.opacity=r(e),t+""}}return o.gamma=t,o}(1)
|
|
6642
|
-
function
|
|
6646
|
+
function c$(t,e){e||(e=[])
|
|
6643
6647
|
var i,o=t?Math.min(e.length,t.length):0,n=e.slice()
|
|
6644
6648
|
return function(s){for(i=0;i<o;++i)n[i]=t[i]*(1-s)+e[i]*s
|
|
6645
|
-
return n}}function
|
|
6646
|
-
for(i=0;i<n;++i)s[i]=
|
|
6649
|
+
return n}}function d$(t,e){var i,o=e?e.length:0,n=t?Math.min(o,t.length):0,s=new Array(n),r=new Array(o)
|
|
6650
|
+
for(i=0;i<n;++i)s[i]=m$(t[i],e[i])
|
|
6647
6651
|
for(;i<o;++i)r[i]=e[i]
|
|
6648
6652
|
return function(t){for(i=0;i<n;++i)r[i]=s[i](t)
|
|
6649
|
-
return r}}function
|
|
6650
|
-
return t=+t,e=+e,function(o){return i.setTime(t*(1-o)+e*o),i}}function
|
|
6651
|
-
for(i in null!==t&&"object"==typeof t||(t={}),null!==e&&"object"==typeof e||(e={}),e)i in t?o[i]=
|
|
6653
|
+
return r}}function h$(t,e){var i=new Date
|
|
6654
|
+
return t=+t,e=+e,function(o){return i.setTime(t*(1-o)+e*o),i}}function u$(t,e){return t=+t,e=+e,function(i){return t*(1-i)+e*i}}function p$(t,e){var i,o={},n={}
|
|
6655
|
+
for(i in null!==t&&"object"==typeof t||(t={}),null!==e&&"object"==typeof e||(e={}),e)i in t?o[i]=m$(t[i],e[i]):n[i]=e[i]
|
|
6652
6656
|
return function(t){for(i in o)n[i]=o[i](t)
|
|
6653
|
-
return n}}var
|
|
6654
|
-
function
|
|
6655
|
-
for(t+="",e+="";(i=
|
|
6657
|
+
return n}}var g$=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,v$=new RegExp(g$.source,"g")
|
|
6658
|
+
function f$(t,e){var i,o,n,s=g$.lastIndex=v$.lastIndex=0,r=-1,a=[],l=[]
|
|
6659
|
+
for(t+="",e+="";(i=g$.exec(t))&&(o=v$.exec(e));)(n=o.index)>s&&(n=e.slice(s,n),a[r]?a[r]+=n:a[++r]=n),(i=i[0])===(o=o[0])?a[r]?a[r]+=o:a[++r]=o:(a[++r]=null,l.push({i:r,x:u$(i,o)})),s=v$.lastIndex
|
|
6656
6660
|
return s<e.length&&(n=e.slice(s),a[r]?a[r]+=n:a[++r]=n),a.length<2?l[0]?function(t){return function(e){return t(e)+""}}(l[0].x):function(t){return function(){return t}}(e):(e=l.length,function(t){for(var i,o=0;o<e;++o)a[(i=l[o]).i]=i.x(t)
|
|
6657
|
-
return a.join("")})}function
|
|
6658
|
-
return null==e||"boolean"===n?
|
|
6659
|
-
function
|
|
6660
|
-
return(r=Math.sqrt(t*t+e*e))&&(t/=r,e/=r),(l=t*i+e*o)&&(i-=t*l,o-=e*l),(a=Math.sqrt(i*i+o*o))&&(i/=a,o/=a,l/=a),t*o<e*i&&(t=-t,e=-e,l=-l,r=-r),{translateX:n,translateY:s,rotate:Math.atan2(e,t)*
|
|
6661
|
+
return a.join("")})}function m$(t,e){var i,o,n=typeof e
|
|
6662
|
+
return null==e||"boolean"===n?s$(e):("number"===n?u$:"string"===n?(i=Ny(e))?(e=i,l$):f$:e instanceof Ny?l$:e instanceof Date?h$:(o=e,!ArrayBuffer.isView(o)||o instanceof DataView?Array.isArray(e)?d$:"function"!=typeof e.valueOf&&"function"!=typeof e.toString||isNaN(e)?p$:u$:c$))(t,e)}function b$(t,e){return t=+t,e=+e,function(i){return Math.round(t*(1-i)+e*i)}}var w$,x$=180/Math.PI,y$={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1}
|
|
6663
|
+
function $$(t,e,i,o,n,s){var r,a,l
|
|
6664
|
+
return(r=Math.sqrt(t*t+e*e))&&(t/=r,e/=r),(l=t*i+e*o)&&(i-=t*l,o-=e*l),(a=Math.sqrt(i*i+o*o))&&(i/=a,o/=a,l/=a),t*o<e*i&&(t=-t,e=-e,l=-l,r=-r),{translateX:n,translateY:s,rotate:Math.atan2(e,t)*x$,skewX:Math.atan(l)*x$,scaleX:r,scaleY:a}}function C$(t,e,i,o){function n(t){return t.length?t.pop()+" ":""}return function(s,r){var a=[],l=[]
|
|
6661
6665
|
return s=t(s),r=t(r),function(t,o,n,s,r,a){if(t!==n||o!==s){var l=r.push("translate(",null,e,null,i)
|
|
6662
|
-
a.push({i:l-4,x:
|
|
6663
|
-
r.push({i:a-4,x:
|
|
6664
|
-
return a.join("")}}}var
|
|
6665
|
-
return e.isIdentity?
|
|
6666
|
-
function
|
|
6666
|
+
a.push({i:l-4,x:u$(t,n)},{i:l-2,x:u$(o,s)})}else(n||s)&&r.push("translate("+n+e+s+i)}(s.translateX,s.translateY,r.translateX,r.translateY,a,l),function(t,e,i,s){t!==e?(t-e>180?e+=360:e-t>180&&(t+=360),s.push({i:i.push(n(i)+"rotate(",null,o)-2,x:u$(t,e)})):e&&i.push(n(i)+"rotate("+e+o)}(s.rotate,r.rotate,a,l),function(t,e,i,s){t!==e?s.push({i:i.push(n(i)+"skewX(",null,o)-2,x:u$(t,e)}):e&&i.push(n(i)+"skewX("+e+o)}(s.skewX,r.skewX,a,l),function(t,e,i,o,s,r){if(t!==i||e!==o){var a=s.push(n(s)+"scale(",null,",",null,")")
|
|
6667
|
+
r.push({i:a-4,x:u$(t,i)},{i:a-2,x:u$(e,o)})}else 1===i&&1===o||s.push(n(s)+"scale("+i+","+o+")")}(s.scaleX,s.scaleY,r.scaleX,r.scaleY,a,l),s=r=null,function(t){for(var e,i=-1,o=l.length;++i<o;)a[(e=l[i]).i]=e.x(t)
|
|
6668
|
+
return a.join("")}}}var k$=C$((function(t){const e=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(t+"")
|
|
6669
|
+
return e.isIdentity?y$:$$(e.a,e.b,e.c,e.d,e.e,e.f)}),"px, ","px)","deg)"),S$=C$((function(t){return null==t?y$:(w$||(w$=document.createElementNS("http://www.w3.org/2000/svg","g")),w$.setAttribute("transform",t),(t=w$.transform.baseVal.consolidate())?$$((t=t.matrix).a,t.b,t.c,t.d,t.e,t.f):y$)}),", ",")",")")
|
|
6670
|
+
function _$(t){return((t=Math.exp(t))+1/t)/2}var M$,I$,R$=function t(e,i,o){function n(t,n){var s,r,a=t[0],l=t[1],c=t[2],d=n[0],h=n[1],u=n[2],p=d-a,g=h-l,v=p*p+g*g
|
|
6667
6671
|
if(v<1e-12)r=Math.log(u/c)/e,s=function(t){return[a+t*p,l+t*g,c*Math.exp(e*t*r)]}
|
|
6668
6672
|
else{var f=Math.sqrt(v),m=(u*u-c*c+o*v)/(2*c*i*f),b=(u*u-c*c-o*v)/(2*u*i*f),w=Math.log(Math.sqrt(m*m+1)-m),x=Math.log(Math.sqrt(b*b+1)-b)
|
|
6669
|
-
r=(x-w)/e,s=function(t){var o,n=t*r,s=
|
|
6670
|
-
return[a+d*p,l+d*g,c*s/
|
|
6671
|
-
return t(i,o,o*o)},n}(Math.SQRT2,2,4),
|
|
6672
|
-
function
|
|
6673
|
-
return o.restart(t,e,i),o}function
|
|
6674
|
-
try{!function(){
|
|
6675
|
-
for(var t,e=
|
|
6676
|
-
for(;i;)i._call?(o>i._time&&(o=i._time),t=i,i=i._next):(e=i._next,i._next=null,i=t?t._next=e:
|
|
6677
|
-
|
|
6678
|
-
e>1e3&&(
|
|
6679
|
-
return e=null==e?0:+e,o.restart((i=>{o.stop(),t(i+e)}),e,i),o}
|
|
6680
|
-
i=(null==i?
|
|
6681
|
-
var
|
|
6682
|
-
function
|
|
6673
|
+
r=(x-w)/e,s=function(t){var o,n=t*r,s=_$(w),d=c/(i*f)*(s*(o=e*n+w,((o=Math.exp(2*o))-1)/(o+1))-function(t){return((t=Math.exp(t))-1/t)/2}(w))
|
|
6674
|
+
return[a+d*p,l+d*g,c*s/_$(e*n+w)]}}return s.duration=1e3*r*e/Math.SQRT2,s}return n.rho=function(e){var i=Math.max(.001,+e),o=i*i
|
|
6675
|
+
return t(i,o,o*o)},n}(Math.SQRT2,2,4),A$=0,O$=0,E$=0,F$=0,V$=0,H$=0,P$="object"==typeof performance&&performance.now?performance:Date,T$="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)}
|
|
6676
|
+
function L$(){return V$||(T$(D$),V$=P$.now()+H$)}function D$(){V$=0}function z$(){this._call=this._time=this._next=null}function B$(t,e,i){var o=new z$
|
|
6677
|
+
return o.restart(t,e,i),o}function N$(){V$=(F$=P$.now())+H$,A$=O$=0
|
|
6678
|
+
try{!function(){L$(),++A$
|
|
6679
|
+
for(var t,e=M$;e;)(t=V$-e._time)>=0&&e._call.call(void 0,t),e=e._next;--A$}()}finally{A$=0,function(){var t,e,i=M$,o=1/0
|
|
6680
|
+
for(;i;)i._call?(o>i._time&&(o=i._time),t=i,i=i._next):(e=i._next,i._next=null,i=t?t._next=e:M$=e)
|
|
6681
|
+
I$=t,q$(o)}(),V$=0}}function Z$(){var t=P$.now(),e=t-F$
|
|
6682
|
+
e>1e3&&(H$-=e,F$=t)}function q$(t){A$||(O$&&(O$=clearTimeout(O$)),t-V$>24?(t<1/0&&(O$=setTimeout(N$,t-P$.now()-H$)),E$&&(E$=clearInterval(E$))):(E$||(F$=P$.now(),E$=setInterval(Z$,1e3)),A$=1,T$(N$)))}function j$(t,e,i){var o=new z$
|
|
6683
|
+
return e=null==e?0:+e,o.restart((i=>{o.stop(),t(i+e)}),e,i),o}z$.prototype=B$.prototype={constructor:z$,restart:function(t,e,i){if("function"!=typeof t)throw new TypeError("callback is not a function")
|
|
6684
|
+
i=(null==i?L$():+i)+(null==e?0:+e),this._next||I$===this||(I$?I$._next=this:M$=this,I$=this),this._call=t,this._time=i,q$()},stop:function(){this._call&&(this._call=null,this._time=1/0,q$())}}
|
|
6685
|
+
var U$=Jw("start","end","cancel","interrupt"),G$=[]
|
|
6686
|
+
function W$(t,e,i,o,n,s){var r=t.__transition
|
|
6683
6687
|
if(r){if(i in r)return}else t.__transition={}
|
|
6684
6688
|
!function(t,e,i){var o,n=t.__transition
|
|
6685
6689
|
function s(t){i.state=1,i.timer.restart(r,i.delay,i.time),i.delay<=t&&r(t-i.delay)}function r(s){var c,d,h,u
|
|
6686
6690
|
if(1!==i.state)return l()
|
|
6687
|
-
for(c in n)if((u=n[c]).name===i.name){if(3===u.state)return
|
|
6688
|
-
4===u.state?(u.state=6,u.timer.stop(),u.on.call("interrupt",t,t.__data__,u.index,u.group),delete n[c]):+c<e&&(u.state=6,u.timer.stop(),u.on.call("cancel",t,t.__data__,u.index,u.group),delete n[c])}if(
|
|
6691
|
+
for(c in n)if((u=n[c]).name===i.name){if(3===u.state)return j$(r)
|
|
6692
|
+
4===u.state?(u.state=6,u.timer.stop(),u.on.call("interrupt",t,t.__data__,u.index,u.group),delete n[c]):+c<e&&(u.state=6,u.timer.stop(),u.on.call("cancel",t,t.__data__,u.index,u.group),delete n[c])}if(j$((function(){3===i.state&&(i.state=4,i.timer.restart(a,i.delay,i.time),a(s))})),i.state=2,i.on.call("start",t,t.__data__,i.index,i.group),2===i.state){for(i.state=3,o=new Array(h=i.tween.length),c=0,d=-1;c<h;++c)(u=i.tween[c].value.call(t,t.__data__,i.index,i.group))&&(o[++d]=u)
|
|
6689
6693
|
o.length=d+1}}function a(e){for(var n=e<i.duration?i.ease.call(null,e/i.duration):(i.timer.restart(l),i.state=5,1),s=-1,r=o.length;++s<r;)o[s].call(t,n)
|
|
6690
6694
|
5===i.state&&(i.on.call("end",t,t.__data__,i.index,i.group),l())}function l(){for(var o in i.state=6,i.timer.stop(),delete n[e],n)return
|
|
6691
|
-
delete t.__transition}n[e]=i,i.timer
|
|
6695
|
+
delete t.__transition}n[e]=i,i.timer=B$(s,0,i.time)}(t,i,{name:e,index:o,group:n,on:U$,tween:G$,time:s.time,delay:s.delay,duration:s.duration,ease:s.ease,timer:null,state:0})}function X$(t,e){var i=Y$(t,e)
|
|
6692
6696
|
if(i.state>0)throw new Error("too late; already scheduled")
|
|
6693
|
-
return i}function
|
|
6697
|
+
return i}function K$(t,e){var i=Y$(t,e)
|
|
6694
6698
|
if(i.state>3)throw new Error("too late; already running")
|
|
6695
|
-
return i}function
|
|
6699
|
+
return i}function Y$(t,e){var i=t.__transition
|
|
6696
6700
|
if(!i||!(i=i[e]))throw new Error("transition not found")
|
|
6697
|
-
return i}function
|
|
6701
|
+
return i}function Q$(t,e){var i,o,n,s=t.__transition,r=!0
|
|
6698
6702
|
if(s){for(n in e=null==e?null:e+"",s)(i=s[n]).name===e?(o=i.state>2&&i.state<5,i.state=6,i.timer.stop(),i.on.call(o?"interrupt":"cancel",t,t.__data__,i.index,i.group),delete s[n]):r=!1
|
|
6699
|
-
r&&delete t.__transition}}function
|
|
6700
|
-
return function(){var n=
|
|
6703
|
+
r&&delete t.__transition}}function J$(t,e){var i,o
|
|
6704
|
+
return function(){var n=K$(this,t),s=n.tween
|
|
6701
6705
|
if(s!==i)for(var r=0,a=(o=i=s).length;r<a;++r)if(o[r].name===e){(o=o.slice()).splice(r,1)
|
|
6702
|
-
break}n.tween=o}}function
|
|
6706
|
+
break}n.tween=o}}function tC(t,e,i){var o,n
|
|
6703
6707
|
if("function"!=typeof i)throw new Error
|
|
6704
|
-
return function(){var s=
|
|
6708
|
+
return function(){var s=K$(this,t),r=s.tween
|
|
6705
6709
|
if(r!==o){n=(o=r).slice()
|
|
6706
6710
|
for(var a={name:e,value:i},l=0,c=n.length;l<c;++l)if(n[l].name===e){n[l]=a
|
|
6707
|
-
break}l===c&&n.push(a)}s.tween=n}}function
|
|
6708
|
-
return t.each((function(){var t=
|
|
6709
|
-
return("number"==typeof e?
|
|
6711
|
+
break}l===c&&n.push(a)}s.tween=n}}function eC(t,e,i){var o=t._id
|
|
6712
|
+
return t.each((function(){var t=K$(this,o);(t.value||(t.value={}))[e]=i.apply(this,arguments)})),function(t){return Y$(t,o).value[e]}}function iC(t,e){var i
|
|
6713
|
+
return("number"==typeof e?u$:e instanceof Ny?l$:(i=Ny(e))?(e=i,l$):f$)(t,e)}function oC(t){return function(){this.removeAttribute(t)}}function nC(t){return function(){this.removeAttributeNS(t.space,t.local)}}function sC(t,e,i){var o,n,s=i+""
|
|
6710
6714
|
return function(){var r=this.getAttribute(t)
|
|
6711
|
-
return r===s?null:r===o?n:n=e(o=r,i)}}function
|
|
6715
|
+
return r===s?null:r===o?n:n=e(o=r,i)}}function rC(t,e,i){var o,n,s=i+""
|
|
6712
6716
|
return function(){var r=this.getAttributeNS(t.space,t.local)
|
|
6713
|
-
return r===s?null:r===o?n:n=e(o=r,i)}}function
|
|
6717
|
+
return r===s?null:r===o?n:n=e(o=r,i)}}function aC(t,e,i){var o,n,s
|
|
6714
6718
|
return function(){var r,a,l=i(this)
|
|
6715
6719
|
if(null!=l)return(r=this.getAttribute(t))===(a=l+"")?null:r===o&&a===n?s:(n=a,s=e(o=r,l))
|
|
6716
|
-
this.removeAttribute(t)}}function
|
|
6720
|
+
this.removeAttribute(t)}}function lC(t,e,i){var o,n,s
|
|
6717
6721
|
return function(){var r,a,l=i(this)
|
|
6718
6722
|
if(null!=l)return(r=this.getAttributeNS(t.space,t.local))===(a=l+"")?null:r===o&&a===n?s:(n=a,s=e(o=r,l))
|
|
6719
|
-
this.removeAttributeNS(t.space,t.local)}}function
|
|
6723
|
+
this.removeAttributeNS(t.space,t.local)}}function cC(t,e){return function(i){this.setAttribute(t,e.call(this,i))}}function dC(t,e){return function(i){this.setAttributeNS(t.space,t.local,e.call(this,i))}}function hC(t,e){var i,o
|
|
6720
6724
|
function n(){var n=e.apply(this,arguments)
|
|
6721
|
-
return n!==o&&(i=(o=n)&&
|
|
6725
|
+
return n!==o&&(i=(o=n)&&dC(t,n)),i}return n._value=e,n}function uC(t,e){var i,o
|
|
6722
6726
|
function n(){var n=e.apply(this,arguments)
|
|
6723
|
-
return n!==o&&(i=(o=n)&&
|
|
6724
|
-
return function(){
|
|
6725
|
-
return e>=0&&(t=t.slice(0,e)),!t||"start"===t}))}(e)?
|
|
6727
|
+
return n!==o&&(i=(o=n)&&cC(t,n)),i}return n._value=e,n}function pC(t,e){return function(){X$(this,t).delay=+e.apply(this,arguments)}}function gC(t,e){return e=+e,function(){X$(this,t).delay=e}}function vC(t,e){return function(){K$(this,t).duration=+e.apply(this,arguments)}}function fC(t,e){return e=+e,function(){K$(this,t).duration=e}}function mC(t,e){if("function"!=typeof e)throw new Error
|
|
6728
|
+
return function(){K$(this,t).ease=e}}function bC(t,e,i){var o,n,s=function(t){return(t+"").trim().split(/^|\s+/).every((function(t){var e=t.indexOf(".")
|
|
6729
|
+
return e>=0&&(t=t.slice(0,e)),!t||"start"===t}))}(e)?X$:K$
|
|
6726
6730
|
return function(){var r=s(this,t),a=r.on
|
|
6727
|
-
a!==o&&(n=(o=a).copy()).on(e,i),r.on=n}}var
|
|
6728
|
-
function
|
|
6731
|
+
a!==o&&(n=(o=a).copy()).on(e,i),r.on=n}}var wC=my.prototype.constructor
|
|
6732
|
+
function xC(t){return function(){this.style.removeProperty(t)}}function yC(t,e,i){return function(o){this.style.setProperty(t,e.call(this,o),i)}}function $C(t,e,i){var o,n
|
|
6729
6733
|
function s(){var s=e.apply(this,arguments)
|
|
6730
|
-
return s!==n&&(o=(n=s)&&
|
|
6734
|
+
return s!==n&&(o=(n=s)&&yC(t,s,i)),o}return s._value=e,s}function CC(t){return function(e){this.textContent=t.call(this,e)}}function kC(t){var e,i
|
|
6731
6735
|
function o(){var o=t.apply(this,arguments)
|
|
6732
|
-
return o!==i&&(e=(i=o)&&
|
|
6733
|
-
function
|
|
6734
|
-
|
|
6735
|
-
"function"!=typeof t&&(t=
|
|
6736
|
-
for(var o=this._groups,n=o.length,s=new Array(n),r=0;r<n;++r)for(var a,l,c=o[r],d=c.length,h=s[r]=new Array(d),u=0;u<d;++u)(a=c[u])&&(l=t.call(a,a.__data__,u,c))&&("__data__"in a&&(l.__data__=a.__data__),h[u]=l,
|
|
6737
|
-
return new
|
|
6738
|
-
"function"!=typeof t&&(t=
|
|
6739
|
-
for(var o=this._groups,n=o.length,s=[],r=[],a=0;a<n;++a)for(var l,c=o[a],d=c.length,h=0;h<d;++h)if(l=c[h]){for(var u,p=t.call(l,l.__data__,h,c),g=
|
|
6740
|
-
s.push(p),r.push(l)}return new
|
|
6736
|
+
return o!==i&&(e=(i=o)&&CC(o)),e}return o._value=t,o}var SC=0
|
|
6737
|
+
function _C(t,e,i,o){this._groups=t,this._parents=e,this._name=i,this._id=o}function MC(){return++SC}var IC=my.prototype
|
|
6738
|
+
_C.prototype={constructor:_C,select:function(t){var e=this._name,i=this._id
|
|
6739
|
+
"function"!=typeof t&&(t=hx(t))
|
|
6740
|
+
for(var o=this._groups,n=o.length,s=new Array(n),r=0;r<n;++r)for(var a,l,c=o[r],d=c.length,h=s[r]=new Array(d),u=0;u<d;++u)(a=c[u])&&(l=t.call(a,a.__data__,u,c))&&("__data__"in a&&(l.__data__=a.__data__),h[u]=l,W$(h[u],e,i,u,h,Y$(a,i)))
|
|
6741
|
+
return new _C(s,this._parents,e,i)},selectAll:function(t){var e=this._name,i=this._id
|
|
6742
|
+
"function"!=typeof t&&(t=gx(t))
|
|
6743
|
+
for(var o=this._groups,n=o.length,s=[],r=[],a=0;a<n;++a)for(var l,c=o[a],d=c.length,h=0;h<d;++h)if(l=c[h]){for(var u,p=t.call(l,l.__data__,h,c),g=Y$(l,i),v=0,f=p.length;v<f;++v)(u=p[v])&&W$(u,e,i,v,p,g)
|
|
6744
|
+
s.push(p),r.push(l)}return new _C(s,r,e,i)},selectChild:IC.selectChild,selectChildren:IC.selectChildren,filter:function(t){"function"!=typeof t&&(t=vx(t))
|
|
6741
6745
|
for(var e=this._groups,i=e.length,o=new Array(i),n=0;n<i;++n)for(var s,r=e[n],a=r.length,l=o[n]=[],c=0;c<a;++c)(s=r[c])&&t.call(s,s.__data__,c,r)&&l.push(s)
|
|
6742
|
-
return new
|
|
6746
|
+
return new _C(o,this._parents,this._name,this._id)},merge:function(t){if(t._id!==this._id)throw new Error
|
|
6743
6747
|
for(var e=this._groups,i=t._groups,o=e.length,n=i.length,s=Math.min(o,n),r=new Array(o),a=0;a<s;++a)for(var l,c=e[a],d=i[a],h=c.length,u=r[a]=new Array(h),p=0;p<h;++p)(l=c[p]||d[p])&&(u[p]=l)
|
|
6744
6748
|
for(;a<o;++a)r[a]=e[a]
|
|
6745
|
-
return new
|
|
6746
|
-
|
|
6747
|
-
return arguments.length<2?
|
|
6748
|
-
return this.attrTween(t,"function"==typeof e?(i.local?
|
|
6749
|
+
return new _C(r,this._parents,this._name,this._id)},selection:function(){return new wC(this._groups,this._parents)},transition:function(){for(var t=this._name,e=this._id,i=MC(),o=this._groups,n=o.length,s=0;s<n;++s)for(var r,a=o[s],l=a.length,c=0;c<l;++c)if(r=a[c]){var d=Y$(r,e)
|
|
6750
|
+
W$(r,t,i,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new _C(o,this._parents,t,i)},call:IC.call,nodes:IC.nodes,node:IC.node,size:IC.size,empty:IC.empty,each:IC.each,on:function(t,e){var i=this._id
|
|
6751
|
+
return arguments.length<2?Y$(this.node(),i).on.on(t):this.each(bC(i,t,e))},attr:function(t,e){var i=rx(t),o="transform"===i?S$:iC
|
|
6752
|
+
return this.attrTween(t,"function"==typeof e?(i.local?lC:aC)(i,o,eC(this,"attr."+t,e)):null==e?(i.local?nC:oC)(i):(i.local?rC:sC)(i,o,e))},attrTween:function(t,e){var i="attr."+t
|
|
6749
6753
|
if(arguments.length<2)return(i=this.tween(i))&&i._value
|
|
6750
6754
|
if(null==e)return this.tween(i,null)
|
|
6751
6755
|
if("function"!=typeof e)throw new Error
|
|
6752
|
-
var o=
|
|
6753
|
-
return this.tween(i,(o.local?
|
|
6756
|
+
var o=rx(t)
|
|
6757
|
+
return this.tween(i,(o.local?hC:uC)(o,e))},style:function(t,e,i){var o="transform"==(t+="")?k$:iC
|
|
6754
6758
|
return null==e?this.styleTween(t,function(t,e){var i,o,n
|
|
6755
|
-
return function(){var s=
|
|
6756
|
-
return s===r?null:s===i&&r===o?n:n=e(i=s,o=r)}}(t,o)).on("end.style."+t,
|
|
6757
|
-
return function(){var r=
|
|
6758
|
-
return null==a&&(this.style.removeProperty(t),l=a=
|
|
6759
|
-
return function(){var l=
|
|
6759
|
+
return function(){var s=Dx(this,t),r=(this.style.removeProperty(t),Dx(this,t))
|
|
6760
|
+
return s===r?null:s===i&&r===o?n:n=e(i=s,o=r)}}(t,o)).on("end.style."+t,xC(t)):"function"==typeof e?this.styleTween(t,function(t,e,i){var o,n,s
|
|
6761
|
+
return function(){var r=Dx(this,t),a=i(this),l=a+""
|
|
6762
|
+
return null==a&&(this.style.removeProperty(t),l=a=Dx(this,t)),r===l?null:r===o&&l===n?s:(n=l,s=e(o=r,a))}}(t,o,eC(this,"style."+t,e))).each(function(t,e){var i,o,n,s,r="style."+e,a="end."+r
|
|
6763
|
+
return function(){var l=K$(this,t),c=l.on,d=null==l.value[r]?s||(s=xC(e)):void 0
|
|
6760
6764
|
c===i&&n===d||(o=(i=c).copy()).on(a,n=d),l.on=o}}(this._id,t)):this.styleTween(t,function(t,e,i){var o,n,s=i+""
|
|
6761
|
-
return function(){var r=
|
|
6765
|
+
return function(){var r=Dx(this,t)
|
|
6762
6766
|
return r===s?null:r===o?n:n=e(o=r,i)}}(t,o,e),i).on("end.style."+t,null)},styleTween:function(t,e,i){var o="style."+(t+="")
|
|
6763
6767
|
if(arguments.length<2)return(o=this.tween(o))&&o._value
|
|
6764
6768
|
if(null==e)return this.tween(o,null)
|
|
6765
6769
|
if("function"!=typeof e)throw new Error
|
|
6766
|
-
return this.tween(o
|
|
6767
|
-
this.textContent=null==e?"":e}}(
|
|
6770
|
+
return this.tween(o,$C(t,e,null==i?"":i))},text:function(t){return this.tween("text","function"==typeof t?function(t){return function(){var e=t(this)
|
|
6771
|
+
this.textContent=null==e?"":e}}(eC(this,"text",t)):function(t){return function(){this.textContent=t}}(null==t?"":t+""))},textTween:function(t){var e="text"
|
|
6768
6772
|
if(arguments.length<1)return(e=this.tween(e))&&e._value
|
|
6769
6773
|
if(null==t)return this.tween(e,null)
|
|
6770
6774
|
if("function"!=typeof t)throw new Error
|
|
6771
|
-
return this.tween(e,
|
|
6775
|
+
return this.tween(e,kC(t))},remove:function(){return this.on("end.remove",function(t){return function(){var e=this.parentNode
|
|
6772
6776
|
for(var i in this.__transition)if(+i!==t)return
|
|
6773
6777
|
e&&e.removeChild(this)}}(this._id))},tween:function(t,e){var i=this._id
|
|
6774
|
-
if(t+="",arguments.length<2){for(var o,n=
|
|
6775
|
-
return null}return this.each((null==e?
|
|
6776
|
-
return arguments.length?this.each(("function"==typeof t?
|
|
6777
|
-
return arguments.length?this.each(("function"==typeof t?
|
|
6778
|
-
return arguments.length?this.each(
|
|
6778
|
+
if(t+="",arguments.length<2){for(var o,n=Y$(this.node(),i).tween,s=0,r=n.length;s<r;++s)if((o=n[s]).name===t)return o.value
|
|
6779
|
+
return null}return this.each((null==e?J$:tC)(i,t,e))},delay:function(t){var e=this._id
|
|
6780
|
+
return arguments.length?this.each(("function"==typeof t?pC:gC)(e,t)):Y$(this.node(),e).delay},duration:function(t){var e=this._id
|
|
6781
|
+
return arguments.length?this.each(("function"==typeof t?vC:fC)(e,t)):Y$(this.node(),e).duration},ease:function(t){var e=this._id
|
|
6782
|
+
return arguments.length?this.each(mC(e,t)):Y$(this.node(),e).ease},easeVarying:function(t){if("function"!=typeof t)throw new Error
|
|
6779
6783
|
return this.each(function(t,e){return function(){var i=e.apply(this,arguments)
|
|
6780
6784
|
if("function"!=typeof i)throw new Error
|
|
6781
|
-
|
|
6785
|
+
K$(this,t).ease=i}}(this._id,t))},end:function(){var t,e,i=this,o=i._id,n=i.size()
|
|
6782
6786
|
return new Promise((function(s,r){var a={value:r},l={value:function(){0==--n&&s()}}
|
|
6783
|
-
i.each((function(){var i=
|
|
6784
|
-
n!==t&&((e=(t=n).copy())._.cancel.push(a),e._.interrupt.push(a),e._.end.push(l)),i.on=e})),0===n&&s()}))},[Symbol.iterator]:
|
|
6785
|
-
var
|
|
6786
|
-
function
|
|
6787
|
-
return i}
|
|
6788
|
-
t instanceof
|
|
6789
|
-
for(var o=this._groups,n=o.length,s=0;s<n;++s)for(var r,a=o[s],l=a.length,c=0;c<l;++c)(r=a[c])&&
|
|
6790
|
-
return new
|
|
6791
|
-
var
|
|
6792
|
-
function
|
|
6793
|
-
var
|
|
6794
|
-
function
|
|
6795
|
-
return t.__zoom}function
|
|
6796
|
-
return t instanceof SVGElement?(t=t.ownerSVGElement||t).hasAttribute("viewBox")?[[(t=t.viewBox.baseVal).x,t.y],[t.x+t.width,t.y+t.height]]:[[0,0],[t.width.baseVal.value,t.height.baseVal.value]]:[[0,0],[t.clientWidth,t.clientHeight]]}function
|
|
6797
|
-
return t.translate(n>o?(o+n)/2:Math.min(0,o)||Math.max(0,n),r>s?(s+r)/2:Math.min(0,s)||Math.max(0,r))}
|
|
6798
|
-
const
|
|
6787
|
+
i.each((function(){var i=K$(this,o),n=i.on
|
|
6788
|
+
n!==t&&((e=(t=n).copy())._.cancel.push(a),e._.interrupt.push(a),e._.end.push(l)),i.on=e})),0===n&&s()}))},[Symbol.iterator]:IC[Symbol.iterator]}
|
|
6789
|
+
var RC={time:null,delay:0,duration:250,ease:function(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}}
|
|
6790
|
+
function AC(t,e){for(var i;!(i=t.__transition)||!(i=i[e]);)if(!(t=t.parentNode))throw new Error(`transition ${e} not found`)
|
|
6791
|
+
return i}my.prototype.interrupt=function(t){return this.each((function(){Q$(this,t)}))},my.prototype.transition=function(t){var e,i
|
|
6792
|
+
t instanceof _C?(e=t._id,t=t._name):(e=MC(),(i=RC).time=L$(),t=null==t?null:t+"")
|
|
6793
|
+
for(var o=this._groups,n=o.length,s=0;s<n;++s)for(var r,a=o[s],l=a.length,c=0;c<l;++c)(r=a[c])&&W$(r,t,e,c,a,i||AC(r,e))
|
|
6794
|
+
return new _C(o,this._parents,t,e)}
|
|
6795
|
+
var OC=t=>()=>t
|
|
6796
|
+
function EC(t,{sourceEvent:e,target:i,transform:o,dispatch:n}){Object.defineProperties(this,{type:{value:t,enumerable:!0,configurable:!0},sourceEvent:{value:e,enumerable:!0,configurable:!0},target:{value:i,enumerable:!0,configurable:!0},transform:{value:o,enumerable:!0,configurable:!0},_:{value:n}})}function FC(t,e,i){this.k=t,this.x=e,this.y=i}FC.prototype={constructor:FC,scale:function(t){return 1===t?this:new FC(this.k*t,this.x,this.y)},translate:function(t,e){return 0===t&0===e?this:new FC(this.k,this.x+this.k*t,this.y+this.k*e)},apply:function(t){return[t[0]*this.k+this.x,t[1]*this.k+this.y]},applyX:function(t){return t*this.k+this.x},applyY:function(t){return t*this.k+this.y},invert:function(t){return[(t[0]-this.x)/this.k,(t[1]-this.y)/this.k]},invertX:function(t){return(t-this.x)/this.k},invertY:function(t){return(t-this.y)/this.k},rescaleX:function(t){return t.copy().domain(t.range().map(this.invertX,this).map(t.invert,t))},rescaleY:function(t){return t.copy().domain(t.range().map(this.invertY,this).map(t.invert,t))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}}
|
|
6797
|
+
var VC=new FC(1,0,0)
|
|
6798
|
+
function HC(t){for(;!t.__zoom;)if(!(t=t.parentNode))return VC
|
|
6799
|
+
return t.__zoom}function PC(t){t.stopImmediatePropagation()}function TC(t){t.preventDefault(),t.stopImmediatePropagation()}function LC(t){return!(t.ctrlKey&&"wheel"!==t.type||t.button)}function DC(){var t=this
|
|
6800
|
+
return t instanceof SVGElement?(t=t.ownerSVGElement||t).hasAttribute("viewBox")?[[(t=t.viewBox.baseVal).x,t.y],[t.x+t.width,t.y+t.height]]:[[0,0],[t.width.baseVal.value,t.height.baseVal.value]]:[[0,0],[t.clientWidth,t.clientHeight]]}function zC(){return this.__zoom||VC}function BC(t){return-t.deltaY*(1===t.deltaMode?.05:t.deltaMode?1:.002)*(t.ctrlKey?10:1)}function NC(){return navigator.maxTouchPoints||"ontouchstart"in this}function ZC(t,e,i){var o=t.invertX(e[0][0])-i[0][0],n=t.invertX(e[1][0])-i[1][0],s=t.invertY(e[0][1])-i[0][1],r=t.invertY(e[1][1])-i[1][1]
|
|
6801
|
+
return t.translate(n>o?(o+n)/2:Math.min(0,o)||Math.max(0,n),r>s?(s+r)/2:Math.min(0,s)||Math.max(0,r))}HC.prototype=FC.prototype
|
|
6802
|
+
const qC=G`
|
|
6799
6803
|
<div class="wafer-map-container">
|
|
6800
6804
|
<svg class="svg-root">
|
|
6801
6805
|
<g ${_t("zoomContainer")} transform=${t=>t.transform.toString()}>
|
|
@@ -6825,7 +6829,7 @@ const SC=G`
|
|
|
6825
6829
|
/>
|
|
6826
6830
|
</svg>
|
|
6827
6831
|
</div>
|
|
6828
|
-
`,
|
|
6832
|
+
`,jC=ft`
|
|
6829
6833
|
:host {
|
|
6830
6834
|
display: inline-block;
|
|
6831
6835
|
width: 500px;
|
|
@@ -6909,68 +6913,68 @@ const SC=G`
|
|
|
6909
6913
|
outline-width: 0px;
|
|
6910
6914
|
}
|
|
6911
6915
|
`
|
|
6912
|
-
function
|
|
6916
|
+
function UC(t,e){return null==t||null==e?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function GC(t,e){return null==t||null==e?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function WC(t){let e,i,o
|
|
6913
6917
|
function n(t,o,n=0,s=t.length){if(n<s){if(0!==e(o,o))return s
|
|
6914
6918
|
do{const e=n+s>>>1
|
|
6915
|
-
i(t[e],o)<0?n=e+1:s=e}while(n<s)}return n}return 2!==t.length?(e=
|
|
6919
|
+
i(t[e],o)<0?n=e+1:s=e}while(n<s)}return n}return 2!==t.length?(e=UC,i=(e,i)=>UC(t(e),i),o=(e,i)=>t(e)-i):(e=t===UC||t===GC?t:XC,i=t,o=t),{left:n,center:function(t,e,i=0,s=t.length){const r=n(t,e,i,s-1)
|
|
6916
6920
|
return r>i&&o(t[r-1],e)>-o(t[r],e)?r-1:r},right:function(t,o,n=0,s=t.length){if(n<s){if(0!==e(o,o))return s
|
|
6917
6921
|
do{const e=n+s>>>1
|
|
6918
|
-
i(t[e],o)<=0?n=e+1:s=e}while(n<s)}return n}}}function
|
|
6919
|
-
|
|
6920
|
-
var
|
|
6921
|
-
class
|
|
6922
|
+
i(t[e],o)<=0?n=e+1:s=e}while(n<s)}return n}}}function XC(){return 0}function KC(t){return null===t?NaN:+t}const YC=WC(UC).right
|
|
6923
|
+
WC(KC).center
|
|
6924
|
+
var QC=YC
|
|
6925
|
+
class JC extends Map{constructor(t,e=ek){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:e}}),null!=t)for(const[e,i]of t)this.set(e,i)}get(t){return super.get(tk(this,t))}has(t){return super.has(tk(this,t))}set(t,e){return super.set(function({_intern:t,_key:e},i){const o=e(i)
|
|
6922
6926
|
return t.has(o)?t.get(o):(t.set(o,i),i)}(this,t),e)}delete(t){return super.delete(function({_intern:t,_key:e},i){const o=e(i)
|
|
6923
6927
|
t.has(o)&&(i=t.get(o),t.delete(o))
|
|
6924
|
-
return i}(this,t))}}function
|
|
6925
|
-
return t.has(o)?t.get(o):i}function
|
|
6926
|
-
function
|
|
6928
|
+
return i}(this,t))}}function tk({_intern:t,_key:e},i){const o=e(i)
|
|
6929
|
+
return t.has(o)?t.get(o):i}function ek(t){return null!==t&&"object"==typeof t?t.valueOf():t}const ik=Math.sqrt(50),ok=Math.sqrt(10),nk=Math.sqrt(2)
|
|
6930
|
+
function sk(t,e,i){const o=(e-t)/Math.max(0,i),n=Math.floor(Math.log10(o)),s=o/Math.pow(10,n),r=s>=ik?10:s>=ok?5:s>=nk?2:1
|
|
6927
6931
|
let a,l,c
|
|
6928
|
-
return n<0?(c=Math.pow(10,-n)/r,a=Math.round(t*c),l=Math.round(e*c),a/c<t&&++a,l/c>e&&--l,c=-c):(c=Math.pow(10,n)*r,a=Math.round(t/c),l=Math.round(e/c),a*c<t&&++a,l*c>e&&--l),l<a&&.5<=i&&i<2?
|
|
6932
|
+
return n<0?(c=Math.pow(10,-n)/r,a=Math.round(t*c),l=Math.round(e*c),a/c<t&&++a,l/c>e&&--l,c=-c):(c=Math.pow(10,n)*r,a=Math.round(t/c),l=Math.round(e/c),a*c<t&&++a,l*c>e&&--l),l<a&&.5<=i&&i<2?sk(t,e,2*i):[a,l,c]}function rk(t,e,i){return sk(t=+t,e=+e,i=+i)[2]}function ak(t,e,i=KC){if((o=t.length)&&!isNaN(e=+e)){if(e<=0||o<2)return+i(t[0],0,t)
|
|
6929
6933
|
if(e>=1)return+i(t[o-1],o-1,t)
|
|
6930
6934
|
var o,n=(o-1)*e,s=Math.floor(n),r=+i(t[s],s,t)
|
|
6931
|
-
return r+(+i(t[s+1],s+1,t)-r)*(n-s)}}function
|
|
6935
|
+
return r+(+i(t[s+1],s+1,t)-r)*(n-s)}}function lk(t,e,i){t=+t,e=+e,i=(n=arguments.length)<2?(e=t,t=0,1):n<3?1:+i
|
|
6932
6936
|
for(var o=-1,n=0|Math.max(0,Math.ceil((e-t)/i)),s=new Array(n);++o<n;)s[o]=t+o*i
|
|
6933
|
-
return s}function
|
|
6937
|
+
return s}function ck(t,e){switch(arguments.length){case 0:break
|
|
6934
6938
|
case 1:this.range(t)
|
|
6935
6939
|
break
|
|
6936
|
-
default:this.range(e).domain(t)}return this}const
|
|
6937
|
-
function
|
|
6940
|
+
default:this.range(e).domain(t)}return this}const dk=Symbol("implicit")
|
|
6941
|
+
function hk(){var t=new JC,e=[],i=[],o=dk
|
|
6938
6942
|
function n(n){let s=t.get(n)
|
|
6939
|
-
if(void 0===s){if(o!==
|
|
6943
|
+
if(void 0===s){if(o!==dk)return o
|
|
6940
6944
|
t.set(n,s=e.push(n)-1)}return i[s%i.length]}return n.domain=function(i){if(!arguments.length)return e.slice()
|
|
6941
|
-
e=[],t=new
|
|
6945
|
+
e=[],t=new JC
|
|
6942
6946
|
for(const o of i)t.has(o)||t.set(o,e.push(o)-1)
|
|
6943
|
-
return n},n.range=function(t){return arguments.length?(i=Array.from(t),n):i.slice()},n.unknown=function(t){return arguments.length?(o=t,n):o},n.copy=function(){return
|
|
6947
|
+
return n},n.range=function(t){return arguments.length?(i=Array.from(t),n):i.slice()},n.unknown=function(t){return arguments.length?(o=t,n):o},n.copy=function(){return hk(e,i).unknown(o)},ck.apply(n,arguments),n}function uk(){var t,e,i=hk().unknown(void 0),o=i.domain,n=i.range,s=0,r=1,a=!1,l=0,c=0,d=.5
|
|
6944
6948
|
function h(){var i=o().length,h=r<s,u=h?r:s,p=h?s:r
|
|
6945
6949
|
t=(p-u)/Math.max(1,i-l+2*c),a&&(t=Math.floor(t)),u+=(p-u-t*(i-l))*d,e=t*(1-l),a&&(u=Math.round(u),e=Math.round(e))
|
|
6946
|
-
var g=
|
|
6947
|
-
return n(h?g.reverse():g)}return delete i.unknown,i.domain=function(t){return arguments.length?(o(t),h()):o()},i.range=function(t){return arguments.length?([s,r]=t,s=+s,r=+r,h()):[s,r]},i.rangeRound=function(t){return[s,r]=t,s=+s,r=+r,a=!0,h()},i.bandwidth=function(){return e},i.step=function(){return t},i.round=function(t){return arguments.length?(a=!!t,h()):a},i.padding=function(t){return arguments.length?(l=Math.min(1,c=+t),h()):l},i.paddingInner=function(t){return arguments.length?(l=Math.min(1,t),h()):l},i.paddingOuter=function(t){return arguments.length?(c=+t,h()):c},i.align=function(t){return arguments.length?(d=Math.max(0,Math.min(1,t)),h()):d},i.copy=function(){return
|
|
6948
|
-
function
|
|
6949
|
-
var i}function
|
|
6950
|
-
return n<o?(o=
|
|
6951
|
-
for(t[o]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++r<o;)n[r]=
|
|
6952
|
-
return function(e){var i=
|
|
6953
|
-
return s[i](n[i](e))}}function
|
|
6950
|
+
var g=lk(i).map((function(e){return u+t*e}))
|
|
6951
|
+
return n(h?g.reverse():g)}return delete i.unknown,i.domain=function(t){return arguments.length?(o(t),h()):o()},i.range=function(t){return arguments.length?([s,r]=t,s=+s,r=+r,h()):[s,r]},i.rangeRound=function(t){return[s,r]=t,s=+s,r=+r,a=!0,h()},i.bandwidth=function(){return e},i.step=function(){return t},i.round=function(t){return arguments.length?(a=!!t,h()):a},i.padding=function(t){return arguments.length?(l=Math.min(1,c=+t),h()):l},i.paddingInner=function(t){return arguments.length?(l=Math.min(1,t),h()):l},i.paddingOuter=function(t){return arguments.length?(c=+t,h()):c},i.align=function(t){return arguments.length?(d=Math.max(0,Math.min(1,t)),h()):d},i.copy=function(){return uk(o(),[s,r]).round(a).paddingInner(l).paddingOuter(c).align(d)},ck.apply(h(),arguments)}function pk(t){return+t}var gk=[0,1]
|
|
6952
|
+
function vk(t){return t}function fk(t,e){return(e-=t=+t)?function(i){return(i-t)/e}:(i=isNaN(e)?NaN:.5,function(){return i})
|
|
6953
|
+
var i}function mk(t,e,i){var o=t[0],n=t[1],s=e[0],r=e[1]
|
|
6954
|
+
return n<o?(o=fk(n,o),s=i(r,s)):(o=fk(o,n),s=i(s,r)),function(t){return s(o(t))}}function bk(t,e,i){var o=Math.min(t.length,e.length)-1,n=new Array(o),s=new Array(o),r=-1
|
|
6955
|
+
for(t[o]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++r<o;)n[r]=fk(t[r],t[r+1]),s[r]=i(e[r],e[r+1])
|
|
6956
|
+
return function(e){var i=QC(t,e,1,o)-1
|
|
6957
|
+
return s[i](n[i](e))}}function wk(t,e){return e.domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp()).unknown(t.unknown())}function xk(){var t,e,i,o,n,s,r=gk,a=gk,l=m$,c=vk
|
|
6954
6958
|
function d(){var t,e,i,l=Math.min(r.length,a.length)
|
|
6955
|
-
return c!==
|
|
6959
|
+
return c!==vk&&(t=r[0],e=r[l-1],t>e&&(i=t,t=e,e=i),c=function(i){return Math.max(t,Math.min(e,i))}),o=l>2?bk:mk,n=s=null,h}function h(e){return null==e||isNaN(e=+e)?i:(n||(n=o(r.map(t),a,l)))(t(c(e)))}return h.invert=function(i){return c(e((s||(s=o(a,r.map(t),u$)))(i)))},h.domain=function(t){return arguments.length?(r=Array.from(t,pk),d()):r.slice()},h.range=function(t){return arguments.length?(a=Array.from(t),d()):a.slice()},h.rangeRound=function(t){return a=Array.from(t),l=b$,d()},h.clamp=function(t){return arguments.length?(c=!!t||vk,d()):c!==vk},h.interpolate=function(t){return arguments.length?(l=t,d()):l},h.unknown=function(t){return arguments.length?(i=t,h):i},function(i,o){return t=i,e=o,d()}}function yk(){return xk()(vk,vk)}function $k(t,e){if((i=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null
|
|
6956
6960
|
var i,o=t.slice(0,i)
|
|
6957
|
-
return[o.length>1?o[0]+o.slice(2):o,+t.slice(i+1)]}function
|
|
6958
|
-
function
|
|
6961
|
+
return[o.length>1?o[0]+o.slice(2):o,+t.slice(i+1)]}function Ck(t){return(t=$k(Math.abs(t)))?t[1]:NaN}var kk,Sk=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
|
|
6962
|
+
function _k(t){if(!(e=Sk.exec(t)))throw new Error("invalid format: "+t)
|
|
6959
6963
|
var e
|
|
6960
|
-
return new
|
|
6964
|
+
return new Mk({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}function Mk(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}function Ik(t,e){var i=$k(t,e)
|
|
6961
6965
|
if(!i)return t+""
|
|
6962
6966
|
var o=i[0],n=i[1]
|
|
6963
|
-
return n<0?"0."+new Array(-n).join("0")+o:o.length>n+1?o.slice(0,n+1)+"."+o.slice(n+1):o+new Array(n-o.length+2).join("0")}
|
|
6964
|
-
var
|
|
6967
|
+
return n<0?"0."+new Array(-n).join("0")+o:o.length>n+1?o.slice(0,n+1)+"."+o.slice(n+1):o+new Array(n-o.length+2).join("0")}_k.prototype=Mk.prototype,Mk.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}
|
|
6968
|
+
var Rk={"%":(t,e)=>(100*t).toFixed(e),b:t=>Math.round(t).toString(2),c:t=>t+"",d:function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)},e:(t,e)=>t.toExponential(e),f:(t,e)=>t.toFixed(e),g:(t,e)=>t.toPrecision(e),o:t=>Math.round(t).toString(8),p:(t,e)=>Ik(100*t,e),r:Ik,s:function(t,e){var i=$k(t,e)
|
|
6965
6969
|
if(!i)return t+""
|
|
6966
|
-
var o=i[0],n=i[1],s=n-(
|
|
6967
|
-
return s===r?o:s>r?o+new Array(s-r+1).join("0"):s>0?o.slice(0,s)+"."+o.slice(s):"0."+new Array(1-s).join("0")
|
|
6968
|
-
function
|
|
6969
|
-
function
|
|
6970
|
-
return s.reverse().join(i)}),n=void 0===t.currency?"":t.currency[0]+"",s=void 0===t.currency?"":t.currency[1]+"",r=void 0===t.decimal?".":t.decimal+"",a=void 0===t.numerals?
|
|
6971
|
-
function h(t){var e=(t=
|
|
6972
|
-
"n"===b?(v=!0,b="g"):
|
|
6973
|
-
var w="$"===u?n:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",x="$"===u?s:/[%p]/.test(b)?l:"",y=
|
|
6970
|
+
var o=i[0],n=i[1],s=n-(kk=3*Math.max(-8,Math.min(8,Math.floor(n/3))))+1,r=o.length
|
|
6971
|
+
return s===r?o:s>r?o+new Array(s-r+1).join("0"):s>0?o.slice(0,s)+"."+o.slice(s):"0."+new Array(1-s).join("0")+$k(t,Math.max(0,e+s-1))[0]},X:t=>Math.round(t).toString(16).toUpperCase(),x:t=>Math.round(t).toString(16)}
|
|
6972
|
+
function Ak(t){return t}var Ok,Ek,Fk,Vk=Array.prototype.map,Hk=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"]
|
|
6973
|
+
function Pk(t){var e,i,o=void 0===t.grouping||void 0===t.thousands?Ak:(e=Vk.call(t.grouping,Number),i=t.thousands+"",function(t,o){for(var n=t.length,s=[],r=0,a=e[0],l=0;n>0&&a>0&&(l+a+1>o&&(a=Math.max(1,o-l)),s.push(t.substring(n-=a,n+a)),!((l+=a+1)>o));)a=e[r=(r+1)%e.length]
|
|
6974
|
+
return s.reverse().join(i)}),n=void 0===t.currency?"":t.currency[0]+"",s=void 0===t.currency?"":t.currency[1]+"",r=void 0===t.decimal?".":t.decimal+"",a=void 0===t.numerals?Ak:function(t){return function(e){return e.replace(/[0-9]/g,(function(e){return t[+e]}))}}(Vk.call(t.numerals,String)),l=void 0===t.percent?"%":t.percent+"",c=void 0===t.minus?"−":t.minus+"",d=void 0===t.nan?"NaN":t.nan+""
|
|
6975
|
+
function h(t){var e=(t=_k(t)).fill,i=t.align,h=t.sign,u=t.symbol,p=t.zero,g=t.width,v=t.comma,f=t.precision,m=t.trim,b=t.type
|
|
6976
|
+
"n"===b?(v=!0,b="g"):Rk[b]||(void 0===f&&(f=12),m=!0,b="g"),(p||"0"===e&&"="===i)&&(p=!0,e="0",i="=")
|
|
6977
|
+
var w="$"===u?n:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",x="$"===u?s:/[%p]/.test(b)?l:"",y=Rk[b],$=/[defgprs%]/.test(b)
|
|
6974
6978
|
function C(t){var n,s,l,u=w,C=x
|
|
6975
6979
|
if("c"===b)C=y(t)+C,t=""
|
|
6976
6980
|
else{var k=(t=+t)<0||1/t<0
|
|
@@ -6979,7 +6983,7 @@ break
|
|
|
6979
6983
|
case"0":0===n&&(n=o),e=o
|
|
6980
6984
|
break
|
|
6981
6985
|
default:if(!+t[o])break t
|
|
6982
|
-
n>0&&(n=0)}return n>0?t.slice(0,n)+t.slice(e+1):t}(t)),k&&0==+t&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?
|
|
6986
|
+
n>0&&(n=0)}return n>0?t.slice(0,n)+t.slice(e+1):t}(t)),k&&0==+t&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?Hk[8+kk/3]:"")+C+(k&&"("===h?")":""),$)for(n=-1,s=t.length;++n<s;)if(48>(l=t.charCodeAt(n))||l>57){C=(46===l?r+t.slice(n+1):t.slice(n))+C,t=t.slice(0,n)
|
|
6983
6987
|
break}}v&&!p&&(t=o(t,1/0))
|
|
6984
6988
|
var S=u.length+t.length+C.length,_=S<g?new Array(g-S+1).join(e):""
|
|
6985
6989
|
switch(v&&p&&(t=o(_+t,_.length?g-C.length:1/0),_=""),i){case"<":t=u+t+C+_
|
|
@@ -6988,19 +6992,19 @@ case"=":t=u+_+t+C
|
|
|
6988
6992
|
break
|
|
6989
6993
|
case"^":t=_.slice(0,S=_.length>>1)+u+t+C+_.slice(S)
|
|
6990
6994
|
break
|
|
6991
|
-
default:t=_+u+t+C}return a(t)}return f=void 0===f?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,f)):Math.max(0,Math.min(20,f)),C.toString=function(){return t+""},C}return{format:h,formatPrefix:function(t,e){var i=h(((t=
|
|
6992
|
-
return function(t){return i(n*t)+s}}}}function
|
|
6993
|
-
const o=(e=+e)<(t=+t),n=o?
|
|
6995
|
+
default:t=_+u+t+C}return a(t)}return f=void 0===f?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,f)):Math.max(0,Math.min(20,f)),C.toString=function(){return t+""},C}return{format:h,formatPrefix:function(t,e){var i=h(((t=_k(t)).type="f",t)),o=3*Math.max(-8,Math.min(8,Math.floor(Ck(e)/3))),n=Math.pow(10,-o),s=Hk[8+o/3]
|
|
6996
|
+
return function(t){return i(n*t)+s}}}}function Tk(t,e,i,o){var n,s=function(t,e,i){i=+i
|
|
6997
|
+
const o=(e=+e)<(t=+t),n=o?rk(e,t,i):rk(t,e,i)
|
|
6994
6998
|
return(o?-1:1)*(n<0?1/-n:n)}(t,e,i)
|
|
6995
|
-
switch((o=
|
|
6996
|
-
return null!=o.precision||isNaN(n=function(t,e){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(
|
|
6997
|
-
case"":case"e":case"g":case"p":case"r":null!=o.precision||isNaN(n=function(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,
|
|
6999
|
+
switch((o=_k(null==o?",f":o)).type){case"s":var r=Math.max(Math.abs(t),Math.abs(e))
|
|
7000
|
+
return null!=o.precision||isNaN(n=function(t,e){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(Ck(e)/3)))-Ck(Math.abs(t)))}(s,r))||(o.precision=n),Fk(o,r)
|
|
7001
|
+
case"":case"e":case"g":case"p":case"r":null!=o.precision||isNaN(n=function(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,Ck(e)-Ck(t))+1}(s,Math.max(Math.abs(t),Math.abs(e))))||(o.precision=n-("e"===o.type))
|
|
6998
7002
|
break
|
|
6999
|
-
case"f":case"%":null!=o.precision||isNaN(n=function(t){return Math.max(0,-
|
|
7003
|
+
case"f":case"%":null!=o.precision||isNaN(n=function(t){return Math.max(0,-Ck(Math.abs(t)))}(s))||(o.precision=n-2*("%"===o.type))}return Ek(o)}function Lk(t){var e=t.domain
|
|
7000
7004
|
return t.ticks=function(t){var i=e()
|
|
7001
7005
|
return function(t,e,i){if(!((i=+i)>0))return[]
|
|
7002
7006
|
if((t=+t)==(e=+e))return[t]
|
|
7003
|
-
const o=e<t,[n,s,r]=o?
|
|
7007
|
+
const o=e<t,[n,s,r]=o?sk(e,t,i):sk(t,e,i)
|
|
7004
7008
|
if(!(s>=n))return[]
|
|
7005
7009
|
const a=s-n+1,l=new Array(a)
|
|
7006
7010
|
if(o)if(r<0)for(let t=0;t<a;++t)l[t]=(s-t)/-r
|
|
@@ -7008,85 +7012,85 @@ else for(let t=0;t<a;++t)l[t]=(s-t)*r
|
|
|
7008
7012
|
else if(r<0)for(let t=0;t<a;++t)l[t]=(n+t)/-r
|
|
7009
7013
|
else for(let t=0;t<a;++t)l[t]=(n+t)*r
|
|
7010
7014
|
return l}(i[0],i[i.length-1],null==t?10:t)},t.tickFormat=function(t,i){var o=e()
|
|
7011
|
-
return
|
|
7015
|
+
return Tk(o[0],o[o.length-1],null==t?10:t,i)},t.nice=function(i){null==i&&(i=10)
|
|
7012
7016
|
var o,n,s=e(),r=0,a=s.length-1,l=s[r],c=s[a],d=10
|
|
7013
|
-
for(c<l&&(n=l,l=c,c=n,n=r,r=a,a=n);d-- >0;){if((n=
|
|
7017
|
+
for(c<l&&(n=l,l=c,c=n,n=r,r=a,a=n);d-- >0;){if((n=rk(l,c,i))===o)return s[r]=l,s[a]=c,e(s)
|
|
7014
7018
|
if(n>0)l=Math.floor(l/n)*n,c=Math.ceil(c/n)*n
|
|
7015
7019
|
else{if(!(n<0))break
|
|
7016
|
-
l=Math.ceil(l*n)/n,c=Math.floor(c*n)/n}o=n}return t},t}function
|
|
7017
|
-
return t.copy=function(){return
|
|
7020
|
+
l=Math.ceil(l*n)/n,c=Math.floor(c*n)/n}o=n}return t},t}function Dk(){var t=yk()
|
|
7021
|
+
return t.copy=function(){return wk(t,Dk())},ck.apply(t,arguments),Lk(t)}function zk(){var t,e=[],i=[],o=[]
|
|
7018
7022
|
function n(){var t=0,n=Math.max(1,i.length)
|
|
7019
|
-
for(o=new Array(n-1);++t<n;)o[t-1]=
|
|
7020
|
-
return s}function s(e){return null==e||isNaN(e=+e)?t:i[
|
|
7023
|
+
for(o=new Array(n-1);++t<n;)o[t-1]=ak(e,t/n)
|
|
7024
|
+
return s}function s(e){return null==e||isNaN(e=+e)?t:i[QC(o,e)]}return s.invertExtent=function(t){var n=i.indexOf(t)
|
|
7021
7025
|
return n<0?[NaN,NaN]:[n>0?o[n-1]:e[0],n<o.length?o[n]:e[e.length-1]]},s.domain=function(t){if(!arguments.length)return e.slice()
|
|
7022
7026
|
e=[]
|
|
7023
7027
|
for(let i of t)null==i||isNaN(i=+i)||e.push(i)
|
|
7024
|
-
return e.sort(
|
|
7025
|
-
const
|
|
7026
|
-
class
|
|
7028
|
+
return e.sort(UC),n()},s.range=function(t){return arguments.length?(i=Array.from(t),n()):i.slice()},s.unknown=function(e){return arguments.length?(t=e,s):t},s.quantiles=function(){return o.slice()},s.copy=function(){return zk().domain(e).range(i).unknown(t)},ck.apply(s,arguments)}Ok=Pk({thousands:",",grouping:[3],currency:["$",""]}),Ek=Ok.format,Fk=Ok.formatPrefix
|
|
7029
|
+
const Bk="bottom-left",Nk="bottom-right",Zk="top-left",qk="top-right",jk="top",Uk="show",Gk="hide",Wk="linear",Xk="ordinal"
|
|
7030
|
+
class Kk{constructor(t){this.defaultPadding=0,this.baseMarginPercentage=.04
|
|
7027
7031
|
const e={width:t.canvasWidth,height:t.canvasHeight},i=this.calculateGridDimensions(t.dies),o=Math.min(e.width,e.height),n={top:(e.height-o)/2,right:(e.width-o)/2,bottom:(e.height-o)/2,left:(e.width-o)/2},s={top:o*this.baseMarginPercentage,right:o*this.baseMarginPercentage,bottom:o*this.baseMarginPercentage,left:o*this.baseMarginPercentage}
|
|
7028
7032
|
this.margin=this.calculateMarginAddition(s,n),this.containerDimensions=this.calculateContainerDimensions(e,this.margin)
|
|
7029
7033
|
const r=Math.min(this.containerDimensions.width,this.containerDimensions.height)
|
|
7030
7034
|
this.horizontalScale=this.createHorizontalScale(t.quadrant,i,r),this.invertedHorizontalScale=this.createInvertedHorizontalScale(t.quadrant,i,r),this.verticalScale=this.createVerticalScale(t.quadrant,i,r),this.invertedVerticalScale=this.createInvertedVerticalScale(t.quadrant,i,r),this.dieDimensions={width:this.horizontalScale.bandwidth(),height:this.verticalScale.bandwidth()},this.radius=r/2}calculateGridDimensions(t){if(0===t.length||void 0===t[0])return{origin:{x:0,y:0},rows:0,cols:0}
|
|
7031
7035
|
const e={x:t[0].x,y:t[0].y},i={x:t[0].x,y:t[0].y}
|
|
7032
7036
|
for(const o of t)o.x<e.x&&(e.x=o.x),o.y<e.y&&(e.y=o.y),o.x>i.x&&(i.x=o.x),o.y>i.y&&(i.y=o.y)
|
|
7033
|
-
return{origin:e,rows:i.y-e.y+1,cols:i.x-e.x+1}}calculateContainerDimensions(t,e){return{width:t.width-e.left-e.right,height:t.height-e.top-e.bottom}}createHorizontalScale(t,e,i){const o=
|
|
7034
|
-
return t
|
|
7035
|
-
return t
|
|
7036
|
-
return t
|
|
7037
|
-
return t
|
|
7037
|
+
return{origin:e,rows:i.y-e.y+1,cols:i.x-e.x+1}}calculateContainerDimensions(t,e){return{width:t.width-e.left-e.right,height:t.height-e.top-e.bottom}}createHorizontalScale(t,e,i){const o=uk().domain(lk(e.origin.x,e.origin.x+e.cols)).paddingInner(0).paddingOuter(0).align(0).round(!1)
|
|
7038
|
+
return t===Bk||t===Zk?o.range([0,i]):o.range([i,0])}createInvertedHorizontalScale(t,e,i){const o=zk().domain([0,i])
|
|
7039
|
+
return t===Bk||t===Zk?o.range(lk(e.origin.x,e.origin.x+e.cols)):o.range(lk(e.origin.x,e.origin.x+e.cols).reverse())}createVerticalScale(t,e,i){const o=uk().domain(lk(e.origin.y,e.origin.y+e.rows)).paddingInner(this.defaultPadding).paddingOuter(0).align(0).round(!1)
|
|
7040
|
+
return t===Bk||t===Nk?o.range([i,0]):o.range([0,i])}createInvertedVerticalScale(t,e,i){const o=zk().domain([0,i])
|
|
7041
|
+
return t===Bk||t===Nk?o.range(lk(e.origin.y,e.origin.y+e.rows).reverse()):o.range(lk(e.origin.y,e.origin.y+e.rows))}calculateMarginAddition(t,e){return{top:t.top+e.top,right:t.right+e.right,bottom:t.bottom+e.bottom,left:t.left+e.left}}}class Yk{constructor(t,e,i,o,n){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.colorScale,t.colorScaleMode),this.labelsFontSize=this.calculateLabelsFontSize(o,t.maxCharacters),this.diesRenderInfo=[]
|
|
7038
7042
|
for(const o of t.dies){const s=e(o.x)??0,r=i(o.y)??0
|
|
7039
|
-
this.diesRenderInfo.push({x:s+n.right,y:r+n.top,fillStyle:this.calculateFillStyle(o.value,t.colorScaleMode,t.highlightedValues),text:this.buildLabel(o.value,t.maxCharacters,t.dieLabelsHidden,t.dieLabelsSuffix)})}}calculateLabelsFontSize(t,e){return Math.min(t.height,t.width/(.5*Math.max(2,e))*this.fontSizeFactor)}createD3ColorScale(t,e){return this.isColorScaleLinear(e)?
|
|
7043
|
+
this.diesRenderInfo.push({x:s+n.right,y:r+n.top,fillStyle:this.calculateFillStyle(o.value,t.colorScaleMode,t.highlightedValues),text:this.buildLabel(o.value,t.maxCharacters,t.dieLabelsHidden,t.dieLabelsSuffix)})}}calculateLabelsFontSize(t,e){return Math.min(t.height,t.width/(.5*Math.max(2,e))*this.fontSizeFactor)}createD3ColorScale(t,e){return this.isColorScaleLinear(e)?Dk().domain(t.values.map((t=>+t))).range(t.colors):hk().domain(t.values).range(t.colors)}dieHasData(t){return null!=t&&""!==t}buildLabel(t,e,i,o){if(i||!this.dieHasData(t))return""
|
|
7040
7044
|
const n=`${t}${o}`
|
|
7041
|
-
return n.length>e?`${n.substring(0,e)}…`:n}calculateOpacity(t,e){return e.length>0&&!e.some((e=>e===t))?this.nonHighlightedOpacity:1}isColorScaleLinear(t){return t===
|
|
7045
|
+
return n.length>e?`${n.substring(0,e)}…`:n}calculateOpacity(t,e){return e.length>0&&!e.some((e=>e===t))?this.nonHighlightedOpacity:1}isColorScaleLinear(t){return t===Wk}isColorScaleOrdinal(t){return t===Xk}calculateFillStyle(t,e,i){let o=this.emptyDieColor
|
|
7042
7046
|
if(this.dieHasData(t)&&(isNaN(+t)?o=this.nanDieColor:this.isColorScaleLinear(e)?o=this.d3ColorScale(+t):this.isColorScaleOrdinal(e)&&(o=this.d3ColorScale(t))),void 0===o)return this.emptyDieColor
|
|
7043
7047
|
let n=Vn(o)
|
|
7044
|
-
return null===n?this.emptyDieColor:(n=new _n(n.r,n.g,n.b,this.calculateOpacity(t,i)),n.toStringWebRGBA())}}class
|
|
7048
|
+
return null===n?this.emptyDieColor:(n=new _n(n.r,n.g,n.b,this.calculateOpacity(t,i)),n.toStringWebRGBA())}}class Qk{constructor(t){this.computations=new Kk(t),this.prerendering=new Yk(t,this.horizontalScale,this.verticalScale,this.dieDimensions,this.margin),this.dataMap=new Map(t.dies.map((t=>[`${t.x}_${t.y}`,t])))}get containerDimensions(){return this.computations.containerDimensions}get dieDimensions(){return this.computations.dieDimensions}get radius(){return this.computations.radius}get margin(){return this.computations.margin}get horizontalScale(){return this.computations.horizontalScale}get invertedHorizontalScale(){return this.computations.invertedHorizontalScale}get verticalScale(){return this.computations.verticalScale}get invertedVerticalScale(){return this.computations.invertedVerticalScale}get labelsFontSize(){return this.prerendering.labelsFontSize}get diesRenderInfo(){return this.prerendering.diesRenderInfo}getWaferMapDie(t){return this.dataMap.get(`${t.x}_${t.y}`)}}class Jk{constructor(t){this.wafermap=t,this.dies=t.dataManager.diesRenderInfo,this.dimensions=t.dataManager.dieDimensions,this.labelFontSize=t.dataManager.labelsFontSize}drawWafer(){this.wafermap.canvasContext.save(),this.clearCanvas(),this.scaleCanvas(),this.renderDies(),this.renderText(),this.wafermap.canvasContext.restore(),this.renderHover()}renderHover(){this.wafermap.hoverWidth=this.wafermap.dataManager.dieDimensions.width*this.wafermap.transform.k,this.wafermap.hoverHeight=this.wafermap.dataManager.dieDimensions.height*this.wafermap.transform.k,this.wafermap.hoverOpacity=void 0===this.wafermap.hoverDie?Gk:Uk,this.wafermap.hoverTransform=this.calculateHoverTransform()}calculateHoverTransform(){if(void 0!==this.wafermap.hoverDie){const t=this.wafermap.dataManager.horizontalScale(this.wafermap.hoverDie.x),e=this.wafermap.dataManager.verticalScale(this.wafermap.hoverDie.y),i=this.wafermap.transform.apply([t+this.wafermap.dataManager.margin.left,e+this.wafermap.dataManager.margin.top])
|
|
7045
7049
|
return`translate(${i[0]}, ${i[1]})`}return""}renderDies(){let t
|
|
7046
7050
|
this.dies.sort(((t,e)=>t.fillStyle>e.fillStyle?1:e.fillStyle>t.fillStyle?-1:0))
|
|
7047
7051
|
for(const e of this.dies)t||(this.wafermap.canvasContext.fillStyle=e.fillStyle),t&&e.fillStyle!==t.fillStyle&&e.fillStyle&&(this.wafermap.canvasContext.fillStyle=e.fillStyle),this.wafermap.canvasContext.fillRect(e.x,e.y,this.dimensions.width,this.dimensions.height),t=e}renderText(){const t=this.dimensions.width*this.dimensions.height*(this.wafermap.transform.k||1),e=this.labelFontSize
|
|
7048
7052
|
this.wafermap.canvasContext.font=`${e.toString()}px sans-serif`,this.wafermap.canvasContext.fillStyle="#ffffff",this.wafermap.canvasContext.textAlign="center",this.wafermap.canvasContext.lineCap="butt"
|
|
7049
7053
|
const i=this.wafermap.canvasContext.measureText("M")
|
|
7050
|
-
if(t>=50)for(const t of this.dies)this.wafermap.canvasContext.fillText(t.text,t.x+this.dimensions.width/2,t.y+this.dimensions.height/2+i.width/2,this.dimensions.width-this.dimensions.width/100*20)}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvasWidth*this.wafermap.transform.k,this.wafermap.canvasHeight*this.wafermap.transform.k)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}}class
|
|
7051
|
-
e.k===this.minScale?(this.zoomTransform=
|
|
7052
|
-
function f(t){t.property("__zoom",
|
|
7053
|
-
return o===t.x&&n===t.y?t:new
|
|
7054
|
+
if(t>=50)for(const t of this.dies)this.wafermap.canvasContext.fillText(t.text,t.x+this.dimensions.width/2,t.y+this.dimensions.height/2+i.width/2,this.dimensions.width-this.dimensions.width/100*20)}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvasWidth*this.wafermap.transform.k,this.wafermap.canvasHeight*this.wafermap.transform.k)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}}class tS{constructor(t){this.wafermap=t,this.zoomTransform=VC,this.minScale=1.1,this.minExtentPoint=[-100,-100],this.extentPadding=100,this.zoomBehavior=this.createZoomBehavior(),this.zoomBehavior(by(this.wafermap.canvas))}rescale(t){const e=t.transform
|
|
7055
|
+
e.k===this.minScale?(this.zoomTransform=VC,this.zoomBehavior.transform(by(this.wafermap.canvas),VC)):this.zoomTransform=e,this.wafermap.transform=this.zoomTransform}createZoomBehavior(){const t=function(){var t,e,i,o=LC,n=DC,s=ZC,r=BC,a=NC,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=R$,u=Jw("start","zoom","end"),p=500,g=0,v=10
|
|
7056
|
+
function f(t){t.property("__zoom",zC).on("wheel.zoom",C,{passive:!1}).on("mousedown.zoom",k).on("dblclick.zoom",S).filter(a).on("touchstart.zoom",_).on("touchmove.zoom",M).on("touchend.zoom touchcancel.zoom",I).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function m(t,e){return(e=Math.max(l[0],Math.min(l[1],e)))===t.k?t:new FC(e,t.x,t.y)}function b(t,e,i){var o=e[0]-i[0]*t.k,n=e[1]-i[1]*t.k
|
|
7057
|
+
return o===t.x&&n===t.y?t:new FC(t.k,o,n)}function w(t){return[(+t[0][0]+ +t[1][0])/2,(+t[0][1]+ +t[1][1])/2]}function x(t,e,i,o){t.on("start.zoom",(function(){y(this,arguments).event(o).start()})).on("interrupt.zoom end.zoom",(function(){y(this,arguments).event(o).end()})).tween("zoom",(function(){var t=this,s=arguments,r=y(t,s).event(o),a=n.apply(t,s),l=null==i?w(a):"function"==typeof i?i.apply(t,s):i,c=Math.max(a[1][0]-a[0][0],a[1][1]-a[0][1]),d=t.__zoom,u="function"==typeof e?e.apply(t,s):e,p=h(d.invert(l).concat(c/d.k),u.invert(l).concat(c/u.k))
|
|
7054
7058
|
return function(t){if(1===t)t=u
|
|
7055
7059
|
else{var e=p(t),i=c/e[2]
|
|
7056
|
-
t=new
|
|
7060
|
+
t=new FC(i,l[0]-e[0]*i,l[1]-e[1]*i)}r.zoom(null,t)}}))}function y(t,e,i){return!i&&t.__zooming||new $(t,e)}function $(t,e){this.that=t,this.args=e,this.active=0,this.sourceEvent=null,this.extent=n.apply(t,e),this.taps=0}function C(t,...e){if(o.apply(this,arguments)){var i=y(this,e).event(t),n=this.__zoom,a=Math.max(l[0],Math.min(l[1],n.k*Math.pow(2,r.apply(this,arguments)))),d=wy(t)
|
|
7057
7061
|
if(i.wheel)i.mouse[0][0]===d[0]&&i.mouse[0][1]===d[1]||(i.mouse[1]=n.invert(i.mouse[0]=d)),clearTimeout(i.wheel)
|
|
7058
7062
|
else{if(n.k===a)return
|
|
7059
|
-
i.mouse=[d,n.invert(d)],
|
|
7060
|
-
|
|
7061
|
-
r.moved=e*e+i*i>g}r.event(t).zoom("mouse",s(b(r.that.__zoom,r.mouse[0]=
|
|
7062
|
-
|
|
7063
|
-
for(
|
|
7064
|
-
t&&(t=clearTimeout(t)),s&&(h.taps<2&&(e=l[0],t=setTimeout((function(){t=null}),p)),
|
|
7065
|
-
for(
|
|
7063
|
+
i.mouse=[d,n.invert(d)],Q$(this),i.start()}TC(t),i.wheel=setTimeout(h,150),i.zoom("mouse",s(b(m(n,a),i.mouse[0],i.mouse[1]),i.extent,c))}function h(){i.wheel=null,i.end()}}function k(t,...e){if(!i&&o.apply(this,arguments)){var n=t.currentTarget,r=y(this,e,!0).event(t),a=by(t.view).on("mousemove.zoom",u,!0).on("mouseup.zoom",p,!0),l=wy(t,n),d=t.clientX,h=t.clientY
|
|
7064
|
+
$y(t.view),PC(t),r.mouse=[l,this.__zoom.invert(l)],Q$(this),r.start()}function u(t){if(TC(t),!r.moved){var e=t.clientX-d,i=t.clientY-h
|
|
7065
|
+
r.moved=e*e+i*i>g}r.event(t).zoom("mouse",s(b(r.that.__zoom,r.mouse[0]=wy(t,n),r.mouse[1]),r.extent,c))}function p(t){a.on("mousemove.zoom mouseup.zoom",null),Cy(t.view,r.moved),TC(t),r.event(t).end()}}function S(t,...e){if(o.apply(this,arguments)){var i=this.__zoom,r=wy(t.changedTouches?t.changedTouches[0]:t,this),a=i.invert(r),l=i.k*(t.shiftKey?.5:2),h=s(b(m(i,l),r,a),n.apply(this,e),c)
|
|
7066
|
+
TC(t),d>0?by(this).transition().duration(d).call(x,h,r,t):by(this).call(f.transform,h,r,t)}}function _(i,...n){if(o.apply(this,arguments)){var s,r,a,l,c=i.touches,d=c.length,h=y(this,n,i.changedTouches.length===d).event(i)
|
|
7067
|
+
for(PC(i),r=0;r<d;++r)l=[l=wy(a=c[r],this),this.__zoom.invert(l),a.identifier],h.touch0?h.touch1||h.touch0[2]===l[2]||(h.touch1=l,h.taps=0):(h.touch0=l,s=!0,h.taps=1+!!t)
|
|
7068
|
+
t&&(t=clearTimeout(t)),s&&(h.taps<2&&(e=l[0],t=setTimeout((function(){t=null}),p)),Q$(this),h.start())}}function M(t,...e){if(this.__zooming){var i,o,n,r,a=y(this,e).event(t),l=t.changedTouches,d=l.length
|
|
7069
|
+
for(TC(t),i=0;i<d;++i)n=wy(o=l[i],this),a.touch0&&a.touch0[2]===o.identifier?a.touch0[0]=n:a.touch1&&a.touch1[2]===o.identifier&&(a.touch1[0]=n)
|
|
7066
7070
|
if(o=a.that.__zoom,a.touch1){var h=a.touch0[0],u=a.touch0[1],p=a.touch1[0],g=a.touch1[1],v=(v=p[0]-h[0])*v+(v=p[1]-h[1])*v,f=(f=g[0]-u[0])*f+(f=g[1]-u[1])*f
|
|
7067
7071
|
o=m(o,Math.sqrt(v/f)),n=[(h[0]+p[0])/2,(h[1]+p[1])/2],r=[(u[0]+g[0])/2,(u[1]+g[1])/2]}else{if(!a.touch0)return
|
|
7068
7072
|
n=a.touch0[0],r=a.touch0[1]}a.zoom("touch",s(b(o,n,r),a.extent,c))}}function I(t,...o){if(this.__zooming){var n,s,r=y(this,o).event(t),a=t.changedTouches,l=a.length
|
|
7069
|
-
for(
|
|
7073
|
+
for(PC(t),i&&clearTimeout(i),i=setTimeout((function(){i=null}),p),n=0;n<l;++n)s=a[n],r.touch0&&r.touch0[2]===s.identifier?delete r.touch0:r.touch1&&r.touch1[2]===s.identifier&&delete r.touch1
|
|
7070
7074
|
if(r.touch1&&!r.touch0&&(r.touch0=r.touch1,delete r.touch1),r.touch0)r.touch0[1]=this.__zoom.invert(r.touch0[0])
|
|
7071
|
-
else if(r.end(),2===r.taps&&(s=
|
|
7075
|
+
else if(r.end(),2===r.taps&&(s=wy(s,this),Math.hypot(e[0]-s[0],e[1]-s[1])<v)){var c=by(this).on("dblclick.zoom")
|
|
7072
7076
|
c&&c.apply(this,arguments)}}}return f.transform=function(t,e,i,o){var n=t.selection?t.selection():t
|
|
7073
|
-
n.property("__zoom",
|
|
7077
|
+
n.property("__zoom",zC),t!==n?x(t,e,i,o):n.interrupt().each((function(){y(this,arguments).event(o).start().zoom(null,"function"==typeof e?e.apply(this,arguments):e).end()}))},f.scaleBy=function(t,e,i,o){f.scaleTo(t,(function(){return this.__zoom.k*("function"==typeof e?e.apply(this,arguments):e)}),i,o)},f.scaleTo=function(t,e,i,o){f.transform(t,(function(){var t=n.apply(this,arguments),o=this.__zoom,r=null==i?w(t):"function"==typeof i?i.apply(this,arguments):i,a=o.invert(r),l="function"==typeof e?e.apply(this,arguments):e
|
|
7074
7078
|
return s(b(m(o,l),r,a),t,c)}),i,o)},f.translateBy=function(t,e,i,o){f.transform(t,(function(){return s(this.__zoom.translate("function"==typeof e?e.apply(this,arguments):e,"function"==typeof i?i.apply(this,arguments):i),n.apply(this,arguments),c)}),null,o)},f.translateTo=function(t,e,i,o,r){f.transform(t,(function(){var t=n.apply(this,arguments),r=this.__zoom,a=null==o?w(t):"function"==typeof o?o.apply(this,arguments):o
|
|
7075
|
-
return s(
|
|
7076
|
-
u.call(t,this.that,new
|
|
7077
|
-
return t===u?f:t},f.clickDistance=function(t){return arguments.length?(g=(t=+t)*t,f):Math.sqrt(g)},f.tapDistance=function(t){return arguments.length?(v=+t,f):v},f}().scaleExtent([1.1,this.getZoomMax(this.wafermap.canvasWidth*this.wafermap.canvasHeight,this.wafermap.dataManager.containerDimensions.width*this.wafermap.dataManager.containerDimensions.height)]).translateExtent([this.minExtentPoint,[this.wafermap.canvasWidth+this.extentPadding,this.wafermap.canvasHeight+this.extentPadding]]).filter((t=>
|
|
7078
|
-
return t}getZoomMax(t,e){return Math.ceil(e/t*100)}}class
|
|
7079
|
+
return s(VC.translate(a[0],a[1]).scale(r.k).translate("function"==typeof e?-e.apply(this,arguments):-e,"function"==typeof i?-i.apply(this,arguments):-i),t,c)}),o,r)},$.prototype={event:function(t){return t&&(this.sourceEvent=t),this},start:function(){return 1==++this.active&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(t,e){return this.mouse&&"mouse"!==t&&(this.mouse[1]=e.invert(this.mouse[0])),this.touch0&&"touch"!==t&&(this.touch0[1]=e.invert(this.touch0[0])),this.touch1&&"touch"!==t&&(this.touch1[1]=e.invert(this.touch1[0])),this.that.__zoom=e,this.emit("zoom"),this},end:function(){return 0==--this.active&&(delete this.that.__zooming,this.emit("end")),this},emit:function(t){var e=by(this.that).datum()
|
|
7080
|
+
u.call(t,this.that,new EC(t,{sourceEvent:this.sourceEvent,target:f,type:t,transform:this.that.__zoom,dispatch:u}),e)}},f.wheelDelta=function(t){return arguments.length?(r="function"==typeof t?t:OC(+t),f):r},f.filter=function(t){return arguments.length?(o="function"==typeof t?t:OC(!!t),f):o},f.touchable=function(t){return arguments.length?(a="function"==typeof t?t:OC(!!t),f):a},f.extent=function(t){return arguments.length?(n="function"==typeof t?t:OC([[+t[0][0],+t[0][1]],[+t[1][0],+t[1][1]]]),f):n},f.scaleExtent=function(t){return arguments.length?(l[0]=+t[0],l[1]=+t[1],f):[l[0],l[1]]},f.translateExtent=function(t){return arguments.length?(c[0][0]=+t[0][0],c[1][0]=+t[1][0],c[0][1]=+t[0][1],c[1][1]=+t[1][1],f):[[c[0][0],c[0][1]],[c[1][0],c[1][1]]]},f.constrain=function(t){return arguments.length?(s=t,f):s},f.duration=function(t){return arguments.length?(d=+t,f):d},f.interpolate=function(t){return arguments.length?(h=t,f):h},f.on=function(){var t=u.on.apply(u,arguments)
|
|
7081
|
+
return t===u?f:t},f.clickDistance=function(t){return arguments.length?(g=(t=+t)*t,f):Math.sqrt(g)},f.tapDistance=function(t){return arguments.length?(v=+t,f):v},f}().scaleExtent([1.1,this.getZoomMax(this.wafermap.canvasWidth*this.wafermap.canvasHeight,this.wafermap.dataManager.containerDimensions.width*this.wafermap.dataManager.containerDimensions.height)]).translateExtent([this.minExtentPoint,[this.wafermap.canvasWidth+this.extentPadding,this.wafermap.canvasHeight+this.extentPadding]]).filter((t=>HC(this.wafermap.canvas).k>=this.minScale||"wheel"===t.type)).on("zoom",(t=>{this.rescale(t)}))
|
|
7082
|
+
return t}getZoomMax(t,e){return Math.ceil(e/t*100)}}class eS{constructor(t){this.wafermap=t}mousemove(t){const e={x:t.offsetX,y:t.offsetY}
|
|
7079
7083
|
if(!this.hoversOverDie(e))return void(this.wafermap.hoverDie=void 0)
|
|
7080
7084
|
const i=this.wafermap.transform.invert([e.x,e.y]),o=this.calculateDieCoordinates({x:i[0],y:i[1]})
|
|
7081
|
-
this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(o)}mouseout(t){this.wafermap.hoverDie=void 0}calculateDieCoordinates(t){const e=this.wafermap.quadrant,i=e
|
|
7085
|
+
this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(o)}mouseout(t){this.wafermap.hoverDie=void 0}calculateDieCoordinates(t){const e=this.wafermap.quadrant,i=e===Bk||e===Zk?Math.floor:Math.ceil,o=e===Zk||e===qk?Math.floor:Math.ceil
|
|
7082
7086
|
return{x:i(this.wafermap.dataManager.invertedHorizontalScale(t.x-this.wafermap.dataManager.margin.left)),y:o(this.wafermap.dataManager.invertedVerticalScale(t.y-this.wafermap.dataManager.margin.top))}}hoversOverDie(t){const e=this.wafermap.canvasContext.getImageData(t.x,t.y,1,1).data
|
|
7083
7087
|
let i=0
|
|
7084
7088
|
for(const t of e)i+=t
|
|
7085
|
-
return i>0}}class
|
|
7089
|
+
return i>0}}class iS{constructor(t){this.wafermap=t,this.onWheelMove=t=>{t.preventDefault()},this.onMouseMove=t=>{this.hoverHandler.mousemove(t)},this.onMouseOut=t=>{this.hoverHandler.mouseout(t)},this.zoomHandler=new tS(t),this.hoverHandler=new eS(t),this.attachEvents()}detachEvents(){this.wafermap.removeEventListener("mousemove",this.onMouseMove),this.wafermap.removeEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.removeEventListener("wheel",this.onWheelMove)}attachEvents(){this.wafermap.addEventListener("mousemove",this.onMouseMove),this.wafermap.addEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.addEventListener("wheel",this.onWheelMove,{passive:!1})}}class oS extends _e{constructor(){super(...arguments),this.quadrant=Zk,this.orientation=jk,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=Wk,this.renderQueued=!1,this.transform=VC,this.hoverTransform="",this.hoverOpacity=Gk,this.hoverWidth=0,this.hoverHeight=0,this.highlightedValues=[],this.dies=[],this.colorScale={colors:[],values:[]}}connectedCallback(){super.connectedCallback(),this.canvasContext=this.canvas.getContext("2d",{willReadFrequently:!0}),this.resizeObserver=this.createResizeObserver()}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver.unobserve(this)}render(){this.renderQueued=!1,this.initializeInternalModules(),this.renderer?.drawWafer()}queueRender(){this.$fastController.isConnected&&(this.renderQueued||(this.renderQueued=!0,u.queueUpdate((()=>this.render()))))}queueRenderHover(){this.$fastController.isConnected&&u.queueUpdate((()=>this.renderer?.renderHover()))}initializeInternalModules(){this.eventCoordinator?.detachEvents(),this.dataManager=new Qk(this),this.renderer=new Jk(this),this.eventCoordinator=new iS(this)}createResizeObserver(){const t=new ResizeObserver((t=>{const e=t[0]
|
|
7086
7090
|
if(void 0===e)return
|
|
7087
7091
|
const{height:i,width:o}=e.contentRect
|
|
7088
7092
|
this.canvas.width=o,this.canvas.height=i,this.canvasWidth=o,this.canvasHeight=i}))
|
|
7089
|
-
return t.observe(this),t}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()}transformChanged(){this.queueRender()}canvasWidthChanged(){this.queueRender()}canvasHeightChanged(){this.queueRender()}hoverDieChanged(){this.$emit("die-hover",{currentDie:this.hoverDie}),this.queueRenderHover()}}t([nt],
|
|
7090
|
-
const
|
|
7091
|
-
no.getOrCreate().withPrefix("nimble").register(
|
|
7093
|
+
return t.observe(this),t}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()}transformChanged(){this.queueRender()}canvasWidthChanged(){this.queueRender()}canvasHeightChanged(){this.queueRender()}hoverDieChanged(){this.$emit("die-hover",{currentDie:this.hoverDie}),this.queueRenderHover()}}t([nt],oS.prototype,"quadrant",void 0),t([nt],oS.prototype,"orientation",void 0),t([nt({attribute:"max-characters",converter:it})],oS.prototype,"maxCharacters",void 0),t([nt({attribute:"die-labels-hidden",mode:"boolean"})],oS.prototype,"dieLabelsHidden",void 0),t([nt({attribute:"die-labels-suffix"})],oS.prototype,"dieLabelsSuffix",void 0),t([nt({attribute:"color-scale-mode"})],oS.prototype,"colorScaleMode",void 0),t([f],oS.prototype,"canvasWidth",void 0),t([f],oS.prototype,"canvasHeight",void 0),t([f],oS.prototype,"transform",void 0),t([f],oS.prototype,"hoverTransform",void 0),t([f],oS.prototype,"hoverOpacity",void 0),t([f],oS.prototype,"hoverWidth",void 0),t([f],oS.prototype,"hoverHeight",void 0),t([f],oS.prototype,"hoverDie",void 0),t([f],oS.prototype,"highlightedValues",void 0),t([f],oS.prototype,"dies",void 0),t([f],oS.prototype,"colorScale",void 0)
|
|
7094
|
+
const nS=oS.compose({baseName:"wafer-map",template:qC,styles:jC})
|
|
7095
|
+
no.getOrCreate().withPrefix("nimble").register(nS()),no.tagFor(oS)}()
|
|
7092
7096
|
//# sourceMappingURL=all-components-bundle.min.js.map
|