@ni/nimble-components 20.1.11 → 20.1.12
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 +419 -111
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +589 -575
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/all-components.d.ts +1 -0
- package/dist/esm/all-components.js +1 -0
- package/dist/esm/all-components.js.map +1 -1
- package/dist/esm/src/all-components.d.ts +1 -0
- package/package.json +1 -1
|
@@ -81,8 +81,8 @@ break
|
|
|
81
81
|
default:this.cleanedTargetName=e,"class"===e&&(this.updateTarget=T)}}targetAtContent(){this.updateTarget=O,this.unbind=M}createBehavior(e){return new F(e,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class F{constructor(e,t,n,i,o,r,s){this.source=null,this.context=null,this.bindingObserver=null,this.target=e,this.binding=t,this.isBindingVolatile=n,this.bind=i,this.unbind=o,this.updateTarget=r,this.targetName=s}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(e){w.setEvent(e)
|
|
82
82
|
const t=this.binding(this.source,this.context)
|
|
83
83
|
w.setEvent(null),!0!==t&&e.preventDefault()}}let N=null
|
|
84
|
-
class
|
|
85
|
-
return t.directives=e,t.reset(),N=null,t}}function
|
|
84
|
+
class V{addFactory(e){e.targetIndex=this.targetIndex,this.behaviorFactories.push(e)}captureContentBinding(e){e.targetAtContent(),this.addFactory(e)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){N=this}static borrow(e){const t=N||new V
|
|
85
|
+
return t.directives=e,t.reset(),N=null,t}}function P(e){if(1===e.length)return e[0]
|
|
86
86
|
let t
|
|
87
87
|
const n=e.length,i=e.map((e=>"string"==typeof e?()=>e:(t=e.targetName||t,e.binding))),o=new D(((e,t)=>{let o=""
|
|
88
88
|
for(let r=0;r<n;++r)o+=i[r](e,t)
|
|
@@ -98,7 +98,7 @@ else{const t=parseInt(o.substring(0,r))
|
|
|
98
98
|
i.push(e.directives[t]),s=o.substring(r+z)}""!==s&&i.push(s)}return i}function H(e,t,n=!1){const i=t.attributes
|
|
99
99
|
for(let o=0,r=i.length;o<r;++o){const s=i[o],a=s.value,l=L(e,a)
|
|
100
100
|
let c=null
|
|
101
|
-
null===l?n&&(c=new D((()=>a)),c.targetName=s.name):c=
|
|
101
|
+
null===l?n&&(c=new D((()=>a)),c.targetName=s.name):c=P(l),null!==c&&(t.removeAttributeNode(s),o--,r--,e.addFactory(c))}}function B(e,t,n){const i=L(e,t.textContent)
|
|
102
102
|
if(null!==i){let o=t
|
|
103
103
|
for(let r=0,s=i.length;r<s;++r){const s=i[r],a=0===r?t:o.parentNode.insertBefore(document.createTextNode(""),o.nextSibling)
|
|
104
104
|
"string"==typeof s?a.textContent=s:(a.textContent=" ",e.captureContentBinding(s)),o=a,e.targetIndex++,a!==t&&n.nextNode()}e.targetIndex--}}const q=document.createRange()
|
|
@@ -133,7 +133,7 @@ const n=e.content.firstElementChild
|
|
|
133
133
|
null!==n&&"TEMPLATE"===n.tagName&&(e=n)}else e=t
|
|
134
134
|
const n=function(e,t){const n=e.content
|
|
135
135
|
document.adoptNode(n)
|
|
136
|
-
const i=
|
|
136
|
+
const i=V.borrow(t)
|
|
137
137
|
H(i,e,!0)
|
|
138
138
|
const o=i.behaviorFactories
|
|
139
139
|
i.reset()
|
|
@@ -307,7 +307,7 @@ if(void 0===e&&void 0===t)return
|
|
|
307
307
|
this.needsQueue=!0,this.splices=void 0,this.oldCollection=void 0
|
|
308
308
|
const n=void 0===t?Ie(this.source,e):_e(this.source,0,this.source.length,t,0,t.length)
|
|
309
309
|
this.notify(n)}}class Te{constructor(e,t){this.target=e,this.propertyName=t}bind(e){e[this.propertyName]=this.target}unbind(){}}function De(e){return new C("fast-ref",Te,e)}const Fe=e=>"function"==typeof e,Ne=()=>null
|
|
310
|
-
function
|
|
310
|
+
function Ve(e){return void 0===e?Ne:Fe(e)?e:()=>e}function Pe(e,t,n){const i=Fe(e)?e:()=>e,o=Ve(t),r=Ve(n)
|
|
311
311
|
return(e,t)=>i(e,t)?o(e,t):r(e,t)}const ze=Object.freeze({positioning:!1,recycle:!0})
|
|
312
312
|
function Le(e,t,n,i){e.bind(t[n],i)}function He(e,t,n,i){const o=Object.create(i)
|
|
313
313
|
o.index=n,o.length=t.length,e.bind(t[n],o)}class Be{constructor(e,t,n,i,o,r){this.location=e,this.itemsBinding=t,this.templateBinding=i,this.options=r,this.source=null,this.views=[],this.items=null,this.itemsObserver=null,this.originalContext=void 0,this.childContext=void 0,this.bindView=Le,this.itemsBindingObserver=g.binding(t,this,n),this.templateBindingObserver=g.binding(i,this,o),r.positioning&&(this.bindView=He)}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=o)
|
|
@@ -521,12 +521,12 @@ return Ot[e]=!0}default:return!1}}function Tt(e){return`${e.toLowerCase()}:prese
|
|
|
521
521
|
void 0===Dt.get(i)?Dt.set(i,t):Dt.set(i,!1),n.register($t.instance(i,t))},forTag(e,t){const n=Tt(e),i=Dt.get(n)
|
|
522
522
|
if(!1===i){return ct.findResponsibleContainer(t).get(n)}return i||null}})
|
|
523
523
|
class Nt{constructor(e,t){this.template=e||null,this.styles=void 0===t?null:Array.isArray(t)?G.create(t):t instanceof G?t:G.create([t])}applyTo(e){const t=e.$fastController
|
|
524
|
-
null===t.template&&(t.template=this.template),null===t.styles&&(t.styles=this.styles)}}class
|
|
524
|
+
null===t.template&&(t.template=this.template),null===t.styles&&(t.styles=this.styles)}}class Vt extends me{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=Ft.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 zt(this===Vt?class extends Vt{}:this,e,t)}}function Pt(e,t,n){return"function"==typeof e?e(t,n):e}et([m],Vt.prototype,"template",void 0),et([m],Vt.prototype,"styles",void 0)
|
|
525
525
|
class zt{constructor(e,t,n){this.type=e,this.elementDefinition=t,this.overrideDefinition=n,this.definition=Object.assign(Object.assign({},this.elementDefinition),this.overrideDefinition)}register(e,t){const n=this.definition,i=this.overrideDefinition,o=`${n.prefix||t.elementPrefix}-${n.baseName}`
|
|
526
|
-
t.tryDefineElement({name:o,type:this.type,baseClass:this.elementDefinition.baseClass,callback:e=>{const t=new Nt(
|
|
526
|
+
t.tryDefineElement({name:o,type:this.type,baseClass:this.elementDefinition.baseClass,callback:e=>{const t=new Nt(Pt(n.template,e,n),Pt(n.styles,e,n))
|
|
527
527
|
e.definePresentation(t)
|
|
528
|
-
let o=
|
|
529
|
-
e.shadowRootMode&&(o?i.shadowOptions||(o.mode=e.shadowRootMode):null!==o&&(o={mode:e.shadowRootMode})),e.defineElement({elementOptions:
|
|
528
|
+
let o=Pt(n.shadowOptions,e,n)
|
|
529
|
+
e.shadowRootMode&&(o?i.shadowOptions||(o.mode=e.shadowRootMode):null!==o&&(o={mode:e.shadowRootMode})),e.defineElement({elementOptions:Pt(n.elementOptions,e,n),shadowOptions:o,attributes:Pt(n.attributes,e,n)})}})}}function Lt(e,...t){const n=ne.locate(e)
|
|
530
530
|
t.forEach((t=>{Object.getOwnPropertyNames(t.prototype).forEach((n=>{"constructor"!==n&&Object.defineProperty(e.prototype,n,Object.getOwnPropertyDescriptor(t.prototype,n))}))
|
|
531
531
|
ne.locate(t).forEach((e=>n.push(e)))}))}const Ht="horizontal",Bt="vertical"
|
|
532
532
|
function qt(...e){return e.every((e=>e instanceof HTMLElement))}let Zt
|
|
@@ -538,14 +538,14 @@ var sn
|
|
|
538
538
|
function an(e,t,n){return Math.min(Math.max(n,e),t)}function ln(e,t,n=0){return[t,n]=[t,n].sort(((e,t)=>e-t)),t<=e&&e<n}!function(e){e.ltr="ltr",e.rtl="rtl"}(sn||(sn={}))
|
|
539
539
|
let cn=0
|
|
540
540
|
function dn(e=""){return`${e}${cn++}`}class hn{}et([se({attribute:"aria-atomic"})],hn.prototype,"ariaAtomic",void 0),et([se({attribute:"aria-busy"})],hn.prototype,"ariaBusy",void 0),et([se({attribute:"aria-controls"})],hn.prototype,"ariaControls",void 0),et([se({attribute:"aria-current"})],hn.prototype,"ariaCurrent",void 0),et([se({attribute:"aria-describedby"})],hn.prototype,"ariaDescribedby",void 0),et([se({attribute:"aria-details"})],hn.prototype,"ariaDetails",void 0),et([se({attribute:"aria-disabled"})],hn.prototype,"ariaDisabled",void 0),et([se({attribute:"aria-errormessage"})],hn.prototype,"ariaErrormessage",void 0),et([se({attribute:"aria-flowto"})],hn.prototype,"ariaFlowto",void 0),et([se({attribute:"aria-haspopup"})],hn.prototype,"ariaHaspopup",void 0),et([se({attribute:"aria-hidden"})],hn.prototype,"ariaHidden",void 0),et([se({attribute:"aria-invalid"})],hn.prototype,"ariaInvalid",void 0),et([se({attribute:"aria-keyshortcuts"})],hn.prototype,"ariaKeyshortcuts",void 0),et([se({attribute:"aria-label"})],hn.prototype,"ariaLabel",void 0),et([se({attribute:"aria-labelledby"})],hn.prototype,"ariaLabelledby",void 0),et([se({attribute:"aria-live"})],hn.prototype,"ariaLive",void 0),et([se({attribute:"aria-owns"})],hn.prototype,"ariaOwns",void 0),et([se({attribute:"aria-relevant"})],hn.prototype,"ariaRelevant",void 0),et([se({attribute:"aria-roledescription"})],hn.prototype,"ariaRoledescription",void 0)
|
|
541
|
-
let un=class extends
|
|
541
|
+
let un=class extends Vt{constructor(){super(...arguments),this.handleUnsupportedDelegatesFocus=()=>{var e
|
|
542
542
|
window.ShadowRoot&&!window.ShadowRoot.prototype.hasOwnProperty("delegatesFocus")&&(null===(e=this.$fastController.definition.shadowOptions)||void 0===e?void 0:e.delegatesFocus)&&(this.focus=()=>{var e
|
|
543
543
|
null===(e=this.control)||void 0===e||e.focus()})}}connectedCallback(){super.connectedCallback(),this.handleUnsupportedDelegatesFocus()}}
|
|
544
544
|
et([se],un.prototype,"download",void 0),et([se],un.prototype,"href",void 0),et([se],un.prototype,"hreflang",void 0),et([se],un.prototype,"ping",void 0),et([se],un.prototype,"referrerpolicy",void 0),et([se],un.prototype,"rel",void 0),et([se],un.prototype,"target",void 0),et([se],un.prototype,"type",void 0),et([m],un.prototype,"defaultSlottedContent",void 0)
|
|
545
545
|
class pn{}et([se({attribute:"aria-expanded"})],pn.prototype,"ariaExpanded",void 0),Lt(pn,hn),Lt(un,Xe,pn)
|
|
546
546
|
const fn=e=>{const t=e.closest("[dir]")
|
|
547
547
|
return null!==t&&"rtl"===t.dir?sn.rtl:sn.ltr}
|
|
548
|
-
let gn=class e extends
|
|
548
|
+
let gn=class e extends Vt{constructor(){super(...arguments),this.anchor="",this.viewport="",this.horizontalPositioningMode="uncontrolled",this.horizontalDefaultPosition="unset",this.horizontalViewportLock=!1,this.horizontalInset=!1,this.horizontalScaling="content",this.verticalPositioningMode="uncontrolled",this.verticalDefaultPosition="unset",this.verticalViewportLock=!1,this.verticalInset=!1,this.verticalScaling="content",this.fixedPlacement=!1,this.autoUpdateMode="anchor",this.anchorElement=null,this.viewportElement=null,this.initialLayoutComplete=!1,this.resizeDetector=null,this.baseHorizontalOffset=0,this.baseVerticalOffset=0,this.pendingPositioningUpdate=!1,this.pendingReset=!1,this.currentDirection=sn.ltr,this.regionVisible=!1,this.forceUpdate=!1,this.updateThreshold=.5,this.update=()=>{this.pendingPositioningUpdate||this.requestPositionUpdates()},this.startObservers=()=>{this.stopObservers(),null!==this.anchorElement&&(this.requestPositionUpdates(),null!==this.resizeDetector&&(this.resizeDetector.observe(this.anchorElement),this.resizeDetector.observe(this)))},this.requestPositionUpdates=()=>{null===this.anchorElement||this.pendingPositioningUpdate||(e.intersectionService.requestPosition(this,this.handleIntersection),e.intersectionService.requestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&e.intersectionService.requestPosition(this.viewportElement,this.handleIntersection),this.pendingPositioningUpdate=!0)},this.stopObservers=()=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,e.intersectionService.cancelRequestPosition(this,this.handleIntersection),null!==this.anchorElement&&e.intersectionService.cancelRequestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&e.intersectionService.cancelRequestPosition(this.viewportElement,this.handleIntersection)),null!==this.resizeDetector&&this.resizeDetector.disconnect()},this.getViewport=()=>"string"!=typeof this.viewport||""===this.viewport?document.documentElement:document.getElementById(this.viewport),this.getAnchor=()=>document.getElementById(this.anchor),this.handleIntersection=e=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,this.applyIntersectionEntries(e)&&this.updateLayout())},this.applyIntersectionEntries=e=>{const t=e.find((e=>e.target===this)),n=e.find((e=>e.target===this.anchorElement)),i=e.find((e=>e.target===this.viewportElement))
|
|
549
549
|
return void 0!==t&&void 0!==i&&void 0!==n&&(!!(!this.regionVisible||this.forceUpdate||void 0===this.regionRect||void 0===this.anchorRect||void 0===this.viewportRect||this.isRectDifferent(this.anchorRect,n.boundingClientRect)||this.isRectDifferent(this.viewportRect,i.boundingClientRect)||this.isRectDifferent(this.regionRect,t.boundingClientRect))&&(this.regionRect=t.boundingClientRect,this.anchorRect=n.boundingClientRect,this.viewportElement===document.documentElement?this.viewportRect=new DOMRectReadOnly(i.boundingClientRect.x+document.documentElement.scrollLeft,i.boundingClientRect.y+document.documentElement.scrollTop,i.boundingClientRect.width,i.boundingClientRect.height):this.viewportRect=i.boundingClientRect,this.updateRegionOffset(),this.forceUpdate=!1,!0))},this.updateRegionOffset=()=>{this.anchorRect&&this.regionRect&&(this.baseHorizontalOffset=this.baseHorizontalOffset+(this.anchorRect.left-this.regionRect.left)+(this.translateX-this.baseHorizontalOffset),this.baseVerticalOffset=this.baseVerticalOffset+(this.anchorRect.top-this.regionRect.top)+(this.translateY-this.baseVerticalOffset))},this.isRectDifferent=(e,t)=>Math.abs(e.top-t.top)>this.updateThreshold||Math.abs(e.right-t.right)>this.updateThreshold||Math.abs(e.bottom-t.bottom)>this.updateThreshold||Math.abs(e.left-t.left)>this.updateThreshold,this.handleResize=e=>{this.update()},this.reset=()=>{this.pendingReset&&(this.pendingReset=!1,null===this.anchorElement&&(this.anchorElement=this.getAnchor()),null===this.viewportElement&&(this.viewportElement=this.getViewport()),this.currentDirection=fn(this),this.startObservers())},this.updateLayout=()=>{let e,t
|
|
550
550
|
if("uncontrolled"!==this.horizontalPositioningMode){const e=this.getPositioningOptions(this.horizontalInset)
|
|
551
551
|
if("center"===this.horizontalDefaultPosition)t="center"
|
|
@@ -605,7 +605,7 @@ const o=this.observedElements.get(e.target)
|
|
|
605
605
|
void 0!==o&&(o.forEach((i=>{let o=t.indexOf(i);-1===o&&(o=t.length,t.push(i),n.push([])),n[o].push(e)})),this.observedElements.delete(e.target))})),t.forEach(((e,t)=>{e(n[t])}))},this.initializeIntersectionDetector()}},et([se],gn.prototype,"anchor",void 0),et([se],gn.prototype,"viewport",void 0),et([se({attribute:"horizontal-positioning-mode"})],gn.prototype,"horizontalPositioningMode",void 0),et([se({attribute:"horizontal-default-position"})],gn.prototype,"horizontalDefaultPosition",void 0),et([se({attribute:"horizontal-viewport-lock",mode:"boolean"})],gn.prototype,"horizontalViewportLock",void 0),et([se({attribute:"horizontal-inset",mode:"boolean"})],gn.prototype,"horizontalInset",void 0),et([se({attribute:"horizontal-threshold"})],gn.prototype,"horizontalThreshold",void 0),et([se({attribute:"horizontal-scaling"})],gn.prototype,"horizontalScaling",void 0),et([se({attribute:"vertical-positioning-mode"})],gn.prototype,"verticalPositioningMode",void 0),et([se({attribute:"vertical-default-position"})],gn.prototype,"verticalDefaultPosition",void 0),et([se({attribute:"vertical-viewport-lock",mode:"boolean"})],gn.prototype,"verticalViewportLock",void 0),et([se({attribute:"vertical-inset",mode:"boolean"})],gn.prototype,"verticalInset",void 0),et([se({attribute:"vertical-threshold"})],gn.prototype,"verticalThreshold",void 0),et([se({attribute:"vertical-scaling"})],gn.prototype,"verticalScaling",void 0),et([se({attribute:"fixed-placement",mode:"boolean"})],gn.prototype,"fixedPlacement",void 0),et([se({attribute:"auto-update-mode"})],gn.prototype,"autoUpdateMode",void 0),et([m],gn.prototype,"anchorElement",void 0),et([m],gn.prototype,"viewportElement",void 0),et([m],gn.prototype,"initialLayoutComplete",void 0)
|
|
606
606
|
let mn=class extends un{constructor(){super(...arguments),this.separator=!0}}
|
|
607
607
|
et([m],mn.prototype,"separator",void 0),Lt(mn,Xe,pn)
|
|
608
|
-
let vn=class extends
|
|
608
|
+
let vn=class extends Vt{slottedBreadcrumbItemsChanged(){if(this.$fastController.isConnected){if(void 0===this.slottedBreadcrumbItems||0===this.slottedBreadcrumbItems.length)return
|
|
609
609
|
const e=this.slottedBreadcrumbItems[this.slottedBreadcrumbItems.length-1]
|
|
610
610
|
this.slottedBreadcrumbItems.forEach((t=>{const n=t===e
|
|
611
611
|
this.setItemSeparator(t,n),this.setAriaCurrent(t,n)}))}}setItemSeparator(e,t){e instanceof mn&&(e.separator=!t)}findChildWithHref(e){var t,n
|
|
@@ -666,7 +666,7 @@ this.proxyInitialized||(this.proxyInitialized=!0,this.proxy.style.display="none"
|
|
|
666
666
|
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===Yt)if(this.form instanceof HTMLFormElement){const e=this.form.querySelector("[type=submit]")
|
|
667
667
|
null==e||e.click()}}stopPropagation(e){e.stopPropagation()}}
|
|
668
668
|
return se({mode:"boolean"})(t.prototype,"disabled"),se({mode:"fromView",attribute:"value"})(t.prototype,"initialValue"),se({attribute:"current-value"})(t.prototype,"currentValue"),se(t.prototype,"name"),se({mode:"boolean"})(t.prototype,"required"),m(t.prototype,"value"),t}function Sn(e){class t extends(Cn(e)){}class n 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
|
|
669
|
-
this.setFormValue(e,e)}connectedCallback(){super.connectedCallback(),this.updateForm()}formResetCallback(){super.formResetCallback(),this.checked=!!this.checkedAttribute,this.dirtyChecked=!1}}return se({attribute:"checked",mode:"boolean"})(n.prototype,"checkedAttribute"),se({attribute:"current-checked",converter:ie})(n.prototype,"currentChecked"),m(n.prototype,"defaultChecked"),m(n.prototype,"checked"),n}class $n extends
|
|
669
|
+
this.setFormValue(e,e)}connectedCallback(){super.connectedCallback(),this.updateForm()}formResetCallback(){super.formResetCallback(),this.checked=!!this.checkedAttribute,this.dirtyChecked=!1}}return se({attribute:"checked",mode:"boolean"})(n.prototype,"checkedAttribute"),se({attribute:"current-checked",converter:ie})(n.prototype,"currentChecked"),m(n.prototype,"defaultChecked"),m(n.prototype,"checked"),n}class $n extends Vt{}class _n extends(Cn($n)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Mn=class extends _n{constructor(){super(...arguments),this.handleClick=e=>{var t
|
|
670
670
|
this.disabled&&(null===(t=this.defaultSlottedContent)||void 0===t?void 0:t.length)<=1&&e.stopPropagation()},this.handleSubmission=()=>{if(!this.form)return
|
|
671
671
|
const e=this.proxy.isConnected
|
|
672
672
|
e||this.attachProxy(),"function"==typeof this.form.requestSubmit?this.form.requestSubmit(this.proxy):this.proxy.click(),e||this.detachProxy()},this.handleFormReset=()=>{var e
|
|
@@ -680,15 +680,15 @@ const t=Array.from(null===(e=this.control)||void 0===e?void 0:e.children)
|
|
|
680
680
|
t&&t.forEach((e=>{e.removeEventListener("click",this.handleClick)}))}}
|
|
681
681
|
et([se({mode:"boolean"})],Mn.prototype,"autofocus",void 0),et([se({attribute:"form"})],Mn.prototype,"formId",void 0),et([se],Mn.prototype,"formaction",void 0),et([se],Mn.prototype,"formenctype",void 0),et([se],Mn.prototype,"formmethod",void 0),et([se({mode:"boolean"})],Mn.prototype,"formnovalidate",void 0),et([se],Mn.prototype,"formtarget",void 0),et([se],Mn.prototype,"type",void 0),et([m],Mn.prototype,"defaultSlottedContent",void 0)
|
|
682
682
|
class An{}et([se({attribute:"aria-expanded"})],An.prototype,"ariaExpanded",void 0),et([se({attribute:"aria-pressed"})],An.prototype,"ariaPressed",void 0),Lt(An,hn),Lt(Mn,Xe,An)
|
|
683
|
-
class In extends
|
|
683
|
+
class In extends Vt{}class En extends(Sn(In)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let On=class extends En{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=e=>{if(!this.readOnly&&e.key===nn)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)}}
|
|
684
684
|
function Rn(e){return qt(e)&&("option"===e.getAttribute("role")||e instanceof HTMLOptionElement)}et([se({attribute:"readonly",mode:"boolean"})],On.prototype,"readOnly",void 0),et([m],On.prototype,"defaultSlottedNodes",void 0),et([m],On.prototype,"indeterminate",void 0)
|
|
685
|
-
class Tn extends
|
|
685
|
+
class Tn extends Vt{constructor(e,t,n,i){super(),this.defaultSelected=!1,this.dirtySelected=!1,this.selected=this.defaultSelected,this.dirtyValue=!1,e&&(this.textContent=e),t&&(this.initialValue=t),n&&(this.defaultSelected=n),i&&(this.selected=i),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
|
|
686
686
|
return null!==(e=this.value)&&void 0!==e?e:this.text}get text(){var e,t
|
|
687
687
|
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:""}`
|
|
688
688
|
this._value=t,this.dirtyValue=!0,this.proxy instanceof HTMLOptionElement&&(this.proxy.value=t),g.notify(this,"value")}get value(){var e
|
|
689
689
|
return g.track(this,"value"),null!==(e=this._value)&&void 0!==e?e:this.text}get form(){return this.proxy?this.proxy.form:null}}et([m],Tn.prototype,"checked",void 0),et([m],Tn.prototype,"content",void 0),et([m],Tn.prototype,"defaultSelected",void 0),et([se({mode:"boolean"})],Tn.prototype,"disabled",void 0),et([se({attribute:"selected",mode:"boolean"})],Tn.prototype,"selectedAttribute",void 0),et([m],Tn.prototype,"selected",void 0),et([se({attribute:"value",mode:"fromView"})],Tn.prototype,"initialValue",void 0)
|
|
690
690
|
class Dn{}et([m],Dn.prototype,"ariaChecked",void 0),et([m],Dn.prototype,"ariaPosInSet",void 0),et([m],Dn.prototype,"ariaSelected",void 0),et([m],Dn.prototype,"ariaSetSize",void 0),Lt(Dn,hn),Lt(Tn,Xe,Dn)
|
|
691
|
-
class Fn extends
|
|
691
|
+
class Fn extends Vt{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
|
|
692
692
|
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
|
|
693
693
|
return null!==(t=null===(e=this.options)||void 0===e?void 0:e.length)&&void 0!==t?t:0}get options(){return g.track(this,"options"),this._options}set options(e){this._options=e,g.notify(this,"options")}get typeAheadExpired(){return this.typeaheadExpired}set typeAheadExpired(e){this.typeaheadExpired=e}clickHandler(e){const t=e.target.closest("option,[role=option]")
|
|
694
694
|
if(t&&!t.disabled)return this.selectedIndex=this.options.indexOf(t),!0}focusAndScrollOptionIntoView(e=this.firstSelectedOption){this.contains(document.activeElement)&&null!==e&&(e.focus(),requestAnimationFrame((()=>{e.scrollIntoView({block:"nearest"})})))}focusinHandler(e){this.shouldSkipFocus||e.target!==e.currentTarget||(this.setSelectedOptions(),this.focusAndScrollOptionIntoView()),this.shouldSkipFocus=!1}getTypeaheadMatches(){const e=this.typeaheadBuffer.replace(/[.*+\-?^${}()|[\]\\]/g,"\\$&"),t=new RegExp(`^${e}`,"gi")
|
|
@@ -725,7 +725,7 @@ this.options.forEach(((e,t)=>{e.id||(e.id=dn("option-")),e.ariaPosInSet=`${t+1}`
|
|
|
725
725
|
if(e.length){const t=this.options.indexOf(e[0])
|
|
726
726
|
t>-1&&(this.selectedIndex=t)}this.typeaheadExpired=!1}}}Fn.slottedOptionFilter=e=>Rn(e)&&!e.hidden,Fn.TYPE_AHEAD_TIMEOUT_MS=1e3,et([se({mode:"boolean"})],Fn.prototype,"disabled",void 0),et([m],Fn.prototype,"selectedIndex",void 0),et([m],Fn.prototype,"selectedOptions",void 0),et([m],Fn.prototype,"slottedOptions",void 0),et([m],Fn.prototype,"typeaheadBuffer",void 0)
|
|
727
727
|
class Nn{}et([m],Nn.prototype,"ariaActiveDescendant",void 0),et([m],Nn.prototype,"ariaDisabled",void 0),et([m],Nn.prototype,"ariaExpanded",void 0),et([m],Nn.prototype,"ariaMultiSelectable",void 0),Lt(Nn,hn),Lt(Fn,Nn)
|
|
728
|
-
const
|
|
728
|
+
const Vn="above",Pn="below"
|
|
729
729
|
class zn extends Fn{}class Ln extends(Cn(zn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Hn="inline",Bn="list",qn="both",Zn="none"
|
|
730
730
|
let jn=class extends Ln{constructor(){super(...arguments),this._value="",this.filteredOptions=[],this.filter="",this.forcedPosition=!1,this.listboxId=dn("listbox-"),this.maxHeight=0,this.open=!1}formResetCallback(){super.formResetCallback(),this.setDefaultSelectedOption(),this.updateValue()}validate(){super.validate(this.control)}get isAutocompleteInline(){return this.autocomplete===Hn||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===Bn||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===qn}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),void u.queueUpdate((()=>this.focus()))
|
|
731
731
|
this.ariaControls="",this.ariaExpanded="false"}get options(){return g.track(this,"options"),this.filteredOptions.length?this.filteredOptions:this._options}set options(e){this._options=e,g.notify(this,"options")}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}positionChanged(e,t){this.positionAttribute=t,this.setPositioning()}get value(){return g.track(this,"value"),this._value}set value(e){var t,n,i
|
|
@@ -757,7 +757,7 @@ super.selectedIndexChanged(e,t)}}selectPreviousOption(){!this.disabled&&this.sel
|
|
|
757
757
|
this.selectedIndex=e,!this.dirtyValue&&this.firstSelectedOption&&(this.value=this.firstSelectedOption.text),this.setSelectedOptions()}}setInputToSelection(){this.firstSelectedOption&&(this.control.value=this.firstSelectedOption.text,this.control.focus())}setInlineSelection(){this.firstSelectedOption&&(this.setInputToSelection(),this.control.setSelectionRange(this.filter.length,this.control.value.length,"backward"))}syncValue(){var e
|
|
758
758
|
const t=this.selectedIndex>-1?null===(e=this.firstSelectedOption)||void 0===e?void 0:e.text:this.control.value
|
|
759
759
|
this.updateValue(this.value!==t)}setPositioning(){const e=this.getBoundingClientRect(),t=window.innerHeight-e.bottom
|
|
760
|
-
this.position=this.forcedPosition?this.positionAttribute:e.top>t?Pn
|
|
760
|
+
this.position=this.forcedPosition?this.positionAttribute:e.top>t?Vn:Pn,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Vn?~~e.top:~~t}selectedOptionsChanged(e,t){this.$fastController.isConnected&&this._options.forEach((e=>{e.selected=t.includes(e)}))}slottedOptionsChanged(e,t){super.slottedOptionsChanged(e,t),this.updateValue()}updateValue(e){var t
|
|
761
761
|
this.$fastController.isConnected&&(this.value=(null===(t=this.firstSelectedOption)||void 0===t?void 0:t.text)||this.control.value,this.control.value=this.value),e&&this.$emit("change")}clearSelectionRange(){const e=this.control.value.length
|
|
762
762
|
this.control.setSelectionRange(e,e)}}
|
|
763
763
|
et([se({attribute:"autocomplete",mode:"fromView"})],jn.prototype,"autocomplete",void 0),et([m],jn.prototype,"maxHeight",void 0),et([se({attribute:"open",mode:"boolean"})],jn.prototype,"open",void 0),et([se],jn.prototype,"placeholder",void 0),et([se({attribute:"position"})],jn.prototype,"positionAttribute",void 0),et([m],jn.prototype,"position",void 0)
|
|
@@ -842,7 +842,7 @@ for(;p;){const e=i(u,h,p)
|
|
|
842
842
|
switch(e){case hi.ignoreDuplicate:return
|
|
843
843
|
case hi.definitionCallbackOnly:f=!1,p=void 0
|
|
844
844
|
break
|
|
845
|
-
default:u=e,p=ui.get(u)}}f&&((pi.has(h)||h===
|
|
845
|
+
default:u=e,p=ui.get(u)}}f&&((pi.has(h)||h===Vt)&&(h=class extends h{}),ui.set(u,h),pi.set(h,u),d&&pi.set(d,u)),n.push(new bi(t,u,h,o,c,f))}}
|
|
846
846
|
this.designTokensInitialized||(this.designTokensInitialized=!0,null!==this.designTokenRoot&&di.registerRoot(this.designTokenRoot)),t.registerWithContext(r,...e)
|
|
847
847
|
for(const e of n)e.callback(e),e.willDefine&&null!==e.definition&&e.definition.define()
|
|
848
848
|
return this}}class bi{constructor(e,t,n,i,o,r){this.container=e,this.name=t,this.type=n,this.shadowRootMode=i,this.callback=o,this.willDefine=r,this.definition=null}definePresentation(e){Ft.define(this.name,e,this.container)}defineElement(e){this.definition=new de(this.type,Object.assign(Object.assign({},e),{name:this.name}))}tagFor(e){return mi.tagFor(e)}}
|
|
@@ -885,7 +885,7 @@ i!==t&&u.queueUpdate((()=>{this.size=i}))}toggleSelectedForAllCheckedOptions(){c
|
|
|
885
885
|
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])
|
|
886
886
|
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)}}et([m],_i.prototype,"activeIndex",void 0),et([se({mode:"boolean"})],_i.prototype,"multiple",void 0),et([se({converter:oe})],_i.prototype,"size",void 0)
|
|
887
887
|
const Mi="menuitem",Ai="menuitemcheckbox",Ii="menuitemradio",Ei={[Mi]:"menuitem",[Ai]:"menuitemcheckbox",[Ii]:"menuitemradio"}
|
|
888
|
-
let Oi=class extends
|
|
888
|
+
let Oi=class extends Vt{constructor(){super(...arguments),this.role=Mi,this.hasSubmenu=!1,this.currentDirection=sn.ltr,this.focusSubmenuOnLoad=!1,this.handleMenuItemKeyDown=e=>{if(e.defaultPrevented)return!1
|
|
889
889
|
switch(e.key){case Yt:case nn:return this.invoke(),!1
|
|
890
890
|
case Jt:return this.expandAndFocus(),!1
|
|
891
891
|
case Kt:if(this.expanded)return this.expanded=!1,this.focus(),!1}return!0},this.handleMenuItemClick=e=>(e.defaultPrevented||this.disabled||this.invoke(),!1),this.submenuLoaded=()=>{this.focusSubmenuOnLoad&&(this.focusSubmenuOnLoad=!1,this.hasSubmenu&&(this.submenu.focus(),this.setAttribute("tabindex","-1")))},this.handleMouseOver=e=>(this.disabled||!this.hasSubmenu||this.expanded||(this.expanded=!0),!1),this.handleMouseOut=e=>(!this.expanded||this.contains(document.activeElement)||(this.expanded=!1),!1),this.expandAndFocus=()=>{this.hasSubmenu&&(this.focusSubmenuOnLoad=!0,this.expanded=!0)},this.invoke=()=>{if(!this.disabled)switch(this.role){case Ai:this.checked=!this.checked
|
|
@@ -895,7 +895,7 @@ break
|
|
|
895
895
|
case Ii: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
|
|
896
896
|
!1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=fn(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")))}}
|
|
897
897
|
et([se({mode:"boolean"})],Oi.prototype,"disabled",void 0),et([se({mode:"boolean"})],Oi.prototype,"expanded",void 0),et([m],Oi.prototype,"startColumnCount",void 0),et([se],Oi.prototype,"role",void 0),et([se({mode:"boolean"})],Oi.prototype,"checked",void 0),et([m],Oi.prototype,"submenuRegion",void 0),et([m],Oi.prototype,"hasSubmenu",void 0),et([m],Oi.prototype,"currentDirection",void 0),et([m],Oi.prototype,"submenu",void 0),Lt(Oi,Xe)
|
|
898
|
-
let Ri=class e extends
|
|
898
|
+
let Ri=class e extends Vt{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&qt(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=e=>{if(!this.contains(e.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
|
|
899
899
|
const e=this.menuItems.findIndex(this.isFocusableElement)
|
|
900
900
|
this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.menuItems[e].setAttribute("tabindex","0"),this.focusIndex=e}},this.handleItemFocus=e=>{const t=e.target
|
|
901
901
|
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
|
|
@@ -921,11 +921,11 @@ default:return!0}}domChildren(){return Array.from(this.children).filter((e=>!e.h
|
|
|
921
921
|
if(this.isFocusableElement(n)){this.focusIndex>-1&&this.menuItems.length>=this.focusIndex-1&&this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.focusIndex=e,n.setAttribute("tabindex","0"),n.focus()
|
|
922
922
|
break}e+=t}}}
|
|
923
923
|
Ri.focusableElementRoles=Ei,et([m],Ri.prototype,"items",void 0)
|
|
924
|
-
class Ti extends
|
|
924
|
+
class Ti extends Vt{}class Di extends(Cn(Ti)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Fi="text"
|
|
925
925
|
let Ni=class extends Di{constructor(){super(...arguments),this.type=Fi}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)}}
|
|
926
926
|
et([se({attribute:"readonly",mode:"boolean"})],Ni.prototype,"readOnly",void 0),et([se({mode:"boolean"})],Ni.prototype,"autofocus",void 0),et([se],Ni.prototype,"placeholder",void 0),et([se],Ni.prototype,"type",void 0),et([se],Ni.prototype,"list",void 0),et([se({converter:oe})],Ni.prototype,"maxlength",void 0),et([se({converter:oe})],Ni.prototype,"minlength",void 0),et([se],Ni.prototype,"pattern",void 0),et([se({converter:oe})],Ni.prototype,"size",void 0),et([se({mode:"boolean"})],Ni.prototype,"spellcheck",void 0),et([m],Ni.prototype,"defaultSlottedNodes",void 0)
|
|
927
|
-
class
|
|
928
|
-
class
|
|
927
|
+
class Vi{}Lt(Vi,hn),Lt(Ni,Xe,Vi)
|
|
928
|
+
class Pi extends Vt{}class zi extends(Cn(Pi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Li=class extends zi{constructor(){super(...arguments),this.hideStep=!1,this.step=1,this.isUserInput=!1}maxChanged(e,t){var n
|
|
929
929
|
this.max=Math.max(t,null!==(n=this.min)&&void 0!==n?n:t)
|
|
930
930
|
const i=Math.min(this.min,this.max)
|
|
931
931
|
void 0!==this.min&&this.min!==i&&(this.min=i),this.value=this.getValidValue(this.value)}minChanged(e,t){var n
|
|
@@ -937,8 +937,8 @@ return isNaN(i)?i="":(i=Math.min(i,null!==(t=this.max)&&void 0!==t?t:i),i=Math.m
|
|
|
937
937
|
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
|
|
938
938
|
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 Xt:return this.stepUp(),!1
|
|
939
939
|
case Gt:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}
|
|
940
|
-
et([se({attribute:"readonly",mode:"boolean"})],Li.prototype,"readOnly",void 0),et([se({mode:"boolean"})],Li.prototype,"autofocus",void 0),et([se({attribute:"hide-step",mode:"boolean"})],Li.prototype,"hideStep",void 0),et([se],Li.prototype,"placeholder",void 0),et([se],Li.prototype,"list",void 0),et([se({converter:oe})],Li.prototype,"maxlength",void 0),et([se({converter:oe})],Li.prototype,"minlength",void 0),et([se({converter:oe})],Li.prototype,"size",void 0),et([se({converter:oe})],Li.prototype,"step",void 0),et([se({converter:oe})],Li.prototype,"max",void 0),et([se({converter:oe})],Li.prototype,"min",void 0),et([m],Li.prototype,"defaultSlottedNodes",void 0),Lt(Li,Xe,
|
|
941
|
-
let Hi=class extends
|
|
940
|
+
et([se({attribute:"readonly",mode:"boolean"})],Li.prototype,"readOnly",void 0),et([se({mode:"boolean"})],Li.prototype,"autofocus",void 0),et([se({attribute:"hide-step",mode:"boolean"})],Li.prototype,"hideStep",void 0),et([se],Li.prototype,"placeholder",void 0),et([se],Li.prototype,"list",void 0),et([se({converter:oe})],Li.prototype,"maxlength",void 0),et([se({converter:oe})],Li.prototype,"minlength",void 0),et([se({converter:oe})],Li.prototype,"size",void 0),et([se({converter:oe})],Li.prototype,"step",void 0),et([se({converter:oe})],Li.prototype,"max",void 0),et([se({converter:oe})],Li.prototype,"min",void 0),et([m],Li.prototype,"defaultSlottedNodes",void 0),Lt(Li,Xe,Vi)
|
|
941
|
+
let Hi=class extends Vt{constructor(){super(...arguments),this.orientation=Ht,this.radioChangeHandler=e=>{const t=e.target
|
|
942
942
|
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 n=e[t]
|
|
943
943
|
this.isInsideToolbar||(n.setAttribute("tabindex","0"),n.readOnly?this.slottedRadioButtons.forEach((e=>{e!==n&&e.setAttribute("tabindex","-1")})):(n.checked=!0,this.selectedRadio=n)),this.focusedRadio=n,n.focus()},this.moveRightOffGroup=()=>{var e
|
|
944
944
|
null===(e=this.nextElementSibling)||void 0===e||e.focus()},this.moveLeftOffGroup=()=>{var e
|
|
@@ -972,7 +972,7 @@ if(this.slottedRadioButtons.forEach((e=>{void 0!==this.name&&e.setAttribute("nam
|
|
|
972
972
|
if(t>0&&!n){const n=e[t-1]
|
|
973
973
|
n.checked=!0,this.focusedRadio=n,n.setAttribute("tabindex","0")}else this.slottedRadioButtons[0].setAttribute("tabindex","0"),this.focusedRadio=this.slottedRadioButtons[0]}}}
|
|
974
974
|
et([se({attribute:"readonly",mode:"boolean"})],Hi.prototype,"readOnly",void 0),et([se({attribute:"disabled",mode:"boolean"})],Hi.prototype,"disabled",void 0),et([se],Hi.prototype,"name",void 0),et([se],Hi.prototype,"value",void 0),et([se],Hi.prototype,"orientation",void 0),et([m],Hi.prototype,"childItems",void 0),et([m],Hi.prototype,"slottedRadioButtons",void 0)
|
|
975
|
-
class Bi extends
|
|
975
|
+
class Bi extends Vt{}class qi extends(Sn(Bi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Zi=class extends qi{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(e.key!==nn)return!0
|
|
976
976
|
this.checked||this.readOnly||(this.checked=!0)},this.proxy.setAttribute("type","radio")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}defaultCheckedChanged(){var e
|
|
977
977
|
this.$fastController.isConnected&&!this.dirtyChecked&&(this.isInsideRadioGroup()||(this.checked=null!==(e=this.defaultChecked)&&void 0!==e&&e,this.dirtyChecked=!1))}connectedCallback(){var e,t
|
|
978
978
|
super.connectedCallback(),this.validate(),"radiogroup"!==(null===(e=this.parentElement)||void 0===e?void 0:e.getAttribute("role"))&&null===this.getAttribute("tabindex")&&(this.disabled||this.setAttribute("tabindex","0")),this.checkedAttribute&&(this.dirtyChecked||this.isInsideRadioGroup()||(this.checked=null!==(t=this.defaultChecked)&&void 0!==t&&t,this.dirtyChecked=!1))}isInsideRadioGroup(){return null!==this.closest("[role=radiogroup]")}clickHandler(e){this.disabled||this.readOnly||this.checked||(this.checked=!0)}}
|
|
@@ -982,7 +982,7 @@ this.ariaControls="",this.ariaExpanded="false"}}get collapsible(){return!(this.m
|
|
|
982
982
|
const l=`${this._value}`
|
|
983
983
|
if(null===(t=this._options)||void 0===t?void 0:t.length){const t=this._options.findIndex((t=>t.value===e)),l=null!==(i=null===(n=this._options[this.selectedIndex])||void 0===n?void 0:n.value)&&void 0!==i?i:null,c=null!==(r=null===(o=this._options[t])||void 0===o?void 0:o.value)&&void 0!==r?r:null;-1!==t&&l===c||(e="",this.selectedIndex=t),e=null!==(a=null===(s=this.firstSelectedOption)||void 0===s?void 0:s.value)&&void 0!==a?a:e}l!==e&&(this._value=e,super.valueChanged(l,e),g.notify(this,"value"),this.updateDisplayValue())}updateValue(e){var t,n
|
|
984
984
|
this.$fastController.isConnected&&(this.value=null!==(n=null===(t=this.firstSelectedOption)||void 0===t?void 0:t.value)&&void 0!==n?n:""),e&&(this.$emit("input"),this.$emit("change",this,{bubbles:!0,composed:void 0}))}selectedIndexChanged(e,t){super.selectedIndexChanged(e,t),this.updateValue()}positionChanged(e,t){this.positionAttribute=t,this.setPositioning()}setPositioning(){const e=this.getBoundingClientRect(),t=window.innerHeight-e.bottom
|
|
985
|
-
this.position=this.forcedPosition?this.positionAttribute:e.top>t?Pn
|
|
985
|
+
this.position=this.forcedPosition?this.positionAttribute:e.top>t?Vn:Pn,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Vn?~~e.top:~~t}get displayValue(){var e,t
|
|
986
986
|
return g.track(this,"displayValue"),null!==(t=null===(e=this.firstSelectedOption)||void 0===e?void 0:e.text)&&void 0!==t?t:""}disabledChanged(e,t){super.disabledChanged&&super.disabledChanged(e,t),this.ariaDisabled=this.disabled?"true":"false"}formResetCallback(){this.setProxyOptions(),super.setDefaultSelectedOption(),-1===this.selectedIndex&&(this.selectedIndex=0)}clickHandler(e){if(!this.disabled){if(this.open){const t=e.target.closest("option,[role=option]")
|
|
987
987
|
if(t&&t.disabled)return}return super.clickHandler(e),this.open=this.collapsible&&!this.open,this.open||this.indexWhenOpened===this.selectedIndex||this.updateValue(!0),!0}}focusoutHandler(e){var t
|
|
988
988
|
if(super.focusoutHandler(e),!this.open)return!0
|
|
@@ -1007,13 +1007,13 @@ break
|
|
|
1007
1007
|
case on: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===Gt||t===Xt)}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&&g.notify(this,"displayValue")}}
|
|
1008
1008
|
et([se({attribute:"open",mode:"boolean"})],Gi.prototype,"open",void 0),et([v],Gi.prototype,"collapsible",null),et([m],Gi.prototype,"control",void 0),et([se({attribute:"position"})],Gi.prototype,"positionAttribute",void 0),et([m],Gi.prototype,"position",void 0),et([m],Gi.prototype,"maxHeight",void 0)
|
|
1009
1009
|
class Ki{}et([m],Ki.prototype,"ariaControls",void 0),Lt(Ki,Nn),Lt(Gi,Xe,Ki)
|
|
1010
|
-
class Ji extends
|
|
1010
|
+
class Ji extends Vt{}class Xi extends(Sn(Ji)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Yi=class extends Xi{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(!this.readOnly)switch(e.key){case Yt:case nn: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")}}
|
|
1011
1011
|
et([se({attribute:"readonly",mode:"boolean"})],Yi.prototype,"readOnly",void 0),et([m],Yi.prototype,"defaultSlottedNodes",void 0)
|
|
1012
|
-
let Qi=class extends
|
|
1013
|
-
let eo=class extends
|
|
1012
|
+
let Qi=class extends Vt{}
|
|
1013
|
+
let eo=class extends Vt{}
|
|
1014
1014
|
et([se({mode:"boolean"})],eo.prototype,"disabled",void 0)
|
|
1015
1015
|
const to="horizontal"
|
|
1016
|
-
let no=class extends
|
|
1016
|
+
let no=class extends Vt{constructor(){super(...arguments),this.orientation=to,this.activeindicator=!0,this.showActiveIndicator=!0,this.prevActiveTabIndex=0,this.activeTabIndex=0,this.ticking=!1,this.change=()=>{this.$emit("change",this.activetab)},this.isDisabledElement=e=>"true"===e.getAttribute("aria-disabled"),this.isHiddenElement=e=>e.hasAttribute("hidden"),this.isFocusableElement=e=>!this.isDisabledElement(e)&&!this.isHiddenElement(e),this.setTabs=()=>{const e="gridColumn",t="gridRow",n=this.isHorizontal()?e:t
|
|
1017
1017
|
this.activeTabIndex=this.getActiveIndex(),this.showActiveIndicator=!1,this.tabs.forEach(((i,o)=>{if("tab"===i.slot){const e=this.activeTabIndex===o&&this.isFocusableElement(i)
|
|
1018
1018
|
this.activeindicator&&this.isFocusableElement(i)&&(this.showActiveIndicator=!0)
|
|
1019
1019
|
const t=this.tabIds[o],n=this.tabpanelIds[o]
|
|
@@ -1044,11 +1044,11 @@ const r=o-i
|
|
|
1044
1044
|
this.activeIndicatorRef.style.transform=`${t}(${r}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){const t=this.tabs.filter((e=>this.isFocusableElement(e))),n=t.indexOf(this.activetab),i=an(0,t.length-1,n+e),o=this.tabs.indexOf(t[i])
|
|
1045
1045
|
o>-1&&this.moveToTabByIndex(this.tabs,o)}focusTab(){this.tabs[this.activeTabIndex].focus()}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}}
|
|
1046
1046
|
et([se],no.prototype,"orientation",void 0),et([se],no.prototype,"activeid",void 0),et([m],no.prototype,"tabs",void 0),et([m],no.prototype,"tabpanels",void 0),et([se({mode:"boolean"})],no.prototype,"activeindicator",void 0),et([m],no.prototype,"activeIndicatorRef",void 0),et([m],no.prototype,"showActiveIndicator",void 0),Lt(no,Xe)
|
|
1047
|
-
class io extends
|
|
1047
|
+
class io extends Vt{}class oo extends(Cn(io)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}const ro="none"
|
|
1048
1048
|
let so=class extends oo{constructor(){super(...arguments),this.resize=ro,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)}}
|
|
1049
|
-
et([se({mode:"boolean"})],so.prototype,"readOnly",void 0),et([se],so.prototype,"resize",void 0),et([se({mode:"boolean"})],so.prototype,"autofocus",void 0),et([se({attribute:"form"})],so.prototype,"formId",void 0),et([se],so.prototype,"list",void 0),et([se({converter:oe})],so.prototype,"maxlength",void 0),et([se({converter:oe})],so.prototype,"minlength",void 0),et([se],so.prototype,"name",void 0),et([se],so.prototype,"placeholder",void 0),et([se({converter:oe,mode:"fromView"})],so.prototype,"cols",void 0),et([se({converter:oe,mode:"fromView"})],so.prototype,"rows",void 0),et([se({mode:"boolean"})],so.prototype,"spellcheck",void 0),et([m],so.prototype,"defaultSlottedNodes",void 0),Lt(so,
|
|
1049
|
+
et([se({mode:"boolean"})],so.prototype,"readOnly",void 0),et([se],so.prototype,"resize",void 0),et([se({mode:"boolean"})],so.prototype,"autofocus",void 0),et([se({attribute:"form"})],so.prototype,"formId",void 0),et([se],so.prototype,"list",void 0),et([se({converter:oe})],so.prototype,"maxlength",void 0),et([se({converter:oe})],so.prototype,"minlength",void 0),et([se],so.prototype,"name",void 0),et([se],so.prototype,"placeholder",void 0),et([se({converter:oe,mode:"fromView"})],so.prototype,"cols",void 0),et([se({converter:oe,mode:"fromView"})],so.prototype,"rows",void 0),et([se({mode:"boolean"})],so.prototype,"spellcheck",void 0),et([m],so.prototype,"defaultSlottedNodes",void 0),Lt(so,Vi)
|
|
1050
1050
|
const ao=Object.freeze({[rn.ArrowUp]:{[Bt]:-1},[rn.ArrowDown]:{[Bt]:1},[rn.ArrowLeft]:{[Ht]:{[sn.ltr]:-1,[sn.rtl]:1}},[rn.ArrowRight]:{[Ht]:{[sn.ltr]:1,[sn.rtl]:-1}}})
|
|
1051
|
-
let lo=class e extends
|
|
1051
|
+
let lo=class e extends Vt{constructor(){super(...arguments),this._activeIndex=0,this.direction=sn.ltr,this.orientation=Ht}get activeIndex(){return g.track(this,"activeIndex"),this._activeIndex}set activeIndex(e){this.$fastController.isConnected&&(this._activeIndex=an(0,this.focusableElements.length-1,e),g.notify(this,"activeIndex"))}slottedItemsChanged(){this.$fastController.isConnected&&this.reduceFocusableElements()}clickHandler(e){var t
|
|
1052
1052
|
const n=null===(t=this.focusableElements)||void 0===t?void 0:t.indexOf(e.target)
|
|
1053
1053
|
return n>-1&&this.activeIndex!==n&&this.setFocusedElement(n),!0}childItemsChanged(e,t){this.$fastController.isConnected&&this.reduceFocusableElements()}connectedCallback(){super.connectedCallback(),this.direction=fn(this)}focusinHandler(e){const t=e.relatedTarget
|
|
1054
1054
|
t&&!this.contains(t)&&this.setFocusedElement()}getDirectionalIncrementer(e){var t,n,i,o,r
|
|
@@ -1068,7 +1068,7 @@ return n.hasAttribute("disabled")||n.hasAttribute("hidden")||!($i(n)||a||l||c)?n
|
|
|
1068
1068
|
et([m],lo.prototype,"direction",void 0),et([se],lo.prototype,"orientation",void 0),et([m],lo.prototype,"slottedItems",void 0),et([m],lo.prototype,"slottedLabel",void 0),et([m],lo.prototype,"childItems",void 0)
|
|
1069
1069
|
class co{}et([se({attribute:"aria-labelledby"})],co.prototype,"ariaLabelledby",void 0),et([se({attribute:"aria-label"})],co.prototype,"ariaLabel",void 0),Lt(co,hn),Lt(lo,Xe,co)
|
|
1070
1070
|
const ho="top",uo="right",po="bottom",fo="left",go="start",mo="end",vo="top-left",bo="top-right",wo="bottom-left",yo="bottom-right",xo="top-start",ko="top-end",Co="bottom-start",So="bottom-end"
|
|
1071
|
-
let $o=class extends
|
|
1071
|
+
let $o=class extends Vt{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=sn.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()
|
|
1072
1072
|
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()
|
|
1073
1073
|
else{if(!0===this.visible)return void this.showTooltip()
|
|
1074
1074
|
if(this.isAnchorHoveredFocused||this.isRegionHovered)return void this.showTooltip()
|
|
@@ -1096,10 +1096,10 @@ case So:this.verticalDefaultPosition="bottom",this.horizontalDefaultPosition="en
|
|
|
1096
1096
|
break
|
|
1097
1097
|
default:this.verticalPositioningMode="dynamic",this.horizontalPositioningMode="dynamic",this.verticalDefaultPosition=void 0,this.horizontalDefaultPosition="center"}}}
|
|
1098
1098
|
et([se({mode:"boolean"})],$o.prototype,"visible",void 0),et([se],$o.prototype,"anchor",void 0),et([se],$o.prototype,"delay",void 0),et([se],$o.prototype,"position",void 0),et([se({attribute:"auto-update-mode"})],$o.prototype,"autoUpdateMode",void 0),et([se({attribute:"horizontal-viewport-lock"})],$o.prototype,"horizontalViewportLock",void 0),et([se({attribute:"vertical-viewport-lock"})],$o.prototype,"verticalViewportLock",void 0),et([m],$o.prototype,"anchorElement",void 0),et([m],$o.prototype,"viewportElement",void 0),et([m],$o.prototype,"verticalPositioningMode",void 0),et([m],$o.prototype,"horizontalPositioningMode",void 0),et([m],$o.prototype,"horizontalInset",void 0),et([m],$o.prototype,"verticalInset",void 0),et([m],$o.prototype,"horizontalScaling",void 0),et([m],$o.prototype,"verticalScaling",void 0),et([m],$o.prototype,"verticalDefaultPosition",void 0),et([m],$o.prototype,"horizontalDefaultPosition",void 0),et([m],$o.prototype,"tooltipVisible",void 0),et([m],$o.prototype,"currentDirection",void 0)
|
|
1099
|
-
function _o(e){return qt(e)&&"treeitem"===e.getAttribute("role")}let Mo=class extends
|
|
1099
|
+
function _o(e){return qt(e)&&"treeitem"===e.getAttribute("role")}let Mo=class extends Vt{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>_o(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=>{_o(e)&&(e.nested=!0)}))}static focusItem(e){e.focusable=!0,e.focus()}childItemLength(){const e=this.childItems.filter((e=>_o(e)))
|
|
1100
1100
|
return e?e.length:0}}
|
|
1101
1101
|
et([se({mode:"boolean"})],Mo.prototype,"expanded",void 0),et([se({mode:"boolean"})],Mo.prototype,"selected",void 0),et([se({mode:"boolean"})],Mo.prototype,"disabled",void 0),et([m],Mo.prototype,"focusable",void 0),et([m],Mo.prototype,"childItems",void 0),et([m],Mo.prototype,"items",void 0),et([m],Mo.prototype,"nested",void 0),et([m],Mo.prototype,"renderCollapsedChildren",void 0),Lt(Mo,Xe)
|
|
1102
|
-
let Ao=class extends
|
|
1102
|
+
let Ao=class extends Vt{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&&Mo.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
|
|
1103
1103
|
if(this.slottedTreeItems.length<1)return!0
|
|
1104
1104
|
const t=this.getVisibleNodes()
|
|
1105
1105
|
switch(e.key){case en:return void(t.length&&Mo.focusItem(t[0]))
|
|
@@ -1134,29 +1134,29 @@ null!==t&&e.setAttribute("nonce",t),document.head.appendChild(e)
|
|
|
1134
1134
|
try{e.sheet.insertRule("foo:focus-visible {color:inherit}",0),Zt=!0}catch(e){Zt=!1}finally{document.head.removeChild(e)}return Zt}()?"focus-visible":"focus"
|
|
1135
1135
|
class Oo extends un{}const Ro=`:${Eo}`
|
|
1136
1136
|
function To(e,t,n){return isNaN(e)||e<=t?t:e>=n?n:e}function Do(e,t,n){return isNaN(e)||e<=t?0:e>=n?1:e/(n-t)}function Fo(e,t,n){return isNaN(e)?t:t+e*(n-t)}function No(e,t){const n=Math.pow(10,t)
|
|
1137
|
-
return Math.round(e*n)/n}class
|
|
1138
|
-
return 1===t.length?"0"+t:t}(Fo(e,0,255))}}const
|
|
1137
|
+
return Math.round(e*n)/n}class Vo{constructor(e,t,n,i){this.r=e,this.g=t,this.b=n,this.a="number"!=typeof i||isNaN(i)?1:i}static fromObject(e){return!e||isNaN(e.r)||isNaN(e.g)||isNaN(e.b)?null:new Vo(e.r,e.g,e.b,e.a)}equalValue(e){return this.r===e.r&&this.g===e.g&&this.b===e.b&&this.a===e.a}toStringHexRGB(){return"#"+[this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringHexRGBA(){return this.toStringHexRGB()+this.formatHexValue(this.a)}toStringHexARGB(){return"#"+[this.a,this.r,this.g,this.b].map(this.formatHexValue).join("")}toStringWebRGB(){return`rgb(${Math.round(Fo(this.r,0,255))},${Math.round(Fo(this.g,0,255))},${Math.round(Fo(this.b,0,255))})`}toStringWebRGBA(){return`rgba(${Math.round(Fo(this.r,0,255))},${Math.round(Fo(this.g,0,255))},${Math.round(Fo(this.b,0,255))},${To(this.a,0,1)})`}roundToPrecision(e){return new Vo(No(this.r,e),No(this.g,e),No(this.b,e),No(this.a,e))}clamp(){return new Vo(To(this.r,0,1),To(this.g,0,1),To(this.b,0,1),To(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(To(e,0,255)).toString(16)
|
|
1138
|
+
return 1===t.length?"0"+t:t}(Fo(e,0,255))}}const Po={aliceblue:{r:.941176,g:.972549,b:1},antiquewhite:{r:.980392,g:.921569,b:.843137},aqua:{r:0,g:1,b:1},aquamarine:{r:.498039,g:1,b:.831373},azure:{r:.941176,g:1,b:1},beige:{r:.960784,g:.960784,b:.862745},bisque:{r:1,g:.894118,b:.768627},black:{r:0,g:0,b:0},blanchedalmond:{r:1,g:.921569,b:.803922},blue:{r:0,g:0,b:1},blueviolet:{r:.541176,g:.168627,b:.886275},brown:{r:.647059,g:.164706,b:.164706},burlywood:{r:.870588,g:.721569,b:.529412},cadetblue:{r:.372549,g:.619608,b:.627451},chartreuse:{r:.498039,g:1,b:0},chocolate:{r:.823529,g:.411765,b:.117647},coral:{r:1,g:.498039,b:.313725},cornflowerblue:{r:.392157,g:.584314,b:.929412},cornsilk:{r:1,g:.972549,b:.862745},crimson:{r:.862745,g:.078431,b:.235294},cyan:{r:0,g:1,b:1},darkblue:{r:0,g:0,b:.545098},darkcyan:{r:0,g:.545098,b:.545098},darkgoldenrod:{r:.721569,g:.52549,b:.043137},darkgray:{r:.662745,g:.662745,b:.662745},darkgreen:{r:0,g:.392157,b:0},darkgrey:{r:.662745,g:.662745,b:.662745},darkkhaki:{r:.741176,g:.717647,b:.419608},darkmagenta:{r:.545098,g:0,b:.545098},darkolivegreen:{r:.333333,g:.419608,b:.184314},darkorange:{r:1,g:.54902,b:0},darkorchid:{r:.6,g:.196078,b:.8},darkred:{r:.545098,g:0,b:0},darksalmon:{r:.913725,g:.588235,b:.478431},darkseagreen:{r:.560784,g:.737255,b:.560784},darkslateblue:{r:.282353,g:.239216,b:.545098},darkslategray:{r:.184314,g:.309804,b:.309804},darkslategrey:{r:.184314,g:.309804,b:.309804},darkturquoise:{r:0,g:.807843,b:.819608},darkviolet:{r:.580392,g:0,b:.827451},deeppink:{r:1,g:.078431,b:.576471},deepskyblue:{r:0,g:.74902,b:1},dimgray:{r:.411765,g:.411765,b:.411765},dimgrey:{r:.411765,g:.411765,b:.411765},dodgerblue:{r:.117647,g:.564706,b:1},firebrick:{r:.698039,g:.133333,b:.133333},floralwhite:{r:1,g:.980392,b:.941176},forestgreen:{r:.133333,g:.545098,b:.133333},fuchsia:{r:1,g:0,b:1},gainsboro:{r:.862745,g:.862745,b:.862745},ghostwhite:{r:.972549,g:.972549,b:1},gold:{r:1,g:.843137,b:0},goldenrod:{r:.854902,g:.647059,b:.12549},gray:{r:.501961,g:.501961,b:.501961},green:{r:0,g:.501961,b:0},greenyellow:{r:.678431,g:1,b:.184314},grey:{r:.501961,g:.501961,b:.501961},honeydew:{r:.941176,g:1,b:.941176},hotpink:{r:1,g:.411765,b:.705882},indianred:{r:.803922,g:.360784,b:.360784},indigo:{r:.294118,g:0,b:.509804},ivory:{r:1,g:1,b:.941176},khaki:{r:.941176,g:.901961,b:.54902},lavender:{r:.901961,g:.901961,b:.980392},lavenderblush:{r:1,g:.941176,b:.960784},lawngreen:{r:.486275,g:.988235,b:0},lemonchiffon:{r:1,g:.980392,b:.803922},lightblue:{r:.678431,g:.847059,b:.901961},lightcoral:{r:.941176,g:.501961,b:.501961},lightcyan:{r:.878431,g:1,b:1},lightgoldenrodyellow:{r:.980392,g:.980392,b:.823529},lightgray:{r:.827451,g:.827451,b:.827451},lightgreen:{r:.564706,g:.933333,b:.564706},lightgrey:{r:.827451,g:.827451,b:.827451},lightpink:{r:1,g:.713725,b:.756863},lightsalmon:{r:1,g:.627451,b:.478431},lightseagreen:{r:.12549,g:.698039,b:.666667},lightskyblue:{r:.529412,g:.807843,b:.980392},lightslategray:{r:.466667,g:.533333,b:.6},lightslategrey:{r:.466667,g:.533333,b:.6},lightsteelblue:{r:.690196,g:.768627,b:.870588},lightyellow:{r:1,g:1,b:.878431},lime:{r:0,g:1,b:0},limegreen:{r:.196078,g:.803922,b:.196078},linen:{r:.980392,g:.941176,b:.901961},magenta:{r:1,g:0,b:1},maroon:{r:.501961,g:0,b:0},mediumaquamarine:{r:.4,g:.803922,b:.666667},mediumblue:{r:0,g:0,b:.803922},mediumorchid:{r:.729412,g:.333333,b:.827451},mediumpurple:{r:.576471,g:.439216,b:.858824},mediumseagreen:{r:.235294,g:.701961,b:.443137},mediumslateblue:{r:.482353,g:.407843,b:.933333},mediumspringgreen:{r:0,g:.980392,b:.603922},mediumturquoise:{r:.282353,g:.819608,b:.8},mediumvioletred:{r:.780392,g:.082353,b:.521569},midnightblue:{r:.098039,g:.098039,b:.439216},mintcream:{r:.960784,g:1,b:.980392},mistyrose:{r:1,g:.894118,b:.882353},moccasin:{r:1,g:.894118,b:.709804},navajowhite:{r:1,g:.870588,b:.678431},navy:{r:0,g:0,b:.501961},oldlace:{r:.992157,g:.960784,b:.901961},olive:{r:.501961,g:.501961,b:0},olivedrab:{r:.419608,g:.556863,b:.137255},orange:{r:1,g:.647059,b:0},orangered:{r:1,g:.270588,b:0},orchid:{r:.854902,g:.439216,b:.839216},palegoldenrod:{r:.933333,g:.909804,b:.666667},palegreen:{r:.596078,g:.984314,b:.596078},paleturquoise:{r:.686275,g:.933333,b:.933333},palevioletred:{r:.858824,g:.439216,b:.576471},papayawhip:{r:1,g:.937255,b:.835294},peachpuff:{r:1,g:.854902,b:.72549},peru:{r:.803922,g:.521569,b:.247059},pink:{r:1,g:.752941,b:.796078},plum:{r:.866667,g:.627451,b:.866667},powderblue:{r:.690196,g:.878431,b:.901961},purple:{r:.501961,g:0,b:.501961},red:{r:1,g:0,b:0},rosybrown:{r:.737255,g:.560784,b:.560784},royalblue:{r:.254902,g:.411765,b:.882353},saddlebrown:{r:.545098,g:.270588,b:.07451},salmon:{r:.980392,g:.501961,b:.447059},sandybrown:{r:.956863,g:.643137,b:.376471},seagreen:{r:.180392,g:.545098,b:.341176},seashell:{r:1,g:.960784,b:.933333},sienna:{r:.627451,g:.321569,b:.176471},silver:{r:.752941,g:.752941,b:.752941},skyblue:{r:.529412,g:.807843,b:.921569},slateblue:{r:.415686,g:.352941,b:.803922},slategray:{r:.439216,g:.501961,b:.564706},slategrey:{r:.439216,g:.501961,b:.564706},snow:{r:1,g:.980392,b:.980392},springgreen:{r:0,g:1,b:.498039},steelblue:{r:.27451,g:.509804,b:.705882},tan:{r:.823529,g:.705882,b:.54902},teal:{r:0,g:.501961,b:.501961},thistle:{r:.847059,g:.74902,b:.847059},tomato:{r:1,g:.388235,b:.278431},transparent:{r:0,g:0,b:0,a:0},turquoise:{r:.25098,g:.878431,b:.815686},violet:{r:.933333,g:.509804,b:.933333},wheat:{r:.960784,g:.870588,b:.701961},white:{r:1,g:1,b:1},whitesmoke:{r:.960784,g:.960784,b:.960784},yellow:{r:1,g:1,b:0},yellowgreen:{r:.603922,g:.803922,b:.196078}},zo=/^rgb\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){2}(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*)\)$/i,Lo=/^rgba\(\s*((?:(?:25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*){3}(?:0|1|0?\.\d*)\s*)\)$/i,Ho=/^#((?:[0-9a-f]{6}|[0-9a-f]{3}))$/i,Bo=/^#((?:[0-9a-f]{8}|[0-9a-f]{4}))$/i
|
|
1139
1139
|
function qo(e){return function(e){return Bo.test(e)}(e)}function Zo(e){const t=Ho.exec(e)
|
|
1140
1140
|
if(null===t)return null
|
|
1141
1141
|
let n=t[1]
|
|
1142
1142
|
if(3===n.length){const e=n.charAt(0),t=n.charAt(1),i=n.charAt(2)
|
|
1143
1143
|
n=e.concat(e,t,t,i,i)}const i=parseInt(n,16)
|
|
1144
|
-
return isNaN(i)?null:new
|
|
1144
|
+
return isNaN(i)?null:new Vo(Do((16711680&i)>>>16,0,255),Do((65280&i)>>>8,0,255),Do(255&i,0,255),1)}function jo(e){const t=e.toLowerCase()
|
|
1145
1145
|
return function(e){return Ho.test(e)}(t)?Zo(t):qo(t)?function(e){const t=Bo.exec(e)
|
|
1146
1146
|
if(null===t)return null
|
|
1147
1147
|
let n=t[1]
|
|
1148
1148
|
if(4===n.length){const e=n.charAt(0),t=n.charAt(1),i=n.charAt(2),o=n.charAt(3)
|
|
1149
1149
|
n=e.concat(e,t,t,i,i,o,o)}const i=parseInt(n,16)
|
|
1150
|
-
return isNaN(i)?null:new
|
|
1150
|
+
return isNaN(i)?null:new Vo(Do((16711680&i)>>>16,0,255),Do((65280&i)>>>8,0,255),Do(255&i,0,255),Do((4278190080&i)>>>24,0,255))}(t):function(e){return zo.test(e)}(t)?function(e){const t=zo.exec(e)
|
|
1151
1151
|
if(null===t)return null
|
|
1152
1152
|
const n=t[1].split(",")
|
|
1153
|
-
return new
|
|
1153
|
+
return new Vo(Do(Number(n[0]),0,255),Do(Number(n[1]),0,255),Do(Number(n[2]),0,255),1)}(t):function(e){return Lo.test(e)}(t)?function(e){const t=Lo.exec(e)
|
|
1154
1154
|
if(null===t)return null
|
|
1155
1155
|
const n=t[1].split(",")
|
|
1156
|
-
return 4===n.length?new
|
|
1157
|
-
return t?new
|
|
1156
|
+
return 4===n.length?new Vo(Do(Number(n[0]),0,255),Do(Number(n[1]),0,255),Do(Number(n[2]),0,255),Number(n[3])):null}(t):function(e){return Po.hasOwnProperty(e)}(t)?function(e){const t=Po[e.toLowerCase()]
|
|
1157
|
+
return t?new Vo(t.r,t.g,t.b,t.hasOwnProperty("a")?t.a:void 0):null}(t):null}const Uo="#a46eff",Wo="#804ad9",Go="#ff8126",Ko="#009921",Jo="#00c12b",Xo="#c4000c",Yo="#818386",Qo="#f1f1f2",er="#f5f5f5",tr="#ffffff",nr="#363738",ir="#505153",or="#000000",rr="#161617",sr="#074023",ar="#009b65",lr="#d63434",cr="#ff4b00",dr="#006b46",hr="#32eb96",ur="Source Sans Pro",pr="400",fr="14px",gr="18px",mr="14px",vr="0.25s"
|
|
1158
1158
|
function br(e,t){const{r:n,g:i,b:o}=Zo(e)
|
|
1159
|
-
return`rgba(${255*n}, ${255*i}, ${255*o}, ${t})`}const wr=br(or,.3),yr=br(or,.6),xr=br(or,.6),kr=vr,Cr={light:"light",dark:"dark",color:"color"},Sr="action-rgb-partial-color",$r="application-background-color",_r="divider-background-color",Mr="header-background-color",Ar="section-background-color",Ir="button-fill-primary-color",Er="button-primary-font-color",Or="button-fill-active-primary-color",Rr="button-fill-accent-color",Tr="button-accent-block-font-color",Dr="button-accent-outline-font-color",Fr="button-border-accent-outline-color",Nr="button-fill-accent-active-color",
|
|
1159
|
+
return`rgba(${255*n}, ${255*i}, ${255*o}, ${t})`}const wr=br(or,.3),yr=br(or,.6),xr=br(or,.6),kr=vr,Cr={light:"light",dark:"dark",color:"color"},Sr="action-rgb-partial-color",$r="application-background-color",_r="divider-background-color",Mr="header-background-color",Ar="section-background-color",Ir="button-fill-primary-color",Er="button-primary-font-color",Or="button-fill-active-primary-color",Rr="button-fill-accent-color",Tr="button-accent-block-font-color",Dr="button-accent-outline-font-color",Fr="button-border-accent-outline-color",Nr="button-fill-accent-active-color",Vr="fill-selected-color",Pr="fill-selected-rgb-partial-color",zr="fill-hover-selected-color",Lr="fill-hover-color",Hr="fill-down-color",Br="border-color",qr="border-rgb-partial-color",Zr="fail-color",jr="warning-color",Ur="pass-color",Wr="information-color",Gr="border-hover-color",Kr="icon-color",Jr="modal-backdrop-color",Xr="popup-border-color",Yr="control-height",Qr="control-slim-height",es="small-padding",ts="standard-padding",ns="label-height",is="border-width",rs="icon-size",ss="group-header-text-transform",as="drawer-width",ls="banner-gap-size",cs="spinner-small-height",ds="spinner-medium-height",hs="spinner-large-height",us="small-delay",ps="medium-delay",fs="large-delay",gs="headline-plus-1-font",ms="headline-font",vs="table-header-font",bs="title-plus-2-font",ws="title-plus-1-font",ys="title-font",xs="subtitle-plus-1-font",ks="subtitle-font",Cs="link-font",Ss="link-active-font",$s="link-prominent-font",_s="link-active-prominent-font",Ms="placeholder-font",As="body-emphasized-font",Is="body-font",Es="group-header-font",Os="control-label-font",Rs="button-label-font",Ts="tooltip-caption-font",Ds="tooltip-background-color",Fs="error-text-font",Ns="table-row-border-color",Vs="elevation-1-box-shadow",Ps="elevation-2-box-shadow",zs="elevation-3-box-shadow",Ls="graph-gridline-color",Hs=e=>`ni-nimble-${e}`,Bs="animationend",qs="change",Zs="ArrowDown",js="ArrowLeft",Us="ArrowUp",Ws="Enter",Gs="Shift"
|
|
1160
1160
|
var Ks
|
|
1161
1161
|
!function(e){e.ltr="ltr",e.rtl="rtl"}(Ks||(Ks={}))
|
|
1162
1162
|
let Js=0
|
|
@@ -1165,12 +1165,12 @@ function Xs(e=""){return`${e}${Js++}`}const Ys=W`<slot></slot>`,Qs=we`
|
|
|
1165
1165
|
display: contents;
|
|
1166
1166
|
}
|
|
1167
1167
|
`,ea=di.create({name:"direction",cssCustomPropertyName:null}).withDefault(Ks.ltr),ta=di.create({name:"theme",cssCustomPropertyName:null}).withDefault(Cr.light)
|
|
1168
|
-
class na extends
|
|
1168
|
+
class na extends Vt{constructor(){super(...arguments),this.direction=Ks.ltr,this.theme=Cr.light}directionChanged(e,t){null!=t?ea.setValueFor(this,t):ea.deleteValueFor(this)}themeChanged(e,t){null!=t?ta.setValueFor(this,t):ta.deleteValueFor(this)}}e([se({attribute:"direction"})],na.prototype,"direction",void 0),e([se({attribute:"theme"})],na.prototype,"theme",void 0)
|
|
1169
1169
|
const ia=na.compose({baseName:"theme-provider",styles:Qs,template:Ys})
|
|
1170
1170
|
mi.getOrCreate().withPrefix("nimble").register(ia())
|
|
1171
1171
|
const oa=mi.tagFor(na),ra="Source Sans Pro Fallback",sa=di.create(Hs(Sr)).withDefault((e=>nd(od(e,rr,Qo,tr)))),aa=di.create(Hs($r)).withDefault((e=>od(e,tr,nr,sr)))
|
|
1172
1172
|
di.create(Hs(Mr)).withDefault((e=>od(e,er,"#252526",sr))),di.create(Hs(Ar)).withDefault((e=>od(e,Qo,ir,sr))),di.create(Hs(_r)).withDefault((e=>od(e,Qo,ir,sr)))
|
|
1173
|
-
const la=di.create(Hs(
|
|
1173
|
+
const la=di.create(Hs(Vr)).withDefault((e=>br(ld(e),.2))),ca=di.create(Hs(Pr)).withDefault((e=>nd(ld(e)))),da=di.create(Hs(zr)).withDefault((e=>br(ld(e),.15))),ha=di.create(Hs(Lr)).withDefault((e=>br(function(e){return od(e,rr,Qo,tr)}(e),.1)))
|
|
1174
1174
|
di.create(Hs(Hr)).withDefault((e=>br(function(e){return od(e,rr,Qo,tr)}(e),.15)))
|
|
1175
1175
|
const ua=di.create(Hs(Br)).withDefault((e=>sd(e))),pa=di.create(Hs(qr)).withDefault((e=>nd(sd(e)))),fa=di.create(Hs(Zr)).withDefault((e=>rd(e))),ga=di.create(Hs(jr)).withDefault((e=>function(e){return od(e,cr,Go,tr)}(e))),ma=di.create(Hs(Ur)).withDefault((e=>function(e){return od(e,Ko,Jo,tr)}(e))),va=di.create(Hs(Wr)).withDefault((e=>function(e){return od(e,Wo,Uo,tr)}(e))),ba=di.create(Hs(Gr)).withDefault((e=>od(e,ar,hr,tr))),wa=di.create(Hs(Kr)).withDefault((e=>od(e,rr,Qo,tr)))
|
|
1176
1176
|
di.create(Hs(Jr)).withDefault((e=>function(e){switch(ta.getValueFor(e)){case Cr.light:return wr
|
|
@@ -1183,13 +1183,13 @@ const xa=di.create(Hs(Ns)).withDefault((e=>od(e,Qo,ir,sr))),ka=di.create(Hs(Ir))
|
|
|
1183
1183
|
di.create(Hs(ns)).withDefault("16px")
|
|
1184
1184
|
const Da=di.create(Hs(is)).withDefault("1px"),Fa=di.create(Hs(rs)).withDefault("16px"),Na=di.create(Hs(as)).withDefault("784px")
|
|
1185
1185
|
di.create(Hs(ls)).withDefault("1px")
|
|
1186
|
-
const
|
|
1187
|
-
di.create(Hs(ds)).withDefault("32px"),di.create(Hs(hs)).withDefault("64px"),di.create(Hs(
|
|
1188
|
-
const
|
|
1186
|
+
const Va=di.create(Hs(cs)).withDefault("16px")
|
|
1187
|
+
di.create(Hs(ds)).withDefault("32px"),di.create(Hs(hs)).withDefault("64px"),di.create(Hs(Vs)).withDefault((e=>`0px 1px 4px ${br(od(e,or,or,or),.16)}`))
|
|
1188
|
+
const Pa=di.create(Hs(Ps)).withDefault((e=>`0px 2px 4px ${br(od(e,or,or,or),.16)}`)),za=di.create(Hs(zs)).withDefault((e=>`0px 4px 8px ${br(od(e,or,or,or),.3)}`))
|
|
1189
1189
|
id(ms,(e=>ad(e)),(e=>br(ad(e),.3)),"Noto Serif","400","25px","32px","Noto Serif Fallback"),id(gs,(e=>ad(e)),(e=>br(ad(e),.3)),"Noto Serif","400","29.100000381469727px","40px","Noto Serif Fallback"),id(bs,(e=>ad(e)),(e=>br(ad(e),.3)),"Source Sans Pro","400","25px","32px","Source Sans Pro Fallback")
|
|
1190
1190
|
const[La,Ha,Ba,qa,Za,ja,Ua,Wa]=id(ws,(e=>ad(e)),(e=>br(ad(e),.3)),"Source Sans Pro","400","22px","28px","Source Sans Pro Fallback")
|
|
1191
1191
|
id(ys,(e=>ad(e)),(e=>br(ad(e),.3)),"Source Sans Pro","400","19px","24px","Source Sans Pro Fallback"),id(xs,(e=>ad(e)),(e=>br(ad(e),.3)),"Source Sans Pro","300","16px","20px","Source Sans Pro Fallback")
|
|
1192
|
-
const[Ga,Ka,Ja,Xa,Ya,Qa,el,tl]=id(ks,(e=>ad(e)),(e=>br(ad(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[nl,il,ol,rl,sl,al,ll,cl]=id(Cs,(e=>ad(e)),(e=>br(ad(e),.3)),ur,pr,fr,gr,ra),[dl,hl,ul,pl,fl,gl,ml,vl]=id(Ss,(e=>od(e,dr,hr,br(tr,.6))),(e=>br(ad(e),.3)),ur,pr,fr,gr,ra),[bl,wl,yl,xl,kl,Cl,Sl,$l]=id($s,(e=>od(e,dr,hr,hr)),(e=>br(ad(e),.3)),ur,pr,fr,gr,ra),[_l,Ml,Al,Il,El,Ol,Rl,Tl]=id(_s,(e=>ad(e)),(e=>br(ad(e),.3)),ur,pr,fr,gr,ra),[Dl,Fl,Nl,Pl,
|
|
1192
|
+
const[Ga,Ka,Ja,Xa,Ya,Qa,el,tl]=id(ks,(e=>ad(e)),(e=>br(ad(e),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[nl,il,ol,rl,sl,al,ll,cl]=id(Cs,(e=>ad(e)),(e=>br(ad(e),.3)),ur,pr,fr,gr,ra),[dl,hl,ul,pl,fl,gl,ml,vl]=id(Ss,(e=>od(e,dr,hr,br(tr,.6))),(e=>br(ad(e),.3)),ur,pr,fr,gr,ra),[bl,wl,yl,xl,kl,Cl,Sl,$l]=id($s,(e=>od(e,dr,hr,hr)),(e=>br(ad(e),.3)),ur,pr,fr,gr,ra),[_l,Ml,Al,Il,El,Ol,Rl,Tl]=id(_s,(e=>ad(e)),(e=>br(ad(e),.3)),ur,pr,fr,gr,ra),[Dl,Fl,Nl,Vl,Pl,zl,Ll,Hl]=id(Ms,(e=>br(ad(e),.6)),(e=>br(ad(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[Bl,ql,Zl,jl,Ul,Wl,Gl,Kl]=id(As,(e=>ad(e)),(e=>br(ad(e),.3)),"Source Sans Pro","600","14px","18px","Source Sans Pro Fallback"),[Jl,Xl,Yl,Ql,ec,tc,nc,ic]=id(Is,(e=>ad(e)),(e=>br(ad(e),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[oc,rc,sc,ac,lc,cc,dc,hc]=id(Es,(e=>ad(e)),(e=>br(ad(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[uc,pc,fc,gc,mc,vc,bc,wc]=id(Os,(e=>br(ad(e),.6)),(e=>br(ad(e),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[yc,xc,kc,Cc,Sc,$c,_c,Mc]=id(Rs,(e=>ad(e)),(e=>br(ad(e),.3)),"Source Sans Pro","600","12.800000190734863px","16px","Source Sans Pro Fallback"),[Ac,Ic,Ec,Oc,Rc,Tc,Dc,Fc]=id(Ts,(e=>ad(e)),(e=>br(ad(e),.3)),"Source Sans Pro","400","11px",mr,"Source Sans Pro Fallback"),[Nc,Vc,Pc,zc,Lc,Hc,Bc,qc]=id(Fs,(e=>rd(e)),(e=>br(rd(e),.3)),"Source Sans Pro","400","11px",mr,"Source Sans Pro Fallback"),[Zc,jc,Uc,Wc,Gc,Kc,Jc,Xc]=id(vs,(e=>br(ad(e),.6)),(e=>br(ad(e),.3)),"Source Sans Pro","600","12.800000190734863px",mr,"Source Sans Pro Fallback"),Yc=di.create(Hs(ss)).withDefault("uppercase"),Qc=di.create(Hs(us)).withDefault("0.075s"),ed=di.create(Hs(ps)).withDefault("0.15s"),td=di.create(Hs(fs)).withDefault(vr)
|
|
1193
1193
|
function nd(e){const{r:t,g:n,b:i}=Zo(e)
|
|
1194
1194
|
return`${255*t}, ${255*n}, ${255*i}`}function id(e,t,n,i,o,r,s,a){if(""===e||""===i||""===o||""===r||""===s||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
|
|
1195
1195
|
const l=di.create(Hs(e)).withDefault(`${o} ${r}/${s} ${i}, ${a}`),c=e.split("-font"),d=c[0]
|
|
@@ -1923,7 +1923,7 @@ const Ed=we`
|
|
|
1923
1923
|
align-self: end;
|
|
1924
1924
|
}
|
|
1925
1925
|
`
|
|
1926
|
-
class Od extends
|
|
1926
|
+
class Od extends Vt{constructor(){super(...arguments),this.tabIds=[],this.isDisabledElement=e=>"true"===e.getAttribute("aria-disabled"),this.isHiddenElement=e=>e.hasAttribute("hidden"),this.isFocusableElement=e=>!this.isDisabledElement(e)&&!this.isHiddenElement(e),this.setTabs=()=>{let e
|
|
1927
1927
|
this.activetab=void 0,this.tabs.forEach(((t,n)=>{const i=this.tabIds[n],o=this.activeid===i
|
|
1928
1928
|
!e&&this.isFocusableElement(t)&&(e=t)
|
|
1929
1929
|
const r=this.activeid===i&&this.isFocusableElement(t)
|
|
@@ -2104,22 +2104,22 @@ const Nd=Fd.compose({baseName:"anchor-tree-item",template:(e,t)=>W`
|
|
|
2104
2104
|
</template>
|
|
2105
2105
|
`,styles:Dd,shadowOptions:{delegatesFocus:!0}})
|
|
2106
2106
|
mi.getOrCreate().withPrefix("nimble").register(Nd()),mi.tagFor(Fd)
|
|
2107
|
-
const
|
|
2107
|
+
const Vd=we`
|
|
2108
2108
|
:host {
|
|
2109
2109
|
contain: layout;
|
|
2110
2110
|
display: block;
|
|
2111
2111
|
z-index: 1000;
|
|
2112
2112
|
}
|
|
2113
2113
|
`
|
|
2114
|
-
class
|
|
2114
|
+
class Pd extends gn{}const zd=Pd.compose({baseName:"anchored-region",baseClass:gn,template:(e,t)=>W`
|
|
2115
2115
|
<template class="${e=>e.initialLayoutComplete?"loaded":""}">
|
|
2116
|
-
${
|
|
2116
|
+
${Pe((e=>e.initialLayoutComplete),W`
|
|
2117
2117
|
<slot></slot>
|
|
2118
2118
|
`)}
|
|
2119
2119
|
</template>
|
|
2120
|
-
`,styles:
|
|
2120
|
+
`,styles:Vd})
|
|
2121
2121
|
mi.getOrCreate().withPrefix("nimble").register(zd())
|
|
2122
|
-
const Ld=mi.tagFor(
|
|
2122
|
+
const Ld=mi.tagFor(Pd)
|
|
2123
2123
|
class Hd{constructor(e,t,n){this.value=e,this.styles=t,this.source=n}handleChange(){const e=ta.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 Bd{constructor(e,t){this.theme=e,this.styles=t,this.cache=new WeakMap}bind(e){const t=this.cache.get(e)||new Hd(this.theme,this.styles,e)
|
|
2124
2124
|
ta.subscribe(t,e),t.handleChange(),this.cache.set(e,t)}unbind(e){const t=this.cache.get(e)
|
|
2125
2125
|
t&&ta.unsubscribe(t)}}const qd=(e,t)=>new Bd(e,t),Zd=we`
|
|
@@ -2279,7 +2279,7 @@ t&&ta.unsubscribe(t)}}const qd=(e,t)=>new Bd(e,t),Zd=we`
|
|
|
2279
2279
|
class Ud extends Mn{constructor(){super(...arguments),this.appearance=pd,this.contentHidden=!1}}e([se],Ud.prototype,"appearance",void 0),e([se({attribute:"appearance-variant"})],Ud.prototype,"appearanceVariant",void 0),e([se({attribute:"content-hidden",mode:"boolean"})],Ud.prototype,"contentHidden",void 0)
|
|
2280
2280
|
const Wd=Ud.compose({baseName:"button",baseClass:Mn,template:bn,styles:jd,shadowOptions:{delegatesFocus:!0}})
|
|
2281
2281
|
mi.getOrCreate().withPrefix("nimble").register(Wd())
|
|
2282
|
-
const Gd=mi.tagFor(Ud),Kd={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>'},Jd={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>'},Xd={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>'},Yd={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>'},Qd={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>'},eh={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>'},th={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>'},nh={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>'},ih={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>'},oh={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>'},rh={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>'},sh={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>'},ah={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>'},lh={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>'},ch={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>'},dh={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>'},hh={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>'},uh={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>'},ph={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>'},fh={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>'},gh={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>'},mh={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>'},vh={name:"bold_b_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M12.981 10.536c0 .562-.113 1.065-.34 1.508s-.538.81-.934 1.102a4.337 4.337 0 0 1-1.512.734c-.55.146-1.246.219-2.09.219H3.028V2.466h4.516c.938 0 1.624.031 2.059.094a4.2 4.2 0 0 1 1.293.414c.442.224.772.524.988.902.216.378.324.809.324 1.293 0 .562-.148 1.059-.445 1.488s-.716.765-1.258 1.004v.062c.76.151 1.363.464 1.809.938s.667 1.099.667 1.875zM9.137 5.755c0-.192-.048-.386-.145-.578-.097-.192-.267-.336-.512-.43a2.482 2.482 0 0 0-.815-.137 67.472 67.472 0 0 0-1.372-.011h-.281V7.06h.469c.474 0 .877-.008 1.211-.023.333-.016.596-.068.789-.157.271-.12.448-.274.531-.465.083-.19.125-.41.125-.66zm.727 4.734c0-.37-.071-.655-.214-.855s-.387-.351-.73-.449c-.233-.068-.556-.105-.966-.11s-.84-.008-1.287-.008h-.655v2.898h.218c.842 0 1.445-.003 1.809-.008a2.652 2.652 0 0 0 1.006-.203c.312-.13.526-.304.643-.52a1.53 1.53 0 0 0 .176-.745z"/></svg>'},bh={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>'},wh={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>'},yh={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>'},xh={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>'},kh={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>'},Ch={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>'},Sh={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>'},$h={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>'},_h={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>'},Mh={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>'},Ah={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>'},Eh={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>'},Oh={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>'},Rh={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>'},Th={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>'},Dh={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>'},Fh={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>'},Nh={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>'},Ph={name:"clock_exclamation_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2.821 5.114h1.357V6H2.82v-.886ZM2.798 1l.155 3.56h1.094L4.202 1H2.798Zm7.481 2.575h.001l-.013-.007a4.92 4.92 0 0 0-.606-.262 5.015 5.015 0 0 0-.523-.163 4.948 4.948 0 0 0-.286-.055A4.654 4.654 0 0 0 8 3c-.016 0-.03.004-.045.005a4.706 4.706 0 0 0-.785.079c-.097.016-.194.03-.29.052a5.078 5.078 0 0 0-.575.179c-.48.174-.907.438-1.305.74V7H3.109l-.017.092a4.903 4.903 0 0 0-.088.87C3.004 7.974 3 7.986 3 8c0 .293.036.575.088.852.016.096.033.19.055.285.045.182.101.359.165.532.074.206.16.403.259.595l.007.016h.001c.83 1.608 2.49 2.72 4.426 2.72C10.762 13 13 10.762 13 8c0-1.935-1.112-3.594-2.72-4.425Zm-.275 7.041c-.38-.38-1.454-1.473-1.675-1.699a1.06 1.06 0 0 1-1.523-.953 1.06 1.06 0 0 1 1.523-.954l1.293-1.296c.117-.117.509-.213.7-.213 0 .128-.085.51-.191.658-.097.136-1.128 1.173-1.308 1.353a1.064 1.064 0 0 1 0 .903l1.816 1.82s.445.466.382.89c-.297 0-.594-.085-1.017-.509Z"/></svg>'},Vh={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3Zm2.003 7.616a453.75 453.75 0 0 1-1.675-1.7 1.061 1.061 0 1 1 0-1.907l1.294-1.297a1.36 1.36 0 0 1 .699-.212 1.646 1.646 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 0 1 0 .903l1.817 1.82a1.33 1.33 0 0 1 .381.891 1.35 1.35 0 0 1-1.017-.51Z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},zh={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3Zm1 1v8h8V6Z"/></svg>'},Lh={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>'},Hh={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>'},Bh={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>'},qh={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>'},Zh={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>'},jh={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>'},Uh={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>'},Gh={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>'},Kh={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>'},Jh={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>'},Xh={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>'},Yh={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>'},Qh={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>'},eu={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>'},tu={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>'},nu={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>'},iu={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>'},ou={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>'},ru={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>'},su={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>'},au={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>'},lu={name:"down_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m5.958 10.03 2.063-6.281.49 2.344 4.117-4.122 1.414 1.414L9.94 7.487l2.324.504-6.306 2.038Z"/><path class="cls-1" d="M8 10.42V12H4V8h1.572l.657-2H2v8h8V9.774l-2 .646z"/></svg>'},cu={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>'},du={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>'},hu={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>'},uu={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>'},pu={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>'},fu={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>'},gu={name:"file_arrow_curved_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7 2 3 3H7V2ZM6 6V2H2v12h4.282l.03-.187A4.508 4.508 0 0 1 10 10.065V6H6Zm8 5.5L11 9v2c-1.817-.091-3.412 1.137-3.701 2.97.576-.672 2.077-2.065 3.701-1.82V14l3-2.5Z"/></svg>'},mu={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>'},vu={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>'},bu={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>'},wu={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>'},yu={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>'},xu={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>'},ku={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>'},Cu={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>'},Su={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>'},$u={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>'},_u={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>'},Mu={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>'},Au={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>'},Iu={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>'},Eu={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>'},Ou={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>'},Ru={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>'},Tu={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>'},Du={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>'},Fu={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>'},Nu={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>'},Pu={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>'},Vu={name:"italic_i_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M8.99 13.802H4.38l.258-1.133h1.523l2.17-9.367H6.808l.258-1.133h4.61l-.258 1.133H9.895l-2.17 9.367h1.523l-.258 1.133z"/></svg>'},zu={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.045 7.348-.652-.652 1.444-.14Zm-3.818.698-4.912 4.912-.395-.396 4.12-4.12Zm4.734-2.918-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304Zm-3.524-.386-.651-.653.791-.791Zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28Z"/></svg>'},Lu={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>'},Bu={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>'},qu={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>'},Zu={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>'},ju={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>'},Uu={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>'},Wu={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>'},Gu={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>'},Ku={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>'},Ju={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>'},Xu={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>'},Yu={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>'},Qu={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>'},ep={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>'},tp={name:"number_list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M14 11H6v2h8v-2zm0-4H6v2h8V7zm0-4H6v2h8V3zM1.999 4.644h.73V2.302h-.585v-.271c.295-.05.505-.13.681-.235h.32v2.848h.656v.346H1.999v-.346zM1.804 9.509c.951-.932 1.501-1.521 1.501-2.037 0-.365-.2-.621-.605-.621-.265 0-.496.17-.676.381l-.235-.226c.265-.3.551-.495.961-.495.591 0 .961.375.961.936 0 .621-.561 1.196-1.336 1.987.174-.016.37-.026.535-.026h.956v.355H1.804v-.254zM1.733 13.884l.21-.271c.19.201.44.376.816.376.385 0 .661-.226.661-.581 0-.38-.26-.635-1.021-.635v-.315c.676 0 .906-.261.906-.596 0-.306-.21-.501-.55-.501-.266 0-.491.136-.681.32l-.221-.26c.246-.23.541-.4.916-.4.556 0 .956.295.956.811 0 .386-.23.631-.576.761v.021c.385.09.691.37.691.811 0 .565-.471.91-1.056.91a1.363 1.363 0 0 1-1.051-.451z"/></svg>'},np={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>'},ip={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>'},op={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>'},rp={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>'},sp={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>'},ap={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>'},lp={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>'},cp={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>'},dp={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>'},hp={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>'},up={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>'},pp={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>'},fp={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>'},gp={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>'},mp={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>'},vp={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>'},bp={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>'},wp={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>'},yp={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>'},xp={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>'},kp={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>'},Cp={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>'},Sp={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>'},$p={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>'},_p={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>'},Mp={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>'},Ap={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>'},Ip={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>'},Op={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>'},Rp={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>'},Tp={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>'},Dp={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>'},Fp={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>'},Np={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>'},Pp={name:"up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 10.828V12H4V8h1.172l2-2H2v8h8V8.828l-2 2Z"/><path class="cls-1" d="m14.042 1.97-2.063 6.281-.49-2.344-4.117 4.122-1.414-1.414 4.102-4.102-2.324-.504 6.306-2.038z"/></svg>'},Vp={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z"/></svg>'},zp={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 0 1-.335.364 8.55 8.55 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0 1 14 12.291V14H2v-1.673a2.163 2.163 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 0 1-.312-.749 4.275 4.275 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2"/></svg>'},Lp={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>'},Hp={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>'},Bp={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>'},qp={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>'},Zp={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>'},jp={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>'},Up={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>'},Wp={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>'},Gp={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>'},Kp=W`
|
|
2282
|
+
const Gd=mi.tagFor(Ud),Kd={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>'},Jd={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>'},Xd={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>'},Yd={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>'},Qd={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>'},eh={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>'},th={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>'},nh={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>'},ih={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>'},oh={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>'},rh={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>'},sh={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>'},ah={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>'},lh={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>'},ch={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>'},dh={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>'},hh={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>'},uh={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>'},ph={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>'},fh={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>'},gh={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>'},mh={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>'},vh={name:"bold_b_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M12.981 10.536c0 .562-.113 1.065-.34 1.508s-.538.81-.934 1.102a4.337 4.337 0 0 1-1.512.734c-.55.146-1.246.219-2.09.219H3.028V2.466h4.516c.938 0 1.624.031 2.059.094a4.2 4.2 0 0 1 1.293.414c.442.224.772.524.988.902.216.378.324.809.324 1.293 0 .562-.148 1.059-.445 1.488s-.716.765-1.258 1.004v.062c.76.151 1.363.464 1.809.938s.667 1.099.667 1.875zM9.137 5.755c0-.192-.048-.386-.145-.578-.097-.192-.267-.336-.512-.43a2.482 2.482 0 0 0-.815-.137 67.472 67.472 0 0 0-1.372-.011h-.281V7.06h.469c.474 0 .877-.008 1.211-.023.333-.016.596-.068.789-.157.271-.12.448-.274.531-.465.083-.19.125-.41.125-.66zm.727 4.734c0-.37-.071-.655-.214-.855s-.387-.351-.73-.449c-.233-.068-.556-.105-.966-.11s-.84-.008-1.287-.008h-.655v2.898h.218c.842 0 1.445-.003 1.809-.008a2.652 2.652 0 0 0 1.006-.203c.312-.13.526-.304.643-.52a1.53 1.53 0 0 0 .176-.745z"/></svg>'},bh={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>'},wh={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>'},yh={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>'},xh={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>'},kh={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>'},Ch={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>'},Sh={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>'},$h={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>'},_h={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>'},Mh={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>'},Ah={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>'},Eh={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>'},Oh={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>'},Rh={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>'},Th={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>'},Dh={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>'},Fh={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>'},Nh={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>'},Vh={name:"clock_exclamation_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2.821 5.114h1.357V6H2.82v-.886ZM2.798 1l.155 3.56h1.094L4.202 1H2.798Zm7.481 2.575h.001l-.013-.007a4.92 4.92 0 0 0-.606-.262 5.015 5.015 0 0 0-.523-.163 4.948 4.948 0 0 0-.286-.055A4.654 4.654 0 0 0 8 3c-.016 0-.03.004-.045.005a4.706 4.706 0 0 0-.785.079c-.097.016-.194.03-.29.052a5.078 5.078 0 0 0-.575.179c-.48.174-.907.438-1.305.74V7H3.109l-.017.092a4.903 4.903 0 0 0-.088.87C3.004 7.974 3 7.986 3 8c0 .293.036.575.088.852.016.096.033.19.055.285.045.182.101.359.165.532.074.206.16.403.259.595l.007.016h.001c.83 1.608 2.49 2.72 4.426 2.72C10.762 13 13 10.762 13 8c0-1.935-1.112-3.594-2.72-4.425Zm-.275 7.041c-.38-.38-1.454-1.473-1.675-1.699a1.06 1.06 0 0 1-1.523-.953 1.06 1.06 0 0 1 1.523-.954l1.293-1.296c.117-.117.509-.213.7-.213 0 .128-.085.51-.191.658-.097.136-1.128 1.173-1.308 1.353a1.064 1.064 0 0 1 0 .903l1.816 1.82s.445.466.382.89c-.297 0-.594-.085-1.017-.509Z"/></svg>'},Ph={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3Zm2.003 7.616a453.75 453.75 0 0 1-1.675-1.7 1.061 1.061 0 1 1 0-1.907l1.294-1.297a1.36 1.36 0 0 1 .699-.212 1.646 1.646 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 0 1 0 .903l1.817 1.82a1.33 1.33 0 0 1 .381.891 1.35 1.35 0 0 1-1.017-.51Z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},zh={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3Zm1 1v8h8V6Z"/></svg>'},Lh={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>'},Hh={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>'},Bh={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>'},qh={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>'},Zh={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>'},jh={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>'},Uh={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>'},Gh={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>'},Kh={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>'},Jh={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>'},Xh={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>'},Yh={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>'},Qh={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>'},eu={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>'},tu={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>'},nu={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>'},iu={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>'},ou={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>'},ru={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>'},su={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>'},au={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>'},lu={name:"down_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m5.958 10.03 2.063-6.281.49 2.344 4.117-4.122 1.414 1.414L9.94 7.487l2.324.504-6.306 2.038Z"/><path class="cls-1" d="M8 10.42V12H4V8h1.572l.657-2H2v8h8V9.774l-2 .646z"/></svg>'},cu={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>'},du={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>'},hu={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>'},uu={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>'},pu={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>'},fu={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>'},gu={name:"file_arrow_curved_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7 2 3 3H7V2ZM6 6V2H2v12h4.282l.03-.187A4.508 4.508 0 0 1 10 10.065V6H6Zm8 5.5L11 9v2c-1.817-.091-3.412 1.137-3.701 2.97.576-.672 2.077-2.065 3.701-1.82V14l3-2.5Z"/></svg>'},mu={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>'},vu={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>'},bu={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>'},wu={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>'},yu={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>'},xu={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>'},ku={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>'},Cu={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>'},Su={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>'},$u={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>'},_u={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>'},Mu={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>'},Au={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>'},Iu={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>'},Eu={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>'},Ou={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>'},Ru={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>'},Tu={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>'},Du={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>'},Fu={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>'},Nu={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>'},Vu={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>'},Pu={name:"italic_i_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M8.99 13.802H4.38l.258-1.133h1.523l2.17-9.367H6.808l.258-1.133h4.61l-.258 1.133H9.895l-2.17 9.367h1.523l-.258 1.133z"/></svg>'},zu={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m12.045 7.348-.652-.652 1.444-.14Zm-3.818.698-4.912 4.912-.395-.396 4.12-4.12Zm4.734-2.918-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304Zm-3.524-.386-.651-.653.791-.791Zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28Z"/></svg>'},Lu={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>'},Bu={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>'},qu={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>'},Zu={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>'},ju={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>'},Uu={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>'},Wu={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>'},Gu={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>'},Ku={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>'},Ju={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>'},Xu={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>'},Yu={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>'},Qu={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>'},ep={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>'},tp={name:"number_list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M14 11H6v2h8v-2zm0-4H6v2h8V7zm0-4H6v2h8V3zM1.999 4.644h.73V2.302h-.585v-.271c.295-.05.505-.13.681-.235h.32v2.848h.656v.346H1.999v-.346zM1.804 9.509c.951-.932 1.501-1.521 1.501-2.037 0-.365-.2-.621-.605-.621-.265 0-.496.17-.676.381l-.235-.226c.265-.3.551-.495.961-.495.591 0 .961.375.961.936 0 .621-.561 1.196-1.336 1.987.174-.016.37-.026.535-.026h.956v.355H1.804v-.254zM1.733 13.884l.21-.271c.19.201.44.376.816.376.385 0 .661-.226.661-.581 0-.38-.26-.635-1.021-.635v-.315c.676 0 .906-.261.906-.596 0-.306-.21-.501-.55-.501-.266 0-.491.136-.681.32l-.221-.26c.246-.23.541-.4.916-.4.556 0 .956.295.956.811 0 .386-.23.631-.576.761v.021c.385.09.691.37.691.811 0 .565-.471.91-1.056.91a1.363 1.363 0 0 1-1.051-.451z"/></svg>'},np={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>'},ip={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>'},op={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>'},rp={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>'},sp={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>'},ap={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>'},lp={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>'},cp={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>'},dp={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>'},hp={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>'},up={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>'},pp={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>'},fp={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>'},gp={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>'},mp={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>'},vp={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>'},bp={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>'},wp={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>'},yp={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>'},xp={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>'},kp={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>'},Cp={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>'},Sp={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>'},$p={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>'},_p={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>'},Mp={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>'},Ap={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>'},Ip={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>'},Op={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>'},Rp={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>'},Tp={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>'},Dp={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>'},Fp={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>'},Np={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>'},Vp={name:"up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 10.828V12H4V8h1.172l2-2H2v8h8V8.828l-2 2Z"/><path class="cls-1" d="m14.042 1.97-2.063 6.281-.49-2.344-4.117 4.122-1.414-1.414 4.102-4.102-2.324-.504 6.306-2.038z"/></svg>'},Pp={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z"/></svg>'},zp={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 0 1-.335.364 8.55 8.55 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0 1 14 12.291V14H2v-1.673a2.163 2.163 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 0 1-.312-.749 4.275 4.275 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2"/></svg>'},Lp={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>'},Hp={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>'},Bp={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>'},qp={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>'},Zp={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>'},jp={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>'},Up={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>'},Wp={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>'},Gp={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>'},Kp=W`
|
|
2283
2283
|
<template>
|
|
2284
2284
|
<div class="icon" :innerHTML=${e=>e.icon.data}></div>
|
|
2285
2285
|
</template
|
|
@@ -2320,7 +2320,7 @@ const Gd=mi.tagFor(Ud),Kd={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.or
|
|
|
2320
2320
|
height: 100%;
|
|
2321
2321
|
}
|
|
2322
2322
|
`
|
|
2323
|
-
class Xp extends
|
|
2323
|
+
class Xp extends Vt{constructor(e){super(),this.icon=e}connectedCallback(){super.connectedCallback(),this.forwardAriaLabelToSvg()}ariaLabelChanged(){this.forwardAriaLabelToSvg()}forwardAriaLabelToSvg(){const e=this.shadowRoot?.querySelector("svg")
|
|
2324
2324
|
e&&(null!==this.ariaLabel&&void 0!==this.ariaLabel?e.setAttribute("aria-label",this.ariaLabel):e.removeAttribute("aria-label"))}}e([se],Xp.prototype,"severity",void 0),Lt(Xp,hn)
|
|
2325
2325
|
const Yp=(e,t)=>{const n=t.compose({baseName:e,template:Kp,styles:Jp,baseClass:t})
|
|
2326
2326
|
mi.getOrCreate().withPrefix("nimble").register(n())}
|
|
@@ -2356,13 +2356,13 @@ const af=mi.tagFor(sf),lf={default:void 0,error:"error",warning:"warning",inform
|
|
|
2356
2356
|
aria-roledescription="${e=>e.ariaRoledescription}"
|
|
2357
2357
|
>
|
|
2358
2358
|
<div class="icon">
|
|
2359
|
-
${
|
|
2359
|
+
${Pe((e=>e.severity===lf.error),W`
|
|
2360
2360
|
<${ef}></${ef}>
|
|
2361
2361
|
`)}
|
|
2362
|
-
${
|
|
2362
|
+
${Pe((e=>e.severity===lf.warning),W`
|
|
2363
2363
|
<${rf}></${rf}>
|
|
2364
2364
|
`)}
|
|
2365
|
-
${
|
|
2365
|
+
${Pe((e=>e.severity===lf.information),W`
|
|
2366
2366
|
<${nf}></${nf}>
|
|
2367
2367
|
`)}
|
|
2368
2368
|
</div>
|
|
@@ -2373,7 +2373,7 @@ const af=mi.tagFor(sf),lf={default:void 0,error:"error",warning:"warning",inform
|
|
|
2373
2373
|
<div class="controls">
|
|
2374
2374
|
<slot name="action"></slot>
|
|
2375
2375
|
<div class="dismiss">
|
|
2376
|
-
${
|
|
2376
|
+
${Pe((e=>!e.preventDismiss),W`
|
|
2377
2377
|
<${Gd} appearance="ghost" content-hidden @click="${e=>e.dismissBanner()}">
|
|
2378
2378
|
<${af} slot="start"></${af}>
|
|
2379
2379
|
${e=>uf.getValueFor(e)}
|
|
@@ -2383,7 +2383,7 @@ const af=mi.tagFor(sf),lf={default:void 0,error:"error",warning:"warning",inform
|
|
|
2383
2383
|
</div>
|
|
2384
2384
|
</div>
|
|
2385
2385
|
`
|
|
2386
|
-
class mf extends
|
|
2386
|
+
class mf extends Vt{constructor(){super(...arguments),this.open=!1,this.severity=lf.default,this.titleHidden=!1,this.preventDismiss=!1}openChanged(){const e={newState:this.open,oldState:!this.open}
|
|
2387
2387
|
this.$emit("toggle",e)}dismissBanner(){this.open=!1}}e([se({mode:"boolean"})],mf.prototype,"open",void 0),e([se()],mf.prototype,"severity",void 0),e([se({attribute:"title-hidden",mode:"boolean"})],mf.prototype,"titleHidden",void 0),e([se({attribute:"prevent-dismiss",mode:"boolean"})],mf.prototype,"preventDismiss",void 0),Lt(mf,hn)
|
|
2388
2388
|
const vf=mf.compose({baseName:"banner",template:gf,styles:Zd})
|
|
2389
2389
|
mi.getOrCreate().withPrefix("nimble").register(vf()),mi.tagFor(mf)
|
|
@@ -2490,7 +2490,7 @@ const xf=we`
|
|
|
2490
2490
|
`
|
|
2491
2491
|
class kf extends mn{}const Cf=kf.compose({baseName:"breadcrumb-item",baseClass:mn,template:(e,t)=>W`
|
|
2492
2492
|
<div role="listitem" class="listitem" part="listitem">
|
|
2493
|
-
${
|
|
2493
|
+
${Pe((e=>e.href&&e.href.length>0),W`
|
|
2494
2494
|
${((e,t)=>W`
|
|
2495
2495
|
<a
|
|
2496
2496
|
class="control"
|
|
@@ -2533,12 +2533,12 @@ class kf extends mn{}const Cf=kf.compose({baseName:"breadcrumb-item",baseClass:m
|
|
|
2533
2533
|
</a>
|
|
2534
2534
|
`)(0,t)}
|
|
2535
2535
|
`)}
|
|
2536
|
-
${
|
|
2536
|
+
${Pe((e=>!e.href),W`
|
|
2537
2537
|
${Qe(0,t)}
|
|
2538
2538
|
<slot></slot>
|
|
2539
2539
|
${Ye(0,t)}
|
|
2540
2540
|
`)}
|
|
2541
|
-
${
|
|
2541
|
+
${Pe((e=>e.separator),W`
|
|
2542
2542
|
<span class="separator" part="separator" aria-hidden="true">
|
|
2543
2543
|
<slot name="separator">${t.separator||""}</slot>
|
|
2544
2544
|
</span>
|
|
@@ -2940,7 +2940,7 @@ const Df=mi.tagFor(Rf),Ff=W`
|
|
|
2940
2940
|
</div>
|
|
2941
2941
|
`
|
|
2942
2942
|
class Nf extends Xp{constructor(){super(Yd)}}Yp("icon-arrow-expander-down",Nf)
|
|
2943
|
-
const
|
|
2943
|
+
const Vf=mi.tagFor(Nf),Pf="above",zf="underline",Lf="outline",Hf="block",Bf=we`
|
|
2944
2944
|
${Io("inline-flex")}
|
|
2945
2945
|
|
|
2946
2946
|
:host {
|
|
@@ -3062,7 +3062,7 @@ const Pf=mi.tagFor(Nf),Vf="above",zf="underline",Lf="outline",Hf="block",Bf=we`
|
|
|
3062
3062
|
--ni-private-listbox-padding: ${Ra};
|
|
3063
3063
|
max-height: calc(var(--ni-private-select-max-height) - ${Ra});
|
|
3064
3064
|
z-index: 1;
|
|
3065
|
-
box-shadow: ${
|
|
3065
|
+
box-shadow: ${Pa};
|
|
3066
3066
|
border: 1px solid ${ya};
|
|
3067
3067
|
background-color: ${aa};
|
|
3068
3068
|
}
|
|
@@ -3336,7 +3336,7 @@ const Uf=jf.compose({baseName:"combobox",baseClass:jn,template:(e,t)=>W`
|
|
|
3336
3336
|
class="anchored-region"
|
|
3337
3337
|
fixed-placement
|
|
3338
3338
|
auto-update-mode="auto"
|
|
3339
|
-
vertical-default-position="${e=>e.positionAttribute===
|
|
3339
|
+
vertical-default-position="${e=>e.positionAttribute===Pf?"top":"bottom"}"
|
|
3340
3340
|
vertical-positioning-mode="${e=>e.positionAttribute?"locktodefault":"dynamic"}"
|
|
3341
3341
|
horizontal-default-position="center"
|
|
3342
3342
|
horizontal-positioning-mode="locktodefault"
|
|
@@ -3378,11 +3378,11 @@ const Uf=jf.compose({baseName:"combobox",baseClass:jn,template:(e,t)=>W`
|
|
|
3378
3378
|
aria-expanded="${e=>e.open}"
|
|
3379
3379
|
tabindex="-1"
|
|
3380
3380
|
>
|
|
3381
|
-
<${
|
|
3381
|
+
<${Vf}
|
|
3382
3382
|
slot="start"
|
|
3383
3383
|
class="dropdown-icon"
|
|
3384
3384
|
>
|
|
3385
|
-
</${
|
|
3385
|
+
</${Vf}>
|
|
3386
3386
|
</${Df}>
|
|
3387
3387
|
</div>
|
|
3388
3388
|
${Ff}
|
|
@@ -3512,7 +3512,7 @@ const Wf=Symbol("user dismissed"),Gf=we`
|
|
|
3512
3512
|
</dialog>
|
|
3513
3513
|
</template>
|
|
3514
3514
|
`
|
|
3515
|
-
class Jf extends
|
|
3515
|
+
class Jf extends Vt{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")
|
|
3516
3516
|
return this.dialogElement.showModal(),new Promise(((e,t)=>{this.resolveShow=e}))}close(e){if(!this.open)throw new Error("Dialog is not open")
|
|
3517
3517
|
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(Wf),this.resolveShow=void 0),!0}}Jf.UserDismissed=Wf,e([se({attribute:"prevent-dismiss",mode:"boolean"})],Jf.prototype,"preventDismiss",void 0),e([se({attribute:"header-hidden",mode:"boolean"})],Jf.prototype,"headerHidden",void 0),e([se({attribute:"footer-hidden",mode:"boolean"})],Jf.prototype,"footerHidden",void 0),e([m],Jf.prototype,"footerIsEmpty",void 0),e([m],Jf.prototype,"slottedFooterElements",void 0),Lt(Jf,hn)
|
|
3518
3518
|
const Xf=Jf.compose({baseName:"dialog",template:Kf,styles:Gf,baseClass:Jf})
|
|
@@ -3670,7 +3670,7 @@ const Yf=we`
|
|
|
3670
3670
|
</div>
|
|
3671
3671
|
</dialog>
|
|
3672
3672
|
`,eg="right"
|
|
3673
|
-
class tg extends
|
|
3673
|
+
class tg extends Vt{constructor(){super(...arguments),this.location=eg,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")
|
|
3674
3674
|
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")
|
|
3675
3675
|
this.closeReason=e,this.closeDialog()}cancelHandler(e){return e.preventDefault(),this.preventDismiss||(this.closeReason=Wf,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(Bs,this.animationEndHandlerFunction)}animationEndHandler(){this.dialog.removeEventListener(Bs,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)}}tg.UserDismissed=Wf,e([se],tg.prototype,"location",void 0),e([se({attribute:"prevent-dismiss",mode:"boolean"})],tg.prototype,"preventDismiss",void 0),Lt(tg,hn)
|
|
3676
3676
|
const ng=tg.compose({baseName:"drawer",template:Qf,styles:Yf})
|
|
@@ -3709,8 +3709,8 @@ class Tg extends Xp{constructor(){super(xh)}}Yp("icon-chart-diagram-child-focus"
|
|
|
3709
3709
|
class Dg extends Xp{constructor(){super(kh)}}Yp("icon-chart-diagram-parent-focus",Dg),mi.tagFor(Dg)
|
|
3710
3710
|
class Fg extends Xp{constructor(){super(Ch)}}Yp("icon-chart-diagram-parent-focus-two-child",Fg),mi.tagFor(Fg)
|
|
3711
3711
|
class Ng extends Xp{constructor(){super(Sh)}}Yp("icon-check",Ng),mi.tagFor(Ng)
|
|
3712
|
-
class
|
|
3713
|
-
class
|
|
3712
|
+
class Vg extends Xp{constructor(){super($h)}}Yp("icon-check-dot",Vg),mi.tagFor(Vg)
|
|
3713
|
+
class Pg extends Xp{constructor(){super(_h)}}Yp("icon-check-large",Pg),mi.tagFor(Pg)
|
|
3714
3714
|
class zg extends Xp{constructor(){super(Mh)}}Yp("icon-circle",zg),mi.tagFor(zg)
|
|
3715
3715
|
class Lg extends Xp{constructor(){super(Ih)}}Yp("icon-circle-broken",Lg),mi.tagFor(Lg)
|
|
3716
3716
|
class Hg extends Xp{constructor(){super(Eh)}}Yp("icon-circle-check",Hg),mi.tagFor(Hg)
|
|
@@ -3721,8 +3721,8 @@ class jg extends Xp{constructor(){super(Th)}}Yp("icon-circle-x",jg),mi.tagFor(jg
|
|
|
3721
3721
|
class Ug extends Xp{constructor(){super(Dh)}}Yp("icon-clipboard",Ug),mi.tagFor(Ug)
|
|
3722
3722
|
class Wg extends Xp{constructor(){super(Fh)}}Yp("icon-clock",Wg),mi.tagFor(Wg)
|
|
3723
3723
|
class Gg extends Xp{constructor(){super(Nh)}}Yp("icon-clock-cog",Gg),mi.tagFor(Gg)
|
|
3724
|
-
class Kg extends Xp{constructor(){super(
|
|
3725
|
-
class Jg extends Xp{constructor(){super(
|
|
3724
|
+
class Kg extends Xp{constructor(){super(Vh)}}Yp("icon-clock-exclamation",Kg),mi.tagFor(Kg)
|
|
3725
|
+
class Jg extends Xp{constructor(){super(Ph)}}Yp("icon-clock-triangle",Jg),mi.tagFor(Jg)
|
|
3726
3726
|
class Xg extends Xp{constructor(){super(zh)}}Yp("icon-clone",Xg),mi.tagFor(Xg)
|
|
3727
3727
|
class Yg extends Xp{constructor(){super(Lh)}}Yp("icon-cloud",Yg),mi.tagFor(Yg)
|
|
3728
3728
|
class Qg extends Xp{constructor(){super(Hh)}}Yp("icon-cloud-upload",Qg),mi.tagFor(Qg)
|
|
@@ -3763,8 +3763,8 @@ class Tm extends Xp{constructor(){super(ku)}}Yp("icon-floppy-disk-three-dots",Tm
|
|
|
3763
3763
|
class Dm extends Xp{constructor(){super(Cu)}}Yp("icon-folder",Dm),mi.tagFor(Dm)
|
|
3764
3764
|
class Fm extends Xp{constructor(){super(Su)}}Yp("icon-folder-open",Fm),mi.tagFor(Fm)
|
|
3765
3765
|
class Nm extends Xp{constructor(){super($u)}}Yp("icon-forward-slash",Nm),mi.tagFor(Nm)
|
|
3766
|
-
class
|
|
3767
|
-
class
|
|
3766
|
+
class Vm extends Xp{constructor(){super(_u)}}Yp("icon-four-dots-square",Vm),mi.tagFor(Vm)
|
|
3767
|
+
class Pm extends Xp{constructor(){super(Mu)}}Yp("icon-function",Pm),mi.tagFor(Pm)
|
|
3768
3768
|
class zm extends Xp{constructor(){super(Au)}}Yp("icon-gauge-simple",zm),mi.tagFor(zm)
|
|
3769
3769
|
class Lm extends Xp{constructor(){super(Iu)}}Yp("icon-grid-three-by-three",Lm),mi.tagFor(Lm)
|
|
3770
3770
|
class Hm extends Xp{constructor(){super(Eu)}}Yp("icon-grid-two-by-two",Hm),mi.tagFor(Hm)
|
|
@@ -3773,8 +3773,8 @@ class qm extends Xp{constructor(){super(Ru)}}Yp("icon-hashtag",qm),mi.tagFor(qm)
|
|
|
3773
3773
|
class Zm extends Xp{constructor(){super(Tu)}}Yp("icon-home",Zm),mi.tagFor(Zm)
|
|
3774
3774
|
class jm extends Xp{constructor(){super(Du)}}Yp("icon-hourglass",jm),mi.tagFor(jm)
|
|
3775
3775
|
class Um extends Xp{constructor(){super(Fu)}}Yp("icon-indeterminant-checkbox",Um),mi.tagFor(Um)
|
|
3776
|
-
class Wm extends Xp{constructor(){super(
|
|
3777
|
-
class Gm extends Xp{constructor(){super(
|
|
3776
|
+
class Wm extends Xp{constructor(){super(Vu)}}Yp("icon-info-circle",Wm),mi.tagFor(Wm)
|
|
3777
|
+
class Gm extends Xp{constructor(){super(Pu)}}Yp("icon-italic-i",Gm)
|
|
3778
3778
|
const Km=mi.tagFor(Gm)
|
|
3779
3779
|
class Jm extends Xp{constructor(){super(zu)}}Yp("icon-key",Jm),mi.tagFor(Jm)
|
|
3780
3780
|
class Xm extends Xp{constructor(){super(Lu)}}Yp("icon-laptop",Xm),mi.tagFor(Xm)
|
|
@@ -3817,8 +3817,8 @@ class Tv extends Xp{constructor(){super(wp)}}Yp("icon-tag",Tv),mi.tagFor(Tv)
|
|
|
3817
3817
|
class Dv extends Xp{constructor(){super(yp)}}Yp("icon-tags",Dv),mi.tagFor(Dv)
|
|
3818
3818
|
class Fv extends Xp{constructor(){super(xp)}}Yp("icon-target-crosshairs",Fv),mi.tagFor(Fv)
|
|
3819
3819
|
class Nv extends Xp{constructor(){super(kp)}}Yp("icon-target-crosshairs-progress",Nv),mi.tagFor(Nv)
|
|
3820
|
-
class
|
|
3821
|
-
const
|
|
3820
|
+
class Vv extends Xp{constructor(){super(Cp)}}Yp("icon-three-dots-line",Vv)
|
|
3821
|
+
const Pv=mi.tagFor(Vv)
|
|
3822
3822
|
class zv extends Xp{constructor(){super(Sp)}}Yp("icon-three-vertical-lines",zv),mi.tagFor(zv)
|
|
3823
3823
|
class Lv extends Xp{constructor(){super($p)}}Yp("icon-thumbtack",Lv),mi.tagFor(Lv)
|
|
3824
3824
|
class Hv extends Xp{constructor(){super(_p)}}Yp("icon-tile-size",Hv),mi.tagFor(Hv)
|
|
@@ -3833,8 +3833,8 @@ const Kv=mi.tagFor(Gv)
|
|
|
3833
3833
|
class Jv extends Xp{constructor(){super(Dp)}}Yp("icon-two-triangles-between-lines",Jv),mi.tagFor(Jv)
|
|
3834
3834
|
class Xv extends Xp{constructor(){super(Fp)}}Yp("icon-unlink",Xv),mi.tagFor(Xv)
|
|
3835
3835
|
class Yv extends Xp{constructor(){super(Np)}}Yp("icon-unlock",Yv),mi.tagFor(Yv)
|
|
3836
|
-
class Qv extends Xp{constructor(){super(
|
|
3837
|
-
class eb extends Xp{constructor(){super(
|
|
3836
|
+
class Qv extends Xp{constructor(){super(Vp)}}Yp("icon-up-right-from-square",Qv),mi.tagFor(Qv)
|
|
3837
|
+
class eb extends Xp{constructor(){super(Pp)}}Yp("icon-upload",eb),mi.tagFor(eb)
|
|
3838
3838
|
class tb extends Xp{constructor(){super(zp)}}Yp("icon-user",tb),mi.tagFor(tb)
|
|
3839
3839
|
class nb extends Xp{constructor(){super(Lp)}}Yp("icon-watch",nb),mi.tagFor(nb)
|
|
3840
3840
|
class ib extends Xp{constructor(){super(Hp)}}Yp("icon-waveform",ib),mi.tagFor(ib)
|
|
@@ -3844,7 +3844,7 @@ class sb extends Xp{constructor(){super(Zp)}}Yp("icon-window-code",sb),mi.tagFor
|
|
|
3844
3844
|
class ab extends Xp{constructor(){super(jp)}}Yp("icon-window-text",ab),mi.tagFor(ab)
|
|
3845
3845
|
class lb extends Xp{constructor(){super(Up)}}Yp("icon-wrench-hammer",lb),mi.tagFor(lb)
|
|
3846
3846
|
class cb extends Xp{constructor(){super(Gp)}}Yp("icon-xmark-check",cb),mi.tagFor(cb)
|
|
3847
|
-
class db extends
|
|
3847
|
+
class db extends Vt{constructor(){super(...arguments),this.propertyNotifier=g.getNotifier(this)}connectedCallback(){super.connectedCallback(),this.initializeThemeProvider(),this.propertyNotifier.subscribe(this)}disconnectedCallback(){if(this.propertyNotifier.unsubscribe(this),this.themeProvider){for(const e of Object.values(this.supportedLabels))e.deleteValueFor(this.themeProvider)
|
|
3848
3848
|
this.themeProvider=void 0}}handleChange(e,t){if(this.supportedLabels[t]){const e=this.supportedLabels[t],n=this[t]
|
|
3849
3849
|
this.themeProvider&&(null==n?e.deleteValueFor(this.themeProvider):e.setValueFor(this.themeProvider,n))}}initializeThemeProvider(){if(this.themeProvider=this.closest(oa)??void 0,this.themeProvider)for(const[e,t]of Object.entries(this.supportedLabels)){const n=this[e]
|
|
3850
3850
|
null==n?t.deleteValueFor(this.themeProvider):t.setValueFor(this.themeProvider,n)}}}const hb={popupDismiss:uf,numericDecrement:pf,numericIncrement:ff}
|
|
@@ -3936,7 +3936,7 @@ class Ab extends Tn{get value(){return super.value}set value(e){super.value=`${e
|
|
|
3936
3936
|
</template>
|
|
3937
3937
|
`,styles:Mb})
|
|
3938
3938
|
mi.getOrCreate().withPrefix("nimble").register(Ib()),mi.tagFor(Ab)
|
|
3939
|
-
let Eb=class extends
|
|
3939
|
+
let Eb=class extends Vt{}
|
|
3940
3940
|
e([se()],Eb.prototype,"key",void 0),e([se()],Eb.prototype,"text",void 0)
|
|
3941
3941
|
const Ob=W`<template slot="mapping"></template>`
|
|
3942
3942
|
class Rb extends Eb{}const Tb=Rb.compose({baseName:"mapping-text",template:Ob})
|
|
@@ -3950,7 +3950,7 @@ const Db=we`
|
|
|
3950
3950
|
margin: 0;
|
|
3951
3951
|
min-width: 176px;
|
|
3952
3952
|
width: max-content;
|
|
3953
|
-
box-shadow: ${
|
|
3953
|
+
box-shadow: ${Pa};
|
|
3954
3954
|
}
|
|
3955
3955
|
|
|
3956
3956
|
slot {
|
|
@@ -4000,7 +4000,7 @@ class Fb extends Ri{}const Nb=Fb.compose({baseName:"menu",baseClass:Ri,template:
|
|
|
4000
4000
|
</template>
|
|
4001
4001
|
`,styles:Db})
|
|
4002
4002
|
mi.getOrCreate().withPrefix("nimble").register(Nb()),mi.tagFor(Fb)
|
|
4003
|
-
const
|
|
4003
|
+
const Vb=we`
|
|
4004
4004
|
${Io("inline-block")}
|
|
4005
4005
|
|
|
4006
4006
|
:host {
|
|
@@ -4016,7 +4016,7 @@ const Pb=we`
|
|
|
4016
4016
|
margin-top: ${Ra};
|
|
4017
4017
|
margin-bottom: ${Ra};
|
|
4018
4018
|
}
|
|
4019
|
-
`,
|
|
4019
|
+
`,Pb=W`
|
|
4020
4020
|
<template
|
|
4021
4021
|
?open="${e=>e.open}"
|
|
4022
4022
|
@focusout="${(e,t)=>e.focusoutHandler(t.event)}"
|
|
@@ -4039,7 +4039,7 @@ const Pb=we`
|
|
|
4039
4039
|
<slot></slot>
|
|
4040
4040
|
<slot slot="end" name="end"></slot>
|
|
4041
4041
|
</${Df}>
|
|
4042
|
-
${
|
|
4042
|
+
${Pe((e=>e.open),W`
|
|
4043
4043
|
<${Ld}
|
|
4044
4044
|
fixed-placement="true"
|
|
4045
4045
|
auto-update-mode="auto"
|
|
@@ -4058,7 +4058,7 @@ const Pb=we`
|
|
|
4058
4058
|
`)}
|
|
4059
4059
|
</template>
|
|
4060
4060
|
`,zb="auto"
|
|
4061
|
-
class Lb extends
|
|
4061
|
+
class Lb extends Vt{constructor(){super(...arguments),this.appearance=pd,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=zb,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.setOpen(!1),this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(qs,this.menuChangeHandler)}toggleButtonChanged(e,t){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(e,t){e&&e.removeEventListener(qs,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(qs,this.menuChangeHandler,{capture:!0}))}openChanged(e,t){if(this.toggleButton&&(this.toggleButton.checked=this.open),!this.open){const e={oldState:!0,newState:!1}
|
|
4062
4062
|
this.$emit("toggle",e)}}regionLoadedHandler(){this.focusLastItemWhenOpened?(this.focusLastMenuItem(),this.focusLastItemWhenOpened=!1):this.focusMenu()
|
|
4063
4063
|
this.$emit("toggle",{oldState:!1,newState:!0})}focusoutHandler(e){if(!this.open)return!0
|
|
4064
4064
|
const t=e.relatedTarget
|
|
@@ -4073,7 +4073,7 @@ if(!this.isSlotElement(e))return
|
|
|
4073
4073
|
{const t=e.assignedNodes()[0]
|
|
4074
4074
|
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]")
|
|
4075
4075
|
if(e?.length){e[e.length-1].focus()}}}e([se],Lb.prototype,"appearance",void 0),e([se({mode:"boolean"})],Lb.prototype,"disabled",void 0),e([se({attribute:"content-hidden",mode:"boolean"})],Lb.prototype,"contentHidden",void 0),e([se({mode:"boolean"})],Lb.prototype,"open",void 0),e([se({attribute:"position"})],Lb.prototype,"position",void 0),e([m],Lb.prototype,"toggleButton",void 0),e([m],Lb.prototype,"region",void 0),e([m],Lb.prototype,"slottedMenus",void 0)
|
|
4076
|
-
const Hb=Lb.compose({baseName:"menu-button",template:
|
|
4076
|
+
const Hb=Lb.compose({baseName:"menu-button",template:Pb,styles:Vb,shadowOptions:{delegatesFocus:!0}})
|
|
4077
4077
|
mi.getOrCreate().withPrefix("nimble").register(Hb())
|
|
4078
4078
|
const Bb=mi.tagFor(Lb),qb=we`
|
|
4079
4079
|
${Io("grid")}
|
|
@@ -4167,7 +4167,7 @@ class Zb extends Oi{}const jb=Zb.compose({baseName:"menu-item",baseClass:Oi,temp
|
|
|
4167
4167
|
@mouseout="${(e,t)=>e.handleMouseOut(t.event)}"
|
|
4168
4168
|
class="${e=>e.disabled?"disabled":""} ${e=>e.expanded?"expanded":""} ${e=>`indent-${e.startColumnCount}`}"
|
|
4169
4169
|
>
|
|
4170
|
-
${
|
|
4170
|
+
${Pe((e=>e.role===Ai),W`
|
|
4171
4171
|
<div part="input-container" class="input-container">
|
|
4172
4172
|
<span part="checkbox" class="checkbox">
|
|
4173
4173
|
<slot name="checkbox-indicator">
|
|
@@ -4176,7 +4176,7 @@ class Zb extends Oi{}const jb=Zb.compose({baseName:"menu-item",baseClass:Oi,temp
|
|
|
4176
4176
|
</span>
|
|
4177
4177
|
</div>
|
|
4178
4178
|
`)}
|
|
4179
|
-
${
|
|
4179
|
+
${Pe((e=>e.role===Ii),W`
|
|
4180
4180
|
<div part="input-container" class="input-container">
|
|
4181
4181
|
<span part="radio" class="radio">
|
|
4182
4182
|
<slot name="radio-indicator">
|
|
@@ -4191,7 +4191,7 @@ class Zb extends Oi{}const jb=Zb.compose({baseName:"menu-item",baseClass:Oi,temp
|
|
|
4191
4191
|
<slot></slot>
|
|
4192
4192
|
</span>
|
|
4193
4193
|
${Ye(0,t)}
|
|
4194
|
-
${
|
|
4194
|
+
${Pe((e=>e.hasSubmenu),W`
|
|
4195
4195
|
<div
|
|
4196
4196
|
part="expand-collapse-glyph-container"
|
|
4197
4197
|
class="expand-collapse-glyph-container"
|
|
@@ -4203,7 +4203,7 @@ class Zb extends Oi{}const jb=Zb.compose({baseName:"menu-item",baseClass:Oi,temp
|
|
|
4203
4203
|
</span>
|
|
4204
4204
|
</div>
|
|
4205
4205
|
`)}
|
|
4206
|
-
${
|
|
4206
|
+
${Pe((e=>e.expanded),W`
|
|
4207
4207
|
<${e.tagFor(gn)}
|
|
4208
4208
|
:anchorElement="${e=>e}"
|
|
4209
4209
|
vertical-positioning-mode="dynamic"
|
|
@@ -4455,7 +4455,7 @@ const Xb=Jb.compose({baseName:"number-field",baseClass:Li,template:(e,t)=>W`
|
|
|
4455
4455
|
aria-roledescription="${e=>e.ariaRoledescription}"
|
|
4456
4456
|
${De("control")}
|
|
4457
4457
|
/>
|
|
4458
|
-
${
|
|
4458
|
+
${Pe((e=>!e.hideStep&&!e.readOnly&&!e.disabled),W`
|
|
4459
4459
|
<div class="controls" part="controls">
|
|
4460
4460
|
<div class="step-up" part="step-up" @click="${e=>e.stepUp()}">
|
|
4461
4461
|
<slot name="step-up-glyph">
|
|
@@ -4909,10 +4909,10 @@ for(let i=0;i<n.next.length;i++)-1==e.indexOf(n.next[i].next)&&t(n.next[i].next)
|
|
|
4909
4909
|
for(let n=0;n<t.next.length;n++)i+=(n?", ":"")+t.next[n].type.name+"->"+e.indexOf(t.next[n].next)
|
|
4910
4910
|
return i})).join("\n")}}Dw.empty=new Dw(!0)
|
|
4911
4911
|
class Fw{constructor(e,t){this.string=e,this.nodeTypes=t,this.inline=null,this.pos=0,this.tokens=e.split(/\s*(?=\b|\W|$)/),""==this.tokens[this.tokens.length-1]&&this.tokens.pop(),""==this.tokens[0]&&this.tokens.shift()}get next(){return this.tokens[this.pos]}eat(e){return this.next==e&&(this.pos++||!0)}err(e){throw new SyntaxError(e+" (in content expression '"+this.string+"')")}}function Nw(e){let t=[]
|
|
4912
|
-
do{t.push(
|
|
4913
|
-
return 1==t.length?t[0]:{type:"choice",exprs:t}}function
|
|
4914
|
-
do{t.push(
|
|
4915
|
-
return 1==t.length?t[0]:{type:"seq",exprs:t}}function
|
|
4912
|
+
do{t.push(Vw(e))}while(e.eat("|"))
|
|
4913
|
+
return 1==t.length?t[0]:{type:"choice",exprs:t}}function Vw(e){let t=[]
|
|
4914
|
+
do{t.push(Pw(e))}while(e.next&&")"!=e.next&&"|"!=e.next)
|
|
4915
|
+
return 1==t.length?t[0]:{type:"seq",exprs:t}}function Pw(e){let t=function(e){if(e.eat("(")){let t=Nw(e)
|
|
4916
4916
|
return e.eat(")")||e.err("Missing closing paren"),t}if(!/\W/.test(e.next)){let t=function(e,t){let n=e.nodeTypes,i=n[t]
|
|
4917
4917
|
if(i)return[i]
|
|
4918
4918
|
let o=[]
|
|
@@ -5242,7 +5242,7 @@ if(2==t&&o&&(r=a.findWrapping(o.type)))return{sliceDepth:n,frontierDepth:e,paren
|
|
|
5242
5242
|
if(i&&a.matchType(i.type))break}}}openMore(){let{content:e,openStart:t,openEnd:n}=this.unplaced,i=zy(e,t)
|
|
5243
5243
|
return!(!i.childCount||i.firstChild.isLeaf)&&(this.unplaced=new pw(e,t+1,Math.max(n,i.size+t>=e.size-n?t+1:0)),!0)}dropNode(){let{content:e,openStart:t,openEnd:n}=this.unplaced,i=zy(e,t)
|
|
5244
5244
|
if(i.childCount<=1&&t>0){let o=e.size-t<=t+i.size
|
|
5245
|
-
this.unplaced=new pw(
|
|
5245
|
+
this.unplaced=new pw(Vy(e,t-1,1),t-1,o?t-1:n)}else this.unplaced=new pw(Vy(e,t,1),t,n)}placeNodes({sliceDepth:e,frontierDepth:t,parent:n,inject:i,wrap:o}){for(;this.depth>t;)this.closeFrontierNode()
|
|
5246
5246
|
if(o)for(let e=0;e<o.length;e++)this.openFrontierNode(o[e])
|
|
5247
5247
|
let r=this.unplaced,s=n?n.content:r.content,a=r.openStart-e,l=0,c=[],{match:d,type:h}=this.frontier[t]
|
|
5248
5248
|
if(i){for(let e=0;e<i.childCount;e++)c.push(i.child(e))
|
|
@@ -5250,9 +5250,9 @@ d=d.matchFragment(i)}let u=s.size+e-(r.content.size-r.openEnd)
|
|
|
5250
5250
|
for(;l<s.childCount;){let e=s.child(l),t=d.matchType(e.type)
|
|
5251
5251
|
if(!t)break
|
|
5252
5252
|
l++,(l>1||0==a||e.content.size)&&(d=t,c.push(Ly(e.mark(h.allowedMarks(e.marks)),1==l?a:0,l==s.childCount?u:-1)))}let p=l==s.childCount
|
|
5253
|
-
p||(u=-1),this.placed=
|
|
5253
|
+
p||(u=-1),this.placed=Py(this.placed,t,aw.from(c)),this.frontier[t].match=d,p&&u<0&&n&&n.type==this.frontier[this.depth].type&&this.frontier.length>1&&this.closeFrontierNode()
|
|
5254
5254
|
for(let e=0,t=s;e<u;e++){let e=t.lastChild
|
|
5255
|
-
this.frontier.push({type:e.type,match:e.contentMatchAt(e.childCount)}),t=e.content}this.unplaced=p?0==e?pw.empty:new pw(
|
|
5255
|
+
this.frontier.push({type:e.type,match:e.contentMatchAt(e.childCount)}),t=e.content}this.unplaced=p?0==e?pw.empty:new pw(Vy(r.content,e-1,1),e-1,u<0?r.openEnd:e-1):new pw(Vy(r.content,e,l),r.openStart,r.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1
|
|
5256
5256
|
let e,t=this.frontier[this.depth]
|
|
5257
5257
|
if(!t.type.isTextblock||!Hy(this.$to,this.$to.depth,t.type,t.match,!1)||this.$to.depth==this.depth&&(e=this.findCloseLevel(this.$to))&&e.depth==this.depth)return-1
|
|
5258
5258
|
let{depth:n}=this.$to,i=this.$to.after(n)
|
|
@@ -5262,11 +5262,11 @@ if(r){for(let n=t-1;n>=0;n--){let{match:t,type:i}=this.frontier[n],o=Hy(e,n,i,t,
|
|
|
5262
5262
|
if(!o||o.childCount)continue e}return{depth:t,fit:r,move:o?e.doc.resolve(e.after(t+1)):e}}}}close(e){let t=this.findCloseLevel(e)
|
|
5263
5263
|
if(!t)return null
|
|
5264
5264
|
for(;this.depth>t.depth;)this.closeFrontierNode()
|
|
5265
|
-
t.fit.childCount&&(this.placed=
|
|
5265
|
+
t.fit.childCount&&(this.placed=Py(this.placed,t.depth,t.fit)),e=t.move
|
|
5266
5266
|
for(let n=t.depth+1;n<=e.depth;n++){let t=e.node(n),i=t.type.contentMatch.fillBefore(t.content,!0,e.index(n))
|
|
5267
5267
|
this.openFrontierNode(t.type,t.attrs,i)}return e}openFrontierNode(e,t=null,n){let i=this.frontier[this.depth]
|
|
5268
|
-
i.match=i.match.matchType(e),this.placed=
|
|
5269
|
-
e.childCount&&(this.placed=
|
|
5268
|
+
i.match=i.match.matchType(e),this.placed=Py(this.placed,this.depth,aw.from(e.create(t,n))),this.frontier.push({type:e,match:e.contentMatch})}closeFrontierNode(){let e=this.frontier.pop().match.fillBefore(aw.empty,!0)
|
|
5269
|
+
e.childCount&&(this.placed=Py(this.placed,this.frontier.length,e))}}function Vy(e,t,n){return 0==t?e.cutByIndex(n,e.childCount):e.replaceChild(0,e.firstChild.copy(Vy(e.firstChild.content,t-1,n)))}function Py(e,t,n){return 0==t?e.append(n):e.replaceChild(e.childCount-1,e.lastChild.copy(Py(e.lastChild.content,t-1,n)))}function zy(e,t){for(let n=0;n<t;n++)e=e.firstChild.content
|
|
5270
5270
|
return e}function Ly(e,t,n){if(t<=0)return e
|
|
5271
5271
|
let i=e.content
|
|
5272
5272
|
return t>1&&(i=i.replaceChild(0,Ly(i.firstChild,t-1,1==i.childCount?n-1:0))),t>0&&(i=e.type.contentMatch.fillBefore(i).append(i),n<=0&&(i=i.append(e.type.contentMatch.matchFragment(i).fillBefore(aw.empty,!0)))),e.copy(i)}function Hy(e,t,n,i,o){let r=e.node(t),s=o?e.indexAfter(t):e.index(t)
|
|
@@ -5463,9 +5463,9 @@ if("false"==(e=e.childNodes[t+(o<0?-1:0)]).contentEditable)return!1
|
|
|
5463
5463
|
t=o<0?$x(e):0}}}function $x(e){return 3==e.nodeType?e.nodeValue.length:e.childNodes.length}function _x(e){let t
|
|
5464
5464
|
for(let n=e;n&&!(t=n.pmViewDesc);n=n.parentNode);return t&&t.node&&t.node.isBlock&&(t.dom==e||t.contentDOM==e)}const Mx=function(e){return e.focusNode&&kx(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset)}
|
|
5465
5465
|
function Ax(e,t){let n=document.createEvent("Event")
|
|
5466
|
-
return n.initEvent("keydown",!0,!0),n.keyCode=e,n.key=n.code=t,n}const Ix="undefined"!=typeof navigator?navigator:null,Ex="undefined"!=typeof document?document:null,Ox=Ix&&Ix.userAgent||"",Rx=/Edge\/(\d+)/.exec(Ox),Tx=/MSIE \d/.exec(Ox),Dx=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Ox),Fx=!!(Tx||Dx||Rx),Nx=Tx?document.documentMode:Dx?+Dx[1]:Rx?+Rx[1]:0,
|
|
5467
|
-
|
|
5468
|
-
const
|
|
5466
|
+
return n.initEvent("keydown",!0,!0),n.keyCode=e,n.key=n.code=t,n}const Ix="undefined"!=typeof navigator?navigator:null,Ex="undefined"!=typeof document?document:null,Ox=Ix&&Ix.userAgent||"",Rx=/Edge\/(\d+)/.exec(Ox),Tx=/MSIE \d/.exec(Ox),Dx=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Ox),Fx=!!(Tx||Dx||Rx),Nx=Tx?document.documentMode:Dx?+Dx[1]:Rx?+Rx[1]:0,Vx=!Fx&&/gecko\/(\d+)/i.test(Ox)
|
|
5467
|
+
Vx&&(/Firefox\/(\d+)/.exec(Ox)||[0,0])[1]
|
|
5468
|
+
const Px=!Fx&&/Chrome\/(\d+)/.exec(Ox),zx=!!Px,Lx=Px?+Px[1]:0,Hx=!Fx&&!!Ix&&/Apple Computer/.test(Ix.vendor),Bx=Hx&&(/Mobile\/\w+/.test(Ox)||!!Ix&&Ix.maxTouchPoints>2),qx=Bx||!!Ix&&/Mac/.test(Ix.platform),Zx=!!Ix&&/Win/.test(Ix.platform),jx=/Android \d/.test(Ox),Ux=!!Ex&&"webkitFontSmoothing"in Ex.documentElement.style,Wx=Ux?+(/\bAppleWebKit\/(\d+)/.exec(navigator.userAgent)||[0,0])[1]:0
|
|
5469
5469
|
function Gx(e){return{left:0,right:e.documentElement.clientWidth,top:0,bottom:e.documentElement.clientHeight}}function Kx(e,t){return"number"==typeof e?e:e[t]}function Jx(e){let t=e.getBoundingClientRect(),n=t.width/e.offsetWidth||1,i=t.height/e.offsetHeight||1
|
|
5470
5470
|
return{left:t.left,right:t.left+e.clientWidth*n,top:t.top,bottom:t.top+e.clientHeight*i}}function Xx(e,t,n){let i=e.someProp("scrollThreshold")||0,o=e.someProp("scrollMargin")||5,r=e.dom.ownerDocument
|
|
5471
5471
|
for(let s=n||e.dom;s;s=wx(s)){if(1!=s.nodeType)continue
|
|
@@ -5502,7 +5502,7 @@ if(!a||!e.dom.contains(1!=a.nodeType?a.parentNode:a)){let n=e.dom.getBoundingCli
|
|
|
5502
5502
|
if(!nk(t,n))return null
|
|
5503
5503
|
if(a=ik(e.dom,t,n),!a)return null}if(Hx)for(let e=a;n&&e;e=wx(e))e.draggable&&(n=void 0)
|
|
5504
5504
|
if(a=function(e,t){let n=e.parentNode
|
|
5505
|
-
return n&&/^li$/i.test(n.nodeName)&&t.left<e.getBoundingClientRect().left?n:e}(a,t),n){if(
|
|
5505
|
+
return n&&/^li$/i.test(n.nodeName)&&t.left<e.getBoundingClientRect().left?n:e}(a,t),n){if(Vx&&1==n.nodeType&&(o=Math.min(o,n.childNodes.length),o<n.childNodes.length)){let e,i=n.childNodes[o]
|
|
5506
5506
|
"IMG"==i.nodeName&&(e=i.getBoundingClientRect()).right<=t.left&&e.bottom>t.top&&o++}n==e.dom&&o==n.childNodes.length-1&&1==n.lastChild.nodeType&&t.top>n.lastChild.getBoundingClientRect().bottom?s=e.state.doc.content.size:0!=o&&1==n.nodeType&&"BR"==n.childNodes[o-1].nodeName||(s=function(e,t,n,i){let o=-1
|
|
5507
5507
|
for(let n=t,r=!1;n!=e.dom;){let t=e.docView.nearestDesc(n,!0)
|
|
5508
5508
|
if(!t)return null
|
|
@@ -5514,10 +5514,10 @@ let l=e.docView.nearestDesc(a,!0)
|
|
|
5514
5514
|
return{pos:s,inside:l?l.posAtStart-l.border:-1}}function rk(e){return e.top<e.bottom||e.left<e.right}function sk(e,t){let n=e.getClientRects()
|
|
5515
5515
|
if(n.length){let e=n[t<0?0:n.length-1]
|
|
5516
5516
|
if(rk(e))return e}return Array.prototype.find.call(n,rk)||e.getBoundingClientRect()}const ak=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/
|
|
5517
|
-
function lk(e,t,n){let{node:i,offset:o,atom:r}=e.docView.domFromPos(t,n<0?-1:1),s=Ux||
|
|
5517
|
+
function lk(e,t,n){let{node:i,offset:o,atom:r}=e.docView.domFromPos(t,n<0?-1:1),s=Ux||Vx
|
|
5518
5518
|
if(3==i.nodeType){if(!s||!ak.test(i.nodeValue)&&(n<0?o:o!=i.nodeValue.length)){let e=o,t=o,r=n<0?1:-1
|
|
5519
5519
|
return n<0&&!o?(t++,r=-1):n>=0&&o==i.nodeValue.length?(e--,r=1):n<0?e--:t++,ck(sk(xx(i,e,t),r),r<0)}{let e=sk(xx(i,o,o),n)
|
|
5520
|
-
if(
|
|
5520
|
+
if(Vx&&o&&/\s/.test(i.nodeValue[o-1])&&o<i.nodeValue.length){let t=sk(xx(i,o-1,o-1),-1)
|
|
5521
5521
|
if(t.top==e.top){let n=sk(xx(i,o,o+1),-1)
|
|
5522
5522
|
if(n.top!=e.top)return ck(n,n.left<t.left)}}return e}}if(!e.state.doc.resolve(t-(r||0)).parent.inlineContent){if(null==r&&o&&(n<0||o==$x(i))){let e=i.childNodes[o-1]
|
|
5523
5523
|
if(1==e.nodeType)return dk(e.getBoundingClientRect(),!1)}if(null==r&&o<$x(i)){let e=i.childNodes[o]
|
|
@@ -5601,11 +5601,11 @@ return t.childNodes[n]}setSelection(e,t,n,i=!1){let o=Math.min(e,t),r=Math.max(e
|
|
|
5601
5601
|
for(let s=0,a=0;s<this.children.length;s++){let l=this.children[s],c=a+l.size
|
|
5602
5602
|
if(o>a&&r<c)return l.setSelection(e-a-l.border,t-a-l.border,n,i)
|
|
5603
5603
|
a=c}let s=this.domFromPos(e,e?-1:1),a=t==e?s:this.domFromPos(t,t?-1:1),l=n.getSelection(),c=!1
|
|
5604
|
-
if((
|
|
5604
|
+
if((Vx||Hx)&&e==t){let{node:e,offset:t}=s
|
|
5605
5605
|
if(3==e.nodeType){if(c=!(!t||"\n"!=e.nodeValue[t-1]),c&&t==e.nodeValue.length)for(let t,n=e;n;n=n.parentNode){if(t=n.nextSibling){"BR"==t.nodeName&&(s=a={node:t.parentNode,offset:bx(t)+1})
|
|
5606
5606
|
break}let e=n.pmViewDesc
|
|
5607
5607
|
if(e&&e.node&&e.node.isBlock)break}}else{let n=e.childNodes[t-1]
|
|
5608
|
-
c=n&&("BR"==n.nodeName||"false"==n.contentEditable)}}if(
|
|
5608
|
+
c=n&&("BR"==n.nodeName||"false"==n.contentEditable)}}if(Vx&&l.focusNode&&l.focusNode!=a.node&&1==l.focusNode.nodeType){let e=l.focusNode.childNodes[l.focusOffset]
|
|
5609
5609
|
e&&"false"==e.contentEditable&&(i=!0)}if(!(i||c&&Hx)&&kx(s.node,s.offset,l.anchorNode,l.anchorOffset)&&kx(a.node,a.offset,l.focusNode,l.focusOffset))return
|
|
5610
5610
|
let d=!1
|
|
5611
5611
|
if((l.extend||e==t)&&!c){l.collapse(s.node,s.offset)
|
|
@@ -5623,7 +5623,7 @@ return!!t&&t(e)}ignoreMutation(e){return"selection"!=e.type||this.widget.spec.ig
|
|
|
5623
5623
|
return r&&r.dom||(r=ay.renderSpec(document,t.type.spec.toDOM(t,n))),new yk(e,t,r.dom,r.contentDOM||r.dom)}parseRule(){return 3&this.dirty||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return 3!=this.dirty&&this.mark.eq(e)}markDirty(e,t){if(super.markDirty(e,t),0!=this.dirty){let e=this.parent
|
|
5624
5624
|
for(;!e.node;)e=e.parent
|
|
5625
5625
|
e.dirty<this.dirty&&(e.dirty=this.dirty),this.dirty=0}}slice(e,t,n){let i=yk.create(this.parent,this.mark,!0,n),o=this.children,r=this.size
|
|
5626
|
-
t<r&&(o=
|
|
5626
|
+
t<r&&(o=Vk(o,t,r,n)),e>0&&(o=Vk(o,0,e,n))
|
|
5627
5627
|
for(let e=0;e<o.length;e++)o[e].parent=i
|
|
5628
5628
|
return i.children=o,i}}class xk extends vk{constructor(e,t,n,i,o,r,s,a,l){super(e,[],o,r),this.node=t,this.outerDeco=n,this.innerDeco=i,this.nodeDOM=s}static create(e,t,n,i,o,r){let s,a=o.nodeViews[t.type.name],l=a&&a(t,o,(()=>s?s.parent?s.parent.posBeforeChild(s):void 0:r),n,i),c=l&&l.dom,d=l&&l.contentDOM
|
|
5629
5629
|
if(t.isText)if(c){if(3!=c.nodeType)throw new RangeError("Text must be rendered as a DOM text node")}else c=document.createTextNode(t.text)
|
|
@@ -5674,7 +5674,7 @@ let o=t
|
|
|
5674
5674
|
for(;o.parentNode!=this.contentDOM;o=o.parentNode){for(;o.previousSibling;)o.parentNode.removeChild(o.previousSibling)
|
|
5675
5675
|
for(;o.nextSibling;)o.parentNode.removeChild(o.nextSibling)
|
|
5676
5676
|
o.pmViewDesc&&(o.pmViewDesc=void 0)}let r=new wk(this,o,t,i)
|
|
5677
|
-
e.input.compositionNodes.push(r),this.children=
|
|
5677
|
+
e.input.compositionNodes.push(r),this.children=Vk(this.children,n,n+i.length,e,r)}update(e,t,n,i){return!(3==this.dirty||!e.sameMarkup(this.node))&&(this.updateInner(e,t,n,i),!0)}updateInner(e,t,n,i){this.updateOuterDeco(t),this.node=e,this.innerDeco=n,this.contentDOM&&this.updateChildren(i,this.posAtStart),this.dirty=0}updateOuterDeco(e){if(Tk(e,this.outerDeco))return
|
|
5678
5678
|
let t=1!=this.nodeDOM.nodeType,n=this.dom
|
|
5679
5679
|
this.dom=Ek(this.dom,this.nodeDOM,Ik(this.outerDeco,this.node,t),Ik(e,this.node,t)),this.dom!=n&&(n.pmViewDesc=void 0,this.dom.pmViewDesc=this),this.outerDeco=e}selectNode(){1==this.nodeDOM.nodeType&&this.nodeDOM.classList.add("ProseMirror-selectednode"),!this.contentDOM&&this.node.type.spec.draggable||(this.dom.draggable=!0)}deselectNode(){1==this.nodeDOM.nodeType&&this.nodeDOM.classList.remove("ProseMirror-selectednode"),!this.contentDOM&&this.node.type.spec.draggable||this.dom.removeAttribute("draggable")}get domAtom(){return this.node.isAtom}}function kk(e,t,n,i,o){Rk(i,t,e)
|
|
5680
5680
|
let r=new xk(void 0,e,t,n,i,i,i,o,0)
|
|
@@ -5756,9 +5756,9 @@ for(;e instanceof yk;)t=e,e=t.children[t.children.length-1];(!e||!(e instanceof
|
|
|
5756
5756
|
else{let n=document.createElement(e)
|
|
5757
5757
|
"IMG"==e&&(n.className="ProseMirror-separator",n.alt=""),"BR"==e&&(n.className="ProseMirror-trailingBreak")
|
|
5758
5758
|
let i=new Sk(this.top,[],n,null)
|
|
5759
|
-
t!=this.top?t.children.push(i):t.children.splice(this.index++,0,i),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||1==e.nodeType&&e.contains(this.lock.parentNode))}}function Nk(e,t){return e.type.side-t.type.side}function
|
|
5759
|
+
t!=this.top?t.children.push(i):t.children.splice(this.index++,0,i),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||1==e.nodeType&&e.contains(this.lock.parentNode))}}function Nk(e,t){return e.type.side-t.type.side}function Vk(e,t,n,i,o){let r=[]
|
|
5760
5760
|
for(let s=0,a=0;s<e.length;s++){let l=e[s],c=a,d=a+=l.size
|
|
5761
|
-
c>=n||d<=t?r.push(l):(c<t&&r.push(l.slice(0,t-c,i)),o&&(r.push(o),o=void 0),d>n&&r.push(l.slice(n-c,l.size,i)))}return r}function
|
|
5761
|
+
c>=n||d<=t?r.push(l):(c<t&&r.push(l.slice(0,t-c,i)),o&&(r.push(o),o=void 0),d>n&&r.push(l.slice(n-c,l.size,i)))}return r}function Pk(e,t=null){let n=e.domSelectionRange(),i=e.state.doc
|
|
5762
5762
|
if(!n.focusNode)return null
|
|
5763
5763
|
let o=e.docView.nearestDesc(n.focusNode),r=o&&0==o.size,s=e.docView.posFromDOM(n.focusNode,n.focusOffset,1)
|
|
5764
5764
|
if(s<0)return null
|
|
@@ -5801,7 +5801,7 @@ let t=e.pmViewDesc
|
|
|
5801
5801
|
return t&&0==t.size&&(e.nextSibling||"BR"!=e.nodeName)}function tC(e,t){return t<0?function(e){let t=e.domSelectionRange(),n=t.focusNode,i=t.focusOffset
|
|
5802
5802
|
if(!n)return
|
|
5803
5803
|
let o,r,s=!1
|
|
5804
|
-
|
|
5804
|
+
Vx&&1==n.nodeType&&i<Qk(n)&&eC(n.childNodes[i])&&(s=!0)
|
|
5805
5805
|
for(;;)if(i>0){if(1!=n.nodeType)break
|
|
5806
5806
|
{let e=n.childNodes[i-1]
|
|
5807
5807
|
if(eC(e))o=n,r=--i
|
|
@@ -5937,10 +5937,10 @@ for(let t=o.depth+1;t>0;t--){let n=t>o.depth?o.nodeAfter:o.node(t),r=o.before(t)
|
|
|
5937
5937
|
if(n.inlineContent)OC(e,Qy.create(i,r+1,r+1+n.content.size),"pointer")
|
|
5938
5938
|
else{if(!tx.isSelectable(n))continue
|
|
5939
5939
|
OC(e,tx.create(i,r),"pointer")}return!0}}(e,n,i)}function FC(e){return BC(e)}kC.keydown=(e,t)=>{let n=t
|
|
5940
|
-
if(e.input.shiftKey=16==n.keyCode||n.shiftKey,!
|
|
5940
|
+
if(e.input.shiftKey=16==n.keyCode||n.shiftKey,!PC(e,n)&&(e.input.lastKeyCode=n.keyCode,e.input.lastKeyCodeTime=Date.now(),!jx||!zx||13!=n.keyCode))if(229!=n.keyCode&&e.domObserver.forceFlush(),!Bx||13!=n.keyCode||n.ctrlKey||n.altKey||n.metaKey)e.someProp("handleKeyDown",(t=>t(e,n)))||cC(e,n)?n.preventDefault():$C(e,"key")
|
|
5941
5941
|
else{let t=Date.now()
|
|
5942
5942
|
e.input.lastIOSEnter=t,e.input.lastIOSEnterFallbackTimeout=setTimeout((()=>{e.input.lastIOSEnter==t&&(e.someProp("handleKeyDown",(t=>t(e,Ax(13,"Enter")))),e.input.lastIOSEnter=0)}),200)}},kC.keyup=(e,t)=>{16==t.keyCode&&(e.input.shiftKey=!1)},kC.keypress=(e,t)=>{let n=t
|
|
5943
|
-
if(
|
|
5943
|
+
if(PC(e,n)||!n.charCode||n.ctrlKey&&!n.altKey||qx&&n.metaKey)return
|
|
5944
5944
|
if(e.someProp("handleKeyPress",(t=>t(e,n))))return void n.preventDefault()
|
|
5945
5945
|
let i=e.state.selection
|
|
5946
5946
|
if(!(i instanceof Qy&&i.$from.sameParent(i.$to))){let t=String.fromCharCode(n.charCode);/[\r\n]/.test(t)||e.someProp("handleTextInput",(n=>n(e,i.$from.pos,i.$to.pos,t)))||e.dispatch(e.state.tr.insertText(t).scrollIntoView()),n.preventDefault()}}
|
|
@@ -5951,22 +5951,22 @@ let i=FC(e),o=Date.now(),r="singleClick"
|
|
|
5951
5951
|
o-e.input.lastClick.time<500&&function(e,t){let n=t.x-e.clientX,i=t.y-e.clientY
|
|
5952
5952
|
return n*n+i*i<100}(n,e.input.lastClick)&&!n[NC]&&("singleClick"==e.input.lastClick.type?r="doubleClick":"doubleClick"==e.input.lastClick.type&&(r="tripleClick")),e.input.lastClick={time:o,x:n.clientX,y:n.clientY,type:r}
|
|
5953
5953
|
let s=e.posAtCoords(IC(n))
|
|
5954
|
-
s&&("singleClick"==r?(e.input.mouseDown&&e.input.mouseDown.done(),e.input.mouseDown=new
|
|
5955
|
-
class
|
|
5954
|
+
s&&("singleClick"==r?(e.input.mouseDown&&e.input.mouseDown.done(),e.input.mouseDown=new VC(e,s,n,!!i)):("doubleClick"==r?TC:DC)(e,s.pos,s.inside,n)?n.preventDefault():$C(e,"pointer"))}
|
|
5955
|
+
class VC{constructor(e,t,n,i){let o,r
|
|
5956
5956
|
if(this.view=e,this.pos=t,this.event=n,this.flushed=i,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!n[NC],this.allowDefault=n.shiftKey,t.inside>-1)o=e.state.doc.nodeAt(t.inside),r=t.inside
|
|
5957
5957
|
else{let n=e.state.doc.resolve(t.pos)
|
|
5958
5958
|
o=n.parent,r=n.depth?n.before():0}const s=i?null:n.target,a=s?e.docView.nearestDesc(s,!0):null
|
|
5959
5959
|
this.target=a?a.dom:null
|
|
5960
|
-
let{selection:l}=e.state;(0==n.button&&o.type.spec.draggable&&!1!==o.type.spec.selectable||l instanceof tx&&l.from<=r&&l.to>r)&&(this.mightDrag={node:o,pos:r,addAttr:!(!this.target||this.target.draggable),setUneditable:!(!this.target||!
|
|
5960
|
+
let{selection:l}=e.state;(0==n.button&&o.type.spec.draggable&&!1!==o.type.spec.selectable||l instanceof tx&&l.from<=r&&l.to>r)&&(this.mightDrag={node:o,pos:r,addAttr:!(!this.target||this.target.draggable),setUneditable:!(!this.target||!Vx||this.target.hasAttribute("contentEditable"))}),this.target&&this.mightDrag&&(this.mightDrag.addAttr||this.mightDrag.setUneditable)&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&(this.target.draggable=!0),this.mightDrag.setUneditable&&setTimeout((()=>{this.view.input.mouseDown==this&&this.target.setAttribute("contentEditable","false")}),20),this.view.domObserver.start()),e.root.addEventListener("mouseup",this.up=this.up.bind(this)),e.root.addEventListener("mousemove",this.move=this.move.bind(this)),$C(e,"pointer")}done(){this.view.root.removeEventListener("mouseup",this.up),this.view.root.removeEventListener("mousemove",this.move),this.mightDrag&&this.target&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&this.target.removeAttribute("draggable"),this.mightDrag.setUneditable&&this.target.removeAttribute("contentEditable"),this.view.domObserver.start()),this.delayedSelectionSync&&setTimeout((()=>Lk(this.view))),this.view.input.mouseDown=null}up(e){if(this.done(),!this.view.dom.contains(e.target))return
|
|
5961
5961
|
let t=this.pos
|
|
5962
|
-
this.view.state.doc!=this.startDoc&&(t=this.view.posAtCoords(IC(e))),this.updateAllowDefault(e),this.allowDefault||!t?$C(this.view,"pointer"):RC(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():0==e.button&&(this.flushed||Hx&&this.mightDrag&&!this.mightDrag.node.isAtom||zx&&!this.view.state.selection.visible&&Math.min(Math.abs(t.pos-this.view.state.selection.from),Math.abs(t.pos-this.view.state.selection.to))<=2)?(OC(this.view,Ky.near(this.view.state.doc.resolve(t.pos)),"pointer"),e.preventDefault()):$C(this.view,"pointer")}move(e){this.updateAllowDefault(e),$C(this.view,"pointer"),0==e.buttons&&this.done()}updateAllowDefault(e){!this.allowDefault&&(Math.abs(this.event.x-e.clientX)>4||Math.abs(this.event.y-e.clientY)>4)&&(this.allowDefault=!0)}}function
|
|
5962
|
+
this.view.state.doc!=this.startDoc&&(t=this.view.posAtCoords(IC(e))),this.updateAllowDefault(e),this.allowDefault||!t?$C(this.view,"pointer"):RC(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():0==e.button&&(this.flushed||Hx&&this.mightDrag&&!this.mightDrag.node.isAtom||zx&&!this.view.state.selection.visible&&Math.min(Math.abs(t.pos-this.view.state.selection.from),Math.abs(t.pos-this.view.state.selection.to))<=2)?(OC(this.view,Ky.near(this.view.state.doc.resolve(t.pos)),"pointer"),e.preventDefault()):$C(this.view,"pointer")}move(e){this.updateAllowDefault(e),$C(this.view,"pointer"),0==e.buttons&&this.done()}updateAllowDefault(e){!this.allowDefault&&(Math.abs(this.event.x-e.clientX)>4||Math.abs(this.event.y-e.clientY)>4)&&(this.allowDefault=!0)}}function PC(e,t){return!!e.composing||!!(Hx&&Math.abs(t.timeStamp-e.input.compositionEndedAt)<500)&&(e.input.compositionEndedAt=-2e8,!0)}xC.touchstart=e=>{e.input.lastTouch=Date.now(),FC(e),$C(e,"pointer")},xC.touchmove=e=>{e.input.lastTouch=Date.now(),$C(e,"pointer")},xC.contextmenu=e=>FC(e)
|
|
5963
5963
|
const zC=jx?5e3:-1
|
|
5964
5964
|
function LC(e,t){clearTimeout(e.input.composingTimeout),t>-1&&(e.input.composingTimeout=setTimeout((()=>BC(e)),t))}function HC(e){for(e.composing&&(e.input.composing=!1,e.input.compositionEndedAt=function(){let e=document.createEvent("Event")
|
|
5965
|
-
return e.initEvent("event",!0,!0),e.timeStamp}());e.input.compositionNodes.length>0;)e.input.compositionNodes.pop().markParentsDirty()}function BC(e,t=!1){if(!(jx&&e.domObserver.flushingSoon>=0)){if(e.domObserver.forceFlush(),HC(e),t||e.docView&&e.docView.dirty){let t=
|
|
5965
|
+
return e.initEvent("event",!0,!0),e.timeStamp}());e.input.compositionNodes.length>0;)e.input.compositionNodes.pop().markParentsDirty()}function BC(e,t=!1){if(!(jx&&e.domObserver.flushingSoon>=0)){if(e.domObserver.forceFlush(),HC(e),t||e.docView&&e.docView.dirty){let t=Pk(e)
|
|
5966
5966
|
return t&&!t.eq(e.state.selection)?e.dispatch(e.state.tr.setSelection(t)):e.updateState(e.state),!0}return!1}}kC.compositionstart=kC.compositionupdate=e=>{if(!e.composing){e.domObserver.flush()
|
|
5967
5967
|
let{state:t}=e,n=t.selection.$from
|
|
5968
5968
|
if(t.selection.empty&&(t.storedMarks||!n.textOffset&&n.parentOffset&&n.nodeBefore.marks.some((e=>!1===e.type.spec.inclusive))))e.markCursor=e.state.storedMarks||n.marks(),BC(e,!0),e.markCursor=null
|
|
5969
|
-
else if(BC(e),
|
|
5969
|
+
else if(BC(e),Vx&&t.selection.empty&&n.parentOffset&&!n.textOffset&&n.nodeBefore.marks.length){let t=e.domSelectionRange()
|
|
5970
5970
|
for(let n=t.focusNode,i=t.focusOffset;n&&1==n.nodeType&&0!=i;){let t=i<0?n.lastChild:n.childNodes[i-1]
|
|
5971
5971
|
if(!t)break
|
|
5972
5972
|
if(3==t.nodeType){e.domSelection().collapse(t,t.nodeValue.length)
|
|
@@ -6149,11 +6149,11 @@ let t=this.pendingRecords()
|
|
|
6149
6149
|
t.length&&(this.queue=[])
|
|
6150
6150
|
let n=e.domSelectionRange(),i=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(n)&&Gk(e)&&!this.ignoreSelectionChange(n),o=-1,r=-1,s=!1,a=[]
|
|
6151
6151
|
if(e.editable)for(let e=0;e<t.length;e++){let n=this.registerMutation(t[e],a)
|
|
6152
|
-
n&&(o=o<0?n.from:Math.min(n.from,o),r=r<0?n.to:Math.max(n.to,r),n.typeOver&&(s=!0))}if(
|
|
6152
|
+
n&&(o=o<0?n.from:Math.min(n.from,o),r=r<0?n.to:Math.max(n.to,r),n.typeOver&&(s=!0))}if(Vx&&a.length>1){let e=a.filter((e=>"BR"==e.nodeName))
|
|
6153
6153
|
if(2==e.length){let t=e[0],n=e[1]
|
|
6154
6154
|
t.parentNode&&t.parentNode.parentNode==n.parentNode?n.remove():t.remove()}}let l=null
|
|
6155
|
-
o<0&&i&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Mx(n)&&(l=
|
|
6156
|
-
if(gS.set(e,null),-1!==["normal","nowrap","pre-line"].indexOf(getComputedStyle(e.dom).whiteSpace)){if(e.requiresGeckoHackNode=
|
|
6155
|
+
o<0&&i&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Mx(n)&&(l=Pk(e))&&l.eq(Ky.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,Lk(e),this.currentSelection.set(n),e.scrollToSelection()):(o>-1||i)&&(o>-1&&(e.docView.markDirty(o,r),function(e){if(gS.has(e))return
|
|
6156
|
+
if(gS.set(e,null),-1!==["normal","nowrap","pre-line"].indexOf(getComputedStyle(e.dom).whiteSpace)){if(e.requiresGeckoHackNode=Vx,mS)return
|
|
6157
6157
|
console.warn("ProseMirror expects the CSS white-space property to be set, preferably to 'pre-wrap'. It is recommended to load style/prosemirror.css from the prosemirror-view package."),mS=!0}}(e)),this.handleDOMChange(o,r,s,a),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(n)||Lk(e),this.currentSelection.set(n))}registerMutation(e,t){if(t.indexOf(e.target)>-1)return null
|
|
6158
6158
|
let n=this.view.docView.nearestDesc(e.target)
|
|
6159
6159
|
if("attributes"==e.type&&(n==this.view.docView||"contenteditable"==e.attributeName||"style"==e.attributeName&&!e.oldValue&&!e.target.getAttribute("style")))return null
|
|
@@ -6169,7 +6169,7 @@ if("BR"==e.nodeName&&e.parentNode){if(Hx&&/^(ul|ol)$/i.test(e.parentNode.nodeNam
|
|
|
6169
6169
|
return e.appendChild(document.createElement("li")),{skip:e}}if(e.parentNode.lastChild==e||Hx&&/^(tr|table)$/i.test(e.parentNode.nodeName))return{ignore:!0}}else if("IMG"==e.nodeName&&e.getAttribute("mark-placeholder"))return{ignore:!0}
|
|
6170
6170
|
return null}const bS=/^(a|abbr|acronym|b|bd[io]|big|br|button|cite|code|data(list)?|del|dfn|em|i|ins|kbd|label|map|mark|meter|output|q|ruby|s|samp|small|span|strong|su[bp]|time|u|tt|var)$/i
|
|
6171
6171
|
function wS(e,t,n,i,o){let r=e.input.compositionPendingChanges||(e.composing?e.input.compositionID:0)
|
|
6172
|
-
if(e.input.compositionPendingChanges=0,t<0){let t=e.input.lastSelectionTime>Date.now()-50?e.input.lastSelectionOrigin:null,n=
|
|
6172
|
+
if(e.input.compositionPendingChanges=0,t<0){let t=e.input.lastSelectionTime>Date.now()-50?e.input.lastSelectionOrigin:null,n=Pk(e,t)
|
|
6173
6173
|
if(n&&!e.state.selection.eq(n)){if(zx&&jx&&13===e.input.lastKeyCode&&Date.now()-100<e.input.lastKeyCodeTime&&e.someProp("handleKeyDown",(t=>t(e,Ax(13,"Enter")))))return
|
|
6174
6174
|
let i=e.state.tr.setSelection(n)
|
|
6175
6175
|
"pointer"==t?i.setMeta("pointer",!0):"key"==t&&i.scrollIntoView(),r&&i.setMeta("composition",r),e.dispatch(i)}return}let s=e.state.doc.resolve(t),a=s.sharedDepth(n)
|
|
@@ -6293,7 +6293,7 @@ else if(/^a(lt)?$/i.test(s))t=!0
|
|
|
6293
6293
|
else if(/^(c|ctrl|control)$/i.test(s))n=!0
|
|
6294
6294
|
else if(/^s(hift)?$/i.test(s))i=!0
|
|
6295
6295
|
else{if(!/^mod$/i.test(s))throw new Error("Unrecognized modifier name: "+s)
|
|
6296
|
-
DS?o=!0:n=!0}}return t&&(s="Alt-"+s),n&&(s="Ctrl-"+s),o&&(s="Meta-"+s),i&&(s="Shift-"+s),s}function NS(e,t,n=!0){return t.altKey&&(e="Alt-"+e),t.ctrlKey&&(e="Ctrl-"+e),t.metaKey&&(e="Meta-"+e),n&&t.shiftKey&&(e="Shift-"+e),e}function
|
|
6296
|
+
DS?o=!0:n=!0}}return t&&(s="Alt-"+s),n&&(s="Ctrl-"+s),o&&(s="Meta-"+s),i&&(s="Shift-"+s),s}function NS(e,t,n=!0){return t.altKey&&(e="Alt-"+e),t.ctrlKey&&(e="Ctrl-"+e),t.metaKey&&(e="Meta-"+e),n&&t.shiftKey&&(e="Shift-"+e),e}function VS(e){let t=function(e){let t=Object.create(null)
|
|
6297
6297
|
for(let n in e)t[FS(n)]=e[n]
|
|
6298
6298
|
return t}(e)
|
|
6299
6299
|
return function(e,n){let i,o=function(e){var t=!(ES&&e.metaKey&&e.shiftKey&&!e.ctrlKey&&!e.altKey||OS&&e.shiftKey&&e.key&&1==e.key.length||"Unidentified"==e.key)&&e.key||(e.shiftKey?IS:AS)[e.keyCode]||e.key||"Unidentified"
|
|
@@ -6301,7 +6301,7 @@ return"Esc"==t&&(t="Escape"),"Del"==t&&(t="Delete"),"Left"==t&&(t="ArrowLeft"),"
|
|
|
6301
6301
|
if(r&&r(e.state,e.dispatch,e))return!0
|
|
6302
6302
|
if(1==o.length&&" "!=o){if(n.shiftKey){let i=t[NS(o,n,!1)]
|
|
6303
6303
|
if(i&&i(e.state,e.dispatch,e))return!0}if((n.shiftKey||n.altKey||n.metaKey||o.charCodeAt(0)>127)&&(i=AS[n.keyCode])&&i!=o){let o=t[NS(i,n)]
|
|
6304
|
-
if(o&&o(e.state,e.dispatch,e))return!0}}return!1}}function
|
|
6304
|
+
if(o&&o(e.state,e.dispatch,e))return!0}}return!1}}function PS(e,t,n=!1){for(let i=e;i;i="start"==t?i.firstChild:i.lastChild){if(i.isTextblock)return!0
|
|
6305
6305
|
if(n&&1!=i.childCount)return!1}return!1}function zS(e){if(!e.parent.type.spec.isolating)for(let t=e.depth-1;t>=0;t--){if(e.index(t)>0)return e.doc.resolve(e.before(t+1))
|
|
6306
6306
|
if(e.node(t).type.spec.isolating)break}return null}function LS(e){if(!e.parent.type.spec.isolating)for(let t=e.depth-1;t>=0;t--){let n=e.node(t)
|
|
6307
6307
|
if(e.index(t)+1<n.childCount)return e.doc.resolve(e.after(t+1))
|
|
@@ -6317,7 +6317,7 @@ a=aw.from(r.copy(a))
|
|
|
6317
6317
|
let l=e.tr.step(new Sy(t.pos-1,o,t.pos,o,new pw(a,1,0),i.length,!0)),c=o+2*i.length
|
|
6318
6318
|
Oy(l.doc,c)&&l.join(c),n(l.scrollIntoView())}return!0}let l=Ky.findFrom(t,1),c=l&&l.$from.blockRange(l.$to),d=c&&My(c)
|
|
6319
6319
|
if(null!=d&&d>=t.depth)return n&&n(e.tr.lift(c,d).scrollIntoView()),!0
|
|
6320
|
-
if(a&&
|
|
6320
|
+
if(a&&PS(s,"start",!0)&&PS(r,"end")){let i=r,o=[]
|
|
6321
6321
|
for(;o.push(i),!i.isTextblock;)i=i.lastChild
|
|
6322
6322
|
let a=s,l=1
|
|
6323
6323
|
for(;!a.isTextblock;a=a.firstChild)l++
|
|
@@ -6475,7 +6475,7 @@ return n>i?-1:n<i?1:0}))}get commands(){return this.extensions.reduce(((e,t)=>{c
|
|
|
6475
6475
|
return n?{...e,...n()}:e}),{})}get plugins(){const{editor:e}=this,t=w$.sort([...this.extensions].reverse()),n=[],i=[],o=t.map((t=>{const o={name:t.name,options:t.options,storage:t.storage,editor:e,type:l$(t.name,this.schema)},r=[],s=YS(t,"addKeyboardShortcuts",o)
|
|
6476
6476
|
let a={}
|
|
6477
6477
|
if("mark"===t.type&&t.config.exitable&&(a.ArrowRight=()=>l_.handleExit({editor:e,mark:t})),s){const t=Object.fromEntries(Object.entries(s()).map((([t,n])=>[t,()=>n({editor:e})])))
|
|
6478
|
-
a={...a,...t}}const l=new fx({props:{handleKeyDown:
|
|
6478
|
+
a={...a,...t}}const l=new fx({props:{handleKeyDown:VS(a)}})
|
|
6479
6479
|
r.push(l)
|
|
6480
6480
|
const c=YS(t,"addInputRules",o)
|
|
6481
6481
|
c$(t,e.options.enableInputRules)&&c&&n.push(...c())
|
|
@@ -6514,7 +6514,7 @@ if("end"===t)return i
|
|
|
6514
6514
|
const o=n.from,r=i.to
|
|
6515
6515
|
return"all"===t?Qy.create(e,R$(0,o,r),R$(e.content.size,o,r)):Qy.create(e,R$(t,o,r),R$(t,o,r))}function D$(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}function F$(e){const t=`<body>${e}</body>`
|
|
6516
6516
|
return(new window.DOMParser).parseFromString(t,"text/html").body}function N$(e,t,n){if(n={slice:!0,parseOptions:{},...n},"object"==typeof e&&null!==e)try{return Array.isArray(e)&&e.length>0?aw.fromArray(e.map((e=>t.nodeFromJSON(e)))):t.nodeFromJSON(e)}catch(i){return console.warn("[tiptap warn]: Invalid content.","Passed value:",e,"Error:",i),N$("",t,n)}if("string"==typeof e){const i=Xw.fromSchema(t)
|
|
6517
|
-
return n.slice?i.parseSlice(F$(e),n.parseOptions).content:i.parse(F$(e),n.parseOptions)}return N$("",t,n)}function
|
|
6517
|
+
return n.slice?i.parseSlice(F$(e),n.parseOptions).content:i.parse(F$(e),n.parseOptions)}return N$("",t,n)}function V$(){return"undefined"!=typeof navigator&&/Mac/.test(navigator.platform)}function P$(e,t,n={}){const{from:i,to:o,empty:r}=e.selection,s=t?t$(t,e.schema):null,a=[]
|
|
6518
6518
|
e.doc.nodesBetween(i,o,((e,t)=>{if(e.isText)return
|
|
6519
6519
|
const n=Math.max(i,t),r=Math.min(o,t+e.nodeSize)
|
|
6520
6520
|
a.push({node:e,from:n,to:r})}))
|
|
@@ -6617,18 +6617,18 @@ let o=zS(i)
|
|
|
6617
6617
|
if(!o){let n=i.blockRange(),o=n&&My(n)
|
|
6618
6618
|
return null!=o&&(t&&t(e.tr.lift(n,o).scrollIntoView()),!0)}let r=o.nodeBefore
|
|
6619
6619
|
if(!r.type.spec.isolating&&BS(e,o,t))return!0
|
|
6620
|
-
if(0==i.parent.content.size&&(
|
|
6620
|
+
if(0==i.parent.content.size&&(PS(r,"end")||tx.isSelectable(r))){let n=Dy(e.doc,i.before(),i.after(),pw.empty)
|
|
6621
6621
|
if(n&&n.slice.size<n.to-n.from){if(t){let i=e.tr.step(n)
|
|
6622
|
-
i.setSelection(
|
|
6622
|
+
i.setSelection(PS(r,"end")?Ky.findFrom(i.doc.resolve(i.mapping.map(o.pos,-1)),-1):tx.create(i.doc,o.pos-r.nodeSize)),t(i.scrollIntoView())}return!0}}return!(!r.isAtom||o.depth!=i.depth-1||(t&&t(e.tr.delete(o.pos-r.nodeSize,o.pos).scrollIntoView()),0))})(e,t),joinForward:()=>({state:e,dispatch:t})=>((e,t,n)=>{let i=function(e,t){let{$cursor:n}=e.selection
|
|
6623
6623
|
return!n||(t?!t.endOfTextblock("forward",e):n.parentOffset<n.parent.content.size)?null:n}(e,n)
|
|
6624
6624
|
if(!i)return!1
|
|
6625
6625
|
let o=LS(i)
|
|
6626
6626
|
if(!o)return!1
|
|
6627
6627
|
let r=o.nodeAfter
|
|
6628
6628
|
if(BS(e,o,t))return!0
|
|
6629
|
-
if(0==i.parent.content.size&&(
|
|
6629
|
+
if(0==i.parent.content.size&&(PS(r,"start")||tx.isSelectable(r))){let n=Dy(e.doc,i.before(),i.after(),pw.empty)
|
|
6630
6630
|
if(n&&n.slice.size<n.to-n.from){if(t){let i=e.tr.step(n)
|
|
6631
|
-
i.setSelection(
|
|
6631
|
+
i.setSelection(PS(r,"start")?Ky.findFrom(i.doc.resolve(i.mapping.map(o.pos)),1):tx.create(i.doc,i.mapping.map(o.pos))),t(i.scrollIntoView())}return!0}}return!(!r.isAtom||o.depth!=i.depth-1||(t&&t(e.tr.delete(o.pos,o.pos+r.nodeSize).scrollIntoView()),0))})(e,t),keyboardShortcut:e=>({editor:t,view:n,tr:i,dispatch:o})=>{const r=function(e){const t=e.split(/-(?!$)/)
|
|
6632
6632
|
let n,i,o,r,s=t[t.length-1]
|
|
6633
6633
|
"Space"===s&&(s=" ")
|
|
6634
6634
|
for(let e=0;e<t.length-1;e+=1){const s=t[e]
|
|
@@ -6637,9 +6637,9 @@ else if(/^a(lt)?$/i.test(s))n=!0
|
|
|
6637
6637
|
else if(/^(c|ctrl|control)$/i.test(s))i=!0
|
|
6638
6638
|
else if(/^s(hift)?$/i.test(s))o=!0
|
|
6639
6639
|
else{if(!/^mod$/i.test(s))throw new Error(`Unrecognized modifier name: ${s}`)
|
|
6640
|
-
D$()||
|
|
6640
|
+
D$()||V$()?r=!0:i=!0}}return n&&(s=`Alt-${s}`),i&&(s=`Ctrl-${s}`),r&&(s=`Meta-${s}`),o&&(s=`Shift-${s}`),s}(e).split(/-(?!$)/),s=r.find((e=>!["Alt","Ctrl","Meta","Shift"].includes(e))),a=new KeyboardEvent("keydown",{key:"Space"===s?" ":s,altKey:r.includes("Alt"),ctrlKey:r.includes("Ctrl"),metaKey:r.includes("Meta"),shiftKey:r.includes("Shift"),bubbles:!0,cancelable:!0}),l=t.captureTransaction((()=>{n.someProp("handleKeyDown",(e=>e(n,a)))}))
|
|
6641
6641
|
return null==l||l.steps.forEach((e=>{const t=e.map(i.mapping)
|
|
6642
|
-
t&&o&&i.maybeStep(t)})),!0},lift:(e,t={})=>({state:n,dispatch:i})=>!!
|
|
6642
|
+
t&&o&&i.maybeStep(t)})),!0},lift:(e,t={})=>({state:n,dispatch:i})=>!!P$(n,t$(e,n.schema),t)&&((e,t)=>{let{$from:n,$to:i}=e.selection,o=n.blockRange(i),r=o&&My(o)
|
|
6643
6643
|
return null!=r&&(t&&t(e.tr.lift(o,r).scrollIntoView()),!0)})(n,i),liftEmptyBlock:()=>({state:e,dispatch:t})=>((e,t)=>{let{$cursor:n}=e.selection
|
|
6644
6644
|
if(!n||n.parent.content.size)return!1
|
|
6645
6645
|
if(n.depth>1&&n.after()!=n.end(-1)){let i=n.before()
|
|
@@ -6721,8 +6721,8 @@ if(w.depth>=1&&x&&w.depth-x.depth<=1){if(x.node.type===p)return c.liftListItem(f
|
|
|
6721
6721
|
if(G$(x.node.type.name,h)&&p.validContent(x.node.content)&&a)return l().command((()=>(r.setNodeMarkup(x.pos,p),!0))).command((()=>J$(r,p))).command((()=>X$(r,p))).run()}return n&&y&&a?l().command((()=>{const e=d().wrapInList(p,i),t=y.filter((e=>u.includes(e.type.name)))
|
|
6722
6722
|
return r.ensureMarks(t),!!e||c.clearNodes()})).wrapInList(p,i).command((()=>J$(r,p))).command((()=>X$(r,p))).run():l().command((()=>!!d().wrapInList(p,i)||c.clearNodes())).wrapInList(p,i).command((()=>J$(r,p))).command((()=>X$(r,p))).run()},toggleMark:(e,t={},n={})=>({state:i,commands:o})=>{const{extendEmptyMarkRange:r=!1}=n,s=E$(e,i.schema)
|
|
6723
6723
|
return W$(i,s,t)?o.unsetMark(s,{extendEmptyMarkRange:r}):o.setMark(s,t)},toggleNode:(e,t,n={})=>({state:i,commands:o})=>{const r=t$(e,i.schema),s=t$(t,i.schema)
|
|
6724
|
-
return
|
|
6725
|
-
return
|
|
6724
|
+
return P$(i,r,n)?o.setNode(s):o.setNode(r,n)},toggleWrap:(e,t={})=>({state:n,commands:i})=>{const o=t$(e,n.schema)
|
|
6725
|
+
return P$(n,o,t)?i.lift(o):i.wrapIn(o,t)},undoInputRule:()=>({state:e,dispatch:t})=>{const n=e.plugins
|
|
6726
6726
|
for(let i=0;i<n.length;i+=1){const o=n[i]
|
|
6727
6727
|
let r
|
|
6728
6728
|
if(o.spec.isInputRules&&(r=o.getState(e))){if(t){const t=e.tr,n=r.transform
|
|
@@ -6748,7 +6748,7 @@ return t.dispatch(i),!1},blur:(t,n)=>{e.isFocused=!1
|
|
|
6748
6748
|
const i=e.state.tr.setMeta("blur",{event:n}).setMeta("addToHistory",!1)
|
|
6749
6749
|
return t.dispatch(i),!1}}}})]}}),n_=k$.create({name:"keymap",addKeyboardShortcuts(){const e=()=>this.editor.commands.first((({commands:e})=>[()=>e.undoInputRule(),()=>e.command((({tr:t})=>{const{selection:n,doc:i}=t,{empty:o,$anchor:r}=n,{pos:s,parent:a}=r,l=Ky.atStart(i).from===s
|
|
6750
6750
|
return!(!(o&&l&&a.type.isTextblock)||a.textContent.length)&&e.clearNodes()})),()=>e.deleteSelection(),()=>e.joinBackward(),()=>e.selectNodeBackward()])),t=()=>this.editor.commands.first((({commands:e})=>[()=>e.deleteSelection(),()=>e.deleteCurrentNode(),()=>e.joinForward(),()=>e.selectNodeForward()])),n={Enter:()=>this.editor.commands.first((({commands:e})=>[()=>e.newlineInCode(),()=>e.createParagraphNear(),()=>e.liftEmptyBlock(),()=>e.splitBlock()])),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:e,"Mod-Backspace":e,"Shift-Backspace":e,Delete:t,"Mod-Delete":t,"Mod-a":()=>this.editor.commands.selectAll()},i={...n},o={...n,"Ctrl-h":e,"Alt-Backspace":e,"Ctrl-d":t,"Ctrl-Alt-Backspace":t,"Alt-Delete":t,"Alt-d":t,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()}
|
|
6751
|
-
return D$()||
|
|
6751
|
+
return D$()||V$()?o:i},addProseMirrorPlugins(){return[new fx({key:new vx("clearDocument"),appendTransaction:(e,t,n)=>{if(!(e.some((e=>e.docChanged))&&!t.doc.eq(n.doc)))return
|
|
6752
6752
|
const{empty:i,from:o,to:r}=t.selection,s=Ky.atStart(t.doc).from,a=Ky.atEnd(t.doc).to
|
|
6753
6753
|
if(i||!(o===s&&r===a))return
|
|
6754
6754
|
if(!(0===n.doc.textBetween(0,n.doc.content.size," "," ").length))return
|
|
@@ -6775,9 +6775,9 @@ const t=this.state.apply(e),n=!this.state.selection.eq(t.selection)
|
|
|
6775
6775
|
this.view.updateState(t),this.emit("transaction",{editor:this,transaction:e}),n&&this.emit("selectionUpdate",{editor:this,transaction:e})
|
|
6776
6776
|
const i=e.getMeta("focus"),o=e.getMeta("blur")
|
|
6777
6777
|
i&&this.emit("focus",{editor:this,event:i.event,transaction:e}),o&&this.emit("blur",{editor:this,event:o.event,transaction:e}),e.docChanged&&!e.getMeta("preventUpdate")&&this.emit("update",{editor:this,transaction:e})}getAttributes(e){return Z$(this.state,e)}isActive(e,t){const n="string"==typeof e?e:null,i="string"==typeof e?t:e
|
|
6778
|
-
return function(e,t,n={}){if(!t)return
|
|
6778
|
+
return function(e,t,n={}){if(!t)return P$(e,null,n)||W$(e,null,n)
|
|
6779
6779
|
const i=z$(t,e.schema)
|
|
6780
|
-
return"node"===i?
|
|
6780
|
+
return"node"===i?P$(e,t,n):"mark"===i&&W$(e,t,n)}(this.state,n,i)}getJSON(){return this.state.doc.toJSON()}getHTML(){return function(e,t){const n=ay.fromSchema(t).serializeFragment(e),i=document.implementation.createHTMLDocument().createElement("div")
|
|
6781
6781
|
return i.appendChild(n),i.innerHTML}(this.state.doc.content,this.schema)}getText(e){const{blockSeparator:t="\n\n",textSerializers:n={}}=e||{}
|
|
6782
6782
|
return function(e,t){return C$(e,{from:0,to:e.content.size},t)}(this.state.doc,{blockSeparator:t,textSerializers:{...S$(this.schema),...n}})}get isEmpty(){return function(e){var t
|
|
6783
6783
|
const n=null===(t=e.type.createAndFill())||void 0===t?void 0:t.toJSON(),i=e.toJSON()
|
|
@@ -6875,7 +6875,7 @@ function D_(e){let t=e.plugins
|
|
|
6875
6875
|
if(T_!=t){R_=!1,T_=t
|
|
6876
6876
|
for(let e=0;e<t.length;e++)if(t[e].spec.historyPreserveItems){R_=!0
|
|
6877
6877
|
break}}return R_}const F_=new vx("history"),N_=new vx("closeHistory")
|
|
6878
|
-
function
|
|
6878
|
+
function V_(e={}){return e={depth:e.depth||100,newGroupDelay:e.newGroupDelay||500},new fx({key:F_,state:{init:()=>new M_($_.empty,$_.empty,null,0,-1),apply:(t,n,i)=>function(e,t,n,i){let o,r=n.getMeta(F_)
|
|
6879
6879
|
if(r)return r.historyState
|
|
6880
6880
|
n.getMeta(N_)&&(e=new M_(e.done,e.undone,null,0,-1))
|
|
6881
6881
|
let s=n.getMeta("appendedTransaction")
|
|
@@ -6886,10 +6886,10 @@ if(!1===n.getMeta("addToHistory")||s&&!1===s.getMeta("addToHistory"))return(o=n.
|
|
|
6886
6886
|
if(!e.docChanged)return!0
|
|
6887
6887
|
let n=!1
|
|
6888
6888
|
return e.mapping.maps[0].forEach(((e,i)=>{for(let o=0;o<t.length;o+=2)e<=t[o+1]&&i>=t[o]&&(n=!0)})),n}(n,e.prevRanges)),a=s?E_(e.prevRanges,n.mapping):I_(n.mapping.maps[n.steps.length-1])
|
|
6889
|
-
return new M_(e.done.addTransform(n,r?t.selection.getBookmark():void 0,i,D_(t)),$_.empty,a,n.time,null==o?e.prevComposition:o)}}(n,i,t,e)},config:e,props:{handleDOMEvents:{beforeinput(e,t){let n=t.inputType,i="historyUndo"==n?
|
|
6890
|
-
return!!i&&(t.preventDefault(),i(e.state,e.dispatch))}}}})}const
|
|
6889
|
+
return new M_(e.done.addTransform(n,r?t.selection.getBookmark():void 0,i,D_(t)),$_.empty,a,n.time,null==o?e.prevComposition:o)}}(n,i,t,e)},config:e,props:{handleDOMEvents:{beforeinput(e,t){let n=t.inputType,i="historyUndo"==n?P_:"historyRedo"==n?z_:null
|
|
6890
|
+
return!!i&&(t.preventDefault(),i(e.state,e.dispatch))}}}})}const P_=(e,t)=>{let n=F_.getState(e)
|
|
6891
6891
|
return!(!n||0==n.done.eventCount)&&(t&&O_(n,e,t,!1),!0)},z_=(e,t)=>{let n=F_.getState(e)
|
|
6892
|
-
return!(!n||0==n.undone.eventCount)&&(t&&O_(n,e,t,!0),!0)},L_=k$.create({name:"history",addOptions:()=>({depth:100,newGroupDelay:500}),addCommands:()=>({undo:()=>({state:e,dispatch:t})=>
|
|
6892
|
+
return!(!n||0==n.undone.eventCount)&&(t&&O_(n,e,t,!0),!0)},L_=k$.create({name:"history",addOptions:()=>({depth:100,newGroupDelay:500}),addCommands:()=>({undo:()=>({state:e,dispatch:t})=>P_(e,t),redo:()=>({state:e,dispatch:t})=>z_(e,t)}),addProseMirrorPlugins(){return[V_(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Mod-y":()=>this.editor.commands.redo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}}),H_=/(?:^|\s)((?:\*)((?:[^*]+))(?:\*))$/,B_=/(?:^|\s)((?:\*)((?:[^*]+))(?:\*))/g,q_=/(?:^|\s)((?:_)((?:[^_]+))(?:_))$/,Z_=/(?:^|\s)((?:_)((?:[^_]+))(?:_))/g,j_=l_.create({name:"italic",addOptions:()=>({HTMLAttributes:{}}),parseHTML:()=>[{tag:"em"},{tag:"i",getAttrs:e=>"normal"!==e.style.fontStyle&&null},{style:"font-style=italic"}],renderHTML({HTMLAttributes:e}){return["em",n$(this.options.HTMLAttributes,e),0]},addCommands(){return{setItalic:()=>({commands:e})=>e.setMark(this.name),toggleItalic:()=>({commands:e})=>e.toggleMark(this.name),unsetItalic:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[s_({find:H_,type:this.type}),s_({find:q_,type:this.type})]},addPasteRules(){return[d_({find:B_,type:this.type}),d_({find:Z_,type:this.type})]}}),U_=c_.create({name:"listItem",addOptions:()=>({HTMLAttributes:{}}),content:"paragraph block*",defining:!0,parseHTML:()=>[{tag:"li"}],renderHTML({HTMLAttributes:e}){return["li",n$(this.options.HTMLAttributes,e),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),W_=c_.create({name:"listItem",addOptions:()=>({HTMLAttributes:{}}),content:"paragraph block*",defining:!0,parseHTML:()=>[{tag:"li"}],renderHTML({HTMLAttributes:e}){return["li",n$(this.options.HTMLAttributes,e),0]},addKeyboardShortcuts(){return{Enter:()=>this.editor.commands.splitListItem(this.name),Tab:()=>this.editor.commands.sinkListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)}}}),G_=l_.create({name:"textStyle",addOptions:()=>({HTMLAttributes:{}}),parseHTML:()=>[{tag:"span",getAttrs:e=>!!e.hasAttribute("style")&&{}}],renderHTML({HTMLAttributes:e}){return["span",n$(this.options.HTMLAttributes,e),0]},addCommands(){return{removeEmptyTextStyle:()=>({state:e,commands:t})=>{const n=q$(e,this.type)
|
|
6893
6893
|
return!!Object.entries(n).some((([,e])=>!!e))||t.unsetMark(this.name)}}}}),K_=/^(\d+)\.\s$/,J_=c_.create({name:"orderedList",addOptions:()=>({itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}),group:"block list",content(){return`${this.options.itemTypeName}+`},addAttributes:()=>({start:{default:1,parseHTML:e=>e.hasAttribute("start")?parseInt(e.getAttribute("start")||"",10):1}}),parseHTML:()=>[{tag:"ol"}],renderHTML({HTMLAttributes:e}){const{start:t,...n}=e
|
|
6894
6894
|
return 1===t?["ol",n$(this.options.HTMLAttributes,n),0]:["ol",n$(this.options.HTMLAttributes,e),0]},addCommands(){return{toggleOrderedList:()=>({commands:e,chain:t})=>this.options.keepAttributes?t().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(W_.name,this.editor.getAttributes(G_.name)).run():e.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let e=a_({find:K_,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,t)=>t.childCount+t.attrs.start===+e[1]})
|
|
6895
6895
|
return(this.options.keepMarks||this.options.keepAttributes)&&(e=a_({find:K_,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(G_.name)}),joinPredicate:(e,t)=>t.childCount+t.attrs.start===+e[1],editor:this.editor})),[e]}}),X_=c_.create({name:"paragraph",priority:1e3,addOptions:()=>({HTMLAttributes:{}}),group:"block",content:"inline*",parseHTML:()=>[{tag:"p"}],renderHTML({HTMLAttributes:e}){return["p",n$(this.options.HTMLAttributes,e),0]},addCommands(){return{setParagraph:()=>({commands:e})=>e.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),Y_=c_.create({name:"text",group:"inline"}),Q_=we`
|
|
@@ -7147,7 +7147,7 @@ const nM=mi.tagFor(eM),iM=W`
|
|
|
7147
7147
|
place-items: center;
|
|
7148
7148
|
}
|
|
7149
7149
|
`
|
|
7150
|
-
class rM extends
|
|
7150
|
+
class rM extends Vt{connectedCallback(){super.connectedCallback(),this.initializeEditor(),this.bindEditorTransactionEvent()}disconnectedCallback(){super.disconnectedCallback(),this.unbindEditorTransactionEvent()}boldButtonClick(){this.tiptapEditor.chain().focus().toggleBold().run()}boldButtonKeyDown(e){return!this.keyActivatesButton(e)||(this.tiptapEditor.chain().focus().toggleBold().run(),!1)}italicsButtonClick(){this.tiptapEditor.chain().focus().toggleItalic().run()}italicsButtonKeyDown(e){return!this.keyActivatesButton(e)||(this.tiptapEditor.chain().focus().toggleItalic().run(),!1)}bulletListButtonClick(){this.tiptapEditor.chain().focus().toggleBulletList().run()}bulletListButtonKeyDown(e){return!this.keyActivatesButton(e)||(this.tiptapEditor.chain().focus().toggleBulletList().run(),!1)}numberedListButtonClick(){this.tiptapEditor.chain().focus().toggleOrderedList().run()}numberedListButtonKeyDown(e){return!this.keyActivatesButton(e)||(this.tiptapEditor.chain().focus().toggleOrderedList().run(),!1)}stopEventPropagation(e){return e.stopPropagation(),!1}initializeEditor(){this.tiptapEditor=new r_({element:this.editor,extensions:[y_,X_,Y_,w_,J_,U_,g_,j_,L_]})}bindEditorTransactionEvent(){this.tiptapEditor.on("transaction",(()=>{this.updateEditorButtonsState()}))}unbindEditorTransactionEvent(){this.tiptapEditor.off("transaction")}updateEditorButtonsState(){this.boldButton.checked=this.tiptapEditor.isActive("bold"),this.italicsButton.checked=this.tiptapEditor.isActive("italic"),this.bulletListButton.checked=this.tiptapEditor.isActive("bulletList"),this.numberedListButton.checked=this.tiptapEditor.isActive("orderedList")}keyActivatesButton(e){switch(e.key){case" ":case Ws:return!0
|
|
7151
7151
|
default:return!1}}}e([m],rM.prototype,"boldButton",void 0),e([m],rM.prototype,"italicsButton",void 0),e([m],rM.prototype,"bulletListButton",void 0),e([m],rM.prototype,"numberedListButton",void 0)
|
|
7152
7152
|
const sM=rM.compose({baseName:"rich-text-editor",template:iM,styles:oM})
|
|
7153
7153
|
function aM(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function lM(e){if(e.__esModule)return e
|
|
@@ -7202,8 +7202,8 @@ var n=new wM
|
|
|
7202
7202
|
return n.parse(e,t),n}
|
|
7203
7203
|
uM.encode=gM,uM.decode=bM,uM.format=function(e){var t=""
|
|
7204
7204
|
return t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&-1!==e.hostname.indexOf(":")?t+="["+e.hostname+"]":t+=e.hostname||"",t+=e.port?":"+e.port:"",t+=e.pathname||"",t+=e.search||"",t+=e.hash||""},uM.parse=OM
|
|
7205
|
-
var RM,TM,DM,FM,NM,PM,
|
|
7206
|
-
function BM(){return TM?RM:(TM=1,RM=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/)}function qM(){return FM?DM:(FM=1,DM=/[\0-\x1F\x7F-\x9F]/)}function ZM(){return zM?
|
|
7205
|
+
var RM,TM,DM,FM,NM,VM,PM,zM,LM,HM={}
|
|
7206
|
+
function BM(){return TM?RM:(TM=1,RM=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/)}function qM(){return FM?DM:(FM=1,DM=/[\0-\x1F\x7F-\x9F]/)}function ZM(){return zM?PM:(zM=1,PM=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/)}function jM(){return LM||(LM=1,HM.Any=BM(),HM.Cc=qM(),HM.Cf=VM?NM:(VM=1,NM=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/),HM.P=hM,HM.Z=ZM()),HM}!function(e){var t=Object.prototype.hasOwnProperty
|
|
7207
7207
|
function n(e,n){return t.call(e,n)}function i(e){return!(e>=55296&&e<=57343)&&(!(e>=64976&&e<=65007)&&(65535!=(65535&e)&&65534!=(65535&e)&&(!(e>=0&&e<=8)&&(11!==e&&(!(e>=14&&e<=31)&&(!(e>=127&&e<=159)&&!(e>1114111)))))))}function o(e){if(e>65535){var t=55296+((e-=65536)>>10),n=56320+(1023&e)
|
|
7208
7208
|
return String.fromCharCode(t,n)}return String.fromCharCode(e)}var r=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,s=new RegExp(r.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),a=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i,l=dM
|
|
7209
7209
|
var c=/[&<>"]/,d=/[&<>"]/g,h={"&":"&","<":"<",">":">",'"':"""}
|
|
@@ -7305,12 +7305,12 @@ return e.src.slice(n,i)}function RA(e){var t,n=[],i=0,o=e.length,r=!1,s=0,a=""
|
|
|
7305
7305
|
for(t=e.charCodeAt(i);i<o;)124===t&&(r?(a+=e.substring(s,i-1),s=i):(n.push(a+e.substring(s,i)),a="",s=i+1)),r=92===t,i++,t=e.charCodeAt(i)
|
|
7306
7306
|
return n.push(a+e.substring(s)),n}var TA=cM.isSpace,DA=cM.isSpace,FA=cM.isSpace
|
|
7307
7307
|
function NA(e,t){var n,i,o,r
|
|
7308
|
-
return i=e.bMarks[t]+e.tShift[t],o=e.eMarks[t],42!==(n=e.src.charCodeAt(i++))&&45!==n&&43!==n||i<o&&(r=e.src.charCodeAt(i),!FA(r))?-1:i}function
|
|
7308
|
+
return i=e.bMarks[t]+e.tShift[t],o=e.eMarks[t],42!==(n=e.src.charCodeAt(i++))&&45!==n&&43!==n||i<o&&(r=e.src.charCodeAt(i),!FA(r))?-1:i}function VA(e,t){var n,i=e.bMarks[t]+e.tShift[t],o=i,r=e.eMarks[t]
|
|
7309
7309
|
if(o+1>=r)return-1
|
|
7310
7310
|
if((n=e.src.charCodeAt(o++))<48||n>57)return-1
|
|
7311
7311
|
for(;;){if(o>=r)return-1
|
|
7312
7312
|
if(!((n=e.src.charCodeAt(o++))>=48&&n<=57)){if(41===n||46===n)break
|
|
7313
|
-
return-1}if(o-i>=10)return-1}return o<r&&(n=e.src.charCodeAt(o),!FA(n))?-1:o}var
|
|
7313
|
+
return-1}if(o-i>=10)return-1}return o<r&&(n=e.src.charCodeAt(o),!FA(n))?-1:o}var PA=cM.normalizeReference,zA=cM.isSpace,LA={},HA="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",BA="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",qA=new RegExp("^(?:"+HA+"|"+BA+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?][\\s\\S]*?[?]>|<![A-Z]+\\s+[^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),ZA=new RegExp("^(?:"+HA+"|"+BA+")")
|
|
7314
7314
|
LA.HTML_TAG_RE=qA,LA.HTML_OPEN_CLOSE_TAG_RE=ZA
|
|
7315
7315
|
var jA=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],UA=LA.HTML_OPEN_CLOSE_TAG_RE,WA=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+jA.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(UA.source+"\\s*$"),/^$/,!1]],GA=cM.isSpace,KA=kA,JA=cM.isSpace
|
|
7316
7316
|
function XA(e,t,n,i){var o,r,s,a,l,c,d,h
|
|
@@ -7376,7 +7376,7 @@ for(r=1;l<c;){if((s=e.src.charCodeAt(l++))!==o&&!DA(s))return!1
|
|
|
7376
7376
|
s===o&&r++}return!(r<3)&&(i||(e.line=t+1,(a=e.push("hr","hr",0)).map=[t,e.line],a.markup=Array(r+1).join(String.fromCharCode(o))),!0)},["paragraph","reference","blockquote","list"]],["list",function(e,t,n,i){var o,r,s,a,l,c,d,h,u,p,f,g,m,v,b,w,y,x,k,C,S,$,_,M,A,I,E,O,R=!1,T=!0
|
|
7377
7377
|
if(e.sCount[t]-e.blkIndent>=4)return!1
|
|
7378
7378
|
if(e.listIndent>=0&&e.sCount[t]-e.listIndent>=4&&e.sCount[t]<e.blkIndent)return!1
|
|
7379
|
-
if(i&&"paragraph"===e.parentType&&e.sCount[t]>=e.blkIndent&&(R=!0),(_=
|
|
7379
|
+
if(i&&"paragraph"===e.parentType&&e.sCount[t]>=e.blkIndent&&(R=!0),(_=VA(e,t))>=0){if(d=!0,A=e.bMarks[t]+e.tShift[t],m=Number(e.src.slice(A,_-1)),R&&1!==m)return!1}else{if(!((_=NA(e,t))>=0))return!1
|
|
7380
7380
|
d=!1}if(R&&e.skipSpaces(_)>=e.eMarks[t])return!1
|
|
7381
7381
|
if(g=e.src.charCodeAt(_-1),i)return!0
|
|
7382
7382
|
for(f=e.tokens.length,d?(O=e.push("ordered_list_open","ol",1),1!==m&&(O.attrs=[["start",m]])):O=e.push("bullet_list_open","ul",1),O.map=p=[t,0],O.markup=String.fromCharCode(g),b=t,M=!1,E=e.md.block.ruler.getRules("list"),x=e.parentType,e.parentType="list";b<n;){for($=_,v=e.eMarks[b],c=w=e.sCount[b]+_-(e.bMarks[t]+e.tShift[t]);$<v;){if(9===(o=e.src.charCodeAt($)))w+=4-(w+e.bsCount[b])%4
|
|
@@ -7386,7 +7386,7 @@ if(e.sCount[b]<e.blkIndent)break
|
|
|
7386
7386
|
if(e.sCount[t]-e.blkIndent>=4)break
|
|
7387
7387
|
for(I=!1,s=0,u=E.length;s<u;s++)if(E[s](e,b,n,!0)){I=!0
|
|
7388
7388
|
break}if(I)break
|
|
7389
|
-
if(d){if((_=
|
|
7389
|
+
if(d){if((_=VA(e,b))<0)break
|
|
7390
7390
|
A=e.bMarks[b]+e.tShift[b]}else if((_=NA(e,b))<0)break
|
|
7391
7391
|
if(g!==e.src.charCodeAt(_-1))break}return(O=d?e.push("ordered_list_close","ol",-1):e.push("bullet_list_close","ul",-1)).markup=String.fromCharCode(g),p[1]=b,e.line=b,e.parentType=x,T&&function(e,t){var n,i,o=e.level+2
|
|
7392
7392
|
for(n=t+2,i=e.tokens.length-2;n<i;n++)e.tokens[n].level===o&&"paragraph_open"===e.tokens[n].type&&(e.tokens[n+2].hidden=!0,e.tokens[n].hidden=!0,n+=2)}(e,f),!0},["paragraph","reference","blockquote"]],["reference",function(e,t,n,i){var o,r,s,a,l,c,d,h,u,p,f,g,m,v,b,w,y=0,x=e.bMarks[t]+e.tShift[t],k=e.eMarks[t],C=t+1
|
|
@@ -7406,7 +7406,7 @@ for(r=x=f.pos,s=y+=f.lines,g=x;x<k;x++)if(10===(o=m.charCodeAt(x)))y++
|
|
|
7406
7406
|
else if(!zA(o))break
|
|
7407
7407
|
for(f=e.md.helpers.parseLinkTitle(m,x,k),x<k&&g!==x&&f.ok?(w=f.str,x=f.pos,y+=f.lines):(w="",x=r,y=s);x<k&&(o=m.charCodeAt(x),zA(o));)x++
|
|
7408
7408
|
if(x<k&&10!==m.charCodeAt(x)&&w)for(w="",x=r,y=s;x<k&&(o=m.charCodeAt(x),zA(o));)x++
|
|
7409
|
-
return!(x<k&&10!==m.charCodeAt(x))&&(!!(h=
|
|
7409
|
+
return!(x<k&&10!==m.charCodeAt(x))&&(!!(h=PA(m.slice(1,u)))&&(i||(void 0===e.env.references&&(e.env.references={}),void 0===e.env.references[h]&&(e.env.references[h]={title:w,href:l}),e.parentType=p,e.line=t+y+1),!0))}],["html_block",function(e,t,n,i){var o,r,s,a,l=e.bMarks[t]+e.tShift[t],c=e.eMarks[t]
|
|
7410
7410
|
if(e.sCount[t]-e.blkIndent>=4)return!1
|
|
7411
7411
|
if(!e.md.options.html)return!1
|
|
7412
7412
|
if(60!==e.src.charCodeAt(l))return!1
|
|
@@ -7516,16 +7516,16 @@ for(this.ruler2=new TI,e=0;e<FI.length;e++)this.ruler2.push(FI[e][0],FI[e][1])}N
|
|
|
7516
7516
|
if(void 0===a[i]){if(e.level<s)for(n=0;n<r&&(e.level++,t=o[n](e,!0),e.level--,!t);n++);else e.pos=e.posMax
|
|
7517
7517
|
t||e.pos++,a[i]=e.pos}else e.pos=a[i]},NI.prototype.tokenize=function(e){for(var t,n,i=this.ruler.getRules(""),o=i.length,r=e.posMax,s=e.md.options.maxNesting;e.pos<r;){if(e.level<s)for(n=0;n<o&&!(t=i[n](e,!1));n++);if(t){if(e.pos>=r)break}else e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},NI.prototype.parse=function(e,t,n,i){var o,r,s,a=new this.State(e,t,n,i)
|
|
7518
7518
|
for(this.tokenize(a),s=(r=this.ruler2.getRules("")).length,o=0;o<s;o++)r[o](a)},NI.prototype.State=RI
|
|
7519
|
-
var PI,
|
|
7519
|
+
var VI,PI,zI=NI
|
|
7520
7520
|
function LI(e){return Array.prototype.slice.call(arguments,1).forEach((function(t){t&&Object.keys(t).forEach((function(n){e[n]=t[n]}))})),e}function HI(e){return Object.prototype.toString.call(e)}function BI(e){return"[object Function]"===HI(e)}function qI(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var ZI={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1}
|
|
7521
7521
|
var jI={"http:":{validate:function(e,t,n){var i=e.slice(t)
|
|
7522
7522
|
return n.re.http||(n.re.http=new RegExp("^\\/\\/"+n.re.src_auth+n.re.src_host_port_strict+n.re.src_path,"i")),n.re.http.test(i)?i.match(n.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,t,n){var i=e.slice(t)
|
|
7523
7523
|
return n.re.no_http||(n.re.no_http=new RegExp("^"+n.re.src_auth+"(?:localhost|(?:(?:"+n.re.src_domain+")\\.)+"+n.re.src_domain_root+")"+n.re.src_port+n.re.src_host_terminator+n.re.src_path,"i")),n.re.no_http.test(i)?t>=3&&":"===e[t-3]||t>=3&&"/"===e[t-3]?0:i.match(n.re.no_http)[0].length:0}},"mailto:":{validate:function(e,t,n){var i=e.slice(t)
|
|
7524
7524
|
return n.re.mailto||(n.re.mailto=new RegExp("^"+n.re.src_email_name+"@"+n.re.src_host_strict,"i")),n.re.mailto.test(i)?i.match(n.re.mailto)[0].length:0}}},UI="a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",WI="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|")
|
|
7525
|
-
function GI(e){var t=e.re=(
|
|
7525
|
+
function GI(e){var t=e.re=(PI||(PI=1,VI=function(e){var t={}
|
|
7526
7526
|
e=e||{},t.src_Any=BM().source,t.src_Cc=qM().source,t.src_Z=ZM().source,t.src_P=hM.source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|")
|
|
7527
7527
|
var n="[><|]"
|
|
7528
|
-
return t.src_pseudo_letter="(?:(?![><|]|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|[><|]|"+t.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|"+n+"|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+t.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+t.src_ZCc+"|$)|;(?!"+t.src_ZCc+"|$)|\\!+(?!"+t.src_ZCc+"|[!]|$)|\\?(?!"+t.src_ZCc+"|[?]|$))+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy='(^|[><|]|"|\\(|'+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t}),
|
|
7528
|
+
return t.src_pseudo_letter="(?:(?![><|]|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|[><|]|"+t.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|"+n+"|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+t.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+t.src_ZCc+"|$)|;(?!"+t.src_ZCc+"|$)|\\!+(?!"+t.src_ZCc+"|[!]|$)|\\?(?!"+t.src_ZCc+"|[?]|$))+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy='(^|[><|]|"|\\(|'+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t}),VI)(e.__opts__),n=e.__tlds__.slice()
|
|
7529
7529
|
function i(e){return e.replace("%TLDS%",t.src_tlds)}e.onCompile(),e.__tlds_replaced__||n.push(UI),n.push(t.src_xn),t.src_tlds=n.join("|"),t.email_fuzzy=RegExp(i(t.tpl_email_fuzzy),"i"),t.link_fuzzy=RegExp(i(t.tpl_link_fuzzy),"i"),t.link_no_ip_fuzzy=RegExp(i(t.tpl_link_no_ip_fuzzy),"i"),t.host_fuzzy_test=RegExp(i(t.tpl_host_fuzzy_test),"i")
|
|
7530
7530
|
var o=[]
|
|
7531
7531
|
function r(e,t){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+t)}e.__compiled__={},Object.keys(e.__schemas__).forEach((function(t){var n=e.__schemas__[t]
|
|
@@ -7564,14 +7564,14 @@ m=xE(f-r,t=u.length+1,0==r),pE(f/t)>QI-g&&gE("overflow"),g+=pE(f/t),f%=t,u.splic
|
|
|
7564
7564
|
for(u=(e=bE(e)).length,t=sE,n=0,r=rE,s=0;s<u;++s)(h=e[s])<128&&m.push(fE(h))
|
|
7565
7565
|
for(i=o=m.length,o&&m.push(aE);i<u;){for(a=QI,s=0;s<u;++s)(h=e[s])>=t&&h<a&&(a=h)
|
|
7566
7566
|
for(a-t>pE((QI-n)/(p=i+1))&&gE("overflow"),n+=(a-t)*p,t=a,s=0;s<u;++s)if((h=e[s])<t&&++n>QI&&gE("overflow"),h==t){for(l=n,c=eE;!(l<(d=c<=r?tE:c>=r+nE?nE:c-r));c+=eE)g=l-d,f=eE-d,m.push(fE(yE(d+g%f,0))),l=pE(g/f)
|
|
7567
|
-
m.push(fE(yE(l,0))),r=xE(n,p,i==o),n=0,++i}++n,++t}return m.join("")}function SE(e){return vE(e,(function(e){return lE.test(e)?kE(e.slice(4).toLowerCase()):e}))}function $E(e){return vE(e,(function(e){return cE.test(e)?"xn--"+CE(e):e}))}var _E="1.4.1",ME={decode:bE,encode:wE},AE={version:_E,ucs2:ME,toASCII:$E,toUnicode:SE,encode:CE,decode:kE},IE=cM,EE=UM,OE=eA,RE=IA,TE=nI,DE=zI,FE=YI,NE=uM,
|
|
7567
|
+
m.push(fE(yE(l,0))),r=xE(n,p,i==o),n=0,++i}++n,++t}return m.join("")}function SE(e){return vE(e,(function(e){return lE.test(e)?kE(e.slice(4).toLowerCase()):e}))}function $E(e){return vE(e,(function(e){return cE.test(e)?"xn--"+CE(e):e}))}var _E="1.4.1",ME={decode:bE,encode:wE},AE={version:_E,ucs2:ME,toASCII:$E,toUnicode:SE,encode:CE,decode:kE},IE=cM,EE=UM,OE=eA,RE=IA,TE=nI,DE=zI,FE=YI,NE=uM,VE=lM(Object.freeze({__proto__:null,decode:kE,default:AE,encode:CE,toASCII:$E,toUnicode:SE,ucs2:ME,version:_E})),PE={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},zE=/^(vbscript|javascript|file|data):/,LE=/^data:image\/(gif|png|jpeg|webp);/
|
|
7568
7568
|
function HE(e){var t=e.trim().toLowerCase()
|
|
7569
7569
|
return!zE.test(t)||!!LE.test(t)}var BE=["http:","https:","mailto:"]
|
|
7570
7570
|
function qE(e){var t=NE.parse(e,!0)
|
|
7571
|
-
if(t.hostname&&(!t.protocol||BE.indexOf(t.protocol)>=0))try{t.hostname=
|
|
7572
|
-
if(t.hostname&&(!t.protocol||BE.indexOf(t.protocol)>=0))try{t.hostname=
|
|
7571
|
+
if(t.hostname&&(!t.protocol||BE.indexOf(t.protocol)>=0))try{t.hostname=VE.toASCII(t.hostname)}catch(e){}return NE.encode(NE.format(t))}function ZE(e){var t=NE.parse(e,!0)
|
|
7572
|
+
if(t.hostname&&(!t.protocol||BE.indexOf(t.protocol)>=0))try{t.hostname=VE.toUnicode(t.hostname)}catch(e){}return NE.decode(NE.format(t),NE.decode.defaultChars+"%")}function jE(e,t){if(!(this instanceof jE))return new jE(e,t)
|
|
7573
7573
|
t||IE.isString(e)||(t=e||{},e="default"),this.inline=new DE,this.block=new TE,this.core=new RE,this.renderer=new OE,this.linkify=new FE,this.validateLink=HE,this.normalizeLink=qE,this.normalizeLinkText=ZE,this.utils=IE,this.helpers=IE.assign({},EE),this.options={},this.configure(e),t&&this.set(t)}jE.prototype.set=function(e){return IE.assign(this.options,e),this},jE.prototype.configure=function(e){var t,n=this
|
|
7574
|
-
if(IE.isString(e)&&!(e=
|
|
7574
|
+
if(IE.isString(e)&&!(e=PE[t=e]))throw new Error('Wrong `markdown-it` preset "'+t+'", check name')
|
|
7575
7575
|
if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty")
|
|
7576
7576
|
return e.options&&n.set(e.options),e.components&&Object.keys(e.components).forEach((function(t){e.components[t].rules&&n[t].ruler.enableOnly(e.components[t].rules),e.components[t].rules2&&n[t].ruler2.enableOnly(e.components[t].rules2)})),this},jE.prototype.enable=function(e,t){var n=[]
|
|
7577
7577
|
Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(t){n=n.concat(this[t].ruler.enable(e,!0))}),this),n=n.concat(this.inline.ruler2.enable(e,!0))
|
|
@@ -7654,7 +7654,7 @@ return!1}const tO=new QE(WE,UE("commonmark",{html:!1}),{blockquote:{block:"block
|
|
|
7654
7654
|
color: ${hl};
|
|
7655
7655
|
}
|
|
7656
7656
|
`
|
|
7657
|
-
class oO extends
|
|
7657
|
+
class oO extends Vt{constructor(){super(),this.markdown="",this.domSerializer=ay.fromSchema(WE),this.markdownParser=this.initializeMarkdownParser()}connectedCallback(){super.connectedCallback(),this.updateView()}markdownChanged(){this.$fastController.isConnected&&this.updateView()}initializeMarkdownParser(){const e=tO.tokenizer.configure("zero").enable(["emphasis","list","autolink"])
|
|
7658
7658
|
return new QE(WE,e,tO.tokens)}parseMarkdownToDOM(e){const t=this.markdownParser.parse(e)
|
|
7659
7659
|
return null===t?document.createDocumentFragment():this.domSerializer.serializeFragment(t.content)}updateView(){if(this.markdown){const e=this.parseMarkdownToDOM(this.markdown)
|
|
7660
7660
|
this.viewer.replaceChildren(e)}else this.viewer.innerHTML=""}}e([m],oO.prototype,"markdown",void 0)
|
|
@@ -7706,7 +7706,7 @@ const lO=aO.compose({baseName:"select",baseClass:Gi,template:(e,t)=>W`
|
|
|
7706
7706
|
@keydown="${(e,t)=>e.keydownHandler(t.event)}"
|
|
7707
7707
|
@mousedown="${(e,t)=>e.mousedownHandler(t.event)}"
|
|
7708
7708
|
>
|
|
7709
|
-
${
|
|
7709
|
+
${Pe((e=>e.collapsible),W`
|
|
7710
7710
|
<div
|
|
7711
7711
|
class="control"
|
|
7712
7712
|
part="control"
|
|
@@ -7732,7 +7732,7 @@ const lO=aO.compose({baseName:"select",baseClass:Gi,template:(e,t)=>W`
|
|
|
7732
7732
|
class="anchored-region"
|
|
7733
7733
|
fixed-placement
|
|
7734
7734
|
auto-update-mode="auto"
|
|
7735
|
-
vertical-default-position="${e=>e.positionAttribute===
|
|
7735
|
+
vertical-default-position="${e=>e.positionAttribute===Pf?"top":"bottom"}"
|
|
7736
7736
|
vertical-positioning-mode="${e=>e.positionAttribute?"locktodefault":"dynamic"}"
|
|
7737
7737
|
horizontal-default-position="center"
|
|
7738
7738
|
horizontal-positioning-mode="locktodefault"
|
|
@@ -7764,7 +7764,7 @@ const cO=we`
|
|
|
7764
7764
|
${Io("inline-flex")}
|
|
7765
7765
|
|
|
7766
7766
|
:host {
|
|
7767
|
-
height: ${
|
|
7767
|
+
height: ${Va};
|
|
7768
7768
|
aspect-ratio: 1 / 1;
|
|
7769
7769
|
--ni-private-spinner-animation-play-state: running;
|
|
7770
7770
|
}
|
|
@@ -7918,7 +7918,7 @@ const cO=we`
|
|
|
7918
7918
|
</div>
|
|
7919
7919
|
</template>
|
|
7920
7920
|
`,hO={default:void 0,accent:"accent"}
|
|
7921
|
-
class uO extends
|
|
7921
|
+
class uO extends Vt{constructor(){super(...arguments),this.appearance=hO.default}}e([se],uO.prototype,"appearance",void 0)
|
|
7922
7922
|
const pO=uO.compose({baseName:"spinner",template:dO,styles:cO})
|
|
7923
7923
|
mi.getOrCreate().withPrefix("nimble").register(pO()),mi.tagFor(uO)
|
|
7924
7924
|
const fO=we`
|
|
@@ -8354,13 +8354,13 @@ return n}return i}))},getIsExpanded:()=>{var n
|
|
|
8354
8354
|
const i=t.getState().expanded
|
|
8355
8355
|
return!!(null!=(n=null==t.options.getIsRowExpanded?void 0:t.options.getIsRowExpanded(e))?n:!0===i||(null==i?void 0:i[e.id]))},getCanExpand:()=>{var n,i,o
|
|
8356
8356
|
return null!=(n=null==t.options.getRowCanExpand?void 0:t.options.getRowCanExpand(e))?n:(null==(i=t.options.enableExpanding)||i)&&!(null==(o=e.subRows)||!o.length)},getToggleExpandedHandler:()=>{const t=e.getCanExpand()
|
|
8357
|
-
return()=>{t&&e.toggleExpanded()}}})},
|
|
8357
|
+
return()=>{t&&e.toggleExpanded()}}})},VO=(e,t,n)=>{var i,o,r
|
|
8358
8358
|
const s=n.toLowerCase()
|
|
8359
8359
|
return Boolean(null==(i=e.getValue(t))||null==(o=i.toString())||null==(r=o.toLowerCase())?void 0:r.includes(s))}
|
|
8360
|
-
PO.autoRemove=e=>WO(e)
|
|
8361
|
-
const VO=(e,t,n)=>{var i,o
|
|
8362
|
-
return Boolean(null==(i=e.getValue(t))||null==(o=i.toString())?void 0:o.includes(n))}
|
|
8363
8360
|
VO.autoRemove=e=>WO(e)
|
|
8361
|
+
const PO=(e,t,n)=>{var i,o
|
|
8362
|
+
return Boolean(null==(i=e.getValue(t))||null==(o=i.toString())?void 0:o.includes(n))}
|
|
8363
|
+
PO.autoRemove=e=>WO(e)
|
|
8364
8364
|
const zO=(e,t,n)=>{var i,o
|
|
8365
8365
|
return(null==(i=e.getValue(t))||null==(o=i.toString())?void 0:o.toLowerCase())===(null==n?void 0:n.toLowerCase())}
|
|
8366
8366
|
zO.autoRemove=e=>WO(e)
|
|
@@ -8383,7 +8383,7 @@ return r>=i&&r<=o}
|
|
|
8383
8383
|
jO.resolveFilterValue=e=>{let[t,n]=e,i="number"!=typeof t?parseFloat(t):t,o="number"!=typeof n?parseFloat(n):n,r=null===t||Number.isNaN(i)?-1/0:i,s=null===n||Number.isNaN(o)?1/0:o
|
|
8384
8384
|
if(r>s){const e=r
|
|
8385
8385
|
r=s,s=e}return[r,s]},jO.autoRemove=e=>WO(e)||WO(e[0])&&WO(e[1])
|
|
8386
|
-
const UO={includesString:
|
|
8386
|
+
const UO={includesString:VO,includesStringSensitive:PO,equalsString:zO,arrIncludes:LO,arrIncludesAll:HO,arrIncludesSome:BO,equals:qO,weakEquals:ZO,inNumberRange:jO}
|
|
8387
8387
|
function WO(e){return null==e||""===e}const GO={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:e=>({columnFilters:[],globalFilter:void 0,...e}),getDefaultOptions:e=>({onColumnFiltersChange:$O("columnFilters",e),onGlobalFilterChange:$O("globalFilter",e),filterFromLeafRows:!1,maxLeafRowFilterDepth:100,globalFilterFn:"auto",getColumnCanGlobalFilter:t=>{var n,i
|
|
8388
8388
|
const o=null==(n=e.getCoreRowModel().flatRows[0])||null==(i=n._getAllCellsByColumnId()[t.id])?void 0:i.getValue()
|
|
8389
8389
|
return"string"==typeof o||"number"==typeof o}}),createColumn:(e,t)=>({getAutoFilterFn:()=>{const n=t.getCoreRowModel().flatRows[0],i=null==n?void 0:n.getValue(e.id)
|
|
@@ -8610,7 +8610,7 @@ return r?(g._groupingValuesCache[t]=r(t,f,h),g._groupingValuesCache[t]):void 0}}
|
|
|
8610
8610
|
return d},a=s(n.rows,0)
|
|
8611
8611
|
return a.forEach((e=>{o.push(e),r[e.id]=e})),{rows:a,flatRows:o,rowsById:r}}),{key:!1,debug:()=>{var t
|
|
8612
8612
|
return null!=(t=e.options.debugAll)?t:e.options.debugTable},onChange:()=>{e._queue((()=>{e._autoResetExpanded(),e._autoResetPageIndex()}))}})}const vR={none:void 0,ascending:"ascending",descending:"descending"},bR={none:void 0,single:"single",multiple:"multiple"},wR="notSelected",yR="selected",xR="partiallySelected",kR="basic",CR="localeAwareCaseSensitive"
|
|
8613
|
-
class SR extends
|
|
8613
|
+
class SR extends Vt{}e([m],SR.prototype,"groupHeaderValue",void 0),e([m],SR.prototype,"columnConfig",void 0)
|
|
8614
8614
|
const $R=e=>((e=>{let t
|
|
8615
8615
|
try{t=document.createElement(e)}catch(e){}if(!(t instanceof SR))throw new Error(`Group header view tag name (${e}) must evaluate to an element extending TableGroupHeaderView`)})(e),W`
|
|
8616
8616
|
<${e}
|
|
@@ -8620,7 +8620,7 @@ try{t=document.createElement(e)}catch(e){}if(!(t instanceof SR))throw new Error(
|
|
|
8620
8620
|
>
|
|
8621
8621
|
</${e}>
|
|
8622
8622
|
`)
|
|
8623
|
-
class _R extends
|
|
8623
|
+
class _R extends Vt{constructor(){super(...arguments),this.delegatedEvents=[],this.delegatedEventHandler=()=>{}}focusedRecycleCallback(){}columnChanged(){for(const e of this.delegatedEvents)this.removeEventListener(e,this.delegatedEventHandler)
|
|
8624
8624
|
if(this.delegatedEvents=[],this.delegatedEventHandler=()=>{},this.column){this.delegatedEvents=this.column.columnInternals.delegatedEvents,this.delegatedEventHandler=e=>{this.recordId&&this.column?.dispatchEvent(new CustomEvent("delegated-event",{detail:{originalEvent:e,recordId:this.recordId}}))}
|
|
8625
8625
|
for(const e of this.delegatedEvents)this.addEventListener(e,this.delegatedEventHandler)}}}e([m],_R.prototype,"cellRecord",void 0),e([m],_R.prototype,"columnConfig",void 0),e([m],_R.prototype,"column",void 0),e([m],_R.prototype,"recordId",void 0)
|
|
8626
8626
|
const MR=e=>((e=>{let t
|
|
@@ -8635,7 +8635,7 @@ try{t=document.createElement(e)}catch(e){}if(!(t instanceof _R))throw new Error(
|
|
|
8635
8635
|
</${e}>
|
|
8636
8636
|
`)
|
|
8637
8637
|
class AR{constructor(e){this.uniqueId=Xs("table-column-slot"),this.validConfiguration=!0,this.sortOperation=kR,this.dataRecordFieldNames=[],this.groupingDisabled=!1,this.fractionalWidth=1,this.minPixelWidth=117,this.currentFractionalWidth=1,this.currentSortDirection=vR.none,this.cellRecordFieldNames=e.cellRecordFieldNames,this.cellViewTemplate=MR(e.cellViewTag),this.groupHeaderViewTemplate=$R(e.groupHeaderViewTag),this.delegatedEvents=e.delegatedEvents,this.sortOperation=e.sortOperation??kR}fractionalWidthChanged(){this.currentFractionalWidth=this.fractionalWidth}pixelWidthChanged(){this.currentPixelWidth=this.pixelWidth}}e([m],AR.prototype,"columnConfig",void 0),e([m],AR.prototype,"validConfiguration",void 0),e([m],AR.prototype,"operandDataRecordFieldName",void 0),e([m],AR.prototype,"sortOperation",void 0),e([m],AR.prototype,"dataRecordFieldNames",void 0),e([m],AR.prototype,"groupingDisabled",void 0),e([m],AR.prototype,"groupIndex",void 0),e([m],AR.prototype,"pixelWidth",void 0),e([m],AR.prototype,"fractionalWidth",void 0),e([m],AR.prototype,"minPixelWidth",void 0),e([m],AR.prototype,"currentFractionalWidth",void 0),e([m],AR.prototype,"currentPixelWidth",void 0),e([m],AR.prototype,"currentSortIndex",void 0),e([m],AR.prototype,"currentSortDirection",void 0)
|
|
8638
|
-
class IR extends
|
|
8638
|
+
class IR extends Vt{constructor(){super(...arguments),this.columnInternals=new AR(this.getColumnInternalsOptions()),this.columnHidden=!1,this.sortDirection=vR.none,this.sortingDisabled=!1,this.hasOverflow=!1}checkValidity(){return this.columnInternals.validConfiguration}get validity(){return{}}get headerTextContent(){return this.contentSlot.assignedNodes().map((e=>e.textContent?.trim())).join(" ")}connectedCallback(){super.connectedCallback(),this.setAttribute("slot",this.columnInternals.uniqueId)}sortDirectionChanged(){this.sortingDisabled||(this.columnInternals.currentSortDirection=this.sortDirection)}sortIndexChanged(){this.sortingDisabled||(this.columnInternals.currentSortIndex=this.sortIndex)}sortingDisabledChanged(){this.sortingDisabled?(this.columnInternals.currentSortDirection=vR.none,this.columnInternals.currentSortIndex=void 0):(this.columnInternals.currentSortDirection=this.sortDirection,this.columnInternals.currentSortIndex=this.sortIndex)}}e([se({attribute:"column-id"})],IR.prototype,"columnId",void 0),e([se({attribute:"action-menu-slot"})],IR.prototype,"actionMenuSlot",void 0),e([se({attribute:"action-menu-label"})],IR.prototype,"actionMenuLabel",void 0),e([se({attribute:"column-hidden",mode:"boolean"})],IR.prototype,"columnHidden",void 0),e([se({attribute:"sort-index",converter:oe})],IR.prototype,"sortIndex",void 0),e([se({attribute:"sort-direction"})],IR.prototype,"sortDirection",void 0),e([se({attribute:"sorting-disabled",mode:"boolean"})],IR.prototype,"sortingDisabled",void 0),e([m],IR.prototype,"hasOverflow",void 0)
|
|
8639
8639
|
class ER{constructor(){this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,this.duplicateColumnId=!1,this.missingColumnId=!1,this.duplicateSortIndex=!1,this.duplicateGroupIndex=!1,this.idFieldNameNotConfigured=!1,this.invalidColumnConfiguration=!1,this.recordIds=new Set}getValidity(){return{duplicateRecordId:this.duplicateRecordId,missingRecordId:this.missingRecordId,invalidRecordId:this.invalidRecordId,duplicateColumnId:this.duplicateColumnId,missingColumnId:this.missingColumnId,duplicateSortIndex:this.duplicateSortIndex,duplicateGroupIndex:this.duplicateGroupIndex,idFieldNameNotConfigured:this.idFieldNameNotConfigured,invalidColumnConfiguration:this.invalidColumnConfiguration}}isValid(){return Object.values(this.getValidity()).every((e=>!1===e))}areRecordIdsValid(){const e=this.getValidity()
|
|
8640
8640
|
return!e.duplicateRecordId&&!e.missingRecordId&&!e.invalidRecordId}validateSelectionMode(e,t){return this.idFieldNameNotConfigured=e!==bR.none&&"string"!=typeof t,!this.idFieldNameNotConfigured}validateRecordIds(e,t){if(this.duplicateRecordId=!1,this.missingRecordId=!1,this.invalidRecordId=!1,this.recordIds.clear(),"string"!=typeof t)return!0
|
|
8641
8641
|
for(const n of e){if(!Object.prototype.hasOwnProperty.call(n,t)){this.missingRecordId=!0
|
|
@@ -8850,21 +8850,21 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(e
|
|
|
8850
8850
|
>
|
|
8851
8851
|
<slot></slot>
|
|
8852
8852
|
${""}
|
|
8853
|
-
${
|
|
8853
|
+
${Pe((e=>e.sortDirection===vR.ascending),W`
|
|
8854
8854
|
<${bg} class="sort-indicator" aria-hidden="true"></${bg}>
|
|
8855
8855
|
`)}
|
|
8856
|
-
${
|
|
8856
|
+
${Pe((e=>e.sortDirection===vR.descending),W`
|
|
8857
8857
|
<${sg} class="sort-indicator" aria-hidden="true"></${sg}>
|
|
8858
8858
|
`)}
|
|
8859
|
-
${
|
|
8859
|
+
${Pe((e=>e.isGrouped),W`
|
|
8860
8860
|
<${Kv} class="grouped-indicator" title="${e=>Cb.getValueFor(e)}"></${Kv}>
|
|
8861
8861
|
`)}
|
|
8862
8862
|
</template>
|
|
8863
8863
|
`
|
|
8864
|
-
class DR extends
|
|
8864
|
+
class DR extends Vt{constructor(){super(...arguments),this.sortDirection=vR.none,this.firstSortedColumn=!1,this.isGrouped=!1}sortDirectionChanged(e,t){this.updateAriaSort()}firstSortedColumnChanged(e,t){this.updateAriaSort()}updateAriaSort(){this.firstSortedColumn&&this.sortDirection!==vR.none?this.sortDirection===vR.ascending?this.ariaSort="ascending":this.ariaSort="descending":this.ariaSort=null}}e([se({attribute:"sort-direction"})],DR.prototype,"sortDirection",void 0),e([se({attribute:"first-sorted-column",mode:"boolean"})],DR.prototype,"firstSortedColumn",void 0),e([m],DR.prototype,"isGrouped",void 0)
|
|
8865
8865
|
const FR=DR.compose({baseName:"table-header",template:TR,styles:RR})
|
|
8866
8866
|
mi.getOrCreate().withPrefix("nimble").register(FR())
|
|
8867
|
-
const NR=mi.tagFor(DR),
|
|
8867
|
+
const NR=mi.tagFor(DR),VR=we`
|
|
8868
8868
|
${Io("flex")}
|
|
8869
8869
|
|
|
8870
8870
|
:host {
|
|
@@ -8951,7 +8951,7 @@ const NR=mi.tagFor(DR),PR=we`
|
|
|
8951
8951
|
:host([selected]:hover)::before {
|
|
8952
8952
|
background-color: ${br(tr,.2)};
|
|
8953
8953
|
}
|
|
8954
|
-
`)),
|
|
8954
|
+
`)),PR=we`
|
|
8955
8955
|
${Io("flex")}
|
|
8956
8956
|
|
|
8957
8957
|
:host {
|
|
@@ -8984,7 +8984,7 @@ const NR=mi.tagFor(DR),PR=we`
|
|
|
8984
8984
|
`,zR=W`
|
|
8985
8985
|
<template role="cell" style="--ni-private-table-cell-nesting-level: ${e=>e.nestingLevel}">
|
|
8986
8986
|
${e=>e.cellViewTemplate}
|
|
8987
|
-
${
|
|
8987
|
+
${Pe((e=>e.hasActionMenu),W`
|
|
8988
8988
|
<${Bb} ${De("actionMenuButton")}
|
|
8989
8989
|
content-hidden
|
|
8990
8990
|
appearance="${fd}"
|
|
@@ -8993,19 +8993,19 @@ const NR=mi.tagFor(DR),PR=we`
|
|
|
8993
8993
|
@click="${(e,t)=>t.event.stopPropagation()}"
|
|
8994
8994
|
class="action-menu"
|
|
8995
8995
|
>
|
|
8996
|
-
<${
|
|
8996
|
+
<${Pv} slot="start"></${Pv}>
|
|
8997
8997
|
${e=>e.actionMenuLabel??kb.getValueFor(e)}
|
|
8998
8998
|
<slot name="cellActionMenu" slot="menu"></slot>
|
|
8999
8999
|
</${Bb}>
|
|
9000
9000
|
`)}
|
|
9001
9001
|
</template>
|
|
9002
9002
|
`
|
|
9003
|
-
class LR extends
|
|
9004
|
-
const HR=LR.compose({baseName:"table-cell",template:zR,styles:
|
|
9003
|
+
class LR extends Vt{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([m],LR.prototype,"cellState",void 0),e([m],LR.prototype,"column",void 0),e([m],LR.prototype,"recordId",void 0),e([se({attribute:"column-id"})],LR.prototype,"columnId",void 0),e([se({attribute:"has-action-menu",mode:"boolean"})],LR.prototype,"hasActionMenu",void 0),e([se({attribute:"menu-open",mode:"boolean"})],LR.prototype,"menuOpen",void 0),e([se({attribute:"action-menu-label"})],LR.prototype,"actionMenuLabel",void 0),e([m],LR.prototype,"cellViewTemplate",void 0),e([m],LR.prototype,"nestingLevel",void 0)
|
|
9004
|
+
const HR=LR.compose({baseName:"table-cell",template:zR,styles:PR})
|
|
9005
9005
|
mi.getOrCreate().withPrefix("nimble").register(HR())
|
|
9006
9006
|
const BR=mi.tagFor(LR),qR=W`
|
|
9007
9007
|
<template role="row" aria-selected=${e=>e.ariaSelected}>
|
|
9008
|
-
${
|
|
9008
|
+
${Pe((e=>e.selectable&&!e.hideSelection),W`
|
|
9009
9009
|
<span role="gridcell" class="checkbox-container">
|
|
9010
9010
|
<${Ef}
|
|
9011
9011
|
${De("selectionCheckbox")}
|
|
@@ -9021,7 +9021,7 @@ const BR=mi.tagFor(LR),qR=W`
|
|
|
9021
9021
|
|
|
9022
9022
|
<span ${De("cellContainer")} class="cell-container">
|
|
9023
9023
|
${Ze((e=>e.columnStates),W`
|
|
9024
|
-
${
|
|
9024
|
+
${Pe((e=>!e.column.columnHidden),W`
|
|
9025
9025
|
<${BR}
|
|
9026
9026
|
class="cell"
|
|
9027
9027
|
:cellState="${e=>e.cellState}"
|
|
@@ -9036,7 +9036,7 @@ const BR=mi.tagFor(LR),qR=W`
|
|
|
9036
9036
|
:nestingLevel="${e=>e.cellIndentLevel};"
|
|
9037
9037
|
>
|
|
9038
9038
|
|
|
9039
|
-
${
|
|
9039
|
+
${Pe(((e,t)=>t.parent.currentActionMenuColumn===e.column&&e.column.actionMenuSlot),W`
|
|
9040
9040
|
<slot
|
|
9041
9041
|
name="${e=>`row-action-menu-${e.column.actionMenuSlot}`}"
|
|
9042
9042
|
slot="cellActionMenu"
|
|
@@ -9048,7 +9048,7 @@ const BR=mi.tagFor(LR),qR=W`
|
|
|
9048
9048
|
</span>
|
|
9049
9049
|
</template>
|
|
9050
9050
|
`
|
|
9051
|
-
class ZR extends
|
|
9051
|
+
class ZR extends Vt{constructor(){super(...arguments),this.selectable=!1,this.selected=!1,this.hideSelection=!1,this.columns=[],this.nestingLevel=0,this.menuOpen=!1,this.ignoreSelectionChangeEvents=!1}get columnStates(){return this.columns.map(((e,t)=>{const n=e.columnInternals.dataRecordFieldNames
|
|
9052
9052
|
let i
|
|
9053
9053
|
if(this.hasValidFieldNames(n)&&this.dataRecord){const t=n.map((e=>this.dataRecord[e]))
|
|
9054
9054
|
i={cellRecord:Object.fromEntries(e.columnInternals.cellRecordFieldNames.map(((e,n)=>[e,t[n]]))),columnConfig:e.columnInternals.columnConfig}}return{column:e,cellState:i,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
|
|
@@ -9058,7 +9058,7 @@ const n={oldState:!t,newState:t}
|
|
|
9058
9058
|
this.$emit("row-selection-toggle",n)}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 LR&&e.menuOpen))
|
|
9059
9059
|
e?.actionMenuButton?.open&&e.actionMenuButton.toggleButton.control.click()}}emitActionMenuToggleEvent(e,t,n){const i={newState:t.newState,oldState:t.oldState,recordIds:[this.recordId],columnId:n.columnId}
|
|
9060
9060
|
this.$emit(e,i)}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([se({attribute:"record-id"})],ZR.prototype,"recordId",void 0),e([se({mode:"boolean"})],ZR.prototype,"selectable",void 0),e([se({mode:"boolean"})],ZR.prototype,"selected",void 0),e([se({attribute:"hide-selection",mode:"boolean"})],ZR.prototype,"hideSelection",void 0),e([m],ZR.prototype,"dataRecord",void 0),e([m],ZR.prototype,"columns",void 0),e([m],ZR.prototype,"currentActionMenuColumn",void 0),e([m],ZR.prototype,"nestingLevel",void 0),e([se({attribute:"menu-open",mode:"boolean"})],ZR.prototype,"menuOpen",void 0),e([m],ZR.prototype,"selectionCheckbox",void 0),e([v],ZR.prototype,"columnStates",null),e([v],ZR.prototype,"ariaSelected",null)
|
|
9061
|
-
const jR=ZR.compose({baseName:"table-row",template:qR,styles:
|
|
9061
|
+
const jR=ZR.compose({baseName:"table-row",template:qR,styles:VR})
|
|
9062
9062
|
mi.getOrCreate().withPrefix("nimble").register(jR())
|
|
9063
9063
|
const UR=mi.tagFor(ZR),WR=we`
|
|
9064
9064
|
${Io("grid")}
|
|
@@ -9171,7 +9171,7 @@ const UR=mi.tagFor(ZR),WR=we`
|
|
|
9171
9171
|
@click=${e=>e.onGroupExpandToggle()}
|
|
9172
9172
|
style="--ni-private-table-group-row-indent-level: ${e=>e.nestingLevel};"
|
|
9173
9173
|
>
|
|
9174
|
-
${
|
|
9174
|
+
${Pe((e=>e.selectable),W`
|
|
9175
9175
|
<span role="gridcell" class="checkbox-container">
|
|
9176
9176
|
<${Ef}
|
|
9177
9177
|
${De("selectionCheckbox")}
|
|
@@ -9201,7 +9201,7 @@ const UR=mi.tagFor(ZR),WR=we`
|
|
|
9201
9201
|
</div>
|
|
9202
9202
|
</template>
|
|
9203
9203
|
`
|
|
9204
|
-
class KR extends
|
|
9204
|
+
class KR extends Vt{constructor(){super(...arguments),this.nestingLevel=0,this.expanded=!1,this.selectable=!1,this.selectionState=wR,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
|
|
9205
9205
|
const t=e.target.checked
|
|
9206
9206
|
this.selectionState=t?yR:wR
|
|
9207
9207
|
const n={oldState:!t,newState:t}
|
|
@@ -9229,7 +9229,7 @@ const XR=mi.tagFor(KR),YR=W`
|
|
|
9229
9229
|
<div role="rowgroup" class="header-row-container">
|
|
9230
9230
|
<div class="header-row" role="row">
|
|
9231
9231
|
<span class="header-row-action-container" ${De("headerRowActionContainer")}>
|
|
9232
|
-
${
|
|
9232
|
+
${Pe((e=>e.selectionMode===bR.multiple),W`
|
|
9233
9233
|
<span role="columnheader" class="checkbox-container">
|
|
9234
9234
|
<${Ef}
|
|
9235
9235
|
${De("selectionCheckbox")}
|
|
@@ -9255,7 +9255,7 @@ const XR=mi.tagFor(KR),YR=W`
|
|
|
9255
9255
|
<span class="column-headers-container" ${De("columnHeadersContainer")}>
|
|
9256
9256
|
${Ze((e=>e.visibleColumns),W`
|
|
9257
9257
|
<div class="header-container">
|
|
9258
|
-
${
|
|
9258
|
+
${Pe(((e,t)=>t.index>0),W`
|
|
9259
9259
|
<div class="column-divider left ${(e,t)=>""+(t.parent.layoutManager.activeColumnIndex===t.index?"active":"")}"
|
|
9260
9260
|
@mousedown="${(e,t)=>t.parent.onLeftDividerMouseDown(t.event,t.index)}">
|
|
9261
9261
|
</div>
|
|
@@ -9269,7 +9269,7 @@ const XR=mi.tagFor(KR),YR=W`
|
|
|
9269
9269
|
>
|
|
9270
9270
|
<slot name="${e=>e.slot}"></slot>
|
|
9271
9271
|
</${NR}>
|
|
9272
|
-
${
|
|
9272
|
+
${Pe(((e,t)=>t.index<t.length-1),W`
|
|
9273
9273
|
<div class="column-divider right ${(e,t)=>""+(t.parent.layoutManager.activeColumnIndex===t.index?"active":"")}"
|
|
9274
9274
|
@mousedown="${(e,t)=>t.parent.onRightDividerMouseDown(t.event,t.index)}">
|
|
9275
9275
|
</div>
|
|
@@ -9284,9 +9284,9 @@ const XR=mi.tagFor(KR),YR=W`
|
|
|
9284
9284
|
<div class="table-scroll"></div>
|
|
9285
9285
|
<div class="table-row-container" ${Je({property:"rowElements",filter:je(UR)})}
|
|
9286
9286
|
role="rowgroup">
|
|
9287
|
-
${
|
|
9287
|
+
${Pe((e=>e.columns.length>0&&e.canRenderRows),W`
|
|
9288
9288
|
${Ze((e=>e.virtualizer.visibleItems),W`
|
|
9289
|
-
${
|
|
9289
|
+
${Pe(((e,t)=>t.parent.tableData[e.index]?.isGrouped),W`
|
|
9290
9290
|
<${XR}
|
|
9291
9291
|
class="group-row"
|
|
9292
9292
|
:groupRowValue="${(e,t)=>t.parent.tableData[e.index]?.groupRowValue}"
|
|
@@ -9301,7 +9301,7 @@ const XR=mi.tagFor(KR),YR=W`
|
|
|
9301
9301
|
>
|
|
9302
9302
|
</${XR}>
|
|
9303
9303
|
`)}
|
|
9304
|
-
${
|
|
9304
|
+
${Pe(((e,t)=>!t.parent.tableData[e.index]?.isGrouped),W`
|
|
9305
9305
|
<${UR}
|
|
9306
9306
|
class="row"
|
|
9307
9307
|
record-id="${(e,t)=>t.parent.tableData[e.index]?.id}"
|
|
@@ -9316,7 +9316,7 @@ const XR=mi.tagFor(KR),YR=W`
|
|
|
9316
9316
|
@row-action-menu-beforetoggle="${(e,t)=>t.parent.onRowActionMenuBeforeToggle(e.index,t.event)}"
|
|
9317
9317
|
@row-action-menu-toggle="${(e,t)=>t.parent.onRowActionMenuToggle(t.event)}"
|
|
9318
9318
|
>
|
|
9319
|
-
${
|
|
9319
|
+
${Pe(((e,t)=>t.parent.openActionMenuRecordId===t.parent.tableData[e.index]?.id),W`
|
|
9320
9320
|
${Ze(((e,t)=>t.parent.actionMenuSlots),W`
|
|
9321
9321
|
<slot
|
|
9322
9322
|
name="${e=>e}"
|
|
@@ -9495,7 +9495,7 @@ n.getIsGrouped()||this.updateSelectionStateForRow(e,n.id,o)}const a=i[n]
|
|
|
9495
9495
|
a.getIsGrouped()&&this.getAllLeafRowIds(a.id).forEach((t=>this.updateSelectionStateForRow(e,t,o)))}updateSelectionStateForRow(e,t,n){n?e[t]=!0:delete e[t]}getRowIndexForId(e,t){return e?t.findIndex((t=>t.id===e)):-1}}class CT extends yT{handleRowSelectionToggle(e,t,n){return this.toggleIsRowSelected(e,t),!0}handleRowClick(e,t,n){return this.selectSingleRow(e)}handleActionMenuOpening(e){return this.handleRowClick(e,!1,!1)}}class ST{constructor(e,t){this.tanStackTable=e,this.selectionManager=this.createSelectionManager(t)}handleRowSelectionToggle(e,t,n){return!!e&&this.selectionManager.handleRowSelectionToggle(e,t,n)}handleRowClick(e,t,n){return!!e&&this.selectionManager.handleRowClick(e,t,n)}handleActionMenuOpening(e){return!!e&&this.selectionManager.handleActionMenuOpening(e)}handleSelectionModeChanged(e){this.selectionManager=this.createSelectionManager(e)}handleSelectionReset(){this.selectionManager.reset()}createSelectionManager(e){switch(e){case bR.multiple:return new kT(this.tanStackTable)
|
|
9496
9496
|
case bR.single:return new CT(this.tanStackTable)
|
|
9497
9497
|
case bR.none:return new xT(this.tanStackTable)
|
|
9498
|
-
default:throw new Error("unknown selection mode found")}}}class $T extends
|
|
9498
|
+
default:throw new Error("unknown selection mode found")}}}class $T extends Vt{constructor(){super(),this.selectionMode=bR.none,this.tableData=[],this.columns=[],this.childItems=[],this.rowElements=[],this.actionMenuSlots=[],this.canRenderRows=!0,this.scrollX=0,this.selectionState=wR,this.showCollapseAll=!1,this.visibleColumns=[],this.tableScrollableMinWidth=0,this.documentShiftKeyDown=!1,this.tableValidator=new ER,this.tableUpdateTracker=new wT(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===Gs&&(this.documentShiftKeyDown=!0)},this.onKeyUp=e=>{e.key===Gs&&(this.documentShiftKeyDown=!1)},this.getIsRowExpanded=e=>{if(!e.getIsGrouped())return!1
|
|
9499
9499
|
const t=this.table.options.state.expanded
|
|
9500
9500
|
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
|
|
9501
9501
|
this.updateTableOptions({state:{rowSelection:t}})},this.handleExpandedChange=e=>{const t=e instanceof Function?e(this.table.getState().expanded):e
|
|
@@ -9611,7 +9611,7 @@ function OT(e){class t extends e{fractionalWidthChanged(){"number"==typeof this.
|
|
|
9611
9611
|
<template
|
|
9612
9612
|
@click="${(e,t)=>("string"==typeof e.cellRecord?.href&&t.event.stopPropagation(),!0)}"
|
|
9613
9613
|
>
|
|
9614
|
-
${
|
|
9614
|
+
${Pe((e=>"string"==typeof e.cellRecord?.href),W`
|
|
9615
9615
|
<${ud}
|
|
9616
9616
|
${De("anchor")}
|
|
9617
9617
|
${IT("hasOverflow")}
|
|
@@ -9629,7 +9629,7 @@ function OT(e){class t extends e{fractionalWidthChanged(){"number"==typeof this.
|
|
|
9629
9629
|
>
|
|
9630
9630
|
${e=>e.text}
|
|
9631
9631
|
</${ud}>`)}
|
|
9632
|
-
${
|
|
9632
|
+
${Pe((e=>"string"!=typeof e.cellRecord?.href),W`
|
|
9633
9633
|
<span
|
|
9634
9634
|
${IT("hasOverflow")}
|
|
9635
9635
|
title=${e=>e.hasOverflow?e.text:null}
|
|
@@ -9641,8 +9641,8 @@ function OT(e){class t extends e{fractionalWidthChanged(){"number"==typeof this.
|
|
|
9641
9641
|
class FT extends _R{constructor(){super(...arguments),this.hasOverflow=!1}get text(){return"string"==typeof this.cellRecord?.label?this.cellRecord.label:"string"==typeof this.cellRecord?.href?this.cellRecord.href:""}focusedRecycleCallback(){this.anchor?.blur()}}e([m],FT.prototype,"hasOverflow",void 0),e([v],FT.prototype,"text",null)
|
|
9642
9642
|
const NT=FT.compose({baseName:"table-column-anchor-cell-view",template:DT,styles:TT})
|
|
9643
9643
|
mi.getOrCreate().withPrefix("nimble").register(NT())
|
|
9644
|
-
const
|
|
9645
|
-
class
|
|
9644
|
+
const VT=mi.tagFor(FT)
|
|
9645
|
+
class PT extends SR{constructor(){super(...arguments),this.hasOverflow=!1,this.text=""}}e([m],PT.prototype,"hasOverflow",void 0),e([m],PT.prototype,"text",void 0)
|
|
9646
9646
|
const zT=W`
|
|
9647
9647
|
<span
|
|
9648
9648
|
${IT("hasOverflow")}
|
|
@@ -9659,75 +9659,89 @@ const zT=W`
|
|
|
9659
9659
|
text-overflow: ellipsis;
|
|
9660
9660
|
}
|
|
9661
9661
|
`
|
|
9662
|
-
class HT extends
|
|
9662
|
+
class HT extends PT{groupHeaderValueChanged(){this.text="string"==typeof this.groupHeaderValue?this.groupHeaderValue:""}}const BT=HT.compose({baseName:"table-column-text-group-header-view",template:zT,styles:LT})
|
|
9663
9663
|
mi.getOrCreate().withPrefix("nimble").register(BT())
|
|
9664
9664
|
const qT=mi.tagFor(HT)
|
|
9665
|
-
class ZT extends(RT(OT(IR))){constructor(){super(...arguments),this.underlineHidden=!1}getColumnInternalsOptions(){return{cellRecordFieldNames:["label","href"],cellViewTag:
|
|
9665
|
+
class ZT extends(RT(OT(IR))){constructor(){super(...arguments),this.underlineHidden=!1}getColumnInternalsOptions(){return{cellRecordFieldNames:["label","href"],cellViewTag:VT,groupHeaderViewTag:qT,delegatedEvents:["click"],sortOperation:CR}}labelFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName],this.columnInternals.operandDataRecordFieldName=this.labelFieldName}hrefFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName]}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={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([se({attribute:"label-field-name"})],ZT.prototype,"labelFieldName",void 0),e([se({attribute:"href-field-name"})],ZT.prototype,"hrefFieldName",void 0),e([se],ZT.prototype,"appearance",void 0),e([se({attribute:"underline-hidden",mode:"boolean"})],ZT.prototype,"underlineHidden",void 0),e([se],ZT.prototype,"hreflang",void 0),e([se],ZT.prototype,"ping",void 0),e([se],ZT.prototype,"referrerpolicy",void 0),e([se],ZT.prototype,"rel",void 0),e([se],ZT.prototype,"target",void 0),e([se],ZT.prototype,"type",void 0),e([se],ZT.prototype,"download",void 0)
|
|
9666
9666
|
const jT=ZT.compose({baseName:"table-column-anchor",template:ET,styles:MT})
|
|
9667
9667
|
mi.getOrCreate().withPrefix("nimble").register(jT()),mi.tagFor(ZT)
|
|
9668
|
-
|
|
9668
|
+
class UT extends(RT(OT(IR))){fieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.fieldName],this.columnInternals.operandDataRecordFieldName=this.fieldName}}function WT(e,t){if("number"!=typeof t)return""
|
|
9669
|
+
try{return e.format(t)}catch(e){return""}}e([se({attribute:"field-name"})],UT.prototype,"fieldName",void 0)
|
|
9670
|
+
class GT extends PT{columnConfigChanged(){this.updateText()}groupHeaderValueChanged(){this.updateText()}updateText(){this.columnConfig?.formatter?this.text=WT(this.columnConfig.formatter,this.groupHeaderValue):this.text=""}}const KT=GT.compose({baseName:"table-column-date-text-group-header-view",template:zT,styles:LT})
|
|
9671
|
+
mi.getOrCreate().withPrefix("nimble").register(KT())
|
|
9672
|
+
const JT=mi.tagFor(GT),XT=W`
|
|
9673
|
+
<span
|
|
9674
|
+
${IT("hasOverflow")}
|
|
9675
|
+
title=${e=>e.hasOverflow&&e.text?e.text:null}
|
|
9676
|
+
>
|
|
9677
|
+
${e=>e.text}
|
|
9678
|
+
</span>
|
|
9679
|
+
`,YT=we`
|
|
9680
|
+
span {
|
|
9681
|
+
font: ${Jl};
|
|
9682
|
+
color: ${Xl};
|
|
9683
|
+
white-space: nowrap;
|
|
9684
|
+
overflow: hidden;
|
|
9685
|
+
text-overflow: ellipsis;
|
|
9686
|
+
}
|
|
9687
|
+
`
|
|
9688
|
+
class QT extends _R{constructor(){super(...arguments),this.hasOverflow=!1,this.text=""}}e([m],QT.prototype,"hasOverflow",void 0),e([m],QT.prototype,"text",void 0)
|
|
9689
|
+
class eD extends QT{columnConfigChanged(){this.updateText()}cellRecordChanged(){this.updateText()}updateText(){this.columnConfig?.formatter?this.text=WT(this.columnConfig.formatter,this.cellRecord?.value):this.text=""}}const tD=eD.compose({baseName:"table-column-date-text-cell-view",template:XT,styles:YT})
|
|
9690
|
+
mi.getOrCreate().withPrefix("nimble").register(tD())
|
|
9691
|
+
const nD=mi.tagFor(eD)
|
|
9692
|
+
class iD extends fT{isValid(){return this.noneTracked()}getValidationFlags(){return this.getTrackedItems()}}class oD extends iD{constructor(e,t){super(t),this.columnInternals=e}isValidColumn(){return this.isValid()}getValidity(){return this.getValidationFlags()}setConditionValue(e,t){t?this.track(e):this.untrack(e),this.updateColumnInternalsFlag()}updateColumnInternalsFlag(){this.columnInternals.validConfiguration=this.isValid()}}const rD=["invalidCustomOptionsCombination"]
|
|
9693
|
+
class sD extends oD{constructor(e){super(e,rD)}setCustomOptionsValidity(e){this.setConditionValue("invalidCustomOptionsCombination",!e)}}const aD={toView:e=>"boolean"==typeof e?e.toString():null,fromView:e=>"true"===e||!0===e||"false"!==e&&!1!==e&&void 0}
|
|
9694
|
+
class lD extends UT{constructor(){super(...arguments),this.validator=new sD(this.columnInternals)}connectedCallback(){super.connectedCallback(),this.updateColumnConfig()}get validity(){return this.validator.getValidity()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:nD,groupHeaderViewTag:JT,delegatedEvents:[],sortOperation:kR}}formatChanged(){this.updateColumnConfig()}customLocaleMatcherChanged(){this.updateColumnConfig()}customWeekdayChanged(){this.updateColumnConfig()}customEraChanged(){this.updateColumnConfig()}customYearChanged(){this.updateColumnConfig()}customMonthChanged(){this.updateColumnConfig()}customDayChanged(){this.updateColumnConfig()}customHourChanged(){this.updateColumnConfig()}customMinuteChanged(){this.updateColumnConfig()}customSecondChanged(){this.updateColumnConfig()}customTimeZoneNameChanged(){this.updateColumnConfig()}customFormatMatcherChanged(){this.updateColumnConfig()}customHour12Changed(){this.updateColumnConfig()}customTimeZoneChanged(){this.updateColumnConfig()}customCalendarChanged(){this.updateColumnConfig()}customDayPeriodChanged(){this.updateColumnConfig()}customNumberingSystemChanged(){this.updateColumnConfig()}customDateStyleChanged(){this.updateColumnConfig()}customTimeStyleChanged(){this.updateColumnConfig()}customHourCycleChanged(){this.updateColumnConfig()}updateColumnConfig(){const e={formatter:this.createFormatter()}
|
|
9695
|
+
this.columnInternals.columnConfig=e,this.validator.setCustomOptionsValidity(void 0!==e.formatter)}createFormatter(){let e
|
|
9696
|
+
e=this.format?this.getCustomFormattingOptions():{dateStyle:"medium",timeStyle:"medium"}
|
|
9697
|
+
try{return new Intl.DateTimeFormat(void 0,e)}catch(e){return}}getCustomFormattingOptions(){return{localeMatcher:this.customLocaleMatcher??void 0,weekday:this.customWeekday??void 0,era:this.customEra??void 0,year:this.customYear??void 0,month:this.customMonth??void 0,day:this.customDay??void 0,hour:this.customHour??void 0,minute:this.customMinute??void 0,second:this.customSecond??void 0,timeZoneName:this.customTimeZoneName??void 0,formatMatcher:this.customFormatMatcher??void 0,hour12:this.customHour12??void 0,timeZone:this.customTimeZone??void 0,calendar:this.customCalendar??void 0,dayPeriod:this.customDayPeriod??void 0,numberingSystem:this.customNumberingSystem??void 0,dateStyle:this.customDateStyle??void 0,timeStyle:this.customTimeStyle??void 0,hourCycle:this.customHourCycle??void 0}}}e([se],lD.prototype,"format",void 0),e([se({attribute:"custom-locale-matcher"})],lD.prototype,"customLocaleMatcher",void 0),e([se({attribute:"custom-weekday"})],lD.prototype,"customWeekday",void 0),e([se({attribute:"custom-era"})],lD.prototype,"customEra",void 0),e([se({attribute:"custom-year"})],lD.prototype,"customYear",void 0),e([se({attribute:"custom-month"})],lD.prototype,"customMonth",void 0),e([se({attribute:"custom-day"})],lD.prototype,"customDay",void 0),e([se({attribute:"custom-hour"})],lD.prototype,"customHour",void 0),e([se({attribute:"custom-minute"})],lD.prototype,"customMinute",void 0),e([se({attribute:"custom-second"})],lD.prototype,"customSecond",void 0),e([se({attribute:"custom-time-zone-name"})],lD.prototype,"customTimeZoneName",void 0),e([se({attribute:"custom-format-matcher"})],lD.prototype,"customFormatMatcher",void 0),e([se({attribute:"custom-hour12",converter:aD})],lD.prototype,"customHour12",void 0),e([se({attribute:"custom-time-zone"})],lD.prototype,"customTimeZone",void 0),e([se({attribute:"custom-calendar"})],lD.prototype,"customCalendar",void 0),e([se({attribute:"custom-day-period"})],lD.prototype,"customDayPeriod",void 0),e([se({attribute:"custom-numbering-system"})],lD.prototype,"customNumberingSystem",void 0),e([se({attribute:"custom-date-style"})],lD.prototype,"customDateStyle",void 0),e([se({attribute:"custom-time-style"})],lD.prototype,"customTimeStyle",void 0),e([se({attribute:"custom-hour-cycle"})],lD.prototype,"customHourCycle",void 0)
|
|
9698
|
+
const cD=lD.compose({baseName:"table-column-date-text",template:ET,styles:MT})
|
|
9699
|
+
mi.getOrCreate().withPrefix("nimble").register(cD()),mi.tagFor(lD)
|
|
9700
|
+
const dD=(e,t)=>{if("number"===t){const t=oe.fromView(e)
|
|
9669
9701
|
return null===t?void 0:t}return"boolean"===t?!1!==e&&"false"!==e&&(!0===e||"true"===e||void 0):e?.toString()??void 0}
|
|
9670
|
-
class
|
|
9671
|
-
return this.mappings.forEach((t=>{const n=
|
|
9702
|
+
class hD extends IR{constructor(){super(...arguments),this.validator=this.createValidator(),this.mappingNotifiers=[],this.mappings=[],this.keyType="string"}handleChange(e,t){e instanceof Eb&&"string"==typeof t&&this.updateColumnConfig()}updateColumnConfig(){this.validator.validate(this.mappings,this.keyType),this.columnInternals.columnConfig=this.validator.isValid()?this.createColumnConfig(this.getMappingConfigs()):void 0}getMappingConfigs(){const e=new Map
|
|
9703
|
+
return this.mappings.forEach((t=>{const n=dD(t.key,this.keyType)
|
|
9672
9704
|
if(void 0===n)throw Error("Key was invalid for type. Validation should have prevented this.")
|
|
9673
9705
|
const i=this.createMappingConfig(t)
|
|
9674
9706
|
e.set(n,i)})),e}fieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.fieldName],this.columnInternals.operandDataRecordFieldName=this.fieldName}mappingsChanged(){this.updateColumnConfig(),this.observeMappings()}keyTypeChanged(){this.updateColumnConfig()}removeMappingObservers(){this.mappingNotifiers.forEach((e=>{e.unsubscribe(this)})),this.mappingNotifiers=[]}observeMappings(){this.removeMappingObservers()
|
|
9675
9707
|
for(const e of this.mappings){const t=g.getNotifier(e)
|
|
9676
|
-
t.subscribe(this),this.mappingNotifiers.push(t)}}}e([m],
|
|
9677
|
-
const
|
|
9708
|
+
t.subscribe(this),this.mappingNotifiers.push(t)}}}e([m],hD.prototype,"mappings",void 0),e([se({attribute:"field-name"})],hD.prototype,"fieldName",void 0),e([se({attribute:"key-type"})],hD.prototype,"keyType",void 0)
|
|
9709
|
+
const uD=we`
|
|
9678
9710
|
${MT}
|
|
9679
9711
|
|
|
9680
9712
|
slot[name='mapping'] {
|
|
9681
9713
|
display: none;
|
|
9682
9714
|
}
|
|
9683
|
-
`,
|
|
9684
|
-
class
|
|
9715
|
+
`,pD=W`${ET}<slot ${Ge("mappings")} name="mapping"></slot>`
|
|
9716
|
+
class fD extends oD{constructor(e,t,n){super(e,t),this.supportedMappingElements=n}validate(e,t){this.untrackAll()
|
|
9685
9717
|
const n=e.map((e=>e.key))
|
|
9686
|
-
this.validateKeyValuesForType(n,t),this.validateMappingTypes(e),this.validateUniqueKeys(n,t),this.validateNoMissingKeys(e),this.validateNoMissingText(e)}validateKeyValuesForType(e,t){const n=e.some((e=>void 0!==e&&void 0===
|
|
9718
|
+
this.validateKeyValuesForType(n,t),this.validateMappingTypes(e),this.validateUniqueKeys(n,t),this.validateNoMissingKeys(e),this.validateNoMissingText(e)}validateKeyValuesForType(e,t){const n=e.some((e=>void 0!==e&&void 0===dD(e,t)))
|
|
9687
9719
|
this.setConditionValue("invalidMappingKeyValueForType",n)}validateMappingTypes(e){const t=e.every((e=>this.supportedMappingElements.some((t=>e instanceof t))))
|
|
9688
|
-
this.setConditionValue("unsupportedMappingType",!t)}validateUniqueKeys(e,t){const n=e.map((e=>
|
|
9720
|
+
this.setConditionValue("unsupportedMappingType",!t)}validateUniqueKeys(e,t){const n=e.map((e=>dD(e,t))),i=new Set(n).size!==n.length
|
|
9689
9721
|
this.setConditionValue("duplicateMappingKey",i)}validateNoMissingKeys(e){const t=e.some((e=>void 0===e.key))
|
|
9690
9722
|
this.setConditionValue("missingKeyValue",t)}validateNoMissingText(e){const t=e.some((e=>void 0===e.text))
|
|
9691
|
-
this.setConditionValue("missingTextValue",t)}}const
|
|
9692
|
-
class
|
|
9693
|
-
span {
|
|
9694
|
-
font: ${Jl};
|
|
9695
|
-
color: ${Xl};
|
|
9696
|
-
white-space: nowrap;
|
|
9697
|
-
overflow: hidden;
|
|
9698
|
-
text-overflow: ellipsis;
|
|
9699
|
-
}
|
|
9700
|
-
`,nD=W`
|
|
9701
|
-
<span
|
|
9702
|
-
${IT("hasOverflow")}
|
|
9703
|
-
title=${e=>e.hasOverflow&&e.text?e.text:null}
|
|
9704
|
-
>
|
|
9705
|
-
${e=>e.text}
|
|
9706
|
-
</span>
|
|
9707
|
-
`
|
|
9708
|
-
class iD extends _R{constructor(){super(...arguments),this.hasOverflow=!1,this.text=""}}e([m],iD.prototype,"hasOverflow",void 0),e([m],iD.prototype,"text",void 0)
|
|
9709
|
-
class oD{constructor(e){this.text=e}}class rD extends oD{}class sD extends iD{columnConfigChanged(){this.updateText()}cellRecordChanged(){this.updateText()}updateText(){const e=this.cellRecord?.value
|
|
9723
|
+
this.setConditionValue("missingTextValue",t)}}const gD=["invalidMappingKeyValueForType","unsupportedMappingType","duplicateMappingKey","missingKeyValue","missingTextValue"]
|
|
9724
|
+
class mD extends fD{constructor(e,t){super(e,gD,t)}}class vD{constructor(e){this.text=e}}class bD extends vD{}class wD extends QT{columnConfigChanged(){this.updateText()}cellRecordChanged(){this.updateText()}updateText(){const e=this.cellRecord?.value
|
|
9710
9725
|
if(null==e)return void(this.text="")
|
|
9711
9726
|
const t=this.columnConfig?.mappingConfigs.get(e)
|
|
9712
|
-
this.text=t instanceof
|
|
9713
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
9714
|
-
const
|
|
9715
|
-
class
|
|
9727
|
+
this.text=t instanceof bD?t.text:""}}const yD=wD.compose({baseName:"table-column-enum-text-cell-view",template:XT,styles:YT})
|
|
9728
|
+
mi.getOrCreate().withPrefix("nimble").register(yD())
|
|
9729
|
+
const xD=mi.tagFor(wD)
|
|
9730
|
+
class kD extends PT{columnConfigChanged(){this.updateText()}groupHeaderValueChanged(){this.updateText()}updateText(){const e=this.groupHeaderValue
|
|
9716
9731
|
if(null==e)return void(this.text="")
|
|
9717
9732
|
const t=this.columnConfig?.mappingConfigs.get(e)
|
|
9718
|
-
this.text=t instanceof
|
|
9719
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
9720
|
-
const
|
|
9721
|
-
class
|
|
9722
|
-
throw new Error("Unsupported mapping")}}const
|
|
9723
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
9724
|
-
class
|
|
9725
|
-
|
|
9726
|
-
mi.
|
|
9727
|
-
const
|
|
9728
|
-
|
|
9729
|
-
|
|
9730
|
-
const yD=we`
|
|
9733
|
+
this.text=t instanceof bD?t.text:""}}const CD=kD.compose({baseName:"table-column-enum-text-group-header-view",template:zT,styles:LT})
|
|
9734
|
+
mi.getOrCreate().withPrefix("nimble").register(CD())
|
|
9735
|
+
const SD=mi.tagFor(kD)
|
|
9736
|
+
class $D extends(RT(OT(hD))){createValidator(){return new mD(this.columnInternals,[Rb])}get validity(){return this.validator.getValidity()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:xD,groupHeaderViewTag:SD,delegatedEvents:[],sortOperation:kR}}createColumnConfig(e){return{mappingConfigs:e}}createMappingConfig(e){if(e instanceof Rb)return new bD(e.text)
|
|
9737
|
+
throw new Error("Unsupported mapping")}}const _D=$D.compose({baseName:"table-column-enum-text",template:pD,styles:uD})
|
|
9738
|
+
mi.getOrCreate().withPrefix("nimble").register(_D()),mi.tagFor($D)
|
|
9739
|
+
class MD extends QT{cellRecordChanged(){this.text="string"==typeof this.cellRecord?.value?this.cellRecord.value:""}}const AD=MD.compose({baseName:"table-column-text-cell-view",template:XT,styles:YT})
|
|
9740
|
+
mi.getOrCreate().withPrefix("nimble").register(AD())
|
|
9741
|
+
const ID=mi.tagFor(MD)
|
|
9742
|
+
class ED extends UT{getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:ID,groupHeaderViewTag:qT,delegatedEvents:[],sortOperation:CR}}}const OD=ED.compose({baseName:"table-column-text",template:ET,styles:MT})
|
|
9743
|
+
mi.getOrCreate().withPrefix("nimble").register(OD()),mi.tagFor(ED)
|
|
9744
|
+
const RD=we`
|
|
9731
9745
|
${Io("grid")}
|
|
9732
9746
|
|
|
9733
9747
|
:host {
|
|
@@ -9755,13 +9769,13 @@ const yD=we`
|
|
|
9755
9769
|
overflow: auto;
|
|
9756
9770
|
}
|
|
9757
9771
|
`
|
|
9758
|
-
class
|
|
9772
|
+
class TD extends no{constructor(){super(),this.activeindicator=!1}}const DD=TD.compose({baseName:"tabs",baseClass:no,template:(e,t)=>W`
|
|
9759
9773
|
<template class="${e=>e.orientation}">
|
|
9760
9774
|
${Qe(0,t)}
|
|
9761
9775
|
<div class="tablist" part="tablist" role="tablist">
|
|
9762
9776
|
<slot class="tab" name="tab" part="tab" ${Ge("tabs")}></slot>
|
|
9763
9777
|
|
|
9764
|
-
${
|
|
9778
|
+
${Pe((e=>e.showActiveIndicator),W`
|
|
9765
9779
|
<div
|
|
9766
9780
|
${De("activeIndicatorRef")}
|
|
9767
9781
|
class="activeIndicator"
|
|
@@ -9774,9 +9788,9 @@ class xD extends no{constructor(){super(),this.activeindicator=!1}}const kD=xD.c
|
|
|
9774
9788
|
<slot name="tabpanel" ${Ge("tabpanels")}></slot>
|
|
9775
9789
|
</div>
|
|
9776
9790
|
</template>
|
|
9777
|
-
`,styles:
|
|
9778
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
9779
|
-
const
|
|
9791
|
+
`,styles:RD})
|
|
9792
|
+
mi.getOrCreate().withPrefix("nimble").register(DD()),mi.tagFor(TD)
|
|
9793
|
+
const FD=we`
|
|
9780
9794
|
${Io("flex")}
|
|
9781
9795
|
|
|
9782
9796
|
:host {
|
|
@@ -9794,15 +9808,15 @@ const CD=we`
|
|
|
9794
9808
|
rgba(${pa}, 0.3);
|
|
9795
9809
|
margin: calc(${Ta} / 4) calc(${Ta} / 2);
|
|
9796
9810
|
}
|
|
9797
|
-
`,
|
|
9811
|
+
`,ND=W`
|
|
9798
9812
|
<template slot="end">
|
|
9799
9813
|
<div class="separator"></div>
|
|
9800
9814
|
<slot></slot>
|
|
9801
9815
|
</template>
|
|
9802
9816
|
`
|
|
9803
|
-
class
|
|
9804
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
9805
|
-
const
|
|
9817
|
+
class VD extends Vt{}const PD=VD.compose({baseName:"tabs-toolbar",template:ND,styles:FD})
|
|
9818
|
+
mi.getOrCreate().withPrefix("nimble").register(PD()),mi.tagFor(VD)
|
|
9819
|
+
const zD="outline",LD="block",HD=we`
|
|
9806
9820
|
${Io("inline-flex")}
|
|
9807
9821
|
${qf}
|
|
9808
9822
|
|
|
@@ -9942,12 +9956,12 @@ const MD="outline",AD="block",ID=we`
|
|
|
9942
9956
|
top: calc(${Ta} / 2);
|
|
9943
9957
|
right: var(--ni-private-scrollbar-width);
|
|
9944
9958
|
}
|
|
9945
|
-
`.withBehaviors(vd(
|
|
9959
|
+
`.withBehaviors(vd(zD,we`
|
|
9946
9960
|
.control {
|
|
9947
9961
|
border-color: rgba(${pa}, 0.3);
|
|
9948
9962
|
background-color: transparent;
|
|
9949
9963
|
}
|
|
9950
|
-
`),vd(
|
|
9964
|
+
`),vd(LD,we`
|
|
9951
9965
|
.control {
|
|
9952
9966
|
background-color: rgba(${pa}, 0.1);
|
|
9953
9967
|
}
|
|
@@ -9965,8 +9979,8 @@ const MD="outline",AD="block",ID=we`
|
|
|
9965
9979
|
border-bottom-color: ${fa};
|
|
9966
9980
|
}
|
|
9967
9981
|
`))
|
|
9968
|
-
class
|
|
9969
|
-
const
|
|
9982
|
+
class BD extends so{constructor(){super(...arguments),this.appearance=zD,this.errorVisible=!1,this.scrollbarWidth=-1,this.updateScrollbarWidthQueued=!1}connectedCallback(){super.connectedCallback(),this.resizeObserver=new ResizeObserver((()=>this.onResize())),this.resizeObserver.observe(this)}disconnectedCallback(){this.resizeObserver?.disconnect()}onTextAreaInput(){this.handleTextInput(),this.queueUpdateScrollbarWidth()}placeholderChanged(){this.queueUpdateScrollbarWidth()}valueChanged(e,t){super.valueChanged(e,t),this.queueUpdateScrollbarWidth()}onResize(){this.scrollbarWidth=this.control.offsetWidth-this.control.clientWidth}queueUpdateScrollbarWidth(){this.$fastController.isConnected&&(this.updateScrollbarWidthQueued||(this.updateScrollbarWidthQueued=!0,u.queueUpdate((()=>this.updateScrollbarWidth()))))}updateScrollbarWidth(){this.updateScrollbarWidthQueued=!1,this.scrollbarWidth=this.control.offsetWidth-this.control.clientWidth}}e([se],BD.prototype,"appearance",void 0),e([se({attribute:"error-text"})],BD.prototype,"errorText",void 0),e([se({attribute:"error-visible",mode:"boolean"})],BD.prototype,"errorVisible",void 0),e([m],BD.prototype,"scrollbarWidth",void 0)
|
|
9983
|
+
const qD=BD.compose({baseName:"text-area",baseClass:so,template:()=>W`
|
|
9970
9984
|
<label
|
|
9971
9985
|
part="label"
|
|
9972
9986
|
for="control"
|
|
@@ -10023,9 +10037,9 @@ const OD=ED.compose({baseName:"text-area",baseClass:so,template:()=>W`
|
|
|
10023
10037
|
></${ef}>
|
|
10024
10038
|
${Ff}
|
|
10025
10039
|
</div>
|
|
10026
|
-
`,styles:
|
|
10027
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10028
|
-
const
|
|
10040
|
+
`,styles:HD,shadowOptions:{delegatesFocus:!0}})
|
|
10041
|
+
mi.getOrCreate().withPrefix("nimble").register(qD()),mi.tagFor(BD)
|
|
10042
|
+
const ZD="underline",jD="outline",UD="block",WD="frameless",GD=we`
|
|
10029
10043
|
${Io("inline-block")}
|
|
10030
10044
|
${qf}
|
|
10031
10045
|
|
|
@@ -10197,12 +10211,12 @@ const RD="underline",TD="outline",DD="block",FD="frameless",ND=we`
|
|
|
10197
10211
|
slot[name='actions']::slotted(*) {
|
|
10198
10212
|
${Ea.cssCustomProperty}: 24px;
|
|
10199
10213
|
}
|
|
10200
|
-
`.withBehaviors(vd(
|
|
10214
|
+
`.withBehaviors(vd(ZD,we`
|
|
10201
10215
|
.root {
|
|
10202
10216
|
border-bottom-width: ${Da};
|
|
10203
10217
|
padding-bottom: 0;
|
|
10204
10218
|
}
|
|
10205
|
-
`),vd(
|
|
10219
|
+
`),vd(UD,we`
|
|
10206
10220
|
.root {
|
|
10207
10221
|
background-color: rgba(${pa}, 0.1);
|
|
10208
10222
|
}
|
|
@@ -10230,12 +10244,12 @@ const RD="underline",TD="outline",DD="block",FD="frameless",ND=we`
|
|
|
10230
10244
|
:host([disabled]) .root {
|
|
10231
10245
|
background-color: rgba(${pa}, 0.07);
|
|
10232
10246
|
}
|
|
10233
|
-
`),vd(
|
|
10247
|
+
`),vd(jD,we`
|
|
10234
10248
|
.root {
|
|
10235
10249
|
border-width: ${Da};
|
|
10236
10250
|
padding: 0;
|
|
10237
10251
|
}
|
|
10238
|
-
`),vd(
|
|
10252
|
+
`),vd(WD,we`
|
|
10239
10253
|
.control {
|
|
10240
10254
|
padding-left: ${Da};
|
|
10241
10255
|
padding-right: ${Da};
|
|
@@ -10253,8 +10267,8 @@ const RD="underline",TD="outline",DD="block",FD="frameless",ND=we`
|
|
|
10253
10267
|
filter: invert(100%);
|
|
10254
10268
|
}
|
|
10255
10269
|
`))
|
|
10256
|
-
class
|
|
10257
|
-
const
|
|
10270
|
+
class KD extends Ni{constructor(){super(...arguments),this.appearance=ZD,this.errorVisible=!1,this.fullBleed=!1}}e([se],KD.prototype,"appearance",void 0),e([se({attribute:"error-text"})],KD.prototype,"errorText",void 0),e([se({attribute:"error-visible",mode:"boolean"})],KD.prototype,"errorVisible",void 0),e([se({attribute:"full-bleed",mode:"boolean"})],KD.prototype,"fullBleed",void 0)
|
|
10271
|
+
const JD=KD.compose({baseName:"text-field",baseClass:Ni,template:(e,t)=>W`
|
|
10258
10272
|
<template
|
|
10259
10273
|
class="
|
|
10260
10274
|
${e=>e.readOnly?"readonly":""}
|
|
@@ -10314,7 +10328,7 @@ const VD=PD.compose({baseName:"text-field",baseClass:Ni,template:(e,t)=>W`
|
|
|
10314
10328
|
${Ye(0,t)}
|
|
10315
10329
|
</div>
|
|
10316
10330
|
</template>
|
|
10317
|
-
`,styles:
|
|
10331
|
+
`,styles:GD,shadowOptions:{delegatesFocus:!0},end:W`
|
|
10318
10332
|
<${ef}
|
|
10319
10333
|
severity="error"
|
|
10320
10334
|
class="error-icon"
|
|
@@ -10324,8 +10338,8 @@ const VD=PD.compose({baseName:"text-field",baseClass:Ni,template:(e,t)=>W`
|
|
|
10324
10338
|
</span>
|
|
10325
10339
|
${Ff}
|
|
10326
10340
|
`})
|
|
10327
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10328
|
-
const
|
|
10341
|
+
mi.getOrCreate().withPrefix("nimble").register(JD()),mi.tagFor(KD)
|
|
10342
|
+
const XD=we`
|
|
10329
10343
|
${Io("inline-flex")}
|
|
10330
10344
|
|
|
10331
10345
|
:host {
|
|
@@ -10340,7 +10354,7 @@ const zD=we`
|
|
|
10340
10354
|
box-sizing: border-box;
|
|
10341
10355
|
flex-shrink: 0;
|
|
10342
10356
|
max-width: 440px;
|
|
10343
|
-
box-shadow: ${
|
|
10357
|
+
box-shadow: ${Pa};
|
|
10344
10358
|
display: inline-flex;
|
|
10345
10359
|
border: ${Da} solid var(--ni-private-tooltip-border-color);
|
|
10346
10360
|
background-color: var(--ni-private-tooltip-background-color);
|
|
@@ -10410,8 +10424,8 @@ const zD=we`
|
|
|
10410
10424
|
.status-icon {
|
|
10411
10425
|
opacity: 0.6;
|
|
10412
10426
|
}
|
|
10413
|
-
`)),
|
|
10414
|
-
${
|
|
10427
|
+
`)),YD=W`
|
|
10428
|
+
${Pe((e=>e.tooltipVisible),W`
|
|
10415
10429
|
<${Ld}
|
|
10416
10430
|
class="anchored-region"
|
|
10417
10431
|
fixed-placement="true"
|
|
@@ -10443,11 +10457,11 @@ const zD=we`
|
|
|
10443
10457
|
</${Ld}>
|
|
10444
10458
|
`)}
|
|
10445
10459
|
`
|
|
10446
|
-
class
|
|
10447
|
-
const
|
|
10448
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10449
|
-
const
|
|
10450
|
-
class
|
|
10460
|
+
class QD extends $o{constructor(){super(...arguments),this.iconVisible=!1}}e([se],QD.prototype,"severity",void 0),e([se({attribute:"icon-visible",mode:"boolean"})],QD.prototype,"iconVisible",void 0)
|
|
10461
|
+
const eF=QD.compose({baseName:"tooltip",baseClass:$o,template:YD,styles:XD})
|
|
10462
|
+
mi.getOrCreate().withPrefix("nimble").register(eF()),mi.tagFor(QD)
|
|
10463
|
+
const tF="group-selected",nF="all",iF="leaves-only",oF="none"
|
|
10464
|
+
class rF{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=null}handleChange({target:e,token:t}){this.attach(t.getValueFor(e))}attach(e){this.attached!==this[e]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[e],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const sF=we`
|
|
10451
10465
|
${Io("block")}
|
|
10452
10466
|
|
|
10453
10467
|
:host {
|
|
@@ -10463,7 +10477,7 @@ class WD{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
|
|
|
10463
10477
|
}
|
|
10464
10478
|
|
|
10465
10479
|
${""}
|
|
10466
|
-
:host([${
|
|
10480
|
+
:host([${tF}])::after {
|
|
10467
10481
|
background: ${ba};
|
|
10468
10482
|
border-radius: 0px;
|
|
10469
10483
|
content: '';
|
|
@@ -10485,7 +10499,7 @@ class WD{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
|
|
|
10485
10499
|
background: ${ha};
|
|
10486
10500
|
}
|
|
10487
10501
|
|
|
10488
|
-
:host([${
|
|
10502
|
+
:host([${tF}]) .positioning-region:hover {
|
|
10489
10503
|
background: ${da};
|
|
10490
10504
|
}
|
|
10491
10505
|
|
|
@@ -10593,7 +10607,7 @@ class WD{constructor(e,t,n){this.ltr=e,this.rtl=t,this.source=n,this.attached=nu
|
|
|
10593
10607
|
display: block;
|
|
10594
10608
|
}
|
|
10595
10609
|
`.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)
|
|
10596
|
-
t&&ea.unsubscribe(t)}attach(e){const t=this.cache.get(e)||new
|
|
10610
|
+
t&&ea.unsubscribe(t)}attach(e){const t=this.cache.get(e)||new rF(this.ltr,this.rtl,e),n=ea.getValueFor(e)
|
|
10597
10611
|
ea.subscribe(t),t.attach(n),this.cache.set(e,t)}}(we`
|
|
10598
10612
|
.expand-collapse-button {
|
|
10599
10613
|
left: var(
|
|
@@ -10625,8 +10639,8 @@ ea.subscribe(t),t.attach(n),this.cache.set(e,t)}}(we`
|
|
|
10625
10639
|
transform: rotate(135deg);
|
|
10626
10640
|
}
|
|
10627
10641
|
`))
|
|
10628
|
-
class
|
|
10629
|
-
const
|
|
10642
|
+
class aF extends Mo{constructor(){super(...arguments),this.groupSelected=!1}}e([se({attribute:"group-selected",mode:"boolean"})],aF.prototype,"groupSelected",void 0)
|
|
10643
|
+
const lF=aF.compose({baseName:"tree-item",baseClass:Mo,template:(e,t)=>W`
|
|
10630
10644
|
<template
|
|
10631
10645
|
role="treeitem"
|
|
10632
10646
|
slot="${e=>e.isNestedItem()?"item":void 0}"
|
|
@@ -10642,7 +10656,7 @@ const JD=KD.compose({baseName:"tree-item",baseClass:Mo,template:(e,t)=>W`
|
|
|
10642
10656
|
>
|
|
10643
10657
|
<div class="positioning-region" part="positioning-region">
|
|
10644
10658
|
<div class="content-region" part="content-region">
|
|
10645
|
-
${
|
|
10659
|
+
${Pe((e=>e.childItems&&e.childItemLength()>0),W`
|
|
10646
10660
|
<div
|
|
10647
10661
|
aria-hidden="true"
|
|
10648
10662
|
class="expand-collapse-button"
|
|
@@ -10660,15 +10674,15 @@ const JD=KD.compose({baseName:"tree-item",baseClass:Mo,template:(e,t)=>W`
|
|
|
10660
10674
|
${Ye(0,t)}
|
|
10661
10675
|
</div>
|
|
10662
10676
|
</div>
|
|
10663
|
-
${
|
|
10677
|
+
${Pe((e=>e.childItems&&e.childItemLength()>0&&(e.expanded||e.renderCollapsedChildren)),W`
|
|
10664
10678
|
<div role="group" class="items" part="items">
|
|
10665
10679
|
<slot name="item" ${Ge("items")}></slot>
|
|
10666
10680
|
</div>
|
|
10667
10681
|
`)}
|
|
10668
10682
|
</template>
|
|
10669
|
-
`,styles:
|
|
10670
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10671
|
-
const
|
|
10683
|
+
`,styles:sF,expandCollapseGlyph:th.data})
|
|
10684
|
+
mi.getOrCreate().withPrefix("nimble").register(lF()),mi.tagFor(aF)
|
|
10685
|
+
const cF=we`
|
|
10672
10686
|
${Io("flex")}
|
|
10673
10687
|
|
|
10674
10688
|
:host {
|
|
@@ -10680,7 +10694,7 @@ const XD=we`
|
|
|
10680
10694
|
:host(${Ro}) {
|
|
10681
10695
|
outline: none;
|
|
10682
10696
|
}
|
|
10683
|
-
`,
|
|
10697
|
+
`,dF=W`
|
|
10684
10698
|
<template
|
|
10685
10699
|
role="tree"
|
|
10686
10700
|
${De("treeView")}
|
|
@@ -10694,231 +10708,231 @@ const XD=we`
|
|
|
10694
10708
|
<slot ${Ge("slottedTreeItems")}></slot>
|
|
10695
10709
|
</template>
|
|
10696
10710
|
`
|
|
10697
|
-
class
|
|
10711
|
+
class hF extends Ao{constructor(){super(...arguments),this.selectionMode=nF,this.selectedItems=[]}handleClick(e){if(e.defaultPrevented)return!1
|
|
10698
10712
|
if(!(e.target instanceof Element&&_o(e.target)))return!0
|
|
10699
10713
|
const t=e.target
|
|
10700
|
-
return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case
|
|
10701
|
-
case
|
|
10702
|
-
case
|
|
10703
|
-
default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}selectedItemsChanged(){for(const e of Array.from(this.children))e instanceof
|
|
10714
|
+
return!t.disabled&&(this.canSelect(t)?t.selected=!0:this.itemHasChildren(t)&&(t.expanded=!t.expanded),!0)}canSelect(e){switch(this.selectionMode){case nF:return!0
|
|
10715
|
+
case oF:return!1
|
|
10716
|
+
case iF:return!this.itemHasChildren(e)
|
|
10717
|
+
default:return!0}}itemHasChildren(e){return null!==e.querySelector('[role="treeitem"]')}selectedItemsChanged(){for(const e of Array.from(this.children))e instanceof aF&&(e.groupSelected=!1)
|
|
10704
10718
|
for(let e of this.selectedItems){for(;null!==e.parentElement&&e.parentElement!==this;)e=e.parentElement
|
|
10705
|
-
e instanceof
|
|
10706
|
-
const
|
|
10707
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
10708
|
-
var
|
|
10709
|
-
function
|
|
10710
|
-
i[e]=[]}return new
|
|
10711
|
-
break}return null!=n&&e.push({name:t,value:n}),e}
|
|
10719
|
+
e instanceof aF&&(e.groupSelected=!0)}}}e([se({attribute:"selection-mode"})],hF.prototype,"selectionMode",void 0),e([m],hF.prototype,"selectedItems",void 0)
|
|
10720
|
+
const uF=hF.compose({baseName:"tree-view",baseClass:Ao,template:dF,styles:cF})
|
|
10721
|
+
mi.getOrCreate().withPrefix("nimble").register(uF()),mi.tagFor(hF)
|
|
10722
|
+
var pF={value:()=>{}}
|
|
10723
|
+
function fF(){for(var e,t=0,n=arguments.length,i={};t<n;++t){if(!(e=arguments[t]+"")||e in i||/[\s.]/.test(e))throw new Error("illegal type: "+e)
|
|
10724
|
+
i[e]=[]}return new gF(i)}function gF(e){this._=e}function mF(e,t){for(var n,i=0,o=e.length;i<o;++i)if((n=e[i]).name===t)return n.value}function vF(e,t,n){for(var i=0,o=e.length;i<o;++i)if(e[i].name===t){e[i]=pF,e=e.slice(0,i).concat(e.slice(i+1))
|
|
10725
|
+
break}return null!=n&&e.push({name:t,value:n}),e}gF.prototype=fF.prototype={constructor:gF,on:function(e,t){var n,i,o=this._,r=(i=o,(e+"").trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".")
|
|
10712
10726
|
if(n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),e&&!i.hasOwnProperty(e))throw new Error("unknown type: "+e)
|
|
10713
10727
|
return{type:e,name:t}}))),s=-1,a=r.length
|
|
10714
10728
|
if(!(arguments.length<2)){if(null!=t&&"function"!=typeof t)throw new Error("invalid callback: "+t)
|
|
10715
|
-
for(;++s<a;)if(n=(e=r[s]).type)o[n]=
|
|
10716
|
-
else if(null==t)for(n in o)o[n]=
|
|
10717
|
-
return this}for(;++s<a;)if((n=(e=r[s]).type)&&(n=
|
|
10729
|
+
for(;++s<a;)if(n=(e=r[s]).type)o[n]=vF(o[n],e.name,t)
|
|
10730
|
+
else if(null==t)for(n in o)o[n]=vF(o[n],e.name,null)
|
|
10731
|
+
return this}for(;++s<a;)if((n=(e=r[s]).type)&&(n=mF(o[n],e.name)))return n},copy:function(){var e={},t=this._
|
|
10718
10732
|
for(var n in t)e[n]=t[n].slice()
|
|
10719
|
-
return new
|
|
10733
|
+
return new gF(e)},call:function(e,t){if((n=arguments.length-2)>0)for(var n,i,o=new Array(n),r=0;r<n;++r)o[r]=arguments[r+2]
|
|
10720
10734
|
if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e)
|
|
10721
10735
|
for(r=0,n=(i=this._[e]).length;r<n;++r)i[r].value.apply(t,o)},apply:function(e,t,n){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e)
|
|
10722
10736
|
for(var i=this._[e],o=0,r=i.length;o<r;++o)i[o].value.apply(t,n)}}
|
|
10723
|
-
var
|
|
10724
|
-
function
|
|
10725
|
-
return n>=0&&"xmlns"!==(t=e.slice(0,n))&&(e=e.slice(n+1)),
|
|
10726
|
-
return n===
|
|
10727
|
-
return(t.local?
|
|
10728
|
-
var t}}function
|
|
10729
|
-
function
|
|
10730
|
-
function
|
|
10731
|
-
for(;a<l;++a)(s=t[a])&&(o[a]=s)}function
|
|
10737
|
+
var bF="http://www.w3.org/1999/xhtml",wF={svg:"http://www.w3.org/2000/svg",xhtml:bF,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}
|
|
10738
|
+
function yF(e){var t=e+="",n=t.indexOf(":")
|
|
10739
|
+
return n>=0&&"xmlns"!==(t=e.slice(0,n))&&(e=e.slice(n+1)),wF.hasOwnProperty(t)?{space:wF[t],local:e}:e}function xF(e){return function(){var t=this.ownerDocument,n=this.namespaceURI
|
|
10740
|
+
return n===bF&&t.documentElement.namespaceURI===bF?t.createElement(e):t.createElementNS(n,e)}}function kF(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function CF(e){var t=yF(e)
|
|
10741
|
+
return(t.local?kF:xF)(t)}function SF(){}function $F(e){return null==e?SF:function(){return this.querySelector(e)}}function _F(){return[]}function MF(e){return null==e?_F:function(){return this.querySelectorAll(e)}}function AF(e){return function(){return null==(t=e.apply(this,arguments))?[]:Array.isArray(t)?t:Array.from(t)
|
|
10742
|
+
var t}}function IF(e){return function(){return this.matches(e)}}function EF(e){return function(t){return t.matches(e)}}var OF=Array.prototype.find
|
|
10743
|
+
function RF(){return this.firstElementChild}var TF=Array.prototype.filter
|
|
10744
|
+
function DF(){return Array.from(this.children)}function FF(e){return new Array(e.length)}function NF(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function VF(e,t,n,i,o,r){for(var s,a=0,l=t.length,c=r.length;a<c;++a)(s=t[a])?(s.__data__=r[a],i[a]=s):n[a]=new NF(e,r[a])
|
|
10745
|
+
for(;a<l;++a)(s=t[a])&&(o[a]=s)}function PF(e,t,n,i,o,r,s){var a,l,c,d=new Map,h=t.length,u=r.length,p=new Array(h)
|
|
10732
10746
|
for(a=0;a<h;++a)(l=t[a])&&(p[a]=c=s.call(l,l.__data__,a,t)+"",d.has(c)?o[a]=l:d.set(c,l))
|
|
10733
|
-
for(a=0;a<u;++a)c=s.call(e,r[a],a,r)+"",(l=d.get(c))?(i[a]=l,l.__data__=r[a],d.delete(c)):n[a]=new
|
|
10734
|
-
for(a=0;a<h;++a)(l=t[a])&&d.get(p[a])===l&&(o[a]=l)}function
|
|
10735
|
-
null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function
|
|
10736
|
-
null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function
|
|
10737
|
-
null==i?this.style.removeProperty(e):this.style.setProperty(e,i,n)}}function
|
|
10738
|
-
null==n?delete this[e]:this[e]=n}}function
|
|
10739
|
-
this.textContent=null==t?"":t}}function
|
|
10740
|
-
this.innerHTML=null==t?"":t}}function
|
|
10741
|
-
e&&e.removeChild(this)}function
|
|
10742
|
-
return t?t.insertBefore(e,this.nextSibling):e}function
|
|
10743
|
-
return t?t.insertBefore(e,this.nextSibling):e}function
|
|
10744
|
-
if(t){for(var n,i=0,o=-1,r=t.length;i<r;++i)n=t[i],e.type&&n.type!==e.type||n.name!==e.name?t[++o]=n:this.removeEventListener(n.type,n.listener,n.options);++o?t.length=o:delete this.__on}}}function
|
|
10747
|
+
for(a=0;a<u;++a)c=s.call(e,r[a],a,r)+"",(l=d.get(c))?(i[a]=l,l.__data__=r[a],d.delete(c)):n[a]=new NF(e,r[a])
|
|
10748
|
+
for(a=0;a<h;++a)(l=t[a])&&d.get(p[a])===l&&(o[a]=l)}function zF(e){return e.__data__}function LF(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function HF(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function BF(e){return function(){this.removeAttribute(e)}}function qF(e){return function(){this.removeAttributeNS(e.space,e.local)}}function ZF(e,t){return function(){this.setAttribute(e,t)}}function jF(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function UF(e,t){return function(){var n=t.apply(this,arguments)
|
|
10749
|
+
null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function WF(e,t){return function(){var n=t.apply(this,arguments)
|
|
10750
|
+
null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function GF(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function KF(e){return function(){this.style.removeProperty(e)}}function JF(e,t,n){return function(){this.style.setProperty(e,t,n)}}function XF(e,t,n){return function(){var i=t.apply(this,arguments)
|
|
10751
|
+
null==i?this.style.removeProperty(e):this.style.setProperty(e,i,n)}}function YF(e,t){return e.style.getPropertyValue(t)||GF(e).getComputedStyle(e,null).getPropertyValue(t)}function QF(e){return function(){delete this[e]}}function eN(e,t){return function(){this[e]=t}}function tN(e,t){return function(){var n=t.apply(this,arguments)
|
|
10752
|
+
null==n?delete this[e]:this[e]=n}}function nN(e){return e.trim().split(/^|\s+/)}function iN(e){return e.classList||new oN(e)}function oN(e){this._node=e,this._names=nN(e.getAttribute("class")||"")}function rN(e,t){for(var n=iN(e),i=-1,o=t.length;++i<o;)n.add(t[i])}function sN(e,t){for(var n=iN(e),i=-1,o=t.length;++i<o;)n.remove(t[i])}function aN(e){return function(){rN(this,e)}}function lN(e){return function(){sN(this,e)}}function cN(e,t){return function(){(t.apply(this,arguments)?rN:sN)(this,e)}}function dN(){this.textContent=""}function hN(e){return function(){this.textContent=e}}function uN(e){return function(){var t=e.apply(this,arguments)
|
|
10753
|
+
this.textContent=null==t?"":t}}function pN(){this.innerHTML=""}function fN(e){return function(){this.innerHTML=e}}function gN(e){return function(){var t=e.apply(this,arguments)
|
|
10754
|
+
this.innerHTML=null==t?"":t}}function mN(){this.nextSibling&&this.parentNode.appendChild(this)}function vN(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function bN(){return null}function wN(){var e=this.parentNode
|
|
10755
|
+
e&&e.removeChild(this)}function yN(){var e=this.cloneNode(!1),t=this.parentNode
|
|
10756
|
+
return t?t.insertBefore(e,this.nextSibling):e}function xN(){var e=this.cloneNode(!0),t=this.parentNode
|
|
10757
|
+
return t?t.insertBefore(e,this.nextSibling):e}function kN(e){return function(){var t=this.__on
|
|
10758
|
+
if(t){for(var n,i=0,o=-1,r=t.length;i<r;++i)n=t[i],e.type&&n.type!==e.type||n.name!==e.name?t[++o]=n:this.removeEventListener(n.type,n.listener,n.options);++o?t.length=o:delete this.__on}}}function CN(e,t,n){return function(){var i,o=this.__on,r=function(e){return function(t){e.call(this,t,this.__data__)}}(t)
|
|
10745
10759
|
if(o)for(var s=0,a=o.length;s<a;++s)if((i=o[s]).type===e.type&&i.name===e.name)return this.removeEventListener(i.type,i.listener,i.options),this.addEventListener(i.type,i.listener=r,i.options=n),void(i.value=t)
|
|
10746
|
-
this.addEventListener(e.type,r,n),i={type:e.type,name:e.name,value:t,listener:r,options:n},o?o.push(i):this.__on=[i]}}function
|
|
10747
|
-
"function"==typeof o?o=new o(t,n):(o=i.document.createEvent("Event"),n?(o.initEvent(t,n.bubbles,n.cancelable),o.detail=n.detail):o.initEvent(t,!1,!1)),e.dispatchEvent(o)}function
|
|
10760
|
+
this.addEventListener(e.type,r,n),i={type:e.type,name:e.name,value:t,listener:r,options:n},o?o.push(i):this.__on=[i]}}function SN(e,t,n){var i=GF(e),o=i.CustomEvent
|
|
10761
|
+
"function"==typeof o?o=new o(t,n):(o=i.document.createEvent("Event"),n?(o.initEvent(t,n.bubbles,n.cancelable),o.detail=n.detail):o.initEvent(t,!1,!1)),e.dispatchEvent(o)}function $N(e,t){return function(){return SN(this,e,t)}}function _N(e,t){return function(){return SN(this,e,t.apply(this,arguments))}}NF.prototype={constructor:NF,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)}},oN.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)
|
|
10748
10762
|
t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}}
|
|
10749
|
-
var
|
|
10750
|
-
function
|
|
10763
|
+
var MN=[null]
|
|
10764
|
+
function AN(e,t){this._groups=e,this._parents=t}function IN(){return new AN([[document.documentElement]],MN)}function EN(e){return"string"==typeof e?new AN([[document.querySelector(e)]],[document.documentElement]):new AN([[e]],MN)}function ON(e,t){if(e=function(e){let t
|
|
10751
10765
|
for(;t=e.sourceEvent;)e=t
|
|
10752
10766
|
return e}(e),void 0===t&&(t=e.currentTarget),t){var n=t.ownerSVGElement||t
|
|
10753
10767
|
if(n.createSVGPoint){var i=n.createSVGPoint()
|
|
10754
10768
|
return i.x=e.clientX,i.y=e.clientY,[(i=i.matrixTransform(t.getScreenCTM().inverse())).x,i.y]}if(t.getBoundingClientRect){var o=t.getBoundingClientRect()
|
|
10755
|
-
return[e.clientX-o.left-t.clientLeft,e.clientY-o.top-t.clientTop]}}return[e.pageX,e.pageY]}
|
|
10769
|
+
return[e.clientX-o.left-t.clientLeft,e.clientY-o.top-t.clientTop]}}return[e.pageX,e.pageY]}AN.prototype=IN.prototype={constructor:AN,select:function(e){"function"!=typeof e&&(e=$F(e))
|
|
10756
10770
|
for(var t=this._groups,n=t.length,i=new Array(n),o=0;o<n;++o)for(var r,s,a=t[o],l=a.length,c=i[o]=new Array(l),d=0;d<l;++d)(r=a[d])&&(s=e.call(r,r.__data__,d,a))&&("__data__"in r&&(s.__data__=r.__data__),c[d]=s)
|
|
10757
|
-
return new
|
|
10771
|
+
return new AN(i,this._parents)},selectAll:function(e){e="function"==typeof e?AF(e):MF(e)
|
|
10758
10772
|
for(var t=this._groups,n=t.length,i=[],o=[],r=0;r<n;++r)for(var s,a=t[r],l=a.length,c=0;c<l;++c)(s=a[c])&&(i.push(e.call(s,s.__data__,c,a)),o.push(s))
|
|
10759
|
-
return new
|
|
10773
|
+
return new AN(i,o)},selectChild:function(e){return this.select(null==e?RF:function(e){return function(){return OF.call(this.children,e)}}("function"==typeof e?e:EF(e)))},selectChildren:function(e){return this.selectAll(null==e?DF:function(e){return function(){return TF.call(this.children,e)}}("function"==typeof e?e:EF(e)))},filter:function(e){"function"!=typeof e&&(e=IF(e))
|
|
10760
10774
|
for(var t=this._groups,n=t.length,i=new Array(n),o=0;o<n;++o)for(var r,s=t[o],a=s.length,l=i[o]=[],c=0;c<a;++c)(r=s[c])&&e.call(r,r.__data__,c,s)&&l.push(r)
|
|
10761
|
-
return new
|
|
10762
|
-
var n,i=t?
|
|
10775
|
+
return new AN(i,this._parents)},data:function(e,t){if(!arguments.length)return Array.from(this,zF)
|
|
10776
|
+
var n,i=t?PF:VF,o=this._parents,r=this._groups
|
|
10763
10777
|
"function"!=typeof e&&(n=e,e=function(){return n})
|
|
10764
|
-
for(var s=r.length,a=new Array(s),l=new Array(s),c=new Array(s),d=0;d<s;++d){var h=o[d],u=r[d],p=u.length,f=
|
|
10778
|
+
for(var s=r.length,a=new Array(s),l=new Array(s),c=new Array(s),d=0;d<s;++d){var h=o[d],u=r[d],p=u.length,f=LF(e.call(h,h&&h.__data__,d,o)),g=f.length,m=l[d]=new Array(g),v=a[d]=new Array(g)
|
|
10765
10779
|
i(h,u,m,v,c[d]=new Array(p),f,t)
|
|
10766
|
-
for(var b,w,y=0,x=0;y<g;++y)if(b=m[y]){for(y>=x&&(x=y+1);!(w=v[x])&&++x<g;);b._next=w||null}}return(a=new
|
|
10780
|
+
for(var b,w,y=0,x=0;y<g;++y)if(b=m[y]){for(y>=x&&(x=y+1);!(w=v[x])&&++x<g;);b._next=w||null}}return(a=new AN(a,o))._enter=l,a._exit=c,a},enter:function(){return new AN(this._enter||this._groups.map(FF),this._parents)},exit:function(){return new AN(this._exit||this._groups.map(FF),this._parents)},join:function(e,t,n){var i=this.enter(),o=this,r=this.exit()
|
|
10767
10781
|
return"function"==typeof e?(i=e(i))&&(i=i.selection()):i=i.append(e+""),null!=t&&(o=t(o))&&(o=o.selection()),null==n?r.remove():n(r),i&&o?i.merge(o).order():o},merge:function(e){for(var t=e.selection?e.selection():e,n=this._groups,i=t._groups,o=n.length,r=i.length,s=Math.min(o,r),a=new Array(o),l=0;l<s;++l)for(var c,d=n[l],h=i[l],u=d.length,p=a[l]=new Array(u),f=0;f<u;++f)(c=d[f]||h[f])&&(p[f]=c)
|
|
10768
10782
|
for(;l<o;++l)a[l]=n[l]
|
|
10769
|
-
return new
|
|
10770
|
-
return this},sort:function(e){function t(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}e||(e=
|
|
10783
|
+
return new AN(a,this._parents)},selection:function(){return this},order:function(){for(var e=this._groups,t=-1,n=e.length;++t<n;)for(var i,o=e[t],r=o.length-1,s=o[r];--r>=0;)(i=o[r])&&(s&&4^i.compareDocumentPosition(s)&&s.parentNode.insertBefore(i,s),s=i)
|
|
10784
|
+
return this},sort:function(e){function t(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}e||(e=HF)
|
|
10771
10785
|
for(var n=this._groups,i=n.length,o=new Array(i),r=0;r<i;++r){for(var s,a=n[r],l=a.length,c=o[r]=new Array(l),d=0;d<l;++d)(s=a[d])&&(c[d]=s)
|
|
10772
|
-
c.sort(t)}return new
|
|
10786
|
+
c.sort(t)}return new AN(o,this._parents).order()},call:function(){var e=arguments[0]
|
|
10773
10787
|
return arguments[0]=this,e.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var i=e[t],o=0,r=i.length;o<r;++o){var s=i[o]
|
|
10774
10788
|
if(s)return s}return null},size:function(){let e=0
|
|
10775
10789
|
for(const t of this)++e
|
|
10776
10790
|
return e},empty:function(){return!this.node()},each:function(e){for(var t=this._groups,n=0,i=t.length;n<i;++n)for(var o,r=t[n],s=0,a=r.length;s<a;++s)(o=r[s])&&e.call(o,o.__data__,s,r)
|
|
10777
|
-
return this},attr:function(e,t){var n=
|
|
10791
|
+
return this},attr:function(e,t){var n=yF(e)
|
|
10778
10792
|
if(arguments.length<2){var i=this.node()
|
|
10779
|
-
return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==t?n.local?
|
|
10780
|
-
if(arguments.length<2){for(var i=
|
|
10781
|
-
return!0}return this.each(("function"==typeof t?
|
|
10782
|
-
return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var n="function"==typeof e?e:
|
|
10783
|
-
return this.select((function(){return this.insertBefore(n.apply(this,arguments),i.apply(this,arguments)||null)}))},remove:function(){return this.each(
|
|
10793
|
+
return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==t?n.local?qF:BF:"function"==typeof t?n.local?WF:UF:n.local?jF:ZF)(n,t))},style:function(e,t,n){return arguments.length>1?this.each((null==t?KF:"function"==typeof t?XF:JF)(e,t,null==n?"":n)):YF(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?QF:"function"==typeof t?tN:eN)(e,t)):this.node()[e]},classed:function(e,t){var n=nN(e+"")
|
|
10794
|
+
if(arguments.length<2){for(var i=iN(this.node()),o=-1,r=n.length;++o<r;)if(!i.contains(n[o]))return!1
|
|
10795
|
+
return!0}return this.each(("function"==typeof t?cN:t?aN:lN)(n,t))},text:function(e){return arguments.length?this.each(null==e?dN:("function"==typeof e?uN:hN)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?pN:("function"==typeof e?gN:fN)(e)):this.node().innerHTML},raise:function(){return this.each(mN)},lower:function(){return this.each(vN)},append:function(e){var t="function"==typeof e?e:CF(e)
|
|
10796
|
+
return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var n="function"==typeof e?e:CF(e),i=null==t?bN:"function"==typeof t?t:$F(t)
|
|
10797
|
+
return this.select((function(){return this.insertBefore(n.apply(this,arguments),i.apply(this,arguments)||null)}))},remove:function(){return this.each(wN)},clone:function(e){return this.select(e?xN:yN)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,n){var i,o,r=function(e){return e.trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".")
|
|
10784
10798
|
return n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),{type:e,name:t}}))}(e+""),s=r.length
|
|
10785
|
-
if(!(arguments.length<2)){for(a=t?
|
|
10799
|
+
if(!(arguments.length<2)){for(a=t?CN:kN,i=0;i<s;++i)this.each(a(r[i],t,n))
|
|
10786
10800
|
return this}var a=this.node().__on
|
|
10787
|
-
if(a)for(var l,c=0,d=a.length;c<d;++c)for(i=0,l=a[c];i<s;++i)if((o=r[i]).type===l.type&&o.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?
|
|
10788
|
-
const
|
|
10789
|
-
function
|
|
10801
|
+
if(a)for(var l,c=0,d=a.length;c<d;++c)for(i=0,l=a[c];i<s;++i)if((o=r[i]).type===l.type&&o.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?_N:$N)(e,t))},[Symbol.iterator]:function*(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var i,o=e[t],r=0,s=o.length;r<s;++r)(i=o[r])&&(yield i)}}
|
|
10802
|
+
const RN={capture:!0,passive:!1}
|
|
10803
|
+
function TN(e){e.preventDefault(),e.stopImmediatePropagation()}function DN(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function FN(e,t){var n=Object.create(e.prototype)
|
|
10790
10804
|
for(var i in t)n[i]=t[i]
|
|
10791
|
-
return n}function
|
|
10792
|
-
function
|
|
10793
|
-
return e=(e+"").trim().toLowerCase(),(t=
|
|
10794
|
-
var o}function
|
|
10795
|
-
return`${1===e?"rgb(":"rgba("}${
|
|
10796
|
-
if(e instanceof
|
|
10797
|
-
if(e instanceof
|
|
10805
|
+
return n}function NN(){}var VN=.7,PN=1/VN,zN="\\s*([+-]?\\d+)\\s*",LN="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",HN="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",BN=/^#([0-9a-f]{3,8})$/,qN=new RegExp(`^rgb\\(${zN},${zN},${zN}\\)$`),ZN=new RegExp(`^rgb\\(${HN},${HN},${HN}\\)$`),jN=new RegExp(`^rgba\\(${zN},${zN},${zN},${LN}\\)$`),UN=new RegExp(`^rgba\\(${HN},${HN},${HN},${LN}\\)$`),WN=new RegExp(`^hsl\\(${LN},${HN},${HN}\\)$`),GN=new RegExp(`^hsla\\(${LN},${HN},${HN},${LN}\\)$`),KN={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}
|
|
10806
|
+
function JN(){return this.rgb().formatHex()}function XN(){return this.rgb().formatRgb()}function YN(e){var t,n
|
|
10807
|
+
return e=(e+"").trim().toLowerCase(),(t=BN.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?QN(t):3===n?new nV(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?eV(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?eV(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=qN.exec(e))?new nV(t[1],t[2],t[3],1):(t=ZN.exec(e))?new nV(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=jN.exec(e))?eV(t[1],t[2],t[3],t[4]):(t=UN.exec(e))?eV(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=WN.exec(e))?lV(t[1],t[2]/100,t[3]/100,1):(t=GN.exec(e))?lV(t[1],t[2]/100,t[3]/100,t[4]):KN.hasOwnProperty(e)?QN(KN[e]):"transparent"===e?new nV(NaN,NaN,NaN,0):null}function QN(e){return new nV(e>>16&255,e>>8&255,255&e,1)}function eV(e,t,n,i){return i<=0&&(e=t=n=NaN),new nV(e,t,n,i)}function tV(e,t,n,i){return 1===arguments.length?((o=e)instanceof NN||(o=YN(o)),o?new nV((o=o.rgb()).r,o.g,o.b,o.opacity):new nV):new nV(e,t,n,null==i?1:i)
|
|
10808
|
+
var o}function nV(e,t,n,i){this.r=+e,this.g=+t,this.b=+n,this.opacity=+i}function iV(){return`#${aV(this.r)}${aV(this.g)}${aV(this.b)}`}function oV(){const e=rV(this.opacity)
|
|
10809
|
+
return`${1===e?"rgb(":"rgba("}${sV(this.r)}, ${sV(this.g)}, ${sV(this.b)}${1===e?")":`, ${e})`}`}function rV(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function sV(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function aV(e){return((e=sV(e))<16?"0":"")+e.toString(16)}function lV(e,t,n,i){return i<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new dV(e,t,n,i)}function cV(e){if(e instanceof dV)return new dV(e.h,e.s,e.l,e.opacity)
|
|
10810
|
+
if(e instanceof NN||(e=YN(e)),!e)return new dV
|
|
10811
|
+
if(e instanceof dV)return e
|
|
10798
10812
|
var t=(e=e.rgb()).r/255,n=e.g/255,i=e.b/255,o=Math.min(t,n,i),r=Math.max(t,n,i),s=NaN,a=r-o,l=(r+o)/2
|
|
10799
|
-
return a?(s=t===r?(n-i)/a+6*(n<i):n===r?(i-t)/a+2:(t-n)/a+4,a/=l<.5?r+o:2-r-o,s*=60):a=l>0&&l<1?0:s,new
|
|
10800
|
-
return new
|
|
10801
|
-
return`${1===e?"hsl(":"hsla("}${
|
|
10802
|
-
var
|
|
10803
|
-
function
|
|
10804
|
-
return n?function(e,t){return function(n){return e+n*t}}(e,n):
|
|
10805
|
-
function i(e,t){var i=n((e=
|
|
10813
|
+
return a?(s=t===r?(n-i)/a+6*(n<i):n===r?(i-t)/a+2:(t-n)/a+4,a/=l<.5?r+o:2-r-o,s*=60):a=l>0&&l<1?0:s,new dV(s,a,l,e.opacity)}function dV(e,t,n,i){this.h=+e,this.s=+t,this.l=+n,this.opacity=+i}function hV(e){return(e=(e||0)%360)<0?e+360:e}function uV(e){return Math.max(0,Math.min(1,e||0))}function pV(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}DN(NN,YN,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:JN,formatHex:JN,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return cV(this).formatHsl()},formatRgb:XN,toString:XN}),DN(nV,tV,FN(NN,{brighter(e){return e=null==e?PN:Math.pow(PN,e),new nV(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?VN:Math.pow(VN,e),new nV(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new nV(sV(this.r),sV(this.g),sV(this.b),rV(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:iV,formatHex:iV,formatHex8:function(){return`#${aV(this.r)}${aV(this.g)}${aV(this.b)}${aV(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:oV,toString:oV})),DN(dV,(function(e,t,n,i){return 1===arguments.length?cV(e):new dV(e,t,n,null==i?1:i)}),FN(NN,{brighter(e){return e=null==e?PN:Math.pow(PN,e),new dV(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?VN:Math.pow(VN,e),new dV(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,i=n+(n<.5?n:1-n)*t,o=2*n-i
|
|
10814
|
+
return new nV(pV(e>=240?e-240:e+120,o,i),pV(e,o,i),pV(e<120?e+240:e-120,o,i),this.opacity)},clamp(){return new dV(hV(this.h),uV(this.s),uV(this.l),rV(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=rV(this.opacity)
|
|
10815
|
+
return`${1===e?"hsl(":"hsla("}${hV(this.h)}, ${100*uV(this.s)}%, ${100*uV(this.l)}%${1===e?")":`, ${e})`}`}}))
|
|
10816
|
+
var fV=e=>()=>e
|
|
10817
|
+
function gV(e){return 1==(e=+e)?mV:function(t,n){return n-t?function(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(i){return Math.pow(e+i*t,n)}}(t,n,e):fV(isNaN(t)?n:t)}}function mV(e,t){var n=t-e
|
|
10818
|
+
return n?function(e,t){return function(n){return e+n*t}}(e,n):fV(isNaN(e)?t:e)}var vV=function e(t){var n=gV(t)
|
|
10819
|
+
function i(e,t){var i=n((e=tV(e)).r,(t=tV(t)).r),o=n(e.g,t.g),r=n(e.b,t.b),s=mV(e.opacity,t.opacity)
|
|
10806
10820
|
return function(t){return e.r=i(t),e.g=o(t),e.b=r(t),e.opacity=s(t),e+""}}return i.gamma=e,i}(1)
|
|
10807
|
-
function
|
|
10821
|
+
function bV(e,t){t||(t=[])
|
|
10808
10822
|
var n,i=e?Math.min(t.length,e.length):0,o=t.slice()
|
|
10809
10823
|
return function(r){for(n=0;n<i;++n)o[n]=e[n]*(1-r)+t[n]*r
|
|
10810
|
-
return o}}function
|
|
10811
|
-
for(n=0;n<o;++n)r[n]=
|
|
10824
|
+
return o}}function wV(e,t){var n,i=t?t.length:0,o=e?Math.min(i,e.length):0,r=new Array(o),s=new Array(i)
|
|
10825
|
+
for(n=0;n<o;++n)r[n]=_V(e[n],t[n])
|
|
10812
10826
|
for(;n<i;++n)s[n]=t[n]
|
|
10813
10827
|
return function(e){for(n=0;n<o;++n)s[n]=r[n](e)
|
|
10814
|
-
return s}}function
|
|
10815
|
-
return e=+e,t=+t,function(i){return n.setTime(e*(1-i)+t*i),n}}function
|
|
10816
|
-
for(n in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)n in e?i[n]=
|
|
10828
|
+
return s}}function yV(e,t){var n=new Date
|
|
10829
|
+
return e=+e,t=+t,function(i){return n.setTime(e*(1-i)+t*i),n}}function xV(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}function kV(e,t){var n,i={},o={}
|
|
10830
|
+
for(n in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)n in e?i[n]=_V(e[n],t[n]):o[n]=t[n]
|
|
10817
10831
|
return function(e){for(n in i)o[n]=i[n](e)
|
|
10818
|
-
return o}}var
|
|
10819
|
-
function
|
|
10820
|
-
for(e+="",t+="";(n=
|
|
10832
|
+
return o}}var CV=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,SV=new RegExp(CV.source,"g")
|
|
10833
|
+
function $V(e,t){var n,i,o,r=CV.lastIndex=SV.lastIndex=0,s=-1,a=[],l=[]
|
|
10834
|
+
for(e+="",t+="";(n=CV.exec(e))&&(i=SV.exec(t));)(o=i.index)>r&&(o=t.slice(r,o),a[s]?a[s]+=o:a[++s]=o),(n=n[0])===(i=i[0])?a[s]?a[s]+=i:a[++s]=i:(a[++s]=null,l.push({i:s,x:xV(n,i)})),r=SV.lastIndex
|
|
10821
10835
|
return r<t.length&&(o=t.slice(r),a[s]?a[s]+=o:a[++s]=o),a.length<2?l[0]?function(e){return function(t){return e(t)+""}}(l[0].x):function(e){return function(){return e}}(t):(t=l.length,function(e){for(var n,i=0;i<t;++i)a[(n=l[i]).i]=n.x(e)
|
|
10822
|
-
return a.join("")})}function
|
|
10823
|
-
return null==t||"boolean"===o?
|
|
10824
|
-
function
|
|
10825
|
-
return(s=Math.sqrt(e*e+t*t))&&(e/=s,t/=s),(l=e*n+t*i)&&(n-=e*l,i-=t*l),(a=Math.sqrt(n*n+i*i))&&(n/=a,i/=a,l/=a),e*i<t*n&&(e=-e,t=-t,l=-l,s=-s),{translateX:o,translateY:r,rotate:Math.atan2(t,e)*
|
|
10836
|
+
return a.join("")})}function _V(e,t){var n,i,o=typeof t
|
|
10837
|
+
return null==t||"boolean"===o?fV(t):("number"===o?xV:"string"===o?(n=YN(t))?(t=n,vV):$V:t instanceof YN?vV:t instanceof Date?yV:(i=t,!ArrayBuffer.isView(i)||i instanceof DataView?Array.isArray(t)?wV:"function"!=typeof t.valueOf&&"function"!=typeof t.toString||isNaN(t)?kV:xV:bV))(e,t)}function MV(e,t){return e=+e,t=+t,function(n){return Math.round(e*(1-n)+t*n)}}var AV,IV=180/Math.PI,EV={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1}
|
|
10838
|
+
function OV(e,t,n,i,o,r){var s,a,l
|
|
10839
|
+
return(s=Math.sqrt(e*e+t*t))&&(e/=s,t/=s),(l=e*n+t*i)&&(n-=e*l,i-=t*l),(a=Math.sqrt(n*n+i*i))&&(n/=a,i/=a,l/=a),e*i<t*n&&(e=-e,t=-t,l=-l,s=-s),{translateX:o,translateY:r,rotate:Math.atan2(t,e)*IV,skewX:Math.atan(l)*IV,scaleX:s,scaleY:a}}function RV(e,t,n,i){function o(e){return e.length?e.pop()+" ":""}return function(r,s){var a=[],l=[]
|
|
10826
10840
|
return r=e(r),s=e(s),function(e,i,o,r,s,a){if(e!==o||i!==r){var l=s.push("translate(",null,t,null,n)
|
|
10827
|
-
a.push({i:l-4,x:
|
|
10828
|
-
s.push({i:a-4,x:
|
|
10829
|
-
return a.join("")}}}var
|
|
10830
|
-
return t.isIdentity?
|
|
10831
|
-
function
|
|
10841
|
+
a.push({i:l-4,x:xV(e,o)},{i:l-2,x:xV(i,r)})}else(o||r)&&s.push("translate("+o+t+r+n)}(r.translateX,r.translateY,s.translateX,s.translateY,a,l),function(e,t,n,r){e!==t?(e-t>180?t+=360:t-e>180&&(e+=360),r.push({i:n.push(o(n)+"rotate(",null,i)-2,x:xV(e,t)})):t&&n.push(o(n)+"rotate("+t+i)}(r.rotate,s.rotate,a,l),function(e,t,n,r){e!==t?r.push({i:n.push(o(n)+"skewX(",null,i)-2,x:xV(e,t)}):t&&n.push(o(n)+"skewX("+t+i)}(r.skewX,s.skewX,a,l),function(e,t,n,i,r,s){if(e!==n||t!==i){var a=r.push(o(r)+"scale(",null,",",null,")")
|
|
10842
|
+
s.push({i:a-4,x:xV(e,n)},{i:a-2,x:xV(t,i)})}else 1===n&&1===i||r.push(o(r)+"scale("+n+","+i+")")}(r.scaleX,r.scaleY,s.scaleX,s.scaleY,a,l),r=s=null,function(e){for(var t,n=-1,i=l.length;++n<i;)a[(t=l[n]).i]=t.x(e)
|
|
10843
|
+
return a.join("")}}}var TV=RV((function(e){const t=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(e+"")
|
|
10844
|
+
return t.isIdentity?EV:OV(t.a,t.b,t.c,t.d,t.e,t.f)}),"px, ","px)","deg)"),DV=RV((function(e){return null==e?EV:(AV||(AV=document.createElementNS("http://www.w3.org/2000/svg","g")),AV.setAttribute("transform",e),(e=AV.transform.baseVal.consolidate())?OV((e=e.matrix).a,e.b,e.c,e.d,e.e,e.f):EV)}),", ",")",")")
|
|
10845
|
+
function FV(e){return((e=Math.exp(e))+1/e)/2}var NV,VV,PV=function e(t,n,i){function o(e,o){var r,s,a=e[0],l=e[1],c=e[2],d=o[0],h=o[1],u=o[2],p=d-a,f=h-l,g=p*p+f*f
|
|
10832
10846
|
if(g<1e-12)s=Math.log(u/c)/t,r=function(e){return[a+e*p,l+e*f,c*Math.exp(t*e*s)]}
|
|
10833
10847
|
else{var m=Math.sqrt(g),v=(u*u-c*c+i*g)/(2*c*n*m),b=(u*u-c*c-i*g)/(2*u*n*m),w=Math.log(Math.sqrt(v*v+1)-v),y=Math.log(Math.sqrt(b*b+1)-b)
|
|
10834
|
-
s=(y-w)/t,r=function(e){var i,o=e*s,r=
|
|
10835
|
-
return[a+d*p,l+d*f,c*r/
|
|
10836
|
-
return e(n,i,i*i)},o}(Math.SQRT2,2,4),
|
|
10837
|
-
function
|
|
10838
|
-
return i.restart(e,t,n),i}function
|
|
10839
|
-
try{!function(){
|
|
10840
|
-
for(var e,t=
|
|
10841
|
-
for(;n;)n._call?(i>n._time&&(i=n._time),e=n,n=n._next):(t=n._next,n._next=null,n=e?e._next=t:
|
|
10842
|
-
|
|
10843
|
-
t>
|
|
10844
|
-
return t=null==t?0:+t,i.restart((n=>{i.stop(),e(n+t)}),t,n),i}
|
|
10845
|
-
n=(null==n?
|
|
10846
|
-
var
|
|
10847
|
-
function
|
|
10848
|
+
s=(y-w)/t,r=function(e){var i,o=e*s,r=FV(w),d=c/(n*m)*(r*(i=t*o+w,((i=Math.exp(2*i))-1)/(i+1))-function(e){return((e=Math.exp(e))-1/e)/2}(w))
|
|
10849
|
+
return[a+d*p,l+d*f,c*r/FV(t*o+w)]}}return r.duration=1e3*s*t/Math.SQRT2,r}return o.rho=function(t){var n=Math.max(.001,+t),i=n*n
|
|
10850
|
+
return e(n,i,i*i)},o}(Math.SQRT2,2,4),zV=0,LV=0,HV=0,BV=1e3,qV=0,ZV=0,jV=0,UV="object"==typeof performance&&performance.now?performance:Date,WV="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)}
|
|
10851
|
+
function GV(){return ZV||(WV(KV),ZV=UV.now()+jV)}function KV(){ZV=0}function JV(){this._call=this._time=this._next=null}function XV(e,t,n){var i=new JV
|
|
10852
|
+
return i.restart(e,t,n),i}function YV(){ZV=(qV=UV.now())+jV,zV=LV=0
|
|
10853
|
+
try{!function(){GV(),++zV
|
|
10854
|
+
for(var e,t=NV;t;)(e=ZV-t._time)>=0&&t._call.call(void 0,e),t=t._next;--zV}()}finally{zV=0,function(){var e,t,n=NV,i=1/0
|
|
10855
|
+
for(;n;)n._call?(i>n._time&&(i=n._time),e=n,n=n._next):(t=n._next,n._next=null,n=e?e._next=t:NV=t)
|
|
10856
|
+
VV=e,eP(i)}(),ZV=0}}function QV(){var e=UV.now(),t=e-qV
|
|
10857
|
+
t>BV&&(jV-=t,qV=e)}function eP(e){zV||(LV&&(LV=clearTimeout(LV)),e-ZV>24?(e<1/0&&(LV=setTimeout(YV,e-UV.now()-jV)),HV&&(HV=clearInterval(HV))):(HV||(qV=UV.now(),HV=setInterval(QV,BV)),zV=1,WV(YV)))}function tP(e,t,n){var i=new JV
|
|
10858
|
+
return t=null==t?0:+t,i.restart((n=>{i.stop(),e(n+t)}),t,n),i}JV.prototype=XV.prototype={constructor:JV,restart:function(e,t,n){if("function"!=typeof e)throw new TypeError("callback is not a function")
|
|
10859
|
+
n=(null==n?GV():+n)+(null==t?0:+t),this._next||VV===this||(VV?VV._next=this:NV=this,VV=this),this._call=e,this._time=n,eP()},stop:function(){this._call&&(this._call=null,this._time=1/0,eP())}}
|
|
10860
|
+
var nP=fF("start","end","cancel","interrupt"),iP=[],oP=0,rP=1,sP=2,aP=3,lP=4,cP=5,dP=6
|
|
10861
|
+
function hP(e,t,n,i,o,r){var s=e.__transition
|
|
10848
10862
|
if(s){if(n in s)return}else e.__transition={}
|
|
10849
10863
|
!function(e,t,n){var i,o=e.__transition
|
|
10850
|
-
function r(e){n.state=
|
|
10851
|
-
if(n.state!==
|
|
10852
|
-
for(c in o)if((u=o[c]).name===n.name){if(u.state===
|
|
10853
|
-
u.state===
|
|
10854
|
-
i.length=d+1}}function a(t){for(var o=t<n.duration?n.ease.call(null,t/n.duration):(n.timer.restart(l),n.state=
|
|
10855
|
-
n.state===
|
|
10856
|
-
delete e.__transition}o[t]=n,n.timer=
|
|
10857
|
-
if(n.state>
|
|
10858
|
-
return n}function
|
|
10859
|
-
if(n.state>
|
|
10860
|
-
return n}function
|
|
10864
|
+
function r(e){n.state=rP,n.timer.restart(s,n.delay,n.time),n.delay<=e&&s(e-n.delay)}function s(r){var c,d,h,u
|
|
10865
|
+
if(n.state!==rP)return l()
|
|
10866
|
+
for(c in o)if((u=o[c]).name===n.name){if(u.state===aP)return tP(s)
|
|
10867
|
+
u.state===lP?(u.state=dP,u.timer.stop(),u.on.call("interrupt",e,e.__data__,u.index,u.group),delete o[c]):+c<t&&(u.state=dP,u.timer.stop(),u.on.call("cancel",e,e.__data__,u.index,u.group),delete o[c])}if(tP((function(){n.state===aP&&(n.state=lP,n.timer.restart(a,n.delay,n.time),a(r))})),n.state=sP,n.on.call("start",e,e.__data__,n.index,n.group),n.state===sP){for(n.state=aP,i=new Array(h=n.tween.length),c=0,d=-1;c<h;++c)(u=n.tween[c].value.call(e,e.__data__,n.index,n.group))&&(i[++d]=u)
|
|
10868
|
+
i.length=d+1}}function a(t){for(var o=t<n.duration?n.ease.call(null,t/n.duration):(n.timer.restart(l),n.state=cP,1),r=-1,s=i.length;++r<s;)i[r].call(e,o)
|
|
10869
|
+
n.state===cP&&(n.on.call("end",e,e.__data__,n.index,n.group),l())}function l(){for(var i in n.state=dP,n.timer.stop(),delete o[t],o)return
|
|
10870
|
+
delete e.__transition}o[t]=n,n.timer=XV(r,0,n.time)}(e,n,{name:t,index:i,group:o,on:nP,tween:iP,time:r.time,delay:r.delay,duration:r.duration,ease:r.ease,timer:null,state:oP})}function uP(e,t){var n=fP(e,t)
|
|
10871
|
+
if(n.state>oP)throw new Error("too late; already scheduled")
|
|
10872
|
+
return n}function pP(e,t){var n=fP(e,t)
|
|
10873
|
+
if(n.state>aP)throw new Error("too late; already running")
|
|
10874
|
+
return n}function fP(e,t){var n=e.__transition
|
|
10861
10875
|
if(!n||!(n=n[t]))throw new Error("transition not found")
|
|
10862
|
-
return n}function
|
|
10863
|
-
if(r){for(o in t=null==t?null:t+"",r)(n=r[o]).name===t?(i=n.state>
|
|
10864
|
-
s&&delete e.__transition}}function
|
|
10865
|
-
return function(){var o=
|
|
10876
|
+
return n}function gP(e,t){var n,i,o,r=e.__transition,s=!0
|
|
10877
|
+
if(r){for(o in t=null==t?null:t+"",r)(n=r[o]).name===t?(i=n.state>sP&&n.state<cP,n.state=dP,n.timer.stop(),n.on.call(i?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete r[o]):s=!1
|
|
10878
|
+
s&&delete e.__transition}}function mP(e,t){var n,i
|
|
10879
|
+
return function(){var o=pP(this,e),r=o.tween
|
|
10866
10880
|
if(r!==n)for(var s=0,a=(i=n=r).length;s<a;++s)if(i[s].name===t){(i=i.slice()).splice(s,1)
|
|
10867
|
-
break}o.tween=i}}function
|
|
10881
|
+
break}o.tween=i}}function vP(e,t,n){var i,o
|
|
10868
10882
|
if("function"!=typeof n)throw new Error
|
|
10869
|
-
return function(){var r=
|
|
10883
|
+
return function(){var r=pP(this,e),s=r.tween
|
|
10870
10884
|
if(s!==i){o=(i=s).slice()
|
|
10871
10885
|
for(var a={name:t,value:n},l=0,c=o.length;l<c;++l)if(o[l].name===t){o[l]=a
|
|
10872
|
-
break}l===c&&o.push(a)}r.tween=o}}function
|
|
10873
|
-
return e.each((function(){var e=
|
|
10874
|
-
return("number"==typeof t?
|
|
10886
|
+
break}l===c&&o.push(a)}r.tween=o}}function bP(e,t,n){var i=e._id
|
|
10887
|
+
return e.each((function(){var e=pP(this,i);(e.value||(e.value={}))[t]=n.apply(this,arguments)})),function(e){return fP(e,i).value[t]}}function wP(e,t){var n
|
|
10888
|
+
return("number"==typeof t?xV:t instanceof YN?vV:(n=YN(t))?(t=n,vV):$V)(e,t)}function yP(e){return function(){this.removeAttribute(e)}}function xP(e){return function(){this.removeAttributeNS(e.space,e.local)}}function kP(e,t,n){var i,o,r=n+""
|
|
10875
10889
|
return function(){var s=this.getAttribute(e)
|
|
10876
|
-
return s===r?null:s===i?o:o=t(i=s,n)}}function
|
|
10890
|
+
return s===r?null:s===i?o:o=t(i=s,n)}}function CP(e,t,n){var i,o,r=n+""
|
|
10877
10891
|
return function(){var s=this.getAttributeNS(e.space,e.local)
|
|
10878
|
-
return s===r?null:s===i?o:o=t(i=s,n)}}function
|
|
10892
|
+
return s===r?null:s===i?o:o=t(i=s,n)}}function SP(e,t,n){var i,o,r
|
|
10879
10893
|
return function(){var s,a,l=n(this)
|
|
10880
10894
|
if(null!=l)return(s=this.getAttribute(e))===(a=l+"")?null:s===i&&a===o?r:(o=a,r=t(i=s,l))
|
|
10881
|
-
this.removeAttribute(e)}}function
|
|
10895
|
+
this.removeAttribute(e)}}function $P(e,t,n){var i,o,r
|
|
10882
10896
|
return function(){var s,a,l=n(this)
|
|
10883
10897
|
if(null!=l)return(s=this.getAttributeNS(e.space,e.local))===(a=l+"")?null:s===i&&a===o?r:(o=a,r=t(i=s,l))
|
|
10884
|
-
this.removeAttributeNS(e.space,e.local)}}function
|
|
10898
|
+
this.removeAttributeNS(e.space,e.local)}}function _P(e,t){var n,i
|
|
10885
10899
|
function o(){var o=t.apply(this,arguments)
|
|
10886
|
-
return o!==i&&(n=(i=o)&&function(e,t){return function(n){this.setAttributeNS(e.space,e.local,t.call(this,n))}}(e,o)),n}return o._value=t,o}function
|
|
10900
|
+
return o!==i&&(n=(i=o)&&function(e,t){return function(n){this.setAttributeNS(e.space,e.local,t.call(this,n))}}(e,o)),n}return o._value=t,o}function MP(e,t){var n,i
|
|
10887
10901
|
function o(){var o=t.apply(this,arguments)
|
|
10888
|
-
return o!==i&&(n=(i=o)&&function(e,t){return function(n){this.setAttribute(e,t.call(this,n))}}(e,o)),n}return o._value=t,o}function
|
|
10889
|
-
function
|
|
10890
|
-
function
|
|
10891
|
-
|
|
10892
|
-
"function"!=typeof e&&(e
|
|
10893
|
-
for(var i=this._groups,o=i.length,r=new Array(o),s=0;s<o;++s)for(var a,l,c=i[s],d=c.length,h=r[s]=new Array(d),u=0;u<d;++u)(a=c[u])&&(l=e.call(a,a.__data__,u,c))&&("__data__"in a&&(l.__data__=a.__data__),h[u]=l,
|
|
10894
|
-
return new
|
|
10895
|
-
"function"!=typeof e&&(e=
|
|
10896
|
-
for(var i=this._groups,o=i.length,r=[],s=[],a=0;a<o;++a)for(var l,c=i[a],d=c.length,h=0;h<d;++h)if(l=c[h]){for(var u,p=e.call(l,l.__data__,h,c),f=
|
|
10897
|
-
r.push(p),s.push(l)}return new
|
|
10902
|
+
return o!==i&&(n=(i=o)&&function(e,t){return function(n){this.setAttribute(e,t.call(this,n))}}(e,o)),n}return o._value=t,o}function AP(e,t){return function(){uP(this,e).delay=+t.apply(this,arguments)}}function IP(e,t){return t=+t,function(){uP(this,e).delay=t}}function EP(e,t){return function(){pP(this,e).duration=+t.apply(this,arguments)}}function OP(e,t){return t=+t,function(){pP(this,e).duration=t}}var RP=IN.prototype.constructor
|
|
10903
|
+
function TP(e){return function(){this.style.removeProperty(e)}}var DP=0
|
|
10904
|
+
function FP(e,t,n,i){this._groups=e,this._parents=t,this._name=n,this._id=i}function NP(){return++DP}var VP=IN.prototype
|
|
10905
|
+
FP.prototype={constructor:FP,select:function(e){var t=this._name,n=this._id
|
|
10906
|
+
"function"!=typeof e&&(e=$F(e))
|
|
10907
|
+
for(var i=this._groups,o=i.length,r=new Array(o),s=0;s<o;++s)for(var a,l,c=i[s],d=c.length,h=r[s]=new Array(d),u=0;u<d;++u)(a=c[u])&&(l=e.call(a,a.__data__,u,c))&&("__data__"in a&&(l.__data__=a.__data__),h[u]=l,hP(h[u],t,n,u,h,fP(a,n)))
|
|
10908
|
+
return new FP(r,this._parents,t,n)},selectAll:function(e){var t=this._name,n=this._id
|
|
10909
|
+
"function"!=typeof e&&(e=MF(e))
|
|
10910
|
+
for(var i=this._groups,o=i.length,r=[],s=[],a=0;a<o;++a)for(var l,c=i[a],d=c.length,h=0;h<d;++h)if(l=c[h]){for(var u,p=e.call(l,l.__data__,h,c),f=fP(l,n),g=0,m=p.length;g<m;++g)(u=p[g])&&hP(u,t,n,g,p,f)
|
|
10911
|
+
r.push(p),s.push(l)}return new FP(r,s,t,n)},selectChild:VP.selectChild,selectChildren:VP.selectChildren,filter:function(e){"function"!=typeof e&&(e=IF(e))
|
|
10898
10912
|
for(var t=this._groups,n=t.length,i=new Array(n),o=0;o<n;++o)for(var r,s=t[o],a=s.length,l=i[o]=[],c=0;c<a;++c)(r=s[c])&&e.call(r,r.__data__,c,s)&&l.push(r)
|
|
10899
|
-
return new
|
|
10913
|
+
return new FP(i,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error
|
|
10900
10914
|
for(var t=this._groups,n=e._groups,i=t.length,o=n.length,r=Math.min(i,o),s=new Array(i),a=0;a<r;++a)for(var l,c=t[a],d=n[a],h=c.length,u=s[a]=new Array(h),p=0;p<h;++p)(l=c[p]||d[p])&&(u[p]=l)
|
|
10901
10915
|
for(;a<i;++a)s[a]=t[a]
|
|
10902
|
-
return new
|
|
10903
|
-
|
|
10904
|
-
return arguments.length<2?
|
|
10905
|
-
return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?
|
|
10916
|
+
return new FP(s,this._parents,this._name,this._id)},selection:function(){return new RP(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,n=NP(),i=this._groups,o=i.length,r=0;r<o;++r)for(var s,a=i[r],l=a.length,c=0;c<l;++c)if(s=a[c]){var d=fP(s,t)
|
|
10917
|
+
hP(s,e,n,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new FP(i,this._parents,e,n)},call:VP.call,nodes:VP.nodes,node:VP.node,size:VP.size,empty:VP.empty,each:VP.each,on:function(e,t){var n=this._id
|
|
10918
|
+
return arguments.length<2?fP(this.node(),n).on.on(e):this.each(function(e,t,n){var i,o,r=function(e){return(e+"").trim().split(/^|\s+/).every((function(e){var t=e.indexOf(".")
|
|
10919
|
+
return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?uP:pP
|
|
10906
10920
|
return function(){var s=r(this,e),a=s.on
|
|
10907
|
-
a!==i&&(o=(i=a).copy()).on(t,n),s.on=o}}(n,e,t))},attr:function(e,t){var n=
|
|
10908
|
-
return this.attrTween(e,"function"==typeof t?(n.local
|
|
10921
|
+
a!==i&&(o=(i=a).copy()).on(t,n),s.on=o}}(n,e,t))},attr:function(e,t){var n=yF(e),i="transform"===n?DV:wP
|
|
10922
|
+
return this.attrTween(e,"function"==typeof t?(n.local?$P:SP)(n,i,bP(this,"attr."+e,t)):null==t?(n.local?xP:yP)(n):(n.local?CP:kP)(n,i,t))},attrTween:function(e,t){var n="attr."+e
|
|
10909
10923
|
if(arguments.length<2)return(n=this.tween(n))&&n._value
|
|
10910
10924
|
if(null==t)return this.tween(n,null)
|
|
10911
10925
|
if("function"!=typeof t)throw new Error
|
|
10912
|
-
var i=
|
|
10913
|
-
return this.tween(n,(i.local?
|
|
10926
|
+
var i=yF(e)
|
|
10927
|
+
return this.tween(n,(i.local?_P:MP)(i,t))},style:function(e,t,n){var i="transform"==(e+="")?TV:wP
|
|
10914
10928
|
return null==t?this.styleTween(e,function(e,t){var n,i,o
|
|
10915
|
-
return function(){var r=
|
|
10916
|
-
return r===s?null:r===n&&s===i?o:o=t(n=r,i=s)}}(e,i)).on("end.style."+e,
|
|
10917
|
-
return function(){var s=
|
|
10918
|
-
return null==a&&(this.style.removeProperty(e),l=a=
|
|
10919
|
-
return function(){var l=
|
|
10929
|
+
return function(){var r=YF(this,e),s=(this.style.removeProperty(e),YF(this,e))
|
|
10930
|
+
return r===s?null:r===n&&s===i?o:o=t(n=r,i=s)}}(e,i)).on("end.style."+e,TP(e)):"function"==typeof t?this.styleTween(e,function(e,t,n){var i,o,r
|
|
10931
|
+
return function(){var s=YF(this,e),a=n(this),l=a+""
|
|
10932
|
+
return null==a&&(this.style.removeProperty(e),l=a=YF(this,e)),s===l?null:s===i&&l===o?r:(o=l,r=t(i=s,a))}}(e,i,bP(this,"style."+e,t))).each(function(e,t){var n,i,o,r,s="style."+t,a="end."+s
|
|
10933
|
+
return function(){var l=pP(this,e),c=l.on,d=null==l.value[s]?r||(r=TP(t)):void 0
|
|
10920
10934
|
c===n&&o===d||(i=(n=c).copy()).on(a,o=d),l.on=i}}(this._id,e)):this.styleTween(e,function(e,t,n){var i,o,r=n+""
|
|
10921
|
-
return function(){var s=
|
|
10935
|
+
return function(){var s=YF(this,e)
|
|
10922
10936
|
return s===r?null:s===i?o:o=t(i=s,n)}}(e,i,t),n).on("end.style."+e,null)},styleTween:function(e,t,n){var i="style."+(e+="")
|
|
10923
10937
|
if(arguments.length<2)return(i=this.tween(i))&&i._value
|
|
10924
10938
|
if(null==t)return this.tween(i,null)
|
|
@@ -10926,7 +10940,7 @@ if("function"!=typeof t)throw new Error
|
|
|
10926
10940
|
return this.tween(i,function(e,t,n){var i,o
|
|
10927
10941
|
function r(){var r=t.apply(this,arguments)
|
|
10928
10942
|
return r!==o&&(i=(o=r)&&function(e,t,n){return function(i){this.style.setProperty(e,t.call(this,i),n)}}(e,r,n)),i}return r._value=t,r}(e,t,null==n?"":n))},text:function(e){return this.tween("text","function"==typeof e?function(e){return function(){var t=e(this)
|
|
10929
|
-
this.textContent=null==t?"":t}}(
|
|
10943
|
+
this.textContent=null==t?"":t}}(bP(this,"text",e)):function(e){return function(){this.textContent=e}}(null==e?"":e+""))},textTween:function(e){var t="text"
|
|
10930
10944
|
if(arguments.length<1)return(t=this.tween(t))&&t._value
|
|
10931
10945
|
if(null==e)return this.tween(t,null)
|
|
10932
10946
|
if("function"!=typeof e)throw new Error
|
|
@@ -10935,60 +10949,60 @@ function i(){var i=e.apply(this,arguments)
|
|
|
10935
10949
|
return i!==n&&(t=(n=i)&&function(e){return function(t){this.textContent=e.call(this,t)}}(i)),t}return i._value=e,i}(e))},remove:function(){return this.on("end.remove",function(e){return function(){var t=this.parentNode
|
|
10936
10950
|
for(var n in this.__transition)if(+n!==e)return
|
|
10937
10951
|
t&&t.removeChild(this)}}(this._id))},tween:function(e,t){var n=this._id
|
|
10938
|
-
if(e+="",arguments.length<2){for(var i,o=
|
|
10939
|
-
return null}return this.each((null==t?
|
|
10940
|
-
return arguments.length?this.each(("function"==typeof e?
|
|
10941
|
-
return arguments.length?this.each(("function"==typeof e?
|
|
10952
|
+
if(e+="",arguments.length<2){for(var i,o=fP(this.node(),n).tween,r=0,s=o.length;r<s;++r)if((i=o[r]).name===e)return i.value
|
|
10953
|
+
return null}return this.each((null==t?mP:vP)(n,e,t))},delay:function(e){var t=this._id
|
|
10954
|
+
return arguments.length?this.each(("function"==typeof e?AP:IP)(t,e)):fP(this.node(),t).delay},duration:function(e){var t=this._id
|
|
10955
|
+
return arguments.length?this.each(("function"==typeof e?EP:OP)(t,e)):fP(this.node(),t).duration},ease:function(e){var t=this._id
|
|
10942
10956
|
return arguments.length?this.each(function(e,t){if("function"!=typeof t)throw new Error
|
|
10943
|
-
return function(){
|
|
10957
|
+
return function(){pP(this,e).ease=t}}(t,e)):fP(this.node(),t).ease},easeVarying:function(e){if("function"!=typeof e)throw new Error
|
|
10944
10958
|
return this.each(function(e,t){return function(){var n=t.apply(this,arguments)
|
|
10945
10959
|
if("function"!=typeof n)throw new Error
|
|
10946
|
-
|
|
10960
|
+
pP(this,e).ease=n}}(this._id,e))},end:function(){var e,t,n=this,i=n._id,o=n.size()
|
|
10947
10961
|
return new Promise((function(r,s){var a={value:s},l={value:function(){0==--o&&r()}}
|
|
10948
|
-
n.each((function(){var n=
|
|
10949
|
-
o!==e&&((t=(e=o).copy())._.cancel.push(a),t._.interrupt.push(a),t._.end.push(l)),n.on=t})),0===o&&r()}))},[Symbol.iterator]
|
|
10950
|
-
var
|
|
10951
|
-
function
|
|
10952
|
-
return n}
|
|
10953
|
-
e instanceof
|
|
10954
|
-
for(var i=this._groups,o=i.length,r=0;r<o;++r)for(var s,a=i[r],l=a.length,c=0;c<l;++c)(s=a[c])&&
|
|
10955
|
-
return new
|
|
10956
|
-
var
|
|
10957
|
-
function
|
|
10958
|
-
var
|
|
10959
|
-
function
|
|
10960
|
-
return e.__zoom}function
|
|
10961
|
-
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
|
|
10962
|
-
return e.translate(o>i?(i+o)/2:Math.min(0,i)||Math.max(0,o),s>r?(r+s)/2:Math.min(0,r)||Math.max(0,s))}function
|
|
10963
|
-
function v(e){e.property("__zoom",
|
|
10964
|
-
return i===e.x&&o===e.y?e:new
|
|
10962
|
+
n.each((function(){var n=pP(this,i),o=n.on
|
|
10963
|
+
o!==e&&((t=(e=o).copy())._.cancel.push(a),t._.interrupt.push(a),t._.end.push(l)),n.on=t})),0===o&&r()}))},[Symbol.iterator]:VP[Symbol.iterator]}
|
|
10964
|
+
var PP={time:null,delay:0,duration:250,ease:function(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}}
|
|
10965
|
+
function zP(e,t){for(var n;!(n=e.__transition)||!(n=n[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`)
|
|
10966
|
+
return n}IN.prototype.interrupt=function(e){return this.each((function(){gP(this,e)}))},IN.prototype.transition=function(e){var t,n
|
|
10967
|
+
e instanceof FP?(t=e._id,e=e._name):(t=NP(),(n=PP).time=GV(),e=null==e?null:e+"")
|
|
10968
|
+
for(var i=this._groups,o=i.length,r=0;r<o;++r)for(var s,a=i[r],l=a.length,c=0;c<l;++c)(s=a[c])&&hP(s,e,t,c,a,n||zP(s,t))
|
|
10969
|
+
return new FP(i,this._parents,e,t)}
|
|
10970
|
+
var LP=e=>()=>e
|
|
10971
|
+
function HP(e,{sourceEvent:t,target:n,transform:i,dispatch:o}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},target:{value:n,enumerable:!0,configurable:!0},transform:{value:i,enumerable:!0,configurable:!0},_:{value:o}})}function BP(e,t,n){this.k=e,this.x=t,this.y=n}BP.prototype={constructor:BP,scale:function(e){return 1===e?this:new BP(this.k*e,this.x,this.y)},translate:function(e,t){return 0===e&0===t?this:new BP(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+")"}}
|
|
10972
|
+
var qP=new BP(1,0,0)
|
|
10973
|
+
function ZP(e){for(;!e.__zoom;)if(!(e=e.parentNode))return qP
|
|
10974
|
+
return e.__zoom}function jP(e){e.stopImmediatePropagation()}function UP(e){e.preventDefault(),e.stopImmediatePropagation()}function WP(e){return!(e.ctrlKey&&"wheel"!==e.type||e.button)}function GP(){var e=this
|
|
10975
|
+
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 KP(){return this.__zoom||qP}function JP(e){return-e.deltaY*(1===e.deltaMode?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function XP(){return navigator.maxTouchPoints||"ontouchstart"in this}function YP(e,t,n){var i=e.invertX(t[0][0])-n[0][0],o=e.invertX(t[1][0])-n[1][0],r=e.invertY(t[0][1])-n[0][1],s=e.invertY(t[1][1])-n[1][1]
|
|
10976
|
+
return e.translate(o>i?(i+o)/2:Math.min(0,i)||Math.max(0,o),s>r?(r+s)/2:Math.min(0,r)||Math.max(0,s))}function QP(){var e,t,n,i=WP,o=GP,r=YP,s=JP,a=XP,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=PV,u=fF("start","zoom","end"),p=500,f=150,g=0,m=10
|
|
10977
|
+
function v(e){e.property("__zoom",KP).on("wheel.zoom",S,{passive:!1}).on("mousedown.zoom",$).on("dblclick.zoom",_).filter(a).on("touchstart.zoom",M).on("touchmove.zoom",A).on("touchend.zoom touchcancel.zoom",I).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function b(e,t){return(t=Math.max(l[0],Math.min(l[1],t)))===e.k?e:new BP(t,e.x,e.y)}function w(e,t,n){var i=t[0]-n[0]*e.k,o=t[1]-n[1]*e.k
|
|
10978
|
+
return i===e.x&&o===e.y?e:new BP(e.k,i,o)}function y(e){return[(+e[0][0]+ +e[1][0])/2,(+e[0][1]+ +e[1][1])/2]}function x(e,t,n,i){e.on("start.zoom",(function(){k(this,arguments).event(i).start()})).on("interrupt.zoom end.zoom",(function(){k(this,arguments).event(i).end()})).tween("zoom",(function(){var e=this,r=arguments,s=k(e,r).event(i),a=o.apply(e,r),l=null==n?y(a):"function"==typeof n?n.apply(e,r):n,c=Math.max(a[1][0]-a[0][0],a[1][1]-a[0][1]),d=e.__zoom,u="function"==typeof t?t.apply(e,r):t,p=h(d.invert(l).concat(c/d.k),u.invert(l).concat(c/u.k))
|
|
10965
10979
|
return function(e){if(1===e)e=u
|
|
10966
10980
|
else{var t=p(e),n=c/t[2]
|
|
10967
|
-
e=new
|
|
10981
|
+
e=new BP(n,l[0]-t[0]*n,l[1]-t[1]*n)}s.zoom(null,e)}}))}function k(e,t,n){return!n&&e.__zooming||new C(e,t)}function C(e,t){this.that=e,this.args=t,this.active=0,this.sourceEvent=null,this.extent=o.apply(e,t),this.taps=0}function S(e,...t){if(i.apply(this,arguments)){var n=k(this,t).event(e),o=this.__zoom,a=Math.max(l[0],Math.min(l[1],o.k*Math.pow(2,s.apply(this,arguments)))),d=ON(e)
|
|
10968
10982
|
if(n.wheel)n.mouse[0][0]===d[0]&&n.mouse[0][1]===d[1]||(n.mouse[1]=o.invert(n.mouse[0]=d)),clearTimeout(n.wheel)
|
|
10969
10983
|
else{if(o.k===a)return
|
|
10970
|
-
n.mouse=[d,o.invert(d)],
|
|
10971
|
-
s.moved=t*t+n*n>g}s.event(e).zoom("mouse",r(w(s.that.__zoom,s.mouse[0]=
|
|
10972
|
-
t&&(i.on("click.drag",
|
|
10973
|
-
!function(e){var t=e.document.documentElement,n=
|
|
10974
|
-
"onselectstart"in t?n.on("selectstart.drag",
|
|
10975
|
-
|
|
10976
|
-
for(
|
|
10977
|
-
e&&(e=clearTimeout(e)),r&&(h.taps<2&&(t=l[0],e=setTimeout((function(){e=null}),p)),
|
|
10978
|
-
for(
|
|
10984
|
+
n.mouse=[d,o.invert(d)],gP(this),n.start()}UP(e),n.wheel=setTimeout((function(){n.wheel=null,n.end()}),f),n.zoom("mouse",r(w(b(o,a),n.mouse[0],n.mouse[1]),n.extent,c))}}function $(e,...t){if(!n&&i.apply(this,arguments)){var o=e.currentTarget,s=k(this,t,!0).event(e),a=EN(e.view).on("mousemove.zoom",(function(e){if(UP(e),!s.moved){var t=e.clientX-d,n=e.clientY-h
|
|
10985
|
+
s.moved=t*t+n*n>g}s.event(e).zoom("mouse",r(w(s.that.__zoom,s.mouse[0]=ON(e,o),s.mouse[1]),s.extent,c))}),!0).on("mouseup.zoom",(function(e){a.on("mousemove.zoom mouseup.zoom",null),function(e,t){var n=e.document.documentElement,i=EN(e).on("dragstart.drag",null)
|
|
10986
|
+
t&&(i.on("click.drag",TN,RN),setTimeout((function(){i.on("click.drag",null)}),0)),"onselectstart"in n?i.on("selectstart.drag",null):(n.style.MozUserSelect=n.__noselect,delete n.__noselect)}(e.view,s.moved),UP(e),s.event(e).end()}),!0),l=ON(e,o),d=e.clientX,h=e.clientY
|
|
10987
|
+
!function(e){var t=e.document.documentElement,n=EN(e).on("dragstart.drag",TN,RN)
|
|
10988
|
+
"onselectstart"in t?n.on("selectstart.drag",TN,RN):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}(e.view),jP(e),s.mouse=[l,this.__zoom.invert(l)],gP(this),s.start()}}function _(e,...t){if(i.apply(this,arguments)){var n=this.__zoom,s=ON(e.changedTouches?e.changedTouches[0]:e,this),a=n.invert(s),l=n.k*(e.shiftKey?.5:2),h=r(w(b(n,l),s,a),o.apply(this,t),c)
|
|
10989
|
+
UP(e),d>0?EN(this).transition().duration(d).call(x,h,s,e):EN(this).call(v.transform,h,s,e)}}function M(n,...o){if(i.apply(this,arguments)){var r,s,a,l,c=n.touches,d=c.length,h=k(this,o,n.changedTouches.length===d).event(n)
|
|
10990
|
+
for(jP(n),s=0;s<d;++s)l=[l=ON(a=c[s],this),this.__zoom.invert(l),a.identifier],h.touch0?h.touch1||h.touch0[2]===l[2]||(h.touch1=l,h.taps=0):(h.touch0=l,r=!0,h.taps=1+!!e)
|
|
10991
|
+
e&&(e=clearTimeout(e)),r&&(h.taps<2&&(t=l[0],e=setTimeout((function(){e=null}),p)),gP(this),h.start())}}function A(e,...t){if(this.__zooming){var n,i,o,s,a=k(this,t).event(e),l=e.changedTouches,d=l.length
|
|
10992
|
+
for(UP(e),n=0;n<d;++n)o=ON(i=l[n],this),a.touch0&&a.touch0[2]===i.identifier?a.touch0[0]=o:a.touch1&&a.touch1[2]===i.identifier&&(a.touch1[0]=o)
|
|
10979
10993
|
if(i=a.that.__zoom,a.touch1){var h=a.touch0[0],u=a.touch0[1],p=a.touch1[0],f=a.touch1[1],g=(g=p[0]-h[0])*g+(g=p[1]-h[1])*g,m=(m=f[0]-u[0])*m+(m=f[1]-u[1])*m
|
|
10980
10994
|
i=b(i,Math.sqrt(g/m)),o=[(h[0]+p[0])/2,(h[1]+p[1])/2],s=[(u[0]+f[0])/2,(u[1]+f[1])/2]}else{if(!a.touch0)return
|
|
10981
10995
|
o=a.touch0[0],s=a.touch0[1]}a.zoom("touch",r(w(i,o,s),a.extent,c))}}function I(e,...i){if(this.__zooming){var o,r,s=k(this,i).event(e),a=e.changedTouches,l=a.length
|
|
10982
|
-
for(
|
|
10996
|
+
for(jP(e),n&&clearTimeout(n),n=setTimeout((function(){n=null}),p),o=0;o<l;++o)r=a[o],s.touch0&&s.touch0[2]===r.identifier?delete s.touch0:s.touch1&&s.touch1[2]===r.identifier&&delete s.touch1
|
|
10983
10997
|
if(s.touch1&&!s.touch0&&(s.touch0=s.touch1,delete s.touch1),s.touch0)s.touch0[1]=this.__zoom.invert(s.touch0[0])
|
|
10984
|
-
else if(s.end(),2===s.taps&&(r=
|
|
10998
|
+
else if(s.end(),2===s.taps&&(r=ON(r,this),Math.hypot(t[0]-r[0],t[1]-r[1])<m)){var c=EN(this).on("dblclick.zoom")
|
|
10985
10999
|
c&&c.apply(this,arguments)}}}return v.transform=function(e,t,n,i){var o=e.selection?e.selection():e
|
|
10986
|
-
o.property("__zoom",
|
|
11000
|
+
o.property("__zoom",KP),e!==o?x(e,t,n,i):o.interrupt().each((function(){k(this,arguments).event(i).start().zoom(null,"function"==typeof t?t.apply(this,arguments):t).end()}))},v.scaleBy=function(e,t,n,i){v.scaleTo(e,(function(){return this.__zoom.k*("function"==typeof t?t.apply(this,arguments):t)}),n,i)},v.scaleTo=function(e,t,n,i){v.transform(e,(function(){var e=o.apply(this,arguments),i=this.__zoom,s=null==n?y(e):"function"==typeof n?n.apply(this,arguments):n,a=i.invert(s),l="function"==typeof t?t.apply(this,arguments):t
|
|
10987
11001
|
return r(w(b(i,l),s,a),e,c)}),n,i)},v.translateBy=function(e,t,n,i){v.transform(e,(function(){return r(this.__zoom.translate("function"==typeof t?t.apply(this,arguments):t,"function"==typeof n?n.apply(this,arguments):n),o.apply(this,arguments),c)}),null,i)},v.translateTo=function(e,t,n,i,s){v.transform(e,(function(){var e=o.apply(this,arguments),s=this.__zoom,a=null==i?y(e):"function"==typeof i?i.apply(this,arguments):i
|
|
10988
|
-
return r(
|
|
10989
|
-
u.call(e,this.that,new
|
|
10990
|
-
return e===u?v:e},v.clickDistance=function(e){return arguments.length?(g=(e=+e)*e,v):Math.sqrt(g)},v.tapDistance=function(e){return arguments.length?(m=+e,v):m},v}
|
|
10991
|
-
const
|
|
11002
|
+
return r(qP.translate(a[0],a[1]).scale(s.k).translate("function"==typeof t?-t.apply(this,arguments):-t,"function"==typeof n?-n.apply(this,arguments):-n),e,c)}),i,s)},C.prototype={event:function(e){return e&&(this.sourceEvent=e),this},start:function(){return 1==++this.active&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(e,t){return this.mouse&&"mouse"!==e&&(this.mouse[1]=t.invert(this.mouse[0])),this.touch0&&"touch"!==e&&(this.touch0[1]=t.invert(this.touch0[0])),this.touch1&&"touch"!==e&&(this.touch1[1]=t.invert(this.touch1[0])),this.that.__zoom=t,this.emit("zoom"),this},end:function(){return 0==--this.active&&(delete this.that.__zooming,this.emit("end")),this},emit:function(e){var t=EN(this.that).datum()
|
|
11003
|
+
u.call(e,this.that,new HP(e,{sourceEvent:this.sourceEvent,target:v,type:e,transform:this.that.__zoom,dispatch:u}),t)}},v.wheelDelta=function(e){return arguments.length?(s="function"==typeof e?e:LP(+e),v):s},v.filter=function(e){return arguments.length?(i="function"==typeof e?e:LP(!!e),v):i},v.touchable=function(e){return arguments.length?(a="function"==typeof e?e:LP(!!e),v):a},v.extent=function(e){return arguments.length?(o="function"==typeof e?e:LP([[+e[0][0],+e[0][1]],[+e[1][0],+e[1][1]]]),v):o},v.scaleExtent=function(e){return arguments.length?(l[0]=+e[0],l[1]=+e[1],v):[l[0],l[1]]},v.translateExtent=function(e){return arguments.length?(c[0][0]=+e[0][0],c[1][0]=+e[1][0],c[0][1]=+e[0][1],c[1][1]=+e[1][1],v):[[c[0][0],c[0][1]],[c[1][0],c[1][1]]]},v.constrain=function(e){return arguments.length?(r=e,v):r},v.duration=function(e){return arguments.length?(d=+e,v):d},v.interpolate=function(e){return arguments.length?(h=e,v):h},v.on=function(){var e=u.on.apply(u,arguments)
|
|
11004
|
+
return e===u?v:e},v.clickDistance=function(e){return arguments.length?(g=(e=+e)*e,v):Math.sqrt(g)},v.tapDistance=function(e){return arguments.length?(m=+e,v):m},v}ZP.prototype=BP.prototype
|
|
11005
|
+
const ez=W`
|
|
10992
11006
|
<div class="wafer-map-container">
|
|
10993
11007
|
<svg class="svg-root">
|
|
10994
11008
|
<g ${De("zoomContainer")} transform=${e=>e.transform.toString()}>
|
|
@@ -11018,7 +11032,7 @@ const BV=W`
|
|
|
11018
11032
|
/>
|
|
11019
11033
|
</svg>
|
|
11020
11034
|
</div>
|
|
11021
|
-
`,
|
|
11035
|
+
`,tz=we`
|
|
11022
11036
|
:host {
|
|
11023
11037
|
display: inline-block;
|
|
11024
11038
|
width: 500px;
|
|
@@ -11102,68 +11116,68 @@ const BV=W`
|
|
|
11102
11116
|
outline-width: 0px;
|
|
11103
11117
|
}
|
|
11104
11118
|
`
|
|
11105
|
-
function
|
|
11119
|
+
function nz(e,t){return null==e||null==t?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function iz(e,t){return null==e||null==t?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function oz(e){let t,n,i
|
|
11106
11120
|
function o(e,i,o=0,r=e.length){if(o<r){if(0!==t(i,i))return r
|
|
11107
11121
|
do{const t=o+r>>>1
|
|
11108
|
-
n(e[t],i)<0?o=t+1:r=t}while(o<r)}return o}return 2!==e.length?(t=
|
|
11122
|
+
n(e[t],i)<0?o=t+1:r=t}while(o<r)}return o}return 2!==e.length?(t=nz,n=(t,n)=>nz(e(t),n),i=(t,n)=>e(t)-n):(t=e===nz||e===iz?e:rz,n=e,i=e),{left:o,center:function(e,t,n=0,r=e.length){const s=o(e,t,n,r-1)
|
|
11109
11123
|
return s>n&&i(e[s-1],t)>-i(e[s],t)?s-1:s},right:function(e,i,o=0,r=e.length){if(o<r){if(0!==t(i,i))return r
|
|
11110
11124
|
do{const t=o+r>>>1
|
|
11111
|
-
n(e[t],i)<=0?o=t+1:r=t}while(o<r)}return o}}}function
|
|
11112
|
-
|
|
11113
|
-
var
|
|
11114
|
-
class
|
|
11125
|
+
n(e[t],i)<=0?o=t+1:r=t}while(o<r)}return o}}}function rz(){return 0}function sz(e){return null===e?NaN:+e}const az=oz(nz).right
|
|
11126
|
+
oz(sz).center
|
|
11127
|
+
var lz=az
|
|
11128
|
+
class cz extends Map{constructor(e,t=hz){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:t}}),null!=e)for(const[t,n]of e)this.set(t,n)}get(e){return super.get(dz(this,e))}has(e){return super.has(dz(this,e))}set(e,t){return super.set(function({_intern:e,_key:t},n){const i=t(n)
|
|
11115
11129
|
return e.has(i)?e.get(i):(e.set(i,n),n)}(this,e),t)}delete(e){return super.delete(function({_intern:e,_key:t},n){const i=t(n)
|
|
11116
11130
|
e.has(i)&&(n=e.get(i),e.delete(i))
|
|
11117
|
-
return n}(this,e))}}function
|
|
11118
|
-
return e.has(i)?e.get(i):n}function
|
|
11119
|
-
function
|
|
11131
|
+
return n}(this,e))}}function dz({_intern:e,_key:t},n){const i=t(n)
|
|
11132
|
+
return e.has(i)?e.get(i):n}function hz(e){return null!==e&&"object"==typeof e?e.valueOf():e}const uz=Math.sqrt(50),pz=Math.sqrt(10),fz=Math.sqrt(2)
|
|
11133
|
+
function gz(e,t,n){const i=(t-e)/Math.max(0,n),o=Math.floor(Math.log10(i)),r=i/Math.pow(10,o),s=r>=uz?10:r>=pz?5:r>=fz?2:1
|
|
11120
11134
|
let a,l,c
|
|
11121
|
-
return o<0?(c=Math.pow(10,-o)/s,a=Math.round(e*c),l=Math.round(t*c),a/c<e&&++a,l/c>t&&--l,c=-c):(c=Math.pow(10,o)*s,a=Math.round(e/c),l=Math.round(t/c),a*c<e&&++a,l*c>t&&--l),l<a&&.5<=n&&n<2?
|
|
11135
|
+
return o<0?(c=Math.pow(10,-o)/s,a=Math.round(e*c),l=Math.round(t*c),a/c<e&&++a,l/c>t&&--l,c=-c):(c=Math.pow(10,o)*s,a=Math.round(e/c),l=Math.round(t/c),a*c<e&&++a,l*c>t&&--l),l<a&&.5<=n&&n<2?gz(e,t,2*n):[a,l,c]}function mz(e,t,n){return gz(e=+e,t=+t,n=+n)[2]}function vz(e,t,n=sz){if((i=e.length)&&!isNaN(t=+t)){if(t<=0||i<2)return+n(e[0],0,e)
|
|
11122
11136
|
if(t>=1)return+n(e[i-1],i-1,e)
|
|
11123
11137
|
var i,o=(i-1)*t,r=Math.floor(o),s=+n(e[r],r,e)
|
|
11124
|
-
return s+(+n(e[r+1],r+1,e)-s)*(o-r)}}function
|
|
11138
|
+
return s+(+n(e[r+1],r+1,e)-s)*(o-r)}}function bz(e,t,n){e=+e,t=+t,n=(o=arguments.length)<2?(t=e,e=0,1):o<3?1:+n
|
|
11125
11139
|
for(var i=-1,o=0|Math.max(0,Math.ceil((t-e)/n)),r=new Array(o);++i<o;)r[i]=e+i*n
|
|
11126
|
-
return r}function
|
|
11140
|
+
return r}function wz(e,t){switch(arguments.length){case 0:break
|
|
11127
11141
|
case 1:this.range(e)
|
|
11128
11142
|
break
|
|
11129
|
-
default:this.range(t).domain(e)}return this}const
|
|
11130
|
-
function
|
|
11143
|
+
default:this.range(t).domain(e)}return this}const yz=Symbol("implicit")
|
|
11144
|
+
function xz(){var e=new cz,t=[],n=[],i=yz
|
|
11131
11145
|
function o(o){let r=e.get(o)
|
|
11132
|
-
if(void 0===r){if(i!==
|
|
11146
|
+
if(void 0===r){if(i!==yz)return i
|
|
11133
11147
|
e.set(o,r=t.push(o)-1)}return n[r%n.length]}return o.domain=function(n){if(!arguments.length)return t.slice()
|
|
11134
|
-
t=[],e=new
|
|
11148
|
+
t=[],e=new cz
|
|
11135
11149
|
for(const i of n)e.has(i)||e.set(i,t.push(i)-1)
|
|
11136
|
-
return o},o.range=function(e){return arguments.length?(n=Array.from(e),o):n.slice()},o.unknown=function(e){return arguments.length?(i=e,o):i},o.copy=function(){return
|
|
11150
|
+
return o},o.range=function(e){return arguments.length?(n=Array.from(e),o):n.slice()},o.unknown=function(e){return arguments.length?(i=e,o):i},o.copy=function(){return xz(t,n).unknown(i)},wz.apply(o,arguments),o}function kz(){var e,t,n=xz().unknown(void 0),i=n.domain,o=n.range,r=0,s=1,a=!1,l=0,c=0,d=.5
|
|
11137
11151
|
function h(){var n=i().length,h=s<r,u=h?s:r,p=h?r:s
|
|
11138
11152
|
e=(p-u)/Math.max(1,n-l+2*c),a&&(e=Math.floor(e)),u+=(p-u-e*(n-l))*d,t=e*(1-l),a&&(u=Math.round(u),t=Math.round(t))
|
|
11139
|
-
var f=
|
|
11140
|
-
return o(h?f.reverse():f)}return delete n.unknown,n.domain=function(e){return arguments.length?(i(e),h()):i()},n.range=function(e){return arguments.length?([r,s]=e,r=+r,s=+s,h()):[r,s]},n.rangeRound=function(e){return[r,s]=e,r=+r,s=+s,a=!0,h()},n.bandwidth=function(){return t},n.step=function(){return e},n.round=function(e){return arguments.length?(a=!!e,h()):a},n.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},n.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},n.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},n.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},n.copy=function(){return
|
|
11141
|
-
function
|
|
11142
|
-
var n}function
|
|
11143
|
-
return o<i?(i=
|
|
11144
|
-
for(e[i]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++s<i;)o[s]=
|
|
11145
|
-
return function(t){var n=
|
|
11146
|
-
return r[n](o[n](t))}}function
|
|
11153
|
+
var f=bz(n).map((function(t){return u+e*t}))
|
|
11154
|
+
return o(h?f.reverse():f)}return delete n.unknown,n.domain=function(e){return arguments.length?(i(e),h()):i()},n.range=function(e){return arguments.length?([r,s]=e,r=+r,s=+s,h()):[r,s]},n.rangeRound=function(e){return[r,s]=e,r=+r,s=+s,a=!0,h()},n.bandwidth=function(){return t},n.step=function(){return e},n.round=function(e){return arguments.length?(a=!!e,h()):a},n.padding=function(e){return arguments.length?(l=Math.min(1,c=+e),h()):l},n.paddingInner=function(e){return arguments.length?(l=Math.min(1,e),h()):l},n.paddingOuter=function(e){return arguments.length?(c=+e,h()):c},n.align=function(e){return arguments.length?(d=Math.max(0,Math.min(1,e)),h()):d},n.copy=function(){return kz(i(),[r,s]).round(a).paddingInner(l).paddingOuter(c).align(d)},wz.apply(h(),arguments)}function Cz(e){return+e}var Sz=[0,1]
|
|
11155
|
+
function $z(e){return e}function _z(e,t){return(t-=e=+e)?function(n){return(n-e)/t}:(n=isNaN(t)?NaN:.5,function(){return n})
|
|
11156
|
+
var n}function Mz(e,t,n){var i=e[0],o=e[1],r=t[0],s=t[1]
|
|
11157
|
+
return o<i?(i=_z(o,i),r=n(s,r)):(i=_z(i,o),r=n(r,s)),function(e){return r(i(e))}}function Az(e,t,n){var i=Math.min(e.length,t.length)-1,o=new Array(i),r=new Array(i),s=-1
|
|
11158
|
+
for(e[i]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++s<i;)o[s]=_z(e[s],e[s+1]),r[s]=n(t[s],t[s+1])
|
|
11159
|
+
return function(t){var n=lz(e,t,1,i)-1
|
|
11160
|
+
return r[n](o[n](t))}}function Iz(){var e,t,n,i,o,r,s=Sz,a=Sz,l=_V,c=$z
|
|
11147
11161
|
function d(){var e,t,n,l=Math.min(s.length,a.length)
|
|
11148
|
-
return c
|
|
11162
|
+
return c!==$z&&(e=s[0],t=s[l-1],e>t&&(n=e,e=t,t=n),c=function(n){return Math.max(e,Math.min(t,n))}),i=l>2?Az:Mz,o=r=null,h}function h(t){return null==t||isNaN(t=+t)?n:(o||(o=i(s.map(e),a,l)))(e(c(t)))}return h.invert=function(n){return c(t((r||(r=i(a,s.map(e),xV)))(n)))},h.domain=function(e){return arguments.length?(s=Array.from(e,Cz),d()):s.slice()},h.range=function(e){return arguments.length?(a=Array.from(e),d()):a.slice()},h.rangeRound=function(e){return a=Array.from(e),l=MV,d()},h.clamp=function(e){return arguments.length?(c=!!e||$z,d()):c!==$z},h.interpolate=function(e){return arguments.length?(l=e,d()):l},h.unknown=function(e){return arguments.length?(n=e,h):n},function(n,i){return e=n,t=i,d()}}function Ez(e,t){if((n=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null
|
|
11149
11163
|
var n,i=e.slice(0,n)
|
|
11150
|
-
return[i.length>1?i[0]+i.slice(2):i,+e.slice(n+1)]}function
|
|
11151
|
-
function
|
|
11164
|
+
return[i.length>1?i[0]+i.slice(2):i,+e.slice(n+1)]}function Oz(e){return(e=Ez(Math.abs(e)))?e[1]:NaN}var Rz,Tz=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
|
|
11165
|
+
function Dz(e){if(!(t=Tz.exec(e)))throw new Error("invalid format: "+e)
|
|
11152
11166
|
var t
|
|
11153
|
-
return new
|
|
11167
|
+
return new Fz({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 Fz(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 Nz(e,t){var n=Ez(e,t)
|
|
11154
11168
|
if(!n)return e+""
|
|
11155
11169
|
var i=n[0],o=n[1]
|
|
11156
|
-
return o<0?"0."+new Array(-o).join("0")+i:i.length>o+1?i.slice(0,o+1)+"."+i.slice(o+1):i+new Array(o-i.length+2).join("0")}
|
|
11157
|
-
var
|
|
11170
|
+
return o<0?"0."+new Array(-o).join("0")+i:i.length>o+1?i.slice(0,o+1)+"."+i.slice(o+1):i+new Array(o-i.length+2).join("0")}Dz.prototype=Fz.prototype,Fz.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}
|
|
11171
|
+
var Vz={"%":(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)=>Nz(100*e,t),r:Nz,s:function(e,t){var n=Ez(e,t)
|
|
11158
11172
|
if(!n)return e+""
|
|
11159
|
-
var i=n[0],o=n[1],r=o-(
|
|
11160
|
-
return r===s?i:r>s?i+new Array(r-s+1).join("0"):r>0?i.slice(0,r)+"."+i.slice(r):"0."+new Array(1-r).join("0")+
|
|
11161
|
-
function
|
|
11162
|
-
function
|
|
11163
|
-
return r.reverse().join(n)}),o=void 0===e.currency?"":e.currency[0]+"",r=void 0===e.currency?"":e.currency[1]+"",s=void 0===e.decimal?".":e.decimal+"",a=void 0===e.numerals?
|
|
11164
|
-
function h(e){var t=(e=
|
|
11165
|
-
"n"===b?(g=!0,b="g")
|
|
11166
|
-
var w="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",y="$"===u?r:/[%p]/.test(b)?l:"",x
|
|
11173
|
+
var i=n[0],o=n[1],r=o-(Rz=3*Math.max(-8,Math.min(8,Math.floor(o/3))))+1,s=i.length
|
|
11174
|
+
return r===s?i:r>s?i+new Array(r-s+1).join("0"):r>0?i.slice(0,r)+"."+i.slice(r):"0."+new Array(1-r).join("0")+Ez(e,Math.max(0,t+r-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)}
|
|
11175
|
+
function Pz(e){return e}var zz,Lz,Hz,Bz=Array.prototype.map,qz=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"]
|
|
11176
|
+
function Zz(e){var t,n,i=void 0===e.grouping||void 0===e.thousands?Pz:(t=Bz.call(e.grouping,Number),n=e.thousands+"",function(e,i){for(var o=e.length,r=[],s=0,a=t[0],l=0;o>0&&a>0&&(l+a+1>i&&(a=Math.max(1,i-l)),r.push(e.substring(o-=a,o+a)),!((l+=a+1)>i));)a=t[s=(s+1)%t.length]
|
|
11177
|
+
return r.reverse().join(n)}),o=void 0===e.currency?"":e.currency[0]+"",r=void 0===e.currency?"":e.currency[1]+"",s=void 0===e.decimal?".":e.decimal+"",a=void 0===e.numerals?Pz:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(Bz.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+""
|
|
11178
|
+
function h(e){var t=(e=Dz(e)).fill,n=e.align,h=e.sign,u=e.symbol,p=e.zero,f=e.width,g=e.comma,m=e.precision,v=e.trim,b=e.type
|
|
11179
|
+
"n"===b?(g=!0,b="g"):Vz[b]||(void 0===m&&(m=12),v=!0,b="g"),(p||"0"===t&&"="===n)&&(p=!0,t="0",n="=")
|
|
11180
|
+
var w="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",y="$"===u?r:/[%p]/.test(b)?l:"",x=Vz[b],k=/[defgprs%]/.test(b)
|
|
11167
11181
|
function C(e){var o,r,l,u=w,C=y
|
|
11168
11182
|
if("c"===b)C=x(e)+C,e=""
|
|
11169
11183
|
else{var S=(e=+e)<0||1/e<0
|
|
@@ -11172,7 +11186,7 @@ break
|
|
|
11172
11186
|
case"0":0===o&&(o=i),t=i
|
|
11173
11187
|
break
|
|
11174
11188
|
default:if(!+e[i])break e
|
|
11175
|
-
o>0&&(o=0)}return o>0?e.slice(0,o)+e.slice(t+1):e}(e)),S&&0==+e&&"+"!==h&&(S=!1),u=(S?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?
|
|
11189
|
+
o>0&&(o=0)}return o>0?e.slice(0,o)+e.slice(t+1):e}(e)),S&&0==+e&&"+"!==h&&(S=!1),u=(S?"("===h?h:c:"-"===h||"("===h?"":h)+u,C=("s"===b?qz[8+Rz/3]:"")+C+(S&&"("===h?")":""),k)for(o=-1,r=e.length;++o<r;)if(48>(l=e.charCodeAt(o))||l>57){C=(46===l?s+e.slice(o+1):e.slice(o))+C,e=e.slice(0,o)
|
|
11176
11190
|
break}}g&&!p&&(e=i(e,1/0))
|
|
11177
11191
|
var $=u.length+e.length+C.length,_=$<f?new Array(f-$+1).join(t):""
|
|
11178
11192
|
switch(g&&p&&(e=i(_+e,_.length?f-C.length:1/0),_=""),n){case"<":e=u+e+C+_
|
|
@@ -11181,19 +11195,19 @@ case"=":e=u+_+e+C
|
|
|
11181
11195
|
break
|
|
11182
11196
|
case"^":e=_.slice(0,$=_.length>>1)+u+e+C+_.slice($)
|
|
11183
11197
|
break
|
|
11184
|
-
default:e=_+u+e+C}return a(e)}return m=void 0===m?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,m)):Math.max(0,Math.min(20,m)),C.toString=function(){return e+""},C}return{format:h,formatPrefix:function(e,t){var n=h(((e=
|
|
11185
|
-
return function(e){return n(o*e)+r}}}}function
|
|
11186
|
-
const i=(t=+t)<(e=+e),o=i?
|
|
11198
|
+
default:e=_+u+e+C}return a(e)}return m=void 0===m?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,m)):Math.max(0,Math.min(20,m)),C.toString=function(){return e+""},C}return{format:h,formatPrefix:function(e,t){var n=h(((e=Dz(e)).type="f",e)),i=3*Math.max(-8,Math.min(8,Math.floor(Oz(t)/3))),o=Math.pow(10,-i),r=qz[8+i/3]
|
|
11199
|
+
return function(e){return n(o*e)+r}}}}function jz(e,t,n,i){var o,r=function(e,t,n){n=+n
|
|
11200
|
+
const i=(t=+t)<(e=+e),o=i?mz(t,e,n):mz(e,t,n)
|
|
11187
11201
|
return(i?-1:1)*(o<0?1/-o:o)}(e,t,n)
|
|
11188
|
-
switch((i=
|
|
11189
|
-
return null!=i.precision||isNaN(o=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(
|
|
11190
|
-
case"":case"e":case"g":case"p":case"r":null!=i.precision||isNaN(o=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,
|
|
11202
|
+
switch((i=Dz(null==i?",f":i)).type){case"s":var s=Math.max(Math.abs(e),Math.abs(t))
|
|
11203
|
+
return null!=i.precision||isNaN(o=function(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(Oz(t)/3)))-Oz(Math.abs(e)))}(r,s))||(i.precision=o),Hz(i,s)
|
|
11204
|
+
case"":case"e":case"g":case"p":case"r":null!=i.precision||isNaN(o=function(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,Oz(t)-Oz(e))+1}(r,Math.max(Math.abs(e),Math.abs(t))))||(i.precision=o-("e"===i.type))
|
|
11191
11205
|
break
|
|
11192
|
-
case"f":case"%":null!=i.precision||isNaN(o=function(e){return Math.max(0,-
|
|
11206
|
+
case"f":case"%":null!=i.precision||isNaN(o=function(e){return Math.max(0,-Oz(Math.abs(e)))}(r))||(i.precision=o-2*("%"===i.type))}return Lz(i)}function Uz(e){var t=e.domain
|
|
11193
11207
|
return e.ticks=function(e){var n=t()
|
|
11194
11208
|
return function(e,t,n){if(!((n=+n)>0))return[]
|
|
11195
11209
|
if((e=+e)==(t=+t))return[e]
|
|
11196
|
-
const i=t<e,[o,r,s]=i?
|
|
11210
|
+
const i=t<e,[o,r,s]=i?gz(t,e,n):gz(e,t,n)
|
|
11197
11211
|
if(!(r>=o))return[]
|
|
11198
11212
|
const a=r-o+1,l=new Array(a)
|
|
11199
11213
|
if(i)if(s<0)for(let e=0;e<a;++e)l[e]=(r-e)/-s
|
|
@@ -11201,42 +11215,42 @@ else for(let e=0;e<a;++e)l[e]=(r-e)*s
|
|
|
11201
11215
|
else if(s<0)for(let e=0;e<a;++e)l[e]=(o+e)/-s
|
|
11202
11216
|
else for(let e=0;e<a;++e)l[e]=(o+e)*s
|
|
11203
11217
|
return l}(n[0],n[n.length-1],null==e?10:e)},e.tickFormat=function(e,n){var i=t()
|
|
11204
|
-
return
|
|
11218
|
+
return jz(i[0],i[i.length-1],null==e?10:e,n)},e.nice=function(n){null==n&&(n=10)
|
|
11205
11219
|
var i,o,r=t(),s=0,a=r.length-1,l=r[s],c=r[a],d=10
|
|
11206
|
-
for(c<l&&(o=l,l=c,c=o,o=s,s=a,a=o);d-- >0;){if((o=
|
|
11220
|
+
for(c<l&&(o=l,l=c,c=o,o=s,s=a,a=o);d-- >0;){if((o=mz(l,c,n))===i)return r[s]=l,r[a]=c,t(r)
|
|
11207
11221
|
if(o>0)l=Math.floor(l/o)*o,c=Math.ceil(c/o)*o
|
|
11208
11222
|
else{if(!(o<0))break
|
|
11209
|
-
l=Math.ceil(l*o)/o,c=Math.floor(c*o)/o}i=o}return e},e}function
|
|
11210
|
-
return e.copy=function(){return function(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}(e,
|
|
11223
|
+
l=Math.ceil(l*o)/o,c=Math.floor(c*o)/o}i=o}return e},e}function Wz(){var e=Iz()($z,$z)
|
|
11224
|
+
return e.copy=function(){return function(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}(e,Wz())},wz.apply(e,arguments),Uz(e)}function Gz(){var e,t=[],n=[],i=[]
|
|
11211
11225
|
function o(){var e=0,o=Math.max(1,n.length)
|
|
11212
|
-
for(i=new Array(o-1);++e<o;)i[e-1]=
|
|
11213
|
-
return r}function r(t){return null==t||isNaN(t=+t)?e:n[
|
|
11226
|
+
for(i=new Array(o-1);++e<o;)i[e-1]=vz(t,e/o)
|
|
11227
|
+
return r}function r(t){return null==t||isNaN(t=+t)?e:n[lz(i,t)]}return r.invertExtent=function(e){var o=n.indexOf(e)
|
|
11214
11228
|
return o<0?[NaN,NaN]:[o>0?i[o-1]:t[0],o<i.length?i[o]:t[t.length-1]]},r.domain=function(e){if(!arguments.length)return t.slice()
|
|
11215
11229
|
t=[]
|
|
11216
11230
|
for(let n of e)null==n||isNaN(n=+n)||t.push(n)
|
|
11217
|
-
return t.sort(
|
|
11218
|
-
const
|
|
11219
|
-
class
|
|
11231
|
+
return t.sort(nz),o()},r.range=function(e){return arguments.length?(n=Array.from(e),o()):n.slice()},r.unknown=function(t){return arguments.length?(e=t,r):e},r.quantiles=function(){return i.slice()},r.copy=function(){return Gz().domain(t).range(n).unknown(e)},wz.apply(r,arguments)}zz=Zz({thousands:",",grouping:[3],currency:["$",""]}),Lz=zz.format,Hz=zz.formatPrefix
|
|
11232
|
+
const Kz="bottom-left",Jz="bottom-right",Xz="top-left",Yz="top-right",Qz="top",eL="show",tL="hide",nL="linear",iL="ordinal"
|
|
11233
|
+
class oL{constructor(e){this.wafermap=e,this.defaultPadding=0,this.baseMarginPercentage=.04}get containerDimensions(){return this._containerDimensions}get dieDimensions(){return this._dieDimensions}get radius(){return this._radius}get margin(){return this._margin}get horizontalScale(){return this._horizontalScale}get verticalScale(){return this._verticalScale}get invertedHorizontalScale(){return this._invertedHorizontalScale}get invertedVerticalScale(){return this._invertedVerticalScale}updateContainerDimensions(){const e={width:this.wafermap.canvasWidth,height:this.wafermap.canvasHeight},t=Math.min(e.width,e.height),n={top:(e.height-t)/2,right:(e.width-t)/2,bottom:(e.height-t)/2,left:(e.width-t)/2},i={top:t*this.baseMarginPercentage,right:t*this.baseMarginPercentage,bottom:t*this.baseMarginPercentage,left:t*this.baseMarginPercentage}
|
|
11220
11234
|
this._margin=this.calculateMarginAddition(i,n),this._containerDimensions=this.calculateContainerDimensions(e,this._margin)
|
|
11221
11235
|
const o=Math.min(this._containerDimensions.width,this._containerDimensions.height)
|
|
11222
11236
|
this._radius=o/2,this.updateScales()}updateScales(){const e=Math.min(this._containerDimensions.width,this._containerDimensions.height),t=this.calculateGridDimensions(this.wafermap.dies),n=this.wafermap.quadrant
|
|
11223
11237
|
this._horizontalScale=this.createHorizontalScale(n,t,e),this._invertedHorizontalScale=this.createInvertedHorizontalScale(n,t,e),this._verticalScale=this.createVerticalScale(n,t,e),this._invertedVerticalScale=this.createInvertedVerticalScale(n,t,e),this._dieDimensions={width:this.horizontalScale.bandwidth(),height:this.verticalScale.bandwidth()}}calculateGridDimensions(e){if(0===e.length||void 0===e[0])return{origin:{x:0,y:0},rows:0,cols:0}
|
|
11224
11238
|
const t={x:e[0].x,y:e[0].y},n={x:e[0].x,y:e[0].y}
|
|
11225
11239
|
for(const i of e)i.x<t.x&&(t.x=i.x),i.y<t.y&&(t.y=i.y),i.x>n.x&&(n.x=i.x),i.y>n.y&&(n.y=i.y)
|
|
11226
|
-
return{origin:t,rows:n.y-t.y+1,cols:n.x-t.x+1}}calculateContainerDimensions(e,t){return{width:e.width-t.left-t.right,height:e.height-t.top-t.bottom}}createHorizontalScale(e,t,n){const i=
|
|
11227
|
-
return e===
|
|
11228
|
-
return e===
|
|
11229
|
-
return e===
|
|
11230
|
-
return e===
|
|
11240
|
+
return{origin:t,rows:n.y-t.y+1,cols:n.x-t.x+1}}calculateContainerDimensions(e,t){return{width:e.width-t.left-t.right,height:e.height-t.top-t.bottom}}createHorizontalScale(e,t,n){const i=kz().domain(bz(t.origin.x,t.origin.x+t.cols)).paddingInner(0).paddingOuter(0).align(0).round(!1)
|
|
11241
|
+
return e===Kz||e===Xz?i.range([0,n]):i.range([n,0])}createInvertedHorizontalScale(e,t,n){const i=Gz().domain([0,n])
|
|
11242
|
+
return e===Kz||e===Xz?i.range(bz(t.origin.x,t.origin.x+t.cols)):i.range(bz(t.origin.x,t.origin.x+t.cols).reverse())}createVerticalScale(e,t,n){const i=kz().domain(bz(t.origin.y,t.origin.y+t.rows)).paddingInner(this.defaultPadding).paddingOuter(0).align(0).round(!1)
|
|
11243
|
+
return e===Kz||e===Jz?i.range([n,0]):i.range([0,n])}createInvertedVerticalScale(e,t,n){const i=Gz().domain([0,n])
|
|
11244
|
+
return e===Kz||e===Jz?i.range(bz(t.origin.y,t.origin.y+t.rows).reverse()):i.range(bz(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 rL{constructor(e,t){this.wafermap=e,this.dataManager=t,this.fontSizeFactor=.8,this.nonHighlightedOpacity=.3,this.emptyDieColor="rgba(218,223,236,1)",this.nanDieColor="rgba(122,122,122,1)"}get labelsFontSize(){return this._labelsFontSize}get diesRenderInfo(){return this._diesRenderInfo}updateLabelsFontSize(){this._labelsFontSize=this.calculateLabelsFontSize(this.dataManager.dieDimensions,this.wafermap.maxCharacters),this.updateDiesRenderInfo()}updateDiesRenderInfo(){this.d3ColorScale=this.createD3ColorScale(this.wafermap.colorScale,this.wafermap.colorScaleMode)
|
|
11231
11245
|
const e=this.dataManager.margin,t=this.dataManager.horizontalScale,n=this.dataManager.verticalScale,i=this.wafermap.colorScaleMode,o=this.wafermap.highlightedValues,r=this.wafermap.maxCharacters,s=this.wafermap.dieLabelsHidden,a=this.wafermap.dieLabelsSuffix
|
|
11232
11246
|
this._diesRenderInfo=[]
|
|
11233
11247
|
for(const l of this.wafermap.dies){const c=t(l.x)??0,d=n(l.y)??0
|
|
11234
|
-
this._diesRenderInfo.push({x:c+e.right,y:d+e.top,fillStyle:this.calculateFillStyle(l.value,i,o),text:this.buildLabel(l.value,r,s,a)})}}calculateLabelsFontSize(e,t){return Math.min(e.height,e.width/(.5*Math.max(2,t))*this.fontSizeFactor)}createD3ColorScale(e,t){return this.isColorScaleLinear(t)?
|
|
11248
|
+
this._diesRenderInfo.push({x:c+e.right,y:d+e.top,fillStyle:this.calculateFillStyle(l.value,i,o),text:this.buildLabel(l.value,r,s,a)})}}calculateLabelsFontSize(e,t){return Math.min(e.height,e.width/(.5*Math.max(2,t))*this.fontSizeFactor)}createD3ColorScale(e,t){return this.isColorScaleLinear(t)?Wz().domain(e.values.map((e=>+e))).range(e.colors):xz().domain(e.values).range(e.colors)}dieHasData(e){return null!=e&&""!==e}buildLabel(e,t,n,i){if(n||!this.dieHasData(e))return""
|
|
11235
11249
|
const o=`${e}${i}`
|
|
11236
|
-
return o.length>t?`${o.substring(0,t)}…`:o}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===
|
|
11250
|
+
return o.length>t?`${o.substring(0,t)}…`:o}calculateOpacity(e,t){return t.length>0&&!t.some((t=>t===e))?this.nonHighlightedOpacity:1}isColorScaleLinear(e){return e===nL}isColorScaleOrdinal(e){return e===iL}calculateFillStyle(e,t,n){let i=this.emptyDieColor
|
|
11237
11251
|
if(this.dieHasData(e)&&(isNaN(+e)?i=this.nanDieColor:this.isColorScaleLinear(t)?i=this.d3ColorScale(+e):this.isColorScaleOrdinal(t)&&(i=this.d3ColorScale(e))),void 0===i)return this.emptyDieColor
|
|
11238
11252
|
let o=jo(i)
|
|
11239
|
-
return null===o?this.emptyDieColor:(o=new
|
|
11253
|
+
return null===o?this.emptyDieColor:(o=new Vo(o.r,o.g,o.b,this.calculateOpacity(e,n)),o.toStringWebRGBA())}}class sL{constructor(e){this.wafermap=e,this.computations=new oL(e),this.prerendering=new rL(e,this)}get containerDimensions(){return this.computations.containerDimensions}get dieDimensions(){return this.computations.dieDimensions}get radius(){return this.computations.radius}get margin(){return this.computations.margin}get horizontalScale(){return this.computations.horizontalScale}get invertedHorizontalScale(){return this.computations.invertedHorizontalScale}get verticalScale(){return this.computations.verticalScale}get invertedVerticalScale(){return this.computations.invertedVerticalScale}get labelsFontSize(){return this.prerendering.labelsFontSize}get diesRenderInfo(){return this.prerendering.diesRenderInfo}get data(){return this.dataMap}updateContainerDimensions(){this.computations.updateContainerDimensions(),this.updateDataMap(),this.updateLabelsFontSize()}updateScales(){this.computations.updateScales(),this.updateDataMap(),this.updateLabelsFontSize()}updateLabelsFontSize(){this.prerendering.updateLabelsFontSize()}updateDiesRenderInfo(){this.prerendering.updateDiesRenderInfo()}getWaferMapDie(e){return this.dataMap.get(`${e.x}_${e.y}`)}updateDataMap(){this.dataMap=new Map(this.wafermap.dies.map((e=>[`${e.x}_${e.y}`,e])))}}class aL{constructor(e){this.wafermap=e,this.minDieDim=50}updateSortedDiesAndDrawWafer(){this.dies=this.wafermap.dataManager.diesRenderInfo.sort(((e,t)=>e.fillStyle>t.fillStyle?1:t.fillStyle>e.fillStyle?-1:0)),this.drawWafer()}drawWafer(){this.wafermap.canvasContext.save(),this.clearCanvas(),this.scaleCanvas(),this.renderDies(),this.renderText(),this.wafermap.canvasContext.restore(),this.renderHover()}renderHover(){this.wafermap.hoverWidth=this.wafermap.dataManager.dieDimensions.width*this.wafermap.transform.k,this.wafermap.hoverHeight=this.wafermap.dataManager.dieDimensions.height*this.wafermap.transform.k,this.wafermap.hoverOpacity=void 0===this.wafermap.hoverDie?tL:eL,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),n=this.wafermap.transform.apply([e+this.wafermap.dataManager.margin.left,t+this.wafermap.dataManager.margin.top])
|
|
11240
11254
|
return`translate(${n[0]}, ${n[1]})`}return""}renderDies(){const e=this.wafermap.canvasContext,t=this.wafermap.dataManager.dieDimensions.width,n=this.wafermap.dataManager.dieDimensions.height,i=this.wafermap.transform.invert([0,0]),o=this.wafermap.transform.invert([this.wafermap.canvas.width,this.wafermap.canvas.height])
|
|
11241
11255
|
i[0]-=t,i[1]-=n
|
|
11242
11256
|
for(const r of this.dies)this.isDieVisible(r,i,o)&&(e.fillStyle=r.fillStyle,e.fillRect(r.x,r.y,t,n))}renderText(){if(this.wafermap.dieLabelsHidden)return
|
|
@@ -11245,19 +11259,19 @@ if(e*t*(this.wafermap.transform.k||1)>=this.minDieDim){const n=this.wafermap.dat
|
|
|
11245
11259
|
i.font=`${n.toString()}px sans-serif`,i.fillStyle="#ffffff",i.textAlign="center",i.lineCap="butt"
|
|
11246
11260
|
const o=i.measureText("M"),r=this.wafermap.transform.invert([0,0]),s=this.wafermap.transform.invert([this.wafermap.canvas.width,this.wafermap.canvas.height])
|
|
11247
11261
|
r[0]-=e,r[1]-=t
|
|
11248
|
-
for(const n of this.dies)this.isDieVisible(n,r,s)&&i.fillText(n.text,n.x+e/2,n.y+t/2+o.width/2,e-e/100*20)}}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvas.width,this.wafermap.canvas.height)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}isDieVisible(e,t,n){return e.x>=t[0]&&e.x<n[0]&&e.y>=t[1]&&e.y<n[1]}}class
|
|
11249
|
-
t.k===this.minScale?(this.zoomTransform=
|
|
11262
|
+
for(const n of this.dies)this.isDieVisible(n,r,s)&&i.fillText(n.text,n.x+e/2,n.y+t/2+o.width/2,e-e/100*20)}}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvas.width,this.wafermap.canvas.height)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}isDieVisible(e,t,n){return e.x>=t[0]&&e.x<n[0]&&e.y>=t[1]&&e.y<n[1]}}class lL{constructor(e){this.wafermap=e,this.zoomTransform=qP,this.minScale=1.1,this.minExtentPoint=[-100,-100],this.extentPadding=100}createZoomBehavior(){this.zoomBehavior=QP().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=>ZP(this.wafermap.canvas).k>=this.minScale||"wheel"===e.type)).on("zoom",(e=>{this.rescale(e)})),this.zoomBehavior(EN(this.wafermap.canvas))}rescale(e){const t=e.transform
|
|
11263
|
+
t.k===this.minScale?(this.zoomTransform=qP,this.zoomBehavior.transform(EN(this.wafermap.canvas),qP)):this.zoomTransform=t,this.wafermap.transform=this.zoomTransform}getZoomMax(e,t){return Math.ceil(t/e*100)}}class cL{constructor(e){this.wafermap=e}mousemove(e){const t={x:e.offsetX,y:e.offsetY}
|
|
11250
11264
|
if(!this.hoversOverDie(this.wafermap,t))return void(this.wafermap.hoverDie=void 0)
|
|
11251
11265
|
const n=this.wafermap.transform.invert([t.x,t.y]),i=this.calculateDieCoordinates(this.wafermap,{x:n[0],y:n[1]})
|
|
11252
|
-
this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(i)}mouseout(){this.wafermap.hoverDie=void 0}calculateDieCoordinates(e,t){const n=e.quadrant,i=n===
|
|
11266
|
+
this.wafermap.hoverDie=this.wafermap.dataManager.getWaferMapDie(i)}mouseout(){this.wafermap.hoverDie=void 0}calculateDieCoordinates(e,t){const n=e.quadrant,i=n===Kz||n===Xz?Math.floor:Math.ceil,o=n===Xz||n===Yz?Math.floor:Math.ceil
|
|
11253
11267
|
return{x:i(e.dataManager.invertedHorizontalScale(t.x-e.dataManager.margin.left)),y:o(e.dataManager.invertedVerticalScale(t.y-e.dataManager.margin.top))}}hoversOverDie(e,t){const n=e.canvasContext.getImageData(t.x,t.y,1,1).data
|
|
11254
11268
|
let i=0
|
|
11255
11269
|
for(const e of n)i+=e
|
|
11256
|
-
return i>0}}class
|
|
11257
|
-
class
|
|
11270
|
+
return i>0}}class dL{constructor(e){this.wafermap=e,this.onWheelMove=e=>{e.preventDefault()},this.onMouseMove=e=>{this.hoverHandler.mousemove(e)},this.onMouseOut=()=>{this.hoverHandler.mouseout()},this.zoomHandler=new lL(e),this.hoverHandler=new cL(e)}attachEvents(){this.zoomHandler.createZoomBehavior(),this.wafermap.addEventListener("mousemove",this.onMouseMove),this.wafermap.addEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.addEventListener("wheel",this.onWheelMove,{passive:!1})}detachEvents(){this.wafermap.removeEventListener("mousemove",this.onMouseMove),this.wafermap.removeEventListener("mouseout",this.onMouseOut),this.wafermap.canvas.removeEventListener("wheel",this.onWheelMove)}}const hL=["canvasWidth","canvasHeight","quadrant","dies","maxCharacters","colorScale","colorScaleMode","highlightedValues","dieLabelsHidden","dieLabelsSuffix","transform","hoverDie"]
|
|
11271
|
+
class uL extends gT{constructor(e){super(hL),this.wafermap=e,this.updateQueued=!1}get requiresEventsUpdate(){return this.isTracked("canvasWidth")||this.isTracked("canvasHeight")||this.isTracked("quadrant")||this.isTracked("dies")||this.isTracked("maxCharacters")||this.isTracked("colorScale")||this.isTracked("colorScaleMode")||this.isTracked("highlightedValues")||this.isTracked("dieLabelsHidden")||this.isTracked("dieLabelsSuffix")||this.isTracked("transform")}get requiresContainerDimensionsUpdate(){return this.isTracked("canvasWidth")||this.isTracked("canvasHeight")}get requiresScalesUpdate(){return this.isTracked("quadrant")||this.isTracked("dies")}get requiresLabelsFontSizeUpdate(){return this.isTracked("maxCharacters")}get requiresDiesRenderInfoUpdate(){return this.isTracked("colorScale")||this.isTracked("colorScaleMode")||this.isTracked("highlightedValues")||this.isTracked("dieLabelsHidden")||this.isTracked("dieLabelsSuffix")}get requiresDrawnWaferUpdate(){return this.isTracked("transform")}get requiresRenderHoverUpdate(){return this.isTracked("hoverDie")}queueUpdate(){this.wafermap.$fastController.isConnected&&(this.updateQueued||(this.updateQueued=!0,u.queueUpdate((()=>{this.wafermap.update(),this.untrackAll(),this.updateQueued=!1}))))}}class pL extends Vt{constructor(){super(...arguments),this.waferMapUpdateTracker=new uL(this),this.quadrant=Xz,this.orientation=Qz,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=nL,this.dataManager=new sL(this),this.renderer=new aL(this),this.renderQueued=!1,this.transform=qP,this.hoverTransform="",this.hoverOpacity=tL,this.hoverWidth=0,this.hoverHeight=0,this.highlightedValues=[],this.dies=[],this.colorScale={colors:[],values:[]},this.eventCoordinator=new dL(this),this.resizeObserver=this.createResizeObserver()}connectedCallback(){super.connectedCallback(),this.canvasContext=this.canvas.getContext("2d",{willReadFrequently:!0}),this.resizeObserver.observe(this),this.waferMapUpdateTracker.trackAll()}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver.unobserve(this)}update(){this.waferMapUpdateTracker.requiresEventsUpdate?(this.eventCoordinator.detachEvents(),this.waferMapUpdateTracker.requiresContainerDimensionsUpdate?(this.dataManager.updateContainerDimensions(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresScalesUpdate?(this.dataManager.updateScales(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresLabelsFontSizeUpdate?(this.dataManager.updateLabelsFontSize(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresDiesRenderInfoUpdate?(this.dataManager.updateDiesRenderInfo(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresDrawnWaferUpdate&&this.renderer.drawWafer(),this.eventCoordinator.attachEvents()):this.waferMapUpdateTracker.requiresRenderHoverUpdate&&this.renderer.renderHover()}createResizeObserver(){return new ResizeObserver((e=>{const t=e[0]
|
|
11258
11272
|
if(void 0===t)return
|
|
11259
11273
|
const{height:n,width:i}=t.contentRect
|
|
11260
|
-
this.canvas.width=i,this.canvas.height=n,this.canvasWidth=i,this.canvasHeight=n}))}quadrantChanged(){this.waferMapUpdateTracker.track("quadrant"),this.waferMapUpdateTracker.queueUpdate()}maxCharactersChanged(){this.waferMapUpdateTracker.track("maxCharacters"),this.waferMapUpdateTracker.queueUpdate()}dieLabelsHiddenChanged(){this.waferMapUpdateTracker.track("dieLabelsHidden"),this.waferMapUpdateTracker.queueUpdate()}dieLabelsSuffixChanged(){this.waferMapUpdateTracker.track("dieLabelsSuffix"),this.waferMapUpdateTracker.queueUpdate()}colorScaleModeChanged(){this.waferMapUpdateTracker.track("colorScaleMode"),this.waferMapUpdateTracker.queueUpdate()}highlightedValuesChanged(){this.waferMapUpdateTracker.track("highlightedValues"),this.waferMapUpdateTracker.queueUpdate()}diesChanged(){this.waferMapUpdateTracker.track("dies"),this.waferMapUpdateTracker.queueUpdate()}colorScaleChanged(){this.waferMapUpdateTracker.track("colorScale"),this.waferMapUpdateTracker.queueUpdate()}transformChanged(){this.waferMapUpdateTracker.track("transform"),this.waferMapUpdateTracker.queueUpdate()}canvasWidthChanged(){this.waferMapUpdateTracker.track("canvasWidth"),this.waferMapUpdateTracker.queueUpdate()}canvasHeightChanged(){this.waferMapUpdateTracker.track("canvasHeight"),this.waferMapUpdateTracker.queueUpdate()}hoverDieChanged(){this.$emit("die-hover",{currentDie:this.hoverDie}),this.waferMapUpdateTracker.track("hoverDie"),this.waferMapUpdateTracker.queueUpdate()}}e([se],
|
|
11261
|
-
const
|
|
11262
|
-
mi.getOrCreate().withPrefix("nimble").register(
|
|
11274
|
+
this.canvas.width=i,this.canvas.height=n,this.canvasWidth=i,this.canvasHeight=n}))}quadrantChanged(){this.waferMapUpdateTracker.track("quadrant"),this.waferMapUpdateTracker.queueUpdate()}maxCharactersChanged(){this.waferMapUpdateTracker.track("maxCharacters"),this.waferMapUpdateTracker.queueUpdate()}dieLabelsHiddenChanged(){this.waferMapUpdateTracker.track("dieLabelsHidden"),this.waferMapUpdateTracker.queueUpdate()}dieLabelsSuffixChanged(){this.waferMapUpdateTracker.track("dieLabelsSuffix"),this.waferMapUpdateTracker.queueUpdate()}colorScaleModeChanged(){this.waferMapUpdateTracker.track("colorScaleMode"),this.waferMapUpdateTracker.queueUpdate()}highlightedValuesChanged(){this.waferMapUpdateTracker.track("highlightedValues"),this.waferMapUpdateTracker.queueUpdate()}diesChanged(){this.waferMapUpdateTracker.track("dies"),this.waferMapUpdateTracker.queueUpdate()}colorScaleChanged(){this.waferMapUpdateTracker.track("colorScale"),this.waferMapUpdateTracker.queueUpdate()}transformChanged(){this.waferMapUpdateTracker.track("transform"),this.waferMapUpdateTracker.queueUpdate()}canvasWidthChanged(){this.waferMapUpdateTracker.track("canvasWidth"),this.waferMapUpdateTracker.queueUpdate()}canvasHeightChanged(){this.waferMapUpdateTracker.track("canvasHeight"),this.waferMapUpdateTracker.queueUpdate()}hoverDieChanged(){this.$emit("die-hover",{currentDie:this.hoverDie}),this.waferMapUpdateTracker.track("hoverDie"),this.waferMapUpdateTracker.queueUpdate()}}e([se],pL.prototype,"quadrant",void 0),e([se],pL.prototype,"orientation",void 0),e([se({attribute:"max-characters",converter:oe})],pL.prototype,"maxCharacters",void 0),e([se({attribute:"die-labels-hidden",mode:"boolean"})],pL.prototype,"dieLabelsHidden",void 0),e([se({attribute:"die-labels-suffix"})],pL.prototype,"dieLabelsSuffix",void 0),e([se({attribute:"color-scale-mode"})],pL.prototype,"colorScaleMode",void 0),e([m],pL.prototype,"canvasWidth",void 0),e([m],pL.prototype,"canvasHeight",void 0),e([m],pL.prototype,"transform",void 0),e([m],pL.prototype,"hoverTransform",void 0),e([m],pL.prototype,"hoverOpacity",void 0),e([m],pL.prototype,"hoverWidth",void 0),e([m],pL.prototype,"hoverHeight",void 0),e([m],pL.prototype,"hoverDie",void 0),e([m],pL.prototype,"highlightedValues",void 0),e([m],pL.prototype,"dies",void 0),e([m],pL.prototype,"colorScale",void 0)
|
|
11275
|
+
const fL=pL.compose({baseName:"wafer-map",template:ez,styles:tz})
|
|
11276
|
+
mi.getOrCreate().withPrefix("nimble").register(fL()),mi.tagFor(pL)}()
|
|
11263
11277
|
//# sourceMappingURL=all-components-bundle.min.js.map
|