@ni/nimble-components 20.3.0 → 20.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all-components-bundle.js +293 -1
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +538 -520
- 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/src/all-components.d.ts +1 -0
- package/package.json +1 -1
|
@@ -102,7 +102,7 @@ null===l?n&&(c=new D((()=>a)),c.targetName=s.name):c=P(l),null!==c&&(t.removeAtt
|
|
|
102
102
|
if(null!==i){let o=t
|
|
103
103
|
for(let r=0,s=i.length;r<s;++r){const s=i[r],a=0===r?t:o.parentNode.insertBefore(document.createTextNode(""),o.nextSibling)
|
|
104
104
|
"string"==typeof s?a.textContent=s:(a.textContent=" ",e.captureContentBinding(s)),o=a,e.targetIndex++,a!==t&&n.nextNode()}e.targetIndex--}}const q=document.createRange()
|
|
105
|
-
class
|
|
105
|
+
class Z{constructor(e,t){this.fragment=e,this.behaviors=t,this.source=null,this.context=null,this.firstChild=e.firstChild,this.lastChild=e.lastChild}appendTo(e){e.appendChild(this.fragment)}insertBefore(e){if(this.fragment.hasChildNodes())e.parentNode.insertBefore(this.fragment,e)
|
|
106
106
|
else{const t=this.lastChild
|
|
107
107
|
if(e.previousSibling===t)return
|
|
108
108
|
const n=e.parentNode
|
|
@@ -126,7 +126,7 @@ const e=this.behaviors,t=this.source
|
|
|
126
126
|
for(let n=0,i=e.length;n<i;++n)e[n].unbind(t)
|
|
127
127
|
this.source=null}static disposeContiguousBatch(e){if(0!==e.length){q.setStartBefore(e[0].firstChild),q.setEndAfter(e[e.length-1].lastChild),q.deleteContents()
|
|
128
128
|
for(let t=0,n=e.length;t<n;++t){const n=e[t],i=n.behaviors,o=n.source
|
|
129
|
-
for(let e=0,t=i.length;e<t;++e)i[e].unbind(o)}}}}class
|
|
129
|
+
for(let e=0,t=i.length;e<t;++e)i[e].unbind(o)}}}}class j{constructor(e,t){this.behaviorCount=0,this.hasHostBehaviors=!1,this.fragment=null,this.targetOffset=0,this.viewBehaviorFactories=null,this.hostBehaviorFactories=null,this.html=e,this.directives=t}create(e){if(null===this.fragment){let e
|
|
130
130
|
const t=this.html
|
|
131
131
|
if("string"==typeof t){e=document.createElement("template"),e.innerHTML=u.createHTML(t)
|
|
132
132
|
const n=e.content.firstElementChild
|
|
@@ -151,16 +151,16 @@ let r=0,s=this.targetOffset,a=o.nextNode()
|
|
|
151
151
|
for(let e=n.length;r<e;++r){const e=n[r],t=e.targetIndex
|
|
152
152
|
for(;null!==a;){if(s===t){i[r]=e.createBehavior(a)
|
|
153
153
|
break}a=o.nextNode(),s++}}if(this.hasHostBehaviors){const t=this.hostBehaviorFactories
|
|
154
|
-
for(let n=0,o=t.length;n<o;++n,++r)i[r]=t[n].createBehavior(e)}return new
|
|
154
|
+
for(let n=0,o=t.length;n<o;++n,++r)i[r]=t[n].createBehavior(e)}return new Z(t,i)}render(e,t,n){"string"==typeof t&&(t=document.getElementById(t)),void 0===n&&(n=t)
|
|
155
155
|
const i=this.create(n)
|
|
156
156
|
return i.bind(e,w),i.appendTo(t),i}}const U=/([ \x09\x0a\x0c\x0d])([^\0-\x1F\x7F-\x9F "'>=/]+)([ \x09\x0a\x0c\x0d]*=[ \x09\x0a\x0c\x0d]*(?:[^ \x09\x0a\x0c\x0d"'`<>=]*|"[^"]*|'[^']*))$/
|
|
157
157
|
function W(e,...t){const n=[]
|
|
158
158
|
let i=""
|
|
159
159
|
for(let o=0,r=e.length-1;o<r;++o){const r=e[o]
|
|
160
160
|
let s=t[o]
|
|
161
|
-
if(i+=r,s instanceof
|
|
161
|
+
if(i+=r,s instanceof j){const e=s
|
|
162
162
|
s=()=>e}if("function"==typeof s&&(s=new D(s)),s instanceof k){const e=U.exec(r)
|
|
163
|
-
null!==e&&(s.targetName=e[2])}s instanceof x?(i+=s.createPlaceholder(n.length),n.push(s)):i+=s}return i+=e[e.length-1],new
|
|
163
|
+
null!==e&&(s.targetName=e[2])}s instanceof x?(i+=s.createPlaceholder(n.length),n.push(s)):i+=s}return i+=e[e.length-1],new j(i,n)}class G{constructor(){this.targets=new WeakSet}addStylesTo(e){this.targets.add(e)}removeStylesFrom(e){this.targets.delete(e)}isAttachedTo(e){return this.targets.has(e)}withBehaviors(...e){return this.behaviors=null===this.behaviors?e:this.behaviors.concat(e),this}}function K(e){return e.map((e=>e instanceof G?K(e.styles):[e])).reduce(((e,t)=>e.concat(t)),[])}function J(e){return e.map((e=>e instanceof G?e.behaviors:null)).reduce(((e,t)=>null===t?e:(null===e&&(e=[]),e.concat(t))),null)}G.create=(()=>{if(u.supportsAdoptedStyleSheets){const e=new Map
|
|
164
164
|
return t=>new Q(t,e)}return e=>new te(e)})()
|
|
165
165
|
let X=(e,t)=>{e.adoptedStyleSheets=[...e.adoptedStyleSheets,...t]},Y=(e,t)=>{e.adoptedStyleSheets=e.adoptedStyleSheets.filter((e=>-1===t.indexOf(e)))}
|
|
166
166
|
if(u.supportsAdoptedStyleSheets)try{document.adoptedStyleSheets.push(),document.adoptedStyleSheets.splice(),X=(e,t)=>{e.adoptedStyleSheets.push(...t)},Y=(e,t)=>{for(const n of t){const t=e.adoptedStyleSheets.indexOf(n);-1!==t&&e.adoptedStyleSheets.splice(t,1)}}}catch(e){}class Q extends G{constructor(e,t){super(),this.styles=e,this.styleSheetCache=t,this._styleSheets=void 0,this.behaviors=J(e)}get styleSheets(){if(void 0===this._styleSheets){const e=this.styles,t=this.styleSheetCache
|
|
@@ -323,7 +323,7 @@ s&&c>0?(p<=v&&m.length>0?(h=m[p],p++):(h=a[l],l++),c--):h=r.create(),n.splice(f,
|
|
|
323
323
|
if(this.options.positioning)for(let e=0,t=n.length;e<t;++e){const i=n[e].context
|
|
324
324
|
i.length=t,i.index=e}}refreshAllViews(e=!1){const t=this.items,n=this.childContext,i=this.template,o=this.location,r=this.bindView
|
|
325
325
|
let s=t.length,a=this.views,l=a.length
|
|
326
|
-
if(0!==s&&!e&&this.options.recycle||(
|
|
326
|
+
if(0!==s&&!e&&this.options.recycle||(Z.disposeContiguousBatch(a),l=0),0===l){this.views=a=new Array(s)
|
|
327
327
|
for(let e=0;e<s;++e){const s=i.create()
|
|
328
328
|
r(s,t,e,n),a[e]=s,s.insertBefore(o)}}else{let e=0
|
|
329
329
|
for(;e<s;++e)if(e<l){r(a[e],t,e,n)}else{const s=i.create()
|
|
@@ -348,7 +348,7 @@ void 0!==t&&(t.flush(),e=this.slice())
|
|
|
348
348
|
const n=r.apply(this,arguments)
|
|
349
349
|
return void 0!==t&&t.reset(e),n},e.splice=function(){const e=s.apply(this,arguments),t=this.$fastController
|
|
350
350
|
return void 0!==t&&t.addSplice(Oe(xe(+arguments[0],e,arguments.length>2?arguments.length-2:0),this)),e},e.unshift=function(){const e=a.apply(this,arguments),t=this.$fastController
|
|
351
|
-
return void 0!==t&&t.addSplice(Oe(xe(0,[],arguments.length),this)),e}}(),this.isItemsBindingVolatile=g.isVolatileBinding(e),this.isTemplateBindingVolatile=g.isVolatileBinding(t)}createBehavior(e){return new Be(e,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function
|
|
351
|
+
return void 0!==t&&t.addSplice(Oe(xe(0,[],arguments.length),this)),e}}(),this.isItemsBindingVolatile=g.isVolatileBinding(e),this.isTemplateBindingVolatile=g.isVolatileBinding(t)}createBehavior(e){return new Be(e,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function Ze(e,t,n=ze){return new qe(e,"function"==typeof t?t:()=>t,Object.assign(Object.assign({},ze),n))}function je(e){return e?function(t,n,i){return 1===t.nodeType&&t.matches(e)}:function(e,t,n){return 1===e.nodeType}}class Ue{constructor(e,t){this.target=e,this.options=t,this.source=null}bind(e){const t=this.options.property
|
|
352
352
|
this.shouldUpdate=g.getAccessors(e).some((e=>e.name===t)),this.source=e,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 e=this.getNodes()
|
|
353
353
|
return void 0!==this.options.filter&&(e=e.filter(this.options.filter)),e}updateTarget(e){this.source[this.options.property]=e}}class We extends Ue{constructor(e,t){super(e,t)}observe(){this.target.addEventListener("slotchange",this)}disconnect(){this.target.removeEventListener("slotchange",this)}getNodes(){return this.target.assignedNodes(this.options)}}function Ge(e){return"string"==typeof e&&(e={property:e}),new C("fast-slotted",We,e)}class Ke extends Ue{constructor(e,t){super(e,t),this.observer=null,t.childList=!0}observe(){null===this.observer&&(this.observer=new MutationObserver(this.handleEvent.bind(this))),this.observer.observe(this.target,this.options)}disconnect(){this.observer.disconnect()}getNodes(){return"subtree"in this.options?Array.from(this.target.querySelectorAll(this.options.selector)):Array.from(this.target.childNodes)}}function Je(e){return"string"==typeof e&&(e={property:e}),new C("fast-children",Ke,e)}class Xe{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const Ye=(e,t)=>W`
|
|
354
354
|
<span
|
|
@@ -529,8 +529,8 @@ let o=Pt(n.shadowOptions,e,n)
|
|
|
529
529
|
e.shadowRootMode&&(o?i.shadowOptions||(o.mode=e.shadowRootMode):null!==o&&(o={mode:e.shadowRootMode})),e.defineElement({elementOptions:Pt(n.elementOptions,e,n),shadowOptions:o,attributes:Pt(n.attributes,e,n)})}})}}function Vt(e,...t){const n=ne.locate(e)
|
|
530
530
|
t.forEach((t=>{Object.getOwnPropertyNames(t.prototype).forEach((n=>{"constructor"!==n&&Object.defineProperty(e.prototype,n,Object.getOwnPropertyDescriptor(t.prototype,n))}))
|
|
531
531
|
ne.locate(t).forEach((e=>n.push(e)))}))}const Ht="horizontal",Bt="vertical"
|
|
532
|
-
function qt(...e){return e.every((e=>e instanceof HTMLElement))}let
|
|
533
|
-
const
|
|
532
|
+
function qt(...e){return e.every((e=>e instanceof HTMLElement))}let Zt
|
|
533
|
+
const jt="resize",Ut="scroll"
|
|
534
534
|
var Wt
|
|
535
535
|
!function(e){e[e.alt=18]="alt",e[e.arrowDown=40]="arrowDown",e[e.arrowLeft=37]="arrowLeft",e[e.arrowRight=39]="arrowRight",e[e.arrowUp=38]="arrowUp",e[e.back=8]="back",e[e.backSlash=220]="backSlash",e[e.break=19]="break",e[e.capsLock=20]="capsLock",e[e.closeBracket=221]="closeBracket",e[e.colon=186]="colon",e[e.colon2=59]="colon2",e[e.comma=188]="comma",e[e.ctrl=17]="ctrl",e[e.delete=46]="delete",e[e.end=35]="end",e[e.enter=13]="enter",e[e.equals=187]="equals",e[e.equals2=61]="equals2",e[e.equals3=107]="equals3",e[e.escape=27]="escape",e[e.forwardSlash=191]="forwardSlash",e[e.function1=112]="function1",e[e.function10=121]="function10",e[e.function11=122]="function11",e[e.function12=123]="function12",e[e.function2=113]="function2",e[e.function3=114]="function3",e[e.function4=115]="function4",e[e.function5=116]="function5",e[e.function6=117]="function6",e[e.function7=118]="function7",e[e.function8=119]="function8",e[e.function9=120]="function9",e[e.home=36]="home",e[e.insert=45]="insert",e[e.menu=93]="menu",e[e.minus=189]="minus",e[e.minus2=109]="minus2",e[e.numLock=144]="numLock",e[e.numPad0=96]="numPad0",e[e.numPad1=97]="numPad1",e[e.numPad2=98]="numPad2",e[e.numPad3=99]="numPad3",e[e.numPad4=100]="numPad4",e[e.numPad5=101]="numPad5",e[e.numPad6=102]="numPad6",e[e.numPad7=103]="numPad7",e[e.numPad8=104]="numPad8",e[e.numPad9=105]="numPad9",e[e.numPadDivide=111]="numPadDivide",e[e.numPadDot=110]="numPadDot",e[e.numPadMinus=109]="numPadMinus",e[e.numPadMultiply=106]="numPadMultiply",e[e.numPadPlus=107]="numPadPlus",e[e.openBracket=219]="openBracket",e[e.pageDown=34]="pageDown",e[e.pageUp=33]="pageUp",e[e.period=190]="period",e[e.print=44]="print",e[e.quote=222]="quote",e[e.scrollLock=145]="scrollLock",e[e.shift=16]="shift",e[e.space=32]="space",e[e.tab=9]="tab",e[e.tilde=192]="tilde",e[e.windowsLeft=91]="windowsLeft",e[e.windowsOpera=219]="windowsOpera",e[e.windowsRight=92]="windowsRight"}(Wt||(Wt={}))
|
|
536
536
|
const Gt="ArrowDown",Kt="ArrowLeft",Jt="ArrowRight",Xt="ArrowUp",Yt="Enter",Qt="Escape",en="Home",tn="End",nn=" ",on="Tab",rn={ArrowDown:Gt,ArrowLeft:Kt,ArrowRight:Jt,ArrowUp:Xt}
|
|
@@ -594,7 +594,7 @@ case"insetStart":return s+i
|
|
|
594
594
|
case"insetEnd":return a+i
|
|
595
595
|
case"end":return a
|
|
596
596
|
case"center":return 2*Math.min(s,a)+i}},this.getNextRegionDimension=(e,t)=>{const n={height:void 0!==this.regionRect?this.regionRect.height:0,width:void 0!==this.regionRect?this.regionRect.width:0}
|
|
597
|
-
return void 0!==e&&"fill"===this.horizontalScaling?n.width=this.getAvailableSpace(e,void 0!==this.anchorRect?this.anchorRect.left:0,void 0!==this.anchorRect?this.anchorRect.right:0,void 0!==this.anchorRect?this.anchorRect.width:0,void 0!==this.viewportRect?this.viewportRect.left:0,void 0!==this.viewportRect?this.viewportRect.right:0):"anchor"===this.horizontalScaling&&(n.width=void 0!==this.anchorRect?this.anchorRect.width:0),void 0!==t&&"fill"===this.verticalScaling?n.height=this.getAvailableSpace(t,void 0!==this.anchorRect?this.anchorRect.top:0,void 0!==this.anchorRect?this.anchorRect.bottom:0,void 0!==this.anchorRect?this.anchorRect.height:0,void 0!==this.viewportRect?this.viewportRect.top:0,void 0!==this.viewportRect?this.viewportRect.bottom:0):"anchor"===this.verticalScaling&&(n.height=void 0!==this.anchorRect?this.anchorRect.height:0),n},this.startAutoUpdateEventListeners=()=>{window.addEventListener(
|
|
597
|
+
return void 0!==e&&"fill"===this.horizontalScaling?n.width=this.getAvailableSpace(e,void 0!==this.anchorRect?this.anchorRect.left:0,void 0!==this.anchorRect?this.anchorRect.right:0,void 0!==this.anchorRect?this.anchorRect.width:0,void 0!==this.viewportRect?this.viewportRect.left:0,void 0!==this.viewportRect?this.viewportRect.right:0):"anchor"===this.horizontalScaling&&(n.width=void 0!==this.anchorRect?this.anchorRect.width:0),void 0!==t&&"fill"===this.verticalScaling?n.height=this.getAvailableSpace(t,void 0!==this.anchorRect?this.anchorRect.top:0,void 0!==this.anchorRect?this.anchorRect.bottom:0,void 0!==this.anchorRect?this.anchorRect.height:0,void 0!==this.viewportRect?this.viewportRect.top:0,void 0!==this.viewportRect?this.viewportRect.bottom:0):"anchor"===this.verticalScaling&&(n.height=void 0!==this.anchorRect?this.anchorRect.height:0),n},this.startAutoUpdateEventListeners=()=>{window.addEventListener(jt,this.update,{passive:!0}),window.addEventListener(Ut,this.update,{passive:!0,capture:!0}),null!==this.resizeDetector&&null!==this.viewportElement&&this.resizeDetector.observe(this.viewportElement)},this.stopAutoUpdateEventListeners=()=>{window.removeEventListener(jt,this.update),window.removeEventListener(Ut,this.update),null!==this.resizeDetector&&null!==this.viewportElement&&this.resizeDetector.unobserve(this.viewportElement)}}anchorChanged(){this.initialLayoutComplete&&(this.anchorElement=this.getAnchor())}viewportChanged(){this.initialLayoutComplete&&(this.viewportElement=this.getViewport())}horizontalPositioningModeChanged(){this.requestReset()}horizontalDefaultPositionChanged(){this.updateForAttributeChange()}horizontalViewportLockChanged(){this.updateForAttributeChange()}horizontalInsetChanged(){this.updateForAttributeChange()}horizontalThresholdChanged(){this.updateForAttributeChange()}horizontalScalingChanged(){this.updateForAttributeChange()}verticalPositioningModeChanged(){this.requestReset()}verticalDefaultPositionChanged(){this.updateForAttributeChange()}verticalViewportLockChanged(){this.updateForAttributeChange()}verticalInsetChanged(){this.updateForAttributeChange()}verticalThresholdChanged(){this.updateForAttributeChange()}verticalScalingChanged(){this.updateForAttributeChange()}fixedPlacementChanged(){this.$fastController.isConnected&&this.initialLayoutComplete&&this.initialize()}autoUpdateModeChanged(e,t){this.$fastController.isConnected&&this.initialLayoutComplete&&("auto"===e&&this.stopAutoUpdateEventListeners(),"auto"===t&&this.startAutoUpdateEventListeners())}anchorElementChanged(){this.requestReset()}viewportElementChanged(){this.$fastController.isConnected&&this.initialLayoutComplete&&this.initialize()}connectedCallback(){super.connectedCallback(),"auto"===this.autoUpdateMode&&this.startAutoUpdateEventListeners(),this.initialize()}disconnectedCallback(){super.disconnectedCallback(),"auto"===this.autoUpdateMode&&this.stopAutoUpdateEventListeners(),this.stopObservers(),this.disconnectResizeDetector()}adoptedCallback(){this.initialize()}disconnectResizeDetector(){null!==this.resizeDetector&&(this.resizeDetector.disconnect(),this.resizeDetector=null)}initializeResizeDetector(){this.disconnectResizeDetector(),this.resizeDetector=new window.ResizeObserver(this.handleResize)}updateForAttributeChange(){this.$fastController.isConnected&&this.initialLayoutComplete&&(this.forceUpdate=!0,this.update())}initialize(){this.initializeResizeDetector(),null===this.anchorElement&&(this.anchorElement=this.getAnchor()),this.requestReset()}requestReset(){this.$fastController.isConnected&&!1===this.pendingReset&&(this.setInitialState(),u.queueUpdate((()=>this.reset())),this.pendingReset=!0)}setInitialState(){this.initialLayoutComplete=!1,this.regionVisible=!1,this.translateX=0,this.translateY=0,this.baseHorizontalOffset=0,this.baseVerticalOffset=0,this.viewportRect=void 0,this.regionRect=void 0,this.anchorRect=void 0,this.verticalPosition=void 0,this.horizontalPosition=void 0,this.style.opacity="0",this.style.pointerEvents="none",this.forceUpdate=!1,this.style.position=this.fixedPlacement?"fixed":"absolute",this.updatePositionClasses(),this.updateRegionStyle()}}
|
|
598
598
|
gn.intersectionService=new class{constructor(){this.intersectionDetector=null,this.observedElements=new Map,this.requestPosition=(e,t)=>{var n
|
|
599
599
|
null!==this.intersectionDetector&&(this.observedElements.has(e)?null===(n=this.observedElements.get(e))||void 0===n||n.push(t):(this.observedElements.set(e,[t]),this.intersectionDetector.observe(e)))},this.cancelRequestPosition=(e,t)=>{const n=this.observedElements.get(e)
|
|
600
600
|
if(void 0!==n){const e=n.indexOf(t);-1!==e&&n.splice(e,1)}},this.initializeIntersectionDetector=()=>{t.IntersectionObserver&&(this.intersectionDetector=new IntersectionObserver(this.handleIntersection,{root:null,rootMargin:"0px",threshold:[0,1]}))},this.handleIntersection=e=>{if(null===this.intersectionDetector)return
|
|
@@ -726,14 +726,14 @@ if(e.length){const t=this.options.indexOf(e[0])
|
|
|
726
726
|
t>-1&&(this.selectedIndex=t)}this.typeaheadExpired=!1}}}Fn.slottedOptionFilter=e=>Tn(e)&&!e.hidden,Fn.TYPE_AHEAD_TIMEOUT_MS=1e3,et([se({mode:"boolean"})],Fn.prototype,"disabled",void 0),et([m],Fn.prototype,"selectedIndex",void 0),et([m],Fn.prototype,"selectedOptions",void 0),et([m],Fn.prototype,"slottedOptions",void 0),et([m],Fn.prototype,"typeaheadBuffer",void 0)
|
|
727
727
|
class Ln{}et([m],Ln.prototype,"ariaActiveDescendant",void 0),et([m],Ln.prototype,"ariaDisabled",void 0),et([m],Ln.prototype,"ariaExpanded",void 0),et([m],Ln.prototype,"ariaMultiSelectable",void 0),Vt(Ln,hn),Vt(Fn,Ln)
|
|
728
728
|
const Nn="above",Pn="below"
|
|
729
|
-
class zn extends Fn{}class Vn extends(Cn(zn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Hn="inline",Bn="list",qn="both",
|
|
730
|
-
let
|
|
729
|
+
class zn extends Fn{}class Vn extends(Cn(zn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Hn="inline",Bn="list",qn="both",Zn="none"
|
|
730
|
+
let jn=class extends Vn{constructor(){super(...arguments),this._value="",this.filteredOptions=[],this.filter="",this.forcedPosition=!1,this.listboxId=dn("listbox-"),this.maxHeight=0,this.open=!1}formResetCallback(){super.formResetCallback(),this.setDefaultSelectedOption(),this.updateValue()}validate(){super.validate(this.control)}get isAutocompleteInline(){return this.autocomplete===Hn||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===Bn||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===qn}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),void u.queueUpdate((()=>this.focus()))
|
|
731
731
|
this.ariaControls="",this.ariaExpanded="false"}get options(){return g.track(this,"options"),this.filteredOptions.length?this.filteredOptions:this._options}set options(e){this._options=e,g.notify(this,"options")}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}positionChanged(e,t){this.positionAttribute=t,this.setPositioning()}get value(){return g.track(this,"value"),this._value}set value(e){var t,n,i
|
|
732
732
|
const o=`${this._value}`
|
|
733
733
|
if(this.$fastController.isConnected&&this.options){const o=this.options.findIndex((t=>t.text.toLowerCase()===e.toLowerCase())),r=null===(t=this.options[this.selectedIndex])||void 0===t?void 0:t.text,s=null===(n=this.options[o])||void 0===n?void 0:n.text
|
|
734
734
|
this.selectedIndex=r!==s?o:this.selectedIndex,e=(null===(i=this.firstSelectedOption)||void 0===i?void 0:i.text)||e}o!==e&&(this._value=e,super.valueChanged(o,e),g.notify(this,"value"))}clickHandler(e){if(!this.disabled){if(this.open){const t=e.target.closest("option,[role=option]")
|
|
735
735
|
if(!t||t.disabled)return
|
|
736
|
-
this.selectedOptions=[t],this.control.value=t.text,this.clearSelectionRange(),this.updateValue(!0)}return this.open=!this.open,this.open&&this.control.focus(),!0}}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.value&&(this.initialValue=this.value)}disabledChanged(e,t){super.disabledChanged&&super.disabledChanged(e,t),this.ariaDisabled=this.disabled?"true":"false"}filterOptions(){this.autocomplete&&this.autocomplete!==
|
|
736
|
+
this.selectedOptions=[t],this.control.value=t.text,this.clearSelectionRange(),this.updateValue(!0)}return this.open=!this.open,this.open&&this.control.focus(),!0}}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.value&&(this.initialValue=this.value)}disabledChanged(e,t){super.disabledChanged&&super.disabledChanged(e,t),this.ariaDisabled=this.disabled?"true":"false"}filterOptions(){this.autocomplete&&this.autocomplete!==Zn||(this.filter="")
|
|
737
737
|
const e=this.filter.toLowerCase()
|
|
738
738
|
this.filteredOptions=this._options.filter((e=>e.text.toLowerCase().startsWith(this.filter.toLowerCase()))),this.isAutocompleteList&&(this.filteredOptions.length||e||(this.filteredOptions=this._options),this._options.forEach((e=>{e.hidden=!this.filteredOptions.includes(e)})))}focusAndScrollOptionIntoView(){this.contains(document.activeElement)&&(this.control.focus(),this.firstSelectedOption&&requestAnimationFrame((()=>{var e
|
|
739
739
|
null===(e=this.firstSelectedOption)||void 0===e||e.scrollIntoView({block:"nearest"})})))}focusoutHandler(e){if(this.syncValue(),!this.open)return!0
|
|
@@ -760,11 +760,11 @@ this.updateValue(this.value!==t)}setPositioning(){const e=this.getBoundingClient
|
|
|
760
760
|
this.position=this.forcedPosition?this.positionAttribute:e.top>t?Nn:Pn,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Nn?~~e.top:~~t}selectedOptionsChanged(e,t){this.$fastController.isConnected&&this._options.forEach((e=>{e.selected=t.includes(e)}))}slottedOptionsChanged(e,t){super.slottedOptionsChanged(e,t),this.updateValue()}updateValue(e){var t
|
|
761
761
|
this.$fastController.isConnected&&(this.value=(null===(t=this.firstSelectedOption)||void 0===t?void 0:t.text)||this.control.value,this.control.value=this.value),e&&this.$emit("change")}clearSelectionRange(){const e=this.control.value.length
|
|
762
762
|
this.control.setSelectionRange(e,e)}}
|
|
763
|
-
et([se({attribute:"autocomplete",mode:"fromView"})],
|
|
763
|
+
et([se({attribute:"autocomplete",mode:"fromView"})],jn.prototype,"autocomplete",void 0),et([m],jn.prototype,"maxHeight",void 0),et([se({attribute:"open",mode:"boolean"})],jn.prototype,"open",void 0),et([se],jn.prototype,"placeholder",void 0),et([se({attribute:"position"})],jn.prototype,"positionAttribute",void 0),et([m],jn.prototype,"position",void 0)
|
|
764
764
|
class Un{}function Wn(e){const t=e.parentElement
|
|
765
765
|
if(t)return t
|
|
766
766
|
{const t=e.getRootNode()
|
|
767
|
-
if(t.host instanceof HTMLElement)return t.host}return null}et([m],Un.prototype,"ariaAutoComplete",void 0),et([m],Un.prototype,"ariaControls",void 0),Vt(Un,Ln),Vt(
|
|
767
|
+
if(t.host instanceof HTMLElement)return t.host}return null}et([m],Un.prototype,"ariaAutoComplete",void 0),et([m],Un.prototype,"ariaControls",void 0),Vt(Un,Ln),Vt(jn,Xe,Un)
|
|
768
768
|
const Gn=document.createElement("div")
|
|
769
769
|
class Kn{setProperty(e,t){u.queueUpdate((()=>this.target.setProperty(e,t)))}removeProperty(e){u.queueUpdate((()=>this.target.removeProperty(e)))}}class Jn extends Kn{constructor(){super()
|
|
770
770
|
const e=new CSSStyleSheet
|
|
@@ -972,11 +972,11 @@ if(this.slottedRadioButtons.forEach((e=>{void 0!==this.name&&e.setAttribute("nam
|
|
|
972
972
|
if(t>0&&!n){const n=e[t-1]
|
|
973
973
|
n.checked=!0,this.focusedRadio=n,n.setAttribute("tabindex","0")}else this.slottedRadioButtons[0].setAttribute("tabindex","0"),this.focusedRadio=this.slottedRadioButtons[0]}}}
|
|
974
974
|
et([se({attribute:"readonly",mode:"boolean"})],Hi.prototype,"readOnly",void 0),et([se({attribute:"disabled",mode:"boolean"})],Hi.prototype,"disabled",void 0),et([se],Hi.prototype,"name",void 0),et([se],Hi.prototype,"value",void 0),et([se],Hi.prototype,"orientation",void 0),et([m],Hi.prototype,"childItems",void 0),et([m],Hi.prototype,"slottedRadioButtons",void 0)
|
|
975
|
-
class Bi extends Nt{}class qi extends(Sn(Bi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let
|
|
975
|
+
class Bi extends Nt{}class qi extends(Sn(Bi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Zi=class extends qi{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(e.key!==nn)return!0
|
|
976
976
|
this.checked||this.readOnly||(this.checked=!0)},this.proxy.setAttribute("type","radio")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}defaultCheckedChanged(){var e
|
|
977
977
|
this.$fastController.isConnected&&!this.dirtyChecked&&(this.isInsideRadioGroup()||(this.checked=null!==(e=this.defaultChecked)&&void 0!==e&&e,this.dirtyChecked=!1))}connectedCallback(){var e,t
|
|
978
978
|
super.connectedCallback(),this.validate(),"radiogroup"!==(null===(e=this.parentElement)||void 0===e?void 0:e.getAttribute("role"))&&null===this.getAttribute("tabindex")&&(this.disabled||this.setAttribute("tabindex","0")),this.checkedAttribute&&(this.dirtyChecked||this.isInsideRadioGroup()||(this.checked=null!==(t=this.defaultChecked)&&void 0!==t&&t,this.dirtyChecked=!1))}isInsideRadioGroup(){return null!==this.closest("[role=radiogroup]")}clickHandler(e){this.disabled||this.readOnly||this.checked||(this.checked=!0)}}
|
|
979
|
-
function
|
|
979
|
+
function ji(e,t,n){return e.nodeType!==Node.TEXT_NODE||"string"==typeof e.nodeValue&&!!e.nodeValue.trim().length}et([se({attribute:"readonly",mode:"boolean"})],Zi.prototype,"readOnly",void 0),et([m],Zi.prototype,"name",void 0),et([m],Zi.prototype,"defaultSlottedNodes",void 0)
|
|
980
980
|
class Ui extends Mi{}class Wi extends(Cn(Ui)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}let Gi=class extends Wi{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=dn("listbox-"),this.maxHeight=0}openChanged(e,t){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()))
|
|
981
981
|
this.ariaControls="",this.ariaExpanded="false"}}get collapsible(){return!(this.multiple||"number"==typeof this.size)}get value(){return g.track(this,"value"),this._value}set value(e){var t,n,i,o,r,s,a
|
|
982
982
|
const l=`${this._value}`
|
|
@@ -1126,23 +1126,23 @@ let t=e.findIndex(this.isSelectedElement)
|
|
|
1126
1126
|
return-1===t&&(t=e.findIndex(this.isFocusableElement)),-1!==t?e[t]:null}checkForNestedItems(){return this.slottedTreeItems.some((e=>Mo(e)&&e.querySelector("[role='treeitem']")))}getVisibleNodes(){return function(e,t){if(!e||!t||!qt(e))return
|
|
1127
1127
|
return Array.from(e.querySelectorAll(t)).filter((e=>null!==e.offsetParent))}(this,"[role='treeitem']")||[]}}
|
|
1128
1128
|
et([se({attribute:"render-collapsed-nodes"})],Ao.prototype,"renderCollapsedNodes",void 0),et([m],Ao.prototype,"currentSelected",void 0),et([m],Ao.prototype,"slottedTreeItems",void 0)
|
|
1129
|
-
function Eo(e){return`:host([hidden]){display:none}:host{display:${e}}`}const Io=function(){if("boolean"==typeof
|
|
1130
|
-
if("undefined"==typeof window||!window.document||!window.document.createElement)return
|
|
1129
|
+
function Eo(e){return`:host([hidden]){display:none}:host{display:${e}}`}const Io=function(){if("boolean"==typeof Zt)return Zt
|
|
1130
|
+
if("undefined"==typeof window||!window.document||!window.document.createElement)return Zt=!1,Zt
|
|
1131
1131
|
const e=document.createElement("style"),t=function(){const e=document.querySelector('meta[property="csp-nonce"]')
|
|
1132
1132
|
return e?e.getAttribute("content"):null}()
|
|
1133
1133
|
null!==t&&e.setAttribute("nonce",t),document.head.appendChild(e)
|
|
1134
|
-
try{e.sheet.insertRule("foo:focus-visible {color:inherit}",0),
|
|
1134
|
+
try{e.sheet.insertRule("foo:focus-visible {color:inherit}",0),Zt=!0}catch(e){Zt=!1}finally{document.head.removeChild(e)}return Zt}()?"focus-visible":"focus"
|
|
1135
1135
|
class Oo extends un{}const To=`:${Io}`
|
|
1136
1136
|
function Ro(e,t,n){return isNaN(e)||e<=t?t:e>=n?n:e}function Do(e,t,n){return isNaN(e)||e<=t?0:e>=n?1:e/(n-t)}function Fo(e,t,n){return isNaN(e)?t:t+e*(n-t)}function Lo(e,t){const n=Math.pow(10,t)
|
|
1137
1137
|
return Math.round(e*n)/n}class No{constructor(e,t,n,i){this.r=e,this.g=t,this.b=n,this.a="number"!=typeof i||isNaN(i)?1:i}static fromObject(e){return!e||isNaN(e.r)||isNaN(e.g)||isNaN(e.b)?null:new No(e.r,e.g,e.b,e.a)}equalValue(e){return this.r===e.r&&this.g===e.g&&this.b===e.b&&this.a===e.a}toStringHexRGB(){return"#"+[this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringHexRGBA(){return this.toStringHexRGB()+this.formatHexValue(this.a)}toStringHexARGB(){return"#"+[this.a,this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringWebRGB(){return`rgb(${Math.round(Fo(this.r,0,255))},${Math.round(Fo(this.g,0,255))},${Math.round(Fo(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(Fo(this.r,0,255))},${Math.round(Fo(this.g,0,255))},${Math.round(Fo(this.b,0,255))},${Ro(this.a,0,1)})`}roundToPrecision(e){return new No(Lo(this.r,e),Lo(this.g,e),Lo(this.b,e),Lo(this.a,e))}clamp(){return new No(Ro(this.r,0,1),Ro(this.g,0,1),Ro(this.b,0,1),Ro(this.a,0,1))}toObject(){return{r:this.r,g:this.g,b:this.b,a:this.a}}formatHexValue(e){return function(e){const t=Math.round(Ro(e,0,255)).toString(16)
|
|
1138
1138
|
return 1===t.length?"0"+t:t}(Fo(e,0,255))}}const Po={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}},zo=/^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,Vo=/^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i,Ho=/^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i,Bo=/^#((?:[0-9a-f]{8}|[0-9a-f]{4}))$/i
|
|
1139
|
-
function qo(e){return function(e){return Bo.test(e)}(e)}function
|
|
1139
|
+
function qo(e){return function(e){return Bo.test(e)}(e)}function Zo(e){const t=Ho.exec(e)
|
|
1140
1140
|
if(null===t)return null
|
|
1141
1141
|
let n=t[1]
|
|
1142
1142
|
if(3===n.length){const e=n.charAt(0),t=n.charAt(1),i=n.charAt(2)
|
|
1143
1143
|
n=e.concat(e,t,t,i,i)}const i=parseInt(n,16)
|
|
1144
|
-
return isNaN(i)?null:new No(Do((16711680&i)>>>16,0,255),Do((65280&i)>>>8,0,255),Do(255&i,0,255),1)}function
|
|
1145
|
-
return function(e){return Ho.test(e)}(t)?
|
|
1144
|
+
return isNaN(i)?null:new No(Do((16711680&i)>>>16,0,255),Do((65280&i)>>>8,0,255),Do(255&i,0,255),1)}function jo(e){const t=e.toLowerCase()
|
|
1145
|
+
return function(e){return Ho.test(e)}(t)?Zo(t):qo(t)?function(e){const t=Bo.exec(e)
|
|
1146
1146
|
if(null===t)return null
|
|
1147
1147
|
let n=t[1]
|
|
1148
1148
|
if(4===n.length){const e=n.charAt(0),t=n.charAt(1),i=n.charAt(2),o=n.charAt(3)
|
|
@@ -1155,8 +1155,8 @@ if(null===t)return null
|
|
|
1155
1155
|
const n=t[1].split(",")
|
|
1156
1156
|
return 4===n.length?new No(Do(Number(n[0]),0,255),Do(Number(n[1]),0,255),Do(Number(n[2]),0,255),Number(n[3])):null}(t):function(e){return Po.hasOwnProperty(e)}(t)?function(e){const t=Po[e.toLowerCase()]
|
|
1157
1157
|
return t?new No(t.r,t.g,t.b,t.hasOwnProperty("a")?t.a:void 0):null}(t):null}const Uo="#a46eff",Wo="#804ad9",Go="#ff8126",Ko="#009921",Jo="#00c12b",Xo="#c4000c",Yo="#818386",Qo="#f1f1f2",er="#f5f5f5",tr="#ffffff",nr="#363738",ir="#505153",or="#000000",rr="#161617",sr="#074023",ar="#009b65",lr="#d63434",cr="#ff4b00",dr="#006b46",hr="#32eb96",ur="Source Sans Pro",pr="400",fr="14px",gr="18px",mr="14px",vr="0.25s"
|
|
1158
|
-
function br(e,t){const{r:n,g:i,b:o}=
|
|
1159
|
-
return`rgba(${255*n}, ${255*i}, ${255*o}, ${t})`}const yr=br(or,.3),wr=br(or,.6),xr=br(or,.6),kr=vr,Cr={light:"light",dark:"dark",color:"color"},Sr="action-rgb-partial-color",$r="application-background-color",Mr="divider-background-color",_r="header-background-color",Ar="section-background-color",Er="button-fill-primary-color",Ir="button-primary-font-color",Or="button-fill-active-primary-color",Tr="button-fill-accent-color",Rr="button-accent-block-font-color",Dr="button-accent-outline-font-color",Fr="button-border-accent-outline-color",Lr="button-fill-accent-active-color",Nr="fill-selected-color",Pr="fill-selected-rgb-partial-color",zr="fill-hover-selected-color",Vr="fill-hover-color",Hr="fill-hover-rgb-partial-color",Br="fill-down-color",qr="border-color",
|
|
1158
|
+
function br(e,t){const{r:n,g:i,b:o}=Zo(e)
|
|
1159
|
+
return`rgba(${255*n}, ${255*i}, ${255*o}, ${t})`}const yr=br(or,.3),wr=br(or,.6),xr=br(or,.6),kr=vr,Cr={light:"light",dark:"dark",color:"color"},Sr="action-rgb-partial-color",$r="application-background-color",Mr="divider-background-color",_r="header-background-color",Ar="section-background-color",Er="button-fill-primary-color",Ir="button-primary-font-color",Or="button-fill-active-primary-color",Tr="button-fill-accent-color",Rr="button-accent-block-font-color",Dr="button-accent-outline-font-color",Fr="button-border-accent-outline-color",Lr="button-fill-accent-active-color",Nr="fill-selected-color",Pr="fill-selected-rgb-partial-color",zr="fill-hover-selected-color",Vr="fill-hover-color",Hr="fill-hover-rgb-partial-color",Br="fill-down-color",qr="border-color",Zr="border-rgb-partial-color",jr="fail-color",Ur="warning-color",Wr="pass-color",Gr="information-color",Kr="border-hover-color",Jr="icon-color",Xr="modal-backdrop-color",Yr="popup-border-color",Qr="control-height",es="control-slim-height",ts="small-padding",ns="standard-padding",is="label-height",rs="border-width",ss="icon-size",as="group-header-text-transform",ls="drawer-width",cs="banner-gap-size",ds="spinner-small-height",hs="spinner-medium-height",us="spinner-large-height",ps="small-delay",fs="medium-delay",gs="large-delay",ms="headline-plus-1-font",vs="headline-font",bs="table-header-font",ys="title-plus-2-font",ws="title-plus-1-font",xs="title-font",ks="subtitle-plus-1-font",Cs="subtitle-font",Ss="link-font",$s="link-active-font",Ms="link-prominent-font",_s="link-active-prominent-font",As="placeholder-font",Es="body-emphasized-font",Is="body-font",Os="group-header-font",Ts="control-label-font",Rs="button-label-font",Ds="tooltip-caption-font",Fs="tooltip-background-color",Ls="error-text-font",Ns="table-row-border-color",Ps="elevation-1-box-shadow",zs="elevation-2-box-shadow",Vs="elevation-3-box-shadow",Hs="graph-gridline-color",Bs=e=>`ni-nimble-${e}`,qs="animationend",Zs="change",js="ArrowDown",Us="ArrowLeft",Ws="ArrowUp",Gs="Enter",Ks="Shift"
|
|
1160
1160
|
var Js
|
|
1161
1161
|
!function(e){e.ltr="ltr",e.rtl="rtl"}(Js||(Js={}))
|
|
1162
1162
|
let Xs=0
|
|
@@ -1177,7 +1177,7 @@ const ca=mi.tagFor(aa),da="Source Sans Pro Fallback",ha=di.create(Bs(Sr)).withDe
|
|
|
1177
1177
|
di.create(Bs(_r)).withDefault((e=>cd(e,er,"#252526",sr))),di.create(Bs(Ar)).withDefault((e=>cd(e,Qo,ir,sr))),di.create(Bs(Mr)).withDefault((e=>cd(e,Qo,ir,sr)))
|
|
1178
1178
|
const pa=di.create(Bs(Nr)).withDefault((e=>br(pd(e),.2))),fa=di.create(Bs(Pr)).withDefault((e=>ad(pd(e)))),ga=di.create(Bs(zr)).withDefault((e=>br(pd(e),.15))),ma=di.create(Bs(Vr)).withDefault((e=>br(fd(e),.1)))
|
|
1179
1179
|
di.create(Bs(Hr)).withDefault((e=>ad(fd(e)))),di.create(Bs(Br)).withDefault((e=>br(function(e){return cd(e,rr,Qo,tr)}(e),.15)))
|
|
1180
|
-
const va=di.create(Bs(qr)).withDefault((e=>hd(e))),ba=di.create(Bs(
|
|
1180
|
+
const va=di.create(Bs(qr)).withDefault((e=>hd(e))),ba=di.create(Bs(Zr)).withDefault((e=>ad(hd(e)))),ya=di.create(Bs(jr)).withDefault((e=>dd(e))),wa=di.create(Bs(Ur)).withDefault((e=>function(e){return cd(e,cr,Go,tr)}(e))),xa=di.create(Bs(Wr)).withDefault((e=>function(e){return cd(e,Ko,Jo,tr)}(e))),ka=di.create(Bs(Gr)).withDefault((e=>function(e){return cd(e,Wo,Uo,tr)}(e))),Ca=di.create(Bs(Kr)).withDefault((e=>cd(e,ar,hr,tr))),Sa=di.create(Bs(Jr)).withDefault((e=>cd(e,rr,Qo,tr)))
|
|
1181
1181
|
di.create(Bs(Xr)).withDefault((e=>function(e){switch(sa.getValueFor(e)){case Cr.light:return yr
|
|
1182
1182
|
case Cr.dark:return wr
|
|
1183
1183
|
case Cr.color:return xr
|
|
@@ -1190,12 +1190,12 @@ const za=di.create(Bs(rs)).withDefault("1px"),Va=di.create(Bs(ss)).withDefault("
|
|
|
1190
1190
|
di.create(Bs(cs)).withDefault("1px")
|
|
1191
1191
|
const Ba=di.create(Bs(ds)).withDefault("16px")
|
|
1192
1192
|
di.create(Bs(hs)).withDefault("32px"),di.create(Bs(us)).withDefault("64px"),di.create(Bs(Ps)).withDefault((e=>`0px 1px 4px ${br(cd(e,or,or,or),.16)}`))
|
|
1193
|
-
const qa=di.create(Bs(zs)).withDefault((e=>`0px 2px 4px ${br(cd(e,or,or,or),.16)}`)),
|
|
1193
|
+
const qa=di.create(Bs(zs)).withDefault((e=>`0px 2px 4px ${br(cd(e,or,or,or),.16)}`)),Za=di.create(Bs(Vs)).withDefault((e=>`0px 4px 8px ${br(cd(e,or,or,or),.3)}`))
|
|
1194
1194
|
ld(vs,(e=>ud(e)),(e=>br(ud(e),.3)),"Noto Serif","400","25px","32px","Noto Serif Fallback"),ld(ms,(e=>ud(e)),(e=>br(ud(e),.3)),"Noto Serif","400","29.100000381469727px","40px","Noto Serif Fallback"),ld(ys,(e=>ud(e)),(e=>br(ud(e),.3)),"Source Sans Pro","400","25px","32px","Source Sans Pro Fallback")
|
|
1195
|
-
const[
|
|
1195
|
+
const[ja,Ua,Wa,Ga,Ka,Ja,Xa,Ya]=ld(ws,(e=>ud(e)),(e=>br(ud(e),.3)),"Source Sans Pro","400","22px","28px","Source Sans Pro Fallback")
|
|
1196
1196
|
ld(xs,(e=>ud(e)),(e=>br(ud(e),.3)),"Source Sans Pro","400","19px","24px","Source Sans Pro Fallback"),ld(ks,(e=>ud(e)),(e=>br(ud(e),.3)),"Source Sans Pro","300","16px","20px","Source Sans Pro Fallback")
|
|
1197
|
-
const[Qa,el,tl,nl,il,ol,rl,sl]=ld(Cs,(e=>ud(e)),(e=>br(ud(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[al,ll,cl,dl,hl,ul,pl,fl]=ld(Ss,(e=>ud(e)),(e=>br(ud(e),.3)),ur,pr,fr,gr,da),[gl,ml,vl,bl,yl,wl,xl,kl]=ld($s,(e=>cd(e,dr,hr,br(tr,.6))),(e=>br(ud(e),.3)),ur,pr,fr,gr,da),[Cl,Sl,$l,Ml,_l,Al,El,Il]=ld(Ms,(e=>cd(e,dr,hr,hr)),(e=>br(ud(e),.3)),ur,pr,fr,gr,da),[Ol,Tl,Rl,Dl,Fl,Ll,Nl,Pl]=ld(_s,(e=>ud(e)),(e=>br(ud(e),.3)),ur,pr,fr,gr,da),[zl,Vl,Hl,Bl,ql,jl,
|
|
1198
|
-
function ad(e){const{r:t,g:n,b:i}=
|
|
1197
|
+
const[Qa,el,tl,nl,il,ol,rl,sl]=ld(Cs,(e=>ud(e)),(e=>br(ud(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[al,ll,cl,dl,hl,ul,pl,fl]=ld(Ss,(e=>ud(e)),(e=>br(ud(e),.3)),ur,pr,fr,gr,da),[gl,ml,vl,bl,yl,wl,xl,kl]=ld($s,(e=>cd(e,dr,hr,br(tr,.6))),(e=>br(ud(e),.3)),ur,pr,fr,gr,da),[Cl,Sl,$l,Ml,_l,Al,El,Il]=ld(Ms,(e=>cd(e,dr,hr,hr)),(e=>br(ud(e),.3)),ur,pr,fr,gr,da),[Ol,Tl,Rl,Dl,Fl,Ll,Nl,Pl]=ld(_s,(e=>ud(e)),(e=>br(ud(e),.3)),ur,pr,fr,gr,da),[zl,Vl,Hl,Bl,ql,Zl,jl,Ul]=ld(As,(e=>br(ud(e),.6)),(e=>br(ud(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[Wl,Gl,Kl,Jl,Xl,Yl,Ql,ec]=ld(Es,(e=>ud(e)),(e=>br(ud(e),.3)),"Source Sans Pro","600","14px","18px","Source Sans Pro Fallback"),[tc,nc,ic,oc,rc,sc,ac,lc]=ld(Is,(e=>ud(e)),(e=>br(ud(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[cc,dc,hc,uc,pc,fc,gc,mc]=ld(Os,(e=>ud(e)),(e=>br(ud(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[vc,bc,yc,wc,xc,kc,Cc,Sc]=ld(Ts,(e=>br(ud(e),.6)),(e=>br(ud(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[$c,Mc,_c,Ac,Ec,Ic,Oc,Tc]=ld(Rs,(e=>ud(e)),(e=>br(ud(e),.3)),"Source Sans Pro","600","12.800000190734863px","16px","Source Sans Pro Fallback"),[Rc,Dc,Fc,Lc,Nc,Pc,zc,Vc]=ld(Ds,(e=>ud(e)),(e=>br(ud(e),.3)),"Source Sans Pro","400","11px",mr,"Source Sans Pro Fallback"),[Hc,Bc,qc,Zc,jc,Uc,Wc,Gc]=ld(Ls,(e=>dd(e)),(e=>br(dd(e),.3)),"Source Sans Pro","400","11px",mr,"Source Sans Pro Fallback"),[Kc,Jc,Xc,Yc,Qc,ed,td,nd]=ld(bs,(e=>br(ud(e),.6)),(e=>br(ud(e),.3)),"Source Sans Pro","600","12.800000190734863px",mr,"Source Sans Pro Fallback"),id=di.create(Bs(as)).withDefault("uppercase"),od=di.create(Bs(ps)).withDefault("0.075s"),rd=di.create(Bs(fs)).withDefault("0.15s"),sd=di.create(Bs(gs)).withDefault(vr)
|
|
1198
|
+
function ad(e){const{r:t,g:n,b:i}=Zo(e)
|
|
1199
1199
|
return`${255*t}, ${255*n}, ${255*i}`}function ld(e,t,n,i,o,r,s,a){if(""===e||""===i||""===o||""===r||""===s||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
|
|
1200
1200
|
const l=di.create(Bs(e)).withDefault(`${o} ${r}/${s} ${i}, ${a}`),c=e.split("-font"),d=c[0]
|
|
1201
1201
|
if(void 0===d||""!==c[1])throw new Error(`fontTokenName value of ${e} did not have the expected '-font' suffix`)
|
|
@@ -2129,15 +2129,15 @@ const qd=ye`
|
|
|
2129
2129
|
z-index: 1000;
|
|
2130
2130
|
}
|
|
2131
2131
|
`
|
|
2132
|
-
class
|
|
2132
|
+
class Zd extends gn{}const jd=Zd.compose({baseName:"anchored-region",baseClass:gn,template:(e,t)=>W`
|
|
2133
2133
|
<template class="${e=>e.initialLayoutComplete?"loaded":""}">
|
|
2134
2134
|
${Pe((e=>e.initialLayoutComplete),W`
|
|
2135
2135
|
<slot></slot>
|
|
2136
2136
|
`)}
|
|
2137
2137
|
</template>
|
|
2138
2138
|
`,styles:qd})
|
|
2139
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
2140
|
-
const Ud=mi.tagFor(
|
|
2139
|
+
mi.getOrCreate().withPrefix("nimble").register(jd())
|
|
2140
|
+
const Ud=mi.tagFor(Zd)
|
|
2141
2141
|
class Wd{constructor(e,t,n){this.value=e,this.styles=t,this.source=n}handleChange(){const e=sa.getValueFor(this.source);(Array.isArray(this.value)?this.value.includes(e):this.value===e)?this.source.$fastController.addStyles(this.styles):this.source.$fastController.removeStyles(this.styles)}}class Gd{constructor(e,t){this.theme=e,this.styles=t,this.cache=new WeakMap}bind(e){const t=this.cache.get(e)||new Wd(this.theme,this.styles,e)
|
|
2142
2142
|
sa.subscribe(t,e),t.handleChange(),this.cache.set(e,t)}unbind(e){const t=this.cache.get(e)
|
|
2143
2143
|
t&&sa.unsubscribe(t)}}const Kd=(e,t)=>new Gd(e,t),Jd=ye`
|
|
@@ -2297,7 +2297,7 @@ t&&sa.unsubscribe(t)}}const Kd=(e,t)=>new Gd(e,t),Jd=ye`
|
|
|
2297
2297
|
class Yd extends _n{constructor(){super(...arguments),this.appearance=yd,this.contentHidden=!1}}e([se],Yd.prototype,"appearance",void 0),e([se({attribute:"appearance-variant"})],Yd.prototype,"appearanceVariant",void 0),e([se({attribute:"content-hidden",mode:"boolean"})],Yd.prototype,"contentHidden",void 0)
|
|
2298
2298
|
const Qd=Yd.compose({baseName:"button",baseClass:_n,template:bn,styles:Xd,shadowOptions:{delegatesFocus:!0}})
|
|
2299
2299
|
mi.getOrCreate().withPrefix("nimble").register(Qd())
|
|
2300
|
-
const eh=mi.tagFor(Yd),th={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>'},nh={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2h2z"/></svg>'},ih={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.171 13.933-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26ZM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247Z"/></svg>'},oh={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},rh={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},sh={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},ah={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},lh={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z"/></svg>'},ch={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 0 0 3.143-3.025 3.08 3.08 0 0 0-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 0 1 4.572 4.53A4.629 4.629 0 0 1 8 13.5Z"/></svg>'},dh={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z"/></svg>'},hh={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 0 1 3.3 3.428 3.366 3.366 0 0 1-3.3 3.429 3.36 3.36 0 0 1-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 0 0 8.9 13.059a5.05 5.05 0 0 0 4.95-5.143A5.05 5.05 0 0 0 8.9 2.773Z"/></svg>'},uh={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.857 9.453-2.571-1.68v.908a3 3 0 0 0 3 3 3 3 0 0 0 3-3V3.11H14v5.571a4.714 4.714 0 0 1-4.714 4.715A4.714 4.714 0 0 1 4.57 8.68v-.908L2 9.453l3.403-6.849Z"/></svg>'},ph={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14H7z"/></svg>'},fh={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.195 4.977-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},gh={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735 14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},mh={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75 10 14l-6-3 6-3-1.25 2.25ZM8 11h1a4 4 0 0 0 4-4M7.25 5.75 6 8l6-3-6-3 1.25 2.25ZM8 5H7a4 4 0 0 0-4 4"/></svg>'},vh={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>'},bh={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2Zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745Z"/></svg>'},yh={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 0 0-.71.71v2.032a.71.71 0 0 0 .71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 0 0 .71-.71V5.46a.71.71 0 0 0-.71-.711ZM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 0 0-1.71 1.71v2.032a1.712 1.712 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2Zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746Z"/></svg>'},wh={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 0 1-2 0Zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497Zm-3.5-7.5a5.5 5.5 0 1 1-5.5 5.5 5.506 5.506 0 0 1 5.5-5.5m0-1a6.5 6.5 0 1 0 6.5 6.5 6.5 6.5 0 0 0-6.5-6.5Z"/></svg>'},xh={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 0 0 8 14.5 6.5 6.5 0 0 0 14.5 8 6.5 6.5 0 0 0 8 1.5 6.5 6.5 0 0 0 1.5 8ZM8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1Zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497Z"/></svg>'},kh={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0 1 13 5.762V2Zm12 7.5a3.5 3.5 0 1 0-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0 0 14 9.5ZM10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8Z"/></svg>'},Ch={name:"bold_b_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M12.981 10.536c0 .562-.113 1.065-.34 1.508s-.538.81-.934 1.102a4.337 4.337 0 0 1-1.512.734c-.55.146-1.246.219-2.09.219H3.028V2.466h4.516c.938 0 1.624.031 2.059.094a4.2 4.2 0 0 1 1.293.414c.442.224.772.524.988.902.216.378.324.809.324 1.293 0 .562-.148 1.059-.445 1.488s-.716.765-1.258 1.004v.062c.76.151 1.363.464 1.809.938s.667 1.099.667 1.875zM9.137 5.755c0-.192-.048-.386-.145-.578-.097-.192-.267-.336-.512-.43a2.482 2.482 0 0 0-.815-.137 67.472 67.472 0 0 0-1.372-.011h-.281V7.06h.469c.474 0 .877-.008 1.211-.023.333-.016.596-.068.789-.157.271-.12.448-.274.531-.465.083-.19.125-.41.125-.66zm.727 4.734c0-.37-.071-.655-.214-.855s-.387-.351-.73-.449c-.233-.068-.556-.105-.966-.11s-.84-.008-1.287-.008h-.655v2.898h.218c.842 0 1.445-.003 1.809-.008a2.652 2.652 0 0 0 1.006-.203c.312-.13.526-.304.643-.52a1.53 1.53 0 0 0 .176-.745z"/></svg>'},Sh={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 0 1 6 10ZM5 4h5v1H5V4Z"/><path class="cls-1" d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01ZM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Z"/></svg>'},$h={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 0 1 4.977 2h.046A.976.976 0 0 1 6 2.977v1.046A.977.977 0 0 1 5.023 5h-.046A.977.977 0 0 1 4 4.023ZM13 4v.023A1.98 1.98 0 0 1 11.023 6h-.046A1.98 1.98 0 0 1 9 4.023V4H7v.023A1.98 1.98 0 0 1 5.023 6h-.046A1.98 1.98 0 0 1 3 4.023V4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Zm-7 8H4v-1h2Zm.001-1.999H4V9h2.001Zm0-2.001H4V7h2.001ZM9 12H7v-1h2Zm0-1.999H7V9h2ZM9 8H7V7h2Zm3 4h-2v-1h2Zm.001-1.999H10V9h2.001Zm0-2.001H10V7h2.001ZM10 4.023V2.977A.976.976 0 0 1 10.977 2h.046a.976.976 0 0 1 .977.977v1.046a.977.977 0 0 1-.977.977h-.046A.977.977 0 0 1 10 4.023Z"/></svg>'},Mh={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>'},_h={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>'},Ah={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>'},Eh={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>'},Ih={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z"/></svg>'},Oh={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z"/></svg>'},Th={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693Z"/></svg>'},Rh={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm0 9.429A3.429 3.429 0 1 1 11.429 8 3.429 3.429 0 0 1 8 11.429Z"/></svg>'},Dh={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>'},Fh={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 0 1 7 2v2.686a3.475 3.475 0 0 0 0 6.628ZM9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/></svg>'},Lh={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z"/></svg>'},Nh={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z"/></svg>'},Ph={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.262 4.262 0 0 1 2.36-.713ZM3.789 8a4.261 4.261 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8Z"/></svg>'},zh={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.263 4.263 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 0 1 2.36-.713ZM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 0 1-.03-4.77Zm3.573 6.647a4.256 4.256 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 0 1-2.361.713Zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 0 1-.028 4.67Z"/></svg>'},Vh={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2Zm1-2v9H4V3H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Zm-2 4H5v1h5ZM8 9H5v1h3Z"/></svg>'},Hh={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.635 1.635 0 0 1 .84-.256 1.979 1.979 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 0 1 0 1.085l2.376 2.38a1.597 1.597 0 0 1 .458 1.072 1.621 1.621 0 0 1-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 1 1 0-2.293"/></svg>'},Bh={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.108 7.392.955-.957a1.004 1.004 0 0 1 .516-.157 1.215 1.215 0 0 1-.14.486c-.072.1-.834.866-.966.999a.785.785 0 0 1 0 .666l1.341 1.344a.981.981 0 0 1 .281.658.996.996 0 0 1-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 1 1 0-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 0 0-.563-.344 4.61 4.61 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 0 0 .608-1.175ZM8 11.45A3.45 3.45 0 1 1 11.45 8 3.45 3.45 0 0 1 8 11.45Z"/></svg>'},qh={name:"clock_exclamation_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2.821 5.114h1.357V6H2.82v-.886ZM2.798 1l.155 3.56h1.094L4.202 1H2.798Zm7.481 2.575h.001l-.013-.007a4.92 4.92 0 0 0-.606-.262 5.015 5.015 0 0 0-.523-.163 4.948 4.948 0 0 0-.286-.055A4.654 4.654 0 0 0 8 3c-.016 0-.03.004-.045.005a4.706 4.706 0 0 0-.785.079c-.097.016-.194.03-.29.052a5.078 5.078 0 0 0-.575.179c-.48.174-.907.438-1.305.74V7H3.109l-.017.092a4.903 4.903 0 0 0-.088.87C3.004 7.974 3 7.986 3 8c0 .293.036.575.088.852.016.096.033.19.055.285.045.182.101.359.165.532.074.206.16.403.259.595l.007.016h.001c.83 1.608 2.49 2.72 4.426 2.72C10.762 13 13 10.762 13 8c0-1.935-1.112-3.594-2.72-4.425Zm-.275 7.041c-.38-.38-1.454-1.473-1.675-1.699a1.06 1.06 0 0 1-1.523-.953 1.06 1.06 0 0 1 1.523-.954l1.293-1.296c.117-.117.509-.213.7-.213 0 .128-.085.51-.191.658-.097.136-1.128 1.173-1.308 1.353a1.064 1.064 0 0 1 0 .903l1.816 1.82s.445.466.382.89c-.297 0-.594-.085-1.017-.509Z"/></svg>'},jh={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3Zm2.003 7.616a453.75 453.75 0 0 1-1.675-1.7 1.061 1.061 0 1 1 0-1.907l1.294-1.297a1.36 1.36 0 0 1 .699-.212 1.646 1.646 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 0 1 0 .903l1.817 1.82a1.33 1.33 0 0 1 .381.891 1.35 1.35 0 0 1-1.017-.51Z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},Zh={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>'},Uh={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 0 1-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 0 1 2.63-2.937A4.203 4.203 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.251 2.251 0 0 1 1.437 2.09 2.24 2.24 0 0 1-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003Zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 0 0 0-1.799.883.883 0 0 0-.337.067l-.493.202.159-.508a2.914 2.914 0 0 0-2.777-3.783 2.897 2.897 0 0 0-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 0 0-.403-.051Z"/></svg>'},Wh={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.476 7.298-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568ZM15 9.005a2.374 2.374 0 0 1-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 1 0-.516-2.64A3.77 3.77 0 1 0 4.797 5.99 2.238 2.238 0 0 0 2 8.148a2.223 2.223 0 0 0 2.057 2.22l1.758.009-.448.894a10.567 10.567 0 0 1-2.31-.121 3.224 3.224 0 0 1 .993-6.225 4.77 4.77 0 0 1 9.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0 1 15 9.006Z"/></svg>'},Gh={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.429 10.1.001-.101A3.998 3.998 0 0 0 4.69 8.59a2.715 2.715 0 0 0-2.557 2.7 2.782 2.782 0 0 0 1.725 2.516 4.854 4.854 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897Zm-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 1.891 1.891 0 0 1 .464.06 3.16 3.16 0 1 1 6.13 1.462 1.149 1.149 0 1 1 .433 2.213ZM4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1Zm5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z"/></svg>'},Kh={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.823 2-2.217.914.516 1.25a4.743 4.743 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 0 0 .674.048 4.74 4.74 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 0 0-.676-.049 4.808 4.808 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.984 2.984 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.198 1.198 0 0 0 8 6.8"/></svg>'},Jh={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 0 1-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 0 1-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 0 1-1.66-.078l-.105-.012a15.901 15.901 0 0 1-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 0 1-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 0 1-.462-.223l-.03-.02a2.343 2.343 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 0 0 .697.197 14.793 14.793 0 0 0 3.4.363 14.818 14.818 0 0 0 3.403-.362 8.38 8.38 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 0 1-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 0 0 .698.197 14.8 14.8 0 0 0 3.399.362 14.817 14.817 0 0 0 3.401-.362 8.375 8.375 0 0 0 .7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697 2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 0 1 .52.223 4.027 4.027 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 0 1 .341 1.058l1.127.095-.133 1.539a10.211 10.211 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.543 2.543 0 0 0-2.938.45 2.408 2.408 0 0 0-.698 2.14 11.88 11.88 0 0 0-1.482.311l-.008-.033Zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 0 1-.026-.314.99.99 0 0 1 .292-.618 1.011 1.011 0 0 1 1.174-.18.992.992 0 0 1 .539.967.923.923 0 0 1-.036.132 17.817 17.817 0 0 0-.866-.022Z"/></svg>'},Xh={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 0 0-.676-.049 4.803 4.803 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 0 0 .674.048 4.737 4.737 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 0 0 .002-1.34Zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 0 1-.466.131 9.896 9.896 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.243 5.454 5.454 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 0 0 .223.16l.02.013a2.725 2.725 0 0 0 .309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 0 0 1.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 0 0 .308-.149l.022-.014a1.651 1.651 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 0 1-.466.13 9.897 9.897 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.242 5.44 5.44 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 0 0 .223.16l.02.013a2.716 2.716 0 0 0 .309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 0 0 1.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 0 0 .307-.15l.022-.013a1.657 1.657 0 0 0 .222-.16c.009-.007.021-.014.03-.022Zm-.953-1.05a5.625 5.625 0 0 1-.467.132 9.896 9.896 0 0 1-2.272.24 9.885 9.885 0 0 1-2.271-.24 6.179 6.179 0 0 1-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702Z"/></svg>'},Yh={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 0 1-.224.477.787.787 0 0 1-.909.139.762.762 0 0 1-.19-1.224.781.781 0 0 1 .907-.14.767.767 0 0 1 .416.748ZM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 0 1-.232.268 2.386 2.386 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 0 1-.256-.215 2.358 2.358 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 0 1 .234-.27 2.463 2.463 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 0 1 .008.654Zm-1.934-1.591a1.495 1.495 0 0 0-2.085.011 1.454 1.454 0 0 0 .01 2.081 1.479 1.479 0 0 0 .486.313 1.495 1.495 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081ZM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 0 1 .402.172 3.111 3.111 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 0 1-.4.762ZM7.874 6.054a1.916 1.916 0 0 0-1.04-1.868 1.965 1.965 0 0 0-2.27.348 1.907 1.907 0 0 0 .478 3.06 1.965 1.965 0 0 0 2.27-.347 1.903 1.903 0 0 0 .562-1.193Zm3.376 4.467a.6.6 0 0 0-.64.13.591.591 0 0 0-.131.196.584.584 0 0 0 .33.761.597.597 0 0 0 .64-.13.59.59 0 0 0 .13-.195.583.583 0 0 0-.135-.637.596.596 0 0 0-.194-.125Z"/></svg>'},Qh={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 3.11-1.178-.632-1.875 2.133a5.424 5.424 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 0 0 .453.525l-.13.427h7.232a.818.818 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.768 2.768 0 0 1-1.51-3.66 2.876 2.876 0 0 1 3.729-1.482 2.76 2.76 0 0 1 1.535 3.637Z"/></svg>'},eu={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 0 1-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 0 1 2 9.5v-6A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5Z"/></svg>'},tu={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1Zm-8-1V7h7v4Zm1-6H4V4h3Zm1 0V3H3v7h1v3h2v1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v2Z"/></svg>'},nu={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>'},iu={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>'},ou={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646 7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM8 9H4v3h4Zm4 2H9v1h3Zm0-2H9v1h3Zm0-5H4v4h8V4Zm-5 6H5v1h2Z"/></svg>'},ru={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>'},su={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>'},au={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646 7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM4 7h3V4H4Zm8 1H4v4h8V8Zm0-4H8v3h4Z"/></svg>'},lu={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 0 0 .36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 0 1-.757.212A16.17 16.17 0 0 1 7.997 14a16.144 16.144 0 0 1-3.69-.391 8.83 8.83 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 0 0 .362.26c.012.006.021.013.033.02a4.294 4.294 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 0 0 .82.1 24.659 24.659 0 0 0 .98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 0 0 .5-.241.415.415 0 0 0 .035-.022m0-2.845-.035.022a4.46 4.46 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 0 1-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 0 1-.823-.02l-.18-.008a20.583 20.583 0 0 1-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.145 16.145 0 0 0 3.69.39 16.171 16.171 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258m0-2.845-.035.022a4.463 4.463 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 0 1-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 0 1-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.144 16.144 0 0 0 3.69.39 16.17 16.17 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 0 0 3.69.39 16.17 16.17 0 0 0 3.692-.39 9.13 9.13 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},cu={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 0 1-1.594-.26 7.445 7.445 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 0 0 .308.222l.028.018a3.65 3.65 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613Zm-2.238-7.74a8.567 8.567 0 0 0 .645.182 13.68 13.68 0 0 0 3.143.334 13.697 13.697 0 0 0 3.144-.334 7.753 7.753 0 0 0 .646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973Zm5.047 6.495.008.007.008-.008Zm-5.047-4.07a7.471 7.471 0 0 0 .644.182 13.675 13.675 0 0 0 3.143.335 13.697 13.697 0 0 0 3.146-.335 7.694 7.694 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 0 1-.307.22.353.353 0 0 1-.03.02 3.788 3.788 0 0 1-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 0 1-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 0 1-1.535-.072l-.097-.011a14.698 14.698 0 0 1-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 0 1-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 0 1-.427-.207l-.028-.017a2.167 2.167 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972Zm0 2.436a7.471 7.471 0 0 0 .644.182 13.147 13.147 0 0 0 2.644.328l.318-.318.323.324a14.377 14.377 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 0 1-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 0 1-1.402 0l-.154-.007a17.43 17.43 0 0 1-.68-.049l-.097-.011a14.689 14.689 0 0 1-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 0 1-.427-.207l-.028-.017a2.169 2.169 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972Zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z"/></svg>'},du={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>'},hu={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 0 1-6.997-2.962v-.007H2v.007a5.995 5.995 0 0 0 10.301 4.182ZM8.372 2v1.884a4.13 4.13 0 0 1 2.992 6.501l1.429 1.224A6.008 6.008 0 0 0 8.37 2ZM2.048 7.236h1.897a4.117 4.117 0 0 1 3.675-3.352V2A6.012 6.012 0 0 0 2.05 7.236Z"/></svg>'},uu={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3Zm5-2a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3Z"/></svg>'},pu={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 1 1 0 6 3 3 0 0 1 0-6Z"/></svg>'},fu={name:"down_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m5.958 10.03 2.063-6.281.49 2.344 4.117-4.122 1.414 1.414L9.94 7.487l2.324.504-6.306 2.038Z"/><path class="cls-1" d="M8 10.42V12H4V8h1.572l.657-2H2v8h8V9.774l-2 .646z"/></svg>'},gu={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>'},mu={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1ZM12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2ZM8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2ZM2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444ZM2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12Zm11.556-8.222v.889a.444.444 0 0 1-.445.444H10.89a.444.444 0 0 1-.445-.444v-.89H10v.89a.444.444 0 0 1-.444.444H7.333a.444.444 0 0 1-.444-.444v-.89H4.667a.889.889 0 0 0-.89.89v2.222h.89a.444.444 0 0 1 .444.444v2.223a.444.444 0 0 1-.444.444h-.89v.444h.89a.444.444 0 0 1 .444.445v2.222a.444.444 0 0 1-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 0 1 8.222 6.89H14V3.778Z"/></svg>'},vu={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>'},bu={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 0 0 1 8.001a7.588 7.588 0 0 0 7.146 4.342A7.002 7.002 0 0 0 15 8a7.586 7.586 0 0 0-7.144-4.344m-1.199 7.289A5.108 5.108 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 0 0-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 0 0-.053.576 3.348 3.348 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5.006 5.006 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},yu={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 0 1 6.19 11.96a3.323 3.323 0 0 1-2.042.667 2.835 2.835 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 0 0 1.2.716 1.976 1.976 0 0 0 1.385-.625 11.546 11.546 0 0 0 1.722-2.403l2.252-3.88a7.585 7.585 0 0 0-.679-.037 2.365 2.365 0 0 0-1.66.54 1.967 1.967 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 0 1 .645-1.874 3.312 3.312 0 0 1 1.34-1.177 6.74 6.74 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 0 0 .29 1.701.498.498 0 0 0 .528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506Zm-.086-.896-.275-3.22-1.855 3.22Z"/></svg>'},wu={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>'},xu={name:"file_arrow_curved_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7 2 3 3H7V2ZM6 6V2H2v12h4.282l.03-.187A4.508 4.508 0 0 1 10 10.065V6H6Zm8 5.5L11 9v2c-1.817-.091-3.412 1.137-3.701 2.97.576-.672 2.077-2.065 3.701-1.82V14l3-2.5Z"/></svg>'},ku={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>'},Cu={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 0 0 .249-1.302A3.701 3.701 0 0 0 7.22 7 3.654 3.654 0 0 0 6 7.223V2h4v4Zm-3-4v3h3Zm-1.126 8.698a2.697 2.697 0 0 1-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 1 1 5.22-.956Zm-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745Z"/></svg>'},Su={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 1 0 2.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29Zm2.033 4.059a1.154 1.154 0 0 1 0-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 0 1-1.07.726Z"/></svg>'},$u={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 4H3.583A.585.585 0 0 0 3 4.598V11.5l1.5 1.497 7.858.003c.33 0 .6-.27.6-.6L13 4.545c0-.33-.215-.546-.545-.546ZM11 12H8v-2H6v2H5V9h6v3Zm1-4H4V5h8v3Z"/></svg>'},Mu={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},_u={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18ZM12.455 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Au={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Eu={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>'},Iu={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>'},Ou={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.027 14 2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},Tu={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11ZM5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5Zm7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5ZM11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5Z"/></svg>'},Ru={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111ZM9.544 4.667H9.31a3.141 3.141 0 0 0-.394-.1 2.455 2.455 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.334 1.334 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 0 1-.462 1.357 2.583 2.583 0 0 1-.784.808 3.015 3.015 0 0 1-.938.387A4.823 4.823 0 0 1 3.184 13q-.275 0-.629-.03A3.529 3.529 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.538 2.538 0 0 0 .5.052 1.304 1.304 0 0 0 .898-.29 1.584 1.584 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 0 1 .444-1.244 2.516 2.516 0 0 1 .76-.734 2.643 2.643 0 0 1 .94-.356A5.61 5.61 0 0 1 8.357 3q.294 0 .588.025t.599.076Z"/></svg>'},Du={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 0 1 1.142-.49 1.763 1.763 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.343 1.343 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.979 5.979 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.576 2.576 0 0 0 .64-1.082A5.968 5.968 0 0 1 14 8.86Zm-6-6a5.998 5.998 0 0 0-4.201 10.28l1.308-1.308a4.14 4.14 0 0 1 4.645-6.725l.564-.564a2.57 2.57 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86Z"/></svg>'},Fu={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1Zm4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z"/></svg>'},Lu={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>'},Nu={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3ZM8.875 2H6.723A1.991 1.991 0 0 1 5 3a2.486 2.486 0 0 1-2-1H2v4h1a1.797 1.797 0 0 1 1.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2Z"/></svg>'},Pu={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7.76 14 .752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14ZM6.447 9.392h2.506l.72-2.85H7.167Z"/></svg>'},zu={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},Vu={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 0 0-.355-1.257h.404V2.6h.047a.556.556 0 0 0 .499-.6H4.727a.556.556 0 0 0 .499.6h.047v.49h.404a2.491 2.491 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6ZM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 0 1 1.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305Z"/></svg>'},Hu={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 0 1 1 1v8a1.001 1.001 0 0 1-1 1H4a1.001 1.001 0 0 1-1-1V4a1.001 1.001 0 0 1 1-1h8m0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 4v8h8V4Zm6 6H6V6h4Z"/></svg>'},Bu={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75Zm.276-2.698a1.19 1.19 0 0 0 2.035-.838 1.164 1.164 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.158 1.158 0 0 0-.35.846 1.144 1.144 0 0 0 .354.838Z"/></svg>'},qu={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-.697 2.28a.951.951 0 0 1 1.35 0 .928.928 0 0 1 .276.675.952.952 0 0 1-1.905 0 .924.924 0 0 1 .279-.674ZM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z"/></svg>'},ju={name:"italic_i_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M8.99 13.802H4.38l.258-1.133h1.523l2.17-9.367H6.808l.258-1.133h4.61l-.258 1.133H9.895l-2.17 9.367h1.523l-.258 1.133z"/></svg>'},Zu={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.045 7.348-.652-.652 1.444-.14Zm-3.818.698-4.912 4.912-.395-.396 4.12-4.12Zm4.734-2.918-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304Zm-3.524-.386-.651-.653.791-.791Zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28Z"/></svg>'},Uu={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>'},Wu={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.555 9.546.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11Zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11Zm0 3.11.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768Z"/></svg>'},Gu={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z"/></svg>'},Ku={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 0 1 9.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 0 0-1.277-.769 1.43 1.43 0 0 0-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 0 0 .054 2.038 1.507 1.507 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A46.793 46.793 0 0 1 5.53 6.356a2.826 2.826 0 0 1 1.935-.764M10.583 2.5a3.001 3.001 0 0 0-.69.081 10.376 10.376 0 0 0-2.996 2.377 3.474 3.474 0 0 1 .568-.054 3.58 3.58 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 0 1 .913-.395 1.513 1.513 0 0 1 1.074.469 1.433 1.433 0 0 1 .022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 0 1-.975.395 1.483 1.483 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 0 0 2.493 1.42 2.808 2.808 0 0 0 1.93-.76 54.2 54.2 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5"/></svg>'},Ju={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 0 0-.326-1.312 1.297 1.297 0 0 0-.88-.374 37.657 37.657 0 0 0-2.779.002 1.298 1.298 0 0 0-1.273 1.341 1.367 1.367 0 0 0 .39.944 1.162 1.162 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 0 0 1.104 1.344 8.133 8.133 0 0 1-3.45-.395 2.705 2.705 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a42.45 42.45 0 0 1 2.951-.003 2.564 2.564 0 0 1 1.731.751m3.984.017a2.723 2.723 0 0 0-.495-.39 9.414 9.414 0 0 0-3.447-.398 3.151 3.151 0 0 1 .4.33 3.247 3.247 0 0 1 .68 1c.457.031.864.035 1.096.027a1.108 1.108 0 0 1 .839.331 1.373 1.373 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 0 1-.878-.372 1.345 1.345 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 0 0 .688 2.51 2.547 2.547 0 0 0 1.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 0 0 1.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774Z"/></svg>'},Xu={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>'},Yu={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>'},Qu={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 0 1-.694.178 16.116 16.116 0 0 1-3.382.328 16.089 16.089 0 0 1-3.38-.328 8.77 8.77 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 0 0 .332.218l.03.017a4.235 4.235 0 0 0 .46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 0 0 .457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 0 0 .33-.216Zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 0 0 .694.179 16.101 16.101 0 0 0 3.378.327 16.12 16.12 0 0 0 3.382-.327 8.892 8.892 0 0 0 .694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457ZM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 0 1 1-.255V6h3v2h6V7H9V6Z"/></svg>'},ep={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z"/></svg>'},tp={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.073 12.29-2.926-2.926a3.971 3.971 0 1 0-.783.783l2.927 2.926ZM7.01 9.84a2.83 2.83 0 1 1 2.83-2.83 2.833 2.833 0 0 1-2.83 2.83Z"/></svg>'},np={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 0 0-.75.73v8.54a.74.74 0 0 0 .75.73h12.5a.74.74 0 0 0 .75-.73V3.73a.74.74 0 0 0-.75-.73Zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91Zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12Z"/></svg>'},ip={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>'},op={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>'},rp={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 0 0 4 2.615v10.77a.54.54 0 0 0 .538.538h5.924a.54.54 0 0 0 .538-.538V2.615a.54.54 0 0 0-.538-.538ZM10 12H5V3h5Z"/></svg>'},sp={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>'},ap={name:"number_list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M14 11H6v2h8v-2zm0-4H6v2h8V7zm0-4H6v2h8V3zM1.999 4.644h.73V2.302h-.585v-.271c.295-.05.505-.13.681-.235h.32v2.848h.656v.346H1.999v-.346zM1.804 9.509c.951-.932 1.501-1.521 1.501-2.037 0-.365-.2-.621-.605-.621-.265 0-.496.17-.676.381l-.235-.226c.265-.3.551-.495.961-.495.591 0 .961.375.961.936 0 .621-.561 1.196-1.336 1.987.174-.016.37-.026.535-.026h.956v.355H1.804v-.254zM1.733 13.884l.21-.271c.19.201.44.376.816.376.385 0 .661-.226.661-.581 0-.38-.26-.635-1.021-.635v-.315c.676 0 .906-.261.906-.596 0-.306-.21-.501-.55-.501-.266 0-.491.136-.681.32l-.221-.26c.246-.23.541-.4.916-.4.556 0 .956.295.956.811 0 .386-.23.631-.576.761v.021c.385.09.691.37.691.811 0 .565-.471.91-1.056.91a1.363 1.363 0 0 1-1.051-.451z"/></svg>'},lp={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>'},cp={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757Zm-7.381 9.493 2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774Zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383Zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},dp={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>'},hp={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 0 1-.195 1.176 2.63 2.63 0 0 1-.549.885 3.96 3.96 0 0 1-.852.672 7.46 7.46 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 0 0 .793-.429 2.098 2.098 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.042 1.042 0 0 0-.423-.939 2.163 2.163 0 0 0-1.195-.28 3.338 3.338 0 0 0-1.068.204 4.853 4.853 0 0 0-1.09.526h-.263V3.566a8.148 8.148 0 0 1 1.296-.372A8.205 8.205 0 0 1 7.77 3a4.196 4.196 0 0 1 2.579.718 2.241 2.241 0 0 1 .954 1.876ZM8.77 13H6.112v-1.737H8.77Z"/></svg>'},up={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 7.985-8.002 4.013L8 8 5.998 3.987ZM3.995 2.997 2 2l3 6-3 6 2.002-1.005L6.5 8Z"/></svg>'},pp={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1Z"/></svg>'},fp={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 0 0 0-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 1 0-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 1 0 0 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1 0 12 10Z"/></svg>'},gp={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>'},mp={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>'},vp={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>'},bp={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 0 0 1.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 0 1 .9-1.267Zm0-6.054a4.613 4.613 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 0 1 2 9.18V4h12Z"/></svg>'},yp={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29 2 12.304v-8.01ZM14 2h-2v12h2Z"/></svg>'},wp={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.123 4.123 0 0 0-3.176 3.169ZM8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6Z"/></svg>'},xp={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>'},kp={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.108 2.108 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 0 0 .88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 0 0-1.274.262 2.015 2.015 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z"/></svg>'},Cp={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 0 0-1.477.291 2.262 2.262 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 0 0 1.01.213l.223.018V13Z"/></svg>'},Sp={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 0 0-.5.5v11a.501.501 0 0 0 .5.5h9a.501.501 0 0 0 .5-.5v-11a.501.501 0 0 0-.5-.5ZM8 13.25a.75.75 0 1 1 .75-.75.752.752 0 0 1-.75.75ZM12 11H4V3h8Z"/></svg>'},$p={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588 5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543ZM6.5 6.499a1.082 1.082 0 1 1-.013-1.516A1.072 1.072 0 0 1 6.499 6.5Z"/></svg>'},Mp={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338 5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293ZM6.5 5.249a1.082 1.082 0 1 1-.013-1.516 1.072 1.072 0 0 1 .013 1.516Zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z"/></svg>'},_p={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2Zm4.9.99A5.005 5.005 0 0 0 9 3.1V1H7v2.1A5.005 5.005 0 0 0 3.1 7H1v2h2.1A5.005 5.005 0 0 0 7 12.9V15h2v-2.1A5.005 5.005 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4Z"/></svg>'},Ap={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 0 1 9 12.9V15H7v-2.108a4.99 4.99 0 0 1-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 1 0 7 4.13V1h2v2.1A5.005 5.005 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2Z"/></svg>'},Ep={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5ZM.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8Zm12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8Z"/></svg>'},Ip={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>'},Op={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2Z"/></svg>'},Tp={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>'},Rp={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103 5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},Dp={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>'},Fp={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.585Z"/></svg>'},Lp={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12L8 2Z"/></svg>'},Np={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.625 8 8 2l4.375 6h-8.75ZM14 12H2v2h12v-2Zm0-3H2v2h12V9Z"/></svg>'},Pp={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 0 0-1.6 1.6v6.8a1.595 1.595 0 0 0 1.6 1.594h10.8a1.595 1.595 0 0 0 1.6-1.594v-6.8a1.6 1.6 0 0 0-1.6-1.6ZM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z"/></svg>'},zp={name:"two_squares_in_brackets",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4h5v5H4V4Zm6 3v3H7v2h5V7h-2ZM5 3V2H2v12h3v-1H3V3h2Zm8-1h-2v1h2v10h-2v1h3V2h-1Z"/></svg>'},Vp={name:"two_triangles_between_lines",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.11 2.11v12h2v-12h-2Zm12 0v12h2v-12h-2Zm-6 8.974-3-3 3-3v6Zm1.925-5.948 3 3-3 3v-6Z"/></svg>'},Hp={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 0 0-1.182 1.51l.01.155.021.193a1.69 1.69 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 0 0 .992.36h.049a1.306 1.306 0 0 0 .224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 0 1-.571.053 3.148 3.148 0 0 1-2.99-2.258l-.011-.045a3.04 3.04 0 0 1-.076-.35 3.127 3.127 0 0 1-.03-.206l-.004-.089a3.112 3.112 0 0 1-.016-.336A3.164 3.164 0 0 1 4.35 7.356c.272-.068.808-.203.802-.206l.623-.137Zm4.31-1.544-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 0 1-.035.58l-.064.185-.056.142a1.546 1.546 0 0 1-1.4.893 1.661 1.661 0 0 1-.313-.03 54.946 54.946 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 0 0 .578.056 3.188 3.188 0 0 0 2.811-1.74 3.018 3.018 0 0 0 .129-.311l.033-.083.061-.197a3.047 3.047 0 0 0 .082-.351l.008-.044a3.132 3.132 0 0 0-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393 6.875 6.075h.75l.3 3.032 1.2-3.782h-.75Z"/></svg>'},Bp={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 6v2H3v6h10V8Z"/></svg>'},qp={name:"up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 10.828V12H4V8h1.172l2-2H2v8h8V8.828l-2 2Z"/><path class="cls-1" d="m14.042 1.97-2.063 6.281-.49-2.344-4.117 4.122-1.414-1.414 4.102-4.102-2.324-.504 6.306-2.038z"/></svg>'},jp={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z"/></svg>'},Zp={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 0 1-.335.364 8.55 8.55 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0 1 14 12.291V14H2v-1.673a2.163 2.163 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 0 1-.312-.749 4.275 4.275 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2"/></svg>'},Up={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.57 7.28-.06.013a4.556 4.556 0 0 0-1.38-2.609V3.44a.481.481 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.481.481 0 0 0 .48.48h.48V14h4.32v-.96h.48a.481.481 0 0 0 .48-.48v-1.24a4.547 4.547 0 0 0 1.379-2.612l.061.012a.481.481 0 0 0 .48-.48v-.48a.481.481 0 0 0-.48-.48Zm-2.3 2.662a1.59 1.59 0 0 0-.182-.26L8.747 8.338a.785.785 0 0 0 0-.666c.132-.133.894-.899.965-1a1.216 1.216 0 0 0 .14-.485 1.004 1.004 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297Z"/></svg>'},Wp={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 0 1-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472Z"/></svg>'},Gp={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.089 2.526h-1.868a5.598 5.598 0 0 0-.854-1.712 5.363 5.363 0 0 1 2.722 1.712Zm-2.722 8.66a5.599 5.599 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.644 10.644 0 0 0 .208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.955.955 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.363 5.363 0 0 1 2.722-1.712 5.017 5.017 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526ZM12.105 8a.326.326 0 0 1-.19.296l-6.598 3.3-.148.036a.327.327 0 0 1-.327-.328V4.69a.327.327 0 0 1 .492-.281l6.595 3.302a.326.326 0 0 1 .176.29Z"/></svg>'},Kp={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.364 5.364 0 0 1 2.722 1.712Zm-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.657 10.657 0 0 0 .208-1.187L9.923 10a9.85 9.85 0 0 1-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.96.96 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.364 5.364 0 0 1 2.722-1.712 5.02 5.02 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526Zm-.619-3.131L5.334 4.409a.327.327 0 0 0-.492.281v6.613a.327.327 0 0 0 .327.328l.148-.035 6.598-3.3a.326.326 0 0 0 .014-.585Zm-6.087 2.505V5.78L10.274 8Z"/></svg>'},Jp={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>'},Xp={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>'},Yp={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.286 11.714-5.791-5.79a2.504 2.504 0 0 0 .17-.755 2.149 2.149 0 0 0-.095-.814 2.12 2.12 0 0 0-.55-.904 2.328 2.328 0 0 0-1.76-.685h-.045a2.104 2.104 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 0 1-.22.854 1.043 1.043 0 0 1-.114.145 1.648 1.648 0 0 1-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 0 0-.135.545l-.015.105a2.337 2.337 0 0 0 .384 1.518 2.51 2.51 0 0 0 .295.36 2.205 2.205 0 0 0 1.576.65 2.453 2.453 0 0 0 .898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67ZM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916ZM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45Z"/></svg>'},Qp={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667 9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3Z"/></svg>'},ef={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026 4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363Zm1.155-10.68-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312Z"/></svg>'},tf=W`
|
|
2300
|
+
const eh=mi.tagFor(Yd),th={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>'},nh={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2h2z"/></svg>'},ih={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.171 13.933-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26ZM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247Z"/></svg>'},oh={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},rh={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},sh={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},ah={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},lh={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z"/></svg>'},ch={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 0 0 3.143-3.025 3.08 3.08 0 0 0-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 0 1 4.572 4.53A4.629 4.629 0 0 1 8 13.5Z"/></svg>'},dh={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z"/></svg>'},hh={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 0 1 3.3 3.428 3.366 3.366 0 0 1-3.3 3.429 3.36 3.36 0 0 1-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 0 0 8.9 13.059a5.05 5.05 0 0 0 4.95-5.143A5.05 5.05 0 0 0 8.9 2.773Z"/></svg>'},uh={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.857 9.453-2.571-1.68v.908a3 3 0 0 0 3 3 3 3 0 0 0 3-3V3.11H14v5.571a4.714 4.714 0 0 1-4.714 4.715A4.714 4.714 0 0 1 4.57 8.68v-.908L2 9.453l3.403-6.849Z"/></svg>'},ph={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14H7z"/></svg>'},fh={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.195 4.977-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},gh={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735 14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},mh={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75 10 14l-6-3 6-3-1.25 2.25ZM8 11h1a4 4 0 0 0 4-4M7.25 5.75 6 8l6-3-6-3 1.25 2.25ZM8 5H7a4 4 0 0 0-4 4"/></svg>'},vh={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>'},bh={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2Zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745Z"/></svg>'},yh={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 0 0-.71.71v2.032a.71.71 0 0 0 .71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 0 0 .71-.71V5.46a.71.71 0 0 0-.71-.711ZM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 0 0-1.71 1.71v2.032a1.712 1.712 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2Zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746Z"/></svg>'},wh={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 0 1-2 0Zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497Zm-3.5-7.5a5.5 5.5 0 1 1-5.5 5.5 5.506 5.506 0 0 1 5.5-5.5m0-1a6.5 6.5 0 1 0 6.5 6.5 6.5 6.5 0 0 0-6.5-6.5Z"/></svg>'},xh={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 0 0 8 14.5 6.5 6.5 0 0 0 14.5 8 6.5 6.5 0 0 0 8 1.5 6.5 6.5 0 0 0 1.5 8ZM8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1Zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497Z"/></svg>'},kh={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0 1 13 5.762V2Zm12 7.5a3.5 3.5 0 1 0-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0 0 14 9.5ZM10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8Z"/></svg>'},Ch={name:"bold_b_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M12.981 10.536c0 .562-.113 1.065-.34 1.508s-.538.81-.934 1.102a4.337 4.337 0 0 1-1.512.734c-.55.146-1.246.219-2.09.219H3.028V2.466h4.516c.938 0 1.624.031 2.059.094a4.2 4.2 0 0 1 1.293.414c.442.224.772.524.988.902.216.378.324.809.324 1.293 0 .562-.148 1.059-.445 1.488s-.716.765-1.258 1.004v.062c.76.151 1.363.464 1.809.938s.667 1.099.667 1.875zM9.137 5.755c0-.192-.048-.386-.145-.578-.097-.192-.267-.336-.512-.43a2.482 2.482 0 0 0-.815-.137 67.472 67.472 0 0 0-1.372-.011h-.281V7.06h.469c.474 0 .877-.008 1.211-.023.333-.016.596-.068.789-.157.271-.12.448-.274.531-.465.083-.19.125-.41.125-.66zm.727 4.734c0-.37-.071-.655-.214-.855s-.387-.351-.73-.449c-.233-.068-.556-.105-.966-.11s-.84-.008-1.287-.008h-.655v2.898h.218c.842 0 1.445-.003 1.809-.008a2.652 2.652 0 0 0 1.006-.203c.312-.13.526-.304.643-.52a1.53 1.53 0 0 0 .176-.745z"/></svg>'},Sh={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 0 1 6 10ZM5 4h5v1H5V4Z"/><path class="cls-1" d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01ZM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Z"/></svg>'},$h={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 0 1 4.977 2h.046A.976.976 0 0 1 6 2.977v1.046A.977.977 0 0 1 5.023 5h-.046A.977.977 0 0 1 4 4.023ZM13 4v.023A1.98 1.98 0 0 1 11.023 6h-.046A1.98 1.98 0 0 1 9 4.023V4H7v.023A1.98 1.98 0 0 1 5.023 6h-.046A1.98 1.98 0 0 1 3 4.023V4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Zm-7 8H4v-1h2Zm.001-1.999H4V9h2.001Zm0-2.001H4V7h2.001ZM9 12H7v-1h2Zm0-1.999H7V9h2ZM9 8H7V7h2Zm3 4h-2v-1h2Zm.001-1.999H10V9h2.001Zm0-2.001H10V7h2.001ZM10 4.023V2.977A.976.976 0 0 1 10.977 2h.046a.976.976 0 0 1 .977.977v1.046a.977.977 0 0 1-.977.977h-.046A.977.977 0 0 1 10 4.023Z"/></svg>'},Mh={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>'},_h={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>'},Ah={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>'},Eh={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>'},Ih={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z"/></svg>'},Oh={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z"/></svg>'},Th={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693Z"/></svg>'},Rh={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm0 9.429A3.429 3.429 0 1 1 11.429 8 3.429 3.429 0 0 1 8 11.429Z"/></svg>'},Dh={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>'},Fh={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 0 1 7 2v2.686a3.475 3.475 0 0 0 0 6.628ZM9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/></svg>'},Lh={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z"/></svg>'},Nh={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z"/></svg>'},Ph={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.262 4.262 0 0 1 2.36-.713ZM3.789 8a4.261 4.261 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8Z"/></svg>'},zh={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.263 4.263 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 0 1 2.36-.713ZM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 0 1-.03-4.77Zm3.573 6.647a4.256 4.256 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 0 1-2.361.713Zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 0 1-.028 4.67Z"/></svg>'},Vh={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2Zm1-2v9H4V3H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Zm-2 4H5v1h5ZM8 9H5v1h3Z"/></svg>'},Hh={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.635 1.635 0 0 1 .84-.256 1.979 1.979 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 0 1 0 1.085l2.376 2.38a1.597 1.597 0 0 1 .458 1.072 1.621 1.621 0 0 1-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 1 1 0-2.293"/></svg>'},Bh={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.108 7.392.955-.957a1.004 1.004 0 0 1 .516-.157 1.215 1.215 0 0 1-.14.486c-.072.1-.834.866-.966.999a.785.785 0 0 1 0 .666l1.341 1.344a.981.981 0 0 1 .281.658.996.996 0 0 1-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 1 1 0-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 0 0-.563-.344 4.61 4.61 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 0 0 .608-1.175ZM8 11.45A3.45 3.45 0 1 1 11.45 8 3.45 3.45 0 0 1 8 11.45Z"/></svg>'},qh={name:"clock_exclamation_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2.821 5.114h1.357V6H2.82v-.886ZM2.798 1l.155 3.56h1.094L4.202 1H2.798Zm7.481 2.575h.001l-.013-.007a4.92 4.92 0 0 0-.606-.262 5.015 5.015 0 0 0-.523-.163 4.948 4.948 0 0 0-.286-.055A4.654 4.654 0 0 0 8 3c-.016 0-.03.004-.045.005a4.706 4.706 0 0 0-.785.079c-.097.016-.194.03-.29.052a5.078 5.078 0 0 0-.575.179c-.48.174-.907.438-1.305.74V7H3.109l-.017.092a4.903 4.903 0 0 0-.088.87C3.004 7.974 3 7.986 3 8c0 .293.036.575.088.852.016.096.033.19.055.285.045.182.101.359.165.532.074.206.16.403.259.595l.007.016h.001c.83 1.608 2.49 2.72 4.426 2.72C10.762 13 13 10.762 13 8c0-1.935-1.112-3.594-2.72-4.425Zm-.275 7.041c-.38-.38-1.454-1.473-1.675-1.699a1.06 1.06 0 0 1-1.523-.953 1.06 1.06 0 0 1 1.523-.954l1.293-1.296c.117-.117.509-.213.7-.213 0 .128-.085.51-.191.658-.097.136-1.128 1.173-1.308 1.353a1.064 1.064 0 0 1 0 .903l1.816 1.82s.445.466.382.89c-.297 0-.594-.085-1.017-.509Z"/></svg>'},Zh={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3Zm2.003 7.616a453.75 453.75 0 0 1-1.675-1.7 1.061 1.061 0 1 1 0-1.907l1.294-1.297a1.36 1.36 0 0 1 .699-.212 1.646 1.646 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 0 1 0 .903l1.817 1.82a1.33 1.33 0 0 1 .381.891 1.35 1.35 0 0 1-1.017-.51Z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},jh={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>'},Uh={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 0 1-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 0 1 2.63-2.937A4.203 4.203 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.251 2.251 0 0 1 1.437 2.09 2.24 2.24 0 0 1-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003Zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 0 0 0-1.799.883.883 0 0 0-.337.067l-.493.202.159-.508a2.914 2.914 0 0 0-2.777-3.783 2.897 2.897 0 0 0-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 0 0-.403-.051Z"/></svg>'},Wh={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.476 7.298-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568ZM15 9.005a2.374 2.374 0 0 1-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 1 0-.516-2.64A3.77 3.77 0 1 0 4.797 5.99 2.238 2.238 0 0 0 2 8.148a2.223 2.223 0 0 0 2.057 2.22l1.758.009-.448.894a10.567 10.567 0 0 1-2.31-.121 3.224 3.224 0 0 1 .993-6.225 4.77 4.77 0 0 1 9.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0 1 15 9.006Z"/></svg>'},Gh={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.429 10.1.001-.101A3.998 3.998 0 0 0 4.69 8.59a2.715 2.715 0 0 0-2.557 2.7 2.782 2.782 0 0 0 1.725 2.516 4.854 4.854 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897Zm-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 1.891 1.891 0 0 1 .464.06 3.16 3.16 0 1 1 6.13 1.462 1.149 1.149 0 1 1 .433 2.213ZM4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1Zm5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z"/></svg>'},Kh={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.823 2-2.217.914.516 1.25a4.743 4.743 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 0 0 .674.048 4.74 4.74 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 0 0-.676-.049 4.808 4.808 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.984 2.984 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.198 1.198 0 0 0 8 6.8"/></svg>'},Jh={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 0 1-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 0 1-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 0 1-1.66-.078l-.105-.012a15.901 15.901 0 0 1-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 0 1-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 0 1-.462-.223l-.03-.02a2.343 2.343 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 0 0 .697.197 14.793 14.793 0 0 0 3.4.363 14.818 14.818 0 0 0 3.403-.362 8.38 8.38 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 0 1-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 0 0 .698.197 14.8 14.8 0 0 0 3.399.362 14.817 14.817 0 0 0 3.401-.362 8.375 8.375 0 0 0 .7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697 2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 0 1 .52.223 4.027 4.027 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 0 1 .341 1.058l1.127.095-.133 1.539a10.211 10.211 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.543 2.543 0 0 0-2.938.45 2.408 2.408 0 0 0-.698 2.14 11.88 11.88 0 0 0-1.482.311l-.008-.033Zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 0 1-.026-.314.99.99 0 0 1 .292-.618 1.011 1.011 0 0 1 1.174-.18.992.992 0 0 1 .539.967.923.923 0 0 1-.036.132 17.817 17.817 0 0 0-.866-.022Z"/></svg>'},Xh={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 0 0-.676-.049 4.803 4.803 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 0 0 .674.048 4.737 4.737 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 0 0 .002-1.34Zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 0 1-.466.131 9.896 9.896 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.243 5.454 5.454 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 0 0 .223.16l.02.013a2.725 2.725 0 0 0 .309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 0 0 1.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 0 0 .308-.149l.022-.014a1.651 1.651 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 0 1-.466.13 9.897 9.897 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.242 5.44 5.44 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 0 0 .223.16l.02.013a2.716 2.716 0 0 0 .309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 0 0 1.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 0 0 .307-.15l.022-.013a1.657 1.657 0 0 0 .222-.16c.009-.007.021-.014.03-.022Zm-.953-1.05a5.625 5.625 0 0 1-.467.132 9.896 9.896 0 0 1-2.272.24 9.885 9.885 0 0 1-2.271-.24 6.179 6.179 0 0 1-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702Z"/></svg>'},Yh={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 0 1-.224.477.787.787 0 0 1-.909.139.762.762 0 0 1-.19-1.224.781.781 0 0 1 .907-.14.767.767 0 0 1 .416.748ZM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 0 1-.232.268 2.386 2.386 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 0 1-.256-.215 2.358 2.358 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 0 1 .234-.27 2.463 2.463 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 0 1 .008.654Zm-1.934-1.591a1.495 1.495 0 0 0-2.085.011 1.454 1.454 0 0 0 .01 2.081 1.479 1.479 0 0 0 .486.313 1.495 1.495 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081ZM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 0 1 .402.172 3.111 3.111 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 0 1-.4.762ZM7.874 6.054a1.916 1.916 0 0 0-1.04-1.868 1.965 1.965 0 0 0-2.27.348 1.907 1.907 0 0 0 .478 3.06 1.965 1.965 0 0 0 2.27-.347 1.903 1.903 0 0 0 .562-1.193Zm3.376 4.467a.6.6 0 0 0-.64.13.591.591 0 0 0-.131.196.584.584 0 0 0 .33.761.597.597 0 0 0 .64-.13.59.59 0 0 0 .13-.195.583.583 0 0 0-.135-.637.596.596 0 0 0-.194-.125Z"/></svg>'},Qh={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 3.11-1.178-.632-1.875 2.133a5.424 5.424 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 0 0 .453.525l-.13.427h7.232a.818.818 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.768 2.768 0 0 1-1.51-3.66 2.876 2.876 0 0 1 3.729-1.482 2.76 2.76 0 0 1 1.535 3.637Z"/></svg>'},eu={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 0 1-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 0 1 2 9.5v-6A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5Z"/></svg>'},tu={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1Zm-8-1V7h7v4Zm1-6H4V4h3Zm1 0V3H3v7h1v3h2v1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v2Z"/></svg>'},nu={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>'},iu={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>'},ou={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646 7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM8 9H4v3h4Zm4 2H9v1h3Zm0-2H9v1h3Zm0-5H4v4h8V4Zm-5 6H5v1h2Z"/></svg>'},ru={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>'},su={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>'},au={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646 7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM4 7h3V4H4Zm8 1H4v4h8V8Zm0-4H8v3h4Z"/></svg>'},lu={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 0 0 .36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 0 1-.757.212A16.17 16.17 0 0 1 7.997 14a16.144 16.144 0 0 1-3.69-.391 8.83 8.83 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 0 0 .362.26c.012.006.021.013.033.02a4.294 4.294 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 0 0 .82.1 24.659 24.659 0 0 0 .98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 0 0 .5-.241.415.415 0 0 0 .035-.022m0-2.845-.035.022a4.46 4.46 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 0 1-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 0 1-.823-.02l-.18-.008a20.583 20.583 0 0 1-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.145 16.145 0 0 0 3.69.39 16.171 16.171 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258m0-2.845-.035.022a4.463 4.463 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 0 1-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 0 1-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.144 16.144 0 0 0 3.69.39 16.17 16.17 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 0 0 3.69.39 16.17 16.17 0 0 0 3.692-.39 9.13 9.13 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},cu={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 0 1-1.594-.26 7.445 7.445 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 0 0 .308.222l.028.018a3.65 3.65 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613Zm-2.238-7.74a8.567 8.567 0 0 0 .645.182 13.68 13.68 0 0 0 3.143.334 13.697 13.697 0 0 0 3.144-.334 7.753 7.753 0 0 0 .646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973Zm5.047 6.495.008.007.008-.008Zm-5.047-4.07a7.471 7.471 0 0 0 .644.182 13.675 13.675 0 0 0 3.143.335 13.697 13.697 0 0 0 3.146-.335 7.694 7.694 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 0 1-.307.22.353.353 0 0 1-.03.02 3.788 3.788 0 0 1-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 0 1-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 0 1-1.535-.072l-.097-.011a14.698 14.698 0 0 1-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 0 1-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 0 1-.427-.207l-.028-.017a2.167 2.167 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972Zm0 2.436a7.471 7.471 0 0 0 .644.182 13.147 13.147 0 0 0 2.644.328l.318-.318.323.324a14.377 14.377 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 0 1-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 0 1-1.402 0l-.154-.007a17.43 17.43 0 0 1-.68-.049l-.097-.011a14.689 14.689 0 0 1-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 0 1-.427-.207l-.028-.017a2.169 2.169 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972Zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z"/></svg>'},du={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>'},hu={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 0 1-6.997-2.962v-.007H2v.007a5.995 5.995 0 0 0 10.301 4.182ZM8.372 2v1.884a4.13 4.13 0 0 1 2.992 6.501l1.429 1.224A6.008 6.008 0 0 0 8.37 2ZM2.048 7.236h1.897a4.117 4.117 0 0 1 3.675-3.352V2A6.012 6.012 0 0 0 2.05 7.236Z"/></svg>'},uu={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3Zm5-2a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3Z"/></svg>'},pu={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 1 1 0 6 3 3 0 0 1 0-6Z"/></svg>'},fu={name:"down_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m5.958 10.03 2.063-6.281.49 2.344 4.117-4.122 1.414 1.414L9.94 7.487l2.324.504-6.306 2.038Z"/><path class="cls-1" d="M8 10.42V12H4V8h1.572l.657-2H2v8h8V9.774l-2 .646z"/></svg>'},gu={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>'},mu={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1ZM12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2ZM8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2ZM2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444ZM2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12Zm11.556-8.222v.889a.444.444 0 0 1-.445.444H10.89a.444.444 0 0 1-.445-.444v-.89H10v.89a.444.444 0 0 1-.444.444H7.333a.444.444 0 0 1-.444-.444v-.89H4.667a.889.889 0 0 0-.89.89v2.222h.89a.444.444 0 0 1 .444.444v2.223a.444.444 0 0 1-.444.444h-.89v.444h.89a.444.444 0 0 1 .444.445v2.222a.444.444 0 0 1-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 0 1 8.222 6.89H14V3.778Z"/></svg>'},vu={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>'},bu={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 0 0 1 8.001a7.588 7.588 0 0 0 7.146 4.342A7.002 7.002 0 0 0 15 8a7.586 7.586 0 0 0-7.144-4.344m-1.199 7.289A5.108 5.108 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 0 0-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 0 0-.053.576 3.348 3.348 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5.006 5.006 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},yu={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 0 1 6.19 11.96a3.323 3.323 0 0 1-2.042.667 2.835 2.835 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 0 0 1.2.716 1.976 1.976 0 0 0 1.385-.625 11.546 11.546 0 0 0 1.722-2.403l2.252-3.88a7.585 7.585 0 0 0-.679-.037 2.365 2.365 0 0 0-1.66.54 1.967 1.967 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 0 1 .645-1.874 3.312 3.312 0 0 1 1.34-1.177 6.74 6.74 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 0 0 .29 1.701.498.498 0 0 0 .528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506Zm-.086-.896-.275-3.22-1.855 3.22Z"/></svg>'},wu={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>'},xu={name:"file_arrow_curved_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7 2 3 3H7V2ZM6 6V2H2v12h4.282l.03-.187A4.508 4.508 0 0 1 10 10.065V6H6Zm8 5.5L11 9v2c-1.817-.091-3.412 1.137-3.701 2.97.576-.672 2.077-2.065 3.701-1.82V14l3-2.5Z"/></svg>'},ku={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>'},Cu={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 0 0 .249-1.302A3.701 3.701 0 0 0 7.22 7 3.654 3.654 0 0 0 6 7.223V2h4v4Zm-3-4v3h3Zm-1.126 8.698a2.697 2.697 0 0 1-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 1 1 5.22-.956Zm-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745Z"/></svg>'},Su={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 1 0 2.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29Zm2.033 4.059a1.154 1.154 0 0 1 0-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 0 1-1.07.726Z"/></svg>'},$u={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 4H3.583A.585.585 0 0 0 3 4.598V11.5l1.5 1.497 7.858.003c.33 0 .6-.27.6-.6L13 4.545c0-.33-.215-.546-.545-.546ZM11 12H8v-2H6v2H5V9h6v3Zm1-4H4V5h8v3Z"/></svg>'},Mu={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},_u={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18ZM12.455 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Au={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Eu={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>'},Iu={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>'},Ou={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.027 14 2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},Tu={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11ZM5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5Zm7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5ZM11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5Z"/></svg>'},Ru={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111ZM9.544 4.667H9.31a3.141 3.141 0 0 0-.394-.1 2.455 2.455 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.334 1.334 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 0 1-.462 1.357 2.583 2.583 0 0 1-.784.808 3.015 3.015 0 0 1-.938.387A4.823 4.823 0 0 1 3.184 13q-.275 0-.629-.03A3.529 3.529 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.538 2.538 0 0 0 .5.052 1.304 1.304 0 0 0 .898-.29 1.584 1.584 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 0 1 .444-1.244 2.516 2.516 0 0 1 .76-.734 2.643 2.643 0 0 1 .94-.356A5.61 5.61 0 0 1 8.357 3q.294 0 .588.025t.599.076Z"/></svg>'},Du={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 0 1 1.142-.49 1.763 1.763 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.343 1.343 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.979 5.979 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.576 2.576 0 0 0 .64-1.082A5.968 5.968 0 0 1 14 8.86Zm-6-6a5.998 5.998 0 0 0-4.201 10.28l1.308-1.308a4.14 4.14 0 0 1 4.645-6.725l.564-.564a2.57 2.57 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86Z"/></svg>'},Fu={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1Zm4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z"/></svg>'},Lu={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>'},Nu={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3ZM8.875 2H6.723A1.991 1.991 0 0 1 5 3a2.486 2.486 0 0 1-2-1H2v4h1a1.797 1.797 0 0 1 1.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2Z"/></svg>'},Pu={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7.76 14 .752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14ZM6.447 9.392h2.506l.72-2.85H7.167Z"/></svg>'},zu={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},Vu={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 0 0-.355-1.257h.404V2.6h.047a.556.556 0 0 0 .499-.6H4.727a.556.556 0 0 0 .499.6h.047v.49h.404a2.491 2.491 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6ZM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 0 1 1.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305Z"/></svg>'},Hu={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 0 1 1 1v8a1.001 1.001 0 0 1-1 1H4a1.001 1.001 0 0 1-1-1V4a1.001 1.001 0 0 1 1-1h8m0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 4v8h8V4Zm6 6H6V6h4Z"/></svg>'},Bu={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75Zm.276-2.698a1.19 1.19 0 0 0 2.035-.838 1.164 1.164 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.158 1.158 0 0 0-.35.846 1.144 1.144 0 0 0 .354.838Z"/></svg>'},qu={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-.697 2.28a.951.951 0 0 1 1.35 0 .928.928 0 0 1 .276.675.952.952 0 0 1-1.905 0 .924.924 0 0 1 .279-.674ZM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z"/></svg>'},Zu={name:"italic_i_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M8.99 13.802H4.38l.258-1.133h1.523l2.17-9.367H6.808l.258-1.133h4.61l-.258 1.133H9.895l-2.17 9.367h1.523l-.258 1.133z"/></svg>'},ju={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.045 7.348-.652-.652 1.444-.14Zm-3.818.698-4.912 4.912-.395-.396 4.12-4.12Zm4.734-2.918-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304Zm-3.524-.386-.651-.653.791-.791Zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28Z"/></svg>'},Uu={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>'},Wu={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.555 9.546.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11Zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11Zm0 3.11.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768Z"/></svg>'},Gu={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z"/></svg>'},Ku={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 0 1 9.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 0 0-1.277-.769 1.43 1.43 0 0 0-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 0 0 .054 2.038 1.507 1.507 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A46.793 46.793 0 0 1 5.53 6.356a2.826 2.826 0 0 1 1.935-.764M10.583 2.5a3.001 3.001 0 0 0-.69.081 10.376 10.376 0 0 0-2.996 2.377 3.474 3.474 0 0 1 .568-.054 3.58 3.58 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 0 1 .913-.395 1.513 1.513 0 0 1 1.074.469 1.433 1.433 0 0 1 .022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 0 1-.975.395 1.483 1.483 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 0 0 2.493 1.42 2.808 2.808 0 0 0 1.93-.76 54.2 54.2 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5"/></svg>'},Ju={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 0 0-.326-1.312 1.297 1.297 0 0 0-.88-.374 37.657 37.657 0 0 0-2.779.002 1.298 1.298 0 0 0-1.273 1.341 1.367 1.367 0 0 0 .39.944 1.162 1.162 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 0 0 1.104 1.344 8.133 8.133 0 0 1-3.45-.395 2.705 2.705 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a42.45 42.45 0 0 1 2.951-.003 2.564 2.564 0 0 1 1.731.751m3.984.017a2.723 2.723 0 0 0-.495-.39 9.414 9.414 0 0 0-3.447-.398 3.151 3.151 0 0 1 .4.33 3.247 3.247 0 0 1 .68 1c.457.031.864.035 1.096.027a1.108 1.108 0 0 1 .839.331 1.373 1.373 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 0 1-.878-.372 1.345 1.345 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 0 0 .688 2.51 2.547 2.547 0 0 0 1.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 0 0 1.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774Z"/></svg>'},Xu={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>'},Yu={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>'},Qu={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 0 1-.694.178 16.116 16.116 0 0 1-3.382.328 16.089 16.089 0 0 1-3.38-.328 8.77 8.77 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 0 0 .332.218l.03.017a4.235 4.235 0 0 0 .46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 0 0 .457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 0 0 .33-.216Zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 0 0 .694.179 16.101 16.101 0 0 0 3.378.327 16.12 16.12 0 0 0 3.382-.327 8.892 8.892 0 0 0 .694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457ZM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 0 1 1-.255V6h3v2h6V7H9V6Z"/></svg>'},ep={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z"/></svg>'},tp={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.073 12.29-2.926-2.926a3.971 3.971 0 1 0-.783.783l2.927 2.926ZM7.01 9.84a2.83 2.83 0 1 1 2.83-2.83 2.833 2.833 0 0 1-2.83 2.83Z"/></svg>'},np={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 0 0-.75.73v8.54a.74.74 0 0 0 .75.73h12.5a.74.74 0 0 0 .75-.73V3.73a.74.74 0 0 0-.75-.73Zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91Zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12Z"/></svg>'},ip={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>'},op={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>'},rp={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 0 0 4 2.615v10.77a.54.54 0 0 0 .538.538h5.924a.54.54 0 0 0 .538-.538V2.615a.54.54 0 0 0-.538-.538ZM10 12H5V3h5Z"/></svg>'},sp={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>'},ap={name:"number_list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M14 11H6v2h8v-2zm0-4H6v2h8V7zm0-4H6v2h8V3zM1.999 4.644h.73V2.302h-.585v-.271c.295-.05.505-.13.681-.235h.32v2.848h.656v.346H1.999v-.346zM1.804 9.509c.951-.932 1.501-1.521 1.501-2.037 0-.365-.2-.621-.605-.621-.265 0-.496.17-.676.381l-.235-.226c.265-.3.551-.495.961-.495.591 0 .961.375.961.936 0 .621-.561 1.196-1.336 1.987.174-.016.37-.026.535-.026h.956v.355H1.804v-.254zM1.733 13.884l.21-.271c.19.201.44.376.816.376.385 0 .661-.226.661-.581 0-.38-.26-.635-1.021-.635v-.315c.676 0 .906-.261.906-.596 0-.306-.21-.501-.55-.501-.266 0-.491.136-.681.32l-.221-.26c.246-.23.541-.4.916-.4.556 0 .956.295.956.811 0 .386-.23.631-.576.761v.021c.385.09.691.37.691.811 0 .565-.471.91-1.056.91a1.363 1.363 0 0 1-1.051-.451z"/></svg>'},lp={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>'},cp={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757Zm-7.381 9.493 2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774Zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383Zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},dp={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>'},hp={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 0 1-.195 1.176 2.63 2.63 0 0 1-.549.885 3.96 3.96 0 0 1-.852.672 7.46 7.46 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 0 0 .793-.429 2.098 2.098 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.042 1.042 0 0 0-.423-.939 2.163 2.163 0 0 0-1.195-.28 3.338 3.338 0 0 0-1.068.204 4.853 4.853 0 0 0-1.09.526h-.263V3.566a8.148 8.148 0 0 1 1.296-.372A8.205 8.205 0 0 1 7.77 3a4.196 4.196 0 0 1 2.579.718 2.241 2.241 0 0 1 .954 1.876ZM8.77 13H6.112v-1.737H8.77Z"/></svg>'},up={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 7.985-8.002 4.013L8 8 5.998 3.987ZM3.995 2.997 2 2l3 6-3 6 2.002-1.005L6.5 8Z"/></svg>'},pp={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1Z"/></svg>'},fp={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 0 0 0-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 1 0-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 1 0 0 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1 0 12 10Z"/></svg>'},gp={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>'},mp={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>'},vp={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>'},bp={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 0 0 1.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 0 1 .9-1.267Zm0-6.054a4.613 4.613 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 0 1 2 9.18V4h12Z"/></svg>'},yp={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29 2 12.304v-8.01ZM14 2h-2v12h2Z"/></svg>'},wp={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.123 4.123 0 0 0-3.176 3.169ZM8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6Z"/></svg>'},xp={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>'},kp={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.108 2.108 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 0 0 .88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 0 0-1.274.262 2.015 2.015 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z"/></svg>'},Cp={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 0 0-1.477.291 2.262 2.262 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 0 0 1.01.213l.223.018V13Z"/></svg>'},Sp={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 0 0-.5.5v11a.501.501 0 0 0 .5.5h9a.501.501 0 0 0 .5-.5v-11a.501.501 0 0 0-.5-.5ZM8 13.25a.75.75 0 1 1 .75-.75.752.752 0 0 1-.75.75ZM12 11H4V3h8Z"/></svg>'},$p={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588 5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543ZM6.5 6.499a1.082 1.082 0 1 1-.013-1.516A1.072 1.072 0 0 1 6.499 6.5Z"/></svg>'},Mp={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338 5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293ZM6.5 5.249a1.082 1.082 0 1 1-.013-1.516 1.072 1.072 0 0 1 .013 1.516Zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z"/></svg>'},_p={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2Zm4.9.99A5.005 5.005 0 0 0 9 3.1V1H7v2.1A5.005 5.005 0 0 0 3.1 7H1v2h2.1A5.005 5.005 0 0 0 7 12.9V15h2v-2.1A5.005 5.005 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4Z"/></svg>'},Ap={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 0 1 9 12.9V15H7v-2.108a4.99 4.99 0 0 1-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 1 0 7 4.13V1h2v2.1A5.005 5.005 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2Z"/></svg>'},Ep={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5ZM.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8Zm12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8Z"/></svg>'},Ip={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>'},Op={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2Z"/></svg>'},Tp={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>'},Rp={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103 5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},Dp={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>'},Fp={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.585Z"/></svg>'},Lp={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12L8 2Z"/></svg>'},Np={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.625 8 8 2l4.375 6h-8.75ZM14 12H2v2h12v-2Zm0-3H2v2h12V9Z"/></svg>'},Pp={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 0 0-1.6 1.6v6.8a1.595 1.595 0 0 0 1.6 1.594h10.8a1.595 1.595 0 0 0 1.6-1.594v-6.8a1.6 1.6 0 0 0-1.6-1.6ZM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z"/></svg>'},zp={name:"two_squares_in_brackets",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4h5v5H4V4Zm6 3v3H7v2h5V7h-2ZM5 3V2H2v12h3v-1H3V3h2Zm8-1h-2v1h2v10h-2v1h3V2h-1Z"/></svg>'},Vp={name:"two_triangles_between_lines",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.11 2.11v12h2v-12h-2Zm12 0v12h2v-12h-2Zm-6 8.974-3-3 3-3v6Zm1.925-5.948 3 3-3 3v-6Z"/></svg>'},Hp={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 0 0-1.182 1.51l.01.155.021.193a1.69 1.69 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 0 0 .992.36h.049a1.306 1.306 0 0 0 .224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 0 1-.571.053 3.148 3.148 0 0 1-2.99-2.258l-.011-.045a3.04 3.04 0 0 1-.076-.35 3.127 3.127 0 0 1-.03-.206l-.004-.089a3.112 3.112 0 0 1-.016-.336A3.164 3.164 0 0 1 4.35 7.356c.272-.068.808-.203.802-.206l.623-.137Zm4.31-1.544-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 0 1-.035.58l-.064.185-.056.142a1.546 1.546 0 0 1-1.4.893 1.661 1.661 0 0 1-.313-.03 54.946 54.946 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 0 0 .578.056 3.188 3.188 0 0 0 2.811-1.74 3.018 3.018 0 0 0 .129-.311l.033-.083.061-.197a3.047 3.047 0 0 0 .082-.351l.008-.044a3.132 3.132 0 0 0-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393 6.875 6.075h.75l.3 3.032 1.2-3.782h-.75Z"/></svg>'},Bp={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 6v2H3v6h10V8Z"/></svg>'},qp={name:"up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 10.828V12H4V8h1.172l2-2H2v8h8V8.828l-2 2Z"/><path class="cls-1" d="m14.042 1.97-2.063 6.281-.49-2.344-4.117 4.122-1.414-1.414 4.102-4.102-2.324-.504 6.306-2.038z"/></svg>'},Zp={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z"/></svg>'},jp={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 0 1-.335.364 8.55 8.55 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0 1 14 12.291V14H2v-1.673a2.163 2.163 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 0 1-.312-.749 4.275 4.275 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2"/></svg>'},Up={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.57 7.28-.06.013a4.556 4.556 0 0 0-1.38-2.609V3.44a.481.481 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.481.481 0 0 0 .48.48h.48V14h4.32v-.96h.48a.481.481 0 0 0 .48-.48v-1.24a4.547 4.547 0 0 0 1.379-2.612l.061.012a.481.481 0 0 0 .48-.48v-.48a.481.481 0 0 0-.48-.48Zm-2.3 2.662a1.59 1.59 0 0 0-.182-.26L8.747 8.338a.785.785 0 0 0 0-.666c.132-.133.894-.899.965-1a1.216 1.216 0 0 0 .14-.485 1.004 1.004 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297Z"/></svg>'},Wp={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 0 1-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472Z"/></svg>'},Gp={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.089 2.526h-1.868a5.598 5.598 0 0 0-.854-1.712 5.363 5.363 0 0 1 2.722 1.712Zm-2.722 8.66a5.599 5.599 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.644 10.644 0 0 0 .208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.955.955 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.363 5.363 0 0 1 2.722-1.712 5.017 5.017 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526ZM12.105 8a.326.326 0 0 1-.19.296l-6.598 3.3-.148.036a.327.327 0 0 1-.327-.328V4.69a.327.327 0 0 1 .492-.281l6.595 3.302a.326.326 0 0 1 .176.29Z"/></svg>'},Kp={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.364 5.364 0 0 1 2.722 1.712Zm-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.657 10.657 0 0 0 .208-1.187L9.923 10a9.85 9.85 0 0 1-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.96.96 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.364 5.364 0 0 1 2.722-1.712 5.02 5.02 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526Zm-.619-3.131L5.334 4.409a.327.327 0 0 0-.492.281v6.613a.327.327 0 0 0 .327.328l.148-.035 6.598-3.3a.326.326 0 0 0 .014-.585Zm-6.087 2.505V5.78L10.274 8Z"/></svg>'},Jp={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>'},Xp={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>'},Yp={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.286 11.714-5.791-5.79a2.504 2.504 0 0 0 .17-.755 2.149 2.149 0 0 0-.095-.814 2.12 2.12 0 0 0-.55-.904 2.328 2.328 0 0 0-1.76-.685h-.045a2.104 2.104 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 0 1-.22.854 1.043 1.043 0 0 1-.114.145 1.648 1.648 0 0 1-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 0 0-.135.545l-.015.105a2.337 2.337 0 0 0 .384 1.518 2.51 2.51 0 0 0 .295.36 2.205 2.205 0 0 0 1.576.65 2.453 2.453 0 0 0 .898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67ZM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916ZM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45Z"/></svg>'},Qp={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667 9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3Z"/></svg>'},ef={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026 4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363Zm1.155-10.68-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312Z"/></svg>'},tf=W`
|
|
2301
2301
|
<template>
|
|
2302
2302
|
<div class="icon" :innerHTML=${e=>e.icon.data}></div>
|
|
2303
2303
|
</template
|
|
@@ -2438,7 +2438,7 @@ const Mf=$f.compose({baseName:"breadcrumb",baseClass:vn,template:(e,t)=>W`
|
|
|
2438
2438
|
<template role="navigation">
|
|
2439
2439
|
<div role="list" class="list" part="list">
|
|
2440
2440
|
<slot
|
|
2441
|
-
${Ge({property:"slottedBreadcrumbItems",filter:
|
|
2441
|
+
${Ge({property:"slottedBreadcrumbItems",filter:je()})}
|
|
2442
2442
|
></slot>
|
|
2443
2443
|
</div>
|
|
2444
2444
|
</template>
|
|
@@ -2958,7 +2958,7 @@ const Vf=mi.tagFor(Pf),Hf=W`
|
|
|
2958
2958
|
</div>
|
|
2959
2959
|
`
|
|
2960
2960
|
class Bf extends of{constructor(){super(oh)}}rf("icon-arrow-expander-down",Bf)
|
|
2961
|
-
const qf=mi.tagFor(Bf),
|
|
2961
|
+
const qf=mi.tagFor(Bf),Zf="above",jf="underline",Uf="outline",Wf="block",Gf=ye`
|
|
2962
2962
|
${Eo("inline-flex")}
|
|
2963
2963
|
|
|
2964
2964
|
:host {
|
|
@@ -3151,7 +3151,7 @@ const qf=mi.tagFor(Bf),jf="above",Zf="underline",Uf="outline",Wf="block",Gf=ye`
|
|
|
3151
3151
|
::slotted(option) {
|
|
3152
3152
|
flex: none;
|
|
3153
3153
|
}
|
|
3154
|
-
`.withBehaviors(Cd(
|
|
3154
|
+
`.withBehaviors(Cd(jf,ye`
|
|
3155
3155
|
.control {
|
|
3156
3156
|
border-bottom-width: ${za};
|
|
3157
3157
|
padding-bottom: 0;
|
|
@@ -3295,8 +3295,8 @@ const qf=mi.tagFor(Bf),jf="above",Zf="underline",Uf="outline",Wf="block",Gf=ye`
|
|
|
3295
3295
|
padding-bottom: 0;
|
|
3296
3296
|
}
|
|
3297
3297
|
`))
|
|
3298
|
-
class Xf extends
|
|
3299
|
-
super.slottedOptionsChanged(e,t),n&&(this.value=n)}connectedCallback(){super.connectedCallback(),this.setPositioning(),this.updateInputAriaLabel()}toggleButtonClickHandler(e){e.stopImmediatePropagation()}toggleButtonChangeHandler(e){this.open=this.dropdownButton.checked,e.stopImmediatePropagation()}toggleButtonKeyDownHandler(e){switch(e.key){case Ws:case
|
|
3298
|
+
class Xf extends jn{constructor(){super(...arguments),this.appearance=jf,this.errorVisible=!1,this.valueUpdatedByInput=!1}get value(){return super.value}set value(e){super.value=e,this.filter=e,this.filterOptions(),this.selectedIndex=this.options.map((e=>e.text)).indexOf(this.value)}setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(e,t){const n=this.value
|
|
3299
|
+
super.slottedOptionsChanged(e,t),n&&(this.value=n)}connectedCallback(){super.connectedCallback(),this.setPositioning(),this.updateInputAriaLabel()}toggleButtonClickHandler(e){e.stopImmediatePropagation()}toggleButtonChangeHandler(e){this.open=this.dropdownButton.checked,e.stopImmediatePropagation()}toggleButtonKeyDownHandler(e){switch(e.key){case Ws:case js:case" ":case Gs:return this.open=!0,this.stopPropagation(e),!1
|
|
3300
3300
|
default:return!0}}filterOptions(){super.filterOptions()
|
|
3301
3301
|
const e=this.filteredOptions.filter((e=>!e.disabled))
|
|
3302
3302
|
this.filteredOptions=e}inputHandler(e){const t=super.inputHandler(e)
|
|
@@ -3304,12 +3304,12 @@ return this.valueUpdatedByInput||(this.valueBeforeTextUpdate=this.value),this.va
|
|
|
3304
3304
|
if(e.ctrlKey||e.altKey)return t
|
|
3305
3305
|
switch(e.key){case Gs:this.emitChangeIfValueUpdated()
|
|
3306
3306
|
break
|
|
3307
|
-
case
|
|
3307
|
+
case js:case Ws:this.open&&this.valueUpdatedByInput&&(this.valueUpdatedByInput=!1)
|
|
3308
3308
|
break
|
|
3309
3309
|
default:return t}return t}focusoutHandler(e){const t=super.focusoutHandler(e)
|
|
3310
3310
|
return this.open=!1,this.emitChangeIfValueUpdated(),t}openChanged(){super.openChanged(),this.dropdownButton&&(this.dropdownButton.checked=this.open)}regionChanged(e,t){this.region&&this.controlWrapper&&(this.region.anchorElement=this.controlWrapper)}controlWrapperChanged(e,t){this.region&&this.controlWrapper&&(this.region.anchorElement=this.controlWrapper)}ariaLabelChanged(e,t){this.updateInputAriaLabel()}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}updateInputAriaLabel(){const e=this.shadowRoot?.querySelector(".selected-value")
|
|
3311
3311
|
this.ariaLabel?e?.setAttribute("aria-label",this.ariaLabel):e?.removeAttribute("aria-label")}emitChangeIfValueUpdated(){this.valueUpdatedByInput&&(this.value!==this.valueBeforeTextUpdate&&this.$emit("change"),this.valueUpdatedByInput=!1)}}e([se],Xf.prototype,"appearance",void 0),e([m],Xf.prototype,"dropdownButton",void 0),e([se({attribute:"error-text"})],Xf.prototype,"errorText",void 0),e([se({attribute:"error-visible",mode:"boolean"})],Xf.prototype,"errorVisible",void 0),e([m],Xf.prototype,"region",void 0),e([m],Xf.prototype,"controlWrapper",void 0)
|
|
3312
|
-
const Yf=Xf.compose({baseName:"combobox",baseClass:
|
|
3312
|
+
const Yf=Xf.compose({baseName:"combobox",baseClass:jn,template:(e,t)=>W`
|
|
3313
3313
|
<template
|
|
3314
3314
|
aria-disabled="${e=>e.ariaDisabled}"
|
|
3315
3315
|
autocomplete="${e=>e.autocomplete}"
|
|
@@ -3354,7 +3354,7 @@ const Yf=Xf.compose({baseName:"combobox",baseClass:Zn,template:(e,t)=>W`
|
|
|
3354
3354
|
class="anchored-region"
|
|
3355
3355
|
fixed-placement
|
|
3356
3356
|
auto-update-mode="auto"
|
|
3357
|
-
vertical-default-position="${e=>e.positionAttribute===
|
|
3357
|
+
vertical-default-position="${e=>e.positionAttribute===Zf?"top":"bottom"}"
|
|
3358
3358
|
vertical-positioning-mode="${e=>e.positionAttribute?"locktodefault":"dynamic"}"
|
|
3359
3359
|
horizontal-default-position="center"
|
|
3360
3360
|
horizontal-positioning-mode="locktodefault"
|
|
@@ -3413,7 +3413,7 @@ const Qf=Symbol("user dismissed"),eg=ye`
|
|
|
3413
3413
|
flex-direction: column;
|
|
3414
3414
|
background-color: ${ua};
|
|
3415
3415
|
border: none;
|
|
3416
|
-
box-shadow: ${
|
|
3416
|
+
box-shadow: ${Za};
|
|
3417
3417
|
padding: 0px;
|
|
3418
3418
|
width: 400px;
|
|
3419
3419
|
max-height: 600px;
|
|
@@ -3446,7 +3446,7 @@ const Qf=Symbol("user dismissed"),eg=ye`
|
|
|
3446
3446
|
}
|
|
3447
3447
|
|
|
3448
3448
|
.title {
|
|
3449
|
-
font: ${
|
|
3449
|
+
font: ${ja};
|
|
3450
3450
|
color: ${Ua};
|
|
3451
3451
|
overflow: hidden;
|
|
3452
3452
|
text-overflow: ellipsis;
|
|
@@ -3649,7 +3649,7 @@ const og=ye`
|
|
|
3649
3649
|
::slotted(header) {
|
|
3650
3650
|
padding: ${Pa};
|
|
3651
3651
|
flex: none;
|
|
3652
|
-
font: ${
|
|
3652
|
+
font: ${ja};
|
|
3653
3653
|
}
|
|
3654
3654
|
|
|
3655
3655
|
::slotted(section) {
|
|
@@ -3728,8 +3728,8 @@ class Vg extends of{constructor(){super(Ah)}}rf("icon-chart-diagram-parent-focus
|
|
|
3728
3728
|
class Hg extends of{constructor(){super(Eh)}}rf("icon-chart-diagram-parent-focus-two-child",Hg),mi.tagFor(Hg)
|
|
3729
3729
|
class Bg extends of{constructor(){super(Ih)}}rf("icon-check",Bg),mi.tagFor(Bg)
|
|
3730
3730
|
class qg extends of{constructor(){super(Oh)}}rf("icon-check-dot",qg),mi.tagFor(qg)
|
|
3731
|
-
class
|
|
3732
|
-
class
|
|
3731
|
+
class Zg extends of{constructor(){super(Th)}}rf("icon-check-large",Zg),mi.tagFor(Zg)
|
|
3732
|
+
class jg extends of{constructor(){super(Rh)}}rf("icon-circle",jg),mi.tagFor(jg)
|
|
3733
3733
|
class Ug extends of{constructor(){super(Fh)}}rf("icon-circle-broken",Ug),mi.tagFor(Ug)
|
|
3734
3734
|
class Wg extends of{constructor(){super(Lh)}}rf("icon-circle-check",Wg),mi.tagFor(Wg)
|
|
3735
3735
|
class Gg extends of{constructor(){super(Dh)}}rf("icon-circle-filled",Gg),mi.tagFor(Gg)
|
|
@@ -3740,8 +3740,8 @@ class Yg extends of{constructor(){super(Vh)}}rf("icon-clipboard",Yg),mi.tagFor(Y
|
|
|
3740
3740
|
class Qg extends of{constructor(){super(Hh)}}rf("icon-clock",Qg),mi.tagFor(Qg)
|
|
3741
3741
|
class em extends of{constructor(){super(Bh)}}rf("icon-clock-cog",em),mi.tagFor(em)
|
|
3742
3742
|
class tm extends of{constructor(){super(qh)}}rf("icon-clock-exclamation",tm),mi.tagFor(tm)
|
|
3743
|
-
class nm extends of{constructor(){super(
|
|
3744
|
-
class im extends of{constructor(){super(
|
|
3743
|
+
class nm extends of{constructor(){super(Zh)}}rf("icon-clock-triangle",nm),mi.tagFor(nm)
|
|
3744
|
+
class im extends of{constructor(){super(jh)}}rf("icon-clone",im),mi.tagFor(im)
|
|
3745
3745
|
class om extends of{constructor(){super(Uh)}}rf("icon-cloud",om),mi.tagFor(om)
|
|
3746
3746
|
class rm extends of{constructor(){super(Wh)}}rf("icon-cloud-upload",rm),mi.tagFor(rm)
|
|
3747
3747
|
class sm extends of{constructor(){super(Gh)}}rf("icon-cloud-with-arrow",sm),mi.tagFor(sm)
|
|
@@ -3782,8 +3782,8 @@ class Vm extends of{constructor(){super(Eu)}}rf("icon-folder",Vm),mi.tagFor(Vm)
|
|
|
3782
3782
|
class Hm extends of{constructor(){super(Iu)}}rf("icon-folder-open",Hm),mi.tagFor(Hm)
|
|
3783
3783
|
class Bm extends of{constructor(){super(Ou)}}rf("icon-forward-slash",Bm),mi.tagFor(Bm)
|
|
3784
3784
|
class qm extends of{constructor(){super(Tu)}}rf("icon-four-dots-square",qm),mi.tagFor(qm)
|
|
3785
|
-
class
|
|
3786
|
-
class
|
|
3785
|
+
class Zm extends of{constructor(){super(Ru)}}rf("icon-function",Zm),mi.tagFor(Zm)
|
|
3786
|
+
class jm extends of{constructor(){super(Du)}}rf("icon-gauge-simple",jm),mi.tagFor(jm)
|
|
3787
3787
|
class Um extends of{constructor(){super(Fu)}}rf("icon-grid-three-by-three",Um),mi.tagFor(Um)
|
|
3788
3788
|
class Wm extends of{constructor(){super(Lu)}}rf("icon-grid-two-by-two",Wm),mi.tagFor(Wm)
|
|
3789
3789
|
class Gm extends of{constructor(){super(Nu)}}rf("icon-hammer",Gm),mi.tagFor(Gm)
|
|
@@ -3792,9 +3792,9 @@ class Jm extends of{constructor(){super(zu)}}rf("icon-home",Jm),mi.tagFor(Jm)
|
|
|
3792
3792
|
class Xm extends of{constructor(){super(Vu)}}rf("icon-hourglass",Xm),mi.tagFor(Xm)
|
|
3793
3793
|
class Ym extends of{constructor(){super(Hu)}}rf("icon-indeterminant-checkbox",Ym),mi.tagFor(Ym)
|
|
3794
3794
|
class Qm extends of{constructor(){super(qu)}}rf("icon-info-circle",Qm),mi.tagFor(Qm)
|
|
3795
|
-
class ev extends of{constructor(){super(
|
|
3795
|
+
class ev extends of{constructor(){super(Zu)}}rf("icon-italic-i",ev)
|
|
3796
3796
|
const tv=mi.tagFor(ev)
|
|
3797
|
-
class nv extends of{constructor(){super(
|
|
3797
|
+
class nv extends of{constructor(){super(ju)}}rf("icon-key",nv),mi.tagFor(nv)
|
|
3798
3798
|
class iv extends of{constructor(){super(Uu)}}rf("icon-laptop",iv),mi.tagFor(iv)
|
|
3799
3799
|
class ov extends of{constructor(){super(Wu)}}rf("icon-layer-group",ov),mi.tagFor(ov)
|
|
3800
3800
|
class rv extends of{constructor(){super(Gu)}}rf("icon-lightning-bolt",rv),mi.tagFor(rv)
|
|
@@ -3836,8 +3836,8 @@ class Vv extends of{constructor(){super(Mp)}}rf("icon-tags",Vv),mi.tagFor(Vv)
|
|
|
3836
3836
|
class Hv extends of{constructor(){super(_p)}}rf("icon-target-crosshairs",Hv),mi.tagFor(Hv)
|
|
3837
3837
|
class Bv extends of{constructor(){super(Ap)}}rf("icon-target-crosshairs-progress",Bv),mi.tagFor(Bv)
|
|
3838
3838
|
class qv extends of{constructor(){super(Ep)}}rf("icon-three-dots-line",qv)
|
|
3839
|
-
const
|
|
3840
|
-
class
|
|
3839
|
+
const Zv=mi.tagFor(qv)
|
|
3840
|
+
class jv extends of{constructor(){super(Ip)}}rf("icon-three-vertical-lines",jv),mi.tagFor(jv)
|
|
3841
3841
|
class Uv extends of{constructor(){super(Op)}}rf("icon-thumbtack",Uv),mi.tagFor(Uv)
|
|
3842
3842
|
class Wv extends of{constructor(){super(Tp)}}rf("icon-tile-size",Wv),mi.tagFor(Wv)
|
|
3843
3843
|
class Gv extends of{constructor(){super(Rp)}}rf("icon-times",Gv),mi.tagFor(Gv)
|
|
@@ -3852,8 +3852,8 @@ class nb extends of{constructor(){super(Vp)}}rf("icon-two-triangles-between-line
|
|
|
3852
3852
|
class ib extends of{constructor(){super(Hp)}}rf("icon-unlink",ib),mi.tagFor(ib)
|
|
3853
3853
|
class ob extends of{constructor(){super(Bp)}}rf("icon-unlock",ob),mi.tagFor(ob)
|
|
3854
3854
|
class rb extends of{constructor(){super(qp)}}rf("icon-up-right-from-square",rb),mi.tagFor(rb)
|
|
3855
|
-
class sb extends of{constructor(){super(
|
|
3856
|
-
class ab extends of{constructor(){super(
|
|
3855
|
+
class sb extends of{constructor(){super(Zp)}}rf("icon-upload",sb),mi.tagFor(sb)
|
|
3856
|
+
class ab extends of{constructor(){super(jp)}}rf("icon-user",ab),mi.tagFor(ab)
|
|
3857
3857
|
class lb extends of{constructor(){super(Up)}}rf("icon-watch",lb),mi.tagFor(lb)
|
|
3858
3858
|
class cb extends of{constructor(){super(Wp)}}rf("icon-waveform",cb),mi.tagFor(cb)
|
|
3859
3859
|
class db extends of{constructor(){super(Gp)}}rf("icon-webvi-custom",db),mi.tagFor(db)
|
|
@@ -3967,9 +3967,9 @@ const t=customElements.get(e)
|
|
|
3967
3967
|
t?this.resolvedIcon=Vb(t)?e:void 0:this.resolveIconAsync(e)}}e([se()],Hb.prototype,"icon",void 0),e([se()],Hb.prototype,"severity",void 0),e([m],Hb.prototype,"resolvedIcon",void 0)
|
|
3968
3968
|
const Bb=Hb.compose({baseName:"mapping-icon",template:Nb})
|
|
3969
3969
|
mi.getOrCreate().withPrefix("nimble").register(Bb()),mi.tagFor(Hb)
|
|
3970
|
-
class qb extends Lb{}const
|
|
3971
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
3972
|
-
const
|
|
3970
|
+
class qb extends Lb{}const Zb=qb.compose({baseName:"mapping-spinner",template:Nb})
|
|
3971
|
+
mi.getOrCreate().withPrefix("nimble").register(Zb()),mi.tagFor(qb)
|
|
3972
|
+
const jb=ye`
|
|
3973
3973
|
${Eo("grid")}
|
|
3974
3974
|
|
|
3975
3975
|
:host {
|
|
@@ -4026,7 +4026,7 @@ class Ub extends Ti{}const Wb=Ub.compose({baseName:"menu",baseClass:Ti,template:
|
|
|
4026
4026
|
>
|
|
4027
4027
|
<slot ${Ge("items")}></slot>
|
|
4028
4028
|
</template>
|
|
4029
|
-
`,styles:
|
|
4029
|
+
`,styles:jb})
|
|
4030
4030
|
mi.getOrCreate().withPrefix("nimble").register(Wb()),mi.tagFor(Ub)
|
|
4031
4031
|
const Gb=ye`
|
|
4032
4032
|
${Eo("inline-block")}
|
|
@@ -4086,12 +4086,12 @@ const Gb=ye`
|
|
|
4086
4086
|
`)}
|
|
4087
4087
|
</template>
|
|
4088
4088
|
`,Jb="auto"
|
|
4089
|
-
class Xb extends Nt{constructor(){super(...arguments),this.appearance=yd,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=Jb,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.setOpen(!1),this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(
|
|
4089
|
+
class Xb extends Nt{constructor(){super(...arguments),this.appearance=yd,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=Jb,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.setOpen(!1),this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(Zs,this.menuChangeHandler)}toggleButtonChanged(e,t){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(e,t){e&&e.removeEventListener(Zs,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(Zs,this.menuChangeHandler,{capture:!0}))}openChanged(e,t){if(this.toggleButton&&(this.toggleButton.checked=this.open),!this.open){const e={oldState:!0,newState:!1}
|
|
4090
4090
|
this.$emit("toggle",e)}}regionLoadedHandler(){this.focusLastItemWhenOpened?(this.focusLastMenuItem(),this.focusLastItemWhenOpened=!1):this.focusMenu()
|
|
4091
4091
|
this.$emit("toggle",{oldState:!1,newState:!0})}focusoutHandler(e){if(!this.open)return!0
|
|
4092
4092
|
const t=e.relatedTarget
|
|
4093
4093
|
return!(!this.contains(t)&&!this.getMenu()?.contains(t))||(this.setOpen(!1),!1)}toggleButtonCheckedChangeHandler(e){return this.setOpen(this.toggleButton.checked),e.stopPropagation(),!1}toggleButtonKeyDownHandler(e){switch(e.key){case Ws:return this.focusLastItemWhenOpened=!0,this.setOpen(!0),!1
|
|
4094
|
-
case
|
|
4094
|
+
case js:return this.setOpen(!0),!1
|
|
4095
4095
|
default:return!0}}menuKeyDownHandler(e){return"Escape"!==e.key||(this.setOpen(!1),this.toggleButton.focus(),!1)}setOpen(e){if(this.open===e)return
|
|
4096
4096
|
const t={oldState:this.open,newState:e}
|
|
4097
4097
|
this.$emit("beforetoggle",t),this.open=e}getMenu(){if(!this.slottedMenus?.length)return
|
|
@@ -4624,7 +4624,7 @@ const cy=ye`
|
|
|
4624
4624
|
fill: rgba(${ba}, 0.3);
|
|
4625
4625
|
}
|
|
4626
4626
|
`
|
|
4627
|
-
class dy extends
|
|
4627
|
+
class dy extends Zi{}const hy=dy.compose({baseName:"radio",baseClass:Zi,template:(e,t)=>W`
|
|
4628
4628
|
<template
|
|
4629
4629
|
role="radio"
|
|
4630
4630
|
class="${e=>e.checked?"checked":""} ${e=>e.readOnly?"readonly":""}"
|
|
@@ -4689,7 +4689,7 @@ class py extends Hi{}const fy=py.compose({baseName:"radio-group",baseClass:Hi,te
|
|
|
4689
4689
|
part="positioning-region"
|
|
4690
4690
|
>
|
|
4691
4691
|
<slot
|
|
4692
|
-
${Ge({property:"slottedRadioButtons",filter:
|
|
4692
|
+
${Ge({property:"slottedRadioButtons",filter:je("[role=radio]")})}
|
|
4693
4693
|
></slot>
|
|
4694
4694
|
</div>
|
|
4695
4695
|
</template>
|
|
@@ -4859,7 +4859,7 @@ let i=this.content.child(t-1)
|
|
|
4859
4859
|
return{node:i,index:t-1,offset:n-i.nodeSize}}resolve(e){return Ly.resolveCached(this,e)}resolveNoCache(e){return Ly.resolve(this,e)}rangeHasMark(e,t,n){let i=!1
|
|
4860
4860
|
return t>e&&this.nodesBetween(e,t,(e=>(n.isInSet(e.marks)&&(i=!0),!i))),i}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this)
|
|
4861
4861
|
let e=this.type.name
|
|
4862
|
-
return this.content.size&&(e+="("+this.content.toStringInner()+")"),
|
|
4862
|
+
return this.content.size&&(e+="("+this.content.toStringInner()+")"),Zy(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e)
|
|
4863
4863
|
if(!t)throw new Error("Called contentMatchAt on a node with invalid content")
|
|
4864
4864
|
return t}canReplace(e,t,n=by.empty,i=0,o=n.childCount){let r=this.contentMatchAt(e).matchFragment(n,i,o),s=r&&r.matchFragment(this.content,t)
|
|
4865
4865
|
if(!s||!s.validEnd)return!1
|
|
@@ -4880,10 +4880,10 @@ return e.text(t.text,n)}let i=by.fromJSON(e,t.content)
|
|
|
4880
4880
|
return e.nodeType(t.type).create(t.attrs,i,n)}}
|
|
4881
4881
|
By.prototype.text=void 0
|
|
4882
4882
|
class qy extends By{constructor(e,t,n,i){if(super(e,t,null,i),!n)throw new RangeError("Empty text nodes are not allowed")
|
|
4883
|
-
this.text=n}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):
|
|
4884
|
-
return e.text=this.text,e}}function
|
|
4885
|
-
return t}class
|
|
4886
|
-
if(null==n.next)return
|
|
4883
|
+
this.text=n}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):Zy(this.marks,JSON.stringify(this.text))}get textContent(){return this.text}textBetween(e,t){return this.text.slice(e,t)}get nodeSize(){return this.text.length}mark(e){return e==this.marks?this:new qy(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new qy(this.type,this.attrs,e,this.marks)}cut(e=0,t=this.text.length){return 0==e&&t==this.text.length?this:this.withText(this.text.slice(e,t))}eq(e){return this.sameMarkup(e)&&this.text==e.text}toJSON(){let e=super.toJSON()
|
|
4884
|
+
return e.text=this.text,e}}function Zy(e,t){for(let n=e.length-1;n>=0;n--)t=e[n].type.name+"("+t+")"
|
|
4885
|
+
return t}class jy{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,t){let n=new Uy(e,t)
|
|
4886
|
+
if(null==n.next)return jy.empty
|
|
4887
4887
|
let i=Wy(n)
|
|
4888
4888
|
n.next&&n.err("Unexpected trailing text")
|
|
4889
4889
|
let o=function(e){let t=Object.create(null)
|
|
@@ -4893,7 +4893,7 @@ i.forEach((t=>{e[t].forEach((({term:t,to:n})=>{if(!t)return
|
|
|
4893
4893
|
let i
|
|
4894
4894
|
for(let e=0;e<o.length;e++)o[e][0]==t&&(i=o[e][1])
|
|
4895
4895
|
Qy(e,n).forEach((e=>{i||o.push([t,i=[]]),-1==i.indexOf(e)&&i.push(e)}))}))}))
|
|
4896
|
-
let r=t[i.join(",")]=new
|
|
4896
|
+
let r=t[i.join(",")]=new jy(i.indexOf(e.length-1)>-1)
|
|
4897
4897
|
for(let e=0;e<o.length;e++){let i=o[e][1].sort(Yy)
|
|
4898
4898
|
r.next.push({type:o[e][0],next:t[i.join(",")]||n(i)})}return r}}(function(e){let t=[[]]
|
|
4899
4899
|
return o(r(e,0),n()),t
|
|
@@ -4935,7 +4935,7 @@ return this.next[e]}toString(){let e=[]
|
|
|
4935
4935
|
return function t(n){e.push(n)
|
|
4936
4936
|
for(let i=0;i<n.next.length;i++)-1==e.indexOf(n.next[i].next)&&t(n.next[i].next)}(this),e.map(((t,n)=>{let i=n+(t.validEnd?"*":" ")+" "
|
|
4937
4937
|
for(let n=0;n<t.next.length;n++)i+=(n?", ":"")+t.next[n].type.name+"->"+e.indexOf(t.next[n].next)
|
|
4938
|
-
return i})).join("\n")}}
|
|
4938
|
+
return i})).join("\n")}}jy.empty=new jy(!0)
|
|
4939
4939
|
class Uy{constructor(e,t){this.string=e,this.nodeTypes=t,this.inline=null,this.pos=0,this.tokens=e.split(/\s*(?=\b|\W|$)/),""==this.tokens[this.tokens.length-1]&&this.tokens.pop(),""==this.tokens[0]&&this.tokens.shift()}get next(){return this.tokens[this.pos]}eat(e){return this.next==e&&(this.pos++||!0)}err(e){throw new SyntaxError(e+" (in content expression '"+this.string+"')")}}function Wy(e){let t=[]
|
|
4940
4940
|
do{t.push(Gy(e))}while(e.eat("|"))
|
|
4941
4941
|
return 1==t.length?t[0]:{type:"choice",exprs:t}}function Gy(e){let t=[]
|
|
@@ -4969,7 +4969,7 @@ if(void 0===o){let t=e[i]
|
|
|
4969
4969
|
if(!t.hasDefault)throw new RangeError("No value supplied for attribute "+i)
|
|
4970
4970
|
o=t.default}n[i]=o}return n}function nw(e){let t=Object.create(null)
|
|
4971
4971
|
if(e)for(let n in e)t[n]=new ow(e[n])
|
|
4972
|
-
return t}let iw=class e{constructor(e,t,n){this.name=e,this.schema=t,this.spec=n,this.markSet=null,this.groups=n.group?n.group.split(" "):[],this.attrs=nw(n.attrs),this.defaultAttrs=ew(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(n.inline||"text"==e),this.isText="text"==e}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==
|
|
4972
|
+
return t}let iw=class e{constructor(e,t,n){this.name=e,this.schema=t,this.spec=n,this.markSet=null,this.groups=n.group?n.group.split(" "):[],this.attrs=nw(n.attrs),this.defaultAttrs=ew(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(n.inline||"text"==e),this.isText="text"==e}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==jy.empty}get isAtom(){return this.isLeaf||!!this.spec.atom}get whitespace(){return this.spec.whitespace||(this.spec.code?"pre":"normal")}hasRequiredAttrs(){for(let e in this.attrs)if(this.attrs[e].isRequired)return!0
|
|
4973
4973
|
return!1}compatibleContent(e){return this==e||this.contentMatch.compatible(e.contentMatch)}computeAttrs(e){return!e&&this.defaultAttrs?this.defaultAttrs:tw(this.attrs,e)}create(e=null,t,n){if(this.isText)throw new Error("NodeType.create can't construct text nodes")
|
|
4974
4974
|
return new By(this,this.computeAttrs(e),by.from(t),ky.setFrom(n))}createChecked(e=null,t,n){return t=by.from(t),this.checkContent(t),new By(this,this.computeAttrs(e),t,ky.setFrom(n))}createAndFill(e=null,t,n){if(e=this.computeAttrs(e),(t=by.from(t)).size){let e=this.contentMatch.fillBefore(t)
|
|
4975
4975
|
if(!e)return null
|
|
@@ -5000,7 +5000,7 @@ t.nodes=gy.from(e.nodes),t.marks=gy.from(e.marks||{}),this.nodes=iw.compile(this
|
|
|
5000
5000
|
let n=Object.create(null)
|
|
5001
5001
|
for(let e in this.nodes){if(e in this.marks)throw new RangeError(e+" can not be both a node and a mark")
|
|
5002
5002
|
let t=this.nodes[e],i=t.spec.content||"",o=t.spec.marks
|
|
5003
|
-
t.contentMatch=n[i]||(n[i]=
|
|
5003
|
+
t.contentMatch=n[i]||(n[i]=jy.parse(i,this.nodes)),t.inlineContent=t.contentMatch.inlineContent,t.markSet="_"==o?null:o?aw(this,o.split(" ")):""!=o&&t.inlineContent?null:[]}for(let e in this.marks){let t=this.marks[e],n=t.spec.excludes
|
|
5004
5004
|
t.excluded=null==n?[t]:""==n?[]:aw(this,n.split(" "))}this.nodeFromJSON=this.nodeFromJSON.bind(this),this.markFromJSON=this.markFromJSON.bind(this),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null)}node(e,t=null,n,i){if("string"==typeof e)e=this.nodeType(e)
|
|
5005
5005
|
else{if(!(e instanceof iw))throw new RangeError("Invalid node type: "+e)
|
|
5006
5006
|
if(e.schema!=this)throw new RangeError("Node type from different schema used ("+e.name+")")}return e.createChecked(t,n,i)}text(e,t){let n=this.nodes.text
|
|
@@ -5243,11 +5243,11 @@ a&&(s=s.replaceChild(0,a.type.create(a.attrs)))
|
|
|
5243
5243
|
let l=i&&i[t]||n
|
|
5244
5244
|
if(!n.canReplace(r+1,n.childCount)||!l.type.validContent(s))return!1}let a=o.indexAfter(r),l=i&&i[0]
|
|
5245
5245
|
return o.node(r).canReplaceWith(a,a,l?l.type:o.node(r+1).type)}function Bw(e,t){let n=e.resolve(t),i=n.index()
|
|
5246
|
-
return qw(n.nodeBefore,n.nodeAfter)&&n.parent.canReplace(i,i+1)}function qw(e,t){return!(!e||!t||e.isLeaf||!e.canAppend(t))}function
|
|
5246
|
+
return qw(n.nodeBefore,n.nodeAfter)&&n.parent.canReplace(i,i+1)}function qw(e,t){return!(!e||!t||e.isLeaf||!e.canAppend(t))}function Zw(e,t,n=-1){let i=e.resolve(t)
|
|
5247
5247
|
for(let e=i.depth;;e--){let o,r,s=i.index(e)
|
|
5248
5248
|
if(e==i.depth?(o=i.nodeBefore,r=i.nodeAfter):n>0?(o=i.node(e+1),s++,r=i.node(e).maybeChild(s)):(o=i.node(e).maybeChild(s-1),r=i.node(e+1)),o&&!o.isTextblock&&qw(o,r)&&i.node(e).canReplace(s,s+1))return t
|
|
5249
5249
|
if(0==e)break
|
|
5250
|
-
t=n<0?i.before(e):i.after(e)}}function
|
|
5250
|
+
t=n<0?i.before(e):i.after(e)}}function jw(e,t,n=t,i=Sy.empty){if(t==n&&!i.size)return null
|
|
5251
5251
|
let o=e.resolve(t),r=e.resolve(n)
|
|
5252
5252
|
return Uw(o,r,i)?new Dw(t,n,i):new Ww(o,r,i).fit()}function Uw(e,t,n){return!n.openStart&&!n.openEnd&&e.start()==t.start()&&e.parent.canReplace(e.index(),t.index(),n.content)}_w.jsonID("replaceAround",Fw)
|
|
5253
5253
|
class Ww{constructor(e,t,n){this.$from=e,this.$to=t,this.unplaced=n,this.frontier=[],this.placed=by.empty
|
|
@@ -5320,7 +5320,7 @@ return n.__proto__=e.prototype,n},(ix.prototype=Object.create(Error.prototype)).
|
|
|
5320
5320
|
let ox=class{constructor(e){this.doc=e,this.steps=[],this.docs=[],this.mapping=new $w}get before(){return this.docs.length?this.docs[0]:this.doc}step(e){let t=this.maybeStep(e)
|
|
5321
5321
|
if(t.failed)throw new ix(t.failed)
|
|
5322
5322
|
return this}maybeStep(e){let t=e.apply(this.doc)
|
|
5323
|
-
return t.failed||this.addStep(e,t.doc),t}get docChanged(){return this.steps.length>0}addStep(e,t){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=t}replace(e,t=e,n=Sy.empty){let i=
|
|
5323
|
+
return t.failed||this.addStep(e,t.doc),t}get docChanged(){return this.steps.length>0}addStep(e,t){this.docs.push(this.doc),this.steps.push(e),this.mapping.appendMap(e.getMap()),this.doc=t}replace(e,t=e,n=Sy.empty){let i=jw(this.doc,e,t,n)
|
|
5324
5324
|
return i&&this.step(i),this}replaceWith(e,t,n){return this.replace(e,t,new Sy(by.from(n),0,0))}delete(e,t){return this.replace(e,t,Sy.empty)}insert(e,t){return this.replaceWith(e,e,t)}replaceRange(e,t,n){return function(e,t,n,i){if(!i.size)return e.deleteRange(t,n)
|
|
5325
5325
|
let o=e.doc.resolve(t),r=e.doc.resolve(n)
|
|
5326
5326
|
if(Uw(o,r,i))return e.step(new Dw(t,n,i))
|
|
@@ -5491,7 +5491,7 @@ if("false"==(e=e.childNodes[t+(o<0?-1:0)]).contentEditable)return!1
|
|
|
5491
5491
|
t=o<0?Lx(e):0}}}function Lx(e){return 3==e.nodeType?e.nodeValue.length:e.childNodes.length}function Nx(e){let t
|
|
5492
5492
|
for(let n=e;n&&!(t=n.pmViewDesc);n=n.parentNode);return t&&t.node&&t.node.isBlock&&(t.dom==e||t.contentDOM==e)}const Px=function(e){return e.focusNode&&Rx(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset)}
|
|
5493
5493
|
function zx(e,t){let n=document.createEvent("Event")
|
|
5494
|
-
return n.initEvent("keydown",!0,!0),n.keyCode=e,n.key=n.code=t,n}const Vx="undefined"!=typeof navigator?navigator:null,Hx="undefined"!=typeof document?document:null,Bx=Vx&&Vx.userAgent||"",qx=/Edge\/(\d+)/.exec(Bx),
|
|
5494
|
+
return n.initEvent("keydown",!0,!0),n.keyCode=e,n.key=n.code=t,n}const Vx="undefined"!=typeof navigator?navigator:null,Hx="undefined"!=typeof document?document:null,Bx=Vx&&Vx.userAgent||"",qx=/Edge\/(\d+)/.exec(Bx),Zx=/MSIE \d/.exec(Bx),jx=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Bx),Ux=!!(Zx||jx||qx),Wx=Zx?document.documentMode:jx?+jx[1]:qx?+qx[1]:0,Gx=!Ux&&/gecko\/(\d+)/i.test(Bx)
|
|
5495
5495
|
Gx&&(/Firefox\/(\d+)/.exec(Bx)||[0,0])[1]
|
|
5496
5496
|
const Kx=!Ux&&/Chrome\/(\d+)/.exec(Bx),Jx=!!Kx,Xx=Kx?+Kx[1]:0,Yx=!Ux&&!!Vx&&/Apple Computer/.test(Vx.vendor),Qx=Yx&&(/Mobile\/\w+/.test(Bx)||!!Vx&&Vx.maxTouchPoints>2),ek=Qx||!!Vx&&/Mac/.test(Vx.platform),tk=!!Vx&&/Win/.test(Vx.platform),nk=/Android \d/.test(Bx),ik=!!Hx&&"webkitFontSmoothing"in Hx.documentElement.style,ok=ik?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0
|
|
5497
5497
|
function rk(e){return{left:0,right:e.documentElement.clientWidth,top:0,bottom:e.documentElement.clientHeight}}function sk(e,t){return"number"==typeof e?e:e[t]}function ak(e){let t=e.getBoundingClientRect(),n=t.width/e.offsetWidth||1,i=t.height/e.offsetHeight||1
|
|
@@ -5664,7 +5664,7 @@ if("pre"==this.node.type.whitespace&&(e.preserveWhitespace="full"),this.contentD
|
|
|
5664
5664
|
if(this.dom.contains(n.dom.parentNode)){e.contentElement=n.dom.parentNode
|
|
5665
5665
|
break}}e.contentElement||(e.getContent=()=>by.empty)}else e.contentElement=this.contentDOM
|
|
5666
5666
|
else e.getContent=()=>this.node.content
|
|
5667
|
-
return e}matchesNode(e,t,n){return 0==this.dirty&&e.eq(this.node)&&
|
|
5667
|
+
return e}matchesNode(e,t,n){return 0==this.dirty&&e.eq(this.node)&&Zk(t,this.outerDeco)&&n.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return this.node.isLeaf?0:1}updateChildren(e,t){let n=this.node.inlineContent,i=t,o=e.composing?this.localCompositionInfo(e,t):null,r=o&&o.pos>-1?o:null,s=o&&o.pos<0,a=new Uk(this,r&&r.node,e)
|
|
5668
5668
|
!function(e,t,n,i){let o=t.locals(e),r=0
|
|
5669
5669
|
if(0==o.length){for(let n=0;n<e.childCount;n++){let s=e.child(n)
|
|
5670
5670
|
i(s,o,t.forChild(r,s),n),r+=s.nodeSize}return}let s=0,a=[],l=null
|
|
@@ -5702,7 +5702,7 @@ let o=t
|
|
|
5702
5702
|
for(;o.parentNode!=this.contentDOM;o=o.parentNode){for(;o.previousSibling;)o.parentNode.removeChild(o.previousSibling)
|
|
5703
5703
|
for(;o.nextSibling;)o.parentNode.removeChild(o.nextSibling)
|
|
5704
5704
|
o.pmViewDesc&&(o.pmViewDesc=void 0)}let r=new Ik(this,o,t,i)
|
|
5705
|
-
e.input.compositionNodes.push(r),this.children=Gk(this.children,n,n+i.length,e,r)}update(e,t,n,i){return!(3==this.dirty||!e.sameMarkup(this.node))&&(this.updateInner(e,t,n,i),!0)}updateInner(e,t,n,i){this.updateOuterDeco(t),this.node=e,this.innerDeco=n,this.contentDOM&&this.updateChildren(i,this.posAtStart),this.dirty=0}updateOuterDeco(e){if(
|
|
5705
|
+
e.input.compositionNodes.push(r),this.children=Gk(this.children,n,n+i.length,e,r)}update(e,t,n,i){return!(3==this.dirty||!e.sameMarkup(this.node))&&(this.updateInner(e,t,n,i),!0)}updateInner(e,t,n,i){this.updateOuterDeco(t),this.node=e,this.innerDeco=n,this.contentDOM&&this.updateChildren(i,this.posAtStart),this.dirty=0}updateOuterDeco(e){if(Zk(e,this.outerDeco))return
|
|
5706
5706
|
let t=1!=this.nodeDOM.nodeType,n=this.dom
|
|
5707
5707
|
this.dom=Hk(this.dom,this.nodeDOM,Vk(this.outerDeco,this.node,t),Vk(e,this.node,t)),this.dom!=n&&(n.pmViewDesc=void 0,this.dom.pmViewDesc=this),this.outerDeco=e}selectNode(){1==this.nodeDOM.nodeType&&this.nodeDOM.classList.add("ProseMirror-selectednode"),!this.contentDOM&&this.node.type.spec.draggable||(this.dom.draggable=!0)}deselectNode(){1==this.nodeDOM.nodeType&&this.nodeDOM.classList.remove("ProseMirror-selectednode"),!this.contentDOM&&this.node.type.spec.draggable||this.dom.removeAttribute("draggable")}get domAtom(){return this.node.isAtom}}function Rk(e,t,n,i,o){qk(i,t,e)
|
|
5708
5708
|
let r=new Tk(void 0,e,t,n,i,i,i,o,0)
|
|
@@ -5715,10 +5715,10 @@ return new Dk(this.parent,i,this.outerDeco,this.innerDeco,o,o,n)}markDirty(e,t){
|
|
|
5715
5715
|
if(this.spec.update){let o=this.spec.update(e,t,n)
|
|
5716
5716
|
return o&&this.updateInner(e,t,n,i),o}return!(!this.contentDOM&&!e.isLeaf)&&super.update(e,t,n,i)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,t,n,i){this.spec.setSelection?this.spec.setSelection(e,t,n):super.setSelection(e,t,n,i)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}stopEvent(e){return!!this.spec.stopEvent&&this.spec.stopEvent(e)}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}}function Nk(e,t,n){let i=e.firstChild,o=!1
|
|
5717
5717
|
for(let r=0;r<t.length;r++){let s=t[r],a=s.dom
|
|
5718
|
-
if(a.parentNode==e){for(;a!=i;)i=
|
|
5718
|
+
if(a.parentNode==e){for(;a!=i;)i=jk(i),o=!0
|
|
5719
5719
|
i=i.nextSibling}else o=!0,e.insertBefore(a,i)
|
|
5720
5720
|
if(s instanceof Ok){let t=i?i.previousSibling:e.lastChild
|
|
5721
|
-
Nk(s.contentDOM,s.children,n),i=t?t.nextSibling:e.firstChild}}for(;i;)i=
|
|
5721
|
+
Nk(s.contentDOM,s.children,n),i=t?t.nextSibling:e.firstChild}}for(;i;)i=jk(i),o=!0
|
|
5722
5722
|
o&&n.trackWrites==e&&(n.trackWrites=null)}const Pk=function(e){e&&(this.nodeName=e)}
|
|
5723
5723
|
Pk.prototype=Object.create(null)
|
|
5724
5724
|
const zk=[new Pk]
|
|
@@ -5737,9 +5737,9 @@ if(t.class!=n.class){let i=t.class?t.class.split(" ").filter(Boolean):[],o=n.cla
|
|
|
5737
5737
|
for(let t=0;t<i.length;t++)-1==o.indexOf(i[t])&&e.classList.remove(i[t])
|
|
5738
5738
|
for(let t=0;t<o.length;t++)-1==i.indexOf(o[t])&&e.classList.add(o[t])
|
|
5739
5739
|
0==e.classList.length&&e.removeAttribute("class")}if(t.style!=n.style){if(t.style){let n,i=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g
|
|
5740
|
-
for(;n=i.exec(t.style);)e.style.removeProperty(n[1])}n.style&&(e.style.cssText+=n.style)}}function qk(e,t,n){return Hk(e,e,zk,Vk(t,n,1!=e.nodeType))}function
|
|
5740
|
+
for(;n=i.exec(t.style);)e.style.removeProperty(n[1])}n.style&&(e.style.cssText+=n.style)}}function qk(e,t,n){return Hk(e,e,zk,Vk(t,n,1!=e.nodeType))}function Zk(e,t){if(e.length!=t.length)return!1
|
|
5741
5741
|
for(let n=0;n<e.length;n++)if(!e[n].type.eq(t[n].type))return!1
|
|
5742
|
-
return!0}function
|
|
5742
|
+
return!0}function jk(e){let t=e.nextSibling
|
|
5743
5743
|
return e.parentNode.removeChild(e),t}class Uk{constructor(e,t,n){this.lock=t,this.view=n,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=function(e,t){let n=t,i=n.children.length,o=e.childCount,r=new Map,s=[]
|
|
5744
5744
|
e:for(;o>0;){let a
|
|
5745
5745
|
for(;;)if(i){let e=n.children[i-1]
|
|
@@ -5768,7 +5768,7 @@ if(t)for(let e=this.index;e<this.top.children.length;e++)if(this.top.children[e]
|
|
|
5768
5768
|
return-1}e=t}}updateNextNode(e,t,n,i,o,r){for(let s=this.index;s<this.top.children.length;s++){let a=this.top.children[s]
|
|
5769
5769
|
if(a instanceof Tk){let l=this.preMatch.matched.get(a)
|
|
5770
5770
|
if(null!=l&&l!=o)return!1
|
|
5771
|
-
let c,d=a.dom,h=this.isLocked(d)&&!(e.isText&&a.node&&a.node.isText&&a.nodeDOM.nodeValue==e.text&&3!=a.dirty&&
|
|
5771
|
+
let c,d=a.dom,h=this.isLocked(d)&&!(e.isText&&a.node&&a.node.isText&&a.nodeDOM.nodeValue==e.text&&3!=a.dirty&&Zk(t,a.outerDeco))
|
|
5772
5772
|
if(!h&&a.update(e,t,n,i))return this.destroyBetween(this.index,s),a.dom!=d&&(this.changed=!0),this.index++,!0
|
|
5773
5773
|
if(!h&&(c=this.recreateWrapper(a,e,t,n,i,r)))return this.top.children[this.index]=c,c.dirty=2,c.updateChildren(i,r+1),c.dirty=0,this.changed=!0,this.index++,!0
|
|
5774
5774
|
break}}return!1}recreateWrapper(e,t,n,i,o,r){if(e.dirty||t.isAtom||!e.children.length||!e.node.content.eq(t.content))return null
|
|
@@ -5957,7 +5957,7 @@ for(let e=r.depth+1;e>0;e--){let t=e>r.depth?r.nodeAfter:r.node(e)
|
|
|
5957
5957
|
if(ux.isSelectable(t)){i=n&&o.$from.depth>0&&e>=o.$from.depth&&r.before(o.$from.depth+1)==o.$from.pos?r.before(o.$from.depth):r.before(e)
|
|
5958
5958
|
break}}return null!=i&&(BC(e,ux.create(e.state.doc,i),"pointer"),!0)}(e,n):function(e,t){if(-1==t)return!1
|
|
5959
5959
|
let n=e.state.doc.resolve(t),i=n.nodeAfter
|
|
5960
|
-
return!!(i&&i.isAtom&&ux.isSelectable(i))&&(BC(e,new ux(n),"pointer"),!0)}(e,n))}function
|
|
5960
|
+
return!!(i&&i.isAtom&&ux.isSelectable(i))&&(BC(e,new ux(n),"pointer"),!0)}(e,n))}function ZC(e,t,n,i){return HC(e,"handleDoubleClickOn",t,n,i)||e.someProp("handleDoubleClick",(n=>n(e,t,i)))}function jC(e,t,n,i){return HC(e,"handleTripleClickOn",t,n,i)||e.someProp("handleTripleClick",(n=>n(e,t,i)))||function(e,t,n){if(0!=n.button)return!1
|
|
5961
5961
|
let i=e.state.doc
|
|
5962
5962
|
if(-1==t)return!!i.inlineContent&&(BC(e,dx.create(i,0,i.content.size),"pointer"),!0)
|
|
5963
5963
|
let o=i.resolve(t)
|
|
@@ -5979,7 +5979,7 @@ let i=UC(e),o=Date.now(),r="singleClick"
|
|
|
5979
5979
|
o-e.input.lastClick.time<500&&function(e,t){let n=t.x-e.clientX,i=t.y-e.clientY
|
|
5980
5980
|
return n*n+i*i<100}(n,e.input.lastClick)&&!n[WC]&&("singleClick"==e.input.lastClick.type?r="doubleClick":"doubleClick"==e.input.lastClick.type&&(r="tripleClick")),e.input.lastClick={time:o,x:n.clientX,y:n.clientY,type:r}
|
|
5981
5981
|
let s=e.posAtCoords(VC(n))
|
|
5982
|
-
s&&("singleClick"==r?(e.input.mouseDown&&e.input.mouseDown.done(),e.input.mouseDown=new GC(e,s,n,!!i)):("doubleClick"==r?jC
|
|
5982
|
+
s&&("singleClick"==r?(e.input.mouseDown&&e.input.mouseDown.done(),e.input.mouseDown=new GC(e,s,n,!!i)):("doubleClick"==r?ZC:jC)(e,s.pos,s.inside,n)?n.preventDefault():LC(e,"pointer"))}
|
|
5983
5983
|
class GC{constructor(e,t,n,i){let o,r
|
|
5984
5984
|
if(this.view=e,this.pos=t,this.event=n,this.flushed=i,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!n[WC],this.allowDefault=n.shiftKey,t.inside>-1)o=e.state.doc.nodeAt(t.inside),r=t.inside
|
|
5985
5985
|
else{let n=e.state.doc.resolve(t.pos)
|
|
@@ -6311,8 +6311,8 @@ t.className="ProseMirror-separator",t.setAttribute("mark-placeholder","true"),t.
|
|
|
6311
6311
|
function n(e){for(let n in e)Object.prototype.hasOwnProperty.call(t,n)||(t[n]=e[n])}return e.someProp("nodeViews",n),e.someProp("markViews",n),t}function PS(e){if(e.spec.state||e.spec.filterTransaction||e.spec.appendTransaction)throw new RangeError("Plugins passed directly to the view must not have a state component")}for(var zS={8:"Backspace",9:"Tab",10:"Enter",12:"NumLock",13:"Enter",16:"Shift",17:"Control",18:"Alt",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",44:"PrintScreen",45:"Insert",46:"Delete",59:";",61:"=",91:"Meta",92:"Meta",106:"*",107:"+",108:",",109:"-",110:".",111:"/",144:"NumLock",145:"ScrollLock",160:"Shift",161:"Shift",162:"Control",163:"Control",164:"Alt",165:"Alt",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"},VS={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},HS="undefined"!=typeof navigator&&/Mac/.test(navigator.platform),BS="undefined"!=typeof navigator&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),qS=0;qS<10;qS++)zS[48+qS]=zS[96+qS]=String(qS)
|
|
6312
6312
|
for(qS=1;qS<=24;qS++)zS[qS+111]="F"+qS
|
|
6313
6313
|
for(qS=65;qS<=90;qS++)zS[qS]=String.fromCharCode(qS+32),VS[qS]=String.fromCharCode(qS)
|
|
6314
|
-
for(var
|
|
6315
|
-
const
|
|
6314
|
+
for(var ZS in zS)VS.hasOwnProperty(ZS)||(VS[ZS]=zS[ZS])
|
|
6315
|
+
const jS="undefined"!=typeof navigator&&/Mac|iP(hone|[oa]d)/.test(navigator.platform)
|
|
6316
6316
|
function US(e){let t,n,i,o,r=e.split(/-(?!$)/),s=r[r.length-1]
|
|
6317
6317
|
"Space"==s&&(s=" ")
|
|
6318
6318
|
for(let e=0;e<r.length-1;e++){let s=r[e]
|
|
@@ -6321,7 +6321,7 @@ else if(/^a(lt)?$/i.test(s))t=!0
|
|
|
6321
6321
|
else if(/^(c|ctrl|control)$/i.test(s))n=!0
|
|
6322
6322
|
else if(/^s(hift)?$/i.test(s))i=!0
|
|
6323
6323
|
else{if(!/^mod$/i.test(s))throw new Error("Unrecognized modifier name: "+s)
|
|
6324
|
-
|
|
6324
|
+
jS?o=!0:n=!0}}return t&&(s="Alt-"+s),n&&(s="Ctrl-"+s),o&&(s="Meta-"+s),i&&(s="Shift-"+s),s}function WS(e,t,n=!0){return t.altKey&&(e="Alt-"+e),t.ctrlKey&&(e="Ctrl-"+e),t.metaKey&&(e="Meta-"+e),n&&t.shiftKey&&(e="Shift-"+e),e}function GS(e){let t=function(e){let t=Object.create(null)
|
|
6325
6325
|
for(let n in e)t[US(n)]=e[n]
|
|
6326
6326
|
return t}(e)
|
|
6327
6327
|
return function(e,n){let i,o=function(e){var t=!(HS&&e.metaKey&&e.shiftKey&&!e.ctrlKey&&!e.altKey||BS&&e.shiftKey&&e.key&&1==e.key.length||"Unidentified"==e.key)&&e.key||(e.shiftKey?VS:zS)[e.keyCode]||e.key||"Unidentified"
|
|
@@ -6535,12 +6535,12 @@ let r=i.index,s=e.start()+i.offset,a=r+1,l=s+i.node.nodeSize
|
|
|
6535
6535
|
for(P$([...i.node.marks],t,n);r>0&&o.isInSet(e.parent.child(r-1).marks);)r-=1,s-=e.parent.child(r).nodeSize
|
|
6536
6536
|
for(;a<e.parent.childCount&&z$([...e.parent.child(a).marks],t,n);)l+=e.parent.child(a).nodeSize,a+=1
|
|
6537
6537
|
return{from:s,to:l}}function H$(e,t){if("string"==typeof e){if(!t.marks[e])throw Error(`There is no mark type named '${e}'. Maybe you forgot to add the extension?`)
|
|
6538
|
-
return t.marks[e]}return e}function B$(e){return e instanceof dx}function q$(e=0,t=0,n=0){return Math.min(Math.max(e,t),n)}function
|
|
6538
|
+
return t.marks[e]}return e}function B$(e){return e instanceof dx}function q$(e=0,t=0,n=0){return Math.min(Math.max(e,t),n)}function Z$(e,t=null){if(!t)return null
|
|
6539
6539
|
const n=sx.atStart(e),i=sx.atEnd(e)
|
|
6540
6540
|
if("start"===t||!0===t)return n
|
|
6541
6541
|
if("end"===t)return i
|
|
6542
6542
|
const o=n.from,r=i.to
|
|
6543
|
-
return"all"===t?dx.create(e,q$(0,o,r),q$(e.content.size,o,r)):dx.create(e,q$(t,o,r),q$(t,o,r))}function
|
|
6543
|
+
return"all"===t?dx.create(e,q$(0,o,r),q$(e.content.size,o,r)):dx.create(e,q$(t,o,r),q$(t,o,r))}function j$(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}function U$(e){const t=`<body>${e}</body>`
|
|
6544
6544
|
return(new window.DOMParser).parseFromString(t,"text/html").body}function W$(e,t,n){if(n={slice:!0,parseOptions:{},...n},"object"==typeof e&&null!==e)try{return Array.isArray(e)&&e.length>0?by.fromArray(e.map((e=>t.nodeFromJSON(e)))):t.nodeFromJSON(e)}catch(i){return console.warn("[tiptap warn]: Invalid content.","Passed value:",e,"Error:",i),W$("",t,n)}if("string"==typeof e){const i=lw.fromSchema(t)
|
|
6545
6545
|
return n.slice?i.parseSlice(U$(e),n.parseOptions).content:i.parse(U$(e),n.parseOptions)}return W$("",t,n)}function G$(){return"undefined"!=typeof navigator&&/Mac/.test(navigator.platform)}function K$(e,t,n={}){const{from:i,to:o,empty:r}=e.selection,s=t?u$(t,e.schema):null,a=[]
|
|
6546
6546
|
e.doc.nodesBetween(i,o,((e,t)=>{if(e.isText)return
|
|
@@ -6623,10 +6623,10 @@ if(e&&e.from<=c&&e.to>=d){const t=dx.create(s,e.from,e.to)
|
|
|
6623
6623
|
n.setSelection(t)}}return!0},first:e=>t=>{const n="function"==typeof e?e(t):e
|
|
6624
6624
|
for(let e=0;e<n.length;e+=1)if(n[e](t))return!0
|
|
6625
6625
|
return!1},focus:(e=null,t={})=>({editor:n,view:i,tr:o,dispatch:r})=>{t={scrollIntoView:!0,...t}
|
|
6626
|
-
const s=()=>{
|
|
6626
|
+
const s=()=>{j$()&&i.dom.focus(),requestAnimationFrame((()=>{n.isDestroyed||(i.focus(),(null==t?void 0:t.scrollIntoView)&&n.commands.scrollIntoView())}))}
|
|
6627
6627
|
if(i.hasFocus()&&null===e||!1===e)return!0
|
|
6628
6628
|
if(r&&null===e&&!B$(n.state.selection))return s(),!0
|
|
6629
|
-
const a=
|
|
6629
|
+
const a=Z$(o.doc,e)||n.state.selection,l=n.state.selection.eq(a)
|
|
6630
6630
|
return r&&(l||o.setSelection(a),l&&o.storedMarks&&o.setStoredMarks(o.storedMarks),s()),!0},forEach:(e,t)=>n=>e.every(((e,i)=>t(e,{...n,index:i}))),insertContent:(e,t)=>({tr:n,commands:i})=>i.insertContentAt({from:n.selection.from,to:n.selection.to},e,t),insertContentAt:(e,t,n)=>({tr:i,dispatch:o,editor:r})=>{if(o){n={parseOptions:{},updateSelection:!0,...n}
|
|
6631
6631
|
const o=W$(t,r.schema,{parseOptions:{preserveWhitespace:"full",...n.parseOptions}})
|
|
6632
6632
|
if("<>"===o.toString())return!0
|
|
@@ -6640,11 +6640,11 @@ const r=e.mapping.maps[i]
|
|
|
6640
6640
|
let s=0
|
|
6641
6641
|
r.forEach(((e,t,n,i)=>{0===s&&(s=i)})),e.setSelection(sx.near(e.doc.resolve(s),n))}(i,i.steps.length-1,-1)}return!0},joinUp:()=>({state:e,dispatch:t})=>((e,t)=>{let n,i=e.selection,o=i instanceof ux
|
|
6642
6642
|
if(o){if(i.node.isTextblock||!Bw(e.doc,i.from))return!1
|
|
6643
|
-
n=i.from}else if(n=
|
|
6643
|
+
n=i.from}else if(n=Zw(e.doc,i.from,-1),null==n)return!1
|
|
6644
6644
|
if(t){let i=e.tr.join(n)
|
|
6645
6645
|
o&&i.setSelection(ux.create(i.doc,n-e.doc.resolve(n).nodeBefore.nodeSize)),t(i.scrollIntoView())}return!0})(e,t),joinDown:()=>({state:e,dispatch:t})=>((e,t)=>{let n,i=e.selection
|
|
6646
6646
|
if(i instanceof ux){if(i.node.isTextblock||!Bw(e.doc,i.to))return!1
|
|
6647
|
-
n=i.to}else if(n=
|
|
6647
|
+
n=i.to}else if(n=Zw(e.doc,i.to,1),null==n)return!1
|
|
6648
6648
|
return t&&t(e.tr.join(n).scrollIntoView()),!0})(e,t),joinBackward:()=>({state:e,dispatch:t})=>((e,t,n)=>{let i=function(e,t){let{$cursor:n}=e.selection
|
|
6649
6649
|
return!n||(t?!t.endOfTextblock("backward",e):n.parentOffset>0)?null:n}(e,n)
|
|
6650
6650
|
if(!i)return!1
|
|
@@ -6652,7 +6652,7 @@ let o=JS(i)
|
|
|
6652
6652
|
if(!o){let n=i.blockRange(),o=n&&Pw(n)
|
|
6653
6653
|
return null!=o&&(t&&t(e.tr.lift(n,o).scrollIntoView()),!0)}let r=o.nodeBefore
|
|
6654
6654
|
if(!r.type.spec.isolating&&QS(e,o,t))return!0
|
|
6655
|
-
if(0==i.parent.content.size&&(KS(r,"end")||ux.isSelectable(r))){let n=
|
|
6655
|
+
if(0==i.parent.content.size&&(KS(r,"end")||ux.isSelectable(r))){let n=jw(e.doc,i.before(),i.after(),Sy.empty)
|
|
6656
6656
|
if(n&&n.slice.size<n.to-n.from){if(t){let i=e.tr.step(n)
|
|
6657
6657
|
i.setSelection(KS(r,"end")?sx.findFrom(i.doc.resolve(i.mapping.map(o.pos,-1)),-1):ux.create(i.doc,o.pos-r.nodeSize)),t(i.scrollIntoView())}return!0}}return!(!r.isAtom||o.depth!=i.depth-1||(t&&t(e.tr.delete(o.pos-r.nodeSize,o.pos).scrollIntoView()),0))})(e,t),joinForward:()=>({state:e,dispatch:t})=>((e,t,n)=>{let i=function(e,t){let{$cursor:n}=e.selection
|
|
6658
6658
|
return!n||(t?!t.endOfTextblock("forward",e):n.parentOffset<n.parent.content.size)?null:n}(e,n)
|
|
@@ -6661,10 +6661,10 @@ let o=XS(i)
|
|
|
6661
6661
|
if(!o)return!1
|
|
6662
6662
|
let r=o.nodeAfter
|
|
6663
6663
|
if(QS(e,o,t))return!0
|
|
6664
|
-
if(0==i.parent.content.size&&(KS(r,"start")||ux.isSelectable(r))){let n=
|
|
6664
|
+
if(0==i.parent.content.size&&(KS(r,"start")||ux.isSelectable(r))){let n=jw(e.doc,i.before(),i.after(),Sy.empty)
|
|
6665
6665
|
if(n&&n.slice.size<n.to-n.from){if(t){let i=e.tr.step(n)
|
|
6666
|
-
i.setSelection(KS(r,"start")?sx.findFrom(i.doc.resolve(i.mapping.map(o.pos)),1):ux.create(i.doc,i.mapping.map(o.pos))),t(i.scrollIntoView())}return!0}}return!(!r.isAtom||o.depth!=i.depth-1||(t&&t(e.tr.delete(o.pos,o.pos+r.nodeSize).scrollIntoView()),0))})(e,t),joinItemBackward:()=>({tr:e,state:t,dispatch:n})=>{try{const i=
|
|
6667
|
-
return null!=i&&(e.join(i,2),n&&n(e),!0)}catch{return!1}},joinItemForward:()=>({state:e,dispatch:t,tr:n})=>{try{const i=
|
|
6666
|
+
i.setSelection(KS(r,"start")?sx.findFrom(i.doc.resolve(i.mapping.map(o.pos)),1):ux.create(i.doc,i.mapping.map(o.pos))),t(i.scrollIntoView())}return!0}}return!(!r.isAtom||o.depth!=i.depth-1||(t&&t(e.tr.delete(o.pos,o.pos+r.nodeSize).scrollIntoView()),0))})(e,t),joinItemBackward:()=>({tr:e,state:t,dispatch:n})=>{try{const i=Zw(t.doc,t.selection.$from.pos,-1)
|
|
6667
|
+
return null!=i&&(e.join(i,2),n&&n(e),!0)}catch{return!1}},joinItemForward:()=>({state:e,dispatch:t,tr:n})=>{try{const i=Zw(e.doc,e.selection.$from.pos,1)
|
|
6668
6668
|
return null!=i&&(n.join(i,2),t&&t(n),!0)}catch(e){return!1}},keyboardShortcut:e=>({editor:t,view:n,tr:i,dispatch:o})=>{const r=function(e){const t=e.split(/-(?!$)/)
|
|
6669
6669
|
let n,i,o,r,s=t[t.length-1]
|
|
6670
6670
|
"Space"===s&&(s=" ")
|
|
@@ -6674,7 +6674,7 @@ else if(/^a(lt)?$/i.test(s))n=!0
|
|
|
6674
6674
|
else if(/^(c|ctrl|control)$/i.test(s))i=!0
|
|
6675
6675
|
else if(/^s(hift)?$/i.test(s))o=!0
|
|
6676
6676
|
else{if(!/^mod$/i.test(s))throw new Error(`Unrecognized modifier name: ${s}`)
|
|
6677
|
-
|
|
6677
|
+
j$()||G$()?r=!0:i=!0}}return n&&(s=`Alt-${s}`),i&&(s=`Ctrl-${s}`),r&&(s=`Meta-${s}`),o&&(s=`Shift-${s}`),s}(e).split(/-(?!$)/),s=r.find((e=>!["Alt","Ctrl","Meta","Shift"].includes(e))),a=new KeyboardEvent("keydown",{key:"Space"===s?" ":s,altKey:r.includes("Alt"),ctrlKey:r.includes("Ctrl"),metaKey:r.includes("Meta"),shiftKey:r.includes("Shift"),bubbles:!0,cancelable:!0}),l=t.captureTransaction((()=>{n.someProp("handleKeyDown",(e=>e(n,a)))}))
|
|
6678
6678
|
return null==l||l.steps.forEach((e=>{const t=e.map(i.mapping)
|
|
6679
6679
|
t&&o&&i.maybeStep(t)})),!0},lift:(e,t={})=>({state:n,dispatch:i})=>!!K$(n,u$(e,n.schema),t)&&((e,t)=>{let{$from:n,$to:i}=e.selection,o=n.blockRange(i),r=o&&Pw(o)
|
|
6680
6680
|
return null!=r&&(t&&t(e.tr.lift(o,r).scrollIntoView()),!0)})(n,i),liftEmptyBlock:()=>({state:e,dispatch:t})=>((e,t)=>{let{$cursor:n}=e.selection
|
|
@@ -6785,7 +6785,7 @@ return t.dispatch(i),!1},blur:(t,n)=>{e.isFocused=!1
|
|
|
6785
6785
|
const i=e.state.tr.setMeta("blur",{event:n}).setMeta("addToHistory",!1)
|
|
6786
6786
|
return t.dispatch(i),!1}}}})]}}),fM=R$.create({name:"keymap",addKeyboardShortcuts(){const e=()=>this.editor.commands.first((({commands:e})=>[()=>e.undoInputRule(),()=>e.command((({tr:t})=>{const{selection:n,doc:i}=t,{empty:o,$anchor:r}=n,{pos:s,parent:a}=r,l=r.parent.isTextblock?t.doc.resolve(s-1):r,c=l.parent.type.spec.isolating,d=r.pos-r.parentOffset,h=c&&1===l.parent.childCount?d===r.pos:sx.atStart(i).from===s
|
|
6787
6787
|
return!(!(o&&h&&a.type.isTextblock)||a.textContent.length)&&e.clearNodes()})),()=>e.deleteSelection(),()=>e.joinBackward(),()=>e.selectNodeBackward()])),t=()=>this.editor.commands.first((({commands:e})=>[()=>e.deleteSelection(),()=>e.deleteCurrentNode(),()=>e.joinForward(),()=>e.selectNodeForward()])),n={Enter:()=>this.editor.commands.first((({commands:e})=>[()=>e.newlineInCode(),()=>e.createParagraphNear(),()=>e.liftEmptyBlock(),()=>e.splitBlock()])),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:e,"Mod-Backspace":e,"Shift-Backspace":e,Delete:t,"Mod-Delete":t,"Mod-a":()=>this.editor.commands.selectAll()},i={...n},o={...n,"Ctrl-h":e,"Alt-Backspace":e,"Ctrl-d":t,"Ctrl-Alt-Backspace":t,"Alt-Delete":t,"Alt-d":t,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()}
|
|
6788
|
-
return
|
|
6788
|
+
return j$()||G$()?o:i},addProseMirrorPlugins(){return[new $x({key:new Ax("clearDocument"),appendTransaction:(e,t,n)=>{if(!(e.some((e=>e.docChanged))&&!t.doc.eq(n.doc)))return
|
|
6789
6789
|
const{empty:i,from:o,to:r}=t.selection,s=sx.atStart(t.doc).from,a=sx.atEnd(t.doc).to
|
|
6790
6790
|
if(i||!(o===s&&r===a))return
|
|
6791
6791
|
if(!(0===n.doc.textBetween(0,n.doc.content.size," "," ").length))return
|
|
@@ -6799,7 +6799,7 @@ return t&&o.setAttribute("nonce",t),o.setAttribute("data-tiptap-style"+(n?`-${n}
|
|
|
6799
6799
|
this.view.updateState(i)}unregisterPlugin(e){if(this.isDestroyed)return
|
|
6800
6800
|
const t="string"==typeof e?`${e}$`:e.key,n=this.state.reconfigure({plugins:this.state.plugins.filter((e=>!e.key.startsWith(t)))})
|
|
6801
6801
|
this.view.updateState(n)}createExtensionManager(){const e=[...this.options.enableCoreExtensions?Object.values(mM):[],...this.options.extensions].filter((e=>["extension","node","mark"].includes(null==e?void 0:e.type)))
|
|
6802
|
-
this.extensionManager=new I$(e,this)}createCommandManager(){this.commandManager=new a$({editor:this})}createSchema(){this.schema=this.extensionManager.schema}createView(){const e=Y$(this.options.content,this.schema,this.options.parseOptions),t=
|
|
6802
|
+
this.extensionManager=new I$(e,this)}createCommandManager(){this.commandManager=new a$({editor:this})}createSchema(){this.schema=this.extensionManager.schema}createView(){const e=Y$(this.options.content,this.schema,this.options.parseOptions),t=Z$(e,this.options.autofocus)
|
|
6803
6803
|
this.view=new RS(this.options.element,{...this.options.editorProps,dispatchTransaction:this.dispatchTransaction.bind(this),state:Cx.create({doc:e,selection:t||void 0})})
|
|
6804
6804
|
const n=this.state.reconfigure({plugins:this.extensionManager.plugins})
|
|
6805
6805
|
this.view.updateState(n),this.createNodeViews(),this.prependClass()
|
|
@@ -6908,11 +6908,11 @@ for(let i=0;i<e.length;i+=2){let o=t.map(e[i],1),r=t.map(e[i+1],-1)
|
|
|
6908
6908
|
o<=r&&n.push(o,r)}return n}function qM(e,t,n,i){let o=UM(t),r=WM.get(t).spec.config,s=(i?e.undone:e.done).popEvent(t,o)
|
|
6909
6909
|
if(!s)return
|
|
6910
6910
|
let a=s.selection.resolve(s.transform.doc),l=(i?e.done:e.undone).addTransform(s.transform,t.selection.getBookmark(),r,o),c=new zM(i?l:s.remaining,i?s.remaining:l,null,0,-1)
|
|
6911
|
-
n(s.transform.setSelection(a).setMeta(WM,{redo:i,historyState:c}).scrollIntoView())}let
|
|
6911
|
+
n(s.transform.setSelection(a).setMeta(WM,{redo:i,historyState:c}).scrollIntoView())}let ZM=!1,jM=null
|
|
6912
6912
|
function UM(e){let t=e.plugins
|
|
6913
|
-
if(
|
|
6914
|
-
for(let e=0;e<t.length;e++)if(t[e].spec.historyPreserveItems){
|
|
6915
|
-
break}}return
|
|
6913
|
+
if(jM!=t){ZM=!1,jM=t
|
|
6914
|
+
for(let e=0;e<t.length;e++)if(t[e].spec.historyPreserveItems){ZM=!0
|
|
6915
|
+
break}}return ZM}const WM=new Ax("history"),GM=new Ax("closeHistory")
|
|
6916
6916
|
function KM(e={}){return e={depth:e.depth||100,newGroupDelay:e.newGroupDelay||500},new $x({key:WM,state:{init:()=>new zM(NM.empty,NM.empty,null,0,-1),apply:(t,n,i)=>function(e,t,n,i){let o,r=n.getMeta(WM)
|
|
6917
6917
|
if(r)return r.historyState
|
|
6918
6918
|
n.getMeta(GM)&&(e=new zM(e.done,e.undone,null,0,-1))
|
|
@@ -6949,8 +6949,8 @@ for(const i in t)t[i].indexOf(e)>=0&&(n[i]=!0)
|
|
|
6949
6949
|
return n}(s.t,i),n)
|
|
6950
6950
|
b_(r,e,i)}else n&&b_(r,n,i)
|
|
6951
6951
|
s.t=r}return o.j[e]=s,s}}
|
|
6952
|
-
const w_=(e,t,n,i,o)=>e.ta(t,n,i,o),x_=(e,t,n,i,o)=>e.tr(t,n,i,o),k_=(e,t,n,i,o)=>e.ts(t,n,i,o),C_=(e,t,n,i,o)=>e.tt(t,n,i,o),S_="WORD",$_="UWORD",M_="LOCALHOST",__="TLD",A_="UTLD",E_="SCHEME",I_="SLASH_SCHEME",O_="NUM",T_="WS",R_="NL",D_="OPENBRACE",F_="OPENBRACKET",L_="OPENANGLEBRACKET",N_="OPENPAREN",P_="CLOSEBRACE",z_="CLOSEBRACKET",V_="CLOSEANGLEBRACKET",H_="CLOSEPAREN",B_="AMPERSAND",q_="APOSTROPHE",
|
|
6953
|
-
var fA=Object.freeze({__proto__:null,WORD:S_,UWORD:$_,LOCALHOST:M_,TLD:__,UTLD:A_,SCHEME:E_,SLASH_SCHEME:I_,NUM:O_,WS:T_,NL:R_,OPENBRACE:D_,OPENBRACKET:F_,OPENANGLEBRACKET:L_,OPENPAREN:N_,CLOSEBRACE:P_,CLOSEBRACKET:z_,CLOSEANGLEBRACKET:V_,CLOSEPAREN:H_,AMPERSAND:B_,APOSTROPHE:q_,ASTERISK:
|
|
6952
|
+
const w_=(e,t,n,i,o)=>e.ta(t,n,i,o),x_=(e,t,n,i,o)=>e.tr(t,n,i,o),k_=(e,t,n,i,o)=>e.ts(t,n,i,o),C_=(e,t,n,i,o)=>e.tt(t,n,i,o),S_="WORD",$_="UWORD",M_="LOCALHOST",__="TLD",A_="UTLD",E_="SCHEME",I_="SLASH_SCHEME",O_="NUM",T_="WS",R_="NL",D_="OPENBRACE",F_="OPENBRACKET",L_="OPENANGLEBRACKET",N_="OPENPAREN",P_="CLOSEBRACE",z_="CLOSEBRACKET",V_="CLOSEANGLEBRACKET",H_="CLOSEPAREN",B_="AMPERSAND",q_="APOSTROPHE",Z_="ASTERISK",j_="AT",U_="BACKSLASH",W_="BACKTICK",G_="CARET",K_="COLON",J_="COMMA",X_="DOLLAR",Y_="DOT",Q_="EQUALS",eA="EXCLAMATION",tA="HYPHEN",nA="PERCENT",iA="PIPE",oA="PLUS",rA="POUND",sA="QUERY",aA="QUOTE",lA="SEMI",cA="SLASH",dA="TILDE",hA="UNDERSCORE",uA="EMOJI",pA="SYM"
|
|
6953
|
+
var fA=Object.freeze({__proto__:null,WORD:S_,UWORD:$_,LOCALHOST:M_,TLD:__,UTLD:A_,SCHEME:E_,SLASH_SCHEME:I_,NUM:O_,WS:T_,NL:R_,OPENBRACE:D_,OPENBRACKET:F_,OPENANGLEBRACKET:L_,OPENPAREN:N_,CLOSEBRACE:P_,CLOSEBRACKET:z_,CLOSEANGLEBRACKET:V_,CLOSEPAREN:H_,AMPERSAND:B_,APOSTROPHE:q_,ASTERISK:Z_,AT:j_,BACKSLASH:U_,BACKTICK:W_,CARET:G_,COLON:K_,COMMA:J_,DOLLAR:X_,DOT:Y_,EQUALS:Q_,EXCLAMATION:eA,HYPHEN:tA,PERCENT:nA,PIPE:iA,PLUS:oA,POUND:rA,QUERY:sA,QUOTE:aA,SEMI:lA,SLASH:cA,TILDE:dA,UNDERSCORE:hA,EMOJI:uA,SYM:pA})
|
|
6954
6954
|
const gA=/[a-z]/,mA=/\p{L}/u,vA=/\p{Emoji}/u,bA=/\d/,yA=/\s/,wA="\n",xA="️",kA=""
|
|
6955
6955
|
let CA=null,SA=null
|
|
6956
6956
|
function $A(e,t,n,i,o){let r
|
|
@@ -6985,7 +6985,7 @@ zA.customSchemes.push([e,t])}function HA(){zA.scanner=function(e){void 0===e&&(e
|
|
|
6985
6985
|
const t={}
|
|
6986
6986
|
y_.groups=t
|
|
6987
6987
|
const n=new y_
|
|
6988
|
-
null==CA&&(CA=MA(o_)),null==SA&&(SA=MA(r_)),C_(n,"'",q_),C_(n,"{",D_),C_(n,"[",F_),C_(n,"<",L_),C_(n,"(",N_),C_(n,"}",P_),C_(n,"]",z_),C_(n,">",V_),C_(n,")",H_),C_(n,"&",B_),C_(n,"*",
|
|
6988
|
+
null==CA&&(CA=MA(o_)),null==SA&&(SA=MA(r_)),C_(n,"'",q_),C_(n,"{",D_),C_(n,"[",F_),C_(n,"<",L_),C_(n,"(",N_),C_(n,"}",P_),C_(n,"]",z_),C_(n,">",V_),C_(n,")",H_),C_(n,"&",B_),C_(n,"*",Z_),C_(n,"@",j_),C_(n,"`",W_),C_(n,"^",G_),C_(n,":",K_),C_(n,",",J_),C_(n,"$",X_),C_(n,".",Y_),C_(n,"=",Q_),C_(n,"!",eA),C_(n,"-",tA),C_(n,"%",nA),C_(n,"|",iA),C_(n,"+",oA),C_(n,"#",rA),C_(n,"?",sA),C_(n,'"',aA),C_(n,"/",cA),C_(n,";",lA),C_(n,"~",dA),C_(n,"_",hA),C_(n,"\\",U_)
|
|
6989
6989
|
const i=x_(n,bA,O_,{[a_]:!0})
|
|
6990
6990
|
x_(i,bA,i)
|
|
6991
6991
|
const o=x_(n,gA,S_,{[l_]:!0})
|
|
@@ -7006,12 +7006,12 @@ for(let t=0;t<e.length;t++){const i=e[t][0],o=e[t][1]?{[f_]:!0}:{[g_]:!0}
|
|
|
7006
7006
|
i.indexOf("-")>=0?o[u_]=!0:gA.test(i)?bA.test(i)?o[d_]=!0:o[l_]=!0:o[a_]=!0,k_(n,i,i,o)}return k_(n,"localhost",M_,{ascii:!0}),n.jd=new y_(pA),{start:n,tokens:s_({groups:t},fA)}}(zA.customSchemes)
|
|
7007
7007
|
for(let e=0;e<zA.tokenQueue.length;e++)zA.tokenQueue[e][1]({scanner:zA.scanner})
|
|
7008
7008
|
zA.parser=function(e){let{groups:t}=e
|
|
7009
|
-
const n=t.domain.concat([B_,j_,
|
|
7009
|
+
const n=t.domain.concat([B_,Z_,j_,U_,W_,G_,X_,Q_,tA,O_,nA,iA,oA,rA,cA,pA,dA,hA]),i=[q_,V_,P_,z_,H_,K_,J_,Y_,eA,L_,D_,F_,N_,sA,aA,lA],o=[B_,q_,Z_,U_,W_,G_,P_,X_,Q_,tA,D_,nA,iA,oA,rA,sA,cA,pA,dA,hA],r=LA(),s=C_(r,dA)
|
|
7010
7010
|
w_(s,o,s),w_(s,t.domain,s)
|
|
7011
7011
|
const a=LA(),l=LA(),c=LA()
|
|
7012
7012
|
w_(r,t.domain,a),w_(r,t.scheme,l),w_(r,t.slashscheme,c),w_(a,o,s),w_(a,t.domain,a)
|
|
7013
|
-
const d=C_(a,
|
|
7014
|
-
C_(s,
|
|
7013
|
+
const d=C_(a,j_)
|
|
7014
|
+
C_(s,j_,d),C_(l,j_,d),C_(c,j_,d)
|
|
7015
7015
|
const h=C_(s,Y_)
|
|
7016
7016
|
w_(h,o,s),w_(h,t.domain,s)
|
|
7017
7017
|
const u=LA()
|
|
@@ -7027,7 +7027,7 @@ w_(m,t.numeric,TA)
|
|
|
7027
7027
|
const v=C_(a,tA),b=C_(a,Y_)
|
|
7028
7028
|
w_(v,t.domain,a),w_(b,o,s),w_(b,t.domain,a)
|
|
7029
7029
|
const y=LA(FA)
|
|
7030
|
-
w_(b,t.tld,y),w_(b,t.utld,y),w_(y,t.domain,a),w_(y,o,s),C_(y,Y_,b),C_(y,tA,v),C_(y,
|
|
7030
|
+
w_(b,t.tld,y),w_(b,t.utld,y),w_(y,t.domain,a),w_(y,o,s),C_(y,Y_,b),C_(y,tA,v),C_(y,j_,d)
|
|
7031
7031
|
const w=C_(y,K_),x=LA(FA)
|
|
7032
7032
|
w_(w,t.numeric,x)
|
|
7033
7033
|
const k=LA(FA),C=LA()
|
|
@@ -7058,7 +7058,7 @@ for(;s<i&&(l=a.go(n[s]));)a=l,a.accepts()?(h=0,u=0,d=a):h>=0&&(h+=n[s].length,u+
|
|
|
7058
7058
|
r-=h,s-=u,c-=h,o.push({t:d.t,v:t.slice(r-c,r),s:r-c,e:r})}return o}(zA.scanner.start,e))}function qA(e,t,n){if(void 0===t&&(t=null),void 0===n&&(n=null),t&&"object"==typeof t){if(n)throw Error(`linkifyjs: Invalid link type ${t}; must be a string`)
|
|
7059
7059
|
n=t,t=null}const i=new AA(n),o=BA(e),r=[]
|
|
7060
7060
|
for(let e=0;e<o.length;e++){const n=o[e]
|
|
7061
|
-
!n.isLink||t&&n.t!==t||r.push(n.toFormattedObject(i))}return r}function
|
|
7061
|
+
!n.isLink||t&&n.t!==t||r.push(n.toFormattedObject(i))}return r}function ZA(e){return new $x({key:new Ax("autolink"),appendTransaction:(t,n,i)=>{const o=t.some((e=>e.docChanged))&&!n.doc.eq(i.doc),r=t.some((e=>e.getMeta("preventAutolink")))
|
|
7062
7062
|
if(!o||r)return
|
|
7063
7063
|
const{tr:s}=i,a=function(e,t){const n=new ox(e)
|
|
7064
7064
|
return t.forEach((e=>{e.steps.forEach((e=>{n.step(e)}))})),n}(n.doc,[...t]),l=function(e){const{mapping:t,steps:n}=e,i=[]
|
|
@@ -7075,9 +7075,9 @@ if(n.length>1?(o=n[0],r=i.doc.textBetween(o.pos,o.pos+o.node.nodeSize,void 0," "
|
|
|
7075
7075
|
if(t.length<=0)return!1
|
|
7076
7076
|
const n=t[t.length-1],a=o.pos+r.lastIndexOf(n)
|
|
7077
7077
|
if(!n)return!1
|
|
7078
|
-
qA(n).filter((e=>e.isLink)).map((e=>({...e,from:a+e.start+1,to:a+e.end+1}))).filter((e=>!i.schema.marks.code||!i.doc.rangeHasMark(e.from,e.to,i.schema.marks.code))).filter((t=>!e.validate||e.validate(t.value))).forEach((t=>{iM(t.from,t.to,i.doc).some((t=>t.mark.type===e.type))||s.addMark(t.from,t.to,e.type.create({href:t.href}))}))}})),s.steps.length?s:void 0}})}const
|
|
7078
|
+
qA(n).filter((e=>e.isLink)).map((e=>({...e,from:a+e.start+1,to:a+e.end+1}))).filter((e=>!i.schema.marks.code||!i.doc.rangeHasMark(e.from,e.to,i.schema.marks.code))).filter((t=>!e.validate||e.validate(t.value))).forEach((t=>{iM(t.from,t.to,i.doc).some((t=>t.mark.type===e.type))||s.addMark(t.from,t.to,e.type.create({href:t.href}))}))}})),s.steps.length?s:void 0}})}const jA=wM.create({name:"link",priority:1e3,keepOnSplit:!1,onCreate(){this.options.protocols.forEach((e=>{"string"!=typeof e?VA(e.scheme,e.optionalSlashes):VA(e)}))},onDestroy(){y_.groups={},zA.scanner=null,zA.parser=null,zA.tokenQueue=[],zA.pluginQueue=[],zA.customSchemes=[],zA.initialized=!1},inclusive(){return this.options.autolink},addOptions:()=>({openOnClick:!0,linkOnPaste:!0,autolink:!0,protocols:[],HTMLAttributes:{target:"_blank",rel:"noopener noreferrer nofollow",class:null},validate:void 0}),addAttributes(){return{href:{default:null},target:{default:this.options.HTMLAttributes.target},rel:{default:this.options.HTMLAttributes.rel},class:{default:this.options.HTMLAttributes.class}}},parseHTML:()=>[{tag:'a[href]:not([href *= "javascript:" i])'}],renderHTML({HTMLAttributes:e}){return["a",p$(this.options.HTMLAttributes,e),0]},addCommands(){return{setLink:e=>({chain:t})=>t().setMark(this.name,e).setMeta("preventAutolink",!0).run(),toggleLink:e=>({chain:t})=>t().toggleMark(this.name,e,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run(),unsetLink:()=>({chain:e})=>e().unsetMark(this.name,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run()}},addProseMirrorPlugins(){const e=[]
|
|
7079
7079
|
var t
|
|
7080
|
-
return this.options.autolink&&e.push(
|
|
7080
|
+
return this.options.autolink&&e.push(ZA({type:this.type,validate:this.options.validate})),this.options.openOnClick&&e.push((t={type:this.type},new $x({key:new Ax("handleClickLink"),props:{handleClick:(e,n,i)=>{var o,r
|
|
7081
7081
|
if(0!==i.button)return!1
|
|
7082
7082
|
const s=tM(e.state,t.type.name),a=i.target,l=null!==(o=null==a?void 0:a.href)&&void 0!==o?o:s.href,c=null!==(r=null==a?void 0:a.target)&&void 0!==r?r:s.target
|
|
7083
7083
|
return!(!a||!l||(e.editable&&window.open(l,c),0))}}}))),e.push(function(e){return new $x({key:new Ax("handlePasteLink"),props:{handlePaste:(t,n,i)=>{var o,r
|
|
@@ -7144,13 +7144,13 @@ class tE extends lo{}const nE=tE.compose({baseName:"toolbar",baseClass:lo,templa
|
|
|
7144
7144
|
@click="${(e,t)=>e.clickHandler(t.event)}"
|
|
7145
7145
|
@focusin="${(e,t)=>e.focusinHandler(t.event)}"
|
|
7146
7146
|
@keydown="${(e,t)=>e.keydownHandler(t.event)}"
|
|
7147
|
-
${Je({property:"childItems",attributeFilter:["disabled","hidden"],filter:
|
|
7147
|
+
${Je({property:"childItems",attributeFilter:["disabled","hidden"],filter:je(),subtree:!0})}
|
|
7148
7148
|
>
|
|
7149
7149
|
<slot name="label"></slot>
|
|
7150
7150
|
<div class="positioning-region" part="positioning-region">
|
|
7151
7151
|
${Qe(0,t)}
|
|
7152
7152
|
<slot
|
|
7153
|
-
${Ge({filter:
|
|
7153
|
+
${Ge({filter:je(),property:"slottedItems"})}
|
|
7154
7154
|
></slot>
|
|
7155
7155
|
${Ye(0,t)}
|
|
7156
7156
|
</div>
|
|
@@ -7500,8 +7500,8 @@ var n=new AE
|
|
|
7500
7500
|
return n.parse(e,t),n}
|
|
7501
7501
|
xE.encode=SE,xE.decode=_E,xE.format=function(e){var t=""
|
|
7502
7502
|
return t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&-1!==e.hostname.indexOf(":")?t+="["+e.hostname+"]":t+=e.hostname||"",t+=e.port?":"+e.port:"",t+=e.pathname||"",t+=e.search||"",t+=e.hash||""},xE.parse=VE
|
|
7503
|
-
var HE,BE,qE,jE,
|
|
7504
|
-
function XE(){return BE?HE:(BE=1,HE=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/)}function YE(){return
|
|
7503
|
+
var HE,BE,qE,ZE,jE,UE,WE,GE,KE,JE={}
|
|
7504
|
+
function XE(){return BE?HE:(BE=1,HE=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/)}function YE(){return ZE?qE:(ZE=1,qE=/[\0-\x1F\x7F-\x9F]/)}function QE(){return GE?WE:(GE=1,WE=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/)}function eI(){return KE||(KE=1,JE.Any=XE(),JE.Cc=YE(),JE.Cf=UE?jE:(UE=1,jE=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/),JE.P=wE,JE.Z=QE()),JE}!function(e){var t=Object.prototype.hasOwnProperty
|
|
7505
7505
|
function n(e,n){return t.call(e,n)}function i(e){return!(e>=55296&&e<=57343)&&(!(e>=64976&&e<=65007)&&(65535!=(65535&e)&&65534!=(65535&e)&&(!(e>=0&&e<=8)&&(11!==e&&(!(e>=14&&e<=31)&&(!(e>=127&&e<=159)&&!(e>1114111)))))))}function o(e){if(e>65535){var t=55296+((e-=65536)>>10),n=56320+(1023&e)
|
|
7506
7506
|
return String.fromCharCode(t,n)}return String.fromCharCode(e)}var r=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,s=new RegExp(r.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),a=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i,l=yE
|
|
7507
7507
|
var c=/[&<>"]/,d=/[&<>"]/g,h={"&":"&","<":"<",">":">",'"':"""}
|
|
@@ -7601,14 +7601,14 @@ var PI=NI,zI=bE.isSpace
|
|
|
7601
7601
|
function VI(e,t){var n=e.bMarks[t]+e.tShift[t],i=e.eMarks[t]
|
|
7602
7602
|
return e.src.slice(n,i)}function HI(e){var t,n=[],i=0,o=e.length,r=!1,s=0,a=""
|
|
7603
7603
|
for(t=e.charCodeAt(i);i<o;)124===t&&(r?(a+=e.substring(s,i-1),s=i):(n.push(a+e.substring(s,i)),a="",s=i+1)),r=92===t,i++,t=e.charCodeAt(i)
|
|
7604
|
-
return n.push(a+e.substring(s)),n}var BI=bE.isSpace,qI=bE.isSpace,
|
|
7605
|
-
function
|
|
7606
|
-
return i=e.bMarks[t]+e.tShift[t],o=e.eMarks[t],42!==(n=e.src.charCodeAt(i++))&&45!==n&&43!==n||i<o&&(r=e.src.charCodeAt(i),!
|
|
7604
|
+
return n.push(a+e.substring(s)),n}var BI=bE.isSpace,qI=bE.isSpace,ZI=bE.isSpace
|
|
7605
|
+
function jI(e,t){var n,i,o,r
|
|
7606
|
+
return i=e.bMarks[t]+e.tShift[t],o=e.eMarks[t],42!==(n=e.src.charCodeAt(i++))&&45!==n&&43!==n||i<o&&(r=e.src.charCodeAt(i),!ZI(r))?-1:i}function UI(e,t){var n,i=e.bMarks[t]+e.tShift[t],o=i,r=e.eMarks[t]
|
|
7607
7607
|
if(o+1>=r)return-1
|
|
7608
7608
|
if((n=e.src.charCodeAt(o++))<48||n>57)return-1
|
|
7609
7609
|
for(;;){if(o>=r)return-1
|
|
7610
7610
|
if(!((n=e.src.charCodeAt(o++))>=48&&n<=57)){if(41===n||46===n)break
|
|
7611
|
-
return-1}if(o-i>=10)return-1}return o<r&&(n=e.src.charCodeAt(o),!
|
|
7611
|
+
return-1}if(o-i>=10)return-1}return o<r&&(n=e.src.charCodeAt(o),!ZI(n))?-1:o}var WI=bE.normalizeReference,GI=bE.isSpace,KI={},JI="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",XI="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",YI=new RegExp("^(?:"+JI+"|"+XI+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?][\\s\\S]*?[?]>|<![A-Z]+\\s+[^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),QI=new RegExp("^(?:"+JI+"|"+XI+")")
|
|
7612
7612
|
KI.HTML_TAG_RE=YI,KI.HTML_OPEN_CLOSE_TAG_RE=QI
|
|
7613
7613
|
var eO=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],tO=KI.HTML_OPEN_CLOSE_TAG_RE,nO=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+eO.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(tO.source+"\\s*$"),/^$/,!1]],iO=bE.isSpace,oO=OI,rO=bE.isSpace
|
|
7614
7614
|
function sO(e,t,n,i){var o,r,s,a,l,c,d,h
|
|
@@ -7674,7 +7674,7 @@ for(r=1;l<c;){if((s=e.src.charCodeAt(l++))!==o&&!qI(s))return!1
|
|
|
7674
7674
|
s===o&&r++}return!(r<3)&&(i||(e.line=t+1,(a=e.push("hr","hr",0)).map=[t,e.line],a.markup=Array(r+1).join(String.fromCharCode(o))),!0)},["paragraph","reference","blockquote","list"]],["list",function(e,t,n,i){var o,r,s,a,l,c,d,h,u,p,f,g,m,v,b,y,w,x,k,C,S,$,M,_,A,E,I,O,T=!1,R=!0
|
|
7675
7675
|
if(e.sCount[t]-e.blkIndent>=4)return!1
|
|
7676
7676
|
if(e.listIndent>=0&&e.sCount[t]-e.listIndent>=4&&e.sCount[t]<e.blkIndent)return!1
|
|
7677
|
-
if(i&&"paragraph"===e.parentType&&e.sCount[t]>=e.blkIndent&&(T=!0),(M=UI(e,t))>=0){if(d=!0,A=e.bMarks[t]+e.tShift[t],m=Number(e.src.slice(A,M-1)),T&&1!==m)return!1}else{if(!((M=
|
|
7677
|
+
if(i&&"paragraph"===e.parentType&&e.sCount[t]>=e.blkIndent&&(T=!0),(M=UI(e,t))>=0){if(d=!0,A=e.bMarks[t]+e.tShift[t],m=Number(e.src.slice(A,M-1)),T&&1!==m)return!1}else{if(!((M=jI(e,t))>=0))return!1
|
|
7678
7678
|
d=!1}if(T&&e.skipSpaces(M)>=e.eMarks[t])return!1
|
|
7679
7679
|
if(g=e.src.charCodeAt(M-1),i)return!0
|
|
7680
7680
|
for(f=e.tokens.length,d?(O=e.push("ordered_list_open","ol",1),1!==m&&(O.attrs=[["start",m]])):O=e.push("bullet_list_open","ul",1),O.map=p=[t,0],O.markup=String.fromCharCode(g),b=t,_=!1,I=e.md.block.ruler.getRules("list"),x=e.parentType,e.parentType="list";b<n;){for($=M,v=e.eMarks[b],c=y=e.sCount[b]+M-(e.bMarks[t]+e.tShift[t]);$<v;){if(9===(o=e.src.charCodeAt($)))y+=4-(y+e.bsCount[b])%4
|
|
@@ -7685,7 +7685,7 @@ if(e.sCount[t]-e.blkIndent>=4)break
|
|
|
7685
7685
|
for(E=!1,s=0,u=I.length;s<u;s++)if(I[s](e,b,n,!0)){E=!0
|
|
7686
7686
|
break}if(E)break
|
|
7687
7687
|
if(d){if((M=UI(e,b))<0)break
|
|
7688
|
-
A=e.bMarks[b]+e.tShift[b]}else if((M=
|
|
7688
|
+
A=e.bMarks[b]+e.tShift[b]}else if((M=jI(e,b))<0)break
|
|
7689
7689
|
if(g!==e.src.charCodeAt(M-1))break}return(O=d?e.push("ordered_list_close","ol",-1):e.push("bullet_list_close","ul",-1)).markup=String.fromCharCode(g),p[1]=b,e.line=b,e.parentType=x,R&&function(e,t){var n,i,o=e.level+2
|
|
7690
7690
|
for(n=t+2,i=e.tokens.length-2;n<i;n++)e.tokens[n].level===o&&"paragraph_open"===e.tokens[n].type&&(e.tokens[n+2].hidden=!0,e.tokens[n].hidden=!0,n+=2)}(e,f),!0},["paragraph","reference","blockquote"]],["reference",function(e,t,n,i){var o,r,s,a,l,c,d,h,u,p,f,g,m,v,b,y,w=0,x=e.bMarks[t]+e.tShift[t],k=e.eMarks[t],C=t+1
|
|
7691
7691
|
if(e.sCount[t]-e.blkIndent>=4)return!1
|
|
@@ -7804,17 +7804,17 @@ return t>=97&&t<=122}(n))&&(!!(i=e.src.slice(a).match(AO))&&(t||((r=e.push("html
|
|
|
7804
7804
|
if(38!==e.src.charCodeAt(r))return!1
|
|
7805
7805
|
if(r+1>=s)return!1
|
|
7806
7806
|
if(35===e.src.charCodeAt(r+1)){if(i=e.src.slice(r).match(RO))return t||(n="x"===i[1][0].toLowerCase()?parseInt(i[1].slice(1),16):parseInt(i[1],10),(o=e.push("text_special","",0)).content=OO(n)?TO(n):TO(65533),o.markup=i[0],o.info="entity"),e.pos+=i[0].length,!0}else if((i=e.src.slice(r).match(DO))&&IO(EO,i[1]))return t||((o=e.push("text_special","",0)).content=EO[i[1]],o.markup=i[0],o.info="entity"),e.pos+=i[0].length,!0
|
|
7807
|
-
return!1}]],
|
|
7807
|
+
return!1}]],ZO=[["balance_pairs",function(e){var t,n=e.tokens_meta,i=e.tokens_meta.length
|
|
7808
7808
|
for(FO(0,e.delimiters),t=0;t<i;t++)n[t]&&n[t].delimiters&&FO(0,n[t].delimiters)}],["strikethrough",bO.postProcess],["emphasis",wO.postProcess],["fragments_join",function(e){var t,n,i=0,o=e.tokens,r=e.tokens.length
|
|
7809
7809
|
for(t=n=0;t<r;t++)o[t].nesting<0&&i--,o[t].level=i,o[t].nesting>0&&i++,"text"===o[t].type&&t+1<r&&"text"===o[t+1].type?o[t+1].content=o[t].content+o[t+1].content:(t!==n&&(o[n]=o[t]),n++)
|
|
7810
7810
|
t!==n&&(o.length=n)}]]
|
|
7811
|
-
function
|
|
7811
|
+
function jO(){var e
|
|
7812
7812
|
for(this.ruler=new BO,e=0;e<qO.length;e++)this.ruler.push(qO[e][0],qO[e][1])
|
|
7813
|
-
for(this.ruler2=new BO,e=0;e<
|
|
7813
|
+
for(this.ruler2=new BO,e=0;e<ZO.length;e++)this.ruler2.push(ZO[e][0],ZO[e][1])}jO.prototype.skipToken=function(e){var t,n,i=e.pos,o=this.ruler.getRules(""),r=o.length,s=e.md.options.maxNesting,a=e.cache
|
|
7814
7814
|
if(void 0===a[i]){if(e.level<s)for(n=0;n<r&&(e.level++,t=o[n](e,!0),e.level--,!t);n++);else e.pos=e.posMax
|
|
7815
|
-
t||e.pos++,a[i]=e.pos}else e.pos=a[i]},
|
|
7816
|
-
for(this.tokenize(a),s=(r=this.ruler2.getRules("")).length,o=0;o<s;o++)r[o](a)},
|
|
7817
|
-
var UO,WO,GO=
|
|
7815
|
+
t||e.pos++,a[i]=e.pos}else e.pos=a[i]},jO.prototype.tokenize=function(e){for(var t,n,i=this.ruler.getRules(""),o=i.length,r=e.posMax,s=e.md.options.maxNesting;e.pos<r;){if(e.level<s)for(n=0;n<o&&!(t=i[n](e,!1));n++);if(t){if(e.pos>=r)break}else e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},jO.prototype.parse=function(e,t,n,i){var o,r,s,a=new this.State(e,t,n,i)
|
|
7816
|
+
for(this.tokenize(a),s=(r=this.ruler2.getRules("")).length,o=0;o<s;o++)r[o](a)},jO.prototype.State=HO
|
|
7817
|
+
var UO,WO,GO=jO
|
|
7818
7818
|
function KO(e){return Array.prototype.slice.call(arguments,1).forEach((function(t){t&&Object.keys(t).forEach((function(n){e[n]=t[n]}))})),e}function JO(e){return Object.prototype.toString.call(e)}function XO(e){return"[object Function]"===JO(e)}function YO(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var QO={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1}
|
|
7819
7819
|
var eT={"http:":{validate:function(e,t,n){var i=e.slice(t)
|
|
7820
7820
|
return n.re.http||(n.re.http=new RegExp("^\\/\\/"+n.re.src_auth+n.re.src_host_port_strict+n.re.src_path,"i")),n.re.http.test(i)?i.match(n.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,t,n){var i=e.slice(t)
|
|
@@ -7862,13 +7862,13 @@ m=IT(f-r,t=u.length+1,0==r),kT(f/t)>lT-g&&ST("overflow"),g+=kT(f/t),f%=t,u.splic
|
|
|
7862
7862
|
for(u=(e=_T(e)).length,t=gT,n=0,r=fT,s=0;s<u;++s)(h=e[s])<128&&m.push(CT(h))
|
|
7863
7863
|
for(i=o=m.length,o&&m.push(mT);i<u;){for(a=lT,s=0;s<u;++s)(h=e[s])>=t&&h<a&&(a=h)
|
|
7864
7864
|
for(a-t>kT((lT-n)/(p=i+1))&&ST("overflow"),n+=(a-t)*p,t=a,s=0;s<u;++s)if((h=e[s])<t&&++n>lT&&ST("overflow"),h==t){for(l=n,c=cT;!(l<(d=c<=r?dT:c>=r+hT?hT:c-r));c+=cT)g=l-d,f=cT-d,m.push(CT(ET(d+g%f,0))),l=kT(g/f)
|
|
7865
|
-
m.push(CT(ET(l,0))),r=IT(n,p,i==o),n=0,++i}++n,++t}return m.join("")}function RT(e){return MT(e,(function(e){return vT.test(e)?OT(e.slice(4).toLowerCase()):e}))}function DT(e){return MT(e,(function(e){return bT.test(e)?"xn--"+TT(e):e}))}var FT="1.4.1",LT={decode:_T,encode:AT},NT={version:FT,ucs2:LT,toASCII:DT,toUnicode:RT,encode:TT,decode:OT},PT=bE,zT=tI,VT=cI,HT=PI,BT=hO,qT=GO,
|
|
7865
|
+
m.push(CT(ET(l,0))),r=IT(n,p,i==o),n=0,++i}++n,++t}return m.join("")}function RT(e){return MT(e,(function(e){return vT.test(e)?OT(e.slice(4).toLowerCase()):e}))}function DT(e){return MT(e,(function(e){return bT.test(e)?"xn--"+TT(e):e}))}var FT="1.4.1",LT={decode:_T,encode:AT},NT={version:FT,ucs2:LT,toASCII:DT,toUnicode:RT,encode:TT,decode:OT},PT=bE,zT=tI,VT=cI,HT=PI,BT=hO,qT=GO,ZT=aT,jT=xE,UT=vE(Object.freeze({__proto__:null,decode:OT,default:NT,encode:TT,toASCII:DT,toUnicode:RT,ucs2:LT,version:FT})),WT={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},GT=/^(vbscript|javascript|file|data):/,KT=/^data:image\/(gif|png|jpeg|webp);/
|
|
7866
7866
|
function JT(e){var t=e.trim().toLowerCase()
|
|
7867
7867
|
return!GT.test(t)||!!KT.test(t)}var XT=["http:","https:","mailto:"]
|
|
7868
|
-
function YT(e){var t=
|
|
7869
|
-
if(t.hostname&&(!t.protocol||XT.indexOf(t.protocol)>=0))try{t.hostname=UT.toASCII(t.hostname)}catch(e){}return
|
|
7870
|
-
if(t.hostname&&(!t.protocol||XT.indexOf(t.protocol)>=0))try{t.hostname=UT.toUnicode(t.hostname)}catch(e){}return
|
|
7871
|
-
t||PT.isString(e)||(t=e||{},e="default"),this.inline=new qT,this.block=new BT,this.core=new HT,this.renderer=new VT,this.linkify=new
|
|
7868
|
+
function YT(e){var t=jT.parse(e,!0)
|
|
7869
|
+
if(t.hostname&&(!t.protocol||XT.indexOf(t.protocol)>=0))try{t.hostname=UT.toASCII(t.hostname)}catch(e){}return jT.encode(jT.format(t))}function QT(e){var t=jT.parse(e,!0)
|
|
7870
|
+
if(t.hostname&&(!t.protocol||XT.indexOf(t.protocol)>=0))try{t.hostname=UT.toUnicode(t.hostname)}catch(e){}return jT.decode(jT.format(t),jT.decode.defaultChars+"%")}function eR(e,t){if(!(this instanceof eR))return new eR(e,t)
|
|
7871
|
+
t||PT.isString(e)||(t=e||{},e="default"),this.inline=new qT,this.block=new BT,this.core=new HT,this.renderer=new VT,this.linkify=new ZT,this.validateLink=JT,this.normalizeLink=YT,this.normalizeLinkText=QT,this.utils=PT,this.helpers=PT.assign({},zT),this.options={},this.configure(e),t&&this.set(t)}eR.prototype.set=function(e){return PT.assign(this.options,e),this},eR.prototype.configure=function(e){var t,n=this
|
|
7872
7872
|
if(PT.isString(e)&&!(e=WT[t=e]))throw new Error('Wrong `markdown-it` preset "'+t+'", check name')
|
|
7873
7873
|
if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty")
|
|
7874
7874
|
return e.options&&n.set(e.options),e.components&&Object.keys(e.components).forEach((function(t){e.components[t].rules&&n[t].ruler.enableOnly(e.components[t].rules),e.components[t].rules2&&n[t].ruler2.enableOnly(e.components[t].rules2)})),this},eR.prototype.enable=function(e,t){var n=[]
|
|
@@ -7962,7 +7962,7 @@ return new hR(e,t)}}mR=bR,bR.markdownSerializer=mR.initializeMarkdownSerializerF
|
|
|
7962
7962
|
class yR extends Nt{constructor(){super(...arguments),this.editor=this.createEditor(),this.tiptapEditor=this.createTiptapEditor(),this.disabled=!1,this.footerHidden=!1,this.errorVisible=!1,this.scrollbarWidth=-1,this.updateScrollbarWidthQueued=!1,this.xmlSerializer=new XMLSerializer}get empty(){return 0===this.tiptapEditor.state.doc.textContent.trim().length}connectedCallback(){super.connectedCallback(),this.editor.isConnected||this.editorContainer.append(this.editor),this.bindEditorTransactionEvent(),this.bindEditorUpdateEvent(),this.stopNativeInputEventPropagation(),this.resizeObserver=new ResizeObserver((()=>this.onResize())),this.resizeObserver.observe(this)}disconnectedCallback(){super.disconnectedCallback(),this.unbindEditorTransactionEvent(),this.unbindEditorUpdateEvent(),this.unbindNativeInputEvent(),this.resizeObserver?.disconnect()}disabledChanged(){this.tiptapEditor.setEditable(!this.disabled),this.setEditorTabIndex(),this.editor.setAttribute("aria-disabled",this.disabled?"true":"false")}placeholderChanged(){this.getTipTapExtension("placeholder").options.placeholder=this.placeholder??"",this.tiptapEditor.view.dispatch(this.tiptapEditor.state.tr),this.queueUpdateScrollbarWidth()}ariaLabelChanged(){null!==this.ariaLabel&&void 0!==this.ariaLabel?this.editor.setAttribute("aria-label",this.ariaLabel):this.editor.removeAttribute("aria-label")}boldButtonClick(){this.tiptapEditor.chain().focus().toggleBold().run()}boldButtonKeyDown(e){return!this.keyActivatesButton(e)||(this.tiptapEditor.chain().focus().toggleBold().run(),!1)}italicsButtonClick(){this.tiptapEditor.chain().focus().toggleItalic().run()}italicsButtonKeyDown(e){return!this.keyActivatesButton(e)||(this.tiptapEditor.chain().focus().toggleItalic().run(),!1)}bulletListButtonClick(){this.tiptapEditor.chain().focus().toggleBulletList().run()}bulletListButtonKeyDown(e){return!this.keyActivatesButton(e)||(this.tiptapEditor.chain().focus().toggleBulletList().run(),!1)}numberedListButtonClick(){this.tiptapEditor.chain().focus().toggleOrderedList().run()}numberedListButtonKeyDown(e){return!this.keyActivatesButton(e)||(this.tiptapEditor.chain().focus().toggleOrderedList().run(),!1)}setMarkdown(e){const t=this.getHtmlContent(e)
|
|
7963
7963
|
this.tiptapEditor.commands.setContent(t)}getMarkdown(){return bR.serializeDOMToMarkdown(this.tiptapEditor.state.doc)}stopEventPropagation(e){return e.stopPropagation(),!1}createEditor(){const e=document.createElement("div")
|
|
7964
7964
|
return e.className="editor",e.setAttribute("aria-multiline","true"),e.setAttribute("role","textbox"),e.setAttribute("aria-disabled","false"),e}createTiptapEditor(){const e=this.getCustomLinkExtension()
|
|
7965
|
-
return new vM({element:this.editor,extensions:[TM,XA,QA,OM,JA,UA,_M,i_,YM,YA.configure({placeholder:"",showOnlyWhenEditable:!1}),e.configure({HTMLAttributes:{rel:"noopener noreferrer",target:null},autolink:!0,openOnClick:!1,linkOnPaste:!1,validate:e=>/^https?:\/\//i.test(e)})]})}getCustomLinkExtension(){return
|
|
7965
|
+
return new vM({element:this.editor,extensions:[TM,XA,QA,OM,JA,UA,_M,i_,YM,YA.configure({placeholder:"",showOnlyWhenEditable:!1}),e.configure({HTMLAttributes:{rel:"noopener noreferrer",target:null},autolink:!0,openOnClick:!1,linkOnPaste:!1,validate:e=>/^https?:\/\//i.test(e)})]})}getCustomLinkExtension(){return jA.extend({excludes:"_",inclusive:!1,parseHTML:()=>[{tag:bd}],renderHTML:({HTMLAttributes:e})=>["a",e]})}getHtmlContent(e){const t=vR.parseMarkdownToDOM(e)
|
|
7966
7966
|
return this.xmlSerializer.serializeToString(t)}bindEditorTransactionEvent(){this.tiptapEditor.on("transaction",(()=>{this.updateEditorButtonsState()}))}unbindEditorTransactionEvent(){this.tiptapEditor.off("transaction")}updateEditorButtonsState(){const{extensionManager:e,state:t}=this.tiptapEditor,{extensions:n}=e,{selection:i}=t,o=eM((e=>sM(e.type.name,n)))(i)
|
|
7967
7967
|
this.boldButton.checked=this.tiptapEditor.isActive("bold"),this.italicsButton.checked=this.tiptapEditor.isActive("italic"),this.bulletListButton.checked=o?.node.type.name===fE,this.numberedListButton.checked=o?.node.type.name===gE}keyActivatesButton(e){switch(e.key){case" ":case Gs:return!0
|
|
7968
7968
|
default:return!1}}unbindEditorUpdateEvent(){this.tiptapEditor.off("update")}bindEditorUpdateEvent(){this.tiptapEditor.on("update",(()=>{this.$emit("input"),this.queueUpdateScrollbarWidth()}))}stopNativeInputEventPropagation(){this.tiptapEditor.view.dom.addEventListener("input",(e=>{e.stopPropagation()}))}unbindNativeInputEvent(){this.tiptapEditor.view.dom.removeEventListener("input",(()=>{}))}queueUpdateScrollbarWidth(){this.$fastController.isConnected&&(this.updateScrollbarWidthQueued||(this.updateScrollbarWidthQueued=!0,u.queueUpdate((()=>this.updateScrollbarWidth()))))}updateScrollbarWidth(){this.updateScrollbarWidthQueued=!1,this.scrollbarWidth=this.tiptapEditor.view.dom.offsetWidth-this.tiptapEditor.view.dom.clientWidth}onResize(){this.scrollbarWidth=this.tiptapEditor.view.dom.offsetWidth-this.tiptapEditor.view.dom.clientWidth}getTipTapExtension(e){return this.tiptapEditor.extensionManager.extensions.find((t=>t.name===e))}setEditorTabIndex(){this.tiptapEditor.setOptions({editorProps:{attributes:{tabindex:this.disabled?"-1":"0"}}})}}e([se({mode:"boolean"})],yR.prototype,"disabled",void 0),e([se({attribute:"footer-hidden",mode:"boolean"})],yR.prototype,"footerHidden",void 0),e([se({attribute:"error-visible",mode:"boolean"})],yR.prototype,"errorVisible",void 0),e([se({attribute:"error-text"})],yR.prototype,"errorText",void 0),e([se],yR.prototype,"placeholder",void 0),e([m],yR.prototype,"boldButton",void 0),e([m],yR.prototype,"italicsButton",void 0),e([m],yR.prototype,"bulletListButton",void 0),e([m],yR.prototype,"numberedListButton",void 0),e([m],yR.prototype,"scrollbarWidth",void 0),Vt(yR,hn)
|
|
@@ -8038,7 +8038,7 @@ const $R=ye`
|
|
|
8038
8038
|
padding-bottom: 0;
|
|
8039
8039
|
}
|
|
8040
8040
|
`))
|
|
8041
|
-
class MR extends Gi{constructor(){super(...arguments),this.appearance=
|
|
8041
|
+
class MR extends Gi{constructor(){super(...arguments),this.appearance=jf,this.errorVisible=!1}setPositioning(){this.$fastController.isConnected&&(super.setPositioning(),this.updateListboxMaxHeightCssVariable())}slottedOptionsChanged(e,t){const n=this.value
|
|
8042
8042
|
super.slottedOptionsChanged(e,t),n&&(this.value=n)}regionChanged(e,t){this.region&&this.control&&(this.region.anchorElement=this.control)}controlChanged(e,t){this.region&&this.control&&(this.region.anchorElement=this.control)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}e([se],MR.prototype,"appearance",void 0),e([se({attribute:"error-text"})],MR.prototype,"errorText",void 0),e([se({attribute:"error-visible",mode:"boolean"})],MR.prototype,"errorVisible",void 0),e([m],MR.prototype,"region",void 0)
|
|
8043
8043
|
const _R=MR.compose({baseName:"select",baseClass:Gi,template:(e,t)=>W`
|
|
8044
8044
|
<template
|
|
@@ -8084,7 +8084,7 @@ const _R=MR.compose({baseName:"select",baseClass:Gi,template:(e,t)=>W`
|
|
|
8084
8084
|
class="anchored-region"
|
|
8085
8085
|
fixed-placement
|
|
8086
8086
|
auto-update-mode="auto"
|
|
8087
|
-
vertical-default-position="${e=>e.positionAttribute===
|
|
8087
|
+
vertical-default-position="${e=>e.positionAttribute===Zf?"top":"bottom"}"
|
|
8088
8088
|
vertical-positioning-mode="${e=>e.positionAttribute?"locktodefault":"dynamic"}"
|
|
8089
8089
|
horizontal-default-position="center"
|
|
8090
8090
|
horizontal-positioning-mode="locktodefault"
|
|
@@ -8605,7 +8605,7 @@ class BR extends Qi{}const qR=BR.compose({baseName:"tab-panel",baseClass:Qi,temp
|
|
|
8605
8605
|
*
|
|
8606
8606
|
* @license MIT
|
|
8607
8607
|
*/
|
|
8608
|
-
function
|
|
8608
|
+
function ZR(e,t){return"function"==typeof e?e(t):e}function jR(e,t){return n=>{t.setState((t=>({...t,[e]:ZR(n,t[e])})))}}function UR(e){return e instanceof Function}function WR(e,t){const n=[],i=e=>{e.forEach((e=>{n.push(e)
|
|
8609
8609
|
const o=t(e)
|
|
8610
8610
|
null!=o&&o.length&&i(o)}))}
|
|
8611
8611
|
return i(e),n}function GR(e,t,n){let i,o=[]
|
|
@@ -8662,7 +8662,7 @@ const h=e=>e.filter((e=>e.column.getIsVisible())).map((e=>{let t=0,n=0,i=[0]
|
|
|
8662
8662
|
e.subHeaders&&e.subHeaders.length?(i=[],h(e.subHeaders).forEach((e=>{let{colSpan:n,rowSpan:o}=e
|
|
8663
8663
|
t+=n,i.push(o)}))):t=1
|
|
8664
8664
|
return n+=Math.min(...i),e.colSpan=t,e.rowSpan=n,{colSpan:t,rowSpan:n}}))
|
|
8665
|
-
return h(null!=(o=null==(r=l[0])?void 0:r.headers)?o:[]),l}const YR={size:150,minSize:20,maxSize:Number.MAX_SAFE_INTEGER},QR={getDefaultColumnDef:()=>YR,getInitialState:e=>({columnSizing:{},columnSizingInfo:{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]},...e}),getDefaultOptions:e=>({columnResizeMode:"onEnd",onColumnSizingChange:
|
|
8665
|
+
return h(null!=(o=null==(r=l[0])?void 0:r.headers)?o:[]),l}const YR={size:150,minSize:20,maxSize:Number.MAX_SAFE_INTEGER},QR={getDefaultColumnDef:()=>YR,getInitialState:e=>({columnSizing:{},columnSizingInfo:{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]},...e}),getDefaultOptions:e=>({columnResizeMode:"onEnd",onColumnSizingChange:jR("columnSizing",e),onColumnSizingInfoChange:jR("columnSizingInfo",e)}),createColumn:(e,t)=>({getSize:()=>{var n,i,o
|
|
8666
8666
|
const r=t.getState().columnSizing[e.id]
|
|
8667
8667
|
return Math.min(Math.max(null!=(n=e.columnDef.minSize)?n:YR.minSize,null!=(i=null!=r?r:e.columnDef.size)?i:YR.size),null!=(o=e.columnDef.maxSize)?o:YR.maxSize)},getStart:n=>{const i=n?"left"===n?t.getLeftVisibleLeafColumns():t.getRightVisibleLeafColumns():t.getVisibleLeafColumns(),o=i.findIndex((t=>t.id===e.id))
|
|
8668
8668
|
if(o>0){const e=i[o-1]
|
|
@@ -8691,7 +8691,7 @@ return null!=(t=null==(n=e.getLeftHeaderGroups()[0])?void 0:n.headers.reduce(((e
|
|
|
8691
8691
|
return null!=(t=null==(n=e.getCenterHeaderGroups()[0])?void 0:n.headers.reduce(((e,t)=>e+t.getSize()),0))?t:0},getRightTotalSize:()=>{var t,n
|
|
8692
8692
|
return null!=(t=null==(n=e.getRightHeaderGroups()[0])?void 0:n.headers.reduce(((e,t)=>e+t.getSize()),0))?t:0}})}
|
|
8693
8693
|
let eD=null
|
|
8694
|
-
function tD(e){return"touchstart"===e.type}const nD={getInitialState:e=>({expanded:{},...e}),getDefaultOptions:e=>({onExpandedChange:
|
|
8694
|
+
function tD(e){return"touchstart"===e.type}const nD={getInitialState:e=>({expanded:{},...e}),getDefaultOptions:e=>({onExpandedChange:jR("expanded",e),paginateExpandedRows:!0}),createTable:e=>{let t=!1,n=!1
|
|
8695
8695
|
return{_autoResetExpanded:()=>{var i,o
|
|
8696
8696
|
if(t){if(null!=(i=null!=(o=e.options.autoResetAll)?o:e.options.autoResetExpanded)?i:!e.options.manualExpanding){if(n)return
|
|
8697
8697
|
n=!0,e._queue((()=>{e.resetExpanded(),n=!1}))}}else e._queue((()=>{t=!0}))},setExpanded:t=>null==e.options.onExpandedChange?void 0:e.options.onExpandedChange(t),toggleAllRowsExpanded:t=>{(null!=t?t:!e.getIsAllRowsExpanded())?e.setExpanded(!0):e.setExpanded({})},resetExpanded:t=>{var n,i
|
|
@@ -8738,7 +8738,7 @@ hD.resolveFilterValue=e=>{let[t,n]=e,i="number"!=typeof t?parseFloat(t):t,o="num
|
|
|
8738
8738
|
if(r>s){const e=r
|
|
8739
8739
|
r=s,s=e}return[r,s]},hD.autoRemove=e=>pD(e)||pD(e[0])&&pD(e[1])
|
|
8740
8740
|
const uD={includesString:iD,includesStringSensitive:oD,equalsString:rD,arrIncludes:sD,arrIncludesAll:aD,arrIncludesSome:lD,equals:cD,weakEquals:dD,inNumberRange:hD}
|
|
8741
|
-
function pD(e){return null==e||""===e}const fD={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:e=>({columnFilters:[],globalFilter:void 0,...e}),getDefaultOptions:e=>({onColumnFiltersChange:
|
|
8741
|
+
function pD(e){return null==e||""===e}const fD={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:e=>({columnFilters:[],globalFilter:void 0,...e}),getDefaultOptions:e=>({onColumnFiltersChange:jR("columnFilters",e),onGlobalFilterChange:jR("globalFilter",e),filterFromLeafRows:!1,maxLeafRowFilterDepth:100,globalFilterFn:"auto",getColumnCanGlobalFilter:t=>{var n,i
|
|
8742
8742
|
const o=null==(n=e.getCoreRowModel().flatRows[0])||null==(i=n._getAllCellsByColumnId()[t.id])?void 0:i.getValue()
|
|
8743
8743
|
return"string"==typeof o||"number"==typeof o}}),createColumn:(e,t)=>({getAutoFilterFn:()=>{const n=t.getCoreRowModel().flatRows[0],i=null==n?void 0:n.getValue(e.id)
|
|
8744
8744
|
return"string"==typeof i?uD.includesString:"number"==typeof i?uD.inNumberRange:"boolean"==typeof i||null!==i&&"object"==typeof i?uD.equals:Array.isArray(i)?uD.arrIncludes:uD.weakEquals},getFilterFn:()=>{var n,i
|
|
@@ -8746,7 +8746,7 @@ return UR(e.columnDef.filterFn)?e.columnDef.filterFn:"auto"===e.columnDef.filter
|
|
|
8746
8746
|
return(null==(n=e.columnDef.enableColumnFilter)||n)&&(null==(i=t.options.enableColumnFilters)||i)&&(null==(o=t.options.enableFilters)||o)&&!!e.accessorFn},getCanGlobalFilter:()=>{var n,i,o,r
|
|
8747
8747
|
return(null==(n=e.columnDef.enableGlobalFilter)||n)&&(null==(i=t.options.enableGlobalFilter)||i)&&(null==(o=t.options.enableFilters)||o)&&(null==(r=null==t.options.getColumnCanGlobalFilter?void 0:t.options.getColumnCanGlobalFilter(e))||r)&&!!e.accessorFn},getIsFiltered:()=>e.getFilterIndex()>-1,getFilterValue:()=>{var n,i
|
|
8748
8748
|
return null==(n=t.getState().columnFilters)||null==(i=n.find((t=>t.id===e.id)))?void 0:i.value},getFilterIndex:()=>{var n,i
|
|
8749
|
-
return null!=(n=null==(i=t.getState().columnFilters)?void 0:i.findIndex((t=>t.id===e.id)))?n:-1},setFilterValue:n=>{t.setColumnFilters((t=>{const i=e.getFilterFn(),o=null==t?void 0:t.find((t=>t.id===e.id)),r=
|
|
8749
|
+
return null!=(n=null==(i=t.getState().columnFilters)?void 0:i.findIndex((t=>t.id===e.id)))?n:-1},setFilterValue:n=>{t.setColumnFilters((t=>{const i=e.getFilterFn(),o=null==t?void 0:t.find((t=>t.id===e.id)),r=ZR(n,o?o.value:void 0)
|
|
8750
8750
|
var s
|
|
8751
8751
|
if(gD(i,r,e))return null!=(s=null==t?void 0:t.filter((t=>t.id!==e.id)))?s:[]
|
|
8752
8752
|
const a={id:e.id,value:r}
|
|
@@ -8755,7 +8755,7 @@ return o?null!=(l=null==t?void 0:t.map((t=>t.id===e.id?a:t)))?l:[]:null!=t&&t.le
|
|
|
8755
8755
|
const{globalFilterFn:i}=e.options
|
|
8756
8756
|
return UR(i)?i:"auto"===i?e.getGlobalAutoFilterFn():null!=(t=null==(n=e.options.filterFns)?void 0:n[i])?t:uD[i]},setColumnFilters:t=>{const n=e.getAllLeafColumns()
|
|
8757
8757
|
null==e.options.onColumnFiltersChange||e.options.onColumnFiltersChange((e=>{var i
|
|
8758
|
-
return null==(i=
|
|
8758
|
+
return null==(i=ZR(t,e))?void 0:i.filter((e=>{const t=n.find((t=>t.id===e.id))
|
|
8759
8759
|
if(t){if(gD(t.getFilterFn(),e.value,t))return!1}return!0}))}))},setGlobalFilter:t=>{null==e.options.onGlobalFilterChange||e.options.onGlobalFilterChange(t)},resetGlobalFilter:t=>{e.setGlobalFilter(t?void 0:e.initialState.globalFilter)},resetColumnFilters:t=>{var n,i
|
|
8760
8760
|
e.setColumnFilters(t?[]:null!=(n=null==(i=e.initialState)?void 0:i.columnFilters)?n:[])},getPreFilteredRowModel:()=>e.getCoreRowModel(),getFilteredRowModel:()=>(!e._getFilteredRowModel&&e.options.getFilteredRowModel&&(e._getFilteredRowModel=e.options.getFilteredRowModel(e)),e.options.manualFiltering||!e._getFilteredRowModel?e.getPreFilteredRowModel():e._getFilteredRowModel()),_getGlobalFacetedRowModel:e.options.getFacetedRowModel&&e.options.getFacetedRowModel(e,"__global__"),getGlobalFacetedRowModel:()=>e.options.manualFiltering||!e._getGlobalFacetedRowModel?e.getPreFilteredRowModel():e._getGlobalFacetedRowModel(),_getGlobalFacetedUniqueValues:e.options.getFacetedUniqueValues&&e.options.getFacetedUniqueValues(e,"__global__"),getGlobalFacetedUniqueValues:()=>e._getGlobalFacetedUniqueValues?e._getGlobalFacetedUniqueValues():new Map,_getGlobalFacetedMinMaxValues:e.options.getFacetedMinMaxValues&&e.options.getFacetedMinMaxValues(e,"__global__"),getGlobalFacetedMinMaxValues:()=>{if(e._getGlobalFacetedMinMaxValues)return e._getGlobalFacetedMinMaxValues()}})}
|
|
8761
8761
|
function gD(e,t,n){return!(!e||!e.autoRemove)&&e.autoRemove(t,n)||void 0===t||"string"==typeof t&&!t}const mD={sum:(e,t,n)=>n.reduce(((t,n)=>{const i=n.getValue(e)
|
|
@@ -8774,7 +8774,7 @@ var i
|
|
|
8774
8774
|
if(1===n.length)return n[0]
|
|
8775
8775
|
const o=Math.floor(n.length/2),r=n.sort(((e,t)=>e-t))
|
|
8776
8776
|
return n.length%2!=0?r[o]:(r[o-1]+r[o])/2},unique:(e,t)=>Array.from(new Set(t.map((t=>t.getValue(e)))).values()),uniqueCount:(e,t)=>new Set(t.map((t=>t.getValue(e)))).size,count:(e,t)=>t.length},vD={getDefaultColumnDef:()=>({aggregatedCell:e=>{var t,n
|
|
8777
|
-
return null!=(t=null==(n=e.getValue())||null==n.toString?void 0:n.toString())?t:null},aggregationFn:"auto"}),getInitialState:e=>({grouping:[],...e}),getDefaultOptions:e=>({onGroupingChange:
|
|
8777
|
+
return null!=(t=null==(n=e.getValue())||null==n.toString?void 0:n.toString())?t:null},aggregationFn:"auto"}),getInitialState:e=>({grouping:[],...e}),getDefaultOptions:e=>({onGroupingChange:jR("grouping",e),groupedColumnMode:"reorder"}),createColumn:(e,t)=>({toggleGrouping:()=>{t.setGrouping((t=>null!=t&&t.includes(e.id)?t.filter((t=>t!==e.id)):[...null!=t?t:[],e.id]))},getCanGroup:()=>{var n,i,o,r
|
|
8778
8778
|
return null!=(n=null==(i=null!=(o=null==(r=e.columnDef.enableGrouping)||r)?o:t.options.enableGrouping)||i)?n:!!e.accessorFn},getIsGrouped:()=>{var n
|
|
8779
8779
|
return null==(n=t.getState().grouping)?void 0:n.includes(e.id)},getGroupedIndex:()=>{var n
|
|
8780
8780
|
return null==(n=t.getState().grouping)?void 0:n.indexOf(e.id)},getToggleGroupingHandler:()=>{const t=e.getCanGroup()
|
|
@@ -8786,29 +8786,29 @@ e.setGrouping(t?[]:null!=(n=null==(i=e.initialState)?void 0:i.grouping)?n:[])},g
|
|
|
8786
8786
|
const i=t.getColumn(n)
|
|
8787
8787
|
return null!=i&&i.columnDef.getGroupingValue?(e._groupingValuesCache[n]=i.columnDef.getGroupingValue(e.original),e._groupingValuesCache[n]):e.getValue(n)},_groupingValuesCache:{}}),createCell:(e,t,n,i)=>({getIsGrouped:()=>t.getIsGrouped()&&t.id===n.groupingColumnId,getIsPlaceholder:()=>!e.getIsGrouped()&&t.getIsGrouped(),getIsAggregated:()=>{var t
|
|
8788
8788
|
return!e.getIsGrouped()&&!e.getIsPlaceholder()&&!(null==(t=n.subRows)||!t.length)}})}
|
|
8789
|
-
const bD={getInitialState:e=>({columnOrder:[],...e}),getDefaultOptions:e=>({onColumnOrderChange:
|
|
8789
|
+
const bD={getInitialState:e=>({columnOrder:[],...e}),getDefaultOptions:e=>({onColumnOrderChange:jR("columnOrder",e)}),createTable:e=>({setColumnOrder:t=>null==e.options.onColumnOrderChange?void 0:e.options.onColumnOrderChange(t),resetColumnOrder:t=>{var n
|
|
8790
8790
|
e.setColumnOrder(t?[]:null!=(n=e.initialState.columnOrder)?n:[])},_getOrderColumnsFn:GR((()=>[e.getState().columnOrder,e.getState().grouping,e.options.groupedColumnMode]),((e,t,n)=>i=>{let o=[]
|
|
8791
8791
|
if(null!=e&&e.length){const t=[...e],n=[...i]
|
|
8792
8792
|
for(;n.length&&t.length;){const e=t.shift(),i=n.findIndex((t=>t.id===e))
|
|
8793
8793
|
i>-1&&o.push(n.splice(i,1)[0])}o=[...o,...n]}else o=i
|
|
8794
8794
|
return function(e,t,n){if(null==t||!t.length||!n)return e
|
|
8795
8795
|
const i=e.filter((e=>!t.includes(e.id)))
|
|
8796
|
-
return"remove"===n?i:[...t.map((t=>e.find((e=>e.id===t)))).filter(Boolean),...i]}(o,t,n)}),{key:!1})})},yD={getInitialState:e=>({...e,pagination:{pageIndex:0,pageSize:10,...null==e?void 0:e.pagination}}),getDefaultOptions:e=>({onPaginationChange:
|
|
8796
|
+
return"remove"===n?i:[...t.map((t=>e.find((e=>e.id===t)))).filter(Boolean),...i]}(o,t,n)}),{key:!1})})},yD={getInitialState:e=>({...e,pagination:{pageIndex:0,pageSize:10,...null==e?void 0:e.pagination}}),getDefaultOptions:e=>({onPaginationChange:jR("pagination",e)}),createTable:e=>{let t=!1,n=!1
|
|
8797
8797
|
return{_autoResetPageIndex:()=>{var i,o
|
|
8798
8798
|
if(t){if(null!=(i=null!=(o=e.options.autoResetAll)?o:e.options.autoResetPageIndex)?i:!e.options.manualPagination){if(n)return
|
|
8799
|
-
n=!0,e._queue((()=>{e.resetPageIndex(),n=!1}))}}else e._queue((()=>{t=!0}))},setPagination:t=>null==e.options.onPaginationChange?void 0:e.options.onPaginationChange((e=>
|
|
8800
|
-
e.setPagination(t?{pageIndex:0,pageSize:10}:null!=(n=e.initialState.pagination)?n:{pageIndex:0,pageSize:10})},setPageIndex:t=>{e.setPagination((n=>{let i=
|
|
8799
|
+
n=!0,e._queue((()=>{e.resetPageIndex(),n=!1}))}}else e._queue((()=>{t=!0}))},setPagination:t=>null==e.options.onPaginationChange?void 0:e.options.onPaginationChange((e=>ZR(t,e))),resetPagination:t=>{var n
|
|
8800
|
+
e.setPagination(t?{pageIndex:0,pageSize:10}:null!=(n=e.initialState.pagination)?n:{pageIndex:0,pageSize:10})},setPageIndex:t=>{e.setPagination((n=>{let i=ZR(t,n.pageIndex)
|
|
8801
8801
|
const o=void 0===e.options.pageCount||-1===e.options.pageCount?Number.MAX_SAFE_INTEGER:e.options.pageCount-1
|
|
8802
8802
|
return i=Math.max(0,Math.min(i,o)),{...n,pageIndex:i}}))},resetPageIndex:t=>{var n,i,o
|
|
8803
8803
|
e.setPageIndex(t?0:null!=(n=null==(i=e.initialState)||null==(o=i.pagination)?void 0:o.pageIndex)?n:0)},resetPageSize:t=>{var n,i,o
|
|
8804
|
-
e.setPageSize(t?10:null!=(n=null==(i=e.initialState)||null==(o=i.pagination)?void 0:o.pageSize)?n:10)},setPageSize:t=>{e.setPagination((e=>{const n=Math.max(1,
|
|
8804
|
+
e.setPageSize(t?10:null!=(n=null==(i=e.initialState)||null==(o=i.pagination)?void 0:o.pageSize)?n:10)},setPageSize:t=>{e.setPagination((e=>{const n=Math.max(1,ZR(t,e.pageSize)),i=e.pageSize*e.pageIndex,o=Math.floor(i/n)
|
|
8805
8805
|
return{...e,pageIndex:o,pageSize:n}}))},setPageCount:t=>e.setPagination((n=>{var i
|
|
8806
|
-
let o=
|
|
8806
|
+
let o=ZR(t,null!=(i=e.options.pageCount)?i:-1)
|
|
8807
8807
|
return"number"==typeof o&&(o=Math.max(-1,o)),{...n,pageCount:o}})),getPageOptions:GR((()=>[e.getPageCount()]),(e=>{let t=[]
|
|
8808
8808
|
return e&&e>0&&(t=[...new Array(e)].fill(null).map(((e,t)=>t))),t}),{key:!1,debug:()=>{var t
|
|
8809
8809
|
return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getCanPreviousPage:()=>e.getState().pagination.pageIndex>0,getCanNextPage:()=>{const{pageIndex:t}=e.getState().pagination,n=e.getPageCount()
|
|
8810
8810
|
return-1===n||0!==n&&t<n-1},previousPage:()=>e.setPageIndex((e=>e-1)),nextPage:()=>e.setPageIndex((e=>e+1)),getPrePaginationRowModel:()=>e.getExpandedRowModel(),getPaginationRowModel:()=>(!e._getPaginationRowModel&&e.options.getPaginationRowModel&&(e._getPaginationRowModel=e.options.getPaginationRowModel(e)),e.options.manualPagination||!e._getPaginationRowModel?e.getPrePaginationRowModel():e._getPaginationRowModel()),getPageCount:()=>{var t
|
|
8811
|
-
return null!=(t=e.options.pageCount)?t:Math.ceil(e.getPrePaginationRowModel().rows.length/e.getState().pagination.pageSize)}}}},wD={getInitialState:e=>({columnPinning:{left:[],right:[]},...e}),getDefaultOptions:e=>({onColumnPinningChange:
|
|
8811
|
+
return null!=(t=e.options.pageCount)?t:Math.ceil(e.getPrePaginationRowModel().rows.length/e.getState().pagination.pageSize)}}}},wD={getInitialState:e=>({columnPinning:{left:[],right:[]},...e}),getDefaultOptions:e=>({onColumnPinningChange:jR("columnPinning",e)}),createColumn:(e,t)=>({pin:n=>{const i=e.getLeafColumns().map((e=>e.id)).filter(Boolean)
|
|
8812
8812
|
t.setColumnPinning((e=>{var t,o,r,s,a,l
|
|
8813
8813
|
return"right"===n?{left:(null!=(r=null==e?void 0:e.left)?r:[]).filter((e=>!(null!=i&&i.includes(e)))),right:[...(null!=(s=null==e?void 0:e.right)?s:[]).filter((e=>!(null!=i&&i.includes(e)))),...i]}:"left"===n?{left:[...(null!=(a=null==e?void 0:e.left)?a:[]).filter((e=>!(null!=i&&i.includes(e)))),...i],right:(null!=(l=null==e?void 0:e.right)?l:[]).filter((e=>!(null!=i&&i.includes(e))))}:{left:(null!=(t=null==e?void 0:e.left)?t:[]).filter((e=>!(null!=i&&i.includes(e)))),right:(null!=(o=null==e?void 0:e.right)?o:[]).filter((e=>!(null!=i&&i.includes(e))))}}))},getCanPin:()=>e.getLeafColumns().some((e=>{var n,i
|
|
8814
8814
|
return(null==(n=e.columnDef.enablePinning)||n)&&(null==(i=t.options.enablePinning)||i)})),getIsPinned:()=>{const n=e.getLeafColumns().map((e=>e.id)),{left:i,right:o}=t.getState().columnPinning,r=n.some((e=>null==i?void 0:i.includes(e))),s=n.some((e=>null==o?void 0:o.includes(e)))
|
|
@@ -8826,7 +8826,7 @@ return t?Boolean(null==(n=i[t])?void 0:n.length):Boolean((null==(o=i.left)?void
|
|
|
8826
8826
|
return null!=(t=e.options.debugAll)?t:e.options.debugColumns}}),getRightLeafColumns:GR((()=>[e.getAllLeafColumns(),e.getState().columnPinning.right]),((e,t)=>(null!=t?t:[]).map((t=>e.find((e=>e.id===t)))).filter(Boolean)),{key:!1,debug:()=>{var t
|
|
8827
8827
|
return null!=(t=e.options.debugAll)?t:e.options.debugColumns}}),getCenterLeafColumns:GR((()=>[e.getAllLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right]),((e,t,n)=>{const i=[...null!=t?t:[],...null!=n?n:[]]
|
|
8828
8828
|
return e.filter((e=>!i.includes(e.id)))}),{key:!1,debug:()=>{var t
|
|
8829
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugColumns}})})},xD={getInitialState:e=>({rowSelection:{},...e}),getDefaultOptions:e=>({onRowSelectionChange:
|
|
8829
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugColumns}})})},xD={getInitialState:e=>({rowSelection:{},...e}),getDefaultOptions:e=>({onRowSelectionChange:jR("rowSelection",e),enableRowSelection:!0,enableMultiRowSelection:!0,enableSubRowSelection:!0}),createTable:e=>({setRowSelection:t=>null==e.options.onRowSelectionChange?void 0:e.options.onRowSelectionChange(t),resetRowSelection:t=>{var n
|
|
8830
8830
|
return e.setRowSelection(t?{}:null!=(n=e.initialState.rowSelection)?n:{})},toggleAllRowsSelected:t=>{e.setRowSelection((n=>{t=void 0!==t?t:!e.getIsAllRowsSelected()
|
|
8831
8831
|
const i={...n},o=e.getPreGroupedRowModel().flatRows
|
|
8832
8832
|
return t?o.forEach((e=>{e.getCanSelect()&&(i[e.id]=!0)})):o.forEach((e=>{delete i[e.id]})),i}))},toggleAllPageRowsSelected:t=>e.setRowSelection((n=>{const i=void 0!==t?t:!e.getIsAllPageRowsSelected(),o={...n}
|
|
@@ -8866,7 +8866,7 @@ if(isNaN(s[0])){if(e>t)return 1
|
|
|
8866
8866
|
if(t>e)return-1}else{if(isNaN(s[1]))return isNaN(o)?-1:1
|
|
8867
8867
|
if(o>r)return 1
|
|
8868
8868
|
if(r>o)return-1}}return n.length-i.length}const ID={alphanumeric:(e,t,n)=>ED(AD(e.getValue(n)).toLowerCase(),AD(t.getValue(n)).toLowerCase()),alphanumericCaseSensitive:(e,t,n)=>ED(AD(e.getValue(n)),AD(t.getValue(n))),text:(e,t,n)=>_D(AD(e.getValue(n)).toLowerCase(),AD(t.getValue(n)).toLowerCase()),textCaseSensitive:(e,t,n)=>_D(AD(e.getValue(n)),AD(t.getValue(n))),datetime:(e,t,n)=>{const i=e.getValue(n),o=t.getValue(n)
|
|
8869
|
-
return i>o?1:i<o?-1:0},basic:(e,t,n)=>_D(e.getValue(n),t.getValue(n))},OD={getInitialState:e=>({sorting:[],...e}),getDefaultColumnDef:()=>({sortingFn:"auto",sortUndefined:1}),getDefaultOptions:e=>({onSortingChange:
|
|
8869
|
+
return i>o?1:i<o?-1:0},basic:(e,t,n)=>_D(e.getValue(n),t.getValue(n))},OD={getInitialState:e=>({sorting:[],...e}),getDefaultColumnDef:()=>({sortingFn:"auto",sortUndefined:1}),getDefaultOptions:e=>({onSortingChange:jR("sorting",e),isMultiSortEvent:e=>e.shiftKey}),createColumn:(e,t)=>({getAutoSortingFn:()=>{const n=t.getFilteredRowModel().flatRows.slice(10)
|
|
8870
8870
|
let i=!1
|
|
8871
8871
|
for(const t of n){const n=null==t?void 0:t.getValue(e.id)
|
|
8872
8872
|
if("[object Date]"===Object.prototype.toString.call(n))return ID.datetime
|
|
@@ -8887,7 +8887,7 @@ const i=null==(n=t.getState().sorting)?void 0:n.find((t=>t.id===e.id))
|
|
|
8887
8887
|
return!!i&&(i.desc?"desc":"asc")},getSortIndex:()=>{var n,i
|
|
8888
8888
|
return null!=(n=null==(i=t.getState().sorting)?void 0:i.findIndex((t=>t.id===e.id)))?n:-1},clearSorting:()=>{t.setSorting((t=>null!=t&&t.length?t.filter((t=>t.id!==e.id)):[]))},getToggleSortingHandler:()=>{const n=e.getCanSort()
|
|
8889
8889
|
return i=>{n&&(null==i.persist||i.persist(),null==e.toggleSorting||e.toggleSorting(void 0,!!e.getCanMultiSort()&&(null==t.options.isMultiSortEvent?void 0:t.options.isMultiSortEvent(i))))}}}),createTable:e=>({setSorting:t=>null==e.options.onSortingChange?void 0:e.options.onSortingChange(t),resetSorting:t=>{var n,i
|
|
8890
|
-
e.setSorting(t?[]:null!=(n=null==(i=e.initialState)?void 0:i.sorting)?n:[])},getPreSortedRowModel:()=>e.getGroupedRowModel(),getSortedRowModel:()=>(!e._getSortedRowModel&&e.options.getSortedRowModel&&(e._getSortedRowModel=e.options.getSortedRowModel(e)),e.options.manualSorting||!e._getSortedRowModel?e.getPreSortedRowModel():e._getSortedRowModel())})},TD={getInitialState:e=>({columnVisibility:{},...e}),getDefaultOptions:e=>({onColumnVisibilityChange:
|
|
8890
|
+
e.setSorting(t?[]:null!=(n=null==(i=e.initialState)?void 0:i.sorting)?n:[])},getPreSortedRowModel:()=>e.getGroupedRowModel(),getSortedRowModel:()=>(!e._getSortedRowModel&&e.options.getSortedRowModel&&(e._getSortedRowModel=e.options.getSortedRowModel(e)),e.options.manualSorting||!e._getSortedRowModel?e.getPreSortedRowModel():e._getSortedRowModel())})},TD={getInitialState:e=>({columnVisibility:{},...e}),getDefaultOptions:e=>({onColumnVisibilityChange:jR("columnVisibility",e)}),createColumn:(e,t)=>({toggleVisibility:n=>{e.getCanHide()&&t.setColumnVisibility((t=>({...t,[e.id]:null!=n?n:!e.getIsVisible()})))},getIsVisible:()=>{var n,i
|
|
8891
8891
|
return null==(n=null==(i=t.getState().columnVisibility)?void 0:i[e.id])||n},getCanHide:()=>{var n,i
|
|
8892
8892
|
return(null==(n=e.columnDef.enableHiding)||n)&&(null==(i=t.options.enableHiding)||i)},getToggleVisibilityHandler:()=>t=>{null==e.toggleVisibility||e.toggleVisibility(t.target.checked)}}),createRow:(e,t)=>({_getAllVisibleCells:GR((()=>[e.getAllCells(),t.getState().columnVisibility]),(e=>e.filter((e=>e.column.getIsVisible()))),{key:"row._getAllVisibleCells",debug:()=>{var e
|
|
8893
8893
|
return null!=(e=t.options.debugAll)?e:t.options.debugRows}}),getVisibleCells:GR((()=>[e.getLeftVisibleCells(),e.getCenterVisibleCells(),e.getRightVisibleCells()]),((e,t,n)=>[...e,...t,...n]),{key:!1,debug:()=>{var e
|
|
@@ -8906,7 +8906,7 @@ o=null!=(t=null==e.getInitialState?void 0:e.getInitialState(o))?t:o}))
|
|
|
8906
8906
|
const r=[]
|
|
8907
8907
|
let s=!1
|
|
8908
8908
|
const a={_features:RD,options:{...i,...e},initialState:o,_queue:e=>{r.push(e),s||(s=!0,Promise.resolve().then((()=>{for(;r.length;)r.shift()()
|
|
8909
|
-
s=!1})).catch((e=>setTimeout((()=>{throw e})))))},reset:()=>{n.setState(n.initialState)},setOptions:e=>{const t=
|
|
8909
|
+
s=!1})).catch((e=>setTimeout((()=>{throw e})))))},reset:()=>{n.setState(n.initialState)},setOptions:e=>{const t=ZR(e,n.options)
|
|
8910
8910
|
n.options=(e=>n.options.mergeOptions?n.options.mergeOptions(i,e):{...i,...e})(t)},getState:()=>n.options.state,setState:e=>{null==n.options.onStateChange||n.options.onStateChange(e)},_getRowId:(e,t,i)=>{var o
|
|
8911
8911
|
return null!=(o=null==n.options.getRowId?void 0:n.options.getRowId(e,t,i))?o:`${i?[i.id,t].join("."):t}`},getCoreRowModel:()=>(n._getCoreRowModel||(n._getCoreRowModel=n.options.getCoreRowModel(n)),n._getCoreRowModel()),getRowModel:()=>n.getPaginationRowModel(),getRow:e=>{const t=n.getRowModel().rowsById[e]
|
|
8912
8912
|
if(!t)throw new Error
|
|
@@ -8964,9 +8964,9 @@ return r?(g._groupingValuesCache[t]=r(t,f,h),g._groupingValuesCache[t]):void 0}}
|
|
|
8964
8964
|
return d},a=s(n.rows,0)
|
|
8965
8965
|
return a.forEach((e=>{o.push(e),r[e.id]=e})),{rows:a,flatRows:o,rowsById:r}}),{key:!1,debug:()=>{var t
|
|
8966
8966
|
return null!=(t=e.options.debugAll)?t:e.options.debugTable},onChange:()=>{e._queue((()=>{e._autoResetExpanded(),e._autoResetPageIndex()}))}})}const ND={none:void 0,ascending:"ascending",descending:"descending"},PD={none:void 0,single:"single",multiple:"multiple"},zD="notSelected",VD="selected",HD="partiallySelected",BD="basic",qD="localeAwareCaseSensitive"
|
|
8967
|
-
class
|
|
8968
|
-
const
|
|
8969
|
-
try{t=document.createElement(e)}catch(e){}if(!(t instanceof
|
|
8967
|
+
class ZD extends Nt{}e([m],ZD.prototype,"groupHeaderValue",void 0),e([m],ZD.prototype,"columnConfig",void 0)
|
|
8968
|
+
const jD=e=>((e=>{let t
|
|
8969
|
+
try{t=document.createElement(e)}catch(e){}if(!(t instanceof ZD))throw new Error(`Group header view tag name (${e}) must evaluate to an element extending TableGroupHeaderView`)})(e),W`
|
|
8970
8970
|
<${e}
|
|
8971
8971
|
:groupHeaderValue="${e=>e.groupRowValue}"
|
|
8972
8972
|
:columnConfig="${e=>e.groupColumn?.columnInternals.columnConfig}"
|
|
@@ -8988,7 +8988,7 @@ try{t=document.createElement(e)}catch(e){}if(!(t instanceof UD))throw new Error(
|
|
|
8988
8988
|
>
|
|
8989
8989
|
</${e}>
|
|
8990
8990
|
`)
|
|
8991
|
-
class GD{constructor(e){this.uniqueId=Ys("table-column-slot"),this.validConfiguration=!0,this.sortOperation=BD,this.dataRecordFieldNames=[],this.groupingDisabled=!1,this.fractionalWidth=1,this.minPixelWidth=117,this.currentFractionalWidth=1,this.currentSortDirection=ND.none,this.cellRecordFieldNames=e.cellRecordFieldNames,this.cellViewTemplate=WD(e.cellViewTag),this.groupHeaderViewTemplate=
|
|
8991
|
+
class GD{constructor(e){this.uniqueId=Ys("table-column-slot"),this.validConfiguration=!0,this.sortOperation=BD,this.dataRecordFieldNames=[],this.groupingDisabled=!1,this.fractionalWidth=1,this.minPixelWidth=117,this.currentFractionalWidth=1,this.currentSortDirection=ND.none,this.cellRecordFieldNames=e.cellRecordFieldNames,this.cellViewTemplate=WD(e.cellViewTag),this.groupHeaderViewTemplate=jD(e.groupHeaderViewTag),this.delegatedEvents=e.delegatedEvents,this.sortOperation=e.sortOperation??BD}fractionalWidthChanged(){this.currentFractionalWidth=this.fractionalWidth}pixelWidthChanged(){this.currentPixelWidth=this.pixelWidth}}e([m],GD.prototype,"columnConfig",void 0),e([m],GD.prototype,"validConfiguration",void 0),e([m],GD.prototype,"operandDataRecordFieldName",void 0),e([m],GD.prototype,"sortOperation",void 0),e([m],GD.prototype,"dataRecordFieldNames",void 0),e([m],GD.prototype,"groupingDisabled",void 0),e([m],GD.prototype,"groupIndex",void 0),e([m],GD.prototype,"pixelWidth",void 0),e([m],GD.prototype,"fractionalWidth",void 0),e([m],GD.prototype,"minPixelWidth",void 0),e([m],GD.prototype,"currentFractionalWidth",void 0),e([m],GD.prototype,"currentPixelWidth",void 0),e([m],GD.prototype,"currentSortIndex",void 0),e([m],GD.prototype,"currentSortDirection",void 0)
|
|
8992
8992
|
class KD extends Nt{constructor(){super(...arguments),this.columnInternals=new GD(this.getColumnInternalsOptions()),this.columnHidden=!1,this.sortDirection=ND.none,this.sortingDisabled=!1,this.hasOverflow=!1}checkValidity(){return this.columnInternals.validConfiguration}get validity(){return{}}get headerTextContent(){return this.contentSlot.assignedNodes().map((e=>e.textContent?.trim())).join(" ")}connectedCallback(){super.connectedCallback(),this.setAttribute("slot",this.columnInternals.uniqueId)}sortDirectionChanged(){this.sortingDisabled||(this.columnInternals.currentSortDirection=this.sortDirection)}sortIndexChanged(){this.sortingDisabled||(this.columnInternals.currentSortIndex=this.sortIndex)}sortingDisabledChanged(){this.sortingDisabled?(this.columnInternals.currentSortDirection=ND.none,this.columnInternals.currentSortIndex=void 0):(this.columnInternals.currentSortDirection=this.sortDirection,this.columnInternals.currentSortIndex=this.sortIndex)}}e([se({attribute:"column-id"})],KD.prototype,"columnId",void 0),e([se({attribute:"action-menu-slot"})],KD.prototype,"actionMenuSlot",void 0),e([se({attribute:"action-menu-label"})],KD.prototype,"actionMenuLabel",void 0),e([se({attribute:"column-hidden",mode:"boolean"})],KD.prototype,"columnHidden",void 0),e([se({attribute:"sort-index",converter:oe})],KD.prototype,"sortIndex",void 0),e([se({attribute:"sort-direction"})],KD.prototype,"sortDirection",void 0),e([se({attribute:"sorting-disabled",mode:"boolean"})],KD.prototype,"sortingDisabled",void 0),e([m],KD.prototype,"hasOverflow",void 0)
|
|
8993
8993
|
class JD{constructor(){this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,this.duplicateColumnId=!1,this.missingColumnId=!1,this.duplicateSortIndex=!1,this.duplicateGroupIndex=!1,this.idFieldNameNotConfigured=!1,this.invalidColumnConfiguration=!1,this.recordIds=new Set}getValidity(){return{duplicateRecordId:this.duplicateRecordId,missingRecordId:this.missingRecordId,invalidRecordId:this.invalidRecordId,duplicateColumnId:this.duplicateColumnId,missingColumnId:this.missingColumnId,duplicateSortIndex:this.duplicateSortIndex,duplicateGroupIndex:this.duplicateGroupIndex,idFieldNameNotConfigured:this.idFieldNameNotConfigured,invalidColumnConfiguration:this.invalidColumnConfiguration}}isValid(){return Object.values(this.getValidity()).every((e=>!1===e))}areRecordIdsValid(){const e=this.getValidity()
|
|
8994
8994
|
return!e.duplicateRecordId&&!e.missingRecordId&&!e.invalidRecordId}validateSelectionMode(e,t){return this.idFieldNameNotConfigured=e!==PD.none&&"string"!=typeof t,!this.idFieldNameNotConfigured}validateRecordIds(e,t){if(this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,this.recordIds.clear(),"string"!=typeof t)return!0
|
|
@@ -9347,7 +9347,7 @@ const nF=mi.tagFor(eF),iF=ye`
|
|
|
9347
9347
|
@click="${(e,t)=>t.event.stopPropagation()}"
|
|
9348
9348
|
class="action-menu"
|
|
9349
9349
|
>
|
|
9350
|
-
<${
|
|
9350
|
+
<${Zv} slot="start"></${Zv}>
|
|
9351
9351
|
${e=>e.actionMenuLabel??Ab.getValueFor(e)}
|
|
9352
9352
|
<slot name="cellActionMenu" slot="menu"></slot>
|
|
9353
9353
|
</${Qb}>
|
|
@@ -9374,7 +9374,7 @@ const lF=mi.tagFor(sF),cF=W`
|
|
|
9374
9374
|
<span class="row-front-spacer"></span>
|
|
9375
9375
|
|
|
9376
9376
|
<span ${De("cellContainer")} class="cell-container">
|
|
9377
|
-
${
|
|
9377
|
+
${Ze((e=>e.columnStates),W`
|
|
9378
9378
|
${Pe((e=>!e.column.columnHidden),W`
|
|
9379
9379
|
<${lF}
|
|
9380
9380
|
class="cell"
|
|
@@ -9566,7 +9566,7 @@ const vF=mi.tagFor(gF),bF=W`
|
|
|
9566
9566
|
<template
|
|
9567
9567
|
role="grid"
|
|
9568
9568
|
aria-multiselectable="${e=>e.ariaMultiSelectable}"
|
|
9569
|
-
${Je({property:"childItems",filter:
|
|
9569
|
+
${Je({property:"childItems",filter:je()})}
|
|
9570
9570
|
>
|
|
9571
9571
|
<div class="table-container ${e=>e.documentShiftKeyDown?"disable-select":""}"
|
|
9572
9572
|
style="
|
|
@@ -9607,7 +9607,7 @@ const vF=mi.tagFor(gF),bF=W`
|
|
|
9607
9607
|
</span>
|
|
9608
9608
|
</span>
|
|
9609
9609
|
<span class="column-headers-container" ${De("columnHeadersContainer")}>
|
|
9610
|
-
${
|
|
9610
|
+
${Ze((e=>e.visibleColumns),W`
|
|
9611
9611
|
<div class="header-container">
|
|
9612
9612
|
${Pe(((e,t)=>t.index>0),W`
|
|
9613
9613
|
<div class="column-divider left ${(e,t)=>""+(t.parent.layoutManager.activeColumnIndex===t.index?"active":"")}"
|
|
@@ -9636,10 +9636,10 @@ const vF=mi.tagFor(gF),bF=W`
|
|
|
9636
9636
|
</div>
|
|
9637
9637
|
<div class="table-viewport" ${De("viewport")}>
|
|
9638
9638
|
<div class="table-scroll"></div>
|
|
9639
|
-
<div class="table-row-container" ${Je({property:"rowElements",filter:
|
|
9639
|
+
<div class="table-row-container" ${Je({property:"rowElements",filter:je(uF)})}
|
|
9640
9640
|
role="rowgroup">
|
|
9641
9641
|
${Pe((e=>e.columns.length>0&&e.canRenderRows),W`
|
|
9642
|
-
${
|
|
9642
|
+
${Ze((e=>e.virtualizer.visibleItems),W`
|
|
9643
9643
|
${Pe(((e,t)=>t.parent.tableData[e.index]?.isGrouped),W`
|
|
9644
9644
|
<${vF}
|
|
9645
9645
|
class="group-row"
|
|
@@ -9671,7 +9671,7 @@ const vF=mi.tagFor(gF),bF=W`
|
|
|
9671
9671
|
@row-action-menu-toggle="${(e,t)=>t.parent.onRowActionMenuToggle(t.event)}"
|
|
9672
9672
|
>
|
|
9673
9673
|
${Pe(((e,t)=>t.parent.openActionMenuRecordId===t.parent.tableData[e.index]?.id),W`
|
|
9674
|
-
${
|
|
9674
|
+
${Ze(((e,t)=>t.parent.actionMenuSlots),W`
|
|
9675
9675
|
<slot
|
|
9676
9676
|
name="${e=>e}"
|
|
9677
9677
|
slot="${e=>`row-action-menu-${e}`}">
|
|
@@ -9846,10 +9846,10 @@ this.updateSelectionStateForRange(e,n,o,i,!0)}updateSelectionStateForRange(e,t,n
|
|
|
9846
9846
|
const r=Math.min(t,n),s=Math.max(t,n)
|
|
9847
9847
|
for(let t=r;t<=s;t++){const n=i[t]
|
|
9848
9848
|
n.getIsGrouped()||this.updateSelectionStateForRow(e,n.id,o)}const a=i[n]
|
|
9849
|
-
a.getIsGrouped()&&this.getAllLeafRowIds(a.id).forEach((t=>this.updateSelectionStateForRow(e,t,o)))}updateSelectionStateForRow(e,t,n){n?e[t]=!0:delete e[t]}getRowIndexForId(e,t){return e?t.findIndex((t=>t.id===e)):-1}}class qF extends VF{handleRowSelectionToggle(e,t,n){return this.toggleIsRowSelected(e,t),!0}handleRowClick(e,t,n){return this.selectSingleRow(e)}handleActionMenuOpening(e){return this.handleRowClick(e,!1,!1)}}class
|
|
9849
|
+
a.getIsGrouped()&&this.getAllLeafRowIds(a.id).forEach((t=>this.updateSelectionStateForRow(e,t,o)))}updateSelectionStateForRow(e,t,n){n?e[t]=!0:delete e[t]}getRowIndexForId(e,t){return e?t.findIndex((t=>t.id===e)):-1}}class qF extends VF{handleRowSelectionToggle(e,t,n){return this.toggleIsRowSelected(e,t),!0}handleRowClick(e,t,n){return this.selectSingleRow(e)}handleActionMenuOpening(e){return this.handleRowClick(e,!1,!1)}}class ZF{constructor(e,t){this.tanStackTable=e,this.selectionManager=this.createSelectionManager(t)}handleRowSelectionToggle(e,t,n){return!!e&&this.selectionManager.handleRowSelectionToggle(e,t,n)}handleRowClick(e,t,n){return!!e&&this.selectionManager.handleRowClick(e,t,n)}handleActionMenuOpening(e){return!!e&&this.selectionManager.handleActionMenuOpening(e)}handleSelectionModeChanged(e){this.selectionManager=this.createSelectionManager(e)}handleSelectionReset(){this.selectionManager.reset()}createSelectionManager(e){switch(e){case PD.multiple:return new BF(this.tanStackTable)
|
|
9850
9850
|
case PD.single:return new qF(this.tanStackTable)
|
|
9851
9851
|
case PD.none:return new HF(this.tanStackTable)
|
|
9852
|
-
default:throw new Error("unknown selection mode found")}}}class
|
|
9852
|
+
default:throw new Error("unknown selection mode found")}}}class jF extends Nt{constructor(){super(),this.selectionMode=PD.none,this.tableData=[],this.columns=[],this.childItems=[],this.rowElements=[],this.actionMenuSlots=[],this.canRenderRows=!0,this.scrollX=0,this.selectionState=zD,this.showCollapseAll=!1,this.visibleColumns=[],this.tableScrollableMinWidth=0,this.documentShiftKeyDown=!1,this.tableValidator=new JD,this.tableUpdateTracker=new zF(this),this.columnNotifiers=[],this.isInitialized=!1,this.collapsedRows=new Set,this.ignoreSelectionChangeEvents=!1,this.onViewPortScroll=e=>{this.scrollX=e.target.scrollLeft},this.onKeyDown=e=>{e.key===Ks&&(this.documentShiftKeyDown=!0)},this.onKeyUp=e=>{e.key===Ks&&(this.documentShiftKeyDown=!1)},this.getIsRowExpanded=e=>{if(!e.getIsGrouped())return!1
|
|
9853
9853
|
const t=this.table.options.state.expanded
|
|
9854
9854
|
return!0===t||(Object.keys(t??{}).includes(e.id)?t[e.id]:!this.collapsedRows.has(e.id))},this.handleRowSelectionChange=e=>{const t=e instanceof Function?e(this.table.getState().rowSelection):e
|
|
9855
9855
|
this.updateTableOptions({state:{rowSelection:t}})},this.handleExpandedChange=e=>{const t=e instanceof Function?e(this.table.getState().expanded):e
|
|
@@ -9874,7 +9874,7 @@ return{rows:a(n.rows),flatRows:o,rowsById:n.rowsById}}),{key:!1,debug:()=>{var t
|
|
|
9874
9874
|
return null!=(t=e.options.debugAll)?t:e.options.debugTable},onChange:()=>{e._autoResetPageIndex()}}),getGroupedRowModel:LD(),getExpandedRowModel:e=>GR((()=>[e.getState().expanded,e.getPreExpandedRowModel(),e.options.paginateExpandedRows]),((e,t,n)=>!t.rows.length||!0!==e&&!Object.keys(null!=e?e:{}).length?t:n?function(e){const t=[],n=e=>{var i
|
|
9875
9875
|
t.push(e),null!=(i=e.subRows)&&i.length&&e.getIsExpanded()&&e.subRows.forEach(n)}
|
|
9876
9876
|
return e.rows.forEach(n),{rows:t,flatRows:e.flatRows,rowsById:e.rowsById}}(t):t),{key:!1,debug:()=>{var t
|
|
9877
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getIsRowExpanded:this.getIsRowExpanded,columns:[],state:{rowSelection:{},grouping:[],expanded:!0},enableRowSelection:e=>!e.getIsGrouped(),enableMultiRowSelection:!1,enableSubRowSelection:!1,enableSorting:!0,enableGrouping:!0,renderFallbackValue:null,autoResetAll:!1},this.table=DD(this.options),this.virtualizer=new IF(this,this.table),this.layoutManager=new RF(this),this.layoutManagerNotifier=g.getNotifier(this.layoutManager),this.layoutManagerNotifier.subscribe(this,"isColumnBeingSized"),this.selectionManager=new
|
|
9877
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getIsRowExpanded:this.getIsRowExpanded,columns:[],state:{rowSelection:{},grouping:[],expanded:!0},enableRowSelection:e=>!e.getIsGrouped(),enableMultiRowSelection:!1,enableSubRowSelection:!1,enableSorting:!0,enableGrouping:!0,renderFallbackValue:null,autoResetAll:!1},this.table=DD(this.options),this.virtualizer=new IF(this,this.table),this.layoutManager=new RF(this),this.layoutManagerNotifier=g.getNotifier(this.layoutManager),this.layoutManagerNotifier.subscribe(this,"isColumnBeingSized"),this.selectionManager=new ZF(this.table,this.selectionMode)}get validity(){return this.tableValidator.getValidity()}async setData(e){await this.processPendingUpdates()
|
|
9878
9878
|
const t=e.map((e=>({...e}))),n={data:t}
|
|
9879
9879
|
if(this.validateWithData(t),this.tableValidator.areRecordIdsValid()){const e=await this.getSelectedRecordIds()
|
|
9880
9880
|
n.state={rowSelection:this.calculateTanStackSelectionState(e)}}this.updateTableOptions(n)}async getSelectedRecordIds(){await this.processPendingUpdates()
|
|
@@ -9918,9 +9918,9 @@ return this.firstSortedColumn=e.length?e[0]:void 0,e.map((e=>({id:e.columnIntern
|
|
|
9918
9918
|
if("string"==typeof n)return t[n]},sortingFn:OF(e.columnInternals.sortOperation),sortUndefined:!1})))}calculateTanStackSelectionState(e){if(this.selectionMode===PD.none)return{}
|
|
9919
9919
|
const t={},n=this.tableValidator.getPresentRecordIds(e)
|
|
9920
9920
|
for(const e of n)if(t[e]=!0,this.selectionMode===PD.single)break
|
|
9921
|
-
return t}}e([se({attribute:"id-field-name"})],
|
|
9922
|
-
const UF=
|
|
9923
|
-
mi.getOrCreate().withPrefix("nimble").register(UF()),mi.tagFor(
|
|
9921
|
+
return t}}e([se({attribute:"id-field-name"})],jF.prototype,"idFieldName",void 0),e([se({attribute:"selection-mode"})],jF.prototype,"selectionMode",void 0),e([m],jF.prototype,"tableData",void 0),e([m],jF.prototype,"columns",void 0),e([m],jF.prototype,"childItems",void 0),e([m],jF.prototype,"rowElements",void 0),e([m],jF.prototype,"actionMenuSlots",void 0),e([m],jF.prototype,"openActionMenuRecordId",void 0),e([m],jF.prototype,"canRenderRows",void 0),e([m],jF.prototype,"scrollX",void 0),e([m],jF.prototype,"rowGridColumns",void 0),e([m],jF.prototype,"selectionState",void 0),e([m],jF.prototype,"selectionCheckbox",void 0),e([m],jF.prototype,"showCollapseAll",void 0),e([m],jF.prototype,"firstSortedColumn",void 0),e([m],jF.prototype,"visibleColumns",void 0),e([m],jF.prototype,"tableScrollableMinWidth",void 0),e([m],jF.prototype,"documentShiftKeyDown",void 0)
|
|
9922
|
+
const UF=jF.compose({baseName:"table",template:bF,styles:XD})
|
|
9923
|
+
mi.getOrCreate().withPrefix("nimble").register(UF()),mi.tagFor(jF)
|
|
9924
9924
|
const WF=ye`
|
|
9925
9925
|
:host {
|
|
9926
9926
|
display: contents;
|
|
@@ -9996,7 +9996,7 @@ class tL extends UD{constructor(){super(...arguments),this.hasOverflow=!1}get te
|
|
|
9996
9996
|
const nL=tL.compose({baseName:"table-column-anchor-cell-view",template:eL,styles:QF})
|
|
9997
9997
|
mi.getOrCreate().withPrefix("nimble").register(nL())
|
|
9998
9998
|
const iL=mi.tagFor(tL)
|
|
9999
|
-
class oL extends
|
|
9999
|
+
class oL extends ZD{constructor(){super(...arguments),this.hasOverflow=!1,this.text=""}}e([m],oL.prototype,"hasOverflow",void 0),e([m],oL.prototype,"text",void 0)
|
|
10000
10000
|
const rL=W`
|
|
10001
10001
|
<span
|
|
10002
10002
|
${KF("hasOverflow")}
|
|
@@ -10087,21 +10087,39 @@ this.setConditionValue("missingTextValue",t)}}const zL=[...NL]
|
|
|
10087
10087
|
class VL extends PL{constructor(e){super(e,zL,[Pb])}}class HL{constructor(e){this.text=e}}class BL extends HL{}class qL extends xL{columnConfigChanged(){this.updateText()}cellRecordChanged(){this.updateText()}updateText(){const e=this.cellRecord?.value
|
|
10088
10088
|
if(null==e)return void(this.text="")
|
|
10089
10089
|
const t=this.columnConfig?.mappingConfigs.get(e)
|
|
10090
|
-
this.text=t instanceof BL&&t.text?t.text:""}}const
|
|
10091
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10092
|
-
const
|
|
10090
|
+
this.text=t instanceof BL&&t.text?t.text:""}}const ZL=qL.compose({baseName:"table-column-enum-text-cell-view",template:yL,styles:wL})
|
|
10091
|
+
mi.getOrCreate().withPrefix("nimble").register(ZL())
|
|
10092
|
+
const jL=mi.tagFor(qL)
|
|
10093
10093
|
class UL extends oL{columnConfigChanged(){this.updateText()}groupHeaderValueChanged(){this.updateText()}updateText(){const e=this.groupHeaderValue
|
|
10094
10094
|
if(null==e)return void(this.text="")
|
|
10095
10095
|
const t=this.columnConfig?.mappingConfigs.get(e)
|
|
10096
10096
|
this.text=t instanceof BL&&t.text?t.text:""}}const WL=UL.compose({baseName:"table-column-enum-text-group-header-view",template:rL,styles:sL})
|
|
10097
10097
|
mi.getOrCreate().withPrefix("nimble").register(WL())
|
|
10098
10098
|
const GL=mi.tagFor(UL)
|
|
10099
|
-
class KL extends(YF(XF(DL))){createValidator(){return new VL(this.columnInternals)}get validity(){return this.validator.getValidity()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:
|
|
10099
|
+
class KL extends(YF(XF(DL))){createValidator(){return new VL(this.columnInternals)}get validity(){return this.validator.getValidity()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:jL,groupHeaderViewTag:GL,delegatedEvents:[],sortOperation:BD}}createColumnConfig(e){return{mappingConfigs:e}}createMappingConfig(e){if(e instanceof Pb)return new BL(e.text)
|
|
10100
10100
|
throw new Error("Unsupported mapping")}}const JL=KL.compose({baseName:"table-column-enum-text",template:LL,styles:FL})
|
|
10101
10101
|
mi.getOrCreate().withPrefix("nimble").register(JL()),mi.tagFor(KL)
|
|
10102
|
-
|
|
10103
|
-
|
|
10104
|
-
|
|
10102
|
+
class XL extends oL{columnConfigChanged(){this.updateText()}groupHeaderValueChanged(){this.updateText()}updateText(){this.text=this.columnConfig?.formatter?.formatValue(this.groupHeaderValue)??""}}const YL=XL.compose({baseName:"table-column-number-text-group-header-view",template:rL,styles:sL})
|
|
10103
|
+
mi.getOrCreate().withPrefix("nimble").register(YL())
|
|
10104
|
+
const QL=mi.tagFor(XL)
|
|
10105
|
+
class eN extends xL{columnConfigChanged(){this.updateText(),this.alignment=this.columnConfig?.alignment??vL}cellRecordChanged(){this.updateText()}updateText(){this.text=this.columnConfig?.formatter?.formatValue(this.cellRecord?.value)??""}}const tN=eN.compose({baseName:"table-column-number-text-cell-view",template:yL,styles:wL})
|
|
10106
|
+
mi.getOrCreate().withPrefix("nimble").register(tN())
|
|
10107
|
+
const nN=mi.tagFor(eN),iN="decimal",oN="left",rN="right"
|
|
10108
|
+
class sN{formatValue(e){if("number"!=typeof e)return""
|
|
10109
|
+
try{return this.format(e)}catch{return""}}}class aN extends sN{constructor(e){super(),this.defaultFormatter=new Intl.NumberFormat(e,{maximumSignificantDigits:aN.maximumDigits,useGrouping:!0}),this.leadingZeroFormatter=new Intl.NumberFormat(e,{maximumFractionDigits:aN.maximumDigits-1,useGrouping:!0}),this.exponentialFormatter=new Intl.NumberFormat(e,{maximumSignificantDigits:aN.maximumDigits,notation:"scientific"})}format(e){const t=0===e?0:e
|
|
10110
|
+
return this.getFormatterForNumber(t).format(t)}getFormatterForNumber(e){if(0===e)return this.defaultFormatter
|
|
10111
|
+
const t=Math.abs(e)
|
|
10112
|
+
return t>=aN.exponentialUpperBound||t<aN.exponentialLowerBound?this.exponentialFormatter:t<1?this.leadingZeroFormatter:this.defaultFormatter}}aN.maximumDigits=6,aN.exponentialLowerBound=995e-6,aN.exponentialUpperBound=999999.5
|
|
10113
|
+
class lN extends sN{constructor(e,t){super(),this.formatter=new Intl.NumberFormat(e,{maximumFractionDigits:t,minimumFractionDigits:t,useGrouping:!0}),this.tenPowDecimalDigits=10**t}format(e){const t=this.willRoundToZero(e)?0:e
|
|
10114
|
+
return this.formatter.format(t)}willRoundToZero(e){return 0===Math.round(e*this.tenPowDecimalDigits)}}const cN=["invalidDecimalDigits"]
|
|
10115
|
+
class dN extends _L{constructor(e){super(e,cN)}validateDecimalDigits(e,t){const n=!!(e===iN&&"number"==typeof t)&&this.isInvalidDecimalDigitsValue(t)
|
|
10116
|
+
this.setConditionValue("invalidDecimalDigits",n)}isInvalidDecimalDigitsValue(e){return e<0||e>20}}class hN extends uL{constructor(){super(...arguments),this.validator=new dN(this.columnInternals),this.langSubscriber={handleChange:()=>{this.updateColumnConfig()}}}connectedCallback(){super.connectedCallback(),oa.subscribe(this.langSubscriber,this),this.updateColumnConfig()}disconnectedCallback(){super.disconnectedCallback(),oa.unsubscribe(this.langSubscriber,this)}get validity(){return this.validator.getValidity()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:nN,groupHeaderViewTag:QL,delegatedEvents:[],sortOperation:BD}}formatChanged(){this.updateColumnConfig()}alignmentChanged(){this.updateColumnConfig()}decimalDigitsChanged(){this.updateColumnConfig()}updateColumnConfig(){if(this.validator.validateDecimalDigits(this.format,this.decimalDigits),this.validator.isValid()){const e={formatter:this.createFormatter(),alignment:this.determineCellContentAlignment()}
|
|
10117
|
+
this.columnInternals.columnConfig=e}else this.columnInternals.columnConfig=void 0}createFormatter(){return this.format===iN?new lN(oa.getValueFor(this),this.decimalDigits??2):new aN(oa.getValueFor(this))}determineCellContentAlignment(){return this.alignment===oN?vL:this.alignment===rN||this.format===iN?bL:vL}}e([se],hN.prototype,"format",void 0),e([se],hN.prototype,"alignment",void 0),e([se({attribute:"decimal-digits",converter:oe})],hN.prototype,"decimalDigits",void 0)
|
|
10118
|
+
const uN=hN.compose({baseName:"table-column-number-text",template:JF,styles:WF})
|
|
10119
|
+
mi.getOrCreate().withPrefix("nimble").register(uN()),mi.tagFor(hN)
|
|
10120
|
+
const pN=[...NL,"invalidIconName"]
|
|
10121
|
+
class fN extends PL{constructor(e){super(e,pN,[Hb,qb])}validate(e,t){super.validate(e,t),this.validateIconNames(e)}validateIconNames(e){const t=e.filter((e=>e instanceof Hb)).some((e=>void 0===e.resolvedIcon))
|
|
10122
|
+
this.setConditionValue("invalidIconName",t)}}const gN=ye`
|
|
10105
10123
|
${Eo("inline-flex")}
|
|
10106
10124
|
|
|
10107
10125
|
:host {
|
|
@@ -10121,7 +10139,7 @@ this.setConditionValue("invalidIconName",t)}}const QL=ye`
|
|
|
10121
10139
|
overflow: hidden;
|
|
10122
10140
|
text-overflow: ellipsis;
|
|
10123
10141
|
}
|
|
10124
|
-
`,
|
|
10142
|
+
`,mN=W`
|
|
10125
10143
|
${Pe((e=>"icon"===e.visual),W`
|
|
10126
10144
|
${e=>e.iconTemplate}
|
|
10127
10145
|
<span
|
|
@@ -10140,7 +10158,7 @@ this.setConditionValue("invalidIconName",t)}}const QL=ye`
|
|
|
10140
10158
|
>${e=>e.text}</span>
|
|
10141
10159
|
`)}
|
|
10142
10160
|
`
|
|
10143
|
-
class
|
|
10161
|
+
class vN extends HL{constructor(e,t,n){var i
|
|
10144
10162
|
super(n),this.severity=t,this.iconTemplate=W`
|
|
10145
10163
|
<${i=e}
|
|
10146
10164
|
title="${e=>e.text}"
|
|
@@ -10148,14 +10166,14 @@ super(n),this.severity=t,this.iconTemplate=W`
|
|
|
10148
10166
|
severity="${e=>e.severity}"
|
|
10149
10167
|
class="no-shrink"
|
|
10150
10168
|
>
|
|
10151
|
-
</${i}>`}}class
|
|
10169
|
+
</${i}>`}}class bN extends HL{constructor(e){super(e)}}class yN extends oL{columnConfigChanged(){this.updateState()}groupHeaderValueChanged(){this.updateState()}updateState(){if(this.visual=void 0,!this.columnConfig)return
|
|
10152
10170
|
const e=this.groupHeaderValue
|
|
10153
10171
|
if(null==e)return
|
|
10154
10172
|
const t=this.columnConfig.mappingConfigs.get(e)
|
|
10155
|
-
t instanceof
|
|
10156
|
-
const
|
|
10157
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10158
|
-
const
|
|
10173
|
+
t instanceof vN?(this.visual="icon",this.severity=t.severity,this.text=t.text??"",this.iconTemplate=t.iconTemplate):t instanceof bN&&(this.visual="spinner",this.text=t.text??"")}}e([m],yN.prototype,"severity",void 0),e([m],yN.prototype,"iconTemplate",void 0),e([m],yN.prototype,"visual",void 0)
|
|
10174
|
+
const wN=yN.compose({baseName:"table-column-icon-group-header-view",template:mN,styles:gN})
|
|
10175
|
+
mi.getOrCreate().withPrefix("nimble").register(wN())
|
|
10176
|
+
const xN=mi.tagFor(yN),kN=W`
|
|
10159
10177
|
${Pe((e=>"icon"===e.visual),(e=>e.iconTemplate))}
|
|
10160
10178
|
${Pe((e=>"spinner"===e.visual),W`
|
|
10161
10179
|
<${RR}
|
|
@@ -10165,24 +10183,24 @@ const rN=mi.tagFor(iN),sN=W`
|
|
|
10165
10183
|
</${RR}>
|
|
10166
10184
|
`)}
|
|
10167
10185
|
`
|
|
10168
|
-
class
|
|
10186
|
+
class CN extends UD{columnConfigChanged(){this.updateState()}cellRecordChanged(){this.updateState()}updateState(){if(this.visual=void 0,!this.columnConfig||!this.cellRecord)return
|
|
10169
10187
|
const e=this.cellRecord.value
|
|
10170
10188
|
if(null==e)return
|
|
10171
10189
|
const t=this.columnConfig.mappingConfigs.get(e)
|
|
10172
|
-
t instanceof
|
|
10173
|
-
const
|
|
10174
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10175
|
-
const
|
|
10176
|
-
class
|
|
10177
|
-
return new
|
|
10178
|
-
throw new Error("Unsupported mapping")}}const
|
|
10179
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10180
|
-
class
|
|
10181
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10182
|
-
const
|
|
10183
|
-
class
|
|
10184
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10185
|
-
const
|
|
10190
|
+
t instanceof vN?(this.visual="icon",this.severity=t.severity,this.text=t.text,this.iconTemplate=t.iconTemplate):t instanceof bN&&(this.visual="spinner",this.text=t.text)}}e([m],CN.prototype,"severity",void 0),e([m],CN.prototype,"text",void 0),e([m],CN.prototype,"iconTemplate",void 0),e([m],CN.prototype,"visual",void 0)
|
|
10191
|
+
const SN=CN.compose({baseName:"table-column-icon-cell-view",template:kN})
|
|
10192
|
+
mi.getOrCreate().withPrefix("nimble").register(SN())
|
|
10193
|
+
const $N=mi.tagFor(CN)
|
|
10194
|
+
class MN extends(YF(XF(DL))){createValidator(){return new fN(this.columnInternals)}get validity(){return this.validator.getValidity()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:$N,groupHeaderViewTag:xN,delegatedEvents:[],sortOperation:BD}}createColumnConfig(e){return{mappingConfigs:e}}createMappingConfig(e){if(e instanceof Hb){if(!e.resolvedIcon)throw Error("Unresolved icon")
|
|
10195
|
+
return new vN(e.resolvedIcon,e.severity,e.text)}if(e instanceof qb)return new bN(e.text)
|
|
10196
|
+
throw new Error("Unsupported mapping")}}const _N=MN.compose({baseName:"table-column-icon",template:LL,styles:FL})
|
|
10197
|
+
mi.getOrCreate().withPrefix("nimble").register(_N()),mi.tagFor(MN)
|
|
10198
|
+
class AN extends xL{cellRecordChanged(){this.text="string"==typeof this.cellRecord?.value?this.cellRecord.value:""}}const EN=AN.compose({baseName:"table-column-text-cell-view",template:yL,styles:wL})
|
|
10199
|
+
mi.getOrCreate().withPrefix("nimble").register(EN())
|
|
10200
|
+
const IN=mi.tagFor(AN)
|
|
10201
|
+
class ON extends uL{getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:IN,groupHeaderViewTag:cL,delegatedEvents:[],sortOperation:qD}}}const TN=ON.compose({baseName:"table-column-text",template:JF,styles:WF})
|
|
10202
|
+
mi.getOrCreate().withPrefix("nimble").register(TN()),mi.tagFor(ON)
|
|
10203
|
+
const RN=ye`
|
|
10186
10204
|
${Eo("grid")}
|
|
10187
10205
|
|
|
10188
10206
|
:host {
|
|
@@ -10210,7 +10228,7 @@ const vN=ye`
|
|
|
10210
10228
|
overflow: auto;
|
|
10211
10229
|
}
|
|
10212
10230
|
`
|
|
10213
|
-
class
|
|
10231
|
+
class DN extends no{constructor(){super(),this.activeindicator=!1}}const FN=DN.compose({baseName:"tabs",baseClass:no,template:(e,t)=>W`
|
|
10214
10232
|
<template class="${e=>e.orientation}">
|
|
10215
10233
|
${Qe(0,t)}
|
|
10216
10234
|
<div class="tablist" part="tablist" role="tablist">
|
|
@@ -10229,9 +10247,9 @@ class bN extends no{constructor(){super(),this.activeindicator=!1}}const yN=bN.c
|
|
|
10229
10247
|
<slot name="tabpanel" ${Ge("tabpanels")}></slot>
|
|
10230
10248
|
</div>
|
|
10231
10249
|
</template>
|
|
10232
|
-
`,styles:
|
|
10233
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10234
|
-
const
|
|
10250
|
+
`,styles:RN})
|
|
10251
|
+
mi.getOrCreate().withPrefix("nimble").register(FN()),mi.tagFor(DN)
|
|
10252
|
+
const LN=ye`
|
|
10235
10253
|
${Eo("flex")}
|
|
10236
10254
|
|
|
10237
10255
|
:host {
|
|
@@ -10249,15 +10267,15 @@ const wN=ye`
|
|
|
10249
10267
|
rgba(${ba}, 0.3);
|
|
10250
10268
|
margin: calc(${Pa} / 4) calc(${Pa} / 2);
|
|
10251
10269
|
}
|
|
10252
|
-
`,
|
|
10270
|
+
`,NN=W`
|
|
10253
10271
|
<template slot="end">
|
|
10254
10272
|
<div class="separator"></div>
|
|
10255
10273
|
<slot></slot>
|
|
10256
10274
|
</template>
|
|
10257
10275
|
`
|
|
10258
|
-
class
|
|
10259
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10260
|
-
const
|
|
10276
|
+
class PN extends Nt{}const zN=PN.compose({baseName:"tabs-toolbar",template:NN,styles:LN})
|
|
10277
|
+
mi.getOrCreate().withPrefix("nimble").register(zN()),mi.tagFor(PN)
|
|
10278
|
+
const VN="outline",HN="block",BN=ye`
|
|
10261
10279
|
${Eo("inline-flex")}
|
|
10262
10280
|
${Kf}
|
|
10263
10281
|
|
|
@@ -10397,12 +10415,12 @@ const SN="outline",$N="block",MN=ye`
|
|
|
10397
10415
|
top: calc(${Pa} / 2);
|
|
10398
10416
|
right: var(--ni-private-scrollbar-width);
|
|
10399
10417
|
}
|
|
10400
|
-
`.withBehaviors(Cd(
|
|
10418
|
+
`.withBehaviors(Cd(VN,ye`
|
|
10401
10419
|
.control {
|
|
10402
10420
|
border-color: rgba(${ba}, 0.3);
|
|
10403
10421
|
background-color: transparent;
|
|
10404
10422
|
}
|
|
10405
|
-
`),Cd(
|
|
10423
|
+
`),Cd(HN,ye`
|
|
10406
10424
|
.control {
|
|
10407
10425
|
background-color: rgba(${ba}, 0.1);
|
|
10408
10426
|
}
|
|
@@ -10420,8 +10438,8 @@ const SN="outline",$N="block",MN=ye`
|
|
|
10420
10438
|
border-bottom-color: ${ya};
|
|
10421
10439
|
}
|
|
10422
10440
|
`))
|
|
10423
|
-
class
|
|
10424
|
-
const
|
|
10441
|
+
class qN extends so{constructor(){super(...arguments),this.appearance=VN,this.errorVisible=!1,this.scrollbarWidth=-1,this.updateScrollbarWidthQueued=!1}connectedCallback(){super.connectedCallback(),this.resizeObserver=new ResizeObserver((()=>this.onResize())),this.resizeObserver.observe(this)}disconnectedCallback(){this.resizeObserver?.disconnect()}onTextAreaInput(){this.handleTextInput(),this.queueUpdateScrollbarWidth()}placeholderChanged(){this.queueUpdateScrollbarWidth()}valueChanged(e,t){super.valueChanged(e,t),this.queueUpdateScrollbarWidth()}onResize(){this.scrollbarWidth=this.control.offsetWidth-this.control.clientWidth}queueUpdateScrollbarWidth(){this.$fastController.isConnected&&(this.updateScrollbarWidthQueued||(this.updateScrollbarWidthQueued=!0,u.queueUpdate((()=>this.updateScrollbarWidth()))))}updateScrollbarWidth(){this.updateScrollbarWidthQueued=!1,this.scrollbarWidth=this.control.offsetWidth-this.control.clientWidth}}e([se],qN.prototype,"appearance",void 0),e([se({attribute:"error-text"})],qN.prototype,"errorText",void 0),e([se({attribute:"error-visible",mode:"boolean"})],qN.prototype,"errorVisible",void 0),e([m],qN.prototype,"scrollbarWidth",void 0)
|
|
10442
|
+
const ZN=qN.compose({baseName:"text-area",baseClass:so,template:()=>W`
|
|
10425
10443
|
<label
|
|
10426
10444
|
part="label"
|
|
10427
10445
|
for="control"
|
|
@@ -10478,9 +10496,9 @@ const AN=_N.compose({baseName:"text-area",baseClass:so,template:()=>W`
|
|
|
10478
10496
|
></${af}>
|
|
10479
10497
|
${Hf}
|
|
10480
10498
|
</div>
|
|
10481
|
-
`,styles:
|
|
10482
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10483
|
-
const
|
|
10499
|
+
`,styles:BN,shadowOptions:{delegatesFocus:!0}})
|
|
10500
|
+
mi.getOrCreate().withPrefix("nimble").register(ZN()),mi.tagFor(qN)
|
|
10501
|
+
const jN="underline",UN="outline",WN="block",GN="frameless",KN=ye`
|
|
10484
10502
|
${Eo("inline-block")}
|
|
10485
10503
|
${Kf}
|
|
10486
10504
|
|
|
@@ -10652,12 +10670,12 @@ const EN="underline",IN="outline",ON="block",TN="frameless",RN=ye`
|
|
|
10652
10670
|
slot[name='actions']::slotted(*) {
|
|
10653
10671
|
${Fa.cssCustomProperty}: 24px;
|
|
10654
10672
|
}
|
|
10655
|
-
`.withBehaviors(Cd(
|
|
10673
|
+
`.withBehaviors(Cd(jN,ye`
|
|
10656
10674
|
.root {
|
|
10657
10675
|
border-bottom-width: ${za};
|
|
10658
10676
|
padding-bottom: 0;
|
|
10659
10677
|
}
|
|
10660
|
-
`),Cd(
|
|
10678
|
+
`),Cd(WN,ye`
|
|
10661
10679
|
.root {
|
|
10662
10680
|
background-color: rgba(${ba}, 0.1);
|
|
10663
10681
|
}
|
|
@@ -10685,12 +10703,12 @@ const EN="underline",IN="outline",ON="block",TN="frameless",RN=ye`
|
|
|
10685
10703
|
:host([disabled]) .root {
|
|
10686
10704
|
background-color: rgba(${ba}, 0.07);
|
|
10687
10705
|
}
|
|
10688
|
-
`),Cd(
|
|
10706
|
+
`),Cd(UN,ye`
|
|
10689
10707
|
.root {
|
|
10690
10708
|
border-width: ${za};
|
|
10691
10709
|
padding: 0;
|
|
10692
10710
|
}
|
|
10693
|
-
`),Cd(
|
|
10711
|
+
`),Cd(GN,ye`
|
|
10694
10712
|
.control {
|
|
10695
10713
|
padding-left: ${za};
|
|
10696
10714
|
padding-right: ${za};
|
|
@@ -10708,8 +10726,8 @@ const EN="underline",IN="outline",ON="block",TN="frameless",RN=ye`
|
|
|
10708
10726
|
filter: invert(100%);
|
|
10709
10727
|
}
|
|
10710
10728
|
`))
|
|
10711
|
-
class
|
|
10712
|
-
const
|
|
10729
|
+
class JN extends Li{constructor(){super(...arguments),this.appearance=jN,this.errorVisible=!1,this.fullBleed=!1}}e([se],JN.prototype,"appearance",void 0),e([se({attribute:"error-text"})],JN.prototype,"errorText",void 0),e([se({attribute:"error-visible",mode:"boolean"})],JN.prototype,"errorVisible",void 0),e([se({attribute:"full-bleed",mode:"boolean"})],JN.prototype,"fullBleed",void 0)
|
|
10730
|
+
const XN=JN.compose({baseName:"text-field",baseClass:Li,template:(e,t)=>W`
|
|
10713
10731
|
<template
|
|
10714
10732
|
class="
|
|
10715
10733
|
${e=>e.readOnly?"readonly":""}
|
|
@@ -10721,7 +10739,7 @@ const FN=DN.compose({baseName:"text-field",baseClass:Li,template:(e,t)=>W`
|
|
|
10721
10739
|
class="${e=>e.defaultSlottedNodes&&e.defaultSlottedNodes.length?"label":"label label__hidden"}"
|
|
10722
10740
|
>
|
|
10723
10741
|
<slot
|
|
10724
|
-
${Ge({property:"defaultSlottedNodes",filter:
|
|
10742
|
+
${Ge({property:"defaultSlottedNodes",filter:ji})}
|
|
10725
10743
|
></slot>
|
|
10726
10744
|
</label>
|
|
10727
10745
|
<div class="root" part="root">
|
|
@@ -10769,7 +10787,7 @@ const FN=DN.compose({baseName:"text-field",baseClass:Li,template:(e,t)=>W`
|
|
|
10769
10787
|
${Ye(0,t)}
|
|
10770
10788
|
</div>
|
|
10771
10789
|
</template>
|
|
10772
|
-
`,styles:
|
|
10790
|
+
`,styles:KN,shadowOptions:{delegatesFocus:!0},end:W`
|
|
10773
10791
|
<${af}
|
|
10774
10792
|
severity="error"
|
|
10775
10793
|
class="error-icon"
|
|
@@ -10779,8 +10797,8 @@ const FN=DN.compose({baseName:"text-field",baseClass:Li,template:(e,t)=>W`
|
|
|
10779
10797
|
</span>
|
|
10780
10798
|
${Hf}
|
|
10781
10799
|
`})
|
|
10782
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10783
|
-
const
|
|
10800
|
+
mi.getOrCreate().withPrefix("nimble").register(XN()),mi.tagFor(JN)
|
|
10801
|
+
const YN=ye`
|
|
10784
10802
|
${Eo("inline-flex")}
|
|
10785
10803
|
|
|
10786
10804
|
:host {
|
|
@@ -10865,7 +10883,7 @@ const LN=ye`
|
|
|
10865
10883
|
.status-icon {
|
|
10866
10884
|
opacity: 0.6;
|
|
10867
10885
|
}
|
|
10868
|
-
`)),
|
|
10886
|
+
`)),QN=W`
|
|
10869
10887
|
${Pe((e=>e.tooltipVisible),W`
|
|
10870
10888
|
<${Ud}
|
|
10871
10889
|
class="anchored-region"
|
|
@@ -10898,11 +10916,11 @@ const LN=ye`
|
|
|
10898
10916
|
</${Ud}>
|
|
10899
10917
|
`)}
|
|
10900
10918
|
`
|
|
10901
|
-
class
|
|
10902
|
-
const
|
|
10903
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10904
|
-
const
|
|
10905
|
-
class
|
|
10919
|
+
class eP extends $o{constructor(){super(...arguments),this.iconVisible=!1}}e([se],eP.prototype,"severity",void 0),e([se({attribute:"icon-visible",mode:"boolean"})],eP.prototype,"iconVisible",void 0)
|
|
10920
|
+
const tP=eP.compose({baseName:"tooltip",baseClass:$o,template:QN,styles:YN})
|
|
10921
|
+
mi.getOrCreate().withPrefix("nimble").register(tP()),mi.tagFor(eP)
|
|
10922
|
+
const nP="group-selected",iP="all",oP="leaves-only",rP="none"
|
|
10923
|
+
class sP{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=null}handleChange({target:e,token:t}){this.attach(t.getValueFor(e))}attach(e){this.attached!==this[e]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[e],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const aP=ye`
|
|
10906
10924
|
${Eo("block")}
|
|
10907
10925
|
|
|
10908
10926
|
:host {
|
|
@@ -10918,7 +10936,7 @@ class jN{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
|
|
|
10918
10936
|
}
|
|
10919
10937
|
|
|
10920
10938
|
${""}
|
|
10921
|
-
:host([${
|
|
10939
|
+
:host([${nP}])::after {
|
|
10922
10940
|
background: ${Ca};
|
|
10923
10941
|
border-radius: 0px;
|
|
10924
10942
|
content: '';
|
|
@@ -10940,7 +10958,7 @@ class jN{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
|
|
|
10940
10958
|
background: ${ma};
|
|
10941
10959
|
}
|
|
10942
10960
|
|
|
10943
|
-
:host([${
|
|
10961
|
+
:host([${nP}]) .positioning-region:hover {
|
|
10944
10962
|
background: ${ga};
|
|
10945
10963
|
}
|
|
10946
10964
|
|
|
@@ -11048,7 +11066,7 @@ class jN{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
|
|
|
11048
11066
|
display: block;
|
|
11049
11067
|
}
|
|
11050
11068
|
`.withBehaviors(new class{constructor(e,t){this.cache=new WeakMap,this.ltr=e,this.rtl=t}bind(e){this.attach(e)}unbind(e){const t=this.cache.get(e)
|
|
11051
|
-
t&&ra.unsubscribe(t)}attach(e){const t=this.cache.get(e)||new
|
|
11069
|
+
t&&ra.unsubscribe(t)}attach(e){const t=this.cache.get(e)||new sP(this.ltr,this.rtl,e),n=ra.getValueFor(e)
|
|
11052
11070
|
ra.subscribe(t),t.attach(n),this.cache.set(e,t)}}(ye`
|
|
11053
11071
|
.expand-collapse-button {
|
|
11054
11072
|
left: var(
|
|
@@ -11080,8 +11098,8 @@ ra.subscribe(t),t.attach(n),this.cache.set(e,t)}}(ye`
|
|
|
11080
11098
|
transform: rotate(135deg);
|
|
11081
11099
|
}
|
|
11082
11100
|
`))
|
|
11083
|
-
class
|
|
11084
|
-
const
|
|
11101
|
+
class lP extends _o{constructor(){super(...arguments),this.groupSelected=!1}}e([se({attribute:"group-selected",mode:"boolean"})],lP.prototype,"groupSelected",void 0)
|
|
11102
|
+
const cP=lP.compose({baseName:"tree-item",baseClass:_o,template:(e,t)=>W`
|
|
11085
11103
|
<template
|
|
11086
11104
|
role="treeitem"
|
|
11087
11105
|
slot="${e=>e.isNestedItem()?"item":void 0}"
|
|
@@ -11093,7 +11111,7 @@ const WN=UN.compose({baseName:"tree-item",baseClass:_o,template:(e,t)=>W`
|
|
|
11093
11111
|
aria-disabled="${e=>e.disabled}"
|
|
11094
11112
|
@focusin="${(e,t)=>e.handleFocus(t.event)}"
|
|
11095
11113
|
@focusout="${(e,t)=>e.handleBlur(t.event)}"
|
|
11096
|
-
${Je({property:"childItems",filter:
|
|
11114
|
+
${Je({property:"childItems",filter:je()})}
|
|
11097
11115
|
>
|
|
11098
11116
|
<div class="positioning-region" part="positioning-region">
|
|
11099
11117
|
<div class="content-region" part="content-region">
|
|
@@ -11121,9 +11139,9 @@ const WN=UN.compose({baseName:"tree-item",baseClass:_o,template:(e,t)=>W`
|
|
|
11121
11139
|
</div>
|
|
11122
11140
|
`)}
|
|
11123
11141
|
</template>
|
|
11124
|
-
`,styles:
|
|
11125
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
11126
|
-
const
|
|
11142
|
+
`,styles:aP,expandCollapseGlyph:ah.data})
|
|
11143
|
+
mi.getOrCreate().withPrefix("nimble").register(cP()),mi.tagFor(lP)
|
|
11144
|
+
const dP=ye`
|
|
11127
11145
|
${Eo("flex")}
|
|
11128
11146
|
|
|
11129
11147
|
:host {
|
|
@@ -11135,7 +11153,7 @@ const GN=ye`
|
|
|
11135
11153
|
:host(${To}) {
|
|
11136
11154
|
outline: none;
|
|
11137
11155
|
}
|
|
11138
|
-
`,
|
|
11156
|
+
`,hP=W`
|
|
11139
11157
|
<template
|
|
11140
11158
|
role="tree"
|
|
11141
11159
|
${De("treeView")}
|
|
@@ -11149,231 +11167,231 @@ const GN=ye`
|
|
|
11149
11167
|
<slot ${Ge("slottedTreeItems")}></slot>
|
|
11150
11168
|
</template>
|
|
11151
11169
|
`
|
|
11152
|
-
class
|
|
11170
|
+
class uP extends Ao{constructor(){super(...arguments),this.selectionMode=iP,this.selectedItems=[]}handleClick(e){if(e.defaultPrevented)return!1
|
|
11153
11171
|
if(!(e.target instanceof Element&&Mo(e.target)))return!0
|
|
11154
11172
|
const t=e.target
|
|
11155
|
-
return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case
|
|
11156
|
-
case
|
|
11157
|
-
case
|
|
11158
|
-
default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}selectedItemsChanged(){for(const e of Array.from(this.children))e instanceof
|
|
11173
|
+
return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case iP:return!0
|
|
11174
|
+
case rP:return!1
|
|
11175
|
+
case oP:return!this.itemHasChildren(e)
|
|
11176
|
+
default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}selectedItemsChanged(){for(const e of Array.from(this.children))e instanceof lP&&(e.groupSelected=!1)
|
|
11159
11177
|
for(let e of this.selectedItems){for(;null!==e.parentElement&&e.parentElement!==this;)e=e.parentElement
|
|
11160
|
-
e instanceof
|
|
11161
|
-
const
|
|
11162
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
11163
|
-
var
|
|
11164
|
-
function
|
|
11165
|
-
i[e]=[]}return new
|
|
11166
|
-
break}return null!=n&&e.push({name:t,value:n}),e}
|
|
11178
|
+
e instanceof lP&&(e.groupSelected=!0)}}}e([se({attribute:"selection-mode"})],uP.prototype,"selectionMode",void 0),e([m],uP.prototype,"selectedItems",void 0)
|
|
11179
|
+
const pP=uP.compose({baseName:"tree-view",baseClass:Ao,template:hP,styles:dP})
|
|
11180
|
+
mi.getOrCreate().withPrefix("nimble").register(pP()),mi.tagFor(uP)
|
|
11181
|
+
var fP={value:()=>{}}
|
|
11182
|
+
function gP(){for(var e,t=0,n=arguments.length,i={};t<n;++t){if(!(e=arguments[t]+"")||e in i||/[\s.]/.test(e))throw new Error("illegal type: "+e)
|
|
11183
|
+
i[e]=[]}return new mP(i)}function mP(e){this._=e}function vP(e,t){for(var n,i=0,o=e.length;i<o;++i)if((n=e[i]).name===t)return n.value}function bP(e,t,n){for(var i=0,o=e.length;i<o;++i)if(e[i].name===t){e[i]=fP,e=e.slice(0,i).concat(e.slice(i+1))
|
|
11184
|
+
break}return null!=n&&e.push({name:t,value:n}),e}mP.prototype=gP.prototype={constructor:mP,on:function(e,t){var n,i,o=this._,r=(i=o,(e+"").trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".")
|
|
11167
11185
|
if(n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),e&&!i.hasOwnProperty(e))throw new Error("unknown type: "+e)
|
|
11168
11186
|
return{type:e,name:t}}))),s=-1,a=r.length
|
|
11169
11187
|
if(!(arguments.length<2)){if(null!=t&&"function"!=typeof t)throw new Error("invalid callback: "+t)
|
|
11170
|
-
for(;++s<a;)if(n=(e=r[s]).type)o[n]=
|
|
11171
|
-
else if(null==t)for(n in o)o[n]=
|
|
11172
|
-
return this}for(;++s<a;)if((n=(e=r[s]).type)&&(n=
|
|
11188
|
+
for(;++s<a;)if(n=(e=r[s]).type)o[n]=bP(o[n],e.name,t)
|
|
11189
|
+
else if(null==t)for(n in o)o[n]=bP(o[n],e.name,null)
|
|
11190
|
+
return this}for(;++s<a;)if((n=(e=r[s]).type)&&(n=vP(o[n],e.name)))return n},copy:function(){var e={},t=this._
|
|
11173
11191
|
for(var n in t)e[n]=t[n].slice()
|
|
11174
|
-
return new
|
|
11192
|
+
return new mP(e)},call:function(e,t){if((n=arguments.length-2)>0)for(var n,i,o=new Array(n),r=0;r<n;++r)o[r]=arguments[r+2]
|
|
11175
11193
|
if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e)
|
|
11176
11194
|
for(r=0,n=(i=this._[e]).length;r<n;++r)i[r].value.apply(t,o)},apply:function(e,t,n){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e)
|
|
11177
11195
|
for(var i=this._[e],o=0,r=i.length;o<r;++o)i[o].value.apply(t,n)}}
|
|
11178
|
-
var
|
|
11179
|
-
function
|
|
11180
|
-
return n>=0&&"xmlns"!==(t=e.slice(0,n))&&(e=e.slice(n+1)),
|
|
11181
|
-
return n===
|
|
11182
|
-
return(t.local?
|
|
11183
|
-
var t}}function
|
|
11184
|
-
function
|
|
11185
|
-
function
|
|
11186
|
-
for(;a<l;++a)(s=t[a])&&(o[a]=s)}function
|
|
11196
|
+
var yP="http://www.w3.org/1999/xhtml",wP={svg:"http://www.w3.org/2000/svg",xhtml:yP,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}
|
|
11197
|
+
function xP(e){var t=e+="",n=t.indexOf(":")
|
|
11198
|
+
return n>=0&&"xmlns"!==(t=e.slice(0,n))&&(e=e.slice(n+1)),wP.hasOwnProperty(t)?{space:wP[t],local:e}:e}function kP(e){return function(){var t=this.ownerDocument,n=this.namespaceURI
|
|
11199
|
+
return n===yP&&t.documentElement.namespaceURI===yP?t.createElement(e):t.createElementNS(n,e)}}function CP(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function SP(e){var t=xP(e)
|
|
11200
|
+
return(t.local?CP:kP)(t)}function $P(){}function MP(e){return null==e?$P:function(){return this.querySelector(e)}}function _P(){return[]}function AP(e){return null==e?_P:function(){return this.querySelectorAll(e)}}function EP(e){return function(){return null==(t=e.apply(this,arguments))?[]:Array.isArray(t)?t:Array.from(t)
|
|
11201
|
+
var t}}function IP(e){return function(){return this.matches(e)}}function OP(e){return function(t){return t.matches(e)}}var TP=Array.prototype.find
|
|
11202
|
+
function RP(){return this.firstElementChild}var DP=Array.prototype.filter
|
|
11203
|
+
function FP(){return Array.from(this.children)}function LP(e){return new Array(e.length)}function NP(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function PP(e,t,n,i,o,r){for(var s,a=0,l=t.length,c=r.length;a<c;++a)(s=t[a])?(s.__data__=r[a],i[a]=s):n[a]=new NP(e,r[a])
|
|
11204
|
+
for(;a<l;++a)(s=t[a])&&(o[a]=s)}function zP(e,t,n,i,o,r,s){var a,l,c,d=new Map,h=t.length,u=r.length,p=new Array(h)
|
|
11187
11205
|
for(a=0;a<h;++a)(l=t[a])&&(p[a]=c=s.call(l,l.__data__,a,t)+"",d.has(c)?o[a]=l:d.set(c,l))
|
|
11188
|
-
for(a=0;a<u;++a)c=s.call(e,r[a],a,r)+"",(l=d.get(c))?(i[a]=l,l.__data__=r[a],d.delete(c)):n[a]=new
|
|
11189
|
-
for(a=0;a<h;++a)(l=t[a])&&d.get(p[a])===l&&(o[a]=l)}function
|
|
11190
|
-
null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function
|
|
11191
|
-
null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function
|
|
11192
|
-
null==i?this.style.removeProperty(e):this.style.setProperty(e,i,n)}}function
|
|
11193
|
-
null==n?delete this[e]:this[e]=n}}function
|
|
11194
|
-
this.textContent=null==t?"":t}}function
|
|
11195
|
-
this.innerHTML=null==t?"":t}}function
|
|
11196
|
-
e&&e.removeChild(this)}function
|
|
11197
|
-
return t?t.insertBefore(e,this.nextSibling):e}function
|
|
11198
|
-
return t?t.insertBefore(e,this.nextSibling):e}function
|
|
11199
|
-
if(t){for(var n,i=0,o=-1,r=t.length;i<r;++i)n=t[i],e.type&&n.type!==e.type||n.name!==e.name?t[++o]=n:this.removeEventListener(n.type,n.listener,n.options);++o?t.length=o:delete this.__on}}}function
|
|
11206
|
+
for(a=0;a<u;++a)c=s.call(e,r[a],a,r)+"",(l=d.get(c))?(i[a]=l,l.__data__=r[a],d.delete(c)):n[a]=new NP(e,r[a])
|
|
11207
|
+
for(a=0;a<h;++a)(l=t[a])&&d.get(p[a])===l&&(o[a]=l)}function VP(e){return e.__data__}function HP(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function BP(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function qP(e){return function(){this.removeAttribute(e)}}function ZP(e){return function(){this.removeAttributeNS(e.space,e.local)}}function jP(e,t){return function(){this.setAttribute(e,t)}}function UP(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function WP(e,t){return function(){var n=t.apply(this,arguments)
|
|
11208
|
+
null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function GP(e,t){return function(){var n=t.apply(this,arguments)
|
|
11209
|
+
null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function KP(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function JP(e){return function(){this.style.removeProperty(e)}}function XP(e,t,n){return function(){this.style.setProperty(e,t,n)}}function YP(e,t,n){return function(){var i=t.apply(this,arguments)
|
|
11210
|
+
null==i?this.style.removeProperty(e):this.style.setProperty(e,i,n)}}function QP(e,t){return e.style.getPropertyValue(t)||KP(e).getComputedStyle(e,null).getPropertyValue(t)}function ez(e){return function(){delete this[e]}}function tz(e,t){return function(){this[e]=t}}function nz(e,t){return function(){var n=t.apply(this,arguments)
|
|
11211
|
+
null==n?delete this[e]:this[e]=n}}function iz(e){return e.trim().split(/^|\s+/)}function oz(e){return e.classList||new rz(e)}function rz(e){this._node=e,this._names=iz(e.getAttribute("class")||"")}function sz(e,t){for(var n=oz(e),i=-1,o=t.length;++i<o;)n.add(t[i])}function az(e,t){for(var n=oz(e),i=-1,o=t.length;++i<o;)n.remove(t[i])}function lz(e){return function(){sz(this,e)}}function cz(e){return function(){az(this,e)}}function dz(e,t){return function(){(t.apply(this,arguments)?sz:az)(this,e)}}function hz(){this.textContent=""}function uz(e){return function(){this.textContent=e}}function pz(e){return function(){var t=e.apply(this,arguments)
|
|
11212
|
+
this.textContent=null==t?"":t}}function fz(){this.innerHTML=""}function gz(e){return function(){this.innerHTML=e}}function mz(e){return function(){var t=e.apply(this,arguments)
|
|
11213
|
+
this.innerHTML=null==t?"":t}}function vz(){this.nextSibling&&this.parentNode.appendChild(this)}function bz(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function yz(){return null}function wz(){var e=this.parentNode
|
|
11214
|
+
e&&e.removeChild(this)}function xz(){var e=this.cloneNode(!1),t=this.parentNode
|
|
11215
|
+
return t?t.insertBefore(e,this.nextSibling):e}function kz(){var e=this.cloneNode(!0),t=this.parentNode
|
|
11216
|
+
return t?t.insertBefore(e,this.nextSibling):e}function Cz(e){return function(){var t=this.__on
|
|
11217
|
+
if(t){for(var n,i=0,o=-1,r=t.length;i<r;++i)n=t[i],e.type&&n.type!==e.type||n.name!==e.name?t[++o]=n:this.removeEventListener(n.type,n.listener,n.options);++o?t.length=o:delete this.__on}}}function Sz(e,t,n){return function(){var i,o=this.__on,r=function(e){return function(t){e.call(this,t,this.__data__)}}(t)
|
|
11200
11218
|
if(o)for(var s=0,a=o.length;s<a;++s)if((i=o[s]).type===e.type&&i.name===e.name)return this.removeEventListener(i.type,i.listener,i.options),this.addEventListener(i.type,i.listener=r,i.options=n),void(i.value=t)
|
|
11201
|
-
this.addEventListener(e.type,r,n),i={type:e.type,name:e.name,value:t,listener:r,options:n},o?o.push(i):this.__on=[i]}}function
|
|
11202
|
-
"function"==typeof o?o=new o(t,n):(o=i.document.createEvent("Event"),n?(o.initEvent(t,n.bubbles,n.cancelable),o.detail=n.detail):o.initEvent(t,!1,!1)),e.dispatchEvent(o)}function
|
|
11219
|
+
this.addEventListener(e.type,r,n),i={type:e.type,name:e.name,value:t,listener:r,options:n},o?o.push(i):this.__on=[i]}}function $z(e,t,n){var i=KP(e),o=i.CustomEvent
|
|
11220
|
+
"function"==typeof o?o=new o(t,n):(o=i.document.createEvent("Event"),n?(o.initEvent(t,n.bubbles,n.cancelable),o.detail=n.detail):o.initEvent(t,!1,!1)),e.dispatchEvent(o)}function Mz(e,t){return function(){return $z(this,e,t)}}function _z(e,t){return function(){return $z(this,e,t.apply(this,arguments))}}NP.prototype={constructor:NP,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}},rz.prototype={add:function(e){this._names.indexOf(e)<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e)
|
|
11203
11221
|
t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}}
|
|
11204
|
-
var
|
|
11205
|
-
function
|
|
11222
|
+
var Az=[null]
|
|
11223
|
+
function Ez(e,t){this._groups=e,this._parents=t}function Iz(){return new Ez([[document.documentElement]],Az)}function Oz(e){return"string"==typeof e?new Ez([[document.querySelector(e)]],[document.documentElement]):new Ez([[e]],Az)}function Tz(e,t){if(e=function(e){let t
|
|
11206
11224
|
for(;t=e.sourceEvent;)e=t
|
|
11207
11225
|
return e}(e),void 0===t&&(t=e.currentTarget),t){var n=t.ownerSVGElement||t
|
|
11208
11226
|
if(n.createSVGPoint){var i=n.createSVGPoint()
|
|
11209
11227
|
return i.x=e.clientX,i.y=e.clientY,[(i=i.matrixTransform(t.getScreenCTM().inverse())).x,i.y]}if(t.getBoundingClientRect){var o=t.getBoundingClientRect()
|
|
11210
|
-
return[e.clientX-o.left-t.clientLeft,e.clientY-o.top-t.clientTop]}}return[e.pageX,e.pageY]}
|
|
11228
|
+
return[e.clientX-o.left-t.clientLeft,e.clientY-o.top-t.clientTop]}}return[e.pageX,e.pageY]}Ez.prototype=Iz.prototype={constructor:Ez,select:function(e){"function"!=typeof e&&(e=MP(e))
|
|
11211
11229
|
for(var t=this._groups,n=t.length,i=new Array(n),o=0;o<n;++o)for(var r,s,a=t[o],l=a.length,c=i[o]=new Array(l),d=0;d<l;++d)(r=a[d])&&(s=e.call(r,r.__data__,d,a))&&("__data__"in r&&(s.__data__=r.__data__),c[d]=s)
|
|
11212
|
-
return new
|
|
11230
|
+
return new Ez(i,this._parents)},selectAll:function(e){e="function"==typeof e?EP(e):AP(e)
|
|
11213
11231
|
for(var t=this._groups,n=t.length,i=[],o=[],r=0;r<n;++r)for(var s,a=t[r],l=a.length,c=0;c<l;++c)(s=a[c])&&(i.push(e.call(s,s.__data__,c,a)),o.push(s))
|
|
11214
|
-
return new
|
|
11232
|
+
return new Ez(i,o)},selectChild:function(e){return this.select(null==e?RP:function(e){return function(){return TP.call(this.children,e)}}("function"==typeof e?e:OP(e)))},selectChildren:function(e){return this.selectAll(null==e?FP:function(e){return function(){return DP.call(this.children,e)}}("function"==typeof e?e:OP(e)))},filter:function(e){"function"!=typeof e&&(e=IP(e))
|
|
11215
11233
|
for(var t=this._groups,n=t.length,i=new Array(n),o=0;o<n;++o)for(var r,s=t[o],a=s.length,l=i[o]=[],c=0;c<a;++c)(r=s[c])&&e.call(r,r.__data__,c,s)&&l.push(r)
|
|
11216
|
-
return new
|
|
11217
|
-
var n,i=t?
|
|
11234
|
+
return new Ez(i,this._parents)},data:function(e,t){if(!arguments.length)return Array.from(this,VP)
|
|
11235
|
+
var n,i=t?zP:PP,o=this._parents,r=this._groups
|
|
11218
11236
|
"function"!=typeof e&&(n=e,e=function(){return n})
|
|
11219
|
-
for(var s=r.length,a=new Array(s),l=new Array(s),c=new Array(s),d=0;d<s;++d){var h=o[d],u=r[d],p=u.length,f
|
|
11237
|
+
for(var s=r.length,a=new Array(s),l=new Array(s),c=new Array(s),d=0;d<s;++d){var h=o[d],u=r[d],p=u.length,f=HP(e.call(h,h&&h.__data__,d,o)),g=f.length,m=l[d]=new Array(g),v=a[d]=new Array(g)
|
|
11220
11238
|
i(h,u,m,v,c[d]=new Array(p),f,t)
|
|
11221
|
-
for(var b,y,w=0,x=0;w<g;++w)if(b=m[w]){for(w>=x&&(x=w+1);!(y=v[x])&&++x<g;);b._next=y||null}}return(a=new
|
|
11239
|
+
for(var b,y,w=0,x=0;w<g;++w)if(b=m[w]){for(w>=x&&(x=w+1);!(y=v[x])&&++x<g;);b._next=y||null}}return(a=new Ez(a,o))._enter=l,a._exit=c,a},enter:function(){return new Ez(this._enter||this._groups.map(LP),this._parents)},exit:function(){return new Ez(this._exit||this._groups.map(LP),this._parents)},join:function(e,t,n){var i=this.enter(),o=this,r=this.exit()
|
|
11222
11240
|
return"function"==typeof e?(i=e(i))&&(i=i.selection()):i=i.append(e+""),null!=t&&(o=t(o))&&(o=o.selection()),null==n?r.remove():n(r),i&&o?i.merge(o).order():o},merge:function(e){for(var t=e.selection?e.selection():e,n=this._groups,i=t._groups,o=n.length,r=i.length,s=Math.min(o,r),a=new Array(o),l=0;l<s;++l)for(var c,d=n[l],h=i[l],u=d.length,p=a[l]=new Array(u),f=0;f<u;++f)(c=d[f]||h[f])&&(p[f]=c)
|
|
11223
11241
|
for(;l<o;++l)a[l]=n[l]
|
|
11224
|
-
return new
|
|
11225
|
-
return this},sort:function(e){function t(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}e||(e=
|
|
11242
|
+
return new Ez(a,this._parents)},selection:function(){return this},order:function(){for(var e=this._groups,t=-1,n=e.length;++t<n;)for(var i,o=e[t],r=o.length-1,s=o[r];--r>=0;)(i=o[r])&&(s&&4^i.compareDocumentPosition(s)&&s.parentNode.insertBefore(i,s),s=i)
|
|
11243
|
+
return this},sort:function(e){function t(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}e||(e=BP)
|
|
11226
11244
|
for(var n=this._groups,i=n.length,o=new Array(i),r=0;r<i;++r){for(var s,a=n[r],l=a.length,c=o[r]=new Array(l),d=0;d<l;++d)(s=a[d])&&(c[d]=s)
|
|
11227
|
-
c.sort(t)}return new
|
|
11245
|
+
c.sort(t)}return new Ez(o,this._parents).order()},call:function(){var e=arguments[0]
|
|
11228
11246
|
return arguments[0]=this,e.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var i=e[t],o=0,r=i.length;o<r;++o){var s=i[o]
|
|
11229
11247
|
if(s)return s}return null},size:function(){let e=0
|
|
11230
11248
|
for(const t of this)++e
|
|
11231
11249
|
return e},empty:function(){return!this.node()},each:function(e){for(var t=this._groups,n=0,i=t.length;n<i;++n)for(var o,r=t[n],s=0,a=r.length;s<a;++s)(o=r[s])&&e.call(o,o.__data__,s,r)
|
|
11232
|
-
return this},attr:function(e,t){var n=
|
|
11250
|
+
return this},attr:function(e,t){var n=xP(e)
|
|
11233
11251
|
if(arguments.length<2){var i=this.node()
|
|
11234
|
-
return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==t?n.local?
|
|
11235
|
-
if(arguments.length<2){for(var i=
|
|
11236
|
-
return!0}return this.each(("function"==typeof t?
|
|
11237
|
-
return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var n="function"==typeof e?e:
|
|
11238
|
-
return this.select((function(){return this.insertBefore(n.apply(this,arguments),i.apply(this,arguments)||null)}))},remove:function(){return this.each(
|
|
11252
|
+
return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==t?n.local?ZP:qP:"function"==typeof t?n.local?GP:WP:n.local?UP:jP)(n,t))},style:function(e,t,n){return arguments.length>1?this.each((null==t?JP:"function"==typeof t?YP:XP)(e,t,null==n?"":n)):QP(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?ez:"function"==typeof t?nz:tz)(e,t)):this.node()[e]},classed:function(e,t){var n=iz(e+"")
|
|
11253
|
+
if(arguments.length<2){for(var i=oz(this.node()),o=-1,r=n.length;++o<r;)if(!i.contains(n[o]))return!1
|
|
11254
|
+
return!0}return this.each(("function"==typeof t?dz:t?lz:cz)(n,t))},text:function(e){return arguments.length?this.each(null==e?hz:("function"==typeof e?pz:uz)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?fz:("function"==typeof e?mz:gz)(e)):this.node().innerHTML},raise:function(){return this.each(vz)},lower:function(){return this.each(bz)},append:function(e){var t="function"==typeof e?e:SP(e)
|
|
11255
|
+
return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var n="function"==typeof e?e:SP(e),i=null==t?yz:"function"==typeof t?t:MP(t)
|
|
11256
|
+
return this.select((function(){return this.insertBefore(n.apply(this,arguments),i.apply(this,arguments)||null)}))},remove:function(){return this.each(wz)},clone:function(e){return this.select(e?kz:xz)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,n){var i,o,r=function(e){return e.trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".")
|
|
11239
11257
|
return n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),{type:e,name:t}}))}(e+""),s=r.length
|
|
11240
|
-
if(!(arguments.length<2)){for(a=t?
|
|
11258
|
+
if(!(arguments.length<2)){for(a=t?Sz:Cz,i=0;i<s;++i)this.each(a(r[i],t,n))
|
|
11241
11259
|
return this}var a=this.node().__on
|
|
11242
|
-
if(a)for(var l,c=0,d=a.length;c<d;++c)for(i=0,l=a[c];i<s;++i)if((o=r[i]).type===l.type&&o.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?
|
|
11243
|
-
const
|
|
11244
|
-
function
|
|
11260
|
+
if(a)for(var l,c=0,d=a.length;c<d;++c)for(i=0,l=a[c];i<s;++i)if((o=r[i]).type===l.type&&o.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?_z:Mz)(e,t))},[Symbol.iterator]:function*(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var i,o=e[t],r=0,s=o.length;r<s;++r)(i=o[r])&&(yield i)}}
|
|
11261
|
+
const Rz={capture:!0,passive:!1}
|
|
11262
|
+
function Dz(e){e.preventDefault(),e.stopImmediatePropagation()}function Fz(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function Lz(e,t){var n=Object.create(e.prototype)
|
|
11245
11263
|
for(var i in t)n[i]=t[i]
|
|
11246
|
-
return n}function
|
|
11247
|
-
function
|
|
11248
|
-
return e=(e+"").trim().toLowerCase(),(t=
|
|
11249
|
-
var o}function
|
|
11250
|
-
return`${1===e?"rgb(":"rgba("}${
|
|
11251
|
-
if(e instanceof
|
|
11252
|
-
if(e instanceof
|
|
11264
|
+
return n}function Nz(){}var Pz=.7,zz=1/Pz,Vz="\\s*([+-]?\\d+)\\s*",Hz="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Bz="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",qz=/^#([0-9a-f]{3,8})$/,Zz=new RegExp(`^rgb\\(${Vz},${Vz},${Vz}\\)$`),jz=new RegExp(`^rgb\\(${Bz},${Bz},${Bz}\\)$`),Uz=new RegExp(`^rgba\\(${Vz},${Vz},${Vz},${Hz}\\)$`),Wz=new RegExp(`^rgba\\(${Bz},${Bz},${Bz},${Hz}\\)$`),Gz=new RegExp(`^hsl\\(${Hz},${Bz},${Bz}\\)$`),Kz=new RegExp(`^hsla\\(${Hz},${Bz},${Bz},${Hz}\\)$`),Jz={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}
|
|
11265
|
+
function Xz(){return this.rgb().formatHex()}function Yz(){return this.rgb().formatRgb()}function Qz(e){var t,n
|
|
11266
|
+
return e=(e+"").trim().toLowerCase(),(t=qz.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?eV(t):3===n?new iV(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?tV(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?tV(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=Zz.exec(e))?new iV(t[1],t[2],t[3],1):(t=jz.exec(e))?new iV(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=Uz.exec(e))?tV(t[1],t[2],t[3],t[4]):(t=Wz.exec(e))?tV(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=Gz.exec(e))?cV(t[1],t[2]/100,t[3]/100,1):(t=Kz.exec(e))?cV(t[1],t[2]/100,t[3]/100,t[4]):Jz.hasOwnProperty(e)?eV(Jz[e]):"transparent"===e?new iV(NaN,NaN,NaN,0):null}function eV(e){return new iV(e>>16&255,e>>8&255,255&e,1)}function tV(e,t,n,i){return i<=0&&(e=t=n=NaN),new iV(e,t,n,i)}function nV(e,t,n,i){return 1===arguments.length?((o=e)instanceof Nz||(o=Qz(o)),o?new iV((o=o.rgb()).r,o.g,o.b,o.opacity):new iV):new iV(e,t,n,null==i?1:i)
|
|
11267
|
+
var o}function iV(e,t,n,i){this.r=+e,this.g=+t,this.b=+n,this.opacity=+i}function oV(){return`#${lV(this.r)}${lV(this.g)}${lV(this.b)}`}function rV(){const e=sV(this.opacity)
|
|
11268
|
+
return`${1===e?"rgb(":"rgba("}${aV(this.r)}, ${aV(this.g)}, ${aV(this.b)}${1===e?")":`, ${e})`}`}function sV(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function aV(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function lV(e){return((e=aV(e))<16?"0":"")+e.toString(16)}function cV(e,t,n,i){return i<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new hV(e,t,n,i)}function dV(e){if(e instanceof hV)return new hV(e.h,e.s,e.l,e.opacity)
|
|
11269
|
+
if(e instanceof Nz||(e=Qz(e)),!e)return new hV
|
|
11270
|
+
if(e instanceof hV)return e
|
|
11253
11271
|
var t=(e=e.rgb()).r/255,n=e.g/255,i=e.b/255,o=Math.min(t,n,i),r=Math.max(t,n,i),s=NaN,a=r-o,l=(r+o)/2
|
|
11254
|
-
return a?(s=t===r?(n-i)/a+6*(n<i):n===r?(i-t)/a+2:(t-n)/a+4,a/=l<.5?r+o:2-r-o,s*=60):a=l>0&&l<1?0:s,new
|
|
11255
|
-
return new
|
|
11256
|
-
return`${1===e?"hsl(":"hsla("}${
|
|
11257
|
-
var
|
|
11258
|
-
function
|
|
11259
|
-
return n?function(e,t){return function(n){return e+n*t}}(e,n):
|
|
11260
|
-
function i(e,t){var i=n((e=
|
|
11272
|
+
return a?(s=t===r?(n-i)/a+6*(n<i):n===r?(i-t)/a+2:(t-n)/a+4,a/=l<.5?r+o:2-r-o,s*=60):a=l>0&&l<1?0:s,new hV(s,a,l,e.opacity)}function hV(e,t,n,i){this.h=+e,this.s=+t,this.l=+n,this.opacity=+i}function uV(e){return(e=(e||0)%360)<0?e+360:e}function pV(e){return Math.max(0,Math.min(1,e||0))}function fV(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}Fz(Nz,Qz,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Xz,formatHex:Xz,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return dV(this).formatHsl()},formatRgb:Yz,toString:Yz}),Fz(iV,nV,Lz(Nz,{brighter(e){return e=null==e?zz:Math.pow(zz,e),new iV(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?Pz:Math.pow(Pz,e),new iV(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new iV(aV(this.r),aV(this.g),aV(this.b),sV(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:oV,formatHex:oV,formatHex8:function(){return`#${lV(this.r)}${lV(this.g)}${lV(this.b)}${lV(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:rV,toString:rV})),Fz(hV,(function(e,t,n,i){return 1===arguments.length?dV(e):new hV(e,t,n,null==i?1:i)}),Lz(Nz,{brighter(e){return e=null==e?zz:Math.pow(zz,e),new hV(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?Pz:Math.pow(Pz,e),new hV(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,i=n+(n<.5?n:1-n)*t,o=2*n-i
|
|
11273
|
+
return new iV(fV(e>=240?e-240:e+120,o,i),fV(e,o,i),fV(e<120?e+240:e-120,o,i),this.opacity)},clamp(){return new hV(uV(this.h),pV(this.s),pV(this.l),sV(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=sV(this.opacity)
|
|
11274
|
+
return`${1===e?"hsl(":"hsla("}${uV(this.h)}, ${100*pV(this.s)}%, ${100*pV(this.l)}%${1===e?")":`, ${e})`}`}}))
|
|
11275
|
+
var gV=e=>()=>e
|
|
11276
|
+
function mV(e){return 1==(e=+e)?vV:function(t,n){return n-t?function(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(i){return Math.pow(e+i*t,n)}}(t,n,e):gV(isNaN(t)?n:t)}}function vV(e,t){var n=t-e
|
|
11277
|
+
return n?function(e,t){return function(n){return e+n*t}}(e,n):gV(isNaN(e)?t:e)}var bV=function e(t){var n=mV(t)
|
|
11278
|
+
function i(e,t){var i=n((e=nV(e)).r,(t=nV(t)).r),o=n(e.g,t.g),r=n(e.b,t.b),s=vV(e.opacity,t.opacity)
|
|
11261
11279
|
return function(t){return e.r=i(t),e.g=o(t),e.b=r(t),e.opacity=s(t),e+""}}return i.gamma=e,i}(1)
|
|
11262
|
-
function
|
|
11280
|
+
function yV(e,t){t||(t=[])
|
|
11263
11281
|
var n,i=e?Math.min(t.length,e.length):0,o=t.slice()
|
|
11264
11282
|
return function(r){for(n=0;n<i;++n)o[n]=e[n]*(1-r)+t[n]*r
|
|
11265
|
-
return o}}function
|
|
11266
|
-
for(n=0;n<o;++n)r[n]=
|
|
11283
|
+
return o}}function wV(e,t){var n,i=t?t.length:0,o=e?Math.min(i,e.length):0,r=new Array(o),s=new Array(i)
|
|
11284
|
+
for(n=0;n<o;++n)r[n]=_V(e[n],t[n])
|
|
11267
11285
|
for(;n<i;++n)s[n]=t[n]
|
|
11268
11286
|
return function(e){for(n=0;n<o;++n)s[n]=r[n](e)
|
|
11269
|
-
return s}}function
|
|
11270
|
-
return e=+e,t=+t,function(i){return n.setTime(e*(1-i)+t*i),n}}function
|
|
11271
|
-
for(n in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)n in e?i[n]=
|
|
11287
|
+
return s}}function xV(e,t){var n=new Date
|
|
11288
|
+
return e=+e,t=+t,function(i){return n.setTime(e*(1-i)+t*i),n}}function kV(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}function CV(e,t){var n,i={},o={}
|
|
11289
|
+
for(n in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)n in e?i[n]=_V(e[n],t[n]):o[n]=t[n]
|
|
11272
11290
|
return function(e){for(n in i)o[n]=i[n](e)
|
|
11273
|
-
return o}}var
|
|
11274
|
-
function
|
|
11275
|
-
for(e+="",t+="";(n=
|
|
11291
|
+
return o}}var SV=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,$V=new RegExp(SV.source,"g")
|
|
11292
|
+
function MV(e,t){var n,i,o,r=SV.lastIndex=$V.lastIndex=0,s=-1,a=[],l=[]
|
|
11293
|
+
for(e+="",t+="";(n=SV.exec(e))&&(i=$V.exec(t));)(o=i.index)>r&&(o=t.slice(r,o),a[s]?a[s]+=o:a[++s]=o),(n=n[0])===(i=i[0])?a[s]?a[s]+=i:a[++s]=i:(a[++s]=null,l.push({i:s,x:kV(n,i)})),r=$V.lastIndex
|
|
11276
11294
|
return r<t.length&&(o=t.slice(r),a[s]?a[s]+=o:a[++s]=o),a.length<2?l[0]?function(e){return function(t){return e(t)+""}}(l[0].x):function(e){return function(){return e}}(t):(t=l.length,function(e){for(var n,i=0;i<t;++i)a[(n=l[i]).i]=n.x(e)
|
|
11277
|
-
return a.join("")})}function
|
|
11278
|
-
return null==t||"boolean"===o?
|
|
11279
|
-
function
|
|
11280
|
-
return(s=Math.sqrt(e*e+t*t))&&(e/=s,t/=s),(l=e*n+t*i)&&(n-=e*l,i-=t*l),(a=Math.sqrt(n*n+i*i))&&(n/=a,i/=a,l/=a),e*i<t*n&&(e=-e,t=-t,l=-l,s=-s),{translateX:o,translateY:r,rotate:Math.atan2(t,e)*
|
|
11295
|
+
return a.join("")})}function _V(e,t){var n,i,o=typeof t
|
|
11296
|
+
return null==t||"boolean"===o?gV(t):("number"===o?kV:"string"===o?(n=Qz(t))?(t=n,bV):MV:t instanceof Qz?bV:t instanceof Date?xV:(i=t,!ArrayBuffer.isView(i)||i instanceof DataView?Array.isArray(t)?wV:"function"!=typeof t.valueOf&&"function"!=typeof t.toString||isNaN(t)?CV:kV:yV))(e,t)}function AV(e,t){return e=+e,t=+t,function(n){return Math.round(e*(1-n)+t*n)}}var EV,IV=180/Math.PI,OV={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1}
|
|
11297
|
+
function TV(e,t,n,i,o,r){var s,a,l
|
|
11298
|
+
return(s=Math.sqrt(e*e+t*t))&&(e/=s,t/=s),(l=e*n+t*i)&&(n-=e*l,i-=t*l),(a=Math.sqrt(n*n+i*i))&&(n/=a,i/=a,l/=a),e*i<t*n&&(e=-e,t=-t,l=-l,s=-s),{translateX:o,translateY:r,rotate:Math.atan2(t,e)*IV,skewX:Math.atan(l)*IV,scaleX:s,scaleY:a}}function RV(e,t,n,i){function o(e){return e.length?e.pop()+" ":""}return function(r,s){var a=[],l=[]
|
|
11281
11299
|
return r=e(r),s=e(s),function(e,i,o,r,s,a){if(e!==o||i!==r){var l=s.push("translate(",null,t,null,n)
|
|
11282
|
-
a.push({i:l-4,x:
|
|
11283
|
-
s.push({i:a-4,x:
|
|
11284
|
-
return a.join("")}}}var
|
|
11285
|
-
return t.isIdentity?
|
|
11286
|
-
function
|
|
11300
|
+
a.push({i:l-4,x:kV(e,o)},{i:l-2,x:kV(i,r)})}else(o||r)&&s.push("translate("+o+t+r+n)}(r.translateX,r.translateY,s.translateX,s.translateY,a,l),function(e,t,n,r){e!==t?(e-t>180?t+=360:t-e>180&&(e+=360),r.push({i:n.push(o(n)+"rotate(",null,i)-2,x:kV(e,t)})):t&&n.push(o(n)+"rotate("+t+i)}(r.rotate,s.rotate,a,l),function(e,t,n,r){e!==t?r.push({i:n.push(o(n)+"skewX(",null,i)-2,x:kV(e,t)}):t&&n.push(o(n)+"skewX("+t+i)}(r.skewX,s.skewX,a,l),function(e,t,n,i,r,s){if(e!==n||t!==i){var a=r.push(o(r)+"scale(",null,",",null,")")
|
|
11301
|
+
s.push({i:a-4,x:kV(e,n)},{i:a-2,x:kV(t,i)})}else 1===n&&1===i||r.push(o(r)+"scale("+n+","+i+")")}(r.scaleX,r.scaleY,s.scaleX,s.scaleY,a,l),r=s=null,function(e){for(var t,n=-1,i=l.length;++n<i;)a[(t=l[n]).i]=t.x(e)
|
|
11302
|
+
return a.join("")}}}var DV=RV((function(e){const t=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(e+"")
|
|
11303
|
+
return t.isIdentity?OV:TV(t.a,t.b,t.c,t.d,t.e,t.f)}),"px, ","px)","deg)"),FV=RV((function(e){return null==e?OV:(EV||(EV=document.createElementNS("http://www.w3.org/2000/svg","g")),EV.setAttribute("transform",e),(e=EV.transform.baseVal.consolidate())?TV((e=e.matrix).a,e.b,e.c,e.d,e.e,e.f):OV)}),", ",")",")")
|
|
11304
|
+
function LV(e){return((e=Math.exp(e))+1/e)/2}var NV,PV,zV=function e(t,n,i){function o(e,o){var r,s,a=e[0],l=e[1],c=e[2],d=o[0],h=o[1],u=o[2],p=d-a,f=h-l,g=p*p+f*f
|
|
11287
11305
|
if(g<1e-12)s=Math.log(u/c)/t,r=function(e){return[a+e*p,l+e*f,c*Math.exp(t*e*s)]}
|
|
11288
11306
|
else{var m=Math.sqrt(g),v=(u*u-c*c+i*g)/(2*c*n*m),b=(u*u-c*c-i*g)/(2*u*n*m),y=Math.log(Math.sqrt(v*v+1)-v),w=Math.log(Math.sqrt(b*b+1)-b)
|
|
11289
|
-
s=(w-y)/t,r=function(e){var i,o=e*s,r=
|
|
11290
|
-
return[a+d*p,l+d*f,c*r/
|
|
11291
|
-
return e(n,i,i*i)},o}(Math.SQRT2,2,4),
|
|
11292
|
-
function
|
|
11293
|
-
return i.restart(e,t,n),i}function
|
|
11294
|
-
try{!function(){
|
|
11295
|
-
for(var e,t=
|
|
11296
|
-
for(;n;)n._call?(i>n._time&&(i=n._time),e=n,n=n._next):(t=n._next,n._next=null,n=e?e._next=t:
|
|
11297
|
-
|
|
11298
|
-
t>
|
|
11299
|
-
return t=null==t?0:+t,i.restart((n=>{i.stop(),e(n+t)}),t,n),i}
|
|
11300
|
-
n=(null==n?
|
|
11301
|
-
var
|
|
11302
|
-
function
|
|
11307
|
+
s=(w-y)/t,r=function(e){var i,o=e*s,r=LV(y),d=c/(n*m)*(r*(i=t*o+y,((i=Math.exp(2*i))-1)/(i+1))-function(e){return((e=Math.exp(e))-1/e)/2}(y))
|
|
11308
|
+
return[a+d*p,l+d*f,c*r/LV(t*o+y)]}}return r.duration=1e3*s*t/Math.SQRT2,r}return o.rho=function(t){var n=Math.max(.001,+t),i=n*n
|
|
11309
|
+
return e(n,i,i*i)},o}(Math.SQRT2,2,4),VV=0,HV=0,BV=0,qV=1e3,ZV=0,jV=0,UV=0,WV="object"==typeof performance&&performance.now?performance:Date,GV="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)}
|
|
11310
|
+
function KV(){return jV||(GV(JV),jV=WV.now()+UV)}function JV(){jV=0}function XV(){this._call=this._time=this._next=null}function YV(e,t,n){var i=new XV
|
|
11311
|
+
return i.restart(e,t,n),i}function QV(){jV=(ZV=WV.now())+UV,VV=HV=0
|
|
11312
|
+
try{!function(){KV(),++VV
|
|
11313
|
+
for(var e,t=NV;t;)(e=jV-t._time)>=0&&t._call.call(void 0,e),t=t._next;--VV}()}finally{VV=0,function(){var e,t,n=NV,i=1/0
|
|
11314
|
+
for(;n;)n._call?(i>n._time&&(i=n._time),e=n,n=n._next):(t=n._next,n._next=null,n=e?e._next=t:NV=t)
|
|
11315
|
+
PV=e,tH(i)}(),jV=0}}function eH(){var e=WV.now(),t=e-ZV
|
|
11316
|
+
t>qV&&(UV-=t,ZV=e)}function tH(e){VV||(HV&&(HV=clearTimeout(HV)),e-jV>24?(e<1/0&&(HV=setTimeout(QV,e-WV.now()-UV)),BV&&(BV=clearInterval(BV))):(BV||(ZV=WV.now(),BV=setInterval(eH,qV)),VV=1,GV(QV)))}function nH(e,t,n){var i=new XV
|
|
11317
|
+
return t=null==t?0:+t,i.restart((n=>{i.stop(),e(n+t)}),t,n),i}XV.prototype=YV.prototype={constructor:XV,restart:function(e,t,n){if("function"!=typeof e)throw new TypeError("callback is not a function")
|
|
11318
|
+
n=(null==n?KV():+n)+(null==t?0:+t),this._next||PV===this||(PV?PV._next=this:NV=this,PV=this),this._call=e,this._time=n,tH()},stop:function(){this._call&&(this._call=null,this._time=1/0,tH())}}
|
|
11319
|
+
var iH=gP("start","end","cancel","interrupt"),oH=[],rH=0,sH=1,aH=2,lH=3,cH=4,dH=5,hH=6
|
|
11320
|
+
function uH(e,t,n,i,o,r){var s=e.__transition
|
|
11303
11321
|
if(s){if(n in s)return}else e.__transition={}
|
|
11304
11322
|
!function(e,t,n){var i,o=e.__transition
|
|
11305
|
-
function r(e){n.state=
|
|
11306
|
-
if(n.state!==
|
|
11307
|
-
for(c in o)if((u=o[c]).name===n.name){if(u.state===
|
|
11308
|
-
u.state===
|
|
11309
|
-
i.length=d+1}}function a(t){for(var o=t<n.duration?n.ease.call(null,t/n.duration):(n.timer.restart(l),n.state=
|
|
11310
|
-
n.state===
|
|
11311
|
-
delete e.__transition}o[t]=n,n.timer=
|
|
11312
|
-
if(n.state>
|
|
11313
|
-
return n}function
|
|
11314
|
-
if(n.state>
|
|
11315
|
-
return n}function
|
|
11323
|
+
function r(e){n.state=sH,n.timer.restart(s,n.delay,n.time),n.delay<=e&&s(e-n.delay)}function s(r){var c,d,h,u
|
|
11324
|
+
if(n.state!==sH)return l()
|
|
11325
|
+
for(c in o)if((u=o[c]).name===n.name){if(u.state===lH)return nH(s)
|
|
11326
|
+
u.state===cH?(u.state=hH,u.timer.stop(),u.on.call("interrupt",e,e.__data__,u.index,u.group),delete o[c]):+c<t&&(u.state=hH,u.timer.stop(),u.on.call("cancel",e,e.__data__,u.index,u.group),delete o[c])}if(nH((function(){n.state===lH&&(n.state=cH,n.timer.restart(a,n.delay,n.time),a(r))})),n.state=aH,n.on.call("start",e,e.__data__,n.index,n.group),n.state===aH){for(n.state=lH,i=new Array(h=n.tween.length),c=0,d=-1;c<h;++c)(u=n.tween[c].value.call(e,e.__data__,n.index,n.group))&&(i[++d]=u)
|
|
11327
|
+
i.length=d+1}}function a(t){for(var o=t<n.duration?n.ease.call(null,t/n.duration):(n.timer.restart(l),n.state=dH,1),r=-1,s=i.length;++r<s;)i[r].call(e,o)
|
|
11328
|
+
n.state===dH&&(n.on.call("end",e,e.__data__,n.index,n.group),l())}function l(){for(var i in n.state=hH,n.timer.stop(),delete o[t],o)return
|
|
11329
|
+
delete e.__transition}o[t]=n,n.timer=YV(r,0,n.time)}(e,n,{name:t,index:i,group:o,on:iH,tween:oH,time:r.time,delay:r.delay,duration:r.duration,ease:r.ease,timer:null,state:rH})}function pH(e,t){var n=gH(e,t)
|
|
11330
|
+
if(n.state>rH)throw new Error("too late; already scheduled")
|
|
11331
|
+
return n}function fH(e,t){var n=gH(e,t)
|
|
11332
|
+
if(n.state>lH)throw new Error("too late; already running")
|
|
11333
|
+
return n}function gH(e,t){var n=e.__transition
|
|
11316
11334
|
if(!n||!(n=n[t]))throw new Error("transition not found")
|
|
11317
|
-
return n}function
|
|
11318
|
-
if(r){for(o in t=null==t?null:t+"",r)(n=r[o]).name===t?(i=n.state>
|
|
11319
|
-
s&&delete e.__transition}}function
|
|
11320
|
-
return function(){var o=
|
|
11335
|
+
return n}function mH(e,t){var n,i,o,r=e.__transition,s=!0
|
|
11336
|
+
if(r){for(o in t=null==t?null:t+"",r)(n=r[o]).name===t?(i=n.state>aH&&n.state<dH,n.state=hH,n.timer.stop(),n.on.call(i?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete r[o]):s=!1
|
|
11337
|
+
s&&delete e.__transition}}function vH(e,t){var n,i
|
|
11338
|
+
return function(){var o=fH(this,e),r=o.tween
|
|
11321
11339
|
if(r!==n)for(var s=0,a=(i=n=r).length;s<a;++s)if(i[s].name===t){(i=i.slice()).splice(s,1)
|
|
11322
|
-
break}o.tween=i}}function
|
|
11340
|
+
break}o.tween=i}}function bH(e,t,n){var i,o
|
|
11323
11341
|
if("function"!=typeof n)throw new Error
|
|
11324
|
-
return function(){var r=
|
|
11342
|
+
return function(){var r=fH(this,e),s=r.tween
|
|
11325
11343
|
if(s!==i){o=(i=s).slice()
|
|
11326
11344
|
for(var a={name:t,value:n},l=0,c=o.length;l<c;++l)if(o[l].name===t){o[l]=a
|
|
11327
|
-
break}l===c&&o.push(a)}r.tween=o}}function
|
|
11328
|
-
return e.each((function(){var e=
|
|
11329
|
-
return("number"==typeof t?
|
|
11345
|
+
break}l===c&&o.push(a)}r.tween=o}}function yH(e,t,n){var i=e._id
|
|
11346
|
+
return e.each((function(){var e=fH(this,i);(e.value||(e.value={}))[t]=n.apply(this,arguments)})),function(e){return gH(e,i).value[t]}}function wH(e,t){var n
|
|
11347
|
+
return("number"==typeof t?kV:t instanceof Qz?bV:(n=Qz(t))?(t=n,bV):MV)(e,t)}function xH(e){return function(){this.removeAttribute(e)}}function kH(e){return function(){this.removeAttributeNS(e.space,e.local)}}function CH(e,t,n){var i,o,r=n+""
|
|
11330
11348
|
return function(){var s=this.getAttribute(e)
|
|
11331
|
-
return s===r?null:s===i?o:o=t(i=s,n)}}function
|
|
11349
|
+
return s===r?null:s===i?o:o=t(i=s,n)}}function SH(e,t,n){var i,o,r=n+""
|
|
11332
11350
|
return function(){var s=this.getAttributeNS(e.space,e.local)
|
|
11333
|
-
return s===r?null:s===i?o:o=t(i=s,n)}}function
|
|
11351
|
+
return s===r?null:s===i?o:o=t(i=s,n)}}function $H(e,t,n){var i,o,r
|
|
11334
11352
|
return function(){var s,a,l=n(this)
|
|
11335
11353
|
if(null!=l)return(s=this.getAttribute(e))===(a=l+"")?null:s===i&&a===o?r:(o=a,r=t(i=s,l))
|
|
11336
|
-
this.removeAttribute(e)}}function
|
|
11354
|
+
this.removeAttribute(e)}}function MH(e,t,n){var i,o,r
|
|
11337
11355
|
return function(){var s,a,l=n(this)
|
|
11338
11356
|
if(null!=l)return(s=this.getAttributeNS(e.space,e.local))===(a=l+"")?null:s===i&&a===o?r:(o=a,r=t(i=s,l))
|
|
11339
|
-
this.removeAttributeNS(e.space,e.local)}}function
|
|
11357
|
+
this.removeAttributeNS(e.space,e.local)}}function _H(e,t){var n,i
|
|
11340
11358
|
function o(){var o=t.apply(this,arguments)
|
|
11341
|
-
return o!==i&&(n=(i=o)&&function(e,t){return function(n){this.setAttributeNS(e.space,e.local,t.call(this,n))}}(e,o)),n}return o._value=t,o}function
|
|
11359
|
+
return o!==i&&(n=(i=o)&&function(e,t){return function(n){this.setAttributeNS(e.space,e.local,t.call(this,n))}}(e,o)),n}return o._value=t,o}function AH(e,t){var n,i
|
|
11342
11360
|
function o(){var o=t.apply(this,arguments)
|
|
11343
|
-
return o!==i&&(n=(i=o)&&function(e,t){return function(n){this.setAttribute(e,t.call(this,n))}}(e,o)),n}return o._value=t,o}function
|
|
11344
|
-
function
|
|
11345
|
-
function
|
|
11346
|
-
|
|
11347
|
-
"function"!=typeof e&&(e=
|
|
11348
|
-
for(var i=this._groups,o=i.length,r=new Array(o),s=0;s<o;++s)for(var a,l,c=i[s],d=c.length,h=r[s]=new Array(d),u=0;u<d;++u)(a=c[u])&&(l=e.call(a,a.__data__,u,c))&&("__data__"in a&&(l.__data__=a.__data__),h[u]=l,
|
|
11349
|
-
return new
|
|
11350
|
-
"function"!=typeof e&&(e=
|
|
11351
|
-
for(var i=this._groups,o=i.length,r=[],s=[],a=0;a<o;++a)for(var l,c=i[a],d=c.length,h=0;h<d;++h)if(l=c[h]){for(var u,p=e.call(l,l.__data__,h,c),f=
|
|
11352
|
-
r.push(p),s.push(l)}return new
|
|
11361
|
+
return o!==i&&(n=(i=o)&&function(e,t){return function(n){this.setAttribute(e,t.call(this,n))}}(e,o)),n}return o._value=t,o}function EH(e,t){return function(){pH(this,e).delay=+t.apply(this,arguments)}}function IH(e,t){return t=+t,function(){pH(this,e).delay=t}}function OH(e,t){return function(){fH(this,e).duration=+t.apply(this,arguments)}}function TH(e,t){return t=+t,function(){fH(this,e).duration=t}}var RH=Iz.prototype.constructor
|
|
11362
|
+
function DH(e){return function(){this.style.removeProperty(e)}}var FH=0
|
|
11363
|
+
function LH(e,t,n,i){this._groups=e,this._parents=t,this._name=n,this._id=i}function NH(){return++FH}var PH=Iz.prototype
|
|
11364
|
+
LH.prototype={constructor:LH,select:function(e){var t=this._name,n=this._id
|
|
11365
|
+
"function"!=typeof e&&(e=MP(e))
|
|
11366
|
+
for(var i=this._groups,o=i.length,r=new Array(o),s=0;s<o;++s)for(var a,l,c=i[s],d=c.length,h=r[s]=new Array(d),u=0;u<d;++u)(a=c[u])&&(l=e.call(a,a.__data__,u,c))&&("__data__"in a&&(l.__data__=a.__data__),h[u]=l,uH(h[u],t,n,u,h,gH(a,n)))
|
|
11367
|
+
return new LH(r,this._parents,t,n)},selectAll:function(e){var t=this._name,n=this._id
|
|
11368
|
+
"function"!=typeof e&&(e=AP(e))
|
|
11369
|
+
for(var i=this._groups,o=i.length,r=[],s=[],a=0;a<o;++a)for(var l,c=i[a],d=c.length,h=0;h<d;++h)if(l=c[h]){for(var u,p=e.call(l,l.__data__,h,c),f=gH(l,n),g=0,m=p.length;g<m;++g)(u=p[g])&&uH(u,t,n,g,p,f)
|
|
11370
|
+
r.push(p),s.push(l)}return new LH(r,s,t,n)},selectChild:PH.selectChild,selectChildren:PH.selectChildren,filter:function(e){"function"!=typeof e&&(e=IP(e))
|
|
11353
11371
|
for(var t=this._groups,n=t.length,i=new Array(n),o=0;o<n;++o)for(var r,s=t[o],a=s.length,l=i[o]=[],c=0;c<a;++c)(r=s[c])&&e.call(r,r.__data__,c,s)&&l.push(r)
|
|
11354
|
-
return new
|
|
11372
|
+
return new LH(i,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error
|
|
11355
11373
|
for(var t=this._groups,n=e._groups,i=t.length,o=n.length,r=Math.min(i,o),s=new Array(i),a=0;a<r;++a)for(var l,c=t[a],d=n[a],h=c.length,u=s[a]=new Array(h),p=0;p<h;++p)(l=c[p]||d[p])&&(u[p]=l)
|
|
11356
11374
|
for(;a<i;++a)s[a]=t[a]
|
|
11357
|
-
return new
|
|
11358
|
-
|
|
11359
|
-
return arguments.length<2?
|
|
11360
|
-
return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?
|
|
11375
|
+
return new LH(s,this._parents,this._name,this._id)},selection:function(){return new RH(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,n=NH(),i=this._groups,o=i.length,r=0;r<o;++r)for(var s,a=i[r],l=a.length,c=0;c<l;++c)if(s=a[c]){var d=gH(s,t)
|
|
11376
|
+
uH(s,e,n,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new LH(i,this._parents,e,n)},call:PH.call,nodes:PH.nodes,node:PH.node,size:PH.size,empty:PH.empty,each:PH.each,on:function(e,t){var n=this._id
|
|
11377
|
+
return arguments.length<2?gH(this.node(),n).on.on(e):this.each(function(e,t,n){var i,o,r=function(e){return(e+"").trim().split(/^|\s+/).every((function(e){var t=e.indexOf(".")
|
|
11378
|
+
return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?pH:fH
|
|
11361
11379
|
return function(){var s=r(this,e),a=s.on
|
|
11362
|
-
a!==i&&(o=(i=a).copy()).on(t,n),s.on=o}}(n,e,t))},attr:function(e,t){var n=
|
|
11363
|
-
return this.attrTween(e,"function"==typeof t?(n.local?
|
|
11380
|
+
a!==i&&(o=(i=a).copy()).on(t,n),s.on=o}}(n,e,t))},attr:function(e,t){var n=xP(e),i="transform"===n?FV:wH
|
|
11381
|
+
return this.attrTween(e,"function"==typeof t?(n.local?MH:$H)(n,i,yH(this,"attr."+e,t)):null==t?(n.local?kH:xH)(n):(n.local?SH:CH)(n,i,t))},attrTween:function(e,t){var n="attr."+e
|
|
11364
11382
|
if(arguments.length<2)return(n=this.tween(n))&&n._value
|
|
11365
11383
|
if(null==t)return this.tween(n,null)
|
|
11366
11384
|
if("function"!=typeof t)throw new Error
|
|
11367
|
-
var i=
|
|
11368
|
-
return this.tween(n,(i.local?
|
|
11385
|
+
var i=xP(e)
|
|
11386
|
+
return this.tween(n,(i.local?_H:AH)(i,t))},style:function(e,t,n){var i="transform"==(e+="")?DV:wH
|
|
11369
11387
|
return null==t?this.styleTween(e,function(e,t){var n,i,o
|
|
11370
|
-
return function(){var r=
|
|
11371
|
-
return r===s?null:r===n&&s===i?o:o=t(n=r,i=s)}}(e,i)).on("end.style."+e,
|
|
11372
|
-
return function(){var s=
|
|
11373
|
-
return null==a&&(this.style.removeProperty(e),l=a=
|
|
11374
|
-
return function(){var l=
|
|
11388
|
+
return function(){var r=QP(this,e),s=(this.style.removeProperty(e),QP(this,e))
|
|
11389
|
+
return r===s?null:r===n&&s===i?o:o=t(n=r,i=s)}}(e,i)).on("end.style."+e,DH(e)):"function"==typeof t?this.styleTween(e,function(e,t,n){var i,o,r
|
|
11390
|
+
return function(){var s=QP(this,e),a=n(this),l=a+""
|
|
11391
|
+
return null==a&&(this.style.removeProperty(e),l=a=QP(this,e)),s===l?null:s===i&&l===o?r:(o=l,r=t(i=s,a))}}(e,i,yH(this,"style."+e,t))).each(function(e,t){var n,i,o,r,s="style."+t,a="end."+s
|
|
11392
|
+
return function(){var l=fH(this,e),c=l.on,d=null==l.value[s]?r||(r=DH(t)):void 0
|
|
11375
11393
|
c===n&&o===d||(i=(n=c).copy()).on(a,o=d),l.on=i}}(this._id,e)):this.styleTween(e,function(e,t,n){var i,o,r=n+""
|
|
11376
|
-
return function(){var s=
|
|
11394
|
+
return function(){var s=QP(this,e)
|
|
11377
11395
|
return s===r?null:s===i?o:o=t(i=s,n)}}(e,i,t),n).on("end.style."+e,null)},styleTween:function(e,t,n){var i="style."+(e+="")
|
|
11378
11396
|
if(arguments.length<2)return(i=this.tween(i))&&i._value
|
|
11379
11397
|
if(null==t)return this.tween(i,null)
|
|
@@ -11381,7 +11399,7 @@ if("function"!=typeof t)throw new Error
|
|
|
11381
11399
|
return this.tween(i,function(e,t,n){var i,o
|
|
11382
11400
|
function r(){var r=t.apply(this,arguments)
|
|
11383
11401
|
return r!==o&&(i=(o=r)&&function(e,t,n){return function(i){this.style.setProperty(e,t.call(this,i),n)}}(e,r,n)),i}return r._value=t,r}(e,t,null==n?"":n))},text:function(e){return this.tween("text","function"==typeof e?function(e){return function(){var t=e(this)
|
|
11384
|
-
this.textContent=null==t?"":t}}(
|
|
11402
|
+
this.textContent=null==t?"":t}}(yH(this,"text",e)):function(e){return function(){this.textContent=e}}(null==e?"":e+""))},textTween:function(e){var t="text"
|
|
11385
11403
|
if(arguments.length<1)return(t=this.tween(t))&&t._value
|
|
11386
11404
|
if(null==e)return this.tween(t,null)
|
|
11387
11405
|
if("function"!=typeof e)throw new Error
|
|
@@ -11390,60 +11408,60 @@ function i(){var i=e.apply(this,arguments)
|
|
|
11390
11408
|
return i!==n&&(t=(n=i)&&function(e){return function(t){this.textContent=e.call(this,t)}}(i)),t}return i._value=e,i}(e))},remove:function(){return this.on("end.remove",function(e){return function(){var t=this.parentNode
|
|
11391
11409
|
for(var n in this.__transition)if(+n!==e)return
|
|
11392
11410
|
t&&t.removeChild(this)}}(this._id))},tween:function(e,t){var n=this._id
|
|
11393
|
-
if(e+="",arguments.length<2){for(var i,o=
|
|
11394
|
-
return null}return this.each((null==t?
|
|
11395
|
-
return arguments.length?this.each(("function"==typeof e?
|
|
11396
|
-
return arguments.length?this.each(("function"==typeof e?
|
|
11411
|
+
if(e+="",arguments.length<2){for(var i,o=gH(this.node(),n).tween,r=0,s=o.length;r<s;++r)if((i=o[r]).name===e)return i.value
|
|
11412
|
+
return null}return this.each((null==t?vH:bH)(n,e,t))},delay:function(e){var t=this._id
|
|
11413
|
+
return arguments.length?this.each(("function"==typeof e?EH:IH)(t,e)):gH(this.node(),t).delay},duration:function(e){var t=this._id
|
|
11414
|
+
return arguments.length?this.each(("function"==typeof e?OH:TH)(t,e)):gH(this.node(),t).duration},ease:function(e){var t=this._id
|
|
11397
11415
|
return arguments.length?this.each(function(e,t){if("function"!=typeof t)throw new Error
|
|
11398
|
-
return function(){
|
|
11416
|
+
return function(){fH(this,e).ease=t}}(t,e)):gH(this.node(),t).ease},easeVarying:function(e){if("function"!=typeof e)throw new Error
|
|
11399
11417
|
return this.each(function(e,t){return function(){var n=t.apply(this,arguments)
|
|
11400
11418
|
if("function"!=typeof n)throw new Error
|
|
11401
|
-
|
|
11419
|
+
fH(this,e).ease=n}}(this._id,e))},end:function(){var e,t,n=this,i=n._id,o=n.size()
|
|
11402
11420
|
return new Promise((function(r,s){var a={value:s},l={value:function(){0==--o&&r()}}
|
|
11403
|
-
n.each((function(){var n=
|
|
11404
|
-
o!==e&&((t=(e=o).copy())._.cancel.push(a),t._.interrupt.push(a),t._.end.push(l)),n.on=t})),0===o&&r()}))},[Symbol.iterator]:
|
|
11405
|
-
var
|
|
11406
|
-
function
|
|
11407
|
-
return n}
|
|
11408
|
-
e instanceof
|
|
11409
|
-
for(var i=this._groups,o=i.length,r=0;r<o;++r)for(var s,a=i[r],l=a.length,c=0;c<l;++c)(s=a[c])&&
|
|
11410
|
-
return new
|
|
11411
|
-
var
|
|
11412
|
-
function
|
|
11413
|
-
var
|
|
11414
|
-
function
|
|
11415
|
-
return e.__zoom}function
|
|
11416
|
-
return e instanceof SVGElement?(e=e.ownerSVGElement||e).hasAttribute("viewBox")?[[(e=e.viewBox.baseVal).x,e.y],[e.x+e.width,e.y+e.height]]:[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]:[[0,0],[e.clientWidth,e.clientHeight]]}function
|
|
11417
|
-
return e.translate(o>i?(i+o)/2:Math.min(0,i)||Math.max(0,o),s>r?(r+s)/2:Math.min(0,r)||Math.max(0,s))}function
|
|
11418
|
-
function v(e){e.property("__zoom",
|
|
11419
|
-
return i===e.x&&o===e.y?e:new
|
|
11421
|
+
n.each((function(){var n=fH(this,i),o=n.on
|
|
11422
|
+
o!==e&&((t=(e=o).copy())._.cancel.push(a),t._.interrupt.push(a),t._.end.push(l)),n.on=t})),0===o&&r()}))},[Symbol.iterator]:PH[Symbol.iterator]}
|
|
11423
|
+
var zH={time:null,delay:0,duration:250,ease:function(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}}
|
|
11424
|
+
function VH(e,t){for(var n;!(n=e.__transition)||!(n=n[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`)
|
|
11425
|
+
return n}Iz.prototype.interrupt=function(e){return this.each((function(){mH(this,e)}))},Iz.prototype.transition=function(e){var t,n
|
|
11426
|
+
e instanceof LH?(t=e._id,e=e._name):(t=NH(),(n=zH).time=KV(),e=null==e?null:e+"")
|
|
11427
|
+
for(var i=this._groups,o=i.length,r=0;r<o;++r)for(var s,a=i[r],l=a.length,c=0;c<l;++c)(s=a[c])&&uH(s,e,t,c,a,n||VH(s,t))
|
|
11428
|
+
return new LH(i,this._parents,e,t)}
|
|
11429
|
+
var HH=e=>()=>e
|
|
11430
|
+
function BH(e,{sourceEvent:t,target:n,transform:i,dispatch:o}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},target:{value:n,enumerable:!0,configurable:!0},transform:{value:i,enumerable:!0,configurable:!0},_:{value:o}})}function qH(e,t,n){this.k=e,this.x=t,this.y=n}qH.prototype={constructor:qH,scale:function(e){return 1===e?this:new qH(this.k*e,this.x,this.y)},translate:function(e,t){return 0===e&0===t?this:new qH(this.k,this.x+this.k*e,this.y+this.k*t)},apply:function(e){return[e[0]*this.k+this.x,e[1]*this.k+this.y]},applyX:function(e){return e*this.k+this.x},applyY:function(e){return e*this.k+this.y},invert:function(e){return[(e[0]-this.x)/this.k,(e[1]-this.y)/this.k]},invertX:function(e){return(e-this.x)/this.k},invertY:function(e){return(e-this.y)/this.k},rescaleX:function(e){return e.copy().domain(e.range().map(this.invertX,this).map(e.invert,e))},rescaleY:function(e){return e.copy().domain(e.range().map(this.invertY,this).map(e.invert,e))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}}
|
|
11431
|
+
var ZH=new qH(1,0,0)
|
|
11432
|
+
function jH(e){for(;!e.__zoom;)if(!(e=e.parentNode))return ZH
|
|
11433
|
+
return e.__zoom}function UH(e){e.stopImmediatePropagation()}function WH(e){e.preventDefault(),e.stopImmediatePropagation()}function GH(e){return!(e.ctrlKey&&"wheel"!==e.type||e.button)}function KH(){var e=this
|
|
11434
|
+
return e instanceof SVGElement?(e=e.ownerSVGElement||e).hasAttribute("viewBox")?[[(e=e.viewBox.baseVal).x,e.y],[e.x+e.width,e.y+e.height]]:[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]:[[0,0],[e.clientWidth,e.clientHeight]]}function JH(){return this.__zoom||ZH}function XH(e){return-e.deltaY*(1===e.deltaMode?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function YH(){return navigator.maxTouchPoints||"ontouchstart"in this}function QH(e,t,n){var i=e.invertX(t[0][0])-n[0][0],o=e.invertX(t[1][0])-n[1][0],r=e.invertY(t[0][1])-n[0][1],s=e.invertY(t[1][1])-n[1][1]
|
|
11435
|
+
return e.translate(o>i?(i+o)/2:Math.min(0,i)||Math.max(0,o),s>r?(r+s)/2:Math.min(0,r)||Math.max(0,s))}function eB(){var e,t,n,i=GH,o=KH,r=QH,s=XH,a=YH,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=zV,u=gP("start","zoom","end"),p=500,f=150,g=0,m=10
|
|
11436
|
+
function v(e){e.property("__zoom",JH).on("wheel.zoom",S,{passive:!1}).on("mousedown.zoom",$).on("dblclick.zoom",M).filter(a).on("touchstart.zoom",_).on("touchmove.zoom",A).on("touchend.zoom touchcancel.zoom",E).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function b(e,t){return(t=Math.max(l[0],Math.min(l[1],t)))===e.k?e:new qH(t,e.x,e.y)}function y(e,t,n){var i=t[0]-n[0]*e.k,o=t[1]-n[1]*e.k
|
|
11437
|
+
return i===e.x&&o===e.y?e:new qH(e.k,i,o)}function w(e){return[(+e[0][0]+ +e[1][0])/2,(+e[0][1]+ +e[1][1])/2]}function x(e,t,n,i){e.on("start.zoom",(function(){k(this,arguments).event(i).start()})).on("interrupt.zoom end.zoom",(function(){k(this,arguments).event(i).end()})).tween("zoom",(function(){var e=this,r=arguments,s=k(e,r).event(i),a=o.apply(e,r),l=null==n?w(a):"function"==typeof n?n.apply(e,r):n,c=Math.max(a[1][0]-a[0][0],a[1][1]-a[0][1]),d=e.__zoom,u="function"==typeof t?t.apply(e,r):t,p=h(d.invert(l).concat(c/d.k),u.invert(l).concat(c/u.k))
|
|
11420
11438
|
return function(e){if(1===e)e=u
|
|
11421
11439
|
else{var t=p(e),n=c/t[2]
|
|
11422
|
-
e=new
|
|
11440
|
+
e=new qH(n,l[0]-t[0]*n,l[1]-t[1]*n)}s.zoom(null,e)}}))}function k(e,t,n){return!n&&e.__zooming||new C(e,t)}function C(e,t){this.that=e,this.args=t,this.active=0,this.sourceEvent=null,this.extent=o.apply(e,t),this.taps=0}function S(e,...t){if(i.apply(this,arguments)){var n=k(this,t).event(e),o=this.__zoom,a=Math.max(l[0],Math.min(l[1],o.k*Math.pow(2,s.apply(this,arguments)))),d=Tz(e)
|
|
11423
11441
|
if(n.wheel)n.mouse[0][0]===d[0]&&n.mouse[0][1]===d[1]||(n.mouse[1]=o.invert(n.mouse[0]=d)),clearTimeout(n.wheel)
|
|
11424
11442
|
else{if(o.k===a)return
|
|
11425
|
-
n.mouse=[d,o.invert(d)],
|
|
11426
|
-
s.moved=t*t+n*n>g}s.event(e).zoom("mouse",r(y(s.that.__zoom,s.mouse[0]=
|
|
11427
|
-
t&&(i.on("click.drag",
|
|
11428
|
-
!function(e){var t=e.document.documentElement,n=
|
|
11429
|
-
"onselectstart"in t?n.on("selectstart.drag",
|
|
11430
|
-
|
|
11431
|
-
for(
|
|
11432
|
-
e&&(e=clearTimeout(e)),r&&(h.taps<2&&(t=l[0],e=setTimeout((function(){e=null}),p)),
|
|
11433
|
-
for(
|
|
11443
|
+
n.mouse=[d,o.invert(d)],mH(this),n.start()}WH(e),n.wheel=setTimeout((function(){n.wheel=null,n.end()}),f),n.zoom("mouse",r(y(b(o,a),n.mouse[0],n.mouse[1]),n.extent,c))}}function $(e,...t){if(!n&&i.apply(this,arguments)){var o=e.currentTarget,s=k(this,t,!0).event(e),a=Oz(e.view).on("mousemove.zoom",(function(e){if(WH(e),!s.moved){var t=e.clientX-d,n=e.clientY-h
|
|
11444
|
+
s.moved=t*t+n*n>g}s.event(e).zoom("mouse",r(y(s.that.__zoom,s.mouse[0]=Tz(e,o),s.mouse[1]),s.extent,c))}),!0).on("mouseup.zoom",(function(e){a.on("mousemove.zoom mouseup.zoom",null),function(e,t){var n=e.document.documentElement,i=Oz(e).on("dragstart.drag",null)
|
|
11445
|
+
t&&(i.on("click.drag",Dz,Rz),setTimeout((function(){i.on("click.drag",null)}),0)),"onselectstart"in n?i.on("selectstart.drag",null):(n.style.MozUserSelect=n.__noselect,delete n.__noselect)}(e.view,s.moved),WH(e),s.event(e).end()}),!0),l=Tz(e,o),d=e.clientX,h=e.clientY
|
|
11446
|
+
!function(e){var t=e.document.documentElement,n=Oz(e).on("dragstart.drag",Dz,Rz)
|
|
11447
|
+
"onselectstart"in t?n.on("selectstart.drag",Dz,Rz):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}(e.view),UH(e),s.mouse=[l,this.__zoom.invert(l)],mH(this),s.start()}}function M(e,...t){if(i.apply(this,arguments)){var n=this.__zoom,s=Tz(e.changedTouches?e.changedTouches[0]:e,this),a=n.invert(s),l=n.k*(e.shiftKey?.5:2),h=r(y(b(n,l),s,a),o.apply(this,t),c)
|
|
11448
|
+
WH(e),d>0?Oz(this).transition().duration(d).call(x,h,s,e):Oz(this).call(v.transform,h,s,e)}}function _(n,...o){if(i.apply(this,arguments)){var r,s,a,l,c=n.touches,d=c.length,h=k(this,o,n.changedTouches.length===d).event(n)
|
|
11449
|
+
for(UH(n),s=0;s<d;++s)l=[l=Tz(a=c[s],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,r=!0,h.taps=1+!!e)
|
|
11450
|
+
e&&(e=clearTimeout(e)),r&&(h.taps<2&&(t=l[0],e=setTimeout((function(){e=null}),p)),mH(this),h.start())}}function A(e,...t){if(this.__zooming){var n,i,o,s,a=k(this,t).event(e),l=e.changedTouches,d=l.length
|
|
11451
|
+
for(WH(e),n=0;n<d;++n)o=Tz(i=l[n],this),a.touch0&&a.touch0[2]===i.identifier?a.touch0[0]=o:a.touch1&&a.touch1[2]===i.identifier&&(a.touch1[0]=o)
|
|
11434
11452
|
if(i=a.that.__zoom,a.touch1){var h=a.touch0[0],u=a.touch0[1],p=a.touch1[0],f=a.touch1[1],g=(g=p[0]-h[0])*g+(g=p[1]-h[1])*g,m=(m=f[0]-u[0])*m+(m=f[1]-u[1])*m
|
|
11435
11453
|
i=b(i,Math.sqrt(g/m)),o=[(h[0]+p[0])/2,(h[1]+p[1])/2],s=[(u[0]+f[0])/2,(u[1]+f[1])/2]}else{if(!a.touch0)return
|
|
11436
11454
|
o=a.touch0[0],s=a.touch0[1]}a.zoom("touch",r(y(i,o,s),a.extent,c))}}function E(e,...i){if(this.__zooming){var o,r,s=k(this,i).event(e),a=e.changedTouches,l=a.length
|
|
11437
|
-
for(
|
|
11455
|
+
for(UH(e),n&&clearTimeout(n),n=setTimeout((function(){n=null}),p),o=0;o<l;++o)r=a[o],s.touch0&&s.touch0[2]===r.identifier?delete s.touch0:s.touch1&&s.touch1[2]===r.identifier&&delete s.touch1
|
|
11438
11456
|
if(s.touch1&&!s.touch0&&(s.touch0=s.touch1,delete s.touch1),s.touch0)s.touch0[1]=this.__zoom.invert(s.touch0[0])
|
|
11439
|
-
else if(s.end(),2===s.taps&&(r=
|
|
11457
|
+
else if(s.end(),2===s.taps&&(r=Tz(r,this),Math.hypot(t[0]-r[0],t[1]-r[1])<m)){var c=Oz(this).on("dblclick.zoom")
|
|
11440
11458
|
c&&c.apply(this,arguments)}}}return v.transform=function(e,t,n,i){var o=e.selection?e.selection():e
|
|
11441
|
-
o.property("__zoom",
|
|
11459
|
+
o.property("__zoom",JH),e!==o?x(e,t,n,i):o.interrupt().each((function(){k(this,arguments).event(i).start().zoom(null,"function"==typeof t?t.apply(this,arguments):t).end()}))},v.scaleBy=function(e,t,n,i){v.scaleTo(e,(function(){return this.__zoom.k*("function"==typeof t?t.apply(this,arguments):t)}),n,i)},v.scaleTo=function(e,t,n,i){v.transform(e,(function(){var e=o.apply(this,arguments),i=this.__zoom,s=null==n?w(e):"function"==typeof n?n.apply(this,arguments):n,a=i.invert(s),l="function"==typeof t?t.apply(this,arguments):t
|
|
11442
11460
|
return r(y(b(i,l),s,a),e,c)}),n,i)},v.translateBy=function(e,t,n,i){v.transform(e,(function(){return r(this.__zoom.translate("function"==typeof t?t.apply(this,arguments):t,"function"==typeof n?n.apply(this,arguments):n),o.apply(this,arguments),c)}),null,i)},v.translateTo=function(e,t,n,i,s){v.transform(e,(function(){var e=o.apply(this,arguments),s=this.__zoom,a=null==i?w(e):"function"==typeof i?i.apply(this,arguments):i
|
|
11443
|
-
return r(
|
|
11444
|
-
u.call(e,this.that,new
|
|
11445
|
-
return e===u?v:e},v.clickDistance=function(e){return arguments.length?(g=(e=+e)*e,v):Math.sqrt(g)},v.tapDistance=function(e){return arguments.length?(m=+e,v):m},v}
|
|
11446
|
-
const
|
|
11461
|
+
return r(ZH.translate(a[0],a[1]).scale(s.k).translate("function"==typeof t?-t.apply(this,arguments):-t,"function"==typeof n?-n.apply(this,arguments):-n),e,c)}),i,s)},C.prototype={event:function(e){return e&&(this.sourceEvent=e),this},start:function(){return 1==++this.active&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(e,t){return this.mouse&&"mouse"!==e&&(this.mouse[1]=t.invert(this.mouse[0])),this.touch0&&"touch"!==e&&(this.touch0[1]=t.invert(this.touch0[0])),this.touch1&&"touch"!==e&&(this.touch1[1]=t.invert(this.touch1[0])),this.that.__zoom=t,this.emit("zoom"),this},end:function(){return 0==--this.active&&(delete this.that.__zooming,this.emit("end")),this},emit:function(e){var t=Oz(this.that).datum()
|
|
11462
|
+
u.call(e,this.that,new BH(e,{sourceEvent:this.sourceEvent,target:v,type:e,transform:this.that.__zoom,dispatch:u}),t)}},v.wheelDelta=function(e){return arguments.length?(s="function"==typeof e?e:HH(+e),v):s},v.filter=function(e){return arguments.length?(i="function"==typeof e?e:HH(!!e),v):i},v.touchable=function(e){return arguments.length?(a="function"==typeof e?e:HH(!!e),v):a},v.extent=function(e){return arguments.length?(o="function"==typeof e?e:HH([[+e[0][0],+e[0][1]],[+e[1][0],+e[1][1]]]),v):o},v.scaleExtent=function(e){return arguments.length?(l[0]=+e[0],l[1]=+e[1],v):[l[0],l[1]]},v.translateExtent=function(e){return arguments.length?(c[0][0]=+e[0][0],c[1][0]=+e[1][0],c[0][1]=+e[0][1],c[1][1]=+e[1][1],v):[[c[0][0],c[0][1]],[c[1][0],c[1][1]]]},v.constrain=function(e){return arguments.length?(r=e,v):r},v.duration=function(e){return arguments.length?(d=+e,v):d},v.interpolate=function(e){return arguments.length?(h=e,v):h},v.on=function(){var e=u.on.apply(u,arguments)
|
|
11463
|
+
return e===u?v:e},v.clickDistance=function(e){return arguments.length?(g=(e=+e)*e,v):Math.sqrt(g)},v.tapDistance=function(e){return arguments.length?(m=+e,v):m},v}jH.prototype=qH.prototype
|
|
11464
|
+
const tB=W`
|
|
11447
11465
|
<div class="wafer-map-container">
|
|
11448
11466
|
<svg class="svg-root">
|
|
11449
11467
|
<g ${De("zoomContainer")} transform=${e=>e.transform.toString()}>
|
|
@@ -11473,7 +11491,7 @@ const zH=W`
|
|
|
11473
11491
|
/>
|
|
11474
11492
|
</svg>
|
|
11475
11493
|
</div>
|
|
11476
|
-
`,
|
|
11494
|
+
`,nB=ye`
|
|
11477
11495
|
:host {
|
|
11478
11496
|
display: inline-block;
|
|
11479
11497
|
width: 500px;
|
|
@@ -11557,68 +11575,68 @@ const zH=W`
|
|
|
11557
11575
|
outline-width: 0px;
|
|
11558
11576
|
}
|
|
11559
11577
|
`
|
|
11560
|
-
function
|
|
11578
|
+
function iB(e,t){return null==e||null==t?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function oB(e,t){return null==e||null==t?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function rB(e){let t,n,i
|
|
11561
11579
|
function o(e,i,o=0,r=e.length){if(o<r){if(0!==t(i,i))return r
|
|
11562
11580
|
do{const t=o+r>>>1
|
|
11563
|
-
n(e[t],i)<0?o=t+1:r=t}while(o<r)}return o}return 2!==e.length?(t=
|
|
11581
|
+
n(e[t],i)<0?o=t+1:r=t}while(o<r)}return o}return 2!==e.length?(t=iB,n=(t,n)=>iB(e(t),n),i=(t,n)=>e(t)-n):(t=e===iB||e===oB?e:sB,n=e,i=e),{left:o,center:function(e,t,n=0,r=e.length){const s=o(e,t,n,r-1)
|
|
11564
11582
|
return s>n&&i(e[s-1],t)>-i(e[s],t)?s-1:s},right:function(e,i,o=0,r=e.length){if(o<r){if(0!==t(i,i))return r
|
|
11565
11583
|
do{const t=o+r>>>1
|
|
11566
|
-
n(e[t],i)<=0?o=t+1:r=t}while(o<r)}return o}}}function
|
|
11567
|
-
|
|
11568
|
-
var
|
|
11569
|
-
class
|
|
11584
|
+
n(e[t],i)<=0?o=t+1:r=t}while(o<r)}return o}}}function sB(){return 0}function aB(e){return null===e?NaN:+e}const lB=rB(iB).right
|
|
11585
|
+
rB(aB).center
|
|
11586
|
+
var cB=lB
|
|
11587
|
+
class dB extends Map{constructor(e,t=uB){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:t}}),null!=e)for(const[t,n]of e)this.set(t,n)}get(e){return super.get(hB(this,e))}has(e){return super.has(hB(this,e))}set(e,t){return super.set(function({_intern:e,_key:t},n){const i=t(n)
|
|
11570
11588
|
return e.has(i)?e.get(i):(e.set(i,n),n)}(this,e),t)}delete(e){return super.delete(function({_intern:e,_key:t},n){const i=t(n)
|
|
11571
11589
|
e.has(i)&&(n=e.get(i),e.delete(i))
|
|
11572
|
-
return n}(this,e))}}function
|
|
11573
|
-
return e.has(i)?e.get(i):n}function
|
|
11574
|
-
function
|
|
11590
|
+
return n}(this,e))}}function hB({_intern:e,_key:t},n){const i=t(n)
|
|
11591
|
+
return e.has(i)?e.get(i):n}function uB(e){return null!==e&&"object"==typeof e?e.valueOf():e}const pB=Math.sqrt(50),fB=Math.sqrt(10),gB=Math.sqrt(2)
|
|
11592
|
+
function mB(e,t,n){const i=(t-e)/Math.max(0,n),o=Math.floor(Math.log10(i)),r=i/Math.pow(10,o),s=r>=pB?10:r>=fB?5:r>=gB?2:1
|
|
11575
11593
|
let a,l,c
|
|
11576
|
-
return o<0?(c=Math.pow(10,-o)/s,a=Math.round(e*c),l=Math.round(t*c),a/c<e&&++a,l/c>t&&--l,c=-c):(c=Math.pow(10,o)*s,a=Math.round(e/c),l=Math.round(t/c),a*c<e&&++a,l*c>t&&--l),l<a&&.5<=n&&n<2?
|
|
11594
|
+
return o<0?(c=Math.pow(10,-o)/s,a=Math.round(e*c),l=Math.round(t*c),a/c<e&&++a,l/c>t&&--l,c=-c):(c=Math.pow(10,o)*s,a=Math.round(e/c),l=Math.round(t/c),a*c<e&&++a,l*c>t&&--l),l<a&&.5<=n&&n<2?mB(e,t,2*n):[a,l,c]}function vB(e,t,n){return mB(e=+e,t=+t,n=+n)[2]}function bB(e,t,n=aB){if((i=e.length)&&!isNaN(t=+t)){if(t<=0||i<2)return+n(e[0],0,e)
|
|
11577
11595
|
if(t>=1)return+n(e[i-1],i-1,e)
|
|
11578
11596
|
var i,o=(i-1)*t,r=Math.floor(o),s=+n(e[r],r,e)
|
|
11579
|
-
return s+(+n(e[r+1],r+1,e)-s)*(o-r)}}function
|
|
11597
|
+
return s+(+n(e[r+1],r+1,e)-s)*(o-r)}}function yB(e,t,n){e=+e,t=+t,n=(o=arguments.length)<2?(t=e,e=0,1):o<3?1:+n
|
|
11580
11598
|
for(var i=-1,o=0|Math.max(0,Math.ceil((t-e)/n)),r=new Array(o);++i<o;)r[i]=e+i*n
|
|
11581
|
-
return r}function
|
|
11599
|
+
return r}function wB(e,t){switch(arguments.length){case 0:break
|
|
11582
11600
|
case 1:this.range(e)
|
|
11583
11601
|
break
|
|
11584
|
-
default:this.range(t).domain(e)}return this}const
|
|
11585
|
-
function
|
|
11602
|
+
default:this.range(t).domain(e)}return this}const xB=Symbol("implicit")
|
|
11603
|
+
function kB(){var e=new dB,t=[],n=[],i=xB
|
|
11586
11604
|
function o(o){let r=e.get(o)
|
|
11587
|
-
if(void 0===r){if(i!==
|
|
11605
|
+
if(void 0===r){if(i!==xB)return i
|
|
11588
11606
|
e.set(o,r=t.push(o)-1)}return n[r%n.length]}return o.domain=function(n){if(!arguments.length)return t.slice()
|
|
11589
|
-
t=[],e=new
|
|
11607
|
+
t=[],e=new dB
|
|
11590
11608
|
for(const i of n)e.has(i)||e.set(i,t.push(i)-1)
|
|
11591
|
-
return o},o.range=function(e){return arguments.length?(n=Array.from(e),o):n.slice()},o.unknown=function(e){return arguments.length?(i=e,o):i},o.copy=function(){return
|
|
11609
|
+
return o},o.range=function(e){return arguments.length?(n=Array.from(e),o):n.slice()},o.unknown=function(e){return arguments.length?(i=e,o):i},o.copy=function(){return kB(t,n).unknown(i)},wB.apply(o,arguments),o}function CB(){var e,t,n=kB().unknown(void 0),i=n.domain,o=n.range,r=0,s=1,a=!1,l=0,c=0,d=.5
|
|
11592
11610
|
function h(){var n=i().length,h=s<r,u=h?s:r,p=h?r:s
|
|
11593
11611
|
e=(p-u)/Math.max(1,n-l+2*c),a&&(e=Math.floor(e)),u+=(p-u-e*(n-l))*d,t=e*(1-l),a&&(u=Math.round(u),t=Math.round(t))
|
|
11594
|
-
var f=
|
|
11595
|
-
return o(h?f.reverse():f)}return delete n.unknown,n.domain=function(e){return arguments.length?(i(e),h()):i()},n.range=function(e){return arguments.length?([r,s]=e,r=+r,s=+s,h()):[r,s]},n.rangeRound=function(e){return[r,s]=e,r=+r,s=+s,a=!0,h()},n.bandwidth=function(){return t},n.step=function(){return e},n.round=function(e){return arguments.length?(a=!!e,h()):a},n.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},n.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},n.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},n.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},n.copy=function(){return
|
|
11596
|
-
function
|
|
11597
|
-
var n}function
|
|
11598
|
-
return o<i?(i=
|
|
11599
|
-
for(e[i]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++s<i;)o[s]=
|
|
11600
|
-
return function(t){var n=
|
|
11601
|
-
return r[n](o[n](t))}}function
|
|
11612
|
+
var f=yB(n).map((function(t){return u+e*t}))
|
|
11613
|
+
return o(h?f.reverse():f)}return delete n.unknown,n.domain=function(e){return arguments.length?(i(e),h()):i()},n.range=function(e){return arguments.length?([r,s]=e,r=+r,s=+s,h()):[r,s]},n.rangeRound=function(e){return[r,s]=e,r=+r,s=+s,a=!0,h()},n.bandwidth=function(){return t},n.step=function(){return e},n.round=function(e){return arguments.length?(a=!!e,h()):a},n.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},n.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},n.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},n.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},n.copy=function(){return CB(i(),[r,s]).round(a).paddingInner(l).paddingOuter(c).align(d)},wB.apply(h(),arguments)}function SB(e){return+e}var $B=[0,1]
|
|
11614
|
+
function MB(e){return e}function _B(e,t){return(t-=e=+e)?function(n){return(n-e)/t}:(n=isNaN(t)?NaN:.5,function(){return n})
|
|
11615
|
+
var n}function AB(e,t,n){var i=e[0],o=e[1],r=t[0],s=t[1]
|
|
11616
|
+
return o<i?(i=_B(o,i),r=n(s,r)):(i=_B(i,o),r=n(r,s)),function(e){return r(i(e))}}function EB(e,t,n){var i=Math.min(e.length,t.length)-1,o=new Array(i),r=new Array(i),s=-1
|
|
11617
|
+
for(e[i]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++s<i;)o[s]=_B(e[s],e[s+1]),r[s]=n(t[s],t[s+1])
|
|
11618
|
+
return function(t){var n=cB(e,t,1,i)-1
|
|
11619
|
+
return r[n](o[n](t))}}function IB(){var e,t,n,i,o,r,s=$B,a=$B,l=_V,c=MB
|
|
11602
11620
|
function d(){var e,t,n,l=Math.min(s.length,a.length)
|
|
11603
|
-
return c!==
|
|
11621
|
+
return c!==MB&&(e=s[0],t=s[l-1],e>t&&(n=e,e=t,t=n),c=function(n){return Math.max(e,Math.min(t,n))}),i=l>2?EB:AB,o=r=null,h}function h(t){return null==t||isNaN(t=+t)?n:(o||(o=i(s.map(e),a,l)))(e(c(t)))}return h.invert=function(n){return c(t((r||(r=i(a,s.map(e),kV)))(n)))},h.domain=function(e){return arguments.length?(s=Array.from(e,SB),d()):s.slice()},h.range=function(e){return arguments.length?(a=Array.from(e),d()):a.slice()},h.rangeRound=function(e){return a=Array.from(e),l=AV,d()},h.clamp=function(e){return arguments.length?(c=!!e||MB,d()):c!==MB},h.interpolate=function(e){return arguments.length?(l=e,d()):l},h.unknown=function(e){return arguments.length?(n=e,h):n},function(n,i){return e=n,t=i,d()}}function OB(e,t){if((n=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null
|
|
11604
11622
|
var n,i=e.slice(0,n)
|
|
11605
|
-
return[i.length>1?i[0]+i.slice(2):i,+e.slice(n+1)]}function
|
|
11606
|
-
function
|
|
11623
|
+
return[i.length>1?i[0]+i.slice(2):i,+e.slice(n+1)]}function TB(e){return(e=OB(Math.abs(e)))?e[1]:NaN}var RB,DB=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
|
|
11624
|
+
function FB(e){if(!(t=DB.exec(e)))throw new Error("invalid format: "+e)
|
|
11607
11625
|
var t
|
|
11608
|
-
return new
|
|
11626
|
+
return new LB({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}function LB(e){this.fill=void 0===e.fill?" ":e.fill+"",this.align=void 0===e.align?">":e.align+"",this.sign=void 0===e.sign?"-":e.sign+"",this.symbol=void 0===e.symbol?"":e.symbol+"",this.zero=!!e.zero,this.width=void 0===e.width?void 0:+e.width,this.comma=!!e.comma,this.precision=void 0===e.precision?void 0:+e.precision,this.trim=!!e.trim,this.type=void 0===e.type?"":e.type+""}function NB(e,t){var n=OB(e,t)
|
|
11609
11627
|
if(!n)return e+""
|
|
11610
11628
|
var i=n[0],o=n[1]
|
|
11611
|
-
return o<0?"0."+new Array(-o).join("0")+i:i.length>o+1?i.slice(0,o+1)+"."+i.slice(o+1):i+new Array(o-i.length+2).join("0")}
|
|
11612
|
-
var
|
|
11629
|
+
return o<0?"0."+new Array(-o).join("0")+i:i.length>o+1?i.slice(0,o+1)+"."+i.slice(o+1):i+new Array(o-i.length+2).join("0")}FB.prototype=LB.prototype,LB.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}
|
|
11630
|
+
var PB={"%":(e,t)=>(100*e).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:function(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)},e:(e,t)=>e.toExponential(t),f:(e,t)=>e.toFixed(t),g:(e,t)=>e.toPrecision(t),o:e=>Math.round(e).toString(8),p:(e,t)=>NB(100*e,t),r:NB,s:function(e,t){var n=OB(e,t)
|
|
11613
11631
|
if(!n)return e+""
|
|
11614
|
-
var i=n[0],o=n[1],r=o-(
|
|
11615
|
-
return r===s?i:r>s?i+new Array(r-s+1).join("0"):r>0?i.slice(0,r)+"."+i.slice(r):"0."+new Array(1-r).join("0")+
|
|
11616
|
-
function
|
|
11617
|
-
function
|
|
11618
|
-
return r.reverse().join(n)}),o=void 0===e.currency?"":e.currency[0]+"",r=void 0===e.currency?"":e.currency[1]+"",s=void 0===e.decimal?".":e.decimal+"",a=void 0===e.numerals?
|
|
11619
|
-
function h(e){var t=(e=
|
|
11620
|
-
"n"===b?(g=!0,b="g"):
|
|
11621
|
-
var y="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",w="$"===u?r:/[%p]/.test(b)?l:"",x=
|
|
11632
|
+
var i=n[0],o=n[1],r=o-(RB=3*Math.max(-8,Math.min(8,Math.floor(o/3))))+1,s=i.length
|
|
11633
|
+
return r===s?i:r>s?i+new Array(r-s+1).join("0"):r>0?i.slice(0,r)+"."+i.slice(r):"0."+new Array(1-r).join("0")+OB(e,Math.max(0,t+r-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)}
|
|
11634
|
+
function zB(e){return e}var VB,HB,BB,qB=Array.prototype.map,ZB=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"]
|
|
11635
|
+
function jB(e){var t,n,i=void 0===e.grouping||void 0===e.thousands?zB:(t=qB.call(e.grouping,Number),n=e.thousands+"",function(e,i){for(var o=e.length,r=[],s=0,a=t[0],l=0;o>0&&a>0&&(l+a+1>i&&(a=Math.max(1,i-l)),r.push(e.substring(o-=a,o+a)),!((l+=a+1)>i));)a=t[s=(s+1)%t.length]
|
|
11636
|
+
return r.reverse().join(n)}),o=void 0===e.currency?"":e.currency[0]+"",r=void 0===e.currency?"":e.currency[1]+"",s=void 0===e.decimal?".":e.decimal+"",a=void 0===e.numerals?zB:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(qB.call(e.numerals,String)),l=void 0===e.percent?"%":e.percent+"",c=void 0===e.minus?"−":e.minus+"",d=void 0===e.nan?"NaN":e.nan+""
|
|
11637
|
+
function h(e){var t=(e=FB(e)).fill,n=e.align,h=e.sign,u=e.symbol,p=e.zero,f=e.width,g=e.comma,m=e.precision,v=e.trim,b=e.type
|
|
11638
|
+
"n"===b?(g=!0,b="g"):PB[b]||(void 0===m&&(m=12),v=!0,b="g"),(p||"0"===t&&"="===n)&&(p=!0,t="0",n="=")
|
|
11639
|
+
var y="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",w="$"===u?r:/[%p]/.test(b)?l:"",x=PB[b],k=/[defgprs%]/.test(b)
|
|
11622
11640
|
function C(e){var o,r,l,u=y,C=w
|
|
11623
11641
|
if("c"===b)C=x(e)+C,e=""
|
|
11624
11642
|
else{var S=(e=+e)<0||1/e<0
|
|
@@ -11627,7 +11645,7 @@ break
|
|
|
11627
11645
|
case"0":0===o&&(o=i),t=i
|
|
11628
11646
|
break
|
|
11629
11647
|
default:if(!+e[i])break e
|
|
11630
|
-
o>0&&(o=0)}return o>0?e.slice(0,o)+e.slice(t+1):e}(e)),S&&0==+e&&"+"!==h&&(S=!1),u=(S?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?
|
|
11648
|
+
o>0&&(o=0)}return o>0?e.slice(0,o)+e.slice(t+1):e}(e)),S&&0==+e&&"+"!==h&&(S=!1),u=(S?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?ZB[8+RB/3]:"")+C+(S&&"("===h?")":""),k)for(o=-1,r=e.length;++o<r;)if(48>(l=e.charCodeAt(o))||l>57){C=(46===l?s+e.slice(o+1):e.slice(o))+C,e=e.slice(0,o)
|
|
11631
11649
|
break}}g&&!p&&(e=i(e,1/0))
|
|
11632
11650
|
var $=u.length+e.length+C.length,M=$<f?new Array(f-$+1).join(t):""
|
|
11633
11651
|
switch(g&&p&&(e=i(M+e,M.length?f-C.length:1/0),M=""),n){case"<":e=u+e+C+M
|
|
@@ -11636,19 +11654,19 @@ case"=":e=u+M+e+C
|
|
|
11636
11654
|
break
|
|
11637
11655
|
case"^":e=M.slice(0,$=M.length>>1)+u+e+C+M.slice($)
|
|
11638
11656
|
break
|
|
11639
|
-
default:e=M+u+e+C}return a(e)}return m=void 0===m?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,m)):Math.max(0,Math.min(20,m)),C.toString=function(){return e+""},C}return{format:h,formatPrefix:function(e,t){var n=h(((e=
|
|
11640
|
-
return function(e){return n(o*e)+r}}}}function
|
|
11641
|
-
const i=(t=+t)<(e=+e),o=i?
|
|
11657
|
+
default:e=M+u+e+C}return a(e)}return m=void 0===m?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,m)):Math.max(0,Math.min(20,m)),C.toString=function(){return e+""},C}return{format:h,formatPrefix:function(e,t){var n=h(((e=FB(e)).type="f",e)),i=3*Math.max(-8,Math.min(8,Math.floor(TB(t)/3))),o=Math.pow(10,-i),r=ZB[8+i/3]
|
|
11658
|
+
return function(e){return n(o*e)+r}}}}function UB(e,t,n,i){var o,r=function(e,t,n){n=+n
|
|
11659
|
+
const i=(t=+t)<(e=+e),o=i?vB(t,e,n):vB(e,t,n)
|
|
11642
11660
|
return(i?-1:1)*(o<0?1/-o:o)}(e,t,n)
|
|
11643
|
-
switch((i=
|
|
11644
|
-
return null!=i.precision||isNaN(o=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(
|
|
11645
|
-
case"":case"e":case"g":case"p":case"r":null!=i.precision||isNaN(o=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,
|
|
11661
|
+
switch((i=FB(null==i?",f":i)).type){case"s":var s=Math.max(Math.abs(e),Math.abs(t))
|
|
11662
|
+
return null!=i.precision||isNaN(o=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(TB(t)/3)))-TB(Math.abs(e)))}(r,s))||(i.precision=o),BB(i,s)
|
|
11663
|
+
case"":case"e":case"g":case"p":case"r":null!=i.precision||isNaN(o=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,TB(t)-TB(e))+1}(r,Math.max(Math.abs(e),Math.abs(t))))||(i.precision=o-("e"===i.type))
|
|
11646
11664
|
break
|
|
11647
|
-
case"f":case"%":null!=i.precision||isNaN(o=function(e){return Math.max(0,-
|
|
11665
|
+
case"f":case"%":null!=i.precision||isNaN(o=function(e){return Math.max(0,-TB(Math.abs(e)))}(r))||(i.precision=o-2*("%"===i.type))}return HB(i)}function WB(e){var t=e.domain
|
|
11648
11666
|
return e.ticks=function(e){var n=t()
|
|
11649
11667
|
return function(e,t,n){if(!((n=+n)>0))return[]
|
|
11650
11668
|
if((e=+e)==(t=+t))return[e]
|
|
11651
|
-
const i=t<e,[o,r,s]=i?
|
|
11669
|
+
const i=t<e,[o,r,s]=i?mB(t,e,n):mB(e,t,n)
|
|
11652
11670
|
if(!(r>=o))return[]
|
|
11653
11671
|
const a=r-o+1,l=new Array(a)
|
|
11654
11672
|
if(i)if(s<0)for(let e=0;e<a;++e)l[e]=(r-e)/-s
|
|
@@ -11656,22 +11674,22 @@ else for(let e=0;e<a;++e)l[e]=(r-e)*s
|
|
|
11656
11674
|
else if(s<0)for(let e=0;e<a;++e)l[e]=(o+e)/-s
|
|
11657
11675
|
else for(let e=0;e<a;++e)l[e]=(o+e)*s
|
|
11658
11676
|
return l}(n[0],n[n.length-1],null==e?10:e)},e.tickFormat=function(e,n){var i=t()
|
|
11659
|
-
return
|
|
11677
|
+
return UB(i[0],i[i.length-1],null==e?10:e,n)},e.nice=function(n){null==n&&(n=10)
|
|
11660
11678
|
var i,o,r=t(),s=0,a=r.length-1,l=r[s],c=r[a],d=10
|
|
11661
|
-
for(c<l&&(o=l,l=c,c=o,o=s,s=a,a=o);d-- >0;){if((o=
|
|
11679
|
+
for(c<l&&(o=l,l=c,c=o,o=s,s=a,a=o);d-- >0;){if((o=vB(l,c,n))===i)return r[s]=l,r[a]=c,t(r)
|
|
11662
11680
|
if(o>0)l=Math.floor(l/o)*o,c=Math.ceil(c/o)*o
|
|
11663
11681
|
else{if(!(o<0))break
|
|
11664
|
-
l=Math.ceil(l*o)/o,c=Math.floor(c*o)/o}i=o}return e},e}function
|
|
11665
|
-
return e.copy=function(){return function(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}(e,
|
|
11682
|
+
l=Math.ceil(l*o)/o,c=Math.floor(c*o)/o}i=o}return e},e}function GB(){var e=IB()(MB,MB)
|
|
11683
|
+
return e.copy=function(){return function(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}(e,GB())},wB.apply(e,arguments),WB(e)}function KB(){var e,t=[],n=[],i=[]
|
|
11666
11684
|
function o(){var e=0,o=Math.max(1,n.length)
|
|
11667
|
-
for(i=new Array(o-1);++e<o;)i[e-1]=
|
|
11668
|
-
return r}function r(t){return null==t||isNaN(t=+t)?e:n[
|
|
11685
|
+
for(i=new Array(o-1);++e<o;)i[e-1]=bB(t,e/o)
|
|
11686
|
+
return r}function r(t){return null==t||isNaN(t=+t)?e:n[cB(i,t)]}return r.invertExtent=function(e){var o=n.indexOf(e)
|
|
11669
11687
|
return o<0?[NaN,NaN]:[o>0?i[o-1]:t[0],o<i.length?i[o]:t[t.length-1]]},r.domain=function(e){if(!arguments.length)return t.slice()
|
|
11670
11688
|
t=[]
|
|
11671
11689
|
for(let n of e)null==n||isNaN(n=+n)||t.push(n)
|
|
11672
|
-
return t.sort(
|
|
11673
|
-
const
|
|
11674
|
-
class
|
|
11690
|
+
return t.sort(iB),o()},r.range=function(e){return arguments.length?(n=Array.from(e),o()):n.slice()},r.unknown=function(t){return arguments.length?(e=t,r):e},r.quantiles=function(){return i.slice()},r.copy=function(){return KB().domain(t).range(n).unknown(e)},wB.apply(r,arguments)}VB=jB({thousands:",",grouping:[3],currency:["$",""]}),HB=VB.format,BB=VB.formatPrefix
|
|
11691
|
+
const JB="bottom-left",XB="bottom-right",YB="top-left",QB="top",eq="show",tq="hide",nq="linear",iq="ordinal"
|
|
11692
|
+
class oq{constructor(e){this.wafermap=e,this.defaultPadding=0,this.baseMarginPercentage=.04}get containerDimensions(){return this._containerDimensions}get dieDimensions(){return this._dieDimensions}get radius(){return this._radius}get margin(){return this._margin}get horizontalScale(){return this._horizontalScale}get verticalScale(){return this._verticalScale}get invertedHorizontalScale(){return this._invertedHorizontalScale}get invertedVerticalScale(){return this._invertedVerticalScale}updateContainerDimensions(){const e={width:this.wafermap.canvasWidth,height:this.wafermap.canvasHeight},t=Math.min(e.width,e.height),n={top:(e.height-t)/2,right:(e.width-t)/2,bottom:(e.height-t)/2,left:(e.width-t)/2},i={top:t*this.baseMarginPercentage,right:t*this.baseMarginPercentage,bottom:t*this.baseMarginPercentage,left:t*this.baseMarginPercentage}
|
|
11675
11693
|
this._margin=this.calculateMarginAddition(i,n),this._containerDimensions=this.calculateContainerDimensions(e,this._margin)
|
|
11676
11694
|
const o=Math.min(this._containerDimensions.width,this._containerDimensions.height)
|
|
11677
11695
|
this._radius=o/2,this.updateScales()}updateScales(){const e=Math.min(this._containerDimensions.width,this._containerDimensions.height),t=this.gridDimensionsValidAndDefined()?this.calculateGridDimensionsFromBoundingBox():this.calculateGridDimensionsFromDies(this.wafermap.dies),n=this.wafermap.originLocation
|
|
@@ -11679,22 +11697,22 @@ this._horizontalScale=this.createHorizontalScale(n,t,e),this._invertedHorizontal
|
|
|
11679
11697
|
return"number"==typeof this.wafermap.gridMaxY&&"number"==typeof this.wafermap.gridMinY&&"number"==typeof this.wafermap.gridMaxX&&"number"==typeof this.wafermap.gridMinX&&(e.origin.x=this.wafermap.gridMinX,e.origin.y=this.wafermap.gridMinY,e.rows=this.wafermap.gridMaxY-this.wafermap.gridMinY+1,e.cols=this.wafermap.gridMaxX-this.wafermap.gridMinX+1),e}calculateGridDimensionsFromDies(e){if(0===e.length||void 0===e[0])return{origin:{x:0,y:0},rows:0,cols:0}
|
|
11680
11698
|
const t={x:e[0].x,y:e[0].y},n={x:e[0].x,y:e[0].y}
|
|
11681
11699
|
for(const i of e)i.x<t.x&&(t.x=i.x),i.y<t.y&&(t.y=i.y),i.x>n.x&&(n.x=i.x),i.y>n.y&&(n.y=i.y)
|
|
11682
|
-
return{origin:t,rows:n.y-t.y+1,cols:n.x-t.x+1}}calculateContainerDimensions(e,t){return{width:e.width-t.left-t.right,height:e.height-t.top-t.bottom}}createHorizontalScale(e,t,n){const i=
|
|
11683
|
-
return e===
|
|
11684
|
-
return e===
|
|
11685
|
-
return e===
|
|
11686
|
-
return e===
|
|
11700
|
+
return{origin:t,rows:n.y-t.y+1,cols:n.x-t.x+1}}calculateContainerDimensions(e,t){return{width:e.width-t.left-t.right,height:e.height-t.top-t.bottom}}createHorizontalScale(e,t,n){const i=CB().domain(yB(t.origin.x,t.origin.x+t.cols)).paddingInner(0).paddingOuter(0).align(0).round(!1)
|
|
11701
|
+
return e===JB||e===YB?i.range([0,n]):i.range([n,0])}createInvertedHorizontalScale(e,t,n){const i=KB().domain([0,n])
|
|
11702
|
+
return e===JB||e===YB?i.range(yB(t.origin.x,t.origin.x+t.cols)):i.range(yB(t.origin.x,t.origin.x+t.cols).reverse())}createVerticalScale(e,t,n){const i=CB().domain(yB(t.origin.y,t.origin.y+t.rows)).paddingInner(this.defaultPadding).paddingOuter(0).align(0).round(!1)
|
|
11703
|
+
return e===JB||e===XB?i.range([0,n]):i.range([n,0])}createInvertedVerticalScale(e,t,n){const i=KB().domain([0,n])
|
|
11704
|
+
return e===JB||e===XB?i.range(yB(t.origin.y,t.origin.y+t.rows)):i.range(yB(t.origin.y,t.origin.y+t.rows).reverse())}calculateMarginAddition(e,t){return{top:e.top+t.top,right:e.right+t.right,bottom:e.bottom+t.bottom,left:e.left+t.left}}}class rq{constructor(e,t){this.wafermap=e,this.dataManager=t,this.fontSizeFactor=.8,this.nonHighlightedOpacity=.3,this.emptyDieColor="rgba(218,223,236,1)",this.nanDieColor="rgba(122,122,122,1)"}get labelsFontSize(){return this._labelsFontSize}get diesRenderInfo(){return this._diesRenderInfo}updateLabelsFontSize(){this._labelsFontSize=this.calculateLabelsFontSize(this.dataManager.dieDimensions,this.wafermap.maxCharacters),this.updateDiesRenderInfo()}updateDiesRenderInfo(){this.d3ColorScale=this.createD3ColorScale(this.wafermap.colorScale,this.wafermap.colorScaleMode)
|
|
11687
11705
|
const e=this.dataManager.margin,t=this.dataManager.horizontalScale,n=this.dataManager.verticalScale,i=this.wafermap.colorScaleMode,o=this.wafermap.highlightedValues,r=this.wafermap.maxCharacters,s=this.wafermap.dieLabelsHidden,a=this.wafermap.dieLabelsSuffix
|
|
11688
11706
|
this._diesRenderInfo=[]
|
|
11689
11707
|
for(const l of this.wafermap.dies){const c=t(l.x)
|
|
11690
11708
|
if(void 0===c)continue
|
|
11691
11709
|
const d=n(l.y)
|
|
11692
|
-
void 0!==d&&this._diesRenderInfo.push({x:c+e.right,y:d+e.top,fillStyle:this.calculateFillStyle(l.value,i,o),text:this.buildLabel(l.value,r,s,a)})}}calculateLabelsFontSize(e,t){return Math.min(e.height,e.width/(.5*Math.max(2,t))*this.fontSizeFactor)}createD3ColorScale(e,t){return this.isColorScaleLinear(t)?
|
|
11710
|
+
void 0!==d&&this._diesRenderInfo.push({x:c+e.right,y:d+e.top,fillStyle:this.calculateFillStyle(l.value,i,o),text:this.buildLabel(l.value,r,s,a)})}}calculateLabelsFontSize(e,t){return Math.min(e.height,e.width/(.5*Math.max(2,t))*this.fontSizeFactor)}createD3ColorScale(e,t){return this.isColorScaleLinear(t)?GB().domain(e.values.map((e=>+e))).range(e.colors):kB().domain(e.values).range(e.colors)}dieHasData(e){return null!=e&&""!==e}buildLabel(e,t,n,i){if(n||!this.dieHasData(e))return""
|
|
11693
11711
|
const o=`${e}${i}`
|
|
11694
|
-
return o.length>t?`${o.substring(0,t)}…`:o}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===
|
|
11712
|
+
return o.length>t?`${o.substring(0,t)}…`:o}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===nq}isColorScaleOrdinal(e){return e===iq}calculateFillStyle(e,t,n){let i=this.emptyDieColor
|
|
11695
11713
|
if(this.dieHasData(e)&&(isNaN(+e)?i=this.nanDieColor:this.isColorScaleLinear(t)?i=this.d3ColorScale(+e):this.isColorScaleOrdinal(t)&&(i=this.d3ColorScale(e))),void 0===i)return this.emptyDieColor
|
|
11696
|
-
let o=
|
|
11697
|
-
return null===o?this.emptyDieColor:(o=new No(o.r,o.g,o.b,this.calculateOpacity(e,n)),o.toStringWebRGBA())}}class
|
|
11714
|
+
let o=jo(i)
|
|
11715
|
+
return null===o?this.emptyDieColor:(o=new No(o.r,o.g,o.b,this.calculateOpacity(e,n)),o.toStringWebRGBA())}}class sq{constructor(e){this.wafermap=e,this.computations=new oq(e),this.prerendering=new rq(e,this)}get containerDimensions(){return this.computations.containerDimensions}get dieDimensions(){return this.computations.dieDimensions}get radius(){return this.computations.radius}get margin(){return this.computations.margin}get horizontalScale(){return this.computations.horizontalScale}get invertedHorizontalScale(){return this.computations.invertedHorizontalScale}get verticalScale(){return this.computations.verticalScale}get invertedVerticalScale(){return this.computations.invertedVerticalScale}get labelsFontSize(){return this.prerendering.labelsFontSize}get diesRenderInfo(){return this.prerendering.diesRenderInfo}get data(){return this.dataMap}updateContainerDimensions(){this.computations.updateContainerDimensions(),this.updateDataMap(),this.updateLabelsFontSize()}updateScales(){this.computations.updateScales(),this.updateDataMap(),this.updateLabelsFontSize()}updateLabelsFontSize(){this.prerendering.updateLabelsFontSize()}updateDiesRenderInfo(){this.prerendering.updateDiesRenderInfo()}getWaferMapDie(e){return this.dataMap.get(`${e.x}_${e.y}`)}updateDataMap(){this.dataMap=new Map(this.wafermap.dies.map((e=>[`${e.x}_${e.y}`,e])))}}class aq{constructor(e){this.wafermap=e,this.minDieDim=50}updateSortedDiesAndDrawWafer(){this.dies=this.wafermap.dataManager.diesRenderInfo.sort(((e,t)=>e.fillStyle>t.fillStyle?1:t.fillStyle>e.fillStyle?-1:0)),this.drawWafer()}drawWafer(){this.wafermap.canvasContext.save(),this.clearCanvas(),this.scaleCanvas(),this.renderDies(),this.renderText(),this.wafermap.canvasContext.restore(),this.renderHover()}renderHover(){this.wafermap.hoverWidth=this.wafermap.dataManager.dieDimensions.width*this.wafermap.transform.k,this.wafermap.hoverHeight=this.wafermap.dataManager.dieDimensions.height*this.wafermap.transform.k,this.wafermap.hoverOpacity=void 0===this.wafermap.hoverDie?tq:eq,this.wafermap.hoverTransform=this.calculateHoverTransform()}calculateHoverTransform(){if(void 0!==this.wafermap.hoverDie){const e=this.wafermap.dataManager.horizontalScale(this.wafermap.hoverDie.x)
|
|
11698
11716
|
if(void 0===e)return""
|
|
11699
11717
|
const t=this.wafermap.dataManager.verticalScale(this.wafermap.hoverDie.y)
|
|
11700
11718
|
if(void 0===t)return""
|
|
@@ -11707,19 +11725,19 @@ if(e*t*(this.wafermap.transform.k||1)>=this.minDieDim){const n=this.wafermap.dat
|
|
|
11707
11725
|
i.font=`${n.toString()}px sans-serif`,i.fillStyle="#ffffff",i.textAlign="center",i.lineCap="butt"
|
|
11708
11726
|
const o=i.measureText("M"),r=this.wafermap.transform.invert([0,0]),s=this.wafermap.transform.invert([this.wafermap.canvas.width,this.wafermap.canvas.height])
|
|
11709
11727
|
r[0]-=e,r[1]-=t
|
|
11710
|
-
for(const n of this.dies)this.isDieVisible(n,r,s)&&i.fillText(n.text,n.x+e/2,n.y+t/2+o.width/2,e-e/100*20)}}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvas.width,this.wafermap.canvas.height)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}isDieVisible(e,t,n){return e.x>=t[0]&&e.x<n[0]&&e.y>=t[1]&&e.y<n[1]}}class
|
|
11711
|
-
t.k===this.minScale?(this.zoomTransform=
|
|
11728
|
+
for(const n of this.dies)this.isDieVisible(n,r,s)&&i.fillText(n.text,n.x+e/2,n.y+t/2+o.width/2,e-e/100*20)}}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvas.width,this.wafermap.canvas.height)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}isDieVisible(e,t,n){return e.x>=t[0]&&e.x<n[0]&&e.y>=t[1]&&e.y<n[1]}}class lq{constructor(e){this.wafermap=e,this.zoomTransform=ZH,this.minScale=1.1,this.minExtentPoint=[-100,-100],this.extentPadding=100}createZoomBehavior(){this.zoomBehavior=eB().scaleExtent([1.1,this.getZoomMax(this.wafermap.canvasWidth*this.wafermap.canvasHeight,this.wafermap.dataManager.containerDimensions.width*this.wafermap.dataManager.containerDimensions.height)]).translateExtent([this.minExtentPoint,[this.wafermap.canvasWidth+this.extentPadding,this.wafermap.canvasHeight+this.extentPadding]]).filter((e=>jH(this.wafermap.canvas).k>=this.minScale||"wheel"===e.type)).on("zoom",(e=>{this.rescale(e)})),this.zoomBehavior(Oz(this.wafermap.canvas))}rescale(e){const t=e.transform
|
|
11729
|
+
t.k===this.minScale?(this.zoomTransform=ZH,this.zoomBehavior.transform(Oz(this.wafermap.canvas),ZH)):this.zoomTransform=t,this.wafermap.transform=this.zoomTransform}getZoomMax(e,t){return Math.ceil(t/e*100)}}class cq{constructor(e){this.wafermap=e}mousemove(e){const t={x:e.offsetX,y:e.offsetY}
|
|
11712
11730
|
if(!this.hoversOverDie(this.wafermap,t))return void(this.wafermap.hoverDie=void 0)
|
|
11713
11731
|
const n=this.wafermap.transform.invert([t.x,t.y]),i=this.calculateDieCoordinates(this.wafermap,{x:n[0],y:n[1]})
|
|
11714
|
-
this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(i)}mouseout(){this.wafermap.hoverDie=void 0}calculateDieCoordinates(e,t){const n=e.originLocation,i=n===
|
|
11732
|
+
this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(i)}mouseout(){this.wafermap.hoverDie=void 0}calculateDieCoordinates(e,t){const n=e.originLocation,i=n===JB||n===YB?Math.floor:Math.ceil,o=n===JB||n===XB?Math.floor:Math.ceil
|
|
11715
11733
|
return{x:i(e.dataManager.invertedHorizontalScale(t.x-e.dataManager.margin.left)),y:o(e.dataManager.invertedVerticalScale(t.y-e.dataManager.margin.top))}}hoversOverDie(e,t){const n=e.canvasContext.getImageData(t.x,t.y,1,1).data
|
|
11716
11734
|
let i=0
|
|
11717
11735
|
for(const e of n)i+=e
|
|
11718
|
-
return i>0}}class
|
|
11719
|
-
class
|
|
11736
|
+
return i>0}}class dq{constructor(e){this.wafermap=e,this.onWheelMove=e=>{e.preventDefault()},this.onMouseMove=e=>{this.hoverHandler.mousemove(e)},this.onMouseOut=()=>{this.hoverHandler.mouseout()},this.zoomHandler=new lq(e),this.hoverHandler=new cq(e)}attachEvents(){this.zoomHandler.createZoomBehavior(),this.wafermap.addEventListener("mousemove",this.onMouseMove),this.wafermap.addEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.addEventListener("wheel",this.onWheelMove,{passive:!1})}detachEvents(){this.wafermap.removeEventListener("mousemove",this.onMouseMove),this.wafermap.removeEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.removeEventListener("wheel",this.onWheelMove)}}const hq=["canvasWidth","canvasHeight","originLocation","gridMinX","gridMaxX","gridMinY","gridMaxY","dies","maxCharacters","colorScale","colorScaleMode","highlightedValues","dieLabelsHidden","dieLabelsSuffix","transform","hoverDie"]
|
|
11737
|
+
class uq extends FF{constructor(e){super(hq),this.wafermap=e,this.updateQueued=!1}get requiresEventsUpdate(){return this.isTracked("canvasWidth")||this.isTracked("canvasHeight")||this.isTracked("originLocation")||this.isTracked("gridMinX")||this.isTracked("gridMaxX")||this.isTracked("gridMinY")||this.isTracked("gridMaxY")||this.isTracked("dies")||this.isTracked("maxCharacters")||this.isTracked("colorScale")||this.isTracked("colorScaleMode")||this.isTracked("highlightedValues")||this.isTracked("dieLabelsHidden")||this.isTracked("dieLabelsSuffix")||this.isTracked("transform")}get requiresContainerDimensionsUpdate(){return this.isTracked("canvasWidth")||this.isTracked("canvasHeight")}get requiresScalesUpdate(){return this.isTracked("originLocation")||this.isTracked("gridMinX")||this.isTracked("gridMaxX")||this.isTracked("gridMinY")||this.isTracked("gridMaxY")||this.isTracked("dies")}get requiresLabelsFontSizeUpdate(){return this.isTracked("maxCharacters")}get requiresDiesRenderInfoUpdate(){return this.isTracked("colorScale")||this.isTracked("colorScaleMode")||this.isTracked("highlightedValues")||this.isTracked("dieLabelsHidden")||this.isTracked("dieLabelsSuffix")}get requiresDrawnWaferUpdate(){return this.isTracked("transform")}get requiresRenderHoverUpdate(){return this.isTracked("hoverDie")}queueUpdate(){this.wafermap.$fastController.isConnected&&(this.updateQueued||(this.updateQueued=!0,u.queueUpdate((()=>{this.wafermap.update(),this.untrackAll(),this.updateQueued=!1}))))}}class pq{constructor(e){this.wafermap=e,this.invalidGridDimensions=!1}getValidity(){return{invalidGridDimensions:this.invalidGridDimensions}}isValid(){return Object.values(this.getValidity()).every((e=>!1===e))}validateGridDimensions(){return this.invalidGridDimensions=!1,void 0===this.wafermap.gridMinX&&void 0===this.wafermap.gridMaxX&&void 0===this.wafermap.gridMinY&&void 0===this.wafermap.gridMaxY?this.invalidGridDimensions=!1:("number"!=typeof this.wafermap.gridMinX||"number"!=typeof this.wafermap.gridMaxX||"number"!=typeof this.wafermap.gridMinY||"number"!=typeof this.wafermap.gridMaxY||this.wafermap.gridMaxX<this.wafermap.gridMinX||this.wafermap.gridMaxY<this.wafermap.gridMinY)&&(this.invalidGridDimensions=!0),!this.invalidGridDimensions}}class fq extends Nt{constructor(){super(...arguments),this.waferMapUpdateTracker=new uq(this),this.originLocation=JB,this.gridMinX=void 0,this.gridMaxX=void 0,this.gridMinY=void 0,this.gridMaxY=void 0,this.orientation=QB,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=nq,this.dataManager=new sq(this),this.renderer=new aq(this),this.renderQueued=!1,this.transform=ZH,this.hoverTransform="",this.hoverOpacity=tq,this.hoverWidth=0,this.hoverHeight=0,this.highlightedValues=[],this.dies=[],this.colorScale={colors:[],values:[]},this.eventCoordinator=new dq(this),this.resizeObserver=this.createResizeObserver(),this.waferMapValidator=new pq(this)}get validity(){return this.waferMapValidator.getValidity()}connectedCallback(){super.connectedCallback(),this.canvasContext=this.canvas.getContext("2d",{willReadFrequently:!0}),this.resizeObserver.observe(this),this.waferMapUpdateTracker.trackAll()}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver.unobserve(this)}update(){this.waferMapUpdateTracker.requiresEventsUpdate?(this.eventCoordinator.detachEvents(),this.waferMapValidator.validateGridDimensions(),this.waferMapUpdateTracker.requiresContainerDimensionsUpdate?(this.dataManager.updateContainerDimensions(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresScalesUpdate?(this.dataManager.updateScales(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresLabelsFontSizeUpdate?(this.dataManager.updateLabelsFontSize(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresDiesRenderInfoUpdate?(this.dataManager.updateDiesRenderInfo(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresDrawnWaferUpdate&&this.renderer.drawWafer(),this.eventCoordinator.attachEvents()):this.waferMapUpdateTracker.requiresRenderHoverUpdate&&this.renderer.renderHover()}createResizeObserver(){return new ResizeObserver((e=>{const t=e[0]
|
|
11720
11738
|
if(void 0===t)return
|
|
11721
11739
|
const{height:n,width:i}=t.contentRect
|
|
11722
|
-
this.canvas.width=i,this.canvas.height=n,this.canvasWidth=i,this.canvasHeight=n}))}originLocationChanged(){this.waferMapUpdateTracker.track("originLocation"),this.waferMapUpdateTracker.queueUpdate()}gridMinXChanged(){this.waferMapUpdateTracker.track("gridMinX"),this.waferMapUpdateTracker.queueUpdate()}gridMaxXChanged(){this.waferMapUpdateTracker.track("gridMaxX"),this.waferMapUpdateTracker.queueUpdate()}gridMinYChanged(){this.waferMapUpdateTracker.track("gridMinY"),this.waferMapUpdateTracker.queueUpdate()}gridMaxYChanged(){this.waferMapUpdateTracker.track("gridMaxY"),this.waferMapUpdateTracker.queueUpdate()}maxCharactersChanged(){this.waferMapUpdateTracker.track("maxCharacters"),this.waferMapUpdateTracker.queueUpdate()}dieLabelsHiddenChanged(){this.waferMapUpdateTracker.track("dieLabelsHidden"),this.waferMapUpdateTracker.queueUpdate()}dieLabelsSuffixChanged(){this.waferMapUpdateTracker.track("dieLabelsSuffix"),this.waferMapUpdateTracker.queueUpdate()}colorScaleModeChanged(){this.waferMapUpdateTracker.track("colorScaleMode"),this.waferMapUpdateTracker.queueUpdate()}highlightedValuesChanged(){this.waferMapUpdateTracker.track("highlightedValues"),this.waferMapUpdateTracker.queueUpdate()}diesChanged(){this.waferMapUpdateTracker.track("dies"),this.waferMapUpdateTracker.queueUpdate()}colorScaleChanged(){this.waferMapUpdateTracker.track("colorScale"),this.waferMapUpdateTracker.queueUpdate()}transformChanged(){this.waferMapUpdateTracker.track("transform"),this.waferMapUpdateTracker.queueUpdate()}canvasWidthChanged(){this.waferMapUpdateTracker.track("canvasWidth"),this.waferMapUpdateTracker.queueUpdate()}canvasHeightChanged(){this.waferMapUpdateTracker.track("canvasHeight"),this.waferMapUpdateTracker.queueUpdate()}hoverDieChanged(){this.$emit("die-hover",{currentDie:this.hoverDie}),this.waferMapUpdateTracker.track("hoverDie"),this.waferMapUpdateTracker.queueUpdate()}}e([se({attribute:"origin-location"})],
|
|
11723
|
-
const
|
|
11724
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
11740
|
+
this.canvas.width=i,this.canvas.height=n,this.canvasWidth=i,this.canvasHeight=n}))}originLocationChanged(){this.waferMapUpdateTracker.track("originLocation"),this.waferMapUpdateTracker.queueUpdate()}gridMinXChanged(){this.waferMapUpdateTracker.track("gridMinX"),this.waferMapUpdateTracker.queueUpdate()}gridMaxXChanged(){this.waferMapUpdateTracker.track("gridMaxX"),this.waferMapUpdateTracker.queueUpdate()}gridMinYChanged(){this.waferMapUpdateTracker.track("gridMinY"),this.waferMapUpdateTracker.queueUpdate()}gridMaxYChanged(){this.waferMapUpdateTracker.track("gridMaxY"),this.waferMapUpdateTracker.queueUpdate()}maxCharactersChanged(){this.waferMapUpdateTracker.track("maxCharacters"),this.waferMapUpdateTracker.queueUpdate()}dieLabelsHiddenChanged(){this.waferMapUpdateTracker.track("dieLabelsHidden"),this.waferMapUpdateTracker.queueUpdate()}dieLabelsSuffixChanged(){this.waferMapUpdateTracker.track("dieLabelsSuffix"),this.waferMapUpdateTracker.queueUpdate()}colorScaleModeChanged(){this.waferMapUpdateTracker.track("colorScaleMode"),this.waferMapUpdateTracker.queueUpdate()}highlightedValuesChanged(){this.waferMapUpdateTracker.track("highlightedValues"),this.waferMapUpdateTracker.queueUpdate()}diesChanged(){this.waferMapUpdateTracker.track("dies"),this.waferMapUpdateTracker.queueUpdate()}colorScaleChanged(){this.waferMapUpdateTracker.track("colorScale"),this.waferMapUpdateTracker.queueUpdate()}transformChanged(){this.waferMapUpdateTracker.track("transform"),this.waferMapUpdateTracker.queueUpdate()}canvasWidthChanged(){this.waferMapUpdateTracker.track("canvasWidth"),this.waferMapUpdateTracker.queueUpdate()}canvasHeightChanged(){this.waferMapUpdateTracker.track("canvasHeight"),this.waferMapUpdateTracker.queueUpdate()}hoverDieChanged(){this.$emit("die-hover",{currentDie:this.hoverDie}),this.waferMapUpdateTracker.track("hoverDie"),this.waferMapUpdateTracker.queueUpdate()}}e([se({attribute:"origin-location"})],fq.prototype,"originLocation",void 0),e([se({attribute:"grid-min-x",converter:oe})],fq.prototype,"gridMinX",void 0),e([se({attribute:"grid-max-x",converter:oe})],fq.prototype,"gridMaxX",void 0),e([se({attribute:"grid-min-y",converter:oe})],fq.prototype,"gridMinY",void 0),e([se({attribute:"grid-max-y",converter:oe})],fq.prototype,"gridMaxY",void 0),e([se],fq.prototype,"orientation",void 0),e([se({attribute:"max-characters",converter:oe})],fq.prototype,"maxCharacters",void 0),e([se({attribute:"die-labels-hidden",mode:"boolean"})],fq.prototype,"dieLabelsHidden",void 0),e([se({attribute:"die-labels-suffix"})],fq.prototype,"dieLabelsSuffix",void 0),e([se({attribute:"color-scale-mode"})],fq.prototype,"colorScaleMode",void 0),e([m],fq.prototype,"canvasWidth",void 0),e([m],fq.prototype,"canvasHeight",void 0),e([m],fq.prototype,"transform",void 0),e([m],fq.prototype,"hoverTransform",void 0),e([m],fq.prototype,"hoverOpacity",void 0),e([m],fq.prototype,"hoverWidth",void 0),e([m],fq.prototype,"hoverHeight",void 0),e([m],fq.prototype,"hoverDie",void 0),e([m],fq.prototype,"highlightedValues",void 0),e([m],fq.prototype,"dies",void 0),e([m],fq.prototype,"colorScale",void 0)
|
|
11741
|
+
const gq=fq.compose({baseName:"wafer-map",template:tB,styles:nB})
|
|
11742
|
+
mi.getOrCreate().withPrefix("nimble").register(gq()),mi.tagFor(fq)}()
|
|
11725
11743
|
//# sourceMappingURL=all-components-bundle.min.js.map
|