@ni/nimble-components 18.13.4 → 18.13.5
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 +296 -77
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +794 -776
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/table/components/group-row/index.js +6 -2
- package/dist/esm/table/components/group-row/index.js.map +1 -1
- package/dist/esm/table/components/row/index.js +4 -2
- package/dist/esm/table/components/row/index.js.map +1 -1
- package/dist/esm/table/components/row/template.js +0 -1
- package/dist/esm/table/components/row/template.js.map +1 -1
- package/dist/esm/table/index.d.ts +4 -16
- package/dist/esm/table/index.js +26 -70
- package/dist/esm/table/index.js.map +1 -1
- package/dist/esm/table/models/interactive-selection-manager.d.ts +17 -0
- package/dist/esm/table/models/interactive-selection-manager.js +51 -0
- package/dist/esm/table/models/interactive-selection-manager.js.map +1 -0
- package/dist/esm/table/models/selection-managers/disabled-selection-manager.d.ts +11 -0
- package/dist/esm/table/models/selection-managers/disabled-selection-manager.js +17 -0
- package/dist/esm/table/models/selection-managers/disabled-selection-manager.js.map +1 -0
- package/dist/esm/table/models/selection-managers/multi-selection-manager.d.ts +20 -0
- package/dist/esm/table/models/selection-managers/multi-selection-manager.js +104 -0
- package/dist/esm/table/models/selection-managers/multi-selection-manager.js.map +1 -0
- package/dist/esm/table/models/selection-managers/selection-manager-base.d.ts +19 -0
- package/dist/esm/table/models/selection-managers/selection-manager-base.js +78 -0
- package/dist/esm/table/models/selection-managers/selection-manager-base.js.map +1 -0
- package/dist/esm/table/models/selection-managers/single-selection-manager.d.ts +11 -0
- package/dist/esm/table/models/selection-managers/single-selection-manager.js +18 -0
- package/dist/esm/table/models/selection-managers/single-selection-manager.js.map +1 -0
- package/dist/esm/table/template.js +1 -1
- package/dist/esm/table/template.js.map +1 -1
- package/dist/esm/table/testing/table.pageobject.d.ts +6 -3
- package/dist/esm/table/testing/table.pageobject.js +30 -4
- package/dist/esm/table/testing/table.pageobject.js.map +1 -1
- package/dist/esm/table/types.d.ts +17 -0
- package/dist/esm/table/types.js.map +1 -1
- package/package.json +1 -1
|
@@ -57,7 +57,7 @@ if(s.propertySource=e,s.propertyName=t,s.notifier=n,n.subscribe(this,t),null!==i
|
|
|
57
57
|
o=void 0,t=i.propertySource[i.propertyName],o=this,e===t&&(this.needsRefresh=!0)}i.next=s}this.last=s}handleChange(){this.needsQueue&&(this.needsQueue=!1,i(this))}call(){null!==this.last&&(this.needsQueue=!0,this.notify(this))}records(){let e=this.first
|
|
58
58
|
return{next:()=>{const t=e
|
|
59
59
|
return void 0===t?{value:void 0,done:!0}:(e=e.next,{value:t,done:!1})},[Symbol.iterator]:function(){return this}}}}return Object.freeze({setArrayObserverFactory(e){n=e},getNotifier:r,track(e,t){void 0!==o&&o.watch(e,t)},trackVolatile(){void 0!==o&&(o.needsRefresh=!0)},notify(e,t){r(e).notify(t)},defineProperty(e,t){"string"==typeof t&&(t=new l(t)),a(e).push(t),Reflect.defineProperty(e,t.name,{enumerable:!0,get:function(){return t.getValue(this)},set:function(e){t.setValue(this,e)}})},getAccessors:a,binding(e,t,i=this.isVolatileBinding(e)){return new c(e,t,i)},isVolatileBinding:t=>e.test(t.toString())})}))
|
|
60
|
-
function
|
|
60
|
+
function f(e,t){v.defineProperty(e,t)}function m(e,t,i){return Object.assign({},i,{get:function(){return v.trackVolatile(),i.get.apply(this)}})}const b=o.getById(3,(()=>{let e=null
|
|
61
61
|
return{get:()=>e,set(t){e=t}}}))
|
|
62
62
|
class w{constructor(){this.index=0,this.length=0,this.parent=null,this.parentContext=null}get event(){return b.get()}get isEven(){return this.index%2==0}get isOdd(){return this.index%2!=0}get isFirst(){return 0===this.index}get isInMiddle(){return!this.isFirst&&!this.isLast}get isLast(){return this.index===this.length-1}static setEvent(e){b.set(e)}}v.defineProperty(w.prototype,"index"),v.defineProperty(w.prototype,"length")
|
|
63
63
|
const x=Object.seal(new w)
|
|
@@ -66,24 +66,24 @@ const e=this.target.$fastView
|
|
|
66
66
|
void 0!==e&&e.isComposed&&(e.unbind(),e.needsBindOnly=!0)}function R(){this.target.removeEventListener(this.targetName,this),this.source=null,this.context=null}function M(e){u.setAttribute(this.target,this.targetName,e)}function A(e){u.setBooleanAttribute(this.target,this.targetName,e)}function E(e){if(null==e&&(e=""),e.create){this.target.textContent=""
|
|
67
67
|
let t=this.target.$fastView
|
|
68
68
|
void 0===t?t=e.create():this.target.$fastTemplate!==e&&(t.isComposed&&(t.remove(),t.unbind()),t=e.create()),t.isComposed?t.needsBindOnly&&(t.needsBindOnly=!1,t.bind(this.source,this.context)):(t.isComposed=!0,t.bind(this.source,this.context),t.insertBefore(this.target),this.target.$fastView=t,this.target.$fastTemplate=e)}else{const t=this.target.$fastView
|
|
69
|
-
void 0!==t&&t.isComposed&&(t.isComposed=!1,t.remove(),t.needsBindOnly?t.needsBindOnly=!1:t.unbind()),this.target.textContent=e}}function O(e){this.target[this.targetName]=e}function
|
|
69
|
+
void 0!==t&&t.isComposed&&(t.isComposed=!1,t.remove(),t.needsBindOnly?t.needsBindOnly=!1:t.unbind()),this.target.textContent=e}}function O(e){this.target[this.targetName]=e}function F(e){const t=this.classVersions||Object.create(null),i=this.target
|
|
70
70
|
let o=this.version||0
|
|
71
71
|
if(null!=e&&e.length){const n=e.split(/\s+/)
|
|
72
72
|
for(let e=0,s=n.length;e<s;++e){const s=n[e]
|
|
73
73
|
""!==s&&(t[s]=o,i.classList.add(s))}}if(this.classVersions=t,this.version=o+1,0!==o){o-=1
|
|
74
|
-
for(const e in t)t[e]===o&&i.classList.remove(e)}}class
|
|
74
|
+
for(const e in t)t[e]===o&&i.classList.remove(e)}}class V extends ${constructor(e){super(),this.binding=e,this.bind=k,this.unbind=_,this.updateTarget=M,this.isBindingVolatile=v.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(e){if(this.originalTargetName=e,void 0!==e)switch(e[0]){case":":if(this.cleanedTargetName=e.substr(1),this.updateTarget=O,"innerHTML"===this.cleanedTargetName){const e=this.binding
|
|
75
75
|
this.binding=(t,i)=>u.createHTML(e(t,i))}break
|
|
76
76
|
case"?":this.cleanedTargetName=e.substr(1),this.updateTarget=A
|
|
77
77
|
break
|
|
78
78
|
case"@":this.cleanedTargetName=e.substr(1),this.bind=S,this.unbind=R
|
|
79
79
|
break
|
|
80
|
-
default:this.cleanedTargetName=e,"class"===e&&(this.updateTarget=
|
|
80
|
+
default:this.cleanedTargetName=e,"class"===e&&(this.updateTarget=F)}}targetAtContent(){this.updateTarget=E,this.unbind=I}createBehavior(e){return new H(e,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class H{constructor(e,t,i,o,n,s,r){this.source=null,this.context=null,this.bindingObserver=null,this.target=e,this.binding=t,this.isBindingVolatile=i,this.bind=o,this.unbind=n,this.updateTarget=s,this.targetName=r}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(e){w.setEvent(e)
|
|
81
81
|
const t=this.binding(this.source,this.context)
|
|
82
|
-
w.setEvent(null),!0!==t&&e.preventDefault()}}let
|
|
83
|
-
class
|
|
84
|
-
return t.directives=e,t.reset(),
|
|
82
|
+
w.setEvent(null),!0!==t&&e.preventDefault()}}let T=null
|
|
83
|
+
class P{addFactory(e){e.targetIndex=this.targetIndex,this.behaviorFactories.push(e)}captureContentBinding(e){e.targetAtContent(),this.addFactory(e)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){T=this}static borrow(e){const t=T||new P
|
|
84
|
+
return t.directives=e,t.reset(),T=null,t}}function D(e){if(1===e.length)return e[0]
|
|
85
85
|
let t
|
|
86
|
-
const i=e.length,o=e.map((e=>"string"==typeof e?()=>e:(t=e.targetName||t,e.binding))),n=new
|
|
86
|
+
const i=e.length,o=e.map((e=>"string"==typeof e?()=>e:(t=e.targetName||t,e.binding))),n=new V(((e,t)=>{let n=""
|
|
87
87
|
for(let s=0;s<i;++s)n+=o[s](e,t)
|
|
88
88
|
return n}))
|
|
89
89
|
return n.targetName=t,n}const L=h.length
|
|
@@ -97,7 +97,7 @@ else{const t=parseInt(n.substring(0,s))
|
|
|
97
97
|
o.push(e.directives[t]),r=n.substring(s+L)}""!==r&&o.push(r)}return o}function B(e,t,i=!1){const o=t.attributes
|
|
98
98
|
for(let n=0,s=o.length;n<s;++n){const r=o[n],a=r.value,l=z(e,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=D(l),null!==c&&(t.removeAttributeNode(r),n--,s--,e.addFactory(c))}}function N(e,t,i){const o=z(e,t.textContent)
|
|
101
101
|
if(null!==o){let n=t
|
|
102
102
|
for(let s=0,r=o.length;s<r;++s){const r=o[s],a=0===s?t:n.parentNode.insertBefore(document.createTextNode(""),n.nextSibling)
|
|
103
103
|
"string"==typeof r?a.textContent=r:(a.textContent=" ",e.captureContentBinding(r)),n=a,e.targetIndex++,a!==t&&i.nextNode()}e.targetIndex--}}const Z=document.createRange()
|
|
@@ -132,7 +132,7 @@ const i=e.content.firstElementChild
|
|
|
132
132
|
null!==i&&"TEMPLATE"===i.tagName&&(e=i)}else e=t
|
|
133
133
|
const i=function(e,t){const i=e.content
|
|
134
134
|
document.adoptNode(i)
|
|
135
|
-
const o=
|
|
135
|
+
const o=P.borrow(t)
|
|
136
136
|
B(o,e,!0)
|
|
137
137
|
const n=o.behaviorFactories
|
|
138
138
|
o.reset()
|
|
@@ -158,7 +158,7 @@ let o=""
|
|
|
158
158
|
for(let n=0,s=e.length-1;n<s;++n){const s=e[n]
|
|
159
159
|
let r=t[n]
|
|
160
160
|
if(o+=s,r instanceof U){const e=r
|
|
161
|
-
r=()=>e}if("function"==typeof r&&(r=new
|
|
161
|
+
r=()=>e}if("function"==typeof r&&(r=new V(r)),r instanceof $){const e=j.exec(s)
|
|
162
162
|
null!==e&&(r.targetName=e[2])}r instanceof y?(o+=r.createPlaceholder(i.length),i.push(r)):o+=r}return o+=e[e.length-1],new U(o,i)}class W{constructor(){this.targets=new WeakSet}addStylesTo(e){this.targets.add(e)}removeStylesFrom(e){this.targets.delete(e)}isAttachedTo(e){return this.targets.has(e)}withBehaviors(...e){return this.behaviors=null===this.behaviors?e:this.behaviors.concat(e),this}}function K(e){return e.map((e=>e instanceof W?K(e.styles):[e])).reduce(((e,t)=>e.concat(t)),[])}function X(e){return e.map((e=>e instanceof W?e.behaviors:null)).reduce(((e,t)=>null===t?e:(null===e&&(e=[]),e.concat(t))),null)}W.create=(()=>{if(u.supportsAdoptedStyleSheets){const e=new Map
|
|
163
163
|
return t=>new Y(t,e)}return e=>new J(e)})()
|
|
164
164
|
class Y extends W{constructor(e,t){super(),this.styles=e,this.styleSheetCache=t,this._styleSheets=void 0,this.behaviors=X(e)}get styleSheets(){if(void 0===this._styleSheets){const e=this.styles,t=this.styleSheetCache
|
|
@@ -241,13 +241,13 @@ if(void 0!==t)return t
|
|
|
241
241
|
const i=le.forType(e.constructor)
|
|
242
242
|
if(void 0===i)throw new Error("Missing FASTElement definition.")
|
|
243
243
|
return e.$fastController=new ue(e,i)}}function pe(e){return class extends e{constructor(){super(),ue.forCustomElement(this)}$emit(e,t,i){return this.$fastController.emit(e,t,i)}connectedCallback(){this.$fastController.onConnectedCallback()}disconnectedCallback(){this.$fastController.onDisconnectedCallback()}attributeChangedCallback(e,t,i){this.$fastController.onAttributeChangedCallback(e,t,i)}}}const ge=Object.assign(pe(HTMLElement),{from:e=>pe(e),define:(e,t)=>new le(e,t).define().type})
|
|
244
|
-
class ve{createCSS(){return""}createBehavior(){}}function
|
|
244
|
+
class ve{createCSS(){return""}createBehavior(){}}function fe(e,t){const i=[]
|
|
245
245
|
let o=""
|
|
246
246
|
const n=[]
|
|
247
247
|
for(let s=0,r=e.length-1;s<r;++s){o+=e[s]
|
|
248
248
|
let r=t[s]
|
|
249
249
|
if(r instanceof ve){const e=r.createBehavior()
|
|
250
|
-
r=r.createCSS(),e&&n.push(e)}r instanceof W||r instanceof CSSStyleSheet?(""!==o.trim()&&(i.push(o),o=""),i.push(r)):o+=r}return o+=e[e.length-1],""!==o.trim()&&i.push(o),{styles:i,behaviors:n}}function
|
|
250
|
+
r=r.createCSS(),e&&n.push(e)}r instanceof W||r instanceof CSSStyleSheet?(""!==o.trim()&&(i.push(o),o=""),i.push(r)):o+=r}return o+=e[e.length-1],""!==o.trim()&&i.push(o),{styles:i,behaviors:n}}function me(e,...t){const{styles:i,behaviors:o}=fe(e,t),n=W.create(i)
|
|
251
251
|
return o.length&&n.withBehaviors(...o),n}class be extends ve{constructor(e,t){super(),this.behaviors=t,this.css=""
|
|
252
252
|
const i=e.reduce(((e,t)=>("string"==typeof t?this.css+=t:e.push(t),e)),[])
|
|
253
253
|
i.length&&(this.styles=W.create(i))}createBehavior(){return this}createCSS(){return this.css}bind(e){this.styles&&e.$fastController.addStyles(this.styles),this.behaviors.length&&e.$fastController.addBehaviors(this.behaviors)}unbind(e){this.styles&&e.$fastController.removeStyles(this.styles),this.behaviors.length&&e.$fastController.removeBehaviors(this.behaviors)}}function we(e,t,i){return{index:e,removed:t,addedCount:i}}function xe(e,t,i,o,s,r){let a=0,l=0
|
|
@@ -307,16 +307,16 @@ const i=void 0===t?Ce(this.source,e):xe(this.source,0,this.source.length,t,0,t.l
|
|
|
307
307
|
this.notify(i)}}class Ie{constructor(e,t){this.target=e,this.propertyName=t}bind(e){e[this.propertyName]=this.target}unbind(){}}function Re(e){return new C("fast-ref",Ie,e)}function Me(e,t){const i="function"==typeof t?t:()=>t
|
|
308
308
|
return(t,o)=>e(t,o)?i(t,o):null}const Ae=Object.freeze({positioning:!1,recycle:!0})
|
|
309
309
|
function Ee(e,t,i,o){e.bind(t[i],o)}function Oe(e,t,i,o){const n=Object.create(o)
|
|
310
|
-
n.index=i,n.length=t.length,e.bind(t[i],n)}class
|
|
310
|
+
n.index=i,n.length=t.length,e.bind(t[i],n)}class Fe{constructor(e,t,i,o,n,s){this.location=e,this.itemsBinding=t,this.templateBinding=o,this.options=s,this.source=null,this.views=[],this.items=null,this.itemsObserver=null,this.originalContext=void 0,this.childContext=void 0,this.bindView=Ee,this.itemsBindingObserver=v.binding(t,this,i),this.templateBindingObserver=v.binding(o,this,n),s.positioning&&(this.bindView=Oe)}bind(e,t){this.source=e,this.originalContext=t,this.childContext=Object.create(t),this.childContext.parent=e,this.childContext.parentContext=this.originalContext,this.items=this.itemsBindingObserver.observe(e,this.originalContext),this.template=this.templateBindingObserver.observe(e,this.originalContext),this.observeItems(!0),this.refreshAllViews()}unbind(){this.source=null,this.items=null,null!==this.itemsObserver&&this.itemsObserver.unsubscribe(this),this.unbindAllViews(),this.itemsBindingObserver.disconnect(),this.templateBindingObserver.disconnect()}handleChange(e,t){e===this.itemsBinding?(this.items=this.itemsBindingObserver.observe(this.source,this.originalContext),this.observeItems(),this.refreshAllViews()):e===this.templateBinding?(this.template=this.templateBindingObserver.observe(this.source,this.originalContext),this.refreshAllViews(!0)):this.updateViews(t)}observeItems(e=!1){if(!this.items)return void(this.items=n)
|
|
311
311
|
const t=this.itemsObserver,i=this.itemsObserver=v.getNotifier(this.items),o=t!==i
|
|
312
312
|
o&&null!==t&&t.unsubscribe(this),(o||e)&&i.subscribe(this)}updateViews(e){const t=this.childContext,i=this.views,o=this.bindView,n=this.items,s=this.template,r=this.options.recycle,a=[]
|
|
313
313
|
let l=0,c=0
|
|
314
314
|
for(let d=0,h=e.length;d<h;++d){const h=e[d],u=h.removed
|
|
315
315
|
let p=0,g=h.index
|
|
316
|
-
const v=g+h.addedCount,
|
|
316
|
+
const v=g+h.addedCount,f=i.splice(h.index,u.length),m=c=a.length+f.length
|
|
317
317
|
for(;g<v;++g){const e=i[g],d=e?e.firstChild:this.location
|
|
318
318
|
let h
|
|
319
|
-
r&&c>0?(p<=f
|
|
319
|
+
r&&c>0?(p<=m&&f.length>0?(h=f[p],p++):(h=a[l],l++),c--):h=s.create(),i.splice(g,0,h),o(h,n,g,t),h.insertBefore(d)}f[p]&&a.push(...f.slice(p))}for(let e=l,t=a.length;e<t;++e)a[e].dispose()
|
|
320
320
|
if(this.options.positioning)for(let e=0,t=i.length;e<t;++e){const o=i[e].context
|
|
321
321
|
o.length=t,o.index=e}}refreshAllViews(e=!1){const t=this.items,i=this.childContext,o=this.template,n=this.location,s=this.bindView
|
|
322
322
|
let r=t.length,a=this.views,l=a.length
|
|
@@ -326,7 +326,7 @@ s(r,t,e,i),a[e]=r,r.insertBefore(n)}}else{let e=0
|
|
|
326
326
|
for(;e<r;++e)if(e<l){s(a[e],t,e,i)}else{const r=o.create()
|
|
327
327
|
s(r,t,e,i),a.push(r),r.insertBefore(n)}const c=a.splice(e,l-e)
|
|
328
328
|
for(e=0,r=c.length;e<r;++e)c[e].dispose()}}unbindAllViews(){const e=this.views
|
|
329
|
-
for(let t=0,i=e.length;t<i;++t)e[t].unbind()}}class
|
|
329
|
+
for(let t=0,i=e.length;t<i;++t)e[t].unbind()}}class Ve extends y{constructor(e,t,i){super(),this.itemsBinding=e,this.templateBinding=t,this.options=i,this.createPlaceholder=u.createBlockPlaceholder,function(){if(ke)return
|
|
330
330
|
ke=!0,v.setArrayObserverFactory((e=>new _e(e)))
|
|
331
331
|
const e=Array.prototype
|
|
332
332
|
if(e.$fastPatch)return
|
|
@@ -345,9 +345,9 @@ void 0!==t&&(t.flush(),e=this.slice())
|
|
|
345
345
|
const i=s.apply(this,arguments)
|
|
346
346
|
return void 0!==t&&t.reset(e),i},e.splice=function(){const e=r.apply(this,arguments),t=this.$fastController
|
|
347
347
|
return void 0!==t&&t.addSplice(Se(we(+arguments[0],e,arguments.length>2?arguments.length-2:0),this)),e},e.unshift=function(){const e=a.apply(this,arguments),t=this.$fastController
|
|
348
|
-
return void 0!==t&&t.addSplice(Se(we(0,[],arguments.length),this)),e}}(),this.isItemsBindingVolatile=v.isVolatileBinding(e),this.isTemplateBindingVolatile=v.isVolatileBinding(t)}createBehavior(e){return new
|
|
348
|
+
return void 0!==t&&t.addSplice(Se(we(0,[],arguments.length),this)),e}}(),this.isItemsBindingVolatile=v.isVolatileBinding(e),this.isTemplateBindingVolatile=v.isVolatileBinding(t)}createBehavior(e){return new Fe(e,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function He(e,t,i=Ae){return new Ve(e,"function"==typeof t?t:()=>t,Object.assign(Object.assign({},Ae),i))}function Te(e){return e?function(t,i,o){return 1===t.nodeType&&t.matches(e)}:function(e,t,i){return 1===e.nodeType}}class Pe{constructor(e,t){this.target=e,this.options=t,this.source=null}bind(e){const t=this.options.property
|
|
349
349
|
this.shouldUpdate=v.getAccessors(e).some((e=>e.name===t)),this.source=e,this.updateTarget(this.computeNodes()),this.shouldUpdate&&this.observe()}unbind(){this.updateTarget(n),this.source=null,this.shouldUpdate&&this.disconnect()}handleEvent(){this.updateTarget(this.computeNodes())}computeNodes(){let e=this.getNodes()
|
|
350
|
-
return void 0!==this.options.filter&&(e=e.filter(this.options.filter)),e}updateTarget(e){this.source[this.options.property]=e}}class De extends
|
|
350
|
+
return void 0!==this.options.filter&&(e=e.filter(this.options.filter)),e}updateTarget(e){this.source[this.options.property]=e}}class De extends Pe{constructor(e,t){super(e,t)}observe(){this.target.addEventListener("slotchange",this)}disconnect(){this.target.removeEventListener("slotchange",this)}getNodes(){return this.target.assignedNodes(this.options)}}function Le(e){return"string"==typeof e&&(e={property:e}),new C("fast-slotted",De,e)}class ze extends Pe{constructor(e,t){super(e,t),this.observer=null,t.childList=!0}observe(){null===this.observer&&(this.observer=new MutationObserver(this.handleEvent.bind(this))),this.observer.observe(this.target,this.options)}disconnect(){this.observer.disconnect()}getNodes(){return"subtree"in this.options?Array.from(this.target.querySelectorAll(this.options.selector)):Array.from(this.target.childNodes)}}function Be(e){return"string"==typeof e&&(e={property:e}),new C("fast-children",ze,e)}class Ne{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const Ze=(e,t)=>G`
|
|
351
351
|
<span
|
|
352
352
|
part="end"
|
|
353
353
|
${Re("endContainer")}
|
|
@@ -444,7 +444,7 @@ return s.$isInterface=!0,s.friendlyName=null==o?"(anonymous)":o,null!=i&&(s.regi
|
|
|
444
444
|
void 0!==n&&(i[o]=n)}else if(i)et.defineProperty(t,i,e[0])
|
|
445
445
|
else{const i=o?et.getOrCreateAnnotationParamTypes(o.value):et.getOrCreateAnnotationParamTypes(t)
|
|
446
446
|
let n
|
|
447
|
-
for(let t=0;t<e.length;++t)n=e[t],void 0!==n&&(i[t]=n)}},transient:e=>(e.register=function(t){return
|
|
447
|
+
for(let t=0;t<e.length;++t)n=e[t],void 0!==n&&(i[t]=n)}},transient:e=>(e.register=function(t){return ft.transient(e,e).register(t)},e.registerInRequestor=!1,e),singleton:(e,t=it)=>(e.register=function(t){return ft.singleton(e,e).register(t)},e.registerInRequestor=t.scoped,e)}),tt=et.createInterface("Container")
|
|
448
448
|
et.inject
|
|
449
449
|
const it={scoped:!1}
|
|
450
450
|
class ot{constructor(e,t,i){this.key=e,this.strategy=t,this.state=i,this.resolving=!1}get $isResolver(){return!0}register(e){return e.registerResolver(this.key,this)}resolve(e,t){switch(this.strategy){case 0:return this.state
|
|
@@ -465,22 +465,22 @@ class pt{constructor(e,t){this.owner=e,this.config=t,this._parent=void 0,this.re
|
|
|
465
465
|
let t,i,o,n,s
|
|
466
466
|
const r=this.context
|
|
467
467
|
for(let a=0,l=e.length;a<l;++a)if(t=e[a],xt(t))if(lt(t))t.register(this,r)
|
|
468
|
-
else if(void 0!==t.prototype)
|
|
468
|
+
else if(void 0!==t.prototype)ft.singleton(t,t).register(this)
|
|
469
469
|
else for(i=Object.keys(t),n=0,s=i.length;n<s;++n)o=t[i[n]],xt(o)&&(lt(o)?o.register(this,r):this.register(o))
|
|
470
|
-
return--this.registerDepth,this}registerResolver(e,t){
|
|
470
|
+
return--this.registerDepth,this}registerResolver(e,t){mt(e)
|
|
471
471
|
const i=this.resolvers,o=i.get(e)
|
|
472
472
|
return null==o?i.set(e,t):o instanceof ot&&4===o.strategy?o.state.push(t):i.set(e,new ot(e,4,[o,t])),t}registerTransformer(e,t){const i=this.getResolver(e)
|
|
473
473
|
if(null==i)return!1
|
|
474
474
|
if(i.getFactory){const e=i.getFactory(this)
|
|
475
|
-
return null!=e&&(e.registerTransformer(t),!0)}return!1}getResolver(e,t=!0){if(
|
|
475
|
+
return null!=e&&(e.registerTransformer(t),!0)}return!1}getResolver(e,t=!0){if(mt(e),void 0!==e.resolve)return e
|
|
476
476
|
let i,o=this
|
|
477
477
|
for(;null!=o;){if(i=o.resolvers.get(e),null!=i)return i
|
|
478
478
|
if(null==o.parent){const i=ct(e)?this:o
|
|
479
|
-
return t?this.jitRegister(e,i):null}o=o.parent}return null}has(e,t=!1){return!!this.resolvers.has(e)||!(!t||null==this.parent)&&this.parent.has(e,!0)}get(e){if(
|
|
479
|
+
return t?this.jitRegister(e,i):null}o=o.parent}return null}has(e,t=!1){return!!this.resolvers.has(e)||!(!t||null==this.parent)&&this.parent.has(e,!0)}get(e){if(mt(e),e.$isResolver)return e.resolve(this,this)
|
|
480
480
|
let t,i=this
|
|
481
481
|
for(;null!=i;){if(t=i.resolvers.get(e),null!=t)return t.resolve(i,this)
|
|
482
482
|
if(null==i.parent){const o=ct(e)?this:i
|
|
483
|
-
return t=this.jitRegister(e,o),t.resolve(i,this)}i=i.parent}throw new Error(`Unable to resolve key: ${e}`)}getAll(e,t=!1){
|
|
483
|
+
return t=this.jitRegister(e,o),t.resolve(i,this)}i=i.parent}throw new Error(`Unable to resolve key: ${e}`)}getAll(e,t=!1){mt(e)
|
|
484
484
|
const i=this
|
|
485
485
|
let o,s=i
|
|
486
486
|
if(t){let t=n
|
|
@@ -498,8 +498,8 @@ throw new Error("A valid resolver was not returned from the static register meth
|
|
|
498
498
|
return t.resolvers.set(e,i),i}}}const gt=new WeakMap
|
|
499
499
|
function vt(e){return function(t,i,o){if(gt.has(o))return gt.get(o)
|
|
500
500
|
const n=e(t,i,o)
|
|
501
|
-
return gt.set(o,n),n}}const
|
|
502
|
-
function
|
|
501
|
+
return gt.set(o,n),n}}const ft=Object.freeze({instance:(e,t)=>new ot(e,0,t),singleton:(e,t)=>new ot(e,1,t),transient:(e,t)=>new ot(e,2,t),callback:(e,t)=>new ot(e,3,t),cachedCallback:(e,t)=>new ot(e,3,vt(t)),aliasTo:(e,t)=>new ot(t,5,e)})
|
|
502
|
+
function mt(e){if(null==e)throw new Error("key/value cannot be null or undefined. Are you trying to inject/register something that doesn't exist with DI?")}function bt(e,t,i){if(e instanceof ot&&4===e.strategy){const o=e.state
|
|
503
503
|
let n=o.length
|
|
504
504
|
const s=new Array(n)
|
|
505
505
|
for(;n--;)s[n]=o[n].resolve(t,i)
|
|
@@ -515,19 +515,19 @@ if(0===i)return $t[e]=!1
|
|
|
515
515
|
let o=0
|
|
516
516
|
for(let t=0;t<i;++t)if(o=e.charCodeAt(t),0===t&&48===o&&i>1||o<48||o>57)return $t[e]=!1
|
|
517
517
|
return $t[e]=!0}default:return!1}}function kt(e){return`${e.toLowerCase()}:presentation`}const St=new Map,_t=Object.freeze({define(e,t,i){const o=kt(e)
|
|
518
|
-
void 0===St.get(o)?St.set(o,t):St.set(o,!1),i.register(
|
|
518
|
+
void 0===St.get(o)?St.set(o,t):St.set(o,!1),i.register(ft.instance(o,t))},forTag(e,t){const i=kt(e),o=St.get(i)
|
|
519
519
|
if(!1===o){return et.findResponsibleContainer(t).get(i)}return o||null}})
|
|
520
520
|
class It{constructor(e,t){this.template=e||null,this.styles=void 0===t?null:Array.isArray(t)?W.create(t):t instanceof W?t:W.create([t])}applyTo(e){const t=e.$fastController
|
|
521
|
-
null===t.template&&(t.template=this.template),null===t.styles&&(t.styles=this.styles)}}class Rt extends ge{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=_t.forTag(this.tagName,this)),this._presentation}templateChanged(){void 0!==this.template&&(this.$fastController.template=this.template)}stylesChanged(){void 0!==this.styles&&(this.$fastController.styles=this.styles)}connectedCallback(){null!==this.$presentation&&this.$presentation.applyTo(this),super.connectedCallback()}static compose(e){return(t={})=>new At(this===Rt?class extends Rt{}:this,e,t)}}function Mt(e,t,i){return"function"==typeof e?e(t,i):e}Ue([
|
|
521
|
+
null===t.template&&(t.template=this.template),null===t.styles&&(t.styles=this.styles)}}class Rt extends ge{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=_t.forTag(this.tagName,this)),this._presentation}templateChanged(){void 0!==this.template&&(this.$fastController.template=this.template)}stylesChanged(){void 0!==this.styles&&(this.$fastController.styles=this.styles)}connectedCallback(){null!==this.$presentation&&this.$presentation.applyTo(this),super.connectedCallback()}static compose(e){return(t={})=>new At(this===Rt?class extends Rt{}:this,e,t)}}function Mt(e,t,i){return"function"==typeof e?e(t,i):e}Ue([f],Rt.prototype,"template",void 0),Ue([f],Rt.prototype,"styles",void 0)
|
|
522
522
|
class At{constructor(e,t,i){this.type=e,this.elementDefinition=t,this.overrideDefinition=i,this.definition=Object.assign(Object.assign({},this.elementDefinition),this.overrideDefinition)}register(e,t){const i=this.definition,o=this.overrideDefinition,n=`${i.prefix||t.elementPrefix}-${i.baseName}`
|
|
523
523
|
t.tryDefineElement({name:n,type:this.type,baseClass:this.elementDefinition.baseClass,callback:e=>{const t=new It(Mt(i.template,e,i),Mt(i.styles,e,i))
|
|
524
524
|
e.definePresentation(t)
|
|
525
525
|
let n=Mt(i.shadowOptions,e,i)
|
|
526
526
|
e.shadowRootMode&&(n?o.shadowOptions||(n.mode=e.shadowRootMode):null!==n&&(n={mode:e.shadowRootMode})),e.defineElement({elementOptions:Mt(i.elementOptions,e,i),shadowOptions:n,attributes:Mt(i.attributes,e,i)})}})}}function Et(e,...t){const i=ee.locate(e)
|
|
527
527
|
t.forEach((t=>{Object.getOwnPropertyNames(t.prototype).forEach((i=>{"constructor"!==i&&Object.defineProperty(e.prototype,i,Object.getOwnPropertyDescriptor(t.prototype,i))}))
|
|
528
|
-
ee.locate(t).forEach((e=>i.push(e)))}))}const Ot="horizontal",
|
|
529
|
-
function
|
|
530
|
-
const
|
|
528
|
+
ee.locate(t).forEach((e=>i.push(e)))}))}const Ot="horizontal",Ft="vertical"
|
|
529
|
+
function Vt(...e){return e.every((e=>e instanceof HTMLElement))}let Ht
|
|
530
|
+
const Tt="resize",Pt="scroll"
|
|
531
531
|
var Dt
|
|
532
532
|
!function(e){e[e.alt=18]="alt",e[e.arrowDown=40]="arrowDown",e[e.arrowLeft=37]="arrowLeft",e[e.arrowRight=39]="arrowRight",e[e.arrowUp=38]="arrowUp",e[e.back=8]="back",e[e.backSlash=220]="backSlash",e[e.break=19]="break",e[e.capsLock=20]="capsLock",e[e.closeBracket=221]="closeBracket",e[e.colon=186]="colon",e[e.colon2=59]="colon2",e[e.comma=188]="comma",e[e.ctrl=17]="ctrl",e[e.delete=46]="delete",e[e.end=35]="end",e[e.enter=13]="enter",e[e.equals=187]="equals",e[e.equals2=61]="equals2",e[e.equals3=107]="equals3",e[e.escape=27]="escape",e[e.forwardSlash=191]="forwardSlash",e[e.function1=112]="function1",e[e.function10=121]="function10",e[e.function11=122]="function11",e[e.function12=123]="function12",e[e.function2=113]="function2",e[e.function3=114]="function3",e[e.function4=115]="function4",e[e.function5=116]="function5",e[e.function6=117]="function6",e[e.function7=118]="function7",e[e.function8=119]="function8",e[e.function9=120]="function9",e[e.home=36]="home",e[e.insert=45]="insert",e[e.menu=93]="menu",e[e.minus=189]="minus",e[e.minus2=109]="minus2",e[e.numLock=144]="numLock",e[e.numPad0=96]="numPad0",e[e.numPad1=97]="numPad1",e[e.numPad2=98]="numPad2",e[e.numPad3=99]="numPad3",e[e.numPad4=100]="numPad4",e[e.numPad5=101]="numPad5",e[e.numPad6=102]="numPad6",e[e.numPad7=103]="numPad7",e[e.numPad8=104]="numPad8",e[e.numPad9=105]="numPad9",e[e.numPadDivide=111]="numPadDivide",e[e.numPadDot=110]="numPadDot",e[e.numPadMinus=109]="numPadMinus",e[e.numPadMultiply=106]="numPadMultiply",e[e.numPadPlus=107]="numPadPlus",e[e.openBracket=219]="openBracket",e[e.pageDown=34]="pageDown",e[e.pageUp=33]="pageUp",e[e.period=190]="period",e[e.print=44]="print",e[e.quote=222]="quote",e[e.scrollLock=145]="scrollLock",e[e.shift=16]="shift",e[e.space=32]="space",e[e.tab=9]="tab",e[e.tilde=192]="tilde",e[e.windowsLeft=91]="windowsLeft",e[e.windowsOpera=219]="windowsOpera",e[e.windowsRight=92]="windowsRight"}(Dt||(Dt={}))
|
|
533
533
|
const Lt="ArrowDown",zt="ArrowLeft",Bt="ArrowRight",Nt="ArrowUp",Zt="Enter",qt="Escape",Ut="Home",jt="End",Gt=" ",Wt="Tab",Kt={ArrowDown:Lt,ArrowLeft:zt,ArrowRight:Bt,ArrowUp:Nt}
|
|
@@ -537,7 +537,7 @@ let Jt=0
|
|
|
537
537
|
function ei(e=""){return`${e}${Jt++}`}class ti{}Ue([ne({attribute:"aria-atomic"})],ti.prototype,"ariaAtomic",void 0),Ue([ne({attribute:"aria-busy"})],ti.prototype,"ariaBusy",void 0),Ue([ne({attribute:"aria-controls"})],ti.prototype,"ariaControls",void 0),Ue([ne({attribute:"aria-current"})],ti.prototype,"ariaCurrent",void 0),Ue([ne({attribute:"aria-describedby"})],ti.prototype,"ariaDescribedby",void 0),Ue([ne({attribute:"aria-details"})],ti.prototype,"ariaDetails",void 0),Ue([ne({attribute:"aria-disabled"})],ti.prototype,"ariaDisabled",void 0),Ue([ne({attribute:"aria-errormessage"})],ti.prototype,"ariaErrormessage",void 0),Ue([ne({attribute:"aria-flowto"})],ti.prototype,"ariaFlowto",void 0),Ue([ne({attribute:"aria-haspopup"})],ti.prototype,"ariaHaspopup",void 0),Ue([ne({attribute:"aria-hidden"})],ti.prototype,"ariaHidden",void 0),Ue([ne({attribute:"aria-invalid"})],ti.prototype,"ariaInvalid",void 0),Ue([ne({attribute:"aria-keyshortcuts"})],ti.prototype,"ariaKeyshortcuts",void 0),Ue([ne({attribute:"aria-label"})],ti.prototype,"ariaLabel",void 0),Ue([ne({attribute:"aria-labelledby"})],ti.prototype,"ariaLabelledby",void 0),Ue([ne({attribute:"aria-live"})],ti.prototype,"ariaLive",void 0),Ue([ne({attribute:"aria-owns"})],ti.prototype,"ariaOwns",void 0),Ue([ne({attribute:"aria-relevant"})],ti.prototype,"ariaRelevant",void 0),Ue([ne({attribute:"aria-roledescription"})],ti.prototype,"ariaRoledescription",void 0)
|
|
538
538
|
let ii=class extends Rt{constructor(){super(...arguments),this.handleUnsupportedDelegatesFocus=()=>{var e
|
|
539
539
|
window.ShadowRoot&&!window.ShadowRoot.prototype.hasOwnProperty("delegatesFocus")&&(null===(e=this.$fastController.definition.shadowOptions)||void 0===e?void 0:e.delegatesFocus)&&(this.focus=()=>{this.control.focus()})}}connectedCallback(){super.connectedCallback(),this.handleUnsupportedDelegatesFocus()}}
|
|
540
|
-
Ue([ne],ii.prototype,"download",void 0),Ue([ne],ii.prototype,"href",void 0),Ue([ne],ii.prototype,"hreflang",void 0),Ue([ne],ii.prototype,"ping",void 0),Ue([ne],ii.prototype,"referrerpolicy",void 0),Ue([ne],ii.prototype,"rel",void 0),Ue([ne],ii.prototype,"target",void 0),Ue([ne],ii.prototype,"type",void 0),Ue([
|
|
540
|
+
Ue([ne],ii.prototype,"download",void 0),Ue([ne],ii.prototype,"href",void 0),Ue([ne],ii.prototype,"hreflang",void 0),Ue([ne],ii.prototype,"ping",void 0),Ue([ne],ii.prototype,"referrerpolicy",void 0),Ue([ne],ii.prototype,"rel",void 0),Ue([ne],ii.prototype,"target",void 0),Ue([ne],ii.prototype,"type",void 0),Ue([f],ii.prototype,"defaultSlottedContent",void 0)
|
|
541
541
|
class oi{}Ue([ne({attribute:"aria-expanded"})],oi.prototype,"ariaExpanded",void 0),Et(oi,ti),Et(ii,Ne,oi)
|
|
542
542
|
const ni=e=>{const t=e.closest("[dir]")
|
|
543
543
|
return null!==t&&"rtl"===t.dir?Xt.rtl:Xt.ltr}
|
|
@@ -590,7 +590,7 @@ case"insetStart":return r+o
|
|
|
590
590
|
case"insetEnd":return a+o
|
|
591
591
|
case"end":return a
|
|
592
592
|
case"center":return 2*Math.min(r,a)+o}},this.getNextRegionDimension=(e,t)=>{const i={height:void 0!==this.regionRect?this.regionRect.height:0,width:void 0!==this.regionRect?this.regionRect.width:0}
|
|
593
|
-
return void 0!==e&&"fill"===this.horizontalScaling?i.width=this.getAvailableSpace(e,void 0!==this.anchorRect?this.anchorRect.left:0,void 0!==this.anchorRect?this.anchorRect.right:0,void 0!==this.anchorRect?this.anchorRect.width:0,void 0!==this.viewportRect?this.viewportRect.left:0,void 0!==this.viewportRect?this.viewportRect.right:0):"anchor"===this.horizontalScaling&&(i.width=void 0!==this.anchorRect?this.anchorRect.width:0),void 0!==t&&"fill"===this.verticalScaling?i.height=this.getAvailableSpace(t,void 0!==this.anchorRect?this.anchorRect.top:0,void 0!==this.anchorRect?this.anchorRect.bottom:0,void 0!==this.anchorRect?this.anchorRect.height:0,void 0!==this.viewportRect?this.viewportRect.top:0,void 0!==this.viewportRect?this.viewportRect.bottom:0):"anchor"===this.verticalScaling&&(i.height=void 0!==this.anchorRect?this.anchorRect.height:0),i},this.startAutoUpdateEventListeners=()=>{window.addEventListener(
|
|
593
|
+
return void 0!==e&&"fill"===this.horizontalScaling?i.width=this.getAvailableSpace(e,void 0!==this.anchorRect?this.anchorRect.left:0,void 0!==this.anchorRect?this.anchorRect.right:0,void 0!==this.anchorRect?this.anchorRect.width:0,void 0!==this.viewportRect?this.viewportRect.left:0,void 0!==this.viewportRect?this.viewportRect.right:0):"anchor"===this.horizontalScaling&&(i.width=void 0!==this.anchorRect?this.anchorRect.width:0),void 0!==t&&"fill"===this.verticalScaling?i.height=this.getAvailableSpace(t,void 0!==this.anchorRect?this.anchorRect.top:0,void 0!==this.anchorRect?this.anchorRect.bottom:0,void 0!==this.anchorRect?this.anchorRect.height:0,void 0!==this.viewportRect?this.viewportRect.top:0,void 0!==this.viewportRect?this.viewportRect.bottom:0):"anchor"===this.verticalScaling&&(i.height=void 0!==this.anchorRect?this.anchorRect.height:0),i},this.startAutoUpdateEventListeners=()=>{window.addEventListener(Tt,this.update,{passive:!0}),window.addEventListener(Pt,this.update,{passive:!0,capture:!0}),null!==this.resizeDetector&&null!==this.viewportElement&&this.resizeDetector.observe(this.viewportElement)},this.stopAutoUpdateEventListeners=()=>{window.removeEventListener(Tt,this.update),window.removeEventListener(Pt,this.update),null!==this.resizeDetector&&null!==this.viewportElement&&this.resizeDetector.unobserve(this.viewportElement)}}anchorChanged(){this.initialLayoutComplete&&(this.anchorElement=this.getAnchor())}viewportChanged(){this.initialLayoutComplete&&(this.viewportElement=this.getViewport())}horizontalPositioningModeChanged(){this.requestReset()}horizontalDefaultPositionChanged(){this.updateForAttributeChange()}horizontalViewportLockChanged(){this.updateForAttributeChange()}horizontalInsetChanged(){this.updateForAttributeChange()}horizontalThresholdChanged(){this.updateForAttributeChange()}horizontalScalingChanged(){this.updateForAttributeChange()}verticalPositioningModeChanged(){this.requestReset()}verticalDefaultPositionChanged(){this.updateForAttributeChange()}verticalViewportLockChanged(){this.updateForAttributeChange()}verticalInsetChanged(){this.updateForAttributeChange()}verticalThresholdChanged(){this.updateForAttributeChange()}verticalScalingChanged(){this.updateForAttributeChange()}fixedPlacementChanged(){this.$fastController.isConnected&&this.initialLayoutComplete&&this.initialize()}autoUpdateModeChanged(e,t){this.$fastController.isConnected&&this.initialLayoutComplete&&("auto"===e&&this.stopAutoUpdateEventListeners(),"auto"===t&&this.startAutoUpdateEventListeners())}anchorElementChanged(){this.requestReset()}viewportElementChanged(){this.$fastController.isConnected&&this.initialLayoutComplete&&this.initialize()}connectedCallback(){super.connectedCallback(),"auto"===this.autoUpdateMode&&this.startAutoUpdateEventListeners(),this.initialize()}disconnectedCallback(){super.disconnectedCallback(),"auto"===this.autoUpdateMode&&this.stopAutoUpdateEventListeners(),this.stopObservers(),this.disconnectResizeDetector()}adoptedCallback(){this.initialize()}disconnectResizeDetector(){null!==this.resizeDetector&&(this.resizeDetector.disconnect(),this.resizeDetector=null)}initializeResizeDetector(){this.disconnectResizeDetector(),this.resizeDetector=new window.ResizeObserver(this.handleResize)}updateForAttributeChange(){this.$fastController.isConnected&&this.initialLayoutComplete&&(this.forceUpdate=!0,this.update())}initialize(){this.initializeResizeDetector(),null===this.anchorElement&&(this.anchorElement=this.getAnchor()),this.requestReset()}requestReset(){this.$fastController.isConnected&&!1===this.pendingReset&&(this.setInitialState(),u.queueUpdate((()=>this.reset())),this.pendingReset=!0)}setInitialState(){this.initialLayoutComplete=!1,this.regionVisible=!1,this.translateX=0,this.translateY=0,this.baseHorizontalOffset=0,this.baseVerticalOffset=0,this.viewportRect=void 0,this.regionRect=void 0,this.anchorRect=void 0,this.verticalPosition=void 0,this.horizontalPosition=void 0,this.style.opacity="0",this.style.pointerEvents="none",this.forceUpdate=!1,this.style.position=this.fixedPlacement?"fixed":"absolute",this.updatePositionClasses(),this.updateRegionStyle()}}
|
|
594
594
|
si.intersectionService=new class{constructor(){this.intersectionDetector=null,this.observedElements=new Map,this.requestPosition=(e,t)=>{var i
|
|
595
595
|
null!==this.intersectionDetector&&(this.observedElements.has(e)?null===(i=this.observedElements.get(e))||void 0===i||i.push(t):(this.observedElements.set(e,[t]),this.intersectionDetector.observe(e)))},this.cancelRequestPosition=(e,t)=>{const i=this.observedElements.get(e)
|
|
596
596
|
if(void 0!==i){const e=i.indexOf(t);-1!==e&&i.splice(e,1)}},this.initializeIntersectionDetector=()=>{t.IntersectionObserver&&(this.intersectionDetector=new IntersectionObserver(this.handleIntersection,{root:null,rootMargin:"0px",threshold:[0,1]}))},this.handleIntersection=e=>{if(null===this.intersectionDetector)return
|
|
@@ -598,16 +598,16 @@ const t=[],i=[]
|
|
|
598
598
|
e.forEach((e=>{var o
|
|
599
599
|
null===(o=this.intersectionDetector)||void 0===o||o.unobserve(e.target)
|
|
600
600
|
const n=this.observedElements.get(e.target)
|
|
601
|
-
void 0!==n&&(n.forEach((o=>{let n=t.indexOf(o);-1===n&&(n=t.length,t.push(o),i.push([])),i[n].push(e)})),this.observedElements.delete(e.target))})),t.forEach(((e,t)=>{e(i[t])}))},this.initializeIntersectionDetector()}},Ue([ne],si.prototype,"anchor",void 0),Ue([ne],si.prototype,"viewport",void 0),Ue([ne({attribute:"horizontal-positioning-mode"})],si.prototype,"horizontalPositioningMode",void 0),Ue([ne({attribute:"horizontal-default-position"})],si.prototype,"horizontalDefaultPosition",void 0),Ue([ne({attribute:"horizontal-viewport-lock",mode:"boolean"})],si.prototype,"horizontalViewportLock",void 0),Ue([ne({attribute:"horizontal-inset",mode:"boolean"})],si.prototype,"horizontalInset",void 0),Ue([ne({attribute:"horizontal-threshold"})],si.prototype,"horizontalThreshold",void 0),Ue([ne({attribute:"horizontal-scaling"})],si.prototype,"horizontalScaling",void 0),Ue([ne({attribute:"vertical-positioning-mode"})],si.prototype,"verticalPositioningMode",void 0),Ue([ne({attribute:"vertical-default-position"})],si.prototype,"verticalDefaultPosition",void 0),Ue([ne({attribute:"vertical-viewport-lock",mode:"boolean"})],si.prototype,"verticalViewportLock",void 0),Ue([ne({attribute:"vertical-inset",mode:"boolean"})],si.prototype,"verticalInset",void 0),Ue([ne({attribute:"vertical-threshold"})],si.prototype,"verticalThreshold",void 0),Ue([ne({attribute:"vertical-scaling"})],si.prototype,"verticalScaling",void 0),Ue([ne({attribute:"fixed-placement",mode:"boolean"})],si.prototype,"fixedPlacement",void 0),Ue([ne({attribute:"auto-update-mode"})],si.prototype,"autoUpdateMode",void 0),Ue([
|
|
601
|
+
void 0!==n&&(n.forEach((o=>{let n=t.indexOf(o);-1===n&&(n=t.length,t.push(o),i.push([])),i[n].push(e)})),this.observedElements.delete(e.target))})),t.forEach(((e,t)=>{e(i[t])}))},this.initializeIntersectionDetector()}},Ue([ne],si.prototype,"anchor",void 0),Ue([ne],si.prototype,"viewport",void 0),Ue([ne({attribute:"horizontal-positioning-mode"})],si.prototype,"horizontalPositioningMode",void 0),Ue([ne({attribute:"horizontal-default-position"})],si.prototype,"horizontalDefaultPosition",void 0),Ue([ne({attribute:"horizontal-viewport-lock",mode:"boolean"})],si.prototype,"horizontalViewportLock",void 0),Ue([ne({attribute:"horizontal-inset",mode:"boolean"})],si.prototype,"horizontalInset",void 0),Ue([ne({attribute:"horizontal-threshold"})],si.prototype,"horizontalThreshold",void 0),Ue([ne({attribute:"horizontal-scaling"})],si.prototype,"horizontalScaling",void 0),Ue([ne({attribute:"vertical-positioning-mode"})],si.prototype,"verticalPositioningMode",void 0),Ue([ne({attribute:"vertical-default-position"})],si.prototype,"verticalDefaultPosition",void 0),Ue([ne({attribute:"vertical-viewport-lock",mode:"boolean"})],si.prototype,"verticalViewportLock",void 0),Ue([ne({attribute:"vertical-inset",mode:"boolean"})],si.prototype,"verticalInset",void 0),Ue([ne({attribute:"vertical-threshold"})],si.prototype,"verticalThreshold",void 0),Ue([ne({attribute:"vertical-scaling"})],si.prototype,"verticalScaling",void 0),Ue([ne({attribute:"fixed-placement",mode:"boolean"})],si.prototype,"fixedPlacement",void 0),Ue([ne({attribute:"auto-update-mode"})],si.prototype,"autoUpdateMode",void 0),Ue([f],si.prototype,"anchorElement",void 0),Ue([f],si.prototype,"viewportElement",void 0),Ue([f],si.prototype,"initialLayoutComplete",void 0)
|
|
602
602
|
let ri=class extends ii{constructor(){super(...arguments),this.separator=!0}}
|
|
603
|
-
Ue([
|
|
603
|
+
Ue([f],ri.prototype,"separator",void 0),Et(ri,Ne,oi)
|
|
604
604
|
let ai=class extends Rt{slottedBreadcrumbItemsChanged(){if(this.$fastController.isConnected){if(void 0===this.slottedBreadcrumbItems||0===this.slottedBreadcrumbItems.length)return
|
|
605
605
|
const e=this.slottedBreadcrumbItems[this.slottedBreadcrumbItems.length-1]
|
|
606
606
|
this.slottedBreadcrumbItems.forEach((t=>{const i=t===e
|
|
607
607
|
this.setItemSeparator(t,i),this.setAriaCurrent(t,i)}))}}setItemSeparator(e,t){e instanceof ri&&(e.separator=!t)}findChildWithHref(e){var t,i
|
|
608
608
|
return e.childElementCount>0?e.querySelector("a[href]"):(null===(t=e.shadowRoot)||void 0===t?void 0:t.childElementCount)?null===(i=e.shadowRoot)||void 0===i?void 0:i.querySelector("a[href]"):null}setAriaCurrent(e,t){const i=this.findChildWithHref(e)
|
|
609
609
|
null===i&&e.hasAttribute("href")&&e instanceof ri?t?e.setAttribute("aria-current","page"):e.removeAttribute("aria-current"):null!==i&&(t?i.setAttribute("aria-current","page"):i.removeAttribute("aria-current"))}}
|
|
610
|
-
Ue([
|
|
610
|
+
Ue([f],ai.prototype,"slottedBreadcrumbItems",void 0)
|
|
611
611
|
const li=(e,t)=>G`
|
|
612
612
|
<button
|
|
613
613
|
class="control"
|
|
@@ -661,8 +661,8 @@ return e||(e=this.attachInternals(),ui.set(this,e)),e}connectedCallback(){super.
|
|
|
661
661
|
this.proxyInitialized||(this.proxyInitialized=!0,this.proxy.style.display="none",this.proxyEventsToBlock.forEach((e=>this.proxy.addEventListener(e,this.stopPropagation))),this.proxy.disabled=this.disabled,this.proxy.required=this.required,"string"==typeof this.name&&(this.proxy.name=this.name),"string"==typeof this.value&&(this.proxy.value=this.value),this.proxy.setAttribute("slot",ci),this.proxySlot=document.createElement("slot"),this.proxySlot.setAttribute("name",ci)),null===(e=this.shadowRoot)||void 0===e||e.appendChild(this.proxySlot),this.appendChild(this.proxy)}detachProxy(){var e
|
|
662
662
|
this.removeChild(this.proxy),null===(e=this.shadowRoot)||void 0===e||e.removeChild(this.proxySlot)}validate(e){this.proxy instanceof HTMLElement&&this.setValidity(this.proxy.validity,this.proxy.validationMessage,e)}setFormValue(e,t){this.elementInternals&&this.elementInternals.setFormValue(e,t||e)}_keypressHandler(e){if(e.key===Zt)if(this.form instanceof HTMLFormElement){const e=this.form.querySelector("[type=submit]")
|
|
663
663
|
null==e||e.click()}}stopPropagation(e){e.stopPropagation()}}
|
|
664
|
-
return ne({mode:"boolean"})(t.prototype,"disabled"),ne({mode:"fromView",attribute:"value"})(t.prototype,"initialValue"),ne({attribute:"current-value"})(t.prototype,"currentValue"),ne(t.prototype,"name"),ne({mode:"boolean"})(t.prototype,"required"),
|
|
665
|
-
this.setFormValue(e,e)}connectedCallback(){super.connectedCallback(),this.updateForm()}formResetCallback(){super.formResetCallback(),this.checked=!!this.checkedAttribute,this.dirtyChecked=!1}}return ne({attribute:"checked",mode:"boolean"})(i.prototype,"checkedAttribute"),ne({attribute:"current-checked",converter:te})(i.prototype,"currentChecked"),
|
|
664
|
+
return ne({mode:"boolean"})(t.prototype,"disabled"),ne({mode:"fromView",attribute:"value"})(t.prototype,"initialValue"),ne({attribute:"current-value"})(t.prototype,"currentValue"),ne(t.prototype,"name"),ne({mode:"boolean"})(t.prototype,"required"),f(t.prototype,"value"),t}function gi(e){class t extends(pi(e)){}class i extends t{constructor(...e){super(e),this.dirtyChecked=!1,this.checkedAttribute=!1,this.checked=!1,this.dirtyChecked=!1}checkedAttributeChanged(){this.defaultChecked=this.checkedAttribute}defaultCheckedChanged(){this.dirtyChecked||(this.checked=this.defaultChecked,this.dirtyChecked=!1)}checkedChanged(e,t){this.dirtyChecked||(this.dirtyChecked=!0),this.currentChecked=this.checked,this.updateForm(),this.proxy instanceof HTMLInputElement&&(this.proxy.checked=this.checked),void 0!==e&&this.$emit("change"),this.validate()}currentCheckedChanged(e,t){this.checked=this.currentChecked}updateForm(){const e=this.checked?this.value:null
|
|
665
|
+
this.setFormValue(e,e)}connectedCallback(){super.connectedCallback(),this.updateForm()}formResetCallback(){super.formResetCallback(),this.checked=!!this.checkedAttribute,this.dirtyChecked=!1}}return ne({attribute:"checked",mode:"boolean"})(i.prototype,"checkedAttribute"),ne({attribute:"current-checked",converter:te})(i.prototype,"currentChecked"),f(i.prototype,"defaultChecked"),f(i.prototype,"checked"),i}class vi extends Rt{}class fi extends(pi(vi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let mi=class extends fi{constructor(){super(...arguments),this.handleClick=e=>{var t
|
|
666
666
|
this.disabled&&(null===(t=this.defaultSlottedContent)||void 0===t?void 0:t.length)<=1&&e.stopPropagation()},this.handleSubmission=()=>{if(!this.form)return
|
|
667
667
|
const e=this.proxy.isConnected
|
|
668
668
|
e||this.attachProxy(),"function"==typeof this.form.requestSubmit?this.form.requestSubmit(this.proxy):this.proxy.click(),e||this.detachProxy()},this.handleFormReset=()=>{var e
|
|
@@ -674,16 +674,16 @@ t&&t.forEach((e=>{e.addEventListener("click",this.handleClick)}))}disconnectedCa
|
|
|
674
674
|
super.disconnectedCallback()
|
|
675
675
|
const t=Array.from(null===(e=this.control)||void 0===e?void 0:e.children)
|
|
676
676
|
t&&t.forEach((e=>{e.removeEventListener("click",this.handleClick)}))}}
|
|
677
|
-
Ue([ne({mode:"boolean"})],
|
|
678
|
-
class bi{}Ue([ne({attribute:"aria-expanded"})],bi.prototype,"ariaExpanded",void 0),Ue([ne({attribute:"aria-pressed"})],bi.prototype,"ariaPressed",void 0),Et(bi,ti),Et(
|
|
677
|
+
Ue([ne({mode:"boolean"})],mi.prototype,"autofocus",void 0),Ue([ne({attribute:"form"})],mi.prototype,"formId",void 0),Ue([ne],mi.prototype,"formaction",void 0),Ue([ne],mi.prototype,"formenctype",void 0),Ue([ne],mi.prototype,"formmethod",void 0),Ue([ne({mode:"boolean"})],mi.prototype,"formnovalidate",void 0),Ue([ne],mi.prototype,"formtarget",void 0),Ue([ne],mi.prototype,"type",void 0),Ue([f],mi.prototype,"defaultSlottedContent",void 0)
|
|
678
|
+
class bi{}Ue([ne({attribute:"aria-expanded"})],bi.prototype,"ariaExpanded",void 0),Ue([ne({attribute:"aria-pressed"})],bi.prototype,"ariaPressed",void 0),Et(bi,ti),Et(mi,Ne,bi)
|
|
679
679
|
class wi extends Rt{}class xi extends(gi(wi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let yi=class extends xi{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=e=>{if(!this.readOnly&&e.key===Gt)this.indeterminate&&(this.indeterminate=!1),this.checked=!this.checked},this.clickHandler=e=>{this.disabled||this.readOnly||(this.indeterminate&&(this.indeterminate=!1),this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}}
|
|
680
|
-
function $i(e){return
|
|
680
|
+
function $i(e){return Vt(e)&&("option"===e.getAttribute("role")||e instanceof HTMLOptionElement)}Ue([ne({attribute:"readonly",mode:"boolean"})],yi.prototype,"readOnly",void 0),Ue([f],yi.prototype,"defaultSlottedNodes",void 0),Ue([f],yi.prototype,"indeterminate",void 0)
|
|
681
681
|
class Ci extends Rt{constructor(e,t,i,o){super(),this.defaultSelected=!1,this.dirtySelected=!1,this.selected=this.defaultSelected,this.dirtyValue=!1,e&&(this.textContent=e),t&&(this.initialValue=t),i&&(this.defaultSelected=i),o&&(this.selected=o),this.proxy=new Option(`${this.textContent}`,this.initialValue,this.defaultSelected,this.selected),this.proxy.disabled=this.disabled}checkedChanged(e,t){this.ariaChecked="boolean"!=typeof t?null:t?"true":"false"}contentChanged(e,t){this.proxy instanceof HTMLOptionElement&&(this.proxy.textContent=this.textContent),this.$emit("contentchange",null,{bubbles:!0})}defaultSelectedChanged(){this.dirtySelected||(this.selected=this.defaultSelected,this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.defaultSelected))}disabledChanged(e,t){this.ariaDisabled=this.disabled?"true":"false",this.proxy instanceof HTMLOptionElement&&(this.proxy.disabled=this.disabled)}selectedAttributeChanged(){this.defaultSelected=this.selectedAttribute,this.proxy instanceof HTMLOptionElement&&(this.proxy.defaultSelected=this.defaultSelected)}selectedChanged(){this.ariaSelected=this.selected?"true":"false",this.dirtySelected||(this.dirtySelected=!0),this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.selected)}initialValueChanged(e,t){this.dirtyValue||(this.value=this.initialValue,this.dirtyValue=!1)}get label(){var e
|
|
682
682
|
return null!==(e=this.value)&&void 0!==e?e:this.text}get text(){var e,t
|
|
683
683
|
return null!==(t=null===(e=this.textContent)||void 0===e?void 0:e.replace(/\s+/g," ").trim())&&void 0!==t?t:""}set value(e){const t=`${null!=e?e:""}`
|
|
684
684
|
this._value=t,this.dirtyValue=!0,this.proxy instanceof HTMLOptionElement&&(this.proxy.value=t),v.notify(this,"value")}get value(){var e
|
|
685
|
-
return v.track(this,"value"),null!==(e=this._value)&&void 0!==e?e:this.text}get form(){return this.proxy?this.proxy.form:null}}Ue([
|
|
686
|
-
class ki{}Ue([
|
|
685
|
+
return v.track(this,"value"),null!==(e=this._value)&&void 0!==e?e:this.text}get form(){return this.proxy?this.proxy.form:null}}Ue([f],Ci.prototype,"checked",void 0),Ue([f],Ci.prototype,"content",void 0),Ue([f],Ci.prototype,"defaultSelected",void 0),Ue([ne({mode:"boolean"})],Ci.prototype,"disabled",void 0),Ue([ne({attribute:"selected",mode:"boolean"})],Ci.prototype,"selectedAttribute",void 0),Ue([f],Ci.prototype,"selected",void 0),Ue([ne({attribute:"value",mode:"fromView"})],Ci.prototype,"initialValue",void 0)
|
|
686
|
+
class ki{}Ue([f],ki.prototype,"ariaChecked",void 0),Ue([f],ki.prototype,"ariaPosInSet",void 0),Ue([f],ki.prototype,"ariaSelected",void 0),Ue([f],ki.prototype,"ariaSetSize",void 0),Et(ki,ti),Et(Ci,Ne,ki)
|
|
687
687
|
class Si extends Rt{constructor(){super(...arguments),this._options=[],this.selectedIndex=-1,this.selectedOptions=[],this.shouldSkipFocus=!1,this.typeaheadBuffer="",this.typeaheadExpired=!0,this.typeaheadTimeout=-1}get firstSelectedOption(){var e
|
|
688
688
|
return null!==(e=this.selectedOptions[0])&&void 0!==e?e:null}get hasSelectableOptions(){return this.options.length>0&&!this.options.every((e=>e.disabled))}get length(){var e,t
|
|
689
689
|
return null!==(t=null===(e=this.options)||void 0===e?void 0:e.length)&&void 0!==t?t:0}get options(){return v.track(this,"options"),this._options}set options(e){this._options=e,v.notify(this,"options")}get typeAheadExpired(){return this.typeaheadExpired}set typeAheadExpired(e){this.typeaheadExpired=e}clickHandler(e){const t=e.target.closest("option,[role=option]")
|
|
@@ -719,17 +719,17 @@ this.selectedIndex=null!==(t=null===(e=this.options)||void 0===e?void 0:e.findIn
|
|
|
719
719
|
const i=`${this.options.length}`
|
|
720
720
|
this.options.forEach(((e,t)=>{e.id||(e.id=ei("option-")),e.ariaPosInSet=`${t+1}`,e.ariaSetSize=i})),this.$fastController.isConnected&&(this.setSelectedOptions(),this.setDefaultSelectedOption())}typeaheadBufferChanged(e,t){if(this.$fastController.isConnected){const e=this.getTypeaheadMatches()
|
|
721
721
|
if(e.length){const t=this.options.indexOf(e[0])
|
|
722
|
-
t>-1&&(this.selectedIndex=t)}this.typeaheadExpired=!1}}}Si.slottedOptionFilter=e=>$i(e)&&!e.hidden,Si.TYPE_AHEAD_TIMEOUT_MS=1e3,Ue([ne({mode:"boolean"})],Si.prototype,"disabled",void 0),Ue([
|
|
723
|
-
class _i{}Ue([
|
|
722
|
+
t>-1&&(this.selectedIndex=t)}this.typeaheadExpired=!1}}}Si.slottedOptionFilter=e=>$i(e)&&!e.hidden,Si.TYPE_AHEAD_TIMEOUT_MS=1e3,Ue([ne({mode:"boolean"})],Si.prototype,"disabled",void 0),Ue([f],Si.prototype,"selectedIndex",void 0),Ue([f],Si.prototype,"selectedOptions",void 0),Ue([f],Si.prototype,"slottedOptions",void 0),Ue([f],Si.prototype,"typeaheadBuffer",void 0)
|
|
723
|
+
class _i{}Ue([f],_i.prototype,"ariaActiveDescendant",void 0),Ue([f],_i.prototype,"ariaDisabled",void 0),Ue([f],_i.prototype,"ariaExpanded",void 0),Ue([f],_i.prototype,"ariaMultiSelectable",void 0),Et(_i,ti),Et(Si,_i)
|
|
724
724
|
const Ii="above",Ri="below"
|
|
725
|
-
class Mi extends Si{}class Ai extends(pi(Mi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Ei="inline",Oi="list",
|
|
726
|
-
let Hi=class extends Ai{constructor(){super(...arguments),this._value="",this.filteredOptions=[],this.filter="",this.forcedPosition=!1,this.listboxId=ei("listbox-"),this.maxHeight=0,this.open=!1}formResetCallback(){super.formResetCallback(),this.setDefaultSelectedOption(),this.updateValue()}validate(){super.validate(this.control)}get isAutocompleteInline(){return this.autocomplete===Ei||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===Oi||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===
|
|
725
|
+
class Mi extends Si{}class Ai extends(pi(Mi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Ei="inline",Oi="list",Fi="both",Vi="none"
|
|
726
|
+
let Hi=class extends Ai{constructor(){super(...arguments),this._value="",this.filteredOptions=[],this.filter="",this.forcedPosition=!1,this.listboxId=ei("listbox-"),this.maxHeight=0,this.open=!1}formResetCallback(){super.formResetCallback(),this.setDefaultSelectedOption(),this.updateValue()}validate(){super.validate(this.control)}get isAutocompleteInline(){return this.autocomplete===Ei||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===Oi||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===Fi}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),void u.queueUpdate((()=>this.focus()))
|
|
727
727
|
this.ariaControls="",this.ariaExpanded="false"}get options(){return v.track(this,"options"),this.filteredOptions.length?this.filteredOptions:this._options}set options(e){this._options=e,v.notify(this,"options")}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}positionChanged(e,t){this.positionAttribute=t,this.setPositioning()}get value(){return v.track(this,"value"),this._value}set value(e){var t,i,o
|
|
728
728
|
const n=`${this._value}`
|
|
729
729
|
if(this.$fastController.isConnected&&this.options){const n=this.options.findIndex((t=>t.text.toLowerCase()===e.toLowerCase())),s=null===(t=this.options[this.selectedIndex])||void 0===t?void 0:t.text,r=null===(i=this.options[n])||void 0===i?void 0:i.text
|
|
730
730
|
this.selectedIndex=s!==r?n:this.selectedIndex,e=(null===(o=this.firstSelectedOption)||void 0===o?void 0:o.text)||e}n!==e&&(this._value=e,super.valueChanged(n,e),v.notify(this,"value"))}clickHandler(e){if(!this.disabled){if(this.open){const t=e.target.closest("option,[role=option]")
|
|
731
731
|
if(!t||t.disabled)return
|
|
732
|
-
this.selectedOptions=[t],this.control.value=t.text,this.clearSelectionRange(),this.updateValue(!0)}return this.open=!this.open,this.open&&this.control.focus(),!0}}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.value&&(this.initialValue=this.value)}disabledChanged(e,t){super.disabledChanged&&super.disabledChanged(e,t),this.ariaDisabled=this.disabled?"true":"false"}filterOptions(){this.autocomplete&&this.autocomplete!==
|
|
732
|
+
this.selectedOptions=[t],this.control.value=t.text,this.clearSelectionRange(),this.updateValue(!0)}return this.open=!this.open,this.open&&this.control.focus(),!0}}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.value&&(this.initialValue=this.value)}disabledChanged(e,t){super.disabledChanged&&super.disabledChanged(e,t),this.ariaDisabled=this.disabled?"true":"false"}filterOptions(){this.autocomplete&&this.autocomplete!==Vi||(this.filter="")
|
|
733
733
|
const e=this.filter.toLowerCase()
|
|
734
734
|
this.filteredOptions=this._options.filter((e=>e.text.toLowerCase().startsWith(this.filter.toLowerCase()))),this.isAutocompleteList&&(this.filteredOptions.length||e||(this.filteredOptions=this._options),this._options.forEach((e=>{e.hidden=!this.filteredOptions.includes(e)})))}focusAndScrollOptionIntoView(){this.contains(document.activeElement)&&(this.control.focus(),this.firstSelectedOption&&requestAnimationFrame((()=>{var e
|
|
735
735
|
null===(e=this.firstSelectedOption)||void 0===e||e.scrollIntoView({block:"nearest"})})))}focusoutHandler(e){if(this.syncValue(),!this.open)return!0
|
|
@@ -756,9 +756,9 @@ this.updateValue(this.value!==t)}setPositioning(){const e=this.getBoundingClient
|
|
|
756
756
|
this.position=this.forcedPosition?this.positionAttribute:e.top>t?Ii:Ri,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Ii?~~e.top:~~t}selectedOptionsChanged(e,t){this.$fastController.isConnected&&this._options.forEach((e=>{e.selected=t.includes(e)}))}slottedOptionsChanged(e,t){super.slottedOptionsChanged(e,t),this.updateValue()}updateValue(e){var t
|
|
757
757
|
this.$fastController.isConnected&&(this.value=(null===(t=this.firstSelectedOption)||void 0===t?void 0:t.text)||this.control.value,this.control.value=this.value),e&&this.$emit("change")}clearSelectionRange(){const e=this.control.value.length
|
|
758
758
|
this.control.setSelectionRange(e,e)}}
|
|
759
|
-
Ue([ne({attribute:"autocomplete",mode:"fromView"})],Hi.prototype,"autocomplete",void 0),Ue([
|
|
760
|
-
class
|
|
761
|
-
function
|
|
759
|
+
Ue([ne({attribute:"autocomplete",mode:"fromView"})],Hi.prototype,"autocomplete",void 0),Ue([f],Hi.prototype,"maxHeight",void 0),Ue([ne({attribute:"open",mode:"boolean"})],Hi.prototype,"open",void 0),Ue([ne],Hi.prototype,"placeholder",void 0),Ue([ne({attribute:"position"})],Hi.prototype,"positionAttribute",void 0),Ue([f],Hi.prototype,"position",void 0)
|
|
760
|
+
class Ti{}Ue([f],Ti.prototype,"ariaAutoComplete",void 0),Ue([f],Ti.prototype,"ariaControls",void 0),Et(Ti,_i),Et(Hi,Ne,Ti)
|
|
761
|
+
function Pi(e){const t=e.parentElement
|
|
762
762
|
if(t)return t
|
|
763
763
|
{const t=e.getRootNode()
|
|
764
764
|
if(t.host instanceof HTMLElement)return t.host}return null}const Di=document.createElement("div")
|
|
@@ -771,7 +771,7 @@ this.target=e.cssRules[t].style}}}class Ni{constructor(e){this.store=new Map,thi
|
|
|
771
771
|
const t=e.$fastController
|
|
772
772
|
this.style=document.createElement("style"),t.addStyles(this.style),v.getNotifier(t).subscribe(this,"isConnected"),this.handleChange(t,"isConnected")}targetChanged(){if(null!==this.target)for(const[e,t]of this.store.entries())this.target.setProperty(e,t)}setProperty(e,t){this.store.set(e,t),u.queueUpdate((()=>{null!==this.target&&this.target.setProperty(e,t)}))}removeProperty(e){this.store.delete(e),u.queueUpdate((()=>{null!==this.target&&this.target.removeProperty(e)}))}handleChange(e,t){const{sheet:i}=this.style
|
|
773
773
|
if(i){const e=i.insertRule(":host{}",i.cssRules.length)
|
|
774
|
-
this.target=i.cssRules[e].style}else this.target=null}}Ue([
|
|
774
|
+
this.target=i.cssRules[e].style}else this.target=null}}Ue([f],Ni.prototype,"target",void 0)
|
|
775
775
|
class Zi{constructor(e){this.target=e.style}setProperty(e,t){u.queueUpdate((()=>this.target.setProperty(e,t)))}removeProperty(e){u.queueUpdate((()=>this.target.removeProperty(e)))}}class qi{setProperty(e,t){qi.properties[e]=t
|
|
776
776
|
for(const i of qi.roots.values())Gi.getOrCreate(qi.normalizeRoot(i)).setProperty(e,t)}removeProperty(e){delete qi.properties[e]
|
|
777
777
|
for(const t of qi.roots.values())Gi.getOrCreate(qi.normalizeRoot(t)).removeProperty(e)}static registerRoot(e){const{roots:t}=qi
|
|
@@ -797,9 +797,9 @@ class Ki{constructor(e,t,i){this.source=e,this.token=t,this.node=i,this.dependen
|
|
|
797
797
|
class Ji{constructor(e){this.target=e,this.store=new Xi,this.children=[],this.assignedValues=new Map,this.reflecting=new Set,this.bindingObservers=new Map,this.tokenValueChangeHandler={handleChange:(e,t)=>{const i=Wi.getTokenById(t)
|
|
798
798
|
if(i&&(i.notify(this.target),Wi.isCSSDesignToken(i))){const t=this.parent,o=this.isReflecting(i)
|
|
799
799
|
if(t){const n=t.get(i),s=e.get(i)
|
|
800
|
-
n===s||o?n===s&&o&&this.stopReflectToCSS(i):this.reflectToCSS(i)}else o||this.reflectToCSS(i)}}},Yi.set(e,this),v.getNotifier(this.store).subscribe(this.tokenValueChangeHandler),e instanceof ge?e.$fastController.addBehaviors([this]):e.isConnected&&this.bind()}static getOrCreate(e){return Yi.get(e)||new Ji(e)}static existsFor(e){return Yi.has(e)}static findParent(e){if(Di!==e.target){let t=
|
|
800
|
+
n===s||o?n===s&&o&&this.stopReflectToCSS(i):this.reflectToCSS(i)}else o||this.reflectToCSS(i)}}},Yi.set(e,this),v.getNotifier(this.store).subscribe(this.tokenValueChangeHandler),e instanceof ge?e.$fastController.addBehaviors([this]):e.isConnected&&this.bind()}static getOrCreate(e){return Yi.get(e)||new Ji(e)}static existsFor(e){return Yi.has(e)}static findParent(e){if(Di!==e.target){let t=Pi(e.target)
|
|
801
801
|
for(;null!==t;){if(Yi.has(t))return Yi.get(t)
|
|
802
|
-
t=
|
|
802
|
+
t=Pi(t)}return Ji.getOrCreate(Di)}return null}static findClosestAssignedNode(e,t){let i=t
|
|
803
803
|
do{if(i.has(e))return i
|
|
804
804
|
i=i.parent?i.parent:i.target!==Di?Ji.getOrCreate(Di):null}while(null!==i)
|
|
805
805
|
return null}get parent(){return Qi.get(this)||null}has(e){return this.assignedValues.has(e)}get(e){const t=this.store.get(e)
|
|
@@ -816,11 +816,11 @@ Qi.set(e,this),this.children.push(e),t.forEach((t=>e.appendChild(t))),v.getNotif
|
|
|
816
816
|
for(const[t,i]of this.store.all())e.hydrate(t,this.bindingObservers.has(t)?this.getRaw(t):i)}removeChild(e){const t=this.children.indexOf(e)
|
|
817
817
|
return-1!==t&&this.children.splice(t,1),v.getNotifier(this.store).unsubscribe(e),e.parent===this&&Qi.delete(e)}contains(e){return function(e,t){let i=t
|
|
818
818
|
for(;null!==i;){if(i===e)return!0
|
|
819
|
-
i=
|
|
819
|
+
i=Pi(i)}return!1}(this.target,e.target)}reflectToCSS(e){this.isReflecting(e)||(this.reflecting.add(e),Ji.cssCustomPropertyReflector.startReflection(e,this.target))}stopReflectToCSS(e){this.isReflecting(e)&&(this.reflecting.delete(e),Ji.cssCustomPropertyReflector.stopReflection(e,this.target))}isReflecting(e){return this.reflecting.has(e)}handleChange(e,t){const i=Wi.getTokenById(t)
|
|
820
820
|
i&&this.hydrate(i,this.getRaw(i))}hydrate(e,t){if(!this.has(e)){const i=this.bindingObservers.get(e)
|
|
821
821
|
Wi.isDerivedDesignTokenValue(t)?i?i.source!==t&&(this.tearDownBindingObserver(e),this.setupBindingObserver(e,t)):this.setupBindingObserver(e,t):(i&&this.tearDownBindingObserver(e),this.store.set(e,t))}}setupBindingObserver(e,t){const i=new Ki(t,e,this)
|
|
822
822
|
return this.bindingObservers.set(e,i),i}tearDownBindingObserver(e){return!!this.bindingObservers.has(e)&&(this.bindingObservers.get(e).disconnect(),this.bindingObservers.delete(e),!0)}}Ji.cssCustomPropertyReflector=new class{startReflection(e,t){e.subscribe(this,t),this.handleChange({token:e,target:t})}stopReflection(e,t){e.unsubscribe(this,t),this.remove(e,t)}handleChange(e){const{token:t,target:i}=e
|
|
823
|
-
this.add(t,i)}add(e,t){Gi.getOrCreate(t).setProperty(e.cssCustomProperty,this.resolveCSSValue(Ji.getOrCreate(t).get(e)))}remove(e,t){Gi.getOrCreate(t).removeProperty(e.cssCustomProperty)}resolveCSSValue(e){return e&&"function"==typeof e.createCSS?e.createCSS():e}},Ue([
|
|
823
|
+
this.add(t,i)}add(e,t){Gi.getOrCreate(t).setProperty(e.cssCustomProperty,this.resolveCSSValue(Ji.getOrCreate(t).get(e)))}remove(e,t){Gi.getOrCreate(t).removeProperty(e.cssCustomProperty)}resolveCSSValue(e){return e&&"function"==typeof e.createCSS?e.createCSS():e}},Ue([f],Ji.prototype,"children",void 0)
|
|
824
824
|
const eo=Object.freeze({create:function(e){return Wi.from(e)},notifyConnection:e=>!(!e.isConnected||!Ji.existsFor(e))&&(Ji.getOrCreate(e).bind(),!0),notifyDisconnection:e=>!(e.isConnected||!Ji.existsFor(e))&&(Ji.getOrCreate(e).unbind(),!0),registerRoot(e=Di){qi.registerRoot(e)},unregisterRoot(e=Di){qi.unregisterRoot(e)}}),to=Object.freeze({definitionCallbackOnly:null,ignoreDuplicate:Symbol()}),io=new Map,oo=new Map
|
|
825
825
|
let no=null
|
|
826
826
|
const so=et.createInterface((e=>e.cachedCallback((e=>(null===no&&(no=new ao(null,e)),no))))),ro=Object.freeze({tagFor:e=>oo.get(e),responsibleFor(e){const t=e.$$designSystem$$
|
|
@@ -831,7 +831,7 @@ if(t)return t
|
|
|
831
831
|
const i=et.getOrCreateDOMContainer(e)
|
|
832
832
|
if(i.has(so,!1))return i.get(so)
|
|
833
833
|
{const t=new ao(e,i)
|
|
834
|
-
return i.register(
|
|
834
|
+
return i.register(ft.instance(so,t)),t}}})
|
|
835
835
|
class ao{constructor(e,t){this.owner=e,this.container=t,this.designTokensInitialized=!1,this.prefix="fast",this.shadowRootMode=void 0,this.disambiguate=()=>to.definitionCallbackOnly,null!==e&&(e.$$designSystem$$=this)}withPrefix(e){return this.prefix=e,this}withShadowRootMode(e){return this.shadowRootMode=e,this}withElementDisambiguation(e){return this.disambiguate=e,this}withDesignTokenRoot(e){return this.designTokenRoot=e,this}register(...e){const t=this.container,i=[],o=this.disambiguate,n=this.shadowRootMode,s={elementPrefix:this.prefix,tryDefineElement(e,s,r){const a=function(e,t,i){return"string"==typeof e?{name:e,type:t,callback:i}:e}(e,s,r),{name:l,callback:c,baseClass:d}=a
|
|
836
836
|
let{type:h}=a,u=l,p=io.get(u),g=!0
|
|
837
837
|
for(;p;){const e=o(u,h,p)
|
|
@@ -854,9 +854,9 @@ var s=uo(e).host,r=(null==s?void 0:s.ownerDocument.contains(s))||e.ownerDocument
|
|
|
854
854
|
if(i&&"full"!==i){if("non-zero-area"===i)return po(e)}else{if("function"==typeof o){for(var a=e;e;){var l=e.parentElement,c=uo(e)
|
|
855
855
|
if(l&&!l.shadowRoot&&!0===o(l))return po(e)
|
|
856
856
|
e=e.assignedSlot?e.assignedSlot:l||c===e.ownerDocument?l:c.host}e=a}if(r)return!e.getClientRects().length}return!1}(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some((function(e){return"SUMMARY"===e.tagName}))}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var i=0;i<t.children.length;i++){var o=t.children.item(i)
|
|
857
|
-
if("LEGEND"===o.tagName)return!!ho.call(t,"fieldset[disabled] *")||!o.contains(e)}return!0}t=t.parentElement}return!1}(t))},vo=["input","select","textarea","a[href]","button","[tabindex]:not(slot)","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"].concat("iframe").join(","),
|
|
857
|
+
if("LEGEND"===o.tagName)return!!ho.call(t,"fieldset[disabled] *")||!o.contains(e)}return!0}t=t.parentElement}return!1}(t))},vo=["input","select","textarea","a[href]","button","[tabindex]:not(slot)","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"].concat("iframe").join(","),fo=function(e,t){if(t=t||{},!e)throw new Error("No node provided")
|
|
858
858
|
return!1!==ho.call(e,vo)&&go(t,e)}
|
|
859
|
-
class
|
|
859
|
+
class mo extends Si{constructor(){super(...arguments),this.activeIndex=-1,this.rangeStartIndex=-1}get activeOption(){return this.options[this.activeIndex]}get checkedOptions(){var e
|
|
860
860
|
return null===(e=this.options)||void 0===e?void 0:e.filter((e=>e.checked))}get firstSelectedOptionIndex(){return this.options.indexOf(this.firstSelectedOption)}activeIndexChanged(e,t){var i,o
|
|
861
861
|
this.ariaActiveDescendant=null!==(o=null===(i=this.options[t])||void 0===i?void 0:i.id)&&void 0!==o?o:"",this.focusAndScrollOptionIntoView()}checkActiveIndex(){if(!this.multiple)return
|
|
862
862
|
const e=this.activeOption
|
|
@@ -879,7 +879,7 @@ this.ariaMultiSelectable=t?"true":null,null===(i=this.options)||void 0===i||i.fo
|
|
|
879
879
|
const o=Math.max(0,parseInt(null!==(i=null==t?void 0:t.toFixed())&&void 0!==i?i:"",10))
|
|
880
880
|
o!==t&&u.queueUpdate((()=>{this.size=o}))}toggleSelectedForAllCheckedOptions(){const e=this.checkedOptions.filter((e=>!e.disabled)),t=!e.every((e=>e.selected))
|
|
881
881
|
e.forEach((e=>e.selected=t)),this.selectedIndex=this.options.indexOf(e[e.length-1]),this.setSelectedOptions()}typeaheadBufferChanged(e,t){if(this.multiple){if(this.$fastController.isConnected){const e=this.getTypeaheadMatches(),t=this.options.indexOf(e[0])
|
|
882
|
-
t>-1&&(this.activeIndex=t,this.uncheckAllOptions(),this.checkActiveIndex()),this.typeAheadExpired=!1}}else super.typeaheadBufferChanged(e,t)}uncheckAllOptions(e=!1){this.options.forEach((e=>e.checked=!this.multiple&&void 0)),e||(this.rangeStartIndex=-1)}}Ue([
|
|
882
|
+
t>-1&&(this.activeIndex=t,this.uncheckAllOptions(),this.checkActiveIndex()),this.typeAheadExpired=!1}}else super.typeaheadBufferChanged(e,t)}uncheckAllOptions(e=!1){this.options.forEach((e=>e.checked=!this.multiple&&void 0)),e||(this.rangeStartIndex=-1)}}Ue([f],mo.prototype,"activeIndex",void 0),Ue([ne({mode:"boolean"})],mo.prototype,"multiple",void 0),Ue([ne({converter:ie})],mo.prototype,"size",void 0)
|
|
883
883
|
const bo="menuitem",wo="menuitemcheckbox",xo="menuitemradio",yo={[bo]:"menuitem",[wo]:"menuitemcheckbox",[xo]:"menuitemradio"}
|
|
884
884
|
let $o=class extends Rt{constructor(){super(...arguments),this.role=bo,this.hasSubmenu=!1,this.currentDirection=Xt.ltr,this.focusSubmenuOnLoad=!1,this.handleMenuItemKeyDown=e=>{if(e.defaultPrevented)return!1
|
|
885
885
|
switch(e.key){case Zt:case Gt:return this.invoke(),!1
|
|
@@ -890,8 +890,8 @@ case bo:this.updateSubmenu(),this.hasSubmenu?this.expandAndFocus():this.$emit("c
|
|
|
890
890
|
break
|
|
891
891
|
case xo:this.checked||(this.checked=!0)}},this.updateSubmenu=()=>{this.submenu=this.domChildren().find((e=>"menu"===e.getAttribute("role"))),this.hasSubmenu=void 0!==this.submenu}}expandedChanged(e){if(this.$fastController.isConnected){if(void 0===this.submenu)return
|
|
892
892
|
!1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=ni(this),this.$emit("expanded-change",this,{bubbles:!1})}}checkedChanged(e,t){this.$fastController.isConnected&&this.$emit("change")}connectedCallback(){super.connectedCallback(),u.queueUpdate((()=>{this.updateSubmenu()})),this.startColumnCount||(this.startColumnCount=1),this.observer=new MutationObserver(this.updateSubmenu)}disconnectedCallback(){super.disconnectedCallback(),this.submenu=void 0,void 0!==this.observer&&(this.observer.disconnect(),this.observer=void 0)}domChildren(){return Array.from(this.children).filter((e=>!e.hasAttribute("hidden")))}}
|
|
893
|
-
Ue([ne({mode:"boolean"})],$o.prototype,"disabled",void 0),Ue([ne({mode:"boolean"})],$o.prototype,"expanded",void 0),Ue([
|
|
894
|
-
let Co=class extends Rt{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&
|
|
893
|
+
Ue([ne({mode:"boolean"})],$o.prototype,"disabled",void 0),Ue([ne({mode:"boolean"})],$o.prototype,"expanded",void 0),Ue([f],$o.prototype,"startColumnCount",void 0),Ue([ne],$o.prototype,"role",void 0),Ue([ne({mode:"boolean"})],$o.prototype,"checked",void 0),Ue([f],$o.prototype,"submenuRegion",void 0),Ue([f],$o.prototype,"hasSubmenu",void 0),Ue([f],$o.prototype,"currentDirection",void 0),Ue([f],$o.prototype,"submenu",void 0),Et($o,Ne)
|
|
894
|
+
let Co=class extends Rt{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&Vt(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=e=>{if(!this.contains(e.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
|
|
895
895
|
const e=this.menuItems.findIndex(this.isFocusableElement)
|
|
896
896
|
this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.menuItems[e].setAttribute("tabindex","0"),this.focusIndex=e}},this.handleItemFocus=e=>{const t=e.target
|
|
897
897
|
void 0!==this.menuItems&&t!==this.menuItems[this.focusIndex]&&(this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.focusIndex=this.menuItems.indexOf(t),t.setAttribute("tabindex","0"))},this.handleExpandedChanged=e=>{if(e.defaultPrevented||null===e.target||void 0===this.menuItems||this.menuItems.indexOf(e.target)<0)return
|
|
@@ -909,17 +909,17 @@ const t=e.target,i=this.menuItems.indexOf(t)
|
|
|
909
909
|
if(-1!==i&&"menuitemradio"===t.role&&!0===t.checked){for(let e=i-1;e>=0;--e){const t=this.menuItems[e],i=t.getAttribute("role")
|
|
910
910
|
if(i===xo&&(t.checked=!1),"separator"===i)break}const e=this.menuItems.length-1
|
|
911
911
|
for(let t=i+1;t<=e;++t){const e=this.menuItems[t],i=e.getAttribute("role")
|
|
912
|
-
if(i===xo&&(e.checked=!1),"separator"===i)break}}},this.isMenuItemElement=e=>
|
|
912
|
+
if(i===xo&&(e.checked=!1),"separator"===i)break}}},this.isMenuItemElement=e=>Vt(e)&&Co.focusableElementRoles.hasOwnProperty(e.getAttribute("role")),this.isFocusableElement=e=>this.isMenuItemElement(e)}itemsChanged(e,t){this.$fastController.isConnected&&void 0!==this.menuItems&&this.setItems()}connectedCallback(){super.connectedCallback(),u.queueUpdate((()=>{this.setItems()})),this.addEventListener("change",this.changeHandler)}disconnectedCallback(){super.disconnectedCallback(),this.removeItemListeners(),this.menuItems=void 0,this.removeEventListener("change",this.changeHandler)}focus(){this.setFocus(0,1)}collapseExpandedItem(){null!==this.expandedItem&&(this.expandedItem.expanded=!1,this.expandedItem=null)}handleMenuKeyDown(e){if(!e.defaultPrevented&&void 0!==this.menuItems)switch(e.key){case Lt:return void this.setFocus(this.focusIndex+1,1)
|
|
913
913
|
case Nt:return void this.setFocus(this.focusIndex-1,-1)
|
|
914
914
|
case jt:return void this.setFocus(this.menuItems.length-1,-1)
|
|
915
915
|
case Ut:return void this.setFocus(0,1)
|
|
916
916
|
default:return!0}}domChildren(){return Array.from(this.children).filter((e=>!e.hasAttribute("hidden")))}setFocus(e,t){if(void 0!==this.menuItems)for(;e>=0&&e<this.menuItems.length;){const i=this.menuItems[e]
|
|
917
917
|
if(this.isFocusableElement(i)){this.focusIndex>-1&&this.menuItems.length>=this.focusIndex-1&&this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.focusIndex=e,i.setAttribute("tabindex","0"),i.focus()
|
|
918
918
|
break}e+=t}}}
|
|
919
|
-
Co.focusableElementRoles=yo,Ue([
|
|
919
|
+
Co.focusableElementRoles=yo,Ue([f],Co.prototype,"items",void 0)
|
|
920
920
|
class ko extends Rt{}class So extends(pi(ko)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const _o="text"
|
|
921
921
|
let Io=class extends So{constructor(){super(...arguments),this.type=_o}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly,this.validate())}autofocusChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autofocus=this.autofocus,this.validate())}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}typeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.type=this.type,this.validate())}listChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.setAttribute("list",this.list),this.validate())}maxlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.maxLength=this.maxlength,this.validate())}minlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.minLength=this.minlength,this.validate())}patternChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.pattern=this.pattern,this.validate())}sizeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.size=this.size)}spellcheckChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.spellcheck=this.spellcheck)}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type",this.type),this.validate(),this.autofocus&&u.queueUpdate((()=>{this.focus()}))}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.value=this.control.value}handleChange(){this.$emit("change")}validate(){super.validate(this.control)}}
|
|
922
|
-
Ue([ne({attribute:"readonly",mode:"boolean"})],Io.prototype,"readOnly",void 0),Ue([ne({mode:"boolean"})],Io.prototype,"autofocus",void 0),Ue([ne],Io.prototype,"placeholder",void 0),Ue([ne],Io.prototype,"type",void 0),Ue([ne],Io.prototype,"list",void 0),Ue([ne({converter:ie})],Io.prototype,"maxlength",void 0),Ue([ne({converter:ie})],Io.prototype,"minlength",void 0),Ue([ne],Io.prototype,"pattern",void 0),Ue([ne({converter:ie})],Io.prototype,"size",void 0),Ue([ne({mode:"boolean"})],Io.prototype,"spellcheck",void 0),Ue([
|
|
922
|
+
Ue([ne({attribute:"readonly",mode:"boolean"})],Io.prototype,"readOnly",void 0),Ue([ne({mode:"boolean"})],Io.prototype,"autofocus",void 0),Ue([ne],Io.prototype,"placeholder",void 0),Ue([ne],Io.prototype,"type",void 0),Ue([ne],Io.prototype,"list",void 0),Ue([ne({converter:ie})],Io.prototype,"maxlength",void 0),Ue([ne({converter:ie})],Io.prototype,"minlength",void 0),Ue([ne],Io.prototype,"pattern",void 0),Ue([ne({converter:ie})],Io.prototype,"size",void 0),Ue([ne({mode:"boolean"})],Io.prototype,"spellcheck",void 0),Ue([f],Io.prototype,"defaultSlottedNodes",void 0)
|
|
923
923
|
class Ro{}Et(Ro,ti),Et(Io,Ne,Ro)
|
|
924
924
|
class Mo extends Rt{}class Ao extends(pi(Mo)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Eo=class extends Ao{constructor(){super(...arguments),this.hideStep=!1,this.step=1,this.isUserInput=!1}maxChanged(e,t){var i
|
|
925
925
|
this.max=Math.max(t,null!==(i=this.min)&&void 0!==i?i:t)
|
|
@@ -933,7 +933,7 @@ return isNaN(o)?o="":(o=Math.min(o,null!==(t=this.max)&&void 0!==t?t:o),o=Math.m
|
|
|
933
933
|
this.value=t.toString()}stepDown(){const e=parseFloat(this.value),t=isNaN(e)?this.min>0?this.min:this.max<0?this.max:this.min?0:0-this.step:e-this.step
|
|
934
934
|
this.value=t.toString()}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type","number"),this.validate(),this.control.value=this.value,this.autofocus&&u.queueUpdate((()=>{this.focus()}))}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.control.value=this.control.value.replace(/[^0-9\-+e.]/g,""),this.isUserInput=!0,this.value=this.control.value}handleChange(){this.$emit("change")}handleKeyDown(e){switch(e.key){case Nt:return this.stepUp(),!1
|
|
935
935
|
case Lt:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}
|
|
936
|
-
Ue([ne({attribute:"readonly",mode:"boolean"})],Eo.prototype,"readOnly",void 0),Ue([ne({mode:"boolean"})],Eo.prototype,"autofocus",void 0),Ue([ne({attribute:"hide-step",mode:"boolean"})],Eo.prototype,"hideStep",void 0),Ue([ne],Eo.prototype,"placeholder",void 0),Ue([ne],Eo.prototype,"list",void 0),Ue([ne({converter:ie})],Eo.prototype,"maxlength",void 0),Ue([ne({converter:ie})],Eo.prototype,"minlength",void 0),Ue([ne({converter:ie})],Eo.prototype,"size",void 0),Ue([ne({converter:ie})],Eo.prototype,"step",void 0),Ue([ne({converter:ie})],Eo.prototype,"max",void 0),Ue([ne({converter:ie})],Eo.prototype,"min",void 0),Ue([
|
|
936
|
+
Ue([ne({attribute:"readonly",mode:"boolean"})],Eo.prototype,"readOnly",void 0),Ue([ne({mode:"boolean"})],Eo.prototype,"autofocus",void 0),Ue([ne({attribute:"hide-step",mode:"boolean"})],Eo.prototype,"hideStep",void 0),Ue([ne],Eo.prototype,"placeholder",void 0),Ue([ne],Eo.prototype,"list",void 0),Ue([ne({converter:ie})],Eo.prototype,"maxlength",void 0),Ue([ne({converter:ie})],Eo.prototype,"minlength",void 0),Ue([ne({converter:ie})],Eo.prototype,"size",void 0),Ue([ne({converter:ie})],Eo.prototype,"step",void 0),Ue([ne({converter:ie})],Eo.prototype,"max",void 0),Ue([ne({converter:ie})],Eo.prototype,"min",void 0),Ue([f],Eo.prototype,"defaultSlottedNodes",void 0),Et(Eo,Ne,Ro)
|
|
937
937
|
let Oo=class extends Rt{constructor(){super(...arguments),this.orientation=Ot,this.radioChangeHandler=e=>{const t=e.target
|
|
938
938
|
t.checked&&(this.slottedRadioButtons.forEach((e=>{e!==t&&(e.checked=!1,this.isInsideFoundationToolbar||e.setAttribute("tabindex","-1"))})),this.selectedRadio=t,this.value=t.value,t.setAttribute("tabindex","0"),this.focusedRadio=t),e.stopPropagation()},this.moveToRadioByIndex=(e,t)=>{const i=e[t]
|
|
939
939
|
this.isInsideToolbar||(i.setAttribute("tabindex","0"),i.readOnly?this.slottedRadioButtons.forEach((e=>{e!==i&&e.setAttribute("tabindex","-1")})):(i.checked=!0,this.selectedRadio=i)),this.focusedRadio=i,i.focus()},this.moveRightOffGroup=()=>{var e
|
|
@@ -967,13 +967,13 @@ if(t>1){e[t-1].checked=!0}let i=!1
|
|
|
967
967
|
if(this.slottedRadioButtons.forEach((e=>{void 0!==this.name&&e.setAttribute("name",this.name),this.disabled&&(e.disabled=!0),this.readOnly&&(e.readOnly=!0),this.value&&this.value===e.value?(this.selectedRadio=e,this.focusedRadio=e,e.checked=!0,e.setAttribute("tabindex","0"),i=!0):(this.isInsideFoundationToolbar||e.setAttribute("tabindex","-1"),e.checked=!1),e.addEventListener("change",this.radioChangeHandler)})),void 0===this.value&&this.slottedRadioButtons.length>0){const e=this.slottedRadioButtons.filter((e=>e.hasAttribute("checked"))),t=null!==e?e.length:0
|
|
968
968
|
if(t>0&&!i){const i=e[t-1]
|
|
969
969
|
i.checked=!0,this.focusedRadio=i,i.setAttribute("tabindex","0")}else this.slottedRadioButtons[0].setAttribute("tabindex","0"),this.focusedRadio=this.slottedRadioButtons[0]}}}
|
|
970
|
-
Ue([ne({attribute:"readonly",mode:"boolean"})],Oo.prototype,"readOnly",void 0),Ue([ne({attribute:"disabled",mode:"boolean"})],Oo.prototype,"disabled",void 0),Ue([ne],Oo.prototype,"name",void 0),Ue([ne],Oo.prototype,"value",void 0),Ue([ne],Oo.prototype,"orientation",void 0),Ue([
|
|
971
|
-
class
|
|
970
|
+
Ue([ne({attribute:"readonly",mode:"boolean"})],Oo.prototype,"readOnly",void 0),Ue([ne({attribute:"disabled",mode:"boolean"})],Oo.prototype,"disabled",void 0),Ue([ne],Oo.prototype,"name",void 0),Ue([ne],Oo.prototype,"value",void 0),Ue([ne],Oo.prototype,"orientation",void 0),Ue([f],Oo.prototype,"childItems",void 0),Ue([f],Oo.prototype,"slottedRadioButtons",void 0)
|
|
971
|
+
class Fo extends Rt{}class Vo extends(gi(Fo)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Ho=class extends Vo{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(e.key!==Gt)return!0
|
|
972
972
|
this.checked||this.readOnly||(this.checked=!0)},this.proxy.setAttribute("type","radio")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}defaultCheckedChanged(){var e
|
|
973
973
|
this.$fastController.isConnected&&!this.dirtyChecked&&(this.isInsideRadioGroup()||(this.checked=null!==(e=this.defaultChecked)&&void 0!==e&&e,this.dirtyChecked=!1))}connectedCallback(){var e,t
|
|
974
974
|
super.connectedCallback(),this.validate(),"radiogroup"!==(null===(e=this.parentElement)||void 0===e?void 0:e.getAttribute("role"))&&null===this.getAttribute("tabindex")&&(this.disabled||this.setAttribute("tabindex","0")),this.checkedAttribute&&(this.dirtyChecked||this.isInsideRadioGroup()||(this.checked=null!==(t=this.defaultChecked)&&void 0!==t&&t,this.dirtyChecked=!1))}isInsideRadioGroup(){return null!==this.closest("[role=radiogroup]")}clickHandler(e){this.disabled||this.readOnly||this.checked||(this.checked=!0)}}
|
|
975
|
-
function
|
|
976
|
-
class
|
|
975
|
+
function To(e,t,i){return e.nodeType!==Node.TEXT_NODE||"string"==typeof e.nodeValue&&!!e.nodeValue.trim().length}Ue([ne({attribute:"readonly",mode:"boolean"})],Ho.prototype,"readOnly",void 0),Ue([f],Ho.prototype,"name",void 0),Ue([f],Ho.prototype,"defaultSlottedNodes",void 0)
|
|
976
|
+
class Po extends mo{}class Do extends(pi(Po)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}let Lo=class extends Do{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=ei("listbox-"),this.maxHeight=0}openChanged(e,t){if(this.collapsible){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),this.indexWhenOpened=this.selectedIndex,void u.queueUpdate((()=>this.focus()))
|
|
977
977
|
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(e){var t,i,o,n,s,r,a
|
|
978
978
|
const l=`${this._value}`
|
|
979
979
|
if(null===(t=this._options)||void 0===t?void 0:t.length){const t=this._options.findIndex((t=>t.value===e)),l=null!==(o=null===(i=this._options[this.selectedIndex])||void 0===i?void 0:i.value)&&void 0!==o?o:null,c=null!==(s=null===(n=this._options[t])||void 0===n?void 0:n.value)&&void 0!==s?s:null;-1!==t&&l===c||(e="",this.selectedIndex=t),e=null!==(a=null===(r=this.firstSelectedOption)||void 0===r?void 0:r.value)&&void 0!==a?a:e}l!==e&&(this._value=e,super.valueChanged(l,e),v.notify(this,"value"),this.updateDisplayValue())}updateValue(e){var t,i
|
|
@@ -1001,10 +1001,10 @@ break
|
|
|
1001
1001
|
case qt:this.collapsible&&this.open&&(e.preventDefault(),this.open=!1)
|
|
1002
1002
|
break
|
|
1003
1003
|
case Wt:return this.collapsible&&this.open&&(e.preventDefault(),this.open=!1),!0}return this.open||this.indexWhenOpened===this.selectedIndex||(this.updateValue(!0),this.indexWhenOpened=this.selectedIndex),!(t===Lt||t===Nt)}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.addEventListener("contentchange",this.updateDisplayValue)}disconnectedCallback(){this.removeEventListener("contentchange",this.updateDisplayValue),super.disconnectedCallback()}sizeChanged(e,t){super.sizeChanged(e,t),this.proxy&&(this.proxy.size=t)}updateDisplayValue(){this.collapsible&&v.notify(this,"displayValue")}}
|
|
1004
|
-
Ue([ne({attribute:"open",mode:"boolean"})],Lo.prototype,"open",void 0),Ue([
|
|
1005
|
-
class zo{}Ue([
|
|
1004
|
+
Ue([ne({attribute:"open",mode:"boolean"})],Lo.prototype,"open",void 0),Ue([m],Lo.prototype,"collapsible",null),Ue([f],Lo.prototype,"control",void 0),Ue([ne({attribute:"position"})],Lo.prototype,"positionAttribute",void 0),Ue([f],Lo.prototype,"position",void 0),Ue([f],Lo.prototype,"maxHeight",void 0)
|
|
1005
|
+
class zo{}Ue([f],zo.prototype,"ariaControls",void 0),Et(zo,_i),Et(Lo,Ne,zo)
|
|
1006
1006
|
class Bo extends Rt{}class No extends(gi(Bo)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Zo=class extends No{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(!this.readOnly)switch(e.key){case Zt:case Gt:this.checked=!this.checked}},this.clickHandler=e=>{this.disabled||this.readOnly||(this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly),this.readOnly?this.classList.add("readonly"):this.classList.remove("readonly")}checkedChanged(e,t){super.checkedChanged(e,t),this.checked?this.classList.add("checked"):this.classList.remove("checked")}}
|
|
1007
|
-
Ue([ne({attribute:"readonly",mode:"boolean"})],Zo.prototype,"readOnly",void 0),Ue([
|
|
1007
|
+
Ue([ne({attribute:"readonly",mode:"boolean"})],Zo.prototype,"readOnly",void 0),Ue([f],Zo.prototype,"defaultSlottedNodes",void 0)
|
|
1008
1008
|
let qo=class extends Rt{}
|
|
1009
1009
|
let Uo=class extends Rt{}
|
|
1010
1010
|
Ue([ne({mode:"boolean"})],Uo.prototype,"disabled",void 0)
|
|
@@ -1038,11 +1038,11 @@ const n=this.activeIndicatorRef[i]
|
|
|
1038
1038
|
this.activeIndicatorRef.style[e]=`${this.prevActiveTabIndex+1}`
|
|
1039
1039
|
const s=n-o
|
|
1040
1040
|
this.activeIndicatorRef.style.transform=`${t}(${s}px)`,this.activeIndicatorRef.classList.add("activeIndicatorTransition"),this.activeIndicatorRef.addEventListener("transitionend",(()=>{this.ticking=!1,this.activeIndicatorRef.style[e]=`${this.activeTabIndex+1}`,this.activeIndicatorRef.style.transform=`${t}(0px)`,this.activeIndicatorRef.classList.remove("activeIndicatorTransition")}))}adjust(e){this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=function(e,t,i){return i<e?t:i>t?e:i}(0,this.tabs.length-1,this.activeTabIndex+e),this.setComponent()}focusTab(){this.tabs[this.activeTabIndex].focus()}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}}
|
|
1041
|
-
Ue([ne],Go.prototype,"orientation",void 0),Ue([ne],Go.prototype,"activeid",void 0),Ue([
|
|
1041
|
+
Ue([ne],Go.prototype,"orientation",void 0),Ue([ne],Go.prototype,"activeid",void 0),Ue([f],Go.prototype,"tabs",void 0),Ue([f],Go.prototype,"tabpanels",void 0),Ue([ne({mode:"boolean"})],Go.prototype,"activeindicator",void 0),Ue([f],Go.prototype,"activeIndicatorRef",void 0),Ue([f],Go.prototype,"showActiveIndicator",void 0),Et(Go,Ne)
|
|
1042
1042
|
class Wo extends Rt{}class Ko extends(pi(Wo)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}const Xo="none"
|
|
1043
1043
|
let Yo=class extends Ko{constructor(){super(...arguments),this.resize=Xo,this.cols=20,this.handleTextInput=()=>{this.value=this.control.value}}readOnlyChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.readOnly=this.readOnly)}autofocusChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.autofocus=this.autofocus)}listChanged(){this.proxy instanceof HTMLTextAreaElement&&this.proxy.setAttribute("list",this.list)}maxlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.maxLength=this.maxlength)}minlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.minLength=this.minlength)}spellcheckChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.spellcheck=this.spellcheck)}select(){this.control.select(),this.$emit("select")}handleChange(){this.$emit("change")}validate(){super.validate(this.control)}}
|
|
1044
|
-
Ue([ne({mode:"boolean"})],Yo.prototype,"readOnly",void 0),Ue([ne],Yo.prototype,"resize",void 0),Ue([ne({mode:"boolean"})],Yo.prototype,"autofocus",void 0),Ue([ne({attribute:"form"})],Yo.prototype,"formId",void 0),Ue([ne],Yo.prototype,"list",void 0),Ue([ne({converter:ie})],Yo.prototype,"maxlength",void 0),Ue([ne({converter:ie})],Yo.prototype,"minlength",void 0),Ue([ne],Yo.prototype,"name",void 0),Ue([ne],Yo.prototype,"placeholder",void 0),Ue([ne({converter:ie,mode:"fromView"})],Yo.prototype,"cols",void 0),Ue([ne({converter:ie,mode:"fromView"})],Yo.prototype,"rows",void 0),Ue([ne({mode:"boolean"})],Yo.prototype,"spellcheck",void 0),Ue([
|
|
1045
|
-
const Qo=Object.freeze({[Kt.ArrowUp]:{[
|
|
1044
|
+
Ue([ne({mode:"boolean"})],Yo.prototype,"readOnly",void 0),Ue([ne],Yo.prototype,"resize",void 0),Ue([ne({mode:"boolean"})],Yo.prototype,"autofocus",void 0),Ue([ne({attribute:"form"})],Yo.prototype,"formId",void 0),Ue([ne],Yo.prototype,"list",void 0),Ue([ne({converter:ie})],Yo.prototype,"maxlength",void 0),Ue([ne({converter:ie})],Yo.prototype,"minlength",void 0),Ue([ne],Yo.prototype,"name",void 0),Ue([ne],Yo.prototype,"placeholder",void 0),Ue([ne({converter:ie,mode:"fromView"})],Yo.prototype,"cols",void 0),Ue([ne({converter:ie,mode:"fromView"})],Yo.prototype,"rows",void 0),Ue([ne({mode:"boolean"})],Yo.prototype,"spellcheck",void 0),Ue([f],Yo.prototype,"defaultSlottedNodes",void 0),Et(Yo,Ro)
|
|
1045
|
+
const Qo=Object.freeze({[Kt.ArrowUp]:{[Ft]:-1},[Kt.ArrowDown]:{[Ft]:1},[Kt.ArrowLeft]:{[Ot]:{[Xt.ltr]:-1,[Xt.rtl]:1}},[Kt.ArrowRight]:{[Ot]:{[Xt.ltr]:1,[Xt.rtl]:-1}}})
|
|
1046
1046
|
let Jo=class extends Rt{constructor(){super(...arguments),this._activeIndex=0,this.direction=Xt.ltr,this.orientation=Ot}get activeIndex(){return v.track(this,"activeIndex"),this._activeIndex}set activeIndex(e){this.$fastController.isConnected&&(this._activeIndex=Yt(0,this.focusableElements.length-1,e),v.notify(this,"activeIndex"))}slottedItemsChanged(){this.$fastController.isConnected&&this.reduceFocusableElements()}clickHandler(e){var t
|
|
1047
1047
|
const i=null===(t=this.focusableElements)||void 0===t?void 0:t.indexOf(e.target)
|
|
1048
1048
|
return i>-1&&this.activeIndex!==i&&this.setFocusedElement(i),!0}childItemsChanged(e,t){this.$fastController.isConnected&&this.reduceFocusableElements()}connectedCallback(){super.connectedCallback(),this.direction=ni(this)}focusinHandler(e){const t=e.relatedTarget
|
|
@@ -1058,12 +1058,12 @@ this.focusableElements=this.allSlottedItems.reduce(Jo.reduceFocusableItems,[])
|
|
|
1058
1058
|
const i=this.focusableElements.indexOf(t)
|
|
1059
1059
|
this.activeIndex=Math.max(0,i),this.setFocusableElements()}setFocusedElement(e=this.activeIndex){var t
|
|
1060
1060
|
this.activeIndex=e,this.setFocusableElements(),null===(t=this.focusableElements[this.activeIndex])||void 0===t||t.focus()}static reduceFocusableItems(e,t){var i,o,n,s
|
|
1061
|
-
const r="radio"===t.getAttribute("role"),a=null===(o=null===(i=t.$fastController)||void 0===i?void 0:i.definition.shadowOptions)||void 0===o?void 0:o.delegatesFocus,l=Array.from(null!==(s=null===(n=t.shadowRoot)||void 0===n?void 0:n.querySelectorAll("*"))&&void 0!==s?s:[]).some((e=>
|
|
1062
|
-
return t.hasAttribute("disabled")||t.hasAttribute("hidden")||!(
|
|
1063
|
-
Ue([
|
|
1061
|
+
const r="radio"===t.getAttribute("role"),a=null===(o=null===(i=t.$fastController)||void 0===i?void 0:i.definition.shadowOptions)||void 0===o?void 0:o.delegatesFocus,l=Array.from(null!==(s=null===(n=t.shadowRoot)||void 0===n?void 0:n.querySelectorAll("*"))&&void 0!==s?s:[]).some((e=>fo(e)))
|
|
1062
|
+
return t.hasAttribute("disabled")||t.hasAttribute("hidden")||!(fo(t)||r||a||l)?t.childElementCount?e.concat(Array.from(t.children).reduce(Jo.reduceFocusableItems,[])):e:(e.push(t),e)}setFocusableElements(){this.$fastController.isConnected&&this.focusableElements.length>0&&this.focusableElements.forEach(((e,t)=>{e.tabIndex=this.activeIndex===t?0:-1}))}}
|
|
1063
|
+
Ue([f],Jo.prototype,"direction",void 0),Ue([ne],Jo.prototype,"orientation",void 0),Ue([f],Jo.prototype,"slottedItems",void 0),Ue([f],Jo.prototype,"slottedLabel",void 0),Ue([f],Jo.prototype,"childItems",void 0)
|
|
1064
1064
|
class en{}Ue([ne({attribute:"aria-labelledby"})],en.prototype,"ariaLabelledby",void 0),Ue([ne({attribute:"aria-label"})],en.prototype,"ariaLabel",void 0),Et(en,ti),Et(Jo,Ne,en)
|
|
1065
1065
|
const tn="top",on="right",nn="bottom",sn="left",rn="start",an="end",ln="top-left",cn="top-right",dn="bottom-left",hn="bottom-right",un="top-start",pn="top-end",gn="bottom-start",vn="bottom-end"
|
|
1066
|
-
let
|
|
1066
|
+
let fn=class extends Rt{constructor(){super(...arguments),this.anchor="",this.delay=300,this.autoUpdateMode="anchor",this.anchorElement=null,this.viewportElement=null,this.verticalPositioningMode="dynamic",this.horizontalPositioningMode="dynamic",this.horizontalInset="false",this.verticalInset="false",this.horizontalScaling="content",this.verticalScaling="content",this.verticalDefaultPosition=void 0,this.horizontalDefaultPosition=void 0,this.tooltipVisible=!1,this.currentDirection=Xt.ltr,this.showDelayTimer=null,this.hideDelayTimer=null,this.isAnchorHoveredFocused=!1,this.isRegionHovered=!1,this.handlePositionChange=e=>{this.classList.toggle("top","start"===this.region.verticalPosition),this.classList.toggle("bottom","end"===this.region.verticalPosition),this.classList.toggle("inset-top","insetStart"===this.region.verticalPosition),this.classList.toggle("inset-bottom","insetEnd"===this.region.verticalPosition),this.classList.toggle("center-vertical","center"===this.region.verticalPosition),this.classList.toggle("left","start"===this.region.horizontalPosition),this.classList.toggle("right","end"===this.region.horizontalPosition),this.classList.toggle("inset-left","insetStart"===this.region.horizontalPosition),this.classList.toggle("inset-right","insetEnd"===this.region.horizontalPosition),this.classList.toggle("center-horizontal","center"===this.region.horizontalPosition)},this.handleRegionMouseOver=e=>{this.isRegionHovered=!0},this.handleRegionMouseOut=e=>{this.isRegionHovered=!1,this.startHideDelayTimer()},this.handleAnchorMouseOver=e=>{this.tooltipVisible?this.isAnchorHoveredFocused=!0:this.startShowDelayTimer()},this.handleAnchorMouseOut=e=>{this.isAnchorHoveredFocused=!1,this.clearShowDelayTimer(),this.startHideDelayTimer()},this.handleAnchorFocusIn=e=>{this.startShowDelayTimer()},this.handleAnchorFocusOut=e=>{this.isAnchorHoveredFocused=!1,this.clearShowDelayTimer(),this.startHideDelayTimer()},this.startHideDelayTimer=()=>{this.clearHideDelayTimer(),this.tooltipVisible&&(this.hideDelayTimer=window.setTimeout((()=>{this.updateTooltipVisibility()}),60))},this.clearHideDelayTimer=()=>{null!==this.hideDelayTimer&&(clearTimeout(this.hideDelayTimer),this.hideDelayTimer=null)},this.startShowDelayTimer=()=>{this.isAnchorHoveredFocused||(this.delay>1?null===this.showDelayTimer&&(this.showDelayTimer=window.setTimeout((()=>{this.startHover()}),this.delay)):this.startHover())},this.startHover=()=>{this.isAnchorHoveredFocused=!0,this.updateTooltipVisibility()},this.clearShowDelayTimer=()=>{null!==this.showDelayTimer&&(clearTimeout(this.showDelayTimer),this.showDelayTimer=null)},this.getAnchor=()=>{const e=this.getRootNode()
|
|
1067
1067
|
return e instanceof ShadowRoot?e.getElementById(this.anchor):document.getElementById(this.anchor)},this.handleDocumentKeydown=e=>{if(!e.defaultPrevented&&this.tooltipVisible&&e.key===qt)this.isAnchorHoveredFocused=!1,this.updateTooltipVisibility(),this.$emit("dismiss")},this.updateTooltipVisibility=()=>{if(!1===this.visible)this.hideTooltip()
|
|
1068
1068
|
else{if(!0===this.visible)return void this.showTooltip()
|
|
1069
1069
|
if(this.isAnchorHoveredFocused||this.isRegionHovered)return void this.showTooltip()
|
|
@@ -1090,10 +1090,10 @@ break
|
|
|
1090
1090
|
case vn:this.verticalDefaultPosition="bottom",this.horizontalDefaultPosition="end"
|
|
1091
1091
|
break
|
|
1092
1092
|
default:this.verticalPositioningMode="dynamic",this.horizontalPositioningMode="dynamic",this.verticalDefaultPosition=void 0,this.horizontalDefaultPosition="center"}}}
|
|
1093
|
-
Ue([ne({mode:"boolean"})],
|
|
1094
|
-
function
|
|
1093
|
+
Ue([ne({mode:"boolean"})],fn.prototype,"visible",void 0),Ue([ne],fn.prototype,"anchor",void 0),Ue([ne],fn.prototype,"delay",void 0),Ue([ne],fn.prototype,"position",void 0),Ue([ne({attribute:"auto-update-mode"})],fn.prototype,"autoUpdateMode",void 0),Ue([ne({attribute:"horizontal-viewport-lock"})],fn.prototype,"horizontalViewportLock",void 0),Ue([ne({attribute:"vertical-viewport-lock"})],fn.prototype,"verticalViewportLock",void 0),Ue([f],fn.prototype,"anchorElement",void 0),Ue([f],fn.prototype,"viewportElement",void 0),Ue([f],fn.prototype,"verticalPositioningMode",void 0),Ue([f],fn.prototype,"horizontalPositioningMode",void 0),Ue([f],fn.prototype,"horizontalInset",void 0),Ue([f],fn.prototype,"verticalInset",void 0),Ue([f],fn.prototype,"horizontalScaling",void 0),Ue([f],fn.prototype,"verticalScaling",void 0),Ue([f],fn.prototype,"verticalDefaultPosition",void 0),Ue([f],fn.prototype,"horizontalDefaultPosition",void 0),Ue([f],fn.prototype,"tooltipVisible",void 0),Ue([f],fn.prototype,"currentDirection",void 0)
|
|
1094
|
+
function mn(e){return Vt(e)&&"treeitem"===e.getAttribute("role")}let bn=class extends Rt{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>mn(this.parentElement),this.handleExpandCollapseButtonClick=e=>{this.disabled||e.defaultPrevented||(this.expanded=!this.expanded)},this.handleFocus=e=>{this.setAttribute("tabindex","0")},this.handleBlur=e=>{this.setAttribute("tabindex","-1")}}expandedChanged(){this.$fastController.isConnected&&this.$emit("expanded-change",this)}selectedChanged(){this.$fastController.isConnected&&this.$emit("selected-change",this)}itemsChanged(e,t){this.$fastController.isConnected&&this.items.forEach((e=>{mn(e)&&(e.nested=!0)}))}static focusItem(e){e.focusable=!0,e.focus()}childItemLength(){const e=this.childItems.filter((e=>mn(e)))
|
|
1095
1095
|
return e?e.length:0}}
|
|
1096
|
-
Ue([ne({mode:"boolean"})],bn.prototype,"expanded",void 0),Ue([ne({mode:"boolean"})],bn.prototype,"selected",void 0),Ue([ne({mode:"boolean"})],bn.prototype,"disabled",void 0),Ue([
|
|
1096
|
+
Ue([ne({mode:"boolean"})],bn.prototype,"expanded",void 0),Ue([ne({mode:"boolean"})],bn.prototype,"selected",void 0),Ue([ne({mode:"boolean"})],bn.prototype,"disabled",void 0),Ue([f],bn.prototype,"focusable",void 0),Ue([f],bn.prototype,"childItems",void 0),Ue([f],bn.prototype,"items",void 0),Ue([f],bn.prototype,"nested",void 0),Ue([f],bn.prototype,"renderCollapsedChildren",void 0),Et(bn,Ne)
|
|
1097
1097
|
let wn=class extends Rt{constructor(){super(...arguments),this.currentFocused=null,this.handleFocus=e=>{if(!(this.slottedTreeItems.length<1))return e.target===this?(null===this.currentFocused&&(this.currentFocused=this.getValidFocusableItem()),void(null!==this.currentFocused&&bn.focusItem(this.currentFocused))):void(this.contains(e.target)&&(this.setAttribute("tabindex","-1"),this.currentFocused=e.target))},this.handleBlur=e=>{e.target instanceof HTMLElement&&(null===e.relatedTarget||!this.contains(e.relatedTarget))&&this.setAttribute("tabindex","0")},this.handleKeyDown=e=>{if(e.defaultPrevented)return
|
|
1098
1098
|
if(this.slottedTreeItems.length<1)return!0
|
|
1099
1099
|
const t=this.getVisibleNodes()
|
|
@@ -1106,21 +1106,21 @@ t instanceof bn&&t.childItemLength()>0&&!t.expanded?t.expanded=!0:t instanceof b
|
|
|
1106
1106
|
case Lt:return void(e.target&&this.isFocusableElement(e.target)&&this.focusNextNode(1,e.target))
|
|
1107
1107
|
case Nt:return void(e.target&&this.isFocusableElement(e.target)&&this.focusNextNode(-1,e.target))
|
|
1108
1108
|
case Zt:return void this.handleClick(e)}return!0},this.handleSelectedChange=e=>{if(e.defaultPrevented)return
|
|
1109
|
-
if(!(e.target instanceof Element&&
|
|
1109
|
+
if(!(e.target instanceof Element&&mn(e.target)))return!0
|
|
1110
1110
|
const t=e.target
|
|
1111
1111
|
t.selected?(this.currentSelected&&this.currentSelected!==t&&(this.currentSelected.selected=!1),this.currentSelected=t):t.selected||this.currentSelected!==t||(this.currentSelected=null)},this.setItems=()=>{const e=this.treeView.querySelector("[aria-selected='true']")
|
|
1112
1112
|
this.currentSelected=e,null!==this.currentFocused&&this.contains(this.currentFocused)||(this.currentFocused=this.getValidFocusableItem()),this.nested=this.checkForNestedItems()
|
|
1113
|
-
this.getVisibleNodes().forEach((e=>{
|
|
1114
|
-
if(!(e.target instanceof Element&&
|
|
1113
|
+
this.getVisibleNodes().forEach((e=>{mn(e)&&(e.nested=this.nested)}))},this.isFocusableElement=e=>mn(e),this.isSelectedElement=e=>e.selected}slottedTreeItemsChanged(){this.$fastController.isConnected&&this.setItems()}connectedCallback(){super.connectedCallback(),this.setAttribute("tabindex","0"),u.queueUpdate((()=>{this.setItems()}))}handleClick(e){if(e.defaultPrevented)return
|
|
1114
|
+
if(!(e.target instanceof Element&&mn(e.target)))return!0
|
|
1115
1115
|
const t=e.target
|
|
1116
1116
|
t.disabled||(t.selected=!t.selected)}focusNextNode(e,t){const i=this.getVisibleNodes()
|
|
1117
1117
|
if(!i)return
|
|
1118
1118
|
const o=i[i.indexOf(t)+e]
|
|
1119
|
-
|
|
1119
|
+
Vt(o)&&bn.focusItem(o)}getValidFocusableItem(){const e=this.getVisibleNodes()
|
|
1120
1120
|
let t=e.findIndex(this.isSelectedElement)
|
|
1121
|
-
return-1===t&&(t=e.findIndex(this.isFocusableElement)),-1!==t?e[t]:null}checkForNestedItems(){return this.slottedTreeItems.some((e=>
|
|
1121
|
+
return-1===t&&(t=e.findIndex(this.isFocusableElement)),-1!==t?e[t]:null}checkForNestedItems(){return this.slottedTreeItems.some((e=>mn(e)&&e.querySelector("[role='treeitem']")))}getVisibleNodes(){return function(e,t){if(!e||!t||!Vt(e))return
|
|
1122
1122
|
return Array.from(e.querySelectorAll(t)).filter((e=>null!==e.offsetParent))}(this,"[role='treeitem']")||[]}}
|
|
1123
|
-
Ue([ne({attribute:"render-collapsed-nodes"})],wn.prototype,"renderCollapsedNodes",void 0),Ue([
|
|
1123
|
+
Ue([ne({attribute:"render-collapsed-nodes"})],wn.prototype,"renderCollapsedNodes",void 0),Ue([f],wn.prototype,"currentSelected",void 0),Ue([f],wn.prototype,"slottedTreeItems",void 0)
|
|
1124
1124
|
function xn(e){return`:host([hidden]){display:none}:host{display:${e}}`}const yn=function(){if("boolean"==typeof Ht)return Ht
|
|
1125
1125
|
if("undefined"==typeof window||!window.document||!window.document.createElement)return Ht=!1,Ht
|
|
1126
1126
|
const e=document.createElement("style"),t=function(){const e=document.querySelector('meta[property="csp-nonce"]')
|
|
@@ -1130,14 +1130,14 @@ try{e.sheet.insertRule("foo:focus-visible {color:inherit}",0),Ht=!0}catch(e){Ht=
|
|
|
1130
1130
|
class $n extends ii{}const Cn=`:${yn}`
|
|
1131
1131
|
function kn(e,t,i){return isNaN(e)||e<=t?t:e>=i?i:e}function Sn(e,t,i){return isNaN(e)||e<=t?0:e>=i?1:e/(i-t)}function _n(e,t,i){return isNaN(e)?t:t+e*(i-t)}function In(e,t){const i=Math.pow(10,t)
|
|
1132
1132
|
return Math.round(e*i)/i}class Rn{constructor(e,t,i,o){this.r=e,this.g=t,this.b=i,this.a="number"!=typeof o||isNaN(o)?1:o}static fromObject(e){return!e||isNaN(e.r)||isNaN(e.g)||isNaN(e.b)?null:new Rn(e.r,e.g,e.b,e.a)}equalValue(e){return this.r===e.r&&this.g===e.g&&this.b===e.b&&this.a===e.a}toStringHexRGB(){return"#"+[this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringHexRGBA(){return this.toStringHexRGB()+this.formatHexValue(this.a)}toStringHexARGB(){return"#"+[this.a,this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringWebRGB(){return`rgb(${Math.round(_n(this.r,0,255))},${Math.round(_n(this.g,0,255))},${Math.round(_n(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(_n(this.r,0,255))},${Math.round(_n(this.g,0,255))},${Math.round(_n(this.b,0,255))},${kn(this.a,0,1)})`}roundToPrecision(e){return new Rn(In(this.r,e),In(this.g,e),In(this.b,e),In(this.a,e))}clamp(){return new Rn(kn(this.r,0,1),kn(this.g,0,1),kn(this.b,0,1),kn(this.a,0,1))}toObject(){return{r:this.r,g:this.g,b:this.b,a:this.a}}formatHexValue(e){return function(e){const t=Math.round(kn(e,0,255)).toString(16)
|
|
1133
|
-
return 1===t.length?"0"+t:t}(_n(e,0,255))}}const Mn={aliceblue:{r:.941176,g:.972549,b:1},antiquewhite:{r:.980392,g:.921569,b:.843137},aqua:{r:0,g:1,b:1},aquamarine:{r:.498039,g:1,b:.831373},azure:{r:.941176,g:1,b:1},beige:{r:.960784,g:.960784,b:.862745},bisque:{r:1,g:.894118,b:.768627},black:{r:0,g:0,b:0},blanchedalmond:{r:1,g:.921569,b:.803922},blue:{r:0,g:0,b:1},blueviolet:{r:.541176,g:.168627,b:.886275},brown:{r:.647059,g:.164706,b:.164706},burlywood:{r:.870588,g:.721569,b:.529412},cadetblue:{r:.372549,g:.619608,b:.627451},chartreuse:{r:.498039,g:1,b:0},chocolate:{r:.823529,g:.411765,b:.117647},coral:{r:1,g:.498039,b:.313725},cornflowerblue:{r:.392157,g:.584314,b:.929412},cornsilk:{r:1,g:.972549,b:.862745},crimson:{r:.862745,g:.078431,b:.235294},cyan:{r:0,g:1,b:1},darkblue:{r:0,g:0,b:.545098},darkcyan:{r:0,g:.545098,b:.545098},darkgoldenrod:{r:.721569,g:.52549,b:.043137},darkgray:{r:.662745,g:.662745,b:.662745},darkgreen:{r:0,g:.392157,b:0},darkgrey:{r:.662745,g:.662745,b:.662745},darkkhaki:{r:.741176,g:.717647,b:.419608},darkmagenta:{r:.545098,g:0,b:.545098},darkolivegreen:{r:.333333,g:.419608,b:.184314},darkorange:{r:1,g:.54902,b:0},darkorchid:{r:.6,g:.196078,b:.8},darkred:{r:.545098,g:0,b:0},darksalmon:{r:.913725,g:.588235,b:.478431},darkseagreen:{r:.560784,g:.737255,b:.560784},darkslateblue:{r:.282353,g:.239216,b:.545098},darkslategray:{r:.184314,g:.309804,b:.309804},darkslategrey:{r:.184314,g:.309804,b:.309804},darkturquoise:{r:0,g:.807843,b:.819608},darkviolet:{r:.580392,g:0,b:.827451},deeppink:{r:1,g:.078431,b:.576471},deepskyblue:{r:0,g:.74902,b:1},dimgray:{r:.411765,g:.411765,b:.411765},dimgrey:{r:.411765,g:.411765,b:.411765},dodgerblue:{r:.117647,g:.564706,b:1},firebrick:{r:.698039,g:.133333,b:.133333},floralwhite:{r:1,g:.980392,b:.941176},forestgreen:{r:.133333,g:.545098,b:.133333},fuchsia:{r:1,g:0,b:1},gainsboro:{r:.862745,g:.862745,b:.862745},ghostwhite:{r:.972549,g:.972549,b:1},gold:{r:1,g:.843137,b:0},goldenrod:{r:.854902,g:.647059,b:.12549},gray:{r:.501961,g:.501961,b:.501961},green:{r:0,g:.501961,b:0},greenyellow:{r:.678431,g:1,b:.184314},grey:{r:.501961,g:.501961,b:.501961},honeydew:{r:.941176,g:1,b:.941176},hotpink:{r:1,g:.411765,b:.705882},indianred:{r:.803922,g:.360784,b:.360784},indigo:{r:.294118,g:0,b:.509804},ivory:{r:1,g:1,b:.941176},khaki:{r:.941176,g:.901961,b:.54902},lavender:{r:.901961,g:.901961,b:.980392},lavenderblush:{r:1,g:.941176,b:.960784},lawngreen:{r:.486275,g:.988235,b:0},lemonchiffon:{r:1,g:.980392,b:.803922},lightblue:{r:.678431,g:.847059,b:.901961},lightcoral:{r:.941176,g:.501961,b:.501961},lightcyan:{r:.878431,g:1,b:1},lightgoldenrodyellow:{r:.980392,g:.980392,b:.823529},lightgray:{r:.827451,g:.827451,b:.827451},lightgreen:{r:.564706,g:.933333,b:.564706},lightgrey:{r:.827451,g:.827451,b:.827451},lightpink:{r:1,g:.713725,b:.756863},lightsalmon:{r:1,g:.627451,b:.478431},lightseagreen:{r:.12549,g:.698039,b:.666667},lightskyblue:{r:.529412,g:.807843,b:.980392},lightslategray:{r:.466667,g:.533333,b:.6},lightslategrey:{r:.466667,g:.533333,b:.6},lightsteelblue:{r:.690196,g:.768627,b:.870588},lightyellow:{r:1,g:1,b:.878431},lime:{r:0,g:1,b:0},limegreen:{r:.196078,g:.803922,b:.196078},linen:{r:.980392,g:.941176,b:.901961},magenta:{r:1,g:0,b:1},maroon:{r:.501961,g:0,b:0},mediumaquamarine:{r:.4,g:.803922,b:.666667},mediumblue:{r:0,g:0,b:.803922},mediumorchid:{r:.729412,g:.333333,b:.827451},mediumpurple:{r:.576471,g:.439216,b:.858824},mediumseagreen:{r:.235294,g:.701961,b:.443137},mediumslateblue:{r:.482353,g:.407843,b:.933333},mediumspringgreen:{r:0,g:.980392,b:.603922},mediumturquoise:{r:.282353,g:.819608,b:.8},mediumvioletred:{r:.780392,g:.082353,b:.521569},midnightblue:{r:.098039,g:.098039,b:.439216},mintcream:{r:.960784,g:1,b:.980392},mistyrose:{r:1,g:.894118,b:.882353},moccasin:{r:1,g:.894118,b:.709804},navajowhite:{r:1,g:.870588,b:.678431},navy:{r:0,g:0,b:.501961},oldlace:{r:.992157,g:.960784,b:.901961},olive:{r:.501961,g:.501961,b:0},olivedrab:{r:.419608,g:.556863,b:.137255},orange:{r:1,g:.647059,b:0},orangered:{r:1,g:.270588,b:0},orchid:{r:.854902,g:.439216,b:.839216},palegoldenrod:{r:.933333,g:.909804,b:.666667},palegreen:{r:.596078,g:.984314,b:.596078},paleturquoise:{r:.686275,g:.933333,b:.933333},palevioletred:{r:.858824,g:.439216,b:.576471},papayawhip:{r:1,g:.937255,b:.835294},peachpuff:{r:1,g:.854902,b:.72549},peru:{r:.803922,g:.521569,b:.247059},pink:{r:1,g:.752941,b:.796078},plum:{r:.866667,g:.627451,b:.866667},powderblue:{r:.690196,g:.878431,b:.901961},purple:{r:.501961,g:0,b:.501961},red:{r:1,g:0,b:0},rosybrown:{r:.737255,g:.560784,b:.560784},royalblue:{r:.254902,g:.411765,b:.882353},saddlebrown:{r:.545098,g:.270588,b:.07451},salmon:{r:.980392,g:.501961,b:.447059},sandybrown:{r:.956863,g:.643137,b:.376471},seagreen:{r:.180392,g:.545098,b:.341176},seashell:{r:1,g:.960784,b:.933333},sienna:{r:.627451,g:.321569,b:.176471},silver:{r:.752941,g:.752941,b:.752941},skyblue:{r:.529412,g:.807843,b:.921569},slateblue:{r:.415686,g:.352941,b:.803922},slategray:{r:.439216,g:.501961,b:.564706},slategrey:{r:.439216,g:.501961,b:.564706},snow:{r:1,g:.980392,b:.980392},springgreen:{r:0,g:1,b:.498039},steelblue:{r:.27451,g:.509804,b:.705882},tan:{r:.823529,g:.705882,b:.54902},teal:{r:0,g:.501961,b:.501961},thistle:{r:.847059,g:.74902,b:.847059},tomato:{r:1,g:.388235,b:.278431},transparent:{r:0,g:0,b:0,a:0},turquoise:{r:.25098,g:.878431,b:.815686},violet:{r:.933333,g:.509804,b:.933333},wheat:{r:.960784,g:.870588,b:.701961},white:{r:1,g:1,b:1},whitesmoke:{r:.960784,g:.960784,b:.960784},yellow:{r:1,g:1,b:0},yellowgreen:{r:.603922,g:.803922,b:.196078}},An=/^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,En=/^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i,On=/^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i,
|
|
1134
|
-
function
|
|
1133
|
+
return 1===t.length?"0"+t:t}(_n(e,0,255))}}const Mn={aliceblue:{r:.941176,g:.972549,b:1},antiquewhite:{r:.980392,g:.921569,b:.843137},aqua:{r:0,g:1,b:1},aquamarine:{r:.498039,g:1,b:.831373},azure:{r:.941176,g:1,b:1},beige:{r:.960784,g:.960784,b:.862745},bisque:{r:1,g:.894118,b:.768627},black:{r:0,g:0,b:0},blanchedalmond:{r:1,g:.921569,b:.803922},blue:{r:0,g:0,b:1},blueviolet:{r:.541176,g:.168627,b:.886275},brown:{r:.647059,g:.164706,b:.164706},burlywood:{r:.870588,g:.721569,b:.529412},cadetblue:{r:.372549,g:.619608,b:.627451},chartreuse:{r:.498039,g:1,b:0},chocolate:{r:.823529,g:.411765,b:.117647},coral:{r:1,g:.498039,b:.313725},cornflowerblue:{r:.392157,g:.584314,b:.929412},cornsilk:{r:1,g:.972549,b:.862745},crimson:{r:.862745,g:.078431,b:.235294},cyan:{r:0,g:1,b:1},darkblue:{r:0,g:0,b:.545098},darkcyan:{r:0,g:.545098,b:.545098},darkgoldenrod:{r:.721569,g:.52549,b:.043137},darkgray:{r:.662745,g:.662745,b:.662745},darkgreen:{r:0,g:.392157,b:0},darkgrey:{r:.662745,g:.662745,b:.662745},darkkhaki:{r:.741176,g:.717647,b:.419608},darkmagenta:{r:.545098,g:0,b:.545098},darkolivegreen:{r:.333333,g:.419608,b:.184314},darkorange:{r:1,g:.54902,b:0},darkorchid:{r:.6,g:.196078,b:.8},darkred:{r:.545098,g:0,b:0},darksalmon:{r:.913725,g:.588235,b:.478431},darkseagreen:{r:.560784,g:.737255,b:.560784},darkslateblue:{r:.282353,g:.239216,b:.545098},darkslategray:{r:.184314,g:.309804,b:.309804},darkslategrey:{r:.184314,g:.309804,b:.309804},darkturquoise:{r:0,g:.807843,b:.819608},darkviolet:{r:.580392,g:0,b:.827451},deeppink:{r:1,g:.078431,b:.576471},deepskyblue:{r:0,g:.74902,b:1},dimgray:{r:.411765,g:.411765,b:.411765},dimgrey:{r:.411765,g:.411765,b:.411765},dodgerblue:{r:.117647,g:.564706,b:1},firebrick:{r:.698039,g:.133333,b:.133333},floralwhite:{r:1,g:.980392,b:.941176},forestgreen:{r:.133333,g:.545098,b:.133333},fuchsia:{r:1,g:0,b:1},gainsboro:{r:.862745,g:.862745,b:.862745},ghostwhite:{r:.972549,g:.972549,b:1},gold:{r:1,g:.843137,b:0},goldenrod:{r:.854902,g:.647059,b:.12549},gray:{r:.501961,g:.501961,b:.501961},green:{r:0,g:.501961,b:0},greenyellow:{r:.678431,g:1,b:.184314},grey:{r:.501961,g:.501961,b:.501961},honeydew:{r:.941176,g:1,b:.941176},hotpink:{r:1,g:.411765,b:.705882},indianred:{r:.803922,g:.360784,b:.360784},indigo:{r:.294118,g:0,b:.509804},ivory:{r:1,g:1,b:.941176},khaki:{r:.941176,g:.901961,b:.54902},lavender:{r:.901961,g:.901961,b:.980392},lavenderblush:{r:1,g:.941176,b:.960784},lawngreen:{r:.486275,g:.988235,b:0},lemonchiffon:{r:1,g:.980392,b:.803922},lightblue:{r:.678431,g:.847059,b:.901961},lightcoral:{r:.941176,g:.501961,b:.501961},lightcyan:{r:.878431,g:1,b:1},lightgoldenrodyellow:{r:.980392,g:.980392,b:.823529},lightgray:{r:.827451,g:.827451,b:.827451},lightgreen:{r:.564706,g:.933333,b:.564706},lightgrey:{r:.827451,g:.827451,b:.827451},lightpink:{r:1,g:.713725,b:.756863},lightsalmon:{r:1,g:.627451,b:.478431},lightseagreen:{r:.12549,g:.698039,b:.666667},lightskyblue:{r:.529412,g:.807843,b:.980392},lightslategray:{r:.466667,g:.533333,b:.6},lightslategrey:{r:.466667,g:.533333,b:.6},lightsteelblue:{r:.690196,g:.768627,b:.870588},lightyellow:{r:1,g:1,b:.878431},lime:{r:0,g:1,b:0},limegreen:{r:.196078,g:.803922,b:.196078},linen:{r:.980392,g:.941176,b:.901961},magenta:{r:1,g:0,b:1},maroon:{r:.501961,g:0,b:0},mediumaquamarine:{r:.4,g:.803922,b:.666667},mediumblue:{r:0,g:0,b:.803922},mediumorchid:{r:.729412,g:.333333,b:.827451},mediumpurple:{r:.576471,g:.439216,b:.858824},mediumseagreen:{r:.235294,g:.701961,b:.443137},mediumslateblue:{r:.482353,g:.407843,b:.933333},mediumspringgreen:{r:0,g:.980392,b:.603922},mediumturquoise:{r:.282353,g:.819608,b:.8},mediumvioletred:{r:.780392,g:.082353,b:.521569},midnightblue:{r:.098039,g:.098039,b:.439216},mintcream:{r:.960784,g:1,b:.980392},mistyrose:{r:1,g:.894118,b:.882353},moccasin:{r:1,g:.894118,b:.709804},navajowhite:{r:1,g:.870588,b:.678431},navy:{r:0,g:0,b:.501961},oldlace:{r:.992157,g:.960784,b:.901961},olive:{r:.501961,g:.501961,b:0},olivedrab:{r:.419608,g:.556863,b:.137255},orange:{r:1,g:.647059,b:0},orangered:{r:1,g:.270588,b:0},orchid:{r:.854902,g:.439216,b:.839216},palegoldenrod:{r:.933333,g:.909804,b:.666667},palegreen:{r:.596078,g:.984314,b:.596078},paleturquoise:{r:.686275,g:.933333,b:.933333},palevioletred:{r:.858824,g:.439216,b:.576471},papayawhip:{r:1,g:.937255,b:.835294},peachpuff:{r:1,g:.854902,b:.72549},peru:{r:.803922,g:.521569,b:.247059},pink:{r:1,g:.752941,b:.796078},plum:{r:.866667,g:.627451,b:.866667},powderblue:{r:.690196,g:.878431,b:.901961},purple:{r:.501961,g:0,b:.501961},red:{r:1,g:0,b:0},rosybrown:{r:.737255,g:.560784,b:.560784},royalblue:{r:.254902,g:.411765,b:.882353},saddlebrown:{r:.545098,g:.270588,b:.07451},salmon:{r:.980392,g:.501961,b:.447059},sandybrown:{r:.956863,g:.643137,b:.376471},seagreen:{r:.180392,g:.545098,b:.341176},seashell:{r:1,g:.960784,b:.933333},sienna:{r:.627451,g:.321569,b:.176471},silver:{r:.752941,g:.752941,b:.752941},skyblue:{r:.529412,g:.807843,b:.921569},slateblue:{r:.415686,g:.352941,b:.803922},slategray:{r:.439216,g:.501961,b:.564706},slategrey:{r:.439216,g:.501961,b:.564706},snow:{r:1,g:.980392,b:.980392},springgreen:{r:0,g:1,b:.498039},steelblue:{r:.27451,g:.509804,b:.705882},tan:{r:.823529,g:.705882,b:.54902},teal:{r:0,g:.501961,b:.501961},thistle:{r:.847059,g:.74902,b:.847059},tomato:{r:1,g:.388235,b:.278431},transparent:{r:0,g:0,b:0,a:0},turquoise:{r:.25098,g:.878431,b:.815686},violet:{r:.933333,g:.509804,b:.933333},wheat:{r:.960784,g:.870588,b:.701961},white:{r:1,g:1,b:1},whitesmoke:{r:.960784,g:.960784,b:.960784},yellow:{r:1,g:1,b:0},yellowgreen:{r:.603922,g:.803922,b:.196078}},An=/^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,En=/^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i,On=/^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i,Fn=/^#((?:[0-9a-f]{8}|[0-9a-f]{4}))$/i
|
|
1134
|
+
function Vn(e){return function(e){return Fn.test(e)}(e)}function Hn(e){const t=On.exec(e)
|
|
1135
1135
|
if(null===t)return null
|
|
1136
1136
|
let i=t[1]
|
|
1137
1137
|
if(3===i.length){const e=i.charAt(0),t=i.charAt(1),o=i.charAt(2)
|
|
1138
1138
|
i=e.concat(e,t,t,o,o)}const o=parseInt(i,16)
|
|
1139
|
-
return isNaN(o)?null:new Rn(Sn((16711680&o)>>>16,0,255),Sn((65280&o)>>>8,0,255),Sn(255&o,0,255),1)}function
|
|
1140
|
-
return function(e){return On.test(e)}(t)?Hn(t):
|
|
1139
|
+
return isNaN(o)?null:new Rn(Sn((16711680&o)>>>16,0,255),Sn((65280&o)>>>8,0,255),Sn(255&o,0,255),1)}function Tn(e){const t=e.toLowerCase()
|
|
1140
|
+
return function(e){return On.test(e)}(t)?Hn(t):Vn(t)?function(e){const t=Fn.exec(e)
|
|
1141
1141
|
if(null===t)return null
|
|
1142
1142
|
let i=t[1]
|
|
1143
1143
|
if(4===i.length){const e=i.charAt(0),t=i.charAt(1),o=i.charAt(2),n=i.charAt(3)
|
|
@@ -1149,52 +1149,52 @@ return new Rn(Sn(Number(i[0]),0,255),Sn(Number(i[1]),0,255),Sn(Number(i[2]),0,25
|
|
|
1149
1149
|
if(null===t)return null
|
|
1150
1150
|
const i=t[1].split(",")
|
|
1151
1151
|
return 4===i.length?new Rn(Sn(Number(i[0]),0,255),Sn(Number(i[1]),0,255),Sn(Number(i[2]),0,255),Number(i[3])):null}(t):function(e){return Mn.hasOwnProperty(e)}(t)?function(e){const t=Mn[e.toLowerCase()]
|
|
1152
|
-
return t?new Rn(t.r,t.g,t.b,t.hasOwnProperty("a")?t.a:void 0):null}(t):null}const
|
|
1152
|
+
return t?new Rn(t.r,t.g,t.b,t.hasOwnProperty("a")?t.a:void 0):null}(t):null}const Pn="#a46eff",Dn="#804ad9",Ln="#ff8126",zn="#009921",Bn="#00c12b",Nn="#c4000c",Zn="#818386",qn="#f1f1f2",Un="#f5f5f5",jn="#ffffff",Gn="#363738",Wn="#505153",Kn="#000000",Xn="#161617",Yn="#074023",Qn="#009b65",Jn="#d63434",es="#ff4b00",ts="#006b46",is="#32eb96",os="Source Sans Pro",ns="400",ss="14px",rs="18px",as="14px",ls="0.25s"
|
|
1153
1153
|
function cs(e,t){const{r:i,g:o,b:n}=Hn(e)
|
|
1154
|
-
return`rgba(${255*i}, ${255*o}, ${255*n}, ${t})`}const ds=cs(Kn,.3),hs=cs(Kn,.6),us=cs(Kn,.6),ps=ls,gs="light",vs="dark",
|
|
1154
|
+
return`rgba(${255*i}, ${255*o}, ${255*n}, ${t})`}const ds=cs(Kn,.3),hs=cs(Kn,.6),us=cs(Kn,.6),ps=ls,gs="light",vs="dark",fs="color",ms="action-rgb-partial-color",bs="application-background-color",ws="divider-background-color",xs="header-background-color",ys="section-background-color",$s="fill-selected-color",Cs="fill-selected-rgb-partial-color",ks="fill-hover-selected-color",Ss="fill-hover-color",_s="fill-down-color",Is="border-color",Rs="border-rgb-partial-color",Ms="fail-color",As="warning-color",Es="pass-color",Os="information-color",Fs="border-hover-color",Vs="icon-color",Hs="modal-backdrop-color",Ts="popup-border-color",Ps="control-height",Ds="control-slim-height",Ls="small-padding",zs="standard-padding",Bs="label-height",Ns="border-width",Zs="icon-size",qs="group-header-text-transform",Us="drawer-width",js="banner-gap-size",Gs="spinner-small-height",Ws="spinner-medium-height",Ks="spinner-large-height",Xs="small-delay",Ys="medium-delay",Qs="large-delay",Js="headline-plus-1-font",er="headline-font",tr="table-header-font",ir="title-plus-2-font",or="title-plus-1-font",nr="title-font",sr="subtitle-plus-1-font",rr="subtitle-font",ar="link-font",lr="link-active-font",cr="link-prominent-font",dr="link-active-prominent-font",hr="placeholder-font",ur="body-emphasized-font",pr="body-font",gr="group-header-font",vr="control-label-font",fr="button-label-font",mr="tooltip-caption-font",br="tooltip-background-color",wr="error-text-font",xr="table-row-border-color",yr="elevation-1-box-shadow",$r="elevation-2-box-shadow",Cr="elevation-3-box-shadow",kr=e=>`ni-nimble-${e}`,Sr="animationend",_r="change",Ir="ArrowDown",Rr="ArrowLeft",Mr="ArrowUp",Ar="Enter",Er="Shift"
|
|
1155
1155
|
var Or
|
|
1156
1156
|
!function(e){e.ltr="ltr",e.rtl="rtl"}(Or||(Or={}))
|
|
1157
|
-
let
|
|
1158
|
-
function
|
|
1157
|
+
let Fr=0
|
|
1158
|
+
function Vr(e=""){return`${e}${Fr++}`}const Hr=G`<slot></slot>`,Tr=me`
|
|
1159
1159
|
:host {
|
|
1160
1160
|
display: contents;
|
|
1161
1161
|
}
|
|
1162
|
-
`,
|
|
1163
|
-
class Lr extends Rt{constructor(){super(...arguments),this.direction=Or.ltr,this.theme=gs}directionChanged(e,t){null!=t?
|
|
1164
|
-
const zr=Lr.compose({baseName:"theme-provider",styles:
|
|
1162
|
+
`,Pr=eo.create({name:"direction",cssCustomPropertyName:null}).withDefault(Or.ltr),Dr=eo.create({name:"theme",cssCustomPropertyName:null}).withDefault(gs)
|
|
1163
|
+
class Lr extends Rt{constructor(){super(...arguments),this.direction=Or.ltr,this.theme=gs}directionChanged(e,t){null!=t?Pr.setValueFor(this,t):Pr.deleteValueFor(this)}themeChanged(e,t){null!=t?Dr.setValueFor(this,t):Dr.deleteValueFor(this)}}e([ne({attribute:"direction"})],Lr.prototype,"direction",void 0),e([ne({attribute:"theme"})],Lr.prototype,"theme",void 0)
|
|
1164
|
+
const zr=Lr.compose({baseName:"theme-provider",styles:Tr,template:Hr})
|
|
1165
1165
|
ro.getOrCreate().withPrefix("nimble").register(zr()),ro.tagFor(Lr)
|
|
1166
|
-
const Br="Source Sans Pro Fallback",Nr=eo.create(kr(
|
|
1166
|
+
const Br="Source Sans Pro Fallback",Nr=eo.create(kr(ms)).withDefault((e=>Mc(Ec(e,Xn,qn,jn)))),Zr=eo.create(kr(bs)).withDefault((e=>Ec(e,jn,Gn,Yn)))
|
|
1167
1167
|
eo.create(kr(xs)).withDefault((e=>Ec(e,Un,"#252526",Yn))),eo.create(kr(ys)).withDefault((e=>Ec(e,qn,Wn,Yn))),eo.create(kr(ws)).withDefault((e=>Ec(e,qn,Wn,Yn)))
|
|
1168
1168
|
const qr=eo.create(kr($s)).withDefault((e=>cs(Hc(e),.2)))
|
|
1169
1169
|
eo.create(kr(Cs)).withDefault((e=>Mc(Hc(e))))
|
|
1170
1170
|
const Ur=eo.create(kr(ks)).withDefault((e=>cs(Hc(e),.15))),jr=eo.create(kr(Ss)).withDefault((e=>cs(function(e){return Ec(e,Xn,qn,jn)}(e),.1)))
|
|
1171
1171
|
eo.create(kr(_s)).withDefault((e=>cs(function(e){return Ec(e,Xn,qn,jn)}(e),.15)))
|
|
1172
|
-
const Gr=eo.create(kr(Is)).withDefault((e=>
|
|
1172
|
+
const Gr=eo.create(kr(Is)).withDefault((e=>Fc(e))),Wr=eo.create(kr(Rs)).withDefault((e=>Mc(Fc(e)))),Kr=eo.create(kr(Ms)).withDefault((e=>Oc(e))),Xr=eo.create(kr(As)).withDefault((e=>function(e){return Ec(e,es,Ln,jn)}(e))),Yr=eo.create(kr(Es)).withDefault((e=>function(e){return Ec(e,zn,Bn,jn)}(e))),Qr=eo.create(kr(Os)).withDefault((e=>function(e){return Ec(e,Dn,Pn,jn)}(e))),Jr=eo.create(kr(Fs)).withDefault((e=>Ec(e,Qn,Qn,jn))),ea=eo.create(kr(Vs)).withDefault((e=>Ec(e,Xn,qn,jn)))
|
|
1173
1173
|
eo.create(kr(Hs)).withDefault((e=>function(e){switch(Dr.getValueFor(e)){case gs:return ds
|
|
1174
1174
|
case vs:return hs
|
|
1175
|
-
case
|
|
1175
|
+
case fs:return us
|
|
1176
1176
|
default:return ds}}(e)))
|
|
1177
|
-
const ta=eo.create(kr(
|
|
1177
|
+
const ta=eo.create(kr(Ts)).withDefault((e=>cs(Ec(e,Xn,qn,jn),.3)))
|
|
1178
1178
|
eo.create(kr(br)).withDefault((e=>Ec(e,qn,Gn,Yn)))
|
|
1179
|
-
const ia=eo.create(kr(xr)).withDefault((e=>Ec(e,qn,Wn,Yn))),oa=eo.create(kr(
|
|
1179
|
+
const ia=eo.create(kr(xr)).withDefault((e=>Ec(e,qn,Wn,Yn))),oa=eo.create(kr(Ps)).withDefault("32px"),na=eo.create(kr(Ds)).withDefault("24px"),sa=eo.create(kr(Ls)).withDefault("4px"),ra=eo.create(kr(zs)).withDefault("16px")
|
|
1180
1180
|
eo.create(kr(Bs)).withDefault("16px")
|
|
1181
1181
|
const aa=eo.create(kr(Ns)).withDefault("1px"),la=eo.create(kr(Zs)).withDefault("16px"),ca=eo.create(kr(Us)).withDefault("784px")
|
|
1182
1182
|
eo.create(kr(js)).withDefault("1px")
|
|
1183
1183
|
const da=eo.create(kr(Gs)).withDefault("16px")
|
|
1184
1184
|
eo.create(kr(Ws)).withDefault("32px"),eo.create(kr(Ks)).withDefault("64px"),eo.create(kr(yr)).withDefault((e=>`0px 1px 4px ${cs(Ec(e,Kn,Kn,Kn),.16)}`))
|
|
1185
1185
|
const ha=eo.create(kr($r)).withDefault((e=>`0px 2px 4px ${cs(Ec(e,Kn,Kn,Kn),.16)}`)),ua=eo.create(kr(Cr)).withDefault((e=>`0px 4px 8px ${cs(Ec(e,Kn,Kn,Kn),.3)}`))
|
|
1186
|
-
Ac(er,(e=>
|
|
1187
|
-
const[pa,ga,va,ma,
|
|
1188
|
-
Ac(nr,(e=>
|
|
1189
|
-
const[ya,$a,Ca,ka,Sa,_a,Ia,Ra]=Ac(rr,(e=>
|
|
1186
|
+
Ac(er,(e=>Vc(e)),(e=>cs(Vc(e),.3)),"Noto Serif","400","25px","32px","Noto Serif Fallback"),Ac(Js,(e=>Vc(e)),(e=>cs(Vc(e),.3)),"Noto Serif","400","29.100000381469727px","40px","Noto Serif Fallback"),Ac(ir,(e=>Vc(e)),(e=>cs(Vc(e),.3)),"Source Sans Pro","400","25px","32px","Source Sans Pro Fallback")
|
|
1187
|
+
const[pa,ga,va,fa,ma,ba,wa,xa]=Ac(or,(e=>Vc(e)),(e=>cs(Vc(e),.3)),"Source Sans Pro","400","22px","28px","Source Sans Pro Fallback")
|
|
1188
|
+
Ac(nr,(e=>Vc(e)),(e=>cs(Vc(e),.3)),"Source Sans Pro","400","19px","24px","Source Sans Pro Fallback"),Ac(sr,(e=>Vc(e)),(e=>cs(Vc(e),.3)),"Source Sans Pro","300","16px","20px","Source Sans Pro Fallback")
|
|
1189
|
+
const[ya,$a,Ca,ka,Sa,_a,Ia,Ra]=Ac(rr,(e=>Vc(e)),(e=>cs(Vc(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[Ma,Aa,Ea,Oa,Fa,Va,Ha,Ta]=Ac(ar,(e=>Vc(e)),(e=>cs(Vc(e),.3)),os,ns,ss,rs,Br),[Pa,Da,La,za,Ba,Na,Za,qa]=Ac(lr,(e=>Ec(e,ts,is,cs(jn,.6))),(e=>cs(Vc(e),.3)),os,ns,ss,rs,Br),[Ua,ja,Ga,Wa,Ka,Xa,Ya,Qa]=Ac(cr,(e=>Ec(e,ts,is,is)),(e=>cs(Vc(e),.3)),os,ns,ss,rs,Br),[Ja,el,tl,il,ol,nl,sl,rl]=Ac(dr,(e=>Vc(e)),(e=>cs(Vc(e),.3)),os,ns,ss,rs,Br),[al,ll,cl,dl,hl,ul,pl,gl]=Ac(hr,(e=>cs(Vc(e),.6)),(e=>cs(Vc(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[vl,fl,ml,bl,wl,xl,yl,$l]=Ac(ur,(e=>Vc(e)),(e=>cs(Vc(e),.3)),"Source Sans Pro","600","14px","18px","Source Sans Pro Fallback"),[Cl,kl,Sl,_l,Il,Rl,Ml,Al]=Ac(pr,(e=>Vc(e)),(e=>cs(Vc(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[El,Ol,Fl,Vl,Hl,Tl,Pl,Dl]=Ac(gr,(e=>Vc(e)),(e=>cs(Vc(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[Ll,zl,Bl,Nl,Zl,ql,Ul,jl]=Ac(vr,(e=>cs(Vc(e),.6)),(e=>cs(Vc(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[Gl,Wl,Kl,Xl,Yl,Ql,Jl,ec]=Ac(fr,(e=>Vc(e)),(e=>cs(Vc(e),.3)),"Source Sans Pro","400","12.800000190734863px","16px","Source Sans Pro Fallback"),[tc,ic,oc,nc,sc,rc,ac,lc]=Ac(mr,(e=>Vc(e)),(e=>cs(Vc(e),.3)),"Source Sans Pro","400","11px",as,"Source Sans Pro Fallback"),[cc,dc,hc,uc,pc,gc,vc,fc]=Ac(wr,(e=>Oc(e)),(e=>cs(Oc(e),.3)),"Source Sans Pro","400","11px",as,"Source Sans Pro Fallback"),[mc,bc,wc,xc,yc,$c,Cc,kc]=Ac(tr,(e=>cs(Vc(e),.6)),(e=>cs(Vc(e),.3)),"Source Sans Pro","600","12.800000190734863px",as,"Source Sans Pro Fallback"),Sc=eo.create(kr(qs)).withDefault("uppercase"),_c=eo.create(kr(Xs)).withDefault("0.075s"),Ic=eo.create(kr(Ys)).withDefault("0.15s"),Rc=eo.create(kr(Qs)).withDefault(ls)
|
|
1190
1190
|
function Mc(e){const{r:t,g:i,b:o}=Hn(e)
|
|
1191
1191
|
return`${255*t}, ${255*i}, ${255*o}`}function Ac(e,t,i,o,n,s,r,a){if(""===e||""===o||""===n||""===s||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
|
|
1192
1192
|
const l=eo.create(kr(e)).withDefault(`${n} ${s}/${r} ${o}, ${a}`),c=e.split("-font"),d=c[0]
|
|
1193
1193
|
if(void 0===d||""!==c[1])throw new Error(`fontTokenName value of ${e} did not have the expected '-font' suffix`)
|
|
1194
1194
|
return[l,eo.create(kr(`${d}-font-color`)).withDefault((e=>t(e))),eo.create(kr(`${d}-disabled-font-color`)).withDefault((e=>i(e))),eo.create(kr(`${d}-font-family`)).withDefault(`${o}`),eo.create(kr(`${d}-font-weight`)).withDefault(`${n}`),eo.create(kr(`${d}-font-size`)).withDefault(`${s}`),eo.create(kr(`${d}-font-line-height`)).withDefault(`${r}`),eo.create(kr(`${d}-fallback-font-family`)).withDefault(`${a}`)]}function Ec(e,t,i,o){switch(Dr.getValueFor(e)){case gs:return t
|
|
1195
1195
|
case vs:return i
|
|
1196
|
-
case
|
|
1197
|
-
default:return t}}function Oc(e){return Ec(e,Nn,"#ff4646",jn)}function
|
|
1196
|
+
case fs:return o
|
|
1197
|
+
default:return t}}function Oc(e){return Ec(e,Nn,"#ff4646",jn)}function Fc(e){return Ec(e,Xn,qn,jn)}function Vc(e){return Ec(e,Xn,qn,jn)}function Hc(e){return Ec(e,Qn,Qn,jn)}const Tc=me`
|
|
1198
1198
|
${xn("inline")}
|
|
1199
1199
|
|
|
1200
1200
|
:host {
|
|
@@ -1275,8 +1275,8 @@ default:return t}}function Oc(e){return Ec(e,Nn,"#ff4646",jn)}function Vc(e){ret
|
|
|
1275
1275
|
display: none;
|
|
1276
1276
|
}
|
|
1277
1277
|
`
|
|
1278
|
-
class
|
|
1279
|
-
const Dc=
|
|
1278
|
+
class Pc extends $n{constructor(){super(...arguments),this.underlineHidden=!1}}e([ne({attribute:"underline-hidden",mode:"boolean"})],Pc.prototype,"underlineHidden",void 0),e([ne],Pc.prototype,"appearance",void 0)
|
|
1279
|
+
const Dc=Pc.compose({baseName:"anchor",baseClass:ii,template:(e,t)=>G`
|
|
1280
1280
|
<a
|
|
1281
1281
|
class="control"
|
|
1282
1282
|
part="control"
|
|
@@ -1323,10 +1323,10 @@ const Dc=Tc.compose({baseName:"anchor",baseClass:ii,template:(e,t)=>G`
|
|
|
1323
1323
|
${t.end||""}
|
|
1324
1324
|
</slot>
|
|
1325
1325
|
</span></a>
|
|
1326
|
-
`,styles:
|
|
1326
|
+
`,styles:Tc,shadowOptions:{delegatesFocus:!0}})
|
|
1327
1327
|
ro.getOrCreate().withPrefix("nimble").register(Dc())
|
|
1328
|
-
const Lc=ro.tagFor(
|
|
1329
|
-
class Zc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(e){v.getNotifier(e).subscribe(this,this.propertyName),this.handleChange(e,this.propertyName)}unbind(e){v.getNotifier(e).unsubscribe(this,this.propertyName),e.$fastController.removeStyles(this.styles)}handleChange(e,t){const i=e[t];(Array.isArray(this.value)?this.value.includes(i):this.value===i)?e.$fastController.addStyles(this.styles):e.$fastController.removeStyles(this.styles)}}function qc(e,t){return new Zc("appearance",e,t)}const Uc=
|
|
1328
|
+
const Lc=ro.tagFor(Pc),zc="outline",Bc="ghost",Nc="block"
|
|
1329
|
+
class Zc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(e){v.getNotifier(e).subscribe(this,this.propertyName),this.handleChange(e,this.propertyName)}unbind(e){v.getNotifier(e).unsubscribe(this,this.propertyName),e.$fastController.removeStyles(this.styles)}handleChange(e,t){const i=e[t];(Array.isArray(this.value)?this.value.includes(i):this.value===i)?e.$fastController.addStyles(this.styles):e.$fastController.removeStyles(this.styles)}}function qc(e,t){return new Zc("appearance",e,t)}const Uc=me`
|
|
1330
1330
|
${xn("inline-flex")}
|
|
1331
1331
|
|
|
1332
1332
|
:host {
|
|
@@ -1438,7 +1438,7 @@ class Zc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
|
|
|
1438
1438
|
:host([content-hidden]) [part='end'] {
|
|
1439
1439
|
display: none;
|
|
1440
1440
|
}
|
|
1441
|
-
`.withBehaviors(qc(zc,
|
|
1441
|
+
`.withBehaviors(qc(zc,me`
|
|
1442
1442
|
.control {
|
|
1443
1443
|
background-color: transparent;
|
|
1444
1444
|
border-color: rgba(${Nr}, 0.3);
|
|
@@ -1463,7 +1463,7 @@ class Zc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
|
|
|
1463
1463
|
background-color: transparent;
|
|
1464
1464
|
border-color: rgba(${Wr}, 0.2);
|
|
1465
1465
|
}
|
|
1466
|
-
`),qc(Bc,
|
|
1466
|
+
`),qc(Bc,me`
|
|
1467
1467
|
.control {
|
|
1468
1468
|
background-color: transparent;
|
|
1469
1469
|
border-color: transparent;
|
|
@@ -1488,7 +1488,7 @@ class Zc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
|
|
|
1488
1488
|
background-color: transparent;
|
|
1489
1489
|
border-color: transparent;
|
|
1490
1490
|
}
|
|
1491
|
-
`),qc(Nc,
|
|
1491
|
+
`),qc(Nc,me`
|
|
1492
1492
|
.control {
|
|
1493
1493
|
background-color: rgba(${Wr}, 0.1);
|
|
1494
1494
|
border-color: transparent;
|
|
@@ -1517,7 +1517,7 @@ class Zc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
|
|
|
1517
1517
|
background-color: rgba(${Wr}, 0.1);
|
|
1518
1518
|
border-color: transparent;
|
|
1519
1519
|
}
|
|
1520
|
-
`)),jc=
|
|
1520
|
+
`)),jc=me``.withBehaviors(qc(zc,me`
|
|
1521
1521
|
:host([appearance-variant='primary']) .control {
|
|
1522
1522
|
box-shadow: 0px 0px 0px ${aa}
|
|
1523
1523
|
rgba(${Nr}, 0.3) inset;
|
|
@@ -1538,7 +1538,7 @@ class Zc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
|
|
|
1538
1538
|
:host([appearance-variant='primary'][disabled]) .control {
|
|
1539
1539
|
box-shadow: none;
|
|
1540
1540
|
}
|
|
1541
|
-
`),qc(Nc,
|
|
1541
|
+
`),qc(Nc,me`
|
|
1542
1542
|
:host([appearance-variant='primary']) .control {
|
|
1543
1543
|
background-clip: padding-box;
|
|
1544
1544
|
border-color: rgba(${Nr}, 0.3);
|
|
@@ -1593,7 +1593,7 @@ class Zc{constructor(e,t,i){this.propertyName=e,this.value=t,this.styles=i}bind(
|
|
|
1593
1593
|
.control {
|
|
1594
1594
|
padding: 0px;
|
|
1595
1595
|
}
|
|
1596
|
-
`)),Gc=
|
|
1596
|
+
`)),Gc=me`
|
|
1597
1597
|
${Uc}
|
|
1598
1598
|
${jc}
|
|
1599
1599
|
|
|
@@ -1644,7 +1644,7 @@ const Kc=Wc.compose({baseName:"anchor-button",template:(e,t)=>G`
|
|
|
1644
1644
|
</a>
|
|
1645
1645
|
`,styles:Gc,shadowOptions:{delegatesFocus:!0}})
|
|
1646
1646
|
ro.getOrCreate().withPrefix("nimble").register(Kc()),ro.tagFor(Wc)
|
|
1647
|
-
const Xc=
|
|
1647
|
+
const Xc=me`
|
|
1648
1648
|
${xn("grid")}
|
|
1649
1649
|
|
|
1650
1650
|
:host {
|
|
@@ -1722,7 +1722,7 @@ const Xc=fe`
|
|
|
1722
1722
|
`
|
|
1723
1723
|
class Yc extends $n{constructor(){super(...arguments),this.disabled=!1,this.startColumnCount=0}clickHandler(e){return e.stopPropagation(),!0}keydownHandler(e){if(e.defaultPrevented)return!1
|
|
1724
1724
|
if(e.key===Ar)e.stopPropagation()
|
|
1725
|
-
return!0}setAttribute(e,t){"tabindex"===e?this.anchor.setAttribute(e,t):super.setAttribute(e,t)}get tabIndex(){return this.anchor.tabIndex}set tabIndex(e){this.anchor.tabIndex=e}}e([ne({mode:"boolean"})],Yc.prototype,"disabled",void 0),e([
|
|
1725
|
+
return!0}setAttribute(e,t){"tabindex"===e?this.anchor.setAttribute(e,t):super.setAttribute(e,t)}get tabIndex(){return this.anchor.tabIndex}set tabIndex(e){this.anchor.tabIndex=e}}e([ne({mode:"boolean"})],Yc.prototype,"disabled",void 0),e([f],Yc.prototype,"anchor",void 0),e([f],Yc.prototype,"startColumnCount",void 0)
|
|
1726
1726
|
const Qc=Yc.compose({baseName:"anchor-menu-item",template:(e,t)=>G`
|
|
1727
1727
|
<template
|
|
1728
1728
|
role="menuitem"
|
|
@@ -1753,7 +1753,7 @@ const Qc=Yc.compose({baseName:"anchor-menu-item",template:(e,t)=>G`
|
|
|
1753
1753
|
ro.getOrCreate().withPrefix("nimble").register(Qc()),ro.tagFor(Yc)
|
|
1754
1754
|
const Jc=$o[Symbol.hasInstance].bind($o)
|
|
1755
1755
|
Object.defineProperty($o,Symbol.hasInstance,{value:e=>Jc(e)||e instanceof Yc})
|
|
1756
|
-
const ed=
|
|
1756
|
+
const ed=me`
|
|
1757
1757
|
${xn("inline-flex")}
|
|
1758
1758
|
|
|
1759
1759
|
:host {
|
|
@@ -1857,7 +1857,7 @@ const ed=fe`
|
|
|
1857
1857
|
:host([aria-selected='true'][disabled])::after {
|
|
1858
1858
|
border-bottom-color: rgba(${Jr}, 0.3);
|
|
1859
1859
|
}
|
|
1860
|
-
`,td=
|
|
1860
|
+
`,td=me`
|
|
1861
1861
|
${ed}
|
|
1862
1862
|
|
|
1863
1863
|
a {
|
|
@@ -1896,7 +1896,7 @@ const od=id.compose({baseName:"anchor-tab",template:(e,t)=>G`
|
|
|
1896
1896
|
</template>
|
|
1897
1897
|
`,styles:td})
|
|
1898
1898
|
ro.getOrCreate().withPrefix("nimble").register(od()),ro.tagFor(id)
|
|
1899
|
-
const nd=
|
|
1899
|
+
const nd=me`
|
|
1900
1900
|
${xn("grid")}
|
|
1901
1901
|
|
|
1902
1902
|
:host {
|
|
@@ -1939,8 +1939,8 @@ let t=0
|
|
|
1939
1939
|
const i=e.find((e=>e===document.activeElement))
|
|
1940
1940
|
for(t=i?e.indexOf(i)-1:0,t=t<0?e.length-1:t;t>=0&&e.length>1;){if(this.isFocusableElement(e[t])){this.focusTabByIndex(e,t)
|
|
1941
1941
|
break}t-1<0?t=e.length-1:t-=1}},this.focusTabByIndex=(e,t)=>{const i=e[t]
|
|
1942
|
-
i.focus(),this.tabs.forEach((e=>{e.setAttribute("tabindex",e===i?"0":"-1")}))}}activeidChanged(e,t){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((e=>e.getAttribute("id")??`tab-${
|
|
1943
|
-
o>-1&&this.focusTabByIndex(this.tabs,o)}getTabAnchor(e){return e.shadowRoot.querySelector("a")}}e([ne],sd.prototype,"activeid",void 0),e([
|
|
1942
|
+
i.focus(),this.tabs.forEach((e=>{e.setAttribute("tabindex",e===i?"0":"-1")}))}}activeidChanged(e,t){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((e=>e.getAttribute("id")??`tab-${Vr()}`))}focusFirstOrLast(e){const t=this.tabs.filter((e=>!this.isDisabledElement(e))),i=e?t.length-1:0,o=this.tabs.indexOf(t[i])
|
|
1943
|
+
o>-1&&this.focusTabByIndex(this.tabs,o)}getTabAnchor(e){return e.shadowRoot.querySelector("a")}}e([ne],sd.prototype,"activeid",void 0),e([f],sd.prototype,"tabs",void 0),Et(sd,Ne)
|
|
1944
1944
|
const rd=sd.compose({baseName:"anchor-tabs",template:(e,t)=>G`
|
|
1945
1945
|
${qe(0,t)}
|
|
1946
1946
|
<div ${Re("tablist")} class="tablist" part="tablist" role="tablist">
|
|
@@ -1949,11 +1949,11 @@ const rd=sd.compose({baseName:"anchor-tabs",template:(e,t)=>G`
|
|
|
1949
1949
|
${Ze(0,t)}
|
|
1950
1950
|
`,styles:nd,shadowOptions:{delegatesFocus:!1}})
|
|
1951
1951
|
ro.getOrCreate().withPrefix("nimble").register(rd()),ro.tagFor(sd)
|
|
1952
|
-
const ad=(function(e,...t){const{styles:i,behaviors:o}=
|
|
1952
|
+
const ad=(function(e,...t){const{styles:i,behaviors:o}=fe(e,t)
|
|
1953
1953
|
return new be(i,o)})`
|
|
1954
1954
|
user-select: none;
|
|
1955
1955
|
-webkit-user-select: none;
|
|
1956
|
-
`,ld=
|
|
1956
|
+
`,ld=me`
|
|
1957
1957
|
${xn("block")}
|
|
1958
1958
|
|
|
1959
1959
|
:host {
|
|
@@ -2054,7 +2054,7 @@ return new be(i,o)})`
|
|
|
2054
2054
|
margin-inline-start: ${la};
|
|
2055
2055
|
}
|
|
2056
2056
|
`
|
|
2057
|
-
class cd extends $n{constructor(){super(...arguments),this.selected=!1,this.disabled=!1}isNestedItem(){return
|
|
2057
|
+
class cd extends $n{constructor(){super(...arguments),this.selected=!1,this.disabled=!1}isNestedItem(){return mn(this.parentElement)}handleFocus(e){this.setAttribute("tabindex","0")}handleBlur(e){this.setAttribute("tabindex","-1")}keydownHandler(e){if(e.defaultPrevented)return!1
|
|
2058
2058
|
switch(e.key){case Ar:e.stopPropagation()
|
|
2059
2059
|
break
|
|
2060
2060
|
case Rr:this.parentElement&&this.isNestedItem()&&bn.focusItem(this.parentElement)}return!0}clickHandler(e){return!e.defaultPrevented&&(e.stopPropagation(),!0)}selectedChanged(e,t){this.$fastController.isConnected&&this.$emit("selected-change",this)}}e([ne({mode:"boolean"})],cd.prototype,"selected",void 0),e([ne({mode:"boolean"})],cd.prototype,"disabled",void 0)
|
|
@@ -2097,7 +2097,7 @@ const dd=cd.compose({baseName:"anchor-tree-item",template:(e,t)=>G`
|
|
|
2097
2097
|
</template>
|
|
2098
2098
|
`,styles:ld,shadowOptions:{delegatesFocus:!0}})
|
|
2099
2099
|
ro.getOrCreate().withPrefix("nimble").register(dd()),ro.tagFor(cd)
|
|
2100
|
-
const hd=
|
|
2100
|
+
const hd=me`
|
|
2101
2101
|
:host {
|
|
2102
2102
|
contain: layout;
|
|
2103
2103
|
display: block;
|
|
@@ -2113,9 +2113,9 @@ class ud extends si{}const pd=ud.compose({baseName:"anchored-region",baseClass:s
|
|
|
2113
2113
|
`,styles:hd})
|
|
2114
2114
|
ro.getOrCreate().withPrefix("nimble").register(pd())
|
|
2115
2115
|
const gd=ro.tagFor(ud)
|
|
2116
|
-
class vd{constructor(e,t,i){this.value=e,this.styles=t,this.source=i}handleChange(){const e=Dr.getValueFor(this.source);(Array.isArray(this.value)?this.value.includes(e):this.value===e)?this.source.$fastController.addStyles(this.styles):this.source.$fastController.removeStyles(this.styles)}}class
|
|
2116
|
+
class vd{constructor(e,t,i){this.value=e,this.styles=t,this.source=i}handleChange(){const e=Dr.getValueFor(this.source);(Array.isArray(this.value)?this.value.includes(e):this.value===e)?this.source.$fastController.addStyles(this.styles):this.source.$fastController.removeStyles(this.styles)}}class fd{constructor(e,t){this.theme=e,this.styles=t,this.cache=new WeakMap}bind(e){const t=this.cache.get(e)||new vd(this.theme,this.styles,e)
|
|
2117
2117
|
Dr.subscribe(t,e),t.handleChange(),this.cache.set(e,t)}unbind(e){const t=this.cache.get(e)
|
|
2118
|
-
t&&Dr.unsubscribe(t)}}const
|
|
2118
|
+
t&&Dr.unsubscribe(t)}}const md=(e,t)=>new fd(e,t),bd=me`
|
|
2119
2119
|
${xn("flex")}
|
|
2120
2120
|
|
|
2121
2121
|
:host {
|
|
@@ -2225,7 +2225,7 @@ t&&Dr.unsubscribe(t)}}const fd=(e,t)=>new md(e,t),bd=fe`
|
|
|
2225
2225
|
.dismiss nimble-button:hover {
|
|
2226
2226
|
background: ${cs(jn,.2)};
|
|
2227
2227
|
}
|
|
2228
|
-
`.withBehaviors(
|
|
2228
|
+
`.withBehaviors(md(gs,me`
|
|
2229
2229
|
:host {
|
|
2230
2230
|
background: ${Zn};
|
|
2231
2231
|
}
|
|
@@ -2241,7 +2241,7 @@ t&&Dr.unsubscribe(t)}}const fd=(e,t)=>new md(e,t),bd=fe`
|
|
|
2241
2241
|
:host([severity='information']) {
|
|
2242
2242
|
background: ${Dn};
|
|
2243
2243
|
}
|
|
2244
|
-
`),
|
|
2244
|
+
`),md(vs,me`
|
|
2245
2245
|
:host {
|
|
2246
2246
|
background: ${Zn};
|
|
2247
2247
|
}
|
|
@@ -2255,9 +2255,9 @@ t&&Dr.unsubscribe(t)}}const fd=(e,t)=>new md(e,t),bd=fe`
|
|
|
2255
2255
|
}
|
|
2256
2256
|
|
|
2257
2257
|
:host([severity='information']) {
|
|
2258
|
-
background: ${
|
|
2258
|
+
background: ${Pn};
|
|
2259
2259
|
}
|
|
2260
|
-
`),
|
|
2260
|
+
`),md(fs,me`
|
|
2261
2261
|
:host {
|
|
2262
2262
|
background: ${Zr};
|
|
2263
2263
|
}
|
|
@@ -2265,18 +2265,18 @@ t&&Dr.unsubscribe(t)}}const fd=(e,t)=>new md(e,t),bd=fe`
|
|
|
2265
2265
|
.container {
|
|
2266
2266
|
background: ${cs(jn,.3)};
|
|
2267
2267
|
}
|
|
2268
|
-
`)),wd=
|
|
2268
|
+
`)),wd=me`
|
|
2269
2269
|
${Uc}
|
|
2270
2270
|
${jc}
|
|
2271
2271
|
`
|
|
2272
|
-
class xd extends
|
|
2273
|
-
const yd=xd.compose({baseName:"button",baseClass:
|
|
2272
|
+
class xd extends mi{constructor(){super(...arguments),this.appearance=zc,this.contentHidden=!1}}e([ne],xd.prototype,"appearance",void 0),e([ne({attribute:"appearance-variant"})],xd.prototype,"appearanceVariant",void 0),e([ne({attribute:"content-hidden",mode:"boolean"})],xd.prototype,"contentHidden",void 0)
|
|
2273
|
+
const yd=xd.compose({baseName:"button",baseClass:mi,template:li,styles:wd,shadowOptions:{delegatesFocus:!0}})
|
|
2274
2274
|
ro.getOrCreate().withPrefix("nimble").register(yd())
|
|
2275
|
-
const $d=ro.tagFor(xd),Cd={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>'},kd={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2h2z"/></svg>'},Sd={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.171 13.933-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26ZM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247Z"/></svg>'},_d={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Id={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},Rd={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},Md={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},Ad={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z"/></svg>'},Ed={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 0 0 3.143-3.025 3.08 3.08 0 0 0-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 0 1 4.572 4.53A4.629 4.629 0 0 1 8 13.5Z"/></svg>'},Od={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z"/></svg>'},Vd={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 0 1 3.3 3.428 3.366 3.366 0 0 1-3.3 3.429 3.36 3.36 0 0 1-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 0 0 8.9 13.059a5.05 5.05 0 0 0 4.95-5.143A5.05 5.05 0 0 0 8.9 2.773Z"/></svg>'},Fd={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.857 9.453-2.571-1.68v.908a3 3 0 0 0 3 3 3 3 0 0 0 3-3V3.11H14v5.571a4.714 4.714 0 0 1-4.714 4.715A4.714 4.714 0 0 1 4.57 8.68v-.908L2 9.453l3.403-6.849Z"/></svg>'},Hd={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14H7z"/></svg>'},Pd={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.195 4.977-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},Td={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735 14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},Dd={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75 10 14l-6-3 6-3-1.25 2.25ZM8 11h1a4 4 0 0 0 4-4M7.25 5.75 6 8l6-3-6-3 1.25 2.25ZM8 5H7a4 4 0 0 0-4 4"/></svg>'},Ld={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>'},zd={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2Zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745Z"/></svg>'},Bd={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 0 0-.71.71v2.032a.71.71 0 0 0 .71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 0 0 .71-.71V5.46a.71.71 0 0 0-.71-.711ZM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 0 0-1.71 1.71v2.032a1.712 1.712 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2Zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746Z"/></svg>'},Nd={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 0 1-2 0Zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497Zm-3.5-7.5a5.5 5.5 0 1 1-5.5 5.5 5.506 5.506 0 0 1 5.5-5.5m0-1a6.5 6.5 0 1 0 6.5 6.5 6.5 6.5 0 0 0-6.5-6.5Z"/></svg>'},Zd={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 0 0 8 14.5 6.5 6.5 0 0 0 14.5 8 6.5 6.5 0 0 0 8 1.5 6.5 6.5 0 0 0 1.5 8ZM8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1Zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497Z"/></svg>'},qd={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0 1 13 5.762V2Zm12 7.5a3.5 3.5 0 1 0-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0 0 14 9.5ZM10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8Z"/></svg>'},Ud={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 0 1 6 10ZM5 4h5v1H5V4Z"/><path class="cls-1" d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01ZM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Z"/></svg>'},jd={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 0 1 4.977 2h.046A.976.976 0 0 1 6 2.977v1.046A.977.977 0 0 1 5.023 5h-.046A.977.977 0 0 1 4 4.023ZM13 4v.023A1.98 1.98 0 0 1 11.023 6h-.046A1.98 1.98 0 0 1 9 4.023V4H7v.023A1.98 1.98 0 0 1 5.023 6h-.046A1.98 1.98 0 0 1 3 4.023V4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Zm-7 8H4v-1h2Zm.001-1.999H4V9h2.001Zm0-2.001H4V7h2.001ZM9 12H7v-1h2Zm0-1.999H7V9h2ZM9 8H7V7h2Zm3 4h-2v-1h2Zm.001-1.999H10V9h2.001Zm0-2.001H10V7h2.001ZM10 4.023V2.977A.976.976 0 0 1 10.977 2h.046a.976.976 0 0 1 .977.977v1.046a.977.977 0 0 1-.977.977h-.046A.977.977 0 0 1 10 4.023Z"/></svg>'},Gd={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>'},Wd={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>'},Kd={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>'},Xd={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>'},Yd={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z"/></svg>'},Qd={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z"/></svg>'},Jd={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693Z"/></svg>'},eh={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm0 9.429A3.429 3.429 0 1 1 11.429 8 3.429 3.429 0 0 1 8 11.429Z"/></svg>'},th={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>'},ih={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 0 1 7 2v2.686a3.475 3.475 0 0 0 0 6.628ZM9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/></svg>'},oh={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z"/></svg>'},nh={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z"/></svg>'},sh={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.262 4.262 0 0 1 2.36-.713ZM3.789 8a4.261 4.261 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8Z"/></svg>'},rh={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.263 4.263 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 0 1 2.36-.713ZM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 0 1-.03-4.77Zm3.573 6.647a4.256 4.256 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 0 1-2.361.713Zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 0 1-.028 4.67Z"/></svg>'},ah={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2Zm1-2v9H4V3H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Zm-2 4H5v1h5ZM8 9H5v1h3Z"/></svg>'},lh={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.635 1.635 0 0 1 .84-.256 1.979 1.979 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 0 1 0 1.085l2.376 2.38a1.597 1.597 0 0 1 .458 1.072 1.621 1.621 0 0 1-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 1 1 0-2.293"/></svg>'},ch={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.108 7.392.955-.957a1.004 1.004 0 0 1 .516-.157 1.215 1.215 0 0 1-.14.486c-.072.1-.834.866-.966.999a.785.785 0 0 1 0 .666l1.341 1.344a.981.981 0 0 1 .281.658.996.996 0 0 1-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 1 1 0-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 0 0-.563-.344 4.61 4.61 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 0 0 .608-1.175ZM8 11.45A3.45 3.45 0 1 1 11.45 8 3.45 3.45 0 0 1 8 11.45Z"/></svg>'},dh={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3Zm2.003 7.616a453.75 453.75 0 0 1-1.675-1.7 1.061 1.061 0 1 1 0-1.907l1.294-1.297a1.36 1.36 0 0 1 .699-.212 1.646 1.646 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 0 1 0 .903l1.817 1.82a1.33 1.33 0 0 1 .381.891 1.35 1.35 0 0 1-1.017-.51Z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},hh={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3Zm1 1v8h8V6Z"/></svg>'},uh={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 0 1-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 0 1 2.63-2.937A4.203 4.203 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.251 2.251 0 0 1 1.437 2.09 2.24 2.24 0 0 1-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003Zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 0 0 0-1.799.883.883 0 0 0-.337.067l-.493.202.159-.508a2.914 2.914 0 0 0-2.777-3.783 2.897 2.897 0 0 0-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 0 0-.403-.051Z"/></svg>'},ph={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.476 7.298-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568ZM15 9.005a2.374 2.374 0 0 1-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 1 0-.516-2.64A3.77 3.77 0 1 0 4.797 5.99 2.238 2.238 0 0 0 2 8.148a2.223 2.223 0 0 0 2.057 2.22l1.758.009-.448.894a10.567 10.567 0 0 1-2.31-.121 3.224 3.224 0 0 1 .993-6.225 4.77 4.77 0 0 1 9.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0 1 15 9.006Z"/></svg>'},gh={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.429 10.1.001-.101A3.998 3.998 0 0 0 4.69 8.59a2.715 2.715 0 0 0-2.557 2.7 2.782 2.782 0 0 0 1.725 2.516 4.854 4.854 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897Zm-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 1.891 1.891 0 0 1 .464.06 3.16 3.16 0 1 1 6.13 1.462 1.149 1.149 0 1 1 .433 2.213ZM4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1Zm5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z"/></svg>'},vh={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.823 2-2.217.914.516 1.25a4.743 4.743 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 0 0 .674.048 4.74 4.74 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 0 0-.676-.049 4.808 4.808 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.984 2.984 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.198 1.198 0 0 0 8 6.8"/></svg>'},mh={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 0 1-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 0 1-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 0 1-1.66-.078l-.105-.012a15.901 15.901 0 0 1-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 0 1-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 0 1-.462-.223l-.03-.02a2.343 2.343 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 0 0 .697.197 14.793 14.793 0 0 0 3.4.363 14.818 14.818 0 0 0 3.403-.362 8.38 8.38 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 0 1-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 0 0 .698.197 14.8 14.8 0 0 0 3.399.362 14.817 14.817 0 0 0 3.401-.362 8.375 8.375 0 0 0 .7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697 2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 0 1 .52.223 4.027 4.027 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 0 1 .341 1.058l1.127.095-.133 1.539a10.211 10.211 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.543 2.543 0 0 0-2.938.45 2.408 2.408 0 0 0-.698 2.14 11.88 11.88 0 0 0-1.482.311l-.008-.033Zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 0 1-.026-.314.99.99 0 0 1 .292-.618 1.011 1.011 0 0 1 1.174-.18.992.992 0 0 1 .539.967.923.923 0 0 1-.036.132 17.817 17.817 0 0 0-.866-.022Z"/></svg>'},fh={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 0 0-.676-.049 4.803 4.803 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 0 0 .674.048 4.737 4.737 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 0 0 .002-1.34Zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 0 1-.466.131 9.896 9.896 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.243 5.454 5.454 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 0 0 .223.16l.02.013a2.725 2.725 0 0 0 .309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 0 0 1.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 0 0 .308-.149l.022-.014a1.651 1.651 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 0 1-.466.13 9.897 9.897 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.242 5.44 5.44 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 0 0 .223.16l.02.013a2.716 2.716 0 0 0 .309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 0 0 1.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 0 0 .307-.15l.022-.013a1.657 1.657 0 0 0 .222-.16c.009-.007.021-.014.03-.022Zm-.953-1.05a5.625 5.625 0 0 1-.467.132 9.896 9.896 0 0 1-2.272.24 9.885 9.885 0 0 1-2.271-.24 6.179 6.179 0 0 1-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702Z"/></svg>'},bh={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 0 1-.224.477.787.787 0 0 1-.909.139.762.762 0 0 1-.19-1.224.781.781 0 0 1 .907-.14.767.767 0 0 1 .416.748ZM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 0 1-.232.268 2.386 2.386 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 0 1-.256-.215 2.358 2.358 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 0 1 .234-.27 2.463 2.463 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 0 1 .008.654Zm-1.934-1.591a1.495 1.495 0 0 0-2.085.011 1.454 1.454 0 0 0 .01 2.081 1.479 1.479 0 0 0 .486.313 1.495 1.495 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081ZM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 0 1 .402.172 3.111 3.111 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 0 1-.4.762ZM7.874 6.054a1.916 1.916 0 0 0-1.04-1.868 1.965 1.965 0 0 0-2.27.348 1.907 1.907 0 0 0 .478 3.06 1.965 1.965 0 0 0 2.27-.347 1.903 1.903 0 0 0 .562-1.193Zm3.376 4.467a.6.6 0 0 0-.64.13.591.591 0 0 0-.131.196.584.584 0 0 0 .33.761.597.597 0 0 0 .64-.13.59.59 0 0 0 .13-.195.583.583 0 0 0-.135-.637.596.596 0 0 0-.194-.125Z"/></svg>'},wh={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 3.11-1.178-.632-1.875 2.133a5.424 5.424 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 0 0 .453.525l-.13.427h7.232a.818.818 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.768 2.768 0 0 1-1.51-3.66 2.876 2.876 0 0 1 3.729-1.482 2.76 2.76 0 0 1 1.535 3.637Z"/></svg>'},xh={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 0 1-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 0 1 2 9.5v-6A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5Z"/></svg>'},yh={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1Zm-8-1V7h7v4Zm1-6H4V4h3Zm1 0V3H3v7h1v3h2v1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v2Z"/></svg>'},$h={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>'},Ch={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>'},kh={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646 7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM8 9H4v3h4Zm4 2H9v1h3Zm0-2H9v1h3Zm0-5H4v4h8V4Zm-5 6H5v1h2Z"/></svg>'},Sh={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>'},_h={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>'},Ih={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646 7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM4 7h3V4H4Zm8 1H4v4h8V8Zm0-4H8v3h4Z"/></svg>'},Rh={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 0 0 .36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 0 1-.757.212A16.17 16.17 0 0 1 7.997 14a16.144 16.144 0 0 1-3.69-.391 8.83 8.83 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 0 0 .362.26c.012.006.021.013.033.02a4.294 4.294 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 0 0 .82.1 24.659 24.659 0 0 0 .98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 0 0 .5-.241.415.415 0 0 0 .035-.022m0-2.845-.035.022a4.46 4.46 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 0 1-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 0 1-.823-.02l-.18-.008a20.583 20.583 0 0 1-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.145 16.145 0 0 0 3.69.39 16.171 16.171 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258m0-2.845-.035.022a4.463 4.463 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 0 1-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 0 1-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.144 16.144 0 0 0 3.69.39 16.17 16.17 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 0 0 3.69.39 16.17 16.17 0 0 0 3.692-.39 9.13 9.13 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},Mh={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 0 1-1.594-.26 7.445 7.445 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 0 0 .308.222l.028.018a3.65 3.65 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613Zm-2.238-7.74a8.567 8.567 0 0 0 .645.182 13.68 13.68 0 0 0 3.143.334 13.697 13.697 0 0 0 3.144-.334 7.753 7.753 0 0 0 .646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973Zm5.047 6.495.008.007.008-.008Zm-5.047-4.07a7.471 7.471 0 0 0 .644.182 13.675 13.675 0 0 0 3.143.335 13.697 13.697 0 0 0 3.146-.335 7.694 7.694 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 0 1-.307.22.353.353 0 0 1-.03.02 3.788 3.788 0 0 1-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 0 1-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 0 1-1.535-.072l-.097-.011a14.698 14.698 0 0 1-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 0 1-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 0 1-.427-.207l-.028-.017a2.167 2.167 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972Zm0 2.436a7.471 7.471 0 0 0 .644.182 13.147 13.147 0 0 0 2.644.328l.318-.318.323.324a14.377 14.377 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 0 1-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 0 1-1.402 0l-.154-.007a17.43 17.43 0 0 1-.68-.049l-.097-.011a14.689 14.689 0 0 1-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 0 1-.427-.207l-.028-.017a2.169 2.169 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972Zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z"/></svg>'},Ah={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>'},Eh={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 0 1-6.997-2.962v-.007H2v.007a5.995 5.995 0 0 0 10.301 4.182ZM8.372 2v1.884a4.13 4.13 0 0 1 2.992 6.501l1.429 1.224A6.008 6.008 0 0 0 8.37 2ZM2.048 7.236h1.897a4.117 4.117 0 0 1 3.675-3.352V2A6.012 6.012 0 0 0 2.05 7.236Z"/></svg>'},Oh={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3Zm5-2a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3Z"/></svg>'},Vh={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 1 1 0 6 3 3 0 0 1 0-6Z"/></svg>'},Fh={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>'},Hh={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1ZM12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2ZM8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2ZM2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444ZM2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12Zm11.556-8.222v.889a.444.444 0 0 1-.445.444H10.89a.444.444 0 0 1-.445-.444v-.89H10v.89a.444.444 0 0 1-.444.444H7.333a.444.444 0 0 1-.444-.444v-.89H4.667a.889.889 0 0 0-.89.89v2.222h.89a.444.444 0 0 1 .444.444v2.223a.444.444 0 0 1-.444.444h-.89v.444h.89a.444.444 0 0 1 .444.445v2.222a.444.444 0 0 1-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 0 1 8.222 6.89H14V3.778Z"/></svg>'},Ph={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>'},Th={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 0 0 1 8.001a7.588 7.588 0 0 0 7.146 4.342A7.002 7.002 0 0 0 15 8a7.586 7.586 0 0 0-7.144-4.344m-1.199 7.289A5.108 5.108 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 0 0-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 0 0-.053.576 3.348 3.348 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5.006 5.006 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},Dh={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 0 1 6.19 11.96a3.323 3.323 0 0 1-2.042.667 2.835 2.835 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 0 0 1.2.716 1.976 1.976 0 0 0 1.385-.625 11.546 11.546 0 0 0 1.722-2.403l2.252-3.88a7.585 7.585 0 0 0-.679-.037 2.365 2.365 0 0 0-1.66.54 1.967 1.967 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 0 1 .645-1.874 3.312 3.312 0 0 1 1.34-1.177 6.74 6.74 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 0 0 .29 1.701.498.498 0 0 0 .528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506Zm-.086-.896-.275-3.22-1.855 3.22Z"/></svg>'},Lh={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>'},zh={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>'},Bh={name:"file_export",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.8 13.6H2V3h4.2v4.2h4.2V10c-2 0-3.6 1.6-3.6 3.6Zm3.7-7.4H7.3V3l3.2 3.2Z"/><path d="M11.6 9.2v1.6c-1.9-.2-3.6 1.1-3.9 3 .6-.7 2.2-2.2 3.9-1.8v1.5l2.4-2.1-2.4-2.2Z"/></svg>'},Nh={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 0 0 .249-1.302A3.701 3.701 0 0 0 7.22 7 3.654 3.654 0 0 0 6 7.223V2h4v4Zm-3-4v3h3Zm-1.126 8.698a2.697 2.697 0 0 1-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 1 1 5.22-.956Zm-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745Z"/></svg>'},Zh={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 1 0 2.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29Zm2.033 4.059a1.154 1.154 0 0 1 0-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 0 1-1.07.726Z"/></svg>'},qh={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 4H3.583A.585.585 0 0 0 3 4.598V11.5l1.5 1.497 7.858.003c.33 0 .6-.27.6-.6L13 4.545c0-.33-.215-.546-.545-.546ZM11 12H8v-2H6v2H5V9h6v3Zm1-4H4V5h8v3Z"/></svg>'},Uh={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},jh={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18ZM12.455 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Gh={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Wh={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>'},Kh={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>'},Xh={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.027 14 2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},Yh={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11ZM5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5Zm7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5ZM11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5Z"/></svg>'},Qh={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111ZM9.544 4.667H9.31a3.141 3.141 0 0 0-.394-.1 2.455 2.455 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.334 1.334 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 0 1-.462 1.357 2.583 2.583 0 0 1-.784.808 3.015 3.015 0 0 1-.938.387A4.823 4.823 0 0 1 3.184 13q-.275 0-.629-.03A3.529 3.529 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.538 2.538 0 0 0 .5.052 1.304 1.304 0 0 0 .898-.29 1.584 1.584 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 0 1 .444-1.244 2.516 2.516 0 0 1 .76-.734 2.643 2.643 0 0 1 .94-.356A5.61 5.61 0 0 1 8.357 3q.294 0 .588.025t.599.076Z"/></svg>'},Jh={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 0 1 1.142-.49 1.763 1.763 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.343 1.343 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.979 5.979 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.576 2.576 0 0 0 .64-1.082A5.968 5.968 0 0 1 14 8.86Zm-6-6a5.998 5.998 0 0 0-4.201 10.28l1.308-1.308a4.14 4.14 0 0 1 4.645-6.725l.564-.564a2.57 2.57 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86Z"/></svg>'},eu={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1Zm4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z"/></svg>'},tu={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>'},iu={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3ZM8.875 2H6.723A1.991 1.991 0 0 1 5 3a2.486 2.486 0 0 1-2-1H2v4h1a1.797 1.797 0 0 1 1.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2Z"/></svg>'},ou={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7.76 14 .752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14ZM6.447 9.392h2.506l.72-2.85H7.167Z"/></svg>'},nu={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},su={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 0 0-.355-1.257h.404V2.6h.047a.556.556 0 0 0 .499-.6H4.727a.556.556 0 0 0 .499.6h.047v.49h.404a2.491 2.491 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6ZM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 0 1 1.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305Z"/></svg>'},ru={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 0 1 1 1v8a1.001 1.001 0 0 1-1 1H4a1.001 1.001 0 0 1-1-1V4a1.001 1.001 0 0 1 1-1h8m0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 4v8h8V4Zm6 6H6V6h4Z"/></svg>'},au={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75Zm.276-2.698a1.19 1.19 0 0 0 2.035-.838 1.164 1.164 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.158 1.158 0 0 0-.35.846 1.144 1.144 0 0 0 .354.838Z"/></svg>'},lu={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-.697 2.28a.951.951 0 0 1 1.35 0 .928.928 0 0 1 .276.675.952.952 0 0 1-1.905 0 .924.924 0 0 1 .279-.674ZM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z"/></svg>'},cu={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.045 7.348-.652-.652 1.444-.14Zm-3.818.698-4.912 4.912-.395-.396 4.12-4.12Zm4.734-2.918-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304Zm-3.524-.386-.651-.653.791-.791Zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28Z"/></svg>'},du={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>'},hu={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.555 9.546.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11Zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11Zm0 3.11.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768Z"/></svg>'},uu={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z"/></svg>'},pu={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 0 1 9.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 0 0-1.277-.769 1.43 1.43 0 0 0-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 0 0 .054 2.038 1.507 1.507 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A46.793 46.793 0 0 1 5.53 6.356a2.826 2.826 0 0 1 1.935-.764M10.583 2.5a3.001 3.001 0 0 0-.69.081 10.376 10.376 0 0 0-2.996 2.377 3.474 3.474 0 0 1 .568-.054 3.58 3.58 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 0 1 .913-.395 1.513 1.513 0 0 1 1.074.469 1.433 1.433 0 0 1 .022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 0 1-.975.395 1.483 1.483 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 0 0 2.493 1.42 2.808 2.808 0 0 0 1.93-.76 54.2 54.2 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5"/></svg>'},gu={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 0 0-.326-1.312 1.297 1.297 0 0 0-.88-.374 37.657 37.657 0 0 0-2.779.002 1.298 1.298 0 0 0-1.273 1.341 1.367 1.367 0 0 0 .39.944 1.162 1.162 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 0 0 1.104 1.344 8.133 8.133 0 0 1-3.45-.395 2.705 2.705 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a42.45 42.45 0 0 1 2.951-.003 2.564 2.564 0 0 1 1.731.751m3.984.017a2.723 2.723 0 0 0-.495-.39 9.414 9.414 0 0 0-3.447-.398 3.151 3.151 0 0 1 .4.33 3.247 3.247 0 0 1 .68 1c.457.031.864.035 1.096.027a1.108 1.108 0 0 1 .839.331 1.373 1.373 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 0 1-.878-.372 1.345 1.345 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 0 0 .688 2.51 2.547 2.547 0 0 0 1.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 0 0 1.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774Z"/></svg>'},vu={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>'},mu={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>'},fu={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 0 1-.694.178 16.116 16.116 0 0 1-3.382.328 16.089 16.089 0 0 1-3.38-.328 8.77 8.77 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 0 0 .332.218l.03.017a4.235 4.235 0 0 0 .46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 0 0 .457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 0 0 .33-.216Zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 0 0 .694.179 16.101 16.101 0 0 0 3.378.327 16.12 16.12 0 0 0 3.382-.327 8.892 8.892 0 0 0 .694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457ZM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 0 1 1-.255V6h3v2h6V7H9V6Z"/></svg>'},bu={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z"/></svg>'},wu={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.073 12.29-2.926-2.926a3.971 3.971 0 1 0-.783.783l2.927 2.926ZM7.01 9.84a2.83 2.83 0 1 1 2.83-2.83 2.833 2.833 0 0 1-2.83 2.83Z"/></svg>'},xu={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 0 0-.75.73v8.54a.74.74 0 0 0 .75.73h12.5a.74.74 0 0 0 .75-.73V3.73a.74.74 0 0 0-.75-.73Zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91Zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12Z"/></svg>'},yu={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>'},$u={name:"minus_wide_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3 7h10v2H3z"/></svg>'},Cu={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 0 0 4 2.615v10.77a.54.54 0 0 0 .538.538h5.924a.54.54 0 0 0 .538-.538V2.615a.54.54 0 0 0-.538-.538ZM10 12H5V3h5Z"/></svg>'},ku={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>'},Su={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>'},_u={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757Zm-7.381 9.493 2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774Zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383Zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},Iu={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>'},Ru={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 0 1-.195 1.176 2.63 2.63 0 0 1-.549.885 3.96 3.96 0 0 1-.852.672 7.46 7.46 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 0 0 .793-.429 2.098 2.098 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.042 1.042 0 0 0-.423-.939 2.163 2.163 0 0 0-1.195-.28 3.338 3.338 0 0 0-1.068.204 4.853 4.853 0 0 0-1.09.526h-.263V3.566a8.148 8.148 0 0 1 1.296-.372A8.205 8.205 0 0 1 7.77 3a4.196 4.196 0 0 1 2.579.718 2.241 2.241 0 0 1 .954 1.876ZM8.77 13H6.112v-1.737H8.77Z"/></svg>'},Mu={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 7.985-8.002 4.013L8 8 5.998 3.987ZM3.995 2.997 2 2l3 6-3 6 2.002-1.005L6.5 8Z"/></svg>'},Au={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1Z"/></svg>'},Eu={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 0 0 0-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 1 0-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 1 0 0 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1 0 12 10Z"/></svg>'},Ou={name:"share_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.984 2.012-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566ZM2 4v10h10v-4h-2v2H4V6h2V4Z"/></svg>'},Vu={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>'},Fu={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>'},Hu={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>'},Pu={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 0 0 1.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 0 1 .9-1.267Zm0-6.054a4.613 4.613 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 0 1 2 9.18V4h12Z"/></svg>'},Tu={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29 2 12.304v-8.01ZM14 2h-2v12h2Z"/></svg>'},Du={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.123 4.123 0 0 0-3.176 3.169ZM8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6Z"/></svg>'},Lu={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>'},zu={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.108 2.108 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 0 0 .88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 0 0-1.274.262 2.015 2.015 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z"/></svg>'},Bu={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 0 0-1.477.291 2.262 2.262 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 0 0 1.01.213l.223.018V13Z"/></svg>'},Nu={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 0 0-.5.5v11a.501.501 0 0 0 .5.5h9a.501.501 0 0 0 .5-.5v-11a.501.501 0 0 0-.5-.5ZM8 13.25a.75.75 0 1 1 .75-.75.752.752 0 0 1-.75.75ZM12 11H4V3h8Z"/></svg>'},Zu={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588 5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543ZM6.5 6.499a1.082 1.082 0 1 1-.013-1.516A1.072 1.072 0 0 1 6.499 6.5Z"/></svg>'},qu={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338 5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293ZM6.5 5.249a1.082 1.082 0 1 1-.013-1.516 1.072 1.072 0 0 1 .013 1.516Zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z"/></svg>'},Uu={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2Zm4.9.99A5.005 5.005 0 0 0 9 3.1V1H7v2.1A5.005 5.005 0 0 0 3.1 7H1v2h2.1A5.005 5.005 0 0 0 7 12.9V15h2v-2.1A5.005 5.005 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4Z"/></svg>'},ju={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 0 1 9 12.9V15H7v-2.108a4.99 4.99 0 0 1-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 1 0 7 4.13V1h2v2.1A5.005 5.005 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2Z"/></svg>'},Gu={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5ZM.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8Zm12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8Z"/></svg>'},Wu={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>'},Ku={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2Z"/></svg>'},Xu={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>'},Yu={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103 5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},Qu={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>'},Ju={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.585Z"/></svg>'},ep={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12L8 2Z"/></svg>'},tp={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.625 8 8 2l4.375 6h-8.75ZM14 12H2v2h12v-2Zm0-3H2v2h12V9Z"/></svg>'},ip={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 0 0-1.6 1.6v6.8a1.595 1.595 0 0 0 1.6 1.594h10.8a1.595 1.595 0 0 0 1.6-1.594v-6.8a1.6 1.6 0 0 0-1.6-1.6ZM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z"/></svg>'},op={name:"two_squares_in_brackets",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4h5v5H4V4Zm6 3v3H7v2h5V7h-2ZM5 3V2H2v12h3v-1H3V3h2Zm8-1h-2v1h2v10h-2v1h3V2h-1Z"/></svg>'},np={name:"two_triangles_between_lines",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.11 2.11v12h2v-12h-2Zm12 0v12h2v-12h-2Zm-6 8.974-3-3 3-3v6Zm1.925-5.948 3 3-3 3v-6Z"/></svg>'},sp={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 0 0-1.182 1.51l.01.155.021.193a1.69 1.69 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 0 0 .992.36h.049a1.306 1.306 0 0 0 .224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 0 1-.571.053 3.148 3.148 0 0 1-2.99-2.258l-.011-.045a3.04 3.04 0 0 1-.076-.35 3.127 3.127 0 0 1-.03-.206l-.004-.089a3.112 3.112 0 0 1-.016-.336A3.164 3.164 0 0 1 4.35 7.356c.272-.068.808-.203.802-.206l.623-.137Zm4.31-1.544-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 0 1-.035.58l-.064.185-.056.142a1.546 1.546 0 0 1-1.4.893 1.661 1.661 0 0 1-.313-.03 54.946 54.946 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 0 0 .578.056 3.188 3.188 0 0 0 2.811-1.74 3.018 3.018 0 0 0 .129-.311l.033-.083.061-.197a3.047 3.047 0 0 0 .082-.351l.008-.044a3.132 3.132 0 0 0-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393 6.875 6.075h.75l.3 3.032 1.2-3.782h-.75Z"/></svg>'},rp={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 6v2H3v6h10V8Z"/></svg>'},ap={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z"/></svg>'},lp={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 0 1-.335.364 8.55 8.55 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0 1 14 12.291V14H2v-1.673a2.163 2.163 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 0 1-.312-.749 4.275 4.275 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2"/></svg>'},cp={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.57 7.28-.06.013a4.556 4.556 0 0 0-1.38-2.609V3.44a.481.481 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.481.481 0 0 0 .48.48h.48V14h4.32v-.96h.48a.481.481 0 0 0 .48-.48v-1.24a4.547 4.547 0 0 0 1.379-2.612l.061.012a.481.481 0 0 0 .48-.48v-.48a.481.481 0 0 0-.48-.48Zm-2.3 2.662a1.59 1.59 0 0 0-.182-.26L8.747 8.338a.785.785 0 0 0 0-.666c.132-.133.894-.899.965-1a1.216 1.216 0 0 0 .14-.485 1.004 1.004 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297Z"/></svg>'},dp={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 0 1-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472Z"/></svg>'},hp={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.089 2.526h-1.868a5.598 5.598 0 0 0-.854-1.712 5.363 5.363 0 0 1 2.722 1.712Zm-2.722 8.66a5.599 5.599 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.644 10.644 0 0 0 .208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.955.955 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.363 5.363 0 0 1 2.722-1.712 5.017 5.017 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526ZM12.105 8a.326.326 0 0 1-.19.296l-6.598 3.3-.148.036a.327.327 0 0 1-.327-.328V4.69a.327.327 0 0 1 .492-.281l6.595 3.302a.326.326 0 0 1 .176.29Z"/></svg>'},up={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.364 5.364 0 0 1 2.722 1.712Zm-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.657 10.657 0 0 0 .208-1.187L9.923 10a9.85 9.85 0 0 1-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.96.96 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.364 5.364 0 0 1 2.722-1.712 5.02 5.02 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526Zm-.619-3.131L5.334 4.409a.327.327 0 0 0-.492.281v6.613a.327.327 0 0 0 .327.328l.148-.035 6.598-3.3a.326.326 0 0 0 .014-.585Zm-6.087 2.505V5.78L10.274 8Z"/></svg>'},pp={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>'},gp={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>'},vp={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.286 11.714-5.791-5.79a2.504 2.504 0 0 0 .17-.755 2.149 2.149 0 0 0-.095-.814 2.12 2.12 0 0 0-.55-.904 2.328 2.328 0 0 0-1.76-.685h-.045a2.104 2.104 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 0 1-.22.854 1.043 1.043 0 0 1-.114.145 1.648 1.648 0 0 1-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 0 0-.135.545l-.015.105a2.337 2.337 0 0 0 .384 1.518 2.51 2.51 0 0 0 .295.36 2.205 2.205 0 0 0 1.576.65 2.453 2.453 0 0 0 .898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67ZM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916ZM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45Z"/></svg>'},mp={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667 9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3Z"/></svg>'},fp={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026 4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363Zm1.155-10.68-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312Z"/></svg>'},bp=G`
|
|
2275
|
+
const $d=ro.tagFor(xd),Cd={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>'},kd={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2h2z"/></svg>'},Sd={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.171 13.933-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26ZM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247Z"/></svg>'},_d={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Id={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},Rd={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},Md={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},Ad={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z"/></svg>'},Ed={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 0 0 3.143-3.025 3.08 3.08 0 0 0-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 0 1 4.572 4.53A4.629 4.629 0 0 1 8 13.5Z"/></svg>'},Od={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z"/></svg>'},Fd={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 0 1 3.3 3.428 3.366 3.366 0 0 1-3.3 3.429 3.36 3.36 0 0 1-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 0 0 8.9 13.059a5.05 5.05 0 0 0 4.95-5.143A5.05 5.05 0 0 0 8.9 2.773Z"/></svg>'},Vd={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.857 9.453-2.571-1.68v.908a3 3 0 0 0 3 3 3 3 0 0 0 3-3V3.11H14v5.571a4.714 4.714 0 0 1-4.714 4.715A4.714 4.714 0 0 1 4.57 8.68v-.908L2 9.453l3.403-6.849Z"/></svg>'},Hd={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xml:space="preserve"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14H7z"/></svg>'},Td={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m4.195 4.977-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},Pd={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735 14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},Dd={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75 10 14l-6-3 6-3-1.25 2.25ZM8 11h1a4 4 0 0 0 4-4M7.25 5.75 6 8l6-3-6-3 1.25 2.25ZM8 5H7a4 4 0 0 0-4 4"/></svg>'},Ld={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>'},zd={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2Zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745Z"/></svg>'},Bd={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 0 0-.71.71v2.032a.71.71 0 0 0 .71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 0 0 .71-.71V5.46a.71.71 0 0 0-.71-.711ZM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 0 0-1.71 1.71v2.032a1.712 1.712 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2Zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746Z"/></svg>'},Nd={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 0 1-2 0Zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497Zm-3.5-7.5a5.5 5.5 0 1 1-5.5 5.5 5.506 5.506 0 0 1 5.5-5.5m0-1a6.5 6.5 0 1 0 6.5 6.5 6.5 6.5 0 0 0-6.5-6.5Z"/></svg>'},Zd={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 0 0 8 14.5 6.5 6.5 0 0 0 14.5 8 6.5 6.5 0 0 0 8 1.5 6.5 6.5 0 0 0 1.5 8ZM8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1Zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497Z"/></svg>'},qd={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0 1 13 5.762V2Zm12 7.5a3.5 3.5 0 1 0-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0 0 14 9.5ZM10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8Z"/></svg>'},Ud={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.975 3.975 0 0 1 6 10ZM5 4h5v1H5V4Z"/><path class="cls-1" d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.973 2.973 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01ZM10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Z"/></svg>'},jd={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 0 1 4.977 2h.046A.976.976 0 0 1 6 2.977v1.046A.977.977 0 0 1 5.023 5h-.046A.977.977 0 0 1 4 4.023ZM13 4v.023A1.98 1.98 0 0 1 11.023 6h-.046A1.98 1.98 0 0 1 9 4.023V4H7v.023A1.98 1.98 0 0 1 5.023 6h-.046A1.98 1.98 0 0 1 3 4.023V4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1Zm-7 8H4v-1h2Zm.001-1.999H4V9h2.001Zm0-2.001H4V7h2.001ZM9 12H7v-1h2Zm0-1.999H7V9h2ZM9 8H7V7h2Zm3 4h-2v-1h2Zm.001-1.999H10V9h2.001Zm0-2.001H10V7h2.001ZM10 4.023V2.977A.976.976 0 0 1 10.977 2h.046a.976.976 0 0 1 .977.977v1.046a.977.977 0 0 1-.977.977h-.046A.977.977 0 0 1 10 4.023Z"/></svg>'},Gd={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>'},Wd={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>'},Kd={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>'},Xd={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>'},Yd={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z"/></svg>'},Qd={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z"/></svg>'},Jd={name:"check_large_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545L14 4.693Z"/></svg>'},eh={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm0 9.429A3.429 3.429 0 1 1 11.429 8 3.429 3.429 0 0 1 8 11.429Z"/></svg>'},th={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>'},ih={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 0 1 7 2v2.686a3.475 3.475 0 0 0 0 6.628ZM9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/></svg>'},oh={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z"/></svg>'},nh={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2Z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z"/></svg>'},sh={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.262 4.262 0 0 1 2.36-.713ZM3.789 8a4.261 4.261 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8Z"/></svg>'},rh={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm.075 1.714a4.263 4.263 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 0 1 2.36-.713ZM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 0 1-.03-4.77Zm3.573 6.647a4.256 4.256 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 0 1-2.361.713Zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 0 1-.028 4.67Z"/></svg>'},ah={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2Zm1-2v9H4V3H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Zm-2 4H5v1h5ZM8 9H5v1h3Z"/></svg>'},lh={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.635 1.635 0 0 1 .84-.256 1.979 1.979 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 0 1 0 1.085l2.376 2.38a1.597 1.597 0 0 1 .458 1.072 1.621 1.621 0 0 1-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 1 1 0-2.293"/></svg>'},ch={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.108 7.392.955-.957a1.004 1.004 0 0 1 .516-.157 1.215 1.215 0 0 1-.14.486c-.072.1-.834.866-.966.999a.785.785 0 0 1 0 .666l1.341 1.344a.981.981 0 0 1 .281.658.996.996 0 0 1-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 1 1 0-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 0 0-.563-.344 4.61 4.61 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 0 0 .608-1.175ZM8 11.45A3.45 3.45 0 1 1 11.45 8 3.45 3.45 0 0 1 8 11.45Z"/></svg>'},dh={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3Zm2.003 7.616a453.75 453.75 0 0 1-1.675-1.7 1.061 1.061 0 1 1 0-1.907l1.294-1.297a1.36 1.36 0 0 1 .699-.212 1.646 1.646 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 0 1 0 .903l1.817 1.82a1.33 1.33 0 0 1 .381.891 1.35 1.35 0 0 1-1.017-.51Z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},hh={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3Zm1 1v8h8V6Z"/></svg>'},uh={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.08 11.977a5.123 5.123 0 0 1-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 0 1 2.63-2.937A4.203 4.203 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.251 2.251 0 0 1 1.437 2.09 2.24 2.24 0 0 1-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003Zm-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 0 0 0-1.799.883.883 0 0 0-.337.067l-.493.202.159-.508a2.914 2.914 0 0 0-2.777-3.783 2.897 2.897 0 0 0-2.868 2.436l-.044.268-.264-.067a1.641 1.641 0 0 0-.403-.051Z"/></svg>'},ph={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m8.476 7.298-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568ZM15 9.005a2.374 2.374 0 0 1-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 1 0-.516-2.64A3.77 3.77 0 1 0 4.797 5.99 2.238 2.238 0 0 0 2 8.148a2.223 2.223 0 0 0 2.057 2.22l1.758.009-.448.894a10.567 10.567 0 0 1-2.31-.121 3.224 3.224 0 0 1 .993-6.225 4.77 4.77 0 0 1 9.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0 1 15 9.006Z"/></svg>'},gh={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.429 10.1.001-.101A3.998 3.998 0 0 0 4.69 8.59a2.715 2.715 0 0 0-2.557 2.7 2.782 2.782 0 0 0 1.725 2.516 4.854 4.854 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897Zm-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 1.891 1.891 0 0 1 .464.06 3.16 3.16 0 1 1 6.13 1.462 1.149 1.149 0 1 1 .433 2.213ZM4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1Zm5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z"/></svg>'},vh={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.823 2-2.217.914.516 1.25a4.743 4.743 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 0 0 .674.048 4.74 4.74 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 0 0-.676-.049 4.808 4.808 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.984 2.984 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.198 1.198 0 0 0 8 6.8"/></svg>'},fh={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 0 1-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 0 1-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 0 1-1.66-.078l-.105-.012a15.901 15.901 0 0 1-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 0 1-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 0 1-.462-.223l-.03-.02a2.343 2.343 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 0 0 .697.197 14.793 14.793 0 0 0 3.4.363 14.818 14.818 0 0 0 3.403-.362 8.38 8.38 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 0 1-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 0 0 .698.197 14.8 14.8 0 0 0 3.399.362 14.817 14.817 0 0 0 3.401-.362 8.375 8.375 0 0 0 .7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697 2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 0 1 .52.223 4.027 4.027 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 0 1 .341 1.058l1.127.095-.133 1.539a10.211 10.211 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.543 2.543 0 0 0-2.938.45 2.408 2.408 0 0 0-.698 2.14 11.88 11.88 0 0 0-1.482.311l-.008-.033Zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 0 1-.026-.314.99.99 0 0 1 .292-.618 1.011 1.011 0 0 1 1.174-.18.992.992 0 0 1 .539.967.923.923 0 0 1-.036.132 17.817 17.817 0 0 0-.866-.022Z"/></svg>'},mh={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 0 0-.676-.049 4.803 4.803 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 0 0 .674.048 4.737 4.737 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 0 0 .002-1.34Zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 0 1-.466.131 9.896 9.896 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.243 5.454 5.454 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 0 0 .223.16l.02.013a2.725 2.725 0 0 0 .309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 0 0 1.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 0 0 .308-.149l.022-.014a1.651 1.651 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 0 1-.466.13 9.897 9.897 0 0 1-2.273.243 9.88 9.88 0 0 1-2.271-.242 5.44 5.44 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 0 0 .223.16l.02.013a2.716 2.716 0 0 0 .309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 0 0 1.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 0 0 .307-.15l.022-.013a1.657 1.657 0 0 0 .222-.16c.009-.007.021-.014.03-.022Zm-.953-1.05a5.625 5.625 0 0 1-.467.132 9.896 9.896 0 0 1-2.272.24 9.885 9.885 0 0 1-2.271-.24 6.179 6.179 0 0 1-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702Z"/></svg>'},bh={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 0 1-.224.477.787.787 0 0 1-.909.139.762.762 0 0 1-.19-1.224.781.781 0 0 1 .907-.14.767.767 0 0 1 .416.748ZM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 0 1-.232.268 2.386 2.386 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 0 1-.256-.215 2.358 2.358 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 0 1 .234-.27 2.463 2.463 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 0 1 .008.654Zm-1.934-1.591a1.495 1.495 0 0 0-2.085.011 1.454 1.454 0 0 0 .01 2.081 1.479 1.479 0 0 0 .486.313 1.495 1.495 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081ZM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 0 1 .402.172 3.111 3.111 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 0 1-.4.762ZM7.874 6.054a1.916 1.916 0 0 0-1.04-1.868 1.965 1.965 0 0 0-2.27.348 1.907 1.907 0 0 0 .478 3.06 1.965 1.965 0 0 0 2.27-.347 1.903 1.903 0 0 0 .562-1.193Zm3.376 4.467a.6.6 0 0 0-.64.13.591.591 0 0 0-.131.196.584.584 0 0 0 .33.761.597.597 0 0 0 .64-.13.59.59 0 0 0 .13-.195.583.583 0 0 0-.135-.637.596.596 0 0 0-.194-.125Z"/></svg>'},wh={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 3.11-1.178-.632-1.875 2.133a5.424 5.424 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 0 0 .453.525l-.13.427h7.232a.818.818 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.768 2.768 0 0 1-1.51-3.66 2.876 2.876 0 0 1 3.729-1.482 2.76 2.76 0 0 1 1.535 3.637Z"/></svg>'},xh={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 0 1-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 0 1 2 9.5v-6A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5Z"/></svg>'},yh={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1Zm-8-1V7h7v4Zm1-6H4V4h3Zm1 0V3H3v7h1v3h2v1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v2Z"/></svg>'},$h={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>'},Ch={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>'},kh={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646 7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM8 9H4v3h4Zm4 2H9v1h3Zm0-2H9v1h3Zm0-5H4v4h8V4Zm-5 6H5v1h2Z"/></svg>'},Sh={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>'},_h={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>'},Ih={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646 7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM4 7h3V4H4Zm8 1H4v4h8V8Zm0-4H8v3h4Z"/></svg>'},Rh={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 0 0 .36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 0 1-.757.212A16.17 16.17 0 0 1 7.997 14a16.144 16.144 0 0 1-3.69-.391 8.83 8.83 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 0 0 .362.26c.012.006.021.013.033.02a4.294 4.294 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 0 0 .82.1 24.659 24.659 0 0 0 .98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 0 0 .5-.241.415.415 0 0 0 .035-.022m0-2.845-.035.022a4.46 4.46 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 0 1-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 0 1-.823-.02l-.18-.008a20.583 20.583 0 0 1-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.145 16.145 0 0 0 3.69.39 16.171 16.171 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258m0-2.845-.035.022a4.463 4.463 0 0 1-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 0 1-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 0 1-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 0 0 .757.213 16.144 16.144 0 0 0 3.69.39 16.17 16.17 0 0 0 3.694-.39 9.133 9.133 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 0 1-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 0 0 3.69.39 16.17 16.17 0 0 0 3.692-.39 9.13 9.13 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},Mh={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 0 1-1.594-.26 7.445 7.445 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 0 0 .308.222l.028.018a3.65 3.65 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613Zm-2.238-7.74a8.567 8.567 0 0 0 .645.182 13.68 13.68 0 0 0 3.143.334 13.697 13.697 0 0 0 3.144-.334 7.753 7.753 0 0 0 .646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973Zm5.047 6.495.008.007.008-.008Zm-5.047-4.07a7.471 7.471 0 0 0 .644.182 13.675 13.675 0 0 0 3.143.335 13.697 13.697 0 0 0 3.146-.335 7.694 7.694 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 0 1-.307.22.353.353 0 0 1-.03.02 3.788 3.788 0 0 1-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 0 1-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 0 1-1.535-.072l-.097-.011a14.698 14.698 0 0 1-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 0 1-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 0 1-.427-.207l-.028-.017a2.167 2.167 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972Zm0 2.436a7.471 7.471 0 0 0 .644.182 13.147 13.147 0 0 0 2.644.328l.318-.318.323.324a14.377 14.377 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 0 1-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 0 1-1.402 0l-.154-.007a17.43 17.43 0 0 1-.68-.049l-.097-.011a14.689 14.689 0 0 1-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 0 1-.427-.207l-.028-.017a2.169 2.169 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972Zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z"/></svg>'},Ah={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>'},Eh={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 0 1-6.997-2.962v-.007H2v.007a5.995 5.995 0 0 0 10.301 4.182ZM8.372 2v1.884a4.13 4.13 0 0 1 2.992 6.501l1.429 1.224A6.008 6.008 0 0 0 8.37 2ZM2.048 7.236h1.897a4.117 4.117 0 0 1 3.675-3.352V2A6.012 6.012 0 0 0 2.05 7.236Z"/></svg>'},Oh={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3Zm5-2a2 2 0 1 0 2 2 2.002 2.002 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3Z"/></svg>'},Fh={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 1 1 0 6 3 3 0 0 1 0-6Z"/></svg>'},Vh={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>'},Hh={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1ZM12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2ZM8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2ZM2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444ZM2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12Zm11.556-8.222v.889a.444.444 0 0 1-.445.444H10.89a.444.444 0 0 1-.445-.444v-.89H10v.89a.444.444 0 0 1-.444.444H7.333a.444.444 0 0 1-.444-.444v-.89H4.667a.889.889 0 0 0-.89.89v2.222h.89a.444.444 0 0 1 .444.444v2.223a.444.444 0 0 1-.444.444h-.89v.444h.89a.444.444 0 0 1 .444.445v2.222a.444.444 0 0 1-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 0 1 8.222 6.89H14V3.778Z"/></svg>'},Th={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>'},Ph={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 0 0 1 8.001a7.588 7.588 0 0 0 7.146 4.342A7.002 7.002 0 0 0 15 8a7.586 7.586 0 0 0-7.144-4.344m-1.199 7.289A5.108 5.108 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 0 0-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 0 0-.053.576 3.348 3.348 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5.006 5.006 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},Dh={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 0 1 6.19 11.96a3.323 3.323 0 0 1-2.042.667 2.835 2.835 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 0 0 1.2.716 1.976 1.976 0 0 0 1.385-.625 11.546 11.546 0 0 0 1.722-2.403l2.252-3.88a7.585 7.585 0 0 0-.679-.037 2.365 2.365 0 0 0-1.66.54 1.967 1.967 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 0 1 .645-1.874 3.312 3.312 0 0 1 1.34-1.177 6.74 6.74 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 0 0 .29 1.701.498.498 0 0 0 .528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506Zm-.086-.896-.275-3.22-1.855 3.22Z"/></svg>'},Lh={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>'},zh={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>'},Bh={name:"file_export",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.8 13.6H2V3h4.2v4.2h4.2V10c-2 0-3.6 1.6-3.6 3.6Zm3.7-7.4H7.3V3l3.2 3.2Z"/><path d="M11.6 9.2v1.6c-1.9-.2-3.6 1.1-3.9 3 .6-.7 2.2-2.2 3.9-1.8v1.5l2.4-2.1-2.4-2.2Z"/></svg>'},Nh={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 0 0 .249-1.302A3.701 3.701 0 0 0 7.22 7 3.654 3.654 0 0 0 6 7.223V2h4v4Zm-3-4v3h3Zm-1.126 8.698a2.697 2.697 0 0 1-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 1 1 5.22-.956Zm-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745Z"/></svg>'},Zh={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 1 0 2.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29Zm2.033 4.059a1.154 1.154 0 0 1 0-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 0 1-1.07.726Z"/></svg>'},qh={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 4H3.583A.585.585 0 0 0 3 4.598V11.5l1.5 1.497 7.858.003c.33 0 .6-.27.6-.6L13 4.545c0-.33-.215-.546-.545-.546ZM11 12H8v-2H6v2H5V9h6v3Zm1-4H4V5h8v3Z"/></svg>'},Uh={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},jh={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18ZM12.455 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Gh={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1Zm.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5ZM11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z"/></svg>'},Wh={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>'},Kh={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>'},Xh={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m6.027 14 2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},Yh={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11ZM5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5Zm7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5ZM11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5Z"/></svg>'},Qh={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111ZM9.544 4.667H9.31a3.141 3.141 0 0 0-.394-.1 2.455 2.455 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.334 1.334 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 0 1-.462 1.357 2.583 2.583 0 0 1-.784.808 3.015 3.015 0 0 1-.938.387A4.823 4.823 0 0 1 3.184 13q-.275 0-.629-.03A3.529 3.529 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.538 2.538 0 0 0 .5.052 1.304 1.304 0 0 0 .898-.29 1.584 1.584 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 0 1 .444-1.244 2.516 2.516 0 0 1 .76-.734 2.643 2.643 0 0 1 .94-.356A5.61 5.61 0 0 1 8.357 3q.294 0 .588.025t.599.076Z"/></svg>'},Jh={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 0 1 1.142-.49 1.763 1.763 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.343 1.343 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.979 5.979 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.576 2.576 0 0 0 .64-1.082A5.968 5.968 0 0 1 14 8.86Zm-6-6a5.998 5.998 0 0 0-4.201 10.28l1.308-1.308a4.14 4.14 0 0 1 4.645-6.725l.564-.564a2.57 2.57 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86Z"/></svg>'},eu={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1Zm4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z"/></svg>'},tu={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>'},iu={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3ZM8.875 2H6.723A1.991 1.991 0 0 1 5 3a2.486 2.486 0 0 1-2-1H2v4h1a1.797 1.797 0 0 1 1.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2Z"/></svg>'},ou={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7.76 14 .752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14ZM6.447 9.392h2.506l.72-2.85H7.167Z"/></svg>'},nu={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},su={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 0 0-.355-1.257h.404V2.6h.047a.556.556 0 0 0 .499-.6H4.727a.556.556 0 0 0 .499.6h.047v.49h.404a2.491 2.491 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6ZM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 0 1 1.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305Z"/></svg>'},ru={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 0 1 1 1v8a1.001 1.001 0 0 1-1 1H4a1.001 1.001 0 0 1-1-1V4a1.001 1.001 0 0 1 1-1h8m0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 4v8h8V4Zm6 6H6V6h4Z"/></svg>'},au={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75Zm.276-2.698a1.19 1.19 0 0 0 2.035-.838 1.164 1.164 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.158 1.158 0 0 0-.35.846 1.144 1.144 0 0 0 .354.838Z"/></svg>'},lu={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm-.697 2.28a.951.951 0 0 1 1.35 0 .928.928 0 0 1 .276.675.952.952 0 0 1-1.905 0 .924.924 0 0 1 .279-.674ZM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z"/></svg>'},cu={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.045 7.348-.652-.652 1.444-.14Zm-3.818.698-4.912 4.912-.395-.396 4.12-4.12Zm4.734-2.918-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304Zm-3.524-.386-.651-.653.791-.791Zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28Z"/></svg>'},du={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>'},hu={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m3.555 9.546.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11Zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11Zm0 3.11.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768Z"/></svg>'},uu={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z"/></svg>'},pu={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 0 1 9.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 0 0-1.277-.769 1.43 1.43 0 0 0-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 0 0 .054 2.038 1.507 1.507 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A46.793 46.793 0 0 1 5.53 6.356a2.826 2.826 0 0 1 1.935-.764M10.583 2.5a3.001 3.001 0 0 0-.69.081 10.376 10.376 0 0 0-2.996 2.377 3.474 3.474 0 0 1 .568-.054 3.58 3.58 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 0 1 .913-.395 1.513 1.513 0 0 1 1.074.469 1.433 1.433 0 0 1 .022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 0 1-.975.395 1.483 1.483 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 0 0 2.493 1.42 2.808 2.808 0 0 0 1.93-.76 54.2 54.2 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5"/></svg>'},gu={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 0 0-.326-1.312 1.297 1.297 0 0 0-.88-.374 37.657 37.657 0 0 0-2.779.002 1.298 1.298 0 0 0-1.273 1.341 1.367 1.367 0 0 0 .39.944 1.162 1.162 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 0 0 1.104 1.344 8.133 8.133 0 0 1-3.45-.395 2.705 2.705 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a42.45 42.45 0 0 1 2.951-.003 2.564 2.564 0 0 1 1.731.751m3.984.017a2.723 2.723 0 0 0-.495-.39 9.414 9.414 0 0 0-3.447-.398 3.151 3.151 0 0 1 .4.33 3.247 3.247 0 0 1 .68 1c.457.031.864.035 1.096.027a1.108 1.108 0 0 1 .839.331 1.373 1.373 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 0 1-.878-.372 1.345 1.345 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 0 0 .688 2.51 2.547 2.547 0 0 0 1.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 0 0 1.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774Z"/></svg>'},vu={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>'},fu={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>'},mu={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 0 1-.694.178 16.116 16.116 0 0 1-3.382.328 16.089 16.089 0 0 1-3.38-.328 8.77 8.77 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 0 0 .332.218l.03.017a4.235 4.235 0 0 0 .46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 0 0 .457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 0 0 .33-.216Zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 0 0 .694.179 16.101 16.101 0 0 0 3.378.327 16.12 16.12 0 0 0 3.382-.327 8.892 8.892 0 0 0 .694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457ZM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 0 1 1-.255V6h3v2h6V7H9V6Z"/></svg>'},bu={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z"/></svg>'},wu={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.073 12.29-2.926-2.926a3.971 3.971 0 1 0-.783.783l2.927 2.926ZM7.01 9.84a2.83 2.83 0 1 1 2.83-2.83 2.833 2.833 0 0 1-2.83 2.83Z"/></svg>'},xu={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 0 0-.75.73v8.54a.74.74 0 0 0 .75.73h12.5a.74.74 0 0 0 .75-.73V3.73a.74.74 0 0 0-.75-.73Zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91Zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12Z"/></svg>'},yu={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>'},$u={name:"minus_wide_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3 7h10v2H3z"/></svg>'},Cu={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 0 0 4 2.615v10.77a.54.54 0 0 0 .538.538h5.924a.54.54 0 0 0 .538-.538V2.615a.54.54 0 0 0-.538-.538ZM10 12H5V3h5Z"/></svg>'},ku={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>'},Su={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>'},_u={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757Zm-7.381 9.493 2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774Zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383Zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},Iu={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>'},Ru={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 0 1-.195 1.176 2.63 2.63 0 0 1-.549.885 3.96 3.96 0 0 1-.852.672 7.46 7.46 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 0 0 .793-.429 2.098 2.098 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.042 1.042 0 0 0-.423-.939 2.163 2.163 0 0 0-1.195-.28 3.338 3.338 0 0 0-1.068.204 4.853 4.853 0 0 0-1.09.526h-.263V3.566a8.148 8.148 0 0 1 1.296-.372A8.205 8.205 0 0 1 7.77 3a4.196 4.196 0 0 1 2.579.718 2.241 2.241 0 0 1 .954 1.876ZM8.77 13H6.112v-1.737H8.77Z"/></svg>'},Mu={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 7.985-8.002 4.013L8 8 5.998 3.987ZM3.995 2.997 2 2l3 6-3 6 2.002-1.005L6.5 8Z"/></svg>'},Au={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1Z"/></svg>'},Eu={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 0 0 0-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 1 0-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 1 0 0 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1 0 12 10Z"/></svg>'},Ou={name:"share_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m13.984 2.012-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566ZM2 4v10h10v-4h-2v2H4V6h2V4Z"/></svg>'},Fu={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>'},Vu={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>'},Hu={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>'},Tu={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 0 0 1.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 0 1 .9-1.267Zm0-6.054a4.613 4.613 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 0 1 2 9.18V4h12Z"/></svg>'},Pu={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29 2 12.304v-8.01ZM14 2h-2v12h2Z"/></svg>'},Du={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.123 4.123 0 0 0-3.176 3.169ZM8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6Z"/></svg>'},Lu={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>'},zu={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.108 2.108 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 0 0 .88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 0 0-1.274.262 2.015 2.015 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z"/></svg>'},Bu={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 0 0-1.477.291 2.262 2.262 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 0 0 1.01.213l.223.018V13Z"/></svg>'},Nu={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 0 0-.5.5v11a.501.501 0 0 0 .5.5h9a.501.501 0 0 0 .5-.5v-11a.501.501 0 0 0-.5-.5ZM8 13.25a.75.75 0 1 1 .75-.75.752.752 0 0 1-.75.75ZM12 11H4V3h8Z"/></svg>'},Zu={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588 5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543ZM6.5 6.499a1.082 1.082 0 1 1-.013-1.516A1.072 1.072 0 0 1 6.499 6.5Z"/></svg>'},qu={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338 5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293ZM6.5 5.249a1.082 1.082 0 1 1-.013-1.516 1.072 1.072 0 0 1 .013 1.516Zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z"/></svg>'},Uu={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2Zm4.9.99A5.005 5.005 0 0 0 9 3.1V1H7v2.1A5.005 5.005 0 0 0 3.1 7H1v2h2.1A5.005 5.005 0 0 0 7 12.9V15h2v-2.1A5.005 5.005 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4Z"/></svg>'},ju={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 0 1 9 12.9V15H7v-2.108a4.99 4.99 0 0 1-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 1 0 7 4.13V1h2v2.1A5.005 5.005 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2Z"/></svg>'},Gu={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5ZM.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8Zm12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8Z"/></svg>'},Wu={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>'},Ku={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2Z"/></svg>'},Xu={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>'},Yu={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103 5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},Qu={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>'},Ju={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.585Z"/></svg>'},ep={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2 2 14h12L8 2Z"/></svg>'},tp={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.625 8 8 2l4.375 6h-8.75ZM14 12H2v2h12v-2Zm0-3H2v2h12V9Z"/></svg>'},ip={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 0 0-1.6 1.6v6.8a1.595 1.595 0 0 0 1.6 1.594h10.8a1.595 1.595 0 0 0 1.6-1.594v-6.8a1.6 1.6 0 0 0-1.6-1.6ZM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z"/></svg>'},op={name:"two_squares_in_brackets",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4h5v5H4V4Zm6 3v3H7v2h5V7h-2ZM5 3V2H2v12h3v-1H3V3h2Zm8-1h-2v1h2v10h-2v1h3V2h-1Z"/></svg>'},np={name:"two_triangles_between_lines",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.11 2.11v12h2v-12h-2Zm12 0v12h2v-12h-2Zm-6 8.974-3-3 3-3v6Zm1.925-5.948 3 3-3 3v-6Z"/></svg>'},sp={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 0 0-1.182 1.51l.01.155.021.193a1.69 1.69 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 0 0 .992.36h.049a1.306 1.306 0 0 0 .224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 0 1-.571.053 3.148 3.148 0 0 1-2.99-2.258l-.011-.045a3.04 3.04 0 0 1-.076-.35 3.127 3.127 0 0 1-.03-.206l-.004-.089a3.112 3.112 0 0 1-.016-.336A3.164 3.164 0 0 1 4.35 7.356c.272-.068.808-.203.802-.206l.623-.137Zm4.31-1.544-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 0 1-.035.58l-.064.185-.056.142a1.546 1.546 0 0 1-1.4.893 1.661 1.661 0 0 1-.313-.03 54.946 54.946 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 0 0 .578.056 3.188 3.188 0 0 0 2.811-1.74 3.018 3.018 0 0 0 .129-.311l.033-.083.061-.197a3.047 3.047 0 0 0 .082-.351l.008-.044a3.132 3.132 0 0 0-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393 6.875 6.075h.75l.3 3.032 1.2-3.782h-.75Z"/></svg>'},rp={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 0 1 .566-1.516A1.834 1.834 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.888 3.888 0 0 0-4-4 3.822 3.822 0 0 0-2.81 1.078A4.349 4.349 0 0 0 4.062 6v2H3v6h10V8Z"/></svg>'},ap={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z"/></svg>'},lp={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 0 1-.335.364 8.55 8.55 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0 1 14 12.291V14H2v-1.673a2.163 2.163 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 0 1-.312-.749 4.275 4.275 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2"/></svg>'},cp={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.57 7.28-.06.013a4.556 4.556 0 0 0-1.38-2.609V3.44a.481.481 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.481.481 0 0 0 .48.48h.48V14h4.32v-.96h.48a.481.481 0 0 0 .48-.48v-1.24a4.547 4.547 0 0 0 1.379-2.612l.061.012a.481.481 0 0 0 .48-.48v-.48a.481.481 0 0 0-.48-.48Zm-2.3 2.662a1.59 1.59 0 0 0-.182-.26L8.747 8.338a.785.785 0 0 0 0-.666c.132-.133.894-.899.965-1a1.216 1.216 0 0 0 .14-.485 1.004 1.004 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297Z"/></svg>'},dp={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 0 1-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472Z"/></svg>'},hp={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.089 2.526h-1.868a5.598 5.598 0 0 0-.854-1.712 5.363 5.363 0 0 1 2.722 1.712Zm-2.722 8.66a5.599 5.599 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.644 10.644 0 0 0 .208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.955.955 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.363 5.363 0 0 1 2.722-1.712 5.017 5.017 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526ZM12.105 8a.326.326 0 0 1-.19.296l-6.598 3.3-.148.036a.327.327 0 0 1-.327-.328V4.69a.327.327 0 0 1 .492-.281l6.595 3.302a.326.326 0 0 1 .176.29Z"/></svg>'},up={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6Zm4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.364 5.364 0 0 1 2.722 1.712Zm-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.363 5.363 0 0 1-2.722 1.712Zm3.181-2.344h-2.146a10.657 10.657 0 0 0 .208-1.187L9.923 10a9.85 9.85 0 0 1-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 0 0 .663 1.21 5.363 5.363 0 0 1-2.722-1.712h.317a.96.96 0 0 1-.017-.17v-.462h-.76a5.33 5.33 0 0 1-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 0 1 .805-2.526h.759V4.69a.95.95 0 0 1 .016-.164h-.316a5.364 5.364 0 0 1 2.722-1.712 5.02 5.02 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 0 0-.208-1.186h2.146a5.33 5.33 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.33 5.33 0 0 1-.804 2.526Zm-.619-3.131L5.334 4.409a.327.327 0 0 0-.492.281v6.613a.327.327 0 0 0 .327.328l.148-.035 6.598-3.3a.326.326 0 0 0 .014-.585Zm-6.087 2.505V5.78L10.274 8Z"/></svg>'},pp={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>'},gp={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>'},vp={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.286 11.714-5.791-5.79a2.504 2.504 0 0 0 .17-.755 2.149 2.149 0 0 0-.095-.814 2.12 2.12 0 0 0-.55-.904 2.328 2.328 0 0 0-1.76-.685h-.045a2.104 2.104 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 0 1-.22.854 1.043 1.043 0 0 1-.114.145 1.648 1.648 0 0 1-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 0 0-.135.545l-.015.105a2.337 2.337 0 0 0 .384 1.518 2.51 2.51 0 0 0 .295.36 2.205 2.205 0 0 0 1.576.65 2.453 2.453 0 0 0 .898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67ZM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916ZM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45Z"/></svg>'},fp={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667 9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3Z"/></svg>'},mp={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026 4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363Zm1.155-10.68-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312Z"/></svg>'},bp=G`
|
|
2276
2276
|
<template>
|
|
2277
2277
|
<div class="icon" :innerHTML=${e=>e.icon.data}></div>
|
|
2278
2278
|
</template
|
|
2279
|
-
`,wp=
|
|
2279
|
+
`,wp=me`
|
|
2280
2280
|
${xn("inline-flex")}
|
|
2281
2281
|
|
|
2282
2282
|
:host {
|
|
@@ -2316,13 +2316,13 @@ const $d=ro.tagFor(xd),Cd={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.or
|
|
|
2316
2316
|
class xp extends Rt{constructor(e){super(),this.icon=e}}e([ne],xp.prototype,"severity",void 0)
|
|
2317
2317
|
const yp=(e,t)=>{const i=t.compose({baseName:e,template:bp,styles:wp,baseClass:t})
|
|
2318
2318
|
ro.getOrCreate().withPrefix("nimble").register(i())}
|
|
2319
|
-
class $p extends xp{constructor(){super(
|
|
2319
|
+
class $p extends xp{constructor(){super(Th)}}yp("icon-exclamation-mark",$p)
|
|
2320
2320
|
const Cp=ro.tagFor($p)
|
|
2321
2321
|
class kp extends xp{constructor(){super(au)}}yp("icon-info",kp)
|
|
2322
2322
|
const Sp=ro.tagFor(kp)
|
|
2323
2323
|
class _p extends xp{constructor(){super(ep)}}yp("icon-triangle-filled",_p)
|
|
2324
2324
|
const Ip=ro.tagFor(_p)
|
|
2325
|
-
class Rp extends xp{constructor(){super(
|
|
2325
|
+
class Rp extends xp{constructor(){super(fp)}}yp("icon-xmark",Rp)
|
|
2326
2326
|
const Mp=ro.tagFor(Rp),Ap={default:void 0,error:"error",warning:"warning",information:"information"},Ep=G`
|
|
2327
2327
|
<div class="container"
|
|
2328
2328
|
role="status"
|
|
@@ -2377,9 +2377,9 @@ const Mp=ro.tagFor(Rp),Ap={default:void 0,error:"error",warning:"warning",inform
|
|
|
2377
2377
|
`
|
|
2378
2378
|
class Op extends Rt{constructor(){super(...arguments),this.open=!1,this.severity=Ap.default,this.titleHidden=!1,this.preventDismiss=!1}openChanged(){const e={newState:this.open,oldState:!this.open}
|
|
2379
2379
|
this.$emit("toggle",e)}dismissBanner(){this.open=!1}}e([ne({mode:"boolean"})],Op.prototype,"open",void 0),e([ne()],Op.prototype,"severity",void 0),e([ne({attribute:"title-hidden",mode:"boolean"})],Op.prototype,"titleHidden",void 0),e([ne({attribute:"prevent-dismiss",mode:"boolean"})],Op.prototype,"preventDismiss",void 0),e([ne({attribute:"dismiss-button-label"})],Op.prototype,"dismissButtonLabel",void 0),Et(Op,ti)
|
|
2380
|
-
const
|
|
2381
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
2382
|
-
const
|
|
2380
|
+
const Fp=Op.compose({baseName:"banner",template:Ep,styles:bd})
|
|
2381
|
+
ro.getOrCreate().withPrefix("nimble").register(Fp()),ro.tagFor(Op)
|
|
2382
|
+
const Vp=me`
|
|
2383
2383
|
${xn("inline-block")}
|
|
2384
2384
|
|
|
2385
2385
|
:host {
|
|
@@ -2408,17 +2408,17 @@ const Fp=fe`
|
|
|
2408
2408
|
}
|
|
2409
2409
|
`
|
|
2410
2410
|
class Hp extends ai{}e([ne],Hp.prototype,"appearance",void 0)
|
|
2411
|
-
const
|
|
2411
|
+
const Tp=Hp.compose({baseName:"breadcrumb",baseClass:ai,template:(e,t)=>G`
|
|
2412
2412
|
<template role="navigation">
|
|
2413
2413
|
<div role="list" class="list" part="list">
|
|
2414
2414
|
<slot
|
|
2415
|
-
${Le({property:"slottedBreadcrumbItems",filter:
|
|
2415
|
+
${Le({property:"slottedBreadcrumbItems",filter:Te()})}
|
|
2416
2416
|
></slot>
|
|
2417
2417
|
</div>
|
|
2418
2418
|
</template>
|
|
2419
|
-
`,styles:
|
|
2420
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
2421
|
-
const
|
|
2419
|
+
`,styles:Vp})
|
|
2420
|
+
ro.getOrCreate().withPrefix("nimble").register(Tp()),ro.tagFor(Hp)
|
|
2421
|
+
const Pp=me`
|
|
2422
2422
|
${xn("inline-flex")}
|
|
2423
2423
|
|
|
2424
2424
|
:host {
|
|
@@ -2538,9 +2538,9 @@ class Dp extends ri{}const Lp=Dp.compose({baseName:"breadcrumb-item",baseClass:r
|
|
|
2538
2538
|
</span>
|
|
2539
2539
|
`)}
|
|
2540
2540
|
</div>
|
|
2541
|
-
`,styles:
|
|
2541
|
+
`,styles:Pp,separator:Xh.data})
|
|
2542
2542
|
ro.getOrCreate().withPrefix("nimble").register(Lp()),ro.tagFor(Dp)
|
|
2543
|
-
const zp=
|
|
2543
|
+
const zp=me`
|
|
2544
2544
|
${xn("inline-flex")}
|
|
2545
2545
|
|
|
2546
2546
|
:host {
|
|
@@ -2647,21 +2647,21 @@ const zp=fe`
|
|
|
2647
2647
|
slot[name='end'] {
|
|
2648
2648
|
display: none;
|
|
2649
2649
|
}
|
|
2650
|
-
`.withBehaviors(
|
|
2650
|
+
`.withBehaviors(md(gs,me`
|
|
2651
2651
|
:host {
|
|
2652
2652
|
--ni-private-card-button-background-hover-color: ${cs(jn,.3)};
|
|
2653
2653
|
--ni-private-card-button-background-active-color: ${jn};
|
|
2654
2654
|
--ni-private-card-button-border-active-color: ${cs(Xn,.2)};
|
|
2655
2655
|
--ni-private-card-button-border-selected-color: ${cs(Xn,.6)};
|
|
2656
2656
|
}
|
|
2657
|
-
`),
|
|
2657
|
+
`),md(vs,me`
|
|
2658
2658
|
:host {
|
|
2659
2659
|
--ni-private-card-button-background-hover-color: ${cs(qn,.07)};
|
|
2660
2660
|
--ni-private-card-button-background-active-color: ${cs(qn,.15)};
|
|
2661
2661
|
--ni-private-card-button-border-active-color: ${cs(qn,.2)};
|
|
2662
2662
|
--ni-private-card-button-border-selected-color: ${qn};
|
|
2663
2663
|
}
|
|
2664
|
-
`),
|
|
2664
|
+
`),md(fs,me`
|
|
2665
2665
|
:host {
|
|
2666
2666
|
--ni-private-card-button-background-hover-color: ${cs(jn,.07)};
|
|
2667
2667
|
--ni-private-card-button-background-active-color: ${cs(jn,.15)};
|
|
@@ -2669,10 +2669,10 @@ const zp=fe`
|
|
|
2669
2669
|
--ni-private-card-button-border-selected-color: ${cs(jn,.6)};
|
|
2670
2670
|
}
|
|
2671
2671
|
`))
|
|
2672
|
-
class Bp extends
|
|
2672
|
+
class Bp extends mi{constructor(){super(...arguments),this.selected=!1}}e([ne({mode:"boolean"})],Bp.prototype,"selected",void 0)
|
|
2673
2673
|
const Np=Bp.compose({baseName:"card-button",template:li,styles:zp,shadowOptions:{delegatesFocus:!0}})
|
|
2674
2674
|
ro.getOrCreate().withPrefix("nimble").register(Np()),ro.tagFor(Bp)
|
|
2675
|
-
const Zp=
|
|
2675
|
+
const Zp=me`
|
|
2676
2676
|
${xn("inline-flex")}
|
|
2677
2677
|
|
|
2678
2678
|
:host {
|
|
@@ -2805,7 +2805,7 @@ class qp extends yi{}const Up=qp.compose({baseName:"checkbox",baseClass:yi,templ
|
|
|
2805
2805
|
</template>
|
|
2806
2806
|
`,styles:Zp,checkedIndicator:Yd.data,indeterminateIndicator:yu.data})
|
|
2807
2807
|
ro.getOrCreate().withPrefix("nimble").register(Up())
|
|
2808
|
-
const jp=ro.tagFor(qp),Gp=
|
|
2808
|
+
const jp=ro.tagFor(qp),Gp=me`
|
|
2809
2809
|
${Uc}
|
|
2810
2810
|
|
|
2811
2811
|
.control[aria-pressed='true'] {
|
|
@@ -2881,7 +2881,7 @@ const Xp=ro.tagFor(Wp),Yp=G`
|
|
|
2881
2881
|
</div>
|
|
2882
2882
|
`
|
|
2883
2883
|
class Qp extends xp{constructor(){super(_d)}}yp("icon-arrow-expander-down",Qp)
|
|
2884
|
-
const Jp=ro.tagFor(Qp),eg="underline",tg="outline",ig="block",og=
|
|
2884
|
+
const Jp=ro.tagFor(Qp),eg="underline",tg="outline",ig="block",og=me`
|
|
2885
2885
|
${xn("inline-flex")}
|
|
2886
2886
|
|
|
2887
2887
|
:host {
|
|
@@ -3084,7 +3084,7 @@ const Jp=ro.tagFor(Qp),eg="underline",tg="outline",ig="block",og=fe`
|
|
|
3084
3084
|
::slotted(option) {
|
|
3085
3085
|
flex: none;
|
|
3086
3086
|
}
|
|
3087
|
-
`.withBehaviors(qc(eg,
|
|
3087
|
+
`.withBehaviors(qc(eg,me`
|
|
3088
3088
|
.control {
|
|
3089
3089
|
border-bottom-width: ${aa};
|
|
3090
3090
|
padding-bottom: 0;
|
|
@@ -3093,12 +3093,12 @@ const Jp=ro.tagFor(Qp),eg="underline",tg="outline",ig="block",og=fe`
|
|
|
3093
3093
|
:host([disabled]) .control {
|
|
3094
3094
|
border-color: rgba(${Wr}, 0.1);
|
|
3095
3095
|
}
|
|
3096
|
-
`),qc(tg,
|
|
3096
|
+
`),qc(tg,me`
|
|
3097
3097
|
.control {
|
|
3098
3098
|
border-width: ${aa};
|
|
3099
3099
|
padding: 0;
|
|
3100
3100
|
}
|
|
3101
|
-
`),qc(ig,
|
|
3101
|
+
`),qc(ig,me`
|
|
3102
3102
|
.control {
|
|
3103
3103
|
background-color: rgba(${Wr}, 0.1);
|
|
3104
3104
|
}
|
|
@@ -3111,11 +3111,11 @@ const Jp=ro.tagFor(Qp),eg="underline",tg="outline",ig="block",og=fe`
|
|
|
3111
3111
|
:host([disabled]) .control {
|
|
3112
3112
|
background-color: rgba(${Wr}, 0.07);
|
|
3113
3113
|
}
|
|
3114
|
-
`),
|
|
3114
|
+
`),md(fs,me`
|
|
3115
3115
|
.listbox slot {
|
|
3116
3116
|
background: ${cs(jn,.15)};
|
|
3117
3117
|
}
|
|
3118
|
-
`)),ng=
|
|
3118
|
+
`)),ng=me`
|
|
3119
3119
|
.error-icon {
|
|
3120
3120
|
display: none;
|
|
3121
3121
|
}
|
|
@@ -3147,7 +3147,7 @@ const Jp=ro.tagFor(Qp),eg="underline",tg="outline",ig="block",og=fe`
|
|
|
3147
3147
|
:host([error-visible]) .error-text:empty {
|
|
3148
3148
|
display: none;
|
|
3149
3149
|
}
|
|
3150
|
-
`,sg=
|
|
3150
|
+
`,sg=me`
|
|
3151
3151
|
${og}
|
|
3152
3152
|
${ng}
|
|
3153
3153
|
|
|
@@ -3222,7 +3222,7 @@ const Jp=ro.tagFor(Qp),eg="underline",tg="outline",ig="block",og=fe`
|
|
|
3222
3222
|
:host(:empty) .listbox {
|
|
3223
3223
|
display: none;
|
|
3224
3224
|
}
|
|
3225
|
-
`.withBehaviors(qc(ig,
|
|
3225
|
+
`.withBehaviors(qc(ig,me`
|
|
3226
3226
|
:host([error-visible]) .control {
|
|
3227
3227
|
border-bottom-width: ${aa};
|
|
3228
3228
|
padding-bottom: 0;
|
|
@@ -3241,7 +3241,7 @@ case Ir:case Mr:this.open&&this.valueUpdatedByInput&&(this.valueUpdatedByInput=!
|
|
|
3241
3241
|
break
|
|
3242
3242
|
default:return t}return t}focusoutHandler(e){const t=super.focusoutHandler(e)
|
|
3243
3243
|
return this.open=!1,this.emitChangeIfValueUpdated(),t}openChanged(){super.openChanged(),this.dropdownButton&&(this.dropdownButton.checked=this.open)}ariaLabelChanged(e,t){this.updateInputAriaLabel()}updateInputAriaLabel(){const e=this.shadowRoot?.querySelector(".selected-value")
|
|
3244
|
-
this.ariaLabel?e?.setAttribute("aria-label",this.ariaLabel):e?.removeAttribute("aria-label")}emitChangeIfValueUpdated(){this.valueUpdatedByInput&&(this.value!==this.valueBeforeTextUpdate&&this.$emit("change"),this.valueUpdatedByInput=!1)}}e([ne],rg.prototype,"appearance",void 0),e([
|
|
3244
|
+
this.ariaLabel?e?.setAttribute("aria-label",this.ariaLabel):e?.removeAttribute("aria-label")}emitChangeIfValueUpdated(){this.valueUpdatedByInput&&(this.value!==this.valueBeforeTextUpdate&&this.$emit("change"),this.valueUpdatedByInput=!1)}}e([ne],rg.prototype,"appearance",void 0),e([f],rg.prototype,"dropdownButton",void 0),e([ne({attribute:"error-text"})],rg.prototype,"errorText",void 0),e([ne({attribute:"error-visible",mode:"boolean"})],rg.prototype,"errorVisible",void 0)
|
|
3245
3245
|
const ag=rg.compose({baseName:"combobox",baseClass:Hi,template:(e,t)=>G`
|
|
3246
3246
|
<template
|
|
3247
3247
|
aria-disabled="${e=>e.ariaDisabled}"
|
|
@@ -3328,7 +3328,7 @@ const ag=rg.compose({baseName:"combobox",baseClass:Hi,template:(e,t)=>G`
|
|
|
3328
3328
|
${Yp}
|
|
3329
3329
|
`})
|
|
3330
3330
|
ro.getOrCreate().withPrefix("nimble").register(ag()),ro.tagFor(rg)
|
|
3331
|
-
const lg=Symbol("user dismissed"),cg=
|
|
3331
|
+
const lg=Symbol("user dismissed"),cg=me`
|
|
3332
3332
|
${xn("grid")}
|
|
3333
3333
|
|
|
3334
3334
|
dialog {
|
|
@@ -3412,15 +3412,15 @@ const lg=Symbol("user dismissed"),cg=fe`
|
|
|
3412
3412
|
:host([footer-hidden]) footer {
|
|
3413
3413
|
display: none;
|
|
3414
3414
|
}
|
|
3415
|
-
`.withBehaviors(
|
|
3415
|
+
`.withBehaviors(md(gs,me`
|
|
3416
3416
|
dialog::backdrop {
|
|
3417
3417
|
background: ${ds};
|
|
3418
3418
|
}
|
|
3419
|
-
`),
|
|
3419
|
+
`),md(vs,me`
|
|
3420
3420
|
dialog::backdrop {
|
|
3421
3421
|
background: ${hs};
|
|
3422
3422
|
}
|
|
3423
|
-
`),
|
|
3423
|
+
`),md(fs,me`
|
|
3424
3424
|
dialog::backdrop {
|
|
3425
3425
|
background: ${us};
|
|
3426
3426
|
}
|
|
@@ -3454,10 +3454,10 @@ const lg=Symbol("user dismissed"),cg=fe`
|
|
|
3454
3454
|
`
|
|
3455
3455
|
class hg extends Rt{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")
|
|
3456
3456
|
return this.dialogElement.showModal(),new Promise(((e,t)=>{this.resolveShow=e}))}close(e){if(!this.open)throw new Error("Dialog is not open")
|
|
3457
|
-
this.dialogElement.close(),this.resolveShow(e),this.resolveShow=void 0}slottedFooterElementsChanged(e,t){this.footerIsEmpty=!t?.length}cancelHandler(e){return this.preventDismiss?e.preventDefault():(this.resolveShow(lg),this.resolveShow=void 0),!0}}hg.UserDismissed=lg,e([ne({attribute:"prevent-dismiss",mode:"boolean"})],hg.prototype,"preventDismiss",void 0),e([ne({attribute:"header-hidden",mode:"boolean"})],hg.prototype,"headerHidden",void 0),e([ne({attribute:"footer-hidden",mode:"boolean"})],hg.prototype,"footerHidden",void 0),e([
|
|
3457
|
+
this.dialogElement.close(),this.resolveShow(e),this.resolveShow=void 0}slottedFooterElementsChanged(e,t){this.footerIsEmpty=!t?.length}cancelHandler(e){return this.preventDismiss?e.preventDefault():(this.resolveShow(lg),this.resolveShow=void 0),!0}}hg.UserDismissed=lg,e([ne({attribute:"prevent-dismiss",mode:"boolean"})],hg.prototype,"preventDismiss",void 0),e([ne({attribute:"header-hidden",mode:"boolean"})],hg.prototype,"headerHidden",void 0),e([ne({attribute:"footer-hidden",mode:"boolean"})],hg.prototype,"footerHidden",void 0),e([f],hg.prototype,"footerIsEmpty",void 0),e([f],hg.prototype,"slottedFooterElements",void 0),Et(hg,ti)
|
|
3458
3458
|
const ug=hg.compose({baseName:"dialog",template:dg,styles:cg,baseClass:hg})
|
|
3459
3459
|
ro.getOrCreate().withPrefix("nimble").register(ug()),ro.tagFor(hg)
|
|
3460
|
-
const pg=
|
|
3460
|
+
const pg=me`
|
|
3461
3461
|
${xn("block")}
|
|
3462
3462
|
|
|
3463
3463
|
:host {
|
|
@@ -3587,15 +3587,15 @@ const pg=fe`
|
|
|
3587
3587
|
justify-content: flex-end;
|
|
3588
3588
|
border-top: ${aa} solid ${ta};
|
|
3589
3589
|
}
|
|
3590
|
-
`.withBehaviors(
|
|
3590
|
+
`.withBehaviors(md(gs,me`
|
|
3591
3591
|
dialog::backdrop {
|
|
3592
3592
|
background: ${ds};
|
|
3593
3593
|
}
|
|
3594
|
-
`),
|
|
3594
|
+
`),md(vs,me`
|
|
3595
3595
|
dialog::backdrop {
|
|
3596
3596
|
background: ${hs};
|
|
3597
3597
|
}
|
|
3598
|
-
`),
|
|
3598
|
+
`),md(fs,me`
|
|
3599
3599
|
dialog::backdrop {
|
|
3600
3600
|
background: ${us};
|
|
3601
3601
|
}
|
|
@@ -3610,11 +3610,11 @@ const pg=fe`
|
|
|
3610
3610
|
</div>
|
|
3611
3611
|
</dialog>
|
|
3612
3612
|
`,vg="right"
|
|
3613
|
-
class
|
|
3613
|
+
class fg extends Rt{constructor(){super(...arguments),this.location=vg,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")
|
|
3614
3614
|
return this.openDialog(),new Promise(((e,t)=>{this.resolveShow=e}))}close(e){if(!this.open||this.closing)throw new Error("Drawer is not open or already closing")
|
|
3615
|
-
this.closeReason=e,this.closeDialog()}cancelHandler(e){return e.preventDefault(),this.preventDismiss||(this.closeReason=lg,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(Sr,this.animationEndHandlerFunction)}animationEndHandler(){this.dialog.removeEventListener(Sr,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)}}
|
|
3616
|
-
const fg
|
|
3617
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
3615
|
+
this.closeReason=e,this.closeDialog()}cancelHandler(e){return e.preventDefault(),this.preventDismiss||(this.closeReason=lg,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(Sr,this.animationEndHandlerFunction)}animationEndHandler(){this.dialog.removeEventListener(Sr,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)}}fg.UserDismissed=lg,e([ne],fg.prototype,"location",void 0),e([ne({attribute:"prevent-dismiss",mode:"boolean"})],fg.prototype,"preventDismiss",void 0),Et(fg,ti)
|
|
3616
|
+
const mg=fg.compose({baseName:"drawer",template:gg,styles:pg})
|
|
3617
|
+
ro.getOrCreate().withPrefix("nimble").register(mg()),ro.tagFor(fg)
|
|
3618
3618
|
class bg extends xp{constructor(){super(Cd)}}yp("icon-add",bg)
|
|
3619
3619
|
const wg=ro.tagFor(bg)
|
|
3620
3620
|
class xg extends xp{constructor(){super(kd)}}yp("icon-arrow-down",xg)
|
|
@@ -3627,14 +3627,14 @@ class _g extends xp{constructor(){super(Md)}}yp("icon-arrow-expander-up",_g),ro.
|
|
|
3627
3627
|
class Ig extends xp{constructor(){super(Ad)}}yp("icon-arrow-left-from-line",Ig),ro.tagFor(Ig)
|
|
3628
3628
|
class Rg extends xp{constructor(){super(Ed)}}yp("icon-arrow-partial-rotate-left",Rg),ro.tagFor(Rg)
|
|
3629
3629
|
class Mg extends xp{constructor(){super(Od)}}yp("icon-arrow-right-to-line",Mg),ro.tagFor(Mg)
|
|
3630
|
-
class Ag extends xp{constructor(){super(
|
|
3631
|
-
class Eg extends xp{constructor(){super(
|
|
3630
|
+
class Ag extends xp{constructor(){super(Fd)}}yp("icon-arrow-rotate-right",Ag),ro.tagFor(Ag)
|
|
3631
|
+
class Eg extends xp{constructor(){super(Vd)}}yp("icon-arrow-u-rotate-left",Eg),ro.tagFor(Eg)
|
|
3632
3632
|
class Og extends xp{constructor(){super(Hd)}}yp("icon-arrow-up",Og)
|
|
3633
|
-
const
|
|
3634
|
-
class
|
|
3635
|
-
class Hg extends xp{constructor(){super(
|
|
3636
|
-
class
|
|
3637
|
-
class
|
|
3633
|
+
const Fg=ro.tagFor(Og)
|
|
3634
|
+
class Vg extends xp{constructor(){super(Td)}}yp("icon-arrow-up-left-and-arrow-down-right",Vg),ro.tagFor(Vg)
|
|
3635
|
+
class Hg extends xp{constructor(){super(Pd)}}yp("icon-arrows-maximize",Hg),ro.tagFor(Hg)
|
|
3636
|
+
class Tg extends xp{constructor(){super(Dd)}}yp("icon-arrows-repeat",Tg),ro.tagFor(Tg)
|
|
3637
|
+
class Pg extends xp{constructor(){super(Ld)}}yp("icon-bars",Pg),ro.tagFor(Pg)
|
|
3638
3638
|
class Dg extends xp{constructor(){super(zd)}}yp("icon-bell",Dg),ro.tagFor(Dg)
|
|
3639
3639
|
class Lg extends xp{constructor(){super(Bd)}}yp("icon-bell-and-comment",Lg),ro.tagFor(Lg)
|
|
3640
3640
|
class zg extends xp{constructor(){super(Nd)}}yp("icon-bell-circle",zg),ro.tagFor(zg)
|
|
@@ -3665,10 +3665,10 @@ class dv extends xp{constructor(){super(uh)}}yp("icon-cloud",dv),ro.tagFor(dv)
|
|
|
3665
3665
|
class hv extends xp{constructor(){super(ph)}}yp("icon-cloud-upload",hv),ro.tagFor(hv)
|
|
3666
3666
|
class uv extends xp{constructor(){super(gh)}}yp("icon-cloud-with-arrow",uv),ro.tagFor(uv)
|
|
3667
3667
|
class pv extends xp{constructor(){super(vh)}}yp("icon-cog",pv),ro.tagFor(pv)
|
|
3668
|
-
class gv extends xp{constructor(){super(
|
|
3669
|
-
class vv extends xp{constructor(){super(
|
|
3670
|
-
class
|
|
3671
|
-
class
|
|
3668
|
+
class gv extends xp{constructor(){super(fh)}}yp("icon-cog-database",gv),ro.tagFor(gv)
|
|
3669
|
+
class vv extends xp{constructor(){super(mh)}}yp("icon-cog-database-inset",vv),ro.tagFor(vv)
|
|
3670
|
+
class fv extends xp{constructor(){super(bh)}}yp("icon-cog-small-cog",fv),ro.tagFor(fv)
|
|
3671
|
+
class mv extends xp{constructor(){super(wh)}}yp("icon-cog-zoomed",mv),ro.tagFor(mv)
|
|
3672
3672
|
class bv extends xp{constructor(){super(xh)}}yp("icon-comment",bv),ro.tagFor(bv)
|
|
3673
3673
|
class wv extends xp{constructor(){super(yh)}}yp("icon-computer-and-monitor",wv),ro.tagFor(wv)
|
|
3674
3674
|
class xv extends xp{constructor(){super($h)}}yp("icon-copy",xv),ro.tagFor(xv)
|
|
@@ -3682,13 +3682,13 @@ class Iv extends xp{constructor(){super(Mh)}}yp("icon-database-check",Iv),ro.tag
|
|
|
3682
3682
|
class Rv extends xp{constructor(){super(Ah)}}yp("icon-desktop",Rv),ro.tagFor(Rv)
|
|
3683
3683
|
class Mv extends xp{constructor(){super(Eh)}}yp("icon-donut-chart",Mv),ro.tagFor(Mv)
|
|
3684
3684
|
class Av extends xp{constructor(){super(Oh)}}yp("icon-dot-solid-dot-stroke",Av),ro.tagFor(Av)
|
|
3685
|
-
class Ev extends xp{constructor(){super(
|
|
3686
|
-
class Ov extends xp{constructor(){super(
|
|
3687
|
-
class
|
|
3688
|
-
class
|
|
3685
|
+
class Ev extends xp{constructor(){super(Fh)}}yp("icon-dot-solid-dot-stroke-measurement",Ev),ro.tagFor(Ev)
|
|
3686
|
+
class Ov extends xp{constructor(){super(Vh)}}yp("icon-download",Ov),ro.tagFor(Ov)
|
|
3687
|
+
class Fv extends xp{constructor(){super(Hh)}}yp("icon-electronic-chip-zoomed",Fv),ro.tagFor(Fv)
|
|
3688
|
+
class Vv extends xp{constructor(){super(Ph)}}yp("icon-eye",Vv),ro.tagFor(Vv)
|
|
3689
3689
|
class Hv extends xp{constructor(){super(Dh)}}yp("icon-fancy-a",Hv),ro.tagFor(Hv)
|
|
3690
|
-
class
|
|
3691
|
-
class
|
|
3690
|
+
class Tv extends xp{constructor(){super(Lh)}}yp("icon-file",Tv),ro.tagFor(Tv)
|
|
3691
|
+
class Pv extends xp{constructor(){super(zh)}}yp("icon-file-drawer",Pv),ro.tagFor(Pv)
|
|
3692
3692
|
class Dv extends xp{constructor(){super(Bh)}}yp("icon-file-export",Dv),ro.tagFor(Dv)
|
|
3693
3693
|
class Lv extends xp{constructor(){super(Nh)}}yp("icon-file-search",Lv),ro.tagFor(Lv)
|
|
3694
3694
|
class zv extends xp{constructor(){super(Zh)}}yp("icon-filter",zv),ro.tagFor(zv)
|
|
@@ -3705,77 +3705,77 @@ class Xv extends xp{constructor(){super(Jh)}}yp("icon-gauge-simple",Xv),ro.tagFo
|
|
|
3705
3705
|
class Yv extends xp{constructor(){super(eu)}}yp("icon-grid-three-by-three",Yv),ro.tagFor(Yv)
|
|
3706
3706
|
class Qv extends xp{constructor(){super(tu)}}yp("icon-grid-two-by-two",Qv),ro.tagFor(Qv)
|
|
3707
3707
|
class Jv extends xp{constructor(){super(iu)}}yp("icon-hammer",Jv),ro.tagFor(Jv)
|
|
3708
|
-
class
|
|
3709
|
-
class
|
|
3710
|
-
class
|
|
3711
|
-
class
|
|
3712
|
-
class
|
|
3713
|
-
class
|
|
3714
|
-
class
|
|
3715
|
-
class
|
|
3716
|
-
class
|
|
3717
|
-
class
|
|
3718
|
-
class
|
|
3719
|
-
class
|
|
3720
|
-
class
|
|
3721
|
-
class
|
|
3722
|
-
class
|
|
3723
|
-
class
|
|
3724
|
-
class
|
|
3725
|
-
class
|
|
3726
|
-
class
|
|
3727
|
-
const
|
|
3728
|
-
class
|
|
3729
|
-
class
|
|
3730
|
-
class
|
|
3731
|
-
class
|
|
3732
|
-
class
|
|
3733
|
-
class
|
|
3734
|
-
class
|
|
3735
|
-
class
|
|
3736
|
-
class
|
|
3737
|
-
class
|
|
3738
|
-
class
|
|
3739
|
-
class
|
|
3740
|
-
class
|
|
3741
|
-
class
|
|
3742
|
-
class
|
|
3743
|
-
class
|
|
3744
|
-
class
|
|
3745
|
-
class
|
|
3746
|
-
class
|
|
3747
|
-
class
|
|
3748
|
-
class
|
|
3749
|
-
class
|
|
3750
|
-
class
|
|
3751
|
-
class
|
|
3752
|
-
class
|
|
3753
|
-
const
|
|
3754
|
-
class
|
|
3755
|
-
class
|
|
3756
|
-
class
|
|
3757
|
-
class
|
|
3758
|
-
class
|
|
3759
|
-
class
|
|
3760
|
-
class
|
|
3761
|
-
const
|
|
3762
|
-
class
|
|
3763
|
-
class
|
|
3764
|
-
const
|
|
3765
|
-
class
|
|
3766
|
-
class
|
|
3767
|
-
class
|
|
3768
|
-
class
|
|
3769
|
-
class
|
|
3770
|
-
class
|
|
3771
|
-
class
|
|
3772
|
-
class
|
|
3773
|
-
class
|
|
3774
|
-
class
|
|
3775
|
-
class
|
|
3776
|
-
class
|
|
3777
|
-
class
|
|
3778
|
-
const
|
|
3708
|
+
class ef extends xp{constructor(){super(ou)}}yp("icon-hashtag",ef),ro.tagFor(ef)
|
|
3709
|
+
class tf extends xp{constructor(){super(nu)}}yp("icon-home",tf),ro.tagFor(tf)
|
|
3710
|
+
class of extends xp{constructor(){super(su)}}yp("icon-hourglass",of),ro.tagFor(of)
|
|
3711
|
+
class nf extends xp{constructor(){super(ru)}}yp("icon-indeterminant-checkbox",nf),ro.tagFor(nf)
|
|
3712
|
+
class sf extends xp{constructor(){super(lu)}}yp("icon-info-circle",sf),ro.tagFor(sf)
|
|
3713
|
+
class rf extends xp{constructor(){super(cu)}}yp("icon-key",rf),ro.tagFor(rf)
|
|
3714
|
+
class af extends xp{constructor(){super(du)}}yp("icon-laptop",af),ro.tagFor(af)
|
|
3715
|
+
class lf extends xp{constructor(){super(hu)}}yp("icon-layer-group",lf),ro.tagFor(lf)
|
|
3716
|
+
class cf extends xp{constructor(){super(uu)}}yp("icon-lightning-bolt",cf),ro.tagFor(cf)
|
|
3717
|
+
class df extends xp{constructor(){super(pu)}}yp("icon-link",df),ro.tagFor(df)
|
|
3718
|
+
class hf extends xp{constructor(){super(gu)}}yp("icon-link-cancel",hf),ro.tagFor(hf)
|
|
3719
|
+
class uf extends xp{constructor(){super(vu)}}yp("icon-list",uf),ro.tagFor(uf)
|
|
3720
|
+
class pf extends xp{constructor(){super(fu)}}yp("icon-list-tree",pf),ro.tagFor(pf)
|
|
3721
|
+
class gf extends xp{constructor(){super(mu)}}yp("icon-list-tree-database",gf),ro.tagFor(gf)
|
|
3722
|
+
class vf extends xp{constructor(){super(bu)}}yp("icon-lock",vf),ro.tagFor(vf)
|
|
3723
|
+
class ff extends xp{constructor(){super(wu)}}yp("icon-magnifying-glass",ff),ro.tagFor(ff)
|
|
3724
|
+
class mf extends xp{constructor(){super(xu)}}yp("icon-markdown",mf),ro.tagFor(mf)
|
|
3725
|
+
class bf extends xp{constructor(){super(yu)}}yp("icon-minus",bf),ro.tagFor(bf)
|
|
3726
|
+
class wf extends xp{constructor(){super($u)}}yp("icon-minus-wide",wf)
|
|
3727
|
+
const xf=ro.tagFor(wf)
|
|
3728
|
+
class yf extends xp{constructor(){super(Cu)}}yp("icon-mobile",yf),ro.tagFor(yf)
|
|
3729
|
+
class $f extends xp{constructor(){super(ku)}}yp("icon-notebook",$f),ro.tagFor($f)
|
|
3730
|
+
class Cf extends xp{constructor(){super(Su)}}yp("icon-paste",Cf),ro.tagFor(Cf)
|
|
3731
|
+
class kf extends xp{constructor(){super(_u)}}yp("icon-pencil",kf),ro.tagFor(kf)
|
|
3732
|
+
class Sf extends xp{constructor(){super(Iu)}}yp("icon-pot-with-lid",Sf),ro.tagFor(Sf)
|
|
3733
|
+
class _f extends xp{constructor(){super(Ru)}}yp("icon-question",_f),ro.tagFor(_f)
|
|
3734
|
+
class If extends xp{constructor(){super(Mu)}}yp("icon-running-arrow",If),ro.tagFor(If)
|
|
3735
|
+
class Rf extends xp{constructor(){super(Au)}}yp("icon-server",Rf),ro.tagFor(Rf)
|
|
3736
|
+
class Mf extends xp{constructor(){super(Eu)}}yp("icon-share-nodes",Mf),ro.tagFor(Mf)
|
|
3737
|
+
class Af extends xp{constructor(){super(Ou)}}yp("icon-share-square",Af),ro.tagFor(Af)
|
|
3738
|
+
class Ef extends xp{constructor(){super(Fu)}}yp("icon-shield-check",Ef),ro.tagFor(Ef)
|
|
3739
|
+
class Of extends xp{constructor(){super(Vu)}}yp("icon-shield-xmark",Of),ro.tagFor(Of)
|
|
3740
|
+
class Ff extends xp{constructor(){super(Hu)}}yp("icon-signal-bars",Ff),ro.tagFor(Ff)
|
|
3741
|
+
class Vf extends xp{constructor(){super(Tu)}}yp("icon-sine-graph",Vf),ro.tagFor(Vf)
|
|
3742
|
+
class Hf extends xp{constructor(){super(Pu)}}yp("icon-skip-arrow",Hf),ro.tagFor(Hf)
|
|
3743
|
+
class Tf extends xp{constructor(){super(Du)}}yp("icon-spinner",Tf),ro.tagFor(Tf)
|
|
3744
|
+
class Pf extends xp{constructor(){super(Lu)}}yp("icon-square-check",Pf),ro.tagFor(Pf)
|
|
3745
|
+
class Df extends xp{constructor(){super(zu)}}yp("icon-square-t",Df),ro.tagFor(Df)
|
|
3746
|
+
class Lf extends xp{constructor(){super(Bu)}}yp("icon-t",Lf),ro.tagFor(Lf)
|
|
3747
|
+
class zf extends xp{constructor(){super(Nu)}}yp("icon-tablet",zf),ro.tagFor(zf)
|
|
3748
|
+
class Bf extends xp{constructor(){super(Zu)}}yp("icon-tag",Bf),ro.tagFor(Bf)
|
|
3749
|
+
class Nf extends xp{constructor(){super(qu)}}yp("icon-tags",Nf),ro.tagFor(Nf)
|
|
3750
|
+
class Zf extends xp{constructor(){super(Uu)}}yp("icon-target-crosshairs",Zf),ro.tagFor(Zf)
|
|
3751
|
+
class qf extends xp{constructor(){super(ju)}}yp("icon-target-crosshairs-progress",qf),ro.tagFor(qf)
|
|
3752
|
+
class Uf extends xp{constructor(){super(Gu)}}yp("icon-three-dots-line",Uf)
|
|
3753
|
+
const jf=ro.tagFor(Uf)
|
|
3754
|
+
class Gf extends xp{constructor(){super(Wu)}}yp("icon-three-vertical-lines",Gf),ro.tagFor(Gf)
|
|
3755
|
+
class Wf extends xp{constructor(){super(Ku)}}yp("icon-thumbtack",Wf),ro.tagFor(Wf)
|
|
3756
|
+
class Kf extends xp{constructor(){super(Xu)}}yp("icon-tile-size",Kf),ro.tagFor(Kf)
|
|
3757
|
+
class Xf extends xp{constructor(){super(Yu)}}yp("icon-times",Xf),ro.tagFor(Xf)
|
|
3758
|
+
class Yf extends xp{constructor(){super(Qu)}}yp("icon-trash",Yf),ro.tagFor(Yf)
|
|
3759
|
+
class Qf extends xp{constructor(){super(Ju)}}yp("icon-triangle",Qf),ro.tagFor(Qf)
|
|
3760
|
+
class Jf extends xp{constructor(){super(tp)}}yp("icon-triangle-two-lines-horizontal",Jf)
|
|
3761
|
+
const em=ro.tagFor(Jf)
|
|
3762
|
+
class tm extends xp{constructor(){super(ip)}}yp("icon-true-false-rectangle",tm),ro.tagFor(tm)
|
|
3763
|
+
class im extends xp{constructor(){super(op)}}yp("icon-two-squares-in-brackets",im)
|
|
3764
|
+
const om=ro.tagFor(im)
|
|
3765
|
+
class nm extends xp{constructor(){super(np)}}yp("icon-two-triangles-between-lines",nm),ro.tagFor(nm)
|
|
3766
|
+
class sm extends xp{constructor(){super(sp)}}yp("icon-unlink",sm),ro.tagFor(sm)
|
|
3767
|
+
class rm extends xp{constructor(){super(rp)}}yp("icon-unlock",rm),ro.tagFor(rm)
|
|
3768
|
+
class am extends xp{constructor(){super(ap)}}yp("icon-upload",am),ro.tagFor(am)
|
|
3769
|
+
class lm extends xp{constructor(){super(lp)}}yp("icon-user",lm),ro.tagFor(lm)
|
|
3770
|
+
class cm extends xp{constructor(){super(cp)}}yp("icon-watch",cm),ro.tagFor(cm)
|
|
3771
|
+
class dm extends xp{constructor(){super(dp)}}yp("icon-waveform",dm),ro.tagFor(dm)
|
|
3772
|
+
class hm extends xp{constructor(){super(hp)}}yp("icon-webvi-custom",hm),ro.tagFor(hm)
|
|
3773
|
+
class um extends xp{constructor(){super(up)}}yp("icon-webvi-host",um),ro.tagFor(um)
|
|
3774
|
+
class pm extends xp{constructor(){super(pp)}}yp("icon-window-code",pm),ro.tagFor(pm)
|
|
3775
|
+
class gm extends xp{constructor(){super(gp)}}yp("icon-window-text",gm),ro.tagFor(gm)
|
|
3776
|
+
class vm extends xp{constructor(){super(vp)}}yp("icon-wrench-hammer",vm),ro.tagFor(vm)
|
|
3777
|
+
class fm extends xp{constructor(){super(mp)}}yp("icon-xmark-check",fm),ro.tagFor(fm)
|
|
3778
|
+
const mm=me`
|
|
3779
3779
|
${xn("flex")}
|
|
3780
3780
|
|
|
3781
3781
|
:host {
|
|
@@ -3830,7 +3830,7 @@ const ff=fe`
|
|
|
3830
3830
|
outline: none;
|
|
3831
3831
|
}
|
|
3832
3832
|
`
|
|
3833
|
-
class
|
|
3833
|
+
class bm extends Ci{get value(){return super.value}set value(e){super.value=`${e}`,this.$fastController.isConnected&&this.setAttribute("value",this.value)}connectedCallback(){super.connectedCallback(),this.setAttribute("value",this.value)}}const wm=bm.compose({baseName:"list-option",baseClass:Ci,template:(e,t)=>G`
|
|
3834
3834
|
<template
|
|
3835
3835
|
aria-checked="${e=>e.ariaChecked}"
|
|
3836
3836
|
aria-disabled="${e=>e.ariaDisabled}"
|
|
@@ -3846,9 +3846,9 @@ class bf extends Ci{get value(){return super.value}set value(e){super.value=`${e
|
|
|
3846
3846
|
</span>
|
|
3847
3847
|
${Ze(0,t)}
|
|
3848
3848
|
</template>
|
|
3849
|
-
`,styles:
|
|
3850
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
3851
|
-
const
|
|
3849
|
+
`,styles:mm})
|
|
3850
|
+
ro.getOrCreate().withPrefix("nimble").register(wm()),ro.tagFor(bm)
|
|
3851
|
+
const xm=me`
|
|
3852
3852
|
${xn("grid")}
|
|
3853
3853
|
|
|
3854
3854
|
:host {
|
|
@@ -3891,12 +3891,12 @@ const xf=fe`
|
|
|
3891
3891
|
padding-top: ${sa};
|
|
3892
3892
|
padding-bottom: ${sa};
|
|
3893
3893
|
}
|
|
3894
|
-
`.withBehaviors(
|
|
3894
|
+
`.withBehaviors(md(fs,me`
|
|
3895
3895
|
slot {
|
|
3896
3896
|
background: ${cs(jn,.15)};
|
|
3897
3897
|
}
|
|
3898
3898
|
`))
|
|
3899
|
-
class
|
|
3899
|
+
class ym extends Co{}const $m=ym.compose({baseName:"menu",baseClass:Co,template:(e,t)=>G`
|
|
3900
3900
|
<template
|
|
3901
3901
|
slot="${e=>e.slot?e.slot:e.isNestedMenu()?"submenu":void 0}"
|
|
3902
3902
|
role="menu"
|
|
@@ -3905,9 +3905,9 @@ class yf extends Co{}const $f=yf.compose({baseName:"menu",baseClass:Co,template:
|
|
|
3905
3905
|
>
|
|
3906
3906
|
<slot ${Le("items")}></slot>
|
|
3907
3907
|
</template>
|
|
3908
|
-
`,styles:
|
|
3909
|
-
ro.getOrCreate().withPrefix("nimble").register($
|
|
3910
|
-
const
|
|
3908
|
+
`,styles:xm})
|
|
3909
|
+
ro.getOrCreate().withPrefix("nimble").register($m()),ro.tagFor(ym)
|
|
3910
|
+
const Cm=me`
|
|
3911
3911
|
${xn("inline-block")}
|
|
3912
3912
|
|
|
3913
3913
|
:host {
|
|
@@ -3923,7 +3923,7 @@ const Cf=fe`
|
|
|
3923
3923
|
margin-top: ${sa};
|
|
3924
3924
|
margin-bottom: ${sa};
|
|
3925
3925
|
}
|
|
3926
|
-
`,
|
|
3926
|
+
`,km=G`
|
|
3927
3927
|
<template
|
|
3928
3928
|
?open="${e=>e.open}"
|
|
3929
3929
|
@focusout="${(e,t)=>e.focusoutHandler(t.event)}"
|
|
@@ -3964,8 +3964,8 @@ const Cf=fe`
|
|
|
3964
3964
|
</${gd}>
|
|
3965
3965
|
`)}
|
|
3966
3966
|
</template>
|
|
3967
|
-
`,
|
|
3968
|
-
class
|
|
3967
|
+
`,Sm="auto"
|
|
3968
|
+
class _m extends Rt{constructor(){super(...arguments),this.appearance=zc,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=Sm,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.setOpen(!1),this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(_r,this.menuChangeHandler)}toggleButtonChanged(e,t){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(e,t){e&&e.removeEventListener(_r,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(_r,this.menuChangeHandler,{capture:!0}))}openChanged(e,t){if(this.toggleButton&&(this.toggleButton.checked=this.open),!this.open){const e={oldState:!0,newState:!1}
|
|
3969
3969
|
this.$emit("toggle",e)}}regionLoadedHandler(){this.focusLastItemWhenOpened?(this.focusLastMenuItem(),this.focusLastItemWhenOpened=!1):this.focusMenu()
|
|
3970
3970
|
this.$emit("toggle",{oldState:!1,newState:!0})}focusoutHandler(e){if(!this.open)return!0
|
|
3971
3971
|
const t=e.relatedTarget
|
|
@@ -3979,10 +3979,10 @@ for(;e;){if("menu"===e.getAttribute("role"))return e
|
|
|
3979
3979
|
if(!this.isSlotElement(e))return
|
|
3980
3980
|
{const t=e.assignedNodes()[0]
|
|
3981
3981
|
e=t instanceof HTMLElement?t:void 0}}}isSlotElement(e){return"SLOT"===e?.nodeName}focusMenu(){this.getMenu()?.focus()}focusLastMenuItem(){const e=this.getMenu()?.querySelectorAll("[role=menuitem]")
|
|
3982
|
-
if(e?.length){e[e.length-1].focus()}}}e([ne],
|
|
3983
|
-
const
|
|
3984
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
3985
|
-
const
|
|
3982
|
+
if(e?.length){e[e.length-1].focus()}}}e([ne],_m.prototype,"appearance",void 0),e([ne({mode:"boolean"})],_m.prototype,"disabled",void 0),e([ne({attribute:"content-hidden",mode:"boolean"})],_m.prototype,"contentHidden",void 0),e([ne({mode:"boolean"})],_m.prototype,"open",void 0),e([ne({attribute:"position"})],_m.prototype,"position",void 0),e([f],_m.prototype,"toggleButton",void 0),e([f],_m.prototype,"region",void 0),e([f],_m.prototype,"slottedMenus",void 0)
|
|
3983
|
+
const Im=_m.compose({baseName:"menu-button",template:km,styles:Cm,shadowOptions:{delegatesFocus:!0}})
|
|
3984
|
+
ro.getOrCreate().withPrefix("nimble").register(Im())
|
|
3985
|
+
const Rm=ro.tagFor(_m),Mm=me`
|
|
3986
3986
|
${xn("grid")}
|
|
3987
3987
|
|
|
3988
3988
|
:host {
|
|
@@ -4061,7 +4061,7 @@ const Rf=ro.tagFor(_f),Mf=fe`
|
|
|
4061
4061
|
grid-column: 3;
|
|
4062
4062
|
}
|
|
4063
4063
|
`
|
|
4064
|
-
class
|
|
4064
|
+
class Am extends $o{}const Em=Am.compose({baseName:"menu-item",baseClass:$o,template:(e,t)=>G`
|
|
4065
4065
|
<template
|
|
4066
4066
|
role="${e=>e.role}"
|
|
4067
4067
|
aria-haspopup="${e=>e.hasSubmenu?"menu":void 0}"
|
|
@@ -4128,9 +4128,9 @@ class Af extends $o{}const Ef=Af.compose({baseName:"menu-item",baseClass:$o,temp
|
|
|
4128
4128
|
</${e.tagFor(si)}>
|
|
4129
4129
|
`)}
|
|
4130
4130
|
</template>
|
|
4131
|
-
`,styles:
|
|
4132
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
4133
|
-
const
|
|
4131
|
+
`,styles:Mm,expandCollapseGlyph:Rd.data})
|
|
4132
|
+
ro.getOrCreate().withPrefix("nimble").register(Em()),ro.tagFor(Am)
|
|
4133
|
+
const Om="underline",Fm="outline",Vm="block",Hm=me`
|
|
4134
4134
|
${xn("inline-block")}
|
|
4135
4135
|
${ng}
|
|
4136
4136
|
|
|
@@ -4278,12 +4278,12 @@ const Of="underline",Vf="outline",Ff="block",Hf=fe`
|
|
|
4278
4278
|
order: 1;
|
|
4279
4279
|
padding-right: calc(${ra} / 4);
|
|
4280
4280
|
}
|
|
4281
|
-
`.withBehaviors(qc(
|
|
4281
|
+
`.withBehaviors(qc(Om,me`
|
|
4282
4282
|
.root {
|
|
4283
4283
|
border-bottom-width: ${aa};
|
|
4284
4284
|
padding-bottom: 0;
|
|
4285
4285
|
}
|
|
4286
|
-
`),qc(
|
|
4286
|
+
`),qc(Vm,me`
|
|
4287
4287
|
.root {
|
|
4288
4288
|
background-color: rgba(${Wr}, 0.1);
|
|
4289
4289
|
}
|
|
@@ -4301,14 +4301,14 @@ const Of="underline",Vf="outline",Ff="block",Hf=fe`
|
|
|
4301
4301
|
:host([disabled]) .root {
|
|
4302
4302
|
background-color: rgba(${Wr}, 0.07);
|
|
4303
4303
|
}
|
|
4304
|
-
`),qc(
|
|
4304
|
+
`),qc(Fm,me`
|
|
4305
4305
|
.root {
|
|
4306
4306
|
border-width: ${aa};
|
|
4307
4307
|
padding: 0;
|
|
4308
4308
|
}
|
|
4309
4309
|
`))
|
|
4310
|
-
class
|
|
4311
|
-
const
|
|
4310
|
+
class Tm extends Eo{constructor(){super(...arguments),this.appearance=Om,this.errorVisible=!1}connectedCallback(){super.connectedCallback(),this.control.setAttribute("role","spinbutton")}}e([ne],Tm.prototype,"appearance",void 0),e([ne({attribute:"error-text"})],Tm.prototype,"errorText",void 0),e([ne({attribute:"error-visible",mode:"boolean"})],Tm.prototype,"errorVisible",void 0)
|
|
4311
|
+
const Pm=Tm.compose({baseName:"number-field",baseClass:Eo,template:(e,t)=>G`
|
|
4312
4312
|
<template class="${e=>e.readOnly?"readonly":""}">
|
|
4313
4313
|
<label
|
|
4314
4314
|
part="label"
|
|
@@ -4383,7 +4383,7 @@ const Tf=Pf.compose({baseName:"number-field",baseClass:Eo,template:(e,t)=>G`
|
|
|
4383
4383
|
${Ze(0,t)}
|
|
4384
4384
|
</div>
|
|
4385
4385
|
</template>
|
|
4386
|
-
`,styles:
|
|
4386
|
+
`,styles:Hm,shadowOptions:{delegatesFocus:!0},stepDownGlyph:G`
|
|
4387
4387
|
<${$d}
|
|
4388
4388
|
class="step-up-down-button"
|
|
4389
4389
|
appearance="ghost"
|
|
@@ -4391,10 +4391,10 @@ const Tf=Pf.compose({baseName:"number-field",baseClass:Eo,template:(e,t)=>G`
|
|
|
4391
4391
|
tabindex="-1"
|
|
4392
4392
|
>
|
|
4393
4393
|
"Decrement"
|
|
4394
|
-
<${
|
|
4394
|
+
<${xf}
|
|
4395
4395
|
slot="start"
|
|
4396
4396
|
>
|
|
4397
|
-
</${
|
|
4397
|
+
</${xf}>
|
|
4398
4398
|
</${$d}>
|
|
4399
4399
|
`,stepUpGlyph:G`
|
|
4400
4400
|
<${$d}
|
|
@@ -4415,8 +4415,8 @@ const Tf=Pf.compose({baseName:"number-field",baseClass:Eo,template:(e,t)=>G`
|
|
|
4415
4415
|
></${Cp}>
|
|
4416
4416
|
${Yp}
|
|
4417
4417
|
`})
|
|
4418
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
4419
|
-
const
|
|
4418
|
+
ro.getOrCreate().withPrefix("nimble").register(Pm()),ro.tagFor(Tm)
|
|
4419
|
+
const Dm=me`
|
|
4420
4420
|
${xn("inline-flex")}
|
|
4421
4421
|
|
|
4422
4422
|
:host {
|
|
@@ -4503,7 +4503,7 @@ const Df=fe`
|
|
|
4503
4503
|
fill: rgba(${Wr}, 0.3);
|
|
4504
4504
|
}
|
|
4505
4505
|
`
|
|
4506
|
-
class
|
|
4506
|
+
class Lm extends Ho{}const zm=Lm.compose({baseName:"radio",baseClass:Ho,template:(e,t)=>G`
|
|
4507
4507
|
<template
|
|
4508
4508
|
role="radio"
|
|
4509
4509
|
class="${e=>e.checked?"checked":""} ${e=>e.readOnly?"readonly":""}"
|
|
@@ -4526,9 +4526,9 @@ class Lf extends Ho{}const zf=Lf.compose({baseName:"radio",baseClass:Ho,template
|
|
|
4526
4526
|
<slot ${Le("defaultSlottedNodes")}></slot>
|
|
4527
4527
|
</label>
|
|
4528
4528
|
</template>
|
|
4529
|
-
`,styles:
|
|
4530
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
4531
|
-
const
|
|
4529
|
+
`,styles:Dm,checkedIndicator:th.data})
|
|
4530
|
+
ro.getOrCreate().withPrefix("nimble").register(zm()),ro.tagFor(Lm)
|
|
4531
|
+
const Bm=me`
|
|
4532
4532
|
${xn("inline-block")}
|
|
4533
4533
|
|
|
4534
4534
|
.positioning-region {
|
|
@@ -4553,7 +4553,7 @@ const Bf=fe`
|
|
|
4553
4553
|
color: ${Bl};
|
|
4554
4554
|
}
|
|
4555
4555
|
`
|
|
4556
|
-
class
|
|
4556
|
+
class Nm extends Oo{}const Zm=Nm.compose({baseName:"radio-group",baseClass:Oo,template:(e,t)=>G`
|
|
4557
4557
|
<template
|
|
4558
4558
|
role="radiogroup"
|
|
4559
4559
|
aria-disabled="${e=>e.disabled}"
|
|
@@ -4568,13 +4568,13 @@ class Nf extends Oo{}const Zf=Nf.compose({baseName:"radio-group",baseClass:Oo,te
|
|
|
4568
4568
|
part="positioning-region"
|
|
4569
4569
|
>
|
|
4570
4570
|
<slot
|
|
4571
|
-
${Le({property:"slottedRadioButtons",filter:
|
|
4571
|
+
${Le({property:"slottedRadioButtons",filter:Te("[role=radio]")})}
|
|
4572
4572
|
></slot>
|
|
4573
4573
|
</div>
|
|
4574
4574
|
</template>
|
|
4575
|
-
`,styles:
|
|
4576
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
4577
|
-
const
|
|
4575
|
+
`,styles:Bm,shadowOptions:{delegatesFocus:!0}})
|
|
4576
|
+
ro.getOrCreate().withPrefix("nimble").register(Zm()),ro.tagFor(Nm)
|
|
4577
|
+
const qm=me`
|
|
4578
4578
|
${og}
|
|
4579
4579
|
${ng}
|
|
4580
4580
|
|
|
@@ -4594,15 +4594,15 @@ const qf=fe`
|
|
|
4594
4594
|
.end {
|
|
4595
4595
|
display: contents;
|
|
4596
4596
|
}
|
|
4597
|
-
`.withBehaviors(qc(ig,
|
|
4597
|
+
`.withBehaviors(qc(ig,me`
|
|
4598
4598
|
:host([error-visible]) .control {
|
|
4599
4599
|
border-bottom-width: ${aa};
|
|
4600
4600
|
padding-bottom: 0;
|
|
4601
4601
|
}
|
|
4602
4602
|
`))
|
|
4603
|
-
class
|
|
4604
|
-
super.slottedOptionsChanged(e,t),i&&(this.value=i)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}e([ne],
|
|
4605
|
-
const
|
|
4603
|
+
class Um extends Lo{constructor(){super(...arguments),this.appearance=eg,this.errorVisible=!1}setPositioning(){this.$fastController.isConnected&&(super.setPositioning(),this.updateListboxMaxHeightCssVariable())}slottedOptionsChanged(e,t){const i=this.value
|
|
4604
|
+
super.slottedOptionsChanged(e,t),i&&(this.value=i)}maxHeightChanged(){this.updateListboxMaxHeightCssVariable()}updateListboxMaxHeightCssVariable(){this.listbox&&this.listbox.style.setProperty("--ni-private-select-max-height",`${this.maxHeight}px`)}}e([ne],Um.prototype,"appearance",void 0),e([ne({attribute:"error-text"})],Um.prototype,"errorText",void 0),e([ne({attribute:"error-visible",mode:"boolean"})],Um.prototype,"errorVisible",void 0)
|
|
4605
|
+
const jm=Um.compose({baseName:"select",baseClass:Lo,template:(e,t)=>G`
|
|
4606
4606
|
<template
|
|
4607
4607
|
class="${e=>[e.collapsible&&"collapsible",e.collapsible&&e.open&&"open",e.disabled&&"disabled",e.collapsible&&e.position].filter(Boolean).join(" ")}"
|
|
4608
4608
|
aria-activedescendant="${e=>e.ariaActiveDescendant}"
|
|
@@ -4655,15 +4655,15 @@ const jf=Uf.compose({baseName:"select",baseClass:Lo,template:(e,t)=>G`
|
|
|
4655
4655
|
></slot>
|
|
4656
4656
|
</div>
|
|
4657
4657
|
</template>
|
|
4658
|
-
`,styles:
|
|
4658
|
+
`,styles:qm,indicator:_d.data,end:G`
|
|
4659
4659
|
<${Cp}
|
|
4660
4660
|
severity="error"
|
|
4661
4661
|
class="error-icon"
|
|
4662
4662
|
></${Cp}>
|
|
4663
4663
|
${Yp}
|
|
4664
4664
|
`})
|
|
4665
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
4666
|
-
const
|
|
4665
|
+
ro.getOrCreate().withPrefix("nimble").register(jm()),ro.tagFor(Um)
|
|
4666
|
+
const Gm=me`
|
|
4667
4667
|
${xn("inline-flex")}
|
|
4668
4668
|
|
|
4669
4669
|
:host {
|
|
@@ -4788,18 +4788,18 @@ const Gf=fe`
|
|
|
4788
4788
|
transform: translate(-50%, 0);
|
|
4789
4789
|
}
|
|
4790
4790
|
}
|
|
4791
|
-
`.withBehaviors(
|
|
4791
|
+
`.withBehaviors(md(gs,me`
|
|
4792
4792
|
:host {
|
|
4793
4793
|
--ni-private-spinner-bits-background-color: ${Xn}
|
|
4794
|
-
`),
|
|
4794
|
+
`),md(vs,me`
|
|
4795
4795
|
:host {
|
|
4796
4796
|
--ni-private-spinner-bits-background-color: ${qn};
|
|
4797
4797
|
}
|
|
4798
|
-
`),
|
|
4798
|
+
`),md(fs,me`
|
|
4799
4799
|
:host {
|
|
4800
4800
|
--ni-private-spinner-bits-background-color: ${jn};
|
|
4801
4801
|
}
|
|
4802
|
-
`)),
|
|
4802
|
+
`)),Wm=G`
|
|
4803
4803
|
<template role="progressbar">
|
|
4804
4804
|
<div class="container">
|
|
4805
4805
|
<div class="bit1"></div>
|
|
@@ -4807,9 +4807,9 @@ const Gf=fe`
|
|
|
4807
4807
|
</div>
|
|
4808
4808
|
</template>
|
|
4809
4809
|
`
|
|
4810
|
-
class
|
|
4811
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
4812
|
-
const
|
|
4810
|
+
class Km extends Rt{}const Xm=Km.compose({baseName:"spinner",template:Wm,styles:Gm})
|
|
4811
|
+
ro.getOrCreate().withPrefix("nimble").register(Xm()),ro.tagFor(Km)
|
|
4812
|
+
const Ym=me`
|
|
4813
4813
|
${xn("inline-flex")}
|
|
4814
4814
|
|
|
4815
4815
|
:host {
|
|
@@ -4945,7 +4945,7 @@ const Yf=fe`
|
|
|
4945
4945
|
transition-duration: 0s;
|
|
4946
4946
|
}
|
|
4947
4947
|
}
|
|
4948
|
-
`.withBehaviors(
|
|
4948
|
+
`.withBehaviors(md(gs,me`
|
|
4949
4949
|
:host {
|
|
4950
4950
|
--ni-private-switch-background-disabled-color: ${cs(Xn,.07)};
|
|
4951
4951
|
--ni-private-switch-indicator-background-color: ${jn};
|
|
@@ -4953,7 +4953,7 @@ const Yf=fe`
|
|
|
4953
4953
|
--ni-private-switch-indicator-border-color: ${Xn};
|
|
4954
4954
|
--ni-private-switch-indicator-border-disabled-color: ${cs(Xn,.3)};
|
|
4955
4955
|
}
|
|
4956
|
-
`),
|
|
4956
|
+
`),md(vs,me`
|
|
4957
4957
|
:host {
|
|
4958
4958
|
--ni-private-switch-background-disabled-color: ${cs(qn,.07)};
|
|
4959
4959
|
--ni-private-switch-indicator-background-color: ${cs(Xn,.3)};
|
|
@@ -4961,7 +4961,7 @@ const Yf=fe`
|
|
|
4961
4961
|
--ni-private-switch-indicator-border-color: ${Un};
|
|
4962
4962
|
--ni-private-switch-indicator-border-disabled-color: ${cs(Un,.3)};
|
|
4963
4963
|
}
|
|
4964
|
-
`),
|
|
4964
|
+
`),md(fs,me`
|
|
4965
4965
|
:host {
|
|
4966
4966
|
--ni-private-switch-background-disabled-color: ${cs(jn,.07)};
|
|
4967
4967
|
--ni-private-switch-indicator-background-color: ${cs(jn,.1)};
|
|
@@ -4969,7 +4969,7 @@ const Yf=fe`
|
|
|
4969
4969
|
--ni-private-switch-indicator-border-color: ${jn};
|
|
4970
4970
|
--ni-private-switch-indicator-border-disabled-color: ${cs(jn,.3)};
|
|
4971
4971
|
}
|
|
4972
|
-
`)),
|
|
4972
|
+
`)),Qm=G`
|
|
4973
4973
|
<template
|
|
4974
4974
|
role="switch"
|
|
4975
4975
|
aria-checked="${e=>e.checked}"
|
|
@@ -5004,15 +5004,15 @@ const Yf=fe`
|
|
|
5004
5004
|
</div>
|
|
5005
5005
|
</template>
|
|
5006
5006
|
`
|
|
5007
|
-
class
|
|
5008
|
-
ro.getOrCreate().withPrefix("nimble").register(eb()),ro.tagFor(
|
|
5007
|
+
class Jm extends Zo{}const eb=Jm.compose({baseClass:Zo,baseName:"switch",template:Qm,styles:Ym})
|
|
5008
|
+
ro.getOrCreate().withPrefix("nimble").register(eb()),ro.tagFor(Jm)
|
|
5009
5009
|
class tb extends Uo{}const ib=tb.compose({baseName:"tab",baseClass:Uo,template:(e,t)=>G`
|
|
5010
5010
|
<template slot="tab" role="tab" aria-disabled="${e=>e.disabled}">
|
|
5011
5011
|
<slot></slot>
|
|
5012
5012
|
</template>
|
|
5013
5013
|
`,styles:ed})
|
|
5014
5014
|
ro.getOrCreate().withPrefix("nimble").register(ib()),ro.tagFor(tb)
|
|
5015
|
-
const ob=
|
|
5015
|
+
const ob=me`
|
|
5016
5016
|
${xn("block")}
|
|
5017
5017
|
|
|
5018
5018
|
:host {
|
|
@@ -5107,24 +5107,24 @@ e.subHeaders.length?e.subHeaders.forEach(i):t+=null!=(o=e.column.getSize())?o:0}
|
|
|
5107
5107
|
return i(e),t},getStart:()=>{if(e.index>0){const t=e.headerGroup.headers[e.index-1]
|
|
5108
5108
|
return t.getStart()+t.getSize()}return 0},getResizeHandler:()=>{const i=t.getColumn(e.column.id),o=null==i?void 0:i.getCanResize()
|
|
5109
5109
|
return n=>{if(!i||!o)return
|
|
5110
|
-
if(null==n.persist||n.persist(),
|
|
5111
|
-
const s=e.getSize(),r=e?e.getLeafHeaders().map((e=>[e.column.id,e.column.getSize()])):[[i.id,i.getSize()]],a=
|
|
5110
|
+
if(null==n.persist||n.persist(),mb(n)&&n.touches&&n.touches.length>1)return
|
|
5111
|
+
const s=e.getSize(),r=e?e.getLeafHeaders().map((e=>[e.column.id,e.column.getSize()])):[[i.id,i.getSize()]],a=mb(n)?Math.round(n.touches[0].clientX):n.clientX,l={},c=(e,i)=>{"number"==typeof i&&(t.setColumnSizingInfo((e=>{var t,o
|
|
5112
5112
|
const n=i-(null!=(t=null==e?void 0:e.startOffset)?t:0),s=Math.max(n/(null!=(o=null==e?void 0:e.startSize)?o:0),-.999999)
|
|
5113
5113
|
return e.columnSizingStart.forEach((e=>{let[t,i]=e
|
|
5114
5114
|
l[t]=Math.round(100*Math.max(i+i*s,0))/100})),{...e,deltaOffset:n,deltaPercentage:s}})),"onChange"!==t.options.columnResizeMode&&"end"!==e||t.setColumnSizing((e=>({...e,...l}))))},d=e=>c("move",e),h=e=>{c("end",e),t.setColumnSizingInfo((e=>({...e,isResizingColumn:!1,startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,columnSizingStart:[]})))},u={moveHandler:e=>d(e.clientX),upHandler:e=>{document.removeEventListener("mousemove",u.moveHandler),document.removeEventListener("mouseup",u.upHandler),h(e.clientX)}},p={moveHandler:e=>(e.cancelable&&(e.preventDefault(),e.stopPropagation()),d(e.touches[0].clientX),!1),upHandler:e=>{var t
|
|
5115
|
-
document.removeEventListener("touchmove",p.moveHandler),document.removeEventListener("touchend",p.upHandler),e.cancelable&&(e.preventDefault(),e.stopPropagation()),h(null==(t=e.touches[0])?void 0:t.clientX)}},g=!!function(){if("boolean"==typeof
|
|
5115
|
+
document.removeEventListener("touchmove",p.moveHandler),document.removeEventListener("touchend",p.upHandler),e.cancelable&&(e.preventDefault(),e.stopPropagation()),h(null==(t=e.touches[0])?void 0:t.clientX)}},g=!!function(){if("boolean"==typeof fb)return fb
|
|
5116
5116
|
let e=!1
|
|
5117
5117
|
try{const t={get passive(){return e=!0,!1}},i=()=>{}
|
|
5118
|
-
window.addEventListener("test",i,t),window.removeEventListener("test",i)}catch(t){e=!1}return
|
|
5119
|
-
|
|
5118
|
+
window.addEventListener("test",i,t),window.removeEventListener("test",i)}catch(t){e=!1}return fb=e,fb}()&&{passive:!1}
|
|
5119
|
+
mb(n)?(document.addEventListener("touchmove",p.moveHandler,g),document.addEventListener("touchend",p.upHandler,g)):(document.addEventListener("mousemove",u.moveHandler,g),document.addEventListener("mouseup",u.upHandler,g)),t.setColumnSizingInfo((e=>({...e,startOffset:a,startSize:s,deltaOffset:0,deltaPercentage:0,columnSizingStart:r,isResizingColumn:i.id})))}}}),createTable:e=>({setColumnSizing:t=>null==e.options.onColumnSizingChange?void 0:e.options.onColumnSizingChange(t),setColumnSizingInfo:t=>null==e.options.onColumnSizingInfoChange?void 0:e.options.onColumnSizingInfoChange(t),resetColumnSizing:t=>{var i
|
|
5120
5120
|
e.setColumnSizing(t?{}:null!=(i=e.initialState.columnSizing)?i:{})},resetHeaderSizeInfo:t=>{var i
|
|
5121
5121
|
e.setColumnSizingInfo(t?{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]}:null!=(i=e.initialState.columnSizingInfo)?i:{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]})},getTotalSize:()=>{var t,i
|
|
5122
5122
|
return null!=(t=null==(i=e.getHeaderGroups()[0])?void 0:i.headers.reduce(((e,t)=>e+t.getSize()),0))?t:0},getLeftTotalSize:()=>{var t,i
|
|
5123
5123
|
return null!=(t=null==(i=e.getLeftHeaderGroups()[0])?void 0:i.headers.reduce(((e,t)=>e+t.getSize()),0))?t:0},getCenterTotalSize:()=>{var t,i
|
|
5124
5124
|
return null!=(t=null==(i=e.getCenterHeaderGroups()[0])?void 0:i.headers.reduce(((e,t)=>e+t.getSize()),0))?t:0},getRightTotalSize:()=>{var t,i
|
|
5125
5125
|
return null!=(t=null==(i=e.getRightHeaderGroups()[0])?void 0:i.headers.reduce(((e,t)=>e+t.getSize()),0))?t:0}})}
|
|
5126
|
-
let
|
|
5127
|
-
function
|
|
5126
|
+
let fb=null
|
|
5127
|
+
function mb(e){return"touchstart"===e.type}const bb={getInitialState:e=>({expanded:{},...e}),getDefaultOptions:e=>({onExpandedChange:ab("expanded",e),paginateExpandedRows:!0}),createTable:e=>{let t=!1,i=!1
|
|
5128
5128
|
return{_autoResetExpanded:()=>{var o,n
|
|
5129
5129
|
if(t){if(null!=(o=null!=(n=e.options.autoResetAll)?n:e.options.autoResetExpanded)?o:!e.options.manualExpanding){if(i)return
|
|
5130
5130
|
i=!0,e._queue((()=>{e.resetExpanded(),i=!1}))}}else e._queue((()=>{t=!0}))},setExpanded:t=>null==e.options.onExpandedChange?void 0:e.options.onExpandedChange(t),toggleAllRowsExpanded:t=>{(null!=t?t:!e.getIsAllRowsExpanded())?e.setExpanded(!0):e.setExpanded({})},resetExpanded:t=>{var i,o
|
|
@@ -5204,11 +5204,11 @@ null!=n&&(n=+n)>=n&&(++i,o+=n)})),i)return o/i},median:(e,t)=>{if(!t.length)retu
|
|
|
5204
5204
|
let i=0,o=0
|
|
5205
5205
|
return t.forEach((t=>{let n=t.getValue(e)
|
|
5206
5206
|
"number"==typeof n&&(i=Math.min(i,n),o=Math.max(o,n))})),(i+o)/2},unique:(e,t)=>Array.from(new Set(t.map((t=>t.getValue(e)))).values()),uniqueCount:(e,t)=>new Set(t.map((t=>t.getValue(e)))).size,count:(e,t)=>t.length}
|
|
5207
|
-
const
|
|
5207
|
+
const Fb={getInitialState:e=>({rowSelection:{},...e}),getDefaultOptions:e=>({onRowSelectionChange:ab("rowSelection",e),enableRowSelection:!0,enableMultiRowSelection:!0,enableSubRowSelection:!0}),createTable:e=>({setRowSelection:t=>null==e.options.onRowSelectionChange?void 0:e.options.onRowSelectionChange(t),resetRowSelection:t=>{var i
|
|
5208
5208
|
return e.setRowSelection(t?{}:null!=(i=e.initialState.rowSelection)?i:{})},toggleAllRowsSelected:t=>{e.setRowSelection((i=>{t=void 0!==t?t:!e.getIsAllRowsSelected()
|
|
5209
5209
|
const o={...i},n=e.getPreGroupedRowModel().flatRows
|
|
5210
5210
|
return t?n.forEach((e=>{e.getCanSelect()&&(o[e.id]=!0)})):n.forEach((e=>{delete o[e.id]})),o}))},toggleAllPageRowsSelected:t=>e.setRowSelection((i=>{const o=void 0!==t?t:!e.getIsAllPageRowsSelected(),n={...i}
|
|
5211
|
-
return e.getRowModel().rows.forEach((t=>{
|
|
5211
|
+
return e.getRowModel().rows.forEach((t=>{Vb(n,t.id,o,e)})),n})),getPreSelectedRowModel:()=>e.getCoreRowModel(),getSelectedRowModel:db((()=>[e.getState().rowSelection,e.getCoreRowModel()]),((t,i)=>Object.keys(t).length?Hb(e,i):{rows:[],flatRows:[],rowsById:{}}),{key:!1,debug:()=>{var t
|
|
5212
5212
|
return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getFilteredSelectedRowModel:db((()=>[e.getState().rowSelection,e.getFilteredRowModel()]),((t,i)=>Object.keys(t).length?Hb(e,i):{rows:[],flatRows:[],rowsById:{}}),{key:"getFilteredSelectedRowModel",debug:()=>{var t
|
|
5213
5213
|
return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getGroupedSelectedRowModel:db((()=>[e.getState().rowSelection,e.getSortedRowModel()]),((t,i)=>Object.keys(t).length?Hb(e,i):{rows:[],flatRows:[],rowsById:{}}),{key:"getGroupedSelectedRowModel",debug:()=>{var t
|
|
5214
5214
|
return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getIsAllRowsSelected:()=>{const t=e.getFilteredRowModel().flatRows,{rowSelection:i}=e.getState()
|
|
@@ -5221,23 +5221,23 @@ return i>0&&i<e.getFilteredRowModel().flatRows.length},getIsSomePageRowsSelected
|
|
|
5221
5221
|
return!e.getIsAllPageRowsSelected()&&t.some((e=>e.getIsSelected()||e.getIsSomeSelected()))},getToggleAllRowsSelectedHandler:()=>t=>{e.toggleAllRowsSelected(t.target.checked)},getToggleAllPageRowsSelectedHandler:()=>t=>{e.toggleAllPageRowsSelected(t.target.checked)}}),createRow:(e,t)=>({toggleSelected:i=>{const o=e.getIsSelected()
|
|
5222
5222
|
t.setRowSelection((n=>{if(o===(i=void 0!==i?i:!o))return n
|
|
5223
5223
|
const s={...n}
|
|
5224
|
-
return
|
|
5225
|
-
return
|
|
5226
|
-
return"some"===
|
|
5227
|
-
return"all"===
|
|
5224
|
+
return Vb(s,e.id,i,t),s}))},getIsSelected:()=>{const{rowSelection:i}=t.getState()
|
|
5225
|
+
return Tb(e,i)},getIsSomeSelected:()=>{const{rowSelection:i}=t.getState()
|
|
5226
|
+
return"some"===Pb(e,i)},getIsAllSubRowsSelected:()=>{const{rowSelection:i}=t.getState()
|
|
5227
|
+
return"all"===Pb(e,i)},getCanSelect:()=>{var i
|
|
5228
5228
|
return"function"==typeof t.options.enableRowSelection?t.options.enableRowSelection(e):null==(i=t.options.enableRowSelection)||i},getCanSelectSubRows:()=>{var i
|
|
5229
5229
|
return"function"==typeof t.options.enableSubRowSelection?t.options.enableSubRowSelection(e):null==(i=t.options.enableSubRowSelection)||i},getCanMultiSelect:()=>{var i
|
|
5230
5230
|
return"function"==typeof t.options.enableMultiRowSelection?t.options.enableMultiRowSelection(e):null==(i=t.options.enableMultiRowSelection)||i},getToggleSelectedHandler:()=>{const t=e.getCanSelect()
|
|
5231
5231
|
return i=>{var o
|
|
5232
|
-
t&&e.toggleSelected(null==(o=i.target)?void 0:o.checked)}}})},
|
|
5232
|
+
t&&e.toggleSelected(null==(o=i.target)?void 0:o.checked)}}})},Vb=(e,t,i,o)=>{var n
|
|
5233
5233
|
const s=o.getRow(t)
|
|
5234
|
-
i?(s.getCanMultiSelect()||Object.keys(e).forEach((t=>delete e[t])),s.getCanSelect()&&(e[t]=!0)):delete e[t],null!=(n=s.subRows)&&n.length&&s.getCanSelectSubRows()&&s.subRows.forEach((t=>
|
|
5234
|
+
i?(s.getCanMultiSelect()||Object.keys(e).forEach((t=>delete e[t])),s.getCanSelect()&&(e[t]=!0)):delete e[t],null!=(n=s.subRows)&&n.length&&s.getCanSelectSubRows()&&s.subRows.forEach((t=>Vb(e,t.id,i,o)))}
|
|
5235
5235
|
function Hb(e,t){const i=e.getState().rowSelection,o=[],n={},s=function(e,t){return e.map((e=>{var t
|
|
5236
|
-
const r=
|
|
5236
|
+
const r=Tb(e,i)
|
|
5237
5237
|
if(r&&(o.push(e),n[e.id]=e),null!=(t=e.subRows)&&t.length&&(e={...e,subRows:s(e.subRows)}),r)return e})).filter(Boolean)}
|
|
5238
|
-
return{rows:s(t.rows),flatRows:o,rowsById:n}}function
|
|
5239
|
-
return null!=(i=t[e.id])&&i}function
|
|
5240
|
-
return e.subRows.forEach((e=>{o&&!i||(
|
|
5238
|
+
return{rows:s(t.rows),flatRows:o,rowsById:n}}function Tb(e,t){var i
|
|
5239
|
+
return null!=(i=t[e.id])&&i}function Pb(e,t,i){if(e.subRows&&e.subRows.length){let i=!0,o=!1
|
|
5240
|
+
return e.subRows.forEach((e=>{o&&!i||(Tb(e,t)?o=!0:i=!1)})),i?"all":!!o&&"some"}return!1}const Db=/([0-9]+)/gm
|
|
5241
5241
|
function Lb(e,t){return e===t?0:e>t?1:-1}function zb(e){return"number"==typeof e?isNaN(e)||e===1/0||e===-1/0?"":String(e):"string"==typeof e?e:""}function Bb(e,t){const i=e.split(Db).filter(Boolean),o=t.split(Db).filter(Boolean)
|
|
5242
5242
|
for(;i.length&&o.length;){const e=i.shift(),t=o.shift(),n=parseInt(e,10),s=parseInt(t,10),r=[n,s].sort()
|
|
5243
5243
|
if(isNaN(r[0])){if(e>t)return 1
|
|
@@ -5324,7 +5324,7 @@ return"number"==typeof n&&(n=Math.max(-1,n)),{...i,pageCount:n}})),getPageOption
|
|
|
5324
5324
|
return e&&e>0&&(t=[...new Array(e)].fill(null).map(((e,t)=>t))),t}),{key:!1,debug:()=>{var t
|
|
5325
5325
|
return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getCanPreviousPage:()=>e.getState().pagination.pageIndex>0,getCanNextPage:()=>{const{pageIndex:t}=e.getState().pagination,i=e.getPageCount()
|
|
5326
5326
|
return-1===i||0!==i&&t<i-1},previousPage:()=>e.setPageIndex((e=>e-1)),nextPage:()=>e.setPageIndex((e=>e+1)),getPrePaginationRowModel:()=>e.getExpandedRowModel(),getPaginationRowModel:()=>(!e._getPaginationRowModel&&e.options.getPaginationRowModel&&(e._getPaginationRowModel=e.options.getPaginationRowModel(e)),e.options.manualPagination||!e._getPaginationRowModel?e.getPrePaginationRowModel():e._getPaginationRowModel()),getPageCount:()=>{var t
|
|
5327
|
-
return null!=(t=e.options.pageCount)?t:Math.ceil(e.getPrePaginationRowModel().rows.length/e.getState().pagination.pageSize)}}}},
|
|
5327
|
+
return null!=(t=e.options.pageCount)?t:Math.ceil(e.getPrePaginationRowModel().rows.length/e.getState().pagination.pageSize)}}}},Fb,vb]
|
|
5328
5328
|
function qb(e){var t;(e.debugAll||e.debugTable)&&console.info("Creating Table Instance...")
|
|
5329
5329
|
let i={_features:Zb}
|
|
5330
5330
|
const o=i._features.reduce(((e,t)=>Object.assign(e,null==t.getDefaultOptions?void 0:t.getDefaultOptions(i))),{})
|
|
@@ -5389,7 +5389,7 @@ return s?(v._groupingValuesCache[t]=s(t,g,h),v._groupingValuesCache[t]):void 0}}
|
|
|
5389
5389
|
return d},a=r(i.rows,0,"")
|
|
5390
5390
|
return a.forEach((e=>{n.push(e),s[e.id]=e})),{rows:a,flatRows:n,rowsById:s}}),{key:!1,debug:()=>{var t
|
|
5391
5391
|
return null!=(t=e.options.debugAll)?t:e.options.debugTable},onChange:()=>{e._queue((()=>{e._autoResetExpanded(),e._autoResetPageIndex()}))}})}const Gb={none:void 0,ascending:"ascending",descending:"descending"},Wb={none:void 0,single:"single",multiple:"multiple"},Kb="notSelected",Xb="selected",Yb="partiallySelected",Qb="basic",Jb="localeAwareCaseSensitive"
|
|
5392
|
-
class ew extends Rt{}e([
|
|
5392
|
+
class ew extends Rt{}e([f],ew.prototype,"groupHeaderValue",void 0),e([f],ew.prototype,"columnConfig",void 0)
|
|
5393
5393
|
const tw=e=>((e=>{let t
|
|
5394
5394
|
try{t=document.createElement(e)}catch(e){}if(!(t instanceof ew))throw new Error(`Group header view tag name (${e}) must evaluate to an element extending TableGroupHeaderView`)})(e),G`
|
|
5395
5395
|
<${e}
|
|
@@ -5401,7 +5401,7 @@ try{t=document.createElement(e)}catch(e){}if(!(t instanceof ew))throw new Error(
|
|
|
5401
5401
|
`)
|
|
5402
5402
|
class iw extends Rt{constructor(){super(...arguments),this.delegatedEvents=[],this.delegatedEventHandler=()=>{}}focusedRecycleCallback(){}columnChanged(){for(const e of this.delegatedEvents)this.removeEventListener(e,this.delegatedEventHandler)
|
|
5403
5403
|
if(this.delegatedEvents=[],this.delegatedEventHandler=()=>{},this.column){this.delegatedEvents=this.column.columnInternals.delegatedEvents,this.delegatedEventHandler=e=>{this.column?.dispatchEvent(new CustomEvent("delegated-event",{detail:{originalEvent:e}}))}
|
|
5404
|
-
for(const e of this.delegatedEvents)this.addEventListener(e,this.delegatedEventHandler)}}}e([
|
|
5404
|
+
for(const e of this.delegatedEvents)this.addEventListener(e,this.delegatedEventHandler)}}}e([f],iw.prototype,"cellRecord",void 0),e([f],iw.prototype,"columnConfig",void 0),e([f],iw.prototype,"column",void 0)
|
|
5405
5405
|
const ow=e=>((e=>{let t
|
|
5406
5406
|
try{t=document.createElement(e)}catch(e){}if(!(t instanceof iw))throw new Error(`Cell view tag name (${e}) must evaluate to an element extending TableCellView`)})(e),G`
|
|
5407
5407
|
<${e}
|
|
@@ -5412,7 +5412,7 @@ try{t=document.createElement(e)}catch(e){}if(!(t instanceof iw))throw new Error(
|
|
|
5412
5412
|
>
|
|
5413
5413
|
</${e}>
|
|
5414
5414
|
`)
|
|
5415
|
-
class nw{constructor(e){this.uniqueId=
|
|
5415
|
+
class nw{constructor(e){this.uniqueId=Vr("table-column-slot"),this.sortOperation=Qb,this.dataRecordFieldNames=[],this.groupingDisabled=!1,this.fractionalWidth=1,this.minPixelWidth=117,this.currentFractionalWidth=1,this.cellRecordFieldNames=e.cellRecordFieldNames,this.cellViewTemplate=ow(e.cellViewTag),this.groupHeaderViewTemplate=tw(e.groupHeaderViewTag),this.delegatedEvents=e.delegatedEvents}fractionalWidthChanged(){this.currentFractionalWidth=this.fractionalWidth}pixelWidthChanged(){this.currentPixelWidth=this.pixelWidth}}e([f],nw.prototype,"columnConfig",void 0),e([f],nw.prototype,"operandDataRecordFieldName",void 0),e([f],nw.prototype,"sortOperation",void 0),e([f],nw.prototype,"dataRecordFieldNames",void 0),e([f],nw.prototype,"groupingDisabled",void 0),e([f],nw.prototype,"groupIndex",void 0),e([f],nw.prototype,"pixelWidth",void 0),e([f],nw.prototype,"fractionalWidth",void 0),e([f],nw.prototype,"minPixelWidth",void 0),e([f],nw.prototype,"currentFractionalWidth",void 0),e([f],nw.prototype,"currentPixelWidth",void 0),e([f],nw.prototype,"currentSortIndex",void 0),e([f],nw.prototype,"currentSortDirection",void 0)
|
|
5416
5416
|
class sw extends Rt{constructor(e){if(super(),this.columnHidden=!1,this.sortDirection=Gb.none,this.sortingDisabled=!1,!e)throw new Error("ColumnInternalsOptions must be provided to constructor")
|
|
5417
5417
|
this.columnInternals=new nw(e),this.columnInternals.currentSortDirection=this.sortDirection,this.columnInternals.currentSortIndex=this.sortIndex}sortDirectionChanged(){this.sortingDisabled||(this.columnInternals.currentSortDirection=this.sortDirection)}sortIndexChanged(){this.sortingDisabled||(this.columnInternals.currentSortIndex=this.sortIndex)}sortingDisabledChanged(){this.columnInternals&&(this.sortingDisabled?(this.columnInternals.currentSortDirection=Gb.none,this.columnInternals.currentSortIndex=void 0):(this.columnInternals.currentSortDirection=this.sortDirection,this.columnInternals.currentSortIndex=this.sortIndex))}}e([ne({attribute:"column-id"})],sw.prototype,"columnId",void 0),e([ne({attribute:"action-menu-slot"})],sw.prototype,"actionMenuSlot",void 0),e([ne({attribute:"action-menu-label"})],sw.prototype,"actionMenuLabel",void 0),e([ne({attribute:"column-hidden",mode:"boolean"})],sw.prototype,"columnHidden",void 0),e([ne({attribute:"sort-index",converter:ie})],sw.prototype,"sortIndex",void 0),e([ne({attribute:"sort-direction"})],sw.prototype,"sortDirection",void 0),e([ne({attribute:"sorting-disabled",mode:"boolean"})],sw.prototype,"sortingDisabled",void 0)
|
|
5418
5418
|
class rw{constructor(){this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,this.duplicateColumnId=!1,this.missingColumnId=!1,this.duplicateSortIndex=!1,this.duplicateGroupIndex=!1,this.idFieldNameNotConfigured=!1,this.recordIds=new Set}getValidity(){return{duplicateRecordId:this.duplicateRecordId,missingRecordId:this.missingRecordId,invalidRecordId:this.invalidRecordId,duplicateColumnId:this.duplicateColumnId,missingColumnId:this.missingColumnId,duplicateSortIndex:this.duplicateSortIndex,duplicateGroupIndex:this.duplicateGroupIndex,idFieldNameNotConfigured:this.idFieldNameNotConfigured}}isValid(){return Object.values(this.getValidity()).every((e=>!1===e))}areRecordIdsValid(){const e=this.getValidity()
|
|
@@ -5424,7 +5424,7 @@ const t=e.some((e=>e))
|
|
|
5424
5424
|
if(!t)return!0
|
|
5425
5425
|
const i=new Set
|
|
5426
5426
|
for(const t of e)t?(i.has(t)&&(this.duplicateColumnId=!0),i.add(t)):this.missingColumnId=!0
|
|
5427
|
-
return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(e){return this.duplicateSortIndex=!this.validateIndicesAreUnique(e),!this.duplicateSortIndex}validateColumnGroupIndices(e){return this.duplicateGroupIndex=!this.validateIndicesAreUnique(e),!this.duplicateGroupIndex}getPresentRecordIds(e){return e.filter((e=>this.recordIds.has(e)))}validateIndicesAreUnique(e){return new Set(e).size===e.length}}const aw=
|
|
5427
|
+
return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(e){return this.duplicateSortIndex=!this.validateIndicesAreUnique(e),!this.duplicateSortIndex}validateColumnGroupIndices(e){return this.duplicateGroupIndex=!this.validateIndicesAreUnique(e),!this.duplicateGroupIndex}getPresentRecordIds(e){return e.filter((e=>this.recordIds.has(e)))}validateIndicesAreUnique(e){return new Set(e).size===e.length}}const aw=me`
|
|
5428
5428
|
${xn("flex")}
|
|
5429
5429
|
|
|
5430
5430
|
:host {
|
|
@@ -5524,7 +5524,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(e
|
|
|
5524
5524
|
.row {
|
|
5525
5525
|
position: relative;
|
|
5526
5526
|
}
|
|
5527
|
-
`.withBehaviors(
|
|
5527
|
+
`.withBehaviors(md(fs,me`
|
|
5528
5528
|
.table-row-container::before {
|
|
5529
5529
|
content: '';
|
|
5530
5530
|
width: 100%;
|
|
@@ -5532,14 +5532,14 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(e
|
|
|
5532
5532
|
background-color: ${cs(jn,.1)};
|
|
5533
5533
|
position: absolute;
|
|
5534
5534
|
}
|
|
5535
|
-
`)),lw=
|
|
5535
|
+
`)),lw=me`
|
|
5536
5536
|
${xn("flex")}
|
|
5537
5537
|
|
|
5538
5538
|
:host {
|
|
5539
5539
|
height: ${oa};
|
|
5540
5540
|
align-items: center;
|
|
5541
5541
|
padding: 0px calc(${ra} / 2);
|
|
5542
|
-
font: ${
|
|
5542
|
+
font: ${mc};
|
|
5543
5543
|
color: ${bc};
|
|
5544
5544
|
${ea.cssCustomProperty}: ${bc};
|
|
5545
5545
|
text-transform: uppercase;
|
|
@@ -5560,20 +5560,20 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(e
|
|
|
5560
5560
|
<slot></slot>
|
|
5561
5561
|
|
|
5562
5562
|
${Me((e=>e.sortDirection===Gb.ascending),G`
|
|
5563
|
-
<${
|
|
5563
|
+
<${Fg} class="sort-indicator" aria-hidden="true"></${Fg}>
|
|
5564
5564
|
`)}
|
|
5565
5565
|
${Me((e=>e.sortDirection===Gb.descending),G`
|
|
5566
5566
|
<${yg} class="sort-indicator" aria-hidden="true"></${yg}>
|
|
5567
5567
|
`)}
|
|
5568
5568
|
${Me((e=>e.isGrouped),G`
|
|
5569
|
-
<${
|
|
5569
|
+
<${om} class="grouped-indicator"></${om}>
|
|
5570
5570
|
`)}
|
|
5571
5571
|
</template>
|
|
5572
5572
|
`
|
|
5573
|
-
class dw extends Rt{constructor(){super(...arguments),this.sortDirection=Gb.none,this.firstSortedColumn=!1,this.isGrouped=!1}sortDirectionChanged(e,t){this.updateAriaSort()}firstSortedColumnChanged(e,t){this.updateAriaSort()}updateAriaSort(){this.firstSortedColumn&&this.sortDirection!==Gb.none?this.sortDirection===Gb.ascending?this.ariaSort="ascending":this.ariaSort="descending":this.ariaSort=null}}e([ne({attribute:"sort-direction"})],dw.prototype,"sortDirection",void 0),e([ne({attribute:"first-sorted-column",mode:"boolean"})],dw.prototype,"firstSortedColumn",void 0),e([
|
|
5573
|
+
class dw extends Rt{constructor(){super(...arguments),this.sortDirection=Gb.none,this.firstSortedColumn=!1,this.isGrouped=!1}sortDirectionChanged(e,t){this.updateAriaSort()}firstSortedColumnChanged(e,t){this.updateAriaSort()}updateAriaSort(){this.firstSortedColumn&&this.sortDirection!==Gb.none?this.sortDirection===Gb.ascending?this.ariaSort="ascending":this.ariaSort="descending":this.ariaSort=null}}e([ne({attribute:"sort-direction"})],dw.prototype,"sortDirection",void 0),e([ne({attribute:"first-sorted-column",mode:"boolean"})],dw.prototype,"firstSortedColumn",void 0),e([f],dw.prototype,"isGrouped",void 0)
|
|
5574
5574
|
const hw=dw.compose({baseName:"table-header",template:cw,styles:lw})
|
|
5575
5575
|
ro.getOrCreate().withPrefix("nimble").register(hw())
|
|
5576
|
-
const uw=ro.tagFor(dw),pw=
|
|
5576
|
+
const uw=ro.tagFor(dw),pw=me`
|
|
5577
5577
|
${xn("flex")}
|
|
5578
5578
|
|
|
5579
5579
|
:host {
|
|
@@ -5648,7 +5648,7 @@ const uw=ro.tagFor(dw),pw=fe`
|
|
|
5648
5648
|
:host([selected]) nimble-table-cell {
|
|
5649
5649
|
--ni-private-table-cell-action-menu-display: block;
|
|
5650
5650
|
}
|
|
5651
|
-
`.withBehaviors(
|
|
5651
|
+
`.withBehaviors(md(fs,me`
|
|
5652
5652
|
:host([selectable]:not([selected]):hover)::before {
|
|
5653
5653
|
background-color: ${cs(jn,.05)};
|
|
5654
5654
|
}
|
|
@@ -5660,7 +5660,7 @@ const uw=ro.tagFor(dw),pw=fe`
|
|
|
5660
5660
|
:host([selected]:hover)::before {
|
|
5661
5661
|
background-color: ${cs(jn,.2)};
|
|
5662
5662
|
}
|
|
5663
|
-
`)),gw=
|
|
5663
|
+
`)),gw=me`
|
|
5664
5664
|
${xn("flex")}
|
|
5665
5665
|
|
|
5666
5666
|
:host {
|
|
@@ -5694,7 +5694,7 @@ const uw=ro.tagFor(dw),pw=fe`
|
|
|
5694
5694
|
<template role="cell" style="--ni-private-table-cell-nesting-level: ${e=>e.nestingLevel}">
|
|
5695
5695
|
${e=>e.cellViewTemplate}
|
|
5696
5696
|
${Me((e=>e.hasActionMenu),G`
|
|
5697
|
-
<${
|
|
5697
|
+
<${Rm} ${Re("actionMenuButton")}
|
|
5698
5698
|
content-hidden
|
|
5699
5699
|
appearance="${Bc}"
|
|
5700
5700
|
@beforetoggle="${(e,t)=>e.onActionMenuBeforeToggle(t.event)}"
|
|
@@ -5702,23 +5702,22 @@ const uw=ro.tagFor(dw),pw=fe`
|
|
|
5702
5702
|
@click="${(e,t)=>t.event.stopPropagation()}"
|
|
5703
5703
|
class="action-menu"
|
|
5704
5704
|
>
|
|
5705
|
-
<${
|
|
5705
|
+
<${jf} slot="start"></${jf}>
|
|
5706
5706
|
${e=>e.actionMenuLabel}
|
|
5707
5707
|
<slot name="cellActionMenu" slot="menu"></slot>
|
|
5708
|
-
</${
|
|
5708
|
+
</${Rm}>
|
|
5709
5709
|
`)}
|
|
5710
5710
|
</template>
|
|
5711
5711
|
`
|
|
5712
|
-
class
|
|
5713
|
-
const fw
|
|
5714
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
5715
|
-
const bw=ro.tagFor(
|
|
5712
|
+
class fw extends Rt{constructor(){super(...arguments),this.hasActionMenu=!1,this.menuOpen=!1,this.nestingLevel=0}onActionMenuBeforeToggle(e){this.$emit("cell-action-menu-beforetoggle",e.detail)}onActionMenuToggle(e){this.menuOpen=e.detail.newState,this.$emit("cell-action-menu-toggle",e.detail)}}e([f],fw.prototype,"cellState",void 0),e([f],fw.prototype,"column",void 0),e([ne({attribute:"has-action-menu",mode:"boolean"})],fw.prototype,"hasActionMenu",void 0),e([ne({attribute:"menu-open",mode:"boolean"})],fw.prototype,"menuOpen",void 0),e([ne({attribute:"action-menu-label"})],fw.prototype,"actionMenuLabel",void 0),e([f],fw.prototype,"cellViewTemplate",void 0),e([f],fw.prototype,"nestingLevel",void 0)
|
|
5713
|
+
const mw=fw.compose({baseName:"table-cell",template:vw,styles:gw})
|
|
5714
|
+
ro.getOrCreate().withPrefix("nimble").register(mw())
|
|
5715
|
+
const bw=ro.tagFor(fw),ww=G`
|
|
5716
5716
|
<template role="row" aria-selected=${e=>e.ariaSelected}>
|
|
5717
5717
|
${Me((e=>e.selectable&&!e.hideSelection),G`
|
|
5718
5718
|
<span role="gridcell" class="checkbox-container">
|
|
5719
5719
|
<${jp}
|
|
5720
5720
|
${Re("selectionCheckbox")}
|
|
5721
|
-
role="cell"
|
|
5722
5721
|
class="selection-checkbox"
|
|
5723
5722
|
@change="${(e,t)=>e.onSelectionChange(t.event)}"
|
|
5724
5723
|
@click="${(e,t)=>t.event.stopPropagation()}"
|
|
@@ -5761,13 +5760,15 @@ let o
|
|
|
5761
5760
|
if(this.hasValidFieldNames(i)&&this.dataRecord){const t=i.map((e=>this.dataRecord[e]))
|
|
5762
5761
|
o={cellRecord:Object.fromEntries(e.columnInternals.cellRecordFieldNames.map(((e,i)=>[e,t[i]]))),columnConfig:e.columnInternals.columnConfig??{}}}else o={cellRecord:{},columnConfig:{}}
|
|
5763
5762
|
return{column:e,cellState:o,cellIndentLevel:0===t&&this.nestingLevel>0?this.nestingLevel-1:0}}))}get ariaSelected(){return this.selectable?this.selected?"true":"false":null}onSelectionChange(e){if(this.ignoreSelectionChangeEvents)return
|
|
5764
|
-
const t=e.target
|
|
5765
|
-
this
|
|
5763
|
+
const t=e.target.checked
|
|
5764
|
+
this.selected=t
|
|
5765
|
+
const i={oldState:!t,newState:t}
|
|
5766
|
+
this.$emit("row-selection-toggle",i)}onCellActionMenuBeforeToggle(e,t){this.currentActionMenuColumn=t,this.emitActionMenuToggleEvent("row-action-menu-beforetoggle",e.detail,t)}onCellActionMenuToggle(e,t){this.menuOpen=e.detail.newState,this.emitActionMenuToggleEvent("row-action-menu-toggle",e.detail,t)}closeOpenActionMenus(){if(this.menuOpen){const e=Array.from(this.cellContainer.children).find((e=>e instanceof fw&&e.menuOpen))
|
|
5766
5767
|
e?.actionMenuButton?.open&&e.actionMenuButton.toggleButton.control.click()}}emitActionMenuToggleEvent(e,t,i){const o={newState:t.newState,oldState:t.oldState,recordIds:[this.recordId],columnId:i.columnId}
|
|
5767
|
-
this.$emit(e,o)}hasValidFieldNames(e){return e.every((e=>void 0!==e))}selectedChanged(){this.setSelectionCheckboxState()}selectionCheckboxChanged(){this.setSelectionCheckboxState()}setSelectionCheckboxState(){this.selectionCheckbox&&(this.ignoreSelectionChangeEvents=!0,this.selectionCheckbox.checked=this.selected,this.ignoreSelectionChangeEvents=!1)}}e([ne({attribute:"record-id"})],xw.prototype,"recordId",void 0),e([ne({mode:"boolean"})],xw.prototype,"selectable",void 0),e([ne({mode:"boolean"})],xw.prototype,"selected",void 0),e([ne({attribute:"hide-selection",mode:"boolean"})],xw.prototype,"hideSelection",void 0),e([
|
|
5768
|
+
this.$emit(e,o)}hasValidFieldNames(e){return e.every((e=>void 0!==e))}selectedChanged(){this.setSelectionCheckboxState()}selectionCheckboxChanged(){this.setSelectionCheckboxState()}setSelectionCheckboxState(){this.selectionCheckbox&&(this.ignoreSelectionChangeEvents=!0,this.selectionCheckbox.checked=this.selected,this.ignoreSelectionChangeEvents=!1)}}e([ne({attribute:"record-id"})],xw.prototype,"recordId",void 0),e([ne({mode:"boolean"})],xw.prototype,"selectable",void 0),e([ne({mode:"boolean"})],xw.prototype,"selected",void 0),e([ne({attribute:"hide-selection",mode:"boolean"})],xw.prototype,"hideSelection",void 0),e([f],xw.prototype,"dataRecord",void 0),e([f],xw.prototype,"columns",void 0),e([f],xw.prototype,"currentActionMenuColumn",void 0),e([f],xw.prototype,"nestingLevel",void 0),e([ne({attribute:"menu-open",mode:"boolean"})],xw.prototype,"menuOpen",void 0),e([f],xw.prototype,"selectionCheckbox",void 0),e([m],xw.prototype,"columnStates",null),e([m],xw.prototype,"ariaSelected",null)
|
|
5768
5769
|
const yw=xw.compose({baseName:"table-row",template:ww,styles:pw})
|
|
5769
5770
|
ro.getOrCreate().withPrefix("nimble").register(yw())
|
|
5770
|
-
const $w=ro.tagFor(xw),Cw=
|
|
5771
|
+
const $w=ro.tagFor(xw),Cw=me`
|
|
5771
5772
|
${xn("flex")}
|
|
5772
5773
|
|
|
5773
5774
|
:host {
|
|
@@ -5847,11 +5848,11 @@ const $w=ro.tagFor(xw),Cw=fe`
|
|
|
5847
5848
|
.selection-checkbox::part(label) {
|
|
5848
5849
|
padding-left: 0px;
|
|
5849
5850
|
}
|
|
5850
|
-
`.withBehaviors(
|
|
5851
|
+
`.withBehaviors(md(fs,me`
|
|
5851
5852
|
:host(:hover)::before {
|
|
5852
5853
|
background-color: ${cs(jn,.05)};
|
|
5853
5854
|
}
|
|
5854
|
-
`),
|
|
5855
|
+
`),md(vs,me`
|
|
5855
5856
|
:host(:hover)::before {
|
|
5856
5857
|
background-color: ${cs(jn,.1)};
|
|
5857
5858
|
}
|
|
@@ -5891,15 +5892,17 @@ const $w=ro.tagFor(xw),Cw=fe`
|
|
|
5891
5892
|
</template>
|
|
5892
5893
|
`
|
|
5893
5894
|
class Sw extends Rt{constructor(){super(...arguments),this.nestingLevel=0,this.expanded=!1,this.selectable=!1,this.selectionState=Kb,this.animationClass="",this.ignoreSelectionChangeEvents=!1,this.removeAnimatingClass=()=>{this.animationClass="",this.expandIcon.removeEventListener("transitionend",this.removeAnimatingClass)}}onGroupExpandToggle(){this.$emit("group-expand-toggle"),this.animationClass="animating",this.expandIcon.addEventListener("transitionend",this.removeAnimatingClass)}onSelectionChange(e){if(this.ignoreSelectionChangeEvents)return
|
|
5894
|
-
const t=e.target
|
|
5895
|
-
this
|
|
5895
|
+
const t=e.target.checked
|
|
5896
|
+
this.selectionState=t?Xb:Kb
|
|
5897
|
+
const i={oldState:!t,newState:t}
|
|
5898
|
+
this.$emit("group-selection-toggle",i)}selectionStateChanged(){this.setSelectionCheckboxState()}selectionCheckboxChanged(){this.setSelectionCheckboxState()}setSelectionCheckboxState(){this.selectionCheckbox&&(this.ignoreSelectionChangeEvents=!0,this.selectionCheckbox.checked=this.selectionState===Xb,this.selectionCheckbox.indeterminate=this.selectionState===Yb,this.ignoreSelectionChangeEvents=!1)}}e([f],Sw.prototype,"groupRowValue",void 0),e([f],Sw.prototype,"nestingLevel",void 0),e([f],Sw.prototype,"leafItemCount",void 0),e([f],Sw.prototype,"groupColumn",void 0),e([ne({mode:"boolean"})],Sw.prototype,"expanded",void 0),e([ne({mode:"boolean"})],Sw.prototype,"selectable",void 0),e([ne({attribute:"selection-state"})],Sw.prototype,"selectionState",void 0),e([f],Sw.prototype,"selectionCheckbox",void 0),e([f],Sw.prototype,"animationClass",void 0)
|
|
5896
5899
|
const _w=Sw.compose({baseName:"table-group-row",template:kw,styles:Cw})
|
|
5897
5900
|
ro.getOrCreate().withPrefix("nimble").register(_w())
|
|
5898
5901
|
const Iw=ro.tagFor(Sw),Rw=G`
|
|
5899
5902
|
<template
|
|
5900
5903
|
role="grid"
|
|
5901
5904
|
aria-multiselectable="${e=>e.ariaMultiSelectable}"
|
|
5902
|
-
${Be({property:"childItems",filter:
|
|
5905
|
+
${Be({property:"childItems",filter:Te()})}
|
|
5903
5906
|
>
|
|
5904
5907
|
<div class="table-container ${e=>e.documentShiftKeyDown?"disable-select":""}"
|
|
5905
5908
|
style="
|
|
@@ -5928,7 +5931,7 @@ const Iw=ro.tagFor(Sw),Rw=G`
|
|
|
5928
5931
|
appearance="${Bc}"
|
|
5929
5932
|
@click="${e=>e.handleCollapseAllGroupRows()}"
|
|
5930
5933
|
>
|
|
5931
|
-
<${
|
|
5934
|
+
<${em} slot="start"></${em}>
|
|
5932
5935
|
</${$d}>
|
|
5933
5936
|
</span>
|
|
5934
5937
|
<span class="column-header-container">
|
|
@@ -5951,7 +5954,7 @@ const Iw=ro.tagFor(Sw),Rw=G`
|
|
|
5951
5954
|
</div>
|
|
5952
5955
|
<div class="table-viewport" ${Re("viewport")}>
|
|
5953
5956
|
<div class="table-scroll"></div>
|
|
5954
|
-
<div class="table-row-container" ${Be({property:"rowElements",filter:
|
|
5957
|
+
<div class="table-row-container" ${Be({property:"rowElements",filter:Te($w)})}
|
|
5955
5958
|
role="rowgroup">
|
|
5956
5959
|
${Me((e=>e.columns.length>0&&e.canRenderRows),G`
|
|
5957
5960
|
${He((e=>e.virtualizer.visibleItems),G`
|
|
@@ -5980,7 +5983,7 @@ const Iw=ro.tagFor(Sw),Rw=G`
|
|
|
5980
5983
|
:dataRecord="${(e,t)=>t.parent.tableData[e.index]?.record}"
|
|
5981
5984
|
:columns="${(e,t)=>t.parent.columns}"
|
|
5982
5985
|
:nestingLevel="${(e,t)=>t.parent.tableData[e.index]?.nestingLevel}"
|
|
5983
|
-
@click="${(e,t)=>t.parent.onRowClick(e.index)}"
|
|
5986
|
+
@click="${(e,t)=>t.parent.onRowClick(e.index,t.event)}"
|
|
5984
5987
|
@row-selection-toggle="${(e,t)=>t.parent.onRowSelectionToggle(e.index,t.event)}"
|
|
5985
5988
|
@row-action-menu-beforetoggle="${(e,t)=>t.parent.onRowActionMenuBeforeToggle(e.index,t.event)}"
|
|
5986
5989
|
@row-action-menu-toggle="${(e,t)=>t.parent.onRowActionMenuToggle(t.event)}"
|
|
@@ -6030,18 +6033,18 @@ var r,a=e()
|
|
|
6030
6033
|
if(!(a.length!==s.length||a.some((function(e,t){return s[t]!==e}))))return n
|
|
6031
6034
|
if(s=a,i.key&&null!=i.debug&&i.debug()&&(r=Date.now()),n=t.apply(void 0,a),i.key&&null!=i.debug&&i.debug()){var l=Math.round(100*(Date.now()-o))/100,c=Math.round(100*(Date.now()-r))/100,d=c/16,h=function(e,t){for(e=String(e);e.length<t;)e=" "+e
|
|
6032
6035
|
return e}
|
|
6033
|
-
console.info("%c⏱ "+h(c,5)+" /"+h(l,5)+" ms","\n font-size: .6rem;\n font-weight: bold;\n color: hsl("+Math.max(0,Math.min(120-120*d,120))+"deg 100% 31%);",null==i?void 0:i.key)}return null==i||null==i.onChange||i.onChange(n),n}}var Ew,Ow=function(e){return e},
|
|
6034
|
-
return o},
|
|
6036
|
+
console.info("%c⏱ "+h(c,5)+" /"+h(l,5)+" ms","\n font-size: .6rem;\n font-weight: bold;\n color: hsl("+Math.max(0,Math.min(120-120*d,120))+"deg 100% 31%);",null==i?void 0:i.key)}return null==i||null==i.onChange||i.onChange(n),n}}var Ew,Ow=function(e){return e},Fw=function(e){for(var t=Math.max(e.startIndex-e.overscan,0),i=Math.min(e.endIndex+e.overscan,e.count-1),o=[],n=t;n<=i;n++)o.push(n)
|
|
6037
|
+
return o},Vw=function(e,t){var i=new ResizeObserver((function(e){var i=e[0]
|
|
6035
6038
|
if(i){var o=i.contentRect,n=o.width,s=o.height
|
|
6036
6039
|
t({width:Math.round(n),height:Math.round(s)})}else t({width:0,height:0})}))
|
|
6037
|
-
if(e.scrollElement)return t(e.scrollElement.getBoundingClientRect()),i.observe(e.scrollElement),function(){i.unobserve(e.scrollElement)}},Hw={element:["scrollLeft","scrollTop"],window:["scrollX","scrollY"]},
|
|
6040
|
+
if(e.scrollElement)return t(e.scrollElement.getBoundingClientRect()),i.observe(e.scrollElement),function(){i.unobserve(e.scrollElement)}},Hw={element:["scrollLeft","scrollTop"],window:["scrollX","scrollY"]},Tw=(Ew="element",function(e,t){if(e.scrollElement){var i=Hw[Ew][0],o=Hw[Ew][1],n=e.scrollElement[i],s=e.scrollElement[o],r=function(){var n=e.scrollElement[e.options.horizontal?i:o]
|
|
6038
6041
|
t(n)}
|
|
6039
6042
|
r()
|
|
6040
6043
|
var a=function(t){var a=t.currentTarget,l=a[i],c=a[o];(e.options.horizontal?n-l:s-c)&&r(),n=l,s=c}
|
|
6041
|
-
return e.scrollElement.addEventListener("scroll",a,{capture:!1,passive:!0}),function(){e.scrollElement.removeEventListener("scroll",a)}}}),
|
|
6044
|
+
return e.scrollElement.addEventListener("scroll",a,{capture:!1,passive:!0}),function(){e.scrollElement.removeEventListener("scroll",a)}}}),Pw=function(e,t){return Math.round(e.getBoundingClientRect()[t.options.horizontal?"width":"height"])},Dw=function(e,t,i){var o,n,s=t.adjustments,r=void 0===s?0:s,a=t.behavior,l=e+r
|
|
6042
6045
|
null==(o=i.scrollElement)||null==o.scrollTo||o.scrollTo(((n={})[i.options.horizontal?"left":"top"]=l,n.behavior=a,n))},Lw=function(e){var t,i=this
|
|
6043
6046
|
this.unsubs=[],this.scrollElement=null,this.isScrolling=!1,this.isScrollingTimeoutId=null,this.scrollToIndexTimeoutId=null,this.measurementsCache=[],this.itemSizeCache={},this.pendingMeasuredCacheIndexes=[],this.scrollDirection=null,this.scrollAdjustments=0,this.measureElementCache={},this.getResizeObserver=(t=null,function(){return t||("undefined"!=typeof ResizeObserver?t=new ResizeObserver((function(e){e.forEach((function(e){i._measureElement(e.target,!1)}))})):null)}),this.range={startIndex:0,endIndex:0},this.setOptions=function(e){Object.entries(e).forEach((function(t){var i=t[0]
|
|
6044
|
-
void 0===t[1]&&delete e[i]})),i.options=Mw({debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:Ow,rangeExtractor:
|
|
6047
|
+
void 0===t[1]&&delete e[i]})),i.options=Mw({debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:Ow,rangeExtractor:Fw,onChange:function(){},measureElement:Pw,initialRect:{width:0,height:0},scrollMargin:0,scrollingDelay:150,indexAttribute:"data-index",initialMeasurementsCache:[]},e)},this.notify=function(){null==i.options.onChange||i.options.onChange(i)},this.cleanup=function(){i.unsubs.filter(Boolean).forEach((function(e){return e()})),i.unsubs=[],i.scrollElement=null},this._didMount=function(){var e=i.getResizeObserver()
|
|
6045
6048
|
return Object.values(i.measureElementCache).forEach((function(t){return null==e?void 0:e.observe(t)})),function(){null==e||e.disconnect(),i.cleanup()}},this._willUpdate=function(){var e=i.options.getScrollElement()
|
|
6046
6049
|
i.scrollElement!==e&&(i.cleanup(),i.scrollElement=e,i._scrollToOffset(i.scrollOffset,{adjustments:void 0,behavior:void 0}),i.unsubs.push(i.options.observeElementRect(i,(function(e){i.scrollRect=e,i.maybeNotify()}))),i.unsubs.push(i.options.observeElementOffset(i,(function(e){i.scrollAdjustments=0,i.scrollOffset!==e&&(null!==i.isScrollingTimeoutId&&(clearTimeout(i.isScrollingTimeoutId),i.isScrollingTimeoutId=null),i.isScrolling=!0,i.scrollDirection=i.scrollOffset<e?"forward":"backward",i.scrollOffset=e,i.maybeNotify(),i.isScrollingTimeoutId=setTimeout((function(){i.isScrollingTimeoutId=null,i.isScrolling=!1,i.scrollDirection=null,i.maybeNotify()}),i.options.scrollingDelay))}))))},this.getSize=function(){return i.scrollRect[i.options.horizontal?"width":"height"]},this.getMeasurements=Aw((function(){return[i.options.count,i.options.paddingStart,i.options.scrollMargin,i.options.getItemKey,i.itemSizeCache]}),(function(e,t,o,n,s){var r=i.pendingMeasuredCacheIndexes.length>0?Math.min.apply(Math,i.pendingMeasuredCacheIndexes):0
|
|
6047
6050
|
i.pendingMeasuredCacheIndexes=[]
|
|
@@ -6092,7 +6095,7 @@ i.options.scrollToFn(e,{behavior:n,adjustments:o},i)},this.measure=function(){i.
|
|
|
6092
6095
|
if(t){const e=t.inlineSize
|
|
6093
6096
|
this.headerContainerMarginRight=e-this.table.viewport.clientWidth}}))}connectedCallback(){this.viewportResizeObserver.observe(this.table.viewport),this.updateVirtualizer()}disconnectedCallback(){this.viewportResizeObserver.disconnect()}dataChanged(){this.table.$fastController.isConnected&&this.updateVirtualizer()}updateVirtualizer(){const e=this.createVirtualizerOptions()
|
|
6094
6097
|
this.virtualizer?this.virtualizer.setOptions(e):this.virtualizer=new Lw(e),this.virtualizer._willUpdate(),this.handleVirtualizerChange()}createVirtualizerOptions(){const e=parseFloat(oa.getValueFor(this.table))+2*parseFloat(aa.getValueFor(this.table))
|
|
6095
|
-
return{count:this.tanStackTable.getRowModel().rows.length,getScrollElement:()=>this.table.viewport,estimateSize:t=>e,enableSmoothScroll:!0,overscan:3,scrollingDelay:5,scrollToFn:Dw,observeElementOffset:
|
|
6098
|
+
return{count:this.tanStackTable.getRowModel().rows.length,getScrollElement:()=>this.table.viewport,estimateSize:t=>e,enableSmoothScroll:!0,overscan:3,scrollingDelay:5,scrollToFn:Dw,observeElementOffset:Tw,observeElementRect:Vw,onChange:()=>this.handleVirtualizerChange()}}handleVirtualizerChange(){this.notifyFocusedCellRecycling()
|
|
6096
6099
|
const e=this.virtualizer
|
|
6097
6100
|
this.visibleItems=e.getVirtualItems(),this.allRowsHeight=e.getTotalSize()
|
|
6098
6101
|
let t=0
|
|
@@ -6101,12 +6104,35 @@ for(;null!==e&&!(e instanceof iw)&&e.shadowRoot;)e=e.shadowRoot.activeElement
|
|
|
6101
6104
|
if(e instanceof iw&&e.focusedRecycleCallback(),void 0!==this.table.openActionMenuRecordId){this.table.rowElements.find((e=>e.recordId===this.table.openActionMenuRecordId))?.closeOpenActionMenus()}}}function Bw(e){switch(e){case Qb:return Nb.basic
|
|
6102
6105
|
case Jb:return Nw
|
|
6103
6106
|
default:return Nb.basic}}function Nw(e,t,i){const o=e.getValue(i),n=t.getValue(i)
|
|
6104
|
-
return"string"==typeof o&&"string"==typeof n?o.localeCompare(n):o===n?0:void 0===o||null===o&&void 0!==n?-1:1}e([
|
|
6107
|
+
return"string"==typeof o&&"string"==typeof n?o.localeCompare(n):o===n?0:void 0===o||null===o&&void 0!==n?-1:1}e([f],zw.prototype,"visibleItems",void 0),e([f],zw.prototype,"allRowsHeight",void 0),e([f],zw.prototype,"headerContainerMarginRight",void 0),e([f],zw.prototype,"rowContainerYOffset",void 0)
|
|
6105
6108
|
const Zw=(e,...t)=>{for(const i of t)if(e===i)return!0
|
|
6106
6109
|
return!1},qw=(e,...t)=>{for(const i of t)if(e===i)return!0
|
|
6107
6110
|
return!1}
|
|
6108
6111
|
class Uw{constructor(e){this.requiredUpdates={rowIds:!1,groupRows:!1,columnIds:!1,columnSort:!1,columnWidths:!1,columnDefinition:!1,actionMenuSlots:!1,selectionMode:!1},this.updateQueued=!1,this.table=e}get updateRowIds(){return this.requiredUpdates.rowIds}get updateGroupRows(){return this.requiredUpdates.groupRows}get updateColumnIds(){return this.requiredUpdates.columnIds}get updateColumnSort(){return this.requiredUpdates.columnSort}get updateColumnWidths(){return this.requiredUpdates.columnWidths}get updateColumnDefinition(){return this.requiredUpdates.columnDefinition}get updateActionMenuSlots(){return this.requiredUpdates.actionMenuSlots}get updateSelectionMode(){return this.requiredUpdates.selectionMode}get requiresTanStackUpdate(){return this.requiredUpdates.rowIds||this.requiredUpdates.columnSort||this.requiredUpdates.columnDefinition||this.requiredUpdates.groupRows||this.requiredUpdates.selectionMode}get requiresTanStackDataReset(){return this.requiredUpdates.rowIds||this.requiredUpdates.columnDefinition}trackAllStateChanged(){this.setAllKeys(!0),this.queueUpdate()}get hasPendingUpdates(){return this.updateQueued}trackColumnPropertyChanged(e){Zw(e,"columnId")?this.requiredUpdates.columnIds=!0:qw(e,"operandDataRecordFieldName","sortOperation")?this.requiredUpdates.columnDefinition=!0:Zw(e,"sortingDisabled")||qw(e,"currentSortDirection","currentSortIndex")?this.requiredUpdates.columnSort=!0:Zw(e,"columnHidden")||qw(e,"currentFractionalWidth","currentPixelWidth","minPixelWidth")?this.requiredUpdates.columnWidths=!0:Zw(e,"actionMenuSlot")?this.requiredUpdates.actionMenuSlots=!0:qw(e,"groupIndex","groupingDisabled")&&(this.requiredUpdates.groupRows=!0),this.queueUpdate()}trackColumnInstancesChanged(){this.requiredUpdates.columnIds=!0,this.requiredUpdates.columnDefinition=!0,this.requiredUpdates.columnSort=!0,this.requiredUpdates.columnWidths=!0,this.requiredUpdates.actionMenuSlots=!0,this.requiredUpdates.groupRows=!0,this.queueUpdate()}trackIdFieldNameChanged(){this.requiredUpdates.rowIds=!0,this.queueUpdate()}trackSelectionModeChanged(){this.requiredUpdates.selectionMode=!0,this.queueUpdate()}setAllKeys(e){Object.keys(this.requiredUpdates).forEach((t=>{this.requiredUpdates[t]=e}))}queueUpdate(){this.table.$fastController.isConnected&&(this.updateQueued||(this.updateQueued=!0,u.queueUpdate((()=>{this.table.update(),this.setAllKeys(!1),this.updateQueued=!1}))))}}class jw{static getGridTemplateColumns(e){return e?.filter((e=>!e.columnHidden)).map((e=>{const{minPixelWidth:t,currentPixelWidth:i,currentFractionalWidth:o}=e.columnInternals
|
|
6109
|
-
if(i){return`${Math.max(t,i)}px`}return`minmax(${t}px, ${o}fr)`})).join(" ")}}class Gw
|
|
6112
|
+
if(i){return`${Math.max(t,i)}px`}return`minmax(${t}px, ${o}fr)`})).join(" ")}}class Gw{constructor(e){this.tanStackTable=e}reset(){}toggleIsRowSelected(e,t){e.isGrouped&&e.selectionState===Xb?this.deselectAllLeafRows(e.id):this.tanStackTable.getRow(e.id).toggleSelected(t)}selectSingleRow(e){if(e.isGrouped)throw new Error("function not intended to select grouped rows")
|
|
6113
|
+
const t=this.tanStackTable.getState().rowSelection,i=[]
|
|
6114
|
+
if(Object.entries(t).forEach((([e,t])=>{t&&i.push(e)})),1===i.length&&i[0]===e.id)return!1
|
|
6115
|
+
const o={}
|
|
6116
|
+
return o[e.id]=!0,this.tanStackTable.setRowSelection(o),!0}deselectAllLeafRows(e){const t=this.tanStackTable.getRow(e),i=this.getAllLeafRowIds(t.id),o=this.tanStackTable.getState().rowSelection
|
|
6117
|
+
for(const e of i)delete o[e]
|
|
6118
|
+
this.tanStackTable.setRowSelection(o)}getAllLeafRowIds(e){const t=this.tanStackTable.getRowModel().flatRows.find((t=>t.id===e))
|
|
6119
|
+
return t?.getIsGrouped()?t.getLeafRows().filter((e=>0===e.getLeafRows().length)).map((e=>e.id)):[]}getAllOrderedRows(){const e=this.tanStackTable.getPreExpandedRowModel().rows
|
|
6120
|
+
return this.getOrderedRows(e)}getOrderedRows(e){const t=[]
|
|
6121
|
+
for(const i of e)t.push(i),i.subRows?.length&&t.push(...this.getOrderedRows(i.subRows))
|
|
6122
|
+
return t}}class Ww extends Gw{handleRowSelectionToggle(e,t,i){return!1}handleRowClick(e,t,i){return!1}handleActionMenuOpening(e){return!1}}class Kw extends Gw{handleRowSelectionToggle(e,t,i){return i&&this.tryUpdateRangeSelection(e.id)||(this.shiftSelectStartRowId=e.id,this.previousShiftSelectRowEndId=void 0,this.toggleIsRowSelected(e,t)),!0}handleRowClick(e,t,i){return i?(this.shiftSelectStartRowId=e.id,this.previousShiftSelectRowEndId=void 0,this.toggleIsRowSelected(e),!0):!(!t||!this.tryUpdateRangeSelection(e.id))||(this.shiftSelectStartRowId=e.id,this.previousShiftSelectRowEndId=void 0,this.selectSingleRow(e))}handleActionMenuOpening(e){return e.selectionState!==Xb&&this.selectSingleRow(e)}reset(){this.shiftSelectStartRowId=void 0,this.previousShiftSelectRowEndId=void 0}tryUpdateRangeSelection(e){if(void 0===this.shiftSelectStartRowId)return!1
|
|
6123
|
+
const t=this.getAllOrderedRows(),i=this.getRowIndexForId(this.shiftSelectStartRowId,t)
|
|
6124
|
+
if(-1===i)return!1
|
|
6125
|
+
const o=this.tanStackTable.getState().rowSelection
|
|
6126
|
+
return this.removePreviousRangeSelection(o,i,t),this.addNewRangeSelection(o,e,i,t),this.previousShiftSelectRowEndId=e,this.tanStackTable.setRowSelection(o),!0}removePreviousRangeSelection(e,t,i){const o=this.getRowIndexForId(this.previousShiftSelectRowEndId,i)
|
|
6127
|
+
this.updateSelectionStateForRange(e,t,o,i,!1)}addNewRangeSelection(e,t,i,o){const n=this.getRowIndexForId(t,o)
|
|
6128
|
+
this.updateSelectionStateForRange(e,i,n,o,!0)}updateSelectionStateForRange(e,t,i,o,n){if(-1===t||-1===i)return
|
|
6129
|
+
const s=Math.min(t,i),r=Math.max(t,i)
|
|
6130
|
+
for(let t=s;t<=r;t++){const i=o[t]
|
|
6131
|
+
i.getIsGrouped()||this.updateSelectionStateForRow(e,i.id,n)}const a=o[i]
|
|
6132
|
+
a.getIsGrouped()&&this.getAllLeafRowIds(a.id).forEach((t=>this.updateSelectionStateForRow(e,t,n)))}updateSelectionStateForRow(e,t,i){i?e[t]=!0:delete e[t]}getRowIndexForId(e,t){return e?t.findIndex((t=>t.id===e)):-1}}class Xw extends Gw{handleRowSelectionToggle(e,t,i){return this.toggleIsRowSelected(e,t),!0}handleRowClick(e,t,i){return this.selectSingleRow(e)}handleActionMenuOpening(e){return this.handleRowClick(e,!1,!1)}}class Yw{constructor(e,t){this.tanStackTable=e,this.selectionManager=this.createSelectionManager(t)}handleRowSelectionToggle(e,t,i){return!!e&&this.selectionManager.handleRowSelectionToggle(e,t,i)}handleRowClick(e,t,i){return!!e&&this.selectionManager.handleRowClick(e,t,i)}handleActionMenuOpening(e){return!!e&&this.selectionManager.handleActionMenuOpening(e)}handleSelectionModeChanged(e){this.selectionManager=this.createSelectionManager(e)}handleSelectionReset(){this.selectionManager.reset()}createSelectionManager(e){switch(e){case Wb.multiple:return new Kw(this.tanStackTable)
|
|
6133
|
+
case Wb.single:return new Xw(this.tanStackTable)
|
|
6134
|
+
case Wb.none:return new Ww(this.tanStackTable)
|
|
6135
|
+
default:throw new Error("unknown selection mode found")}}}class Qw extends Rt{constructor(){super(),this.selectionMode=Wb.none,this.tableData=[],this.columns=[],this.childItems=[],this.rowElements=[],this.actionMenuSlots=[],this.canRenderRows=!0,this.scrollX=0,this.selectionState=Kb,this.showCollapseAll=!1,this.documentShiftKeyDown=!1,this.tableValidator=new rw,this.updateTracker=new Uw(this),this.columnNotifiers=[],this.isInitialized=!1,this.collapsedRows=new Set,this.ignoreSelectionChangeEvents=!1,this.onViewPortScroll=e=>{this.scrollX=e.target.scrollLeft},this.onKeyDown=e=>{e.key===Er&&(this.documentShiftKeyDown=!0)},this.onKeyUp=e=>{e.key===Er&&(this.documentShiftKeyDown=!1)},this.getIsRowExpanded=e=>{if(!e.getIsGrouped())return!1
|
|
6110
6136
|
const t=this.table.options.state.expanded
|
|
6111
6137
|
return!0===t||(Object.keys(t??{}).includes(e.id)?t[e.id]:!this.collapsedRows.has(e.id))},this.handleRowSelectionChange=e=>{const t=e instanceof Function?e(this.table.getState().rowSelection):e
|
|
6112
6138
|
this.updateTableOptions({state:{rowSelection:t}})},this.handleExpandedChange=e=>{const t=e instanceof Function?e(this.table.getState().expanded):e
|
|
@@ -6132,33 +6158,31 @@ return{rows:a(i.rows),flatRows:n,rowsById:i.rowsById}}),{key:!1,debug:()=>{var t
|
|
|
6132
6158
|
return null!=(t=e.options.debugAll)?t:e.options.debugTable},onChange:()=>{e._autoResetPageIndex()}}),getGroupedRowModel:jb(),getExpandedRowModel:e=>db((()=>[e.getState().expanded,e.getPreExpandedRowModel(),e.options.paginateExpandedRows]),((e,t,i)=>!t.rows.length||!0!==e&&!Object.keys(null!=e?e:{}).length?t:i?function(e){const t=[],i=e=>{var o
|
|
6133
6159
|
t.push(e),null!=(o=e.subRows)&&o.length&&e.getIsExpanded()&&e.subRows.forEach(i)}
|
|
6134
6160
|
return e.rows.forEach(i),{rows:t,flatRows:e.flatRows,rowsById:e.rowsById}}(t):t),{key:!1,debug:()=>{var t
|
|
6135
|
-
return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getIsRowExpanded:this.getIsRowExpanded,columns:[],state:{rowSelection:{},grouping:[],expanded:!0},enableRowSelection:e=>!e.getIsGrouped(),enableMultiRowSelection:!1,enableSubRowSelection:!1,enableSorting:!0,enableGrouping:!0,renderFallbackValue:null,autoResetAll:!1},this.table=qb(this.options),this.virtualizer=new zw(this,this.table)}get validity(){return this.tableValidator.getValidity()}async setData(e){await this.processPendingUpdates()
|
|
6161
|
+
return null!=(t=e.options.debugAll)?t:e.options.debugTable}}),getIsRowExpanded:this.getIsRowExpanded,columns:[],state:{rowSelection:{},grouping:[],expanded:!0},enableRowSelection:e=>!e.getIsGrouped(),enableMultiRowSelection:!1,enableSubRowSelection:!1,enableSorting:!0,enableGrouping:!0,renderFallbackValue:null,autoResetAll:!1},this.table=qb(this.options),this.virtualizer=new zw(this,this.table),this.selectionManager=new Yw(this.table,this.selectionMode)}get validity(){return this.tableValidator.getValidity()}async setData(e){await this.processPendingUpdates()
|
|
6136
6162
|
const t=e.map((e=>({...e}))),i={data:t}
|
|
6137
6163
|
if(this.validateWithData(t),this.tableValidator.areRecordIdsValid()){const e=await this.getSelectedRecordIds()
|
|
6138
6164
|
i.state={rowSelection:this.calculateTanStackSelectionState(e)}}this.updateTableOptions(i)}async getSelectedRecordIds(){await this.processPendingUpdates()
|
|
6139
6165
|
const e=this.options.state.rowSelection
|
|
6140
6166
|
if(!e)return[]
|
|
6141
6167
|
const t=[]
|
|
6142
|
-
return Object.entries(e).forEach((([e,i])=>{i&&t.push(e)})),t}async setSelectedRecordIds(e){await this.processPendingUpdates(),this.selectionMode!==Wb.none&&this.updateTableOptions({state:{rowSelection:this.calculateTanStackSelectionState(e)}})}connectedCallback(){super.connectedCallback(),this.initialize(),this.virtualizer.connectedCallback(),this.viewport.addEventListener("scroll",this.onViewPortScroll,{passive:!0}),document.addEventListener("keydown",this.onKeyDown),document.addEventListener("keyup",this.onKeyUp)}disconnectedCallback(){super.disconnectedCallback(),this.virtualizer.disconnectedCallback(),this.viewport.removeEventListener("scroll",this.onViewPortScroll),document.removeEventListener("keydown",this.onKeyDown),document.removeEventListener("keyup",this.onKeyUp)}checkValidity(){return this.tableValidator.isValid()}handleChange(e,t){(e instanceof sw||e instanceof nw)&&"string"==typeof t&&this.updateTracker.trackColumnPropertyChanged(t)}onRowSelectionToggle(e,t){
|
|
6143
|
-
|
|
6144
|
-
i?.isGrouped&&i?.selectionState===Xb?this.deselectAllLeafRows(e):this.table.getRowModel().rows[e]?.toggleSelected(t.detail.newState),this.emitSelectionChangeEvent()}onRowClick(e){return this.selectSingleRow(e),!0}onAllRowsSelectionChange(e){e.stopPropagation(),this.ignoreSelectionChangeEvents||(this.table.toggleAllRowsSelected(this.selectionCheckbox.checked),this.emitSelectionChangeEvent())}onRowActionMenuBeforeToggle(e,t){t.stopImmediatePropagation(),this.handleActionMenuBeforeToggleEvent(e,t)}onRowActionMenuToggle(e){e.stopImmediatePropagation(),this.handleRowActionMenuToggleEvent(e)}handleCollapseAllGroupRows(){this.collapsedRows.clear(),this.table.getRowModel().flatRows.filter((e=>e.getIsGrouped())).forEach((e=>this.collapsedRows.add(e.id))),this.table.toggleAllRowsExpanded(!1)}handleGroupRowExpanded(e,t){this.toggleGroupExpanded(e),t.stopPropagation()}toggleColumnSort(e,t){if(e.sortingDisabled)return
|
|
6168
|
+
return Object.entries(e).forEach((([e,i])=>{i&&t.push(e)})),t}async setSelectedRecordIds(e){await this.processPendingUpdates(),this.selectionMode!==Wb.none&&this.updateTableOptions({state:{rowSelection:this.calculateTanStackSelectionState(e)}})}connectedCallback(){super.connectedCallback(),this.initialize(),this.virtualizer.connectedCallback(),this.viewport.addEventListener("scroll",this.onViewPortScroll,{passive:!0}),document.addEventListener("keydown",this.onKeyDown),document.addEventListener("keyup",this.onKeyUp)}disconnectedCallback(){super.disconnectedCallback(),this.virtualizer.disconnectedCallback(),this.viewport.removeEventListener("scroll",this.onViewPortScroll),document.removeEventListener("keydown",this.onKeyDown),document.removeEventListener("keyup",this.onKeyUp)}checkValidity(){return this.tableValidator.isValid()}handleChange(e,t){(e instanceof sw||e instanceof nw)&&"string"==typeof t&&this.updateTracker.trackColumnPropertyChanged(t)}onRowSelectionToggle(e,t){t.stopImmediatePropagation()
|
|
6169
|
+
this.selectionManager.handleRowSelectionToggle(this.tableData[e],t.detail.newState,this.documentShiftKeyDown)&&this.emitSelectionChangeEvent()}onRowClick(e,t){return this.selectionManager.handleRowClick(this.tableData[e],t.shiftKey,t.ctrlKey||t.metaKey)&&this.emitSelectionChangeEvent(),!0}onAllRowsSelectionChange(e){e.stopPropagation(),this.ignoreSelectionChangeEvents||(this.table.toggleAllRowsSelected(this.selectionCheckbox.checked),this.emitSelectionChangeEvent())}onRowActionMenuBeforeToggle(e,t){t.stopImmediatePropagation(),this.handleActionMenuBeforeToggleEvent(e,t)}onRowActionMenuToggle(e){e.stopImmediatePropagation(),this.handleRowActionMenuToggleEvent(e)}handleCollapseAllGroupRows(){this.collapsedRows.clear(),this.table.getRowModel().flatRows.filter((e=>e.getIsGrouped())).forEach((e=>this.collapsedRows.add(e.id))),this.table.toggleAllRowsExpanded(!1)}handleGroupRowExpanded(e,t){this.toggleGroupExpanded(e),t.stopPropagation()}toggleColumnSort(e,t){if(e.sortingDisabled)return
|
|
6145
6170
|
const i=this.getColumnsParticipatingInSorting().sort(((e,t)=>e.columnInternals.currentSortIndex-t.columnInternals.currentSortIndex)),o=i.indexOf(e),n=o>-1,s=e.columnInternals.currentSortDirection
|
|
6146
6171
|
let r=Gb.ascending
|
|
6147
6172
|
n?s===Gb.descending?(i.splice(o,1),r=Gb.none,e.columnInternals.currentSortIndex=void 0):r=Gb.descending:i.push(e),e.columnInternals.currentSortDirection=r
|
|
6148
6173
|
for(let o=0;o<i.length;o++){const n=i[o]
|
|
6149
6174
|
t?i[o].columnInternals.currentSortIndex=o:n===e?n.columnInternals.currentSortIndex=0:(n.columnInternals.currentSortIndex=void 0,n.columnInternals.currentSortDirection=Gb.none)}}update(){this.validate(),this.updateTracker.requiresTanStackUpdate&&this.updateTanStack(),this.updateTracker.updateActionMenuSlots&&this.updateActionMenuSlots(),this.updateTracker.updateColumnWidths&&this.updateRowGridColumns(),this.updateTracker.updateGroupRows&&(this.showCollapseAll=this.getColumnsParticipatingInGrouping().length>0)}get ariaMultiSelectable(){switch(this.selectionMode){case Wb.multiple:return"true"
|
|
6150
6175
|
case Wb.single:return"false"
|
|
6151
|
-
default:return null}}selectionModeChanged(e,t){this.$fastController.isConnected&&this.updateTracker.trackSelectionModeChanged()}idFieldNameChanged(e,t){this.$fastController.isConnected&&this.updateTracker.trackIdFieldNameChanged()}columnsChanged(e,t){this.$fastController.isConnected&&(this.observeColumns(),this.updateTracker.trackColumnInstancesChanged())}async handleActionMenuBeforeToggleEvent(e,t){
|
|
6152
|
-
|
|
6153
|
-
|
|
6154
|
-
const
|
|
6155
|
-
this.$
|
|
6156
|
-
this.$emit("action-menu-toggle",i),e.detail.newState||(this.openActionMenuRecordId=void 0)}removeColumnObservers(){this.columnNotifiers.forEach((e=>{e.unsubscribe(this)})),this.columnNotifiers=[]}initialize(){this.isInitialized||(this.isInitialized=!0,this.$fastController.onConnectedCallback(),this.updateTracker.trackAllStateChanged(),this.observeColumns())}async processPendingUpdates(){if(this.initialize(),await u.nextUpdate(),this.updateTracker.hasPendingUpdates)throw new Error("Expected pending updates to be resolved")}observeColumns(){this.removeColumnObservers()
|
|
6176
|
+
default:return null}}selectionModeChanged(e,t){this.$fastController.isConnected&&this.updateTracker.trackSelectionModeChanged()}idFieldNameChanged(e,t){this.$fastController.isConnected&&this.updateTracker.trackIdFieldNameChanged()}columnsChanged(e,t){this.$fastController.isConnected&&(this.observeColumns(),this.updateTracker.trackColumnInstancesChanged())}async handleActionMenuBeforeToggleEvent(e,t){this.selectionManager.handleActionMenuOpening(this.tableData[e])&&await this.emitSelectionChangeEvent(),this.openActionMenuRecordId=t.detail.recordIds[0]
|
|
6177
|
+
const i=await this.getActionMenuToggleEventDetail(t)
|
|
6178
|
+
this.$emit("action-menu-beforetoggle",i)}async handleRowActionMenuToggleEvent(e){const t=await this.getActionMenuToggleEventDetail(e)
|
|
6179
|
+
this.$emit("action-menu-toggle",t),e.detail.newState||(this.openActionMenuRecordId=void 0)}async getActionMenuToggleEventDetail(e){const t=this.selectionMode===Wb.multiple?await this.getSelectedRecordIds():[this.openActionMenuRecordId]
|
|
6180
|
+
return{...e.detail,recordIds:t}}removeColumnObservers(){this.columnNotifiers.forEach((e=>{e.unsubscribe(this)})),this.columnNotifiers=[]}initialize(){this.isInitialized||(this.isInitialized=!0,this.$fastController.onConnectedCallback(),this.updateTracker.trackAllStateChanged(),this.observeColumns())}async processPendingUpdates(){if(this.initialize(),await u.nextUpdate(),this.updateTracker.hasPendingUpdates)throw new Error("Expected pending updates to be resolved")}observeColumns(){this.removeColumnObservers()
|
|
6157
6181
|
for(const e of this.columns){const t=v.getNotifier(e)
|
|
6158
6182
|
t.subscribe(this),this.columnNotifiers.push(t)
|
|
6159
6183
|
v.getNotifier(e.columnInternals).subscribe(this),this.columnNotifiers.push(t)}}getColumnsParticipatingInSorting(){return this.columns.filter((e=>!e.sortingDisabled&&e.columnInternals.currentSortDirection!==Gb.none&&"number"==typeof e.columnInternals.currentSortIndex))}getColumnsParticipatingInGrouping(){return this.columns.filter((e=>!e.columnInternals.groupingDisabled&&"number"==typeof e.columnInternals.groupIndex))}childItemsChanged(){this.updateColumnsFromChildItems()}async updateColumnsFromChildItems(){const e=this.childItems.map((async e=>e.matches(":not(:defined)")?customElements.whenDefined(e.localName):Promise.resolve()))
|
|
6160
6184
|
await Promise.all(e),this.columns=this.childItems.filter((e=>e instanceof sw))}updateTanStack(){const e={state:{}}
|
|
6161
|
-
this.updateTracker.updateColumnSort&&(e.state.sorting=this.calculateTanStackSortState()),this.updateTracker.updateColumnDefinition&&(e.columns=this.calculateTanStackColumns()),this.updateTracker.updateRowIds&&(e.getRowId=this.calculateTanStackRowIdFunction(),e.state.rowSelection={}),this.updateTracker.updateSelectionMode&&(e.enableMultiRowSelection=this.selectionMode===Wb.multiple,e.enableSubRowSelection=this.selectionMode===Wb.multiple,e.state.rowSelection={}),this.updateTracker.requiresTanStackDataReset&&(e.data=[...this.table.options.data]),this.updateTracker.updateGroupRows&&(e.state.grouping=this.calculateTanStackGroupingState(),e.state.expanded=!0,this.collapsedRows.clear()),this.updateTableOptions(e)}updateActionMenuSlots(){const e=new Set
|
|
6185
|
+
this.updateTracker.updateColumnSort&&(e.state.sorting=this.calculateTanStackSortState()),this.updateTracker.updateColumnDefinition&&(e.columns=this.calculateTanStackColumns()),this.updateTracker.updateRowIds&&(e.getRowId=this.calculateTanStackRowIdFunction(),e.state.rowSelection={},this.selectionManager.handleSelectionReset()),this.updateTracker.updateSelectionMode&&(e.enableMultiRowSelection=this.selectionMode===Wb.multiple,e.enableSubRowSelection=this.selectionMode===Wb.multiple,e.state.rowSelection={},this.selectionManager.handleSelectionModeChanged(this.selectionMode)),this.updateTracker.requiresTanStackDataReset&&(e.data=[...this.table.options.data]),this.updateTracker.updateGroupRows&&(e.state.grouping=this.calculateTanStackGroupingState(),e.state.expanded=!0,this.collapsedRows.clear()),this.updateTableOptions(e)}updateActionMenuSlots(){const e=new Set
|
|
6162
6186
|
for(const t of this.columns)t.actionMenuSlot&&e.add(t.actionMenuSlot)
|
|
6163
6187
|
this.actionMenuSlots=Array.from(e)}updateRowGridColumns(){this.rowGridColumns=jw.getGridTemplateColumns(this.columns)}validate(){this.tableValidator.validateSelectionMode(this.selectionMode,this.idFieldName),this.tableValidator.validateColumnIds(this.columns.map((e=>e.columnId))),this.tableValidator.validateColumnSortIndices(this.getColumnsParticipatingInSorting().map((e=>e.columnInternals.currentSortIndex))),this.tableValidator.validateColumnGroupIndices(this.getColumnsParticipatingInGrouping().map((e=>e.columnInternals.groupIndex))),this.validateWithData(this.table.options.data)}validateWithData(e){this.tableValidator.validateRecordIds(e,this.idFieldName),this.canRenderRows=this.checkValidity()}async emitSelectionChangeEvent(){const e={selectedRecordIds:await this.getSelectedRecordIds()}
|
|
6164
6188
|
this.$emit("selection-change",e)}selectionStateChanged(){this.setSelectionCheckboxState()}selectionCheckboxChanged(){this.setSelectionCheckboxState()}setSelectionCheckboxState(){this.selectionCheckbox&&(this.ignoreSelectionChangeEvents=!0,this.selectionCheckbox.checked=this.selectionState===Xb,this.selectionCheckbox.indeterminate=this.selectionState===Yb,this.ignoreSelectionChangeEvents=!1)}refreshRows(){this.selectionState=this.getTableSelectionState()
|
|
@@ -6171,22 +6195,16 @@ case Xb:i=!0
|
|
|
6171
6195
|
break
|
|
6172
6196
|
default:return Yb}}else e.getIsSelected()?i=!0:o=!0
|
|
6173
6197
|
if(i&&o)return Yb}return i?Xb:Kb}getGroupRowColumn(e){const t=e.groupingColumnId
|
|
6174
|
-
if(void 0!==t)return this.columns.find((e=>e.columnInternals.uniqueId===t))}updateTableOptions(e){this.options={...this.options,...e,state:{...this.options.state,...e.state}},this.table.setOptions(this.options),this.refreshRows()}
|
|
6175
|
-
const t=this.table.getRowModel().rows[e]
|
|
6176
|
-
if(!t)return
|
|
6177
|
-
const i=await this.getSelectedRecordIds()
|
|
6178
|
-
1===i.length&&i[0]===t.id||(this.table.toggleAllRowsSelected(!1),t.toggleSelected(!0),await this.emitSelectionChangeEvent())}deselectAllLeafRows(e){const t=this.table.getRowModel().rows[e].getLeafRows().filter((e=>0===e.getLeafRows().length)).map((e=>e.id)),i=this.table.getState().rowSelection
|
|
6179
|
-
for(const e of t)delete i[e]
|
|
6180
|
-
this.updateTableOptions({state:{rowSelection:i}})}toggleGroupExpanded(e){const t=this.table.getRowModel().rows[e]
|
|
6198
|
+
if(void 0!==t)return this.columns.find((e=>e.columnInternals.uniqueId===t))}updateTableOptions(e){this.options={...this.options,...e,state:{...this.options.state,...e.state}},this.table.setOptions(this.options),this.refreshRows()}toggleGroupExpanded(e){const t=this.table.getRowModel().rows[e]
|
|
6181
6199
|
t.getIsExpanded()?this.collapsedRows.add(t.id):this.collapsedRows.delete(t.id),t.toggleExpanded()}calculateTanStackSortState(){const e=this.getColumnsParticipatingInSorting().sort(((e,t)=>e.columnInternals.currentSortIndex-t.columnInternals.currentSortIndex))
|
|
6182
6200
|
return this.firstSortedColumn=e.length?e[0]:void 0,e.map((e=>({id:e.columnInternals.uniqueId,desc:e.columnInternals.currentSortDirection===Gb.descending})))}calculateTanStackGroupingState(){return this.getColumnsParticipatingInGrouping().sort(((e,t)=>e.columnInternals.groupIndex-t.columnInternals.groupIndex)).map((e=>e.columnInternals.uniqueId))}calculateTanStackRowIdFunction(){return null===this.idFieldName||void 0===this.idFieldName?void 0:e=>e[this.idFieldName]}calculateTanStackColumns(){return this.columns.map((e=>({id:e.columnInternals.uniqueId,accessorFn:t=>{const i=e.columnInternals.operandDataRecordFieldName
|
|
6183
6201
|
if("string"==typeof i)return t[i]},sortingFn:Bw(e.columnInternals.sortOperation)})))}calculateTanStackSelectionState(e){if(this.selectionMode===Wb.none)return{}
|
|
6184
6202
|
const t={},i=this.tableValidator.getPresentRecordIds(e)
|
|
6185
6203
|
for(const e of i)if(t[e]=!0,this.selectionMode===Wb.single)break
|
|
6186
|
-
return t}}e([ne({attribute:"id-field-name"})],
|
|
6187
|
-
const
|
|
6188
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
6189
|
-
const
|
|
6204
|
+
return t}}e([ne({attribute:"id-field-name"})],Qw.prototype,"idFieldName",void 0),e([ne({attribute:"selection-mode"})],Qw.prototype,"selectionMode",void 0),e([f],Qw.prototype,"tableData",void 0),e([f],Qw.prototype,"columns",void 0),e([f],Qw.prototype,"childItems",void 0),e([f],Qw.prototype,"rowElements",void 0),e([f],Qw.prototype,"actionMenuSlots",void 0),e([f],Qw.prototype,"openActionMenuRecordId",void 0),e([f],Qw.prototype,"canRenderRows",void 0),e([f],Qw.prototype,"scrollX",void 0),e([f],Qw.prototype,"rowGridColumns",void 0),e([f],Qw.prototype,"selectionState",void 0),e([f],Qw.prototype,"selectionCheckbox",void 0),e([f],Qw.prototype,"showCollapseAll",void 0),e([f],Qw.prototype,"firstSortedColumn",void 0),e([f],Qw.prototype,"documentShiftKeyDown",void 0)
|
|
6205
|
+
const Jw=Qw.compose({baseName:"table",template:Rw,styles:aw})
|
|
6206
|
+
ro.getOrCreate().withPrefix("nimble").register(Jw()),ro.tagFor(Qw)
|
|
6207
|
+
const ex=me`
|
|
6190
6208
|
:host {
|
|
6191
6209
|
display: contents;
|
|
6192
6210
|
}
|
|
@@ -6196,14 +6214,14 @@ const Kw=fe`
|
|
|
6196
6214
|
overflow: hidden;
|
|
6197
6215
|
text-overflow: ellipsis;
|
|
6198
6216
|
}
|
|
6199
|
-
`,
|
|
6217
|
+
`,tx=G`
|
|
6200
6218
|
<template slot="${e=>e.columnInternals.uniqueId}">
|
|
6201
6219
|
<span class="header-content">
|
|
6202
6220
|
<slot></slot>
|
|
6203
6221
|
</span>
|
|
6204
6222
|
</template>
|
|
6205
6223
|
`
|
|
6206
|
-
function
|
|
6224
|
+
function ix(e){class t extends e{fractionalWidthChanged(){"number"==typeof this.fractionalWidth?this.columnInternals.fractionalWidth=this.fractionalWidth:this.columnInternals.fractionalWidth=1}minPixelWidthChanged(){"number"==typeof this.minPixelWidth?this.columnInternals.minPixelWidth=this.minPixelWidth:this.columnInternals.minPixelWidth=117}}return ne({attribute:"fractional-width",converter:ie})(t.prototype,"fractionalWidth"),ne({attribute:"min-pixel-width",converter:ie})(t.prototype,"minPixelWidth"),t}function ox(e){class t extends e{constructor(){super(...arguments),this.groupingDisabled=!1,this.groupIndex=null}groupingDisabledChanged(){this.columnInternals.groupingDisabled=this.groupingDisabled}groupIndexChanged(){"number"==typeof this.groupIndex?this.columnInternals.groupIndex=this.groupIndex:this.columnInternals.groupIndex=void 0}}return ne({attribute:"grouping-disabled",mode:"boolean"})(t.prototype,"groupingDisabled"),ne({attribute:"group-index",converter:ie})(t.prototype,"groupIndex"),t}const nx=me`
|
|
6207
6225
|
:host {
|
|
6208
6226
|
width: fit-content;
|
|
6209
6227
|
max-width: 100%;
|
|
@@ -6228,7 +6246,7 @@ function Yw(e){class t extends e{fractionalWidthChanged(){"number"==typeof this.
|
|
|
6228
6246
|
.placeholder {
|
|
6229
6247
|
color: ${zl};
|
|
6230
6248
|
}
|
|
6231
|
-
`,
|
|
6249
|
+
`,sx=G`
|
|
6232
6250
|
<template
|
|
6233
6251
|
@click="${(e,t)=>("string"==typeof e.cellRecord.href&&t.event.stopPropagation(),!0)}"
|
|
6234
6252
|
>
|
|
@@ -6263,10 +6281,10 @@ function Yw(e){class t extends e{fractionalWidthChanged(){"number"==typeof this.
|
|
|
6263
6281
|
</span>`)}
|
|
6264
6282
|
</template>
|
|
6265
6283
|
`
|
|
6266
|
-
class
|
|
6267
|
-
const
|
|
6268
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
6269
|
-
const
|
|
6284
|
+
class rx extends iw{constructor(){super(...arguments),this.isValidContentAndHasOverflow=!1}get content(){return"string"==typeof this.cellRecord.label?this.cellRecord.label:"string"==typeof this.cellRecord.href?this.cellRecord.href:this.columnConfig.placeholder}focusedRecycleCallback(){this.anchor?.blur()}}e([f],rx.prototype,"isValidContentAndHasOverflow",void 0),e([m],rx.prototype,"content",null)
|
|
6285
|
+
const ax=rx.compose({baseName:"table-column-anchor-cell-view",template:sx,styles:nx})
|
|
6286
|
+
ro.getOrCreate().withPrefix("nimble").register(ax())
|
|
6287
|
+
const lx=ro.tagFor(rx),cx=G`
|
|
6270
6288
|
<span
|
|
6271
6289
|
${Re("textSpan")}
|
|
6272
6290
|
class="${e=>"string"==typeof e.groupHeaderValue?"":"placeholder"}"
|
|
@@ -6276,7 +6294,7 @@ const ox=ro.tagFor(tx),nx=G`
|
|
|
6276
6294
|
>
|
|
6277
6295
|
${e=>e.content}
|
|
6278
6296
|
</span>
|
|
6279
|
-
`,
|
|
6297
|
+
`,dx=me`
|
|
6280
6298
|
span {
|
|
6281
6299
|
font: ${Cl};
|
|
6282
6300
|
color: ${kl};
|
|
@@ -6289,14 +6307,14 @@ const ox=ro.tagFor(tx),nx=G`
|
|
|
6289
6307
|
color: ${zl};
|
|
6290
6308
|
}
|
|
6291
6309
|
`
|
|
6292
|
-
class
|
|
6293
|
-
const
|
|
6294
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
6295
|
-
const
|
|
6296
|
-
class
|
|
6297
|
-
const
|
|
6298
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
6299
|
-
const
|
|
6310
|
+
class hx extends ew{constructor(){super(...arguments),this.isValidContentAndHasOverflow=!1}get content(){return"string"==typeof this.groupHeaderValue?this.groupHeaderValue:this.columnConfig?.placeholder??""}updateTitleOverflow(){this.isValidContentAndHasOverflow=this.textSpan.offsetWidth<this.textSpan.scrollWidth}clearTitleOverflow(){this.isValidContentAndHasOverflow=!1}}e([f],hx.prototype,"isValidContentAndHasOverflow",void 0),e([m],hx.prototype,"content",null)
|
|
6311
|
+
const ux=hx.compose({baseName:"table-column-text-group-header",template:cx,styles:dx})
|
|
6312
|
+
ro.getOrCreate().withPrefix("nimble").register(ux())
|
|
6313
|
+
const px=ro.tagFor(hx)
|
|
6314
|
+
class gx extends(ox(ix(sw))){constructor(){super({cellRecordFieldNames:["label","href"],cellViewTag:lx,groupHeaderViewTag:px,delegatedEvents:["click"]}),this.underlineHidden=!1,this.columnInternals.sortOperation=Jb}labelFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName],this.columnInternals.operandDataRecordFieldName=this.labelFieldName}hrefFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName]}placeholderChanged(){this.updateColumnConfig()}appearanceChanged(){this.updateColumnConfig()}underlineHiddenChanged(){this.updateColumnConfig()}hreflangChanged(){this.updateColumnConfig()}pingChanged(){this.updateColumnConfig()}referrerpolicyChanged(){this.updateColumnConfig()}relChanged(){this.updateColumnConfig()}targetChanged(){this.updateColumnConfig()}typeChanged(){this.updateColumnConfig()}downloadChanged(){this.updateColumnConfig()}updateColumnConfig(){this.columnInternals.columnConfig={placeholder:this.placeholder??"",appearance:this.appearance,underlineHidden:this.underlineHidden,hreflang:this.hreflang,ping:this.ping,referrerpolicy:this.referrerpolicy,rel:this.rel,target:this.target,type:this.type,download:this.download}}}e([ne({attribute:"label-field-name"})],gx.prototype,"labelFieldName",void 0),e([ne({attribute:"href-field-name"})],gx.prototype,"hrefFieldName",void 0),e([ne],gx.prototype,"placeholder",void 0),e([ne],gx.prototype,"appearance",void 0),e([ne({attribute:"underline-hidden",mode:"boolean"})],gx.prototype,"underlineHidden",void 0),e([ne],gx.prototype,"hreflang",void 0),e([ne],gx.prototype,"ping",void 0),e([ne],gx.prototype,"referrerpolicy",void 0),e([ne],gx.prototype,"rel",void 0),e([ne],gx.prototype,"target",void 0),e([ne],gx.prototype,"type",void 0),e([ne],gx.prototype,"download",void 0)
|
|
6315
|
+
const vx=gx.compose({baseName:"table-column-anchor",template:tx,styles:ex})
|
|
6316
|
+
ro.getOrCreate().withPrefix("nimble").register(vx()),ro.tagFor(gx)
|
|
6317
|
+
const fx=me`
|
|
6300
6318
|
span {
|
|
6301
6319
|
font: ${Cl};
|
|
6302
6320
|
color: ${kl};
|
|
@@ -6308,7 +6326,7 @@ const hx=fe`
|
|
|
6308
6326
|
.placeholder {
|
|
6309
6327
|
color: ${zl};
|
|
6310
6328
|
}
|
|
6311
|
-
`,
|
|
6329
|
+
`,mx=G`
|
|
6312
6330
|
<span
|
|
6313
6331
|
${Re("textSpan")}
|
|
6314
6332
|
class="${e=>"string"==typeof e.cellRecord.value?"":"placeholder"}"
|
|
@@ -6319,14 +6337,14 @@ const hx=fe`
|
|
|
6319
6337
|
${e=>e.content}
|
|
6320
6338
|
</span>
|
|
6321
6339
|
`
|
|
6322
|
-
class
|
|
6323
|
-
const
|
|
6324
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
6325
|
-
const
|
|
6326
|
-
class
|
|
6327
|
-
const
|
|
6328
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
6329
|
-
const
|
|
6340
|
+
class bx extends iw{constructor(){super(...arguments),this.isValidContentAndHasOverflow=!1}get content(){return"string"==typeof this.cellRecord.value?this.cellRecord.value:this.columnConfig.placeholder}}e([f],bx.prototype,"isValidContentAndHasOverflow",void 0),e([m],bx.prototype,"content",null)
|
|
6341
|
+
const wx=bx.compose({baseName:"table-column-text-cell-view",template:mx,styles:fx})
|
|
6342
|
+
ro.getOrCreate().withPrefix("nimble").register(wx())
|
|
6343
|
+
const xx=ro.tagFor(bx)
|
|
6344
|
+
class yx extends(ox(ix(sw))){constructor(){super({cellRecordFieldNames:["value"],cellViewTag:xx,groupHeaderViewTag:px,delegatedEvents:[]}),this.columnInternals.sortOperation=Jb}fieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.fieldName],this.columnInternals.operandDataRecordFieldName=this.fieldName}placeholderChanged(){this.columnInternals.columnConfig={placeholder:this.placeholder??""}}}e([ne({attribute:"field-name"})],yx.prototype,"fieldName",void 0),e([ne],yx.prototype,"placeholder",void 0)
|
|
6345
|
+
const $x=yx.compose({baseName:"table-column-text",template:tx,styles:ex})
|
|
6346
|
+
ro.getOrCreate().withPrefix("nimble").register($x()),ro.tagFor(yx)
|
|
6347
|
+
const Cx=me`
|
|
6330
6348
|
${xn("grid")}
|
|
6331
6349
|
|
|
6332
6350
|
:host {
|
|
@@ -6350,7 +6368,7 @@ const bx=fe`
|
|
|
6350
6368
|
overflow: auto;
|
|
6351
6369
|
}
|
|
6352
6370
|
`
|
|
6353
|
-
class
|
|
6371
|
+
class kx extends Go{constructor(){super(),this.activeindicator=!1}}const Sx=kx.compose({baseName:"tabs",baseClass:Go,template:(e,t)=>G`
|
|
6354
6372
|
<template class="${e=>e.orientation}">
|
|
6355
6373
|
${qe(0,t)}
|
|
6356
6374
|
<div class="tablist" part="tablist" role="tablist">
|
|
@@ -6369,9 +6387,9 @@ class wx extends Go{constructor(){super(),this.activeindicator=!1}}const xx=wx.c
|
|
|
6369
6387
|
<slot name="tabpanel" part="tabpanel" ${Le("tabpanels")}></slot>
|
|
6370
6388
|
</div>
|
|
6371
6389
|
</template>
|
|
6372
|
-
`,styles:
|
|
6373
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
6374
|
-
const
|
|
6390
|
+
`,styles:Cx})
|
|
6391
|
+
ro.getOrCreate().withPrefix("nimble").register(Sx()),ro.tagFor(kx)
|
|
6392
|
+
const _x=me`
|
|
6375
6393
|
${xn("flex")}
|
|
6376
6394
|
|
|
6377
6395
|
:host {
|
|
@@ -6389,15 +6407,15 @@ const yx=fe`
|
|
|
6389
6407
|
rgba(${Wr}, 0.3);
|
|
6390
6408
|
margin: calc(${ra} / 4) calc(${ra} / 2);
|
|
6391
6409
|
}
|
|
6392
|
-
|
|
6410
|
+
`,Ix=G`
|
|
6393
6411
|
<template slot="end">
|
|
6394
6412
|
<div class="separator"></div>
|
|
6395
6413
|
<slot></slot>
|
|
6396
6414
|
</template>
|
|
6397
6415
|
`
|
|
6398
|
-
class
|
|
6399
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
6400
|
-
const
|
|
6416
|
+
class Rx extends Rt{}const Mx=Rx.compose({baseName:"tabs-toolbar",template:Ix,styles:_x})
|
|
6417
|
+
ro.getOrCreate().withPrefix("nimble").register(Mx()),ro.tagFor(Rx)
|
|
6418
|
+
const Ax="outline",Ex="block",Ox=me`
|
|
6401
6419
|
${xn("inline-flex")}
|
|
6402
6420
|
${ng}
|
|
6403
6421
|
|
|
@@ -6537,12 +6555,12 @@ const Sx="outline",_x="block",Ix=fe`
|
|
|
6537
6555
|
top: calc(${ra} / 2);
|
|
6538
6556
|
right: var(--ni-private-scrollbar-width);
|
|
6539
6557
|
}
|
|
6540
|
-
`.withBehaviors(qc(
|
|
6558
|
+
`.withBehaviors(qc(Ax,me`
|
|
6541
6559
|
.control {
|
|
6542
6560
|
border-color: rgba(${Wr}, 0.3);
|
|
6543
6561
|
background-color: transparent;
|
|
6544
6562
|
}
|
|
6545
|
-
`),qc(
|
|
6563
|
+
`),qc(Ex,me`
|
|
6546
6564
|
.control {
|
|
6547
6565
|
background-color: rgba(${Wr}, 0.1);
|
|
6548
6566
|
}
|
|
@@ -6560,8 +6578,8 @@ const Sx="outline",_x="block",Ix=fe`
|
|
|
6560
6578
|
border-bottom-color: ${Kr};
|
|
6561
6579
|
}
|
|
6562
6580
|
`))
|
|
6563
|
-
class
|
|
6564
|
-
const
|
|
6581
|
+
class Fx extends Yo{constructor(){super(...arguments),this.appearance=Ax,this.errorVisible=!1,this.scrollbarWidth=-1,this.updateScrollbarWidthQueued=!1}connectedCallback(){super.connectedCallback(),this.resizeObserver=new ResizeObserver((()=>this.onResize())),this.resizeObserver.observe(this)}disconnectedCallback(){this.resizeObserver?.disconnect()}onTextAreaInput(){this.handleTextInput(),this.queueUpdateScrollbarWidth()}placeholderChanged(){this.queueUpdateScrollbarWidth()}valueChanged(e,t){super.valueChanged(e,t),this.queueUpdateScrollbarWidth()}onResize(){this.scrollbarWidth=this.control.offsetWidth-this.control.clientWidth}queueUpdateScrollbarWidth(){this.$fastController.isConnected&&(this.updateScrollbarWidthQueued||(this.updateScrollbarWidthQueued=!0,u.queueUpdate((()=>this.updateScrollbarWidth()))))}updateScrollbarWidth(){this.updateScrollbarWidthQueued=!1,this.scrollbarWidth=this.control.offsetWidth-this.control.clientWidth}}e([ne],Fx.prototype,"appearance",void 0),e([ne({attribute:"error-text"})],Fx.prototype,"errorText",void 0),e([ne({attribute:"error-visible",mode:"boolean"})],Fx.prototype,"errorVisible",void 0),e([f],Fx.prototype,"scrollbarWidth",void 0)
|
|
6582
|
+
const Vx=Fx.compose({baseName:"text-area",baseClass:Yo,template:()=>G`
|
|
6565
6583
|
<label
|
|
6566
6584
|
part="label"
|
|
6567
6585
|
for="control"
|
|
@@ -6618,9 +6636,9 @@ const Mx=Rx.compose({baseName:"text-area",baseClass:Yo,template:()=>G`
|
|
|
6618
6636
|
></${Cp}>
|
|
6619
6637
|
${Yp}
|
|
6620
6638
|
</div>
|
|
6621
|
-
`,styles:
|
|
6622
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
6623
|
-
const
|
|
6639
|
+
`,styles:Ox,shadowOptions:{delegatesFocus:!0}})
|
|
6640
|
+
ro.getOrCreate().withPrefix("nimble").register(Vx()),ro.tagFor(Fx)
|
|
6641
|
+
const Hx="underline",Tx="outline",Px="block",Dx="frameless",Lx=me`
|
|
6624
6642
|
${xn("inline-block")}
|
|
6625
6643
|
${ng}
|
|
6626
6644
|
|
|
@@ -6791,12 +6809,12 @@ const Ax="underline",Ex="outline",Ox="block",Vx="frameless",Fx=fe`
|
|
|
6791
6809
|
slot[name='actions']::slotted(*) {
|
|
6792
6810
|
${oa.cssCustomProperty}: 24px;
|
|
6793
6811
|
}
|
|
6794
|
-
`.withBehaviors(qc(
|
|
6812
|
+
`.withBehaviors(qc(Hx,me`
|
|
6795
6813
|
.root {
|
|
6796
6814
|
border-bottom-width: ${aa};
|
|
6797
6815
|
padding-bottom: 0;
|
|
6798
6816
|
}
|
|
6799
|
-
`),qc(
|
|
6817
|
+
`),qc(Px,me`
|
|
6800
6818
|
.root {
|
|
6801
6819
|
background-color: rgba(${Wr}, 0.1);
|
|
6802
6820
|
}
|
|
@@ -6824,12 +6842,12 @@ const Ax="underline",Ex="outline",Ox="block",Vx="frameless",Fx=fe`
|
|
|
6824
6842
|
:host([disabled]) .root {
|
|
6825
6843
|
background-color: rgba(${Wr}, 0.07);
|
|
6826
6844
|
}
|
|
6827
|
-
`),qc(
|
|
6845
|
+
`),qc(Tx,me`
|
|
6828
6846
|
.root {
|
|
6829
6847
|
border-width: ${aa};
|
|
6830
6848
|
padding: 0;
|
|
6831
6849
|
}
|
|
6832
|
-
`),qc(
|
|
6850
|
+
`),qc(Dx,me`
|
|
6833
6851
|
.control {
|
|
6834
6852
|
padding-left: ${aa};
|
|
6835
6853
|
padding-right: ${aa};
|
|
@@ -6838,17 +6856,17 @@ const Ax="underline",Ex="outline",Ox="block",Vx="frameless",Fx=fe`
|
|
|
6838
6856
|
:host([readonly]) .root {
|
|
6839
6857
|
border-color: transparent;
|
|
6840
6858
|
}
|
|
6841
|
-
`),
|
|
6859
|
+
`),md(gs,me`
|
|
6842
6860
|
.control::-ms-reveal {
|
|
6843
6861
|
filter: invert(0%);
|
|
6844
6862
|
}
|
|
6845
|
-
`),
|
|
6863
|
+
`),md([vs,fs],me`
|
|
6846
6864
|
.control::-ms-reveal {
|
|
6847
6865
|
filter: invert(100%);
|
|
6848
6866
|
}
|
|
6849
6867
|
`))
|
|
6850
|
-
class
|
|
6851
|
-
const
|
|
6868
|
+
class zx extends Io{constructor(){super(...arguments),this.appearance=Hx,this.errorVisible=!1,this.fullBleed=!1}}e([ne],zx.prototype,"appearance",void 0),e([ne({attribute:"error-text"})],zx.prototype,"errorText",void 0),e([ne({attribute:"error-visible",mode:"boolean"})],zx.prototype,"errorVisible",void 0),e([ne({attribute:"full-bleed",mode:"boolean"})],zx.prototype,"fullBleed",void 0)
|
|
6869
|
+
const Bx=zx.compose({baseName:"text-field",baseClass:Io,template:(e,t)=>G`
|
|
6852
6870
|
<template
|
|
6853
6871
|
class="
|
|
6854
6872
|
${e=>e.readOnly?"readonly":""}
|
|
@@ -6860,7 +6878,7 @@ const Px=Hx.compose({baseName:"text-field",baseClass:Io,template:(e,t)=>G`
|
|
|
6860
6878
|
class="${e=>e.defaultSlottedNodes&&e.defaultSlottedNodes.length?"label":"label label__hidden"}"
|
|
6861
6879
|
>
|
|
6862
6880
|
<slot
|
|
6863
|
-
${Le({property:"defaultSlottedNodes",filter:
|
|
6881
|
+
${Le({property:"defaultSlottedNodes",filter:To})}
|
|
6864
6882
|
></slot>
|
|
6865
6883
|
</label>
|
|
6866
6884
|
<div class="root" part="root">
|
|
@@ -6908,7 +6926,7 @@ const Px=Hx.compose({baseName:"text-field",baseClass:Io,template:(e,t)=>G`
|
|
|
6908
6926
|
${Ze(0,t)}
|
|
6909
6927
|
</div>
|
|
6910
6928
|
</template>
|
|
6911
|
-
`,styles:
|
|
6929
|
+
`,styles:Lx,shadowOptions:{delegatesFocus:!0},end:G`
|
|
6912
6930
|
<${Cp}
|
|
6913
6931
|
severity="error"
|
|
6914
6932
|
class="error-icon"
|
|
@@ -6918,8 +6936,8 @@ const Px=Hx.compose({baseName:"text-field",baseClass:Io,template:(e,t)=>G`
|
|
|
6918
6936
|
</span>
|
|
6919
6937
|
${Yp}
|
|
6920
6938
|
`})
|
|
6921
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
6922
|
-
const
|
|
6939
|
+
ro.getOrCreate().withPrefix("nimble").register(Bx()),ro.tagFor(zx)
|
|
6940
|
+
const Nx=me`
|
|
6923
6941
|
.positioning-region {
|
|
6924
6942
|
display: flex;
|
|
6925
6943
|
padding: ${sa} ${ra};
|
|
@@ -6944,7 +6962,7 @@ const Tx=fe`
|
|
|
6944
6962
|
margin-left: auto;
|
|
6945
6963
|
}
|
|
6946
6964
|
`
|
|
6947
|
-
class
|
|
6965
|
+
class Zx extends Jo{}const qx=Zx.compose({baseName:"toolbar",baseClass:Jo,template:(e,t)=>G`
|
|
6948
6966
|
<template
|
|
6949
6967
|
aria-label="${e=>e.ariaLabel}"
|
|
6950
6968
|
aria-labelledby="${e=>e.ariaLabelledby}"
|
|
@@ -6954,20 +6972,20 @@ class Dx extends Jo{}const Lx=Dx.compose({baseName:"toolbar",baseClass:Jo,templa
|
|
|
6954
6972
|
@click="${(e,t)=>e.clickHandler(t.event)}"
|
|
6955
6973
|
@focusin="${(e,t)=>e.focusinHandler(t.event)}"
|
|
6956
6974
|
@keydown="${(e,t)=>e.keydownHandler(t.event)}"
|
|
6957
|
-
${Be({property:"childItems",attributeFilter:["disabled","hidden"],filter:
|
|
6975
|
+
${Be({property:"childItems",attributeFilter:["disabled","hidden"],filter:Te(),subtree:!0})}
|
|
6958
6976
|
>
|
|
6959
6977
|
<slot name="label"></slot>
|
|
6960
6978
|
<div class="positioning-region" part="positioning-region">
|
|
6961
6979
|
${qe(0,t)}
|
|
6962
6980
|
<slot
|
|
6963
|
-
${Le({filter:
|
|
6981
|
+
${Le({filter:Te(),property:"slottedItems"})}
|
|
6964
6982
|
></slot>
|
|
6965
6983
|
${Ze(0,t)}
|
|
6966
6984
|
</div>
|
|
6967
6985
|
</template>
|
|
6968
|
-
`,styles:
|
|
6969
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
6970
|
-
const
|
|
6986
|
+
`,styles:Nx,shadowOptions:{delegatesFocus:!0}})
|
|
6987
|
+
ro.getOrCreate().withPrefix("nimble").register(qx()),ro.tagFor(Zx)
|
|
6988
|
+
const Ux=me`
|
|
6971
6989
|
${xn("inline-flex")}
|
|
6972
6990
|
|
|
6973
6991
|
:host {
|
|
@@ -7008,7 +7026,7 @@ const zx=fe`
|
|
|
7008
7026
|
display: flex;
|
|
7009
7027
|
flex: 0 0 auto;
|
|
7010
7028
|
}
|
|
7011
|
-
`.withBehaviors(
|
|
7029
|
+
`.withBehaviors(md(gs,me`
|
|
7012
7030
|
:host([severity='error']) {
|
|
7013
7031
|
--ni-private-tooltip-border-color: ${Jn};
|
|
7014
7032
|
--ni-private-tooltip-background-color: ${jn};
|
|
@@ -7018,20 +7036,20 @@ const zx=fe`
|
|
|
7018
7036
|
--ni-private-tooltip-border-color: ${Dn};
|
|
7019
7037
|
--ni-private-tooltip-background-color: ${jn};
|
|
7020
7038
|
}
|
|
7021
|
-
`),
|
|
7039
|
+
`),md(vs,me`
|
|
7022
7040
|
:host {
|
|
7023
7041
|
--ni-private-tooltip-border-color: ${cs(qn,.3)};
|
|
7024
7042
|
--ni-private-tooltip-background-color: ${Gn};
|
|
7025
7043
|
}
|
|
7026
7044
|
|
|
7027
7045
|
:host([severity='information']) {
|
|
7028
|
-
--ni-private-tooltip-border-color: ${
|
|
7046
|
+
--ni-private-tooltip-border-color: ${Pn};
|
|
7029
7047
|
}
|
|
7030
7048
|
|
|
7031
7049
|
:host([severity='error']) {
|
|
7032
7050
|
--ni-private-tooltip-border-color: ${Jn};
|
|
7033
7051
|
}
|
|
7034
|
-
`),
|
|
7052
|
+
`),md(fs,me`
|
|
7035
7053
|
.anchored-region {
|
|
7036
7054
|
background-color: ${Yn};
|
|
7037
7055
|
}
|
|
@@ -7052,7 +7070,7 @@ const zx=fe`
|
|
|
7052
7070
|
.status-icon {
|
|
7053
7071
|
opacity: 0.6;
|
|
7054
7072
|
}
|
|
7055
|
-
`)),
|
|
7073
|
+
`)),jx=G`
|
|
7056
7074
|
${Me((e=>e.tooltipVisible),G`
|
|
7057
7075
|
<${gd}
|
|
7058
7076
|
class="anchored-region"
|
|
@@ -7085,11 +7103,11 @@ const zx=fe`
|
|
|
7085
7103
|
</${gd}>
|
|
7086
7104
|
`)}
|
|
7087
7105
|
`
|
|
7088
|
-
class
|
|
7089
|
-
const
|
|
7090
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
7091
|
-
const
|
|
7092
|
-
class
|
|
7106
|
+
class Gx extends fn{constructor(){super(...arguments),this.iconVisible=!1}}e([ne],Gx.prototype,"severity",void 0),e([ne({attribute:"icon-visible",mode:"boolean"})],Gx.prototype,"iconVisible",void 0)
|
|
7107
|
+
const Wx=Gx.compose({baseName:"tooltip",baseClass:fn,template:jx,styles:Ux})
|
|
7108
|
+
ro.getOrCreate().withPrefix("nimble").register(Wx()),ro.tagFor(Gx)
|
|
7109
|
+
const Kx="group-selected",Xx="all",Yx="leaves-only",Qx="none"
|
|
7110
|
+
class Jx{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=null}handleChange({target:e,token:t}){this.attach(t.getValueFor(e))}attach(e){this.attached!==this[e]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[e],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const ey=me`
|
|
7093
7111
|
${xn("block")}
|
|
7094
7112
|
|
|
7095
7113
|
:host {
|
|
@@ -7105,7 +7123,7 @@ class Wx{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
|
|
|
7105
7123
|
}
|
|
7106
7124
|
|
|
7107
7125
|
${""}
|
|
7108
|
-
:host([${
|
|
7126
|
+
:host([${Kx}])::after {
|
|
7109
7127
|
background: ${Jr};
|
|
7110
7128
|
border-radius: 0px;
|
|
7111
7129
|
content: '';
|
|
@@ -7127,7 +7145,7 @@ class Wx{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
|
|
|
7127
7145
|
background: ${jr};
|
|
7128
7146
|
}
|
|
7129
7147
|
|
|
7130
|
-
:host([${
|
|
7148
|
+
:host([${Kx}]) .positioning-region:hover {
|
|
7131
7149
|
background: ${Ur};
|
|
7132
7150
|
}
|
|
7133
7151
|
|
|
@@ -7238,8 +7256,8 @@ class Wx{constructor(e,t,i){this.ltr=e,this.rtl=t,this.source=i,this.attached=nu
|
|
|
7238
7256
|
display: block;
|
|
7239
7257
|
}
|
|
7240
7258
|
`.withBehaviors(new class{constructor(e,t){this.cache=new WeakMap,this.ltr=e,this.rtl=t}bind(e){this.attach(e)}unbind(e){const t=this.cache.get(e)
|
|
7241
|
-
t&&
|
|
7242
|
-
|
|
7259
|
+
t&&Pr.unsubscribe(t)}attach(e){const t=this.cache.get(e)||new Jx(this.ltr,this.rtl,e),i=Pr.getValueFor(e)
|
|
7260
|
+
Pr.subscribe(t),t.attach(i),this.cache.set(e,t)}}(me`
|
|
7243
7261
|
.expand-collapse-button {
|
|
7244
7262
|
left: var(
|
|
7245
7263
|
--ni-private-expand-collapse-button-nested-width,
|
|
@@ -7254,7 +7272,7 @@ Tr.subscribe(t),t.attach(i),this.cache.set(e,t)}}(fe`
|
|
|
7254
7272
|
:host([expanded]) .expand-collapse-button svg {
|
|
7255
7273
|
transform: rotate(180deg);
|
|
7256
7274
|
}
|
|
7257
|
-
`,
|
|
7275
|
+
`,me`
|
|
7258
7276
|
.expand-collapse-button {
|
|
7259
7277
|
right: var(
|
|
7260
7278
|
--ni-private-expand-collapse-button-nested-width,
|
|
@@ -7270,8 +7288,8 @@ Tr.subscribe(t),t.attach(i),this.cache.set(e,t)}}(fe`
|
|
|
7270
7288
|
transform: rotate(135deg);
|
|
7271
7289
|
}
|
|
7272
7290
|
`))
|
|
7273
|
-
class
|
|
7274
|
-
const
|
|
7291
|
+
class ty extends bn{constructor(){super(...arguments),this.groupSelected=!1}}e([ne({attribute:"group-selected",mode:"boolean"})],ty.prototype,"groupSelected",void 0)
|
|
7292
|
+
const iy=ty.compose({baseName:"tree-item",baseClass:bn,template:(e,t)=>G`
|
|
7275
7293
|
<template
|
|
7276
7294
|
role="treeitem"
|
|
7277
7295
|
slot="${e=>e.isNestedItem()?"item":void 0}"
|
|
@@ -7283,7 +7301,7 @@ const Yx=Xx.compose({baseName:"tree-item",baseClass:bn,template:(e,t)=>G`
|
|
|
7283
7301
|
aria-disabled="${e=>e.disabled}"
|
|
7284
7302
|
@focusin="${(e,t)=>e.handleFocus(t.event)}"
|
|
7285
7303
|
@focusout="${(e,t)=>e.handleBlur(t.event)}"
|
|
7286
|
-
${Be({property:"childItems",filter:
|
|
7304
|
+
${Be({property:"childItems",filter:Te()})}
|
|
7287
7305
|
>
|
|
7288
7306
|
<div class="positioning-region" part="positioning-region">
|
|
7289
7307
|
<div class="content-region" part="content-region">
|
|
@@ -7311,9 +7329,9 @@ const Yx=Xx.compose({baseName:"tree-item",baseClass:bn,template:(e,t)=>G`
|
|
|
7311
7329
|
</div>
|
|
7312
7330
|
`)}
|
|
7313
7331
|
</template>
|
|
7314
|
-
`,styles:
|
|
7315
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
7316
|
-
const
|
|
7332
|
+
`,styles:ey,expandCollapseGlyph:Md.data})
|
|
7333
|
+
ro.getOrCreate().withPrefix("nimble").register(iy()),ro.tagFor(ty)
|
|
7334
|
+
const oy=me`
|
|
7317
7335
|
${xn("flex")}
|
|
7318
7336
|
|
|
7319
7337
|
:host {
|
|
@@ -7325,7 +7343,7 @@ const Qx=fe`
|
|
|
7325
7343
|
:host(${Cn}) {
|
|
7326
7344
|
outline: none;
|
|
7327
7345
|
}
|
|
7328
|
-
`,
|
|
7346
|
+
`,ny=G`
|
|
7329
7347
|
<template
|
|
7330
7348
|
role="tree"
|
|
7331
7349
|
${Re("treeView")}
|
|
@@ -7339,273 +7357,273 @@ const Qx=fe`
|
|
|
7339
7357
|
<slot ${Le("slottedTreeItems")}></slot>
|
|
7340
7358
|
</template>
|
|
7341
7359
|
`
|
|
7342
|
-
class
|
|
7343
|
-
if(!(e.target instanceof Element&&
|
|
7360
|
+
class sy extends wn{constructor(){super(...arguments),this.selectionMode=Xx,this.selectedItems=[]}handleClick(e){if(e.defaultPrevented)return!1
|
|
7361
|
+
if(!(e.target instanceof Element&&mn(e.target)))return!0
|
|
7344
7362
|
const t=e.target
|
|
7345
|
-
return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case
|
|
7346
|
-
case
|
|
7347
|
-
case
|
|
7348
|
-
default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}selectedItemsChanged(){for(const e of Array.from(this.children))e instanceof
|
|
7363
|
+
return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case Xx:return!0
|
|
7364
|
+
case Qx:return!1
|
|
7365
|
+
case Yx:return!this.itemHasChildren(e)
|
|
7366
|
+
default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}selectedItemsChanged(){for(const e of Array.from(this.children))e instanceof ty&&(e.groupSelected=!1)
|
|
7349
7367
|
for(let e of this.selectedItems){for(;null!==e.parentElement&&e.parentElement!==this;)e=e.parentElement
|
|
7350
|
-
e instanceof
|
|
7351
|
-
const
|
|
7352
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
7353
|
-
var
|
|
7354
|
-
function
|
|
7355
|
-
o[e]=[]}return new
|
|
7368
|
+
e instanceof ty&&(e.groupSelected=!0)}}}e([ne({attribute:"selection-mode"})],sy.prototype,"selectionMode",void 0),e([f],sy.prototype,"selectedItems",void 0)
|
|
7369
|
+
const ry=sy.compose({baseName:"tree-view",baseClass:wn,template:ny,styles:oy})
|
|
7370
|
+
ro.getOrCreate().withPrefix("nimble").register(ry()),ro.tagFor(sy)
|
|
7371
|
+
var ay={value:()=>{}}
|
|
7372
|
+
function ly(){for(var e,t=0,i=arguments.length,o={};t<i;++t){if(!(e=arguments[t]+"")||e in o||/[\s.]/.test(e))throw new Error("illegal type: "+e)
|
|
7373
|
+
o[e]=[]}return new cy(o)}function cy(e){this._=e}function dy(e,t){return e.trim().split(/^|\s+/).map((function(e){var i="",o=e.indexOf(".")
|
|
7356
7374
|
if(o>=0&&(i=e.slice(o+1),e=e.slice(0,o)),e&&!t.hasOwnProperty(e))throw new Error("unknown type: "+e)
|
|
7357
|
-
return{type:e,name:i}}))}function
|
|
7358
|
-
break}return null!=i&&e.push({name:t,value:i}),e}
|
|
7375
|
+
return{type:e,name:i}}))}function hy(e,t){for(var i,o=0,n=e.length;o<n;++o)if((i=e[o]).name===t)return i.value}function uy(e,t,i){for(var o=0,n=e.length;o<n;++o)if(e[o].name===t){e[o]=ay,e=e.slice(0,o).concat(e.slice(o+1))
|
|
7376
|
+
break}return null!=i&&e.push({name:t,value:i}),e}cy.prototype=ly.prototype={constructor:cy,on:function(e,t){var i,o=this._,n=dy(e+"",o),s=-1,r=n.length
|
|
7359
7377
|
if(!(arguments.length<2)){if(null!=t&&"function"!=typeof t)throw new Error("invalid callback: "+t)
|
|
7360
|
-
for(;++s<r;)if(i=(e=n[s]).type)o[i]=
|
|
7361
|
-
else if(null==t)for(i in o)o[i]=
|
|
7362
|
-
return this}for(;++s<r;)if((i=(e=n[s]).type)&&(i=
|
|
7378
|
+
for(;++s<r;)if(i=(e=n[s]).type)o[i]=uy(o[i],e.name,t)
|
|
7379
|
+
else if(null==t)for(i in o)o[i]=uy(o[i],e.name,null)
|
|
7380
|
+
return this}for(;++s<r;)if((i=(e=n[s]).type)&&(i=hy(o[i],e.name)))return i},copy:function(){var e={},t=this._
|
|
7363
7381
|
for(var i in t)e[i]=t[i].slice()
|
|
7364
|
-
return new
|
|
7382
|
+
return new cy(e)},call:function(e,t){if((i=arguments.length-2)>0)for(var i,o,n=new Array(i),s=0;s<i;++s)n[s]=arguments[s+2]
|
|
7365
7383
|
if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e)
|
|
7366
7384
|
for(s=0,i=(o=this._[e]).length;s<i;++s)o[s].value.apply(t,n)},apply:function(e,t,i){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e)
|
|
7367
7385
|
for(var o=this._[e],n=0,s=o.length;n<s;++n)o[n].value.apply(t,i)}}
|
|
7368
|
-
var
|
|
7369
|
-
function
|
|
7370
|
-
return i>=0&&"xmlns"!==(t=e.slice(0,i))&&(e=e.slice(i+1)),
|
|
7371
|
-
return i===
|
|
7372
|
-
return(t.local?
|
|
7373
|
-
function
|
|
7374
|
-
function
|
|
7375
|
-
for(;a<l;++a)(r=t[a])&&(n[a]=r)}function
|
|
7386
|
+
var py="http://www.w3.org/1999/xhtml",gy={svg:"http://www.w3.org/2000/svg",xhtml:py,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}
|
|
7387
|
+
function vy(e){var t=e+="",i=t.indexOf(":")
|
|
7388
|
+
return i>=0&&"xmlns"!==(t=e.slice(0,i))&&(e=e.slice(i+1)),gy.hasOwnProperty(t)?{space:gy[t],local:e}:e}function fy(e){return function(){var t=this.ownerDocument,i=this.namespaceURI
|
|
7389
|
+
return i===py&&t.documentElement.namespaceURI===py?t.createElement(e):t.createElementNS(i,e)}}function my(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function by(e){var t=vy(e)
|
|
7390
|
+
return(t.local?my:fy)(t)}function wy(){}function xy(e){return null==e?wy:function(){return this.querySelector(e)}}function yy(e){return null==e?[]:Array.isArray(e)?e:Array.from(e)}function $y(){return[]}function Cy(e){return null==e?$y:function(){return this.querySelectorAll(e)}}function ky(e){return function(){return this.matches(e)}}function Sy(e){return function(t){return t.matches(e)}}var _y=Array.prototype.find
|
|
7391
|
+
function Iy(){return this.firstElementChild}var Ry=Array.prototype.filter
|
|
7392
|
+
function My(){return Array.from(this.children)}function Ay(e){return new Array(e.length)}function Ey(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function Oy(e){return function(){return e}}function Fy(e,t,i,o,n,s){for(var r,a=0,l=t.length,c=s.length;a<c;++a)(r=t[a])?(r.__data__=s[a],o[a]=r):i[a]=new Ey(e,s[a])
|
|
7393
|
+
for(;a<l;++a)(r=t[a])&&(n[a]=r)}function Vy(e,t,i,o,n,s,r){var a,l,c,d=new Map,h=t.length,u=s.length,p=new Array(h)
|
|
7376
7394
|
for(a=0;a<h;++a)(l=t[a])&&(p[a]=c=r.call(l,l.__data__,a,t)+"",d.has(c)?n[a]=l:d.set(c,l))
|
|
7377
|
-
for(a=0;a<u;++a)c=r.call(e,s[a],a,s)+"",(l=d.get(c))?(o[a]=l,l.__data__=s[a],d.delete(c)):i[a]=new
|
|
7378
|
-
for(a=0;a<h;++a)(l=t[a])&&d.get(p[a])===l&&(n[a]=l)}function
|
|
7379
|
-
null==i?this.removeAttribute(e):this.setAttribute(e,i)}}function
|
|
7380
|
-
null==i?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,i)}}function
|
|
7381
|
-
null==o?this.style.removeProperty(e):this.style.setProperty(e,o,i)}}function
|
|
7382
|
-
null==i?delete this[e]:this[e]=i}}function
|
|
7383
|
-
this.textContent=null==t?"":t}}function
|
|
7384
|
-
this.innerHTML=null==t?"":t}}function
|
|
7385
|
-
e&&e.removeChild(this)}function
|
|
7386
|
-
return t?t.insertBefore(e,this.nextSibling):e}function
|
|
7387
|
-
return t?t.insertBefore(e,this.nextSibling):e}function
|
|
7388
|
-
return i>=0&&(t=e.slice(i+1),e=e.slice(0,i)),{type:e,name:t}}))}function
|
|
7389
|
-
if(t){for(var i,o=0,n=-1,s=t.length;o<s;++o)i=t[o],e.type&&i.type!==e.type||i.name!==e.name?t[++n]=i:this.removeEventListener(i.type,i.listener,i.options);++n?t.length=n:delete this.__on}}}function
|
|
7395
|
+
for(a=0;a<u;++a)c=r.call(e,s[a],a,s)+"",(l=d.get(c))?(o[a]=l,l.__data__=s[a],d.delete(c)):i[a]=new Ey(e,s[a])
|
|
7396
|
+
for(a=0;a<h;++a)(l=t[a])&&d.get(p[a])===l&&(n[a]=l)}function Hy(e){return e.__data__}function Ty(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function Py(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function Dy(e){return function(){this.removeAttribute(e)}}function Ly(e){return function(){this.removeAttributeNS(e.space,e.local)}}function zy(e,t){return function(){this.setAttribute(e,t)}}function By(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function Ny(e,t){return function(){var i=t.apply(this,arguments)
|
|
7397
|
+
null==i?this.removeAttribute(e):this.setAttribute(e,i)}}function Zy(e,t){return function(){var i=t.apply(this,arguments)
|
|
7398
|
+
null==i?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,i)}}function qy(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function Uy(e){return function(){this.style.removeProperty(e)}}function jy(e,t,i){return function(){this.style.setProperty(e,t,i)}}function Gy(e,t,i){return function(){var o=t.apply(this,arguments)
|
|
7399
|
+
null==o?this.style.removeProperty(e):this.style.setProperty(e,o,i)}}function Wy(e,t){return e.style.getPropertyValue(t)||qy(e).getComputedStyle(e,null).getPropertyValue(t)}function Ky(e){return function(){delete this[e]}}function Xy(e,t){return function(){this[e]=t}}function Yy(e,t){return function(){var i=t.apply(this,arguments)
|
|
7400
|
+
null==i?delete this[e]:this[e]=i}}function Qy(e){return e.trim().split(/^|\s+/)}function Jy(e){return e.classList||new e$(e)}function e$(e){this._node=e,this._names=Qy(e.getAttribute("class")||"")}function t$(e,t){for(var i=Jy(e),o=-1,n=t.length;++o<n;)i.add(t[o])}function i$(e,t){for(var i=Jy(e),o=-1,n=t.length;++o<n;)i.remove(t[o])}function o$(e){return function(){t$(this,e)}}function n$(e){return function(){i$(this,e)}}function s$(e,t){return function(){(t.apply(this,arguments)?t$:i$)(this,e)}}function r$(){this.textContent=""}function a$(e){return function(){this.textContent=e}}function l$(e){return function(){var t=e.apply(this,arguments)
|
|
7401
|
+
this.textContent=null==t?"":t}}function c$(){this.innerHTML=""}function d$(e){return function(){this.innerHTML=e}}function h$(e){return function(){var t=e.apply(this,arguments)
|
|
7402
|
+
this.innerHTML=null==t?"":t}}function u$(){this.nextSibling&&this.parentNode.appendChild(this)}function p$(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function g$(){return null}function v$(){var e=this.parentNode
|
|
7403
|
+
e&&e.removeChild(this)}function f$(){var e=this.cloneNode(!1),t=this.parentNode
|
|
7404
|
+
return t?t.insertBefore(e,this.nextSibling):e}function m$(){var e=this.cloneNode(!0),t=this.parentNode
|
|
7405
|
+
return t?t.insertBefore(e,this.nextSibling):e}function b$(e){return e.trim().split(/^|\s+/).map((function(e){var t="",i=e.indexOf(".")
|
|
7406
|
+
return i>=0&&(t=e.slice(i+1),e=e.slice(0,i)),{type:e,name:t}}))}function w$(e){return function(){var t=this.__on
|
|
7407
|
+
if(t){for(var i,o=0,n=-1,s=t.length;o<s;++o)i=t[o],e.type&&i.type!==e.type||i.name!==e.name?t[++n]=i:this.removeEventListener(i.type,i.listener,i.options);++n?t.length=n:delete this.__on}}}function x$(e,t,i){return function(){var o,n=this.__on,s=function(e){return function(t){e.call(this,t,this.__data__)}}(t)
|
|
7390
7408
|
if(n)for(var r=0,a=n.length;r<a;++r)if((o=n[r]).type===e.type&&o.name===e.name)return this.removeEventListener(o.type,o.listener,o.options),this.addEventListener(o.type,o.listener=s,o.options=i),void(o.value=t)
|
|
7391
|
-
this.addEventListener(e.type,s,i),o={type:e.type,name:e.name,value:t,listener:s,options:i},n?n.push(o):this.__on=[o]}}function
|
|
7392
|
-
"function"==typeof n?n=new n(t,i):(n=o.document.createEvent("Event"),i?(n.initEvent(t,i.bubbles,i.cancelable),n.detail=i.detail):n.initEvent(t,!1,!1)),e.dispatchEvent(n)}function
|
|
7409
|
+
this.addEventListener(e.type,s,i),o={type:e.type,name:e.name,value:t,listener:s,options:i},n?n.push(o):this.__on=[o]}}function y$(e,t,i){var o=qy(e),n=o.CustomEvent
|
|
7410
|
+
"function"==typeof n?n=new n(t,i):(n=o.document.createEvent("Event"),i?(n.initEvent(t,i.bubbles,i.cancelable),n.detail=i.detail):n.initEvent(t,!1,!1)),e.dispatchEvent(n)}function $$(e,t){return function(){return y$(this,e,t)}}function C$(e,t){return function(){return y$(this,e,t.apply(this,arguments))}}Ey.prototype={constructor:Ey,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}},e$.prototype={add:function(e){this._names.indexOf(e)<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e)
|
|
7393
7411
|
t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}}
|
|
7394
|
-
var
|
|
7395
|
-
function
|
|
7412
|
+
var k$=[null]
|
|
7413
|
+
function S$(e,t){this._groups=e,this._parents=t}function _$(){return new S$([[document.documentElement]],k$)}function I$(e){return"string"==typeof e?new S$([[document.querySelector(e)]],[document.documentElement]):new S$([[e]],k$)}function R$(e,t){if(e=function(e){let t
|
|
7396
7414
|
for(;t=e.sourceEvent;)e=t
|
|
7397
7415
|
return e}(e),void 0===t&&(t=e.currentTarget),t){var i=t.ownerSVGElement||t
|
|
7398
7416
|
if(i.createSVGPoint){var o=i.createSVGPoint()
|
|
7399
7417
|
return o.x=e.clientX,o.y=e.clientY,[(o=o.matrixTransform(t.getScreenCTM().inverse())).x,o.y]}if(t.getBoundingClientRect){var n=t.getBoundingClientRect()
|
|
7400
|
-
return[e.clientX-n.left-t.clientLeft,e.clientY-n.top-t.clientTop]}}return[e.pageX,e.pageY]}
|
|
7418
|
+
return[e.clientX-n.left-t.clientLeft,e.clientY-n.top-t.clientTop]}}return[e.pageX,e.pageY]}S$.prototype=_$.prototype={constructor:S$,select:function(e){"function"!=typeof e&&(e=xy(e))
|
|
7401
7419
|
for(var t=this._groups,i=t.length,o=new Array(i),n=0;n<i;++n)for(var s,r,a=t[n],l=a.length,c=o[n]=new Array(l),d=0;d<l;++d)(s=a[d])&&(r=e.call(s,s.__data__,d,a))&&("__data__"in s&&(r.__data__=s.__data__),c[d]=r)
|
|
7402
|
-
return new
|
|
7420
|
+
return new S$(o,this._parents)},selectAll:function(e){e="function"==typeof e?function(e){return function(){return yy(e.apply(this,arguments))}}(e):Cy(e)
|
|
7403
7421
|
for(var t=this._groups,i=t.length,o=[],n=[],s=0;s<i;++s)for(var r,a=t[s],l=a.length,c=0;c<l;++c)(r=a[c])&&(o.push(e.call(r,r.__data__,c,a)),n.push(r))
|
|
7404
|
-
return new
|
|
7422
|
+
return new S$(o,n)},selectChild:function(e){return this.select(null==e?Iy:function(e){return function(){return _y.call(this.children,e)}}("function"==typeof e?e:Sy(e)))},selectChildren:function(e){return this.selectAll(null==e?My:function(e){return function(){return Ry.call(this.children,e)}}("function"==typeof e?e:Sy(e)))},filter:function(e){"function"!=typeof e&&(e=ky(e))
|
|
7405
7423
|
for(var t=this._groups,i=t.length,o=new Array(i),n=0;n<i;++n)for(var s,r=t[n],a=r.length,l=o[n]=[],c=0;c<a;++c)(s=r[c])&&e.call(s,s.__data__,c,r)&&l.push(s)
|
|
7406
|
-
return new
|
|
7407
|
-
var i=t?
|
|
7408
|
-
"function"!=typeof e&&(e=
|
|
7409
|
-
for(var s=n.length,r=new Array(s),a=new Array(s),l=new Array(s),c=0;c<s;++c){var d=o[c],h=n[c],u=h.length,p=
|
|
7410
|
-
i(d,h,v,m,
|
|
7411
|
-
for(var b,w,x=0,y=0;x<g;++x)if(b=v[x]){for(x>=y&&(y=x+1);!(w=
|
|
7424
|
+
return new S$(o,this._parents)},data:function(e,t){if(!arguments.length)return Array.from(this,Hy)
|
|
7425
|
+
var i=t?Vy:Fy,o=this._parents,n=this._groups
|
|
7426
|
+
"function"!=typeof e&&(e=Oy(e))
|
|
7427
|
+
for(var s=n.length,r=new Array(s),a=new Array(s),l=new Array(s),c=0;c<s;++c){var d=o[c],h=n[c],u=h.length,p=Ty(e.call(d,d&&d.__data__,c,o)),g=p.length,v=a[c]=new Array(g),f=r[c]=new Array(g),m=l[c]=new Array(u)
|
|
7428
|
+
i(d,h,v,f,m,p,t)
|
|
7429
|
+
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 S$(r,o))._enter=a,r._exit=l,r},enter:function(){return new S$(this._enter||this._groups.map(Ay),this._parents)},exit:function(){return new S$(this._exit||this._groups.map(Ay),this._parents)},join:function(e,t,i){var o=this.enter(),n=this,s=this.exit()
|
|
7412
7430
|
return"function"==typeof e?(o=e(o))&&(o=o.selection()):o=o.append(e+""),null!=t&&(n=t(n))&&(n=n.selection()),null==i?s.remove():i(s),o&&n?o.merge(n).order():n},merge:function(e){for(var t=e.selection?e.selection():e,i=this._groups,o=t._groups,n=i.length,s=o.length,r=Math.min(n,s),a=new Array(n),l=0;l<r;++l)for(var c,d=i[l],h=o[l],u=d.length,p=a[l]=new Array(u),g=0;g<u;++g)(c=d[g]||h[g])&&(p[g]=c)
|
|
7413
7431
|
for(;l<n;++l)a[l]=i[l]
|
|
7414
|
-
return new
|
|
7415
|
-
return this},sort:function(e){function t(t,i){return t&&i?e(t.__data__,i.__data__):!t-!i}e||(e=
|
|
7432
|
+
return new S$(a,this._parents)},selection:function(){return this},order:function(){for(var e=this._groups,t=-1,i=e.length;++t<i;)for(var o,n=e[t],s=n.length-1,r=n[s];--s>=0;)(o=n[s])&&(r&&4^o.compareDocumentPosition(r)&&r.parentNode.insertBefore(o,r),r=o)
|
|
7433
|
+
return this},sort:function(e){function t(t,i){return t&&i?e(t.__data__,i.__data__):!t-!i}e||(e=Py)
|
|
7416
7434
|
for(var i=this._groups,o=i.length,n=new Array(o),s=0;s<o;++s){for(var r,a=i[s],l=a.length,c=n[s]=new Array(l),d=0;d<l;++d)(r=a[d])&&(c[d]=r)
|
|
7417
|
-
c.sort(t)}return new
|
|
7435
|
+
c.sort(t)}return new S$(n,this._parents).order()},call:function(){var e=arguments[0]
|
|
7418
7436
|
return arguments[0]=this,e.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var e=this._groups,t=0,i=e.length;t<i;++t)for(var o=e[t],n=0,s=o.length;n<s;++n){var r=o[n]
|
|
7419
7437
|
if(r)return r}return null},size:function(){let e=0
|
|
7420
7438
|
for(const t of this)++e
|
|
7421
7439
|
return e},empty:function(){return!this.node()},each:function(e){for(var t=this._groups,i=0,o=t.length;i<o;++i)for(var n,s=t[i],r=0,a=s.length;r<a;++r)(n=s[r])&&e.call(n,n.__data__,r,s)
|
|
7422
|
-
return this},attr:function(e,t){var i=
|
|
7440
|
+
return this},attr:function(e,t){var i=vy(e)
|
|
7423
7441
|
if(arguments.length<2){var o=this.node()
|
|
7424
|
-
return i.local?o.getAttributeNS(i.space,i.local):o.getAttribute(i)}return this.each((null==t?i.local?
|
|
7425
|
-
if(arguments.length<2){for(var o=
|
|
7426
|
-
return!0}return this.each(("function"==typeof t?
|
|
7427
|
-
return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var i="function"==typeof e?e:
|
|
7428
|
-
return this.select((function(){return this.insertBefore(i.apply(this,arguments),o.apply(this,arguments)||null)}))},remove:function(){return this.each(
|
|
7429
|
-
if(!(arguments.length<2)){for(a=t?
|
|
7442
|
+
return i.local?o.getAttributeNS(i.space,i.local):o.getAttribute(i)}return this.each((null==t?i.local?Ly:Dy:"function"==typeof t?i.local?Zy:Ny:i.local?By:zy)(i,t))},style:function(e,t,i){return arguments.length>1?this.each((null==t?Uy:"function"==typeof t?Gy:jy)(e,t,null==i?"":i)):Wy(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?Ky:"function"==typeof t?Yy:Xy)(e,t)):this.node()[e]},classed:function(e,t){var i=Qy(e+"")
|
|
7443
|
+
if(arguments.length<2){for(var o=Jy(this.node()),n=-1,s=i.length;++n<s;)if(!o.contains(i[n]))return!1
|
|
7444
|
+
return!0}return this.each(("function"==typeof t?s$:t?o$:n$)(i,t))},text:function(e){return arguments.length?this.each(null==e?r$:("function"==typeof e?l$:a$)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?c$:("function"==typeof e?h$:d$)(e)):this.node().innerHTML},raise:function(){return this.each(u$)},lower:function(){return this.each(p$)},append:function(e){var t="function"==typeof e?e:by(e)
|
|
7445
|
+
return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var i="function"==typeof e?e:by(e),o=null==t?g$:"function"==typeof t?t:xy(t)
|
|
7446
|
+
return this.select((function(){return this.insertBefore(i.apply(this,arguments),o.apply(this,arguments)||null)}))},remove:function(){return this.each(v$)},clone:function(e){return this.select(e?m$:f$)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,i){var o,n,s=b$(e+""),r=s.length
|
|
7447
|
+
if(!(arguments.length<2)){for(a=t?x$:w$,o=0;o<r;++o)this.each(a(s[o],t,i))
|
|
7430
7448
|
return this}var a=this.node().__on
|
|
7431
|
-
if(a)for(var l,c=0,d=a.length;c<d;++c)for(o=0,l=a[c];o<r;++o)if((n=s[o]).type===l.type&&n.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?
|
|
7432
|
-
const
|
|
7433
|
-
function
|
|
7434
|
-
"onselectstart"in t?i.on("selectstart.drag",
|
|
7435
|
-
t&&(o.on("click.drag",
|
|
7449
|
+
if(a)for(var l,c=0,d=a.length;c<d;++c)for(o=0,l=a[c];o<r;++o)if((n=s[o]).type===l.type&&n.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?C$:$$)(e,t))},[Symbol.iterator]:function*(){for(var e=this._groups,t=0,i=e.length;t<i;++t)for(var o,n=e[t],s=0,r=n.length;s<r;++s)(o=n[s])&&(yield o)}}
|
|
7450
|
+
const M$={capture:!0,passive:!1}
|
|
7451
|
+
function A$(e){e.preventDefault(),e.stopImmediatePropagation()}function E$(e){var t=e.document.documentElement,i=I$(e).on("dragstart.drag",A$,M$)
|
|
7452
|
+
"onselectstart"in t?i.on("selectstart.drag",A$,M$):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}function O$(e,t){var i=e.document.documentElement,o=I$(e).on("dragstart.drag",null)
|
|
7453
|
+
t&&(o.on("click.drag",A$,M$),setTimeout((function(){o.on("click.drag",null)}),0)),"onselectstart"in i?o.on("selectstart.drag",null):(i.style.MozUserSelect=i.__noselect,delete i.__noselect)}function F$(e,t,i){e.prototype=t.prototype=i,i.constructor=e}function V$(e,t){var i=Object.create(e.prototype)
|
|
7436
7454
|
for(var o in t)i[o]=t[o]
|
|
7437
|
-
return i}function
|
|
7438
|
-
function
|
|
7439
|
-
return e=(e+"").trim().toLowerCase(),(t=
|
|
7440
|
-
return`${1===e?"rgb(":"rgba("}${
|
|
7441
|
-
if(e instanceof
|
|
7442
|
-
if(e instanceof
|
|
7455
|
+
return i}function H$(){}var T$=.7,P$=1/T$,D$="\\s*([+-]?\\d+)\\s*",L$="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",z$="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",B$=/^#([0-9a-f]{3,8})$/,N$=new RegExp(`^rgb\\(${D$},${D$},${D$}\\)$`),Z$=new RegExp(`^rgb\\(${z$},${z$},${z$}\\)$`),q$=new RegExp(`^rgba\\(${D$},${D$},${D$},${L$}\\)$`),U$=new RegExp(`^rgba\\(${z$},${z$},${z$},${L$}\\)$`),j$=new RegExp(`^hsl\\(${L$},${z$},${z$}\\)$`),G$=new RegExp(`^hsla\\(${L$},${z$},${z$},${L$}\\)$`),W$={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}
|
|
7456
|
+
function K$(){return this.rgb().formatHex()}function X$(){return this.rgb().formatRgb()}function Y$(e){var t,i
|
|
7457
|
+
return e=(e+"").trim().toLowerCase(),(t=B$.exec(e))?(i=t[1].length,t=parseInt(t[1],16),6===i?Q$(t):3===i?new iC(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===i?J$(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===i?J$(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=N$.exec(e))?new iC(t[1],t[2],t[3],1):(t=Z$.exec(e))?new iC(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=q$.exec(e))?J$(t[1],t[2],t[3],t[4]):(t=U$.exec(e))?J$(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=j$.exec(e))?lC(t[1],t[2]/100,t[3]/100,1):(t=G$.exec(e))?lC(t[1],t[2]/100,t[3]/100,t[4]):W$.hasOwnProperty(e)?Q$(W$[e]):"transparent"===e?new iC(NaN,NaN,NaN,0):null}function Q$(e){return new iC(e>>16&255,e>>8&255,255&e,1)}function J$(e,t,i,o){return o<=0&&(e=t=i=NaN),new iC(e,t,i,o)}function eC(e){return e instanceof H$||(e=Y$(e)),e?new iC((e=e.rgb()).r,e.g,e.b,e.opacity):new iC}function tC(e,t,i,o){return 1===arguments.length?eC(e):new iC(e,t,i,null==o?1:o)}function iC(e,t,i,o){this.r=+e,this.g=+t,this.b=+i,this.opacity=+o}function oC(){return`#${aC(this.r)}${aC(this.g)}${aC(this.b)}`}function nC(){const e=sC(this.opacity)
|
|
7458
|
+
return`${1===e?"rgb(":"rgba("}${rC(this.r)}, ${rC(this.g)}, ${rC(this.b)}${1===e?")":`, ${e})`}`}function sC(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function rC(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function aC(e){return((e=rC(e))<16?"0":"")+e.toString(16)}function lC(e,t,i,o){return o<=0?e=t=i=NaN:i<=0||i>=1?e=t=NaN:t<=0&&(e=NaN),new dC(e,t,i,o)}function cC(e){if(e instanceof dC)return new dC(e.h,e.s,e.l,e.opacity)
|
|
7459
|
+
if(e instanceof H$||(e=Y$(e)),!e)return new dC
|
|
7460
|
+
if(e instanceof dC)return e
|
|
7443
7461
|
var t=(e=e.rgb()).r/255,i=e.g/255,o=e.b/255,n=Math.min(t,i,o),s=Math.max(t,i,o),r=NaN,a=s-n,l=(s+n)/2
|
|
7444
|
-
return a?(r=t===s?(i-o)/a+6*(i<o):i===s?(o-t)/a+2:(t-i)/a+4,a/=l<.5?s+n:2-s-n,r*=60):a=l>0&&l<1?0:r,new
|
|
7445
|
-
return new
|
|
7446
|
-
return`${1===e?"hsl(":"hsla("}${
|
|
7447
|
-
var
|
|
7448
|
-
function
|
|
7449
|
-
return i?function(e,t){return function(i){return e+i*t}}(e,i):
|
|
7450
|
-
function o(e,t){var o=i((e=
|
|
7462
|
+
return a?(r=t===s?(i-o)/a+6*(i<o):i===s?(o-t)/a+2:(t-i)/a+4,a/=l<.5?s+n:2-s-n,r*=60):a=l>0&&l<1?0:r,new dC(r,a,l,e.opacity)}function dC(e,t,i,o){this.h=+e,this.s=+t,this.l=+i,this.opacity=+o}function hC(e){return(e=(e||0)%360)<0?e+360:e}function uC(e){return Math.max(0,Math.min(1,e||0))}function pC(e,t,i){return 255*(e<60?t+(i-t)*e/60:e<180?i:e<240?t+(i-t)*(240-e)/60:t)}F$(H$,Y$,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:K$,formatHex:K$,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return cC(this).formatHsl()},formatRgb:X$,toString:X$}),F$(iC,tC,V$(H$,{brighter(e){return e=null==e?P$:Math.pow(P$,e),new iC(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?T$:Math.pow(T$,e),new iC(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new iC(rC(this.r),rC(this.g),rC(this.b),sC(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:oC,formatHex:oC,formatHex8:function(){return`#${aC(this.r)}${aC(this.g)}${aC(this.b)}${aC(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:nC,toString:nC})),F$(dC,(function(e,t,i,o){return 1===arguments.length?cC(e):new dC(e,t,i,null==o?1:o)}),V$(H$,{brighter(e){return e=null==e?P$:Math.pow(P$,e),new dC(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?T$:Math.pow(T$,e),new dC(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,i=this.l,o=i+(i<.5?i:1-i)*t,n=2*i-o
|
|
7463
|
+
return new iC(pC(e>=240?e-240:e+120,n,o),pC(e,n,o),pC(e<120?e+240:e-120,n,o),this.opacity)},clamp(){return new dC(hC(this.h),uC(this.s),uC(this.l),sC(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=sC(this.opacity)
|
|
7464
|
+
return`${1===e?"hsl(":"hsla("}${hC(this.h)}, ${100*uC(this.s)}%, ${100*uC(this.l)}%${1===e?")":`, ${e})`}`}}))
|
|
7465
|
+
var gC=e=>()=>e
|
|
7466
|
+
function vC(e){return 1==(e=+e)?fC:function(t,i){return i-t?function(e,t,i){return e=Math.pow(e,i),t=Math.pow(t,i)-e,i=1/i,function(o){return Math.pow(e+o*t,i)}}(t,i,e):gC(isNaN(t)?i:t)}}function fC(e,t){var i=t-e
|
|
7467
|
+
return i?function(e,t){return function(i){return e+i*t}}(e,i):gC(isNaN(e)?t:e)}var mC=function e(t){var i=vC(t)
|
|
7468
|
+
function o(e,t){var o=i((e=tC(e)).r,(t=tC(t)).r),n=i(e.g,t.g),s=i(e.b,t.b),r=fC(e.opacity,t.opacity)
|
|
7451
7469
|
return function(t){return e.r=o(t),e.g=n(t),e.b=s(t),e.opacity=r(t),e+""}}return o.gamma=e,o}(1)
|
|
7452
|
-
function
|
|
7470
|
+
function bC(e,t){t||(t=[])
|
|
7453
7471
|
var i,o=e?Math.min(t.length,e.length):0,n=t.slice()
|
|
7454
7472
|
return function(s){for(i=0;i<o;++i)n[i]=e[i]*(1-s)+t[i]*s
|
|
7455
|
-
return n}}function
|
|
7456
|
-
for(i=0;i<n;++i)s[i]=
|
|
7473
|
+
return n}}function wC(e,t){var i,o=t?t.length:0,n=e?Math.min(o,e.length):0,s=new Array(n),r=new Array(o)
|
|
7474
|
+
for(i=0;i<n;++i)s[i]=_C(e[i],t[i])
|
|
7457
7475
|
for(;i<o;++i)r[i]=t[i]
|
|
7458
7476
|
return function(e){for(i=0;i<n;++i)r[i]=s[i](e)
|
|
7459
|
-
return r}}function
|
|
7460
|
-
return e=+e,t=+t,function(o){return i.setTime(e*(1-o)+t*o),i}}function
|
|
7461
|
-
for(i in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)i in e?o[i]=
|
|
7477
|
+
return r}}function xC(e,t){var i=new Date
|
|
7478
|
+
return e=+e,t=+t,function(o){return i.setTime(e*(1-o)+t*o),i}}function yC(e,t){return e=+e,t=+t,function(i){return e*(1-i)+t*i}}function $C(e,t){var i,o={},n={}
|
|
7479
|
+
for(i in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)i in e?o[i]=_C(e[i],t[i]):n[i]=t[i]
|
|
7462
7480
|
return function(e){for(i in o)n[i]=o[i](e)
|
|
7463
|
-
return n}}var
|
|
7464
|
-
function
|
|
7465
|
-
for(e+="",t+="";(i=
|
|
7481
|
+
return n}}var CC=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,kC=new RegExp(CC.source,"g")
|
|
7482
|
+
function SC(e,t){var i,o,n,s=CC.lastIndex=kC.lastIndex=0,r=-1,a=[],l=[]
|
|
7483
|
+
for(e+="",t+="";(i=CC.exec(e))&&(o=kC.exec(t));)(n=o.index)>s&&(n=t.slice(s,n),a[r]?a[r]+=n:a[++r]=n),(i=i[0])===(o=o[0])?a[r]?a[r]+=o:a[++r]=o:(a[++r]=null,l.push({i:r,x:yC(i,o)})),s=kC.lastIndex
|
|
7466
7484
|
return s<t.length&&(n=t.slice(s),a[r]?a[r]+=n:a[++r]=n),a.length<2?l[0]?function(e){return function(t){return e(t)+""}}(l[0].x):function(e){return function(){return e}}(t):(t=l.length,function(e){for(var i,o=0;o<t;++o)a[(i=l[o]).i]=i.x(e)
|
|
7467
|
-
return a.join("")})}function
|
|
7468
|
-
return null==t||"boolean"===n?
|
|
7469
|
-
function
|
|
7470
|
-
return(r=Math.sqrt(e*e+t*t))&&(e/=r,t/=r),(l=e*i+t*o)&&(i-=e*l,o-=t*l),(a=Math.sqrt(i*i+o*o))&&(i/=a,o/=a,l/=a),e*o<t*i&&(e=-e,t=-t,l=-l,r=-r),{translateX:n,translateY:s,rotate:Math.atan2(t,e)*
|
|
7485
|
+
return a.join("")})}function _C(e,t){var i,o,n=typeof t
|
|
7486
|
+
return null==t||"boolean"===n?gC(t):("number"===n?yC:"string"===n?(i=Y$(t))?(t=i,mC):SC:t instanceof Y$?mC:t instanceof Date?xC:(o=t,!ArrayBuffer.isView(o)||o instanceof DataView?Array.isArray(t)?wC:"function"!=typeof t.valueOf&&"function"!=typeof t.toString||isNaN(t)?$C:yC:bC))(e,t)}function IC(e,t){return e=+e,t=+t,function(i){return Math.round(e*(1-i)+t*i)}}var RC,MC=180/Math.PI,AC={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1}
|
|
7487
|
+
function EC(e,t,i,o,n,s){var r,a,l
|
|
7488
|
+
return(r=Math.sqrt(e*e+t*t))&&(e/=r,t/=r),(l=e*i+t*o)&&(i-=e*l,o-=t*l),(a=Math.sqrt(i*i+o*o))&&(i/=a,o/=a,l/=a),e*o<t*i&&(e=-e,t=-t,l=-l,r=-r),{translateX:n,translateY:s,rotate:Math.atan2(t,e)*MC,skewX:Math.atan(l)*MC,scaleX:r,scaleY:a}}function OC(e,t,i,o){function n(e){return e.length?e.pop()+" ":""}return function(s,r){var a=[],l=[]
|
|
7471
7489
|
return s=e(s),r=e(r),function(e,o,n,s,r,a){if(e!==n||o!==s){var l=r.push("translate(",null,t,null,i)
|
|
7472
|
-
a.push({i:l-4,x:
|
|
7473
|
-
r.push({i:a-4,x:
|
|
7474
|
-
return a.join("")}}}var
|
|
7475
|
-
return t.isIdentity?
|
|
7476
|
-
function
|
|
7490
|
+
a.push({i:l-4,x:yC(e,n)},{i:l-2,x:yC(o,s)})}else(n||s)&&r.push("translate("+n+t+s+i)}(s.translateX,s.translateY,r.translateX,r.translateY,a,l),function(e,t,i,s){e!==t?(e-t>180?t+=360:t-e>180&&(e+=360),s.push({i:i.push(n(i)+"rotate(",null,o)-2,x:yC(e,t)})):t&&i.push(n(i)+"rotate("+t+o)}(s.rotate,r.rotate,a,l),function(e,t,i,s){e!==t?s.push({i:i.push(n(i)+"skewX(",null,o)-2,x:yC(e,t)}):t&&i.push(n(i)+"skewX("+t+o)}(s.skewX,r.skewX,a,l),function(e,t,i,o,s,r){if(e!==i||t!==o){var a=s.push(n(s)+"scale(",null,",",null,")")
|
|
7491
|
+
r.push({i:a-4,x:yC(e,i)},{i:a-2,x:yC(t,o)})}else 1===i&&1===o||s.push(n(s)+"scale("+i+","+o+")")}(s.scaleX,s.scaleY,r.scaleX,r.scaleY,a,l),s=r=null,function(e){for(var t,i=-1,o=l.length;++i<o;)a[(t=l[i]).i]=t.x(e)
|
|
7492
|
+
return a.join("")}}}var FC=OC((function(e){const t=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(e+"")
|
|
7493
|
+
return t.isIdentity?AC:EC(t.a,t.b,t.c,t.d,t.e,t.f)}),"px, ","px)","deg)"),VC=OC((function(e){return null==e?AC:(RC||(RC=document.createElementNS("http://www.w3.org/2000/svg","g")),RC.setAttribute("transform",e),(e=RC.transform.baseVal.consolidate())?EC((e=e.matrix).a,e.b,e.c,e.d,e.e,e.f):AC)}),", ",")",")")
|
|
7494
|
+
function HC(e){return((e=Math.exp(e))+1/e)/2}var TC,PC,DC=function e(t,i,o){function n(e,n){var s,r,a=e[0],l=e[1],c=e[2],d=n[0],h=n[1],u=n[2],p=d-a,g=h-l,v=p*p+g*g
|
|
7477
7495
|
if(v<1e-12)r=Math.log(u/c)/t,s=function(e){return[a+e*p,l+e*g,c*Math.exp(t*e*r)]}
|
|
7478
|
-
else{var
|
|
7479
|
-
r=(x-w)/t,s=function(e){var o,n=e*r,s=
|
|
7480
|
-
return[a+d*p,l+d*g,c*s/
|
|
7481
|
-
return e(i,o,o*o)},n}(Math.SQRT2,2,4),
|
|
7482
|
-
function
|
|
7483
|
-
return o.restart(e,t,i),o}function
|
|
7484
|
-
try{!function(){
|
|
7485
|
-
for(var e,t=
|
|
7486
|
-
for(;i;)i._call?(o>i._time&&(o=i._time),e=i,i=i._next):(t=i._next,i._next=null,i=e?e._next=t:
|
|
7487
|
-
|
|
7488
|
-
t>1e3&&(
|
|
7489
|
-
return t=null==t?0:+t,o.restart((i=>{o.stop(),e(i+t)}),t,i),o}
|
|
7490
|
-
i=(null==i?
|
|
7491
|
-
var
|
|
7492
|
-
function
|
|
7496
|
+
else{var f=Math.sqrt(v),m=(u*u-c*c+o*v)/(2*c*i*f),b=(u*u-c*c-o*v)/(2*u*i*f),w=Math.log(Math.sqrt(m*m+1)-m),x=Math.log(Math.sqrt(b*b+1)-b)
|
|
7497
|
+
r=(x-w)/t,s=function(e){var o,n=e*r,s=HC(w),d=c/(i*f)*(s*(o=t*n+w,((o=Math.exp(2*o))-1)/(o+1))-function(e){return((e=Math.exp(e))-1/e)/2}(w))
|
|
7498
|
+
return[a+d*p,l+d*g,c*s/HC(t*n+w)]}}return s.duration=1e3*r*t/Math.SQRT2,s}return n.rho=function(t){var i=Math.max(.001,+t),o=i*i
|
|
7499
|
+
return e(i,o,o*o)},n}(Math.SQRT2,2,4),LC=0,zC=0,BC=0,NC=0,ZC=0,qC=0,UC="object"==typeof performance&&performance.now?performance:Date,jC="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)}
|
|
7500
|
+
function GC(){return ZC||(jC(WC),ZC=UC.now()+qC)}function WC(){ZC=0}function KC(){this._call=this._time=this._next=null}function XC(e,t,i){var o=new KC
|
|
7501
|
+
return o.restart(e,t,i),o}function YC(){ZC=(NC=UC.now())+qC,LC=zC=0
|
|
7502
|
+
try{!function(){GC(),++LC
|
|
7503
|
+
for(var e,t=TC;t;)(e=ZC-t._time)>=0&&t._call.call(void 0,e),t=t._next;--LC}()}finally{LC=0,function(){var e,t,i=TC,o=1/0
|
|
7504
|
+
for(;i;)i._call?(o>i._time&&(o=i._time),e=i,i=i._next):(t=i._next,i._next=null,i=e?e._next=t:TC=t)
|
|
7505
|
+
PC=e,JC(o)}(),ZC=0}}function QC(){var e=UC.now(),t=e-NC
|
|
7506
|
+
t>1e3&&(qC-=t,NC=e)}function JC(e){LC||(zC&&(zC=clearTimeout(zC)),e-ZC>24?(e<1/0&&(zC=setTimeout(YC,e-UC.now()-qC)),BC&&(BC=clearInterval(BC))):(BC||(NC=UC.now(),BC=setInterval(QC,1e3)),LC=1,jC(YC)))}function ek(e,t,i){var o=new KC
|
|
7507
|
+
return t=null==t?0:+t,o.restart((i=>{o.stop(),e(i+t)}),t,i),o}KC.prototype=XC.prototype={constructor:KC,restart:function(e,t,i){if("function"!=typeof e)throw new TypeError("callback is not a function")
|
|
7508
|
+
i=(null==i?GC():+i)+(null==t?0:+t),this._next||PC===this||(PC?PC._next=this:TC=this,PC=this),this._call=e,this._time=i,JC()},stop:function(){this._call&&(this._call=null,this._time=1/0,JC())}}
|
|
7509
|
+
var tk=ly("start","end","cancel","interrupt"),ik=[]
|
|
7510
|
+
function ok(e,t,i,o,n,s){var r=e.__transition
|
|
7493
7511
|
if(r){if(i in r)return}else e.__transition={}
|
|
7494
7512
|
!function(e,t,i){var o,n=e.__transition
|
|
7495
7513
|
function s(e){i.state=1,i.timer.restart(r,i.delay,i.time),i.delay<=e&&r(e-i.delay)}function r(s){var c,d,h,u
|
|
7496
7514
|
if(1!==i.state)return l()
|
|
7497
|
-
for(c in n)if((u=n[c]).name===i.name){if(3===u.state)return
|
|
7498
|
-
4===u.state?(u.state=6,u.timer.stop(),u.on.call("interrupt",e,e.__data__,u.index,u.group),delete n[c]):+c<t&&(u.state=6,u.timer.stop(),u.on.call("cancel",e,e.__data__,u.index,u.group),delete n[c])}if(
|
|
7515
|
+
for(c in n)if((u=n[c]).name===i.name){if(3===u.state)return ek(r)
|
|
7516
|
+
4===u.state?(u.state=6,u.timer.stop(),u.on.call("interrupt",e,e.__data__,u.index,u.group),delete n[c]):+c<t&&(u.state=6,u.timer.stop(),u.on.call("cancel",e,e.__data__,u.index,u.group),delete n[c])}if(ek((function(){3===i.state&&(i.state=4,i.timer.restart(a,i.delay,i.time),a(s))})),i.state=2,i.on.call("start",e,e.__data__,i.index,i.group),2===i.state){for(i.state=3,o=new Array(h=i.tween.length),c=0,d=-1;c<h;++c)(u=i.tween[c].value.call(e,e.__data__,i.index,i.group))&&(o[++d]=u)
|
|
7499
7517
|
o.length=d+1}}function a(t){for(var n=t<i.duration?i.ease.call(null,t/i.duration):(i.timer.restart(l),i.state=5,1),s=-1,r=o.length;++s<r;)o[s].call(e,n)
|
|
7500
7518
|
5===i.state&&(i.on.call("end",e,e.__data__,i.index,i.group),l())}function l(){for(var o in i.state=6,i.timer.stop(),delete n[t],n)return
|
|
7501
|
-
delete e.__transition}n[t]=i,i.timer=
|
|
7519
|
+
delete e.__transition}n[t]=i,i.timer=XC(s,0,i.time)}(e,i,{name:t,index:o,group:n,on:tk,tween:ik,time:s.time,delay:s.delay,duration:s.duration,ease:s.ease,timer:null,state:0})}function nk(e,t){var i=rk(e,t)
|
|
7502
7520
|
if(i.state>0)throw new Error("too late; already scheduled")
|
|
7503
|
-
return i}function
|
|
7521
|
+
return i}function sk(e,t){var i=rk(e,t)
|
|
7504
7522
|
if(i.state>3)throw new Error("too late; already running")
|
|
7505
|
-
return i}function
|
|
7523
|
+
return i}function rk(e,t){var i=e.__transition
|
|
7506
7524
|
if(!i||!(i=i[t]))throw new Error("transition not found")
|
|
7507
|
-
return i}function
|
|
7525
|
+
return i}function ak(e,t){var i,o,n,s=e.__transition,r=!0
|
|
7508
7526
|
if(s){for(n in t=null==t?null:t+"",s)(i=s[n]).name===t?(o=i.state>2&&i.state<5,i.state=6,i.timer.stop(),i.on.call(o?"interrupt":"cancel",e,e.__data__,i.index,i.group),delete s[n]):r=!1
|
|
7509
|
-
r&&delete e.__transition}}function
|
|
7510
|
-
return function(){var n=
|
|
7527
|
+
r&&delete e.__transition}}function lk(e,t){var i,o
|
|
7528
|
+
return function(){var n=sk(this,e),s=n.tween
|
|
7511
7529
|
if(s!==i)for(var r=0,a=(o=i=s).length;r<a;++r)if(o[r].name===t){(o=o.slice()).splice(r,1)
|
|
7512
|
-
break}n.tween=o}}function
|
|
7530
|
+
break}n.tween=o}}function ck(e,t,i){var o,n
|
|
7513
7531
|
if("function"!=typeof i)throw new Error
|
|
7514
|
-
return function(){var s=
|
|
7532
|
+
return function(){var s=sk(this,e),r=s.tween
|
|
7515
7533
|
if(r!==o){n=(o=r).slice()
|
|
7516
7534
|
for(var a={name:t,value:i},l=0,c=n.length;l<c;++l)if(n[l].name===t){n[l]=a
|
|
7517
|
-
break}l===c&&n.push(a)}s.tween=n}}function
|
|
7518
|
-
return e.each((function(){var e=
|
|
7519
|
-
return("number"==typeof t?
|
|
7535
|
+
break}l===c&&n.push(a)}s.tween=n}}function dk(e,t,i){var o=e._id
|
|
7536
|
+
return e.each((function(){var e=sk(this,o);(e.value||(e.value={}))[t]=i.apply(this,arguments)})),function(e){return rk(e,o).value[t]}}function hk(e,t){var i
|
|
7537
|
+
return("number"==typeof t?yC:t instanceof Y$?mC:(i=Y$(t))?(t=i,mC):SC)(e,t)}function uk(e){return function(){this.removeAttribute(e)}}function pk(e){return function(){this.removeAttributeNS(e.space,e.local)}}function gk(e,t,i){var o,n,s=i+""
|
|
7520
7538
|
return function(){var r=this.getAttribute(e)
|
|
7521
|
-
return r===s?null:r===o?n:n=t(o=r,i)}}function
|
|
7539
|
+
return r===s?null:r===o?n:n=t(o=r,i)}}function vk(e,t,i){var o,n,s=i+""
|
|
7522
7540
|
return function(){var r=this.getAttributeNS(e.space,e.local)
|
|
7523
|
-
return r===s?null:r===o?n:n=t(o=r,i)}}function
|
|
7541
|
+
return r===s?null:r===o?n:n=t(o=r,i)}}function fk(e,t,i){var o,n,s
|
|
7524
7542
|
return function(){var r,a,l=i(this)
|
|
7525
7543
|
if(null!=l)return(r=this.getAttribute(e))===(a=l+"")?null:r===o&&a===n?s:(n=a,s=t(o=r,l))
|
|
7526
|
-
this.removeAttribute(e)}}function
|
|
7544
|
+
this.removeAttribute(e)}}function mk(e,t,i){var o,n,s
|
|
7527
7545
|
return function(){var r,a,l=i(this)
|
|
7528
7546
|
if(null!=l)return(r=this.getAttributeNS(e.space,e.local))===(a=l+"")?null:r===o&&a===n?s:(n=a,s=t(o=r,l))
|
|
7529
|
-
this.removeAttributeNS(e.space,e.local)}}function
|
|
7547
|
+
this.removeAttributeNS(e.space,e.local)}}function bk(e,t){return function(i){this.setAttribute(e,t.call(this,i))}}function wk(e,t){return function(i){this.setAttributeNS(e.space,e.local,t.call(this,i))}}function xk(e,t){var i,o
|
|
7530
7548
|
function n(){var n=t.apply(this,arguments)
|
|
7531
|
-
return n!==o&&(i=(o=n)&&
|
|
7549
|
+
return n!==o&&(i=(o=n)&&wk(e,n)),i}return n._value=t,n}function yk(e,t){var i,o
|
|
7532
7550
|
function n(){var n=t.apply(this,arguments)
|
|
7533
|
-
return n!==o&&(i=(o=n)&&
|
|
7534
|
-
return function(){
|
|
7535
|
-
return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?
|
|
7551
|
+
return n!==o&&(i=(o=n)&&bk(e,n)),i}return n._value=t,n}function $k(e,t){return function(){nk(this,e).delay=+t.apply(this,arguments)}}function Ck(e,t){return t=+t,function(){nk(this,e).delay=t}}function kk(e,t){return function(){sk(this,e).duration=+t.apply(this,arguments)}}function Sk(e,t){return t=+t,function(){sk(this,e).duration=t}}function _k(e,t){if("function"!=typeof t)throw new Error
|
|
7552
|
+
return function(){sk(this,e).ease=t}}function Ik(e,t,i){var o,n,s=function(e){return(e+"").trim().split(/^|\s+/).every((function(e){var t=e.indexOf(".")
|
|
7553
|
+
return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?nk:sk
|
|
7536
7554
|
return function(){var r=s(this,e),a=r.on
|
|
7537
|
-
a!==o&&(n=(o=a).copy()).on(t,i),r.on=n}}var
|
|
7538
|
-
function
|
|
7555
|
+
a!==o&&(n=(o=a).copy()).on(t,i),r.on=n}}var Rk=_$.prototype.constructor
|
|
7556
|
+
function Mk(e){return function(){this.style.removeProperty(e)}}function Ak(e,t,i){return function(o){this.style.setProperty(e,t.call(this,o),i)}}function Ek(e,t,i){var o,n
|
|
7539
7557
|
function s(){var s=t.apply(this,arguments)
|
|
7540
|
-
return s!==n&&(o=(n=s)&&
|
|
7558
|
+
return s!==n&&(o=(n=s)&&Ak(e,s,i)),o}return s._value=t,s}function Ok(e){return function(t){this.textContent=e.call(this,t)}}function Fk(e){var t,i
|
|
7541
7559
|
function o(){var o=e.apply(this,arguments)
|
|
7542
|
-
return o!==i&&(t=(i=o)&&
|
|
7543
|
-
function
|
|
7544
|
-
|
|
7545
|
-
"function"!=typeof e&&(e=
|
|
7546
|
-
for(var o=this._groups,n=o.length,s=new Array(n),r=0;r<n;++r)for(var a,l,c=o[r],d=c.length,h=s[r]=new Array(d),u=0;u<d;++u)(a=c[u])&&(l=e.call(a,a.__data__,u,c))&&("__data__"in a&&(l.__data__=a.__data__),h[u]=l,
|
|
7547
|
-
return new
|
|
7548
|
-
"function"!=typeof e&&(e=
|
|
7549
|
-
for(var o=this._groups,n=o.length,s=[],r=[],a=0;a<n;++a)for(var l,c=o[a],d=c.length,h=0;h<d;++h)if(l=c[h]){for(var u,p=e.call(l,l.__data__,h,c),g=
|
|
7550
|
-
s.push(p),r.push(l)}return new
|
|
7560
|
+
return o!==i&&(t=(i=o)&&Ok(o)),t}return o._value=e,o}var Vk=0
|
|
7561
|
+
function Hk(e,t,i,o){this._groups=e,this._parents=t,this._name=i,this._id=o}function Tk(){return++Vk}var Pk=_$.prototype
|
|
7562
|
+
Hk.prototype={constructor:Hk,select:function(e){var t=this._name,i=this._id
|
|
7563
|
+
"function"!=typeof e&&(e=xy(e))
|
|
7564
|
+
for(var o=this._groups,n=o.length,s=new Array(n),r=0;r<n;++r)for(var a,l,c=o[r],d=c.length,h=s[r]=new Array(d),u=0;u<d;++u)(a=c[u])&&(l=e.call(a,a.__data__,u,c))&&("__data__"in a&&(l.__data__=a.__data__),h[u]=l,ok(h[u],t,i,u,h,rk(a,i)))
|
|
7565
|
+
return new Hk(s,this._parents,t,i)},selectAll:function(e){var t=this._name,i=this._id
|
|
7566
|
+
"function"!=typeof e&&(e=Cy(e))
|
|
7567
|
+
for(var o=this._groups,n=o.length,s=[],r=[],a=0;a<n;++a)for(var l,c=o[a],d=c.length,h=0;h<d;++h)if(l=c[h]){for(var u,p=e.call(l,l.__data__,h,c),g=rk(l,i),v=0,f=p.length;v<f;++v)(u=p[v])&&ok(u,t,i,v,p,g)
|
|
7568
|
+
s.push(p),r.push(l)}return new Hk(s,r,t,i)},selectChild:Pk.selectChild,selectChildren:Pk.selectChildren,filter:function(e){"function"!=typeof e&&(e=ky(e))
|
|
7551
7569
|
for(var t=this._groups,i=t.length,o=new Array(i),n=0;n<i;++n)for(var s,r=t[n],a=r.length,l=o[n]=[],c=0;c<a;++c)(s=r[c])&&e.call(s,s.__data__,c,r)&&l.push(s)
|
|
7552
|
-
return new
|
|
7570
|
+
return new Hk(o,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error
|
|
7553
7571
|
for(var t=this._groups,i=e._groups,o=t.length,n=i.length,s=Math.min(o,n),r=new Array(o),a=0;a<s;++a)for(var l,c=t[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)
|
|
7554
7572
|
for(;a<o;++a)r[a]=t[a]
|
|
7555
|
-
return new
|
|
7556
|
-
|
|
7557
|
-
return arguments.length<2?
|
|
7558
|
-
return this.attrTween(e,"function"==typeof t?(i.local?
|
|
7573
|
+
return new Hk(r,this._parents,this._name,this._id)},selection:function(){return new Rk(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,i=Tk(),o=this._groups,n=o.length,s=0;s<n;++s)for(var r,a=o[s],l=a.length,c=0;c<l;++c)if(r=a[c]){var d=rk(r,t)
|
|
7574
|
+
ok(r,e,i,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new Hk(o,this._parents,e,i)},call:Pk.call,nodes:Pk.nodes,node:Pk.node,size:Pk.size,empty:Pk.empty,each:Pk.each,on:function(e,t){var i=this._id
|
|
7575
|
+
return arguments.length<2?rk(this.node(),i).on.on(e):this.each(Ik(i,e,t))},attr:function(e,t){var i=vy(e),o="transform"===i?VC:hk
|
|
7576
|
+
return this.attrTween(e,"function"==typeof t?(i.local?mk:fk)(i,o,dk(this,"attr."+e,t)):null==t?(i.local?pk:uk)(i):(i.local?vk:gk)(i,o,t))},attrTween:function(e,t){var i="attr."+e
|
|
7559
7577
|
if(arguments.length<2)return(i=this.tween(i))&&i._value
|
|
7560
7578
|
if(null==t)return this.tween(i,null)
|
|
7561
7579
|
if("function"!=typeof t)throw new Error
|
|
7562
|
-
var o=
|
|
7563
|
-
return this.tween(i,(o.local?
|
|
7580
|
+
var o=vy(e)
|
|
7581
|
+
return this.tween(i,(o.local?xk:yk)(o,t))},style:function(e,t,i){var o="transform"==(e+="")?FC:hk
|
|
7564
7582
|
return null==t?this.styleTween(e,function(e,t){var i,o,n
|
|
7565
|
-
return function(){var s=
|
|
7566
|
-
return s===r?null:s===i&&r===o?n:n=t(i=s,o=r)}}(e,o)).on("end.style."+e,
|
|
7567
|
-
return function(){var r=
|
|
7568
|
-
return null==a&&(this.style.removeProperty(e),l=a=
|
|
7569
|
-
return function(){var l=
|
|
7583
|
+
return function(){var s=Wy(this,e),r=(this.style.removeProperty(e),Wy(this,e))
|
|
7584
|
+
return s===r?null:s===i&&r===o?n:n=t(i=s,o=r)}}(e,o)).on("end.style."+e,Mk(e)):"function"==typeof t?this.styleTween(e,function(e,t,i){var o,n,s
|
|
7585
|
+
return function(){var r=Wy(this,e),a=i(this),l=a+""
|
|
7586
|
+
return null==a&&(this.style.removeProperty(e),l=a=Wy(this,e)),r===l?null:r===o&&l===n?s:(n=l,s=t(o=r,a))}}(e,o,dk(this,"style."+e,t))).each(function(e,t){var i,o,n,s,r="style."+t,a="end."+r
|
|
7587
|
+
return function(){var l=sk(this,e),c=l.on,d=null==l.value[r]?s||(s=Mk(t)):void 0
|
|
7570
7588
|
c===i&&n===d||(o=(i=c).copy()).on(a,n=d),l.on=o}}(this._id,e)):this.styleTween(e,function(e,t,i){var o,n,s=i+""
|
|
7571
|
-
return function(){var r=
|
|
7589
|
+
return function(){var r=Wy(this,e)
|
|
7572
7590
|
return r===s?null:r===o?n:n=t(o=r,i)}}(e,o,t),i).on("end.style."+e,null)},styleTween:function(e,t,i){var o="style."+(e+="")
|
|
7573
7591
|
if(arguments.length<2)return(o=this.tween(o))&&o._value
|
|
7574
7592
|
if(null==t)return this.tween(o,null)
|
|
7575
7593
|
if("function"!=typeof t)throw new Error
|
|
7576
|
-
return this.tween(o,
|
|
7577
|
-
this.textContent=null==t?"":t}}(
|
|
7594
|
+
return this.tween(o,Ek(e,t,null==i?"":i))},text:function(e){return this.tween("text","function"==typeof e?function(e){return function(){var t=e(this)
|
|
7595
|
+
this.textContent=null==t?"":t}}(dk(this,"text",e)):function(e){return function(){this.textContent=e}}(null==e?"":e+""))},textTween:function(e){var t="text"
|
|
7578
7596
|
if(arguments.length<1)return(t=this.tween(t))&&t._value
|
|
7579
7597
|
if(null==e)return this.tween(t,null)
|
|
7580
7598
|
if("function"!=typeof e)throw new Error
|
|
7581
|
-
return this.tween(t,
|
|
7599
|
+
return this.tween(t,Fk(e))},remove:function(){return this.on("end.remove",function(e){return function(){var t=this.parentNode
|
|
7582
7600
|
for(var i in this.__transition)if(+i!==e)return
|
|
7583
7601
|
t&&t.removeChild(this)}}(this._id))},tween:function(e,t){var i=this._id
|
|
7584
|
-
if(e+="",arguments.length<2){for(var o,n=
|
|
7585
|
-
return null}return this.each((null==t?
|
|
7586
|
-
return arguments.length?this.each(("function"==typeof e
|
|
7587
|
-
return arguments.length?this.each(("function"==typeof e?
|
|
7588
|
-
return arguments.length?this.each(
|
|
7602
|
+
if(e+="",arguments.length<2){for(var o,n=rk(this.node(),i).tween,s=0,r=n.length;s<r;++s)if((o=n[s]).name===e)return o.value
|
|
7603
|
+
return null}return this.each((null==t?lk:ck)(i,e,t))},delay:function(e){var t=this._id
|
|
7604
|
+
return arguments.length?this.each(("function"==typeof e?$k:Ck)(t,e)):rk(this.node(),t).delay},duration:function(e){var t=this._id
|
|
7605
|
+
return arguments.length?this.each(("function"==typeof e?kk:Sk)(t,e)):rk(this.node(),t).duration},ease:function(e){var t=this._id
|
|
7606
|
+
return arguments.length?this.each(_k(t,e)):rk(this.node(),t).ease},easeVarying:function(e){if("function"!=typeof e)throw new Error
|
|
7589
7607
|
return this.each(function(e,t){return function(){var i=t.apply(this,arguments)
|
|
7590
7608
|
if("function"!=typeof i)throw new Error
|
|
7591
|
-
|
|
7609
|
+
sk(this,e).ease=i}}(this._id,e))},end:function(){var e,t,i=this,o=i._id,n=i.size()
|
|
7592
7610
|
return new Promise((function(s,r){var a={value:r},l={value:function(){0==--n&&s()}}
|
|
7593
|
-
i.each((function(){var i=
|
|
7594
|
-
n!==e&&((t=(e=n).copy())._.cancel.push(a),t._.interrupt.push(a),t._.end.push(l)),i.on=t})),0===n&&s()}))},[Symbol.iterator]:
|
|
7595
|
-
var
|
|
7596
|
-
function
|
|
7597
|
-
return i}
|
|
7598
|
-
e instanceof
|
|
7599
|
-
for(var o=this._groups,n=o.length,s=0;s<n;++s)for(var r,a=o[s],l=a.length,c=0;c<l;++c)(r=a[c])&&
|
|
7600
|
-
return new
|
|
7601
|
-
var
|
|
7602
|
-
function
|
|
7603
|
-
var
|
|
7604
|
-
function
|
|
7605
|
-
return e.__zoom}function
|
|
7606
|
-
return e instanceof SVGElement?(e=e.ownerSVGElement||e).hasAttribute("viewBox")?[[(e=e.viewBox.baseVal).x,e.y],[e.x+e.width,e.y+e.height]]:[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]:[[0,0],[e.clientWidth,e.clientHeight]]}function
|
|
7607
|
-
return e.translate(n>o?(o+n)/2:Math.min(0,o)||Math.max(0,n),r>s?(s+r)/2:Math.min(0,s)||Math.max(0,r))}
|
|
7608
|
-
const
|
|
7611
|
+
i.each((function(){var i=sk(this,o),n=i.on
|
|
7612
|
+
n!==e&&((t=(e=n).copy())._.cancel.push(a),t._.interrupt.push(a),t._.end.push(l)),i.on=t})),0===n&&s()}))},[Symbol.iterator]:Pk[Symbol.iterator]}
|
|
7613
|
+
var Dk={time:null,delay:0,duration:250,ease:function(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}}
|
|
7614
|
+
function Lk(e,t){for(var i;!(i=e.__transition)||!(i=i[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`)
|
|
7615
|
+
return i}_$.prototype.interrupt=function(e){return this.each((function(){ak(this,e)}))},_$.prototype.transition=function(e){var t,i
|
|
7616
|
+
e instanceof Hk?(t=e._id,e=e._name):(t=Tk(),(i=Dk).time=GC(),e=null==e?null:e+"")
|
|
7617
|
+
for(var o=this._groups,n=o.length,s=0;s<n;++s)for(var r,a=o[s],l=a.length,c=0;c<l;++c)(r=a[c])&&ok(r,e,t,c,a,i||Lk(r,t))
|
|
7618
|
+
return new Hk(o,this._parents,e,t)}
|
|
7619
|
+
var zk=e=>()=>e
|
|
7620
|
+
function Bk(e,{sourceEvent:t,target:i,transform:o,dispatch:n}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},target:{value:i,enumerable:!0,configurable:!0},transform:{value:o,enumerable:!0,configurable:!0},_:{value:n}})}function Nk(e,t,i){this.k=e,this.x=t,this.y=i}Nk.prototype={constructor:Nk,scale:function(e){return 1===e?this:new Nk(this.k*e,this.x,this.y)},translate:function(e,t){return 0===e&0===t?this:new Nk(this.k,this.x+this.k*e,this.y+this.k*t)},apply:function(e){return[e[0]*this.k+this.x,e[1]*this.k+this.y]},applyX:function(e){return e*this.k+this.x},applyY:function(e){return e*this.k+this.y},invert:function(e){return[(e[0]-this.x)/this.k,(e[1]-this.y)/this.k]},invertX:function(e){return(e-this.x)/this.k},invertY:function(e){return(e-this.y)/this.k},rescaleX:function(e){return e.copy().domain(e.range().map(this.invertX,this).map(e.invert,e))},rescaleY:function(e){return e.copy().domain(e.range().map(this.invertY,this).map(e.invert,e))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}}
|
|
7621
|
+
var Zk=new Nk(1,0,0)
|
|
7622
|
+
function qk(e){for(;!e.__zoom;)if(!(e=e.parentNode))return Zk
|
|
7623
|
+
return e.__zoom}function Uk(e){e.stopImmediatePropagation()}function jk(e){e.preventDefault(),e.stopImmediatePropagation()}function Gk(e){return!(e.ctrlKey&&"wheel"!==e.type||e.button)}function Wk(){var e=this
|
|
7624
|
+
return e instanceof SVGElement?(e=e.ownerSVGElement||e).hasAttribute("viewBox")?[[(e=e.viewBox.baseVal).x,e.y],[e.x+e.width,e.y+e.height]]:[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]:[[0,0],[e.clientWidth,e.clientHeight]]}function Kk(){return this.__zoom||Zk}function Xk(e){return-e.deltaY*(1===e.deltaMode?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function Yk(){return navigator.maxTouchPoints||"ontouchstart"in this}function Qk(e,t,i){var o=e.invertX(t[0][0])-i[0][0],n=e.invertX(t[1][0])-i[1][0],s=e.invertY(t[0][1])-i[0][1],r=e.invertY(t[1][1])-i[1][1]
|
|
7625
|
+
return e.translate(n>o?(o+n)/2:Math.min(0,o)||Math.max(0,n),r>s?(s+r)/2:Math.min(0,s)||Math.max(0,r))}qk.prototype=Nk.prototype
|
|
7626
|
+
const Jk=G`
|
|
7609
7627
|
<div class="wafer-map-container">
|
|
7610
7628
|
<svg class="svg-root">
|
|
7611
7629
|
<g ${Re("zoomContainer")} transform=${e=>e.transform.toString()}>
|
|
@@ -7635,7 +7653,7 @@ const Wk=G`
|
|
|
7635
7653
|
/>
|
|
7636
7654
|
</svg>
|
|
7637
7655
|
</div>
|
|
7638
|
-
`,
|
|
7656
|
+
`,eS=me`
|
|
7639
7657
|
:host {
|
|
7640
7658
|
display: inline-block;
|
|
7641
7659
|
width: 500px;
|
|
@@ -7719,77 +7737,77 @@ const Wk=G`
|
|
|
7719
7737
|
outline-width: 0px;
|
|
7720
7738
|
}
|
|
7721
7739
|
`
|
|
7722
|
-
function
|
|
7740
|
+
function tS(e,t){return null==e||null==t?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function iS(e,t){return null==e||null==t?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function oS(e){let t,i,o
|
|
7723
7741
|
function n(e,o,n=0,s=e.length){if(n<s){if(0!==t(o,o))return s
|
|
7724
7742
|
do{const t=n+s>>>1
|
|
7725
|
-
i(e[t],o)<0?n=t+1:s=t}while(n<s)}return n}return 2!==e.length?(t=
|
|
7743
|
+
i(e[t],o)<0?n=t+1:s=t}while(n<s)}return n}return 2!==e.length?(t=tS,i=(t,i)=>tS(e(t),i),o=(t,i)=>e(t)-i):(t=e===tS||e===iS?e:nS,i=e,o=e),{left:n,center:function(e,t,i=0,s=e.length){const r=n(e,t,i,s-1)
|
|
7726
7744
|
return r>i&&o(e[r-1],t)>-o(e[r],t)?r-1:r},right:function(e,o,n=0,s=e.length){if(n<s){if(0!==t(o,o))return s
|
|
7727
7745
|
do{const t=n+s>>>1
|
|
7728
|
-
i(e[t],o)<=0?n=t+1:s=t}while(n<s)}return n}}}function
|
|
7729
|
-
|
|
7730
|
-
var
|
|
7731
|
-
class
|
|
7746
|
+
i(e[t],o)<=0?n=t+1:s=t}while(n<s)}return n}}}function nS(){return 0}function sS(e){return null===e?NaN:+e}const rS=oS(tS).right
|
|
7747
|
+
oS(sS).center
|
|
7748
|
+
var aS=rS
|
|
7749
|
+
class lS extends Map{constructor(e,t=dS){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:t}}),null!=e)for(const[t,i]of e)this.set(t,i)}get(e){return super.get(cS(this,e))}has(e){return super.has(cS(this,e))}set(e,t){return super.set(function({_intern:e,_key:t},i){const o=t(i)
|
|
7732
7750
|
return e.has(o)?e.get(o):(e.set(o,i),i)}(this,e),t)}delete(e){return super.delete(function({_intern:e,_key:t},i){const o=t(i)
|
|
7733
7751
|
e.has(o)&&(i=e.get(o),e.delete(o))
|
|
7734
|
-
return i}(this,e))}}function
|
|
7735
|
-
return e.has(o)?e.get(o):i}function
|
|
7736
|
-
function
|
|
7752
|
+
return i}(this,e))}}function cS({_intern:e,_key:t},i){const o=t(i)
|
|
7753
|
+
return e.has(o)?e.get(o):i}function dS(e){return null!==e&&"object"==typeof e?e.valueOf():e}const hS=Math.sqrt(50),uS=Math.sqrt(10),pS=Math.sqrt(2)
|
|
7754
|
+
function gS(e,t,i){const o=(t-e)/Math.max(0,i),n=Math.floor(Math.log10(o)),s=o/Math.pow(10,n),r=s>=hS?10:s>=uS?5:s>=pS?2:1
|
|
7737
7755
|
let a,l,c
|
|
7738
|
-
return n<0?(c=Math.pow(10,-n)/r,a=Math.round(e*c),l=Math.round(t*c),a/c<e&&++a,l/c>t&&--l,c=-c):(c=Math.pow(10,n)*r,a=Math.round(e/c),l=Math.round(t/c),a*c<e&&++a,l*c>t&&--l),l<a&&.5<=i&&i<2?
|
|
7756
|
+
return n<0?(c=Math.pow(10,-n)/r,a=Math.round(e*c),l=Math.round(t*c),a/c<e&&++a,l/c>t&&--l,c=-c):(c=Math.pow(10,n)*r,a=Math.round(e/c),l=Math.round(t/c),a*c<e&&++a,l*c>t&&--l),l<a&&.5<=i&&i<2?gS(e,t,2*i):[a,l,c]}function vS(e,t,i){return gS(e=+e,t=+t,i=+i)[2]}function fS(e,t,i=sS){if((o=e.length)&&!isNaN(t=+t)){if(t<=0||o<2)return+i(e[0],0,e)
|
|
7739
7757
|
if(t>=1)return+i(e[o-1],o-1,e)
|
|
7740
7758
|
var o,n=(o-1)*t,s=Math.floor(n),r=+i(e[s],s,e)
|
|
7741
|
-
return r+(+i(e[s+1],s+1,e)-r)*(n-s)}}function
|
|
7759
|
+
return r+(+i(e[s+1],s+1,e)-r)*(n-s)}}function mS(e,t,i){e=+e,t=+t,i=(n=arguments.length)<2?(t=e,e=0,1):n<3?1:+i
|
|
7742
7760
|
for(var o=-1,n=0|Math.max(0,Math.ceil((t-e)/i)),s=new Array(n);++o<n;)s[o]=e+o*i
|
|
7743
|
-
return s}function
|
|
7761
|
+
return s}function bS(e,t){switch(arguments.length){case 0:break
|
|
7744
7762
|
case 1:this.range(e)
|
|
7745
7763
|
break
|
|
7746
|
-
default:this.range(t).domain(e)}return this}const
|
|
7747
|
-
function
|
|
7764
|
+
default:this.range(t).domain(e)}return this}const wS=Symbol("implicit")
|
|
7765
|
+
function xS(){var e=new lS,t=[],i=[],o=wS
|
|
7748
7766
|
function n(n){let s=e.get(n)
|
|
7749
|
-
if(void 0===s){if(o!==
|
|
7767
|
+
if(void 0===s){if(o!==wS)return o
|
|
7750
7768
|
e.set(n,s=t.push(n)-1)}return i[s%i.length]}return n.domain=function(i){if(!arguments.length)return t.slice()
|
|
7751
|
-
t=[],e=new
|
|
7769
|
+
t=[],e=new lS
|
|
7752
7770
|
for(const o of i)e.has(o)||e.set(o,t.push(o)-1)
|
|
7753
|
-
return n},n.range=function(e){return arguments.length?(i=Array.from(e),n):i.slice()},n.unknown=function(e){return arguments.length?(o=e,n):o},n.copy=function(){return
|
|
7771
|
+
return n},n.range=function(e){return arguments.length?(i=Array.from(e),n):i.slice()},n.unknown=function(e){return arguments.length?(o=e,n):o},n.copy=function(){return xS(t,i).unknown(o)},bS.apply(n,arguments),n}function yS(){var e,t,i=xS().unknown(void 0),o=i.domain,n=i.range,s=0,r=1,a=!1,l=0,c=0,d=.5
|
|
7754
7772
|
function h(){var i=o().length,h=r<s,u=h?r:s,p=h?s:r
|
|
7755
7773
|
e=(p-u)/Math.max(1,i-l+2*c),a&&(e=Math.floor(e)),u+=(p-u-e*(i-l))*d,t=e*(1-l),a&&(u=Math.round(u),t=Math.round(t))
|
|
7756
|
-
var g=
|
|
7757
|
-
return n(h?g.reverse():g)}return delete i.unknown,i.domain=function(e){return arguments.length?(o(e),h()):o()},i.range=function(e){return arguments.length?([s,r]=e,s=+s,r=+r,h()):[s,r]},i.rangeRound=function(e){return[s,r]=e,s=+s,r=+r,a=!0,h()},i.bandwidth=function(){return t},i.step=function(){return e},i.round=function(e){return arguments.length?(a=!!e,h()):a},i.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},i.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},i.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},i.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},i.copy=function(){return
|
|
7758
|
-
function
|
|
7759
|
-
var i}function
|
|
7760
|
-
return n<o?(o=
|
|
7761
|
-
for(e[o]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++r<o;)n[r]=
|
|
7762
|
-
return function(t){var i=
|
|
7763
|
-
return s[i](n[i](t))}}function
|
|
7774
|
+
var g=mS(i).map((function(t){return u+e*t}))
|
|
7775
|
+
return n(h?g.reverse():g)}return delete i.unknown,i.domain=function(e){return arguments.length?(o(e),h()):o()},i.range=function(e){return arguments.length?([s,r]=e,s=+s,r=+r,h()):[s,r]},i.rangeRound=function(e){return[s,r]=e,s=+s,r=+r,a=!0,h()},i.bandwidth=function(){return t},i.step=function(){return e},i.round=function(e){return arguments.length?(a=!!e,h()):a},i.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},i.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},i.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},i.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},i.copy=function(){return yS(o(),[s,r]).round(a).paddingInner(l).paddingOuter(c).align(d)},bS.apply(h(),arguments)}function $S(e){return+e}var CS=[0,1]
|
|
7776
|
+
function kS(e){return e}function SS(e,t){return(t-=e=+e)?function(i){return(i-e)/t}:(i=isNaN(t)?NaN:.5,function(){return i})
|
|
7777
|
+
var i}function _S(e,t,i){var o=e[0],n=e[1],s=t[0],r=t[1]
|
|
7778
|
+
return n<o?(o=SS(n,o),s=i(r,s)):(o=SS(o,n),s=i(s,r)),function(e){return s(o(e))}}function IS(e,t,i){var o=Math.min(e.length,t.length)-1,n=new Array(o),s=new Array(o),r=-1
|
|
7779
|
+
for(e[o]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++r<o;)n[r]=SS(e[r],e[r+1]),s[r]=i(t[r],t[r+1])
|
|
7780
|
+
return function(t){var i=aS(e,t,1,o)-1
|
|
7781
|
+
return s[i](n[i](t))}}function RS(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function MS(){var e,t,i,o,n,s,r=CS,a=CS,l=_C,c=kS
|
|
7764
7782
|
function d(){var e,t,i,l=Math.min(r.length,a.length)
|
|
7765
|
-
return c!==
|
|
7783
|
+
return c!==kS&&(e=r[0],t=r[l-1],e>t&&(i=e,e=t,t=i),c=function(i){return Math.max(e,Math.min(t,i))}),o=l>2?IS:_S,n=s=null,h}function h(t){return null==t||isNaN(t=+t)?i:(n||(n=o(r.map(e),a,l)))(e(c(t)))}return h.invert=function(i){return c(t((s||(s=o(a,r.map(e),yC)))(i)))},h.domain=function(e){return arguments.length?(r=Array.from(e,$S),d()):r.slice()},h.range=function(e){return arguments.length?(a=Array.from(e),d()):a.slice()},h.rangeRound=function(e){return a=Array.from(e),l=IC,d()},h.clamp=function(e){return arguments.length?(c=!!e||kS,d()):c!==kS},h.interpolate=function(e){return arguments.length?(l=e,d()):l},h.unknown=function(e){return arguments.length?(i=e,h):i},function(i,o){return e=i,t=o,d()}}function AS(){return MS()(kS,kS)}function ES(e,t){if((i=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null
|
|
7766
7784
|
var i,o=e.slice(0,i)
|
|
7767
|
-
return[o.length>1?o[0]+o.slice(2):o,+e.slice(i+1)]}function
|
|
7768
|
-
function
|
|
7785
|
+
return[o.length>1?o[0]+o.slice(2):o,+e.slice(i+1)]}function OS(e){return(e=ES(Math.abs(e)))?e[1]:NaN}var FS,VS=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
|
|
7786
|
+
function HS(e){if(!(t=VS.exec(e)))throw new Error("invalid format: "+e)
|
|
7769
7787
|
var t
|
|
7770
|
-
return new
|
|
7788
|
+
return new TS({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}function TS(e){this.fill=void 0===e.fill?" ":e.fill+"",this.align=void 0===e.align?">":e.align+"",this.sign=void 0===e.sign?"-":e.sign+"",this.symbol=void 0===e.symbol?"":e.symbol+"",this.zero=!!e.zero,this.width=void 0===e.width?void 0:+e.width,this.comma=!!e.comma,this.precision=void 0===e.precision?void 0:+e.precision,this.trim=!!e.trim,this.type=void 0===e.type?"":e.type+""}function PS(e,t){var i=ES(e,t)
|
|
7771
7789
|
if(!i)return e+""
|
|
7772
7790
|
var o=i[0],n=i[1]
|
|
7773
|
-
return n<0?"0."+new Array(-n).join("0")+o:o.length>n+1?o.slice(0,n+1)+"."+o.slice(n+1):o+new Array(n-o.length+2).join("0")}
|
|
7774
|
-
var
|
|
7791
|
+
return n<0?"0."+new Array(-n).join("0")+o:o.length>n+1?o.slice(0,n+1)+"."+o.slice(n+1):o+new Array(n-o.length+2).join("0")}HS.prototype=TS.prototype,TS.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}
|
|
7792
|
+
var DS={"%":(e,t)=>(100*e).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:function(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)},e:(e,t)=>e.toExponential(t),f:(e,t)=>e.toFixed(t),g:(e,t)=>e.toPrecision(t),o:e=>Math.round(e).toString(8),p:(e,t)=>PS(100*e,t),r:PS,s:function(e,t){var i=ES(e,t)
|
|
7775
7793
|
if(!i)return e+""
|
|
7776
|
-
var o=i[0],n=i[1],s=n-(
|
|
7777
|
-
return s===r?o:s>r?o+new Array(s-r+1).join("0"):s>0?o.slice(0,s)+"."+o.slice(s):"0."+new Array(1-s).join("0")+
|
|
7778
|
-
function
|
|
7779
|
-
function
|
|
7780
|
-
return s.reverse().join(i)}),n=void 0===e.currency?"":e.currency[0]+"",s=void 0===e.currency?"":e.currency[1]+"",r=void 0===e.decimal?".":e.decimal+"",a=void 0===e.numerals?
|
|
7781
|
-
function h(e){var t=(e=
|
|
7782
|
-
"n"===b?(v=!0,b="g"):
|
|
7783
|
-
var w="$"===u?n:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",x="$"===u?s:/[%p]/.test(b)?l:"",y=
|
|
7794
|
+
var o=i[0],n=i[1],s=n-(FS=3*Math.max(-8,Math.min(8,Math.floor(n/3))))+1,r=o.length
|
|
7795
|
+
return s===r?o:s>r?o+new Array(s-r+1).join("0"):s>0?o.slice(0,s)+"."+o.slice(s):"0."+new Array(1-s).join("0")+ES(e,Math.max(0,t+s-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)}
|
|
7796
|
+
function LS(e){return e}var zS,BS,NS,ZS=Array.prototype.map,qS=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"]
|
|
7797
|
+
function US(e){var t,i,o=void 0===e.grouping||void 0===e.thousands?LS:(t=ZS.call(e.grouping,Number),i=e.thousands+"",function(e,o){for(var n=e.length,s=[],r=0,a=t[0],l=0;n>0&&a>0&&(l+a+1>o&&(a=Math.max(1,o-l)),s.push(e.substring(n-=a,n+a)),!((l+=a+1)>o));)a=t[r=(r+1)%t.length]
|
|
7798
|
+
return s.reverse().join(i)}),n=void 0===e.currency?"":e.currency[0]+"",s=void 0===e.currency?"":e.currency[1]+"",r=void 0===e.decimal?".":e.decimal+"",a=void 0===e.numerals?LS:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(ZS.call(e.numerals,String)),l=void 0===e.percent?"%":e.percent+"",c=void 0===e.minus?"−":e.minus+"",d=void 0===e.nan?"NaN":e.nan+""
|
|
7799
|
+
function h(e){var t=(e=HS(e)).fill,i=e.align,h=e.sign,u=e.symbol,p=e.zero,g=e.width,v=e.comma,f=e.precision,m=e.trim,b=e.type
|
|
7800
|
+
"n"===b?(v=!0,b="g"):DS[b]||(void 0===f&&(f=12),m=!0,b="g"),(p||"0"===t&&"="===i)&&(p=!0,t="0",i="=")
|
|
7801
|
+
var w="$"===u?n:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",x="$"===u?s:/[%p]/.test(b)?l:"",y=DS[b],$=/[defgprs%]/.test(b)
|
|
7784
7802
|
function C(e){var n,s,l,u=w,C=x
|
|
7785
7803
|
if("c"===b)C=y(e)+C,e=""
|
|
7786
7804
|
else{var k=(e=+e)<0||1/e<0
|
|
7787
|
-
if(e=isNaN(e)?d:y(Math.abs(e),
|
|
7805
|
+
if(e=isNaN(e)?d:y(Math.abs(e),f),m&&(e=function(e){e:for(var t,i=e.length,o=1,n=-1;o<i;++o)switch(e[o]){case".":n=t=o
|
|
7788
7806
|
break
|
|
7789
7807
|
case"0":0===n&&(n=o),t=o
|
|
7790
7808
|
break
|
|
7791
7809
|
default:if(!+e[o])break e
|
|
7792
|
-
n>0&&(n=0)}return n>0?e.slice(0,n)+e.slice(t+1):e}(e)),k&&0==+e&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?
|
|
7810
|
+
n>0&&(n=0)}return n>0?e.slice(0,n)+e.slice(t+1):e}(e)),k&&0==+e&&"+"!==h&&(k=!1),u=(k?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?qS[8+FS/3]:"")+C+(k&&"("===h?")":""),$)for(n=-1,s=e.length;++n<s;)if(48>(l=e.charCodeAt(n))||l>57){C=(46===l?r+e.slice(n+1):e.slice(n))+C,e=e.slice(0,n)
|
|
7793
7811
|
break}}v&&!p&&(e=o(e,1/0))
|
|
7794
7812
|
var S=u.length+e.length+C.length,_=S<g?new Array(g-S+1).join(t):""
|
|
7795
7813
|
switch(v&&p&&(e=o(_+e,_.length?g-C.length:1/0),_=""),i){case"<":e=u+e+C+_
|
|
@@ -7798,19 +7816,19 @@ case"=":e=u+_+e+C
|
|
|
7798
7816
|
break
|
|
7799
7817
|
case"^":e=_.slice(0,S=_.length>>1)+u+e+C+_.slice(S)
|
|
7800
7818
|
break
|
|
7801
|
-
default:e=_+u+e+C}return a(e)}return
|
|
7802
|
-
return function(e){return i(n*e)+s}}}}function
|
|
7803
|
-
const o=(t=+t)<(e=+e),n=o?
|
|
7819
|
+
default:e=_+u+e+C}return a(e)}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 e+""},C}return{format:h,formatPrefix:function(e,t){var i=h(((e=HS(e)).type="f",e)),o=3*Math.max(-8,Math.min(8,Math.floor(OS(t)/3))),n=Math.pow(10,-o),s=qS[8+o/3]
|
|
7820
|
+
return function(e){return i(n*e)+s}}}}function jS(e,t,i,o){var n,s=function(e,t,i){i=+i
|
|
7821
|
+
const o=(t=+t)<(e=+e),n=o?vS(t,e,i):vS(e,t,i)
|
|
7804
7822
|
return(o?-1:1)*(n<0?1/-n:n)}(e,t,i)
|
|
7805
|
-
switch((o=
|
|
7806
|
-
return null!=o.precision||isNaN(n=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(
|
|
7807
|
-
case"":case"e":case"g":case"p":case"r":null!=o.precision||isNaN(n=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,
|
|
7823
|
+
switch((o=HS(null==o?",f":o)).type){case"s":var r=Math.max(Math.abs(e),Math.abs(t))
|
|
7824
|
+
return null!=o.precision||isNaN(n=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(OS(t)/3)))-OS(Math.abs(e)))}(s,r))||(o.precision=n),NS(o,r)
|
|
7825
|
+
case"":case"e":case"g":case"p":case"r":null!=o.precision||isNaN(n=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,OS(t)-OS(e))+1}(s,Math.max(Math.abs(e),Math.abs(t))))||(o.precision=n-("e"===o.type))
|
|
7808
7826
|
break
|
|
7809
|
-
case"f":case"%":null!=o.precision||isNaN(n=function(e){return Math.max(0,-
|
|
7827
|
+
case"f":case"%":null!=o.precision||isNaN(n=function(e){return Math.max(0,-OS(Math.abs(e)))}(s))||(o.precision=n-2*("%"===o.type))}return BS(o)}function GS(e){var t=e.domain
|
|
7810
7828
|
return e.ticks=function(e){var i=t()
|
|
7811
7829
|
return function(e,t,i){if(!((i=+i)>0))return[]
|
|
7812
7830
|
if((e=+e)==(t=+t))return[e]
|
|
7813
|
-
const o=t<e,[n,s,r]=o?
|
|
7831
|
+
const o=t<e,[n,s,r]=o?gS(t,e,i):gS(e,t,i)
|
|
7814
7832
|
if(!(s>=n))return[]
|
|
7815
7833
|
const a=s-n+1,l=new Array(a)
|
|
7816
7834
|
if(o)if(r<0)for(let e=0;e<a;++e)l[e]=(s-e)/-r
|
|
@@ -7818,85 +7836,85 @@ else for(let e=0;e<a;++e)l[e]=(s-e)*r
|
|
|
7818
7836
|
else if(r<0)for(let e=0;e<a;++e)l[e]=(n+e)/-r
|
|
7819
7837
|
else for(let e=0;e<a;++e)l[e]=(n+e)*r
|
|
7820
7838
|
return l}(i[0],i[i.length-1],null==e?10:e)},e.tickFormat=function(e,i){var o=t()
|
|
7821
|
-
return
|
|
7839
|
+
return jS(o[0],o[o.length-1],null==e?10:e,i)},e.nice=function(i){null==i&&(i=10)
|
|
7822
7840
|
var o,n,s=t(),r=0,a=s.length-1,l=s[r],c=s[a],d=10
|
|
7823
|
-
for(c<l&&(n=l,l=c,c=n,n=r,r=a,a=n);d-- >0;){if((n=
|
|
7841
|
+
for(c<l&&(n=l,l=c,c=n,n=r,r=a,a=n);d-- >0;){if((n=vS(l,c,i))===o)return s[r]=l,s[a]=c,t(s)
|
|
7824
7842
|
if(n>0)l=Math.floor(l/n)*n,c=Math.ceil(c/n)*n
|
|
7825
7843
|
else{if(!(n<0))break
|
|
7826
|
-
l=Math.ceil(l*n)/n,c=Math.floor(c*n)/n}o=n}return e},e}function
|
|
7827
|
-
return e.copy=function(){return
|
|
7844
|
+
l=Math.ceil(l*n)/n,c=Math.floor(c*n)/n}o=n}return e},e}function WS(){var e=AS()
|
|
7845
|
+
return e.copy=function(){return RS(e,WS())},bS.apply(e,arguments),GS(e)}function KS(){var e,t=[],i=[],o=[]
|
|
7828
7846
|
function n(){var e=0,n=Math.max(1,i.length)
|
|
7829
|
-
for(o=new Array(n-1);++e<n;)o[e-1]=
|
|
7830
|
-
return s}function s(t){return null==t||isNaN(t=+t)?e:i[
|
|
7847
|
+
for(o=new Array(n-1);++e<n;)o[e-1]=fS(t,e/n)
|
|
7848
|
+
return s}function s(t){return null==t||isNaN(t=+t)?e:i[aS(o,t)]}return s.invertExtent=function(e){var n=i.indexOf(e)
|
|
7831
7849
|
return n<0?[NaN,NaN]:[n>0?o[n-1]:t[0],n<o.length?o[n]:t[t.length-1]]},s.domain=function(e){if(!arguments.length)return t.slice()
|
|
7832
7850
|
t=[]
|
|
7833
7851
|
for(let i of e)null==i||isNaN(i=+i)||t.push(i)
|
|
7834
|
-
return t.sort(
|
|
7835
|
-
const
|
|
7836
|
-
class
|
|
7852
|
+
return t.sort(tS),n()},s.range=function(e){return arguments.length?(i=Array.from(e),n()):i.slice()},s.unknown=function(t){return arguments.length?(e=t,s):e},s.quantiles=function(){return o.slice()},s.copy=function(){return KS().domain(t).range(i).unknown(e)},bS.apply(s,arguments)}zS=US({thousands:",",grouping:[3],currency:["$",""]}),BS=zS.format,NS=zS.formatPrefix
|
|
7853
|
+
const XS="bottom-left",YS="bottom-right",QS="top-left",JS="top-right",e_="top",t_="show",i_="hide",o_="linear",n_="ordinal"
|
|
7854
|
+
class s_{constructor(e){this.defaultPadding=0,this.baseMarginPercentage=.04
|
|
7837
7855
|
const t={width:e.canvasWidth,height:e.canvasHeight},i=this.calculateGridDimensions(e.dies),o=Math.min(t.width,t.height),n={top:(t.height-o)/2,right:(t.width-o)/2,bottom:(t.height-o)/2,left:(t.width-o)/2},s={top:o*this.baseMarginPercentage,right:o*this.baseMarginPercentage,bottom:o*this.baseMarginPercentage,left:o*this.baseMarginPercentage}
|
|
7838
7856
|
this.margin=this.calculateMarginAddition(s,n),this.containerDimensions=this.calculateContainerDimensions(t,this.margin)
|
|
7839
7857
|
const r=Math.min(this.containerDimensions.width,this.containerDimensions.height)
|
|
7840
7858
|
this.horizontalScale=this.createHorizontalScale(e.quadrant,i,r),this.invertedHorizontalScale=this.createInvertedHorizontalScale(e.quadrant,i,r),this.verticalScale=this.createVerticalScale(e.quadrant,i,r),this.invertedVerticalScale=this.createInvertedVerticalScale(e.quadrant,i,r),this.dieDimensions={width:this.horizontalScale.bandwidth(),height:this.verticalScale.bandwidth()},this.radius=r/2}calculateGridDimensions(e){if(0===e.length||void 0===e[0])return{origin:{x:0,y:0},rows:0,cols:0}
|
|
7841
7859
|
const t={x:e[0].x,y:e[0].y},i={x:e[0].x,y:e[0].y}
|
|
7842
7860
|
for(const o of e)o.x<t.x&&(t.x=o.x),o.y<t.y&&(t.y=o.y),o.x>i.x&&(i.x=o.x),o.y>i.y&&(i.y=o.y)
|
|
7843
|
-
return{origin:t,rows:i.y-t.y+1,cols:i.x-t.x+1}}calculateContainerDimensions(e,t){return{width:e.width-t.left-t.right,height:e.height-t.top-t.bottom}}createHorizontalScale(e,t,i){const o=
|
|
7844
|
-
return e===
|
|
7845
|
-
return e===
|
|
7846
|
-
return e===
|
|
7847
|
-
return e===
|
|
7861
|
+
return{origin:t,rows:i.y-t.y+1,cols:i.x-t.x+1}}calculateContainerDimensions(e,t){return{width:e.width-t.left-t.right,height:e.height-t.top-t.bottom}}createHorizontalScale(e,t,i){const o=yS().domain(mS(t.origin.x,t.origin.x+t.cols)).paddingInner(0).paddingOuter(0).align(0).round(!1)
|
|
7862
|
+
return e===XS||e===QS?o.range([0,i]):o.range([i,0])}createInvertedHorizontalScale(e,t,i){const o=KS().domain([0,i])
|
|
7863
|
+
return e===XS||e===QS?o.range(mS(t.origin.x,t.origin.x+t.cols)):o.range(mS(t.origin.x,t.origin.x+t.cols).reverse())}createVerticalScale(e,t,i){const o=yS().domain(mS(t.origin.y,t.origin.y+t.rows)).paddingInner(this.defaultPadding).paddingOuter(0).align(0).round(!1)
|
|
7864
|
+
return e===XS||e===YS?o.range([i,0]):o.range([0,i])}createInvertedVerticalScale(e,t,i){const o=KS().domain([0,i])
|
|
7865
|
+
return e===XS||e===YS?o.range(mS(t.origin.y,t.origin.y+t.rows).reverse()):o.range(mS(t.origin.y,t.origin.y+t.rows))}calculateMarginAddition(e,t){return{top:e.top+t.top,right:e.right+t.right,bottom:e.bottom+t.bottom,left:e.left+t.left}}}class r_{constructor(e,t,i,o,n){this.fontSizeFactor=.8,this.nonHighlightedOpacity=.3,this.emptyDieColor="rgba(218,223,236,1)",this.nanDieColor="rgba(122,122,122,1)",this.d3ColorScale=this.createD3ColorScale(e.colorScale,e.colorScaleMode),this.labelsFontSize=this.calculateLabelsFontSize(o,e.maxCharacters),this.diesRenderInfo=[]
|
|
7848
7866
|
for(const o of e.dies){const s=t(o.x)??0,r=i(o.y)??0
|
|
7849
|
-
this.diesRenderInfo.push({x:s+n.right,y:r+n.top,fillStyle:this.calculateFillStyle(o.value,e.colorScaleMode,e.highlightedValues),text:this.buildLabel(o.value,e.maxCharacters,e.dieLabelsHidden,e.dieLabelsSuffix)})}}calculateLabelsFontSize(e,t){return Math.min(e.height,e.width/(.5*Math.max(2,t))*this.fontSizeFactor)}createD3ColorScale(e,t){return this.isColorScaleLinear(t)?
|
|
7867
|
+
this.diesRenderInfo.push({x:s+n.right,y:r+n.top,fillStyle:this.calculateFillStyle(o.value,e.colorScaleMode,e.highlightedValues),text:this.buildLabel(o.value,e.maxCharacters,e.dieLabelsHidden,e.dieLabelsSuffix)})}}calculateLabelsFontSize(e,t){return Math.min(e.height,e.width/(.5*Math.max(2,t))*this.fontSizeFactor)}createD3ColorScale(e,t){return this.isColorScaleLinear(t)?WS().domain(e.values.map((e=>+e))).range(e.colors):xS().domain(e.values).range(e.colors)}dieHasData(e){return null!=e&&""!==e}buildLabel(e,t,i,o){if(i||!this.dieHasData(e))return""
|
|
7850
7868
|
const n=`${e}${o}`
|
|
7851
|
-
return n.length>t?`${n.substring(0,t)}…`:n}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===
|
|
7869
|
+
return n.length>t?`${n.substring(0,t)}…`:n}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===o_}isColorScaleOrdinal(e){return e===n_}calculateFillStyle(e,t,i){let o=this.emptyDieColor
|
|
7852
7870
|
if(this.dieHasData(e)&&(isNaN(+e)?o=this.nanDieColor:this.isColorScaleLinear(t)?o=this.d3ColorScale(+e):this.isColorScaleOrdinal(t)&&(o=this.d3ColorScale(e))),void 0===o)return this.emptyDieColor
|
|
7853
|
-
let n=
|
|
7854
|
-
return null===n?this.emptyDieColor:(n=new Rn(n.r,n.g,n.b,this.calculateOpacity(e,i)),n.toStringWebRGBA())}}class
|
|
7871
|
+
let n=Tn(o)
|
|
7872
|
+
return null===n?this.emptyDieColor:(n=new Rn(n.r,n.g,n.b,this.calculateOpacity(e,i)),n.toStringWebRGBA())}}class a_{constructor(e){this.computations=new s_(e),this.prerendering=new r_(e,this.horizontalScale,this.verticalScale,this.dieDimensions,this.margin),this.dataMap=new Map(e.dies.map((e=>[`${e.x}_${e.y}`,e])))}get containerDimensions(){return this.computations.containerDimensions}get dieDimensions(){return this.computations.dieDimensions}get radius(){return this.computations.radius}get margin(){return this.computations.margin}get horizontalScale(){return this.computations.horizontalScale}get invertedHorizontalScale(){return this.computations.invertedHorizontalScale}get verticalScale(){return this.computations.verticalScale}get invertedVerticalScale(){return this.computations.invertedVerticalScale}get labelsFontSize(){return this.prerendering.labelsFontSize}get diesRenderInfo(){return this.prerendering.diesRenderInfo}getWaferMapDie(e){return this.dataMap.get(`${e.x}_${e.y}`)}}class l_{constructor(e){this.wafermap=e,this.dies=e.dataManager.diesRenderInfo,this.dimensions=e.dataManager.dieDimensions,this.labelFontSize=e.dataManager.labelsFontSize}drawWafer(){this.wafermap.canvasContext.save(),this.clearCanvas(),this.scaleCanvas(),this.renderDies(),this.renderText(),this.wafermap.canvasContext.restore(),this.renderHover()}renderHover(){this.wafermap.hoverWidth=this.wafermap.dataManager.dieDimensions.width*this.wafermap.transform.k,this.wafermap.hoverHeight=this.wafermap.dataManager.dieDimensions.height*this.wafermap.transform.k,this.wafermap.hoverOpacity=void 0===this.wafermap.hoverDie?i_:t_,this.wafermap.hoverTransform=this.calculateHoverTransform()}calculateHoverTransform(){if(void 0!==this.wafermap.hoverDie){const e=this.wafermap.dataManager.horizontalScale(this.wafermap.hoverDie.x),t=this.wafermap.dataManager.verticalScale(this.wafermap.hoverDie.y),i=this.wafermap.transform.apply([e+this.wafermap.dataManager.margin.left,t+this.wafermap.dataManager.margin.top])
|
|
7855
7873
|
return`translate(${i[0]}, ${i[1]})`}return""}renderDies(){let e
|
|
7856
7874
|
this.dies.sort(((e,t)=>e.fillStyle>t.fillStyle?1:t.fillStyle>e.fillStyle?-1:0))
|
|
7857
7875
|
for(const t of this.dies)e||(this.wafermap.canvasContext.fillStyle=t.fillStyle),e&&t.fillStyle!==e.fillStyle&&t.fillStyle&&(this.wafermap.canvasContext.fillStyle=t.fillStyle),this.wafermap.canvasContext.fillRect(t.x,t.y,this.dimensions.width,this.dimensions.height),e=t}renderText(){const e=this.dimensions.width*this.dimensions.height*(this.wafermap.transform.k||1),t=this.labelFontSize
|
|
7858
7876
|
this.wafermap.canvasContext.font=`${t.toString()}px sans-serif`,this.wafermap.canvasContext.fillStyle="#ffffff",this.wafermap.canvasContext.textAlign="center",this.wafermap.canvasContext.lineCap="butt"
|
|
7859
7877
|
const i=this.wafermap.canvasContext.measureText("M")
|
|
7860
|
-
if(e>=50)for(const e of this.dies)this.wafermap.canvasContext.fillText(e.text,e.x+this.dimensions.width/2,e.y+this.dimensions.height/2+i.width/2,this.dimensions.width-this.dimensions.width/100*20)}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvasWidth*this.wafermap.transform.k,this.wafermap.canvasHeight*this.wafermap.transform.k)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}}class
|
|
7861
|
-
t.k===this.minScale?(this.zoomTransform=
|
|
7862
|
-
function
|
|
7863
|
-
return o===e.x&&n===e.y?e:new
|
|
7878
|
+
if(e>=50)for(const e of this.dies)this.wafermap.canvasContext.fillText(e.text,e.x+this.dimensions.width/2,e.y+this.dimensions.height/2+i.width/2,this.dimensions.width-this.dimensions.width/100*20)}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvasWidth*this.wafermap.transform.k,this.wafermap.canvasHeight*this.wafermap.transform.k)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}}class c_{constructor(e){this.wafermap=e,this.zoomTransform=Zk,this.minScale=1.1,this.minExtentPoint=[-100,-100],this.extentPadding=100,this.zoomBehavior=this.createZoomBehavior(),this.zoomBehavior(I$(this.wafermap.canvas))}rescale(e){const t=e.transform
|
|
7879
|
+
t.k===this.minScale?(this.zoomTransform=Zk,this.zoomBehavior.transform(I$(this.wafermap.canvas),Zk)):this.zoomTransform=t,this.wafermap.transform=this.zoomTransform}createZoomBehavior(){const e=function(){var e,t,i,o=Gk,n=Wk,s=Qk,r=Xk,a=Yk,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=DC,u=ly("start","zoom","end"),p=500,g=0,v=10
|
|
7880
|
+
function f(e){e.property("__zoom",Kk).on("wheel.zoom",C,{passive:!1}).on("mousedown.zoom",k).on("dblclick.zoom",S).filter(a).on("touchstart.zoom",_).on("touchmove.zoom",I).on("touchend.zoom touchcancel.zoom",R).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function m(e,t){return(t=Math.max(l[0],Math.min(l[1],t)))===e.k?e:new Nk(t,e.x,e.y)}function b(e,t,i){var o=t[0]-i[0]*e.k,n=t[1]-i[1]*e.k
|
|
7881
|
+
return o===e.x&&n===e.y?e:new Nk(e.k,o,n)}function w(e){return[(+e[0][0]+ +e[1][0])/2,(+e[0][1]+ +e[1][1])/2]}function x(e,t,i,o){e.on("start.zoom",(function(){y(this,arguments).event(o).start()})).on("interrupt.zoom end.zoom",(function(){y(this,arguments).event(o).end()})).tween("zoom",(function(){var e=this,s=arguments,r=y(e,s).event(o),a=n.apply(e,s),l=null==i?w(a):"function"==typeof i?i.apply(e,s):i,c=Math.max(a[1][0]-a[0][0],a[1][1]-a[0][1]),d=e.__zoom,u="function"==typeof t?t.apply(e,s):t,p=h(d.invert(l).concat(c/d.k),u.invert(l).concat(c/u.k))
|
|
7864
7882
|
return function(e){if(1===e)e=u
|
|
7865
7883
|
else{var t=p(e),i=c/t[2]
|
|
7866
|
-
e=new
|
|
7884
|
+
e=new Nk(i,l[0]-t[0]*i,l[1]-t[1]*i)}r.zoom(null,e)}}))}function y(e,t,i){return!i&&e.__zooming||new $(e,t)}function $(e,t){this.that=e,this.args=t,this.active=0,this.sourceEvent=null,this.extent=n.apply(e,t),this.taps=0}function C(e,...t){if(o.apply(this,arguments)){var i=y(this,t).event(e),n=this.__zoom,a=Math.max(l[0],Math.min(l[1],n.k*Math.pow(2,r.apply(this,arguments)))),d=R$(e)
|
|
7867
7885
|
if(i.wheel)i.mouse[0][0]===d[0]&&i.mouse[0][1]===d[1]||(i.mouse[1]=n.invert(i.mouse[0]=d)),clearTimeout(i.wheel)
|
|
7868
7886
|
else{if(n.k===a)return
|
|
7869
|
-
i.mouse=[d,n.invert(d)],
|
|
7870
|
-
|
|
7871
|
-
r.moved=t*t+i*i>g}r.event(e).zoom("mouse",s(b(r.that.__zoom,r.mouse[0]=
|
|
7872
|
-
|
|
7873
|
-
for(
|
|
7874
|
-
e&&(e=clearTimeout(e)),s&&(h.taps<2&&(t=l[0],e=setTimeout((function(){e=null}),p)),
|
|
7875
|
-
for(
|
|
7876
|
-
if(o=a.that.__zoom,a.touch1){var h=a.touch0[0],u=a.touch0[1],p=a.touch1[0],g=a.touch1[1],v=(v=p[0]-h[0])*v+(v=p[1]-h[1])*v,
|
|
7877
|
-
o=
|
|
7887
|
+
i.mouse=[d,n.invert(d)],ak(this),i.start()}jk(e),i.wheel=setTimeout(h,150),i.zoom("mouse",s(b(m(n,a),i.mouse[0],i.mouse[1]),i.extent,c))}function h(){i.wheel=null,i.end()}}function k(e,...t){if(!i&&o.apply(this,arguments)){var n=e.currentTarget,r=y(this,t,!0).event(e),a=I$(e.view).on("mousemove.zoom",u,!0).on("mouseup.zoom",p,!0),l=R$(e,n),d=e.clientX,h=e.clientY
|
|
7888
|
+
E$(e.view),Uk(e),r.mouse=[l,this.__zoom.invert(l)],ak(this),r.start()}function u(e){if(jk(e),!r.moved){var t=e.clientX-d,i=e.clientY-h
|
|
7889
|
+
r.moved=t*t+i*i>g}r.event(e).zoom("mouse",s(b(r.that.__zoom,r.mouse[0]=R$(e,n),r.mouse[1]),r.extent,c))}function p(e){a.on("mousemove.zoom mouseup.zoom",null),O$(e.view,r.moved),jk(e),r.event(e).end()}}function S(e,...t){if(o.apply(this,arguments)){var i=this.__zoom,r=R$(e.changedTouches?e.changedTouches[0]:e,this),a=i.invert(r),l=i.k*(e.shiftKey?.5:2),h=s(b(m(i,l),r,a),n.apply(this,t),c)
|
|
7890
|
+
jk(e),d>0?I$(this).transition().duration(d).call(x,h,r,e):I$(this).call(f.transform,h,r,e)}}function _(i,...n){if(o.apply(this,arguments)){var s,r,a,l,c=i.touches,d=c.length,h=y(this,n,i.changedTouches.length===d).event(i)
|
|
7891
|
+
for(Uk(i),r=0;r<d;++r)l=[l=R$(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+!!e)
|
|
7892
|
+
e&&(e=clearTimeout(e)),s&&(h.taps<2&&(t=l[0],e=setTimeout((function(){e=null}),p)),ak(this),h.start())}}function I(e,...t){if(this.__zooming){var i,o,n,r,a=y(this,t).event(e),l=e.changedTouches,d=l.length
|
|
7893
|
+
for(jk(e),i=0;i<d;++i)n=R$(o=l[i],this),a.touch0&&a.touch0[2]===o.identifier?a.touch0[0]=n:a.touch1&&a.touch1[2]===o.identifier&&(a.touch1[0]=n)
|
|
7894
|
+
if(o=a.that.__zoom,a.touch1){var h=a.touch0[0],u=a.touch0[1],p=a.touch1[0],g=a.touch1[1],v=(v=p[0]-h[0])*v+(v=p[1]-h[1])*v,f=(f=g[0]-u[0])*f+(f=g[1]-u[1])*f
|
|
7895
|
+
o=m(o,Math.sqrt(v/f)),n=[(h[0]+p[0])/2,(h[1]+p[1])/2],r=[(u[0]+g[0])/2,(u[1]+g[1])/2]}else{if(!a.touch0)return
|
|
7878
7896
|
n=a.touch0[0],r=a.touch0[1]}a.zoom("touch",s(b(o,n,r),a.extent,c))}}function R(e,...o){if(this.__zooming){var n,s,r=y(this,o).event(e),a=e.changedTouches,l=a.length
|
|
7879
|
-
for(
|
|
7897
|
+
for(Uk(e),i&&clearTimeout(i),i=setTimeout((function(){i=null}),p),n=0;n<l;++n)s=a[n],r.touch0&&r.touch0[2]===s.identifier?delete r.touch0:r.touch1&&r.touch1[2]===s.identifier&&delete r.touch1
|
|
7880
7898
|
if(r.touch1&&!r.touch0&&(r.touch0=r.touch1,delete r.touch1),r.touch0)r.touch0[1]=this.__zoom.invert(r.touch0[0])
|
|
7881
|
-
else if(r.end(),2===r.taps&&(s=
|
|
7882
|
-
c&&c.apply(this,arguments)}}}return
|
|
7883
|
-
n.property("__zoom",
|
|
7884
|
-
return s(b(
|
|
7885
|
-
return s(
|
|
7886
|
-
u.call(e,this.that,new
|
|
7887
|
-
return e===u?
|
|
7888
|
-
return e}getZoomMax(e,t){return Math.ceil(t/e*100)}}class
|
|
7899
|
+
else if(r.end(),2===r.taps&&(s=R$(s,this),Math.hypot(t[0]-s[0],t[1]-s[1])<v)){var c=I$(this).on("dblclick.zoom")
|
|
7900
|
+
c&&c.apply(this,arguments)}}}return f.transform=function(e,t,i,o){var n=e.selection?e.selection():e
|
|
7901
|
+
n.property("__zoom",Kk),e!==n?x(e,t,i,o):n.interrupt().each((function(){y(this,arguments).event(o).start().zoom(null,"function"==typeof t?t.apply(this,arguments):t).end()}))},f.scaleBy=function(e,t,i,o){f.scaleTo(e,(function(){return this.__zoom.k*("function"==typeof t?t.apply(this,arguments):t)}),i,o)},f.scaleTo=function(e,t,i,o){f.transform(e,(function(){var e=n.apply(this,arguments),o=this.__zoom,r=null==i?w(e):"function"==typeof i?i.apply(this,arguments):i,a=o.invert(r),l="function"==typeof t?t.apply(this,arguments):t
|
|
7902
|
+
return s(b(m(o,l),r,a),e,c)}),i,o)},f.translateBy=function(e,t,i,o){f.transform(e,(function(){return s(this.__zoom.translate("function"==typeof t?t.apply(this,arguments):t,"function"==typeof i?i.apply(this,arguments):i),n.apply(this,arguments),c)}),null,o)},f.translateTo=function(e,t,i,o,r){f.transform(e,(function(){var e=n.apply(this,arguments),r=this.__zoom,a=null==o?w(e):"function"==typeof o?o.apply(this,arguments):o
|
|
7903
|
+
return s(Zk.translate(a[0],a[1]).scale(r.k).translate("function"==typeof t?-t.apply(this,arguments):-t,"function"==typeof i?-i.apply(this,arguments):-i),e,c)}),o,r)},$.prototype={event:function(e){return e&&(this.sourceEvent=e),this},start:function(){return 1==++this.active&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(e,t){return this.mouse&&"mouse"!==e&&(this.mouse[1]=t.invert(this.mouse[0])),this.touch0&&"touch"!==e&&(this.touch0[1]=t.invert(this.touch0[0])),this.touch1&&"touch"!==e&&(this.touch1[1]=t.invert(this.touch1[0])),this.that.__zoom=t,this.emit("zoom"),this},end:function(){return 0==--this.active&&(delete this.that.__zooming,this.emit("end")),this},emit:function(e){var t=I$(this.that).datum()
|
|
7904
|
+
u.call(e,this.that,new Bk(e,{sourceEvent:this.sourceEvent,target:f,type:e,transform:this.that.__zoom,dispatch:u}),t)}},f.wheelDelta=function(e){return arguments.length?(r="function"==typeof e?e:zk(+e),f):r},f.filter=function(e){return arguments.length?(o="function"==typeof e?e:zk(!!e),f):o},f.touchable=function(e){return arguments.length?(a="function"==typeof e?e:zk(!!e),f):a},f.extent=function(e){return arguments.length?(n="function"==typeof e?e:zk([[+e[0][0],+e[0][1]],[+e[1][0],+e[1][1]]]),f):n},f.scaleExtent=function(e){return arguments.length?(l[0]=+e[0],l[1]=+e[1],f):[l[0],l[1]]},f.translateExtent=function(e){return arguments.length?(c[0][0]=+e[0][0],c[1][0]=+e[1][0],c[0][1]=+e[0][1],c[1][1]=+e[1][1],f):[[c[0][0],c[0][1]],[c[1][0],c[1][1]]]},f.constrain=function(e){return arguments.length?(s=e,f):s},f.duration=function(e){return arguments.length?(d=+e,f):d},f.interpolate=function(e){return arguments.length?(h=e,f):h},f.on=function(){var e=u.on.apply(u,arguments)
|
|
7905
|
+
return e===u?f:e},f.clickDistance=function(e){return arguments.length?(g=(e=+e)*e,f):Math.sqrt(g)},f.tapDistance=function(e){return arguments.length?(v=+e,f):v},f}().scaleExtent([1.1,this.getZoomMax(this.wafermap.canvasWidth*this.wafermap.canvasHeight,this.wafermap.dataManager.containerDimensions.width*this.wafermap.dataManager.containerDimensions.height)]).translateExtent([this.minExtentPoint,[this.wafermap.canvasWidth+this.extentPadding,this.wafermap.canvasHeight+this.extentPadding]]).filter((e=>qk(this.wafermap.canvas).k>=this.minScale||"wheel"===e.type)).on("zoom",(e=>{this.rescale(e)}))
|
|
7906
|
+
return e}getZoomMax(e,t){return Math.ceil(t/e*100)}}class d_{constructor(e){this.wafermap=e}mousemove(e){const t={x:e.offsetX,y:e.offsetY}
|
|
7889
7907
|
if(!this.hoversOverDie(t))return void(this.wafermap.hoverDie=void 0)
|
|
7890
7908
|
const i=this.wafermap.transform.invert([t.x,t.y]),o=this.calculateDieCoordinates({x:i[0],y:i[1]})
|
|
7891
|
-
this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(o)}mouseout(e){this.wafermap.hoverDie=void 0}calculateDieCoordinates(e){const t=this.wafermap.quadrant,i=t===
|
|
7909
|
+
this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(o)}mouseout(e){this.wafermap.hoverDie=void 0}calculateDieCoordinates(e){const t=this.wafermap.quadrant,i=t===XS||t===QS?Math.floor:Math.ceil,o=t===QS||t===JS?Math.floor:Math.ceil
|
|
7892
7910
|
return{x:i(this.wafermap.dataManager.invertedHorizontalScale(e.x-this.wafermap.dataManager.margin.left)),y:o(this.wafermap.dataManager.invertedVerticalScale(e.y-this.wafermap.dataManager.margin.top))}}hoversOverDie(e){const t=this.wafermap.canvasContext.getImageData(e.x,e.y,1,1).data
|
|
7893
7911
|
let i=0
|
|
7894
7912
|
for(const e of t)i+=e
|
|
7895
|
-
return i>0}}class
|
|
7913
|
+
return i>0}}class h_{constructor(e){this.wafermap=e,this.onWheelMove=e=>{e.preventDefault()},this.onMouseMove=e=>{this.hoverHandler.mousemove(e)},this.onMouseOut=e=>{this.hoverHandler.mouseout(e)},this.zoomHandler=new c_(e),this.hoverHandler=new d_(e),this.attachEvents()}detachEvents(){this.wafermap.removeEventListener("mousemove",this.onMouseMove),this.wafermap.removeEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.removeEventListener("wheel",this.onWheelMove)}attachEvents(){this.wafermap.addEventListener("mousemove",this.onMouseMove),this.wafermap.addEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.addEventListener("wheel",this.onWheelMove,{passive:!1})}}class u_ extends Rt{constructor(){super(...arguments),this.quadrant=QS,this.orientation=e_,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=o_,this.renderQueued=!1,this.transform=Zk,this.hoverTransform="",this.hoverOpacity=i_,this.hoverWidth=0,this.hoverHeight=0,this.highlightedValues=[],this.dies=[],this.colorScale={colors:[],values:[]}}connectedCallback(){super.connectedCallback(),this.canvasContext=this.canvas.getContext("2d",{willReadFrequently:!0}),this.resizeObserver=this.createResizeObserver()}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver.unobserve(this)}render(){this.renderQueued=!1,this.initializeInternalModules(),this.renderer?.drawWafer()}queueRender(){this.$fastController.isConnected&&(this.renderQueued||(this.renderQueued=!0,u.queueUpdate((()=>this.render()))))}queueRenderHover(){this.$fastController.isConnected&&u.queueUpdate((()=>this.renderer?.renderHover()))}initializeInternalModules(){this.eventCoordinator?.detachEvents(),this.dataManager=new a_(this),this.renderer=new l_(this),this.eventCoordinator=new h_(this)}createResizeObserver(){const e=new ResizeObserver((e=>{const t=e[0]
|
|
7896
7914
|
if(void 0===t)return
|
|
7897
7915
|
const{height:i,width:o}=t.contentRect
|
|
7898
7916
|
this.canvas.width=o,this.canvas.height=i,this.canvasWidth=o,this.canvasHeight=i}))
|
|
7899
|
-
return e.observe(this),e}quadrantChanged(){this.queueRender()}orientationChanged(){this.queueRender()}maxCharactersChanged(){this.queueRender()}dieLabelsHiddenChanged(){this.queueRender()}dieLabelsSuffixChanged(){this.queueRender()}colorScaleModeChanged(){this.queueRender()}highlightedValuesChanged(){this.queueRender()}diesChanged(){this.queueRender()}colorScaleChanged(){this.queueRender()}transformChanged(){this.queueRender()}canvasWidthChanged(){this.queueRender()}canvasHeightChanged(){this.queueRender()}hoverDieChanged(){this.$emit("die-hover",{currentDie:this.hoverDie}),this.queueRenderHover()}}e([ne],
|
|
7900
|
-
const
|
|
7901
|
-
ro.getOrCreate().withPrefix("nimble").register(
|
|
7917
|
+
return e.observe(this),e}quadrantChanged(){this.queueRender()}orientationChanged(){this.queueRender()}maxCharactersChanged(){this.queueRender()}dieLabelsHiddenChanged(){this.queueRender()}dieLabelsSuffixChanged(){this.queueRender()}colorScaleModeChanged(){this.queueRender()}highlightedValuesChanged(){this.queueRender()}diesChanged(){this.queueRender()}colorScaleChanged(){this.queueRender()}transformChanged(){this.queueRender()}canvasWidthChanged(){this.queueRender()}canvasHeightChanged(){this.queueRender()}hoverDieChanged(){this.$emit("die-hover",{currentDie:this.hoverDie}),this.queueRenderHover()}}e([ne],u_.prototype,"quadrant",void 0),e([ne],u_.prototype,"orientation",void 0),e([ne({attribute:"max-characters",converter:ie})],u_.prototype,"maxCharacters",void 0),e([ne({attribute:"die-labels-hidden",mode:"boolean"})],u_.prototype,"dieLabelsHidden",void 0),e([ne({attribute:"die-labels-suffix"})],u_.prototype,"dieLabelsSuffix",void 0),e([ne({attribute:"color-scale-mode"})],u_.prototype,"colorScaleMode",void 0),e([f],u_.prototype,"canvasWidth",void 0),e([f],u_.prototype,"canvasHeight",void 0),e([f],u_.prototype,"transform",void 0),e([f],u_.prototype,"hoverTransform",void 0),e([f],u_.prototype,"hoverOpacity",void 0),e([f],u_.prototype,"hoverWidth",void 0),e([f],u_.prototype,"hoverHeight",void 0),e([f],u_.prototype,"hoverDie",void 0),e([f],u_.prototype,"highlightedValues",void 0),e([f],u_.prototype,"dies",void 0),e([f],u_.prototype,"colorScale",void 0)
|
|
7918
|
+
const p_=u_.compose({baseName:"wafer-map",template:Jk,styles:eS})
|
|
7919
|
+
ro.getOrCreate().withPrefix("nimble").register(p_()),ro.tagFor(u_)}()
|
|
7902
7920
|
//# sourceMappingURL=all-components-bundle.min.js.map
|