@ni/nimble-components 17.0.7 → 17.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all-components-bundle.js +447 -160
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +1112 -1021
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/all-components.d.ts +2 -0
- package/dist/esm/all-components.js +2 -0
- package/dist/esm/all-components.js.map +1 -1
- package/dist/esm/anchor-tab/index.d.ts +20 -0
- package/dist/esm/anchor-tab/index.js +31 -0
- package/dist/esm/anchor-tab/index.js.map +1 -0
- package/dist/esm/{tab → anchor-tab}/styles.d.ts +0 -0
- package/dist/esm/anchor-tab/styles.js +13 -0
- package/dist/esm/anchor-tab/styles.js.map +1 -0
- package/dist/esm/anchor-tab/template.d.ts +4 -0
- package/dist/esm/anchor-tab/template.js +19 -0
- package/dist/esm/anchor-tab/template.js.map +1 -0
- package/dist/esm/anchor-tabs/index.d.ts +58 -0
- package/dist/esm/anchor-tabs/index.js +214 -0
- package/dist/esm/anchor-tabs/index.js.map +1 -0
- package/dist/esm/anchor-tabs/styles.d.ts +1 -0
- package/dist/esm/anchor-tabs/styles.js +20 -0
- package/dist/esm/anchor-tabs/styles.js.map +1 -0
- package/dist/esm/anchor-tabs/template.d.ts +4 -0
- package/dist/esm/anchor-tabs/template.js +10 -0
- package/dist/esm/anchor-tabs/template.js.map +1 -0
- package/dist/esm/patterns/tab/styles.d.ts +1 -0
- package/dist/esm/{tab → patterns/tab}/styles.js +17 -7
- package/dist/esm/patterns/tab/styles.js.map +1 -0
- package/dist/esm/tab/index.js +1 -1
- package/dist/esm/tab/index.js.map +1 -1
- package/dist/esm/wafer-map/types.d.ts +1 -0
- package/package.json +1 -1
- package/dist/esm/tab/styles.js.map +0 -1
|
@@ -66,24 +66,24 @@ const t=this.target.$fastView
|
|
|
66
66
|
void 0!==t&&t.isComposed&&(t.unbind(),t.needsBindOnly=!0)}function z(){this.target.removeEventListener(this.targetName,this),this.source=null,this.context=null}function R(t){u.setAttribute(this.target,this.targetName,t)}function M(t){u.setBooleanAttribute(this.target,this.targetName,t)}function I(t){if(null==t&&(t=""),t.create){this.target.textContent=""
|
|
67
67
|
let e=this.target.$fastView
|
|
68
68
|
void 0===e?e=t.create():this.target.$fastTemplate!==t&&(e.isComposed&&(e.remove(),e.unbind()),e=t.create()),e.isComposed?e.needsBindOnly&&(e.needsBindOnly=!1,e.bind(this.source,this.context)):(e.isComposed=!0,e.bind(this.source,this.context),e.insertBefore(this.target),this.target.$fastView=e,this.target.$fastTemplate=t)}else{const e=this.target.$fastView
|
|
69
|
-
void 0!==e&&e.isComposed&&(e.isComposed=!1,e.remove(),e.needsBindOnly?e.needsBindOnly=!1:e.unbind()),this.target.textContent=t}}function A(t){this.target[this.targetName]=t}function
|
|
69
|
+
void 0!==e&&e.isComposed&&(e.isComposed=!1,e.remove(),e.needsBindOnly?e.needsBindOnly=!1:e.unbind()),this.target.textContent=t}}function A(t){this.target[this.targetName]=t}function O(t){const e=this.classVersions||Object.create(null),i=this.target
|
|
70
70
|
let n=this.version||0
|
|
71
71
|
if(null!=t&&t.length){const o=t.split(/\s+/)
|
|
72
72
|
for(let t=0,s=o.length;t<s;++t){const s=o[t]
|
|
73
73
|
""!==s&&(e[s]=n,i.classList.add(s))}}if(this.classVersions=e,this.version=n+1,0!==n){n-=1
|
|
74
|
-
for(const t in e)e[t]===n&&i.classList.remove(t)}}class
|
|
74
|
+
for(const t in e)e[t]===n&&i.classList.remove(t)}}class V extends y{constructor(t){super(),this.binding=t,this.bind=C,this.unbind=_,this.updateTarget=R,this.isBindingVolatile=v.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(t){if(this.originalTargetName=t,void 0!==t)switch(t[0]){case":":if(this.cleanedTargetName=t.substr(1),this.updateTarget=A,"innerHTML"===this.cleanedTargetName){const t=this.binding
|
|
75
75
|
this.binding=(e,i)=>u.createHTML(t(e,i))}break
|
|
76
76
|
case"?":this.cleanedTargetName=t.substr(1),this.updateTarget=M
|
|
77
77
|
break
|
|
78
78
|
case"@":this.cleanedTargetName=t.substr(1),this.bind=k,this.unbind=z
|
|
79
79
|
break
|
|
80
|
-
default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=
|
|
80
|
+
default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=O)}}targetAtContent(){this.updateTarget=I,this.unbind=S}createBehavior(t){return new E(t,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class E{constructor(t,e,i,n,o,s,r){this.source=null,this.context=null,this.bindingObserver=null,this.target=t,this.binding=e,this.isBindingVolatile=i,this.bind=n,this.unbind=o,this.updateTarget=s,this.targetName=r}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(t){b.setEvent(t)
|
|
81
81
|
const e=this.binding(this.source,this.context)
|
|
82
|
-
b.setEvent(null),!0!==e&&t.preventDefault()}}let
|
|
83
|
-
class L{addFactory(t){t.targetIndex=this.targetIndex,this.behaviorFactories.push(t)}captureContentBinding(t){t.targetAtContent(),this.addFactory(t)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){
|
|
84
|
-
return e.directives=t,e.reset(),
|
|
82
|
+
b.setEvent(null),!0!==e&&t.preventDefault()}}let H=null
|
|
83
|
+
class L{addFactory(t){t.targetIndex=this.targetIndex,this.behaviorFactories.push(t)}captureContentBinding(t){t.targetAtContent(),this.addFactory(t)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){H=this}static borrow(t){const e=H||new L
|
|
84
|
+
return e.directives=t,e.reset(),H=null,e}}function P(t){if(1===t.length)return t[0]
|
|
85
85
|
let e
|
|
86
|
-
const i=t.length,n=t.map((t=>"string"==typeof t?()=>t:(e=t.targetName||e,t.binding))),o=new
|
|
86
|
+
const i=t.length,n=t.map((t=>"string"==typeof t?()=>t:(e=t.targetName||e,t.binding))),o=new V(((t,e)=>{let o=""
|
|
87
87
|
for(let s=0;s<i;++s)o+=n[s](t,e)
|
|
88
88
|
return o}))
|
|
89
89
|
return o.targetName=e,o}const F=h.length
|
|
@@ -97,7 +97,7 @@ else{const e=parseInt(o.substring(0,s))
|
|
|
97
97
|
n.push(t.directives[e]),r=o.substring(s+F)}""!==r&&n.push(r)}return n}function D(t,e,i=!1){const n=e.attributes
|
|
98
98
|
for(let o=0,s=n.length;o<s;++o){const r=n[o],a=r.value,l=T(t,a)
|
|
99
99
|
let c=null
|
|
100
|
-
null===l?i&&(c=new
|
|
100
|
+
null===l?i&&(c=new V((()=>a)),c.targetName=r.name):c=P(l),null!==c&&(e.removeAttributeNode(r),o--,s--,t.addFactory(c))}}function B(t,e,i){const n=T(t,e.textContent)
|
|
101
101
|
if(null!==n){let o=e
|
|
102
102
|
for(let s=0,r=n.length;s<r;++s){const r=n[s],a=0===s?e:o.parentNode.insertBefore(document.createTextNode(""),o.nextSibling)
|
|
103
103
|
"string"==typeof r?a.textContent=r:(a.textContent=" ",t.captureContentBinding(r)),o=a,t.targetIndex++,a!==e&&i.nextNode()}t.targetIndex--}}const N=document.createRange()
|
|
@@ -158,7 +158,7 @@ let n=""
|
|
|
158
158
|
for(let o=0,s=t.length-1;o<s;++o){const s=t[o]
|
|
159
159
|
let r=e[o]
|
|
160
160
|
if(n+=s,r instanceof j){const t=r
|
|
161
|
-
r=()=>t}if("function"==typeof r&&(r=new
|
|
161
|
+
r=()=>t}if("function"==typeof r&&(r=new V(r)),r instanceof y){const t=G.exec(s)
|
|
162
162
|
null!==t&&(r.targetName=t[2])}r instanceof x?(n+=r.createPlaceholder(i.length),i.push(r)):n+=r}return n+=t[t.length-1],new j(n,i)}class X{constructor(){this.targets=new WeakSet}addStylesTo(t){this.targets.add(t)}removeStylesFrom(t){this.targets.delete(t)}isAttachedTo(t){return this.targets.has(t)}withBehaviors(...t){return this.behaviors=null===this.behaviors?t:this.behaviors.concat(t),this}}function W(t){return t.map((t=>t instanceof X?W(t.styles):[t])).reduce(((t,e)=>t.concat(e)),[])}function K(t){return t.map((t=>t instanceof X?t.behaviors:null)).reduce(((t,e)=>null===e?t:(null===t&&(t=[]),t.concat(e))),null)}X.create=(()=>{if(u.supportsAdoptedStyleSheets){const t=new Map
|
|
163
163
|
return e=>new Y(e,t)}return t=>new Z(t)})()
|
|
164
164
|
class Y extends X{constructor(t,e){super(),this.styles=t,this.styleSheetCache=e,this._styleSheets=void 0,this.behaviors=K(t)}get styleSheets(){if(void 0===this._styleSheets){const t=this.styles,e=this.styleSheetCache
|
|
@@ -343,9 +343,9 @@ void 0!==e&&(e.flush(),t=this.slice())
|
|
|
343
343
|
const i=s.apply(this,arguments)
|
|
344
344
|
return void 0!==e&&e.reset(t),i},t.splice=function(){const t=r.apply(this,arguments),e=this.$fastController
|
|
345
345
|
return void 0!==e&&e.addSplice($t(ft(+arguments[0],t,arguments.length>2?arguments.length-2:0),this)),t},t.unshift=function(){const t=a.apply(this,arguments),e=this.$fastController
|
|
346
|
-
return void 0!==e&&e.addSplice($t(ft(0,[],arguments.length),this)),t}}(),this.isItemsBindingVolatile=v.isVolatileBinding(t),this.isTemplateBindingVolatile=v.isVolatileBinding(e)}createBehavior(t){return new It(t,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function
|
|
346
|
+
return void 0!==e&&e.addSplice($t(ft(0,[],arguments.length),this)),t}}(),this.isItemsBindingVolatile=v.isVolatileBinding(t),this.isTemplateBindingVolatile=v.isVolatileBinding(e)}createBehavior(t){return new It(t,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function Ot(t,e,i=zt){return new At(t,"function"==typeof e?e:()=>e,Object.assign(Object.assign({},zt),i))}function Vt(t){return t?function(e,i,n){return 1===e.nodeType&&e.matches(t)}:function(t,e,i){return 1===t.nodeType}}class Et{constructor(t,e){this.target=t,this.options=e,this.source=null}bind(t){const e=this.options.property
|
|
347
347
|
this.shouldUpdate=v.getAccessors(t).some((t=>t.name===e)),this.source=t,this.updateTarget(this.computeNodes()),this.shouldUpdate&&this.observe()}unbind(){this.updateTarget(o),this.source=null,this.shouldUpdate&&this.disconnect()}handleEvent(){this.updateTarget(this.computeNodes())}computeNodes(){let t=this.getNodes()
|
|
348
|
-
return void 0!==this.options.filter&&(t=t.filter(this.options.filter)),t}updateTarget(t){this.source[this.options.property]=t}}class
|
|
348
|
+
return void 0!==this.options.filter&&(t=t.filter(this.options.filter)),t}updateTarget(t){this.source[this.options.property]=t}}class Ht extends Et{constructor(t,e){super(t,e)}observe(){this.target.addEventListener("slotchange",this)}disconnect(){this.target.removeEventListener("slotchange",this)}getNodes(){return this.target.assignedNodes(this.options)}}function Lt(t){return"string"==typeof t&&(t={property:t}),new $("fast-slotted",Ht,t)}class Pt extends Et{constructor(t,e){super(t,e),this.observer=null,e.childList=!0}observe(){null===this.observer&&(this.observer=new MutationObserver(this.handleEvent.bind(this))),this.observer.observe(this.target,this.options)}disconnect(){this.observer.disconnect()}getNodes(){return"subtree"in this.options?Array.from(this.target.querySelectorAll(this.options.selector)):Array.from(this.target.childNodes)}}function Ft(t){return"string"==typeof t&&(t={property:t}),new $("fast-children",Pt,t)}class Tt{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const Dt=(t,e)=>U`
|
|
349
349
|
<span
|
|
350
350
|
part="end"
|
|
351
351
|
${_t("endContainer")}
|
|
@@ -524,8 +524,8 @@ let o=Se(i.shadowOptions,t,i)
|
|
|
524
524
|
t.shadowRootMode&&(o?n.shadowOptions||(o.mode=t.shadowRootMode):null!==o&&(o={mode:t.shadowRootMode})),t.defineElement({elementOptions:Se(i.elementOptions,t,i),shadowOptions:o,attributes:Se(i.attributes,t,i)})}})}}function Re(t,...e){const i=J.locate(t)
|
|
525
525
|
e.forEach((e=>{Object.getOwnPropertyNames(e.prototype).forEach((i=>{"constructor"!==i&&Object.defineProperty(t.prototype,i,Object.getOwnPropertyDescriptor(e.prototype,i))}))
|
|
526
526
|
J.locate(e).forEach((t=>i.push(t)))}))}const Me="horizontal",Ie="vertical"
|
|
527
|
-
function Ae(...t){return t.every((t=>t instanceof HTMLElement))}let
|
|
528
|
-
const
|
|
527
|
+
function Ae(...t){return t.every((t=>t instanceof HTMLElement))}let Oe
|
|
528
|
+
const Ve="animationend",Ee="change",He="resize",Le="scroll"
|
|
529
529
|
var Pe
|
|
530
530
|
!function(t){t[t.alt=18]="alt",t[t.arrowDown=40]="arrowDown",t[t.arrowLeft=37]="arrowLeft",t[t.arrowRight=39]="arrowRight",t[t.arrowUp=38]="arrowUp",t[t.back=8]="back",t[t.backSlash=220]="backSlash",t[t.break=19]="break",t[t.capsLock=20]="capsLock",t[t.closeBracket=221]="closeBracket",t[t.colon=186]="colon",t[t.colon2=59]="colon2",t[t.comma=188]="comma",t[t.ctrl=17]="ctrl",t[t.delete=46]="delete",t[t.end=35]="end",t[t.enter=13]="enter",t[t.equals=187]="equals",t[t.equals2=61]="equals2",t[t.equals3=107]="equals3",t[t.escape=27]="escape",t[t.forwardSlash=191]="forwardSlash",t[t.function1=112]="function1",t[t.function10=121]="function10",t[t.function11=122]="function11",t[t.function12=123]="function12",t[t.function2=113]="function2",t[t.function3=114]="function3",t[t.function4=115]="function4",t[t.function5=116]="function5",t[t.function6=117]="function6",t[t.function7=118]="function7",t[t.function8=119]="function8",t[t.function9=120]="function9",t[t.home=36]="home",t[t.insert=45]="insert",t[t.menu=93]="menu",t[t.minus=189]="minus",t[t.minus2=109]="minus2",t[t.numLock=144]="numLock",t[t.numPad0=96]="numPad0",t[t.numPad1=97]="numPad1",t[t.numPad2=98]="numPad2",t[t.numPad3=99]="numPad3",t[t.numPad4=100]="numPad4",t[t.numPad5=101]="numPad5",t[t.numPad6=102]="numPad6",t[t.numPad7=103]="numPad7",t[t.numPad8=104]="numPad8",t[t.numPad9=105]="numPad9",t[t.numPadDivide=111]="numPadDivide",t[t.numPadDot=110]="numPadDot",t[t.numPadMinus=109]="numPadMinus",t[t.numPadMultiply=106]="numPadMultiply",t[t.numPadPlus=107]="numPadPlus",t[t.openBracket=219]="openBracket",t[t.pageDown=34]="pageDown",t[t.pageUp=33]="pageUp",t[t.period=190]="period",t[t.print=44]="print",t[t.quote=222]="quote",t[t.scrollLock=145]="scrollLock",t[t.shift=16]="shift",t[t.space=32]="space",t[t.tab=9]="tab",t[t.tilde=192]="tilde",t[t.windowsLeft=91]="windowsLeft",t[t.windowsOpera=219]="windowsOpera",t[t.windowsRight=92]="windowsRight"}(Pe||(Pe={}))
|
|
531
531
|
const Fe="ArrowDown",Te="ArrowLeft",De="ArrowRight",Be="ArrowUp",Ne="Enter",qe="Escape",je="Home",Ge="End",Ue=" ",Xe="Tab",We={ArrowDown:Fe,ArrowLeft:Te,ArrowRight:De,ArrowUp:Be}
|
|
@@ -587,7 +587,7 @@ case"insetStart":return r+n
|
|
|
587
587
|
case"insetEnd":return a+n
|
|
588
588
|
case"end":return a
|
|
589
589
|
case"center":return 2*Math.min(r,a)+n}},this.getNextRegionDimension=(t,e)=>{const i={height:void 0!==this.regionRect?this.regionRect.height:0,width:void 0!==this.regionRect?this.regionRect.width:0}
|
|
590
|
-
return void 0!==t&&"fill"===this.horizontalScaling?i.width=this.getAvailableSpace(t,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&&(i.width=void 0!==this.anchorRect?this.anchorRect.width:0),void 0!==e&&"fill"===this.verticalScaling?i.height=this.getAvailableSpace(e,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&&(i.height=void 0!==this.anchorRect?this.anchorRect.height:0),i},this.startAutoUpdateEventListeners=()=>{window.addEventListener(
|
|
590
|
+
return void 0!==t&&"fill"===this.horizontalScaling?i.width=this.getAvailableSpace(t,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&&(i.width=void 0!==this.anchorRect?this.anchorRect.width:0),void 0!==e&&"fill"===this.verticalScaling?i.height=this.getAvailableSpace(e,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&&(i.height=void 0!==this.anchorRect?this.anchorRect.height:0),i},this.startAutoUpdateEventListeners=()=>{window.addEventListener(He,this.update,{passive:!0}),window.addEventListener(Le,this.update,{passive:!0,capture:!0}),null!==this.resizeDetector&&null!==this.viewportElement&&this.resizeDetector.observe(this.viewportElement)},this.stopAutoUpdateEventListeners=()=>{window.removeEventListener(He,this.update),window.removeEventListener(Le,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(t,e){this.$fastController.isConnected&&this.initialLayoutComplete&&("auto"===t&&this.stopAutoUpdateEventListeners(),"auto"===e&&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()}}oi.intersectionService=new class{constructor(){this.intersectionDetector=null,this.observedElements=new Map,this.requestPosition=(t,e)=>{var i
|
|
591
591
|
null!==this.intersectionDetector&&(this.observedElements.has(t)?null===(i=this.observedElements.get(t))||void 0===i||i.push(e):(this.observedElements.set(t,[e]),this.intersectionDetector.observe(t)))},this.cancelRequestPosition=(t,e)=>{const i=this.observedElements.get(t)
|
|
592
592
|
if(void 0!==i){const t=i.indexOf(e);-1!==t&&i.splice(t,1)}},this.initializeIntersectionDetector=()=>{e.IntersectionObserver&&(this.intersectionDetector=new IntersectionObserver(this.handleIntersection,{root:null,rootMargin:"0px",threshold:[0,1]}))},this.handleIntersection=t=>{if(null===this.intersectionDetector)return
|
|
593
593
|
const e=[],i=[]
|
|
@@ -714,14 +714,14 @@ if(t.length){const e=this.options.indexOf(t[0])
|
|
|
714
714
|
e>-1&&(this.selectedIndex=e)}this.typeaheadExpired=!1}}}ki.slottedOptionFilter=t=>yi(t)&&!t.hidden,ki.TYPE_AHEAD_TIMEOUT_MS=1e3,Nt([nt({mode:"boolean"})],ki.prototype,"disabled",void 0),Nt([f],ki.prototype,"selectedIndex",void 0),Nt([f],ki.prototype,"selectedOptions",void 0),Nt([f],ki.prototype,"slottedOptions",void 0),Nt([f],ki.prototype,"typeaheadBuffer",void 0)
|
|
715
715
|
class _i{}Nt([f],_i.prototype,"ariaActiveDescendant",void 0),Nt([f],_i.prototype,"ariaDisabled",void 0),Nt([f],_i.prototype,"ariaExpanded",void 0),Nt([f],_i.prototype,"ariaMultiSelectable",void 0),Re(_i,ti),Re(ki,_i)
|
|
716
716
|
const Si="above",zi="below"
|
|
717
|
-
class Ri extends ki{}class Mi extends(ui(Ri)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Ii="inline",Ai="list",
|
|
718
|
-
class
|
|
717
|
+
class Ri extends ki{}class Mi extends(ui(Ri)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Ii="inline",Ai="list",Oi="both",Vi="none"
|
|
718
|
+
class Ei extends Mi{constructor(){super(...arguments),this._value="",this.filteredOptions=[],this.filter="",this.forcedPosition=!1,this.listboxId=Je("listbox-"),this.maxHeight=0,this.open=!1}formResetCallback(){super.formResetCallback(),this.setDefaultSelectedOption(),this.updateValue()}validate(){super.validate(this.control)}get isAutocompleteInline(){return this.autocomplete===Ii||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===Ai||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===Oi}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),void u.queueUpdate((()=>this.focus()))
|
|
719
719
|
this.ariaControls="",this.ariaExpanded="false"}get options(){return v.track(this,"options"),this.filteredOptions.length?this.filteredOptions:this._options}set options(t){this._options=t,v.notify(this,"options")}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}positionChanged(t,e){this.positionAttribute=e,this.setPositioning()}get value(){return v.track(this,"value"),this._value}set value(t){var e,i,n
|
|
720
720
|
const o=`${this._value}`
|
|
721
721
|
if(this.$fastController.isConnected&&this.options){const o=this.options.findIndex((e=>e.text.toLowerCase()===t.toLowerCase())),s=null===(e=this.options[this.selectedIndex])||void 0===e?void 0:e.text,r=null===(i=this.options[o])||void 0===i?void 0:i.text
|
|
722
722
|
this.selectedIndex=s!==r?o:this.selectedIndex,t=(null===(n=this.firstSelectedOption)||void 0===n?void 0:n.text)||t}o!==t&&(this._value=t,super.valueChanged(o,t),v.notify(this,"value"))}clickHandler(t){if(!this.disabled){if(this.open){const e=t.target.closest("option,[role=option]")
|
|
723
723
|
if(!e||e.disabled)return
|
|
724
|
-
this.selectedOptions=[e],this.control.value=e.text,this.clearSelectionRange(),this.updateValue(!0)}return this.open=!this.open,this.open&&this.control.focus(),!0}}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.value&&(this.initialValue=this.value)}disabledChanged(t,e){super.disabledChanged&&super.disabledChanged(t,e),this.ariaDisabled=this.disabled?"true":"false"}filterOptions(){this.autocomplete&&this.autocomplete!==
|
|
724
|
+
this.selectedOptions=[e],this.control.value=e.text,this.clearSelectionRange(),this.updateValue(!0)}return this.open=!this.open,this.open&&this.control.focus(),!0}}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.value&&(this.initialValue=this.value)}disabledChanged(t,e){super.disabledChanged&&super.disabledChanged(t,e),this.ariaDisabled=this.disabled?"true":"false"}filterOptions(){this.autocomplete&&this.autocomplete!==Vi||(this.filter="")
|
|
725
725
|
const t=this.filter.toLowerCase()
|
|
726
726
|
this.filteredOptions=this._options.filter((t=>t.text.toLowerCase().startsWith(this.filter.toLowerCase()))),this.isAutocompleteList&&(this.filteredOptions.length||t||(this.filteredOptions=this._options),this._options.forEach((t=>{t.hidden=!this.filteredOptions.includes(t)})))}focusAndScrollOptionIntoView(){this.contains(document.activeElement)&&(this.control.focus(),this.firstSelectedOption&&requestAnimationFrame((()=>{var t
|
|
727
727
|
null===(t=this.firstSelectedOption)||void 0===t||t.scrollIntoView({block:"nearest"})})))}focusoutHandler(t){if(this.syncValue(),!this.open)return!0
|
|
@@ -747,8 +747,8 @@ const e=this.selectedIndex>-1?null===(t=this.firstSelectedOption)||void 0===t?vo
|
|
|
747
747
|
this.updateValue(this.value!==e)}setPositioning(){const t=this.getBoundingClientRect(),e=window.innerHeight-t.bottom
|
|
748
748
|
this.position=this.forcedPosition?this.positionAttribute:t.top>e?Si:zi,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Si?~~t.top:~~e}selectedOptionsChanged(t,e){this.$fastController.isConnected&&this._options.forEach((t=>{t.selected=e.includes(t)}))}slottedOptionsChanged(t,e){super.slottedOptionsChanged(t,e),this.updateValue()}updateValue(t){var e
|
|
749
749
|
this.$fastController.isConnected&&(this.value=(null===(e=this.firstSelectedOption)||void 0===e?void 0:e.text)||this.control.value,this.control.value=this.value),t&&this.$emit("change")}clearSelectionRange(){const t=this.control.value.length
|
|
750
|
-
this.control.setSelectionRange(t,t)}}Nt([nt({attribute:"autocomplete",mode:"fromView"})],
|
|
751
|
-
class
|
|
750
|
+
this.control.setSelectionRange(t,t)}}Nt([nt({attribute:"autocomplete",mode:"fromView"})],Ei.prototype,"autocomplete",void 0),Nt([f],Ei.prototype,"maxHeight",void 0),Nt([nt({attribute:"open",mode:"boolean"})],Ei.prototype,"open",void 0),Nt([nt],Ei.prototype,"placeholder",void 0),Nt([nt({attribute:"position"})],Ei.prototype,"positionAttribute",void 0),Nt([f],Ei.prototype,"position",void 0)
|
|
751
|
+
class Hi{}Nt([f],Hi.prototype,"ariaAutoComplete",void 0),Nt([f],Hi.prototype,"ariaControls",void 0),Re(Hi,_i),Re(Ei,Tt,Hi)
|
|
752
752
|
function Li(t){const e=t.parentElement
|
|
753
753
|
if(e)return e
|
|
754
754
|
{const e=t.getRootNode()
|
|
@@ -954,10 +954,10 @@ if(e>1){t[e-1].checked=!0}let i=!1
|
|
|
954
954
|
if(this.slottedRadioButtons.forEach((t=>{void 0!==this.name&&t.setAttribute("name",this.name),this.disabled&&(t.disabled=!0),this.readOnly&&(t.readOnly=!0),this.value&&this.value===t.value?(this.selectedRadio=t,this.focusedRadio=t,t.checked=!0,t.setAttribute("tabindex","0"),i=!0):(this.isInsideFoundationToolbar||t.setAttribute("tabindex","-1"),t.checked=!1),t.addEventListener("change",this.radioChangeHandler)})),void 0===this.value&&this.slottedRadioButtons.length>0){const t=this.slottedRadioButtons.filter((t=>t.hasAttribute("checked"))),e=null!==t?t.length:0
|
|
955
955
|
if(e>0&&!i){const i=t[e-1]
|
|
956
956
|
i.checked=!0,this.focusedRadio=i,i.setAttribute("tabindex","0")}else this.slottedRadioButtons[0].setAttribute("tabindex","0"),this.focusedRadio=this.slottedRadioButtons[0]}}}Nt([nt({attribute:"readonly",mode:"boolean"})],An.prototype,"readOnly",void 0),Nt([nt({attribute:"disabled",mode:"boolean"})],An.prototype,"disabled",void 0),Nt([nt],An.prototype,"name",void 0),Nt([nt],An.prototype,"value",void 0),Nt([nt],An.prototype,"orientation",void 0),Nt([f],An.prototype,"childItems",void 0),Nt([f],An.prototype,"slottedRadioButtons",void 0)
|
|
957
|
-
class
|
|
957
|
+
class On extends _e{}class Vn extends(pi(On)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class En extends Vn{constructor(){super(),this.initialValue="on",this.keypressHandler=t=>{if(t.key!==Ue)return!0
|
|
958
958
|
this.checked||this.readOnly||(this.checked=!0)},this.proxy.setAttribute("type","radio")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}defaultCheckedChanged(){var t
|
|
959
959
|
this.$fastController.isConnected&&!this.dirtyChecked&&(this.isInsideRadioGroup()||(this.checked=null!==(t=this.defaultChecked)&&void 0!==t&&t,this.dirtyChecked=!1))}connectedCallback(){var t,e
|
|
960
|
-
super.connectedCallback(),this.validate(),"radiogroup"!==(null===(t=this.parentElement)||void 0===t?void 0:t.getAttribute("role"))&&null===this.getAttribute("tabindex")&&(this.disabled||this.setAttribute("tabindex","0")),this.checkedAttribute&&(this.dirtyChecked||this.isInsideRadioGroup()||(this.checked=null!==(e=this.defaultChecked)&&void 0!==e&&e,this.dirtyChecked=!1))}isInsideRadioGroup(){return null!==this.closest("[role=radiogroup]")}clickHandler(t){this.disabled||this.readOnly||this.checked||(this.checked=!0)}}function
|
|
960
|
+
super.connectedCallback(),this.validate(),"radiogroup"!==(null===(t=this.parentElement)||void 0===t?void 0:t.getAttribute("role"))&&null===this.getAttribute("tabindex")&&(this.disabled||this.setAttribute("tabindex","0")),this.checkedAttribute&&(this.dirtyChecked||this.isInsideRadioGroup()||(this.checked=null!==(e=this.defaultChecked)&&void 0!==e&&e,this.dirtyChecked=!1))}isInsideRadioGroup(){return null!==this.closest("[role=radiogroup]")}clickHandler(t){this.disabled||this.readOnly||this.checked||(this.checked=!0)}}function Hn(t,e,i){return t.nodeType!==Node.TEXT_NODE||"string"==typeof t.nodeValue&&!!t.nodeValue.trim().length}Nt([nt({attribute:"readonly",mode:"boolean"})],En.prototype,"readOnly",void 0),Nt([f],En.prototype,"name",void 0),Nt([f],En.prototype,"defaultSlottedNodes",void 0)
|
|
961
961
|
class Ln extends fn{}class Pn extends(ui(Ln)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}class Fn extends Pn{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=Je("listbox-"),this.maxHeight=0}openChanged(t,e){if(this.collapsible){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),this.indexWhenOpened=this.selectedIndex,void u.queueUpdate((()=>this.focus()))
|
|
962
962
|
this.ariaControls="",this.ariaExpanded="false"}}get collapsible(){return!(this.multiple||"number"==typeof this.size)}get value(){return v.track(this,"value"),this._value}set value(t){var e,i,n,o,s,r,a
|
|
963
963
|
const l=`${this._value}`
|
|
@@ -1096,21 +1096,21 @@ Ae(n)&&mo.focusItem(n)}getValidFocusableItem(){const t=this.getVisibleNodes()
|
|
|
1096
1096
|
let e=t.findIndex(this.isSelectedElement)
|
|
1097
1097
|
return-1===e&&(e=t.findIndex(this.isFocusableElement)),-1!==e?t[e]:null}checkForNestedItems(){return this.slottedTreeItems.some((t=>fo(t)&&t.querySelector("[role='treeitem']")))}getVisibleNodes(){return function(t,e){if(!t||!e||!Ae(t))return
|
|
1098
1098
|
return Array.from(t.querySelectorAll(e)).filter((t=>null!==t.offsetParent))}(this,"[role='treeitem']")||[]}}Nt([nt({attribute:"render-collapsed-nodes"})],bo.prototype,"renderCollapsedNodes",void 0),Nt([f],bo.prototype,"currentSelected",void 0),Nt([f],bo.prototype,"slottedTreeItems",void 0)
|
|
1099
|
-
function wo(t){return`:host([hidden]){display:none}:host{display:${t}}`}const xo=function(){if("boolean"==typeof
|
|
1100
|
-
if("undefined"==typeof window||!window.document||!window.document.createElement)return
|
|
1099
|
+
function wo(t){return`:host([hidden]){display:none}:host{display:${t}}`}const xo=function(){if("boolean"==typeof Oe)return Oe
|
|
1100
|
+
if("undefined"==typeof window||!window.document||!window.document.createElement)return Oe=!1,Oe
|
|
1101
1101
|
const t=document.createElement("style"),e=function(){const t=document.querySelector('meta[property="csp-nonce"]')
|
|
1102
1102
|
return t?t.getAttribute("content"):null}()
|
|
1103
1103
|
null!==e&&t.setAttribute("nonce",e),document.head.appendChild(t)
|
|
1104
|
-
try{t.sheet.insertRule("foo:focus-visible {color:inherit}",0),
|
|
1104
|
+
try{t.sheet.insertRule("foo:focus-visible {color:inherit}",0),Oe=!0}catch(t){Oe=!1}finally{document.head.removeChild(t)}return Oe}()?"focus-visible":"focus"
|
|
1105
1105
|
class yo extends ei{}const $o=`:${xo}`,Co=new RegExp("[^#a-f\\d]","gi"),ko=new RegExp("^#?[a-f\\d]{3}[a-f\\d]?$|^#?[a-f\\d]{6}([a-f\\d]{2})?$","i")
|
|
1106
1106
|
function _o(t,e={}){if("string"!=typeof t||Co.test(t)||!ko.test(t))throw new TypeError("Expected a valid hex string")
|
|
1107
1107
|
let i=1
|
|
1108
1108
|
8===(t=t.replace(/^#/,"")).length&&(i=Number.parseInt(t.slice(6,8),16)/255,t=t.slice(0,6)),4===t.length&&(i=Number.parseInt(t.slice(3,4).repeat(2),16)/255,t=t.slice(0,3)),3===t.length&&(t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2])
|
|
1109
1109
|
const n=Number.parseInt(t,16),o=n>>16,s=n>>8&255,r=255&n,a="number"==typeof e.alpha?e.alpha:i
|
|
1110
1110
|
if("array"===e.format)return[o,s,r,a]
|
|
1111
|
-
if("css"===e.format){return`rgb(${o} ${s} ${r}${1===a?"":` / ${Number((100*a).toFixed(2))}%`})`}return{red:o,green:s,blue:r,alpha:a}}const So="#a46eff",zo="#804ad9",Ro="#ff8126",Mo="#009921",Io="#00c12b",Ao="#f1f1f2",
|
|
1111
|
+
if("css"===e.format){return`rgb(${o} ${s} ${r}${1===a?"":` / ${Number((100*a).toFixed(2))}%`})`}return{red:o,green:s,blue:r,alpha:a}}const So="#a46eff",zo="#804ad9",Ro="#ff8126",Mo="#009921",Io="#00c12b",Ao="#f1f1f2",Oo="#f5f5f5",Vo="#ffffff",Eo="#252526",Ho="#363738",Lo="#505153",Po="#000000",Fo="#161617",To="#074023",Do="#009b65",Bo="#d63434",No="#ff4b00",qo="#006b46",jo="#32eb96",Go="Source Sans Pro",Uo="400",Xo="14px",Wo="18px",Ko="14px",Yo="0.25s"
|
|
1112
1112
|
function Qo(t,e){const{red:i,green:n,blue:o}=_o(t)
|
|
1113
|
-
return`rgba(${i}, ${n}, ${o}, ${e})`}const Zo=Qo(Po,.3),Jo=Qo(Po,.6),ts=Qo(Po,.6),es="light",is="dark",ns="color",os="action-rgb-partial-color",ss="application-background-color",rs="divider-background-color",as="header-background-color",ls="section-background-color",cs="fill-selected-color",ds="fill-selected-rgb-partial-color",hs="fill-hover-selected-color",us="fill-hover-color",ps="fill-down-color",gs="border-color",vs="border-rgb-partial-color",fs="fail-color",ms="warning-color",bs="pass-color",ws="information-color",xs="border-hover-color",ys="icon-color",$s="modal-backdrop-color",Cs="popup-border-color",ks="control-height",_s="small-padding",Ss="standard-padding",zs="label-height",Rs="border-width",Ms="icon-size",Is="group-header-text-transform",As="drawer-width",
|
|
1113
|
+
return`rgba(${i}, ${n}, ${o}, ${e})`}const Zo=Qo(Po,.3),Jo=Qo(Po,.6),ts=Qo(Po,.6),es="light",is="dark",ns="color",os="action-rgb-partial-color",ss="application-background-color",rs="divider-background-color",as="header-background-color",ls="section-background-color",cs="fill-selected-color",ds="fill-selected-rgb-partial-color",hs="fill-hover-selected-color",us="fill-hover-color",ps="fill-down-color",gs="border-color",vs="border-rgb-partial-color",fs="fail-color",ms="warning-color",bs="pass-color",ws="information-color",xs="border-hover-color",ys="icon-color",$s="modal-backdrop-color",Cs="popup-border-color",ks="control-height",_s="small-padding",Ss="standard-padding",zs="label-height",Rs="border-width",Ms="icon-size",Is="group-header-text-transform",As="drawer-width",Os="small-delay",Vs="medium-delay",Es="large-delay",Hs="headline-plus-1-font",Ls="headline-font",Ps="table-header-font",Fs="title-plus-2-font",Ts="title-plus-1-font",Ds="title-font",Bs="subtitle-plus-1-font",Ns="subtitle-font",qs="link-font",js="link-active-font",Gs="link-prominent-font",Us="link-active-prominent-font",Xs="placeholder-font",Ws="body-emphasized-font",Ks="body-font",Ys="group-header-font",Qs="control-label-font",Zs="button-label-font",Js="tooltip-caption-font",tr="tooltip-background-color",er="error-text-font",ir="table-row-border-color",nr="elevation-1-box-shadow",or="elevation-2-box-shadow",sr="elevation-3-box-shadow",rr=t=>`ni-nimble-${t}`,ar=U`<slot></slot>`,lr=vt`
|
|
1114
1114
|
:host {
|
|
1115
1115
|
display: contents;
|
|
1116
1116
|
}
|
|
@@ -1118,30 +1118,30 @@ return`rgba(${i}, ${n}, ${o}, ${e})`}const Zo=Qo(Po,.3),Jo=Qo(Po,.6),ts=Qo(Po,.6
|
|
|
1118
1118
|
class hr extends _e{constructor(){super(...arguments),this.direction=Ke.ltr,this.theme=es}directionChanged(t,e){null!=e?cr.setValueFor(this,e):cr.deleteValueFor(this)}themeChanged(t,e){null!=e?dr.setValueFor(this,e):dr.deleteValueFor(this)}}t([nt({attribute:"direction"})],hr.prototype,"direction",void 0),t([nt({attribute:"theme"})],hr.prototype,"theme",void 0)
|
|
1119
1119
|
const ur=hr.compose({baseName:"theme-provider",styles:lr,template:ar})
|
|
1120
1120
|
rn.getOrCreate().withPrefix("nimble").register(ur())
|
|
1121
|
-
const pr=Ji.create(rr(os)).withDefault((t=>Ql(Jl(t,Fo,Ao,
|
|
1122
|
-
Ji.create(rr(as)).withDefault((t=>Jl(t,
|
|
1121
|
+
const pr=Ji.create(rr(os)).withDefault((t=>Ql(Jl(t,Fo,Ao,Vo)))),gr=Ji.create(rr(ss)).withDefault((t=>Jl(t,Vo,Ho,To)))
|
|
1122
|
+
Ji.create(rr(as)).withDefault((t=>Jl(t,Oo,Eo,To))),Ji.create(rr(ls)).withDefault((t=>Jl(t,Ao,Lo,To))),Ji.create(rr(rs)).withDefault((t=>Jl(t,Ao,Lo,To)))
|
|
1123
1123
|
const vr=Ji.create(rr(cs)).withDefault((t=>Qo(nc(t),.2)))
|
|
1124
1124
|
Ji.create(rr(ds)).withDefault((t=>Ql(nc(t))))
|
|
1125
|
-
const fr=Ji.create(rr(hs)).withDefault((t=>Qo(nc(t),.15))),mr=Ji.create(rr(us)).withDefault((t=>Qo(function(t){return Jl(t,Fo,Ao,
|
|
1126
|
-
Ji.create(rr(ps)).withDefault((t=>Qo(function(t){return Jl(t,Fo,Ao,
|
|
1127
|
-
const br=Ji.create(rr(gs)).withDefault((t=>ec(t))),wr=Ji.create(rr(vs)).withDefault((t=>Ql(ec(t)))),xr=Ji.create(rr(fs)).withDefault((t=>tc(t))),yr=Ji.create(rr(ms)).withDefault((t=>function(t){return Jl(t,No,Ro,
|
|
1125
|
+
const fr=Ji.create(rr(hs)).withDefault((t=>Qo(nc(t),.15))),mr=Ji.create(rr(us)).withDefault((t=>Qo(function(t){return Jl(t,Fo,Ao,Vo)}(t),.1)))
|
|
1126
|
+
Ji.create(rr(ps)).withDefault((t=>Qo(function(t){return Jl(t,Fo,Ao,Vo)}(t),.15)))
|
|
1127
|
+
const br=Ji.create(rr(gs)).withDefault((t=>ec(t))),wr=Ji.create(rr(vs)).withDefault((t=>Ql(ec(t)))),xr=Ji.create(rr(fs)).withDefault((t=>tc(t))),yr=Ji.create(rr(ms)).withDefault((t=>function(t){return Jl(t,No,Ro,Vo)}(t))),$r=Ji.create(rr(bs)).withDefault((t=>function(t){return Jl(t,Mo,Io,Vo)}(t))),Cr=Ji.create(rr(ws)).withDefault((t=>function(t){return Jl(t,zo,So,Vo)}(t))),kr=Ji.create(rr(xs)).withDefault((t=>Jl(t,Do,Do,Vo))),_r=Ji.create(rr(ys)).withDefault((t=>Jl(t,Fo,Ao,Vo)))
|
|
1128
1128
|
Ji.create(rr($s)).withDefault((t=>function(t){switch(dr.getValueFor(t)){case es:return Zo
|
|
1129
1129
|
case is:return Jo
|
|
1130
1130
|
case ns:return ts
|
|
1131
1131
|
default:return Zo}}(t)))
|
|
1132
|
-
const Sr=Ji.create(rr(Cs)).withDefault((t=>Qo(Jl(t,Fo,Ao,
|
|
1133
|
-
Ji.create(rr(tr)).withDefault((t=>Jl(t,Ao,
|
|
1134
|
-
const zr=Ji.create(rr(ir)).withDefault((t=>Jl(t,Ao,
|
|
1132
|
+
const Sr=Ji.create(rr(Cs)).withDefault((t=>Qo(Jl(t,Fo,Ao,Vo),.3)))
|
|
1133
|
+
Ji.create(rr(tr)).withDefault((t=>Jl(t,Ao,Ho,To)))
|
|
1134
|
+
const zr=Ji.create(rr(ir)).withDefault((t=>Jl(t,Ao,Eo,To))),Rr=Ji.create(rr(ks)).withDefault("32px"),Mr=Ji.create(rr(_s)).withDefault("4px"),Ir=Ji.create(rr(Ss)).withDefault("16px")
|
|
1135
1135
|
Ji.create(rr(zs)).withDefault("16px")
|
|
1136
|
-
const Ar=Ji.create(rr(Rs)).withDefault("1px"),
|
|
1136
|
+
const Ar=Ji.create(rr(Rs)).withDefault("1px"),Or=Ji.create(rr(Ms)).withDefault("16px"),Vr=Ji.create(rr(As)).withDefault("784px")
|
|
1137
1137
|
Ji.create(rr(nr)).withDefault((t=>`0px 1px 4px ${Qo(Jl(t,Po,Po,Po),.16)}`))
|
|
1138
|
-
const
|
|
1139
|
-
Zl(Ls,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Noto Serif","400","25px","32px","serif"),Zl(
|
|
1138
|
+
const Er=Ji.create(rr(or)).withDefault((t=>`0px 2px 4px ${Qo(Jl(t,Po,Po,Po),.16)}`)),Hr=Ji.create(rr(sr)).withDefault((t=>`0px 4px 8px ${Qo(Jl(t,Po,Po,Po),.3)}`))
|
|
1139
|
+
Zl(Ls,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Noto Serif","400","25px","32px","serif"),Zl(Hs,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Noto Serif","400","29.100000381469727px","40px","serif"),Zl(Fs,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","25px","32px","sans-serif")
|
|
1140
1140
|
const[Lr,Pr,Fr,Tr,Dr,Br,Nr,qr]=Zl(Ts,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","22px","28px","sans-serif")
|
|
1141
1141
|
Zl(Ds,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","19px","24px","sans-serif"),Zl(Bs,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","300","16px","20px","sans-serif")
|
|
1142
|
-
const[jr,Gr,Ur,Xr,Wr,Kr,Yr,Qr]=Zl(Ns,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),[Zr,Jr,ta,ea,ia,na,oa,sa]=Zl(qs,(t=>ic(t)),(t=>Qo(ic(t),.3)),Go,Uo,Xo,Wo,"sans-serif"),[ra,aa,la,ca,da,ha,ua,pa]=Zl(js,(t=>Jl(t,qo,jo,Qo(
|
|
1143
|
-
Ji.create(rr(
|
|
1144
|
-
const Yl=Ji.create(rr(
|
|
1142
|
+
const[jr,Gr,Ur,Xr,Wr,Kr,Yr,Qr]=Zl(Ns,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),[Zr,Jr,ta,ea,ia,na,oa,sa]=Zl(qs,(t=>ic(t)),(t=>Qo(ic(t),.3)),Go,Uo,Xo,Wo,"sans-serif"),[ra,aa,la,ca,da,ha,ua,pa]=Zl(js,(t=>Jl(t,qo,jo,Qo(Vo,.6))),(t=>Qo(ic(t),.3)),Go,Uo,Xo,Wo,"sans-serif"),[ga,va,fa,ma,ba,wa,xa,ya]=Zl(Gs,(t=>Jl(t,qo,jo,jo)),(t=>Qo(ic(t),.3)),Go,Uo,Xo,Wo,"sans-serif"),[$a,Ca,ka,_a,Sa,za,Ra,Ma]=Zl(Us,(t=>ic(t)),(t=>Qo(ic(t),.3)),Go,Uo,Xo,Wo,"sans-serif"),[Ia,Aa,Oa,Va,Ea,Ha,La,Pa]=Zl(Xs,(t=>Qo(ic(t),.6)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Fa,Ta,Da,Ba,Na,qa,ja,Ga]=Zl(Ws,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","600","14px","18px","sans-serif"),[Ua,Xa,Wa,Ka,Ya,Qa,Za,Ja]=Zl(Ks,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[tl,el,il,nl,ol,sl,rl,al]=Zl(Ys,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[ll,cl,dl,hl,ul,pl,gl,vl]=Zl(Qs,(t=>Qo(ic(t),.6)),(t=>Qo(ic(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[fl,ml,bl,wl,xl,yl,$l,Cl]=Zl(Zs,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","12.800000190734863px","16px","sans-serif"),[kl,_l,Sl,zl,Rl,Ml,Il,Al]=Zl(Js,(t=>ic(t)),(t=>Qo(ic(t),.3)),"Source Sans Pro","400","11px",Ko,"sans-serif"),[Ol,Vl,El,Hl,Ll,Pl,Fl,Tl]=Zl(er,(t=>tc(t)),(t=>Qo(tc(t),.3)),"Source Sans Pro","400","11px",Ko,"sans-serif"),[Dl,Bl,Nl,ql,jl,Gl,Ul,Xl]=Zl(Ps,(t=>Qo(ic(t),.6)),(t=>Qo(ic(t),.3)),"Source Sans Pro","600","12.800000190734863px",Ko,"sans-serif"),Wl=Ji.create(rr(Is)).withDefault("uppercase"),Kl=Ji.create(rr(Os)).withDefault("0.075s")
|
|
1143
|
+
Ji.create(rr(Vs)).withDefault("0.15s")
|
|
1144
|
+
const Yl=Ji.create(rr(Es)).withDefault(Yo)
|
|
1145
1145
|
function Ql(t){const{red:e,green:i,blue:n}=_o(t)
|
|
1146
1146
|
return`${e}, ${i}, ${n}`}function Zl(t,e,i,n,o,s,r,a){if(""===t||""===n||""===o||""===s||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
|
|
1147
1147
|
const l=Ji.create(rr(t)).withDefault(`${o} ${s}/${r} ${n}, ${a}`),c=t.split("-font"),d=c[0]
|
|
@@ -1149,7 +1149,7 @@ if(void 0===d||""!==c[1])throw new Error(`fontTokenName value of ${t} did not ha
|
|
|
1149
1149
|
return[l,Ji.create(rr(`${d}-font-color`)).withDefault((t=>e(t))),Ji.create(rr(`${d}-disabled-font-color`)).withDefault((t=>i(t))),Ji.create(rr(`${d}-font-family`)).withDefault(`${n}`),Ji.create(rr(`${d}-font-weight`)).withDefault(`${o}`),Ji.create(rr(`${d}-font-size`)).withDefault(`${s}`),Ji.create(rr(`${d}-font-line-height`)).withDefault(`${r}`),Ji.create(rr(`${d}-fallback-font-family`)).withDefault(`${a}`)]}function Jl(t,e,i,n){switch(dr.getValueFor(t)){case es:return e
|
|
1150
1150
|
case is:return i
|
|
1151
1151
|
case ns:return n
|
|
1152
|
-
default:return e}}function tc(t){return Jl(t,"#c4000c","#ff4646",
|
|
1152
|
+
default:return e}}function tc(t){return Jl(t,"#c4000c","#ff4646",Vo)}function ec(t){return Jl(t,Fo,Ao,Vo)}function ic(t){return Jl(t,Fo,Ao,Vo)}function nc(t){return Jl(t,Do,Do,Vo)}const oc=vt`
|
|
1153
1153
|
${wo("inline")}
|
|
1154
1154
|
|
|
1155
1155
|
:host {
|
|
@@ -1600,21 +1600,207 @@ const fc=vc.compose({baseName:"anchor-button",template:(t,e)=>U`
|
|
|
1600
1600
|
`,styles:gc,shadowOptions:{delegatesFocus:!0}})
|
|
1601
1601
|
rn.getOrCreate().withPrefix("nimble").register(fc())
|
|
1602
1602
|
const mc=vt`
|
|
1603
|
+
${wo("inline-flex")}
|
|
1604
|
+
|
|
1605
|
+
:host {
|
|
1606
|
+
position: relative;
|
|
1607
|
+
box-sizing: border-box;
|
|
1608
|
+
font: ${Ua};
|
|
1609
|
+
height: ${Rr};
|
|
1610
|
+
color: ${Xa};
|
|
1611
|
+
align-items: center;
|
|
1612
|
+
justify-content: center;
|
|
1613
|
+
cursor: pointer;
|
|
1614
|
+
--ni-private-active-indicator-width: 2px;
|
|
1615
|
+
--ni-private-focus-indicator-width: 1px;
|
|
1616
|
+
--ni-private-indicator-lines-gap: 1px;
|
|
1617
|
+
--ni-private-focus-indicator-inset-width: 3px;
|
|
1618
|
+
}
|
|
1619
|
+
|
|
1620
|
+
:host(:hover) {
|
|
1621
|
+
background-color: ${mr};
|
|
1622
|
+
}
|
|
1623
|
+
|
|
1624
|
+
:host(:hover[aria-selected='true']) {
|
|
1625
|
+
background-color: ${fr};
|
|
1626
|
+
}
|
|
1627
|
+
|
|
1628
|
+
:host(:focus) {
|
|
1629
|
+
outline: none;
|
|
1630
|
+
}
|
|
1631
|
+
|
|
1632
|
+
:host(${$o}) {
|
|
1633
|
+
outline: none;
|
|
1634
|
+
}
|
|
1635
|
+
|
|
1636
|
+
:host(:active) {
|
|
1637
|
+
background: none;
|
|
1638
|
+
}
|
|
1639
|
+
|
|
1640
|
+
:host([disabled]) {
|
|
1641
|
+
cursor: default;
|
|
1642
|
+
color: ${Wa};
|
|
1643
|
+
background: none;
|
|
1644
|
+
}
|
|
1645
|
+
|
|
1646
|
+
slot:not([name]) {
|
|
1647
|
+
display: block;
|
|
1648
|
+
padding: calc(${Ir} / 2) ${Ir}
|
|
1649
|
+
calc(${Ir} / 2 - ${Ar});
|
|
1650
|
+
}
|
|
1651
|
+
|
|
1652
|
+
:host::before {
|
|
1653
|
+
content: '';
|
|
1654
|
+
position: absolute;
|
|
1655
|
+
bottom: calc(
|
|
1656
|
+
var(--ni-private-active-indicator-width) +
|
|
1657
|
+
var(--ni-private-indicator-lines-gap)
|
|
1658
|
+
);
|
|
1659
|
+
width: 0px;
|
|
1660
|
+
height: 0px;
|
|
1661
|
+
border-bottom: ${kr}
|
|
1662
|
+
var(--ni-private-focus-indicator-width) solid;
|
|
1663
|
+
transition: width ${Kl} ease-in;
|
|
1664
|
+
}
|
|
1665
|
+
|
|
1666
|
+
@media (prefers-reduced-motion) {
|
|
1667
|
+
:host::before {
|
|
1668
|
+
transition-duration: 0.01s;
|
|
1669
|
+
}
|
|
1670
|
+
}
|
|
1671
|
+
|
|
1672
|
+
:host(${$o})::before {
|
|
1673
|
+
width: calc(100% - 2 * var(--ni-private-focus-indicator-inset-width));
|
|
1674
|
+
}
|
|
1675
|
+
|
|
1676
|
+
:host::after {
|
|
1677
|
+
content: '';
|
|
1678
|
+
position: absolute;
|
|
1679
|
+
bottom: 0px;
|
|
1680
|
+
width: 0px;
|
|
1681
|
+
height: 0px;
|
|
1682
|
+
border-bottom: ${kr}
|
|
1683
|
+
var(--ni-private-active-indicator-width) solid;
|
|
1684
|
+
transition: width ${Kl} ease-in;
|
|
1685
|
+
}
|
|
1686
|
+
|
|
1687
|
+
@media (prefers-reduced-motion) {
|
|
1688
|
+
:host::after {
|
|
1689
|
+
transition-duration: 0.01s;
|
|
1690
|
+
}
|
|
1691
|
+
}
|
|
1692
|
+
|
|
1693
|
+
:host(${$o})::after {
|
|
1694
|
+
width: 100%;
|
|
1695
|
+
border-bottom-width: var(--ni-private-focus-indicator-width);
|
|
1696
|
+
}
|
|
1697
|
+
|
|
1698
|
+
:host([aria-selected='true'])::after {
|
|
1699
|
+
width: 100%;
|
|
1700
|
+
border-bottom-width: var(--ni-private-active-indicator-width);
|
|
1701
|
+
}
|
|
1702
|
+
|
|
1703
|
+
:host([aria-selected='true'][disabled])::after {
|
|
1704
|
+
border-bottom-color: rgba(${kr}, 0.3);
|
|
1705
|
+
}
|
|
1706
|
+
`,bc=vt`
|
|
1707
|
+
${mc}
|
|
1708
|
+
|
|
1709
|
+
a {
|
|
1710
|
+
text-decoration: none;
|
|
1711
|
+
color: inherit;
|
|
1712
|
+
cursor: inherit;
|
|
1713
|
+
outline: none;
|
|
1714
|
+
}
|
|
1715
|
+
`
|
|
1716
|
+
class wc extends yo{constructor(){super(...arguments),this.disabled=!1}}t([nt({mode:"boolean"})],wc.prototype,"disabled",void 0)
|
|
1717
|
+
const xc=wc.compose({baseName:"anchor-tab",template:()=>U`
|
|
1718
|
+
<template slot="anchortab" role="tab" aria-disabled="${t=>t.disabled}">
|
|
1719
|
+
<a
|
|
1720
|
+
download="${t=>t.download}"
|
|
1721
|
+
href=${t=>t.disabled?null:t.href}
|
|
1722
|
+
hreflang="${t=>t.hreflang}"
|
|
1723
|
+
ping="${t=>t.ping}"
|
|
1724
|
+
referrerpolicy="${t=>t.referrerpolicy}"
|
|
1725
|
+
rel="${t=>t.rel}"
|
|
1726
|
+
target="${t=>t.target}"
|
|
1727
|
+
type="${t=>t.type}"
|
|
1728
|
+
tabindex="-1"
|
|
1729
|
+
>
|
|
1730
|
+
<slot></slot>
|
|
1731
|
+
</a>
|
|
1732
|
+
</template>
|
|
1733
|
+
`,styles:bc})
|
|
1734
|
+
rn.getOrCreate().withPrefix("nimble").register(xc())
|
|
1735
|
+
const yc=vt`
|
|
1736
|
+
${wo("grid")}
|
|
1737
|
+
|
|
1738
|
+
:host {
|
|
1739
|
+
box-sizing: border-box;
|
|
1740
|
+
grid-template-columns: auto auto 1fr;
|
|
1741
|
+
grid-template-rows: auto 1fr;
|
|
1742
|
+
}
|
|
1743
|
+
|
|
1744
|
+
.tablist {
|
|
1745
|
+
display: grid;
|
|
1746
|
+
grid-template-rows: auto auto;
|
|
1747
|
+
grid-template-columns: auto;
|
|
1748
|
+
width: max-content;
|
|
1749
|
+
align-self: end;
|
|
1750
|
+
}
|
|
1751
|
+
`
|
|
1752
|
+
class $c extends _e{constructor(){super(...arguments),this.tabIds=[],this.isDisabledElement=t=>"true"===t.getAttribute("aria-disabled"),this.isFocusableElement=t=>!this.isDisabledElement(t),this.setTabs=()=>{let t
|
|
1753
|
+
this.activetab=void 0,this.tabs.forEach(((e,i)=>{const n=this.tabIds[i],o=this.activeid===n
|
|
1754
|
+
!t&&this.isFocusableElement(e)&&(t=e)
|
|
1755
|
+
const s=this.activeid===n&&this.isFocusableElement(e)
|
|
1756
|
+
e.setAttribute("id",n),e.setAttribute("aria-selected",o?"true":"false"),e.removeEventListener("click",this.handleTabClick),e.addEventListener("click",this.handleTabClick),e.removeEventListener("keydown",this.handleTabKeyDown),e.addEventListener("keydown",this.handleTabKeyDown),e.setAttribute("tabindex",s?"0":"-1"),o&&(this.activetab=e),e.style.gridRow="",e.style.gridColumn=`${i+1}`})),!t||this.activetab&&this.isFocusableElement(this.activetab)||t.setAttribute("tabindex","0")},this.handleTabClick=t=>{const e=t.currentTarget
|
|
1757
|
+
1===e.nodeType&&this.isFocusableElement(e)&&this.tabs.forEach((t=>{t.setAttribute("tabindex",t===e?"0":"-1")}))},this.handleTabKeyDown=t=>{let e
|
|
1758
|
+
switch(t.key){case Te:t.preventDefault(),this.adjustBackward()
|
|
1759
|
+
break
|
|
1760
|
+
case De:t.preventDefault(),this.adjustForward()
|
|
1761
|
+
break
|
|
1762
|
+
case je:t.preventDefault(),this.focusFirstOrLast(!1)
|
|
1763
|
+
break
|
|
1764
|
+
case Ge:t.preventDefault(),this.focusFirstOrLast(!0)
|
|
1765
|
+
break
|
|
1766
|
+
case Ue:case Ne:t.preventDefault(),this.getTabAnchor(t.target).click()
|
|
1767
|
+
break
|
|
1768
|
+
case"ContextMenu":t.preventDefault(),e=this.getTabAnchor(t.target),e.focus(),e.dispatchEvent(new KeyboardEvent("keydown",{key:t.key,bubbles:!1}))}},this.adjustForward=()=>{const t=this.tabs
|
|
1769
|
+
let e=0
|
|
1770
|
+
const i=t.find((t=>t===document.activeElement))
|
|
1771
|
+
for(e=i?t.indexOf(i)+1:1,e===t.length&&(e=0);e<t.length&&t.length>1;){if(this.isFocusableElement(t[e])){this.focusTabByIndex(t,e)
|
|
1772
|
+
break}if(i&&e===t.indexOf(i))break
|
|
1773
|
+
e+1>=t.length?e=0:e+=1}},this.adjustBackward=()=>{const t=this.tabs
|
|
1774
|
+
let e=0
|
|
1775
|
+
const i=t.find((t=>t===document.activeElement))
|
|
1776
|
+
for(e=i?t.indexOf(i)-1:0,e=e<0?t.length-1:e;e>=0&&t.length>1;){if(this.isFocusableElement(t[e])){this.focusTabByIndex(t,e)
|
|
1777
|
+
break}e-1<0?e=t.length-1:e-=1}},this.focusTabByIndex=(t,e)=>{const i=t[e]
|
|
1778
|
+
i.focus(),this.tabs.forEach((t=>{t.setAttribute("tabindex",t===i?"0":"-1")}))}}activeidChanged(t,e){this.$fastController.isConnected&&this.setTabs()}tabsChanged(){this.$fastController.isConnected&&(this.tabIds=this.getTabIds(),this.setTabs())}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds()}getTabIds(){return this.tabs.map((t=>t.getAttribute("id")??`tab-${Je()}`))}focusFirstOrLast(t){const e=this.tabs.filter((t=>!this.isDisabledElement(t))),i=t?e.length-1:0,n=this.tabs.indexOf(e[i])
|
|
1779
|
+
n>-1&&this.focusTabByIndex(this.tabs,n)}getTabAnchor(t){return t.shadowRoot.querySelector("a")}}t([nt],$c.prototype,"activeid",void 0),t([f],$c.prototype,"tabs",void 0),Re($c,Tt)
|
|
1780
|
+
const Cc=$c.compose({baseName:"anchor-tabs",template:(t,e)=>U`
|
|
1781
|
+
${Bt(0,e)}
|
|
1782
|
+
<div ${_t("tablist")} class="tablist" part="tablist" role="tablist">
|
|
1783
|
+
<slot name="anchortab" ${Lt("tabs")}></slot>
|
|
1784
|
+
</div>
|
|
1785
|
+
${Dt(0,e)}
|
|
1786
|
+
`,styles:yc,shadowOptions:{delegatesFocus:!1}})
|
|
1787
|
+
rn.getOrCreate().withPrefix("nimble").register(Cc())
|
|
1788
|
+
const kc=vt`
|
|
1603
1789
|
:host {
|
|
1604
1790
|
contain: layout;
|
|
1605
1791
|
display: block;
|
|
1606
1792
|
z-index: 1000;
|
|
1607
1793
|
}
|
|
1608
1794
|
`
|
|
1609
|
-
class
|
|
1795
|
+
class _c extends oi{}const Sc=_c.compose({baseName:"anchored-region",baseClass:oi,template:(t,e)=>U`
|
|
1610
1796
|
<template class="${t=>t.initialLayoutComplete?"loaded":""}">
|
|
1611
1797
|
${St((t=>t.initialLayoutComplete),U`
|
|
1612
1798
|
<slot></slot>
|
|
1613
1799
|
`)}
|
|
1614
1800
|
</template>
|
|
1615
|
-
`,styles:
|
|
1616
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
1617
|
-
const
|
|
1801
|
+
`,styles:kc})
|
|
1802
|
+
rn.getOrCreate().withPrefix("nimble").register(Sc())
|
|
1803
|
+
const zc=vt`
|
|
1618
1804
|
${wo("inline-block")}
|
|
1619
1805
|
|
|
1620
1806
|
:host {
|
|
@@ -1642,18 +1828,18 @@ const xc=vt`
|
|
|
1642
1828
|
font: ${Fa};
|
|
1643
1829
|
}
|
|
1644
1830
|
`
|
|
1645
|
-
class
|
|
1646
|
-
const
|
|
1831
|
+
class Rc extends ri{}t([nt],Rc.prototype,"appearance",void 0)
|
|
1832
|
+
const Mc=Rc.compose({baseName:"breadcrumb",baseClass:ri,template:(t,e)=>U`
|
|
1647
1833
|
<template role="navigation">
|
|
1648
1834
|
<div role="list" class="list" part="list">
|
|
1649
1835
|
<slot
|
|
1650
|
-
${Lt({property:"slottedBreadcrumbItems",filter:
|
|
1836
|
+
${Lt({property:"slottedBreadcrumbItems",filter:Vt()})}
|
|
1651
1837
|
></slot>
|
|
1652
1838
|
</div>
|
|
1653
1839
|
</template>
|
|
1654
|
-
`,styles:
|
|
1655
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
1656
|
-
const Cc={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 7H9V3H7v4H3v2h4v4h2V9h4V7z"/></svg>'},kc={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.171 13.933l-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26zM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247z"/></svg>'},_c={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.5 4.737l1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Sc={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.263 3.5l.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},zc={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.737 12.5l-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},Rc={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 11.263l-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},Mc={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zM2 7.982L7.9 5 6.588 7.004 11 7v2H6.613L7.9 11z"/></svg>'},Ic={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 003.143-3.025 3.08 3.08 0 00-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 014.572 4.53A4.629 4.629 0 018 13.5z"/></svg>'},Ac={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zm-6.9-3l1.287-2H2V7l4.412.004L5.1 5 11 7.982z"/></svg>'},Vc={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 013.3 3.428 3.366 3.366 0 01-3.3 3.429 3.36 3.36 0 01-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 008.9 13.059a5.05 5.05 0 004.95-5.143A5.05 5.05 0 008.9 2.773z"/></svg>'},Oc={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.857 9.453l-2.571-1.68v.908a3 3 0 003 3 3 3 0 003-3V3.11H14v5.571a4.714 4.714 0 01-4.714 4.715A4.714 4.714 0 014.57 8.68v-.908L2 9.453l3.403-6.849z"/></svg>'},Hc={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.195 4.977l-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},Ec={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735L14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},Lc={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75L10 14l-6-3 6-3-1.25 2.25zM8 11h1a4 4 0 004-4M7.25 5.75L6 8l6-3-6-3 1.25 2.25zM8 5H7a4 4 0 00-4 4"/></svg>'},Pc={name:"bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 13v-2h12v2zm0-4V7h12v2zm0-4V3h12v2z"/></svg>'},Fc={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 01-2-2h4a2.05 2.05 0 01-2 2zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745z"/></svg>'},Tc={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 00-.71.71v2.032a.71.71 0 00.71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 00.71-.71V5.46a.71.71 0 00-.71-.711zM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 00-1.71 1.71v2.032a1.712 1.712 0 00.844 1.475zM6 12h4a2.05 2.05 0 01-2 2 2.05 2.05 0 01-2-2zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746z"/></svg>'},Dc={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 01-2 0zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497zm-3.5-7.5a5.5 5.5 0 11-5.5 5.5 5.506 5.506 0 015.5-5.5m0-1a6.5 6.5 0 106.5 6.5 6.5 6.5 0 00-6.5-6.5z"/></svg>'},Bc={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 008 14.5 6.5 6.5 0 0014.5 8 6.5 6.5 0 008 1.5 6.5 6.5 0 001.5 8zM8 12a1.025 1.025 0 01-1-1h2a1.025 1.025 0 01-1 1zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497z"/></svg>'},Nc={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0113 5.762V2zm12 7.5a3.5 3.5 0 10-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0014 9.5zM10.5 8A1.5 1.5 0 119 9.5 1.5 1.5 0 0110.5 8z"/></svg>'},qc={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 016 10zM5 4h5v1H5V4z"/><path class="cls-1" d="M9.99 7.01l-.076.002a3 3 0 101.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 00.57-1.816A3 3 0 009.99 7.01zM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2z"/></svg>'},jc={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 014.977 2h.046A.976.976 0 016 2.977v1.046A.977.977 0 015.023 5h-.046A.977.977 0 014 4.023zM13 4v.023A1.98 1.98 0 0111.023 6h-.046A1.98 1.98 0 019 4.023V4H7v.023A1.98 1.98 0 015.023 6h-.046A1.98 1.98 0 013 4.023V4a1 1 0 00-1 1v8a1 1 0 001 1h10a1 1 0 001-1V5a1 1 0 00-1-1zm-7 8H4v-1h2zm.001-1.999H4V9h2.001zm0-2.001H4V7h2.001zM9 12H7v-1h2zm0-1.999H7V9h2zM9 8H7V7h2zm3 4h-2v-1h2zm.001-1.999H10V9h2.001zm0-2.001H10V7h2.001zM10 4.023V2.977A.976.976 0 0110.977 2h.046a.976.976 0 01.977.977v1.046a.977.977 0 01-.977.977h-.046A.977.977 0 0110 4.023z"/></svg>'},Gc={name:"chart_diagram_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3z"/></svg>'},Uc={name:"chart_diagram_child_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3zm-8 2H3v-1h1zm4 0H7v-1h1zm4 0h-1v-1h1z"/></svg>'},Xc={name:"chart_diagram_parent_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3zM7 4V3h1v1z"/></svg>'},Wc={name:"chart_diagram_parent_focus_two_child_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3zm-6 2H4v-1h1zm6 0h-1v-1h1z"/></svg>'},Kc={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287L6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4z"/></svg>'},Yc={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="M14 4.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z"/></svg>'},Qc={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 4.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693z"/></svg>'},Zc={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm0 9.429A3.429 3.429 0 1111.429 8 3.429 3.429 0 018 11.429z"/></svg>'},Jc={name:"circle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="8" cy="8" r="4"/></svg>'},td={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 017 2v2.686a3.475 3.475 0 000 6.628zM9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/></svg>'},ed={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},id={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 010-6.628V2a6.1 6.1 0 000 12z"/></svg>'},nd={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.281 4.281 0 013.573 6.647L5.714 4.427a4.262 4.262 0 012.36-.713zM3.789 8a4.261 4.261 0 01.713-2.36l5.934 5.933A4.281 4.281 0 013.789 8z"/></svg>'},od={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.263 4.263 0 012.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 012.36-.713zM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 01-.03-4.77zm3.573 6.647a4.256 4.256 0 01-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 01-2.361.713zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 01-.028 4.67z"/></svg>'},sd={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 012-2V2a1 1 0 012 0v1a2 2 0 012 2zm1-2v9H4V3H3a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1V4a1 1 0 00-1-1zm-2 4H5v1h5zM8 9H5v1h3z"/></svg>'},rd={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6m.576 4.87l1.555-1.557a1.635 1.635 0 01.84-.256 1.979 1.979 0 01-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 010 1.085l2.376 2.38a1.597 1.597 0 01.458 1.072 1.621 1.621 0 01-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 110-2.293"/></svg>'},ad={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.108 7.392l.955-.957a1.004 1.004 0 01.516-.157 1.215 1.215 0 01-.14.486c-.072.1-.834.866-.966.999a.785.785 0 010 .666l1.341 1.344a.981.981 0 01.281.658.996.996 0 01-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 110-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 00-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 00-.563-.344 4.61 4.61 0 00-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 00-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 003.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 00.401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 001.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 001.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 00.608-1.175zM8 11.45A3.45 3.45 0 1111.45 8 3.45 3.45 0 018 11.45z"/></svg>'},ld={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 00-2.152.505L7.096 6H3.422A4.997 4.997 0 108 3zm2.003 7.616a453.75 453.75 0 01-1.675-1.7 1.061 1.061 0 110-1.907l1.294-1.297a1.36 1.36 0 01.699-.212 1.646 1.646 0 01-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 010 .903l1.817 1.82a1.33 1.33 0 01.381.891 1.35 1.35 0 01-1.017-.51z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},cd={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6z"/></svg>'},dd={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 01-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 012.63-2.937A4.203 4.203 0 018.432 3.48a4.254 4.254 0 014.249 4.17 2.251 2.251 0 011.437 2.09 2.24 2.24 0 01-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 000-1.799.883.883 0 00-.337.067l-.493.202.159-.508a2.914 2.914 0 00-2.777-3.783 2.897 2.897 0 00-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 00-.403-.051z"/></svg>'},hd={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.476 7.298l-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568zM15 9.005a2.374 2.374 0 01-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 10-.516-2.64A3.77 3.77 0 104.797 5.99 2.238 2.238 0 002 8.148a2.223 2.223 0 002.057 2.22l1.758.009-.448.894a10.567 10.567 0 01-2.31-.121 3.224 3.224 0 01.993-6.225 4.77 4.77 0 019.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0115 9.006z"/></svg>'},ud={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.429 10.1l.001-.101A3.998 3.998 0 004.69 8.59a2.715 2.715 0 00-2.557 2.7 2.782 2.782 0 001.725 2.516 4.854 4.854 0 001.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 00.55-3.897zm-.55 3.06l-7.183-.008a1.867 1.867 0 01.156-3.728 1.891 1.891 0 01.464.06 3.16 3.16 0 116.13 1.462 1.149 1.149 0 11.433 2.213zM4.5 4.5a1 1 0 111-1 1 1 0 01-1 1zm5.138.681l.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502z"/></svg>'},pd={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.823 2l-2.217.914.516 1.25a4.743 4.743 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 00.674.048 4.74 4.74 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 00.002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 00-.676-.049 4.808 4.808 0 00-.663.047zm1.175 9a2.999 2.999 0 112.77-1.847 2.984 2.984 0 01-2.77 1.846M8 6.801a1.2 1.2 0 10.46.093A1.198 1.198 0 008 6.8"/></svg>'},gd={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 01-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 01-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 01-1.66-.078l-.105-.012a15.901 15.901 0 01-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 01-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 01-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 01-.462-.223l-.03-.02a2.343 2.343 0 01-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 00.697.197 14.793 14.793 0 003.4.363 14.818 14.818 0 003.403-.362 8.38 8.38 0 00.697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 01-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 00.698.197 14.8 14.8 0 003.399.362 14.817 14.817 0 003.401-.362 8.375 8.375 0 00.7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697L2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 01.516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 011.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 01.52.223 4.027 4.027 0 01.478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 01.341 1.058l1.127.095-.133 1.539a10.211 10.211 0 00-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 00-1.346-2.416 2.543 2.543 0 00-2.938.45 2.408 2.408 0 00-.698 2.14 11.88 11.88 0 00-1.482.311l-.008-.033zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 01-.026-.314.99.99 0 01.292-.618 1.011 1.011 0 011.174-.18.992.992 0 01.539.967.923.923 0 01-.036.132 17.817 17.817 0 00-.866-.022z"/></svg>'},vd={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338L14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 00-.676-.049 4.803 4.803 0 00-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 00.674.048 4.737 4.737 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 00.002-1.34zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 01-.466.131 9.896 9.896 0 01-2.273.243 9.88 9.88 0 01-2.271-.243 5.454 5.454 0 01-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 00.223.16l.02.013a2.725 2.725 0 00.309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 001.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 00.308-.149l.022-.014a1.651 1.651 0 00.222-.159l.03-.023zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 01-.466.13 9.897 9.897 0 01-2.273.243 9.88 9.88 0 01-2.271-.242 5.44 5.44 0 01-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 00.223.16l.02.013a2.716 2.716 0 00.309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 001.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 00.307-.15l.022-.013a1.657 1.657 0 00.222-.16c.009-.007.021-.014.03-.022zm-.953-1.05a5.625 5.625 0 01-.467.132 9.896 9.896 0 01-2.272.24 9.885 9.885 0 01-2.271-.24 6.179 6.179 0 01-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702z"/></svg>'},fd={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 01-.224.477.787.787 0 01-.909.139.762.762 0 01-.19-1.224.781.781 0 01.907-.14.767.767 0 01.416.748zM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 01-.232.268 2.386 2.386 0 01-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 01-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 01-.256-.215 2.358 2.358 0 01-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 01-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 01.234-.27 2.463 2.463 0 01.229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 01.662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 01.473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 01.008.654zm-1.934-1.591a1.495 1.495 0 00-2.085.011 1.454 1.454 0 00.01 2.081 1.479 1.479 0 00.486.313 1.495 1.495 0 001.6-.324 1.454 1.454 0 00-.01-2.081zM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 01-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 01-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 01-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 01.4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 01.827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 01.402.172 3.111 3.111 0 01.369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 01.264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 01-.4.762zM7.874 6.054a1.916 1.916 0 00-1.04-1.868 1.965 1.965 0 00-2.27.348 1.907 1.907 0 00.478 3.06 1.965 1.965 0 002.27-.347 1.903 1.903 0 00.562-1.193zm3.376 4.467a.6.6 0 00-.64.13.591.591 0 00-.131.196.584.584 0 00.33.761.597.597 0 00.64-.13.59.59 0 00.13-.195.583.583 0 00-.135-.637.596.596 0 00-.194-.125z"/></svg>'},md={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.11l-1.178-.632-1.875 2.133a5.424 5.424 0 00-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 00-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 00-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 00.453.525l-.13.427h7.232a.818.818 0 00.87-.759L14 13.2zm-1.335 7.876a2.877 2.877 0 01-3.741 1.477 2.768 2.768 0 01-1.51-3.66 2.876 2.876 0 013.729-1.482 2.76 2.76 0 011.535 3.637z"/></svg>'},bd={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 01-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 012 9.5v-6A1.5 1.5 0 013.5 2h9A1.5 1.5 0 0114 3.5z"/></svg>'},wd={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1zm-8-1V7h7v4zm1-6H4V4h3zm1 0V3H3v7h1v3h2v1H3a1 1 0 01-1-1V3a1 1 0 011-1h5a1 1 0 011 1v2z"/></svg>'},xd={name:"copy_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6zm7 7H7V7h6z"/></svg>'},yd={name:"copy_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6zm7 7H7V7h6zm-1-4H8V8h4zm-1 2H8v-1h3z"/></svg>'},$d={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646L7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647zM14 2v12H2V2zM8 9H4v3h4zm4 2H9v1h3zm0-2H9v1h3zm0-5H4v4h8V4zm-5 6H5v1h2z"/></svg>'},Cd={name:"dashboard_builder_legend_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm10 10H4v-1.293l2.04-2.04 3.804 2.983L12 9.74zm0-7h-2v1h2v2.405L9.805 10.35 5.96 7.333 4 9.293V6h2V5H4V4h8zM9 6H7V5h2z"/></svg>'},kd={name:"dashboard_builder_templates_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V3h10z"/><path class="cls-1" d="M9 9h3v1H9zM12 4H4v4h8zm-1 3H5V5h6zM8 9H4v3h4zm-1 2H5v-1h2zM9 11h3v1H9z"/></svg>'},_d={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646L7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647zM14 2v12H2V2zM4 7h3V4H4zm8 1H4v4h8V8zm0-4H8v3h4z"/></svg>'},Sd={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 00.36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 01-.757.212A16.17 16.17 0 017.997 14a16.144 16.144 0 01-3.69-.391 8.83 8.83 0 01-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 00.362.26c.012.006.021.013.033.02a4.294 4.294 0 00.502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 00.82.1 24.659 24.659 0 00.98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 00.5-.241.415.415 0 00.035-.022m0-2.845l-.035.022a4.46 4.46 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 01-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 01-.823-.02l-.18-.008a20.583 20.583 0 01-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 01-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.145 16.145 0 003.69.39 16.171 16.171 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258m0-2.845l-.035.022a4.463 4.463 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 01-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 01-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.144 16.144 0 003.69.39 16.17 16.17 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 003.69.39 16.17 16.17 0 003.692-.39 9.13 9.13 0 00.759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},zd={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 01-1.594-.26 7.445 7.445 0 01-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 00.308.222l.028.018a3.65 3.65 0 00.428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613zm-2.238-7.74a8.567 8.567 0 00.645.182 13.68 13.68 0 003.143.334 13.697 13.697 0 003.144-.334 7.753 7.753 0 00.646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973zm5.047 6.495l.008.007.008-.008zm-5.047-4.07a7.471 7.471 0 00.644.182 13.675 13.675 0 003.143.335 13.697 13.697 0 003.146-.335 7.694 7.694 0 00.644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 01-.307.22.353.353 0 01-.03.02 3.788 3.788 0 01-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 01-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 01-1.535-.072l-.097-.011a14.698 14.698 0 01-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 01-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 01-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 01-.427-.207l-.028-.017a2.167 2.167 0 01-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972zm0 2.436a7.471 7.471 0 00.644.182 13.147 13.147 0 002.644.328l.318-.318.323.324a14.377 14.377 0 002.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 01-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 01-1.402 0l-.154-.007a17.43 17.43 0 01-.68-.049l-.097-.011a14.689 14.689 0 01-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 01-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 01-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 01-.427-.207l-.028-.017a2.169 2.169 0 01-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268z"/></svg>'},Rd={name:"desktop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H2v8h5v1H5v1h6v-1H9v-1h5V3zm0 7H3V4h10z"/></svg>'},Md={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 01-6.997-2.962v-.007H2v.007a5.995 5.995 0 0010.301 4.182zM8.372 2v1.884a4.13 4.13 0 012.992 6.501l1.429 1.224A6.008 6.008 0 008.37 2zM2.048 7.236h1.897a4.117 4.117 0 013.675-3.352V2A6.012 6.012 0 002.05 7.236z"/></svg>'},Id={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 11-3-3 3 3 0 013 3zm5-2a2 2 0 102 2 2.002 2.002 0 00-2-2m0-1a3 3 0 11-3 3 3 3 0 013-3z"/></svg>'},Ad={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 11-6 0 3 3 0 016 0zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 110 6 3 3 0 010-6z"/></svg>'},Vd={name:"download_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9zm-5.982 2L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1z"/></svg>'},Od={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 012-2H14V13a1 1 0 01-1 1zM12 2a.667.667 0 00-.667.667v2h1.334v-2A.667.667 0 0012 2zM8.444 2a.667.667 0 00-.666.667v2H9.11v-2A.667.667 0 008.444 2zM2 8.444a.667.667 0 00.667.667h2V7.778h-2A.667.667 0 002 8.444zM2 12a.667.667 0 00.667.667h2v-1.334h-2A.667.667 0 002 12zm11.556-8.222v.889a.444.444 0 01-.445.444H10.89a.444.444 0 01-.445-.444v-.89H10v.89a.444.444 0 01-.444.444H7.333a.444.444 0 01-.444-.444v-.89H4.667a.889.889 0 00-.89.89v2.222h.89a.444.444 0 01.444.444v2.223a.444.444 0 01-.444.444h-.89v.444h.89a.444.444 0 01.444.445v2.222a.444.444 0 01-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 018.222 6.89H14V3.778z"/></svg>'},Hd={name:"exclamation_mark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.371 11.873h3.256V14H6.37zM6.316 2l.37 8.542h2.628L9.684 2z"/></svg>'},Ed={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 001 8.001a7.588 7.588 0 007.146 4.342A7.002 7.002 0 0015 8a7.586 7.586 0 00-7.144-4.344m-1.199 7.289A5.108 5.108 0 012.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 00-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 00-.053.576 3.348 3.348 0 001.734 2.962m2.85.02a3.4 3.4 0 00.107-5.908 5.006 5.006 0 013.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},Ld={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 016.19 11.96a3.323 3.323 0 01-2.042.667 2.835 2.835 0 01-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 001.2.716 1.976 1.976 0 001.385-.625 11.546 11.546 0 001.722-2.403l2.252-3.88a7.585 7.585 0 00-.679-.037 2.365 2.365 0 00-1.66.54 1.967 1.967 0 00-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 01.645-1.874 3.312 3.312 0 011.34-1.177 6.74 6.74 0 012.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 00.29 1.701.498.498 0 00.528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506zm-.086-.896l-.275-3.22-1.855 3.22z"/></svg>'},Pd={name:"file_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 3v10h8V7H8V3zm5 0v3h3z"/></svg>'},Fd={name:"file_drawer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 4v10h12V4zm8 4H6V6h4zm4-5H2V2h12z"/></svg>'},Td={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 00.249-1.302A3.701 3.701 0 007.22 7 3.654 3.654 0 006 7.223V2h4v4zm-3-4v3h3zm-1.126 8.698a2.697 2.697 0 01-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 115.22-.956zm-.952 0a1.745 1.745 0 10-1.745 1.745 1.747 1.747 0 001.745-1.745z"/></svg>'},Dd={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 102.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29zm2.033 4.059a1.154 1.154 0 010-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 01-1.07.726z"/></svg>'},Bd={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},Nd={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 10-1 1 1 1 0 001-1zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18zM12.455 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},qd={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm.455 2H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},jd={name:"folder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 4V3H2v10h12V4zm6 2H3V5h10z"/></svg>'},Gd={name:"folder_open_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 3v1.002h6V6h-1V5H3v1H2V3zM2 13h11l1-6H2z"/></svg>'},Ud={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.027 14l2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},Xd={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 115 9.5 1.5 1.5 0 016.5 11zM5 3.5A1.5 1.5 0 106.5 5 1.5 1.5 0 005 3.5zm7.5 7.5A1.5 1.5 0 1111 9.5a1.5 1.5 0 011.5 1.5zM11 3.5A1.5 1.5 0 1012.5 5 1.5 1.5 0 0011 3.5z"/></svg>'},Wd={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111zM9.544 4.667H9.31a3.141 3.141 0 00-.394-.1 2.455 2.455 0 00-.483-.05 1.32 1.32 0 00-.832.241 1.334 1.334 0 00-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 01-.462 1.357 2.583 2.583 0 01-.784.808 3.015 3.015 0 01-.938.387A4.823 4.823 0 013.184 13q-.275 0-.629-.03A3.529 3.529 0 012 12.892v-1.815h.12a.56.56 0 00.424.244 2.538 2.538 0 00.5.052 1.304 1.304 0 00.898-.29 1.584 1.584 0 00.424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 01.444-1.244 2.516 2.516 0 01.76-.734 2.643 2.643 0 01.94-.356A5.61 5.61 0 018.357 3q.294 0 .588.025t.599.076z"/></svg>'},Kd={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 011.142-.49 1.763 1.763 0 01-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 01.032.295 1.385 1.385 0 01-2.769 0 1.343 1.343 0 01.033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 01.625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 01.588 0l.11.035.16.055.033.011zM14 8.86a5.979 5.979 0 01-1.799 4.28l-1.309-1.308a4.085 4.085 0 00.83-4.78l.55-.55a2.576 2.576 0 00.64-1.082A5.968 5.968 0 0114 8.86zm-6-6a5.998 5.998 0 00-4.201 10.28l1.308-1.308a4.14 4.14 0 014.645-6.725l.564-.564a2.57 2.57 0 011.07-.635A5.97 5.97 0 008 2.86z"/></svg>'},Yd={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1zm4 9H4v-2h2zm.001-2.999H4V7h2.001zm0-3.001H4V4h2.001zM9 12H7v-2h2zm0-2.999H7V7h2zM9 6H7V4h2zm3 6h-2v-2h2zm.001-2.999H10V7h2.001zm0-3.001H10V4h2.001z"/></svg>'},Qd={name:"grid_two_by_two_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 9h3v3H4zm5 0h3v3H9zM4 4h3v3H4zm5 0h3v3H9zM2 14h12V2H2z"/></svg>'},Zd={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3zM8.875 2H6.723A1.991 1.991 0 015 3a2.486 2.486 0 01-2-1H2v4h1a1.797 1.797 0 011.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2z"/></svg>'},Jd={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.76 14l.752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14zM6.447 9.392h2.506l.72-2.85H7.167z"/></svg>'},th={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2L2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},eh={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 00.355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 00-.355-1.257h.404V2.6h.047a.556.556 0 00.499-.6H4.727a.556.556 0 00.499.6h.047v.49h.404a2.491 2.491 0 00-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 00.355 1.257h-.404v.491h-.047a.556.556 0 00-.499.6h6.546a.556.556 0 00-.499-.6zM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 011.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 011.738.656c0 .72-.409 1.305-1.99 1.305z"/></svg>'},ih={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 011 1v8a1.001 1.001 0 01-1 1H4a1.001 1.001 0 01-1-1V4a1.001 1.001 0 011-1h8m0-1H4a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2zM4 4v8h8V4zm6 6H6V6h4z"/></svg>'},nh={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75zm.276-2.698a1.19 1.19 0 002.035-.838 1.164 1.164 0 00-.346-.846 1.193 1.193 0 00-1.693 0 1.158 1.158 0 00-.35.846 1.144 1.144 0 00.354.838z"/></svg>'},oh={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-.697 2.28a.951.951 0 011.35 0 .928.928 0 01.276.675.952.952 0 01-1.905 0 .924.924 0 01.279-.674zM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7z"/></svg>'},sh={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.045 7.348l-.652-.652 1.444-.14zm-3.818.698l-4.912 4.912-.395-.396 4.12-4.12zm4.734-2.918l-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304zm-3.524-.386l-.651-.653.791-.791zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28z"/></svg>'},rh={name:"laptop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 11V3H3v8H2v2h12v-2zm-2 1H5v-1h6zm1-1.996H4V4h8z"/></svg>'},ah={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.555 9.546l.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11zm0 3.11l.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768z"/></svg>'},lh={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953L6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049z"/></svg>'},ch={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 019.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 00-1.277-.769 1.43 1.43 0 00-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 00.054 2.038 1.507 1.507 0 001.039.432 1.28 1.28 0 00.953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 001.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 01-.693.082 2.91 2.91 0 01-2.182-4.842A46.793 46.793 0 015.53 6.356a2.826 2.826 0 011.935-.764M10.583 2.5a3.001 3.001 0 00-.69.081 10.376 10.376 0 00-2.996 2.377 3.474 3.474 0 01.568-.054 3.58 3.58 0 011.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 01.913-.395 1.513 1.513 0 011.074.469 1.433 1.433 0 01.022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 01-.975.395 1.483 1.483 0 01-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 002.493 1.42 2.808 2.808 0 001.93-.76 54.2 54.2 0 002.266-2.266A2.911 2.911 0 0010.583 2.5"/></svg>'},dh={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 01.687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 00-.326-1.312 1.297 1.297 0 00-.88-.374 37.657 37.657 0 00-2.779.002 1.298 1.298 0 00-1.273 1.341 1.367 1.367 0 00.39.944 1.162 1.162 0 00.878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 001.104 1.344 8.133 8.133 0 01-3.45-.395 2.705 2.705 0 01-.496-.392A2.64 2.64 0 014.52 8.702a42.45 42.45 0 012.951-.003 2.564 2.564 0 011.731.751m3.984.017a2.723 2.723 0 00-.495-.39 9.414 9.414 0 00-3.447-.398 3.151 3.151 0 01.4.33 3.247 3.247 0 01.68 1c.457.031.864.035 1.096.027a1.108 1.108 0 01.839.331 1.373 1.373 0 01.389.99 1.3 1.3 0 01-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 01-.878-.372 1.345 1.345 0 01-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 00.688 2.51 2.547 2.547 0 001.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 001.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774z"/></svg>'},hh={name:"list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 13H2v-2h2zm10-2H6v2h8zM4 7H2v2h2zm10 0H6v2h8zM4 3H2v2h2zm10 0H6v2h8z"/></svg>'},uh={name:"list_tree_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 5v2h4v2h-4v2h4v2H8V5H5V3h9v2zM2 5h2V3H2zm5 6H5v2h2zm0-4H5v2h2z"/></svg>'},ph={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 01-.694.178 16.116 16.116 0 01-3.382.328 16.089 16.089 0 01-3.38-.328 8.77 8.77 0 01-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 00.332.218l.03.017a4.235 4.235 0 00.46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 00.457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 00.33-.216zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 00.694.179 16.101 16.101 0 003.378.327 16.12 16.12 0 003.382-.327 8.892 8.892 0 00.694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457zM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 011-.255V6h3v2h6V7H9V6z"/></svg>'},gh={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 7v1H3v6h10V8zM6.062 6.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 5a1.883 1.883 0 012 2v1H6.062z"/></svg>'},vh={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.073 12.29l-2.926-2.926a3.971 3.971 0 10-.783.783l2.927 2.926zM7.01 9.84a2.83 2.83 0 112.83-2.83 2.833 2.833 0 01-2.83 2.83z"/></svg>'},fh={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 00-.75.73v8.54a.74.74 0 00.75.73h12.5a.74.74 0 00.75-.73V3.73a.74.74 0 00-.75-.73zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12z"/></svg>'},mh={name:"minus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 7h8v2H4z"/></svg>'},bh={name:"minus_wide_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3 7h10v2H3z"/></svg>'},wh={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 004 2.615v10.77a.54.54 0 00.538.538h5.924a.54.54 0 00.538-.538V2.615a.54.54 0 00-.538-.538zM10 12H5V3h5z"/></svg>'},xh={name:"notebook_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 2h1v3h-1zm0 8h1V6h-1zm0 4h1v-3h-1zM4 7h6V6H4zm0-2h6V4H4zM2 2h10v12H2z"/></svg>'},yh={name:"paste_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 5V3H3v6h2v1H2V2h8v3zM6 6v8h8V6z"/></svg>'},$h={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757zm-7.381 9.493l2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},Ch={name:"pot_with_lid_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 4V2H5v2H2v1h12V4zM6 4V3h4v1zm-4 9h1v1h10v-1h1V6H2z"/></svg>'},kh={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 01-.195 1.176 2.63 2.63 0 01-.549.885 3.96 3.96 0 01-.852.672 7.46 7.46 0 01-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 00.793-.429 2.098 2.098 0 00.608-.612 1.45 1.45 0 00.22-.791 1.042 1.042 0 00-.423-.939 2.163 2.163 0 00-1.195-.28 3.338 3.338 0 00-1.068.204 4.853 4.853 0 00-1.09.526h-.263V3.566a8.148 8.148 0 011.296-.372A8.205 8.205 0 017.77 3a4.196 4.196 0 012.579.718 2.241 2.241 0 01.954 1.876zM8.77 13H6.112v-1.737H8.77z"/></svg>'},_h={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 7.985l-8.002 4.013L8 8 5.998 3.987zM3.995 2.997L2 2l3 6-3 6 2.002-1.005L6.5 8z"/></svg>'},Sh={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10zM9 5H4V4h5zM3 7v3h10V7zm6 2H4V8h5zm3 4H3v-2h10v1a1 1 0 01-1 1z"/></svg>'},zh={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 000-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 10-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 100 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1012 10z"/></svg>'},Rh={name:"share_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.984 2.012l-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566zM2 4v10h10v-4h-2v2H4V6h2V4z"/></svg>'},Mh={name:"shield_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2zm4.788 8.2L4 7.388 5.225 6.2l1.553 1.61 4.06-4.01L12 5.013z"/></svg>'},Ih={name:"shield_xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2zm9.5 7.346L10.346 10.5 8 8.154 5.654 10.5 4.5 9.346 6.846 7 4.5 4.654 5.654 3.5 8 5.846 10.346 3.5 11.5 4.654 9.154 7z"/></svg>'},Ah={name:"signal_bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 14H2V2h2zm3-9H5v9h2zm3 3H8v6h2zm3 3h-2v3h2z"/></svg>'},Vh={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 001.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 01.9-1.267zm0-6.054a4.613 4.613 0 00-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 012 9.18V4h12z"/></svg>'},Oh={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29L2 12.304v-8.01zM14 2h-2v12h2z"/></svg>'},Hh={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 013.938-3.94v.771a4.123 4.123 0 00-3.176 3.169zM8 2v1.875A4.125 4.125 0 113.875 8H2a6 6 0 106-6z"/></svg>'},Eh={name:"square_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm4.788 9.2L4 8.387 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},Lh={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm9.033 4.199l-.016-.076a2.34 2.34 0 00-.497-1.18 2.108 2.108 0 00-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 00.88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 00-1.274.262 2.015 2.015 0 00-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199z"/></svg>'},Ph={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 00-1.477.291 2.262 2.262 0 00-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 00-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 001.01.213l.223.018V13z"/></svg>'},Fh={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 00-.5.5v11a.501.501 0 00.5.5h9a.501.501 0 00.5-.5v-11a.501.501 0 00-.5-.5zM8 13.25a.75.75 0 11.75-.75.752.752 0 01-.75.75zM12 11H4V3h8z"/></svg>'},Th={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588L5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543zM6.5 6.499a1.082 1.082 0 11-.013-1.516A1.072 1.072 0 016.499 6.5z"/></svg>'},Dh={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338L5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293zM6.5 5.249a1.082 1.082 0 11-.013-1.516 1.072 1.072 0 01.013 1.516zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5z"/></svg>'},Bh={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 102 2 2 2 0 00-2-2zm4.9.99A5.005 5.005 0 009 3.1V1H7v2.1A5.005 5.005 0 003.1 7H1v2h2.1A5.005 5.005 0 007 12.9V15h2v-2.1A5.005 5.005 0 0012.9 9H15V7zM8 12a4 4 0 114-4 4.005 4.005 0 01-4 4z"/></svg>'},Nh={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 019 12.9V15H7v-2.108a4.99 4.99 0 01-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 107 4.13V1h2v2.1A5.005 5.005 0 0112.9 7zm-5 1.01a2 2 0 11-2-2 2 2 0 012 2z"/></svg>'},qh={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 116.5 8 1.5 1.5 0 018 6.5zM.5 8A1.5 1.5 0 102 6.5 1.5 1.5 0 00.5 8zm12 0A1.5 1.5 0 1014 6.5 1.5 1.5 0 0012.5 8z"/></svg>'},jh={name:"three_vertical_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 3h2v10h-2zM7 3h2v10H7zM3 3h2v10H3z"/></svg>'},Gh={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 7l-.625-5H10V1H5v1h.625L5 7a2 2 0 00-2 2h4v4l.5 2 .5-2V9h4a2 2 0 00-2-2z"/></svg>'},Uh={name:"tile_size_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 8h6v6H2zm0-6v5h2V4h8v8H9v2h5V2z"/></svg>'},Xh={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103L5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},Wh={name:"trash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 4V2H6v2H3v2h1v8h8V6h1V4zm-3 9H6V6h1zm2-9H7V3h2zm1 9H9V6h1z"/></svg>'},Kh={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2L2 14h12zm0 4.875l2.438 4.875H5.585z"/></svg>'},Yh={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2L2 14h12L8 2z"/></svg>'},Qh={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 00-1.6 1.6v6.8a1.595 1.595 0 001.6 1.594h10.8a1.595 1.595 0 001.6-1.594v-6.8a1.6 1.6 0 00-1.6-1.6zM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5z"/></svg>'},Zh={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 00-1.182 1.51l.01.155.021.193a1.69 1.69 0 00.216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 00.992.36h.049a1.306 1.306 0 00.224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 01-.571.053 3.148 3.148 0 01-2.99-2.258l-.011-.045a3.04 3.04 0 01-.076-.35 3.127 3.127 0 01-.03-.206l-.004-.089a3.112 3.112 0 01-.016-.336A3.164 3.164 0 014.35 7.356c.272-.068.808-.203.802-.206l.623-.137zm4.31-1.544l-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 01.789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 01-.035.58l-.064.185-.056.142a1.546 1.546 0 01-1.4.893 1.661 1.661 0 01-.313-.03 54.946 54.946 0 01-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 00.578.056 3.188 3.188 0 002.811-1.74 3.018 3.018 0 00.129-.311l.033-.083.061-.197a3.047 3.047 0 00.082-.351l.008-.044a3.132 3.132 0 00-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393L6.875 6.075h.75l.3 3.032 1.2-3.782h-.75z"/></svg>'},Jh={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 4a1.883 1.883 0 012 2h2a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 6v2H3v6h10V8z"/></svg>'},tu={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9zM7.982 2L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9z"/></svg>'},eu={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 012.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 01-.335.364 8.55 8.55 0 01-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0114 12.291V14H2v-1.673a2.163 2.163 0 011.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 01-.312-.749 4.275 4.275 0 01-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 018.004 2"/></svg>'},iu={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.57 7.28l-.06.013a4.556 4.556 0 00-1.38-2.609V3.44a.481.481 0 00-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 00-.48.48v1.24a4.545 4.545 0 000 6.64v1.24a.481.481 0 00.48.48h.48V14h4.32v-.96h.48a.481.481 0 00.48-.48v-1.24a4.547 4.547 0 001.379-2.612l.061.012a.481.481 0 00.48-.48v-.48a.481.481 0 00-.48-.48zm-2.3 2.662a1.59 1.59 0 00-.182-.26L8.747 8.338a.785.785 0 000-.666c.132-.133.894-.899.965-1a1.216 1.216 0 00.14-.485 1.004 1.004 0 00-.515.157l-.955.957a.784.784 0 100 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 00.36.276 3.055 3.055 0 11.291-.297z"/></svg>'},nu={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 01-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472z"/></svg>'},ou={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.089 2.526h-1.868a5.598 5.598 0 00-.854-1.712 5.363 5.363 0 012.722 1.712zm-2.722 8.66a5.599 5.599 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.644 10.644 0 00.208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.955.955 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.363 5.363 0 012.722-1.712 5.017 5.017 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zM12.105 8a.326.326 0 01-.19.296l-6.598 3.3-.148.036a.327.327 0 01-.327-.328V4.69a.327.327 0 01.492-.281l6.595 3.302a.326.326 0 01.176.29z"/></svg>'},su={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.09 2.526H10.22a5.6 5.6 0 00-.854-1.712 5.364 5.364 0 012.722 1.712zm-2.723 8.66a5.6 5.6 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.657 10.657 0 00.208-1.187L9.923 10a9.85 9.85 0 01-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.96.96 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.364 5.364 0 012.722-1.712 5.02 5.02 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zm-.619-3.131L5.334 4.409a.327.327 0 00-.492.281v6.613a.327.327 0 00.327.328l.148-.035 6.598-3.3a.326.326 0 00.014-.585zm-6.087 2.505V5.78L10.274 8z"/></svg>'},ru={name:"window_code_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V5h10zM4 9.135l2.698-1.118v.75l-1.588.65 1.588.646v.75l-2.694-1.12zm4.42-1.49h.792l-1.565 3.71h-.783zM12 9.135v.557l-2.694 1.12v-.75l.062-.024 1.526-.626-1.588-.648v-.747z"/></svg>'},au={name:"window_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V5h10zM7 8H4V6h3zm5 2H4V9h8zm0 2H4v-1h8z"/></svg>'},lu={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.286 11.714l-5.791-5.79a2.504 2.504 0 00.17-.755 2.149 2.149 0 00-.095-.814 2.12 2.12 0 00-.55-.904 2.328 2.328 0 00-1.76-.685h-.045a2.104 2.104 0 00-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 01-.22.854 1.043 1.043 0 01-.114.145 1.648 1.648 0 01-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 00-.135.545l-.015.105a2.337 2.337 0 00.384 1.518 2.51 2.51 0 00.295.36 2.205 2.205 0 001.576.65 2.453 2.453 0 00.898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67zM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916zM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45z"/></svg>'},cu={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667L9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3z"/></svg>'},du={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026L4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363zm1.155-10.68l-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312z"/></svg>'},hu=vt`
|
|
1840
|
+
`,styles:zc})
|
|
1841
|
+
rn.getOrCreate().withPrefix("nimble").register(Mc())
|
|
1842
|
+
const Ic={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>'},Ac={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.171 13.933l-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26zM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247z"/></svg>'},Oc={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.5 4.737l1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Vc={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.263 3.5l.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},Ec={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.737 12.5l-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},Hc={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 11.263l-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},Lc={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zM2 7.982L7.9 5 6.588 7.004 11 7v2H6.613L7.9 11z"/></svg>'},Pc={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 003.143-3.025 3.08 3.08 0 00-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 014.572 4.53A4.629 4.629 0 018 13.5z"/></svg>'},Fc={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zm-6.9-3l1.287-2H2V7l4.412.004L5.1 5 11 7.982z"/></svg>'},Tc={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 013.3 3.428 3.366 3.366 0 01-3.3 3.429 3.36 3.36 0 01-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 008.9 13.059a5.05 5.05 0 004.95-5.143A5.05 5.05 0 008.9 2.773z"/></svg>'},Dc={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.857 9.453l-2.571-1.68v.908a3 3 0 003 3 3 3 0 003-3V3.11H14v5.571a4.714 4.714 0 01-4.714 4.715A4.714 4.714 0 014.57 8.68v-.908L2 9.453l3.403-6.849z"/></svg>'},Bc={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.195 4.977l-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},Nc={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735L14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},qc={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75L10 14l-6-3 6-3-1.25 2.25zM8 11h1a4 4 0 004-4M7.25 5.75L6 8l6-3-6-3 1.25 2.25zM8 5H7a4 4 0 00-4 4"/></svg>'},jc={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>'},Gc={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 01-2-2h4a2.05 2.05 0 01-2 2zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745z"/></svg>'},Uc={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 00-.71.71v2.032a.71.71 0 00.71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 00.71-.71V5.46a.71.71 0 00-.71-.711zM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 00-1.71 1.71v2.032a1.712 1.712 0 00.844 1.475zM6 12h4a2.05 2.05 0 01-2 2 2.05 2.05 0 01-2-2zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746z"/></svg>'},Xc={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 01-2 0zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497zm-3.5-7.5a5.5 5.5 0 11-5.5 5.5 5.506 5.506 0 015.5-5.5m0-1a6.5 6.5 0 106.5 6.5 6.5 6.5 0 00-6.5-6.5z"/></svg>'},Wc={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 008 14.5 6.5 6.5 0 0014.5 8 6.5 6.5 0 008 1.5 6.5 6.5 0 001.5 8zM8 12a1.025 1.025 0 01-1-1h2a1.025 1.025 0 01-1 1zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497z"/></svg>'},Kc={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0113 5.762V2zm12 7.5a3.5 3.5 0 10-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0014 9.5zM10.5 8A1.5 1.5 0 119 9.5 1.5 1.5 0 0110.5 8z"/></svg>'},Yc={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 016 10zM5 4h5v1H5V4z"/><path class="cls-1" d="M9.99 7.01l-.076.002a3 3 0 101.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 00.57-1.816A3 3 0 009.99 7.01zM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2z"/></svg>'},Qc={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 014.977 2h.046A.976.976 0 016 2.977v1.046A.977.977 0 015.023 5h-.046A.977.977 0 014 4.023zM13 4v.023A1.98 1.98 0 0111.023 6h-.046A1.98 1.98 0 019 4.023V4H7v.023A1.98 1.98 0 015.023 6h-.046A1.98 1.98 0 013 4.023V4a1 1 0 00-1 1v8a1 1 0 001 1h10a1 1 0 001-1V5a1 1 0 00-1-1zm-7 8H4v-1h2zm.001-1.999H4V9h2.001zm0-2.001H4V7h2.001zM9 12H7v-1h2zm0-1.999H7V9h2zM9 8H7V7h2zm3 4h-2v-1h2zm.001-1.999H10V9h2.001zm0-2.001H10V7h2.001zM10 4.023V2.977A.976.976 0 0110.977 2h.046a.976.976 0 01.977.977v1.046a.977.977 0 01-.977.977h-.046A.977.977 0 0110 4.023z"/></svg>'},Zc={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>'},Jc={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>'},td={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>'},ed={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>'},id={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287L6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4z"/></svg>'},nd={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="M14 4.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z"/></svg>'},od={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 4.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693z"/></svg>'},sd={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm0 9.429A3.429 3.429 0 1111.429 8 3.429 3.429 0 018 11.429z"/></svg>'},rd={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>'},ad={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 017 2v2.686a3.475 3.475 0 000 6.628zM9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/></svg>'},ld={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},cd={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 010-6.628V2a6.1 6.1 0 000 12z"/></svg>'},dd={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.281 4.281 0 013.573 6.647L5.714 4.427a4.262 4.262 0 012.36-.713zM3.789 8a4.261 4.261 0 01.713-2.36l5.934 5.933A4.281 4.281 0 013.789 8z"/></svg>'},hd={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.263 4.263 0 012.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 012.36-.713zM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 01-.03-4.77zm3.573 6.647a4.256 4.256 0 01-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 01-2.361.713zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 01-.028 4.67z"/></svg>'},ud={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 012-2V2a1 1 0 012 0v1a2 2 0 012 2zm1-2v9H4V3H3a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1V4a1 1 0 00-1-1zm-2 4H5v1h5zM8 9H5v1h3z"/></svg>'},pd={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6m.576 4.87l1.555-1.557a1.635 1.635 0 01.84-.256 1.979 1.979 0 01-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 010 1.085l2.376 2.38a1.597 1.597 0 01.458 1.072 1.621 1.621 0 01-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 110-2.293"/></svg>'},gd={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.108 7.392l.955-.957a1.004 1.004 0 01.516-.157 1.215 1.215 0 01-.14.486c-.072.1-.834.866-.966.999a.785.785 0 010 .666l1.341 1.344a.981.981 0 01.281.658.996.996 0 01-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 110-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 00-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 00-.563-.344 4.61 4.61 0 00-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 00-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 003.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 00.401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 001.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 001.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 00.608-1.175zM8 11.45A3.45 3.45 0 1111.45 8 3.45 3.45 0 018 11.45z"/></svg>'},vd={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 00-2.152.505L7.096 6H3.422A4.997 4.997 0 108 3zm2.003 7.616a453.75 453.75 0 01-1.675-1.7 1.061 1.061 0 110-1.907l1.294-1.297a1.36 1.36 0 01.699-.212 1.646 1.646 0 01-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 010 .903l1.817 1.82a1.33 1.33 0 01.381.891 1.35 1.35 0 01-1.017-.51z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},fd={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>'},md={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 01-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 012.63-2.937A4.203 4.203 0 018.432 3.48a4.254 4.254 0 014.249 4.17 2.251 2.251 0 011.437 2.09 2.24 2.24 0 01-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 000-1.799.883.883 0 00-.337.067l-.493.202.159-.508a2.914 2.914 0 00-2.777-3.783 2.897 2.897 0 00-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 00-.403-.051z"/></svg>'},bd={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.476 7.298l-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568zM15 9.005a2.374 2.374 0 01-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 10-.516-2.64A3.77 3.77 0 104.797 5.99 2.238 2.238 0 002 8.148a2.223 2.223 0 002.057 2.22l1.758.009-.448.894a10.567 10.567 0 01-2.31-.121 3.224 3.224 0 01.993-6.225 4.77 4.77 0 019.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0115 9.006z"/></svg>'},wd={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.429 10.1l.001-.101A3.998 3.998 0 004.69 8.59a2.715 2.715 0 00-2.557 2.7 2.782 2.782 0 001.725 2.516 4.854 4.854 0 001.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 00.55-3.897zm-.55 3.06l-7.183-.008a1.867 1.867 0 01.156-3.728 1.891 1.891 0 01.464.06 3.16 3.16 0 116.13 1.462 1.149 1.149 0 11.433 2.213zM4.5 4.5a1 1 0 111-1 1 1 0 01-1 1zm5.138.681l.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502z"/></svg>'},xd={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.823 2l-2.217.914.516 1.25a4.743 4.743 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 00.674.048 4.74 4.74 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 00.002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 00-.676-.049 4.808 4.808 0 00-.663.047zm1.175 9a2.999 2.999 0 112.77-1.847 2.984 2.984 0 01-2.77 1.846M8 6.801a1.2 1.2 0 10.46.093A1.198 1.198 0 008 6.8"/></svg>'},yd={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 01-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 01-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 01-1.66-.078l-.105-.012a15.901 15.901 0 01-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 01-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 01-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 01-.462-.223l-.03-.02a2.343 2.343 0 01-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 00.697.197 14.793 14.793 0 003.4.363 14.818 14.818 0 003.403-.362 8.38 8.38 0 00.697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 01-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 00.698.197 14.8 14.8 0 003.399.362 14.817 14.817 0 003.401-.362 8.375 8.375 0 00.7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697L2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 01.516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 011.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 01.52.223 4.027 4.027 0 01.478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 01.341 1.058l1.127.095-.133 1.539a10.211 10.211 0 00-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 00-1.346-2.416 2.543 2.543 0 00-2.938.45 2.408 2.408 0 00-.698 2.14 11.88 11.88 0 00-1.482.311l-.008-.033zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 01-.026-.314.99.99 0 01.292-.618 1.011 1.011 0 011.174-.18.992.992 0 01.539.967.923.923 0 01-.036.132 17.817 17.817 0 00-.866-.022z"/></svg>'},$d={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338L14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 00-.676-.049 4.803 4.803 0 00-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 00.674.048 4.737 4.737 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 00.002-1.34zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 01-.466.131 9.896 9.896 0 01-2.273.243 9.88 9.88 0 01-2.271-.243 5.454 5.454 0 01-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 00.223.16l.02.013a2.725 2.725 0 00.309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 001.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 00.308-.149l.022-.014a1.651 1.651 0 00.222-.159l.03-.023zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 01-.466.13 9.897 9.897 0 01-2.273.243 9.88 9.88 0 01-2.271-.242 5.44 5.44 0 01-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 00.223.16l.02.013a2.716 2.716 0 00.309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 001.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 00.307-.15l.022-.013a1.657 1.657 0 00.222-.16c.009-.007.021-.014.03-.022zm-.953-1.05a5.625 5.625 0 01-.467.132 9.896 9.896 0 01-2.272.24 9.885 9.885 0 01-2.271-.24 6.179 6.179 0 01-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702z"/></svg>'},Cd={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 01-.224.477.787.787 0 01-.909.139.762.762 0 01-.19-1.224.781.781 0 01.907-.14.767.767 0 01.416.748zM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 01-.232.268 2.386 2.386 0 01-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 01-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 01-.256-.215 2.358 2.358 0 01-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 01-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 01.234-.27 2.463 2.463 0 01.229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 01.662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 01.473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 01.008.654zm-1.934-1.591a1.495 1.495 0 00-2.085.011 1.454 1.454 0 00.01 2.081 1.479 1.479 0 00.486.313 1.495 1.495 0 001.6-.324 1.454 1.454 0 00-.01-2.081zM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 01-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 01-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 01-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 01.4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 01.827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 01.402.172 3.111 3.111 0 01.369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 01.264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 01-.4.762zM7.874 6.054a1.916 1.916 0 00-1.04-1.868 1.965 1.965 0 00-2.27.348 1.907 1.907 0 00.478 3.06 1.965 1.965 0 002.27-.347 1.903 1.903 0 00.562-1.193zm3.376 4.467a.6.6 0 00-.64.13.591.591 0 00-.131.196.584.584 0 00.33.761.597.597 0 00.64-.13.59.59 0 00.13-.195.583.583 0 00-.135-.637.596.596 0 00-.194-.125z"/></svg>'},kd={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.11l-1.178-.632-1.875 2.133a5.424 5.424 0 00-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 00-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 00-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 00.453.525l-.13.427h7.232a.818.818 0 00.87-.759L14 13.2zm-1.335 7.876a2.877 2.877 0 01-3.741 1.477 2.768 2.768 0 01-1.51-3.66 2.876 2.876 0 013.729-1.482 2.76 2.76 0 011.535 3.637z"/></svg>'},_d={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 01-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 012 9.5v-6A1.5 1.5 0 013.5 2h9A1.5 1.5 0 0114 3.5z"/></svg>'},Sd={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1zm-8-1V7h7v4zm1-6H4V4h3zm1 0V3H3v7h1v3h2v1H3a1 1 0 01-1-1V3a1 1 0 011-1h5a1 1 0 011 1v2z"/></svg>'},zd={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>'},Rd={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>'},Md={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646L7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647zM14 2v12H2V2zM8 9H4v3h4zm4 2H9v1h3zm0-2H9v1h3zm0-5H4v4h8V4zm-5 6H5v1h2z"/></svg>'},Id={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>'},Ad={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>'},Od={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646L7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647zM14 2v12H2V2zM4 7h3V4H4zm8 1H4v4h8V8zm0-4H8v3h4z"/></svg>'},Vd={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 00.36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 01-.757.212A16.17 16.17 0 017.997 14a16.144 16.144 0 01-3.69-.391 8.83 8.83 0 01-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 00.362.26c.012.006.021.013.033.02a4.294 4.294 0 00.502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 00.82.1 24.659 24.659 0 00.98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 00.5-.241.415.415 0 00.035-.022m0-2.845l-.035.022a4.46 4.46 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 01-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 01-.823-.02l-.18-.008a20.583 20.583 0 01-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 01-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.145 16.145 0 003.69.39 16.171 16.171 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258m0-2.845l-.035.022a4.463 4.463 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 01-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 01-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.144 16.144 0 003.69.39 16.17 16.17 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 003.69.39 16.17 16.17 0 003.692-.39 9.13 9.13 0 00.759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},Ed={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 01-1.594-.26 7.445 7.445 0 01-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 00.308.222l.028.018a3.65 3.65 0 00.428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613zm-2.238-7.74a8.567 8.567 0 00.645.182 13.68 13.68 0 003.143.334 13.697 13.697 0 003.144-.334 7.753 7.753 0 00.646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973zm5.047 6.495l.008.007.008-.008zm-5.047-4.07a7.471 7.471 0 00.644.182 13.675 13.675 0 003.143.335 13.697 13.697 0 003.146-.335 7.694 7.694 0 00.644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 01-.307.22.353.353 0 01-.03.02 3.788 3.788 0 01-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 01-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 01-1.535-.072l-.097-.011a14.698 14.698 0 01-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 01-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 01-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 01-.427-.207l-.028-.017a2.167 2.167 0 01-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972zm0 2.436a7.471 7.471 0 00.644.182 13.147 13.147 0 002.644.328l.318-.318.323.324a14.377 14.377 0 002.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 01-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 01-1.402 0l-.154-.007a17.43 17.43 0 01-.68-.049l-.097-.011a14.689 14.689 0 01-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 01-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 01-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 01-.427-.207l-.028-.017a2.169 2.169 0 01-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268z"/></svg>'},Hd={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>'},Ld={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 01-6.997-2.962v-.007H2v.007a5.995 5.995 0 0010.301 4.182zM8.372 2v1.884a4.13 4.13 0 012.992 6.501l1.429 1.224A6.008 6.008 0 008.37 2zM2.048 7.236h1.897a4.117 4.117 0 013.675-3.352V2A6.012 6.012 0 002.05 7.236z"/></svg>'},Pd={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 11-3-3 3 3 0 013 3zm5-2a2 2 0 102 2 2.002 2.002 0 00-2-2m0-1a3 3 0 11-3 3 3 3 0 013-3z"/></svg>'},Fd={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 11-6 0 3 3 0 016 0zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 110 6 3 3 0 010-6z"/></svg>'},Td={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>'},Dd={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 012-2H14V13a1 1 0 01-1 1zM12 2a.667.667 0 00-.667.667v2h1.334v-2A.667.667 0 0012 2zM8.444 2a.667.667 0 00-.666.667v2H9.11v-2A.667.667 0 008.444 2zM2 8.444a.667.667 0 00.667.667h2V7.778h-2A.667.667 0 002 8.444zM2 12a.667.667 0 00.667.667h2v-1.334h-2A.667.667 0 002 12zm11.556-8.222v.889a.444.444 0 01-.445.444H10.89a.444.444 0 01-.445-.444v-.89H10v.89a.444.444 0 01-.444.444H7.333a.444.444 0 01-.444-.444v-.89H4.667a.889.889 0 00-.89.89v2.222h.89a.444.444 0 01.444.444v2.223a.444.444 0 01-.444.444h-.89v.444h.89a.444.444 0 01.444.445v2.222a.444.444 0 01-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 018.222 6.89H14V3.778z"/></svg>'},Bd={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>'},Nd={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 001 8.001a7.588 7.588 0 007.146 4.342A7.002 7.002 0 0015 8a7.586 7.586 0 00-7.144-4.344m-1.199 7.289A5.108 5.108 0 012.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 00-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 00-.053.576 3.348 3.348 0 001.734 2.962m2.85.02a3.4 3.4 0 00.107-5.908 5.006 5.006 0 013.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},qd={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 016.19 11.96a3.323 3.323 0 01-2.042.667 2.835 2.835 0 01-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 001.2.716 1.976 1.976 0 001.385-.625 11.546 11.546 0 001.722-2.403l2.252-3.88a7.585 7.585 0 00-.679-.037 2.365 2.365 0 00-1.66.54 1.967 1.967 0 00-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 01.645-1.874 3.312 3.312 0 011.34-1.177 6.74 6.74 0 012.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 00.29 1.701.498.498 0 00.528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506zm-.086-.896l-.275-3.22-1.855 3.22z"/></svg>'},jd={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>'},Gd={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>'},Ud={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 00.249-1.302A3.701 3.701 0 007.22 7 3.654 3.654 0 006 7.223V2h4v4zm-3-4v3h3zm-1.126 8.698a2.697 2.697 0 01-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 115.22-.956zm-.952 0a1.745 1.745 0 10-1.745 1.745 1.747 1.747 0 001.745-1.745z"/></svg>'},Xd={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 102.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29zm2.033 4.059a1.154 1.154 0 010-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 01-1.07.726z"/></svg>'},Wd={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},Kd={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 10-1 1 1 1 0 001-1zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18zM12.455 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},Yd={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm.455 2H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},Qd={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>'},Zd={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>'},Jd={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.027 14l2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},th={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 115 9.5 1.5 1.5 0 016.5 11zM5 3.5A1.5 1.5 0 106.5 5 1.5 1.5 0 005 3.5zm7.5 7.5A1.5 1.5 0 1111 9.5a1.5 1.5 0 011.5 1.5zM11 3.5A1.5 1.5 0 1012.5 5 1.5 1.5 0 0011 3.5z"/></svg>'},eh={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111zM9.544 4.667H9.31a3.141 3.141 0 00-.394-.1 2.455 2.455 0 00-.483-.05 1.32 1.32 0 00-.832.241 1.334 1.334 0 00-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 01-.462 1.357 2.583 2.583 0 01-.784.808 3.015 3.015 0 01-.938.387A4.823 4.823 0 013.184 13q-.275 0-.629-.03A3.529 3.529 0 012 12.892v-1.815h.12a.56.56 0 00.424.244 2.538 2.538 0 00.5.052 1.304 1.304 0 00.898-.29 1.584 1.584 0 00.424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 01.444-1.244 2.516 2.516 0 01.76-.734 2.643 2.643 0 01.94-.356A5.61 5.61 0 018.357 3q.294 0 .588.025t.599.076z"/></svg>'},ih={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 011.142-.49 1.763 1.763 0 01-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 01.032.295 1.385 1.385 0 01-2.769 0 1.343 1.343 0 01.033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 01.625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 01.588 0l.11.035.16.055.033.011zM14 8.86a5.979 5.979 0 01-1.799 4.28l-1.309-1.308a4.085 4.085 0 00.83-4.78l.55-.55a2.576 2.576 0 00.64-1.082A5.968 5.968 0 0114 8.86zm-6-6a5.998 5.998 0 00-4.201 10.28l1.308-1.308a4.14 4.14 0 014.645-6.725l.564-.564a2.57 2.57 0 011.07-.635A5.97 5.97 0 008 2.86z"/></svg>'},nh={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1zm4 9H4v-2h2zm.001-2.999H4V7h2.001zm0-3.001H4V4h2.001zM9 12H7v-2h2zm0-2.999H7V7h2zM9 6H7V4h2zm3 6h-2v-2h2zm.001-2.999H10V7h2.001zm0-3.001H10V4h2.001z"/></svg>'},oh={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>'},sh={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3zM8.875 2H6.723A1.991 1.991 0 015 3a2.486 2.486 0 01-2-1H2v4h1a1.797 1.797 0 011.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2z"/></svg>'},rh={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.76 14l.752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14zM6.447 9.392h2.506l.72-2.85H7.167z"/></svg>'},ah={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2L2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},lh={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 00.355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 00-.355-1.257h.404V2.6h.047a.556.556 0 00.499-.6H4.727a.556.556 0 00.499.6h.047v.49h.404a2.491 2.491 0 00-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 00.355 1.257h-.404v.491h-.047a.556.556 0 00-.499.6h6.546a.556.556 0 00-.499-.6zM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 011.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 011.738.656c0 .72-.409 1.305-1.99 1.305z"/></svg>'},ch={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 011 1v8a1.001 1.001 0 01-1 1H4a1.001 1.001 0 01-1-1V4a1.001 1.001 0 011-1h8m0-1H4a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2zM4 4v8h8V4zm6 6H6V6h4z"/></svg>'},dh={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75zm.276-2.698a1.19 1.19 0 002.035-.838 1.164 1.164 0 00-.346-.846 1.193 1.193 0 00-1.693 0 1.158 1.158 0 00-.35.846 1.144 1.144 0 00.354.838z"/></svg>'},hh={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-.697 2.28a.951.951 0 011.35 0 .928.928 0 01.276.675.952.952 0 01-1.905 0 .924.924 0 01.279-.674zM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7z"/></svg>'},uh={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.045 7.348l-.652-.652 1.444-.14zm-3.818.698l-4.912 4.912-.395-.396 4.12-4.12zm4.734-2.918l-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304zm-3.524-.386l-.651-.653.791-.791zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28z"/></svg>'},ph={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>'},gh={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.555 9.546l.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11zm0 3.11l.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768z"/></svg>'},vh={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953L6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049z"/></svg>'},fh={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 019.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 00-1.277-.769 1.43 1.43 0 00-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 00.054 2.038 1.507 1.507 0 001.039.432 1.28 1.28 0 00.953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 001.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 01-.693.082 2.91 2.91 0 01-2.182-4.842A46.793 46.793 0 015.53 6.356a2.826 2.826 0 011.935-.764M10.583 2.5a3.001 3.001 0 00-.69.081 10.376 10.376 0 00-2.996 2.377 3.474 3.474 0 01.568-.054 3.58 3.58 0 011.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 01.913-.395 1.513 1.513 0 011.074.469 1.433 1.433 0 01.022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 01-.975.395 1.483 1.483 0 01-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 002.493 1.42 2.808 2.808 0 001.93-.76 54.2 54.2 0 002.266-2.266A2.911 2.911 0 0010.583 2.5"/></svg>'},mh={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 01.687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 00-.326-1.312 1.297 1.297 0 00-.88-.374 37.657 37.657 0 00-2.779.002 1.298 1.298 0 00-1.273 1.341 1.367 1.367 0 00.39.944 1.162 1.162 0 00.878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 001.104 1.344 8.133 8.133 0 01-3.45-.395 2.705 2.705 0 01-.496-.392A2.64 2.64 0 014.52 8.702a42.45 42.45 0 012.951-.003 2.564 2.564 0 011.731.751m3.984.017a2.723 2.723 0 00-.495-.39 9.414 9.414 0 00-3.447-.398 3.151 3.151 0 01.4.33 3.247 3.247 0 01.68 1c.457.031.864.035 1.096.027a1.108 1.108 0 01.839.331 1.373 1.373 0 01.389.99 1.3 1.3 0 01-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 01-.878-.372 1.345 1.345 0 01-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 00.688 2.51 2.547 2.547 0 001.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 001.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774z"/></svg>'},bh={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>'},wh={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>'},xh={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 01-.694.178 16.116 16.116 0 01-3.382.328 16.089 16.089 0 01-3.38-.328 8.77 8.77 0 01-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 00.332.218l.03.017a4.235 4.235 0 00.46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 00.457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 00.33-.216zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 00.694.179 16.101 16.101 0 003.378.327 16.12 16.12 0 003.382-.327 8.892 8.892 0 00.694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457zM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 011-.255V6h3v2h6V7H9V6z"/></svg>'},yh={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 7v1H3v6h10V8zM6.062 6.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 5a1.883 1.883 0 012 2v1H6.062z"/></svg>'},$h={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.073 12.29l-2.926-2.926a3.971 3.971 0 10-.783.783l2.927 2.926zM7.01 9.84a2.83 2.83 0 112.83-2.83 2.833 2.833 0 01-2.83 2.83z"/></svg>'},Ch={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 00-.75.73v8.54a.74.74 0 00.75.73h12.5a.74.74 0 00.75-.73V3.73a.74.74 0 00-.75-.73zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12z"/></svg>'},kh={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>'},_h={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>'},Sh={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 004 2.615v10.77a.54.54 0 00.538.538h5.924a.54.54 0 00.538-.538V2.615a.54.54 0 00-.538-.538zM10 12H5V3h5z"/></svg>'},zh={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>'},Rh={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>'},Mh={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757zm-7.381 9.493l2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},Ih={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>'},Ah={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 01-.195 1.176 2.63 2.63 0 01-.549.885 3.96 3.96 0 01-.852.672 7.46 7.46 0 01-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 00.793-.429 2.098 2.098 0 00.608-.612 1.45 1.45 0 00.22-.791 1.042 1.042 0 00-.423-.939 2.163 2.163 0 00-1.195-.28 3.338 3.338 0 00-1.068.204 4.853 4.853 0 00-1.09.526h-.263V3.566a8.148 8.148 0 011.296-.372A8.205 8.205 0 017.77 3a4.196 4.196 0 012.579.718 2.241 2.241 0 01.954 1.876zM8.77 13H6.112v-1.737H8.77z"/></svg>'},Oh={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 7.985l-8.002 4.013L8 8 5.998 3.987zM3.995 2.997L2 2l3 6-3 6 2.002-1.005L6.5 8z"/></svg>'},Vh={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10zM9 5H4V4h5zM3 7v3h10V7zm6 2H4V8h5zm3 4H3v-2h10v1a1 1 0 01-1 1z"/></svg>'},Eh={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 000-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 10-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 100 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1012 10z"/></svg>'},Hh={name:"share_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.984 2.012l-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566zM2 4v10h10v-4h-2v2H4V6h2V4z"/></svg>'},Lh={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>'},Ph={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>'},Fh={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>'},Th={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 001.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 01.9-1.267zm0-6.054a4.613 4.613 0 00-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 012 9.18V4h12z"/></svg>'},Dh={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29L2 12.304v-8.01zM14 2h-2v12h2z"/></svg>'},Bh={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 013.938-3.94v.771a4.123 4.123 0 00-3.176 3.169zM8 2v1.875A4.125 4.125 0 113.875 8H2a6 6 0 106-6z"/></svg>'},Nh={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>'},qh={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm9.033 4.199l-.016-.076a2.34 2.34 0 00-.497-1.18 2.108 2.108 0 00-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 00.88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 00-1.274.262 2.015 2.015 0 00-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199z"/></svg>'},jh={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 00-1.477.291 2.262 2.262 0 00-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 00-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 001.01.213l.223.018V13z"/></svg>'},Gh={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 00-.5.5v11a.501.501 0 00.5.5h9a.501.501 0 00.5-.5v-11a.501.501 0 00-.5-.5zM8 13.25a.75.75 0 11.75-.75.752.752 0 01-.75.75zM12 11H4V3h8z"/></svg>'},Uh={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588L5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543zM6.5 6.499a1.082 1.082 0 11-.013-1.516A1.072 1.072 0 016.499 6.5z"/></svg>'},Xh={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338L5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293zM6.5 5.249a1.082 1.082 0 11-.013-1.516 1.072 1.072 0 01.013 1.516zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5z"/></svg>'},Wh={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 102 2 2 2 0 00-2-2zm4.9.99A5.005 5.005 0 009 3.1V1H7v2.1A5.005 5.005 0 003.1 7H1v2h2.1A5.005 5.005 0 007 12.9V15h2v-2.1A5.005 5.005 0 0012.9 9H15V7zM8 12a4 4 0 114-4 4.005 4.005 0 01-4 4z"/></svg>'},Kh={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 019 12.9V15H7v-2.108a4.99 4.99 0 01-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 107 4.13V1h2v2.1A5.005 5.005 0 0112.9 7zm-5 1.01a2 2 0 11-2-2 2 2 0 012 2z"/></svg>'},Yh={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 116.5 8 1.5 1.5 0 018 6.5zM.5 8A1.5 1.5 0 102 6.5 1.5 1.5 0 00.5 8zm12 0A1.5 1.5 0 1014 6.5 1.5 1.5 0 0012.5 8z"/></svg>'},Qh={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>'},Zh={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 7l-.625-5H10V1H5v1h.625L5 7a2 2 0 00-2 2h4v4l.5 2 .5-2V9h4a2 2 0 00-2-2z"/></svg>'},Jh={name:"tile_size_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 8h6v6H2zm0-6v5h2V4h8v8H9v2h5V2z"/></svg>'},tu={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103L5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},eu={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>'},iu={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2L2 14h12zm0 4.875l2.438 4.875H5.585z"/></svg>'},nu={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2L2 14h12L8 2z"/></svg>'},ou={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 00-1.6 1.6v6.8a1.595 1.595 0 001.6 1.594h10.8a1.595 1.595 0 001.6-1.594v-6.8a1.6 1.6 0 00-1.6-1.6zM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5z"/></svg>'},su={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 00-1.182 1.51l.01.155.021.193a1.69 1.69 0 00.216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 00.992.36h.049a1.306 1.306 0 00.224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 01-.571.053 3.148 3.148 0 01-2.99-2.258l-.011-.045a3.04 3.04 0 01-.076-.35 3.127 3.127 0 01-.03-.206l-.004-.089a3.112 3.112 0 01-.016-.336A3.164 3.164 0 014.35 7.356c.272-.068.808-.203.802-.206l.623-.137zm4.31-1.544l-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 01.789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 01-.035.58l-.064.185-.056.142a1.546 1.546 0 01-1.4.893 1.661 1.661 0 01-.313-.03 54.946 54.946 0 01-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 00.578.056 3.188 3.188 0 002.811-1.74 3.018 3.018 0 00.129-.311l.033-.083.061-.197a3.047 3.047 0 00.082-.351l.008-.044a3.132 3.132 0 00-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393L6.875 6.075h.75l.3 3.032 1.2-3.782h-.75z"/></svg>'},ru={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 4a1.883 1.883 0 012 2h2a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 6v2H3v6h10V8z"/></svg>'},au={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9zM7.982 2L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9z"/></svg>'},lu={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 012.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 01-.335.364 8.55 8.55 0 01-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0114 12.291V14H2v-1.673a2.163 2.163 0 011.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 01-.312-.749 4.275 4.275 0 01-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 018.004 2"/></svg>'},cu={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.57 7.28l-.06.013a4.556 4.556 0 00-1.38-2.609V3.44a.481.481 0 00-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 00-.48.48v1.24a4.545 4.545 0 000 6.64v1.24a.481.481 0 00.48.48h.48V14h4.32v-.96h.48a.481.481 0 00.48-.48v-1.24a4.547 4.547 0 001.379-2.612l.061.012a.481.481 0 00.48-.48v-.48a.481.481 0 00-.48-.48zm-2.3 2.662a1.59 1.59 0 00-.182-.26L8.747 8.338a.785.785 0 000-.666c.132-.133.894-.899.965-1a1.216 1.216 0 00.14-.485 1.004 1.004 0 00-.515.157l-.955.957a.784.784 0 100 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 00.36.276 3.055 3.055 0 11.291-.297z"/></svg>'},du={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 01-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472z"/></svg>'},hu={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.089 2.526h-1.868a5.598 5.598 0 00-.854-1.712 5.363 5.363 0 012.722 1.712zm-2.722 8.66a5.599 5.599 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.644 10.644 0 00.208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.955.955 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.363 5.363 0 012.722-1.712 5.017 5.017 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zM12.105 8a.326.326 0 01-.19.296l-6.598 3.3-.148.036a.327.327 0 01-.327-.328V4.69a.327.327 0 01.492-.281l6.595 3.302a.326.326 0 01.176.29z"/></svg>'},uu={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.09 2.526H10.22a5.6 5.6 0 00-.854-1.712 5.364 5.364 0 012.722 1.712zm-2.723 8.66a5.6 5.6 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.657 10.657 0 00.208-1.187L9.923 10a9.85 9.85 0 01-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.96.96 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.364 5.364 0 012.722-1.712 5.02 5.02 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zm-.619-3.131L5.334 4.409a.327.327 0 00-.492.281v6.613a.327.327 0 00.327.328l.148-.035 6.598-3.3a.326.326 0 00.014-.585zm-6.087 2.505V5.78L10.274 8z"/></svg>'},pu={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>'},gu={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>'},vu={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.286 11.714l-5.791-5.79a2.504 2.504 0 00.17-.755 2.149 2.149 0 00-.095-.814 2.12 2.12 0 00-.55-.904 2.328 2.328 0 00-1.76-.685h-.045a2.104 2.104 0 00-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 01-.22.854 1.043 1.043 0 01-.114.145 1.648 1.648 0 01-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 00-.135.545l-.015.105a2.337 2.337 0 00.384 1.518 2.51 2.51 0 00.295.36 2.205 2.205 0 001.576.65 2.453 2.453 0 00.898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67zM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916zM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45z"/></svg>'},fu={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667L9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3z"/></svg>'},mu={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026L4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363zm1.155-10.68l-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312z"/></svg>'},bu=vt`
|
|
1657
1843
|
${wo("inline-flex")}
|
|
1658
1844
|
|
|
1659
1845
|
:host {
|
|
@@ -1712,15 +1898,15 @@ const Cc={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
|
|
|
1712
1898
|
}
|
|
1713
1899
|
|
|
1714
1900
|
slot[name='separator'] svg {
|
|
1715
|
-
width: ${
|
|
1716
|
-
height: ${
|
|
1901
|
+
width: ${Or};
|
|
1902
|
+
height: ${Or};
|
|
1717
1903
|
}
|
|
1718
1904
|
|
|
1719
1905
|
slot[name='separator'] path {
|
|
1720
1906
|
fill: ${Aa};
|
|
1721
1907
|
}
|
|
1722
1908
|
`
|
|
1723
|
-
const
|
|
1909
|
+
const wu=class extends si{}.compose({baseName:"breadcrumb-item",baseClass:si,template:(t,e)=>U`
|
|
1724
1910
|
<div role="listitem" class="listitem" part="listitem">
|
|
1725
1911
|
${St((t=>t.href&&t.href.length>0),U`
|
|
1726
1912
|
${((t,e)=>U`
|
|
@@ -1776,18 +1962,18 @@ const uu=class extends si{}.compose({baseName:"breadcrumb-item",baseClass:si,tem
|
|
|
1776
1962
|
</span>
|
|
1777
1963
|
`)}
|
|
1778
1964
|
</div>
|
|
1779
|
-
`,styles:
|
|
1780
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
1781
|
-
const
|
|
1965
|
+
`,styles:bu,separator:Jd.data})
|
|
1966
|
+
rn.getOrCreate().withPrefix("nimble").register(wu())
|
|
1967
|
+
const xu=vt`
|
|
1782
1968
|
${uc}
|
|
1783
1969
|
${pc}
|
|
1784
1970
|
`
|
|
1785
|
-
class
|
|
1786
|
-
const
|
|
1787
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
1788
|
-
class
|
|
1971
|
+
class yu extends fi{constructor(){super(...arguments),this.appearance=ac,this.contentHidden=!1}}t([nt],yu.prototype,"appearance",void 0),t([nt({attribute:"appearance-variant"})],yu.prototype,"appearanceVariant",void 0),t([nt({attribute:"content-hidden",mode:"boolean"})],yu.prototype,"contentHidden",void 0)
|
|
1972
|
+
const $u=yu.compose({baseName:"button",baseClass:fi,template:ai,styles:xu,shadowOptions:{delegatesFocus:!0}})
|
|
1973
|
+
rn.getOrCreate().withPrefix("nimble").register($u())
|
|
1974
|
+
class Cu{constructor(t,e,i){this.value=t,this.styles=e,this.source=i}handleChange(){const t=dr.getValueFor(this.source);(Array.isArray(this.value)?this.value.includes(t):this.value===t)?this.source.$fastController.addStyles(this.styles):this.source.$fastController.removeStyles(this.styles)}}class ku{constructor(t,e){this.theme=t,this.styles=e,this.cache=new WeakMap}bind(t){const e=this.cache.get(t)||new Cu(this.theme,this.styles,t)
|
|
1789
1975
|
dr.subscribe(e,t),e.handleChange(),this.cache.set(t,e)}unbind(t){const e=this.cache.get(t)
|
|
1790
|
-
e&&dr.unsubscribe(e)}}const
|
|
1976
|
+
e&&dr.unsubscribe(e)}}const _u=(t,e)=>new ku(t,e),Su=vt`
|
|
1791
1977
|
${wo("inline-flex")}
|
|
1792
1978
|
|
|
1793
1979
|
:host {
|
|
@@ -1894,32 +2080,32 @@ e&&dr.unsubscribe(e)}}const bu=(t,e)=>new mu(t,e),wu=vt`
|
|
|
1894
2080
|
slot[name='end'] {
|
|
1895
2081
|
display: none;
|
|
1896
2082
|
}
|
|
1897
|
-
`.withBehaviors(
|
|
2083
|
+
`.withBehaviors(_u(es,vt`
|
|
1898
2084
|
:host {
|
|
1899
|
-
--ni-private-card-button-background-hover-color: ${Qo(
|
|
1900
|
-
--ni-private-card-button-background-active-color: ${
|
|
2085
|
+
--ni-private-card-button-background-hover-color: ${Qo(Vo,.3)};
|
|
2086
|
+
--ni-private-card-button-background-active-color: ${Vo};
|
|
1901
2087
|
--ni-private-card-button-border-active-color: ${Qo(Fo,.2)};
|
|
1902
2088
|
--ni-private-card-button-border-selected-color: ${Qo(Fo,.6)};
|
|
1903
2089
|
}
|
|
1904
|
-
`),
|
|
2090
|
+
`),_u(is,vt`
|
|
1905
2091
|
:host {
|
|
1906
2092
|
--ni-private-card-button-background-hover-color: ${Qo(Ao,.07)};
|
|
1907
2093
|
--ni-private-card-button-background-active-color: ${Qo(Ao,.15)};
|
|
1908
2094
|
--ni-private-card-button-border-active-color: ${Qo(Ao,.2)};
|
|
1909
2095
|
--ni-private-card-button-border-selected-color: ${Ao};
|
|
1910
2096
|
}
|
|
1911
|
-
`),
|
|
2097
|
+
`),_u(ns,vt`
|
|
1912
2098
|
:host {
|
|
1913
|
-
--ni-private-card-button-background-hover-color: ${Qo(
|
|
1914
|
-
--ni-private-card-button-background-active-color: ${Qo(
|
|
1915
|
-
--ni-private-card-button-border-active-color: ${Qo(
|
|
1916
|
-
--ni-private-card-button-border-selected-color: ${Qo(
|
|
2099
|
+
--ni-private-card-button-background-hover-color: ${Qo(Vo,.07)};
|
|
2100
|
+
--ni-private-card-button-background-active-color: ${Qo(Vo,.15)};
|
|
2101
|
+
--ni-private-card-button-border-active-color: ${Qo(Vo,.2)};
|
|
2102
|
+
--ni-private-card-button-border-selected-color: ${Qo(Vo,.6)};
|
|
1917
2103
|
}
|
|
1918
2104
|
`))
|
|
1919
|
-
class
|
|
1920
|
-
const
|
|
1921
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
1922
|
-
const
|
|
2105
|
+
class zu extends fi{constructor(){super(...arguments),this.selected=!1}}t([nt({mode:"boolean"})],zu.prototype,"selected",void 0)
|
|
2106
|
+
const Ru=zu.compose({baseName:"card-button",template:ai,styles:Su,shadowOptions:{delegatesFocus:!0}})
|
|
2107
|
+
rn.getOrCreate().withPrefix("nimble").register(Ru())
|
|
2108
|
+
const Mu=vt`
|
|
1923
2109
|
${wo("inline-flex")}
|
|
1924
2110
|
|
|
1925
2111
|
:host {
|
|
@@ -1988,8 +2174,8 @@ const $u=vt`
|
|
|
1988
2174
|
}
|
|
1989
2175
|
|
|
1990
2176
|
slot[name='checked-indicator'] svg {
|
|
1991
|
-
height: ${
|
|
1992
|
-
width: ${
|
|
2177
|
+
height: ${Or};
|
|
2178
|
+
width: ${Or};
|
|
1993
2179
|
overflow: visible;
|
|
1994
2180
|
}
|
|
1995
2181
|
|
|
@@ -2006,8 +2192,8 @@ const $u=vt`
|
|
|
2006
2192
|
}
|
|
2007
2193
|
|
|
2008
2194
|
slot[name='indeterminate-indicator'] svg {
|
|
2009
|
-
height: ${
|
|
2010
|
-
width: ${
|
|
2195
|
+
height: ${Or};
|
|
2196
|
+
width: ${Or};
|
|
2011
2197
|
overflow: visible;
|
|
2012
2198
|
}
|
|
2013
2199
|
|
|
@@ -2023,7 +2209,7 @@ const $u=vt`
|
|
|
2023
2209
|
fill: rgba(${wr}, 0.3);
|
|
2024
2210
|
}
|
|
2025
2211
|
`
|
|
2026
|
-
const
|
|
2212
|
+
const Iu=class extends xi{}.compose({baseName:"checkbox",baseClass:xi,template:(t,e)=>U`
|
|
2027
2213
|
<template
|
|
2028
2214
|
role="checkbox"
|
|
2029
2215
|
aria-checked="${t=>t.checked}"
|
|
@@ -2050,9 +2236,9 @@ const Cu=class extends xi{}.compose({baseName:"checkbox",baseClass:xi,template:(
|
|
|
2050
2236
|
<slot ${Lt("defaultSlottedNodes")}></slot>
|
|
2051
2237
|
</label>
|
|
2052
2238
|
</template>
|
|
2053
|
-
`,styles
|
|
2054
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
2055
|
-
const
|
|
2239
|
+
`,styles:Mu,checkedIndicator:id.data,indeterminateIndicator:kh.data})
|
|
2240
|
+
rn.getOrCreate().withPrefix("nimble").register(Iu())
|
|
2241
|
+
const Au=vt`
|
|
2056
2242
|
${uc}
|
|
2057
2243
|
|
|
2058
2244
|
.control[aria-pressed='true'] {
|
|
@@ -2078,8 +2264,8 @@ const ku=vt`
|
|
|
2078
2264
|
border-color: ${vr};
|
|
2079
2265
|
}
|
|
2080
2266
|
`
|
|
2081
|
-
class
|
|
2082
|
-
const
|
|
2267
|
+
class Ou extends Nn{constructor(){super(...arguments),this.appearance=ac,this.contentHidden=!1}}t([nt],Ou.prototype,"appearance",void 0),t([nt({attribute:"content-hidden",mode:"boolean"})],Ou.prototype,"contentHidden",void 0),Re(Ou,Tt,mi)
|
|
2268
|
+
const Vu=Ou.compose({baseName:"toggle-button",template:(t,e)=>U`
|
|
2083
2269
|
<div
|
|
2084
2270
|
role="button"
|
|
2085
2271
|
part="control"
|
|
@@ -2120,24 +2306,24 @@ const Su=_u.compose({baseName:"toggle-button",template:(t,e)=>U`
|
|
|
2120
2306
|
</span>
|
|
2121
2307
|
${Dt(0,e)}
|
|
2122
2308
|
</div>
|
|
2123
|
-
`,styles:
|
|
2124
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
2125
|
-
const
|
|
2309
|
+
`,styles:Au,shadowOptions:{delegatesFocus:!0}})
|
|
2310
|
+
rn.getOrCreate().withPrefix("nimble").register(Vu())
|
|
2311
|
+
const Eu=U`
|
|
2126
2312
|
<div class="error-text" title="${t=>t.errorText}" aria-live="polite">
|
|
2127
2313
|
${t=>t.errorText}
|
|
2128
2314
|
</div>
|
|
2129
|
-
`,
|
|
2315
|
+
`,Hu=U`
|
|
2130
2316
|
<template>
|
|
2131
2317
|
<div class="icon" :innerHTML=${t=>t.icon.data}></div>
|
|
2132
2318
|
</template
|
|
2133
|
-
`,
|
|
2319
|
+
`,Lu=vt`
|
|
2134
2320
|
${wo("inline-flex")}
|
|
2135
2321
|
|
|
2136
2322
|
:host {
|
|
2137
2323
|
align-items: center;
|
|
2138
2324
|
user-select: none;
|
|
2139
|
-
width: ${
|
|
2140
|
-
height: ${
|
|
2325
|
+
width: ${Or};
|
|
2326
|
+
height: ${Or};
|
|
2141
2327
|
}
|
|
2142
2328
|
|
|
2143
2329
|
.icon {
|
|
@@ -2167,12 +2353,12 @@ const zu=U`
|
|
|
2167
2353
|
height: 100%;
|
|
2168
2354
|
}
|
|
2169
2355
|
`
|
|
2170
|
-
class
|
|
2171
|
-
const
|
|
2356
|
+
class Pu extends _e{constructor(t){super(),this.icon=t}}t([nt],Pu.prototype,"severity",void 0)
|
|
2357
|
+
const Fu=(t,e)=>{const i=e.compose({baseName:t,template:Hu,styles:Lu,baseClass:e})
|
|
2172
2358
|
rn.getOrCreate().withPrefix("nimble").register(i())}
|
|
2173
|
-
class
|
|
2174
|
-
class
|
|
2175
|
-
const
|
|
2359
|
+
class Tu extends Pu{constructor(){super(Oc)}}Fu("icon-arrow-expander-down",Tu)
|
|
2360
|
+
class Du extends Pu{constructor(){super(Bd)}}Fu("icon-exclamation-mark",Du)
|
|
2361
|
+
const Bu="underline",Nu="outline",qu="block",ju=vt`
|
|
2176
2362
|
${wo("inline-flex")}
|
|
2177
2363
|
|
|
2178
2364
|
:host {
|
|
@@ -2291,7 +2477,7 @@ const Hu="underline",Eu="outline",Lu="block",Pu=vt`
|
|
|
2291
2477
|
);
|
|
2292
2478
|
z-index: 1;
|
|
2293
2479
|
padding: var(--ni-private-listbox-padding);
|
|
2294
|
-
box-shadow: ${
|
|
2480
|
+
box-shadow: ${Er};
|
|
2295
2481
|
border: 1px solid ${Sr};
|
|
2296
2482
|
background-color: ${gr};
|
|
2297
2483
|
background-clip: padding-box;
|
|
@@ -2344,8 +2530,8 @@ const Hu="underline",Eu="outline",Lu="block",Pu=vt`
|
|
|
2344
2530
|
}
|
|
2345
2531
|
|
|
2346
2532
|
.indicator slot[name='indicator'] svg {
|
|
2347
|
-
width: ${
|
|
2348
|
-
height: ${
|
|
2533
|
+
width: ${Or};
|
|
2534
|
+
height: ${Or};
|
|
2349
2535
|
fill: ${Xa};
|
|
2350
2536
|
}
|
|
2351
2537
|
|
|
@@ -2371,7 +2557,7 @@ const Hu="underline",Eu="outline",Lu="block",Pu=vt`
|
|
|
2371
2557
|
::slotted(option) {
|
|
2372
2558
|
flex: none;
|
|
2373
2559
|
}
|
|
2374
|
-
`.withBehaviors(hc(
|
|
2560
|
+
`.withBehaviors(hc(Bu,vt`
|
|
2375
2561
|
.control {
|
|
2376
2562
|
border-bottom-width: ${Ar};
|
|
2377
2563
|
padding-bottom: 0;
|
|
@@ -2380,12 +2566,12 @@ const Hu="underline",Eu="outline",Lu="block",Pu=vt`
|
|
|
2380
2566
|
:host([disabled]) .control {
|
|
2381
2567
|
border-color: rgba(${wr}, 0.1);
|
|
2382
2568
|
}
|
|
2383
|
-
`),hc(
|
|
2569
|
+
`),hc(Nu,vt`
|
|
2384
2570
|
.control {
|
|
2385
2571
|
border-width: ${Ar};
|
|
2386
2572
|
padding: 0;
|
|
2387
2573
|
}
|
|
2388
|
-
`),hc(
|
|
2574
|
+
`),hc(qu,vt`
|
|
2389
2575
|
.control {
|
|
2390
2576
|
background-color: rgba(${wr}, 0.1);
|
|
2391
2577
|
}
|
|
@@ -2398,15 +2584,15 @@ const Hu="underline",Eu="outline",Lu="block",Pu=vt`
|
|
|
2398
2584
|
:host([disabled]) .control {
|
|
2399
2585
|
background-color: rgba(${wr}, 0.07);
|
|
2400
2586
|
}
|
|
2401
|
-
`)),
|
|
2587
|
+
`)),Gu=vt`
|
|
2402
2588
|
.error-icon {
|
|
2403
2589
|
display: none;
|
|
2404
2590
|
}
|
|
2405
2591
|
|
|
2406
2592
|
:host([error-visible]) .error-icon {
|
|
2407
2593
|
display: inline-flex;
|
|
2408
|
-
width: ${
|
|
2409
|
-
height: ${
|
|
2594
|
+
width: ${Or};
|
|
2595
|
+
height: ${Or};
|
|
2410
2596
|
flex: none;
|
|
2411
2597
|
}
|
|
2412
2598
|
|
|
@@ -2416,7 +2602,7 @@ const Hu="underline",Eu="outline",Lu="block",Pu=vt`
|
|
|
2416
2602
|
|
|
2417
2603
|
:host([error-visible]) .error-text {
|
|
2418
2604
|
display: block;
|
|
2419
|
-
font: ${
|
|
2605
|
+
font: ${Ol};
|
|
2420
2606
|
color: ${xr};
|
|
2421
2607
|
width: 100%;
|
|
2422
2608
|
position: absolute;
|
|
@@ -2434,9 +2620,9 @@ const Hu="underline",Eu="outline",Lu="block",Pu=vt`
|
|
|
2434
2620
|
:host([error-visible]) .error-text:empty {
|
|
2435
2621
|
display: none;
|
|
2436
2622
|
}
|
|
2437
|
-
`,
|
|
2438
|
-
${
|
|
2439
|
-
${
|
|
2623
|
+
`,Uu=vt`
|
|
2624
|
+
${ju}
|
|
2625
|
+
${Gu}
|
|
2440
2626
|
|
|
2441
2627
|
:host {
|
|
2442
2628
|
--ni-private-hover-bottom-border-width: 2px;
|
|
@@ -2509,13 +2695,13 @@ const Hu="underline",Eu="outline",Lu="block",Pu=vt`
|
|
|
2509
2695
|
:host(:empty) .listbox {
|
|
2510
2696
|
display: none;
|
|
2511
2697
|
}
|
|
2512
|
-
`.withBehaviors(hc(
|
|
2698
|
+
`.withBehaviors(hc(qu,vt`
|
|
2513
2699
|
:host([error-visible]) .control {
|
|
2514
2700
|
border-bottom-width: ${Ar};
|
|
2515
2701
|
padding-bottom: 0;
|
|
2516
2702
|
}
|
|
2517
2703
|
`))
|
|
2518
|
-
class
|
|
2704
|
+
class Xu extends Ei{constructor(){super(...arguments),this.appearance=Bu,this.errorVisible=!1,this.valueUpdatedByInput=!1}setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(t,e){const i=this.value
|
|
2519
2705
|
super.slottedOptionsChanged(t,e),i&&(this.value=i)}connectedCallback(){super.connectedCallback(),this.setPositioning(),this.updateInputAriaLabel()}toggleButtonClickHandler(t){t.stopImmediatePropagation()}toggleButtonChangeHandler(t){this.open=this.dropdownButton.checked,t.stopImmediatePropagation()}toggleButtonKeyDownHandler(t){switch(t.key){case Be:case Fe:case Ue:case Ne:return this.open=!0,this.stopPropagation(t),!1
|
|
2520
2706
|
default:return!0}}filterOptions(){super.filterOptions()
|
|
2521
2707
|
const t=this.filteredOptions.filter((t=>!t.disabled))
|
|
@@ -2528,8 +2714,8 @@ case Fe:case Be:this.open&&this.valueUpdatedByInput&&(this.valueUpdatedByInput=!
|
|
|
2528
2714
|
break
|
|
2529
2715
|
default:return e}return e}focusoutHandler(t){const e=super.focusoutHandler(t)
|
|
2530
2716
|
return this.open=!1,this.emitChangeIfValueUpdated(),e}openChanged(){super.openChanged(),this.dropdownButton&&(this.dropdownButton.checked=this.open)}ariaLabelChanged(t,e){this.updateInputAriaLabel()}updateInputAriaLabel(){const t=this.shadowRoot?.querySelector(".selected-value")
|
|
2531
|
-
this.ariaLabel?t?.setAttribute("aria-label",this.ariaLabel):t?.removeAttribute("aria-label")}emitChangeIfValueUpdated(){this.valueUpdatedByInput&&(this.value!==this.valueBeforeTextUpdate&&this.$emit("change"),this.valueUpdatedByInput=!1)}}t([nt],
|
|
2532
|
-
const
|
|
2717
|
+
this.ariaLabel?t?.setAttribute("aria-label",this.ariaLabel):t?.removeAttribute("aria-label")}emitChangeIfValueUpdated(){this.valueUpdatedByInput&&(this.value!==this.valueBeforeTextUpdate&&this.$emit("change"),this.valueUpdatedByInput=!1)}}t([nt],Xu.prototype,"appearance",void 0),t([f],Xu.prototype,"dropdownButton",void 0),t([nt({attribute:"error-text"})],Xu.prototype,"errorText",void 0),t([nt({attribute:"error-visible",mode:"boolean"})],Xu.prototype,"errorVisible",void 0)
|
|
2718
|
+
const Wu=Xu.compose({baseName:"combobox",baseClass:Ei,template:(t,e)=>U`
|
|
2533
2719
|
<template
|
|
2534
2720
|
aria-disabled="${t=>t.ariaDisabled}"
|
|
2535
2721
|
autocomplete="${t=>t.autocomplete}"
|
|
@@ -2583,14 +2769,14 @@ const Bu=Du.compose({baseName:"combobox",baseClass:Hi,template:(t,e)=>U`
|
|
|
2583
2769
|
></slot>
|
|
2584
2770
|
</div>
|
|
2585
2771
|
</template>
|
|
2586
|
-
`,styles:
|
|
2772
|
+
`,styles:Uu,shadowOptions:{delegatesFocus:!0},end:U`
|
|
2587
2773
|
<div class="end-slot-container">
|
|
2588
|
-
<${rn.tagFor(
|
|
2774
|
+
<${rn.tagFor(Du)}
|
|
2589
2775
|
severity="error"
|
|
2590
2776
|
class="error-icon"
|
|
2591
|
-
></${rn.tagFor(
|
|
2777
|
+
></${rn.tagFor(Du)}>
|
|
2592
2778
|
<div class="separator"></div>
|
|
2593
|
-
<${rn.tagFor(
|
|
2779
|
+
<${rn.tagFor(Ou)}
|
|
2594
2780
|
${_t("dropdownButton")}
|
|
2595
2781
|
appearance="ghost"
|
|
2596
2782
|
?checked="${t=>t.open}"
|
|
@@ -2605,24 +2791,24 @@ const Bu=Du.compose({baseName:"combobox",baseClass:Hi,template:(t,e)=>U`
|
|
|
2605
2791
|
aria-expanded="${t=>t.open}"
|
|
2606
2792
|
tabindex="-1"
|
|
2607
2793
|
>
|
|
2608
|
-
<${rn.tagFor(
|
|
2794
|
+
<${rn.tagFor(Tu)}
|
|
2609
2795
|
slot="start"
|
|
2610
2796
|
class="dropdown-icon"
|
|
2611
2797
|
>
|
|
2612
|
-
</${rn.tagFor(
|
|
2613
|
-
</${rn.tagFor(
|
|
2798
|
+
</${rn.tagFor(Tu)}>
|
|
2799
|
+
</${rn.tagFor(Ou)}>
|
|
2614
2800
|
</div>
|
|
2615
|
-
${
|
|
2801
|
+
${Eu}
|
|
2616
2802
|
`})
|
|
2617
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
2618
|
-
const
|
|
2803
|
+
rn.getOrCreate().withPrefix("nimble").register(Wu())
|
|
2804
|
+
const Ku=Symbol("user dismissed"),Yu=vt`
|
|
2619
2805
|
${wo("grid")}
|
|
2620
2806
|
|
|
2621
2807
|
dialog {
|
|
2622
2808
|
flex-direction: column;
|
|
2623
2809
|
background-color: ${gr};
|
|
2624
2810
|
border: none;
|
|
2625
|
-
box-shadow: ${
|
|
2811
|
+
box-shadow: ${Hr};
|
|
2626
2812
|
padding: 0px;
|
|
2627
2813
|
width: 400px;
|
|
2628
2814
|
max-height: 600px;
|
|
@@ -2699,19 +2885,19 @@ const Nu=Symbol("user dismissed"),qu=vt`
|
|
|
2699
2885
|
:host([footer-hidden]) footer {
|
|
2700
2886
|
display: none;
|
|
2701
2887
|
}
|
|
2702
|
-
`.withBehaviors(
|
|
2888
|
+
`.withBehaviors(_u(es,vt`
|
|
2703
2889
|
dialog::backdrop {
|
|
2704
2890
|
background: ${Zo};
|
|
2705
2891
|
}
|
|
2706
|
-
`),
|
|
2892
|
+
`),_u(is,vt`
|
|
2707
2893
|
dialog::backdrop {
|
|
2708
2894
|
background: ${Jo};
|
|
2709
2895
|
}
|
|
2710
|
-
`),
|
|
2896
|
+
`),_u(ns,vt`
|
|
2711
2897
|
dialog::backdrop {
|
|
2712
2898
|
background: ${ts};
|
|
2713
2899
|
}
|
|
2714
|
-
`)),
|
|
2900
|
+
`)),Qu=U`
|
|
2715
2901
|
<template>
|
|
2716
2902
|
<dialog
|
|
2717
2903
|
${_t("dialogElement")}
|
|
@@ -2739,12 +2925,12 @@ const Nu=Symbol("user dismissed"),qu=vt`
|
|
|
2739
2925
|
</dialog>
|
|
2740
2926
|
</template>
|
|
2741
2927
|
`
|
|
2742
|
-
class
|
|
2928
|
+
class Zu extends _e{constructor(){super(...arguments),this.preventDismiss=!1,this.headerHidden=!1,this.footerHidden=!1,this.footerIsEmpty=!0}get open(){return void 0!==this.resolveShow}async show(){if(this.open)throw new Error("Dialog is already open")
|
|
2743
2929
|
return this.dialogElement.showModal(),new Promise(((t,e)=>{this.resolveShow=t}))}close(t){if(!this.open)throw new Error("Dialog is not open")
|
|
2744
|
-
this.dialogElement.close(),this.resolveShow(t),this.resolveShow=void 0}slottedFooterElementsChanged(t,e){this.footerIsEmpty=!e?.length}cancelHandler(t){return this.preventDismiss?t.preventDefault():(this.resolveShow(
|
|
2745
|
-
const
|
|
2746
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
2747
|
-
const
|
|
2930
|
+
this.dialogElement.close(),this.resolveShow(t),this.resolveShow=void 0}slottedFooterElementsChanged(t,e){this.footerIsEmpty=!e?.length}cancelHandler(t){return this.preventDismiss?t.preventDefault():(this.resolveShow(Ku),this.resolveShow=void 0),!0}}Zu.UserDismissed=Ku,t([nt({attribute:"prevent-dismiss",mode:"boolean"})],Zu.prototype,"preventDismiss",void 0),t([nt({attribute:"header-hidden",mode:"boolean"})],Zu.prototype,"headerHidden",void 0),t([nt({attribute:"footer-hidden",mode:"boolean"})],Zu.prototype,"footerHidden",void 0),t([f],Zu.prototype,"footerIsEmpty",void 0),t([f],Zu.prototype,"slottedFooterElements",void 0),Re(Zu,ti)
|
|
2931
|
+
const Ju=Zu.compose({baseName:"dialog",template:Qu,styles:Yu,baseClass:Zu})
|
|
2932
|
+
rn.getOrCreate().withPrefix("nimble").register(Ju())
|
|
2933
|
+
const tp=vt`
|
|
2748
2934
|
${wo("block")}
|
|
2749
2935
|
|
|
2750
2936
|
:host {
|
|
@@ -2796,7 +2982,7 @@ const Xu=vt`
|
|
|
2796
2982
|
display: flex;
|
|
2797
2983
|
flex-direction: column;
|
|
2798
2984
|
position: absolute;
|
|
2799
|
-
width: ${
|
|
2985
|
+
width: ${Vr};
|
|
2800
2986
|
height: 100%;
|
|
2801
2987
|
background-color: ${gr};
|
|
2802
2988
|
}
|
|
@@ -2874,19 +3060,19 @@ const Xu=vt`
|
|
|
2874
3060
|
justify-content: flex-end;
|
|
2875
3061
|
border-top: ${Ar} solid ${Sr};
|
|
2876
3062
|
}
|
|
2877
|
-
`.withBehaviors(
|
|
3063
|
+
`.withBehaviors(_u(es,vt`
|
|
2878
3064
|
dialog::backdrop {
|
|
2879
3065
|
background: ${Zo};
|
|
2880
3066
|
}
|
|
2881
|
-
`),
|
|
3067
|
+
`),_u(is,vt`
|
|
2882
3068
|
dialog::backdrop {
|
|
2883
3069
|
background: ${Jo};
|
|
2884
3070
|
}
|
|
2885
|
-
`),
|
|
3071
|
+
`),_u(ns,vt`
|
|
2886
3072
|
dialog::backdrop {
|
|
2887
3073
|
background: ${ts};
|
|
2888
3074
|
}
|
|
2889
|
-
`)),
|
|
3075
|
+
`)),ep=U`
|
|
2890
3076
|
<dialog
|
|
2891
3077
|
${_t("dialog")}
|
|
2892
3078
|
aria-label="${t=>t.ariaLabel}"
|
|
@@ -2896,161 +3082,161 @@ const Xu=vt`
|
|
|
2896
3082
|
<slot></slot>
|
|
2897
3083
|
</div>
|
|
2898
3084
|
</dialog>
|
|
2899
|
-
`,
|
|
2900
|
-
class
|
|
3085
|
+
`,ip="right"
|
|
3086
|
+
class np extends _e{constructor(){super(...arguments),this.location=ip,this.preventDismiss=!1,this.closing=!1,this.animationEndHandlerFunction=()=>this.animationEndHandler()}get open(){return void 0!==this.resolveShow}async show(){if(this.open)throw new Error("Drawer is already open")
|
|
2901
3087
|
return this.openDialog(),new Promise(((t,e)=>{this.resolveShow=t}))}close(t){if(!this.open||this.closing)throw new Error("Drawer is not open or already closing")
|
|
2902
|
-
this.closeReason=t,this.closeDialog()}cancelHandler(t){return t.preventDefault(),this.preventDismiss||(this.closeReason=
|
|
2903
|
-
const
|
|
2904
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
2905
|
-
class
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
|
|
2912
|
-
|
|
2913
|
-
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
2918
|
-
|
|
2919
|
-
|
|
2920
|
-
|
|
2921
|
-
|
|
2922
|
-
|
|
2923
|
-
|
|
2924
|
-
|
|
2925
|
-
|
|
2926
|
-
|
|
2927
|
-
|
|
2928
|
-
|
|
2929
|
-
|
|
2930
|
-
|
|
2931
|
-
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
|
|
2935
|
-
|
|
2936
|
-
|
|
2937
|
-
|
|
2938
|
-
|
|
2939
|
-
|
|
2940
|
-
|
|
2941
|
-
|
|
2942
|
-
|
|
2943
|
-
|
|
2944
|
-
|
|
2945
|
-
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
|
|
2953
|
-
|
|
2954
|
-
|
|
2955
|
-
|
|
2956
|
-
|
|
2957
|
-
|
|
2958
|
-
|
|
2959
|
-
|
|
2960
|
-
|
|
2961
|
-
|
|
2962
|
-
|
|
2963
|
-
|
|
2964
|
-
|
|
2965
|
-
|
|
2966
|
-
|
|
2967
|
-
|
|
2968
|
-
|
|
2969
|
-
|
|
2970
|
-
|
|
2971
|
-
|
|
2972
|
-
|
|
2973
|
-
|
|
2974
|
-
|
|
2975
|
-
|
|
2976
|
-
|
|
2977
|
-
|
|
2978
|
-
|
|
2979
|
-
|
|
2980
|
-
|
|
2981
|
-
|
|
2982
|
-
|
|
2983
|
-
|
|
2984
|
-
|
|
2985
|
-
|
|
2986
|
-
|
|
2987
|
-
|
|
2988
|
-
|
|
2989
|
-
|
|
2990
|
-
|
|
2991
|
-
class
|
|
2992
|
-
|
|
2993
|
-
|
|
2994
|
-
|
|
2995
|
-
|
|
2996
|
-
|
|
2997
|
-
|
|
2998
|
-
|
|
2999
|
-
|
|
3000
|
-
|
|
3001
|
-
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
|
|
3006
|
-
class
|
|
3007
|
-
|
|
3008
|
-
|
|
3009
|
-
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
|
|
3014
|
-
|
|
3015
|
-
|
|
3016
|
-
|
|
3017
|
-
|
|
3018
|
-
|
|
3019
|
-
|
|
3020
|
-
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
|
|
3036
|
-
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
|
|
3041
|
-
|
|
3042
|
-
|
|
3043
|
-
|
|
3044
|
-
|
|
3045
|
-
|
|
3046
|
-
|
|
3047
|
-
|
|
3048
|
-
|
|
3049
|
-
|
|
3050
|
-
|
|
3051
|
-
|
|
3052
|
-
|
|
3053
|
-
const
|
|
3088
|
+
this.closeReason=t,this.closeDialog()}cancelHandler(t){return t.preventDefault(),this.preventDismiss||(this.closeReason=Ku,this.closeDialog()),!0}openDialog(){this.dialog.showModal(),this.triggerAnimation()}closeDialog(){this.closing=!0,this.triggerAnimation()}triggerAnimation(){this.dialog.classList.add("animating"),this.closing&&this.dialog.classList.add("closing"),this.dialog.addEventListener(Ve,this.animationEndHandlerFunction)}animationEndHandler(){this.dialog.removeEventListener(Ve,this.animationEndHandlerFunction),this.dialog.classList.remove("animating"),this.closing&&(this.dialog.classList.remove("closing"),this.dialog.close(),this.closing=!1,this.resolveShow(this.closeReason),this.resolveShow=void 0)}}np.UserDismissed=Ku,t([nt],np.prototype,"location",void 0),t([nt({attribute:"prevent-dismiss",mode:"boolean"})],np.prototype,"preventDismiss",void 0),Re(np,ti)
|
|
3089
|
+
const op=np.compose({baseName:"drawer",template:ep,styles:tp})
|
|
3090
|
+
rn.getOrCreate().withPrefix("nimble").register(op())
|
|
3091
|
+
class sp extends Pu{constructor(){super(Ic)}}Fu("icon-add",sp)
|
|
3092
|
+
Fu("icon-arrow-down-right-and-arrow-up-left",class extends Pu{constructor(){super(Ac)}})
|
|
3093
|
+
Fu("icon-arrow-expander-left",class extends Pu{constructor(){super(Vc)}})
|
|
3094
|
+
Fu("icon-arrow-expander-right",class extends Pu{constructor(){super(Ec)}})
|
|
3095
|
+
Fu("icon-arrow-expander-up",class extends Pu{constructor(){super(Hc)}})
|
|
3096
|
+
Fu("icon-arrow-left-from-line",class extends Pu{constructor(){super(Lc)}})
|
|
3097
|
+
Fu("icon-arrow-partial-rotate-left",class extends Pu{constructor(){super(Pc)}})
|
|
3098
|
+
Fu("icon-arrow-right-to-line",class extends Pu{constructor(){super(Fc)}})
|
|
3099
|
+
Fu("icon-arrow-rotate-right",class extends Pu{constructor(){super(Tc)}})
|
|
3100
|
+
Fu("icon-arrow-u-rotate-left",class extends Pu{constructor(){super(Dc)}})
|
|
3101
|
+
Fu("icon-arrow-up-left-and-arrow-down-right",class extends Pu{constructor(){super(Bc)}})
|
|
3102
|
+
Fu("icon-arrows-maximize",class extends Pu{constructor(){super(Nc)}})
|
|
3103
|
+
Fu("icon-arrows-repeat",class extends Pu{constructor(){super(qc)}})
|
|
3104
|
+
Fu("icon-bars",class extends Pu{constructor(){super(jc)}})
|
|
3105
|
+
Fu("icon-bell",class extends Pu{constructor(){super(Gc)}})
|
|
3106
|
+
Fu("icon-bell-and-comment",class extends Pu{constructor(){super(Uc)}})
|
|
3107
|
+
Fu("icon-bell-circle",class extends Pu{constructor(){super(Xc)}})
|
|
3108
|
+
Fu("icon-bell-solid-circle",class extends Pu{constructor(){super(Wc)}})
|
|
3109
|
+
Fu("icon-block-with-ribbon",class extends Pu{constructor(){super(Kc)}})
|
|
3110
|
+
Fu("icon-book-magnifying-glass",class extends Pu{constructor(){super(Yc)}})
|
|
3111
|
+
Fu("icon-calendar",class extends Pu{constructor(){super(Qc)}})
|
|
3112
|
+
Fu("icon-chart-diagram",class extends Pu{constructor(){super(Zc)}})
|
|
3113
|
+
Fu("icon-chart-diagram-child-focus",class extends Pu{constructor(){super(Jc)}})
|
|
3114
|
+
Fu("icon-chart-diagram-parent-focus",class extends Pu{constructor(){super(td)}})
|
|
3115
|
+
Fu("icon-chart-diagram-parent-focus-two-child",class extends Pu{constructor(){super(ed)}})
|
|
3116
|
+
Fu("icon-check",class extends Pu{constructor(){super(id)}})
|
|
3117
|
+
Fu("icon-check-dot",class extends Pu{constructor(){super(nd)}})
|
|
3118
|
+
Fu("icon-check-large",class extends Pu{constructor(){super(od)}})
|
|
3119
|
+
Fu("icon-circle",class extends Pu{constructor(){super(sd)}})
|
|
3120
|
+
Fu("icon-circle-filled",class extends Pu{constructor(){super(rd)}})
|
|
3121
|
+
Fu("icon-circle-broken",class extends Pu{constructor(){super(ad)}})
|
|
3122
|
+
Fu("icon-circle-check",class extends Pu{constructor(){super(ld)}})
|
|
3123
|
+
Fu("icon-circle-partial-broken",class extends Pu{constructor(){super(cd)}})
|
|
3124
|
+
Fu("icon-circle-slash",class extends Pu{constructor(){super(dd)}})
|
|
3125
|
+
Fu("icon-circle-x",class extends Pu{constructor(){super(hd)}})
|
|
3126
|
+
Fu("icon-clipboard",class extends Pu{constructor(){super(ud)}})
|
|
3127
|
+
Fu("icon-clock",class extends Pu{constructor(){super(pd)}})
|
|
3128
|
+
Fu("icon-clock-cog",class extends Pu{constructor(){super(gd)}})
|
|
3129
|
+
Fu("icon-clock-triangle",class extends Pu{constructor(){super(vd)}})
|
|
3130
|
+
Fu("icon-clone",class extends Pu{constructor(){super(fd)}})
|
|
3131
|
+
Fu("icon-cloud",class extends Pu{constructor(){super(md)}})
|
|
3132
|
+
Fu("icon-cloud-upload",class extends Pu{constructor(){super(bd)}})
|
|
3133
|
+
Fu("icon-cloud-with-arrow",class extends Pu{constructor(){super(wd)}})
|
|
3134
|
+
Fu("icon-cog",class extends Pu{constructor(){super(xd)}})
|
|
3135
|
+
Fu("icon-cog-database",class extends Pu{constructor(){super(yd)}})
|
|
3136
|
+
Fu("icon-cog-database-inset",class extends Pu{constructor(){super($d)}})
|
|
3137
|
+
Fu("icon-cog-small-cog",class extends Pu{constructor(){super(Cd)}})
|
|
3138
|
+
Fu("icon-cog-zoomed",class extends Pu{constructor(){super(kd)}})
|
|
3139
|
+
Fu("icon-comment",class extends Pu{constructor(){super(_d)}})
|
|
3140
|
+
Fu("icon-computer-and-monitor",class extends Pu{constructor(){super(Sd)}})
|
|
3141
|
+
Fu("icon-copy",class extends Pu{constructor(){super(zd)}})
|
|
3142
|
+
Fu("icon-copy-text",class extends Pu{constructor(){super(Rd)}})
|
|
3143
|
+
Fu("icon-dashboard-builder",class extends Pu{constructor(){super(Md)}})
|
|
3144
|
+
Fu("icon-dashboard-builder-legend",class extends Pu{constructor(){super(Id)}})
|
|
3145
|
+
Fu("icon-dashboard-builder-templates",class extends Pu{constructor(){super(Ad)}})
|
|
3146
|
+
Fu("icon-dashboard-builder-tile",class extends Pu{constructor(){super(Od)}})
|
|
3147
|
+
Fu("icon-database",class extends Pu{constructor(){super(Vd)}})
|
|
3148
|
+
Fu("icon-database-check",class extends Pu{constructor(){super(Ed)}})
|
|
3149
|
+
Fu("icon-desktop",class extends Pu{constructor(){super(Hd)}})
|
|
3150
|
+
Fu("icon-donut-chart",class extends Pu{constructor(){super(Ld)}})
|
|
3151
|
+
Fu("icon-dot-solid-dot-stroke",class extends Pu{constructor(){super(Pd)}})
|
|
3152
|
+
Fu("icon-dot-solid-dot-stroke-measurement",class extends Pu{constructor(){super(Fd)}})
|
|
3153
|
+
Fu("icon-download",class extends Pu{constructor(){super(Td)}})
|
|
3154
|
+
Fu("icon-electronic-chip-zoomed",class extends Pu{constructor(){super(Dd)}})
|
|
3155
|
+
Fu("icon-eye",class extends Pu{constructor(){super(Nd)}})
|
|
3156
|
+
Fu("icon-fancy-a",class extends Pu{constructor(){super(qd)}})
|
|
3157
|
+
Fu("icon-file",class extends Pu{constructor(){super(jd)}})
|
|
3158
|
+
Fu("icon-file-drawer",class extends Pu{constructor(){super(Gd)}})
|
|
3159
|
+
Fu("icon-file-search",class extends Pu{constructor(){super(Ud)}})
|
|
3160
|
+
Fu("icon-filter",class extends Pu{constructor(){super(Xd)}})
|
|
3161
|
+
Fu("icon-floppy-disk-checkmark",class extends Pu{constructor(){super(Wd)}})
|
|
3162
|
+
Fu("icon-floppy-disk-star-arrow-right",class extends Pu{constructor(){super(Kd)}})
|
|
3163
|
+
Fu("icon-floppy-disk-three-dots",class extends Pu{constructor(){super(Yd)}})
|
|
3164
|
+
Fu("icon-folder",class extends Pu{constructor(){super(Qd)}})
|
|
3165
|
+
Fu("icon-folder-open",class extends Pu{constructor(){super(Zd)}})
|
|
3166
|
+
Fu("icon-forward-slash",class extends Pu{constructor(){super(Jd)}})
|
|
3167
|
+
Fu("icon-four-dots-square",class extends Pu{constructor(){super(th)}})
|
|
3168
|
+
Fu("icon-function",class extends Pu{constructor(){super(eh)}})
|
|
3169
|
+
Fu("icon-gauge-simple",class extends Pu{constructor(){super(ih)}})
|
|
3170
|
+
Fu("icon-grid-three-by-three",class extends Pu{constructor(){super(nh)}})
|
|
3171
|
+
Fu("icon-grid-two-by-two",class extends Pu{constructor(){super(oh)}})
|
|
3172
|
+
Fu("icon-hammer",class extends Pu{constructor(){super(sh)}})
|
|
3173
|
+
Fu("icon-hashtag",class extends Pu{constructor(){super(rh)}})
|
|
3174
|
+
Fu("icon-home",class extends Pu{constructor(){super(ah)}})
|
|
3175
|
+
Fu("icon-hourglass",class extends Pu{constructor(){super(lh)}})
|
|
3176
|
+
Fu("icon-indeterminant-checkbox",class extends Pu{constructor(){super(ch)}})
|
|
3177
|
+
class rp extends Pu{constructor(){super(dh)}}Fu("icon-info",rp)
|
|
3178
|
+
Fu("icon-info-circle",class extends Pu{constructor(){super(hh)}})
|
|
3179
|
+
Fu("icon-key",class extends Pu{constructor(){super(uh)}})
|
|
3180
|
+
Fu("icon-laptop",class extends Pu{constructor(){super(ph)}})
|
|
3181
|
+
Fu("icon-layer-group",class extends Pu{constructor(){super(gh)}})
|
|
3182
|
+
Fu("icon-lightning-bolt",class extends Pu{constructor(){super(vh)}})
|
|
3183
|
+
Fu("icon-link",class extends Pu{constructor(){super(fh)}})
|
|
3184
|
+
Fu("icon-link-cancel",class extends Pu{constructor(){super(mh)}})
|
|
3185
|
+
Fu("icon-list",class extends Pu{constructor(){super(bh)}})
|
|
3186
|
+
Fu("icon-list-tree",class extends Pu{constructor(){super(wh)}})
|
|
3187
|
+
Fu("icon-list-tree-database",class extends Pu{constructor(){super(xh)}})
|
|
3188
|
+
Fu("icon-lock",class extends Pu{constructor(){super(yh)}})
|
|
3189
|
+
Fu("icon-magnifying-glass",class extends Pu{constructor(){super($h)}})
|
|
3190
|
+
Fu("icon-markdown",class extends Pu{constructor(){super(Ch)}})
|
|
3191
|
+
Fu("icon-minus",class extends Pu{constructor(){super(kh)}})
|
|
3192
|
+
class ap extends Pu{constructor(){super(_h)}}Fu("icon-minus-wide",ap)
|
|
3193
|
+
Fu("icon-mobile",class extends Pu{constructor(){super(Sh)}})
|
|
3194
|
+
Fu("icon-notebook",class extends Pu{constructor(){super(zh)}})
|
|
3195
|
+
Fu("icon-paste",class extends Pu{constructor(){super(Rh)}})
|
|
3196
|
+
Fu("icon-pencil",class extends Pu{constructor(){super(Mh)}})
|
|
3197
|
+
Fu("icon-pot-with-lid",class extends Pu{constructor(){super(Ih)}})
|
|
3198
|
+
Fu("icon-question",class extends Pu{constructor(){super(Ah)}})
|
|
3199
|
+
Fu("icon-running-arrow",class extends Pu{constructor(){super(Oh)}})
|
|
3200
|
+
Fu("icon-server",class extends Pu{constructor(){super(Vh)}})
|
|
3201
|
+
Fu("icon-share-nodes",class extends Pu{constructor(){super(Eh)}})
|
|
3202
|
+
Fu("icon-share-square",class extends Pu{constructor(){super(Hh)}})
|
|
3203
|
+
Fu("icon-shield-check",class extends Pu{constructor(){super(Lh)}})
|
|
3204
|
+
Fu("icon-shield-xmark",class extends Pu{constructor(){super(Ph)}})
|
|
3205
|
+
Fu("icon-signal-bars",class extends Pu{constructor(){super(Fh)}})
|
|
3206
|
+
Fu("icon-sine-graph",class extends Pu{constructor(){super(Th)}})
|
|
3207
|
+
Fu("icon-skip-arrow",class extends Pu{constructor(){super(Dh)}})
|
|
3208
|
+
Fu("icon-spinner",class extends Pu{constructor(){super(Bh)}})
|
|
3209
|
+
Fu("icon-square-check",class extends Pu{constructor(){super(Nh)}})
|
|
3210
|
+
Fu("icon-square-t",class extends Pu{constructor(){super(qh)}})
|
|
3211
|
+
Fu("icon-t",class extends Pu{constructor(){super(jh)}})
|
|
3212
|
+
Fu("icon-tablet",class extends Pu{constructor(){super(Gh)}})
|
|
3213
|
+
Fu("icon-tag",class extends Pu{constructor(){super(Uh)}})
|
|
3214
|
+
Fu("icon-tags",class extends Pu{constructor(){super(Xh)}})
|
|
3215
|
+
Fu("icon-target-crosshairs",class extends Pu{constructor(){super(Wh)}})
|
|
3216
|
+
Fu("icon-target-crosshairs-progress",class extends Pu{constructor(){super(Kh)}})
|
|
3217
|
+
Fu("icon-three-dots-line",class extends Pu{constructor(){super(Yh)}})
|
|
3218
|
+
Fu("icon-three-vertical-lines",class extends Pu{constructor(){super(Qh)}})
|
|
3219
|
+
Fu("icon-thumbtack",class extends Pu{constructor(){super(Zh)}})
|
|
3220
|
+
Fu("icon-tile-size",class extends Pu{constructor(){super(Jh)}})
|
|
3221
|
+
Fu("icon-times",class extends Pu{constructor(){super(tu)}})
|
|
3222
|
+
Fu("icon-trash",class extends Pu{constructor(){super(eu)}})
|
|
3223
|
+
Fu("icon-triangle",class extends Pu{constructor(){super(iu)}})
|
|
3224
|
+
Fu("icon-triangle-filled",class extends Pu{constructor(){super(nu)}})
|
|
3225
|
+
Fu("icon-true-false-rectangle",class extends Pu{constructor(){super(ou)}})
|
|
3226
|
+
Fu("icon-unlink",class extends Pu{constructor(){super(su)}})
|
|
3227
|
+
Fu("icon-unlock",class extends Pu{constructor(){super(ru)}})
|
|
3228
|
+
Fu("icon-upload",class extends Pu{constructor(){super(au)}})
|
|
3229
|
+
Fu("icon-user",class extends Pu{constructor(){super(lu)}})
|
|
3230
|
+
Fu("icon-watch",class extends Pu{constructor(){super(cu)}})
|
|
3231
|
+
Fu("icon-waveform",class extends Pu{constructor(){super(du)}})
|
|
3232
|
+
Fu("icon-webvi-custom",class extends Pu{constructor(){super(hu)}})
|
|
3233
|
+
Fu("icon-webvi-host",class extends Pu{constructor(){super(uu)}})
|
|
3234
|
+
Fu("icon-window-code",class extends Pu{constructor(){super(pu)}})
|
|
3235
|
+
Fu("icon-window-text",class extends Pu{constructor(){super(gu)}})
|
|
3236
|
+
Fu("icon-wrench-hammer",class extends Pu{constructor(){super(vu)}})
|
|
3237
|
+
Fu("icon-xmark",class extends Pu{constructor(){super(fu)}})
|
|
3238
|
+
Fu("icon-xmark-check",class extends Pu{constructor(){super(mu)}})
|
|
3239
|
+
const lp=vt`
|
|
3054
3240
|
${wo("flex")}
|
|
3055
3241
|
|
|
3056
3242
|
:host {
|
|
@@ -3105,7 +3291,7 @@ const ep=vt`
|
|
|
3105
3291
|
outline: none;
|
|
3106
3292
|
}
|
|
3107
3293
|
`
|
|
3108
|
-
const
|
|
3294
|
+
const cp=class extends $i{get value(){return super.value}set value(t){super.value=`${t}`,this.$fastController.isConnected&&this.setAttribute("value",this.value)}connectedCallback(){super.connectedCallback(),this.setAttribute("value",this.value)}}.compose({baseName:"list-option",baseClass:$i,template:(t,e)=>U`
|
|
3109
3295
|
<template
|
|
3110
3296
|
aria-checked="${t=>t.ariaChecked}"
|
|
3111
3297
|
aria-disabled="${t=>t.ariaDisabled}"
|
|
@@ -3121,9 +3307,9 @@ const ip=class extends $i{get value(){return super.value}set value(t){super.valu
|
|
|
3121
3307
|
</span>
|
|
3122
3308
|
${Dt(0,e)}
|
|
3123
3309
|
</template>
|
|
3124
|
-
`,styles:
|
|
3125
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
3126
|
-
const
|
|
3310
|
+
`,styles:lp})
|
|
3311
|
+
rn.getOrCreate().withPrefix("nimble").register(cp())
|
|
3312
|
+
const dp=vt`
|
|
3127
3313
|
${wo("grid")}
|
|
3128
3314
|
|
|
3129
3315
|
:host {
|
|
@@ -3132,7 +3318,7 @@ const np=vt`
|
|
|
3132
3318
|
margin: 0;
|
|
3133
3319
|
min-width: 176px;
|
|
3134
3320
|
width: max-content;
|
|
3135
|
-
box-shadow: ${
|
|
3321
|
+
box-shadow: ${Er};
|
|
3136
3322
|
}
|
|
3137
3323
|
|
|
3138
3324
|
slot {
|
|
@@ -3166,12 +3352,12 @@ const np=vt`
|
|
|
3166
3352
|
padding-top: ${Mr};
|
|
3167
3353
|
padding-bottom: ${Mr};
|
|
3168
3354
|
}
|
|
3169
|
-
`.withBehaviors(
|
|
3355
|
+
`.withBehaviors(_u(ns,vt`
|
|
3170
3356
|
slot {
|
|
3171
|
-
background: ${Qo(
|
|
3357
|
+
background: ${Qo(Vo,.15)};
|
|
3172
3358
|
}
|
|
3173
3359
|
`))
|
|
3174
|
-
const
|
|
3360
|
+
const hp=class extends $n{}.compose({baseName:"menu",baseClass:$n,template:(t,e)=>U`
|
|
3175
3361
|
<template
|
|
3176
3362
|
slot="${t=>t.slot?t.slot:t.isNestedMenu()?"submenu":void 0}"
|
|
3177
3363
|
role="menu"
|
|
@@ -3180,9 +3366,9 @@ const op=class extends $n{}.compose({baseName:"menu",baseClass:$n,template:(t,e)
|
|
|
3180
3366
|
>
|
|
3181
3367
|
<slot ${Lt("items")}></slot>
|
|
3182
3368
|
</template>
|
|
3183
|
-
`,styles:
|
|
3184
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
3185
|
-
const
|
|
3369
|
+
`,styles:dp})
|
|
3370
|
+
rn.getOrCreate().withPrefix("nimble").register(hp())
|
|
3371
|
+
const up=vt`
|
|
3186
3372
|
${wo("inline-block")}
|
|
3187
3373
|
|
|
3188
3374
|
:host {
|
|
@@ -3198,12 +3384,12 @@ const sp=vt`
|
|
|
3198
3384
|
margin-top: ${Mr};
|
|
3199
3385
|
margin-bottom: ${Mr};
|
|
3200
3386
|
}
|
|
3201
|
-
`,
|
|
3387
|
+
`,pp=U`
|
|
3202
3388
|
<template
|
|
3203
3389
|
?open="${t=>t.open}"
|
|
3204
3390
|
@focusout="${(t,e)=>t.focusoutHandler(e.event)}"
|
|
3205
3391
|
>
|
|
3206
|
-
<${rn.tagFor(
|
|
3392
|
+
<${rn.tagFor(Ou)}
|
|
3207
3393
|
part="button"
|
|
3208
3394
|
appearance="${t=>t.appearance}"
|
|
3209
3395
|
?content-hidden="${t=>t.contentHidden}"
|
|
@@ -3220,9 +3406,9 @@ const sp=vt`
|
|
|
3220
3406
|
<slot slot="start" name="start"></slot>
|
|
3221
3407
|
<slot></slot>
|
|
3222
3408
|
<slot slot="end" name="end"></slot>
|
|
3223
|
-
</${rn.tagFor(
|
|
3409
|
+
</${rn.tagFor(Ou)}>
|
|
3224
3410
|
${St((t=>t.open),U`
|
|
3225
|
-
<${rn.tagFor(
|
|
3411
|
+
<${rn.tagFor(_c)}
|
|
3226
3412
|
fixed-placement="true"
|
|
3227
3413
|
auto-update-mode="auto"
|
|
3228
3414
|
horizontal-inset="true"
|
|
@@ -3234,21 +3420,21 @@ const sp=vt`
|
|
|
3234
3420
|
${_t("region")}
|
|
3235
3421
|
>
|
|
3236
3422
|
<span part="menu">
|
|
3237
|
-
<slot name="menu" ${Lt({property:"slottedMenus",filter:
|
|
3423
|
+
<slot name="menu" ${Lt({property:"slottedMenus",filter:Vt("[role=menu]")})}></slot>
|
|
3238
3424
|
</span>
|
|
3239
|
-
</${rn.tagFor(
|
|
3425
|
+
</${rn.tagFor(_c)}>
|
|
3240
3426
|
`)}
|
|
3241
3427
|
</template>
|
|
3242
|
-
`,
|
|
3243
|
-
class
|
|
3428
|
+
`,gp="auto"
|
|
3429
|
+
class vp extends _e{constructor(){super(...arguments),this.appearance=ac,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=gp,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.open=!1,this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(Ee,this.menuChangeHandler)}toggleButtonChanged(t,e){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(t,e){t&&t.removeEventListener(Ee,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(Ee,this.menuChangeHandler,{capture:!0}))}openChanged(t,e){this.toggleButton&&(this.toggleButton.checked=this.open),this.open||this.$emit("open-change")}regionLoadedHandler(){this.focusLastItemWhenOpened?(this.focusLastMenuItem(),this.focusLastItemWhenOpened=!1):this.focusMenu(),this.$emit("open-change")}focusoutHandler(t){if(!this.open)return!0
|
|
3244
3430
|
const e=t.relatedTarget
|
|
3245
3431
|
return!!this.contains(e)||(this.open=!1,!1)}toggleButtonCheckedChangeHandler(t){return this.open=this.toggleButton.checked,t.stopPropagation(),!1}toggleButtonKeyDownHandler(t){switch(t.key){case Be:return this.focusLastItemWhenOpened=!0,this.open=!0,!1
|
|
3246
3432
|
case Fe:return this.open=!0,!1
|
|
3247
3433
|
default:return!0}}menuKeyDownHandler(t){return t.key!==qe||(this.open=!1,this.toggleButton.focus(),!1)}get menu(){return this.slottedMenus?.length?this.slottedMenus[0]:void 0}focusMenu(){this.menu?.focus()}focusLastMenuItem(){const t=this.menu?.querySelectorAll("[role=menuitem]")
|
|
3248
|
-
if(t?.length){t[t.length-1].focus()}}}t([nt],
|
|
3249
|
-
const
|
|
3250
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
3251
|
-
const
|
|
3434
|
+
if(t?.length){t[t.length-1].focus()}}}t([nt],vp.prototype,"appearance",void 0),t([nt({mode:"boolean"})],vp.prototype,"disabled",void 0),t([nt({attribute:"content-hidden",mode:"boolean"})],vp.prototype,"contentHidden",void 0),t([nt({mode:"boolean"})],vp.prototype,"open",void 0),t([nt({attribute:"position"})],vp.prototype,"position",void 0),t([f],vp.prototype,"toggleButton",void 0),t([f],vp.prototype,"region",void 0),t([f],vp.prototype,"slottedMenus",void 0)
|
|
3435
|
+
const fp=vp.compose({baseName:"menu-button",template:pp,styles:up,shadowOptions:{delegatesFocus:!0}})
|
|
3436
|
+
rn.getOrCreate().withPrefix("nimble").register(fp())
|
|
3437
|
+
const mp=vt`
|
|
3252
3438
|
${wo("grid")}
|
|
3253
3439
|
|
|
3254
3440
|
:host {
|
|
@@ -3292,21 +3478,21 @@ const dp=vt`
|
|
|
3292
3478
|
background: transparent;
|
|
3293
3479
|
}
|
|
3294
3480
|
:host(.indent-0[aria-haspopup='menu']) {
|
|
3295
|
-
grid-template-columns: 1fr ${
|
|
3481
|
+
grid-template-columns: 1fr ${Or};
|
|
3296
3482
|
}
|
|
3297
3483
|
:host(.indent-1) {
|
|
3298
|
-
grid-template-columns: ${
|
|
3484
|
+
grid-template-columns: ${Or} 1fr;
|
|
3299
3485
|
}
|
|
3300
3486
|
:host(.indent-1[aria-haspopup='menu']) {
|
|
3301
|
-
grid-template-columns: ${
|
|
3487
|
+
grid-template-columns: ${Or} 1fr ${Or};
|
|
3302
3488
|
}
|
|
3303
3489
|
[part='start'] {
|
|
3304
3490
|
display: contents;
|
|
3305
3491
|
}
|
|
3306
3492
|
slot[name='start']::slotted(*) {
|
|
3307
3493
|
fill: currentcolor;
|
|
3308
|
-
width: ${
|
|
3309
|
-
height: ${
|
|
3494
|
+
width: ${Or};
|
|
3495
|
+
height: ${Or};
|
|
3310
3496
|
}
|
|
3311
3497
|
:host(.indent-1) .start {
|
|
3312
3498
|
grid-column: 1;
|
|
@@ -3317,8 +3503,8 @@ const dp=vt`
|
|
|
3317
3503
|
.expand-collapse-glyph-container {
|
|
3318
3504
|
grid-row: 1;
|
|
3319
3505
|
fill: currentcolor;
|
|
3320
|
-
width: ${
|
|
3321
|
-
height: ${
|
|
3506
|
+
width: ${Or};
|
|
3507
|
+
height: ${Or};
|
|
3322
3508
|
}
|
|
3323
3509
|
:host(.indent-0) .expand-collapse-glyph-container {
|
|
3324
3510
|
grid-column: 2;
|
|
@@ -3327,7 +3513,7 @@ const dp=vt`
|
|
|
3327
3513
|
grid-column: 3;
|
|
3328
3514
|
}
|
|
3329
3515
|
`
|
|
3330
|
-
const
|
|
3516
|
+
const bp=class extends yn{}.compose({baseName:"menu-item",baseClass:yn,template:(t,e)=>U`
|
|
3331
3517
|
<template
|
|
3332
3518
|
role="${t=>t.role}"
|
|
3333
3519
|
aria-haspopup="${t=>t.hasSubmenu?"menu":void 0}"
|
|
@@ -3394,11 +3580,11 @@ const hp=class extends yn{}.compose({baseName:"menu-item",baseClass:yn,template:
|
|
|
3394
3580
|
</${t.tagFor(oi)}>
|
|
3395
3581
|
`)}
|
|
3396
3582
|
</template>
|
|
3397
|
-
`,styles:
|
|
3398
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
3399
|
-
const
|
|
3583
|
+
`,styles:mp,expandCollapseGlyph:Ec.data})
|
|
3584
|
+
rn.getOrCreate().withPrefix("nimble").register(bp())
|
|
3585
|
+
const wp="underline",xp="outline",yp="block",$p=vt`
|
|
3400
3586
|
${wo("inline-block")}
|
|
3401
|
-
${
|
|
3587
|
+
${Gu}
|
|
3402
3588
|
|
|
3403
3589
|
:host {
|
|
3404
3590
|
font: ${Ua};
|
|
@@ -3544,12 +3730,12 @@ const up="underline",pp="outline",gp="block",vp=vt`
|
|
|
3544
3730
|
order: 1;
|
|
3545
3731
|
padding-right: calc(${Ir} / 4);
|
|
3546
3732
|
}
|
|
3547
|
-
`.withBehaviors(hc(
|
|
3733
|
+
`.withBehaviors(hc(wp,vt`
|
|
3548
3734
|
.root {
|
|
3549
3735
|
border-bottom-width: ${Ar};
|
|
3550
3736
|
padding-bottom: 0;
|
|
3551
3737
|
}
|
|
3552
|
-
`),hc(
|
|
3738
|
+
`),hc(yp,vt`
|
|
3553
3739
|
.root {
|
|
3554
3740
|
background-color: rgba(${wr}, 0.1);
|
|
3555
3741
|
}
|
|
@@ -3567,14 +3753,14 @@ const up="underline",pp="outline",gp="block",vp=vt`
|
|
|
3567
3753
|
:host([disabled]) .root {
|
|
3568
3754
|
background-color: rgba(${wr}, 0.07);
|
|
3569
3755
|
}
|
|
3570
|
-
`),hc(
|
|
3756
|
+
`),hc(xp,vt`
|
|
3571
3757
|
.root {
|
|
3572
3758
|
border-width: ${Ar};
|
|
3573
3759
|
padding: 0;
|
|
3574
3760
|
}
|
|
3575
3761
|
`))
|
|
3576
|
-
class
|
|
3577
|
-
const
|
|
3762
|
+
class Cp extends In{constructor(){super(...arguments),this.appearance=wp,this.errorVisible=!1}connectedCallback(){super.connectedCallback(),this.control.setAttribute("role","spinbutton")}}t([nt],Cp.prototype,"appearance",void 0),t([nt({attribute:"error-text"})],Cp.prototype,"errorText",void 0),t([nt({attribute:"error-visible",mode:"boolean"})],Cp.prototype,"errorVisible",void 0)
|
|
3763
|
+
const kp=Cp.compose({baseName:"number-field",baseClass:In,template:(t,e)=>U`
|
|
3578
3764
|
<template class="${t=>t.readOnly?"readonly":""}">
|
|
3579
3765
|
<label
|
|
3580
3766
|
part="label"
|
|
@@ -3649,40 +3835,40 @@ const mp=fp.compose({baseName:"number-field",baseClass:In,template:(t,e)=>U`
|
|
|
3649
3835
|
${Dt(0,e)}
|
|
3650
3836
|
</div>
|
|
3651
3837
|
</template>
|
|
3652
|
-
`,styles
|
|
3653
|
-
<${rn.tagFor(
|
|
3838
|
+
`,styles:$p,shadowOptions:{delegatesFocus:!0},stepDownGlyph:U`
|
|
3839
|
+
<${rn.tagFor(yu)}
|
|
3654
3840
|
class="step-up-down-button"
|
|
3655
3841
|
appearance="ghost"
|
|
3656
3842
|
content-hidden
|
|
3657
3843
|
tabindex="-1"
|
|
3658
3844
|
>
|
|
3659
3845
|
"Decrement"
|
|
3660
|
-
<${rn.tagFor(
|
|
3846
|
+
<${rn.tagFor(ap)}
|
|
3661
3847
|
slot="start"
|
|
3662
3848
|
>
|
|
3663
|
-
</${rn.tagFor(
|
|
3664
|
-
</${rn.tagFor(
|
|
3849
|
+
</${rn.tagFor(ap)}>
|
|
3850
|
+
</${rn.tagFor(yu)}>
|
|
3665
3851
|
`,stepUpGlyph:U`
|
|
3666
|
-
<${rn.tagFor(
|
|
3852
|
+
<${rn.tagFor(yu)}
|
|
3667
3853
|
class="step-up-down-button"
|
|
3668
3854
|
appearance="ghost"
|
|
3669
3855
|
content-hidden
|
|
3670
3856
|
tabindex="-1"
|
|
3671
3857
|
>
|
|
3672
3858
|
"Increment"
|
|
3673
|
-
<${rn.tagFor(
|
|
3859
|
+
<${rn.tagFor(sp)}
|
|
3674
3860
|
slot="start">
|
|
3675
|
-
</${rn.tagFor(
|
|
3676
|
-
</${rn.tagFor(
|
|
3861
|
+
</${rn.tagFor(sp)}>
|
|
3862
|
+
</${rn.tagFor(yu)}>
|
|
3677
3863
|
`,end:U`
|
|
3678
|
-
<${rn.tagFor(
|
|
3864
|
+
<${rn.tagFor(Du)}
|
|
3679
3865
|
severity="error"
|
|
3680
3866
|
class="error-icon"
|
|
3681
|
-
></${rn.tagFor(
|
|
3682
|
-
${
|
|
3867
|
+
></${rn.tagFor(Du)}>
|
|
3868
|
+
${Eu}
|
|
3683
3869
|
`})
|
|
3684
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
3685
|
-
const
|
|
3870
|
+
rn.getOrCreate().withPrefix("nimble").register(kp())
|
|
3871
|
+
const _p=vt`
|
|
3686
3872
|
${wo("inline-flex")}
|
|
3687
3873
|
|
|
3688
3874
|
:host {
|
|
@@ -3751,8 +3937,8 @@ const bp=vt`
|
|
|
3751
3937
|
}
|
|
3752
3938
|
|
|
3753
3939
|
slot[name='checked-indicator'] svg {
|
|
3754
|
-
height: ${
|
|
3755
|
-
width: ${
|
|
3940
|
+
height: ${Or};
|
|
3941
|
+
width: ${Or};
|
|
3756
3942
|
overflow: visible;
|
|
3757
3943
|
}
|
|
3758
3944
|
|
|
@@ -3768,7 +3954,7 @@ const bp=vt`
|
|
|
3768
3954
|
fill: rgba(${wr}, 0.3);
|
|
3769
3955
|
}
|
|
3770
3956
|
`
|
|
3771
|
-
const
|
|
3957
|
+
const Sp=class extends En{}.compose({baseName:"radio",baseClass:En,template:(t,e)=>U`
|
|
3772
3958
|
<template
|
|
3773
3959
|
role="radio"
|
|
3774
3960
|
class="${t=>t.checked?"checked":""} ${t=>t.readOnly?"readonly":""}"
|
|
@@ -3791,9 +3977,9 @@ const wp=class extends Hn{}.compose({baseName:"radio",baseClass:Hn,template:(t,e
|
|
|
3791
3977
|
<slot ${Lt("defaultSlottedNodes")}></slot>
|
|
3792
3978
|
</label>
|
|
3793
3979
|
</template>
|
|
3794
|
-
`,styles:
|
|
3795
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
3796
|
-
const
|
|
3980
|
+
`,styles:_p,checkedIndicator:rd.data})
|
|
3981
|
+
rn.getOrCreate().withPrefix("nimble").register(Sp())
|
|
3982
|
+
const zp=vt`
|
|
3797
3983
|
${wo("inline-block")}
|
|
3798
3984
|
|
|
3799
3985
|
.positioning-region {
|
|
@@ -3818,7 +4004,7 @@ const xp=vt`
|
|
|
3818
4004
|
color: ${dl};
|
|
3819
4005
|
}
|
|
3820
4006
|
`
|
|
3821
|
-
const
|
|
4007
|
+
const Rp=class extends An{}.compose({baseName:"radio-group",baseClass:An,template:(t,e)=>U`
|
|
3822
4008
|
<template
|
|
3823
4009
|
role="radiogroup"
|
|
3824
4010
|
aria-disabled="${t=>t.disabled}"
|
|
@@ -3833,15 +4019,15 @@ const yp=class extends An{}.compose({baseName:"radio-group",baseClass:An,templat
|
|
|
3833
4019
|
part="positioning-region"
|
|
3834
4020
|
>
|
|
3835
4021
|
<slot
|
|
3836
|
-
${Lt({property:"slottedRadioButtons",filter:
|
|
4022
|
+
${Lt({property:"slottedRadioButtons",filter:Vt("[role=radio]")})}
|
|
3837
4023
|
></slot>
|
|
3838
4024
|
</div>
|
|
3839
4025
|
</template>
|
|
3840
|
-
`,styles:
|
|
3841
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
3842
|
-
const
|
|
3843
|
-
${
|
|
3844
|
-
${
|
|
4026
|
+
`,styles:zp,shadowOptions:{delegatesFocus:!0}})
|
|
4027
|
+
rn.getOrCreate().withPrefix("nimble").register(Rp())
|
|
4028
|
+
const Mp=vt`
|
|
4029
|
+
${ju}
|
|
4030
|
+
${Gu}
|
|
3845
4031
|
|
|
3846
4032
|
${""}
|
|
3847
4033
|
[part='selected-value'] {
|
|
@@ -3859,15 +4045,15 @@ const $p=vt`
|
|
|
3859
4045
|
.end {
|
|
3860
4046
|
display: contents;
|
|
3861
4047
|
}
|
|
3862
|
-
`.withBehaviors(hc(
|
|
4048
|
+
`.withBehaviors(hc(qu,vt`
|
|
3863
4049
|
:host([error-visible]) .control {
|
|
3864
4050
|
border-bottom-width: ${Ar};
|
|
3865
4051
|
padding-bottom: 0;
|
|
3866
4052
|
}
|
|
3867
4053
|
`))
|
|
3868
|
-
class
|
|
3869
|
-
super.slottedOptionsChanged(t,e),i&&(this.value=i)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}t([nt],
|
|
3870
|
-
const
|
|
4054
|
+
class Ip extends Fn{constructor(){super(...arguments),this.appearance=Bu,this.errorVisible=!1}setPositioning(){this.$fastController.isConnected&&(super.setPositioning(),this.updateListboxMaxHeightCssVariable())}slottedOptionsChanged(t,e){const i=this.value
|
|
4055
|
+
super.slottedOptionsChanged(t,e),i&&(this.value=i)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}t([nt],Ip.prototype,"appearance",void 0),t([nt({attribute:"error-text"})],Ip.prototype,"errorText",void 0),t([nt({attribute:"error-visible",mode:"boolean"})],Ip.prototype,"errorVisible",void 0)
|
|
4056
|
+
const Ap=Ip.compose({baseName:"select",baseClass:Fn,template:(t,e)=>U`
|
|
3871
4057
|
<template
|
|
3872
4058
|
class="${t=>[t.collapsible&&"collapsible",t.collapsible&&t.open&&"open",t.disabled&&"disabled",t.collapsible&&t.position].filter(Boolean).join(" ")}"
|
|
3873
4059
|
aria-activedescendant="${t=>t.ariaActiveDescendant}"
|
|
@@ -3920,15 +4106,15 @@ const kp=Cp.compose({baseName:"select",baseClass:Fn,template:(t,e)=>U`
|
|
|
3920
4106
|
></slot>
|
|
3921
4107
|
</div>
|
|
3922
4108
|
</template>
|
|
3923
|
-
`,styles
|
|
3924
|
-
<${rn.tagFor(
|
|
4109
|
+
`,styles:Mp,indicator:Oc.data,end:U`
|
|
4110
|
+
<${rn.tagFor(Du)}
|
|
3925
4111
|
severity="error"
|
|
3926
4112
|
class="error-icon"
|
|
3927
|
-
></${rn.tagFor(
|
|
3928
|
-
${
|
|
4113
|
+
></${rn.tagFor(Du)}>
|
|
4114
|
+
${Eu}
|
|
3929
4115
|
`})
|
|
3930
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
3931
|
-
const
|
|
4116
|
+
rn.getOrCreate().withPrefix("nimble").register(Ap())
|
|
4117
|
+
const Op=vt`
|
|
3932
4118
|
${wo("inline-flex")}
|
|
3933
4119
|
|
|
3934
4120
|
:host {
|
|
@@ -4051,18 +4237,18 @@ const _p=vt`
|
|
|
4051
4237
|
transform: translate(-50%, 0);
|
|
4052
4238
|
}
|
|
4053
4239
|
}
|
|
4054
|
-
`.withBehaviors(
|
|
4240
|
+
`.withBehaviors(_u(es,vt`
|
|
4055
4241
|
:host {
|
|
4056
4242
|
--ni-private-spinner-bits-background-color: ${Fo}
|
|
4057
|
-
`),
|
|
4243
|
+
`),_u(is,vt`
|
|
4058
4244
|
:host {
|
|
4059
4245
|
--ni-private-spinner-bits-background-color: ${Ao};
|
|
4060
4246
|
}
|
|
4061
|
-
`),
|
|
4247
|
+
`),_u(ns,vt`
|
|
4062
4248
|
:host {
|
|
4063
|
-
--ni-private-spinner-bits-background-color: ${
|
|
4249
|
+
--ni-private-spinner-bits-background-color: ${Vo};
|
|
4064
4250
|
}
|
|
4065
|
-
`)),
|
|
4251
|
+
`)),Vp=U`
|
|
4066
4252
|
<template role="progressbar">
|
|
4067
4253
|
<div class="container">
|
|
4068
4254
|
<div class="bit1"></div>
|
|
@@ -4070,9 +4256,9 @@ const _p=vt`
|
|
|
4070
4256
|
</div>
|
|
4071
4257
|
</template>
|
|
4072
4258
|
`
|
|
4073
|
-
const
|
|
4074
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
4075
|
-
const
|
|
4259
|
+
const Ep=class extends _e{}.compose({baseName:"spinner",template:Vp,styles:Op})
|
|
4260
|
+
rn.getOrCreate().withPrefix("nimble").register(Ep())
|
|
4261
|
+
const Hp=vt`
|
|
4076
4262
|
${wo("inline-flex")}
|
|
4077
4263
|
|
|
4078
4264
|
:host {
|
|
@@ -4208,31 +4394,31 @@ const Rp=vt`
|
|
|
4208
4394
|
transition-duration: 0s;
|
|
4209
4395
|
}
|
|
4210
4396
|
}
|
|
4211
|
-
`.withBehaviors(
|
|
4397
|
+
`.withBehaviors(_u(es,vt`
|
|
4212
4398
|
:host {
|
|
4213
4399
|
--ni-private-switch-background-disabled-color: ${Qo(Fo,.07)};
|
|
4214
|
-
--ni-private-switch-indicator-background-color: ${
|
|
4215
|
-
--ni-private-switch-indicator-background-disabled-color: ${Qo(
|
|
4400
|
+
--ni-private-switch-indicator-background-color: ${Vo};
|
|
4401
|
+
--ni-private-switch-indicator-background-disabled-color: ${Qo(Vo,.1)};
|
|
4216
4402
|
--ni-private-switch-indicator-border-color: ${Fo};
|
|
4217
4403
|
--ni-private-switch-indicator-border-disabled-color: ${Qo(Fo,.3)};
|
|
4218
4404
|
}
|
|
4219
|
-
`),
|
|
4405
|
+
`),_u(is,vt`
|
|
4220
4406
|
:host {
|
|
4221
4407
|
--ni-private-switch-background-disabled-color: ${Qo(Ao,.07)};
|
|
4222
4408
|
--ni-private-switch-indicator-background-color: ${Qo(Fo,.3)};
|
|
4223
4409
|
--ni-private-switch-indicator-background-disabled-color: ${Qo(Fo,.1)};
|
|
4224
|
-
--ni-private-switch-indicator-border-color: ${Vo};
|
|
4225
|
-
--ni-private-switch-indicator-border-disabled-color: ${Qo(Vo,.3)};
|
|
4226
|
-
}
|
|
4227
|
-
`),bu(ns,vt`
|
|
4228
|
-
:host {
|
|
4229
|
-
--ni-private-switch-background-disabled-color: ${Qo(Oo,.07)};
|
|
4230
|
-
--ni-private-switch-indicator-background-color: ${Qo(Oo,.1)};
|
|
4231
|
-
--ni-private-switch-indicator-background-disabled-color: ${Qo(Oo,.1)};
|
|
4232
4410
|
--ni-private-switch-indicator-border-color: ${Oo};
|
|
4233
4411
|
--ni-private-switch-indicator-border-disabled-color: ${Qo(Oo,.3)};
|
|
4234
4412
|
}
|
|
4235
|
-
`)
|
|
4413
|
+
`),_u(ns,vt`
|
|
4414
|
+
:host {
|
|
4415
|
+
--ni-private-switch-background-disabled-color: ${Qo(Vo,.07)};
|
|
4416
|
+
--ni-private-switch-indicator-background-color: ${Qo(Vo,.1)};
|
|
4417
|
+
--ni-private-switch-indicator-background-disabled-color: ${Qo(Vo,.1)};
|
|
4418
|
+
--ni-private-switch-indicator-border-color: ${Vo};
|
|
4419
|
+
--ni-private-switch-indicator-border-disabled-color: ${Qo(Vo,.3)};
|
|
4420
|
+
}
|
|
4421
|
+
`)),Lp=U`
|
|
4236
4422
|
<template
|
|
4237
4423
|
role="switch"
|
|
4238
4424
|
aria-checked="${t=>t.checked}"
|
|
@@ -4267,110 +4453,15 @@ const Rp=vt`
|
|
|
4267
4453
|
</div>
|
|
4268
4454
|
</template>
|
|
4269
4455
|
`
|
|
4270
|
-
const
|
|
4271
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
4272
|
-
const
|
|
4273
|
-
${wo("inline-flex")}
|
|
4274
|
-
|
|
4275
|
-
:host {
|
|
4276
|
-
position: relative;
|
|
4277
|
-
box-sizing: border-box;
|
|
4278
|
-
font: ${Ua};
|
|
4279
|
-
height: ${Rr};
|
|
4280
|
-
color: ${Xa};
|
|
4281
|
-
align-items: center;
|
|
4282
|
-
justify-content: center;
|
|
4283
|
-
cursor: pointer;
|
|
4284
|
-
--ni-private-active-indicator-width: 2px;
|
|
4285
|
-
--ni-private-focus-indicator-width: 1px;
|
|
4286
|
-
--ni-private-indicator-lines-gap: 1px;
|
|
4287
|
-
--ni-private-focus-indicator-inset-width: 3px;
|
|
4288
|
-
}
|
|
4289
|
-
|
|
4290
|
-
:host(:hover) {
|
|
4291
|
-
background-color: ${mr};
|
|
4292
|
-
}
|
|
4293
|
-
|
|
4294
|
-
:host(:focus) {
|
|
4295
|
-
outline: none;
|
|
4296
|
-
}
|
|
4297
|
-
|
|
4298
|
-
:host(:focus:hover) {
|
|
4299
|
-
background-color: ${fr};
|
|
4300
|
-
}
|
|
4301
|
-
|
|
4302
|
-
:host(${$o}) {
|
|
4303
|
-
outline: none;
|
|
4304
|
-
}
|
|
4305
|
-
|
|
4306
|
-
:host(:active) {
|
|
4307
|
-
background: none;
|
|
4308
|
-
}
|
|
4309
|
-
|
|
4310
|
-
:host([disabled]) {
|
|
4311
|
-
cursor: default;
|
|
4312
|
-
color: ${Wa};
|
|
4313
|
-
background: none;
|
|
4314
|
-
}
|
|
4315
|
-
|
|
4316
|
-
slot {
|
|
4317
|
-
display: block;
|
|
4318
|
-
padding: calc(${Ir} / 2) ${Ir}
|
|
4319
|
-
calc(${Ir} / 2 - ${Ar});
|
|
4320
|
-
}
|
|
4321
|
-
|
|
4322
|
-
:host::before {
|
|
4323
|
-
content: '';
|
|
4324
|
-
position: absolute;
|
|
4325
|
-
bottom: calc(
|
|
4326
|
-
var(--ni-private-active-indicator-width) +
|
|
4327
|
-
var(--ni-private-indicator-lines-gap)
|
|
4328
|
-
);
|
|
4329
|
-
width: 0px;
|
|
4330
|
-
height: 0px;
|
|
4331
|
-
border-bottom: ${kr}
|
|
4332
|
-
var(--ni-private-focus-indicator-width) solid;
|
|
4333
|
-
transition: width ${Kl} ease-in;
|
|
4334
|
-
}
|
|
4335
|
-
|
|
4336
|
-
@media (prefers-reduced-motion) {
|
|
4337
|
-
:host::before {
|
|
4338
|
-
transition-duration: 0.01s;
|
|
4339
|
-
}
|
|
4340
|
-
}
|
|
4341
|
-
|
|
4342
|
-
:host(${$o})::before {
|
|
4343
|
-
width: calc(100% - 2 * var(--ni-private-focus-indicator-inset-width));
|
|
4344
|
-
}
|
|
4345
|
-
|
|
4346
|
-
:host::after {
|
|
4347
|
-
content: '';
|
|
4348
|
-
position: absolute;
|
|
4349
|
-
bottom: 0px;
|
|
4350
|
-
width: 0px;
|
|
4351
|
-
height: 0px;
|
|
4352
|
-
border-bottom: ${kr}
|
|
4353
|
-
var(--ni-private-active-indicator-width) solid;
|
|
4354
|
-
transition: width ${Kl} ease-in;
|
|
4355
|
-
}
|
|
4356
|
-
|
|
4357
|
-
@media (prefers-reduced-motion) {
|
|
4358
|
-
:host::after {
|
|
4359
|
-
transition-duration: 0.01s;
|
|
4360
|
-
}
|
|
4361
|
-
}
|
|
4362
|
-
|
|
4363
|
-
:host([aria-selected='true'])::after {
|
|
4364
|
-
width: 100%;
|
|
4365
|
-
}
|
|
4366
|
-
`
|
|
4367
|
-
const Vp=class extends jn{}.compose({baseName:"tab",baseClass:jn,template:(t,e)=>U`
|
|
4456
|
+
const Pp=class extends Nn{}.compose({baseClass:Nn,baseName:"switch",template:Lp,styles:Hp})
|
|
4457
|
+
rn.getOrCreate().withPrefix("nimble").register(Pp())
|
|
4458
|
+
const Fp=class extends jn{}.compose({baseName:"tab",baseClass:jn,template:(t,e)=>U`
|
|
4368
4459
|
<template slot="tab" role="tab" aria-disabled="${t=>t.disabled}">
|
|
4369
4460
|
<slot></slot>
|
|
4370
4461
|
</template>
|
|
4371
|
-
`,styles:
|
|
4372
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
4373
|
-
const
|
|
4462
|
+
`,styles:mc})
|
|
4463
|
+
rn.getOrCreate().withPrefix("nimble").register(Fp())
|
|
4464
|
+
const Tp=vt`
|
|
4374
4465
|
${wo("block")}
|
|
4375
4466
|
|
|
4376
4467
|
:host {
|
|
@@ -4380,11 +4471,11 @@ const Op=vt`
|
|
|
4380
4471
|
padding-top: ${Ir};
|
|
4381
4472
|
}
|
|
4382
4473
|
`
|
|
4383
|
-
const
|
|
4474
|
+
const Dp=class extends qn{}.compose({baseName:"tab-panel",baseClass:qn,template:(t,e)=>U`
|
|
4384
4475
|
<template slot="tabpanel" role="tabpanel">
|
|
4385
4476
|
<slot></slot>
|
|
4386
4477
|
</template>
|
|
4387
|
-
`,styles:
|
|
4478
|
+
`,styles:Tp})
|
|
4388
4479
|
|
|
4389
4480
|
;/**
|
|
4390
4481
|
* table-core
|
|
@@ -4396,7 +4487,7 @@ const Hp=class extends qn{}.compose({baseName:"tab-panel",baseClass:qn,template:
|
|
|
4396
4487
|
*
|
|
4397
4488
|
* @license MIT
|
|
4398
4489
|
*/
|
|
4399
|
-
function
|
|
4490
|
+
function Bp(t,e){return"function"==typeof t?t(e):t}function Np(t,e){return i=>{e.setState((e=>({...e,[t]:Bp(i,e[t])})))}}function qp(t){return t instanceof Function}function jp(t,e,i){let n,o=[]
|
|
4400
4491
|
return()=>{let s
|
|
4401
4492
|
i.key&&i.debug&&(s=Date.now())
|
|
4402
4493
|
const r=t()
|
|
@@ -4404,36 +4495,36 @@ if(!(r.length!==o.length||r.some(((t,e)=>o[e]!==t))))return n
|
|
|
4404
4495
|
let a
|
|
4405
4496
|
if(o=r,i.key&&i.debug&&(a=Date.now()),n=e(...r),null==i||null==i.onChange||i.onChange(n),i.key&&i.debug&&null!=i&&i.debug()){const t=Math.round(100*(Date.now()-s))/100,e=Math.round(100*(Date.now()-a))/100,n=e/16,o=(t,e)=>{for(t=String(t);t.length<e;)t=" "+t
|
|
4406
4497
|
return t}
|
|
4407
|
-
console.info(`%c⏱ ${o(e,5)} /${o(t,5)} ms`,`\n font-size: .6rem;\n font-weight: bold;\n color: hsl(${Math.max(0,Math.min(120-120*n,120))}deg 100% 31%);`,null==i?void 0:i.key)}return n}}function
|
|
4498
|
+
console.info(`%c⏱ ${o(e,5)} /${o(t,5)} ms`,`\n font-size: .6rem;\n font-weight: bold;\n color: hsl(${Math.max(0,Math.min(120-120*n,120))}deg 100% 31%);`,null==i?void 0:i.key)}return n}}function Gp(t,e,i){var n
|
|
4408
4499
|
let o={id:null!=(n=i.id)?n:e.id,column:e,index:i.index,isPlaceholder:!!i.isPlaceholder,placeholderId:i.placeholderId,depth:i.depth,subHeaders:[],colSpan:0,rowSpan:0,headerGroup:null,getLeafHeaders:()=>{const t=[],e=i=>{i.subHeaders&&i.subHeaders.length&&i.subHeaders.map(e),t.push(i)}
|
|
4409
4500
|
return e(o),t},getContext:()=>({table:t,header:o,column:e})}
|
|
4410
|
-
return t._features.forEach((e=>{Object.assign(o,null==e.createHeader?void 0:e.createHeader(o,t))})),o}rn.getOrCreate().withPrefix("nimble").register(
|
|
4411
|
-
const
|
|
4501
|
+
return t._features.forEach((e=>{Object.assign(o,null==e.createHeader?void 0:e.createHeader(o,t))})),o}rn.getOrCreate().withPrefix("nimble").register(Dp())
|
|
4502
|
+
const Up={createTable:t=>({getHeaderGroups:jp((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.left,t.getState().columnPinning.right]),((e,i,n,o)=>{var s,r
|
|
4412
4503
|
const a=null!=(s=null==n?void 0:n.map((t=>i.find((e=>e.id===t)))).filter(Boolean))?s:[],l=null!=(r=null==o?void 0:o.map((t=>i.find((e=>e.id===t)))).filter(Boolean))?r:[]
|
|
4413
|
-
return
|
|
4414
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterHeaderGroups:
|
|
4415
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftHeaderGroups:
|
|
4416
|
-
return
|
|
4417
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightHeaderGroups:
|
|
4418
|
-
return
|
|
4419
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getFooterGroups:
|
|
4420
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftFooterGroups:
|
|
4421
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterFooterGroups:
|
|
4422
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightFooterGroups:
|
|
4423
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getFlatHeaders:
|
|
4424
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftFlatHeaders:
|
|
4425
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterFlatHeaders:
|
|
4426
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightFlatHeaders:
|
|
4427
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterLeafHeaders:
|
|
4504
|
+
return Xp(e,[...a,...i.filter((t=>!(null!=n&&n.includes(t.id)||null!=o&&o.includes(t.id)))),...l],t)}),{key:!1,debug:()=>{var e
|
|
4505
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterHeaderGroups:jp((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.left,t.getState().columnPinning.right]),((e,i,n,o)=>Xp(e,i=i.filter((t=>!(null!=n&&n.includes(t.id)||null!=o&&o.includes(t.id)))),t,"center")),{key:!1,debug:()=>{var e
|
|
4506
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftHeaderGroups:jp((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.left]),((e,i,n)=>{var o
|
|
4507
|
+
return Xp(e,null!=(o=null==n?void 0:n.map((t=>i.find((e=>e.id===t)))).filter(Boolean))?o:[],t,"left")}),{key:!1,debug:()=>{var e
|
|
4508
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightHeaderGroups:jp((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.right]),((e,i,n)=>{var o
|
|
4509
|
+
return Xp(e,null!=(o=null==n?void 0:n.map((t=>i.find((e=>e.id===t)))).filter(Boolean))?o:[],t,"right")}),{key:!1,debug:()=>{var e
|
|
4510
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getFooterGroups:jp((()=>[t.getHeaderGroups()]),(t=>[...t].reverse()),{key:!1,debug:()=>{var e
|
|
4511
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftFooterGroups:jp((()=>[t.getLeftHeaderGroups()]),(t=>[...t].reverse()),{key:!1,debug:()=>{var e
|
|
4512
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterFooterGroups:jp((()=>[t.getCenterHeaderGroups()]),(t=>[...t].reverse()),{key:!1,debug:()=>{var e
|
|
4513
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightFooterGroups:jp((()=>[t.getRightHeaderGroups()]),(t=>[...t].reverse()),{key:!1,debug:()=>{var e
|
|
4514
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getFlatHeaders:jp((()=>[t.getHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),{key:!1,debug:()=>{var e
|
|
4515
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftFlatHeaders:jp((()=>[t.getLeftHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),{key:!1,debug:()=>{var e
|
|
4516
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterFlatHeaders:jp((()=>[t.getCenterHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),{key:!1,debug:()=>{var e
|
|
4517
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightFlatHeaders:jp((()=>[t.getRightHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),{key:!1,debug:()=>{var e
|
|
4518
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getCenterLeafHeaders:jp((()=>[t.getCenterFlatHeaders()]),(t=>t.filter((t=>{var e
|
|
4428
4519
|
return!(null!=(e=t.subHeaders)&&e.length)}))),{key:!1,debug:()=>{var e
|
|
4429
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftLeafHeaders:
|
|
4520
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeftLeafHeaders:jp((()=>[t.getLeftFlatHeaders()]),(t=>t.filter((t=>{var e
|
|
4430
4521
|
return!(null!=(e=t.subHeaders)&&e.length)}))),{key:!1,debug:()=>{var e
|
|
4431
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightLeafHeaders:
|
|
4522
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getRightLeafHeaders:jp((()=>[t.getRightFlatHeaders()]),(t=>t.filter((t=>{var e
|
|
4432
4523
|
return!(null!=(e=t.subHeaders)&&e.length)}))),{key:!1,debug:()=>{var e
|
|
4433
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeafHeaders:
|
|
4524
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}}),getLeafHeaders:jp((()=>[t.getLeftHeaderGroups(),t.getCenterHeaderGroups(),t.getRightHeaderGroups()]),((t,e,i)=>{var n,o,s,r,a,l
|
|
4434
4525
|
return[...null!=(n=null==(o=t[0])?void 0:o.headers)?n:[],...null!=(s=null==(r=e[0])?void 0:r.headers)?s:[],...null!=(a=null==(l=i[0])?void 0:l.headers)?a:[]].map((t=>t.getLeafHeaders())).flat()}),{key:!1,debug:()=>{var e
|
|
4435
4526
|
return null!=(e=t.options.debugAll)?e:t.options.debugHeaders}})})}
|
|
4436
|
-
function
|
|
4527
|
+
function Xp(t,e,i,n){var o,s
|
|
4437
4528
|
let r=0
|
|
4438
4529
|
const a=function(t,e){void 0===e&&(e=1),r=Math.max(r,e),t.filter((t=>t.getIsVisible())).forEach((t=>{var i
|
|
4439
4530
|
null!=(i=t.columns)&&i.length&&a(t.columns,e+1)}),0)}
|
|
@@ -4443,16 +4534,16 @@ const c=(t,e)=>{const o={depth:e,id:[n,`${e}`].filter(Boolean).join("_"),headers
|
|
|
4443
4534
|
t.forEach((t=>{const r=[...s].reverse()[0]
|
|
4444
4535
|
let a,l=!1
|
|
4445
4536
|
if(t.column.depth===o.depth&&t.column.parent?a=t.column.parent:(a=t.column,l=!0),r&&(null==r?void 0:r.column)===a)r.subHeaders.push(t)
|
|
4446
|
-
else{const o=
|
|
4447
|
-
o.subHeaders.push(t),s.push(o)}o.headers.push(t),t.headerGroup=o})),l.push(o),e>0&&c(s,e-1)},d=e.map(((t,e)=>
|
|
4537
|
+
else{const o=Gp(i,a,{id:[n,e,a.id,null==t?void 0:t.id].filter(Boolean).join("_"),isPlaceholder:l,placeholderId:l?`${s.filter((t=>t.column===a)).length}`:void 0,depth:e,index:s.length})
|
|
4538
|
+
o.subHeaders.push(t),s.push(o)}o.headers.push(t),t.headerGroup=o})),l.push(o),e>0&&c(s,e-1)},d=e.map(((t,e)=>Gp(i,t,{depth:r,index:e})))
|
|
4448
4539
|
c(d,r-1),l.reverse()
|
|
4449
4540
|
const h=t=>t.filter((t=>t.column.getIsVisible())).map((t=>{let e=0,i=0,n=[0]
|
|
4450
4541
|
t.subHeaders&&t.subHeaders.length?(n=[],h(t.subHeaders).forEach((t=>{let{colSpan:i,rowSpan:o}=t
|
|
4451
4542
|
e+=i,n.push(o)}))):e=1
|
|
4452
4543
|
return i+=Math.min(...n),t.colSpan=e,t.rowSpan=i,{colSpan:e,rowSpan:i}}))
|
|
4453
|
-
return h(null!=(o=null==(s=l[0])?void 0:s.headers)?o:[]),l}const
|
|
4544
|
+
return h(null!=(o=null==(s=l[0])?void 0:s.headers)?o:[]),l}const Wp={size:150,minSize:20,maxSize:Number.MAX_SAFE_INTEGER},Kp={getDefaultColumnDef:()=>Wp,getInitialState:t=>({columnSizing:{},columnSizingInfo:{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]},...t}),getDefaultOptions:t=>({columnResizeMode:"onEnd",onColumnSizingChange:Np("columnSizing",t),onColumnSizingInfoChange:Np("columnSizingInfo",t)}),createColumn:(t,e)=>({getSize:()=>{var i,n,o
|
|
4454
4545
|
const s=e.getState().columnSizing[t.id]
|
|
4455
|
-
return Math.min(Math.max(null!=(i=t.columnDef.minSize)?i:
|
|
4546
|
+
return Math.min(Math.max(null!=(i=t.columnDef.minSize)?i:Wp.minSize,null!=(n=null!=s?s:t.columnDef.size)?n:Wp.size),null!=(o=t.columnDef.maxSize)?o:Wp.maxSize)},getStart:i=>{const n=i?"left"===i?e.getLeftVisibleLeafColumns():e.getRightVisibleLeafColumns():e.getVisibleLeafColumns(),o=n.findIndex((e=>e.id===t.id))
|
|
4456
4547
|
if(o>0){const t=n[o-1]
|
|
4457
4548
|
return t.getStart(i)+t.getSize()}return 0},resetSize:()=>{e.setColumnSizing((e=>{let{[t.id]:i,...n}=e
|
|
4458
4549
|
return n}))},getCanResize:()=>{var i,n
|
|
@@ -4462,26 +4553,26 @@ t.subHeaders.length?t.subHeaders.forEach(i):e+=null!=(n=t.column.getSize())?n:0}
|
|
|
4462
4553
|
return i(t),e},getStart:()=>{if(t.index>0){const e=t.headerGroup.headers[t.index-1]
|
|
4463
4554
|
return e.getStart()+e.getSize()}return 0},getResizeHandler:()=>{const i=e.getColumn(t.column.id),n=i.getCanResize()
|
|
4464
4555
|
return o=>{if(!n)return
|
|
4465
|
-
if(null==o.persist||o.persist(),
|
|
4466
|
-
const s=t.getSize(),r=t?t.getLeafHeaders().map((t=>[t.column.id,t.column.getSize()])):[[i.id,i.getSize()]],a=
|
|
4556
|
+
if(null==o.persist||o.persist(),Qp(o)&&o.touches&&o.touches.length>1)return
|
|
4557
|
+
const s=t.getSize(),r=t?t.getLeafHeaders().map((t=>[t.column.id,t.column.getSize()])):[[i.id,i.getSize()]],a=Qp(o)?Math.round(o.touches[0].clientX):o.clientX,l=(t,i)=>{if("number"!=typeof i)return
|
|
4467
4558
|
let n={}
|
|
4468
4559
|
e.setColumnSizingInfo((t=>{var e,o
|
|
4469
4560
|
const s=i-(null!=(e=null==t?void 0:t.startOffset)?e:0),r=Math.max(s/(null!=(o=null==t?void 0:t.startSize)?o:0),-.999999)
|
|
4470
4561
|
return t.columnSizingStart.forEach((t=>{let[e,i]=t
|
|
4471
4562
|
n[e]=Math.round(100*Math.max(i+i*r,0))/100})),{...t,deltaOffset:s,deltaPercentage:r}})),"onChange"!==e.options.columnResizeMode&&"end"!==t||e.setColumnSizing((t=>({...t,...n})))},c=t=>l("move",t),d=t=>{l("end",t),e.setColumnSizingInfo((t=>({...t,isResizingColumn:!1,startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,columnSizingStart:[]})))},h={moveHandler:t=>c(t.clientX),upHandler:t=>{document.removeEventListener("mousemove",h.moveHandler),document.removeEventListener("mouseup",h.upHandler),d(t.clientX)}},u={moveHandler:t=>(t.cancelable&&(t.preventDefault(),t.stopPropagation()),c(t.touches[0].clientX),!1),upHandler:t=>{var e
|
|
4472
|
-
document.removeEventListener("touchmove",u.moveHandler),document.removeEventListener("touchend",u.upHandler),t.cancelable&&(t.preventDefault(),t.stopPropagation()),d(null==(e=t.touches[0])?void 0:e.clientX)}},p=!!function(){if("boolean"==typeof
|
|
4563
|
+
document.removeEventListener("touchmove",u.moveHandler),document.removeEventListener("touchend",u.upHandler),t.cancelable&&(t.preventDefault(),t.stopPropagation()),d(null==(e=t.touches[0])?void 0:e.clientX)}},p=!!function(){if("boolean"==typeof Yp)return Yp
|
|
4473
4564
|
let t=!1
|
|
4474
4565
|
try{const e={get passive(){return t=!0,!1}},i=()=>{}
|
|
4475
|
-
window.addEventListener("test",i,e),window.removeEventListener("test",i)}catch(e){t=!1}return
|
|
4476
|
-
|
|
4566
|
+
window.addEventListener("test",i,e),window.removeEventListener("test",i)}catch(e){t=!1}return Yp=t,Yp}()&&{passive:!1}
|
|
4567
|
+
Qp(o)?(document.addEventListener("touchmove",u.moveHandler,p),document.addEventListener("touchend",u.upHandler,p)):(document.addEventListener("mousemove",h.moveHandler,p),document.addEventListener("mouseup",h.upHandler,p)),e.setColumnSizingInfo((t=>({...t,startOffset:a,startSize:s,deltaOffset:0,deltaPercentage:0,columnSizingStart:r,isResizingColumn:i.id})))}}}),createTable:t=>({setColumnSizing:e=>null==t.options.onColumnSizingChange?void 0:t.options.onColumnSizingChange(e),setColumnSizingInfo:e=>null==t.options.onColumnSizingInfoChange?void 0:t.options.onColumnSizingInfoChange(e),resetColumnSizing:e=>{var i
|
|
4477
4568
|
t.setColumnSizing(e?{}:null!=(i=t.initialState.columnSizing)?i:{})},resetHeaderSizeInfo:e=>{var i
|
|
4478
4569
|
t.setColumnSizingInfo(e?{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]}:null!=(i=t.initialState.columnSizingInfo)?i:{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]})},getTotalSize:()=>{var e,i
|
|
4479
4570
|
return null!=(e=null==(i=t.getHeaderGroups()[0])?void 0:i.headers.reduce(((t,e)=>t+e.getSize()),0))?e:0},getLeftTotalSize:()=>{var e,i
|
|
4480
4571
|
return null!=(e=null==(i=t.getLeftHeaderGroups()[0])?void 0:i.headers.reduce(((t,e)=>t+e.getSize()),0))?e:0},getCenterTotalSize:()=>{var e,i
|
|
4481
4572
|
return null!=(e=null==(i=t.getCenterHeaderGroups()[0])?void 0:i.headers.reduce(((t,e)=>t+e.getSize()),0))?e:0},getRightTotalSize:()=>{var e,i
|
|
4482
4573
|
return null!=(e=null==(i=t.getRightHeaderGroups()[0])?void 0:i.headers.reduce(((t,e)=>t+e.getSize()),0))?e:0}})}
|
|
4483
|
-
let
|
|
4484
|
-
function
|
|
4574
|
+
let Yp=null
|
|
4575
|
+
function Qp(t){return"touchstart"===t.type}const Zp={getInitialState:t=>({expanded:{},...t}),getDefaultOptions:t=>({onExpandedChange:Np("expanded",t),paginateExpandedRows:!0}),createTable:t=>{let e=!1,i=!1
|
|
4485
4576
|
return{_autoResetExpanded:()=>{var n,o
|
|
4486
4577
|
if(e){if(null!=(n=null!=(o=t.options.autoResetAll)?o:t.options.autoResetExpanded)?n:!t.options.manualExpanding){if(i)return
|
|
4487
4578
|
i=!0,t._queue((()=>{t.resetExpanded(),i=!1}))}}else t._queue((()=>{e=!0}))},setExpanded:e=>null==t.options.onExpandedChange?void 0:t.options.onExpandedChange(e),toggleAllRowsExpanded:e=>{(null!=e?e:!t.getIsAllRowsExpanded())?t.setExpanded(!0):t.setExpanded({})},resetExpanded:e=>{var i,n
|
|
@@ -4498,57 +4589,57 @@ return i}return n}))},getIsExpanded:()=>{var i
|
|
|
4498
4589
|
const n=e.getState().expanded
|
|
4499
4590
|
return!!(null!=(i=null==e.options.getIsRowExpanded?void 0:e.options.getIsRowExpanded(t))?i:!0===n||(null==n?void 0:n[t.id]))},getCanExpand:()=>{var i,n,o
|
|
4500
4591
|
return null!=(i=null==e.options.getRowCanExpand?void 0:e.options.getRowCanExpand(t))?i:(null==(n=e.options.enableExpanding)||n)&&!(null==(o=t.subRows)||!o.length)},getToggleExpandedHandler:()=>{const e=t.getCanExpand()
|
|
4501
|
-
return()=>{e&&t.toggleExpanded()}}})},
|
|
4592
|
+
return()=>{e&&t.toggleExpanded()}}})},Jp=(t,e,i)=>{var n
|
|
4502
4593
|
const o=i.toLowerCase()
|
|
4503
4594
|
return Boolean(null==(n=t.getValue(e))?void 0:n.toLowerCase().includes(o))}
|
|
4504
|
-
|
|
4505
|
-
const
|
|
4595
|
+
Jp.autoRemove=t=>cg(t)
|
|
4596
|
+
const tg=(t,e,i)=>{var n
|
|
4506
4597
|
return Boolean(null==(n=t.getValue(e))?void 0:n.includes(i))}
|
|
4507
|
-
|
|
4508
|
-
const
|
|
4598
|
+
tg.autoRemove=t=>cg(t)
|
|
4599
|
+
const eg=(t,e,i)=>{var n
|
|
4509
4600
|
return(null==(n=t.getValue(e))?void 0:n.toLowerCase())===i.toLowerCase()}
|
|
4510
|
-
|
|
4511
|
-
const
|
|
4601
|
+
eg.autoRemove=t=>cg(t)
|
|
4602
|
+
const ig=(t,e,i)=>{var n
|
|
4512
4603
|
return null==(n=t.getValue(e))?void 0:n.includes(i)}
|
|
4513
|
-
|
|
4514
|
-
const
|
|
4604
|
+
ig.autoRemove=t=>cg(t)||!(null!=t&&t.length)
|
|
4605
|
+
const ng=(t,e,i)=>!i.some((i=>{var n
|
|
4515
4606
|
return!(null!=(n=t.getValue(e))&&n.includes(i))}))
|
|
4516
|
-
|
|
4517
|
-
const
|
|
4607
|
+
ng.autoRemove=t=>cg(t)||!(null!=t&&t.length)
|
|
4608
|
+
const og=(t,e,i)=>i.some((i=>{var n
|
|
4518
4609
|
return null==(n=t.getValue(e))?void 0:n.includes(i)}))
|
|
4519
|
-
|
|
4520
|
-
const
|
|
4521
|
-
|
|
4522
|
-
const
|
|
4523
|
-
|
|
4524
|
-
const
|
|
4610
|
+
og.autoRemove=t=>cg(t)||!(null!=t&&t.length)
|
|
4611
|
+
const sg=(t,e,i)=>t.getValue(e)===i
|
|
4612
|
+
sg.autoRemove=t=>cg(t)
|
|
4613
|
+
const rg=(t,e,i)=>t.getValue(e)==i
|
|
4614
|
+
rg.autoRemove=t=>cg(t)
|
|
4615
|
+
const ag=(t,e,i)=>{let[n,o]=i
|
|
4525
4616
|
const s=t.getValue(e)
|
|
4526
4617
|
return s>=n&&s<=o}
|
|
4527
|
-
|
|
4618
|
+
ag.resolveFilterValue=t=>{let[e,i]=t,n="number"!=typeof e?parseFloat(e):e,o="number"!=typeof i?parseFloat(i):i,s=null===e||Number.isNaN(n)?-1/0:n,r=null===i||Number.isNaN(o)?1/0:o
|
|
4528
4619
|
if(s>r){const t=s
|
|
4529
|
-
s=r,r=t}return[s,r]},
|
|
4530
|
-
const
|
|
4531
|
-
function
|
|
4620
|
+
s=r,r=t}return[s,r]},ag.autoRemove=t=>cg(t)||cg(t[0])&&cg(t[1])
|
|
4621
|
+
const lg={includesString:Jp,includesStringSensitive:tg,equalsString:eg,arrIncludes:ig,arrIncludesAll:ng,arrIncludesSome:og,equals:sg,weakEquals:rg,inNumberRange:ag}
|
|
4622
|
+
function cg(t){return null==t||""===t}const dg={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:t=>({columnFilters:[],globalFilter:void 0,...t}),getDefaultOptions:t=>({onColumnFiltersChange:Np("columnFilters",t),onGlobalFilterChange:Np("globalFilter",t),filterFromLeafRows:!1,maxLeafRowFilterDepth:100,globalFilterFn:"auto",getColumnCanGlobalFilter:e=>{var i,n
|
|
4532
4623
|
const o=null==(i=t.getCoreRowModel().flatRows[0])||null==(n=i._getAllCellsByColumnId()[e.id])?void 0:n.getValue()
|
|
4533
4624
|
return"string"==typeof o||"number"==typeof o}}),createColumn:(t,e)=>({getAutoFilterFn:()=>{const i=e.getCoreRowModel().flatRows[0],n=null==i?void 0:i.getValue(t.id)
|
|
4534
|
-
return"string"==typeof n?
|
|
4535
|
-
return
|
|
4625
|
+
return"string"==typeof n?lg.includesString:"number"==typeof n?lg.inNumberRange:"boolean"==typeof n||null!==n&&"object"==typeof n?lg.equals:Array.isArray(n)?lg.arrIncludes:lg.weakEquals},getFilterFn:()=>{var i,n
|
|
4626
|
+
return qp(t.columnDef.filterFn)?t.columnDef.filterFn:"auto"===t.columnDef.filterFn?t.getAutoFilterFn():null!=(i=null==(n=e.options.filterFns)?void 0:n[t.columnDef.filterFn])?i:lg[t.columnDef.filterFn]},getCanFilter:()=>{var i,n,o
|
|
4536
4627
|
return(null==(i=t.columnDef.enableColumnFilter)||i)&&(null==(n=e.options.enableColumnFilters)||n)&&(null==(o=e.options.enableFilters)||o)&&!!t.accessorFn},getCanGlobalFilter:()=>{var i,n,o,s
|
|
4537
4628
|
return(null==(i=t.columnDef.enableGlobalFilter)||i)&&(null==(n=e.options.enableGlobalFilter)||n)&&(null==(o=e.options.enableFilters)||o)&&(null==(s=null==e.options.getColumnCanGlobalFilter?void 0:e.options.getColumnCanGlobalFilter(t))||s)&&!!t.accessorFn},getIsFiltered:()=>t.getFilterIndex()>-1,getFilterValue:()=>{var i,n
|
|
4538
4629
|
return null==(i=e.getState().columnFilters)||null==(n=i.find((e=>e.id===t.id)))?void 0:n.value},getFilterIndex:()=>{var i,n
|
|
4539
|
-
return null!=(i=null==(n=e.getState().columnFilters)?void 0:n.findIndex((e=>e.id===t.id)))?i:-1},setFilterValue:i=>{e.setColumnFilters((e=>{const n=t.getFilterFn(),o=null==e?void 0:e.find((e=>e.id===t.id)),s=
|
|
4630
|
+
return null!=(i=null==(n=e.getState().columnFilters)?void 0:n.findIndex((e=>e.id===t.id)))?i:-1},setFilterValue:i=>{e.setColumnFilters((e=>{const n=t.getFilterFn(),o=null==e?void 0:e.find((e=>e.id===t.id)),s=Bp(i,o?o.value:void 0)
|
|
4540
4631
|
var r
|
|
4541
|
-
if(
|
|
4632
|
+
if(hg(n,s,t))return null!=(r=null==e?void 0:e.filter((e=>e.id!==t.id)))?r:[]
|
|
4542
4633
|
const a={id:t.id,value:s}
|
|
4543
4634
|
var l
|
|
4544
|
-
return o?null!=(l=null==e?void 0:e.map((e=>e.id===t.id?a:e)))?l:[]:null!=e&&e.length?[...e,a]:[a]}))},_getFacetedRowModel:e.options.getFacetedRowModel&&e.options.getFacetedRowModel(e,t.id),getFacetedRowModel:()=>t._getFacetedRowModel?t._getFacetedRowModel():e.getPreFilteredRowModel(),_getFacetedUniqueValues:e.options.getFacetedUniqueValues&&e.options.getFacetedUniqueValues(e,t.id),getFacetedUniqueValues:()=>t._getFacetedUniqueValues?t._getFacetedUniqueValues():new Map,_getFacetedMinMaxValues:e.options.getFacetedMinMaxValues&&e.options.getFacetedMinMaxValues(e,t.id),getFacetedMinMaxValues:()=>{if(t._getFacetedMinMaxValues)return t._getFacetedMinMaxValues()}}),createRow:(t,e)=>({columnFilters:{},columnFiltersMeta:{}}),createTable:t=>({getGlobalAutoFilterFn:()=>
|
|
4635
|
+
return o?null!=(l=null==e?void 0:e.map((e=>e.id===t.id?a:e)))?l:[]:null!=e&&e.length?[...e,a]:[a]}))},_getFacetedRowModel:e.options.getFacetedRowModel&&e.options.getFacetedRowModel(e,t.id),getFacetedRowModel:()=>t._getFacetedRowModel?t._getFacetedRowModel():e.getPreFilteredRowModel(),_getFacetedUniqueValues:e.options.getFacetedUniqueValues&&e.options.getFacetedUniqueValues(e,t.id),getFacetedUniqueValues:()=>t._getFacetedUniqueValues?t._getFacetedUniqueValues():new Map,_getFacetedMinMaxValues:e.options.getFacetedMinMaxValues&&e.options.getFacetedMinMaxValues(e,t.id),getFacetedMinMaxValues:()=>{if(t._getFacetedMinMaxValues)return t._getFacetedMinMaxValues()}}),createRow:(t,e)=>({columnFilters:{},columnFiltersMeta:{}}),createTable:t=>({getGlobalAutoFilterFn:()=>lg.includesString,getGlobalFilterFn:()=>{var e,i
|
|
4545
4636
|
const{globalFilterFn:n}=t.options
|
|
4546
|
-
return
|
|
4637
|
+
return qp(n)?n:"auto"===n?t.getGlobalAutoFilterFn():null!=(e=null==(i=t.options.filterFns)?void 0:i[n])?e:lg[n]},setColumnFilters:e=>{const i=t.getAllLeafColumns()
|
|
4547
4638
|
null==t.options.onColumnFiltersChange||t.options.onColumnFiltersChange((t=>{var n
|
|
4548
|
-
return null==(n=
|
|
4549
|
-
if(e){if(
|
|
4639
|
+
return null==(n=Bp(e,t))?void 0:n.filter((t=>{const e=i.find((e=>e.id===t.id))
|
|
4640
|
+
if(e){if(hg(e.getFilterFn(),t.value,e))return!1}return!0}))}))},setGlobalFilter:e=>{null==t.options.onGlobalFilterChange||t.options.onGlobalFilterChange(e)},resetGlobalFilter:e=>{t.setGlobalFilter(e?void 0:t.initialState.globalFilter)},resetColumnFilters:e=>{var i,n
|
|
4550
4641
|
t.setColumnFilters(e?[]:null!=(i=null==(n=t.initialState)?void 0:n.columnFilters)?i:[])},getPreFilteredRowModel:()=>t.getCoreRowModel(),getFilteredRowModel:()=>(!t._getFilteredRowModel&&t.options.getFilteredRowModel&&(t._getFilteredRowModel=t.options.getFilteredRowModel(t)),t.options.manualFiltering||!t._getFilteredRowModel?t.getPreFilteredRowModel():t._getFilteredRowModel()),_getGlobalFacetedRowModel:t.options.getFacetedRowModel&&t.options.getFacetedRowModel(t,"__global__"),getGlobalFacetedRowModel:()=>t.options.manualFiltering||!t._getGlobalFacetedRowModel?t.getPreFilteredRowModel():t._getGlobalFacetedRowModel(),_getGlobalFacetedUniqueValues:t.options.getFacetedUniqueValues&&t.options.getFacetedUniqueValues(t,"__global__"),getGlobalFacetedUniqueValues:()=>t._getGlobalFacetedUniqueValues?t._getGlobalFacetedUniqueValues():new Map,_getGlobalFacetedMinMaxValues:t.options.getFacetedMinMaxValues&&t.options.getFacetedMinMaxValues(t,"__global__"),getGlobalFacetedMinMaxValues:()=>{if(t._getGlobalFacetedMinMaxValues)return t._getGlobalFacetedMinMaxValues()}})}
|
|
4551
|
-
function
|
|
4642
|
+
function hg(t,e,i){return!(!t||!t.autoRemove)&&t.autoRemove(e,i)||void 0===e||"string"==typeof e&&!e}const ug={sum:(t,e,i)=>i.reduce(((e,i)=>{const n=i.getValue(t)
|
|
4552
4643
|
return e+("number"==typeof n?n:0)}),0),min:(t,e,i)=>{let n
|
|
4553
4644
|
return i.forEach((e=>{const i=e.getValue(t)
|
|
4554
4645
|
null!=i&&(n>i||void 0===n&&i>=i)&&(n=i)})),n},max:(t,e,i)=>{let n
|
|
@@ -4561,13 +4652,13 @@ null!=o&&(o=+o)>=o&&(++i,n+=o)})),i)return n/i},median:(t,e)=>{if(!e.length)retu
|
|
|
4561
4652
|
let i=0,n=0
|
|
4562
4653
|
return e.forEach((e=>{let o=e.getValue(t)
|
|
4563
4654
|
"number"==typeof o&&(i=Math.min(i,o),n=Math.max(n,o))})),(i+n)/2},unique:(t,e)=>Array.from(new Set(e.map((e=>e.getValue(t)))).values()),uniqueCount:(t,e)=>new Set(e.map((e=>e.getValue(t)))).size,count:(t,e)=>e.length}
|
|
4564
|
-
const
|
|
4655
|
+
const pg={getInitialState:t=>({rowSelection:{},...t}),getDefaultOptions:t=>({onRowSelectionChange:Np("rowSelection",t),enableRowSelection:!0,enableMultiRowSelection:!0,enableSubRowSelection:!0}),createTable:t=>({setRowSelection:e=>null==t.options.onRowSelectionChange?void 0:t.options.onRowSelectionChange(e),resetRowSelection:e=>{var i
|
|
4565
4656
|
return t.setRowSelection(e?{}:null!=(i=t.initialState.rowSelection)?i:{})},toggleAllRowsSelected:e=>{t.setRowSelection((i=>{e=void 0!==e?e:!t.getIsAllRowsSelected()
|
|
4566
4657
|
const n={...i},o=t.getPreGroupedRowModel().flatRows
|
|
4567
4658
|
return e?o.forEach((t=>{t.getCanSelect()&&(n[t.id]=!0)})):o.forEach((t=>{delete n[t.id]})),n}))},toggleAllPageRowsSelected:e=>t.setRowSelection((i=>{const n=void 0!==e?e:!t.getIsAllPageRowsSelected(),o={...i}
|
|
4568
|
-
return t.getRowModel().rows.forEach((e=>{
|
|
4569
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getFilteredSelectedRowModel:
|
|
4570
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getGroupedSelectedRowModel:
|
|
4659
|
+
return t.getRowModel().rows.forEach((e=>{gg(o,e.id,n,t)})),o})),getPreSelectedRowModel:()=>t.getCoreRowModel(),getSelectedRowModel:jp((()=>[t.getState().rowSelection,t.getCoreRowModel()]),((e,i)=>Object.keys(e).length?vg(t,i):{rows:[],flatRows:[],rowsById:{}}),{key:!1,debug:()=>{var e
|
|
4660
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getFilteredSelectedRowModel:jp((()=>[t.getState().rowSelection,t.getFilteredRowModel()]),((e,i)=>Object.keys(e).length?vg(t,i):{rows:[],flatRows:[],rowsById:{}}),{key:"getFilteredSelectedRowModel",debug:()=>{var e
|
|
4661
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getGroupedSelectedRowModel:jp((()=>[t.getState().rowSelection,t.getSortedRowModel()]),((e,i)=>Object.keys(e).length?vg(t,i):{rows:[],flatRows:[],rowsById:{}}),{key:"getGroupedSelectedRowModel",debug:()=>{var e
|
|
4571
4662
|
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getIsAllRowsSelected:()=>{const e=t.getFilteredRowModel().flatRows,{rowSelection:i}=t.getState()
|
|
4572
4663
|
let n=Boolean(e.length&&Object.keys(i).length)
|
|
4573
4664
|
return n&&e.some((t=>t.getCanSelect()&&!i[t.id]))&&(n=!1),n},getIsAllPageRowsSelected:()=>{const e=t.getPaginationRowModel().flatRows,{rowSelection:i}=t.getState()
|
|
@@ -4578,71 +4669,71 @@ return i>0&&i<t.getFilteredRowModel().flatRows.length},getIsSomePageRowsSelected
|
|
|
4578
4669
|
return!t.getIsAllPageRowsSelected()&&e.some((t=>t.getIsSelected()||t.getIsSomeSelected()))},getToggleAllRowsSelectedHandler:()=>e=>{t.toggleAllRowsSelected(e.target.checked)},getToggleAllPageRowsSelectedHandler:()=>e=>{t.toggleAllPageRowsSelected(e.target.checked)}}),createRow:(t,e)=>({toggleSelected:i=>{const n=t.getIsSelected()
|
|
4579
4670
|
e.setRowSelection((o=>{if(n===(i=void 0!==i?i:!n))return o
|
|
4580
4671
|
const s={...o}
|
|
4581
|
-
return
|
|
4582
|
-
return
|
|
4583
|
-
return"some"===
|
|
4584
|
-
return"all"===
|
|
4672
|
+
return gg(s,t.id,i,e),s}))},getIsSelected:()=>{const{rowSelection:i}=e.getState()
|
|
4673
|
+
return fg(t,i)},getIsSomeSelected:()=>{const{rowSelection:i}=e.getState()
|
|
4674
|
+
return"some"===mg(t,i)},getIsAllSubRowsSelected:()=>{const{rowSelection:i}=e.getState()
|
|
4675
|
+
return"all"===mg(t,i)},getCanSelect:()=>{var i
|
|
4585
4676
|
return"function"==typeof e.options.enableRowSelection?e.options.enableRowSelection(t):null==(i=e.options.enableRowSelection)||i},getCanSelectSubRows:()=>{var i
|
|
4586
4677
|
return"function"==typeof e.options.enableSubRowSelection?e.options.enableSubRowSelection(t):null==(i=e.options.enableSubRowSelection)||i},getCanMultiSelect:()=>{var i
|
|
4587
4678
|
return"function"==typeof e.options.enableMultiRowSelection?e.options.enableMultiRowSelection(t):null==(i=e.options.enableMultiRowSelection)||i},getToggleSelectedHandler:()=>{const e=t.getCanSelect()
|
|
4588
4679
|
return i=>{var n
|
|
4589
|
-
e&&t.toggleSelected(null==(n=i.target)?void 0:n.checked)}}})},
|
|
4680
|
+
e&&t.toggleSelected(null==(n=i.target)?void 0:n.checked)}}})},gg=(t,e,i,n)=>{var o
|
|
4590
4681
|
const s=n.getRow(e)
|
|
4591
|
-
i?(s.getCanMultiSelect()||Object.keys(t).forEach((e=>delete t[e])),s.getCanSelect()&&(t[e]=!0)):delete t[e],null!=(o=s.subRows)&&o.length&&s.getCanSelectSubRows()&&s.subRows.forEach((e=>
|
|
4592
|
-
function
|
|
4593
|
-
const r=
|
|
4682
|
+
i?(s.getCanMultiSelect()||Object.keys(t).forEach((e=>delete t[e])),s.getCanSelect()&&(t[e]=!0)):delete t[e],null!=(o=s.subRows)&&o.length&&s.getCanSelectSubRows()&&s.subRows.forEach((e=>gg(t,e.id,i,n)))}
|
|
4683
|
+
function vg(t,e){const i=t.getState().rowSelection,n=[],o={},s=function(t,e){return t.map((t=>{var e
|
|
4684
|
+
const r=fg(t,i)
|
|
4594
4685
|
if(r&&(n.push(t),o[t.id]=t),null!=(e=t.subRows)&&e.length&&(t={...t,subRows:s(t.subRows)}),r)return t})).filter(Boolean)}
|
|
4595
|
-
return{rows:s(e.rows),flatRows:n,rowsById:o}}function
|
|
4596
|
-
return null!=(i=e[t.id])&&i}function
|
|
4597
|
-
return t.subRows.forEach((t=>{n&&!i||(
|
|
4598
|
-
function
|
|
4686
|
+
return{rows:s(e.rows),flatRows:n,rowsById:o}}function fg(t,e){var i
|
|
4687
|
+
return null!=(i=e[t.id])&&i}function mg(t,e,i){if(t.subRows&&t.subRows.length){let i=!0,n=!1
|
|
4688
|
+
return t.subRows.forEach((t=>{n&&!i||(fg(t,e)?n=!0:i=!1)})),i?"all":!!n&&"some"}return!1}const bg=/([0-9]+)/gm
|
|
4689
|
+
function wg(t,e){return t===e?0:t>e?1:-1}function xg(t){return"number"==typeof t?isNaN(t)||t===1/0||t===-1/0?"":String(t):"string"==typeof t?t:""}function yg(t,e){const i=t.split(bg).filter(Boolean),n=e.split(bg).filter(Boolean)
|
|
4599
4690
|
for(;i.length&&n.length;){const t=i.shift(),e=n.shift(),o=parseInt(t,10),s=parseInt(e,10),r=[o,s].sort()
|
|
4600
4691
|
if(isNaN(r[0])){if(t>e)return 1
|
|
4601
4692
|
if(e>t)return-1}else{if(isNaN(r[1]))return isNaN(o)?-1:1
|
|
4602
4693
|
if(o>s)return 1
|
|
4603
|
-
if(s>o)return-1}}return i.length-n.length}const
|
|
4604
|
-
return n>o?1:n<o?-1:0},basic:(t,e,i)=>
|
|
4694
|
+
if(s>o)return-1}}return i.length-n.length}const $g={alphanumeric:(t,e,i)=>yg(xg(t.getValue(i)).toLowerCase(),xg(e.getValue(i)).toLowerCase()),alphanumericCaseSensitive:(t,e,i)=>yg(xg(t.getValue(i)),xg(e.getValue(i))),text:(t,e,i)=>wg(xg(t.getValue(i)).toLowerCase(),xg(e.getValue(i)).toLowerCase()),textCaseSensitive:(t,e,i)=>wg(xg(t.getValue(i)),xg(e.getValue(i))),datetime:(t,e,i)=>{const n=t.getValue(i),o=e.getValue(i)
|
|
4695
|
+
return n>o?1:n<o?-1:0},basic:(t,e,i)=>wg(t.getValue(i),e.getValue(i))},Cg=[Up,{getInitialState:t=>({columnVisibility:{},...t}),getDefaultOptions:t=>({onColumnVisibilityChange:Np("columnVisibility",t)}),createColumn:(t,e)=>({toggleVisibility:i=>{t.getCanHide()&&e.setColumnVisibility((e=>({...e,[t.id]:null!=i?i:!t.getIsVisible()})))},getIsVisible:()=>{var i,n
|
|
4605
4696
|
return null==(i=null==(n=e.getState().columnVisibility)?void 0:n[t.id])||i},getCanHide:()=>{var i,n
|
|
4606
|
-
return(null==(i=t.columnDef.enableHiding)||i)&&(null==(n=e.options.enableHiding)||n)},getToggleVisibilityHandler:()=>e=>{null==t.toggleVisibility||t.toggleVisibility(e.target.checked)}}),createRow:(t,e)=>({_getAllVisibleCells:
|
|
4607
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getVisibleCells:
|
|
4608
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugRows}})}),createTable:t=>{const e=(e,i)=>
|
|
4697
|
+
return(null==(i=t.columnDef.enableHiding)||i)&&(null==(n=e.options.enableHiding)||n)},getToggleVisibilityHandler:()=>e=>{null==t.toggleVisibility||t.toggleVisibility(e.target.checked)}}),createRow:(t,e)=>({_getAllVisibleCells:jp((()=>[t.getAllCells(),e.getState().columnVisibility]),(t=>t.filter((t=>t.column.getIsVisible()))),{key:"row._getAllVisibleCells",debug:()=>{var t
|
|
4698
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getVisibleCells:jp((()=>[t.getLeftVisibleCells(),t.getCenterVisibleCells(),t.getRightVisibleCells()]),((t,e,i)=>[...t,...e,...i]),{key:!1,debug:()=>{var t
|
|
4699
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugRows}})}),createTable:t=>{const e=(e,i)=>jp((()=>[i(),i().filter((t=>t.getIsVisible())).map((t=>t.id)).join("_")]),(t=>t.filter((t=>null==t.getIsVisible?void 0:t.getIsVisible()))),{key:e,debug:()=>{var e
|
|
4609
4700
|
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}})
|
|
4610
4701
|
return{getVisibleFlatColumns:e("getVisibleFlatColumns",(()=>t.getAllFlatColumns())),getVisibleLeafColumns:e("getVisibleLeafColumns",(()=>t.getAllLeafColumns())),getLeftVisibleLeafColumns:e("getLeftVisibleLeafColumns",(()=>t.getLeftLeafColumns())),getRightVisibleLeafColumns:e("getRightVisibleLeafColumns",(()=>t.getRightLeafColumns())),getCenterVisibleLeafColumns:e("getCenterVisibleLeafColumns",(()=>t.getCenterLeafColumns())),setColumnVisibility:e=>null==t.options.onColumnVisibilityChange?void 0:t.options.onColumnVisibilityChange(e),resetColumnVisibility:e=>{var i
|
|
4611
4702
|
t.setColumnVisibility(e?{}:null!=(i=t.initialState.columnVisibility)?i:{})},toggleAllColumnsVisible:e=>{var i
|
|
4612
4703
|
e=null!=(i=e)?i:!t.getIsAllColumnsVisible(),t.setColumnVisibility(t.getAllLeafColumns().reduce(((t,i)=>({...t,[i.id]:e||!(null!=i.getCanHide&&i.getCanHide())})),{}))},getIsAllColumnsVisible:()=>!t.getAllLeafColumns().some((t=>!(null!=t.getIsVisible&&t.getIsVisible()))),getIsSomeColumnsVisible:()=>t.getAllLeafColumns().some((t=>null==t.getIsVisible?void 0:t.getIsVisible())),getToggleAllColumnsVisibilityHandler:()=>e=>{var i
|
|
4613
|
-
t.toggleAllColumnsVisible(null==(i=e.target)?void 0:i.checked)}}}},{getInitialState:t=>({columnOrder:[],...t}),getDefaultOptions:t=>({onColumnOrderChange:
|
|
4614
|
-
t.setColumnOrder(e?[]:null!=(i=t.initialState.columnOrder)?i:[])},_getOrderColumnsFn:
|
|
4704
|
+
t.toggleAllColumnsVisible(null==(i=e.target)?void 0:i.checked)}}}},{getInitialState:t=>({columnOrder:[],...t}),getDefaultOptions:t=>({onColumnOrderChange:Np("columnOrder",t)}),createTable:t=>({setColumnOrder:e=>null==t.options.onColumnOrderChange?void 0:t.options.onColumnOrderChange(e),resetColumnOrder:e=>{var i
|
|
4705
|
+
t.setColumnOrder(e?[]:null!=(i=t.initialState.columnOrder)?i:[])},_getOrderColumnsFn:jp((()=>[t.getState().columnOrder,t.getState().grouping,t.options.groupedColumnMode]),((t,e,i)=>n=>{let o=[]
|
|
4615
4706
|
if(null!=t&&t.length){const e=[...t],i=[...n]
|
|
4616
4707
|
for(;i.length&&e.length;){const t=e.shift(),n=i.findIndex((e=>e.id===t))
|
|
4617
4708
|
n>-1&&o.push(i.splice(n,1)[0])}o=[...o,...i]}else o=n
|
|
4618
4709
|
return function(t,e,i){if(null==e||!e.length||!i)return t
|
|
4619
4710
|
const n=t.filter((t=>!e.includes(t.id)))
|
|
4620
|
-
return"remove"===i?n:[...e.map((e=>t.find((t=>t.id===e)))).filter(Boolean),...n]}(o,e,i)}),{key:!1})})},{getInitialState:t=>({columnPinning:{left:[],right:[]},...t}),getDefaultOptions:t=>({onColumnPinningChange:
|
|
4711
|
+
return"remove"===i?n:[...e.map((e=>t.find((t=>t.id===e)))).filter(Boolean),...n]}(o,e,i)}),{key:!1})})},{getInitialState:t=>({columnPinning:{left:[],right:[]},...t}),getDefaultOptions:t=>({onColumnPinningChange:Np("columnPinning",t)}),createColumn:(t,e)=>({pin:i=>{const n=t.getLeafColumns().map((t=>t.id)).filter(Boolean)
|
|
4621
4712
|
e.setColumnPinning((t=>{var e,o,s,r,a,l
|
|
4622
4713
|
return"right"===i?{left:(null!=(s=null==t?void 0:t.left)?s:[]).filter((t=>!(null!=n&&n.includes(t)))),right:[...(null!=(r=null==t?void 0:t.right)?r:[]).filter((t=>!(null!=n&&n.includes(t)))),...n]}:"left"===i?{left:[...(null!=(a=null==t?void 0:t.left)?a:[]).filter((t=>!(null!=n&&n.includes(t)))),...n],right:(null!=(l=null==t?void 0:t.right)?l:[]).filter((t=>!(null!=n&&n.includes(t))))}:{left:(null!=(e=null==t?void 0:t.left)?e:[]).filter((t=>!(null!=n&&n.includes(t)))),right:(null!=(o=null==t?void 0:t.right)?o:[]).filter((t=>!(null!=n&&n.includes(t))))}}))},getCanPin:()=>t.getLeafColumns().some((t=>{var i,n
|
|
4623
4714
|
return(null==(i=t.columnDef.enablePinning)||i)&&(null==(n=e.options.enablePinning)||n)})),getIsPinned:()=>{const i=t.getLeafColumns().map((t=>t.id)),{left:n,right:o}=e.getState().columnPinning,s=i.some((t=>null==n?void 0:n.includes(t))),r=i.some((t=>null==o?void 0:o.includes(t)))
|
|
4624
4715
|
return s?"left":!!r&&"right"},getPinnedIndex:()=>{var i,n,o
|
|
4625
4716
|
const s=t.getIsPinned()
|
|
4626
|
-
return s?null!=(i=null==(n=e.getState().columnPinning)||null==(o=n[s])?void 0:o.indexOf(t.id))?i:-1:0}}),createRow:(t,e)=>({getCenterVisibleCells:
|
|
4717
|
+
return s?null!=(i=null==(n=e.getState().columnPinning)||null==(o=n[s])?void 0:o.indexOf(t.id))?i:-1:0}}),createRow:(t,e)=>({getCenterVisibleCells:jp((()=>[t._getAllVisibleCells(),e.getState().columnPinning.left,e.getState().columnPinning.right]),((t,e,i)=>{const n=[...null!=e?e:[],...null!=i?i:[]]
|
|
4627
4718
|
return t.filter((t=>!n.includes(t.column.id)))}),{key:"row.getCenterVisibleCells",debug:()=>{var t
|
|
4628
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getLeftVisibleCells:
|
|
4629
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getRightVisibleCells:
|
|
4719
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getLeftVisibleCells:jp((()=>[t._getAllVisibleCells(),e.getState().columnPinning.left,,]),((t,e)=>(null!=e?e:[]).map((e=>t.find((t=>t.column.id===e)))).filter(Boolean).map((t=>({...t,position:"left"})))),{key:"row.getLeftVisibleCells",debug:()=>{var t
|
|
4720
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugRows}}),getRightVisibleCells:jp((()=>[t._getAllVisibleCells(),e.getState().columnPinning.right]),((t,e)=>(null!=e?e:[]).map((e=>t.find((t=>t.column.id===e)))).filter(Boolean).map((t=>({...t,position:"right"})))),{key:"row.getRightVisibleCells",debug:()=>{var t
|
|
4630
4721
|
return null!=(t=e.options.debugAll)?t:e.options.debugRows}})}),createTable:t=>({setColumnPinning:e=>null==t.options.onColumnPinningChange?void 0:t.options.onColumnPinningChange(e),resetColumnPinning:e=>{var i,n
|
|
4631
4722
|
return t.setColumnPinning(e?{left:[],right:[]}:null!=(i=null==(n=t.initialState)?void 0:n.columnPinning)?i:{left:[],right:[]})},getIsSomeColumnsPinned:e=>{var i
|
|
4632
4723
|
const n=t.getState().columnPinning
|
|
4633
4724
|
var o,s
|
|
4634
|
-
return e?Boolean(null==(i=n[e])?void 0:i.length):Boolean((null==(o=n.left)?void 0:o.length)||(null==(s=n.right)?void 0:s.length))},getLeftLeafColumns:
|
|
4635
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getRightLeafColumns:
|
|
4636
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getCenterLeafColumns:
|
|
4725
|
+
return e?Boolean(null==(i=n[e])?void 0:i.length):Boolean((null==(o=n.left)?void 0:o.length)||(null==(s=n.right)?void 0:s.length))},getLeftLeafColumns:jp((()=>[t.getAllLeafColumns(),t.getState().columnPinning.left]),((t,e)=>(null!=e?e:[]).map((e=>t.find((t=>t.id===e)))).filter(Boolean)),{key:!1,debug:()=>{var e
|
|
4726
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getRightLeafColumns:jp((()=>[t.getAllLeafColumns(),t.getState().columnPinning.right]),((t,e)=>(null!=e?e:[]).map((e=>t.find((t=>t.id===e)))).filter(Boolean)),{key:!1,debug:()=>{var e
|
|
4727
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getCenterLeafColumns:jp((()=>[t.getAllLeafColumns(),t.getState().columnPinning.left,t.getState().columnPinning.right]),((t,e,i)=>{const n=[...null!=e?e:[],...null!=i?i:[]]
|
|
4637
4728
|
return t.filter((t=>!n.includes(t.id)))}),{key:!1,debug:()=>{var e
|
|
4638
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}})})},
|
|
4729
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}})})},dg,{getInitialState:t=>({sorting:[],...t}),getDefaultColumnDef:()=>({sortingFn:"auto"}),getDefaultOptions:t=>({onSortingChange:Np("sorting",t),isMultiSortEvent:t=>t.shiftKey}),createColumn:(t,e)=>({getAutoSortingFn:()=>{const i=e.getFilteredRowModel().flatRows.slice(10)
|
|
4639
4730
|
let n=!1
|
|
4640
4731
|
for(const e of i){const i=null==e?void 0:e.getValue(t.id)
|
|
4641
|
-
if("[object Date]"===Object.prototype.toString.call(i))return
|
|
4642
|
-
if("string"==typeof i&&(n=!0,i.split(
|
|
4732
|
+
if("[object Date]"===Object.prototype.toString.call(i))return $g.datetime
|
|
4733
|
+
if("string"==typeof i&&(n=!0,i.split(bg).length>1))return $g.alphanumeric}return n?$g.text:$g.basic},getAutoSortDir:()=>{const i=e.getFilteredRowModel().flatRows[0]
|
|
4643
4734
|
return"string"==typeof(null==i?void 0:i.getValue(t.id))?"asc":"desc"},getSortingFn:()=>{var i,n
|
|
4644
4735
|
if(!t)throw new Error
|
|
4645
|
-
return
|
|
4736
|
+
return qp(t.columnDef.sortingFn)?t.columnDef.sortingFn:"auto"===t.columnDef.sortingFn?t.getAutoSortingFn():null!=(i=null==(n=e.options.sortingFns)?void 0:n[t.columnDef.sortingFn])?i:$g[t.columnDef.sortingFn]},toggleSorting:(i,n)=>{const o=t.getNextSortingOrder(),s=null!=i
|
|
4646
4737
|
e.setSorting((r=>{const a=null==r?void 0:r.find((e=>e.id===t.id)),l=null==r?void 0:r.findIndex((e=>e.id===t.id))
|
|
4647
4738
|
let c,d=[],h=s?i:"desc"===o
|
|
4648
4739
|
var u;(c=null!=r&&r.length&&t.getCanMultiSort()&&n?a?"toggle":"add":null!=r&&r.length&&l!==r.length-1?"replace":a?"toggle":"replace","toggle"===c&&(s||o||(c="remove")),"add"===c)?(d=[...r,{id:t.id,desc:h}],d.splice(0,d.length-(null!=(u=e.options.maxMultiSortColCount)?u:Number.MAX_SAFE_INTEGER))):d="toggle"===c?r.map((e=>e.id===t.id?{...e,desc:h}:e)):"remove"===c?r.filter((e=>e.id!==t.id)):[{id:t.id,desc:h}]
|
|
@@ -4657,70 +4748,70 @@ return!!n&&(n.desc?"desc":"asc")},getSortIndex:()=>{var i,n
|
|
|
4657
4748
|
return null!=(i=null==(n=e.getState().sorting)?void 0:n.findIndex((e=>e.id===t.id)))?i:-1},clearSorting:()=>{e.setSorting((e=>null!=e&&e.length?e.filter((e=>e.id!==t.id)):[]))},getToggleSortingHandler:()=>{const i=t.getCanSort()
|
|
4658
4749
|
return n=>{i&&(null==n.persist||n.persist(),null==t.toggleSorting||t.toggleSorting(void 0,!!t.getCanMultiSort()&&(null==e.options.isMultiSortEvent?void 0:e.options.isMultiSortEvent(n))))}}}),createTable:t=>({setSorting:e=>null==t.options.onSortingChange?void 0:t.options.onSortingChange(e),resetSorting:e=>{var i,n
|
|
4659
4750
|
t.setSorting(e?[]:null!=(i=null==(n=t.initialState)?void 0:n.sorting)?i:[])},getPreSortedRowModel:()=>t.getGroupedRowModel(),getSortedRowModel:()=>(!t._getSortedRowModel&&t.options.getSortedRowModel&&(t._getSortedRowModel=t.options.getSortedRowModel(t)),t.options.manualSorting||!t._getSortedRowModel?t.getPreSortedRowModel():t._getSortedRowModel())})},{getDefaultColumnDef:()=>({aggregatedCell:t=>{var e,i
|
|
4660
|
-
return null!=(e=null==(i=t.getValue())||null==i.toString?void 0:i.toString())?e:null},aggregationFn:"auto"}),getInitialState:t=>({grouping:[],...t}),getDefaultOptions:t=>({onGroupingChange:
|
|
4751
|
+
return null!=(e=null==(i=t.getValue())||null==i.toString?void 0:i.toString())?e:null},aggregationFn:"auto"}),getInitialState:t=>({grouping:[],...t}),getDefaultOptions:t=>({onGroupingChange:Np("grouping",t),groupedColumnMode:"reorder"}),createColumn:(t,e)=>({toggleGrouping:()=>{e.setGrouping((e=>null!=e&&e.includes(t.id)?e.filter((e=>e!==t.id)):[...null!=e?e:[],t.id]))},getCanGroup:()=>{var i,n,o,s
|
|
4661
4752
|
return null!=(i=null==(n=null!=(o=null==(s=t.columnDef.enableGrouping)||s)?o:e.options.enableGrouping)||n)?i:!!t.accessorFn},getIsGrouped:()=>{var i
|
|
4662
4753
|
return null==(i=e.getState().grouping)?void 0:i.includes(t.id)},getGroupedIndex:()=>{var i
|
|
4663
4754
|
return null==(i=e.getState().grouping)?void 0:i.indexOf(t.id)},getToggleGroupingHandler:()=>{const e=t.getCanGroup()
|
|
4664
4755
|
return()=>{e&&t.toggleGrouping()}},getAutoAggregationFn:()=>{const i=e.getCoreRowModel().flatRows[0],n=null==i?void 0:i.getValue(t.id)
|
|
4665
|
-
return"number"==typeof n?
|
|
4756
|
+
return"number"==typeof n?ug.sum:"[object Date]"===Object.prototype.toString.call(n)?ug.extent:void 0},getAggregationFn:()=>{var i,n
|
|
4666
4757
|
if(!t)throw new Error
|
|
4667
|
-
return
|
|
4758
|
+
return qp(t.columnDef.aggregationFn)?t.columnDef.aggregationFn:"auto"===t.columnDef.aggregationFn?t.getAutoAggregationFn():null!=(i=null==(n=e.options.aggregationFns)?void 0:n[t.columnDef.aggregationFn])?i:ug[t.columnDef.aggregationFn]}}),createTable:t=>({setGrouping:e=>null==t.options.onGroupingChange?void 0:t.options.onGroupingChange(e),resetGrouping:e=>{var i,n
|
|
4668
4759
|
t.setGrouping(e?[]:null!=(i=null==(n=t.initialState)?void 0:n.grouping)?i:[])},getPreGroupedRowModel:()=>t.getFilteredRowModel(),getGroupedRowModel:()=>(!t._getGroupedRowModel&&t.options.getGroupedRowModel&&(t._getGroupedRowModel=t.options.getGroupedRowModel(t)),t.options.manualGrouping||!t._getGroupedRowModel?t.getPreGroupedRowModel():t._getGroupedRowModel())}),createRow:t=>({getIsGrouped:()=>!!t.groupingColumnId,_groupingValuesCache:{}}),createCell:(t,e,i,n)=>({getIsGrouped:()=>e.getIsGrouped()&&e.id===i.groupingColumnId,getIsPlaceholder:()=>!t.getIsGrouped()&&e.getIsGrouped(),getIsAggregated:()=>{var e
|
|
4669
|
-
return!t.getIsGrouped()&&!t.getIsPlaceholder()&&!(null==(e=i.subRows)||!e.length)}})},
|
|
4760
|
+
return!t.getIsGrouped()&&!t.getIsPlaceholder()&&!(null==(e=i.subRows)||!e.length)}})},Zp,{getInitialState:t=>({...t,pagination:{pageIndex:0,pageSize:10,...null==t?void 0:t.pagination}}),getDefaultOptions:t=>({onPaginationChange:Np("pagination",t)}),createTable:t=>{let e=!1,i=!1
|
|
4670
4761
|
return{_autoResetPageIndex:()=>{var n,o
|
|
4671
4762
|
if(e){if(null!=(n=null!=(o=t.options.autoResetAll)?o:t.options.autoResetPageIndex)?n:!t.options.manualPagination){if(i)return
|
|
4672
|
-
i=!0,t._queue((()=>{t.resetPageIndex(),i=!1}))}}else t._queue((()=>{e=!0}))},setPagination:e=>null==t.options.onPaginationChange?void 0:t.options.onPaginationChange((t=>
|
|
4673
|
-
t.setPagination(e?{pageIndex:0,pageSize:10}:null!=(i=t.initialState.pagination)?i:{pageIndex:0,pageSize:10})},setPageIndex:e=>{t.setPagination((i=>{let n=
|
|
4763
|
+
i=!0,t._queue((()=>{t.resetPageIndex(),i=!1}))}}else t._queue((()=>{e=!0}))},setPagination:e=>null==t.options.onPaginationChange?void 0:t.options.onPaginationChange((t=>Bp(e,t))),resetPagination:e=>{var i
|
|
4764
|
+
t.setPagination(e?{pageIndex:0,pageSize:10}:null!=(i=t.initialState.pagination)?i:{pageIndex:0,pageSize:10})},setPageIndex:e=>{t.setPagination((i=>{let n=Bp(e,i.pageIndex)
|
|
4674
4765
|
const o=void 0===t.options.pageCount||-1===t.options.pageCount?Number.MAX_SAFE_INTEGER:t.options.pageCount-1
|
|
4675
4766
|
return n=Math.max(0,Math.min(n,o)),{...i,pageIndex:n}}))},resetPageIndex:e=>{var i,n,o
|
|
4676
4767
|
t.setPageIndex(e?0:null!=(i=null==(n=t.initialState)||null==(o=n.pagination)?void 0:o.pageIndex)?i:0)},resetPageSize:e=>{var i,n,o
|
|
4677
|
-
t.setPageSize(e?10:null!=(i=null==(n=t.initialState)||null==(o=n.pagination)?void 0:o.pageSize)?i:10)},setPageSize:e=>{t.setPagination((t=>{const i=Math.max(1,
|
|
4768
|
+
t.setPageSize(e?10:null!=(i=null==(n=t.initialState)||null==(o=n.pagination)?void 0:o.pageSize)?i:10)},setPageSize:e=>{t.setPagination((t=>{const i=Math.max(1,Bp(e,t.pageSize)),n=t.pageSize*t.pageIndex,o=Math.floor(n/i)
|
|
4678
4769
|
return{...t,pageIndex:o,pageSize:i}}))},setPageCount:e=>t.setPagination((i=>{var n
|
|
4679
|
-
let o=
|
|
4680
|
-
return"number"==typeof o&&(o=Math.max(-1,o)),{...i,pageCount:o}})),getPageOptions:
|
|
4770
|
+
let o=Bp(e,null!=(n=t.options.pageCount)?n:-1)
|
|
4771
|
+
return"number"==typeof o&&(o=Math.max(-1,o)),{...i,pageCount:o}})),getPageOptions:jp((()=>[t.getPageCount()]),(t=>{let e=[]
|
|
4681
4772
|
return t&&t>0&&(e=[...new Array(t)].fill(null).map(((t,e)=>e))),e}),{key:!1,debug:()=>{var e
|
|
4682
4773
|
return null!=(e=t.options.debugAll)?e:t.options.debugTable}}),getCanPreviousPage:()=>t.getState().pagination.pageIndex>0,getCanNextPage:()=>{const{pageIndex:e}=t.getState().pagination,i=t.getPageCount()
|
|
4683
4774
|
return-1===i||0!==i&&e<i-1},previousPage:()=>t.setPageIndex((t=>t-1)),nextPage:()=>t.setPageIndex((t=>t+1)),getPrePaginationRowModel:()=>t.getExpandedRowModel(),getPaginationRowModel:()=>(!t._getPaginationRowModel&&t.options.getPaginationRowModel&&(t._getPaginationRowModel=t.options.getPaginationRowModel(t)),t.options.manualPagination||!t._getPaginationRowModel?t.getPrePaginationRowModel():t._getPaginationRowModel()),getPageCount:()=>{var e
|
|
4684
|
-
return null!=(e=t.options.pageCount)?e:Math.ceil(t.getPrePaginationRowModel().rows.length/t.getState().pagination.pageSize)}}}},
|
|
4685
|
-
function
|
|
4686
|
-
let i={_features:
|
|
4775
|
+
return null!=(e=t.options.pageCount)?e:Math.ceil(t.getPrePaginationRowModel().rows.length/t.getState().pagination.pageSize)}}}},pg,Kp]
|
|
4776
|
+
function kg(t){var e;(t.debugAll||t.debugTable)&&console.info("Creating Table Instance...")
|
|
4777
|
+
let i={_features:Cg}
|
|
4687
4778
|
const n=i._features.reduce(((t,e)=>Object.assign(t,null==e.getDefaultOptions?void 0:e.getDefaultOptions(i))),{})
|
|
4688
4779
|
let o={...null!=(e=t.initialState)?e:{}}
|
|
4689
4780
|
i._features.forEach((t=>{var e
|
|
4690
4781
|
o=null!=(e=null==t.getInitialState?void 0:t.getInitialState(o))?e:o}))
|
|
4691
4782
|
const s=[]
|
|
4692
4783
|
let r=!1
|
|
4693
|
-
const a={_features:
|
|
4694
|
-
r=!1})).catch((t=>setTimeout((()=>{throw t})))))},reset:()=>{i.setState(i.initialState)},setOptions:t=>{const e=
|
|
4784
|
+
const a={_features:Cg,options:{...n,...t},initialState:o,_queue:t=>{s.push(t),r||(r=!0,Promise.resolve().then((()=>{for(;s.length;)s.shift()()
|
|
4785
|
+
r=!1})).catch((t=>setTimeout((()=>{throw t})))))},reset:()=>{i.setState(i.initialState)},setOptions:t=>{const e=Bp(t,i.options)
|
|
4695
4786
|
i.options=(t=>i.options.mergeOptions?i.options.mergeOptions(n,t):{...n,...t})(e)},getState:()=>i.options.state,setState:t=>{null==i.options.onStateChange||i.options.onStateChange(t)},_getRowId:(t,e,n)=>{var o
|
|
4696
4787
|
return null!=(o=null==i.options.getRowId?void 0:i.options.getRowId(t,e,n))?o:`${n?[n.id,e].join("."):e}`},getCoreRowModel:()=>(i._getCoreRowModel||(i._getCoreRowModel=i.options.getCoreRowModel(i)),i._getCoreRowModel()),getRowModel:()=>i.getPaginationRowModel(),getRow:t=>{const e=i.getRowModel().rowsById[t]
|
|
4697
4788
|
if(!e)throw new Error
|
|
4698
|
-
return e},_getDefaultColumnDef:
|
|
4789
|
+
return e},_getDefaultColumnDef:jp((()=>[i.options.defaultColumn]),(t=>{var e
|
|
4699
4790
|
return t=null!=(e=t)?e:{},{header:t=>{const e=t.header.column.columnDef
|
|
4700
4791
|
return e.accessorKey?e.accessorKey:e.accessorFn?e.id:null},cell:t=>{var e,i
|
|
4701
4792
|
return null!=(e=null==(i=t.renderValue())||null==i.toString?void 0:i.toString())?e:null},...i._features.reduce(((t,e)=>Object.assign(t,null==e.getDefaultColumnDef?void 0:e.getDefaultColumnDef())),{}),...t}}),{debug:()=>{var t
|
|
4702
|
-
return null!=(t=i.options.debugAll)?t:i.options.debugColumns},key:!1}),_getColumnDefs:()=>i.options.columns,getAllColumns:
|
|
4793
|
+
return null!=(t=i.options.debugAll)?t:i.options.debugColumns},key:!1}),_getColumnDefs:()=>i.options.columns,getAllColumns:jp((()=>[i._getColumnDefs()]),(t=>{const e=function(t,n,o){return void 0===o&&(o=0),t.map((t=>{const s=function(t,e,i,n){var o,s
|
|
4703
4794
|
const r={...t._getDefaultColumnDef(),...e},a=r.accessorKey
|
|
4704
4795
|
let l,c=null!=(o=null!=(s=r.id)?s:a?a.replace(".","_"):void 0)?o:"string"==typeof r.header?r.header:void 0
|
|
4705
4796
|
if(r.accessorFn?l=r.accessorFn:a&&(l=a.includes(".")?t=>{let e=t
|
|
4706
4797
|
for(const t of a.split("."))e=e[t]
|
|
4707
4798
|
return e}:t=>t[r.accessorKey]),!c)throw new Error
|
|
4708
|
-
let d={id:`${String(c)}`,accessorFn:l,parent:n,depth:i,columnDef:r,columns:[],getFlatColumns:
|
|
4799
|
+
let d={id:`${String(c)}`,accessorFn:l,parent:n,depth:i,columnDef:r,columns:[],getFlatColumns:jp((()=>[!0]),(()=>{var t
|
|
4709
4800
|
return[d,...null==(t=d.columns)?void 0:t.flatMap((t=>t.getFlatColumns()))]}),{key:"column.getFlatColumns",debug:()=>{var e
|
|
4710
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getLeafColumns:
|
|
4801
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}}),getLeafColumns:jp((()=>[t._getOrderColumnsFn()]),(t=>{var e
|
|
4711
4802
|
if(null!=(e=d.columns)&&e.length){let e=d.columns.flatMap((t=>t.getLeafColumns()))
|
|
4712
4803
|
return t(e)}return[d]}),{key:"column.getLeafColumns",debug:()=>{var e
|
|
4713
4804
|
return null!=(e=t.options.debugAll)?e:t.options.debugColumns}})}
|
|
4714
4805
|
return d=t._features.reduce(((e,i)=>Object.assign(e,null==i.createColumn?void 0:i.createColumn(d,t))),d),d}(i,t,o,n),r=t
|
|
4715
4806
|
return s.columns=r.columns?e(r.columns,s,o+1):[],s}))}
|
|
4716
4807
|
return e(t)}),{key:!1,debug:()=>{var t
|
|
4717
|
-
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getAllFlatColumns:
|
|
4718
|
-
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),_getAllFlatColumnsById:
|
|
4719
|
-
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getAllLeafColumns:
|
|
4808
|
+
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getAllFlatColumns:jp((()=>[i.getAllColumns()]),(t=>t.flatMap((t=>t.getFlatColumns()))),{key:!1,debug:()=>{var t
|
|
4809
|
+
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),_getAllFlatColumnsById:jp((()=>[i.getAllFlatColumns()]),(t=>t.reduce(((t,e)=>(t[e.id]=e,t)),{})),{key:!1,debug:()=>{var t
|
|
4810
|
+
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getAllLeafColumns:jp((()=>[i.getAllColumns(),i._getOrderColumnsFn()]),((t,e)=>e(t.flatMap((t=>t.getLeafColumns())))),{key:!1,debug:()=>{var t
|
|
4720
4811
|
return null!=(t=i.options.debugAll)?t:i.options.debugColumns}}),getColumn:t=>{const e=i._getAllFlatColumnsById()[t]
|
|
4721
4812
|
if(!e)throw new Error
|
|
4722
4813
|
return e}}
|
|
4723
|
-
return Object.assign(i,a),i._features.forEach((t=>Object.assign(i,null==t.createTable?void 0:t.createTable(i)))),i}const
|
|
4814
|
+
return Object.assign(i,a),i._features.forEach((t=>Object.assign(i,null==t.createTable?void 0:t.createTable(i)))),i}const _g=(t,e,i,n,o,s)=>{let r={id:e,index:n,original:i,depth:o,_valuesCache:{},_uniqueValuesCache:{},getValue:e=>{if(r._valuesCache.hasOwnProperty(e))return r._valuesCache[e]
|
|
4724
4815
|
const i=t.getColumn(e)
|
|
4725
4816
|
return i.accessorFn?(r._valuesCache[e]=i.accessorFn(r.original,n),r._valuesCache[e]):void 0},getUniqueValues:e=>{if(r._uniqueValuesCache.hasOwnProperty(e))return r._uniqueValuesCache[e]
|
|
4726
4817
|
const i=t.getColumn(e)
|
|
@@ -4728,18 +4819,18 @@ return i.accessorFn?i.columnDef.getUniqueValues?(r._uniqueValuesCache[e]=i.colum
|
|
|
4728
4819
|
return null!=(i=r.getValue(e))?i:t.options.renderFallbackValue},subRows:null!=s?s:[],getLeafRows:()=>function(t,e){const i=[],n=t=>{t.forEach((t=>{i.push(t)
|
|
4729
4820
|
const o=e(t)
|
|
4730
4821
|
null!=o&&o.length&&n(o)}))}
|
|
4731
|
-
return n(t),i}(r.subRows,(t=>t.subRows)),getAllCells:
|
|
4732
|
-
return null!=(e=o.getValue())?e:t.options.renderFallbackValue},getContext:
|
|
4822
|
+
return n(t),i}(r.subRows,(t=>t.subRows)),getAllCells:jp((()=>[t.getAllLeafColumns()]),(e=>e.map((e=>function(t,e,i,n){const o={id:`${e.id}_${i.id}`,row:e,column:i,getValue:()=>e.getValue(n),renderValue:()=>{var e
|
|
4823
|
+
return null!=(e=o.getValue())?e:t.options.renderFallbackValue},getContext:jp((()=>[t,i,e,o]),((t,e,i,n)=>({table:t,column:e,row:i,cell:n,getValue:n.getValue,renderValue:n.renderValue})),{key:!1,debug:()=>t.options.debugAll})}
|
|
4733
4824
|
return t._features.forEach((n=>{Object.assign(o,null==n.createCell?void 0:n.createCell(o,i,e,t))}),{}),o}(t,r,e,e.id)))),{key:!1,debug:()=>{var e
|
|
4734
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugRows}}),_getAllCellsByColumnId:
|
|
4825
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugRows}}),_getAllCellsByColumnId:jp((()=>[r.getAllCells()]),(t=>t.reduce(((t,e)=>(t[e.column.id]=e,t)),{})),{key:"row.getAllCellsByColumnId",debug:()=>{var e
|
|
4735
4826
|
return null!=(e=t.options.debugAll)?e:t.options.debugRows}})}
|
|
4736
4827
|
for(let e=0;e<t._features.length;e++){const i=t._features[e]
|
|
4737
4828
|
Object.assign(r,null==i||null==i.createRow?void 0:i.createRow(r,t))}return r}
|
|
4738
|
-
class
|
|
4829
|
+
class Sg{constructor(){this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1}getValidity(){return{duplicateRecordId:this.duplicateRecordId,missingRecordId:this.missingRecordId,invalidRecordId:this.invalidRecordId}}isValid(){return Object.values(this.getValidity()).every((t=>!1===t))}validateRecordIds(t,e){if(this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,null==e)return!0
|
|
4739
4830
|
const i=new Set
|
|
4740
4831
|
for(const n of t){if(!Object.prototype.hasOwnProperty.call(n,e)){this.missingRecordId=!0
|
|
4741
4832
|
continue}const t=n[e]
|
|
4742
|
-
"string"==typeof t?(i.has(t)&&(this.duplicateRecordId=!0),i.add(t)):this.invalidRecordId=!0}return!this.missingRecordId&&!this.invalidRecordId&&!this.duplicateRecordId}}const
|
|
4833
|
+
"string"==typeof t?(i.has(t)&&(this.duplicateRecordId=!0),i.add(t)):this.invalidRecordId=!0}return!this.missingRecordId&&!this.invalidRecordId&&!this.duplicateRecordId}}const zg=vt`
|
|
4743
4834
|
${wo("flex")}
|
|
4744
4835
|
|
|
4745
4836
|
.table-container {
|
|
@@ -4782,7 +4873,7 @@ continue}const t=n[e]
|
|
|
4782
4873
|
.row:hover::before {
|
|
4783
4874
|
background: ${mr};
|
|
4784
4875
|
}
|
|
4785
|
-
`.withBehaviors(
|
|
4876
|
+
`.withBehaviors(_u(ns,vt`
|
|
4786
4877
|
.header-row::before {
|
|
4787
4878
|
content: '';
|
|
4788
4879
|
width: 100%;
|
|
@@ -4796,9 +4887,9 @@ continue}const t=n[e]
|
|
|
4796
4887
|
}
|
|
4797
4888
|
|
|
4798
4889
|
.row:hover::before {
|
|
4799
|
-
background: ${Qo(
|
|
4890
|
+
background: ${Qo(Vo,.15)};
|
|
4800
4891
|
}
|
|
4801
|
-
`))
|
|
4892
|
+
`)),Rg=vt`
|
|
4802
4893
|
${wo("flex")}
|
|
4803
4894
|
|
|
4804
4895
|
:host {
|
|
@@ -4809,14 +4900,14 @@ continue}const t=n[e]
|
|
|
4809
4900
|
color: ${Bl};
|
|
4810
4901
|
text-transform: uppercase;
|
|
4811
4902
|
}
|
|
4812
|
-
`,
|
|
4903
|
+
`,Mg=U`
|
|
4813
4904
|
<template role="columnheader">
|
|
4814
4905
|
<slot></slot>
|
|
4815
4906
|
</template>
|
|
4816
4907
|
`
|
|
4817
|
-
class
|
|
4818
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
4819
|
-
const
|
|
4908
|
+
class Ig extends _e{}const Ag=Ig.compose({baseName:"table-header",template:Mg,styles:Rg})
|
|
4909
|
+
rn.getOrCreate().withPrefix("nimble").register(Ag())
|
|
4910
|
+
const Og=vt`
|
|
4820
4911
|
${wo("grid")}
|
|
4821
4912
|
|
|
4822
4913
|
:host {
|
|
@@ -4825,7 +4916,7 @@ const Sg=vt`
|
|
|
4825
4916
|
grid-auto-flow: column;
|
|
4826
4917
|
grid-auto-columns: 1fr;
|
|
4827
4918
|
}
|
|
4828
|
-
`,
|
|
4919
|
+
`,Vg=vt`
|
|
4829
4920
|
${wo("grid")}
|
|
4830
4921
|
|
|
4831
4922
|
:host {
|
|
@@ -4839,84 +4930,84 @@ const Sg=vt`
|
|
|
4839
4930
|
display: flex;
|
|
4840
4931
|
align-items: center;
|
|
4841
4932
|
}
|
|
4842
|
-
`,
|
|
4933
|
+
`,Eg=U`
|
|
4843
4934
|
<template role="cell">
|
|
4844
4935
|
<div ${_t("cellContentContainer")} class="cell-content-container"></div>
|
|
4845
4936
|
</template>
|
|
4846
4937
|
`
|
|
4847
|
-
class
|
|
4848
|
-
const
|
|
4849
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
4850
|
-
const
|
|
4938
|
+
class Hg extends _e{constructor(){super(...arguments),this.customCellView=void 0}connectedCallback(){super.connectedCallback(),this.customCellView=this.cellTemplate?.render(this.cellState,this.cellContentContainer)}cellStateChanged(){this.customCellView?.bind(this.cellState,w)}cellTemplateChanged(){this.isConnected&&(this.customCellView=this.cellTemplate?.render(this.cellState,this.cellContentContainer))}cellStylesChanged(t,e){t&&this.$fastController.removeStyles(t),e&&this.$fastController.addStyles(e)}}t([f],Hg.prototype,"cellState",void 0),t([f],Hg.prototype,"cellTemplate",void 0),t([f],Hg.prototype,"cellStyles",void 0)
|
|
4939
|
+
const Lg=Hg.compose({baseName:"table-cell",template:Eg,styles:Vg})
|
|
4940
|
+
rn.getOrCreate().withPrefix("nimble").register(Lg())
|
|
4941
|
+
const Pg=U`
|
|
4851
4942
|
<template role="row">
|
|
4852
|
-
${
|
|
4853
|
-
<${rn.tagFor(
|
|
4943
|
+
${Ot((t=>t.columns),U`
|
|
4944
|
+
<${rn.tagFor(Hg)}
|
|
4854
4945
|
class="cell"
|
|
4855
4946
|
:cellTemplate="${t=>t.cellTemplate}"
|
|
4856
4947
|
:cellStyles="${t=>t.cellStyles}"
|
|
4857
4948
|
:cellState="${(t,e)=>e.parent.getCellState(t)}"
|
|
4858
4949
|
>
|
|
4859
|
-
</${rn.tagFor(
|
|
4950
|
+
</${rn.tagFor(Hg)}>
|
|
4860
4951
|
`)}
|
|
4861
4952
|
</template>
|
|
4862
4953
|
`
|
|
4863
|
-
class
|
|
4954
|
+
class Fg extends _e{constructor(){super(...arguments),this.columns=[]}getCellState(t){const e=t.getDataRecordFieldNames()
|
|
4864
4955
|
if(this.hasValidFieldNames(e)&&this.dataRecord){const i=e.map((t=>this.dataRecord[t]))
|
|
4865
|
-
return{cellRecord:Object.fromEntries(t.cellRecordFieldNames.map(((t,e)=>[t,i[e]]))),columnConfig:t.getColumnConfig?.()??{}}}return{cellRecord:{},columnConfig:{}}}hasValidFieldNames(t){return t.every((t=>void 0!==t))}}t([nt({attribute:"record-id"})],
|
|
4866
|
-
const
|
|
4867
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
4868
|
-
class
|
|
4956
|
+
return{cellRecord:Object.fromEntries(t.cellRecordFieldNames.map(((t,e)=>[t,i[e]]))),columnConfig:t.getColumnConfig?.()??{}}}return{cellRecord:{},columnConfig:{}}}hasValidFieldNames(t){return t.every((t=>void 0!==t))}}t([nt({attribute:"record-id"})],Fg.prototype,"recordId",void 0),t([f],Fg.prototype,"dataRecord",void 0),t([f],Fg.prototype,"columns",void 0)
|
|
4957
|
+
const Tg=Fg.compose({baseName:"table-row",template:Pg,styles:Og})
|
|
4958
|
+
rn.getOrCreate().withPrefix("nimble").register(Tg())
|
|
4959
|
+
class Dg extends _e{}const Bg=U`
|
|
4869
4960
|
<template role="table">
|
|
4870
4961
|
<div class="table-container">
|
|
4871
4962
|
<div role="rowgroup" class="header-container">
|
|
4872
4963
|
<div class="header-row" role="row">
|
|
4873
|
-
${
|
|
4874
|
-
<${rn.tagFor(
|
|
4964
|
+
${Ot((t=>t.columns),U`
|
|
4965
|
+
<${rn.tagFor(Ig)} class="header">
|
|
4875
4966
|
${t=>t.textContent}
|
|
4876
|
-
</${rn.tagFor(
|
|
4967
|
+
</${rn.tagFor(Ig)}>
|
|
4877
4968
|
`)}
|
|
4878
4969
|
</div>
|
|
4879
4970
|
</div>
|
|
4880
4971
|
<div class="table-viewport" role="rowgroup">
|
|
4881
4972
|
${St((t=>t.columns.length>0),U`
|
|
4882
|
-
${
|
|
4883
|
-
<${rn.tagFor(
|
|
4973
|
+
${Ot((t=>t.tableData),U`
|
|
4974
|
+
<${rn.tagFor(Fg)}
|
|
4884
4975
|
class="row"
|
|
4885
4976
|
record-id="${t=>t.id}"
|
|
4886
4977
|
:dataRecord="${t=>t.record}"
|
|
4887
4978
|
:columns="${(t,e)=>e.parent.columns}"
|
|
4888
4979
|
>
|
|
4889
|
-
</${rn.tagFor(
|
|
4980
|
+
</${rn.tagFor(Fg)}>
|
|
4890
4981
|
`)}
|
|
4891
4982
|
`)}
|
|
4892
4983
|
</div>
|
|
4893
4984
|
</div>
|
|
4894
|
-
<slot ${Lt({property:"columns",filter:(t,e,i)=>t instanceof
|
|
4985
|
+
<slot ${Lt({property:"columns",filter:(t,e,i)=>t instanceof Dg})}></slot>
|
|
4895
4986
|
</template>
|
|
4896
4987
|
`
|
|
4897
|
-
class
|
|
4898
|
-
this.update(i)}})))},this.options={data:[],onStateChange:t=>{},getCoreRowModel:t=>
|
|
4988
|
+
class Ng extends _e{constructor(){super(),this.data=[],this.tableData=[],this.columns=[],this.tableInitialized=!1,this.tableValidator=new Sg,this.update=t=>{this.table.setOptions((e=>({...e,...this.options,state:t,onStateChange:e=>{const i="function"==typeof e?e(t):e
|
|
4989
|
+
this.update(i)}})))},this.options={data:[],onStateChange:t=>{},getCoreRowModel:t=>jp((()=>[t.options.data]),(e=>{const i={rows:[],flatRows:[],rowsById:{}},n=function(e,o,s){void 0===o&&(o=0)
|
|
4899
4990
|
const r=[]
|
|
4900
|
-
for(let l=0;l<e.length;l++){const c=
|
|
4991
|
+
for(let l=0;l<e.length;l++){const c=_g(t,t._getRowId(e[l],l,s),e[l],l,o)
|
|
4901
4992
|
var a
|
|
4902
4993
|
i.flatRows.push(c),i.rowsById[c.id]=c,r.push(c),t.options.getSubRows&&(c.originalSubRows=t.options.getSubRows(e[l],l),null!=(a=c.originalSubRows)&&a.length&&(c.subRows=n(c.originalSubRows,o+1,c)))}return r}
|
|
4903
4994
|
return i.rows=n(e),i}),{key:!1,debug:()=>{var e
|
|
4904
|
-
return null!=(e=t.options.debugAll)?e:t.options.debugTable},onChange:()=>{t._autoResetPageIndex()}}),columns:[],state:{},renderFallbackValue:null,autoResetAll:!1},this.table=
|
|
4995
|
+
return null!=(e=t.options.debugAll)?e:t.options.debugTable},onChange:()=>{t._autoResetPageIndex()}}),columns:[],state:{},renderFallbackValue:null,autoResetAll:!1},this.table=kg(this.options),this.tableInitialized=!0}get validity(){return this.tableValidator.getValidity()}idFieldNameChanged(t,e){this.trySetData([...this.data])}dataChanged(t,e){(!t||0===t.length)&&e&&e.length>0&&this.generateColumns(),this.tableInitialized&&this.trySetData(this.data)}checkValidity(){return this.tableValidator.isValid()}trySetData(t){const e=this.tableValidator.validateRecordIds(t,this.idFieldName),i=null===this.idFieldName||void 0===this.idFieldName?void 0:t=>t[this.idFieldName]
|
|
4905
4996
|
this.updateTableOptions({data:e?t:[],getRowId:i})}refreshRows(){const t=this.table.getRowModel().rows
|
|
4906
4997
|
this.tableData=t.map((t=>({record:t.original,id:t.id})))}updateTableOptions(t){this.options={...this.options,...t},this.update(this.table.initialState),this.refreshRows()}generateColumns(){if(0===this.data.length)return
|
|
4907
4998
|
const t=this.data[0],e=Object.keys(t).map((t=>({id:t,accessorKey:t,header:t})))
|
|
4908
|
-
this.updateTableOptions({columns:e})}}t([nt({attribute:"id-field-name"})],
|
|
4909
|
-
const
|
|
4910
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
4911
|
-
const
|
|
4999
|
+
this.updateTableOptions({columns:e})}}t([nt({attribute:"id-field-name"})],Ng.prototype,"idFieldName",void 0),t([f],Ng.prototype,"data",void 0),t([f],Ng.prototype,"tableData",void 0),t([f],Ng.prototype,"columns",void 0)
|
|
5000
|
+
const qg=Ng.compose({baseName:"table",template:Bg,styles:zg})
|
|
5001
|
+
rn.getOrCreate().withPrefix("nimble").register(qg())
|
|
5002
|
+
const jg=vt`
|
|
4912
5003
|
:host {
|
|
4913
5004
|
display: none;
|
|
4914
5005
|
}
|
|
4915
|
-
`,
|
|
5006
|
+
`,Gg=U`
|
|
4916
5007
|
<template>
|
|
4917
5008
|
<slot></slot>
|
|
4918
5009
|
</template>
|
|
4919
|
-
`,
|
|
5010
|
+
`,Ug=vt`
|
|
4920
5011
|
span {
|
|
4921
5012
|
font: ${Ua};
|
|
4922
5013
|
color: ${Xa};
|
|
@@ -4928,17 +5019,17 @@ const Fg=vt`
|
|
|
4928
5019
|
.placeholder {
|
|
4929
5020
|
color: ${cl};
|
|
4930
5021
|
}
|
|
4931
|
-
`,
|
|
5022
|
+
`,Xg=U`
|
|
4932
5023
|
<span
|
|
4933
5024
|
class="${t=>"string"==typeof t.cellRecord.value?"":"placeholder"}"
|
|
4934
5025
|
>
|
|
4935
5026
|
${t=>"string"==typeof t.cellRecord.value?t.cellRecord.value:t.columnConfig.placeholder}
|
|
4936
5027
|
</span>
|
|
4937
5028
|
`
|
|
4938
|
-
class
|
|
4939
|
-
const
|
|
4940
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
4941
|
-
const
|
|
5029
|
+
class Wg extends Dg{constructor(){super(...arguments),this.cellRecordFieldNames=["value"],this.cellStyles=Ug,this.cellTemplate=Xg}getColumnConfig(){return{placeholder:this.placeholder??""}}getDataRecordFieldNames(){return[this.fieldName]}}t([nt({attribute:"field-name"})],Wg.prototype,"fieldName",void 0),t([nt],Wg.prototype,"placeholder",void 0)
|
|
5030
|
+
const Kg=Wg.compose({baseName:"table-column-text",template:Gg,styles:jg})
|
|
5031
|
+
rn.getOrCreate().withPrefix("nimble").register(Kg())
|
|
5032
|
+
const Yg=vt`
|
|
4942
5033
|
${wo("grid")}
|
|
4943
5034
|
|
|
4944
5035
|
:host {
|
|
@@ -4961,7 +5052,7 @@ const jg=vt`
|
|
|
4961
5052
|
grid-column-end: 4;
|
|
4962
5053
|
}
|
|
4963
5054
|
`
|
|
4964
|
-
const
|
|
5055
|
+
const Qg=class extends Un{constructor(){super(),this.activeindicator=!1}}.compose({baseName:"tabs",baseClass:Un,template:(t,e)=>U`
|
|
4965
5056
|
<template class="${t=>t.orientation}">
|
|
4966
5057
|
${Bt(0,e)}
|
|
4967
5058
|
<div class="tablist" part="tablist" role="tablist">
|
|
@@ -4980,9 +5071,9 @@ const Gg=class extends Un{constructor(){super(),this.activeindicator=!1}}.compos
|
|
|
4980
5071
|
<slot name="tabpanel" part="tabpanel" ${Lt("tabpanels")}></slot>
|
|
4981
5072
|
</div>
|
|
4982
5073
|
</template>
|
|
4983
|
-
`,styles:
|
|
4984
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
4985
|
-
const
|
|
5074
|
+
`,styles:Yg})
|
|
5075
|
+
rn.getOrCreate().withPrefix("nimble").register(Qg())
|
|
5076
|
+
const Zg=vt`
|
|
4986
5077
|
${wo("flex")}
|
|
4987
5078
|
|
|
4988
5079
|
:host {
|
|
@@ -5000,15 +5091,15 @@ const Ug=vt`
|
|
|
5000
5091
|
rgba(${wr}, 0.3);
|
|
5001
5092
|
margin: calc(${Ir} / 4) calc(${Ir} / 2);
|
|
5002
5093
|
}
|
|
5003
|
-
`,
|
|
5094
|
+
`,Jg=U`
|
|
5004
5095
|
<template slot="end">
|
|
5005
5096
|
<div class="separator"></div>
|
|
5006
5097
|
<slot></slot>
|
|
5007
5098
|
</template>
|
|
5008
5099
|
`
|
|
5009
|
-
const
|
|
5010
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
5011
|
-
const
|
|
5100
|
+
const tv=class extends _e{}.compose({baseName:"tabs-toolbar",template:Jg,styles:Zg})
|
|
5101
|
+
rn.getOrCreate().withPrefix("nimble").register(tv())
|
|
5102
|
+
const ev="outline",iv="block",nv=vt`
|
|
5012
5103
|
${wo("inline-flex")}
|
|
5013
5104
|
|
|
5014
5105
|
:host {
|
|
@@ -5100,12 +5191,12 @@ const Kg="outline",Yg="block",Qg=vt`
|
|
|
5100
5191
|
:host([resize='vertical']) .control {
|
|
5101
5192
|
resize: vertical;
|
|
5102
5193
|
}
|
|
5103
|
-
`.withBehaviors(hc(
|
|
5194
|
+
`.withBehaviors(hc(ev,vt`
|
|
5104
5195
|
.control {
|
|
5105
5196
|
border-color: rgba(${wr}, 0.3);
|
|
5106
5197
|
background-color: transparent;
|
|
5107
5198
|
}
|
|
5108
|
-
`),hc(
|
|
5199
|
+
`),hc(iv,vt`
|
|
5109
5200
|
.control {
|
|
5110
5201
|
background-color: rgba(${wr}, 0.1);
|
|
5111
5202
|
}
|
|
@@ -5119,8 +5210,8 @@ const Kg="outline",Yg="block",Qg=vt`
|
|
|
5119
5210
|
background-color: rgba(${wr}, 0.1);
|
|
5120
5211
|
}
|
|
5121
5212
|
`))
|
|
5122
|
-
class
|
|
5123
|
-
const
|
|
5213
|
+
class ov extends Yn{constructor(){super(...arguments),this.appearance=ev}}t([nt],ov.prototype,"appearance",void 0)
|
|
5214
|
+
const sv=ov.compose({baseName:"text-area",baseClass:Yn,template:(t,e)=>U`
|
|
5124
5215
|
<template
|
|
5125
5216
|
class="
|
|
5126
5217
|
${t=>t.readOnly?"readonly":""}
|
|
@@ -5175,11 +5266,11 @@ const Jg=Zg.compose({baseName:"text-area",baseClass:Yn,template:(t,e)=>U`
|
|
|
5175
5266
|
${_t("control")}
|
|
5176
5267
|
></textarea>
|
|
5177
5268
|
</template>
|
|
5178
|
-
`,styles:
|
|
5179
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
5180
|
-
const
|
|
5269
|
+
`,styles:nv,shadowOptions:{delegatesFocus:!0}})
|
|
5270
|
+
rn.getOrCreate().withPrefix("nimble").register(sv())
|
|
5271
|
+
const rv="underline",av="outline",lv="block",cv="frameless",dv=vt`
|
|
5181
5272
|
${wo("inline-block")}
|
|
5182
|
-
${
|
|
5273
|
+
${Gu}
|
|
5183
5274
|
|
|
5184
5275
|
:host {
|
|
5185
5276
|
font: ${Ua};
|
|
@@ -5349,12 +5440,12 @@ const tv="underline",ev="outline",iv="block",nv="frameless",ov=vt`
|
|
|
5349
5440
|
slot[name='actions']::slotted(*) {
|
|
5350
5441
|
${Rr.cssCustomProperty}: 24px;
|
|
5351
5442
|
}
|
|
5352
|
-
`.withBehaviors(hc(
|
|
5443
|
+
`.withBehaviors(hc(rv,vt`
|
|
5353
5444
|
.root {
|
|
5354
5445
|
border-bottom-width: ${Ar};
|
|
5355
5446
|
padding-bottom: 0;
|
|
5356
5447
|
}
|
|
5357
|
-
`),hc(
|
|
5448
|
+
`),hc(lv,vt`
|
|
5358
5449
|
.root {
|
|
5359
5450
|
background-color: rgba(${wr}, 0.1);
|
|
5360
5451
|
}
|
|
@@ -5382,12 +5473,12 @@ const tv="underline",ev="outline",iv="block",nv="frameless",ov=vt`
|
|
|
5382
5473
|
:host([disabled]) .root {
|
|
5383
5474
|
background-color: rgba(${wr}, 0.07);
|
|
5384
5475
|
}
|
|
5385
|
-
`),hc(
|
|
5476
|
+
`),hc(av,vt`
|
|
5386
5477
|
.root {
|
|
5387
5478
|
border-width: ${Ar};
|
|
5388
5479
|
padding: 0;
|
|
5389
5480
|
}
|
|
5390
|
-
`),hc(
|
|
5481
|
+
`),hc(cv,vt`
|
|
5391
5482
|
.control {
|
|
5392
5483
|
padding-left: ${Ar};
|
|
5393
5484
|
padding-right: ${Ar};
|
|
@@ -5396,17 +5487,17 @@ const tv="underline",ev="outline",iv="block",nv="frameless",ov=vt`
|
|
|
5396
5487
|
:host([readonly]) .root {
|
|
5397
5488
|
border-color: transparent;
|
|
5398
5489
|
}
|
|
5399
|
-
`),
|
|
5490
|
+
`),_u(es,vt`
|
|
5400
5491
|
.control::-ms-reveal {
|
|
5401
5492
|
filter: invert(0%);
|
|
5402
5493
|
}
|
|
5403
|
-
`),
|
|
5494
|
+
`),_u([is,ns],vt`
|
|
5404
5495
|
.control::-ms-reveal {
|
|
5405
5496
|
filter: invert(100%);
|
|
5406
5497
|
}
|
|
5407
5498
|
`))
|
|
5408
|
-
class
|
|
5409
|
-
const
|
|
5499
|
+
class hv extends Sn{constructor(){super(...arguments),this.appearance=rv,this.errorVisible=!1,this.fullBleed=!1}}t([nt],hv.prototype,"appearance",void 0),t([nt({attribute:"error-text"})],hv.prototype,"errorText",void 0),t([nt({attribute:"error-visible",mode:"boolean"})],hv.prototype,"errorVisible",void 0),t([nt({attribute:"full-bleed",mode:"boolean"})],hv.prototype,"fullBleed",void 0)
|
|
5500
|
+
const uv=hv.compose({baseName:"text-field",baseClass:Sn,template:(t,e)=>U`
|
|
5410
5501
|
<template
|
|
5411
5502
|
class="
|
|
5412
5503
|
${t=>t.readOnly?"readonly":""}
|
|
@@ -5418,7 +5509,7 @@ const rv=sv.compose({baseName:"text-field",baseClass:Sn,template:(t,e)=>U`
|
|
|
5418
5509
|
class="${t=>t.defaultSlottedNodes&&t.defaultSlottedNodes.length?"label":"label label__hidden"}"
|
|
5419
5510
|
>
|
|
5420
5511
|
<slot
|
|
5421
|
-
${Lt({property:"defaultSlottedNodes",filter:
|
|
5512
|
+
${Lt({property:"defaultSlottedNodes",filter:Hn})}
|
|
5422
5513
|
></slot>
|
|
5423
5514
|
</label>
|
|
5424
5515
|
<div class="root" part="root">
|
|
@@ -5466,18 +5557,18 @@ const rv=sv.compose({baseName:"text-field",baseClass:Sn,template:(t,e)=>U`
|
|
|
5466
5557
|
${Dt(0,e)}
|
|
5467
5558
|
</div>
|
|
5468
5559
|
</template>
|
|
5469
|
-
`,styles:
|
|
5470
|
-
<${rn.tagFor(
|
|
5560
|
+
`,styles:dv,shadowOptions:{delegatesFocus:!0},end:U`
|
|
5561
|
+
<${rn.tagFor(Du)}
|
|
5471
5562
|
severity="error"
|
|
5472
5563
|
class="error-icon"
|
|
5473
|
-
></${rn.tagFor(
|
|
5564
|
+
></${rn.tagFor(Du)}>
|
|
5474
5565
|
<span part="actions">
|
|
5475
5566
|
<slot name="actions"></slot>
|
|
5476
5567
|
</span>
|
|
5477
|
-
${
|
|
5568
|
+
${Eu}
|
|
5478
5569
|
`})
|
|
5479
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
5480
|
-
const
|
|
5570
|
+
rn.getOrCreate().withPrefix("nimble").register(uv())
|
|
5571
|
+
const pv=vt`
|
|
5481
5572
|
.positioning-region {
|
|
5482
5573
|
display: flex;
|
|
5483
5574
|
padding: ${Mr} ${Ir};
|
|
@@ -5502,7 +5593,7 @@ const av=vt`
|
|
|
5502
5593
|
margin-left: auto;
|
|
5503
5594
|
}
|
|
5504
5595
|
`
|
|
5505
|
-
const
|
|
5596
|
+
const gv=class extends Zn{}.compose({baseName:"toolbar",baseClass:Zn,template:(t,e)=>U`
|
|
5506
5597
|
<template
|
|
5507
5598
|
aria-label="${t=>t.ariaLabel}"
|
|
5508
5599
|
aria-labelledby="${t=>t.ariaLabelledby}"
|
|
@@ -5512,20 +5603,20 @@ const lv=class extends Zn{}.compose({baseName:"toolbar",baseClass:Zn,template:(t
|
|
|
5512
5603
|
@click="${(t,e)=>t.clickHandler(e.event)}"
|
|
5513
5604
|
@focusin="${(t,e)=>t.focusinHandler(e.event)}"
|
|
5514
5605
|
@keydown="${(t,e)=>t.keydownHandler(e.event)}"
|
|
5515
|
-
${Ft({property:"childItems",attributeFilter:["disabled","hidden"],filter:
|
|
5606
|
+
${Ft({property:"childItems",attributeFilter:["disabled","hidden"],filter:Vt(),subtree:!0})}
|
|
5516
5607
|
>
|
|
5517
5608
|
<slot name="label"></slot>
|
|
5518
5609
|
<div class="positioning-region" part="positioning-region">
|
|
5519
5610
|
${Bt(0,e)}
|
|
5520
5611
|
<slot
|
|
5521
|
-
${Lt({filter:
|
|
5612
|
+
${Lt({filter:Vt(),property:"slottedItems"})}
|
|
5522
5613
|
></slot>
|
|
5523
5614
|
${Dt(0,e)}
|
|
5524
5615
|
</div>
|
|
5525
5616
|
</template>
|
|
5526
|
-
`,styles:
|
|
5527
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
5528
|
-
const
|
|
5617
|
+
`,styles:pv,shadowOptions:{delegatesFocus:!0}})
|
|
5618
|
+
rn.getOrCreate().withPrefix("nimble").register(gv())
|
|
5619
|
+
const vv=vt`
|
|
5529
5620
|
${wo("inline-flex")}
|
|
5530
5621
|
|
|
5531
5622
|
:host {
|
|
@@ -5540,7 +5631,7 @@ const cv=vt`
|
|
|
5540
5631
|
box-sizing: border-box;
|
|
5541
5632
|
flex-shrink: 0;
|
|
5542
5633
|
max-width: 440px;
|
|
5543
|
-
box-shadow: ${
|
|
5634
|
+
box-shadow: ${Er};
|
|
5544
5635
|
display: inline-flex;
|
|
5545
5636
|
border: ${Ar} solid var(--ni-private-tooltip-border-color);
|
|
5546
5637
|
background-color: var(--ni-private-tooltip-background-color);
|
|
@@ -5566,20 +5657,20 @@ const cv=vt`
|
|
|
5566
5657
|
display: flex;
|
|
5567
5658
|
flex: 0 0 auto;
|
|
5568
5659
|
}
|
|
5569
|
-
`.withBehaviors(
|
|
5660
|
+
`.withBehaviors(_u(es,vt`
|
|
5570
5661
|
:host([severity='error']) {
|
|
5571
5662
|
--ni-private-tooltip-border-color: ${Bo};
|
|
5572
|
-
--ni-private-tooltip-background-color: ${
|
|
5663
|
+
--ni-private-tooltip-background-color: ${Vo};
|
|
5573
5664
|
}
|
|
5574
5665
|
|
|
5575
5666
|
:host([severity='information']) {
|
|
5576
5667
|
--ni-private-tooltip-border-color: ${zo};
|
|
5577
|
-
--ni-private-tooltip-background-color: ${
|
|
5668
|
+
--ni-private-tooltip-background-color: ${Vo};
|
|
5578
5669
|
}
|
|
5579
|
-
`),
|
|
5670
|
+
`),_u(is,vt`
|
|
5580
5671
|
:host {
|
|
5581
5672
|
--ni-private-tooltip-border-color: ${Qo(Ao,.3)};
|
|
5582
|
-
--ni-private-tooltip-background-color: ${
|
|
5673
|
+
--ni-private-tooltip-background-color: ${Ho};
|
|
5583
5674
|
}
|
|
5584
5675
|
|
|
5585
5676
|
:host([severity='information']) {
|
|
@@ -5589,30 +5680,30 @@ const cv=vt`
|
|
|
5589
5680
|
:host([severity='error']) {
|
|
5590
5681
|
--ni-private-tooltip-border-color: ${Bo};
|
|
5591
5682
|
}
|
|
5592
|
-
`),
|
|
5683
|
+
`),_u(ns,vt`
|
|
5593
5684
|
.anchored-region {
|
|
5594
5685
|
background-color: ${To};
|
|
5595
5686
|
}
|
|
5596
5687
|
|
|
5597
5688
|
:host {
|
|
5598
|
-
--ni-private-tooltip-border-color: ${Qo(
|
|
5599
|
-
--ni-private-tooltip-background-color: ${Qo(
|
|
5689
|
+
--ni-private-tooltip-border-color: ${Qo(Vo,.3)};
|
|
5690
|
+
--ni-private-tooltip-background-color: ${Qo(Vo,.15)};
|
|
5600
5691
|
}
|
|
5601
5692
|
|
|
5602
5693
|
:host([severity='error']) {
|
|
5603
|
-
--ni-private-tooltip-border-color: ${
|
|
5694
|
+
--ni-private-tooltip-border-color: ${Vo};
|
|
5604
5695
|
}
|
|
5605
5696
|
|
|
5606
5697
|
:host([severity='information']) {
|
|
5607
|
-
--ni-private-tooltip-border-color: ${
|
|
5698
|
+
--ni-private-tooltip-border-color: ${Vo};
|
|
5608
5699
|
}
|
|
5609
5700
|
|
|
5610
5701
|
.status-icon {
|
|
5611
5702
|
opacity: 0.6;
|
|
5612
5703
|
}
|
|
5613
|
-
`)),
|
|
5704
|
+
`)),fv=U`
|
|
5614
5705
|
${St((t=>t.tooltipVisible),U`
|
|
5615
|
-
<${rn.tagFor(
|
|
5706
|
+
<${rn.tagFor(_c)}
|
|
5616
5707
|
class="anchored-region"
|
|
5617
5708
|
fixed-placement="true"
|
|
5618
5709
|
auto-update-mode="${t=>t.autoUpdateMode}"
|
|
@@ -5630,24 +5721,24 @@ const cv=vt`
|
|
|
5630
5721
|
${_t("region")}
|
|
5631
5722
|
>
|
|
5632
5723
|
<div class="tooltip" part="tooltip" role="tooltip">
|
|
5633
|
-
<${rn.tagFor(
|
|
5724
|
+
<${rn.tagFor(Du)}
|
|
5634
5725
|
severity="error"
|
|
5635
5726
|
class="status-icon"
|
|
5636
|
-
></${rn.tagFor(
|
|
5637
|
-
<${rn.tagFor(
|
|
5727
|
+
></${rn.tagFor(Du)}>
|
|
5728
|
+
<${rn.tagFor(rp)}
|
|
5638
5729
|
severity="information"
|
|
5639
5730
|
class="status-icon"
|
|
5640
|
-
></${rn.tagFor(
|
|
5731
|
+
></${rn.tagFor(rp)}>
|
|
5641
5732
|
<slot></slot>
|
|
5642
5733
|
</div>
|
|
5643
|
-
</${rn.tagFor(
|
|
5734
|
+
</${rn.tagFor(_c)}>
|
|
5644
5735
|
`)}
|
|
5645
5736
|
`
|
|
5646
|
-
class
|
|
5647
|
-
const
|
|
5648
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
5649
|
-
const
|
|
5650
|
-
class
|
|
5737
|
+
class mv extends vo{constructor(){super(...arguments),this.iconVisible=!1}}t([nt],mv.prototype,"severity",void 0),t([nt({attribute:"icon-visible",mode:"boolean"})],mv.prototype,"iconVisible",void 0)
|
|
5738
|
+
const bv=mv.compose({baseName:"tooltip",baseClass:vo,template:fv,styles:vv})
|
|
5739
|
+
rn.getOrCreate().withPrefix("nimble").register(bv())
|
|
5740
|
+
const wv="group-selected",xv="all",yv="leaves-only",$v="none"
|
|
5741
|
+
class Cv{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=null}handleChange({target:t,token:e}){this.attach(e.getValueFor(t))}attach(t){this.attached!==this[t]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[t],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const kv=vt`
|
|
5651
5742
|
${wo("block")}
|
|
5652
5743
|
|
|
5653
5744
|
:host {
|
|
@@ -5663,7 +5754,7 @@ class mv{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
5663
5754
|
}
|
|
5664
5755
|
|
|
5665
5756
|
${""}
|
|
5666
|
-
:host([${
|
|
5757
|
+
:host([${wv}])::after {
|
|
5667
5758
|
background: ${kr};
|
|
5668
5759
|
border-radius: 0px;
|
|
5669
5760
|
content: '';
|
|
@@ -5671,21 +5762,21 @@ class mv{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
5671
5762
|
position: absolute;
|
|
5672
5763
|
top: 0px;
|
|
5673
5764
|
width: calc(${Ar} * 2);
|
|
5674
|
-
height: calc(${
|
|
5765
|
+
height: calc(${Or} * 2);
|
|
5675
5766
|
}
|
|
5676
5767
|
|
|
5677
5768
|
.positioning-region {
|
|
5678
5769
|
display: flex;
|
|
5679
5770
|
position: relative;
|
|
5680
5771
|
box-sizing: border-box;
|
|
5681
|
-
height: calc(${
|
|
5772
|
+
height: calc(${Or} * 2);
|
|
5682
5773
|
}
|
|
5683
5774
|
|
|
5684
5775
|
.positioning-region:hover {
|
|
5685
5776
|
background: ${mr};
|
|
5686
5777
|
}
|
|
5687
5778
|
|
|
5688
|
-
:host([${
|
|
5779
|
+
:host([${wv}]) .positioning-region:hover {
|
|
5689
5780
|
background: ${fr};
|
|
5690
5781
|
}
|
|
5691
5782
|
|
|
@@ -5720,7 +5811,7 @@ class mv{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
5720
5811
|
font-size: ${Qa};
|
|
5721
5812
|
user-select: none;
|
|
5722
5813
|
position: relative;
|
|
5723
|
-
margin-inline-start: ${
|
|
5814
|
+
margin-inline-start: ${Or};
|
|
5724
5815
|
}
|
|
5725
5816
|
|
|
5726
5817
|
:host(${$o}) .content-region {
|
|
@@ -5736,8 +5827,8 @@ class mv{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
5736
5827
|
background: none;
|
|
5737
5828
|
border: none;
|
|
5738
5829
|
outline: none;
|
|
5739
|
-
width: ${
|
|
5740
|
-
height: ${
|
|
5830
|
+
width: ${Or};
|
|
5831
|
+
height: ${Or};
|
|
5741
5832
|
padding: 0px;
|
|
5742
5833
|
justify-content: center;
|
|
5743
5834
|
align-items: center;
|
|
@@ -5747,8 +5838,8 @@ class mv{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
5747
5838
|
}
|
|
5748
5839
|
|
|
5749
5840
|
.expand-collapse-button svg {
|
|
5750
|
-
width: ${
|
|
5751
|
-
height: ${
|
|
5841
|
+
width: ${Or};
|
|
5842
|
+
height: ${Or};
|
|
5752
5843
|
transition: transform 0.2s ease-in;
|
|
5753
5844
|
pointer-events: none;
|
|
5754
5845
|
fill: currentcolor;
|
|
@@ -5756,27 +5847,27 @@ class mv{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
5756
5847
|
|
|
5757
5848
|
${""}
|
|
5758
5849
|
span[part="start"] {
|
|
5759
|
-
width: ${
|
|
5850
|
+
width: ${Or};
|
|
5760
5851
|
}
|
|
5761
5852
|
|
|
5762
5853
|
${""}
|
|
5763
5854
|
.start {
|
|
5764
5855
|
display: flex;
|
|
5765
5856
|
fill: currentcolor;
|
|
5766
|
-
margin-inline-start: ${
|
|
5767
|
-
margin-inline-end: ${
|
|
5857
|
+
margin-inline-start: ${Or};
|
|
5858
|
+
margin-inline-end: ${Or};
|
|
5768
5859
|
}
|
|
5769
5860
|
|
|
5770
5861
|
slot[name='start']::slotted(*) {
|
|
5771
|
-
width: ${
|
|
5772
|
-
height: ${
|
|
5862
|
+
width: ${Or};
|
|
5863
|
+
height: ${Or};
|
|
5773
5864
|
}
|
|
5774
5865
|
|
|
5775
5866
|
${""}
|
|
5776
5867
|
::slotted([role='treeitem']) {
|
|
5777
5868
|
--ni-private-tree-item-nested-width: 1em;
|
|
5778
5869
|
--ni-private-expand-collapse-button-nested-width: calc(
|
|
5779
|
-
${
|
|
5870
|
+
${Or} * -1
|
|
5780
5871
|
);
|
|
5781
5872
|
}
|
|
5782
5873
|
|
|
@@ -5784,25 +5875,25 @@ class mv{constructor(t,e,i){this.ltr=t,this.rtl=e,this.source=i,this.attached=nu
|
|
|
5784
5875
|
.end {
|
|
5785
5876
|
display: flex;
|
|
5786
5877
|
fill: currentcolor;
|
|
5787
|
-
margin-inline-start: ${
|
|
5878
|
+
margin-inline-start: ${Or};
|
|
5788
5879
|
}
|
|
5789
5880
|
|
|
5790
5881
|
.items {
|
|
5791
5882
|
display: none;
|
|
5792
5883
|
${""}
|
|
5793
|
-
font-size: calc(1em + (${
|
|
5884
|
+
font-size: calc(1em + (${Or} * 2));
|
|
5794
5885
|
}
|
|
5795
5886
|
|
|
5796
5887
|
:host([expanded]) .items {
|
|
5797
5888
|
display: block;
|
|
5798
5889
|
}
|
|
5799
5890
|
`.withBehaviors(new class{constructor(t,e){this.cache=new WeakMap,this.ltr=t,this.rtl=e}bind(t){this.attach(t)}unbind(t){const e=this.cache.get(t)
|
|
5800
|
-
e&&cr.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new
|
|
5891
|
+
e&&cr.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new Cv(this.ltr,this.rtl,t),i=cr.getValueFor(t)
|
|
5801
5892
|
cr.subscribe(e),e.attach(i),this.cache.set(t,e)}}(vt`
|
|
5802
5893
|
.expand-collapse-button {
|
|
5803
5894
|
left: var(
|
|
5804
5895
|
--ni-private-expand-collapse-button-nested-width,
|
|
5805
|
-
calc(${
|
|
5896
|
+
calc(${Or} * -1)
|
|
5806
5897
|
);
|
|
5807
5898
|
}
|
|
5808
5899
|
|
|
@@ -5817,7 +5908,7 @@ cr.subscribe(e),e.attach(i),this.cache.set(t,e)}}(vt`
|
|
|
5817
5908
|
.expand-collapse-button {
|
|
5818
5909
|
right: var(
|
|
5819
5910
|
--ni-private-expand-collapse-button-nested-width,
|
|
5820
|
-
calc(${
|
|
5911
|
+
calc(${Or} * -1)
|
|
5821
5912
|
);
|
|
5822
5913
|
}
|
|
5823
5914
|
|
|
@@ -5829,11 +5920,11 @@ cr.subscribe(e),e.attach(i),this.cache.set(t,e)}}(vt`
|
|
|
5829
5920
|
transform: rotate(135deg);
|
|
5830
5921
|
}
|
|
5831
5922
|
`))
|
|
5832
|
-
const
|
|
5833
|
-
t?.forEach((t=>t.removeAttribute(
|
|
5923
|
+
const _v=class extends mo{constructor(){super(...arguments),this.treeView=null,this.handleSelectedChange=t=>{t.target===this&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}}connectedCallback(){super.connectedCallback(),this.addEventListener("selected-change",this.handleSelectedChange),this.treeView=this.getParentTreeView(),this.treeView&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("selected-change",this.handleSelectedChange),this.treeView=null}clearTreeGroupSelection(){const t=this.treeView?.querySelectorAll("[group-selected]")
|
|
5924
|
+
t?.forEach((t=>t.removeAttribute(wv)))}setGroupSelectionOnRootParentTreeItem(t){this.clearTreeGroupSelection()
|
|
5834
5925
|
let e=t
|
|
5835
5926
|
for(;e?.parentElement!==this.treeView;)e=e?.parentElement
|
|
5836
|
-
e&&e.setAttribute(
|
|
5927
|
+
e&&e.setAttribute(wv,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:mo,template:(t,e)=>U`
|
|
5837
5928
|
<template
|
|
5838
5929
|
role="treeitem"
|
|
5839
5930
|
slot="${t=>t.isNestedItem()?"item":void 0}"
|
|
@@ -5845,7 +5936,7 @@ e&&e.setAttribute(pv,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
5845
5936
|
aria-disabled="${t=>t.disabled}"
|
|
5846
5937
|
@focusin="${(t,e)=>t.handleFocus(e.event)}"
|
|
5847
5938
|
@focusout="${(t,e)=>t.handleBlur(e.event)}"
|
|
5848
|
-
${Ft({property:"childItems",filter:
|
|
5939
|
+
${Ft({property:"childItems",filter:Vt()})}
|
|
5849
5940
|
>
|
|
5850
5941
|
<div class="positioning-region" part="positioning-region">
|
|
5851
5942
|
<div class="content-region" part="content-region">
|
|
@@ -5873,9 +5964,9 @@ e&&e.setAttribute(pv,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
5873
5964
|
</div>
|
|
5874
5965
|
`)}
|
|
5875
5966
|
</template>
|
|
5876
|
-
`,styles:
|
|
5877
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
5878
|
-
const
|
|
5967
|
+
`,styles:kv,expandCollapseGlyph:Hc.data})
|
|
5968
|
+
rn.getOrCreate().withPrefix("nimble").register(_v())
|
|
5969
|
+
const Sv=vt`
|
|
5879
5970
|
${wo("flex")}
|
|
5880
5971
|
|
|
5881
5972
|
:host {
|
|
@@ -5888,14 +5979,14 @@ const xv=vt`
|
|
|
5888
5979
|
outline: none;
|
|
5889
5980
|
}
|
|
5890
5981
|
`
|
|
5891
|
-
class
|
|
5982
|
+
class zv extends bo{constructor(){super(...arguments),this.selectionMode=xv}handleClick(t){if(t.defaultPrevented)return!1
|
|
5892
5983
|
if(!(t.target instanceof Element&&fo(t.target)))return!0
|
|
5893
5984
|
const e=t.target
|
|
5894
|
-
return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case
|
|
5895
|
-
case
|
|
5896
|
-
case
|
|
5897
|
-
default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}t([nt({attribute:"selection-mode"})],
|
|
5898
|
-
const
|
|
5985
|
+
return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case xv:return!0
|
|
5986
|
+
case $v:return!1
|
|
5987
|
+
case yv:return!this.itemHasChildren(t)
|
|
5988
|
+
default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}t([nt({attribute:"selection-mode"})],zv.prototype,"selectionMode",void 0)
|
|
5989
|
+
const Rv=zv.compose({baseName:"tree-view",baseClass:bo,template:(t,e)=>U`
|
|
5899
5990
|
<template
|
|
5900
5991
|
role="tree"
|
|
5901
5992
|
${_t("treeView")}
|
|
@@ -5907,9 +5998,9 @@ const $v=yv.compose({baseName:"tree-view",baseClass:bo,template:(t,e)=>U`
|
|
|
5907
5998
|
>
|
|
5908
5999
|
<slot ${Lt("slottedTreeItems")}></slot>
|
|
5909
6000
|
</template>
|
|
5910
|
-
`,styles:
|
|
5911
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
5912
|
-
const
|
|
6001
|
+
`,styles:Sv})
|
|
6002
|
+
rn.getOrCreate().withPrefix("nimble").register(Rv())
|
|
6003
|
+
const Mv=U`
|
|
5913
6004
|
<div class="wafer-map-container">
|
|
5914
6005
|
<svg class="svg-root">
|
|
5915
6006
|
<g class="zoom-container" ${_t("zoomContainer")}>
|
|
@@ -5933,7 +6024,7 @@ const Cv=U`
|
|
|
5933
6024
|
<canvas class="wafer-map-canvas" ${_t("canvas")}></canvas>
|
|
5934
6025
|
</div>
|
|
5935
6026
|
</div>
|
|
5936
|
-
`,
|
|
6027
|
+
`,Iv=vt`
|
|
5937
6028
|
:host {
|
|
5938
6029
|
display: inline-block;
|
|
5939
6030
|
width: 500px;
|
|
@@ -6008,112 +6099,112 @@ const Cv=U`
|
|
|
6008
6099
|
width: 100%;
|
|
6009
6100
|
height: 100%;
|
|
6010
6101
|
}
|
|
6011
|
-
`,
|
|
6012
|
-
function
|
|
6102
|
+
`,Av="bottom-left",Ov="bottom-right",Vv="top-left",Ev="top",Hv="linear",Lv="ordinal"
|
|
6103
|
+
function Pv(t,e){return null==t||null==e?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function Fv(t,e){return null==t||null==e?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function Tv(t){let e,i,n
|
|
6013
6104
|
function o(t,n,o=0,s=t.length){if(o<s){if(0!==e(n,n))return s
|
|
6014
6105
|
do{const e=o+s>>>1
|
|
6015
|
-
i(t[e],n)<0?o=e+1:s=e}while(o<s)}return o}return 2!==t.length?(e=
|
|
6106
|
+
i(t[e],n)<0?o=e+1:s=e}while(o<s)}return o}return 2!==t.length?(e=Pv,i=(e,i)=>Pv(t(e),i),n=(e,i)=>t(e)-i):(e=t===Pv||t===Fv?t:Dv,i=t,n=t),{left:o,center:function(t,e,i=0,s=t.length){const r=o(t,e,i,s-1)
|
|
6016
6107
|
return r>i&&n(t[r-1],e)>-n(t[r],e)?r-1:r},right:function(t,n,o=0,s=t.length){if(o<s){if(0!==e(n,n))return s
|
|
6017
6108
|
do{const e=o+s>>>1
|
|
6018
|
-
i(t[e],n)<=0?o=e+1:s=e}while(o<s)}return o}}}function
|
|
6019
|
-
|
|
6020
|
-
var
|
|
6021
|
-
class
|
|
6109
|
+
i(t[e],n)<=0?o=e+1:s=e}while(o<s)}return o}}}function Dv(){return 0}const Bv=Tv(Pv).right
|
|
6110
|
+
Tv((function(t){return null===t?NaN:+t})).center
|
|
6111
|
+
var Nv=Bv
|
|
6112
|
+
class qv extends Map{constructor(t,e=Gv){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:e}}),null!=t)for(const[e,i]of t)this.set(e,i)}get(t){return super.get(jv(this,t))}has(t){return super.has(jv(this,t))}set(t,e){return super.set(function({_intern:t,_key:e},i){const n=e(i)
|
|
6022
6113
|
return t.has(n)?t.get(n):(t.set(n,i),i)}(this,t),e)}delete(t){return super.delete(function({_intern:t,_key:e},i){const n=e(i)
|
|
6023
6114
|
t.has(n)&&(i=t.get(n),t.delete(n))
|
|
6024
|
-
return i}(this,t))}}function
|
|
6025
|
-
return t.has(n)?t.get(n):i}function
|
|
6026
|
-
function
|
|
6027
|
-
return o>=0?(s>=
|
|
6115
|
+
return i}(this,t))}}function jv({_intern:t,_key:e},i){const n=e(i)
|
|
6116
|
+
return t.has(n)?t.get(n):i}function Gv(t){return null!==t&&"object"==typeof t?t.valueOf():t}var Uv=Math.sqrt(50),Xv=Math.sqrt(10),Wv=Math.sqrt(2)
|
|
6117
|
+
function Kv(t,e,i){var n=(e-t)/Math.max(0,i),o=Math.floor(Math.log(n)/Math.LN10),s=n/Math.pow(10,o)
|
|
6118
|
+
return o>=0?(s>=Uv?10:s>=Xv?5:s>=Wv?2:1)*Math.pow(10,o):-Math.pow(10,-o)/(s>=Uv?10:s>=Xv?5:s>=Wv?2:1)}function Yv(t,e,i){t=+t,e=+e,i=(o=arguments.length)<2?(e=t,t=0,1):o<3?1:+i
|
|
6028
6119
|
for(var n=-1,o=0|Math.max(0,Math.ceil((e-t)/i)),s=new Array(o);++n<o;)s[n]=t+n*i
|
|
6029
|
-
return s}function
|
|
6120
|
+
return s}function Qv(t,e){switch(arguments.length){case 0:break
|
|
6030
6121
|
case 1:this.range(t)
|
|
6031
6122
|
break
|
|
6032
|
-
default:this.range(e).domain(t)}return this}const
|
|
6033
|
-
function
|
|
6123
|
+
default:this.range(e).domain(t)}return this}const Zv=Symbol("implicit")
|
|
6124
|
+
function Jv(){var t=new qv,e=[],i=[],n=Zv
|
|
6034
6125
|
function o(o){let s=t.get(o)
|
|
6035
|
-
if(void 0===s){if(n!==
|
|
6126
|
+
if(void 0===s){if(n!==Zv)return n
|
|
6036
6127
|
t.set(o,s=e.push(o)-1)}return i[s%i.length]}return o.domain=function(i){if(!arguments.length)return e.slice()
|
|
6037
|
-
e=[],t=new
|
|
6128
|
+
e=[],t=new qv
|
|
6038
6129
|
for(const n of i)t.has(n)||t.set(n,e.push(n)-1)
|
|
6039
|
-
return o},o.range=function(t){return arguments.length?(i=Array.from(t),o):i.slice()},o.unknown=function(t){return arguments.length?(n=t,o):n},o.copy=function(){return
|
|
6130
|
+
return o},o.range=function(t){return arguments.length?(i=Array.from(t),o):i.slice()},o.unknown=function(t){return arguments.length?(n=t,o):n},o.copy=function(){return Jv(e,i).unknown(n)},Qv.apply(o,arguments),o}function tf(){var t,e,i=Jv().unknown(void 0),n=i.domain,o=i.range,s=0,r=1,a=!1,l=0,c=0,d=.5
|
|
6040
6131
|
function h(){var i=n().length,h=r<s,u=h?r:s,p=h?s:r
|
|
6041
6132
|
t=(p-u)/Math.max(1,i-l+2*c),a&&(t=Math.floor(t)),u+=(p-u-t*(i-l))*d,e=t*(1-l),a&&(u=Math.round(u),e=Math.round(e))
|
|
6042
|
-
var g=
|
|
6043
|
-
return o(h?g.reverse():g)}return delete i.unknown,i.domain=function(t){return arguments.length?(n(t),h()):n()},i.range=function(t){return arguments.length?([s,r]=t,s=+s,r=+r,h()):[s,r]},i.rangeRound=function(t){return[s,r]=t,s=+s,r=+r,a=!0,h()},i.bandwidth=function(){return e},i.step=function(){return t},i.round=function(t){return arguments.length?(a=!!t,h()):a},i.padding=function(t){return arguments.length?(l=Math.min(1,c=+t),h()):l},i.paddingInner=function(t){return arguments.length?(l=Math.min(1,t),h()):l},i.paddingOuter=function(t){return arguments.length?(c=+t,h()):c},i.align=function(t){return arguments.length?(d=Math.max(0,Math.min(1,t)),h()):d},i.copy=function(){return
|
|
6133
|
+
var g=Yv(i).map((function(e){return u+t*e}))
|
|
6134
|
+
return o(h?g.reverse():g)}return delete i.unknown,i.domain=function(t){return arguments.length?(n(t),h()):n()},i.range=function(t){return arguments.length?([s,r]=t,s=+s,r=+r,h()):[s,r]},i.rangeRound=function(t){return[s,r]=t,s=+s,r=+r,a=!0,h()},i.bandwidth=function(){return e},i.step=function(){return t},i.round=function(t){return arguments.length?(a=!!t,h()):a},i.padding=function(t){return arguments.length?(l=Math.min(1,c=+t),h()):l},i.paddingInner=function(t){return arguments.length?(l=Math.min(1,t),h()):l},i.paddingOuter=function(t){return arguments.length?(c=+t,h()):c},i.align=function(t){return arguments.length?(d=Math.max(0,Math.min(1,t)),h()):d},i.copy=function(){return tf(n(),[s,r]).round(a).paddingInner(l).paddingOuter(c).align(d)},Qv.apply(h(),arguments)}function ef(t,e,i){t.prototype=e.prototype=i,i.constructor=t}function nf(t,e){var i=Object.create(t.prototype)
|
|
6044
6135
|
for(var n in e)i[n]=e[n]
|
|
6045
|
-
return i}function
|
|
6046
|
-
function
|
|
6047
|
-
return t=(t+"").trim().toLowerCase(),(e=
|
|
6048
|
-
return`${1===t?"rgb(":"rgba("}${
|
|
6049
|
-
if(t instanceof
|
|
6050
|
-
if(t instanceof
|
|
6136
|
+
return i}function of(){}var sf=.7,rf=1/sf,af="\\s*([+-]?\\d+)\\s*",lf="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",cf="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",df=/^#([0-9a-f]{3,8})$/,hf=new RegExp(`^rgb\\(${af},${af},${af}\\)$`),uf=new RegExp(`^rgb\\(${cf},${cf},${cf}\\)$`),pf=new RegExp(`^rgba\\(${af},${af},${af},${lf}\\)$`),gf=new RegExp(`^rgba\\(${cf},${cf},${cf},${lf}\\)$`),vf=new RegExp(`^hsl\\(${lf},${cf},${cf}\\)$`),ff=new RegExp(`^hsla\\(${lf},${cf},${cf},${lf}\\)$`),mf={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}
|
|
6137
|
+
function bf(){return this.rgb().formatHex()}function wf(){return this.rgb().formatRgb()}function xf(t){var e,i
|
|
6138
|
+
return t=(t+"").trim().toLowerCase(),(e=df.exec(t))?(i=e[1].length,e=parseInt(e[1],16),6===i?yf(e):3===i?new _f(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===i?$f(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===i?$f(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|240&e,((15&e)<<4|15&e)/255):null):(e=hf.exec(t))?new _f(e[1],e[2],e[3],1):(e=uf.exec(t))?new _f(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=pf.exec(t))?$f(e[1],e[2],e[3],e[4]):(e=gf.exec(t))?$f(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=vf.exec(t))?Af(e[1],e[2]/100,e[3]/100,1):(e=ff.exec(t))?Af(e[1],e[2]/100,e[3]/100,e[4]):mf.hasOwnProperty(t)?yf(mf[t]):"transparent"===t?new _f(NaN,NaN,NaN,0):null}function yf(t){return new _f(t>>16&255,t>>8&255,255&t,1)}function $f(t,e,i,n){return n<=0&&(t=e=i=NaN),new _f(t,e,i,n)}function Cf(t){return t instanceof of||(t=xf(t)),t?new _f((t=t.rgb()).r,t.g,t.b,t.opacity):new _f}function kf(t,e,i,n){return 1===arguments.length?Cf(t):new _f(t,e,i,null==n?1:n)}function _f(t,e,i,n){this.r=+t,this.g=+e,this.b=+i,this.opacity=+n}function Sf(){return`#${If(this.r)}${If(this.g)}${If(this.b)}`}function zf(){const t=Rf(this.opacity)
|
|
6139
|
+
return`${1===t?"rgb(":"rgba("}${Mf(this.r)}, ${Mf(this.g)}, ${Mf(this.b)}${1===t?")":`, ${t})`}`}function Rf(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function Mf(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function If(t){return((t=Mf(t))<16?"0":"")+t.toString(16)}function Af(t,e,i,n){return n<=0?t=e=i=NaN:i<=0||i>=1?t=e=NaN:e<=0&&(t=NaN),new Vf(t,e,i,n)}function Of(t){if(t instanceof Vf)return new Vf(t.h,t.s,t.l,t.opacity)
|
|
6140
|
+
if(t instanceof of||(t=xf(t)),!t)return new Vf
|
|
6141
|
+
if(t instanceof Vf)return t
|
|
6051
6142
|
var e=(t=t.rgb()).r/255,i=t.g/255,n=t.b/255,o=Math.min(e,i,n),s=Math.max(e,i,n),r=NaN,a=s-o,l=(s+o)/2
|
|
6052
|
-
return a?(r=e===s?(i-n)/a+6*(i<n):i===s?(n-e)/a+2:(e-i)/a+4,a/=l<.5?s+o:2-s-o,r*=60):a=l>0&&l<1?0:r,new
|
|
6053
|
-
return new
|
|
6054
|
-
return`${1===t?"hsl(":"hsla("}${
|
|
6055
|
-
var
|
|
6056
|
-
function
|
|
6057
|
-
return i?function(t,e){return function(i){return t+i*e}}(t,i):
|
|
6058
|
-
function n(t,e){var n=i((t=
|
|
6143
|
+
return a?(r=e===s?(i-n)/a+6*(i<n):i===s?(n-e)/a+2:(e-i)/a+4,a/=l<.5?s+o:2-s-o,r*=60):a=l>0&&l<1?0:r,new Vf(r,a,l,t.opacity)}function Vf(t,e,i,n){this.h=+t,this.s=+e,this.l=+i,this.opacity=+n}function Ef(t){return(t=(t||0)%360)<0?t+360:t}function Hf(t){return Math.max(0,Math.min(1,t||0))}function Lf(t,e,i){return 255*(t<60?e+(i-e)*t/60:t<180?i:t<240?e+(i-e)*(240-t)/60:e)}ef(of,xf,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:bf,formatHex:bf,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return Of(this).formatHsl()},formatRgb:wf,toString:wf}),ef(_f,kf,nf(of,{brighter(t){return t=null==t?rf:Math.pow(rf,t),new _f(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=null==t?sf:Math.pow(sf,t),new _f(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new _f(Mf(this.r),Mf(this.g),Mf(this.b),Rf(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:Sf,formatHex:Sf,formatHex8:function(){return`#${If(this.r)}${If(this.g)}${If(this.b)}${If(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:zf,toString:zf})),ef(Vf,(function(t,e,i,n){return 1===arguments.length?Of(t):new Vf(t,e,i,null==n?1:n)}),nf(of,{brighter(t){return t=null==t?rf:Math.pow(rf,t),new Vf(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=null==t?sf:Math.pow(sf,t),new Vf(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,i=this.l,n=i+(i<.5?i:1-i)*e,o=2*i-n
|
|
6144
|
+
return new _f(Lf(t>=240?t-240:t+120,o,n),Lf(t,o,n),Lf(t<120?t+240:t-120,o,n),this.opacity)},clamp(){return new Vf(Ef(this.h),Hf(this.s),Hf(this.l),Rf(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const t=Rf(this.opacity)
|
|
6145
|
+
return`${1===t?"hsl(":"hsla("}${Ef(this.h)}, ${100*Hf(this.s)}%, ${100*Hf(this.l)}%${1===t?")":`, ${t})`}`}}))
|
|
6146
|
+
var Pf=t=>()=>t
|
|
6147
|
+
function Ff(t){return 1==(t=+t)?Tf:function(e,i){return i-e?function(t,e,i){return t=Math.pow(t,i),e=Math.pow(e,i)-t,i=1/i,function(n){return Math.pow(t+n*e,i)}}(e,i,t):Pf(isNaN(e)?i:e)}}function Tf(t,e){var i=e-t
|
|
6148
|
+
return i?function(t,e){return function(i){return t+i*e}}(t,i):Pf(isNaN(t)?e:t)}var Df=function t(e){var i=Ff(e)
|
|
6149
|
+
function n(t,e){var n=i((t=kf(t)).r,(e=kf(e)).r),o=i(t.g,e.g),s=i(t.b,e.b),r=Tf(t.opacity,e.opacity)
|
|
6059
6150
|
return function(e){return t.r=n(e),t.g=o(e),t.b=s(e),t.opacity=r(e),t+""}}return n.gamma=t,n}(1)
|
|
6060
|
-
function
|
|
6151
|
+
function Bf(t,e){e||(e=[])
|
|
6061
6152
|
var i,n=t?Math.min(e.length,t.length):0,o=e.slice()
|
|
6062
6153
|
return function(s){for(i=0;i<n;++i)o[i]=t[i]*(1-s)+e[i]*s
|
|
6063
|
-
return o}}function
|
|
6064
|
-
for(i=0;i<o;++i)s[i]=
|
|
6154
|
+
return o}}function Nf(t,e){var i,n=e?e.length:0,o=t?Math.min(n,t.length):0,s=new Array(o),r=new Array(n)
|
|
6155
|
+
for(i=0;i<o;++i)s[i]=Kf(t[i],e[i])
|
|
6065
6156
|
for(;i<n;++i)r[i]=e[i]
|
|
6066
6157
|
return function(t){for(i=0;i<o;++i)r[i]=s[i](t)
|
|
6067
|
-
return r}}function
|
|
6068
|
-
return t=+t,e=+e,function(n){return i.setTime(t*(1-n)+e*n),i}}function
|
|
6069
|
-
for(i in null!==t&&"object"==typeof t||(t={}),null!==e&&"object"==typeof e||(e={}),e)i in t?n[i]=
|
|
6158
|
+
return r}}function qf(t,e){var i=new Date
|
|
6159
|
+
return t=+t,e=+e,function(n){return i.setTime(t*(1-n)+e*n),i}}function jf(t,e){return t=+t,e=+e,function(i){return t*(1-i)+e*i}}function Gf(t,e){var i,n={},o={}
|
|
6160
|
+
for(i in null!==t&&"object"==typeof t||(t={}),null!==e&&"object"==typeof e||(e={}),e)i in t?n[i]=Kf(t[i],e[i]):o[i]=e[i]
|
|
6070
6161
|
return function(t){for(i in n)o[i]=n[i](t)
|
|
6071
|
-
return o}}var
|
|
6072
|
-
function
|
|
6073
|
-
for(t+="",e+="";(i=
|
|
6162
|
+
return o}}var Uf=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Xf=new RegExp(Uf.source,"g")
|
|
6163
|
+
function Wf(t,e){var i,n,o,s=Uf.lastIndex=Xf.lastIndex=0,r=-1,a=[],l=[]
|
|
6164
|
+
for(t+="",e+="";(i=Uf.exec(t))&&(n=Xf.exec(e));)(o=n.index)>s&&(o=e.slice(s,o),a[r]?a[r]+=o:a[++r]=o),(i=i[0])===(n=n[0])?a[r]?a[r]+=n:a[++r]=n:(a[++r]=null,l.push({i:r,x:jf(i,n)})),s=Xf.lastIndex
|
|
6074
6165
|
return s<e.length&&(o=e.slice(s),a[r]?a[r]+=o:a[++r]=o),a.length<2?l[0]?function(t){return function(e){return t(e)+""}}(l[0].x):function(t){return function(){return t}}(e):(e=l.length,function(t){for(var i,n=0;n<e;++n)a[(i=l[n]).i]=i.x(t)
|
|
6075
|
-
return a.join("")})}function
|
|
6076
|
-
return null==e||"boolean"===o?
|
|
6077
|
-
function
|
|
6078
|
-
return(r=Math.sqrt(t*t+e*e))&&(t/=r,e/=r),(l=t*i+e*n)&&(i-=t*l,n-=e*l),(a=Math.sqrt(i*i+n*n))&&(i/=a,n/=a,l/=a),t*n<e*i&&(t=-t,e=-e,l=-l,r=-r),{translateX:o,translateY:s,rotate:Math.atan2(e,t)*
|
|
6166
|
+
return a.join("")})}function Kf(t,e){var i,n,o=typeof e
|
|
6167
|
+
return null==e||"boolean"===o?Pf(e):("number"===o?jf:"string"===o?(i=xf(e))?(e=i,Df):Wf:e instanceof xf?Df:e instanceof Date?qf:(n=e,!ArrayBuffer.isView(n)||n instanceof DataView?Array.isArray(e)?Nf:"function"!=typeof e.valueOf&&"function"!=typeof e.toString||isNaN(e)?Gf:jf:Bf))(t,e)}function Yf(t,e){return t=+t,e=+e,function(i){return Math.round(t*(1-i)+e*i)}}var Qf,Zf=180/Math.PI,Jf={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1}
|
|
6168
|
+
function tm(t,e,i,n,o,s){var r,a,l
|
|
6169
|
+
return(r=Math.sqrt(t*t+e*e))&&(t/=r,e/=r),(l=t*i+e*n)&&(i-=t*l,n-=e*l),(a=Math.sqrt(i*i+n*n))&&(i/=a,n/=a,l/=a),t*n<e*i&&(t=-t,e=-e,l=-l,r=-r),{translateX:o,translateY:s,rotate:Math.atan2(e,t)*Zf,skewX:Math.atan(l)*Zf,scaleX:r,scaleY:a}}function em(t,e,i,n){function o(t){return t.length?t.pop()+" ":""}return function(s,r){var a=[],l=[]
|
|
6079
6170
|
return s=t(s),r=t(r),function(t,n,o,s,r,a){if(t!==o||n!==s){var l=r.push("translate(",null,e,null,i)
|
|
6080
|
-
a.push({i:l-4,x:
|
|
6081
|
-
r.push({i:a-4,x:
|
|
6082
|
-
return a.join("")}}}var
|
|
6083
|
-
return e.isIdentity?
|
|
6084
|
-
function
|
|
6171
|
+
a.push({i:l-4,x:jf(t,o)},{i:l-2,x:jf(n,s)})}else(o||s)&&r.push("translate("+o+e+s+i)}(s.translateX,s.translateY,r.translateX,r.translateY,a,l),function(t,e,i,s){t!==e?(t-e>180?e+=360:e-t>180&&(t+=360),s.push({i:i.push(o(i)+"rotate(",null,n)-2,x:jf(t,e)})):e&&i.push(o(i)+"rotate("+e+n)}(s.rotate,r.rotate,a,l),function(t,e,i,s){t!==e?s.push({i:i.push(o(i)+"skewX(",null,n)-2,x:jf(t,e)}):e&&i.push(o(i)+"skewX("+e+n)}(s.skewX,r.skewX,a,l),function(t,e,i,n,s,r){if(t!==i||e!==n){var a=s.push(o(s)+"scale(",null,",",null,")")
|
|
6172
|
+
r.push({i:a-4,x:jf(t,i)},{i:a-2,x:jf(e,n)})}else 1===i&&1===n||s.push(o(s)+"scale("+i+","+n+")")}(s.scaleX,s.scaleY,r.scaleX,r.scaleY,a,l),s=r=null,function(t){for(var e,i=-1,n=l.length;++i<n;)a[(e=l[i]).i]=e.x(t)
|
|
6173
|
+
return a.join("")}}}var im=em((function(t){const e=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(t+"")
|
|
6174
|
+
return e.isIdentity?Jf:tm(e.a,e.b,e.c,e.d,e.e,e.f)}),"px, ","px)","deg)"),nm=em((function(t){return null==t?Jf:(Qf||(Qf=document.createElementNS("http://www.w3.org/2000/svg","g")),Qf.setAttribute("transform",t),(t=Qf.transform.baseVal.consolidate())?tm((t=t.matrix).a,t.b,t.c,t.d,t.e,t.f):Jf)}),", ",")",")")
|
|
6175
|
+
function om(t){return((t=Math.exp(t))+1/t)/2}var sm=function t(e,i,n){function o(t,o){var s,r,a=t[0],l=t[1],c=t[2],d=o[0],h=o[1],u=o[2],p=d-a,g=h-l,v=p*p+g*g
|
|
6085
6176
|
if(v<1e-12)r=Math.log(u/c)/e,s=function(t){return[a+t*p,l+t*g,c*Math.exp(e*t*r)]}
|
|
6086
6177
|
else{var f=Math.sqrt(v),m=(u*u-c*c+n*v)/(2*c*i*f),b=(u*u-c*c-n*v)/(2*u*i*f),w=Math.log(Math.sqrt(m*m+1)-m),x=Math.log(Math.sqrt(b*b+1)-b)
|
|
6087
|
-
r=(x-w)/e,s=function(t){var n,o=t*r,s=
|
|
6088
|
-
return[a+d*p,l+d*g,c*s/
|
|
6178
|
+
r=(x-w)/e,s=function(t){var n,o=t*r,s=om(w),d=c/(i*f)*(s*(n=e*o+w,((n=Math.exp(2*n))-1)/(n+1))-function(t){return((t=Math.exp(t))-1/t)/2}(w))
|
|
6179
|
+
return[a+d*p,l+d*g,c*s/om(e*o+w)]}}return s.duration=1e3*r*e/Math.SQRT2,s}return o.rho=function(e){var i=Math.max(.001,+e),n=i*i
|
|
6089
6180
|
return t(i,n,n*n)},o}(Math.SQRT2,2,4)
|
|
6090
|
-
function
|
|
6091
|
-
function
|
|
6092
|
-
var i}function
|
|
6093
|
-
return o<n?(n=
|
|
6094
|
-
for(t[n]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++r<n;)o[r]=
|
|
6095
|
-
return function(e){var i=
|
|
6096
|
-
return s[i](o[i](e))}}function
|
|
6181
|
+
function rm(t){return+t}var am=[0,1]
|
|
6182
|
+
function lm(t){return t}function cm(t,e){return(e-=t=+t)?function(i){return(i-t)/e}:(i=isNaN(e)?NaN:.5,function(){return i})
|
|
6183
|
+
var i}function dm(t,e,i){var n=t[0],o=t[1],s=e[0],r=e[1]
|
|
6184
|
+
return o<n?(n=cm(o,n),s=i(r,s)):(n=cm(n,o),s=i(s,r)),function(t){return s(n(t))}}function hm(t,e,i){var n=Math.min(t.length,e.length)-1,o=new Array(n),s=new Array(n),r=-1
|
|
6185
|
+
for(t[n]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++r<n;)o[r]=cm(t[r],t[r+1]),s[r]=i(e[r],e[r+1])
|
|
6186
|
+
return function(e){var i=Nv(t,e,1,n)-1
|
|
6187
|
+
return s[i](o[i](e))}}function um(t,e){return e.domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp()).unknown(t.unknown())}function pm(){var t,e,i,n,o,s,r=am,a=am,l=Kf,c=lm
|
|
6097
6188
|
function d(){var t,e,i,l=Math.min(r.length,a.length)
|
|
6098
|
-
return c!==
|
|
6189
|
+
return c!==lm&&(t=r[0],e=r[l-1],t>e&&(i=t,t=e,e=i),c=function(i){return Math.max(t,Math.min(e,i))}),n=l>2?hm:dm,o=s=null,h}function h(e){return null==e||isNaN(e=+e)?i:(o||(o=n(r.map(t),a,l)))(t(c(e)))}return h.invert=function(i){return c(e((s||(s=n(a,r.map(t),jf)))(i)))},h.domain=function(t){return arguments.length?(r=Array.from(t,rm),d()):r.slice()},h.range=function(t){return arguments.length?(a=Array.from(t),d()):a.slice()},h.rangeRound=function(t){return a=Array.from(t),l=Yf,d()},h.clamp=function(t){return arguments.length?(c=!!t||lm,d()):c!==lm},h.interpolate=function(t){return arguments.length?(l=t,d()):l},h.unknown=function(t){return arguments.length?(i=t,h):i},function(i,n){return t=i,e=n,d()}}function gm(){return pm()(lm,lm)}function vm(t,e){if((i=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null
|
|
6099
6190
|
var i,n=t.slice(0,i)
|
|
6100
|
-
return[n.length>1?n[0]+n.slice(2):n,+t.slice(i+1)]}function
|
|
6101
|
-
function
|
|
6191
|
+
return[n.length>1?n[0]+n.slice(2):n,+t.slice(i+1)]}function fm(t){return(t=vm(Math.abs(t)))?t[1]:NaN}var mm,bm=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
|
|
6192
|
+
function wm(t){if(!(e=bm.exec(t)))throw new Error("invalid format: "+t)
|
|
6102
6193
|
var e
|
|
6103
|
-
return new
|
|
6194
|
+
return new xm({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}function xm(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}function ym(t,e){var i=vm(t,e)
|
|
6104
6195
|
if(!i)return t+""
|
|
6105
6196
|
var n=i[0],o=i[1]
|
|
6106
|
-
return o<0?"0."+new Array(-o).join("0")+n:n.length>o+1?n.slice(0,o+1)+"."+n.slice(o+1):n+new Array(o-n.length+2).join("0")}
|
|
6107
|
-
var
|
|
6197
|
+
return o<0?"0."+new Array(-o).join("0")+n:n.length>o+1?n.slice(0,o+1)+"."+n.slice(o+1):n+new Array(o-n.length+2).join("0")}wm.prototype=xm.prototype,xm.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}
|
|
6198
|
+
var $m={"%":(t,e)=>(100*t).toFixed(e),b:t=>Math.round(t).toString(2),c:t=>t+"",d:function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)},e:(t,e)=>t.toExponential(e),f:(t,e)=>t.toFixed(e),g:(t,e)=>t.toPrecision(e),o:t=>Math.round(t).toString(8),p:(t,e)=>ym(100*t,e),r:ym,s:function(t,e){var i=vm(t,e)
|
|
6108
6199
|
if(!i)return t+""
|
|
6109
|
-
var n=i[0],o=i[1],s=o-(
|
|
6110
|
-
return s===r?n:s>r?n+new Array(s-r+1).join("0"):s>0?n.slice(0,s)+"."+n.slice(s):"0."+new Array(1-s).join("0")+
|
|
6111
|
-
function
|
|
6112
|
-
function
|
|
6113
|
-
return s.reverse().join(i)}),o=void 0===t.currency?"":t.currency[0]+"",s=void 0===t.currency?"":t.currency[1]+"",r=void 0===t.decimal?".":t.decimal+"",a=void 0===t.numerals?
|
|
6114
|
-
function h(t){var e=(t=
|
|
6115
|
-
"n"===b?(v=!0,b="g")
|
|
6116
|
-
var w="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",x="$"===u?s:/[%p]/.test(b)?l:"",y
|
|
6200
|
+
var n=i[0],o=i[1],s=o-(mm=3*Math.max(-8,Math.min(8,Math.floor(o/3))))+1,r=n.length
|
|
6201
|
+
return s===r?n:s>r?n+new Array(s-r+1).join("0"):s>0?n.slice(0,s)+"."+n.slice(s):"0."+new Array(1-s).join("0")+vm(t,Math.max(0,e+s-1))[0]},X:t=>Math.round(t).toString(16).toUpperCase(),x:t=>Math.round(t).toString(16)}
|
|
6202
|
+
function Cm(t){return t}var km,_m,Sm,zm=Array.prototype.map,Rm=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"]
|
|
6203
|
+
function Mm(t){var e,i,n=void 0===t.grouping||void 0===t.thousands?Cm:(e=zm.call(t.grouping,Number),i=t.thousands+"",function(t,n){for(var o=t.length,s=[],r=0,a=e[0],l=0;o>0&&a>0&&(l+a+1>n&&(a=Math.max(1,n-l)),s.push(t.substring(o-=a,o+a)),!((l+=a+1)>n));)a=e[r=(r+1)%e.length]
|
|
6204
|
+
return s.reverse().join(i)}),o=void 0===t.currency?"":t.currency[0]+"",s=void 0===t.currency?"":t.currency[1]+"",r=void 0===t.decimal?".":t.decimal+"",a=void 0===t.numerals?Cm:function(t){return function(e){return e.replace(/[0-9]/g,(function(e){return t[+e]}))}}(zm.call(t.numerals,String)),l=void 0===t.percent?"%":t.percent+"",c=void 0===t.minus?"−":t.minus+"",d=void 0===t.nan?"NaN":t.nan+""
|
|
6205
|
+
function h(t){var e=(t=wm(t)).fill,i=t.align,h=t.sign,u=t.symbol,p=t.zero,g=t.width,v=t.comma,f=t.precision,m=t.trim,b=t.type
|
|
6206
|
+
"n"===b?(v=!0,b="g"):$m[b]||(void 0===f&&(f=12),m=!0,b="g"),(p||"0"===e&&"="===i)&&(p=!0,e="0",i="=")
|
|
6207
|
+
var w="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",x="$"===u?s:/[%p]/.test(b)?l:"",y=$m[b],$=/[defgprs%]/.test(b)
|
|
6117
6208
|
function C(t){var o,s,l,u=w,C=x
|
|
6118
6209
|
if("c"===b)C=y(t)+C,t=""
|
|
6119
6210
|
else{var k=(t=+t)<0||1/t<0
|
|
@@ -6122,7 +6213,7 @@ break
|
|
|
6122
6213
|
case"0":0===o&&(o=n),e=n
|
|
6123
6214
|
break
|
|
6124
6215
|
default:if(!+t[n])break t
|
|
6125
|
-
o>0&&(o=0)}return o>0?t.slice(0,o)+t.slice(e+1):t}(t)),k&&0==+t&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b
|
|
6216
|
+
o>0&&(o=0)}return o>0?t.slice(0,o)+t.slice(e+1):t}(t)),k&&0==+t&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?Rm[8+mm/3]:"")+C+(k&&"("===h?")":""),$)for(o=-1,s=t.length;++o<s;)if(48>(l=t.charCodeAt(o))||l>57){C=(46===l?r+t.slice(o+1):t.slice(o))+C,t=t.slice(0,o)
|
|
6126
6217
|
break}}v&&!p&&(t=n(t,1/0))
|
|
6127
6218
|
var _=u.length+t.length+C.length,S=_<g?new Array(g-_+1).join(e):""
|
|
6128
6219
|
switch(v&&p&&(t=n(S+t,S.length?g-C.length:1/0),S=""),i){case"<":t=u+t+C+S
|
|
@@ -6131,309 +6222,309 @@ case"=":t=u+S+t+C
|
|
|
6131
6222
|
break
|
|
6132
6223
|
case"^":t=S.slice(0,_=S.length>>1)+u+t+C+S.slice(_)
|
|
6133
6224
|
break
|
|
6134
|
-
default:t=S+u+t+C}return a(t)}return f=void 0===f?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,f)):Math.max(0,Math.min(20,f)),C.toString=function(){return t+""},C}return{format:h,formatPrefix:function(t,e){var i=h(((t=
|
|
6135
|
-
return function(t){return i(o*t)+s}}}}function
|
|
6136
|
-
return s>=
|
|
6137
|
-
switch((n=
|
|
6138
|
-
return null!=n.precision||isNaN(o=function(t,e){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(
|
|
6139
|
-
case"":case"e":case"g":case"p":case"r":null!=n.precision||isNaN(o=function(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,
|
|
6225
|
+
default:t=S+u+t+C}return a(t)}return f=void 0===f?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,f)):Math.max(0,Math.min(20,f)),C.toString=function(){return t+""},C}return{format:h,formatPrefix:function(t,e){var i=h(((t=wm(t)).type="f",t)),n=3*Math.max(-8,Math.min(8,Math.floor(fm(e)/3))),o=Math.pow(10,-n),s=Rm[8+n/3]
|
|
6226
|
+
return function(t){return i(o*t)+s}}}}function Im(t,e,i,n){var o,s=function(t,e,i){var n=Math.abs(e-t)/Math.max(0,i),o=Math.pow(10,Math.floor(Math.log(n)/Math.LN10)),s=n/o
|
|
6227
|
+
return s>=Uv?o*=10:s>=Xv?o*=5:s>=Wv&&(o*=2),e<t?-o:o}(t,e,i)
|
|
6228
|
+
switch((n=wm(null==n?",f":n)).type){case"s":var r=Math.max(Math.abs(t),Math.abs(e))
|
|
6229
|
+
return null!=n.precision||isNaN(o=function(t,e){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(fm(e)/3)))-fm(Math.abs(t)))}(s,r))||(n.precision=o),Sm(n,r)
|
|
6230
|
+
case"":case"e":case"g":case"p":case"r":null!=n.precision||isNaN(o=function(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,fm(e)-fm(t))+1}(s,Math.max(Math.abs(t),Math.abs(e))))||(n.precision=o-("e"===n.type))
|
|
6140
6231
|
break
|
|
6141
|
-
case"f":case"%":null!=n.precision||isNaN(o=function(t){return Math.max(0,-
|
|
6232
|
+
case"f":case"%":null!=n.precision||isNaN(o=function(t){return Math.max(0,-fm(Math.abs(t)))}(s))||(n.precision=o-2*("%"===n.type))}return _m(n)}function Am(t){var e=t.domain
|
|
6142
6233
|
return t.ticks=function(t){var i=e()
|
|
6143
6234
|
return function(t,e,i){var n,o,s,r,a=-1
|
|
6144
6235
|
if(i=+i,(t=+t)==(e=+e)&&i>0)return[t]
|
|
6145
|
-
if((n=e<t)&&(o=t,t=e,e=o),0===(r=
|
|
6236
|
+
if((n=e<t)&&(o=t,t=e,e=o),0===(r=Kv(t,e,i))||!isFinite(r))return[]
|
|
6146
6237
|
if(r>0){let i=Math.round(t/r),n=Math.round(e/r)
|
|
6147
6238
|
for(i*r<t&&++i,n*r>e&&--n,s=new Array(o=n-i+1);++a<o;)s[a]=(i+a)*r}else{r=-r
|
|
6148
6239
|
let i=Math.round(t*r),n=Math.round(e*r)
|
|
6149
6240
|
for(i/r<t&&++i,n/r>e&&--n,s=new Array(o=n-i+1);++a<o;)s[a]=(i+a)/r}return n&&s.reverse(),s}(i[0],i[i.length-1],null==t?10:t)},t.tickFormat=function(t,i){var n=e()
|
|
6150
|
-
return
|
|
6241
|
+
return Im(n[0],n[n.length-1],null==t?10:t,i)},t.nice=function(i){null==i&&(i=10)
|
|
6151
6242
|
var n,o,s=e(),r=0,a=s.length-1,l=s[r],c=s[a],d=10
|
|
6152
|
-
for(c<l&&(o=l,l=c,c=o,o=r,r=a,a=o);d-- >0;){if((o=
|
|
6243
|
+
for(c<l&&(o=l,l=c,c=o,o=r,r=a,a=o);d-- >0;){if((o=Kv(l,c,i))===n)return s[r]=l,s[a]=c,e(s)
|
|
6153
6244
|
if(o>0)l=Math.floor(l/o)*o,c=Math.ceil(c/o)*o
|
|
6154
6245
|
else{if(!(o<0))break
|
|
6155
|
-
l=Math.ceil(l*o)/o,c=Math.floor(c*o)/o}n=o}return t},t}function
|
|
6156
|
-
return t.copy=function(){return
|
|
6157
|
-
class
|
|
6246
|
+
l=Math.ceil(l*o)/o,c=Math.floor(c*o)/o}n=o}return t},t}function Om(){var t=gm()
|
|
6247
|
+
return t.copy=function(){return um(t,Om())},Qv.apply(t,arguments),Am(t)}km=Mm({thousands:",",grouping:[3],currency:["$",""]}),_m=km.format,Sm=km.formatPrefix
|
|
6248
|
+
class Vm{constructor(t,e,i){this.baseMargin={top:20,right:20,bottom:20,left:20},this.dieSizeFactor=1.5,this.defaultAlign=.5,this.margin=this.baseMargin
|
|
6158
6249
|
const n=this.calculateMapDimensions(t)
|
|
6159
6250
|
this.containerDimensions=this.calculateContainerDimensions(i,this.margin),this.horizontalScale=this.createHorizontalScale(e,n,this.containerDimensions.width),this.dieDimensions={width:this.calculateGridWidth(n.cols,this.containerDimensions.width),height:0},this.radius=this.containerDimensions.width/2+this.dieDimensions.width*this.dieSizeFactor,this.radius>i.width/2&&(this.margin=this.calculateMarginWithAddition(this.radius-i.width/2),this.containerDimensions=this.calculateContainerDimensions(i,this.margin),this.horizontalScale=this.createHorizontalScale(e,n,this.containerDimensions.width),this.dieDimensions={width:this.calculateGridWidth(n.cols,this.containerDimensions.width),height:0},this.radius=this.containerDimensions.width/2+this.dieDimensions.width*this.dieSizeFactor),this.verticalScale=this.createVerticalScale(e,n,this.containerDimensions.height),this.dieDimensions={width:this.dieDimensions.width,height:this.calculateGridHeight(n.rows,this.containerDimensions.height)}}calculateMapDimensions(t){if(0===t.length||void 0===t[0])return{origin:{x:0,y:0},rows:0,cols:0}
|
|
6160
6251
|
const e={x:t[0].x,y:t[0].y},i={x:t[0].x,y:t[0].y}
|
|
6161
6252
|
for(const n of t)n.x<e.x&&(e.x=n.x),n.y<e.y&&(e.y=n.y),n.x>i.x&&(i.x=n.x),n.y>i.y&&(i.y=n.y)
|
|
6162
|
-
return{origin:e,rows:i.y-e.y+1,cols:i.x-e.x+1}}calculateContainerDimensions(t,e){return{width:t.width-e.left-e.right,height:t.height-e.top-e.bottom}}createHorizontalScale(t,e,i){return t===
|
|
6163
|
-
return Math.round(t*i)/i}class
|
|
6164
|
-
return 1===e.length?"0"+e:e}(
|
|
6165
|
-
function
|
|
6166
|
-
return function(t){return
|
|
6253
|
+
return{origin:e,rows:i.y-e.y+1,cols:i.x-e.x+1}}calculateContainerDimensions(t,e){return{width:t.width-e.left-e.right,height:t.height-e.top-e.bottom}}createHorizontalScale(t,e,i){return t===Av||t===Vv?Om().domain([e.origin.x,e.origin.x+e.cols]).range([0,i]):Om().domain([e.origin.x-1,e.origin.x+e.cols-1]).range([i,0])}createVerticalScale(t,e,i){return t===Av||t===Ov?Om().domain([e.origin.y-1,e.origin.y+e.rows-1]).range([i,0]):Om().domain([e.origin.y,e.origin.y+e.rows]).range([0,i])}calculateGridWidth(t,e){return tf().align(this.defaultAlign).padding(0).domain(this.horizontalScale.ticks(t)).range([0,e]).bandwidth()}calculateGridHeight(t,e){return tf().align(this.defaultAlign).padding(0).domain(this.verticalScale.ticks(t)).range([0,e]).bandwidth()}calculateMarginWithAddition(t=0){return{top:this.baseMargin.top+t,right:this.baseMargin.right+t,bottom:this.baseMargin.bottom+t,left:this.baseMargin.top+t}}}function Em(t,e,i){return isNaN(t)||t<=e?e:t>=i?i:t}function Hm(t,e,i){return isNaN(t)||t<=e?0:t>=i?1:t/(i-e)}function Lm(t,e,i){return isNaN(t)?e:e+t*(i-e)}function Pm(t,e){const i=Math.pow(10,e)
|
|
6254
|
+
return Math.round(t*i)/i}class Fm{constructor(t,e,i,n){this.r=t,this.g=e,this.b=i,this.a="number"!=typeof n||isNaN(n)?1:n}static fromObject(t){return!t||isNaN(t.r)||isNaN(t.g)||isNaN(t.b)?null:new Fm(t.r,t.g,t.b,t.a)}equalValue(t){return this.r===t.r&&this.g===t.g&&this.b===t.b&&this.a===t.a}toStringHexRGB(){return"#"+[this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringHexRGBA(){return this.toStringHexRGB()+this.formatHexValue(this.a)}toStringHexARGB(){return"#"+[this.a,this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringWebRGB(){return`rgb(${Math.round(Lm(this.r,0,255))},${Math.round(Lm(this.g,0,255))},${Math.round(Lm(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(Lm(this.r,0,255))},${Math.round(Lm(this.g,0,255))},${Math.round(Lm(this.b,0,255))},${Em(this.a,0,1)})`}roundToPrecision(t){return new Fm(Pm(this.r,t),Pm(this.g,t),Pm(this.b,t),Pm(this.a,t))}clamp(){return new Fm(Em(this.r,0,1),Em(this.g,0,1),Em(this.b,0,1),Em(this.a,0,1))}toObject(){return{r:this.r,g:this.g,b:this.b,a:this.a}}formatHexValue(t){return function(t){const e=Math.round(Em(t,0,255)).toString(16)
|
|
6255
|
+
return 1===e.length?"0"+e:e}(Lm(t,0,255))}}const Tm={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}},Dm=/^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,Bm=/^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i,Nm=/^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i,qm=/^#((?:[0-9a-f]{8}|[0-9a-f]{4}))$/i
|
|
6256
|
+
function jm(t){return function(t){return qm.test(t)}(t)}function Gm(t){const e=t.toLowerCase()
|
|
6257
|
+
return function(t){return Nm.test(t)}(e)?function(t){const e=Nm.exec(t)
|
|
6167
6258
|
if(null===e)return null
|
|
6168
6259
|
let i=e[1]
|
|
6169
6260
|
if(3===i.length){const t=i.charAt(0),e=i.charAt(1),n=i.charAt(2)
|
|
6170
6261
|
i=t.concat(t,e,e,n,n)}const n=parseInt(i,16)
|
|
6171
|
-
return isNaN(n)?null:new
|
|
6262
|
+
return isNaN(n)?null:new Fm(Hm((16711680&n)>>>16,0,255),Hm((65280&n)>>>8,0,255),Hm(255&n,0,255),1)}(e):jm(e)?function(t){const e=qm.exec(t)
|
|
6172
6263
|
if(null===e)return null
|
|
6173
6264
|
let i=e[1]
|
|
6174
6265
|
if(4===i.length){const t=i.charAt(0),e=i.charAt(1),n=i.charAt(2),o=i.charAt(3)
|
|
6175
6266
|
i=t.concat(t,e,e,n,n,o,o)}const n=parseInt(i,16)
|
|
6176
|
-
return isNaN(n)?null:new
|
|
6267
|
+
return isNaN(n)?null:new Fm(Hm((16711680&n)>>>16,0,255),Hm((65280&n)>>>8,0,255),Hm(255&n,0,255),Hm((4278190080&n)>>>24,0,255))}(e):function(t){return Dm.test(t)}(e)?function(t){const e=Dm.exec(t)
|
|
6177
6268
|
if(null===e)return null
|
|
6178
6269
|
const i=e[1].split(",")
|
|
6179
|
-
return new
|
|
6270
|
+
return new Fm(Hm(Number(i[0]),0,255),Hm(Number(i[1]),0,255),Hm(Number(i[2]),0,255),1)}(e):function(t){return Bm.test(t)}(e)?function(t){const e=Bm.exec(t)
|
|
6180
6271
|
if(null===e)return null
|
|
6181
6272
|
const i=e[1].split(",")
|
|
6182
|
-
return 4===i.length?new
|
|
6183
|
-
return e?new
|
|
6184
|
-
for(const e of t)this.diesRenderInfo.push({x:n(e.x)+d.right,y:o(e.y)+d.top,fillStyle:this.calculateFillStyle(e.value,s,i),text:this.buildLabel(e.value,l,r,a)})}calculateLabelsFontSize(t,e){return Math.min(t.height,t.width/(.5*Math.max(2,e))*this.fontSizeFactor)}createD3ColorScale(t,e){return this.isColorScaleLinear(e)?
|
|
6273
|
+
return 4===i.length?new Fm(Hm(Number(i[0]),0,255),Hm(Number(i[1]),0,255),Hm(Number(i[2]),0,255),Number(i[3])):null}(e):function(t){return Tm.hasOwnProperty(t)}(e)?function(t){const e=Tm[t.toLowerCase()]
|
|
6274
|
+
return e?new Fm(e.r,e.g,e.b,e.hasOwnProperty("a")?e.a:void 0):null}(e):null}class Um{constructor(t,e,i,n,o,s,r,a,l,c,d){this.fontSizeFactor=.8,this.nonHighlightedOpacity=.3,this.emptyDieColor="rgba(218,223,236,1)",this.nanDieColor="rgba(122,122,122,1)",this.d3ColorScale=this.createD3ColorScale(e,s),this.labelsFontSize=this.calculateLabelsFontSize(c,l),this.diesRenderInfo=[]
|
|
6275
|
+
for(const e of t)this.diesRenderInfo.push({x:n(e.x)+d.right,y:o(e.y)+d.top,fillStyle:this.calculateFillStyle(e.value,s,i),text:this.buildLabel(e.value,l,r,a)})}calculateLabelsFontSize(t,e){return Math.min(t.height,t.width/(.5*Math.max(2,e))*this.fontSizeFactor)}createD3ColorScale(t,e){return this.isColorScaleLinear(e)?Om().domain(t.values.map((t=>+t))).range(t.colors):Jv().domain(t.values).range(t.colors)}dieHasData(t){return null!=t&&""!==t}buildLabel(t,e,i,n){if(i||!this.dieHasData(t))return""
|
|
6185
6276
|
const o=`${t}${n}`
|
|
6186
|
-
return o.length>e?`${o.substring(0,e)}…`:o}calculateOpacity(t,e){return e.length>0&&!e.some((e=>e===t))?this.nonHighlightedOpacity:1}isColorScaleLinear(t){return t===
|
|
6277
|
+
return o.length>e?`${o.substring(0,e)}…`:o}calculateOpacity(t,e){return e.length>0&&!e.some((e=>e===t))?this.nonHighlightedOpacity:1}isColorScaleLinear(t){return t===Hv}isColorScaleOrdinal(t){return t===Lv}calculateFillStyle(t,e,i){let n=this.emptyDieColor
|
|
6187
6278
|
if(this.dieHasData(t)&&(isNaN(+t)?n=this.nanDieColor:this.isColorScaleLinear(e)?n=this.d3ColorScale(+t):this.isColorScaleOrdinal(e)&&(n=this.d3ColorScale(t))),void 0===n)return this.emptyDieColor
|
|
6188
|
-
let o=
|
|
6189
|
-
return null===o?this.emptyDieColor:(o=new
|
|
6279
|
+
let o=Gm(n)
|
|
6280
|
+
return null===o?this.emptyDieColor:(o=new Fm(o.r,o.g,o.b,this.calculateOpacity(t,i)),o.toStringWebRGBA())}}class Xm{constructor(t,e,i,n,o,s,r,a,l){this.computations=new Vm(t,e,i),this.prerendering=new Um(t,n,o,this.computations.horizontalScale,this.computations.verticalScale,s,r,a,l,this.computations.dieDimensions,this.computations.margin)}get containerDimensions(){return this.computations.containerDimensions}get dieDimensions(){return this.computations.dieDimensions}get radius(){return this.computations.radius}get margin(){return this.computations.margin}get horizontalScale(){return this.computations.horizontalScale}get verticalScale(){return this.computations.verticalScale}get labelsFontSize(){return this.prerendering.labelsFontSize}get diesRenderInfo(){return this.prerendering.diesRenderInfo}get mainCircleLocation(){return{x:this.computations.containerDimensions.width/2,y:this.computations.containerDimensions.height/2}}}class Wm{constructor(t,e){this.context=e.getContext("2d"),this.dies=t.diesRenderInfo,this.dimensions=t.dieDimensions,this.labelFontSize=t.labelsFontSize}drawWafer(t){this.renderDies(t),this.renderText(t)}clearCanvas(t,e){this.context.clearRect(0,0,t,e)}renderDies(t){let e
|
|
6190
6281
|
this.dieSize=this.dimensions.width*this.dimensions.height*(t||1),this.dies.sort(((t,e)=>t.fillStyle>e.fillStyle?1:e.fillStyle>t.fillStyle?-1:0))
|
|
6191
6282
|
for(const t of this.dies)e||(this.context.fillStyle=t.fillStyle),e&&t.fillStyle!==e.fillStyle&&t.fillStyle&&(this.context.fillStyle=t.fillStyle),this.context.fillRect(t.x,t.y,this.dimensions.width,this.dimensions.height),e=t}renderText(t){this.dieSize=this.dimensions.width*this.dimensions.height*(t||1)
|
|
6192
6283
|
const e=this.labelFontSize
|
|
6193
6284
|
this.context.font=`${e.toString()}px sans-serif`,this.context.fillStyle="#ffffff",this.context.textAlign="center",this.context.lineCap="butt"
|
|
6194
6285
|
const i=this.context.measureText("M")
|
|
6195
|
-
if(this.dieSize>=50)for(const t of this.dies)this.context.fillText(t.text,t.x+this.dimensions.width/2,t.y+this.dimensions.height/2+i.width/2,this.dimensions.width-this.dimensions.width/100*20)}}var
|
|
6196
|
-
function
|
|
6197
|
-
return i>=0&&"xmlns"!==(e=t.slice(0,i))&&(t=t.slice(i+1)),
|
|
6198
|
-
return i===
|
|
6199
|
-
return(e.local?
|
|
6200
|
-
function
|
|
6201
|
-
function
|
|
6202
|
-
for(;a<l;++a)(r=e[a])&&(o[a]=r)}function
|
|
6286
|
+
if(this.dieSize>=50)for(const t of this.dies)this.context.fillText(t.text,t.x+this.dimensions.width/2,t.y+this.dimensions.height/2+i.width/2,this.dimensions.width-this.dimensions.width/100*20)}}var Km="http://www.w3.org/1999/xhtml",Ym={svg:"http://www.w3.org/2000/svg",xhtml:Km,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}
|
|
6287
|
+
function Qm(t){var e=t+="",i=e.indexOf(":")
|
|
6288
|
+
return i>=0&&"xmlns"!==(e=t.slice(0,i))&&(t=t.slice(i+1)),Ym.hasOwnProperty(e)?{space:Ym[e],local:t}:t}function Zm(t){return function(){var e=this.ownerDocument,i=this.namespaceURI
|
|
6289
|
+
return i===Km&&e.documentElement.namespaceURI===Km?e.createElement(t):e.createElementNS(i,t)}}function Jm(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}function tb(t){var e=Qm(t)
|
|
6290
|
+
return(e.local?Jm:Zm)(e)}function eb(){}function ib(t){return null==t?eb:function(){return this.querySelector(t)}}function nb(t){return null==t?[]:Array.isArray(t)?t:Array.from(t)}function ob(){return[]}function sb(t){return null==t?ob:function(){return this.querySelectorAll(t)}}function rb(t){return function(){return this.matches(t)}}function ab(t){return function(e){return e.matches(t)}}var lb=Array.prototype.find
|
|
6291
|
+
function cb(){return this.firstElementChild}var db=Array.prototype.filter
|
|
6292
|
+
function hb(){return Array.from(this.children)}function ub(t){return new Array(t.length)}function pb(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}function gb(t){return function(){return t}}function vb(t,e,i,n,o,s){for(var r,a=0,l=e.length,c=s.length;a<c;++a)(r=e[a])?(r.__data__=s[a],n[a]=r):i[a]=new pb(t,s[a])
|
|
6293
|
+
for(;a<l;++a)(r=e[a])&&(o[a]=r)}function fb(t,e,i,n,o,s,r){var a,l,c,d=new Map,h=e.length,u=s.length,p=new Array(h)
|
|
6203
6294
|
for(a=0;a<h;++a)(l=e[a])&&(p[a]=c=r.call(l,l.__data__,a,e)+"",d.has(c)?o[a]=l:d.set(c,l))
|
|
6204
|
-
for(a=0;a<u;++a)c=r.call(t,s[a],a,s)+"",(l=d.get(c))?(n[a]=l,l.__data__=s[a],d.delete(c)):i[a]=new
|
|
6205
|
-
for(a=0;a<h;++a)(l=e[a])&&d.get(p[a])===l&&(o[a]=l)}function
|
|
6206
|
-
null==i?this.removeAttribute(t):this.setAttribute(t,i)}}function
|
|
6207
|
-
null==i?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,i)}}function
|
|
6208
|
-
null==n?this.style.removeProperty(t):this.style.setProperty(t,n,i)}}function
|
|
6209
|
-
null==i?delete this[t]:this[t]=i}}function
|
|
6210
|
-
this.textContent=null==e?"":e}}function
|
|
6211
|
-
this.innerHTML=null==e?"":e}}function
|
|
6212
|
-
t&&t.removeChild(this)}function
|
|
6213
|
-
return e?e.insertBefore(t,this.nextSibling):t}function
|
|
6214
|
-
return e?e.insertBefore(t,this.nextSibling):t}function
|
|
6215
|
-
return i>=0&&(e=t.slice(i+1),t=t.slice(0,i)),{type:t,name:e}}))}function
|
|
6216
|
-
if(e){for(var i,n=0,o=-1,s=e.length;n<s;++n)i=e[n],t.type&&i.type!==t.type||i.name!==t.name?e[++o]=i:this.removeEventListener(i.type,i.listener,i.options);++o?e.length=o:delete this.__on}}}function
|
|
6295
|
+
for(a=0;a<u;++a)c=r.call(t,s[a],a,s)+"",(l=d.get(c))?(n[a]=l,l.__data__=s[a],d.delete(c)):i[a]=new pb(t,s[a])
|
|
6296
|
+
for(a=0;a<h;++a)(l=e[a])&&d.get(p[a])===l&&(o[a]=l)}function mb(t){return t.__data__}function bb(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function wb(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}function xb(t){return function(){this.removeAttribute(t)}}function yb(t){return function(){this.removeAttributeNS(t.space,t.local)}}function $b(t,e){return function(){this.setAttribute(t,e)}}function Cb(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}function kb(t,e){return function(){var i=e.apply(this,arguments)
|
|
6297
|
+
null==i?this.removeAttribute(t):this.setAttribute(t,i)}}function _b(t,e){return function(){var i=e.apply(this,arguments)
|
|
6298
|
+
null==i?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,i)}}function Sb(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function zb(t){return function(){this.style.removeProperty(t)}}function Rb(t,e,i){return function(){this.style.setProperty(t,e,i)}}function Mb(t,e,i){return function(){var n=e.apply(this,arguments)
|
|
6299
|
+
null==n?this.style.removeProperty(t):this.style.setProperty(t,n,i)}}function Ib(t,e){return t.style.getPropertyValue(e)||Sb(t).getComputedStyle(t,null).getPropertyValue(e)}function Ab(t){return function(){delete this[t]}}function Ob(t,e){return function(){this[t]=e}}function Vb(t,e){return function(){var i=e.apply(this,arguments)
|
|
6300
|
+
null==i?delete this[t]:this[t]=i}}function Eb(t){return t.trim().split(/^|\s+/)}function Hb(t){return t.classList||new Lb(t)}function Lb(t){this._node=t,this._names=Eb(t.getAttribute("class")||"")}function Pb(t,e){for(var i=Hb(t),n=-1,o=e.length;++n<o;)i.add(e[n])}function Fb(t,e){for(var i=Hb(t),n=-1,o=e.length;++n<o;)i.remove(e[n])}function Tb(t){return function(){Pb(this,t)}}function Db(t){return function(){Fb(this,t)}}function Bb(t,e){return function(){(e.apply(this,arguments)?Pb:Fb)(this,t)}}function Nb(){this.textContent=""}function qb(t){return function(){this.textContent=t}}function jb(t){return function(){var e=t.apply(this,arguments)
|
|
6301
|
+
this.textContent=null==e?"":e}}function Gb(){this.innerHTML=""}function Ub(t){return function(){this.innerHTML=t}}function Xb(t){return function(){var e=t.apply(this,arguments)
|
|
6302
|
+
this.innerHTML=null==e?"":e}}function Wb(){this.nextSibling&&this.parentNode.appendChild(this)}function Kb(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Yb(){return null}function Qb(){var t=this.parentNode
|
|
6303
|
+
t&&t.removeChild(this)}function Zb(){var t=this.cloneNode(!1),e=this.parentNode
|
|
6304
|
+
return e?e.insertBefore(t,this.nextSibling):t}function Jb(){var t=this.cloneNode(!0),e=this.parentNode
|
|
6305
|
+
return e?e.insertBefore(t,this.nextSibling):t}function tw(t){return t.trim().split(/^|\s+/).map((function(t){var e="",i=t.indexOf(".")
|
|
6306
|
+
return i>=0&&(e=t.slice(i+1),t=t.slice(0,i)),{type:t,name:e}}))}function ew(t){return function(){var e=this.__on
|
|
6307
|
+
if(e){for(var i,n=0,o=-1,s=e.length;n<s;++n)i=e[n],t.type&&i.type!==t.type||i.name!==t.name?e[++o]=i:this.removeEventListener(i.type,i.listener,i.options);++o?e.length=o:delete this.__on}}}function iw(t,e,i){return function(){var n,o=this.__on,s=function(t){return function(e){t.call(this,e,this.__data__)}}(e)
|
|
6217
6308
|
if(o)for(var r=0,a=o.length;r<a;++r)if((n=o[r]).type===t.type&&n.name===t.name)return this.removeEventListener(n.type,n.listener,n.options),this.addEventListener(n.type,n.listener=s,n.options=i),void(n.value=e)
|
|
6218
|
-
this.addEventListener(t.type,s,i),n={type:t.type,name:t.name,value:e,listener:s,options:i},o?o.push(n):this.__on=[n]}}function
|
|
6219
|
-
"function"==typeof o?o=new o(e,i):(o=n.document.createEvent("Event"),i?(o.initEvent(e,i.bubbles,i.cancelable),o.detail=i.detail):o.initEvent(e,!1,!1)),t.dispatchEvent(o)}function
|
|
6309
|
+
this.addEventListener(t.type,s,i),n={type:t.type,name:t.name,value:e,listener:s,options:i},o?o.push(n):this.__on=[n]}}function nw(t,e,i){var n=Sb(t),o=n.CustomEvent
|
|
6310
|
+
"function"==typeof o?o=new o(e,i):(o=n.document.createEvent("Event"),i?(o.initEvent(e,i.bubbles,i.cancelable),o.detail=i.detail):o.initEvent(e,!1,!1)),t.dispatchEvent(o)}function ow(t,e){return function(){return nw(this,t,e)}}function sw(t,e){return function(){return nw(this,t,e.apply(this,arguments))}}pb.prototype={constructor:pb,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,e){return this._parent.insertBefore(t,e)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}},Lb.prototype={add:function(t){this._names.indexOf(t)<0&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var e=this._names.indexOf(t)
|
|
6220
6311
|
e>=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}}
|
|
6221
|
-
var
|
|
6222
|
-
function
|
|
6312
|
+
var rw=[null]
|
|
6313
|
+
function aw(t,e){this._groups=t,this._parents=e}function lw(){return new aw([[document.documentElement]],rw)}function cw(t){return"string"==typeof t?new aw([[document.querySelector(t)]],[document.documentElement]):new aw([[t]],rw)}function dw(t,e){if(t=function(t){let e
|
|
6223
6314
|
for(;e=t.sourceEvent;)t=e
|
|
6224
6315
|
return t}(t),void 0===e&&(e=t.currentTarget),e){var i=e.ownerSVGElement||e
|
|
6225
6316
|
if(i.createSVGPoint){var n=i.createSVGPoint()
|
|
6226
6317
|
return n.x=t.clientX,n.y=t.clientY,[(n=n.matrixTransform(e.getScreenCTM().inverse())).x,n.y]}if(e.getBoundingClientRect){var o=e.getBoundingClientRect()
|
|
6227
|
-
return[t.clientX-o.left-e.clientLeft,t.clientY-o.top-e.clientTop]}}return[t.pageX,t.pageY]}
|
|
6318
|
+
return[t.clientX-o.left-e.clientLeft,t.clientY-o.top-e.clientTop]}}return[t.pageX,t.pageY]}aw.prototype=lw.prototype={constructor:aw,select:function(t){"function"!=typeof t&&(t=ib(t))
|
|
6228
6319
|
for(var e=this._groups,i=e.length,n=new Array(i),o=0;o<i;++o)for(var s,r,a=e[o],l=a.length,c=n[o]=new Array(l),d=0;d<l;++d)(s=a[d])&&(r=t.call(s,s.__data__,d,a))&&("__data__"in s&&(r.__data__=s.__data__),c[d]=r)
|
|
6229
|
-
return new
|
|
6320
|
+
return new aw(n,this._parents)},selectAll:function(t){t="function"==typeof t?function(t){return function(){return nb(t.apply(this,arguments))}}(t):sb(t)
|
|
6230
6321
|
for(var e=this._groups,i=e.length,n=[],o=[],s=0;s<i;++s)for(var r,a=e[s],l=a.length,c=0;c<l;++c)(r=a[c])&&(n.push(t.call(r,r.__data__,c,a)),o.push(r))
|
|
6231
|
-
return new
|
|
6322
|
+
return new aw(n,o)},selectChild:function(t){return this.select(null==t?cb:function(t){return function(){return lb.call(this.children,t)}}("function"==typeof t?t:ab(t)))},selectChildren:function(t){return this.selectAll(null==t?hb:function(t){return function(){return db.call(this.children,t)}}("function"==typeof t?t:ab(t)))},filter:function(t){"function"!=typeof t&&(t=rb(t))
|
|
6232
6323
|
for(var e=this._groups,i=e.length,n=new Array(i),o=0;o<i;++o)for(var s,r=e[o],a=r.length,l=n[o]=[],c=0;c<a;++c)(s=r[c])&&t.call(s,s.__data__,c,r)&&l.push(s)
|
|
6233
|
-
return new
|
|
6234
|
-
var i=e?
|
|
6235
|
-
"function"!=typeof t&&(t=
|
|
6236
|
-
for(var s=o.length,r=new Array(s),a=new Array(s),l=new Array(s),c=0;c<s;++c){var d=n[c],h=o[c],u=h.length,p=
|
|
6324
|
+
return new aw(n,this._parents)},data:function(t,e){if(!arguments.length)return Array.from(this,mb)
|
|
6325
|
+
var i=e?fb:vb,n=this._parents,o=this._groups
|
|
6326
|
+
"function"!=typeof t&&(t=gb(t))
|
|
6327
|
+
for(var s=o.length,r=new Array(s),a=new Array(s),l=new Array(s),c=0;c<s;++c){var d=n[c],h=o[c],u=h.length,p=bb(t.call(d,d&&d.__data__,c,n)),g=p.length,v=a[c]=new Array(g),f=r[c]=new Array(g),m=l[c]=new Array(u)
|
|
6237
6328
|
i(d,h,v,f,m,p,e)
|
|
6238
|
-
for(var b,w,x=0,y=0;x<g;++x)if(b=v[x]){for(x>=y&&(y=x+1);!(w=f[y])&&++y<g;);b._next=w||null}}return(r=new
|
|
6329
|
+
for(var b,w,x=0,y=0;x<g;++x)if(b=v[x]){for(x>=y&&(y=x+1);!(w=f[y])&&++y<g;);b._next=w||null}}return(r=new aw(r,n))._enter=a,r._exit=l,r},enter:function(){return new aw(this._enter||this._groups.map(ub),this._parents)},exit:function(){return new aw(this._exit||this._groups.map(ub),this._parents)},join:function(t,e,i){var n=this.enter(),o=this,s=this.exit()
|
|
6239
6330
|
return"function"==typeof t?(n=t(n))&&(n=n.selection()):n=n.append(t+""),null!=e&&(o=e(o))&&(o=o.selection()),null==i?s.remove():i(s),n&&o?n.merge(o).order():o},merge:function(t){for(var e=t.selection?t.selection():t,i=this._groups,n=e._groups,o=i.length,s=n.length,r=Math.min(o,s),a=new Array(o),l=0;l<r;++l)for(var c,d=i[l],h=n[l],u=d.length,p=a[l]=new Array(u),g=0;g<u;++g)(c=d[g]||h[g])&&(p[g]=c)
|
|
6240
6331
|
for(;l<o;++l)a[l]=i[l]
|
|
6241
|
-
return new
|
|
6242
|
-
return this},sort:function(t){function e(e,i){return e&&i?t(e.__data__,i.__data__):!e-!i}t||(t=
|
|
6332
|
+
return new aw(a,this._parents)},selection:function(){return this},order:function(){for(var t=this._groups,e=-1,i=t.length;++e<i;)for(var n,o=t[e],s=o.length-1,r=o[s];--s>=0;)(n=o[s])&&(r&&4^n.compareDocumentPosition(r)&&r.parentNode.insertBefore(n,r),r=n)
|
|
6333
|
+
return this},sort:function(t){function e(e,i){return e&&i?t(e.__data__,i.__data__):!e-!i}t||(t=wb)
|
|
6243
6334
|
for(var i=this._groups,n=i.length,o=new Array(n),s=0;s<n;++s){for(var r,a=i[s],l=a.length,c=o[s]=new Array(l),d=0;d<l;++d)(r=a[d])&&(c[d]=r)
|
|
6244
|
-
c.sort(e)}return new
|
|
6335
|
+
c.sort(e)}return new aw(o,this._parents).order()},call:function(){var t=arguments[0]
|
|
6245
6336
|
return arguments[0]=this,t.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var t=this._groups,e=0,i=t.length;e<i;++e)for(var n=t[e],o=0,s=n.length;o<s;++o){var r=n[o]
|
|
6246
6337
|
if(r)return r}return null},size:function(){let t=0
|
|
6247
6338
|
for(const e of this)++t
|
|
6248
6339
|
return t},empty:function(){return!this.node()},each:function(t){for(var e=this._groups,i=0,n=e.length;i<n;++i)for(var o,s=e[i],r=0,a=s.length;r<a;++r)(o=s[r])&&t.call(o,o.__data__,r,s)
|
|
6249
|
-
return this},attr:function(t,e){var i=
|
|
6340
|
+
return this},attr:function(t,e){var i=Qm(t)
|
|
6250
6341
|
if(arguments.length<2){var n=this.node()
|
|
6251
|
-
return i.local?n.getAttributeNS(i.space,i.local):n.getAttribute(i)}return this.each((null==e?i.local?
|
|
6252
|
-
if(arguments.length<2){for(var n=
|
|
6253
|
-
return!0}return this.each(("function"==typeof e?
|
|
6254
|
-
return this.select((function(){return this.appendChild(e.apply(this,arguments))}))},insert:function(t,e){var i="function"==typeof t?t:
|
|
6255
|
-
return this.select((function(){return this.insertBefore(i.apply(this,arguments),n.apply(this,arguments)||null)}))},remove:function(){return this.each(
|
|
6256
|
-
if(!(arguments.length<2)){for(a=e?
|
|
6342
|
+
return i.local?n.getAttributeNS(i.space,i.local):n.getAttribute(i)}return this.each((null==e?i.local?yb:xb:"function"==typeof e?i.local?_b:kb:i.local?Cb:$b)(i,e))},style:function(t,e,i){return arguments.length>1?this.each((null==e?zb:"function"==typeof e?Mb:Rb)(t,e,null==i?"":i)):Ib(this.node(),t)},property:function(t,e){return arguments.length>1?this.each((null==e?Ab:"function"==typeof e?Vb:Ob)(t,e)):this.node()[t]},classed:function(t,e){var i=Eb(t+"")
|
|
6343
|
+
if(arguments.length<2){for(var n=Hb(this.node()),o=-1,s=i.length;++o<s;)if(!n.contains(i[o]))return!1
|
|
6344
|
+
return!0}return this.each(("function"==typeof e?Bb:e?Tb:Db)(i,e))},text:function(t){return arguments.length?this.each(null==t?Nb:("function"==typeof t?jb:qb)(t)):this.node().textContent},html:function(t){return arguments.length?this.each(null==t?Gb:("function"==typeof t?Xb:Ub)(t)):this.node().innerHTML},raise:function(){return this.each(Wb)},lower:function(){return this.each(Kb)},append:function(t){var e="function"==typeof t?t:tb(t)
|
|
6345
|
+
return this.select((function(){return this.appendChild(e.apply(this,arguments))}))},insert:function(t,e){var i="function"==typeof t?t:tb(t),n=null==e?Yb:"function"==typeof e?e:ib(e)
|
|
6346
|
+
return this.select((function(){return this.insertBefore(i.apply(this,arguments),n.apply(this,arguments)||null)}))},remove:function(){return this.each(Qb)},clone:function(t){return this.select(t?Jb:Zb)},datum:function(t){return arguments.length?this.property("__data__",t):this.node().__data__},on:function(t,e,i){var n,o,s=tw(t+""),r=s.length
|
|
6347
|
+
if(!(arguments.length<2)){for(a=e?iw:ew,n=0;n<r;++n)this.each(a(s[n],e,i))
|
|
6257
6348
|
return this}var a=this.node().__on
|
|
6258
|
-
if(a)for(var l,c=0,d=a.length;c<d;++c)for(n=0,l=a[c];n<r;++n)if((o=s[n]).type===l.type&&o.name===l.name)return l.value},dispatch:function(t,e){return this.each(("function"==typeof e?
|
|
6259
|
-
var
|
|
6260
|
-
function
|
|
6261
|
-
n[t]=[]}return new
|
|
6349
|
+
if(a)for(var l,c=0,d=a.length;c<d;++c)for(n=0,l=a[c];n<r;++n)if((o=s[n]).type===l.type&&o.name===l.name)return l.value},dispatch:function(t,e){return this.each(("function"==typeof e?sw:ow)(t,e))},[Symbol.iterator]:function*(){for(var t=this._groups,e=0,i=t.length;e<i;++e)for(var n,o=t[e],s=0,r=o.length;s<r;++s)(n=o[s])&&(yield n)}}
|
|
6350
|
+
var hw={value:()=>{}}
|
|
6351
|
+
function uw(){for(var t,e=0,i=arguments.length,n={};e<i;++e){if(!(t=arguments[e]+"")||t in n||/[\s.]/.test(t))throw new Error("illegal type: "+t)
|
|
6352
|
+
n[t]=[]}return new pw(n)}function pw(t){this._=t}function gw(t,e){return t.trim().split(/^|\s+/).map((function(t){var i="",n=t.indexOf(".")
|
|
6262
6353
|
if(n>=0&&(i=t.slice(n+1),t=t.slice(0,n)),t&&!e.hasOwnProperty(t))throw new Error("unknown type: "+t)
|
|
6263
|
-
return{type:t,name:i}}))}function
|
|
6264
|
-
break}return null!=i&&t.push({name:e,value:i}),t}
|
|
6354
|
+
return{type:t,name:i}}))}function vw(t,e){for(var i,n=0,o=t.length;n<o;++n)if((i=t[n]).name===e)return i.value}function fw(t,e,i){for(var n=0,o=t.length;n<o;++n)if(t[n].name===e){t[n]=hw,t=t.slice(0,n).concat(t.slice(n+1))
|
|
6355
|
+
break}return null!=i&&t.push({name:e,value:i}),t}pw.prototype=uw.prototype={constructor:pw,on:function(t,e){var i,n=this._,o=gw(t+"",n),s=-1,r=o.length
|
|
6265
6356
|
if(!(arguments.length<2)){if(null!=e&&"function"!=typeof e)throw new Error("invalid callback: "+e)
|
|
6266
|
-
for(;++s<r;)if(i=(t=o[s]).type)n[i]=
|
|
6267
|
-
else if(null==e)for(i in n)n[i]=
|
|
6268
|
-
return this}for(;++s<r;)if((i=(t=o[s]).type)&&(i=
|
|
6357
|
+
for(;++s<r;)if(i=(t=o[s]).type)n[i]=fw(n[i],t.name,e)
|
|
6358
|
+
else if(null==e)for(i in n)n[i]=fw(n[i],t.name,null)
|
|
6359
|
+
return this}for(;++s<r;)if((i=(t=o[s]).type)&&(i=vw(n[i],t.name)))return i},copy:function(){var t={},e=this._
|
|
6269
6360
|
for(var i in e)t[i]=e[i].slice()
|
|
6270
|
-
return new
|
|
6361
|
+
return new pw(t)},call:function(t,e){if((i=arguments.length-2)>0)for(var i,n,o=new Array(i),s=0;s<i;++s)o[s]=arguments[s+2]
|
|
6271
6362
|
if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t)
|
|
6272
6363
|
for(s=0,i=(n=this._[t]).length;s<i;++s)n[s].value.apply(e,o)},apply:function(t,e,i){if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t)
|
|
6273
6364
|
for(var n=this._[t],o=0,s=n.length;o<s;++o)n[o].value.apply(e,i)}}
|
|
6274
|
-
const
|
|
6275
|
-
function
|
|
6276
|
-
"onselectstart"in e?i.on("selectstart.drag",
|
|
6277
|
-
e&&(n.on("click.drag",
|
|
6278
|
-
function
|
|
6279
|
-
return n.restart(t,e,i),n}function
|
|
6280
|
-
try{!function(){
|
|
6281
|
-
for(var t,e=
|
|
6282
|
-
for(;i;)i._call?(n>i._time&&(n=i._time),t=i,i=i._next):(e=i._next,i._next=null,i=t?t._next=e:
|
|
6283
|
-
|
|
6284
|
-
e>1e3&&(
|
|
6285
|
-
return e=null==e?0:+e,n.restart((i=>{n.stop(),t(i+e)}),e,i),n}
|
|
6286
|
-
i=(null==i?
|
|
6287
|
-
var
|
|
6288
|
-
function
|
|
6365
|
+
const mw={capture:!0,passive:!1}
|
|
6366
|
+
function bw(t){t.preventDefault(),t.stopImmediatePropagation()}function ww(t){var e=t.document.documentElement,i=cw(t).on("dragstart.drag",bw,mw)
|
|
6367
|
+
"onselectstart"in e?i.on("selectstart.drag",bw,mw):(e.__noselect=e.style.MozUserSelect,e.style.MozUserSelect="none")}function xw(t,e){var i=t.document.documentElement,n=cw(t).on("dragstart.drag",null)
|
|
6368
|
+
e&&(n.on("click.drag",bw,mw),setTimeout((function(){n.on("click.drag",null)}),0)),"onselectstart"in i?n.on("selectstart.drag",null):(i.style.MozUserSelect=i.__noselect,delete i.__noselect)}var yw,$w,Cw=0,kw=0,_w=0,Sw=0,zw=0,Rw=0,Mw="object"==typeof performance&&performance.now?performance:Date,Iw="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)}
|
|
6369
|
+
function Aw(){return zw||(Iw(Ow),zw=Mw.now()+Rw)}function Ow(){zw=0}function Vw(){this._call=this._time=this._next=null}function Ew(t,e,i){var n=new Vw
|
|
6370
|
+
return n.restart(t,e,i),n}function Hw(){zw=(Sw=Mw.now())+Rw,Cw=kw=0
|
|
6371
|
+
try{!function(){Aw(),++Cw
|
|
6372
|
+
for(var t,e=yw;e;)(t=zw-e._time)>=0&&e._call.call(void 0,t),e=e._next;--Cw}()}finally{Cw=0,function(){var t,e,i=yw,n=1/0
|
|
6373
|
+
for(;i;)i._call?(n>i._time&&(n=i._time),t=i,i=i._next):(e=i._next,i._next=null,i=t?t._next=e:yw=e)
|
|
6374
|
+
$w=t,Pw(n)}(),zw=0}}function Lw(){var t=Mw.now(),e=t-Sw
|
|
6375
|
+
e>1e3&&(Rw-=e,Sw=t)}function Pw(t){Cw||(kw&&(kw=clearTimeout(kw)),t-zw>24?(t<1/0&&(kw=setTimeout(Hw,t-Mw.now()-Rw)),_w&&(_w=clearInterval(_w))):(_w||(Sw=Mw.now(),_w=setInterval(Lw,1e3)),Cw=1,Iw(Hw)))}function Fw(t,e,i){var n=new Vw
|
|
6376
|
+
return e=null==e?0:+e,n.restart((i=>{n.stop(),t(i+e)}),e,i),n}Vw.prototype=Ew.prototype={constructor:Vw,restart:function(t,e,i){if("function"!=typeof t)throw new TypeError("callback is not a function")
|
|
6377
|
+
i=(null==i?Aw():+i)+(null==e?0:+e),this._next||$w===this||($w?$w._next=this:yw=this,$w=this),this._call=t,this._time=i,Pw()},stop:function(){this._call&&(this._call=null,this._time=1/0,Pw())}}
|
|
6378
|
+
var Tw=uw("start","end","cancel","interrupt"),Dw=[]
|
|
6379
|
+
function Bw(t,e,i,n,o,s){var r=t.__transition
|
|
6289
6380
|
if(r){if(i in r)return}else t.__transition={}
|
|
6290
6381
|
!function(t,e,i){var n,o=t.__transition
|
|
6291
6382
|
function s(t){i.state=1,i.timer.restart(r,i.delay,i.time),i.delay<=t&&r(t-i.delay)}function r(s){var c,d,h,u
|
|
6292
6383
|
if(1!==i.state)return l()
|
|
6293
|
-
for(c in o)if((u=o[c]).name===i.name){if(3===u.state)return
|
|
6294
|
-
4===u.state?(u.state=6,u.timer.stop(),u.on.call("interrupt",t,t.__data__,u.index,u.group),delete o[c]):+c<e&&(u.state=6,u.timer.stop(),u.on.call("cancel",t,t.__data__,u.index,u.group),delete o[c])}if(
|
|
6384
|
+
for(c in o)if((u=o[c]).name===i.name){if(3===u.state)return Fw(r)
|
|
6385
|
+
4===u.state?(u.state=6,u.timer.stop(),u.on.call("interrupt",t,t.__data__,u.index,u.group),delete o[c]):+c<e&&(u.state=6,u.timer.stop(),u.on.call("cancel",t,t.__data__,u.index,u.group),delete o[c])}if(Fw((function(){3===i.state&&(i.state=4,i.timer.restart(a,i.delay,i.time),a(s))})),i.state=2,i.on.call("start",t,t.__data__,i.index,i.group),2===i.state){for(i.state=3,n=new Array(h=i.tween.length),c=0,d=-1;c<h;++c)(u=i.tween[c].value.call(t,t.__data__,i.index,i.group))&&(n[++d]=u)
|
|
6295
6386
|
n.length=d+1}}function a(e){for(var o=e<i.duration?i.ease.call(null,e/i.duration):(i.timer.restart(l),i.state=5,1),s=-1,r=n.length;++s<r;)n[s].call(t,o)
|
|
6296
6387
|
5===i.state&&(i.on.call("end",t,t.__data__,i.index,i.group),l())}function l(){for(var n in i.state=6,i.timer.stop(),delete o[e],o)return
|
|
6297
|
-
delete t.__transition}o[e]=i,i.timer=
|
|
6388
|
+
delete t.__transition}o[e]=i,i.timer=Ew(s,0,i.time)}(t,i,{name:e,index:n,group:o,on:Tw,tween:Dw,time:s.time,delay:s.delay,duration:s.duration,ease:s.ease,timer:null,state:0})}function Nw(t,e){var i=jw(t,e)
|
|
6298
6389
|
if(i.state>0)throw new Error("too late; already scheduled")
|
|
6299
|
-
return i}function
|
|
6390
|
+
return i}function qw(t,e){var i=jw(t,e)
|
|
6300
6391
|
if(i.state>3)throw new Error("too late; already running")
|
|
6301
|
-
return i}function
|
|
6392
|
+
return i}function jw(t,e){var i=t.__transition
|
|
6302
6393
|
if(!i||!(i=i[e]))throw new Error("transition not found")
|
|
6303
|
-
return i}function
|
|
6394
|
+
return i}function Gw(t,e){var i,n,o,s=t.__transition,r=!0
|
|
6304
6395
|
if(s){for(o in e=null==e?null:e+"",s)(i=s[o]).name===e?(n=i.state>2&&i.state<5,i.state=6,i.timer.stop(),i.on.call(n?"interrupt":"cancel",t,t.__data__,i.index,i.group),delete s[o]):r=!1
|
|
6305
|
-
r&&delete t.__transition}}function
|
|
6306
|
-
return function(){var o=
|
|
6396
|
+
r&&delete t.__transition}}function Uw(t,e){var i,n
|
|
6397
|
+
return function(){var o=qw(this,t),s=o.tween
|
|
6307
6398
|
if(s!==i)for(var r=0,a=(n=i=s).length;r<a;++r)if(n[r].name===e){(n=n.slice()).splice(r,1)
|
|
6308
|
-
break}o.tween=n}}function
|
|
6399
|
+
break}o.tween=n}}function Xw(t,e,i){var n,o
|
|
6309
6400
|
if("function"!=typeof i)throw new Error
|
|
6310
|
-
return function(){var s=
|
|
6401
|
+
return function(){var s=qw(this,t),r=s.tween
|
|
6311
6402
|
if(r!==n){o=(n=r).slice()
|
|
6312
6403
|
for(var a={name:e,value:i},l=0,c=o.length;l<c;++l)if(o[l].name===e){o[l]=a
|
|
6313
|
-
break}l===c&&o.push(a)}s.tween=o}}function
|
|
6314
|
-
return t.each((function(){var t=
|
|
6315
|
-
return("number"==typeof e?
|
|
6404
|
+
break}l===c&&o.push(a)}s.tween=o}}function Ww(t,e,i){var n=t._id
|
|
6405
|
+
return t.each((function(){var t=qw(this,n);(t.value||(t.value={}))[e]=i.apply(this,arguments)})),function(t){return jw(t,n).value[e]}}function Kw(t,e){var i
|
|
6406
|
+
return("number"==typeof e?jf:e instanceof xf?Df:(i=xf(e))?(e=i,Df):Wf)(t,e)}function Yw(t){return function(){this.removeAttribute(t)}}function Qw(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Zw(t,e,i){var n,o,s=i+""
|
|
6316
6407
|
return function(){var r=this.getAttribute(t)
|
|
6317
|
-
return r===s?null:r===n?o:o=e(n=r,i)}}function
|
|
6408
|
+
return r===s?null:r===n?o:o=e(n=r,i)}}function Jw(t,e,i){var n,o,s=i+""
|
|
6318
6409
|
return function(){var r=this.getAttributeNS(t.space,t.local)
|
|
6319
|
-
return r===s?null:r===n?o:o=e(n=r,i)}}function
|
|
6410
|
+
return r===s?null:r===n?o:o=e(n=r,i)}}function tx(t,e,i){var n,o,s
|
|
6320
6411
|
return function(){var r,a,l=i(this)
|
|
6321
6412
|
if(null!=l)return(r=this.getAttribute(t))===(a=l+"")?null:r===n&&a===o?s:(o=a,s=e(n=r,l))
|
|
6322
|
-
this.removeAttribute(t)}}function
|
|
6413
|
+
this.removeAttribute(t)}}function ex(t,e,i){var n,o,s
|
|
6323
6414
|
return function(){var r,a,l=i(this)
|
|
6324
6415
|
if(null!=l)return(r=this.getAttributeNS(t.space,t.local))===(a=l+"")?null:r===n&&a===o?s:(o=a,s=e(n=r,l))
|
|
6325
|
-
this.removeAttributeNS(t.space,t.local)}}function
|
|
6416
|
+
this.removeAttributeNS(t.space,t.local)}}function ix(t,e){return function(i){this.setAttribute(t,e.call(this,i))}}function nx(t,e){return function(i){this.setAttributeNS(t.space,t.local,e.call(this,i))}}function ox(t,e){var i,n
|
|
6326
6417
|
function o(){var o=e.apply(this,arguments)
|
|
6327
|
-
return o!==n&&(i=(n=o)&&
|
|
6418
|
+
return o!==n&&(i=(n=o)&&nx(t,o)),i}return o._value=e,o}function sx(t,e){var i,n
|
|
6328
6419
|
function o(){var o=e.apply(this,arguments)
|
|
6329
|
-
return o!==n&&(i=(n=o)&&
|
|
6330
|
-
return function(){
|
|
6331
|
-
return e>=0&&(t=t.slice(0,e)),!t||"start"===t}))}(e)?
|
|
6420
|
+
return o!==n&&(i=(n=o)&&ix(t,o)),i}return o._value=e,o}function rx(t,e){return function(){Nw(this,t).delay=+e.apply(this,arguments)}}function ax(t,e){return e=+e,function(){Nw(this,t).delay=e}}function lx(t,e){return function(){qw(this,t).duration=+e.apply(this,arguments)}}function cx(t,e){return e=+e,function(){qw(this,t).duration=e}}function dx(t,e){if("function"!=typeof e)throw new Error
|
|
6421
|
+
return function(){qw(this,t).ease=e}}function hx(t,e,i){var n,o,s=function(t){return(t+"").trim().split(/^|\s+/).every((function(t){var e=t.indexOf(".")
|
|
6422
|
+
return e>=0&&(t=t.slice(0,e)),!t||"start"===t}))}(e)?Nw:qw
|
|
6332
6423
|
return function(){var r=s(this,t),a=r.on
|
|
6333
|
-
a!==n&&(o=(n=a).copy()).on(e,i),r.on=o}}var
|
|
6334
|
-
function
|
|
6424
|
+
a!==n&&(o=(n=a).copy()).on(e,i),r.on=o}}var ux=lw.prototype.constructor
|
|
6425
|
+
function px(t){return function(){this.style.removeProperty(t)}}function gx(t,e,i){return function(n){this.style.setProperty(t,e.call(this,n),i)}}function vx(t,e,i){var n,o
|
|
6335
6426
|
function s(){var s=e.apply(this,arguments)
|
|
6336
|
-
return s!==o&&(n=(o=s)&&
|
|
6427
|
+
return s!==o&&(n=(o=s)&&gx(t,s,i)),n}return s._value=e,s}function fx(t){return function(e){this.textContent=t.call(this,e)}}function mx(t){var e,i
|
|
6337
6428
|
function n(){var n=t.apply(this,arguments)
|
|
6338
|
-
return n!==i&&(e=(i=n)&&
|
|
6339
|
-
function
|
|
6340
|
-
|
|
6341
|
-
"function"!=typeof t&&(t=
|
|
6342
|
-
for(var n=this._groups,o=n.length,s=new Array(o),r=0;r<o;++r)for(var a,l,c=n[r],d=c.length,h=s[r]=new Array(d),u=0;u<d;++u)(a=c[u])&&(l=t.call(a,a.__data__,u,c))&&("__data__"in a&&(l.__data__=a.__data__),h[u]=l,
|
|
6343
|
-
return new
|
|
6344
|
-
"function"!=typeof t&&(t=
|
|
6345
|
-
for(var n=this._groups,o=n.length,s=[],r=[],a=0;a<o;++a)for(var l,c=n[a],d=c.length,h=0;h<d;++h)if(l=c[h]){for(var u,p=t.call(l,l.__data__,h,c),g=
|
|
6346
|
-
s.push(p),r.push(l)}return new
|
|
6429
|
+
return n!==i&&(e=(i=n)&&fx(n)),e}return n._value=t,n}var bx=0
|
|
6430
|
+
function wx(t,e,i,n){this._groups=t,this._parents=e,this._name=i,this._id=n}function xx(){return++bx}var yx=lw.prototype
|
|
6431
|
+
wx.prototype={constructor:wx,select:function(t){var e=this._name,i=this._id
|
|
6432
|
+
"function"!=typeof t&&(t=ib(t))
|
|
6433
|
+
for(var n=this._groups,o=n.length,s=new Array(o),r=0;r<o;++r)for(var a,l,c=n[r],d=c.length,h=s[r]=new Array(d),u=0;u<d;++u)(a=c[u])&&(l=t.call(a,a.__data__,u,c))&&("__data__"in a&&(l.__data__=a.__data__),h[u]=l,Bw(h[u],e,i,u,h,jw(a,i)))
|
|
6434
|
+
return new wx(s,this._parents,e,i)},selectAll:function(t){var e=this._name,i=this._id
|
|
6435
|
+
"function"!=typeof t&&(t=sb(t))
|
|
6436
|
+
for(var n=this._groups,o=n.length,s=[],r=[],a=0;a<o;++a)for(var l,c=n[a],d=c.length,h=0;h<d;++h)if(l=c[h]){for(var u,p=t.call(l,l.__data__,h,c),g=jw(l,i),v=0,f=p.length;v<f;++v)(u=p[v])&&Bw(u,e,i,v,p,g)
|
|
6437
|
+
s.push(p),r.push(l)}return new wx(s,r,e,i)},selectChild:yx.selectChild,selectChildren:yx.selectChildren,filter:function(t){"function"!=typeof t&&(t=rb(t))
|
|
6347
6438
|
for(var e=this._groups,i=e.length,n=new Array(i),o=0;o<i;++o)for(var s,r=e[o],a=r.length,l=n[o]=[],c=0;c<a;++c)(s=r[c])&&t.call(s,s.__data__,c,r)&&l.push(s)
|
|
6348
|
-
return new
|
|
6439
|
+
return new wx(n,this._parents,this._name,this._id)},merge:function(t){if(t._id!==this._id)throw new Error
|
|
6349
6440
|
for(var e=this._groups,i=t._groups,n=e.length,o=i.length,s=Math.min(n,o),r=new Array(n),a=0;a<s;++a)for(var l,c=e[a],d=i[a],h=c.length,u=r[a]=new Array(h),p=0;p<h;++p)(l=c[p]||d[p])&&(u[p]=l)
|
|
6350
6441
|
for(;a<n;++a)r[a]=e[a]
|
|
6351
|
-
return new
|
|
6352
|
-
|
|
6353
|
-
return arguments.length<2?
|
|
6354
|
-
return this.attrTween(t,"function"==typeof e?(i.local?
|
|
6442
|
+
return new wx(r,this._parents,this._name,this._id)},selection:function(){return new ux(this._groups,this._parents)},transition:function(){for(var t=this._name,e=this._id,i=xx(),n=this._groups,o=n.length,s=0;s<o;++s)for(var r,a=n[s],l=a.length,c=0;c<l;++c)if(r=a[c]){var d=jw(r,e)
|
|
6443
|
+
Bw(r,t,i,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new wx(n,this._parents,t,i)},call:yx.call,nodes:yx.nodes,node:yx.node,size:yx.size,empty:yx.empty,each:yx.each,on:function(t,e){var i=this._id
|
|
6444
|
+
return arguments.length<2?jw(this.node(),i).on.on(t):this.each(hx(i,t,e))},attr:function(t,e){var i=Qm(t),n="transform"===i?nm:Kw
|
|
6445
|
+
return this.attrTween(t,"function"==typeof e?(i.local?ex:tx)(i,n,Ww(this,"attr."+t,e)):null==e?(i.local?Qw:Yw)(i):(i.local?Jw:Zw)(i,n,e))},attrTween:function(t,e){var i="attr."+t
|
|
6355
6446
|
if(arguments.length<2)return(i=this.tween(i))&&i._value
|
|
6356
6447
|
if(null==e)return this.tween(i,null)
|
|
6357
6448
|
if("function"!=typeof e)throw new Error
|
|
6358
|
-
var n=
|
|
6359
|
-
return this.tween(i,(n.local?
|
|
6449
|
+
var n=Qm(t)
|
|
6450
|
+
return this.tween(i,(n.local?ox:sx)(n,e))},style:function(t,e,i){var n="transform"==(t+="")?im:Kw
|
|
6360
6451
|
return null==e?this.styleTween(t,function(t,e){var i,n,o
|
|
6361
|
-
return function(){var s=
|
|
6362
|
-
return s===r?null:s===i&&r===n?o:o=e(i=s,n=r)}}(t,n)).on("end.style."+t,
|
|
6363
|
-
return function(){var r=
|
|
6364
|
-
return null==a&&(this.style.removeProperty(t),l=a=
|
|
6365
|
-
return function(){var l=
|
|
6452
|
+
return function(){var s=Ib(this,t),r=(this.style.removeProperty(t),Ib(this,t))
|
|
6453
|
+
return s===r?null:s===i&&r===n?o:o=e(i=s,n=r)}}(t,n)).on("end.style."+t,px(t)):"function"==typeof e?this.styleTween(t,function(t,e,i){var n,o,s
|
|
6454
|
+
return function(){var r=Ib(this,t),a=i(this),l=a+""
|
|
6455
|
+
return null==a&&(this.style.removeProperty(t),l=a=Ib(this,t)),r===l?null:r===n&&l===o?s:(o=l,s=e(n=r,a))}}(t,n,Ww(this,"style."+t,e))).each(function(t,e){var i,n,o,s,r="style."+e,a="end."+r
|
|
6456
|
+
return function(){var l=qw(this,t),c=l.on,d=null==l.value[r]?s||(s=px(e)):void 0
|
|
6366
6457
|
c===i&&o===d||(n=(i=c).copy()).on(a,o=d),l.on=n}}(this._id,t)):this.styleTween(t,function(t,e,i){var n,o,s=i+""
|
|
6367
|
-
return function(){var r=
|
|
6458
|
+
return function(){var r=Ib(this,t)
|
|
6368
6459
|
return r===s?null:r===n?o:o=e(n=r,i)}}(t,n,e),i).on("end.style."+t,null)},styleTween:function(t,e,i){var n="style."+(t+="")
|
|
6369
6460
|
if(arguments.length<2)return(n=this.tween(n))&&n._value
|
|
6370
6461
|
if(null==e)return this.tween(n,null)
|
|
6371
6462
|
if("function"!=typeof e)throw new Error
|
|
6372
|
-
return this.tween(n,
|
|
6373
|
-
this.textContent=null==e?"":e}}(
|
|
6463
|
+
return this.tween(n,vx(t,e,null==i?"":i))},text:function(t){return this.tween("text","function"==typeof t?function(t){return function(){var e=t(this)
|
|
6464
|
+
this.textContent=null==e?"":e}}(Ww(this,"text",t)):function(t){return function(){this.textContent=t}}(null==t?"":t+""))},textTween:function(t){var e="text"
|
|
6374
6465
|
if(arguments.length<1)return(e=this.tween(e))&&e._value
|
|
6375
6466
|
if(null==t)return this.tween(e,null)
|
|
6376
6467
|
if("function"!=typeof t)throw new Error
|
|
6377
|
-
return this.tween(e,
|
|
6468
|
+
return this.tween(e,mx(t))},remove:function(){return this.on("end.remove",function(t){return function(){var e=this.parentNode
|
|
6378
6469
|
for(var i in this.__transition)if(+i!==t)return
|
|
6379
6470
|
e&&e.removeChild(this)}}(this._id))},tween:function(t,e){var i=this._id
|
|
6380
|
-
if(t+="",arguments.length<2){for(var n,o=
|
|
6381
|
-
return null}return this.each((null==e?
|
|
6382
|
-
return arguments.length?this.each(("function"==typeof t?
|
|
6383
|
-
return arguments.length?this.each(("function"==typeof t?
|
|
6384
|
-
return arguments.length?this.each(
|
|
6471
|
+
if(t+="",arguments.length<2){for(var n,o=jw(this.node(),i).tween,s=0,r=o.length;s<r;++s)if((n=o[s]).name===t)return n.value
|
|
6472
|
+
return null}return this.each((null==e?Uw:Xw)(i,t,e))},delay:function(t){var e=this._id
|
|
6473
|
+
return arguments.length?this.each(("function"==typeof t?rx:ax)(e,t)):jw(this.node(),e).delay},duration:function(t){var e=this._id
|
|
6474
|
+
return arguments.length?this.each(("function"==typeof t?lx:cx)(e,t)):jw(this.node(),e).duration},ease:function(t){var e=this._id
|
|
6475
|
+
return arguments.length?this.each(dx(e,t)):jw(this.node(),e).ease},easeVarying:function(t){if("function"!=typeof t)throw new Error
|
|
6385
6476
|
return this.each(function(t,e){return function(){var i=e.apply(this,arguments)
|
|
6386
6477
|
if("function"!=typeof i)throw new Error
|
|
6387
|
-
|
|
6478
|
+
qw(this,t).ease=i}}(this._id,t))},end:function(){var t,e,i=this,n=i._id,o=i.size()
|
|
6388
6479
|
return new Promise((function(s,r){var a={value:r},l={value:function(){0==--o&&s()}}
|
|
6389
|
-
i.each((function(){var i=
|
|
6390
|
-
o!==t&&((e=(t=o).copy())._.cancel.push(a),e._.interrupt.push(a),e._.end.push(l)),i.on=e})),0===o&&s()}))},[Symbol.iterator]:
|
|
6391
|
-
var
|
|
6392
|
-
function
|
|
6393
|
-
return i}
|
|
6394
|
-
t instanceof
|
|
6395
|
-
for(var n=this._groups,o=n.length,s=0;s<o;++s)for(var r,a=n[s],l=a.length,c=0;c<l;++c)(r=a[c])&&
|
|
6396
|
-
return new
|
|
6397
|
-
var
|
|
6398
|
-
function
|
|
6399
|
-
var
|
|
6400
|
-
function
|
|
6401
|
-
return t.__zoom}function
|
|
6402
|
-
return t instanceof SVGElement?(t=t.ownerSVGElement||t).hasAttribute("viewBox")?[[(t=t.viewBox.baseVal).x,t.y],[t.x+t.width,t.y+t.height]]:[[0,0],[t.width.baseVal.value,t.height.baseVal.value]]:[[0,0],[t.clientWidth,t.clientHeight]]}function
|
|
6403
|
-
return t.translate(o>n?(n+o)/2:Math.min(0,n)||Math.max(0,o),r>s?(s+r)/2:Math.min(0,s)||Math.max(0,r))}
|
|
6404
|
-
class
|
|
6405
|
-
null!==t&&(this.zoomTransform=
|
|
6406
|
-
function f(t){t.property("__zoom",
|
|
6407
|
-
return n===t.x&&o===t.y?t:new
|
|
6480
|
+
i.each((function(){var i=qw(this,n),o=i.on
|
|
6481
|
+
o!==t&&((e=(t=o).copy())._.cancel.push(a),e._.interrupt.push(a),e._.end.push(l)),i.on=e})),0===o&&s()}))},[Symbol.iterator]:yx[Symbol.iterator]}
|
|
6482
|
+
var $x={time:null,delay:0,duration:250,ease:function(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}}
|
|
6483
|
+
function Cx(t,e){for(var i;!(i=t.__transition)||!(i=i[e]);)if(!(t=t.parentNode))throw new Error(`transition ${e} not found`)
|
|
6484
|
+
return i}lw.prototype.interrupt=function(t){return this.each((function(){Gw(this,t)}))},lw.prototype.transition=function(t){var e,i
|
|
6485
|
+
t instanceof wx?(e=t._id,t=t._name):(e=xx(),(i=$x).time=Aw(),t=null==t?null:t+"")
|
|
6486
|
+
for(var n=this._groups,o=n.length,s=0;s<o;++s)for(var r,a=n[s],l=a.length,c=0;c<l;++c)(r=a[c])&&Bw(r,t,e,c,a,i||Cx(r,e))
|
|
6487
|
+
return new wx(n,this._parents,t,e)}
|
|
6488
|
+
var kx=t=>()=>t
|
|
6489
|
+
function _x(t,{sourceEvent:e,target:i,transform:n,dispatch:o}){Object.defineProperties(this,{type:{value:t,enumerable:!0,configurable:!0},sourceEvent:{value:e,enumerable:!0,configurable:!0},target:{value:i,enumerable:!0,configurable:!0},transform:{value:n,enumerable:!0,configurable:!0},_:{value:o}})}function Sx(t,e,i){this.k=t,this.x=e,this.y=i}Sx.prototype={constructor:Sx,scale:function(t){return 1===t?this:new Sx(this.k*t,this.x,this.y)},translate:function(t,e){return 0===t&0===e?this:new Sx(this.k,this.x+this.k*t,this.y+this.k*e)},apply:function(t){return[t[0]*this.k+this.x,t[1]*this.k+this.y]},applyX:function(t){return t*this.k+this.x},applyY:function(t){return t*this.k+this.y},invert:function(t){return[(t[0]-this.x)/this.k,(t[1]-this.y)/this.k]},invertX:function(t){return(t-this.x)/this.k},invertY:function(t){return(t-this.y)/this.k},rescaleX:function(t){return t.copy().domain(t.range().map(this.invertX,this).map(t.invert,t))},rescaleY:function(t){return t.copy().domain(t.range().map(this.invertY,this).map(t.invert,t))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}}
|
|
6490
|
+
var zx=new Sx(1,0,0)
|
|
6491
|
+
function Rx(t){for(;!t.__zoom;)if(!(t=t.parentNode))return zx
|
|
6492
|
+
return t.__zoom}function Mx(t){t.stopImmediatePropagation()}function Ix(t){t.preventDefault(),t.stopImmediatePropagation()}function Ax(t){return!(t.ctrlKey&&"wheel"!==t.type||t.button)}function Ox(){var t=this
|
|
6493
|
+
return t instanceof SVGElement?(t=t.ownerSVGElement||t).hasAttribute("viewBox")?[[(t=t.viewBox.baseVal).x,t.y],[t.x+t.width,t.y+t.height]]:[[0,0],[t.width.baseVal.value,t.height.baseVal.value]]:[[0,0],[t.clientWidth,t.clientHeight]]}function Vx(){return this.__zoom||zx}function Ex(t){return-t.deltaY*(1===t.deltaMode?.05:t.deltaMode?1:.002)*(t.ctrlKey?10:1)}function Hx(){return navigator.maxTouchPoints||"ontouchstart"in this}function Lx(t,e,i){var n=t.invertX(e[0][0])-i[0][0],o=t.invertX(e[1][0])-i[1][0],s=t.invertY(e[0][1])-i[0][1],r=t.invertY(e[1][1])-i[1][1]
|
|
6494
|
+
return t.translate(o>n?(n+o)/2:Math.min(0,n)||Math.max(0,o),r>s?(s+r)/2:Math.min(0,s)||Math.max(0,r))}Rx.prototype=Sx.prototype
|
|
6495
|
+
class Px{constructor(t,e,i,n,o){this.canvas=t,this.zoomContainer=e,this.dataManager=i,this.renderingModule=n,this.canvasLength=o,this.zoomTransform=zx,this.minScale=1.1,this.minExtentPoint=[-100,-100],this.extentPadding=100}attachZoomBehavior(){this.zoomBehavior=this.createZoomBehavior(),this.zoomBehavior(cw(this.canvas))}resetTransform(){const t=this.canvas.getContext("2d")
|
|
6496
|
+
null!==t&&(this.zoomTransform=zx,this.clearCanvas(t,this.canvasLength,this.canvasLength),this.scaleCanvas(t,zx.x,zx.y,zx.k),this.renderingModule.drawWafer(this.zoomTransform.k),this.zoomBehavior?.transform(cw(this.canvas),zx))}createZoomBehavior(){const t=function(){var t,e,i,n=Ax,o=Ox,s=Lx,r=Ex,a=Hx,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=sm,u=uw("start","zoom","end"),p=500,g=0,v=10
|
|
6497
|
+
function f(t){t.property("__zoom",Vx).on("wheel.zoom",C,{passive:!1}).on("mousedown.zoom",k).on("dblclick.zoom",_).filter(a).on("touchstart.zoom",S).on("touchmove.zoom",z).on("touchend.zoom touchcancel.zoom",R).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function m(t,e){return(e=Math.max(l[0],Math.min(l[1],e)))===t.k?t:new Sx(e,t.x,t.y)}function b(t,e,i){var n=e[0]-i[0]*t.k,o=e[1]-i[1]*t.k
|
|
6498
|
+
return n===t.x&&o===t.y?t:new Sx(t.k,n,o)}function w(t){return[(+t[0][0]+ +t[1][0])/2,(+t[0][1]+ +t[1][1])/2]}function x(t,e,i,n){t.on("start.zoom",(function(){y(this,arguments).event(n).start()})).on("interrupt.zoom end.zoom",(function(){y(this,arguments).event(n).end()})).tween("zoom",(function(){var t=this,s=arguments,r=y(t,s).event(n),a=o.apply(t,s),l=null==i?w(a):"function"==typeof i?i.apply(t,s):i,c=Math.max(a[1][0]-a[0][0],a[1][1]-a[0][1]),d=t.__zoom,u="function"==typeof e?e.apply(t,s):e,p=h(d.invert(l).concat(c/d.k),u.invert(l).concat(c/u.k))
|
|
6408
6499
|
return function(t){if(1===t)t=u
|
|
6409
6500
|
else{var e=p(t),i=c/e[2]
|
|
6410
|
-
t=new
|
|
6501
|
+
t=new Sx(i,l[0]-e[0]*i,l[1]-e[1]*i)}r.zoom(null,t)}}))}function y(t,e,i){return!i&&t.__zooming||new $(t,e)}function $(t,e){this.that=t,this.args=e,this.active=0,this.sourceEvent=null,this.extent=o.apply(t,e),this.taps=0}function C(t,...e){if(n.apply(this,arguments)){var i=y(this,e).event(t),o=this.__zoom,a=Math.max(l[0],Math.min(l[1],o.k*Math.pow(2,r.apply(this,arguments)))),d=dw(t)
|
|
6411
6502
|
if(i.wheel)i.mouse[0][0]===d[0]&&i.mouse[0][1]===d[1]||(i.mouse[1]=o.invert(i.mouse[0]=d)),clearTimeout(i.wheel)
|
|
6412
6503
|
else{if(o.k===a)return
|
|
6413
|
-
i.mouse=[d,o.invert(d)],
|
|
6414
|
-
|
|
6415
|
-
r.moved=e*e+i*i>g}r.event(t).zoom("mouse",s(b(r.that.__zoom,r.mouse[0]=
|
|
6416
|
-
|
|
6417
|
-
for(
|
|
6418
|
-
t&&(t=clearTimeout(t)),s&&(h.taps<2&&(e=l[0],t=setTimeout((function(){t=null}),p)),
|
|
6419
|
-
for(
|
|
6504
|
+
i.mouse=[d,o.invert(d)],Gw(this),i.start()}Ix(t),i.wheel=setTimeout(h,150),i.zoom("mouse",s(b(m(o,a),i.mouse[0],i.mouse[1]),i.extent,c))}function h(){i.wheel=null,i.end()}}function k(t,...e){if(!i&&n.apply(this,arguments)){var o=t.currentTarget,r=y(this,e,!0).event(t),a=cw(t.view).on("mousemove.zoom",u,!0).on("mouseup.zoom",p,!0),l=dw(t,o),d=t.clientX,h=t.clientY
|
|
6505
|
+
ww(t.view),Mx(t),r.mouse=[l,this.__zoom.invert(l)],Gw(this),r.start()}function u(t){if(Ix(t),!r.moved){var e=t.clientX-d,i=t.clientY-h
|
|
6506
|
+
r.moved=e*e+i*i>g}r.event(t).zoom("mouse",s(b(r.that.__zoom,r.mouse[0]=dw(t,o),r.mouse[1]),r.extent,c))}function p(t){a.on("mousemove.zoom mouseup.zoom",null),xw(t.view,r.moved),Ix(t),r.event(t).end()}}function _(t,...e){if(n.apply(this,arguments)){var i=this.__zoom,r=dw(t.changedTouches?t.changedTouches[0]:t,this),a=i.invert(r),l=i.k*(t.shiftKey?.5:2),h=s(b(m(i,l),r,a),o.apply(this,e),c)
|
|
6507
|
+
Ix(t),d>0?cw(this).transition().duration(d).call(x,h,r,t):cw(this).call(f.transform,h,r,t)}}function S(i,...o){if(n.apply(this,arguments)){var s,r,a,l,c=i.touches,d=c.length,h=y(this,o,i.changedTouches.length===d).event(i)
|
|
6508
|
+
for(Mx(i),r=0;r<d;++r)l=[l=dw(a=c[r],this),this.__zoom.invert(l),a.identifier],h.touch0?h.touch1||h.touch0[2]===l[2]||(h.touch1=l,h.taps=0):(h.touch0=l,s=!0,h.taps=1+!!t)
|
|
6509
|
+
t&&(t=clearTimeout(t)),s&&(h.taps<2&&(e=l[0],t=setTimeout((function(){t=null}),p)),Gw(this),h.start())}}function z(t,...e){if(this.__zooming){var i,n,o,r,a=y(this,e).event(t),l=t.changedTouches,d=l.length
|
|
6510
|
+
for(Ix(t),i=0;i<d;++i)o=dw(n=l[i],this),a.touch0&&a.touch0[2]===n.identifier?a.touch0[0]=o:a.touch1&&a.touch1[2]===n.identifier&&(a.touch1[0]=o)
|
|
6420
6511
|
if(n=a.that.__zoom,a.touch1){var h=a.touch0[0],u=a.touch0[1],p=a.touch1[0],g=a.touch1[1],v=(v=p[0]-h[0])*v+(v=p[1]-h[1])*v,f=(f=g[0]-u[0])*f+(f=g[1]-u[1])*f
|
|
6421
6512
|
n=m(n,Math.sqrt(v/f)),o=[(h[0]+p[0])/2,(h[1]+p[1])/2],r=[(u[0]+g[0])/2,(u[1]+g[1])/2]}else{if(!a.touch0)return
|
|
6422
6513
|
o=a.touch0[0],r=a.touch0[1]}a.zoom("touch",s(b(n,o,r),a.extent,c))}}function R(t,...n){if(this.__zooming){var o,s,r=y(this,n).event(t),a=t.changedTouches,l=a.length
|
|
6423
|
-
for(
|
|
6514
|
+
for(Mx(t),i&&clearTimeout(i),i=setTimeout((function(){i=null}),p),o=0;o<l;++o)s=a[o],r.touch0&&r.touch0[2]===s.identifier?delete r.touch0:r.touch1&&r.touch1[2]===s.identifier&&delete r.touch1
|
|
6424
6515
|
if(r.touch1&&!r.touch0&&(r.touch0=r.touch1,delete r.touch1),r.touch0)r.touch0[1]=this.__zoom.invert(r.touch0[0])
|
|
6425
|
-
else if(r.end(),2===r.taps&&(s=
|
|
6516
|
+
else if(r.end(),2===r.taps&&(s=dw(s,this),Math.hypot(e[0]-s[0],e[1]-s[1])<v)){var c=cw(this).on("dblclick.zoom")
|
|
6426
6517
|
c&&c.apply(this,arguments)}}}return f.transform=function(t,e,i,n){var o=t.selection?t.selection():t
|
|
6427
|
-
o.property("__zoom",
|
|
6518
|
+
o.property("__zoom",Vx),t!==o?x(t,e,i,n):o.interrupt().each((function(){y(this,arguments).event(n).start().zoom(null,"function"==typeof e?e.apply(this,arguments):e).end()}))},f.scaleBy=function(t,e,i,n){f.scaleTo(t,(function(){return this.__zoom.k*("function"==typeof e?e.apply(this,arguments):e)}),i,n)},f.scaleTo=function(t,e,i,n){f.transform(t,(function(){var t=o.apply(this,arguments),n=this.__zoom,r=null==i?w(t):"function"==typeof i?i.apply(this,arguments):i,a=n.invert(r),l="function"==typeof e?e.apply(this,arguments):e
|
|
6428
6519
|
return s(b(m(n,l),r,a),t,c)}),i,n)},f.translateBy=function(t,e,i,n){f.transform(t,(function(){return s(this.__zoom.translate("function"==typeof e?e.apply(this,arguments):e,"function"==typeof i?i.apply(this,arguments):i),o.apply(this,arguments),c)}),null,n)},f.translateTo=function(t,e,i,n,r){f.transform(t,(function(){var t=o.apply(this,arguments),r=this.__zoom,a=null==n?w(t):"function"==typeof n?n.apply(this,arguments):n
|
|
6429
|
-
return s(
|
|
6430
|
-
u.call(t,this.that,new
|
|
6431
|
-
return t===u?f:t},f.clickDistance=function(t){return arguments.length?(g=(t=+t)*t,f):Math.sqrt(g)},f.tapDistance=function(t){return arguments.length?(v=+t,f):v},f}().scaleExtent([1.1,this.getZoomMax(this.canvasLength*this.canvasLength,this.dataManager.containerDimensions.width*this.dataManager.containerDimensions.height)]).translateExtent([this.minExtentPoint,[this.canvasLength+this.extentPadding,this.canvasLength+this.extentPadding]]).filter((t
|
|
6432
|
-
null!==n&&(n.save(),i.k===this.minScale?(this.zoomTransform=
|
|
6433
|
-
return t}getZoomMax(t,e){return Math.ceil(e/t*100)}clearCanvas(t,e,i){t.clearRect(0,0,e,i)}scaleCanvas(t,e=0,i=0,n=1){t.translate(e,i),t.scale(n,n)}}class
|
|
6520
|
+
return s(zx.translate(a[0],a[1]).scale(r.k).translate("function"==typeof e?-e.apply(this,arguments):-e,"function"==typeof i?-i.apply(this,arguments):-i),t,c)}),n,r)},$.prototype={event:function(t){return t&&(this.sourceEvent=t),this},start:function(){return 1==++this.active&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(t,e){return this.mouse&&"mouse"!==t&&(this.mouse[1]=e.invert(this.mouse[0])),this.touch0&&"touch"!==t&&(this.touch0[1]=e.invert(this.touch0[0])),this.touch1&&"touch"!==t&&(this.touch1[1]=e.invert(this.touch1[0])),this.that.__zoom=e,this.emit("zoom"),this},end:function(){return 0==--this.active&&(delete this.that.__zooming,this.emit("end")),this},emit:function(t){var e=cw(this.that).datum()
|
|
6521
|
+
u.call(t,this.that,new _x(t,{sourceEvent:this.sourceEvent,target:f,type:t,transform:this.that.__zoom,dispatch:u}),e)}},f.wheelDelta=function(t){return arguments.length?(r="function"==typeof t?t:kx(+t),f):r},f.filter=function(t){return arguments.length?(n="function"==typeof t?t:kx(!!t),f):n},f.touchable=function(t){return arguments.length?(a="function"==typeof t?t:kx(!!t),f):a},f.extent=function(t){return arguments.length?(o="function"==typeof t?t:kx([[+t[0][0],+t[0][1]],[+t[1][0],+t[1][1]]]),f):o},f.scaleExtent=function(t){return arguments.length?(l[0]=+t[0],l[1]=+t[1],f):[l[0],l[1]]},f.translateExtent=function(t){return arguments.length?(c[0][0]=+t[0][0],c[1][0]=+t[1][0],c[0][1]=+t[0][1],c[1][1]=+t[1][1],f):[[c[0][0],c[0][1]],[c[1][0],c[1][1]]]},f.constrain=function(t){return arguments.length?(s=t,f):s},f.duration=function(t){return arguments.length?(d=+t,f):d},f.interpolate=function(t){return arguments.length?(h=t,f):h},f.on=function(){var t=u.on.apply(u,arguments)
|
|
6522
|
+
return t===u?f:t},f.clickDistance=function(t){return arguments.length?(g=(t=+t)*t,f):Math.sqrt(g)},f.tapDistance=function(t){return arguments.length?(v=+t,f):v},f}().scaleExtent([1.1,this.getZoomMax(this.canvasLength*this.canvasLength,this.dataManager.containerDimensions.width*this.dataManager.containerDimensions.height)]).translateExtent([this.minExtentPoint,[this.canvasLength+this.extentPadding,this.canvasLength+this.extentPadding]]).filter((t=>Rx(this.canvas).k>=this.minScale||"wheel"===t.type)).on("zoom",(e=>{const i=e.transform,n=this.canvas.getContext("2d")
|
|
6523
|
+
null!==n&&(n.save(),i.k===this.minScale?(this.zoomTransform=zx,this.clearCanvas(n,this.canvasLength,this.canvasLength),this.scaleCanvas(n,zx.x,zx.y,zx.k),this.renderingModule.drawWafer(this.zoomTransform.k),t.transform(cw(this.canvas),zx)):(this.zoomTransform=i,this.clearCanvas(n,this.canvasLength*this.zoomTransform.k,this.canvasLength*this.zoomTransform.k),this.scaleCanvas(n,i.x,i.y,i.k),this.renderingModule.drawWafer(this.zoomTransform.k)),n.restore(),this.zoomContainer.setAttribute("transform",this.zoomTransform.toString()))}))
|
|
6524
|
+
return t}getZoomMax(t,e){return Math.ceil(e/t*100)}clearCanvas(t,e,i){t.clearRect(0,0,e,i)}scaleCanvas(t,e=0,i=0,n=1){t.translate(e,i),t.scale(n,n)}}class Fx extends _e{constructor(){super(...arguments),this.quadrant=Vv,this.orientation=Ev,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=Hv,this.highlightedValues=[],this.dies=[],this.colorScale={colors:[],values:[]},this.renderQueued=!1}connectedCallback(){super.connectedCallback(),this.resizeObserver=new ResizeObserver((t=>{const e=t[0]
|
|
6434
6525
|
if(void 0===e)return
|
|
6435
6526
|
const{height:i,width:n}=e.contentRect
|
|
6436
|
-
this.canvasSideLength=Math.min(i,n)})),this.resizeObserver.observe(this),this.canvas.addEventListener("wheel",(t=>t.preventDefault()),{passive:!1}),this.queueRender()}disconnectedCallback(){super.disconnectedCallback(),this.canvas.removeEventListener("wheel",(t=>t.preventDefault())),this.resizeObserver.unobserve(this)}render(){this.renderQueued=!1,void 0!==this.canvasSideLength&&0!==this.canvasSideLength&&(this.renderer?.clearCanvas(this.canvasSideLength,this.canvasSideLength),this.dataManager=new
|
|
6437
|
-
const
|
|
6438
|
-
rn.getOrCreate().withPrefix("nimble").register(
|
|
6527
|
+
this.canvasSideLength=Math.min(i,n)})),this.resizeObserver.observe(this),this.canvas.addEventListener("wheel",(t=>t.preventDefault()),{passive:!1}),this.queueRender()}disconnectedCallback(){super.disconnectedCallback(),this.canvas.removeEventListener("wheel",(t=>t.preventDefault())),this.resizeObserver.unobserve(this)}render(){this.renderQueued=!1,void 0!==this.canvasSideLength&&0!==this.canvasSideLength&&(this.renderer?.clearCanvas(this.canvasSideLength,this.canvasSideLength),this.dataManager=new Xm(this.dies,this.quadrant,{width:this.canvasSideLength,height:this.canvasSideLength},this.colorScale,this.highlightedValues,this.colorScaleMode,this.dieLabelsHidden,this.dieLabelsSuffix,this.maxCharacters),this.renderer=new Wm(this.dataManager,this.canvas),this.zoomHandler=new Px(this.canvas,this.zoomContainer,this.dataManager,this.renderer,this.canvasSideLength),this.zoomHandler.attachZoomBehavior(),this.renderer.drawWafer())}quadrantChanged(){this.queueRender()}orientationChanged(){this.queueRender()}maxCharactersChanged(){this.queueRender()}dieLabelsHiddenChanged(){this.queueRender()}dieLabelsSuffixChanged(){this.queueRender()}colorScaleModeChanged(){this.queueRender()}highlightedValuesChanged(){this.queueRender()}diesChanged(){this.queueRender()}colorScaleChanged(){this.queueRender()}canvasSideLengthChanged(){void 0!==this.canvasSideLength&&0!==this.canvasSideLength&&(this.canvas.width=this.canvasSideLength,this.canvas.height=this.canvasSideLength),this.zoomHandler?.resetTransform(),this.queueRender()}queueRender(){this.$fastController.isConnected&&(this.renderQueued||(this.renderQueued=!0,u.queueUpdate((()=>this.render()))))}}t([nt],Fx.prototype,"quadrant",void 0),t([nt],Fx.prototype,"orientation",void 0),t([nt({attribute:"max-characters",converter:et})],Fx.prototype,"maxCharacters",void 0),t([nt({attribute:"die-labels-hidden",mode:"boolean"})],Fx.prototype,"dieLabelsHidden",void 0),t([nt({attribute:"die-labels-suffix"})],Fx.prototype,"dieLabelsSuffix",void 0),t([nt({attribute:"color-scale-mode"})],Fx.prototype,"colorScaleMode",void 0),t([f],Fx.prototype,"canvasSideLength",void 0),t([f],Fx.prototype,"highlightedValues",void 0),t([f],Fx.prototype,"dies",void 0),t([f],Fx.prototype,"colorScale",void 0)
|
|
6528
|
+
const Tx=Fx.compose({baseName:"wafer-map",template:Mv,styles:Iv})
|
|
6529
|
+
rn.getOrCreate().withPrefix("nimble").register(Tx())}()
|
|
6439
6530
|
//# sourceMappingURL=all-components-bundle.min.js.map
|