@ni/nimble-components 17.0.2 → 17.0.4
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 +290 -134
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +542 -470
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/all-components.d.ts +1 -0
- package/dist/esm/all-components.js +1 -0
- package/dist/esm/all-components.js.map +1 -1
- package/dist/esm/table/components/cell/index.d.ts +15 -3
- package/dist/esm/table/components/cell/index.js +32 -2
- package/dist/esm/table/components/cell/index.js.map +1 -1
- package/dist/esm/table/components/cell/styles.js +8 -1
- package/dist/esm/table/components/cell/styles.js.map +1 -1
- package/dist/esm/table/components/cell/template.d.ts +1 -1
- package/dist/esm/table/components/cell/template.js +2 -2
- package/dist/esm/table/components/cell/template.js.map +1 -1
- package/dist/esm/table/components/header/styles.js +2 -2
- package/dist/esm/table/components/header/styles.js.map +1 -1
- package/dist/esm/table/components/row/index.d.ts +7 -5
- package/dist/esm/table/components/row/index.js +20 -5
- package/dist/esm/table/components/row/index.js.map +1 -1
- package/dist/esm/table/components/row/styles.js +4 -11
- package/dist/esm/table/components/row/styles.js.map +1 -1
- package/dist/esm/table/components/row/template.d.ts +1 -1
- package/dist/esm/table/components/row/template.js +3 -1
- package/dist/esm/table/components/row/template.js.map +1 -1
- package/dist/esm/table/index.d.ts +2 -2
- package/dist/esm/table/index.js +3 -12
- package/dist/esm/table/index.js.map +1 -1
- package/dist/esm/table/styles.js +40 -2
- package/dist/esm/table/styles.js.map +1 -1
- package/dist/esm/table/template.js +15 -4
- package/dist/esm/table/template.js.map +1 -1
- package/dist/esm/table/types.d.ts +17 -1
- package/dist/esm/table-column/base/index.d.ts +31 -0
- package/dist/esm/table-column/base/index.js +7 -0
- package/dist/esm/table-column/base/index.js.map +1 -0
- package/dist/esm/table-column/base/styles.d.ts +1 -0
- package/dist/esm/table-column/base/styles.js +7 -0
- package/dist/esm/table-column/base/styles.js.map +1 -0
- package/dist/esm/table-column/base/template.d.ts +1 -0
- package/dist/esm/table-column/base/template.js +7 -0
- package/dist/esm/table-column/base/template.js.map +1 -0
- package/dist/esm/table-column/text/index.d.ts +18 -0
- package/dist/esm/table-column/text/index.js +40 -0
- package/dist/esm/table-column/text/index.js.map +1 -0
- package/dist/esm/table-column/text/styles.d.ts +1 -0
- package/dist/esm/table-column/text/styles.js +16 -0
- package/dist/esm/table-column/text/styles.js.map +1 -0
- package/dist/esm/table-column/text/template.d.ts +3 -0
- package/dist/esm/table-column/text/template.js +11 -0
- package/dist/esm/table-column/text/template.js.map +1 -0
- package/package.json +1 -1
|
@@ -86,18 +86,18 @@ let e
|
|
|
86
86
|
const i=t.length,n=t.map((t=>"string"==typeof t?()=>t:(e=t.targetName||e,t.binding))),o=new O(((t,e)=>{let o=""
|
|
87
87
|
for(let s=0;s<i;++s)o+=n[s](t,e)
|
|
88
88
|
return o}))
|
|
89
|
-
return o.targetName=e,o}const
|
|
90
|
-
function
|
|
89
|
+
return o.targetName=e,o}const F=h.length
|
|
90
|
+
function D(t,e){const i=e.split(d)
|
|
91
91
|
if(1===i.length)return null
|
|
92
92
|
const n=[]
|
|
93
93
|
for(let e=0,o=i.length;e<o;++e){const o=i[e],s=o.indexOf(h)
|
|
94
94
|
let r
|
|
95
95
|
if(-1===s)r=o
|
|
96
96
|
else{const e=parseInt(o.substring(0,s))
|
|
97
|
-
n.push(t.directives[e]),r=o.substring(s+
|
|
98
|
-
for(let o=0,s=n.length;o<s;++o){const r=n[o],a=r.value,l=
|
|
97
|
+
n.push(t.directives[e]),r=o.substring(s+F)}""!==r&&n.push(r)}return n}function T(t,e,i=!1){const n=e.attributes
|
|
98
|
+
for(let o=0,s=n.length;o<s;++o){const r=n[o],a=r.value,l=D(t,a)
|
|
99
99
|
let c=null
|
|
100
|
-
null===l?i&&(c=new O((()=>a)),c.targetName=r.name):c=P(l),null!==c&&(e.removeAttributeNode(r),o--,s--,t.addFactory(c))}}function B(t,e,i){const n=
|
|
100
|
+
null===l?i&&(c=new O((()=>a)),c.targetName=r.name):c=P(l),null!==c&&(e.removeAttributeNode(r),o--,s--,t.addFactory(c))}}function B(t,e,i){const n=D(t,e.textContent)
|
|
101
101
|
if(null!==n){let o=e
|
|
102
102
|
for(let s=0,r=n.length;s<r;++s){const r=n[s],a=0===s?e:o.parentNode.insertBefore(document.createTextNode(""),o.nextSibling)
|
|
103
103
|
"string"==typeof r?a.textContent=r:(a.textContent=" ",t.captureContentBinding(r)),o=a,t.targetIndex++,a!==e&&i.nextNode()}t.targetIndex--}}const N=document.createRange()
|
|
@@ -345,7 +345,7 @@ return void 0!==e&&e.reset(t),i},t.splice=function(){const t=r.apply(this,argume
|
|
|
345
345
|
return void 0!==e&&e.addSplice($t(ft(+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
346
|
return void 0!==e&&e.addSplice($t(ft(0,[],arguments.length),this)),t}}(),this.isItemsBindingVolatile=v.isVolatileBinding(t),this.isTemplateBindingVolatile=v.isVolatileBinding(e)}createBehavior(t){return new It(t,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function Vt(t,e,i=zt){return new At(t,"function"==typeof e?e:()=>e,Object.assign(Object.assign({},zt),i))}function Ot(t){return t?function(e,i,n){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(o),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 Et 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 Lt(t){return"string"==typeof t&&(t={property:t}),new $("fast-slotted",Et,t)}class Pt 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
|
|
348
|
+
return void 0!==this.options.filter&&(t=t.filter(this.options.filter)),t}updateTarget(t){this.source[this.options.property]=t}}class Et 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 Lt(t){return"string"==typeof t&&(t={property:t}),new $("fast-slotted",Et,t)}class Pt 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 Ft(t){return"string"==typeof t&&(t={property:t}),new $("fast-children",Pt,t)}class Dt{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const Tt=(t,e)=>U`
|
|
349
349
|
<span
|
|
350
350
|
part="end"
|
|
351
351
|
${_t("endContainer")}
|
|
@@ -528,14 +528,14 @@ function Ae(...t){return t.every((t=>t instanceof HTMLElement))}let Ve
|
|
|
528
528
|
const Oe="animationend",He="change",Ee="resize",Le="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 Fe="ArrowDown",De="ArrowLeft",Te="ArrowRight",Be="ArrowUp",Ne="Enter",qe="Escape",je="Home",Ge="End",Ue=" ",Xe="Tab",We={ArrowDown:Fe,ArrowLeft:De,ArrowRight:Te,ArrowUp:Be}
|
|
532
532
|
var Ke
|
|
533
533
|
function Ye(t,e,i){return Math.min(Math.max(i,t),e)}function Qe(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"}(Ke||(Ke={}))
|
|
534
534
|
let Ze=0
|
|
535
535
|
function Je(t=""){return`${t}${Ze++}`}class ti{}Nt([nt({attribute:"aria-atomic"})],ti.prototype,"ariaAtomic",void 0),Nt([nt({attribute:"aria-busy"})],ti.prototype,"ariaBusy",void 0),Nt([nt({attribute:"aria-controls"})],ti.prototype,"ariaControls",void 0),Nt([nt({attribute:"aria-current"})],ti.prototype,"ariaCurrent",void 0),Nt([nt({attribute:"aria-describedby"})],ti.prototype,"ariaDescribedby",void 0),Nt([nt({attribute:"aria-details"})],ti.prototype,"ariaDetails",void 0),Nt([nt({attribute:"aria-disabled"})],ti.prototype,"ariaDisabled",void 0),Nt([nt({attribute:"aria-errormessage"})],ti.prototype,"ariaErrormessage",void 0),Nt([nt({attribute:"aria-flowto"})],ti.prototype,"ariaFlowto",void 0),Nt([nt({attribute:"aria-haspopup"})],ti.prototype,"ariaHaspopup",void 0),Nt([nt({attribute:"aria-hidden"})],ti.prototype,"ariaHidden",void 0),Nt([nt({attribute:"aria-invalid"})],ti.prototype,"ariaInvalid",void 0),Nt([nt({attribute:"aria-keyshortcuts"})],ti.prototype,"ariaKeyshortcuts",void 0),Nt([nt({attribute:"aria-label"})],ti.prototype,"ariaLabel",void 0),Nt([nt({attribute:"aria-labelledby"})],ti.prototype,"ariaLabelledby",void 0),Nt([nt({attribute:"aria-live"})],ti.prototype,"ariaLive",void 0),Nt([nt({attribute:"aria-owns"})],ti.prototype,"ariaOwns",void 0),Nt([nt({attribute:"aria-relevant"})],ti.prototype,"ariaRelevant",void 0),Nt([nt({attribute:"aria-roledescription"})],ti.prototype,"ariaRoledescription",void 0)
|
|
536
536
|
class ei extends _e{constructor(){super(...arguments),this.handleUnsupportedDelegatesFocus=()=>{var t
|
|
537
537
|
window.ShadowRoot&&!window.ShadowRoot.prototype.hasOwnProperty("delegatesFocus")&&(null===(t=this.$fastController.definition.shadowOptions)||void 0===t?void 0:t.delegatesFocus)&&(this.focus=()=>{this.control.focus()})}}connectedCallback(){super.connectedCallback(),this.handleUnsupportedDelegatesFocus()}}Nt([nt],ei.prototype,"download",void 0),Nt([nt],ei.prototype,"href",void 0),Nt([nt],ei.prototype,"hreflang",void 0),Nt([nt],ei.prototype,"ping",void 0),Nt([nt],ei.prototype,"referrerpolicy",void 0),Nt([nt],ei.prototype,"rel",void 0),Nt([nt],ei.prototype,"target",void 0),Nt([nt],ei.prototype,"type",void 0),Nt([f],ei.prototype,"defaultSlottedContent",void 0)
|
|
538
|
-
class ii{}Nt([nt({attribute:"aria-expanded"})],ii.prototype,"ariaExpanded",void 0),Me(ii,ti),Me(ei,
|
|
538
|
+
class ii{}Nt([nt({attribute:"aria-expanded"})],ii.prototype,"ariaExpanded",void 0),Me(ii,ti),Me(ei,Dt,ii)
|
|
539
539
|
const ni=t=>{const e=t.closest("[dir]")
|
|
540
540
|
return null!==e&&"rtl"===e.dir?Ke.rtl:Ke.ltr}
|
|
541
541
|
class oi extends _e{constructor(){super(...arguments),this.anchor="",this.viewport="",this.horizontalPositioningMode="uncontrolled",this.horizontalDefaultPosition="unset",this.horizontalViewportLock=!1,this.horizontalInset=!1,this.horizontalScaling="content",this.verticalPositioningMode="uncontrolled",this.verticalDefaultPosition="unset",this.verticalViewportLock=!1,this.verticalInset=!1,this.verticalScaling="content",this.fixedPlacement=!1,this.autoUpdateMode="anchor",this.anchorElement=null,this.viewportElement=null,this.initialLayoutComplete=!1,this.resizeDetector=null,this.baseHorizontalOffset=0,this.baseVerticalOffset=0,this.pendingPositioningUpdate=!1,this.pendingReset=!1,this.currentDirection=Ke.ltr,this.regionVisible=!1,this.forceUpdate=!1,this.updateThreshold=.5,this.update=()=>{this.pendingPositioningUpdate||this.requestPositionUpdates()},this.startObservers=()=>{this.stopObservers(),null!==this.anchorElement&&(this.requestPositionUpdates(),null!==this.resizeDetector&&(this.resizeDetector.observe(this.anchorElement),this.resizeDetector.observe(this)))},this.requestPositionUpdates=()=>{null===this.anchorElement||this.pendingPositioningUpdate||(oi.intersectionService.requestPosition(this,this.handleIntersection),oi.intersectionService.requestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&oi.intersectionService.requestPosition(this.viewportElement,this.handleIntersection),this.pendingPositioningUpdate=!0)},this.stopObservers=()=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,oi.intersectionService.cancelRequestPosition(this,this.handleIntersection),null!==this.anchorElement&&oi.intersectionService.cancelRequestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&oi.intersectionService.cancelRequestPosition(this.viewportElement,this.handleIntersection)),null!==this.resizeDetector&&this.resizeDetector.disconnect()},this.getViewport=()=>"string"!=typeof this.viewport||""===this.viewport?document.documentElement:document.getElementById(this.viewport),this.getAnchor=()=>document.getElementById(this.anchor),this.handleIntersection=t=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,this.applyIntersectionEntries(t)&&this.updateLayout())},this.applyIntersectionEntries=t=>{const e=t.find((t=>t.target===this)),i=t.find((t=>t.target===this.anchorElement)),n=t.find((t=>t.target===this.viewportElement))
|
|
@@ -595,7 +595,7 @@ t.forEach((t=>{var n
|
|
|
595
595
|
null===(n=this.intersectionDetector)||void 0===n||n.unobserve(t.target)
|
|
596
596
|
const o=this.observedElements.get(t.target)
|
|
597
597
|
void 0!==o&&(o.forEach((n=>{let o=e.indexOf(n);-1===o&&(o=e.length,e.push(n),i.push([])),i[o].push(t)})),this.observedElements.delete(t.target))})),e.forEach(((t,e)=>{t(i[e])}))},this.initializeIntersectionDetector()}},Nt([nt],oi.prototype,"anchor",void 0),Nt([nt],oi.prototype,"viewport",void 0),Nt([nt({attribute:"horizontal-positioning-mode"})],oi.prototype,"horizontalPositioningMode",void 0),Nt([nt({attribute:"horizontal-default-position"})],oi.prototype,"horizontalDefaultPosition",void 0),Nt([nt({attribute:"horizontal-viewport-lock",mode:"boolean"})],oi.prototype,"horizontalViewportLock",void 0),Nt([nt({attribute:"horizontal-inset",mode:"boolean"})],oi.prototype,"horizontalInset",void 0),Nt([nt({attribute:"horizontal-threshold"})],oi.prototype,"horizontalThreshold",void 0),Nt([nt({attribute:"horizontal-scaling"})],oi.prototype,"horizontalScaling",void 0),Nt([nt({attribute:"vertical-positioning-mode"})],oi.prototype,"verticalPositioningMode",void 0),Nt([nt({attribute:"vertical-default-position"})],oi.prototype,"verticalDefaultPosition",void 0),Nt([nt({attribute:"vertical-viewport-lock",mode:"boolean"})],oi.prototype,"verticalViewportLock",void 0),Nt([nt({attribute:"vertical-inset",mode:"boolean"})],oi.prototype,"verticalInset",void 0),Nt([nt({attribute:"vertical-threshold"})],oi.prototype,"verticalThreshold",void 0),Nt([nt({attribute:"vertical-scaling"})],oi.prototype,"verticalScaling",void 0),Nt([nt({attribute:"fixed-placement",mode:"boolean"})],oi.prototype,"fixedPlacement",void 0),Nt([nt({attribute:"auto-update-mode"})],oi.prototype,"autoUpdateMode",void 0),Nt([f],oi.prototype,"anchorElement",void 0),Nt([f],oi.prototype,"viewportElement",void 0),Nt([f],oi.prototype,"initialLayoutComplete",void 0)
|
|
598
|
-
class si extends ei{constructor(){super(...arguments),this.separator=!0}}Nt([f],si.prototype,"separator",void 0),Me(si,
|
|
598
|
+
class si extends ei{constructor(){super(...arguments),this.separator=!0}}Nt([f],si.prototype,"separator",void 0),Me(si,Dt,ii)
|
|
599
599
|
class ri extends _e{slottedBreadcrumbItemsChanged(){if(this.$fastController.isConnected){if(void 0===this.slottedBreadcrumbItems||0===this.slottedBreadcrumbItems.length)return
|
|
600
600
|
const t=this.slottedBreadcrumbItems[this.slottedBreadcrumbItems.length-1]
|
|
601
601
|
this.slottedBreadcrumbItems.forEach((e=>{const i=e===t
|
|
@@ -668,14 +668,14 @@ e&&e.forEach((t=>{t.addEventListener("click",this.handleClick)}))}disconnectedCa
|
|
|
668
668
|
super.disconnectedCallback()
|
|
669
669
|
const e=Array.from(null===(t=this.control)||void 0===t?void 0:t.children)
|
|
670
670
|
e&&e.forEach((t=>{t.removeEventListener("click",this.handleClick)}))}}Nt([nt({mode:"boolean"})],fi.prototype,"autofocus",void 0),Nt([nt({attribute:"form"})],fi.prototype,"formId",void 0),Nt([nt],fi.prototype,"formaction",void 0),Nt([nt],fi.prototype,"formenctype",void 0),Nt([nt],fi.prototype,"formmethod",void 0),Nt([nt({mode:"boolean"})],fi.prototype,"formnovalidate",void 0),Nt([nt],fi.prototype,"formtarget",void 0),Nt([nt],fi.prototype,"type",void 0),Nt([f],fi.prototype,"defaultSlottedContent",void 0)
|
|
671
|
-
class mi{}Nt([nt({attribute:"aria-expanded"})],mi.prototype,"ariaExpanded",void 0),Nt([nt({attribute:"aria-pressed"})],mi.prototype,"ariaPressed",void 0),Me(mi,ti),Me(fi,
|
|
671
|
+
class mi{}Nt([nt({attribute:"aria-expanded"})],mi.prototype,"ariaExpanded",void 0),Nt([nt({attribute:"aria-pressed"})],mi.prototype,"ariaPressed",void 0),Me(mi,ti),Me(fi,Dt,mi)
|
|
672
672
|
class bi extends _e{}class wi extends(pi(bi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class xi extends wi{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=t=>{if(!this.readOnly&&t.key===Ue)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)}}function yi(t){return Ae(t)&&("option"===t.getAttribute("role")||t instanceof HTMLOptionElement)}Nt([nt({attribute:"readonly",mode:"boolean"})],xi.prototype,"readOnly",void 0),Nt([f],xi.prototype,"defaultSlottedNodes",void 0),Nt([f],xi.prototype,"indeterminate",void 0)
|
|
673
673
|
class $i extends _e{constructor(t,e,i,n){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),n&&(this.selected=n),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
|
|
674
674
|
return null!==(t=this.value)&&void 0!==t?t:this.text}get text(){var t,e
|
|
675
675
|
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:""}`
|
|
676
676
|
this._value=e,this.dirtyValue=!0,this.proxy instanceof HTMLOptionElement&&(this.proxy.value=e),v.notify(this,"value")}get value(){var t
|
|
677
677
|
return v.track(this,"value"),null!==(t=this._value)&&void 0!==t?t:this.text}get form(){return this.proxy?this.proxy.form:null}}Nt([f],$i.prototype,"checked",void 0),Nt([f],$i.prototype,"content",void 0),Nt([f],$i.prototype,"defaultSelected",void 0),Nt([nt({mode:"boolean"})],$i.prototype,"disabled",void 0),Nt([nt({attribute:"selected",mode:"boolean"})],$i.prototype,"selectedAttribute",void 0),Nt([f],$i.prototype,"selected",void 0),Nt([nt({attribute:"value",mode:"fromView"})],$i.prototype,"initialValue",void 0)
|
|
678
|
-
class Ci{}Nt([f],Ci.prototype,"ariaChecked",void 0),Nt([f],Ci.prototype,"ariaPosInSet",void 0),Nt([f],Ci.prototype,"ariaSelected",void 0),Nt([f],Ci.prototype,"ariaSetSize",void 0),Me(Ci,ti),Me($i,
|
|
678
|
+
class Ci{}Nt([f],Ci.prototype,"ariaChecked",void 0),Nt([f],Ci.prototype,"ariaPosInSet",void 0),Nt([f],Ci.prototype,"ariaSelected",void 0),Nt([f],Ci.prototype,"ariaSetSize",void 0),Me(Ci,ti),Me($i,Dt,Ci)
|
|
679
679
|
class ki extends _e{constructor(){super(...arguments),this._options=[],this.selectedIndex=-1,this.selectedOptions=[],this.shouldSkipFocus=!1,this.typeaheadBuffer="",this.typeaheadExpired=!0,this.typeaheadTimeout=-1}get firstSelectedOption(){var t
|
|
680
680
|
return null!==(t=this.selectedOptions[0])&&void 0!==t?t:null}get hasSelectableOptions(){return this.options.length>0&&!this.options.every((t=>t.disabled))}get length(){var t,e
|
|
681
681
|
return null!==(e=null===(t=this.options)||void 0===t?void 0:t.length)&&void 0!==e?e:0}get options(){return v.track(this,"options"),this._options}set options(t){this._options=t,v.notify(this,"options")}get typeAheadExpired(){return this.typeaheadExpired}set typeAheadExpired(t){this.typeaheadExpired=t}clickHandler(t){const e=t.target.closest("option,[role=option]")
|
|
@@ -689,7 +689,7 @@ this.shouldSkipFocus=!1
|
|
|
689
689
|
const e=t.key
|
|
690
690
|
switch(e){case je:t.shiftKey||(t.preventDefault(),this.selectFirstOption())
|
|
691
691
|
break
|
|
692
|
-
case
|
|
692
|
+
case Fe:t.shiftKey||(t.preventDefault(),this.selectNextOption())
|
|
693
693
|
break
|
|
694
694
|
case Be:t.shiftKey||(t.preventDefault(),this.selectPreviousOption())
|
|
695
695
|
break
|
|
@@ -748,14 +748,14 @@ this.updateValue(this.value!==e)}setPositioning(){const t=this.getBoundingClient
|
|
|
748
748
|
this.position=this.forcedPosition?this.positionAttribute:t.top>e?Si:zi,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
|
|
749
749
|
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
|
|
750
750
|
this.control.setSelectionRange(t,t)}}Nt([nt({attribute:"autocomplete",mode:"fromView"})],Hi.prototype,"autocomplete",void 0),Nt([f],Hi.prototype,"maxHeight",void 0),Nt([nt({attribute:"open",mode:"boolean"})],Hi.prototype,"open",void 0),Nt([nt],Hi.prototype,"placeholder",void 0),Nt([nt({attribute:"position"})],Hi.prototype,"positionAttribute",void 0),Nt([f],Hi.prototype,"position",void 0)
|
|
751
|
-
class Ei{}Nt([f],Ei.prototype,"ariaAutoComplete",void 0),Nt([f],Ei.prototype,"ariaControls",void 0),Me(Ei,_i),Me(Hi,
|
|
751
|
+
class Ei{}Nt([f],Ei.prototype,"ariaAutoComplete",void 0),Nt([f],Ei.prototype,"ariaControls",void 0),Me(Ei,_i),Me(Hi,Dt,Ei)
|
|
752
752
|
function Li(t){const e=t.parentElement
|
|
753
753
|
if(e)return e
|
|
754
754
|
{const e=t.getRootNode()
|
|
755
755
|
if(e.host instanceof HTMLElement)return e.host}return null}const Pi=document.createElement("div")
|
|
756
|
-
class
|
|
756
|
+
class Fi{setProperty(t,e){u.queueUpdate((()=>this.target.setProperty(t,e)))}removeProperty(t){u.queueUpdate((()=>this.target.removeProperty(t)))}}class Di extends Fi{constructor(){super()
|
|
757
757
|
const t=new CSSStyleSheet
|
|
758
|
-
this.target=t.cssRules[t.insertRule(":root{}")].style,document.adoptedStyleSheets=[...document.adoptedStyleSheets,t]}}class Ti extends
|
|
758
|
+
this.target=t.cssRules[t.insertRule(":root{}")].style,document.adoptedStyleSheets=[...document.adoptedStyleSheets,t]}}class Ti extends Fi{constructor(){super(),this.style=document.createElement("style"),document.head.appendChild(this.style)
|
|
759
759
|
const{sheet:t}=this.style
|
|
760
760
|
if(t){const e=t.insertRule(":root{}",t.cssRules.length)
|
|
761
761
|
this.target=t.cssRules[e].style}}}class Bi{constructor(t){this.store=new Map,this.target=null
|
|
@@ -772,11 +772,11 @@ for(const t in qi.properties)i.setProperty(t,qi.properties[t])}}static unregiste
|
|
|
772
772
|
if(e.has(t)){e.delete(t)
|
|
773
773
|
const i=Ui.getOrCreate(qi.normalizeRoot(t))
|
|
774
774
|
for(const t in qi.properties)i.removeProperty(t)}}static normalizeRoot(t){return t===Pi?document:t}}qi.roots=new Set,qi.properties={}
|
|
775
|
-
const ji=new WeakMap,Gi=u.supportsAdoptedStyleSheets?class extends
|
|
775
|
+
const ji=new WeakMap,Gi=u.supportsAdoptedStyleSheets?class extends Fi{constructor(t){super()
|
|
776
776
|
const e=new CSSStyleSheet
|
|
777
777
|
this.target=e.cssRules[e.insertRule(":host{}")].style,t.$fastController.addStyles(X.create([e]))}}:Bi,Ui=Object.freeze({getOrCreate(t){if(ji.has(t))return ji.get(t)
|
|
778
778
|
let e
|
|
779
|
-
return t===Pi?e=new qi:t instanceof Document?e=u.supportsAdoptedStyleSheets?new
|
|
779
|
+
return t===Pi?e=new qi:t instanceof Document?e=u.supportsAdoptedStyleSheets?new Di:new Ti:e=t instanceof pt?new Gi(t):new Ni(t),ji.set(t,e),e}})
|
|
780
780
|
class Xi extends gt{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=Xi.uniqueId(),Xi.tokensById.set(this.id,this)}get appliedTo(){return[...this._appliedTo]}static from(t){return new Xi({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 Xi.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=Zi.getOrCreate(t).get(this)
|
|
781
781
|
if(void 0!==e)return e
|
|
782
782
|
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 Xi&&(e=this.alias(e)),Zi.getOrCreate(t).set(this,e),this}deleteValueFor(t){return this._appliedTo.delete(t),Zi.existsFor(t)&&Zi.getOrCreate(t).delete(this),this}withDefault(t){return this.setValueFor(Pi,t),this}subscribe(t,e){const i=this.getOrCreateSubscriberSet(e)
|
|
@@ -859,7 +859,7 @@ this.shouldSkipFocus||t.target!==t.currentTarget||(this.uncheckAllOptions(),-1==
|
|
|
859
859
|
if(this.disabled)return!0
|
|
860
860
|
const{key:e,shiftKey:i}=t
|
|
861
861
|
switch(this.shouldSkipFocus=!1,e){case je:return void this.checkFirstOption(i)
|
|
862
|
-
case
|
|
862
|
+
case Fe:return void this.checkNextOption(i)
|
|
863
863
|
case Be:return void this.checkPreviousOption(i)
|
|
864
864
|
case Ge:return void this.checkLastOption(i)
|
|
865
865
|
case Xe:return this.focusAndScrollOptionIntoView(),!0
|
|
@@ -875,12 +875,12 @@ const mn="menuitem",bn="menuitemcheckbox",wn="menuitemradio",xn={[mn]:"menuitem"
|
|
|
875
875
|
class yn extends _e{constructor(){super(...arguments),this.role=mn,this.hasSubmenu=!1,this.currentDirection=Ke.ltr,this.focusSubmenuOnLoad=!1,this.handleMenuItemKeyDown=t=>{if(t.defaultPrevented)return!1
|
|
876
876
|
switch(t.key){case Ne:case Ue:return this.invoke(),!1
|
|
877
877
|
case Te:return this.expandAndFocus(),!1
|
|
878
|
-
case
|
|
878
|
+
case De: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 bn:this.checked=!this.checked
|
|
879
879
|
break
|
|
880
880
|
case mn:this.updateSubmenu(),this.hasSubmenu?this.expandAndFocus():this.$emit("change")
|
|
881
881
|
break
|
|
882
882
|
case wn: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
|
|
883
|
-
!1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=ni(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")))}}Nt([nt({mode:"boolean"})],yn.prototype,"disabled",void 0),Nt([nt({mode:"boolean"})],yn.prototype,"expanded",void 0),Nt([f],yn.prototype,"startColumnCount",void 0),Nt([nt],yn.prototype,"role",void 0),Nt([nt({mode:"boolean"})],yn.prototype,"checked",void 0),Nt([f],yn.prototype,"submenuRegion",void 0),Nt([f],yn.prototype,"hasSubmenu",void 0),Nt([f],yn.prototype,"currentDirection",void 0),Nt([f],yn.prototype,"submenu",void 0),Me(yn,
|
|
883
|
+
!1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=ni(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")))}}Nt([nt({mode:"boolean"})],yn.prototype,"disabled",void 0),Nt([nt({mode:"boolean"})],yn.prototype,"expanded",void 0),Nt([f],yn.prototype,"startColumnCount",void 0),Nt([nt],yn.prototype,"role",void 0),Nt([nt({mode:"boolean"})],yn.prototype,"checked",void 0),Nt([f],yn.prototype,"submenuRegion",void 0),Nt([f],yn.prototype,"hasSubmenu",void 0),Nt([f],yn.prototype,"currentDirection",void 0),Nt([f],yn.prototype,"submenu",void 0),Me(yn,Dt)
|
|
884
884
|
class $n extends _e{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&Ae(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=t=>{if(!this.contains(t.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
|
|
885
885
|
const t=this.menuItems.findIndex(this.isFocusableElement)
|
|
886
886
|
this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.menuItems[t].setAttribute("tabindex","0"),this.focusIndex=t}},this.handleItemFocus=t=>{const e=t.target
|
|
@@ -899,7 +899,7 @@ const e=t.target,i=this.menuItems.indexOf(e)
|
|
|
899
899
|
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")
|
|
900
900
|
if(i===wn&&(e.checked=!1),"separator"===i)break}const t=this.menuItems.length-1
|
|
901
901
|
for(let e=i+1;e<=t;++e){const t=this.menuItems[e],i=t.getAttribute("role")
|
|
902
|
-
if(i===wn&&(t.checked=!1),"separator"===i)break}}},this.isMenuItemElement=t=>Ae(t)&&$n.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
|
|
902
|
+
if(i===wn&&(t.checked=!1),"separator"===i)break}}},this.isMenuItemElement=t=>Ae(t)&&$n.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 Fe:return void this.setFocus(this.focusIndex+1,1)
|
|
903
903
|
case Be:return void this.setFocus(this.focusIndex-1,-1)
|
|
904
904
|
case Ge:return void this.setFocus(this.menuItems.length-1,-1)
|
|
905
905
|
case je:return void this.setFocus(0,1)
|
|
@@ -908,7 +908,7 @@ if(this.isFocusableElement(i)){this.focusIndex>-1&&this.menuItems.length>=this.f
|
|
|
908
908
|
break}t+=e}}}$n.focusableElementRoles=xn,Nt([f],$n.prototype,"items",void 0)
|
|
909
909
|
class Cn extends _e{}class kn extends(ui(Cn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const _n="text"
|
|
910
910
|
class Sn extends kn{constructor(){super(...arguments),this.type=_n}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly,this.validate())}autofocusChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autofocus=this.autofocus,this.validate())}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}typeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.type=this.type,this.validate())}listChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.setAttribute("list",this.list),this.validate())}maxlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.maxLength=this.maxlength,this.validate())}minlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.minLength=this.minlength,this.validate())}patternChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.pattern=this.pattern,this.validate())}sizeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.size=this.size)}spellcheckChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.spellcheck=this.spellcheck)}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type",this.type),this.validate(),this.autofocus&&u.queueUpdate((()=>{this.focus()}))}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.value=this.control.value}handleChange(){this.$emit("change")}validate(){super.validate(this.control)}}Nt([nt({attribute:"readonly",mode:"boolean"})],Sn.prototype,"readOnly",void 0),Nt([nt({mode:"boolean"})],Sn.prototype,"autofocus",void 0),Nt([nt],Sn.prototype,"placeholder",void 0),Nt([nt],Sn.prototype,"type",void 0),Nt([nt],Sn.prototype,"list",void 0),Nt([nt({converter:et})],Sn.prototype,"maxlength",void 0),Nt([nt({converter:et})],Sn.prototype,"minlength",void 0),Nt([nt],Sn.prototype,"pattern",void 0),Nt([nt({converter:et})],Sn.prototype,"size",void 0),Nt([nt({mode:"boolean"})],Sn.prototype,"spellcheck",void 0),Nt([f],Sn.prototype,"defaultSlottedNodes",void 0)
|
|
911
|
-
class zn{}Me(zn,ti),Me(Sn,
|
|
911
|
+
class zn{}Me(zn,ti),Me(Sn,Dt,zn)
|
|
912
912
|
class Mn extends _e{}class Rn extends(ui(Mn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class In extends Rn{constructor(){super(...arguments),this.hideStep=!1,this.step=1,this.isUserInput=!1}maxChanged(t,e){var i
|
|
913
913
|
this.max=Math.max(e,null!==(i=this.min)&&void 0!==i?i:e)
|
|
914
914
|
const n=Math.min(this.min,this.max)
|
|
@@ -920,7 +920,7 @@ let n=parseFloat(parseFloat(t).toPrecision(12))
|
|
|
920
920
|
return isNaN(n)?n="":(n=Math.min(n,null!==(e=this.max)&&void 0!==e?e:n),n=Math.max(n,null!==(i=this.min)&&void 0!==i?i:n).toString()),n}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
|
|
921
921
|
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
|
|
922
922
|
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 Be:return this.stepUp(),!1
|
|
923
|
-
case
|
|
923
|
+
case Fe:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}Nt([nt({attribute:"readonly",mode:"boolean"})],In.prototype,"readOnly",void 0),Nt([nt({mode:"boolean"})],In.prototype,"autofocus",void 0),Nt([nt({attribute:"hide-step",mode:"boolean"})],In.prototype,"hideStep",void 0),Nt([nt],In.prototype,"placeholder",void 0),Nt([nt],In.prototype,"list",void 0),Nt([nt({converter:et})],In.prototype,"maxlength",void 0),Nt([nt({converter:et})],In.prototype,"minlength",void 0),Nt([nt({converter:et})],In.prototype,"size",void 0),Nt([nt({converter:et})],In.prototype,"step",void 0),Nt([nt({converter:et})],In.prototype,"max",void 0),Nt([nt({converter:et})],In.prototype,"min",void 0),Nt([f],In.prototype,"defaultSlottedNodes",void 0),Me(In,Dt,zn)
|
|
924
924
|
class An extends _e{constructor(){super(...arguments),this.orientation=Re,this.radioChangeHandler=t=>{const e=t.target
|
|
925
925
|
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]
|
|
926
926
|
this.isInsideToolbar||(i.setAttribute("tabindex","0"),i.readOnly?this.slottedRadioButtons.forEach((t=>{t!==i&&t.setAttribute("tabindex","-1")})):(i.checked=!0,this.selectedRadio=i)),this.focusedRadio=i,i.focus()},this.moveRightOffGroup=()=>{var t
|
|
@@ -928,7 +928,7 @@ null===(t=this.nextElementSibling)||void 0===t||t.focus()},this.moveLeftOffGroup
|
|
|
928
928
|
null===(t=this.previousElementSibling)||void 0===t||t.focus()},this.focusOutHandler=t=>{const e=this.slottedRadioButtons,i=t.target,n=null!==i?e.indexOf(i):0,o=this.focusedRadio?e.indexOf(this.focusedRadio):-1
|
|
929
929
|
return(0===o&&n===o||o===e.length-1&&o===n)&&(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
|
|
930
930
|
if(e){const t=this.slottedRadioButtons
|
|
931
|
-
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===Te,this.shouldMoveOffGroupToTheLeft=(t,e)=>(this.focusedRadio?t.indexOf(this.focusedRadio)-1:0)<0&&this.isInsideToolbar&&e===
|
|
931
|
+
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===Te,this.shouldMoveOffGroupToTheLeft=(t,e)=>(this.focusedRadio?t.indexOf(this.focusedRadio)-1:0)<0&&this.isInsideToolbar&&e===De,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
|
|
932
932
|
let i=0
|
|
933
933
|
if(i=this.focusedRadio?e.indexOf(this.focusedRadio)+1:1,this.shouldMoveOffGroupToTheRight(i,e,t.key))this.moveRightOffGroup()
|
|
934
934
|
else for(i===e.length&&(i=0);i<e.length&&e.length>1;){if(!e[i].disabled){this.moveToRadioByIndex(e,i)
|
|
@@ -943,9 +943,9 @@ i-1<0?i=e.length-1:i-=1}},this.keydownHandler=t=>{const e=t.key
|
|
|
943
943
|
if(e in We&&this.isInsideFoundationToolbar)return!0
|
|
944
944
|
switch(e){case Ne:this.checkFocusedRadio()
|
|
945
945
|
break
|
|
946
|
-
case Te:case
|
|
946
|
+
case Te:case Fe:this.direction===Ke.ltr?this.moveRight(t):this.moveLeft(t)
|
|
947
947
|
break
|
|
948
|
-
case
|
|
948
|
+
case De:case Be:this.direction===Ke.ltr?this.moveLeft(t):this.moveRight(t)
|
|
949
949
|
break
|
|
950
950
|
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
|
|
951
951
|
return null!==(t=this.parentToolbar)&&void 0!==t&&t}get isInsideFoundationToolbar(){var t
|
|
@@ -958,7 +958,7 @@ class Vn extends _e{}class On extends(pi(Vn)){constructor(){super(...arguments),
|
|
|
958
958
|
this.checked||this.readOnly||(this.checked=!0)},this.proxy.setAttribute("type","radio")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}defaultCheckedChanged(){var t
|
|
959
959
|
this.$fastController.isConnected&&!this.dirtyChecked&&(this.isInsideRadioGroup()||(this.checked=null!==(t=this.defaultChecked)&&void 0!==t&&t,this.dirtyChecked=!1))}connectedCallback(){var t,e
|
|
960
960
|
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)}}function En(t,e,i){return t.nodeType!==Node.TEXT_NODE||"string"==typeof t.nodeValue&&!!t.nodeValue.trim().length}Nt([nt({attribute:"readonly",mode:"boolean"})],Hn.prototype,"readOnly",void 0),Nt([f],Hn.prototype,"name",void 0),Nt([f],Hn.prototype,"defaultSlottedNodes",void 0)
|
|
961
|
-
class Ln extends fn{}class Pn extends(ui(Ln)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}class
|
|
961
|
+
class Ln extends fn{}class Pn extends(ui(Ln)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}class Fn extends Pn{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=Je("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()))
|
|
962
962
|
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,n,o,s,r,a
|
|
963
963
|
const l=`${this._value}`
|
|
964
964
|
if(null===(e=this._options)||void 0===e?void 0:e.length){const e=this._options.findIndex((e=>e.value===t)),l=null!==(n=null===(i=this._options[this.selectedIndex])||void 0===i?void 0:i.value)&&void 0!==n?n:null,c=null!==(s=null===(o=this._options[e])||void 0===o?void 0:o.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
|
|
@@ -985,8 +985,8 @@ case Ne:t.preventDefault(),this.open=!this.open
|
|
|
985
985
|
break
|
|
986
986
|
case qe:this.collapsible&&this.open&&(t.preventDefault(),this.open=!1)
|
|
987
987
|
break
|
|
988
|
-
case Xe: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===
|
|
989
|
-
class
|
|
988
|
+
case Xe: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===Fe||e===Be)}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")}}Nt([nt({attribute:"open",mode:"boolean"})],Fn.prototype,"open",void 0),Nt([function(t,e,i){return Object.assign({},i,{get:function(){return v.trackVolatile(),i.get.apply(this)}})}],Fn.prototype,"collapsible",null),Nt([f],Fn.prototype,"control",void 0),Nt([nt({attribute:"position"})],Fn.prototype,"positionAttribute",void 0),Nt([f],Fn.prototype,"position",void 0),Nt([f],Fn.prototype,"maxHeight",void 0)
|
|
989
|
+
class Dn{}Nt([f],Dn.prototype,"ariaControls",void 0),Me(Dn,_i),Me(Fn,Dt,Dn)
|
|
990
990
|
class Tn extends _e{}class Bn extends(pi(Tn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class Nn extends Bn{constructor(){super(),this.initialValue="on",this.keypressHandler=t=>{if(!this.readOnly)switch(t.key){case Ne:case Ue: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")}}Nt([nt({attribute:"readonly",mode:"boolean"})],Nn.prototype,"readOnly",void 0),Nt([f],Nn.prototype,"defaultSlottedNodes",void 0)
|
|
991
991
|
class qn extends _e{}class jn extends _e{}Nt([nt({mode:"boolean"})],jn.prototype,"disabled",void 0)
|
|
992
992
|
const Gn="horizontal"
|
|
@@ -996,11 +996,11 @@ this.activeindicator&&this.isFocusableElement(t)&&(this.showActiveIndicator=!0)
|
|
|
996
996
|
const n=this.tabIds[e],o=this.tabpanelIds[e]
|
|
997
997
|
t.setAttribute("id",n),t.setAttribute("aria-selected",i?"true":"false"),t.setAttribute("aria-controls",o),t.addEventListener("click",this.handleTabClick),t.addEventListener("keydown",this.handleTabKeyDown),t.setAttribute("tabindex",i?"0":"-1"),i&&(this.activetab=t)}t.style.gridColumn="",t.style.gridRow="",t.style[i]=`${e+1}`,this.isHorizontal()?t.classList.remove("vertical"):t.classList.add("vertical")}))},this.setTabPanels=()=>{this.tabpanels.forEach(((t,e)=>{const i=this.tabIds[e],n=this.tabpanelIds[e]
|
|
998
998
|
t.setAttribute("id",n),t.setAttribute("aria-labelledby",i),this.activeTabIndex!==e?t.setAttribute("hidden",""):t.removeAttribute("hidden")}))},this.handleTabClick=t=>{const e=t.currentTarget
|
|
999
|
-
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
|
|
999
|
+
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 De:t.preventDefault(),this.adjustBackward(t)
|
|
1000
1000
|
break
|
|
1001
1001
|
case Te:t.preventDefault(),this.adjustForward(t)}else switch(t.key){case Be:t.preventDefault(),this.adjustBackward(t)
|
|
1002
1002
|
break
|
|
1003
|
-
case
|
|
1003
|
+
case Fe:t.preventDefault(),this.adjustForward(t)}switch(t.key){case je:t.preventDefault(),this.adjust(-this.activeTabIndex)
|
|
1004
1004
|
break
|
|
1005
1005
|
case Ge:t.preventDefault(),this.adjust(this.tabs.length-this.activeTabIndex-1)}},this.adjustForward=t=>{const e=this.tabs
|
|
1006
1006
|
let i=0
|
|
@@ -1018,7 +1018,7 @@ this.activeIndicatorRef.style[t]=`${this.activeTabIndex+1}`
|
|
|
1018
1018
|
const o=this.activeIndicatorRef[i]
|
|
1019
1019
|
this.activeIndicatorRef.style[t]=`${this.prevActiveTabIndex+1}`
|
|
1020
1020
|
const s=o-n
|
|
1021
|
-
this.activeIndicatorRef.style.transform=`${e}(${s}px)`,this.activeIndicatorRef.classList.add("activeIndicatorTransition"),this.activeIndicatorRef.addEventListener("transitionend",(()=>{this.ticking=!1,this.activeIndicatorRef.style[t]=`${this.activeTabIndex+1}`,this.activeIndicatorRef.style.transform=`${e}(0px)`,this.activeIndicatorRef.classList.remove("activeIndicatorTransition")}))}adjust(t){this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=function(t,e,i){return i<t?e:i>e?t:i}(0,this.tabs.length-1,this.activeTabIndex+t),this.setComponent()}focusTab(){this.tabs[this.activeTabIndex].focus()}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}}Nt([nt],Un.prototype,"orientation",void 0),Nt([nt],Un.prototype,"activeid",void 0),Nt([f],Un.prototype,"tabs",void 0),Nt([f],Un.prototype,"tabpanels",void 0),Nt([nt({mode:"boolean"})],Un.prototype,"activeindicator",void 0),Nt([f],Un.prototype,"activeIndicatorRef",void 0),Nt([f],Un.prototype,"showActiveIndicator",void 0),Me(Un,
|
|
1021
|
+
this.activeIndicatorRef.style.transform=`${e}(${s}px)`,this.activeIndicatorRef.classList.add("activeIndicatorTransition"),this.activeIndicatorRef.addEventListener("transitionend",(()=>{this.ticking=!1,this.activeIndicatorRef.style[t]=`${this.activeTabIndex+1}`,this.activeIndicatorRef.style.transform=`${e}(0px)`,this.activeIndicatorRef.classList.remove("activeIndicatorTransition")}))}adjust(t){this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=function(t,e,i){return i<t?e:i>e?t:i}(0,this.tabs.length-1,this.activeTabIndex+t),this.setComponent()}focusTab(){this.tabs[this.activeTabIndex].focus()}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}}Nt([nt],Un.prototype,"orientation",void 0),Nt([nt],Un.prototype,"activeid",void 0),Nt([f],Un.prototype,"tabs",void 0),Nt([f],Un.prototype,"tabpanels",void 0),Nt([nt({mode:"boolean"})],Un.prototype,"activeindicator",void 0),Nt([f],Un.prototype,"activeIndicatorRef",void 0),Nt([f],Un.prototype,"showActiveIndicator",void 0),Me(Un,Dt)
|
|
1022
1022
|
class Xn extends _e{}class Wn extends(ui(Xn)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}const Kn="none"
|
|
1023
1023
|
class Yn extends Wn{constructor(){super(...arguments),this.resize=Kn,this.cols=20,this.handleTextInput=()=>{this.value=this.control.value}}readOnlyChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.readOnly=this.readOnly)}autofocusChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.autofocus=this.autofocus)}listChanged(){this.proxy instanceof HTMLTextAreaElement&&this.proxy.setAttribute("list",this.list)}maxlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.maxLength=this.maxlength)}minlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.minLength=this.minlength)}spellcheckChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.spellcheck=this.spellcheck)}select(){this.control.select(),this.$emit("select")}handleChange(){this.$emit("change")}validate(){super.validate(this.control)}}Nt([nt({mode:"boolean"})],Yn.prototype,"readOnly",void 0),Nt([nt],Yn.prototype,"resize",void 0),Nt([nt({mode:"boolean"})],Yn.prototype,"autofocus",void 0),Nt([nt({attribute:"form"})],Yn.prototype,"formId",void 0),Nt([nt],Yn.prototype,"list",void 0),Nt([nt({converter:et})],Yn.prototype,"maxlength",void 0),Nt([nt({converter:et})],Yn.prototype,"minlength",void 0),Nt([nt],Yn.prototype,"name",void 0),Nt([nt],Yn.prototype,"placeholder",void 0),Nt([nt({converter:et,mode:"fromView"})],Yn.prototype,"cols",void 0),Nt([nt({converter:et,mode:"fromView"})],Yn.prototype,"rows",void 0),Nt([nt({mode:"boolean"})],Yn.prototype,"spellcheck",void 0),Nt([f],Yn.prototype,"defaultSlottedNodes",void 0),Me(Yn,zn)
|
|
1024
1024
|
const Qn=Object.freeze({[We.ArrowUp]:{[Ie]:-1},[We.ArrowDown]:{[Ie]:1},[We.ArrowLeft]:{[Re]:{[Ke.ltr]:-1,[Ke.rtl]:1}},[We.ArrowRight]:{[Re]:{[Ke.ltr]:1,[Ke.rtl]:-1}}})
|
|
@@ -1039,7 +1039,7 @@ this.activeIndex=Math.max(0,i),this.setFocusableElements()}setFocusedElement(t=t
|
|
|
1039
1039
|
this.activeIndex=t,this.setFocusableElements(),null===(e=this.focusableElements[this.activeIndex])||void 0===e||e.focus()}static reduceFocusableItems(t,e){var i,n,o,s
|
|
1040
1040
|
const r="radio"===e.getAttribute("role"),a=null===(n=null===(i=e.$fastController)||void 0===i?void 0:i.definition.shadowOptions)||void 0===n?void 0:n.delegatesFocus,l=Array.from(null!==(s=null===(o=e.shadowRoot)||void 0===o?void 0:o.querySelectorAll("*"))&&void 0!==s?s:[]).some((t=>vn(t)))
|
|
1041
1041
|
return e.hasAttribute("disabled")||e.hasAttribute("hidden")||!(vn(e)||r||a||l)?e.childElementCount?t.concat(Array.from(e.children).reduce(Zn.reduceFocusableItems,[])):t:(t.push(e),t)}setFocusableElements(){this.$fastController.isConnected&&this.focusableElements.length>0&&this.focusableElements.forEach(((t,e)=>{t.tabIndex=this.activeIndex===e?0:-1}))}}Nt([f],Zn.prototype,"direction",void 0),Nt([nt],Zn.prototype,"orientation",void 0),Nt([f],Zn.prototype,"slottedItems",void 0),Nt([f],Zn.prototype,"slottedLabel",void 0),Nt([f],Zn.prototype,"childItems",void 0)
|
|
1042
|
-
class Jn{}Nt([nt({attribute:"aria-labelledby"})],Jn.prototype,"ariaLabelledby",void 0),Nt([nt({attribute:"aria-label"})],Jn.prototype,"ariaLabel",void 0),Me(Jn,ti),Me(Zn,
|
|
1042
|
+
class Jn{}Nt([nt({attribute:"aria-labelledby"})],Jn.prototype,"ariaLabelledby",void 0),Nt([nt({attribute:"aria-label"})],Jn.prototype,"ariaLabel",void 0),Me(Jn,ti),Me(Zn,Dt,Jn)
|
|
1043
1043
|
const to="top",eo="right",io="bottom",no="left",oo="start",so="end",ro="top-left",ao="top-right",lo="bottom-left",co="bottom-right",ho="top-start",uo="top-end",po="bottom-start",go="bottom-end"
|
|
1044
1044
|
class vo extends _e{constructor(){super(...arguments),this.anchor="",this.delay=300,this.autoUpdateMode="anchor",this.anchorElement=null,this.viewportElement=null,this.verticalPositioningMode="dynamic",this.horizontalPositioningMode="dynamic",this.horizontalInset="false",this.verticalInset="false",this.horizontalScaling="content",this.verticalScaling="content",this.verticalDefaultPosition=void 0,this.horizontalDefaultPosition=void 0,this.tooltipVisible=!1,this.currentDirection=Ke.ltr,this.showDelayTimer=null,this.hideDelayTimer=null,this.isAnchorHoveredFocused=!1,this.isRegionHovered=!1,this.handlePositionChange=t=>{this.classList.toggle("top","start"===this.region.verticalPosition),this.classList.toggle("bottom","end"===this.region.verticalPosition),this.classList.toggle("inset-top","insetStart"===this.region.verticalPosition),this.classList.toggle("inset-bottom","insetEnd"===this.region.verticalPosition),this.classList.toggle("center-vertical","center"===this.region.verticalPosition),this.classList.toggle("left","start"===this.region.horizontalPosition),this.classList.toggle("right","end"===this.region.horizontalPosition),this.classList.toggle("inset-left","insetStart"===this.region.horizontalPosition),this.classList.toggle("inset-right","insetEnd"===this.region.horizontalPosition),this.classList.toggle("center-horizontal","center"===this.region.horizontalPosition)},this.handleRegionMouseOver=t=>{this.isRegionHovered=!0},this.handleRegionMouseOut=t=>{this.isRegionHovered=!1,this.startHideDelayTimer()},this.handleAnchorMouseOver=t=>{this.tooltipVisible?this.isAnchorHoveredFocused=!0:this.startShowDelayTimer()},this.handleAnchorMouseOut=t=>{this.isAnchorHoveredFocused=!1,this.clearShowDelayTimer(),this.startHideDelayTimer()},this.handleAnchorFocusIn=t=>{this.startShowDelayTimer()},this.handleAnchorFocusOut=t=>{this.isAnchorHoveredFocused=!1,this.clearShowDelayTimer(),this.startHideDelayTimer()},this.startHideDelayTimer=()=>{this.clearHideDelayTimer(),this.tooltipVisible&&(this.hideDelayTimer=window.setTimeout((()=>{this.updateTooltipVisibility()}),60))},this.clearHideDelayTimer=()=>{null!==this.hideDelayTimer&&(clearTimeout(this.hideDelayTimer),this.hideDelayTimer=null)},this.startShowDelayTimer=()=>{this.isAnchorHoveredFocused||(this.delay>1?null===this.showDelayTimer&&(this.showDelayTimer=window.setTimeout((()=>{this.startHover()}),this.delay)):this.startHover())},this.startHover=()=>{this.isAnchorHoveredFocused=!0,this.updateTooltipVisibility()},this.clearShowDelayTimer=()=>{null!==this.showDelayTimer&&(clearTimeout(this.showDelayTimer),this.showDelayTimer=null)},this.getAnchor=()=>{const t=this.getRootNode()
|
|
1045
1045
|
return t instanceof ShadowRoot?t.getElementById(this.anchor):document.getElementById(this.anchor)},this.handleDocumentKeydown=t=>{if(!t.defaultPrevented&&this.tooltipVisible&&t.key===qe)this.isAnchorHoveredFocused=!1,this.updateTooltipVisibility(),this.$emit("dismiss")},this.updateTooltipVisibility=()=>{if(!1===this.visible)this.hideTooltip()
|
|
@@ -1069,17 +1069,17 @@ case go:this.verticalDefaultPosition="bottom",this.horizontalDefaultPosition="en
|
|
|
1069
1069
|
break
|
|
1070
1070
|
default:this.verticalPositioningMode="dynamic",this.horizontalPositioningMode="dynamic",this.verticalDefaultPosition=void 0,this.horizontalDefaultPosition="center"}}}Nt([nt({mode:"boolean"})],vo.prototype,"visible",void 0),Nt([nt],vo.prototype,"anchor",void 0),Nt([nt],vo.prototype,"delay",void 0),Nt([nt],vo.prototype,"position",void 0),Nt([nt({attribute:"auto-update-mode"})],vo.prototype,"autoUpdateMode",void 0),Nt([nt({attribute:"horizontal-viewport-lock"})],vo.prototype,"horizontalViewportLock",void 0),Nt([nt({attribute:"vertical-viewport-lock"})],vo.prototype,"verticalViewportLock",void 0),Nt([f],vo.prototype,"anchorElement",void 0),Nt([f],vo.prototype,"viewportElement",void 0),Nt([f],vo.prototype,"verticalPositioningMode",void 0),Nt([f],vo.prototype,"horizontalPositioningMode",void 0),Nt([f],vo.prototype,"horizontalInset",void 0),Nt([f],vo.prototype,"verticalInset",void 0),Nt([f],vo.prototype,"horizontalScaling",void 0),Nt([f],vo.prototype,"verticalScaling",void 0),Nt([f],vo.prototype,"verticalDefaultPosition",void 0),Nt([f],vo.prototype,"horizontalDefaultPosition",void 0),Nt([f],vo.prototype,"tooltipVisible",void 0),Nt([f],vo.prototype,"currentDirection",void 0)
|
|
1071
1071
|
function fo(t){return Ae(t)&&"treeitem"===t.getAttribute("role")}class mo extends _e{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>fo(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=>{fo(t)&&(t.nested=!0)}))}static focusItem(t){t.focusable=!0,t.focus()}childItemLength(){const t=this.childItems.filter((t=>fo(t)))
|
|
1072
|
-
return t?t.length:0}}Nt([nt({mode:"boolean"})],mo.prototype,"expanded",void 0),Nt([nt({mode:"boolean"})],mo.prototype,"selected",void 0),Nt([nt({mode:"boolean"})],mo.prototype,"disabled",void 0),Nt([f],mo.prototype,"focusable",void 0),Nt([f],mo.prototype,"childItems",void 0),Nt([f],mo.prototype,"items",void 0),Nt([f],mo.prototype,"nested",void 0),Nt([f],mo.prototype,"renderCollapsedChildren",void 0),Me(mo,
|
|
1072
|
+
return t?t.length:0}}Nt([nt({mode:"boolean"})],mo.prototype,"expanded",void 0),Nt([nt({mode:"boolean"})],mo.prototype,"selected",void 0),Nt([nt({mode:"boolean"})],mo.prototype,"disabled",void 0),Nt([f],mo.prototype,"focusable",void 0),Nt([f],mo.prototype,"childItems",void 0),Nt([f],mo.prototype,"items",void 0),Nt([f],mo.prototype,"nested",void 0),Nt([f],mo.prototype,"renderCollapsedChildren",void 0),Me(mo,Dt)
|
|
1073
1073
|
class bo 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&&mo.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
|
|
1074
1074
|
if(this.slottedTreeItems.length<1)return!0
|
|
1075
1075
|
const e=this.getVisibleNodes()
|
|
1076
1076
|
switch(t.key){case je:return void(e.length&&mo.focusItem(e[0]))
|
|
1077
1077
|
case Ge:return void(e.length&&mo.focusItem(e[e.length-1]))
|
|
1078
|
-
case
|
|
1078
|
+
case De:if(t.target&&this.isFocusableElement(t.target)){const e=t.target
|
|
1079
1079
|
e instanceof mo&&e.childItemLength()>0&&e.expanded?e.expanded=!1:e instanceof mo&&e.parentElement instanceof mo&&mo.focusItem(e.parentElement)}return!1
|
|
1080
1080
|
case Te:if(t.target&&this.isFocusableElement(t.target)){const e=t.target
|
|
1081
1081
|
e instanceof mo&&e.childItemLength()>0&&!e.expanded?e.expanded=!0:e instanceof mo&&e.childItemLength()>0&&this.focusNextNode(1,t.target)}return
|
|
1082
|
-
case
|
|
1082
|
+
case Fe:return void(t.target&&this.isFocusableElement(t.target)&&this.focusNextNode(1,t.target))
|
|
1083
1083
|
case Be:return void(t.target&&this.isFocusableElement(t.target)&&this.focusNextNode(-1,t.target))
|
|
1084
1084
|
case Ne:return void this.handleClick(t)}return!0},this.handleSelectedChange=t=>{if(t.defaultPrevented)return
|
|
1085
1085
|
if(!(t.target instanceof Element&&fo(t.target)))return!0
|
|
@@ -1108,9 +1108,9 @@ let i=1
|
|
|
1108
1108
|
8===(t=t.replace(/^#/,"")).length&&(i=Number.parseInt(t.slice(6,8),16)/255,t=t.slice(0,6)),4===t.length&&(i=Number.parseInt(t.slice(3,4).repeat(2),16)/255,t=t.slice(0,3)),3===t.length&&(t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2])
|
|
1109
1109
|
const n=Number.parseInt(t,16),o=n>>16,s=n>>8&255,r=255&n,a="number"==typeof e.alpha?e.alpha:i
|
|
1110
1110
|
if("array"===e.format)return[o,s,r,a]
|
|
1111
|
-
if("css"===e.format){return`rgb(${o} ${s} ${r}${1===a?"":` / ${Number((100*a).toFixed(2))}%`})`}return{red:o,green:s,blue:r,alpha:a}}const So="#a46eff",zo="#804ad9",Mo="#ff8126",Ro="#009921",Io="#00c12b",Ao="#f1f1f2",Vo="#f5f5f5",Oo="#ffffff",Ho="#252526",Eo="#363738",Lo="#505153",Po="#000000",
|
|
1111
|
+
if("css"===e.format){return`rgb(${o} ${s} ${r}${1===a?"":` / ${Number((100*a).toFixed(2))}%`})`}return{red:o,green:s,blue:r,alpha:a}}const So="#a46eff",zo="#804ad9",Mo="#ff8126",Ro="#009921",Io="#00c12b",Ao="#f1f1f2",Vo="#f5f5f5",Oo="#ffffff",Ho="#252526",Eo="#363738",Lo="#505153",Po="#000000",Fo="#161617",Do="#074023",To="#009b65",Bo="#d63434",No="#ff4b00",qo="#006b46",jo="#32eb96",Go="Source Sans Pro",Uo="400",Xo="14px",Wo="18px",Ko="14px",Yo="0.25s"
|
|
1112
1112
|
function Qo(t,e){const{red:i,green:n,blue:o}=_o(t)
|
|
1113
|
-
return`rgba(${i}, ${n}, ${o}, ${e})`}const Zo=Qo(Po,.3),Jo=Qo(Po,.6),ts=Qo(Po,.6),es="light",is="dark",ns="color",os="action-rgb-partial-color",ss="application-background-color",rs="divider-background-color",as="header-background-color",ls="section-background-color",cs="fill-selected-color",ds="fill-selected-rgb-partial-color",hs="fill-hover-selected-color",us="fill-hover-color",ps="fill-down-color",gs="border-color",vs="border-rgb-partial-color",fs="fail-color",ms="warning-color",bs="pass-color",ws="information-color",xs="border-hover-color",ys="icon-color",$s="modal-backdrop-color",Cs="popup-border-color",ks="control-height",_s="small-padding",Ss="standard-padding",zs="label-height",Ms="border-width",Rs="icon-size",Is="group-header-text-transform",As="drawer-width",Vs="small-delay",Os="medium-delay",Hs="large-delay",Es="headline-plus-1-font",Ls="headline-font",Ps="table-header-font",
|
|
1113
|
+
return`rgba(${i}, ${n}, ${o}, ${e})`}const Zo=Qo(Po,.3),Jo=Qo(Po,.6),ts=Qo(Po,.6),es="light",is="dark",ns="color",os="action-rgb-partial-color",ss="application-background-color",rs="divider-background-color",as="header-background-color",ls="section-background-color",cs="fill-selected-color",ds="fill-selected-rgb-partial-color",hs="fill-hover-selected-color",us="fill-hover-color",ps="fill-down-color",gs="border-color",vs="border-rgb-partial-color",fs="fail-color",ms="warning-color",bs="pass-color",ws="information-color",xs="border-hover-color",ys="icon-color",$s="modal-backdrop-color",Cs="popup-border-color",ks="control-height",_s="small-padding",Ss="standard-padding",zs="label-height",Ms="border-width",Rs="icon-size",Is="group-header-text-transform",As="drawer-width",Vs="small-delay",Os="medium-delay",Hs="large-delay",Es="headline-plus-1-font",Ls="headline-font",Ps="table-header-font",Fs="title-plus-2-font",Ds="title-plus-1-font",Ts="title-font",Bs="subtitle-plus-1-font",Ns="subtitle-font",qs="link-font",js="link-active-font",Gs="link-prominent-font",Us="link-active-prominent-font",Xs="placeholder-font",Ws="body-emphasized-font",Ks="body-font",Ys="group-header-font",Qs="control-label-font",Zs="button-label-font",Js="tooltip-caption-font",tr="tooltip-background-color",er="error-text-font",ir="table-row-border-color",nr="elevation-1-box-shadow",or="elevation-2-box-shadow",sr="elevation-3-box-shadow",rr=t=>`ni-nimble-${t}`,ar=U`<slot></slot>`,lr=vt`
|
|
1114
1114
|
:host {
|
|
1115
1115
|
display: contents;
|
|
1116
1116
|
}
|
|
@@ -1118,28 +1118,28 @@ return`rgba(${i}, ${n}, ${o}, ${e})`}const Zo=Qo(Po,.3),Jo=Qo(Po,.6),ts=Qo(Po,.6
|
|
|
1118
1118
|
class hr extends _e{constructor(){super(...arguments),this.direction=Ke.ltr,this.theme=es}directionChanged(t,e){null!=e?cr.setValueFor(this,e):cr.deleteValueFor(this)}themeChanged(t,e){null!=e?dr.setValueFor(this,e):dr.deleteValueFor(this)}}t([nt({attribute:"direction"})],hr.prototype,"direction",void 0),t([nt({attribute:"theme"})],hr.prototype,"theme",void 0)
|
|
1119
1119
|
const ur=hr.compose({baseName:"theme-provider",styles:lr,template:ar})
|
|
1120
1120
|
rn.getOrCreate().withPrefix("nimble").register(ur())
|
|
1121
|
-
const pr=Ji.create(rr(os)).withDefault((t=>Ql(Jl(t,
|
|
1122
|
-
Ji.create(rr(as)).withDefault((t=>Jl(t,Vo,Ho,
|
|
1121
|
+
const pr=Ji.create(rr(os)).withDefault((t=>Ql(Jl(t,Fo,Ao,Oo)))),gr=Ji.create(rr(ss)).withDefault((t=>Jl(t,Oo,Eo,Do)))
|
|
1122
|
+
Ji.create(rr(as)).withDefault((t=>Jl(t,Vo,Ho,Do))),Ji.create(rr(ls)).withDefault((t=>Jl(t,Ao,Lo,Do))),Ji.create(rr(rs)).withDefault((t=>Jl(t,Ao,Lo,Do)))
|
|
1123
1123
|
const vr=Ji.create(rr(cs)).withDefault((t=>Qo(nc(t),.2)))
|
|
1124
1124
|
Ji.create(rr(ds)).withDefault((t=>Ql(nc(t))))
|
|
1125
|
-
const fr=Ji.create(rr(hs)).withDefault((t=>Qo(nc(t),.15))),mr=Ji.create(rr(us)).withDefault((t=>Qo(function(t){return Jl(t,
|
|
1126
|
-
Ji.create(rr(ps)).withDefault((t=>Qo(function(t){return Jl(t,
|
|
1127
|
-
const br=Ji.create(rr(gs)).withDefault((t=>ec(t))),wr=Ji.create(rr(vs)).withDefault((t=>Ql(ec(t)))),xr=Ji.create(rr(fs)).withDefault((t=>tc(t))),yr=Ji.create(rr(ms)).withDefault((t=>function(t){return Jl(t,No,Mo,Oo)}(t))),$r=Ji.create(rr(bs)).withDefault((t=>function(t){return Jl(t,Ro,Io,Oo)}(t))),Cr=Ji.create(rr(ws)).withDefault((t=>function(t){return Jl(t,zo,So,Oo)}(t))),kr=Ji.create(rr(xs)).withDefault((t=>Jl(t,To,To,Oo))),_r=Ji.create(rr(ys)).withDefault((t=>Jl(t,
|
|
1125
|
+
const fr=Ji.create(rr(hs)).withDefault((t=>Qo(nc(t),.15))),mr=Ji.create(rr(us)).withDefault((t=>Qo(function(t){return Jl(t,Fo,Ao,Oo)}(t),.1)))
|
|
1126
|
+
Ji.create(rr(ps)).withDefault((t=>Qo(function(t){return Jl(t,Fo,Ao,Oo)}(t),.15)))
|
|
1127
|
+
const br=Ji.create(rr(gs)).withDefault((t=>ec(t))),wr=Ji.create(rr(vs)).withDefault((t=>Ql(ec(t)))),xr=Ji.create(rr(fs)).withDefault((t=>tc(t))),yr=Ji.create(rr(ms)).withDefault((t=>function(t){return Jl(t,No,Mo,Oo)}(t))),$r=Ji.create(rr(bs)).withDefault((t=>function(t){return Jl(t,Ro,Io,Oo)}(t))),Cr=Ji.create(rr(ws)).withDefault((t=>function(t){return Jl(t,zo,So,Oo)}(t))),kr=Ji.create(rr(xs)).withDefault((t=>Jl(t,To,To,Oo))),_r=Ji.create(rr(ys)).withDefault((t=>Jl(t,Fo,Ao,Oo)))
|
|
1128
1128
|
Ji.create(rr($s)).withDefault((t=>function(t){switch(dr.getValueFor(t)){case es:return Zo
|
|
1129
1129
|
case is:return Jo
|
|
1130
1130
|
case ns:return ts
|
|
1131
1131
|
default:return Zo}}(t)))
|
|
1132
|
-
const Sr=Ji.create(rr(Cs)).withDefault((t=>Qo(Jl(t,
|
|
1133
|
-
Ji.create(rr(tr)).withDefault((t=>Jl(t,Ao,Eo,
|
|
1134
|
-
const zr=Ji.create(rr(ir)).withDefault((t=>Jl(t,Ao,Ho,
|
|
1132
|
+
const Sr=Ji.create(rr(Cs)).withDefault((t=>Qo(Jl(t,Fo,Ao,Oo),.3)))
|
|
1133
|
+
Ji.create(rr(tr)).withDefault((t=>Jl(t,Ao,Eo,Do)))
|
|
1134
|
+
const zr=Ji.create(rr(ir)).withDefault((t=>Jl(t,Ao,Ho,Do))),Mr=Ji.create(rr(ks)).withDefault("32px"),Rr=Ji.create(rr(_s)).withDefault("4px"),Ir=Ji.create(rr(Ss)).withDefault("16px")
|
|
1135
1135
|
Ji.create(rr(zs)).withDefault("16px")
|
|
1136
1136
|
const Ar=Ji.create(rr(Ms)).withDefault("1px"),Vr=Ji.create(rr(Rs)).withDefault("16px"),Or=Ji.create(rr(As)).withDefault("784px")
|
|
1137
1137
|
Ji.create(rr(nr)).withDefault((t=>`0px 1px 4px ${Qo(Jl(t,Po,Po,Po),.16)}`))
|
|
1138
1138
|
const Hr=Ji.create(rr(or)).withDefault((t=>`0px 2px 4px ${Qo(Jl(t,Po,Po,Po),.16)}`)),Er=Ji.create(rr(sr)).withDefault((t=>`0px 4px 8px ${Qo(Jl(t,Po,Po,Po),.3)}`))
|
|
1139
|
-
Zl(Ls,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Noto Serif","400","25px","32px","serif"),Zl(Es,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Noto Serif","400","29.100000381469727px","40px","serif"),Zl(
|
|
1140
|
-
const[Lr,Pr,Dr,
|
|
1139
|
+
Zl(Ls,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Noto Serif","400","25px","32px","serif"),Zl(Es,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Noto Serif","400","29.100000381469727px","40px","serif"),Zl(Fs,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","25px","32px","sans-serif")
|
|
1140
|
+
const[Lr,Pr,Fr,Dr,Tr,Br,Nr,qr]=Zl(Ds,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","22px","28px","sans-serif")
|
|
1141
1141
|
Zl(Ts,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","19px","24px","sans-serif"),Zl(Bs,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","300","16px","20px","sans-serif")
|
|
1142
|
-
const[jr,Gr,Ur,Xr,Wr,Kr,Yr,Qr]=Zl(Ns,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),[Zr,Jr,ta,ea,ia,na,oa,sa]=Zl(qs,(t=>ic(t)),(t=>Qo(ic(t),.3)),Go,Uo,Xo,Wo,"sans-serif"),[ra,aa,la,ca,da,ha,ua,pa]=Zl(js,(t=>Jl(t,qo,jo,Qo(Oo,.6))),(t=>Qo(ic(t),.3)),Go,Uo,Xo,Wo,"sans-serif"),[ga,va,fa,ma,ba,wa,xa,ya]=Zl(Gs,(t=>Jl(t,qo,jo,jo)),(t=>Qo(ic(t),.3)),Go,Uo,Xo,Wo,"sans-serif"),[$a,Ca,ka,_a,Sa,za,Ma,Ra]=Zl(Us,(t=>ic(t)),(t=>Qo(ic(t),.3)),Go,Uo,Xo,Wo,"sans-serif"),[Ia,Aa,Va,Oa,Ha,Ea,La,Pa]=Zl(Xs,(t=>Qo(ic(t),.6)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Da,
|
|
1142
|
+
const[jr,Gr,Ur,Xr,Wr,Kr,Yr,Qr]=Zl(Ns,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),[Zr,Jr,ta,ea,ia,na,oa,sa]=Zl(qs,(t=>ic(t)),(t=>Qo(ic(t),.3)),Go,Uo,Xo,Wo,"sans-serif"),[ra,aa,la,ca,da,ha,ua,pa]=Zl(js,(t=>Jl(t,qo,jo,Qo(Oo,.6))),(t=>Qo(ic(t),.3)),Go,Uo,Xo,Wo,"sans-serif"),[ga,va,fa,ma,ba,wa,xa,ya]=Zl(Gs,(t=>Jl(t,qo,jo,jo)),(t=>Qo(ic(t),.3)),Go,Uo,Xo,Wo,"sans-serif"),[$a,Ca,ka,_a,Sa,za,Ma,Ra]=Zl(Us,(t=>ic(t)),(t=>Qo(ic(t),.3)),Go,Uo,Xo,Wo,"sans-serif"),[Ia,Aa,Va,Oa,Ha,Ea,La,Pa]=Zl(Xs,(t=>Qo(ic(t),.6)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Fa,Da,Ta,Ba,Na,qa,ja,Ga]=Zl(Ws,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","600","14px","18px","sans-serif"),[Ua,Xa,Wa,Ka,Ya,Qa,Za,Ja]=Zl(Ks,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[tl,el,il,nl,ol,sl,rl,al]=Zl(Ys,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[ll,cl,dl,hl,ul,pl,gl,vl]=Zl(Qs,(t=>Qo(ic(t),.6)),(t=>Qo(ic(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[fl,ml,bl,wl,xl,yl,$l,Cl]=Zl(Zs,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","12.800000190734863px","16px","sans-serif"),[kl,_l,Sl,zl,Ml,Rl,Il,Al]=Zl(Js,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","11px",Ko,"sans-serif"),[Vl,Ol,Hl,El,Ll,Pl,Fl,Dl]=Zl(er,(t=>tc(t)),(t=>Qo(tc(t),.3)),"Source Sans Pro","400","11px",Ko,"sans-serif"),[Tl,Bl,Nl,ql,jl,Gl,Ul,Xl]=Zl(Ps,(t=>Qo(ic(t),.6)),(t=>Qo(ic(t),.3)),"Source Sans Pro","600","12.800000190734863px",Ko,"sans-serif"),Wl=Ji.create(rr(Is)).withDefault("uppercase"),Kl=Ji.create(rr(Vs)).withDefault("0.075s")
|
|
1143
1143
|
Ji.create(rr(Os)).withDefault("0.15s")
|
|
1144
1144
|
const Yl=Ji.create(rr(Hs)).withDefault(Yo)
|
|
1145
1145
|
function Ql(t){const{red:e,green:i,blue:n}=_o(t)
|
|
@@ -1149,7 +1149,7 @@ if(void 0===d||""!==c[1])throw new Error(`fontTokenName value of ${t} did not ha
|
|
|
1149
1149
|
return[l,Ji.create(rr(`${d}-font-color`)).withDefault((t=>e(t))),Ji.create(rr(`${d}-disabled-font-color`)).withDefault((t=>i(t))),Ji.create(rr(`${d}-font-family`)).withDefault(`${n}`),Ji.create(rr(`${d}-font-weight`)).withDefault(`${o}`),Ji.create(rr(`${d}-font-size`)).withDefault(`${s}`),Ji.create(rr(`${d}-font-line-height`)).withDefault(`${r}`),Ji.create(rr(`${d}-fallback-font-family`)).withDefault(`${a}`)]}function Jl(t,e,i,n){switch(dr.getValueFor(t)){case es:return e
|
|
1150
1150
|
case is:return i
|
|
1151
1151
|
case ns:return n
|
|
1152
|
-
default:return e}}function tc(t){return Jl(t,"#c4000c","#ff4646",Oo)}function ec(t){return Jl(t,
|
|
1152
|
+
default:return e}}function tc(t){return Jl(t,"#c4000c","#ff4646",Oo)}function ec(t){return Jl(t,Fo,Ao,Oo)}function ic(t){return Jl(t,Fo,Ao,Oo)}function nc(t){return Jl(t,To,To,Oo)}const oc=vt`
|
|
1153
1153
|
${wo("inline")}
|
|
1154
1154
|
|
|
1155
1155
|
:host {
|
|
@@ -1639,7 +1639,7 @@ const xc=vt`
|
|
|
1639
1639
|
}
|
|
1640
1640
|
|
|
1641
1641
|
::slotted(*:not([href]):last-child) {
|
|
1642
|
-
font: ${
|
|
1642
|
+
font: ${Fa};
|
|
1643
1643
|
}
|
|
1644
1644
|
`
|
|
1645
1645
|
class yc extends ri{}t([nt],yc.prototype,"appearance",void 0)
|
|
@@ -1653,7 +1653,7 @@ const $c=yc.compose({baseName:"breadcrumb",baseClass:ri,template:(t,e)=>U`
|
|
|
1653
1653
|
</template>
|
|
1654
1654
|
`,styles:xc})
|
|
1655
1655
|
rn.getOrCreate().withPrefix("nimble").register($c())
|
|
1656
|
-
const Cc={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 7H9V3H7v4H3v2h4v4h2V9h4V7z"/></svg>'},kc={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.171 13.933l-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26zM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247z"/></svg>'},_c={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.5 4.737l1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Sc={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.263 3.5l.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},zc={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.737 12.5l-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},Mc={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 11.263l-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},Rc={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zM2 7.982L7.9 5 6.588 7.004 11 7v2H6.613L7.9 11z"/></svg>'},Ic={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 003.143-3.025 3.08 3.08 0 00-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 014.572 4.53A4.629 4.629 0 018 13.5z"/></svg>'},Ac={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zm-6.9-3l1.287-2H2V7l4.412.004L5.1 5 11 7.982z"/></svg>'},Vc={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 013.3 3.428 3.366 3.366 0 01-3.3 3.429 3.36 3.36 0 01-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 008.9 13.059a5.05 5.05 0 004.95-5.143A5.05 5.05 0 008.9 2.773z"/></svg>'},Oc={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.857 9.453l-2.571-1.68v.908a3 3 0 003 3 3 3 0 003-3V3.11H14v5.571a4.714 4.714 0 01-4.714 4.715A4.714 4.714 0 014.57 8.68v-.908L2 9.453l3.403-6.849z"/></svg>'},Hc={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.195 4.977l-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},Ec={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735L14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},Lc={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75L10 14l-6-3 6-3-1.25 2.25zM8 11h1a4 4 0 004-4M7.25 5.75L6 8l6-3-6-3 1.25 2.25zM8 5H7a4 4 0 00-4 4"/></svg>'},Pc={name:"bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 13v-2h12v2zm0-4V7h12v2zm0-4V3h12v2z"/></svg>'},Dc={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 01-2-2h4a2.05 2.05 0 01-2 2zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745z"/></svg>'},Fc={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 00-.71.71v2.032a.71.71 0 00.71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 00.71-.71V5.46a.71.71 0 00-.71-.711zM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 00-1.71 1.71v2.032a1.712 1.712 0 00.844 1.475zM6 12h4a2.05 2.05 0 01-2 2 2.05 2.05 0 01-2-2zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746z"/></svg>'},Tc={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 01-2 0zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497zm-3.5-7.5a5.5 5.5 0 11-5.5 5.5 5.506 5.506 0 015.5-5.5m0-1a6.5 6.5 0 106.5 6.5 6.5 6.5 0 00-6.5-6.5z"/></svg>'},Bc={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 008 14.5 6.5 6.5 0 0014.5 8 6.5 6.5 0 008 1.5 6.5 6.5 0 001.5 8zM8 12a1.025 1.025 0 01-1-1h2a1.025 1.025 0 01-1 1zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497z"/></svg>'},Nc={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0113 5.762V2zm12 7.5a3.5 3.5 0 10-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0014 9.5zM10.5 8A1.5 1.5 0 119 9.5 1.5 1.5 0 0110.5 8z"/></svg>'},qc={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 016 10zM5 4h5v1H5V4z"/><path class="cls-1" d="M9.99 7.01l-.076.002a3 3 0 101.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 00.57-1.816A3 3 0 009.99 7.01zM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2z"/></svg>'},jc={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 014.977 2h.046A.976.976 0 016 2.977v1.046A.977.977 0 015.023 5h-.046A.977.977 0 014 4.023zM13 4v.023A1.98 1.98 0 0111.023 6h-.046A1.98 1.98 0 019 4.023V4H7v.023A1.98 1.98 0 015.023 6h-.046A1.98 1.98 0 013 4.023V4a1 1 0 00-1 1v8a1 1 0 001 1h10a1 1 0 001-1V5a1 1 0 00-1-1zm-7 8H4v-1h2zm.001-1.999H4V9h2.001zm0-2.001H4V7h2.001zM9 12H7v-1h2zm0-1.999H7V9h2zM9 8H7V7h2zm3 4h-2v-1h2zm.001-1.999H10V9h2.001zm0-2.001H10V7h2.001zM10 4.023V2.977A.976.976 0 0110.977 2h.046a.976.976 0 01.977.977v1.046a.977.977 0 01-.977.977h-.046A.977.977 0 0110 4.023z"/></svg>'},Gc={name:"chart_diagram_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3z"/></svg>'},Uc={name:"chart_diagram_child_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3zm-8 2H3v-1h1zm4 0H7v-1h1zm4 0h-1v-1h1z"/></svg>'},Xc={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>'},Wc={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>'},Kc={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287L6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4z"/></svg>'},Yc={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="M14 4.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z"/></svg>'},Qc={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 4.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693z"/></svg>'},Zc={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm0 9.429A3.429 3.429 0 1111.429 8 3.429 3.429 0 018 11.429z"/></svg>'},Jc={name:"circle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="8" cy="8" r="4"/></svg>'},td={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 017 2v2.686a3.475 3.475 0 000 6.628zM9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/></svg>'},ed={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},id={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 010-6.628V2a6.1 6.1 0 000 12z"/></svg>'},nd={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.281 4.281 0 013.573 6.647L5.714 4.427a4.262 4.262 0 012.36-.713zM3.789 8a4.261 4.261 0 01.713-2.36l5.934 5.933A4.281 4.281 0 013.789 8z"/></svg>'},od={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.263 4.263 0 012.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 012.36-.713zM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 01-.03-4.77zm3.573 6.647a4.256 4.256 0 01-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 01-2.361.713zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 01-.028 4.67z"/></svg>'},sd={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 012-2V2a1 1 0 012 0v1a2 2 0 012 2zm1-2v9H4V3H3a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1V4a1 1 0 00-1-1zm-2 4H5v1h5zM8 9H5v1h3z"/></svg>'},rd={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6m.576 4.87l1.555-1.557a1.635 1.635 0 01.84-.256 1.979 1.979 0 01-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 010 1.085l2.376 2.38a1.597 1.597 0 01.458 1.072 1.621 1.621 0 01-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 110-2.293"/></svg>'},ad={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.108 7.392l.955-.957a1.004 1.004 0 01.516-.157 1.215 1.215 0 01-.14.486c-.072.1-.834.866-.966.999a.785.785 0 010 .666l1.341 1.344a.981.981 0 01.281.658.996.996 0 01-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 110-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 00-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 00-.563-.344 4.61 4.61 0 00-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 00-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 003.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 00.401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 001.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 001.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 00.608-1.175zM8 11.45A3.45 3.45 0 1111.45 8 3.45 3.45 0 018 11.45z"/></svg>'},ld={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 00-2.152.505L7.096 6H3.422A4.997 4.997 0 108 3zm2.003 7.616a453.75 453.75 0 01-1.675-1.7 1.061 1.061 0 110-1.907l1.294-1.297a1.36 1.36 0 01.699-.212 1.646 1.646 0 01-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 010 .903l1.817 1.82a1.33 1.33 0 01.381.891 1.35 1.35 0 01-1.017-.51z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},cd={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6z"/></svg>'},dd={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 01-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 012.63-2.937A4.203 4.203 0 018.432 3.48a4.254 4.254 0 014.249 4.17 2.251 2.251 0 011.437 2.09 2.24 2.24 0 01-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 000-1.799.883.883 0 00-.337.067l-.493.202.159-.508a2.914 2.914 0 00-2.777-3.783 2.897 2.897 0 00-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 00-.403-.051z"/></svg>'},hd={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.476 7.298l-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568zM15 9.005a2.374 2.374 0 01-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 10-.516-2.64A3.77 3.77 0 104.797 5.99 2.238 2.238 0 002 8.148a2.223 2.223 0 002.057 2.22l1.758.009-.448.894a10.567 10.567 0 01-2.31-.121 3.224 3.224 0 01.993-6.225 4.77 4.77 0 019.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0115 9.006z"/></svg>'},ud={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.429 10.1l.001-.101A3.998 3.998 0 004.69 8.59a2.715 2.715 0 00-2.557 2.7 2.782 2.782 0 001.725 2.516 4.854 4.854 0 001.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 00.55-3.897zm-.55 3.06l-7.183-.008a1.867 1.867 0 01.156-3.728 1.891 1.891 0 01.464.06 3.16 3.16 0 116.13 1.462 1.149 1.149 0 11.433 2.213zM4.5 4.5a1 1 0 111-1 1 1 0 01-1 1zm5.138.681l.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502z"/></svg>'},pd={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.823 2l-2.217.914.516 1.25a4.743 4.743 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 00.674.048 4.74 4.74 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 00.002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 00-.676-.049 4.808 4.808 0 00-.663.047zm1.175 9a2.999 2.999 0 112.77-1.847 2.984 2.984 0 01-2.77 1.846M8 6.801a1.2 1.2 0 10.46.093A1.198 1.198 0 008 6.8"/></svg>'},gd={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 01-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 01-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 01-1.66-.078l-.105-.012a15.901 15.901 0 01-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 01-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 01-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 01-.462-.223l-.03-.02a2.343 2.343 0 01-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 00.697.197 14.793 14.793 0 003.4.363 14.818 14.818 0 003.403-.362 8.38 8.38 0 00.697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 01-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 00.698.197 14.8 14.8 0 003.399.362 14.817 14.817 0 003.401-.362 8.375 8.375 0 00.7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697L2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 01.516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 011.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 01.52.223 4.027 4.027 0 01.478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 01.341 1.058l1.127.095-.133 1.539a10.211 10.211 0 00-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 00-1.346-2.416 2.543 2.543 0 00-2.938.45 2.408 2.408 0 00-.698 2.14 11.88 11.88 0 00-1.482.311l-.008-.033zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 01-.026-.314.99.99 0 01.292-.618 1.011 1.011 0 011.174-.18.992.992 0 01.539.967.923.923 0 01-.036.132 17.817 17.817 0 00-.866-.022z"/></svg>'},vd={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338L14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 00-.676-.049 4.803 4.803 0 00-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 00.674.048 4.737 4.737 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 00.002-1.34zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 01-.466.131 9.896 9.896 0 01-2.273.243 9.88 9.88 0 01-2.271-.243 5.454 5.454 0 01-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 00.223.16l.02.013a2.725 2.725 0 00.309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 001.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 00.308-.149l.022-.014a1.651 1.651 0 00.222-.159l.03-.023zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 01-.466.13 9.897 9.897 0 01-2.273.243 9.88 9.88 0 01-2.271-.242 5.44 5.44 0 01-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 00.223.16l.02.013a2.716 2.716 0 00.309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 001.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 00.307-.15l.022-.013a1.657 1.657 0 00.222-.16c.009-.007.021-.014.03-.022zm-.953-1.05a5.625 5.625 0 01-.467.132 9.896 9.896 0 01-2.272.24 9.885 9.885 0 01-2.271-.24 6.179 6.179 0 01-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702z"/></svg>'},fd={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 01-.224.477.787.787 0 01-.909.139.762.762 0 01-.19-1.224.781.781 0 01.907-.14.767.767 0 01.416.748zM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 01-.232.268 2.386 2.386 0 01-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 01-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 01-.256-.215 2.358 2.358 0 01-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 01-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 01.234-.27 2.463 2.463 0 01.229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 01.662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 01.473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 01.008.654zm-1.934-1.591a1.495 1.495 0 00-2.085.011 1.454 1.454 0 00.01 2.081 1.479 1.479 0 00.486.313 1.495 1.495 0 001.6-.324 1.454 1.454 0 00-.01-2.081zM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 01-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 01-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 01-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 01.4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 01.827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 01.402.172 3.111 3.111 0 01.369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 01.264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 01-.4.762zM7.874 6.054a1.916 1.916 0 00-1.04-1.868 1.965 1.965 0 00-2.27.348 1.907 1.907 0 00.478 3.06 1.965 1.965 0 002.27-.347 1.903 1.903 0 00.562-1.193zm3.376 4.467a.6.6 0 00-.64.13.591.591 0 00-.131.196.584.584 0 00.33.761.597.597 0 00.64-.13.59.59 0 00.13-.195.583.583 0 00-.135-.637.596.596 0 00-.194-.125z"/></svg>'},md={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.11l-1.178-.632-1.875 2.133a5.424 5.424 0 00-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 00-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 00-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 00.453.525l-.13.427h7.232a.818.818 0 00.87-.759L14 13.2zm-1.335 7.876a2.877 2.877 0 01-3.741 1.477 2.768 2.768 0 01-1.51-3.66 2.876 2.876 0 013.729-1.482 2.76 2.76 0 011.535 3.637z"/></svg>'},bd={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 01-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 012 9.5v-6A1.5 1.5 0 013.5 2h9A1.5 1.5 0 0114 3.5z"/></svg>'},wd={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1zm-8-1V7h7v4zm1-6H4V4h3zm1 0V3H3v7h1v3h2v1H3a1 1 0 01-1-1V3a1 1 0 011-1h5a1 1 0 011 1v2z"/></svg>'},xd={name:"copy_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6zm7 7H7V7h6z"/></svg>'},yd={name:"copy_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6zm7 7H7V7h6zm-1-4H8V8h4zm-1 2H8v-1h3z"/></svg>'},$d={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646L7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647zM14 2v12H2V2zM8 9H4v3h4zm4 2H9v1h3zm0-2H9v1h3zm0-5H4v4h8V4zm-5 6H5v1h2z"/></svg>'},Cd={name:"dashboard_builder_legend_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm10 10H4v-1.293l2.04-2.04 3.804 2.983L12 9.74zm0-7h-2v1h2v2.405L9.805 10.35 5.96 7.333 4 9.293V6h2V5H4V4h8zM9 6H7V5h2z"/></svg>'},kd={name:"dashboard_builder_templates_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V3h10z"/><path class="cls-1" d="M9 9h3v1H9zM12 4H4v4h8zm-1 3H5V5h6zM8 9H4v3h4zm-1 2H5v-1h2zM9 11h3v1H9z"/></svg>'},_d={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646L7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647zM14 2v12H2V2zM4 7h3V4H4zm8 1H4v4h8V8zm0-4H8v3h4z"/></svg>'},Sd={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 00.36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 01-.757.212A16.17 16.17 0 017.997 14a16.144 16.144 0 01-3.69-.391 8.83 8.83 0 01-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 00.362.26c.012.006.021.013.033.02a4.294 4.294 0 00.502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 00.82.1 24.659 24.659 0 00.98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 00.5-.241.415.415 0 00.035-.022m0-2.845l-.035.022a4.46 4.46 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 01-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 01-.823-.02l-.18-.008a20.583 20.583 0 01-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 01-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.145 16.145 0 003.69.39 16.171 16.171 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258m0-2.845l-.035.022a4.463 4.463 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 01-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 01-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.144 16.144 0 003.69.39 16.17 16.17 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 003.69.39 16.17 16.17 0 003.692-.39 9.13 9.13 0 00.759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},zd={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 01-1.594-.26 7.445 7.445 0 01-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 00.308.222l.028.018a3.65 3.65 0 00.428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613zm-2.238-7.74a8.567 8.567 0 00.645.182 13.68 13.68 0 003.143.334 13.697 13.697 0 003.144-.334 7.753 7.753 0 00.646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973zm5.047 6.495l.008.007.008-.008zm-5.047-4.07a7.471 7.471 0 00.644.182 13.675 13.675 0 003.143.335 13.697 13.697 0 003.146-.335 7.694 7.694 0 00.644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 01-.307.22.353.353 0 01-.03.02 3.788 3.788 0 01-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 01-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 01-1.535-.072l-.097-.011a14.698 14.698 0 01-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 01-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 01-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 01-.427-.207l-.028-.017a2.167 2.167 0 01-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972zm0 2.436a7.471 7.471 0 00.644.182 13.147 13.147 0 002.644.328l.318-.318.323.324a14.377 14.377 0 002.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 01-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 01-1.402 0l-.154-.007a17.43 17.43 0 01-.68-.049l-.097-.011a14.689 14.689 0 01-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 01-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 01-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 01-.427-.207l-.028-.017a2.169 2.169 0 01-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268z"/></svg>'},Md={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>'},Rd={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 01-6.997-2.962v-.007H2v.007a5.995 5.995 0 0010.301 4.182zM8.372 2v1.884a4.13 4.13 0 012.992 6.501l1.429 1.224A6.008 6.008 0 008.37 2zM2.048 7.236h1.897a4.117 4.117 0 013.675-3.352V2A6.012 6.012 0 002.05 7.236z"/></svg>'},Id={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 11-3-3 3 3 0 013 3zm5-2a2 2 0 102 2 2.002 2.002 0 00-2-2m0-1a3 3 0 11-3 3 3 3 0 013-3z"/></svg>'},Ad={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 11-6 0 3 3 0 016 0zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 110 6 3 3 0 010-6z"/></svg>'},Vd={name:"download_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9zm-5.982 2L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1z"/></svg>'},Od={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 012-2H14V13a1 1 0 01-1 1zM12 2a.667.667 0 00-.667.667v2h1.334v-2A.667.667 0 0012 2zM8.444 2a.667.667 0 00-.666.667v2H9.11v-2A.667.667 0 008.444 2zM2 8.444a.667.667 0 00.667.667h2V7.778h-2A.667.667 0 002 8.444zM2 12a.667.667 0 00.667.667h2v-1.334h-2A.667.667 0 002 12zm11.556-8.222v.889a.444.444 0 01-.445.444H10.89a.444.444 0 01-.445-.444v-.89H10v.89a.444.444 0 01-.444.444H7.333a.444.444 0 01-.444-.444v-.89H4.667a.889.889 0 00-.89.89v2.222h.89a.444.444 0 01.444.444v2.223a.444.444 0 01-.444.444h-.89v.444h.89a.444.444 0 01.444.445v2.222a.444.444 0 01-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 018.222 6.89H14V3.778z"/></svg>'},Hd={name:"exclamation_mark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.371 11.873h3.256V14H6.37zM6.316 2l.37 8.542h2.628L9.684 2z"/></svg>'},Ed={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 001 8.001a7.588 7.588 0 007.146 4.342A7.002 7.002 0 0015 8a7.586 7.586 0 00-7.144-4.344m-1.199 7.289A5.108 5.108 0 012.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 00-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 00-.053.576 3.348 3.348 0 001.734 2.962m2.85.02a3.4 3.4 0 00.107-5.908 5.006 5.006 0 013.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},Ld={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 016.19 11.96a3.323 3.323 0 01-2.042.667 2.835 2.835 0 01-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 001.2.716 1.976 1.976 0 001.385-.625 11.546 11.546 0 001.722-2.403l2.252-3.88a7.585 7.585 0 00-.679-.037 2.365 2.365 0 00-1.66.54 1.967 1.967 0 00-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 01.645-1.874 3.312 3.312 0 011.34-1.177 6.74 6.74 0 012.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 00.29 1.701.498.498 0 00.528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506zm-.086-.896l-.275-3.22-1.855 3.22z"/></svg>'},Pd={name:"file_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 3v10h8V7H8V3zm5 0v3h3z"/></svg>'},Dd={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>'},Fd={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 00.249-1.302A3.701 3.701 0 007.22 7 3.654 3.654 0 006 7.223V2h4v4zm-3-4v3h3zm-1.126 8.698a2.697 2.697 0 01-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 115.22-.956zm-.952 0a1.745 1.745 0 10-1.745 1.745 1.747 1.747 0 001.745-1.745z"/></svg>'},Td={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 102.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29zm2.033 4.059a1.154 1.154 0 010-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 01-1.07.726z"/></svg>'},Bd={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},Nd={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 10-1 1 1 1 0 001-1zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18zM12.455 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},qd={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm.455 2H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},jd={name:"folder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 4V3H2v10h12V4zm6 2H3V5h10z"/></svg>'},Gd={name:"folder_open_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 3v1.002h6V6h-1V5H3v1H2V3zM2 13h11l1-6H2z"/></svg>'},Ud={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.027 14l2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},Xd={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 115 9.5 1.5 1.5 0 016.5 11zM5 3.5A1.5 1.5 0 106.5 5 1.5 1.5 0 005 3.5zm7.5 7.5A1.5 1.5 0 1111 9.5a1.5 1.5 0 011.5 1.5zM11 3.5A1.5 1.5 0 1012.5 5 1.5 1.5 0 0011 3.5z"/></svg>'},Wd={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111zM9.544 4.667H9.31a3.141 3.141 0 00-.394-.1 2.455 2.455 0 00-.483-.05 1.32 1.32 0 00-.832.241 1.334 1.334 0 00-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 01-.462 1.357 2.583 2.583 0 01-.784.808 3.015 3.015 0 01-.938.387A4.823 4.823 0 013.184 13q-.275 0-.629-.03A3.529 3.529 0 012 12.892v-1.815h.12a.56.56 0 00.424.244 2.538 2.538 0 00.5.052 1.304 1.304 0 00.898-.29 1.584 1.584 0 00.424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 01.444-1.244 2.516 2.516 0 01.76-.734 2.643 2.643 0 01.94-.356A5.61 5.61 0 018.357 3q.294 0 .588.025t.599.076z"/></svg>'},Kd={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 011.142-.49 1.763 1.763 0 01-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 01.032.295 1.385 1.385 0 01-2.769 0 1.343 1.343 0 01.033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 01.625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 01.588 0l.11.035.16.055.033.011zM14 8.86a5.979 5.979 0 01-1.799 4.28l-1.309-1.308a4.085 4.085 0 00.83-4.78l.55-.55a2.576 2.576 0 00.64-1.082A5.968 5.968 0 0114 8.86zm-6-6a5.998 5.998 0 00-4.201 10.28l1.308-1.308a4.14 4.14 0 014.645-6.725l.564-.564a2.57 2.57 0 011.07-.635A5.97 5.97 0 008 2.86z"/></svg>'},Yd={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1zm4 9H4v-2h2zm.001-2.999H4V7h2.001zm0-3.001H4V4h2.001zM9 12H7v-2h2zm0-2.999H7V7h2zM9 6H7V4h2zm3 6h-2v-2h2zm.001-2.999H10V7h2.001zm0-3.001H10V4h2.001z"/></svg>'},Qd={name:"grid_two_by_two_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 9h3v3H4zm5 0h3v3H9zM4 4h3v3H4zm5 0h3v3H9zM2 14h12V2H2z"/></svg>'},Zd={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3zM8.875 2H6.723A1.991 1.991 0 015 3a2.486 2.486 0 01-2-1H2v4h1a1.797 1.797 0 011.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2z"/></svg>'},Jd={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.76 14l.752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14zM6.447 9.392h2.506l.72-2.85H7.167z"/></svg>'},th={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2L2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},eh={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 00.355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 00-.355-1.257h.404V2.6h.047a.556.556 0 00.499-.6H4.727a.556.556 0 00.499.6h.047v.49h.404a2.491 2.491 0 00-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 00.355 1.257h-.404v.491h-.047a.556.556 0 00-.499.6h6.546a.556.556 0 00-.499-.6zM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 011.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 011.738.656c0 .72-.409 1.305-1.99 1.305z"/></svg>'},ih={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 011 1v8a1.001 1.001 0 01-1 1H4a1.001 1.001 0 01-1-1V4a1.001 1.001 0 011-1h8m0-1H4a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2zM4 4v8h8V4zm6 6H6V6h4z"/></svg>'},nh={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75zm.276-2.698a1.19 1.19 0 002.035-.838 1.164 1.164 0 00-.346-.846 1.193 1.193 0 00-1.693 0 1.158 1.158 0 00-.35.846 1.144 1.144 0 00.354.838z"/></svg>'},oh={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-.697 2.28a.951.951 0 011.35 0 .928.928 0 01.276.675.952.952 0 01-1.905 0 .924.924 0 01.279-.674zM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7z"/></svg>'},sh={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.045 7.348l-.652-.652 1.444-.14zm-3.818.698l-4.912 4.912-.395-.396 4.12-4.12zm4.734-2.918l-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304zm-3.524-.386l-.651-.653.791-.791zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28z"/></svg>'},rh={name:"laptop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 11V3H3v8H2v2h12v-2zm-2 1H5v-1h6zm1-1.996H4V4h8z"/></svg>'},ah={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.555 9.546l.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11zm0 3.11l.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768z"/></svg>'},lh={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953L6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049z"/></svg>'},ch={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 019.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 00-1.277-.769 1.43 1.43 0 00-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 00.054 2.038 1.507 1.507 0 001.039.432 1.28 1.28 0 00.953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 001.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 01-.693.082 2.91 2.91 0 01-2.182-4.842A46.793 46.793 0 015.53 6.356a2.826 2.826 0 011.935-.764M10.583 2.5a3.001 3.001 0 00-.69.081 10.376 10.376 0 00-2.996 2.377 3.474 3.474 0 01.568-.054 3.58 3.58 0 011.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 01.913-.395 1.513 1.513 0 011.074.469 1.433 1.433 0 01.022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 01-.975.395 1.483 1.483 0 01-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 002.493 1.42 2.808 2.808 0 001.93-.76 54.2 54.2 0 002.266-2.266A2.911 2.911 0 0010.583 2.5"/></svg>'},dh={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 01.687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 00-.326-1.312 1.297 1.297 0 00-.88-.374 37.657 37.657 0 00-2.779.002 1.298 1.298 0 00-1.273 1.341 1.367 1.367 0 00.39.944 1.162 1.162 0 00.878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 001.104 1.344 8.133 8.133 0 01-3.45-.395 2.705 2.705 0 01-.496-.392A2.64 2.64 0 014.52 8.702a42.45 42.45 0 012.951-.003 2.564 2.564 0 011.731.751m3.984.017a2.723 2.723 0 00-.495-.39 9.414 9.414 0 00-3.447-.398 3.151 3.151 0 01.4.33 3.247 3.247 0 01.68 1c.457.031.864.035 1.096.027a1.108 1.108 0 01.839.331 1.373 1.373 0 01.389.99 1.3 1.3 0 01-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 01-.878-.372 1.345 1.345 0 01-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 00.688 2.51 2.547 2.547 0 001.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 001.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774z"/></svg>'},hh={name:"list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 13H2v-2h2zm10-2H6v2h8zM4 7H2v2h2zm10 0H6v2h8zM4 3H2v2h2zm10 0H6v2h8z"/></svg>'},uh={name:"list_tree_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 5v2h4v2h-4v2h4v2H8V5H5V3h9v2zM2 5h2V3H2zm5 6H5v2h2zm0-4H5v2h2z"/></svg>'},ph={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 01-.694.178 16.116 16.116 0 01-3.382.328 16.089 16.089 0 01-3.38-.328 8.77 8.77 0 01-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 00.332.218l.03.017a4.235 4.235 0 00.46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 00.457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 00.33-.216zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 00.694.179 16.101 16.101 0 003.378.327 16.12 16.12 0 003.382-.327 8.892 8.892 0 00.694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457zM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 011-.255V6h3v2h6V7H9V6z"/></svg>'},gh={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 7v1H3v6h10V8zM6.062 6.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 5a1.883 1.883 0 012 2v1H6.062z"/></svg>'},vh={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.073 12.29l-2.926-2.926a3.971 3.971 0 10-.783.783l2.927 2.926zM7.01 9.84a2.83 2.83 0 112.83-2.83 2.833 2.833 0 01-2.83 2.83z"/></svg>'},fh={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 00-.75.73v8.54a.74.74 0 00.75.73h12.5a.74.74 0 00.75-.73V3.73a.74.74 0 00-.75-.73zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12z"/></svg>'},mh={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>'},bh={name:"minus_wide_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3 7h10v2H3z"/></svg>'},wh={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 004 2.615v10.77a.54.54 0 00.538.538h5.924a.54.54 0 00.538-.538V2.615a.54.54 0 00-.538-.538zM10 12H5V3h5z"/></svg>'},xh={name:"notebook_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 2h1v3h-1zm0 8h1V6h-1zm0 4h1v-3h-1zM4 7h6V6H4zm0-2h6V4H4zM2 2h10v12H2z"/></svg>'},yh={name:"paste_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 5V3H3v6h2v1H2V2h8v3zM6 6v8h8V6z"/></svg>'},$h={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757zm-7.381 9.493l2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},Ch={name:"pot_with_lid_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 4V2H5v2H2v1h12V4zM6 4V3h4v1zm-4 9h1v1h10v-1h1V6H2z"/></svg>'},kh={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 01-.195 1.176 2.63 2.63 0 01-.549.885 3.96 3.96 0 01-.852.672 7.46 7.46 0 01-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 00.793-.429 2.098 2.098 0 00.608-.612 1.45 1.45 0 00.22-.791 1.042 1.042 0 00-.423-.939 2.163 2.163 0 00-1.195-.28 3.338 3.338 0 00-1.068.204 4.853 4.853 0 00-1.09.526h-.263V3.566a8.148 8.148 0 011.296-.372A8.205 8.205 0 017.77 3a4.196 4.196 0 012.579.718 2.241 2.241 0 01.954 1.876zM8.77 13H6.112v-1.737H8.77z"/></svg>'},_h={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 7.985l-8.002 4.013L8 8 5.998 3.987zM3.995 2.997L2 2l3 6-3 6 2.002-1.005L6.5 8z"/></svg>'},Sh={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10zM9 5H4V4h5zM3 7v3h10V7zm6 2H4V8h5zm3 4H3v-2h10v1a1 1 0 01-1 1z"/></svg>'},zh={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 000-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 10-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 100 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1012 10z"/></svg>'},Mh={name:"share_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.984 2.012l-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566zM2 4v10h10v-4h-2v2H4V6h2V4z"/></svg>'},Rh={name:"shield_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2zm4.788 8.2L4 7.388 5.225 6.2l1.553 1.61 4.06-4.01L12 5.013z"/></svg>'},Ih={name:"shield_xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2zm9.5 7.346L10.346 10.5 8 8.154 5.654 10.5 4.5 9.346 6.846 7 4.5 4.654 5.654 3.5 8 5.846 10.346 3.5 11.5 4.654 9.154 7z"/></svg>'},Ah={name:"signal_bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 14H2V2h2zm3-9H5v9h2zm3 3H8v6h2zm3 3h-2v3h2z"/></svg>'},Vh={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 001.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 01.9-1.267zm0-6.054a4.613 4.613 0 00-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 012 9.18V4h12z"/></svg>'},Oh={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29L2 12.304v-8.01zM14 2h-2v12h2z"/></svg>'},Hh={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 013.938-3.94v.771a4.123 4.123 0 00-3.176 3.169zM8 2v1.875A4.125 4.125 0 113.875 8H2a6 6 0 106-6z"/></svg>'},Eh={name:"square_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm4.788 9.2L4 8.387 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},Lh={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm9.033 4.199l-.016-.076a2.34 2.34 0 00-.497-1.18 2.108 2.108 0 00-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 00.88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 00-1.274.262 2.015 2.015 0 00-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199z"/></svg>'},Ph={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 00-1.477.291 2.262 2.262 0 00-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 00-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 001.01.213l.223.018V13z"/></svg>'},Dh={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 00-.5.5v11a.501.501 0 00.5.5h9a.501.501 0 00.5-.5v-11a.501.501 0 00-.5-.5zM8 13.25a.75.75 0 11.75-.75.752.752 0 01-.75.75zM12 11H4V3h8z"/></svg>'},Fh={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588L5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543zM6.5 6.499a1.082 1.082 0 11-.013-1.516A1.072 1.072 0 016.499 6.5z"/></svg>'},Th={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338L5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293zM6.5 5.249a1.082 1.082 0 11-.013-1.516 1.072 1.072 0 01.013 1.516zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5z"/></svg>'},Bh={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 102 2 2 2 0 00-2-2zm4.9.99A5.005 5.005 0 009 3.1V1H7v2.1A5.005 5.005 0 003.1 7H1v2h2.1A5.005 5.005 0 007 12.9V15h2v-2.1A5.005 5.005 0 0012.9 9H15V7zM8 12a4 4 0 114-4 4.005 4.005 0 01-4 4z"/></svg>'},Nh={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 019 12.9V15H7v-2.108a4.99 4.99 0 01-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 107 4.13V1h2v2.1A5.005 5.005 0 0112.9 7zm-5 1.01a2 2 0 11-2-2 2 2 0 012 2z"/></svg>'},qh={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 116.5 8 1.5 1.5 0 018 6.5zM.5 8A1.5 1.5 0 102 6.5 1.5 1.5 0 00.5 8zm12 0A1.5 1.5 0 1014 6.5 1.5 1.5 0 0012.5 8z"/></svg>'},jh={name:"three_vertical_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 3h2v10h-2zM7 3h2v10H7zM3 3h2v10H3z"/></svg>'},Gh={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 7l-.625-5H10V1H5v1h.625L5 7a2 2 0 00-2 2h4v4l.5 2 .5-2V9h4a2 2 0 00-2-2z"/></svg>'},Uh={name:"tile_size_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 8h6v6H2zm0-6v5h2V4h8v8H9v2h5V2z"/></svg>'},Xh={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103L5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},Wh={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>'},Kh={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2L2 14h12zm0 4.875l2.438 4.875H5.585z"/></svg>'},Yh={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2L2 14h12L8 2z"/></svg>'},Qh={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 00-1.6 1.6v6.8a1.595 1.595 0 001.6 1.594h10.8a1.595 1.595 0 001.6-1.594v-6.8a1.6 1.6 0 00-1.6-1.6zM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5z"/></svg>'},Zh={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 00-1.182 1.51l.01.155.021.193a1.69 1.69 0 00.216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 00.992.36h.049a1.306 1.306 0 00.224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 01-.571.053 3.148 3.148 0 01-2.99-2.258l-.011-.045a3.04 3.04 0 01-.076-.35 3.127 3.127 0 01-.03-.206l-.004-.089a3.112 3.112 0 01-.016-.336A3.164 3.164 0 014.35 7.356c.272-.068.808-.203.802-.206l.623-.137zm4.31-1.544l-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 01.789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 01-.035.58l-.064.185-.056.142a1.546 1.546 0 01-1.4.893 1.661 1.661 0 01-.313-.03 54.946 54.946 0 01-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 00.578.056 3.188 3.188 0 002.811-1.74 3.018 3.018 0 00.129-.311l.033-.083.061-.197a3.047 3.047 0 00.082-.351l.008-.044a3.132 3.132 0 00-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393L6.875 6.075h.75l.3 3.032 1.2-3.782h-.75z"/></svg>'},Jh={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 4a1.883 1.883 0 012 2h2a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 6v2H3v6h10V8z"/></svg>'},tu={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9zM7.982 2L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9z"/></svg>'},eu={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 012.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 01-.335.364 8.55 8.55 0 01-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0114 12.291V14H2v-1.673a2.163 2.163 0 011.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 01-.312-.749 4.275 4.275 0 01-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 018.004 2"/></svg>'},iu={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.57 7.28l-.06.013a4.556 4.556 0 00-1.38-2.609V3.44a.481.481 0 00-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 00-.48.48v1.24a4.545 4.545 0 000 6.64v1.24a.481.481 0 00.48.48h.48V14h4.32v-.96h.48a.481.481 0 00.48-.48v-1.24a4.547 4.547 0 001.379-2.612l.061.012a.481.481 0 00.48-.48v-.48a.481.481 0 00-.48-.48zm-2.3 2.662a1.59 1.59 0 00-.182-.26L8.747 8.338a.785.785 0 000-.666c.132-.133.894-.899.965-1a1.216 1.216 0 00.14-.485 1.004 1.004 0 00-.515.157l-.955.957a.784.784 0 100 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 00.36.276 3.055 3.055 0 11.291-.297z"/></svg>'},nu={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 01-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472z"/></svg>'},ou={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.089 2.526h-1.868a5.598 5.598 0 00-.854-1.712 5.363 5.363 0 012.722 1.712zm-2.722 8.66a5.599 5.599 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.644 10.644 0 00.208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.955.955 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.363 5.363 0 012.722-1.712 5.017 5.017 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zM12.105 8a.326.326 0 01-.19.296l-6.598 3.3-.148.036a.327.327 0 01-.327-.328V4.69a.327.327 0 01.492-.281l6.595 3.302a.326.326 0 01.176.29z"/></svg>'},su={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.09 2.526H10.22a5.6 5.6 0 00-.854-1.712 5.364 5.364 0 012.722 1.712zm-2.723 8.66a5.6 5.6 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.657 10.657 0 00.208-1.187L9.923 10a9.85 9.85 0 01-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.96.96 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.364 5.364 0 012.722-1.712 5.02 5.02 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zm-.619-3.131L5.334 4.409a.327.327 0 00-.492.281v6.613a.327.327 0 00.327.328l.148-.035 6.598-3.3a.326.326 0 00.014-.585zm-6.087 2.505V5.78L10.274 8z"/></svg>'},ru={name:"window_code_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V5h10zM4 9.135l2.698-1.118v.75l-1.588.65 1.588.646v.75l-2.694-1.12zm4.42-1.49h.792l-1.565 3.71h-.783zM12 9.135v.557l-2.694 1.12v-.75l.062-.024 1.526-.626-1.588-.648v-.747z"/></svg>'},au={name:"window_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V5h10zM7 8H4V6h3zm5 2H4V9h8zm0 2H4v-1h8z"/></svg>'},lu={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.286 11.714l-5.791-5.79a2.504 2.504 0 00.17-.755 2.149 2.149 0 00-.095-.814 2.12 2.12 0 00-.55-.904 2.328 2.328 0 00-1.76-.685h-.045a2.104 2.104 0 00-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 01-.22.854 1.043 1.043 0 01-.114.145 1.648 1.648 0 01-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 00-.135.545l-.015.105a2.337 2.337 0 00.384 1.518 2.51 2.51 0 00.295.36 2.205 2.205 0 001.576.65 2.453 2.453 0 00.898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67zM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916zM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45z"/></svg>'},cu={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667L9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3z"/></svg>'},du={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026L4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363zm1.155-10.68l-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312z"/></svg>'},hu=vt`
|
|
1656
|
+
const Cc={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 7H9V3H7v4H3v2h4v4h2V9h4V7z"/></svg>'},kc={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.171 13.933l-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26zM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247z"/></svg>'},_c={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.5 4.737l1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Sc={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.263 3.5l.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},zc={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.737 12.5l-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},Mc={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 11.263l-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},Rc={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zM2 7.982L7.9 5 6.588 7.004 11 7v2H6.613L7.9 11z"/></svg>'},Ic={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 003.143-3.025 3.08 3.08 0 00-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 014.572 4.53A4.629 4.629 0 018 13.5z"/></svg>'},Ac={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zm-6.9-3l1.287-2H2V7l4.412.004L5.1 5 11 7.982z"/></svg>'},Vc={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 013.3 3.428 3.366 3.366 0 01-3.3 3.429 3.36 3.36 0 01-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 008.9 13.059a5.05 5.05 0 004.95-5.143A5.05 5.05 0 008.9 2.773z"/></svg>'},Oc={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.857 9.453l-2.571-1.68v.908a3 3 0 003 3 3 3 0 003-3V3.11H14v5.571a4.714 4.714 0 01-4.714 4.715A4.714 4.714 0 014.57 8.68v-.908L2 9.453l3.403-6.849z"/></svg>'},Hc={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.195 4.977l-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},Ec={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735L14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},Lc={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75L10 14l-6-3 6-3-1.25 2.25zM8 11h1a4 4 0 004-4M7.25 5.75L6 8l6-3-6-3 1.25 2.25zM8 5H7a4 4 0 00-4 4"/></svg>'},Pc={name:"bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 13v-2h12v2zm0-4V7h12v2zm0-4V3h12v2z"/></svg>'},Fc={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 01-2-2h4a2.05 2.05 0 01-2 2zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745z"/></svg>'},Dc={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 00-.71.71v2.032a.71.71 0 00.71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 00.71-.71V5.46a.71.71 0 00-.71-.711zM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 00-1.71 1.71v2.032a1.712 1.712 0 00.844 1.475zM6 12h4a2.05 2.05 0 01-2 2 2.05 2.05 0 01-2-2zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746z"/></svg>'},Tc={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 01-2 0zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497zm-3.5-7.5a5.5 5.5 0 11-5.5 5.5 5.506 5.506 0 015.5-5.5m0-1a6.5 6.5 0 106.5 6.5 6.5 6.5 0 00-6.5-6.5z"/></svg>'},Bc={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 008 14.5 6.5 6.5 0 0014.5 8 6.5 6.5 0 008 1.5 6.5 6.5 0 001.5 8zM8 12a1.025 1.025 0 01-1-1h2a1.025 1.025 0 01-1 1zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497z"/></svg>'},Nc={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0113 5.762V2zm12 7.5a3.5 3.5 0 10-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0014 9.5zM10.5 8A1.5 1.5 0 119 9.5 1.5 1.5 0 0110.5 8z"/></svg>'},qc={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 016 10zM5 4h5v1H5V4z"/><path class="cls-1" d="M9.99 7.01l-.076.002a3 3 0 101.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 00.57-1.816A3 3 0 009.99 7.01zM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2z"/></svg>'},jc={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 014.977 2h.046A.976.976 0 016 2.977v1.046A.977.977 0 015.023 5h-.046A.977.977 0 014 4.023zM13 4v.023A1.98 1.98 0 0111.023 6h-.046A1.98 1.98 0 019 4.023V4H7v.023A1.98 1.98 0 015.023 6h-.046A1.98 1.98 0 013 4.023V4a1 1 0 00-1 1v8a1 1 0 001 1h10a1 1 0 001-1V5a1 1 0 00-1-1zm-7 8H4v-1h2zm.001-1.999H4V9h2.001zm0-2.001H4V7h2.001zM9 12H7v-1h2zm0-1.999H7V9h2zM9 8H7V7h2zm3 4h-2v-1h2zm.001-1.999H10V9h2.001zm0-2.001H10V7h2.001zM10 4.023V2.977A.976.976 0 0110.977 2h.046a.976.976 0 01.977.977v1.046a.977.977 0 01-.977.977h-.046A.977.977 0 0110 4.023z"/></svg>'},Gc={name:"chart_diagram_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3z"/></svg>'},Uc={name:"chart_diagram_child_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3zm-8 2H3v-1h1zm4 0H7v-1h1zm4 0h-1v-1h1z"/></svg>'},Xc={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>'},Wc={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>'},Kc={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287L6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4z"/></svg>'},Yc={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="M14 4.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z"/></svg>'},Qc={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 4.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693z"/></svg>'},Zc={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm0 9.429A3.429 3.429 0 1111.429 8 3.429 3.429 0 018 11.429z"/></svg>'},Jc={name:"circle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="8" cy="8" r="4"/></svg>'},td={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 017 2v2.686a3.475 3.475 0 000 6.628zM9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/></svg>'},ed={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},id={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 010-6.628V2a6.1 6.1 0 000 12z"/></svg>'},nd={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.281 4.281 0 013.573 6.647L5.714 4.427a4.262 4.262 0 012.36-.713zM3.789 8a4.261 4.261 0 01.713-2.36l5.934 5.933A4.281 4.281 0 013.789 8z"/></svg>'},od={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.263 4.263 0 012.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 012.36-.713zM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 01-.03-4.77zm3.573 6.647a4.256 4.256 0 01-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 01-2.361.713zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 01-.028 4.67z"/></svg>'},sd={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 012-2V2a1 1 0 012 0v1a2 2 0 012 2zm1-2v9H4V3H3a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1V4a1 1 0 00-1-1zm-2 4H5v1h5zM8 9H5v1h3z"/></svg>'},rd={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6m.576 4.87l1.555-1.557a1.635 1.635 0 01.84-.256 1.979 1.979 0 01-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 010 1.085l2.376 2.38a1.597 1.597 0 01.458 1.072 1.621 1.621 0 01-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 110-2.293"/></svg>'},ad={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.108 7.392l.955-.957a1.004 1.004 0 01.516-.157 1.215 1.215 0 01-.14.486c-.072.1-.834.866-.966.999a.785.785 0 010 .666l1.341 1.344a.981.981 0 01.281.658.996.996 0 01-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 110-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 00-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 00-.563-.344 4.61 4.61 0 00-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 00-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 003.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 00.401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 001.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 001.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 00.608-1.175zM8 11.45A3.45 3.45 0 1111.45 8 3.45 3.45 0 018 11.45z"/></svg>'},ld={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 00-2.152.505L7.096 6H3.422A4.997 4.997 0 108 3zm2.003 7.616a453.75 453.75 0 01-1.675-1.7 1.061 1.061 0 110-1.907l1.294-1.297a1.36 1.36 0 01.699-.212 1.646 1.646 0 01-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 010 .903l1.817 1.82a1.33 1.33 0 01.381.891 1.35 1.35 0 01-1.017-.51z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},cd={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6z"/></svg>'},dd={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 01-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 012.63-2.937A4.203 4.203 0 018.432 3.48a4.254 4.254 0 014.249 4.17 2.251 2.251 0 011.437 2.09 2.24 2.24 0 01-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 000-1.799.883.883 0 00-.337.067l-.493.202.159-.508a2.914 2.914 0 00-2.777-3.783 2.897 2.897 0 00-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 00-.403-.051z"/></svg>'},hd={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.476 7.298l-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568zM15 9.005a2.374 2.374 0 01-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 10-.516-2.64A3.77 3.77 0 104.797 5.99 2.238 2.238 0 002 8.148a2.223 2.223 0 002.057 2.22l1.758.009-.448.894a10.567 10.567 0 01-2.31-.121 3.224 3.224 0 01.993-6.225 4.77 4.77 0 019.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0115 9.006z"/></svg>'},ud={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.429 10.1l.001-.101A3.998 3.998 0 004.69 8.59a2.715 2.715 0 00-2.557 2.7 2.782 2.782 0 001.725 2.516 4.854 4.854 0 001.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 00.55-3.897zm-.55 3.06l-7.183-.008a1.867 1.867 0 01.156-3.728 1.891 1.891 0 01.464.06 3.16 3.16 0 116.13 1.462 1.149 1.149 0 11.433 2.213zM4.5 4.5a1 1 0 111-1 1 1 0 01-1 1zm5.138.681l.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502z"/></svg>'},pd={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.823 2l-2.217.914.516 1.25a4.743 4.743 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 00.674.048 4.74 4.74 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 00.002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 00-.676-.049 4.808 4.808 0 00-.663.047zm1.175 9a2.999 2.999 0 112.77-1.847 2.984 2.984 0 01-2.77 1.846M8 6.801a1.2 1.2 0 10.46.093A1.198 1.198 0 008 6.8"/></svg>'},gd={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 01-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 01-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 01-1.66-.078l-.105-.012a15.901 15.901 0 01-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 01-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 01-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 01-.462-.223l-.03-.02a2.343 2.343 0 01-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 00.697.197 14.793 14.793 0 003.4.363 14.818 14.818 0 003.403-.362 8.38 8.38 0 00.697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 01-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 00.698.197 14.8 14.8 0 003.399.362 14.817 14.817 0 003.401-.362 8.375 8.375 0 00.7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697L2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 01.516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 011.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 01.52.223 4.027 4.027 0 01.478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 01.341 1.058l1.127.095-.133 1.539a10.211 10.211 0 00-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 00-1.346-2.416 2.543 2.543 0 00-2.938.45 2.408 2.408 0 00-.698 2.14 11.88 11.88 0 00-1.482.311l-.008-.033zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 01-.026-.314.99.99 0 01.292-.618 1.011 1.011 0 011.174-.18.992.992 0 01.539.967.923.923 0 01-.036.132 17.817 17.817 0 00-.866-.022z"/></svg>'},vd={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338L14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 00-.676-.049 4.803 4.803 0 00-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 00.674.048 4.737 4.737 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 00.002-1.34zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 01-.466.131 9.896 9.896 0 01-2.273.243 9.88 9.88 0 01-2.271-.243 5.454 5.454 0 01-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 00.223.16l.02.013a2.725 2.725 0 00.309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 001.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 00.308-.149l.022-.014a1.651 1.651 0 00.222-.159l.03-.023zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 01-.466.13 9.897 9.897 0 01-2.273.243 9.88 9.88 0 01-2.271-.242 5.44 5.44 0 01-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 00.223.16l.02.013a2.716 2.716 0 00.309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 001.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 00.307-.15l.022-.013a1.657 1.657 0 00.222-.16c.009-.007.021-.014.03-.022zm-.953-1.05a5.625 5.625 0 01-.467.132 9.896 9.896 0 01-2.272.24 9.885 9.885 0 01-2.271-.24 6.179 6.179 0 01-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702z"/></svg>'},fd={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 01-.224.477.787.787 0 01-.909.139.762.762 0 01-.19-1.224.781.781 0 01.907-.14.767.767 0 01.416.748zM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 01-.232.268 2.386 2.386 0 01-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 01-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 01-.256-.215 2.358 2.358 0 01-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 01-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 01.234-.27 2.463 2.463 0 01.229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 01.662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 01.473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 01.008.654zm-1.934-1.591a1.495 1.495 0 00-2.085.011 1.454 1.454 0 00.01 2.081 1.479 1.479 0 00.486.313 1.495 1.495 0 001.6-.324 1.454 1.454 0 00-.01-2.081zM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 01-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 01-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 01-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 01.4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 01.827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 01.402.172 3.111 3.111 0 01.369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 01.264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 01-.4.762zM7.874 6.054a1.916 1.916 0 00-1.04-1.868 1.965 1.965 0 00-2.27.348 1.907 1.907 0 00.478 3.06 1.965 1.965 0 002.27-.347 1.903 1.903 0 00.562-1.193zm3.376 4.467a.6.6 0 00-.64.13.591.591 0 00-.131.196.584.584 0 00.33.761.597.597 0 00.64-.13.59.59 0 00.13-.195.583.583 0 00-.135-.637.596.596 0 00-.194-.125z"/></svg>'},md={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.11l-1.178-.632-1.875 2.133a5.424 5.424 0 00-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 00-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 00-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 00.453.525l-.13.427h7.232a.818.818 0 00.87-.759L14 13.2zm-1.335 7.876a2.877 2.877 0 01-3.741 1.477 2.768 2.768 0 01-1.51-3.66 2.876 2.876 0 013.729-1.482 2.76 2.76 0 011.535 3.637z"/></svg>'},bd={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 01-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 012 9.5v-6A1.5 1.5 0 013.5 2h9A1.5 1.5 0 0114 3.5z"/></svg>'},wd={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1zm-8-1V7h7v4zm1-6H4V4h3zm1 0V3H3v7h1v3h2v1H3a1 1 0 01-1-1V3a1 1 0 011-1h5a1 1 0 011 1v2z"/></svg>'},xd={name:"copy_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6zm7 7H7V7h6z"/></svg>'},yd={name:"copy_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6zm7 7H7V7h6zm-1-4H8V8h4zm-1 2H8v-1h3z"/></svg>'},$d={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646L7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647zM14 2v12H2V2zM8 9H4v3h4zm4 2H9v1h3zm0-2H9v1h3zm0-5H4v4h8V4zm-5 6H5v1h2z"/></svg>'},Cd={name:"dashboard_builder_legend_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm10 10H4v-1.293l2.04-2.04 3.804 2.983L12 9.74zm0-7h-2v1h2v2.405L9.805 10.35 5.96 7.333 4 9.293V6h2V5H4V4h8zM9 6H7V5h2z"/></svg>'},kd={name:"dashboard_builder_templates_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V3h10z"/><path class="cls-1" d="M9 9h3v1H9zM12 4H4v4h8zm-1 3H5V5h6zM8 9H4v3h4zm-1 2H5v-1h2zM9 11h3v1H9z"/></svg>'},_d={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646L7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647zM14 2v12H2V2zM4 7h3V4H4zm8 1H4v4h8V8zm0-4H8v3h4z"/></svg>'},Sd={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 00.36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 01-.757.212A16.17 16.17 0 017.997 14a16.144 16.144 0 01-3.69-.391 8.83 8.83 0 01-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 00.362.26c.012.006.021.013.033.02a4.294 4.294 0 00.502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 00.82.1 24.659 24.659 0 00.98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 00.5-.241.415.415 0 00.035-.022m0-2.845l-.035.022a4.46 4.46 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 01-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 01-.823-.02l-.18-.008a20.583 20.583 0 01-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 01-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.145 16.145 0 003.69.39 16.171 16.171 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258m0-2.845l-.035.022a4.463 4.463 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 01-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 01-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.144 16.144 0 003.69.39 16.17 16.17 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 003.69.39 16.17 16.17 0 003.692-.39 9.13 9.13 0 00.759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},zd={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 01-1.594-.26 7.445 7.445 0 01-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 00.308.222l.028.018a3.65 3.65 0 00.428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613zm-2.238-7.74a8.567 8.567 0 00.645.182 13.68 13.68 0 003.143.334 13.697 13.697 0 003.144-.334 7.753 7.753 0 00.646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973zm5.047 6.495l.008.007.008-.008zm-5.047-4.07a7.471 7.471 0 00.644.182 13.675 13.675 0 003.143.335 13.697 13.697 0 003.146-.335 7.694 7.694 0 00.644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 01-.307.22.353.353 0 01-.03.02 3.788 3.788 0 01-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 01-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 01-1.535-.072l-.097-.011a14.698 14.698 0 01-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 01-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 01-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 01-.427-.207l-.028-.017a2.167 2.167 0 01-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972zm0 2.436a7.471 7.471 0 00.644.182 13.147 13.147 0 002.644.328l.318-.318.323.324a14.377 14.377 0 002.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 01-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 01-1.402 0l-.154-.007a17.43 17.43 0 01-.68-.049l-.097-.011a14.689 14.689 0 01-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 01-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 01-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 01-.427-.207l-.028-.017a2.169 2.169 0 01-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268z"/></svg>'},Md={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>'},Rd={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 01-6.997-2.962v-.007H2v.007a5.995 5.995 0 0010.301 4.182zM8.372 2v1.884a4.13 4.13 0 012.992 6.501l1.429 1.224A6.008 6.008 0 008.37 2zM2.048 7.236h1.897a4.117 4.117 0 013.675-3.352V2A6.012 6.012 0 002.05 7.236z"/></svg>'},Id={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 11-3-3 3 3 0 013 3zm5-2a2 2 0 102 2 2.002 2.002 0 00-2-2m0-1a3 3 0 11-3 3 3 3 0 013-3z"/></svg>'},Ad={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 11-6 0 3 3 0 016 0zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 110 6 3 3 0 010-6z"/></svg>'},Vd={name:"download_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9zm-5.982 2L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1z"/></svg>'},Od={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 012-2H14V13a1 1 0 01-1 1zM12 2a.667.667 0 00-.667.667v2h1.334v-2A.667.667 0 0012 2zM8.444 2a.667.667 0 00-.666.667v2H9.11v-2A.667.667 0 008.444 2zM2 8.444a.667.667 0 00.667.667h2V7.778h-2A.667.667 0 002 8.444zM2 12a.667.667 0 00.667.667h2v-1.334h-2A.667.667 0 002 12zm11.556-8.222v.889a.444.444 0 01-.445.444H10.89a.444.444 0 01-.445-.444v-.89H10v.89a.444.444 0 01-.444.444H7.333a.444.444 0 01-.444-.444v-.89H4.667a.889.889 0 00-.89.89v2.222h.89a.444.444 0 01.444.444v2.223a.444.444 0 01-.444.444h-.89v.444h.89a.444.444 0 01.444.445v2.222a.444.444 0 01-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 018.222 6.89H14V3.778z"/></svg>'},Hd={name:"exclamation_mark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.371 11.873h3.256V14H6.37zM6.316 2l.37 8.542h2.628L9.684 2z"/></svg>'},Ed={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 001 8.001a7.588 7.588 0 007.146 4.342A7.002 7.002 0 0015 8a7.586 7.586 0 00-7.144-4.344m-1.199 7.289A5.108 5.108 0 012.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 00-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 00-.053.576 3.348 3.348 0 001.734 2.962m2.85.02a3.4 3.4 0 00.107-5.908 5.006 5.006 0 013.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},Ld={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 016.19 11.96a3.323 3.323 0 01-2.042.667 2.835 2.835 0 01-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 001.2.716 1.976 1.976 0 001.385-.625 11.546 11.546 0 001.722-2.403l2.252-3.88a7.585 7.585 0 00-.679-.037 2.365 2.365 0 00-1.66.54 1.967 1.967 0 00-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 01.645-1.874 3.312 3.312 0 011.34-1.177 6.74 6.74 0 012.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 00.29 1.701.498.498 0 00.528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506zm-.086-.896l-.275-3.22-1.855 3.22z"/></svg>'},Pd={name:"file_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 3v10h8V7H8V3zm5 0v3h3z"/></svg>'},Fd={name:"file_drawer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 4v10h12V4zm8 4H6V6h4zm4-5H2V2h12z"/></svg>'},Dd={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 00.249-1.302A3.701 3.701 0 007.22 7 3.654 3.654 0 006 7.223V2h4v4zm-3-4v3h3zm-1.126 8.698a2.697 2.697 0 01-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 115.22-.956zm-.952 0a1.745 1.745 0 10-1.745 1.745 1.747 1.747 0 001.745-1.745z"/></svg>'},Td={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 102.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29zm2.033 4.059a1.154 1.154 0 010-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 01-1.07.726z"/></svg>'},Bd={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},Nd={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 10-1 1 1 1 0 001-1zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18zM12.455 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},qd={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm.455 2H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},jd={name:"folder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 4V3H2v10h12V4zm6 2H3V5h10z"/></svg>'},Gd={name:"folder_open_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 3v1.002h6V6h-1V5H3v1H2V3zM2 13h11l1-6H2z"/></svg>'},Ud={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.027 14l2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},Xd={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 115 9.5 1.5 1.5 0 016.5 11zM5 3.5A1.5 1.5 0 106.5 5 1.5 1.5 0 005 3.5zm7.5 7.5A1.5 1.5 0 1111 9.5a1.5 1.5 0 011.5 1.5zM11 3.5A1.5 1.5 0 1012.5 5 1.5 1.5 0 0011 3.5z"/></svg>'},Wd={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111zM9.544 4.667H9.31a3.141 3.141 0 00-.394-.1 2.455 2.455 0 00-.483-.05 1.32 1.32 0 00-.832.241 1.334 1.334 0 00-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 01-.462 1.357 2.583 2.583 0 01-.784.808 3.015 3.015 0 01-.938.387A4.823 4.823 0 013.184 13q-.275 0-.629-.03A3.529 3.529 0 012 12.892v-1.815h.12a.56.56 0 00.424.244 2.538 2.538 0 00.5.052 1.304 1.304 0 00.898-.29 1.584 1.584 0 00.424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 01.444-1.244 2.516 2.516 0 01.76-.734 2.643 2.643 0 01.94-.356A5.61 5.61 0 018.357 3q.294 0 .588.025t.599.076z"/></svg>'},Kd={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 011.142-.49 1.763 1.763 0 01-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 01.032.295 1.385 1.385 0 01-2.769 0 1.343 1.343 0 01.033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 01.625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 01.588 0l.11.035.16.055.033.011zM14 8.86a5.979 5.979 0 01-1.799 4.28l-1.309-1.308a4.085 4.085 0 00.83-4.78l.55-.55a2.576 2.576 0 00.64-1.082A5.968 5.968 0 0114 8.86zm-6-6a5.998 5.998 0 00-4.201 10.28l1.308-1.308a4.14 4.14 0 014.645-6.725l.564-.564a2.57 2.57 0 011.07-.635A5.97 5.97 0 008 2.86z"/></svg>'},Yd={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1zm4 9H4v-2h2zm.001-2.999H4V7h2.001zm0-3.001H4V4h2.001zM9 12H7v-2h2zm0-2.999H7V7h2zM9 6H7V4h2zm3 6h-2v-2h2zm.001-2.999H10V7h2.001zm0-3.001H10V4h2.001z"/></svg>'},Qd={name:"grid_two_by_two_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 9h3v3H4zm5 0h3v3H9zM4 4h3v3H4zm5 0h3v3H9zM2 14h12V2H2z"/></svg>'},Zd={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3zM8.875 2H6.723A1.991 1.991 0 015 3a2.486 2.486 0 01-2-1H2v4h1a1.797 1.797 0 011.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2z"/></svg>'},Jd={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.76 14l.752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14zM6.447 9.392h2.506l.72-2.85H7.167z"/></svg>'},th={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2L2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},eh={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 00.355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 00-.355-1.257h.404V2.6h.047a.556.556 0 00.499-.6H4.727a.556.556 0 00.499.6h.047v.49h.404a2.491 2.491 0 00-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 00.355 1.257h-.404v.491h-.047a.556.556 0 00-.499.6h6.546a.556.556 0 00-.499-.6zM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 011.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 011.738.656c0 .72-.409 1.305-1.99 1.305z"/></svg>'},ih={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 011 1v8a1.001 1.001 0 01-1 1H4a1.001 1.001 0 01-1-1V4a1.001 1.001 0 011-1h8m0-1H4a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2zM4 4v8h8V4zm6 6H6V6h4z"/></svg>'},nh={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75zm.276-2.698a1.19 1.19 0 002.035-.838 1.164 1.164 0 00-.346-.846 1.193 1.193 0 00-1.693 0 1.158 1.158 0 00-.35.846 1.144 1.144 0 00.354.838z"/></svg>'},oh={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-.697 2.28a.951.951 0 011.35 0 .928.928 0 01.276.675.952.952 0 01-1.905 0 .924.924 0 01.279-.674zM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7z"/></svg>'},sh={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.045 7.348l-.652-.652 1.444-.14zm-3.818.698l-4.912 4.912-.395-.396 4.12-4.12zm4.734-2.918l-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304zm-3.524-.386l-.651-.653.791-.791zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28z"/></svg>'},rh={name:"laptop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 11V3H3v8H2v2h12v-2zm-2 1H5v-1h6zm1-1.996H4V4h8z"/></svg>'},ah={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.555 9.546l.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11zm0 3.11l.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768z"/></svg>'},lh={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953L6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049z"/></svg>'},ch={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 019.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 00-1.277-.769 1.43 1.43 0 00-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 00.054 2.038 1.507 1.507 0 001.039.432 1.28 1.28 0 00.953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 001.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 01-.693.082 2.91 2.91 0 01-2.182-4.842A46.793 46.793 0 015.53 6.356a2.826 2.826 0 011.935-.764M10.583 2.5a3.001 3.001 0 00-.69.081 10.376 10.376 0 00-2.996 2.377 3.474 3.474 0 01.568-.054 3.58 3.58 0 011.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 01.913-.395 1.513 1.513 0 011.074.469 1.433 1.433 0 01.022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 01-.975.395 1.483 1.483 0 01-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 002.493 1.42 2.808 2.808 0 001.93-.76 54.2 54.2 0 002.266-2.266A2.911 2.911 0 0010.583 2.5"/></svg>'},dh={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 01.687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 00-.326-1.312 1.297 1.297 0 00-.88-.374 37.657 37.657 0 00-2.779.002 1.298 1.298 0 00-1.273 1.341 1.367 1.367 0 00.39.944 1.162 1.162 0 00.878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 001.104 1.344 8.133 8.133 0 01-3.45-.395 2.705 2.705 0 01-.496-.392A2.64 2.64 0 014.52 8.702a42.45 42.45 0 012.951-.003 2.564 2.564 0 011.731.751m3.984.017a2.723 2.723 0 00-.495-.39 9.414 9.414 0 00-3.447-.398 3.151 3.151 0 01.4.33 3.247 3.247 0 01.68 1c.457.031.864.035 1.096.027a1.108 1.108 0 01.839.331 1.373 1.373 0 01.389.99 1.3 1.3 0 01-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 01-.878-.372 1.345 1.345 0 01-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 00.688 2.51 2.547 2.547 0 001.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 001.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774z"/></svg>'},hh={name:"list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 13H2v-2h2zm10-2H6v2h8zM4 7H2v2h2zm10 0H6v2h8zM4 3H2v2h2zm10 0H6v2h8z"/></svg>'},uh={name:"list_tree_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 5v2h4v2h-4v2h4v2H8V5H5V3h9v2zM2 5h2V3H2zm5 6H5v2h2zm0-4H5v2h2z"/></svg>'},ph={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 01-.694.178 16.116 16.116 0 01-3.382.328 16.089 16.089 0 01-3.38-.328 8.77 8.77 0 01-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 00.332.218l.03.017a4.235 4.235 0 00.46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 00.457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 00.33-.216zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 00.694.179 16.101 16.101 0 003.378.327 16.12 16.12 0 003.382-.327 8.892 8.892 0 00.694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457zM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 011-.255V6h3v2h6V7H9V6z"/></svg>'},gh={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 7v1H3v6h10V8zM6.062 6.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 5a1.883 1.883 0 012 2v1H6.062z"/></svg>'},vh={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.073 12.29l-2.926-2.926a3.971 3.971 0 10-.783.783l2.927 2.926zM7.01 9.84a2.83 2.83 0 112.83-2.83 2.833 2.833 0 01-2.83 2.83z"/></svg>'},fh={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 00-.75.73v8.54a.74.74 0 00.75.73h12.5a.74.74 0 00.75-.73V3.73a.74.74 0 00-.75-.73zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12z"/></svg>'},mh={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>'},bh={name:"minus_wide_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3 7h10v2H3z"/></svg>'},wh={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 004 2.615v10.77a.54.54 0 00.538.538h5.924a.54.54 0 00.538-.538V2.615a.54.54 0 00-.538-.538zM10 12H5V3h5z"/></svg>'},xh={name:"notebook_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 2h1v3h-1zm0 8h1V6h-1zm0 4h1v-3h-1zM4 7h6V6H4zm0-2h6V4H4zM2 2h10v12H2z"/></svg>'},yh={name:"paste_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 5V3H3v6h2v1H2V2h8v3zM6 6v8h8V6z"/></svg>'},$h={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757zm-7.381 9.493l2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},Ch={name:"pot_with_lid_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 4V2H5v2H2v1h12V4zM6 4V3h4v1zm-4 9h1v1h10v-1h1V6H2z"/></svg>'},kh={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 01-.195 1.176 2.63 2.63 0 01-.549.885 3.96 3.96 0 01-.852.672 7.46 7.46 0 01-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 00.793-.429 2.098 2.098 0 00.608-.612 1.45 1.45 0 00.22-.791 1.042 1.042 0 00-.423-.939 2.163 2.163 0 00-1.195-.28 3.338 3.338 0 00-1.068.204 4.853 4.853 0 00-1.09.526h-.263V3.566a8.148 8.148 0 011.296-.372A8.205 8.205 0 017.77 3a4.196 4.196 0 012.579.718 2.241 2.241 0 01.954 1.876zM8.77 13H6.112v-1.737H8.77z"/></svg>'},_h={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 7.985l-8.002 4.013L8 8 5.998 3.987zM3.995 2.997L2 2l3 6-3 6 2.002-1.005L6.5 8z"/></svg>'},Sh={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10zM9 5H4V4h5zM3 7v3h10V7zm6 2H4V8h5zm3 4H3v-2h10v1a1 1 0 01-1 1z"/></svg>'},zh={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 000-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 10-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 100 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1012 10z"/></svg>'},Mh={name:"share_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.984 2.012l-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566zM2 4v10h10v-4h-2v2H4V6h2V4z"/></svg>'},Rh={name:"shield_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2zm4.788 8.2L4 7.388 5.225 6.2l1.553 1.61 4.06-4.01L12 5.013z"/></svg>'},Ih={name:"shield_xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2zm9.5 7.346L10.346 10.5 8 8.154 5.654 10.5 4.5 9.346 6.846 7 4.5 4.654 5.654 3.5 8 5.846 10.346 3.5 11.5 4.654 9.154 7z"/></svg>'},Ah={name:"signal_bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 14H2V2h2zm3-9H5v9h2zm3 3H8v6h2zm3 3h-2v3h2z"/></svg>'},Vh={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 001.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 01.9-1.267zm0-6.054a4.613 4.613 0 00-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 012 9.18V4h12z"/></svg>'},Oh={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29L2 12.304v-8.01zM14 2h-2v12h2z"/></svg>'},Hh={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 013.938-3.94v.771a4.123 4.123 0 00-3.176 3.169zM8 2v1.875A4.125 4.125 0 113.875 8H2a6 6 0 106-6z"/></svg>'},Eh={name:"square_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm4.788 9.2L4 8.387 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},Lh={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm9.033 4.199l-.016-.076a2.34 2.34 0 00-.497-1.18 2.108 2.108 0 00-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 00.88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 00-1.274.262 2.015 2.015 0 00-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199z"/></svg>'},Ph={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 00-1.477.291 2.262 2.262 0 00-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 00-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 001.01.213l.223.018V13z"/></svg>'},Fh={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 00-.5.5v11a.501.501 0 00.5.5h9a.501.501 0 00.5-.5v-11a.501.501 0 00-.5-.5zM8 13.25a.75.75 0 11.75-.75.752.752 0 01-.75.75zM12 11H4V3h8z"/></svg>'},Dh={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588L5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543zM6.5 6.499a1.082 1.082 0 11-.013-1.516A1.072 1.072 0 016.499 6.5z"/></svg>'},Th={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338L5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293zM6.5 5.249a1.082 1.082 0 11-.013-1.516 1.072 1.072 0 01.013 1.516zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5z"/></svg>'},Bh={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 102 2 2 2 0 00-2-2zm4.9.99A5.005 5.005 0 009 3.1V1H7v2.1A5.005 5.005 0 003.1 7H1v2h2.1A5.005 5.005 0 007 12.9V15h2v-2.1A5.005 5.005 0 0012.9 9H15V7zM8 12a4 4 0 114-4 4.005 4.005 0 01-4 4z"/></svg>'},Nh={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 019 12.9V15H7v-2.108a4.99 4.99 0 01-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 107 4.13V1h2v2.1A5.005 5.005 0 0112.9 7zm-5 1.01a2 2 0 11-2-2 2 2 0 012 2z"/></svg>'},qh={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 116.5 8 1.5 1.5 0 018 6.5zM.5 8A1.5 1.5 0 102 6.5 1.5 1.5 0 00.5 8zm12 0A1.5 1.5 0 1014 6.5 1.5 1.5 0 0012.5 8z"/></svg>'},jh={name:"three_vertical_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 3h2v10h-2zM7 3h2v10H7zM3 3h2v10H3z"/></svg>'},Gh={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 7l-.625-5H10V1H5v1h.625L5 7a2 2 0 00-2 2h4v4l.5 2 .5-2V9h4a2 2 0 00-2-2z"/></svg>'},Uh={name:"tile_size_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 8h6v6H2zm0-6v5h2V4h8v8H9v2h5V2z"/></svg>'},Xh={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103L5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},Wh={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>'},Kh={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2L2 14h12zm0 4.875l2.438 4.875H5.585z"/></svg>'},Yh={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2L2 14h12L8 2z"/></svg>'},Qh={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 00-1.6 1.6v6.8a1.595 1.595 0 001.6 1.594h10.8a1.595 1.595 0 001.6-1.594v-6.8a1.6 1.6 0 00-1.6-1.6zM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5z"/></svg>'},Zh={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 00-1.182 1.51l.01.155.021.193a1.69 1.69 0 00.216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 00.992.36h.049a1.306 1.306 0 00.224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 01-.571.053 3.148 3.148 0 01-2.99-2.258l-.011-.045a3.04 3.04 0 01-.076-.35 3.127 3.127 0 01-.03-.206l-.004-.089a3.112 3.112 0 01-.016-.336A3.164 3.164 0 014.35 7.356c.272-.068.808-.203.802-.206l.623-.137zm4.31-1.544l-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 01.789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 01-.035.58l-.064.185-.056.142a1.546 1.546 0 01-1.4.893 1.661 1.661 0 01-.313-.03 54.946 54.946 0 01-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 00.578.056 3.188 3.188 0 002.811-1.74 3.018 3.018 0 00.129-.311l.033-.083.061-.197a3.047 3.047 0 00.082-.351l.008-.044a3.132 3.132 0 00-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393L6.875 6.075h.75l.3 3.032 1.2-3.782h-.75z"/></svg>'},Jh={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 4a1.883 1.883 0 012 2h2a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 6v2H3v6h10V8z"/></svg>'},tu={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9zM7.982 2L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9z"/></svg>'},eu={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 012.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 01-.335.364 8.55 8.55 0 01-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0114 12.291V14H2v-1.673a2.163 2.163 0 011.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 01-.312-.749 4.275 4.275 0 01-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 018.004 2"/></svg>'},iu={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.57 7.28l-.06.013a4.556 4.556 0 00-1.38-2.609V3.44a.481.481 0 00-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 00-.48.48v1.24a4.545 4.545 0 000 6.64v1.24a.481.481 0 00.48.48h.48V14h4.32v-.96h.48a.481.481 0 00.48-.48v-1.24a4.547 4.547 0 001.379-2.612l.061.012a.481.481 0 00.48-.48v-.48a.481.481 0 00-.48-.48zm-2.3 2.662a1.59 1.59 0 00-.182-.26L8.747 8.338a.785.785 0 000-.666c.132-.133.894-.899.965-1a1.216 1.216 0 00.14-.485 1.004 1.004 0 00-.515.157l-.955.957a.784.784 0 100 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 00.36.276 3.055 3.055 0 11.291-.297z"/></svg>'},nu={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 01-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472z"/></svg>'},ou={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.089 2.526h-1.868a5.598 5.598 0 00-.854-1.712 5.363 5.363 0 012.722 1.712zm-2.722 8.66a5.599 5.599 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.644 10.644 0 00.208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.955.955 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.363 5.363 0 012.722-1.712 5.017 5.017 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zM12.105 8a.326.326 0 01-.19.296l-6.598 3.3-.148.036a.327.327 0 01-.327-.328V4.69a.327.327 0 01.492-.281l6.595 3.302a.326.326 0 01.176.29z"/></svg>'},su={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.09 2.526H10.22a5.6 5.6 0 00-.854-1.712 5.364 5.364 0 012.722 1.712zm-2.723 8.66a5.6 5.6 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.657 10.657 0 00.208-1.187L9.923 10a9.85 9.85 0 01-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.96.96 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.364 5.364 0 012.722-1.712 5.02 5.02 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zm-.619-3.131L5.334 4.409a.327.327 0 00-.492.281v6.613a.327.327 0 00.327.328l.148-.035 6.598-3.3a.326.326 0 00.014-.585zm-6.087 2.505V5.78L10.274 8z"/></svg>'},ru={name:"window_code_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V5h10zM4 9.135l2.698-1.118v.75l-1.588.65 1.588.646v.75l-2.694-1.12zm4.42-1.49h.792l-1.565 3.71h-.783zM12 9.135v.557l-2.694 1.12v-.75l.062-.024 1.526-.626-1.588-.648v-.747z"/></svg>'},au={name:"window_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V5h10zM7 8H4V6h3zm5 2H4V9h8zm0 2H4v-1h8z"/></svg>'},lu={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.286 11.714l-5.791-5.79a2.504 2.504 0 00.17-.755 2.149 2.149 0 00-.095-.814 2.12 2.12 0 00-.55-.904 2.328 2.328 0 00-1.76-.685h-.045a2.104 2.104 0 00-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 01-.22.854 1.043 1.043 0 01-.114.145 1.648 1.648 0 01-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 00-.135.545l-.015.105a2.337 2.337 0 00.384 1.518 2.51 2.51 0 00.295.36 2.205 2.205 0 001.576.65 2.453 2.453 0 00.898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67zM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916zM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45z"/></svg>'},cu={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667L9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3z"/></svg>'},du={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026L4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363zm1.155-10.68l-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312z"/></svg>'},hu=vt`
|
|
1657
1657
|
${wo("inline-flex")}
|
|
1658
1658
|
|
|
1659
1659
|
:host {
|
|
@@ -1898,8 +1898,8 @@ e&&dr.unsubscribe(e)}}const bu=(t,e)=>new mu(t,e),wu=vt`
|
|
|
1898
1898
|
:host {
|
|
1899
1899
|
--ni-private-card-button-background-hover-color: ${Qo(Oo,.3)};
|
|
1900
1900
|
--ni-private-card-button-background-active-color: ${Oo};
|
|
1901
|
-
--ni-private-card-button-border-active-color: ${Qo(
|
|
1902
|
-
--ni-private-card-button-border-selected-color: ${Qo(
|
|
1901
|
+
--ni-private-card-button-border-active-color: ${Qo(Fo,.2)};
|
|
1902
|
+
--ni-private-card-button-border-selected-color: ${Qo(Fo,.6)};
|
|
1903
1903
|
}
|
|
1904
1904
|
`),bu(is,vt`
|
|
1905
1905
|
:host {
|
|
@@ -2078,7 +2078,7 @@ const ku=vt`
|
|
|
2078
2078
|
border-color: ${vr};
|
|
2079
2079
|
}
|
|
2080
2080
|
`
|
|
2081
|
-
class _u extends Nn{constructor(){super(...arguments),this.appearance=ac,this.contentHidden=!1}}t([nt],_u.prototype,"appearance",void 0),t([nt({attribute:"content-hidden",mode:"boolean"})],_u.prototype,"contentHidden",void 0),Me(_u,
|
|
2081
|
+
class _u extends Nn{constructor(){super(...arguments),this.appearance=ac,this.contentHidden=!1}}t([nt],_u.prototype,"appearance",void 0),t([nt({attribute:"content-hidden",mode:"boolean"})],_u.prototype,"contentHidden",void 0),Me(_u,Dt,mi)
|
|
2082
2082
|
const Su=_u.compose({baseName:"toggle-button",template:(t,e)=>U`
|
|
2083
2083
|
<div
|
|
2084
2084
|
role="button"
|
|
@@ -2398,7 +2398,7 @@ const Hu="underline",Eu="outline",Lu="block",Pu=vt`
|
|
|
2398
2398
|
:host([disabled]) .control {
|
|
2399
2399
|
background-color: rgba(${wr}, 0.07);
|
|
2400
2400
|
}
|
|
2401
|
-
`)),
|
|
2401
|
+
`)),Fu=vt`
|
|
2402
2402
|
.error-icon {
|
|
2403
2403
|
display: none;
|
|
2404
2404
|
}
|
|
@@ -2434,9 +2434,9 @@ const Hu="underline",Eu="outline",Lu="block",Pu=vt`
|
|
|
2434
2434
|
:host([error-visible]) .error-text:empty {
|
|
2435
2435
|
display: none;
|
|
2436
2436
|
}
|
|
2437
|
-
`,
|
|
2437
|
+
`,Du=vt`
|
|
2438
2438
|
${Pu}
|
|
2439
|
-
${
|
|
2439
|
+
${Fu}
|
|
2440
2440
|
|
|
2441
2441
|
:host {
|
|
2442
2442
|
--ni-private-hover-bottom-border-width: 2px;
|
|
@@ -2516,7 +2516,7 @@ const Hu="underline",Eu="outline",Lu="block",Pu=vt`
|
|
|
2516
2516
|
}
|
|
2517
2517
|
`))
|
|
2518
2518
|
class Tu extends Hi{constructor(){super(...arguments),this.appearance=Hu,this.errorVisible=!1,this.valueUpdatedByInput=!1}setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(t,e){const i=this.value
|
|
2519
|
-
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 Be:case
|
|
2519
|
+
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 Be:case Fe:case Ue:case Ne:return this.open=!0,this.stopPropagation(t),!1
|
|
2520
2520
|
default:return!0}}filterOptions(){super.filterOptions()
|
|
2521
2521
|
const t=this.filteredOptions.filter((t=>!t.disabled))
|
|
2522
2522
|
this.filteredOptions=t}inputHandler(t){const e=super.inputHandler(t)
|
|
@@ -2524,7 +2524,7 @@ return this.valueUpdatedByInput||(this.valueBeforeTextUpdate=this.value),this.va
|
|
|
2524
2524
|
if(t.ctrlKey||t.altKey)return e
|
|
2525
2525
|
switch(t.key){case Ne:this.emitChangeIfValueUpdated()
|
|
2526
2526
|
break
|
|
2527
|
-
case
|
|
2527
|
+
case Fe:case Be:this.open&&this.valueUpdatedByInput&&(this.valueUpdatedByInput=!1)
|
|
2528
2528
|
break
|
|
2529
2529
|
default:return e}return e}focusoutHandler(t){const e=super.focusoutHandler(t)
|
|
2530
2530
|
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")
|
|
@@ -2583,7 +2583,7 @@ const Bu=Tu.compose({baseName:"combobox",baseClass:Hi,template:(t,e)=>U`
|
|
|
2583
2583
|
></slot>
|
|
2584
2584
|
</div>
|
|
2585
2585
|
</template>
|
|
2586
|
-
`,styles:
|
|
2586
|
+
`,styles:Du,shadowOptions:{delegatesFocus:!0},end:U`
|
|
2587
2587
|
<div class="end-slot-container">
|
|
2588
2588
|
<${rn.tagFor(Ou)}
|
|
2589
2589
|
severity="error"
|
|
@@ -2916,8 +2916,8 @@ Au("icon-arrow-up-left-and-arrow-down-right",class extends Iu{constructor(){supe
|
|
|
2916
2916
|
Au("icon-arrows-maximize",class extends Iu{constructor(){super(Ec)}})
|
|
2917
2917
|
Au("icon-arrows-repeat",class extends Iu{constructor(){super(Lc)}})
|
|
2918
2918
|
Au("icon-bars",class extends Iu{constructor(){super(Pc)}})
|
|
2919
|
-
Au("icon-bell",class extends Iu{constructor(){super(
|
|
2920
|
-
Au("icon-bell-and-comment",class extends Iu{constructor(){super(
|
|
2919
|
+
Au("icon-bell",class extends Iu{constructor(){super(Fc)}})
|
|
2920
|
+
Au("icon-bell-and-comment",class extends Iu{constructor(){super(Dc)}})
|
|
2921
2921
|
Au("icon-bell-circle",class extends Iu{constructor(){super(Tc)}})
|
|
2922
2922
|
Au("icon-bell-solid-circle",class extends Iu{constructor(){super(Bc)}})
|
|
2923
2923
|
Au("icon-block-with-ribbon",class extends Iu{constructor(){super(Nc)}})
|
|
@@ -2969,8 +2969,8 @@ Au("icon-electronic-chip-zoomed",class extends Iu{constructor(){super(Od)}})
|
|
|
2969
2969
|
Au("icon-eye",class extends Iu{constructor(){super(Ed)}})
|
|
2970
2970
|
Au("icon-fancy-a",class extends Iu{constructor(){super(Ld)}})
|
|
2971
2971
|
Au("icon-file",class extends Iu{constructor(){super(Pd)}})
|
|
2972
|
-
Au("icon-file-drawer",class extends Iu{constructor(){super(
|
|
2973
|
-
Au("icon-file-search",class extends Iu{constructor(){super(
|
|
2972
|
+
Au("icon-file-drawer",class extends Iu{constructor(){super(Fd)}})
|
|
2973
|
+
Au("icon-file-search",class extends Iu{constructor(){super(Dd)}})
|
|
2974
2974
|
Au("icon-filter",class extends Iu{constructor(){super(Td)}})
|
|
2975
2975
|
Au("icon-floppy-disk-checkmark",class extends Iu{constructor(){super(Bd)}})
|
|
2976
2976
|
Au("icon-floppy-disk-star-arrow-right",class extends Iu{constructor(){super(Nd)}})
|
|
@@ -3023,8 +3023,8 @@ Au("icon-spinner",class extends Iu{constructor(){super(Hh)}})
|
|
|
3023
3023
|
Au("icon-square-check",class extends Iu{constructor(){super(Eh)}})
|
|
3024
3024
|
Au("icon-square-t",class extends Iu{constructor(){super(Lh)}})
|
|
3025
3025
|
Au("icon-t",class extends Iu{constructor(){super(Ph)}})
|
|
3026
|
-
Au("icon-tablet",class extends Iu{constructor(){super(
|
|
3027
|
-
Au("icon-tag",class extends Iu{constructor(){super(
|
|
3026
|
+
Au("icon-tablet",class extends Iu{constructor(){super(Fh)}})
|
|
3027
|
+
Au("icon-tag",class extends Iu{constructor(){super(Dh)}})
|
|
3028
3028
|
Au("icon-tags",class extends Iu{constructor(){super(Th)}})
|
|
3029
3029
|
Au("icon-target-crosshairs",class extends Iu{constructor(){super(Bh)}})
|
|
3030
3030
|
Au("icon-target-crosshairs-progress",class extends Iu{constructor(){super(Nh)}})
|
|
@@ -3231,7 +3231,7 @@ const sp=vt`
|
|
|
3231
3231
|
class lp extends _e{constructor(){super(...arguments),this.appearance=ac,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=ap,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.open=!1,this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(He,this.menuChangeHandler)}toggleButtonChanged(t,e){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(t,e){t&&t.removeEventListener(He,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(He,this.menuChangeHandler,{capture:!0}))}openChanged(t,e){this.toggleButton&&(this.toggleButton.checked=this.open),this.open||this.$emit("open-change")}regionLoadedHandler(){this.focusLastItemWhenOpened?(this.focusLastMenuItem(),this.focusLastItemWhenOpened=!1):this.focusMenu(),this.$emit("open-change")}focusoutHandler(t){if(!this.open)return!0
|
|
3232
3232
|
const e=t.relatedTarget
|
|
3233
3233
|
return!!this.contains(e)||(this.open=!1,!1)}toggleButtonCheckedChangeHandler(t){return this.open=this.toggleButton.checked,t.stopPropagation(),!1}toggleButtonKeyDownHandler(t){switch(t.key){case Be:return this.focusLastItemWhenOpened=!0,this.open=!0,!1
|
|
3234
|
-
case
|
|
3234
|
+
case Fe:return this.open=!0,!1
|
|
3235
3235
|
default:return!0}}menuKeyDownHandler(t){return t.key!==qe||(this.open=!1,this.toggleButton.focus(),!1)}get menu(){return this.slottedMenus?.length?this.slottedMenus[0]:void 0}focusMenu(){this.menu?.focus()}focusLastMenuItem(){const t=this.menu?.querySelectorAll("[role=menuitem]")
|
|
3236
3236
|
if(t?.length){t[t.length-1].focus()}}}t([nt],lp.prototype,"appearance",void 0),t([nt({mode:"boolean"})],lp.prototype,"disabled",void 0),t([nt({attribute:"content-hidden",mode:"boolean"})],lp.prototype,"contentHidden",void 0),t([nt({mode:"boolean"})],lp.prototype,"open",void 0),t([nt({attribute:"position"})],lp.prototype,"position",void 0),t([f],lp.prototype,"toggleButton",void 0),t([f],lp.prototype,"region",void 0),t([f],lp.prototype,"slottedMenus",void 0)
|
|
3237
3237
|
const cp=lp.compose({baseName:"menu-button",template:rp,styles:sp,shadowOptions:{delegatesFocus:!0}})
|
|
@@ -3386,7 +3386,7 @@ const hp=class extends yn{}.compose({baseName:"menu-item",baseClass:yn,template:
|
|
|
3386
3386
|
rn.getOrCreate().withPrefix("nimble").register(hp())
|
|
3387
3387
|
const up="underline",pp="outline",gp="block",vp=vt`
|
|
3388
3388
|
${wo("inline-block")}
|
|
3389
|
-
${
|
|
3389
|
+
${Fu}
|
|
3390
3390
|
|
|
3391
3391
|
:host {
|
|
3392
3392
|
font: ${Ua};
|
|
@@ -3829,7 +3829,7 @@ const yp=class extends An{}.compose({baseName:"radio-group",baseClass:An,templat
|
|
|
3829
3829
|
rn.getOrCreate().withPrefix("nimble").register(yp())
|
|
3830
3830
|
const $p=vt`
|
|
3831
3831
|
${Pu}
|
|
3832
|
-
${
|
|
3832
|
+
${Fu}
|
|
3833
3833
|
|
|
3834
3834
|
${""}
|
|
3835
3835
|
[part='selected-value'] {
|
|
@@ -3853,9 +3853,9 @@ const $p=vt`
|
|
|
3853
3853
|
padding-bottom: 0;
|
|
3854
3854
|
}
|
|
3855
3855
|
`))
|
|
3856
|
-
class Cp extends
|
|
3856
|
+
class Cp extends Fn{constructor(){super(...arguments),this.appearance=Hu,this.errorVisible=!1}setPositioning(){this.$fastController.isConnected&&(super.setPositioning(),this.updateListboxMaxHeightCssVariable())}slottedOptionsChanged(t,e){const i=this.value
|
|
3857
3857
|
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],Cp.prototype,"appearance",void 0),t([nt({attribute:"error-text"})],Cp.prototype,"errorText",void 0),t([nt({attribute:"error-visible",mode:"boolean"})],Cp.prototype,"errorVisible",void 0)
|
|
3858
|
-
const kp=Cp.compose({baseName:"select",baseClass:
|
|
3858
|
+
const kp=Cp.compose({baseName:"select",baseClass:Fn,template:(t,e)=>U`
|
|
3859
3859
|
<template
|
|
3860
3860
|
class="${t=>[t.collapsible&&"collapsible",t.collapsible&&t.open&&"open",t.disabled&&"disabled",t.collapsible&&t.position].filter(Boolean).join(" ")}"
|
|
3861
3861
|
aria-activedescendant="${t=>t.ariaActiveDescendant}"
|
|
@@ -4041,7 +4041,7 @@ const _p=vt`
|
|
|
4041
4041
|
}
|
|
4042
4042
|
`.withBehaviors(bu(es,vt`
|
|
4043
4043
|
:host {
|
|
4044
|
-
--ni-private-spinner-bits-background-color: ${
|
|
4044
|
+
--ni-private-spinner-bits-background-color: ${Fo}
|
|
4045
4045
|
`),bu(is,vt`
|
|
4046
4046
|
:host {
|
|
4047
4047
|
--ni-private-spinner-bits-background-color: ${Ao};
|
|
@@ -4198,17 +4198,17 @@ const Mp=vt`
|
|
|
4198
4198
|
}
|
|
4199
4199
|
`.withBehaviors(bu(es,vt`
|
|
4200
4200
|
:host {
|
|
4201
|
-
--ni-private-switch-background-disabled-color: ${Qo(
|
|
4201
|
+
--ni-private-switch-background-disabled-color: ${Qo(Fo,.07)};
|
|
4202
4202
|
--ni-private-switch-indicator-background-color: ${Oo};
|
|
4203
4203
|
--ni-private-switch-indicator-background-disabled-color: ${Qo(Oo,.1)};
|
|
4204
|
-
--ni-private-switch-indicator-border-color: ${
|
|
4205
|
-
--ni-private-switch-indicator-border-disabled-color: ${Qo(
|
|
4204
|
+
--ni-private-switch-indicator-border-color: ${Fo};
|
|
4205
|
+
--ni-private-switch-indicator-border-disabled-color: ${Qo(Fo,.3)};
|
|
4206
4206
|
}
|
|
4207
4207
|
`),bu(is,vt`
|
|
4208
4208
|
:host {
|
|
4209
4209
|
--ni-private-switch-background-disabled-color: ${Qo(Ao,.07)};
|
|
4210
|
-
--ni-private-switch-indicator-background-color: ${Qo(
|
|
4211
|
-
--ni-private-switch-indicator-background-disabled-color: ${Qo(
|
|
4210
|
+
--ni-private-switch-indicator-background-color: ${Qo(Fo,.3)};
|
|
4211
|
+
--ni-private-switch-indicator-background-disabled-color: ${Qo(Fo,.1)};
|
|
4212
4212
|
--ni-private-switch-indicator-border-color: ${Vo};
|
|
4213
4213
|
--ni-private-switch-indicator-border-disabled-color: ${Qo(Vo,.3)};
|
|
4214
4214
|
}
|
|
@@ -4384,7 +4384,7 @@ const Hp=class extends qn{}.compose({baseName:"tab-panel",baseClass:qn,template:
|
|
|
4384
4384
|
*
|
|
4385
4385
|
* @license MIT
|
|
4386
4386
|
*/
|
|
4387
|
-
function Ep(t,e){return"function"==typeof t?t(e):t}function Lp(t,e){return i=>{e.setState((e=>({...e,[t]:Ep(i,e[t])})))}}function Pp(t){return t instanceof Function}function
|
|
4387
|
+
function Ep(t,e){return"function"==typeof t?t(e):t}function Lp(t,e){return i=>{e.setState((e=>({...e,[t]:Ep(i,e[t])})))}}function Pp(t){return t instanceof Function}function Fp(t,e,i){let n,o=[]
|
|
4388
4388
|
return()=>{let s
|
|
4389
4389
|
i.key&&i.debug&&(s=Date.now())
|
|
4390
4390
|
const r=t()
|
|
@@ -4392,33 +4392,33 @@ if(!(r.length!==o.length||r.some(((t,e)=>o[e]!==t))))return n
|
|
|
4392
4392
|
let a
|
|
4393
4393
|
if(o=r,i.key&&i.debug&&(a=Date.now()),n=e(...r),null==i||null==i.onChange||i.onChange(n),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,n=e/16,o=(t,e)=>{for(t=String(t);t.length<e;)t=" "+t
|
|
4394
4394
|
return t}
|
|
4395
|
-
console.info(`%c⏱ ${o(e,5)} /${o(t,5)} ms`,`\n font-size: .6rem;\n font-weight: bold;\n color: hsl(${Math.max(0,Math.min(120-120*n,120))}deg 100% 31%);`,null==i?void 0:i.key)}return n}}function
|
|
4395
|
+
console.info(`%c⏱ ${o(e,5)} /${o(t,5)} ms`,`\n font-size: .6rem;\n font-weight: bold;\n color: hsl(${Math.max(0,Math.min(120-120*n,120))}deg 100% 31%);`,null==i?void 0:i.key)}return n}}function Dp(t,e,i){var n
|
|
4396
4396
|
let o={id:null!=(n=i.id)?n: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)}
|
|
4397
4397
|
return e(o),t},getContext:()=>({table:t,header:o,column:e})}
|
|
4398
4398
|
return t._features.forEach((e=>{Object.assign(o,null==e.createHeader?void 0:e.createHeader(o,t))})),o}rn.getOrCreate().withPrefix("nimble").register(Hp())
|
|
4399
|
-
const Tp={createTable:t=>({getHeaderGroups:
|
|
4399
|
+
const Tp={createTable:t=>({getHeaderGroups:Fp((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.left,t.getState().columnPinning.right]),((e,i,n,o)=>{var s,r
|
|
4400
4400
|
const a=null!=(s=null==n?void 0:n.map((t=>i.find((e=>e.id===t)))).filter(Boolean))?s:[],l=null!=(r=null==o?void 0:o.map((t=>i.find((e=>e.id===t)))).filter(Boolean))?r:[]
|
|
4401
4401
|
return Bp(e,[...a,...i.filter((t=>!(null!=n&&n.includes(t.id)||null!=o&&o.includes(t.id)))),...l],t)}),{key:!1,debug:()=>{var e
|
|
4402
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterHeaderGroups:
|
|
4403
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftHeaderGroups:
|
|
4402
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterHeaderGroups:Fp((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.left,t.getState().columnPinning.right]),((e,i,n,o)=>Bp(e,i=i.filter((t=>!(null!=n&&n.includes(t.id)||null!=o&&o.includes(t.id)))),t,"center")),{key:!1,debug:()=>{var e
|
|
4403
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftHeaderGroups:Fp((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.left]),((e,i,n)=>{var o
|
|
4404
4404
|
return Bp(e,null!=(o=null==n?void 0:n.map((t=>i.find((e=>e.id===t)))).filter(Boolean))?o:[],t,"left")}),{key:!1,debug:()=>{var e
|
|
4405
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightHeaderGroups:
|
|
4405
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightHeaderGroups:Fp((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.right]),((e,i,n)=>{var o
|
|
4406
4406
|
return Bp(e,null!=(o=null==n?void 0:n.map((t=>i.find((e=>e.id===t)))).filter(Boolean))?o:[],t,"right")}),{key:!1,debug:()=>{var e
|
|
4407
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getFooterGroups:
|
|
4408
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftFooterGroups:
|
|
4409
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterFooterGroups:
|
|
4410
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightFooterGroups:
|
|
4411
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getFlatHeaders:
|
|
4412
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftFlatHeaders:
|
|
4413
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterFlatHeaders:
|
|
4414
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightFlatHeaders:
|
|
4415
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterLeafHeaders:
|
|
4407
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getFooterGroups:Fp((()=>[t.getHeaderGroups()]),(t=>[...t].reverse()),{key:!1,debug:()=>{var e
|
|
4408
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftFooterGroups:Fp((()=>[t.getLeftHeaderGroups()]),(t=>[...t].reverse()),{key:!1,debug:()=>{var e
|
|
4409
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterFooterGroups:Fp((()=>[t.getCenterHeaderGroups()]),(t=>[...t].reverse()),{key:!1,debug:()=>{var e
|
|
4410
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightFooterGroups:Fp((()=>[t.getRightHeaderGroups()]),(t=>[...t].reverse()),{key:!1,debug:()=>{var e
|
|
4411
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getFlatHeaders:Fp((()=>[t.getHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),{key:!1,debug:()=>{var e
|
|
4412
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftFlatHeaders:Fp((()=>[t.getLeftHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),{key:!1,debug:()=>{var e
|
|
4413
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterFlatHeaders:Fp((()=>[t.getCenterHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),{key:!1,debug:()=>{var e
|
|
4414
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightFlatHeaders:Fp((()=>[t.getRightHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),{key:!1,debug:()=>{var e
|
|
4415
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterLeafHeaders:Fp((()=>[t.getCenterFlatHeaders()]),(t=>t.filter((t=>{var e
|
|
4416
4416
|
return!(null!=(e=t.subHeaders)&&e.length)}))),{key:!1,debug:()=>{var e
|
|
4417
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftLeafHeaders:
|
|
4417
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftLeafHeaders:Fp((()=>[t.getLeftFlatHeaders()]),(t=>t.filter((t=>{var e
|
|
4418
4418
|
return!(null!=(e=t.subHeaders)&&e.length)}))),{key:!1,debug:()=>{var e
|
|
4419
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightLeafHeaders:
|
|
4419
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightLeafHeaders:Fp((()=>[t.getRightFlatHeaders()]),(t=>t.filter((t=>{var e
|
|
4420
4420
|
return!(null!=(e=t.subHeaders)&&e.length)}))),{key:!1,debug:()=>{var e
|
|
4421
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeafHeaders:
|
|
4421
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeafHeaders:Fp((()=>[t.getLeftHeaderGroups(),t.getCenterHeaderGroups(),t.getRightHeaderGroups()]),((t,e,i)=>{var n,o,s,r,a,l
|
|
4422
4422
|
return[...null!=(n=null==(o=t[0])?void 0:o.headers)?n:[],...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
|
|
4423
4423
|
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}})})}
|
|
4424
4424
|
function Bp(t,e,i,n){var o,s
|
|
@@ -4431,8 +4431,8 @@ const c=(t,e)=>{const o={depth:e,id:[n,`${e}`].filter(Boolean).join("_"),headers
|
|
|
4431
4431
|
t.forEach((t=>{const r=[...s].reverse()[0]
|
|
4432
4432
|
let a,l=!1
|
|
4433
4433
|
if(t.column.depth===o.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)
|
|
4434
|
-
else{const o=
|
|
4435
|
-
o.subHeaders.push(t),s.push(o)}o.headers.push(t),t.headerGroup=o})),l.push(o),e>0&&c(s,e-1)},d=e.map(((t,e)=>
|
|
4434
|
+
else{const o=Dp(i,a,{id:[n,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})
|
|
4435
|
+
o.subHeaders.push(t),s.push(o)}o.headers.push(t),t.headerGroup=o})),l.push(o),e>0&&c(s,e-1)},d=e.map(((t,e)=>Dp(i,t,{depth:r,index:e})))
|
|
4436
4436
|
c(d,r-1),l.reverse()
|
|
4437
4437
|
const h=t=>t.filter((t=>t.column.getIsVisible())).map((t=>{let e=0,i=0,n=[0]
|
|
4438
4438
|
t.subHeaders&&t.subHeaders.length?(n=[],h(t.subHeaders).forEach((t=>{let{colSpan:i,rowSpan:o}=t
|
|
@@ -4553,9 +4553,9 @@ const ag={getInitialState:t=>({rowSelection:{},...t}),getDefaultOptions:t=>({onR
|
|
|
4553
4553
|
return t.setRowSelection(e?{}:null!=(i=t.initialState.rowSelection)?i:{})},toggleAllRowsSelected:e=>{t.setRowSelection((i=>{e=void 0!==e?e:!t.getIsAllRowsSelected()
|
|
4554
4554
|
const n={...i},o=t.getPreGroupedRowModel().flatRows
|
|
4555
4555
|
return e?o.forEach((t=>{t.getCanSelect()&&(n[t.id]=!0)})):o.forEach((t=>{delete n[t.id]})),n}))},toggleAllPageRowsSelected:e=>t.setRowSelection((i=>{const n=void 0!==e?e:!t.getIsAllPageRowsSelected(),o={...i}
|
|
4556
|
-
return t.getRowModel().rows.forEach((e=>{lg(o,e.id,n,t)})),o})),getPreSelectedRowModel:()=>t.getCoreRowModel(),getSelectedRowModel:
|
|
4557
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getFilteredSelectedRowModel:
|
|
4558
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getGroupedSelectedRowModel:
|
|
4556
|
+
return t.getRowModel().rows.forEach((e=>{lg(o,e.id,n,t)})),o})),getPreSelectedRowModel:()=>t.getCoreRowModel(),getSelectedRowModel:Fp((()=>[t.getState().rowSelection,t.getCoreRowModel()]),((e,i)=>Object.keys(e).length?cg(t,i):{rows:[],flatRows:[],rowsById:{}}),{key:!1,debug:()=>{var e
|
|
4557
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getFilteredSelectedRowModel:Fp((()=>[t.getState().rowSelection,t.getFilteredRowModel()]),((e,i)=>Object.keys(e).length?cg(t,i):{rows:[],flatRows:[],rowsById:{}}),{key:"getFilteredSelectedRowModel",debug:()=>{var e
|
|
4558
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getGroupedSelectedRowModel:Fp((()=>[t.getState().rowSelection,t.getSortedRowModel()]),((e,i)=>Object.keys(e).length?cg(t,i):{rows:[],flatRows:[],rowsById:{}}),{key:"getGroupedSelectedRowModel",debug:()=>{var e
|
|
4559
4559
|
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getIsAllRowsSelected:()=>{const e=t.getFilteredRowModel().flatRows,{rowSelection:i}=t.getState()
|
|
4560
4560
|
let n=Boolean(e.length&&Object.keys(i).length)
|
|
4561
4561
|
return n&&e.some((t=>t.getCanSelect()&&!i[t.id]))&&(n=!1),n},getIsAllPageRowsSelected:()=>{const e=t.getPaginationRowModel().flatRows,{rowSelection:i}=t.getState()
|
|
@@ -4591,15 +4591,15 @@ if(o>s)return 1
|
|
|
4591
4591
|
if(s>o)return-1}}return i.length-n.length}const fg={alphanumeric:(t,e,i)=>vg(gg(t.getValue(i)).toLowerCase(),gg(e.getValue(i)).toLowerCase()),alphanumericCaseSensitive:(t,e,i)=>vg(gg(t.getValue(i)),gg(e.getValue(i))),text:(t,e,i)=>pg(gg(t.getValue(i)).toLowerCase(),gg(e.getValue(i)).toLowerCase()),textCaseSensitive:(t,e,i)=>pg(gg(t.getValue(i)),gg(e.getValue(i))),datetime:(t,e,i)=>{const n=t.getValue(i),o=e.getValue(i)
|
|
4592
4592
|
return n>o?1:n<o?-1:0},basic:(t,e,i)=>pg(t.getValue(i),e.getValue(i))},mg=[Tp,{getInitialState:t=>({columnVisibility:{},...t}),getDefaultOptions:t=>({onColumnVisibilityChange:Lp("columnVisibility",t)}),createColumn:(t,e)=>({toggleVisibility:i=>{t.getCanHide()&&e.setColumnVisibility((e=>({...e,[t.id]:null!=i?i:!t.getIsVisible()})))},getIsVisible:()=>{var i,n
|
|
4593
4593
|
return null==(i=null==(n=e.getState().columnVisibility)?void 0:n[t.id])||i},getCanHide:()=>{var i,n
|
|
4594
|
-
return(null==(i=t.columnDef.enableHiding)||i)&&(null==(n=e.options.enableHiding)||n)},getToggleVisibilityHandler:()=>e=>{null==t.toggleVisibility||t.toggleVisibility(e.target.checked)}}),createRow:(t,e)=>({_getAllVisibleCells:
|
|
4595
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getVisibleCells:
|
|
4596
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugRows}})}),createTable:t=>{const e=(e,i)=>
|
|
4594
|
+
return(null==(i=t.columnDef.enableHiding)||i)&&(null==(n=e.options.enableHiding)||n)},getToggleVisibilityHandler:()=>e=>{null==t.toggleVisibility||t.toggleVisibility(e.target.checked)}}),createRow:(t,e)=>({_getAllVisibleCells:Fp((()=>[t.getAllCells(),e.getState().columnVisibility]),(t=>t.filter((t=>t.column.getIsVisible()))),{key:"row._getAllVisibleCells",debug:()=>{var t
|
|
4595
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getVisibleCells:Fp((()=>[t.getLeftVisibleCells(),t.getCenterVisibleCells(),t.getRightVisibleCells()]),((t,e,i)=>[...t,...e,...i]),{key:!1,debug:()=>{var t
|
|
4596
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugRows}})}),createTable:t=>{const e=(e,i)=>Fp((()=>[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
|
|
4597
4597
|
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}})
|
|
4598
4598
|
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
|
|
4599
4599
|
t.setColumnVisibility(e?{}:null!=(i=t.initialState.columnVisibility)?i:{})},toggleAllColumnsVisible:e=>{var i
|
|
4600
4600
|
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
|
|
4601
4601
|
t.toggleAllColumnsVisible(null==(i=e.target)?void 0:i.checked)}}}},{getInitialState:t=>({columnOrder:[],...t}),getDefaultOptions:t=>({onColumnOrderChange:Lp("columnOrder",t)}),createTable:t=>({setColumnOrder:e=>null==t.options.onColumnOrderChange?void 0:t.options.onColumnOrderChange(e),resetColumnOrder:e=>{var i
|
|
4602
|
-
t.setColumnOrder(e?[]:null!=(i=t.initialState.columnOrder)?i:[])},_getOrderColumnsFn:
|
|
4602
|
+
t.setColumnOrder(e?[]:null!=(i=t.initialState.columnOrder)?i:[])},_getOrderColumnsFn:Fp((()=>[t.getState().columnOrder,t.getState().grouping,t.options.groupedColumnMode]),((t,e,i)=>n=>{let o=[]
|
|
4603
4603
|
if(null!=t&&t.length){const e=[...t],i=[...n]
|
|
4604
4604
|
for(;i.length&&e.length;){const t=e.shift(),n=i.findIndex((e=>e.id===t))
|
|
4605
4605
|
n>-1&&o.push(i.splice(n,1)[0])}o=[...o,...i]}else o=n
|
|
@@ -4611,17 +4611,17 @@ return"right"===i?{left:(null!=(s=null==t?void 0:t.left)?s:[]).filter((t=>!(null
|
|
|
4611
4611
|
return(null==(i=t.columnDef.enablePinning)||i)&&(null==(n=e.options.enablePinning)||n)})),getIsPinned:()=>{const i=t.getLeafColumns().map((t=>t.id)),{left:n,right:o}=e.getState().columnPinning,s=i.some((t=>null==n?void 0:n.includes(t))),r=i.some((t=>null==o?void 0:o.includes(t)))
|
|
4612
4612
|
return s?"left":!!r&&"right"},getPinnedIndex:()=>{var i,n,o
|
|
4613
4613
|
const s=t.getIsPinned()
|
|
4614
|
-
return s?null!=(i=null==(n=e.getState().columnPinning)||null==(o=n[s])?void 0:o.indexOf(t.id))?i:-1:0}}),createRow:(t,e)=>({getCenterVisibleCells:
|
|
4614
|
+
return s?null!=(i=null==(n=e.getState().columnPinning)||null==(o=n[s])?void 0:o.indexOf(t.id))?i:-1:0}}),createRow:(t,e)=>({getCenterVisibleCells:Fp((()=>[t._getAllVisibleCells(),e.getState().columnPinning.left,e.getState().columnPinning.right]),((t,e,i)=>{const n=[...null!=e?e:[],...null!=i?i:[]]
|
|
4615
4615
|
return t.filter((t=>!n.includes(t.column.id)))}),{key:"row.getCenterVisibleCells",debug:()=>{var t
|
|
4616
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getLeftVisibleCells:
|
|
4617
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getRightVisibleCells:
|
|
4616
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getLeftVisibleCells:Fp((()=>[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
|
|
4617
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getRightVisibleCells:Fp((()=>[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
|
|
4618
4618
|
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,n
|
|
4619
4619
|
return t.setColumnPinning(e?{left:[],right:[]}:null!=(i=null==(n=t.initialState)?void 0:n.columnPinning)?i:{left:[],right:[]})},getIsSomeColumnsPinned:e=>{var i
|
|
4620
4620
|
const n=t.getState().columnPinning
|
|
4621
4621
|
var o,s
|
|
4622
|
-
return e?Boolean(null==(i=n[e])?void 0:i.length):Boolean((null==(o=n.left)?void 0:o.length)||(null==(s=n.right)?void 0:s.length))},getLeftLeafColumns:
|
|
4623
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getRightLeafColumns:
|
|
4624
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getCenterLeafColumns:
|
|
4622
|
+
return e?Boolean(null==(i=n[e])?void 0:i.length):Boolean((null==(o=n.left)?void 0:o.length)||(null==(s=n.right)?void 0:s.length))},getLeftLeafColumns:Fp((()=>[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
|
|
4623
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getRightLeafColumns:Fp((()=>[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
|
|
4624
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getCenterLeafColumns:Fp((()=>[t.getAllLeafColumns(),t.getState().columnPinning.left,t.getState().columnPinning.right]),((t,e,i)=>{const n=[...null!=e?e:[],...null!=i?i:[]]
|
|
4625
4625
|
return t.filter((t=>!n.includes(t.id)))}),{key:!1,debug:()=>{var e
|
|
4626
4626
|
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}})})},og,{getInitialState:t=>({sorting:[],...t}),getDefaultColumnDef:()=>({sortingFn:"auto"}),getDefaultOptions:t=>({onSortingChange:Lp("sorting",t),isMultiSortEvent:t=>t.shiftKey}),createColumn:(t,e)=>({getAutoSortingFn:()=>{const i=e.getFilteredRowModel().flatRows.slice(10)
|
|
4627
4627
|
let n=!1
|
|
@@ -4665,7 +4665,7 @@ t.setPageIndex(e?0:null!=(i=null==(n=t.initialState)||null==(o=n.pagination)?voi
|
|
|
4665
4665
|
t.setPageSize(e?10:null!=(i=null==(n=t.initialState)||null==(o=n.pagination)?void 0:o.pageSize)?i:10)},setPageSize:e=>{t.setPagination((t=>{const i=Math.max(1,Ep(e,t.pageSize)),n=t.pageSize*t.pageIndex,o=Math.floor(n/i)
|
|
4666
4666
|
return{...t,pageIndex:o,pageSize:i}}))},setPageCount:e=>t.setPagination((i=>{var n
|
|
4667
4667
|
let o=Ep(e,null!=(n=t.options.pageCount)?n:-1)
|
|
4668
|
-
return"number"==typeof o&&(o=Math.max(-1,o)),{...i,pageCount:o}})),getPageOptions:
|
|
4668
|
+
return"number"==typeof o&&(o=Math.max(-1,o)),{...i,pageCount:o}})),getPageOptions:Fp((()=>[t.getPageCount()]),(t=>{let e=[]
|
|
4669
4669
|
return t&&t>0&&(e=[...new Array(t)].fill(null).map(((t,e)=>e))),e}),{key:!1,debug:()=>{var e
|
|
4670
4670
|
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()
|
|
4671
4671
|
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
|
|
@@ -4683,28 +4683,28 @@ r=!1})).catch((t=>setTimeout((()=>{throw t})))))},reset:()=>{i.setState(i.initia
|
|
|
4683
4683
|
i.options=(t=>i.options.mergeOptions?i.options.mergeOptions(n,t):{...n,...t})(e)},getState:()=>i.options.state,setState:t=>{null==i.options.onStateChange||i.options.onStateChange(t)},_getRowId:(t,e,n)=>{var o
|
|
4684
4684
|
return null!=(o=null==i.options.getRowId?void 0:i.options.getRowId(t,e,n))?o:`${n?[n.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]
|
|
4685
4685
|
if(!e)throw new Error
|
|
4686
|
-
return e},_getDefaultColumnDef:
|
|
4686
|
+
return e},_getDefaultColumnDef:Fp((()=>[i.options.defaultColumn]),(t=>{var e
|
|
4687
4687
|
return t=null!=(e=t)?e:{},{header:t=>{const e=t.header.column.columnDef
|
|
4688
4688
|
return e.accessorKey?e.accessorKey:e.accessorFn?e.id:null},cell:t=>{var e,i
|
|
4689
4689
|
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
|
|
4690
|
-
return null!=(t=i.options.debugAll)?t:i.options.debugColumns},key:!1}),_getColumnDefs:()=>i.options.columns,getAllColumns:
|
|
4690
|
+
return null!=(t=i.options.debugAll)?t:i.options.debugColumns},key:!1}),_getColumnDefs:()=>i.options.columns,getAllColumns:Fp((()=>[i._getColumnDefs()]),(t=>{const e=function(t,n,o){return void 0===o&&(o=0),t.map((t=>{const s=function(t,e,i,n){var o,s
|
|
4691
4691
|
const r={...t._getDefaultColumnDef(),...e},a=r.accessorKey
|
|
4692
4692
|
let l,c=null!=(o=null!=(s=r.id)?s:a?a.replace(".","_"):void 0)?o:"string"==typeof r.header?r.header:void 0
|
|
4693
4693
|
if(r.accessorFn?l=r.accessorFn:a&&(l=a.includes(".")?t=>{let e=t
|
|
4694
4694
|
for(const t of a.split("."))e=e[t]
|
|
4695
4695
|
return e}:t=>t[r.accessorKey]),!c)throw new Error
|
|
4696
|
-
let d={id:`${String(c)}`,accessorFn:l,parent:n,depth:i,columnDef:r,columns:[],getFlatColumns:
|
|
4696
|
+
let d={id:`${String(c)}`,accessorFn:l,parent:n,depth:i,columnDef:r,columns:[],getFlatColumns:Fp((()=>[!0]),(()=>{var t
|
|
4697
4697
|
return[d,...null==(t=d.columns)?void 0:t.flatMap((t=>t.getFlatColumns()))]}),{key:"column.getFlatColumns",debug:()=>{var e
|
|
4698
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getLeafColumns:
|
|
4698
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getLeafColumns:Fp((()=>[t._getOrderColumnsFn()]),(t=>{var e
|
|
4699
4699
|
if(null!=(e=d.columns)&&e.length){let e=d.columns.flatMap((t=>t.getLeafColumns()))
|
|
4700
4700
|
return t(e)}return[d]}),{key:"column.getLeafColumns",debug:()=>{var e
|
|
4701
4701
|
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}})}
|
|
4702
4702
|
return d=t._features.reduce(((e,i)=>Object.assign(e,null==i.createColumn?void 0:i.createColumn(d,t))),d),d}(i,t,o,n),r=t
|
|
4703
4703
|
return s.columns=r.columns?e(r.columns,s,o+1):[],s}))}
|
|
4704
4704
|
return e(t)}),{key:!1,debug:()=>{var t
|
|
4705
|
-
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getAllFlatColumns:
|
|
4706
|
-
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),_getAllFlatColumnsById:
|
|
4707
|
-
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getAllLeafColumns:
|
|
4705
|
+
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getAllFlatColumns:Fp((()=>[i.getAllColumns()]),(t=>t.flatMap((t=>t.getFlatColumns()))),{key:!1,debug:()=>{var t
|
|
4706
|
+
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),_getAllFlatColumnsById:Fp((()=>[i.getAllFlatColumns()]),(t=>t.reduce(((t,e)=>(t[e.id]=e,t)),{})),{key:!1,debug:()=>{var t
|
|
4707
|
+
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getAllLeafColumns:Fp((()=>[i.getAllColumns(),i._getOrderColumnsFn()]),((t,e)=>e(t.flatMap((t=>t.getLeafColumns())))),{key:!1,debug:()=>{var t
|
|
4708
4708
|
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getColumn:t=>{const e=i._getAllFlatColumnsById()[t]
|
|
4709
4709
|
if(!e)throw new Error
|
|
4710
4710
|
return e}}
|
|
@@ -4716,10 +4716,10 @@ return i.accessorFn?i.columnDef.getUniqueValues?(r._uniqueValuesCache[e]=i.colum
|
|
|
4716
4716
|
return null!=(i=r.getValue(e))?i:t.options.renderFallbackValue},subRows:null!=s?s:[],getLeafRows:()=>function(t,e){const i=[],n=t=>{t.forEach((t=>{i.push(t)
|
|
4717
4717
|
const o=e(t)
|
|
4718
4718
|
null!=o&&o.length&&n(o)}))}
|
|
4719
|
-
return n(t),i}(r.subRows,(t=>t.subRows)),getAllCells:
|
|
4720
|
-
return null!=(e=o.getValue())?e:t.options.renderFallbackValue},getContext:
|
|
4719
|
+
return n(t),i}(r.subRows,(t=>t.subRows)),getAllCells:Fp((()=>[t.getAllLeafColumns()]),(e=>e.map((e=>function(t,e,i,n){const o={id:`${e.id}_${i.id}`,row:e,column:i,getValue:()=>e.getValue(n),renderValue:()=>{var e
|
|
4720
|
+
return null!=(e=o.getValue())?e:t.options.renderFallbackValue},getContext:Fp((()=>[t,i,e,o]),((t,e,i,n)=>({table:t,column:e,row:i,cell:n,getValue:n.getValue,renderValue:n.renderValue})),{key:!1,debug:()=>t.options.debugAll})}
|
|
4721
4721
|
return t._features.forEach((n=>{Object.assign(o,null==n.createCell?void 0:n.createCell(o,i,e,t))}),{}),o}(t,r,e,e.id)))),{key:!1,debug:()=>{var e
|
|
4722
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugRows}}),_getAllCellsByColumnId:
|
|
4722
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugRows}}),_getAllCellsByColumnId:Fp((()=>[r.getAllCells()]),(t=>t.reduce(((t,e)=>(t[e.column.id]=e,t)),{})),{key:"row.getAllCellsByColumnId",debug:()=>{var e
|
|
4723
4723
|
return null!=(e=t.options.debugAll)?e:t.options.debugRows}})}
|
|
4724
4724
|
for(let e=0;e<t._features.length;e++){const i=t._features[e]
|
|
4725
4725
|
Object.assign(r,null==i||null==i.createRow?void 0:i.createRow(r,t))}return r}
|
|
@@ -4747,21 +4747,55 @@ continue}const t=n[e]
|
|
|
4747
4747
|
.header-row {
|
|
4748
4748
|
display: flex;
|
|
4749
4749
|
flex-direction: row;
|
|
4750
|
+
background: ${gr};
|
|
4751
|
+
position: relative;
|
|
4750
4752
|
}
|
|
4751
4753
|
|
|
4752
4754
|
.header {
|
|
4753
4755
|
flex: 1;
|
|
4754
4756
|
}
|
|
4755
|
-
|
|
4757
|
+
|
|
4758
|
+
.row {
|
|
4759
|
+
background: ${gr};
|
|
4760
|
+
position: relative;
|
|
4761
|
+
}
|
|
4762
|
+
|
|
4763
|
+
.row::before {
|
|
4764
|
+
content: '';
|
|
4765
|
+
width: 100%;
|
|
4766
|
+
height: 100%;
|
|
4767
|
+
position: absolute;
|
|
4768
|
+
}
|
|
4769
|
+
|
|
4770
|
+
.row:hover::before {
|
|
4771
|
+
background: ${mr};
|
|
4772
|
+
}
|
|
4773
|
+
`.withBehaviors(bu(ns,vt`
|
|
4774
|
+
.header-row::before {
|
|
4775
|
+
content: '';
|
|
4776
|
+
width: 100%;
|
|
4777
|
+
height: 100%;
|
|
4778
|
+
position: absolute;
|
|
4779
|
+
background: ${mr};
|
|
4780
|
+
}
|
|
4781
|
+
|
|
4782
|
+
.row::before {
|
|
4783
|
+
background: ${mr};
|
|
4784
|
+
}
|
|
4785
|
+
|
|
4786
|
+
.row:hover::before {
|
|
4787
|
+
background: ${Qo(Oo,.15)};
|
|
4788
|
+
}
|
|
4789
|
+
`)),$g=vt`
|
|
4756
4790
|
${wo("flex")}
|
|
4757
4791
|
|
|
4758
4792
|
:host {
|
|
4759
4793
|
height: ${Mr};
|
|
4760
4794
|
align-items: center;
|
|
4761
|
-
background: ${gr};
|
|
4762
4795
|
padding: 0px calc(${Ir} / 2);
|
|
4763
4796
|
font: ${Tl};
|
|
4764
4797
|
color: ${Bl};
|
|
4798
|
+
text-transform: uppercase;
|
|
4765
4799
|
}
|
|
4766
4800
|
`,Cg=U`
|
|
4767
4801
|
<template role="columnheader">
|
|
@@ -4771,34 +4805,34 @@ continue}const t=n[e]
|
|
|
4771
4805
|
class kg extends _e{}const _g=kg.compose({baseName:"table-header",template:Cg,styles:$g})
|
|
4772
4806
|
rn.getOrCreate().withPrefix("nimble").register(_g())
|
|
4773
4807
|
const Sg=vt`
|
|
4774
|
-
${wo("
|
|
4808
|
+
${wo("grid")}
|
|
4775
4809
|
|
|
4776
4810
|
:host {
|
|
4777
4811
|
height: ${Mr};
|
|
4778
|
-
background: ${gr};
|
|
4779
4812
|
border-top: calc(2 * ${Ar}) solid ${zr};
|
|
4780
|
-
|
|
4781
|
-
|
|
4782
|
-
.cell {
|
|
4783
|
-
flex: 1;
|
|
4784
|
-
}
|
|
4785
|
-
|
|
4786
|
-
:host(:hover) .cell {
|
|
4787
|
-
background: ${mr};
|
|
4813
|
+
grid-auto-flow: column;
|
|
4814
|
+
grid-auto-columns: 1fr;
|
|
4788
4815
|
}
|
|
4789
4816
|
`,zg=vt`
|
|
4790
|
-
${wo("
|
|
4817
|
+
${wo("grid")}
|
|
4791
4818
|
|
|
4792
4819
|
:host {
|
|
4793
4820
|
padding: 0px calc(${Ir} / 2);
|
|
4821
|
+
align-self: center;
|
|
4822
|
+
height: 100%;
|
|
4823
|
+
}
|
|
4824
|
+
|
|
4825
|
+
.cell-content-container {
|
|
4826
|
+
overflow: hidden;
|
|
4827
|
+
display: flex;
|
|
4794
4828
|
align-items: center;
|
|
4795
4829
|
}
|
|
4796
4830
|
`,Mg=U`
|
|
4797
4831
|
<template role="cell">
|
|
4798
|
-
${
|
|
4832
|
+
<div ${_t("cellContentContainer")} class="cell-content-container"></div>
|
|
4799
4833
|
</template>
|
|
4800
4834
|
`
|
|
4801
|
-
class Rg extends _e{}t([f],Rg.prototype,"
|
|
4835
|
+
class Rg extends _e{constructor(){super(...arguments),this.customCellView=void 0}connectedCallback(){super.connectedCallback(),this.customCellView=this.cellTemplate?.render(this.cellState,this.cellContentContainer)}cellStateChanged(){this.customCellView?.bind(this.cellState,w)}cellTemplateChanged(){this.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],Rg.prototype,"cellState",void 0),t([f],Rg.prototype,"cellTemplate",void 0),t([f],Rg.prototype,"cellStyles",void 0)
|
|
4802
4836
|
const Ig=Rg.compose({baseName:"table-cell",template:Mg,styles:zg})
|
|
4803
4837
|
rn.getOrCreate().withPrefix("nimble").register(Ig())
|
|
4804
4838
|
const Ag=U`
|
|
@@ -4806,53 +4840,91 @@ const Ag=U`
|
|
|
4806
4840
|
${Vt((t=>t.columns),U`
|
|
4807
4841
|
<${rn.tagFor(Rg)}
|
|
4808
4842
|
class="cell"
|
|
4809
|
-
:
|
|
4843
|
+
:cellTemplate="${t=>t.cellTemplate}"
|
|
4844
|
+
:cellStyles="${t=>t.cellStyles}"
|
|
4845
|
+
:cellState="${(t,e)=>e.parent.getCellState(t)}"
|
|
4810
4846
|
>
|
|
4811
4847
|
</${rn.tagFor(Rg)}>
|
|
4812
4848
|
`)}
|
|
4813
4849
|
</template>
|
|
4814
4850
|
`
|
|
4815
|
-
class Vg extends _e{constructor(){super(...arguments),this.columns=[]}
|
|
4851
|
+
class Vg extends _e{constructor(){super(...arguments),this.columns=[]}getCellState(t){const e=t.getDataRecordFieldNames()
|
|
4852
|
+
if(this.hasValidFieldNames(e)&&this.dataRecord){const i=e.map((t=>this.dataRecord[t]))
|
|
4853
|
+
return{cellRecord:Object.fromEntries(t.cellRecordFieldNames.map(((t,e)=>[t,i[e]]))),columnConfig:t.getColumnConfig?.()??{}}}return{cellRecord:{},columnConfig:{}}}hasValidFieldNames(t){return t.every((t=>void 0!==t))}}t([f],Vg.prototype,"dataRecord",void 0),t([f],Vg.prototype,"columns",void 0)
|
|
4816
4854
|
const Og=Vg.compose({baseName:"table-row",template:Ag,styles:Sg})
|
|
4817
4855
|
rn.getOrCreate().withPrefix("nimble").register(Og())
|
|
4818
|
-
const
|
|
4856
|
+
class Hg extends _e{}const Eg=U`
|
|
4819
4857
|
<template role="table">
|
|
4820
4858
|
<div class="table-container">
|
|
4821
4859
|
<div role="rowgroup" class="header-container">
|
|
4822
4860
|
<div class="header-row" role="row">
|
|
4823
|
-
${Vt((t=>t.
|
|
4861
|
+
${Vt((t=>t.columns),U`
|
|
4824
4862
|
<${rn.tagFor(kg)} class="header">
|
|
4825
|
-
${t=>t}
|
|
4863
|
+
${t=>t.textContent}
|
|
4826
4864
|
</${rn.tagFor(kg)}>
|
|
4827
4865
|
`)}
|
|
4828
4866
|
</div>
|
|
4829
4867
|
</div>
|
|
4830
4868
|
<div class="table-viewport" role="rowgroup">
|
|
4869
|
+
${St((t=>t.columns.length>0),U`
|
|
4831
4870
|
${Vt((t=>t.tableData),U`
|
|
4832
4871
|
<${rn.tagFor(Vg)}
|
|
4833
|
-
|
|
4872
|
+
class="row"
|
|
4873
|
+
:dataRecord="${t=>t.record}"
|
|
4834
4874
|
:columns="${(t,e)=>e.parent.columns}"
|
|
4835
4875
|
>
|
|
4836
4876
|
</${rn.tagFor(Vg)}>
|
|
4837
4877
|
`)}
|
|
4878
|
+
`)}
|
|
4838
4879
|
</div>
|
|
4839
4880
|
</div>
|
|
4881
|
+
<slot ${Lt({property:"columns",filter:(t,e,i)=>t instanceof Hg})}></slot>
|
|
4840
4882
|
</template>
|
|
4841
4883
|
`
|
|
4842
|
-
class
|
|
4843
|
-
this.update(i)}})))},this.options={data:[],onStateChange:t=>{},getCoreRowModel:t=>
|
|
4884
|
+
class Lg extends _e{constructor(){super(),this.data=[],this.tableData=[],this.columns=[],this.tableInitialized=!1,this.tableValidator=new xg,this.update=t=>{this.table.setOptions((e=>({...e,...this.options,state:t,onStateChange:e=>{const i="function"==typeof e?e(t):e
|
|
4885
|
+
this.update(i)}})))},this.options={data:[],onStateChange:t=>{},getCoreRowModel:t=>Fp((()=>[t.options.data]),(e=>{const i={rows:[],flatRows:[],rowsById:{}},n=function(e,o,s){void 0===o&&(o=0)
|
|
4844
4886
|
const r=[]
|
|
4845
4887
|
for(let l=0;l<e.length;l++){const c=wg(t,t._getRowId(e[l],l,s),e[l],l,o)
|
|
4846
4888
|
var a
|
|
4847
4889
|
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=n(c.originalSubRows,o+1,c)))}return r}
|
|
4848
4890
|
return i.rows=n(e),i}),{key:!1,debug:()=>{var e
|
|
4849
4891
|
return null!=(e=t.options.debugAll)?e:t.options.debugTable},onChange:()=>{t._autoResetPageIndex()}}),getRowId:t=>this.idFieldName?t[this.idFieldName]:"",columns:[],state:{},renderFallbackValue:null,autoResetAll:!1},this.table=bg(this.options),this.tableInitialized=!0}get validity(){return this.tableValidator.getValidity()}idFieldNameChanged(t,e){this.trySetData([...this.data])}dataChanged(t,e){(!t||0===t.length)&&e&&e.length>0&&this.generateColumns(),this.tableInitialized&&this.trySetData(this.data)}checkValidity(){return this.tableValidator.isValid()}trySetData(t){this.tableValidator.validateDataIds(t,this.idFieldName)?this.updateTableOptions({data:t}):this.updateTableOptions({data:[]})}refreshRows(){const t=this.table.getRowModel().rows
|
|
4850
|
-
this.tableData=t.map((t=>({
|
|
4892
|
+
this.tableData=t.map((t=>({record:t.original})))}updateTableOptions(t){this.options={...this.options,...t},this.update(this.table.initialState),this.refreshRows()}generateColumns(){if(0===this.data.length)return
|
|
4851
4893
|
const t=this.data[0],e=Object.keys(t).map((t=>({id:t,accessorKey:t,header:t})))
|
|
4852
|
-
this.updateTableOptions({columns:e})
|
|
4853
|
-
const Lg
|
|
4854
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
4855
|
-
const
|
|
4894
|
+
this.updateTableOptions({columns:e})}}t([nt({attribute:"id-field-name"})],Lg.prototype,"idFieldName",void 0),t([f],Lg.prototype,"data",void 0),t([f],Lg.prototype,"tableData",void 0),t([f],Lg.prototype,"columns",void 0)
|
|
4895
|
+
const Pg=Lg.compose({baseName:"table",template:Eg,styles:yg})
|
|
4896
|
+
rn.getOrCreate().withPrefix("nimble").register(Pg())
|
|
4897
|
+
const Fg=vt`
|
|
4898
|
+
:host {
|
|
4899
|
+
display: none;
|
|
4900
|
+
}
|
|
4901
|
+
`,Dg=U`
|
|
4902
|
+
<template>
|
|
4903
|
+
<slot></slot>
|
|
4904
|
+
</template>
|
|
4905
|
+
`,Tg=vt`
|
|
4906
|
+
span {
|
|
4907
|
+
font: ${Ua};
|
|
4908
|
+
color: ${Xa};
|
|
4909
|
+
white-space: nowrap;
|
|
4910
|
+
overflow: hidden;
|
|
4911
|
+
text-overflow: ellipsis;
|
|
4912
|
+
}
|
|
4913
|
+
|
|
4914
|
+
.placeholder {
|
|
4915
|
+
color: ${cl};
|
|
4916
|
+
}
|
|
4917
|
+
`,Bg=U`
|
|
4918
|
+
<span
|
|
4919
|
+
class="${t=>"string"==typeof t.cellRecord.value?"":"placeholder"}"
|
|
4920
|
+
>
|
|
4921
|
+
${t=>"string"==typeof t.cellRecord.value?t.cellRecord.value:t.columnConfig.placeholder}
|
|
4922
|
+
</span>
|
|
4923
|
+
`
|
|
4924
|
+
class Ng extends Hg{constructor(){super(...arguments),this.cellRecordFieldNames=["value"],this.cellStyles=Tg,this.cellTemplate=Bg}getColumnConfig(){return{placeholder:this.placeholder??""}}getDataRecordFieldNames(){return[this.fieldName]}}t([nt({attribute:"field-name"})],Ng.prototype,"fieldName",void 0),t([nt],Ng.prototype,"placeholder",void 0)
|
|
4925
|
+
const qg=Ng.compose({baseName:"table-column-text",template:Dg,styles:Fg})
|
|
4926
|
+
rn.getOrCreate().withPrefix("nimble").register(qg())
|
|
4927
|
+
const jg=vt`
|
|
4856
4928
|
${wo("grid")}
|
|
4857
4929
|
|
|
4858
4930
|
:host {
|
|
@@ -4875,7 +4947,7 @@ const Pg=vt`
|
|
|
4875
4947
|
grid-column-end: 4;
|
|
4876
4948
|
}
|
|
4877
4949
|
`
|
|
4878
|
-
const
|
|
4950
|
+
const Gg=class extends Un{constructor(){super(),this.activeindicator=!1}}.compose({baseName:"tabs",baseClass:Un,template:(t,e)=>U`
|
|
4879
4951
|
<template class="${t=>t.orientation}">
|
|
4880
4952
|
${Bt(0,e)}
|
|
4881
4953
|
<div class="tablist" part="tablist" role="tablist">
|
|
@@ -4894,9 +4966,9 @@ const Dg=class extends Un{constructor(){super(),this.activeindicator=!1}}.compos
|
|
|
4894
4966
|
<slot name="tabpanel" part="tabpanel" ${Lt("tabpanels")}></slot>
|
|
4895
4967
|
</div>
|
|
4896
4968
|
</template>
|
|
4897
|
-
`,styles:
|
|
4898
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
4899
|
-
const
|
|
4969
|
+
`,styles:jg})
|
|
4970
|
+
rn.getOrCreate().withPrefix("nimble").register(Gg())
|
|
4971
|
+
const Ug=vt`
|
|
4900
4972
|
${wo("flex")}
|
|
4901
4973
|
|
|
4902
4974
|
:host {
|
|
@@ -4914,15 +4986,15 @@ const Fg=vt`
|
|
|
4914
4986
|
rgba(${wr}, 0.3);
|
|
4915
4987
|
margin: calc(${Ir} / 4) calc(${Ir} / 2);
|
|
4916
4988
|
}
|
|
4917
|
-
`,
|
|
4989
|
+
`,Xg=U`
|
|
4918
4990
|
<template slot="end">
|
|
4919
4991
|
<div class="separator"></div>
|
|
4920
4992
|
<slot></slot>
|
|
4921
4993
|
</template>
|
|
4922
4994
|
`
|
|
4923
|
-
const
|
|
4924
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
4925
|
-
const
|
|
4995
|
+
const Wg=class extends _e{}.compose({baseName:"tabs-toolbar",template:Xg,styles:Ug})
|
|
4996
|
+
rn.getOrCreate().withPrefix("nimble").register(Wg())
|
|
4997
|
+
const Kg="outline",Yg="block",Qg=vt`
|
|
4926
4998
|
${wo("inline-flex")}
|
|
4927
4999
|
|
|
4928
5000
|
:host {
|
|
@@ -5014,12 +5086,12 @@ const Ng="outline",qg="block",jg=vt`
|
|
|
5014
5086
|
:host([resize='vertical']) .control {
|
|
5015
5087
|
resize: vertical;
|
|
5016
5088
|
}
|
|
5017
|
-
`.withBehaviors(hc(
|
|
5089
|
+
`.withBehaviors(hc(Kg,vt`
|
|
5018
5090
|
.control {
|
|
5019
5091
|
border-color: rgba(${wr}, 0.3);
|
|
5020
5092
|
background-color: transparent;
|
|
5021
5093
|
}
|
|
5022
|
-
`),hc(
|
|
5094
|
+
`),hc(Yg,vt`
|
|
5023
5095
|
.control {
|
|
5024
5096
|
background-color: rgba(${wr}, 0.1);
|
|
5025
5097
|
}
|
|
@@ -5033,8 +5105,8 @@ const Ng="outline",qg="block",jg=vt`
|
|
|
5033
5105
|
background-color: rgba(${wr}, 0.1);
|
|
5034
5106
|
}
|
|
5035
5107
|
`))
|
|
5036
|
-
class
|
|
5037
|
-
const
|
|
5108
|
+
class Zg extends Yn{constructor(){super(...arguments),this.appearance=Kg}}t([nt],Zg.prototype,"appearance",void 0)
|
|
5109
|
+
const Jg=Zg.compose({baseName:"text-area",baseClass:Yn,template:(t,e)=>U`
|
|
5038
5110
|
<template
|
|
5039
5111
|
class="
|
|
5040
5112
|
${t=>t.readOnly?"readonly":""}
|
|
@@ -5089,11 +5161,11 @@ const Ug=Gg.compose({baseName:"text-area",baseClass:Yn,template:(t,e)=>U`
|
|
|
5089
5161
|
${_t("control")}
|
|
5090
5162
|
></textarea>
|
|
5091
5163
|
</template>
|
|
5092
|
-
`,styles:
|
|
5093
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
5094
|
-
const
|
|
5164
|
+
`,styles:Qg,shadowOptions:{delegatesFocus:!0}})
|
|
5165
|
+
rn.getOrCreate().withPrefix("nimble").register(Jg())
|
|
5166
|
+
const tv="underline",ev="outline",iv="block",nv="frameless",ov=vt`
|
|
5095
5167
|
${wo("inline-block")}
|
|
5096
|
-
${
|
|
5168
|
+
${Fu}
|
|
5097
5169
|
|
|
5098
5170
|
:host {
|
|
5099
5171
|
font: ${Ua};
|
|
@@ -5263,12 +5335,12 @@ const Xg="underline",Wg="outline",Kg="block",Yg="frameless",Qg=vt`
|
|
|
5263
5335
|
slot[name='actions']::slotted(*) {
|
|
5264
5336
|
${Mr.cssCustomProperty}: 24px;
|
|
5265
5337
|
}
|
|
5266
|
-
`.withBehaviors(hc(
|
|
5338
|
+
`.withBehaviors(hc(tv,vt`
|
|
5267
5339
|
.root {
|
|
5268
5340
|
border-bottom-width: ${Ar};
|
|
5269
5341
|
padding-bottom: 0;
|
|
5270
5342
|
}
|
|
5271
|
-
`),hc(
|
|
5343
|
+
`),hc(iv,vt`
|
|
5272
5344
|
.root {
|
|
5273
5345
|
background-color: rgba(${wr}, 0.1);
|
|
5274
5346
|
}
|
|
@@ -5296,12 +5368,12 @@ const Xg="underline",Wg="outline",Kg="block",Yg="frameless",Qg=vt`
|
|
|
5296
5368
|
:host([disabled]) .root {
|
|
5297
5369
|
background-color: rgba(${wr}, 0.07);
|
|
5298
5370
|
}
|
|
5299
|
-
`),hc(
|
|
5371
|
+
`),hc(ev,vt`
|
|
5300
5372
|
.root {
|
|
5301
5373
|
border-width: ${Ar};
|
|
5302
5374
|
padding: 0;
|
|
5303
5375
|
}
|
|
5304
|
-
`),hc(
|
|
5376
|
+
`),hc(nv,vt`
|
|
5305
5377
|
.control {
|
|
5306
5378
|
padding-left: ${Ar};
|
|
5307
5379
|
padding-right: ${Ar};
|
|
@@ -5319,8 +5391,8 @@ const Xg="underline",Wg="outline",Kg="block",Yg="frameless",Qg=vt`
|
|
|
5319
5391
|
filter: invert(100%);
|
|
5320
5392
|
}
|
|
5321
5393
|
`))
|
|
5322
|
-
class
|
|
5323
|
-
const
|
|
5394
|
+
class sv extends Sn{constructor(){super(...arguments),this.appearance=tv,this.errorVisible=!1,this.fullBleed=!1}}t([nt],sv.prototype,"appearance",void 0),t([nt({attribute:"error-text"})],sv.prototype,"errorText",void 0),t([nt({attribute:"error-visible",mode:"boolean"})],sv.prototype,"errorVisible",void 0),t([nt({attribute:"full-bleed",mode:"boolean"})],sv.prototype,"fullBleed",void 0)
|
|
5395
|
+
const rv=sv.compose({baseName:"text-field",baseClass:Sn,template:(t,e)=>U`
|
|
5324
5396
|
<template
|
|
5325
5397
|
class="
|
|
5326
5398
|
${t=>t.readOnly?"readonly":""}
|
|
@@ -5380,7 +5452,7 @@ const Jg=Zg.compose({baseName:"text-field",baseClass:Sn,template:(t,e)=>U`
|
|
|
5380
5452
|
${Tt(0,e)}
|
|
5381
5453
|
</div>
|
|
5382
5454
|
</template>
|
|
5383
|
-
`,styles:
|
|
5455
|
+
`,styles:ov,shadowOptions:{delegatesFocus:!0},end:U`
|
|
5384
5456
|
<${rn.tagFor(Ou)}
|
|
5385
5457
|
severity="error"
|
|
5386
5458
|
class="error-icon"
|
|
@@ -5390,8 +5462,8 @@ const Jg=Zg.compose({baseName:"text-field",baseClass:Sn,template:(t,e)=>U`
|
|
|
5390
5462
|
</span>
|
|
5391
5463
|
${zu}
|
|
5392
5464
|
`})
|
|
5393
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
5394
|
-
const
|
|
5465
|
+
rn.getOrCreate().withPrefix("nimble").register(rv())
|
|
5466
|
+
const av=vt`
|
|
5395
5467
|
.positioning-region {
|
|
5396
5468
|
display: flex;
|
|
5397
5469
|
padding: ${Rr} ${Ir};
|
|
@@ -5416,7 +5488,7 @@ const tv=vt`
|
|
|
5416
5488
|
margin-left: auto;
|
|
5417
5489
|
}
|
|
5418
5490
|
`
|
|
5419
|
-
const
|
|
5491
|
+
const lv=class extends Zn{}.compose({baseName:"toolbar",baseClass:Zn,template:(t,e)=>U`
|
|
5420
5492
|
<template
|
|
5421
5493
|
aria-label="${t=>t.ariaLabel}"
|
|
5422
5494
|
aria-labelledby="${t=>t.ariaLabelledby}"
|
|
@@ -5426,7 +5498,7 @@ const ev=class extends Zn{}.compose({baseName:"toolbar",baseClass:Zn,template:(t
|
|
|
5426
5498
|
@click="${(t,e)=>t.clickHandler(e.event)}"
|
|
5427
5499
|
@focusin="${(t,e)=>t.focusinHandler(e.event)}"
|
|
5428
5500
|
@keydown="${(t,e)=>t.keydownHandler(e.event)}"
|
|
5429
|
-
${
|
|
5501
|
+
${Ft({property:"childItems",attributeFilter:["disabled","hidden"],filter:Ot(),subtree:!0})}
|
|
5430
5502
|
>
|
|
5431
5503
|
<slot name="label"></slot>
|
|
5432
5504
|
<div class="positioning-region" part="positioning-region">
|
|
@@ -5437,16 +5509,16 @@ const ev=class extends Zn{}.compose({baseName:"toolbar",baseClass:Zn,template:(t
|
|
|
5437
5509
|
${Tt(0,e)}
|
|
5438
5510
|
</div>
|
|
5439
5511
|
</template>
|
|
5440
|
-
`,styles:
|
|
5441
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
5442
|
-
const
|
|
5512
|
+
`,styles:av,shadowOptions:{delegatesFocus:!0}})
|
|
5513
|
+
rn.getOrCreate().withPrefix("nimble").register(lv())
|
|
5514
|
+
const cv=vt`
|
|
5443
5515
|
${wo("inline-flex")}
|
|
5444
5516
|
|
|
5445
5517
|
:host {
|
|
5446
5518
|
font: ${kl};
|
|
5447
5519
|
color: ${_l};
|
|
5448
5520
|
text-align: left;
|
|
5449
|
-
--ni-private-tooltip-border-color: ${Qo(
|
|
5521
|
+
--ni-private-tooltip-border-color: ${Qo(Fo,.3)};
|
|
5450
5522
|
--ni-private-tooltip-background-color: ${Ao};
|
|
5451
5523
|
}
|
|
5452
5524
|
|
|
@@ -5505,7 +5577,7 @@ const iv=vt`
|
|
|
5505
5577
|
}
|
|
5506
5578
|
`),bu(ns,vt`
|
|
5507
5579
|
.anchored-region {
|
|
5508
|
-
background-color: ${
|
|
5580
|
+
background-color: ${Do};
|
|
5509
5581
|
}
|
|
5510
5582
|
|
|
5511
5583
|
:host {
|
|
@@ -5524,7 +5596,7 @@ const iv=vt`
|
|
|
5524
5596
|
.status-icon {
|
|
5525
5597
|
opacity: 0.6;
|
|
5526
5598
|
}
|
|
5527
|
-
`)),
|
|
5599
|
+
`)),dv=U`
|
|
5528
5600
|
${St((t=>t.tooltipVisible),U`
|
|
5529
5601
|
<${rn.tagFor(bc)}
|
|
5530
5602
|
class="anchored-region"
|
|
@@ -5557,11 +5629,11 @@ const iv=vt`
|
|
|
5557
5629
|
</${rn.tagFor(bc)}>
|
|
5558
5630
|
`)}
|
|
5559
5631
|
`
|
|
5560
|
-
class
|
|
5561
|
-
const
|
|
5562
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
5563
|
-
const
|
|
5564
|
-
class
|
|
5632
|
+
class hv extends vo{constructor(){super(...arguments),this.iconVisible=!1}}t([nt],hv.prototype,"severity",void 0),t([nt({attribute:"icon-visible",mode:"boolean"})],hv.prototype,"iconVisible",void 0)
|
|
5633
|
+
const uv=hv.compose({baseName:"tooltip",baseClass:vo,template:dv,styles:cv})
|
|
5634
|
+
rn.getOrCreate().withPrefix("nimble").register(uv())
|
|
5635
|
+
const pv="group-selected",gv="all",vv="leaves-only",fv="none"
|
|
5636
|
+
class mv{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 bv=vt`
|
|
5565
5637
|
${wo("block")}
|
|
5566
5638
|
|
|
5567
5639
|
:host {
|
|
@@ -5577,7 +5649,7 @@ class dv{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
5577
5649
|
}
|
|
5578
5650
|
|
|
5579
5651
|
${""}
|
|
5580
|
-
:host([${
|
|
5652
|
+
:host([${pv}])::after {
|
|
5581
5653
|
background: ${kr};
|
|
5582
5654
|
border-radius: 0px;
|
|
5583
5655
|
content: '';
|
|
@@ -5599,7 +5671,7 @@ class dv{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
5599
5671
|
background: ${mr};
|
|
5600
5672
|
}
|
|
5601
5673
|
|
|
5602
|
-
:host([${
|
|
5674
|
+
:host([${pv}]) .positioning-region:hover {
|
|
5603
5675
|
background: ${fr};
|
|
5604
5676
|
}
|
|
5605
5677
|
|
|
@@ -5711,7 +5783,7 @@ class dv{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
5711
5783
|
display: block;
|
|
5712
5784
|
}
|
|
5713
5785
|
`.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)
|
|
5714
|
-
e&&cr.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new
|
|
5786
|
+
e&&cr.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new mv(this.ltr,this.rtl,t),i=cr.getValueFor(t)
|
|
5715
5787
|
cr.subscribe(e),e.attach(i),this.cache.set(t,e)}}(vt`
|
|
5716
5788
|
.expand-collapse-button {
|
|
5717
5789
|
left: var(
|
|
@@ -5743,11 +5815,11 @@ cr.subscribe(e),e.attach(i),this.cache.set(t,e)}}(vt`
|
|
|
5743
5815
|
transform: rotate(135deg);
|
|
5744
5816
|
}
|
|
5745
5817
|
`))
|
|
5746
|
-
const
|
|
5747
|
-
t?.forEach((t=>t.removeAttribute(
|
|
5818
|
+
const wv=class extends mo{constructor(){super(...arguments),this.treeView=null,this.handleSelectedChange=t=>{t.target===this&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}}connectedCallback(){super.connectedCallback(),this.addEventListener("selected-change",this.handleSelectedChange),this.treeView=this.getParentTreeView(),this.treeView&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("selected-change",this.handleSelectedChange),this.treeView=null}clearTreeGroupSelection(){const t=this.treeView?.querySelectorAll("[group-selected]")
|
|
5819
|
+
t?.forEach((t=>t.removeAttribute(pv)))}setGroupSelectionOnRootParentTreeItem(t){this.clearTreeGroupSelection()
|
|
5748
5820
|
let e=t
|
|
5749
5821
|
for(;e?.parentElement!==this.treeView;)e=e?.parentElement
|
|
5750
|
-
e&&e.setAttribute(
|
|
5822
|
+
e&&e.setAttribute(pv,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:mo,template:(t,e)=>U`
|
|
5751
5823
|
<template
|
|
5752
5824
|
role="treeitem"
|
|
5753
5825
|
slot="${t=>t.isNestedItem()?"item":void 0}"
|
|
@@ -5759,7 +5831,7 @@ e&&e.setAttribute(rv,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
5759
5831
|
aria-disabled="${t=>t.disabled}"
|
|
5760
5832
|
@focusin="${(t,e)=>t.handleFocus(e.event)}"
|
|
5761
5833
|
@focusout="${(t,e)=>t.handleBlur(e.event)}"
|
|
5762
|
-
${
|
|
5834
|
+
${Ft({property:"childItems",filter:Ot()})}
|
|
5763
5835
|
>
|
|
5764
5836
|
<div class="positioning-region" part="positioning-region">
|
|
5765
5837
|
<div class="content-region" part="content-region">
|
|
@@ -5787,9 +5859,9 @@ e&&e.setAttribute(rv,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
5787
5859
|
</div>
|
|
5788
5860
|
`)}
|
|
5789
5861
|
</template>
|
|
5790
|
-
`,styles:
|
|
5791
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
5792
|
-
const
|
|
5862
|
+
`,styles:bv,expandCollapseGlyph:Mc.data})
|
|
5863
|
+
rn.getOrCreate().withPrefix("nimble").register(wv())
|
|
5864
|
+
const xv=vt`
|
|
5793
5865
|
${wo("flex")}
|
|
5794
5866
|
|
|
5795
5867
|
:host {
|
|
@@ -5802,14 +5874,14 @@ const pv=vt`
|
|
|
5802
5874
|
outline: none;
|
|
5803
5875
|
}
|
|
5804
5876
|
`
|
|
5805
|
-
class
|
|
5877
|
+
class yv extends bo{constructor(){super(...arguments),this.selectionMode=gv}handleClick(t){if(t.defaultPrevented)return!1
|
|
5806
5878
|
if(!(t.target instanceof Element&&fo(t.target)))return!0
|
|
5807
5879
|
const e=t.target
|
|
5808
|
-
return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case
|
|
5809
|
-
case
|
|
5810
|
-
case
|
|
5811
|
-
default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}t([nt({attribute:"selection-mode"})],
|
|
5812
|
-
const
|
|
5880
|
+
return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case gv:return!0
|
|
5881
|
+
case fv:return!1
|
|
5882
|
+
case vv:return!this.itemHasChildren(t)
|
|
5883
|
+
default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}t([nt({attribute:"selection-mode"})],yv.prototype,"selectionMode",void 0)
|
|
5884
|
+
const $v=yv.compose({baseName:"tree-view",baseClass:bo,template:(t,e)=>U`
|
|
5813
5885
|
<template
|
|
5814
5886
|
role="tree"
|
|
5815
5887
|
${_t("treeView")}
|
|
@@ -5821,9 +5893,9 @@ const vv=gv.compose({baseName:"tree-view",baseClass:bo,template:(t,e)=>U`
|
|
|
5821
5893
|
>
|
|
5822
5894
|
<slot ${Lt("slottedTreeItems")}></slot>
|
|
5823
5895
|
</template>
|
|
5824
|
-
`,styles:
|
|
5825
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
5826
|
-
const
|
|
5896
|
+
`,styles:xv})
|
|
5897
|
+
rn.getOrCreate().withPrefix("nimble").register($v())
|
|
5898
|
+
const Cv=U`
|
|
5827
5899
|
<div class="wafer-map-container">
|
|
5828
5900
|
<svg class="svg-root">
|
|
5829
5901
|
<g class="zoom-container" ${_t("zoomContainer")}>
|
|
@@ -5847,7 +5919,7 @@ const fv=U`
|
|
|
5847
5919
|
<canvas class="wafer-map-canvas" ${_t("canvas")}></canvas>
|
|
5848
5920
|
</div>
|
|
5849
5921
|
</div>
|
|
5850
|
-
`,
|
|
5922
|
+
`,kv=vt`
|
|
5851
5923
|
:host {
|
|
5852
5924
|
display: inline-block;
|
|
5853
5925
|
width: 500px;
|
|
@@ -5929,112 +6001,112 @@ const fv=U`
|
|
|
5929
6001
|
width: 100%;
|
|
5930
6002
|
height: 100%;
|
|
5931
6003
|
}
|
|
5932
|
-
`,
|
|
5933
|
-
function
|
|
6004
|
+
`,_v="bottom-left",Sv="bottom-right",zv="top-left",Mv="top",Rv="linear",Iv="ordinal"
|
|
6005
|
+
function Av(t,e){return null==t||null==e?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function Vv(t,e){return null==t||null==e?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function Ov(t){let e,i,n
|
|
5934
6006
|
function o(t,n,o=0,s=t.length){if(o<s){if(0!==e(n,n))return s
|
|
5935
6007
|
do{const e=o+s>>>1
|
|
5936
|
-
i(t[e],n)<0?o=e+1:s=e}while(o<s)}return o}return 2!==t.length?(e=
|
|
6008
|
+
i(t[e],n)<0?o=e+1:s=e}while(o<s)}return o}return 2!==t.length?(e=Av,i=(e,i)=>Av(t(e),i),n=(e,i)=>t(e)-i):(e=t===Av||t===Vv?t:Hv,i=t,n=t),{left:o,center:function(t,e,i=0,s=t.length){const r=o(t,e,i,s-1)
|
|
5937
6009
|
return r>i&&n(t[r-1],e)>-n(t[r],e)?r-1:r},right:function(t,n,o=0,s=t.length){if(o<s){if(0!==e(n,n))return s
|
|
5938
6010
|
do{const e=o+s>>>1
|
|
5939
|
-
i(t[e],n)<=0?o=e+1:s=e}while(o<s)}return o}}}function
|
|
5940
|
-
|
|
5941
|
-
var
|
|
5942
|
-
class
|
|
6011
|
+
i(t[e],n)<=0?o=e+1:s=e}while(o<s)}return o}}}function Hv(){return 0}const Ev=Ov(Av).right
|
|
6012
|
+
Ov((function(t){return null===t?NaN:+t})).center
|
|
6013
|
+
var Lv=Ev
|
|
6014
|
+
class Pv extends Map{constructor(t,e=Dv){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(Fv(this,t))}has(t){return super.has(Fv(this,t))}set(t,e){return super.set(function({_intern:t,_key:e},i){const n=e(i)
|
|
5943
6015
|
return t.has(n)?t.get(n):(t.set(n,i),i)}(this,t),e)}delete(t){return super.delete(function({_intern:t,_key:e},i){const n=e(i)
|
|
5944
6016
|
t.has(n)&&(i=t.get(n),t.delete(n))
|
|
5945
|
-
return i}(this,t))}}function
|
|
5946
|
-
return t.has(n)?t.get(n):i}function
|
|
5947
|
-
function
|
|
5948
|
-
return o>=0?(s>=
|
|
6017
|
+
return i}(this,t))}}function Fv({_intern:t,_key:e},i){const n=e(i)
|
|
6018
|
+
return t.has(n)?t.get(n):i}function Dv(t){return null!==t&&"object"==typeof t?t.valueOf():t}var Tv=Math.sqrt(50),Bv=Math.sqrt(10),Nv=Math.sqrt(2)
|
|
6019
|
+
function qv(t,e,i){var n=(e-t)/Math.max(0,i),o=Math.floor(Math.log(n)/Math.LN10),s=n/Math.pow(10,o)
|
|
6020
|
+
return o>=0?(s>=Tv?10:s>=Bv?5:s>=Nv?2:1)*Math.pow(10,o):-Math.pow(10,-o)/(s>=Tv?10:s>=Bv?5:s>=Nv?2:1)}function jv(t,e,i){t=+t,e=+e,i=(o=arguments.length)<2?(e=t,t=0,1):o<3?1:+i
|
|
5949
6021
|
for(var n=-1,o=0|Math.max(0,Math.ceil((e-t)/i)),s=new Array(o);++n<o;)s[n]=t+n*i
|
|
5950
|
-
return s}function
|
|
6022
|
+
return s}function Gv(t,e){switch(arguments.length){case 0:break
|
|
5951
6023
|
case 1:this.range(t)
|
|
5952
6024
|
break
|
|
5953
|
-
default:this.range(e).domain(t)}return this}const
|
|
5954
|
-
function
|
|
6025
|
+
default:this.range(e).domain(t)}return this}const Uv=Symbol("implicit")
|
|
6026
|
+
function Xv(){var t=new Pv,e=[],i=[],n=Uv
|
|
5955
6027
|
function o(o){let s=t.get(o)
|
|
5956
|
-
if(void 0===s){if(n!==
|
|
6028
|
+
if(void 0===s){if(n!==Uv)return n
|
|
5957
6029
|
t.set(o,s=e.push(o)-1)}return i[s%i.length]}return o.domain=function(i){if(!arguments.length)return e.slice()
|
|
5958
|
-
e=[],t=new
|
|
6030
|
+
e=[],t=new Pv
|
|
5959
6031
|
for(const n of i)t.has(n)||t.set(n,e.push(n)-1)
|
|
5960
|
-
return o},o.range=function(t){return arguments.length?(i=Array.from(t),o):i.slice()},o.unknown=function(t){return arguments.length?(n=t,o):n},o.copy=function(){return
|
|
6032
|
+
return o},o.range=function(t){return arguments.length?(i=Array.from(t),o):i.slice()},o.unknown=function(t){return arguments.length?(n=t,o):n},o.copy=function(){return Xv(e,i).unknown(n)},Gv.apply(o,arguments),o}function Wv(){var t,e,i=Xv().unknown(void 0),n=i.domain,o=i.range,s=0,r=1,a=!1,l=0,c=0,d=.5
|
|
5961
6033
|
function h(){var i=n().length,h=r<s,u=h?r:s,p=h?s:r
|
|
5962
6034
|
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))
|
|
5963
|
-
var g=
|
|
5964
|
-
return o(h?g.reverse():g)}return delete i.unknown,i.domain=function(t){return arguments.length?(n(t),h()):n()},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
|
|
6035
|
+
var g=jv(i).map((function(e){return u+t*e}))
|
|
6036
|
+
return o(h?g.reverse():g)}return delete i.unknown,i.domain=function(t){return arguments.length?(n(t),h()):n()},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 Wv(n(),[s,r]).round(a).paddingInner(l).paddingOuter(c).align(d)},Gv.apply(h(),arguments)}function Kv(t,e,i){t.prototype=e.prototype=i,i.constructor=t}function Yv(t,e){var i=Object.create(t.prototype)
|
|
5965
6037
|
for(var n in e)i[n]=e[n]
|
|
5966
|
-
return i}function
|
|
5967
|
-
function
|
|
5968
|
-
return t=(t+"").trim().toLowerCase(),(e=
|
|
5969
|
-
return`${1===t?"rgb(":"rgba("}${
|
|
5970
|
-
if(t instanceof
|
|
5971
|
-
if(t instanceof
|
|
6038
|
+
return i}function Qv(){}var Zv=.7,Jv=1/Zv,tf="\\s*([+-]?\\d+)\\s*",ef="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",nf="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",of=/^#([0-9a-f]{3,8})$/,sf=new RegExp(`^rgb\\(${tf},${tf},${tf}\\)$`),rf=new RegExp(`^rgb\\(${nf},${nf},${nf}\\)$`),af=new RegExp(`^rgba\\(${tf},${tf},${tf},${ef}\\)$`),lf=new RegExp(`^rgba\\(${nf},${nf},${nf},${ef}\\)$`),cf=new RegExp(`^hsl\\(${ef},${nf},${nf}\\)$`),df=new RegExp(`^hsla\\(${ef},${nf},${nf},${ef}\\)$`),hf={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}
|
|
6039
|
+
function uf(){return this.rgb().formatHex()}function pf(){return this.rgb().formatRgb()}function gf(t){var e,i
|
|
6040
|
+
return t=(t+"").trim().toLowerCase(),(e=of.exec(t))?(i=e[1].length,e=parseInt(e[1],16),6===i?vf(e):3===i?new wf(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===i?ff(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===i?ff(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=sf.exec(t))?new wf(e[1],e[2],e[3],1):(e=rf.exec(t))?new wf(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=af.exec(t))?ff(e[1],e[2],e[3],e[4]):(e=lf.exec(t))?ff(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=cf.exec(t))?_f(e[1],e[2]/100,e[3]/100,1):(e=df.exec(t))?_f(e[1],e[2]/100,e[3]/100,e[4]):hf.hasOwnProperty(t)?vf(hf[t]):"transparent"===t?new wf(NaN,NaN,NaN,0):null}function vf(t){return new wf(t>>16&255,t>>8&255,255&t,1)}function ff(t,e,i,n){return n<=0&&(t=e=i=NaN),new wf(t,e,i,n)}function mf(t){return t instanceof Qv||(t=gf(t)),t?new wf((t=t.rgb()).r,t.g,t.b,t.opacity):new wf}function bf(t,e,i,n){return 1===arguments.length?mf(t):new wf(t,e,i,null==n?1:n)}function wf(t,e,i,n){this.r=+t,this.g=+e,this.b=+i,this.opacity=+n}function xf(){return`#${kf(this.r)}${kf(this.g)}${kf(this.b)}`}function yf(){const t=$f(this.opacity)
|
|
6041
|
+
return`${1===t?"rgb(":"rgba("}${Cf(this.r)}, ${Cf(this.g)}, ${Cf(this.b)}${1===t?")":`, ${t})`}`}function $f(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function Cf(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function kf(t){return((t=Cf(t))<16?"0":"")+t.toString(16)}function _f(t,e,i,n){return n<=0?t=e=i=NaN:i<=0||i>=1?t=e=NaN:e<=0&&(t=NaN),new zf(t,e,i,n)}function Sf(t){if(t instanceof zf)return new zf(t.h,t.s,t.l,t.opacity)
|
|
6042
|
+
if(t instanceof Qv||(t=gf(t)),!t)return new zf
|
|
6043
|
+
if(t instanceof zf)return t
|
|
5972
6044
|
var e=(t=t.rgb()).r/255,i=t.g/255,n=t.b/255,o=Math.min(e,i,n),s=Math.max(e,i,n),r=NaN,a=s-o,l=(s+o)/2
|
|
5973
|
-
return a?(r=e===s?(i-n)/a+6*(i<n):i===s?(n-e)/a+2:(e-i)/a+4,a/=l<.5?s+o:2-s-o,r*=60):a=l>0&&l<1?0:r,new
|
|
5974
|
-
return new
|
|
5975
|
-
return`${1===t?"hsl(":"hsla("}${
|
|
5976
|
-
var
|
|
5977
|
-
function
|
|
5978
|
-
return i?function(t,e){return function(i){return t+i*e}}(t,i):
|
|
5979
|
-
function n(t,e){var n=i((t=
|
|
6045
|
+
return a?(r=e===s?(i-n)/a+6*(i<n):i===s?(n-e)/a+2:(e-i)/a+4,a/=l<.5?s+o:2-s-o,r*=60):a=l>0&&l<1?0:r,new zf(r,a,l,t.opacity)}function zf(t,e,i,n){this.h=+t,this.s=+e,this.l=+i,this.opacity=+n}function Mf(t){return(t=(t||0)%360)<0?t+360:t}function Rf(t){return Math.max(0,Math.min(1,t||0))}function If(t,e,i){return 255*(t<60?e+(i-e)*t/60:t<180?i:t<240?e+(i-e)*(240-t)/60:e)}Kv(Qv,gf,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:uf,formatHex:uf,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return Sf(this).formatHsl()},formatRgb:pf,toString:pf}),Kv(wf,bf,Yv(Qv,{brighter(t){return t=null==t?Jv:Math.pow(Jv,t),new wf(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=null==t?Zv:Math.pow(Zv,t),new wf(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new wf(Cf(this.r),Cf(this.g),Cf(this.b),$f(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:xf,formatHex:xf,formatHex8:function(){return`#${kf(this.r)}${kf(this.g)}${kf(this.b)}${kf(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:yf,toString:yf})),Kv(zf,(function(t,e,i,n){return 1===arguments.length?Sf(t):new zf(t,e,i,null==n?1:n)}),Yv(Qv,{brighter(t){return t=null==t?Jv:Math.pow(Jv,t),new zf(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=null==t?Zv:Math.pow(Zv,t),new zf(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,n=i+(i<.5?i:1-i)*e,o=2*i-n
|
|
6046
|
+
return new wf(If(t>=240?t-240:t+120,o,n),If(t,o,n),If(t<120?t+240:t-120,o,n),this.opacity)},clamp(){return new zf(Mf(this.h),Rf(this.s),Rf(this.l),$f(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=$f(this.opacity)
|
|
6047
|
+
return`${1===t?"hsl(":"hsla("}${Mf(this.h)}, ${100*Rf(this.s)}%, ${100*Rf(this.l)}%${1===t?")":`, ${t})`}`}}))
|
|
6048
|
+
var Af=t=>()=>t
|
|
6049
|
+
function Vf(t){return 1==(t=+t)?Of: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(n){return Math.pow(t+n*e,i)}}(e,i,t):Af(isNaN(e)?i:e)}}function Of(t,e){var i=e-t
|
|
6050
|
+
return i?function(t,e){return function(i){return t+i*e}}(t,i):Af(isNaN(t)?e:t)}var Hf=function t(e){var i=Vf(e)
|
|
6051
|
+
function n(t,e){var n=i((t=bf(t)).r,(e=bf(e)).r),o=i(t.g,e.g),s=i(t.b,e.b),r=Of(t.opacity,e.opacity)
|
|
5980
6052
|
return function(e){return t.r=n(e),t.g=o(e),t.b=s(e),t.opacity=r(e),t+""}}return n.gamma=t,n}(1)
|
|
5981
|
-
function
|
|
6053
|
+
function Ef(t,e){e||(e=[])
|
|
5982
6054
|
var i,n=t?Math.min(e.length,t.length):0,o=e.slice()
|
|
5983
6055
|
return function(s){for(i=0;i<n;++i)o[i]=t[i]*(1-s)+e[i]*s
|
|
5984
|
-
return o}}function
|
|
5985
|
-
for(i=0;i<o;++i)s[i]=
|
|
6056
|
+
return o}}function Lf(t,e){var i,n=e?e.length:0,o=t?Math.min(n,t.length):0,s=new Array(o),r=new Array(n)
|
|
6057
|
+
for(i=0;i<o;++i)s[i]=qf(t[i],e[i])
|
|
5986
6058
|
for(;i<n;++i)r[i]=e[i]
|
|
5987
6059
|
return function(t){for(i=0;i<o;++i)r[i]=s[i](t)
|
|
5988
|
-
return r}}function
|
|
5989
|
-
return t=+t,e=+e,function(n){return i.setTime(t*(1-n)+e*n),i}}function
|
|
5990
|
-
for(i in null!==t&&"object"==typeof t||(t={}),null!==e&&"object"==typeof e||(e={}),e)i in t?n[i]=
|
|
6060
|
+
return r}}function Pf(t,e){var i=new Date
|
|
6061
|
+
return t=+t,e=+e,function(n){return i.setTime(t*(1-n)+e*n),i}}function Ff(t,e){return t=+t,e=+e,function(i){return t*(1-i)+e*i}}function Df(t,e){var i,n={},o={}
|
|
6062
|
+
for(i in null!==t&&"object"==typeof t||(t={}),null!==e&&"object"==typeof e||(e={}),e)i in t?n[i]=qf(t[i],e[i]):o[i]=e[i]
|
|
5991
6063
|
return function(t){for(i in n)o[i]=n[i](t)
|
|
5992
|
-
return o}}var
|
|
5993
|
-
function
|
|
5994
|
-
for(t+="",e+="";(i=
|
|
6064
|
+
return o}}var Tf=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Bf=new RegExp(Tf.source,"g")
|
|
6065
|
+
function Nf(t,e){var i,n,o,s=Tf.lastIndex=Bf.lastIndex=0,r=-1,a=[],l=[]
|
|
6066
|
+
for(t+="",e+="";(i=Tf.exec(t))&&(n=Bf.exec(e));)(o=n.index)>s&&(o=e.slice(s,o),a[r]?a[r]+=o:a[++r]=o),(i=i[0])===(n=n[0])?a[r]?a[r]+=n:a[++r]=n:(a[++r]=null,l.push({i:r,x:Ff(i,n)})),s=Bf.lastIndex
|
|
5995
6067
|
return s<e.length&&(o=e.slice(s),a[r]?a[r]+=o:a[++r]=o),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,n=0;n<e;++n)a[(i=l[n]).i]=i.x(t)
|
|
5996
|
-
return a.join("")})}function
|
|
5997
|
-
return null==e||"boolean"===o?
|
|
5998
|
-
function
|
|
5999
|
-
return(r=Math.sqrt(t*t+e*e))&&(t/=r,e/=r),(l=t*i+e*n)&&(i-=t*l,n-=e*l),(a=Math.sqrt(i*i+n*n))&&(i/=a,n/=a,l/=a),t*n<e*i&&(t=-t,e=-e,l=-l,r=-r),{translateX:o,translateY:s,rotate:Math.atan2(e,t)*
|
|
6068
|
+
return a.join("")})}function qf(t,e){var i,n,o=typeof e
|
|
6069
|
+
return null==e||"boolean"===o?Af(e):("number"===o?Ff:"string"===o?(i=gf(e))?(e=i,Hf):Nf:e instanceof gf?Hf:e instanceof Date?Pf:(n=e,!ArrayBuffer.isView(n)||n instanceof DataView?Array.isArray(e)?Lf:"function"!=typeof e.valueOf&&"function"!=typeof e.toString||isNaN(e)?Df:Ff:Ef))(t,e)}function jf(t,e){return t=+t,e=+e,function(i){return Math.round(t*(1-i)+e*i)}}var Gf,Uf=180/Math.PI,Xf={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1}
|
|
6070
|
+
function Wf(t,e,i,n,o,s){var r,a,l
|
|
6071
|
+
return(r=Math.sqrt(t*t+e*e))&&(t/=r,e/=r),(l=t*i+e*n)&&(i-=t*l,n-=e*l),(a=Math.sqrt(i*i+n*n))&&(i/=a,n/=a,l/=a),t*n<e*i&&(t=-t,e=-e,l=-l,r=-r),{translateX:o,translateY:s,rotate:Math.atan2(e,t)*Uf,skewX:Math.atan(l)*Uf,scaleX:r,scaleY:a}}function Kf(t,e,i,n){function o(t){return t.length?t.pop()+" ":""}return function(s,r){var a=[],l=[]
|
|
6000
6072
|
return s=t(s),r=t(r),function(t,n,o,s,r,a){if(t!==o||n!==s){var l=r.push("translate(",null,e,null,i)
|
|
6001
|
-
a.push({i:l-4,x:
|
|
6002
|
-
r.push({i:a-4,x:
|
|
6003
|
-
return a.join("")}}}var
|
|
6004
|
-
return e.isIdentity?
|
|
6005
|
-
function
|
|
6073
|
+
a.push({i:l-4,x:Ff(t,o)},{i:l-2,x:Ff(n,s)})}else(o||s)&&r.push("translate("+o+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(o(i)+"rotate(",null,n)-2,x:Ff(t,e)})):e&&i.push(o(i)+"rotate("+e+n)}(s.rotate,r.rotate,a,l),function(t,e,i,s){t!==e?s.push({i:i.push(o(i)+"skewX(",null,n)-2,x:Ff(t,e)}):e&&i.push(o(i)+"skewX("+e+n)}(s.skewX,r.skewX,a,l),function(t,e,i,n,s,r){if(t!==i||e!==n){var a=s.push(o(s)+"scale(",null,",",null,")")
|
|
6074
|
+
r.push({i:a-4,x:Ff(t,i)},{i:a-2,x:Ff(e,n)})}else 1===i&&1===n||s.push(o(s)+"scale("+i+","+n+")")}(s.scaleX,s.scaleY,r.scaleX,r.scaleY,a,l),s=r=null,function(t){for(var e,i=-1,n=l.length;++i<n;)a[(e=l[i]).i]=e.x(t)
|
|
6075
|
+
return a.join("")}}}var Yf=Kf((function(t){const e=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(t+"")
|
|
6076
|
+
return e.isIdentity?Xf:Wf(e.a,e.b,e.c,e.d,e.e,e.f)}),"px, ","px)","deg)"),Qf=Kf((function(t){return null==t?Xf:(Gf||(Gf=document.createElementNS("http://www.w3.org/2000/svg","g")),Gf.setAttribute("transform",t),(t=Gf.transform.baseVal.consolidate())?Wf((t=t.matrix).a,t.b,t.c,t.d,t.e,t.f):Xf)}),", ",")",")")
|
|
6077
|
+
function Zf(t){return((t=Math.exp(t))+1/t)/2}var Jf=function t(e,i,n){function o(t,o){var s,r,a=t[0],l=t[1],c=t[2],d=o[0],h=o[1],u=o[2],p=d-a,g=h-l,v=p*p+g*g
|
|
6006
6078
|
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)]}
|
|
6007
6079
|
else{var f=Math.sqrt(v),m=(u*u-c*c+n*v)/(2*c*i*f),b=(u*u-c*c-n*v)/(2*u*i*f),w=Math.log(Math.sqrt(m*m+1)-m),x=Math.log(Math.sqrt(b*b+1)-b)
|
|
6008
|
-
r=(x-w)/e,s=function(t){var n,o=t*r,s=
|
|
6009
|
-
return[a+d*p,l+d*g,c*s/
|
|
6080
|
+
r=(x-w)/e,s=function(t){var n,o=t*r,s=Zf(w),d=c/(i*f)*(s*(n=e*o+w,((n=Math.exp(2*n))-1)/(n+1))-function(t){return((t=Math.exp(t))-1/t)/2}(w))
|
|
6081
|
+
return[a+d*p,l+d*g,c*s/Zf(e*o+w)]}}return s.duration=1e3*r*e/Math.SQRT2,s}return o.rho=function(e){var i=Math.max(.001,+e),n=i*i
|
|
6010
6082
|
return t(i,n,n*n)},o}(Math.SQRT2,2,4)
|
|
6011
|
-
function
|
|
6012
|
-
function
|
|
6013
|
-
var i}function
|
|
6014
|
-
return o<n?(n=
|
|
6015
|
-
for(t[n]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++r<n;)o[r]=
|
|
6016
|
-
return function(e){var i=
|
|
6017
|
-
return s[i](o[i](e))}}function
|
|
6083
|
+
function tm(t){return+t}var em=[0,1]
|
|
6084
|
+
function im(t){return t}function nm(t,e){return(e-=t=+t)?function(i){return(i-t)/e}:(i=isNaN(e)?NaN:.5,function(){return i})
|
|
6085
|
+
var i}function om(t,e,i){var n=t[0],o=t[1],s=e[0],r=e[1]
|
|
6086
|
+
return o<n?(n=nm(o,n),s=i(r,s)):(n=nm(n,o),s=i(s,r)),function(t){return s(n(t))}}function sm(t,e,i){var n=Math.min(t.length,e.length)-1,o=new Array(n),s=new Array(n),r=-1
|
|
6087
|
+
for(t[n]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++r<n;)o[r]=nm(t[r],t[r+1]),s[r]=i(e[r],e[r+1])
|
|
6088
|
+
return function(e){var i=Lv(t,e,1,n)-1
|
|
6089
|
+
return s[i](o[i](e))}}function rm(t,e){return e.domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp()).unknown(t.unknown())}function am(){var t,e,i,n,o,s,r=em,a=em,l=qf,c=im
|
|
6018
6090
|
function d(){var t,e,i,l=Math.min(r.length,a.length)
|
|
6019
|
-
return c!==
|
|
6091
|
+
return c!==im&&(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))}),n=l>2?sm:om,o=s=null,h}function h(e){return null==e||isNaN(e=+e)?i:(o||(o=n(r.map(t),a,l)))(t(c(e)))}return h.invert=function(i){return c(e((s||(s=n(a,r.map(t),Ff)))(i)))},h.domain=function(t){return arguments.length?(r=Array.from(t,tm),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=jf,d()},h.clamp=function(t){return arguments.length?(c=!!t||im,d()):c!==im},h.interpolate=function(t){return arguments.length?(l=t,d()):l},h.unknown=function(t){return arguments.length?(i=t,h):i},function(i,n){return t=i,e=n,d()}}function lm(){return am()(im,im)}function cm(t,e){if((i=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null
|
|
6020
6092
|
var i,n=t.slice(0,i)
|
|
6021
|
-
return[n.length>1?n[0]+n.slice(2):n,+t.slice(i+1)]}function
|
|
6022
|
-
function
|
|
6093
|
+
return[n.length>1?n[0]+n.slice(2):n,+t.slice(i+1)]}function dm(t){return(t=cm(Math.abs(t)))?t[1]:NaN}var hm,um=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
|
|
6094
|
+
function pm(t){if(!(e=um.exec(t)))throw new Error("invalid format: "+t)
|
|
6023
6095
|
var e
|
|
6024
|
-
return new
|
|
6096
|
+
return new gm({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 gm(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 vm(t,e){var i=cm(t,e)
|
|
6025
6097
|
if(!i)return t+""
|
|
6026
6098
|
var n=i[0],o=i[1]
|
|
6027
|
-
return o<0?"0."+new Array(-o).join("0")+n:n.length>o+1?n.slice(0,o+1)+"."+n.slice(o+1):n+new Array(o-n.length+2).join("0")}
|
|
6028
|
-
var
|
|
6099
|
+
return o<0?"0."+new Array(-o).join("0")+n:n.length>o+1?n.slice(0,o+1)+"."+n.slice(o+1):n+new Array(o-n.length+2).join("0")}pm.prototype=gm.prototype,gm.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}
|
|
6100
|
+
var fm={"%":(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)=>vm(100*t,e),r:vm,s:function(t,e){var i=cm(t,e)
|
|
6029
6101
|
if(!i)return t+""
|
|
6030
|
-
var n=i[0],o=i[1],s=o-(
|
|
6031
|
-
return s===r?n:s>r?n+new Array(s-r+1).join("0"):s>0?n.slice(0,s)+"."+n.slice(s):"0."+new Array(1-s).join("0")+
|
|
6032
|
-
function
|
|
6033
|
-
function
|
|
6034
|
-
return s.reverse().join(i)}),o=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?
|
|
6035
|
-
function h(t){var e=(t=
|
|
6036
|
-
"n"===b?(v=!0,b="g"):
|
|
6037
|
-
var w="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",x="$"===u?s:/[%p]/.test(b)?l:"",y=
|
|
6102
|
+
var n=i[0],o=i[1],s=o-(hm=3*Math.max(-8,Math.min(8,Math.floor(o/3))))+1,r=n.length
|
|
6103
|
+
return s===r?n:s>r?n+new Array(s-r+1).join("0"):s>0?n.slice(0,s)+"."+n.slice(s):"0."+new Array(1-s).join("0")+cm(t,Math.max(0,e+s-1))[0]},X:t=>Math.round(t).toString(16).toUpperCase(),x:t=>Math.round(t).toString(16)}
|
|
6104
|
+
function mm(t){return t}var bm,wm,xm,ym=Array.prototype.map,$m=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"]
|
|
6105
|
+
function Cm(t){var e,i,n=void 0===t.grouping||void 0===t.thousands?mm:(e=ym.call(t.grouping,Number),i=t.thousands+"",function(t,n){for(var o=t.length,s=[],r=0,a=e[0],l=0;o>0&&a>0&&(l+a+1>n&&(a=Math.max(1,n-l)),s.push(t.substring(o-=a,o+a)),!((l+=a+1)>n));)a=e[r=(r+1)%e.length]
|
|
6106
|
+
return s.reverse().join(i)}),o=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?mm:function(t){return function(e){return e.replace(/[0-9]/g,(function(e){return t[+e]}))}}(ym.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+""
|
|
6107
|
+
function h(t){var e=(t=pm(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
|
|
6108
|
+
"n"===b?(v=!0,b="g"):fm[b]||(void 0===f&&(f=12),m=!0,b="g"),(p||"0"===e&&"="===i)&&(p=!0,e="0",i="=")
|
|
6109
|
+
var w="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",x="$"===u?s:/[%p]/.test(b)?l:"",y=fm[b],$=/[defgprs%]/.test(b)
|
|
6038
6110
|
function C(t){var o,s,l,u=w,C=x
|
|
6039
6111
|
if("c"===b)C=y(t)+C,t=""
|
|
6040
6112
|
else{var k=(t=+t)<0||1/t<0
|
|
@@ -6043,7 +6115,7 @@ break
|
|
|
6043
6115
|
case"0":0===o&&(o=n),e=n
|
|
6044
6116
|
break
|
|
6045
6117
|
default:if(!+t[n])break t
|
|
6046
|
-
o>0&&(o=0)}return o>0?t.slice(0,o)+t.slice(e+1):t}(t)),k&&0==+t&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b
|
|
6118
|
+
o>0&&(o=0)}return o>0?t.slice(0,o)+t.slice(e+1):t}(t)),k&&0==+t&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?$m[8+hm/3]:"")+C+(k&&"("===h?")":""),$)for(o=-1,s=t.length;++o<s;)if(48>(l=t.charCodeAt(o))||l>57){C=(46===l?r+t.slice(o+1):t.slice(o))+C,t=t.slice(0,o)
|
|
6047
6119
|
break}}v&&!p&&(t=n(t,1/0))
|
|
6048
6120
|
var _=u.length+t.length+C.length,S=_<g?new Array(g-_+1).join(e):""
|
|
6049
6121
|
switch(v&&p&&(t=n(S+t,S.length?g-C.length:1/0),S=""),i){case"<":t=u+t+C+S
|
|
@@ -6052,306 +6124,306 @@ case"=":t=u+S+t+C
|
|
|
6052
6124
|
break
|
|
6053
6125
|
case"^":t=S.slice(0,_=S.length>>1)+u+t+C+S.slice(_)
|
|
6054
6126
|
break
|
|
6055
|
-
default:t=S+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=
|
|
6056
|
-
return function(t){return i(o*t)+s}}}}function
|
|
6057
|
-
return s>=
|
|
6058
|
-
switch((n=
|
|
6059
|
-
return null!=n.precision||isNaN(o=function(t,e){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(
|
|
6060
|
-
case"":case"e":case"g":case"p":case"r":null!=n.precision||isNaN(o=function(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,
|
|
6127
|
+
default:t=S+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=pm(t)).type="f",t)),n=3*Math.max(-8,Math.min(8,Math.floor(dm(e)/3))),o=Math.pow(10,-n),s=$m[8+n/3]
|
|
6128
|
+
return function(t){return i(o*t)+s}}}}function km(t,e,i,n){var o,s=function(t,e,i){var n=Math.abs(e-t)/Math.max(0,i),o=Math.pow(10,Math.floor(Math.log(n)/Math.LN10)),s=n/o
|
|
6129
|
+
return s>=Tv?o*=10:s>=Bv?o*=5:s>=Nv&&(o*=2),e<t?-o:o}(t,e,i)
|
|
6130
|
+
switch((n=pm(null==n?",f":n)).type){case"s":var r=Math.max(Math.abs(t),Math.abs(e))
|
|
6131
|
+
return null!=n.precision||isNaN(o=function(t,e){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(dm(e)/3)))-dm(Math.abs(t)))}(s,r))||(n.precision=o),xm(n,r)
|
|
6132
|
+
case"":case"e":case"g":case"p":case"r":null!=n.precision||isNaN(o=function(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,dm(e)-dm(t))+1}(s,Math.max(Math.abs(t),Math.abs(e))))||(n.precision=o-("e"===n.type))
|
|
6061
6133
|
break
|
|
6062
|
-
case"f":case"%":null!=n.precision||isNaN(o=function(t){return Math.max(0,-
|
|
6134
|
+
case"f":case"%":null!=n.precision||isNaN(o=function(t){return Math.max(0,-dm(Math.abs(t)))}(s))||(n.precision=o-2*("%"===n.type))}return wm(n)}function _m(t){var e=t.domain
|
|
6063
6135
|
return t.ticks=function(t){var i=e()
|
|
6064
6136
|
return function(t,e,i){var n,o,s,r,a=-1
|
|
6065
6137
|
if(i=+i,(t=+t)==(e=+e)&&i>0)return[t]
|
|
6066
|
-
if((n=e<t)&&(o=t,t=e,e=o),0===(r=
|
|
6138
|
+
if((n=e<t)&&(o=t,t=e,e=o),0===(r=qv(t,e,i))||!isFinite(r))return[]
|
|
6067
6139
|
if(r>0){let i=Math.round(t/r),n=Math.round(e/r)
|
|
6068
6140
|
for(i*r<t&&++i,n*r>e&&--n,s=new Array(o=n-i+1);++a<o;)s[a]=(i+a)*r}else{r=-r
|
|
6069
6141
|
let i=Math.round(t*r),n=Math.round(e*r)
|
|
6070
6142
|
for(i/r<t&&++i,n/r>e&&--n,s=new Array(o=n-i+1);++a<o;)s[a]=(i+a)/r}return n&&s.reverse(),s}(i[0],i[i.length-1],null==t?10:t)},t.tickFormat=function(t,i){var n=e()
|
|
6071
|
-
return
|
|
6143
|
+
return km(n[0],n[n.length-1],null==t?10:t,i)},t.nice=function(i){null==i&&(i=10)
|
|
6072
6144
|
var n,o,s=e(),r=0,a=s.length-1,l=s[r],c=s[a],d=10
|
|
6073
|
-
for(c<l&&(o=l,l=c,c=o,o=r,r=a,a=o);d-- >0;){if((o=
|
|
6145
|
+
for(c<l&&(o=l,l=c,c=o,o=r,r=a,a=o);d-- >0;){if((o=qv(l,c,i))===n)return s[r]=l,s[a]=c,e(s)
|
|
6074
6146
|
if(o>0)l=Math.floor(l/o)*o,c=Math.ceil(c/o)*o
|
|
6075
6147
|
else{if(!(o<0))break
|
|
6076
|
-
l=Math.ceil(l*o)/o,c=Math.floor(c*o)/o}n=o}return t},t}function
|
|
6077
|
-
return t.copy=function(){return
|
|
6078
|
-
class
|
|
6148
|
+
l=Math.ceil(l*o)/o,c=Math.floor(c*o)/o}n=o}return t},t}function Sm(){var t=lm()
|
|
6149
|
+
return t.copy=function(){return rm(t,Sm())},Gv.apply(t,arguments),_m(t)}bm=Cm({thousands:",",grouping:[3],currency:["$",""]}),wm=bm.format,xm=bm.formatPrefix
|
|
6150
|
+
class zm{constructor(t,e,i){this.baseMargin={top:20,right:20,bottom:20,left:20},this.dieSizeFactor=1.5,this.defaultAlign=.5,this.margin=this.baseMargin
|
|
6079
6151
|
const n=this.calculateMapDimensions(t)
|
|
6080
6152
|
this.containerDimensions=this.calculateContainerDimensions(i,this.margin),this.horizontalScale=this.createHorizontalScale(e,n,this.containerDimensions.width),this.dieDimensions={width:this.calculateGridWidth(n.cols,this.containerDimensions.width),height:0},this.radius=this.containerDimensions.width/2+this.dieDimensions.width*this.dieSizeFactor,this.radius>i.width/2&&(this.margin=this.calculateMarginWithAddition(this.radius-i.width/2),this.containerDimensions=this.calculateContainerDimensions(i,this.margin),this.horizontalScale=this.createHorizontalScale(e,n,this.containerDimensions.width),this.dieDimensions={width:this.calculateGridWidth(n.cols,this.containerDimensions.width),height:0},this.radius=this.containerDimensions.width/2+this.dieDimensions.width*this.dieSizeFactor),this.verticalScale=this.createVerticalScale(e,n,this.containerDimensions.height),this.dieDimensions={width:this.dieDimensions.width,height:this.calculateGridHeight(n.rows,this.containerDimensions.height)}}calculateMapDimensions(t){if(0===t.length||void 0===t[0])return{origin:{x:0,y:0},rows:0,cols:0}
|
|
6081
6153
|
const e={x:t[0].x,y:t[0].y},i={x:t[0].x,y:t[0].y}
|
|
6082
6154
|
for(const n of t)n.x<e.x&&(e.x=n.x),n.y<e.y&&(e.y=n.y),n.x>i.x&&(i.x=n.x),n.y>i.y&&(i.y=n.y)
|
|
6083
|
-
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){return t===
|
|
6084
|
-
return Math.round(t*i)/i}class
|
|
6085
|
-
return 1===e.length?"0"+e:e}(
|
|
6086
|
-
function
|
|
6087
|
-
return function(t){return
|
|
6155
|
+
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){return t===_v||t===zv?Sm().domain([e.origin.x,e.origin.x+e.cols]).range([0,i]):Sm().domain([e.origin.x-1,e.origin.x+e.cols-1]).range([i,0])}createVerticalScale(t,e,i){return t===_v||t===Sv?Sm().domain([e.origin.y-1,e.origin.y+e.rows-1]).range([i,0]):Sm().domain([e.origin.y,e.origin.y+e.rows]).range([0,i])}calculateGridWidth(t,e){return Wv().align(this.defaultAlign).padding(0).domain(this.horizontalScale.ticks(t)).range([0,e]).bandwidth()}calculateGridHeight(t,e){return Wv().align(this.defaultAlign).padding(0).domain(this.verticalScale.ticks(t)).range([0,e]).bandwidth()}calculateMarginWithAddition(t=0){return{top:this.baseMargin.top+t,right:this.baseMargin.right+t,bottom:this.baseMargin.bottom+t,left:this.baseMargin.top+t}}}function Mm(t,e,i){return isNaN(t)||t<=e?e:t>=i?i:t}function Rm(t,e,i){return isNaN(t)||t<=e?0:t>=i?1:t/(i-e)}function Im(t,e,i){return isNaN(t)?e:e+t*(i-e)}function Am(t,e){const i=Math.pow(10,e)
|
|
6156
|
+
return Math.round(t*i)/i}class Vm{constructor(t,e,i,n){this.r=t,this.g=e,this.b=i,this.a="number"!=typeof n||isNaN(n)?1:n}static fromObject(t){return!t||isNaN(t.r)||isNaN(t.g)||isNaN(t.b)?null:new Vm(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(Im(this.r,0,255))},${Math.round(Im(this.g,0,255))},${Math.round(Im(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(Im(this.r,0,255))},${Math.round(Im(this.g,0,255))},${Math.round(Im(this.b,0,255))},${Mm(this.a,0,1)})`}roundToPrecision(t){return new Vm(Am(this.r,t),Am(this.g,t),Am(this.b,t),Am(this.a,t))}clamp(){return new Vm(Mm(this.r,0,1),Mm(this.g,0,1),Mm(this.b,0,1),Mm(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(Mm(t,0,255)).toString(16)
|
|
6157
|
+
return 1===e.length?"0"+e:e}(Im(t,0,255))}}const Om={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}},Hm=/^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,Em=/^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i,Lm=/^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i,Pm=/^#((?:[0-9a-f]{8}|[0-9a-f]{4}))$/i
|
|
6158
|
+
function Fm(t){return function(t){return Pm.test(t)}(t)}function Dm(t){const e=t.toLowerCase()
|
|
6159
|
+
return function(t){return Lm.test(t)}(e)?function(t){const e=Lm.exec(t)
|
|
6088
6160
|
if(null===e)return null
|
|
6089
6161
|
let i=e[1]
|
|
6090
6162
|
if(3===i.length){const t=i.charAt(0),e=i.charAt(1),n=i.charAt(2)
|
|
6091
6163
|
i=t.concat(t,e,e,n,n)}const n=parseInt(i,16)
|
|
6092
|
-
return isNaN(n)?null:new
|
|
6164
|
+
return isNaN(n)?null:new Vm(Rm((16711680&n)>>>16,0,255),Rm((65280&n)>>>8,0,255),Rm(255&n,0,255),1)}(e):Fm(e)?function(t){const e=Pm.exec(t)
|
|
6093
6165
|
if(null===e)return null
|
|
6094
6166
|
let i=e[1]
|
|
6095
6167
|
if(4===i.length){const t=i.charAt(0),e=i.charAt(1),n=i.charAt(2),o=i.charAt(3)
|
|
6096
6168
|
i=t.concat(t,e,e,n,n,o,o)}const n=parseInt(i,16)
|
|
6097
|
-
return isNaN(n)?null:new
|
|
6169
|
+
return isNaN(n)?null:new Vm(Rm((16711680&n)>>>16,0,255),Rm((65280&n)>>>8,0,255),Rm(255&n,0,255),Rm((4278190080&n)>>>24,0,255))}(e):function(t){return Hm.test(t)}(e)?function(t){const e=Hm.exec(t)
|
|
6098
6170
|
if(null===e)return null
|
|
6099
6171
|
const i=e[1].split(",")
|
|
6100
|
-
return new
|
|
6172
|
+
return new Vm(Rm(Number(i[0]),0,255),Rm(Number(i[1]),0,255),Rm(Number(i[2]),0,255),1)}(e):function(t){return Em.test(t)}(e)?function(t){const e=Em.exec(t)
|
|
6101
6173
|
if(null===e)return null
|
|
6102
6174
|
const i=e[1].split(",")
|
|
6103
|
-
return 4===i.length?new
|
|
6104
|
-
return e?new
|
|
6105
|
-
for(const e of t)this.diesRenderInfo.push({x:n(e.x)+d.right,y:o(e.y)+d.top,fillStyle:this.calculateFillStyle(e.value,s,i),text:this.buildLabel(e.value,l,r,a)})}calculateLabelsFontSize(t,e){return Math.min(t.height,t.width/(.5*Math.max(2,e))*this.fontSizeFactor)}createD3ColorScale(t,e){return this.isColorScaleLinear(e)?
|
|
6175
|
+
return 4===i.length?new Vm(Rm(Number(i[0]),0,255),Rm(Number(i[1]),0,255),Rm(Number(i[2]),0,255),Number(i[3])):null}(e):function(t){return Om.hasOwnProperty(t)}(e)?function(t){const e=Om[t.toLowerCase()]
|
|
6176
|
+
return e?new Vm(e.r,e.g,e.b,e.hasOwnProperty("a")?e.a:void 0):null}(e):null}class Tm{constructor(t,e,i,n,o,s,r,a,l,c,d){this.fontSizeFactor=.8,this.nonHighlightedOpacity=.3,this.emptyDieColor="rgba(218,223,236,1)",this.nanDieColor="rgba(122,122,122,1)",this.d3ColorScale=this.createD3ColorScale(e,s),this.labelsFontSize=this.calculateLabelsFontSize(c,l),this.diesRenderInfo=[]
|
|
6177
|
+
for(const e of t)this.diesRenderInfo.push({x:n(e.x)+d.right,y:o(e.y)+d.top,fillStyle:this.calculateFillStyle(e.value,s,i),text:this.buildLabel(e.value,l,r,a)})}calculateLabelsFontSize(t,e){return Math.min(t.height,t.width/(.5*Math.max(2,e))*this.fontSizeFactor)}createD3ColorScale(t,e){return this.isColorScaleLinear(e)?Sm().domain(t.values.map((t=>+t))).range(t.colors):Xv().domain(t.values).range(t.colors)}dieHasData(t){return null!=t&&""!==t}buildLabel(t,e,i,n){if(i||!this.dieHasData(t))return""
|
|
6106
6178
|
const o=`${t}${n}`
|
|
6107
|
-
return o.length>e?`${o.substring(0,e)}…`:o}calculateOpacity(t,e){return e.length>0&&!e.some((e=>e===t))?this.nonHighlightedOpacity:1}isColorScaleLinear(t){return t
|
|
6179
|
+
return o.length>e?`${o.substring(0,e)}…`:o}calculateOpacity(t,e){return e.length>0&&!e.some((e=>e===t))?this.nonHighlightedOpacity:1}isColorScaleLinear(t){return t===Rv}isColorScaleOrdinal(t){return t===Iv}calculateFillStyle(t,e,i){let n=this.emptyDieColor
|
|
6108
6180
|
if(this.dieHasData(t)&&(isNaN(+t)?n=this.nanDieColor:this.isColorScaleLinear(e)?n=this.d3ColorScale(+t):this.isColorScaleOrdinal(e)&&(n=this.d3ColorScale(t))),void 0===n)return this.emptyDieColor
|
|
6109
|
-
let o=
|
|
6110
|
-
return null===o?this.emptyDieColor:(o=new
|
|
6181
|
+
let o=Dm(n)
|
|
6182
|
+
return null===o?this.emptyDieColor:(o=new Vm(o.r,o.g,o.b,this.calculateOpacity(t,i)),o.toStringWebRGBA())}}class Bm{constructor(t,e,i,n,o,s,r,a,l){this.computations=new zm(t,e,i),this.prerendering=new Tm(t,n,o,this.computations.horizontalScale,this.computations.verticalScale,s,r,a,l,this.computations.dieDimensions,this.computations.margin)}get containerDimensions(){return this.computations.containerDimensions}get dieDimensions(){return this.computations.dieDimensions}get radius(){return this.computations.radius}get margin(){return this.computations.margin}get horizontalScale(){return this.computations.horizontalScale}get verticalScale(){return this.computations.verticalScale}get labelsFontSize(){return this.prerendering.labelsFontSize}get diesRenderInfo(){return this.prerendering.diesRenderInfo}get mainCircleLocation(){return{x:this.computations.containerDimensions.width/2,y:this.computations.containerDimensions.height/2}}}class Nm{constructor(t,e){this.waferData=t,this.context=e.getContext("2d")}drawWafer(){const t=this.waferData.diesRenderInfo,e=this.waferData.dieDimensions
|
|
6111
6183
|
for(const i of t){this.context.fillStyle=i.fillStyle,this.context?.fillRect(i.x,i.y,e.width,e.height),this.context.font=this.waferData.labelsFontSize.toString(),this.context.fillStyle="#ffffff",this.context.textAlign="center"
|
|
6112
6184
|
const t=this.context.measureText("M")
|
|
6113
|
-
this.context.fillText(i.text,i.x+e.width/2,i.y+e.height/2+t.width/2)}}clearCanvas(t,e){this.context.clearRect(0,0,t,e)}}var
|
|
6114
|
-
function
|
|
6115
|
-
return i>=0&&"xmlns"!==(e=t.slice(0,i))&&(t=t.slice(i+1)),
|
|
6116
|
-
return i===
|
|
6117
|
-
return(e.local?
|
|
6118
|
-
function
|
|
6119
|
-
function
|
|
6120
|
-
for(;a<l;++a)(r=e[a])&&(o[a]=r)}function
|
|
6185
|
+
this.context.fillText(i.text,i.x+e.width/2,i.y+e.height/2+t.width/2)}}clearCanvas(t,e){this.context.clearRect(0,0,t,e)}}var qm="http://www.w3.org/1999/xhtml",jm={svg:"http://www.w3.org/2000/svg",xhtml:qm,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}
|
|
6186
|
+
function Gm(t){var e=t+="",i=e.indexOf(":")
|
|
6187
|
+
return i>=0&&"xmlns"!==(e=t.slice(0,i))&&(t=t.slice(i+1)),jm.hasOwnProperty(e)?{space:jm[e],local:t}:t}function Um(t){return function(){var e=this.ownerDocument,i=this.namespaceURI
|
|
6188
|
+
return i===qm&&e.documentElement.namespaceURI===qm?e.createElement(t):e.createElementNS(i,t)}}function Xm(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}function Wm(t){var e=Gm(t)
|
|
6189
|
+
return(e.local?Xm:Um)(e)}function Km(){}function Ym(t){return null==t?Km:function(){return this.querySelector(t)}}function Qm(t){return null==t?[]:Array.isArray(t)?t:Array.from(t)}function Zm(){return[]}function Jm(t){return null==t?Zm:function(){return this.querySelectorAll(t)}}function tb(t){return function(){return this.matches(t)}}function eb(t){return function(e){return e.matches(t)}}var ib=Array.prototype.find
|
|
6190
|
+
function nb(){return this.firstElementChild}var ob=Array.prototype.filter
|
|
6191
|
+
function sb(){return Array.from(this.children)}function rb(t){return new Array(t.length)}function ab(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}function lb(t){return function(){return t}}function cb(t,e,i,n,o,s){for(var r,a=0,l=e.length,c=s.length;a<c;++a)(r=e[a])?(r.__data__=s[a],n[a]=r):i[a]=new ab(t,s[a])
|
|
6192
|
+
for(;a<l;++a)(r=e[a])&&(o[a]=r)}function db(t,e,i,n,o,s,r){var a,l,c,d=new Map,h=e.length,u=s.length,p=new Array(h)
|
|
6121
6193
|
for(a=0;a<h;++a)(l=e[a])&&(p[a]=c=r.call(l,l.__data__,a,e)+"",d.has(c)?o[a]=l:d.set(c,l))
|
|
6122
|
-
for(a=0;a<u;++a)c=r.call(t,s[a],a,s)+"",(l=d.get(c))?(n[a]=l,l.__data__=s[a],d.delete(c)):i[a]=new
|
|
6123
|
-
for(a=0;a<h;++a)(l=e[a])&&d.get(p[a])===l&&(o[a]=l)}function
|
|
6124
|
-
null==i?this.removeAttribute(t):this.setAttribute(t,i)}}function
|
|
6125
|
-
null==i?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,i)}}function
|
|
6126
|
-
null==n?this.style.removeProperty(t):this.style.setProperty(t,n,i)}}function
|
|
6127
|
-
null==i?delete this[t]:this[t]=i}}function
|
|
6128
|
-
this.textContent=null==e?"":e}}function
|
|
6129
|
-
this.innerHTML=null==e?"":e}}function
|
|
6130
|
-
t&&t.removeChild(this)}function
|
|
6131
|
-
return e?e.insertBefore(t,this.nextSibling):t}function
|
|
6132
|
-
return e?e.insertBefore(t,this.nextSibling):t}function
|
|
6133
|
-
return i>=0&&(e=t.slice(i+1),t=t.slice(0,i)),{type:t,name:e}}))}function
|
|
6134
|
-
if(e){for(var i,n=0,o=-1,s=e.length;n<s;++n)i=e[n],t.type&&i.type!==t.type||i.name!==t.name?e[++o]=i:this.removeEventListener(i.type,i.listener,i.options);++o?e.length=o:delete this.__on}}}function
|
|
6194
|
+
for(a=0;a<u;++a)c=r.call(t,s[a],a,s)+"",(l=d.get(c))?(n[a]=l,l.__data__=s[a],d.delete(c)):i[a]=new ab(t,s[a])
|
|
6195
|
+
for(a=0;a<h;++a)(l=e[a])&&d.get(p[a])===l&&(o[a]=l)}function hb(t){return t.__data__}function ub(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function pb(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}function gb(t){return function(){this.removeAttribute(t)}}function vb(t){return function(){this.removeAttributeNS(t.space,t.local)}}function fb(t,e){return function(){this.setAttribute(t,e)}}function mb(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}function bb(t,e){return function(){var i=e.apply(this,arguments)
|
|
6196
|
+
null==i?this.removeAttribute(t):this.setAttribute(t,i)}}function wb(t,e){return function(){var i=e.apply(this,arguments)
|
|
6197
|
+
null==i?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,i)}}function xb(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function yb(t){return function(){this.style.removeProperty(t)}}function $b(t,e,i){return function(){this.style.setProperty(t,e,i)}}function Cb(t,e,i){return function(){var n=e.apply(this,arguments)
|
|
6198
|
+
null==n?this.style.removeProperty(t):this.style.setProperty(t,n,i)}}function kb(t,e){return t.style.getPropertyValue(e)||xb(t).getComputedStyle(t,null).getPropertyValue(e)}function _b(t){return function(){delete this[t]}}function Sb(t,e){return function(){this[t]=e}}function zb(t,e){return function(){var i=e.apply(this,arguments)
|
|
6199
|
+
null==i?delete this[t]:this[t]=i}}function Mb(t){return t.trim().split(/^|\s+/)}function Rb(t){return t.classList||new Ib(t)}function Ib(t){this._node=t,this._names=Mb(t.getAttribute("class")||"")}function Ab(t,e){for(var i=Rb(t),n=-1,o=e.length;++n<o;)i.add(e[n])}function Vb(t,e){for(var i=Rb(t),n=-1,o=e.length;++n<o;)i.remove(e[n])}function Ob(t){return function(){Ab(this,t)}}function Hb(t){return function(){Vb(this,t)}}function Eb(t,e){return function(){(e.apply(this,arguments)?Ab:Vb)(this,t)}}function Lb(){this.textContent=""}function Pb(t){return function(){this.textContent=t}}function Fb(t){return function(){var e=t.apply(this,arguments)
|
|
6200
|
+
this.textContent=null==e?"":e}}function Db(){this.innerHTML=""}function Tb(t){return function(){this.innerHTML=t}}function Bb(t){return function(){var e=t.apply(this,arguments)
|
|
6201
|
+
this.innerHTML=null==e?"":e}}function Nb(){this.nextSibling&&this.parentNode.appendChild(this)}function qb(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function jb(){return null}function Gb(){var t=this.parentNode
|
|
6202
|
+
t&&t.removeChild(this)}function Ub(){var t=this.cloneNode(!1),e=this.parentNode
|
|
6203
|
+
return e?e.insertBefore(t,this.nextSibling):t}function Xb(){var t=this.cloneNode(!0),e=this.parentNode
|
|
6204
|
+
return e?e.insertBefore(t,this.nextSibling):t}function Wb(t){return t.trim().split(/^|\s+/).map((function(t){var e="",i=t.indexOf(".")
|
|
6205
|
+
return i>=0&&(e=t.slice(i+1),t=t.slice(0,i)),{type:t,name:e}}))}function Kb(t){return function(){var e=this.__on
|
|
6206
|
+
if(e){for(var i,n=0,o=-1,s=e.length;n<s;++n)i=e[n],t.type&&i.type!==t.type||i.name!==t.name?e[++o]=i:this.removeEventListener(i.type,i.listener,i.options);++o?e.length=o:delete this.__on}}}function Yb(t,e,i){return function(){var n,o=this.__on,s=function(t){return function(e){t.call(this,e,this.__data__)}}(e)
|
|
6135
6207
|
if(o)for(var r=0,a=o.length;r<a;++r)if((n=o[r]).type===t.type&&n.name===t.name)return this.removeEventListener(n.type,n.listener,n.options),this.addEventListener(n.type,n.listener=s,n.options=i),void(n.value=e)
|
|
6136
|
-
this.addEventListener(t.type,s,i),n={type:t.type,name:t.name,value:e,listener:s,options:i},o?o.push(n):this.__on=[n]}}function
|
|
6137
|
-
"function"==typeof o?o=new o(e,i):(o=n.document.createEvent("Event"),i?(o.initEvent(e,i.bubbles,i.cancelable),o.detail=i.detail):o.initEvent(e,!1,!1)),t.dispatchEvent(o)}function
|
|
6208
|
+
this.addEventListener(t.type,s,i),n={type:t.type,name:t.name,value:e,listener:s,options:i},o?o.push(n):this.__on=[n]}}function Qb(t,e,i){var n=xb(t),o=n.CustomEvent
|
|
6209
|
+
"function"==typeof o?o=new o(e,i):(o=n.document.createEvent("Event"),i?(o.initEvent(e,i.bubbles,i.cancelable),o.detail=i.detail):o.initEvent(e,!1,!1)),t.dispatchEvent(o)}function Zb(t,e){return function(){return Qb(this,t,e)}}function Jb(t,e){return function(){return Qb(this,t,e.apply(this,arguments))}}ab.prototype={constructor:ab,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)}},Ib.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)
|
|
6138
6210
|
e>=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}}
|
|
6139
|
-
var
|
|
6140
|
-
function
|
|
6211
|
+
var tw=[null]
|
|
6212
|
+
function ew(t,e){this._groups=t,this._parents=e}function iw(){return new ew([[document.documentElement]],tw)}function nw(t){return"string"==typeof t?new ew([[document.querySelector(t)]],[document.documentElement]):new ew([[t]],tw)}function ow(t,e){if(t=function(t){let e
|
|
6141
6213
|
for(;e=t.sourceEvent;)t=e
|
|
6142
6214
|
return t}(t),void 0===e&&(e=t.currentTarget),e){var i=e.ownerSVGElement||e
|
|
6143
6215
|
if(i.createSVGPoint){var n=i.createSVGPoint()
|
|
6144
6216
|
return n.x=t.clientX,n.y=t.clientY,[(n=n.matrixTransform(e.getScreenCTM().inverse())).x,n.y]}if(e.getBoundingClientRect){var o=e.getBoundingClientRect()
|
|
6145
|
-
return[t.clientX-o.left-e.clientLeft,t.clientY-o.top-e.clientTop]}}return[t.pageX,t.pageY]}
|
|
6217
|
+
return[t.clientX-o.left-e.clientLeft,t.clientY-o.top-e.clientTop]}}return[t.pageX,t.pageY]}ew.prototype=iw.prototype={constructor:ew,select:function(t){"function"!=typeof t&&(t=Ym(t))
|
|
6146
6218
|
for(var e=this._groups,i=e.length,n=new Array(i),o=0;o<i;++o)for(var s,r,a=e[o],l=a.length,c=n[o]=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)
|
|
6147
|
-
return new
|
|
6219
|
+
return new ew(n,this._parents)},selectAll:function(t){t="function"==typeof t?function(t){return function(){return Qm(t.apply(this,arguments))}}(t):Jm(t)
|
|
6148
6220
|
for(var e=this._groups,i=e.length,n=[],o=[],s=0;s<i;++s)for(var r,a=e[s],l=a.length,c=0;c<l;++c)(r=a[c])&&(n.push(t.call(r,r.__data__,c,a)),o.push(r))
|
|
6149
|
-
return new
|
|
6221
|
+
return new ew(n,o)},selectChild:function(t){return this.select(null==t?nb:function(t){return function(){return ib.call(this.children,t)}}("function"==typeof t?t:eb(t)))},selectChildren:function(t){return this.selectAll(null==t?sb:function(t){return function(){return ob.call(this.children,t)}}("function"==typeof t?t:eb(t)))},filter:function(t){"function"!=typeof t&&(t=tb(t))
|
|
6150
6222
|
for(var e=this._groups,i=e.length,n=new Array(i),o=0;o<i;++o)for(var s,r=e[o],a=r.length,l=n[o]=[],c=0;c<a;++c)(s=r[c])&&t.call(s,s.__data__,c,r)&&l.push(s)
|
|
6151
|
-
return new
|
|
6152
|
-
var i=e?
|
|
6153
|
-
"function"!=typeof t&&(t=
|
|
6154
|
-
for(var s=o.length,r=new Array(s),a=new Array(s),l=new Array(s),c=0;c<s;++c){var d=n[c],h=o[c],u=h.length,p=
|
|
6223
|
+
return new ew(n,this._parents)},data:function(t,e){if(!arguments.length)return Array.from(this,hb)
|
|
6224
|
+
var i=e?db:cb,n=this._parents,o=this._groups
|
|
6225
|
+
"function"!=typeof t&&(t=lb(t))
|
|
6226
|
+
for(var s=o.length,r=new Array(s),a=new Array(s),l=new Array(s),c=0;c<s;++c){var d=n[c],h=o[c],u=h.length,p=ub(t.call(d,d&&d.__data__,c,n)),g=p.length,v=a[c]=new Array(g),f=r[c]=new Array(g),m=l[c]=new Array(u)
|
|
6155
6227
|
i(d,h,v,f,m,p,e)
|
|
6156
|
-
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
|
|
6228
|
+
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 ew(r,n))._enter=a,r._exit=l,r},enter:function(){return new ew(this._enter||this._groups.map(rb),this._parents)},exit:function(){return new ew(this._exit||this._groups.map(rb),this._parents)},join:function(t,e,i){var n=this.enter(),o=this,s=this.exit()
|
|
6157
6229
|
return"function"==typeof t?(n=t(n))&&(n=n.selection()):n=n.append(t+""),null!=e&&(o=e(o))&&(o=o.selection()),null==i?s.remove():i(s),n&&o?n.merge(o).order():o},merge:function(t){for(var e=t.selection?t.selection():t,i=this._groups,n=e._groups,o=i.length,s=n.length,r=Math.min(o,s),a=new Array(o),l=0;l<r;++l)for(var c,d=i[l],h=n[l],u=d.length,p=a[l]=new Array(u),g=0;g<u;++g)(c=d[g]||h[g])&&(p[g]=c)
|
|
6158
6230
|
for(;l<o;++l)a[l]=i[l]
|
|
6159
|
-
return new
|
|
6160
|
-
return this},sort:function(t){function e(e,i){return e&&i?t(e.__data__,i.__data__):!e-!i}t||(t=
|
|
6231
|
+
return new ew(a,this._parents)},selection:function(){return this},order:function(){for(var t=this._groups,e=-1,i=t.length;++e<i;)for(var n,o=t[e],s=o.length-1,r=o[s];--s>=0;)(n=o[s])&&(r&&4^n.compareDocumentPosition(r)&&r.parentNode.insertBefore(n,r),r=n)
|
|
6232
|
+
return this},sort:function(t){function e(e,i){return e&&i?t(e.__data__,i.__data__):!e-!i}t||(t=pb)
|
|
6161
6233
|
for(var i=this._groups,n=i.length,o=new Array(n),s=0;s<n;++s){for(var r,a=i[s],l=a.length,c=o[s]=new Array(l),d=0;d<l;++d)(r=a[d])&&(c[d]=r)
|
|
6162
|
-
c.sort(e)}return new
|
|
6234
|
+
c.sort(e)}return new ew(o,this._parents).order()},call:function(){var t=arguments[0]
|
|
6163
6235
|
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 n=t[e],o=0,s=n.length;o<s;++o){var r=n[o]
|
|
6164
6236
|
if(r)return r}return null},size:function(){let t=0
|
|
6165
6237
|
for(const e of this)++t
|
|
6166
6238
|
return t},empty:function(){return!this.node()},each:function(t){for(var e=this._groups,i=0,n=e.length;i<n;++i)for(var o,s=e[i],r=0,a=s.length;r<a;++r)(o=s[r])&&t.call(o,o.__data__,r,s)
|
|
6167
|
-
return this},attr:function(t,e){var i=
|
|
6239
|
+
return this},attr:function(t,e){var i=Gm(t)
|
|
6168
6240
|
if(arguments.length<2){var n=this.node()
|
|
6169
|
-
return i.local?n.getAttributeNS(i.space,i.local):n.getAttribute(i)}return this.each((null==e?i.local?
|
|
6170
|
-
if(arguments.length<2){for(var n
|
|
6171
|
-
return!0}return this.each(("function"==typeof e?
|
|
6172
|
-
return this.select((function(){return this.appendChild(e.apply(this,arguments))}))},insert:function(t,e){var i="function"==typeof t?t:
|
|
6173
|
-
return this.select((function(){return this.insertBefore(i.apply(this,arguments),n.apply(this,arguments)||null)}))},remove:function(){return this.each(
|
|
6174
|
-
if(!(arguments.length<2)){for(a=e?
|
|
6241
|
+
return i.local?n.getAttributeNS(i.space,i.local):n.getAttribute(i)}return this.each((null==e?i.local?vb:gb:"function"==typeof e?i.local?wb:bb:i.local?mb:fb)(i,e))},style:function(t,e,i){return arguments.length>1?this.each((null==e?yb:"function"==typeof e?Cb:$b)(t,e,null==i?"":i)):kb(this.node(),t)},property:function(t,e){return arguments.length>1?this.each((null==e?_b:"function"==typeof e?zb:Sb)(t,e)):this.node()[t]},classed:function(t,e){var i=Mb(t+"")
|
|
6242
|
+
if(arguments.length<2){for(var n=Rb(this.node()),o=-1,s=i.length;++o<s;)if(!n.contains(i[o]))return!1
|
|
6243
|
+
return!0}return this.each(("function"==typeof e?Eb:e?Ob:Hb)(i,e))},text:function(t){return arguments.length?this.each(null==t?Lb:("function"==typeof t?Fb:Pb)(t)):this.node().textContent},html:function(t){return arguments.length?this.each(null==t?Db:("function"==typeof t?Bb:Tb)(t)):this.node().innerHTML},raise:function(){return this.each(Nb)},lower:function(){return this.each(qb)},append:function(t){var e="function"==typeof t?t:Wm(t)
|
|
6244
|
+
return this.select((function(){return this.appendChild(e.apply(this,arguments))}))},insert:function(t,e){var i="function"==typeof t?t:Wm(t),n=null==e?jb:"function"==typeof e?e:Ym(e)
|
|
6245
|
+
return this.select((function(){return this.insertBefore(i.apply(this,arguments),n.apply(this,arguments)||null)}))},remove:function(){return this.each(Gb)},clone:function(t){return this.select(t?Xb:Ub)},datum:function(t){return arguments.length?this.property("__data__",t):this.node().__data__},on:function(t,e,i){var n,o,s=Wb(t+""),r=s.length
|
|
6246
|
+
if(!(arguments.length<2)){for(a=e?Yb:Kb,n=0;n<r;++n)this.each(a(s[n],e,i))
|
|
6175
6247
|
return this}var a=this.node().__on
|
|
6176
|
-
if(a)for(var l,c=0,d=a.length;c<d;++c)for(n=0,l=a[c];n<r;++n)if((o=s[n]).type===l.type&&o.name===l.name)return l.value},dispatch:function(t,e){return this.each(("function"==typeof e?
|
|
6177
|
-
var
|
|
6178
|
-
function
|
|
6179
|
-
n[t]=[]}return new
|
|
6248
|
+
if(a)for(var l,c=0,d=a.length;c<d;++c)for(n=0,l=a[c];n<r;++n)if((o=s[n]).type===l.type&&o.name===l.name)return l.value},dispatch:function(t,e){return this.each(("function"==typeof e?Jb:Zb)(t,e))},[Symbol.iterator]:function*(){for(var t=this._groups,e=0,i=t.length;e<i;++e)for(var n,o=t[e],s=0,r=o.length;s<r;++s)(n=o[s])&&(yield n)}}
|
|
6249
|
+
var sw={value:()=>{}}
|
|
6250
|
+
function rw(){for(var t,e=0,i=arguments.length,n={};e<i;++e){if(!(t=arguments[e]+"")||t in n||/[\s.]/.test(t))throw new Error("illegal type: "+t)
|
|
6251
|
+
n[t]=[]}return new aw(n)}function aw(t){this._=t}function lw(t,e){return t.trim().split(/^|\s+/).map((function(t){var i="",n=t.indexOf(".")
|
|
6180
6252
|
if(n>=0&&(i=t.slice(n+1),t=t.slice(0,n)),t&&!e.hasOwnProperty(t))throw new Error("unknown type: "+t)
|
|
6181
|
-
return{type:t,name:i}}))}function
|
|
6182
|
-
break}return null!=i&&t.push({name:e,value:i}),t}
|
|
6253
|
+
return{type:t,name:i}}))}function cw(t,e){for(var i,n=0,o=t.length;n<o;++n)if((i=t[n]).name===e)return i.value}function dw(t,e,i){for(var n=0,o=t.length;n<o;++n)if(t[n].name===e){t[n]=sw,t=t.slice(0,n).concat(t.slice(n+1))
|
|
6254
|
+
break}return null!=i&&t.push({name:e,value:i}),t}aw.prototype=rw.prototype={constructor:aw,on:function(t,e){var i,n=this._,o=lw(t+"",n),s=-1,r=o.length
|
|
6183
6255
|
if(!(arguments.length<2)){if(null!=e&&"function"!=typeof e)throw new Error("invalid callback: "+e)
|
|
6184
|
-
for(;++s<r;)if(i=(t=o[s]).type)n[i]=
|
|
6185
|
-
else if(null==e)for(i in n)n[i]=
|
|
6186
|
-
return this}for(;++s<r;)if((i=(t=o[s]).type)&&(i=
|
|
6256
|
+
for(;++s<r;)if(i=(t=o[s]).type)n[i]=dw(n[i],t.name,e)
|
|
6257
|
+
else if(null==e)for(i in n)n[i]=dw(n[i],t.name,null)
|
|
6258
|
+
return this}for(;++s<r;)if((i=(t=o[s]).type)&&(i=cw(n[i],t.name)))return i},copy:function(){var t={},e=this._
|
|
6187
6259
|
for(var i in e)t[i]=e[i].slice()
|
|
6188
|
-
return new
|
|
6260
|
+
return new aw(t)},call:function(t,e){if((i=arguments.length-2)>0)for(var i,n,o=new Array(i),s=0;s<i;++s)o[s]=arguments[s+2]
|
|
6189
6261
|
if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t)
|
|
6190
6262
|
for(s=0,i=(n=this._[t]).length;s<i;++s)n[s].value.apply(e,o)},apply:function(t,e,i){if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t)
|
|
6191
6263
|
for(var n=this._[t],o=0,s=n.length;o<s;++o)n[o].value.apply(e,i)}}
|
|
6192
|
-
const
|
|
6193
|
-
function
|
|
6194
|
-
"onselectstart"in e?i.on("selectstart.drag",
|
|
6195
|
-
e&&(n.on("click.drag",
|
|
6196
|
-
function
|
|
6197
|
-
return n.restart(t,e,i),n}function
|
|
6198
|
-
try{!function(){
|
|
6199
|
-
for(var t,e=
|
|
6200
|
-
for(;i;)i._call?(n>i._time&&(n=i._time),t=i,i=i._next):(e=i._next,i._next=null,i=t?t._next=e:
|
|
6201
|
-
|
|
6202
|
-
e>1e3&&(
|
|
6203
|
-
return e=null==e?0:+e,n.restart((i=>{n.stop(),t(i+e)}),e,i),n}
|
|
6204
|
-
i=(null==i?
|
|
6205
|
-
var
|
|
6206
|
-
function
|
|
6264
|
+
const hw={capture:!0,passive:!1}
|
|
6265
|
+
function uw(t){t.preventDefault(),t.stopImmediatePropagation()}function pw(t){var e=t.document.documentElement,i=nw(t).on("dragstart.drag",uw,hw)
|
|
6266
|
+
"onselectstart"in e?i.on("selectstart.drag",uw,hw):(e.__noselect=e.style.MozUserSelect,e.style.MozUserSelect="none")}function gw(t,e){var i=t.document.documentElement,n=nw(t).on("dragstart.drag",null)
|
|
6267
|
+
e&&(n.on("click.drag",uw,hw),setTimeout((function(){n.on("click.drag",null)}),0)),"onselectstart"in i?n.on("selectstart.drag",null):(i.style.MozUserSelect=i.__noselect,delete i.__noselect)}var vw,fw,mw=0,bw=0,ww=0,xw=0,yw=0,$w=0,Cw="object"==typeof performance&&performance.now?performance:Date,kw="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)}
|
|
6268
|
+
function _w(){return yw||(kw(Sw),yw=Cw.now()+$w)}function Sw(){yw=0}function zw(){this._call=this._time=this._next=null}function Mw(t,e,i){var n=new zw
|
|
6269
|
+
return n.restart(t,e,i),n}function Rw(){yw=(xw=Cw.now())+$w,mw=bw=0
|
|
6270
|
+
try{!function(){_w(),++mw
|
|
6271
|
+
for(var t,e=vw;e;)(t=yw-e._time)>=0&&e._call.call(void 0,t),e=e._next;--mw}()}finally{mw=0,function(){var t,e,i=vw,n=1/0
|
|
6272
|
+
for(;i;)i._call?(n>i._time&&(n=i._time),t=i,i=i._next):(e=i._next,i._next=null,i=t?t._next=e:vw=e)
|
|
6273
|
+
fw=t,Aw(n)}(),yw=0}}function Iw(){var t=Cw.now(),e=t-xw
|
|
6274
|
+
e>1e3&&($w-=e,xw=t)}function Aw(t){mw||(bw&&(bw=clearTimeout(bw)),t-yw>24?(t<1/0&&(bw=setTimeout(Rw,t-Cw.now()-$w)),ww&&(ww=clearInterval(ww))):(ww||(xw=Cw.now(),ww=setInterval(Iw,1e3)),mw=1,kw(Rw)))}function Vw(t,e,i){var n=new zw
|
|
6275
|
+
return e=null==e?0:+e,n.restart((i=>{n.stop(),t(i+e)}),e,i),n}zw.prototype=Mw.prototype={constructor:zw,restart:function(t,e,i){if("function"!=typeof t)throw new TypeError("callback is not a function")
|
|
6276
|
+
i=(null==i?_w():+i)+(null==e?0:+e),this._next||fw===this||(fw?fw._next=this:vw=this,fw=this),this._call=t,this._time=i,Aw()},stop:function(){this._call&&(this._call=null,this._time=1/0,Aw())}}
|
|
6277
|
+
var Ow=rw("start","end","cancel","interrupt"),Hw=[]
|
|
6278
|
+
function Ew(t,e,i,n,o,s){var r=t.__transition
|
|
6207
6279
|
if(r){if(i in r)return}else t.__transition={}
|
|
6208
6280
|
!function(t,e,i){var n,o=t.__transition
|
|
6209
6281
|
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
|
|
6210
6282
|
if(1!==i.state)return l()
|
|
6211
|
-
for(c in o)if((u=o[c]).name===i.name){if(3===u.state)return
|
|
6212
|
-
4===u.state?(u.state=6,u.timer.stop(),u.on.call("interrupt",t,t.__data__,u.index,u.group),delete o[c]):+c<e&&(u.state=6,u.timer.stop(),u.on.call("cancel",t,t.__data__,u.index,u.group),delete o[c])}if(
|
|
6283
|
+
for(c in o)if((u=o[c]).name===i.name){if(3===u.state)return Vw(r)
|
|
6284
|
+
4===u.state?(u.state=6,u.timer.stop(),u.on.call("interrupt",t,t.__data__,u.index,u.group),delete o[c]):+c<e&&(u.state=6,u.timer.stop(),u.on.call("cancel",t,t.__data__,u.index,u.group),delete o[c])}if(Vw((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,n=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))&&(n[++d]=u)
|
|
6213
6285
|
n.length=d+1}}function a(e){for(var o=e<i.duration?i.ease.call(null,e/i.duration):(i.timer.restart(l),i.state=5,1),s=-1,r=n.length;++s<r;)n[s].call(t,o)
|
|
6214
6286
|
5===i.state&&(i.on.call("end",t,t.__data__,i.index,i.group),l())}function l(){for(var n in i.state=6,i.timer.stop(),delete o[e],o)return
|
|
6215
|
-
delete t.__transition}o[e]=i,i.timer=
|
|
6287
|
+
delete t.__transition}o[e]=i,i.timer=Mw(s,0,i.time)}(t,i,{name:e,index:n,group:o,on:Ow,tween:Hw,time:s.time,delay:s.delay,duration:s.duration,ease:s.ease,timer:null,state:0})}function Lw(t,e){var i=Fw(t,e)
|
|
6216
6288
|
if(i.state>0)throw new Error("too late; already scheduled")
|
|
6217
|
-
return i}function
|
|
6289
|
+
return i}function Pw(t,e){var i=Fw(t,e)
|
|
6218
6290
|
if(i.state>3)throw new Error("too late; already running")
|
|
6219
|
-
return i}function
|
|
6291
|
+
return i}function Fw(t,e){var i=t.__transition
|
|
6220
6292
|
if(!i||!(i=i[e]))throw new Error("transition not found")
|
|
6221
|
-
return i}function
|
|
6293
|
+
return i}function Dw(t,e){var i,n,o,s=t.__transition,r=!0
|
|
6222
6294
|
if(s){for(o in e=null==e?null:e+"",s)(i=s[o]).name===e?(n=i.state>2&&i.state<5,i.state=6,i.timer.stop(),i.on.call(n?"interrupt":"cancel",t,t.__data__,i.index,i.group),delete s[o]):r=!1
|
|
6223
|
-
r&&delete t.__transition}}function
|
|
6224
|
-
return function(){var o=
|
|
6295
|
+
r&&delete t.__transition}}function Tw(t,e){var i,n
|
|
6296
|
+
return function(){var o=Pw(this,t),s=o.tween
|
|
6225
6297
|
if(s!==i)for(var r=0,a=(n=i=s).length;r<a;++r)if(n[r].name===e){(n=n.slice()).splice(r,1)
|
|
6226
|
-
break}o.tween=n}}function
|
|
6298
|
+
break}o.tween=n}}function Bw(t,e,i){var n,o
|
|
6227
6299
|
if("function"!=typeof i)throw new Error
|
|
6228
|
-
return function(){var s=
|
|
6300
|
+
return function(){var s=Pw(this,t),r=s.tween
|
|
6229
6301
|
if(r!==n){o=(n=r).slice()
|
|
6230
6302
|
for(var a={name:e,value:i},l=0,c=o.length;l<c;++l)if(o[l].name===e){o[l]=a
|
|
6231
|
-
break}l===c&&o.push(a)}s.tween=o}}function
|
|
6232
|
-
return t.each((function(){var t=
|
|
6233
|
-
return("number"==typeof e?
|
|
6303
|
+
break}l===c&&o.push(a)}s.tween=o}}function Nw(t,e,i){var n=t._id
|
|
6304
|
+
return t.each((function(){var t=Pw(this,n);(t.value||(t.value={}))[e]=i.apply(this,arguments)})),function(t){return Fw(t,n).value[e]}}function qw(t,e){var i
|
|
6305
|
+
return("number"==typeof e?Ff:e instanceof gf?Hf:(i=gf(e))?(e=i,Hf):Nf)(t,e)}function jw(t){return function(){this.removeAttribute(t)}}function Gw(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Uw(t,e,i){var n,o,s=i+""
|
|
6234
6306
|
return function(){var r=this.getAttribute(t)
|
|
6235
|
-
return r===s?null:r===n?o:o=e(n=r,i)}}function
|
|
6307
|
+
return r===s?null:r===n?o:o=e(n=r,i)}}function Xw(t,e,i){var n,o,s=i+""
|
|
6236
6308
|
return function(){var r=this.getAttributeNS(t.space,t.local)
|
|
6237
|
-
return r===s?null:r===n?o:o=e(n=r,i)}}function
|
|
6309
|
+
return r===s?null:r===n?o:o=e(n=r,i)}}function Ww(t,e,i){var n,o,s
|
|
6238
6310
|
return function(){var r,a,l=i(this)
|
|
6239
6311
|
if(null!=l)return(r=this.getAttribute(t))===(a=l+"")?null:r===n&&a===o?s:(o=a,s=e(n=r,l))
|
|
6240
|
-
this.removeAttribute(t)}}function
|
|
6312
|
+
this.removeAttribute(t)}}function Kw(t,e,i){var n,o,s
|
|
6241
6313
|
return function(){var r,a,l=i(this)
|
|
6242
6314
|
if(null!=l)return(r=this.getAttributeNS(t.space,t.local))===(a=l+"")?null:r===n&&a===o?s:(o=a,s=e(n=r,l))
|
|
6243
|
-
this.removeAttributeNS(t.space,t.local)}}function
|
|
6315
|
+
this.removeAttributeNS(t.space,t.local)}}function Yw(t,e){return function(i){this.setAttribute(t,e.call(this,i))}}function Qw(t,e){return function(i){this.setAttributeNS(t.space,t.local,e.call(this,i))}}function Zw(t,e){var i,n
|
|
6244
6316
|
function o(){var o=e.apply(this,arguments)
|
|
6245
|
-
return o!==n&&(i=(n=o)&&
|
|
6317
|
+
return o!==n&&(i=(n=o)&&Qw(t,o)),i}return o._value=e,o}function Jw(t,e){var i,n
|
|
6246
6318
|
function o(){var o=e.apply(this,arguments)
|
|
6247
|
-
return o!==n&&(i=(n=o)&&
|
|
6248
|
-
return function(){
|
|
6249
|
-
return e>=0&&(t=t.slice(0,e)),!t||"start"===t}))}(e)?
|
|
6319
|
+
return o!==n&&(i=(n=o)&&Yw(t,o)),i}return o._value=e,o}function tx(t,e){return function(){Lw(this,t).delay=+e.apply(this,arguments)}}function ex(t,e){return e=+e,function(){Lw(this,t).delay=e}}function ix(t,e){return function(){Pw(this,t).duration=+e.apply(this,arguments)}}function nx(t,e){return e=+e,function(){Pw(this,t).duration=e}}function ox(t,e){if("function"!=typeof e)throw new Error
|
|
6320
|
+
return function(){Pw(this,t).ease=e}}function sx(t,e,i){var n,o,s=function(t){return(t+"").trim().split(/^|\s+/).every((function(t){var e=t.indexOf(".")
|
|
6321
|
+
return e>=0&&(t=t.slice(0,e)),!t||"start"===t}))}(e)?Lw:Pw
|
|
6250
6322
|
return function(){var r=s(this,t),a=r.on
|
|
6251
|
-
a!==n&&(o=(n=a).copy()).on(e,i),r.on=o}}var
|
|
6252
|
-
function
|
|
6323
|
+
a!==n&&(o=(n=a).copy()).on(e,i),r.on=o}}var rx=iw.prototype.constructor
|
|
6324
|
+
function ax(t){return function(){this.style.removeProperty(t)}}function lx(t,e,i){return function(n){this.style.setProperty(t,e.call(this,n),i)}}function cx(t,e,i){var n,o
|
|
6253
6325
|
function s(){var s=e.apply(this,arguments)
|
|
6254
|
-
return s!==o&&(n=(o=s)&&
|
|
6326
|
+
return s!==o&&(n=(o=s)&&lx(t,s,i)),n}return s._value=e,s}function dx(t){return function(e){this.textContent=t.call(this,e)}}function hx(t){var e,i
|
|
6255
6327
|
function n(){var n=t.apply(this,arguments)
|
|
6256
|
-
return n!==i&&(e=(i=n)&&
|
|
6257
|
-
function
|
|
6258
|
-
|
|
6259
|
-
"function"!=typeof t&&(t=
|
|
6260
|
-
for(var n=this._groups,o=n.length,s=new Array(o),r=0;r<o;++r)for(var a,l,c=n[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,
|
|
6261
|
-
return new
|
|
6262
|
-
"function"!=typeof t&&(t=
|
|
6263
|
-
for(var n=this._groups,o=n.length,s=[],r=[],a=0;a<o;++a)for(var l,c=n[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=
|
|
6264
|
-
s.push(p),r.push(l)}return new
|
|
6328
|
+
return n!==i&&(e=(i=n)&&dx(n)),e}return n._value=t,n}var ux=0
|
|
6329
|
+
function px(t,e,i,n){this._groups=t,this._parents=e,this._name=i,this._id=n}function gx(){return++ux}var vx=iw.prototype
|
|
6330
|
+
px.prototype={constructor:px,select:function(t){var e=this._name,i=this._id
|
|
6331
|
+
"function"!=typeof t&&(t=Ym(t))
|
|
6332
|
+
for(var n=this._groups,o=n.length,s=new Array(o),r=0;r<o;++r)for(var a,l,c=n[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,Ew(h[u],e,i,u,h,Fw(a,i)))
|
|
6333
|
+
return new px(s,this._parents,e,i)},selectAll:function(t){var e=this._name,i=this._id
|
|
6334
|
+
"function"!=typeof t&&(t=Jm(t))
|
|
6335
|
+
for(var n=this._groups,o=n.length,s=[],r=[],a=0;a<o;++a)for(var l,c=n[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=Fw(l,i),v=0,f=p.length;v<f;++v)(u=p[v])&&Ew(u,e,i,v,p,g)
|
|
6336
|
+
s.push(p),r.push(l)}return new px(s,r,e,i)},selectChild:vx.selectChild,selectChildren:vx.selectChildren,filter:function(t){"function"!=typeof t&&(t=tb(t))
|
|
6265
6337
|
for(var e=this._groups,i=e.length,n=new Array(i),o=0;o<i;++o)for(var s,r=e[o],a=r.length,l=n[o]=[],c=0;c<a;++c)(s=r[c])&&t.call(s,s.__data__,c,r)&&l.push(s)
|
|
6266
|
-
return new
|
|
6338
|
+
return new px(n,this._parents,this._name,this._id)},merge:function(t){if(t._id!==this._id)throw new Error
|
|
6267
6339
|
for(var e=this._groups,i=t._groups,n=e.length,o=i.length,s=Math.min(n,o),r=new Array(n),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)
|
|
6268
6340
|
for(;a<n;++a)r[a]=e[a]
|
|
6269
|
-
return new
|
|
6270
|
-
|
|
6271
|
-
return arguments.length<2?
|
|
6272
|
-
return this.attrTween(t,"function"==typeof e?(i.local?
|
|
6341
|
+
return new px(r,this._parents,this._name,this._id)},selection:function(){return new rx(this._groups,this._parents)},transition:function(){for(var t=this._name,e=this._id,i=gx(),n=this._groups,o=n.length,s=0;s<o;++s)for(var r,a=n[s],l=a.length,c=0;c<l;++c)if(r=a[c]){var d=Fw(r,e)
|
|
6342
|
+
Ew(r,t,i,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new px(n,this._parents,t,i)},call:vx.call,nodes:vx.nodes,node:vx.node,size:vx.size,empty:vx.empty,each:vx.each,on:function(t,e){var i=this._id
|
|
6343
|
+
return arguments.length<2?Fw(this.node(),i).on.on(t):this.each(sx(i,t,e))},attr:function(t,e){var i=Gm(t),n="transform"===i?Qf:qw
|
|
6344
|
+
return this.attrTween(t,"function"==typeof e?(i.local?Kw:Ww)(i,n,Nw(this,"attr."+t,e)):null==e?(i.local?Gw:jw)(i):(i.local?Xw:Uw)(i,n,e))},attrTween:function(t,e){var i="attr."+t
|
|
6273
6345
|
if(arguments.length<2)return(i=this.tween(i))&&i._value
|
|
6274
6346
|
if(null==e)return this.tween(i,null)
|
|
6275
6347
|
if("function"!=typeof e)throw new Error
|
|
6276
|
-
var n=
|
|
6277
|
-
return this.tween(i,(n.local?
|
|
6348
|
+
var n=Gm(t)
|
|
6349
|
+
return this.tween(i,(n.local?Zw:Jw)(n,e))},style:function(t,e,i){var n="transform"==(t+="")?Yf:qw
|
|
6278
6350
|
return null==e?this.styleTween(t,function(t,e){var i,n,o
|
|
6279
|
-
return function(){var s=
|
|
6280
|
-
return s===r?null:s===i&&r===n?o:o=e(i=s,n=r)}}(t,n)).on("end.style."+t,
|
|
6281
|
-
return function(){var r=
|
|
6282
|
-
return null==a&&(this.style.removeProperty(t),l=a=
|
|
6283
|
-
return function(){var l=
|
|
6351
|
+
return function(){var s=kb(this,t),r=(this.style.removeProperty(t),kb(this,t))
|
|
6352
|
+
return s===r?null:s===i&&r===n?o:o=e(i=s,n=r)}}(t,n)).on("end.style."+t,ax(t)):"function"==typeof e?this.styleTween(t,function(t,e,i){var n,o,s
|
|
6353
|
+
return function(){var r=kb(this,t),a=i(this),l=a+""
|
|
6354
|
+
return null==a&&(this.style.removeProperty(t),l=a=kb(this,t)),r===l?null:r===n&&l===o?s:(o=l,s=e(n=r,a))}}(t,n,Nw(this,"style."+t,e))).each(function(t,e){var i,n,o,s,r="style."+e,a="end."+r
|
|
6355
|
+
return function(){var l=Pw(this,t),c=l.on,d=null==l.value[r]?s||(s=ax(e)):void 0
|
|
6284
6356
|
c===i&&o===d||(n=(i=c).copy()).on(a,o=d),l.on=n}}(this._id,t)):this.styleTween(t,function(t,e,i){var n,o,s=i+""
|
|
6285
|
-
return function(){var r=
|
|
6357
|
+
return function(){var r=kb(this,t)
|
|
6286
6358
|
return r===s?null:r===n?o:o=e(n=r,i)}}(t,n,e),i).on("end.style."+t,null)},styleTween:function(t,e,i){var n="style."+(t+="")
|
|
6287
6359
|
if(arguments.length<2)return(n=this.tween(n))&&n._value
|
|
6288
6360
|
if(null==e)return this.tween(n,null)
|
|
6289
6361
|
if("function"!=typeof e)throw new Error
|
|
6290
|
-
return this.tween(n,
|
|
6291
|
-
this.textContent=null==e?"":e}}(
|
|
6362
|
+
return this.tween(n,cx(t,e,null==i?"":i))},text:function(t){return this.tween("text","function"==typeof t?function(t){return function(){var e=t(this)
|
|
6363
|
+
this.textContent=null==e?"":e}}(Nw(this,"text",t)):function(t){return function(){this.textContent=t}}(null==t?"":t+""))},textTween:function(t){var e="text"
|
|
6292
6364
|
if(arguments.length<1)return(e=this.tween(e))&&e._value
|
|
6293
6365
|
if(null==t)return this.tween(e,null)
|
|
6294
6366
|
if("function"!=typeof t)throw new Error
|
|
6295
|
-
return this.tween(e,
|
|
6367
|
+
return this.tween(e,hx(t))},remove:function(){return this.on("end.remove",function(t){return function(){var e=this.parentNode
|
|
6296
6368
|
for(var i in this.__transition)if(+i!==t)return
|
|
6297
6369
|
e&&e.removeChild(this)}}(this._id))},tween:function(t,e){var i=this._id
|
|
6298
|
-
if(t+="",arguments.length<2){for(var n,o=
|
|
6299
|
-
return null}return this.each((null==e?
|
|
6300
|
-
return arguments.length?this.each(("function"==typeof t?
|
|
6301
|
-
return arguments.length?this.each(("function"==typeof t?
|
|
6302
|
-
return arguments.length?this.each(
|
|
6370
|
+
if(t+="",arguments.length<2){for(var n,o=Fw(this.node(),i).tween,s=0,r=o.length;s<r;++s)if((n=o[s]).name===t)return n.value
|
|
6371
|
+
return null}return this.each((null==e?Tw:Bw)(i,t,e))},delay:function(t){var e=this._id
|
|
6372
|
+
return arguments.length?this.each(("function"==typeof t?tx:ex)(e,t)):Fw(this.node(),e).delay},duration:function(t){var e=this._id
|
|
6373
|
+
return arguments.length?this.each(("function"==typeof t?ix:nx)(e,t)):Fw(this.node(),e).duration},ease:function(t){var e=this._id
|
|
6374
|
+
return arguments.length?this.each(ox(e,t)):Fw(this.node(),e).ease},easeVarying:function(t){if("function"!=typeof t)throw new Error
|
|
6303
6375
|
return this.each(function(t,e){return function(){var i=e.apply(this,arguments)
|
|
6304
6376
|
if("function"!=typeof i)throw new Error
|
|
6305
|
-
|
|
6377
|
+
Pw(this,t).ease=i}}(this._id,t))},end:function(){var t,e,i=this,n=i._id,o=i.size()
|
|
6306
6378
|
return new Promise((function(s,r){var a={value:r},l={value:function(){0==--o&&s()}}
|
|
6307
|
-
i.each((function(){var i=
|
|
6308
|
-
o!==t&&((e=(t=o).copy())._.cancel.push(a),e._.interrupt.push(a),e._.end.push(l)),i.on=e})),0===o&&s()}))},[Symbol.iterator]:
|
|
6309
|
-
var
|
|
6310
|
-
function
|
|
6311
|
-
return i}
|
|
6312
|
-
t instanceof
|
|
6313
|
-
for(var n=this._groups,o=n.length,s=0;s<o;++s)for(var r,a=n[s],l=a.length,c=0;c<l;++c)(r=a[c])&&
|
|
6314
|
-
return new
|
|
6315
|
-
var
|
|
6316
|
-
function
|
|
6317
|
-
var
|
|
6318
|
-
function
|
|
6319
|
-
return t.__zoom}function
|
|
6320
|
-
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
|
|
6321
|
-
return t.translate(o>n?(n+o)/2:Math.min(0,n)||Math.max(0,o),r>s?(s+r)/2:Math.min(0,s)||Math.max(0,r))}
|
|
6322
|
-
class
|
|
6323
|
-
null!==t&&(this.zoomTransform=
|
|
6324
|
-
function f(t){t.property("__zoom",
|
|
6325
|
-
return n===t.x&&o===t.y?t:new
|
|
6379
|
+
i.each((function(){var i=Pw(this,n),o=i.on
|
|
6380
|
+
o!==t&&((e=(t=o).copy())._.cancel.push(a),e._.interrupt.push(a),e._.end.push(l)),i.on=e})),0===o&&s()}))},[Symbol.iterator]:vx[Symbol.iterator]}
|
|
6381
|
+
var fx={time:null,delay:0,duration:250,ease:function(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}}
|
|
6382
|
+
function mx(t,e){for(var i;!(i=t.__transition)||!(i=i[e]);)if(!(t=t.parentNode))throw new Error(`transition ${e} not found`)
|
|
6383
|
+
return i}iw.prototype.interrupt=function(t){return this.each((function(){Dw(this,t)}))},iw.prototype.transition=function(t){var e,i
|
|
6384
|
+
t instanceof px?(e=t._id,t=t._name):(e=gx(),(i=fx).time=_w(),t=null==t?null:t+"")
|
|
6385
|
+
for(var n=this._groups,o=n.length,s=0;s<o;++s)for(var r,a=n[s],l=a.length,c=0;c<l;++c)(r=a[c])&&Ew(r,t,e,c,a,i||mx(r,e))
|
|
6386
|
+
return new px(n,this._parents,t,e)}
|
|
6387
|
+
var bx=t=>()=>t
|
|
6388
|
+
function wx(t,{sourceEvent:e,target:i,transform:n,dispatch:o}){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:n,enumerable:!0,configurable:!0},_:{value:o}})}function xx(t,e,i){this.k=t,this.x=e,this.y=i}xx.prototype={constructor:xx,scale:function(t){return 1===t?this:new xx(this.k*t,this.x,this.y)},translate:function(t,e){return 0===t&0===e?this:new xx(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+")"}}
|
|
6389
|
+
var yx=new xx(1,0,0)
|
|
6390
|
+
function $x(t){for(;!t.__zoom;)if(!(t=t.parentNode))return yx
|
|
6391
|
+
return t.__zoom}function Cx(t){t.stopImmediatePropagation()}function kx(t){t.preventDefault(),t.stopImmediatePropagation()}function _x(t){return!(t.ctrlKey&&"wheel"!==t.type||t.button)}function Sx(){var t=this
|
|
6392
|
+
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 zx(){return this.__zoom||yx}function Mx(t){return-t.deltaY*(1===t.deltaMode?.05:t.deltaMode?1:.002)*(t.ctrlKey?10:1)}function Rx(){return navigator.maxTouchPoints||"ontouchstart"in this}function Ix(t,e,i){var n=t.invertX(e[0][0])-i[0][0],o=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]
|
|
6393
|
+
return t.translate(o>n?(n+o)/2:Math.min(0,n)||Math.max(0,o),r>s?(s+r)/2:Math.min(0,s)||Math.max(0,r))}$x.prototype=xx.prototype
|
|
6394
|
+
class Ax{constructor(t,e,i,n,o){this.canvas=t,this.zoomContainer=e,this.dataManager=i,this.renderingModule=n,this.canvasLength=o,this.zoomTransform=yx,this.minScale=1.1,this.minExtentPoint=[-100,-100],this.extentPadding=100}attachZoomBehavior(){this.zoomBehavior=this.createZoomBehavior(),this.zoomBehavior(nw(this.canvas))}resetTransform(){const t=this.canvas.getContext("2d")
|
|
6395
|
+
null!==t&&(this.zoomTransform=yx,this.clearCanvas(t,this.canvasLength,this.canvasLength),this.scaleCanvas(t,yx.x,yx.y,yx.k),this.renderingModule.drawWafer(),this.zoomBehavior?.transform(nw(this.canvas),yx))}createZoomBehavior(){const t=function(){var t,e,i,n=_x,o=Sx,s=Ix,r=Mx,a=Rx,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=Jf,u=rw("start","zoom","end"),p=500,g=0,v=10
|
|
6396
|
+
function f(t){t.property("__zoom",zx).on("wheel.zoom",C,{passive:!1}).on("mousedown.zoom",k).on("dblclick.zoom",_).filter(a).on("touchstart.zoom",S).on("touchmove.zoom",z).on("touchend.zoom touchcancel.zoom",M).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 xx(e,t.x,t.y)}function b(t,e,i){var n=e[0]-i[0]*t.k,o=e[1]-i[1]*t.k
|
|
6397
|
+
return n===t.x&&o===t.y?t:new xx(t.k,n,o)}function w(t){return[(+t[0][0]+ +t[1][0])/2,(+t[0][1]+ +t[1][1])/2]}function x(t,e,i,n){t.on("start.zoom",(function(){y(this,arguments).event(n).start()})).on("interrupt.zoom end.zoom",(function(){y(this,arguments).event(n).end()})).tween("zoom",(function(){var t=this,s=arguments,r=y(t,s).event(n),a=o.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))
|
|
6326
6398
|
return function(t){if(1===t)t=u
|
|
6327
6399
|
else{var e=p(t),i=c/e[2]
|
|
6328
|
-
t=new
|
|
6400
|
+
t=new xx(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=o.apply(t,e),this.taps=0}function C(t,...e){if(n.apply(this,arguments)){var i=y(this,e).event(t),o=this.__zoom,a=Math.max(l[0],Math.min(l[1],o.k*Math.pow(2,r.apply(this,arguments)))),d=ow(t)
|
|
6329
6401
|
if(i.wheel)i.mouse[0][0]===d[0]&&i.mouse[0][1]===d[1]||(i.mouse[1]=o.invert(i.mouse[0]=d)),clearTimeout(i.wheel)
|
|
6330
6402
|
else{if(o.k===a)return
|
|
6331
|
-
i.mouse=[d,o.invert(d)],
|
|
6332
|
-
|
|
6333
|
-
r.moved=e*e+i*i>g}r.event(t).zoom("mouse",s(b(r.that.__zoom,r.mouse[0]=
|
|
6334
|
-
|
|
6335
|
-
for(
|
|
6336
|
-
t&&(t=clearTimeout(t)),s&&(h.taps<2&&(e=l[0],t=setTimeout((function(){t=null}),p)),
|
|
6337
|
-
for(
|
|
6403
|
+
i.mouse=[d,o.invert(d)],Dw(this),i.start()}kx(t),i.wheel=setTimeout(h,150),i.zoom("mouse",s(b(m(o,a),i.mouse[0],i.mouse[1]),i.extent,c))}function h(){i.wheel=null,i.end()}}function k(t,...e){if(!i&&n.apply(this,arguments)){var o=t.currentTarget,r=y(this,e,!0).event(t),a=nw(t.view).on("mousemove.zoom",u,!0).on("mouseup.zoom",p,!0),l=ow(t,o),d=t.clientX,h=t.clientY
|
|
6404
|
+
pw(t.view),Cx(t),r.mouse=[l,this.__zoom.invert(l)],Dw(this),r.start()}function u(t){if(kx(t),!r.moved){var e=t.clientX-d,i=t.clientY-h
|
|
6405
|
+
r.moved=e*e+i*i>g}r.event(t).zoom("mouse",s(b(r.that.__zoom,r.mouse[0]=ow(t,o),r.mouse[1]),r.extent,c))}function p(t){a.on("mousemove.zoom mouseup.zoom",null),gw(t.view,r.moved),kx(t),r.event(t).end()}}function _(t,...e){if(n.apply(this,arguments)){var i=this.__zoom,r=ow(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),o.apply(this,e),c)
|
|
6406
|
+
kx(t),d>0?nw(this).transition().duration(d).call(x,h,r,t):nw(this).call(f.transform,h,r,t)}}function S(i,...o){if(n.apply(this,arguments)){var s,r,a,l,c=i.touches,d=c.length,h=y(this,o,i.changedTouches.length===d).event(i)
|
|
6407
|
+
for(Cx(i),r=0;r<d;++r)l=[l=ow(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)
|
|
6408
|
+
t&&(t=clearTimeout(t)),s&&(h.taps<2&&(e=l[0],t=setTimeout((function(){t=null}),p)),Dw(this),h.start())}}function z(t,...e){if(this.__zooming){var i,n,o,r,a=y(this,e).event(t),l=t.changedTouches,d=l.length
|
|
6409
|
+
for(kx(t),i=0;i<d;++i)o=ow(n=l[i],this),a.touch0&&a.touch0[2]===n.identifier?a.touch0[0]=o:a.touch1&&a.touch1[2]===n.identifier&&(a.touch1[0]=o)
|
|
6338
6410
|
if(n=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
|
|
6339
6411
|
n=m(n,Math.sqrt(v/f)),o=[(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
|
|
6340
6412
|
o=a.touch0[0],r=a.touch0[1]}a.zoom("touch",s(b(n,o,r),a.extent,c))}}function M(t,...n){if(this.__zooming){var o,s,r=y(this,n).event(t),a=t.changedTouches,l=a.length
|
|
6341
|
-
for(
|
|
6413
|
+
for(Cx(t),i&&clearTimeout(i),i=setTimeout((function(){i=null}),p),o=0;o<l;++o)s=a[o],r.touch0&&r.touch0[2]===s.identifier?delete r.touch0:r.touch1&&r.touch1[2]===s.identifier&&delete r.touch1
|
|
6342
6414
|
if(r.touch1&&!r.touch0&&(r.touch0=r.touch1,delete r.touch1),r.touch0)r.touch0[1]=this.__zoom.invert(r.touch0[0])
|
|
6343
|
-
else if(r.end(),2===r.taps&&(s=
|
|
6415
|
+
else if(r.end(),2===r.taps&&(s=ow(s,this),Math.hypot(e[0]-s[0],e[1]-s[1])<v)){var c=nw(this).on("dblclick.zoom")
|
|
6344
6416
|
c&&c.apply(this,arguments)}}}return f.transform=function(t,e,i,n){var o=t.selection?t.selection():t
|
|
6345
|
-
o.property("__zoom",
|
|
6417
|
+
o.property("__zoom",zx),t!==o?x(t,e,i,n):o.interrupt().each((function(){y(this,arguments).event(n).start().zoom(null,"function"==typeof e?e.apply(this,arguments):e).end()}))},f.scaleBy=function(t,e,i,n){f.scaleTo(t,(function(){return this.__zoom.k*("function"==typeof e?e.apply(this,arguments):e)}),i,n)},f.scaleTo=function(t,e,i,n){f.transform(t,(function(){var t=o.apply(this,arguments),n=this.__zoom,r=null==i?w(t):"function"==typeof i?i.apply(this,arguments):i,a=n.invert(r),l="function"==typeof e?e.apply(this,arguments):e
|
|
6346
6418
|
return s(b(m(n,l),r,a),t,c)}),i,n)},f.translateBy=function(t,e,i,n){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),o.apply(this,arguments),c)}),null,n)},f.translateTo=function(t,e,i,n,r){f.transform(t,(function(){var t=o.apply(this,arguments),r=this.__zoom,a=null==n?w(t):"function"==typeof n?n.apply(this,arguments):n
|
|
6347
|
-
return s(
|
|
6348
|
-
u.call(t,this.that,new
|
|
6349
|
-
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.canvasLength*this.canvasLength,this.dataManager.containerDimensions.width*this.dataManager.containerDimensions.height)]).translateExtent([this.minExtentPoint,[this.canvasLength+this.extentPadding,this.canvasLength+this.extentPadding]]).filter((t
|
|
6350
|
-
null!==n&&(n.save(),i.k===this.minScale?(this.zoomTransform=
|
|
6351
|
-
return t}getZoomMax(t,e){return Math.ceil(e/t*100)}clearCanvas(t,e,i){t.clearRect(0,0,e,i)}scaleCanvas(t,e=0,i=0,n=1){t.translate(e,i),t.scale(n,n)}}class
|
|
6419
|
+
return s(yx.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)}),n,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=nw(this.that).datum()
|
|
6420
|
+
u.call(t,this.that,new wx(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:bx(+t),f):r},f.filter=function(t){return arguments.length?(n="function"==typeof t?t:bx(!!t),f):n},f.touchable=function(t){return arguments.length?(a="function"==typeof t?t:bx(!!t),f):a},f.extent=function(t){return arguments.length?(o="function"==typeof t?t:bx([[+t[0][0],+t[0][1]],[+t[1][0],+t[1][1]]]),f):o},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)
|
|
6421
|
+
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.canvasLength*this.canvasLength,this.dataManager.containerDimensions.width*this.dataManager.containerDimensions.height)]).translateExtent([this.minExtentPoint,[this.canvasLength+this.extentPadding,this.canvasLength+this.extentPadding]]).filter((t=>$x(this.canvas).k>=this.minScale||"wheel"===t.type)).on("zoom",(e=>{const i=e.transform,n=this.canvas.getContext("2d")
|
|
6422
|
+
null!==n&&(n.save(),i.k===this.minScale?(this.zoomTransform=yx,this.clearCanvas(n,this.canvasLength,this.canvasLength),this.scaleCanvas(n,yx.x,yx.y,yx.k),this.renderingModule.drawWafer(),t.transform(nw(this.canvas),yx)):(this.zoomTransform=i,this.clearCanvas(n,this.canvasLength*this.zoomTransform.k,this.canvasLength*this.zoomTransform.k),this.scaleCanvas(n,i.x,i.y,i.k),this.renderingModule.drawWafer()),n.restore(),this.zoomContainer.setAttribute("transform",this.zoomTransform.toString()))}))
|
|
6423
|
+
return t}getZoomMax(t,e){return Math.ceil(e/t*100)}clearCanvas(t,e,i){t.clearRect(0,0,e,i)}scaleCanvas(t,e=0,i=0,n=1){t.translate(e,i),t.scale(n,n)}}class Vx extends _e{constructor(){super(...arguments),this.quadrant=zv,this.orientation=Mv,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=Rv,this.highlightedValues=[],this.dies=[],this.colorScale={colors:[],values:[]},this.renderQueued=!1}connectedCallback(){super.connectedCallback(),this.resizeObserver=new ResizeObserver((t=>{const e=t[0]
|
|
6352
6424
|
if(void 0===e)return
|
|
6353
6425
|
const{height:i,width:n}=e.contentRect
|
|
6354
|
-
this.canvasSideLength=Math.min(i,n)})),this.resizeObserver.observe(this),this.canvas.addEventListener("wheel",(t=>t.preventDefault()),{passive:!1}),this.queueRender()}disconnectedCallback(){super.disconnectedCallback(),this.canvas.removeEventListener("wheel",(t=>t.preventDefault())),this.resizeObserver.unobserve(this)}render(){this.renderQueued=!1,void 0!==this.canvasSideLength&&0!==this.canvasSideLength&&(this.renderer?.clearCanvas(this.canvasSideLength,this.canvasSideLength),this.dataManager=new
|
|
6355
|
-
const
|
|
6356
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
6426
|
+
this.canvasSideLength=Math.min(i,n)})),this.resizeObserver.observe(this),this.canvas.addEventListener("wheel",(t=>t.preventDefault()),{passive:!1}),this.queueRender()}disconnectedCallback(){super.disconnectedCallback(),this.canvas.removeEventListener("wheel",(t=>t.preventDefault())),this.resizeObserver.unobserve(this)}render(){this.renderQueued=!1,void 0!==this.canvasSideLength&&0!==this.canvasSideLength&&(this.renderer?.clearCanvas(this.canvasSideLength,this.canvasSideLength),this.dataManager=new Bm(this.dies,this.quadrant,{width:this.canvasSideLength,height:this.canvasSideLength},this.colorScale,this.highlightedValues,this.colorScaleMode,this.dieLabelsHidden,this.dieLabelsSuffix,this.maxCharacters),this.renderer=new Nm(this.dataManager,this.canvas),this.zoomHandler=new Ax(this.canvas,this.zoomContainer,this.dataManager,this.renderer,this.canvasSideLength),this.zoomHandler.attachZoomBehavior(),this.renderer.drawWafer())}quadrantChanged(){this.queueRender()}orientationChanged(){this.queueRender()}maxCharactersChanged(){this.queueRender()}dieLabelsHiddenChanged(){this.queueRender()}dieLabelsSuffixChanged(){this.queueRender()}colorScaleModeChanged(){this.queueRender()}highlightedValuesChanged(){this.queueRender()}diesChanged(){this.queueRender()}colorScaleChanged(){this.queueRender()}canvasSideLengthChanged(){void 0!==this.canvasSideLength&&0!==this.canvasSideLength&&(this.canvas.width=this.canvasSideLength,this.canvas.height=this.canvasSideLength),this.zoomHandler?.resetTransform(),this.queueRender()}queueRender(){this.$fastController.isConnected&&(this.renderQueued||(this.renderQueued=!0,u.queueUpdate((()=>this.render()))))}}t([nt],Vx.prototype,"quadrant",void 0),t([nt],Vx.prototype,"orientation",void 0),t([nt({attribute:"max-characters",converter:et})],Vx.prototype,"maxCharacters",void 0),t([nt({attribute:"die-labels-hidden",mode:"boolean"})],Vx.prototype,"dieLabelsHidden",void 0),t([nt({attribute:"die-labels-suffix"})],Vx.prototype,"dieLabelsSuffix",void 0),t([nt({attribute:"color-scale-mode"})],Vx.prototype,"colorScaleMode",void 0),t([f],Vx.prototype,"canvasSideLength",void 0),t([f],Vx.prototype,"highlightedValues",void 0),t([f],Vx.prototype,"dies",void 0),t([f],Vx.prototype,"colorScale",void 0)
|
|
6427
|
+
const Ox=Vx.compose({baseName:"wafer-map",template:Cv,styles:kv})
|
|
6428
|
+
rn.getOrCreate().withPrefix("nimble").register(Ox())}()
|
|
6357
6429
|
//# sourceMappingURL=all-components-bundle.min.js.map
|