@ni/nimble-components 32.12.0 → 32.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all-components-bundle.js +1123 -1113
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +390 -386
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/menu/menu.foundation.js +1 -2
- package/dist/esm/menu/menu.foundation.js.map +1 -1
- package/dist/esm/rich-text/viewer/index.d.ts +2 -0
- package/dist/esm/rich-text/viewer/index.js +4 -2
- package/dist/esm/rich-text/viewer/index.js.map +1 -1
- package/dist/esm/spinner/styles.js +4 -2
- package/dist/esm/spinner/styles.js.map +1 -1
- package/dist/esm/table/testing/table.pageobject.js.map +1 -1
- package/dist/esm/table-column/menu-button/types.d.ts +1 -1
- package/dist/esm/table-column/menu-button/types.js.map +1 -1
- package/dist/esm/wafer-map/modules/computations.js.map +1 -1
- package/package.json +1 -1
|
@@ -74,7 +74,7 @@ function C(t,e){x.defineProperty(t,e)}function k(t,e,n){return Object.assign({},
|
|
|
74
74
|
return{get:()=>t,set(e){t=e}}}))
|
|
75
75
|
class _{constructor(){this.index=0,this.length=0,this.parent=null,this.parentContext=null}get event(){return S.get()}get isEven(){return this.index%2==0}get isOdd(){return this.index%2!=0}get isFirst(){return 0===this.index}get isInMiddle(){return!this.isFirst&&!this.isLast}get isLast(){return this.index===this.length-1}static setEvent(t){S.set(t)}}x.defineProperty(_.prototype,"index"),x.defineProperty(_.prototype,"length")
|
|
76
76
|
const I=Object.seal(new _)
|
|
77
|
-
class M{constructor(){this.targetIndex=0}}class $ extends M{constructor(){super(...arguments),this.createPlaceholder=b.createInterpolationPlaceholder}}class D extends M{constructor(t,e,n){super(),this.name=t,this.behavior=e,this.options=n}createPlaceholder(t){return b.createCustomAttributePlaceholder(this.name,t)}createBehavior(t){return new this.behavior(t,this.options)}}function E(t,e){this.source=t,this.context=e,null===this.bindingObserver&&(this.bindingObserver=x.binding(this.binding,this,this.isBindingVolatile)),this.updateTarget(this.bindingObserver.observe(t,e))}function A(t,e){this.source=t,this.context=e,this.target.addEventListener(this.targetName,this)}function
|
|
77
|
+
class M{constructor(){this.targetIndex=0}}class $ extends M{constructor(){super(...arguments),this.createPlaceholder=b.createInterpolationPlaceholder}}class D extends M{constructor(t,e,n){super(),this.name=t,this.behavior=e,this.options=n}createPlaceholder(t){return b.createCustomAttributePlaceholder(this.name,t)}createBehavior(t){return new this.behavior(t,this.options)}}function E(t,e){this.source=t,this.context=e,null===this.bindingObserver&&(this.bindingObserver=x.binding(this.binding,this,this.isBindingVolatile)),this.updateTarget(this.bindingObserver.observe(t,e))}function A(t,e){this.source=t,this.context=e,this.target.addEventListener(this.targetName,this)}function O(){this.bindingObserver.disconnect(),this.source=null,this.context=null}function T(){this.bindingObserver.disconnect(),this.source=null,this.context=null
|
|
78
78
|
const t=this.target.$fastView
|
|
79
79
|
void 0!==t&&t.isComposed&&(t.unbind(),t.needsBindOnly=!0)}function R(){this.target.removeEventListener(this.targetName,this),this.source=null,this.context=null}function F(t){b.setAttribute(this.target,this.targetName,t)}function N(t){b.setBooleanAttribute(this.target,this.targetName,t)}function L(t){if(null==t&&(t=""),t.create){this.target.textContent=""
|
|
80
80
|
let e=this.target.$fastView
|
|
@@ -84,13 +84,13 @@ let i=this.version||0
|
|
|
84
84
|
if(null!=t&&t.length){const s=t.split(/\s+/)
|
|
85
85
|
for(let t=0,o=s.length;t<o;++t){const o=s[t]
|
|
86
86
|
""!==o&&(e[o]=i,n.classList.add(o))}}if(this.classVersions=e,this.version=i+1,0!==i){i-=1
|
|
87
|
-
for(const t in e)e[t]===i&&n.classList.remove(t)}}class z extends ${constructor(t){super(),this.binding=t,this.bind=E,this.unbind=
|
|
87
|
+
for(const t in e)e[t]===i&&n.classList.remove(t)}}class z extends ${constructor(t){super(),this.binding=t,this.bind=E,this.unbind=O,this.updateTarget=F,this.isBindingVolatile=x.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(t){if(this.originalTargetName=t,void 0!==t)switch(t[0]){case":":if(this.cleanedTargetName=t.substr(1),this.updateTarget=B,"innerHTML"===this.cleanedTargetName){const t=this.binding
|
|
88
88
|
this.binding=(e,n)=>b.createHTML(t(e,n))}break
|
|
89
89
|
case"?":this.cleanedTargetName=t.substr(1),this.updateTarget=N
|
|
90
90
|
break
|
|
91
91
|
case"@":this.cleanedTargetName=t.substr(1),this.bind=A,this.unbind=R
|
|
92
92
|
break
|
|
93
|
-
default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=P)}}targetAtContent(){this.updateTarget=L,this.unbind=
|
|
93
|
+
default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=P)}}targetAtContent(){this.updateTarget=L,this.unbind=T}createBehavior(t){return new V(t,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class V{constructor(t,e,n,i,s,o,r){this.source=null,this.context=null,this.bindingObserver=null,this.target=t,this.binding=e,this.isBindingVolatile=n,this.bind=i,this.unbind=s,this.updateTarget=o,this.targetName=r}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(t){_.setEvent(t)
|
|
94
94
|
const e=this.binding(this.source,this.context)
|
|
95
95
|
_.setEvent(null),!0!==e&&t.preventDefault()}}let H=null
|
|
96
96
|
class U{addFactory(t){t.targetIndex=this.targetIndex,this.behaviorFactories.push(t)}captureContentBinding(t){t.targetAtContent(),this.addFactory(t)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){H=this}static borrow(t){const e=H||new U
|
|
@@ -268,7 +268,7 @@ r=r.createCSS(),t&&s.push(t)}r instanceof tt||r instanceof CSSStyleSheet?(""!==i
|
|
|
268
268
|
return i.length&&s.withBehaviors(...i),s}class $t extends _t{constructor(t,e){super(),this.behaviors=e,this.css=""
|
|
269
269
|
const n=t.reduce(((t,e)=>("string"==typeof e?this.css+=e:t.push(e),t)),[])
|
|
270
270
|
n.length&&(this.styles=tt.create(n))}createBehavior(){return this}createCSS(){return this.css}bind(t){this.styles&&t.$fastController.addStyles(this.styles),this.behaviors.length&&t.$fastController.addBehaviors(this.behaviors)}unbind(t){this.styles&&t.$fastController.removeStyles(this.styles),this.behaviors.length&&t.$fastController.removeBehaviors(this.behaviors)}}function Dt(t,...e){const{styles:n,behaviors:i}=It(t,e)
|
|
271
|
-
return new $t(n,i)}function Et(t,e,n){return{index:t,removed:e,addedCount:n}}const At=0,
|
|
271
|
+
return new $t(n,i)}function Et(t,e,n){return{index:t,removed:e,addedCount:n}}const At=0,Ot=1,Tt=2,Rt=3
|
|
272
272
|
function Ft(t,e,n,i,s,o){let r=0,a=0
|
|
273
273
|
const l=Math.min(n-e,o-s)
|
|
274
274
|
if(0===e&&0===s&&(r=function(t,e,n){for(let i=0;i<n;++i)if(t[i]!==e[i])return i
|
|
@@ -280,11 +280,11 @@ for(;s<o;)t.removed.push(i[s++])
|
|
|
280
280
|
return[t]}if(s===o)return[Et(e,[],n-e)]
|
|
281
281
|
const c=function(t){let e=t.length-1,n=t[0].length-1,i=t[e][n]
|
|
282
282
|
const s=[]
|
|
283
|
-
for(;e>0||n>0;){if(0===e){s.push(
|
|
283
|
+
for(;e>0||n>0;){if(0===e){s.push(Tt),n--
|
|
284
284
|
continue}if(0===n){s.push(Rt),e--
|
|
285
285
|
continue}const o=t[e-1][n-1],r=t[e-1][n],a=t[e][n-1]
|
|
286
286
|
let l
|
|
287
|
-
l=r<a?r<o?r:o:a<o?a:o,l===o?(o===i?s.push(At):(s.push(
|
|
287
|
+
l=r<a?r<o?r:o:a<o?a:o,l===o?(o===i?s.push(At):(s.push(Ot),i=o),e--,n--):l===r?(s.push(Rt),e--,i=r):(s.push(Tt),n--,i=a)}return s.reverse(),s}(function(t,e,n,i,s,o){const r=o-s+1,a=n-e+1,l=new Array(r)
|
|
288
288
|
let c,d
|
|
289
289
|
for(let t=0;t<r;++t)l[t]=new Array(a),l[t][0]=t
|
|
290
290
|
for(let t=0;t<a;++t)l[0][t]=t
|
|
@@ -293,9 +293,9 @@ return l}(t,e,n,i,s,o)),h=[]
|
|
|
293
293
|
let u,p=e,f=s
|
|
294
294
|
for(let t=0;t<c.length;++t)switch(c[t]){case At:void 0!==u&&(h.push(u),u=void 0),p++,f++
|
|
295
295
|
break
|
|
296
|
-
case
|
|
296
|
+
case Ot:void 0===u&&(u=Et(p,[],0)),u.addedCount++,p++,u.removed.push(i[f]),f++
|
|
297
297
|
break
|
|
298
|
-
case
|
|
298
|
+
case Tt:void 0===u&&(u=Et(p,[],0)),u.addedCount++,p++
|
|
299
299
|
break
|
|
300
300
|
case Rt:void 0===u&&(u=Et(p,[],0)),u.removed.push(i[f]),f++}return void 0!==u&&h.push(u),h}const Nt=Array.prototype.push
|
|
301
301
|
function Lt(t,e,n,i){const s=Et(e,n,i)
|
|
@@ -431,7 +431,7 @@ const de=new Map
|
|
|
431
431
|
"metadata"in Reflect||(Reflect.metadata=function(t,e){return function(n){Reflect.defineMetadata(t,e,n)}},Reflect.defineMetadata=function(t,e,n){let i=de.get(n)
|
|
432
432
|
void 0===i&&de.set(n,i=new Map),i.set(t,e)},Reflect.getOwnMetadata=function(t,e){const n=de.get(e)
|
|
433
433
|
if(void 0!==n)return n.get(t)})
|
|
434
|
-
class he{constructor(t,e){this.container=t,this.key=e}instance(t){return this.registerResolver(0,t)}singleton(t){return this.registerResolver(1,t)}transient(t){return this.registerResolver(2,t)}callback(t){return this.registerResolver(3,t)}cachedCallback(t){return this.registerResolver(3,
|
|
434
|
+
class he{constructor(t,e){this.container=t,this.key=e}instance(t){return this.registerResolver(0,t)}singleton(t){return this.registerResolver(1,t)}transient(t){return this.registerResolver(2,t)}callback(t){return this.registerResolver(3,t)}cachedCallback(t){return this.registerResolver(3,Te(t))}aliasTo(t){return this.registerResolver(5,t)}registerResolver(t,e){const{container:n,key:i}=this
|
|
435
435
|
return this.container=this.key=void 0,n.registerResolver(i,new xe(i,t,e))}}function ue(t){const e=t.slice(),n=Object.keys(t),i=n.length
|
|
436
436
|
let s
|
|
437
437
|
for(let o=0;o<i;++o)s=n[o],Ve(s)||(e[s]=t[s])
|
|
@@ -515,10 +515,10 @@ if(!(n instanceof Object)||null==n.resolve){const n=e.resolvers.get(t)
|
|
|
515
515
|
if(null!=n)return n
|
|
516
516
|
throw new Error("A valid resolver was not returned from the static register method")}return n}if(t.$isInterface)throw new Error(`Attempted to jitRegister an interface: ${t.friendlyName}`)
|
|
517
517
|
{const n=this.config.defaultResolver(t,e)
|
|
518
|
-
return e.resolvers.set(t,n),n}}}const
|
|
519
|
-
function
|
|
518
|
+
return e.resolvers.set(t,n),n}}}const Oe=new WeakMap
|
|
519
|
+
function Te(t){return function(e,n,i){if(Oe.has(i))return Oe.get(i)
|
|
520
520
|
const s=t(e,n,i)
|
|
521
|
-
return
|
|
521
|
+
return Oe.set(i,s),s}}const Re=Object.freeze({instance:(t,e)=>new xe(t,0,e),singleton:(t,e)=>new xe(t,1,e),transient:(t,e)=>new xe(t,2,e),callback:(t,e)=>new xe(t,3,e),cachedCallback:(t,e)=>new xe(t,3,Te(e)),aliasTo:(t,e)=>new xe(e,5,t)})
|
|
522
522
|
function Fe(t){if(null==t)throw new Error("key/value cannot be null or undefined. Are you trying to inject/register something that doesn't exist with DI?")}function Ne(t,e,n){if(t instanceof xe&&4===t.strategy){const i=t.state
|
|
523
523
|
let s=i.length
|
|
524
524
|
const o=new Array(s)
|
|
@@ -638,8 +638,8 @@ return t||(t=this.attachInternals(),En.set(this,t)),t}connectedCallback(){super.
|
|
|
638
638
|
this.proxyInitialized||(this.proxyInitialized=!0,this.proxy.style.display="none",this.proxyEventsToBlock.forEach((t=>this.proxy.addEventListener(t,this.stopPropagation))),this.proxy.disabled=this.disabled,this.proxy.required=this.required,"string"==typeof this.name&&(this.proxy.name=this.name),"string"==typeof this.value&&(this.proxy.value=this.value),this.proxy.setAttribute("slot",Mn),this.proxySlot=document.createElement("slot"),this.proxySlot.setAttribute("name",Mn)),null===(t=this.shadowRoot)||void 0===t||t.appendChild(this.proxySlot),this.appendChild(this.proxy)}detachProxy(){var t
|
|
639
639
|
this.removeChild(this.proxy),null===(t=this.shadowRoot)||void 0===t||t.removeChild(this.proxySlot)}validate(t){this.proxy instanceof HTMLElement&&this.setValidity(this.proxy.validity,this.proxy.validationMessage,t)}setFormValue(t,e){this.elementInternals&&this.elementInternals.setFormValue(t,e||t)}_keypressHandler(t){if(t.key===ln)if(this.form instanceof HTMLFormElement){const t=this.form.querySelector("[type=submit]")
|
|
640
640
|
null==t||t.click()}}stopPropagation(t){t.stopPropagation()}}
|
|
641
|
-
return ft({mode:"boolean"})(e.prototype,"disabled"),ft({mode:"fromView",attribute:"value"})(e.prototype,"initialValue"),ft({attribute:"current-value"})(e.prototype,"currentValue"),ft(e.prototype,"name"),ft({mode:"boolean"})(e.prototype,"required"),C(e.prototype,"value"),e}function
|
|
642
|
-
this.setFormValue(t,t)}connectedCallback(){super.connectedCallback(),this.updateForm()}formResetCallback(){super.formResetCallback(),this.checked=!!this.checkedAttribute,this.dirtyChecked=!1}}return ft({attribute:"checked",mode:"boolean"})(n.prototype,"checkedAttribute"),ft({attribute:"current-checked",converter:ht})(n.prototype,"currentChecked"),C(n.prototype,"defaultChecked"),C(n.prototype,"checked"),n}class
|
|
641
|
+
return ft({mode:"boolean"})(e.prototype,"disabled"),ft({mode:"fromView",attribute:"value"})(e.prototype,"initialValue"),ft({attribute:"current-value"})(e.prototype,"currentValue"),ft(e.prototype,"name"),ft({mode:"boolean"})(e.prototype,"required"),C(e.prototype,"value"),e}function On(t){class e extends(An(t)){}class n extends e{constructor(...t){super(t),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(t,e){this.dirtyChecked||(this.dirtyChecked=!0),this.currentChecked=this.checked,this.updateForm(),this.proxy instanceof HTMLInputElement&&(this.proxy.checked=this.checked),void 0!==t&&this.$emit("change"),this.validate()}currentCheckedChanged(t,e){this.checked=this.currentChecked}updateForm(){const t=this.checked?this.value:null
|
|
642
|
+
this.setFormValue(t,t)}connectedCallback(){super.connectedCallback(),this.updateForm()}formResetCallback(){super.formResetCallback(),this.checked=!!this.checkedAttribute,this.dirtyChecked=!1}}return ft({attribute:"checked",mode:"boolean"})(n.prototype,"checkedAttribute"),ft({attribute:"current-checked",converter:ht})(n.prototype,"currentChecked"),C(n.prototype,"defaultChecked"),C(n.prototype,"checked"),n}class Tn extends We{}class Rn extends(An(Tn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Fn=class extends Rn{constructor(){super(...arguments),this.handleClick=t=>{var e
|
|
643
643
|
this.disabled&&(null===(e=this.defaultSlottedContent)||void 0===e?void 0:e.length)<=1&&t.stopPropagation()},this.handleSubmission=()=>{if(!this.form)return
|
|
644
644
|
const t=this.proxy.isConnected
|
|
645
645
|
t||this.attachProxy(),"function"==typeof this.form.requestSubmit?this.form.requestSubmit(this.proxy):this.proxy.click(),t||this.detachProxy()},this.handleFormReset=()=>{var t
|
|
@@ -654,7 +654,7 @@ e&&e.forEach((t=>{t.removeEventListener("click",this.handleClick)}))}}
|
|
|
654
654
|
ce([ft({mode:"boolean"})],Fn.prototype,"autofocus",void 0),ce([ft({attribute:"form"})],Fn.prototype,"formId",void 0),ce([ft],Fn.prototype,"formaction",void 0),ce([ft],Fn.prototype,"formenctype",void 0),ce([ft],Fn.prototype,"formmethod",void 0),ce([ft({mode:"boolean"})],Fn.prototype,"formnovalidate",void 0),ce([ft],Fn.prototype,"formtarget",void 0),ce([ft],Fn.prototype,"type",void 0),ce([C],Fn.prototype,"defaultSlottedContent",void 0)
|
|
655
655
|
class Nn{}ce([ft({attribute:"aria-expanded"})],Nn.prototype,"ariaExpanded",void 0),ce([ft({attribute:"aria-pressed"})],Nn.prototype,"ariaPressed",void 0),Ke(Nn,wn),Ke(Fn,re,Nn)
|
|
656
656
|
let Ln=class extends We{}
|
|
657
|
-
class Bn extends We{}class Pn extends(
|
|
657
|
+
class Bn extends We{}class Pn extends(On(Bn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let zn=class extends Pn{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=t=>{if(!this.readOnly&&t.key===un)this.indeterminate&&(this.indeterminate=!1),this.checked=!this.checked},this.clickHandler=t=>{this.disabled||this.readOnly||(this.indeterminate&&(this.indeterminate=!1),this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}}
|
|
658
658
|
function Vn(t){return Je(t)&&("option"===t.getAttribute("role")||t instanceof HTMLOptionElement)}ce([ft({attribute:"readonly",mode:"boolean"})],zn.prototype,"readOnly",void 0),ce([C],zn.prototype,"defaultSlottedNodes",void 0),ce([C],zn.prototype,"indeterminate",void 0)
|
|
659
659
|
class Hn extends We{constructor(t,e,n,i){super(),this.defaultSelected=!1,this.dirtySelected=!1,this.selected=this.defaultSelected,this.dirtyValue=!1,t&&(this.textContent=t),e&&(this.initialValue=e),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(t,e){this.ariaChecked="boolean"!=typeof e?null:e?"true":"false"}contentChanged(t,e){this.proxy instanceof HTMLOptionElement&&(this.proxy.textContent=this.textContent),this.$emit("contentchange",null,{bubbles:!0})}defaultSelectedChanged(){this.dirtySelected||(this.selected=this.defaultSelected,this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.defaultSelected))}disabledChanged(t,e){this.ariaDisabled=this.disabled?"true":"false",this.proxy instanceof HTMLOptionElement&&(this.proxy.disabled=this.disabled)}selectedAttributeChanged(){this.defaultSelected=this.selectedAttribute,this.proxy instanceof HTMLOptionElement&&(this.proxy.defaultSelected=this.defaultSelected)}selectedChanged(){this.ariaSelected=this.selected?"true":"false",this.dirtySelected||(this.dirtySelected=!0),this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.selected)}initialValueChanged(t,e){this.dirtyValue||(this.value=this.initialValue,this.dirtyValue=!1)}get label(){var t
|
|
660
660
|
return null!==(t=this.value)&&void 0!==t?t:this.text}get text(){var t,e
|
|
@@ -828,7 +828,7 @@ return this}}class Mi{constructor(t,e,n,i,s,o){this.container=t,this.name=e,this
|
|
|
828
828
|
* tabbable 5.3.3
|
|
829
829
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
830
830
|
*/var $i="undefined"==typeof Element,Di=$i?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Ei=!$i&&Element.prototype.getRootNode?function(t){return t.getRootNode()}:function(t){return t.ownerDocument},Ai=function(t){var e=t.getBoundingClientRect(),n=e.width,i=e.height
|
|
831
|
-
return 0===n&&0===i},
|
|
831
|
+
return 0===n&&0===i},Oi=function(t,e){return!(e.disabled||function(t){return function(t){return"INPUT"===t.tagName}(t)&&"hidden"===t.type}(e)||function(t,e){var n=e.displayCheck,i=e.getShadowRoot
|
|
832
832
|
if("hidden"===getComputedStyle(t).visibility)return!0
|
|
833
833
|
var s=Di.call(t,"details>summary:first-of-type")?t.parentElement:t
|
|
834
834
|
if(Di.call(s,"details:not([open]) *"))return!0
|
|
@@ -836,8 +836,8 @@ var o=Ei(t).host,r=(null==o?void 0:o.ownerDocument.contains(o))||t.ownerDocument
|
|
|
836
836
|
if(n&&"full"!==n){if("non-zero-area"===n)return Ai(t)}else{if("function"==typeof i){for(var a=t;t;){var l=t.parentElement,c=Ei(t)
|
|
837
837
|
if(l&&!l.shadowRoot&&!0===i(l))return Ai(t)
|
|
838
838
|
t=t.assignedSlot?t.assignedSlot:l||c===t.ownerDocument?l:c.host}t=a}if(r)return!t.getClientRects().length}return!1}(e,t)||function(t){return"DETAILS"===t.tagName&&Array.prototype.slice.apply(t.children).some((function(t){return"SUMMARY"===t.tagName}))}(e)||function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var e=t.parentElement;e;){if("FIELDSET"===e.tagName&&e.disabled){for(var n=0;n<e.children.length;n++){var i=e.children.item(n)
|
|
839
|
-
if("LEGEND"===i.tagName)return!!Di.call(e,"fieldset[disabled] *")||!i.contains(t)}return!0}e=e.parentElement}return!1}(e))},
|
|
840
|
-
return!1!==Di.call(t,
|
|
839
|
+
if("LEGEND"===i.tagName)return!!Di.call(e,"fieldset[disabled] *")||!i.contains(t)}return!0}e=e.parentElement}return!1}(e))},Ti=["input","select","textarea","a[href]","button","[tabindex]:not(slot)","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"].concat("iframe").join(","),Ri=function(t,e){if(e=e||{},!t)throw new Error("No node provided")
|
|
840
|
+
return!1!==Di.call(t,Ti)&&Oi(e,t)}
|
|
841
841
|
class Fi extends qn{constructor(){super(...arguments),this.activeIndex=-1,this.rangeStartIndex=-1}get activeOption(){return this.options[this.activeIndex]}get checkedOptions(){var t
|
|
842
842
|
return null===(t=this.options)||void 0===t?void 0:t.filter((t=>t.checked))}get firstSelectedOptionIndex(){return this.options.indexOf(this.firstSelectedOption)}activeIndexChanged(t,e){var n,i
|
|
843
843
|
this.ariaActiveDescendant=null!==(i=null===(n=this.options[e])||void 0===n?void 0:n.id)&&void 0!==i?i:"",this.focusAndScrollOptionIntoView()}checkActiveIndex(){if(!this.multiple)return
|
|
@@ -924,7 +924,7 @@ if(this.slottedRadioButtons.forEach((t=>{void 0!==this.name&&t.setAttribute("nam
|
|
|
924
924
|
if(e>0&&!n){const n=t[e-1]
|
|
925
925
|
n.checked=!0,this.focusedRadio=n,n.setAttribute("tabindex","0")}else this.slottedRadioButtons[0].setAttribute("tabindex","0"),this.focusedRadio=this.slottedRadioButtons[0]}}}
|
|
926
926
|
ce([ft({attribute:"readonly",mode:"boolean"})],Ki.prototype,"readOnly",void 0),ce([ft({attribute:"disabled",mode:"boolean"})],Ki.prototype,"disabled",void 0),ce([ft],Ki.prototype,"name",void 0),ce([ft],Ki.prototype,"value",void 0),ce([ft],Ki.prototype,"orientation",void 0),ce([C],Ki.prototype,"childItems",void 0),ce([C],Ki.prototype,"slottedRadioButtons",void 0)
|
|
927
|
-
class Yi extends We{}class Xi extends(
|
|
927
|
+
class Yi extends We{}class Xi extends(On(Yi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Ji=class extends Xi{constructor(){super(),this.initialValue="on",this.keypressHandler=t=>{if(t.key!==un)return!0
|
|
928
928
|
this.checked||this.readOnly||(this.checked=!0)},this.proxy.setAttribute("type","radio")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}defaultCheckedChanged(){var t
|
|
929
929
|
this.$fastController.isConnected&&!this.dirtyChecked&&(this.isInsideRadioGroup()||(this.checked=null!==(t=this.defaultChecked)&&void 0!==t&&t,this.dirtyChecked=!1))}connectedCallback(){var t,e
|
|
930
930
|
super.connectedCallback(),this.validate(),"radiogroup"!==(null===(t=this.parentElement)||void 0===t?void 0:t.getAttribute("role"))&&null===this.getAttribute("tabindex")&&(this.disabled||this.setAttribute("tabindex","0")),this.checkedAttribute&&(this.dirtyChecked||this.isInsideRadioGroup()||(this.checked=null!==(e=this.defaultChecked)&&void 0!==e&&e,this.dirtyChecked=!1))}isInsideRadioGroup(){return null!==this.closest("[role=radiogroup]")}clickHandler(t){this.disabled||this.readOnly||this.checked||(this.checked=!0)}}
|
|
@@ -959,7 +959,7 @@ break
|
|
|
959
959
|
case pn:return this.collapsible&&this.open&&(t.preventDefault(),this.open=!1),!0}return this.open||this.indexWhenOpened===this.selectedIndex||(this.updateValue(!0),this.indexWhenOpened=this.selectedIndex),!(e===sn||e===an)}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.addEventListener("contentchange",this.updateDisplayValue)}disconnectedCallback(){this.removeEventListener("contentchange",this.updateDisplayValue),super.disconnectedCallback()}sizeChanged(t,e){super.sizeChanged(t,e),this.proxy&&(this.proxy.size=e)}updateDisplayValue(){this.collapsible&&x.notify(this,"displayValue")}}
|
|
960
960
|
ce([ft({attribute:"open",mode:"boolean"})],es.prototype,"open",void 0),ce([k],es.prototype,"collapsible",null),ce([C],es.prototype,"control",void 0),ce([ft({attribute:"position"})],es.prototype,"positionAttribute",void 0),ce([C],es.prototype,"position",void 0),ce([C],es.prototype,"maxHeight",void 0)
|
|
961
961
|
class ns{}ce([C],ns.prototype,"ariaControls",void 0),Ke(ns,jn),Ke(es,re,ns)
|
|
962
|
-
class is extends We{}class ss extends(
|
|
962
|
+
class is extends We{}class ss extends(On(is)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let rs=class extends ss{constructor(){super(),this.initialValue="on",this.keypressHandler=t=>{if(!this.readOnly)switch(t.key){case ln:case un:this.checked=!this.checked}},this.clickHandler=t=>{this.disabled||this.readOnly||(this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly),this.readOnly?this.classList.add("readonly"):this.classList.remove("readonly")}checkedChanged(t,e){super.checkedChanged(t,e),this.checked?this.classList.add("checked"):this.classList.remove("checked")}}
|
|
963
963
|
ce([ft({attribute:"readonly",mode:"boolean"})],rs.prototype,"readOnly",void 0),ce([C],rs.prototype,"defaultSlottedNodes",void 0)
|
|
964
964
|
let as=class extends We{}
|
|
965
965
|
let ls=class extends We{}
|
|
@@ -1020,7 +1020,7 @@ return n.hasAttribute("disabled")||n.hasAttribute("hidden")||!(Ri(n)||a||l||c)?n
|
|
|
1020
1020
|
ce([C],gs.prototype,"direction",void 0),ce([ft],gs.prototype,"orientation",void 0),ce([C],gs.prototype,"slottedItems",void 0),ce([C],gs.prototype,"slottedLabel",void 0),ce([C],gs.prototype,"childItems",void 0)
|
|
1021
1021
|
class vs{}ce([ft({attribute:"aria-labelledby"})],vs.prototype,"ariaLabelledby",void 0),ce([ft({attribute:"aria-label"})],vs.prototype,"ariaLabel",void 0),Ke(vs,wn),Ke(gs,re,vs)
|
|
1022
1022
|
const bs="top",ys="right",ws="bottom",xs="left",Cs="start",ks="end",Ss="top-left",_s="top-right",Is="bottom-left",Ms="bottom-right",$s="top-start",Ds="top-end",Es="bottom-start",As="bottom-end"
|
|
1023
|
-
let
|
|
1023
|
+
let Os=class extends We{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=mn.ltr,this.showDelayTimer=null,this.hideDelayTimer=null,this.isAnchorHoveredFocused=!1,this.isRegionHovered=!1,this.handlePositionChange=t=>{this.classList.toggle("top","start"===this.region.verticalPosition),this.classList.toggle("bottom","end"===this.region.verticalPosition),this.classList.toggle("inset-top","insetStart"===this.region.verticalPosition),this.classList.toggle("inset-bottom","insetEnd"===this.region.verticalPosition),this.classList.toggle("center-vertical","center"===this.region.verticalPosition),this.classList.toggle("left","start"===this.region.horizontalPosition),this.classList.toggle("right","end"===this.region.horizontalPosition),this.classList.toggle("inset-left","insetStart"===this.region.horizontalPosition),this.classList.toggle("inset-right","insetEnd"===this.region.horizontalPosition),this.classList.toggle("center-horizontal","center"===this.region.horizontalPosition)},this.handleRegionMouseOver=t=>{this.isRegionHovered=!0},this.handleRegionMouseOut=t=>{this.isRegionHovered=!1,this.startHideDelayTimer()},this.handleAnchorMouseOver=t=>{this.tooltipVisible?this.isAnchorHoveredFocused=!0:this.startShowDelayTimer()},this.handleAnchorMouseOut=t=>{this.isAnchorHoveredFocused=!1,this.clearShowDelayTimer(),this.startHideDelayTimer()},this.handleAnchorFocusIn=t=>{this.startShowDelayTimer()},this.handleAnchorFocusOut=t=>{this.isAnchorHoveredFocused=!1,this.clearShowDelayTimer(),this.startHideDelayTimer()},this.startHideDelayTimer=()=>{this.clearHideDelayTimer(),this.tooltipVisible&&(this.hideDelayTimer=window.setTimeout((()=>{this.updateTooltipVisibility()}),60))},this.clearHideDelayTimer=()=>{null!==this.hideDelayTimer&&(clearTimeout(this.hideDelayTimer),this.hideDelayTimer=null)},this.startShowDelayTimer=()=>{this.isAnchorHoveredFocused||(this.delay>1?null===this.showDelayTimer&&(this.showDelayTimer=window.setTimeout((()=>{this.startHover()}),this.delay)):this.startHover())},this.startHover=()=>{this.isAnchorHoveredFocused=!0,this.updateTooltipVisibility()},this.clearShowDelayTimer=()=>{null!==this.showDelayTimer&&(clearTimeout(this.showDelayTimer),this.showDelayTimer=null)},this.getAnchor=()=>{const t=this.getRootNode()
|
|
1024
1024
|
return t instanceof ShadowRoot?t.getElementById(this.anchor):document.getElementById(this.anchor)},this.handleDocumentKeydown=t=>{if(!t.defaultPrevented&&this.tooltipVisible&&t.key===cn)this.isAnchorHoveredFocused=!1,this.updateTooltipVisibility(),this.$emit("dismiss")},this.updateTooltipVisibility=()=>{if(!1===this.visible)this.hideTooltip()
|
|
1025
1025
|
else{if(!0===this.visible)return void this.showTooltip()
|
|
1026
1026
|
if(this.isAnchorHoveredFocused||this.isRegionHovered)return void this.showTooltip()
|
|
@@ -1047,8 +1047,8 @@ break
|
|
|
1047
1047
|
case As:this.verticalDefaultPosition="bottom",this.horizontalDefaultPosition="end"
|
|
1048
1048
|
break
|
|
1049
1049
|
default:this.verticalPositioningMode="dynamic",this.horizontalPositioningMode="dynamic",this.verticalDefaultPosition=void 0,this.horizontalDefaultPosition="center"}}}
|
|
1050
|
-
ce([ft({mode:"boolean"})],
|
|
1051
|
-
function
|
|
1050
|
+
ce([ft({mode:"boolean"})],Os.prototype,"visible",void 0),ce([ft],Os.prototype,"anchor",void 0),ce([ft],Os.prototype,"delay",void 0),ce([ft],Os.prototype,"position",void 0),ce([ft({attribute:"auto-update-mode"})],Os.prototype,"autoUpdateMode",void 0),ce([ft({attribute:"horizontal-viewport-lock"})],Os.prototype,"horizontalViewportLock",void 0),ce([ft({attribute:"vertical-viewport-lock"})],Os.prototype,"verticalViewportLock",void 0),ce([C],Os.prototype,"anchorElement",void 0),ce([C],Os.prototype,"viewportElement",void 0),ce([C],Os.prototype,"verticalPositioningMode",void 0),ce([C],Os.prototype,"horizontalPositioningMode",void 0),ce([C],Os.prototype,"horizontalInset",void 0),ce([C],Os.prototype,"verticalInset",void 0),ce([C],Os.prototype,"horizontalScaling",void 0),ce([C],Os.prototype,"verticalScaling",void 0),ce([C],Os.prototype,"verticalDefaultPosition",void 0),ce([C],Os.prototype,"horizontalDefaultPosition",void 0),ce([C],Os.prototype,"tooltipVisible",void 0),ce([C],Os.prototype,"currentDirection",void 0)
|
|
1051
|
+
function Ts(t){return Je(t)&&"treeitem"===t.getAttribute("role")}let Rs=class extends We{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>Ts(this.parentElement),this.handleExpandCollapseButtonClick=t=>{this.disabled||t.defaultPrevented||(this.expanded=!this.expanded)},this.handleFocus=t=>{this.setAttribute("tabindex","0")},this.handleBlur=t=>{this.setAttribute("tabindex","-1")}}expandedChanged(){this.$fastController.isConnected&&this.$emit("expanded-change",this)}selectedChanged(){this.$fastController.isConnected&&this.$emit("selected-change",this)}itemsChanged(t,e){this.$fastController.isConnected&&this.items.forEach((t=>{Ts(t)&&(t.nested=!0)}))}static focusItem(t){t.focusable=!0,t.focus()}childItemLength(){const t=this.childItems.filter((t=>Ts(t)))
|
|
1052
1052
|
return t?t.length:0}}
|
|
1053
1053
|
ce([ft({mode:"boolean"})],Rs.prototype,"expanded",void 0),ce([ft({mode:"boolean"})],Rs.prototype,"selected",void 0),ce([ft({mode:"boolean"})],Rs.prototype,"disabled",void 0),ce([C],Rs.prototype,"focusable",void 0),ce([C],Rs.prototype,"childItems",void 0),ce([C],Rs.prototype,"items",void 0),ce([C],Rs.prototype,"nested",void 0),ce([C],Rs.prototype,"renderCollapsedChildren",void 0),Ke(Rs,re)
|
|
1054
1054
|
let Fs=class extends We{constructor(){super(...arguments),this.currentFocused=null,this.handleFocus=t=>{if(!(this.slottedTreeItems.length<1))return t.target===this?(null===this.currentFocused&&(this.currentFocused=this.getValidFocusableItem()),void(null!==this.currentFocused&&Rs.focusItem(this.currentFocused))):void(this.contains(t.target)&&(this.setAttribute("tabindex","-1"),this.currentFocused=t.target))},this.handleBlur=t=>{t.target instanceof HTMLElement&&(null===t.relatedTarget||!this.contains(t.relatedTarget))&&this.setAttribute("tabindex","0")},this.handleKeyDown=t=>{if(t.defaultPrevented)return
|
|
@@ -1063,19 +1063,19 @@ e instanceof Rs&&e.childItemLength()>0&&!e.expanded?e.expanded=!0:e instanceof R
|
|
|
1063
1063
|
case sn:return void(t.target&&this.isFocusableElement(t.target)&&this.focusNextNode(1,t.target))
|
|
1064
1064
|
case an:return void(t.target&&this.isFocusableElement(t.target)&&this.focusNextNode(-1,t.target))
|
|
1065
1065
|
case ln:return void this.handleClick(t)}return!0},this.handleSelectedChange=t=>{if(t.defaultPrevented)return
|
|
1066
|
-
if(!(t.target instanceof Element&&
|
|
1066
|
+
if(!(t.target instanceof Element&&Ts(t.target)))return!0
|
|
1067
1067
|
const e=t.target
|
|
1068
1068
|
e.selected?(this.currentSelected&&this.currentSelected!==e&&(this.currentSelected.selected=!1),this.currentSelected=e):e.selected||this.currentSelected!==e||(this.currentSelected=null)},this.setItems=()=>{const t=this.treeView.querySelector("[aria-selected='true']")
|
|
1069
1069
|
this.currentSelected=t,null!==this.currentFocused&&this.contains(this.currentFocused)||(this.currentFocused=this.getValidFocusableItem()),this.nested=this.checkForNestedItems()
|
|
1070
|
-
this.getVisibleNodes().forEach((t=>{
|
|
1071
|
-
if(!(t.target instanceof Element&&
|
|
1070
|
+
this.getVisibleNodes().forEach((t=>{Ts(t)&&(t.nested=this.nested)}))},this.isFocusableElement=t=>Ts(t),this.isSelectedElement=t=>t.selected}slottedTreeItemsChanged(){this.$fastController.isConnected&&this.setItems()}connectedCallback(){super.connectedCallback(),this.setAttribute("tabindex","0"),b.queueUpdate((()=>{this.setItems()}))}handleClick(t){if(t.defaultPrevented)return
|
|
1071
|
+
if(!(t.target instanceof Element&&Ts(t.target)))return!0
|
|
1072
1072
|
const e=t.target
|
|
1073
1073
|
e.disabled||(e.selected=!e.selected)}focusNextNode(t,e){const n=this.getVisibleNodes()
|
|
1074
1074
|
if(!n)return
|
|
1075
1075
|
const i=n[n.indexOf(e)+t]
|
|
1076
1076
|
Je(i)&&Rs.focusItem(i)}getValidFocusableItem(){const t=this.getVisibleNodes()
|
|
1077
1077
|
let e=t.findIndex(this.isSelectedElement)
|
|
1078
|
-
return-1===e&&(e=t.findIndex(this.isFocusableElement)),-1!==e?t[e]:null}checkForNestedItems(){return this.slottedTreeItems.some((t=>
|
|
1078
|
+
return-1===e&&(e=t.findIndex(this.isFocusableElement)),-1!==e?t[e]:null}checkForNestedItems(){return this.slottedTreeItems.some((t=>Ts(t)&&t.querySelector("[role='treeitem']")))}getVisibleNodes(){return function(t,e){if(!t||!Je(t))return
|
|
1079
1079
|
return Array.from(t.querySelectorAll(e)).filter((t=>null!==t.offsetParent))}(this,"[role='treeitem']")||[]}}
|
|
1080
1080
|
ce([ft({attribute:"render-collapsed-nodes"})],Fs.prototype,"renderCollapsedNodes",void 0),ce([C],Fs.prototype,"currentSelected",void 0),ce([C],Fs.prototype,"slottedTreeItems",void 0)
|
|
1081
1081
|
const Ns=function(){if("boolean"==typeof Qe)return Qe
|
|
@@ -1106,7 +1106,7 @@ return new qs(Vs(Number(n[0]),0,255),Vs(Number(n[1]),0,255),Vs(Number(n[2]),0,25
|
|
|
1106
1106
|
if(null===e)return null
|
|
1107
1107
|
const n=e[1].split(",")
|
|
1108
1108
|
return 4===n.length?new qs(Vs(Number(n[0]),0,255),Vs(Number(n[1]),0,255),Vs(Number(n[2]),0,255),Number(n[3])):null}(e):function(t){return js.hasOwnProperty(t)}(e)?function(t){const e=js[t.toLowerCase()]
|
|
1109
|
-
return e?new qs(e.r,e.g,e.b,e.hasOwnProperty("a")?e.a:void 0):null}(e):null}const Qs="#a46eff",to="#804ad9",eo="#ff8126",no="#009921",io="#00c12b",so="#c4000c",oo="#818386",ro="#f1f1f2",ao="#f5f5f5",lo="#ffffff",co="#363738",ho="#505153",uo="#000000",po="#161617",fo="#074023",mo="#009b65",go="#d63434",vo="#ff4b00",bo="#008557",yo="#00734b",wo="#00613f",xo="#32eb96",Co="#364941",ko="#356d54",So="#98f5ca",_o="#434445",Io="#e54c8a",Mo="#8e78b7",$o="Source Sans Pro",Do="Source Sans Pro",Eo="400",Ao="14px",
|
|
1109
|
+
return e?new qs(e.r,e.g,e.b,e.hasOwnProperty("a")?e.a:void 0):null}(e):null}const Qs="#a46eff",to="#804ad9",eo="#ff8126",no="#009921",io="#00c12b",so="#c4000c",oo="#818386",ro="#f1f1f2",ao="#f5f5f5",lo="#ffffff",co="#363738",ho="#505153",uo="#000000",po="#161617",fo="#074023",mo="#009b65",go="#d63434",vo="#ff4b00",bo="#008557",yo="#00734b",wo="#00613f",xo="#32eb96",Co="#364941",ko="#356d54",So="#98f5ca",_o="#434445",Io="#e54c8a",Mo="#8e78b7",$o="Source Sans Pro",Do="Source Sans Pro",Eo="400",Ao="14px",Oo="14px",To="18px",Ro="18px",Fo="14px",No={light:"light",dark:"dark",color:"color"},Lo="action-rgb-partial-color",Bo="application-background-color",Po="divider-background-color",zo="header-background-color",Vo="section-background-color",Ho="button-fill-primary-color",Uo="button-primary-font-color",qo="button-fill-accent-color",jo="button-accent-block-font-color",Wo="button-accent-outline-font-color",Go="button-border-accent-outline-color",Zo="fill-selected-color",Ko="fill-selected-rgb-partial-color",Yo="fill-hover-selected-color",Xo="fill-hover-color",Jo="fill-hover-rgb-partial-color",Qo="fill-down-color",tr="border-color",er="border-rgb-partial-color",nr="fail-color",ir="warning-color",sr="pass-color",or="information-color",rr="border-hover-color",ar="icon-color",lr="modal-backdrop-color",cr="popup-border-color",dr="card-border-color",hr="tag-fill-color",ur="control-height",pr="control-slim-height",fr="small-padding",mr="medium-padding",gr="standard-padding",vr="large-padding",br="label-height",yr="border-width",wr="icon-size",xr="group-header-text-transform",Cr="drawer-width",kr="dialog-small-width",Sr="dialog-small-height",_r="dialog-small-max-height",Ir="dialog-large-width",Mr="dialog-large-height",$r="dialog-large-max-height",Dr="menu-min-width",Er="banner-gap-size",Ar="spinner-small-height",Or="spinner-medium-height",Tr="spinner-large-height",Rr="table-fit-rows-height",Fr="small-delay",Nr="medium-delay",Lr="large-delay",Br="headline-plus-1-font",Pr="headline-font",zr="table-header-font",Vr="title-plus-2-font",Hr="title-plus-1-font",Ur="title-font",qr="subtitle-plus-1-font",jr="subtitle-font",Wr="link-font",Gr="link-active-font",Zr="link-prominent-font",Kr="link-active-prominent-font",Yr="placeholder-font",Xr="body-font",Jr="body-emphasized-font",Qr="body-plus-1-font",ta="body-plus-1-emphasized-font",ea="group-header-font",na="control-label-font",ia="button-label-font",sa="tooltip-caption-font",oa="tooltip-background-color",ra="error-text-font",aa="table-row-border-color",la="elevation-1-box-shadow",ca="elevation-2-box-shadow",da="elevation-3-box-shadow",ha="graph-gridline-color",ua="graph-trace-1-color",pa="graph-trace-2-color",fa="graph-trace-3-color",ma="graph-trace-4-color",ga="graph-trace-5-color",va="graph-trace-6-color",ba="graph-trace-7-color",ya="graph-trace-8-color",wa="mention-font",xa="calendar-event-background-static-color",Ca="calendar-event-background-dynamic-color",ka="calendar-event-background-transient-color",Sa="calendar-event-border-static-color",_a="calendar-event-border-transient-color",Ia="calendar-event-static-font-color",Ma="calendar-event-dynamic-font-color",$a="calendar-event-transient-font-color",Da="calendar-event-background-hover-static-color",Ea="calendar-event-background-hover-dynamic-color",Aa="calendar-event-background-hover-transient-color",Oa="calendar-row-background-selected-color",Ta="calendar-event-fill-blocked-color",Ra="calendar-grab-handle-background-color",Fa="calendar-grid-border-color",Na="calendar-group-header-background-color",La=t=>`ni-nimble-${t}`,Ba="horizontal"
|
|
1110
1110
|
function Pa(...t){return t.every((t=>t instanceof HTMLElement))}const za="animationend",Va="change",Ha="ArrowDown",Ua="ArrowLeft",qa="ArrowRight",ja="ArrowUp",Wa="End",Ga="Enter",Za="Escape",Ka="Home",Ya="PageDown",Xa="PageUp",Ja=" ",Qa="Tab"
|
|
1111
1111
|
var tl
|
|
1112
1112
|
!function(t){t.ltr="ltr",t.rtl="rtl"}(tl||(tl={}))
|
|
@@ -1132,10 +1132,10 @@ const xl=yi.create(La(tr)).withDefault((t=>fh(t))),Cl=yi.create(La(er)).withDefa
|
|
|
1132
1132
|
case No.dark:case No.color:return fl(uo,.6)
|
|
1133
1133
|
default:return fl(uo,.3)}}(t))),El=yi.create(La(cr)).withDefault((t=>fl(uh(t,po,ro,lo),.3))),Al=yi.create(La(dr)).withDefault((t=>fl(uh(t,po,ro,lo),.1)))
|
|
1134
1134
|
yi.create(La(ha)).withDefault((t=>fl(uh(t,po,ro,lo),.2))),yi.create(La(ua)).withDefault((t=>uh(t,"#312e7f","#3cb4e7",lo))),yi.create(La(pa)).withDefault((t=>uh(t,"#cd1722","#ef463f",fl(lo,.7)))),yi.create(La(fa)).withDefault((t=>uh(t,"#499146","#76bc43",fl(lo,.4)))),yi.create(La(ma)).withDefault((t=>uh(t,"#8c459a","#a5d8c8",fl(lo,.25)))),yi.create(La(ga)).withDefault((t=>uh(t,"#00685f","#00aba5",fl(lo,.55)))),yi.create(La(va)).withDefault((t=>uh(t,Io,Io,fl(lo,.85)))),yi.create(La(ba)).withDefault((t=>uh(t,"#371615","#ffe76b",fl(lo,.325)))),yi.create(La(ya)).withDefault((t=>uh(t,Mo,Mo,fl(lo,.625)))),yi.create(La(oa)).withDefault((t=>uh(t,ro,co,fo)))
|
|
1135
|
-
const
|
|
1135
|
+
const Ol=yi.create(La(aa)).withDefault((t=>uh(t,ro,ho,fo)))
|
|
1136
1136
|
yi.create(La(hr)).withDefault((t=>fl(uh(t,po,ro,lo),.1)))
|
|
1137
|
-
const
|
|
1138
|
-
yi.create(La(xa)).withDefault((t=>uh(t,"#e6f5f0",Co,Co))),yi.create(La(Ca)).withDefault((t=>uh(t,yo,bo,bo))),yi.create(La(ka)).withDefault((t=>uh(t,yo,bo,bo))),yi.create(La(Sa)).withDefault((t=>uh(t,mo,mo,mo))),yi.create(La(_a)).withDefault((t=>uh(t,mo,fl(xo,.85),fl(xo,.85)))),yi.create(La(Ia)).withDefault((t=>uh(t,wo,So,So))),yi.create(La(Ma)).withDefault((t=>uh(t,lo,lo,lo))),yi.create(La($a)).withDefault((t=>uh(t,lo,lo,lo))),yi.create(La(Da)).withDefault((t=>uh(t,"#b3e1d1",ko,ko))),yi.create(La(Ea)).withDefault((t=>uh(t,wo,yo,yo))),yi.create(La(Aa)).withDefault((t=>uh(t,wo,yo,yo))),yi.create(La(
|
|
1137
|
+
const Tl=yi.create(La(Ho)).withDefault((t=>uh(t,fl(po,.75),fl(ro,.3),fl(lo,.3)))),Rl=yi.create(La(Uo)).withDefault((t=>uh(t,ro,ro,lo))),Fl=yi.create(La(qo)).withDefault((t=>uh(t,bo,mo,fl(lo,.1)))),Nl=yi.create(La(jo)).withDefault((t=>uh(t,lo,ro,lo))),Ll=yi.create(La(Wo)).withDefault((t=>uh(t,yo,xo,lo))),Bl=yi.create(La(Go)).withDefault((t=>uh(t,mo,xo,fl(lo,.3))))
|
|
1138
|
+
yi.create(La(xa)).withDefault((t=>uh(t,"#e6f5f0",Co,Co))),yi.create(La(Ca)).withDefault((t=>uh(t,yo,bo,bo))),yi.create(La(ka)).withDefault((t=>uh(t,yo,bo,bo))),yi.create(La(Sa)).withDefault((t=>uh(t,mo,mo,mo))),yi.create(La(_a)).withDefault((t=>uh(t,mo,fl(xo,.85),fl(xo,.85)))),yi.create(La(Ia)).withDefault((t=>uh(t,wo,So,So))),yi.create(La(Ma)).withDefault((t=>uh(t,lo,lo,lo))),yi.create(La($a)).withDefault((t=>uh(t,lo,lo,lo))),yi.create(La(Da)).withDefault((t=>uh(t,"#b3e1d1",ko,ko))),yi.create(La(Ea)).withDefault((t=>uh(t,wo,yo,yo))),yi.create(La(Aa)).withDefault((t=>uh(t,wo,yo,yo))),yi.create(La(Oa)).withDefault((t=>uh(t,fl(mo,.2),fl(xo,.2),fl(xo,.2)))),yi.create(La(Ta)).withDefault((t=>uh(t,fl(po,.07),_o,_o))),yi.create(La(Ra)).withDefault((t=>uh(t,mo,xo,xo))),yi.create(La(Fa)).withDefault((t=>uh(t,"#e6e6e6",ho,ho))),yi.create(La(Na)).withDefault((t=>uh(t,ao,fl(po,.1),fl(po,.1))))
|
|
1139
1139
|
const Pl=yi.create(La(ur)).withDefault("32px"),zl=yi.create(La(pr)).withDefault("24px"),Vl=yi.create(La(fr)).withDefault("4px"),Hl=yi.create(La(mr)).withDefault("8px"),Ul=yi.create(La(gr)).withDefault("16px"),ql=yi.create(La(vr)).withDefault("24px")
|
|
1140
1140
|
yi.create(La(br)).withDefault("16px")
|
|
1141
1141
|
const jl=yi.create(La(yr)).withDefault("1px"),Wl=yi.create(La(wr)).withDefault("16px"),Gl=yi.create(La(Cr)).withDefault("784px"),Zl=yi.create(La(kr)).withDefault("400px"),Kl=yi.create(La(Sr)).withDefault("fit-content"),Yl=yi.create(La(_r)).withDefault("600px")
|
|
@@ -1143,17 +1143,17 @@ yi.create(La(Ir)).withDefault("1024px"),yi.create(La(Mr)).withDefault("680px"),y
|
|
|
1143
1143
|
const Xl=yi.create(La(Dr)).withDefault("176px")
|
|
1144
1144
|
yi.create(La(Er)).withDefault("1px")
|
|
1145
1145
|
const Jl=yi.create(La(Ar)).withDefault("16px")
|
|
1146
|
-
yi.create(La(
|
|
1146
|
+
yi.create(La(Or)).withDefault("32px"),yi.create(La(Tr)).withDefault("64px")
|
|
1147
1147
|
const Ql=yi.create(La(Rr)).withDefault("480px")
|
|
1148
1148
|
yi.create(La(la)).withDefault((t=>`0px 1px 4px ${fl(uh(t,uo,uo,uo),.16)}`))
|
|
1149
1149
|
const tc=yi.create(La(ca)).withDefault((t=>`0px 2px 4px ${fl(uh(t,uo,uo,uo),.16)}`)),ec=yi.create(La(da)).withDefault((t=>`0px 4px 8px ${fl(uh(t,uo,uo,uo),.3)}`))
|
|
1150
1150
|
hh(Pr,(t=>mh(t)),(t=>fl(mh(t),.3)),"Noto Serif","400","25px","32px"),hh(Br,(t=>mh(t)),(t=>fl(mh(t),.3)),"Noto Serif","400","29.1px","40px"),hh(Vr,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","400","25px","32px")
|
|
1151
1151
|
const[nc,ic,sc,oc,rc,ac,lc]=hh(Hr,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","400","22px","28px")
|
|
1152
1152
|
hh(Ur,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","400","19px","24px")
|
|
1153
|
-
const[cc,dc,hc,uc,pc,fc,mc]=hh(qr,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","300","16px","20px"),[gc,vc,bc,yc,wc,xc,Cc]=hh(jr,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","300","12.8px","16px"),[kc,Sc,_c,Ic,Mc,$c,Dc]=hh(Wr,(t=>mh(t)),(t=>fl(mh(t),.3)),Do,Eo,
|
|
1153
|
+
const[cc,dc,hc,uc,pc,fc,mc]=hh(qr,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","300","16px","20px"),[gc,vc,bc,yc,wc,xc,Cc]=hh(jr,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","300","12.8px","16px"),[kc,Sc,_c,Ic,Mc,$c,Dc]=hh(Wr,(t=>mh(t)),(t=>fl(mh(t),.3)),Do,Eo,Oo,Ro),[Ec,Ac,Oc,Tc,Rc,Fc,Nc]=hh(Gr,(t=>uh(t,mo,mo,fl(lo,.75))),(t=>fl(mh(t),.3)),Do,Eo,Oo,Ro),[Lc,Bc,Pc,zc,Vc,Hc,Uc]=hh(Zr,(t=>uh(t,yo,xo,lo)),(t=>fl(mh(t),.3)),Do,Eo,Oo,Ro),[qc,jc,Wc,Gc,Zc,Kc,Yc]=hh(Kr,(t=>uh(t,mo,mo,fl(lo,.75))),(t=>fl(mh(t),.3)),Do,Eo,Oo,Ro),[Xc,Jc,Qc,td,ed,nd,id]=hh(Yr,(t=>fl(mh(t),.6)),(t=>fl(mh(t),.3)),"Source Sans Pro","400","14px","18px"),[sd,od,rd,ad,ld,cd,dd]=hh(Xr,(t=>mh(t)),(t=>fl(mh(t),.3)),$o,"400",Ao,To),[hd,ud,pd,fd,md,gd,vd]=hh(Jr,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","600","14px","18px")
|
|
1154
1154
|
hh(Qr,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","400","16px","16px"),hh(ta,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","600","16px","16px")
|
|
1155
|
-
const[bd,yd,wd,xd,Cd,kd,Sd]=hh(ea,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","600","11px","16px"),[_d,Id,Md,$d,Dd,Ed,Ad]=hh(na,(t=>fl(mh(t),.6)),(t=>fl(mh(t),.3)),"Source Sans Pro","600","11px","16px"),[Td,
|
|
1156
|
-
hh(wa,(t=>uh(t,bo,xo,xo)),(t=>fl(mh(t),.3)),$o,"600",Ao,
|
|
1155
|
+
const[bd,yd,wd,xd,Cd,kd,Sd]=hh(ea,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","600","11px","16px"),[_d,Id,Md,$d,Dd,Ed,Ad]=hh(na,(t=>fl(mh(t),.6)),(t=>fl(mh(t),.3)),"Source Sans Pro","600","11px","16px"),[Od,Td,Rd,Fd,Nd,Ld,Bd]=hh(ia,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","600","14px","16px"),[Pd,zd,Vd,Hd,Ud,qd,jd]=hh(sa,(t=>mh(t)),(t=>fl(mh(t),.3)),"Source Sans Pro","400","11px",Fo),[Wd,Gd,Zd,Kd,Yd,Xd,Jd]=hh(ra,(t=>ph(t)),(t=>fl(ph(t),.3)),"Source Sans Pro","400","11px",Fo),[Qd,th,eh,nh,ih,sh,oh]=hh(zr,(t=>fl(mh(t),.6)),(t=>fl(mh(t),.3)),"Source Sans Pro","600","12.8px",Fo)
|
|
1156
|
+
hh(wa,(t=>uh(t,bo,xo,xo)),(t=>fl(mh(t),.3)),$o,"600",Ao,To)
|
|
1157
1157
|
const rh=yi.create(La(xr)).withDefault("uppercase"),ah=yi.create(La(Fr)).withDefault("0.075s"),lh=yi.create(La(Nr)).withDefault("0.15s"),ch=yi.create(La(Lr)).withDefault("0.25s")
|
|
1158
1158
|
function dh(t){const{r:e,g:n,b:i}=Xs(t)
|
|
1159
1159
|
return`${255*e}, ${255*n}, ${255*i}`}function hh(t,e,n,i,s,o,r){if(""===t||""===i||""===s||""===o||""===r)throw new Error("createFontTokens parameter unexpectedly set to empty string")
|
|
@@ -1326,8 +1326,8 @@ class _h{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1326
1326
|
:host {
|
|
1327
1327
|
background-color: transparent;
|
|
1328
1328
|
height: ${Pl};
|
|
1329
|
-
color: ${
|
|
1330
|
-
font: ${
|
|
1329
|
+
color: ${Td};
|
|
1330
|
+
font: ${Od};
|
|
1331
1331
|
cursor: pointer;
|
|
1332
1332
|
white-space: nowrap;
|
|
1333
1333
|
outline: none;
|
|
@@ -1386,7 +1386,7 @@ class _h{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1386
1386
|
|
|
1387
1387
|
[part='start'] {
|
|
1388
1388
|
display: contents;
|
|
1389
|
-
${$l.cssCustomProperty}: ${
|
|
1389
|
+
${$l.cssCustomProperty}: ${Td};
|
|
1390
1390
|
}
|
|
1391
1391
|
|
|
1392
1392
|
slot[name='start']::slotted(*) {
|
|
@@ -1399,7 +1399,7 @@ class _h{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1399
1399
|
|
|
1400
1400
|
[part='end'] {
|
|
1401
1401
|
display: contents;
|
|
1402
|
-
${$l.cssCustomProperty}: ${
|
|
1402
|
+
${$l.cssCustomProperty}: ${Td};
|
|
1403
1403
|
}
|
|
1404
1404
|
|
|
1405
1405
|
slot[name='end']::slotted(*) {
|
|
@@ -1429,7 +1429,7 @@ class _h{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1429
1429
|
@layer active {
|
|
1430
1430
|
.control:active {
|
|
1431
1431
|
box-shadow: none;
|
|
1432
|
-
color: ${
|
|
1432
|
+
color: ${Td};
|
|
1433
1433
|
border-color: ${Ml};
|
|
1434
1434
|
background-image: linear-gradient(
|
|
1435
1435
|
${vl},
|
|
@@ -1444,7 +1444,7 @@ class _h{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1444
1444
|
|
|
1445
1445
|
.control:active [part='start'],
|
|
1446
1446
|
.control:active [part='end'] {
|
|
1447
|
-
${$l.cssCustomProperty}: ${
|
|
1447
|
+
${$l.cssCustomProperty}: ${Td};
|
|
1448
1448
|
}
|
|
1449
1449
|
}
|
|
1450
1450
|
|
|
@@ -1467,7 +1467,7 @@ class _h{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1467
1467
|
:host([disabled]) slot[name='start']::slotted(*),
|
|
1468
1468
|
:host([disabled]) slot[name='end']::slotted(*) {
|
|
1469
1469
|
opacity: 0.3;
|
|
1470
|
-
${$l.cssCustomProperty}: ${
|
|
1470
|
+
${$l.cssCustomProperty}: ${Td};
|
|
1471
1471
|
}
|
|
1472
1472
|
}
|
|
1473
1473
|
|
|
@@ -1567,11 +1567,11 @@ class _h{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1567
1567
|
@layer base {
|
|
1568
1568
|
:host([appearance-variant='primary']) .control {
|
|
1569
1569
|
background-image: linear-gradient(
|
|
1570
|
-
${
|
|
1571
|
-
${
|
|
1570
|
+
${Tl},
|
|
1571
|
+
${Tl}
|
|
1572
1572
|
);
|
|
1573
1573
|
color: ${Rl};
|
|
1574
|
-
border-color: ${
|
|
1574
|
+
border-color: ${Tl};
|
|
1575
1575
|
}
|
|
1576
1576
|
|
|
1577
1577
|
:host([appearance-variant='accent']) .control {
|
|
@@ -1614,7 +1614,7 @@ class _h{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1614
1614
|
}
|
|
1615
1615
|
`
|
|
1616
1616
|
class Ah extends Ls{constructor(){super(...arguments),this.appearance=Ch,this.contentHidden=!1,this.disabled=!1}}t([ft],Ah.prototype,"appearance",void 0),t([ft({attribute:"appearance-variant"})],Ah.prototype,"appearanceVariant",void 0),t([ft({attribute:"content-hidden",mode:"boolean"})],Ah.prototype,"contentHidden",void 0),t([ft({mode:"boolean"})],Ah.prototype,"disabled",void 0)
|
|
1617
|
-
const
|
|
1617
|
+
const Oh=Ah.compose({baseName:"anchor-button",template:(t,e)=>Q`
|
|
1618
1618
|
<a
|
|
1619
1619
|
class="control"
|
|
1620
1620
|
part="control"
|
|
@@ -1655,8 +1655,8 @@ const Th=Ah.compose({baseName:"anchor-button",template:(t,e)=>Q`
|
|
|
1655
1655
|
${ae(0,e)}
|
|
1656
1656
|
</a>
|
|
1657
1657
|
`,styles:Eh,shadowOptions:{delegatesFocus:!0}})
|
|
1658
|
-
_i.getOrCreate().withPrefix("nimble").register(
|
|
1659
|
-
const
|
|
1658
|
+
_i.getOrCreate().withPrefix("nimble").register(Oh())
|
|
1659
|
+
const Th=Mt`
|
|
1660
1660
|
${Bs("grid")}
|
|
1661
1661
|
|
|
1662
1662
|
:host {
|
|
@@ -1767,14 +1767,14 @@ const Fh=Rh.compose({baseName:"anchor-menu-item",template:(t,e)=>Q`
|
|
|
1767
1767
|
${ae(0,e)}
|
|
1768
1768
|
</a>
|
|
1769
1769
|
</template>
|
|
1770
|
-
`,styles:
|
|
1770
|
+
`,styles:Th,shadowOptions:{delegatesFocus:!0}})
|
|
1771
1771
|
_i.getOrCreate().withPrefix("nimble").register(Fh())
|
|
1772
1772
|
const Nh=Mt`
|
|
1773
1773
|
${Bs("inline-flex")}
|
|
1774
1774
|
|
|
1775
1775
|
:host {
|
|
1776
1776
|
position: relative;
|
|
1777
|
-
font: ${
|
|
1777
|
+
font: ${Od};
|
|
1778
1778
|
height: ${Pl};
|
|
1779
1779
|
color: ${od};
|
|
1780
1780
|
align-items: center;
|
|
@@ -1995,7 +1995,7 @@ const Hh=Vh.compose({baseName:"button",baseClass:Fn,template:(t,e)=>Q`
|
|
|
1995
1995
|
</button>
|
|
1996
1996
|
`,styles:zh,shadowOptions:{delegatesFocus:!0}})
|
|
1997
1997
|
_i.getOrCreate().withPrefix("nimble").register(Hh())
|
|
1998
|
-
const Uh="nimble-button",qh={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 7H9V3H7v4H3v2h4v4h2V9h4z" class="cls-1"/></svg>'},jh={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2z"/></svg>'},Wh={name:"arrow_down_left_and_arrow_up_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m2.007 13.171 2.247-2.276-2.284-.447 5.246-1.732-1.753 5.217-.456-2.284-2.26 2.291zM13.194 2l-2.261 2.29-.456-2.283-1.753 5.217 5.246-1.732-2.284-.447 2.247-2.276z" class="cls-1"/></svg>'},Gh={name:"arrow_down_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.018 11 11 5.1 8.996 6.412 9 2H7v4.387L5 5.1zm0 0L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1zM14 9v5H2V9h3.871l.512 1H3v3h10v-3H9.643l.506-1z" class="cls-1"/></svg>'},Zh={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 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" class="cls-1"/></svg>'},Kh={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12z" class="cls-1"/></svg>'},Yh={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955z" class="cls-1"/></svg>'},Xh={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045z" class="cls-1"/></svg>'},Jh={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4z" class="cls-1"/></svg>'},Qh={name:"arrow_in_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.5 5.25a3.24 3.24 0 0 0-2.738 1.513L11.236 8.5l-3.474 1.737A3.24 3.24 0 0 0 10.5 11.75a3.25 3.25 0 0 0 0-6.5" class="cls-1"/><path d="m4 6 1 2H2v1h3l-1 2 5-2.5z" class="cls-1"/></svg>'},tu={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z" class="cls-1"/></svg>'},eu={name:"arrow_out_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m9 6 1 2H7v1h3l-1 2 5-2.5z" class="cls-1"/><path d="M6 10V7h2.367A3.24 3.24 0 0 0 5.5 5.25a3.25 3.25 0 0 0 0 6.5c1.25 0 2.324-.714 2.867-1.75z" class="cls-1"/></svg>'},nu={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.62 4.62 0 0 1 4.572 4.53A4.63 4.63 0 0 1 8 13.5Z" class="cls-1"/></svg>'},iu={name:"arrow_right_thin_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7.831 4.386-.706 1.127 3.128 1.837H2v1.3h8.365L7.49 10.528l.768 1.085L13.875 8z" class="cls-1"/></svg>'},su={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z" class="cls-1"/></svg>'},ou={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.04 5.04 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.773" class="cls-1"/></svg>'},ru={name:"arrow_u_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m9.453 8.857-1.68-2.571h.908a3 3 0 0 1 0 6H3.11V14h5.571a4.714 4.714 0 0 0 0-9.429h-.908L9.453 2 2.604 5.403z" class="cls-1"/></svg>'},au={name:"arrow_u_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m6.547 8.857 1.68-2.571H7.32a3 3 0 0 0 0 6h5.571V14H7.319a4.714 4.714 0 0 1 0-9.429h.908L6.547 2l6.849 3.403z" class="cls-1"/></svg>'},lu={name:"arrow_u_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},cu={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14z"/></svg>'},du={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 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-.458z" class="cls-1"/></svg>'},hu={name:"arrow_up_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9zm0 0L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9zM14 9v5H2V9h4v1H3v3h10v-3h-3V9z" class="cls-1"/></svg>'},uu={name:"arrow_up_right_and_arrow_down_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m11.023 4.195-2.296-.45L14 2l-1.762 5.256-.458-2.301-6.803 6.85 2.296.45L2 14l1.762-5.256.458 2.301z" class="cls-1"/></svg>'},pu={name:"arrow_up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.436 10h1v3h-9V4h3v1h-2v7h7zm-3.42-6.173.298 1.296 2.92-.748L5.068 9.53l.925.926L11.13 5.33l-.52 2.532 1.31.225 1.2-5.839z" class="cls-1"/></svg>'},fu={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.03z" class="cls-1"/></svg>'},mu={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},gu={name:"asterisk_5_x_5",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 5 5"><path d="m.721 4.076.813-1.372-1.429-.63.266-.84 1.527.349L2.05 0h.883l.154 1.583 1.541-.35.266.84-1.442.631.812 1.372-.715.519L2.5 3.376 1.435 4.595z" class="cls-1"/></svg>'},vu={name:"at_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M12.139 3.621a5.5 5.5 0 0 1 1.206 1.845q.435 1.074.436 2.407 0 .961-.275 1.954t-.687 1.646H9.343l-.11-.536a4.6 4.6 0 0 1-.756.415q-.364.155-1.051.155-1.12 0-1.813-.924t-.694-2.49q0-.837.234-1.467.234-.628.639-1.095.377-.44.914-.687a2.5 2.5 0 0 1 1.064-.248q.453 0 .804.169.35.168.543.353v-.425h1.594v5.605h1.168q.248-.543.368-1.178.12-.636.12-1.22 0-1.161-.323-2.036-.322-.877-.892-1.453a3.7 3.7 0 0 0-1.366-.879 4.9 4.9 0 0 0-1.697-.289q-.871 0-1.657.343a4.6 4.6 0 0 0-1.383.928q-.61.598-.992 1.497c-.382.899-.381 1.257-.381 1.972q0 1.167.36 2.068.36.9.958 1.497.596.59 1.386.9a4.5 4.5 0 0 0 1.668.309q.583 0 1.328-.106a9 9 0 0 0 1.321-.279v1.333q-.64.144-1.271.22-.633.074-1.381.075a6.1 6.1 0 0 1-2.325-.433 5.4 5.4 0 0 1-1.852-1.23 5.6 5.6 0 0 1-1.212-1.91 6.7 6.7 0 0 1-.436-2.444q0-1.278.453-2.366a5.9 5.9 0 0 1 1.25-1.9A5.7 5.7 0 0 1 5.781 2.46 5.8 5.8 0 0 1 8.079 2q1.209 0 2.257.426a5.3 5.3 0 0 1 1.803 1.195M9.082 9.652V6.19a3 3 0 0 0-.522-.21 2 2 0 0 0-.543-.065q-.66 0-1.017.577c-.357.577-.357.912-.357 1.58q0 1.085.295 1.607.296.522.975.522.357 0 .625-.141.269-.14.544-.408"/></svg>'},bu={name:"bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 13v-2h12v2Zm0-4V7h12v2Zm0-4V3h12v2Z" class="cls-1"/></svg>'},yu={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2m-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" class="cls-1"/></svg>'},wu={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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-.711M8.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.71 1.71 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2m7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746" class="cls-1"/></svg>'},xu={name:"bell_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.117 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.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.14 1.37.42 2.664l-1.18 1.164L8.944 7.56l-2.671 2.589zm.99 1H6c.053 1.113.924 2 2 2 .57 0 1.078-.254 1.442-.654zm7.588-4.212-1.162-1.212-4.06 4.01-1.553-1.61-1.225 1.187 2.788 2.813z" class="cls-1"/></svg>'},Cu={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.042 11h2a1 1 0 0 1-2 0m4.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.497m-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.5" class="cls-1"/></svg>'},ku={name:"bell_on_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.951 14c-1.075 0-1.946-.887-2-2h4c-.053 1.113-.924 2-2 2m-7.25-3s0-.746.5-.746h.065c.935 0 1.435-4.919 1.435-4.919 0-.503.25-.503.25-.503h.067c.075-.037.184-.143.184-.464v-.483c.105-.842.952-1.331 2.25-1.43v-.262c0-.082.09-.15.218-.193h.563c.128.043.218.111.218.193v.262c1.297.099 2.145.588 2.25 1.43v.483c0 .32.109.427.183.464h.067s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745zM15 8V7h-2v1zM3 8V7H1v1zm10.012-6.29-.707-.708-1.414 1.415.707.707zM3.414 3.124l.707-.707-1.414-1.415L2 1.71z" class="cls-1"/></svg>'},Su={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 8M8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1m-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" class="cls-1"/></svg>'},_u={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.49 3.49 0 0 0 14 9.5M10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8" class="cls-1"/></svg>'},Iu={name:"bold_b_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M12.981 10.536q0 .843-.34 1.508c-.34.665-.538.81-.934 1.102a4.3 4.3 0 0 1-1.512.734q-.825.219-2.09.219H3.028V2.466h4.516q1.407 0 2.059.094a4.2 4.2 0 0 1 1.293.414q.664.336.988.902t.324 1.293q0 .844-.445 1.488c-.445.644-.716.765-1.258 1.004v.062q1.14.227 1.809.938c.669.711.667 1.099.667 1.875M9.137 5.755q0-.289-.145-.578t-.512-.43a2.5 2.5 0 0 0-.815-.137 68 68 0 0 0-1.372-.011h-.281V7.06h.469q.71 0 1.211-.023.5-.024.789-.157.406-.18.531-.465t.125-.66m.727 4.734q0-.555-.214-.855c-.214-.3-.387-.351-.73-.449q-.35-.102-.966-.11c-.616-.008-.84-.008-1.287-.008h-.655v2.898h.218q1.263 0 1.809-.008a2.7 2.7 0 0 0 1.006-.203q.468-.196.643-.52a1.53 1.53 0 0 0 .176-.745"/></svg>'},Mu={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.98 3.98 0 0 1 6 10M5 4h5v1H5z" class="cls-1"/><path d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.97 2.97 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01M10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2" class="cls-1"/></svg>'},$u={name:"calendar_check_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10z" class="cls-2"/><path d="M5.743 11 4 9.242l.766-.742.97 1.007L8.273 7 9 7.758zM10 8h2v1h-2zM8 10h4v1H8z" class="cls-1"/></svg>'},Du={name:"calendar_clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 8.79V3h-2V2h-2v1H6V2H4v1H2v11h7.47c.545.35 1.19.559 1.885.559a3.5 3.5 0 0 0 3.5-3.5c0-.87-.33-1.657-.855-2.269M3 6h10v1.987a3.46 3.46 0 0 0-1.645-.428A3.5 3.5 0 0 0 8.445 13H3zm9.978 7.041a391 391 0 0 1-1.288-1.304.743.743 0 1 1 0-1.338l.908-.908c.081-.081.356-.149.49-.149 0 .09-.06.358-.134.462-.068.095-.791.822-.917.948a.75.75 0 0 1 0 .633l1.386 1.389s.312.327.268.625c-.208 0-.416-.06-.713-.358" class="cls-1"/></svg>'},Eu={name:"calendar_day_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 10H4V7h3zm7-7v11H2V3h2V2h2v1h4V2h2v1zm-1 3H3v7h10z" class="cls-1"/></svg>'},Au={name:"calendar_day_outline_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zM7 7H4v3h3zM6 9H5V8h1z" class="cls-1"/></svg>'},Tu={name:"calendar_days_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zM6 9H4V7h2zm3-2H7v2h2zm3 0h-2v2h2zm-6 3H4v2h2zm3 0H7v2h2z" class="cls-1"/></svg>'},Ou={name:"calendar_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zm-1-5H4V7h8zm0 2H4V9h8zm0 2H4v-1h8z" class="cls-1"/></svg>'},Ru={name:"calendar_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zm-1-1H4V7h8z" class="cls-1"/></svg>'},Fu={name:"calendar_week_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="cls-3"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zm-1-4H4V7h8z" class="cls-1"/></g></svg>'},Nu={name:"chart_diagram_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3Z" class="cls-1"/></svg>'},Lu={name:"chart_diagram_child_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3Zm-8 2H3v-1h1Zm4 0H7v-1h1Zm4 0h-1v-1h1Z" class="cls-1"/></svg>'},Bu={name:"chart_diagram_parent_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3ZM7 4V3h1v1Z" class="cls-1"/></svg>'},Pu={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 d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3Zm-6 2H4v-1h1Zm6 0h-1v-1h1Z" class="cls-1"/></svg>'},zu={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z" class="cls-1"/></svg>'},Vu={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="12.5" cy="11.5" r="1.5" class="cls-1"/><path d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z" class="cls-2"/></svg>'},Hu={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m0 9.429A3.429 3.429 0 1 1 11.429 8 3.43 3.43 0 0 1 8 11.429" class="cls-1"/></svg>'},Uu={name:"circle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="8" cy="8" r="4" class="cls-1"/></svg>'},qu={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 2" class="cls-1"/></svg>'},ju={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z" class="cls-1"/></svg>'},Wu={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2" class="cls-1"/><path d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z" class="cls-2"/></svg>'},Gu={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.26 4.26 0 0 1 2.36-.713M3.789 8a4.26 4.26 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8" class="cls-1"/></svg>'},Zu={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.075 1.714a4.26 4.26 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.26 4.26 0 0 1 2.36-.713M4.502 5.64l2.4 2.4-2.37 2.37a4.27 4.27 0 0 1-.03-4.77m3.573 6.647a4.26 4.26 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.26 4.26 0 0 1-2.361.713m3.573-1.925L9.326 8.039l2.35-2.349a4.25 4.25 0 0 1-.028 4.67" class="cls-1"/></svg>'},Ku={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2m1-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" class="cls-1"/></svg>'},Yu={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.64 1.64 0 0 1 .84-.256 2 2 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.28 1.28 0 0 1 0 1.085l2.376 2.38a1.6 1.6 0 0 1 .458 1.072 1.62 1.62 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" class="cls-1"/></svg>'},Xu={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m8.108 7.392.955-.957a1 1 0 0 1 .516-.157 1.2 1.2 0 0 1-.14.486c-.072.1-.834.866-.966.999a.79.79 0 0 1 0 .666l1.341 1.344a.98.98 0 0 1 .281.658 1 1 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.8 4.8 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a5 5 0 0 0-.563-.344 5 5 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.8 4.8 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.8 4.8 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.7 4.7 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.7 4.7 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.7 4.7 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.7 4.7 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.45" class="cls-1"/></svg>'},Ju={name:"clock_exclamation_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.821 5.114h1.357V6H2.82zM2.798 1l.155 3.56h1.094L4.202 1zm7.481 2.575h.001l-.013-.007a5 5 0 0 0-.606-.262 5 5 0 0 0-.523-.163 5 5 0 0 0-.286-.055A4.7 4.7 0 0 0 8 3q-.023.002-.045.005a5 5 0 0 0-.785.079c-.097.016-.194.03-.29.052a5 5 0 0 0-.575.179c-.48.174-.907.438-1.305.74V7H3.109l-.017.092a5 5 0 0 0-.088.87Q3.002 7.98 3 8c0 .293.036.575.088.852q.023.143.055.285.068.273.165.532.11.308.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.425m-.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.06 1.06 0 0 1 0 .903l1.816 1.82s.445.466.382.89c-.297 0-.594-.085-1.017-.509" class="cls-1"/></svg>'},Qu={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 3a4.95 4.95 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3m2.003 7.616a454 454 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.65 1.65 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.06 1.06 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-.51" class="cls-1"/><path d="M5.477 5H1.522L3.5 1.045z" class="cls-2"/></svg>'},tp={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 5h5V2H2v8h3Zm1 1v8h8V6Z" class="cls-1"/></svg>'},ep={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.08 11.977a5.1 5.1 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.2 4.2 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.25 2.25 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-.003m-.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.9.9 0 0 0-.337.067l-.493.202.159-.508q.134-.425.134-.872a2.914 2.914 0 0 0-2.91-2.911 2.9 2.9 0 0 0-2.87 2.436l-.043.268-.264-.067a1.6 1.6 0 0 0-.403-.051" class="cls-1"/></svg>'},np={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.6 10.6 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.68q0 .06-.002.121A2.375 2.375 0 0 1 15 9.006" class="cls-1"/></svg>'},ip={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.78 2.78 0 0 0 1.725 2.516 4.9 4.9 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897m-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 2 2 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.213M4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1m5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z" class="cls-1"/></svg>'},sp={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m6.823 2-2.217.914.516 1.25a4.7 4.7 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.8 4.8 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.8 4.8 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a5 5 0 0 0 .674.048 5 5 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.8 4.8 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.7 4.7 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.7 4.7 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a5 5 0 0 0-.676-.049 5 5 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.98 2.98 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.2 1.2 0 0 0 8 6.8" class="cls-1"/></svg>'},op={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.147 11.648q-.015.01-.032.02a4 4 0 0 1-.46.224l-.012.005q-.05.022-.103.042c-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033q-.03.01-.062.019-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02q-.32.045-.653.079l-.103.012a18 18 0 0 1-.903.06q-.381.016-.759.018a19 19 0 0 1-1.66-.078l-.105-.012a16 16 0 0 1-.65-.08l-.134-.018q-.346-.053-.67-.122l-.132-.029a9 9 0 0 1-.582-.145l-.059-.017q-.052-.016-.1-.034a7 7 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4 4 0 0 1-.462-.223l-.03-.02a2.3 2.3 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051q.155.053.326.1.177.051.371.098a14.8 14.8 0 0 0 3.4.362 14.8 14.8 0 0 0 3.403-.362 8 8 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.5 2.5 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.052q.155.052.328.1.175.05.37.097a14.8 14.8 0 0 0 3.399.362 14.8 14.8 0 0 0 3.401-.362 8 8 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.095a4 4 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4 4 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a4 4 0 0 1 .52.223 4 4 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a4 4 0 0 1 .341 1.058l1.127.095-.133 1.539a10.2 10.2 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.54 2.54 0 0 0-2.938.45 2.41 2.41 0 0 0-.698 2.14 12 12 0 0 0-1.482.311zm4.067-.468c-.331 0-.697.012-1.077.035a1 1 0 0 1-.026-.314 1 1 0 0 1 .292-.618 1.01 1.01 0 0 1 1.174-.18.99.99 0 0 1 .539.967 1 1 0 0 1-.036.132 18 18 0 0 0-.866-.022" class="cls-1"/></svg>'},rp={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.7 4.7 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a5 5 0 0 0-.676-.049 5 5 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.7 4.7 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.8 4.8 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.8 4.8 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a5 5 0 0 0 .674.048 5 5 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.8 4.8 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.7 4.7 0 0 0 .002-1.34m-1.06 2.418c0 .244-.35.5-.954.703a5 5 0 0 1-.466.131 10 10 0 0 1-2.273.243 10 10 0 0 1-2.271-.243 6 6 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08q.013.011.03.023a1.6 1.6 0 0 0 .223.16l.02.013a3 3 0 0 0 .309.15l.006.002.068.028q.054.02.11.037.093.035.19.066.033.012.067.023l.04.011q.185.054.389.098l.087.02q.217.045.448.08l.09.012q.212.03.434.054l.07.008q.244.022.491.035l.112.005a12 12 0 0 0 1.013 0l.11-.005q.248-.012.493-.035l.069-.008q.222-.022.436-.054l.09-.012q.23-.035.447-.08l.088-.02q.202-.045.388-.097l.042-.012.066-.023q.098-.03.19-.066.056-.018.109-.037l.069-.028.007-.003a3 3 0 0 0 .308-.149l.022-.014a2 2 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5 5 0 0 1-.466.13 10 10 0 0 1-2.273.243 10 10 0 0 1-2.271-.242 5 5 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32q.013.011.03.022a1.6 1.6 0 0 0 .223.16l.02.013a3 3 0 0 0 .309.15l.006.003q.034.014.068.027l.11.038q.093.034.19.066.033.011.067.023l.04.011q.185.052.389.097l.087.02q.217.045.448.08l.09.013q.212.03.434.053l.07.008a12 12 0 0 0 1.726.035q.248-.012.493-.035l.069-.008q.222-.023.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097.022-.005.042-.012.033-.01.067-.022.096-.031.19-.066l.108-.037.069-.028.008-.003a3 3 0 0 0 .307-.15l.022-.013a2 2 0 0 0 .222-.16q.015-.01.03-.022Zm-.953-1.05q-.105.034-.22.066-.117.035-.247.065a10 10 0 0 1-2.272.242 10 10 0 0 1-2.271-.242 6 6 0 0 1-.466-.132c-.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.702" class="cls-1"/></svg>'},ap={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.712 5.956a.76.76 0 0 1-.224.477.79.79 0 0 1-.909.139.762.762 0 0 1-.19-1.224.78.78 0 0 1 .907-.14.77.77 0 0 1 .416.748M14 11.61l-.441 1.088-.62-.246a2 2 0 0 1-.232.268 2 2 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.4 2.4 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2 2 0 0 1-.256-.215 2.4 2.4 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.3 2.3 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.4 2.4 0 0 1 .234-.27 3 3 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.4 2.4 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.4 2.4 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.3 2.3 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.5 1.5 0 0 0 .486.313 1.5 1.5 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081M9.036 8.33l-1.189.99-.564-.661a3.1 3.1 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3 3 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3 3 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3 3 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.2 3.2 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3 3 0 0 1 .402.172 3 3 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3 3 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3 3 0 0 1-.4.762ZM7.874 6.054a1.92 1.92 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.9 1.9 0 0 0 .562-1.193m3.376 4.467a.6.6 0 0 0-.64.13.6.6 0 0 0-.131.196.584.584 0 0 0 .33.761.6.6 0 0 0 .64-.13.6.6 0 0 0 .13-.195.58.58 0 0 0-.135-.637.6.6 0 0 0-.194-.125" class="cls-1"/></svg>'},lp={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m14 3.11-1.178-.632-1.875 2.133a5.4 5.4 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5 5 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5 5 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a5 5 0 0 0 .453.525l-.13.427h7.232a.82.82 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.77 2.77 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" class="cls-1"/></svg>'},cp={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.5" class="cls-1"/></svg>'},dp={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},hp={name:"copy_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 5h5V2H2v8h3Zm1 1v8h8V6Zm7 7H7V7h6Z" class="cls-1"/></svg>'},up={name:"copy_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 5h5V2H2v8h3Zm1 1v8h8V6Zm7 7H7V7h6Zm-1-4H8V8h4Zm-1 2H8v-1h3Z" class="cls-1"/></svg>'},pp={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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-5H4v4h8zm-5 6H5v1h2Z" class="cls-1"/></svg>'},fp={name:"dashboard_builder_legend_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},mp={name:"dashboard_builder_templates_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm11 11H3V3h10Z" class="cls-1"/><path d="M9 9h3v1H9zM12 4H4v4h8Zm-1 3H5V5h6ZM8 9H4v3h4Zm-1 2H5v-1h2ZM9 11h3v1H9z" class="cls-1"/></svg>'},gp={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 1H4v4h8zm0-4H8v3h4Z" class="cls-1"/></svg>'},vp={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.588 11.46a3 3 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.2 16.2 0 0 1 7.997 14a16 16 0 0 1-3.69-.391 9 9 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.6 2.6 0 0 0 .362.26q.017.01.033.02a4 4 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06q.15.055.308.106c.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031q.352.073.727.13.073.011.146.02a17 17 0 0 0 .82.1 25 25 0 0 0 .98.065c.273.01.55.019.822.019q.41-.001.824-.02.09-.005.179-.007.403-.022.801-.057l.112-.014q.36-.035.708-.086.073-.009.147-.02.374-.057.725-.13.074-.017.144-.031.328-.072.63-.157.034-.01.069-.02c.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06q.056-.02.111-.045l.013-.005a4 4 0 0 0 .5-.241zm0-2.845-.035.022a5 5 0 0 1-.5.241l-.013.005q-.055.023-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036q-.035.01-.069.02a11 11 0 0 1-.774.187q-.35.075-.725.13-.074.012-.147.021-.348.051-.708.086L9.8 9.59q-.398.037-.801.057l-.18.008q-.413.019-.823.02a19 19 0 0 1-.823-.02l-.18-.008a21 21 0 0 1-.8-.057l-.113-.013q-.36-.035-.706-.086-.073-.008-.146-.02a13 13 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a8 8 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4 4 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.5 2.5 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136q.167.056.354.108.191.054.402.105a16 16 0 0 0 3.691.39 16.2 16.2 0 0 0 3.694-.39 9 9 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a3 3 0 0 1-.361.258m0-2.845-.035.022a5 5 0 0 1-.5.241l-.013.005q-.055.023-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036q-.034.01-.069.02-.302.084-.63.156l-.144.031q-.351.075-.725.132-.074.009-.147.02-.348.049-.708.085l-.112.013a19 19 0 0 1-.98.066q-.414.016-.824.018a21 21 0 0 1-1.802-.084l-.114-.013q-.36-.036-.706-.086l-.146-.02q-.375-.057-.727-.13c-.05-.01-.094-.022-.142-.032q-.33-.072-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a8 8 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4 4 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.5 2.5 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136q.167.056.354.108.191.054.402.105a16 16 0 0 0 3.691.39 16.2 16.2 0 0 0 3.694-.39 9 9 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a3 3 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.135q.168.057.355.11.192.053.402.103a16.2 16.2 0 0 0 3.69.39 16.2 16.2 0 0 0 3.692-.39 9 9 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738" class="cls-1"/></svg>'},bp={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.919 12.103a12 12 0 0 1-1.594-.26 8 8 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2 2 0 0 0 .308.222l.028.018a4 4 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051q.129.048.262.092c.032.01.06.022.094.032l.054.014q.256.075.538.136l.121.027q.301.062.62.111.062.01.124.018.295.042.6.073l.038.005-.613.613Zm-2.238-7.74q.145.049.303.093.163.045.343.09a13.7 13.7 0 0 0 3.142.333 13.7 13.7 0 0 0 3.144-.334 8 8 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.973m5.047 6.495.008.007.008-.008Zm-5.047-4.07q.142.049.301.093.164.046.343.09a13.7 13.7 0 0 0 3.143.334 13.7 13.7 0 0 0 3.146-.335 8 8 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.3 2.3 0 0 1-.307.22l-.03.02a4 4 0 0 1-.426.206l-.01.004q-.047.02-.096.039c-.047.017-.101.033-.15.05q-.128.049-.263.092-.046.017-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017q-.297.043-.604.074l-.095.01a16 16 0 0 1-.835.057q-.352.015-.701.016a17 17 0 0 1-1.535-.072l-.097-.011a15 15 0 0 1-.6-.074l-.125-.017q-.319-.05-.62-.112l-.12-.027a9 9 0 0 1-.54-.134q-.028-.008-.053-.016c-.034-.01-.062-.022-.094-.032a7 7 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a4 4 0 0 1-.427-.207l-.028-.017a2 2 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972m0 2.436q.142.049.301.093.164.046.343.09a13 13 0 0 0 2.644.327l.318-.318.323.324a14.4 14.4 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004q-.047.02-.096.04c-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032q-.029.008-.058.017a9 9 0 0 1-.66.16q-.298.064-.617.112l-.124.017q-.297.044-.604.074l-.095.011q-.339.03-.682.049l-.153.007q-.352.016-.701.016-.35 0-.7-.016l-.155-.007a17 17 0 0 1-.68-.049l-.097-.011a15 15 0 0 1-.6-.074q-.063-.008-.125-.017a11 11 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a7 7 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053q-.046-.017-.093-.038l-.01-.004a4 4 0 0 1-.427-.207l-.028-.017a2 2 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972m9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z" class="cls-1"/></svg>'},yp={name:"debug_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.875 11.673a1 1 0 0 1-2 0c0-.02.01-.038.012-.058l-.741-.494C9.97 12.783 8 14 8 14s-2.003-1.36-3.174-3.027l-.963.642c.002.02.012.037.012.058a1 1 0 1 1-1-1 1 1 0 0 1 .435.109l1.01-.674C4.124 9.685 4 9.255 4 8.832v-.16h-.528a.99.99 0 0 1-.847.5 1 1 0 0 1 0-2c.366 0 .673.207.847.5H4V5h1.375v-.903a.99.99 0 0 1-.5-.847 1 1 0 0 1 2 0 .99.99 0 0 1-.5.847V5h3.25v-.903a.99.99 0 0 1-.5-.847 1 1 0 0 1 2 0 .99.99 0 0 1-.5.847V5H12v2.673h.278c.174-.294.48-.5.847-.5a1 1 0 1 1 0 2 .99.99 0 0 1-.847-.5H12v.159c0 .488-.133.967-.346 1.426l.786.524a1 1 0 0 1 .435-.11 1 1 0 0 1 1 1" class="cls-1"/></svg>'},wp={name:"desktop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 3H2v8h5v1H5v1h6v-1H9v-1h5V3Zm0 7H3V4h10Z" class="cls-1"/></svg>'},xp={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 2M2.048 7.236h1.897a4.12 4.12 0 0 1 3.675-3.352V2A6.01 6.01 0 0 0 2.05 7.236" class="cls-1"/></svg>'},Cp={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3m5-2a2 2 0 1 0 2 2 2 2 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3" class="cls-1"/></svg>'},kp={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0m5-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-6" class="cls-1"/></svg>'},Sp={name:"down_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m5.958 10.03 2.063-6.281.49 2.344 4.117-4.122 1.414 1.414L9.94 7.487l2.324.504z" class="cls-1"/><path d="M8 10.42V12H4V8h1.572l.657-2H2v8h8V9.774z" class="cls-1"/></svg>'},_p={name:"download_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 9v5H2V9h1v4h10V9Zm-5.982 2L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1Z" class="cls-1"/></svg>'},Ip={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1M12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2M8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2M2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444M2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12m11.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.89.89 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" class="cls-1"/></svg>'},Mp={name:"exclamation_mark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.371 11.873h3.256V14H6.37ZM6.316 2l.37 8.542h2.628L9.684 2Z" class="cls-1"/></svg>'},$p={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.856 3.657A7 7 0 0 0 1 8.001a7.59 7.59 0 0 0 7.146 4.342A7 7 0 0 0 15 8a7.59 7.59 0 0 0-7.144-4.344m-1.199 7.289A5.11 5.11 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.8 2.8 0 0 0-1.414 1.223l2.787 1.22H4.977a3.5 3.5 0 0 0-.053.576 3.35 3.35 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5 5 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963" class="cls-1"/></svg>'},Dp={name:"eye_dash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.832 3.902a9.5 9.5 0 0 1 2.024-.245c3.264.09 5.676 1.427 7.144 4.344-.543 1.222-1.279 2.157-2.173 2.852l-.83-.825c1.277-.888 1.56-2.027 1.56-2.027a5 5 0 0 0-3.942-2.944 3.36 3.36 0 0 1 1.664 2.926 3.3 3.3 0 0 1-.196 1.137zm-.674 3.505h-.18q-.052.286-.054.576a3.35 3.35 0 0 0 1.734 2.962 5.11 5.11 0 0 1-4.215-2.944s.252-.981 1.303-1.84c.029-.024.067-.046.097-.069l-.828-.828C2.19 5.947 1.512 6.849 1 8c1.469 2.916 3.882 4.252 7.146 4.342a9.7 9.7 0 0 0 1.754-.194zm-1.77-4.733-.708.708 9.9 9.9.707-.708z" class="cls-1"/></svg>'},Ep={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.597 9.844H7.865A7.5 7.5 0 0 1 6.19 11.96a3.32 3.32 0 0 1-2.042.667 2.84 2.84 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.35 1.35 0 0 0 1.2.716 1.98 1.98 0 0 0 1.385-.625 11.6 11.6 0 0 0 1.722-2.403l2.252-3.88a8 8 0 0 0-.679-.037 2.37 2.37 0 0 0-1.66.54 1.97 1.97 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.85 3.85 0 0 1 .645-1.874 3.3 3.3 0 0 1 1.34-1.177 6.7 6.7 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.9 4.9 0 0 0 .29 1.701.5.5 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" class="cls-1"/></svg>'},Ap={name:"file_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 3v10h8V7H8V3Zm5 0v3h3Z" class="cls-1"/></svg>'},Tp={name:"file_arrow_curved_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7 2 3 3H7zM6 6V2H2v12h4.282l.03-.187A4.51 4.51 0 0 1 10 10.065V6zm8 5.5L11 9v2c-1.817-.091-3.412 1.137-3.701 2.97.576-.672 2.077-2.065 3.701-1.82V14z" class="cls-1"/></svg>'},Op={name:"file_drawer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 4v10h12V4Zm8 4H6V6h4Zm4-5H2V2h12Z" class="cls-1"/></svg>'},Rp={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 6v6h-3.333a3.7 3.7 0 0 0 .249-1.302A3.7 3.7 0 0 0 7.22 7 3.7 3.7 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-.956m-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745" class="cls-1"/></svg>'},Fp={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.15 1.15 0 0 1-1.07.726" class="cls-1"/></svg>'},Np={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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-.546M11 12H8v-2H6v2H5V9h6zm1-4H4V5h8z" class="cls-1"/></svg>'},Lp={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.6.6 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5M11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1z" class="cls-1"/></svg>'},Bp={name:"floppy_disk_pen_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.803 11H7V9H5v2H4V8h6v.617l1.469-1.471q.227-.224.514-.347L12 3.546c0-.33-.215-.546-.545-.546H2.583A.585.585 0 0 0 2 3.598V10.5l1.5 1.497L7.372 12zM3 7V4h8v3zm11.166 1.935L13.09 7.859a.64.64 0 0 0-.908 0l-3.388 3.393-1.503 3.483 3.487-1.5 3.388-3.392a.64.64 0 0 0 0-.908m-5.683 4.803-.198-.199.916-2.116.34 1.06 1.058.35z" class="cls-1"/></svg>'},Pp={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1m7.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.6.6 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5M11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z" class="cls-1"/></svg>'},zp={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1m3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1m3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1m.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.6.6 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5M11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z" class="cls-1"/></svg>'},Vp={name:"folder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 4V3H2v10h12V4Zm6 2H3V5h10Z" class="cls-1"/></svg>'},Hp={name:"folder_open_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 3v1.002h6V6h-1V5H3v1H2V3ZM2 13h11l1-6H2Z" class="cls-1"/></svg>'},Up={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m6.027 14 2.5-12h1.5l-2.5 12z" class="cls-1"/></svg>'},qp={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11M5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5m7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5M11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5" class="cls-1"/></svg>'},jp={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 3 0 0 0-.394-.1 2.5 2.5 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.33 1.33 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.6 3.6 0 0 1-.462 1.357 2.6 2.6 0 0 1-.784.808 3 3 0 0 1-.938.387A4.8 4.8 0 0 1 3.184 13q-.275 0-.629-.03A3.5 3.5 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.5 2.5 0 0 0 .5.052 1.3 1.3 0 0 0 .898-.29 1.6 1.6 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.94 2.94 0 0 1 .444-1.244 2.5 2.5 0 0 1 .76-.734 2.6 2.6 0 0 1 .94-.356A5.6 5.6 0 0 1 8.357 3q.294 0 .588.025t.599.076Z" class="cls-1"/></svg>'},Wp={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.969 5.196a1.76 1.76 0 0 1 1.142-.49 1.76 1.76 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.4 1.4 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.3 1.3 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.4 1.4 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.3 1.3 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.98 5.98 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.6 2.6 0 0 0 .64-1.082A5.97 5.97 0 0 1 14 8.86m-6-6a5.998 5.998 0 0 0-4.201 10.28l1.309-1.308a4.14 4.14 0 0 1 4.644-6.725l.564-.564a2.6 2.6 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86" class="cls-1"/></svg>'},Gp={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 1m4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z" class="cls-1"/></svg>'},Zp={name:"grid_two_by_two_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 9h3v3H4Zm5 0h3v3H9ZM4 4h3v3H4Zm5 0h3v3H9ZM2 14h12V2H2Z" class="cls-1"/></svg>'},Kp={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 14H6V8h3ZM8.875 2H6.723A1.99 1.99 0 0 1 5 3a2.49 2.49 0 0 1-2-1H2v4h1a1.8 1.8 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 2" class="cls-1"/></svg>'},Yp={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},Xp={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5z" class="cls-1"/></svg>'},Jp={name:"horizontal_triangle_outline_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.05 2v12l11.4-6zM4 5.313 9.156 8 4 10.688z" class="cls-1"/></svg>'},Qp={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.774 13.4h-.047v-.49h-.404a2.5 2.5 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.5 2.5 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.5 2.5 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.5 2.5 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6M8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.2 7.2 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.7 7.7 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305" class="cls-1"/></svg>'},tf={name:"indent_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m2.5 7.5 1 2.5-1 2.5 5-2.5zM2 3h12v2H2zM9 7h5v2H9zM9 11h5v2H9z" class="cls-1"/></svg>'},ef={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2M4 4v8h8V4Zm6 6H6V6h4Z" class="cls-1"/></svg>'},nf={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.16 1.16 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.16 1.16 0 0 0-.35.846 1.14 1.14 0 0 0 .354.838" class="cls-1"/></svg>'},sf={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m-.697 2.28a.95.95 0 0 1 1.35 0 .93.93 0 0 1 .276.675.952.952 0 0 1-1.905 0 .92.92 0 0 1 .279-.674M9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z" class="cls-1"/></svg>'},of={name:"inward_squares_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 10h2v2H4zm-1 3h1v-1H3zm7-7H6v4h4zM3 3v4h2V5h6v6H9v2h4V3z" class="cls-1"/></svg>'},rf={name:"italic_i_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><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.523z"/></svg>'},af={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},lf={name:"laptop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 11V3H3v8H2v2h12v-2Zm-2 1H5v-1h6Zm1-1.996H4V4h8Z" class="cls-1"/></svg>'},cf={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},df={name:"lightbulb_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 5.53C12 3.584 10.206 2 8 2S4 3.583 4 5.53c0 .736.256 1.44.74 2.04.801.99 1.285 2.456 1.555 3.427h3.41c.27-.97.754-2.437 1.556-3.428.483-.598.739-1.303.739-2.038M9.138 14H6.862l-.569-1.001v-.3l.285-.15-.285-.15v-.401h3.414v.4l-.285.15.285.15V13z" class="cls-1"/></svg>'},hf={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z" class="cls-1"/></svg>'},uf={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.465 5.592A2.91 2.91 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.43 1.43 0 0 0 .054 2.038 1.5 1.5 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.46 3.46 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a3 3 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A47 47 0 0 1 5.53 6.356a2.83 2.83 0 0 1 1.935-.764M10.583 2.5a3 3 0 0 0-.69.081 10.4 10.4 0 0 0-2.996 2.377 3.5 3.5 0 0 1 .568-.054 3.6 3.6 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.22 1.22 0 0 1 .913-.395 1.51 1.51 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.42 1.42 0 0 1-.975.395 1.48 1.48 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.88 2.88 0 0 0 2.493 1.42 2.8 2.8 0 0 0 1.93-.76 54 54 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5" class="cls-1"/></svg>'},pf={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.202 9.45a2.64 2.64 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.34 1.34 0 0 0-.326-1.312 1.3 1.3 0 0 0-.88-.374 38 38 0 0 0-2.779.002 1.3 1.3 0 0 0-1.273 1.341 1.37 1.37 0 0 0 .39.944 1.16 1.16 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.14 3.14 0 0 0 1.104 1.344 8.1 8.1 0 0 1-3.45-.395 2.7 2.7 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a43 43 0 0 1 2.951-.003 2.56 2.56 0 0 1 1.731.751m3.984.017a2.7 2.7 0 0 0-.495-.39 9.4 9.4 0 0 0-3.447-.398 3 3 0 0 1 .4.33 3.3 3.3 0 0 1 .68 1c.457.031.864.035 1.096.027a1.1 1.1 0 0 1 .839.331 1.37 1.37 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.3 1.3 0 0 1-.878-.372 1.35 1.35 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.61 2.61 0 0 0 .688 2.51 2.55 2.55 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" class="cls-1"/></svg>'},ff={name:"list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 13H2v-2h2Zm10-2H6v2h8ZM4 7H2v2h2Zm10 0H6v2h8ZM4 3H2v2h2Zm10 0H6v2h8Z" class="cls-1"/></svg>'},mf={name:"list_tree_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10 5v2h4v2h-4v2h4v2H8V5H5V3h9v2ZM2 5h2V3H2Zm5 6H5v2h2Zm0-4H5v2h2Z" class="cls-1"/></svg>'},gf={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8 8 0 0 1-.694.178 16 16 0 0 1-3.382.328 16 16 0 0 1-3.38-.328 9 9 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.3 2.3 0 0 0 .332.218l.03.017a4 4 0 0 0 .46.202l.01.005.1.037q.081.026.164.05.139.047.283.09.048.016.1.031l.058.015q.277.072.58.132.063.014.13.026.322.063.666.11l.134.017q.315.041.646.072l.104.01q.364.031.731.049l.166.007q.378.015.754.016.375-.001.754-.016l.164-.007q.37-.018.734-.048l.102-.011q.33-.03.649-.072.067-.008.134-.017.343-.048.664-.11.068-.012.132-.026.3-.06.577-.13.031-.01.063-.017c.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05q.053-.018.103-.037l.012-.005a4 4 0 0 0 .457-.202q.018-.01.032-.018a2.5 2.5 0 0 0 .33-.216m-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952q.153.048.325.091.176.046.368.088a16 16 0 0 0 3.38.327 16 16 0 0 0 3.38-.327 9 9 0 0 0 .695-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457M14 6V5H5V3h2V2H2v1h2v5.581a10 10 0 0 1 1-.255V6h3v2h6V7H9V6Z" class="cls-1"/></svg>'},vf={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 8V7a3.89 3.89 0 0 0-4-4 3.82 3.82 0 0 0-2.81 1.078A4.35 4.35 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.4 2.4 0 0 1 .566-1.516A1.83 1.83 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z" class="cls-1"/></svg>'},bf={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.83" class="cls-1"/></svg>'},yf={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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-.73m-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" class="cls-1"/></svg>'},wf={name:"message_bot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14.985 2.016c.286.284.645.44 1.015.485-.369.044-.728.2-1.012.484a1.7 1.7 0 0 0-.487 1.013c-.044-.37-.2-.73-.487-1.015A1.7 1.7 0 0 0 13 2.498c.369-.044.728-.2 1.012-.484.286-.285.442-.644.487-1.013.044.37.2.73.486 1.015M13 7.994c0 2.208-2.239 3.997-5 3.997S3 10.2 3 7.994s2.239-3.996 5-3.996 5 1.79 5 3.996m-7 0a1 1 0 1 0 0-1.999 1 1 0 0 0 0 2m4.5 1.008h-5s.917 1.481 2.5 1.481c1.514 0 2.5-1.48 2.5-1.48m.5-2.007a1 1 0 1 0-1.999.001 1 1 0 0 0 1.999 0m3.692 2.759c-.878 2.452-3.541 4.235-6.692 4.235a8 8 0 0 1-1.782-.204L3 15.5v-3.3c-.764-.673-1.363-1.527-1.692-2.446C.696 9.418 0 8.76 0 7.994S.696 6.57 1.308 6.235C2.186 3.783 4.849 2 8 2c1.075 0 2.09.214 3 .585V1h1v2.078c1.267.758 2.23 1.862 2.692 3.156.612.335 1.308.993 1.308 1.76s-.696 1.423-1.308 1.759M14 7.994C14 5.24 11.308 3 8 3S2 5.24 2 7.994s2.692 4.996 6 4.996 6-2.241 6-4.996" class="cls-1"/></svg>'},xf={name:"microphone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 8V4a2 2 0 1 1 4 0v4a2 2 0 0 1-4 0m6 0v-.5a.5.5 0 1 0-1 0V8a3 3 0 1 1-6 0v-.5a.5.5 0 1 0-1 0V8c0 1.859 1.28 3.411 3 3.858V14h2v-2.142c1.72-.447 3-2 3-3.858" class="cls-1"/><path d="M6 8V4a2 2 0 1 1 4 0v4a2 2 0 0 1-4 0m6 0v-.5a.5.5 0 1 0-1 0V8a3 3 0 1 1-6 0v-.5a.5.5 0 1 0-1 0V8c0 1.859 1.28 3.411 3 3.858V14h2v-2.142c1.72-.447 3-2 3-3.858" class="cls-1"/></svg>'},Cf={name:"minus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 7h8v2H4z" class="cls-1"/></svg>'},kf={name:"minus_wide_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 7h10v2H3z" class="cls-1"/></svg>'},Sf={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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-.538M10 12H5V3h5Z" class="cls-1"/></svg>'},_f={name:"mountain_sun_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.457 10.097-1.468-3.011-1.195-1.026-.677.48-2.343-3.556L4.688 8.14l-1.204-.678-1.468 1.543L1 13h14zm-10.478-.2-.939 1.047.372-1.652.975-.993 2.722 3.04zm5.924.764L7.181 9.335l.17-1.958-2.192.896L7.605 4.19 9.4 7.06l-.11.943 1.197-1.038 2.228 4.345zM4.5 4.487a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0" class="cls-1"/></svg>'},If={name:"ni_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.172 4c1.675 0 3 1.354 3 3.103V13h-3V7h-3V4zm-3 9h-3V7h3zm10.656-9v9c-1.681 0-3-1.378-3-3V4z" class="cls-1"/></svg>'},Mf={name:"notebook_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 2h1v3h-1Zm0 8h1V6h-1Zm0 4h1v-3h-1ZM4 7h6V6H4Zm0-2h6V4H4ZM2 2h10v12H2Z" class="cls-1"/></svg>'},$f={name:"number_list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M14 11H6v2h8zm0-4H6v2h8zm0-4H6v2h8zM1.999 4.644h.73V2.302h-.585v-.271c.295-.05.505-.13.681-.235h.32v2.848h.656v.346H1.999zM1.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.804zM1.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.36 1.36 0 0 1-1.051-.451"/></svg>'},Df={name:"outdent_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7.5 12.5-1-2.5 1-2.5-5 2.5zM2 3h12v2H2zM9 7h5v2H9zM9 11h5v2H9z" class="cls-1"/></svg>'},Ef={name:"outward_squares_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 9H7V7h2zm-6 4h4V9H3zM3 3v4h2V5h6v6H9v2h4V3zm7 3H9v1h1z" class="cls-1"/></svg>'},Af={name:"paper_plane_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m1 12.5 2-4 6-1-6-1-2-4 14 5z" class="cls-1"/></svg>'},Tf={name:"paperclip_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.5 14C6.406 14 5 12.393 5 10V5c0-1.822.981-3 2.5-3S10 3.178 10 5v3.98c0 1.328-.505 2-1.5 2s-1.5-.672-1.5-2V6h1v2.98c0 1 .266 1 .5 1s.5 0 .5-1V5c0-.602-.146-2-1.5-2S6 4.398 6 5v5c0 1.384.654 3 2.5 3s2.5-1.616 2.5-3V6h1v4c0 2.393-1.406 4-3.5 4"/></svg>'},Of={name:"paste_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 5V3H3v6h2v1H2V2h8v3ZM6 6v8h8V6Z" class="cls-1"/></svg>'},Rf={name:"pause_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 3h3v10H4zM9 3h3v10H9z" class="cls-1"/></svg>'},Ff={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.118 2.793 4.84 8.076 2.5 13.5l5.43-2.335 5.278-5.284a1 1 0 0 0-.001-1.414l-1.675-1.674a1 1 0 0 0-1.414 0m-5.76 9.154-.31-.309 1.427-3.296.53 1.652 1.648.543z" class="cls-1"/></svg>'},Nf={name:"play",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.05 2v12l11.4-6z" class="cls-1"/></svg>'},Lf={name:"pot_with_lid_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 4V2H5v2H2v1h12V4ZM6 4V3h4v1Zm-4 9h1v1h10v-1h1V6H2Z" class="cls-1"/></svg>'},Bf={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.303 5.594a3.3 3.3 0 0 1-.195 1.176 2.6 2.6 0 0 1-.549.885 4 4 0 0 1-.852.672 7.5 7.5 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.2 3.2 0 0 0 .793-.429 2.1 2.1 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.04 1.04 0 0 0-.423-.939 2.16 2.16 0 0 0-1.195-.28 3.3 3.3 0 0 0-1.068.204 4.9 4.9 0 0 0-1.09.526h-.263V3.566a8 8 0 0 1 1.296-.372A8.2 8.2 0 0 1 7.77 3a4.2 4.2 0 0 1 2.579.718 2.24 2.24 0 0 1 .954 1.876M8.77 13H6.112v-1.737H8.77Z" class="cls-1"/></svg>'},Pf={name:"rectangle_check_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2v12h10V2zm9 11H4V3h8z" class="cls-2"/><path d="M5 9h6v1H5zM5 11h3v1H5z" class="cls-2"/><path d="M11 4.643 7.591 8 6 6.434l.682-.672.937.923L10.347 4z" class="cls-1"/></svg>'},zf={name:"rectangle_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2v12h10V2zm6 7H5V8h4zm2-2H5V6h6zm0-2H5V4h6z" class="cls-1"/></svg>'},Vf={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.45 7.985-7.602 4.013L7.75 8 5.848 3.987zM3.945 2.997 2.05 2 4.9 8l-2.85 6 1.902-1.005L6.325 8z" class="cls-1"/></svg>'},Hf={name:"screen_check_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3H2v8h5v1H5v1h6v-1H9v-1h5V3zm10 7H3V4h10z" class="cls-1"/><path d="M5.743 9 4 7.242l.766-.742.97 1.007L8.273 5 9 5.758zM10 6h2v1h-2zM8 8h4v1H8z" class="cls-1"/></svg>'},Uf={name:"screen_check_lines_calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 9H3V3h10v3h1V2H2v8h4zM4 11h2v1H4z" class="cls-1"/><path d="M13 8V7h-1v1H9V7H8v1H7v6h7V8zm0 5H8v-3h5zM5.465 8.052 3.723 6.295l.765-.743.97 1.007 2.538-2.507.727.758zM9.723 5.052h2v1h-2z" class="cls-1"/></svg>'},qf={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1" class="cls-1"/></svg>'},jf={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 10"/></svg>'},Wf={name:"shield_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},Gf={name:"shield_xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},Zf={name:"signal_bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 14H2V2h2Zm3-9H5v9h2Zm3 3H8v6h2Zm3 3h-2v3h2Z" class="cls-1"/></svg>'},Kf={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 12H2v-1.63a4.6 4.6 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.189s2.15-1.163 2.764-2.189a6.5 6.5 0 0 1 .9-1.267Zm0-6.054a4.6 4.6 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705S9.07 8.974 8.434 7.913c-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.5 6.5 0 0 1 2 9.18V4h12Z" class="cls-1"/></svg>'},Yf={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 2h-2v12h2zm-4 6.5-8 4v-8z" class="cls-1"/></svg>'},Xf={name:"sparkle_swirls_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><linearGradient id="a" x1="2.044" x2="13.956" y1="8" y2="8" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#009b65"/><stop offset=".5" stop-color="#00a7d2"/><stop offset="1" stop-color="#bb3bff"/></linearGradient></defs><path d="m13.956 7.972-.001.066c-.001.023-.006.068-.006.068a1.038 1.038 0 0 1-2.068-.126c0-.107.045-.33.044-.34.034-.229.07-.458.07-.696A4.735 4.735 0 0 0 5.45 2.571 5.9 5.9 0 0 1 7.968 2a5.99 5.99 0 0 1 5.988 5.972M4.005 9.056c0-.238.036-.467.07-.696-.001-.01.044-.233.044-.34a1.038 1.038 0 0 0-2.068-.126s-.005.045-.006.068l-.001.066A5.99 5.99 0 0 0 8.032 14c.903 0 1.751-.214 2.518-.571a4.735 4.735 0 0 1-6.546-4.373M8 9.594c.915 0 1.706.198 2.078.484-.286-.372-.484-1.163-.484-2.078s.198-1.706.484-2.078c-.372.286-1.163.484-2.078.484s-1.706-.198-2.078-.484c.286.372.484 1.163.484 2.078s-.198 1.706-.484 2.078c.372-.286 1.163-.484 2.078-.484" style="fill:url(#a);stroke-width:0"/></svg>'},Jf={name:"sparkles_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.498 2a2.85 2.85 0 0 1-.811 1.69A2.85 2.85 0 0 1 9 4.498a2.85 2.85 0 0 1 1.69.809c.477.476.739 1.076.812 1.693a2.85 2.85 0 0 1 .811-1.69A2.85 2.85 0 0 1 14 4.502a2.85 2.85 0 0 1-1.69-.809A2.84 2.84 0 0 1 11.497 2M7.495 3c-.163 1.355-.737 2.674-1.784 3.719C4.668 7.76 3.352 8.332 2 8.496c1.355.163 2.674.736 3.72 1.78C6.768 11.321 7.343 12.642 7.505 14c.162-1.355.736-2.674 1.784-3.719C10.332 9.24 11.648 8.668 13 8.504c-1.356-.163-2.674-.736-3.72-1.78C8.231 5.679 7.656 4.358 7.495 3" class="cls-1"/></svg>'},Qf={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.12 4.12 0 0 0-3.176 3.169M8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6" class="cls-1"/></svg>'},tm={name:"square_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm4.788 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z" class="cls-1"/></svg>'},em={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.1 2.1 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.8 1.8 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.2 2.2 0 0 0-1.274.262 2 2 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z" class="cls-1"/></svg>'},nm={name:"square_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3v10h10V3zm8 7.01-.99.99L8 8.99 5.99 11 5 10.01 7.01 8 5 5.99 5.99 5 8 7.01 10.01 5l.99.99L8.99 8z" class="cls-1"/></svg>'},im={name:"star_8_point_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.756 6.872 15 8.002 10.754 9.13l1.722 3.335-3.31-1.74L8.046 15l-1.118-4.276-3.312 1.736 1.727-3.332L1 7.996 5.343 6.87 3.621 3.535l3.308 1.74L8.052 1l1.12 4.276 3.31-1.734z" class="cls-1"/></svg>'},sm={name:"stop_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3h10v10H3z" class="cls-1"/></svg>'},om={name:"systemlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.357 9.143H4.786V6.79c0-.927.442-1.714 1.262-2.211C6.674 4.2 7.505 4 8.451 4h5.335v2.571H8.69c-.911.124-1.262.548-1.333 1.267z" class="cls-1"/><path d="M8.643 7.857h2.571v2.352c0 .927-.442 1.714-1.262 2.211-.626.38-1.457.58-2.403.58H2.214v-2.571H7.31c.911-.124 1.262-.548 1.333-1.267z" class="cls-1"/></svg>'},rm={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.26 2.26 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.8 2.8 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.1 2.1 0 0 0 1.01.213l.223.018V13Z" class="cls-1"/></svg>'},am={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.5 2h-9a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5M8 13.25a.75.75 0 1 1 .75-.75.75.75 0 0 1-.75.75M12 11H4V3h8Z" class="cls-1"/></svg>'},lm={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path 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.07 1.07 0 0 1 6.499 6.5" class="cls-1"/></svg>'},cm={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path 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.07 1.07 0 0 1 .013 1.516m6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z" class="cls-1"/></svg>'},dm={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2m4.9.99A5 5 0 0 0 9 3.1V1H7v2.1A5 5 0 0 0 3.1 7H1v2h2.1A5 5 0 0 0 7 12.9V15h2v-2.1A5 5 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4" class="cls-1"/></svg>'},hm={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M15 7v2h-2.1A5 5 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 5 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2" class="cls-1"/></svg>'},um={name:"three_circles_ascending_container_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 4H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2M4 8.75a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5m3 .5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m4 .5a1.75 1.75 0 1 1 0-3.5 1.75 1.75 0 0 1 0 3.5" class="cls-1"/></svg>'},pm={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5M.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8m12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8" class="cls-1"/></svg>'},fm={name:"three_vertical_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 3h2v10h-2zM7 3h2v10H7zM3 3h2v10H3z" class="cls-1"/></svg>'},mm={name:"thumb_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 10h-2V3h2zM2 6.554c0 .488.558.923.581 1.158s-.194.503-.194.796c0 .635.51 1.492 1.315 1.492H5.75c.336 0 .525.327.426.648C6.08 10.96 6 11 6 11.5 6 13 7.001 14 8 14a.5.5 0 0 0 .5-.5V12c0-1.5 1.317-1.13 2.5-3V3S8.255 2 6.5 2H5.064C3.68 2 4.034 3.334 3.839 3.404c-.453.162-1.023.676-1.023 1.35 0 .172.145.393.084.486-.123.186-.9.689-.9 1.314" class="cls-1"/></svg>'},gm={name:"thumb_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 7h2v7H2zm12 2.446c0-.488-.558-.923-.581-1.158s.194-.503.194-.796c0-.635-.51-1.492-1.315-1.492H10.25c-.336 0-.525-.327-.426-.648C9.92 5.04 10 5 10 4.5 10 3 8.999 2 8 2a.5.5 0 0 0-.5.5V4c0 1.5-1.317 1.13-2.5 3v6s2.745 1 4.5 1h1.436c1.383 0 1.03-1.334 1.225-1.404.453-.162 1.023-.676 1.023-1.35 0-.172-.145-.393-.084-.486.123-.186.9-.689.9-1.314" class="cls-1"/></svg>'},vm={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2" class="cls-1"/></svg>'},bm={name:"tile_size_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 8h6v6H2Zm0-6v5h2V4h8v8H9v2h5V2Z" class="cls-1"/></svg>'},ym={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 12z" class="cls-1"/></svg>'},wm={name:"trash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10 4V2H6v2H3v2h1v8h8V6h1V4Zm-3 9H6V6h1Zm2-9H7V3h2Zm1 9H9V6h1Z" class="cls-1"/></svg>'},xm={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.586Z" class="cls-1"/></svg>'},Cm={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2 2 14h12z" class="cls-1"/></svg>'},km={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.625 8 8 2l4.375 6zM14 12H2v2h12zm0-3H2v2h12z" class="cls-1"/></svg>'},Sm={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.6M7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z" class="cls-1"/></svg>'},_m={name:"two_squares_in_brackets",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 4h5v5H4zm6 3v3H7v2h5V7zM5 3V2H2v12h3v-1H3V3zm8-1h-2v1h2v10h-2v1h3V2z" class="cls-1"/></svg>'},Im={name:"two_triangles_between_lines",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M1.11 2.11v12h2v-12zm12 0v12h2v-12zm-6 8.974-3-3 3-3zm1.925-5.948 3 3-3 3z" class="cls-1"/></svg>'},Mm={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.55 1.55 0 0 0-1.182 1.51l.01.155.021.193a1.7 1.7 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.5 1.5 0 0 0 .992.36h.049a1.3 1.3 0 0 0 .224-.034l.03.015.006-.001q.694-.134 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3 3 0 0 1-.571.053 3.15 3.15 0 0 1-2.99-2.258l-.011-.045a3 3 0 0 1-.076-.35 3 3 0 0 1-.03-.206l-.004-.089a3 3 0 0 1-.016-.336A3.16 3.16 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.51 1.51 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.7 1.7 0 0 1-.035.58l-.064.185-.056.142a1.55 1.55 0 0 1-1.4.893 1.7 1.7 0 0 1-.313-.03 55 55 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3 3 0 0 0 .578.056 3.19 3.19 0 0 0 2.811-1.74 3 3 0 0 0 .129-.311l.033-.083.061-.197a3 3 0 0 0 .082-.351l.008-.044a3.13 3.13 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" class="cls-1"/></svg>'},$m={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.062 8V5.986a2.4 2.4 0 0 1 .566-1.516A1.83 1.83 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.89 3.89 0 0 0-4-4 3.82 3.82 0 0 0-2.81 1.078A4.35 4.35 0 0 0 4.062 6v2H3v6h10V8Z" class="cls-1"/></svg>'},Dm={name:"up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 10.828V12H4V8h1.172l2-2H2v8h8V8.828z" class="cls-1"/><path 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-.504z" class="cls-1"/></svg>'},Em={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z" class="cls-1"/></svg>'},Am={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4 4 0 0 1-.335.364 9 9 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.15 2.15 0 0 1 14 12.291V14H2v-1.673a2.16 2.16 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a9 9 0 0 1-.312-.749 4 4 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2" class="cls-1"/></svg>'},Tm={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.57 7.28-.06.013a4.56 4.56 0 0 0-1.38-2.609V3.44a.48.48 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.48.48 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.48.48 0 0 0 .48.48h.48V14h4.32v-.96h.48a.48.48 0 0 0 .48-.48v-1.24a4.55 4.55 0 0 0 1.379-2.612l.061.012a.48.48 0 0 0 .48-.48v-.48a.48.48 0 0 0-.48-.48m-2.3 2.662a1.6 1.6 0 0 0-.182-.26L8.747 8.338a.79.79 0 0 0 0-.666c.132-.133.894-.899.965-1a1.2 1.2 0 0 0 .14-.485 1 1 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.5 1.5 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297" class="cls-1"/></svg>'},Om={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26 26 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.443q.123.308.221.572c.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157q.119-.303.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.472" class="cls-1"/></svg>'},Rm={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m4.089 2.526h-1.868a5.6 5.6 0 0 0-.854-1.712 5.36 5.36 0 0 1 2.722 1.712m-2.722 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.36 5.36 0 0 1-2.722 1.712m3.181-2.344h-2.146a11 11 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 5 0 0 0 .663 1.21 5.36 5.36 0 0 1-2.722-1.712h.317a1 1 0 0 1-.017-.17v-.462h-.76a5.3 5.3 0 0 1-.804-2.526h1.564v-.632H2.646a5.3 5.3 0 0 1 .805-2.526h.759V4.69a1 1 0 0 1 .016-.164h-.316a5.36 5.36 0 0 1 2.722-1.712 5 5 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.344a11 11 0 0 0-.208-1.186h2.146a5.3 5.3 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.3 5.3 0 0 1-.804 2.526M12.105 8a.33.33 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.33.33 0 0 1 .176.29" class="cls-1"/></svg>'},Fm={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.36 5.36 0 0 1 2.722 1.712m-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.36 5.36 0 0 1-2.722 1.712m3.181-2.344h-2.146a11 11 0 0 0 .208-1.187L9.923 10a10 10 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 5 0 0 0 .663 1.21 5.36 5.36 0 0 1-2.722-1.712h.317a1 1 0 0 1-.017-.17v-.462h-.76a5.3 5.3 0 0 1-.804-2.526H4.21v-.632H2.647a5.3 5.3 0 0 1 .805-2.526h.759V4.69a1 1 0 0 1 .016-.164h-.316a5.36 5.36 0 0 1 2.722-1.712 5 5 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.344a11 11 0 0 0-.208-1.186h2.146a5.3 5.3 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.3 5.3 0 0 1-.804 2.526m-.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-.585m-6.087 2.505V5.78L10.274 8Z" class="cls-1"/></svg>'},Nm={name:"window_code_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},Lm={name:"window_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm11 11H3V5h10ZM7 8H4V6h3Zm5 2H4V9h8Zm0 2H4v-1h8Z" class="cls-1"/></svg>'},Bm={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.286 11.714-5.791-5.79a2.5 2.5 0 0 0 .17-.755 2.2 2.2 0 0 0-.095-.814 2.1 2.1 0 0 0-.55-.904 2.33 2.33 0 0 0-1.76-.685h-.045a2.1 2.1 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.86 1.86 0 0 1-.22.854 1 1 0 0 1-.114.145 1.65 1.65 0 0 1-1.003.335L2.61 4.704l-.449-.449a2 2 0 0 0-.135.545l-.015.105a2.34 2.34 0 0 0 .384 1.518 2.5 2.5 0 0 0 .295.36 2.2 2.2 0 0 0 1.576.65 2.5 2.5 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" class="cls-1"/></svg>'},Pm={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},zm={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},Vm=Q`<div
|
|
1998
|
+
const Uh="nimble-button",qh={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 7H9V3H7v4H3v2h4v4h2V9h4z" class="cls-1"/></svg>'},jh={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2z"/></svg>'},Wh={name:"arrow_down_left_and_arrow_up_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m2.007 13.171 2.247-2.276-2.284-.447 5.246-1.732-1.753 5.217-.456-2.284-2.26 2.291zM13.194 2l-2.261 2.29-.456-2.283-1.753 5.217 5.246-1.732-2.284-.447 2.247-2.276z" class="cls-1"/></svg>'},Gh={name:"arrow_down_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.018 11 11 5.1 8.996 6.412 9 2H7v4.387L5 5.1zm0 0L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1zM14 9v5H2V9h3.871l.512 1H3v3h10v-3H9.643l.506-1z" class="cls-1"/></svg>'},Zh={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 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" class="cls-1"/></svg>'},Kh={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12z" class="cls-1"/></svg>'},Yh={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955z" class="cls-1"/></svg>'},Xh={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045z" class="cls-1"/></svg>'},Jh={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4z" class="cls-1"/></svg>'},Qh={name:"arrow_in_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.5 5.25a3.24 3.24 0 0 0-2.738 1.513L11.236 8.5l-3.474 1.737A3.24 3.24 0 0 0 10.5 11.75a3.25 3.25 0 0 0 0-6.5" class="cls-1"/><path d="m4 6 1 2H2v1h3l-1 2 5-2.5z" class="cls-1"/></svg>'},tu={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z" class="cls-1"/></svg>'},eu={name:"arrow_out_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m9 6 1 2H7v1h3l-1 2 5-2.5z" class="cls-1"/><path d="M6 10V7h2.367A3.24 3.24 0 0 0 5.5 5.25a3.25 3.25 0 0 0 0 6.5c1.25 0 2.324-.714 2.867-1.75z" class="cls-1"/></svg>'},nu={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.62 4.62 0 0 1 4.572 4.53A4.63 4.63 0 0 1 8 13.5Z" class="cls-1"/></svg>'},iu={name:"arrow_right_thin_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7.831 4.386-.706 1.127 3.128 1.837H2v1.3h8.365L7.49 10.528l.768 1.085L13.875 8z" class="cls-1"/></svg>'},su={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z" class="cls-1"/></svg>'},ou={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.04 5.04 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.773" class="cls-1"/></svg>'},ru={name:"arrow_u_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m9.453 8.857-1.68-2.571h.908a3 3 0 0 1 0 6H3.11V14h5.571a4.714 4.714 0 0 0 0-9.429h-.908L9.453 2 2.604 5.403z" class="cls-1"/></svg>'},au={name:"arrow_u_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m6.547 8.857 1.68-2.571H7.32a3 3 0 0 0 0 6h5.571V14H7.319a4.714 4.714 0 0 1 0-9.429h.908L6.547 2l6.849 3.403z" class="cls-1"/></svg>'},lu={name:"arrow_u_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},cu={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14z"/></svg>'},du={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 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-.458z" class="cls-1"/></svg>'},hu={name:"arrow_up_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9zm0 0L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9zM14 9v5H2V9h4v1H3v3h10v-3h-3V9z" class="cls-1"/></svg>'},uu={name:"arrow_up_right_and_arrow_down_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m11.023 4.195-2.296-.45L14 2l-1.762 5.256-.458-2.301-6.803 6.85 2.296.45L2 14l1.762-5.256.458 2.301z" class="cls-1"/></svg>'},pu={name:"arrow_up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.436 10h1v3h-9V4h3v1h-2v7h7zm-3.42-6.173.298 1.296 2.92-.748L5.068 9.53l.925.926L11.13 5.33l-.52 2.532 1.31.225 1.2-5.839z" class="cls-1"/></svg>'},fu={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.03z" class="cls-1"/></svg>'},mu={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},gu={name:"asterisk_5_x_5",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 5 5"><path d="m.721 4.076.813-1.372-1.429-.63.266-.84 1.527.349L2.05 0h.883l.154 1.583 1.541-.35.266.84-1.442.631.812 1.372-.715.519L2.5 3.376 1.435 4.595z" class="cls-1"/></svg>'},vu={name:"at_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M12.139 3.621a5.5 5.5 0 0 1 1.206 1.845q.435 1.074.436 2.407 0 .961-.275 1.954t-.687 1.646H9.343l-.11-.536a4.6 4.6 0 0 1-.756.415q-.364.155-1.051.155-1.12 0-1.813-.924t-.694-2.49q0-.837.234-1.467.234-.628.639-1.095.377-.44.914-.687a2.5 2.5 0 0 1 1.064-.248q.453 0 .804.169.35.168.543.353v-.425h1.594v5.605h1.168q.248-.543.368-1.178.12-.636.12-1.22 0-1.161-.323-2.036-.322-.877-.892-1.453a3.7 3.7 0 0 0-1.366-.879 4.9 4.9 0 0 0-1.697-.289q-.871 0-1.657.343a4.6 4.6 0 0 0-1.383.928q-.61.598-.992 1.497c-.382.899-.381 1.257-.381 1.972q0 1.167.36 2.068.36.9.958 1.497.596.59 1.386.9a4.5 4.5 0 0 0 1.668.309q.583 0 1.328-.106a9 9 0 0 0 1.321-.279v1.333q-.64.144-1.271.22-.633.074-1.381.075a6.1 6.1 0 0 1-2.325-.433 5.4 5.4 0 0 1-1.852-1.23 5.6 5.6 0 0 1-1.212-1.91 6.7 6.7 0 0 1-.436-2.444q0-1.278.453-2.366a5.9 5.9 0 0 1 1.25-1.9A5.7 5.7 0 0 1 5.781 2.46 5.8 5.8 0 0 1 8.079 2q1.209 0 2.257.426a5.3 5.3 0 0 1 1.803 1.195M9.082 9.652V6.19a3 3 0 0 0-.522-.21 2 2 0 0 0-.543-.065q-.66 0-1.017.577c-.357.577-.357.912-.357 1.58q0 1.085.295 1.607.296.522.975.522.357 0 .625-.141.269-.14.544-.408"/></svg>'},bu={name:"bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 13v-2h12v2Zm0-4V7h12v2Zm0-4V3h12v2Z" class="cls-1"/></svg>'},yu={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2m-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" class="cls-1"/></svg>'},wu={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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-.711M8.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.71 1.71 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2m7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746" class="cls-1"/></svg>'},xu={name:"bell_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.117 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.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.14 1.37.42 2.664l-1.18 1.164L8.944 7.56l-2.671 2.589zm.99 1H6c.053 1.113.924 2 2 2 .57 0 1.078-.254 1.442-.654zm7.588-4.212-1.162-1.212-4.06 4.01-1.553-1.61-1.225 1.187 2.788 2.813z" class="cls-1"/></svg>'},Cu={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.042 11h2a1 1 0 0 1-2 0m4.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.497m-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.5" class="cls-1"/></svg>'},ku={name:"bell_on_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.951 14c-1.075 0-1.946-.887-2-2h4c-.053 1.113-.924 2-2 2m-7.25-3s0-.746.5-.746h.065c.935 0 1.435-4.919 1.435-4.919 0-.503.25-.503.25-.503h.067c.075-.037.184-.143.184-.464v-.483c.105-.842.952-1.331 2.25-1.43v-.262c0-.082.09-.15.218-.193h.563c.128.043.218.111.218.193v.262c1.297.099 2.145.588 2.25 1.43v.483c0 .32.109.427.183.464h.067s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745zM15 8V7h-2v1zM3 8V7H1v1zm10.012-6.29-.707-.708-1.414 1.415.707.707zM3.414 3.124l.707-.707-1.414-1.415L2 1.71z" class="cls-1"/></svg>'},Su={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 8M8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1m-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" class="cls-1"/></svg>'},_u={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.49 3.49 0 0 0 14 9.5M10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8" class="cls-1"/></svg>'},Iu={name:"bold_b_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M12.981 10.536q0 .843-.34 1.508c-.34.665-.538.81-.934 1.102a4.3 4.3 0 0 1-1.512.734q-.825.219-2.09.219H3.028V2.466h4.516q1.407 0 2.059.094a4.2 4.2 0 0 1 1.293.414q.664.336.988.902t.324 1.293q0 .844-.445 1.488c-.445.644-.716.765-1.258 1.004v.062q1.14.227 1.809.938c.669.711.667 1.099.667 1.875M9.137 5.755q0-.289-.145-.578t-.512-.43a2.5 2.5 0 0 0-.815-.137 68 68 0 0 0-1.372-.011h-.281V7.06h.469q.71 0 1.211-.023.5-.024.789-.157.406-.18.531-.465t.125-.66m.727 4.734q0-.555-.214-.855c-.214-.3-.387-.351-.73-.449q-.35-.102-.966-.11c-.616-.008-.84-.008-1.287-.008h-.655v2.898h.218q1.263 0 1.809-.008a2.7 2.7 0 0 0 1.006-.203q.468-.196.643-.52a1.53 1.53 0 0 0 .176-.745"/></svg>'},Mu={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.98 3.98 0 0 1 6 10M5 4h5v1H5z" class="cls-1"/><path d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.97 2.97 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01M10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2" class="cls-1"/></svg>'},$u={name:"calendar_check_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10z" class="cls-2"/><path d="M5.743 11 4 9.242l.766-.742.97 1.007L8.273 7 9 7.758zM10 8h2v1h-2zM8 10h4v1H8z" class="cls-1"/></svg>'},Du={name:"calendar_clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 8.79V3h-2V2h-2v1H6V2H4v1H2v11h7.47c.545.35 1.19.559 1.885.559a3.5 3.5 0 0 0 3.5-3.5c0-.87-.33-1.657-.855-2.269M3 6h10v1.987a3.46 3.46 0 0 0-1.645-.428A3.5 3.5 0 0 0 8.445 13H3zm9.978 7.041a391 391 0 0 1-1.288-1.304.743.743 0 1 1 0-1.338l.908-.908c.081-.081.356-.149.49-.149 0 .09-.06.358-.134.462-.068.095-.791.822-.917.948a.75.75 0 0 1 0 .633l1.386 1.389s.312.327.268.625c-.208 0-.416-.06-.713-.358" class="cls-1"/></svg>'},Eu={name:"calendar_day_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 10H4V7h3zm7-7v11H2V3h2V2h2v1h4V2h2v1zm-1 3H3v7h10z" class="cls-1"/></svg>'},Au={name:"calendar_day_outline_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zM7 7H4v3h3zM6 9H5V8h1z" class="cls-1"/></svg>'},Ou={name:"calendar_days_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zM6 9H4V7h2zm3-2H7v2h2zm3 0h-2v2h2zm-6 3H4v2h2zm3 0H7v2h2z" class="cls-1"/></svg>'},Tu={name:"calendar_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zm-1-5H4V7h8zm0 2H4V9h8zm0 2H4v-1h8z" class="cls-1"/></svg>'},Ru={name:"calendar_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zm-1-1H4V7h8z" class="cls-1"/></svg>'},Fu={name:"calendar_week_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="cls-3"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zm-1-4H4V7h8z" class="cls-1"/></g></svg>'},Nu={name:"chart_diagram_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3Z" class="cls-1"/></svg>'},Lu={name:"chart_diagram_child_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3Zm-8 2H3v-1h1Zm4 0H7v-1h1Zm4 0h-1v-1h1Z" class="cls-1"/></svg>'},Bu={name:"chart_diagram_parent_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3ZM7 4V3h1v1Z" class="cls-1"/></svg>'},Pu={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 d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3Zm-6 2H4v-1h1Zm6 0h-1v-1h1Z" class="cls-1"/></svg>'},zu={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z" class="cls-1"/></svg>'},Vu={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="12.5" cy="11.5" r="1.5" class="cls-1"/><path d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z" class="cls-2"/></svg>'},Hu={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m0 9.429A3.429 3.429 0 1 1 11.429 8 3.43 3.43 0 0 1 8 11.429" class="cls-1"/></svg>'},Uu={name:"circle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="8" cy="8" r="4" class="cls-1"/></svg>'},qu={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 2" class="cls-1"/></svg>'},ju={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z" class="cls-1"/></svg>'},Wu={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2" class="cls-1"/><path d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z" class="cls-2"/></svg>'},Gu={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.26 4.26 0 0 1 2.36-.713M3.789 8a4.26 4.26 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8" class="cls-1"/></svg>'},Zu={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.075 1.714a4.26 4.26 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.26 4.26 0 0 1 2.36-.713M4.502 5.64l2.4 2.4-2.37 2.37a4.27 4.27 0 0 1-.03-4.77m3.573 6.647a4.26 4.26 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.26 4.26 0 0 1-2.361.713m3.573-1.925L9.326 8.039l2.35-2.349a4.25 4.25 0 0 1-.028 4.67" class="cls-1"/></svg>'},Ku={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2m1-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" class="cls-1"/></svg>'},Yu={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.64 1.64 0 0 1 .84-.256 2 2 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.28 1.28 0 0 1 0 1.085l2.376 2.38a1.6 1.6 0 0 1 .458 1.072 1.62 1.62 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" class="cls-1"/></svg>'},Xu={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m8.108 7.392.955-.957a1 1 0 0 1 .516-.157 1.2 1.2 0 0 1-.14.486c-.072.1-.834.866-.966.999a.79.79 0 0 1 0 .666l1.341 1.344a.98.98 0 0 1 .281.658 1 1 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.8 4.8 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a5 5 0 0 0-.563-.344 5 5 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.8 4.8 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.8 4.8 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.7 4.7 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.7 4.7 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.7 4.7 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.7 4.7 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.45" class="cls-1"/></svg>'},Ju={name:"clock_exclamation_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.821 5.114h1.357V6H2.82zM2.798 1l.155 3.56h1.094L4.202 1zm7.481 2.575h.001l-.013-.007a5 5 0 0 0-.606-.262 5 5 0 0 0-.523-.163 5 5 0 0 0-.286-.055A4.7 4.7 0 0 0 8 3q-.023.002-.045.005a5 5 0 0 0-.785.079c-.097.016-.194.03-.29.052a5 5 0 0 0-.575.179c-.48.174-.907.438-1.305.74V7H3.109l-.017.092a5 5 0 0 0-.088.87Q3.002 7.98 3 8c0 .293.036.575.088.852q.023.143.055.285.068.273.165.532.11.308.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.425m-.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.06 1.06 0 0 1 0 .903l1.816 1.82s.445.466.382.89c-.297 0-.594-.085-1.017-.509" class="cls-1"/></svg>'},Qu={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 3a4.95 4.95 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3m2.003 7.616a454 454 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.65 1.65 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.06 1.06 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-.51" class="cls-1"/><path d="M5.477 5H1.522L3.5 1.045z" class="cls-2"/></svg>'},tp={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 5h5V2H2v8h3Zm1 1v8h8V6Z" class="cls-1"/></svg>'},ep={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.08 11.977a5.1 5.1 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.2 4.2 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.25 2.25 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-.003m-.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.9.9 0 0 0-.337.067l-.493.202.159-.508q.134-.425.134-.872a2.914 2.914 0 0 0-2.91-2.911 2.9 2.9 0 0 0-2.87 2.436l-.043.268-.264-.067a1.6 1.6 0 0 0-.403-.051" class="cls-1"/></svg>'},np={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.6 10.6 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.68q0 .06-.002.121A2.375 2.375 0 0 1 15 9.006" class="cls-1"/></svg>'},ip={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.78 2.78 0 0 0 1.725 2.516 4.9 4.9 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897m-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 2 2 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.213M4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1m5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z" class="cls-1"/></svg>'},sp={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m6.823 2-2.217.914.516 1.25a4.7 4.7 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.8 4.8 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.8 4.8 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a5 5 0 0 0 .674.048 5 5 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.8 4.8 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.7 4.7 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.7 4.7 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a5 5 0 0 0-.676-.049 5 5 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.98 2.98 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.2 1.2 0 0 0 8 6.8" class="cls-1"/></svg>'},op={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.147 11.648q-.015.01-.032.02a4 4 0 0 1-.46.224l-.012.005q-.05.022-.103.042c-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033q-.03.01-.062.019-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02q-.32.045-.653.079l-.103.012a18 18 0 0 1-.903.06q-.381.016-.759.018a19 19 0 0 1-1.66-.078l-.105-.012a16 16 0 0 1-.65-.08l-.134-.018q-.346-.053-.67-.122l-.132-.029a9 9 0 0 1-.582-.145l-.059-.017q-.052-.016-.1-.034a7 7 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4 4 0 0 1-.462-.223l-.03-.02a2.3 2.3 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051q.155.053.326.1.177.051.371.098a14.8 14.8 0 0 0 3.4.362 14.8 14.8 0 0 0 3.403-.362 8 8 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.5 2.5 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.052q.155.052.328.1.175.05.37.097a14.8 14.8 0 0 0 3.399.362 14.8 14.8 0 0 0 3.401-.362 8 8 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.095a4 4 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4 4 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a4 4 0 0 1 .52.223 4 4 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a4 4 0 0 1 .341 1.058l1.127.095-.133 1.539a10.2 10.2 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.54 2.54 0 0 0-2.938.45 2.41 2.41 0 0 0-.698 2.14 12 12 0 0 0-1.482.311zm4.067-.468c-.331 0-.697.012-1.077.035a1 1 0 0 1-.026-.314 1 1 0 0 1 .292-.618 1.01 1.01 0 0 1 1.174-.18.99.99 0 0 1 .539.967 1 1 0 0 1-.036.132 18 18 0 0 0-.866-.022" class="cls-1"/></svg>'},rp={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.7 4.7 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a5 5 0 0 0-.676-.049 5 5 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.7 4.7 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.8 4.8 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.8 4.8 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a5 5 0 0 0 .674.048 5 5 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.8 4.8 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.7 4.7 0 0 0 .002-1.34m-1.06 2.418c0 .244-.35.5-.954.703a5 5 0 0 1-.466.131 10 10 0 0 1-2.273.243 10 10 0 0 1-2.271-.243 6 6 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08q.013.011.03.023a1.6 1.6 0 0 0 .223.16l.02.013a3 3 0 0 0 .309.15l.006.002.068.028q.054.02.11.037.093.035.19.066.033.012.067.023l.04.011q.185.054.389.098l.087.02q.217.045.448.08l.09.012q.212.03.434.054l.07.008q.244.022.491.035l.112.005a12 12 0 0 0 1.013 0l.11-.005q.248-.012.493-.035l.069-.008q.222-.022.436-.054l.09-.012q.23-.035.447-.08l.088-.02q.202-.045.388-.097l.042-.012.066-.023q.098-.03.19-.066.056-.018.109-.037l.069-.028.007-.003a3 3 0 0 0 .308-.149l.022-.014a2 2 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5 5 0 0 1-.466.13 10 10 0 0 1-2.273.243 10 10 0 0 1-2.271-.242 5 5 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32q.013.011.03.022a1.6 1.6 0 0 0 .223.16l.02.013a3 3 0 0 0 .309.15l.006.003q.034.014.068.027l.11.038q.093.034.19.066.033.011.067.023l.04.011q.185.052.389.097l.087.02q.217.045.448.08l.09.013q.212.03.434.053l.07.008a12 12 0 0 0 1.726.035q.248-.012.493-.035l.069-.008q.222-.023.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097.022-.005.042-.012.033-.01.067-.022.096-.031.19-.066l.108-.037.069-.028.008-.003a3 3 0 0 0 .307-.15l.022-.013a2 2 0 0 0 .222-.16q.015-.01.03-.022Zm-.953-1.05q-.105.034-.22.066-.117.035-.247.065a10 10 0 0 1-2.272.242 10 10 0 0 1-2.271-.242 6 6 0 0 1-.466-.132c-.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.702" class="cls-1"/></svg>'},ap={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.712 5.956a.76.76 0 0 1-.224.477.79.79 0 0 1-.909.139.762.762 0 0 1-.19-1.224.78.78 0 0 1 .907-.14.77.77 0 0 1 .416.748M14 11.61l-.441 1.088-.62-.246a2 2 0 0 1-.232.268 2 2 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.4 2.4 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2 2 0 0 1-.256-.215 2.4 2.4 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.3 2.3 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.4 2.4 0 0 1 .234-.27 3 3 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.4 2.4 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.4 2.4 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.3 2.3 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.5 1.5 0 0 0 .486.313 1.5 1.5 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081M9.036 8.33l-1.189.99-.564-.661a3.1 3.1 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3 3 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3 3 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3 3 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.2 3.2 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3 3 0 0 1 .402.172 3 3 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3 3 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3 3 0 0 1-.4.762ZM7.874 6.054a1.92 1.92 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.9 1.9 0 0 0 .562-1.193m3.376 4.467a.6.6 0 0 0-.64.13.6.6 0 0 0-.131.196.584.584 0 0 0 .33.761.6.6 0 0 0 .64-.13.6.6 0 0 0 .13-.195.58.58 0 0 0-.135-.637.6.6 0 0 0-.194-.125" class="cls-1"/></svg>'},lp={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m14 3.11-1.178-.632-1.875 2.133a5.4 5.4 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5 5 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5 5 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a5 5 0 0 0 .453.525l-.13.427h7.232a.82.82 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.77 2.77 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" class="cls-1"/></svg>'},cp={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.5" class="cls-1"/></svg>'},dp={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},hp={name:"copy_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 5h5V2H2v8h3Zm1 1v8h8V6Zm7 7H7V7h6Z" class="cls-1"/></svg>'},up={name:"copy_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 5h5V2H2v8h3Zm1 1v8h8V6Zm7 7H7V7h6Zm-1-4H8V8h4Zm-1 2H8v-1h3Z" class="cls-1"/></svg>'},pp={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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-5H4v4h8zm-5 6H5v1h2Z" class="cls-1"/></svg>'},fp={name:"dashboard_builder_legend_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},mp={name:"dashboard_builder_templates_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm11 11H3V3h10Z" class="cls-1"/><path d="M9 9h3v1H9zM12 4H4v4h8Zm-1 3H5V5h6ZM8 9H4v3h4Zm-1 2H5v-1h2ZM9 11h3v1H9z" class="cls-1"/></svg>'},gp={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 1H4v4h8zm0-4H8v3h4Z" class="cls-1"/></svg>'},vp={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.588 11.46a3 3 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.2 16.2 0 0 1 7.997 14a16 16 0 0 1-3.69-.391 9 9 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.6 2.6 0 0 0 .362.26q.017.01.033.02a4 4 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06q.15.055.308.106c.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031q.352.073.727.13.073.011.146.02a17 17 0 0 0 .82.1 25 25 0 0 0 .98.065c.273.01.55.019.822.019q.41-.001.824-.02.09-.005.179-.007.403-.022.801-.057l.112-.014q.36-.035.708-.086.073-.009.147-.02.374-.057.725-.13.074-.017.144-.031.328-.072.63-.157.034-.01.069-.02c.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06q.056-.02.111-.045l.013-.005a4 4 0 0 0 .5-.241zm0-2.845-.035.022a5 5 0 0 1-.5.241l-.013.005q-.055.023-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036q-.035.01-.069.02a11 11 0 0 1-.774.187q-.35.075-.725.13-.074.012-.147.021-.348.051-.708.086L9.8 9.59q-.398.037-.801.057l-.18.008q-.413.019-.823.02a19 19 0 0 1-.823-.02l-.18-.008a21 21 0 0 1-.8-.057l-.113-.013q-.36-.035-.706-.086-.073-.008-.146-.02a13 13 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a8 8 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4 4 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.5 2.5 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136q.167.056.354.108.191.054.402.105a16 16 0 0 0 3.691.39 16.2 16.2 0 0 0 3.694-.39 9 9 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a3 3 0 0 1-.361.258m0-2.845-.035.022a5 5 0 0 1-.5.241l-.013.005q-.055.023-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036q-.034.01-.069.02-.302.084-.63.156l-.144.031q-.351.075-.725.132-.074.009-.147.02-.348.049-.708.085l-.112.013a19 19 0 0 1-.98.066q-.414.016-.824.018a21 21 0 0 1-1.802-.084l-.114-.013q-.36-.036-.706-.086l-.146-.02q-.375-.057-.727-.13c-.05-.01-.094-.022-.142-.032q-.33-.072-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a8 8 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4 4 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.5 2.5 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136q.167.056.354.108.191.054.402.105a16 16 0 0 0 3.691.39 16.2 16.2 0 0 0 3.694-.39 9 9 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a3 3 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.135q.168.057.355.11.192.053.402.103a16.2 16.2 0 0 0 3.69.39 16.2 16.2 0 0 0 3.692-.39 9 9 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738" class="cls-1"/></svg>'},bp={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.919 12.103a12 12 0 0 1-1.594-.26 8 8 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2 2 0 0 0 .308.222l.028.018a4 4 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051q.129.048.262.092c.032.01.06.022.094.032l.054.014q.256.075.538.136l.121.027q.301.062.62.111.062.01.124.018.295.042.6.073l.038.005-.613.613Zm-2.238-7.74q.145.049.303.093.163.045.343.09a13.7 13.7 0 0 0 3.142.333 13.7 13.7 0 0 0 3.144-.334 8 8 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.973m5.047 6.495.008.007.008-.008Zm-5.047-4.07q.142.049.301.093.164.046.343.09a13.7 13.7 0 0 0 3.143.334 13.7 13.7 0 0 0 3.146-.335 8 8 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.3 2.3 0 0 1-.307.22l-.03.02a4 4 0 0 1-.426.206l-.01.004q-.047.02-.096.039c-.047.017-.101.033-.15.05q-.128.049-.263.092-.046.017-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017q-.297.043-.604.074l-.095.01a16 16 0 0 1-.835.057q-.352.015-.701.016a17 17 0 0 1-1.535-.072l-.097-.011a15 15 0 0 1-.6-.074l-.125-.017q-.319-.05-.62-.112l-.12-.027a9 9 0 0 1-.54-.134q-.028-.008-.053-.016c-.034-.01-.062-.022-.094-.032a7 7 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a4 4 0 0 1-.427-.207l-.028-.017a2 2 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972m0 2.436q.142.049.301.093.164.046.343.09a13 13 0 0 0 2.644.327l.318-.318.323.324a14.4 14.4 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004q-.047.02-.096.04c-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032q-.029.008-.058.017a9 9 0 0 1-.66.16q-.298.064-.617.112l-.124.017q-.297.044-.604.074l-.095.011q-.339.03-.682.049l-.153.007q-.352.016-.701.016-.35 0-.7-.016l-.155-.007a17 17 0 0 1-.68-.049l-.097-.011a15 15 0 0 1-.6-.074q-.063-.008-.125-.017a11 11 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a7 7 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053q-.046-.017-.093-.038l-.01-.004a4 4 0 0 1-.427-.207l-.028-.017a2 2 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972m9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z" class="cls-1"/></svg>'},yp={name:"debug_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.875 11.673a1 1 0 0 1-2 0c0-.02.01-.038.012-.058l-.741-.494C9.97 12.783 8 14 8 14s-2.003-1.36-3.174-3.027l-.963.642c.002.02.012.037.012.058a1 1 0 1 1-1-1 1 1 0 0 1 .435.109l1.01-.674C4.124 9.685 4 9.255 4 8.832v-.16h-.528a.99.99 0 0 1-.847.5 1 1 0 0 1 0-2c.366 0 .673.207.847.5H4V5h1.375v-.903a.99.99 0 0 1-.5-.847 1 1 0 0 1 2 0 .99.99 0 0 1-.5.847V5h3.25v-.903a.99.99 0 0 1-.5-.847 1 1 0 0 1 2 0 .99.99 0 0 1-.5.847V5H12v2.673h.278c.174-.294.48-.5.847-.5a1 1 0 1 1 0 2 .99.99 0 0 1-.847-.5H12v.159c0 .488-.133.967-.346 1.426l.786.524a1 1 0 0 1 .435-.11 1 1 0 0 1 1 1" class="cls-1"/></svg>'},wp={name:"desktop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 3H2v8h5v1H5v1h6v-1H9v-1h5V3Zm0 7H3V4h10Z" class="cls-1"/></svg>'},xp={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 2M2.048 7.236h1.897a4.12 4.12 0 0 1 3.675-3.352V2A6.01 6.01 0 0 0 2.05 7.236" class="cls-1"/></svg>'},Cp={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3m5-2a2 2 0 1 0 2 2 2 2 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3" class="cls-1"/></svg>'},kp={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0m5-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-6" class="cls-1"/></svg>'},Sp={name:"down_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m5.958 10.03 2.063-6.281.49 2.344 4.117-4.122 1.414 1.414L9.94 7.487l2.324.504z" class="cls-1"/><path d="M8 10.42V12H4V8h1.572l.657-2H2v8h8V9.774z" class="cls-1"/></svg>'},_p={name:"download_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 9v5H2V9h1v4h10V9Zm-5.982 2L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1Z" class="cls-1"/></svg>'},Ip={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1M12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2M8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2M2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444M2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12m11.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.89.89 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" class="cls-1"/></svg>'},Mp={name:"exclamation_mark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.371 11.873h3.256V14H6.37ZM6.316 2l.37 8.542h2.628L9.684 2Z" class="cls-1"/></svg>'},$p={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.856 3.657A7 7 0 0 0 1 8.001a7.59 7.59 0 0 0 7.146 4.342A7 7 0 0 0 15 8a7.59 7.59 0 0 0-7.144-4.344m-1.199 7.289A5.11 5.11 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.8 2.8 0 0 0-1.414 1.223l2.787 1.22H4.977a3.5 3.5 0 0 0-.053.576 3.35 3.35 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5 5 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963" class="cls-1"/></svg>'},Dp={name:"eye_dash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.832 3.902a9.5 9.5 0 0 1 2.024-.245c3.264.09 5.676 1.427 7.144 4.344-.543 1.222-1.279 2.157-2.173 2.852l-.83-.825c1.277-.888 1.56-2.027 1.56-2.027a5 5 0 0 0-3.942-2.944 3.36 3.36 0 0 1 1.664 2.926 3.3 3.3 0 0 1-.196 1.137zm-.674 3.505h-.18q-.052.286-.054.576a3.35 3.35 0 0 0 1.734 2.962 5.11 5.11 0 0 1-4.215-2.944s.252-.981 1.303-1.84c.029-.024.067-.046.097-.069l-.828-.828C2.19 5.947 1.512 6.849 1 8c1.469 2.916 3.882 4.252 7.146 4.342a9.7 9.7 0 0 0 1.754-.194zm-1.77-4.733-.708.708 9.9 9.9.707-.708z" class="cls-1"/></svg>'},Ep={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.597 9.844H7.865A7.5 7.5 0 0 1 6.19 11.96a3.32 3.32 0 0 1-2.042.667 2.84 2.84 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.35 1.35 0 0 0 1.2.716 1.98 1.98 0 0 0 1.385-.625 11.6 11.6 0 0 0 1.722-2.403l2.252-3.88a8 8 0 0 0-.679-.037 2.37 2.37 0 0 0-1.66.54 1.97 1.97 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.85 3.85 0 0 1 .645-1.874 3.3 3.3 0 0 1 1.34-1.177 6.7 6.7 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.9 4.9 0 0 0 .29 1.701.5.5 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" class="cls-1"/></svg>'},Ap={name:"file_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 3v10h8V7H8V3Zm5 0v3h3Z" class="cls-1"/></svg>'},Op={name:"file_arrow_curved_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7 2 3 3H7zM6 6V2H2v12h4.282l.03-.187A4.51 4.51 0 0 1 10 10.065V6zm8 5.5L11 9v2c-1.817-.091-3.412 1.137-3.701 2.97.576-.672 2.077-2.065 3.701-1.82V14z" class="cls-1"/></svg>'},Tp={name:"file_drawer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 4v10h12V4Zm8 4H6V6h4Zm4-5H2V2h12Z" class="cls-1"/></svg>'},Rp={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 6v6h-3.333a3.7 3.7 0 0 0 .249-1.302A3.7 3.7 0 0 0 7.22 7 3.7 3.7 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-.956m-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745" class="cls-1"/></svg>'},Fp={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.15 1.15 0 0 1-1.07.726" class="cls-1"/></svg>'},Np={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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-.546M11 12H8v-2H6v2H5V9h6zm1-4H4V5h8z" class="cls-1"/></svg>'},Lp={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.6.6 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5M11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1z" class="cls-1"/></svg>'},Bp={name:"floppy_disk_pen_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.803 11H7V9H5v2H4V8h6v.617l1.469-1.471q.227-.224.514-.347L12 3.546c0-.33-.215-.546-.545-.546H2.583A.585.585 0 0 0 2 3.598V10.5l1.5 1.497L7.372 12zM3 7V4h8v3zm11.166 1.935L13.09 7.859a.64.64 0 0 0-.908 0l-3.388 3.393-1.503 3.483 3.487-1.5 3.388-3.392a.64.64 0 0 0 0-.908m-5.683 4.803-.198-.199.916-2.116.34 1.06 1.058.35z" class="cls-1"/></svg>'},Pp={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1m7.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.6.6 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5M11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z" class="cls-1"/></svg>'},zp={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1m3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1m3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1m.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.6.6 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5M11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z" class="cls-1"/></svg>'},Vp={name:"folder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 4V3H2v10h12V4Zm6 2H3V5h10Z" class="cls-1"/></svg>'},Hp={name:"folder_open_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 3v1.002h6V6h-1V5H3v1H2V3ZM2 13h11l1-6H2Z" class="cls-1"/></svg>'},Up={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m6.027 14 2.5-12h1.5l-2.5 12z" class="cls-1"/></svg>'},qp={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11M5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5m7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5M11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5" class="cls-1"/></svg>'},jp={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 3 0 0 0-.394-.1 2.5 2.5 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.33 1.33 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.6 3.6 0 0 1-.462 1.357 2.6 2.6 0 0 1-.784.808 3 3 0 0 1-.938.387A4.8 4.8 0 0 1 3.184 13q-.275 0-.629-.03A3.5 3.5 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.5 2.5 0 0 0 .5.052 1.3 1.3 0 0 0 .898-.29 1.6 1.6 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.94 2.94 0 0 1 .444-1.244 2.5 2.5 0 0 1 .76-.734 2.6 2.6 0 0 1 .94-.356A5.6 5.6 0 0 1 8.357 3q.294 0 .588.025t.599.076Z" class="cls-1"/></svg>'},Wp={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.969 5.196a1.76 1.76 0 0 1 1.142-.49 1.76 1.76 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.4 1.4 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.3 1.3 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.4 1.4 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.3 1.3 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.98 5.98 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.6 2.6 0 0 0 .64-1.082A5.97 5.97 0 0 1 14 8.86m-6-6a5.998 5.998 0 0 0-4.201 10.28l1.309-1.308a4.14 4.14 0 0 1 4.644-6.725l.564-.564a2.6 2.6 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86" class="cls-1"/></svg>'},Gp={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 1m4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z" class="cls-1"/></svg>'},Zp={name:"grid_two_by_two_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 9h3v3H4Zm5 0h3v3H9ZM4 4h3v3H4Zm5 0h3v3H9ZM2 14h12V2H2Z" class="cls-1"/></svg>'},Kp={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 14H6V8h3ZM8.875 2H6.723A1.99 1.99 0 0 1 5 3a2.49 2.49 0 0 1-2-1H2v4h1a1.8 1.8 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 2" class="cls-1"/></svg>'},Yp={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},Xp={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5z" class="cls-1"/></svg>'},Jp={name:"horizontal_triangle_outline_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.05 2v12l11.4-6zM4 5.313 9.156 8 4 10.688z" class="cls-1"/></svg>'},Qp={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.774 13.4h-.047v-.49h-.404a2.5 2.5 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.5 2.5 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.5 2.5 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.5 2.5 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6M8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.2 7.2 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.7 7.7 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305" class="cls-1"/></svg>'},tf={name:"indent_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m2.5 7.5 1 2.5-1 2.5 5-2.5zM2 3h12v2H2zM9 7h5v2H9zM9 11h5v2H9z" class="cls-1"/></svg>'},ef={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2M4 4v8h8V4Zm6 6H6V6h4Z" class="cls-1"/></svg>'},nf={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.16 1.16 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.16 1.16 0 0 0-.35.846 1.14 1.14 0 0 0 .354.838" class="cls-1"/></svg>'},sf={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m-.697 2.28a.95.95 0 0 1 1.35 0 .93.93 0 0 1 .276.675.952.952 0 0 1-1.905 0 .92.92 0 0 1 .279-.674M9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z" class="cls-1"/></svg>'},of={name:"inward_squares_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 10h2v2H4zm-1 3h1v-1H3zm7-7H6v4h4zM3 3v4h2V5h6v6H9v2h4V3z" class="cls-1"/></svg>'},rf={name:"italic_i_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><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.523z"/></svg>'},af={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},lf={name:"laptop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 11V3H3v8H2v2h12v-2Zm-2 1H5v-1h6Zm1-1.996H4V4h8Z" class="cls-1"/></svg>'},cf={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},df={name:"lightbulb_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 5.53C12 3.584 10.206 2 8 2S4 3.583 4 5.53c0 .736.256 1.44.74 2.04.801.99 1.285 2.456 1.555 3.427h3.41c.27-.97.754-2.437 1.556-3.428.483-.598.739-1.303.739-2.038M9.138 14H6.862l-.569-1.001v-.3l.285-.15-.285-.15v-.401h3.414v.4l-.285.15.285.15V13z" class="cls-1"/></svg>'},hf={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z" class="cls-1"/></svg>'},uf={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.465 5.592A2.91 2.91 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.43 1.43 0 0 0 .054 2.038 1.5 1.5 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.46 3.46 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a3 3 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A47 47 0 0 1 5.53 6.356a2.83 2.83 0 0 1 1.935-.764M10.583 2.5a3 3 0 0 0-.69.081 10.4 10.4 0 0 0-2.996 2.377 3.5 3.5 0 0 1 .568-.054 3.6 3.6 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.22 1.22 0 0 1 .913-.395 1.51 1.51 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.42 1.42 0 0 1-.975.395 1.48 1.48 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.88 2.88 0 0 0 2.493 1.42 2.8 2.8 0 0 0 1.93-.76 54 54 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5" class="cls-1"/></svg>'},pf={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.202 9.45a2.64 2.64 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.34 1.34 0 0 0-.326-1.312 1.3 1.3 0 0 0-.88-.374 38 38 0 0 0-2.779.002 1.3 1.3 0 0 0-1.273 1.341 1.37 1.37 0 0 0 .39.944 1.16 1.16 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.14 3.14 0 0 0 1.104 1.344 8.1 8.1 0 0 1-3.45-.395 2.7 2.7 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a43 43 0 0 1 2.951-.003 2.56 2.56 0 0 1 1.731.751m3.984.017a2.7 2.7 0 0 0-.495-.39 9.4 9.4 0 0 0-3.447-.398 3 3 0 0 1 .4.33 3.3 3.3 0 0 1 .68 1c.457.031.864.035 1.096.027a1.1 1.1 0 0 1 .839.331 1.37 1.37 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.3 1.3 0 0 1-.878-.372 1.35 1.35 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.61 2.61 0 0 0 .688 2.51 2.55 2.55 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" class="cls-1"/></svg>'},ff={name:"list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 13H2v-2h2Zm10-2H6v2h8ZM4 7H2v2h2Zm10 0H6v2h8ZM4 3H2v2h2Zm10 0H6v2h8Z" class="cls-1"/></svg>'},mf={name:"list_tree_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10 5v2h4v2h-4v2h4v2H8V5H5V3h9v2ZM2 5h2V3H2Zm5 6H5v2h2Zm0-4H5v2h2Z" class="cls-1"/></svg>'},gf={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8 8 0 0 1-.694.178 16 16 0 0 1-3.382.328 16 16 0 0 1-3.38-.328 9 9 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.3 2.3 0 0 0 .332.218l.03.017a4 4 0 0 0 .46.202l.01.005.1.037q.081.026.164.05.139.047.283.09.048.016.1.031l.058.015q.277.072.58.132.063.014.13.026.322.063.666.11l.134.017q.315.041.646.072l.104.01q.364.031.731.049l.166.007q.378.015.754.016.375-.001.754-.016l.164-.007q.37-.018.734-.048l.102-.011q.33-.03.649-.072.067-.008.134-.017.343-.048.664-.11.068-.012.132-.026.3-.06.577-.13.031-.01.063-.017c.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05q.053-.018.103-.037l.012-.005a4 4 0 0 0 .457-.202q.018-.01.032-.018a2.5 2.5 0 0 0 .33-.216m-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952q.153.048.325.091.176.046.368.088a16 16 0 0 0 3.38.327 16 16 0 0 0 3.38-.327 9 9 0 0 0 .695-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457M14 6V5H5V3h2V2H2v1h2v5.581a10 10 0 0 1 1-.255V6h3v2h6V7H9V6Z" class="cls-1"/></svg>'},vf={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 8V7a3.89 3.89 0 0 0-4-4 3.82 3.82 0 0 0-2.81 1.078A4.35 4.35 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.4 2.4 0 0 1 .566-1.516A1.83 1.83 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z" class="cls-1"/></svg>'},bf={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.83" class="cls-1"/></svg>'},yf={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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-.73m-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" class="cls-1"/></svg>'},wf={name:"message_bot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14.985 2.016c.286.284.645.44 1.015.485-.369.044-.728.2-1.012.484a1.7 1.7 0 0 0-.487 1.013c-.044-.37-.2-.73-.487-1.015A1.7 1.7 0 0 0 13 2.498c.369-.044.728-.2 1.012-.484.286-.285.442-.644.487-1.013.044.37.2.73.486 1.015M13 7.994c0 2.208-2.239 3.997-5 3.997S3 10.2 3 7.994s2.239-3.996 5-3.996 5 1.79 5 3.996m-7 0a1 1 0 1 0 0-1.999 1 1 0 0 0 0 2m4.5 1.008h-5s.917 1.481 2.5 1.481c1.514 0 2.5-1.48 2.5-1.48m.5-2.007a1 1 0 1 0-1.999.001 1 1 0 0 0 1.999 0m3.692 2.759c-.878 2.452-3.541 4.235-6.692 4.235a8 8 0 0 1-1.782-.204L3 15.5v-3.3c-.764-.673-1.363-1.527-1.692-2.446C.696 9.418 0 8.76 0 7.994S.696 6.57 1.308 6.235C2.186 3.783 4.849 2 8 2c1.075 0 2.09.214 3 .585V1h1v2.078c1.267.758 2.23 1.862 2.692 3.156.612.335 1.308.993 1.308 1.76s-.696 1.423-1.308 1.759M14 7.994C14 5.24 11.308 3 8 3S2 5.24 2 7.994s2.692 4.996 6 4.996 6-2.241 6-4.996" class="cls-1"/></svg>'},xf={name:"microphone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 8V4a2 2 0 1 1 4 0v4a2 2 0 0 1-4 0m6 0v-.5a.5.5 0 1 0-1 0V8a3 3 0 1 1-6 0v-.5a.5.5 0 1 0-1 0V8c0 1.859 1.28 3.411 3 3.858V14h2v-2.142c1.72-.447 3-2 3-3.858" class="cls-1"/><path d="M6 8V4a2 2 0 1 1 4 0v4a2 2 0 0 1-4 0m6 0v-.5a.5.5 0 1 0-1 0V8a3 3 0 1 1-6 0v-.5a.5.5 0 1 0-1 0V8c0 1.859 1.28 3.411 3 3.858V14h2v-2.142c1.72-.447 3-2 3-3.858" class="cls-1"/></svg>'},Cf={name:"minus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 7h8v2H4z" class="cls-1"/></svg>'},kf={name:"minus_wide_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 7h10v2H3z" class="cls-1"/></svg>'},Sf={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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-.538M10 12H5V3h5Z" class="cls-1"/></svg>'},_f={name:"mountain_sun_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.457 10.097-1.468-3.011-1.195-1.026-.677.48-2.343-3.556L4.688 8.14l-1.204-.678-1.468 1.543L1 13h14zm-10.478-.2-.939 1.047.372-1.652.975-.993 2.722 3.04zm5.924.764L7.181 9.335l.17-1.958-2.192.896L7.605 4.19 9.4 7.06l-.11.943 1.197-1.038 2.228 4.345zM4.5 4.487a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0" class="cls-1"/></svg>'},If={name:"ni_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.172 4c1.675 0 3 1.354 3 3.103V13h-3V7h-3V4zm-3 9h-3V7h3zm10.656-9v9c-1.681 0-3-1.378-3-3V4z" class="cls-1"/></svg>'},Mf={name:"notebook_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 2h1v3h-1Zm0 8h1V6h-1Zm0 4h1v-3h-1ZM4 7h6V6H4Zm0-2h6V4H4ZM2 2h10v12H2Z" class="cls-1"/></svg>'},$f={name:"number_list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M14 11H6v2h8zm0-4H6v2h8zm0-4H6v2h8zM1.999 4.644h.73V2.302h-.585v-.271c.295-.05.505-.13.681-.235h.32v2.848h.656v.346H1.999zM1.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.804zM1.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.36 1.36 0 0 1-1.051-.451"/></svg>'},Df={name:"outdent_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7.5 12.5-1-2.5 1-2.5-5 2.5zM2 3h12v2H2zM9 7h5v2H9zM9 11h5v2H9z" class="cls-1"/></svg>'},Ef={name:"outward_squares_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 9H7V7h2zm-6 4h4V9H3zM3 3v4h2V5h6v6H9v2h4V3zm7 3H9v1h1z" class="cls-1"/></svg>'},Af={name:"paper_plane_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m1 12.5 2-4 6-1-6-1-2-4 14 5z" class="cls-1"/></svg>'},Of={name:"paperclip_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.5 14C6.406 14 5 12.393 5 10V5c0-1.822.981-3 2.5-3S10 3.178 10 5v3.98c0 1.328-.505 2-1.5 2s-1.5-.672-1.5-2V6h1v2.98c0 1 .266 1 .5 1s.5 0 .5-1V5c0-.602-.146-2-1.5-2S6 4.398 6 5v5c0 1.384.654 3 2.5 3s2.5-1.616 2.5-3V6h1v4c0 2.393-1.406 4-3.5 4"/></svg>'},Tf={name:"paste_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 5V3H3v6h2v1H2V2h8v3ZM6 6v8h8V6Z" class="cls-1"/></svg>'},Rf={name:"pause_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 3h3v10H4zM9 3h3v10H9z" class="cls-1"/></svg>'},Ff={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.118 2.793 4.84 8.076 2.5 13.5l5.43-2.335 5.278-5.284a1 1 0 0 0-.001-1.414l-1.675-1.674a1 1 0 0 0-1.414 0m-5.76 9.154-.31-.309 1.427-3.296.53 1.652 1.648.543z" class="cls-1"/></svg>'},Nf={name:"play",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.05 2v12l11.4-6z" class="cls-1"/></svg>'},Lf={name:"pot_with_lid_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 4V2H5v2H2v1h12V4ZM6 4V3h4v1Zm-4 9h1v1h10v-1h1V6H2Z" class="cls-1"/></svg>'},Bf={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.303 5.594a3.3 3.3 0 0 1-.195 1.176 2.6 2.6 0 0 1-.549.885 4 4 0 0 1-.852.672 7.5 7.5 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.2 3.2 0 0 0 .793-.429 2.1 2.1 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.04 1.04 0 0 0-.423-.939 2.16 2.16 0 0 0-1.195-.28 3.3 3.3 0 0 0-1.068.204 4.9 4.9 0 0 0-1.09.526h-.263V3.566a8 8 0 0 1 1.296-.372A8.2 8.2 0 0 1 7.77 3a4.2 4.2 0 0 1 2.579.718 2.24 2.24 0 0 1 .954 1.876M8.77 13H6.112v-1.737H8.77Z" class="cls-1"/></svg>'},Pf={name:"rectangle_check_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2v12h10V2zm9 11H4V3h8z" class="cls-2"/><path d="M5 9h6v1H5zM5 11h3v1H5z" class="cls-2"/><path d="M11 4.643 7.591 8 6 6.434l.682-.672.937.923L10.347 4z" class="cls-1"/></svg>'},zf={name:"rectangle_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2v12h10V2zm6 7H5V8h4zm2-2H5V6h6zm0-2H5V4h6z" class="cls-1"/></svg>'},Vf={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.45 7.985-7.602 4.013L7.75 8 5.848 3.987zM3.945 2.997 2.05 2 4.9 8l-2.85 6 1.902-1.005L6.325 8z" class="cls-1"/></svg>'},Hf={name:"screen_check_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3H2v8h5v1H5v1h6v-1H9v-1h5V3zm10 7H3V4h10z" class="cls-1"/><path d="M5.743 9 4 7.242l.766-.742.97 1.007L8.273 5 9 5.758zM10 6h2v1h-2zM8 8h4v1H8z" class="cls-1"/></svg>'},Uf={name:"screen_check_lines_calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 9H3V3h10v3h1V2H2v8h4zM4 11h2v1H4z" class="cls-1"/><path d="M13 8V7h-1v1H9V7H8v1H7v6h7V8zm0 5H8v-3h5zM5.465 8.052 3.723 6.295l.765-.743.97 1.007 2.538-2.507.727.758zM9.723 5.052h2v1h-2z" class="cls-1"/></svg>'},qf={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1" class="cls-1"/></svg>'},jf={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 10"/></svg>'},Wf={name:"shield_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},Gf={name:"shield_xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},Zf={name:"signal_bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 14H2V2h2Zm3-9H5v9h2Zm3 3H8v6h2Zm3 3h-2v3h2Z" class="cls-1"/></svg>'},Kf={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 12H2v-1.63a4.6 4.6 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.189s2.15-1.163 2.764-2.189a6.5 6.5 0 0 1 .9-1.267Zm0-6.054a4.6 4.6 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705S9.07 8.974 8.434 7.913c-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.5 6.5 0 0 1 2 9.18V4h12Z" class="cls-1"/></svg>'},Yf={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 2h-2v12h2zm-4 6.5-8 4v-8z" class="cls-1"/></svg>'},Xf={name:"sparkle_swirls_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><linearGradient id="a" x1="2.044" x2="13.956" y1="8" y2="8" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#009b65"/><stop offset=".5" stop-color="#00a7d2"/><stop offset="1" stop-color="#bb3bff"/></linearGradient></defs><path d="m13.956 7.972-.001.066c-.001.023-.006.068-.006.068a1.038 1.038 0 0 1-2.068-.126c0-.107.045-.33.044-.34.034-.229.07-.458.07-.696A4.735 4.735 0 0 0 5.45 2.571 5.9 5.9 0 0 1 7.968 2a5.99 5.99 0 0 1 5.988 5.972M4.005 9.056c0-.238.036-.467.07-.696-.001-.01.044-.233.044-.34a1.038 1.038 0 0 0-2.068-.126s-.005.045-.006.068l-.001.066A5.99 5.99 0 0 0 8.032 14c.903 0 1.751-.214 2.518-.571a4.735 4.735 0 0 1-6.546-4.373M8 9.594c.915 0 1.706.198 2.078.484-.286-.372-.484-1.163-.484-2.078s.198-1.706.484-2.078c-.372.286-1.163.484-2.078.484s-1.706-.198-2.078-.484c.286.372.484 1.163.484 2.078s-.198 1.706-.484 2.078c.372-.286 1.163-.484 2.078-.484" style="fill:url(#a);stroke-width:0"/></svg>'},Jf={name:"sparkles_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.498 2a2.85 2.85 0 0 1-.811 1.69A2.85 2.85 0 0 1 9 4.498a2.85 2.85 0 0 1 1.69.809c.477.476.739 1.076.812 1.693a2.85 2.85 0 0 1 .811-1.69A2.85 2.85 0 0 1 14 4.502a2.85 2.85 0 0 1-1.69-.809A2.84 2.84 0 0 1 11.497 2M7.495 3c-.163 1.355-.737 2.674-1.784 3.719C4.668 7.76 3.352 8.332 2 8.496c1.355.163 2.674.736 3.72 1.78C6.768 11.321 7.343 12.642 7.505 14c.162-1.355.736-2.674 1.784-3.719C10.332 9.24 11.648 8.668 13 8.504c-1.356-.163-2.674-.736-3.72-1.78C8.231 5.679 7.656 4.358 7.495 3" class="cls-1"/></svg>'},Qf={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.12 4.12 0 0 0-3.176 3.169M8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6" class="cls-1"/></svg>'},tm={name:"square_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm4.788 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z" class="cls-1"/></svg>'},em={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.1 2.1 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.8 1.8 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.2 2.2 0 0 0-1.274.262 2 2 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z" class="cls-1"/></svg>'},nm={name:"square_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3v10h10V3zm8 7.01-.99.99L8 8.99 5.99 11 5 10.01 7.01 8 5 5.99 5.99 5 8 7.01 10.01 5l.99.99L8.99 8z" class="cls-1"/></svg>'},im={name:"star_8_point_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.756 6.872 15 8.002 10.754 9.13l1.722 3.335-3.31-1.74L8.046 15l-1.118-4.276-3.312 1.736 1.727-3.332L1 7.996 5.343 6.87 3.621 3.535l3.308 1.74L8.052 1l1.12 4.276 3.31-1.734z" class="cls-1"/></svg>'},sm={name:"stop_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3h10v10H3z" class="cls-1"/></svg>'},om={name:"systemlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.357 9.143H4.786V6.79c0-.927.442-1.714 1.262-2.211C6.674 4.2 7.505 4 8.451 4h5.335v2.571H8.69c-.911.124-1.262.548-1.333 1.267z" class="cls-1"/><path d="M8.643 7.857h2.571v2.352c0 .927-.442 1.714-1.262 2.211-.626.38-1.457.58-2.403.58H2.214v-2.571H7.31c.911-.124 1.262-.548 1.333-1.267z" class="cls-1"/></svg>'},rm={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.26 2.26 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.8 2.8 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.1 2.1 0 0 0 1.01.213l.223.018V13Z" class="cls-1"/></svg>'},am={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.5 2h-9a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5M8 13.25a.75.75 0 1 1 .75-.75.75.75 0 0 1-.75.75M12 11H4V3h8Z" class="cls-1"/></svg>'},lm={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path 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.07 1.07 0 0 1 6.499 6.5" class="cls-1"/></svg>'},cm={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path 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.07 1.07 0 0 1 .013 1.516m6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z" class="cls-1"/></svg>'},dm={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2m4.9.99A5 5 0 0 0 9 3.1V1H7v2.1A5 5 0 0 0 3.1 7H1v2h2.1A5 5 0 0 0 7 12.9V15h2v-2.1A5 5 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4" class="cls-1"/></svg>'},hm={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M15 7v2h-2.1A5 5 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 5 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2" class="cls-1"/></svg>'},um={name:"three_circles_ascending_container_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 4H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2M4 8.75a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5m3 .5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m4 .5a1.75 1.75 0 1 1 0-3.5 1.75 1.75 0 0 1 0 3.5" class="cls-1"/></svg>'},pm={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5M.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8m12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8" class="cls-1"/></svg>'},fm={name:"three_vertical_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 3h2v10h-2zM7 3h2v10H7zM3 3h2v10H3z" class="cls-1"/></svg>'},mm={name:"thumb_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 10h-2V3h2zM2 6.554c0 .488.558.923.581 1.158s-.194.503-.194.796c0 .635.51 1.492 1.315 1.492H5.75c.336 0 .525.327.426.648C6.08 10.96 6 11 6 11.5 6 13 7.001 14 8 14a.5.5 0 0 0 .5-.5V12c0-1.5 1.317-1.13 2.5-3V3S8.255 2 6.5 2H5.064C3.68 2 4.034 3.334 3.839 3.404c-.453.162-1.023.676-1.023 1.35 0 .172.145.393.084.486-.123.186-.9.689-.9 1.314" class="cls-1"/></svg>'},gm={name:"thumb_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 7h2v7H2zm12 2.446c0-.488-.558-.923-.581-1.158s.194-.503.194-.796c0-.635-.51-1.492-1.315-1.492H10.25c-.336 0-.525-.327-.426-.648C9.92 5.04 10 5 10 4.5 10 3 8.999 2 8 2a.5.5 0 0 0-.5.5V4c0 1.5-1.317 1.13-2.5 3v6s2.745 1 4.5 1h1.436c1.383 0 1.03-1.334 1.225-1.404.453-.162 1.023-.676 1.023-1.35 0-.172-.145-.393-.084-.486.123-.186.9-.689.9-1.314" class="cls-1"/></svg>'},vm={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2" class="cls-1"/></svg>'},bm={name:"tile_size_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 8h6v6H2Zm0-6v5h2V4h8v8H9v2h5V2Z" class="cls-1"/></svg>'},ym={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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 12z" class="cls-1"/></svg>'},wm={name:"trash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10 4V2H6v2H3v2h1v8h8V6h1V4Zm-3 9H6V6h1Zm2-9H7V3h2Zm1 9H9V6h1Z" class="cls-1"/></svg>'},xm={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.586Z" class="cls-1"/></svg>'},Cm={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2 2 14h12z" class="cls-1"/></svg>'},km={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.625 8 8 2l4.375 6zM14 12H2v2h12zm0-3H2v2h12z" class="cls-1"/></svg>'},Sm={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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.6M7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z" class="cls-1"/></svg>'},_m={name:"two_squares_in_brackets",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 4h5v5H4zm6 3v3H7v2h5V7zM5 3V2H2v12h3v-1H3V3zm8-1h-2v1h2v10h-2v1h3V2z" class="cls-1"/></svg>'},Im={name:"two_triangles_between_lines",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M1.11 2.11v12h2v-12zm12 0v12h2v-12zm-6 8.974-3-3 3-3zm1.925-5.948 3 3-3 3z" class="cls-1"/></svg>'},Mm={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.55 1.55 0 0 0-1.182 1.51l.01.155.021.193a1.7 1.7 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.5 1.5 0 0 0 .992.36h.049a1.3 1.3 0 0 0 .224-.034l.03.015.006-.001q.694-.134 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3 3 0 0 1-.571.053 3.15 3.15 0 0 1-2.99-2.258l-.011-.045a3 3 0 0 1-.076-.35 3 3 0 0 1-.03-.206l-.004-.089a3 3 0 0 1-.016-.336A3.16 3.16 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.51 1.51 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.7 1.7 0 0 1-.035.58l-.064.185-.056.142a1.55 1.55 0 0 1-1.4.893 1.7 1.7 0 0 1-.313-.03 55 55 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3 3 0 0 0 .578.056 3.19 3.19 0 0 0 2.811-1.74 3 3 0 0 0 .129-.311l.033-.083.061-.197a3 3 0 0 0 .082-.351l.008-.044a3.13 3.13 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" class="cls-1"/></svg>'},$m={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.062 8V5.986a2.4 2.4 0 0 1 .566-1.516A1.83 1.83 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.89 3.89 0 0 0-4-4 3.82 3.82 0 0 0-2.81 1.078A4.35 4.35 0 0 0 4.062 6v2H3v6h10V8Z" class="cls-1"/></svg>'},Dm={name:"up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 10.828V12H4V8h1.172l2-2H2v8h8V8.828z" class="cls-1"/><path 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-.504z" class="cls-1"/></svg>'},Em={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z" class="cls-1"/></svg>'},Am={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4 4 0 0 1-.335.364 9 9 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.15 2.15 0 0 1 14 12.291V14H2v-1.673a2.16 2.16 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a9 9 0 0 1-.312-.749 4 4 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2" class="cls-1"/></svg>'},Om={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.57 7.28-.06.013a4.56 4.56 0 0 0-1.38-2.609V3.44a.48.48 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.48.48 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.48.48 0 0 0 .48.48h.48V14h4.32v-.96h.48a.48.48 0 0 0 .48-.48v-1.24a4.55 4.55 0 0 0 1.379-2.612l.061.012a.48.48 0 0 0 .48-.48v-.48a.48.48 0 0 0-.48-.48m-2.3 2.662a1.6 1.6 0 0 0-.182-.26L8.747 8.338a.79.79 0 0 0 0-.666c.132-.133.894-.899.965-1a1.2 1.2 0 0 0 .14-.485 1 1 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.5 1.5 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297" class="cls-1"/></svg>'},Tm={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26 26 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.443q.123.308.221.572c.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157q.119-.303.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.472" class="cls-1"/></svg>'},Rm={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m4.089 2.526h-1.868a5.6 5.6 0 0 0-.854-1.712 5.36 5.36 0 0 1 2.722 1.712m-2.722 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.36 5.36 0 0 1-2.722 1.712m3.181-2.344h-2.146a11 11 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 5 0 0 0 .663 1.21 5.36 5.36 0 0 1-2.722-1.712h.317a1 1 0 0 1-.017-.17v-.462h-.76a5.3 5.3 0 0 1-.804-2.526h1.564v-.632H2.646a5.3 5.3 0 0 1 .805-2.526h.759V4.69a1 1 0 0 1 .016-.164h-.316a5.36 5.36 0 0 1 2.722-1.712 5 5 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.344a11 11 0 0 0-.208-1.186h2.146a5.3 5.3 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.3 5.3 0 0 1-.804 2.526M12.105 8a.33.33 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.33.33 0 0 1 .176.29" class="cls-1"/></svg>'},Fm={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.36 5.36 0 0 1 2.722 1.712m-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.36 5.36 0 0 1-2.722 1.712m3.181-2.344h-2.146a11 11 0 0 0 .208-1.187L9.923 10a10 10 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 5 0 0 0 .663 1.21 5.36 5.36 0 0 1-2.722-1.712h.317a1 1 0 0 1-.017-.17v-.462h-.76a5.3 5.3 0 0 1-.804-2.526H4.21v-.632H2.647a5.3 5.3 0 0 1 .805-2.526h.759V4.69a1 1 0 0 1 .016-.164h-.316a5.36 5.36 0 0 1 2.722-1.712 5 5 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.344a11 11 0 0 0-.208-1.186h2.146a5.3 5.3 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.3 5.3 0 0 1-.804 2.526m-.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-.585m-6.087 2.505V5.78L10.274 8Z" class="cls-1"/></svg>'},Nm={name:"window_code_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},Lm={name:"window_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm11 11H3V5h10ZM7 8H4V6h3Zm5 2H4V9h8Zm0 2H4v-1h8Z" class="cls-1"/></svg>'},Bm={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.286 11.714-5.791-5.79a2.5 2.5 0 0 0 .17-.755 2.2 2.2 0 0 0-.095-.814 2.1 2.1 0 0 0-.55-.904 2.33 2.33 0 0 0-1.76-.685h-.045a2.1 2.1 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.86 1.86 0 0 1-.22.854 1 1 0 0 1-.114.145 1.65 1.65 0 0 1-1.003.335L2.61 4.704l-.449-.449a2 2 0 0 0-.135.545l-.015.105a2.34 2.34 0 0 0 .384 1.518 2.5 2.5 0 0 0 .295.36 2.2 2.2 0 0 0 1.576.65 2.5 2.5 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" class="cls-1"/></svg>'},Pm={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},zm={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path 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" class="cls-1"/></svg>'},Vm=Q`<div
|
|
1999
1999
|
class="icon"
|
|
2000
2000
|
aria-hidden="true"
|
|
2001
2001
|
:innerHTML=${t=>t.icon.data}
|
|
@@ -2226,7 +2226,7 @@ const yg=Mt`
|
|
|
2226
2226
|
display: none;
|
|
2227
2227
|
}
|
|
2228
2228
|
`
|
|
2229
|
-
class wg extends Ls{constructor(){super(...arguments),this.selected=!1,this.disabled=!1}isNestedItem(){return
|
|
2229
|
+
class wg extends Ls{constructor(){super(...arguments),this.selected=!1,this.disabled=!1}isNestedItem(){return Ts(this.parentElement)}handleFocus(t){this.setAttribute("tabindex","0")}handleBlur(t){this.setAttribute("tabindex","-1")}keydownHandler(t){if(t.defaultPrevented)return!1
|
|
2230
2230
|
switch(t.key){case Ga:t.stopPropagation()
|
|
2231
2231
|
break
|
|
2232
2232
|
case Ua:this.parentElement&&this.isNestedItem()&&Rs.focusItem(this.parentElement)}return!0}clickHandler(t){return!t.defaultPrevented&&(t.stopPropagation(),!0)}selectedChanged(t,e){this.$fastController.isConnected&&this.$emit("selected-change",this)}}t([ft({mode:"boolean"})],wg.prototype,"selected",void 0),t([ft({mode:"boolean"})],wg.prototype,"disabled",void 0)
|
|
@@ -2411,9 +2411,9 @@ e&&dl.unsubscribe(e)}}const Dg=(t,e)=>new $g(t,e),Eg=Mt`
|
|
|
2411
2411
|
jm("icon-exclamation-mark",class extends qm{constructor(){super(Mp)}})
|
|
2412
2412
|
const Ag="nimble-icon-exclamation-mark"
|
|
2413
2413
|
jm("icon-info",class extends qm{constructor(){super(nf)}})
|
|
2414
|
-
const
|
|
2414
|
+
const Og="nimble-icon-info"
|
|
2415
2415
|
jm("icon-triangle-filled",class extends qm{constructor(){super(Cm)}})
|
|
2416
|
-
const
|
|
2416
|
+
const Tg="nimble-icon-triangle-filled"
|
|
2417
2417
|
jm("icon-times",class extends qm{constructor(){super(ym)}})
|
|
2418
2418
|
const Rg="nimble-icon-times",Fg={default:void 0,error:"error",warning:"warning",information:"information"},Ng=Q`
|
|
2419
2419
|
<${pl} theme="${No.color}">
|
|
@@ -2445,10 +2445,10 @@ const Rg="nimble-icon-times",Fg={default:void 0,error:"error",warning:"warning",
|
|
|
2445
2445
|
<${Ag} role="img" aria-label="${t=>lg.getValueFor(t)}"></${Ag}>
|
|
2446
2446
|
`)}
|
|
2447
2447
|
${Gt((t=>t.severity===Fg.warning),Q`
|
|
2448
|
-
<${
|
|
2448
|
+
<${Tg} role="img" aria-label="${t=>cg.getValueFor(t)}"></${Tg}>
|
|
2449
2449
|
`)}
|
|
2450
2450
|
${Gt((t=>t.severity===Fg.information),Q`
|
|
2451
|
-
<${
|
|
2451
|
+
<${Og} role="img" aria-label="${t=>dg.getValueFor(t)}"></${Og}>
|
|
2452
2452
|
`)}
|
|
2453
2453
|
</div>
|
|
2454
2454
|
<div class="text">
|
|
@@ -2679,8 +2679,8 @@ const Gg=Mt`
|
|
|
2679
2679
|
|
|
2680
2680
|
:host {
|
|
2681
2681
|
background-color: transparent;
|
|
2682
|
-
color: ${
|
|
2683
|
-
font: ${
|
|
2682
|
+
color: ${Td};
|
|
2683
|
+
font: ${Od};
|
|
2684
2684
|
cursor: pointer;
|
|
2685
2685
|
outline: none;
|
|
2686
2686
|
border: none;
|
|
@@ -3064,7 +3064,7 @@ const sv="nimble-checkbox",ov=Mt`
|
|
|
3064
3064
|
@layer checked {
|
|
3065
3065
|
.control[aria-pressed='true'] {
|
|
3066
3066
|
background-color: transparent;
|
|
3067
|
-
color: ${
|
|
3067
|
+
color: ${Td};
|
|
3068
3068
|
background-image: linear-gradient(
|
|
3069
3069
|
${vl},
|
|
3070
3070
|
${vl}
|
|
@@ -3074,7 +3074,7 @@ const sv="nimble-checkbox",ov=Mt`
|
|
|
3074
3074
|
|
|
3075
3075
|
.control[aria-pressed='true'] [part='start'],
|
|
3076
3076
|
.control[aria-pressed='true'] [part='end'] {
|
|
3077
|
-
${$l.cssCustomProperty}: ${
|
|
3077
|
+
${$l.cssCustomProperty}: ${Td};
|
|
3078
3078
|
}
|
|
3079
3079
|
}
|
|
3080
3080
|
|
|
@@ -3923,7 +3923,7 @@ const Av=Mt`
|
|
|
3923
3923
|
justify-content: flex-end;
|
|
3924
3924
|
border-top: 2px solid rgba(${ml}, 0.1);
|
|
3925
3925
|
}
|
|
3926
|
-
`,
|
|
3926
|
+
`,Ov=Q`
|
|
3927
3927
|
<dialog
|
|
3928
3928
|
${Ut("dialog")}
|
|
3929
3929
|
aria-label="${t=>t.ariaLabel}"
|
|
@@ -3934,12 +3934,12 @@ const Av=Mt`
|
|
|
3934
3934
|
<slot></slot>
|
|
3935
3935
|
</div>
|
|
3936
3936
|
</dialog>
|
|
3937
|
-
`,
|
|
3938
|
-
class Rv extends We{constructor(){super(...arguments),this.location=
|
|
3937
|
+
`,Tv="right"
|
|
3938
|
+
class Rv extends We{constructor(){super(...arguments),this.location=Tv,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")
|
|
3939
3939
|
return this.openDialog(),await new Promise(((t,e)=>{this.resolveShow=t}))}close(t){if(!this.open||this.closing)throw new Error("Drawer is not open or already closing")
|
|
3940
3940
|
this.closeReason=t,this.closeDialog()}cancelHandler(t){return t.preventDefault(),this.preventDismiss||(this.closeReason=Iv,this.closeDialog()),!0}closeHandler(t){t.target===this.dialog&&this.resolveShow&&this.doResolveShow(Iv)}doResolveShow(t){if(!this.resolveShow)throw new Error("Do not call doResolveShow unless there is a promise to resolve")
|
|
3941
3941
|
this.resolveShow(t),this.resolveShow=void 0}openDialog(){this.dialog.showModal(),this.triggerAnimation()}closeDialog(){this.closing=!0,this.triggerAnimation()}triggerAnimation(){this.dialog.offsetHeight,this.dialog.classList.add("animating"),this.closing&&this.dialog.classList.add("closing"),this.dialog.addEventListener(za,this.animationEndHandlerFunction)}animationEndHandler(){this.dialog.removeEventListener(za,this.animationEndHandlerFunction),this.dialog.classList.remove("animating"),this.closing&&(this.dialog.classList.remove("closing"),this.dialog.close(),this.closing=!1,this.doResolveShow(this.closeReason))}}Rv.UserDismissed=Iv,t([ft],Rv.prototype,"location",void 0),t([ft({attribute:"prevent-dismiss",mode:"boolean"})],Rv.prototype,"preventDismiss",void 0),Ke(Rv,wn)
|
|
3942
|
-
const Fv=Rv.compose({baseName:"drawer",template:
|
|
3942
|
+
const Fv=Rv.compose({baseName:"drawer",template:Ov,styles:Av})
|
|
3943
3943
|
_i.getOrCreate().withPrefix("nimble").register(Fv())
|
|
3944
3944
|
jm("icon-add",class extends qm{constructor(){super(qh)}})
|
|
3945
3945
|
const Nv="nimble-icon-add"
|
|
@@ -3983,8 +3983,8 @@ jm("icon-calendar-check-lines",class extends qm{constructor(){super($u)}})
|
|
|
3983
3983
|
jm("icon-calendar-clock",class extends qm{constructor(){super(Du)}})
|
|
3984
3984
|
jm("icon-calendar-day",class extends qm{constructor(){super(Eu)}})
|
|
3985
3985
|
jm("icon-calendar-day-outline",class extends qm{constructor(){super(Au)}})
|
|
3986
|
-
jm("icon-calendar-days",class extends qm{constructor(){super(
|
|
3987
|
-
jm("icon-calendar-lines",class extends qm{constructor(){super(
|
|
3986
|
+
jm("icon-calendar-days",class extends qm{constructor(){super(Ou)}})
|
|
3987
|
+
jm("icon-calendar-lines",class extends qm{constructor(){super(Tu)}})
|
|
3988
3988
|
jm("icon-calendar-rectangle",class extends qm{constructor(){super(Ru)}})
|
|
3989
3989
|
jm("icon-calendar-week",class extends qm{constructor(){super(Fu)}})
|
|
3990
3990
|
jm("icon-chart-diagram",class extends qm{constructor(){super(Nu)}})
|
|
@@ -4036,8 +4036,8 @@ jm("icon-eye",class extends qm{constructor(){super($p)}})
|
|
|
4036
4036
|
jm("icon-eye-dash",class extends qm{constructor(){super(Dp)}})
|
|
4037
4037
|
jm("icon-fancy-a",class extends qm{constructor(){super(Ep)}})
|
|
4038
4038
|
jm("icon-file",class extends qm{constructor(){super(Ap)}})
|
|
4039
|
-
jm("icon-file-arrow-curved-right",class extends qm{constructor(){super(
|
|
4040
|
-
jm("icon-file-drawer",class extends qm{constructor(){super(
|
|
4039
|
+
jm("icon-file-arrow-curved-right",class extends qm{constructor(){super(Op)}})
|
|
4040
|
+
jm("icon-file-drawer",class extends qm{constructor(){super(Tp)}})
|
|
4041
4041
|
jm("icon-file-search",class extends qm{constructor(){super(Rp)}})
|
|
4042
4042
|
jm("icon-filter",class extends qm{constructor(){super(Fp)}})
|
|
4043
4043
|
jm("icon-floppy-disk",class extends qm{constructor(){super(Np)}})
|
|
@@ -4093,8 +4093,8 @@ const qv="nimble-icon-number-list"
|
|
|
4093
4093
|
jm("icon-outdent",class extends qm{constructor(){super(Df)}})
|
|
4094
4094
|
jm("icon-outward-squares-three",class extends qm{constructor(){super(Ef)}})
|
|
4095
4095
|
jm("icon-paper-plane",class extends qm{constructor(){super(Af)}})
|
|
4096
|
-
jm("icon-paperclip",class extends qm{constructor(){super(
|
|
4097
|
-
jm("icon-paste",class extends qm{constructor(){super(
|
|
4096
|
+
jm("icon-paperclip",class extends qm{constructor(){super(Of)}})
|
|
4097
|
+
jm("icon-paste",class extends qm{constructor(){super(Tf)}})
|
|
4098
4098
|
jm("icon-pause",class extends qm{constructor(){super(Rf)}})
|
|
4099
4099
|
jm("icon-pencil",class extends qm{constructor(){super(Ff)}})
|
|
4100
4100
|
jm("icon-play",class extends qm{constructor(){super(Nf)}})
|
|
@@ -4148,8 +4148,8 @@ jm("icon-unlock",class extends qm{constructor(){super($m)}})
|
|
|
4148
4148
|
jm("icon-up-right-from-square",class extends qm{constructor(){super(Dm)}})
|
|
4149
4149
|
jm("icon-upload",class extends qm{constructor(){super(Em)}})
|
|
4150
4150
|
jm("icon-user",class extends qm{constructor(){super(Am)}})
|
|
4151
|
-
jm("icon-watch",class extends qm{constructor(){super(
|
|
4152
|
-
jm("icon-waveform",class extends qm{constructor(){super(
|
|
4151
|
+
jm("icon-watch",class extends qm{constructor(){super(Om)}})
|
|
4152
|
+
jm("icon-waveform",class extends qm{constructor(){super(Tm)}})
|
|
4153
4153
|
jm("icon-webvi-custom",class extends qm{constructor(){super(Rm)}})
|
|
4154
4154
|
jm("icon-webvi-host",class extends qm{constructor(){super(Fm)}})
|
|
4155
4155
|
jm("icon-window-code",class extends qm{constructor(){super(Nm)}})
|
|
@@ -4167,9 +4167,9 @@ class Xv extends Zv{constructor(){super(...arguments),this.supportedLabels=Yv}}t
|
|
|
4167
4167
|
const Jv=Xv.compose({baseName:"label-provider-core",styles:Kv})
|
|
4168
4168
|
_i.getOrCreate().withPrefix("nimble").register(Jv())
|
|
4169
4169
|
const Qv="Collapse group",tb="Expand group",eb="Collapse row",nb="Expand row",ib="Collapse all",sb="Options",ob="Grouped",rb="Sorted ascending",ab="Sorted descending",lb="Select all rows",cb="Select all rows in group",db="Select row",hb="Row operations",ub="Loading",pb="No value",fb="Empty",mb=yi.create({name:"table-group-collapse-label",cssCustomPropertyName:null}).withDefault(Qv),gb=yi.create({name:"table-group-expand-label",cssCustomPropertyName:null}).withDefault(tb),vb=yi.create({name:"table-row-collapse-label",cssCustomPropertyName:null}).withDefault(eb),bb=yi.create({name:"table-row-expand-label",cssCustomPropertyName:null}).withDefault(nb),yb=yi.create({name:"table-collapse-all-label",cssCustomPropertyName:null}).withDefault(ib),wb=yi.create({name:"table-cell-action-menu-label",cssCustomPropertyName:null}).withDefault(sb),xb=yi.create({name:"table-column-header-grouped-label",cssCustomPropertyName:null}).withDefault(ob),Cb=yi.create({name:"table-column-header-sorted-ascending-label",cssCustomPropertyName:null}).withDefault(rb),kb=yi.create({name:"table-column-header-sorted-descending-label",cssCustomPropertyName:null}).withDefault(ab),Sb=yi.create({name:"table-select-all-label",cssCustomPropertyName:null}).withDefault(lb),_b=yi.create({name:"table-group-select-all-label",cssCustomPropertyName:null}).withDefault(cb),Ib=yi.create({name:"table-row-select-label",cssCustomPropertyName:null}).withDefault(db),Mb=yi.create({name:"table-row-operation-column-label",cssCustomPropertyName:null}).withDefault(hb),$b=yi.create({name:"table-row-loading-label",cssCustomPropertyName:null}).withDefault(ub),Db=yi.create({name:"table-group-row-placeholder-no-value-label",cssCustomPropertyName:null}).withDefault(pb),Eb=yi.create({name:"table-group-row-placeholder-empty-label",cssCustomPropertyName:null}).withDefault(fb),Ab={groupCollapse:mb,groupExpand:gb,rowCollapse:vb,rowExpand:bb,collapseAll:yb,cellActionMenu:wb,columnHeaderGrouped:xb,columnHeaderSortedAscending:Cb,columnHeaderSortedDescending:kb,selectAll:Sb,groupSelectAll:_b,rowSelect:Ib,rowOperationColumn:Mb,rowLoading:$b,groupRowPlaceholderNoValue:Db,groupRowPlaceholderEmpty:Eb}
|
|
4170
|
-
class
|
|
4171
|
-
const Ob
|
|
4172
|
-
_i.getOrCreate().withPrefix("nimble").register(
|
|
4170
|
+
class Ob extends Zv{constructor(){super(...arguments),this.supportedLabels=Ab}}t([ft({attribute:"group-collapse"})],Ob.prototype,"groupCollapse",void 0),t([ft({attribute:"group-expand"})],Ob.prototype,"groupExpand",void 0),t([ft({attribute:"row-collapse"})],Ob.prototype,"rowCollapse",void 0),t([ft({attribute:"row-expand"})],Ob.prototype,"rowExpand",void 0),t([ft({attribute:"collapse-all"})],Ob.prototype,"collapseAll",void 0),t([ft({attribute:"cell-action-menu"})],Ob.prototype,"cellActionMenu",void 0),t([ft({attribute:"column-header-grouped"})],Ob.prototype,"columnHeaderGrouped",void 0),t([ft({attribute:"column-header-sorted-ascending"})],Ob.prototype,"columnHeaderSortedAscending",void 0),t([ft({attribute:"column-header-sorted-descending"})],Ob.prototype,"columnHeaderSortedDescending",void 0),t([ft({attribute:"select-all"})],Ob.prototype,"selectAll",void 0),t([ft({attribute:"group-select-all"})],Ob.prototype,"groupSelectAll",void 0),t([ft({attribute:"row-select"})],Ob.prototype,"rowSelect",void 0),t([ft({attribute:"row-operation-column"})],Ob.prototype,"rowOperationColumn",void 0),t([ft({attribute:"row-loading"})],Ob.prototype,"rowLoading",void 0),t([ft({attribute:"group-row-placeholder-no-value"})],Ob.prototype,"groupRowPlaceholderNoValue",void 0),t([ft({attribute:"group-row-placeholder-empty"})],Ob.prototype,"groupRowPlaceholderEmpty",void 0)
|
|
4171
|
+
const Tb=Ob.compose({baseName:"label-provider-table",styles:Kv})
|
|
4172
|
+
_i.getOrCreate().withPrefix("nimble").register(Tb())
|
|
4173
4173
|
const Rb=Mt`
|
|
4174
4174
|
${Bs("flex")}
|
|
4175
4175
|
|
|
@@ -4383,7 +4383,7 @@ _i.getOrCreate().withPrefix("nimble").register(ty())
|
|
|
4383
4383
|
let ey=class t extends We{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&Pa(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=t=>{if(!this.contains(t.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
|
|
4384
4384
|
const t=this.menuItems.findIndex(this.isFocusableElement)
|
|
4385
4385
|
this.menuItems[this.focusIndex]?.setAttribute("tabindex","-1"),this.menuItems[t]?.setAttribute("tabindex","0"),this.focusIndex=t}},this.handleItemFocus=t=>{const e=t.target
|
|
4386
|
-
void 0!==this.menuItems&&e!==this.menuItems[this.focusIndex]&&(this.menuItems[this.focusIndex]?.setAttribute("tabindex","-1"),this.focusIndex=this.menuItems.indexOf(e),e.setAttribute("tabindex","0"))},this.handleExpandedChanged=t=>{if(t.defaultPrevented||null===t.target
|
|
4386
|
+
void 0!==this.menuItems&&e!==this.menuItems[this.focusIndex]&&(this.menuItems[this.focusIndex]?.setAttribute("tabindex","-1"),this.focusIndex=this.menuItems.indexOf(e),e.setAttribute("tabindex","0"))},this.handleExpandedChanged=t=>{if(t.defaultPrevented||null===t.target||!this.menuItems?.includes(t.target))return
|
|
4387
4387
|
t.preventDefault()
|
|
4388
4388
|
const e=t.target
|
|
4389
4389
|
null===this.expandedItem||e!==this.expandedItem||!1!==e.expanded?e.expanded&&(null!==this.expandedItem&&this.expandedItem!==e&&(this.expandedItem.expanded=!1),this.menuItems[this.focusIndex]?.setAttribute("tabindex","-1"),this.expandedItem=e,this.focusIndex=this.menuItems.indexOf(e),e.setAttribute("tabindex","0")):this.expandedItem=null},this.removeItemListeners=()=>{void 0!==this.menuItems&&this.menuItems.forEach((t=>{t.removeEventListener("expanded-change",this.handleExpandedChanged),t.removeEventListener("focus",this.handleItemFocus)}))},this.setItems=()=>{const t=this.domChildren()
|
|
@@ -5249,7 +5249,7 @@ let n=Array.isArray(t)
|
|
|
5249
5249
|
if(Array.isArray(e)!=n)return!1
|
|
5250
5250
|
if(n){if(t.length!=e.length)return!1
|
|
5251
5251
|
for(let n=0;n<t.length;n++)if(!Ay(t[n],e[n]))return!1}else{for(let n in t)if(!(n in e)||!Ay(t[n],e[n]))return!1
|
|
5252
|
-
for(let n in e)if(!(n in t))return!1}return!0}let
|
|
5252
|
+
for(let n in e)if(!(n in t))return!1}return!0}let Oy=class t{constructor(t,e){this.type=t,this.attrs=e}addToSet(t){let e,n=!1
|
|
5253
5253
|
for(let i=0;i<t.length;i++){let s=t[i]
|
|
5254
5254
|
if(this.eq(s))return t
|
|
5255
5255
|
if(this.type.excludes(s.type))e||(e=t.slice(0,i))
|
|
@@ -5269,8 +5269,8 @@ return!0}static setFrom(e){if(!e||Array.isArray(e)&&0==e.length)return t.none
|
|
|
5269
5269
|
if(e instanceof t)return[e]
|
|
5270
5270
|
let n=e.slice()
|
|
5271
5271
|
return n.sort(((t,e)=>t.type.rank-e.type.rank)),n}}
|
|
5272
|
-
|
|
5273
|
-
class
|
|
5272
|
+
Oy.none=[]
|
|
5273
|
+
class Ty extends Error{}class Ry{constructor(t,e,n){this.content=t,this.openStart=e,this.openEnd=n}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(t,e){let n=Ny(this.content,t+this.openStart,e)
|
|
5274
5274
|
return n&&new Ry(n,this.openStart,this.openEnd)}removeBetween(t,e){return new Ry(Fy(this.content,t+this.openStart,e+this.openStart),this.openStart,this.openEnd)}eq(t){return this.content.eq(t.content)&&this.openStart==t.openStart&&this.openEnd==t.openEnd}toString(){return this.content+"("+this.openStart+","+this.openEnd+")"}toJSON(){if(!this.content.size)return null
|
|
5275
5275
|
let t={content:this.content.toJSON()}
|
|
5276
5276
|
return this.openStart>0&&(t.openStart=this.openStart),this.openEnd>0&&(t.openEnd=this.openEnd),t}static fromJSON(t,e){if(!e)return Ry.empty
|
|
@@ -5285,15 +5285,15 @@ return t.cut(0,e).append(t.cut(n))}if(i!=r)throw new RangeError("Removing non-fl
|
|
|
5285
5285
|
return t.replaceChild(i,o.copy(Fy(o.content,e-s-1,n-s-1)))}function Ny(t,e,n,i){let{index:s,offset:o}=t.findIndex(e),r=t.maybeChild(s)
|
|
5286
5286
|
if(o==e||r.isText)return t.cut(0,e).append(n).append(t.cut(e))
|
|
5287
5287
|
let a=Ny(r.content,e-o-1,n)
|
|
5288
|
-
return a&&t.replaceChild(s,r.copy(a))}function Ly(t,e,n){if(n.openStart>t.depth)throw new
|
|
5289
|
-
if(t.depth-n.openStart!=e.depth-n.openEnd)throw new
|
|
5288
|
+
return a&&t.replaceChild(s,r.copy(a))}function Ly(t,e,n){if(n.openStart>t.depth)throw new Ty("Inserted content deeper than insertion position")
|
|
5289
|
+
if(t.depth-n.openStart!=e.depth-n.openEnd)throw new Ty("Inconsistent open depths")
|
|
5290
5290
|
return By(t,e,n,0)}function By(t,e,n,i){let s=t.index(i),o=t.node(i)
|
|
5291
5291
|
if(s==e.index(i)&&i<t.depth-n.openStart){let r=By(t,e,n,i+1)
|
|
5292
5292
|
return o.copy(o.content.replaceChild(s,r))}if(n.content.size){if(n.openStart||n.openEnd||t.depth!=i||e.depth!=i){let{start:s,end:r}=function(t,e){let n=e.depth-t.openStart,i=e.node(n).copy(t.content)
|
|
5293
5293
|
for(let t=n-1;t>=0;t--)i=e.node(t).copy($y.from(i))
|
|
5294
5294
|
return{start:i.resolveNoCache(t.openStart+n),end:i.resolveNoCache(i.content.size-t.openEnd-n)}}(n,t)
|
|
5295
5295
|
return Uy(o,qy(t,s,r,e,i))}{let i=t.parent,s=i.content
|
|
5296
|
-
return Uy(i,s.cut(0,t.parentOffset).append(n.content).append(s.cut(e.parentOffset)))}}return Uy(o,jy(t,e,i))}function Py(t,e){if(!e.type.compatibleContent(t.type))throw new
|
|
5296
|
+
return Uy(i,s.cut(0,t.parentOffset).append(n.content).append(s.cut(e.parentOffset)))}}return Uy(o,jy(t,e,i))}function Py(t,e){if(!e.type.compatibleContent(t.type))throw new Ty("Cannot join "+e.type.name+" onto "+t.type.name)}function zy(t,e,n){let i=t.node(n)
|
|
5297
5297
|
return Py(i,e.node(n)),i}function Vy(t,e){let n=e.length-1
|
|
5298
5298
|
n>=0&&t.isText&&t.sameMarkup(e[n])?e[n]=t.withText(e[n].text+t.text):e.push(t)}function Hy(t,e,n,i){let s=(e||t).node(n),o=0,r=e?e.index(n):s.childCount
|
|
5299
5299
|
t&&(o=t.index(n),t.depth>n?o++:t.textOffset&&(Vy(t.nodeAfter,i),o++))
|
|
@@ -5311,7 +5311,7 @@ return e?this.parent.child(t).cut(0,e):0==t?null:this.parent.child(t-1)}posAtInd
|
|
|
5311
5311
|
let n=this.path[3*e],i=0==e?0:this.path[3*e-1]+1
|
|
5312
5312
|
for(let e=0;e<t;e++)i+=n.child(e).nodeSize
|
|
5313
5313
|
return i}marks(){let t=this.parent,e=this.index()
|
|
5314
|
-
if(0==t.content.size)return
|
|
5314
|
+
if(0==t.content.size)return Oy.none
|
|
5315
5315
|
if(this.textOffset)return t.child(e).marks
|
|
5316
5316
|
let n=t.maybeChild(e-1),i=t.maybeChild(e)
|
|
5317
5317
|
if(!n){let t=n
|
|
@@ -5337,7 +5337,7 @@ if(i.pos==e)return i}else Ky.set(t,n=new Gy)
|
|
|
5337
5337
|
let i=n.elts[n.i]=Wy.resolve(t,e)
|
|
5338
5338
|
return n.i=(n.i+1)%Zy,i}}class Gy{constructor(){this.elts=[],this.i=0}}const Zy=12,Ky=new WeakMap
|
|
5339
5339
|
class Yy{constructor(t,e,n){this.$from=t,this.$to=e,this.depth=n}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}}const Xy=Object.create(null)
|
|
5340
|
-
let Jy=class t{constructor(t,e,n,i=
|
|
5340
|
+
let Jy=class t{constructor(t,e,n,i=Oy.none){this.type=t,this.attrs=e,this.marks=i,this.content=n||$y.empty}get children(){return this.content.content}get nodeSize(){return this.isLeaf?1:2+this.content.size}get childCount(){return this.content.childCount}child(t){return this.content.child(t)}maybeChild(t){return this.content.maybeChild(t)}forEach(t){this.content.forEach(t)}nodesBetween(t,e,n,i=0){this.content.nodesBetween(t,e,n,i,this)}descendants(t){this.nodesBetween(0,this.content.size,t)}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,"")}textBetween(t,e,n,i){return this.content.textBetween(t,e,n,i)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(t){return this==t||this.sameMarkup(t)&&this.content.eq(t.content)}sameMarkup(t){return this.hasMarkup(t.type,t.attrs,t.marks)}hasMarkup(t,e,n){return this.type==t&&Ay(this.attrs,e||t.defaultAttrs||Xy)&&Oy.sameSet(this.marks,n||Oy.none)}copy(e=null){return e==this.content?this:new t(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new t(this.type,this.attrs,this.content,e)}cut(t,e=this.content.size){return 0==t&&e==this.content.size?this:this.copy(this.content.cut(t,e))}slice(t,e=this.content.size,n=!1){if(t==e)return Ry.empty
|
|
5341
5341
|
let i=this.resolve(t),s=this.resolve(e),o=n?0:i.sharedDepth(e),r=i.start(o),a=i.node(o).content.cut(i.pos-r,s.pos-r)
|
|
5342
5342
|
return new Ry(a,i.depth-o,s.depth-o)}replace(t,e,n){return Ly(this.resolve(t),this.resolve(e),n)}nodeAt(t){for(let e=this;;){let{index:n,offset:i}=e.content.findIndex(t)
|
|
5343
5343
|
if(e=e.maybeChild(n),!e)return null
|
|
@@ -5358,9 +5358,9 @@ for(let t=i;t<s;t++)if(!this.type.allowsMarks(n.child(t).marks))return!1
|
|
|
5358
5358
|
return!0}canReplaceWith(t,e,n,i){if(i&&!this.type.allowsMarks(i))return!1
|
|
5359
5359
|
let s=this.contentMatchAt(t).matchType(n),o=s&&s.matchFragment(this.content,e)
|
|
5360
5360
|
return!!o&&o.validEnd}canAppend(t){return t.content.size?this.canReplace(this.childCount,this.childCount,t.content):this.type.compatibleContent(t.type)}check(){this.type.checkContent(this.content),this.type.checkAttrs(this.attrs)
|
|
5361
|
-
let t=
|
|
5361
|
+
let t=Oy.none
|
|
5362
5362
|
for(let e=0;e<this.marks.length;e++){let n=this.marks[e]
|
|
5363
|
-
n.type.checkAttrs(n.attrs),t=n.addToSet(t)}if(!
|
|
5363
|
+
n.type.checkAttrs(n.attrs),t=n.addToSet(t)}if(!Oy.sameSet(t,this.marks))throw new RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map((t=>t.type.name))}`)
|
|
5364
5364
|
this.content.forEach((t=>t.check()))}toJSON(){let t={type:this.type.name}
|
|
5365
5365
|
for(let e in this.attrs){t.attrs=this.attrs
|
|
5366
5366
|
break}return this.content.size&&(t.content=this.content.toJSON()),this.marks.length&&(t.marks=this.marks.map((t=>t.toJSON()))),t}static fromJSON(t,e){if(!e)throw new RangeError("Invalid input for Node.fromJSON")
|
|
@@ -5464,10 +5464,10 @@ i.validate&&i.validate(e[n])}}function pw(t,e){let n=Object.create(null)
|
|
|
5464
5464
|
if(e)for(let i in e)n[i]=new mw(t,i,e[i])
|
|
5465
5465
|
return n}let fw=class t{constructor(t,e,n){this.name=t,this.schema=e,this.spec=n,this.markSet=null,this.groups=n.group?n.group.split(" "):[],this.attrs=pw(t,n.attrs),this.defaultAttrs=dw(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(n.inline||"text"==t),this.isText="text"==t}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==ew.empty}get isAtom(){return this.isLeaf||!!this.spec.atom}isInGroup(t){return this.groups.indexOf(t)>-1}get whitespace(){return this.spec.whitespace||(this.spec.code?"pre":"normal")}hasRequiredAttrs(){for(let t in this.attrs)if(this.attrs[t].isRequired)return!0
|
|
5466
5466
|
return!1}compatibleContent(t){return this==t||this.contentMatch.compatible(t.contentMatch)}computeAttrs(t){return!t&&this.defaultAttrs?this.defaultAttrs:hw(this.attrs,t)}create(t=null,e,n){if(this.isText)throw new Error("NodeType.create can't construct text nodes")
|
|
5467
|
-
return new Jy(this,this.computeAttrs(t),$y.from(e),
|
|
5467
|
+
return new Jy(this,this.computeAttrs(t),$y.from(e),Oy.setFrom(n))}createChecked(t=null,e,n){return e=$y.from(e),this.checkContent(e),new Jy(this,this.computeAttrs(t),e,Oy.setFrom(n))}createAndFill(t=null,e,n){if(t=this.computeAttrs(t),(e=$y.from(e)).size){let t=this.contentMatch.fillBefore(e)
|
|
5468
5468
|
if(!t)return null
|
|
5469
5469
|
e=t.append(e)}let i=this.contentMatch.matchFragment(e),s=i&&i.fillBefore($y.empty,!0)
|
|
5470
|
-
return s?new Jy(this,t,e.append(s),
|
|
5470
|
+
return s?new Jy(this,t,e.append(s),Oy.setFrom(n)):null}validContent(t){let e=this.contentMatch.matchFragment(t)
|
|
5471
5471
|
if(!e||!e.validEnd)return!1
|
|
5472
5472
|
for(let e=0;e<t.childCount;e++)if(!this.allowsMarks(t.child(e).marks))return!1
|
|
5473
5473
|
return!0}checkContent(t){if(!this.validContent(t))throw new RangeError(`Invalid content for node ${this.name}: ${t.toString().slice(0,50)}`)}checkAttrs(t){uw(this.attrs,t,"node",this.name)}allowsMarkType(t){return null==this.markSet||this.markSet.indexOf(t)>-1}allowsMarks(t){if(null==this.markSet)return!0
|
|
@@ -5475,7 +5475,7 @@ for(let e=0;e<t.length;e++)if(!this.allowsMarkType(t[e].type))return!1
|
|
|
5475
5475
|
return!0}allowedMarks(t){if(null==this.markSet)return t
|
|
5476
5476
|
let e
|
|
5477
5477
|
for(let n=0;n<t.length;n++)this.allowsMarkType(t[n].type)?e&&e.push(t[n]):e||(e=t.slice(0,n))
|
|
5478
|
-
return e?e.length?e:
|
|
5478
|
+
return e?e.length?e:Oy.none:t}static compile(e,n){let i=Object.create(null)
|
|
5479
5479
|
e.forEach(((e,s)=>i[e]=new t(e,n,s)))
|
|
5480
5480
|
let s=n.spec.topNode||"doc"
|
|
5481
5481
|
if(!i[s])throw new RangeError("Schema is missing its top node type ('"+s+"')")
|
|
@@ -5486,7 +5486,7 @@ class mw{constructor(t,e,n){this.hasDefault=Object.prototype.hasOwnProperty.call
|
|
|
5486
5486
|
return n=>{let s=null===n?"null":typeof n
|
|
5487
5487
|
if(i.indexOf(s)<0)throw new RangeError(`Expected value of type ${i} for attribute ${e} on type ${t}, got ${s}`)}}(t,e,n.validate):n.validate}get isRequired(){return!this.hasDefault}}class gw{constructor(t,e,n,i){this.name=t,this.rank=e,this.schema=n,this.spec=i,this.attrs=pw(t,i.attrs),this.excluded=null
|
|
5488
5488
|
let s=dw(this.attrs)
|
|
5489
|
-
this.instance=s?new
|
|
5489
|
+
this.instance=s?new Oy(this,s):null}create(t=null){return!t&&this.instance?this.instance:new Oy(this,hw(this.attrs,t))}static compile(t,e){let n=Object.create(null),i=0
|
|
5490
5490
|
return t.forEach(((t,s)=>n[t]=new gw(t,i++,e,s))),n}removeFromSet(t){for(var e=0;e<t.length;e++)t[e].type==this&&(t=t.slice(0,e).concat(t.slice(e+1)),e--)
|
|
5491
5491
|
return t}isInSet(t){for(let e=0;e<t.length;e++)if(t[e].type==this)return t[e]}checkAttrs(t){uw(this.attrs,t,"mark",this.name)}excludes(t){return this.excluded.indexOf(t)>-1}}let vw=class{constructor(t){this.linebreakReplacement=null,this.cached=Object.create(null)
|
|
5492
5492
|
let e=this.spec={}
|
|
@@ -5501,7 +5501,7 @@ this.linebreakReplacement=e}e.markSet="_"==s?null:s?bw(this,s.split(" ")):""!=s&
|
|
|
5501
5501
|
e.excluded=null==n?[e]:""==n?[]:bw(this,n.split(" "))}this.nodeFromJSON=this.nodeFromJSON.bind(this),this.markFromJSON=this.markFromJSON.bind(this),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null)}node(t,e=null,n,i){if("string"==typeof t)t=this.nodeType(t)
|
|
5502
5502
|
else{if(!(t instanceof fw))throw new RangeError("Invalid node type: "+t)
|
|
5503
5503
|
if(t.schema!=this)throw new RangeError("Node type from different schema used ("+t.name+")")}return t.createChecked(e,n,i)}text(t,e){let n=this.nodes.text
|
|
5504
|
-
return new Qy(n,n.defaultAttrs,t,
|
|
5504
|
+
return new Qy(n,n.defaultAttrs,t,Oy.setFrom(e))}mark(t,e){return"string"==typeof t&&(t=this.marks[t]),t.create(e)}nodeFromJSON(t){return Jy.fromJSON(this,t)}markFromJSON(t){return Oy.fromJSON(this,t)}nodeType(t){let e=this.nodes[t]
|
|
5505
5505
|
if(!e)throw new RangeError("Unknown node type: "+t)
|
|
5506
5506
|
return e}}
|
|
5507
5507
|
function bw(t,e){let n=[]
|
|
@@ -5514,8 +5514,8 @@ else if(function(t){return null!=t.style}(t)){let e=/[^=]*/.exec(t.style)[0]
|
|
|
5514
5514
|
n.indexOf(e)<0&&n.push(e),this.styles.push(t)}})),this.normalizeLists=!this.tags.some((e=>{if(!/^(ul|ol)\b/.test(e.tag)||!e.node)return!1
|
|
5515
5515
|
let n=t.nodes[e.node]
|
|
5516
5516
|
return n.contentMatch.matchType(n)}))}parse(t,e={}){let n=new _w(this,e,!1)
|
|
5517
|
-
return n.addAll(t,
|
|
5518
|
-
return n.addAll(t,
|
|
5517
|
+
return n.addAll(t,Oy.none,e.from,e.to),n.finish()}parseSlice(t,e={}){let n=new _w(this,e,!0)
|
|
5518
|
+
return n.addAll(t,Oy.none,e.from,e.to),Ry.maxOpen(n.finish())}matchTag(t,e,n){for(let i=n?this.tags.indexOf(n)+1:0;i<this.tags.length;i++){let n=this.tags[i]
|
|
5519
5519
|
if(Iw(t,n.tag)&&(void 0===n.namespace||t.namespaceURI==n.namespace)&&(!n.context||e.matchesContext(n.context))){if(n.getAttrs){let e=n.getAttrs(t)
|
|
5520
5520
|
if(!1===e)continue
|
|
5521
5521
|
n.attrs=e||void 0}return n}}}matchStyle(t,e,n,i){for(let s=i?this.styles.indexOf(i)+1:0;s<this.styles.length;s++){let i=this.styles[s],o=i.style
|
|
@@ -5527,7 +5527,7 @@ for(;i<e.length;i++){let t=e[i]
|
|
|
5527
5527
|
if((null==t.priority?50:t.priority)<n)break}e.splice(i,0,t)}for(let e in t.marks){let i=t.marks[e].spec.parseDOM
|
|
5528
5528
|
i&&i.forEach((t=>{n(t=Mw(t)),t.mark||t.ignore||t.clearMark||(t.mark=e)}))}for(let e in t.nodes){let i=t.nodes[e].spec.parseDOM
|
|
5529
5529
|
i&&i.forEach((t=>{n(t=Mw(t)),t.node||t.ignore||t.mark||(t.node=e)}))}return e}static fromSchema(t){return t.cached.domParser||(t.cached.domParser=new yw(t,yw.schemaRules(t)))}}const ww={address:!0,article:!0,aside:!0,blockquote:!0,canvas:!0,dd:!0,div:!0,dl:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,li:!0,noscript:!0,ol:!0,output:!0,p:!0,pre:!0,section:!0,table:!0,tfoot:!0,ul:!0},xw={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},Cw={ol:!0,ul:!0}
|
|
5530
|
-
function kw(t,e,n){return null!=e?(e?1:0)|("full"===e?2:0):t&&"pre"==t.whitespace?3:-5&n}class Sw{constructor(t,e,n,i,s,o){this.type=t,this.attrs=e,this.marks=n,this.solid=i,this.options=o,this.content=[],this.activeMarks=
|
|
5530
|
+
function kw(t,e,n){return null!=e?(e?1:0)|("full"===e?2:0):t&&"pre"==t.whitespace?3:-5&n}class Sw{constructor(t,e,n,i,s,o){this.type=t,this.attrs=e,this.marks=n,this.solid=i,this.options=o,this.content=[],this.activeMarks=Oy.none,this.match=s||(4&o?null:t.contentMatch)}findWrapping(t){if(!this.match){if(!this.type)return[]
|
|
5531
5531
|
let e=this.type.contentMatch.fillBefore($y.from(t))
|
|
5532
5532
|
if(!e){let e,n=this.type.contentMatch
|
|
5533
5533
|
return(e=n.findWrapping(t.type))?(this.match=n,e):null}this.match=this.type.contentMatch.matchFragment(e)}return this.match.findWrapping(t.type)}finish(t){if(!(1&this.options)){let t,e=this.content[this.content.length-1]
|
|
@@ -5535,7 +5535,7 @@ if(e&&e.isText&&(t=/[ \t\r\n\u000c]+$/.exec(e.text))){let n=e
|
|
|
5535
5535
|
e.text.length==t[0].length?this.content.pop():this.content[this.content.length-1]=n.withText(n.text.slice(0,n.text.length-t[0].length))}}let e=$y.from(this.content)
|
|
5536
5536
|
return!t&&this.match&&(e=e.append(this.match.fillBefore($y.empty,!0))),this.type?this.type.create(this.attrs,e,this.marks):e}inlineContext(t){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:t.parentNode&&!ww.hasOwnProperty(t.parentNode.nodeName.toLowerCase())}}class _w{constructor(t,e,n){this.parser=t,this.options=e,this.isOpen=n,this.open=0,this.localPreserveWS=!1
|
|
5537
5537
|
let i,s=e.topNode,o=kw(null,e.preserveWhitespace,0)|(n?4:0)
|
|
5538
|
-
i=s?new Sw(s.type,s.attrs,
|
|
5538
|
+
i=s?new Sw(s.type,s.attrs,Oy.none,!0,e.topMatch||s.type.contentMatch,o):new Sw(n?null:t.schema.topNodeType,null,Oy.none,!0,null,o),this.nodes=[i],this.find=e.findPositions,this.needsBlock=!1}get top(){return this.nodes[this.open]}addDOM(t,e){3==t.nodeType?this.addTextNode(t,e):1==t.nodeType&&this.addElement(t,e)}addTextNode(t,e){let n=t.nodeValue,i=this.top,s=2&i.options?"full":this.localPreserveWS||(1&i.options)>0
|
|
5539
5539
|
if("full"===s||i.inlineContext(t)||/[^ \t\r\n\u000c]/.test(n)){if(s)n="full"!==s?n.replace(/\r?\n|\r/g," "):n.replace(/\r\n?/g,"\n")
|
|
5540
5540
|
else if(n=n.replace(/[ \t\r\n\u000c]+/g," "),/^[ \t\r\n\u000c]/.test(n)&&this.open==this.nodes.length-1){let e=i.content[i.content.length-1],s=t.previousSibling;(!e||s&&"BR"==s.nodeName||e.isText&&/[ \t\r\n\u000c]$/.test(e.text))&&(n=n.slice(1))}n&&this.insertNode(this.parser.schema.text(n),e),this.findInText(t)}else this.findInside(t)}addElement(t,e,n){let i=this.localPreserveWS,s=this.top;("PRE"==t.tagName||/pre/.test(t.style&&t.style.whiteSpace))&&(this.localPreserveWS=!0)
|
|
5541
5541
|
let o,r=t.nodeName.toLowerCase()
|
|
@@ -5577,7 +5577,7 @@ t&&(e=this.enterInner(t,null,e))}let n=this.findPlace(t,e)
|
|
|
5577
5577
|
if(n){this.closeExtra()
|
|
5578
5578
|
let e=this.top
|
|
5579
5579
|
e.match&&(e.match=e.match.matchType(t.type))
|
|
5580
|
-
let i=
|
|
5580
|
+
let i=Oy.none
|
|
5581
5581
|
for(let s of n.concat(t.marks))(e.type?e.type.allowsMarkType(s.type):$w(s.type,t.type))&&(i=s.addToSet(i))
|
|
5582
5582
|
return e.content.push(t.mark(i)),!0}return!1}enter(t,e,n,i){let s=this.findPlace(t.create(e),n)
|
|
5583
5583
|
return s&&(s=this.enterInner(t,e,n,!0,i)),s}enterInner(t,e,n,i=!1,s){this.closeExtra()
|
|
@@ -5585,7 +5585,7 @@ let o=this.top
|
|
|
5585
5585
|
o.match=o.match&&o.match.matchType(t)
|
|
5586
5586
|
let r=kw(t,s,o.options)
|
|
5587
5587
|
4&o.options&&0==o.content.length&&(r|=4)
|
|
5588
|
-
let a=
|
|
5588
|
+
let a=Oy.none
|
|
5589
5589
|
return n=n.filter((e=>!(o.type?o.type.allowsMarkType(e.type):$w(e.type,t))||(a=e.addToSet(a),!1))),this.nodes.push(new Sw(t,e,a,i,null,r)),this.open++,n}closeExtra(t=!1){let e=this.nodes.length-1
|
|
5590
5590
|
if(e>this.open){for(;e>this.open;e--)this.nodes[e-1].content.push(this.nodes[e].finish(t))
|
|
5591
5591
|
this.nodes.length=this.open+1}}finish(){return this.open=0,this.closeExtra(this.isOpen),this.nodes[0].finish(!(!this.isOpen&&!this.options.topOpen))}sync(t){for(let e=this.open;e>=0;e--){if(this.nodes[e]==t)return this.open=e,!0
|
|
@@ -5627,9 +5627,9 @@ s&&((s.contentDOM||s.dom).appendChild(n),n=s.dom)}return n}serializeMark(t,e,n={
|
|
|
5627
5627
|
return i&&Rw(Aw(n),i(t,e),null,t.attrs)}static renderSpec(t,e,n=null,i){return Rw(t,e,n,i)}static fromSchema(t){return t.cached.domSerializer||(t.cached.domSerializer=new Dw(this.nodesFromSchema(t),this.marksFromSchema(t)))}static nodesFromSchema(t){let e=Ew(t.nodes)
|
|
5628
5628
|
return e.text||(e.text=t=>t.text),e}static marksFromSchema(t){return Ew(t.marks)}}function Ew(t){let e={}
|
|
5629
5629
|
for(let n in t){let i=t[n].spec.toDOM
|
|
5630
|
-
i&&(e[n]=i)}return e}function Aw(t){return t.document||window.document}const
|
|
5631
|
-
function
|
|
5632
|
-
return void 0===e&&
|
|
5630
|
+
i&&(e[n]=i)}return e}function Aw(t){return t.document||window.document}const Ow=new WeakMap
|
|
5631
|
+
function Tw(t){let e=Ow.get(t)
|
|
5632
|
+
return void 0===e&&Ow.set(t,e=function(t){let e=null
|
|
5633
5633
|
function n(t){if(t&&"object"==typeof t)if(Array.isArray(t))if("string"==typeof t[0])e||(e=[]),e.push(t)
|
|
5634
5634
|
else for(let e=0;e<t.length;e++)n(t[e])
|
|
5635
5635
|
else for(let e in t)n(t[e])}return n(t),e}(t)),e}function Rw(t,e,n,i){if("string"==typeof e)return{dom:t.createTextNode(e)}
|
|
@@ -5637,7 +5637,7 @@ if(null!=e.nodeType)return{dom:e}
|
|
|
5637
5637
|
if(e.dom&&null!=e.dom.nodeType)return e
|
|
5638
5638
|
let s,o=e[0]
|
|
5639
5639
|
if("string"!=typeof o)throw new RangeError("Invalid array passed to renderSpec")
|
|
5640
|
-
if(i&&(s=
|
|
5640
|
+
if(i&&(s=Tw(i))&&s.indexOf(e)>-1)throw new RangeError("Using an array from an attribute object as a DOM spec. This may be an attempted cross site scripting attack.")
|
|
5641
5641
|
let r,a=o.indexOf(" ")
|
|
5642
5642
|
a>0&&(n=o.slice(0,a),o=o.slice(a+1))
|
|
5643
5643
|
let l=n?t.createElementNS(n,o):t.createElement(o),c=e[1],d=1
|
|
@@ -5679,7 +5679,7 @@ class Vw{getMap(){return Bw.empty}merge(t){return null}static fromJSON(t,e){if(!
|
|
|
5679
5679
|
let n=zw[e.stepType]
|
|
5680
5680
|
if(!n)throw new RangeError(`No step type ${e.stepType} defined`)
|
|
5681
5681
|
return n.fromJSON(t,e)}static jsonID(t,e){if(t in zw)throw new RangeError("Duplicate use of step JSON ID "+t)
|
|
5682
|
-
return zw[t]=e,e.prototype.jsonID=t,e}}class Hw{constructor(t,e){this.doc=t,this.failed=e}static ok(t){return new Hw(t,null)}static fail(t){return new Hw(null,t)}static fromReplace(t,e,n,i){try{return Hw.ok(t.replace(e,n,i))}catch(t){if(t instanceof
|
|
5682
|
+
return zw[t]=e,e.prototype.jsonID=t,e}}class Hw{constructor(t,e){this.doc=t,this.failed=e}static ok(t){return new Hw(t,null)}static fail(t){return new Hw(null,t)}static fromReplace(t,e,n,i){try{return Hw.ok(t.replace(e,n,i))}catch(t){if(t instanceof Ty)return Hw.fail(t.message)
|
|
5683
5683
|
throw t}}}function Uw(t,e,n){let i=[]
|
|
5684
5684
|
for(let s=0;s<t.childCount;s++){let o=t.child(s)
|
|
5685
5685
|
o.content.size&&(o=o.copy(Uw(o.content,e,o))),o.isInline&&(o=e(o,n,s)),i.push(o)}return $y.fromArray(i)}class qw extends Vw{constructor(t,e,n){super(),this.from=t,this.to=e,this.mark=n}apply(t){let e=t.slice(this.from,this.to),n=t.resolve(this.from),i=n.node(n.sharedDepth(this.to)),s=new Ry(Uw(e.content,((t,e)=>t.isAtom&&e.type.allowsMarkType(this.mark.type)?t.mark(this.mark.addToSet(t.marks)):t),i),e.openStart,e.openEnd)
|
|
@@ -5904,7 +5904,7 @@ n||(n=o.type)
|
|
|
5904
5904
|
let r=n.create(i,null,s||o.marks)
|
|
5905
5905
|
if(o.isLeaf)return t.replaceWith(e,e+o.nodeSize,r)
|
|
5906
5906
|
if(!n.validContent(o.content))throw new RangeError("Invalid content for node type "+n.name)
|
|
5907
|
-
t.step(new Kw(e,e+o.nodeSize,e+1,e+o.nodeSize-1,new Ry($y.from(r),0,0),1,!0))}(this,t,e,n,i),this}setNodeAttribute(t,e,n){return this.step(new bx(t,e,n)),this}setDocAttribute(t,e){return this.step(new yx(t,e)),this}addNodeMark(t,e){return this.step(new Ww(t,e)),this}removeNodeMark(t,e){if(!(e instanceof
|
|
5907
|
+
t.step(new Kw(e,e+o.nodeSize,e+1,e+o.nodeSize-1,new Ry($y.from(r),0,0),1,!0))}(this,t,e,n,i),this}setNodeAttribute(t,e,n){return this.step(new bx(t,e,n)),this}setDocAttribute(t,e){return this.step(new yx(t,e)),this}addNodeMark(t,e){return this.step(new Ww(t,e)),this}removeNodeMark(t,e){if(!(e instanceof Oy)){let n=this.doc.nodeAt(t)
|
|
5908
5908
|
if(!n)throw new RangeError("No node at position "+t)
|
|
5909
5909
|
if(!(e=e.isInSet(n.marks)))return this}return this.step(new Gw(t,e)),this}split(t,e=1,n){return function(t,e,n=1,i){let s=t.doc.resolve(e),o=$y.empty,r=$y.empty
|
|
5910
5910
|
for(let t=s.depth,e=s.depth-n,a=n-1;t>e;t--,a--){o=$y.from(s.node(t).copy(o))
|
|
@@ -5933,10 +5933,10 @@ let s=t.steps.length,o=this.ranges
|
|
|
5933
5933
|
for(let r=0;r<o.length;r++){let{$from:a,$to:l}=o[r],c=t.mapping.slice(s)
|
|
5934
5934
|
t.replaceRange(c.map(a.pos),c.map(l.pos),r?Ry.empty:e),0==r&&Rx(t,s,(n?n.isInline:i&&i.isTextblock)?-1:1)}}replaceWith(t,e){let n=t.steps.length,i=this.ranges
|
|
5935
5935
|
for(let s=0;s<i.length;s++){let{$from:o,$to:r}=i[s],a=t.mapping.slice(n),l=a.map(o.pos),c=a.map(r.pos)
|
|
5936
|
-
s?t.deleteRange(l,c):(t.replaceRangeWith(l,c,e),Rx(t,n,e.isInline?-1:1))}}static findFrom(t,e,n=!1){let i=t.parent.inlineContent?new Mx(t):
|
|
5936
|
+
s?t.deleteRange(l,c):(t.replaceRangeWith(l,c,e),Rx(t,n,e.isInline?-1:1))}}static findFrom(t,e,n=!1){let i=t.parent.inlineContent?new Mx(t):Tx(t.node(0),t.parent,t.pos,t.index(),e,n)
|
|
5937
5937
|
if(i)return i
|
|
5938
|
-
for(let i=t.depth-1;i>=0;i--){let s=e<0?
|
|
5939
|
-
if(s)return s}return null}static near(t,e=1){return this.findFrom(t,e)||this.findFrom(t,-e)||new Ax(t.node(0))}static atStart(t){return
|
|
5938
|
+
for(let i=t.depth-1;i>=0;i--){let s=e<0?Tx(t.node(0),t.node(i),t.before(i+1),t.index(i),e,n):Tx(t.node(0),t.node(i),t.after(i+1),t.index(i)+1,e,n)
|
|
5939
|
+
if(s)return s}return null}static near(t,e=1){return this.findFrom(t,e)||this.findFrom(t,-e)||new Ax(t.node(0))}static atStart(t){return Tx(t,t,0,0,1)||new Ax(t)}static atEnd(t){return Tx(t,t,t.content.size,t.childCount,-1)||new Ax(t)}static fromJSON(t,e){if(!e||!e.type)throw new RangeError("Invalid input for Selection.fromJSON")
|
|
5940
5940
|
let n=Cx[e.type]
|
|
5941
5941
|
if(!n)throw new RangeError(`No selection type ${e.type} defined`)
|
|
5942
5942
|
return n.fromJSON(t,e)}static jsonID(t,e){if(t in Cx)throw new RangeError("Duplicate use of selection JSON ID "+t)
|
|
@@ -5961,16 +5961,16 @@ class Ex{constructor(t){this.anchor=t}map(t){let{deleted:e,pos:n}=t.mapResult(th
|
|
|
5961
5961
|
return e?new $x(n,n):new Ex(n)}resolve(t){let e=t.resolve(this.anchor),n=e.nodeAfter
|
|
5962
5962
|
return n&&Dx.isSelectable(n)?new Dx(e):kx.near(e)}}class Ax extends kx{constructor(t){super(t.resolve(0),t.resolve(t.content.size))}replace(t,e=Ry.empty){if(e==Ry.empty){t.delete(0,t.doc.content.size)
|
|
5963
5963
|
let e=kx.atStart(t.doc)
|
|
5964
|
-
e.eq(t.selection)||t.setSelection(e)}else super.replace(t,e)}toJSON(){return{type:"all"}}static fromJSON(t){return new Ax(t)}map(t){return new Ax(t)}eq(t){return t instanceof Ax}getBookmark(){return
|
|
5965
|
-
const
|
|
5966
|
-
function
|
|
5964
|
+
e.eq(t.selection)||t.setSelection(e)}else super.replace(t,e)}toJSON(){return{type:"all"}}static fromJSON(t){return new Ax(t)}map(t){return new Ax(t)}eq(t){return t instanceof Ax}getBookmark(){return Ox}}kx.jsonID("all",Ax)
|
|
5965
|
+
const Ox={map(){return this},resolve:t=>new Ax(t)}
|
|
5966
|
+
function Tx(t,e,n,i,s,o=!1){if(e.inlineContent)return Mx.create(t,n)
|
|
5967
5967
|
for(let r=i-(s>0?0:1);s>0?r<e.childCount:r>=0;r+=s){let i=e.child(r)
|
|
5968
|
-
if(i.isAtom){if(!o&&Dx.isSelectable(i))return Dx.create(t,n-(s<0?i.nodeSize:0))}else{let e=
|
|
5968
|
+
if(i.isAtom){if(!o&&Dx.isSelectable(i))return Dx.create(t,n-(s<0?i.nodeSize:0))}else{let e=Tx(t,i,n+s,s<0?i.childCount:0,s,o)
|
|
5969
5969
|
if(e)return e}n+=i.nodeSize*s}return null}function Rx(t,e,n){let i=t.steps.length-1
|
|
5970
5970
|
if(i<e)return
|
|
5971
5971
|
let s,o=t.steps[i];(o instanceof Zw||o instanceof Kw)&&(t.mapping.maps[i].forEach(((t,e,n,i)=>{null==s&&(s=i)})),t.setSelection(kx.near(t.doc.resolve(s),n)))}class Fx extends xx{constructor(t){super(t.doc),this.curSelectionFor=0,this.updated=0,this.meta=Object.create(null),this.time=Date.now(),this.curSelection=t.selection,this.storedMarks=t.storedMarks}get selection(){return this.curSelectionFor<this.steps.length&&(this.curSelection=this.curSelection.map(this.doc,this.mapping.slice(this.curSelectionFor)),this.curSelectionFor=this.steps.length),this.curSelection}setSelection(t){if(t.$from.doc!=this.doc)throw new RangeError("Selection passed to setSelection must point at the current document")
|
|
5972
|
-
return this.curSelection=t,this.curSelectionFor=this.steps.length,this.updated=-3&this.updated|1,this.storedMarks=null,this}get selectionSet(){return(1&this.updated)>0}setStoredMarks(t){return this.storedMarks=t,this.updated|=2,this}ensureMarks(t){return
|
|
5973
|
-
return e&&(t=t.mark(this.storedMarks||(n.empty?n.$from.marks():n.$from.marksAcross(n.$to)||
|
|
5972
|
+
return this.curSelection=t,this.curSelectionFor=this.steps.length,this.updated=-3&this.updated|1,this.storedMarks=null,this}get selectionSet(){return(1&this.updated)>0}setStoredMarks(t){return this.storedMarks=t,this.updated|=2,this}ensureMarks(t){return Oy.sameSet(this.storedMarks||this.selection.$from.marks(),t)||this.setStoredMarks(t),this}addStoredMark(t){return this.ensureMarks(t.addToSet(this.storedMarks||this.selection.$head.marks()))}removeStoredMark(t){return this.ensureMarks(t.removeFromSet(this.storedMarks||this.selection.$head.marks()))}get storedMarksSet(){return(2&this.updated)>0}addStep(t,e){super.addStep(t,e),this.updated=-3&this.updated,this.storedMarks=null}setTime(t){return this.time=t,this}replaceSelection(t){return this.selection.replace(this,t),this}replaceSelectionWith(t,e=!0){let n=this.selection
|
|
5973
|
+
return e&&(t=t.mark(this.storedMarks||(n.empty?n.$from.marks():n.$from.marksAcross(n.$to)||Oy.none))),n.replaceWith(this,t),this}deleteSelection(){return this.selection.replace(this),this}insertText(t,e,n){let i=this.doc.type.schema
|
|
5974
5974
|
if(null==e)return t?this.replaceSelectionWith(i.text(t),!0):this.deleteSelection()
|
|
5975
5975
|
{if(null==n&&(n=e),n=null==n?e:n,!t)return this.deleteRange(e,n)
|
|
5976
5976
|
let s=this.storedMarks
|
|
@@ -6049,7 +6049,7 @@ if(n.top!=n.bottom&&EC(e,n))return{node:t,offset:s+(e.left>=(n.left+n.right)/2?1
|
|
|
6049
6049
|
if(i&&n.top<n.bottom)for(let s=Math.max(0,Math.min(i-1,Math.floor(i*(e.top-n.top)/(n.bottom-n.top))-2)),o=s;;){let n=t.childNodes[o]
|
|
6050
6050
|
if(1==n.nodeType){let t=n.getClientRects()
|
|
6051
6051
|
for(let i=0;i<t.length;i++){let s=t[i]
|
|
6052
|
-
if(EC(e,s))return AC(n,e,s)}}if((o=(o+1)%i)==s)break}return t}function
|
|
6052
|
+
if(EC(e,s))return AC(n,e,s)}}if((o=(o+1)%i)==s)break}return t}function OC(t,e){let n,i=t.dom.ownerDocument,s=0,o=function(t,e,n){if(t.caretPositionFromPoint)try{let i=t.caretPositionFromPoint(e,n)
|
|
6053
6053
|
if(i)return{node:i.offsetNode,offset:Math.min(Qx(i.offsetNode),i.offset)}}catch(t){}if(t.caretRangeFromPoint){let i=t.caretRangeFromPoint(e,n)
|
|
6054
6054
|
if(i)return{node:i.startContainer,offset:Math.min(Qx(i.startContainer),i.startOffset)}}}(i,e.left,e.top)
|
|
6055
6055
|
o&&({node:n,offset:s}=o)
|
|
@@ -6068,9 +6068,9 @@ n=r.dom.parentNode}return s>-1?s:t.docView.posFromDOM(e,n,-1)}(t,n,s,e))}null==r
|
|
|
6068
6068
|
if(1==i.nodeType&&!i.firstChild){let t=i.getBoundingClientRect()
|
|
6069
6069
|
o=t.left!=t.right&&n.left>(t.left+t.right)/2?1:-1}return t.docView.posFromDOM(i,s,o)}(t,a,e))
|
|
6070
6070
|
let l=t.docView.nearestDesc(a,!0)
|
|
6071
|
-
return{pos:r,inside:l?l.posAtStart-l.border:-1}}function
|
|
6071
|
+
return{pos:r,inside:l?l.posAtStart-l.border:-1}}function TC(t){return t.top<t.bottom||t.left<t.right}function RC(t,e){let n=t.getClientRects()
|
|
6072
6072
|
if(n.length){let t=n[e<0?0:n.length-1]
|
|
6073
|
-
if(
|
|
6073
|
+
if(TC(t))return t}return Array.prototype.find.call(n,TC)||t.getBoundingClientRect()}const FC=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/
|
|
6074
6074
|
function NC(t,e,n){let{node:i,offset:s,atom:o}=t.docView.domFromPos(e,n<0?-1:1),r=wC||hC
|
|
6075
6075
|
if(3==i.nodeType){if(!r||!FC.test(i.nodeValue)&&(n<0?s:s!=i.nodeValue.length)){let t=s,e=s,o=n<0?1:-1
|
|
6076
6076
|
return n<0&&!s?(e++,o=-1):n>=0&&s==i.nodeValue.length?(t--,o=1):n<0?t--:e++,LC(RC(Kx(i,t,e),o),o<0)}{let t=RC(Kx(i,s,s),n)
|
|
@@ -6210,7 +6210,7 @@ if(u.isText){let t=f
|
|
|
6210
6210
|
r<s.length&&s[r].from<t&&(t=s[r].from)
|
|
6211
6211
|
for(let e=0;e<a.length;e++)a[e].to<t&&(t=a[e].to)
|
|
6212
6212
|
t<f&&(l=u.cut(t-o),u=u.cut(0,t-o),f=t,p=-1)}else for(;r<s.length&&s[r].to<f;)r++
|
|
6213
|
-
i(u,u.isInline&&!u.isLeaf?a.filter((t=>!t.inline)):a.slice(),e.forChild(o,u),p),o=f}}(this.node,this.innerDeco,((e,s,o)=>{e.spec.marks?a.syncToMarks(e.spec.marks,n,t):e.type.side>=0&&!o&&a.syncToMarks(s==this.node.childCount?
|
|
6213
|
+
i(u,u.isInline&&!u.isLeaf?a.filter((t=>!t.inline)):a.slice(),e.forChild(o,u),p),o=f}}(this.node,this.innerDeco,((e,s,o)=>{e.spec.marks?a.syncToMarks(e.spec.marks,n,t):e.type.side>=0&&!o&&a.syncToMarks(s==this.node.childCount?Oy.none:this.node.child(s).marks,n,t),a.placeWidget(e,t,i)}),((e,o,l,c)=>{let d
|
|
6214
6214
|
a.syncToMarks(e.marks,n,t),a.findNodeMatch(e,o,l,c)||r&&t.state.selection.from>i&&t.state.selection.to<i+e.nodeSize&&(d=a.findIndexWithChild(s.node))>-1&&a.updateNodeAt(e,o,l,d,t)||a.updateNextNode(e,o,l,t,c,i)||a.addNode(e,o,l,t,i),i+=e.nodeSize})),a.syncToMarks([],n,t),this.node.isTextblock&&a.addTextblockHacks(),a.destroyRest(),(a.changed||2==this.dirty)&&(o&&this.protectLocalComposition(t,o),tk(this.contentDOM,this.children,t),gC&&function(t){if("UL"==t.nodeName||"OL"==t.nodeName){let e=t.style.cssText
|
|
6215
6215
|
t.style.cssText=e+"; list-style: square !important",window.getComputedStyle(t).listStyle,t.style.cssText=e}}(this.dom))}localCompositionInfo(t,e){let{from:n,to:i}=t.state.selection
|
|
6216
6216
|
if(!(t.state.selection instanceof Mx)||n<e||i>e+this.node.content.size)return null
|
|
@@ -6396,11 +6396,11 @@ if(eC(i)){let t=document.createRange()
|
|
|
6396
6396
|
t.setEnd(e,n),t.setStart(e,n),i.removeAllRanges(),i.addRange(t)}else i.extend&&i.extend(e,n)
|
|
6397
6397
|
t.domObserver.setCurSelection()
|
|
6398
6398
|
let{state:s}=t
|
|
6399
|
-
setTimeout((()=>{t.state==s&&fk(t)}),50)}function
|
|
6399
|
+
setTimeout((()=>{t.state==s&&fk(t)}),50)}function Ok(t,e){let n=t.state.doc.resolve(e)
|
|
6400
6400
|
if(!pC&&!bC&&n.parent.inlineContent){let i=t.coordsAtPos(e)
|
|
6401
6401
|
if(e>n.start()){let n=t.coordsAtPos(e-1),s=(n.top+n.bottom)/2
|
|
6402
6402
|
if(s>i.top&&s<i.bottom&&Math.abs(n.left-i.left)>1)return n.left<i.left?"ltr":"rtl"}if(e<n.end()){let n=t.coordsAtPos(e+1),s=(n.top+n.bottom)/2
|
|
6403
|
-
if(s>i.top&&s<i.bottom&&Math.abs(n.left-i.left)>1)return n.left>i.left?"ltr":"rtl"}}return"rtl"==getComputedStyle(t.dom).direction?"rtl":"ltr"}function
|
|
6403
|
+
if(s>i.top&&s<i.bottom&&Math.abs(n.left-i.left)>1)return n.left>i.left?"ltr":"rtl"}}return"rtl"==getComputedStyle(t.dom).direction?"rtl":"ltr"}function Tk(t,e,n){let i=t.state.selection
|
|
6404
6404
|
if(i instanceof Mx&&!i.empty||n.indexOf("s")>-1)return!1
|
|
6405
6405
|
if(vC&&n.indexOf("m")>-1)return!1
|
|
6406
6406
|
let{$from:s,$to:o}=i
|
|
@@ -6418,12 +6418,12 @@ return t.ctrlKey&&(e+="c"),t.metaKey&&(e+="m"),t.altKey&&(e+="a"),t.shiftKey&&(e
|
|
|
6418
6418
|
if(8==n||vC&&72==n&&"c"==i)return Rk(t,-1)||Dk(t,-1)
|
|
6419
6419
|
if(46==n&&!e.shiftKey||vC&&68==n&&"c"==i)return Rk(t,1)||Dk(t,1)
|
|
6420
6420
|
if(13==n||27==n)return!0
|
|
6421
|
-
if(37==n||vC&&66==n&&"c"==i){let e=37==n?"ltr"==
|
|
6422
|
-
return Ik(t,e,i)||Dk(t,e)}if(39==n||vC&&70==n&&"c"==i){let e=39==n?"ltr"==
|
|
6423
|
-
return Ik(t,e,i)||Dk(t,e)}return 38==n||vC&&80==n&&"c"==i?
|
|
6421
|
+
if(37==n||vC&&66==n&&"c"==i){let e=37==n?"ltr"==Ok(t,t.state.selection.from)?-1:1:-1
|
|
6422
|
+
return Ik(t,e,i)||Dk(t,e)}if(39==n||vC&&70==n&&"c"==i){let e=39==n?"ltr"==Ok(t,t.state.selection.from)?1:-1:1
|
|
6423
|
+
return Ik(t,e,i)||Dk(t,e)}return 38==n||vC&&80==n&&"c"==i?Tk(t,-1,i)||Dk(t,-1):40==n||vC&&78==n&&"c"==i?function(t){if(!mC||t.state.selection.$head.parentOffset>0)return!1
|
|
6424
6424
|
let{focusNode:e,focusOffset:n}=t.domSelectionRange()
|
|
6425
6425
|
if(e&&1==e.nodeType&&0==n&&e.firstChild&&"false"==e.firstChild.contentEditable){let n=e.firstChild
|
|
6426
|
-
Fk(t,n,"true"),setTimeout((()=>Fk(t,n,"false")),20)}return!1}(t)||
|
|
6426
|
+
Fk(t,n,"true"),setTimeout((()=>Fk(t,n,"false")),20)}return!1}(t)||Tk(t,1,i)||Dk(t,1):i==(vC?"m":"c")&&(66==n||73==n||89==n||90==n)}function Lk(t,e){t.someProp("transformCopied",(n=>{e=n(e,t)}))
|
|
6427
6427
|
let n=[],{content:i,openStart:s,openEnd:o}=e
|
|
6428
6428
|
for(;s>1&&o>1&&1==i.childCount&&1==i.firstChild.childCount;){s--,o--
|
|
6429
6429
|
let t=i.firstChild
|
|
@@ -6656,7 +6656,7 @@ a.splice(e,0,c.children[t],c.children[t+1],c.children[t+2])}}return new ES(e.sor
|
|
|
6656
6656
|
t.forEach(((t,o)=>{let r,a=o+n
|
|
6657
6657
|
if(r=RS(e,t,a)){for(i||(i=this.children.slice());s<i.length&&i[s]<o;)s+=3
|
|
6658
6658
|
i[s]==o?i[s+2]=i[s+2].addInner(t,r,a+1):i.splice(s,0,o,o+t.nodeSize,NS(r,t,a+1,DS)),s+=3}}))
|
|
6659
|
-
let o=
|
|
6659
|
+
let o=TS(s?FS(e):e,-n)
|
|
6660
6660
|
for(let e=0;e<o.length;e++)o[e].type.valid(t,o[e])||o.splice(e--,1)
|
|
6661
6661
|
return new ES(o.length?this.local.concat(o).sort(LS):this.local,i||this.children)}remove(t){return 0==t.length||this==AS?this:this.removeInner(t,0)}removeInner(t,e){let n=this.children,i=this.local
|
|
6662
6662
|
for(let i=0;i<n.length;i+=3){let s,o=n[i]+e,r=n[i+1]+e
|
|
@@ -6673,7 +6673,7 @@ break}let s=t+1,o=s+e.content.size
|
|
|
6673
6673
|
for(let t=0;t<this.local.length;t++){let e=this.local[t]
|
|
6674
6674
|
if(e.from<o&&e.to>s&&e.type instanceof _S){let t=Math.max(s,e.from)-s,n=Math.min(o,e.to)-s
|
|
6675
6675
|
t<n&&(i||(i=[])).push(e.copy(t,n))}}if(i){let t=new ES(i.sort(LS),$S)
|
|
6676
|
-
return n?new
|
|
6676
|
+
return n?new OS([t,n]):t}return n||AS}eq(t){if(this==t)return!0
|
|
6677
6677
|
if(!(t instanceof ES)||this.local.length!=t.local.length||this.children.length!=t.children.length)return!1
|
|
6678
6678
|
for(let e=0;e<this.local.length;e++)if(!this.local[e].eq(t.local[e]))return!1
|
|
6679
6679
|
for(let e=0;e<this.children.length;e+=3)if(this.children[e]!=t.children[e]||this.children[e+1]!=t.children[e+1]||!this.children[e+2].eq(t.children[e+2]))return!1
|
|
@@ -6683,18 +6683,18 @@ let e=[]
|
|
|
6683
6683
|
for(let t=0;t<this.local.length;t++)this.local[t].type instanceof _S||e.push(this.local[t])
|
|
6684
6684
|
return e}forEachSet(t){t(this)}}ES.empty=new ES([],[]),ES.removeOverlap=BS
|
|
6685
6685
|
const AS=ES.empty
|
|
6686
|
-
class
|
|
6687
|
-
return
|
|
6686
|
+
class OS{constructor(t){this.members=t}map(t,e){const n=this.members.map((n=>n.map(t,e,DS)))
|
|
6687
|
+
return OS.from(n)}forChild(t,e){if(e.isLeaf)return ES.empty
|
|
6688
6688
|
let n=[]
|
|
6689
6689
|
for(let i=0;i<this.members.length;i++){let s=this.members[i].forChild(t,e)
|
|
6690
|
-
s!=AS&&(s instanceof
|
|
6690
|
+
s!=AS&&(s instanceof OS?n=n.concat(s.members):n.push(s))}return OS.from(n)}eq(t){if(!(t instanceof OS)||t.members.length!=this.members.length)return!1
|
|
6691
6691
|
for(let e=0;e<this.members.length;e++)if(!this.members[e].eq(t.members[e]))return!1
|
|
6692
6692
|
return!0}locals(t){let e,n=!0
|
|
6693
6693
|
for(let i=0;i<this.members.length;i++){let s=this.members[i].localsInner(t)
|
|
6694
6694
|
if(s.length)if(e){n&&(e=e.slice(),n=!1)
|
|
6695
6695
|
for(let t=0;t<s.length;t++)e.push(s[t])}else e=s}return e?BS(n?e:e.sort(LS)):$S}static from(t){switch(t.length){case 0:return AS
|
|
6696
6696
|
case 1:return t[0]
|
|
6697
|
-
default:return new
|
|
6697
|
+
default:return new OS(t.every((t=>t instanceof ES))?t:t.reduce(((t,e)=>t.concat(e instanceof ES?e:e.members)),[]))}}forEachSet(t){for(let e=0;e<this.members.length;e++)this.members[e].forEachSet(t)}}function TS(t,e){if(!e||!t.length)return t
|
|
6698
6698
|
let n=[]
|
|
6699
6699
|
for(let i=0;i<t.length;i++){let s=t[i]
|
|
6700
6700
|
n.push(new MS(s.from+e,s.to+e,s.type))}return n}function RS(t,e,n){if(e.isLeaf)return null
|
|
@@ -6707,7 +6707,7 @@ e.forEach(((e,r)=>{let a=RS(t,e,r+n)
|
|
|
6707
6707
|
if(a){o=!0
|
|
6708
6708
|
let t=NS(a,e,n+r+1,i)
|
|
6709
6709
|
t!=AS&&s.push(r,r+e.nodeSize,t)}}))
|
|
6710
|
-
let r=
|
|
6710
|
+
let r=TS(o?FS(t):t,-n).sort(LS)
|
|
6711
6711
|
for(let t=0;t<r.length;t++)r[t].type.valid(e,r[t])||(i.onRemove&&i.onRemove(r[t].spec),r.splice(t--,1))
|
|
6712
6712
|
return r.length||s.length?new ES(r,s):AS}function LS(t,e){return t.from-e.from||t.to-e.to}function BS(t){let e=t
|
|
6713
6713
|
for(let n=0;n<e.length-1;n++){let i=e[n]
|
|
@@ -6716,7 +6716,7 @@ if(o.from!=i.from){o.from<i.to&&(e==t&&(e=t.slice()),e[n]=i.copy(i.from,o.from),
|
|
|
6716
6716
|
break}o.to!=i.to&&(e==t&&(e=t.slice()),e[s]=o.copy(o.from,i.to),PS(e,s+1,o.copy(i.to,o.to)))}}return e}function PS(t,e,n){for(;e<t.length&&LS(n,t[e])>0;)e++
|
|
6717
6717
|
t.splice(e,0,n)}function zS(t){let e=[]
|
|
6718
6718
|
return t.someProp("decorations",(n=>{let i=n(t.state)
|
|
6719
|
-
i&&i!=AS&&e.push(i)})),t.cursorWrapper&&e.push(ES.create(t.state.doc,[t.cursorWrapper.deco])),
|
|
6719
|
+
i&&i!=AS&&e.push(i)})),t.cursorWrapper&&e.push(ES.create(t.state.doc,[t.cursorWrapper.deco])),OS.from(e)}const VS={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},HS=cC&&dC<=11
|
|
6720
6720
|
class US{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}set(t){this.anchorNode=t.anchorNode,this.anchorOffset=t.anchorOffset,this.focusNode=t.focusNode,this.focusOffset=t.focusOffset}clear(){this.anchorNode=this.focusNode=null}eq(t){return t.anchorNode==this.anchorNode&&t.anchorOffset==this.anchorOffset&&t.focusNode==this.focusNode&&t.focusOffset==this.focusOffset}}class qS{constructor(t,e){this.view=t,this.handleDOMChange=e,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new US,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver((t=>{for(let e=0;e<t.length;e++)this.queue.push(t[e])
|
|
6721
6721
|
cC&&dC<=11&&t.some((t=>"childList"==t.type&&t.removedNodes.length||"characterData"==t.type&&t.oldValue.length>t.target.nodeValue.length))?this.flushSoon():this.flush()})),HS&&(this.onCharData=t=>{this.queue.push({target:t.target,type:"characterData",oldValue:t.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this)}flushSoon(){this.flushingSoon<0&&(this.flushingSoon=window.setTimeout((()=>{this.flushingSoon=-1,this.flush()}),20))}forceFlush(){this.flushingSoon>-1&&(window.clearTimeout(this.flushingSoon),this.flushingSoon=-1,this.flush())}start(){this.observer&&(this.observer.takeRecords(),this.observer.observe(this.view.dom,VS)),this.onCharData&&this.view.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.connectSelection()}stop(){if(this.observer){let t=this.observer.takeRecords()
|
|
6722
6722
|
if(t.length){for(let e=0;e<t.length;e++)this.queue.push(t[e])
|
|
@@ -6863,7 +6863,7 @@ if($C)return t.focus($C)
|
|
|
6863
6863
|
let e=IC(t)
|
|
6864
6864
|
t.focus(null==$C?{get preventScroll(){return $C={preventScroll:!0},!0}}:void 0),$C||($C=!1,MC(e,0))}(this.dom),fk(this),this.domObserver.start()}get root(){let t=this._root
|
|
6865
6865
|
if(null==t)for(let t=this.dom.parentNode;t;t=t.parentNode)if(9==t.nodeType||11==t.nodeType&&t.host)return t.getSelection||(Object.getPrototypeOf(t).getSelection=()=>t.ownerDocument.getSelection()),this._root=t
|
|
6866
|
-
return t||document}updateRoot(){this._root=null}posAtCoords(t){return
|
|
6866
|
+
return t||document}updateRoot(){this._root=null}posAtCoords(t){return OC(this,t)}coordsAtPos(t,e=1){return NC(this,t,e)}domAtPos(t,e=0){return this.docView.domFromPos(t,e)}nodeDOM(t){let e=this.docView.descAt(t)
|
|
6867
6867
|
return e?e.nodeDOM:null}posAtDOM(t,e,n=-1){let i=this.docView.posFromDOM(t,e,n)
|
|
6868
6868
|
if(null==i)throw new RangeError("DOM position not inside the editor")
|
|
6869
6869
|
return i}endOfTextblock(t,e){return qC(this,e||this.state,t)}pasteHTML(t,e){return yS(this,"",t,!1,e||new ClipboardEvent("paste"))}pasteText(t,e){return yS(this,t,null,!0,e||new ClipboardEvent("paste"))}destroy(){this.docView&&(!function(t){t.domObserver.stop()
|
|
@@ -6905,7 +6905,7 @@ if(!i)return!1
|
|
|
6905
6905
|
let s=k_(i)
|
|
6906
6906
|
if(!s){let n=i.blockRange(),s=n&&Qw(n)
|
|
6907
6907
|
return null!=s&&(e&&e(t.tr.lift(n,s).scrollIntoView()),!0)}let o=s.nodeBefore
|
|
6908
|
-
if(
|
|
6908
|
+
if(T_(t,s,e,-1))return!0
|
|
6909
6909
|
if(0==i.parent.content.size&&(x_(o,"end")||Dx.isSelectable(o)))for(let n=i.depth;;n--){let r=lx(t.doc,i.before(n),i.after(n),Ry.empty)
|
|
6910
6910
|
if(r&&r.slice.size<r.to-r.from){if(e){let n=t.tr.step(r)
|
|
6911
6911
|
n.setSelection(x_(o,"end")?kx.findFrom(n.doc.resolve(n.mapping.map(s.pos,-1)),-1):Dx.create(n.doc,s.pos-o.nodeSize)),e(n.scrollIntoView())}return!0}if(1==n||i.node(n-1).childCount>1)break}return!(!o.isAtom||s.depth!=i.depth-1)&&(e&&e(t.tr.delete(s.pos-o.nodeSize,s.pos).scrollIntoView()),!0)}
|
|
@@ -6933,7 +6933,7 @@ if(!i)return!1
|
|
|
6933
6933
|
let s=M_(i)
|
|
6934
6934
|
if(!s)return!1
|
|
6935
6935
|
let o=s.nodeAfter
|
|
6936
|
-
if(
|
|
6936
|
+
if(T_(t,s,e,1))return!0
|
|
6937
6937
|
if(0==i.parent.content.size&&(x_(o,"start")||Dx.isSelectable(o))){let n=lx(t.doc,i.before(),i.after(),Ry.empty)
|
|
6938
6938
|
if(n&&n.slice.size<n.to-n.from){if(e){let i=t.tr.step(n)
|
|
6939
6939
|
i.setSelection(x_(o,"start")?kx.findFrom(i.doc.resolve(i.mapping.map(s.pos)),1):Dx.create(i.doc,i.mapping.map(s.pos))),e(i.scrollIntoView())}return!0}}return!(!o.isAtom||s.depth!=i.depth-1)&&(e&&e(t.tr.delete(s.pos,s.pos+o.nodeSize).scrollIntoView()),!0)},I_=(t,e,n)=>{let{$head:i,empty:s}=t.selection,o=i
|
|
@@ -6956,7 +6956,7 @@ if(!n||n.parent.content.size)return!1
|
|
|
6956
6956
|
if(n.depth>1&&n.after()!=n.end(-1)){let i=n.before()
|
|
6957
6957
|
if(sx(t.doc,i))return e&&e(t.tr.split(i).scrollIntoView()),!0}let i=n.blockRange(),s=i&&Qw(i)
|
|
6958
6958
|
return null!=s&&(e&&e(t.tr.lift(i,s).scrollIntoView()),!0)}
|
|
6959
|
-
const
|
|
6959
|
+
const O_=(t,e)=>{let{$from:n,$to:i}=t.selection
|
|
6960
6960
|
if(t.selection instanceof Dx&&t.selection.node.isBlock)return!(!n.parentOffset||!sx(t.doc,n.pos)||(e&&e(t.tr.split(n.pos).scrollIntoView()),0))
|
|
6961
6961
|
if(!n.depth)return!1
|
|
6962
6962
|
let s,o,r=[],a=!1,l=!1
|
|
@@ -6966,7 +6966,7 @@ r.unshift(null)}let c=t.tr;(t.selection instanceof Mx||t.selection instanceof Ax
|
|
|
6966
6966
|
let d=c.mapping.map(n.pos),h=sx(c.doc,d,r.length,r)
|
|
6967
6967
|
if(h||(r[0]=o?{type:o}:null,h=sx(c.doc,d,r.length,r)),c.split(d,r.length,r),!a&&l&&n.node(s).type!=o){let t=c.mapping.map(n.before(s)),e=c.doc.resolve(t)
|
|
6968
6968
|
o&&n.node(s-1).canReplaceWith(e.index(),e.index()+1,o)&&c.setNodeMarkup(c.mapping.map(n.before(s)),o)}return e&&e(c.scrollIntoView()),!0}
|
|
6969
|
-
function
|
|
6969
|
+
function T_(t,e,n,i){let s,o,r=e.nodeBefore,a=e.nodeAfter,l=r.type.spec.isolating||a.type.spec.isolating
|
|
6970
6970
|
if(!l&&function(t,e,n){let i=e.nodeBefore,s=e.nodeAfter,o=e.index()
|
|
6971
6971
|
return!(!(i&&s&&i.type.compatibleContent(s.type))||(!i.content.size&&e.parent.canReplace(o-1,o)?(n&&n(t.tr.delete(e.pos-i.nodeSize,e.pos).scrollIntoView()),0):!e.parent.canReplace(o,o+1)||!s.isTextblock&&!ox(t.doc,e.pos)||(n&&n(t.tr.join(e.pos).scrollIntoView()),0)))}(t,e,n))return!0
|
|
6972
6972
|
let c=!l&&e.parent.canReplace(e.index(),e.index()+1)
|
|
@@ -7026,13 +7026,13 @@ if(!c.canReplace(d+(a?0:1),d+1,r.content.append(l?$y.empty:$y.from(s))))return!1
|
|
|
7026
7026
|
let h=o.pos,u=h+r.nodeSize
|
|
7027
7027
|
return i.step(new Kw(h-(a?1:0),u+(l?1:0),h+1,u-1,new Ry((a?$y.empty:$y.from(s.copy($y.empty))).append(l?$y.empty:$y.from(s.copy($y.empty))),a?0:1,l?0:1),a?0:1)),e(i.scrollIntoView()),!0}(e,n,o)))}}function V_(t){const{state:e,transaction:n}=t
|
|
7028
7028
|
let{selection:i}=n,{doc:s}=n,{storedMarks:o}=n
|
|
7029
|
-
return{...e,apply:e.apply.bind(e),applyTransaction:e.applyTransaction.bind(e),plugins:e.plugins,schema:e.schema,reconfigure:e.reconfigure.bind(e),toJSON:e.toJSON.bind(e),get storedMarks(){return o},get selection(){return i},get doc(){return s},get tr(){return i=n.selection,s=n.doc,o=n.storedMarks,n}}}B_(v_,y_,C_),B_(v_,__,I_),B_($_,E_,A_,
|
|
7029
|
+
return{...e,apply:e.apply.bind(e),applyTransaction:e.applyTransaction.bind(e),plugins:e.plugins,schema:e.schema,reconfigure:e.reconfigure.bind(e),toJSON:e.toJSON.bind(e),get storedMarks(){return o},get selection(){return i},get doc(){return s},get tr(){return i=n.selection,s=n.doc,o=n.storedMarks,n}}}B_(v_,y_,C_),B_(v_,__,I_),B_($_,E_,A_,O_),"undefined"!=typeof navigator?/Mac|iP(hone|[oa]d)/.test(navigator.platform):"undefined"!=typeof os&&os.platform&&os.platform()
|
|
7030
7030
|
class H_{constructor(t){this.editor=t.editor,this.rawCommands=this.editor.extensionManager.commands,this.customState=t.state}get hasCustomState(){return!!this.customState}get state(){return this.customState||this.editor.state}get commands(){const{rawCommands:t,editor:e,state:n}=this,{view:i}=e,{tr:s}=n,o=this.buildProps(s)
|
|
7031
7031
|
return Object.fromEntries(Object.entries(t).map((([t,e])=>[t,(...t)=>{const n=e(...t)(o)
|
|
7032
7032
|
return s.getMeta("preventDispatch")||this.hasCustomState||i.dispatch(s),n}])))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(t,e=!0){const{rawCommands:n,editor:i,state:s}=this,{view:o}=i,r=[],a=!!t,l=t||s.tr,c={...Object.fromEntries(Object.entries(n).map((([t,n])=>[t,(...t)=>{const i=this.buildProps(l,e),s=n(...t)(i)
|
|
7033
7033
|
return r.push(s),c}]))),run:()=>(a||!e||l.getMeta("preventDispatch")||this.hasCustomState||o.dispatch(l),r.every((t=>!0===t)))}
|
|
7034
|
-
return c}createCan(t){const{rawCommands:e,state:n}=this,i=t||n.tr,
|
|
7035
|
-
return{...
|
|
7034
|
+
return c}createCan(t){const{rawCommands:e,state:n}=this,i=!1,s=t||n.tr,o=this.buildProps(s,i),r=Object.fromEntries(Object.entries(e).map((([t,e])=>[t,(...t)=>e(...t)({...o,dispatch:void 0})])))
|
|
7035
|
+
return{...r,chain:()=>this.createChain(s,i)}}buildProps(t,e=!0){const{rawCommands:n,editor:i,state:s}=this,{view:o}=i,r={tr:t,editor:i,view:o,state:V_({state:s,transaction:t}),dispatch:e?()=>{}:void 0,chain:()=>this.createChain(t,e),can:()=>this.createCan(t),get commands(){return Object.fromEntries(Object.entries(n).map((([t,e])=>[t,(...t)=>e(...t)(r)])))}}
|
|
7036
7036
|
return r}}class U_{constructor(){this.callbacks={}}on(t,e){return this.callbacks[t]||(this.callbacks[t]=[]),this.callbacks[t].push(e),this}emit(t,...e){const n=this.callbacks[t]
|
|
7037
7037
|
return n&&n.forEach((t=>t.apply(this,e))),this}off(t,e){const n=this.callbacks[t]
|
|
7038
7038
|
return n&&(e?this.callbacks[t]=n.filter((t=>t!==e)):delete this.callbacks[t]),this}once(t,e){const n=(...i)=>{this.off(t,n),e.apply(this,i)}
|
|
@@ -7191,16 +7191,16 @@ return"all"===e?Mx.create(t,MI(0,s,o),MI(t.content.size,s,o)):Mx.create(t,MI(e,s
|
|
|
7191
7191
|
for(let n=e.length-1;n>=0;n-=1){const i=e[n]
|
|
7192
7192
|
3===i.nodeType&&i.nodeValue&&/^(\n\s\s|\n)$/.test(i.nodeValue)?t.removeChild(i):1===i.nodeType&&EI(i)}return t}
|
|
7193
7193
|
function AI(t){const e=`<body>${t}</body>`,n=(new window.DOMParser).parseFromString(e,"text/html").body
|
|
7194
|
-
return EI(n)}function
|
|
7194
|
+
return EI(n)}function OI(t,e,n){if(t instanceof Jy||t instanceof $y)return t
|
|
7195
7195
|
n={slice:!0,parseOptions:{},...n}
|
|
7196
7196
|
const i="string"==typeof t
|
|
7197
7197
|
if("object"==typeof t&&null!==t)try{if(Array.isArray(t)&&t.length>0)return $y.fromArray(t.map((t=>e.nodeFromJSON(t))))
|
|
7198
7198
|
const i=e.nodeFromJSON(t)
|
|
7199
7199
|
return n.errorOnInvalidContent&&i.check(),i}catch(i){if(n.errorOnInvalidContent)throw new Error("[tiptap error]: Invalid JSON content",{cause:i})
|
|
7200
|
-
return console.warn("[tiptap warn]: Invalid content.","Passed value:",t,"Error:",i),
|
|
7200
|
+
return console.warn("[tiptap warn]: Invalid content.","Passed value:",t,"Error:",i),OI("",e,n)}if(i){if(n.errorOnInvalidContent){let i=!1,s=""
|
|
7201
7201
|
const o=new vw({topNode:e.spec.topNode,marks:e.spec.marks,nodes:e.spec.nodes.append({__tiptap__private__unknown__catch__all__node:{content:"inline*",group:"block",parseDOM:[{tag:"*",getAttrs:t=>(i=!0,s="string"==typeof t?t:t.outerHTML,null)}]}})})
|
|
7202
7202
|
if(n.slice?yw.fromSchema(o).parseSlice(AI(t),n.parseOptions):yw.fromSchema(o).parse(AI(t),n.parseOptions),n.errorOnInvalidContent&&i)throw new Error("[tiptap error]: Invalid HTML content",{cause:new Error(`Invalid element found: ${s}`)})}const i=yw.fromSchema(e)
|
|
7203
|
-
return n.slice?i.parseSlice(AI(t),n.parseOptions).content:i.parse(AI(t),n.parseOptions)}return
|
|
7203
|
+
return n.slice?i.parseSlice(AI(t),n.parseOptions).content:i.parse(AI(t),n.parseOptions)}return OI("",e,n)}function TI(){return"undefined"!=typeof navigator&&/Mac/.test(navigator.platform)}function RI(t,e,n={}){const{from:i,to:s,empty:o}=t.selection,r=e?G_(e,t.schema):null,a=[]
|
|
7204
7204
|
t.doc.nodesBetween(i,s,((t,e)=>{if(t.isText)return
|
|
7205
7205
|
const n=Math.max(i,e),o=Math.min(s,e+t.nodeSize)
|
|
7206
7206
|
a.push({node:t,from:n,to:o})}))
|
|
@@ -7208,7 +7208,7 @@ const l=s-i,c=a.filter((t=>!r||r.name===t.node.type.name)).filter((t=>xI(t.node.
|
|
|
7208
7208
|
if(o)return!!c.length
|
|
7209
7209
|
const d=c.reduce(((t,e)=>t+e.to-e.from),0)
|
|
7210
7210
|
return d>=l}function FI(t,e){return e.nodes[t]?"node":e.marks[t]?"mark":null}function NI(t,e){const n="string"==typeof e?[e]:e
|
|
7211
|
-
return Object.keys(t).reduce(((e,i)=>(n.includes(i)||(e[i]=t[i]),e)),{})}function LI(t,e,n={},i={}){return
|
|
7211
|
+
return Object.keys(t).reduce(((e,i)=>(n.includes(i)||(e[i]=t[i]),e)),{})}function LI(t,e,n={},i={}){return OI(t,e,{slice:!1,parseOptions:n,errorOnInvalidContent:i.errorOnInvalidContent})}function BI(t,e){const n=_I(e,t.schema),{from:i,to:s,empty:o}=t.selection,r=[]
|
|
7212
7212
|
o?(t.storedMarks&&r.push(...t.storedMarks),r.push(...t.selection.$head.marks())):t.doc.nodesBetween(i,s,(t=>{r.push(...t.marks)}))
|
|
7213
7213
|
const a=r.find((t=>t.type.name===n.name))
|
|
7214
7214
|
return a?{...a.attrs}:{}}function PI(t){return e=>function(t,e){for(let n=t.depth;n>0;n-=1){const i=t.node(n)
|
|
@@ -7289,7 +7289,7 @@ const a=$I(s.doc,t)||n.state.selection,l=n.state.selection.eq(a)
|
|
|
7289
7289
|
return o&&(l||s.setSelection(a),l&&s.storedMarks&&s.setStoredMarks(s.storedMarks),r()),!0},forEach:(t,e)=>n=>t.every(((t,i)=>e(t,{...n,index:i}))),insertContent:(t,e)=>({tr:n,commands:i})=>i.insertContentAt({from:n.selection.from,to:n.selection.to},t,e),insertContentAt:(t,e,n)=>({tr:i,dispatch:s,editor:o})=>{var r
|
|
7290
7290
|
if(s){let s
|
|
7291
7291
|
n={parseOptions:o.options.parseOptions,updateSelection:!0,applyInputRules:!1,applyPasteRules:!1,...n}
|
|
7292
|
-
try{s=
|
|
7292
|
+
try{s=OI(e,o.schema,{parseOptions:{preserveWhitespace:"full",...n.parseOptions},errorOnInvalidContent:null!==(r=n.errorOnInvalidContent)&&void 0!==r?r:o.options.enableContentCheck})}catch(t){return o.emit("contentError",{editor:o,error:t,disableCollaboration:()=>{o.storage.collaboration&&(o.storage.collaboration.isDisabled=!0)}}),!1}let{from:a,to:l}="number"==typeof t?{from:t,to:t}:{from:t.from,to:t.to},c=!0,d=!0
|
|
7293
7293
|
if(("type"in s?[s]:s).forEach((t=>{t.check(),c=!!c&&(t.isText&&0===t.marks.length),d=!!d&&t.isBlock})),a===l&&d){const{parent:t}=i.doc.resolve(a)
|
|
7294
7294
|
t.isTextblock&&!t.type.spec.code&&!t.childCount&&(a-=1,l+=1)}let h
|
|
7295
7295
|
if(c){if(Array.isArray(e))h=e.map((t=>t.text||"")).join("")
|
|
@@ -7326,7 +7326,7 @@ else if(/^a(lt)?$/i.test(r))n=!0
|
|
|
7326
7326
|
else if(/^(c|ctrl|control)$/i.test(r))i=!0
|
|
7327
7327
|
else if(/^s(hift)?$/i.test(r))s=!0
|
|
7328
7328
|
else{if(!/^mod$/i.test(r))throw new Error(`Unrecognized modifier name: ${r}`)
|
|
7329
|
-
DI()||
|
|
7329
|
+
DI()||TI()?o=!0:i=!0}}return n&&(r=`Alt-${r}`),i&&(r=`Ctrl-${r}`),o&&(r=`Meta-${r}`),s&&(r=`Shift-${r}`),r}(t).split(/-(?!$)/),r=o.find((t=>!["Alt","Ctrl","Meta","Shift"].includes(t))),a=new KeyboardEvent("keydown",{key:"Space"===r?" ":r,altKey:o.includes("Alt"),ctrlKey:o.includes("Ctrl"),metaKey:o.includes("Meta"),shiftKey:o.includes("Shift"),bubbles:!0,cancelable:!0}),l=e.captureTransaction((()=>{n.someProp("handleKeyDown",(t=>t(n,a)))}))
|
|
7330
7330
|
return null==l||l.steps.forEach((t=>{const e=t.map(i.mapping)
|
|
7331
7331
|
e&&s&&i.maybeStep(e)})),!0},lift:(t,e={})=>({state:n,dispatch:i})=>!!RI(n,G_(t,n.schema),e)&&((t,e)=>{let{$from:n,$to:i}=t.selection,s=n.blockRange(i),o=s&&Qw(s)
|
|
7332
7332
|
return null!=o&&(e&&e(t.tr.lift(s,o).scrollIntoView()),!0)})(n,i),liftEmptyBlock:()=>({state:t,dispatch:e})=>A_(t,e),liftListItem:t=>({state:e,dispatch:n})=>z_(G_(t,e.schema))(e,n),newlineInCode:()=>({state:t,dispatch:e})=>$_(t,e),resetAttributes:(t,e)=>({tr:n,state:i,dispatch:s})=>{let o=null,r=null
|
|
@@ -7428,7 +7428,7 @@ return e.dispatch(i),!1},blur:(e,n)=>{t.isFocused=!1
|
|
|
7428
7428
|
const i=t.state.tr.setMeta("blur",{event:n}).setMeta("addToHistory",!1)
|
|
7429
7429
|
return e.dispatch(i),!1}}}})]}}),eM=vI.create({name:"keymap",addKeyboardShortcuts(){const t=()=>this.editor.commands.first((({commands:t})=>[()=>t.undoInputRule(),()=>t.command((({tr:e})=>{const{selection:n,doc:i}=e,{empty:s,$anchor:o}=n,{pos:r,parent:a}=o,l=o.parent.isTextblock&&r>0?e.doc.resolve(r-1):o,c=l.parent.type.spec.isolating,d=o.pos-o.parentOffset,h=c&&1===l.parent.childCount?d===o.pos:kx.atStart(i).from===r
|
|
7430
7430
|
return!(!s||!a.type.isTextblock||a.textContent.length||!h||h&&"paragraph"===o.parent.type.name)&&t.clearNodes()})),()=>t.deleteSelection(),()=>t.joinBackward(),()=>t.selectNodeBackward()])),e=()=>this.editor.commands.first((({commands:t})=>[()=>t.deleteSelection(),()=>t.deleteCurrentNode(),()=>t.joinForward(),()=>t.selectNodeForward()])),n={Enter:()=>this.editor.commands.first((({commands:t})=>[()=>t.newlineInCode(),()=>t.createParagraphNear(),()=>t.liftEmptyBlock(),()=>t.splitBlock()])),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:t,"Mod-Backspace":t,"Shift-Backspace":t,Delete:e,"Mod-Delete":e,"Mod-a":()=>this.editor.commands.selectAll()},i={...n},s={...n,"Ctrl-h":t,"Alt-Backspace":t,"Ctrl-d":e,"Ctrl-Alt-Backspace":e,"Alt-Delete":e,"Alt-d":e,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()}
|
|
7431
|
-
return DI()||
|
|
7431
|
+
return DI()||TI()?s:i},addProseMirrorPlugins(){return[new Hx({key:new jx("clearDocument"),appendTransaction:(t,e,n)=>{if(t.some((t=>t.getMeta("composition"))))return
|
|
7432
7432
|
const i=t.some((t=>t.docChanged))&&!e.doc.eq(n.doc),s=t.some((t=>t.getMeta("preventClearDocument")))
|
|
7433
7433
|
if(!i||s)return
|
|
7434
7434
|
const{empty:o,from:r,to:a}=e.selection,l=kx.atStart(e.doc).from,c=kx.atEnd(e.doc).to
|
|
@@ -7456,10 +7456,10 @@ i=i.parent}return n}querySelector(t,e={}){return this.querySelectorAll(t,e,!0)[0
|
|
|
7456
7456
|
if(!this.children||0===this.children.length)return i
|
|
7457
7457
|
const s=Object.keys(e)
|
|
7458
7458
|
return this.children.forEach((o=>{if(!(n&&i.length>0)){if(o.node.type.name===t){s.every((t=>e[t]===o.node.attrs[t]))&&i.push(o)}n&&i.length>0||(i=i.concat(o.querySelectorAll(t,e,n)))}})),i}setAttribute(t){const{tr:e}=this.editor.state
|
|
7459
|
-
e.setNodeMarkup(this.from,void 0,{...this.node.attrs,...t}),this.editor.view.dispatch(e)}}class oM extends U_{constructor(t={}){super(),this.isFocused=!1,this.isInitialized=!1,this.extensionStorage={},this.options={element:document.createElement("div"),content:"",injectCSS:!0,injectNonce:void 0,extensions:[],autofocus:!1,editable:!0,editorProps:{},parseOptions:{},coreExtensionOptions:{},enableInputRules:!0,enablePasteRules:!0,enableCoreExtensions:!0,enableContentCheck:!1,onBeforeCreate:()=>null,onCreate:()=>null,onUpdate:()=>null,onSelectionUpdate:()=>null,onTransaction:()=>null,onFocus:()=>null,onBlur:()=>null,onDestroy:()=>null,onContentError:({error:t})=>{throw t},onPaste:()=>null,onDrop:()=>null},this.isCapturingTransaction=!1,this.capturedTransaction=null,this.setOptions(t),this.createExtensionManager(),this.createCommandManager(),this.createSchema(),this.on("beforeCreate",this.options.onBeforeCreate),this.emit("beforeCreate",{editor:this}),this.on("contentError",this.options.onContentError),this.createView(),this.injectCSS(),this.on("create",this.options.onCreate),this.on("update",this.options.onUpdate),this.on("selectionUpdate",this.options.onSelectionUpdate),this.on("transaction",this.options.onTransaction),this.on("focus",this.options.onFocus),this.on("blur",this.options.onBlur),this.on("destroy",this.options.onDestroy),this.on("drop",(({event:t,slice:e,moved:n})=>this.options.onDrop(t,e,n))),this.on("paste",(({event:t,slice:e})=>this.options.onPaste(t,e))),window.setTimeout((()=>{this.isDestroyed||(this.commands.focus(this.options.autofocus),this.emit("create",{editor:this}),this.isInitialized=!0)}),0)}get storage(){return this.extensionStorage}get commands(){return this.commandManager.commands}chain(){return this.commandManager.chain()}can(){return this.commandManager.can()}injectCSS(){this.options.injectCSS&&document&&(this.css=function(t,e
|
|
7460
|
-
if(null!==
|
|
7461
|
-
const
|
|
7462
|
-
return e&&
|
|
7459
|
+
e.setNodeMarkup(this.from,void 0,{...this.node.attrs,...t}),this.editor.view.dispatch(e)}}class oM extends U_{constructor(t={}){super(),this.isFocused=!1,this.isInitialized=!1,this.extensionStorage={},this.options={element:document.createElement("div"),content:"",injectCSS:!0,injectNonce:void 0,extensions:[],autofocus:!1,editable:!0,editorProps:{},parseOptions:{},coreExtensionOptions:{},enableInputRules:!0,enablePasteRules:!0,enableCoreExtensions:!0,enableContentCheck:!1,onBeforeCreate:()=>null,onCreate:()=>null,onUpdate:()=>null,onSelectionUpdate:()=>null,onTransaction:()=>null,onFocus:()=>null,onBlur:()=>null,onDestroy:()=>null,onContentError:({error:t})=>{throw t},onPaste:()=>null,onDrop:()=>null},this.isCapturingTransaction=!1,this.capturedTransaction=null,this.setOptions(t),this.createExtensionManager(),this.createCommandManager(),this.createSchema(),this.on("beforeCreate",this.options.onBeforeCreate),this.emit("beforeCreate",{editor:this}),this.on("contentError",this.options.onContentError),this.createView(),this.injectCSS(),this.on("create",this.options.onCreate),this.on("update",this.options.onUpdate),this.on("selectionUpdate",this.options.onSelectionUpdate),this.on("transaction",this.options.onTransaction),this.on("focus",this.options.onFocus),this.on("blur",this.options.onBlur),this.on("destroy",this.options.onDestroy),this.on("drop",(({event:t,slice:e,moved:n})=>this.options.onDrop(t,e,n))),this.on("paste",(({event:t,slice:e})=>this.options.onPaste(t,e))),window.setTimeout((()=>{this.isDestroyed||(this.commands.focus(this.options.autofocus),this.emit("create",{editor:this}),this.isInitialized=!0)}),0)}get storage(){return this.extensionStorage}get commands(){return this.commandManager.commands}chain(){return this.commandManager.chain()}can(){return this.commandManager.can()}injectCSS(){this.options.injectCSS&&document&&(this.css=function(t,e){const n=document.querySelector("style[data-tiptap-style]")
|
|
7460
|
+
if(null!==n)return n
|
|
7461
|
+
const i=document.createElement("style")
|
|
7462
|
+
return e&&i.setAttribute("nonce",e),i.setAttribute("data-tiptap-style",""),i.innerHTML=t,document.getElementsByTagName("head")[0].appendChild(i),i}('.ProseMirror {\n position: relative;\n}\n\n.ProseMirror {\n word-wrap: break-word;\n white-space: pre-wrap;\n white-space: break-spaces;\n -webkit-font-variant-ligatures: none;\n font-variant-ligatures: none;\n font-feature-settings: "liga" 0; /* the above doesn\'t seem to work in Edge */\n}\n\n.ProseMirror [contenteditable="false"] {\n white-space: normal;\n}\n\n.ProseMirror [contenteditable="false"] [contenteditable="true"] {\n white-space: pre-wrap;\n}\n\n.ProseMirror pre {\n white-space: pre-wrap;\n}\n\nimg.ProseMirror-separator {\n display: inline !important;\n border: none !important;\n margin: 0 !important;\n width: 0 !important;\n height: 0 !important;\n}\n\n.ProseMirror-gapcursor {\n display: none;\n pointer-events: none;\n position: absolute;\n margin: 0;\n}\n\n.ProseMirror-gapcursor:after {\n content: "";\n display: block;\n position: absolute;\n top: -2px;\n width: 20px;\n border-top: 1px solid black;\n animation: ProseMirror-cursor-blink 1.1s steps(2, start) infinite;\n}\n\n@keyframes ProseMirror-cursor-blink {\n to {\n visibility: hidden;\n }\n}\n\n.ProseMirror-hideselection *::selection {\n background: transparent;\n}\n\n.ProseMirror-hideselection *::-moz-selection {\n background: transparent;\n}\n\n.ProseMirror-hideselection * {\n caret-color: transparent;\n}\n\n.ProseMirror-focused .ProseMirror-gapcursor {\n display: block;\n}\n\n.tippy-box[data-animation=fade][data-state=hidden] {\n opacity: 0\n}',this.options.injectNonce))}setOptions(t={}){this.options={...this.options,...t},this.view&&this.state&&!this.isDestroyed&&(this.options.editorProps&&this.view.setProps(this.options.editorProps),this.view.updateState(this.state))}setEditable(t,e=!0){this.setOptions({editable:t}),e&&this.emit("update",{editor:this,transaction:this.state.tr})}get isEditable(){return this.options.editable&&this.view&&this.view.editable}get state(){return this.view.state}registerPlugin(t,e){const n=Y_(e)?e(t,[...this.state.plugins]):[...this.state.plugins,t],i=this.state.reconfigure({plugins:n})
|
|
7463
7463
|
return this.view.updateState(i),i}unregisterPlugin(t){if(this.isDestroyed)return
|
|
7464
7464
|
const e=this.state.plugins
|
|
7465
7465
|
let n=e
|
|
@@ -7974,11 +7974,11 @@ const MM="nimble-rich-text-mention-listbox",$M=Q`
|
|
|
7974
7974
|
top: ${Hl};
|
|
7975
7975
|
right: var(--ni-private-rich-text-editor-scrollbar-width);
|
|
7976
7976
|
}
|
|
7977
|
-
`,EM="bulletList",AM="orderedList",
|
|
7977
|
+
`,EM="bulletList",AM="orderedList",OM="mention-plugin-",TM={}
|
|
7978
7978
|
function RM(t,e){"string"!=typeof e&&(e=RM.defaultChars)
|
|
7979
|
-
const n=function(t){let e=
|
|
7979
|
+
const n=function(t){let e=TM[t]
|
|
7980
7980
|
if(e)return e
|
|
7981
|
-
e=
|
|
7981
|
+
e=TM[t]=[]
|
|
7982
7982
|
for(let t=0;t<128;t++){const n=String.fromCharCode(t)
|
|
7983
7983
|
e.push(n)}for(let n=0;n<t.length;n++){const i=t.charCodeAt(n)
|
|
7984
7984
|
e[i]="%"+("0"+i.toString(16).toUpperCase()).slice(-2)}return e}(e)
|
|
@@ -8091,8 +8091,8 @@ Object.keys(e).forEach((function(n){t[n]=e[n]}))}})),t}function S$(t,e,n){return
|
|
|
8091
8091
|
return String.fromCharCode(e,n)}return String.fromCharCode(t)}const M$=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,$$=new RegExp(M$.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),D$=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i
|
|
8092
8092
|
function E$(t){return t.indexOf("\\")<0&&t.indexOf("&")<0?t:t.replace($$,(function(t,e,n){return e||function(t,e){if(35===e.charCodeAt(0)&&D$.test(e)){const n="x"===e[1].toLowerCase()?parseInt(e.slice(2),16):parseInt(e.slice(1),10)
|
|
8093
8093
|
return _$(n)?I$(n):t}const n=w$(t)
|
|
8094
|
-
return n!==t?n:t}(t,n)}))}const A$=/[&<>"]/,
|
|
8095
|
-
function R$(t){return
|
|
8094
|
+
return n!==t?n:t}(t,n)}))}const A$=/[&<>"]/,O$=/[&<>"]/g,T$={"&":"&","<":"<",">":">",'"':"""}
|
|
8095
|
+
function R$(t){return T$[t]}function F$(t){return A$.test(t)?t.replace(O$,R$):t}const N$=/[.?*+^$[\]\\(){}|-]/g
|
|
8096
8096
|
function L$(t){switch(t){case 9:case 32:return!0}return!1}function B$(t){if(t>=8192&&t<=8202)return!0
|
|
8097
8097
|
switch(t){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function P$(t){return e$.test(t)||n$.test(t)}function z$(t){switch(t){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0
|
|
8098
8098
|
default:return!1}}function V$(t){return t=t.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(t=t.replace(/ẞ/g,"ß")),t.toLowerCase().toUpperCase()}const H$={mdurl:JM,ucmicro:s$}
|
|
@@ -8558,14 +8558,14 @@ if(-1===i.end)continue
|
|
|
8558
8558
|
const s=e[i.end],o=n>0&&e[n-1].end===i.end+1&&e[n-1].marker===i.marker&&e[n-1].token===i.token-1&&e[i.end+1].token===s.token+1,r=String.fromCharCode(i.marker),a=t.tokens[i.token]
|
|
8559
8559
|
a.type=o?"strong_open":"em_open",a.tag=o?"strong":"em",a.nesting=1,a.markup=o?r+r:r,a.content=""
|
|
8560
8560
|
const l=t.tokens[s.token]
|
|
8561
|
-
l.type=o?"strong_close":"em_close",l.tag=o?"strong":"em",l.nesting=-1,l.markup=o?r+r:r,l.content="",o&&(t.tokens[e[n-1].token].content="",t.tokens[e[i.end+1].token].content="",n--)}}var
|
|
8561
|
+
l.type=o?"strong_close":"em_close",l.tag=o?"strong":"em",l.nesting=-1,l.markup=o?r+r:r,l.content="",o&&(t.tokens[e[n-1].token].content="",t.tokens[e[i.end+1].token].content="",n--)}}var OD={tokenize:function(t,e){const n=t.pos,i=t.src.charCodeAt(n)
|
|
8562
8562
|
if(e)return!1
|
|
8563
8563
|
if(95!==i&&42!==i)return!1
|
|
8564
8564
|
const s=t.scanDelims(t.pos,42===i)
|
|
8565
8565
|
for(let e=0;e<s.length;e++){t.push("text","",0).content=String.fromCharCode(i),t.delimiters.push({marker:i,length:s.length,token:t.tokens.length-1,end:-1,open:s.can_open,close:s.can_close})}return t.pos+=s.length,!0},postProcess:function(t){const e=t.tokens_meta,n=t.tokens_meta.length
|
|
8566
8566
|
AD(t,t.delimiters)
|
|
8567
8567
|
for(let i=0;i<n;i++)e[i]&&e[i].delimiters&&AD(t,e[i].delimiters)}}
|
|
8568
|
-
const
|
|
8568
|
+
const TD=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,RD=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/
|
|
8569
8569
|
const FD=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,ND=/^&([a-z][a-z0-9]{1,31});/i
|
|
8570
8570
|
function LD(t){const e={},n=t.length
|
|
8571
8571
|
if(!n)return
|
|
@@ -8633,7 +8633,7 @@ let a,l=n
|
|
|
8633
8633
|
for(;-1!==(a=t.src.indexOf("`",l));){for(l=a+1;l<s&&96===t.src.charCodeAt(l);)l++
|
|
8634
8634
|
const i=l-a
|
|
8635
8635
|
if(i===r){if(!e){const e=t.push("code_inline","code",0)
|
|
8636
|
-
e.markup=o,e.content=t.src.slice(n,a).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return t.pos=l,!0}t.backticks[i]=a}return t.backticksScanned=!0,e||(t.pending+=o),t.pos+=r,!0}],["strikethrough",ED.tokenize],["emphasis",
|
|
8636
|
+
e.markup=o,e.content=t.src.slice(n,a).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return t.pos=l,!0}t.backticks[i]=a}return t.backticksScanned=!0,e||(t.pending+=o),t.pos+=r,!0}],["strikethrough",ED.tokenize],["emphasis",OD.tokenize],["link",function(t,e){let n,i,s,o,r="",a="",l=t.pos,c=!0
|
|
8637
8637
|
if(91!==t.src.charCodeAt(t.pos))return!1
|
|
8638
8638
|
const d=t.pos,h=t.posMax,u=t.pos+1,p=t.md.helpers.parseLinkLabel(t,t.pos,!0)
|
|
8639
8639
|
if(p<0)return!1
|
|
@@ -8671,7 +8671,7 @@ if(!e){const e=t.push("link_open","a",1)
|
|
|
8671
8671
|
e.attrs=[["href",n]],e.markup="autolink",e.info="auto"
|
|
8672
8672
|
t.push("text","",0).content=t.md.normalizeLinkText(o)
|
|
8673
8673
|
const i=t.push("link_close","a",-1)
|
|
8674
|
-
i.markup="autolink",i.info="auto"}return t.pos+=o.length+2,!0}if(
|
|
8674
|
+
i.markup="autolink",i.info="auto"}return t.pos+=o.length+2,!0}if(TD.test(o)){const n=t.md.normalizeLink("mailto:"+o)
|
|
8675
8675
|
if(!t.md.validateLink(n))return!1
|
|
8676
8676
|
if(!e){const e=t.push("link_open","a",1)
|
|
8677
8677
|
e.attrs=[["href",n]],e.markup="autolink",e.info="auto"
|
|
@@ -8697,7 +8697,7 @@ if(i){const n=w$(i[0])
|
|
|
8697
8697
|
if(n!==i[0]){if(!e){const e=t.push("text_special","",0)
|
|
8698
8698
|
e.content=n,e.markup=i[0],e.info="entity"}return t.pos+=i[0].length,!0}}}return!1}]],PD=[["balance_pairs",function(t){const e=t.tokens_meta,n=t.tokens_meta.length
|
|
8699
8699
|
LD(t.delimiters)
|
|
8700
|
-
for(let t=0;t<n;t++)e[t]&&e[t].delimiters&&LD(e[t].delimiters)}],["strikethrough",ED.postProcess],["emphasis",
|
|
8700
|
+
for(let t=0;t<n;t++)e[t]&&e[t].delimiters&&LD(e[t].delimiters)}],["strikethrough",ED.postProcess],["emphasis",OD.postProcess],["fragments_join",function(t){let e,n,i=0
|
|
8701
8701
|
const s=t.tokens,o=t.tokens.length
|
|
8702
8702
|
for(e=n=0;e<o;e++)s[e].nesting<0&&i--,s[e].level=i,s[e].nesting>0&&i++,"text"===s[e].type&&e+1<o&&"text"===s[e+1].type?s[e+1].content=s[e].content+s[e+1].content:(e!==n&&(s[n]=s[e]),n++)
|
|
8703
8703
|
e!==n&&(s.length=n)}]]
|
|
@@ -8819,14 +8819,14 @@ const n=new this.core.State(t,this,e)
|
|
|
8819
8819
|
return this.core.process(n),n.tokens},yE.prototype.render=function(t,e){return e=e||{},this.renderer.render(this.parse(t,e),this.options,e)},yE.prototype.parseInline=function(t,e){const n=new this.core.State(t,this,e)
|
|
8820
8820
|
return n.inlineMode=!0,this.core.process(n),n.tokens},yE.prototype.renderInline=function(t,e){return e=e||{},this.renderer.render(this.parseInline(t,e),this.options,e)}
|
|
8821
8821
|
const wE=new vw({nodes:{doc:{content:"block+"},paragraph:{content:"inline*",group:"block",parseDOM:[{tag:"p"}],toDOM:()=>["p",0]},blockquote:{content:"block+",group:"block",parseDOM:[{tag:"blockquote"}],toDOM:()=>["blockquote",0]},horizontal_rule:{group:"block",parseDOM:[{tag:"hr"}],toDOM:()=>["div",["hr"]]},heading:{attrs:{level:{default:1}},content:"(text | image)*",group:"block",defining:!0,parseDOM:[{tag:"h1",attrs:{level:1}},{tag:"h2",attrs:{level:2}},{tag:"h3",attrs:{level:3}},{tag:"h4",attrs:{level:4}},{tag:"h5",attrs:{level:5}},{tag:"h6",attrs:{level:6}}],toDOM:t=>["h"+t.attrs.level,0]},code_block:{content:"text*",group:"block",code:!0,defining:!0,marks:"",attrs:{params:{default:""}},parseDOM:[{tag:"pre",preserveWhitespace:"full",getAttrs:t=>({params:t.getAttribute("data-params")||""})}],toDOM:t=>["pre",t.attrs.params?{"data-params":t.attrs.params}:{},["code",0]]},ordered_list:{content:"list_item+",group:"block",attrs:{order:{default:1},tight:{default:!1}},parseDOM:[{tag:"ol",getAttrs:t=>({order:t.hasAttribute("start")?+t.getAttribute("start"):1,tight:t.hasAttribute("data-tight")})}],toDOM:t=>["ol",{start:1==t.attrs.order?null:t.attrs.order,"data-tight":t.attrs.tight?"true":null},0]},bullet_list:{content:"list_item+",group:"block",attrs:{tight:{default:!1}},parseDOM:[{tag:"ul",getAttrs:t=>({tight:t.hasAttribute("data-tight")})}],toDOM:t=>["ul",{"data-tight":t.attrs.tight?"true":null},0]},list_item:{content:"block+",defining:!0,parseDOM:[{tag:"li"}],toDOM:()=>["li",0]},text:{group:"inline"},image:{inline:!0,attrs:{src:{},alt:{default:null},title:{default:null}},group:"inline",draggable:!0,parseDOM:[{tag:"img[src]",getAttrs:t=>({src:t.getAttribute("src"),title:t.getAttribute("title"),alt:t.getAttribute("alt")})}],toDOM:t=>["img",t.attrs]},hard_break:{inline:!0,group:"inline",selectable:!1,parseDOM:[{tag:"br"}],toDOM:()=>["br"]}},marks:{em:{parseDOM:[{tag:"i"},{tag:"em"},{style:"font-style=italic"},{style:"font-style=normal",clearMark:t=>"em"==t.type.name}],toDOM:()=>["em"]},strong:{parseDOM:[{tag:"strong"},{tag:"b",getAttrs:t=>"normal"!=t.style.fontWeight&&null},{style:"font-weight=400",clearMark:t=>"strong"==t.type.name},{style:"font-weight",getAttrs:t=>/^(bold(er)?|[5-9]\d{2,})$/.test(t)&&null}],toDOM:()=>["strong"]},link:{attrs:{href:{},title:{default:null}},inclusive:!1,parseDOM:[{tag:"a[href]",getAttrs:t=>({href:t.getAttribute("href"),title:t.getAttribute("title")})}],toDOM:t=>["a",t.attrs]},code:{parseDOM:[{tag:"code"}],toDOM:()=>["code"]}}})
|
|
8822
|
-
class xE{constructor(t,e){this.schema=t,this.tokenHandlers=e,this.stack=[{type:t.topNodeType,attrs:null,content:[],marks:
|
|
8822
|
+
class xE{constructor(t,e){this.schema=t,this.tokenHandlers=e,this.stack=[{type:t.topNodeType,attrs:null,content:[],marks:Oy.none}]}top(){return this.stack[this.stack.length-1]}push(t){this.stack.length&&this.top().content.push(t)}addText(t){if(!t)return
|
|
8823
8823
|
let e,n=this.top(),i=n.content,s=i[i.length-1],o=this.schema.text(t,n.marks)
|
|
8824
|
-
s&&(e=function(t,e){if(t.isText&&e.isText&&
|
|
8824
|
+
s&&(e=function(t,e){if(t.isText&&e.isText&&Oy.sameSet(t.marks,e.marks))return t.withText(t.text+e.text)}(s,o))?i[i.length-1]=e:i.push(o)}openMark(t){let e=this.top()
|
|
8825
8825
|
e.marks=t.addToSet(e.marks)}closeMark(t){let e=this.top()
|
|
8826
8826
|
e.marks=t.removeFromSet(e.marks)}parseTokens(t){for(let e=0;e<t.length;e++){let n=t[e],i=this.tokenHandlers[n.type]
|
|
8827
8827
|
if(!i)throw new Error("Token type `"+n.type+"` not supported by Markdown parser")
|
|
8828
8828
|
i(this,n,t,e)}}addNode(t,e,n){let i=this.top(),s=t.createAndFill(e,n,i?i.marks:[])
|
|
8829
|
-
return s?(this.push(s),s):null}openNode(t,e){this.stack.push({type:t,attrs:e,content:[],marks:
|
|
8829
|
+
return s?(this.push(s),s):null}openNode(t,e){this.stack.push({type:t,attrs:e,content:[],marks:Oy.none})}closeNode(){let t=this.stack.pop()
|
|
8830
8830
|
return this.addNode(t.type,t.attrs,t.content)}}function CE(t,e,n,i){return t.getAttrs?t.getAttrs(e,n,i):t.attrs instanceof Function?t.attrs(e):t.attrs}function kE(t,e){return t.noCloseToken||"code_inline"==e||"code_block"==e||"fence"==e}function SE(t){return"\n"==t[t.length-1]?t.slice(0,t.length-1):t}function _E(){}class IE{constructor(t,e,n){this.schema=t,this.tokenizer=e,this.tokens=n,this.tokenHandlers=function(t,e){let n=Object.create(null)
|
|
8831
8831
|
for(let i in e){let s=e[i]
|
|
8832
8832
|
if(s.block){let e=t.nodeType(s.block)
|
|
@@ -8839,19 +8839,19 @@ do{n=i.closeNode()}while(i.stack.length)
|
|
|
8839
8839
|
return n||this.schema.topNodeType.createAndFill()}}function ME(t,e){for(;++e<t.length;)if("list_item_open"!=t[e].type)return t[e].hidden
|
|
8840
8840
|
return!1}const $E=new IE(wE,yE("commonmark",{html:!1}),{blockquote:{block:"blockquote"},paragraph:{block:"paragraph"},list_item:{block:"list_item"},bullet_list:{block:"bullet_list",getAttrs:(t,e,n)=>({tight:ME(e,n)})},ordered_list:{block:"ordered_list",getAttrs:(t,e,n)=>({order:+t.attrGet("start")||1,tight:ME(e,n)})},heading:{block:"heading",getAttrs:t=>({level:+t.tag.slice(1)})},code_block:{block:"code_block",noCloseToken:!0},fence:{block:"code_block",getAttrs:t=>({params:t.info||""}),noCloseToken:!0},hr:{node:"horizontal_rule"},image:{node:"image",getAttrs:t=>({src:t.attrGet("src"),title:t.attrGet("title")||null,alt:t.children[0]&&t.children[0].content||null})},hardbreak:{node:"hard_break"},em:{mark:"em"},strong:{mark:"strong"},link:{mark:"link",getAttrs:t=>({href:t.attrGet("href"),title:t.attrGet("title")||null})},code_inline:{mark:"code",noCloseToken:!0}}),DE={open:"",close:"",mixable:!0}
|
|
8841
8841
|
class EE{constructor(t,e,n={}){this.nodes=t,this.marks=e,this.options=n}serialize(t,e={}){e=Object.assign({},this.options,e)
|
|
8842
|
-
let n=new
|
|
8842
|
+
let n=new TE(this.nodes,this.marks,e)
|
|
8843
8843
|
return n.renderContent(t),n.out}}const AE=new EE({blockquote(t,e){t.wrapBlock("> ",null,e,(()=>t.renderContent(e)))},code_block(t,e){const n=e.textContent.match(/`{3,}/gm),i=n?n.sort().slice(-1)[0]+"`":"```"
|
|
8844
8844
|
t.write(i+(e.attrs.params||"")+"\n"),t.text(e.textContent,!1),t.write("\n"),t.write(i),t.closeBlock(e)},heading(t,e){t.write(t.repeat("#",e.attrs.level)+" "),t.renderInline(e,!1),t.closeBlock(e)},horizontal_rule(t,e){t.write(e.attrs.markup||"---"),t.closeBlock(e)},bullet_list(t,e){t.renderList(e," ",(()=>(e.attrs.bullet||"*")+" "))},ordered_list(t,e){let n=e.attrs.order||1,i=String(n+e.childCount-1).length,s=t.repeat(" ",i+2)
|
|
8845
8845
|
t.renderList(e,s,(e=>{let s=String(n+e)
|
|
8846
8846
|
return t.repeat(" ",i-s.length)+s+". "}))},list_item(t,e){t.renderContent(e)},paragraph(t,e){t.renderInline(e),t.closeBlock(e)},image(t,e){t.write("]/g,"\\$&")+(e.attrs.title?' "'+e.attrs.title.replace(/"/g,'\\"')+'"':"")+")")},hard_break(t,e,n,i){for(let s=i+1;s<n.childCount;s++)if(n.child(s).type!=e.type)return void t.write("\\\n")},text(t,e){t.text(e.text,!t.inAutolink)}},{em:{open:"*",close:"*",mixable:!0,expelEnclosingWhitespace:!0},strong:{open:"**",close:"**",mixable:!0,expelEnclosingWhitespace:!0},link:{open:(t,e,n,i)=>(t.inAutolink=function(t,e,n){if(t.attrs.title||!/^\w+:/.test(t.attrs.href))return!1
|
|
8847
8847
|
let i=e.child(n)
|
|
8848
8848
|
return!(!i.isText||i.text!=t.attrs.href||i.marks[i.marks.length-1]!=t)&&(n==e.childCount-1||!t.isInSet(e.child(n+1).marks))}(e,n,i),t.inAutolink?"<":"["),close(t,e,n,i){let{inAutolink:s}=t
|
|
8849
|
-
return t.inAutolink=void 0,s?">":"]("+e.attrs.href.replace(/[\(\)"]/g,"\\$&")+(e.attrs.title?` "${e.attrs.title.replace(/"/g,'\\"')}"`:"")+")"},mixable:!0},code:{open:(t,e,n,i)=>
|
|
8850
|
-
function
|
|
8849
|
+
return t.inAutolink=void 0,s?">":"]("+e.attrs.href.replace(/[\(\)"]/g,"\\$&")+(e.attrs.title?` "${e.attrs.title.replace(/"/g,'\\"')}"`:"")+")"},mixable:!0},code:{open:(t,e,n,i)=>OE(n.child(i),-1),close:(t,e,n,i)=>OE(n.child(i-1),1),escape:!1}})
|
|
8850
|
+
function OE(t,e){let n,i=/`+/g,s=0
|
|
8851
8851
|
if(t.isText)for(;n=i.exec(t.text);)s=Math.max(s,n[0].length)
|
|
8852
8852
|
let o=s>0&&e>0?" `":"`"
|
|
8853
8853
|
for(let t=0;t<s;t++)o+="`"
|
|
8854
|
-
return s>0&&e<0&&(o+=" "),o}class
|
|
8854
|
+
return s>0&&e<0&&(o+=" "),o}class TE{constructor(t,e,n){this.nodes=t,this.marks=e,this.options=n,this.delim="",this.out="",this.closed=null,this.inAutolink=void 0,this.atBlockStart=!1,this.inTightList=!1,void 0===this.options.tightLists&&(this.options.tightLists=!1),void 0===this.options.hardBreakNodeName&&(this.options.hardBreakNodeName="hard_break")}flushClose(t=2){if(this.closed){if(this.atBlank()||(this.out+="\n"),t>1){let e=this.delim,n=/\s+$/.exec(e)
|
|
8855
8855
|
n&&(e=e.slice(0,e.length-n[0].length))
|
|
8856
8856
|
for(let n=1;n<t;n++)this.out+=e+"\n"}this.closed=null}}getMark(t){let e=this.marks[t]
|
|
8857
8857
|
if(!e){if(!1!==this.options.strict)throw new Error(`Mark type \`${t}\` not supported by Markdown renderer`)
|
|
@@ -9001,8 +9001,8 @@ if(!o)return null
|
|
|
9001
9001
|
let r=o.selection.resolve(o.transform.doc),a=(n?t.done:t.undone).addTransform(o.transform,e.selection.getBookmark(),s,i),l=new cA(n?a:o.remaining,n?o.remaining:a,null,0,-1)
|
|
9002
9002
|
return o.transform.setSelection(r).setMeta(gA,{redo:n,historyState:l})}(s,n,t)
|
|
9003
9003
|
o&&i(e?o.scrollIntoView():o)}return!0}}const wA=yA(!1,!0),xA=yA(!0,!0),CA=vI.create({name:"history",addOptions:()=>({depth:100,newGroupDelay:500}),addCommands:()=>({undo:()=>({state:t,dispatch:e})=>wA(t,e),redo:()=>({state:t,dispatch:e})=>xA(t,e)}),addProseMirrorPlugins(){return[bA(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}}),kA=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,SA=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,_A=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,IA=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,MA=hI.create({name:"italic",addOptions:()=>({HTMLAttributes:{}}),parseHTML(){return[{tag:"em"},{tag:"i",getAttrs:t=>"normal"!==t.style.fontStyle&&null},{style:"font-style=normal",clearMark:t=>t.type.name===this.name},{style:"font-style=italic"}]},renderHTML({HTMLAttributes:t}){return["em",Z_(this.options.HTMLAttributes,t),0]},addCommands(){return{setItalic:()=>({commands:t})=>t.setMark(this.name),toggleItalic:()=>({commands:t})=>t.toggleMark(this.name),unsetItalic:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[rM({find:kA,type:this.type}),rM({find:_A,type:this.type})]},addPasteRules(){return[cM({find:SA,type:this.type}),cM({find:IA,type:this.type})]}}),$A="aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4w0s2x0a2z0ure5ba0by2idu3namex4d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2ntley5rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dad1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6logistics9properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3ncaster6d0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2psy3ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0america6xi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp3ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2",DA="ελ1υ2бг1ел3дети4ею2католик6ом3мкд2он1сква6онлайн5рг3рус2ф2сайт3рб3укр3қаз3հայ3ישראל5קום3ابوظبي5رامكو5لاردن4بحرين5جزائر5سعودية6عليان5مغرب5مارات5یران5بارت2زار4يتك3ھارت5تونس4سودان3رية5شبكة4عراق2ب2مان4فلسطين6قطر3كاثوليك6وم3مصر2ليسيا5وريتانيا7قع4همراه5پاکستان7ڀارت4कॉम3नेट3भारत0म्3ोत5संगठन5বাংলা5ভারত2ৰত4ਭਾਰਤ4ભારત4ଭାରତ4இந்தியா6லங்கை6சிங்கப்பூர்11భారత్5ಭಾರತ4ഭാരതം5ලංකා4คอม3ไทย3ລາວ3გე2みんな3アマゾン4クラウド4グーグル4コム2ストア3セール3ファッション6ポイント4世界2中信1国1國1文网3亚马逊3企业2佛山2信息2健康2八卦2公司1益2台湾1灣2商城1店1标2嘉里0大酒店5在线2大拿2天主教3娱乐2家電2广东2微博2慈善2我爱你3手机2招聘2政务1府2新加坡2闻2时尚2書籍2机构2淡马锡3游戏2澳門2点看2移动2组织机构4网址1店1站1络2联通2谷歌2购物2通販2集团2電訊盈科4飞利浦3食品2餐厅2香格里拉3港2닷넷1컴2삼성2한국2",EA=(t,e)=>{for(const n in e)t[n]=e[n]
|
|
9004
|
-
return t},AA="numeric",
|
|
9005
|
-
function VA(t,e){return t in e||(e[t]=[]),e[t]}function HA(t,e,n){e[AA]&&(e[RA]=!0,e[FA]=!0),e[
|
|
9004
|
+
return t},AA="numeric",OA="ascii",TA="alpha",RA="asciinumeric",FA="alphanumeric",NA="domain",LA="emoji",BA="scheme",PA="slashscheme",zA="whitespace"
|
|
9005
|
+
function VA(t,e){return t in e||(e[t]=[]),e[t]}function HA(t,e,n){e[AA]&&(e[RA]=!0,e[FA]=!0),e[OA]&&(e[RA]=!0,e[TA]=!0),e[RA]&&(e[FA]=!0),e[TA]&&(e[FA]=!0),e[FA]&&(e[NA]=!0),e[LA]&&(e[NA]=!0)
|
|
9006
9006
|
for(const i in e){const e=VA(i,n)
|
|
9007
9007
|
e.indexOf(t)<0&&e.push(t)}}function UA(t=null){this.j={},this.jr=[],this.jd=null,this.t=t}UA.groups={},UA.prototype={accepts(){return!!this.t},go(t){const e=this,n=e.j[t]
|
|
9008
9008
|
if(n)return n
|
|
@@ -9022,114 +9022,114 @@ for(const i in e)e[i].indexOf(t)>=0&&(n[i]=!0)
|
|
|
9022
9022
|
return n}(r.t,i),n)
|
|
9023
9023
|
HA(o,t,i)}else n&&HA(o,n,i)
|
|
9024
9024
|
r.t=o}return s.j[t]=r,r}}
|
|
9025
|
-
const qA=(t,e,n,i,s)=>t.ta(e,n,i,s),jA=(t,e,n,i,s)=>t.tr(e,n,i,s),WA=(t,e,n,i,s)=>t.ts(e,n,i,s),GA=(t,e,n,i,s)=>t.tt(e,n,i,s),ZA="WORD",KA="UWORD",YA="ASCIINUMERICAL",XA="ALPHANUMERICAL",JA="LOCALHOST",QA="TLD",
|
|
9026
|
-
var
|
|
9027
|
-
const
|
|
9028
|
-
let
|
|
9029
|
-
function
|
|
9025
|
+
const qA=(t,e,n,i,s)=>t.ta(e,n,i,s),jA=(t,e,n,i,s)=>t.tr(e,n,i,s),WA=(t,e,n,i,s)=>t.ts(e,n,i,s),GA=(t,e,n,i,s)=>t.tt(e,n,i,s),ZA="WORD",KA="UWORD",YA="ASCIINUMERICAL",XA="ALPHANUMERICAL",JA="LOCALHOST",QA="TLD",tO="UTLD",eO="SCHEME",nO="SLASH_SCHEME",iO="NUM",sO="WS",oO="NL",rO="OPENBRACE",aO="CLOSEBRACE",lO="OPENBRACKET",cO="CLOSEBRACKET",dO="OPENPAREN",hO="CLOSEPAREN",uO="OPENANGLEBRACKET",pO="CLOSEANGLEBRACKET",fO="FULLWIDTHLEFTPAREN",mO="FULLWIDTHRIGHTPAREN",gO="LEFTCORNERBRACKET",vO="RIGHTCORNERBRACKET",bO="LEFTWHITECORNERBRACKET",yO="RIGHTWHITECORNERBRACKET",wO="FULLWIDTHLESSTHAN",xO="FULLWIDTHGREATERTHAN",CO="AMPERSAND",kO="APOSTROPHE",SO="ASTERISK",_O="AT",IO="BACKSLASH",MO="BACKTICK",$O="CARET",DO="COLON",EO="COMMA",AO="DOLLAR",OO="DOT",TO="EQUALS",RO="EXCLAMATION",FO="HYPHEN",NO="PERCENT",LO="PIPE",BO="PLUS",PO="POUND",zO="QUERY",VO="QUOTE",HO="FULLWIDTHMIDDLEDOT",UO="SEMI",qO="SLASH",jO="TILDE",WO="UNDERSCORE",GO="EMOJI",ZO="SYM"
|
|
9026
|
+
var KO=Object.freeze({__proto__:null,WORD:ZA,UWORD:KA,ASCIINUMERICAL:YA,ALPHANUMERICAL:XA,LOCALHOST:JA,TLD:QA,UTLD:tO,SCHEME:eO,SLASH_SCHEME:nO,NUM:iO,WS:sO,NL:oO,OPENBRACE:rO,CLOSEBRACE:aO,OPENBRACKET:lO,CLOSEBRACKET:cO,OPENPAREN:dO,CLOSEPAREN:hO,OPENANGLEBRACKET:uO,CLOSEANGLEBRACKET:pO,FULLWIDTHLEFTPAREN:fO,FULLWIDTHRIGHTPAREN:mO,LEFTCORNERBRACKET:gO,RIGHTCORNERBRACKET:vO,LEFTWHITECORNERBRACKET:bO,RIGHTWHITECORNERBRACKET:yO,FULLWIDTHLESSTHAN:wO,FULLWIDTHGREATERTHAN:xO,AMPERSAND:CO,APOSTROPHE:kO,ASTERISK:SO,AT:_O,BACKSLASH:IO,BACKTICK:MO,CARET:$O,COLON:DO,COMMA:EO,DOLLAR:AO,DOT:OO,EQUALS:TO,EXCLAMATION:RO,HYPHEN:FO,PERCENT:NO,PIPE:LO,PLUS:BO,POUND:PO,QUERY:zO,QUOTE:VO,FULLWIDTHMIDDLEDOT:HO,SEMI:UO,SLASH:qO,TILDE:jO,UNDERSCORE:WO,EMOJI:GO,SYM:ZO})
|
|
9027
|
+
const YO=/[a-z]/,XO=/\p{L}/u,JO=/\p{Emoji}/u,QO=/\d/,tT=/\s/,eT="\r",nT="\n",iT="️",sT="",oT=""
|
|
9028
|
+
let rT=null,aT=null
|
|
9029
|
+
function lT(t,e){const n=function(t){const e=[],n=t.length
|
|
9030
9030
|
let i=0
|
|
9031
9031
|
for(;i<n;){let s,o=t.charCodeAt(i),r=o<55296||o>56319||i+1===n||(s=t.charCodeAt(i+1))<56320||s>57343?t[i]:t.slice(i,i+2)
|
|
9032
9032
|
e.push(r),i+=r.length}return e}(e.replace(/[A-Z]/g,(t=>t.toLowerCase()))),i=n.length,s=[]
|
|
9033
9033
|
let o=0,r=0
|
|
9034
9034
|
for(;r<i;){let a=t,l=null,c=0,d=null,h=-1,u=-1
|
|
9035
9035
|
for(;r<i&&(l=a.go(n[r]));)a=l,a.accepts()?(h=0,u=0,d=a):h>=0&&(h+=n[r].length,u++),c+=n[r].length,o+=n[r].length,r++
|
|
9036
|
-
o-=h,r-=u,c-=h,s.push({t:d.t,v:e.slice(o-c,o),s:o-c,e:o})}return s}function
|
|
9036
|
+
o-=h,r-=u,c-=h,s.push({t:d.t,v:e.slice(o-c,o),s:o-c,e:o})}return s}function cT(t,e,n,i,s){let o
|
|
9037
9037
|
const r=e.length
|
|
9038
9038
|
for(let n=0;n<r-1;n++){const r=e[n]
|
|
9039
|
-
t.j[r]?o=t.j[r]:(o=new UA(i),o.jr=s.slice(),t.j[r]=o),t=o}return o=new UA(n),o.jr=s.slice(),t.j[e[r-1]]=o,o}function
|
|
9039
|
+
t.j[r]?o=t.j[r]:(o=new UA(i),o.jr=s.slice(),t.j[r]=o),t=o}return o=new UA(n),o.jr=s.slice(),t.j[e[r-1]]=o,o}function dT(t){const e=[],n=[]
|
|
9040
9040
|
let i=0
|
|
9041
9041
|
for(;i<t.length;){let s=0
|
|
9042
9042
|
for(;"0123456789".indexOf(t[i+s])>=0;)s++
|
|
9043
9043
|
if(s>0){e.push(n.join(""))
|
|
9044
9044
|
for(let e=parseInt(t.substring(i,i+s),10);e>0;e--)n.pop()
|
|
9045
|
-
i+=s}else n.push(t[i]),i++}return e}const
|
|
9046
|
-
function
|
|
9047
|
-
t&&(n=EA(n,t instanceof
|
|
9045
|
+
i+=s}else n.push(t[i]),i++}return e}const hT={defaultProtocol:"http",events:null,format:pT,formatHref:pT,nl2br:!1,tagName:"a",target:null,rel:null,validate:!0,truncate:1/0,className:null,attributes:null,ignoreTags:[],render:null}
|
|
9046
|
+
function uT(t,e=null){let n=EA({},hT)
|
|
9047
|
+
t&&(n=EA(n,t instanceof uT?t.o:t))
|
|
9048
9048
|
const i=n.ignoreTags,s=[]
|
|
9049
9049
|
for(let t=0;t<i.length;t++)s.push(i[t].toUpperCase())
|
|
9050
|
-
this.o=n,e&&(this.defaultRender=e),this.ignoreTags=s}function
|
|
9051
|
-
return n.t=t,n}
|
|
9050
|
+
this.o=n,e&&(this.defaultRender=e),this.ignoreTags=s}function pT(t){return t}function fT(t,e){this.t="token",this.v=t,this.tk=e}function mT(t,e){class n extends fT{constructor(e,n){super(e,n),this.t=t}}for(const t in e)n.prototype[t]=e[t]
|
|
9051
|
+
return n.t=t,n}uT.prototype={o:hT,ignoreTags:[],defaultRender:t=>t,check(t){return this.get("validate",t.toString(),t)},get(t,e,n){const i=null!=e
|
|
9052
9052
|
let s=this.o[t]
|
|
9053
|
-
return s?("object"==typeof s?(s=n.t in s?s[n.t]:
|
|
9053
|
+
return s?("object"==typeof s?(s=n.t in s?s[n.t]:hT[t],"function"==typeof s&&i&&(s=s(e,n))):"function"==typeof s&&i&&(s=s(e,n.t,n)),s):s},getObj(t,e,n){let i=this.o[t]
|
|
9054
9054
|
return"function"==typeof i&&null!=e&&(i=i(e,n.t,n)),i},render(t){const e=t.render(this)
|
|
9055
|
-
return(this.get("render",null,t)||this.defaultRender)(e,t.t,t)}},
|
|
9056
|
-
return n&&i.length>n?i.substring(0,n)+"…":i},toFormattedHref(t){return t.get("formatHref",this.toHref(t.get("defaultProtocol")),this)},startIndex(){return this.tk[0].s},endIndex(){return this.tk[this.tk.length-1].e},toObject(t=
|
|
9055
|
+
return(this.get("render",null,t)||this.defaultRender)(e,t.t,t)}},fT.prototype={isLink:!1,toString(){return this.v},toHref(t){return this.toString()},toFormattedString(t){const e=this.toString(),n=t.get("truncate",e,this),i=t.get("format",e,this)
|
|
9056
|
+
return n&&i.length>n?i.substring(0,n)+"…":i},toFormattedHref(t){return t.get("formatHref",this.toHref(t.get("defaultProtocol")),this)},startIndex(){return this.tk[0].s},endIndex(){return this.tk[this.tk.length-1].e},toObject(t=hT.defaultProtocol){return{type:this.t,value:this.toString(),isLink:this.isLink,href:this.toHref(t),start:this.startIndex(),end:this.endIndex()}},toFormattedObject(t){return{type:this.t,value:this.toFormattedString(t),isLink:this.isLink,href:this.toFormattedHref(t),start:this.startIndex(),end:this.endIndex()}},validate(t){return t.get("validate",this.toString(),this)},render(t){const e=this,n=this.toHref(t.get("defaultProtocol")),i=t.get("formatHref",n,this),s=t.get("tagName",n,e),o=this.toFormattedString(t),r={},a=t.get("className",n,e),l=t.get("target",n,e),c=t.get("rel",n,e),d=t.getObj("attributes",n,e),h=t.getObj("events",n,e)
|
|
9057
9057
|
return r.href=i,a&&(r.class=a),l&&(r.target=l),c&&(r.rel=c),d&&EA(r,d),{tagName:s,attributes:r,content:o,eventListeners:h}}}
|
|
9058
|
-
const
|
|
9059
|
-
return t.length>=2&&t[0].t!==JA&&t[1].t===
|
|
9060
|
-
function
|
|
9061
|
-
return new t(e.slice(i,s),n)}const
|
|
9062
|
-
function
|
|
9063
|
-
|
|
9058
|
+
const gT=mT("email",{isLink:!0,toHref(){return"mailto:"+this.toString()}}),vT=mT("text"),bT=mT("nl"),yT=mT("url",{isLink:!0,toHref(t=hT.defaultProtocol){return this.hasProtocol()?this.v:`${t}://${this.v}`},hasProtocol(){const t=this.tk
|
|
9059
|
+
return t.length>=2&&t[0].t!==JA&&t[1].t===DO}}),wT=t=>new UA(t)
|
|
9060
|
+
function xT(t,e,n){const i=n[0].s,s=n[n.length-1].e
|
|
9061
|
+
return new t(e.slice(i,s),n)}const CT="undefined"!=typeof console&&console&&console.warn||(()=>{}),kT={scanner:null,parser:null,tokenQueue:[],pluginQueue:[],customSchemes:[],initialized:!1}
|
|
9062
|
+
function ST(t,e=!1){if(kT.initialized&&CT(`linkifyjs: already initialized - will not register custom scheme "${t}" until manual call of linkify.init(). Register all schemes and plugins before invoking linkify the first time.`),!/^[0-9a-z]+(-[0-9a-z]+)*$/.test(t))throw new Error('linkifyjs: incorrect scheme format.\n1. Must only contain digits, lowercase ASCII letters or "-"\n2. Cannot start or end with "-"\n3. "-" cannot repeat')
|
|
9063
|
+
kT.customSchemes.push([t,e])}function _T(){kT.scanner=function(t=[]){const e={}
|
|
9064
9064
|
UA.groups=e
|
|
9065
9065
|
const n=new UA
|
|
9066
|
-
null==
|
|
9067
|
-
const i=jA(n,
|
|
9068
|
-
jA(i,
|
|
9069
|
-
const s=jA(i,
|
|
9070
|
-
jA(r,
|
|
9071
|
-
const a=jA(n,
|
|
9072
|
-
jA(a,
|
|
9073
|
-
const l=GA(n,
|
|
9074
|
-
GA(n,
|
|
9075
|
-
const h=jA(n,
|
|
9076
|
-
GA(h,"#"),jA(h,
|
|
9077
|
-
const u=GA(h,
|
|
9078
|
-
GA(u,"#"),jA(u,
|
|
9079
|
-
const p=[[
|
|
9080
|
-
for(let t=0;t<
|
|
9081
|
-
for(let t=0;t<
|
|
9082
|
-
HA(QA,{tld:!0,ascii:!0},e),HA(
|
|
9066
|
+
null==rT&&(rT=dT($A)),null==aT&&(aT=dT(DA)),GA(n,"'",kO),GA(n,"{",rO),GA(n,"}",aO),GA(n,"[",lO),GA(n,"]",cO),GA(n,"(",dO),GA(n,")",hO),GA(n,"<",uO),GA(n,">",pO),GA(n,"(",fO),GA(n,")",mO),GA(n,"「",gO),GA(n,"」",vO),GA(n,"『",bO),GA(n,"』",yO),GA(n,"<",wO),GA(n,">",xO),GA(n,"&",CO),GA(n,"*",SO),GA(n,"@",_O),GA(n,"`",MO),GA(n,"^",$O),GA(n,":",DO),GA(n,",",EO),GA(n,"$",AO),GA(n,".",OO),GA(n,"=",TO),GA(n,"!",RO),GA(n,"-",FO),GA(n,"%",NO),GA(n,"|",LO),GA(n,"+",BO),GA(n,"#",PO),GA(n,"?",zO),GA(n,'"',VO),GA(n,"/",qO),GA(n,";",UO),GA(n,"~",jO),GA(n,"_",WO),GA(n,"\\",IO),GA(n,"・",HO)
|
|
9067
|
+
const i=jA(n,QO,iO,{[AA]:!0})
|
|
9068
|
+
jA(i,QO,i)
|
|
9069
|
+
const s=jA(i,YO,YA,{[RA]:!0}),o=jA(i,XO,XA,{[FA]:!0}),r=jA(n,YO,ZA,{[OA]:!0})
|
|
9070
|
+
jA(r,QO,s),jA(r,YO,r),jA(s,QO,s),jA(s,YO,s)
|
|
9071
|
+
const a=jA(n,XO,KA,{[TA]:!0})
|
|
9072
|
+
jA(a,YO),jA(a,QO,o),jA(a,XO,a),jA(o,QO,o),jA(o,YO),jA(o,XO,o)
|
|
9073
|
+
const l=GA(n,nT,oO,{[zA]:!0}),c=GA(n,eT,sO,{[zA]:!0}),d=jA(n,tT,sO,{[zA]:!0})
|
|
9074
|
+
GA(n,oT,d),GA(c,nT,l),GA(c,oT,d),jA(c,tT,d),GA(d,eT),GA(d,nT),jA(d,tT,d),GA(d,oT,d)
|
|
9075
|
+
const h=jA(n,JO,GO,{[LA]:!0})
|
|
9076
|
+
GA(h,"#"),jA(h,JO,h),GA(h,iT,h)
|
|
9077
|
+
const u=GA(h,sT)
|
|
9078
|
+
GA(u,"#"),jA(u,JO,h)
|
|
9079
|
+
const p=[[YO,r],[QO,s]],f=[[YO,null],[XO,a],[QO,o]]
|
|
9080
|
+
for(let t=0;t<rT.length;t++)cT(n,rT[t],QA,ZA,p)
|
|
9081
|
+
for(let t=0;t<aT.length;t++)cT(n,aT[t],tO,KA,f)
|
|
9082
|
+
HA(QA,{tld:!0,ascii:!0},e),HA(tO,{utld:!0,alpha:!0},e),cT(n,"file",eO,ZA,p),cT(n,"mailto",eO,ZA,p),cT(n,"http",nO,ZA,p),cT(n,"https",nO,ZA,p),cT(n,"ftp",nO,ZA,p),cT(n,"ftps",nO,ZA,p),HA(eO,{scheme:!0,ascii:!0},e),HA(nO,{slashscheme:!0,ascii:!0},e),t=t.sort(((t,e)=>t[0]>e[0]?1:-1))
|
|
9083
9083
|
for(let e=0;e<t.length;e++){const i=t[e][0],s=t[e][1]?{[BA]:!0}:{[PA]:!0}
|
|
9084
|
-
i.indexOf("-")>=0?s[NA]=!0:
|
|
9085
|
-
for(let t=0;t<
|
|
9086
|
-
|
|
9084
|
+
i.indexOf("-")>=0?s[NA]=!0:YO.test(i)?QO.test(i)?s[RA]=!0:s[OA]=!0:s[AA]=!0,WA(n,i,i,s)}return WA(n,"localhost",JA,{ascii:!0}),n.jd=new UA(ZO),{start:n,tokens:EA({groups:e},KO)}}(kT.customSchemes)
|
|
9085
|
+
for(let t=0;t<kT.tokenQueue.length;t++)kT.tokenQueue[t][1]({scanner:kT.scanner})
|
|
9086
|
+
kT.parser=function({groups:t}){const e=t.domain.concat([CO,SO,_O,IO,MO,$O,AO,TO,FO,iO,NO,LO,BO,PO,qO,ZO,jO,WO]),n=[DO,EO,OO,RO,NO,zO,VO,UO,uO,pO,rO,aO,cO,lO,dO,hO,fO,mO,gO,vO,bO,yO,wO,xO],i=[CO,kO,SO,IO,MO,$O,AO,TO,FO,rO,aO,NO,LO,BO,PO,zO,qO,ZO,jO,WO],s=wT(),o=GA(s,jO)
|
|
9087
9087
|
qA(o,i,o),qA(o,t.domain,o)
|
|
9088
|
-
const r=
|
|
9088
|
+
const r=wT(),a=wT(),l=wT()
|
|
9089
9089
|
qA(s,t.domain,r),qA(s,t.scheme,a),qA(s,t.slashscheme,l),qA(r,i,o),qA(r,t.domain,r)
|
|
9090
|
-
const c=GA(r,
|
|
9091
|
-
GA(o,
|
|
9092
|
-
const d=GA(o,
|
|
9090
|
+
const c=GA(r,_O)
|
|
9091
|
+
GA(o,_O,c),GA(a,_O,c),GA(l,_O,c)
|
|
9092
|
+
const d=GA(o,OO)
|
|
9093
9093
|
qA(d,i,o),qA(d,t.domain,o)
|
|
9094
|
-
const h=
|
|
9094
|
+
const h=wT()
|
|
9095
9095
|
qA(c,t.domain,h),qA(h,t.domain,h)
|
|
9096
|
-
const u=GA(h,
|
|
9096
|
+
const u=GA(h,OO)
|
|
9097
9097
|
qA(u,t.domain,h)
|
|
9098
|
-
const p=
|
|
9098
|
+
const p=wT(gT)
|
|
9099
9099
|
qA(u,t.tld,p),qA(u,t.utld,p),GA(c,JA,p)
|
|
9100
|
-
const f=GA(h,
|
|
9101
|
-
GA(f,
|
|
9102
|
-
const m=GA(p,
|
|
9103
|
-
qA(m,t.numeric,
|
|
9104
|
-
const g=GA(r,
|
|
9105
|
-
GA(g,
|
|
9106
|
-
const b=
|
|
9107
|
-
qA(v,t.tld,b),qA(v,t.utld,b),qA(b,t.domain,r),qA(b,i,o),GA(b,
|
|
9108
|
-
const y=GA(b,
|
|
9100
|
+
const f=GA(h,FO)
|
|
9101
|
+
GA(f,FO,f),qA(f,t.domain,h),qA(p,t.domain,h),GA(p,OO,u),GA(p,FO,f)
|
|
9102
|
+
const m=GA(p,DO)
|
|
9103
|
+
qA(m,t.numeric,gT)
|
|
9104
|
+
const g=GA(r,FO),v=GA(r,OO)
|
|
9105
|
+
GA(g,FO,g),qA(g,t.domain,r),qA(v,i,o),qA(v,t.domain,r)
|
|
9106
|
+
const b=wT(yT)
|
|
9107
|
+
qA(v,t.tld,b),qA(v,t.utld,b),qA(b,t.domain,r),qA(b,i,o),GA(b,OO,v),GA(b,FO,g),GA(b,_O,c)
|
|
9108
|
+
const y=GA(b,DO),w=wT(yT)
|
|
9109
9109
|
qA(y,t.numeric,w)
|
|
9110
|
-
const x=
|
|
9111
|
-
qA(x,e,x),qA(x,n,C),qA(C,e,x),qA(C,n,C),GA(b,
|
|
9112
|
-
const k=GA(a,
|
|
9113
|
-
qA(a,t.domain,r),GA(a,
|
|
9114
|
-
const M=[[
|
|
9110
|
+
const x=wT(yT),C=wT()
|
|
9111
|
+
qA(x,e,x),qA(x,n,C),qA(C,e,x),qA(C,n,C),GA(b,qO,x),GA(w,qO,x)
|
|
9112
|
+
const k=GA(a,DO),S=GA(l,DO),_=GA(S,qO),I=GA(_,qO)
|
|
9113
|
+
qA(a,t.domain,r),GA(a,OO,v),GA(a,FO,g),qA(l,t.domain,r),GA(l,OO,v),GA(l,FO,g),qA(k,t.domain,x),GA(k,qO,x),GA(k,zO,x),qA(I,t.domain,x),qA(I,e,x),GA(I,qO,x)
|
|
9114
|
+
const M=[[rO,aO],[lO,cO],[dO,hO],[uO,pO],[fO,mO],[gO,vO],[bO,yO],[wO,xO]]
|
|
9115
9115
|
for(let t=0;t<M.length;t++){const[i,s]=M[t],o=GA(x,i)
|
|
9116
9116
|
GA(C,i,o),GA(o,s,x)
|
|
9117
|
-
const r=
|
|
9117
|
+
const r=wT(yT)
|
|
9118
9118
|
qA(o,e,r)
|
|
9119
|
-
const a=
|
|
9120
|
-
qA(o,n),qA(r,e,r),qA(r,n,a),qA(a,e,r),qA(a,n,a),GA(r,s,x),GA(a,s,x)}return GA(s,JA,b),GA(s,
|
|
9121
|
-
for(let t=0;t<
|
|
9122
|
-
return
|
|
9119
|
+
const a=wT()
|
|
9120
|
+
qA(o,n),qA(r,e,r),qA(r,n,a),qA(a,e,r),qA(a,n,a),GA(r,s,x),GA(a,s,x)}return GA(s,JA,b),GA(s,oO,bT),{start:s,tokens:KO}}(kT.scanner.tokens)
|
|
9121
|
+
for(let t=0;t<kT.pluginQueue.length;t++)kT.pluginQueue[t][1]({scanner:kT.scanner,parser:kT.parser})
|
|
9122
|
+
return kT.initialized=!0,kT}function IT(t){return kT.initialized||_T(),function(t,e,n){let i=n.length,s=0,o=[],r=[]
|
|
9123
9123
|
for(;s<i;){let a=t,l=null,c=null,d=0,h=null,u=-1
|
|
9124
9124
|
for(;s<i&&!(l=a.go(n[s].t));)r.push(n[s++])
|
|
9125
9125
|
for(;s<i&&(c=l||a.go(n[s].t));)l=null,a=c,a.accepts()?(u=0,h=a):u>=0&&u++,s++,d++
|
|
9126
9126
|
if(u<0)s-=d,s<i&&(r.push(n[s]),s++)
|
|
9127
|
-
else{r.length>0&&(o.push(
|
|
9127
|
+
else{r.length>0&&(o.push(xT(vT,e,r)),r=[]),s-=u,d-=u
|
|
9128
9128
|
const t=h.t,i=n.slice(s-d,s)
|
|
9129
|
-
o.push(
|
|
9130
|
-
n=e,e=null}const i=new
|
|
9129
|
+
o.push(xT(t,e,i))}}return r.length>0&&o.push(xT(vT,e,r)),o}(kT.parser.start,t,lT(kT.scanner.start,t))}function MT(t,e=null,n=null){if(e&&"object"==typeof e){if(n)throw Error(`linkifyjs: Invalid link type ${e}; must be a string`)
|
|
9130
|
+
n=e,e=null}const i=new uT(n),s=IT(t),o=[]
|
|
9131
9131
|
for(let t=0;t<s.length;t++){const n=s[t]
|
|
9132
|
-
!n.isLink||e&&n.t!==e||!i.check(n)||o.push(n.toFormattedObject(i))}return o}function $
|
|
9132
|
+
!n.isLink||e&&n.t!==e||!i.check(n)||o.push(n.toFormattedObject(i))}return o}function $T(t){return new Hx({key:new jx("autolink"),appendTransaction:(e,n,i)=>{const s=e.some((t=>t.docChanged))&&!n.doc.eq(i.doc),o=e.some((t=>t.getMeta("preventAutolink")))
|
|
9133
9133
|
if(!s||o)return
|
|
9134
9134
|
const{tr:r}=i,a=function(t,e){const n=new xx(t)
|
|
9135
9135
|
return e.forEach((t=>{t.steps.forEach((t=>{n.step(t)}))})),n}(n.doc,[...e]),l=function(t){const{mapping:e,steps:n}=t,i=[]
|
|
@@ -9146,21 +9146,21 @@ if(n.length>1?(s=n[0],o=i.doc.textBetween(s.pos,s.pos+s.node.nodeSize,void 0," "
|
|
|
9146
9146
|
if(e.length<=0)return!1
|
|
9147
9147
|
const n=e[e.length-1],l=s.pos+o.lastIndexOf(n)
|
|
9148
9148
|
if(!n)return!1
|
|
9149
|
-
const c=
|
|
9149
|
+
const c=IT(n).map((e=>e.toObject(t.defaultProtocol)))
|
|
9150
9150
|
if(!(1===(a=c).length?a[0].isLink:3===a.length&&a[1].isLink&&["()","[]"].includes(a[0].value+a[2].value)))return!1
|
|
9151
|
-
c.filter((t=>t.isLink)).map((t=>({...t,from:l+t.start+1,to:l+t.end+1}))).filter((t=>!i.schema.marks.code||!i.doc.rangeHasMark(t.from,t.to,i.schema.marks.code))).filter((e=>t.validate(e.value))).filter((e=>t.shouldAutoLink(e.value))).forEach((e=>{HI(e.from,e.to,i.doc).some((e=>e.mark.type===t.type))||r.addMark(e.from,e.to,t.type.create({href:e.href}))}))}var a})),r.steps.length?r:void 0}})}
|
|
9152
|
-
const
|
|
9153
|
-
function
|
|
9151
|
+
c.filter((t=>t.isLink)).map((t=>({...t,from:l+t.start+1,to:l+t.end+1}))).filter((t=>!i.schema.marks.code||!i.doc.rangeHasMark(t.from,t.to,i.schema.marks.code))).filter((e=>t.validate(e.value))).filter((e=>t.shouldAutoLink(e.value))).forEach((e=>{HI(e.from,e.to,i.doc).some((e=>e.mark.type===t.type))||r.addMark(e.from,e.to,t.type.create({href:e.href}))}))}var a})),r.steps.length?r:void 0}})}IT.scan=lT
|
|
9152
|
+
const DT=/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g
|
|
9153
|
+
function ET(t,e){const n=["http","https","ftp","ftps","mailto","tel","callto","sms","cid","xmpp"]
|
|
9154
9154
|
return e&&e.forEach((t=>{const e="string"==typeof t?t:t.scheme
|
|
9155
|
-
e&&n.push(e)})),!t||t.replace(
|
|
9156
|
-
return!(!e||!this.options.isAllowedUri(e,{defaultValidate:t=>!!
|
|
9157
|
-
return!!this.options.isAllowedUri(n,{defaultValidate:t=>!!
|
|
9158
|
-
return!!this.options.isAllowedUri(n,{defaultValidate:t=>!!
|
|
9159
|
-
if(t){const{protocols:n,defaultProtocol:i}=this.options,s=
|
|
9155
|
+
e&&n.push(e)})),!t||t.replace(DT,"").match(new RegExp(`^(?:(?:${n.join("|")}):|[^a-z]|[a-z0-9+.-]+(?:[^a-z+.-:]|$))`,"i"))}const AT=hI.create({name:"link",priority:1e3,keepOnSplit:!1,exitable:!0,onCreate(){this.options.validate&&!this.options.shouldAutoLink&&(this.options.shouldAutoLink=this.options.validate,console.warn("The `validate` option is deprecated. Rename to the `shouldAutoLink` option instead.")),this.options.protocols.forEach((t=>{"string"!=typeof t?ST(t.scheme,t.optionalSlashes):ST(t)}))},onDestroy(){UA.groups={},kT.scanner=null,kT.parser=null,kT.tokenQueue=[],kT.pluginQueue=[],kT.customSchemes=[],kT.initialized=!1},inclusive(){return this.options.autolink},addOptions:()=>({openOnClick:!0,linkOnPaste:!0,autolink:!0,protocols:[],defaultProtocol:"http",HTMLAttributes:{target:"_blank",rel:"noopener noreferrer nofollow",class:null},isAllowedUri:(t,e)=>!!ET(t,e.protocols),validate:t=>!!t,shouldAutoLink:t=>!!t}),addAttributes(){return{href:{default:null,parseHTML:t=>t.getAttribute("href")},target:{default:this.options.HTMLAttributes.target},rel:{default:this.options.HTMLAttributes.rel},class:{default:this.options.HTMLAttributes.class}}},parseHTML(){return[{tag:"a[href]",getAttrs:t=>{const e=t.getAttribute("href")
|
|
9156
|
+
return!(!e||!this.options.isAllowedUri(e,{defaultValidate:t=>!!ET(t,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol}))&&null}}]},renderHTML({HTMLAttributes:t}){return this.options.isAllowedUri(t.href,{defaultValidate:t=>!!ET(t,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?["a",Z_(this.options.HTMLAttributes,t),0]:["a",Z_(this.options.HTMLAttributes,{...t,href:""}),0]},addCommands(){return{setLink:t=>({chain:e})=>{const{href:n}=t
|
|
9157
|
+
return!!this.options.isAllowedUri(n,{defaultValidate:t=>!!ET(t,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})&&e().setMark(this.name,t).setMeta("preventAutolink",!0).run()},toggleLink:t=>({chain:e})=>{const{href:n}=t
|
|
9158
|
+
return!!this.options.isAllowedUri(n,{defaultValidate:t=>!!ET(t,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})&&e().toggleMark(this.name,t,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run()},unsetLink:()=>({chain:t})=>t().unsetMark(this.name,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run()}},addPasteRules(){return[cM({find:t=>{const e=[]
|
|
9159
|
+
if(t){const{protocols:n,defaultProtocol:i}=this.options,s=MT(t).filter((t=>t.isLink&&this.options.isAllowedUri(t.value,{defaultValidate:t=>!!ET(t,n),protocols:n,defaultProtocol:i})))
|
|
9160
9160
|
s.length&&s.forEach((t=>e.push({text:t.value,data:{href:t.href},index:t.start})))}return e},type:this.type,getAttributes:t=>{var e
|
|
9161
9161
|
return{href:null===(e=t.data)||void 0===e?void 0:e.href}}})]},addProseMirrorPlugins(){const t=[],{protocols:e,defaultProtocol:n}=this.options
|
|
9162
9162
|
var i
|
|
9163
|
-
return this.options.autolink&&t.push($
|
|
9163
|
+
return this.options.autolink&&t.push($T({type:this.type,defaultProtocol:this.options.defaultProtocol,validate:t=>this.options.isAllowedUri(t,{defaultValidate:t=>!!ET(t,e),protocols:e,defaultProtocol:n}),shouldAutoLink:this.options.shouldAutoLink})),!0===this.options.openOnClick&&t.push((i={type:this.type},new Hx({key:new jx("handleClickLink"),props:{handleClick:(t,e,n)=>{var s,o
|
|
9164
9164
|
if(0!==n.button)return!1
|
|
9165
9165
|
if(!t.editable)return!1
|
|
9166
9166
|
let r=n.target
|
|
@@ -9172,9 +9172,9 @@ return!(!c||!d||(window.open(d,h),0))}}}))),this.options.linkOnPaste&&t.push(fun
|
|
|
9172
9172
|
if(r)return!1
|
|
9173
9173
|
let a=""
|
|
9174
9174
|
i.content.forEach((t=>{a+=t.textContent}))
|
|
9175
|
-
const l=
|
|
9176
|
-
return!(!a||!l)&&t.editor.commands.setMark(t.type,{href:l.href})}}})}({editor:this.editor,defaultProtocol:this.options.defaultProtocol,type:this.type})),t}}),
|
|
9177
|
-
function
|
|
9175
|
+
const l=MT(a,{defaultProtocol:t.defaultProtocol}).find((t=>t.isLink&&t.value===a))
|
|
9176
|
+
return!(!a||!l)&&t.editor.commands.setMark(t.type,{href:l.href})}}})}({editor:this.editor,defaultProtocol:this.options.defaultProtocol,type:this.type})),t}}),OT=lM.create({name:"listItem",addOptions:()=>({HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}),content:"paragraph block*",defining:!0,parseHTML:()=>[{tag:"li"}],renderHTML({HTMLAttributes:t}){return["li",Z_(this.options.HTMLAttributes,t),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)}}})
|
|
9177
|
+
function TT(t){var e
|
|
9178
9178
|
const{char:n,allowSpaces:i,allowToIncludeChar:s,allowedPrefixes:o,startOfLine:r,$position:a}=t,l=i&&!s,c=n.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&")
|
|
9179
9179
|
const d=new RegExp(`\\s${c}$`),h=r?"^":"",u=s?"":c,p=l?new RegExp(`${h}${c}.*?(?=\\s${u}|$)`,"gm"):new RegExp(`${h}(?:^)?${c}[^\\s${u}]*`,"gm"),f=(null===(e=a.nodeBefore)||void 0===e?void 0:e.isText)&&a.nodeBefore.text
|
|
9180
9180
|
if(!f)return null
|
|
@@ -9184,8 +9184,8 @@ const v=g.input.slice(Math.max(0,g.index-1),g.index),b=new RegExp(`^[${null==o?v
|
|
|
9184
9184
|
if(null!==o&&!b)return null
|
|
9185
9185
|
const y=m+g.index
|
|
9186
9186
|
let w=y+g[0].length
|
|
9187
|
-
return l&&d.test(f.slice(w-1,w+1))&&(g[0]+=" ",w+=1),y<a.pos&&w>=a.pos?{range:{from:y,to:w},query:g[0].slice(n.length),text:g[0]}:null}const
|
|
9188
|
-
function
|
|
9187
|
+
return l&&d.test(f.slice(w-1,w+1))&&(g[0]+=" ",w+=1),y<a.pos&&w>=a.pos?{range:{from:y,to:w},query:g[0].slice(n.length),text:g[0]}:null}const RT=new jx("suggestion")
|
|
9188
|
+
function FT({pluginKey:t=RT,editor:e,char:n="@",allowSpaces:i=!1,allowToIncludeChar:s=!1,allowedPrefixes:o=[" "],startOfLine:r=!1,decorationTag:a="span",decorationClass:l="suggestion",command:c=()=>null,items:d=()=>[],render:h=()=>({}),allow:u=()=>!0,findSuggestionMatch:p=TT}){let f
|
|
9189
9189
|
const m=null==h?void 0:h(),g=new Hx({key:t,view(){return{update:async(t,n)=>{var i,s,o,r,a,l,h
|
|
9190
9190
|
const u=null===(i=this.key)||void 0===i?void 0:i.getState(n),p=null===(s=this.key)||void 0===s?void 0:s.getState(t.state),g=u.active&&p.active&&u.range.from!==p.range.from,v=!u.active&&p.active,b=u.active&&!p.active,y=!v&&!b&&u.query!==p.query,w=v||g&&y,x=y||g,C=b||g&&y
|
|
9191
9191
|
if(!w&&!x&&!C)return
|
|
@@ -9201,9 +9201,9 @@ return v.active||(v.decorationId=null,v.range={from:0,to:0},v.query=null,v.text=
|
|
|
9201
9201
|
const{active:i,range:s}=g.getState(t.state)
|
|
9202
9202
|
return i&&(null===(n=null==m?void 0:m.onKeyDown)||void 0===n?void 0:n.call(m,{view:t,event:e,range:s}))||!1},decorations(t){const{active:e,range:n,decorationId:i}=g.getState(t)
|
|
9203
9203
|
return e?ES.create(t.doc,[MS.inline(n.from,n.to,{nodeName:a,class:l,"data-decoration-id":i})]):null}}})
|
|
9204
|
-
return g}const
|
|
9204
|
+
return g}const NT=new jx("mention"),LT=lM.create({name:"mention",priority:101,addOptions(){return{HTMLAttributes:{},renderText({options:t,node:e}){var n
|
|
9205
9205
|
return`${t.suggestion.char}${null!==(n=e.attrs.label)&&void 0!==n?n:e.attrs.id}`},deleteTriggerWithBackspace:!1,renderHTML({options:t,node:e}){var n
|
|
9206
|
-
return["span",Z_(this.HTMLAttributes,t.HTMLAttributes),`${t.suggestion.char}${null!==(n=e.attrs.label)&&void 0!==n?n:e.attrs.id}`]},suggestion:{char:"@",pluginKey:
|
|
9206
|
+
return["span",Z_(this.HTMLAttributes,t.HTMLAttributes),`${t.suggestion.char}${null!==(n=e.attrs.label)&&void 0!==n?n:e.attrs.id}`]},suggestion:{char:"@",pluginKey:NT,command:({editor:t,range:e,props:n})=>{var i,s,o
|
|
9207
9207
|
const r=t.view.state.selection.$to.nodeAfter;(null===(i=null==r?void 0:r.text)||void 0===i?void 0:i.startsWith(" "))&&(e.to+=1),t.chain().focus().insertContentAt(e,[{type:this.name,attrs:n},{type:"text",text:" "}]).run(),null===(o=null===(s=t.view.dom.ownerDocument.defaultView)||void 0===s?void 0:s.getSelection())||void 0===o||o.collapseToEnd()},allow:({state:t,range:e})=>{const n=t.doc.resolve(e.from),i=t.schema.nodes[this.name]
|
|
9208
9208
|
return!!n.parent.type.contentMatch.matchType(i)}}}},group:"inline",inline:!0,selectable:!1,atom:!0,addAttributes:()=>({id:{default:null,parseHTML:t=>t.getAttribute("data-id"),renderHTML:t=>t.id?{"data-id":t.id}:{}},label:{default:null,parseHTML:t=>t.getAttribute("data-label"),renderHTML:t=>t.label?{"data-label":t.label}:{}}}),parseHTML(){return[{tag:`span[data-type="${this.name}"]`}]},renderHTML({node:t,HTMLAttributes:e}){if(void 0!==this.options.renderLabel)return console.warn("renderLabel is deprecated use renderText and renderHTML instead"),["span",Z_({"data-type":this.name},this.options.HTMLAttributes,e),this.options.renderLabel({options:this.options,node:t})]
|
|
9209
9209
|
const n={...this.options}
|
|
@@ -9211,49 +9211,49 @@ n.HTMLAttributes=Z_({"data-type":this.name},this.options.HTMLAttributes,e)
|
|
|
9211
9211
|
const i=this.options.renderHTML({options:n,node:t})
|
|
9212
9212
|
return"string"==typeof i?["span",Z_({"data-type":this.name},this.options.HTMLAttributes,e),i]:i},renderText({node:t}){return void 0!==this.options.renderLabel?(console.warn("renderLabel is deprecated use renderText and renderHTML instead"),this.options.renderLabel({options:this.options,node:t})):this.options.renderText({options:this.options,node:t})},addKeyboardShortcuts(){return{Backspace:()=>this.editor.commands.command((({tr:t,state:e})=>{let n=!1
|
|
9213
9213
|
const{selection:i}=e,{empty:s,anchor:o}=i
|
|
9214
|
-
return!!s&&(e.doc.nodesBetween(o-1,o,((e,i)=>{if(e.type.name===this.name)return n=!0,t.insertText(this.options.deleteTriggerWithBackspace?"":this.options.suggestion.char||"",i,i+e.nodeSize),!1})),n)}))}},addProseMirrorPlugins(){return[
|
|
9215
|
-
return 1===e?["ol",Z_(this.options.HTMLAttributes,n),0]:["ol",Z_(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleOrderedList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes("listItem",this.editor.getAttributes(
|
|
9216
|
-
return(this.options.keepMarks||this.options.keepAttributes)&&(t=aM({find:
|
|
9214
|
+
return!!s&&(e.doc.nodesBetween(o-1,o,((e,i)=>{if(e.type.name===this.name)return n=!0,t.insertText(this.options.deleteTriggerWithBackspace?"":this.options.suggestion.char||"",i,i+e.nodeSize),!1})),n)}))}},addProseMirrorPlugins(){return[FT({editor:this.editor,...this.options.suggestion})]}}),BT="textStyle",PT=/^(\d+)\.\s$/,zT=lM.create({name:"orderedList",addOptions:()=>({itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}),group:"block list",content(){return`${this.options.itemTypeName}+`},addAttributes:()=>({start:{default:1,parseHTML:t=>t.hasAttribute("start")?parseInt(t.getAttribute("start")||"",10):1},type:{default:void 0,parseHTML:t=>t.getAttribute("type")}}),parseHTML:()=>[{tag:"ol"}],renderHTML({HTMLAttributes:t}){const{start:e,...n}=t
|
|
9215
|
+
return 1===e?["ol",Z_(this.options.HTMLAttributes,n),0]:["ol",Z_(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleOrderedList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes("listItem",this.editor.getAttributes(BT)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let t=aM({find:PT,type:this.type,getAttributes:t=>({start:+t[1]}),joinPredicate:(t,e)=>e.childCount+e.attrs.start===+t[1]})
|
|
9216
|
+
return(this.options.keepMarks||this.options.keepAttributes)&&(t=aM({find:PT,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:t=>({start:+t[1],...this.editor.getAttributes(BT)}),joinPredicate:(t,e)=>e.childCount+e.attrs.start===+t[1],editor:this.editor})),[t]}}),VT=lM.create({name:"paragraph",priority:1e3,addOptions:()=>({HTMLAttributes:{}}),group:"block",content:"inline*",parseHTML:()=>[{tag:"p"}],renderHTML({HTMLAttributes:t}){return["p",Z_(this.options.HTMLAttributes,t),0]},addCommands(){return{setParagraph:()=>({commands:t})=>t.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),HT=vI.create({name:"placeholder",addOptions:()=>({emptyEditorClass:"is-editor-empty",emptyNodeClass:"is-empty",placeholder:"Write something …",showOnlyWhenEditable:!0,showOnlyCurrent:!0,includeChildren:!1}),addProseMirrorPlugins(){return[new Hx({key:new jx("placeholder"),props:{decorations:({doc:t,selection:e})=>{const n=this.editor.isEditable||!this.options.showOnlyWhenEditable,{anchor:i}=e,s=[]
|
|
9217
9217
|
if(!n)return null
|
|
9218
9218
|
const o=this.editor.isEmpty
|
|
9219
9219
|
return t.descendants(((t,e)=>{const n=i>=e&&i<=e+t.nodeSize,r=!t.isLeaf&&WI(t)
|
|
9220
9220
|
if((n||!this.options.showOnlyCurrent)&&r){const i=[this.options.emptyNodeClass]
|
|
9221
9221
|
o&&i.push(this.options.emptyEditorClass)
|
|
9222
9222
|
const r=MS.node(e,e+t.nodeSize,{class:i.join(" "),"data-placeholder":"function"==typeof this.options.placeholder?this.options.placeholder({editor:this.editor,node:t,pos:e,hasAnchor:n}):this.options.placeholder})
|
|
9223
|
-
s.push(r)}return this.options.includeChildren})),ES.create(t,s)}}})]}}),
|
|
9224
|
-
function
|
|
9225
|
-
return{onStart:o=>{null!==o.decorationNode&&(s=!0,t.mentionUpdateEmitter(o.query),e(o.text.slice(0,1)),n(o.command),i?.show({filter:o.query,anchorNode:o.decorationNode}))},onUpdate:e=>{s&&(t.mentionUpdateEmitter(e.query),n(e.command),i?.show({filter:e.query,anchorNode:e.decorationNode}))},onKeyDown:t=>!!s&&(t.event.key===Za&&(s=!1),i?.keydownHandler(t.event)??!1),onExit:()=>{e(""),n(void 0),i?.close()}}}}})}(n,t,e,s))),l=new oM({element:n,enableInputRules:[eA,
|
|
9226
|
-
return new Ry(e,t.openStart,t.openEnd)}},extensions:[nA,
|
|
9227
|
-
return l}function
|
|
9223
|
+
s.push(r)}return this.options.includeChildren})),ES.create(t,s)}}})]}}),UT=lM.create({name:"text",group:"inline"}),qT=/^https?:\/\//i
|
|
9224
|
+
function jT(t,e,n,i,s,o){const r=AT.extend({excludes:"_",inclusive:!1,parseHTML:()=>[{tag:xh},{tag:"a"}],renderHTML:({HTMLAttributes:t})=>["a",t]}).configure({HTMLAttributes:{rel:"noopener noreferrer",target:null,class:""},autolink:!0,openOnClick:!1,linkOnPaste:!1,shouldAutoLink:t=>qT.test(t)}),a=i.map((n=>function(t,e,n,i){return LT.extend({name:t.name,parseHTML:()=>[{tag:t.viewElement}],addAttributes:()=>({href:{default:null,parseHTML:t=>t.getAttribute("mention-href"),renderHTML:t=>({"mention-href":t.href})},label:{default:null,parseHTML:t=>t.getAttribute("mention-label"),renderHTML:t=>({"mention-label":t.label})},disabled:{default:null,parseHTML:t=>t.getAttribute("disabled"),renderHTML:t=>({disabled:t.disabled})}}),renderHTML({node:e,HTMLAttributes:n}){return[t.viewElement,Z_(this.options.HTMLAttributes,n),this.options.renderText({options:this.options,node:e})]}}).configure({suggestion:{char:t.character,decorationClass:"nimble-mention-view-edit",pluginKey:new jx(t.key),allowSpaces:!0,render:()=>{let s=!1
|
|
9225
|
+
return{onStart:o=>{null!==o.decorationNode&&(s=!0,t.mentionUpdateEmitter(o.query),e(o.text.slice(0,1)),n(o.command),i?.show({filter:o.query,anchorNode:o.decorationNode}))},onUpdate:e=>{s&&(t.mentionUpdateEmitter(e.query),n(e.command),i?.show({filter:e.query,anchorNode:e.decorationNode}))},onKeyDown:t=>!!s&&(t.event.key===Za&&(s=!1),i?.keydownHandler(t.event)??!1),onExit:()=>{e(""),n(void 0),i?.close()}}}}})}(n,t,e,s))),l=new oM({element:n,enableInputRules:[eA,zT],enablePasteRules:!1,editorProps:{transformPasted:function(t){const e=WT(l,t.content)
|
|
9226
|
+
return new Ry(e,t.openStart,t.openEnd)}},extensions:[nA,VT,UT,eA,zT,OT,JE,MA,CA,HT.configure({placeholder:o,showOnlyWhenEditable:!1}),dM,r,...a]})
|
|
9227
|
+
return l}function WT(t,e){const n=[]
|
|
9228
9228
|
return e.forEach((e=>{if(e.isText&&e.marks.length>0){const i=e.marks.find((t=>"link"===t.type.name&&t.attrs))
|
|
9229
|
-
i?
|
|
9230
|
-
else{const i=
|
|
9231
|
-
n.push(e.copy(i))}})),$y.fromArray(n)}class
|
|
9232
|
-
const e=`${
|
|
9233
|
-
this.name=e,this.key=e,this.viewElement=t.viewElement,this.character=t.character,this.mappingConfigs=t.mappingConfigs,this.iconTemplate=t.iconTemplate,this.buttonLabel=t.buttonLabel??"",this.mentionUpdateEmitter=t.mentionUpdateEmitter}}
|
|
9234
|
-
class
|
|
9235
|
-
return this.tiptapEditor.state.doc.descendants((e=>{e.type.name.startsWith(
|
|
9229
|
+
i?qT.test(i.attrs.href)?n.push(t.schema.text(i.attrs.href,e.marks)):n.push(t.schema.text(e.textContent,i.removeFromSet(e.marks))):n.push(e)}else if(e.type.name.startsWith(OM))n.push(t.schema.text(e.attrs.label))
|
|
9230
|
+
else{const i=WT(t,e.content)
|
|
9231
|
+
n.push(e.copy(i))}})),$y.fromArray(n)}class GT{constructor(t){GT.instance+=1
|
|
9232
|
+
const e=`${OM}${GT.instance}`
|
|
9233
|
+
this.name=e,this.key=e,this.viewElement=t.viewElement,this.character=t.character,this.mappingConfigs=t.mappingConfigs,this.iconTemplate=t.iconTemplate,this.buttonLabel=t.buttonLabel??"",this.mentionUpdateEmitter=t.mentionUpdateEmitter}}GT.instance=0
|
|
9234
|
+
class ZT extends zE{constructor(t){super(t),this.mentionExtensionConfig=this.isValid?t.map((t=>new GT(t.mentionInternals))):[]}}class KT extends(ev(GE)){constructor(){super(...arguments),this.editorDiv=this.createEditor(),this.tiptapEditor=jT((()=>{}),(()=>{}),this.editorDiv,[],this.mentionListbox,this.placeholder),this.xmlSerializer=new XMLSerializer,this.richTextMarkdownSerializer=new NE([]),this.disabled=!1,this.footerHidden=!1,this.scrollbarWidth=-1,this.activeMentionCharacter="",this.updateScrollbarWidthQueued=!1}get empty(){if(""===this.tiptapEditor.state.doc.textContent.trim()){let t=!1
|
|
9235
|
+
return this.tiptapEditor.state.doc.descendants((e=>{e.type.name.startsWith(OM)&&(t=!0)
|
|
9236
9236
|
return!1===t})),!t}return!1}connectedCallback(){super.connectedCallback(),this.editorDiv.isConnected||this.editorContainer.append(this.editorDiv),this.bindEditorTransactionEvent(),this.bindEditorUpdateEvent(),this.stopNativeInputEventPropagation(),this.resizeObserver=new ResizeObserver((()=>this.onResize())),this.resizeObserver.observe(this)}disconnectedCallback(){super.disconnectedCallback(),this.unbindEditorTransactionEvent(),this.unbindEditorUpdateEvent(),this.unbindNativeInputEvent(),this.resizeObserver?.disconnect()}disabledChanged(){this.disableEditor(),this.disableMentionViewElement()}placeholderChanged(t,e){this.getTipTapExtension("placeholder").options.placeholder=this.placeholder??"",this.tiptapEditor.view.dispatch(this.tiptapEditor.state.tr),this.queueUpdateScrollbarWidth()}ariaLabelChanged(t,e){null!==this.ariaLabel&&void 0!==this.ariaLabel?this.editorDiv.setAttribute("aria-label",this.ariaLabel):this.editorDiv.removeAttribute("aria-label")}configurationChanged(t,e){const n=this.getButtonsState(this.tiptapEditor),{from:i,to:s}=this.tiptapEditor.view.state.selection
|
|
9237
9237
|
if(this.isMentionExtensionConfigUnchanged(t,e))this.setMarkdown(this.getMarkdown())
|
|
9238
9238
|
else{const t=this.getMentionExtensionConfig(),e=this.getMarkdown()
|
|
9239
9239
|
this.richTextMarkdownSerializer=new NE(t.map((t=>t.name))),this.initializeEditor(),this.setMarkdown(e)}this.tiptapEditor.commands.setTextSelection({from:i,to:s}),this.resetEditorButtonsState(n),this.setActiveMappingConfigs()}activeMentionCharacterChanged(){this.setActiveMappingConfigs()}boldButtonClick(){this.tiptapEditor.chain().focus().toggleBold().run()}boldButtonKeyDown(t){return!this.keyActivatesButton(t)||(this.tiptapEditor.chain().focus().toggleBold().run(),!1)}italicsButtonClick(){this.tiptapEditor.chain().focus().toggleItalic().run()}italicsButtonKeyDown(t){return!this.keyActivatesButton(t)||(this.tiptapEditor.chain().focus().toggleItalic().run(),!1)}bulletListButtonClick(){this.tiptapEditor.chain().focus().toggleBulletList().run()}bulletListButtonKeyDown(t){return!this.keyActivatesButton(t)||(this.tiptapEditor.chain().focus().toggleBulletList().run(),!1)}numberedListButtonClick(){this.tiptapEditor.chain().focus().toggleOrderedList().run()}numberedListButtonKeyDown(t){return!this.keyActivatesButton(t)||(this.tiptapEditor.chain().focus().toggleOrderedList().run(),!1)}mentionButtonClick(t){this.tiptapEditor.chain().insertContent(this.shouldInsertSpace()?` ${t}`:t).focus().run()}setMarkdown(t){const e=this.getHtmlContent(t)
|
|
9240
9240
|
this.tiptapEditor.commands.setContent(e),this.disableMentionViewElement()}getMarkdown(){return this.richTextMarkdownSerializer.serializeDOMToMarkdown(this.tiptapEditor.state.doc)}stopEventPropagation(t){return t.stopPropagation(),!1}getMentionedHrefs(){const t=new Set
|
|
9241
|
-
return this.tiptapEditor.state.doc.descendants((e=>{e.type.name.startsWith(
|
|
9241
|
+
return this.tiptapEditor.state.doc.descendants((e=>{e.type.name.startsWith(OM)&&t.add(e.attrs.href)})),Array.from(t)}getMentionExtensionConfig(){return this.configuration instanceof ZT?this.configuration.mentionExtensionConfig:[]}onMentionSelect(t){this.activeMentionCommand&&this.activeMentionCommand({href:t.detail.href,label:t.detail.displayName})}focusoutHandler(){this.mentionListbox?.open&&this.mentionListbox?.close()}createConfig(){this.validate(),this.richTextValidator.isValid()?(this.richTextUpdateTracker.updateButtonLabel||this.richTextUpdateTracker.updateMappingConfigs||this.richTextUpdateTracker.updatePattern)&&(this.configuration=new ZT(this.mentionElements)):this.configuration=void 0}isMentionExtensionConfigUnchanged(t,e){const n=t?.mentionExtensionConfig.map((t=>t.character)).sort(((t,e)=>t.localeCompare(e))).toString(),i=e?.mentionExtensionConfig.map((t=>t.character)).sort(((t,e)=>t.localeCompare(e))).toString()
|
|
9242
9242
|
return n===i}createEditor(){const t=document.createElement("div")
|
|
9243
|
-
return t.className="editor",t.setAttribute("aria-multiline","true"),t.setAttribute("role","textbox"),t.setAttribute("aria-disabled","false"),t}initializeEditor(){this.unbindEditorTransactionEvent(),this.unbindEditorUpdateEvent(),this.unbindNativeInputEvent(),this.tiptapEditor?.destroy(),this.tiptapEditor=
|
|
9243
|
+
return t.className="editor",t.setAttribute("aria-multiline","true"),t.setAttribute("role","textbox"),t.setAttribute("aria-disabled","false"),t}initializeEditor(){this.unbindEditorTransactionEvent(),this.unbindEditorUpdateEvent(),this.unbindNativeInputEvent(),this.tiptapEditor?.destroy(),this.tiptapEditor=jT((t=>{this.activeMentionCharacter=t}),(t=>{this.activeMentionCommand=t}),this.editorDiv,this.configuration instanceof ZT?this.configuration.mentionExtensionConfig:[],this.mentionListbox,this.placeholder),this.disableEditor(),this.disableMentionViewElement(),this.bindEditorTransactionEvent(),this.bindEditorUpdateEvent(),this.stopNativeInputEventPropagation()}getHtmlContent(t){const e=FE.parseMarkdownToDOM(t,this.configuration?.parserMentionConfig)
|
|
9244
9244
|
return this.xmlSerializer.serializeToString(e.fragment)}bindEditorTransactionEvent(){this.tiptapEditor.on("transaction",(()=>{this.updateEditorButtonsState()}))}unbindEditorTransactionEvent(){this.tiptapEditor.off("transaction")}updateEditorButtonsState(){if(!this.$fastController.isConnected)return
|
|
9245
9245
|
const{extensionManager:t,state:e}=this.tiptapEditor,{extensions:n}=t,{selection:i}=e,s=PI((t=>jI(t.type.name,n)))(i)
|
|
9246
9246
|
this.boldButton.checked=this.tiptapEditor.isActive("bold"),this.italicsButton.checked=this.tiptapEditor.isActive("italic"),this.bulletListButton.checked=s?.node.type.name===EM,this.numberedListButton.checked=s?.node.type.name===AM}keyActivatesButton(t){switch(t.key){case Ja:case Ga:return!0
|
|
9247
|
-
default:return!1}}unbindEditorUpdateEvent(){this.tiptapEditor.off("update")}bindEditorUpdateEvent(){this.tiptapEditor.on("update",(()=>{this.$emit("input"),this.queueUpdateScrollbarWidth()}))}disableEditor(){this.tiptapEditor.setEditable(!this.disabled),this.setEditorTabIndex(),this.editorDiv.setAttribute("aria-disabled",this.disabled?"true":"false"),this.mentionListbox?.close()}disableMentionViewElement(){this.tiptapEditor.state.doc.descendants(((t,e)=>{if(t.type.name.startsWith(
|
|
9247
|
+
default:return!1}}unbindEditorUpdateEvent(){this.tiptapEditor.off("update")}bindEditorUpdateEvent(){this.tiptapEditor.on("update",(()=>{this.$emit("input"),this.queueUpdateScrollbarWidth()}))}disableEditor(){this.tiptapEditor.setEditable(!this.disabled),this.setEditorTabIndex(),this.editorDiv.setAttribute("aria-disabled",this.disabled?"true":"false"),this.mentionListbox?.close()}disableMentionViewElement(){this.tiptapEditor.state.doc.descendants(((t,e)=>{if(t.type.name.startsWith(OM)){const n={...t.attrs,disabled:this.disabled?"":null},i=this.tiptapEditor.schema.node(t.type.name,n,t.content),s=this.tiptapEditor.state.tr.replaceWith(e,e+t.nodeSize,i)
|
|
9248
9248
|
this.tiptapEditor.view.dispatch(s)}return!0}))}stopNativeInputEventPropagation(){this.tiptapEditor.view.dom.addEventListener("input",(t=>{t.stopPropagation()}))}unbindNativeInputEvent(){this.tiptapEditor.view.dom.removeEventListener("input",(()=>{}))}queueUpdateScrollbarWidth(){this.$fastController.isConnected&&(this.updateScrollbarWidthQueued||(this.updateScrollbarWidthQueued=!0,b.queueUpdate((()=>this.updateScrollbarWidth()))))}updateScrollbarWidth(){this.updateScrollbarWidthQueued=!1,this.scrollbarWidth=this.tiptapEditor.view.dom.offsetWidth-this.tiptapEditor.view.dom.clientWidth}onResize(){this.scrollbarWidth=this.tiptapEditor.view.dom.offsetWidth-this.tiptapEditor.view.dom.clientWidth}getTipTapExtension(t){return this.tiptapEditor.extensionManager.extensions.find((e=>e.name===t))}setEditorTabIndex(){this.tiptapEditor.setOptions({editorProps:{attributes:{tabindex:this.disabled?"-1":"0"}}})}setActiveMappingConfigs(){this.activeMappingConfigs=this.activeMentionCharacter?this.getMentionExtensionConfigFromCharacter(this.activeMentionCharacter)?.mappingConfigs:void 0}shouldInsertSpace(){const{$anchor:t,$head:e}=this.tiptapEditor.view.state.selection,n=0===e.parentOffset||0===t.parentOffset,i=t.pos<e.pos?t.nodeBefore:e.nodeBefore,s=i?.type.name===dM.name,o=i?.textContent.endsWith(" ")
|
|
9249
|
-
return!n&&!s&&!o}getMentionExtensionConfigFromCharacter(t){return this.getMentionExtensionConfig().find((e=>e.character===t))}resetEditorButtonsState(t){t?.bold&&!this.tiptapEditor.isActive("bold")&&this.tiptapEditor.chain().focus().toggleBold().run(),t?.italics&&!this.tiptapEditor.isActive("italic")&&this.tiptapEditor.chain().focus().toggleItalic().run()}getButtonsState(t){if(this.$fastController.isConnected)return{bold:t.isActive("bold"),italics:t.isActive("italic")}}}t([ft({mode:"boolean"})],
|
|
9250
|
-
const
|
|
9251
|
-
_i.getOrCreate().withPrefix("nimble").register(
|
|
9252
|
-
const
|
|
9249
|
+
return!n&&!s&&!o}getMentionExtensionConfigFromCharacter(t){return this.getMentionExtensionConfig().find((e=>e.character===t))}resetEditorButtonsState(t){t?.bold&&!this.tiptapEditor.isActive("bold")&&this.tiptapEditor.chain().focus().toggleBold().run(),t?.italics&&!this.tiptapEditor.isActive("italic")&&this.tiptapEditor.chain().focus().toggleItalic().run()}getButtonsState(t){if(this.$fastController.isConnected)return{bold:t.isActive("bold"),italics:t.isActive("italic")}}}t([ft({mode:"boolean"})],KT.prototype,"disabled",void 0),t([ft({attribute:"footer-hidden",mode:"boolean"})],KT.prototype,"footerHidden",void 0),t([ft],KT.prototype,"placeholder",void 0),t([C],KT.prototype,"boldButton",void 0),t([C],KT.prototype,"italicsButton",void 0),t([C],KT.prototype,"bulletListButton",void 0),t([C],KT.prototype,"numberedListButton",void 0),t([C],KT.prototype,"scrollbarWidth",void 0),t([C],KT.prototype,"activeMentionCharacter",void 0),t([C],KT.prototype,"activeMappingConfigs",void 0),Ke(KT,wn)
|
|
9250
|
+
const YT=KT.compose({baseName:"rich-text-editor",template:$M,styles:DM,shadowOptions:{delegatesFocus:!0}})
|
|
9251
|
+
_i.getOrCreate().withPrefix("nimble").register(YT())
|
|
9252
|
+
const XT=Q`
|
|
9253
9253
|
<template ${oe({property:"childItems",filter:te()})}>
|
|
9254
9254
|
<div ${Ut("viewer")} class="viewer"></div>
|
|
9255
9255
|
</template>
|
|
9256
|
-
`,
|
|
9256
|
+
`,JT=Mt`
|
|
9257
9257
|
${Bs("flex")}
|
|
9258
9258
|
|
|
9259
9259
|
:host {
|
|
@@ -9295,9 +9295,9 @@ const XO=Q`
|
|
|
9295
9295
|
color: ${Sc};
|
|
9296
9296
|
}
|
|
9297
9297
|
`
|
|
9298
|
-
class
|
|
9299
|
-
this.viewer.replaceChildren(t.fragment),this.mentionedHrefs=t.mentionedHrefs}else this.viewer.innerHTML="",this.mentionedHrefs=[]}}t([
|
|
9300
|
-
const tR=
|
|
9298
|
+
class QT extends GE{constructor(){super(...arguments),this.markdown="",this.mentionedHrefs=[]}connectedCallback(){super.connectedCallback(),this.updateView()}markdownChanged(){this.updateView()}configurationChanged(){this.updateView()}getMentionedHrefs(){return Array.from(this.mentionedHrefs)}updateView(){if(this.$fastController.isConnected)if(this.markdown){const t=FE.parseMarkdownToDOM(this.markdown,this.configuration?.parserMentionConfig)
|
|
9299
|
+
this.viewer.replaceChildren(t.fragment),this.mentionedHrefs=t.mentionedHrefs}else this.viewer.innerHTML="",this.mentionedHrefs=[]}}t([ft({mode:"fromView"})],QT.prototype,"markdown",void 0)
|
|
9300
|
+
const tR=QT.compose({baseName:"rich-text-viewer",template:XT,styles:JT})
|
|
9301
9301
|
_i.getOrCreate().withPrefix("nimble").register(tR())
|
|
9302
9302
|
const eR=Mt`
|
|
9303
9303
|
${fv}
|
|
@@ -9509,12 +9509,14 @@ const eR=Mt`
|
|
|
9509
9509
|
}
|
|
9510
9510
|
|
|
9511
9511
|
div.bit1 {
|
|
9512
|
-
animation-name:
|
|
9512
|
+
animation-name:
|
|
9513
|
+
ni-private-spinner-no-motion-opacity-keyframes,
|
|
9513
9514
|
ni-private-spinner-no-motion-transform-keyframes-1;
|
|
9514
9515
|
}
|
|
9515
9516
|
|
|
9516
9517
|
div.bit2 {
|
|
9517
|
-
animation-name:
|
|
9518
|
+
animation-name:
|
|
9519
|
+
ni-private-spinner-no-motion-opacity-keyframes,
|
|
9518
9520
|
ni-private-spinner-no-motion-transform-keyframes-2;
|
|
9519
9521
|
}
|
|
9520
9522
|
}
|
|
@@ -9867,7 +9869,7 @@ const vR=Mt`
|
|
|
9867
9869
|
:host {
|
|
9868
9870
|
outline: none;
|
|
9869
9871
|
font: ${sd};
|
|
9870
|
-
color: ${
|
|
9872
|
+
color: ${Td};
|
|
9871
9873
|
flex-direction: column;
|
|
9872
9874
|
cursor: pointer;
|
|
9873
9875
|
--ni-private-switch-height: 24px;
|
|
@@ -10063,7 +10065,7 @@ const wR=Mt`
|
|
|
10063
10065
|
|
|
10064
10066
|
:host {
|
|
10065
10067
|
position: relative;
|
|
10066
|
-
font: ${
|
|
10068
|
+
font: ${Od};
|
|
10067
10069
|
height: ${Pl};
|
|
10068
10070
|
color: ${od};
|
|
10069
10071
|
align-items: center;
|
|
@@ -10207,16 +10209,16 @@ const ER="debugHeaders"
|
|
|
10207
10209
|
function AR(t,e,n){var i
|
|
10208
10210
|
let s={id:null!=(i=n.id)?i:e.id,column:e,index:n.index,isPlaceholder:!!n.isPlaceholder,placeholderId:n.placeholderId,depth:n.depth,subHeaders:[],colSpan:0,rowSpan:0,headerGroup:null,getLeafHeaders:()=>{const t=[],e=n=>{n.subHeaders&&n.subHeaders.length&&n.subHeaders.map(e),t.push(n)}
|
|
10209
10211
|
return e(s),t},getContext:()=>({table:t,header:s,column:e})}
|
|
10210
|
-
return t._features.forEach((e=>{null==e.createHeader||e.createHeader(s,t)})),s}const
|
|
10212
|
+
return t._features.forEach((e=>{null==e.createHeader||e.createHeader(s,t)})),s}const OR={createTable:t=>{t.getHeaderGroups=$R((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.left,t.getState().columnPinning.right]),((e,n,i,s)=>{var o,r
|
|
10211
10213
|
const a=null!=(o=null==i?void 0:i.map((t=>n.find((e=>e.id===t)))).filter(Boolean))?o:[],l=null!=(r=null==s?void 0:s.map((t=>n.find((e=>e.id===t)))).filter(Boolean))?r:[]
|
|
10212
|
-
return
|
|
10213
|
-
return
|
|
10214
|
-
return
|
|
10214
|
+
return TR(e,[...a,...n.filter((t=>!(null!=i&&i.includes(t.id)||null!=s&&s.includes(t.id)))),...l],t)}),DR(t.options,ER)),t.getCenterHeaderGroups=$R((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.left,t.getState().columnPinning.right]),((e,n,i,s)=>TR(e,n=n.filter((t=>!(null!=i&&i.includes(t.id)||null!=s&&s.includes(t.id)))),t,"center")),DR(t.options,ER)),t.getLeftHeaderGroups=$R((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.left]),((e,n,i)=>{var s
|
|
10215
|
+
return TR(e,null!=(s=null==i?void 0:i.map((t=>n.find((e=>e.id===t)))).filter(Boolean))?s:[],t,"left")}),DR(t.options,ER)),t.getRightHeaderGroups=$R((()=>[t.getAllColumns(),t.getVisibleLeafColumns(),t.getState().columnPinning.right]),((e,n,i)=>{var s
|
|
10216
|
+
return TR(e,null!=(s=null==i?void 0:i.map((t=>n.find((e=>e.id===t)))).filter(Boolean))?s:[],t,"right")}),DR(t.options,ER)),t.getFooterGroups=$R((()=>[t.getHeaderGroups()]),(t=>[...t].reverse()),DR(t.options,ER)),t.getLeftFooterGroups=$R((()=>[t.getLeftHeaderGroups()]),(t=>[...t].reverse()),DR(t.options,ER)),t.getCenterFooterGroups=$R((()=>[t.getCenterHeaderGroups()]),(t=>[...t].reverse()),DR(t.options,ER)),t.getRightFooterGroups=$R((()=>[t.getRightHeaderGroups()]),(t=>[...t].reverse()),DR(t.options,ER)),t.getFlatHeaders=$R((()=>[t.getHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),DR(t.options,ER)),t.getLeftFlatHeaders=$R((()=>[t.getLeftHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),DR(t.options,ER)),t.getCenterFlatHeaders=$R((()=>[t.getCenterHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),DR(t.options,ER)),t.getRightFlatHeaders=$R((()=>[t.getRightHeaderGroups()]),(t=>t.map((t=>t.headers)).flat()),DR(t.options,ER)),t.getCenterLeafHeaders=$R((()=>[t.getCenterFlatHeaders()]),(t=>t.filter((t=>{var e
|
|
10215
10217
|
return!(null!=(e=t.subHeaders)&&e.length)}))),DR(t.options,ER)),t.getLeftLeafHeaders=$R((()=>[t.getLeftFlatHeaders()]),(t=>t.filter((t=>{var e
|
|
10216
10218
|
return!(null!=(e=t.subHeaders)&&e.length)}))),DR(t.options,ER)),t.getRightLeafHeaders=$R((()=>[t.getRightFlatHeaders()]),(t=>t.filter((t=>{var e
|
|
10217
10219
|
return!(null!=(e=t.subHeaders)&&e.length)}))),DR(t.options,ER)),t.getLeafHeaders=$R((()=>[t.getLeftHeaderGroups(),t.getCenterHeaderGroups(),t.getRightHeaderGroups()]),((t,e,n)=>{var i,s,o,r,a,l
|
|
10218
10220
|
return[...null!=(i=null==(s=t[0])?void 0:s.headers)?i:[],...null!=(o=null==(r=e[0])?void 0:r.headers)?o:[],...null!=(a=null==(l=n[0])?void 0:l.headers)?a:[]].map((t=>t.getLeafHeaders())).flat()}),DR(t.options,ER))}}
|
|
10219
|
-
function
|
|
10221
|
+
function TR(t,e,n,i){var s,o
|
|
10220
10222
|
let r=0
|
|
10221
10223
|
const a=function(t,e){void 0===e&&(e=1),r=Math.max(r,e),t.filter((t=>t.getIsVisible())).forEach((t=>{var n
|
|
10222
10224
|
null!=(n=t.columns)&&n.length&&a(t.columns,e+1)}),0)}
|
|
@@ -10495,7 +10497,7 @@ const i=null==(n=e.getState().sorting)?void 0:n.find((e=>e.id===t.id))
|
|
|
10495
10497
|
return!!i&&(i.desc?"desc":"asc")},t.getSortIndex=()=>{var n,i
|
|
10496
10498
|
return null!=(n=null==(i=e.getState().sorting)?void 0:i.findIndex((e=>e.id===t.id)))?n:-1},t.clearSorting=()=>{e.setSorting((e=>null!=e&&e.length?e.filter((e=>e.id!==t.id)):[]))},t.getToggleSortingHandler=()=>{const n=t.getCanSort()
|
|
10497
10499
|
return i=>{n&&(null==i.persist||i.persist(),null==t.toggleSorting||t.toggleSorting(void 0,!!t.getCanMultiSort()&&(null==e.options.isMultiSortEvent?void 0:e.options.isMultiSortEvent(i))))}}},createTable:t=>{t.setSorting=e=>null==t.options.onSortingChange?void 0:t.options.onSortingChange(e),t.resetSorting=e=>{var n,i
|
|
10498
|
-
t.setSorting(e?[]:null!=(n=null==(i=t.initialState)?void 0:i.sorting)?n:[])},t.getPreSortedRowModel=()=>t.getGroupedRowModel(),t.getSortedRowModel=()=>(!t._getSortedRowModel&&t.options.getSortedRowModel&&(t._getSortedRowModel=t.options.getSortedRowModel(t)),t.options.manualSorting||!t._getSortedRowModel?t.getPreSortedRowModel():t._getSortedRowModel())}},xF=[
|
|
10500
|
+
t.setSorting(e?[]:null!=(n=null==(i=t.initialState)?void 0:i.sorting)?n:[])},t.getPreSortedRowModel=()=>t.getGroupedRowModel(),t.getSortedRowModel=()=>(!t._getSortedRowModel&&t.options.getSortedRowModel&&(t._getSortedRowModel=t.options.getSortedRowModel(t)),t.options.manualSorting||!t._getSortedRowModel?t.getPreSortedRowModel():t._getSortedRowModel())}},xF=[OR,iF,XR,JR,FR,GR,oF,rF,wF,YR,aF,lF,cF,dF,tF]
|
|
10499
10501
|
function CF(t){var e,n
|
|
10500
10502
|
const i=[...xF,...null!=(e=t._features)?e:[]]
|
|
10501
10503
|
let s={_features:i}
|
|
@@ -10545,7 +10547,7 @@ return m._valuesCache[e]}if(m._groupingValuesCache.hasOwnProperty(e))return m._g
|
|
|
10545
10547
|
const s=t.getColumn(e),o=null==s?void 0:s.getAggregationFn()
|
|
10546
10548
|
return o?(m._groupingValuesCache[e]=o(e,f,h),m._groupingValuesCache[e]):void 0}}),p.forEach((t=>{s.push(t),o[t.id]=t})),m}))
|
|
10547
10549
|
return d},a=r(n.rows,0)
|
|
10548
|
-
return a.forEach((t=>{s.push(t),o[t.id]=t})),{rows:a,flatRows:s,rowsById:o}}),DR(t.options,"debugTable",0,(()=>{t._queue((()=>{t._autoResetExpanded(),t._autoResetPageIndex()}))})))}const SF=void 0,_F="can-load-children",IF="loading-children",MF={none:void 0,ascending:"ascending",descending:"descending"},$F={none:void 0,single:"single",multiple:"multiple"},DF="not-selected",EF="selected",AF="partially-selected",
|
|
10550
|
+
return a.forEach((t=>{s.push(t),o[t.id]=t})),{rows:a,flatRows:s,rowsById:o}}),DR(t.options,"debugTable",0,(()=>{t._queue((()=>{t._autoResetExpanded(),t._autoResetPageIndex()}))})))}const SF=void 0,_F="can-load-children",IF="loading-children",MF={none:void 0,ascending:"ascending",descending:"descending"},$F={none:void 0,single:"single",multiple:"multiple"},DF="not-selected",EF="selected",AF="partially-selected",OF="left",TF="right",RF="none",FF="columnHeader",NF="headerActions",LF="row",BF="rowSelectionCheckbox",PF="cell",zF="cellActionMenu",VF="cellContent",HF="basic",UF="localeAwareCaseSensitive",qF=117,jF=1
|
|
10549
10551
|
class WF extends We{}t([C],WF.prototype,"groupHeaderValue",void 0),t([C],WF.prototype,"columnConfig",void 0)
|
|
10550
10552
|
const GF=t=>((t=>{let e
|
|
10551
10553
|
try{e=document.createElement(t)}catch(t){}if(!(e instanceof WF))throw new Error(`Group header view tag name (${t}) must evaluate to an element extending TableGroupHeaderView`)})(t),Q`
|
|
@@ -10576,7 +10578,7 @@ try{e=document.createElement(t)}catch(t){}if(!(e instanceof ZF))throw new Error(
|
|
|
10576
10578
|
`)}
|
|
10577
10579
|
</${t}>
|
|
10578
10580
|
`)
|
|
10579
|
-
class JF{constructor(t){this.uniqueId=nl("table-column-slot"),this.sortOperation=HF,this.dataRecordFieldNames=[],this.groupingDisabled=!0,this.fractionalWidth=jF,this.minPixelWidth=qF,this.resizingDisabled=!1,this.hideHeaderIndicators=!1,this.headerAlignment=
|
|
10581
|
+
class JF{constructor(t){this.uniqueId=nl("table-column-slot"),this.sortOperation=HF,this.dataRecordFieldNames=[],this.groupingDisabled=!0,this.fractionalWidth=jF,this.minPixelWidth=qF,this.resizingDisabled=!1,this.hideHeaderIndicators=!1,this.headerAlignment=OF,this.currentFractionalWidth=jF,this.sortingDisabled=!0,this.currentSortDirection=MF.none,this.cellRecordFieldNames=t.cellRecordFieldNames,this.cellViewTemplate=XF(t.cellViewTag),t.groupHeaderViewTag&&(this.groupHeaderViewTemplate=GF(t.groupHeaderViewTag)),this.delegatedEvents=t.delegatedEvents,this.slotNames=t.slotNames??[],this.sortOperation=t.sortOperation??HF,this.validator=t.validator}fractionalWidthChanged(){this.currentFractionalWidth=this.fractionalWidth}pixelWidthChanged(){this.currentPixelWidth=this.pixelWidth}}function QF(t,...e){for(const n of e)if(t===n)return!0
|
|
10580
10582
|
return!1}t([C],JF.prototype,"columnConfig",void 0),t([C],JF.prototype,"operandDataRecordFieldName",void 0),t([C],JF.prototype,"sortOperation",void 0),t([C],JF.prototype,"dataRecordFieldNames",void 0),t([C],JF.prototype,"groupingDisabled",void 0),t([C],JF.prototype,"groupIndex",void 0),t([C],JF.prototype,"pixelWidth",void 0),t([C],JF.prototype,"fractionalWidth",void 0),t([C],JF.prototype,"minPixelWidth",void 0),t([C],JF.prototype,"resizingDisabled",void 0),t([C],JF.prototype,"hideHeaderIndicators",void 0),t([C],JF.prototype,"headerAlignment",void 0),t([C],JF.prototype,"currentFractionalWidth",void 0),t([C],JF.prototype,"currentPixelWidth",void 0),t([C],JF.prototype,"sortingDisabled",void 0),t([C],JF.prototype,"currentSortIndex",void 0),t([C],JF.prototype,"currentSortDirection",void 0)
|
|
10581
10583
|
class tN extends We{constructor(){super(...arguments),this.columnInternals=new JF(this.getColumnInternalsOptions()),this.columnHidden=!1,this.hasOverflow=!1}checkValidity(){return this.columnInternals.validator.isColumnValid}get validity(){return this.columnInternals.validator.getValidity()}get headerTextContent(){return Fb(this.contentSlot)}connectedCallback(){super.connectedCallback(),this.setAttribute("slot",this.columnInternals.uniqueId)}}t([ft({attribute:"column-id"})],tN.prototype,"columnId",void 0),t([ft({attribute:"action-menu-slot"})],tN.prototype,"actionMenuSlot",void 0),t([ft({attribute:"action-menu-label"})],tN.prototype,"actionMenuLabel",void 0),t([ft({attribute:"column-hidden",mode:"boolean"})],tN.prototype,"columnHidden",void 0),t([C],tN.prototype,"hasOverflow",void 0)
|
|
10582
10584
|
class eN{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.invalidParentIdConfiguration=!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,invalidParentIdConfiguration:this.invalidParentIdConfiguration}}isValid(){return Object.values(this.getValidity()).every((t=>!1===t))}areRecordIdsValid(){const t=this.getValidity()
|
|
@@ -10760,7 +10762,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(t
|
|
|
10760
10762
|
min-width: max(100%, var(--ni-private-table-scrollable-min-width));
|
|
10761
10763
|
position: relative;
|
|
10762
10764
|
top: var(--ni-private-table-row-container-top);
|
|
10763
|
-
background-color: ${
|
|
10765
|
+
background-color: ${Ol};
|
|
10764
10766
|
}
|
|
10765
10767
|
|
|
10766
10768
|
.selection-checkbox {
|
|
@@ -10830,7 +10832,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(t
|
|
|
10830
10832
|
}
|
|
10831
10833
|
`,sN=Q`
|
|
10832
10834
|
<template role="columnheader"
|
|
10833
|
-
class="${t=>t.alignment===
|
|
10835
|
+
class="${t=>t.alignment===TF?"right-align":""}"
|
|
10834
10836
|
aria-sort="${t=>t.ariaSort}"
|
|
10835
10837
|
${""}
|
|
10836
10838
|
@mousedown="${(t,e)=>!(e.event.detail>1)}"
|
|
@@ -10864,7 +10866,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(t
|
|
|
10864
10866
|
`)}
|
|
10865
10867
|
</template>
|
|
10866
10868
|
`
|
|
10867
|
-
class oN extends We{constructor(){super(...arguments),this.sortDirection=MF.none,this.firstSortedColumn=!1,this.indicatorsHidden=!1,this.alignment=
|
|
10869
|
+
class oN extends We{constructor(){super(...arguments),this.sortDirection=MF.none,this.firstSortedColumn=!1,this.indicatorsHidden=!1,this.alignment=OF,this.isGrouped=!1}sortDirectionChanged(t,e){this.updateAriaSort()}firstSortedColumnChanged(t,e){this.updateAriaSort()}updateAriaSort(){this.firstSortedColumn&&this.sortDirection!==MF.none?this.sortDirection===MF.ascending?this.ariaSort="ascending":this.ariaSort="descending":this.ariaSort=null}}t([ft({attribute:"sort-direction"})],oN.prototype,"sortDirection",void 0),t([ft({attribute:"first-sorted-column",mode:"boolean"})],oN.prototype,"firstSortedColumn",void 0),t([ft({attribute:"indicators-hidden",mode:"boolean"})],oN.prototype,"indicatorsHidden",void 0),t([C],oN.prototype,"alignment",void 0),t([C],oN.prototype,"isGrouped",void 0)
|
|
10868
10870
|
const rN=oN.compose({baseName:"table-header",template:sN,styles:iN})
|
|
10869
10871
|
_i.getOrCreate().withPrefix("nimble").register(rN())
|
|
10870
10872
|
const aN="nimble-table-header",lN=Mt`
|
|
@@ -11565,28 +11567,30 @@ if(!i)return
|
|
|
11565
11567
|
const s=t=>{const{width:n,height:i}=t
|
|
11566
11568
|
e({width:Math.round(n),height:Math.round(i)})}
|
|
11567
11569
|
if(s(n.getBoundingClientRect()),!i.ResizeObserver)return()=>{}
|
|
11568
|
-
const o=new i.ResizeObserver((
|
|
11569
|
-
if(null==
|
|
11570
|
-
if(
|
|
11571
|
-
|
|
11570
|
+
const o=new i.ResizeObserver((e=>{const i=()=>{const t=e[0]
|
|
11571
|
+
if(null==t?void 0:t.borderBoxSize){const e=t.borderBoxSize[0]
|
|
11572
|
+
if(e)return void s({width:e.inlineSize,height:e.blockSize})}s(n.getBoundingClientRect())}
|
|
11573
|
+
t.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(i):i()}))
|
|
11574
|
+
return o.observe(n,{box:"border-box"}),()=>{o.unobserve(n)}},AN={passive:!0},ON="undefined"==typeof window||"onscrollend"in window,TN=(t,e)=>{const n=t.scrollElement
|
|
11572
11575
|
if(!n)return
|
|
11573
11576
|
const i=t.targetWindow
|
|
11574
11577
|
if(!i)return
|
|
11575
11578
|
let s=0
|
|
11576
|
-
const o=t.options.useScrollendEvent&&
|
|
11579
|
+
const o=t.options.useScrollendEvent&&ON?()=>{}:MN(i,(()=>{e(s,!1)}),t.options.isScrollingResetDelay),r=i=>()=>{const{horizontal:r,isRtl:a}=t.options
|
|
11577
11580
|
s=r?n.scrollLeft*(a?-1:1):n.scrollTop,o(),e(s,i)},a=r(!0),l=r(!1)
|
|
11578
11581
|
l(),n.addEventListener("scroll",a,AN)
|
|
11579
|
-
const c=t.options.useScrollendEvent&&
|
|
11582
|
+
const c=t.options.useScrollendEvent&&ON
|
|
11580
11583
|
return c&&n.addEventListener("scrollend",l,AN),()=>{n.removeEventListener("scroll",a),c&&n.removeEventListener("scrollend",l)}},RN=(t,e,n)=>{if(null==e?void 0:e.borderBoxSize){const t=e.borderBoxSize[0]
|
|
11581
11584
|
if(t){return Math.round(t[n.options.horizontal?"inlineSize":"blockSize"])}}return Math.round(t.getBoundingClientRect()[n.options.horizontal?"width":"height"])},FN=(t,{adjustments:e=0,behavior:n},i)=>{var s,o
|
|
11582
11585
|
const r=t+e
|
|
11583
11586
|
null==(o=null==(s=i.scrollElement)?void 0:s.scrollTo)||o.call(s,{[i.options.horizontal?"left":"top"]:r,behavior:n})}
|
|
11584
11587
|
let NN=class{constructor(t){this.unsubs=[],this.scrollElement=null,this.targetWindow=null,this.isScrolling=!1,this.scrollToIndexTimeoutId=null,this.measurementsCache=[],this.itemSizeCache=new Map,this.pendingMeasuredCacheIndexes=[],this.scrollRect=null,this.scrollOffset=null,this.scrollDirection=null,this.scrollAdjustments=0,this.elementsCache=new Map,this.observer=(()=>{let t=null
|
|
11585
|
-
const e=()=>t||(this.targetWindow&&this.targetWindow.ResizeObserver?t=new this.targetWindow.ResizeObserver((t=>{t.forEach((t=>{this._measureElement(t.target,t)}
|
|
11588
|
+
const e=()=>t||(this.targetWindow&&this.targetWindow.ResizeObserver?t=new this.targetWindow.ResizeObserver((t=>{t.forEach((t=>{const e=()=>{this._measureElement(t.target,t)}
|
|
11589
|
+
this.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(e):e()}))})):null)
|
|
11586
11590
|
return{disconnect:()=>{var n
|
|
11587
11591
|
null==(n=e())||n.disconnect(),t=null},observe:t=>{var n
|
|
11588
11592
|
return null==(n=e())?void 0:n.observe(t,{box:"border-box"})},unobserve:t=>{var n
|
|
11589
|
-
return null==(n=e())?void 0:n.unobserve(t)}}})(),this.range=null,this.setOptions=t=>{Object.entries(t).forEach((([e,n])=>{void 0===n&&delete t[e]})),this.options={debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:$N,rangeExtractor:DN,onChange:()=>{},measureElement:RN,initialRect:{width:0,height:0},scrollMargin:0,gap:0,indexAttribute:"data-index",initialMeasurementsCache:[],lanes:1,isScrollingResetDelay:150,enabled:!0,isRtl:!1,useScrollendEvent:!0,...t}},this.notify=t=>{var e,n
|
|
11593
|
+
return null==(n=e())?void 0:n.unobserve(t)}}})(),this.range=null,this.setOptions=t=>{Object.entries(t).forEach((([e,n])=>{void 0===n&&delete t[e]})),this.options={debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:$N,rangeExtractor:DN,onChange:()=>{},measureElement:RN,initialRect:{width:0,height:0},scrollMargin:0,gap:0,indexAttribute:"data-index",initialMeasurementsCache:[],lanes:1,isScrollingResetDelay:150,enabled:!0,isRtl:!1,useScrollendEvent:!0,useAnimationFrameWithResizeObserver:!1,...t}},this.notify=t=>{var e,n
|
|
11590
11594
|
null==(n=(e=this.options).onChange)||n.call(e,this,t)},this.maybeNotify=_N((()=>(this.calculateRange(),[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null])),(t=>{this.notify(t)}),{key:!1,debug:()=>this.options.debug,initialDeps:[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]}),this.cleanup=()=>{this.unsubs.filter(Boolean).forEach((t=>t())),this.unsubs=[],this.observer.disconnect(),this.scrollElement=null,this.targetWindow=null},this._didMount=()=>()=>{this.cleanup()},this._willUpdate=()=>{var t
|
|
11591
11595
|
const e=this.options.enabled?this.options.getScrollElement():null
|
|
11592
11596
|
if(this.scrollElement!==e){if(this.cleanup(),!e)return void this.maybeNotify()
|
|
@@ -11649,7 +11653,7 @@ this.headerContainerMarginRight=t-this.table.viewport.clientWidth,this.horizonta
|
|
|
11649
11653
|
const t=this.virtualizer.scrollOffset
|
|
11650
11654
|
null!==t&&this.table.viewport.scrollTo({top:t})}disconnect(){this.viewportResizeObserver.disconnect()}dataChanged(){this.table.$fastController.isConnected&&this.updateVirtualizer()}scrollToIndex(t,e){this.virtualizer?.scrollToIndex(t,e)}updateRowHeight(){this.updatePageSize(),this.virtualizer&&(this.updateVirtualizer(),this.virtualizer.measure())}updateVirtualizer(){const t=this.createVirtualizerOptions()
|
|
11651
11655
|
this.virtualizer?this.virtualizer.setOptions(t):this.virtualizer=new NN(t),this.virtualizer._willUpdate(),this.handleVirtualizerChange()}createVirtualizerOptions(){const t=this.table.rowHeight
|
|
11652
|
-
return{count:this.tanStackTable.getRowModel().rows.length,getScrollElement:()=>this.table.viewport,estimateSize:e=>t,enableSmoothScroll:!0,overscan:3,isScrollingResetDelay:250,scrollToFn:FN,observeElementOffset:
|
|
11656
|
+
return{count:this.tanStackTable.getRowModel().rows.length,getScrollElement:()=>this.table.viewport,estimateSize:e=>t,enableSmoothScroll:!0,overscan:3,isScrollingResetDelay:250,scrollToFn:FN,observeElementOffset:TN,observeElementRect:EN,onChange:()=>this.handleVirtualizerChange()}}handleVirtualizerChange(){const t=this.virtualizer
|
|
11653
11657
|
this.visibleItems=t.getVirtualItems(),this.scrollHeight=t.getTotalSize(),this.isScrolling=t.isScrolling,window.clearTimeout(this.isScrollingTimer),this.isScrolling&&(this.isScrollingTimer=window.setTimeout((()=>{this.isScrolling=!1}),300))
|
|
11654
11658
|
let e=0
|
|
11655
11659
|
if(this.visibleItems.length>0){e=this.visibleItems[0].start}this.rowContainerYOffset=e}updatePageSize(){this._pageSize=Math.round(this.table.viewport.clientHeight/this.table.rowHeight)}}function PN(t){switch(t){case HF:return VN
|
|
@@ -12081,7 +12085,7 @@ _i.getOrCreate().withPrefix("nimble").register(DL())
|
|
|
12081
12085
|
const EL=Q`
|
|
12082
12086
|
<template
|
|
12083
12087
|
class="
|
|
12084
|
-
${t=>t.alignment===
|
|
12088
|
+
${t=>t.alignment===TF?"right-align":""}
|
|
12085
12089
|
${t=>t.isPlaceholder?"placeholder":""}
|
|
12086
12090
|
"
|
|
12087
12091
|
>
|
|
@@ -12116,10 +12120,10 @@ const EL=Q`
|
|
|
12116
12120
|
color: ${Jc};
|
|
12117
12121
|
}
|
|
12118
12122
|
`
|
|
12119
|
-
class
|
|
12120
|
-
return"string"==typeof e&&null==t?(this.text=e,this.isPlaceholder=!0):this.isPlaceholder=!1,this.isPlaceholder}}t([C],
|
|
12121
|
-
const
|
|
12122
|
-
_i.getOrCreate().withPrefix("nimble").register(
|
|
12123
|
+
class OL extends ZF{constructor(){super(...arguments),this.hasOverflow=!1,this.text="",this.alignment=OF,this.isPlaceholder=!1}columnConfigChanged(){this.applyPlaceholderTextIfNeeded()||this.updateText()}cellRecordChanged(){this.applyPlaceholderTextIfNeeded()||this.updateText()}applyPlaceholderTextIfNeeded(){const t=this.cellRecord?.value,e=this.columnConfig?.placeholder
|
|
12124
|
+
return"string"==typeof e&&null==t?(this.text=e,this.isPlaceholder=!0):this.isPlaceholder=!1,this.isPlaceholder}}t([C],OL.prototype,"hasOverflow",void 0),t([C],OL.prototype,"text",void 0),t([C],OL.prototype,"alignment",void 0),t([C],OL.prototype,"isPlaceholder",void 0)
|
|
12125
|
+
const TL=class extends OL{updateText(){this.columnConfig?this.text=$L(this.columnConfig.formatter,this.cellRecord?.value):this.text=""}}.compose({baseName:"table-column-date-text-cell-view",template:EL,styles:AL})
|
|
12126
|
+
_i.getOrCreate().withPrefix("nimble").register(TL())
|
|
12123
12127
|
const RL=void 0,FL=["invalidCustomOptionsCombination"]
|
|
12124
12128
|
class NL extends nL{constructor(){super(FL)}setCustomOptionsValidity(t){this.setConditionValue("invalidCustomOptionsCombination",!t)}}const LL={toView:t=>"boolean"==typeof t?t.toString():null,fromView:t=>"true"===t||!0===t||"false"!==t&&!1!==t&&void 0}
|
|
12125
12129
|
class BL extends(ML(IL)){constructor(){super(...arguments),this.langSubscriber={handleChange:()=>{this.updateColumnConfig()}}}connectedCallback(){super.connectedCallback(),ll.subscribe(this.langSubscriber,this),this.updateColumnConfig()}disconnectedCallback(){super.disconnectedCallback(),ll.unsubscribe(this.langSubscriber,this)}placeholderChanged(){this.updateColumnConfig()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:"nimble-table-column-date-text-cell-view",groupHeaderViewTag:"nimble-table-column-date-text-group-header-view",delegatedEvents:[],sortOperation:HF,validator:new NL}}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 t=this.createFormatter()
|
|
@@ -12129,7 +12133,7 @@ t=this.format===RL?{dateStyle:"medium",timeStyle:"medium"}:this.getCustomFormatt
|
|
|
12129
12133
|
try{return new Intl.DateTimeFormat(ll.getValueFor(this),t)}catch(t){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}}}t([ft],BL.prototype,"format",void 0),t([ft({attribute:"custom-locale-matcher"})],BL.prototype,"customLocaleMatcher",void 0),t([ft({attribute:"custom-weekday"})],BL.prototype,"customWeekday",void 0),t([ft({attribute:"custom-era"})],BL.prototype,"customEra",void 0),t([ft({attribute:"custom-year"})],BL.prototype,"customYear",void 0),t([ft({attribute:"custom-month"})],BL.prototype,"customMonth",void 0),t([ft({attribute:"custom-day"})],BL.prototype,"customDay",void 0),t([ft({attribute:"custom-hour"})],BL.prototype,"customHour",void 0),t([ft({attribute:"custom-minute"})],BL.prototype,"customMinute",void 0),t([ft({attribute:"custom-second"})],BL.prototype,"customSecond",void 0),t([ft({attribute:"custom-time-zone-name"})],BL.prototype,"customTimeZoneName",void 0),t([ft({attribute:"custom-format-matcher"})],BL.prototype,"customFormatMatcher",void 0),t([ft({attribute:"custom-hour12",converter:LL})],BL.prototype,"customHour12",void 0),t([ft({attribute:"custom-time-zone"})],BL.prototype,"customTimeZone",void 0),t([ft({attribute:"custom-calendar"})],BL.prototype,"customCalendar",void 0),t([ft({attribute:"custom-day-period"})],BL.prototype,"customDayPeriod",void 0),t([ft({attribute:"custom-numbering-system"})],BL.prototype,"customNumberingSystem",void 0),t([ft({attribute:"custom-date-style"})],BL.prototype,"customDateStyle",void 0),t([ft({attribute:"custom-time-style"})],BL.prototype,"customTimeStyle",void 0),t([ft({attribute:"custom-hour-cycle"})],BL.prototype,"customHourCycle",void 0)
|
|
12130
12134
|
const PL=BL.compose({baseName:"table-column-date-text",template:aL,styles:rL})
|
|
12131
12135
|
_i.getOrCreate().withPrefix("nimble").register(PL())
|
|
12132
|
-
const zL=class extends
|
|
12136
|
+
const zL=class extends OL{updateText(){this.text=this.columnConfig?.formatter.format(this.cellRecord?.value)??""}}.compose({baseName:"table-column-duration-text-cell-view",template:EL,styles:AL})
|
|
12133
12137
|
_i.getOrCreate().withPrefix("nimble").register(zL())
|
|
12134
12138
|
class VL{constructor(t){this.lang=t,this.daysFormatter=new Intl.NumberFormat(this.lang,{style:"unit",unit:"day"}),this.hoursFormatter=new Intl.NumberFormat(this.lang,{style:"unit",unit:"hour"}),this.minutesFormatter=new Intl.NumberFormat(this.lang,{style:"unit",unit:"minute"}),this.secondsFormatter=new Intl.NumberFormat(this.lang,{style:"unit",unit:"second"}),this.scientificSecondsFormatter=new Intl.NumberFormat(this.lang,{style:"unit",unit:"second",notation:"scientific",maximumFractionDigits:3})}format(t){if("number"!=typeof t||t<0||!Number.isFinite(t))return""
|
|
12135
12139
|
const e=[],n=1e3,i=6e4,s=36e5,o=864e5,r=t/o
|
|
@@ -12343,11 +12347,11 @@ const SB=Q`<span
|
|
|
12343
12347
|
</span>`
|
|
12344
12348
|
const _B=class extends mL{updateText(){this.text=this.columnConfig?.formatter?.format(this.groupHeaderValue)??""}}.compose({baseName:"table-column-number-text-group-header-view",template:gL,styles:vL})
|
|
12345
12349
|
_i.getOrCreate().withPrefix("nimble").register(_B())
|
|
12346
|
-
const IB=class extends
|
|
12350
|
+
const IB=class extends OL{columnConfigChanged(){super.columnConfigChanged(),this.alignment=this.columnConfig?.alignment??OF}updateText(){this.text=this.columnConfig?.formatter?.format(this.cellRecord?.value)??""}}.compose({baseName:"table-column-number-text-cell-view",template:EL,styles:AL})
|
|
12347
12351
|
_i.getOrCreate().withPrefix("nimble").register(IB())
|
|
12348
12352
|
const MB={default:void 0,decimal:"decimal"},$B="left",DB="right"
|
|
12349
12353
|
class EB{format(t){if("number"!=typeof t)return""
|
|
12350
|
-
try{return this.tryFormat(t)}catch{return""}}}class AB{constructor(t){this.locale=t.locale,this.intlNumberFormatOptions=t.intlNumberFormatOptions}}class
|
|
12354
|
+
try{return this.tryFormat(t)}catch{return""}}}class AB{constructor(t){this.locale=t.locale,this.intlNumberFormatOptions=t.intlNumberFormatOptions}}class OB extends AB{constructor(t,e){super(t),this.formatter=new Intl.NumberFormat(this.locale,{...e,...this.intlNumberFormatOptions})}static createFactory(t){return e=>new OB(e,t)}format(t){return this.formatter.format(t)}}class TB{constructor(t,e){this.scaleFactor=t,this.scaledUnitFormatFactory=e}isBase(){return 1===this.scaleFactor}}class RB{constructor(t){this.supportedScaledUnits=t
|
|
12351
12355
|
const e=t.every(((t,e,n)=>0===e||n[e-1].scaleFactor<t.scaleFactor))
|
|
12352
12356
|
if(!e)throw new Error("Supported scaled units must have unique and ordered scale factors")
|
|
12353
12357
|
const n=t.find((t=>t.isBase()))
|
|
@@ -12356,7 +12360,7 @@ this.supportedScaledUnits=t,this.baseScaledUnit=n}scaleNumber(t){const e=Math.ab
|
|
|
12356
12360
|
if(1===this.supportedScaledUnits.length||0===e||e===1/0||Number.isNaN(e))return{scaledValue:t,scaledUnit:this.baseScaledUnit}
|
|
12357
12361
|
for(let n=this.supportedScaledUnits.length-1;n>=0;n-=1){const i=this.supportedScaledUnits[n]
|
|
12358
12362
|
if(e/i.scaleFactor>=1)return{scaledValue:t/i.scaleFactor,scaledUnit:i}}const n=this.supportedScaledUnits[0]
|
|
12359
|
-
return{scaledValue:t/n.scaleFactor,scaledUnit:n}}}const FB=new class extends RB{constructor(){super([new
|
|
12363
|
+
return{scaledValue:t/n.scaleFactor,scaledUnit:n}}}const FB=new class extends RB{constructor(){super([new TB(1,OB.createFactory({}))])}},NB="negative"
|
|
12360
12364
|
class LB extends EB{constructor(t,{unitScale:e=FB}={unitScale:FB}){super(),this.defaultIntlNumberFormatOptions={maximumSignificantDigits:LB.maximumDigits,maximumFractionDigits:LB.maximumDigits-1,roundingPriority:"lessPrecision",signDisplay:NB},this.defaultScaledUnitFormatters=new Map,this.exponentialIntlNumberFormatOptions={maximumSignificantDigits:LB.maximumDigits,notation:"scientific",signDisplay:NB}
|
|
12361
12365
|
for(const n of e.supportedScaledUnits)this.defaultScaledUnitFormatters.set(n.scaleFactor,n.scaledUnitFormatFactory({locale:t,intlNumberFormatOptions:this.defaultIntlNumberFormatOptions}))
|
|
12362
12366
|
this.exponentialScaledUnitFormatter=e.baseScaledUnit.scaledUnitFormatFactory({locale:t,intlNumberFormatOptions:this.exponentialIntlNumberFormatOptions}),this.unitScale=e}resolvedOptions(){return{unitScale:this.unitScale}}tryFormat(t){const{scaledValue:e,scaledUnit:n}=this.unitScale.scaleNumber(t),i=Math.abs(e)
|
|
@@ -12381,10 +12385,10 @@ class UB extends(ML(IL)){constructor(){super(...arguments),this.langSubscriber={
|
|
|
12381
12385
|
t.subscribe(this.unitSubscriber,"resolvedUnitScale"),this.unitNotifier=t}}formatChanged(){this.updateColumnConfig()}alignmentChanged(){this.updateColumnConfig()}decimalDigitsChanged(){this.updateColumnConfig()}decimalMaximumDigitsChanged(){this.updateColumnConfig()}unitElementsChanged(){this.updateUnit()}async updateUnit(){this.unit=void 0,this.unitElements&&(await WE(this.unitElements),this.unit=this.unitElements.find((t=>t instanceof HB))),this.updateUnitNotifier()}unitChanged(){this.updateColumnConfig()}updateColumnConfig(){const t=this.columnInternals.validator
|
|
12382
12386
|
if(t.validateDecimalDigits(this.format,this.decimalDigits),t.validateDecimalMaximumDigits(this.format,this.decimalMaximumDigits),t.validateNoMutuallyExclusiveProperties(this.format,this.decimalDigits,this.decimalMaximumDigits),t.validateAtMostOneUnit(this.unitElements??[]),t.isValid()){const t={formatter:this.createFormatter(),alignment:this.determineCellContentAlignment(),placeholder:this.placeholder}
|
|
12383
12387
|
this.columnInternals.headerAlignment=t.alignment,this.columnInternals.columnConfig=t}else this.columnInternals.columnConfig=void 0}createFormatter(){const t=this.unit?.resolvedUnitScale
|
|
12384
|
-
return new PB(ll.getValueFor(this),{numberTextFormat:this.format??void 0,decimalDigits:this.decimalDigits??void 0,decimalMaximumDigits:this.decimalMaximumDigits??void 0,unitScale:t})}determineCellContentAlignment(){return this.alignment===$B?
|
|
12388
|
+
return new PB(ll.getValueFor(this),{numberTextFormat:this.format??void 0,decimalDigits:this.decimalDigits??void 0,decimalMaximumDigits:this.decimalMaximumDigits??void 0,unitScale:t})}determineCellContentAlignment(){return this.alignment===$B?OF:this.alignment===DB?TF:this.format!==MB.decimal||"number"==typeof this.decimalMaximumDigits||this.unit?OF:TF}}t([ft],UB.prototype,"format",void 0),t([ft],UB.prototype,"alignment",void 0),t([ft({attribute:"decimal-digits",converter:ut})],UB.prototype,"decimalDigits",void 0),t([ft({attribute:"decimal-maximum-digits",converter:ut})],UB.prototype,"decimalMaximumDigits",void 0),t([C],UB.prototype,"unitElements",void 0),t([C],UB.prototype,"unit",void 0)
|
|
12385
12389
|
const qB=UB.compose({baseName:"table-column-number-text",template:SB,styles:rL})
|
|
12386
12390
|
_i.getOrCreate().withPrefix("nimble").register(qB())
|
|
12387
|
-
const jB=class extends
|
|
12391
|
+
const jB=class extends OL{updateText(){this.text="string"==typeof this.cellRecord?.value?this.cellRecord.value:""}}.compose({baseName:"table-column-text-cell-view",template:EL,styles:AL})
|
|
12388
12392
|
_i.getOrCreate().withPrefix("nimble").register(jB())
|
|
12389
12393
|
const WB=["invalidCustomSortWithGrouping"]
|
|
12390
12394
|
class GB extends nL{constructor(){super(WB)}}class ZB extends(xL(ML(IL))){constructor(){super(...arguments),this.defaultSortOperation=UF}placeholderChanged(){this.columnInternals.columnConfig={placeholder:this.placeholder}}handleSortConfigurationChange(){this.updateColumnInternalsSortConfiguration()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:"nimble-table-column-text-cell-view",groupHeaderViewTag:yL,delegatedEvents:[],sortOperation:this.getResolvedSortOperation(this.defaultSortOperation),validator:new GB}}fieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.fieldName],this.updateColumnInternalsSortConfiguration()}updateColumnInternalsSortConfiguration(){this.columnInternals.operandDataRecordFieldName=this.getResolvedOperandDataRecordFieldName(this.fieldName),this.columnInternals.sortOperation=this.getResolvedSortOperation(this.defaultSortOperation)}}const KB=ZB.compose({baseName:"table-column-text",template:aL,styles:rL})
|
|
@@ -13069,17 +13073,17 @@ const gP=Mt`
|
|
|
13069
13073
|
severity="error"
|
|
13070
13074
|
class="status-icon"
|
|
13071
13075
|
></${Ag}>
|
|
13072
|
-
<${
|
|
13076
|
+
<${Og}
|
|
13073
13077
|
severity="information"
|
|
13074
13078
|
class="status-icon"
|
|
13075
|
-
></${
|
|
13079
|
+
></${Og}>
|
|
13076
13080
|
<slot></slot>
|
|
13077
13081
|
</div>
|
|
13078
13082
|
</${Ig}>
|
|
13079
13083
|
`)}
|
|
13080
13084
|
`
|
|
13081
|
-
class bP extends
|
|
13082
|
-
const yP=bP.compose({baseName:"tooltip",baseClass:
|
|
13085
|
+
class bP extends Os{constructor(){super(...arguments),this.iconVisible=!1}}t([ft],bP.prototype,"severity",void 0),t([ft({attribute:"icon-visible",mode:"boolean"})],bP.prototype,"iconVisible",void 0)
|
|
13086
|
+
const yP=bP.compose({baseName:"tooltip",baseClass:Os,template:vP,styles:gP})
|
|
13083
13087
|
_i.getOrCreate().withPrefix("nimble").register(yP())
|
|
13084
13088
|
const wP="group-selected",xP="all",CP="leaves-only",kP="none"
|
|
13085
13089
|
class SP{constructor(t,e,n){this.ltr=t,this.rtl=e,this.source=n,this.attached=null}handleChange({target:t,token:e}){this.attach(e.getValueFor(t))}attach(t){this.attached!==this[t]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this[t],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}const _P=Mt`
|
|
@@ -13332,7 +13336,7 @@ const $P=Mt`
|
|
|
13332
13336
|
</template>
|
|
13333
13337
|
`
|
|
13334
13338
|
class EP extends Fs{constructor(){super(...arguments),this.selectionMode=xP,this.selectedItems=[]}handleClick(t){if(t.defaultPrevented)return!1
|
|
13335
|
-
if(!(t.target instanceof Element&&
|
|
13339
|
+
if(!(t.target instanceof Element&&Ts(t.target)))return!0
|
|
13336
13340
|
const e=t.target
|
|
13337
13341
|
return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case xP:return!0
|
|
13338
13342
|
case kP:return!1
|
|
@@ -13342,22 +13346,22 @@ for(let t of this.selectedItems){for(;null!==t.parentElement&&t.parentElement!==
|
|
|
13342
13346
|
t instanceof IP&&(t.groupSelected=!0)}}}t([ft({attribute:"selection-mode"})],EP.prototype,"selectionMode",void 0),t([C],EP.prototype,"selectedItems",void 0)
|
|
13343
13347
|
const AP=EP.compose({baseName:"tree-view",baseClass:Fs,template:DP,styles:$P})
|
|
13344
13348
|
_i.getOrCreate().withPrefix("nimble").register(AP())
|
|
13345
|
-
const
|
|
13346
|
-
class
|
|
13349
|
+
const OP=Q`<template slot="unit"></template>`
|
|
13350
|
+
class TP{constructor(t,e,n){this.singular=t,this.plural=e,this.symbol=n}}class RP extends AB{constructor(t,{unitTranslations:e,scaledPrefixText:n}){if(super(t),!e.get("en"))throw new Error('English translations must exist with locale string "en"')
|
|
13347
13351
|
this.pluralRules=new Intl.PluralRules(this.locale),this.formatter=new Intl.NumberFormat(this.locale,this.intlNumberFormatOptions),this.unitTranslation=this.getTranslationToUse(e,this.locale),this.scaledPrefixText=n}static createFactory(t){return e=>new RP(e,t)}format(t){const e=this.formatter.format(t)
|
|
13348
13352
|
if(""!==this.scaledPrefixText)return`${e} ${this.scaledPrefixText}${this.unitTranslation.symbol}`
|
|
13349
13353
|
return`${e} ${"one"===this.pluralRules.select(t)?this.unitTranslation.singular:this.unitTranslation.plural}`}getTranslationToUse(t,e){const n=new Intl.Locale(e??"en"),i=n.language,s=n.region
|
|
13350
|
-
return(s?t.get(`${i}-${s}`):void 0)??t.get(i)??t.get("en")}}const FP=new Map([["en",new
|
|
13351
|
-
const LP=new class extends RB{constructor(){super(NP.map((([t,e])=>new
|
|
13352
|
-
const PP=new class extends RB{constructor(){super(BP.map((([t,e,n])=>new
|
|
13354
|
+
return(s?t.get(`${i}-${s}`):void 0)??t.get(i)??t.get("en")}}const FP=new Map([["en",new TP("byte","bytes","B")],["fr",new TP("octet","octets","o")],["de",new TP("Byte","Byte","B")],["ja",new TP("バイト","バイト","B")],["zh",new TP("字节","字节","B")]]),NP=[[1,""],[1024,"Ki"],[1048576,"Mi"],[1024**3,"Gi"],[1024**4,"Ti"],[1024**5,"Pi"]]
|
|
13355
|
+
const LP=new class extends RB{constructor(){super(NP.map((([t,e])=>new TB(t,RP.createFactory({unitTranslations:FP,scaledPrefixText:e})))))}},BP=[[1,"byte","long"],[1e3,"kilobyte","short"],[1e6,"megabyte","short"],[1e3**3,"gigabyte","short"],[1e3**4,"terabyte","short"],[1e3**5,"petabyte","short"]]
|
|
13356
|
+
const PP=new class extends RB{constructor(){super(BP.map((([t,e,n])=>new TB(t,OB.createFactory({style:"unit",unit:e,unitDisplay:n})))))}},zP=Mt`
|
|
13353
13357
|
${Bs("none")}
|
|
13354
13358
|
`
|
|
13355
13359
|
class VP extends HB{constructor(){super(),this.binary=!1,this.resolvedUnitScale=PP}binaryChanged(){this.resolvedUnitScale=this.binary?LP:PP}}t([ft({mode:"boolean"})],VP.prototype,"binary",void 0)
|
|
13356
|
-
const HP=VP.compose({baseName:"unit-byte",template:
|
|
13360
|
+
const HP=VP.compose({baseName:"unit-byte",template:OP,styles:zP})
|
|
13357
13361
|
_i.getOrCreate().withPrefix("nimble").register(HP())
|
|
13358
|
-
const UP=[[1e-15,"f"],[1e-12,"p"],[1e-9,"n"],[10**-6,"μ"],[.001,"m"],[.01,"c"],[.1,"d"],[1,""],[1e3,"k"],[10**6,"M"],[10**9,"G"],[10**12,"T"],[10**15,"P"],[10**18,"E"]],qP=new Map([["en",new
|
|
13359
|
-
const jP=new class extends RB{constructor(){super(UP.map((([t,e])=>new
|
|
13360
|
-
const WP=class extends HB{constructor(){super(),this.resolvedUnitScale=jP}}.compose({baseName:"unit-volt",template:
|
|
13362
|
+
const UP=[[1e-15,"f"],[1e-12,"p"],[1e-9,"n"],[10**-6,"μ"],[.001,"m"],[.01,"c"],[.1,"d"],[1,""],[1e3,"k"],[10**6,"M"],[10**9,"G"],[10**12,"T"],[10**15,"P"],[10**18,"E"]],qP=new Map([["en",new TP("volt","volts","V")],["fr",new TP("volt","volts","V")],["de",new TP("Volt","Volt","V")],["ja",new TP("ボルト","ボルト","V")],["zh",new TP("伏特","伏特","V")]])
|
|
13363
|
+
const jP=new class extends RB{constructor(){super(UP.map((([t,e])=>new TB(t,RP.createFactory({unitTranslations:qP,scaledPrefixText:e})))))}}
|
|
13364
|
+
const WP=class extends HB{constructor(){super(),this.resolvedUnitScale=jP}}.compose({baseName:"unit-volt",template:OP,styles:zP})
|
|
13361
13365
|
_i.getOrCreate().withPrefix("nimble").register(WP())
|
|
13362
13366
|
var GP={value:()=>{}}
|
|
13363
13367
|
function ZP(){for(var t,e=0,n=arguments.length,i={};e<n;++e){if(!(t=arguments[e]+"")||t in i||/[\s.]/.test(t))throw new Error("illegal type: "+t)
|
|
@@ -13388,7 +13392,7 @@ for(a=0;a<u;++a)c=r.call(t,o[a],a,o)+"",(l=d.get(c))?(i[a]=l,l.__data__=o[a],d.d
|
|
|
13388
13392
|
for(a=0;a<h;++a)(l=e[a])&&d.get(p[a])===l&&(s[a]=l)}function yz(t){return t.__data__}function wz(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function xz(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}function Cz(t){return function(){this.removeAttribute(t)}}function kz(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Sz(t,e){return function(){this.setAttribute(t,e)}}function _z(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}function Iz(t,e){return function(){var n=e.apply(this,arguments)
|
|
13389
13393
|
null==n?this.removeAttribute(t):this.setAttribute(t,n)}}function Mz(t,e){return function(){var n=e.apply(this,arguments)
|
|
13390
13394
|
null==n?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,n)}}function $z(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function Dz(t){return function(){this.style.removeProperty(t)}}function Ez(t,e,n){return function(){this.style.setProperty(t,e,n)}}function Az(t,e,n){return function(){var i=e.apply(this,arguments)
|
|
13391
|
-
null==i?this.style.removeProperty(t):this.style.setProperty(t,i,n)}}function
|
|
13395
|
+
null==i?this.style.removeProperty(t):this.style.setProperty(t,i,n)}}function Oz(t,e){return t.style.getPropertyValue(e)||$z(t).getComputedStyle(t,null).getPropertyValue(e)}function Tz(t){return function(){delete this[t]}}function Rz(t,e){return function(){this[t]=e}}function Fz(t,e){return function(){var n=e.apply(this,arguments)
|
|
13392
13396
|
null==n?delete this[t]:this[t]=n}}function Nz(t){return t.trim().split(/^|\s+/)}function Lz(t){return t.classList||new Bz(t)}function Bz(t){this._node=t,this._names=Nz(t.getAttribute("class")||"")}function Pz(t,e){for(var n=Lz(t),i=-1,s=e.length;++i<s;)n.add(e[i])}function zz(t,e){for(var n=Lz(t),i=-1,s=e.length;++i<s;)n.remove(e[i])}function Vz(t){return function(){Pz(this,t)}}function Hz(t){return function(){zz(this,t)}}function Uz(t,e){return function(){(e.apply(this,arguments)?Pz:zz)(this,t)}}function qz(){this.textContent=""}function jz(t){return function(){this.textContent=t}}function Wz(t){return function(){var e=t.apply(this,arguments)
|
|
13393
13397
|
this.textContent=null==e?"":e}}function Gz(){this.innerHTML=""}function Zz(t){return function(){this.innerHTML=t}}function Kz(t){return function(){var e=t.apply(this,arguments)
|
|
13394
13398
|
this.innerHTML=null==e?"":e}}function Yz(){this.nextSibling&&this.parentNode.appendChild(this)}function Xz(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Jz(){return null}function Qz(){var t=this.parentNode
|
|
@@ -13430,7 +13434,7 @@ for(const e of this)++t
|
|
|
13430
13434
|
return t},empty:function(){return!this.node()},each:function(t){for(var e=this._groups,n=0,i=e.length;n<i;++n)for(var s,o=e[n],r=0,a=o.length;r<a;++r)(s=o[r])&&t.call(s,s.__data__,r,o)
|
|
13431
13435
|
return this},attr:function(t,e){var n=tz(t)
|
|
13432
13436
|
if(arguments.length<2){var i=this.node()
|
|
13433
|
-
return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==e?n.local?kz:Cz:"function"==typeof e?n.local?Mz:Iz:n.local?_z:Sz)(n,e))},style:function(t,e,n){return arguments.length>1?this.each((null==e?Dz:"function"==typeof e?Az:Ez)(t,e,null==n?"":n)):
|
|
13437
|
+
return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==e?n.local?kz:Cz:"function"==typeof e?n.local?Mz:Iz:n.local?_z:Sz)(n,e))},style:function(t,e,n){return arguments.length>1?this.each((null==e?Dz:"function"==typeof e?Az:Ez)(t,e,null==n?"":n)):Oz(this.node(),t)},property:function(t,e){return arguments.length>1?this.each((null==e?Tz:"function"==typeof e?Fz:Rz)(t,e)):this.node()[t]},classed:function(t,e){var n=Nz(t+"")
|
|
13434
13438
|
if(arguments.length<2){for(var i=Lz(this.node()),s=-1,o=n.length;++s<o;)if(!i.contains(n[s]))return!1
|
|
13435
13439
|
return!0}return this.each(("function"==typeof e?Uz:e?Vz:Hz)(n,e))},text:function(t){return arguments.length?this.each(null==t?qz:("function"==typeof t?Wz:jz)(t)):this.node().textContent},html:function(t){return arguments.length?this.each(null==t?Gz:("function"==typeof t?Kz:Zz)(t)):this.node().innerHTML},raise:function(){return this.each(Yz)},lower:function(){return this.each(Xz)},append:function(t){var e="function"==typeof t?t:iz(t)
|
|
13436
13440
|
return this.select((function(){return this.appendChild(e.apply(this,arguments))}))},insert:function(t,e){var n="function"==typeof t?t:iz(t),i=null==e?Jz:"function"==typeof e?e:oz(e)
|
|
@@ -13443,14 +13447,14 @@ const uV={capture:!0,passive:!1}
|
|
|
13443
13447
|
function pV(t){t.preventDefault(),t.stopImmediatePropagation()}function fV(t,e,n){t.prototype=e.prototype=n,n.constructor=t}function mV(t,e){var n=Object.create(t.prototype)
|
|
13444
13448
|
for(var i in e)n[i]=e[i]
|
|
13445
13449
|
return n}function gV(){}var vV=.7,bV=1/vV,yV="\\s*([+-]?\\d+)\\s*",wV="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",xV="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",CV=/^#([0-9a-f]{3,8})$/,kV=new RegExp(`^rgb\\(${yV},${yV},${yV}\\)$`),SV=new RegExp(`^rgb\\(${xV},${xV},${xV}\\)$`),_V=new RegExp(`^rgba\\(${yV},${yV},${yV},${wV}\\)$`),IV=new RegExp(`^rgba\\(${xV},${xV},${xV},${wV}\\)$`),MV=new RegExp(`^hsl\\(${wV},${xV},${xV}\\)$`),$V=new RegExp(`^hsla\\(${wV},${xV},${xV},${wV}\\)$`),DV={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}
|
|
13446
|
-
function EV(){return this.rgb().formatHex()}function AV(){return this.rgb().formatRgb()}function
|
|
13447
|
-
return t=(t+"").trim().toLowerCase(),(e=CV.exec(t))?(n=e[1].length,e=parseInt(e[1],16),6===n?
|
|
13450
|
+
function EV(){return this.rgb().formatHex()}function AV(){return this.rgb().formatRgb()}function OV(t){var e,n
|
|
13451
|
+
return t=(t+"").trim().toLowerCase(),(e=CV.exec(t))?(n=e[1].length,e=parseInt(e[1],16),6===n?TV(e):3===n?new NV(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===n?RV(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===n?RV(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|240&e,((15&e)<<4|15&e)/255):null):(e=kV.exec(t))?new NV(e[1],e[2],e[3],1):(e=SV.exec(t))?new NV(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=_V.exec(t))?RV(e[1],e[2],e[3],e[4]):(e=IV.exec(t))?RV(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=MV.exec(t))?HV(e[1],e[2]/100,e[3]/100,1):(e=$V.exec(t))?HV(e[1],e[2]/100,e[3]/100,e[4]):DV.hasOwnProperty(t)?TV(DV[t]):"transparent"===t?new NV(NaN,NaN,NaN,0):null}function TV(t){return new NV(t>>16&255,t>>8&255,255&t,1)}function RV(t,e,n,i){return i<=0&&(t=e=n=NaN),new NV(t,e,n,i)}function FV(t,e,n,i){return 1===arguments.length?((s=t)instanceof gV||(s=OV(s)),s?new NV((s=s.rgb()).r,s.g,s.b,s.opacity):new NV):new NV(t,e,n,null==i?1:i)
|
|
13448
13452
|
var s}function NV(t,e,n,i){this.r=+t,this.g=+e,this.b=+n,this.opacity=+i}function LV(){return`#${VV(this.r)}${VV(this.g)}${VV(this.b)}`}function BV(){const t=PV(this.opacity)
|
|
13449
13453
|
return`${1===t?"rgb(":"rgba("}${zV(this.r)}, ${zV(this.g)}, ${zV(this.b)}${1===t?")":`, ${t})`}`}function PV(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function zV(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function VV(t){return((t=zV(t))<16?"0":"")+t.toString(16)}function HV(t,e,n,i){return i<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new qV(t,e,n,i)}function UV(t){if(t instanceof qV)return new qV(t.h,t.s,t.l,t.opacity)
|
|
13450
|
-
if(t instanceof gV||(t=
|
|
13454
|
+
if(t instanceof gV||(t=OV(t)),!t)return new qV
|
|
13451
13455
|
if(t instanceof qV)return t
|
|
13452
13456
|
var e=(t=t.rgb()).r/255,n=t.g/255,i=t.b/255,s=Math.min(e,n,i),o=Math.max(e,n,i),r=NaN,a=o-s,l=(o+s)/2
|
|
13453
|
-
return a?(r=e===o?(n-i)/a+6*(n<i):n===o?(i-e)/a+2:(e-n)/a+4,a/=l<.5?o+s:2-o-s,r*=60):a=l>0&&l<1?0:r,new qV(r,a,l,t.opacity)}function qV(t,e,n,i){this.h=+t,this.s=+e,this.l=+n,this.opacity=+i}function jV(t){return(t=(t||0)%360)<0?t+360:t}function WV(t){return Math.max(0,Math.min(1,t||0))}function GV(t,e,n){return 255*(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)}fV(gV,
|
|
13457
|
+
return a?(r=e===o?(n-i)/a+6*(n<i):n===o?(i-e)/a+2:(e-n)/a+4,a/=l<.5?o+s:2-o-s,r*=60):a=l>0&&l<1?0:r,new qV(r,a,l,t.opacity)}function qV(t,e,n,i){this.h=+t,this.s=+e,this.l=+n,this.opacity=+i}function jV(t){return(t=(t||0)%360)<0?t+360:t}function WV(t){return Math.max(0,Math.min(1,t||0))}function GV(t,e,n){return 255*(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)}fV(gV,OV,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:EV,formatHex:EV,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return UV(this).formatHsl()},formatRgb:AV,toString:AV}),fV(NV,FV,mV(gV,{brighter(t){return t=null==t?bV:Math.pow(bV,t),new NV(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=null==t?vV:Math.pow(vV,t),new NV(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new NV(zV(this.r),zV(this.g),zV(this.b),PV(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:LV,formatHex:LV,formatHex8:function(){return`#${VV(this.r)}${VV(this.g)}${VV(this.b)}${VV(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:BV,toString:BV})),fV(qV,(function(t,e,n,i){return 1===arguments.length?UV(t):new qV(t,e,n,null==i?1:i)}),mV(gV,{brighter(t){return t=null==t?bV:Math.pow(bV,t),new qV(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=null==t?vV:Math.pow(vV,t),new qV(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,n=this.l,i=n+(n<.5?n:1-n)*e,s=2*n-i
|
|
13454
13458
|
return new NV(GV(t>=240?t-240:t+120,s,i),GV(t,s,i),GV(t<120?t+240:t-120,s,i),this.opacity)},clamp(){return new qV(jV(this.h),WV(this.s),WV(this.l),PV(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const t=PV(this.opacity)
|
|
13455
13459
|
return`${1===t?"hsl(":"hsla("}${jV(this.h)}, ${100*WV(this.s)}%, ${100*WV(this.l)}%${1===t?")":`, ${t})`}`}}))
|
|
13456
13460
|
var ZV=t=>()=>t
|
|
@@ -13474,7 +13478,7 @@ function oH(t,e){var n,i,s,o=iH.lastIndex=sH.lastIndex=0,r=-1,a=[],l=[]
|
|
|
13474
13478
|
for(t+="",e+="";(n=iH.exec(t))&&(i=sH.exec(e));)(s=i.index)>o&&(s=e.slice(o,s),a[r]?a[r]+=s:a[++r]=s),(n=n[0])===(i=i[0])?a[r]?a[r]+=i:a[++r]=i:(a[++r]=null,l.push({i:r,x:eH(n,i)})),o=sH.lastIndex
|
|
13475
13479
|
return o<e.length&&(s=e.slice(o),a[r]?a[r]+=s:a[++r]=s),a.length<2?l[0]?function(t){return function(e){return t(e)+""}}(l[0].x):function(t){return function(){return t}}(e):(e=l.length,function(t){for(var n,i=0;i<e;++i)a[(n=l[i]).i]=n.x(t)
|
|
13476
13480
|
return a.join("")})}function rH(t,e){var n,i,s=typeof e
|
|
13477
|
-
return null==e||"boolean"===s?ZV(e):("number"===s?eH:"string"===s?(n=
|
|
13481
|
+
return null==e||"boolean"===s?ZV(e):("number"===s?eH:"string"===s?(n=OV(e))?(e=n,XV):oH:e instanceof OV?XV:e instanceof Date?tH:(i=e,!ArrayBuffer.isView(i)||i instanceof DataView?Array.isArray(e)?QV:"function"!=typeof e.valueOf&&"function"!=typeof e.toString||isNaN(e)?nH:eH:JV))(t,e)}function aH(t,e){return t=+t,e=+e,function(n){return Math.round(t*(1-n)+e*n)}}var lH,cH=180/Math.PI,dH={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1}
|
|
13478
13482
|
function hH(t,e,n,i,s,o){var r,a,l
|
|
13479
13483
|
return(r=Math.sqrt(t*t+e*e))&&(t/=r,e/=r),(l=t*n+e*i)&&(n-=t*l,i-=e*l),(a=Math.sqrt(n*n+i*i))&&(n/=a,i/=a,l/=a),t*i<e*n&&(t=-t,e=-e,l=-l,r=-r),{translateX:s,translateY:o,rotate:Math.atan2(e,t)*cH,skewX:Math.atan(l)*cH,scaleX:r,scaleY:a}}function uH(t,e,n,i){function s(t){return t.length?t.pop()+" ":""}return function(o,r){var a=[],l=[]
|
|
13480
13484
|
return o=t(o),r=t(r),function(t,i,s,o,r,a){if(t!==s||i!==o){var l=r.push("translate(",null,e,null,n)
|
|
@@ -13489,12 +13493,12 @@ r=(w-y)/e,o=function(t){var i,s=t*r,o=mH(y),d=c/(n*g)*(o*(i=e*s+y,((i=Math.exp(2
|
|
|
13489
13493
|
return[a+d*p,l+d*f,c*o/mH(e*s+y)]}}return o.duration=1e3*r*e/Math.SQRT2,o}return s.rho=function(e){var n=Math.max(.001,+e),i=n*n
|
|
13490
13494
|
return t(n,i,i*i)},s}(Math.SQRT2,2,4),yH=0,wH=0,xH=0,CH=1e3,kH=0,SH=0,_H=0,IH="object"==typeof performance&&performance.now?performance:Date,MH="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)}
|
|
13491
13495
|
function $H(){return SH||(MH(DH),SH=IH.now()+_H)}function DH(){SH=0}function EH(){this._call=this._time=this._next=null}function AH(t,e,n){var i=new EH
|
|
13492
|
-
return i.restart(t,e,n),i}function
|
|
13496
|
+
return i.restart(t,e,n),i}function OH(){SH=(kH=IH.now())+_H,yH=wH=0
|
|
13493
13497
|
try{!function(){$H(),++yH
|
|
13494
13498
|
for(var t,e=gH;e;)(t=SH-e._time)>=0&&e._call.call(void 0,t),e=e._next;--yH}()}finally{yH=0,function(){var t,e,n=gH,i=1/0
|
|
13495
13499
|
for(;n;)n._call?(i>n._time&&(i=n._time),t=n,n=n._next):(e=n._next,n._next=null,n=t?t._next=e:gH=e)
|
|
13496
|
-
vH=t,RH(i)}(),SH=0}}function
|
|
13497
|
-
e>CH&&(_H-=e,kH=t)}function RH(t){yH||(wH&&(wH=clearTimeout(wH)),t-SH>24?(t<1/0&&(wH=setTimeout(
|
|
13500
|
+
vH=t,RH(i)}(),SH=0}}function TH(){var t=IH.now(),e=t-kH
|
|
13501
|
+
e>CH&&(_H-=e,kH=t)}function RH(t){yH||(wH&&(wH=clearTimeout(wH)),t-SH>24?(t<1/0&&(wH=setTimeout(OH,t-IH.now()-_H)),xH&&(xH=clearInterval(xH))):(xH||(kH=IH.now(),xH=setInterval(TH,CH)),yH=1,MH(OH)))}function FH(t,e,n){var i=new EH
|
|
13498
13502
|
return e=null==e?0:+e,i.restart((n=>{i.stop(),t(n+e)}),e,n),i}EH.prototype=AH.prototype={constructor:EH,restart:function(t,e,n){if("function"!=typeof t)throw new TypeError("callback is not a function")
|
|
13499
13503
|
n=(null==n?$H():+n)+(null==e?0:+e),this._next||vH===this||(vH?vH._next=this:gH=this,vH=this),this._call=t,this._time=n,RH()},stop:function(){this._call&&(this._call=null,this._time=1/0,RH())}}
|
|
13500
13504
|
var NH=ZP("start","end","cancel","interrupt"),LH=[],BH=0,PH=1,zH=2,VH=3,HH=4,UH=5,qH=6
|
|
@@ -13525,7 +13529,7 @@ if(r!==i){s=(i=r).slice()
|
|
|
13525
13529
|
for(var a={name:e,value:n},l=0,c=s.length;l<c;++l)if(s[l].name===e){s[l]=a
|
|
13526
13530
|
break}l===c&&s.push(a)}o.tween=s}}function JH(t,e,n){var i=t._id
|
|
13527
13531
|
return t.each((function(){var t=GH(this,i);(t.value||(t.value={}))[e]=n.apply(this,arguments)})),function(t){return ZH(t,i).value[e]}}function QH(t,e){var n
|
|
13528
|
-
return("number"==typeof e?eH:e instanceof
|
|
13532
|
+
return("number"==typeof e?eH:e instanceof OV?XV:(n=OV(e))?(e=n,XV):oH)(t,e)}function tU(t){return function(){this.removeAttribute(t)}}function eU(t){return function(){this.removeAttributeNS(t.space,t.local)}}function nU(t,e,n){var i,s,o=n+""
|
|
13529
13533
|
return function(){var r=this.getAttribute(t)
|
|
13530
13534
|
return r===o?null:r===i?s:s=e(i=r,n)}}function iU(t,e,n){var i,s,o=n+""
|
|
13531
13535
|
return function(){var r=this.getAttributeNS(t.space,t.local)
|
|
@@ -13566,13 +13570,13 @@ if("function"!=typeof e)throw new Error
|
|
|
13566
13570
|
var i=tz(t)
|
|
13567
13571
|
return this.tween(n,(i.local?rU:aU)(i,e))},style:function(t,e,n){var i="transform"==(t+="")?pH:QH
|
|
13568
13572
|
return null==e?this.styleTween(t,function(t,e){var n,i,s
|
|
13569
|
-
return function(){var o=
|
|
13573
|
+
return function(){var o=Oz(this,t),r=(this.style.removeProperty(t),Oz(this,t))
|
|
13570
13574
|
return o===r?null:o===n&&r===i?s:s=e(n=o,i=r)}}(t,i)).on("end.style."+t,pU(t)):"function"==typeof e?this.styleTween(t,function(t,e,n){var i,s,o
|
|
13571
|
-
return function(){var r=
|
|
13572
|
-
return null==a&&(this.style.removeProperty(t),l=a=
|
|
13575
|
+
return function(){var r=Oz(this,t),a=n(this),l=a+""
|
|
13576
|
+
return null==a&&(this.style.removeProperty(t),l=a=Oz(this,t)),r===l?null:r===i&&l===s?o:(s=l,o=e(i=r,a))}}(t,i,JH(this,"style."+t,e))).each(function(t,e){var n,i,s,o,r="style."+e,a="end."+r
|
|
13573
13577
|
return function(){var l=GH(this,t),c=l.on,d=null==l.value[r]?o||(o=pU(e)):void 0
|
|
13574
13578
|
c===n&&s===d||(i=(n=c).copy()).on(a,s=d),l.on=i}}(this._id,t)):this.styleTween(t,function(t,e,n){var i,s,o=n+""
|
|
13575
|
-
return function(){var r=
|
|
13579
|
+
return function(){var r=Oz(this,t)
|
|
13576
13580
|
return r===o?null:r===i?s:s=e(i=r,n)}}(t,i,e),n).on("end.style."+t,null)},styleTween:function(t,e,n){var i="style."+(t+="")
|
|
13577
13581
|
if(arguments.length<2)return(i=this.tween(i))&&i._value
|
|
13578
13582
|
if(null==e)return this.tween(i,null)
|
|
@@ -13612,7 +13616,7 @@ function xU(t,{sourceEvent:e,target:n,transform:i,dispatch:s}){Object.defineProp
|
|
|
13612
13616
|
var kU=new CU(1,0,0)
|
|
13613
13617
|
function SU(t){t.stopImmediatePropagation()}function _U(t){t.preventDefault(),t.stopImmediatePropagation()}function IU(t){return!(t.ctrlKey&&"wheel"!==t.type||t.button)}function MU(){var t=this
|
|
13614
13618
|
return t instanceof SVGElement?(t=t.ownerSVGElement||t).hasAttribute("viewBox")?[[(t=t.viewBox.baseVal).x,t.y],[t.x+t.width,t.y+t.height]]:[[0,0],[t.width.baseVal.value,t.height.baseVal.value]]:[[0,0],[t.clientWidth,t.clientHeight]]}function $U(){return this.__zoom||kU}function DU(t){return-t.deltaY*(1===t.deltaMode?.05:t.deltaMode?1:.002)*(t.ctrlKey?10:1)}function EU(){return navigator.maxTouchPoints||"ontouchstart"in this}function AU(t,e,n){var i=t.invertX(e[0][0])-n[0][0],s=t.invertX(e[1][0])-n[1][0],o=t.invertY(e[0][1])-n[0][1],r=t.invertY(e[1][1])-n[1][1]
|
|
13615
|
-
return t.translate(s>i?(i+s)/2:Math.min(0,i)||Math.max(0,s),r>o?(o+r)/2:Math.min(0,o)||Math.max(0,r))}function
|
|
13619
|
+
return t.translate(s>i?(i+s)/2:Math.min(0,i)||Math.max(0,s),r>o?(o+r)/2:Math.min(0,o)||Math.max(0,r))}function OU(){var t,e,n,i=IU,s=MU,o=AU,r=DU,a=EU,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=bH,u=ZP("start","zoom","end"),p=500,f=150,m=0,g=10
|
|
13616
13620
|
function v(t){t.property("__zoom",$U).on("wheel.zoom",S,{passive:!1}).on("mousedown.zoom",_).on("dblclick.zoom",I).filter(a).on("touchstart.zoom",M).on("touchmove.zoom",$).on("touchend.zoom touchcancel.zoom",D).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function b(t,e){return(e=Math.max(l[0],Math.min(l[1],e)))===t.k?t:new CU(e,t.x,t.y)}function y(t,e,n){var i=e[0]-n[0]*t.k,s=e[1]-n[1]*t.k
|
|
13617
13621
|
return i===t.x&&s===t.y?t:new CU(t.k,i,s)}function w(t){return[(+t[0][0]+ +t[1][0])/2,(+t[0][1]+ +t[1][1])/2]}function x(t,e,n,i){t.on("start.zoom",(function(){C(this,arguments).event(i).start()})).on("interrupt.zoom end.zoom",(function(){C(this,arguments).event(i).end()})).tween("zoom",(function(){var t=this,o=arguments,r=C(t,o).event(i),a=s.apply(t,o),l=null==n?w(a):"function"==typeof n?n.apply(t,o):n,c=Math.max(a[1][0]-a[0][0],a[1][1]-a[0][1]),d=t.__zoom,u="function"==typeof e?e.apply(t,o):e,p=h(d.invert(l).concat(c/d.k),u.invert(l).concat(c/u.k))
|
|
13618
13622
|
return function(t){if(1===t)t=u
|
|
@@ -13641,7 +13645,7 @@ return o(y(b(i,l),r,a),t,c)}),n,i)},v.translateBy=function(t,e,n,i){v.transform(
|
|
|
13641
13645
|
return o(kU.translate(a[0],a[1]).scale(r.k).translate("function"==typeof e?-e.apply(this,arguments):-e,"function"==typeof n?-n.apply(this,arguments):-n),t,c)}),i,r)},k.prototype={event:function(t){return t&&(this.sourceEvent=t),this},start:function(){return 1==++this.active&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(t,e){return this.mouse&&"mouse"!==t&&(this.mouse[1]=e.invert(this.mouse[0])),this.touch0&&"touch"!==t&&(this.touch0[1]=e.invert(this.touch0[0])),this.touch1&&"touch"!==t&&(this.touch1[1]=e.invert(this.touch1[0])),this.that.__zoom=e,this.emit("zoom"),this},end:function(){return 0==--this.active&&(delete this.that.__zooming,this.emit("end")),this},emit:function(t){var e=dV(this.that).datum()
|
|
13642
13646
|
u.call(t,this.that,new xU(t,{sourceEvent:this.sourceEvent,target:v,transform:this.that.__zoom,dispatch:u}),e)}},v.wheelDelta=function(t){return arguments.length?(r="function"==typeof t?t:wU(+t),v):r},v.filter=function(t){return arguments.length?(i="function"==typeof t?t:wU(!!t),v):i},v.touchable=function(t){return arguments.length?(a="function"==typeof t?t:wU(!!t),v):a},v.extent=function(t){return arguments.length?(s="function"==typeof t?t:wU([[+t[0][0],+t[0][1]],[+t[1][0],+t[1][1]]]),v):s},v.scaleExtent=function(t){return arguments.length?(l[0]=+t[0],l[1]=+t[1],v):[l[0],l[1]]},v.translateExtent=function(t){return arguments.length?(c[0][0]=+t[0][0],c[1][0]=+t[1][0],c[0][1]=+t[0][1],c[1][1]=+t[1][1],v):[[c[0][0],c[0][1]],[c[1][0],c[1][1]]]},v.constrain=function(t){return arguments.length?(o=t,v):o},v.duration=function(t){return arguments.length?(d=+t,v):d},v.interpolate=function(t){return arguments.length?(h=t,v):h},v.on=function(){var t=u.on.apply(u,arguments)
|
|
13643
13647
|
return t===u?v:t},v.clickDistance=function(t){return arguments.length?(m=(t=+t)*t,v):Math.sqrt(m)},v.tapDistance=function(t){return arguments.length?(g=+t,v):g},v}CU.prototype
|
|
13644
|
-
const
|
|
13648
|
+
const TU=new TextDecoder("utf-8"),RU=t=>TU.decode(t),FU=new TextEncoder,NU=t=>FU.encode(t),LU=t=>"function"==typeof t,BU=t=>null!=t&&Object(t)===t,PU=t=>BU(t)&&LU(t.then),zU=t=>BU(t)&&LU(t[Symbol.iterator]),VU=t=>BU(t)&&LU(t[Symbol.asyncIterator]),HU=t=>BU(t)&&BU(t.schema),UU=t=>BU(t)&&"done"in t&&"value"in t,qU=t=>BU(t)&&LU(t.stat)&&(t=>"number"==typeof t)(t.fd),jU=t=>BU(t)&&GU(t.body),WU=t=>"_getDOMStream"in t&&"_getNodeStream"in t,GU=t=>BU(t)&&LU(t.cancel)&&LU(t.getReader)&&!WU(t),ZU=t=>BU(t)&&LU(t.read)&&LU(t.pipe)&&(t=>"boolean"==typeof t)(t.readable)&&!WU(t),KU=t=>BU(t)&&LU(t.clear)&&LU(t.bytes)&&LU(t.position)&&LU(t.setPosition)&&LU(t.capacity)&&LU(t.getBufferIdentifier)&&LU(t.createLong),YU="undefined"!=typeof SharedArrayBuffer?SharedArrayBuffer:ArrayBuffer
|
|
13645
13649
|
function XU(t,e,n=0,i=e.byteLength){const s=t.byteLength,o=new Uint8Array(t.buffer,t.byteOffset,s),r=new Uint8Array(e.buffer,e.byteOffset,Math.min(i,s))
|
|
13646
13650
|
return o.set(r,n),t}function JU(t,e){const n=function(t){const e=t[0]?[t[0]]:[]
|
|
13647
13651
|
let n,i,s,o
|
|
@@ -13754,15 +13758,15 @@ return e?(t||new Iq).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}stat
|
|
|
13754
13758
|
return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}data(t){const e=this.bb.__offset(this.bb_pos,6)
|
|
13755
13759
|
return e?(t||new Dq).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}isDelta(){const t=this.bb.__offset(this.bb_pos,8)
|
|
13756
13760
|
return!!t&&!!this.bb.readInt8(this.bb_pos+t)}static startDictionaryBatch(t){t.startObject(3)}static addId(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addData(t,e){t.addFieldOffset(1,e,0)}static addIsDelta(t,e){t.addFieldInt8(2,+e,0)}static endDictionaryBatch(t){return t.endObject()}}
|
|
13757
|
-
var Aq,
|
|
13758
|
-
!function(t){t[t.Little=0]="Little",t[t.Big=1]="Big"}(Aq||(Aq={})),function(t){t[t.DenseArray=0]="DenseArray"}(
|
|
13759
|
-
class
|
|
13761
|
+
var Aq,Oq
|
|
13762
|
+
!function(t){t[t.Little=0]="Little",t[t.Big=1]="Big"}(Aq||(Aq={})),function(t){t[t.DenseArray=0]="DenseArray"}(Oq||(Oq={}))
|
|
13763
|
+
class Tq{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsInt(t,e){return(e||new Tq).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInt(t,e){return t.setPosition(t.position()+4),(e||new Tq).__init(t.readInt32(t.position())+t.position(),t)}bitWidth(){const t=this.bb.__offset(this.bb_pos,4)
|
|
13760
13764
|
return t?this.bb.readInt32(this.bb_pos+t):0}isSigned(){const t=this.bb.__offset(this.bb_pos,6)
|
|
13761
|
-
return!!t&&!!this.bb.readInt8(this.bb_pos+t)}static startInt(t){t.startObject(2)}static addBitWidth(t,e){t.addFieldInt32(0,e,0)}static addIsSigned(t,e){t.addFieldInt8(1,+e,0)}static endInt(t){return t.endObject()}static createInt(t,e,n){return
|
|
13765
|
+
return!!t&&!!this.bb.readInt8(this.bb_pos+t)}static startInt(t){t.startObject(2)}static addBitWidth(t,e){t.addFieldInt32(0,e,0)}static addIsSigned(t,e){t.addFieldInt8(1,+e,0)}static endInt(t){return t.endObject()}static createInt(t,e,n){return Tq.startInt(t),Tq.addBitWidth(t,e),Tq.addIsSigned(t,n),Tq.endInt(t)}}class Rq{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDictionaryEncoding(t,e){return(e||new Rq).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryEncoding(t,e){return t.setPosition(t.position()+4),(e||new Rq).__init(t.readInt32(t.position())+t.position(),t)}id(){const t=this.bb.__offset(this.bb_pos,4)
|
|
13762
13766
|
return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}indexType(t){const e=this.bb.__offset(this.bb_pos,6)
|
|
13763
|
-
return e?(t||new
|
|
13767
|
+
return e?(t||new Tq).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}isOrdered(){const t=this.bb.__offset(this.bb_pos,8)
|
|
13764
13768
|
return!!t&&!!this.bb.readInt8(this.bb_pos+t)}dictionaryKind(){const t=this.bb.__offset(this.bb_pos,10)
|
|
13765
|
-
return t?this.bb.readInt16(this.bb_pos+t):
|
|
13769
|
+
return t?this.bb.readInt16(this.bb_pos+t):Oq.DenseArray}static startDictionaryEncoding(t){t.startObject(4)}static addId(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addIndexType(t,e){t.addFieldOffset(1,e,0)}static addIsOrdered(t,e){t.addFieldInt8(2,+e,0)}static addDictionaryKind(t,e){t.addFieldInt16(3,e,Oq.DenseArray)}static endDictionaryEncoding(t){return t.endObject()}}class Fq{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsKeyValue(t,e){return(e||new Fq).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsKeyValue(t,e){return t.setPosition(t.position()+4),(e||new Fq).__init(t.readInt32(t.position())+t.position(),t)}key(t){const e=this.bb.__offset(this.bb_pos,4)
|
|
13766
13770
|
return e?this.bb.__string(this.bb_pos+e,t):null}value(t){const e=this.bb.__offset(this.bb_pos,6)
|
|
13767
13771
|
return e?this.bb.__string(this.bb_pos+e,t):null}static startKeyValue(t){t.startObject(2)}static addKey(t,e){t.addFieldOffset(0,e,0)}static addValue(t,e){t.addFieldOffset(1,e,0)}static endKeyValue(t){return t.endObject()}static createKeyValue(t,e,n){return Fq.startKeyValue(t),Fq.addKey(t,e),Fq.addValue(t,n),Fq.endKeyValue(t)}}let Nq=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBinary(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBinary(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startBinary(t){t.startObject(0)}static endBinary(t){return t.endObject()}static createBinary(e){return t.startBinary(e),t.endBinary(e)}},Lq=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBool(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBool(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startBool(t){t.startObject(0)}static endBool(t){return t.endObject()}static createBool(e){return t.startBool(e),t.endBool(e)}},Bq=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDate(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDate(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}unit(){const t=this.bb.__offset(this.bb_pos,4)
|
|
13768
13772
|
return t?this.bb.readInt16(this.bb_pos+t):fq.MILLISECOND}static startDate(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,fq.MILLISECOND)}static endDate(t){return t.endObject()}static createDate(e,n){return t.startDate(e),t.addUnit(e,n),t.endDate(e)}},Pq=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDecimal(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDecimal(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}precision(){const t=this.bb.__offset(this.bb_pos,4)
|
|
@@ -13847,7 +13851,7 @@ const r=i.length-1
|
|
|
13847
13851
|
do{for(n[0]=i[o=0];o<r;)i[o++]=n[1]=n[0]/10,n[0]=(n[0]-10*n[1]<<16)+i[o]
|
|
13848
13852
|
i[o]=n[1]=n[0]/10,n[0]=n[0]-10*n[1],e=`${n[0]}${e}`}while(s[0]||s[1]||s[2]||s[3])
|
|
13849
13853
|
return null!=e?e:"0"}class yj{static new(t,e){switch(e){case!0:return new uj(t)
|
|
13850
|
-
case!1:return new pj(t)}switch(t.constructor){case Int8Array:case Int16Array:case Int32Array:case BigInt64Array:return new uj(t)}return 16===t.byteLength?new fj(t):new pj(t)}static signed(t){return new uj(t)}static unsigned(t){return new pj(t)}static decimal(t){return new fj(t)}constructor(t,e){return yj.new(t,e)}}var wj,xj,Cj,kj,Sj,_j,Ij,Mj,$j,Dj,Ej,Aj,Tj,
|
|
13854
|
+
case!1:return new pj(t)}switch(t.constructor){case Int8Array:case Int16Array:case Int32Array:case BigInt64Array:return new uj(t)}return 16===t.byteLength?new fj(t):new pj(t)}static signed(t){return new uj(t)}static unsigned(t){return new pj(t)}static decimal(t){return new fj(t)}constructor(t,e){return yj.new(t,e)}}var wj,xj,Cj,kj,Sj,_j,Ij,Mj,$j,Dj,Ej,Aj,Oj,Tj,Rj,Fj,Nj,Lj,Bj,Pj,zj,Vj,Hj
|
|
13851
13855
|
class Uj{static isNull(t){return(null==t?void 0:t.typeId)===oj.Null}static isInt(t){return(null==t?void 0:t.typeId)===oj.Int}static isFloat(t){return(null==t?void 0:t.typeId)===oj.Float}static isBinary(t){return(null==t?void 0:t.typeId)===oj.Binary}static isLargeBinary(t){return(null==t?void 0:t.typeId)===oj.LargeBinary}static isUtf8(t){return(null==t?void 0:t.typeId)===oj.Utf8}static isLargeUtf8(t){return(null==t?void 0:t.typeId)===oj.LargeUtf8}static isBool(t){return(null==t?void 0:t.typeId)===oj.Bool}static isDecimal(t){return(null==t?void 0:t.typeId)===oj.Decimal}static isDate(t){return(null==t?void 0:t.typeId)===oj.Date}static isTime(t){return(null==t?void 0:t.typeId)===oj.Time}static isTimestamp(t){return(null==t?void 0:t.typeId)===oj.Timestamp}static isInterval(t){return(null==t?void 0:t.typeId)===oj.Interval}static isDuration(t){return(null==t?void 0:t.typeId)===oj.Duration}static isList(t){return(null==t?void 0:t.typeId)===oj.List}static isStruct(t){return(null==t?void 0:t.typeId)===oj.Struct}static isUnion(t){return(null==t?void 0:t.typeId)===oj.Union}static isFixedSizeBinary(t){return(null==t?void 0:t.typeId)===oj.FixedSizeBinary}static isFixedSizeList(t){return(null==t?void 0:t.typeId)===oj.FixedSizeList}static isMap(t){return(null==t?void 0:t.typeId)===oj.Map}static isDictionary(t){return(null==t?void 0:t.typeId)===oj.Dictionary}static isDenseUnion(t){return Uj.isUnion(t)&&t.mode===uq.Dense}static isSparseUnion(t){return Uj.isUnion(t)&&t.mode===uq.Sparse}constructor(t){this.typeId=t}}wj=Symbol.toStringTag,Uj[wj]=((Hj=Uj.prototype).children=null,Hj.ArrayType=Array,Hj.OffsetArrayType=Int32Array,Hj[Symbol.toStringTag]="DataType")
|
|
13852
13856
|
class qj extends Uj{constructor(){super(oj.Null)}toString(){return"Null"}}xj=Symbol.toStringTag,qj[xj]=(t=>t[Symbol.toStringTag]="Null")(qj.prototype)
|
|
13853
13857
|
class jj extends Uj{constructor(t,e){super(oj.Int),this.isSigned=t,this.bitWidth=e}get ArrayType(){switch(this.bitWidth){case 8:return this.isSigned?Int8Array:Uint8Array
|
|
@@ -13867,8 +13871,8 @@ class Qj extends Uj{constructor(t,e,n=128){super(oj.Decimal),this.scale=t,this.p
|
|
|
13867
13871
|
class tW extends Uj{constructor(t){super(oj.Date),this.unit=t}toString(){return`Date${32*(this.unit+1)}<${fq[this.unit]}>`}get ArrayType(){return this.unit===fq.DAY?Int32Array:BigInt64Array}}Ej=Symbol.toStringTag,tW[Ej]=(t=>(t.unit=null,t[Symbol.toStringTag]="Date"))(tW.prototype)
|
|
13868
13872
|
class eW extends Uj{constructor(t,e){super(oj.Time),this.unit=t,this.bitWidth=e}toString(){return`Time${this.bitWidth}<${mq[this.unit]}>`}get ArrayType(){switch(this.bitWidth){case 32:return Int32Array
|
|
13869
13873
|
case 64:return BigInt64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}}Aj=Symbol.toStringTag,eW[Aj]=(t=>(t.unit=null,t.bitWidth=null,t[Symbol.toStringTag]="Time"))(eW.prototype)
|
|
13870
|
-
class nW extends Uj{constructor(t,e){super(oj.Timestamp),this.unit=t,this.timezone=e}toString(){return`Timestamp<${mq[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}}
|
|
13871
|
-
class iW extends Uj{constructor(t){super(oj.Interval),this.unit=t}toString(){return`Interval<${gq[this.unit]}>`}}
|
|
13874
|
+
class nW extends Uj{constructor(t,e){super(oj.Timestamp),this.unit=t,this.timezone=e}toString(){return`Timestamp<${mq[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}}Oj=Symbol.toStringTag,nW[Oj]=(t=>(t.unit=null,t.timezone=null,t.ArrayType=BigInt64Array,t[Symbol.toStringTag]="Timestamp"))(nW.prototype)
|
|
13875
|
+
class iW extends Uj{constructor(t){super(oj.Interval),this.unit=t}toString(){return`Interval<${gq[this.unit]}>`}}Tj=Symbol.toStringTag,iW[Tj]=(t=>(t.unit=null,t.ArrayType=Int32Array,t[Symbol.toStringTag]="Interval"))(iW.prototype)
|
|
13872
13876
|
class sW extends Uj{constructor(t){super(oj.Duration),this.unit=t}toString(){return`Duration<${mq[this.unit]}>`}}Rj=Symbol.toStringTag,sW[Rj]=(t=>(t.unit=null,t.ArrayType=BigInt64Array,t[Symbol.toStringTag]="Duration"))(sW.prototype)
|
|
13873
13877
|
class oW extends Uj{constructor(t){super(oj.List),this.children=[t]}toString(){return`List<${this.valueType}>`}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}}Fj=Symbol.toStringTag,oW[Fj]=(t=>(t.children=null,t[Symbol.toStringTag]="List"))(oW.prototype)
|
|
13874
13878
|
class rW extends Uj{constructor(t){super(oj.Struct),this.children=t}toString(){return`Struct<{${this.children.map((t=>`${t.name}:${t.type}`)).join(", ")}}>`}}Nj=Symbol.toStringTag,rW[Nj]=(t=>(t.children=null,t[Symbol.toStringTag]="Struct"))(rW.prototype)
|
|
@@ -14039,15 +14043,15 @@ t.set(i.subarray(0,o-s),s)}},SW=({values:t},e,n)=>{t[e]=n},_W=({values:t},e,n)=>
|
|
|
14039
14043
|
bW[0]=t
|
|
14040
14044
|
const e=(2147483648&yW[1])>>16&65535
|
|
14041
14045
|
let n=2146435072&yW[1],i=0
|
|
14042
|
-
return n>=1089470464?yW[0]>0?n=31744:(n=(2080374784&n)>>16,i=(1048575&yW[1])>>10):n<=1056964608?(i=1048576+(1048575&yW[1]),i=1048576+(i<<(n>>20)-998)>>21,n=0):(n=n-1056964608>>10,i=512+(1048575&yW[1])>>10),e|n|65535&i}(n)},MW=({values:t},e,n)=>{((t,e,n)=>{t[e]=Math.floor(n/864e5)})(t,e,n.valueOf())},$W=({values:t},e,n)=>{t[e]=BigInt(n)},DW=({values:t,valueOffsets:e},n,i)=>kW(t,e,n,i),EW=({values:t,valueOffsets:e},n,i)=>kW(t,e,n,NU(i)),AW=({values:t},e,n)=>{t[e]=BigInt(n/1e3)},
|
|
14046
|
+
return n>=1089470464?yW[0]>0?n=31744:(n=(2080374784&n)>>16,i=(1048575&yW[1])>>10):n<=1056964608?(i=1048576+(1048575&yW[1]),i=1048576+(i<<(n>>20)-998)>>21,n=0):(n=n-1056964608>>10,i=512+(1048575&yW[1])>>10),e|n|65535&i}(n)},MW=({values:t},e,n)=>{((t,e,n)=>{t[e]=Math.floor(n/864e5)})(t,e,n.valueOf())},$W=({values:t},e,n)=>{t[e]=BigInt(n)},DW=({values:t,valueOffsets:e},n,i)=>kW(t,e,n,i),EW=({values:t,valueOffsets:e},n,i)=>kW(t,e,n,NU(i)),AW=({values:t},e,n)=>{t[e]=BigInt(n/1e3)},OW=({values:t},e,n)=>{t[e]=BigInt(n)},TW=({values:t},e,n)=>{t[e]=BigInt(1e3*n)},RW=({values:t},e,n)=>{t[e]=BigInt(1e6*n)},FW=({values:t},e,n)=>{t[e]=n},NW=({values:t},e,n)=>{t[e]=n},LW=({values:t},e,n)=>{t[e]=n},BW=({values:t},e,n)=>{t[e]=n},PW=(t,e,n)=>{const i=t.type.typeIdToChildIndex[t.typeIds[e]],s=t.children[i]
|
|
14043
14047
|
GW.visit(s,t.valueOffsets[e],n)},zW=(t,e,n)=>{const i=t.type.typeIdToChildIndex[t.typeIds[e]],s=t.children[i]
|
|
14044
14048
|
GW.visit(s,e,n)},VW=({values:t},e,n)=>{t.set(n.subarray(0,2),2*e)},HW=({values:t},e,n)=>{t[e]=12*n[0]+n[1]%12},UW=({values:t},e,n)=>{t[e]=n},qW=({values:t},e,n)=>{t[e]=n},jW=({values:t},e,n)=>{t[e]=n},WW=({values:t},e,n)=>{t[e]=n}
|
|
14045
14049
|
xW.prototype.visitBool=CW((({offset:t,values:e},n,i)=>{const s=t+n
|
|
14046
14050
|
i?e[s>>3]|=1<<s%8:e[s>>3]&=~(1<<s%8)})),xW.prototype.visitInt=CW(SW),xW.prototype.visitInt8=CW(SW),xW.prototype.visitInt16=CW(SW),xW.prototype.visitInt32=CW(SW),xW.prototype.visitInt64=CW(SW),xW.prototype.visitUint8=CW(SW),xW.prototype.visitUint16=CW(SW),xW.prototype.visitUint32=CW(SW),xW.prototype.visitUint64=CW(SW),xW.prototype.visitFloat=CW(((t,e,n)=>{switch(t.type.precision){case pq.HALF:return IW(t,e,n)
|
|
14047
14051
|
case pq.SINGLE:case pq.DOUBLE:return _W(t,e,n)}})),xW.prototype.visitFloat16=CW(IW),xW.prototype.visitFloat32=CW(_W),xW.prototype.visitFloat64=CW(_W),xW.prototype.visitUtf8=CW(EW),xW.prototype.visitLargeUtf8=CW(EW),xW.prototype.visitBinary=CW(DW),xW.prototype.visitLargeBinary=CW(DW),xW.prototype.visitFixedSizeBinary=CW((({stride:t,values:e},n,i)=>{e.set(i.subarray(0,t),t*n)})),xW.prototype.visitDate=CW(((t,e,n)=>{t.type.unit===fq.DAY?MW(t,e,n):$W(t,e,n)})),xW.prototype.visitDateDay=CW(MW),xW.prototype.visitDateMillisecond=CW($W),xW.prototype.visitTimestamp=CW(((t,e,n)=>{switch(t.type.unit){case mq.SECOND:return AW(t,e,n)
|
|
14048
|
-
case mq.MILLISECOND:return
|
|
14049
|
-
case mq.MICROSECOND:return
|
|
14050
|
-
case mq.NANOSECOND:return RW(t,e,n)}})),xW.prototype.visitTimestampSecond=CW(AW),xW.prototype.visitTimestampMillisecond=CW(
|
|
14052
|
+
case mq.MILLISECOND:return OW(t,e,n)
|
|
14053
|
+
case mq.MICROSECOND:return TW(t,e,n)
|
|
14054
|
+
case mq.NANOSECOND:return RW(t,e,n)}})),xW.prototype.visitTimestampSecond=CW(AW),xW.prototype.visitTimestampMillisecond=CW(OW),xW.prototype.visitTimestampMicrosecond=CW(TW),xW.prototype.visitTimestampNanosecond=CW(RW),xW.prototype.visitTime=CW(((t,e,n)=>{switch(t.type.unit){case mq.SECOND:return FW(t,e,n)
|
|
14051
14055
|
case mq.MILLISECOND:return NW(t,e,n)
|
|
14052
14056
|
case mq.MICROSECOND:return LW(t,e,n)
|
|
14053
14057
|
case mq.NANOSECOND:return BW(t,e,n)}})),xW.prototype.visitTimeSecond=CW(FW),xW.prototype.visitTimeMillisecond=CW(NW),xW.prototype.visitTimeMicrosecond=CW(LW),xW.prototype.visitTimeNanosecond=CW(BW),xW.prototype.visitDecimal=CW((({values:t,stride:e},n,i)=>{t.set(i.subarray(0,e),e*n)})),xW.prototype.visitList=CW(((t,e,n)=>{const i=t.children[0],s=t.valueOffsets,o=GW.getVisitFn(i)
|
|
@@ -14104,10 +14108,10 @@ return t===this.numKeys?{done:!0,value:null}:(this.keyIndex++,{done:!1,value:[th
|
|
|
14104
14108
|
const n=t[MG].indexOf(e)
|
|
14105
14109
|
if(-1!==n){const i=SG.visit(Reflect.get(t,IG),n)
|
|
14106
14110
|
return Reflect.set(t,e,i),i}}set(t,e,n){const i=t[MG].indexOf(e)
|
|
14107
|
-
return-1!==i?(GW.visit(Reflect.get(t,IG),i,n),Reflect.set(t,e,n)):!!Reflect.has(t,e)&&Reflect.set(t,e,n)}}let
|
|
14108
|
-
function
|
|
14111
|
+
return-1!==i?(GW.visit(Reflect.get(t,IG),i,n),Reflect.set(t,e,n)):!!Reflect.has(t,e)&&Reflect.set(t,e,n)}}let OG
|
|
14112
|
+
function TG(t,e,n,i){const{length:s=0}=t
|
|
14109
14113
|
let o="number"!=typeof e?0:e,r="number"!=typeof n?s:n
|
|
14110
|
-
return o<0&&(o=(o%s+s)%s),r<0&&(r=(r%s+s)%s),r<o&&(
|
|
14114
|
+
return o<0&&(o=(o%s+s)%s),r<0&&(r=(r%s+s)%s),r<o&&(OG=o,o=r,r=OG),r>s&&(r=s),i?i(t,o,r):[o,r]}Object.defineProperties(DG.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[_G]:{writable:!0,enumerable:!1,configurable:!1,value:null},[IG]:{writable:!0,enumerable:!1,configurable:!1,value:null},[$G]:{writable:!0,enumerable:!1,configurable:!1,value:null}})
|
|
14111
14115
|
const RG=(t,e)=>t<0?e+t:t,FG=t=>t!=t
|
|
14112
14116
|
function NG(t){if("object"!==typeof t||null===t)return FG(t)?FG:e=>e===t
|
|
14113
14117
|
if(t instanceof Date){const e=t.valueOf()
|
|
@@ -14249,7 +14253,7 @@ switch(s.length){case 0:this._offsets=[0]
|
|
|
14249
14253
|
break
|
|
14250
14254
|
case 1:{const{get:t,set:e,indexOf:n}=fZ[o.typeId],i=s[0]
|
|
14251
14255
|
this.isValid=t=>eZ(i,t),this.get=e=>t(i,e),this.set=(t,n)=>e(i,t,n),this.indexOf=t=>n(i,t),this._offsets=[0,i.length]
|
|
14252
|
-
break}default:Object.setPrototypeOf(this,mZ[o.typeId]),this._offsets=JG(s)}this.data=s,this.type=o,this.stride=fW(o),this.numChildren=null!==(i=null===(n=o.children)||void 0===n?void 0:n.length)&&void 0!==i?i:0,this.length=this._offsets.at(-1)}get byteLength(){return this.data.reduce(((t,e)=>t+e.byteLength),0)}get nullable(){return this.data.some((t=>t.nullable))}get nullCount(){return XG(this.data)}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${oj[this.type.typeId]}Vector`}isValid(t){return!1}get(t){return null}at(t){return this.get(RG(t,this.length))}set(t,e){}indexOf(t,e){return-1}includes(t,e){return this.indexOf(t,e)>-1}[Symbol.iterator](){return uZ.visit(this)}concat(...t){return new gZ(this.data.concat(t.flatMap((t=>t.data)).flat(Number.POSITIVE_INFINITY)))}slice(t,e){return new gZ(
|
|
14256
|
+
break}default:Object.setPrototypeOf(this,mZ[o.typeId]),this._offsets=JG(s)}this.data=s,this.type=o,this.stride=fW(o),this.numChildren=null!==(i=null===(n=o.children)||void 0===n?void 0:n.length)&&void 0!==i?i:0,this.length=this._offsets.at(-1)}get byteLength(){return this.data.reduce(((t,e)=>t+e.byteLength),0)}get nullable(){return this.data.some((t=>t.nullable))}get nullCount(){return XG(this.data)}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${oj[this.type.typeId]}Vector`}isValid(t){return!1}get(t){return null}at(t){return this.get(RG(t,this.length))}set(t,e){}indexOf(t,e){return-1}includes(t,e){return this.indexOf(t,e)>-1}[Symbol.iterator](){return uZ.visit(this)}concat(...t){return new gZ(this.data.concat(t.flatMap((t=>t.data)).flat(Number.POSITIVE_INFINITY)))}slice(t,e){return new gZ(TG(this,t,e,(({data:t,_offsets:e},n,i)=>QG(t,e,n,i))))}toJSON(){return[...this]}toArray(){const{type:t,data:e,length:n,stride:i,ArrayType:s}=this
|
|
14253
14257
|
switch(t.typeId){case oj.Int:case oj.Float:case oj.Decimal:case oj.Time:case oj.Timestamp:switch(e.length){case 0:return new s
|
|
14254
14258
|
case 1:return e[0].values.subarray(0,n*i)
|
|
14255
14259
|
default:return e.reduce(((t,{values:e,length:n})=>(t.array.set(e.subarray(0,n*i),t.offset),t.offset+=n*i,t)),{array:new s(n*i),offset:0}).array}}return[...this]}toString(){return`[${[...this].join(",")}]`}getChild(t){var e
|
|
@@ -14300,15 +14304,15 @@ return yZ.startFooter(e),yZ.addSchema(e,n),yZ.addVersion(e,hq.V5),yZ.addRecordBa
|
|
|
14300
14304
|
if(e)return $Z.decode(e)}return null}getDictionaryBatch(t){if(t>=0&&t<this.numDictionaries){const e=this._footer.dictionaries(t)
|
|
14301
14305
|
if(e)return $Z.decode(e)}return null}}class $Z{static decode(t){return new $Z(t.metaDataLength(),t.bodyLength(),t.offset())}static encode(t,e){const{metaDataLength:n}=e,i=BigInt(e.offset),s=BigInt(e.bodyLength)
|
|
14302
14306
|
return bZ.createBlock(t,i,n,s)}constructor(t,e,n){this.metaDataLength=t,this.offset=lj(n),this.bodyLength=lj(e)}}const DZ=Object.freeze({done:!0,value:void 0})
|
|
14303
|
-
class EZ{constructor(t){this._json=t}get schema(){return this._json.schema}get batches(){return this._json.batches||[]}get dictionaries(){return this._json.dictionaries||[]}}class AZ{tee(){return this._getDOMStream().tee()}pipe(t,e){return this._getNodeStream().pipe(t,e)}pipeTo(t,e){return this._getDOMStream().pipeTo(t,e)}pipeThrough(t,e){return this._getDOMStream().pipeThrough(t,e)}_getDOMStream(){return this._DOMStream||(this._DOMStream=this.toDOMStream())}_getNodeStream(){return this._nodeStream||(this._nodeStream=this.toNodeStream())}}class
|
|
14307
|
+
class EZ{constructor(t){this._json=t}get schema(){return this._json.schema}get batches(){return this._json.batches||[]}get dictionaries(){return this._json.dictionaries||[]}}class AZ{tee(){return this._getDOMStream().tee()}pipe(t,e){return this._getNodeStream().pipe(t,e)}pipeTo(t,e){return this._getDOMStream().pipeTo(t,e)}pipeThrough(t,e){return this._getDOMStream().pipeThrough(t,e)}_getDOMStream(){return this._DOMStream||(this._DOMStream=this.toDOMStream())}_getNodeStream(){return this._nodeStream||(this._nodeStream=this.toNodeStream())}}class OZ extends AZ{constructor(){super(),this._values=[],this.resolvers=[],this._closedPromise=new Promise((t=>this._closedPromiseResolve=t))}get closed(){return this._closedPromise}cancel(t){return e(this,void 0,void 0,(function*(){yield this.return(t)}))}write(t){this._ensureOpen()&&(this.resolvers.length<=0?this._values.push(t):this.resolvers.shift().resolve({done:!1,value:t}))}abort(t){this._closedPromiseResolve&&(this.resolvers.length<=0?this._error={error:t}:this.resolvers.shift().reject({done:!0,value:t}))}close(){if(this._closedPromiseResolve){const{resolvers:t}=this
|
|
14304
14308
|
for(;t.length>0;)t.shift().resolve(DZ)
|
|
14305
14309
|
this._closedPromiseResolve(),this._closedPromiseResolve=void 0}}[Symbol.asyncIterator](){return this}toDOMStream(t){return aq.toDOMStream(this._closedPromiseResolve||this._error?this:this._values,t)}toNodeStream(t){return aq.toNodeStream(this._closedPromiseResolve||this._error?this:this._values,t)}throw(t){return e(this,void 0,void 0,(function*(){return yield this.abort(t),DZ}))}return(t){return e(this,void 0,void 0,(function*(){return yield this.close(),DZ}))}read(t){return e(this,void 0,void 0,(function*(){return(yield this.next(t,"read")).value}))}peek(t){return e(this,void 0,void 0,(function*(){return(yield this.next(t,"peek")).value}))}next(...t){return this._values.length>0?Promise.resolve({done:!1,value:this._values.shift()}):this._error?Promise.reject({done:!0,value:this._error.error}):this._closedPromiseResolve?new Promise(((t,e)=>{this.resolvers.push({resolve:t,reject:e})})):Promise.resolve(DZ)}_ensureOpen(){if(this._closedPromiseResolve)return!0
|
|
14306
|
-
throw new Error("AsyncQueue is closed")}}class
|
|
14310
|
+
throw new Error("AsyncQueue is closed")}}class TZ extends OZ{write(t){if((t=nq(t)).byteLength>0)return super.write(t)}toString(t=!1){return t?RU(this.toUint8Array(!0)):this.toUint8Array(!1).then(RU)}toUint8Array(t=!1){return t?JU(this._values)[0]:(()=>e(this,void 0,void 0,(function*(){var t,e,n,i
|
|
14307
14311
|
const s=[]
|
|
14308
14312
|
let o=0
|
|
14309
14313
|
try{for(var a,l=!0,c=r(this);!(t=(a=yield c.next()).done);l=!0){i=a.value,l=!1
|
|
14310
14314
|
const t=i
|
|
14311
|
-
s.push(t),o+=t.byteLength}}catch(t){e={error:t}}finally{try{l||t||!(n=c.return)||(yield n.call(c))}finally{if(e)throw e.error}}return JU(s,o)[0]})))()}}class RZ{constructor(t){t&&(this.source=new NZ(aq.fromIterable(t)))}[Symbol.iterator](){return this}next(t){return this.source.next(t)}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}peek(t){return this.source.peek(t)}read(t){return this.source.read(t)}}class FZ{constructor(t){t instanceof FZ?this.source=t.source:t instanceof
|
|
14315
|
+
s.push(t),o+=t.byteLength}}catch(t){e={error:t}}finally{try{l||t||!(n=c.return)||(yield n.call(c))}finally{if(e)throw e.error}}return JU(s,o)[0]})))()}}class RZ{constructor(t){t&&(this.source=new NZ(aq.fromIterable(t)))}[Symbol.iterator](){return this}next(t){return this.source.next(t)}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}peek(t){return this.source.peek(t)}read(t){return this.source.read(t)}}class FZ{constructor(t){t instanceof FZ?this.source=t.source:t instanceof TZ?this.source=new LZ(aq.fromAsyncIterable(t)):ZU(t)?this.source=new LZ(aq.fromNodeStream(t)):GU(t)?this.source=new LZ(aq.fromDOMStream(t)):jU(t)?this.source=new LZ(aq.fromDOMStream(t.body)):zU(t)?this.source=new LZ(aq.fromIterable(t)):(PU(t)||VU(t))&&(this.source=new LZ(aq.fromAsyncIterable(t)))}[Symbol.asyncIterator](){return this}next(t){return this.source.next(t)}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}get closed(){return this.source.closed}cancel(t){return this.source.cancel(t)}peek(t){return this.source.peek(t)}read(t){return this.source.read(t)}}class NZ{constructor(t){this.source=t}cancel(t){this.return(t)}peek(t){return this.next(t,"peek").value}read(t){return this.next(t,"read").value}next(t,e="read"){return this.source.next({cmd:e,size:t})}throw(t){return Object.create(this.source.throw&&this.source.throw(t)||DZ)}return(t){return Object.create(this.source.return&&this.source.return(t)||DZ)}}class LZ{constructor(t){this.source=t,this._closedPromise=new Promise((t=>this._closedPromiseResolve=t))}cancel(t){return e(this,void 0,void 0,(function*(){yield this.return(t)}))}get closed(){return this._closedPromise}read(t){return e(this,void 0,void 0,(function*(){return(yield this.next(t,"read")).value}))}peek(t){return e(this,void 0,void 0,(function*(){return(yield this.next(t,"peek")).value}))}next(t){return e(this,arguments,void 0,(function*(t,e="read"){return yield this.source.next({cmd:e,size:t})}))}throw(t){return e(this,void 0,void 0,(function*(){const e=this.source.throw&&(yield this.source.throw(t))||DZ
|
|
14312
14316
|
return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(e)}))}return(t){return e(this,void 0,void 0,(function*(){const e=this.source.return&&(yield this.source.return(t))||DZ
|
|
14313
14317
|
return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(e)}))}}class BZ extends RZ{constructor(t,e){super(),this.position=0,this.buffer=nq(t),this.size=void 0===e?this.buffer.byteLength:e}readInt32(t){const{buffer:e,byteOffset:n}=this.readAt(t,4)
|
|
14314
14318
|
return new DataView(e,n).getInt32(0,!0)}seek(t){return this.position=Math.min(t,this.size),t<this.size}read(t){const{buffer:e,size:n,position:i}=this
|
|
@@ -14378,7 +14382,7 @@ return 0===o.length?[new uK(t)]:o}}}return[]},r=t.flatMap((t=>o(t)))
|
|
|
14378
14382
|
if(i=null!==(n=null!=i?i:null===(e=r[0])||void 0===e?void 0:e.schema)&&void 0!==n?n:new wZ([]),!(i instanceof wZ))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.")
|
|
14379
14383
|
for(const t of r){if(!(t instanceof uK))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.")
|
|
14380
14384
|
if(!rK(i,t.schema))throw new TypeError("Table and inner RecordBatch schemas must be equivalent.")}this.schema=i,this.batches=r,this._offsets=null!=s?s:JG(this.data)}get data(){return this.batches.map((({data:t})=>t))}get numCols(){return this.schema.fields.length}get numRows(){return this.data.reduce(((t,e)=>t+e.length),0)}get nullCount(){return-1===this._nullCount&&(this._nullCount=XG(this.data)),this._nullCount}isValid(t){return!1}get(t){return null}at(t){return this.get(RG(t,this.numRows))}set(t,e){}indexOf(t,e){return-1}[Symbol.iterator](){return this.batches.length>0?uZ.visit(new gZ(this.data)):new Array(0)[Symbol.iterator]()}toArray(){return[...this]}toString(){return`[\n ${this.toArray().join(",\n ")}\n]`}concat(...t){const e=this.schema,n=this.data.concat(t.flatMap((({data:t})=>t)))
|
|
14381
|
-
return new hK(e,n.map((t=>new uK(e,t))))}slice(t,e){const n=this.schema;[t,e]=
|
|
14385
|
+
return new hK(e,n.map((t=>new uK(e,t))))}slice(t,e){const n=this.schema;[t,e]=TG({length:this.numRows},t,e)
|
|
14382
14386
|
const i=QG(this.data,this._offsets,t,e)
|
|
14383
14387
|
return new hK(n,i.map((t=>new uK(n,t))))}getChild(t){return this.getChildAt(this.schema.fields.findIndex((e=>e.name===t)))}getChildAt(t){if(t>-1&&t<this.schema.fields.length){const e=this.data.map((e=>e.children[t]))
|
|
14384
14388
|
if(0===e.length){const{type:n}=this.schema.fields[t],i=KG({type:n,length:0,nullCount:0})
|
|
@@ -14421,7 +14425,7 @@ return n?(e||new Fq).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+4
|
|
|
14421
14425
|
return t?this.bb.__vector_len(this.bb_pos+t):0}static startMessage(t){t.startObject(5)}static addVersion(t,e){t.addFieldInt16(0,e,hq.V1)}static addHeaderType(t,e){t.addFieldInt8(1,e,sj.NONE)}static addHeader(t,e){t.addFieldOffset(2,e,0)}static addBodyLength(t,e){t.addFieldInt64(3,e,BigInt("0"))}static addCustomMetadata(t,e){t.addFieldOffset(4,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4)
|
|
14422
14426
|
for(let n=e.length-1;n>=0;n--)t.addOffset(e[n])
|
|
14423
14427
|
return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endMessage(t){return t.endObject()}static finishMessageBuffer(t,e){t.finish(e)}static finishSizePrefixedMessageBuffer(t,e){t.finish(e,void 0,!0)}static createMessage(e,n,i,s,o,r){return t.startMessage(e),t.addVersion(e,n),t.addHeaderType(e,i),t.addHeader(e,s),t.addBodyLength(e,o),t.addCustomMetadata(e,r),t.endMessage(e)}}
|
|
14424
|
-
const vK=new class extends mW{visit(t,e){return null==t||null==e?void 0:super.visit(t,e)}visitNull(t,e){return Kq.startNull(e),Kq.endNull(e)}visitInt(t,e){return
|
|
14428
|
+
const vK=new class extends mW{visit(t,e){return null==t||null==e?void 0:super.visit(t,e)}visitNull(t,e){return Kq.startNull(e),Kq.endNull(e)}visitInt(t,e){return Tq.startInt(e),Tq.addBitWidth(e,t.bitWidth),Tq.addIsSigned(e,t.isSigned),Tq.endInt(e)}visitFloat(t,e){return Uq.startFloatingPoint(e),Uq.addPrecision(e,t.precision),Uq.endFloatingPoint(e)}visitBinary(t,e){return Nq.startBinary(e),Nq.endBinary(e)}visitLargeBinary(t,e){return jq.startLargeBinary(e),jq.endLargeBinary(e)}visitBool(t,e){return Lq.startBool(e),Lq.endBool(e)}visitUtf8(t,e){return tj.startUtf8(e),tj.endUtf8(e)}visitLargeUtf8(t,e){return Wq.startLargeUtf8(e),Wq.endLargeUtf8(e)}visitDecimal(t,e){return Pq.startDecimal(e),Pq.addScale(e,t.scale),Pq.addPrecision(e,t.precision),Pq.addBitWidth(e,t.bitWidth),Pq.endDecimal(e)}visitDate(t,e){return Bq.startDate(e),Bq.addUnit(e,t.unit),Bq.endDate(e)}visitTime(t,e){return Xq.startTime(e),Xq.addUnit(e,t.unit),Xq.addBitWidth(e,t.bitWidth),Xq.endTime(e)}visitTimestamp(t,e){const n=t.timezone&&e.createString(t.timezone)||void 0
|
|
14425
14429
|
return Jq.startTimestamp(e),Jq.addUnit(e,t.unit),void 0!==n&&Jq.addTimezone(e,n),Jq.endTimestamp(e)}visitInterval(t,e){return qq.startInterval(e),qq.addUnit(e,t.unit),qq.endInterval(e)}visitDuration(t,e){return zq.startDuration(e),zq.addUnit(e,t.unit),zq.endDuration(e)}visitList(t,e){return Gq.startList(e),Gq.endList(e)}visitStruct(t,e){return Yq.startStruct_(e),Yq.endStruct_(e)}visitUnion(t,e){Qq.startTypeIdsVector(e,t.typeIds.length)
|
|
14426
14430
|
const n=Qq.createTypeIdsVector(e,t.typeIds)
|
|
14427
14431
|
return Qq.startUnion(e),Qq.addMode(e,t.mode),Qq.addTypeIds(e,n),Qq.endUnion(e)}visitDictionary(t,e){const n=this.visit(t.indices,e)
|
|
@@ -14461,9 +14465,9 @@ let n=-1
|
|
|
14461
14465
|
return t.isSchema()?n=wZ.encode(e,t.header()):t.isRecordBatch()?n=$K.encode(e,t.header()):t.isDictionaryBatch()&&(n=DK.encode(e,t.header())),gK.startMessage(e),gK.addVersion(e,hq.V5),gK.addHeader(e,n),gK.addHeaderType(e,t.headerType),gK.addBodyLength(e,BigInt(t.bodyLength)),gK.finishMessageBuffer(e,gK.endMessage(e)),e.asUint8Array()}static from(t,e=0){if(t instanceof wZ)return new MK(0,hq.V5,sj.Schema,t)
|
|
14462
14466
|
if(t instanceof $K)return new MK(e,hq.V5,sj.RecordBatch,t)
|
|
14463
14467
|
if(t instanceof DK)return new MK(e,hq.V5,sj.DictionaryBatch,t)
|
|
14464
|
-
throw new Error(`Unrecognized Message header: ${t}`)}get type(){return this.headerType}get version(){return this._version}get headerType(){return this._headerType}get bodyLength(){return this._bodyLength}header(){return this._createHeader()}isSchema(){return this.headerType===sj.Schema}isRecordBatch(){return this.headerType===sj.RecordBatch}isDictionaryBatch(){return this.headerType===sj.DictionaryBatch}constructor(t,e,n,i){this._version=e,this._headerType=n,this.body=new Uint8Array(0),i&&(this._createHeader=()=>i),this._bodyLength=lj(t)}}class $K{get nodes(){return this._nodes}get length(){return this._length}get buffers(){return this._buffers}constructor(t,e,n){this._nodes=e,this._buffers=n,this._length=lj(t)}}class DK{get id(){return this._id}get data(){return this._data}get isDelta(){return this._isDelta}get length(){return this.data.length}get nodes(){return this.data.nodes}get buffers(){return this.data.buffers}constructor(t,e,n=!1){this._data=t,this._isDelta=n,this._id=lj(e)}}class EK{constructor(t,e){this.offset=lj(t),this.length=lj(e)}}class AK{constructor(t,e){this.length=lj(t),this.nullCount=lj(e)}}function
|
|
14468
|
+
throw new Error(`Unrecognized Message header: ${t}`)}get type(){return this.headerType}get version(){return this._version}get headerType(){return this._headerType}get bodyLength(){return this._bodyLength}header(){return this._createHeader()}isSchema(){return this.headerType===sj.Schema}isRecordBatch(){return this.headerType===sj.RecordBatch}isDictionaryBatch(){return this.headerType===sj.DictionaryBatch}constructor(t,e,n,i){this._version=e,this._headerType=n,this.body=new Uint8Array(0),i&&(this._createHeader=()=>i),this._bodyLength=lj(t)}}class $K{get nodes(){return this._nodes}get length(){return this._length}get buffers(){return this._buffers}constructor(t,e,n){this._nodes=e,this._buffers=n,this._length=lj(t)}}class DK{get id(){return this._id}get data(){return this._data}get isDelta(){return this._isDelta}get length(){return this.data.length}get nodes(){return this.data.nodes}get buffers(){return this.data.buffers}constructor(t,e,n=!1){this._data=t,this._isDelta=n,this._id=lj(e)}}class EK{constructor(t,e){this.offset=lj(t),this.length=lj(e)}}class AK{constructor(t,e){this.length=lj(t),this.nullCount=lj(e)}}function OK(t,e){const n=[]
|
|
14465
14469
|
for(let i,s=-1,o=-1,r=t.childrenLength();++s<r;)(i=t.children(s))&&(n[++o]=xZ.decode(i,e))
|
|
14466
|
-
return n}function
|
|
14470
|
+
return n}function TK(t){const e=new Map
|
|
14467
14471
|
if(t)for(let n,i,s=-1,o=Math.trunc(t.customMetadataLength());++s<o;)(n=t.customMetadata(s))&&null!=(i=n.key())&&e.set(i,n.value())
|
|
14468
14472
|
return e}function RK(t){return new jj(t.isSigned(),t.bitWidth())}function FK(t,e){const n=t.typeType()
|
|
14469
14473
|
switch(n){case ej.NONE:case ej.Null:return new qj
|
|
@@ -14473,7 +14477,7 @@ case ej.Utf8:return new Yj
|
|
|
14473
14477
|
case ej.LargeUtf8:return new Xj
|
|
14474
14478
|
case ej.Bool:return new Jj
|
|
14475
14479
|
case ej.List:return new oW((e||[])[0])
|
|
14476
|
-
case ej.Struct_:return new rW(e||[])}switch(n){case ej.Int:{const e=t.type(new
|
|
14480
|
+
case ej.Struct_:return new rW(e||[])}switch(n){case ej.Int:{const e=t.type(new Tq)
|
|
14477
14481
|
return new jj(e.isSigned(),e.bitWidth())}case ej.FloatingPoint:{const e=t.type(new Uq)
|
|
14478
14482
|
return new Gj(e.precision())}case ej.Decimal:{const e=t.type(new Pq)
|
|
14479
14483
|
return new Qj(e.scale(),e.precision(),e.bitWidth())}case ej.Date:{const e=t.type(new Bq)
|
|
@@ -14494,7 +14498,7 @@ return Fq.startKeyValue(t),Fq.addKey(t,i),Fq.addValue(t,s),Fq.endKeyValue(t)})))
|
|
|
14494
14498
|
e.name&&(n=t.createString(e.name))
|
|
14495
14499
|
nj.startField(t),nj.addType(t,i),nj.addTypeType(t,r),nj.addChildren(t,l),nj.addNullable(t,!!e.nullable),-1!==n&&nj.addName(t,n);-1!==s&&nj.addDictionary(t,s);-1!==c&&nj.addCustomMetadata(t,c)
|
|
14496
14500
|
return nj.endField(t)},xZ.decode=function(t,e){let n,i,s,o,r,a
|
|
14497
|
-
e&&(a=t.dictionary())?e.has(n=lj(a.id()))?(o=(o=a.indexType())?RK(o):new Wj,r=new pW(e.get(n),o,n,a.isOrdered()),i=new xZ(t.name(),r,t.nullable(),
|
|
14501
|
+
e&&(a=t.dictionary())?e.has(n=lj(a.id()))?(o=(o=a.indexType())?RK(o):new Wj,r=new pW(e.get(n),o,n,a.isOrdered()),i=new xZ(t.name(),r,t.nullable(),TK(t))):(o=(o=a.indexType())?RK(o):new Wj,e.set(n,s=FK(t,OK(t,e))),r=new pW(s,o,n,a.isOrdered()),i=new xZ(t.name(),r,t.nullable(),TK(t))):(s=FK(t,OK(t,e)),i=new xZ(t.name(),s,t.nullable(),TK(t)))
|
|
14498
14502
|
return i||null},xZ.fromJSON=function(t,e){let n,i,s,o,r,a
|
|
14499
14503
|
return e&&(o=t.dictionary)?e.has(n=o.id)?(i=(i=o.indexType)?kK(i):new Wj,a=new pW(e.get(n),i,n,o.isOrdered),s=new xZ(t.name,a,t.nullable,CK(t.metadata))):(i=(i=o.indexType)?kK(i):new Wj,e.set(n,r=SK(t,yK(t,e))),a=new pW(r,i,n,o.isOrdered),s=new xZ(t.name,a,t.nullable,CK(t.metadata))):(r=SK(t,yK(t,e)),s=new xZ(t.name,r,t.nullable,CK(t.metadata))),s||null},wZ.encode=function(t,e){const n=e.fields.map((e=>xZ.encode(t,e)))
|
|
14500
14504
|
ij.startFieldsVector(t,n.length)
|
|
@@ -14504,7 +14508,7 @@ ij.startSchema(t),ij.addFields(t,i),ij.addEndianness(t,NK?Aq.Little:Aq.Big),-1!=
|
|
|
14504
14508
|
return ij.endSchema(t)},wZ.decode=function(t,e=new Map,n=hq.V5){const i=function(t,e){const n=[]
|
|
14505
14509
|
for(let i,s=-1,o=-1,r=t.fieldsLength();++s<r;)(i=t.fields(s))&&(n[++o]=xZ.decode(i,e))
|
|
14506
14510
|
return n}(t,e)
|
|
14507
|
-
return new wZ(i,
|
|
14511
|
+
return new wZ(i,TK(t),e,n)},wZ.fromJSON=function(t,e=new Map){return new wZ(function(t,e){return(t.fields||[]).filter(Boolean).map((t=>xZ.fromJSON(t,e)))}(t,e),CK(t.metadata),e)},$K.encode=function(t,e){const n=e.nodes||[],i=e.buffers||[]
|
|
14508
14512
|
Dq.startNodesVector(t,n.length)
|
|
14509
14513
|
for(const e of n.slice().reverse())AK.encode(t,e)
|
|
14510
14514
|
const s=t.endVector()
|
|
@@ -14771,11 +14775,11 @@ if(void 0===o){if(i!==EY)return i
|
|
|
14771
14775
|
t.set(s,o=e.push(s)-1)}return n[o%n.length]}return s.domain=function(n){if(!arguments.length)return e.slice()
|
|
14772
14776
|
e=[],t=new yY
|
|
14773
14777
|
for(const i of n)t.has(i)||t.set(i,e.push(i)-1)
|
|
14774
|
-
return s},s.range=function(t){return arguments.length?(n=Array.from(t),s):n.slice()},s.unknown=function(t){return arguments.length?(i=t,s):i},s.copy=function(){return AY(e,n).unknown(i)},DY.apply(s,arguments),s}function
|
|
14778
|
+
return s},s.range=function(t){return arguments.length?(n=Array.from(t),s):n.slice()},s.unknown=function(t){return arguments.length?(i=t,s):i},s.copy=function(){return AY(e,n).unknown(i)},DY.apply(s,arguments),s}function OY(){var t,e,n=AY().unknown(void 0),i=n.domain,s=n.range,o=0,r=1,a=!1,l=0,c=0,d=.5
|
|
14775
14779
|
function h(){var n=i().length,h=r<o,u=h?r:o,p=h?o:r
|
|
14776
14780
|
t=(p-u)/Math.max(1,n-l+2*c),a&&(t=Math.floor(t)),u+=(p-u-t*(n-l))*d,e=t*(1-l),a&&(u=Math.round(u),e=Math.round(e))
|
|
14777
14781
|
var f=$Y(n).map((function(e){return u+t*e}))
|
|
14778
|
-
return s(h?f.reverse():f)}return delete n.unknown,n.domain=function(t){return arguments.length?(i(t),h()):i()},n.range=function(t){return arguments.length?([o,r]=t,o=+o,r=+r,h()):[o,r]},n.rangeRound=function(t){return[o,r]=t,o=+o,r=+r,a=!0,h()},n.bandwidth=function(){return e},n.step=function(){return t},n.round=function(t){return arguments.length?(a=!!t,h()):a},n.padding=function(t){return arguments.length?(l=Math.min(1,c=+t),h()):l},n.paddingInner=function(t){return arguments.length?(l=Math.min(1,t),h()):l},n.paddingOuter=function(t){return arguments.length?(c=+t,h()):c},n.align=function(t){return arguments.length?(d=Math.max(0,Math.min(1,t)),h()):d},n.copy=function(){return
|
|
14782
|
+
return s(h?f.reverse():f)}return delete n.unknown,n.domain=function(t){return arguments.length?(i(t),h()):i()},n.range=function(t){return arguments.length?([o,r]=t,o=+o,r=+r,h()):[o,r]},n.rangeRound=function(t){return[o,r]=t,o=+o,r=+r,a=!0,h()},n.bandwidth=function(){return e},n.step=function(){return t},n.round=function(t){return arguments.length?(a=!!t,h()):a},n.padding=function(t){return arguments.length?(l=Math.min(1,c=+t),h()):l},n.paddingInner=function(t){return arguments.length?(l=Math.min(1,t),h()):l},n.paddingOuter=function(t){return arguments.length?(c=+t,h()):c},n.align=function(t){return arguments.length?(d=Math.max(0,Math.min(1,t)),h()):d},n.copy=function(){return OY(i(),[o,r]).round(a).paddingInner(l).paddingOuter(c).align(d)},DY.apply(h(),arguments)}function TY(t){return+t}var RY=[0,1]
|
|
14779
14783
|
function FY(t){return t}function NY(t,e){return(e-=t=+t)?function(n){return(n-t)/e}:(n=isNaN(e)?NaN:.5,function(){return n})
|
|
14780
14784
|
var n}function LY(t,e,n){var i=t[0],s=t[1],o=e[0],r=e[1]
|
|
14781
14785
|
return s<i?(i=NY(s,i),o=n(r,o)):(i=NY(i,s),o=n(o,r)),function(t){return o(i(t))}}function BY(t,e,n){var i=Math.min(t.length,e.length)-1,s=new Array(i),o=new Array(i),r=-1
|
|
@@ -14783,7 +14787,7 @@ for(t[i]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++r<i;)s[r]=NY(t[r]
|
|
|
14783
14787
|
return function(e){var n=bY(t,e,1,i)-1
|
|
14784
14788
|
return o[n](s[n](e))}}function PY(){var t,e,n,i,s,o,r=RY,a=RY,l=rH,c=FY
|
|
14785
14789
|
function d(){var t,e,n,l=Math.min(r.length,a.length)
|
|
14786
|
-
return c!==FY&&(t=r[0],e=r[l-1],t>e&&(n=t,t=e,e=n),c=function(n){return Math.max(t,Math.min(e,n))}),i=l>2?BY:LY,s=o=null,h}function h(e){return null==e||isNaN(e=+e)?n:(s||(s=i(r.map(t),a,l)))(t(c(e)))}return h.invert=function(n){return c(e((o||(o=i(a,r.map(t),eH)))(n)))},h.domain=function(t){return arguments.length?(r=Array.from(t,
|
|
14790
|
+
return c!==FY&&(t=r[0],e=r[l-1],t>e&&(n=t,t=e,e=n),c=function(n){return Math.max(t,Math.min(e,n))}),i=l>2?BY:LY,s=o=null,h}function h(e){return null==e||isNaN(e=+e)?n:(s||(s=i(r.map(t),a,l)))(t(c(e)))}return h.invert=function(n){return c(e((o||(o=i(a,r.map(t),eH)))(n)))},h.domain=function(t){return arguments.length?(r=Array.from(t,TY),d()):r.slice()},h.range=function(t){return arguments.length?(a=Array.from(t),d()):a.slice()},h.rangeRound=function(t){return a=Array.from(t),l=aH,d()},h.clamp=function(t){return arguments.length?(c=!!t||FY,d()):c!==FY},h.interpolate=function(t){return arguments.length?(l=t,d()):l},h.unknown=function(t){return arguments.length?(n=t,h):n},function(n,i){return t=n,e=i,d()}}function zY(t,e){if((n=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null
|
|
14787
14791
|
var n,i=t.slice(0,n)
|
|
14788
14792
|
return[i.length>1?i[0]+i.slice(2):i,+t.slice(n+1)]}function VY(t){return(t=zY(Math.abs(t)))?t[1]:NaN}var HY,UY=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
|
|
14789
14793
|
function qY(t){if(!(e=UY.exec(t)))throw new Error("invalid format: "+t)
|
|
@@ -14865,9 +14869,9 @@ this._dieDimensions={width:isNaN(i)?0:i,height:isNaN(s)?0:s}}gridDimensionsValid
|
|
|
14865
14869
|
return"number"==typeof this.wafermap.gridMaxY&&"number"==typeof this.wafermap.gridMinY&&"number"==typeof this.wafermap.gridMaxX&&"number"==typeof this.wafermap.gridMinX&&(t.origin.x=this.wafermap.gridMinX,t.origin.y=this.wafermap.gridMinY,t.rows=this.wafermap.gridMaxY-this.wafermap.gridMinY+1,t.cols=this.wafermap.gridMaxX-this.wafermap.gridMinX+1),t}calculateGridDimensionsFromDies(t){if(0===t.length||void 0===t[0])return{origin:{x:0,y:0},rows:0,cols:0}
|
|
14866
14870
|
const e={x:t[0].x,y:t[0].y},n={x:t[0].x,y:t[0].y}
|
|
14867
14871
|
for(const i of t)i.x<e.x&&(e.x=i.x),i.y<e.y&&(e.y=i.y),i.x>n.x&&(n.x=i.x),i.y>n.y&&(n.y=i.y)
|
|
14868
|
-
return{origin:e,rows:n.y-e.y+1,cols:n.x-e.x+1}}calculateContainerDimensions(t,e){return{width:t.width-e.left-e.right,height:t.height-e.top-e.bottom}}createHorizontalScale(t,e,n){const i=
|
|
14872
|
+
return{origin:e,rows:n.y-e.y+1,cols:n.x-e.x+1}}calculateContainerDimensions(t,e){return{width:t.width-e.left-e.right,height:t.height-e.top-e.bottom}}createHorizontalScale(t,e,n){const i=OY().domain($Y(e.origin.x,e.origin.x+e.cols)).paddingInner(0).paddingOuter(0).align(0).round(!1)
|
|
14869
14873
|
return t===oX||t===aX?i.range([0,n]):i.range([n,0])}createInvertedHorizontalScale(t,e,n){const i=sX().domain([0,n])
|
|
14870
|
-
return t===oX||t===aX?i.range($Y(e.origin.x,e.origin.x+e.cols)):i.range($Y(e.origin.x,e.origin.x+e.cols).reverse())}createVerticalScale(t,e,n){const i=
|
|
14874
|
+
return t===oX||t===aX?i.range($Y(e.origin.x,e.origin.x+e.cols)):i.range($Y(e.origin.x,e.origin.x+e.cols).reverse())}createVerticalScale(t,e,n){const i=OY().domain($Y(e.origin.y,e.origin.y+e.rows)).paddingInner(this.defaultPadding).paddingOuter(0).align(0).round(!1)
|
|
14871
14875
|
return t===oX||t===rX?i.range([n,0]):i.range([0,n])}createInvertedVerticalScale(t,e,n){const i=sX().domain([0,n])
|
|
14872
14876
|
return t===oX||t===rX?i.range($Y(e.origin.y,e.origin.y+e.rows).reverse()):i.range($Y(e.origin.y,e.origin.y+e.rows))}calculateMarginAddition(t,e){return{top:t.top+e.top,right:t.right+e.right,bottom:t.bottom+e.bottom,left:t.left+e.left}}}
|
|
14873
14877
|
class fX{get labelsFontSize(){return this._labelsFontSize}get diesRenderInfo(){return this._diesRenderInfo}constructor(t){this.wafermap=t,this.fontSizeFactor=.8,this.nonHighlightedOpacity=.3,this.emptyDieColor="rgba(218,223,236,1)",this.nanDieColor="rgba(122,122,122,1)"}updateLabelsFontSize(){this._labelsFontSize=this.calculateLabelsFontSize(this.wafermap.dataManager.dieDimensions,this.wafermap.maxCharacters),this.updateDiesRenderInfo()}updateDiesRenderInfo(){this.d3ColorScale=this.createD3ColorScale(this.wafermap.colorScale,this.wafermap.colorScaleMode)
|
|
@@ -14929,10 +14933,10 @@ e.postMessage(Object.assign(Object.assign({},n),{id:o}),i)}))})),e.start&&e.star
|
|
|
14929
14933
|
return t.addEventListener("message",(function(t){const{data:e}=t
|
|
14930
14934
|
if(!e||!e.id)return
|
|
14931
14935
|
const i=n.get(e.id)
|
|
14932
|
-
if(i)try{i(e)}finally{n.delete(e.id)}})),RX(t,n,[],e)}function EX(t){if(t)throw new Error("Proxy has been released and is not useable")}function AX(t){return zX(t,new Map,{type:"RELEASE"}).then((()=>{$X(t)}))}const
|
|
14933
|
-
|
|
14936
|
+
if(i)try{i(e)}finally{n.delete(e.id)}})),RX(t,n,[],e)}function EX(t){if(t)throw new Error("Proxy has been released and is not useable")}function AX(t){return zX(t,new Map,{type:"RELEASE"}).then((()=>{$X(t)}))}const OX=new WeakMap,TX="FinalizationRegistry"in globalThis&&new FinalizationRegistry((t=>{const e=(OX.get(t)||0)-1
|
|
14937
|
+
OX.set(t,e),0===e&&AX(t)}))
|
|
14934
14938
|
function RX(t,e,n=[],i=function(){}){let s=!1
|
|
14935
|
-
const o=new Proxy(i,{get(i,r){if(EX(s),r===CX)return()=>{!function(t){
|
|
14939
|
+
const o=new Proxy(i,{get(i,r){if(EX(s),r===CX)return()=>{!function(t){TX&&TX.unregister(t)}(o),AX(t),e.clear(),s=!0}
|
|
14936
14940
|
if("then"===r){if(0===n.length)return{then:()=>o}
|
|
14937
14941
|
const i=zX(t,e,{type:"GET",path:n.map((t=>t.toString()))}).then(PX)
|
|
14938
14942
|
return i.then.bind(i)}return RX(t,e,[...n,r])},set(i,o,r){EX(s)
|
|
@@ -14945,8 +14949,8 @@ const[l,c]=FX(r)
|
|
|
14945
14949
|
return zX(t,e,{type:"APPLY",path:n.map((t=>t.toString())),argumentList:l},c).then(PX)},construct(i,o){EX(s)
|
|
14946
14950
|
const[r,a]=FX(o)
|
|
14947
14951
|
return zX(t,e,{type:"CONSTRUCT",path:n.map((t=>t.toString())),argumentList:r},a).then(PX)}})
|
|
14948
|
-
return function(t,e){const n=(
|
|
14949
|
-
|
|
14952
|
+
return function(t,e){const n=(OX.get(e)||0)+1
|
|
14953
|
+
OX.set(e,n),TX&&TX.register(t,e,t)}(o,t),o}function FX(t){const e=t.map(BX)
|
|
14950
14954
|
return[e.map((t=>t[0])),(n=e.map((t=>t[1])),Array.prototype.concat.apply([],n))]
|
|
14951
14955
|
var n}const NX=new WeakMap
|
|
14952
14956
|
function LX(t,e){return NX.set(t,e),t}function BX(t){for(const[e,n]of IX)if(n.canHandle(t)){const[i,s]=n.serialize(t)
|
|
@@ -14979,7 +14983,7 @@ if(void 0===n||!this.isDieInGrid(n.x,n.y))return void(this.wafermap.hoverDie=voi
|
|
|
14979
14983
|
const i=this.wafermap.diesTable.getChild("colIndex").toArray(),s=this.wafermap.diesTable.getChild("rowIndex").toArray()
|
|
14980
14984
|
for(let t=0;t<i.length;t++)if(i[t]===n.x&&s[t]===n.y)return void(this.wafermap.hoverDie={index:t,x:n.x,y:n.y})
|
|
14981
14985
|
this.wafermap.hoverDie=void 0},this.onMouseOut=t=>{this.wafermap.hoverDie=void 0}}connect(){this.wafermap.addEventListener("mousemove",this.onMouseMove),this.wafermap.addEventListener("mouseout",this.onMouseOut)}disconnect(){this.wafermap.removeEventListener("mousemove",this.onMouseMove),this.wafermap.removeEventListener("mouseout",this.onMouseOut)}calculateDieCoordinates(t){if(this.wafermap.isExperimentalUpdate()){const e=this.wafermap.originLocation,n=e===oX||e===aX?Math.floor:Math.ceil,i=e===oX||e===rX?Math.ceil:Math.floor
|
|
14982
|
-
return{x:n(this.wafermap.computations.horizontalScale.invert(t.x-this.wafermap.computations.margin.left)),y:i(this.wafermap.computations.verticalScale.invert(t.y-this.wafermap.computations.margin.top))}}}isDieInGrid(t,e){return t>=this.wafermap.computations.gridMinX&&t<=this.wafermap.computations.gridMaxX&&e>=this.wafermap.computations.gridMinY&&e<=this.wafermap.computations.gridMaxY}}class jX{constructor(t){this.wafermap=t,this.scaleExtent=[1,100],this.minExtentPoint=[0,0],this.onWheelMove=t=>{t.preventDefault()},this.wafermapNotifier=x.getNotifier(this.wafermap),this.wafermapNotifier.subscribe(this,"canvasWidth"),this.wafermapNotifier.subscribe(this,"canvasHeight")}connect(){this.createZoomBehavior(),this.wafermap.addEventListener("wheel",this.onWheelMove,{passive:!1})}disconnect(){
|
|
14986
|
+
return{x:n(this.wafermap.computations.horizontalScale.invert(t.x-this.wafermap.computations.margin.left)),y:i(this.wafermap.computations.verticalScale.invert(t.y-this.wafermap.computations.margin.top))}}}isDieInGrid(t,e){return t>=this.wafermap.computations.gridMinX&&t<=this.wafermap.computations.gridMaxX&&e>=this.wafermap.computations.gridMinY&&e<=this.wafermap.computations.gridMaxY}}class jX{constructor(t){this.wafermap=t,this.scaleExtent=[1,100],this.minExtentPoint=[0,0],this.onWheelMove=t=>{t.preventDefault()},this.wafermapNotifier=x.getNotifier(this.wafermap),this.wafermapNotifier.subscribe(this,"canvasWidth"),this.wafermapNotifier.subscribe(this,"canvasHeight")}connect(){this.createZoomBehavior(),this.wafermap.addEventListener("wheel",this.onWheelMove,{passive:!1})}disconnect(){OU().on("zoom",null)(dV(this.wafermap)),this.wafermap.removeEventListener("wheel",this.onWheelMove)}handleChange(t,e){t!==this.wafermap||"canvasWidth"!==e&&"canvasHeight"!==e||this.createZoomBehavior()}createZoomBehavior(){OU().scaleExtent(this.scaleExtent).translateExtent([this.minExtentPoint,[this.wafermap.canvasWidth,this.wafermap.canvasHeight]]).on("zoom",(t=>{this.wafermap.transform=t.transform}))(dV(this.wafermap))}}class WX{get horizontalScale(){return this._horizontalScale}get verticalScale(){return this._verticalScale}get containerDimensions(){return this._containerDimensions}get dieDimensions(){return this._dieDimensions}get margin(){return this._margin}get verticalCoefficient(){return this._verticalCoefficient}get horizontalCoefficient(){return this._horizontalCoefficient}get horizontalConstant(){return this._horizontalConstant}get verticalConstant(){return this._verticalConstant}get gridMinX(){return this._gridMinX}get gridMaxX(){return this._gridMaxX}get gridMinY(){return this._gridMinY}get gridMaxY(){return this._gridMaxY}get labelsFontSize(){return this._labelsFontSize}get colorScale(){return this._colorScale}constructor(t){this.wafermap=t,this.baseMarginPercentage=.04,this.fontSizeFactor=.8,this.colorScaleResolution=10}componentResizeUpdate(){const t={width:this.wafermap.canvasWidth,height:this.wafermap.canvasHeight},e=Math.min(t.width,t.height),n={top:(t.height-e)/2,right:(t.width-e)/2,bottom:(t.height-e)/2,left:(t.width-e)/2},i={top:e*this.baseMarginPercentage,right:e*this.baseMarginPercentage,bottom:e*this.baseMarginPercentage,left:e*this.baseMarginPercentage}
|
|
14983
14987
|
this._margin=this.calculateMarginAddition(i,n),this._containerDimensions=this.calculateContainerDimensions(t,this.margin),this.inputDataUpdate()}inputDataUpdate(){if(void 0===this._containerDimensions)return void this.componentResizeUpdate()
|
|
14984
14988
|
const t=Math.min(this._containerDimensions.width,this._containerDimensions.height)
|
|
14985
14989
|
this.gridDimensionsValidAndDefined()?this.setGridDimensionsFromBoundingBox():this.setGridDimensionsFromDies()
|