@ni/nimble-components 20.17.1 → 20.17.2
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 +22 -7
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +481 -481
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/rich-text/editor/index.d.ts +4 -2
- package/dist/esm/rich-text/editor/index.js +21 -6
- package/dist/esm/rich-text/editor/index.js.map +1 -1
- package/dist/esm/rich-text/editor/testing/rich-text-editor.pageobject.d.ts +1 -0
- package/dist/esm/rich-text/editor/testing/rich-text-editor.pageobject.js +3 -0
- package/dist/esm/rich-text/editor/testing/rich-text-editor.pageobject.js.map +1 -1
- package/dist/esm/rich-text/editor/types.d.ts +4 -0
- package/dist/esm/rich-text/editor/types.js.map +1 -1
- package/package.json +1 -1
|
@@ -60,8 +60,8 @@ return{next:()=>{const e=t
|
|
|
60
60
|
return void 0===e?{value:void 0,done:!0}:(t=t.next,{value:e,done:!1})},[Symbol.iterator]:function(){return this}}}}return Object.freeze({setArrayObserverFactory(t){o=t},getNotifier:s,track(t,e){void 0!==i&&i.watch(t,e)},trackVolatile(){void 0!==i&&(i.needsRefresh=!0)},notify(t,e){s(t).notify(e)},defineProperty(t,e){"string"==typeof e&&(e=new l(e)),a(t).push(e),Reflect.defineProperty(t,e.name,{enumerable:!0,get:function(){return e.getValue(this)},set:function(t){e.setValue(this,t)}})},getAccessors:a,binding(t,e,n=this.isVolatileBinding(t)){return new c(t,e,n)},isVolatileBinding:e=>t.test(e.toString())})}))
|
|
61
61
|
function m(t,e){g.defineProperty(t,e)}function v(t,e,n){return Object.assign({},n,{get:function(){return g.trackVolatile(),n.get.apply(this)}})}const b=i.getById(3,(()=>{let t=null
|
|
62
62
|
return{get:()=>t,set(e){t=e}}}))
|
|
63
|
-
class
|
|
64
|
-
const
|
|
63
|
+
class y{constructor(){this.index=0,this.length=0,this.parent=null,this.parentContext=null}get event(){return b.get()}get isEven(){return this.index%2==0}get isOdd(){return this.index%2!=0}get isFirst(){return 0===this.index}get isInMiddle(){return!this.isFirst&&!this.isLast}get isLast(){return this.index===this.length-1}static setEvent(t){b.set(t)}}g.defineProperty(y.prototype,"index"),g.defineProperty(y.prototype,"length")
|
|
64
|
+
const w=Object.seal(new y)
|
|
65
65
|
class x{constructor(){this.targetIndex=0}}class k extends x{constructor(){super(...arguments),this.createPlaceholder=u.createInterpolationPlaceholder}}class C extends x{constructor(t,e,n){super(),this.name=t,this.behavior=e,this.options=n}createPlaceholder(t){return u.createCustomAttributePlaceholder(this.name,t)}createBehavior(t){return new this.behavior(t,this.options)}}function S(t,e){this.source=t,this.context=e,null===this.bindingObserver&&(this.bindingObserver=g.binding(this.binding,this,this.isBindingVolatile)),this.updateTarget(this.bindingObserver.observe(t,e))}function $(t,e){this.source=t,this.context=e,this.target.addEventListener(this.targetName,this)}function M(){this.bindingObserver.disconnect(),this.source=null,this.context=null}function _(){this.bindingObserver.disconnect(),this.source=null,this.context=null
|
|
66
66
|
const t=this.target.$fastView
|
|
67
67
|
void 0!==t&&t.isComposed&&(t.unbind(),t.needsBindOnly=!0)}function E(){this.target.removeEventListener(this.targetName,this),this.source=null,this.context=null}function I(t){u.setAttribute(this.target,this.targetName,t)}function A(t){u.setBooleanAttribute(this.target,this.targetName,t)}function O(t){if(null==t&&(t=""),t.create){this.target.textContent=""
|
|
@@ -78,9 +78,9 @@ case"?":this.cleanedTargetName=t.substr(1),this.updateTarget=A
|
|
|
78
78
|
break
|
|
79
79
|
case"@":this.cleanedTargetName=t.substr(1),this.bind=$,this.unbind=E
|
|
80
80
|
break
|
|
81
|
-
default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=R)}}targetAtContent(){this.updateTarget=O,this.unbind=_}createBehavior(t){return new F(t,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class F{constructor(t,e,n,i,o,r,s){this.source=null,this.context=null,this.bindingObserver=null,this.target=t,this.binding=e,this.isBindingVolatile=n,this.bind=i,this.unbind=o,this.updateTarget=r,this.targetName=s}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(t){
|
|
81
|
+
default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=R)}}targetAtContent(){this.updateTarget=O,this.unbind=_}createBehavior(t){return new F(t,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class F{constructor(t,e,n,i,o,r,s){this.source=null,this.context=null,this.bindingObserver=null,this.target=t,this.binding=e,this.isBindingVolatile=n,this.bind=i,this.unbind=o,this.updateTarget=r,this.targetName=s}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(t){y.setEvent(t)
|
|
82
82
|
const e=this.binding(this.source,this.context)
|
|
83
|
-
|
|
83
|
+
y.setEvent(null),!0!==e&&t.preventDefault()}}let N=null
|
|
84
84
|
class P{addFactory(t){t.targetIndex=this.targetIndex,this.behaviorFactories.push(t)}captureContentBinding(t){t.targetAtContent(),this.addFactory(t)}reset(){this.behaviorFactories=[],this.targetIndex=-1}release(){N=this}static borrow(t){const e=N||new P
|
|
85
85
|
return e.directives=t,e.reset(),N=null,e}}function z(t){if(1===t.length)return t[0]
|
|
86
86
|
let e
|
|
@@ -153,7 +153,7 @@ for(;null!==a;){if(s===e){i[r]=t.createBehavior(a)
|
|
|
153
153
|
break}a=o.nextNode(),s++}}if(this.hasHostBehaviors){const e=this.hostBehaviorFactories
|
|
154
154
|
for(let n=0,o=e.length;n<o;++n,++r)i[r]=e[n].createBehavior(t)}return new j(e,i)}render(t,e,n){"string"==typeof e&&(e=document.getElementById(e)),void 0===n&&(n=e)
|
|
155
155
|
const i=this.create(n)
|
|
156
|
-
return i.bind(t,
|
|
156
|
+
return i.bind(t,w),i.appendTo(e),i}}const W=/([ \x09\x0a\x0c\x0d])([^\0-\x1F\x7F-\x9F "'>=/]+)([ \x09\x0a\x0c\x0d]*=[ \x09\x0a\x0c\x0d]*(?:[^ \x09\x0a\x0c\x0d"'`<>=]*|"[^"]*|'[^']*))$/
|
|
157
157
|
function Z(t,...e){const n=[]
|
|
158
158
|
let i=""
|
|
159
159
|
for(let o=0,r=t.length-1;o<r;++o){const r=t[o]
|
|
@@ -214,7 +214,7 @@ else if(t.isAttachedTo(e)){const n=t.behaviors
|
|
|
214
214
|
t.removeStylesFrom(e),null!==n&&this.removeBehaviors(n)}}addBehaviors(t){const e=this.behaviors||(this.behaviors=new Map),n=t.length,i=[]
|
|
215
215
|
for(let o=0;o<n;++o){const n=t[o]
|
|
216
216
|
e.has(n)?e.set(n,e.get(n)+1):(e.set(n,1),i.push(n))}if(this._isConnected){const t=this.element
|
|
217
|
-
for(let e=0;e<i.length;++e)i[e].bind(t,
|
|
217
|
+
for(let e=0;e<i.length;++e)i[e].bind(t,w)}}removeBehaviors(t,e=!1){const n=this.behaviors
|
|
218
218
|
if(null===n)return
|
|
219
219
|
const i=t.length,o=[]
|
|
220
220
|
for(let r=0;r<i;++r){const i=t[r]
|
|
@@ -222,9 +222,9 @@ if(n.has(i)){const t=n.get(i)-1
|
|
|
222
222
|
0===t||e?n.delete(i)&&o.push(i):n.set(i,t)}}if(this._isConnected){const t=this.element
|
|
223
223
|
for(let e=0;e<o.length;++e)o[e].unbind(t)}}onConnectedCallback(){if(this._isConnected)return
|
|
224
224
|
const t=this.element
|
|
225
|
-
this.needsInitialization?this.finishInitialization():null!==this.view&&this.view.bind(t,
|
|
225
|
+
this.needsInitialization?this.finishInitialization():null!==this.view&&this.view.bind(t,w)
|
|
226
226
|
const e=this.behaviors
|
|
227
|
-
if(null!==e)for(const[n]of e)n.bind(t,
|
|
227
|
+
if(null!==e)for(const[n]of e)n.bind(t,w)
|
|
228
228
|
this.setIsConnected(!0)}onDisconnectedCallback(){if(!this._isConnected)return
|
|
229
229
|
this.setIsConnected(!1)
|
|
230
230
|
const t=this.view
|
|
@@ -248,11 +248,11 @@ const o=[]
|
|
|
248
248
|
for(let r=0,s=t.length-1;r<s;++r){i+=t[r]
|
|
249
249
|
let s=e[r]
|
|
250
250
|
if(s instanceof vt){const t=s.createBehavior()
|
|
251
|
-
s=s.createCSS(),t&&o.push(t)}s instanceof G||s instanceof CSSStyleSheet?(""!==i.trim()&&(n.push(i),i=""),n.push(s)):i+=s}return i+=t[t.length-1],""!==i.trim()&&n.push(i),{styles:n,behaviors:o}}function
|
|
252
|
-
return i.length&&o.withBehaviors(...i),o}class
|
|
251
|
+
s=s.createCSS(),t&&o.push(t)}s instanceof G||s instanceof CSSStyleSheet?(""!==i.trim()&&(n.push(i),i=""),n.push(s)):i+=s}return i+=t[t.length-1],""!==i.trim()&&n.push(i),{styles:n,behaviors:o}}function yt(t,...e){const{styles:n,behaviors:i}=bt(t,e),o=G.create(n)
|
|
252
|
+
return i.length&&o.withBehaviors(...i),o}class wt extends vt{constructor(t,e){super(),this.behaviors=e,this.css=""
|
|
253
253
|
const n=t.reduce(((t,e)=>("string"==typeof e?this.css+=e:t.push(e),t)),[])
|
|
254
254
|
n.length&&(this.styles=G.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 xt(t,...e){const{styles:n,behaviors:i}=bt(t,e)
|
|
255
|
-
return new
|
|
255
|
+
return new wt(n,i)}function kt(t,e,n){return{index:t,removed:e,addedCount:n}}const Ct=0,St=1,$t=2,Mt=3
|
|
256
256
|
function _t(t,e,n,i,r,s){let a=0,l=0
|
|
257
257
|
const c=Math.min(n-e,s-r)
|
|
258
258
|
if(0===e&&0===r&&(a=function(t,e,n){for(let i=0;i<n;++i)if(t[i]!==e[i])return i
|
|
@@ -464,7 +464,7 @@ switch(this.strategy){case 1:case 2:return t.getFactory(this.state)
|
|
|
464
464
|
case 5:return null!==(i=null===(n=null===(e=t.getResolver(this.state))||void 0===e?void 0:e.getFactory)||void 0===n?void 0:n.call(e,t))&&void 0!==i?i:null
|
|
465
465
|
default:return null}}}function fe(t){return this.get(t)}function ge(t,e){return e(t)}class me{constructor(t,e){this.Type=t,this.dependencies=e,this.transformers=null}construct(t,e){let n
|
|
466
466
|
return n=void 0===e?new this.Type(...this.dependencies.map(fe,t)):new this.Type(...this.dependencies.map(fe,t),...e),null==this.transformers?n:this.transformers.reduce(ge,n)}registerTransformer(t){(this.transformers||(this.transformers=[])).push(t)}}const ve={$isResolver:!0,resolve:(t,e)=>e}
|
|
467
|
-
function be(t){return"function"==typeof t.register}function
|
|
467
|
+
function be(t){return"function"==typeof t.register}function ye(t){return function(t){return be(t)&&"boolean"==typeof t.registerInRequestor}(t)&&t.registerInRequestor}const we=new Set(["Array","ArrayBuffer","Boolean","DataView","Date","Error","EvalError","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Number","Object","Promise","RangeError","ReferenceError","RegExp","Set","SharedArrayBuffer","String","SyntaxError","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","URIError","WeakMap","WeakSet"]),xe="__DI_LOCATE_PARENT__",ke=new Map
|
|
468
468
|
class Ce{constructor(t,e){this.owner=t,this.config=e,this._parent=void 0,this.registerDepth=0,this.context=null,null!==t&&(t.$$container$$=this),this.resolvers=new Map,this.resolvers.set(he,ve),t instanceof Node&&t.addEventListener(xe,(t=>{t.composedPath()[0]!==this.owner&&(t.detail.container=this,t.stopImmediatePropagation())}))}get parent(){return void 0===this._parent&&(this._parent=this.config.parentLocator(this.owner)),this._parent}get depth(){return null===this.parent?0:this.parent.depth+1}get responsibleForOwnerRequests(){return this.config.responsibleForOwnerRequests}registerWithContext(t,...e){return this.context=t,this.register(...e),this.context=null,this}register(...t){if(100==++this.registerDepth)throw new Error("Unable to autoregister dependency")
|
|
469
469
|
let e,n,i,o,r
|
|
470
470
|
const s=this.context
|
|
@@ -479,11 +479,11 @@ if(n.getFactory){const t=n.getFactory(this)
|
|
|
479
479
|
return null!=t&&(t.registerTransformer(e),!0)}return!1}getResolver(t,e=!0){if(_e(t),void 0!==t.resolve)return t
|
|
480
480
|
let n,i=this
|
|
481
481
|
for(;null!=i;){if(n=i.resolvers.get(t),null!=n)return n
|
|
482
|
-
if(null==i.parent){const n=
|
|
482
|
+
if(null==i.parent){const n=ye(t)?this:i
|
|
483
483
|
return e?this.jitRegister(t,n):null}i=i.parent}return null}has(t,e=!1){return!!this.resolvers.has(t)||!(!e||null==this.parent)&&this.parent.has(t,!0)}get(t){if(_e(t),t.$isResolver)return t.resolve(this,this)
|
|
484
484
|
let e,n=this
|
|
485
485
|
for(;null!=n;){if(e=n.resolvers.get(t),null!=e)return e.resolve(n,this)
|
|
486
|
-
if(null==n.parent){const i=
|
|
486
|
+
if(null==n.parent){const i=ye(t)?this:n
|
|
487
487
|
return e=this.jitRegister(t,i),e.resolve(n,this)}n=n.parent}throw new Error(`Unable to resolve key: ${String(t)}`)}getAll(t,e=!1){_e(t)
|
|
488
488
|
const n=this
|
|
489
489
|
let i,r=n
|
|
@@ -493,7 +493,7 @@ return e}for(;null!=r;){if(i=r.resolvers.get(t),null!=i)return Ee(i,r,n)
|
|
|
493
493
|
if(r=r.parent,null==r)return o}return o}getFactory(t){let e=ke.get(t)
|
|
494
494
|
if(void 0===e){if(Oe(t))throw new Error(`${t.name} is a native function and therefore cannot be safely constructed by DI. If this is intentional, please use a callback or cachedCallback resolver.`)
|
|
495
495
|
ke.set(t,e=new me(t,de.getDependencies(t)))}return e}registerFactory(t,e){ke.set(t,e)}createChild(t){return new Ce(null,Object.assign({},this.config,t,{parentLocator:()=>this}))}jitRegister(t,e){if("function"!=typeof t)throw new Error(`Attempted to jitRegister something that is not a constructor: '${t}'. Did you forget to register this dependency?`)
|
|
496
|
-
if(
|
|
496
|
+
if(we.has(t.name))throw new Error(`Attempted to jitRegister an intrinsic type: ${t.name}. Did you forget to add @inject(Key)`)
|
|
497
497
|
if(be(t)){const n=t.register(e)
|
|
498
498
|
if(!(n instanceof Object)||null==n.resolve){const n=e.resolvers.get(t)
|
|
499
499
|
if(null!=n)return n
|
|
@@ -613,7 +613,7 @@ this.setItemSeparator(e,n),this.setAriaCurrent(e,n)}))}}setItemSeparator(t,e){t
|
|
|
613
613
|
return t.childElementCount>0?t.querySelector("a[href]"):(null===(e=t.shadowRoot)||void 0===e?void 0:e.childElementCount)?null===(n=t.shadowRoot)||void 0===n?void 0:n.querySelector("a[href]"):null}setAriaCurrent(t,e){const n=this.findChildWithHref(t)
|
|
614
614
|
null===n&&t.hasAttribute("href")&&t instanceof vn?e?t.setAttribute("aria-current","page"):t.removeAttribute("aria-current"):null!==n&&(e?n.setAttribute("aria-current","page"):n.removeAttribute("aria-current"))}}
|
|
615
615
|
ee([m],bn.prototype,"slottedBreadcrumbItems",void 0)
|
|
616
|
-
const
|
|
616
|
+
const yn=(t,e)=>Z`
|
|
617
617
|
<button
|
|
618
618
|
class="control"
|
|
619
619
|
part="control"
|
|
@@ -657,13 +657,13 @@ const wn=(t,e)=>Z`
|
|
|
657
657
|
</span>
|
|
658
658
|
${Qt(0,e)}
|
|
659
659
|
</button>
|
|
660
|
-
`,
|
|
660
|
+
`,wn="form-associated-proxy",xn="ElementInternals",kn=xn in window&&"setFormValue"in window[xn].prototype,Cn=new WeakMap
|
|
661
661
|
function Sn(t){const e=class extends t{constructor(...t){super(...t),this.dirtyValue=!1,this.disabled=!1,this.proxyEventsToBlock=["change","click"],this.proxyInitialized=!1,this.required=!1,this.initialValue=this.initialValue||"",this.elementInternals||(this.formResetCallback=this.formResetCallback.bind(this))}static get formAssociated(){return kn}get validity(){return this.elementInternals?this.elementInternals.validity:this.proxy.validity}get form(){return this.elementInternals?this.elementInternals.form:this.proxy.form}get validationMessage(){return this.elementInternals?this.elementInternals.validationMessage:this.proxy.validationMessage}get willValidate(){return this.elementInternals?this.elementInternals.willValidate:this.proxy.willValidate}get labels(){if(this.elementInternals)return Object.freeze(Array.from(this.elementInternals.labels))
|
|
662
662
|
if(this.proxy instanceof HTMLElement&&this.proxy.ownerDocument&&this.id){const t=this.proxy.labels,e=Array.from(this.proxy.getRootNode().querySelectorAll(`[for='${this.id}']`)),n=t?e.concat(Array.from(t)):e
|
|
663
663
|
return Object.freeze(n)}return o}valueChanged(t,e){this.dirtyValue=!0,this.proxy instanceof HTMLElement&&(this.proxy.value=this.value),this.currentValue=this.value,this.setFormValue(this.value),this.validate()}currentValueChanged(){this.value=this.currentValue}initialValueChanged(t,e){this.dirtyValue||(this.value=this.initialValue,this.dirtyValue=!1)}disabledChanged(t,e){this.proxy instanceof HTMLElement&&(this.proxy.disabled=this.disabled),u.queueUpdate((()=>this.classList.toggle("disabled",this.disabled)))}nameChanged(t,e){this.proxy instanceof HTMLElement&&(this.proxy.name=this.name)}requiredChanged(t,e){this.proxy instanceof HTMLElement&&(this.proxy.required=this.required),u.queueUpdate((()=>this.classList.toggle("required",this.required))),this.validate()}get elementInternals(){if(!kn)return null
|
|
664
664
|
let t=Cn.get(this)
|
|
665
665
|
return t||(t=this.attachInternals(),Cn.set(this,t)),t}connectedCallback(){super.connectedCallback(),this.addEventListener("keypress",this._keypressHandler),this.value||(this.value=this.initialValue,this.dirtyValue=!1),this.elementInternals||(this.attachProxy(),this.form&&this.form.addEventListener("reset",this.formResetCallback))}disconnectedCallback(){super.disconnectedCallback(),this.proxyEventsToBlock.forEach((t=>this.proxy.removeEventListener(t,this.stopPropagation))),!this.elementInternals&&this.form&&this.form.removeEventListener("reset",this.formResetCallback)}checkValidity(){return this.elementInternals?this.elementInternals.checkValidity():this.proxy.checkValidity()}reportValidity(){return this.elementInternals?this.elementInternals.reportValidity():this.proxy.reportValidity()}setValidity(t,e,n){this.elementInternals?this.elementInternals.setValidity(t,e,n):"string"==typeof e&&this.proxy.setCustomValidity(e)}formDisabledCallback(t){this.disabled=t}formResetCallback(){this.value=this.initialValue,this.dirtyValue=!1}attachProxy(){var t
|
|
666
|
-
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",
|
|
666
|
+
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",wn),this.proxySlot=document.createElement("slot"),this.proxySlot.setAttribute("name",wn)),null===(t=this.shadowRoot)||void 0===t||t.appendChild(this.proxySlot),this.appendChild(this.proxy)}detachProxy(){var t
|
|
667
667
|
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===Qe)if(this.form instanceof HTMLFormElement){const t=this.form.querySelector("[type=submit]")
|
|
668
668
|
null==t||t.click()}}stopPropagation(t){t.stopPropagation()}}
|
|
669
669
|
return st({mode:"boolean"})(e.prototype,"disabled"),st({mode:"fromView",attribute:"value"})(e.prototype,"initialValue"),st({attribute:"current-value"})(e.prototype,"currentValue"),st(e.prototype,"name"),st({mode:"boolean"})(e.prototype,"required"),m(e.prototype,"value"),e}function $n(t){class e extends(Sn(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
|
|
@@ -800,7 +800,7 @@ e&&!hi.existsFor(e)&&hi.getOrCreate(e),n.has(t)||n.add(t)}unsubscribe(t,e){const
|
|
|
800
800
|
n&&n.has(t)&&n.delete(t)}notify(t){const e=Object.freeze({token:this,target:t})
|
|
801
801
|
this.subscribers.has(this)&&this.subscribers.get(this).forEach((t=>t.handleChange(e))),this.subscribers.has(t)&&this.subscribers.get(t).forEach((t=>t.handleChange(e)))}alias(t){return e=>t.getValueFor(e)}}si.uniqueId=(()=>{let t=0
|
|
802
802
|
return()=>(t++,t.toString(16))})(),si.tokensById=new Map
|
|
803
|
-
class ai{constructor(t,e,n){this.source=t,this.token=e,this.node=n,this.dependencies=new Set,this.observer=g.binding(t,this,!1),this.observer.handleChange=this.observer.call,this.handleChange()}disconnect(){this.observer.disconnect()}handleChange(){this.node.store.set(this.token,this.observer.observe(this.node.target,
|
|
803
|
+
class ai{constructor(t,e,n){this.source=t,this.token=e,this.node=n,this.dependencies=new Set,this.observer=g.binding(t,this,!1),this.observer.handleChange=this.observer.call,this.handleChange()}disconnect(){this.observer.disconnect()}handleChange(){this.node.store.set(this.token,this.observer.observe(this.node.target,w))}}class li{constructor(){this.values=new Map}set(t,e){this.values.get(t)!==e&&(this.values.set(t,e),g.getNotifier(this).notify(t.id))}get(t){return g.track(this,t.id),this.values.get(t)}delete(t){this.values.delete(t)}all(){return this.values.entries()}}const ci=new WeakMap,di=new WeakMap
|
|
804
804
|
class hi{constructor(t){this.target=t,this.store=new li,this.children=[],this.assignedValues=new Map,this.reflecting=new Set,this.bindingObservers=new Map,this.tokenValueChangeHandler={handleChange:(t,e)=>{const n=si.getTokenById(e)
|
|
805
805
|
if(n&&(n.notify(this.target),si.isCSSDesignToken(n))){const e=this.parent,i=this.isReflecting(n)
|
|
806
806
|
if(e){const o=e.get(n),r=t.get(n)
|
|
@@ -830,25 +830,25 @@ return this.bindingObservers.set(t,n),n}tearDownBindingObserver(t){return!!this.
|
|
|
830
830
|
this.add(e,n)}add(t,e){ri.getOrCreate(e).setProperty(t.cssCustomProperty,this.resolveCSSValue(hi.getOrCreate(e).get(t)))}remove(t,e){ri.getOrCreate(e).removeProperty(t.cssCustomProperty)}resolveCSSValue(t){return t&&"function"==typeof t.createCSS?t.createCSS():t}},ee([m],hi.prototype,"children",void 0)
|
|
831
831
|
const ui=Object.freeze({create:function(t){return si.from(t)},notifyConnection:t=>!(!t.isConnected||!hi.existsFor(t))&&(hi.getOrCreate(t).bind(),!0),notifyDisconnection:t=>!(t.isConnected||!hi.existsFor(t))&&(hi.getOrCreate(t).unbind(),!0),registerRoot(t=Jn){ni.registerRoot(t)},unregisterRoot(t=Jn){ni.unregisterRoot(t)}}),pi=Object.freeze({definitionCallbackOnly:null,ignoreDuplicate:Symbol()}),fi=new Map,gi=new Map
|
|
832
832
|
let mi=null
|
|
833
|
-
const vi=de.createInterface((t=>t.cachedCallback((t=>(null===mi&&(mi=new
|
|
833
|
+
const vi=de.createInterface((t=>t.cachedCallback((t=>(null===mi&&(mi=new yi(null,t)),mi))))),bi=Object.freeze({tagFor:t=>gi.get(t),responsibleFor(t){const e=t.$$designSystem$$
|
|
834
834
|
if(e)return e
|
|
835
835
|
return de.findResponsibleContainer(t).get(vi)},getOrCreate(t){if(!t)return null===mi&&(mi=de.getOrCreateDOMContainer().get(vi)),mi
|
|
836
836
|
const e=t.$$designSystem$$
|
|
837
837
|
if(e)return e
|
|
838
838
|
const n=de.getOrCreateDOMContainer(t)
|
|
839
839
|
if(n.has(vi,!1))return n.get(vi)
|
|
840
|
-
{const e=new
|
|
840
|
+
{const e=new yi(t,n)
|
|
841
841
|
return n.register(Me.instance(vi,e)),e}}})
|
|
842
|
-
class
|
|
842
|
+
class yi{constructor(t,e){this.owner=t,this.container=e,this.designTokensInitialized=!1,this.prefix="fast",this.shadowRootMode=void 0,this.disambiguate=()=>pi.definitionCallbackOnly,null!==t&&(t.$$designSystem$$=this)}withPrefix(t){return this.prefix=t,this}withShadowRootMode(t){return this.shadowRootMode=t,this}withElementDisambiguation(t){return this.disambiguate=t,this}withDesignTokenRoot(t){return this.designTokenRoot=t,this}register(...t){const e=this.container,n=[],i=this.disambiguate,o=this.shadowRootMode,r={elementPrefix:this.prefix,tryDefineElement(t,r,s){const a=function(t,e,n){return"string"==typeof t?{name:t,type:e,callback:n}:t}(t,r,s),{name:l,callback:c,baseClass:d}=a
|
|
843
843
|
let{type:h}=a,u=l,p=fi.get(u),f=!0
|
|
844
844
|
for(;p;){const t=i(u,h,p)
|
|
845
845
|
switch(t){case pi.ignoreDuplicate:return
|
|
846
846
|
case pi.definitionCallbackOnly:f=!1,p=void 0
|
|
847
847
|
break
|
|
848
|
-
default:u=t,p=fi.get(u)}}f&&((gi.has(h)||h===ze)&&(h=class extends h{}),fi.set(u,h),gi.set(h,u),d&&gi.set(d,u)),n.push(new
|
|
848
|
+
default:u=t,p=fi.get(u)}}f&&((gi.has(h)||h===ze)&&(h=class extends h{}),fi.set(u,h),gi.set(h,u),d&&gi.set(d,u)),n.push(new wi(e,u,h,o,c,f))}}
|
|
849
849
|
this.designTokensInitialized||(this.designTokensInitialized=!0,null!==this.designTokenRoot&&ui.registerRoot(this.designTokenRoot)),e.registerWithContext(r,...t)
|
|
850
850
|
for(const t of n)t.callback(t),t.willDefine&&null!==t.definition&&t.definition.define()
|
|
851
|
-
return this}}class
|
|
851
|
+
return this}}class wi{constructor(t,e,n,i,o,r){this.container=t,this.name=e,this.type=n,this.shadowRootMode=i,this.callback=o,this.willDefine=r,this.definition=null}definePresentation(t){Ne.define(this.name,t,this.container)}defineElement(t){this.definition=new dt(this.type,Object.assign(Object.assign({},t),{name:this.name}))}tagFor(t){return bi.tagFor(t)}}
|
|
852
852
|
/*!
|
|
853
853
|
* tabbable 5.3.3
|
|
854
854
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
@@ -1070,7 +1070,7 @@ const a="radio"===n.getAttribute("role"),l=null===(o=null===(i=n.$fastController
|
|
|
1070
1070
|
return n.hasAttribute("disabled")||n.hasAttribute("hidden")||!(_i(n)||a||l||c)?n.childElementCount?e.concat(Array.from(n.children).reduce(t.reduceFocusableItems,[])):e:(e.push(n),e)}setFocusableElements(){this.$fastController.isConnected&&this.focusableElements.length>0&&this.focusableElements.forEach(((t,e)=>{t.tabIndex=this.activeIndex===e?0:-1}))}}
|
|
1071
1071
|
ee([m],ho.prototype,"direction",void 0),ee([st],ho.prototype,"orientation",void 0),ee([m],ho.prototype,"slottedItems",void 0),ee([m],ho.prototype,"slottedLabel",void 0),ee([m],ho.prototype,"childItems",void 0)
|
|
1072
1072
|
class uo{}ee([st({attribute:"aria-labelledby"})],uo.prototype,"ariaLabelledby",void 0),ee([st({attribute:"aria-label"})],uo.prototype,"ariaLabel",void 0),He(uo,un),He(ho,Yt,uo)
|
|
1073
|
-
const po="top",fo="right",go="bottom",mo="left",vo="start",bo="end",
|
|
1073
|
+
const po="top",fo="right",go="bottom",mo="left",vo="start",bo="end",yo="top-left",wo="top-right",xo="bottom-left",ko="bottom-right",Co="top-start",So="top-end",$o="bottom-start",Mo="bottom-end"
|
|
1074
1074
|
let _o=class extends ze{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=an.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()
|
|
1075
1075
|
return t instanceof ShadowRoot?t.getElementById(this.anchor):document.getElementById(this.anchor)},this.handleDocumentKeydown=t=>{if(!t.defaultPrevented&&this.tooltipVisible&&t.key===tn)this.isAnchorHoveredFocused=!1,this.updateTooltipVisibility(),this.$emit("dismiss")},this.updateTooltipVisibility=()=>{if(!1===this.visible)this.hideTooltip()
|
|
1076
1076
|
else{if(!0===this.visible)return void this.showTooltip()
|
|
@@ -1081,9 +1081,9 @@ null!==this.anchorElement.parentElement&&this.anchorElement.parentElement.queryS
|
|
|
1081
1081
|
break
|
|
1082
1082
|
case fo:case mo:case vo:case bo:this.verticalDefaultPosition="center",this.horizontalDefaultPosition=this.position
|
|
1083
1083
|
break
|
|
1084
|
-
case
|
|
1084
|
+
case yo:this.verticalDefaultPosition="top",this.horizontalDefaultPosition="left"
|
|
1085
1085
|
break
|
|
1086
|
-
case
|
|
1086
|
+
case wo:this.verticalDefaultPosition="top",this.horizontalDefaultPosition="right"
|
|
1087
1087
|
break
|
|
1088
1088
|
case xo:this.verticalDefaultPosition="bottom",this.horizontalDefaultPosition="left"
|
|
1089
1089
|
break
|
|
@@ -1157,23 +1157,23 @@ return new Lo(No(Number(n[0]),0,255),No(Number(n[1]),0,255),No(Number(n[2]),0,25
|
|
|
1157
1157
|
if(null===e)return null
|
|
1158
1158
|
const n=e[1].split(",")
|
|
1159
1159
|
return 4===n.length?new Lo(No(Number(n[0]),0,255),No(Number(n[1]),0,255),No(Number(n[2]),0,255),Number(n[3])):null}(e):function(t){return Vo.hasOwnProperty(t)}(e)?function(t){const e=Vo[t.toLowerCase()]
|
|
1160
|
-
return e?new Lo(e.r,e.g,e.b,e.hasOwnProperty("a")?e.a:void 0):null}(e):null}const Go="#a46eff",Ko="#804ad9",Jo="#ff8126",Xo="#009921",Yo="#00c12b",Qo="#c4000c",tr="#818386",er="#f1f1f2",nr="#f5f5f5",ir="#ffffff",or="#363738",rr="#505153",sr="#000000",ar="#161617",lr="#074023",cr="#009b65",dr="#d63434",hr="#ff4b00",ur="#006b46",pr="#32eb96",fr="Source Sans Pro",gr="Source Sans Pro",mr="400",vr="14px",br="14px",
|
|
1160
|
+
return e?new Lo(e.r,e.g,e.b,e.hasOwnProperty("a")?e.a:void 0):null}(e):null}const Go="#a46eff",Ko="#804ad9",Jo="#ff8126",Xo="#009921",Yo="#00c12b",Qo="#c4000c",tr="#818386",er="#f1f1f2",nr="#f5f5f5",ir="#ffffff",or="#363738",rr="#505153",sr="#000000",ar="#161617",lr="#074023",cr="#009b65",dr="#d63434",hr="#ff4b00",ur="#006b46",pr="#32eb96",fr="Source Sans Pro",gr="Source Sans Pro",mr="400",vr="14px",br="14px",yr="18px",wr="18px",xr="14px",kr="0.25s"
|
|
1161
1161
|
function Cr(t,e){const{r:n,g:i,b:o}=Wo(t)
|
|
1162
|
-
return`rgba(${255*n}, ${255*i}, ${255*o}, ${e})`}const Sr=Cr(sr,.3),$r=Cr(sr,.6),Mr=Cr(sr,.6),_r=kr,Er={light:"light",dark:"dark",color:"color"},Ir="action-rgb-partial-color",Ar="application-background-color",Or="divider-background-color",Tr="header-background-color",Rr="section-background-color",Dr="button-fill-primary-color",Fr="button-primary-font-color",Nr="button-fill-active-primary-color",Pr="button-fill-accent-color",zr="button-accent-block-font-color",Lr="button-accent-outline-font-color",Vr="button-border-accent-outline-color",Hr="button-fill-accent-active-color",Br="fill-selected-color",qr="fill-selected-rgb-partial-color",jr="fill-hover-selected-color",Ur="fill-hover-color",Wr="fill-hover-rgb-partial-color",Zr="fill-down-color",Gr="border-color",Kr="border-rgb-partial-color",Jr="fail-color",Xr="warning-color",Yr="pass-color",Qr="information-color",ts="border-hover-color",es="icon-color",ns="modal-backdrop-color",is="popup-border-color",rs="card-border-color",ss="control-height",as="control-slim-height",ls="small-padding",cs="medium-padding",ds="standard-padding",hs="large-padding",us="label-height",ps="border-width",fs="icon-size",gs="group-header-text-transform",ms="drawer-width",vs="dialog-small-width",bs="dialog-small-height",
|
|
1162
|
+
return`rgba(${255*n}, ${255*i}, ${255*o}, ${e})`}const Sr=Cr(sr,.3),$r=Cr(sr,.6),Mr=Cr(sr,.6),_r=kr,Er={light:"light",dark:"dark",color:"color"},Ir="action-rgb-partial-color",Ar="application-background-color",Or="divider-background-color",Tr="header-background-color",Rr="section-background-color",Dr="button-fill-primary-color",Fr="button-primary-font-color",Nr="button-fill-active-primary-color",Pr="button-fill-accent-color",zr="button-accent-block-font-color",Lr="button-accent-outline-font-color",Vr="button-border-accent-outline-color",Hr="button-fill-accent-active-color",Br="fill-selected-color",qr="fill-selected-rgb-partial-color",jr="fill-hover-selected-color",Ur="fill-hover-color",Wr="fill-hover-rgb-partial-color",Zr="fill-down-color",Gr="border-color",Kr="border-rgb-partial-color",Jr="fail-color",Xr="warning-color",Yr="pass-color",Qr="information-color",ts="border-hover-color",es="icon-color",ns="modal-backdrop-color",is="popup-border-color",rs="card-border-color",ss="control-height",as="control-slim-height",ls="small-padding",cs="medium-padding",ds="standard-padding",hs="large-padding",us="label-height",ps="border-width",fs="icon-size",gs="group-header-text-transform",ms="drawer-width",vs="dialog-small-width",bs="dialog-small-height",ys="dialog-small-max-height",ws="dialog-large-width",xs="dialog-large-height",ks="dialog-large-max-height",Cs="menu-min-width",Ss="banner-gap-size",$s="spinner-small-height",Ms="spinner-medium-height",_s="spinner-large-height",Es="small-delay",Is="medium-delay",As="large-delay",Os="headline-plus-1-font",Ts="headline-font",Rs="table-header-font",Ds="title-plus-2-font",Fs="title-plus-1-font",Ns="title-font",Ps="subtitle-plus-1-font",zs="subtitle-font",Ls="link-font",Vs="link-active-font",Hs="link-prominent-font",Bs="link-active-prominent-font",qs="placeholder-font",js="body-emphasized-font",Us="body-font",Ws="group-header-font",Zs="control-label-font",Gs="button-label-font",Ks="tooltip-caption-font",Js="tooltip-background-color",Xs="error-text-font",Ys="table-row-border-color",Qs="elevation-1-box-shadow",ta="elevation-2-box-shadow",ea="elevation-3-box-shadow",na="graph-gridline-color",ia="mention-font",oa=t=>`ni-nimble-${t}`,ra="animationend",sa="change",aa="ArrowDown",la="ArrowLeft",ca="ArrowUp",da="Enter",ha="Escape",ua="Shift"
|
|
1163
1163
|
var pa
|
|
1164
1164
|
!function(t){t.ltr="ltr",t.rtl="rtl"}(pa||(pa={}))
|
|
1165
1165
|
let fa=0
|
|
1166
|
-
function ga(t=""){return`${t}${fa++}`}const ma=Z`<slot></slot>`,va=
|
|
1166
|
+
function ga(t=""){return`${t}${fa++}`}const ma=Z`<slot></slot>`,va=yt`
|
|
1167
1167
|
:host {
|
|
1168
1168
|
display: contents;
|
|
1169
1169
|
}
|
|
1170
1170
|
`
|
|
1171
1171
|
class ba{constructor(){this.lang=document.documentElement.lang
|
|
1172
1172
|
new MutationObserver((t=>{for(const e of t)"attributes"===e.type&&"lang"===e.attributeName&&(this.lang=e.target.lang)})).observe(document.documentElement,{attributeFilter:["lang"]})}}t([m],ba.prototype,"lang",void 0)
|
|
1173
|
-
const
|
|
1174
|
-
function
|
|
1173
|
+
const ya=new ba
|
|
1174
|
+
function wa(t){try{return new Intl.Locale(t),!0}catch(t){return!1}}const xa=ui.create({name:"lang",cssCustomPropertyName:null}).withDefault((()=>wa(ya.lang)?ya.lang:"en-US")),ka=ui.create({name:"direction",cssCustomPropertyName:null}).withDefault(pa.ltr),Ca=ui.create({name:"theme",cssCustomPropertyName:null}).withDefault(Er.light)
|
|
1175
1175
|
class Sa extends ze{constructor(){super(...arguments),this.theme=Er.light,this.langIsInvalid=!1}get validity(){return{invalidLang:this.langIsInvalid}}checkValidity(){return!this.langIsInvalid}langChanged(t,e){if(null==e)return xa.deleteValueFor(this),void(this.langIsInvalid=!1)
|
|
1176
|
-
|
|
1176
|
+
wa(e)?(xa.setValueFor(this,e),this.langIsInvalid=!1):(xa.deleteValueFor(this),this.langIsInvalid=!0)}directionChanged(t,e){null!=e?ka.setValueFor(this,e):ka.deleteValueFor(this)}themeChanged(t,e){null!=e?Ca.setValueFor(this,e):Ca.deleteValueFor(this)}}t([st()],Sa.prototype,"lang",void 0),t([st()],Sa.prototype,"direction",void 0),t([st()],Sa.prototype,"theme",void 0)
|
|
1177
1177
|
const $a=Sa.compose({baseName:"theme-provider",styles:va,template:ma})
|
|
1178
1178
|
bi.getOrCreate().withPrefix("nimble").register($a())
|
|
1179
1179
|
const Ma=bi.tagFor(Sa),_a="Source Sans Pro Fallback",Ea="Source Sans Pro Fallback",Ia=ui.create(oa(Ir)).withDefault((t=>Vd(Bd(t,ar,er,ir)))),Aa=ui.create(oa(Ar)).withDefault((t=>Bd(t,ir,or,lr)))
|
|
@@ -1189,18 +1189,18 @@ const qa=ui.create(oa(is)).withDefault((t=>Cr(Bd(t,ar,er,ir),.3))),ja=ui.create(
|
|
|
1189
1189
|
ui.create(oa(na)).withDefault((t=>Cr(Bd(t,ar,er,ir),.2))),ui.create(oa(Js)).withDefault((t=>Bd(t,er,or,lr)))
|
|
1190
1190
|
const Ua=ui.create(oa(Ys)).withDefault((t=>Bd(t,er,rr,lr))),Wa=ui.create(oa(Dr)).withDefault((t=>Bd(t,Cr(ar,.75),Cr(er,.3),Cr(ir,.3)))),Za=ui.create(oa(Fr)).withDefault((t=>Bd(t,er,er,ir))),Ga=ui.create(oa(Nr)).withDefault((t=>Bd(t,Cr(ar,.85),Cr(er,.2),Cr(ir,.2)))),Ka=ui.create(oa(Pr)).withDefault((t=>Bd(t,ur,cr,Cr(ir,.1)))),Ja=ui.create(oa(zr)).withDefault((t=>Bd(t,ir,er,ir))),Xa=ui.create(oa(Lr)).withDefault((t=>Bd(t,"#00734b",pr,ir))),Ya=ui.create(oa(Vr)).withDefault((t=>Bd(t,cr,pr,Cr(ir,.3)))),Qa=ui.create(oa(Hr)).withDefault((t=>Bd(t,"#00613f",ur,Cr(ir,.2)))),tl=ui.create(oa(ss)).withDefault("32px"),el=ui.create(oa(as)).withDefault("24px"),nl=ui.create(oa(ls)).withDefault("4px"),il=ui.create(oa(cs)).withDefault("8px"),ol=ui.create(oa(ds)).withDefault("16px"),rl=ui.create(oa(hs)).withDefault("24px")
|
|
1191
1191
|
ui.create(oa(us)).withDefault("16px")
|
|
1192
|
-
const sl=ui.create(oa(ps)).withDefault("1px"),al=ui.create(oa(fs)).withDefault("16px"),ll=ui.create(oa(ms)).withDefault("784px"),cl=ui.create(oa(vs)).withDefault("400px"),dl=ui.create(oa(bs)).withDefault("fit-content"),hl=ui.create(oa(
|
|
1193
|
-
ui.create(oa(
|
|
1192
|
+
const sl=ui.create(oa(ps)).withDefault("1px"),al=ui.create(oa(fs)).withDefault("16px"),ll=ui.create(oa(ms)).withDefault("784px"),cl=ui.create(oa(vs)).withDefault("400px"),dl=ui.create(oa(bs)).withDefault("fit-content"),hl=ui.create(oa(ys)).withDefault("600px")
|
|
1193
|
+
ui.create(oa(ws)).withDefault("1024px"),ui.create(oa(xs)).withDefault("680px"),ui.create(oa(ks)).withDefault("680px")
|
|
1194
1194
|
const ul=ui.create(oa(Cs)).withDefault("176px")
|
|
1195
1195
|
ui.create(oa(Ss)).withDefault("1px")
|
|
1196
1196
|
const pl=ui.create(oa($s)).withDefault("16px")
|
|
1197
1197
|
ui.create(oa(Ms)).withDefault("32px"),ui.create(oa(_s)).withDefault("64px"),ui.create(oa(Qs)).withDefault((t=>`0px 1px 4px ${Cr(Bd(t,sr,sr,sr),.16)}`))
|
|
1198
1198
|
const fl=ui.create(oa(ta)).withDefault((t=>`0px 2px 4px ${Cr(Bd(t,sr,sr,sr),.16)}`)),gl=ui.create(oa(ea)).withDefault((t=>`0px 4px 8px ${Cr(Bd(t,sr,sr,sr),.3)}`))
|
|
1199
1199
|
Hd(Ts,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),"Noto Serif","400","25px","32px","Noto Serif Fallback"),Hd(Os,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),"Noto Serif","400","29.100000381469727px","40px","Noto Serif Fallback"),Hd(Ds,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","400","25px","32px","Source Sans Pro Fallback")
|
|
1200
|
-
const[ml,vl,bl,wl,
|
|
1200
|
+
const[ml,vl,bl,yl,wl,xl,kl,Cl]=Hd(Fs,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","400","22px","28px","Source Sans Pro Fallback")
|
|
1201
1201
|
Hd(Ns,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","400","19px","24px","Source Sans Pro Fallback")
|
|
1202
|
-
const[Sl,$l,Ml,_l,El,Il,Al,Ol]=Hd(Ps,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","300","16px","20px","Source Sans Pro Fallback"),[Tl,Rl,Dl,Fl,Nl,Pl,zl,Ll]=Hd(zs,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[Vl,Hl,Bl,ql,jl,Ul,Wl,Zl]=Hd(Ls,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),gr,mr,br,
|
|
1203
|
-
Hd(ia,(t=>Bd(t,ur,pr,pr)),(t=>Cr(Ud(t),.3)),fr,"600",vr,
|
|
1202
|
+
const[Sl,$l,Ml,_l,El,Il,Al,Ol]=Hd(Ps,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","300","16px","20px","Source Sans Pro Fallback"),[Tl,Rl,Dl,Fl,Nl,Pl,zl,Ll]=Hd(zs,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","Source Sans Pro Fallback"),[Vl,Hl,Bl,ql,jl,Ul,Wl,Zl]=Hd(Ls,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),gr,mr,br,wr,_a),[Gl,Kl,Jl,Xl,Yl,Ql,tc,ec]=Hd(Vs,(t=>Bd(t,ur,pr,Cr(ir,.6))),(t=>Cr(Ud(t),.3)),gr,mr,br,wr,_a),[nc,ic,oc,rc,sc,ac,lc,cc]=Hd(Hs,(t=>Bd(t,ur,pr,pr)),(t=>Cr(Ud(t),.3)),gr,mr,br,wr,_a),[dc,hc,uc,pc,fc,gc,mc,vc]=Hd(Bs,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),gr,mr,br,wr,_a),[bc,yc,wc,xc,kc,Cc,Sc,$c]=Hd(qs,(t=>Cr(Ud(t),.6)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","400","14px","18px","Source Sans Pro Fallback"),[Mc,_c,Ec,Ic,Ac,Oc,Tc,Rc]=Hd(js,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","600","14px","18px","Source Sans Pro Fallback"),[Dc,Fc,Nc,Pc,zc,Lc,Vc,Hc]=Hd(Us,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),fr,"400",vr,yr,Ea),[Bc,qc,jc,Uc,Wc,Zc,Gc,Kc]=Hd(Ws,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[Jc,Xc,Yc,Qc,td,ed,nd,id]=Hd(Zs,(t=>Cr(Ud(t),.6)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","600","11px","16px","Source Sans Pro Fallback"),[od,rd,sd,ad,ld,cd,dd,hd]=Hd(Gs,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","600","12.800000190734863px","16px","Source Sans Pro Fallback"),[ud,pd,fd,gd,md,vd,bd,yd]=Hd(Ks,(t=>Ud(t)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","400","11px",xr,"Source Sans Pro Fallback"),[wd,xd,kd,Cd,Sd,$d,Md,_d]=Hd(Xs,(t=>qd(t)),(t=>Cr(qd(t),.3)),"Source Sans Pro","400","11px",xr,"Source Sans Pro Fallback"),[Ed,Id,Ad,Od,Td,Rd,Dd,Fd]=Hd(Rs,(t=>Cr(Ud(t),.6)),(t=>Cr(Ud(t),.3)),"Source Sans Pro","600","12.800000190734863px",xr,"Source Sans Pro Fallback")
|
|
1203
|
+
Hd(ia,(t=>Bd(t,ur,pr,pr)),(t=>Cr(Ud(t),.3)),fr,"600",vr,yr,Ea)
|
|
1204
1204
|
const Nd=ui.create(oa(gs)).withDefault("uppercase"),Pd=ui.create(oa(Es)).withDefault("0.075s"),zd=ui.create(oa(Is)).withDefault("0.15s"),Ld=ui.create(oa(As)).withDefault(kr)
|
|
1205
1205
|
function Vd(t){const{r:e,g:n,b:i}=Wo(t)
|
|
1206
1206
|
return`${255*e}, ${255*n}, ${255*i}`}function Hd(t,e,n,i,o,r,s,a){if(""===t||""===i||""===o||""===r||""===s||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
|
|
@@ -1209,7 +1209,7 @@ if(void 0===d||""!==c[1])throw new Error(`fontTokenName value of ${t} did not ha
|
|
|
1209
1209
|
return[l,ui.create(oa(`${d}-font-color`)).withDefault((t=>e(t))),ui.create(oa(`${d}-disabled-font-color`)).withDefault((t=>n(t))),ui.create(oa(`${d}-font-family`)).withDefault(`${i}`),ui.create(oa(`${d}-font-weight`)).withDefault(`${o}`),ui.create(oa(`${d}-font-size`)).withDefault(`${r}`),ui.create(oa(`${d}-font-line-height`)).withDefault(`${s}`),ui.create(oa(`${d}-fallback-font-family`)).withDefault(`${a}`)]}function Bd(t,e,n,i){switch(Ca.getValueFor(t)){case Er.light:return e
|
|
1210
1210
|
case Er.dark:return n
|
|
1211
1211
|
case Er.color:return i
|
|
1212
|
-
default:return e}}function qd(t){return Bd(t,Qo,"#ff4646",ir)}function jd(t){return Bd(t,ar,er,ir)}function Ud(t){return Bd(t,ar,er,ir)}function Wd(t){return Bd(t,cr,pr,ir)}function Zd(t){return Bd(t,ar,er,ir)}const Gd=
|
|
1212
|
+
default:return e}}function qd(t){return Bd(t,Qo,"#ff4646",ir)}function jd(t){return Bd(t,ar,er,ir)}function Ud(t){return Bd(t,ar,er,ir)}function Wd(t){return Bd(t,cr,pr,ir)}function Zd(t){return Bd(t,ar,er,ir)}const Gd=yt`
|
|
1213
1213
|
${Oo("inline")}
|
|
1214
1214
|
|
|
1215
1215
|
:host {
|
|
@@ -1371,7 +1371,7 @@ class eh{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1371
1371
|
clip-path: inset(50%);
|
|
1372
1372
|
overflow: hidden;
|
|
1373
1373
|
padding: 0;
|
|
1374
|
-
`,oh=
|
|
1374
|
+
`,oh=yt`
|
|
1375
1375
|
@layer base, hover, focusVisible, active, disabled, top;
|
|
1376
1376
|
|
|
1377
1377
|
@layer base {
|
|
@@ -1526,7 +1526,7 @@ class eh{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1526
1526
|
display: none;
|
|
1527
1527
|
}
|
|
1528
1528
|
}
|
|
1529
|
-
`.withBehaviors(nh(Yd,
|
|
1529
|
+
`.withBehaviors(nh(Yd,yt`
|
|
1530
1530
|
@layer base {
|
|
1531
1531
|
.control {
|
|
1532
1532
|
border-color: rgba(${Ia}, 0.3);
|
|
@@ -1538,13 +1538,13 @@ class eh{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1538
1538
|
border-color: rgba(${Na}, 0.3);
|
|
1539
1539
|
}
|
|
1540
1540
|
}
|
|
1541
|
-
`),nh(Qd,
|
|
1541
|
+
`),nh(Qd,yt`
|
|
1542
1542
|
@layer disabled {
|
|
1543
1543
|
:host([disabled]) .control {
|
|
1544
1544
|
border-color: transparent;
|
|
1545
1545
|
}
|
|
1546
1546
|
}
|
|
1547
|
-
`),nh(th,
|
|
1547
|
+
`),nh(th,yt`
|
|
1548
1548
|
@layer base {
|
|
1549
1549
|
.control {
|
|
1550
1550
|
background-image: linear-gradient(
|
|
@@ -1577,7 +1577,7 @@ class eh{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1577
1577
|
border-color: rgba(${Na}, 0.1);
|
|
1578
1578
|
}
|
|
1579
1579
|
}
|
|
1580
|
-
`)),rh=
|
|
1580
|
+
`)),rh=yt``.withBehaviors(nh(Yd,yt`
|
|
1581
1581
|
@layer base {
|
|
1582
1582
|
:host([appearance-variant='primary']) .control {
|
|
1583
1583
|
border-color: ${Ia};
|
|
@@ -1588,7 +1588,7 @@ class eh{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1588
1588
|
color: ${Xa};
|
|
1589
1589
|
}
|
|
1590
1590
|
}
|
|
1591
|
-
`),nh(th,
|
|
1591
|
+
`),nh(th,yt`
|
|
1592
1592
|
@layer base {
|
|
1593
1593
|
:host([appearance-variant='primary']) [part='start'] {
|
|
1594
1594
|
${Ba.cssCustomProperty}: white;
|
|
@@ -1640,7 +1640,7 @@ class eh{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
|
|
|
1640
1640
|
);
|
|
1641
1641
|
}
|
|
1642
1642
|
}
|
|
1643
|
-
`)),sh=
|
|
1643
|
+
`)),sh=yt`
|
|
1644
1644
|
${oh}
|
|
1645
1645
|
${rh}
|
|
1646
1646
|
|
|
@@ -1691,7 +1691,7 @@ const lh=ah.compose({baseName:"anchor-button",template:(t,e)=>Z`
|
|
|
1691
1691
|
</a>
|
|
1692
1692
|
`,styles:sh,shadowOptions:{delegatesFocus:!0}})
|
|
1693
1693
|
bi.getOrCreate().withPrefix("nimble").register(lh()),bi.tagFor(ah)
|
|
1694
|
-
const ch=
|
|
1694
|
+
const ch=yt`
|
|
1695
1695
|
${Oo("grid")}
|
|
1696
1696
|
|
|
1697
1697
|
:host {
|
|
@@ -1800,7 +1800,7 @@ const hh=dh.compose({baseName:"anchor-menu-item",template:(t,e)=>Z`
|
|
|
1800
1800
|
bi.getOrCreate().withPrefix("nimble").register(hh()),bi.tagFor(dh)
|
|
1801
1801
|
const uh=Ri[Symbol.hasInstance].bind(Ri)
|
|
1802
1802
|
Object.defineProperty(Ri,Symbol.hasInstance,{value:t=>uh(t)||t instanceof dh})
|
|
1803
|
-
const ph=
|
|
1803
|
+
const ph=yt`
|
|
1804
1804
|
${Oo("inline-flex")}
|
|
1805
1805
|
|
|
1806
1806
|
:host {
|
|
@@ -1935,7 +1935,7 @@ const gh=fh.compose({baseName:"anchor-tab",template:(t,e)=>Z`
|
|
|
1935
1935
|
</template>
|
|
1936
1936
|
`,styles:ph,shadowOptions:{delegatesFocus:!0}})
|
|
1937
1937
|
bi.getOrCreate().withPrefix("nimble").register(gh()),bi.tagFor(fh)
|
|
1938
|
-
const mh=
|
|
1938
|
+
const mh=yt`
|
|
1939
1939
|
${Oo("grid")}
|
|
1940
1940
|
|
|
1941
1941
|
:host {
|
|
@@ -1992,10 +1992,10 @@ const bh=vh.compose({baseName:"anchor-tabs",template:(t,e)=>Z`
|
|
|
1992
1992
|
${Qt(0,e)}
|
|
1993
1993
|
`,styles:mh,shadowOptions:{delegatesFocus:!1}})
|
|
1994
1994
|
bi.getOrCreate().withPrefix("nimble").register(bh()),bi.tagFor(vh)
|
|
1995
|
-
const
|
|
1995
|
+
const yh=xt`
|
|
1996
1996
|
user-select: none;
|
|
1997
1997
|
-webkit-user-select: none;
|
|
1998
|
-
`,
|
|
1998
|
+
`,wh=yt`
|
|
1999
1999
|
${Oo("block")}
|
|
2000
2000
|
|
|
2001
2001
|
:host {
|
|
@@ -2061,7 +2061,7 @@ const wh=xt`
|
|
|
2061
2061
|
padding-left: 10px;
|
|
2062
2062
|
font: inherit;
|
|
2063
2063
|
font-size: ${Lc};
|
|
2064
|
-
${
|
|
2064
|
+
${yh}
|
|
2065
2065
|
position: relative;
|
|
2066
2066
|
margin-inline-start: ${al};
|
|
2067
2067
|
}
|
|
@@ -2134,9 +2134,9 @@ const kh=xh.compose({baseName:"anchor-tree-item",template:(t,e)=>Z`
|
|
|
2134
2134
|
</div>
|
|
2135
2135
|
</a>
|
|
2136
2136
|
</template>
|
|
2137
|
-
`,styles:
|
|
2137
|
+
`,styles:wh,shadowOptions:{delegatesFocus:!0}})
|
|
2138
2138
|
bi.getOrCreate().withPrefix("nimble").register(kh()),bi.tagFor(xh)
|
|
2139
|
-
const Ch="1",Sh=
|
|
2139
|
+
const Ch="1",Sh=yt`
|
|
2140
2140
|
:host {
|
|
2141
2141
|
contain: layout;
|
|
2142
2142
|
display: block;
|
|
@@ -2154,7 +2154,7 @@ bi.getOrCreate().withPrefix("nimble").register(Mh())
|
|
|
2154
2154
|
const _h=bi.tagFor($h)
|
|
2155
2155
|
class Eh{constructor(t,e,n){this.value=t,this.styles=e,this.source=n}handleChange(){const t=Ca.getValueFor(this.source);(Array.isArray(this.value)?this.value.includes(t):this.value===t)?this.source.$fastController.addStyles(this.styles):this.source.$fastController.removeStyles(this.styles)}}class Ih{constructor(t,e){this.theme=t,this.styles=e,this.cache=new WeakMap}bind(t){const e=this.cache.get(t)||new Eh(this.theme,this.styles,t)
|
|
2156
2156
|
Ca.subscribe(e,t),e.handleChange(),this.cache.set(t,e)}unbind(t){const e=this.cache.get(t)
|
|
2157
|
-
e&&Ca.unsubscribe(e)}}const Ah=(t,e)=>new Ih(t,e),Oh=
|
|
2157
|
+
e&&Ca.unsubscribe(e)}}const Ah=(t,e)=>new Ih(t,e),Oh=yt`
|
|
2158
2158
|
${Oo("flex")}
|
|
2159
2159
|
|
|
2160
2160
|
:host {
|
|
@@ -2255,7 +2255,7 @@ e&&Ca.unsubscribe(e)}}const Ah=(t,e)=>new Ih(t,e),Oh=wt`
|
|
|
2255
2255
|
.dismiss nimble-button:hover {
|
|
2256
2256
|
background: ${Cr(ir,.2)};
|
|
2257
2257
|
}
|
|
2258
|
-
`.withBehaviors(Ah(Er.light,
|
|
2258
|
+
`.withBehaviors(Ah(Er.light,yt`
|
|
2259
2259
|
:host {
|
|
2260
2260
|
background: ${tr};
|
|
2261
2261
|
}
|
|
@@ -2271,7 +2271,7 @@ e&&Ca.unsubscribe(e)}}const Ah=(t,e)=>new Ih(t,e),Oh=wt`
|
|
|
2271
2271
|
:host([severity='information']) {
|
|
2272
2272
|
background: ${Ko};
|
|
2273
2273
|
}
|
|
2274
|
-
`),Ah(Er.dark,
|
|
2274
|
+
`),Ah(Er.dark,yt`
|
|
2275
2275
|
:host {
|
|
2276
2276
|
background: ${tr};
|
|
2277
2277
|
}
|
|
@@ -2287,7 +2287,7 @@ e&&Ca.unsubscribe(e)}}const Ah=(t,e)=>new Ih(t,e),Oh=wt`
|
|
|
2287
2287
|
:host([severity='information']) {
|
|
2288
2288
|
background: ${Go};
|
|
2289
2289
|
}
|
|
2290
|
-
`),Ah(Er.color,
|
|
2290
|
+
`),Ah(Er.color,yt`
|
|
2291
2291
|
:host {
|
|
2292
2292
|
background: ${Aa};
|
|
2293
2293
|
}
|
|
@@ -2295,23 +2295,23 @@ e&&Ca.unsubscribe(e)}}const Ah=(t,e)=>new Ih(t,e),Oh=wt`
|
|
|
2295
2295
|
.container {
|
|
2296
2296
|
background: ${Cr(ir,.3)};
|
|
2297
2297
|
}
|
|
2298
|
-
`)),Th=
|
|
2298
|
+
`)),Th=yt`
|
|
2299
2299
|
${oh}
|
|
2300
2300
|
${rh}
|
|
2301
2301
|
`
|
|
2302
2302
|
class Rh extends En{constructor(){super(...arguments),this.appearance=Yd,this.contentHidden=!1}}t([st],Rh.prototype,"appearance",void 0),t([st({attribute:"appearance-variant"})],Rh.prototype,"appearanceVariant",void 0),t([st({attribute:"content-hidden",mode:"boolean"})],Rh.prototype,"contentHidden",void 0)
|
|
2303
|
-
const Dh=Rh.compose({baseName:"button",baseClass:En,template:
|
|
2303
|
+
const Dh=Rh.compose({baseName:"button",baseClass:En,template:yn,styles:Th,shadowOptions:{delegatesFocus:!0}})
|
|
2304
2304
|
bi.getOrCreate().withPrefix("nimble").register(Dh())
|
|
2305
|
-
const Fh=bi.tagFor(Rh),Nh={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>'},Ph={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>'},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>'},Lh={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>'},Vh={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>'},Hh={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>'},Bh={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>'},jh={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>'},Uh={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>'},Wh={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>'},Zh={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>'},Gh={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>'},Kh={name:"arrow_u_rotate_left_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>'},Jh={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>'},Xh={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>'},Yh={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>'},Qh={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>'},tu={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>'},eu={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>'},nu={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>'},iu={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>'},ou={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>'},ru={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>'},su={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>'},au={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>'},lu={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>'},cu={name:"calendar_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>'},du={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>'},hu={name:"calendar_day_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zM6 9H4V7h2z" class="cls-1"/></svg>'},uu={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>'},pu={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>'},fu={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>'},gu={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>'},mu={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z" 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>'},bu={name:"check_large_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>'},wu={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>'},yu={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>'},xu={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>'},ku={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>'},Cu={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>'},Su={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>'},$u={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>'},Mu={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>'},_u={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>'},Eu={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>'},Iu={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>'},Au={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>'},Ou={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>'},Tu={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>'},Ru={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>'},Du={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>'},Fu={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>'},Nu={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>'},Pu={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>'},zu={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>'},Lu={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>'},Vu={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>'},Hu={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>'},Bu={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>'},qu={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>'},ju={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>'},Uu={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>'},Wu={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>'},Zu={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>'},Gu={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>'},Ku={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>'},Ju={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>'},Xu={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>'},Yu={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>'},Qu={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>'},tp={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>'},ep={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>'},np={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>'},ip={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>'},op={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>'},rp={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>'},sp={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>'},ap={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>'},lp={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>'},cp={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>'},dp={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>'},hp={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>'},up={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>'},pp={name:"floppy_disk_pen_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.17 11.108 7.299 11H7V9H5v2H4V8h6v.696l1.626-1.386c.107-.09.228-.155.355-.206L12 3.546c0-.33-.215-.546-.545-.546H2.583A.585.585 0 0 0 2 3.598V10.5l1.5 1.497 3.136.001zM3 7V4h8v3z" class="cls-2"/><path d="M12.275 8.07c.218-.185.693-.008 1.205.552s.635 1.038.418 1.223l-.92.784-1.621-1.775zm-4.92 6.113 1.98-.899-.985.164.043-.94-.32.161.104-.652-1.17 1.786zm2.212-.645L6 15l1.945-3.236 2.1-1.791 1.622 1.774zm2.862-2.49-1.622-1.774c-.118-.13.148-.349.262-.224l1.623 1.775c.117.128-.15.348-.263.224m-.522.452-1.622-1.775c-.118-.129.148-.349.262-.223l1.623 1.774c.117.128-.15.348-.263.224" class="cls-1"/></svg>'},fp={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>'},gp={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>'},mp={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>'},vp={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>'},bp={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>'},wp={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>'},yp={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>'},xp={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>'},kp={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>'},Cp={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>'},Sp={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>'},$p={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>'},Mp={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>'},_p={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>'},Ep={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>'},Ip={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>'},Ap={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>'},Op={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>'},Tp={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>'},Rp={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>'},Dp={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>'},Fp={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>'},Np={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>'},Pp={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>'},zp={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>'},Lp={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>'},Vp={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>'},Hp={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>'},Bp={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>'},qp={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>'},jp={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>'},Up={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>'},Wp={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>'},Zp={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>'},Gp={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>'},Kp={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>'},Jp={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>'},Xp={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>'},Yp={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>'},Qp={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757Zm-7.381 9.493 2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774Zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383Zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347" class="cls-1"/></svg>'},tf={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>'},ef={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>'},nf={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>'},of={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m14 7.985-8.002 4.013L8 8 5.998 3.987ZM3.995 2.997 2 2l3 6-3 6 2.002-1.005L6.5 8Z" class="cls-1"/></svg>'},rf={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>'},sf={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>'},af={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>'},lf={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>'},cf={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>'},df={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>'},hf={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>'},uf={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>'},pf={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.002 8.29 2 12.304v-8.01ZM14 2h-2v12h2Z" class="cls-1"/></svg>'},ff={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>'},gf={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>'},mf={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>'},vf={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>'},bf={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>'},wf={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>'},yf={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>'},xf={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>'},kf={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>'},Cf={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>'},Sf={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>'},$f={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>'},Mf={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>'},_f={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>'},Ef={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>'},If={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>'},Af={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>'},Of={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>'},Tf={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>'},Rf={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>'},Df={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>'},Ff={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>'},Nf={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>'},Pf={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>'},zf={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>'},Lf={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>'},Vf={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>'},Hf={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>'},Bf={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>'},qf={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>'},jf={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>'},Uf={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>'},Wf={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>'},Zf={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>'},Gf={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>'},Kf={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>'},Jf=Z`<div
|
|
2305
|
+
const Fh=bi.tagFor(Rh),Nh={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>'},Ph={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>'},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>'},Lh={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>'},Vh={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>'},Hh={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>'},Bh={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>'},jh={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>'},Uh={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>'},Wh={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>'},Zh={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>'},Gh={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>'},Kh={name:"arrow_u_rotate_left_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>'},Jh={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>'},Xh={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>'},Yh={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>'},Qh={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>'},tu={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>'},eu={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>'},nu={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>'},iu={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>'},ou={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>'},ru={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>'},su={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>'},au={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>'},lu={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>'},cu={name:"calendar_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>'},du={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>'},hu={name:"calendar_day_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zM6 9H4V7h2z" class="cls-1"/></svg>'},uu={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>'},pu={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>'},fu={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>'},gu={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>'},mu={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 5.287 6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4Z" 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>'},bu={name:"check_large_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>'},yu={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>'},wu={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>'},xu={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>'},ku={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>'},Cu={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>'},Su={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>'},$u={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>'},Mu={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>'},_u={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>'},Eu={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>'},Iu={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>'},Au={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>'},Ou={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>'},Tu={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>'},Ru={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>'},Du={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>'},Fu={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>'},Nu={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>'},Pu={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>'},zu={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>'},Lu={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>'},Vu={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>'},Hu={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>'},Bu={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>'},qu={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>'},ju={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>'},Uu={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>'},Wu={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>'},Zu={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>'},Gu={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>'},Ku={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>'},Ju={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>'},Xu={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>'},Yu={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>'},Qu={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>'},tp={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>'},ep={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>'},np={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>'},ip={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>'},op={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>'},rp={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>'},sp={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>'},ap={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>'},lp={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>'},cp={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>'},dp={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>'},hp={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>'},up={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>'},pp={name:"floppy_disk_pen_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.17 11.108 7.299 11H7V9H5v2H4V8h6v.696l1.626-1.386c.107-.09.228-.155.355-.206L12 3.546c0-.33-.215-.546-.545-.546H2.583A.585.585 0 0 0 2 3.598V10.5l1.5 1.497 3.136.001zM3 7V4h8v3z" class="cls-2"/><path d="M12.275 8.07c.218-.185.693-.008 1.205.552s.635 1.038.418 1.223l-.92.784-1.621-1.775zm-4.92 6.113 1.98-.899-.985.164.043-.94-.32.161.104-.652-1.17 1.786zm2.212-.645L6 15l1.945-3.236 2.1-1.791 1.622 1.774zm2.862-2.49-1.622-1.774c-.118-.13.148-.349.262-.224l1.623 1.775c.117.128-.15.348-.263.224m-.522.452-1.622-1.775c-.118-.129.148-.349.262-.223l1.623 1.774c.117.128-.15.348-.263.224" class="cls-1"/></svg>'},fp={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>'},gp={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>'},mp={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>'},vp={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>'},bp={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>'},yp={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>'},wp={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>'},xp={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>'},kp={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>'},Cp={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>'},Sp={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>'},$p={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>'},Mp={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>'},_p={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>'},Ep={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>'},Ip={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>'},Ap={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>'},Op={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>'},Tp={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>'},Rp={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>'},Dp={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>'},Fp={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>'},Np={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>'},Pp={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>'},zp={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>'},Lp={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>'},Vp={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>'},Hp={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>'},Bp={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>'},qp={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>'},jp={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>'},Up={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>'},Wp={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>'},Zp={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>'},Gp={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>'},Kp={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>'},Jp={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>'},Xp={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>'},Yp={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>'},Qp={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757Zm-7.381 9.493 2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774Zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383Zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347" class="cls-1"/></svg>'},tf={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>'},ef={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>'},nf={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>'},of={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m14 7.985-8.002 4.013L8 8 5.998 3.987ZM3.995 2.997 2 2l3 6-3 6 2.002-1.005L6.5 8Z" class="cls-1"/></svg>'},rf={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>'},sf={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>'},af={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>'},lf={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>'},cf={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>'},df={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>'},hf={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>'},uf={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>'},pf={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.002 8.29 2 12.304v-8.01ZM14 2h-2v12h2Z" class="cls-1"/></svg>'},ff={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>'},gf={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>'},mf={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>'},vf={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>'},bf={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>'},yf={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>'},wf={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>'},xf={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>'},kf={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>'},Cf={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>'},Sf={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>'},$f={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>'},Mf={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>'},_f={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>'},Ef={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>'},If={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>'},Af={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>'},Of={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>'},Tf={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>'},Rf={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>'},Df={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>'},Ff={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>'},Nf={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>'},Pf={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>'},zf={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>'},Lf={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>'},Vf={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>'},Hf={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>'},Bf={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>'},qf={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>'},jf={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>'},Uf={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>'},Wf={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>'},Zf={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>'},Gf={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>'},Kf={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>'},Jf=Z`<div
|
|
2306
2306
|
class="icon"
|
|
2307
2307
|
aria-hidden="true"
|
|
2308
2308
|
:innerHTML=${t=>t.icon.data}
|
|
2309
|
-
></div>`,Xf=
|
|
2309
|
+
></div>`,Xf=yt`
|
|
2310
2310
|
${Oo("inline-flex")}
|
|
2311
2311
|
|
|
2312
2312
|
:host {
|
|
2313
2313
|
align-items: center;
|
|
2314
|
-
${
|
|
2314
|
+
${yh}
|
|
2315
2315
|
width: ${al};
|
|
2316
2316
|
height: ${al};
|
|
2317
2317
|
}
|
|
@@ -2353,7 +2353,7 @@ const ig=bi.tagFor(ng)
|
|
|
2353
2353
|
class og extends Yf{constructor(){super(Of)}}Qf("icon-triangle-filled",og)
|
|
2354
2354
|
const rg=bi.tagFor(og)
|
|
2355
2355
|
class sg extends Yf{constructor(){super(Gf)}}Qf("icon-xmark",sg)
|
|
2356
|
-
const ag=bi.tagFor(sg),lg={default:void 0,error:"error",warning:"warning",information:"information"},cg="Close",dg="Increment",hg="Decrement",ug="Error",pg="Warning",fg="Information",gg=ui.create({name:"popup-dismiss-label",cssCustomPropertyName:null}).withDefault(cg),mg=ui.create({name:"numeric-decrement-label",cssCustomPropertyName:null}).withDefault(hg),vg=ui.create({name:"numeric-increment-label",cssCustomPropertyName:null}).withDefault(dg),bg=ui.create({name:"error-icon-label",cssCustomPropertyName:null}).withDefault(ug),
|
|
2356
|
+
const ag=bi.tagFor(sg),lg={default:void 0,error:"error",warning:"warning",information:"information"},cg="Close",dg="Increment",hg="Decrement",ug="Error",pg="Warning",fg="Information",gg=ui.create({name:"popup-dismiss-label",cssCustomPropertyName:null}).withDefault(cg),mg=ui.create({name:"numeric-decrement-label",cssCustomPropertyName:null}).withDefault(hg),vg=ui.create({name:"numeric-increment-label",cssCustomPropertyName:null}).withDefault(dg),bg=ui.create({name:"error-icon-label",cssCustomPropertyName:null}).withDefault(ug),yg=ui.create({name:"warning-icon-label",cssCustomPropertyName:null}).withDefault(pg),wg=ui.create({name:"information-icon-label",cssCustomPropertyName:null}).withDefault(fg),xg=Z`
|
|
2357
2357
|
<div class="container"
|
|
2358
2358
|
role="status"
|
|
2359
2359
|
aria-atomic="${t=>t.ariaAtomic}"
|
|
@@ -2382,10 +2382,10 @@ const ag=bi.tagFor(sg),lg={default:void 0,error:"error",warning:"warning",inform
|
|
|
2382
2382
|
<${eg} role="img" aria-label="${t=>bg.getValueFor(t)}"></${eg}>
|
|
2383
2383
|
`)}
|
|
2384
2384
|
${Lt((t=>t.severity===lg.warning),Z`
|
|
2385
|
-
<${rg} role="img" aria-label="${t=>
|
|
2385
|
+
<${rg} role="img" aria-label="${t=>yg.getValueFor(t)}"></${rg}>
|
|
2386
2386
|
`)}
|
|
2387
2387
|
${Lt((t=>t.severity===lg.information),Z`
|
|
2388
|
-
<${ig} role="img" aria-label="${t=>
|
|
2388
|
+
<${ig} role="img" aria-label="${t=>wg.getValueFor(t)}"></${ig}>
|
|
2389
2389
|
`)}
|
|
2390
2390
|
</div>
|
|
2391
2391
|
<div class="text">
|
|
@@ -2409,7 +2409,7 @@ class kg extends ze{constructor(){super(...arguments),this.open=!1,this.severity
|
|
|
2409
2409
|
this.$emit("toggle",t)}dismissBanner(){this.open=!1}}t([st({mode:"boolean"})],kg.prototype,"open",void 0),t([st()],kg.prototype,"severity",void 0),t([st({attribute:"title-hidden",mode:"boolean"})],kg.prototype,"titleHidden",void 0),t([st({attribute:"prevent-dismiss",mode:"boolean"})],kg.prototype,"preventDismiss",void 0),He(kg,un)
|
|
2410
2410
|
const Cg=kg.compose({baseName:"banner",template:xg,styles:Oh})
|
|
2411
2411
|
bi.getOrCreate().withPrefix("nimble").register(Cg()),bi.tagFor(kg)
|
|
2412
|
-
const Sg=
|
|
2412
|
+
const Sg=yt`
|
|
2413
2413
|
${Oo("inline-block")}
|
|
2414
2414
|
|
|
2415
2415
|
:host {
|
|
@@ -2448,7 +2448,7 @@ const Mg=$g.compose({baseName:"breadcrumb",baseClass:bn,template:(t,e)=>Z`
|
|
|
2448
2448
|
</template>
|
|
2449
2449
|
`,styles:Sg})
|
|
2450
2450
|
bi.getOrCreate().withPrefix("nimble").register(Mg()),bi.tagFor($g)
|
|
2451
|
-
const _g=
|
|
2451
|
+
const _g=yt`
|
|
2452
2452
|
${Oo("inline-flex")}
|
|
2453
2453
|
|
|
2454
2454
|
:host {
|
|
@@ -2507,7 +2507,7 @@ const _g=wt`
|
|
|
2507
2507
|
slot[name='separator'] svg {
|
|
2508
2508
|
width: ${al};
|
|
2509
2509
|
height: ${al};
|
|
2510
|
-
fill: ${
|
|
2510
|
+
fill: ${yc};
|
|
2511
2511
|
}
|
|
2512
2512
|
`
|
|
2513
2513
|
class Eg extends vn{}const Ig=Eg.compose({baseName:"breadcrumb-item",baseClass:vn,template:(t,e)=>Z`
|
|
@@ -2568,7 +2568,7 @@ class Eg extends vn{}const Ig=Eg.compose({baseName:"breadcrumb-item",baseClass:v
|
|
|
2568
2568
|
</div>
|
|
2569
2569
|
`,styles:_g,separator:bp.data})
|
|
2570
2570
|
bi.getOrCreate().withPrefix("nimble").register(Ig()),bi.tagFor(Eg)
|
|
2571
|
-
const Ag=
|
|
2571
|
+
const Ag=yt`
|
|
2572
2572
|
${Oo("flex")}
|
|
2573
2573
|
|
|
2574
2574
|
:host {
|
|
@@ -2599,7 +2599,7 @@ const Ag=wt`
|
|
|
2599
2599
|
`
|
|
2600
2600
|
class Tg extends An{}const Rg=Tg.compose({baseName:"card",baseClass:An,template:Og,styles:Ag})
|
|
2601
2601
|
bi.getOrCreate().withPrefix("nimble").register(Rg()),bi.tagFor(Tg)
|
|
2602
|
-
const Dg=
|
|
2602
|
+
const Dg=yt`
|
|
2603
2603
|
${Oo("inline-flex")}
|
|
2604
2604
|
|
|
2605
2605
|
:host {
|
|
@@ -2706,21 +2706,21 @@ const Dg=wt`
|
|
|
2706
2706
|
[part='end'] {
|
|
2707
2707
|
display: none;
|
|
2708
2708
|
}
|
|
2709
|
-
`.withBehaviors(Ah(Er.light,
|
|
2709
|
+
`.withBehaviors(Ah(Er.light,yt`
|
|
2710
2710
|
:host {
|
|
2711
2711
|
--ni-private-card-button-background-hover-color: ${Cr(ir,.3)};
|
|
2712
2712
|
--ni-private-card-button-background-active-color: ${ir};
|
|
2713
2713
|
--ni-private-card-button-border-active-color: ${Cr(ar,.2)};
|
|
2714
2714
|
--ni-private-card-button-border-selected-color: ${Cr(ar,.6)};
|
|
2715
2715
|
}
|
|
2716
|
-
`),Ah(Er.dark,
|
|
2716
|
+
`),Ah(Er.dark,yt`
|
|
2717
2717
|
:host {
|
|
2718
2718
|
--ni-private-card-button-background-hover-color: ${Cr(er,.07)};
|
|
2719
2719
|
--ni-private-card-button-background-active-color: ${Cr(er,.15)};
|
|
2720
2720
|
--ni-private-card-button-border-active-color: ${Cr(er,.2)};
|
|
2721
2721
|
--ni-private-card-button-border-selected-color: ${er};
|
|
2722
2722
|
}
|
|
2723
|
-
`),Ah(Er.color,
|
|
2723
|
+
`),Ah(Er.color,yt`
|
|
2724
2724
|
:host {
|
|
2725
2725
|
--ni-private-card-button-background-hover-color: ${Cr(ir,.07)};
|
|
2726
2726
|
--ni-private-card-button-background-active-color: ${Cr(ir,.15)};
|
|
@@ -2729,9 +2729,9 @@ const Dg=wt`
|
|
|
2729
2729
|
}
|
|
2730
2730
|
`))
|
|
2731
2731
|
class Fg extends En{constructor(){super(...arguments),this.selected=!1}}t([st({mode:"boolean"})],Fg.prototype,"selected",void 0)
|
|
2732
|
-
const Ng=Fg.compose({baseName:"card-button",template:
|
|
2732
|
+
const Ng=Fg.compose({baseName:"card-button",template:yn,styles:Dg,shadowOptions:{delegatesFocus:!0}})
|
|
2733
2733
|
bi.getOrCreate().withPrefix("nimble").register(Ng()),bi.tagFor(Fg)
|
|
2734
|
-
const Pg=
|
|
2734
|
+
const Pg=yt`
|
|
2735
2735
|
${Oo("inline-flex")}
|
|
2736
2736
|
|
|
2737
2737
|
:host {
|
|
@@ -2739,7 +2739,7 @@ const Pg=wt`
|
|
|
2739
2739
|
align-items: center;
|
|
2740
2740
|
cursor: pointer;
|
|
2741
2741
|
outline: none;
|
|
2742
|
-
${
|
|
2742
|
+
${yh}
|
|
2743
2743
|
}
|
|
2744
2744
|
|
|
2745
2745
|
:host([disabled]) {
|
|
@@ -2864,7 +2864,7 @@ class zg extends Rn{}const Lg=zg.compose({baseName:"checkbox",baseClass:Rn,templ
|
|
|
2864
2864
|
</template>
|
|
2865
2865
|
`,styles:Pg,checkedIndicator:mu.data,indeterminateIndicator:Up.data})
|
|
2866
2866
|
bi.getOrCreate().withPrefix("nimble").register(Lg())
|
|
2867
|
-
const Vg=bi.tagFor(zg),Hg=
|
|
2867
|
+
const Vg=bi.tagFor(zg),Hg=yt`
|
|
2868
2868
|
${oh}
|
|
2869
2869
|
|
|
2870
2870
|
@layer base {
|
|
@@ -2993,7 +2993,7 @@ const jg=bi.tagFor(Bg),Ug=Z`
|
|
|
2993
2993
|
</div>
|
|
2994
2994
|
`
|
|
2995
2995
|
class Wg extends Yf{constructor(){super(Lh)}}Qf("icon-arrow-expander-down",Wg)
|
|
2996
|
-
const Zg=bi.tagFor(Wg),Gg="above",Kg="underline",Jg="outline",Xg="block",Yg=
|
|
2996
|
+
const Zg=bi.tagFor(Wg),Gg="above",Kg="underline",Jg="outline",Xg="block",Yg=yt`
|
|
2997
2997
|
${Oo("inline-flex")}
|
|
2998
2998
|
|
|
2999
2999
|
:host {
|
|
@@ -3003,7 +3003,7 @@ const Zg=bi.tagFor(Wg),Gg="above",Kg="underline",Jg="outline",Xg="block",Yg=wt`
|
|
|
3003
3003
|
height: ${tl};
|
|
3004
3004
|
position: relative;
|
|
3005
3005
|
justify-content: center;
|
|
3006
|
-
${
|
|
3006
|
+
${yh}
|
|
3007
3007
|
min-width: 250px;
|
|
3008
3008
|
outline: none;
|
|
3009
3009
|
vertical-align: top;
|
|
@@ -3184,7 +3184,7 @@ const Zg=bi.tagFor(Wg),Gg="above",Kg="underline",Jg="outline",Xg="block",Yg=wt`
|
|
|
3184
3184
|
::slotted(option) {
|
|
3185
3185
|
flex: none;
|
|
3186
3186
|
}
|
|
3187
|
-
`.withBehaviors(nh(Kg,
|
|
3187
|
+
`.withBehaviors(nh(Kg,yt`
|
|
3188
3188
|
.control {
|
|
3189
3189
|
border-bottom-width: ${sl};
|
|
3190
3190
|
padding-bottom: 0;
|
|
@@ -3193,12 +3193,12 @@ const Zg=bi.tagFor(Wg),Gg="above",Kg="underline",Jg="outline",Xg="block",Yg=wt`
|
|
|
3193
3193
|
:host([disabled]) .control {
|
|
3194
3194
|
border-color: rgba(${Na}, 0.1);
|
|
3195
3195
|
}
|
|
3196
|
-
`),nh(Jg,
|
|
3196
|
+
`),nh(Jg,yt`
|
|
3197
3197
|
.control {
|
|
3198
3198
|
border-width: ${sl};
|
|
3199
3199
|
padding: 0;
|
|
3200
3200
|
}
|
|
3201
|
-
`),nh(Xg,
|
|
3201
|
+
`),nh(Xg,yt`
|
|
3202
3202
|
.control {
|
|
3203
3203
|
background-color: rgba(${Na}, 0.1);
|
|
3204
3204
|
}
|
|
@@ -3211,11 +3211,11 @@ const Zg=bi.tagFor(Wg),Gg="above",Kg="underline",Jg="outline",Xg="block",Yg=wt`
|
|
|
3211
3211
|
:host([disabled]) .control {
|
|
3212
3212
|
background-color: rgba(${Na}, 0.07);
|
|
3213
3213
|
}
|
|
3214
|
-
`),Ah(Er.color,
|
|
3214
|
+
`),Ah(Er.color,yt`
|
|
3215
3215
|
.listbox slot {
|
|
3216
3216
|
background: ${Cr(ir,.15)};
|
|
3217
3217
|
}
|
|
3218
|
-
`)),Qg=
|
|
3218
|
+
`)),Qg=yt`
|
|
3219
3219
|
.error-icon {
|
|
3220
3220
|
display: none;
|
|
3221
3221
|
}
|
|
@@ -3233,7 +3233,7 @@ const Zg=bi.tagFor(Wg),Gg="above",Kg="underline",Jg="outline",Xg="block",Yg=wt`
|
|
|
3233
3233
|
|
|
3234
3234
|
:host([error-visible]) .error-text {
|
|
3235
3235
|
display: block;
|
|
3236
|
-
font: ${
|
|
3236
|
+
font: ${wd};
|
|
3237
3237
|
color: ${Pa};
|
|
3238
3238
|
width: 100%;
|
|
3239
3239
|
position: absolute;
|
|
@@ -3247,7 +3247,7 @@ const Zg=bi.tagFor(Wg),Gg="above",Kg="underline",Jg="outline",Xg="block",Yg=wt`
|
|
|
3247
3247
|
:host([error-visible]) .error-text:empty {
|
|
3248
3248
|
display: none;
|
|
3249
3249
|
}
|
|
3250
|
-
`,tm=
|
|
3250
|
+
`,tm=yt`
|
|
3251
3251
|
${Yg}
|
|
3252
3252
|
${Qg}
|
|
3253
3253
|
|
|
@@ -3261,7 +3261,7 @@ const Zg=bi.tagFor(Wg),Gg="above",Kg="underline",Jg="outline",Xg="block",Yg=wt`
|
|
|
3261
3261
|
|
|
3262
3262
|
:host([disabled]) *,
|
|
3263
3263
|
:host([disabled]) {
|
|
3264
|
-
${
|
|
3264
|
+
${yh}
|
|
3265
3265
|
color: ${Nc};
|
|
3266
3266
|
}
|
|
3267
3267
|
|
|
@@ -3322,7 +3322,7 @@ const Zg=bi.tagFor(Wg),Gg="above",Kg="underline",Jg="outline",Xg="block",Yg=wt`
|
|
|
3322
3322
|
:host(:empty) .listbox {
|
|
3323
3323
|
display: none;
|
|
3324
3324
|
}
|
|
3325
|
-
`.withBehaviors(nh(Xg,
|
|
3325
|
+
`.withBehaviors(nh(Xg,yt`
|
|
3326
3326
|
:host([error-visible]) .control {
|
|
3327
3327
|
border-bottom-width: ${sl};
|
|
3328
3328
|
padding-bottom: 0;
|
|
@@ -3442,7 +3442,7 @@ const om=im.compose({baseName:"combobox",baseClass:Zn,template:(t,e)=>Z`
|
|
|
3442
3442
|
${Ug}
|
|
3443
3443
|
`})
|
|
3444
3444
|
bi.getOrCreate().withPrefix("nimble").register(om()),bi.tagFor(im)
|
|
3445
|
-
const rm=Symbol("user dismissed"),sm=
|
|
3445
|
+
const rm=Symbol("user dismissed"),sm=yt`
|
|
3446
3446
|
${Oo("grid")}
|
|
3447
3447
|
|
|
3448
3448
|
dialog {
|
|
@@ -3518,15 +3518,15 @@ const rm=Symbol("user dismissed"),sm=wt`
|
|
|
3518
3518
|
:host([footer-hidden]) footer {
|
|
3519
3519
|
display: none;
|
|
3520
3520
|
}
|
|
3521
|
-
`.withBehaviors(Ah(Er.light,
|
|
3521
|
+
`.withBehaviors(Ah(Er.light,yt`
|
|
3522
3522
|
dialog::backdrop {
|
|
3523
3523
|
background: ${Sr};
|
|
3524
3524
|
}
|
|
3525
|
-
`),Ah(Er.dark,
|
|
3525
|
+
`),Ah(Er.dark,yt`
|
|
3526
3526
|
dialog::backdrop {
|
|
3527
3527
|
background: ${$r};
|
|
3528
3528
|
}
|
|
3529
|
-
`),Ah(Er.color,
|
|
3529
|
+
`),Ah(Er.color,yt`
|
|
3530
3530
|
dialog::backdrop {
|
|
3531
3531
|
background: ${Mr};
|
|
3532
3532
|
}
|
|
@@ -3564,7 +3564,7 @@ return this.dialogElement.showModal(),new Promise(((t,e)=>{this.resolveShow=t}))
|
|
|
3564
3564
|
this.dialogElement.close(),this.resolveShow(t),this.resolveShow=void 0}slottedFooterElementsChanged(t,e){this.footerIsEmpty=!e?.length}cancelHandler(t){return this.preventDismiss?t.preventDefault():(this.resolveShow(rm),this.resolveShow=void 0),!0}}lm.UserDismissed=rm,t([st({attribute:"prevent-dismiss",mode:"boolean"})],lm.prototype,"preventDismiss",void 0),t([st({attribute:"header-hidden",mode:"boolean"})],lm.prototype,"headerHidden",void 0),t([st({attribute:"footer-hidden",mode:"boolean"})],lm.prototype,"footerHidden",void 0),t([m],lm.prototype,"footerIsEmpty",void 0),t([m],lm.prototype,"slottedFooterElements",void 0),He(lm,un)
|
|
3565
3565
|
const cm=lm.compose({baseName:"dialog",template:am,styles:sm,baseClass:lm})
|
|
3566
3566
|
bi.getOrCreate().withPrefix("nimble").register(cm()),bi.tagFor(lm)
|
|
3567
|
-
const dm=
|
|
3567
|
+
const dm=yt`
|
|
3568
3568
|
${Oo("block")}
|
|
3569
3569
|
|
|
3570
3570
|
:host {
|
|
@@ -3694,15 +3694,15 @@ const dm=wt`
|
|
|
3694
3694
|
justify-content: flex-end;
|
|
3695
3695
|
border-top: 2px solid rgba(${Ia}, 0.1);
|
|
3696
3696
|
}
|
|
3697
|
-
`.withBehaviors(Ah(Er.light,
|
|
3697
|
+
`.withBehaviors(Ah(Er.light,yt`
|
|
3698
3698
|
dialog::backdrop {
|
|
3699
3699
|
background: ${Sr};
|
|
3700
3700
|
}
|
|
3701
|
-
`),Ah(Er.dark,
|
|
3701
|
+
`),Ah(Er.dark,yt`
|
|
3702
3702
|
dialog::backdrop {
|
|
3703
3703
|
background: ${$r};
|
|
3704
3704
|
}
|
|
3705
|
-
`),Ah(Er.color,
|
|
3705
|
+
`),Ah(Er.color,yt`
|
|
3706
3706
|
dialog::backdrop {
|
|
3707
3707
|
background: ${Mr};
|
|
3708
3708
|
}
|
|
@@ -3726,8 +3726,8 @@ class gm extends Yf{constructor(){super(Nh)}}Qf("icon-add",gm)
|
|
|
3726
3726
|
const mm=bi.tagFor(gm)
|
|
3727
3727
|
class vm extends Yf{constructor(){super(Ph)}}Qf("icon-arrow-down",vm)
|
|
3728
3728
|
const bm=bi.tagFor(vm)
|
|
3729
|
-
class
|
|
3730
|
-
class
|
|
3729
|
+
class ym extends Yf{constructor(){super(zh)}}Qf("icon-arrow-down-right-and-arrow-up-left",ym),bi.tagFor(ym)
|
|
3730
|
+
class wm extends Yf{constructor(){super(Vh)}}Qf("icon-arrow-expander-left",wm),bi.tagFor(wm)
|
|
3731
3731
|
class xm extends Yf{constructor(){super(Hh)}}Qf("icon-arrow-expander-right",xm)
|
|
3732
3732
|
const km=bi.tagFor(xm)
|
|
3733
3733
|
class Cm extends Yf{constructor(){super(Bh)}}Qf("icon-arrow-expander-up",Cm),bi.tagFor(Cm)
|
|
@@ -3763,10 +3763,10 @@ class Ym extends Yf{constructor(){super(gu)}}Qf("icon-chart-diagram-parent-focus
|
|
|
3763
3763
|
class Qm extends Yf{constructor(){super(mu)}}Qf("icon-check",Qm),bi.tagFor(Qm)
|
|
3764
3764
|
class tv extends Yf{constructor(){super(vu)}}Qf("icon-check-dot",tv),bi.tagFor(tv)
|
|
3765
3765
|
class ev extends Yf{constructor(){super(bu)}}Qf("icon-check-large",ev),bi.tagFor(ev)
|
|
3766
|
-
class nv extends Yf{constructor(){super(
|
|
3766
|
+
class nv extends Yf{constructor(){super(yu)}}Qf("icon-circle",nv),bi.tagFor(nv)
|
|
3767
3767
|
class iv extends Yf{constructor(){super(xu)}}Qf("icon-circle-broken",iv),bi.tagFor(iv)
|
|
3768
3768
|
class ov extends Yf{constructor(){super(ku)}}Qf("icon-circle-check",ov),bi.tagFor(ov)
|
|
3769
|
-
class rv extends Yf{constructor(){super(
|
|
3769
|
+
class rv extends Yf{constructor(){super(wu)}}Qf("icon-circle-filled",rv),bi.tagFor(rv)
|
|
3770
3770
|
class sv extends Yf{constructor(){super(Cu)}}Qf("icon-circle-partial-broken",sv),bi.tagFor(sv)
|
|
3771
3771
|
class av extends Yf{constructor(){super(Su)}}Qf("icon-circle-slash",av),bi.tagFor(av)
|
|
3772
3772
|
class lv extends Yf{constructor(){super($u)}}Qf("icon-circle-x",lv),bi.tagFor(lv)
|
|
@@ -3780,8 +3780,8 @@ class gv extends Yf{constructor(){super(Tu)}}Qf("icon-cloud",gv),bi.tagFor(gv)
|
|
|
3780
3780
|
class mv extends Yf{constructor(){super(Ru)}}Qf("icon-cloud-upload",mv),bi.tagFor(mv)
|
|
3781
3781
|
class vv extends Yf{constructor(){super(Du)}}Qf("icon-cloud-with-arrow",vv),bi.tagFor(vv)
|
|
3782
3782
|
class bv extends Yf{constructor(){super(Fu)}}Qf("icon-cog",bv),bi.tagFor(bv)
|
|
3783
|
-
class
|
|
3784
|
-
class
|
|
3783
|
+
class yv extends Yf{constructor(){super(Nu)}}Qf("icon-cog-database",yv),bi.tagFor(yv)
|
|
3784
|
+
class wv extends Yf{constructor(){super(Pu)}}Qf("icon-cog-database-inset",wv),bi.tagFor(wv)
|
|
3785
3785
|
class xv extends Yf{constructor(){super(zu)}}Qf("icon-cog-small-cog",xv),bi.tagFor(xv)
|
|
3786
3786
|
class kv extends Yf{constructor(){super(Lu)}}Qf("icon-cog-zoomed",kv),bi.tagFor(kv)
|
|
3787
3787
|
class Cv extends Yf{constructor(){super(Vu)}}Qf("icon-comment",Cv),bi.tagFor(Cv)
|
|
@@ -3816,8 +3816,8 @@ class Xv extends Yf{constructor(){super(gp)}}Qf("icon-floppy-disk-three-dots",Xv
|
|
|
3816
3816
|
class Yv extends Yf{constructor(){super(mp)}}Qf("icon-folder",Yv),bi.tagFor(Yv)
|
|
3817
3817
|
class Qv extends Yf{constructor(){super(vp)}}Qf("icon-folder-open",Qv),bi.tagFor(Qv)
|
|
3818
3818
|
class tb extends Yf{constructor(){super(bp)}}Qf("icon-forward-slash",tb),bi.tagFor(tb)
|
|
3819
|
-
class eb extends Yf{constructor(){super(
|
|
3820
|
-
class nb extends Yf{constructor(){super(
|
|
3819
|
+
class eb extends Yf{constructor(){super(yp)}}Qf("icon-four-dots-square",eb),bi.tagFor(eb)
|
|
3820
|
+
class nb extends Yf{constructor(){super(wp)}}Qf("icon-function",nb),bi.tagFor(nb)
|
|
3821
3821
|
class ib extends Yf{constructor(){super(xp)}}Qf("icon-gauge-simple",ib),bi.tagFor(ib)
|
|
3822
3822
|
class ob extends Yf{constructor(){super(kp)}}Qf("icon-grid-three-by-three",ob),bi.tagFor(ob)
|
|
3823
3823
|
class rb extends Yf{constructor(){super(Cp)}}Qf("icon-grid-two-by-two",rb),bi.tagFor(rb)
|
|
@@ -3834,8 +3834,8 @@ class gb extends Yf{constructor(){super(Rp)}}Qf("icon-key",gb),bi.tagFor(gb)
|
|
|
3834
3834
|
class mb extends Yf{constructor(){super(Dp)}}Qf("icon-laptop",mb),bi.tagFor(mb)
|
|
3835
3835
|
class vb extends Yf{constructor(){super(Fp)}}Qf("icon-layer-group",vb),bi.tagFor(vb)
|
|
3836
3836
|
class bb extends Yf{constructor(){super(Np)}}Qf("icon-lightning-bolt",bb),bi.tagFor(bb)
|
|
3837
|
-
class
|
|
3838
|
-
class
|
|
3837
|
+
class yb extends Yf{constructor(){super(Pp)}}Qf("icon-link",yb),bi.tagFor(yb)
|
|
3838
|
+
class wb extends Yf{constructor(){super(zp)}}Qf("icon-link-cancel",wb),bi.tagFor(wb)
|
|
3839
3839
|
class xb extends Yf{constructor(){super(Lp)}}Qf("icon-list",xb)
|
|
3840
3840
|
const kb=bi.tagFor(xb)
|
|
3841
3841
|
class Cb extends Yf{constructor(){super(Vp)}}Qf("icon-list-tree",Cb),bi.tagFor(Cb)
|
|
@@ -3869,53 +3869,53 @@ class Jb extends Yf{constructor(){super(uf)}}Qf("icon-sine-graph",Jb),bi.tagFor(
|
|
|
3869
3869
|
class Xb extends Yf{constructor(){super(pf)}}Qf("icon-skip-arrow",Xb),bi.tagFor(Xb)
|
|
3870
3870
|
class Yb extends Yf{constructor(){super(ff)}}Qf("icon-spinner",Yb),bi.tagFor(Yb)
|
|
3871
3871
|
class Qb extends Yf{constructor(){super(gf)}}Qf("icon-square-check",Qb),bi.tagFor(Qb)
|
|
3872
|
-
class
|
|
3873
|
-
class
|
|
3874
|
-
class
|
|
3875
|
-
class
|
|
3876
|
-
class
|
|
3877
|
-
class
|
|
3878
|
-
class
|
|
3879
|
-
class
|
|
3880
|
-
class
|
|
3881
|
-
const
|
|
3882
|
-
class
|
|
3883
|
-
class
|
|
3884
|
-
class
|
|
3885
|
-
class
|
|
3886
|
-
class
|
|
3887
|
-
class
|
|
3888
|
-
class
|
|
3889
|
-
const
|
|
3890
|
-
class
|
|
3891
|
-
class
|
|
3892
|
-
const
|
|
3893
|
-
class
|
|
3894
|
-
class
|
|
3895
|
-
class
|
|
3896
|
-
class
|
|
3897
|
-
class $
|
|
3898
|
-
class
|
|
3899
|
-
class
|
|
3900
|
-
class
|
|
3901
|
-
class
|
|
3902
|
-
class
|
|
3903
|
-
class
|
|
3904
|
-
class
|
|
3905
|
-
class
|
|
3906
|
-
class
|
|
3907
|
-
class
|
|
3872
|
+
class ty extends Yf{constructor(){super(mf)}}Qf("icon-square-t",ty),bi.tagFor(ty)
|
|
3873
|
+
class ey extends Yf{constructor(){super(vf)}}Qf("icon-systemlink",ey),bi.tagFor(ey)
|
|
3874
|
+
class ny extends Yf{constructor(){super(bf)}}Qf("icon-t",ny),bi.tagFor(ny)
|
|
3875
|
+
class iy extends Yf{constructor(){super(yf)}}Qf("icon-tablet",iy),bi.tagFor(iy)
|
|
3876
|
+
class oy extends Yf{constructor(){super(wf)}}Qf("icon-tag",oy),bi.tagFor(oy)
|
|
3877
|
+
class ry extends Yf{constructor(){super(xf)}}Qf("icon-tags",ry),bi.tagFor(ry)
|
|
3878
|
+
class sy extends Yf{constructor(){super(kf)}}Qf("icon-target-crosshairs",sy),bi.tagFor(sy)
|
|
3879
|
+
class ay extends Yf{constructor(){super(Cf)}}Qf("icon-target-crosshairs-progress",ay),bi.tagFor(ay)
|
|
3880
|
+
class ly extends Yf{constructor(){super(Sf)}}Qf("icon-three-dots-line",ly)
|
|
3881
|
+
const cy=bi.tagFor(ly)
|
|
3882
|
+
class dy extends Yf{constructor(){super($f)}}Qf("icon-three-vertical-lines",dy),bi.tagFor(dy)
|
|
3883
|
+
class hy extends Yf{constructor(){super(Mf)}}Qf("icon-thumbtack",hy),bi.tagFor(hy)
|
|
3884
|
+
class uy extends Yf{constructor(){super(_f)}}Qf("icon-tile-size",uy),bi.tagFor(uy)
|
|
3885
|
+
class py extends Yf{constructor(){super(Ef)}}Qf("icon-times",py),bi.tagFor(py)
|
|
3886
|
+
class fy extends Yf{constructor(){super(If)}}Qf("icon-trash",fy),bi.tagFor(fy)
|
|
3887
|
+
class gy extends Yf{constructor(){super(Af)}}Qf("icon-triangle",gy),bi.tagFor(gy)
|
|
3888
|
+
class my extends Yf{constructor(){super(Tf)}}Qf("icon-triangle-two-lines-horizontal",my)
|
|
3889
|
+
const vy=bi.tagFor(my)
|
|
3890
|
+
class by extends Yf{constructor(){super(Rf)}}Qf("icon-true-false-rectangle",by),bi.tagFor(by)
|
|
3891
|
+
class yy extends Yf{constructor(){super(Df)}}Qf("icon-two-squares-in-brackets",yy)
|
|
3892
|
+
const wy=bi.tagFor(yy)
|
|
3893
|
+
class xy extends Yf{constructor(){super(Ff)}}Qf("icon-two-triangles-between-lines",xy),bi.tagFor(xy)
|
|
3894
|
+
class ky extends Yf{constructor(){super(Nf)}}Qf("icon-unlink",ky),bi.tagFor(ky)
|
|
3895
|
+
class Cy extends Yf{constructor(){super(Pf)}}Qf("icon-unlock",Cy),bi.tagFor(Cy)
|
|
3896
|
+
class Sy extends Yf{constructor(){super(zf)}}Qf("icon-up-right-from-square",Sy),bi.tagFor(Sy)
|
|
3897
|
+
class $y extends Yf{constructor(){super(Lf)}}Qf("icon-upload",$y),bi.tagFor($y)
|
|
3898
|
+
class My extends Yf{constructor(){super(Vf)}}Qf("icon-user",My),bi.tagFor(My)
|
|
3899
|
+
class _y extends Yf{constructor(){super(Hf)}}Qf("icon-watch",_y),bi.tagFor(_y)
|
|
3900
|
+
class Ey extends Yf{constructor(){super(Bf)}}Qf("icon-waveform",Ey),bi.tagFor(Ey)
|
|
3901
|
+
class Iy extends Yf{constructor(){super(qf)}}Qf("icon-webvi-custom",Iy),bi.tagFor(Iy)
|
|
3902
|
+
class Ay extends Yf{constructor(){super(jf)}}Qf("icon-webvi-host",Ay),bi.tagFor(Ay)
|
|
3903
|
+
class Oy extends Yf{constructor(){super(Uf)}}Qf("icon-window-code",Oy),bi.tagFor(Oy)
|
|
3904
|
+
class Ty extends Yf{constructor(){super(Wf)}}Qf("icon-window-text",Ty),bi.tagFor(Ty)
|
|
3905
|
+
class Ry extends Yf{constructor(){super(Zf)}}Qf("icon-wrench-hammer",Ry),bi.tagFor(Ry)
|
|
3906
|
+
class Dy extends Yf{constructor(){super(Kf)}}Qf("icon-xmark-check",Dy),bi.tagFor(Dy)
|
|
3907
|
+
class Fy extends ze{constructor(){super(...arguments),this.propertyNotifier=g.getNotifier(this)}connectedCallback(){super.connectedCallback(),this.initializeThemeProvider(),this.propertyNotifier.subscribe(this)}disconnectedCallback(){if(this.propertyNotifier.unsubscribe(this),this.themeProvider){for(const t of Object.values(this.supportedLabels))t.deleteValueFor(this.themeProvider)
|
|
3908
3908
|
this.themeProvider=void 0}}handleChange(t,e){if(this.supportedLabels[e]){const t=this.supportedLabels[e],n=this[e]
|
|
3909
3909
|
this.themeProvider&&(null==n?t.deleteValueFor(this.themeProvider):t.setValueFor(this.themeProvider,n))}}initializeThemeProvider(){if(this.themeProvider=this.closest(Ma)??void 0,this.themeProvider)for(const[t,e]of Object.entries(this.supportedLabels)){const n=this[t]
|
|
3910
|
-
null==n?e.deleteValueFor(this.themeProvider):e.setValueFor(this.themeProvider,n)}}}const
|
|
3911
|
-
class
|
|
3912
|
-
const
|
|
3913
|
-
bi.getOrCreate().withPrefix("nimble").register(
|
|
3914
|
-
const
|
|
3915
|
-
class
|
|
3916
|
-
const
|
|
3917
|
-
bi.getOrCreate().withPrefix("nimble").register(
|
|
3918
|
-
const
|
|
3910
|
+
null==n?e.deleteValueFor(this.themeProvider):e.setValueFor(this.themeProvider,n)}}}const Ny={popupDismiss:gg,numericDecrement:mg,numericIncrement:vg,errorIcon:bg,warningIcon:yg,informationIcon:wg}
|
|
3911
|
+
class Py extends Fy{constructor(){super(...arguments),this.supportedLabels=Ny}}t([st({attribute:"popup-dismiss"})],Py.prototype,"popupDismiss",void 0),t([st({attribute:"numeric-decrement"})],Py.prototype,"numericDecrement",void 0),t([st({attribute:"numeric-increment"})],Py.prototype,"numericIncrement",void 0),t([st({attribute:"error-icon"})],Py.prototype,"errorIcon",void 0),t([st({attribute:"warning-icon"})],Py.prototype,"warningIcon",void 0),t([st({attribute:"information-icon"})],Py.prototype,"informationIcon",void 0)
|
|
3912
|
+
const zy=Py.compose({baseName:"label-provider-core"})
|
|
3913
|
+
bi.getOrCreate().withPrefix("nimble").register(zy()),bi.tagFor(Py)
|
|
3914
|
+
const Ly="Collapse group",Vy="Expand group",Hy="Collapse row",By="Expand row",qy="Collapse all groups",jy="Options",Uy="Grouped",Wy="Sorted ascending",Zy="Sorted descending",Gy="Select all rows",Ky="Select all rows in group",Jy="Select row",Xy="Row operations",Yy=ui.create({name:"table-group-collapse-label",cssCustomPropertyName:null}).withDefault(Ly),Qy=ui.create({name:"table-group-expand-label",cssCustomPropertyName:null}).withDefault(Vy),tw=ui.create({name:"table-row-collapse-label",cssCustomPropertyName:null}).withDefault(Hy),ew=ui.create({name:"table-row-expand-label",cssCustomPropertyName:null}).withDefault(By),nw=ui.create({name:"table-groups-collapse-all-label",cssCustomPropertyName:null}).withDefault(qy),iw=ui.create({name:"table-cell-action-menu-label",cssCustomPropertyName:null}).withDefault(jy),ow=ui.create({name:"table-column-header-grouped-label",cssCustomPropertyName:null}).withDefault(Uy),rw=ui.create({name:"table-column-header-sorted-ascending-label",cssCustomPropertyName:null}).withDefault(Wy),sw=ui.create({name:"table-column-header-sorted-descending-label",cssCustomPropertyName:null}).withDefault(Zy),aw=ui.create({name:"table-select-all-label",cssCustomPropertyName:null}).withDefault(Gy),lw=ui.create({name:"table-group-select-all-label",cssCustomPropertyName:null}).withDefault(Ky),cw=ui.create({name:"table-row-select-label",cssCustomPropertyName:null}).withDefault(Jy),dw=ui.create({name:"table-row-operation-column-label",cssCustomPropertyName:null}).withDefault(Xy),hw={groupCollapse:Yy,groupExpand:Qy,rowCollapse:tw,rowExpand:ew,groupsCollapseAll:nw,cellActionMenu:iw,columnHeaderGrouped:ow,columnHeaderSortedAscending:rw,columnHeaderSortedDescending:sw,selectAll:aw,groupSelectAll:lw,rowSelect:cw,rowOperationColumn:dw}
|
|
3915
|
+
class uw extends Fy{constructor(){super(...arguments),this.supportedLabels=hw}}t([st({attribute:"group-collapse"})],uw.prototype,"groupCollapse",void 0),t([st({attribute:"group-expand"})],uw.prototype,"groupExpand",void 0),t([st({attribute:"row-collapse"})],uw.prototype,"rowCollapse",void 0),t([st({attribute:"row-expand"})],uw.prototype,"rowExpand",void 0),t([st({attribute:"groups-collapse-all"})],uw.prototype,"groupsCollapseAll",void 0),t([st({attribute:"cell-action-menu"})],uw.prototype,"cellActionMenu",void 0),t([st({attribute:"column-header-grouped"})],uw.prototype,"columnHeaderGrouped",void 0),t([st({attribute:"column-header-sorted-ascending"})],uw.prototype,"columnHeaderSortedAscending",void 0),t([st({attribute:"column-header-sorted-descending"})],uw.prototype,"columnHeaderSortedDescending",void 0),t([st({attribute:"select-all"})],uw.prototype,"selectAll",void 0),t([st({attribute:"group-select-all"})],uw.prototype,"groupSelectAll",void 0),t([st({attribute:"row-select"})],uw.prototype,"rowSelect",void 0),t([st({attribute:"row-operation-column"})],uw.prototype,"rowOperationColumn",void 0)
|
|
3916
|
+
const pw=uw.compose({baseName:"label-provider-table"})
|
|
3917
|
+
bi.getOrCreate().withPrefix("nimble").register(pw()),bi.tagFor(uw)
|
|
3918
|
+
const fw=yt`
|
|
3919
3919
|
${Oo("flex")}
|
|
3920
3920
|
|
|
3921
3921
|
:host {
|
|
@@ -3981,8 +3981,8 @@ const fy=wt`
|
|
|
3981
3981
|
display: none;
|
|
3982
3982
|
}
|
|
3983
3983
|
`
|
|
3984
|
-
class
|
|
3985
|
-
const
|
|
3984
|
+
class gw extends Fn{constructor(){super(...arguments),this.hasOverflow=!1}get elementTextContent(){return this.contentSlot.assignedNodes().map((t=>t.textContent?.trim())).join(" ")}}t([m],gw.prototype,"hasOverflow",void 0)
|
|
3985
|
+
const mw=gw.compose({baseName:"list-option",baseClass:Fn,template:(t,e)=>Z`
|
|
3986
3986
|
<template
|
|
3987
3987
|
aria-checked="${t=>t.ariaChecked}"
|
|
3988
3988
|
aria-disabled="${t=>t.ariaDisabled}"
|
|
@@ -4003,27 +4003,27 @@ const my=gy.compose({baseName:"list-option",baseClass:Fn,template:(t,e)=>Z`
|
|
|
4003
4003
|
</span>
|
|
4004
4004
|
${Qt(0,e)}
|
|
4005
4005
|
</template>
|
|
4006
|
-
`,styles:
|
|
4007
|
-
bi.getOrCreate().withPrefix("nimble").register(
|
|
4008
|
-
const
|
|
4009
|
-
let
|
|
4010
|
-
t([st()],
|
|
4011
|
-
const
|
|
4012
|
-
class
|
|
4013
|
-
const
|
|
4014
|
-
function
|
|
4015
|
-
class
|
|
4006
|
+
`,styles:fw})
|
|
4007
|
+
bi.getOrCreate().withPrefix("nimble").register(mw())
|
|
4008
|
+
const vw=bi.tagFor(gw)
|
|
4009
|
+
let bw=class extends ze{}
|
|
4010
|
+
t([st()],bw.prototype,"key",void 0)
|
|
4011
|
+
const yw=Z`<template slot="mapping"></template>`
|
|
4012
|
+
class ww extends bw{}t([st()],ww.prototype,"text",void 0)
|
|
4013
|
+
const xw=ww.compose({baseName:"mapping-text",template:yw})
|
|
4014
|
+
function kw(t){return t.prototype instanceof Yf}bi.getOrCreate().withPrefix("nimble").register(xw()),bi.tagFor(ww)
|
|
4015
|
+
class Cw extends bw{async resolveIconAsync(t){try{this.resolvedIcon=void 0,await customElements.whenDefined(t)}catch(t){return}if(t!==this.icon)return
|
|
4016
4016
|
const e=customElements.get(t)
|
|
4017
|
-
this.resolvedIcon=
|
|
4017
|
+
this.resolvedIcon=kw(e)?t:void 0}iconChanged(){const t=this.icon
|
|
4018
4018
|
if(!t)return void(this.resolvedIcon=void 0)
|
|
4019
4019
|
const e=customElements.get(t)
|
|
4020
|
-
e?this.resolvedIcon=
|
|
4021
|
-
const
|
|
4022
|
-
bi.getOrCreate().withPrefix("nimble").register(
|
|
4023
|
-
class $
|
|
4024
|
-
const
|
|
4025
|
-
bi.getOrCreate().withPrefix("nimble").register(
|
|
4026
|
-
const
|
|
4020
|
+
e?this.resolvedIcon=kw(e)?t:void 0:this.resolveIconAsync(t)}}t([st()],Cw.prototype,"icon",void 0),t([st()],Cw.prototype,"severity",void 0),t([st()],Cw.prototype,"text",void 0),t([m],Cw.prototype,"resolvedIcon",void 0)
|
|
4021
|
+
const Sw=Cw.compose({baseName:"mapping-icon",template:yw})
|
|
4022
|
+
bi.getOrCreate().withPrefix("nimble").register(Sw()),bi.tagFor(Cw)
|
|
4023
|
+
class $w extends bw{}t([st()],$w.prototype,"text",void 0)
|
|
4024
|
+
const Mw=$w.compose({baseName:"mapping-spinner",template:yw})
|
|
4025
|
+
bi.getOrCreate().withPrefix("nimble").register(Mw()),bi.tagFor($w)
|
|
4026
|
+
const _w=yt`
|
|
4027
4027
|
${Oo("grid")}
|
|
4028
4028
|
|
|
4029
4029
|
:host {
|
|
@@ -4066,12 +4066,12 @@ const _y=wt`
|
|
|
4066
4066
|
padding-top: ${nl};
|
|
4067
4067
|
padding-bottom: ${nl};
|
|
4068
4068
|
}
|
|
4069
|
-
`.withBehaviors(Ah(Er.color,
|
|
4069
|
+
`.withBehaviors(Ah(Er.color,yt`
|
|
4070
4070
|
slot {
|
|
4071
4071
|
background: ${Cr(ir,.15)};
|
|
4072
4072
|
}
|
|
4073
4073
|
`))
|
|
4074
|
-
class
|
|
4074
|
+
class Ew extends Di{}const Iw=Ew.compose({baseName:"menu",baseClass:Di,template:(t,e)=>Z`
|
|
4075
4075
|
<template
|
|
4076
4076
|
slot="${t=>t.slot?t.slot:t.isNestedMenu()?"submenu":void 0}"
|
|
4077
4077
|
role="menu"
|
|
@@ -4080,9 +4080,9 @@ class Ey extends Di{}const Iy=Ey.compose({baseName:"menu",baseClass:Di,template:
|
|
|
4080
4080
|
>
|
|
4081
4081
|
<slot ${Kt("items")}></slot>
|
|
4082
4082
|
</template>
|
|
4083
|
-
`,styles:
|
|
4084
|
-
bi.getOrCreate().withPrefix("nimble").register(
|
|
4085
|
-
const
|
|
4083
|
+
`,styles:_w})
|
|
4084
|
+
bi.getOrCreate().withPrefix("nimble").register(Iw()),bi.tagFor(Ew)
|
|
4085
|
+
const Aw=yt`
|
|
4086
4086
|
${Oo("inline-block")}
|
|
4087
4087
|
|
|
4088
4088
|
:host {
|
|
@@ -4098,7 +4098,7 @@ const Ay=wt`
|
|
|
4098
4098
|
margin-top: ${nl};
|
|
4099
4099
|
margin-bottom: ${nl};
|
|
4100
4100
|
}
|
|
4101
|
-
`,
|
|
4101
|
+
`,Ow=Z`
|
|
4102
4102
|
<template
|
|
4103
4103
|
?open="${t=>t.open}"
|
|
4104
4104
|
@focusout="${(t,e)=>t.focusoutHandler(e.event)}"
|
|
@@ -4139,8 +4139,8 @@ const Ay=wt`
|
|
|
4139
4139
|
</${_h}>
|
|
4140
4140
|
`)}
|
|
4141
4141
|
</template>
|
|
4142
|
-
`,
|
|
4143
|
-
class
|
|
4142
|
+
`,Tw="auto"
|
|
4143
|
+
class Rw extends ze{constructor(){super(...arguments),this.appearance=Yd,this.disabled=!1,this.contentHidden=!1,this.open=!1,this.position=Tw,this.focusLastItemWhenOpened=!1,this.menuChangeHandler=()=>{this.setOpen(!1),this.toggleButton.focus()}}disconnectedCallback(){super.disconnectedCallback(),this.region&&this.region.removeEventListener(sa,this.menuChangeHandler)}toggleButtonChanged(t,e){this.region&&this.toggleButton&&(this.region.anchorElement=this.toggleButton)}regionChanged(t,e){t&&t.removeEventListener(sa,this.menuChangeHandler),this.region&&(this.toggleButton&&(this.region.anchorElement=this.toggleButton),this.region.addEventListener(sa,this.menuChangeHandler,{capture:!0}))}openChanged(t,e){if(this.toggleButton&&(this.toggleButton.checked=this.open),!this.open){const t={oldState:!0,newState:!1}
|
|
4144
4144
|
this.$emit("toggle",t)}}regionLoadedHandler(){this.focusLastItemWhenOpened?(this.focusLastMenuItem(),this.focusLastItemWhenOpened=!1):this.focusMenu()
|
|
4145
4145
|
this.$emit("toggle",{oldState:!1,newState:!0})}focusoutHandler(t){if(!this.open)return!0
|
|
4146
4146
|
const e=t.relatedTarget
|
|
@@ -4154,10 +4154,10 @@ for(;t;){if("menu"===t.getAttribute("role"))return t
|
|
|
4154
4154
|
if(!this.isSlotElement(t))return
|
|
4155
4155
|
{const e=t.assignedNodes()[0]
|
|
4156
4156
|
t=e instanceof HTMLElement?e:void 0}}}isSlotElement(t){return"SLOT"===t?.nodeName}focusMenu(){this.getMenu()?.focus()}focusLastMenuItem(){const t=this.getMenu()?.querySelectorAll("[role=menuitem]")
|
|
4157
|
-
if(t?.length){t[t.length-1].focus()}}}t([st],
|
|
4158
|
-
const
|
|
4159
|
-
bi.getOrCreate().withPrefix("nimble").register(
|
|
4160
|
-
const
|
|
4157
|
+
if(t?.length){t[t.length-1].focus()}}}t([st],Rw.prototype,"appearance",void 0),t([st({mode:"boolean"})],Rw.prototype,"disabled",void 0),t([st({attribute:"content-hidden",mode:"boolean"})],Rw.prototype,"contentHidden",void 0),t([st({mode:"boolean"})],Rw.prototype,"open",void 0),t([st({attribute:"position"})],Rw.prototype,"position",void 0),t([m],Rw.prototype,"toggleButton",void 0),t([m],Rw.prototype,"region",void 0),t([m],Rw.prototype,"slottedMenus",void 0)
|
|
4158
|
+
const Dw=Rw.compose({baseName:"menu-button",template:Ow,styles:Aw,shadowOptions:{delegatesFocus:!0}})
|
|
4159
|
+
bi.getOrCreate().withPrefix("nimble").register(Dw())
|
|
4160
|
+
const Fw=bi.tagFor(Rw),Nw=yt`
|
|
4161
4161
|
${Oo("grid")}
|
|
4162
4162
|
|
|
4163
4163
|
:host {
|
|
@@ -4236,7 +4236,7 @@ const Fy=bi.tagFor(Ry),Ny=wt`
|
|
|
4236
4236
|
grid-column: 3;
|
|
4237
4237
|
}
|
|
4238
4238
|
`
|
|
4239
|
-
class
|
|
4239
|
+
class Pw extends Ri{}const zw=Pw.compose({baseName:"menu-item",baseClass:Ri,template:(t,e)=>Z`
|
|
4240
4240
|
<template
|
|
4241
4241
|
role="${t=>t.role}"
|
|
4242
4242
|
aria-haspopup="${t=>t.hasSubmenu?"menu":void 0}"
|
|
@@ -4303,16 +4303,16 @@ class Py extends Ri{}const zy=Py.compose({baseName:"menu-item",baseClass:Ri,temp
|
|
|
4303
4303
|
</${t.tagFor(mn)}>
|
|
4304
4304
|
`)}
|
|
4305
4305
|
</template>
|
|
4306
|
-
`,styles:
|
|
4307
|
-
bi.getOrCreate().withPrefix("nimble").register(
|
|
4308
|
-
const
|
|
4306
|
+
`,styles:Nw,expandCollapseGlyph:Hh.data})
|
|
4307
|
+
bi.getOrCreate().withPrefix("nimble").register(zw()),bi.tagFor(Pw)
|
|
4308
|
+
const Lw="underline",Vw="outline",Hw="block",Bw=yt`
|
|
4309
4309
|
${Oo("inline-block")}
|
|
4310
4310
|
${Qg}
|
|
4311
4311
|
|
|
4312
4312
|
:host {
|
|
4313
4313
|
font: ${Dc};
|
|
4314
4314
|
outline: none;
|
|
4315
|
-
${
|
|
4315
|
+
${yh}
|
|
4316
4316
|
color: ${Fc};
|
|
4317
4317
|
--ni-private-hover-indicator-width: calc(${sl} + 1px);
|
|
4318
4318
|
--ni-private-height-within-border: calc(
|
|
@@ -4364,7 +4364,7 @@ const Ly="underline",Vy="outline",Hy="block",By=wt`
|
|
|
4364
4364
|
content: ' ';
|
|
4365
4365
|
color: transparent;
|
|
4366
4366
|
width: 0px;
|
|
4367
|
-
${
|
|
4367
|
+
${yh}
|
|
4368
4368
|
}
|
|
4369
4369
|
|
|
4370
4370
|
.root::after {
|
|
@@ -4453,12 +4453,12 @@ const Ly="underline",Vy="outline",Hy="block",By=wt`
|
|
|
4453
4453
|
order: 1;
|
|
4454
4454
|
padding-right: ${nl};
|
|
4455
4455
|
}
|
|
4456
|
-
`.withBehaviors(nh(
|
|
4456
|
+
`.withBehaviors(nh(Lw,yt`
|
|
4457
4457
|
.root {
|
|
4458
4458
|
border-bottom-width: ${sl};
|
|
4459
4459
|
padding-bottom: 0;
|
|
4460
4460
|
}
|
|
4461
|
-
`),nh(
|
|
4461
|
+
`),nh(Hw,yt`
|
|
4462
4462
|
.root {
|
|
4463
4463
|
background-color: rgba(${Na}, 0.1);
|
|
4464
4464
|
}
|
|
@@ -4476,14 +4476,14 @@ const Ly="underline",Vy="outline",Hy="block",By=wt`
|
|
|
4476
4476
|
:host([disabled]) .root {
|
|
4477
4477
|
background-color: rgba(${Na}, 0.07);
|
|
4478
4478
|
}
|
|
4479
|
-
`),nh(
|
|
4479
|
+
`),nh(Vw,yt`
|
|
4480
4480
|
.root {
|
|
4481
4481
|
border-width: ${sl};
|
|
4482
4482
|
padding: 0;
|
|
4483
4483
|
}
|
|
4484
4484
|
`))
|
|
4485
|
-
class
|
|
4486
|
-
const
|
|
4485
|
+
class qw extends Bi{constructor(){super(...arguments),this.appearance=Lw,this.errorVisible=!1}connectedCallback(){super.connectedCallback(),this.control.setAttribute("role","spinbutton")}}t([st],qw.prototype,"appearance",void 0),t([st({attribute:"error-text"})],qw.prototype,"errorText",void 0),t([st({attribute:"error-visible",mode:"boolean"})],qw.prototype,"errorVisible",void 0)
|
|
4486
|
+
const jw=qw.compose({baseName:"number-field",baseClass:Bi,template:(t,e)=>Z`
|
|
4487
4487
|
<template class="${t=>t.readOnly?"readonly":""}">
|
|
4488
4488
|
<label
|
|
4489
4489
|
part="label"
|
|
@@ -4558,7 +4558,7 @@ const jy=qy.compose({baseName:"number-field",baseClass:Bi,template:(t,e)=>Z`
|
|
|
4558
4558
|
${Qt(0,e)}
|
|
4559
4559
|
</div>
|
|
4560
4560
|
</template>
|
|
4561
|
-
`,styles:
|
|
4561
|
+
`,styles:Bw,shadowOptions:{delegatesFocus:!0},stepDownGlyph:Z`
|
|
4562
4562
|
<${Fh}
|
|
4563
4563
|
class="step-up-down-button"
|
|
4564
4564
|
appearance="ghost"
|
|
@@ -4592,8 +4592,8 @@ const jy=qy.compose({baseName:"number-field",baseClass:Bi,template:(t,e)=>Z`
|
|
|
4592
4592
|
></${eg}>
|
|
4593
4593
|
${Ug}
|
|
4594
4594
|
`})
|
|
4595
|
-
bi.getOrCreate().withPrefix("nimble").register(
|
|
4596
|
-
const
|
|
4595
|
+
bi.getOrCreate().withPrefix("nimble").register(jw()),bi.tagFor(qw)
|
|
4596
|
+
const Uw=yt`
|
|
4597
4597
|
${Oo("inline-flex")}
|
|
4598
4598
|
|
|
4599
4599
|
:host {
|
|
@@ -4680,7 +4680,7 @@ const Uy=wt`
|
|
|
4680
4680
|
fill: rgba(${Na}, 0.3);
|
|
4681
4681
|
}
|
|
4682
4682
|
`
|
|
4683
|
-
class
|
|
4683
|
+
class Ww extends Wi{}const Zw=Ww.compose({baseName:"radio",baseClass:Wi,template:(t,e)=>Z`
|
|
4684
4684
|
<template
|
|
4685
4685
|
role="radio"
|
|
4686
4686
|
class="${t=>t.checked?"checked":""} ${t=>t.readOnly?"readonly":""}"
|
|
@@ -4703,9 +4703,9 @@ class Wy extends Wi{}const Zy=Wy.compose({baseName:"radio",baseClass:Wi,template
|
|
|
4703
4703
|
<slot ${Kt("defaultSlottedNodes")}></slot>
|
|
4704
4704
|
</label>
|
|
4705
4705
|
</template>
|
|
4706
|
-
`,styles:
|
|
4707
|
-
bi.getOrCreate().withPrefix("nimble").register(
|
|
4708
|
-
const
|
|
4706
|
+
`,styles:Uw,checkedIndicator:wu.data})
|
|
4707
|
+
bi.getOrCreate().withPrefix("nimble").register(Zw()),bi.tagFor(Ww)
|
|
4708
|
+
const Gw=yt`
|
|
4709
4709
|
${Oo("inline-block")}
|
|
4710
4710
|
|
|
4711
4711
|
.positioning-region {
|
|
@@ -4730,7 +4730,7 @@ const Gy=wt`
|
|
|
4730
4730
|
color: ${Yc};
|
|
4731
4731
|
}
|
|
4732
4732
|
`
|
|
4733
|
-
class
|
|
4733
|
+
class Kw extends qi{}const Jw=Kw.compose({baseName:"radio-group",baseClass:qi,template:(t,e)=>Z`
|
|
4734
4734
|
<template
|
|
4735
4735
|
role="radiogroup"
|
|
4736
4736
|
aria-disabled="${t=>t.disabled}"
|
|
@@ -4749,34 +4749,34 @@ class Ky extends qi{}const Jy=Ky.compose({baseName:"radio-group",baseClass:qi,te
|
|
|
4749
4749
|
></slot>
|
|
4750
4750
|
</div>
|
|
4751
4751
|
</template>
|
|
4752
|
-
`,styles:
|
|
4753
|
-
function
|
|
4752
|
+
`,styles:Gw,shadowOptions:{delegatesFocus:!0}})
|
|
4753
|
+
function Xw(t){this.content=t}function Yw(t,e,n){for(let i=0;;i++){if(i==t.childCount||i==e.childCount)return t.childCount==e.childCount?null:n
|
|
4754
4754
|
let o=t.child(i),r=e.child(i)
|
|
4755
4755
|
if(o!=r){if(!o.sameMarkup(r))return n
|
|
4756
4756
|
if(o.isText&&o.text!=r.text){for(let t=0;o.text[t]==r.text[t];t++)n++
|
|
4757
|
-
return n}if(o.content.size||r.content.size){let t=
|
|
4758
|
-
if(null!=t)return t}n+=o.nodeSize}else n+=o.nodeSize}}function
|
|
4757
|
+
return n}if(o.content.size||r.content.size){let t=Yw(o.content,r.content,n+1)
|
|
4758
|
+
if(null!=t)return t}n+=o.nodeSize}else n+=o.nodeSize}}function Qw(t,e,n,i){for(let o=t.childCount,r=e.childCount;;){if(0==o||0==r)return o==r?null:{a:n,b:i}
|
|
4759
4759
|
let s=t.child(--o),a=e.child(--r),l=s.nodeSize
|
|
4760
4760
|
if(s!=a){if(!s.sameMarkup(a))return{a:n,b:i}
|
|
4761
4761
|
if(s.isText&&s.text!=a.text){let t=0,e=Math.min(s.text.length,a.text.length)
|
|
4762
4762
|
for(;t<e&&s.text[s.text.length-t-1]==a.text[a.text.length-t-1];)t++,n--,i--
|
|
4763
|
-
return{a:n,b:i}}if(s.content.size||a.content.size){let t=
|
|
4764
|
-
if(t)return t}n-=l,i-=l}else n-=l,i-=l}}bi.getOrCreate().withPrefix("nimble").register(
|
|
4763
|
+
return{a:n,b:i}}if(s.content.size||a.content.size){let t=Qw(s.content,a.content,n-1,i-1)
|
|
4764
|
+
if(t)return t}n-=l,i-=l}else n-=l,i-=l}}bi.getOrCreate().withPrefix("nimble").register(Jw()),bi.tagFor(Kw),Xw.prototype={constructor:Xw,find:function(t){for(var e=0;e<this.content.length;e+=2)if(this.content[e]===t)return e
|
|
4765
4765
|
return-1},get:function(t){var e=this.find(t)
|
|
4766
4766
|
return-1==e?void 0:this.content[e+1]},update:function(t,e,n){var i=n&&n!=t?this.remove(n):this,o=i.find(t),r=i.content.slice()
|
|
4767
|
-
return-1==o?r.push(n||t,e):(r[o+1]=e,n&&(r[o]=n)),new
|
|
4767
|
+
return-1==o?r.push(n||t,e):(r[o+1]=e,n&&(r[o]=n)),new Xw(r)},remove:function(t){var e=this.find(t)
|
|
4768
4768
|
if(-1==e)return this
|
|
4769
4769
|
var n=this.content.slice()
|
|
4770
|
-
return n.splice(e,2),new
|
|
4771
|
-
return n.push(t,e),new
|
|
4772
|
-
return o.splice(-1==r?o.length:r,0,e,n),new
|
|
4773
|
-
t=
|
|
4770
|
+
return n.splice(e,2),new Xw(n)},addToStart:function(t,e){return new Xw([t,e].concat(this.remove(t).content))},addToEnd:function(t,e){var n=this.remove(t).content.slice()
|
|
4771
|
+
return n.push(t,e),new Xw(n)},addBefore:function(t,e,n){var i=this.remove(e),o=i.content.slice(),r=i.find(t)
|
|
4772
|
+
return o.splice(-1==r?o.length:r,0,e,n),new Xw(o)},forEach:function(t){for(var e=0;e<this.content.length;e+=2)t(this.content[e],this.content[e+1])},prepend:function(t){return(t=Xw.from(t)).size?new Xw(t.content.concat(this.subtract(t).content)):this},append:function(t){return(t=Xw.from(t)).size?new Xw(this.subtract(t).content.concat(t.content)):this},subtract:function(t){var e=this
|
|
4773
|
+
t=Xw.from(t)
|
|
4774
4774
|
for(var n=0;n<t.content.length;n+=2)e=e.remove(t.content[n])
|
|
4775
4775
|
return e},toObject:function(){var t={}
|
|
4776
|
-
return this.forEach((function(e,n){t[e]=n})),t},get size(){return this.content.length>>1}},
|
|
4776
|
+
return this.forEach((function(e,n){t[e]=n})),t},get size(){return this.content.length>>1}},Xw.from=function(t){if(t instanceof Xw)return t
|
|
4777
4777
|
var e=[]
|
|
4778
4778
|
if(t)for(var n in t)e.push(n,t[n])
|
|
4779
|
-
return new
|
|
4779
|
+
return new Xw(e)}
|
|
4780
4780
|
class tx{constructor(t,e){if(this.content=t,this.size=e||0,null==e)for(let e=0;e<t.length;e++)this.size+=t[e].nodeSize}nodesBetween(t,e,n,i=0,o){for(let r=0,s=0;s<e;r++){let a=this.content[r],l=s+a.nodeSize
|
|
4781
4781
|
if(l>t&&!1!==n(a,i+s,o||null,r)&&a.content.size){let o=s+1
|
|
4782
4782
|
a.nodesBetween(Math.max(0,t-o),Math.min(a.content.size,e-o),n,i+o)}s=l}}descendants(t){this.nodesBetween(0,this.size,t)}textBetween(t,e,n,i){let o="",r=!0
|
|
@@ -4796,7 +4796,7 @@ for(let e=0;e<this.content.length;e++)if(!this.content[e].eq(t.content[e]))retur
|
|
|
4796
4796
|
return!0}get firstChild(){return this.content.length?this.content[0]:null}get lastChild(){return this.content.length?this.content[this.content.length-1]:null}get childCount(){return this.content.length}child(t){let e=this.content[t]
|
|
4797
4797
|
if(!e)throw new RangeError("Index "+t+" out of range for "+this)
|
|
4798
4798
|
return e}maybeChild(t){return this.content[t]||null}forEach(t){for(let e=0,n=0;e<this.content.length;e++){let i=this.content[e]
|
|
4799
|
-
t(i,n,e),n+=i.nodeSize}}findDiffStart(t,e=0){return
|
|
4799
|
+
t(i,n,e),n+=i.nodeSize}}findDiffStart(t,e=0){return Yw(this,t,e)}findDiffEnd(t,e=this.size,n=t.size){return Qw(this,t,e,n)}findIndex(t,e=-1){if(0==t)return nx(0,t)
|
|
4800
4800
|
if(t==this.size)return nx(this.content.length,t)
|
|
4801
4801
|
if(t>this.size||t<0)throw new RangeError(`Position ${t} outside of fragment (${this})`)
|
|
4802
4802
|
for(let n=0,i=0;;n++){let o=i+this.child(n).nodeSize
|
|
@@ -4899,9 +4899,9 @@ let n=[],i=0,o=e
|
|
|
4899
4899
|
for(let e=t;;){let{index:t,offset:r}=e.content.findIndex(o),s=o-r
|
|
4900
4900
|
if(n.push(e,t,i+r),!s)break
|
|
4901
4901
|
if(e=e.child(t),e.isText)break
|
|
4902
|
-
o=s-1,i+=r+1}return new bx(e,n,o)}static resolveCached(t,e){for(let n=0;n<
|
|
4903
|
-
if(i.pos==e&&i.doc==t)return i}let n=wx
|
|
4904
|
-
return
|
|
4902
|
+
o=s-1,i+=r+1}return new bx(e,n,o)}static resolveCached(t,e){for(let n=0;n<yx.length;n++){let i=yx[n]
|
|
4903
|
+
if(i.pos==e&&i.doc==t)return i}let n=yx[wx]=bx.resolve(t,e)
|
|
4904
|
+
return wx=(wx+1)%xx,n}}let yx=[],wx=0,xx=12
|
|
4905
4905
|
class kx{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 Cx=Object.create(null)
|
|
4906
4906
|
let Sx=class t{constructor(t,e,n,i=ox.none){this.type=t,this.attrs=e,this.marks=i,this.content=n||tx.empty}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&&ix(this.attrs,e||t.defaultAttrs||Cx)&&ox.sameSet(this.marks,n||ox.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 sx.empty
|
|
4907
4907
|
let i=this.resolve(t),o=this.resolve(e),r=n?0:i.sharedDepth(e),s=i.start(r),a=i.node(r).content.cut(i.pos-s,o.pos-s)
|
|
@@ -5053,7 +5053,7 @@ return t.forEach(((t,o)=>n[t]=new Hx(t,i++,e,o))),n}removeFromSet(t){for(var e=0
|
|
|
5053
5053
|
return t}isInSet(t){for(let e=0;e<t.length;e++)if(t[e].type==this)return t[e]}excludes(t){return this.excluded.indexOf(t)>-1}}class Bx{constructor(t){this.cached=Object.create(null)
|
|
5054
5054
|
let e=this.spec={}
|
|
5055
5055
|
for(let n in t)e[n]=t[n]
|
|
5056
|
-
e.nodes=
|
|
5056
|
+
e.nodes=Xw.from(t.nodes),e.marks=Xw.from(t.marks||{}),this.nodes=Lx.compile(this.spec.nodes,this),this.marks=Hx.compile(this.spec.marks,this)
|
|
5057
5057
|
let n=Object.create(null)
|
|
5058
5058
|
for(let t in this.nodes){if(t in this.marks)throw new RangeError(t+" can not be both a node and a mark")
|
|
5059
5059
|
let e=this.nodes[t],i=e.spec.content||"",o=e.spec.marks
|
|
@@ -5280,10 +5280,10 @@ return new vk(e.from,e.to,e.gapFrom,e.gapTo,sx.fromJSON(t,e.slice),e.insert,!!e.
|
|
|
5280
5280
|
for(;o>0&&r>0&&i.indexAfter(r)==i.node(r).childCount;)r--,o--
|
|
5281
5281
|
if(o>0){let t=i.node(r).maybeChild(i.indexAfter(r))
|
|
5282
5282
|
for(;o>0;){if(!t||t.isLeaf)return!0
|
|
5283
|
-
t=t.firstChild,o--}}return!1}function
|
|
5283
|
+
t=t.firstChild,o--}}return!1}function yk(t,e,n){return(0==e||t.canReplace(e,t.childCount))&&(n==t.childCount||t.canReplace(0,n))}function wk(t){let e=t.parent.content.cutByIndex(t.startIndex,t.endIndex)
|
|
5284
5284
|
for(let n=t.depth;;--n){let i=t.$from.node(n),o=t.$from.index(n),r=t.$to.indexAfter(n)
|
|
5285
5285
|
if(n<t.depth&&i.canReplace(o,r,e))return n
|
|
5286
|
-
if(0==n||i.type.spec.isolating||!
|
|
5286
|
+
if(0==n||i.type.spec.isolating||!yk(i,o,r))break}return null}function xk(t,e,n=null,i=t){let o=function(t,e){let{parent:n,startIndex:i,endIndex:o}=t,r=n.contentMatchAt(i).findWrapping(e)
|
|
5287
5287
|
if(!r)return null
|
|
5288
5288
|
let s=r.length?r[0]:e
|
|
5289
5289
|
return n.canReplaceWith(i,o,s)?r:null}(t,e),r=o&&function(t,e){let{parent:n,startIndex:i,endIndex:o}=t,r=n.child(i),s=e.contentMatch.findWrapping(r.type)
|
|
@@ -5543,11 +5543,11 @@ const fC=function(t,e,n){let i=pC||(pC=document.createRange())
|
|
|
5543
5543
|
return i.setEnd(t,null==n?t.nodeValue.length:n),i.setStart(t,e||0),i},gC=function(t,e,n,i){return n&&(vC(t,e,n,i,-1)||vC(t,e,n,i,1))},mC=/^(img|br|input|textarea|hr)$/i
|
|
5544
5544
|
function vC(t,e,n,i,o){for(;;){if(t==n&&e==i)return!0
|
|
5545
5545
|
if(e==(o<0?0:bC(t))){let n=t.parentNode
|
|
5546
|
-
if(!n||1!=n.nodeType||
|
|
5546
|
+
if(!n||1!=n.nodeType||yC(t)||mC.test(t.nodeName)||"false"==t.contentEditable)return!1
|
|
5547
5547
|
e=hC(t)+(o<0?0:1),t=n}else{if(1!=t.nodeType)return!1
|
|
5548
5548
|
if("false"==(t=t.childNodes[e+(o<0?-1:0)]).contentEditable)return!1
|
|
5549
|
-
e=o<0?bC(t):0}}}function bC(t){return 3==t.nodeType?t.nodeValue.length:t.childNodes.length}function
|
|
5550
|
-
for(let n=t;n&&!(e=n.pmViewDesc);n=n.parentNode);return e&&e.node&&e.node.isBlock&&(e.dom==t||e.contentDOM==t)}const
|
|
5549
|
+
e=o<0?bC(t):0}}}function bC(t){return 3==t.nodeType?t.nodeValue.length:t.childNodes.length}function yC(t){let e
|
|
5550
|
+
for(let n=t;n&&!(e=n.pmViewDesc);n=n.parentNode);return e&&e.node&&e.node.isBlock&&(e.dom==t||e.contentDOM==t)}const wC=function(t){return t.focusNode&&gC(t.focusNode,t.focusOffset,t.anchorNode,t.anchorOffset)}
|
|
5551
5551
|
function xC(t,e){let n=document.createEvent("Event")
|
|
5552
5552
|
return n.initEvent("keydown",!0,!0),n.keyCode=t,n.key=n.code=e,n}const kC="undefined"!=typeof navigator?navigator:null,CC="undefined"!=typeof document?document:null,SC=kC&&kC.userAgent||"",$C=/Edge\/(\d+)/.exec(SC),MC=/MSIE \d/.exec(SC),_C=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(SC),EC=!!(MC||_C||$C),IC=MC?document.documentMode:_C?+_C[1]:$C?+$C[1]:0,AC=!EC&&/gecko\/(\d+)/i.test(SC)
|
|
5553
5553
|
AC&&(/Firefox\/(\d+)/.exec(SC)||[0,0])[1]
|
|
@@ -5739,7 +5739,7 @@ if(d.isText){let t=u
|
|
|
5739
5739
|
s<o.length&&o[s].from<t&&(t=o[s].from)
|
|
5740
5740
|
for(let e=0;e<a.length;e++)a[e].to<t&&(t=a[e].to)
|
|
5741
5741
|
t<u&&(l=d.cut(t-r),d=d.cut(0,t-r),u=t,h=-1)}i(d,d.isInline&&!d.isLeaf?a.filter((t=>!t.inline)):a.slice(),e.forChild(r,d),h),r=u}}(this.node,this.innerDeco,((e,o,r)=>{e.spec.marks?a.syncToMarks(e.spec.marks,n,t):e.type.side>=0&&!r&&a.syncToMarks(o==this.node.childCount?ox.none:this.node.child(o).marks,n,t),a.placeWidget(e,t,i)}),((e,r,l,c)=>{let d
|
|
5742
|
-
a.syncToMarks(e.marks,n,t),a.findNodeMatch(e,r,l,c)||s&&t.state.selection.from>i&&t.state.selection.to<i+e.nodeSize&&(d=a.findIndexWithChild(o.node))>-1&&a.updateNodeAt(e,r,l,d,t)||a.updateNextNode(e,r,l,t,c,i)||a.addNode(e,r,l,t,i),i+=e.nodeSize})),a.syncToMarks([],n,t),this.node.isTextblock&&a.addTextblockHacks(),a.destroyRest(),(a.changed||2==this.dirty)&&(r&&this.protectLocalComposition(t,r),
|
|
5742
|
+
a.syncToMarks(e.marks,n,t),a.findNodeMatch(e,r,l,c)||s&&t.state.selection.from>i&&t.state.selection.to<i+e.nodeSize&&(d=a.findIndexWithChild(o.node))>-1&&a.updateNodeAt(e,r,l,d,t)||a.updateNextNode(e,r,l,t,c,i)||a.addNode(e,r,l,t,i),i+=e.nodeSize})),a.syncToMarks([],n,t),this.node.isTextblock&&a.addTextblockHacks(),a.destroyRest(),(a.changed||2==this.dirty)&&(r&&this.protectLocalComposition(t,r),yS(this.contentDOM,this.children,t),FC&&function(t){if("UL"==t.nodeName||"OL"==t.nodeName){let e=t.style.cssText
|
|
5743
5743
|
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
|
|
5744
5744
|
if(!(t.state.selection instanceof Wk)||n<e||i>e+this.node.content.size)return null
|
|
5745
5745
|
let o=t.domSelectionRange(),r=function(t,e){for(;;){if(3==t.nodeType)return t
|
|
@@ -5771,21 +5771,21 @@ for(let e=this.nodeDOM;e;e=e.parentNode)if(e==t)return!0
|
|
|
5771
5771
|
return!1}domFromPos(t){return{node:this.nodeDOM,offset:t}}localPosFromDOM(t,e,n){return t==this.nodeDOM?this.posAtStart+Math.min(e,this.node.text.length):super.localPosFromDOM(t,e,n)}ignoreMutation(t){return"characterData"!=t.type&&"selection"!=t.type}slice(t,e,n){let i=this.node.cut(t,e),o=document.createTextNode(i.text)
|
|
5772
5772
|
return new mS(this.parent,i,this.outerDeco,this.innerDeco,o,o,n)}markDirty(t,e){super.markDirty(t,e),this.dom==this.nodeDOM||0!=t&&e!=this.nodeDOM.nodeValue.length||(this.dirty=3)}get domAtom(){return!1}}class vS extends dS{parseRule(){return{ignore:!0}}matchesHack(t){return 0==this.dirty&&this.dom.nodeName==t}get domAtom(){return!0}get ignoreForCoords(){return"IMG"==this.dom.nodeName}}class bS extends fS{constructor(t,e,n,i,o,r,s,a,l,c){super(t,e,n,i,o,r,s,l,c),this.spec=a}update(t,e,n,i){if(3==this.dirty)return!1
|
|
5773
5773
|
if(this.spec.update){let o=this.spec.update(t,e,n)
|
|
5774
|
-
return o&&this.updateInner(t,e,n,i),o}return!(!this.contentDOM&&!t.isLeaf)&&super.update(t,e,n,i)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(t,e,n,i){this.spec.setSelection?this.spec.setSelection(t,e,n):super.setSelection(t,e,n,i)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}stopEvent(t){return!!this.spec.stopEvent&&this.spec.stopEvent(t)}ignoreMutation(t){return this.spec.ignoreMutation?this.spec.ignoreMutation(t):super.ignoreMutation(t)}}function
|
|
5774
|
+
return o&&this.updateInner(t,e,n,i),o}return!(!this.contentDOM&&!t.isLeaf)&&super.update(t,e,n,i)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(t,e,n,i){this.spec.setSelection?this.spec.setSelection(t,e,n):super.setSelection(t,e,n,i)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}stopEvent(t){return!!this.spec.stopEvent&&this.spec.stopEvent(t)}ignoreMutation(t){return this.spec.ignoreMutation?this.spec.ignoreMutation(t):super.ignoreMutation(t)}}function yS(t,e,n){let i=t.firstChild,o=!1
|
|
5775
5775
|
for(let r=0;r<e.length;r++){let s=e[r],a=s.dom
|
|
5776
5776
|
if(a.parentNode==t){for(;a!=i;)i=_S(i),o=!0
|
|
5777
5777
|
i=i.nextSibling}else o=!0,t.insertBefore(a,i)
|
|
5778
5778
|
if(s instanceof pS){let e=i?i.previousSibling:t.lastChild
|
|
5779
|
-
|
|
5780
|
-
o&&n.trackWrites==t&&(n.trackWrites=null)}const
|
|
5781
|
-
|
|
5782
|
-
const xS=[new
|
|
5779
|
+
yS(s.contentDOM,s.children,n),i=e?e.nextSibling:t.firstChild}}for(;i;)i=_S(i),o=!0
|
|
5780
|
+
o&&n.trackWrites==t&&(n.trackWrites=null)}const wS=function(t){t&&(this.nodeName=t)}
|
|
5781
|
+
wS.prototype=Object.create(null)
|
|
5782
|
+
const xS=[new wS]
|
|
5783
5783
|
function kS(t,e,n){if(0==t.length)return xS
|
|
5784
|
-
let i=n?xS[0]:new
|
|
5784
|
+
let i=n?xS[0]:new wS,o=[i]
|
|
5785
5785
|
for(let r=0;r<t.length;r++){let s=t[r].type.attrs
|
|
5786
|
-
if(s){s.nodeName&&o.push(i=new
|
|
5786
|
+
if(s){s.nodeName&&o.push(i=new wS(s.nodeName))
|
|
5787
5787
|
for(let t in s){let r=s[t]
|
|
5788
|
-
null!=r&&(n&&1==o.length&&o.push(i=new
|
|
5788
|
+
null!=r&&(n&&1==o.length&&o.push(i=new wS(e.isInline?"span":"div")),"class"==t?i.class=(i.class?i.class+" ":"")+r:"style"==t?i.style=(i.style?i.style+";":"")+r:"nodeName"!=t&&(i[t]=r))}}}return o}function CS(t,e,n,i){if(n==xS&&i==xS)return e
|
|
5789
5789
|
let o=e
|
|
5790
5790
|
for(let e=0;e<i.length;e++){let r=i[e],s=n[e]
|
|
5791
5791
|
if(e){let e
|
|
@@ -5849,7 +5849,7 @@ if(!n.focusNode)return null
|
|
|
5849
5849
|
let o=t.docView.nearestDesc(n.focusNode),r=o&&0==o.size,s=t.docView.posFromDOM(n.focusNode,n.focusOffset,1)
|
|
5850
5850
|
if(s<0)return null
|
|
5851
5851
|
let a,l,c=i.resolve(s)
|
|
5852
|
-
if(
|
|
5852
|
+
if(wC(n)){for(a=c;o&&!o.node;)o=o.parent
|
|
5853
5853
|
let t=o.node
|
|
5854
5854
|
if(o&&t.isAtom&&Gk.isSelectable(t)&&o.parent&&(!t.isInline||!function(t,e,n){for(let i=0==e,o=e==bC(t);i||o;){if(t==n)return!0
|
|
5855
5855
|
let e=hC(t)
|
|
@@ -5908,12 +5908,12 @@ for(;e&&ZS(e);)o=e.parentNode,r=hC(e)+1,e=e.nextSibling
|
|
|
5908
5908
|
if(e)n=e,i=0,s=WS(n)
|
|
5909
5909
|
else{if(n=n.parentNode,n==t.dom)break
|
|
5910
5910
|
i=s=0}}}o&&XS(t,o,r)}function JS(t){let e=t.pmViewDesc
|
|
5911
|
-
return e&&e.node&&e.node.isBlock}function XS(t,e,n){if(3!=e.nodeType){let t,i;(i=function(t,e){for(;t&&e==t.childNodes.length&&!
|
|
5911
|
+
return e&&e.node&&e.node.isBlock}function XS(t,e,n){if(3!=e.nodeType){let t,i;(i=function(t,e){for(;t&&e==t.childNodes.length&&!yC(t);)e=hC(t)+1,t=t.parentNode
|
|
5912
5912
|
for(;t&&e<t.childNodes.length;){if(3==(t=t.childNodes[e]).nodeType)return t
|
|
5913
|
-
e=0}}(e,n))?(e=i,n=0):(t=function(t,e){for(;t&&!e&&!
|
|
5913
|
+
e=0}}(e,n))?(e=i,n=0):(t=function(t,e){for(;t&&!e&&!yC(t);)e=hC(t),t=t.parentNode
|
|
5914
5914
|
for(;t&&e;){if(3==(t=t.childNodes[e-1]).nodeType)return t
|
|
5915
5915
|
e=t.childNodes.length}}(e,n))&&(e=t,n=t.nodeValue.length)}let i=t.domSelection()
|
|
5916
|
-
if(
|
|
5916
|
+
if(wC(i)){let t=document.createRange()
|
|
5917
5917
|
t.setEnd(e,n),t.setStart(e,n),i.removeAllRanges(),i.addRange(t)}else i.extend&&i.extend(e,n)
|
|
5918
5918
|
t.domObserver.setCurSelection()
|
|
5919
5919
|
let{state:o}=t
|
|
@@ -5998,7 +5998,7 @@ return t.copy(n.append(i))}function c$(t,e,n,i,o,r){let s=e<0?t.firstChild:t.las
|
|
|
5998
5998
|
return t.childCount>1&&(r=0),o<i-1&&(a=c$(a,e,n,i,o+1,r)),o>=n&&(a=e<0?s.contentMatchAt(0).fillBefore(a,r<=o).append(a):a.append(s.contentMatchAt(s.childCount).fillBefore(tx.empty,!0))),t.replaceChild(e<0?0:t.childCount-1,s.copy(a))}function d$(t,e,n){return e<t.openStart&&(t=new sx(c$(t.content,-1,e,t.openStart,0,t.openEnd),e,t.openEnd)),n<t.openEnd&&(t=new sx(c$(t.content,1,n,t.openEnd,0,0),t.openStart,n)),t}const h$={thead:["table"],tbody:["table"],tfoot:["table"],caption:["table"],colgroup:["table"],col:["table","colgroup"],tr:["table","tbody"],td:["table","tbody","tr"],th:["table","tbody","tr"]}
|
|
5999
5999
|
let u$=null
|
|
6000
6000
|
function p$(){return u$||(u$=document.implementation.createHTMLDocument("title"))}const f$={},g$={},m$={touchstart:!0,touchmove:!0}
|
|
6001
|
-
class v${constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:""},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastAndroidDelete=0,this.composing=!1,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}}function b$(t,e){t.input.lastSelectionOrigin=e,t.input.lastSelectionTime=Date.now()}function
|
|
6001
|
+
class v${constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:""},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastAndroidDelete=0,this.composing=!1,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}}function b$(t,e){t.input.lastSelectionOrigin=e,t.input.lastSelectionTime=Date.now()}function y$(t){t.someProp("handleDOMEvents",(e=>{for(let n in e)t.input.eventHandlers[n]||t.dom.addEventListener(n,t.input.eventHandlers[n]=e=>w$(t,e))}))}function w$(t,e){return t.someProp("handleDOMEvents",(n=>{let i=n[e.type]
|
|
6002
6002
|
return!!i&&(i(t,e)||e.defaultPrevented)}))}function x$(t,e){if(!e.bubbles)return!0
|
|
6003
6003
|
if(e.defaultPrevented)return!1
|
|
6004
6004
|
for(let n=e.target;n!=t.dom;n=n.parentNode)if(!n||11==n.nodeType||n.pmViewDesc&&n.pmViewDesc.stopEvent(e))return!1
|
|
@@ -6238,7 +6238,7 @@ if(t.editable)for(let t=0;t<e.length;t++){let n=this.registerMutation(e[t],a)
|
|
|
6238
6238
|
n&&(o=o<0?n.from:Math.min(n.from,o),r=r<0?n.to:Math.max(n.to,r),n.typeOver&&(s=!0))}if(AC&&a.length>1){let t=a.filter((t=>"BR"==t.nodeName))
|
|
6239
6239
|
if(2==t.length){let e=t[0],n=t[1]
|
|
6240
6240
|
e.parentNode&&e.parentNode.parentNode==n.parentNode?n.remove():e.remove()}}let l=null
|
|
6241
|
-
o<0&&i&&t.input.lastFocus>Date.now()-200&&Math.max(t.input.lastTouch,t.input.lastClick.time)<Date.now()-300&&
|
|
6241
|
+
o<0&&i&&t.input.lastFocus>Date.now()-200&&Math.max(t.input.lastTouch,t.input.lastClick.time)<Date.now()-300&&wC(n)&&(l=OS(t))&&l.eq(Bk.near(t.state.doc.resolve(0),1))?(t.input.lastFocus=0,RS(t),this.currentSelection.set(n),t.scrollToSelection()):(o>-1||i)&&(o>-1&&(t.docView.markDirty(o,r),function(t){if(lM.has(t))return
|
|
6242
6242
|
if(lM.set(t,null),-1!==["normal","nowrap","pre-line"].indexOf(getComputedStyle(t.dom).whiteSpace)){if(t.requiresGeckoHackNode=AC,cM)return
|
|
6243
6243
|
console.warn("ProseMirror expects the CSS white-space property to be set, preferably to 'pre-wrap'. It is recommended to load style/prosemirror.css from the prosemirror-view package."),cM=!0}}(t)),this.handleDOMChange(o,r,s,a),t.docView&&t.docView.dirty?t.updateState(t.state):this.currentSelection.eq(n)||RS(t),this.currentSelection.set(n))}registerMutation(t,e){if(e.indexOf(t.target)>-1)return null
|
|
6244
6244
|
let n=this.view.docView.nearestDesc(t.target)
|
|
@@ -6261,7 +6261,7 @@ let i=t.state.tr.setSelection(n)
|
|
|
6261
6261
|
"pointer"==e?i.setMeta("pointer",!0):"key"==e&&i.scrollIntoView(),r&&i.setMeta("composition",r),t.dispatch(i)}return}let s=t.state.doc.resolve(e),a=s.sharedDepth(n)
|
|
6262
6262
|
e=s.before(a+1),n=t.state.doc.resolve(n).after(a+1)
|
|
6263
6263
|
let l,c,d=t.state.selection,h=function(t,e,n){let i,{node:o,fromOffset:r,toOffset:s,from:a,to:l}=t.docView.parseRange(e,n),c=t.domSelectionRange(),d=c.anchorNode
|
|
6264
|
-
if(d&&t.dom.contains(1==d.nodeType?d:d.parentNode)&&(i=[{node:d,offset:c.anchorOffset}],
|
|
6264
|
+
if(d&&t.dom.contains(1==d.nodeType?d:d.parentNode)&&(i=[{node:d,offset:c.anchorOffset}],wC(c)||i.push({node:c.focusNode,offset:c.focusOffset})),TC&&8===t.input.lastKeyCode)for(let t=s;t>r;t--){let e=o.childNodes[t-1],n=e.pmViewDesc
|
|
6265
6265
|
if("BR"==e.nodeName&&!n){s=t
|
|
6266
6266
|
break}if(!n||n.size)break}let h=t.state.doc,u=t.someProp("domParser")||jx.fromSchema(t.state.schema),p=h.resolve(a),f=null,g=u.parse(o,{topNode:p.parent,topMatch:p.parent.contentMatchAt(p.index()),topOpen:!0,from:r,to:s,preserveWhitespace:"pre"!=p.parent.type.whitespace||"full",findPositions:i,ruleFromNode:dM,context:p})
|
|
6267
6267
|
if(i&&null!=i[0].pos){let t=i[0].pos,e=i[1]&&i[1].pos
|
|
@@ -6276,16 +6276,16 @@ if(!f){if(!(i&&d instanceof Wk&&!d.empty&&d.$head.sameParent(d.$anchor))||t.comp
|
|
|
6276
6276
|
if(e&&!e.eq(t.state.selection)){let n=t.state.tr.setSelection(e)
|
|
6277
6277
|
r&&n.setMeta("composition",r),t.dispatch(n)}}return}f={start:d.from,endA:d.to,endB:d.to}}if(TC&&t.cursorWrapper&&h.sel&&h.sel.anchor==t.cursorWrapper.deco.from&&h.sel.head==h.sel.anchor){let t=f.endB-f.start
|
|
6278
6278
|
h.sel={anchor:h.sel.anchor+t,head:h.sel.anchor+t}}t.input.domChangeCount++,t.state.selection.from<t.state.selection.to&&f.start==f.endB&&t.state.selection instanceof Wk&&(f.start>t.state.selection.from&&f.start<=t.state.selection.from+2&&t.state.selection.from>=h.from?f.start=t.state.selection.from:f.endA<t.state.selection.to&&f.endA>=t.state.selection.to-2&&t.state.selection.to<=h.to&&(f.endB+=t.state.selection.to-f.endA,f.endA=t.state.selection.to)),EC&&IC<=11&&f.endB==f.start+1&&f.endA==f.start&&f.start>h.from&&" "==h.doc.textBetween(f.start-h.from-1,f.start-h.from+1)&&(f.start--,f.endA--,f.endB--)
|
|
6279
|
-
let g,m=h.doc.resolveNoCache(f.start-h.from),v=h.doc.resolveNoCache(f.endB-h.from),b=u.resolve(f.start),
|
|
6280
|
-
if((FC&&t.input.lastIOSEnter>Date.now()-225&&(!
|
|
6279
|
+
let g,m=h.doc.resolveNoCache(f.start-h.from),v=h.doc.resolveNoCache(f.endB-h.from),b=u.resolve(f.start),y=m.sameParent(v)&&m.parent.inlineContent&&b.end()>=f.endA
|
|
6280
|
+
if((FC&&t.input.lastIOSEnter>Date.now()-225&&(!y||o.some((t=>"DIV"==t.nodeName||"P"==t.nodeName)))||!y&&m.pos<h.doc.content.size&&!m.sameParent(v)&&(g=Bk.findFrom(h.doc.resolve(m.pos+1),1,!0))&&g.head==v.pos)&&t.someProp("handleKeyDown",(e=>e(t,xC(13,"Enter")))))return void(t.input.lastIOSEnter=0)
|
|
6281
6281
|
if(t.state.selection.anchor>f.start&&function(t,e,n,i,o){if(!i.parent.isTextblock||n-e<=o.pos-i.pos||fM(i,!0,!1)<o.pos)return!1
|
|
6282
6282
|
let r=t.resolve(e)
|
|
6283
6283
|
if(r.parentOffset<r.parent.content.size||!r.parent.isTextblock)return!1
|
|
6284
6284
|
let s=t.resolve(fM(r,!0,!0))
|
|
6285
6285
|
return!(!s.parent.isTextblock||s.pos>n||fM(s,!0,!1)<n)&&i.parent.content.cut(i.parentOffset).eq(s.parent.content)}(u,f.start,f.endA,m,v)&&t.someProp("handleKeyDown",(e=>e(t,xC(8,"Backspace")))))return void(zC&&TC&&t.domObserver.suppressSelectionUpdates())
|
|
6286
|
-
TC&&zC&&f.endB==f.start&&(t.input.lastAndroidDelete=Date.now()),zC&&!
|
|
6287
|
-
let
|
|
6288
|
-
if(
|
|
6286
|
+
TC&&zC&&f.endB==f.start&&(t.input.lastAndroidDelete=Date.now()),zC&&!y&&m.start()!=v.start()&&0==v.parentOffset&&m.depth==v.depth&&h.sel&&h.sel.anchor==h.sel.head&&h.sel.head==f.endA&&(f.endB-=2,v=h.doc.resolveNoCache(f.endB-h.from),setTimeout((()=>{t.someProp("handleKeyDown",(function(e){return e(t,xC(13,"Enter"))}))}),20))
|
|
6287
|
+
let w,x,k,C=f.start,S=f.endA
|
|
6288
|
+
if(y)if(m.pos==v.pos)EC&&IC<=11&&0==m.parentOffset&&(t.domObserver.suppressSelectionUpdates(),setTimeout((()=>RS(t)),20)),w=t.state.tr.delete(C,S),x=u.resolve(f.start).marksAcross(u.resolve(f.endA))
|
|
6289
6289
|
else if(f.endA==f.endB&&(k=function(t,e){let n,i,o,r=t.firstChild.marks,s=e.firstChild.marks,a=r,l=s
|
|
6290
6290
|
for(let t=0;t<s.length;t++)a=s[t].removeFromSet(a)
|
|
6291
6291
|
for(let t=0;t<r.length;t++)l=r[t].removeFromSet(l)
|
|
@@ -6293,30 +6293,30 @@ if(1==a.length&&0==l.length)i=a[0],n="add",o=t=>t.mark(i.addToSet(t.marks))
|
|
|
6293
6293
|
else{if(0!=a.length||1!=l.length)return null
|
|
6294
6294
|
i=l[0],n="remove",o=t=>t.mark(i.removeFromSet(t.marks))}let c=[]
|
|
6295
6295
|
for(let t=0;t<e.childCount;t++)c.push(o(e.child(t)))
|
|
6296
|
-
if(tx.from(c).eq(t))return{mark:i,type:n}}(m.parent.content.cut(m.parentOffset,v.parentOffset),b.parent.content.cut(b.parentOffset,f.endA-b.start()))))
|
|
6296
|
+
if(tx.from(c).eq(t))return{mark:i,type:n}}(m.parent.content.cut(m.parentOffset,v.parentOffset),b.parent.content.cut(b.parentOffset,f.endA-b.start()))))w=t.state.tr,"add"==k.type?w.addMark(C,S,k.mark):w.removeMark(C,S,k.mark)
|
|
6297
6297
|
else if(m.parent.child(m.index()).isText&&m.index()==v.index()-(v.textOffset?0:1)){let e=m.parent.textBetween(m.parentOffset,v.parentOffset)
|
|
6298
6298
|
if(t.someProp("handleTextInput",(n=>n(t,C,S,e))))return
|
|
6299
|
-
|
|
6300
|
-
e&&!(TC&&zC&&t.composing&&e.empty&&(f.start!=f.endB||t.input.lastAndroidDelete<Date.now()-100)&&(e.head==C||e.head==
|
|
6299
|
+
w=t.state.tr.insertText(e,C,S)}if(w||(w=t.state.tr.replace(C,S,h.doc.slice(f.start-h.from,f.endB-h.from))),h.sel){let e=pM(t,w.doc,h.sel)
|
|
6300
|
+
e&&!(TC&&zC&&t.composing&&e.empty&&(f.start!=f.endB||t.input.lastAndroidDelete<Date.now()-100)&&(e.head==C||e.head==w.mapping.map(S)-1)||EC&&e.empty&&e.head==C)&&w.setSelection(e)}x&&w.ensureMarks(x),r&&w.setMeta("composition",r),t.dispatch(w.scrollIntoView())}function pM(t,e,n){return Math.max(n.anchor,n.head)>e.content.size?null:VS(t,e.resolve(n.anchor),e.resolve(n.head))}function fM(t,e,n){let i=t.depth,o=e?t.end():t.pos
|
|
6301
6301
|
for(;i>0&&(e||t.indexAfter(i)==t.node(i).childCount);)i--,o++,e=!1
|
|
6302
6302
|
if(n){let e=t.node(i).maybeChild(t.indexAfter(i))
|
|
6303
|
-
for(;e&&!e.isLeaf;)e=e.firstChild,o++}return o}class gM{constructor(t,e){this._root=null,this.focused=!1,this.trackWrites=null,this.mounted=!1,this.markCursor=null,this.cursorWrapper=null,this.lastSelectedViewDesc=void 0,this.input=new v$,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=e,this.state=e.state,this.directPlugins=e.plugins||[],this.directPlugins.forEach(
|
|
6304
|
-
t.dom.addEventListener(e,t.input.eventHandlers[e]=e=>{!x$(t,e)||
|
|
6303
|
+
for(;e&&!e.isLeaf;)e=e.firstChild,o++}return o}class gM{constructor(t,e){this._root=null,this.focused=!1,this.trackWrites=null,this.mounted=!1,this.markCursor=null,this.cursorWrapper=null,this.lastSelectedViewDesc=void 0,this.input=new v$,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=e,this.state=e.state,this.directPlugins=e.plugins||[],this.directPlugins.forEach(wM),this.dispatch=this.dispatch.bind(this),this.dom=t&&t.mount||document.createElement("div"),t&&(t.appendChild?t.appendChild(this.dom):"function"==typeof t?t(this.dom):t.mount&&(this.mounted=!0)),this.editable=bM(this),vM(this),this.nodeViews=yM(this),this.docView=gS(this.state.doc,mM(this),iM(this),this.dom,this),this.domObserver=new aM(this,((t,e,n,i)=>uM(this,t,e,n,i))),this.domObserver.start(),function(t){for(let e in f$){let n=f$[e]
|
|
6304
|
+
t.dom.addEventListener(e,t.input.eventHandlers[e]=e=>{!x$(t,e)||w$(t,e)||!t.editable&&e.type in g$||n(t,e)},m$[e]?{passive:!0}:void 0)}DC&&t.dom.addEventListener("input",(()=>null)),y$(t)}(this),this.updatePluginViews()}get composing(){return this.input.composing}get props(){if(this._props.state!=this.state){let t=this._props
|
|
6305
6305
|
this._props={}
|
|
6306
6306
|
for(let e in t)this._props[e]=t[e]
|
|
6307
|
-
this._props.state=this.state}return this._props}update(t){t.handleDOMEvents!=this._props.handleDOMEvents&&
|
|
6307
|
+
this._props.state=this.state}return this._props}update(t){t.handleDOMEvents!=this._props.handleDOMEvents&&y$(this)
|
|
6308
6308
|
let e=this._props
|
|
6309
|
-
this._props=t,t.plugins&&(t.plugins.forEach(
|
|
6309
|
+
this._props=t,t.plugins&&(t.plugins.forEach(wM),this.directPlugins=t.plugins),this.updateStateInner(t.state,e)}setProps(t){let e={}
|
|
6310
6310
|
for(let t in this._props)e[t]=this._props[t]
|
|
6311
6311
|
e.state=this.state
|
|
6312
6312
|
for(let n in t)e[n]=t[n]
|
|
6313
6313
|
this.update(e)}updateState(t){this.updateStateInner(t,this._props)}updateStateInner(t,e){let n=this.state,i=!1,o=!1
|
|
6314
6314
|
t.storedMarks&&this.composing&&(D$(this),o=!0),this.state=t
|
|
6315
6315
|
let r=n.plugins!=t.plugins||this._props.plugins!=e.plugins
|
|
6316
|
-
if(r||this._props.plugins!=e.plugins||this._props.nodeViews!=e.nodeViews){let t=
|
|
6316
|
+
if(r||this._props.plugins!=e.plugins||this._props.nodeViews!=e.nodeViews){let t=yM(this);(function(t,e){let n=0,i=0
|
|
6317
6317
|
for(let i in t){if(t[i]!=e[i])return!0
|
|
6318
6318
|
n++}for(let t in e)i++
|
|
6319
|
-
return n!=i})(t,this.nodeViews)&&(this.nodeViews=t,i=!0)}(r||e.handleDOMEvents!=this._props.handleDOMEvents)&&
|
|
6319
|
+
return n!=i})(t,this.nodeViews)&&(this.nodeViews=t,i=!0)}(r||e.handleDOMEvents!=this._props.handleDOMEvents)&&y$(this),this.editable=bM(this),vM(this)
|
|
6320
6320
|
let s=iM(this),a=mM(this),l=n.plugins==t.plugins||n.doc.eq(t.doc)?t.scrollToSelection>n.scrollToSelection?"to selection":"preserve":"reset",c=i||!this.docView.matchesNode(t.doc,a,s)
|
|
6321
6321
|
!c&&t.selection.eq(n.selection)||(o=!0)
|
|
6322
6322
|
let d="preserve"==l&&o&&null==this.dom.style.overflowAnchor&&function(t){let e,n,i=t.dom.getBoundingClientRect(),o=Math.max(0,i.top)
|
|
@@ -6357,7 +6357,7 @@ return e?e.nodeDOM:null}posAtDOM(t,e,n=-1){let i=this.docView.posFromDOM(t,e,n)
|
|
|
6357
6357
|
if(null==i)throw new RangeError("DOM position not inside the editor")
|
|
6358
6358
|
return i}endOfTextblock(t,e){return cS(this,e||this.state,t)}pasteHTML(t,e){return P$(this,"",t,!1,e||new ClipboardEvent("paste"))}pasteText(t,e){return P$(this,t,null,!0,e||new ClipboardEvent("paste"))}destroy(){this.docView&&(!function(t){t.domObserver.stop()
|
|
6359
6359
|
for(let e in t.input.eventHandlers)t.dom.removeEventListener(e,t.input.eventHandlers[e])
|
|
6360
|
-
clearTimeout(t.input.composingTimeout),clearTimeout(t.input.lastIOSEnterFallbackTimeout)}(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],iM(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null)}get isDestroyed(){return null==this.docView}dispatchEvent(t){return function(t,e){
|
|
6360
|
+
clearTimeout(t.input.composingTimeout),clearTimeout(t.input.lastIOSEnterFallbackTimeout)}(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],iM(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null)}get isDestroyed(){return null==this.docView}dispatchEvent(t){return function(t,e){w$(t,e)||!f$[e.type]||!t.editable&&e.type in g$||f$[e.type](t,e)}(this,t)}dispatch(t){let e=this._props.dispatchTransaction
|
|
6361
6361
|
e?e.call(this,t):this.updateState(this.state.apply(t))}domSelectionRange(){return DC&&11===this.root.nodeType&&function(t){let e=t.activeElement
|
|
6362
6362
|
for(;e&&e.shadowRoot;)e=e.shadowRoot.activeElement
|
|
6363
6363
|
return e}(this.dom.ownerDocument)==this.dom?function(t){let e
|
|
@@ -6365,8 +6365,8 @@ function n(t){t.preventDefault(),t.stopImmediatePropagation(),e=t.getTargetRange
|
|
|
6365
6365
|
let i=e.startContainer,o=e.startOffset,r=e.endContainer,s=e.endOffset,a=t.domAtPos(t.state.selection.anchor)
|
|
6366
6366
|
return gC(a.node,a.offset,r,s)&&([i,o,r,s]=[r,s,i,o]),{anchorNode:i,anchorOffset:o,focusNode:r,focusOffset:s}}(this):this.domSelection()}domSelection(){return this.root.getSelection()}}function mM(t){let e=Object.create(null)
|
|
6367
6367
|
return e.class="ProseMirror",e.contenteditable=String(t.editable),t.someProp("attributes",(n=>{if("function"==typeof n&&(n=n(t.state)),n)for(let t in n)"class"==t?e.class+=" "+n[t]:"style"==t?e.style=(e.style?e.style+";":"")+n[t]:e[t]||"contenteditable"==t||"nodeName"==t||(e[t]=String(n[t]))})),e.translate||(e.translate="no"),[j$.node(0,t.state.doc.content.size,e)]}function vM(t){if(t.markCursor){let e=document.createElement("img")
|
|
6368
|
-
e.className="ProseMirror-separator",e.setAttribute("mark-placeholder","true"),e.setAttribute("alt",""),t.cursorWrapper={dom:e,deco:j$.widget(t.state.selection.head,e,{raw:!0,marks:t.markCursor})}}else t.cursorWrapper=null}function bM(t){return!t.someProp("editable",(e=>!1===e(t.state)))}function
|
|
6369
|
-
function n(t){for(let n in t)Object.prototype.hasOwnProperty.call(e,n)||(e[n]=t[n])}return t.someProp("nodeViews",n),t.someProp("markViews",n),e}function
|
|
6368
|
+
e.className="ProseMirror-separator",e.setAttribute("mark-placeholder","true"),e.setAttribute("alt",""),t.cursorWrapper={dom:e,deco:j$.widget(t.state.selection.head,e,{raw:!0,marks:t.markCursor})}}else t.cursorWrapper=null}function bM(t){return!t.someProp("editable",(e=>!1===e(t.state)))}function yM(t){let e=Object.create(null)
|
|
6369
|
+
function n(t){for(let n in t)Object.prototype.hasOwnProperty.call(e,n)||(e[n]=t[n])}return t.someProp("nodeViews",n),t.someProp("markViews",n),e}function wM(t){if(t.spec.state||t.spec.filterTransaction||t.spec.appendTransaction)throw new RangeError("Plugins passed directly to the view must not have a state component")}for(var xM={8:"Backspace",9:"Tab",10:"Enter",12:"NumLock",13:"Enter",16:"Shift",17:"Control",18:"Alt",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",44:"PrintScreen",45:"Insert",46:"Delete",59:";",61:"=",91:"Meta",92:"Meta",106:"*",107:"+",108:",",109:"-",110:".",111:"/",144:"NumLock",145:"ScrollLock",160:"Shift",161:"Shift",162:"Control",163:"Control",164:"Alt",165:"Alt",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"},kM={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},CM="undefined"!=typeof navigator&&/Mac/.test(navigator.platform),SM="undefined"!=typeof navigator&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent),$M=0;$M<10;$M++)xM[48+$M]=xM[96+$M]=String($M)
|
|
6370
6370
|
for($M=1;$M<=24;$M++)xM[$M+111]="F"+$M
|
|
6371
6371
|
for($M=65;$M<=90;$M++)xM[$M]=String.fromCharCode($M+32),kM[$M]=String.fromCharCode($M)
|
|
6372
6372
|
for(var MM in xM)kM.hasOwnProperty(MM)||(kM[MM]=xM[MM])
|
|
@@ -6401,7 +6401,7 @@ if(a&&(i=(o=r.contentMatchAt(r.childCount)).findWrapping(s.type))&&o.matchType(i
|
|
|
6401
6401
|
for(let t=i.length-1;t>=0;t--)a=tx.from(i[t].create(null,a))
|
|
6402
6402
|
a=tx.from(r.copy(a))
|
|
6403
6403
|
let l=t.tr.step(new vk(e.pos-1,o,e.pos,o,new sx(a,1,0),i.length,!0)),c=o+2*i.length
|
|
6404
|
-
Sk(l.doc,c)&&l.join(c),n(l.scrollIntoView())}return!0}let l=Bk.findFrom(e,1),c=l&&l.$from.blockRange(l.$to),d=c&&
|
|
6404
|
+
Sk(l.doc,c)&&l.join(c),n(l.scrollIntoView())}return!0}let l=Bk.findFrom(e,1),c=l&&l.$from.blockRange(l.$to),d=c&&wk(c)
|
|
6405
6405
|
if(null!=d&&d>=e.depth)return n&&n(t.tr.lift(c,d).scrollIntoView()),!0
|
|
6406
6406
|
if(a&&OM(s,"start",!0)&&OM(r,"end")){let i=r,o=[]
|
|
6407
6407
|
for(;o.push(i),!i.isTextblock;)i=i.lastChild
|
|
@@ -6435,7 +6435,7 @@ for(let n=e.startIndex,i=e.endIndex,o=!0;n<i;n++,o=!1)!o&&Ck(t.doc,l,a)&&(t.spli
|
|
|
6435
6435
|
return t}(n.tr,s,c,a,t).scrollIntoView()),!0)}}function HM(t){return function(e,n){let{$from:i,$to:o}=e.selection,r=i.blockRange(o,(e=>e.childCount>0&&e.firstChild.type==t))
|
|
6436
6436
|
return!!r&&(!n||(i.node(r.depth-1).type==t?function(t,e,n,i){let o=t.tr,r=i.end,s=i.$to.end(i.depth)
|
|
6437
6437
|
r<s&&(o.step(new vk(r-1,s,r,s,new sx(tx.from(n.create(null,i.parent.copy())),1,0),1,!0)),i=new kx(o.doc.resolve(i.$from.pos),o.doc.resolve(s),i.depth))
|
|
6438
|
-
const a=
|
|
6438
|
+
const a=wk(i)
|
|
6439
6439
|
if(null==a)return!1
|
|
6440
6440
|
o.lift(i,a)
|
|
6441
6441
|
let l=o.mapping.map(r,-1)-1
|
|
@@ -6583,14 +6583,14 @@ return t.nodesBetween(i,o,((t,n,c,d)=>{var h
|
|
|
6583
6583
|
const u=null==s?void 0:s[t.type.name]
|
|
6584
6584
|
u?(t.isBlock&&!l&&(a+=r,l=!0),c&&(a+=u({node:t,pos:n,parent:c,index:d,range:e}))):t.isText?(a+=null===(h=null==t?void 0:t.text)||void 0===h?void 0:h.slice(Math.max(i,n)-n,o-n),l=!1):t.isBlock&&!l&&(a+=r,l=!0)})),a}function v_(t){return Object.fromEntries(Object.entries(t.nodes).filter((([,t])=>t.spec.toText)).map((([t,e])=>[t,e.spec.toText])))}const b_=g_.create({name:"clipboardTextSerializer",addProseMirrorPlugins(){return[new aC({key:new dC("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{const{editor:t}=this,{state:e,schema:n}=t,{doc:i,selection:o}=e,{ranges:r}=o,s=Math.min(...r.map((t=>t.$from.pos))),a=Math.max(...r.map((t=>t.$to.pos)))
|
|
6585
6585
|
return m_(i,{from:s,to:a},{textSerializers:v_(n)})}}})]}})
|
|
6586
|
-
function
|
|
6587
|
-
return!i.length||i.every((i=>n.strict?e[i]===t[i]:o_(e[i])?e[i].test(t[i]):e[i]===t[i]))}function
|
|
6586
|
+
function y_(t,e,n={strict:!0}){const i=Object.keys(e)
|
|
6587
|
+
return!i.length||i.every((i=>n.strict?e[i]===t[i]:o_(e[i])?e[i].test(t[i]):e[i]===t[i]))}function w_(t,e,n={}){return t.find((t=>t.type===e&&y_(t.attrs,n)))}function x_(t,e,n={}){return!!w_(t,e,n)}function k_(t,e,n={}){if(!t||!e)return
|
|
6588
6588
|
let i=t.parent.childAfter(t.parentOffset)
|
|
6589
6589
|
if(t.parentOffset===i.offset&&0!==i.offset&&(i=t.parent.childBefore(t.parentOffset)),!i.node)return
|
|
6590
|
-
const o=
|
|
6590
|
+
const o=w_([...i.node.marks],e,n)
|
|
6591
6591
|
if(!o)return
|
|
6592
6592
|
let r=i.index,s=t.start()+i.offset,a=r+1,l=s+i.node.nodeSize
|
|
6593
|
-
for(
|
|
6593
|
+
for(w_([...i.node.marks],e,n);r>0&&o.isInSet(t.parent.child(r-1).marks);)r-=1,s-=t.parent.child(r).nodeSize
|
|
6594
6594
|
for(;a<t.parent.childCount&&x_([...t.parent.child(a).marks],e,n);)l+=t.parent.child(a).nodeSize,a+=1
|
|
6595
6595
|
return{from:s,to:l}}function C_(t,e){if("string"==typeof t){if(!e.marks[t])throw Error(`There is no mark type named '${t}'. Maybe you forgot to add the extension?`)
|
|
6596
6596
|
return e.marks[t]}return t}function S_(t){return t instanceof Wk}function $_(t=0,e=0,n=0){return Math.min(Math.max(t,e),n)}function M_(t,e=null){if(!e)return null
|
|
@@ -6604,7 +6604,7 @@ return n.slice?i.parseSlice(E_(t),n.parseOptions).content:i.parse(E_(t),n.parseO
|
|
|
6604
6604
|
t.doc.nodesBetween(i,o,((t,e)=>{if(t.isText)return
|
|
6605
6605
|
const n=Math.max(i,e),r=Math.min(o,e+t.nodeSize)
|
|
6606
6606
|
a.push({node:t,from:n,to:r})}))
|
|
6607
|
-
const l=o-i,c=a.filter((t=>!s||s.name===t.node.type.name)).filter((t=>
|
|
6607
|
+
const l=o-i,c=a.filter((t=>!s||s.name===t.node.type.name)).filter((t=>y_(t.node.attrs,n,{strict:!1})))
|
|
6608
6608
|
if(r)return!!c.length
|
|
6609
6609
|
const d=c.reduce(((t,e)=>t+e.to-e.from),0)
|
|
6610
6610
|
return d>=l}function T_(t,e){return e.nodes[t]?"node":e.marks[t]?"mark":null}function R_(t,e){const n="string"==typeof e?[e]:e
|
|
@@ -6624,14 +6624,14 @@ return!i.some((e=>t.oldRange.from>=e.oldRange.from&&t.oldRange.to<=e.oldRange.to
|
|
|
6624
6624
|
return t===e?n.resolve(t).marks().forEach((e=>{const o=k_(n.resolve(t-1),e.type)
|
|
6625
6625
|
o&&i.push({mark:e,...o})})):n.nodesBetween(t,e,((t,e)=>{i.push(...t.marks.map((n=>({from:e,to:e+t.nodeSize,mark:n}))))})),i}function V_(t,e,n){return Object.fromEntries(Object.entries(n).filter((([n])=>{const i=t.find((t=>t.type===e&&t.name===n))
|
|
6626
6626
|
return!!i&&i.attribute.keepOnSplit})))}function H_(t,e,n={}){const{empty:i,ranges:o}=t.selection,r=e?C_(e,t.schema):null
|
|
6627
|
-
if(i)return!!(t.storedMarks||t.selection.$from.marks()).filter((t=>!r||r.name===t.type.name)).find((t=>
|
|
6627
|
+
if(i)return!!(t.storedMarks||t.selection.$from.marks()).filter((t=>!r||r.name===t.type.name)).find((t=>y_(t.attrs,n,{strict:!1})))
|
|
6628
6628
|
let s=0
|
|
6629
6629
|
const a=[]
|
|
6630
6630
|
if(o.forEach((({$from:e,$to:n})=>{const i=e.pos,o=n.pos
|
|
6631
6631
|
t.doc.nodesBetween(i,o,((t,e)=>{if(!t.isText&&!t.marks.length)return
|
|
6632
6632
|
const n=Math.max(i,e),r=Math.min(o,e+t.nodeSize)
|
|
6633
6633
|
s+=r-n,a.push(...t.marks.map((t=>({mark:t,from:n,to:r}))))}))})),0===s)return!1
|
|
6634
|
-
const l=a.filter((t=>!r||r.name===t.mark.type.name)).filter((t=>
|
|
6634
|
+
const l=a.filter((t=>!r||r.name===t.mark.type.name)).filter((t=>y_(t.mark.attrs,n,{strict:!1}))).reduce(((t,e)=>t+e.to-e.from),0),c=a.filter((t=>!r||t.mark.type!==r&&t.mark.type.excludes(r))).reduce(((t,e)=>t+e.to-e.from),0)
|
|
6635
6635
|
return(l>0?l+c:l)>=s}function B_(t,e){const{nodeExtensions:n}=WM(e),i=n.find((e=>e.name===t))
|
|
6636
6636
|
if(!i)return!1
|
|
6637
6637
|
const o=YM(UM(i,"group",{name:i.name,options:i.options,storage:i.storage}))
|
|
@@ -6653,7 +6653,7 @@ t.isDestroyed||(e.dom.blur(),null===(n=null===window||void 0===window?void 0:win
|
|
|
6653
6653
|
return!n||(o.forEach((({$from:n,$to:i})=>{t.doc.nodesBetween(n.pos,i.pos,((t,n)=>{if(t.type.isText)return
|
|
6654
6654
|
const{doc:i,mapping:o}=e,r=i.resolve(o.map(n)),s=i.resolve(o.map(n+t.nodeSize)),a=r.blockRange(s)
|
|
6655
6655
|
if(!a)return
|
|
6656
|
-
const l=
|
|
6656
|
+
const l=wk(a)
|
|
6657
6657
|
if(t.type.isTextblock){const{defaultType:t}=r.parent.contentMatchAt(r.index())
|
|
6658
6658
|
e.setNodeMarkup(a.start,t)}(l||0===l)&&e.lift(a,l)}))})),!0)},command:t=>e=>t(e),createParagraphNear:()=>({state:t,dispatch:e})=>((t,e)=>{let n=t.selection,{$from:i,$to:o}=n
|
|
6659
6659
|
if(n instanceof Jk||i.parent.inlineContent||o.parent.inlineContent)return!1
|
|
@@ -6707,7 +6707,7 @@ return e&&e(t.tr.join(n).scrollIntoView()),!0})(t,e),joinBackward:()=>({state:t,
|
|
|
6707
6707
|
return!n||(e?!e.endOfTextblock("backward",t):n.parentOffset>0)?null:n}(t,n)
|
|
6708
6708
|
if(!i)return!1
|
|
6709
6709
|
let o=TM(i)
|
|
6710
|
-
if(!o){let n=i.blockRange(),o=n&&
|
|
6710
|
+
if(!o){let n=i.blockRange(),o=n&&wk(n)
|
|
6711
6711
|
return null!=o&&(e&&e(t.tr.lift(n,o).scrollIntoView()),!0)}let r=o.nodeBefore
|
|
6712
6712
|
if(!r.type.spec.isolating&&FM(t,o,e))return!0
|
|
6713
6713
|
if(0==i.parent.content.size&&(OM(r,"end")||Gk.isSelectable(r))){let n=_k(t.doc,i.before(),i.after(),sx.empty)
|
|
@@ -6734,11 +6734,11 @@ else if(/^s(hift)?$/i.test(s))o=!0
|
|
|
6734
6734
|
else{if(!/^mod$/i.test(s))throw new Error(`Unrecognized modifier name: ${s}`)
|
|
6735
6735
|
__()||A_()?r=!0:i=!0}}return n&&(s=`Alt-${s}`),i&&(s=`Ctrl-${s}`),r&&(s=`Meta-${s}`),o&&(s=`Shift-${s}`),s}(t).split(/-(?!$)/),s=r.find((t=>!["Alt","Ctrl","Meta","Shift"].includes(t))),a=new KeyboardEvent("keydown",{key:"Space"===s?" ":s,altKey:r.includes("Alt"),ctrlKey:r.includes("Ctrl"),metaKey:r.includes("Meta"),shiftKey:r.includes("Shift"),bubbles:!0,cancelable:!0}),l=e.captureTransaction((()=>{n.someProp("handleKeyDown",(t=>t(n,a)))}))
|
|
6736
6736
|
return null==l||l.steps.forEach((t=>{const e=t.map(i.mapping)
|
|
6737
|
-
e&&o&&i.maybeStep(e)})),!0},lift:(t,e={})=>({state:n,dispatch:i})=>!!O_(n,GM(t,n.schema),e)&&((t,e)=>{let{$from:n,$to:i}=t.selection,o=n.blockRange(i),r=o&&
|
|
6737
|
+
e&&o&&i.maybeStep(e)})),!0},lift:(t,e={})=>({state:n,dispatch:i})=>!!O_(n,GM(t,n.schema),e)&&((t,e)=>{let{$from:n,$to:i}=t.selection,o=n.blockRange(i),r=o&&wk(o)
|
|
6738
6738
|
return null!=r&&(e&&e(t.tr.lift(o,r).scrollIntoView()),!0)})(n,i),liftEmptyBlock:()=>({state:t,dispatch:e})=>((t,e)=>{let{$cursor:n}=t.selection
|
|
6739
6739
|
if(!n||n.parent.content.size)return!1
|
|
6740
6740
|
if(n.depth>1&&n.after()!=n.end(-1)){let i=n.before()
|
|
6741
|
-
if(Ck(t.doc,i))return e&&e(t.tr.split(i).scrollIntoView()),!0}let i=n.blockRange(),o=i&&
|
|
6741
|
+
if(Ck(t.doc,i))return e&&e(t.tr.split(i).scrollIntoView()),!0}let i=n.blockRange(),o=i&&wk(i)
|
|
6742
6742
|
return null!=o&&(e&&e(t.tr.lift(i,o).scrollIntoView()),!0)})(t,e),liftListItem:t=>({state:e,dispatch:n})=>HM(GM(t,e.schema))(e,n),newlineInCode:()=>({state:t,dispatch:e})=>((t,e)=>{let{$head:n,$anchor:i}=t.selection
|
|
6743
6743
|
return!(!n.parent.type.spec.code||!n.sameParent(i)||(e&&e(t.tr.insertText("\n").scrollIntoView()),0))})(t,e),resetAttributes:(t,e)=>({tr:n,state:i,dispatch:o})=>{let r=null,s=null
|
|
6744
6744
|
const a=T_("string"==typeof t?t:t.name,i.schema)
|
|
@@ -6809,11 +6809,11 @@ if(!Ck(e.doc,a.pos,2))return!1
|
|
|
6809
6809
|
if(i){const{selection:t,storedMarks:r}=n,{splittableMarks:s}=o.extensionManager,l=r||t.$to.parentOffset&&t.$from.marks()
|
|
6810
6810
|
if(e.split(a.pos,2,g).scrollIntoView(),!l||!i)return!0
|
|
6811
6811
|
const c=l.filter((t=>s.includes(t.type.name)))
|
|
6812
|
-
e.ensureMarks(c)}return!0},toggleList:(t,e,n,i={})=>({editor:o,tr:r,state:s,dispatch:a,chain:l,commands:c,can:d})=>{const{extensions:h,splittableMarks:u}=o.extensionManager,p=GM(t,s.schema),f=GM(e,s.schema),{selection:g,storedMarks:m}=s,{$from:v,$to:b}=g,
|
|
6813
|
-
if(!
|
|
6812
|
+
e.ensureMarks(c)}return!0},toggleList:(t,e,n,i={})=>({editor:o,tr:r,state:s,dispatch:a,chain:l,commands:c,can:d})=>{const{extensions:h,splittableMarks:u}=o.extensionManager,p=GM(t,s.schema),f=GM(e,s.schema),{selection:g,storedMarks:m}=s,{$from:v,$to:b}=g,y=v.blockRange(b),w=m||g.$to.parentOffset&&g.$from.marks()
|
|
6813
|
+
if(!y)return!1
|
|
6814
6814
|
const x=N_((t=>B_(t.type.name,h)))(g)
|
|
6815
|
-
if(
|
|
6816
|
-
if(B_(x.node.type.name,h)&&p.validContent(x.node.content)&&a)return l().command((()=>(r.setNodeMarkup(x.pos,p),!0))).command((()=>j_(r,p))).command((()=>U_(r,p))).run()}return n&&
|
|
6815
|
+
if(y.depth>=1&&x&&y.depth-x.depth<=1){if(x.node.type===p)return c.liftListItem(f)
|
|
6816
|
+
if(B_(x.node.type.name,h)&&p.validContent(x.node.content)&&a)return l().command((()=>(r.setNodeMarkup(x.pos,p),!0))).command((()=>j_(r,p))).command((()=>U_(r,p))).run()}return n&&w&&a?l().command((()=>{const t=d().wrapInList(p,i),e=w.filter((t=>u.includes(t.type.name)))
|
|
6817
6817
|
return r.ensureMarks(e),!!t||c.clearNodes()})).wrapInList(p,i).command((()=>j_(r,p))).command((()=>U_(r,p))).run():l().command((()=>!!d().wrapInList(p,i)||c.clearNodes())).wrapInList(p,i).command((()=>j_(r,p))).command((()=>U_(r,p))).run()},toggleMark:(t,e={},n={})=>({state:i,commands:o})=>{const{extendEmptyMarkRange:r=!1}=n,s=C_(t,i.schema)
|
|
6818
6818
|
return H_(i,s,e)?o.unsetMark(s,{extendEmptyMarkRange:r}):o.setMark(s,e)},toggleNode:(t,e,n={})=>({state:i,commands:o})=>{const r=GM(t,i.schema),s=GM(e,i.schema)
|
|
6819
6819
|
return O_(i,r,n)?o.setNode(s):o.setNode(r,n)},toggleWrap:(t,e={})=>({state:n,commands:i})=>{const o=GM(t,n.schema)
|
|
@@ -6909,7 +6909,7 @@ d<n.to&&s.delete(d,n.to),o>n.from&&s.delete(n.from+i,o),c=n.from+i+a.length,s.ad
|
|
|
6909
6909
|
if(t.$from.parent.type.spec.isolating)return!1
|
|
6910
6910
|
const{keepMarks:r}=this.options,{splittableMarks:s}=i.extensionManager,a=o||t.$to.parentOffset&&t.$from.marks()
|
|
6911
6911
|
return e().insertContent({type:this.name}).command((({tr:t,dispatch:e})=>{if(e&&a&&r){const e=a.filter((t=>s.includes(t.type.name)))
|
|
6912
|
-
t.ensureMarks(e)}return!0})).run()}))])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}}),sE=
|
|
6912
|
+
t.ensureMarks(e)}return!0})).run()}))])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}}),sE=yt`
|
|
6913
6913
|
.positioning-region {
|
|
6914
6914
|
display: flex;
|
|
6915
6915
|
padding: ${nl} ${ol};
|
|
@@ -6957,7 +6957,7 @@ class aE extends ho{}const lE=aE.compose({baseName:"toolbar",baseClass:ho,templa
|
|
|
6957
6957
|
</template>
|
|
6958
6958
|
`,styles:sE,shadowOptions:{delegatesFocus:!0}})
|
|
6959
6959
|
bi.getOrCreate().withPrefix("nimble").register(lE())
|
|
6960
|
-
const cE=bi.tagFor(aE),dE="Bold",hE="Italics",uE="Bulleted List",pE="Numbered List",fE=ui.create({name:"rich-text-toggle-bold-label",cssCustomPropertyName:null}).withDefault(dE),gE=ui.create({name:"rich-text-toggle-italics-label",cssCustomPropertyName:null}).withDefault(hE),mE=ui.create({name:"rich-text-toggle-bulleted-list-label",cssCustomPropertyName:null}).withDefault(uE),vE=ui.create({name:"rich-text-toggle-numbered-list-label",cssCustomPropertyName:null}).withDefault(pE),bE=
|
|
6960
|
+
const cE=bi.tagFor(aE),dE="Bold",hE="Italics",uE="Bulleted List",pE="Numbered List",fE=ui.create({name:"rich-text-toggle-bold-label",cssCustomPropertyName:null}).withDefault(dE),gE=ui.create({name:"rich-text-toggle-italics-label",cssCustomPropertyName:null}).withDefault(hE),mE=ui.create({name:"rich-text-toggle-bulleted-list-label",cssCustomPropertyName:null}).withDefault(uE),vE=ui.create({name:"rich-text-toggle-numbered-list-label",cssCustomPropertyName:null}).withDefault(pE),bE=yt`
|
|
6961
6961
|
${Yg}
|
|
6962
6962
|
|
|
6963
6963
|
:host {
|
|
@@ -6973,7 +6973,7 @@ const cE=bi.tagFor(aE),dE="Bold",hE="Italics",uE="Bulleted List",pE="Numbered Li
|
|
|
6973
6973
|
min-width: ${ul};
|
|
6974
6974
|
max-height: calc(5.5 * ${tl});
|
|
6975
6975
|
}
|
|
6976
|
-
`,
|
|
6976
|
+
`,yE=yt`
|
|
6977
6977
|
${Oo("inline-flex")}
|
|
6978
6978
|
|
|
6979
6979
|
:host {
|
|
@@ -6996,7 +6996,7 @@ const cE=bi.tagFor(aE),dE="Bold",hE="Italics",uE="Bulleted List",pE="Numbered Li
|
|
|
6996
6996
|
display: block;
|
|
6997
6997
|
}
|
|
6998
6998
|
`
|
|
6999
|
-
class
|
|
6999
|
+
class wE extends Ei{}const xE=wE.compose({baseName:"listbox",template:(t,e)=>Z`
|
|
7000
7000
|
<template
|
|
7001
7001
|
aria-activedescendant="${t=>t.ariaActiveDescendant}"
|
|
7002
7002
|
aria-multiselectable="${t=>t.ariaMultiSelectable}"
|
|
@@ -7012,8 +7012,8 @@ class yE extends Ei{}const xE=yE.compose({baseName:"listbox",template:(t,e)=>Z`
|
|
|
7012
7012
|
${Kt({filter:Ei.slottedOptionFilter,flatten:!0,property:"slottedOptions"})}
|
|
7013
7013
|
></slot>
|
|
7014
7014
|
</template>
|
|
7015
|
-
`,styles:
|
|
7016
|
-
bi.getOrCreate().withPrefix("nimble").register(xE()),bi.tagFor(
|
|
7015
|
+
`,styles:yE})
|
|
7016
|
+
bi.getOrCreate().withPrefix("nimble").register(xE()),bi.tagFor(wE)
|
|
7017
7017
|
const kE=Z`
|
|
7018
7018
|
<template>
|
|
7019
7019
|
<${_h}
|
|
@@ -7035,7 +7035,7 @@ const kE=Z`
|
|
|
7035
7035
|
?disabled="${t=>t.disabled}"
|
|
7036
7036
|
>
|
|
7037
7037
|
<slot
|
|
7038
|
-
${Kt({filter:t=>t instanceof HTMLElement&&
|
|
7038
|
+
${Kt({filter:t=>t instanceof HTMLElement&&wE.slottedOptionFilter(t),flatten:!0,property:"slottedOptions"})}
|
|
7039
7039
|
>
|
|
7040
7040
|
</slot>
|
|
7041
7041
|
</div>
|
|
@@ -7150,11 +7150,11 @@ const ME=bi.tagFor(SE),_E=Z`
|
|
|
7150
7150
|
@mention-selected=${(t,e)=>t.onMentionSelect(e.event)}
|
|
7151
7151
|
>
|
|
7152
7152
|
${Ut((t=>Array.from(t.activeMappingConfigs?.values()??[])),Z`
|
|
7153
|
-
<${
|
|
7153
|
+
<${vw} value="${t=>t.mentionHref}">${t=>t.displayName}</${vw}>
|
|
7154
7154
|
`,{recycle:!1})}
|
|
7155
7155
|
</${ME}>
|
|
7156
7156
|
</template>
|
|
7157
|
-
`,EE=
|
|
7157
|
+
`,EE=yt`
|
|
7158
7158
|
${Oo("inline-flex")}
|
|
7159
7159
|
${Qg}
|
|
7160
7160
|
|
|
@@ -7476,8 +7476,8 @@ for(;s<=a;){const e=s+a>>>1,n=t[e]
|
|
|
7476
7476
|
if(n<i)s=e+1
|
|
7477
7477
|
else{if(!(n>i))return t[e+o]
|
|
7478
7478
|
a=e-1}}return-1}const vI=gI(iI)
|
|
7479
|
-
function bI(t,e=dI.Legacy){return vI(t,e)}function
|
|
7480
|
-
const
|
|
7479
|
+
function bI(t,e=dI.Legacy){return vI(t,e)}function yI(t){return"[object String]"===function(t){return Object.prototype.toString.call(t)}(t)}gI(oI)
|
|
7480
|
+
const wI=Object.prototype.hasOwnProperty
|
|
7481
7481
|
function xI(t){return Array.prototype.slice.call(arguments,1).forEach((function(e){if(e){if("object"!=typeof e)throw new TypeError(e+"must be object")
|
|
7482
7482
|
Object.keys(e).forEach((function(n){t[n]=e[n]}))}})),t}function kI(t,e,n){return[].concat(t.slice(0,e),n,t.slice(e+1))}function CI(t){return!(t>=55296&&t<=57343)&&(!(t>=64976&&t<=65007)&&(65535!=(65535&t)&&65534!=(65535&t)&&(!(t>=0&&t<=8)&&(11!==t&&(!(t>=14&&t<=31)&&(!(t>=127&&t<=159)&&!(t>1114111)))))))}function SI(t){if(t>65535){const e=55296+((t-=65536)>>10),n=56320+(1023&t)
|
|
7483
7483
|
return String.fromCharCode(e,n)}return String.fromCharCode(t)}const $I=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,MI=new RegExp($I.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),_I=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i
|
|
@@ -7488,7 +7488,7 @@ function TI(t){return OI[t]}function RI(t){return II.test(t)?t.replace(AI,TI):t}
|
|
|
7488
7488
|
function FI(t){switch(t){case 9:case 32:return!0}return!1}function NI(t){if(t>=8192&&t<=8202)return!0
|
|
7489
7489
|
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 PI(t){return tI.test(t)}function zI(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
|
|
7490
7490
|
default:return!1}}function LI(t){return t=t.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(t=t.replace(/ẞ/g,"ß")),t.toLowerCase().toUpperCase()}const VI={mdurl:XE,ucmicro:nI}
|
|
7491
|
-
var HI=Object.freeze({__proto__:null,arrayReplaceAt:kI,assign:xI,escapeHtml:RI,escapeRE:function(t){return t.replace(DI,"\\$&")},fromCodePoint:SI,has:function(t,e){return
|
|
7491
|
+
var HI=Object.freeze({__proto__:null,arrayReplaceAt:kI,assign:xI,escapeHtml:RI,escapeRE:function(t){return t.replace(DI,"\\$&")},fromCodePoint:SI,has:function(t,e){return wI.call(t,e)},isMdAsciiPunct:zI,isPunctChar:PI,isSpace:FI,isString:yI,isValidEntityCode:CI,isWhiteSpace:NI,lib:VI,normalizeReference:LI,unescapeAll:EI,unescapeMd:function(t){return t.indexOf("\\")<0?t:t.replace($I,"$1")}})
|
|
7492
7492
|
var BI=Object.freeze({__proto__:null,parseLinkDestination:function(t,e,n){let i,o=e
|
|
7493
7493
|
const r={ok:!1,pos:0,lines:0,str:""}
|
|
7494
7494
|
if(60===t.charCodeAt(o)){for(o++;o<n;){if(i=t.charCodeAt(o),10===i)return r
|
|
@@ -7589,8 +7589,8 @@ else for(n=o-1;n>=0&&("softbreak"!==t[n].type&&"hardbreak"!==t[n].type);n--)if(t
|
|
|
7589
7589
|
break}let g=32
|
|
7590
7590
|
if(l<c)g=a.charCodeAt(l)
|
|
7591
7591
|
else for(n=o+1;n<t.length&&("softbreak"!==t[n].type&&"hardbreak"!==t[n].type);n++)if(t[n].content){g=t[n].content.charCodeAt(0)
|
|
7592
|
-
break}const m=zI(f)||PI(String.fromCharCode(f)),v=zI(g)||PI(String.fromCharCode(g)),b=NI(f),
|
|
7593
|
-
if(
|
|
7592
|
+
break}const m=zI(f)||PI(String.fromCharCode(f)),v=zI(g)||PI(String.fromCharCode(g)),b=NI(f),y=NI(g)
|
|
7593
|
+
if(y?h=!1:v&&(b||m||(h=!1)),b?u=!1:m&&(y||v||(u=!1)),34===g&&'"'===d[0]&&f>=48&&f<=57&&(u=h=!1),h&&u&&(h=m,u=v),h||u){if(u)for(n=i.length-1;n>=0;n--){let h=i[n]
|
|
7594
7594
|
if(i[n].level<s)break
|
|
7595
7595
|
if(h.single===p&&i[n].level===s){let s,u
|
|
7596
7596
|
h=i[n],p?(s=e.md.options.quotes[2],u=e.md.options.quotes[3]):(s=e.md.options.quotes[0],u=e.md.options.quotes[1]),r.content=aA(r.content,d.index,u),t[h.token].content=aA(t[h.token].content,h.pos,s),l+=u.length-1,h.token===o&&(l+=s.length-1),a=r.content,c=a.length,i.length=n
|
|
@@ -7663,7 +7663,7 @@ for(l=s+1<e||i?this.eMarks[s]+1:this.eMarks[s];c<l&&t<n;){const e=this.src.charC
|
|
|
7663
7663
|
if(FI(e))9===e?t+=4-(t+this.bsCount[s])%4:t++
|
|
7664
7664
|
else{if(!(c-a<this.tShift[s]))break
|
|
7665
7665
|
t++}c++}o[r]=t>n?new Array(t-n+1).join(" ")+this.src.slice(c,l):this.src.slice(c,l)}return o.join("")},hA.prototype.Token=WI
|
|
7666
|
-
const mA="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",vA="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",bA=new RegExp("^(?:"+mA+"|"+vA+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?][\\s\\S]*?[?]>|<![A-Z]+\\s+[^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),
|
|
7666
|
+
const mA="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",vA="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",bA=new RegExp("^(?:"+mA+"|"+vA+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?][\\s\\S]*?[?]>|<![A-Z]+\\s+[^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),yA=new RegExp("^(?:"+mA+"|"+vA+")"),wA=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"].join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(yA.source+"\\s*$"),/^$/,!1]]
|
|
7667
7667
|
const xA=[["table",function(t,e,n,i){if(e+2>n)return!1
|
|
7668
7668
|
let o=e+1
|
|
7669
7669
|
if(t.sCount[o]<t.blkIndent)return!1
|
|
@@ -7779,7 +7779,7 @@ d?(a=t.push("ordered_list_open","ol",1),1!==h&&(a.attrs=[["start",h]])):a=t.push
|
|
|
7779
7779
|
const m=[l,0]
|
|
7780
7780
|
a.map=m,a.markup=String.fromCharCode(f)
|
|
7781
7781
|
let v=!1
|
|
7782
|
-
const b=t.md.block.ruler.getRules("list"),
|
|
7782
|
+
const b=t.md.block.ruler.getRules("list"),y=t.parentType
|
|
7783
7783
|
for(t.parentType="list";l<n;){r=u,o=t.eMarks[l]
|
|
7784
7784
|
const e=t.sCount[l]+u-(t.bMarks[l]+t.tShift[l])
|
|
7785
7785
|
let i=e
|
|
@@ -7793,8 +7793,8 @@ const g=e+p
|
|
|
7793
7793
|
a=t.push("list_item_open","li",1),a.markup=String.fromCharCode(f)
|
|
7794
7794
|
const m=[l,0]
|
|
7795
7795
|
a.map=m,d&&(a.info=t.src.slice(s,u-1))
|
|
7796
|
-
const
|
|
7797
|
-
if(t.listIndent=t.blkIndent,t.blkIndent=g,t.tight=!0,t.tShift[l]=h-t.bMarks[l],t.sCount[l]=i,h>=o&&t.isEmpty(l+1)?t.line=Math.min(t.line+2,n):t.md.block.tokenize(t,l,n,!0),t.tight&&!v||(c=!1),v=t.line-l>1&&t.isEmpty(t.line-1),t.blkIndent=t.listIndent,t.listIndent=k,t.tShift[l]=
|
|
7796
|
+
const y=t.tight,w=t.tShift[l],x=t.sCount[l],k=t.listIndent
|
|
7797
|
+
if(t.listIndent=t.blkIndent,t.blkIndent=g,t.tight=!0,t.tShift[l]=h-t.bMarks[l],t.sCount[l]=i,h>=o&&t.isEmpty(l+1)?t.line=Math.min(t.line+2,n):t.md.block.tokenize(t,l,n,!0),t.tight&&!v||(c=!1),v=t.line-l>1&&t.isEmpty(t.line-1),t.blkIndent=t.listIndent,t.listIndent=k,t.tShift[l]=w,t.sCount[l]=x,t.tight=y,a=t.push("list_item_close","li",-1),a.markup=String.fromCharCode(f),l=t.line,m[1]=l,l>=n)break
|
|
7798
7798
|
if(t.sCount[l]<t.blkIndent)break
|
|
7799
7799
|
if(t.sCount[l]-t.blkIndent>=4)break
|
|
7800
7800
|
let C=!1
|
|
@@ -7802,7 +7802,7 @@ for(let e=0,i=b.length;e<i;e++)if(b[e](t,l,n,!0)){C=!0
|
|
|
7802
7802
|
break}if(C)break
|
|
7803
7803
|
if(d){if(u=gA(t,l),u<0)break
|
|
7804
7804
|
s=t.bMarks[l]+t.tShift[l]}else if(u=fA(t,l),u<0)break
|
|
7805
|
-
if(f!==t.src.charCodeAt(u-1))break}return a=d?t.push("ordered_list_close","ol",-1):t.push("bullet_list_close","ul",-1),a.markup=String.fromCharCode(f),m[1]=l,t.line=l,t.parentType=
|
|
7805
|
+
if(f!==t.src.charCodeAt(u-1))break}return a=d?t.push("ordered_list_close","ol",-1):t.push("bullet_list_close","ul",-1),a.markup=String.fromCharCode(f),m[1]=l,t.line=l,t.parentType=y,c&&function(t,e){const n=t.level+2
|
|
7806
7806
|
for(let i=e+2,o=t.tokens.length-2;i<o;i++)t.tokens[i].level===n&&"paragraph_open"===t.tokens[i].type&&(t.tokens[i+2].hidden=!0,t.tokens[i].hidden=!0,i+=2)}(t,g),!0},["paragraph","reference","blockquote"]],["reference",function(t,e,n,i){let o=0,r=t.bMarks[e]+t.tShift[e],s=t.eMarks[e],a=e+1
|
|
7807
7807
|
if(t.sCount[e]-t.blkIndent>=4)return!1
|
|
7808
7808
|
if(91!==t.src.charCodeAt(r))return!1
|
|
@@ -7831,20 +7831,20 @@ const g=r,m=o,v=r
|
|
|
7831
7831
|
for(;r<s;r++){const t=h.charCodeAt(r)
|
|
7832
7832
|
if(10===t)o++
|
|
7833
7833
|
else if(!FI(t))break}const b=t.md.helpers.parseLinkTitle(h,r,s)
|
|
7834
|
-
let
|
|
7835
|
-
for(r<s&&v!==r&&b.ok?(
|
|
7836
|
-
r++}if(r<s&&10!==h.charCodeAt(r)&&
|
|
7834
|
+
let y
|
|
7835
|
+
for(r<s&&v!==r&&b.ok?(y=b.str,r=b.pos,o+=b.lines):(y="",r=g,o=m);r<s;){if(!FI(h.charCodeAt(r)))break
|
|
7836
|
+
r++}if(r<s&&10!==h.charCodeAt(r)&&y)for(y="",r=g,o=m;r<s;){if(!FI(h.charCodeAt(r)))break
|
|
7837
7837
|
r++}if(r<s&&10!==h.charCodeAt(r))return!1
|
|
7838
|
-
const
|
|
7839
|
-
return!!
|
|
7838
|
+
const w=LI(h.slice(1,u))
|
|
7839
|
+
return!!w&&(i||(void 0===t.env.references&&(t.env.references={}),void 0===t.env.references[w]&&(t.env.references[w]={title:y,href:f}),t.parentType=d,t.line=e+o+1),!0)}],["html_block",function(t,e,n,i){let o=t.bMarks[e]+t.tShift[e],r=t.eMarks[e]
|
|
7840
7840
|
if(t.sCount[e]-t.blkIndent>=4)return!1
|
|
7841
7841
|
if(!t.md.options.html)return!1
|
|
7842
7842
|
if(60!==t.src.charCodeAt(o))return!1
|
|
7843
7843
|
let s=t.src.slice(o,r),a=0
|
|
7844
|
-
for(;a<
|
|
7845
|
-
if(i)return
|
|
7844
|
+
for(;a<wA.length&&!wA[a][0].test(s);a++);if(a===wA.length)return!1
|
|
7845
|
+
if(i)return wA[a][2]
|
|
7846
7846
|
let l=e+1
|
|
7847
|
-
if(!
|
|
7847
|
+
if(!wA[a][1].test(s))for(;l<n&&!(t.sCount[l]<t.blkIndent);l++)if(o=t.bMarks[l]+t.tShift[l],r=t.eMarks[l],s=t.src.slice(o,r),wA[a][1].test(s)){0!==s.length&&l++
|
|
7848
7848
|
break}t.line=l
|
|
7849
7849
|
const c=t.push("html_block","",0)
|
|
7850
7850
|
return c.map=[e,l],c.content=t.getLines(e,l,t.blkIndent,!0),!0},["paragraph","reference","blockquote"]],["heading",function(t,e,n,i){let o=t.bMarks[e]+t.tShift[e],r=t.eMarks[e]
|
|
@@ -8143,24 +8143,24 @@ function pO(t){throw new RangeError(cO[t])}function fO(t,e){for(var n=t.length,i
|
|
|
8143
8143
|
return i}function gO(t,e){var n=t.split("@"),i=""
|
|
8144
8144
|
return n.length>1&&(i=n[0]+"@",t=n[1]),i+fO((t=t.replace(lO,".")).split("."),e).join(".")}function mO(t){for(var e,n,i=[],o=0,r=t.length;o<r;)(e=t.charCodeAt(o++))>=55296&&e<=56319&&o<r?56320==(64512&(n=t.charCodeAt(o++)))?i.push(((1023&e)<<10)+(1023&n)+65536):(i.push(e),o--):i.push(e)
|
|
8145
8145
|
return i}function vO(t){return fO(t,(function(t){var e=""
|
|
8146
|
-
return t>65535&&(e+=uO((t-=65536)>>>10&1023|55296),t=56320|1023&t),e+=uO(t)})).join("")}function bO(t,e){return t+22+75*(t<26)-((0!=e)<<5)}function
|
|
8146
|
+
return t>65535&&(e+=uO((t-=65536)>>>10&1023|55296),t=56320|1023&t),e+=uO(t)})).join("")}function bO(t,e){return t+22+75*(t<26)-((0!=e)<<5)}function yO(t,e,n){var i=0
|
|
8147
8147
|
for(t=n?hO(t/nO):t>>1,t+=hO(t/e);t>dO*tO>>1;i+=YA)t=hO(t/dO)
|
|
8148
|
-
return hO(i+(dO+1)*t/(t+eO))}function
|
|
8148
|
+
return hO(i+(dO+1)*t/(t+eO))}function wO(t){var e,n,i,o,r,s,a,l,c,d,h,u=[],p=t.length,f=0,g=oO,m=iO
|
|
8149
8149
|
for((n=t.lastIndexOf(rO))<0&&(n=0),i=0;i<n;++i)t.charCodeAt(i)>=128&&pO("not-basic"),u.push(t.charCodeAt(i))
|
|
8150
8150
|
for(o=n>0?n+1:0;o<p;){for(r=f,s=1,a=YA;o>=p&&pO("invalid-input"),((l=(h=t.charCodeAt(o++))-48<10?h-22:h-65<26?h-65:h-97<26?h-97:YA)>=YA||l>hO((XA-f)/s))&&pO("overflow"),f+=l*s,!(l<(c=a<=m?QA:a>=m+tO?tO:a-m));a+=YA)s>hO(XA/(d=YA-c))&&pO("overflow"),s*=d
|
|
8151
|
-
m=
|
|
8151
|
+
m=yO(f-r,e=u.length+1,0==r),hO(f/e)>XA-g&&pO("overflow"),g+=hO(f/e),f%=e,u.splice(f++,0,g)}return vO(u)}function xO(t){var e,n,i,o,r,s,a,l,c,d,h,u,p,f,g,m=[]
|
|
8152
8152
|
for(u=(t=mO(t)).length,e=oO,n=0,r=iO,s=0;s<u;++s)(h=t[s])<128&&m.push(uO(h))
|
|
8153
8153
|
for(i=o=m.length,o&&m.push(rO);i<u;){for(a=XA,s=0;s<u;++s)(h=t[s])>=e&&h<a&&(a=h)
|
|
8154
8154
|
for(a-e>hO((XA-n)/(p=i+1))&&pO("overflow"),n+=(a-e)*p,e=a,s=0;s<u;++s)if((h=t[s])<e&&++n>XA&&pO("overflow"),h==e){for(l=n,c=YA;!(l<(d=c<=r?QA:c>=r+tO?tO:c-r));c+=YA)g=l-d,f=YA-d,m.push(uO(bO(d+g%f,0))),l=hO(g/f)
|
|
8155
|
-
m.push(uO(bO(l,0))),r=
|
|
8155
|
+
m.push(uO(bO(l,0))),r=yO(n,p,i==o),n=0,++i}++n,++e}return m.join("")}var kO={version:"1.4.1",ucs2:{decode:mO,encode:vO},toASCII:function(t){return gO(t,(function(t){return aO.test(t)?"xn--"+xO(t):t}))},toUnicode:function(t){return gO(t,(function(t){return sO.test(t)?wO(t.slice(4).toLowerCase()):t}))},encode:xO,decode:wO}
|
|
8156
8156
|
const CO={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},SO=/^(vbscript|javascript|file|data):/,$O=/^data:image\/(gif|png|jpeg|webp);/
|
|
8157
8157
|
function MO(t){const e=t.trim().toLowerCase()
|
|
8158
8158
|
return!SO.test(e)||$O.test(e)}const _O=["http:","https:","mailto:"]
|
|
8159
8159
|
function EO(t){const e=KE(t,!0)
|
|
8160
8160
|
if(e.hostname&&(!e.protocol||_O.indexOf(e.protocol)>=0))try{e.hostname=kO.toASCII(e.hostname)}catch(t){}return FE(NE(e))}function IO(t){const e=KE(t,!0)
|
|
8161
8161
|
if(e.hostname&&(!e.protocol||_O.indexOf(e.protocol)>=0))try{e.hostname=kO.toUnicode(e.hostname)}catch(t){}return RE(NE(e),RE.defaultChars+"%")}function AO(t,e){if(!(this instanceof AO))return new AO(t,e)
|
|
8162
|
-
e||
|
|
8163
|
-
if(
|
|
8162
|
+
e||yI(t)||(e=t||{},t="default"),this.inline=new zA,this.block=new kA,this.core=new dA,this.renderer=new jI,this.linkify=new JA,this.validateLink=MO,this.normalizeLink=EO,this.normalizeLinkText=IO,this.utils=HI,this.helpers=xI({},BI),this.options={},this.configure(t),e&&this.set(e)}AO.prototype.set=function(t){return xI(this.options,t),this},AO.prototype.configure=function(t){const e=this
|
|
8163
|
+
if(yI(t)){const e=t
|
|
8164
8164
|
if(!(t=CO[e]))throw new Error('Wrong `markdown-it` preset "'+e+'", check name')}if(!t)throw new Error("Wrong `markdown-it` preset, can't be empty")
|
|
8165
8165
|
return t.options&&e.set(t.options),t.components&&Object.keys(t.components).forEach((function(n){t.components[n].rules&&e[n].ruler.enableOnly(t.components[n].rules),t.components[n].rules2&&e[n].ruler2.enableOnly(t.components[n].rules2)})),this},AO.prototype.enable=function(t,e){let n=[]
|
|
8166
8166
|
Array.isArray(t)||(t=[t]),["core","block","inline"].forEach((function(e){n=n.concat(this[e].ruler.enable(t,!0))}),this),n=n.concat(this.inline.ruler2.enable(t,!0))
|
|
@@ -8254,7 +8254,7 @@ t.forEach((t=>{n[t]=e}))
|
|
|
8254
8254
|
const i={italic:HO.marks.em,bold:HO.marks.strong,link:{open:"<",close:">",escape:!1,expelEnclosingWhitespace:!0}}
|
|
8255
8255
|
return new VO(n,i)}}class ZO{constructor(t,e){this.validConfiguration=!0,this.iconTemplate=Z`<${t.icon} slot="start"></${t.icon}>`,this.character=t.character,this.viewElement=t.viewElement,this.mentionUpdateEmitter=e}}t([m],ZO.prototype,"mappingConfigs",void 0),t([m],ZO.prototype,"validConfiguration",void 0),t([m],ZO.prototype,"pattern",void 0),t([m],ZO.prototype,"buttonLabel",void 0)
|
|
8256
8256
|
class GO extends ze{constructor(){super(...arguments),this.mentionInternals=new ZO(this.getMentionInternalsOptions(),(t=>{this.emitMentionUpdate(t)})),this.validator=this.createValidator(),this.mappingNotifiers=[],this.mappingElements=[]}checkValidity(){return this.mentionInternals.validConfiguration}get validity(){return this.validator.getValidity()}emitMentionUpdate(t){const e={filter:t}
|
|
8257
|
-
this.$emit("mention-update",e)}handleChange(t,e){t instanceof
|
|
8257
|
+
this.$emit("mention-update",e)}handleChange(t,e){t instanceof bw&&"string"==typeof e&&this.getObservedMappingProperty().includes(e)&&this.updateMappingConfigs()}getMappingConfigs(){const t=new Map
|
|
8258
8258
|
return this.mappingElements.forEach((e=>{const n=e.key??void 0
|
|
8259
8259
|
if(void 0===n||"string"!=typeof n)throw Error("mentionHref was invalid for type. Validation should have prevented this.")
|
|
8260
8260
|
const i=this.createMappingConfig(e)
|
|
@@ -8328,14 +8328,14 @@ function vT(t){let e=[]
|
|
|
8328
8328
|
return t.forEach(((t,n,i,o)=>e.push(i,o))),e}function bT(t,e){if(!t)return null
|
|
8329
8329
|
let n=[]
|
|
8330
8330
|
for(let i=0;i<t.length;i+=2){let o=e.map(t[i],1),r=e.map(t[i+1],-1)
|
|
8331
|
-
o<=r&&n.push(o,r)}return n}function
|
|
8331
|
+
o<=r&&n.push(o,r)}return n}function yT(t,e,n,i){let o=kT(e),r=CT.get(e).spec.config,s=(i?t.undone:t.done).popEvent(e,o)
|
|
8332
8332
|
if(!s)return
|
|
8333
8333
|
let a=s.selection.resolve(s.transform.doc),l=(i?t.done:t.undone).addTransform(s.transform,e.selection.getBookmark(),r,o),c=new gT(i?l:s.remaining,i?s.remaining:l,null,0,-1)
|
|
8334
|
-
n(s.transform.setSelection(a).setMeta(CT,{redo:i,historyState:c}).scrollIntoView())}let
|
|
8334
|
+
n(s.transform.setSelection(a).setMeta(CT,{redo:i,historyState:c}).scrollIntoView())}let wT=!1,xT=null
|
|
8335
8335
|
function kT(t){let e=t.plugins
|
|
8336
|
-
if(xT!=e){
|
|
8337
|
-
for(let t=0;t<e.length;t++)if(e[t].spec.historyPreserveItems){
|
|
8338
|
-
break}}return
|
|
8336
|
+
if(xT!=e){wT=!1,xT=e
|
|
8337
|
+
for(let t=0;t<e.length;t++)if(e[t].spec.historyPreserveItems){wT=!0
|
|
8338
|
+
break}}return wT}const CT=new dC("history"),ST=new dC("closeHistory")
|
|
8339
8339
|
function $T(t={}){return t={depth:t.depth||100,newGroupDelay:t.newGroupDelay||500},new aC({key:CT,state:{init:()=>new gT(pT.empty,pT.empty,null,0,-1),apply:(e,n,i)=>function(t,e,n,i){let o,r=n.getMeta(CT)
|
|
8340
8340
|
if(r)return r.historyState
|
|
8341
8341
|
n.getMeta(ST)&&(t=new gT(t.done,t.undone,null,0,-1))
|
|
@@ -8349,8 +8349,8 @@ let n=!1
|
|
|
8349
8349
|
return t.mapping.maps[0].forEach(((t,i)=>{for(let o=0;o<e.length;o+=2)t<=e[o+1]&&i>=e[o]&&(n=!0)})),n}(n,t.prevRanges)),a=s?bT(t.prevRanges,n.mapping):vT(n.mapping.maps[n.steps.length-1])
|
|
8350
8350
|
return new gT(t.done.addTransform(n,r?e.selection.getBookmark():void 0,i,kT(e)),pT.empty,a,n.time,null==o?t.prevComposition:o)}}(n,i,e,t)},config:t,props:{handleDOMEvents:{beforeinput(t,e){let n=e.inputType,i="historyUndo"==n?MT:"historyRedo"==n?_T:null
|
|
8351
8351
|
return!!i&&(e.preventDefault(),i(t.state,t.dispatch))}}}})}const MT=(t,e)=>{let n=CT.getState(t)
|
|
8352
|
-
return!(!n||0==n.done.eventCount)&&(e&&
|
|
8353
|
-
return!(!n||0==n.undone.eventCount)&&(e&&
|
|
8352
|
+
return!(!n||0==n.done.eventCount)&&(e&&yT(n,t,e,!1),!0)},_T=(t,e)=>{let n=CT.getState(t)
|
|
8353
|
+
return!(!n||0==n.undone.eventCount)&&(e&&yT(n,t,e,!0),!0)},ET=g_.create({name:"history",addOptions:()=>({depth:100,newGroupDelay:500}),addCommands:()=>({undo:()=>({state:t,dispatch:e})=>MT(t,e),redo:()=>({state:t,dispatch:e})=>_T(t,e)}),addProseMirrorPlugins(){return[$T(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Mod-Z":()=>this.editor.commands.undo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-Y":()=>this.editor.commands.redo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Shift-Mod-Z":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}}),IT=/(?:^|\s)((?:\*)((?:[^*]+))(?:\*))$/,AT=/(?:^|\s)((?:\*)((?:[^*]+))(?:\*))/g,OT=/(?:^|\s)((?:_)((?:[^_]+))(?:_))$/,TT=/(?:^|\s)((?:_)((?:[^_]+))(?:_))/g,RT=nE.create({name:"italic",addOptions:()=>({HTMLAttributes:{}}),parseHTML:()=>[{tag:"em"},{tag:"i",getAttrs:t=>"normal"!==t.style.fontStyle&&null},{style:"font-style=italic"}],renderHTML({HTMLAttributes:t}){return["em",KM(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[tE({find:IT,type:this.type}),tE({find:OT,type:this.type})]},addPasteRules(){return[oE({find:AT,type:this.type}),oE({find:TT,type:this.type})]}}),DT="aaa1rp3barth4b0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0faromeo7ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4vianca6w0s2x0a2z0ure5ba0by2idu3namex3narepublic11d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2ntley5rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re2s2c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y0eats7k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0cast4mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking0channel11l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dabur3d1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t0isalat7u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0at2delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d0network8tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntdoor4ier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0ardian6cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5gtv3iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0eles2s3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6logistics9properties14fh2g1h1i0a1ds2m1nder2le4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3ncaster5ia3d0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4de2k2psy3ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0cys3drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7serati6ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic3tual5v1w1x1y1z2na0b1goya4me2tura4vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rthwesternmutual14on4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9dnavy5lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3ssagens7y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0america6xi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cher3ks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0a1b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp2w2ell3ia1ksha5oes2p0ping5uji3w0time7i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ffany5ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0channel7ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lkswagen7vo3te1ing3o2yage5u0elos6wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4finity6ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2",FT="ελ1υ2бг1ел3дети4ею2католик6ом3мкд2он1сква6онлайн5рг3рус2ф2сайт3рб3укр3қаз3հայ3ישראל5קום3ابوظبي5تصالات6رامكو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",NT=(t,e)=>{for(const n in e)t[n]=e[n]
|
|
8354
8354
|
return t},PT="numeric",zT="ascii",LT="alpha",VT="asciinumeric",HT="alphanumeric",BT="domain",qT="emoji",jT="scheme",UT="slashscheme",WT="whitespace"
|
|
8355
8355
|
function ZT(t,e){return t in e||(e[t]=[]),e[t]}function GT(t,e,n){e[PT]&&(e[VT]=!0,e[HT]=!0),e[zT]&&(e[VT]=!0,e[LT]=!0),e[VT]&&(e[HT]=!0),e[LT]&&(e[HT]=!0),e[HT]&&(e[BT]=!0),e[qT]&&(e[BT]=!0)
|
|
8356
8356
|
for(const i in e){const e=ZT(i,n)
|
|
@@ -8372,8 +8372,8 @@ for(const i in e)e[i].indexOf(t)>=0&&(n[i]=!0)
|
|
|
8372
8372
|
return n}(s.t,i),n)
|
|
8373
8373
|
GT(r,t,i)}else n&>(r,n,i)
|
|
8374
8374
|
s.t=r}return o.j[t]=s,s}}
|
|
8375
|
-
const JT=(t,e,n,i,o)=>t.ta(e,n,i,o),XT=(t,e,n,i,o)=>t.tr(e,n,i,o),YT=(t,e,n,i,o)=>t.ts(e,n,i,o),QT=(t,e,n,i,o)=>t.tt(e,n,i,o),tR="WORD",eR="UWORD",nR="LOCALHOST",iR="TLD",oR="UTLD",rR="SCHEME",sR="SLASH_SCHEME",aR="NUM",lR="WS",cR="NL",dR="OPENBRACE",hR="OPENBRACKET",uR="OPENANGLEBRACKET",pR="OPENPAREN",fR="CLOSEBRACE",gR="CLOSEBRACKET",mR="CLOSEANGLEBRACKET",vR="CLOSEPAREN",bR="AMPERSAND",
|
|
8376
|
-
var jR=Object.freeze({__proto__:null,WORD:tR,UWORD:eR,LOCALHOST:nR,TLD:iR,UTLD:oR,SCHEME:rR,SLASH_SCHEME:sR,NUM:aR,WS:lR,NL:cR,OPENBRACE:dR,OPENBRACKET:hR,OPENANGLEBRACKET:uR,OPENPAREN:pR,CLOSEBRACE:fR,CLOSEBRACKET:gR,CLOSEANGLEBRACKET:mR,CLOSEPAREN:vR,AMPERSAND:bR,APOSTROPHE:
|
|
8375
|
+
const JT=(t,e,n,i,o)=>t.ta(e,n,i,o),XT=(t,e,n,i,o)=>t.tr(e,n,i,o),YT=(t,e,n,i,o)=>t.ts(e,n,i,o),QT=(t,e,n,i,o)=>t.tt(e,n,i,o),tR="WORD",eR="UWORD",nR="LOCALHOST",iR="TLD",oR="UTLD",rR="SCHEME",sR="SLASH_SCHEME",aR="NUM",lR="WS",cR="NL",dR="OPENBRACE",hR="OPENBRACKET",uR="OPENANGLEBRACKET",pR="OPENPAREN",fR="CLOSEBRACE",gR="CLOSEBRACKET",mR="CLOSEANGLEBRACKET",vR="CLOSEPAREN",bR="AMPERSAND",yR="APOSTROPHE",wR="ASTERISK",xR="AT",kR="BACKSLASH",CR="BACKTICK",SR="CARET",$R="COLON",MR="COMMA",_R="DOLLAR",ER="DOT",IR="EQUALS",AR="EXCLAMATION",OR="HYPHEN",TR="PERCENT",RR="PIPE",DR="PLUS",FR="POUND",NR="QUERY",PR="QUOTE",zR="SEMI",LR="SLASH",VR="TILDE",HR="UNDERSCORE",BR="EMOJI",qR="SYM"
|
|
8376
|
+
var jR=Object.freeze({__proto__:null,WORD:tR,UWORD:eR,LOCALHOST:nR,TLD:iR,UTLD:oR,SCHEME:rR,SLASH_SCHEME:sR,NUM:aR,WS:lR,NL:cR,OPENBRACE:dR,OPENBRACKET:hR,OPENANGLEBRACKET:uR,OPENPAREN:pR,CLOSEBRACE:fR,CLOSEBRACKET:gR,CLOSEANGLEBRACKET:mR,CLOSEPAREN:vR,AMPERSAND:bR,APOSTROPHE:yR,ASTERISK:wR,AT:xR,BACKSLASH:kR,BACKTICK:CR,CARET:SR,COLON:$R,COMMA:MR,DOLLAR:_R,DOT:ER,EQUALS:IR,EXCLAMATION:AR,HYPHEN:OR,PERCENT:TR,PIPE:RR,PLUS:DR,POUND:FR,QUERY:NR,QUOTE:PR,SEMI:zR,SLASH:LR,TILDE:VR,UNDERSCORE:HR,EMOJI:BR,SYM:qR})
|
|
8377
8377
|
const UR=/[a-z]/,WR=/\p{L}/u,ZR=/\p{Emoji}/u,GR=/\d/,KR=/\s/,JR="\n",XR="️",YR=""
|
|
8378
8378
|
let QR=null,tD=null
|
|
8379
8379
|
function eD(t,e,n,i,o){let r
|
|
@@ -8408,7 +8408,7 @@ gD.customSchemes.push([t,e])}function vD(){gD.scanner=function(t){void 0===t&&(t
|
|
|
8408
8408
|
const e={}
|
|
8409
8409
|
KT.groups=e
|
|
8410
8410
|
const n=new KT
|
|
8411
|
-
null==QR&&(QR=nD(DT)),null==tD&&(tD=nD(FT)),QT(n,"'",
|
|
8411
|
+
null==QR&&(QR=nD(DT)),null==tD&&(tD=nD(FT)),QT(n,"'",yR),QT(n,"{",dR),QT(n,"[",hR),QT(n,"<",uR),QT(n,"(",pR),QT(n,"}",fR),QT(n,"]",gR),QT(n,">",mR),QT(n,")",vR),QT(n,"&",bR),QT(n,"*",wR),QT(n,"@",xR),QT(n,"`",CR),QT(n,"^",SR),QT(n,":",$R),QT(n,",",MR),QT(n,"$",_R),QT(n,".",ER),QT(n,"=",IR),QT(n,"!",AR),QT(n,"-",OR),QT(n,"%",TR),QT(n,"|",RR),QT(n,"+",DR),QT(n,"#",FR),QT(n,"?",NR),QT(n,'"',PR),QT(n,"/",LR),QT(n,";",zR),QT(n,"~",VR),QT(n,"_",HR),QT(n,"\\",kR)
|
|
8412
8412
|
const i=XT(n,GR,aR,{[PT]:!0})
|
|
8413
8413
|
XT(i,GR,i)
|
|
8414
8414
|
const o=XT(n,UR,tR,{[zT]:!0})
|
|
@@ -8429,7 +8429,7 @@ for(let e=0;e<t.length;e++){const i=t[e][0],o=t[e][1]?{[jT]:!0}:{[UT]:!0}
|
|
|
8429
8429
|
i.indexOf("-")>=0?o[BT]=!0:UR.test(i)?GR.test(i)?o[VT]=!0:o[zT]=!0:o[PT]=!0,YT(n,i,i,o)}return YT(n,"localhost",nR,{ascii:!0}),n.jd=new KT(qR),{start:n,tokens:NT({groups:e},jR)}}(gD.customSchemes)
|
|
8430
8430
|
for(let t=0;t<gD.tokenQueue.length;t++)gD.tokenQueue[t][1]({scanner:gD.scanner})
|
|
8431
8431
|
gD.parser=function(t){let{groups:e}=t
|
|
8432
|
-
const n=e.domain.concat([bR,
|
|
8432
|
+
const n=e.domain.concat([bR,wR,xR,kR,CR,SR,_R,IR,OR,aR,TR,RR,DR,FR,LR,qR,VR,HR]),i=[yR,mR,fR,gR,vR,$R,MR,ER,AR,uR,dR,hR,pR,NR,PR,zR],o=[bR,yR,wR,kR,CR,SR,fR,_R,IR,OR,dR,TR,RR,DR,FR,NR,LR,qR,VR,HR],r=uD(),s=QT(r,VR)
|
|
8433
8433
|
JT(s,o,s),JT(s,e.domain,s)
|
|
8434
8434
|
const a=uD(),l=uD(),c=uD()
|
|
8435
8435
|
JT(r,e.domain,a),JT(r,e.scheme,l),JT(r,e.slashscheme,c),JT(a,o,s),JT(a,e.domain,a)
|
|
@@ -8449,12 +8449,12 @@ const m=QT(f,$R)
|
|
|
8449
8449
|
JT(m,e.numeric,lD)
|
|
8450
8450
|
const v=QT(a,OR),b=QT(a,ER)
|
|
8451
8451
|
JT(v,e.domain,a),JT(b,o,s),JT(b,e.domain,a)
|
|
8452
|
-
const
|
|
8453
|
-
JT(b,e.tld,
|
|
8454
|
-
const
|
|
8455
|
-
JT(
|
|
8452
|
+
const y=uD(hD)
|
|
8453
|
+
JT(b,e.tld,y),JT(b,e.utld,y),JT(y,e.domain,a),JT(y,o,s),QT(y,ER,b),QT(y,OR,v),QT(y,xR,d)
|
|
8454
|
+
const w=QT(y,$R),x=uD(hD)
|
|
8455
|
+
JT(w,e.numeric,x)
|
|
8456
8456
|
const k=uD(hD),C=uD()
|
|
8457
|
-
JT(k,n,k),JT(k,i,C),JT(C,n,k),JT(C,i,C),QT(
|
|
8457
|
+
JT(k,n,k),JT(k,i,C),JT(C,n,k),JT(C,i,C),QT(y,LR,k),QT(x,LR,k)
|
|
8458
8458
|
const S=QT(l,$R),$=QT(c,$R),M=QT($,LR),_=QT(M,LR)
|
|
8459
8459
|
JT(l,e.domain,a),QT(l,ER,b),QT(l,OR,v),JT(c,e.domain,a),QT(c,ER,b),QT(c,OR,v),JT(S,e.domain,k),QT(S,LR,k),JT(_,e.domain,k),JT(_,n,k),QT(_,LR,k)
|
|
8460
8460
|
const E=QT(k,dR),I=QT(k,hR),A=QT(k,uR),O=QT(k,pR)
|
|
@@ -8462,7 +8462,7 @@ QT(C,dR,E),QT(C,hR,I),QT(C,uR,A),QT(C,pR,O),QT(E,fR,k),QT(I,gR,k),QT(A,mR,k),QT(
|
|
|
8462
8462
|
const T=uD(hD),R=uD(hD),D=uD(hD),F=uD(hD)
|
|
8463
8463
|
JT(E,n,T),JT(I,n,R),JT(A,n,D),JT(O,n,F)
|
|
8464
8464
|
const N=uD(),P=uD(),z=uD(),L=uD()
|
|
8465
|
-
return JT(E,i),JT(I,i),JT(A,i),JT(O,i),JT(T,n,T),JT(R,n,R),JT(D,n,D),JT(F,n,F),JT(T,i,T),JT(R,i,R),JT(D,i,D),JT(F,i,F),JT(N,n,N),JT(P,n,R),JT(z,n,D),JT(L,n,F),JT(N,i,N),JT(P,i,P),JT(z,i,z),JT(L,i,L),QT(R,gR,k),QT(D,mR,k),QT(F,vR,k),QT(T,fR,k),QT(P,gR,k),QT(z,mR,k),QT(L,vR,k),QT(N,vR,k),QT(r,nR,
|
|
8465
|
+
return JT(E,i),JT(I,i),JT(A,i),JT(O,i),JT(T,n,T),JT(R,n,R),JT(D,n,D),JT(F,n,F),JT(T,i,T),JT(R,i,R),JT(D,i,D),JT(F,i,F),JT(N,n,N),JT(P,n,R),JT(z,n,D),JT(L,n,F),JT(N,i,N),JT(P,i,P),JT(z,i,z),JT(L,i,L),QT(R,gR,k),QT(D,mR,k),QT(F,vR,k),QT(T,fR,k),QT(P,gR,k),QT(z,mR,k),QT(L,vR,k),QT(N,vR,k),QT(r,nR,y),QT(r,cR,dD),{start:r,tokens:jR}}(gD.scanner.tokens)
|
|
8466
8466
|
for(let t=0;t<gD.pluginQueue.length;t++)gD.pluginQueue[t][1]({scanner:gD.scanner,parser:gD.parser})
|
|
8467
8467
|
gD.initialized=!0}function bD(t){return gD.initialized||vD(),function(t,e,n){let i=n.length,o=0,r=[],s=[]
|
|
8468
8468
|
for(;o<i;){let a=t,l=null,c=null,d=0,h=null,u=-1
|
|
@@ -8478,10 +8478,10 @@ e.push(s),i+=s.length}return e}(e.replace(/[A-Z]/g,(t=>t.toLowerCase()))),i=n.le
|
|
|
8478
8478
|
let r=0,s=0
|
|
8479
8479
|
for(;s<i;){let a=t,l=null,c=0,d=null,h=-1,u=-1
|
|
8480
8480
|
for(;s<i&&(l=a.go(n[s]));)a=l,a.accepts()?(h=0,u=0,d=a):h>=0&&(h+=n[s].length,u++),c+=n[s].length,r+=n[s].length,s++
|
|
8481
|
-
r-=h,s-=u,c-=h,o.push({t:d.t,v:e.slice(r-c,r),s:r-c,e:r})}return o}(gD.scanner.start,t))}function
|
|
8481
|
+
r-=h,s-=u,c-=h,o.push({t:d.t,v:e.slice(r-c,r),s:r-c,e:r})}return o}(gD.scanner.start,t))}function yD(t,e,n){if(void 0===e&&(e=null),void 0===n&&(n=null),e&&"object"==typeof e){if(n)throw Error(`linkifyjs: Invalid link type ${e}; must be a string`)
|
|
8482
8482
|
n=e,e=null}const i=new oD(n),o=bD(t),r=[]
|
|
8483
8483
|
for(let t=0;t<o.length;t++){const n=o[t]
|
|
8484
|
-
!n.isLink||e&&n.t!==e||r.push(n.toFormattedObject(i))}return r}function
|
|
8484
|
+
!n.isLink||e&&n.t!==e||r.push(n.toFormattedObject(i))}return r}function wD(t){return new aC({key:new dC("autolink"),appendTransaction:(e,n,i)=>{const o=e.some((t=>t.docChanged))&&!n.doc.eq(i.doc),r=e.some((t=>t.getMeta("preventAutolink")))
|
|
8485
8485
|
if(!o||r)return
|
|
8486
8486
|
const{tr:s}=i,a=function(t,e){const n=new Vk(t)
|
|
8487
8487
|
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=[]
|
|
@@ -8498,12 +8498,12 @@ if(n.length>1?(o=n[0],r=i.doc.textBetween(o.pos,o.pos+o.node.nodeSize,void 0," "
|
|
|
8498
8498
|
if(e.length<=0)return!1
|
|
8499
8499
|
const n=e[e.length-1],a=o.pos+r.lastIndexOf(n)
|
|
8500
8500
|
if(!n)return!1
|
|
8501
|
-
|
|
8502
|
-
return(null===(e=t.href)||void 0===e?void 0:e.startsWith("javascript:"))?["a",KM(this.options.HTMLAttributes,{...t,href:""}),0]:["a",KM(this.options.HTMLAttributes,t),0]},addCommands(){return{setLink:t=>({chain:e})=>e().setMark(this.name,t).setMeta("preventAutolink",!0).run(),toggleLink:t=>({chain:e})=>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[oE({find:t=>
|
|
8501
|
+
yD(n).filter((t=>t.isLink)).map((t=>({...t,from:a+t.start+1,to:a+t.end+1}))).filter((t=>!i.schema.marks.code||!i.doc.rangeHasMark(t.from,t.to,i.schema.marks.code))).filter((e=>!t.validate||t.validate(e.value))).forEach((e=>{L_(e.from,e.to,i.doc).some((e=>e.mark.type===t.type))||s.addMark(e.from,e.to,t.type.create({href:e.href}))}))}})),s.steps.length?s:void 0}})}const xD=nE.create({name:"link",priority:1e3,keepOnSplit:!1,onCreate(){this.options.protocols.forEach((t=>{"string"!=typeof t?mD(t.scheme,t.optionalSlashes):mD(t)}))},onDestroy(){KT.groups={},gD.scanner=null,gD.parser=null,gD.tokenQueue=[],gD.pluginQueue=[],gD.customSchemes=[],gD.initialized=!1},inclusive(){return this.options.autolink},addOptions:()=>({openOnClick:!0,linkOnPaste:!0,autolink:!0,protocols:[],HTMLAttributes:{target:"_blank",rel:"noopener noreferrer nofollow",class:null},validate:void 0}),addAttributes(){return{href:{default:null},target:{default:this.options.HTMLAttributes.target},rel:{default:this.options.HTMLAttributes.rel},class:{default:this.options.HTMLAttributes.class}}},parseHTML:()=>[{tag:'a[href]:not([href *= "javascript:" i])'}],renderHTML({HTMLAttributes:t}){var e
|
|
8502
|
+
return(null===(e=t.href)||void 0===e?void 0:e.startsWith("javascript:"))?["a",KM(this.options.HTMLAttributes,{...t,href:""}),0]:["a",KM(this.options.HTMLAttributes,t),0]},addCommands(){return{setLink:t=>({chain:e})=>e().setMark(this.name,t).setMeta("preventAutolink",!0).run(),toggleLink:t=>({chain:e})=>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[oE({find:t=>yD(t).filter((t=>!this.options.validate||this.options.validate(t.value))).filter((t=>t.isLink)).map((t=>({text:t.value,index:t.start,data:t}))),type:this.type,getAttributes:(t,e)=>{var n,i
|
|
8503
8503
|
const o=null===(n=null==e?void 0:e.clipboardData)||void 0===n?void 0:n.getData("text/html"),r=null==o?void 0:o.match(/href="([^"]*)"/)
|
|
8504
8504
|
return r?{href:r[1]}:{href:null===(i=t.data)||void 0===i?void 0:i.href}}})]},addProseMirrorPlugins(){const t=[]
|
|
8505
8505
|
var e
|
|
8506
|
-
return this.options.autolink&&t.push(
|
|
8506
|
+
return this.options.autolink&&t.push(wD({type:this.type,validate:this.options.validate})),this.options.openOnClick&&t.push((e={type:this.type},new aC({key:new dC("handleClickLink"),props:{handleClick:(t,n,i)=>{var o,r
|
|
8507
8507
|
if(0!==i.button)return!1
|
|
8508
8508
|
if("A"!==i.target.nodeName)return!1
|
|
8509
8509
|
const s=P_(t.state,e.type.name),a=i.target,l=null!==(o=null==a?void 0:a.href)&&void 0!==o?o:s.href,c=null!==(r=null==a?void 0:a.target)&&void 0!==r?r:s.target
|
|
@@ -8512,7 +8512,7 @@ const{state:r}=e,{selection:s}=r,{empty:a}=s
|
|
|
8512
8512
|
if(a)return!1
|
|
8513
8513
|
let l=""
|
|
8514
8514
|
i.content.forEach((t=>{l+=t.textContent}))
|
|
8515
|
-
const c=
|
|
8515
|
+
const c=yD(l).find((t=>t.isLink&&t.value===l))
|
|
8516
8516
|
if(!l||!c)return!1
|
|
8517
8517
|
const d=null===(o=n.clipboardData)||void 0===o?void 0:o.getData("text/html"),h=null==d?void 0:d.match(/href="([^"]*)"/),u=h?h[1]:c.href
|
|
8518
8518
|
return t.editor.commands.setMark(t.type,{href:u}),!0}}})}({editor:this.editor,type:this.type})),t}}),kD=iE.create({name:"listItem",addOptions:()=>({HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}),content:"paragraph block*",defining:!0,parseHTML:()=>[{tag:"li"}],renderHTML({HTMLAttributes:t}){return["li",KM(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)}}}),CD=iE.create({name:"listItem",addOptions:()=>({HTMLAttributes:{},bulletListTypeName:"bulletList",orderedListTypeName:"orderedList"}),content:"paragraph block*",defining:!0,parseHTML:()=>[{tag:"li"}],renderHTML({HTMLAttributes:t}){return["li",KM(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)}}}),SD=nE.create({name:"textStyle",addOptions:()=>({HTMLAttributes:{}}),parseHTML:()=>[{tag:"span",getAttrs:t=>!!t.hasAttribute("style")&&{}}],renderHTML({HTMLAttributes:t}){return["span",KM(this.options.HTMLAttributes,t),0]},addCommands(){return{removeEmptyTextStyle:()=>({state:t,commands:e})=>{const n=F_(t,this.type)
|
|
@@ -8529,12 +8529,12 @@ o.push(r)}return this.options.includeChildren})),Z$.create(t,o)}}})]}}),ID=iE.cr
|
|
|
8529
8529
|
const AD=new dC("suggestion")
|
|
8530
8530
|
function OD({pluginKey:t=AD,editor:e,char:n="@",allowSpaces:i=!1,allowedPrefixes:o=[" "],startOfLine:r=!1,decorationTag:s="span",decorationClass:a="suggestion",command:l=(()=>null),items:c=(()=>[]),render:d=(()=>({})),allow:h=(()=>!0)}){let u
|
|
8531
8531
|
const p=null==d?void 0:d(),f=new aC({key:t,view(){return{update:async(t,n)=>{var i,o,r,s,a,d,h
|
|
8532
|
-
const f=null===(i=this.key)||void 0===i?void 0:i.getState(n),g=null===(o=this.key)||void 0===o?void 0:o.getState(t.state),m=f.active&&g.active&&f.range.from!==g.range.from,v=!f.active&&g.active,b=f.active&&!g.active,
|
|
8533
|
-
if(!w&&!
|
|
8534
|
-
const k=x&&!
|
|
8532
|
+
const f=null===(i=this.key)||void 0===i?void 0:i.getState(n),g=null===(o=this.key)||void 0===o?void 0:o.getState(t.state),m=f.active&&g.active&&f.range.from!==g.range.from,v=!f.active&&g.active,b=f.active&&!g.active,y=v||m,w=!v&&!b&&f.query!==g.query&&!m,x=b||m
|
|
8533
|
+
if(!y&&!w&&!x)return
|
|
8534
|
+
const k=x&&!y?f:g,C=t.dom.querySelector(`[data-decoration-id="${k.decorationId}"]`)
|
|
8535
8535
|
u={editor:e,range:k.range,query:k.query,text:k.text,items:[],command:t=>{l({editor:e,range:k.range,props:t})},decorationNode:C,clientRect:C?()=>{var n
|
|
8536
8536
|
const{decorationId:i}=null===(n=this.key)||void 0===n?void 0:n.getState(e.state),o=t.dom.querySelector(`[data-decoration-id="${i}"]`)
|
|
8537
|
-
return(null==o?void 0:o.getBoundingClientRect())||null}:null},
|
|
8537
|
+
return(null==o?void 0:o.getBoundingClientRect())||null}:null},y&&(null===(r=null==p?void 0:p.onBeforeStart)||void 0===r||r.call(p,u)),w&&(null===(s=null==p?void 0:p.onBeforeUpdate)||void 0===s||s.call(p,u)),(w||y)&&(u.items=await c({editor:e,query:k.query})),x&&(null===(a=null==p?void 0:p.onExit)||void 0===a||a.call(p,u)),w&&(null===(d=null==p?void 0:p.onUpdate)||void 0===d||d.call(p,u)),y&&(null===(h=null==p?void 0:p.onStart)||void 0===h||h.call(p,u))},destroy:()=>{var t
|
|
8538
8538
|
u&&(null===(t=null==p?void 0:p.onExit)||void 0===t||t.call(p,u))}}},state:{init:()=>({active:!1,range:{from:0,to:0},query:null,text:null,composing:!1}),apply(t,s,a,l){const{isEditable:c}=e,{composing:d}=e.view,{selection:u}=t,{empty:p,from:f}=u,g={...s}
|
|
8539
8539
|
if(g.composing=d,c&&(p||e.view.composing)){!(f<s.range.from||f>s.range.to)||d||s.composing||(g.active=!1)
|
|
8540
8540
|
const t=function(t){var e
|
|
@@ -8567,9 +8567,10 @@ i?DD.test(i.attrs.href)?n.push(t.schema.text(i.attrs.href,e.marks)):n.push(t.sch
|
|
|
8567
8567
|
else{const i=ND(t,e.content)
|
|
8568
8568
|
n.push(e.copy(i))}})),tx.fromArray(n)}class PD extends JO{constructor(t){super(t),this.mentionExtensionConfig=this.isValid?t.map((t=>new YO(t.mentionInternals))):[]}}class zD extends XO{constructor(){super(...arguments),this.editor=this.createEditor(),this.tiptapEditor=FD((()=>{}),(()=>{}),this.editor,[],this.mentionListbox,this.placeholder),this.xmlSerializer=new XMLSerializer,this.richTextMarkdownSerializer=new WO([]),this.disabled=!1,this.footerHidden=!1,this.errorVisible=!1,this.scrollbarWidth=-1,this.activeMentionCharacter="",this.updateScrollbarWidthQueued=!1}get empty(){if(""===this.tiptapEditor.state.doc.textContent.trim()){let t=!1
|
|
8569
8569
|
return this.tiptapEditor.state.doc.descendants((e=>{e.type.name.startsWith(OE)&&(t=!0)
|
|
8570
|
-
return!1===t})),!t}return!1}connectedCallback(){super.connectedCallback(),this.editor.isConnected||this.editorContainer.append(this.editor),this.bindEditorTransactionEvent(),this.bindEditorUpdateEvent(),this.stopNativeInputEventPropagation(),this.resizeObserver=new ResizeObserver((()=>this.onResize())),this.resizeObserver.observe(this)}disconnectedCallback(){super.disconnectedCallback(),this.unbindEditorTransactionEvent(),this.unbindEditorUpdateEvent(),this.unbindNativeInputEvent(),this.resizeObserver?.disconnect()}disabledChanged(){this.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.editor.setAttribute("aria-label",this.ariaLabel):this.editor.removeAttribute("aria-label")}configurationChanged(t,e){
|
|
8570
|
+
return!1===t})),!t}return!1}connectedCallback(){super.connectedCallback(),this.editor.isConnected||this.editorContainer.append(this.editor),this.bindEditorTransactionEvent(),this.bindEditorUpdateEvent(),this.stopNativeInputEventPropagation(),this.resizeObserver=new ResizeObserver((()=>this.onResize())),this.resizeObserver.observe(this)}disconnectedCallback(){super.disconnectedCallback(),this.unbindEditorTransactionEvent(),this.unbindEditorUpdateEvent(),this.unbindNativeInputEvent(),this.resizeObserver?.disconnect()}disabledChanged(){this.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.editor.setAttribute("aria-label",this.ariaLabel):this.editor.removeAttribute("aria-label")}configurationChanged(t,e){const n=this.getButtonsState(this.tiptapEditor),{from:i,to:o}=this.tiptapEditor.view.state.selection
|
|
8571
|
+
if(this.isMentionExtensionConfigUnchanged(t,e))this.setMarkdown(this.getMarkdown())
|
|
8571
8572
|
else{const t=this.getMentionExtensionConfig(),e=this.getMarkdown()
|
|
8572
|
-
this.richTextMarkdownSerializer=new WO(t.map((t=>t.name))),this.initializeEditor(),this.setMarkdown(e)}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)
|
|
8573
|
+
this.richTextMarkdownSerializer=new WO(t.map((t=>t.name))),this.initializeEditor(),this.setMarkdown(e)}this.tiptapEditor.commands.setTextSelection({from:i,to:o}),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)
|
|
8573
8574
|
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
|
|
8574
8575
|
return this.tiptapEditor.state.doc.descendants((e=>{e.type.name.startsWith(OE)&&t.add(e.attrs.href)})),Array.from(t)}getMentionExtensionConfig(){return this.configuration instanceof PD?this.configuration.mentionExtensionConfig:[]}onMentionSelect(t){this.activeMentionCommand&&this.activeMentionCommand({href:t.detail.href,label:t.detail.displayName})}handleChange(t,e){t instanceof ZO&&YO.isObservedMentionInternalsProperty(e)?this.configuration=this.createConfig():super.handleChange(t,e)}focusoutHandler(){this.mentionListbox?.open&&this.mentionListbox?.close()}createConfig(){return new PD(this.mentionElements)}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()
|
|
8575
8576
|
return n===i}createEditor(){const t=document.createElement("div")
|
|
@@ -8579,15 +8580,14 @@ const{extensionManager:t,state:e}=this.tiptapEditor,{extensions:n}=t,{selection:
|
|
|
8579
8580
|
this.boldButton.checked=this.tiptapEditor.isActive("bold"),this.italicsButton.checked=this.tiptapEditor.isActive("italic"),this.bulletListButton.checked=o?.node.type.name===IE,this.numberedListButton.checked=o?.node.type.name===AE}keyActivatesButton(t){switch(t.key){case" ":case da:return!0
|
|
8580
8581
|
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.editor.setAttribute("aria-disabled",this.disabled?"true":"false"),this.mentionListbox?.close()}disableMentionViewElement(){this.tiptapEditor.state.doc.descendants(((t,e)=>{if(t.type.name.startsWith(OE)){const n={...t.attrs,disabled:this.disabled?"":null},i=this.tiptapEditor.schema.node(t.type.name,n,t.content),o=this.tiptapEditor.state.tr.replaceWith(e,e+t.nodeSize,i)
|
|
8581
8582
|
this.tiptapEditor.view.dispatch(o)}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,u.queueUpdate((()=>this.updateScrollbarWidth()))))}updateScrollbarWidth(){this.updateScrollbarWidthQueued=!1,this.scrollbarWidth=this.tiptapEditor.view.dom.offsetWidth-this.tiptapEditor.view.dom.clientWidth}onResize(){this.scrollbarWidth=this.tiptapEditor.view.dom.offsetWidth-this.tiptapEditor.view.dom.clientWidth}getTipTapExtension(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,o=i?.type.name===rE.name,r=i?.textContent.endsWith(" ")
|
|
8582
|
-
return!n&&!o&&!r}getMentionExtensionConfigFromCharacter(t){return this.getMentionExtensionConfig().find((e=>e.character===t))}
|
|
8583
|
-
this.setMarkdown(this.getMarkdown()),this.tiptapEditor.commands.setTextSelection({from:t,to:e})}}t([st({mode:"boolean"})],zD.prototype,"disabled",void 0),t([st({attribute:"footer-hidden",mode:"boolean"})],zD.prototype,"footerHidden",void 0),t([st({attribute:"error-visible",mode:"boolean"})],zD.prototype,"errorVisible",void 0),t([st({attribute:"error-text"})],zD.prototype,"errorText",void 0),t([st],zD.prototype,"placeholder",void 0),t([m],zD.prototype,"boldButton",void 0),t([m],zD.prototype,"italicsButton",void 0),t([m],zD.prototype,"bulletListButton",void 0),t([m],zD.prototype,"numberedListButton",void 0),t([m],zD.prototype,"scrollbarWidth",void 0),t([m],zD.prototype,"activeMentionCharacter",void 0),t([m],zD.prototype,"activeMappingConfigs",void 0),He(zD,un)
|
|
8583
|
+
return!n&&!o&&!r}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([st({mode:"boolean"})],zD.prototype,"disabled",void 0),t([st({attribute:"footer-hidden",mode:"boolean"})],zD.prototype,"footerHidden",void 0),t([st({attribute:"error-visible",mode:"boolean"})],zD.prototype,"errorVisible",void 0),t([st({attribute:"error-text"})],zD.prototype,"errorText",void 0),t([st],zD.prototype,"placeholder",void 0),t([m],zD.prototype,"boldButton",void 0),t([m],zD.prototype,"italicsButton",void 0),t([m],zD.prototype,"bulletListButton",void 0),t([m],zD.prototype,"numberedListButton",void 0),t([m],zD.prototype,"scrollbarWidth",void 0),t([m],zD.prototype,"activeMentionCharacter",void 0),t([m],zD.prototype,"activeMappingConfigs",void 0),He(zD,un)
|
|
8584
8584
|
const LD=zD.compose({baseName:"rich-text-editor",template:_E,styles:EE,shadowOptions:{delegatesFocus:!0}})
|
|
8585
8585
|
bi.getOrCreate().withPrefix("nimble").register(LD()),bi.tagFor(zD)
|
|
8586
8586
|
const VD=Z`
|
|
8587
8587
|
<template ${Xt({property:"childItems",filter:Wt()})}>
|
|
8588
8588
|
<div ${Ft("viewer")} class="viewer"></div>
|
|
8589
8589
|
</template>
|
|
8590
|
-
`,HD=
|
|
8590
|
+
`,HD=yt`
|
|
8591
8591
|
${Oo("flex")}
|
|
8592
8592
|
|
|
8593
8593
|
:host {
|
|
@@ -8634,7 +8634,7 @@ class BD extends XO{constructor(){super(...arguments),this.markdown="",this.ment
|
|
|
8634
8634
|
this.viewer.replaceChildren(t.fragment),this.mentionedHrefs=t.mentionedHrefs}else this.viewer.innerHTML="",this.mentionedHrefs=[]}}t([m],BD.prototype,"markdown",void 0)
|
|
8635
8635
|
const qD=BD.compose({baseName:"rich-text-viewer",template:VD,styles:HD})
|
|
8636
8636
|
bi.getOrCreate().withPrefix("nimble").register(qD()),bi.tagFor(BD)
|
|
8637
|
-
const jD=
|
|
8637
|
+
const jD=yt`
|
|
8638
8638
|
${Yg}
|
|
8639
8639
|
${Qg}
|
|
8640
8640
|
|
|
@@ -8654,7 +8654,7 @@ const jD=wt`
|
|
|
8654
8654
|
[part='end'] {
|
|
8655
8655
|
display: contents;
|
|
8656
8656
|
}
|
|
8657
|
-
`.withBehaviors(nh(Xg,
|
|
8657
|
+
`.withBehaviors(nh(Xg,yt`
|
|
8658
8658
|
:host([error-visible]) .control {
|
|
8659
8659
|
border-bottom-width: ${sl};
|
|
8660
8660
|
padding-bottom: 0;
|
|
@@ -8734,7 +8734,7 @@ const WD=UD.compose({baseName:"select",baseClass:Ji,template:(t,e)=>Z`
|
|
|
8734
8734
|
${Ug}
|
|
8735
8735
|
`})
|
|
8736
8736
|
bi.getOrCreate().withPrefix("nimble").register(WD()),bi.tagFor(UD)
|
|
8737
|
-
const ZD=
|
|
8737
|
+
const ZD=yt`
|
|
8738
8738
|
${Oo("inline-flex")}
|
|
8739
8739
|
|
|
8740
8740
|
:host {
|
|
@@ -8865,21 +8865,21 @@ const ZD=wt`
|
|
|
8865
8865
|
transform: translate(-50%, 0);
|
|
8866
8866
|
}
|
|
8867
8867
|
}
|
|
8868
|
-
`.withBehaviors(Ah(Er.light,
|
|
8868
|
+
`.withBehaviors(Ah(Er.light,yt`
|
|
8869
8869
|
:host {
|
|
8870
8870
|
--ni-private-spinner-bits-background-color: ${ar};
|
|
8871
8871
|
}
|
|
8872
8872
|
:host([appearance='accent']) {
|
|
8873
8873
|
--ni-private-spinner-bits-background-color: ${cr};
|
|
8874
8874
|
}
|
|
8875
|
-
`),Ah(Er.dark,
|
|
8875
|
+
`),Ah(Er.dark,yt`
|
|
8876
8876
|
:host {
|
|
8877
8877
|
--ni-private-spinner-bits-background-color: ${er};
|
|
8878
8878
|
}
|
|
8879
8879
|
:host([appearance='accent']) {
|
|
8880
8880
|
--ni-private-spinner-bits-background-color: ${pr};
|
|
8881
8881
|
}
|
|
8882
|
-
`),Ah(Er.color,
|
|
8882
|
+
`),Ah(Er.color,yt`
|
|
8883
8883
|
:host {
|
|
8884
8884
|
--ni-private-spinner-bits-background-color: ${ir};
|
|
8885
8885
|
}
|
|
@@ -8897,7 +8897,7 @@ const ZD=wt`
|
|
|
8897
8897
|
class JD extends ze{constructor(){super(...arguments),this.appearance=KD.default}}t([st],JD.prototype,"appearance",void 0)
|
|
8898
8898
|
const XD=JD.compose({baseName:"spinner",template:GD,styles:ZD})
|
|
8899
8899
|
bi.getOrCreate().withPrefix("nimble").register(XD())
|
|
8900
|
-
const YD=bi.tagFor(JD),QD=
|
|
8900
|
+
const YD=bi.tagFor(JD),QD=yt`
|
|
8901
8901
|
${Oo("inline-flex")}
|
|
8902
8902
|
|
|
8903
8903
|
:host {
|
|
@@ -9033,7 +9033,7 @@ const YD=bi.tagFor(JD),QD=wt`
|
|
|
9033
9033
|
transition-duration: 0s;
|
|
9034
9034
|
}
|
|
9035
9035
|
}
|
|
9036
|
-
`.withBehaviors(Ah(Er.light,
|
|
9036
|
+
`.withBehaviors(Ah(Er.light,yt`
|
|
9037
9037
|
:host {
|
|
9038
9038
|
--ni-private-switch-background-disabled-color: ${Cr(ar,.07)};
|
|
9039
9039
|
--ni-private-switch-indicator-background-color: ${ir};
|
|
@@ -9041,7 +9041,7 @@ const YD=bi.tagFor(JD),QD=wt`
|
|
|
9041
9041
|
--ni-private-switch-indicator-border-color: ${ar};
|
|
9042
9042
|
--ni-private-switch-indicator-border-disabled-color: ${Cr(ar,.3)};
|
|
9043
9043
|
}
|
|
9044
|
-
`),Ah(Er.dark,
|
|
9044
|
+
`),Ah(Er.dark,yt`
|
|
9045
9045
|
:host {
|
|
9046
9046
|
--ni-private-switch-background-disabled-color: ${Cr(er,.07)};
|
|
9047
9047
|
--ni-private-switch-indicator-background-color: ${Cr(ar,.3)};
|
|
@@ -9049,7 +9049,7 @@ const YD=bi.tagFor(JD),QD=wt`
|
|
|
9049
9049
|
--ni-private-switch-indicator-border-color: ${nr};
|
|
9050
9050
|
--ni-private-switch-indicator-border-disabled-color: ${Cr(nr,.3)};
|
|
9051
9051
|
}
|
|
9052
|
-
`),Ah(Er.color,
|
|
9052
|
+
`),Ah(Er.color,yt`
|
|
9053
9053
|
:host {
|
|
9054
9054
|
--ni-private-switch-background-disabled-color: ${Cr(ir,.07)};
|
|
9055
9055
|
--ni-private-switch-indicator-background-color: ${Cr(ir,.1)};
|
|
@@ -9094,7 +9094,7 @@ const YD=bi.tagFor(JD),QD=wt`
|
|
|
9094
9094
|
`
|
|
9095
9095
|
class eF extends to{}const nF=eF.compose({baseClass:to,baseName:"switch",template:tF,styles:QD})
|
|
9096
9096
|
bi.getOrCreate().withPrefix("nimble").register(nF()),bi.tagFor(eF)
|
|
9097
|
-
const iF=
|
|
9097
|
+
const iF=yt`
|
|
9098
9098
|
${Oo("inline-flex")}
|
|
9099
9099
|
|
|
9100
9100
|
:host {
|
|
@@ -9201,7 +9201,7 @@ class oF extends no{}const rF=oF.compose({baseName:"tab",baseClass:no,template:(
|
|
|
9201
9201
|
</template>
|
|
9202
9202
|
`,styles:iF})
|
|
9203
9203
|
bi.getOrCreate().withPrefix("nimble").register(rF()),bi.tagFor(oF)
|
|
9204
|
-
const sF=
|
|
9204
|
+
const sF=yt`
|
|
9205
9205
|
${Oo("block")}
|
|
9206
9206
|
|
|
9207
9207
|
:host {
|
|
@@ -9296,24 +9296,24 @@ t.subHeaders.length?t.subHeaders.forEach(n):e+=null!=(i=t.column.getSize())?i:0}
|
|
|
9296
9296
|
return n(t),e},t.getStart=()=>{if(t.index>0){const e=t.headerGroup.headers[t.index-1]
|
|
9297
9297
|
return e.getStart()+e.getSize()}return 0},t.getResizeHandler=()=>{const n=e.getColumn(t.column.id),i=null==n?void 0:n.getCanResize()
|
|
9298
9298
|
return o=>{if(!n||!i)return
|
|
9299
|
-
if(null==o.persist||o.persist(),
|
|
9300
|
-
const r=t.getSize(),s=t?t.getLeafHeaders().map((t=>[t.column.id,t.column.getSize()])):[[n.id,n.getSize()]],a=
|
|
9299
|
+
if(null==o.persist||o.persist(),wF(o)&&o.touches&&o.touches.length>1)return
|
|
9300
|
+
const r=t.getSize(),s=t?t.getLeafHeaders().map((t=>[t.column.id,t.column.getSize()])):[[n.id,n.getSize()]],a=wF(o)?Math.round(o.touches[0].clientX):o.clientX,l={},c=(t,n)=>{"number"==typeof n&&(e.setColumnSizingInfo((t=>{var i,o
|
|
9301
9301
|
const r="rtl"===e.options.columnResizeDirection?-1:1,s=(n-(null!=(i=null==t?void 0:t.startOffset)?i:0))*r,a=Math.max(s/(null!=(o=null==t?void 0:t.startSize)?o:0),-.999999)
|
|
9302
9302
|
return t.columnSizingStart.forEach((t=>{let[e,n]=t
|
|
9303
9303
|
l[e]=Math.round(100*Math.max(n+n*a,0))/100})),{...t,deltaOffset:s,deltaPercentage:a}})),"onChange"!==e.options.columnResizeMode&&"end"!==t||e.setColumnSizing((t=>({...t,...l}))))},d=t=>c("move",t),h=t=>{c("end",t),e.setColumnSizingInfo((t=>({...t,isResizingColumn:!1,startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,columnSizingStart:[]})))},u={moveHandler:t=>d(t.clientX),upHandler:t=>{document.removeEventListener("mousemove",u.moveHandler),document.removeEventListener("mouseup",u.upHandler),h(t.clientX)}},p={moveHandler:t=>(t.cancelable&&(t.preventDefault(),t.stopPropagation()),d(t.touches[0].clientX),!1),upHandler:t=>{var e
|
|
9304
|
-
document.removeEventListener("touchmove",p.moveHandler),document.removeEventListener("touchend",p.upHandler),t.cancelable&&(t.preventDefault(),t.stopPropagation()),h(null==(e=t.touches[0])?void 0:e.clientX)}},f=!!function(){if("boolean"==typeof
|
|
9304
|
+
document.removeEventListener("touchmove",p.moveHandler),document.removeEventListener("touchend",p.upHandler),t.cancelable&&(t.preventDefault(),t.stopPropagation()),h(null==(e=t.touches[0])?void 0:e.clientX)}},f=!!function(){if("boolean"==typeof yF)return yF
|
|
9305
9305
|
let t=!1
|
|
9306
9306
|
try{const e={get passive(){return t=!0,!1}},n=()=>{}
|
|
9307
|
-
window.addEventListener("test",n,e),window.removeEventListener("test",n)}catch(e){t=!1}return
|
|
9308
|
-
|
|
9307
|
+
window.addEventListener("test",n,e),window.removeEventListener("test",n)}catch(e){t=!1}return yF=t,yF}()&&{passive:!1}
|
|
9308
|
+
wF(o)?(document.addEventListener("touchmove",p.moveHandler,f),document.addEventListener("touchend",p.upHandler,f)):(document.addEventListener("mousemove",u.moveHandler,f),document.addEventListener("mouseup",u.upHandler,f)),e.setColumnSizingInfo((t=>({...t,startOffset:a,startSize:r,deltaOffset:0,deltaPercentage:0,columnSizingStart:s,isResizingColumn:n.id})))}}},createTable:t=>{t.setColumnSizing=e=>null==t.options.onColumnSizingChange?void 0:t.options.onColumnSizingChange(e),t.setColumnSizingInfo=e=>null==t.options.onColumnSizingInfoChange?void 0:t.options.onColumnSizingInfoChange(e),t.resetColumnSizing=e=>{var n
|
|
9309
9309
|
t.setColumnSizing(e?{}:null!=(n=t.initialState.columnSizing)?n:{})},t.resetHeaderSizeInfo=e=>{var n
|
|
9310
9310
|
t.setColumnSizingInfo(e?{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]}:null!=(n=t.initialState.columnSizingInfo)?n:{startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]})},t.getTotalSize=()=>{var e,n
|
|
9311
9311
|
return null!=(e=null==(n=t.getHeaderGroups()[0])?void 0:n.headers.reduce(((t,e)=>t+e.getSize()),0))?e:0},t.getLeftTotalSize=()=>{var e,n
|
|
9312
9312
|
return null!=(e=null==(n=t.getLeftHeaderGroups()[0])?void 0:n.headers.reduce(((t,e)=>t+e.getSize()),0))?e:0},t.getCenterTotalSize=()=>{var e,n
|
|
9313
9313
|
return null!=(e=null==(n=t.getCenterHeaderGroups()[0])?void 0:n.headers.reduce(((t,e)=>t+e.getSize()),0))?e:0},t.getRightTotalSize=()=>{var e,n
|
|
9314
9314
|
return null!=(e=null==(n=t.getRightHeaderGroups()[0])?void 0:n.headers.reduce(((t,e)=>t+e.getSize()),0))?e:0}}}
|
|
9315
|
-
let
|
|
9316
|
-
function
|
|
9315
|
+
let yF=null
|
|
9316
|
+
function wF(t){return"touchstart"===t.type}const xF={getInitialState:t=>({expanded:{},...t}),getDefaultOptions:t=>({onExpandedChange:dF("expanded",t),paginateExpandedRows:!0}),createTable:t=>{let e=!1,n=!1
|
|
9317
9317
|
t._autoResetExpanded=()=>{var i,o
|
|
9318
9318
|
if(e){if(null!=(i=null!=(o=t.options.autoResetAll)?o:t.options.autoResetExpanded)?i:!t.options.manualExpanding){if(n)return
|
|
9319
9319
|
n=!0,t._queue((()=>{t.resetExpanded(),n=!1}))}}else t._queue((()=>{e=!0}))},t.setExpanded=e=>null==t.options.onExpandedChange?void 0:t.options.onExpandedChange(e),t.toggleAllRowsExpanded=e=>{(null!=e?e:!t.getIsAllRowsExpanded())?t.setExpanded(!0):t.setExpanded({})},t.resetExpanded=e=>{var n,i
|
|
@@ -9652,7 +9652,7 @@ const e=t.some((t=>t))
|
|
|
9652
9652
|
if(!e)return!0
|
|
9653
9653
|
const n=new Set
|
|
9654
9654
|
for(const e of t)e?(n.has(e)&&(this.duplicateColumnId=!0),n.add(e)):this.missingColumnId=!0
|
|
9655
|
-
return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(t){return this.duplicateSortIndex=!this.validateIndicesAreUnique(t),!this.duplicateSortIndex}validateColumnGroupIndices(t){return this.duplicateGroupIndex=!this.validateIndicesAreUnique(t),!this.duplicateGroupIndex}validateColumnConfigurations(t){return this.invalidColumnConfiguration=t.some((t=>!t.columnInternals.validConfiguration)),!this.invalidColumnConfiguration}getPresentRecordIds(t){return t.filter((t=>this.recordIds.has(t)))}validateIndicesAreUnique(t){return new Set(t).size===t.length}}const vN=
|
|
9655
|
+
return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(t){return this.duplicateSortIndex=!this.validateIndicesAreUnique(t),!this.duplicateSortIndex}validateColumnGroupIndices(t){return this.duplicateGroupIndex=!this.validateIndicesAreUnique(t),!this.duplicateGroupIndex}validateColumnConfigurations(t){return this.invalidColumnConfiguration=t.some((t=>!t.columnInternals.validConfiguration)),!this.invalidColumnConfiguration}getPresentRecordIds(t){return t.filter((t=>this.recordIds.has(t)))}validateIndicesAreUnique(t){return new Set(t).size===t.length}}const vN=yt`
|
|
9656
9656
|
${Oo("flex")}
|
|
9657
9657
|
|
|
9658
9658
|
:host {
|
|
@@ -9662,7 +9662,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(t
|
|
|
9662
9662
|
}
|
|
9663
9663
|
|
|
9664
9664
|
.disable-select {
|
|
9665
|
-
${
|
|
9665
|
+
${yh}
|
|
9666
9666
|
}
|
|
9667
9667
|
|
|
9668
9668
|
.table-container {
|
|
@@ -9826,7 +9826,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(t
|
|
|
9826
9826
|
.accessibly-hidden {
|
|
9827
9827
|
${ih}
|
|
9828
9828
|
}
|
|
9829
|
-
`.withBehaviors(Ah(Er.color,
|
|
9829
|
+
`.withBehaviors(Ah(Er.color,yt`
|
|
9830
9830
|
.table-row-container::before {
|
|
9831
9831
|
content: '';
|
|
9832
9832
|
width: 100%;
|
|
@@ -9834,7 +9834,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(t
|
|
|
9834
9834
|
background-color: ${Cr(ir,.1)};
|
|
9835
9835
|
position: absolute;
|
|
9836
9836
|
}
|
|
9837
|
-
`)),bN=
|
|
9837
|
+
`)),bN=yt`
|
|
9838
9838
|
${Oo("flex")}
|
|
9839
9839
|
|
|
9840
9840
|
:host {
|
|
@@ -9853,7 +9853,7 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(t
|
|
|
9853
9853
|
.grouped-indicator {
|
|
9854
9854
|
flex: 0 0 auto;
|
|
9855
9855
|
}
|
|
9856
|
-
`,
|
|
9856
|
+
`,yN=Z`
|
|
9857
9857
|
<template role="columnheader"
|
|
9858
9858
|
aria-sort="${t=>t.ariaSort}"
|
|
9859
9859
|
${""}
|
|
@@ -9864,31 +9864,31 @@ return!this.missingColumnId&&!this.duplicateColumnId}validateColumnSortIndices(t
|
|
|
9864
9864
|
${Lt((t=>t.sortDirection===nN.ascending),Z`
|
|
9865
9865
|
<${Tm}
|
|
9866
9866
|
class="sort-indicator"
|
|
9867
|
-
title="${t=>
|
|
9867
|
+
title="${t=>rw.getValueFor(t)}"
|
|
9868
9868
|
aria-hidden="true"
|
|
9869
9869
|
></${Tm}>
|
|
9870
9870
|
`)}
|
|
9871
9871
|
${Lt((t=>t.sortDirection===nN.descending),Z`
|
|
9872
9872
|
<${bm}
|
|
9873
9873
|
class="sort-indicator"
|
|
9874
|
-
title="${t=>
|
|
9874
|
+
title="${t=>sw.getValueFor(t)}"
|
|
9875
9875
|
aria-hidden="true"
|
|
9876
9876
|
></${bm}>
|
|
9877
9877
|
`)}
|
|
9878
9878
|
${Lt((t=>t.isGrouped),Z`
|
|
9879
|
-
<${
|
|
9879
|
+
<${wy}
|
|
9880
9880
|
class="grouped-indicator"
|
|
9881
|
-
title="${t=>
|
|
9881
|
+
title="${t=>ow.getValueFor(t)}"
|
|
9882
9882
|
role="img"
|
|
9883
|
-
aria-label="${t=>
|
|
9884
|
-
></${
|
|
9883
|
+
aria-label="${t=>ow.getValueFor(t)}"
|
|
9884
|
+
></${wy}>
|
|
9885
9885
|
`)}
|
|
9886
9886
|
</template>
|
|
9887
9887
|
`
|
|
9888
|
-
class
|
|
9889
|
-
const xN=
|
|
9888
|
+
class wN extends ze{constructor(){super(...arguments),this.sortDirection=nN.none,this.firstSortedColumn=!1,this.isGrouped=!1}sortDirectionChanged(t,e){this.updateAriaSort()}firstSortedColumnChanged(t,e){this.updateAriaSort()}updateAriaSort(){this.firstSortedColumn&&this.sortDirection!==nN.none?this.sortDirection===nN.ascending?this.ariaSort="ascending":this.ariaSort="descending":this.ariaSort=null}}t([st({attribute:"sort-direction"})],wN.prototype,"sortDirection",void 0),t([st({attribute:"first-sorted-column",mode:"boolean"})],wN.prototype,"firstSortedColumn",void 0),t([m],wN.prototype,"isGrouped",void 0)
|
|
9889
|
+
const xN=wN.compose({baseName:"table-header",template:yN,styles:bN})
|
|
9890
9890
|
bi.getOrCreate().withPrefix("nimble").register(xN())
|
|
9891
|
-
const kN=bi.tagFor(
|
|
9891
|
+
const kN=bi.tagFor(wN),CN=yt`
|
|
9892
9892
|
:host .animating {
|
|
9893
9893
|
transition: ${zd} ease-in;
|
|
9894
9894
|
}
|
|
@@ -9911,7 +9911,7 @@ const kN=bi.tagFor(yN),CN=wt`
|
|
|
9911
9911
|
transition-duration: 0s;
|
|
9912
9912
|
}
|
|
9913
9913
|
}
|
|
9914
|
-
`,SN=
|
|
9914
|
+
`,SN=yt`
|
|
9915
9915
|
${CN}
|
|
9916
9916
|
${Oo("flex")}
|
|
9917
9917
|
|
|
@@ -10004,7 +10004,7 @@ const kN=bi.tagFor(yN),CN=wt`
|
|
|
10004
10004
|
:host([selected]) nimble-table-cell {
|
|
10005
10005
|
--ni-private-table-cell-action-menu-display: block;
|
|
10006
10006
|
}
|
|
10007
|
-
`.withBehaviors(Ah(Er.color,
|
|
10007
|
+
`.withBehaviors(Ah(Er.color,yt`
|
|
10008
10008
|
:host([selectable]:not([selected]):hover)::before {
|
|
10009
10009
|
background-color: ${Cr(ir,.05)};
|
|
10010
10010
|
}
|
|
@@ -10016,7 +10016,7 @@ const kN=bi.tagFor(yN),CN=wt`
|
|
|
10016
10016
|
:host([selected]:hover)::before {
|
|
10017
10017
|
background-color: ${Cr(ir,.2)};
|
|
10018
10018
|
}
|
|
10019
|
-
`)),$N=
|
|
10019
|
+
`)),$N=yt`
|
|
10020
10020
|
${Oo("flex")}
|
|
10021
10021
|
|
|
10022
10022
|
:host {
|
|
@@ -10050,19 +10050,19 @@ const kN=bi.tagFor(yN),CN=wt`
|
|
|
10050
10050
|
<template role="cell" style="--ni-private-table-cell-nesting-level: ${t=>t.nestingLevel}">
|
|
10051
10051
|
${t=>t.cellViewTemplate}
|
|
10052
10052
|
${Lt((t=>t.hasActionMenu),Z`
|
|
10053
|
-
<${
|
|
10053
|
+
<${Fw} ${Ft("actionMenuButton")}
|
|
10054
10054
|
content-hidden
|
|
10055
10055
|
appearance="${Qd}"
|
|
10056
10056
|
@beforetoggle="${(t,e)=>t.onActionMenuBeforeToggle(e.event)}"
|
|
10057
10057
|
@toggle="${(t,e)=>t.onActionMenuToggle(e.event)}"
|
|
10058
10058
|
@click="${(t,e)=>e.event.stopPropagation()}"
|
|
10059
10059
|
class="action-menu"
|
|
10060
|
-
title="${t=>t.actionMenuLabel??
|
|
10060
|
+
title="${t=>t.actionMenuLabel??iw.getValueFor(t)}"
|
|
10061
10061
|
>
|
|
10062
|
-
<${
|
|
10063
|
-
${t=>t.actionMenuLabel??
|
|
10062
|
+
<${cy} slot="start"></${cy}>
|
|
10063
|
+
${t=>t.actionMenuLabel??iw.getValueFor(t)}
|
|
10064
10064
|
<slot name="cellActionMenu" slot="menu"></slot>
|
|
10065
|
-
</${
|
|
10065
|
+
</${Fw}>
|
|
10066
10066
|
`)}
|
|
10067
10067
|
</template>
|
|
10068
10068
|
`
|
|
@@ -10084,8 +10084,8 @@ const IN=bi.tagFor(_N),AN=Z`
|
|
|
10084
10084
|
class="selection-checkbox"
|
|
10085
10085
|
@change="${(t,e)=>t.onSelectionChange(e.event)}"
|
|
10086
10086
|
@click="${(t,e)=>e.event.stopPropagation()}"
|
|
10087
|
-
title="${t=>
|
|
10088
|
-
aria-label="${t=>
|
|
10087
|
+
title="${t=>cw.getValueFor(t)}"
|
|
10088
|
+
aria-label="${t=>cw.getValueFor(t)}"
|
|
10089
10089
|
>
|
|
10090
10090
|
</${Vg}>
|
|
10091
10091
|
`)}
|
|
@@ -10099,7 +10099,7 @@ const IN=bi.tagFor(_N),AN=Z`
|
|
|
10099
10099
|
class="expand-collapse-button"
|
|
10100
10100
|
tabindex="-1"
|
|
10101
10101
|
@click="${(t,e)=>t.onRowExpandToggle(e.event)}"
|
|
10102
|
-
title="${t=>t.expanded?
|
|
10102
|
+
title="${t=>t.expanded?tw.getValueFor(t):ew.getValueFor(t)}"
|
|
10103
10103
|
aria-hidden="true"
|
|
10104
10104
|
>
|
|
10105
10105
|
<${km} ${Ft("expandIcon")} slot="start" class="expander-icon ${t=>t.animationClass}"></${km}>
|
|
@@ -10151,7 +10151,7 @@ if(this.hasValidFieldNames(e)&&this.dataRecord){const i=e.map((t=>this.dataRecor
|
|
|
10151
10151
|
n={cellRecord:Object.fromEntries(t.columnInternals.cellRecordFieldNames.map(((t,e)=>[t,i[e]]))),columnConfig:t.columnInternals.columnConfig}}return n}))}hasValidFieldNames(t){return t.every((t=>void 0!==t))}selectedChanged(){this.setSelectionCheckboxState()}selectionCheckboxChanged(){this.setSelectionCheckboxState()}setSelectionCheckboxState(){this.selectionCheckbox&&(this.ignoreSelectionChangeEvents=!0,this.selectionCheckbox.checked=this.selected,this.ignoreSelectionChangeEvents=!1)}}t([st({attribute:"record-id"})],ON.prototype,"recordId",void 0),t([st({mode:"boolean"})],ON.prototype,"selectable",void 0),t([st({mode:"boolean"})],ON.prototype,"selected",void 0),t([st({attribute:"hide-selection",mode:"boolean"})],ON.prototype,"hideSelection",void 0),t([st({mode:"boolean"})],ON.prototype,"expanded",void 0),t([m],ON.prototype,"dataRecord",void 0),t([m],ON.prototype,"columns",void 0),t([m],ON.prototype,"currentActionMenuColumn",void 0),t([m],ON.prototype,"nestingLevel",void 0),t([st({attribute:"is-parent-row",mode:"boolean"})],ON.prototype,"isParentRow",void 0),t([st({attribute:"menu-open",mode:"boolean"})],ON.prototype,"menuOpen",void 0),t([st({attribute:"row-operation-grid-cell-hidden",mode:"boolean"})],ON.prototype,"rowOperationGridCellHidden",void 0),t([m],ON.prototype,"cellIndentLevels",void 0),t([m],ON.prototype,"cellStates",void 0),t([m],ON.prototype,"selectionCheckbox",void 0),t([m],ON.prototype,"animationClass",void 0),t([v],ON.prototype,"ariaSelected",null)
|
|
10152
10152
|
const TN=ON.compose({baseName:"table-row",template:AN,styles:SN})
|
|
10153
10153
|
bi.getOrCreate().withPrefix("nimble").register(TN())
|
|
10154
|
-
const RN=bi.tagFor(ON),DN=
|
|
10154
|
+
const RN=bi.tagFor(ON),DN=yt`
|
|
10155
10155
|
${Oo("grid")}
|
|
10156
10156
|
${CN}
|
|
10157
10157
|
|
|
@@ -10205,7 +10205,7 @@ const RN=bi.tagFor(ON),DN=wt`
|
|
|
10205
10205
|
|
|
10206
10206
|
.group-header-view {
|
|
10207
10207
|
padding-left: ${il};
|
|
10208
|
-
${
|
|
10208
|
+
${yh}
|
|
10209
10209
|
overflow: hidden;
|
|
10210
10210
|
display: flex;
|
|
10211
10211
|
}
|
|
@@ -10214,7 +10214,7 @@ const RN=bi.tagFor(ON),DN=wt`
|
|
|
10214
10214
|
padding-left: 2px;
|
|
10215
10215
|
padding-right: ${il};
|
|
10216
10216
|
pointer-events: none;
|
|
10217
|
-
${
|
|
10217
|
+
${yh}
|
|
10218
10218
|
}
|
|
10219
10219
|
|
|
10220
10220
|
.checkbox-container {
|
|
@@ -10228,11 +10228,11 @@ const RN=bi.tagFor(ON),DN=wt`
|
|
|
10228
10228
|
.selection-checkbox::part(label) {
|
|
10229
10229
|
padding-left: 0px;
|
|
10230
10230
|
}
|
|
10231
|
-
`.withBehaviors(Ah(Er.color,
|
|
10231
|
+
`.withBehaviors(Ah(Er.color,yt`
|
|
10232
10232
|
:host(:hover)::before {
|
|
10233
10233
|
background-color: ${Cr(ir,.05)};
|
|
10234
10234
|
}
|
|
10235
|
-
`),Ah(Er.dark,
|
|
10235
|
+
`),Ah(Er.dark,yt`
|
|
10236
10236
|
:host(:hover)::before {
|
|
10237
10237
|
background-color: ${Cr(ir,.1)};
|
|
10238
10238
|
}
|
|
@@ -10250,8 +10250,8 @@ const RN=bi.tagFor(ON),DN=wt`
|
|
|
10250
10250
|
class="selection-checkbox"
|
|
10251
10251
|
@change="${(t,e)=>t.onSelectionChange(e.event)}"
|
|
10252
10252
|
@click="${(t,e)=>e.event.stopPropagation()}"
|
|
10253
|
-
title="${t=>
|
|
10254
|
-
aria-label="${t=>
|
|
10253
|
+
title="${t=>lw.getValueFor(t)}"
|
|
10254
|
+
aria-label="${t=>lw.getValueFor(t)}"
|
|
10255
10255
|
>
|
|
10256
10256
|
</${Vg}>
|
|
10257
10257
|
</span>
|
|
@@ -10263,7 +10263,7 @@ const RN=bi.tagFor(ON),DN=wt`
|
|
|
10263
10263
|
content-hidden
|
|
10264
10264
|
class="expand-collapse-button"
|
|
10265
10265
|
tabindex="-1"
|
|
10266
|
-
title="${t=>t.expanded?
|
|
10266
|
+
title="${t=>t.expanded?Yy.getValueFor(t):Qy.getValueFor(t)}"
|
|
10267
10267
|
aria-hidden="true"
|
|
10268
10268
|
>
|
|
10269
10269
|
<${km} ${Ft("expandIcon")} slot="start" class="expander-icon ${t=>t.animationClass}"></${km}>
|
|
@@ -10306,7 +10306,7 @@ const zN=bi.tagFor(NN),LN=Z`
|
|
|
10306
10306
|
<span role="${t=>t.showRowOperationColumn?"columnheader":""}" class="header-row-action-container" ${Ft("headerRowActionContainer")}>
|
|
10307
10307
|
${Lt((t=>t.showRowOperationColumn),Z`
|
|
10308
10308
|
<span class="accessibly-hidden">
|
|
10309
|
-
${t=>
|
|
10309
|
+
${t=>dw.getValueFor(t)}
|
|
10310
10310
|
</span>
|
|
10311
10311
|
`)}
|
|
10312
10312
|
${Lt((t=>t.selectionMode===iN.multiple),Z`
|
|
@@ -10315,8 +10315,8 @@ const zN=bi.tagFor(NN),LN=Z`
|
|
|
10315
10315
|
${Ft("selectionCheckbox")}
|
|
10316
10316
|
class="${t=>`selection-checkbox ${t.selectionMode??""}`}"
|
|
10317
10317
|
@change="${(t,e)=>t.onAllRowsSelectionChange(e.event)}"
|
|
10318
|
-
title="${t=>
|
|
10319
|
-
aria-label="${t=>
|
|
10318
|
+
title="${t=>aw.getValueFor(t)}"
|
|
10319
|
+
aria-label="${t=>aw.getValueFor(t)}"
|
|
10320
10320
|
>
|
|
10321
10321
|
</${Vg}>
|
|
10322
10322
|
</span>
|
|
@@ -10325,11 +10325,11 @@ const zN=bi.tagFor(NN),LN=Z`
|
|
|
10325
10325
|
class="collapse-all-button ${t=>""+(t.showCollapseAll?"visible":"")}"
|
|
10326
10326
|
content-hidden
|
|
10327
10327
|
appearance="${Qd}"
|
|
10328
|
-
title="${t=>
|
|
10328
|
+
title="${t=>nw.getValueFor(t)}"
|
|
10329
10329
|
@click="${t=>t.handleCollapseAllGroupRows()}"
|
|
10330
10330
|
>
|
|
10331
|
-
<${
|
|
10332
|
-
${t=>
|
|
10331
|
+
<${vy} slot="start"></${vy}>
|
|
10332
|
+
${t=>nw.getValueFor(t)}
|
|
10333
10333
|
</${Fh}>
|
|
10334
10334
|
</span>
|
|
10335
10335
|
<span class="column-headers-container" ${Ft("columnHeadersContainer")}>
|
|
@@ -10649,7 +10649,7 @@ for(const t of n)if(e[t]=!0,this.selectionMode===iN.single)break
|
|
|
10649
10649
|
return e}}t([st({attribute:"id-field-name"})],uP.prototype,"idFieldName",void 0),t([st({attribute:"selection-mode"})],uP.prototype,"selectionMode",void 0),t([m],uP.prototype,"tableData",void 0),t([m],uP.prototype,"columns",void 0),t([m],uP.prototype,"childItems",void 0),t([m],uP.prototype,"rowElements",void 0),t([m],uP.prototype,"actionMenuSlots",void 0),t([m],uP.prototype,"openActionMenuRecordId",void 0),t([m],uP.prototype,"canRenderRows",void 0),t([m],uP.prototype,"scrollX",void 0),t([m],uP.prototype,"rowGridColumns",void 0),t([m],uP.prototype,"selectionState",void 0),t([m],uP.prototype,"selectionCheckbox",void 0),t([m],uP.prototype,"showCollapseAll",void 0),t([m],uP.prototype,"firstSortedColumn",void 0),t([m],uP.prototype,"visibleColumns",void 0),t([m],uP.prototype,"tableScrollableMinWidth",void 0),t([m],uP.prototype,"documentShiftKeyDown",void 0)
|
|
10650
10650
|
const pP=uP.compose({baseName:"table",template:LN,styles:vN})
|
|
10651
10651
|
bi.getOrCreate().withPrefix("nimble").register(pP()),bi.tagFor(uP)
|
|
10652
|
-
const fP=
|
|
10652
|
+
const fP=yt`
|
|
10653
10653
|
:host {
|
|
10654
10654
|
display: contents;
|
|
10655
10655
|
}
|
|
@@ -10666,7 +10666,7 @@ const fP=wt`
|
|
|
10666
10666
|
>
|
|
10667
10667
|
<slot ${Ft("contentSlot")}></slot>
|
|
10668
10668
|
</span>`
|
|
10669
|
-
function mP(t){class e extends t{fractionalWidthChanged(){"number"==typeof this.fractionalWidth?this.columnInternals.fractionalWidth=this.fractionalWidth:this.columnInternals.fractionalWidth=1}minPixelWidthChanged(){"number"==typeof this.minPixelWidth?this.columnInternals.minPixelWidth=this.minPixelWidth:this.columnInternals.minPixelWidth=117}}return st({attribute:"fractional-width",converter:ot})(e.prototype,"fractionalWidth"),st({attribute:"min-pixel-width",converter:ot})(e.prototype,"minPixelWidth"),e}function vP(t){class e extends t{constructor(){super(...arguments),this.groupingDisabled=!1,this.groupIndex=null}groupingDisabledChanged(){this.columnInternals.groupingDisabled=this.groupingDisabled}groupIndexChanged(){"number"==typeof this.groupIndex?this.columnInternals.groupIndex=this.groupIndex:this.columnInternals.groupIndex=void 0}}return st({attribute:"grouping-disabled",mode:"boolean"})(e.prototype,"groupingDisabled"),st({attribute:"group-index",converter:ot})(e.prototype,"groupIndex"),e}const bP=
|
|
10669
|
+
function mP(t){class e extends t{fractionalWidthChanged(){"number"==typeof this.fractionalWidth?this.columnInternals.fractionalWidth=this.fractionalWidth:this.columnInternals.fractionalWidth=1}minPixelWidthChanged(){"number"==typeof this.minPixelWidth?this.columnInternals.minPixelWidth=this.minPixelWidth:this.columnInternals.minPixelWidth=117}}return st({attribute:"fractional-width",converter:ot})(e.prototype,"fractionalWidth"),st({attribute:"min-pixel-width",converter:ot})(e.prototype,"minPixelWidth"),e}function vP(t){class e extends t{constructor(){super(...arguments),this.groupingDisabled=!1,this.groupIndex=null}groupingDisabledChanged(){this.columnInternals.groupingDisabled=this.groupingDisabled}groupIndexChanged(){"number"==typeof this.groupIndex?this.columnInternals.groupIndex=this.groupIndex:this.columnInternals.groupIndex=void 0}}return st({attribute:"grouping-disabled",mode:"boolean"})(e.prototype,"groupingDisabled"),st({attribute:"group-index",converter:ot})(e.prototype,"groupIndex"),e}const bP=yt`
|
|
10670
10670
|
:host {
|
|
10671
10671
|
width: fit-content;
|
|
10672
10672
|
max-width: 100%;
|
|
@@ -10687,7 +10687,7 @@ function mP(t){class e extends t{fractionalWidthChanged(){"number"==typeof this.
|
|
|
10687
10687
|
overflow: hidden;
|
|
10688
10688
|
text-overflow: ellipsis;
|
|
10689
10689
|
}
|
|
10690
|
-
`,
|
|
10690
|
+
`,yP=Z`
|
|
10691
10691
|
<template
|
|
10692
10692
|
@click="${(t,e)=>("string"==typeof t.cellRecord?.href&&e.event.stopPropagation(),!0)}"
|
|
10693
10693
|
>
|
|
@@ -10718,10 +10718,10 @@ function mP(t){class e extends t{fractionalWidthChanged(){"number"==typeof this.
|
|
|
10718
10718
|
</span>`)}
|
|
10719
10719
|
</template>
|
|
10720
10720
|
`
|
|
10721
|
-
class
|
|
10722
|
-
const xP=
|
|
10721
|
+
class wP extends hN{constructor(){super(...arguments),this.hasOverflow=!1}get text(){return"string"==typeof this.cellRecord?.label?this.cellRecord.label:"string"==typeof this.cellRecord?.href?this.cellRecord.href:""}focusedRecycleCallback(){this.anchor?.blur()}}t([m],wP.prototype,"hasOverflow",void 0),t([v],wP.prototype,"text",null)
|
|
10722
|
+
const xP=wP.compose({baseName:"table-column-anchor-cell-view",template:yP,styles:bP})
|
|
10723
10723
|
bi.getOrCreate().withPrefix("nimble").register(xP())
|
|
10724
|
-
const kP=bi.tagFor(
|
|
10724
|
+
const kP=bi.tagFor(wP)
|
|
10725
10725
|
class CP extends cN{constructor(){super(...arguments),this.hasOverflow=!1,this.text=""}}t([m],CP.prototype,"hasOverflow",void 0),t([m],CP.prototype,"text",void 0)
|
|
10726
10726
|
const SP=Z`
|
|
10727
10727
|
<span
|
|
@@ -10730,7 +10730,7 @@ const SP=Z`
|
|
|
10730
10730
|
>
|
|
10731
10731
|
${t=>t.text}
|
|
10732
10732
|
</span>
|
|
10733
|
-
`,$P=
|
|
10733
|
+
`,$P=yt`
|
|
10734
10734
|
span {
|
|
10735
10735
|
font: ${Dc};
|
|
10736
10736
|
color: ${Fc};
|
|
@@ -10760,7 +10760,7 @@ const FP=bi.tagFor(RP),NP="left",PP="right",zP=Z`
|
|
|
10760
10760
|
${t=>t.text}
|
|
10761
10761
|
</span>
|
|
10762
10762
|
</template>
|
|
10763
|
-
`,LP=
|
|
10763
|
+
`,LP=yt`
|
|
10764
10764
|
:host(.right-align) {
|
|
10765
10765
|
margin-left: auto;
|
|
10766
10766
|
}
|
|
@@ -10811,14 +10811,14 @@ this.columnInternals.columnConfig=e}else this.columnInternals.columnConfig=void
|
|
|
10811
10811
|
bi.getOrCreate().withPrefix("nimble").register(sz()),bi.tagFor(rz)
|
|
10812
10812
|
const az=(t,e)=>{if("number"===e){const e=ot.fromView(t)
|
|
10813
10813
|
return null===e?void 0:e}return"boolean"===e?!1!==t&&"false"!==t&&(!0===t||"true"===t||void 0):t?.toString()??void 0}
|
|
10814
|
-
class lz extends gN{constructor(){super(...arguments),this.validator=this.createValidator(),this.mappingNotifiers=[],this.mappings=[],this.keyType="string"}handleChange(t,e){t instanceof
|
|
10814
|
+
class lz extends gN{constructor(){super(...arguments),this.validator=this.createValidator(),this.mappingNotifiers=[],this.mappings=[],this.keyType="string"}handleChange(t,e){t instanceof bw&&"string"==typeof e&&this.updateColumnConfig()}updateColumnConfig(){this.validator.validate(this.mappings,this.keyType),this.columnInternals.columnConfig=this.validator.isValid()?this.createColumnConfig(this.getMappingConfigs()):void 0}getMappingConfigs(){const t=new Map
|
|
10815
10815
|
return this.mappings.forEach((e=>{const n=az(e.key,this.keyType)
|
|
10816
10816
|
if(void 0===n)throw Error("Key was invalid for type. Validation should have prevented this.")
|
|
10817
10817
|
const i=this.createMappingConfig(e)
|
|
10818
10818
|
t.set(n,i)})),t}fieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.fieldName],this.columnInternals.operandDataRecordFieldName=this.fieldName}mappingsChanged(){this.updateColumnConfig(),this.observeMappings()}keyTypeChanged(){this.updateColumnConfig()}removeMappingObservers(){this.mappingNotifiers.forEach((t=>{t.unsubscribe(this)})),this.mappingNotifiers=[]}observeMappings(){this.removeMappingObservers()
|
|
10819
10819
|
for(const t of this.mappings){const e=g.getNotifier(t)
|
|
10820
10820
|
e.subscribe(this),this.mappingNotifiers.push(e)}}}t([m],lz.prototype,"mappings",void 0),t([st({attribute:"field-name"})],lz.prototype,"fieldName",void 0),t([st({attribute:"key-type"})],lz.prototype,"keyType",void 0)
|
|
10821
|
-
const cz=
|
|
10821
|
+
const cz=yt`
|
|
10822
10822
|
${fP}
|
|
10823
10823
|
|
|
10824
10824
|
slot[name='mapping'] {
|
|
@@ -10831,21 +10831,21 @@ this.validateKeyValuesForType(n,e),this.validateUniqueKeys(n,e),this.validateNoM
|
|
|
10831
10831
|
this.setConditionValue("invalidMappingKeyValueForType",n)}validateUniqueKeys(t,e){const n=t.map((t=>az(t,e))),i=new Set(n).size!==n.length
|
|
10832
10832
|
this.setConditionValue("duplicateMappingKey",i)}validateNoMissingKeys(t){const e=t.some((t=>void 0===t.key))
|
|
10833
10833
|
this.setConditionValue("missingKeyValue",e)}}const pz=[...hz,"unsupportedMappingType","missingTextValue"]
|
|
10834
|
-
class fz extends uz{constructor(t){super(t,pz)}static isSupportedMappingElement(t){return t instanceof
|
|
10834
|
+
class fz extends uz{constructor(t){super(t,pz)}static isSupportedMappingElement(t){return t instanceof ww}validate(t,e){super.validate(t,e),this.validateMappingTypes(t),this.validateNoMissingText(t)}validateNoMissingText(t){const e=t.filter(fz.isSupportedMappingElement).some((t=>void 0===t.text))
|
|
10835
10835
|
this.setConditionValue("missingTextValue",e)}validateMappingTypes(t){const e=t.every(fz.isSupportedMappingElement)
|
|
10836
10836
|
this.setConditionValue("unsupportedMappingType",!e)}}class gz{constructor(t){this.text=t}}class mz extends gz{}class vz extends VP{columnConfigChanged(){this.updateText()}cellRecordChanged(){this.updateText()}updateText(){const t=this.cellRecord?.value
|
|
10837
10837
|
if(null==t)return void(this.text="")
|
|
10838
10838
|
const e=this.columnConfig?.mappingConfigs.get(t)
|
|
10839
10839
|
this.text=e instanceof mz&&e.text?e.text:""}}const bz=vz.compose({baseName:"table-column-enum-text-cell-view",template:zP,styles:LP})
|
|
10840
10840
|
bi.getOrCreate().withPrefix("nimble").register(bz())
|
|
10841
|
-
const
|
|
10842
|
-
class
|
|
10841
|
+
const yz=bi.tagFor(vz)
|
|
10842
|
+
class wz extends CP{columnConfigChanged(){this.updateText()}groupHeaderValueChanged(){this.updateText()}updateText(){const t=this.groupHeaderValue
|
|
10843
10843
|
if(null==t)return void(this.text="")
|
|
10844
10844
|
const e=this.columnConfig?.mappingConfigs.get(t)
|
|
10845
|
-
this.text=e instanceof mz&&e.text?e.text:""}}const xz=
|
|
10845
|
+
this.text=e instanceof mz&&e.text?e.text:""}}const xz=wz.compose({baseName:"table-column-enum-text-group-header-view",template:SP,styles:$P})
|
|
10846
10846
|
bi.getOrCreate().withPrefix("nimble").register(xz())
|
|
10847
|
-
const kz=bi.tagFor(
|
|
10848
|
-
class Cz extends(vP(mP(lz))){createValidator(){return new fz(this.columnInternals)}get validity(){return this.validator.getValidity()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:
|
|
10847
|
+
const kz=bi.tagFor(wz)
|
|
10848
|
+
class Cz extends(vP(mP(lz))){createValidator(){return new fz(this.columnInternals)}get validity(){return this.validator.getValidity()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:yz,groupHeaderViewTag:kz,delegatedEvents:[],sortOperation:aN}}createColumnConfig(t){return{mappingConfigs:t}}createMappingConfig(t){if(t instanceof ww)return new mz(t.text)
|
|
10849
10849
|
throw new Error("Unsupported mapping")}}const Sz=Cz.compose({baseName:"table-column-enum-text",template:dz,styles:cz})
|
|
10850
10850
|
bi.getOrCreate().withPrefix("nimble").register(Sz()),bi.tagFor(Cz)
|
|
10851
10851
|
class $z extends CP{columnConfigChanged(){this.updateText()}groupHeaderValueChanged(){this.updateText()}updateText(){this.text=this.columnConfig?.formatter?.formatValue(this.groupHeaderValue)??""}}const Mz=$z.compose({baseName:"table-column-number-text-group-header-view",template:SP,styles:$P})
|
|
@@ -10870,10 +10870,10 @@ return this.format===Oz?(t="number"==typeof this.decimalMaximumDigits?0:this.dec
|
|
|
10870
10870
|
const Vz=Lz.compose({baseName:"table-column-number-text",template:gP,styles:fP})
|
|
10871
10871
|
bi.getOrCreate().withPrefix("nimble").register(Vz()),bi.tagFor(Lz)
|
|
10872
10872
|
const Hz=[...hz,"unsupportedMappingType","invalidIconName","missingTextValue"]
|
|
10873
|
-
class Bz extends uz{constructor(t){super(t,Hz)}static isIconMappingElement(t){return t instanceof
|
|
10873
|
+
class Bz extends uz{constructor(t){super(t,Hz)}static isIconMappingElement(t){return t instanceof Cw}static isSupportedMappingElement(t){return t instanceof Cw||t instanceof $w}validate(t,e){super.validate(t,e),this.validateMappingTypes(t),this.validateIconNames(t),this.validateNoMissingText(t)}validateIconNames(t){const e=t.filter(Bz.isIconMappingElement).some((t=>void 0===t.resolvedIcon))
|
|
10874
10874
|
this.setConditionValue("invalidIconName",e)}validateNoMissingText(t){const e=t.filter(Bz.isSupportedMappingElement).some((t=>void 0===t.text))
|
|
10875
10875
|
this.setConditionValue("missingTextValue",e)}validateMappingTypes(t){const e=t.every(Bz.isSupportedMappingElement)
|
|
10876
|
-
this.setConditionValue("unsupportedMappingType",!e)}}const qz=
|
|
10876
|
+
this.setConditionValue("unsupportedMappingType",!e)}}const qz=yt`
|
|
10877
10877
|
${Oo("inline-flex")}
|
|
10878
10878
|
|
|
10879
10879
|
:host {
|
|
@@ -10946,8 +10946,8 @@ e instanceof Uz?(this.visual="icon",this.severity=e.severity,this.text=e.text,th
|
|
|
10946
10946
|
const Yz=Xz.compose({baseName:"table-column-icon-cell-view",template:Jz})
|
|
10947
10947
|
bi.getOrCreate().withPrefix("nimble").register(Yz())
|
|
10948
10948
|
const Qz=bi.tagFor(Xz)
|
|
10949
|
-
class tL extends(vP(mP(lz))){createValidator(){return new Bz(this.columnInternals)}get validity(){return this.validator.getValidity()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:Qz,groupHeaderViewTag:Kz,delegatedEvents:[],sortOperation:aN}}createColumnConfig(t){return{mappingConfigs:t}}createMappingConfig(t){if(t instanceof
|
|
10950
|
-
return new Uz(t.resolvedIcon,t.severity,t.text)}if(t instanceof $
|
|
10949
|
+
class tL extends(vP(mP(lz))){createValidator(){return new Bz(this.columnInternals)}get validity(){return this.validator.getValidity()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:Qz,groupHeaderViewTag:Kz,delegatedEvents:[],sortOperation:aN}}createColumnConfig(t){return{mappingConfigs:t}}createMappingConfig(t){if(t instanceof Cw){if(!t.resolvedIcon)throw Error("Unresolved icon")
|
|
10950
|
+
return new Uz(t.resolvedIcon,t.severity,t.text)}if(t instanceof $w)return new Wz(t.text)
|
|
10951
10951
|
throw new Error("Unsupported mapping")}}const eL=tL.compose({baseName:"table-column-icon",template:dz,styles:cz})
|
|
10952
10952
|
bi.getOrCreate().withPrefix("nimble").register(eL()),bi.tagFor(tL)
|
|
10953
10953
|
class nL extends VP{cellRecordChanged(){this.text="string"==typeof this.cellRecord?.value?this.cellRecord.value:""}}const iL=nL.compose({baseName:"table-column-text-cell-view",template:zP,styles:LP})
|
|
@@ -10955,7 +10955,7 @@ bi.getOrCreate().withPrefix("nimble").register(iL())
|
|
|
10955
10955
|
const oL=bi.tagFor(nL)
|
|
10956
10956
|
class rL extends OP{getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:oL,groupHeaderViewTag:EP,delegatedEvents:[],sortOperation:lN}}}const sL=rL.compose({baseName:"table-column-text",template:gP,styles:fP})
|
|
10957
10957
|
bi.getOrCreate().withPrefix("nimble").register(sL()),bi.tagFor(rL)
|
|
10958
|
-
const aL=
|
|
10958
|
+
const aL=yt`
|
|
10959
10959
|
${Oo("grid")}
|
|
10960
10960
|
|
|
10961
10961
|
:host {
|
|
@@ -11004,7 +11004,7 @@ class lL extends oo{constructor(){super(),this.activeindicator=!1}}const cL=lL.c
|
|
|
11004
11004
|
</template>
|
|
11005
11005
|
`,styles:aL})
|
|
11006
11006
|
bi.getOrCreate().withPrefix("nimble").register(cL()),bi.tagFor(lL)
|
|
11007
|
-
const dL=
|
|
11007
|
+
const dL=yt`
|
|
11008
11008
|
${Oo("flex")}
|
|
11009
11009
|
|
|
11010
11010
|
:host {
|
|
@@ -11030,14 +11030,14 @@ const dL=wt`
|
|
|
11030
11030
|
`
|
|
11031
11031
|
class uL extends ze{}const pL=uL.compose({baseName:"tabs-toolbar",template:hL,styles:dL})
|
|
11032
11032
|
bi.getOrCreate().withPrefix("nimble").register(pL()),bi.tagFor(uL)
|
|
11033
|
-
const fL="outline",gL="block",mL=
|
|
11033
|
+
const fL="outline",gL="block",mL=yt`
|
|
11034
11034
|
${Oo("inline-flex")}
|
|
11035
11035
|
${Qg}
|
|
11036
11036
|
|
|
11037
11037
|
:host {
|
|
11038
11038
|
font: ${Dc};
|
|
11039
11039
|
outline: none;
|
|
11040
|
-
${
|
|
11040
|
+
${yh}
|
|
11041
11041
|
color: ${Fc};
|
|
11042
11042
|
flex-direction: column;
|
|
11043
11043
|
vertical-align: top;
|
|
@@ -11170,12 +11170,12 @@ const fL="outline",gL="block",mL=wt`
|
|
|
11170
11170
|
top: ${il};
|
|
11171
11171
|
right: var(--ni-private-scrollbar-width);
|
|
11172
11172
|
}
|
|
11173
|
-
`.withBehaviors(nh(fL,
|
|
11173
|
+
`.withBehaviors(nh(fL,yt`
|
|
11174
11174
|
.control {
|
|
11175
11175
|
border-color: rgba(${Na}, 0.3);
|
|
11176
11176
|
background-color: transparent;
|
|
11177
11177
|
}
|
|
11178
|
-
`),nh(gL,
|
|
11178
|
+
`),nh(gL,yt`
|
|
11179
11179
|
.control {
|
|
11180
11180
|
background-color: rgba(${Na}, 0.1);
|
|
11181
11181
|
}
|
|
@@ -11253,14 +11253,14 @@ const bL=vL.compose({baseName:"text-area",baseClass:lo,template:()=>Z`
|
|
|
11253
11253
|
</div>
|
|
11254
11254
|
`,styles:mL,shadowOptions:{delegatesFocus:!0}})
|
|
11255
11255
|
bi.getOrCreate().withPrefix("nimble").register(bL()),bi.tagFor(vL)
|
|
11256
|
-
const
|
|
11256
|
+
const yL="underline",wL="outline",xL="block",kL="frameless",CL=yt`
|
|
11257
11257
|
${Oo("inline-block")}
|
|
11258
11258
|
${Qg}
|
|
11259
11259
|
|
|
11260
11260
|
:host {
|
|
11261
11261
|
font: ${Dc};
|
|
11262
11262
|
outline: none;
|
|
11263
|
-
${
|
|
11263
|
+
${yh}
|
|
11264
11264
|
color: ${Fc};
|
|
11265
11265
|
--ni-private-hover-indicator-width: calc(${sl} + 1px);
|
|
11266
11266
|
--ni-private-height-within-border: calc(
|
|
@@ -11322,7 +11322,7 @@ const wL="underline",yL="outline",xL="block",kL="frameless",CL=wt`
|
|
|
11322
11322
|
content: ' ';
|
|
11323
11323
|
color: transparent;
|
|
11324
11324
|
width: 0px;
|
|
11325
|
-
${
|
|
11325
|
+
${yh}
|
|
11326
11326
|
}
|
|
11327
11327
|
|
|
11328
11328
|
:host([appearance='frameless'][full-bleed]) .root::before {
|
|
@@ -11334,7 +11334,7 @@ const wL="underline",yL="outline",xL="block",kL="frameless",CL=wt`
|
|
|
11334
11334
|
content: ' ';
|
|
11335
11335
|
color: transparent;
|
|
11336
11336
|
width: 0px;
|
|
11337
|
-
${
|
|
11337
|
+
${yh}
|
|
11338
11338
|
}
|
|
11339
11339
|
|
|
11340
11340
|
:host([appearance='frameless'][full-bleed]) .root::after {
|
|
@@ -11425,12 +11425,12 @@ const wL="underline",yL="outline",xL="block",kL="frameless",CL=wt`
|
|
|
11425
11425
|
slot[name='actions']::slotted(*) {
|
|
11426
11426
|
${tl.cssCustomProperty}: 24px;
|
|
11427
11427
|
}
|
|
11428
|
-
`.withBehaviors(nh(
|
|
11428
|
+
`.withBehaviors(nh(yL,yt`
|
|
11429
11429
|
.root {
|
|
11430
11430
|
border-bottom-width: ${sl};
|
|
11431
11431
|
padding-bottom: 0;
|
|
11432
11432
|
}
|
|
11433
|
-
`),nh(xL,
|
|
11433
|
+
`),nh(xL,yt`
|
|
11434
11434
|
.root {
|
|
11435
11435
|
background-color: rgba(${Na}, 0.1);
|
|
11436
11436
|
}
|
|
@@ -11458,12 +11458,12 @@ const wL="underline",yL="outline",xL="block",kL="frameless",CL=wt`
|
|
|
11458
11458
|
:host([disabled]) .root {
|
|
11459
11459
|
background-color: rgba(${Na}, 0.07);
|
|
11460
11460
|
}
|
|
11461
|
-
`),nh(
|
|
11461
|
+
`),nh(wL,yt`
|
|
11462
11462
|
.root {
|
|
11463
11463
|
border-width: ${sl};
|
|
11464
11464
|
padding: 0;
|
|
11465
11465
|
}
|
|
11466
|
-
`),nh(kL,
|
|
11466
|
+
`),nh(kL,yt`
|
|
11467
11467
|
.control {
|
|
11468
11468
|
padding-left: ${sl};
|
|
11469
11469
|
padding-right: ${sl};
|
|
@@ -11472,16 +11472,16 @@ const wL="underline",yL="outline",xL="block",kL="frameless",CL=wt`
|
|
|
11472
11472
|
:host([readonly]) .root {
|
|
11473
11473
|
border-color: transparent;
|
|
11474
11474
|
}
|
|
11475
|
-
`),Ah(Er.light,
|
|
11475
|
+
`),Ah(Er.light,yt`
|
|
11476
11476
|
.control::-ms-reveal {
|
|
11477
11477
|
filter: invert(0%);
|
|
11478
11478
|
}
|
|
11479
|
-
`),Ah([Er.dark,Er.color],
|
|
11479
|
+
`),Ah([Er.dark,Er.color],yt`
|
|
11480
11480
|
.control::-ms-reveal {
|
|
11481
11481
|
filter: invert(100%);
|
|
11482
11482
|
}
|
|
11483
11483
|
`))
|
|
11484
|
-
class SL extends zi{constructor(){super(...arguments),this.appearance=
|
|
11484
|
+
class SL extends zi{constructor(){super(...arguments),this.appearance=yL,this.errorVisible=!1,this.fullBleed=!1}}t([st],SL.prototype,"appearance",void 0),t([st({attribute:"error-text"})],SL.prototype,"errorText",void 0),t([st({attribute:"error-visible",mode:"boolean"})],SL.prototype,"errorVisible",void 0),t([st({attribute:"full-bleed",mode:"boolean"})],SL.prototype,"fullBleed",void 0)
|
|
11485
11485
|
const $L=SL.compose({baseName:"text-field",baseClass:zi,template:(t,e)=>Z`
|
|
11486
11486
|
<template
|
|
11487
11487
|
class="
|
|
@@ -11553,7 +11553,7 @@ const $L=SL.compose({baseName:"text-field",baseClass:zi,template:(t,e)=>Z`
|
|
|
11553
11553
|
${Ug}
|
|
11554
11554
|
`})
|
|
11555
11555
|
bi.getOrCreate().withPrefix("nimble").register($L()),bi.tagFor(SL)
|
|
11556
|
-
const ML=
|
|
11556
|
+
const ML=yt`
|
|
11557
11557
|
${Oo("inline-flex")}
|
|
11558
11558
|
|
|
11559
11559
|
:host {
|
|
@@ -11594,7 +11594,7 @@ const ML=wt`
|
|
|
11594
11594
|
display: flex;
|
|
11595
11595
|
flex: 0 0 auto;
|
|
11596
11596
|
}
|
|
11597
|
-
`.withBehaviors(Ah(Er.light,
|
|
11597
|
+
`.withBehaviors(Ah(Er.light,yt`
|
|
11598
11598
|
:host([severity='error']) {
|
|
11599
11599
|
--ni-private-tooltip-border-color: ${dr};
|
|
11600
11600
|
--ni-private-tooltip-background-color: ${ir};
|
|
@@ -11604,7 +11604,7 @@ const ML=wt`
|
|
|
11604
11604
|
--ni-private-tooltip-border-color: ${Ko};
|
|
11605
11605
|
--ni-private-tooltip-background-color: ${ir};
|
|
11606
11606
|
}
|
|
11607
|
-
`),Ah(Er.dark,
|
|
11607
|
+
`),Ah(Er.dark,yt`
|
|
11608
11608
|
:host {
|
|
11609
11609
|
--ni-private-tooltip-border-color: ${Cr(er,.3)};
|
|
11610
11610
|
--ni-private-tooltip-background-color: ${or};
|
|
@@ -11617,7 +11617,7 @@ const ML=wt`
|
|
|
11617
11617
|
:host([severity='error']) {
|
|
11618
11618
|
--ni-private-tooltip-border-color: ${dr};
|
|
11619
11619
|
}
|
|
11620
|
-
`),Ah(Er.color,
|
|
11620
|
+
`),Ah(Er.color,yt`
|
|
11621
11621
|
.anchored-region {
|
|
11622
11622
|
background-color: ${lr};
|
|
11623
11623
|
}
|
|
@@ -11675,7 +11675,7 @@ class EL extends _o{constructor(){super(...arguments),this.iconVisible=!1}}t([st
|
|
|
11675
11675
|
const IL=EL.compose({baseName:"tooltip",baseClass:_o,template:_L,styles:ML})
|
|
11676
11676
|
bi.getOrCreate().withPrefix("nimble").register(IL()),bi.tagFor(EL)
|
|
11677
11677
|
const AL="group-selected",OL="all",TL="leaves-only",RL="none"
|
|
11678
|
-
class DL{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 FL=
|
|
11678
|
+
class DL{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 FL=yt`
|
|
11679
11679
|
${Oo("block")}
|
|
11680
11680
|
|
|
11681
11681
|
:host {
|
|
@@ -11746,7 +11746,7 @@ class DL{constructor(t,e,n){this.ltr=t,this.rtl=e,this.source=n,this.attached=nu
|
|
|
11746
11746
|
padding-left: 10px;
|
|
11747
11747
|
font: inherit;
|
|
11748
11748
|
font-size: ${Lc};
|
|
11749
|
-
${
|
|
11749
|
+
${yh}
|
|
11750
11750
|
position: relative;
|
|
11751
11751
|
margin-inline-start: ${al};
|
|
11752
11752
|
}
|
|
@@ -11822,7 +11822,7 @@ class DL{constructor(t,e,n){this.ltr=t,this.rtl=e,this.source=n,this.attached=nu
|
|
|
11822
11822
|
}
|
|
11823
11823
|
`.withBehaviors(new class{constructor(t,e){this.cache=new WeakMap,this.ltr=t,this.rtl=e}bind(t){this.attach(t)}unbind(t){const e=this.cache.get(t)
|
|
11824
11824
|
e&&ka.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new DL(this.ltr,this.rtl,t),n=ka.getValueFor(t)
|
|
11825
|
-
ka.subscribe(e),e.attach(n),this.cache.set(t,e)}}(
|
|
11825
|
+
ka.subscribe(e),e.attach(n),this.cache.set(t,e)}}(yt`
|
|
11826
11826
|
.expand-collapse-button {
|
|
11827
11827
|
left: var(
|
|
11828
11828
|
--ni-private-expand-collapse-button-nested-width,
|
|
@@ -11837,7 +11837,7 @@ ka.subscribe(e),e.attach(n),this.cache.set(t,e)}}(wt`
|
|
|
11837
11837
|
:host([expanded]) .expand-collapse-button svg {
|
|
11838
11838
|
transform: rotate(180deg);
|
|
11839
11839
|
}
|
|
11840
|
-
`,
|
|
11840
|
+
`,yt`
|
|
11841
11841
|
.expand-collapse-button {
|
|
11842
11842
|
right: var(
|
|
11843
11843
|
--ni-private-expand-collapse-button-nested-width,
|
|
@@ -11896,7 +11896,7 @@ const PL=NL.compose({baseName:"tree-item",baseClass:Io,template:(t,e)=>Z`
|
|
|
11896
11896
|
</template>
|
|
11897
11897
|
`,styles:FL,expandCollapseGlyph:Bh.data})
|
|
11898
11898
|
bi.getOrCreate().withPrefix("nimble").register(PL()),bi.tagFor(NL)
|
|
11899
|
-
const zL=
|
|
11899
|
+
const zL=yt`
|
|
11900
11900
|
${Oo("flex")}
|
|
11901
11901
|
|
|
11902
11902
|
:host {
|
|
@@ -11959,7 +11959,7 @@ function cV(){return Array.from(this.children)}function dV(t){return new Array(t
|
|
|
11959
11959
|
for(;a<l;++a)(s=e[a])&&(o[a]=s)}function pV(t,e,n,i,o,r,s){var a,l,c,d=new Map,h=e.length,u=r.length,p=new Array(h)
|
|
11960
11960
|
for(a=0;a<h;++a)(l=e[a])&&(p[a]=c=s.call(l,l.__data__,a,e)+"",d.has(c)?o[a]=l:d.set(c,l))
|
|
11961
11961
|
for(a=0;a<u;++a)c=s.call(t,r[a],a,r)+"",(l=d.get(c))?(i[a]=l,l.__data__=r[a],d.delete(c)):n[a]=new hV(t,r[a])
|
|
11962
|
-
for(a=0;a<h;++a)(l=e[a])&&d.get(p[a])===l&&(o[a]=l)}function fV(t){return t.__data__}function gV(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function mV(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}function vV(t){return function(){this.removeAttribute(t)}}function bV(t){return function(){this.removeAttributeNS(t.space,t.local)}}function
|
|
11962
|
+
for(a=0;a<h;++a)(l=e[a])&&d.get(p[a])===l&&(o[a]=l)}function fV(t){return t.__data__}function gV(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function mV(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}function vV(t){return function(){this.removeAttribute(t)}}function bV(t){return function(){this.removeAttributeNS(t.space,t.local)}}function yV(t,e){return function(){this.setAttribute(t,e)}}function wV(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}function xV(t,e){return function(){var n=e.apply(this,arguments)
|
|
11963
11963
|
null==n?this.removeAttribute(t):this.setAttribute(t,n)}}function kV(t,e){return function(){var n=e.apply(this,arguments)
|
|
11964
11964
|
null==n?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,n)}}function CV(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function SV(t){return function(){this.style.removeProperty(t)}}function $V(t,e,n){return function(){this.style.setProperty(t,e,n)}}function MV(t,e,n){return function(){var i=e.apply(this,arguments)
|
|
11965
11965
|
null==i?this.style.removeProperty(t):this.style.setProperty(t,i,n)}}function _V(t,e){return t.style.getPropertyValue(e)||CV(t).getComputedStyle(t,null).getPropertyValue(e)}function EV(t){return function(){delete this[t]}}function IV(t,e){return function(){this[t]=e}}function AV(t,e){return function(){var n=e.apply(this,arguments)
|
|
@@ -11991,7 +11991,7 @@ var n,i=e?pV:uV,o=this._parents,r=this._groups
|
|
|
11991
11991
|
"function"!=typeof t&&(n=t,t=function(){return n})
|
|
11992
11992
|
for(var s=r.length,a=new Array(s),l=new Array(s),c=new Array(s),d=0;d<s;++d){var h=o[d],u=r[d],p=u.length,f=gV(t.call(h,h&&h.__data__,d,o)),g=f.length,m=l[d]=new Array(g),v=a[d]=new Array(g)
|
|
11993
11993
|
i(h,u,m,v,c[d]=new Array(p),f,e)
|
|
11994
|
-
for(var b,w
|
|
11994
|
+
for(var b,y,w=0,x=0;w<g;++w)if(b=m[w]){for(w>=x&&(x=w+1);!(y=v[x])&&++x<g;);b._next=y||null}}return(a=new iH(a,o))._enter=l,a._exit=c,a},enter:function(){return new iH(this._enter||this._groups.map(dV),this._parents)},exit:function(){return new iH(this._exit||this._groups.map(dV),this._parents)},join:function(t,e,n){var i=this.enter(),o=this,r=this.exit()
|
|
11995
11995
|
return"function"==typeof t?(i=t(i))&&(i=i.selection()):i=i.append(t+""),null!=e&&(o=e(o))&&(o=o.selection()),null==n?r.remove():n(r),i&&o?i.merge(o).order():o},merge:function(t){for(var e=t.selection?t.selection():t,n=this._groups,i=e._groups,o=n.length,r=i.length,s=Math.min(o,r),a=new Array(o),l=0;l<s;++l)for(var c,d=n[l],h=i[l],u=d.length,p=a[l]=new Array(u),f=0;f<u;++f)(c=d[f]||h[f])&&(p[f]=c)
|
|
11996
11996
|
for(;l<o;++l)a[l]=n[l]
|
|
11997
11997
|
return new iH(a,this._parents)},selection:function(){return this},order:function(){for(var t=this._groups,e=-1,n=t.length;++e<n;)for(var i,o=t[e],r=o.length-1,s=o[r];--r>=0;)(i=o[r])&&(s&&4^i.compareDocumentPosition(s)&&s.parentNode.insertBefore(i,s),s=i)
|
|
@@ -12004,7 +12004,7 @@ for(const e of this)++t
|
|
|
12004
12004
|
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 o,r=e[n],s=0,a=r.length;s<a;++s)(o=r[s])&&t.call(o,o.__data__,s,r)
|
|
12005
12005
|
return this},attr:function(t,e){var n=KL(t)
|
|
12006
12006
|
if(arguments.length<2){var i=this.node()
|
|
12007
|
-
return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==e?n.local?bV:vV:"function"==typeof e?n.local?kV:xV:n.local?yV
|
|
12007
|
+
return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==e?n.local?bV:vV:"function"==typeof e?n.local?kV:xV:n.local?wV:yV)(n,e))},style:function(t,e,n){return arguments.length>1?this.each((null==e?SV:"function"==typeof e?MV:$V)(t,e,null==n?"":n)):_V(this.node(),t)},property:function(t,e){return arguments.length>1?this.each((null==e?EV:"function"==typeof e?AV:IV)(t,e)):this.node()[t]},classed:function(t,e){var n=OV(t+"")
|
|
12008
12008
|
if(arguments.length<2){for(var i=TV(this.node()),o=-1,r=n.length;++o<r;)if(!i.contains(n[o]))return!1
|
|
12009
12009
|
return!0}return this.each(("function"==typeof e?zV:e?NV:PV)(n,e))},text:function(t){return arguments.length?this.each(null==t?LV:("function"==typeof t?HV:VV)(t)):this.node().textContent},html:function(t){return arguments.length?this.each(null==t?BV:("function"==typeof t?jV:qV)(t)):this.node().innerHTML},raise:function(){return this.each(UV)},lower:function(){return this.each(WV)},append:function(t){var e="function"==typeof t?t:YL(t)
|
|
12010
12010
|
return this.select((function(){return this.appendChild(e.apply(this,arguments))}))},insert:function(t,e){var n="function"==typeof t?t:YL(t),i=null==e?ZV:"function"==typeof e?e:tV(e)
|
|
@@ -12016,9 +12016,9 @@ if(a)for(var l,c=0,d=a.length;c<d;++c)for(i=0,l=a[c];i<s;++i)if((o=r[i]).type===
|
|
|
12016
12016
|
const aH={capture:!0,passive:!1}
|
|
12017
12017
|
function lH(t){t.preventDefault(),t.stopImmediatePropagation()}function cH(t,e,n){t.prototype=e.prototype=n,n.constructor=t}function dH(t,e){var n=Object.create(t.prototype)
|
|
12018
12018
|
for(var i in e)n[i]=e[i]
|
|
12019
|
-
return n}function hH(){}var uH=.7,pH=1/uH,fH="\\s*([+-]?\\d+)\\s*",gH="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",mH="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",vH=/^#([0-9a-f]{3,8})$/,bH=new RegExp(`^rgb\\(${fH},${fH},${fH}\\)$`),
|
|
12019
|
+
return n}function hH(){}var uH=.7,pH=1/uH,fH="\\s*([+-]?\\d+)\\s*",gH="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",mH="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",vH=/^#([0-9a-f]{3,8})$/,bH=new RegExp(`^rgb\\(${fH},${fH},${fH}\\)$`),yH=new RegExp(`^rgb\\(${mH},${mH},${mH}\\)$`),wH=new RegExp(`^rgba\\(${fH},${fH},${fH},${gH}\\)$`),xH=new RegExp(`^rgba\\(${mH},${mH},${mH},${gH}\\)$`),kH=new RegExp(`^hsl\\(${gH},${mH},${mH}\\)$`),CH=new RegExp(`^hsla\\(${gH},${mH},${mH},${gH}\\)$`),SH={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}
|
|
12020
12020
|
function $H(){return this.rgb().formatHex()}function MH(){return this.rgb().formatRgb()}function _H(t){var e,n
|
|
12021
|
-
return t=(t+"").trim().toLowerCase(),(e=vH.exec(t))?(n=e[1].length,e=parseInt(e[1],16),6===n?EH(e):3===n?new OH(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===n?IH(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===n?IH(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=bH.exec(t))?new OH(e[1],e[2],e[3],1):(e=
|
|
12021
|
+
return t=(t+"").trim().toLowerCase(),(e=vH.exec(t))?(n=e[1].length,e=parseInt(e[1],16),6===n?EH(e):3===n?new OH(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===n?IH(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===n?IH(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=bH.exec(t))?new OH(e[1],e[2],e[3],1):(e=yH.exec(t))?new OH(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=wH.exec(t))?IH(e[1],e[2],e[3],e[4]):(e=xH.exec(t))?IH(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=kH.exec(t))?PH(e[1],e[2]/100,e[3]/100,1):(e=CH.exec(t))?PH(e[1],e[2]/100,e[3]/100,e[4]):SH.hasOwnProperty(t)?EH(SH[t]):"transparent"===t?new OH(NaN,NaN,NaN,0):null}function EH(t){return new OH(t>>16&255,t>>8&255,255&t,1)}function IH(t,e,n,i){return i<=0&&(t=e=n=NaN),new OH(t,e,n,i)}function AH(t,e,n,i){return 1===arguments.length?((o=t)instanceof hH||(o=_H(o)),o?new OH((o=o.rgb()).r,o.g,o.b,o.opacity):new OH):new OH(t,e,n,null==i?1:i)
|
|
12022
12022
|
var o}function OH(t,e,n,i){this.r=+t,this.g=+e,this.b=+n,this.opacity=+i}function TH(){return`#${NH(this.r)}${NH(this.g)}${NH(this.b)}`}function RH(){const t=DH(this.opacity)
|
|
12023
12023
|
return`${1===t?"rgb(":"rgba("}${FH(this.r)}, ${FH(this.g)}, ${FH(this.b)}${1===t?")":`, ${t})`}`}function DH(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function FH(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function NH(t){return((t=FH(t))<16?"0":"")+t.toString(16)}function PH(t,e,n,i){return i<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new LH(t,e,n,i)}function zH(t){if(t instanceof LH)return new LH(t.h,t.s,t.l,t.opacity)
|
|
12024
12024
|
if(t instanceof hH||(t=_H(t)),!t)return new LH
|
|
@@ -12058,17 +12058,17 @@ return a.join("")}}}var lB=aB((function(t){const e=new("function"==typeof DOMMat
|
|
|
12058
12058
|
return e.isIdentity?rB:sB(e.a,e.b,e.c,e.d,e.e,e.f)}),"px, ","px)","deg)"),cB=aB((function(t){return null==t?rB:(iB||(iB=document.createElementNS("http://www.w3.org/2000/svg","g")),iB.setAttribute("transform",t),(t=iB.transform.baseVal.consolidate())?sB((t=t.matrix).a,t.b,t.c,t.d,t.e,t.f):rB)}),", ",")",")")
|
|
12059
12059
|
function dB(t){return((t=Math.exp(t))+1/t)/2}var hB,uB,pB=function t(e,n,i){function o(t,o){var r,s,a=t[0],l=t[1],c=t[2],d=o[0],h=o[1],u=o[2],p=d-a,f=h-l,g=p*p+f*f
|
|
12060
12060
|
if(g<1e-12)s=Math.log(u/c)/e,r=function(t){return[a+t*p,l+t*f,c*Math.exp(e*t*s)]}
|
|
12061
|
-
else{var m=Math.sqrt(g),v=(u*u-c*c+i*g)/(2*c*n*m),b=(u*u-c*c-i*g)/(2*u*n*m),
|
|
12062
|
-
s=(y
|
|
12063
|
-
return[a+d*p,l+d*f,c*r/dB(e*o+
|
|
12064
|
-
return t(n,i,i*i)},o}(Math.SQRT2,2,4),fB=0,gB=0,mB=0,vB=1e3,bB=0,
|
|
12065
|
-
function CB(){return
|
|
12066
|
-
return i.restart(t,e,n),i}function _B(){
|
|
12061
|
+
else{var m=Math.sqrt(g),v=(u*u-c*c+i*g)/(2*c*n*m),b=(u*u-c*c-i*g)/(2*u*n*m),y=Math.log(Math.sqrt(v*v+1)-v),w=Math.log(Math.sqrt(b*b+1)-b)
|
|
12062
|
+
s=(w-y)/e,r=function(t){var i,o=t*s,r=dB(y),d=c/(n*m)*(r*(i=e*o+y,((i=Math.exp(2*i))-1)/(i+1))-function(t){return((t=Math.exp(t))-1/t)/2}(y))
|
|
12063
|
+
return[a+d*p,l+d*f,c*r/dB(e*o+y)]}}return r.duration=1e3*s*e/Math.SQRT2,r}return o.rho=function(e){var n=Math.max(.001,+e),i=n*n
|
|
12064
|
+
return t(n,i,i*i)},o}(Math.SQRT2,2,4),fB=0,gB=0,mB=0,vB=1e3,bB=0,yB=0,wB=0,xB="object"==typeof performance&&performance.now?performance:Date,kB="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)}
|
|
12065
|
+
function CB(){return yB||(kB(SB),yB=xB.now()+wB)}function SB(){yB=0}function $B(){this._call=this._time=this._next=null}function MB(t,e,n){var i=new $B
|
|
12066
|
+
return i.restart(t,e,n),i}function _B(){yB=(bB=xB.now())+wB,fB=gB=0
|
|
12067
12067
|
try{!function(){CB(),++fB
|
|
12068
|
-
for(var t,e=hB;e;)(t=
|
|
12068
|
+
for(var t,e=hB;e;)(t=yB-e._time)>=0&&e._call.call(void 0,t),e=e._next;--fB}()}finally{fB=0,function(){var t,e,n=hB,i=1/0
|
|
12069
12069
|
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:hB=e)
|
|
12070
|
-
uB=t,IB(i)}(),
|
|
12071
|
-
e>vB&&(
|
|
12070
|
+
uB=t,IB(i)}(),yB=0}}function EB(){var t=xB.now(),e=t-bB
|
|
12071
|
+
e>vB&&(wB-=e,bB=t)}function IB(t){fB||(gB&&(gB=clearTimeout(gB)),t-yB>24?(t<1/0&&(gB=setTimeout(_B,t-xB.now()-wB)),mB&&(mB=clearInterval(mB))):(mB||(bB=xB.now(),mB=setInterval(EB,vB)),fB=1,kB(_B)))}function AB(t,e,n){var i=new $B
|
|
12072
12072
|
return e=null==e?0:+e,i.restart((n=>{i.stop(),t(n+e)}),e,n),i}$B.prototype=MB.prototype={constructor:$B,restart:function(t,e,n){if("function"!=typeof t)throw new TypeError("callback is not a function")
|
|
12073
12073
|
n=(null==n?CB():+n)+(null==e?0:+e),this._next||uB===this||(uB?uB._next=this:hB=this,uB=this),this._call=t,this._time=n,IB()},stop:function(){this._call&&(this._call=null,this._time=1/0,IB())}}
|
|
12074
12074
|
var OB=qL("start","end","cancel","interrupt"),TB=[],RB=0,DB=1,FB=2,NB=3,PB=4,zB=5,LB=6
|
|
@@ -12184,38 +12184,38 @@ return new dq(i,this._parents,t,e)}
|
|
|
12184
12184
|
var gq=t=>()=>t
|
|
12185
12185
|
function mq(t,{sourceEvent:e,target:n,transform:i,dispatch:o}){Object.defineProperties(this,{type:{value:t,enumerable:!0,configurable:!0},sourceEvent:{value:e,enumerable:!0,configurable:!0},target:{value:n,enumerable:!0,configurable:!0},transform:{value:i,enumerable:!0,configurable:!0},_:{value:o}})}function vq(t,e,n){this.k=t,this.x=e,this.y=n}vq.prototype={constructor:vq,scale:function(t){return 1===t?this:new vq(this.k*t,this.x,this.y)},translate:function(t,e){return 0===t&0===e?this:new vq(this.k,this.x+this.k*t,this.y+this.k*e)},apply:function(t){return[t[0]*this.k+this.x,t[1]*this.k+this.y]},applyX:function(t){return t*this.k+this.x},applyY:function(t){return t*this.k+this.y},invert:function(t){return[(t[0]-this.x)/this.k,(t[1]-this.y)/this.k]},invertX:function(t){return(t-this.x)/this.k},invertY:function(t){return(t-this.y)/this.k},rescaleX:function(t){return t.copy().domain(t.range().map(this.invertX,this).map(t.invert,t))},rescaleY:function(t){return t.copy().domain(t.range().map(this.invertY,this).map(t.invert,t))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}}
|
|
12186
12186
|
var bq=new vq(1,0,0)
|
|
12187
|
-
function
|
|
12188
|
-
return t.__zoom}function
|
|
12187
|
+
function yq(t){for(;!t.__zoom;)if(!(t=t.parentNode))return bq
|
|
12188
|
+
return t.__zoom}function wq(t){t.stopImmediatePropagation()}function xq(t){t.preventDefault(),t.stopImmediatePropagation()}function kq(t){return!(t.ctrlKey&&"wheel"!==t.type||t.button)}function Cq(){var t=this
|
|
12189
12189
|
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 Sq(){return this.__zoom||bq}function $q(t){return-t.deltaY*(1===t.deltaMode?.05:t.deltaMode?1:.002)*(t.ctrlKey?10:1)}function Mq(){return navigator.maxTouchPoints||"ontouchstart"in this}function _q(t,e,n){var i=t.invertX(e[0][0])-n[0][0],o=t.invertX(e[1][0])-n[1][0],r=t.invertY(e[0][1])-n[0][1],s=t.invertY(e[1][1])-n[1][1]
|
|
12190
12190
|
return t.translate(o>i?(i+o)/2:Math.min(0,i)||Math.max(0,o),s>r?(r+s)/2:Math.min(0,r)||Math.max(0,s))}function Eq(){var t,e,n,i=kq,o=Cq,r=_q,s=$q,a=Mq,l=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],d=250,h=pB,u=qL("start","zoom","end"),p=500,f=150,g=0,m=10
|
|
12191
|
-
function v(t){t.property("__zoom",Sq).on("wheel.zoom",S,{passive:!1}).on("mousedown.zoom",$).on("dblclick.zoom",M).filter(a).on("touchstart.zoom",_).on("touchmove.zoom",E).on("touchend.zoom touchcancel.zoom",I).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 vq(e,t.x,t.y)}function
|
|
12192
|
-
return i===t.x&&o===t.y?t:new vq(t.k,i,o)}function
|
|
12191
|
+
function v(t){t.property("__zoom",Sq).on("wheel.zoom",S,{passive:!1}).on("mousedown.zoom",$).on("dblclick.zoom",M).filter(a).on("touchstart.zoom",_).on("touchmove.zoom",E).on("touchend.zoom touchcancel.zoom",I).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 vq(e,t.x,t.y)}function y(t,e,n){var i=e[0]-n[0]*t.k,o=e[1]-n[1]*t.k
|
|
12192
|
+
return i===t.x&&o===t.y?t:new vq(t.k,i,o)}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(){k(this,arguments).event(i).start()})).on("interrupt.zoom end.zoom",(function(){k(this,arguments).event(i).end()})).tween("zoom",(function(){var t=this,r=arguments,s=k(t,r).event(i),a=o.apply(t,r),l=null==n?w(a):"function"==typeof n?n.apply(t,r):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,r):e,p=h(d.invert(l).concat(c/d.k),u.invert(l).concat(c/u.k))
|
|
12193
12193
|
return function(t){if(1===t)t=u
|
|
12194
12194
|
else{var e=p(t),n=c/e[2]
|
|
12195
12195
|
t=new vq(n,l[0]-e[0]*n,l[1]-e[1]*n)}s.zoom(null,t)}}))}function k(t,e,n){return!n&&t.__zooming||new C(t,e)}function C(t,e){this.that=t,this.args=e,this.active=0,this.sourceEvent=null,this.extent=o.apply(t,e),this.taps=0}function S(t,...e){if(i.apply(this,arguments)){var n=k(this,e).event(t),o=this.__zoom,a=Math.max(l[0],Math.min(l[1],o.k*Math.pow(2,s.apply(this,arguments)))),d=sH(t)
|
|
12196
12196
|
if(n.wheel)n.mouse[0][0]===d[0]&&n.mouse[0][1]===d[1]||(n.mouse[1]=o.invert(n.mouse[0]=d)),clearTimeout(n.wheel)
|
|
12197
12197
|
else{if(o.k===a)return
|
|
12198
|
-
n.mouse=[d,o.invert(d)],jB(this),n.start()}xq(t),n.wheel=setTimeout((function(){n.wheel=null,n.end()}),f),n.zoom("mouse",r(
|
|
12199
|
-
s.moved=e*e+n*n>g}s.event(t).zoom("mouse",r(
|
|
12198
|
+
n.mouse=[d,o.invert(d)],jB(this),n.start()}xq(t),n.wheel=setTimeout((function(){n.wheel=null,n.end()}),f),n.zoom("mouse",r(y(b(o,a),n.mouse[0],n.mouse[1]),n.extent,c))}}function $(t,...e){if(!n&&i.apply(this,arguments)){var o=t.currentTarget,s=k(this,e,!0).event(t),a=rH(t.view).on("mousemove.zoom",(function(t){if(xq(t),!s.moved){var e=t.clientX-d,n=t.clientY-h
|
|
12199
|
+
s.moved=e*e+n*n>g}s.event(t).zoom("mouse",r(y(s.that.__zoom,s.mouse[0]=sH(t,o),s.mouse[1]),s.extent,c))}),!0).on("mouseup.zoom",(function(t){a.on("mousemove.zoom mouseup.zoom",null),function(t,e){var n=t.document.documentElement,i=rH(t).on("dragstart.drag",null)
|
|
12200
12200
|
e&&(i.on("click.drag",lH,aH),setTimeout((function(){i.on("click.drag",null)}),0)),"onselectstart"in n?i.on("selectstart.drag",null):(n.style.MozUserSelect=n.__noselect,delete n.__noselect)}(t.view,s.moved),xq(t),s.event(t).end()}),!0),l=sH(t,o),d=t.clientX,h=t.clientY
|
|
12201
12201
|
!function(t){var e=t.document.documentElement,n=rH(t).on("dragstart.drag",lH,aH)
|
|
12202
|
-
"onselectstart"in e?n.on("selectstart.drag",lH,aH):(e.__noselect=e.style.MozUserSelect,e.style.MozUserSelect="none")}(t.view),
|
|
12202
|
+
"onselectstart"in e?n.on("selectstart.drag",lH,aH):(e.__noselect=e.style.MozUserSelect,e.style.MozUserSelect="none")}(t.view),wq(t),s.mouse=[l,this.__zoom.invert(l)],jB(this),s.start()}}function M(t,...e){if(i.apply(this,arguments)){var n=this.__zoom,s=sH(t.changedTouches?t.changedTouches[0]:t,this),a=n.invert(s),l=n.k*(t.shiftKey?.5:2),h=r(y(b(n,l),s,a),o.apply(this,e),c)
|
|
12203
12203
|
xq(t),d>0?rH(this).transition().duration(d).call(x,h,s,t):rH(this).call(v.transform,h,s,t)}}function _(n,...o){if(i.apply(this,arguments)){var r,s,a,l,c=n.touches,d=c.length,h=k(this,o,n.changedTouches.length===d).event(n)
|
|
12204
|
-
for(
|
|
12204
|
+
for(wq(n),s=0;s<d;++s)l=[l=sH(a=c[s],this),this.__zoom.invert(l),a.identifier],h.touch0?h.touch1||h.touch0[2]===l[2]||(h.touch1=l,h.taps=0):(h.touch0=l,r=!0,h.taps=1+!!t)
|
|
12205
12205
|
t&&(t=clearTimeout(t)),r&&(h.taps<2&&(e=l[0],t=setTimeout((function(){t=null}),p)),jB(this),h.start())}}function E(t,...e){if(this.__zooming){var n,i,o,s,a=k(this,e).event(t),l=t.changedTouches,d=l.length
|
|
12206
12206
|
for(xq(t),n=0;n<d;++n)o=sH(i=l[n],this),a.touch0&&a.touch0[2]===i.identifier?a.touch0[0]=o:a.touch1&&a.touch1[2]===i.identifier&&(a.touch1[0]=o)
|
|
12207
12207
|
if(i=a.that.__zoom,a.touch1){var h=a.touch0[0],u=a.touch0[1],p=a.touch1[0],f=a.touch1[1],g=(g=p[0]-h[0])*g+(g=p[1]-h[1])*g,m=(m=f[0]-u[0])*m+(m=f[1]-u[1])*m
|
|
12208
12208
|
i=b(i,Math.sqrt(g/m)),o=[(h[0]+p[0])/2,(h[1]+p[1])/2],s=[(u[0]+f[0])/2,(u[1]+f[1])/2]}else{if(!a.touch0)return
|
|
12209
|
-
o=a.touch0[0],s=a.touch0[1]}a.zoom("touch",r(
|
|
12210
|
-
for(
|
|
12209
|
+
o=a.touch0[0],s=a.touch0[1]}a.zoom("touch",r(y(i,o,s),a.extent,c))}}function I(t,...i){if(this.__zooming){var o,r,s=k(this,i).event(t),a=t.changedTouches,l=a.length
|
|
12210
|
+
for(wq(t),n&&clearTimeout(n),n=setTimeout((function(){n=null}),p),o=0;o<l;++o)r=a[o],s.touch0&&s.touch0[2]===r.identifier?delete s.touch0:s.touch1&&s.touch1[2]===r.identifier&&delete s.touch1
|
|
12211
12211
|
if(s.touch1&&!s.touch0&&(s.touch0=s.touch1,delete s.touch1),s.touch0)s.touch0[1]=this.__zoom.invert(s.touch0[0])
|
|
12212
12212
|
else if(s.end(),2===s.taps&&(r=sH(r,this),Math.hypot(e[0]-r[0],e[1]-r[1])<m)){var c=rH(this).on("dblclick.zoom")
|
|
12213
12213
|
c&&c.apply(this,arguments)}}}return v.transform=function(t,e,n,i){var o=t.selection?t.selection():t
|
|
12214
|
-
o.property("__zoom",Sq),t!==o?x(t,e,n,i):o.interrupt().each((function(){k(this,arguments).event(i).start().zoom(null,"function"==typeof e?e.apply(this,arguments):e).end()}))},v.scaleBy=function(t,e,n,i){v.scaleTo(t,(function(){return this.__zoom.k*("function"==typeof e?e.apply(this,arguments):e)}),n,i)},v.scaleTo=function(t,e,n,i){v.transform(t,(function(){var t=o.apply(this,arguments),i=this.__zoom,s=null==n?
|
|
12215
|
-
return r(
|
|
12214
|
+
o.property("__zoom",Sq),t!==o?x(t,e,n,i):o.interrupt().each((function(){k(this,arguments).event(i).start().zoom(null,"function"==typeof e?e.apply(this,arguments):e).end()}))},v.scaleBy=function(t,e,n,i){v.scaleTo(t,(function(){return this.__zoom.k*("function"==typeof e?e.apply(this,arguments):e)}),n,i)},v.scaleTo=function(t,e,n,i){v.transform(t,(function(){var t=o.apply(this,arguments),i=this.__zoom,s=null==n?w(t):"function"==typeof n?n.apply(this,arguments):n,a=i.invert(s),l="function"==typeof e?e.apply(this,arguments):e
|
|
12215
|
+
return r(y(b(i,l),s,a),t,c)}),n,i)},v.translateBy=function(t,e,n,i){v.transform(t,(function(){return r(this.__zoom.translate("function"==typeof e?e.apply(this,arguments):e,"function"==typeof n?n.apply(this,arguments):n),o.apply(this,arguments),c)}),null,i)},v.translateTo=function(t,e,n,i,s){v.transform(t,(function(){var t=o.apply(this,arguments),s=this.__zoom,a=null==i?w(t):"function"==typeof i?i.apply(this,arguments):i
|
|
12216
12216
|
return r(bq.translate(a[0],a[1]).scale(s.k).translate("function"==typeof e?-e.apply(this,arguments):-e,"function"==typeof n?-n.apply(this,arguments):-n),t,c)}),i,s)},C.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=rH(this.that).datum()
|
|
12217
12217
|
u.call(t,this.that,new mq(t,{sourceEvent:this.sourceEvent,target:v,type:t,transform:this.that.__zoom,dispatch:u}),e)}},v.wheelDelta=function(t){return arguments.length?(s="function"==typeof t?t:gq(+t),v):s},v.filter=function(t){return arguments.length?(i="function"==typeof t?t:gq(!!t),v):i},v.touchable=function(t){return arguments.length?(a="function"==typeof t?t:gq(!!t),v):a},v.extent=function(t){return arguments.length?(o="function"==typeof t?t:gq([[+t[0][0],+t[0][1]],[+t[1][0],+t[1][1]]]),v):o},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?(r=t,v):r},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)
|
|
12218
|
-
return t===u?v:t},v.clickDistance=function(t){return arguments.length?(g=(t=+t)*t,v):Math.sqrt(g)},v.tapDistance=function(t){return arguments.length?(m=+t,v):m},v}
|
|
12218
|
+
return t===u?v:t},v.clickDistance=function(t){return arguments.length?(g=(t=+t)*t,v):Math.sqrt(g)},v.tapDistance=function(t){return arguments.length?(m=+t,v):m},v}yq.prototype=vq.prototype
|
|
12219
12219
|
const Iq=Z`
|
|
12220
12220
|
<div class="wafer-map-container">
|
|
12221
12221
|
<svg class="svg-root">
|
|
@@ -12246,7 +12246,7 @@ const Iq=Z`
|
|
|
12246
12246
|
/>
|
|
12247
12247
|
</svg>
|
|
12248
12248
|
</div>
|
|
12249
|
-
`,Aq=
|
|
12249
|
+
`,Aq=yt`
|
|
12250
12250
|
:host {
|
|
12251
12251
|
display: inline-block;
|
|
12252
12252
|
width: 500px;
|
|
@@ -12387,12 +12387,12 @@ if(!n)return t+""
|
|
|
12387
12387
|
var i=n[0],o=n[1],r=o-(aj=3*Math.max(-8,Math.min(8,Math.floor(o/3))))+1,s=i.length
|
|
12388
12388
|
return r===s?i:r>s?i+new Array(r-s+1).join("0"):r>0?i.slice(0,r)+"."+i.slice(r):"0."+new Array(1-r).join("0")+rj(t,Math.max(0,e+r-1))[0]},X:t=>Math.round(t).toString(16).toUpperCase(),x:t=>Math.round(t).toString(16)}
|
|
12389
12389
|
function pj(t){return t}var fj,gj,mj,vj=Array.prototype.map,bj=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"]
|
|
12390
|
-
function
|
|
12390
|
+
function yj(t){var e,n,i=void 0===t.grouping||void 0===t.thousands?pj:(e=vj.call(t.grouping,Number),n=t.thousands+"",function(t,i){for(var o=t.length,r=[],s=0,a=e[0],l=0;o>0&&a>0&&(l+a+1>i&&(a=Math.max(1,i-l)),r.push(t.substring(o-=a,o+a)),!((l+=a+1)>i));)a=e[s=(s+1)%e.length]
|
|
12391
12391
|
return r.reverse().join(n)}),o=void 0===t.currency?"":t.currency[0]+"",r=void 0===t.currency?"":t.currency[1]+"",s=void 0===t.decimal?".":t.decimal+"",a=void 0===t.numerals?pj:function(t){return function(e){return e.replace(/[0-9]/g,(function(e){return t[+e]}))}}(vj.call(t.numerals,String)),l=void 0===t.percent?"%":t.percent+"",c=void 0===t.minus?"−":t.minus+"",d=void 0===t.nan?"NaN":t.nan+""
|
|
12392
12392
|
function h(t){var e=(t=cj(t)).fill,n=t.align,h=t.sign,u=t.symbol,p=t.zero,f=t.width,g=t.comma,m=t.precision,v=t.trim,b=t.type
|
|
12393
12393
|
"n"===b?(g=!0,b="g"):uj[b]||(void 0===m&&(m=12),v=!0,b="g"),(p||"0"===e&&"="===n)&&(p=!0,e="0",n="=")
|
|
12394
|
-
var
|
|
12395
|
-
function C(t){var o,r,l,u=
|
|
12394
|
+
var y="$"===u?o:"#"===u&&/[boxX]/.test(b)?"0"+b.toLowerCase():"",w="$"===u?r:/[%p]/.test(b)?l:"",x=uj[b],k=/[defgprs%]/.test(b)
|
|
12395
|
+
function C(t){var o,r,l,u=y,C=w
|
|
12396
12396
|
if("c"===b)C=x(t)+C,t=""
|
|
12397
12397
|
else{var S=(t=+t)<0||1/t<0
|
|
12398
12398
|
if(t=isNaN(t)?d:x(Math.abs(t),m),v&&(t=function(t){t:for(var e,n=t.length,i=1,o=-1;i<n;++i)switch(t[i]){case".":o=e=i
|
|
@@ -12410,7 +12410,7 @@ break
|
|
|
12410
12410
|
case"^":t=M.slice(0,$=M.length>>1)+u+t+C+M.slice($)
|
|
12411
12411
|
break
|
|
12412
12412
|
default:t=M+u+t+C}return a(t)}return m=void 0===m?6:/[gprs]/.test(b)?Math.max(1,Math.min(21,m)):Math.max(0,Math.min(20,m)),C.toString=function(){return t+""},C}return{format:h,formatPrefix:function(t,e){var n=h(((t=cj(t)).type="f",t)),i=3*Math.max(-8,Math.min(8,Math.floor(sj(e)/3))),o=Math.pow(10,-i),r=bj[8+i/3]
|
|
12413
|
-
return function(t){return n(o*t)+r}}}}function
|
|
12413
|
+
return function(t){return n(o*t)+r}}}}function wj(t,e,n,i){var o,r=function(t,e,n){n=+n
|
|
12414
12414
|
const i=(e=+e)<(t=+t),o=i?Uq(e,t,n):Uq(t,e,n)
|
|
12415
12415
|
return(i?-1:1)*(o<0?1/-o:o)}(t,e,n)
|
|
12416
12416
|
switch((i=cj(null==i?",f":i)).type){case"s":var s=Math.max(Math.abs(t),Math.abs(e))
|
|
@@ -12429,7 +12429,7 @@ else for(let t=0;t<a;++t)l[t]=(r-t)*s
|
|
|
12429
12429
|
else if(s<0)for(let t=0;t<a;++t)l[t]=(o+t)/-s
|
|
12430
12430
|
else for(let t=0;t<a;++t)l[t]=(o+t)*s
|
|
12431
12431
|
return l}(n[0],n[n.length-1],null==t?10:t)},t.tickFormat=function(t,n){var i=e()
|
|
12432
|
-
return
|
|
12432
|
+
return wj(i[0],i[i.length-1],null==t?10:t,n)},t.nice=function(n){null==n&&(n=10)
|
|
12433
12433
|
var i,o,r=e(),s=0,a=r.length-1,l=r[s],c=r[a],d=10
|
|
12434
12434
|
for(c<l&&(o=l,l=c,c=o,o=s,s=a,a=o);d-- >0;){if((o=Uq(l,c,n))===i)return r[s]=l,r[a]=c,e(r)
|
|
12435
12435
|
if(o>0)l=Math.floor(l/o)*o,c=Math.ceil(c/o)*o
|
|
@@ -12443,7 +12443,7 @@ return r}function r(e){return null==e||isNaN(e=+e)?t:n[Pq(i,e)]}return r.invertE
|
|
|
12443
12443
|
return o<0?[NaN,NaN]:[o>0?i[o-1]:e[0],o<i.length?i[o]:e[e.length-1]]},r.domain=function(t){if(!arguments.length)return e.slice()
|
|
12444
12444
|
e=[]
|
|
12445
12445
|
for(let n of t)null==n||isNaN(n=+n)||e.push(n)
|
|
12446
|
-
return e.sort(Oq),o()},r.range=function(t){return arguments.length?(n=Array.from(t),o()):n.slice()},r.unknown=function(e){return arguments.length?(t=e,r):t},r.quantiles=function(){return i.slice()},r.copy=function(){return Cj().domain(e).range(n).unknown(t)},Gq.apply(r,arguments)}fj=
|
|
12446
|
+
return e.sort(Oq),o()},r.range=function(t){return arguments.length?(n=Array.from(t),o()):n.slice()},r.unknown=function(e){return arguments.length?(t=e,r):t},r.quantiles=function(){return i.slice()},r.copy=function(){return Cj().domain(e).range(n).unknown(t)},Gq.apply(r,arguments)}fj=yj({thousands:",",grouping:[3],currency:["$",""]}),gj=fj.format,mj=fj.formatPrefix
|
|
12447
12447
|
const Sj="bottom-left",$j="bottom-right",Mj="top-left",_j="top",Ej="show",Ij="hide",Aj="linear",Oj="ordinal"
|
|
12448
12448
|
class Tj{constructor(t){this.wafermap=t,this.defaultPadding=0,this.baseMarginPercentage=.04}get containerDimensions(){return this._containerDimensions}get dieDimensions(){return this._dieDimensions}get radius(){return this._radius}get margin(){return this._margin}get horizontalScale(){return this._horizontalScale}get verticalScale(){return this._verticalScale}get invertedHorizontalScale(){return this._invertedHorizontalScale}get invertedVerticalScale(){return this._invertedVerticalScale}updateContainerDimensions(){const 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}
|
|
12449
12449
|
this._margin=this.calculateMarginAddition(i,n),this._containerDimensions=this.calculateContainerDimensions(t,this._margin)
|
|
@@ -12478,7 +12478,7 @@ if(t*e*(this.wafermap.transform.k||1)>=this.minDieDim){const n=this.wafermap.dat
|
|
|
12478
12478
|
i.font=`${n.toString()}px sans-serif`,i.fillStyle="#ffffff",i.textAlign="center",i.lineCap="butt"
|
|
12479
12479
|
const o=i.measureText("M"),r=this.wafermap.transform.invert([0,0]),s=this.wafermap.transform.invert([this.wafermap.canvas.width,this.wafermap.canvas.height])
|
|
12480
12480
|
r[0]-=t,r[1]-=e
|
|
12481
|
-
for(const n of this.dies)this.isDieVisible(n,r,s)&&i.fillText(n.text,n.x+t/2,n.y+e/2+o.width/2,t-t/100*20)}}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvas.width,this.wafermap.canvas.height)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}isDieVisible(t,e,n){return t.x>=e[0]&&t.x<n[0]&&t.y>=e[1]&&t.y<n[1]}}class Nj{constructor(t){this.wafermap=t,this.zoomTransform=bq,this.minScale=1.1,this.minExtentPoint=[-100,-100],this.extentPadding=100}createZoomBehavior(){this.zoomBehavior=Eq().scaleExtent([1.1,this.getZoomMax(this.wafermap.canvasWidth*this.wafermap.canvasHeight,this.wafermap.dataManager.containerDimensions.width*this.wafermap.dataManager.containerDimensions.height)]).translateExtent([this.minExtentPoint,[this.wafermap.canvasWidth+this.extentPadding,this.wafermap.canvasHeight+this.extentPadding]]).filter((t=>
|
|
12481
|
+
for(const n of this.dies)this.isDieVisible(n,r,s)&&i.fillText(n.text,n.x+t/2,n.y+e/2+o.width/2,t-t/100*20)}}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvas.width,this.wafermap.canvas.height)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}isDieVisible(t,e,n){return t.x>=e[0]&&t.x<n[0]&&t.y>=e[1]&&t.y<n[1]}}class Nj{constructor(t){this.wafermap=t,this.zoomTransform=bq,this.minScale=1.1,this.minExtentPoint=[-100,-100],this.extentPadding=100}createZoomBehavior(){this.zoomBehavior=Eq().scaleExtent([1.1,this.getZoomMax(this.wafermap.canvasWidth*this.wafermap.canvasHeight,this.wafermap.dataManager.containerDimensions.width*this.wafermap.dataManager.containerDimensions.height)]).translateExtent([this.minExtentPoint,[this.wafermap.canvasWidth+this.extentPadding,this.wafermap.canvasHeight+this.extentPadding]]).filter((t=>yq(this.wafermap.canvas).k>=this.minScale||"wheel"===t.type)).on("zoom",(t=>{this.rescale(t)})),this.zoomBehavior(rH(this.wafermap.canvas))}rescale(t){const e=t.transform
|
|
12482
12482
|
e.k===this.minScale?(this.zoomTransform=bq,this.zoomBehavior.transform(rH(this.wafermap.canvas),bq)):this.zoomTransform=e,this.wafermap.transform=this.zoomTransform}getZoomMax(t,e){return Math.ceil(e/t*100)}}class Pj{constructor(t){this.wafermap=t}mousemove(t){const e={x:t.offsetX,y:t.offsetY}
|
|
12483
12483
|
if(!this.hoversOverDie(this.wafermap,e))return void(this.wafermap.hoverDie=void 0)
|
|
12484
12484
|
const n=this.wafermap.transform.invert([e.x,e.y]),i=this.calculateDieCoordinates(this.wafermap,{x:n[0],y:n[1]})
|