@ni/nimble-components 8.5.0 → 8.6.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 +1323 -447
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +1064 -1017
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/drawer/index.js +11 -4
- package/dist/esm/drawer/index.js.map +1 -1
- package/dist/esm/menu-button/index.d.ts +50 -0
- package/dist/esm/menu-button/index.js +154 -0
- package/dist/esm/menu-button/index.js.map +1 -0
- package/dist/esm/menu-button/styles.d.ts +1 -0
- package/dist/esm/menu-button/styles.js +29 -0
- package/dist/esm/menu-button/styles.js.map +1 -0
- package/dist/esm/menu-button/template.d.ts +2 -0
- package/dist/esm/menu-button/template.js +48 -0
- package/dist/esm/menu-button/template.js.map +1 -0
- package/dist/esm/menu-button/types.d.ts +15 -0
- package/dist/esm/menu-button/types.js +11 -0
- package/dist/esm/menu-button/types.js.map +1 -0
- package/dist/esm/nimble-components/src/menu-button/index.d.ts +50 -0
- package/dist/esm/nimble-components/src/menu-button/styles.d.ts +1 -0
- package/dist/esm/nimble-components/src/menu-button/template.d.ts +2 -0
- package/dist/esm/nimble-components/src/menu-button/types.d.ts +15 -0
- package/dist/esm/nimble-components/src/theme-provider/design-tokens.d.ts +1 -1
- package/dist/esm/theme-provider/design-tokens.d.ts +1 -1
- package/dist/esm/theme-provider/design-tokens.js +2 -2
- package/dist/esm/theme-provider/design-tokens.js.map +1 -1
- package/package.json +6 -6
|
@@ -49,23 +49,23 @@ function b(t,e){f.defineProperty(t,e)}const w=s.getById(3,(()=>{let t=null
|
|
|
49
49
|
return{get:()=>t,set(e){t=e}}}))
|
|
50
50
|
class x{constructor(){this.index=0,this.length=0,this.parent=null,this.parentContext=null}get event(){return w.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){w.set(t)}}f.defineProperty(x.prototype,"index"),f.defineProperty(x.prototype,"length")
|
|
51
51
|
const y=Object.seal(new x)
|
|
52
|
-
class ${constructor(){this.targetIndex=0}}class C extends ${constructor(){super(...arguments),this.createPlaceholder=h.createInterpolationPlaceholder}}class k extends ${constructor(t,e,s){super(),this.name=t,this.behavior=e,this.options=s}createPlaceholder(t){return h.createCustomAttributePlaceholder(this.name,t)}createBehavior(t){return new this.behavior(t,this.options)}}function _(t,e){this.source=t,this.context=e,null===this.bindingObserver&&(this.bindingObserver=f.binding(this.binding,this,this.isBindingVolatile)),this.updateTarget(this.bindingObserver.observe(t,e))}function z(t,e){this.source=t,this.context=e,this.target.addEventListener(this.targetName,this)}function
|
|
52
|
+
class ${constructor(){this.targetIndex=0}}class C extends ${constructor(){super(...arguments),this.createPlaceholder=h.createInterpolationPlaceholder}}class k extends ${constructor(t,e,s){super(),this.name=t,this.behavior=e,this.options=s}createPlaceholder(t){return h.createCustomAttributePlaceholder(this.name,t)}createBehavior(t){return new this.behavior(t,this.options)}}function _(t,e){this.source=t,this.context=e,null===this.bindingObserver&&(this.bindingObserver=f.binding(this.binding,this,this.isBindingVolatile)),this.updateTarget(this.bindingObserver.observe(t,e))}function z(t,e){this.source=t,this.context=e,this.target.addEventListener(this.targetName,this)}function I(){this.bindingObserver.disconnect(),this.source=null,this.context=null}function O(){this.bindingObserver.disconnect(),this.source=null,this.context=null
|
|
53
53
|
const t=this.target.$fastView
|
|
54
|
-
void 0!==t&&t.isComposed&&(t.unbind(),t.needsBindOnly=!0)}function S(){this.target.removeEventListener(this.targetName,this),this.source=null,this.context=null}function A(t){h.setAttribute(this.target,this.targetName,t)}function
|
|
54
|
+
void 0!==t&&t.isComposed&&(t.unbind(),t.needsBindOnly=!0)}function S(){this.target.removeEventListener(this.targetName,this),this.source=null,this.context=null}function A(t){h.setAttribute(this.target,this.targetName,t)}function E(t){h.setBooleanAttribute(this.target,this.targetName,t)}function M(t){if(null==t&&(t=""),t.create){this.target.textContent=""
|
|
55
55
|
let e=this.target.$fastView
|
|
56
56
|
void 0===e?e=t.create():this.target.$fastTemplate!==t&&(e.isComposed&&(e.remove(),e.unbind()),e=t.create()),e.isComposed?e.needsBindOnly&&(e.needsBindOnly=!1,e.bind(this.source,this.context)):(e.isComposed=!0,e.bind(this.source,this.context),e.insertBefore(this.target),this.target.$fastView=e,this.target.$fastTemplate=t)}else{const e=this.target.$fastView
|
|
57
|
-
void 0!==e&&e.isComposed&&(e.isComposed=!1,e.remove(),e.needsBindOnly?e.needsBindOnly=!1:e.unbind()),this.target.textContent=t}}function
|
|
57
|
+
void 0!==e&&e.isComposed&&(e.isComposed=!1,e.remove(),e.needsBindOnly?e.needsBindOnly=!1:e.unbind()),this.target.textContent=t}}function V(t){this.target[this.targetName]=t}function H(t){const e=this.classVersions||Object.create(null),s=this.target
|
|
58
58
|
let i=this.version||0
|
|
59
59
|
if(null!=t&&t.length){const o=t.split(/\s+/)
|
|
60
60
|
for(let t=0,n=o.length;t<n;++t){const n=o[t]
|
|
61
61
|
""!==n&&(e[n]=i,s.classList.add(n))}}if(this.classVersions=e,this.version=i+1,0!==i){i-=1
|
|
62
|
-
for(const t in e)e[t]===i&&s.classList.remove(t)}}class L extends C{constructor(t){super(),this.binding=t,this.bind=_,this.unbind=
|
|
62
|
+
for(const t in e)e[t]===i&&s.classList.remove(t)}}class L extends C{constructor(t){super(),this.binding=t,this.bind=_,this.unbind=I,this.updateTarget=A,this.isBindingVolatile=f.isVolatileBinding(this.binding)}get targetName(){return this.originalTargetName}set targetName(t){if(this.originalTargetName=t,void 0!==t)switch(t[0]){case":":if(this.cleanedTargetName=t.substr(1),this.updateTarget=V,"innerHTML"===this.cleanedTargetName){const t=this.binding
|
|
63
63
|
this.binding=(e,s)=>h.createHTML(t(e,s))}break
|
|
64
|
-
case"?":this.cleanedTargetName=t.substr(1),this.updateTarget=
|
|
64
|
+
case"?":this.cleanedTargetName=t.substr(1),this.updateTarget=E
|
|
65
65
|
break
|
|
66
66
|
case"@":this.cleanedTargetName=t.substr(1),this.bind=z,this.unbind=S
|
|
67
67
|
break
|
|
68
|
-
default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=H)}}targetAtContent(){this.updateTarget=
|
|
68
|
+
default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=H)}}targetAtContent(){this.updateTarget=M,this.unbind=O}createBehavior(t){return new T(t,this.binding,this.isBindingVolatile,this.bind,this.unbind,this.updateTarget,this.cleanedTargetName)}}class T{constructor(t,e,s,i,o,n,r){this.source=null,this.context=null,this.bindingObserver=null,this.target=t,this.binding=e,this.isBindingVolatile=s,this.bind=i,this.unbind=o,this.updateTarget=n,this.targetName=r}handleChange(){this.updateTarget(this.bindingObserver.observe(this.source,this.context))}handleEvent(t){x.setEvent(t)
|
|
69
69
|
const e=this.binding(this.source,this.context)
|
|
70
70
|
x.setEvent(null),!0!==e&&t.preventDefault()}}let R=null
|
|
71
71
|
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(){R=this}static borrow(t){const e=R||new P
|
|
@@ -139,20 +139,20 @@ break}a=o.nextNode(),r++}}if(this.hasHostBehaviors){const e=this.hostBehaviorFac
|
|
|
139
139
|
for(let s=0,o=e.length;s<o;++s,++n)i[n]=e[s].createBehavior(t)}return new U(e,i)}render(t,e,s){"string"==typeof e&&(e=document.getElementById(e)),void 0===s&&(s=e)
|
|
140
140
|
const i=this.create(s)
|
|
141
141
|
return i.bind(t,y),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"'`<>=]*|"[^"]*|'[^']*))$/
|
|
142
|
-
function
|
|
142
|
+
function X(t,...e){const s=[]
|
|
143
143
|
let i=""
|
|
144
144
|
for(let o=0,n=t.length-1;o<n;++o){const n=t[o]
|
|
145
145
|
let r=e[o]
|
|
146
146
|
if(i+=n,r instanceof K){const t=r
|
|
147
147
|
r=()=>t}if("function"==typeof r&&(r=new L(r)),r instanceof C){const t=W.exec(n)
|
|
148
|
-
null!==t&&(r.targetName=t[2])}r instanceof $?(i+=r.createPlaceholder(s.length),s.push(r)):i+=r}return i+=t[t.length-1],new K(i,s)}class
|
|
148
|
+
null!==t&&(r.targetName=t[2])}r instanceof $?(i+=r.createPlaceholder(s.length),s.push(r)):i+=r}return i+=t[t.length-1],new K(i,s)}class Y{constructor(){this.targets=new WeakSet}addStylesTo(t){this.targets.add(t)}removeStylesFrom(t){this.targets.delete(t)}isAttachedTo(t){return this.targets.has(t)}withBehaviors(...t){return this.behaviors=null===this.behaviors?t:this.behaviors.concat(t),this}}function G(t){return t.map((t=>t instanceof Y?G(t.styles):[t])).reduce(((t,e)=>t.concat(e)),[])}function Q(t){return t.map((t=>t instanceof Y?t.behaviors:null)).reduce(((t,e)=>null===e?t:(null===t&&(t=[]),t.concat(e))),null)}Y.create=(()=>{if(h.supportsAdoptedStyleSheets){const t=new Map
|
|
149
149
|
return e=>new J(e,t)}return t=>new tt(t)})()
|
|
150
|
-
class J extends
|
|
150
|
+
class J extends Y{constructor(t,e){super(),this.styles=t,this.styleSheetCache=e,this._styleSheets=void 0,this.behaviors=Q(t)}get styleSheets(){if(void 0===this._styleSheets){const t=this.styles,e=this.styleSheetCache
|
|
151
151
|
this._styleSheets=G(t).map((t=>{if(t instanceof CSSStyleSheet)return t
|
|
152
152
|
let s=e.get(t)
|
|
153
153
|
return void 0===s&&(s=new CSSStyleSheet,s.replaceSync(t),e.set(t,s)),s}))}return this._styleSheets}addStylesTo(t){t.adoptedStyleSheets=[...t.adoptedStyleSheets,...this.styleSheets],super.addStylesTo(t)}removeStylesFrom(t){const e=this.styleSheets
|
|
154
154
|
t.adoptedStyleSheets=t.adoptedStyleSheets.filter((t=>-1===e.indexOf(t))),super.removeStylesFrom(t)}}let Z=0
|
|
155
|
-
class tt extends
|
|
155
|
+
class tt extends Y{constructor(t){super(),this.styles=t,this.behaviors=null,this.behaviors=Q(t),this.styleSheets=G(t),this.styleClass="fast-style-class-"+ ++Z}addStylesTo(t){const e=this.styleSheets,s=this.styleClass
|
|
156
156
|
t=this.normalizeTarget(t)
|
|
157
157
|
for(let i=0;i<e.length;i++){const o=document.createElement("style")
|
|
158
158
|
o.innerHTML=e[i],o.className=s,t.append(o)}super.addStylesTo(t)}removeStylesFrom(t){const e=(t=this.normalizeTarget(t)).querySelectorAll(`.${this.styleClass}`)
|
|
@@ -181,7 +181,7 @@ return Object.freeze({register:e=>!t.has(e.type)&&(t.set(e.type,e),!0),getByType
|
|
|
181
181
|
class lt{constructor(t,e=t.definition){"string"==typeof e&&(e={name:e}),this.type=t,this.name=e.name,this.template=e.template
|
|
182
182
|
const s=it.collect(t,e.attributes),i=new Array(s.length),o={},n={}
|
|
183
183
|
for(let t=0,e=s.length;t<e;++t){const e=s[t]
|
|
184
|
-
i[t]=e.attribute,o[e.name]=e,n[e.attribute]=e}this.attributes=s,this.observedAttributes=i,this.propertyLookup=o,this.attributeLookup=n,this.shadowOptions=void 0===e.shadowOptions?nt:null===e.shadowOptions?void 0:Object.assign(Object.assign({},nt),e.shadowOptions),this.elementOptions=void 0===e.elementOptions?rt:Object.assign(Object.assign({},rt),e.elementOptions),this.styles=void 0===e.styles?void 0:Array.isArray(e.styles)?
|
|
184
|
+
i[t]=e.attribute,o[e.name]=e,n[e.attribute]=e}this.attributes=s,this.observedAttributes=i,this.propertyLookup=o,this.attributeLookup=n,this.shadowOptions=void 0===e.shadowOptions?nt:null===e.shadowOptions?void 0:Object.assign(Object.assign({},nt),e.shadowOptions),this.elementOptions=void 0===e.elementOptions?rt:Object.assign(Object.assign({},rt),e.elementOptions),this.styles=void 0===e.styles?void 0:Array.isArray(e.styles)?Y.create(e.styles):e.styles instanceof Y?e.styles:Y.create([e.styles])}get isDefined(){return!!at.getByType(this.type)}define(t=customElements){const e=this.type
|
|
185
185
|
if(at.register(this)){const t=this.attributes,s=e.prototype
|
|
186
186
|
for(let e=0,i=t.length;e<i;++e)f.defineProperty(s,t[e])
|
|
187
187
|
Reflect.defineProperty(e,"observedAttributes",{value:this.observedAttributes,enumerable:!0})}return t.get(this.name)||t.define(this.name,e,this.elementOptions),this}}lt.forType=at.getByType
|
|
@@ -235,11 +235,11 @@ const o=[]
|
|
|
235
235
|
for(let n=0,r=t.length-1;n<r;++n){i+=t[n]
|
|
236
236
|
let r=e[n]
|
|
237
237
|
if(r instanceof gt){const t=r.createBehavior()
|
|
238
|
-
r=r.createCSS(),t&&o.push(t)}r instanceof
|
|
238
|
+
r=r.createCSS(),t&&o.push(t)}r instanceof Y||r instanceof CSSStyleSheet?(""!==i.trim()&&(s.push(i),i=""),s.push(r)):i+=r}return i+=t[t.length-1],""!==i.trim()&&s.push(i),{styles:s,behaviors:o}}(t,e),o=Y.create(s)
|
|
239
239
|
return i.length&&o.withBehaviors(...i),o}class ft{constructor(t,e){this.target=t,this.propertyName=e}bind(t){t[this.propertyName]=this.target}unbind(){}}function bt(t){return new k("fast-ref",ft,t)}function wt(t,e){const s="function"==typeof e?e:()=>e
|
|
240
240
|
return(e,i)=>t(e,i)?s(e,i):null}function xt(t){return t?function(e,s,i){return 1===e.nodeType&&e.matches(t)}:function(t,e,s){return 1===t.nodeType}}class yt{constructor(t,e){this.target=t,this.options=e,this.source=null}bind(t){const e=this.options.property
|
|
241
241
|
this.shouldUpdate=f.getAccessors(t).some((t=>t.name===e)),this.source=t,this.updateTarget(this.computeNodes()),this.shouldUpdate&&this.observe()}unbind(){this.updateTarget(i),this.source=null,this.shouldUpdate&&this.disconnect()}handleEvent(){this.updateTarget(this.computeNodes())}computeNodes(){let t=this.getNodes()
|
|
242
|
-
return void 0!==this.options.filter&&(t=t.filter(this.options.filter)),t}updateTarget(t){this.source[this.options.property]=t}}class $t extends yt{constructor(t,e){super(t,e)}observe(){this.target.addEventListener("slotchange",this)}disconnect(){this.target.removeEventListener("slotchange",this)}getNodes(){return this.target.assignedNodes(this.options)}}function Ct(t){return"string"==typeof t&&(t={property:t}),new k("fast-slotted",$t,t)}class kt extends yt{constructor(t,e){super(t,e),this.observer=null,e.childList=!0}observe(){null===this.observer&&(this.observer=new MutationObserver(this.handleEvent.bind(this))),this.observer.observe(this.target,this.options)}disconnect(){this.observer.disconnect()}getNodes(){return"subtree"in this.options?Array.from(this.target.querySelectorAll(this.options.selector)):Array.from(this.target.childNodes)}}class _t{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const zt=(t,e)=>
|
|
242
|
+
return void 0!==this.options.filter&&(t=t.filter(this.options.filter)),t}updateTarget(t){this.source[this.options.property]=t}}class $t extends yt{constructor(t,e){super(t,e)}observe(){this.target.addEventListener("slotchange",this)}disconnect(){this.target.removeEventListener("slotchange",this)}getNodes(){return this.target.assignedNodes(this.options)}}function Ct(t){return"string"==typeof t&&(t={property:t}),new k("fast-slotted",$t,t)}class kt extends yt{constructor(t,e){super(t,e),this.observer=null,e.childList=!0}observe(){null===this.observer&&(this.observer=new MutationObserver(this.handleEvent.bind(this))),this.observer.observe(this.target,this.options)}disconnect(){this.observer.disconnect()}getNodes(){return"subtree"in this.options?Array.from(this.target.querySelectorAll(this.options.selector)):Array.from(this.target.childNodes)}}class _t{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const zt=(t,e)=>X`
|
|
243
243
|
<span
|
|
244
244
|
part="end"
|
|
245
245
|
${bt("endContainer")}
|
|
@@ -249,7 +249,7 @@ return void 0!==this.options.filter&&(t=t.filter(this.options.filter)),t}updateT
|
|
|
249
249
|
${e.end||""}
|
|
250
250
|
</slot>
|
|
251
251
|
</span>
|
|
252
|
-
`,
|
|
252
|
+
`,It=(t,e)=>X`
|
|
253
253
|
<span
|
|
254
254
|
part="start"
|
|
255
255
|
${bt("startContainer")}
|
|
@@ -279,10 +279,10 @@ return void 0!==this.options.filter&&(t=t.filter(this.options.filter)),t}updateT
|
|
|
279
279
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
280
280
|
PERFORMANCE OF THIS SOFTWARE.
|
|
281
281
|
***************************************************************************** */
|
|
282
|
-
function
|
|
282
|
+
function Ot(t,e,s,i){var o,n=arguments.length,r=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i
|
|
283
283
|
if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,s,i)
|
|
284
284
|
else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(e,s,r):o(e,s))||r)
|
|
285
|
-
return n>3&&r&&Object.defineProperty(e,s,r),r}
|
|
285
|
+
return n>3&&r&&Object.defineProperty(e,s,r),r}X`
|
|
286
286
|
<span part="end" ${bt("endContainer")}>
|
|
287
287
|
<slot
|
|
288
288
|
name="end"
|
|
@@ -290,7 +290,7 @@ return n>3&&r&&Object.defineProperty(e,s,r),r}Y`
|
|
|
290
290
|
@slotchange="${t=>t.handleEndContentChange()}"
|
|
291
291
|
></slot>
|
|
292
292
|
</span>
|
|
293
|
-
`,
|
|
293
|
+
`,X`
|
|
294
294
|
<span part="start" ${bt("startContainer")}>
|
|
295
295
|
<slot
|
|
296
296
|
name="start"
|
|
@@ -304,27 +304,27 @@ const St=new Map
|
|
|
304
304
|
void 0===i&&St.set(s,i=new Map),i.set(t,e)},Reflect.getOwnMetadata=function(t,e){const s=St.get(e)
|
|
305
305
|
if(void 0!==s)return s.get(t)})
|
|
306
306
|
class At{constructor(t,e){this.container=t,this.key=e}instance(t){return this.registerResolver(0,t)}singleton(t){return this.registerResolver(1,t)}transient(t){return this.registerResolver(2,t)}callback(t){return this.registerResolver(3,t)}cachedCallback(t){return this.registerResolver(3,Jt(t))}aliasTo(t){return this.registerResolver(5,t)}registerResolver(t,e){const{container:s,key:i}=this
|
|
307
|
-
return this.container=this.key=void 0,s.registerResolver(i,new Bt(i,t,e))}}function
|
|
307
|
+
return this.container=this.key=void 0,s.registerResolver(i,new Bt(i,t,e))}}function Et(t){const e=t.slice(),s=Object.keys(t),i=s.length
|
|
308
308
|
let o
|
|
309
309
|
for(let n=0;n<i;++n)o=s[n],re(o)||(e[o]=t[o])
|
|
310
|
-
return e}const
|
|
310
|
+
return e}const Mt=Object.freeze({none(t){throw Error(`${t.toString()} not registered, did you forget to add @singleton()?`)},singleton:t=>new Bt(t,1,t),transient:t=>new Bt(t,2,t)}),Vt=Object.freeze({default:Object.freeze({parentLocator:()=>null,responsibleForOwnerRequests:!1,defaultResolver:Mt.singleton})}),Ht=new Map
|
|
311
311
|
function Lt(t){return e=>Reflect.getOwnMetadata(t,e)}let Tt=null
|
|
312
|
-
const Rt=Object.freeze({createContainer:t=>new Gt(null,Object.assign({},
|
|
313
|
-
return e&&e.responsibleForOwnerRequests?e:Rt.findParentContainer(t)},findParentContainer(t){const e=new CustomEvent(
|
|
314
|
-
return t.dispatchEvent(e),e.detail.container||Rt.getOrCreateDOMContainer()},getOrCreateDOMContainer:(t,e)=>t?t.$$container$$||new Gt(t,Object.assign({},
|
|
312
|
+
const Rt=Object.freeze({createContainer:t=>new Gt(null,Object.assign({},Vt.default,t)),findResponsibleContainer(t){const e=t.$$container$$
|
|
313
|
+
return e&&e.responsibleForOwnerRequests?e:Rt.findParentContainer(t)},findParentContainer(t){const e=new CustomEvent(Xt,{bubbles:!0,composed:!0,cancelable:!0,detail:{container:void 0}})
|
|
314
|
+
return t.dispatchEvent(e),e.detail.container||Rt.getOrCreateDOMContainer()},getOrCreateDOMContainer:(t,e)=>t?t.$$container$$||new Gt(t,Object.assign({},Vt.default,e,{parentLocator:Rt.findParentContainer})):Tt||(Tt=new Gt(null,Object.assign({},Vt.default,e,{parentLocator:()=>null}))),getDesignParamtypes:Lt("design:paramtypes"),getAnnotationParamtypes:Lt("di:paramtypes"),getOrCreateAnnotationParamTypes(t){let e=this.getAnnotationParamtypes(t)
|
|
315
315
|
return void 0===e&&Reflect.defineMetadata("di:paramtypes",e=[],t),e},getDependencies(t){let e=Ht.get(t)
|
|
316
316
|
if(void 0===e){const s=t.inject
|
|
317
317
|
if(void 0===s){const s=Rt.getDesignParamtypes(t),i=Rt.getAnnotationParamtypes(t)
|
|
318
318
|
if(void 0===s)if(void 0===i){const s=Object.getPrototypeOf(t)
|
|
319
|
-
e="function"==typeof s&&s!==Function.prototype?
|
|
320
|
-
else if(void 0===i)e=
|
|
321
|
-
else{e=
|
|
319
|
+
e="function"==typeof s&&s!==Function.prototype?Et(Rt.getDependencies(s)):[]}else e=Et(i)
|
|
320
|
+
else if(void 0===i)e=Et(s)
|
|
321
|
+
else{e=Et(s)
|
|
322
322
|
let t,o=i.length
|
|
323
323
|
for(let s=0;s<o;++s)t=i[s],void 0!==t&&(e[s]=t)
|
|
324
324
|
const n=Object.keys(i)
|
|
325
325
|
let r
|
|
326
326
|
o=n.length
|
|
327
|
-
for(let t=0;t<o;++t)r=n[t],re(r)||(e[r]=i[r])}}else e=
|
|
327
|
+
for(let t=0;t<o;++t)r=n[t],re(r)||(e[r]=i[r])}}else e=Et(s)
|
|
328
328
|
Ht.set(t,e)}return e},defineProperty(t,e,s,i=!1){const o=`$di_${e}`
|
|
329
329
|
Reflect.defineProperty(t,e,{get:function(){let t=this[o]
|
|
330
330
|
if(void 0===t){const n=this instanceof HTMLElement?Rt.findResponsibleContainer(this):Rt.getOrCreateDOMContainer()
|
|
@@ -352,8 +352,8 @@ switch(this.strategy){case 1:case 2:return t.getFactory(this.state)
|
|
|
352
352
|
case 5:return null!==(i=null===(s=null===(e=t.getResolver(this.state))||void 0===e?void 0:e.getFactory)||void 0===s?void 0:s.call(e,t))&&void 0!==i?i:null
|
|
353
353
|
default:return null}}}function Dt(t){return this.get(t)}function Nt(t,e){return e(t)}class jt{constructor(t,e){this.Type=t,this.dependencies=e,this.transformers=null}construct(t,e){let s
|
|
354
354
|
return s=void 0===e?new this.Type(...this.dependencies.map(Dt,t)):new this.Type(...this.dependencies.map(Dt,t),...e),null==this.transformers?s:this.transformers.reduce(Nt,s)}registerTransformer(t){(this.transformers||(this.transformers=[])).push(t)}}const qt={$isResolver:!0,resolve:(t,e)=>e}
|
|
355
|
-
function Ut(t){return"function"==typeof t.register}function Kt(t){return function(t){return Ut(t)&&"boolean"==typeof t.registerInRequestor}(t)&&t.registerInRequestor}const Wt=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"]),
|
|
356
|
-
class Gt{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(Pt,qt),t instanceof Node&&t.addEventListener(
|
|
355
|
+
function Ut(t){return"function"==typeof t.register}function Kt(t){return function(t){return Ut(t)&&"boolean"==typeof t.registerInRequestor}(t)&&t.registerInRequestor}const Wt=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"]),Xt="__DI_LOCATE_PARENT__",Yt=new Map
|
|
356
|
+
class Gt{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(Pt,qt),t instanceof Node&&t.addEventListener(Xt,(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")
|
|
357
357
|
let e,s,i,o,n
|
|
358
358
|
const r=this.context
|
|
359
359
|
for(let a=0,l=t.length;a<l;++a)if(e=t[a],ie(e))if(Ut(e))e.register(this,r)
|
|
@@ -378,9 +378,9 @@ let o,n=s
|
|
|
378
378
|
if(e){let e=i
|
|
379
379
|
for(;null!=n;)o=n.resolvers.get(t),null!=o&&(e=e.concat(ee(o,n,s))),n=n.parent
|
|
380
380
|
return e}for(;null!=n;){if(o=n.resolvers.get(t),null!=o)return ee(o,n,s)
|
|
381
|
-
if(n=n.parent,null==n)return i}return i}getFactory(t){let e=
|
|
381
|
+
if(n=n.parent,null==n)return i}return i}getFactory(t){let e=Yt.get(t)
|
|
382
382
|
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.`)
|
|
383
|
-
|
|
383
|
+
Yt.set(t,e=new jt(t,Rt.getDependencies(t)))}return e}registerFactory(t,e){Yt.set(t,e)}createChild(t){return new Gt(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?`)
|
|
384
384
|
if(Wt.has(t.name))throw new Error(`Attempted to jitRegister an intrinsic type: ${t.name}. Did you forget to add @inject(Key)`)
|
|
385
385
|
if(Ut(t)){const s=t.register(e)
|
|
386
386
|
if(!(s instanceof Object)||null==s.resolve){const s=e.resolvers.get(t)
|
|
@@ -409,37 +409,36 @@ for(let e=0;e<s;++e)if(i=t.charCodeAt(e),0===e&&48===i&&s>1||i<48||i>57)return n
|
|
|
409
409
|
return ne[t]=!0}default:return!1}}function ae(t){return`${t.toLowerCase()}:presentation`}const le=new Map,ce=Object.freeze({define(t,e,s){const i=ae(t)
|
|
410
410
|
void 0===le.get(i)?le.set(i,e):le.set(i,!1),s.register(Zt.instance(i,e))},forTag(t,e){const s=ae(t),i=le.get(s)
|
|
411
411
|
if(!1===i){return Rt.findResponsibleContainer(e).get(s)}return i||null}})
|
|
412
|
-
class he{constructor(t,e){this.template=t||null,this.styles=void 0===e?null:Array.isArray(e)?
|
|
413
|
-
null===e.template&&(e.template=this.template),null===e.styles&&(e.styles=this.styles)}}class de extends vt{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=ce.forTag(this.tagName,this)),this._presentation}templateChanged(){void 0!==this.template&&(this.$fastController.template=this.template)}stylesChanged(){void 0!==this.styles&&(this.$fastController.styles=this.styles)}connectedCallback(){null!==this.$presentation&&this.$presentation.applyTo(this),super.connectedCallback()}static compose(t){return(e={})=>new pe(this===de?class extends de{}:this,t,e)}}function ue(t,e,s){return"function"==typeof t?t(e,s):t}
|
|
412
|
+
class he{constructor(t,e){this.template=t||null,this.styles=void 0===e?null:Array.isArray(e)?Y.create(e):e instanceof Y?e:Y.create([e])}applyTo(t){const e=t.$fastController
|
|
413
|
+
null===e.template&&(e.template=this.template),null===e.styles&&(e.styles=this.styles)}}class de extends vt{constructor(){super(...arguments),this._presentation=void 0}get $presentation(){return void 0===this._presentation&&(this._presentation=ce.forTag(this.tagName,this)),this._presentation}templateChanged(){void 0!==this.template&&(this.$fastController.template=this.template)}stylesChanged(){void 0!==this.styles&&(this.$fastController.styles=this.styles)}connectedCallback(){null!==this.$presentation&&this.$presentation.applyTo(this),super.connectedCallback()}static compose(t){return(e={})=>new pe(this===de?class extends de{}:this,t,e)}}function ue(t,e,s){return"function"==typeof t?t(e,s):t}Ot([b],de.prototype,"template",void 0),Ot([b],de.prototype,"styles",void 0)
|
|
414
414
|
class pe{constructor(t,e,s){this.type=t,this.elementDefinition=e,this.overrideDefinition=s,this.definition=Object.assign(Object.assign({},this.elementDefinition),this.overrideDefinition)}register(t,e){const s=this.definition,i=this.overrideDefinition,o=`${s.prefix||e.elementPrefix}-${s.baseName}`
|
|
415
415
|
e.tryDefineElement({name:o,type:this.type,baseClass:this.elementDefinition.baseClass,callback:t=>{const e=new he(ue(s.template,t,s),ue(s.styles,t,s))
|
|
416
416
|
t.definePresentation(e)
|
|
417
417
|
let o=ue(s.shadowOptions,t,s)
|
|
418
418
|
t.shadowRootMode&&(o?i.shadowOptions||(o.mode=t.shadowRootMode):null!==o&&(o={mode:t.shadowRootMode})),t.defineElement({elementOptions:ue(s.elementOptions,t,s),shadowOptions:o,attributes:ue(s.attributes,t,s)})}})}}function ve(t,...e){e.forEach((e=>{if(Object.getOwnPropertyNames(e.prototype).forEach((s=>{"constructor"!==s&&Object.defineProperty(t.prototype,s,Object.getOwnPropertyDescriptor(e.prototype,s))})),e.attributes){const s=t.attributes||[]
|
|
419
|
-
t.attributes=s.concat(e.attributes)}}))}
|
|
420
|
-
function
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
return void 0!==e&&void 0!==i&&void 0!==s&&(!!(!this.regionVisible||this.forceUpdate||void 0===this.regionRect||void 0===this.anchorRect||void 0===this.viewportRect||this.isRectDifferent(this.anchorRect,s.boundingClientRect)||this.isRectDifferent(this.viewportRect,i.boundingClientRect)||this.isRectDifferent(this.regionRect,e.boundingClientRect))&&(this.regionRect=e.boundingClientRect,this.anchorRect=s.boundingClientRect,this.viewportElement===document.documentElement?this.viewportRect=new DOMRectReadOnly(i.boundingClientRect.x+document.documentElement.scrollLeft,i.boundingClientRect.y+document.documentElement.scrollTop,i.boundingClientRect.width,i.boundingClientRect.height):this.viewportRect=i.boundingClientRect,this.updateRegionOffset(),this.forceUpdate=!1,!0))},this.updateRegionOffset=()=>{this.anchorRect&&this.regionRect&&(this.baseHorizontalOffset=this.baseHorizontalOffset+(this.anchorRect.left-this.regionRect.left)+(this.translateX-this.baseHorizontalOffset),this.baseVerticalOffset=this.baseVerticalOffset+(this.anchorRect.top-this.regionRect.top)+(this.translateY-this.baseVerticalOffset))},this.isRectDifferent=(t,e)=>Math.abs(t.top-e.top)>this.updateThreshold||Math.abs(t.right-e.right)>this.updateThreshold||Math.abs(t.bottom-e.bottom)>this.updateThreshold||Math.abs(t.left-e.left)>this.updateThreshold,this.handleResize=t=>{this.update()},this.reset=()=>{this.pendingReset&&(this.pendingReset=!1,null===this.anchorElement&&(this.anchorElement=this.getAnchor()),null===this.viewportElement&&(this.viewportElement=this.getViewport()),this.currentDirection=Re(this),this.startObservers())},this.updateLayout=()=>{let t,e
|
|
419
|
+
t.attributes=s.concat(e.attributes)}}))}const ge="horizontal",me="vertical"
|
|
420
|
+
function fe(...t){return t.every((t=>t instanceof HTMLElement))}let be
|
|
421
|
+
const we="resize",xe="scroll"
|
|
422
|
+
var ye
|
|
423
|
+
!function(t){t[t.alt=18]="alt",t[t.arrowDown=40]="arrowDown",t[t.arrowLeft=37]="arrowLeft",t[t.arrowRight=39]="arrowRight",t[t.arrowUp=38]="arrowUp",t[t.back=8]="back",t[t.backSlash=220]="backSlash",t[t.break=19]="break",t[t.capsLock=20]="capsLock",t[t.closeBracket=221]="closeBracket",t[t.colon=186]="colon",t[t.colon2=59]="colon2",t[t.comma=188]="comma",t[t.ctrl=17]="ctrl",t[t.delete=46]="delete",t[t.end=35]="end",t[t.enter=13]="enter",t[t.equals=187]="equals",t[t.equals2=61]="equals2",t[t.equals3=107]="equals3",t[t.escape=27]="escape",t[t.forwardSlash=191]="forwardSlash",t[t.function1=112]="function1",t[t.function10=121]="function10",t[t.function11=122]="function11",t[t.function12=123]="function12",t[t.function2=113]="function2",t[t.function3=114]="function3",t[t.function4=115]="function4",t[t.function5=116]="function5",t[t.function6=117]="function6",t[t.function7=118]="function7",t[t.function8=119]="function8",t[t.function9=120]="function9",t[t.home=36]="home",t[t.insert=45]="insert",t[t.menu=93]="menu",t[t.minus=189]="minus",t[t.minus2=109]="minus2",t[t.numLock=144]="numLock",t[t.numPad0=96]="numPad0",t[t.numPad1=97]="numPad1",t[t.numPad2=98]="numPad2",t[t.numPad3=99]="numPad3",t[t.numPad4=100]="numPad4",t[t.numPad5=101]="numPad5",t[t.numPad6=102]="numPad6",t[t.numPad7=103]="numPad7",t[t.numPad8=104]="numPad8",t[t.numPad9=105]="numPad9",t[t.numPadDivide=111]="numPadDivide",t[t.numPadDot=110]="numPadDot",t[t.numPadMinus=109]="numPadMinus",t[t.numPadMultiply=106]="numPadMultiply",t[t.numPadPlus=107]="numPadPlus",t[t.openBracket=219]="openBracket",t[t.pageDown=34]="pageDown",t[t.pageUp=33]="pageUp",t[t.period=190]="period",t[t.print=44]="print",t[t.quote=222]="quote",t[t.scrollLock=145]="scrollLock",t[t.shift=16]="shift",t[t.space=32]="space",t[t.tab=9]="tab",t[t.tilde=192]="tilde",t[t.windowsLeft=91]="windowsLeft",t[t.windowsOpera=219]="windowsOpera",t[t.windowsRight=92]="windowsRight"}(ye||(ye={}))
|
|
424
|
+
const $e="ArrowDown",Ce="ArrowLeft",ke="ArrowRight",_e="ArrowUp",ze="Enter",Ie="Escape",Oe="Home",Se="End",Ae=" ",Ee="Tab",Me={ArrowDown:$e,ArrowLeft:Ce,ArrowRight:ke,ArrowUp:_e}
|
|
425
|
+
var Ve
|
|
426
|
+
function He(t,e,s=0){return[e,s]=[e,s].sort(((t,e)=>t-e)),e<=t&&t<s}!function(t){t.ltr="ltr",t.rtl="rtl"}(Ve||(Ve={}))
|
|
427
|
+
let Le=0
|
|
428
|
+
function Te(t=""){return`${t}${Le++}`}class Re{}Ot([ot({attribute:"aria-atomic"})],Re.prototype,"ariaAtomic",void 0),Ot([ot({attribute:"aria-busy"})],Re.prototype,"ariaBusy",void 0),Ot([ot({attribute:"aria-controls"})],Re.prototype,"ariaControls",void 0),Ot([ot({attribute:"aria-current"})],Re.prototype,"ariaCurrent",void 0),Ot([ot({attribute:"aria-describedby"})],Re.prototype,"ariaDescribedby",void 0),Ot([ot({attribute:"aria-details"})],Re.prototype,"ariaDetails",void 0),Ot([ot({attribute:"aria-disabled"})],Re.prototype,"ariaDisabled",void 0),Ot([ot({attribute:"aria-errormessage"})],Re.prototype,"ariaErrormessage",void 0),Ot([ot({attribute:"aria-flowto"})],Re.prototype,"ariaFlowto",void 0),Ot([ot({attribute:"aria-haspopup"})],Re.prototype,"ariaHaspopup",void 0),Ot([ot({attribute:"aria-hidden"})],Re.prototype,"ariaHidden",void 0),Ot([ot({attribute:"aria-invalid"})],Re.prototype,"ariaInvalid",void 0),Ot([ot({attribute:"aria-keyshortcuts"})],Re.prototype,"ariaKeyshortcuts",void 0),Ot([ot({attribute:"aria-label"})],Re.prototype,"ariaLabel",void 0),Ot([ot({attribute:"aria-labelledby"})],Re.prototype,"ariaLabelledby",void 0),Ot([ot({attribute:"aria-live"})],Re.prototype,"ariaLive",void 0),Ot([ot({attribute:"aria-owns"})],Re.prototype,"ariaOwns",void 0),Ot([ot({attribute:"aria-relevant"})],Re.prototype,"ariaRelevant",void 0),Ot([ot({attribute:"aria-roledescription"})],Re.prototype,"ariaRoledescription",void 0)
|
|
429
|
+
class Pe extends de{constructor(){super(...arguments),this.handleUnsupportedDelegatesFocus=()=>{var t
|
|
430
|
+
window.ShadowRoot&&!window.ShadowRoot.prototype.hasOwnProperty("delegatesFocus")&&(null===(t=this.$fastController.definition.shadowOptions)||void 0===t?void 0:t.delegatesFocus)&&(this.focus=()=>{this.control.focus()})}}connectedCallback(){super.connectedCallback(),this.handleUnsupportedDelegatesFocus()}}Ot([ot],Pe.prototype,"download",void 0),Ot([ot],Pe.prototype,"href",void 0),Ot([ot],Pe.prototype,"hreflang",void 0),Ot([ot],Pe.prototype,"ping",void 0),Ot([ot],Pe.prototype,"referrerpolicy",void 0),Ot([ot],Pe.prototype,"rel",void 0),Ot([ot],Pe.prototype,"target",void 0),Ot([ot],Pe.prototype,"type",void 0),Ot([b],Pe.prototype,"defaultSlottedContent",void 0)
|
|
431
|
+
class Fe{}Ot([ot({attribute:"aria-expanded"})],Fe.prototype,"ariaExpanded",void 0),ve(Fe,Re),ve(Pe,_t,Fe)
|
|
432
|
+
const Be=t=>{const e=t.closest("[dir]")
|
|
433
|
+
return null!==e&&"rtl"===e.dir?Ve.rtl:Ve.ltr}
|
|
434
|
+
class De extends de{constructor(){super(...arguments),this.anchor="",this.viewport="",this.horizontalPositioningMode="uncontrolled",this.horizontalDefaultPosition="unset",this.horizontalViewportLock=!1,this.horizontalInset=!1,this.horizontalScaling="content",this.verticalPositioningMode="uncontrolled",this.verticalDefaultPosition="unset",this.verticalViewportLock=!1,this.verticalInset=!1,this.verticalScaling="content",this.fixedPlacement=!1,this.autoUpdateMode="anchor",this.anchorElement=null,this.viewportElement=null,this.initialLayoutComplete=!1,this.resizeDetector=null,this.baseHorizontalOffset=0,this.baseVerticalOffset=0,this.pendingPositioningUpdate=!1,this.pendingReset=!1,this.currentDirection=Ve.ltr,this.regionVisible=!1,this.forceUpdate=!1,this.updateThreshold=.5,this.update=()=>{this.pendingPositioningUpdate||this.requestPositionUpdates()},this.startObservers=()=>{this.stopObservers(),null!==this.anchorElement&&(this.requestPositionUpdates(),null!==this.resizeDetector&&(this.resizeDetector.observe(this.anchorElement),this.resizeDetector.observe(this)))},this.requestPositionUpdates=()=>{null===this.anchorElement||this.pendingPositioningUpdate||(De.intersectionService.requestPosition(this,this.handleIntersection),De.intersectionService.requestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&De.intersectionService.requestPosition(this.viewportElement,this.handleIntersection),this.pendingPositioningUpdate=!0)},this.stopObservers=()=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,De.intersectionService.cancelRequestPosition(this,this.handleIntersection),null!==this.anchorElement&&De.intersectionService.cancelRequestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&De.intersectionService.cancelRequestPosition(this.viewportElement,this.handleIntersection)),null!==this.resizeDetector&&this.resizeDetector.disconnect()},this.getViewport=()=>"string"!=typeof this.viewport||""===this.viewport?document.documentElement:document.getElementById(this.viewport),this.getAnchor=()=>document.getElementById(this.anchor),this.handleIntersection=t=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,this.applyIntersectionEntries(t)&&this.updateLayout())},this.applyIntersectionEntries=t=>{const e=t.find((t=>t.target===this)),s=t.find((t=>t.target===this.anchorElement)),i=t.find((t=>t.target===this.viewportElement))
|
|
435
|
+
return void 0!==e&&void 0!==i&&void 0!==s&&(!!(!this.regionVisible||this.forceUpdate||void 0===this.regionRect||void 0===this.anchorRect||void 0===this.viewportRect||this.isRectDifferent(this.anchorRect,s.boundingClientRect)||this.isRectDifferent(this.viewportRect,i.boundingClientRect)||this.isRectDifferent(this.regionRect,e.boundingClientRect))&&(this.regionRect=e.boundingClientRect,this.anchorRect=s.boundingClientRect,this.viewportElement===document.documentElement?this.viewportRect=new DOMRectReadOnly(i.boundingClientRect.x+document.documentElement.scrollLeft,i.boundingClientRect.y+document.documentElement.scrollTop,i.boundingClientRect.width,i.boundingClientRect.height):this.viewportRect=i.boundingClientRect,this.updateRegionOffset(),this.forceUpdate=!1,!0))},this.updateRegionOffset=()=>{this.anchorRect&&this.regionRect&&(this.baseHorizontalOffset=this.baseHorizontalOffset+(this.anchorRect.left-this.regionRect.left)+(this.translateX-this.baseHorizontalOffset),this.baseVerticalOffset=this.baseVerticalOffset+(this.anchorRect.top-this.regionRect.top)+(this.translateY-this.baseVerticalOffset))},this.isRectDifferent=(t,e)=>Math.abs(t.top-e.top)>this.updateThreshold||Math.abs(t.right-e.right)>this.updateThreshold||Math.abs(t.bottom-e.bottom)>this.updateThreshold||Math.abs(t.left-e.left)>this.updateThreshold,this.handleResize=t=>{this.update()},this.reset=()=>{this.pendingReset&&(this.pendingReset=!1,null===this.anchorElement&&(this.anchorElement=this.getAnchor()),null===this.viewportElement&&(this.viewportElement=this.getViewport()),this.currentDirection=Be(this),this.startObservers())},this.updateLayout=()=>{let t,e
|
|
437
436
|
if("uncontrolled"!==this.horizontalPositioningMode){const t=this.getPositioningOptions(this.horizontalInset)
|
|
438
437
|
if("center"===this.horizontalDefaultPosition)e="center"
|
|
439
438
|
else if("unset"!==this.horizontalDefaultPosition){let t=this.horizontalDefaultPosition
|
|
440
|
-
if("start"===t||"end"===t){const e=
|
|
439
|
+
if("start"===t||"end"===t){const e=Be(this)
|
|
441
440
|
if(e!==this.currentDirection)return this.currentDirection=e,void this.initialize()
|
|
442
|
-
t=this.currentDirection===
|
|
441
|
+
t=this.currentDirection===Ve.ltr?"start"===t?"left":"right":"start"===t?"right":"left"}switch(t){case"left":e=this.horizontalInset?"insetStart":"start"
|
|
443
442
|
break
|
|
444
443
|
case"right":e=this.horizontalInset?"insetEnd":"end"}}const s=void 0!==this.horizontalThreshold?this.horizontalThreshold:void 0!==this.regionRect?this.regionRect.width:0,i=void 0!==this.anchorRect?this.anchorRect.left:0,o=void 0!==this.anchorRect?this.anchorRect.right:0,n=void 0!==this.anchorRect?this.anchorRect.width:0,r=void 0!==this.viewportRect?this.viewportRect.left:0,a=void 0!==this.viewportRect?this.viewportRect.right:0;(void 0===e||"locktodefault"!==this.horizontalPositioningMode&&this.getAvailableSpace(e,i,o,n,r,a)<s)&&(e=this.getAvailableSpace(t[0],i,o,n,r,a)>this.getAvailableSpace(t[1],i,o,n,r,a)?t[0]:t[1])}if("uncontrolled"!==this.verticalPositioningMode){const e=this.getPositioningOptions(this.verticalInset)
|
|
445
444
|
if("center"===this.verticalDefaultPosition)t="center"
|
|
@@ -449,7 +448,7 @@ case"bottom":t=this.verticalInset?"insetEnd":"end"}const s=void 0!==this.vertica
|
|
|
449
448
|
if(this.setHorizontalPosition(e,s),this.setVerticalPosition(t,s),this.updateRegionStyle(),!this.initialLayoutComplete)return this.initialLayoutComplete=!0,void this.requestPositionUpdates()
|
|
450
449
|
this.regionVisible||(this.regionVisible=!0,this.style.removeProperty("pointer-events"),this.style.removeProperty("opacity"),this.classList.toggle("loaded",!0),this.$emit("loaded",this,{bubbles:!1})),this.updatePositionClasses(),i&&this.$emit("positionchange",this,{bubbles:!1})},this.updateRegionStyle=()=>{this.style.width=this.regionWidth,this.style.height=this.regionHeight,this.style.transform=`translate(${this.translateX}px, ${this.translateY}px)`},this.updatePositionClasses=()=>{this.classList.toggle("top","start"===this.verticalPosition),this.classList.toggle("bottom","end"===this.verticalPosition),this.classList.toggle("inset-top","insetStart"===this.verticalPosition),this.classList.toggle("inset-bottom","insetEnd"===this.verticalPosition),this.classList.toggle("vertical-center","center"===this.verticalPosition),this.classList.toggle("left","start"===this.horizontalPosition),this.classList.toggle("right","end"===this.horizontalPosition),this.classList.toggle("inset-left","insetStart"===this.horizontalPosition),this.classList.toggle("inset-right","insetEnd"===this.horizontalPosition),this.classList.toggle("horizontal-center","center"===this.horizontalPosition)},this.setHorizontalPosition=(t,e)=>{if(void 0===t||void 0===this.regionRect||void 0===this.anchorRect||void 0===this.viewportRect)return
|
|
451
450
|
let s=0
|
|
452
|
-
switch(this.horizontalScaling){case"anchor":case"fill":s=e.width,this.regionWidth=`${s}px`
|
|
451
|
+
switch(this.horizontalScaling){case"anchor":case"fill":s=this.horizontalViewportLock?this.viewportRect.width:e.width,this.regionWidth=`${s}px`
|
|
453
452
|
break
|
|
454
453
|
case"content":s=this.regionRect.width,this.regionWidth="unset"}let i=0
|
|
455
454
|
switch(t){case"start":this.translateX=this.baseHorizontalOffset-s,this.horizontalViewportLock&&this.anchorRect.left>this.viewportRect.right&&(this.translateX=this.translateX-(this.anchorRect.left-this.viewportRect.right))
|
|
@@ -463,7 +462,7 @@ break
|
|
|
463
462
|
case"center":if(i=(this.anchorRect.width-s)/2,this.translateX=this.baseHorizontalOffset+i,this.horizontalViewportLock){const t=this.anchorRect.left+i,e=this.anchorRect.right-i
|
|
464
463
|
t<this.viewportRect.left&&!(e>this.viewportRect.right)?this.translateX=this.translateX-(t-this.viewportRect.left):e>this.viewportRect.right&&!(t<this.viewportRect.left)&&(this.translateX=this.translateX-(e-this.viewportRect.right))}}this.horizontalPosition=t},this.setVerticalPosition=(t,e)=>{if(void 0===t||void 0===this.regionRect||void 0===this.anchorRect||void 0===this.viewportRect)return
|
|
465
464
|
let s=0
|
|
466
|
-
switch(this.verticalScaling){case"anchor":case"fill":s=e.height,this.regionHeight=`${s}px`
|
|
465
|
+
switch(this.verticalScaling){case"anchor":case"fill":s=this.verticalViewportLock?this.viewportRect.height:e.height,this.regionHeight=`${s}px`
|
|
467
466
|
break
|
|
468
467
|
case"content":s=this.regionRect.height,this.regionHeight="unset"}let i=0
|
|
469
468
|
switch(t){case"start":this.translateY=this.baseVerticalOffset-s,this.verticalViewportLock&&this.anchorRect.top>this.viewportRect.bottom&&(this.translateY=this.translateY-(this.anchorRect.top-this.viewportRect.bottom))
|
|
@@ -481,31 +480,32 @@ case"insetStart":return r+i
|
|
|
481
480
|
case"insetEnd":return a+i
|
|
482
481
|
case"end":return a
|
|
483
482
|
case"center":return 2*Math.min(r,a)+i}},this.getNextRegionDimension=(t,e)=>{const s={height:void 0!==this.regionRect?this.regionRect.height:0,width:void 0!==this.regionRect?this.regionRect.width:0}
|
|
484
|
-
return void 0!==t&&"fill"===this.horizontalScaling?s.width=this.getAvailableSpace(t,void 0!==this.anchorRect?this.anchorRect.left:0,void 0!==this.anchorRect?this.anchorRect.right:0,void 0!==this.anchorRect?this.anchorRect.width:0,void 0!==this.viewportRect?this.viewportRect.left:0,void 0!==this.viewportRect?this.viewportRect.right:0):"anchor"===this.horizontalScaling&&(s.width=void 0!==this.anchorRect?this.anchorRect.width:0),void 0!==e&&"fill"===this.verticalScaling?s.height=this.getAvailableSpace(e,void 0!==this.anchorRect?this.anchorRect.top:0,void 0!==this.anchorRect?this.anchorRect.bottom:0,void 0!==this.anchorRect?this.anchorRect.height:0,void 0!==this.viewportRect?this.viewportRect.top:0,void 0!==this.viewportRect?this.viewportRect.bottom:0):"anchor"===this.verticalScaling&&(s.height=void 0!==this.anchorRect?this.anchorRect.height:0),s},this.startAutoUpdateEventListeners=()=>{window.addEventListener(
|
|
483
|
+
return void 0!==t&&"fill"===this.horizontalScaling?s.width=this.getAvailableSpace(t,void 0!==this.anchorRect?this.anchorRect.left:0,void 0!==this.anchorRect?this.anchorRect.right:0,void 0!==this.anchorRect?this.anchorRect.width:0,void 0!==this.viewportRect?this.viewportRect.left:0,void 0!==this.viewportRect?this.viewportRect.right:0):"anchor"===this.horizontalScaling&&(s.width=void 0!==this.anchorRect?this.anchorRect.width:0),void 0!==e&&"fill"===this.verticalScaling?s.height=this.getAvailableSpace(e,void 0!==this.anchorRect?this.anchorRect.top:0,void 0!==this.anchorRect?this.anchorRect.bottom:0,void 0!==this.anchorRect?this.anchorRect.height:0,void 0!==this.viewportRect?this.viewportRect.top:0,void 0!==this.viewportRect?this.viewportRect.bottom:0):"anchor"===this.verticalScaling&&(s.height=void 0!==this.anchorRect?this.anchorRect.height:0),s},this.startAutoUpdateEventListeners=()=>{window.addEventListener(we,this.update,{passive:!0}),window.addEventListener(xe,this.update,{passive:!0,capture:!0}),null!==this.resizeDetector&&null!==this.viewportElement&&this.resizeDetector.observe(this.viewportElement)},this.stopAutoUpdateEventListeners=()=>{window.removeEventListener(we,this.update),window.removeEventListener(xe,this.update),null!==this.resizeDetector&&null!==this.viewportElement&&this.resizeDetector.unobserve(this.viewportElement)}}anchorChanged(){this.initialLayoutComplete&&(this.anchorElement=this.getAnchor())}viewportChanged(){this.initialLayoutComplete&&(this.viewportElement=this.getViewport())}horizontalPositioningModeChanged(){this.requestReset()}horizontalDefaultPositionChanged(){this.updateForAttributeChange()}horizontalViewportLockChanged(){this.updateForAttributeChange()}horizontalInsetChanged(){this.updateForAttributeChange()}horizontalThresholdChanged(){this.updateForAttributeChange()}horizontalScalingChanged(){this.updateForAttributeChange()}verticalPositioningModeChanged(){this.requestReset()}verticalDefaultPositionChanged(){this.updateForAttributeChange()}verticalViewportLockChanged(){this.updateForAttributeChange()}verticalInsetChanged(){this.updateForAttributeChange()}verticalThresholdChanged(){this.updateForAttributeChange()}verticalScalingChanged(){this.updateForAttributeChange()}fixedPlacementChanged(){this.$fastController.isConnected&&this.initialLayoutComplete&&this.initialize()}autoUpdateModeChanged(t,e){this.$fastController.isConnected&&this.initialLayoutComplete&&("auto"===t&&this.stopAutoUpdateEventListeners(),"auto"===e&&this.startAutoUpdateEventListeners())}anchorElementChanged(){this.requestReset()}viewportElementChanged(){this.$fastController.isConnected&&this.initialLayoutComplete&&this.initialize()}connectedCallback(){super.connectedCallback(),"auto"===this.autoUpdateMode&&this.startAutoUpdateEventListeners(),this.initialize()}disconnectedCallback(){super.disconnectedCallback(),"auto"===this.autoUpdateMode&&this.stopAutoUpdateEventListeners(),this.stopObservers(),this.disconnectResizeDetector()}adoptedCallback(){this.initialize()}disconnectResizeDetector(){null!==this.resizeDetector&&(this.resizeDetector.disconnect(),this.resizeDetector=null)}initializeResizeDetector(){this.disconnectResizeDetector(),this.resizeDetector=new window.ResizeObserver(this.handleResize)}updateForAttributeChange(){this.$fastController.isConnected&&this.initialLayoutComplete&&(this.forceUpdate=!0,this.update())}initialize(){this.initializeResizeDetector(),null===this.anchorElement&&(this.anchorElement=this.getAnchor()),this.requestReset()}requestReset(){this.$fastController.isConnected&&!1===this.pendingReset&&(this.setInitialState(),h.queueUpdate((()=>this.reset())),this.pendingReset=!0)}setInitialState(){this.initialLayoutComplete=!1,this.regionVisible=!1,this.translateX=0,this.translateY=0,this.baseHorizontalOffset=0,this.baseVerticalOffset=0,this.viewportRect=void 0,this.regionRect=void 0,this.anchorRect=void 0,this.verticalPosition=void 0,this.horizontalPosition=void 0,this.style.opacity="0",this.style.pointerEvents="none",this.forceUpdate=!1,this.style.position=this.fixedPlacement?"fixed":"absolute",this.updatePositionClasses(),this.updateRegionStyle()}}De.intersectionService=new class{constructor(){this.intersectionDetector=null,this.observedElements=new Map,this.requestPosition=(t,e)=>{var s
|
|
485
484
|
null!==this.intersectionDetector&&(this.observedElements.has(t)?null===(s=this.observedElements.get(t))||void 0===s||s.push(e):(this.observedElements.set(t,[e]),this.intersectionDetector.observe(t)))},this.cancelRequestPosition=(t,e)=>{const s=this.observedElements.get(t)
|
|
486
485
|
if(void 0!==s){const t=s.indexOf(e);-1!==t&&s.splice(t,1)}},this.initializeIntersectionDetector=()=>{t.IntersectionObserver&&(this.intersectionDetector=new IntersectionObserver(this.handleIntersection,{root:null,rootMargin:"0px",threshold:[0,1]}))},this.handleIntersection=t=>{if(null===this.intersectionDetector)return
|
|
487
486
|
const e=[],s=[]
|
|
488
487
|
t.forEach((t=>{var i
|
|
489
488
|
null===(i=this.intersectionDetector)||void 0===i||i.unobserve(t.target)
|
|
490
489
|
const o=this.observedElements.get(t.target)
|
|
491
|
-
void 0!==o&&(o.forEach((i=>{let o=e.indexOf(i);-1===o&&(o=e.length,e.push(i),s.push([])),s[o].push(t)})),this.observedElements.delete(t.target))})),e.forEach(((t,e)=>{t(s[e])}))},this.initializeIntersectionDetector()}},
|
|
492
|
-
class
|
|
493
|
-
class
|
|
490
|
+
void 0!==o&&(o.forEach((i=>{let o=e.indexOf(i);-1===o&&(o=e.length,e.push(i),s.push([])),s[o].push(t)})),this.observedElements.delete(t.target))})),e.forEach(((t,e)=>{t(s[e])}))},this.initializeIntersectionDetector()}},Ot([ot],De.prototype,"anchor",void 0),Ot([ot],De.prototype,"viewport",void 0),Ot([ot({attribute:"horizontal-positioning-mode"})],De.prototype,"horizontalPositioningMode",void 0),Ot([ot({attribute:"horizontal-default-position"})],De.prototype,"horizontalDefaultPosition",void 0),Ot([ot({attribute:"horizontal-viewport-lock",mode:"boolean"})],De.prototype,"horizontalViewportLock",void 0),Ot([ot({attribute:"horizontal-inset",mode:"boolean"})],De.prototype,"horizontalInset",void 0),Ot([ot({attribute:"horizontal-threshold"})],De.prototype,"horizontalThreshold",void 0),Ot([ot({attribute:"horizontal-scaling"})],De.prototype,"horizontalScaling",void 0),Ot([ot({attribute:"vertical-positioning-mode"})],De.prototype,"verticalPositioningMode",void 0),Ot([ot({attribute:"vertical-default-position"})],De.prototype,"verticalDefaultPosition",void 0),Ot([ot({attribute:"vertical-viewport-lock",mode:"boolean"})],De.prototype,"verticalViewportLock",void 0),Ot([ot({attribute:"vertical-inset",mode:"boolean"})],De.prototype,"verticalInset",void 0),Ot([ot({attribute:"vertical-threshold"})],De.prototype,"verticalThreshold",void 0),Ot([ot({attribute:"vertical-scaling"})],De.prototype,"verticalScaling",void 0),Ot([ot({attribute:"fixed-placement",mode:"boolean"})],De.prototype,"fixedPlacement",void 0),Ot([ot({attribute:"auto-update-mode"})],De.prototype,"autoUpdateMode",void 0),Ot([b],De.prototype,"anchorElement",void 0),Ot([b],De.prototype,"viewportElement",void 0),Ot([b],De.prototype,"initialLayoutComplete",void 0)
|
|
491
|
+
class Ne extends Pe{constructor(){super(...arguments),this.separator=!0}}Ot([b],Ne.prototype,"separator",void 0),ve(Ne,_t,Fe)
|
|
492
|
+
class je extends de{slottedBreadcrumbItemsChanged(){if(this.$fastController.isConnected){if(void 0===this.slottedBreadcrumbItems||0===this.slottedBreadcrumbItems.length)return
|
|
494
493
|
const t=this.slottedBreadcrumbItems[this.slottedBreadcrumbItems.length-1]
|
|
495
|
-
this.
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
494
|
+
this.slottedBreadcrumbItems.forEach((e=>{const s=e===t
|
|
495
|
+
this.setItemSeparator(e,s),this.setAriaCurrent(e,s)}))}}setItemSeparator(t,e){t instanceof Ne&&(t.separator=!e)}findChildWithHref(t){var e,s
|
|
496
|
+
return t.childElementCount>0?t.querySelector("a[href]"):(null===(e=t.shadowRoot)||void 0===e?void 0:e.childElementCount)?null===(s=t.shadowRoot)||void 0===s?void 0:s.querySelector("a[href]"):null}setAriaCurrent(t,e){const s=this.findChildWithHref(t)
|
|
497
|
+
null===s&&t.hasAttribute("href")&&t instanceof Ne?e?t.setAttribute("aria-current","page"):t.removeAttribute("aria-current"):null!==s&&(e?s.setAttribute("aria-current","page"):s.removeAttribute("aria-current"))}}Ot([b],je.prototype,"slottedBreadcrumbItems",void 0)
|
|
498
|
+
const qe="form-associated-proxy",Ue="ElementInternals",Ke=Ue in window&&"setFormValue"in window.ElementInternals.prototype,We=new WeakMap
|
|
499
|
+
function Xe(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 Ke}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))
|
|
500
500
|
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}']`)),s=t?e.concat(Array.from(t)):e
|
|
501
|
-
return Object.freeze(s)}return i}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),h.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),h.queueUpdate((()=>this.classList.toggle("required",this.required))),this.validate()}get elementInternals(){if(!
|
|
502
|
-
let t=
|
|
503
|
-
return t||(t=this.attachInternals(),
|
|
504
|
-
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",
|
|
505
|
-
this.removeChild(this.proxy),null===(t=this.shadowRoot)||void 0===t||t.removeChild(this.proxySlot)}validate(){this.proxy instanceof HTMLElement&&this.setValidity(this.proxy.validity,this.proxy.validationMessage)}setFormValue(t,e){this.elementInternals&&this.elementInternals.setFormValue(t,e||t)}_keypressHandler(t){switch(t.key){case
|
|
501
|
+
return Object.freeze(s)}return i}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),h.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),h.queueUpdate((()=>this.classList.toggle("required",this.required))),this.validate()}get elementInternals(){if(!Ke)return null
|
|
502
|
+
let t=We.get(this)
|
|
503
|
+
return t||(t=this.attachInternals(),We.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(){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,s){this.elementInternals?this.elementInternals.setValidity(t,e,s):"string"==typeof e&&this.proxy.setCustomValidity(e)}formDisabledCallback(t){this.disabled=t}formResetCallback(){this.value=this.initialValue,this.dirtyValue=!1}attachProxy(){var t
|
|
504
|
+
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",qe),this.proxySlot=document.createElement("slot"),this.proxySlot.setAttribute("name",qe)),null===(t=this.shadowRoot)||void 0===t||t.appendChild(this.proxySlot),this.appendChild(this.proxy)}detachProxy(){var t
|
|
505
|
+
this.removeChild(this.proxy),null===(t=this.shadowRoot)||void 0===t||t.removeChild(this.proxySlot)}validate(){this.proxy instanceof HTMLElement&&this.setValidity(this.proxy.validity,this.proxy.validationMessage)}setFormValue(t,e){this.elementInternals&&this.elementInternals.setFormValue(t,e||t)}_keypressHandler(t){switch(t.key){case ze:if(this.form instanceof HTMLFormElement){const t=this.form.querySelector("[type=submit]")
|
|
506
506
|
null==t||t.click()}}}stopPropagation(t){t.stopPropagation()}}
|
|
507
|
-
return ot({mode:"boolean"})(e.prototype,"disabled"),ot({mode:"fromView",attribute:"value"})(e.prototype,"initialValue"),ot({attribute:"current-value"})(e.prototype,"currentValue"),ot(e.prototype,"name"),ot({mode:"boolean"})(e.prototype,"required"),b(e.prototype,"value"),e}function
|
|
508
|
-
this.setFormValue(t,t)}connectedCallback(){super.connectedCallback(),this.updateForm()}formResetCallback(){super.formResetCallback(),this.checked=!!this.checkedAttribute,this.dirtyChecked=!1}}return ot({attribute:"checked",mode:"boolean"})(s.prototype,"checkedAttribute"),ot({attribute:"current-checked",converter:et})(s.prototype,"currentChecked"),b(s.prototype,"defaultChecked"),b(s.prototype,"checked"),s}class
|
|
507
|
+
return ot({mode:"boolean"})(e.prototype,"disabled"),ot({mode:"fromView",attribute:"value"})(e.prototype,"initialValue"),ot({attribute:"current-value"})(e.prototype,"currentValue"),ot(e.prototype,"name"),ot({mode:"boolean"})(e.prototype,"required"),b(e.prototype,"value"),e}function Ye(t){class e extends(Xe(t)){}class s 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
|
|
508
|
+
this.setFormValue(t,t)}connectedCallback(){super.connectedCallback(),this.updateForm()}formResetCallback(){super.formResetCallback(),this.checked=!!this.checkedAttribute,this.dirtyChecked=!1}}return ot({attribute:"checked",mode:"boolean"})(s.prototype,"checkedAttribute"),ot({attribute:"current-checked",converter:et})(s.prototype,"currentChecked"),b(s.prototype,"defaultChecked"),b(s.prototype,"checked"),s}class Ge extends de{}class Qe extends(Xe(Ge)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class Je extends Qe{constructor(){super(...arguments),this.handleClick=t=>{var e
|
|
509
509
|
this.disabled&&(null===(e=this.defaultSlottedContent)||void 0===e?void 0:e.length)<=1&&t.stopPropagation()},this.handleSubmission=()=>{if(!this.form)return
|
|
510
510
|
const t=this.proxy.isConnected
|
|
511
511
|
t||this.attachProxy(),"function"==typeof this.form.requestSubmit?this.form.requestSubmit(this.proxy):this.proxy.click(),t||this.detachProxy()},this.handleFormReset=()=>{var t
|
|
@@ -516,14 +516,16 @@ const e=Array.from(null===(t=this.control)||void 0===t?void 0:t.children)
|
|
|
516
516
|
e&&e.forEach((t=>{t.addEventListener("click",this.handleClick)}))}disconnectedCallback(){var t
|
|
517
517
|
super.disconnectedCallback()
|
|
518
518
|
const e=Array.from(null===(t=this.control)||void 0===t?void 0:t.children)
|
|
519
|
-
e&&e.forEach((t=>{t.removeEventListener("click",this.handleClick)}))}}
|
|
520
|
-
class
|
|
521
|
-
class
|
|
522
|
-
class
|
|
523
|
-
return null!==(
|
|
524
|
-
return
|
|
525
|
-
|
|
526
|
-
|
|
519
|
+
e&&e.forEach((t=>{t.removeEventListener("click",this.handleClick)}))}}Ot([ot({mode:"boolean"})],Je.prototype,"autofocus",void 0),Ot([ot({attribute:"form"})],Je.prototype,"formId",void 0),Ot([ot],Je.prototype,"formaction",void 0),Ot([ot],Je.prototype,"formenctype",void 0),Ot([ot],Je.prototype,"formmethod",void 0),Ot([ot({mode:"boolean"})],Je.prototype,"formnovalidate",void 0),Ot([ot],Je.prototype,"formtarget",void 0),Ot([ot],Je.prototype,"type",void 0),Ot([b],Je.prototype,"defaultSlottedContent",void 0)
|
|
520
|
+
class Ze{}Ot([ot({attribute:"aria-expanded"})],Ze.prototype,"ariaExpanded",void 0),Ot([ot({attribute:"aria-pressed"})],Ze.prototype,"ariaPressed",void 0),ve(Ze,Re),ve(Je,_t,Ze)
|
|
521
|
+
class ts extends de{}class es extends(Ye(ts)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class ss extends es{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=t=>{switch(t.key){case Ae:this.checked=!this.checked}},this.clickHandler=t=>{this.disabled||this.readOnly||(this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}}function is(t){return fe(t)&&("option"===t.getAttribute("role")||t instanceof HTMLOptionElement)}Ot([ot({attribute:"readonly",mode:"boolean"})],ss.prototype,"readOnly",void 0),Ot([b],ss.prototype,"defaultSlottedNodes",void 0),Ot([b],ss.prototype,"indeterminate",void 0)
|
|
522
|
+
class os extends de{constructor(t,e,s,i){super(),this.defaultSelected=!1,this.dirtySelected=!1,this.selected=this.defaultSelected,this.dirtyValue=!1,t&&(this.textContent=t),e&&(this.initialValue=e),s&&(this.defaultSelected=s),i&&(this.selected=i),this.proxy=new Option(`${this.textContent}`,this.initialValue,this.defaultSelected,this.selected),this.proxy.disabled=this.disabled}checkedChanged(t,e){this.ariaChecked="boolean"!=typeof e?null:e?"true":"false"}contentChanged(t,e){this.proxy instanceof HTMLOptionElement&&(this.proxy.textContent=this.textContent),this.$emit("contentchange",null,{bubbles:!0})}defaultSelectedChanged(){this.dirtySelected||(this.selected=this.defaultSelected,this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.defaultSelected))}disabledChanged(t,e){this.ariaDisabled=this.disabled?"true":"false",this.proxy instanceof HTMLOptionElement&&(this.proxy.disabled=this.disabled)}selectedAttributeChanged(){this.defaultSelected=this.selectedAttribute,this.proxy instanceof HTMLOptionElement&&(this.proxy.defaultSelected=this.defaultSelected)}selectedChanged(){this.ariaSelected=this.selected?"true":"false",this.dirtySelected||(this.dirtySelected=!0),this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.selected)}initialValueChanged(t,e){this.dirtyValue||(this.value=this.initialValue,this.dirtyValue=!1)}get label(){var t
|
|
523
|
+
return null!==(t=this.value)&&void 0!==t?t:this.text}get text(){var t,e
|
|
524
|
+
return null!==(e=null===(t=this.textContent)||void 0===t?void 0:t.replace(/\s+/g," ").trim())&&void 0!==e?e:""}set value(t){const e=`${null!=t?t:""}`
|
|
525
|
+
this._value=e,this.dirtyValue=!0,this.proxy instanceof HTMLOptionElement&&(this.proxy.value=e),f.notify(this,"value")}get value(){var t
|
|
526
|
+
return f.track(this,"value"),null!==(t=this._value)&&void 0!==t?t:this.text}get form(){return this.proxy?this.proxy.form:null}}Ot([b],os.prototype,"checked",void 0),Ot([b],os.prototype,"content",void 0),Ot([b],os.prototype,"defaultSelected",void 0),Ot([ot({mode:"boolean"})],os.prototype,"disabled",void 0),Ot([ot({attribute:"selected",mode:"boolean"})],os.prototype,"selectedAttribute",void 0),Ot([b],os.prototype,"selected",void 0),Ot([ot({attribute:"value",mode:"fromView"})],os.prototype,"initialValue",void 0)
|
|
527
|
+
class ns{}Ot([b],ns.prototype,"ariaChecked",void 0),Ot([b],ns.prototype,"ariaPosInSet",void 0),Ot([b],ns.prototype,"ariaSelected",void 0),Ot([b],ns.prototype,"ariaSetSize",void 0),ve(ns,Re),ve(os,_t,ns)
|
|
528
|
+
class rs extends de{constructor(){super(...arguments),this._options=[],this.selectedIndex=-1,this.selectedOptions=[],this.shouldSkipFocus=!1,this.typeaheadBuffer="",this.typeaheadExpired=!0,this.typeaheadTimeout=-1}get firstSelectedOption(){var t
|
|
527
529
|
return null!==(t=this.selectedOptions[0])&&void 0!==t?t:null}get hasSelectableOptions(){return this.options.length>0&&!this.options.every((t=>t.disabled))}get length(){var t,e
|
|
528
530
|
return null!==(e=null===(t=this.options)||void 0===t?void 0:t.length)&&void 0!==e?e:0}get options(){return f.track(this,"options"),this._options}set options(t){this._options=t,f.notify(this,"options")}get typeAheadExpired(){return this.typeaheadExpired}set typeAheadExpired(t){this.typeaheadExpired=t}clickHandler(t){const e=t.target.closest("option,[role=option]")
|
|
529
531
|
if(e&&!e.disabled)return this.selectedIndex=this.options.indexOf(e),!0}focusAndScrollOptionIntoView(t=this.firstSelectedOption){this.contains(document.activeElement)&&null!==t&&(t.focus(),requestAnimationFrame((()=>{t.scrollIntoView({block:"nearest"})})))}focusinHandler(t){this.shouldSkipFocus||t.target!==t.currentTarget||(this.setSelectedOptions(),this.focusAndScrollOptionIntoView()),this.shouldSkipFocus=!1}getTypeaheadMatches(){const t=this.typeaheadBuffer.replace(/[.*+\-?^${}()|[\]\\]/g,"\\$&"),e=new RegExp(`^${t}`,"gi")
|
|
@@ -531,46 +533,40 @@ return this.options.filter((t=>t.text.trim().match(e)))}getSelectableIndex(t=thi
|
|
|
531
533
|
let o=null
|
|
532
534
|
switch(s){case-1:o=this.options.reduceRight(((t,e,s)=>!t&&!e.disabled&&s<i?e:t),o)
|
|
533
535
|
break
|
|
534
|
-
case 1:o=this.options.reduce(((t,e,s)=>!t&&!e.disabled&&s>i?e:t),o)}return this.options.indexOf(o)}handleChange(t,e){switch(e){case"selected":
|
|
536
|
+
case 1:o=this.options.reduce(((t,e,s)=>!t&&!e.disabled&&s>i?e:t),o)}return this.options.indexOf(o)}handleChange(t,e){switch(e){case"selected":rs.slottedOptionFilter(t)&&(this.selectedIndex=this.options.indexOf(t)),this.setSelectedOptions()}}handleTypeAhead(t){this.typeaheadTimeout&&window.clearTimeout(this.typeaheadTimeout),this.typeaheadTimeout=window.setTimeout((()=>this.typeaheadExpired=!0),rs.TYPE_AHEAD_TIMEOUT_MS),t.length>1||(this.typeaheadBuffer=`${this.typeaheadExpired?"":this.typeaheadBuffer}${t}`)}keydownHandler(t){if(this.disabled)return!0
|
|
535
537
|
this.shouldSkipFocus=!1
|
|
536
538
|
const e=t.key
|
|
537
539
|
switch(e){case Oe:t.shiftKey||(t.preventDefault(),this.selectFirstOption())
|
|
538
540
|
break
|
|
539
|
-
case
|
|
541
|
+
case $e:t.shiftKey||(t.preventDefault(),this.selectNextOption())
|
|
540
542
|
break
|
|
541
|
-
case
|
|
543
|
+
case _e:t.shiftKey||(t.preventDefault(),this.selectPreviousOption())
|
|
542
544
|
break
|
|
543
|
-
case
|
|
545
|
+
case Se:t.preventDefault(),this.selectLastOption()
|
|
544
546
|
break
|
|
545
|
-
case
|
|
546
|
-
case
|
|
547
|
-
case
|
|
548
|
-
default:return 1===e.length&&this.handleTypeAhead(`${e}`),!0}}mousedownHandler(t){return this.shouldSkipFocus=!this.contains(document.activeElement),!0}multipleChanged(t,e){this.ariaMultiSelectable=e?"true":
|
|
547
|
+
case Ee:return this.focusAndScrollOptionIntoView(),!0
|
|
548
|
+
case ze:case Ie:return!0
|
|
549
|
+
case Ae:if(this.typeaheadExpired)return!0
|
|
550
|
+
default:return 1===e.length&&this.handleTypeAhead(`${e}`),!0}}mousedownHandler(t){return this.shouldSkipFocus=!this.contains(document.activeElement),!0}multipleChanged(t,e){this.ariaMultiSelectable=e?"true":null}selectedIndexChanged(t,e){var s
|
|
549
551
|
if(this.hasSelectableOptions){if((null===(s=this.options[this.selectedIndex])||void 0===s?void 0:s.disabled)&&"number"==typeof t){const s=this.getSelectableIndex(t,e),i=s>-1?s:t
|
|
550
552
|
return this.selectedIndex=i,void(e===i&&this.selectedIndexChanged(e,i))}this.setSelectedOptions()}else this.selectedIndex=-1}selectedOptionsChanged(t,e){var s
|
|
551
|
-
const i=e.filter(
|
|
553
|
+
const i=e.filter(rs.slottedOptionFilter)
|
|
552
554
|
null===(s=this.options)||void 0===s||s.forEach((t=>{const e=f.getNotifier(t)
|
|
553
555
|
e.unsubscribe(this,"selected"),t.selected=i.includes(t),e.subscribe(this,"selected")}))}selectFirstOption(){var t,e
|
|
554
556
|
this.disabled||(this.selectedIndex=null!==(e=null===(t=this.options)||void 0===t?void 0:t.findIndex((t=>!t.disabled)))&&void 0!==e?e:-1)}selectLastOption(){this.disabled||(this.selectedIndex=function(t,e){let s=t.length
|
|
555
557
|
for(;s--;)if(e(t[s],s,t))return s
|
|
556
558
|
return-1}(this.options,(t=>!t.disabled)))}selectNextOption(){!this.disabled&&this.selectedIndex<this.options.length-1&&(this.selectedIndex+=1)}selectPreviousOption(){!this.disabled&&this.selectedIndex>0&&(this.selectedIndex=this.selectedIndex-1)}setDefaultSelectedOption(){var t,e
|
|
557
|
-
this.selectedIndex=null!==(e=null===(t=this.options)||void 0===t?void 0:t.findIndex((t=>t.defaultSelected)))&&void 0!==e?e:-1}setSelectedOptions(){var t,e,s;(null===(t=this.options)||void 0===t?void 0:t.length)&&(this.selectedOptions=[this.options[this.selectedIndex]],this.ariaActiveDescendant=null!==(s=null===(e=this.firstSelectedOption)||void 0===e?void 0:e.id)&&void 0!==s?s:"",this.focusAndScrollOptionIntoView())}slottedOptionsChanged(t,e){this.options=e.reduce(((t,e)=>(
|
|
559
|
+
this.selectedIndex=null!==(e=null===(t=this.options)||void 0===t?void 0:t.findIndex((t=>t.defaultSelected)))&&void 0!==e?e:-1}setSelectedOptions(){var t,e,s;(null===(t=this.options)||void 0===t?void 0:t.length)&&(this.selectedOptions=[this.options[this.selectedIndex]],this.ariaActiveDescendant=null!==(s=null===(e=this.firstSelectedOption)||void 0===e?void 0:e.id)&&void 0!==s?s:"",this.focusAndScrollOptionIntoView())}slottedOptionsChanged(t,e){this.options=e.reduce(((t,e)=>(is(e)&&t.push(e),t)),[])
|
|
558
560
|
const s=`${this.options.length}`
|
|
559
|
-
this.options.forEach(((t,e)=>{t.id||(t.id=
|
|
561
|
+
this.options.forEach(((t,e)=>{t.id||(t.id=Te("option-")),t.ariaPosInSet=`${e+1}`,t.ariaSetSize=s})),this.$fastController.isConnected&&(this.setSelectedOptions(),this.setDefaultSelectedOption())}typeaheadBufferChanged(t,e){if(this.$fastController.isConnected){const t=this.getTypeaheadMatches()
|
|
560
562
|
if(t.length){const e=this.options.indexOf(t[0])
|
|
561
|
-
e>-1&&(this.selectedIndex=e)}this.typeaheadExpired=!1}}}
|
|
562
|
-
class
|
|
563
|
-
|
|
563
|
+
e>-1&&(this.selectedIndex=e)}this.typeaheadExpired=!1}}}rs.slottedOptionFilter=t=>is(t)&&!t.hidden,rs.TYPE_AHEAD_TIMEOUT_MS=1e3,Ot([ot({mode:"boolean"})],rs.prototype,"disabled",void 0),Ot([b],rs.prototype,"selectedIndex",void 0),Ot([b],rs.prototype,"selectedOptions",void 0),Ot([b],rs.prototype,"slottedOptions",void 0),Ot([b],rs.prototype,"typeaheadBuffer",void 0)
|
|
564
|
+
class as{}Ot([b],as.prototype,"ariaActiveDescendant",void 0),Ot([b],as.prototype,"ariaDisabled",void 0),Ot([b],as.prototype,"ariaExpanded",void 0),Ot([b],as.prototype,"ariaMultiSelectable",void 0),ve(as,Re),ve(rs,as)
|
|
565
|
+
const ls="above",cs="below"
|
|
566
|
+
function hs(t){const e=t.parentElement
|
|
564
567
|
if(e)return e
|
|
565
568
|
{const e=t.getRootNode()
|
|
566
|
-
if(e.host instanceof HTMLElement)return e.host}return null}
|
|
567
|
-
class as{constructor(t,e,s){this.propertyName=t,this.value=e,this.styles=s}bind(t){f.getNotifier(t).subscribe(this,this.propertyName),this.handleChange(t,this.propertyName)}unbind(t){f.getNotifier(t).unsubscribe(this,this.propertyName),t.$fastController.removeStyles(this.styles)}handleChange(t,e){t[e]===this.value?t.$fastController.addStyles(this.styles):t.$fastController.removeStyles(this.styles)}}function ls(t){return`:host([hidden]){display:none}:host{display:${t}}`}const cs=function(){if("boolean"==typeof fe)return fe
|
|
568
|
-
if("undefined"==typeof window||!window.document||!window.document.createElement)return fe=!1,fe
|
|
569
|
-
const t=document.createElement("style"),e=function(){const t=document.querySelector('meta[property="csp-nonce"]')
|
|
570
|
-
return t?t.getAttribute("content"):null}()
|
|
571
|
-
null!==e&&t.setAttribute("nonce",e),document.head.appendChild(t)
|
|
572
|
-
try{t.sheet.insertRule("foo:focus-visible {color:inherit}",0),fe=!0}catch(t){fe=!1}finally{document.head.removeChild(t)}return fe}()?"focus-visible":"focus"
|
|
573
|
-
function hs(t,e,s){return t.nodeType!==Node.TEXT_NODE||"string"==typeof t.nodeValue&&!!t.nodeValue.trim().length}const ds=document.createElement("div")
|
|
569
|
+
if(e.host instanceof HTMLElement)return e.host}return null}const ds=document.createElement("div")
|
|
574
570
|
class us{setProperty(t,e){h.queueUpdate((()=>this.target.setProperty(t,e)))}removeProperty(t){h.queueUpdate((()=>this.target.removeProperty(t)))}}class ps extends us{constructor(){super()
|
|
575
571
|
const t=new CSSStyleSheet
|
|
576
572
|
this.target=t.cssRules[t.insertRule(":root{}")].style,document.adoptedStyleSheets=[...document.adoptedStyleSheets,t]}}class vs extends us{constructor(){super(),this.style=document.createElement("style"),document.head.appendChild(this.style)
|
|
@@ -580,7 +576,7 @@ this.target=t.cssRules[e].style}}}class gs{constructor(t){this.store=new Map,thi
|
|
|
580
576
|
const e=t.$fastController
|
|
581
577
|
this.style=document.createElement("style"),e.addStyles(this.style),f.getNotifier(e).subscribe(this,"isConnected"),this.handleChange(e,"isConnected")}targetChanged(){if(null!==this.target)for(const[t,e]of this.store.entries())this.target.setProperty(t,e)}setProperty(t,e){this.store.set(t,e),h.queueUpdate((()=>{null!==this.target&&this.target.setProperty(t,e)}))}removeProperty(t){this.store.delete(t),h.queueUpdate((()=>{null!==this.target&&this.target.removeProperty(t)}))}handleChange(t,e){const{sheet:s}=this.style
|
|
582
578
|
if(s){const t=s.insertRule(":host{}",s.cssRules.length)
|
|
583
|
-
this.target=s.cssRules[t].style}else this.target=null}}
|
|
579
|
+
this.target=s.cssRules[t].style}else this.target=null}}Ot([b],gs.prototype,"target",void 0)
|
|
584
580
|
class ms{constructor(t){this.target=t.style}setProperty(t,e){h.queueUpdate((()=>this.target.setProperty(t,e)))}removeProperty(t){h.queueUpdate((()=>this.target.removeProperty(t)))}}class fs{setProperty(t,e){fs.properties[t]=e
|
|
585
581
|
for(const s of fs.roots.values())xs.getOrCreate(fs.normalizeRoot(s)).setProperty(t,e)}removeProperty(t){delete fs.properties[t]
|
|
586
582
|
for(const e of fs.roots.values())xs.getOrCreate(fs.normalizeRoot(e)).removeProperty(t)}static registerRoot(t){const{roots:e}=fs
|
|
@@ -592,7 +588,7 @@ const s=xs.getOrCreate(fs.normalizeRoot(t))
|
|
|
592
588
|
for(const t in fs.properties)s.removeProperty(t)}}static normalizeRoot(t){return t===ds?document:t}}fs.roots=new Set,fs.properties={}
|
|
593
589
|
const bs=new WeakMap,ws=h.supportsAdoptedStyleSheets?class extends us{constructor(t){super()
|
|
594
590
|
const e=new CSSStyleSheet
|
|
595
|
-
this.target=e.cssRules[e.insertRule(":host{}")].style,t.$fastController.addStyles(
|
|
591
|
+
this.target=e.cssRules[e.insertRule(":host{}")].style,t.$fastController.addStyles(Y.create([e]))}}:gs,xs=Object.freeze({getOrCreate(t){if(bs.has(t))return bs.get(t)
|
|
596
592
|
let e
|
|
597
593
|
return t===ds?e=new fs:t instanceof Document?e=h.supportsAdoptedStyleSheets?new ps:new vs:e=t instanceof vt?new ws(t):new ms(t),bs.set(t,e),e}})
|
|
598
594
|
class ys extends gt{constructor(t){super(),this.subscribers=new WeakMap,this._appliedTo=new Set,this.name=t.name,null!==t.cssCustomPropertyName&&(this.cssCustomProperty=`--${t.cssCustomPropertyName}`,this.cssVar=`var(${this.cssCustomProperty})`),this.id=ys.uniqueId(),ys.tokensById.set(this.id,this)}get appliedTo(){return[...this._appliedTo]}static from(t){return new ys({name:"string"==typeof t?t:t.name,cssCustomPropertyName:"string"==typeof t?t:void 0===t.cssCustomPropertyName?t.name:t.cssCustomPropertyName})}static isCSSDesignToken(t){return"string"==typeof t.cssCustomProperty}static isDerivedDesignTokenValue(t){return"function"==typeof t}static getTokenById(t){return ys.tokensById.get(t)}getOrCreateSubscriberSet(t=this){return this.subscribers.get(t)||this.subscribers.set(t,new Set)&&this.subscribers.get(t)}createCSS(){return this.cssVar||""}getValueFor(t){const e=zs.getOrCreate(t).get(this)
|
|
@@ -606,9 +602,9 @@ class $s{constructor(t,e,s){this.source=t,this.token=e,this.node=s,this.dependen
|
|
|
606
602
|
class zs{constructor(t){this.target=t,this.store=new Cs,this.children=[],this.assignedValues=new Map,this.reflecting=new Set,this.bindingObservers=new Map,this.tokenValueChangeHandler={handleChange:(t,e)=>{const s=ys.getTokenById(e)
|
|
607
603
|
if(s&&(s.notify(this.target),ys.isCSSDesignToken(s))){const e=this.parent,i=this.isReflecting(s)
|
|
608
604
|
if(e){const o=e.get(s),n=t.get(s)
|
|
609
|
-
o===n||i?o===n&&i&&this.stopReflectToCSS(s):this.reflectToCSS(s)}else i||this.reflectToCSS(s)}}},ks.set(t,this),f.getNotifier(this.store).subscribe(this.tokenValueChangeHandler),t instanceof vt?t.$fastController.addBehaviors([this]):t.isConnected&&this.bind()}static getOrCreate(t){return ks.get(t)||new zs(t)}static existsFor(t){return ks.has(t)}static findParent(t){if(ds!==t.target){let e=
|
|
605
|
+
o===n||i?o===n&&i&&this.stopReflectToCSS(s):this.reflectToCSS(s)}else i||this.reflectToCSS(s)}}},ks.set(t,this),f.getNotifier(this.store).subscribe(this.tokenValueChangeHandler),t instanceof vt?t.$fastController.addBehaviors([this]):t.isConnected&&this.bind()}static getOrCreate(t){return ks.get(t)||new zs(t)}static existsFor(t){return ks.has(t)}static findParent(t){if(ds!==t.target){let e=hs(t.target)
|
|
610
606
|
for(;null!==e;){if(ks.has(e))return ks.get(e)
|
|
611
|
-
e=
|
|
607
|
+
e=hs(e)}return zs.getOrCreate(ds)}return null}static findClosestAssignedNode(t,e){let s=e
|
|
612
608
|
do{if(s.has(t))return s
|
|
613
609
|
s=s.parent?s.parent:s.target!==ds?zs.getOrCreate(ds):null}while(null!==s)
|
|
614
610
|
return null}get parent(){return _s.get(this)||null}has(t){return this.assignedValues.has(t)}get(t){const e=this.store.get(t)
|
|
@@ -625,32 +621,32 @@ _s.set(t,this),this.children.push(t),e.forEach((e=>t.appendChild(e))),f.getNotif
|
|
|
625
621
|
for(const[e,s]of this.store.all())t.hydrate(e,this.bindingObservers.has(e)?this.getRaw(e):s)}removeChild(t){const e=this.children.indexOf(t)
|
|
626
622
|
return-1!==e&&this.children.splice(e,1),f.getNotifier(this.store).unsubscribe(t),t.parent===this&&_s.delete(t)}contains(t){return function(t,e){let s=e
|
|
627
623
|
for(;null!==s;){if(s===t)return!0
|
|
628
|
-
s=
|
|
624
|
+
s=hs(s)}return!1}(this.target,t.target)}reflectToCSS(t){this.isReflecting(t)||(this.reflecting.add(t),zs.cssCustomPropertyReflector.startReflection(t,this.target))}stopReflectToCSS(t){this.isReflecting(t)&&(this.reflecting.delete(t),zs.cssCustomPropertyReflector.stopReflection(t,this.target))}isReflecting(t){return this.reflecting.has(t)}handleChange(t,e){const s=ys.getTokenById(e)
|
|
629
625
|
s&&this.hydrate(s,this.getRaw(s))}hydrate(t,e){if(!this.has(t)){const s=this.bindingObservers.get(t)
|
|
630
626
|
ys.isDerivedDesignTokenValue(e)?s?s.source!==e&&(this.tearDownBindingObserver(t),this.setupBindingObserver(t,e)):this.setupBindingObserver(t,e):(s&&this.tearDownBindingObserver(t),this.store.set(t,e))}}setupBindingObserver(t,e){const s=new $s(e,t,this)
|
|
631
627
|
return this.bindingObservers.set(t,s),s}tearDownBindingObserver(t){return!!this.bindingObservers.has(t)&&(this.bindingObservers.get(t).disconnect(),this.bindingObservers.delete(t),!0)}}zs.cssCustomPropertyReflector=new class{startReflection(t,e){t.subscribe(this,e),this.handleChange({token:t,target:e})}stopReflection(t,e){t.unsubscribe(this,e),this.remove(t,e)}handleChange(t){const{token:e,target:s}=t
|
|
632
|
-
this.add(e,s)}add(t,e){xs.getOrCreate(e).setProperty(t.cssCustomProperty,this.resolveCSSValue(zs.getOrCreate(e).get(t)))}remove(t,e){xs.getOrCreate(e).removeProperty(t.cssCustomProperty)}resolveCSSValue(t){return t&&"function"==typeof t.createCSS?t.createCSS():t}},
|
|
633
|
-
const
|
|
634
|
-
let
|
|
635
|
-
const
|
|
628
|
+
this.add(e,s)}add(t,e){xs.getOrCreate(e).setProperty(t.cssCustomProperty,this.resolveCSSValue(zs.getOrCreate(e).get(t)))}remove(t,e){xs.getOrCreate(e).removeProperty(t.cssCustomProperty)}resolveCSSValue(t){return t&&"function"==typeof t.createCSS?t.createCSS():t}},Ot([b],zs.prototype,"children",void 0)
|
|
629
|
+
const Is=Object.freeze({create:function(t){return ys.from(t)},notifyConnection:t=>!(!t.isConnected||!zs.existsFor(t))&&(zs.getOrCreate(t).bind(),!0),notifyDisconnection:t=>!(t.isConnected||!zs.existsFor(t))&&(zs.getOrCreate(t).unbind(),!0),registerRoot(t=ds){fs.registerRoot(t)},unregisterRoot(t=ds){fs.unregisterRoot(t)}}),Os=Object.freeze({definitionCallbackOnly:null,ignoreDuplicate:Symbol()}),Ss=new Map,As=new Map
|
|
630
|
+
let Es=null
|
|
631
|
+
const Ms=Rt.createInterface((t=>t.cachedCallback((t=>(null===Es&&(Es=new Hs(null,t)),Es))))),Vs=Object.freeze({tagFor:t=>As.get(t),responsibleFor(t){const e=t.$$designSystem$$
|
|
636
632
|
if(e)return e
|
|
637
|
-
return Rt.findResponsibleContainer(t).get(
|
|
633
|
+
return Rt.findResponsibleContainer(t).get(Ms)},getOrCreate(t){if(!t)return null===Es&&(Es=Rt.getOrCreateDOMContainer().get(Ms)),Es
|
|
638
634
|
const e=t.$$designSystem$$
|
|
639
635
|
if(e)return e
|
|
640
636
|
const s=Rt.getOrCreateDOMContainer(t)
|
|
641
|
-
if(s.has(
|
|
637
|
+
if(s.has(Ms,!1))return s.get(Ms)
|
|
642
638
|
{const e=new Hs(t,s)
|
|
643
|
-
return s.register(Zt.instance(
|
|
644
|
-
class Hs{constructor(t,e){this.owner=t,this.container=e,this.designTokensInitialized=!1,this.prefix="fast",this.shadowRootMode=void 0,this.disambiguate=()=>
|
|
639
|
+
return s.register(Zt.instance(Ms,e)),e}}})
|
|
640
|
+
class Hs{constructor(t,e){this.owner=t,this.container=e,this.designTokensInitialized=!1,this.prefix="fast",this.shadowRootMode=void 0,this.disambiguate=()=>Os.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,s=[],i=this.disambiguate,o=this.shadowRootMode,n={elementPrefix:this.prefix,tryDefineElement(t,n,r){const a=function(t,e,s){return"string"==typeof t?{name:t,type:e,callback:s}:t}(t,n,r),{name:l,callback:c,baseClass:h}=a
|
|
645
641
|
let{type:d}=a,u=l,p=Ss.get(u),v=!0
|
|
646
642
|
for(;p;){const t=i(u,d,p)
|
|
647
|
-
switch(t){case
|
|
648
|
-
case
|
|
643
|
+
switch(t){case Os.ignoreDuplicate:return
|
|
644
|
+
case Os.definitionCallbackOnly:v=!1,p=void 0
|
|
649
645
|
break
|
|
650
646
|
default:u=t,p=Ss.get(u)}}v&&((As.has(d)||d===de)&&(d=class extends d{}),Ss.set(u,d),As.set(d,u),h&&As.set(h,u)),s.push(new Ls(e,u,d,o,c,v))}}
|
|
651
|
-
this.designTokensInitialized||(this.designTokensInitialized=!0,null!==this.designTokenRoot&&
|
|
647
|
+
this.designTokensInitialized||(this.designTokensInitialized=!0,null!==this.designTokenRoot&&Is.registerRoot(this.designTokenRoot)),e.registerWithContext(n,...t)
|
|
652
648
|
for(const t of s)t.callback(t),t.willDefine&&null!==t.definition&&t.definition.define()
|
|
653
|
-
return this}}class Ls{constructor(t,e,s,i,o,n){this.container=t,this.name=e,this.type=s,this.shadowRootMode=i,this.callback=o,this.willDefine=n,this.definition=null}definePresentation(t){ce.define(this.name,t,this.container)}defineElement(t){this.definition=new lt(this.type,Object.assign(Object.assign({},t),{name:this.name}))}tagFor(t){return
|
|
649
|
+
return this}}class Ls{constructor(t,e,s,i,o,n){this.container=t,this.name=e,this.type=s,this.shadowRootMode=i,this.callback=o,this.willDefine=n,this.definition=null}definePresentation(t){ce.define(this.name,t,this.container)}defineElement(t){this.definition=new lt(this.type,Object.assign(Object.assign({},t),{name:this.name}))}tagFor(t){return Vs.tagFor(t)}}
|
|
654
650
|
/*!
|
|
655
651
|
* tabbable 5.2.1
|
|
656
652
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
@@ -669,28 +665,50 @@ if("LEGEND"===i.tagName)return!i.contains(t)}return!0}e=e.parentElement}return!1
|
|
|
669
665
|
return isNaN(e)?function(t){return"true"===t.contentEditable}(t)?0:"AUDIO"!==t.nodeName&&"VIDEO"!==t.nodeName&&"DETAILS"!==t.nodeName||null!==t.getAttribute("tabindex")?t.tabIndex:0:e}(e)<0)},js=function(t,e){if(e=e||{},!t)throw new Error("No node provided")
|
|
670
666
|
return!1!==Ps.call(t,Rs)&&Ns(e,t)},qs=Ts.concat("iframe").join(","),Us=function(t,e){if(e=e||{},!t)throw new Error("No node provided")
|
|
671
667
|
return!1!==Ps.call(t,qs)&&Ds(e,t)}
|
|
672
|
-
class Ks extends de{constructor(){super(...arguments),this.modal=!0,this.hidden=!1,this.trapFocus=!0,this.trapFocusChanged=()=>{this.$fastController.isConnected&&this.updateTrapFocus()},this.isTrappingFocus=!1,this.handleDocumentKeydown=t=>{if(!t.defaultPrevented&&!this.hidden)switch(t.key){case
|
|
668
|
+
class Ks extends de{constructor(){super(...arguments),this.modal=!0,this.hidden=!1,this.trapFocus=!0,this.trapFocusChanged=()=>{this.$fastController.isConnected&&this.updateTrapFocus()},this.isTrappingFocus=!1,this.handleDocumentKeydown=t=>{if(!t.defaultPrevented&&!this.hidden)switch(t.key){case Ie:this.dismiss(),t.preventDefault()
|
|
673
669
|
break
|
|
674
|
-
case
|
|
670
|
+
case Ee:this.handleTabKeyDown(t)}},this.handleDocumentFocus=t=>{!t.defaultPrevented&&this.shouldForceFocus(t.target)&&(this.focusFirstElement(),t.preventDefault())},this.handleTabKeyDown=t=>{if(!this.trapFocus||this.hidden)return
|
|
675
671
|
const e=this.getTabQueueBounds()
|
|
676
672
|
return 0!==e.length?1===e.length?(e[0].focus(),void t.preventDefault()):void(t.shiftKey&&t.target===e[0]?(e[e.length-1].focus(),t.preventDefault()):t.shiftKey||t.target!==e[e.length-1]||(e[0].focus(),t.preventDefault())):void 0},this.getTabQueueBounds=()=>Ks.reduceTabbableItems([],this),this.focusFirstElement=()=>{const t=this.getTabQueueBounds()
|
|
677
673
|
t.length>0?t[0].focus():this.dialog instanceof HTMLElement&&this.dialog.focus()},this.shouldForceFocus=t=>this.isTrappingFocus&&!this.contains(t),this.shouldTrapFocus=()=>this.trapFocus&&!this.hidden,this.updateTrapFocus=t=>{const e=void 0===t?this.shouldTrapFocus():t
|
|
678
|
-
e&&!this.isTrappingFocus?(this.isTrappingFocus=!0,document.addEventListener("focusin",this.handleDocumentFocus),h.queueUpdate((()=>{this.shouldForceFocus(document.activeElement)&&this.focusFirstElement()}))):!e&&this.isTrappingFocus&&(this.isTrappingFocus=!1,document.removeEventListener("focusin",this.handleDocumentFocus))}}dismiss(){this.$emit("dismiss")}show(){this.hidden=!1}hide(){this.hidden=!0}connectedCallback(){super.connectedCallback(),document.addEventListener("keydown",this.handleDocumentKeydown),this.notifier=f.getNotifier(this),this.notifier.subscribe(this,"hidden"),this.updateTrapFocus()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("keydown",this.handleDocumentKeydown),this.updateTrapFocus(!1),this.notifier.unsubscribe(this,"hidden")}handleChange(t,e){switch(e){case"hidden":this.updateTrapFocus()}}static reduceTabbableItems(t,e){return"-1"===e.getAttribute("tabindex")?t:js(e)||Ks.isFocusableFastElement(e)&&Ks.hasTabbableShadow(e)?(t.push(e),t):e.childElementCount?t.concat(Array.from(e.children).reduce(Ks.reduceTabbableItems,[])):t}static isFocusableFastElement(t){var e,s
|
|
674
|
+
e&&!this.isTrappingFocus?(this.isTrappingFocus=!0,document.addEventListener("focusin",this.handleDocumentFocus),h.queueUpdate((()=>{this.shouldForceFocus(document.activeElement)&&this.focusFirstElement()}))):!e&&this.isTrappingFocus&&(this.isTrappingFocus=!1,document.removeEventListener("focusin",this.handleDocumentFocus))}}dismiss(){this.$emit("dismiss"),this.$emit("cancel")}show(){this.hidden=!1}hide(){this.hidden=!0,this.$emit("close")}connectedCallback(){super.connectedCallback(),document.addEventListener("keydown",this.handleDocumentKeydown),this.notifier=f.getNotifier(this),this.notifier.subscribe(this,"hidden"),this.updateTrapFocus()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("keydown",this.handleDocumentKeydown),this.updateTrapFocus(!1),this.notifier.unsubscribe(this,"hidden")}handleChange(t,e){switch(e){case"hidden":this.updateTrapFocus()}}static reduceTabbableItems(t,e){return"-1"===e.getAttribute("tabindex")?t:js(e)||Ks.isFocusableFastElement(e)&&Ks.hasTabbableShadow(e)?(t.push(e),t):e.childElementCount?t.concat(Array.from(e.children).reduce(Ks.reduceTabbableItems,[])):t}static isFocusableFastElement(t){var e,s
|
|
679
675
|
return!!(null===(s=null===(e=t.$fastController)||void 0===e?void 0:e.definition.shadowOptions)||void 0===s?void 0:s.delegatesFocus)}static hasTabbableShadow(t){var e,s
|
|
680
|
-
return Array.from(null!==(s=null===(e=t.shadowRoot)||void 0===e?void 0:e.querySelectorAll("*"))&&void 0!==s?s:[]).some((t=>js(t)))}}
|
|
681
|
-
var
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
676
|
+
return Array.from(null!==(s=null===(e=t.shadowRoot)||void 0===e?void 0:e.querySelectorAll("*"))&&void 0!==s?s:[]).some((t=>js(t)))}}Ot([ot({mode:"boolean"})],Ks.prototype,"modal",void 0),Ot([ot({mode:"boolean"})],Ks.prototype,"hidden",void 0),Ot([ot({attribute:"trap-focus",mode:"boolean"})],Ks.prototype,"trapFocus",void 0),Ot([ot({attribute:"aria-describedby"})],Ks.prototype,"ariaDescribedby",void 0),Ot([ot({attribute:"aria-labelledby"})],Ks.prototype,"ariaLabelledby",void 0),Ot([ot({attribute:"aria-label"})],Ks.prototype,"ariaLabel",void 0)
|
|
677
|
+
class Ws extends rs{constructor(){super(...arguments),this.activeIndex=-1,this.rangeStartIndex=-1}get activeOption(){return this.options[this.activeIndex]}get checkedOptions(){var t
|
|
678
|
+
return null===(t=this.options)||void 0===t?void 0:t.filter((t=>t.checked))}get firstSelectedOptionIndex(){return this.options.indexOf(this.firstSelectedOption)}activeIndexChanged(t,e){var s,i
|
|
679
|
+
this.ariaActiveDescendant=null!==(i=null===(s=this.options[e])||void 0===s?void 0:s.id)&&void 0!==i?i:"",this.focusAndScrollOptionIntoView()}checkActiveIndex(){if(!this.multiple)return
|
|
680
|
+
const t=this.activeOption
|
|
681
|
+
t&&(t.checked=!0)}checkFirstOption(t=!1){t?(-1===this.rangeStartIndex&&(this.rangeStartIndex=this.activeIndex+1),this.options.forEach(((t,e)=>{t.checked=He(e,this.rangeStartIndex)}))):this.uncheckAllOptions(),this.activeIndex=0,this.checkActiveIndex()}checkLastOption(t=!1){t?(-1===this.rangeStartIndex&&(this.rangeStartIndex=this.activeIndex),this.options.forEach(((t,e)=>{t.checked=He(e,this.rangeStartIndex,this.options.length)}))):this.uncheckAllOptions(),this.activeIndex=this.options.length-1,this.checkActiveIndex()}connectedCallback(){super.connectedCallback(),this.addEventListener("focusout",this.focusoutHandler)}disconnectedCallback(){this.removeEventListener("focusout",this.focusoutHandler),super.disconnectedCallback()}checkNextOption(t=!1){t?(-1===this.rangeStartIndex&&(this.rangeStartIndex=this.activeIndex),this.options.forEach(((t,e)=>{t.checked=He(e,this.rangeStartIndex,this.activeIndex+1)}))):this.uncheckAllOptions(),this.activeIndex+=this.activeIndex<this.options.length-1?1:0,this.checkActiveIndex()}checkPreviousOption(t=!1){t?(-1===this.rangeStartIndex&&(this.rangeStartIndex=this.activeIndex),1===this.checkedOptions.length&&(this.rangeStartIndex+=1),this.options.forEach(((t,e)=>{t.checked=He(e,this.activeIndex,this.rangeStartIndex)}))):this.uncheckAllOptions(),this.activeIndex-=this.activeIndex>0?1:0,this.checkActiveIndex()}clickHandler(t){var e
|
|
682
|
+
if(!this.multiple)return super.clickHandler(t)
|
|
683
|
+
const s=null===(e=t.target)||void 0===e?void 0:e.closest("[role=option]")
|
|
684
|
+
return s&&!s.disabled?(this.uncheckAllOptions(),this.activeIndex=this.options.indexOf(s),this.checkActiveIndex(),this.toggleSelectedForAllCheckedOptions(),!0):void 0}focusAndScrollOptionIntoView(){super.focusAndScrollOptionIntoView(this.activeOption)}focusinHandler(t){if(!this.multiple)return super.focusinHandler(t)
|
|
685
|
+
this.shouldSkipFocus||t.target!==t.currentTarget||(this.uncheckAllOptions(),-1===this.activeIndex&&(this.activeIndex=-1!==this.firstSelectedOptionIndex?this.firstSelectedOptionIndex:0),this.checkActiveIndex(),this.setSelectedOptions(),this.focusAndScrollOptionIntoView()),this.shouldSkipFocus=!1}focusoutHandler(t){this.multiple&&this.uncheckAllOptions()}keydownHandler(t){if(!this.multiple)return super.keydownHandler(t)
|
|
686
|
+
if(this.disabled)return!0
|
|
687
|
+
const{key:e,shiftKey:s}=t
|
|
688
|
+
switch(this.shouldSkipFocus=!1,e){case Oe:return void this.checkFirstOption(s)
|
|
689
|
+
case $e:return void this.checkNextOption(s)
|
|
690
|
+
case _e:return void this.checkPreviousOption(s)
|
|
691
|
+
case Se:return void this.checkLastOption(s)
|
|
692
|
+
case Ee:return this.focusAndScrollOptionIntoView(),!0
|
|
693
|
+
case Ie:return this.uncheckAllOptions(),this.checkActiveIndex(),!0
|
|
694
|
+
case Ae:if(t.preventDefault(),this.typeAheadExpired)return void this.toggleSelectedForAllCheckedOptions()
|
|
695
|
+
default:return 1===e.length&&this.handleTypeAhead(`${e}`),!0}}mousedownHandler(t){if(t.offsetX>=0&&t.offsetX<=this.scrollWidth)return super.mousedownHandler(t)}multipleChanged(t,e){var s
|
|
696
|
+
this.ariaMultiSelectable=e?"true":null,null===(s=this.options)||void 0===s||s.forEach((t=>{t.checked=!e&&void 0})),this.setSelectedOptions()}setSelectedOptions(){this.multiple?this.$fastController.isConnected&&this.options&&(this.selectedOptions=this.options.filter((t=>t.selected)),this.focusAndScrollOptionIntoView()):super.setSelectedOptions()}sizeChanged(t,e){var s
|
|
697
|
+
const i=Math.max(0,parseInt(null!==(s=null==e?void 0:e.toFixed())&&void 0!==s?s:"",10))
|
|
698
|
+
i!==e&&h.queueUpdate((()=>{this.size=i}))}toggleSelectedForAllCheckedOptions(){const t=this.checkedOptions.filter((t=>!t.disabled)),e=!t.every((t=>t.selected))
|
|
699
|
+
t.forEach((t=>t.selected=e)),this.selectedIndex=this.options.indexOf(t[t.length-1]),this.setSelectedOptions()}typeaheadBufferChanged(t,e){if(this.multiple){if(this.$fastController.isConnected){const t=this.getTypeaheadMatches(),e=this.options.indexOf(t[0])
|
|
700
|
+
e>-1&&(this.activeIndex=e,this.uncheckAllOptions(),this.checkActiveIndex()),this.typeAheadExpired=!1}}else super.typeaheadBufferChanged(t,e)}uncheckAllOptions(t=!1){this.options.forEach((t=>t.checked=!this.multiple&&void 0)),t||(this.rangeStartIndex=-1)}}Ot([b],Ws.prototype,"activeIndex",void 0),Ot([ot({mode:"boolean"})],Ws.prototype,"multiple",void 0),Ot([ot({converter:st})],Ws.prototype,"size",void 0)
|
|
701
|
+
const Xs="menuitem",Ys="menuitemcheckbox",Gs="menuitemradio",Qs={[Xs]:"menuitem",[Ys]:"menuitemcheckbox",[Gs]:"menuitemradio"}
|
|
702
|
+
class Js extends de{constructor(){super(...arguments),this.role=Xs,this.hasSubmenu=!1,this.currentDirection=Ve.ltr,this.focusSubmenuOnLoad=!1,this.handleMenuItemKeyDown=t=>{if(t.defaultPrevented)return!1
|
|
703
|
+
switch(t.key){case ze:case Ae:return this.invoke(),!1
|
|
704
|
+
case ke:return this.expandAndFocus(),!1
|
|
705
|
+
case Ce:if(this.expanded)return this.expanded=!1,this.focus(),!1}return!0},this.handleMenuItemClick=t=>(t.defaultPrevented||this.disabled||this.invoke(),!1),this.submenuLoaded=()=>{this.focusSubmenuOnLoad&&(this.focusSubmenuOnLoad=!1,this.hasSubmenu&&(this.submenu.focus(),this.setAttribute("tabindex","-1")))},this.handleMouseOver=t=>(this.disabled||!this.hasSubmenu||this.expanded||(this.expanded=!0),!1),this.handleMouseOut=t=>(!this.expanded||this.contains(document.activeElement)||(this.expanded=!1),!1),this.expandAndFocus=()=>{this.hasSubmenu&&(this.focusSubmenuOnLoad=!0,this.expanded=!0)},this.invoke=()=>{if(!this.disabled)switch(this.role){case Ys:this.checked=!this.checked
|
|
688
706
|
break
|
|
689
|
-
case
|
|
707
|
+
case Xs:this.updateSubmenu(),this.hasSubmenu?this.expandAndFocus():this.$emit("change")
|
|
690
708
|
break
|
|
691
|
-
case
|
|
692
|
-
!1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=
|
|
693
|
-
class
|
|
709
|
+
case Gs:this.checked||(this.checked=!0)}},this.updateSubmenu=()=>{this.submenu=this.domChildren().find((t=>"menu"===t.getAttribute("role"))),this.hasSubmenu=void 0!==this.submenu}}expandedChanged(t){if(this.$fastController.isConnected){if(void 0===this.submenu)return
|
|
710
|
+
!1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=Be(this),this.$emit("expanded-change",this,{bubbles:!1})}}checkedChanged(t,e){this.$fastController.isConnected&&this.$emit("change")}connectedCallback(){super.connectedCallback(),h.queueUpdate((()=>{this.updateSubmenu()})),this.startColumnCount||(this.startColumnCount=1),this.observer=new MutationObserver(this.updateSubmenu)}disconnectedCallback(){super.disconnectedCallback(),this.submenu=void 0,void 0!==this.observer&&(this.observer.disconnect(),this.observer=void 0)}domChildren(){return Array.from(this.children).filter((t=>!t.hasAttribute("hidden")))}}Ot([ot({mode:"boolean"})],Js.prototype,"disabled",void 0),Ot([ot({mode:"boolean"})],Js.prototype,"expanded",void 0),Ot([b],Js.prototype,"startColumnCount",void 0),Ot([ot],Js.prototype,"role",void 0),Ot([ot({mode:"boolean"})],Js.prototype,"checked",void 0),Ot([b],Js.prototype,"submenuRegion",void 0),Ot([b],Js.prototype,"hasSubmenu",void 0),Ot([b],Js.prototype,"currentDirection",void 0),Ot([b],Js.prototype,"submenu",void 0),ve(Js,_t)
|
|
711
|
+
class Zs extends de{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&fe(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=t=>{if(!this.contains(t.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
|
|
694
712
|
const t=this.menuItems.findIndex(this.isFocusableElement)
|
|
695
713
|
this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.menuItems[t].setAttribute("tabindex","0"),this.focusIndex=t}},this.handleItemFocus=t=>{const e=t.target
|
|
696
714
|
void 0!==this.menuItems&&e!==this.menuItems[this.focusIndex]&&(this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.focusIndex=this.menuItems.indexOf(e),e.setAttribute("tabindex","0"))},this.handleExpandedChanged=t=>{if(t.defaultPrevented||null===t.target||void 0===this.menuItems||this.menuItems.indexOf(t.target)<0)return
|
|
@@ -701,25 +719,24 @@ this.removeItemListeners(),this.menuItems=t
|
|
|
701
719
|
const e=this.menuItems.filter(this.isMenuItemElement)
|
|
702
720
|
e.length&&(this.focusIndex=0)
|
|
703
721
|
const s=e.reduce(((t,e)=>{const s=function(t){const e=t.getAttribute("role"),s=t.querySelector("[slot=start]")
|
|
704
|
-
return e!==
|
|
722
|
+
return e!==Xs&&null===s||e===Xs&&null!==s?1:e!==Xs&&null!==s?2:0}(e)
|
|
705
723
|
return t>s?t:s}),0)
|
|
706
|
-
e.forEach(((t,e)=>{t.setAttribute("tabindex",0===e?"0":"-1"),t.addEventListener("expanded-change",this.handleExpandedChanged),t.addEventListener("focus",this.handleItemFocus),t instanceof
|
|
724
|
+
e.forEach(((t,e)=>{t.setAttribute("tabindex",0===e?"0":"-1"),t.addEventListener("expanded-change",this.handleExpandedChanged),t.addEventListener("focus",this.handleItemFocus),t instanceof Js&&(t.startColumnCount=s)}))},this.changeHandler=t=>{if(void 0===this.menuItems)return
|
|
707
725
|
const e=t.target,s=this.menuItems.indexOf(e)
|
|
708
726
|
if(-1!==s&&"menuitemradio"===e.role&&!0===e.checked){for(let t=s-1;t>=0;--t){const e=this.menuItems[t],s=e.getAttribute("role")
|
|
709
|
-
if(s===
|
|
727
|
+
if(s===Gs&&(e.checked=!1),"separator"===s)break}const t=this.menuItems.length-1
|
|
710
728
|
for(let e=s+1;e<=t;++e){const t=this.menuItems[e],s=t.getAttribute("role")
|
|
711
|
-
if(s===
|
|
712
|
-
case
|
|
713
|
-
case
|
|
729
|
+
if(s===Gs&&(t.checked=!1),"separator"===s)break}}},this.isMenuItemElement=t=>fe(t)&&Zs.focusableElementRoles.hasOwnProperty(t.getAttribute("role")),this.isFocusableElement=t=>this.isMenuItemElement(t)}itemsChanged(t,e){this.$fastController.isConnected&&void 0!==this.menuItems&&this.setItems()}connectedCallback(){super.connectedCallback(),h.queueUpdate((()=>{this.setItems()})),this.addEventListener("change",this.changeHandler)}disconnectedCallback(){super.disconnectedCallback(),this.removeItemListeners(),this.menuItems=void 0,this.removeEventListener("change",this.changeHandler)}focus(){this.setFocus(0,1)}collapseExpandedItem(){null!==this.expandedItem&&(this.expandedItem.expanded=!1,this.expandedItem=null)}handleMenuKeyDown(t){if(!t.defaultPrevented&&void 0!==this.menuItems)switch(t.key){case $e:return void this.setFocus(this.focusIndex+1,1)
|
|
730
|
+
case _e:return void this.setFocus(this.focusIndex-1,-1)
|
|
731
|
+
case Se:return void this.setFocus(this.menuItems.length-1,-1)
|
|
714
732
|
case Oe:return void this.setFocus(0,1)
|
|
715
|
-
default:return!0}}domChildren(){return Array.from(this.children)}setFocus(t,e){if(void 0!==this.menuItems)for(;t>=0&&t<this.menuItems.length;){const s=this.menuItems[t]
|
|
733
|
+
default:return!0}}domChildren(){return Array.from(this.children).filter((t=>!t.hasAttribute("hidden")))}setFocus(t,e){if(void 0!==this.menuItems)for(;t>=0&&t<this.menuItems.length;){const s=this.menuItems[t]
|
|
716
734
|
if(this.isFocusableElement(s)){this.focusIndex>-1&&this.menuItems.length>=this.focusIndex-1&&this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.focusIndex=t,s.setAttribute("tabindex","0"),s.focus()
|
|
717
|
-
break}t+=e}}}
|
|
718
|
-
class
|
|
719
|
-
|
|
720
|
-
class
|
|
721
|
-
class
|
|
722
|
-
class si extends de{}class ii extends(Ue(si)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class oi extends ii{constructor(){super(...arguments),this.hideStep=!1,this.step=1,this.isUserInput=!1}maxChanged(t,e){var s
|
|
735
|
+
break}t+=e}}}Zs.focusableElementRoles=Qs,Ot([b],Zs.prototype,"items",void 0)
|
|
736
|
+
class ti extends de{}class ei extends(Xe(ti)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const si="text"
|
|
737
|
+
class ii extends ei{constructor(){super(...arguments),this.type=si}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly,this.validate())}autofocusChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autofocus=this.autofocus,this.validate())}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}typeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.type=this.type,this.validate())}listChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.setAttribute("list",this.list),this.validate())}maxlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.maxLength=this.maxlength,this.validate())}minlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.minLength=this.minlength,this.validate())}patternChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.pattern=this.pattern,this.validate())}sizeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.size=this.size)}spellcheckChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.spellcheck=this.spellcheck)}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type",this.type),this.validate(),this.autofocus&&h.queueUpdate((()=>{this.focus()}))}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.value=this.control.value}handleChange(){this.$emit("change")}}Ot([ot({attribute:"readonly",mode:"boolean"})],ii.prototype,"readOnly",void 0),Ot([ot({mode:"boolean"})],ii.prototype,"autofocus",void 0),Ot([ot],ii.prototype,"placeholder",void 0),Ot([ot],ii.prototype,"type",void 0),Ot([ot],ii.prototype,"list",void 0),Ot([ot({converter:st})],ii.prototype,"maxlength",void 0),Ot([ot({converter:st})],ii.prototype,"minlength",void 0),Ot([ot],ii.prototype,"pattern",void 0),Ot([ot({converter:st})],ii.prototype,"size",void 0),Ot([ot({mode:"boolean"})],ii.prototype,"spellcheck",void 0),Ot([b],ii.prototype,"defaultSlottedNodes",void 0)
|
|
738
|
+
class oi{}ve(oi,Re),ve(ii,_t,oi)
|
|
739
|
+
class ni extends de{}class ri extends(Xe(ni)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class ai extends ri{constructor(){super(...arguments),this.hideStep=!1,this.step=1,this.isUserInput=!1}maxChanged(t,e){var s
|
|
723
740
|
this.max=Math.max(e,null!==(s=this.min)&&void 0!==s?s:e)
|
|
724
741
|
const i=Math.min(this.min,this.max)
|
|
725
742
|
void 0!==this.min&&this.min!==i&&(this.min=i),this.value=this.getValidValue(this.value)}minChanged(t,e){var s
|
|
@@ -729,46 +746,53 @@ void 0!==this.max&&this.max!==i&&(this.max=i),this.value=this.getValidValue(this
|
|
|
729
746
|
let i=parseFloat(parseFloat(t).toPrecision(12))
|
|
730
747
|
return isNaN(i)?i="":(i=Math.min(i,null!==(e=this.max)&&void 0!==e?e:i),i=Math.max(i,null!==(s=this.min)&&void 0!==s?s:i).toString()),i}stepUp(){const t=parseFloat(this.value),e=isNaN(t)?this.min>0?this.min:this.max<0?this.max:this.min?0:this.step:t+this.step
|
|
731
748
|
this.value=e.toString()}stepDown(){const t=parseFloat(this.value),e=isNaN(t)?this.min>0?this.min:this.max<0?this.max:this.min?0:0-this.step:t-this.step
|
|
732
|
-
this.value=e.toString()}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type","number"),this.validate(),this.control.value=this.value,this.autofocus&&h.queueUpdate((()=>{this.focus()}))}handleTextInput(){this.control.value=this.control.value.replace(/[^0-9\-+e.]/g,""),this.isUserInput=!0,this.value=this.control.value}handleChange(){this.$emit("change")}handleKeyDown(t){switch(t.key){case
|
|
733
|
-
case
|
|
734
|
-
class
|
|
735
|
-
this.ariaControls="",this.ariaExpanded="false"}get value(){return f.track(this,"value"),this._value}set value(t){var e
|
|
736
|
-
const
|
|
737
|
-
if(null===(e=this.
|
|
738
|
-
this.
|
|
739
|
-
|
|
740
|
-
if(!this.open)
|
|
749
|
+
this.value=e.toString()}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type","number"),this.validate(),this.control.value=this.value,this.autofocus&&h.queueUpdate((()=>{this.focus()}))}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.control.value=this.control.value.replace(/[^0-9\-+e.]/g,""),this.isUserInput=!0,this.value=this.control.value}handleChange(){this.$emit("change")}handleKeyDown(t){switch(t.key){case _e:return this.stepUp(),!1
|
|
750
|
+
case $e:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}function li(t,e,s){return t.nodeType!==Node.TEXT_NODE||"string"==typeof t.nodeValue&&!!t.nodeValue.trim().length}Ot([ot({attribute:"readonly",mode:"boolean"})],ai.prototype,"readOnly",void 0),Ot([ot({mode:"boolean"})],ai.prototype,"autofocus",void 0),Ot([ot({attribute:"hide-step",mode:"boolean"})],ai.prototype,"hideStep",void 0),Ot([ot],ai.prototype,"placeholder",void 0),Ot([ot],ai.prototype,"list",void 0),Ot([ot({converter:st})],ai.prototype,"maxlength",void 0),Ot([ot({converter:st})],ai.prototype,"minlength",void 0),Ot([ot({converter:st})],ai.prototype,"size",void 0),Ot([ot({converter:st})],ai.prototype,"step",void 0),Ot([ot({converter:st})],ai.prototype,"max",void 0),Ot([ot({converter:st})],ai.prototype,"min",void 0),Ot([b],ai.prototype,"defaultSlottedNodes",void 0),ve(ai,_t,oi)
|
|
751
|
+
class ci extends Ws{}class hi extends(Xe(ci)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}class di extends hi{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=Te("listbox-"),this.maxHeight=0}openChanged(t,e){if(this.collapsible){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),this.indexWhenOpened=this.selectedIndex,void h.queueUpdate((()=>this.focus()))
|
|
752
|
+
this.ariaControls="",this.ariaExpanded="false"}}get collapsible(){return!(this.multiple||"number"==typeof this.size)}get value(){return f.track(this,"value"),this._value}set value(t){var e,s,i,o,n,r,a
|
|
753
|
+
const l=`${this._value}`
|
|
754
|
+
if(null===(e=this._options)||void 0===e?void 0:e.length){const e=this._options.findIndex((e=>e.value===t)),l=null!==(i=null===(s=this._options[this.selectedIndex])||void 0===s?void 0:s.value)&&void 0!==i?i:null,c=null!==(n=null===(o=this._options[e])||void 0===o?void 0:o.value)&&void 0!==n?n:null;-1!==e&&l===c||(t="",this.selectedIndex=e),t=null!==(a=null===(r=this.firstSelectedOption)||void 0===r?void 0:r.value)&&void 0!==a?a:t}l!==t&&(this._value=t,super.valueChanged(l,t),f.notify(this,"value"),this.updateDisplayValue())}updateValue(t){var e,s
|
|
755
|
+
this.$fastController.isConnected&&(this.value=null!==(s=null===(e=this.firstSelectedOption)||void 0===e?void 0:e.value)&&void 0!==s?s:""),t&&(this.$emit("input"),this.$emit("change",this,{bubbles:!0,composed:void 0}))}selectedIndexChanged(t,e){super.selectedIndexChanged(t,e),this.updateValue()}positionChanged(t,e){this.positionAttribute=e,this.setPositioning()}setPositioning(){const t=this.getBoundingClientRect(),e=window.innerHeight-t.bottom
|
|
756
|
+
this.position=this.forcedPosition?this.positionAttribute:t.top>e?ls:cs,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===ls?~~t.top:~~e}get displayValue(){var t,e
|
|
757
|
+
return f.track(this,"displayValue"),null!==(e=null===(t=this.firstSelectedOption)||void 0===t?void 0:t.text)&&void 0!==e?e:""}disabledChanged(t,e){super.disabledChanged&&super.disabledChanged(t,e),this.ariaDisabled=this.disabled?"true":"false"}formResetCallback(){this.setProxyOptions(),super.setDefaultSelectedOption(),-1===this.selectedIndex&&(this.selectedIndex=0)}clickHandler(t){if(!this.disabled){if(this.open){const e=t.target.closest("option,[role=option]")
|
|
758
|
+
if(e&&e.disabled)return}return super.clickHandler(t),this.open=this.collapsible&&!this.open,this.open||this.indexWhenOpened===this.selectedIndex||this.updateValue(!0),!0}}focusoutHandler(t){var e
|
|
759
|
+
if(super.focusoutHandler(t),!this.open)return!0
|
|
741
760
|
const s=t.relatedTarget
|
|
742
|
-
this.isSameNode(s)?this.focus():(null===(e=this.options)||void 0===e?void 0:e.includes(s))||(this.open=!1,this.indexWhenOpened!==this.selectedIndex&&this.updateValue(!0))}slottedOptionsChanged(t,e){super.slottedOptionsChanged(t,e),this.setProxyOptions(),this.updateValue()}
|
|
743
|
-
|
|
761
|
+
this.isSameNode(s)?this.focus():(null===(e=this.options)||void 0===e?void 0:e.includes(s))||(this.open=!1,this.indexWhenOpened!==this.selectedIndex&&this.updateValue(!0))}handleChange(t,e){super.handleChange(t,e),"value"===e&&this.updateValue()}slottedOptionsChanged(t,e){this.options.forEach((t=>{f.getNotifier(t).unsubscribe(this,"value")})),super.slottedOptionsChanged(t,e),this.options.forEach((t=>{f.getNotifier(t).subscribe(this,"value")})),this.setProxyOptions(),this.updateValue()}mousedownHandler(t){var e
|
|
762
|
+
return t.offsetX>=0&&t.offsetX<=(null===(e=this.listbox)||void 0===e?void 0:e.scrollWidth)?super.mousedownHandler(t):this.collapsible}multipleChanged(t,e){super.multipleChanged(t,e),this.proxy&&(this.proxy.multiple=e)}selectedOptionsChanged(t,e){var s
|
|
763
|
+
super.selectedOptionsChanged(t,e),null===(s=this.options)||void 0===s||s.forEach(((t,e)=>{var s
|
|
764
|
+
const i=null===(s=this.proxy)||void 0===s?void 0:s.options.item(e)
|
|
765
|
+
i&&(i.selected=t.selected)}))}setDefaultSelectedOption(){var t
|
|
766
|
+
const e=null!==(t=this.options)&&void 0!==t?t:Array.from(this.children).filter(rs.slottedOptionFilter),s=null==e?void 0:e.findIndex((t=>t.hasAttribute("selected")||t.selected||t.value===this.value))
|
|
744
767
|
this.selectedIndex=-1===s?0:s}setProxyOptions(){this.proxy instanceof HTMLSelectElement&&this.options&&(this.proxy.options.length=0,this.options.forEach((t=>{const e=t.proxy||(t instanceof HTMLOptionElement?t.cloneNode():null)
|
|
745
|
-
e&&this.proxy.
|
|
746
|
-
|
|
768
|
+
e&&this.proxy.options.add(e)})))}keydownHandler(t){super.keydownHandler(t)
|
|
769
|
+
const e=t.key||t.key.charCodeAt(0)
|
|
770
|
+
switch(e){case Ae:t.preventDefault(),this.collapsible&&this.typeAheadExpired&&(this.open=!this.open)
|
|
747
771
|
break
|
|
748
|
-
case
|
|
772
|
+
case Oe:case Se:t.preventDefault()
|
|
749
773
|
break
|
|
750
|
-
case
|
|
774
|
+
case ze:t.preventDefault(),this.open=!this.open
|
|
751
775
|
break
|
|
752
|
-
case
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
class
|
|
756
|
-
class
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
class
|
|
760
|
-
this.
|
|
776
|
+
case Ie:this.collapsible&&this.open&&(t.preventDefault(),this.open=!1)
|
|
777
|
+
break
|
|
778
|
+
case Ee:return this.collapsible&&this.open&&(t.preventDefault(),this.open=!1),!0}return this.open||this.indexWhenOpened===this.selectedIndex||(this.updateValue(!0),this.indexWhenOpened=this.selectedIndex),!(e in Me)}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute,this.addEventListener("contentchange",this.updateDisplayValue)}disconnectedCallback(){this.removeEventListener("contentchange",this.updateDisplayValue),super.disconnectedCallback()}sizeChanged(t,e){super.sizeChanged(t,e),this.proxy&&(this.proxy.size=e)}updateDisplayValue(){this.collapsible&&f.notify(this,"displayValue")}}Ot([ot({attribute:"open",mode:"boolean"})],di.prototype,"open",void 0),Ot([function(t,e,s){return Object.assign({},s,{get:function(){return f.trackVolatile(),s.get.apply(this)}})}],di.prototype,"collapsible",null),Ot([b],di.prototype,"control",void 0),Ot([ot({attribute:"position"})],di.prototype,"positionAttribute",void 0),Ot([b],di.prototype,"position",void 0),Ot([b],di.prototype,"maxHeight",void 0)
|
|
779
|
+
class ui{}Ot([b],ui.prototype,"ariaControls",void 0),ve(ui,as),ve(di,_t,ui)
|
|
780
|
+
class pi extends de{}class vi extends(Ye(pi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class gi extends vi{constructor(){super(),this.initialValue="on",this.keypressHandler=t=>{switch(t.key){case ze:case Ae:this.checked=!this.checked}},this.clickHandler=t=>{this.disabled||this.readOnly||(this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly),this.readOnly?this.classList.add("readonly"):this.classList.remove("readonly")}checkedChanged(t,e){super.checkedChanged(t,e),this.checked?this.classList.add("checked"):this.classList.remove("checked")}}Ot([ot({attribute:"readonly",mode:"boolean"})],gi.prototype,"readOnly",void 0),Ot([b],gi.prototype,"defaultSlottedNodes",void 0)
|
|
781
|
+
class mi extends de{}class fi extends de{}Ot([ot({mode:"boolean"})],fi.prototype,"disabled",void 0)
|
|
782
|
+
const bi="horizontal"
|
|
783
|
+
class wi extends de{constructor(){super(...arguments),this.orientation=bi,this.activeindicator=!0,this.showActiveIndicator=!0,this.prevActiveTabIndex=0,this.activeTabIndex=0,this.ticking=!1,this.change=()=>{this.$emit("change",this.activetab)},this.isDisabledElement=t=>"true"===t.getAttribute("aria-disabled"),this.isFocusableElement=t=>!this.isDisabledElement(t),this.setTabs=()=>{const t="gridColumn",e="gridRow",s=this.isHorizontal()?t:e
|
|
784
|
+
this.activeTabIndex=this.getActiveIndex(),this.showActiveIndicator=!1,this.tabs.forEach(((t,e)=>{if("tab"===t.slot){const s=this.activeTabIndex===e&&this.isFocusableElement(t)
|
|
761
785
|
this.activeindicator&&this.isFocusableElement(t)&&(this.showActiveIndicator=!0)
|
|
762
786
|
const i=this.tabIds[e],o=this.tabpanelIds[e]
|
|
763
|
-
t.setAttribute("id",
|
|
764
|
-
t.setAttribute("id",
|
|
765
|
-
1===e.nodeType&&this.isFocusableElement(e)&&(this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=this.tabs.indexOf(e),this.setComponent())},this.handleTabKeyDown=t=>{if(this.isHorizontal())switch(t.key){case
|
|
787
|
+
t.setAttribute("id",i),t.setAttribute("aria-selected",s?"true":"false"),t.setAttribute("aria-controls",o),t.addEventListener("click",this.handleTabClick),t.addEventListener("keydown",this.handleTabKeyDown),t.setAttribute("tabindex",s?"0":"-1"),s&&(this.activetab=t)}t.style.gridColumn="",t.style.gridRow="",t.style[s]=`${e+1}`,this.isHorizontal()?t.classList.remove("vertical"):t.classList.add("vertical")}))},this.setTabPanels=()=>{this.tabpanels.forEach(((t,e)=>{const s=this.tabIds[e],i=this.tabpanelIds[e]
|
|
788
|
+
t.setAttribute("id",i),t.setAttribute("aria-labelledby",s),this.activeTabIndex!==e?t.setAttribute("hidden",""):t.removeAttribute("hidden")}))},this.handleTabClick=t=>{const e=t.currentTarget
|
|
789
|
+
1===e.nodeType&&this.isFocusableElement(e)&&(this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=this.tabs.indexOf(e),this.setComponent())},this.handleTabKeyDown=t=>{if(this.isHorizontal())switch(t.key){case Ce:t.preventDefault(),this.adjustBackward(t)
|
|
766
790
|
break
|
|
767
|
-
case
|
|
791
|
+
case ke:t.preventDefault(),this.adjustForward(t)}else switch(t.key){case _e:t.preventDefault(),this.adjustBackward(t)
|
|
768
792
|
break
|
|
769
|
-
case
|
|
793
|
+
case $e:t.preventDefault(),this.adjustForward(t)}switch(t.key){case Oe:t.preventDefault(),this.adjust(-this.activeTabIndex)
|
|
770
794
|
break
|
|
771
|
-
case
|
|
795
|
+
case Se:t.preventDefault(),this.adjust(this.tabs.length-this.activeTabIndex-1)}},this.adjustForward=t=>{const e=this.tabs
|
|
772
796
|
let s=0
|
|
773
797
|
for(s=this.activetab?e.indexOf(this.activetab)+1:1,s===e.length&&(s=0);s<e.length&&e.length>1;){if(this.isFocusableElement(e[s])){this.moveToTabByIndex(e,s)
|
|
774
798
|
break}if(this.activetab&&s===e.indexOf(this.activetab))break
|
|
@@ -776,83 +800,90 @@ s+1>=e.length?s=0:s+=1}},this.adjustBackward=t=>{const e=this.tabs
|
|
|
776
800
|
let s=0
|
|
777
801
|
for(s=this.activetab?e.indexOf(this.activetab)-1:0,s=s<0?e.length-1:s;s>=0&&e.length>1;){if(this.isFocusableElement(e[s])){this.moveToTabByIndex(e,s)
|
|
778
802
|
break}s-1<0?s=e.length-1:s-=1}},this.moveToTabByIndex=(t,e)=>{const s=t[e]
|
|
779
|
-
this.activetab=s,this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=e,s.focus(),this.setComponent()}}orientationChanged(){this.$fastController.isConnected&&(this.setTabs(),this.setTabPanels(),this.handleActiveIndicatorPosition())}activeidChanged(t,e){this.$fastController.isConnected&&this.tabs.length<=this.tabpanels.length&&(this.prevActiveTabIndex=this.tabs.findIndex((e=>e.id===t)),this.setTabs(),this.setTabPanels(),this.handleActiveIndicatorPosition())}tabsChanged(){this.$fastController.isConnected&&this.tabs.length<=this.tabpanels.length&&(this.setTabs(),this.setTabPanels(),this.handleActiveIndicatorPosition())}tabpanelsChanged(){this.$fastController.isConnected&&this.tabpanels.length<=this.tabs.length&&(this.setTabs(),this.setTabPanels(),this.handleActiveIndicatorPosition())}getActiveIndex(){return void 0!==this.activeid?-1===this.tabIds.indexOf(this.activeid)?0:this.tabIds.indexOf(this.activeid):0}getTabIds(){return this.tabs.map((t=>
|
|
803
|
+
this.activetab=s,this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=e,s.focus(),this.setComponent()}}orientationChanged(){this.$fastController.isConnected&&(this.setTabs(),this.setTabPanels(),this.handleActiveIndicatorPosition())}activeidChanged(t,e){this.$fastController.isConnected&&this.tabs.length<=this.tabpanels.length&&(this.prevActiveTabIndex=this.tabs.findIndex((e=>e.id===t)),this.setTabs(),this.setTabPanels(),this.handleActiveIndicatorPosition())}tabsChanged(){this.$fastController.isConnected&&this.tabs.length<=this.tabpanels.length&&(this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.setTabs(),this.setTabPanels(),this.handleActiveIndicatorPosition())}tabpanelsChanged(){this.$fastController.isConnected&&this.tabpanels.length<=this.tabs.length&&(this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.setTabs(),this.setTabPanels(),this.handleActiveIndicatorPosition())}getActiveIndex(){return void 0!==this.activeid?-1===this.tabIds.indexOf(this.activeid)?0:this.tabIds.indexOf(this.activeid):0}getTabIds(){return this.tabs.map((t=>{var e
|
|
804
|
+
return null!==(e=t.getAttribute("id"))&&void 0!==e?e:`tab-${Te()}`}))}getTabPanelIds(){return this.tabpanels.map((t=>{var e
|
|
805
|
+
return null!==(e=t.getAttribute("id"))&&void 0!==e?e:`panel-${Te()}`}))}setComponent(){this.activeTabIndex!==this.prevActiveTabIndex&&(this.activeid=this.tabIds[this.activeTabIndex],this.focusTab(),this.change())}isHorizontal(){return this.orientation===bi}handleActiveIndicatorPosition(){this.showActiveIndicator&&this.activeindicator&&this.activeTabIndex!==this.prevActiveTabIndex&&(this.ticking?this.ticking=!1:(this.ticking=!0,this.animateActiveIndicator()))}animateActiveIndicator(){this.ticking=!0
|
|
780
806
|
const t=this.isHorizontal()?"gridColumn":"gridRow",e=this.isHorizontal()?"translateX":"translateY",s=this.isHorizontal()?"offsetLeft":"offsetTop",i=this.activeIndicatorRef[s]
|
|
781
807
|
this.activeIndicatorRef.style[t]=`${this.activeTabIndex+1}`
|
|
782
808
|
const o=this.activeIndicatorRef[s]
|
|
783
809
|
this.activeIndicatorRef.style[t]=`${this.prevActiveTabIndex+1}`
|
|
784
810
|
const n=o-i
|
|
785
811
|
this.activeIndicatorRef.style.transform=`${e}(${n}px)`,this.activeIndicatorRef.classList.add("activeIndicatorTransition"),this.activeIndicatorRef.addEventListener("transitionend",(()=>{this.ticking=!1,this.activeIndicatorRef.style[t]=`${this.activeTabIndex+1}`,this.activeIndicatorRef.style.transform=`${e}(0px)`,this.activeIndicatorRef.classList.remove("activeIndicatorTransition")}))}adjust(t){var e,s,i
|
|
786
|
-
this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=(e=0,s=this.tabs.length-1,(i=this.activeTabIndex+t)<e?s:i>s?e:i),this.setComponent()}focusTab(){this.tabs[this.activeTabIndex].focus()}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}}
|
|
787
|
-
class
|
|
788
|
-
class
|
|
789
|
-
const
|
|
790
|
-
class
|
|
812
|
+
this.prevActiveTabIndex=this.activeTabIndex,this.activeTabIndex=(e=0,s=this.tabs.length-1,(i=this.activeTabIndex+t)<e?s:i>s?e:i),this.setComponent()}focusTab(){this.tabs[this.activeTabIndex].focus()}connectedCallback(){super.connectedCallback(),this.tabIds=this.getTabIds(),this.tabpanelIds=this.getTabPanelIds(),this.activeTabIndex=this.getActiveIndex()}}Ot([ot],wi.prototype,"orientation",void 0),Ot([ot],wi.prototype,"activeid",void 0),Ot([b],wi.prototype,"tabs",void 0),Ot([b],wi.prototype,"tabpanels",void 0),Ot([ot({mode:"boolean"})],wi.prototype,"activeindicator",void 0),Ot([b],wi.prototype,"activeIndicatorRef",void 0),Ot([b],wi.prototype,"showActiveIndicator",void 0),ve(wi,_t)
|
|
813
|
+
class xi extends de{}class yi extends(Xe(xi)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}const $i="none"
|
|
814
|
+
class Ci extends yi{constructor(){super(...arguments),this.resize=$i,this.cols=20,this.handleTextInput=()=>{this.value=this.control.value}}readOnlyChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.readOnly=this.readOnly)}autofocusChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.autofocus=this.autofocus)}listChanged(){this.proxy instanceof HTMLTextAreaElement&&this.proxy.setAttribute("list",this.list)}maxlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.maxLength=this.maxlength)}minlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.minLength=this.minlength)}spellcheckChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.spellcheck=this.spellcheck)}select(){this.control.select(),this.$emit("select")}handleChange(){this.$emit("change")}}Ot([ot({mode:"boolean"})],Ci.prototype,"readOnly",void 0),Ot([ot],Ci.prototype,"resize",void 0),Ot([ot({mode:"boolean"})],Ci.prototype,"autofocus",void 0),Ot([ot({attribute:"form"})],Ci.prototype,"formId",void 0),Ot([ot],Ci.prototype,"list",void 0),Ot([ot({converter:st})],Ci.prototype,"maxlength",void 0),Ot([ot({converter:st})],Ci.prototype,"minlength",void 0),Ot([ot],Ci.prototype,"name",void 0),Ot([ot],Ci.prototype,"placeholder",void 0),Ot([ot({converter:st,mode:"fromView"})],Ci.prototype,"cols",void 0),Ot([ot({converter:st,mode:"fromView"})],Ci.prototype,"rows",void 0),Ot([ot({mode:"boolean"})],Ci.prototype,"spellcheck",void 0),Ot([b],Ci.prototype,"defaultSlottedNodes",void 0),ve(Ci,oi)
|
|
815
|
+
const ki=Object.freeze({[Me.ArrowUp]:{[me]:-1},[Me.ArrowDown]:{[me]:1},[Me.ArrowLeft]:{[ge]:{[Ve.ltr]:-1,[Ve.rtl]:1}},[Me.ArrowRight]:{[ge]:{[Ve.ltr]:1,[Ve.rtl]:-1}}})
|
|
816
|
+
class _i extends de{constructor(){super(...arguments),this._activeIndex=0,this.direction=Ve.ltr,this.orientation=ge,this.startEndSlotChange=()=>{this.$fastController.isConnected&&this.reduceFocusableElements()}}get activeIndex(){return f.track(this,"activeIndex"),this._activeIndex}set activeIndex(t){this.$fastController.isConnected&&(this._activeIndex=function(t,e,s){return Math.min(Math.max(s,t),e)}(0,this.focusableElements.length-1,t),f.notify(this,"activeIndex"))}slottedItemsChanged(){this.$fastController.isConnected&&this.reduceFocusableElements()}clickHandler(t){var e
|
|
791
817
|
const s=null===(e=this.focusableElements)||void 0===e?void 0:e.indexOf(t.target)
|
|
792
|
-
return s>-1&&this.activeIndex!==s&&this.setFocusedElement(s),!0}connectedCallback(){super.connectedCallback(),this.direction=
|
|
818
|
+
return s>-1&&this.activeIndex!==s&&this.setFocusedElement(s),!0}connectedCallback(){super.connectedCallback(),this.direction=Be(this),this.start.addEventListener("slotchange",this.startEndSlotChange),this.end.addEventListener("slotchange",this.startEndSlotChange)}disconnectedCallback(){super.disconnectedCallback(),this.start.removeEventListener("slotchange",this.startEndSlotChange),this.end.removeEventListener("slotchange",this.startEndSlotChange)}focusinHandler(t){const e=t.relatedTarget
|
|
793
819
|
e&&!this.contains(e)&&this.setFocusedElement()}getDirectionalIncrementer(t){var e,s,i,o,n
|
|
794
|
-
return null!==(n=null!==(i=null===(s=null===(e=
|
|
795
|
-
if(!(e in
|
|
820
|
+
return null!==(n=null!==(i=null===(s=null===(e=ki[t])||void 0===e?void 0:e[this.orientation])||void 0===s?void 0:s[this.direction])&&void 0!==i?i:null===(o=ki[t])||void 0===o?void 0:o[this.orientation])&&void 0!==n?n:0}keydownHandler(t){const e=t.key
|
|
821
|
+
if(!(e in Me)||t.defaultPrevented||t.shiftKey)return!0
|
|
796
822
|
const s=this.getDirectionalIncrementer(e)
|
|
797
823
|
if(!s)return!t.target.closest("[role=radiogroup]")
|
|
798
824
|
const i=this.activeIndex+s
|
|
799
|
-
return this.focusableElements[i]&&t.preventDefault(),this.setFocusedElement(i),!0}get allSlottedItems(){return[...this.start.assignedElements(),...this.slottedItems,...this.end.assignedElements()]}reduceFocusableElements(){this.focusableElements=this.allSlottedItems.reduce(
|
|
825
|
+
return this.focusableElements[i]&&t.preventDefault(),this.setFocusedElement(i),!0}get allSlottedItems(){return[...this.start.assignedElements(),...this.slottedItems,...this.end.assignedElements()]}reduceFocusableElements(){this.focusableElements=this.allSlottedItems.reduce(_i.reduceFocusableItems,[]),this.setFocusableElements()}setFocusedElement(t=this.activeIndex){var e
|
|
800
826
|
this.activeIndex=t,this.setFocusableElements(),null===(e=this.focusableElements[this.activeIndex])||void 0===e||e.focus()}static reduceFocusableItems(t,e){var s,i,o,n
|
|
801
827
|
const r="radio"===e.getAttribute("role"),a=null===(i=null===(s=e.$fastController)||void 0===s?void 0:s.definition.shadowOptions)||void 0===i?void 0:i.delegatesFocus,l=Array.from(null!==(n=null===(o=e.shadowRoot)||void 0===o?void 0:o.querySelectorAll("*"))&&void 0!==n?n:[]).some((t=>Us(t)))
|
|
802
|
-
return Us(e)||r||a||l?(t.push(e),t):e.childElementCount?t.concat(Array.from(e.children).reduce(
|
|
803
|
-
class
|
|
804
|
-
function
|
|
805
|
-
return t?t.length:0}}
|
|
806
|
-
class
|
|
828
|
+
return Us(e)||r||a||l?(t.push(e),t):e.childElementCount?t.concat(Array.from(e.children).reduce(_i.reduceFocusableItems,[])):t}setFocusableElements(){this.$fastController.isConnected&&this.focusableElements.length>0&&this.focusableElements.forEach(((t,e)=>{t.tabIndex=this.activeIndex===e?0:-1}))}}Ot([b],_i.prototype,"direction",void 0),Ot([ot],_i.prototype,"orientation",void 0),Ot([b],_i.prototype,"slottedItems",void 0),Ot([b],_i.prototype,"slottedLabel",void 0)
|
|
829
|
+
class zi{}Ot([ot({attribute:"aria-labelledby"})],zi.prototype,"ariaLabelledby",void 0),Ot([ot({attribute:"aria-label"})],zi.prototype,"ariaLabel",void 0),ve(zi,Re),ve(_i,_t,zi)
|
|
830
|
+
function Ii(t){return fe(t)&&"treeitem"===t.getAttribute("role")}class Oi extends de{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>Ii(this.parentElement),this.handleExpandCollapseButtonClick=t=>{this.disabled||t.defaultPrevented||(this.expanded=!this.expanded)},this.handleFocus=t=>{this.setAttribute("tabindex","0")},this.handleBlur=t=>{this.setAttribute("tabindex","-1")}}expandedChanged(){this.$fastController.isConnected&&this.$emit("expanded-change",this)}selectedChanged(){this.$fastController.isConnected&&this.$emit("selected-change",this)}itemsChanged(t,e){this.$fastController.isConnected&&this.items.forEach((t=>{Ii(t)&&(t.nested=!0)}))}static focusItem(t){t.focusable=!0,t.focus()}childItemLength(){const t=this.childItems.filter((t=>Ii(t)))
|
|
831
|
+
return t?t.length:0}}Ot([ot({mode:"boolean"})],Oi.prototype,"expanded",void 0),Ot([ot({mode:"boolean"})],Oi.prototype,"selected",void 0),Ot([ot({mode:"boolean"})],Oi.prototype,"disabled",void 0),Ot([b],Oi.prototype,"focusable",void 0),Ot([b],Oi.prototype,"childItems",void 0),Ot([b],Oi.prototype,"items",void 0),Ot([b],Oi.prototype,"nested",void 0),Ot([b],Oi.prototype,"renderCollapsedChildren",void 0),ve(Oi,_t)
|
|
832
|
+
class Si extends de{constructor(){super(...arguments),this.currentFocused=null,this.handleFocus=t=>{if(!(this.slottedTreeItems.length<1))return t.target===this?(null===this.currentFocused&&(this.currentFocused=this.getValidFocusableItem()),void(null!==this.currentFocused&&Oi.focusItem(this.currentFocused))):void(this.contains(t.target)&&(this.setAttribute("tabindex","-1"),this.currentFocused=t.target))},this.handleBlur=t=>{t.target instanceof HTMLElement&&(null===t.relatedTarget||!this.contains(t.relatedTarget))&&this.setAttribute("tabindex","0")},this.handleKeyDown=t=>{if(t.defaultPrevented)return
|
|
807
833
|
if(this.slottedTreeItems.length<1)return!0
|
|
808
834
|
const e=this.getVisibleNodes()
|
|
809
|
-
switch(t.key){case Oe:return void(e.length&&
|
|
810
|
-
case
|
|
811
|
-
case $e:if(t.target&&this.isFocusableElement(t.target)){const e=t.target
|
|
812
|
-
e instanceof ki&&e.childItemLength()>0&&(e.expanded=!1)}return!1
|
|
835
|
+
switch(t.key){case Oe:return void(e.length&&Oi.focusItem(e[0]))
|
|
836
|
+
case Se:return void(e.length&&Oi.focusItem(e[e.length-1]))
|
|
813
837
|
case Ce:if(t.target&&this.isFocusableElement(t.target)){const e=t.target
|
|
814
|
-
e instanceof
|
|
815
|
-
case
|
|
816
|
-
|
|
817
|
-
case
|
|
818
|
-
|
|
838
|
+
e instanceof Oi&&e.childItemLength()>0&&e.expanded?e.expanded=!1:e instanceof Oi&&e.parentElement instanceof Oi&&Oi.focusItem(e.parentElement)}return!1
|
|
839
|
+
case ke:if(t.target&&this.isFocusableElement(t.target)){const e=t.target
|
|
840
|
+
e instanceof Oi&&e.childItemLength()>0&&!e.expanded?e.expanded=!0:e instanceof Oi&&e.childItemLength()>0&&this.focusNextNode(1,t.target)}return
|
|
841
|
+
case $e:return void(t.target&&this.isFocusableElement(t.target)&&this.focusNextNode(1,t.target))
|
|
842
|
+
case _e:return void(t.target&&this.isFocusableElement(t.target)&&this.focusNextNode(-1,t.target))
|
|
843
|
+
case ze:return void this.handleClick(t)}return!0},this.handleSelectedChange=t=>{if(t.defaultPrevented)return
|
|
844
|
+
if(!(t.target instanceof Element&&Ii(t.target)))return!0
|
|
819
845
|
const e=t.target
|
|
820
846
|
e.selected?(this.currentSelected&&this.currentSelected!==e&&(this.currentSelected.selected=!1),this.currentSelected=e):e.selected||this.currentSelected!==e||(this.currentSelected=null)},this.setItems=()=>{const t=this.treeView.querySelector("[aria-selected='true']")
|
|
821
847
|
this.currentSelected=t,null!==this.currentFocused&&this.contains(this.currentFocused)||(this.currentFocused=this.getValidFocusableItem()),this.nested=this.checkForNestedItems()
|
|
822
|
-
this.getVisibleNodes().forEach((t=>{
|
|
823
|
-
if(!(t.target instanceof Element&&
|
|
848
|
+
this.getVisibleNodes().forEach((t=>{Ii(t)&&(t.nested=this.nested)}))},this.isFocusableElement=t=>Ii(t),this.isSelectedElement=t=>t.selected}slottedTreeItemsChanged(){this.$fastController.isConnected&&this.setItems()}connectedCallback(){super.connectedCallback(),this.setAttribute("tabindex","0"),h.queueUpdate((()=>{this.setItems()}))}handleClick(t){if(t.defaultPrevented)return
|
|
849
|
+
if(!(t.target instanceof Element&&Ii(t.target)))return!0
|
|
824
850
|
const e=t.target
|
|
825
851
|
e.disabled||(e.selected=!e.selected)}focusNextNode(t,e){const s=this.getVisibleNodes()
|
|
826
852
|
if(!s)return
|
|
827
853
|
const i=s[s.indexOf(e)+t]
|
|
828
|
-
|
|
854
|
+
fe(i)&&Oi.focusItem(i)}getValidFocusableItem(){const t=this.getVisibleNodes()
|
|
829
855
|
let e=t.findIndex(this.isSelectedElement)
|
|
830
|
-
return-1===e&&(e=t.findIndex(this.isFocusableElement)),-1!==e?t[e]:null}checkForNestedItems(){return this.slottedTreeItems.some((t=>
|
|
831
|
-
return Array.from(t.querySelectorAll(e)).filter((t=>null!==t.offsetParent))}(this,"[role='treeitem']")||[]}}
|
|
832
|
-
const
|
|
856
|
+
return-1===e&&(e=t.findIndex(this.isFocusableElement)),-1!==e?t[e]:null}checkForNestedItems(){return this.slottedTreeItems.some((t=>Ii(t)&&t.querySelector("[role='treeitem']")))}getVisibleNodes(){return function(t,e){if(!t||!e||!fe(t))return
|
|
857
|
+
return Array.from(t.querySelectorAll(e)).filter((t=>null!==t.offsetParent))}(this,"[role='treeitem']")||[]}}Ot([ot({attribute:"render-collapsed-nodes"})],Si.prototype,"renderCollapsedNodes",void 0),Ot([b],Si.prototype,"currentSelected",void 0),Ot([b],Si.prototype,"slottedTreeItems",void 0)
|
|
858
|
+
class Ai{constructor(t,e,s){this.propertyName=t,this.value=e,this.styles=s}bind(t){f.getNotifier(t).subscribe(this,this.propertyName),this.handleChange(t,this.propertyName)}unbind(t){f.getNotifier(t).unsubscribe(this,this.propertyName),t.$fastController.removeStyles(this.styles)}handleChange(t,e){t[e]===this.value?t.$fastController.addStyles(this.styles):t.$fastController.removeStyles(this.styles)}}function Ei(t){return`:host([hidden]){display:none}:host{display:${t}}`}const Mi=function(){if("boolean"==typeof be)return be
|
|
859
|
+
if("undefined"==typeof window||!window.document||!window.document.createElement)return be=!1,be
|
|
860
|
+
const t=document.createElement("style"),e=function(){const t=document.querySelector('meta[property="csp-nonce"]')
|
|
861
|
+
return t?t.getAttribute("content"):null}()
|
|
862
|
+
null!==e&&t.setAttribute("nonce",e),document.head.appendChild(t)
|
|
863
|
+
try{t.sheet.insertRule("foo:focus-visible {color:inherit}",0),be=!0}catch(t){be=!1}finally{document.head.removeChild(t)}return be}()?"focus-visible":"focus",Vi=mt`
|
|
833
864
|
:host {
|
|
834
865
|
contain: layout;
|
|
835
866
|
display: block;
|
|
836
867
|
z-index: 1000;
|
|
837
868
|
}
|
|
838
869
|
`
|
|
839
|
-
const
|
|
870
|
+
const Hi=class extends De{}.compose({baseName:"anchored-region",baseClass:De,template:(t,e)=>X`
|
|
840
871
|
<template class="${t=>t.initialLayoutComplete?"loaded":""}">
|
|
841
|
-
${wt((t=>t.initialLayoutComplete),
|
|
872
|
+
${wt((t=>t.initialLayoutComplete),X`
|
|
842
873
|
<slot></slot>
|
|
843
874
|
`)}
|
|
844
875
|
</template>
|
|
845
|
-
`,styles:
|
|
846
|
-
|
|
847
|
-
const
|
|
848
|
-
function
|
|
876
|
+
`,styles:Vi})
|
|
877
|
+
Vs.getOrCreate().withPrefix("nimble").register(Hi())
|
|
878
|
+
const Li="#ff8126",Ti="#009921",Ri="#00c12b",Pi="#ff4646",Fi="#f1f1f2",Bi="#f5f5f5",Di="#ffffff",Ni="#363738",ji="#161617",qi="#074023",Ui="#009b65",Ki="#ff4b00",Wi="#006b46",Xi="#32eb96",Yi="14px",Gi=new RegExp("[^#a-f\\d]","gi"),Qi=new RegExp("^#?[a-f\\d]{3}[a-f\\d]?$|^#?[a-f\\d]{6}([a-f\\d]{2})?$","i")
|
|
879
|
+
function Ji(t,e={}){if("string"!=typeof t||Gi.test(t)||!Qi.test(t))throw new TypeError("Expected a valid hex string")
|
|
849
880
|
let s=1
|
|
850
881
|
8===(t=t.replace(/^#/,"")).length&&(s=Number.parseInt(t.slice(6,8),16)/255,t=t.slice(0,6)),4===t.length&&(s=Number.parseInt(t.slice(3,4).repeat(2),16)/255,t=t.slice(0,3)),3===t.length&&(t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2])
|
|
851
882
|
const i=Number.parseInt(t,16),o=i>>16,n=i>>8&255,r=255&i,a="number"==typeof e.alpha?e.alpha:s
|
|
852
883
|
if("array"===e.format)return[o,n,r,a]
|
|
853
|
-
if("css"===e.format){return`rgb(${o} ${n} ${r}${1===a?"":` / ${Number((100*a).toFixed(2))}%`})`}return{red:o,green:n,blue:r,alpha:a}}var
|
|
854
|
-
!function(t){t.Light="light",t.Dark="dark",t.Color="color"}(
|
|
855
|
-
const
|
|
884
|
+
if("css"===e.format){return`rgb(${o} ${n} ${r}${1===a?"":` / ${Number((100*a).toFixed(2))}%`})`}return{red:o,green:n,blue:r,alpha:a}}var Zi
|
|
885
|
+
!function(t){t.Light="light",t.Dark="dark",t.Color="color"}(Zi||(Zi={}))
|
|
886
|
+
const to="action-rgb-partial-color",eo="application-background-color",so="header-background-color",io="section-background-color",oo="fill-selected-color",no="fill-selected-rgb-partial-color",ro="fill-hover-selected-color",ao="fill-hover-color",lo="fill-down-color",co="border-color",ho="border-rgb-partial-color",uo="fail-color",po="warning-color",vo="pass-color",go="border-hover-color",mo="icon-color",fo="popup-box-shadow-color",bo="popup-border-color",wo="control-height",xo="small-padding",yo="standard-padding",$o="label-height",Co="border-width",ko="icon-size",_o="group-header-text-transform",zo="drawer-width",Io="small-delay",Oo="medium-delay",So="large-delay",Ao="headline-plus-1-font",Eo="headline-font",Mo="title-plus-2-font",Vo="title-plus-1-font",Ho="title-font",Lo="subtitle-plus-1-font",To="subtitle-font",Ro="link-standard-font",Po="placeholder-font",Fo="body-emphasized-font",Bo="body-font",Do="group-header-font",No="control-label-font",jo="button-label-font",qo="tooltip-caption-font",Uo="error-text-font",Ko=t=>`ni-nimble-${t}`
|
|
856
887
|
/*! *****************************************************************************
|
|
857
888
|
Copyright (c) Microsoft Corporation.
|
|
858
889
|
|
|
@@ -867,50 +898,50 @@ const Wi="action-rgb-partial-color",Yi="application-background-color",Xi="header
|
|
|
867
898
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
868
899
|
PERFORMANCE OF THIS SOFTWARE.
|
|
869
900
|
***************************************************************************** */
|
|
870
|
-
function
|
|
901
|
+
function Wo(t,e,s,i){var o,n=arguments.length,r=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i
|
|
871
902
|
if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,s,i)
|
|
872
903
|
else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(e,s,r):o(e,s))||r)
|
|
873
|
-
return n>3&&r&&Object.defineProperty(e,s,r),r}const
|
|
904
|
+
return n>3&&r&&Object.defineProperty(e,s,r),r}const Xo=X`<slot></slot>`,Yo=mt`
|
|
874
905
|
:host {
|
|
875
906
|
display: contents;
|
|
876
907
|
}
|
|
877
|
-
`,
|
|
878
|
-
class
|
|
879
|
-
const
|
|
880
|
-
function
|
|
881
|
-
return`rgba(${s}, ${i}, ${o}, ${e})`}
|
|
882
|
-
const
|
|
883
|
-
|
|
884
|
-
const
|
|
885
|
-
|
|
886
|
-
const
|
|
887
|
-
|
|
888
|
-
const[
|
|
889
|
-
|
|
890
|
-
const[
|
|
891
|
-
|
|
892
|
-
const[
|
|
893
|
-
function
|
|
894
|
-
return`${e}, ${s}, ${i}`}function
|
|
895
|
-
const l=
|
|
908
|
+
`,Go=Is.create({name:"direction",cssCustomPropertyName:null}).withDefault(Ve.ltr),Qo=Is.create({name:"theme",cssCustomPropertyName:null}).withDefault(Zi.Light)
|
|
909
|
+
class Jo extends de{constructor(){super(...arguments),this.direction=Ve.ltr,this.theme=Zi.Light}directionChanged(t,e){null!=e?Go.setValueFor(this,e):Go.deleteValueFor(this)}themeChanged(t,e){null!=e?Qo.setValueFor(this,e):Qo.deleteValueFor(this)}}Wo([ot({attribute:"direction"})],Jo.prototype,"direction",void 0),Wo([ot({attribute:"theme"})],Jo.prototype,"theme",void 0)
|
|
910
|
+
const Zo=Jo.compose({baseName:"theme-provider",styles:Yo,template:Xo})
|
|
911
|
+
function tn(t,e){const{red:s,green:i,blue:o}=Ji(t)
|
|
912
|
+
return`rgba(${s}, ${i}, ${o}, ${e})`}Vs.getOrCreate().withPrefix("nimble").register(Zo())
|
|
913
|
+
const en=Is.create(Ko(to)).withDefault((t=>Pr(Br(t,ji,Fi,Di)))),sn=Is.create(Ko(eo)).withDefault((t=>Br(t,Di,Ni,qi)))
|
|
914
|
+
Is.create(Ko(so)).withDefault((t=>Br(t,Bi,"#505153",qi))),Is.create(Ko(io)).withDefault((t=>Br(t,"#d3d5d6",ji,qi)))
|
|
915
|
+
const on=Is.create(Ko(oo)).withDefault((t=>tn(qr(t),.2))),nn=Is.create(Ko(no)).withDefault((t=>Pr(qr(t)))),rn=Is.create(Ko(ro)).withDefault((t=>tn(qr(t),.15))),an=Is.create(Ko(ao)).withDefault((t=>tn(function(t){return Br(t,ji,Fi,Di)}(t),.1)))
|
|
916
|
+
Is.create(Ko(lo)).withDefault((t=>tn(function(t){return Br(t,ji,Fi,Di)}(t),.15)))
|
|
917
|
+
const ln=Is.create(Ko(co)).withDefault((t=>Nr(t))),cn=Is.create(Ko(ho)).withDefault((t=>Pr(Nr(t)))),hn=Is.create(Ko(uo)).withDefault((t=>Dr(t))),dn=Is.create(Ko(po)).withDefault((t=>function(t){return Br(t,Ki,Li,Li)}(t))),un=Is.create(Ko(vo)).withDefault((t=>function(t){return Br(t,Ti,Ri,Ri)}(t))),pn=Is.create(Ko(go)).withDefault((t=>Br(t,Ui,Ui,Di))),vn=Is.create(Ko(mo)).withDefault((t=>Br(t,ji,Fi,Di))),gn=Is.create(Ko(fo)).withDefault((t=>tn(Br(t,"#818386",Ni,Ni),.3))),mn=Is.create(Ko(bo)).withDefault((t=>tn(Br(t,ji,Fi,Di),.3))),fn=Is.create(Ko(wo)).withDefault("32px"),bn=Is.create(Ko(xo)).withDefault("4px"),wn=Is.create(Ko(yo)).withDefault("16px"),xn=Is.create(Ko($o)).withDefault("16px"),yn=Is.create(Ko(Co)).withDefault("1px"),$n=Is.create(Ko(ko)).withDefault("16px"),Cn=Is.create(Ko(zo)).withDefault("784px")
|
|
918
|
+
Fr(Eo,(t=>jr(t)),(t=>tn(jr(t),.3)),"Noto Serif","400","25px","32px","serif"),Fr(Ao,(t=>jr(t)),(t=>tn(jr(t),.3)),"Noto Serif","400","29.100000381469727px","40px","serif"),Fr(Mo,(t=>jr(t)),(t=>tn(jr(t),.3)),"Source Sans Pro","400","25px","32px","sans-serif")
|
|
919
|
+
const[kn,_n,zn,In,On,Sn,An,En]=Fr(Vo,(t=>jr(t)),(t=>tn(jr(t),.3)),"Source Sans Pro","400","22px","28px","sans-serif")
|
|
920
|
+
Fr(Ho,(t=>jr(t)),(t=>tn(jr(t),.3)),"Source Sans Pro","400","19px","24px","sans-serif"),Fr(Lo,(t=>jr(t)),(t=>tn(jr(t),.3)),"Source Sans Pro","300","16px","20px","sans-serif"),Fr(To,(t=>jr(t)),(t=>tn(jr(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),Fr(Ro,(t=>jr(t)),(t=>tn(jr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif")
|
|
921
|
+
const[Mn,Vn,Hn,Ln,Tn,Rn,Pn,Fn]=Fr(Po,(t=>tn(jr(t),.6)),(t=>tn(jr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Bn,Dn,Nn,jn,qn,Un,Kn,Wn]=Fr(Fo,(t=>jr(t)),(t=>tn(jr(t),.3)),"Source Sans Pro","600","14px","18px","sans-serif"),[Xn,Yn,Gn,Qn,Jn,Zn,tr,er]=Fr(Bo,(t=>jr(t)),(t=>tn(jr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[sr,ir,or,nr,rr,ar,lr,cr]=Fr(Do,(t=>jr(t)),(t=>tn(jr(t),.3)),"Space Mono","400","11px","16px","sans-serif"),[hr,dr,ur,pr,vr,gr,mr,fr]=Fr(No,(t=>tn(jr(t),.6)),(t=>tn(jr(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[br,wr,xr,yr,$r,Cr,kr,_r]=Fr(jo,(t=>jr(t)),(t=>tn(jr(t),.3)),"Source Sans Pro","400","12.800000190734863px","16px","sans-serif")
|
|
922
|
+
Fr(qo,(t=>jr(t)),(t=>tn(jr(t),.3)),"Source Sans Pro","400","11px",Yi,"sans-serif")
|
|
923
|
+
const[zr,Ir,Or,Sr,Ar,Er,Mr,Vr]=Fr(Uo,(t=>Dr(t)),(t=>tn(Dr(t),.3)),"Source Sans Pro","400","9px",Yi,"sans-serif"),Hr=Is.create(Ko(_o)).withDefault("uppercase"),Lr=Is.create(Ko(Io)).withDefault("0.075s"),Tr=Is.create(Ko(Oo)).withDefault("0.15s"),Rr=Is.create(Ko(So)).withDefault("0.25s")
|
|
924
|
+
function Pr(t){const{red:e,green:s,blue:i}=Ji(t)
|
|
925
|
+
return`${e}, ${s}, ${i}`}function Fr(t,e,s,i,o,n,r,a){if(""===t||""===i||""===o||""===n||""===r||""===a)throw new Error("createFontTokens parameter unexpectedly set to empty string")
|
|
926
|
+
const l=Is.create(Ko(t)).withDefault(`${o} ${n}/${r} ${i}, ${a}`),c=t.split("-font"),h=c[0]
|
|
896
927
|
if(void 0===h||""!==c[1])throw new Error(`fontTokenName value of ${t} did not have the expected '-font' suffix`)
|
|
897
|
-
return[l,
|
|
898
|
-
case
|
|
899
|
-
case
|
|
900
|
-
default:return e}}function
|
|
901
|
-
const i=t,o=
|
|
902
|
-
this.themeStyles={light:i,dark:o,color:n}}static resolveTheme(t,e){if(t instanceof
|
|
928
|
+
return[l,Is.create(Ko(`${h}-font-color`)).withDefault((t=>e(t))),Is.create(Ko(`${h}-disabled-font-color`)).withDefault((t=>s(t))),Is.create(Ko(`${h}-font-family`)).withDefault(`${i}`),Is.create(Ko(`${h}-font-weight`)).withDefault(`${o}`),Is.create(Ko(`${h}-font-size`)).withDefault(`${n}`),Is.create(Ko(`${h}-font-line-height`)).withDefault(`${r}`),Is.create(Ko(`${h}-fallback-font-family`)).withDefault(`${a}`)]}function Br(t,e,s,i){switch(Qo.getValueFor(t)){case Zi.Light:return e
|
|
929
|
+
case Zi.Dark:return s
|
|
930
|
+
case Zi.Color:return i
|
|
931
|
+
default:return e}}function Dr(t){return Br(t,"#c4000c",Pi,Pi)}function Nr(t){return Br(t,ji,Fi,Di)}function jr(t){return Br(t,ji,Fi,Di)}function qr(t){return Br(t,Ui,Ui,Di)}class Ur{constructor(t,e){this.themeStyles=t,this.source=e,this.attached=null}handleChange({target:t,token:e}){this.attach(e.getValueFor(t))}attach(t){this.attached!==this.themeStyles[t]&&(null!==this.attached&&this.source.$fastController.removeStyles(this.attached),this.attached=this.themeStyles[t],null!==this.attached&&this.source.$fastController.addStyles(this.attached))}}class Kr{constructor(t,e,s){this.cache=new WeakMap
|
|
932
|
+
const i=t,o=Kr.resolveTheme(e,{light:i,dark:null,color:null}),n=Kr.resolveTheme(s,{light:i,dark:o,color:null})
|
|
933
|
+
this.themeStyles={light:i,dark:o,color:n}}static resolveTheme(t,e){if(t instanceof Y||null===t)return t
|
|
903
934
|
const s=e[t]
|
|
904
935
|
if(null===s)throw new Error(`Tried to alias to theme '${t}' but the theme value is not set to a style.`)
|
|
905
|
-
return s}bind(t){const e=this.cache.get(t)||new
|
|
906
|
-
|
|
907
|
-
e&&
|
|
908
|
-
${
|
|
936
|
+
return s}bind(t){const e=this.cache.get(t)||new Ur(this.themeStyles,t),s=Qo.getValueFor(t)
|
|
937
|
+
Qo.subscribe(e,t),e.attach(s),this.cache.set(t,e)}unbind(t){const e=this.cache.get(t)
|
|
938
|
+
e&&Qo.unsubscribe(e)}}const Wr=(t,e,s)=>new Kr(t,e,s),Xr=mt`
|
|
939
|
+
${Ei("inline-block")}
|
|
909
940
|
|
|
910
941
|
:host {
|
|
911
942
|
box-sizing: border-box;
|
|
912
|
-
font: ${
|
|
913
|
-
--ni-private-breadcrumb-link-font-color: ${
|
|
943
|
+
font: ${Xn};
|
|
944
|
+
--ni-private-breadcrumb-link-font-color: ${Yn};
|
|
914
945
|
}
|
|
915
946
|
|
|
916
947
|
.list {
|
|
@@ -919,7 +950,7 @@ e&&qo.unsubscribe(e)}}const Br=(t,e,s)=>new Fr(t,e,s),Dr=mt`
|
|
|
919
950
|
}
|
|
920
951
|
|
|
921
952
|
:host(.prominent-links) {
|
|
922
|
-
--ni-private-breadcrumb-link-active-font-color: ${
|
|
953
|
+
--ni-private-breadcrumb-link-active-font-color: ${Yn};
|
|
923
954
|
}
|
|
924
955
|
|
|
925
956
|
::slotted(*:first-child) {
|
|
@@ -927,37 +958,37 @@ e&&qo.unsubscribe(e)}}const Br=(t,e,s)=>new Fr(t,e,s),Dr=mt`
|
|
|
927
958
|
}
|
|
928
959
|
|
|
929
960
|
::slotted(*:not([href]):last-child) {
|
|
930
|
-
font: ${
|
|
961
|
+
font: ${Bn};
|
|
931
962
|
}
|
|
932
|
-
`.withBehaviors(
|
|
963
|
+
`.withBehaviors(Wr(mt`
|
|
933
964
|
${""}
|
|
934
965
|
:host {
|
|
935
|
-
--ni-private-breadcrumb-link-active-font-color: ${
|
|
966
|
+
--ni-private-breadcrumb-link-active-font-color: ${Wi};
|
|
936
967
|
}
|
|
937
968
|
|
|
938
969
|
:host(.prominent-links) {
|
|
939
|
-
--ni-private-breadcrumb-link-font-color: ${
|
|
970
|
+
--ni-private-breadcrumb-link-font-color: ${Wi};
|
|
940
971
|
}
|
|
941
972
|
`,mt`
|
|
942
973
|
${""}
|
|
943
974
|
:host {
|
|
944
|
-
--ni-private-breadcrumb-link-active-font-color: ${
|
|
975
|
+
--ni-private-breadcrumb-link-active-font-color: ${Xi};
|
|
945
976
|
}
|
|
946
977
|
|
|
947
978
|
:host(.prominent-links) {
|
|
948
|
-
--ni-private-breadcrumb-link-font-color: ${
|
|
979
|
+
--ni-private-breadcrumb-link-font-color: ${Xi};
|
|
949
980
|
}
|
|
950
981
|
`,mt`
|
|
951
982
|
${""}
|
|
952
983
|
:host {
|
|
953
|
-
--ni-private-breadcrumb-link-active-font-color: ${
|
|
984
|
+
--ni-private-breadcrumb-link-active-font-color: ${tn(Di,.6)};
|
|
954
985
|
}
|
|
955
986
|
|
|
956
987
|
:host(.prominent-links) {
|
|
957
|
-
--ni-private-breadcrumb-link-font-color: ${
|
|
988
|
+
--ni-private-breadcrumb-link-font-color: ${Xi};
|
|
958
989
|
}
|
|
959
990
|
`))
|
|
960
|
-
const
|
|
991
|
+
const Yr=class extends je{}.compose({baseName:"breadcrumb",baseClass:je,template:(t,e)=>X`
|
|
961
992
|
<template role="navigation">
|
|
962
993
|
<div role="list" class="list" part="list">
|
|
963
994
|
<slot
|
|
@@ -965,17 +996,17 @@ const Nr=class extends Be{}.compose({baseName:"breadcrumb",baseClass:Be,template
|
|
|
965
996
|
></slot>
|
|
966
997
|
</div>
|
|
967
998
|
</template>
|
|
968
|
-
`,styles:
|
|
969
|
-
|
|
970
|
-
const jr={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 7H9V3H7v4H3v2h4v4h2V9h4V7z"/></svg>'},qr={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.171 13.933l-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26zM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247z"/></svg>'},Ur={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.5 4.737l1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Kr={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.263 3.5l.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},Wr={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.737 12.5l-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},Yr={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 11.263l-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},Xr={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zM2 7.982L7.9 5 6.588 7.004 11 7v2H6.613L7.9 11z"/></svg>'},Gr={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 003.143-3.025 3.08 3.08 0 00-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 014.572 4.53A4.629 4.629 0 018 13.5z"/></svg>'},Qr={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zm-6.9-3l1.287-2H2V7l4.412.004L5.1 5 11 7.982z"/></svg>'},Jr={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 013.3 3.428 3.366 3.366 0 01-3.3 3.429 3.36 3.36 0 01-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 008.9 13.059a5.05 5.05 0 004.95-5.143A5.05 5.05 0 008.9 2.773z"/></svg>'},Zr={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.857 9.453l-2.571-1.68v.908a3 3 0 003 3 3 3 0 003-3V3.11H14v5.571a4.714 4.714 0 01-4.714 4.715A4.714 4.714 0 014.57 8.68v-.908L2 9.453l3.403-6.849z"/></svg>'},ta={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.195 4.977l-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},ea={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735L14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},sa={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75L10 14l-6-3 6-3-1.25 2.25zM8 11h1a4 4 0 004-4M7.25 5.75L6 8l6-3-6-3 1.25 2.25zM8 5H7a4 4 0 00-4 4"/></svg>'},ia={name:"bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 13v-2h12v2zm0-4V7h12v2zm0-4V3h12v2z"/></svg>'},oa={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 01-2-2h4a2.05 2.05 0 01-2 2zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745z"/></svg>'},na={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 00-.71.71v2.032a.71.71 0 00.71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 00.71-.71V5.46a.71.71 0 00-.71-.711zM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 00-1.71 1.71v2.032a1.712 1.712 0 00.844 1.475zM6 12h4a2.05 2.05 0 01-2 2 2.05 2.05 0 01-2-2zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746z"/></svg>'},ra={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 01-2 0zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497zm-3.5-7.5a5.5 5.5 0 11-5.5 5.5 5.506 5.506 0 015.5-5.5m0-1a6.5 6.5 0 106.5 6.5 6.5 6.5 0 00-6.5-6.5z"/></svg>'},aa={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 008 14.5 6.5 6.5 0 0014.5 8 6.5 6.5 0 008 1.5 6.5 6.5 0 001.5 8zM8 12a1.025 1.025 0 01-1-1h2a1.025 1.025 0 01-1 1zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497z"/></svg>'},la={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0113 5.762V2zm12 7.5a3.5 3.5 0 10-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0014 9.5zM10.5 8A1.5 1.5 0 119 9.5 1.5 1.5 0 0110.5 8z"/></svg>'},ca={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 014.977 2h.046A.976.976 0 016 2.977v1.046A.977.977 0 015.023 5h-.046A.977.977 0 014 4.023zM13 4v.023A1.98 1.98 0 0111.023 6h-.046A1.98 1.98 0 019 4.023V4H7v.023A1.98 1.98 0 015.023 6h-.046A1.98 1.98 0 013 4.023V4a1 1 0 00-1 1v8a1 1 0 001 1h10a1 1 0 001-1V5a1 1 0 00-1-1zm-7 8H4v-1h2zm.001-1.999H4V9h2.001zm0-2.001H4V7h2.001zM9 12H7v-1h2zm0-1.999H7V9h2zM9 8H7V7h2zm3 4h-2v-1h2zm.001-1.999H10V9h2.001zm0-2.001H10V7h2.001zM10 4.023V2.977A.976.976 0 0110.977 2h.046a.976.976 0 01.977.977v1.046a.977.977 0 01-.977.977h-.046A.977.977 0 0110 4.023z"/></svg>'},ha={name:"chart_diagram_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3z"/></svg>'},da={name:"chart_diagram_child_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3zm-8 2H3v-1h1zm4 0H7v-1h1zm4 0h-1v-1h1z"/></svg>'},ua={name:"chart_diagram_parent_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3zM7 4V3h1v1z"/></svg>'},pa={name:"chart_diagram_parent_focus_two_child_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3zm-6 2H4v-1h1zm6 0h-1v-1h1z"/></svg>'},va={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287L6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4z"/></svg>'},ga={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="M14 4.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z"/></svg>'},ma={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm0 9.429A3.429 3.429 0 1111.429 8 3.429 3.429 0 018 11.429z"/></svg>'},fa={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 017 2v2.686a3.475 3.475 0 000 6.628zM9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/></svg>'},ba={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},wa={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 010-6.628V2a6.1 6.1 0 000 12z"/></svg>'},xa={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.281 4.281 0 013.573 6.647L5.714 4.427a4.262 4.262 0 012.36-.713zM3.789 8a4.261 4.261 0 01.713-2.36l5.934 5.933A4.281 4.281 0 013.789 8z"/></svg>'},ya={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.263 4.263 0 012.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 012.36-.713zM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 01-.03-4.77zm3.573 6.647a4.256 4.256 0 01-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 01-2.361.713zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 01-.028 4.67z"/></svg>'},$a={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 012-2V2a1 1 0 012 0v1a2 2 0 012 2zm1-2v9H4V3H3a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1V4a1 1 0 00-1-1zm-2 4H5v1h5zM8 9H5v1h3z"/></svg>'},Ca={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6m.576 4.87l1.555-1.557a1.635 1.635 0 01.84-.256 1.979 1.979 0 01-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 010 1.085l2.376 2.38a1.597 1.597 0 01.458 1.072 1.621 1.621 0 01-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 110-2.293"/></svg>'},ka={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.108 7.392l.955-.957a1.004 1.004 0 01.516-.157 1.215 1.215 0 01-.14.486c-.072.1-.834.866-.966.999a.785.785 0 010 .666l1.341 1.344a.981.981 0 01.281.658.996.996 0 01-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 110-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 00-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 00-.563-.344 4.61 4.61 0 00-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 00-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 003.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 00.401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 001.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 001.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 00.608-1.175zM8 11.45A3.45 3.45 0 1111.45 8 3.45 3.45 0 018 11.45z"/></svg>'},_a={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 00-2.152.505L7.096 6H3.422A4.997 4.997 0 108 3zm2.003 7.616a453.75 453.75 0 01-1.675-1.7 1.061 1.061 0 110-1.907l1.294-1.297a1.36 1.36 0 01.699-.212 1.646 1.646 0 01-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 010 .903l1.817 1.82a1.33 1.33 0 01.381.891 1.35 1.35 0 01-1.017-.51z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},za={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6z"/></svg>'},Oa={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.476 7.298l-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568zM15 9.005a2.374 2.374 0 01-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 10-.516-2.64A3.77 3.77 0 104.797 5.99 2.238 2.238 0 002 8.148a2.223 2.223 0 002.057 2.22l1.758.009-.448.894a10.567 10.567 0 01-2.31-.121 3.224 3.224 0 01.993-6.225 4.77 4.77 0 019.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0115 9.006z"/></svg>'},Ia={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.429 10.1l.001-.101A3.998 3.998 0 004.69 8.59a2.715 2.715 0 00-2.557 2.7 2.782 2.782 0 001.725 2.516 4.854 4.854 0 001.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 00.55-3.897zm-.55 3.06l-7.183-.008a1.867 1.867 0 01.156-3.728 1.891 1.891 0 01.464.06 3.16 3.16 0 116.13 1.462 1.149 1.149 0 11.433 2.213zM4.5 4.5a1 1 0 111-1 1 1 0 01-1 1zm5.138.681l.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502z"/></svg>'},Sa={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.823 2l-2.217.914.516 1.25a4.743 4.743 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 00.674.048 4.74 4.74 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 00.002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 00-.676-.049 4.808 4.808 0 00-.663.047zm1.175 9a2.999 2.999 0 112.77-1.847 2.984 2.984 0 01-2.77 1.846M8 6.801a1.2 1.2 0 10.46.093A1.198 1.198 0 008 6.8"/></svg>'},Aa={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 01-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 01-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 01-1.66-.078l-.105-.012a15.901 15.901 0 01-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 01-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 01-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 01-.462-.223l-.03-.02a2.343 2.343 0 01-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 00.697.197 14.793 14.793 0 003.4.363 14.818 14.818 0 003.403-.362 8.38 8.38 0 00.697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 01-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 00.698.197 14.8 14.8 0 003.399.362 14.817 14.817 0 003.401-.362 8.375 8.375 0 00.7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697L2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 01.516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 011.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 01.52.223 4.027 4.027 0 01.478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 01.341 1.058l1.127.095-.133 1.539a10.211 10.211 0 00-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 00-1.346-2.416 2.543 2.543 0 00-2.938.45 2.408 2.408 0 00-.698 2.14 11.88 11.88 0 00-1.482.311l-.008-.033zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 01-.026-.314.99.99 0 01.292-.618 1.011 1.011 0 011.174-.18.992.992 0 01.539.967.923.923 0 01-.036.132 17.817 17.817 0 00-.866-.022z"/></svg>'},Ma={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338L14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 00-.676-.049 4.803 4.803 0 00-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 00.674.048 4.737 4.737 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 00.002-1.34zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 01-.466.131 9.896 9.896 0 01-2.273.243 9.88 9.88 0 01-2.271-.243 5.454 5.454 0 01-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 00.223.16l.02.013a2.725 2.725 0 00.309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 001.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 00.308-.149l.022-.014a1.651 1.651 0 00.222-.159l.03-.023zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 01-.466.13 9.897 9.897 0 01-2.273.243 9.88 9.88 0 01-2.271-.242 5.44 5.44 0 01-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 00.223.16l.02.013a2.716 2.716 0 00.309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 001.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 00.307-.15l.022-.013a1.657 1.657 0 00.222-.16c.009-.007.021-.014.03-.022zm-.953-1.05a5.625 5.625 0 01-.467.132 9.896 9.896 0 01-2.272.24 9.885 9.885 0 01-2.271-.24 6.179 6.179 0 01-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702z"/></svg>'},Va={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 01-.224.477.787.787 0 01-.909.139.762.762 0 01-.19-1.224.781.781 0 01.907-.14.767.767 0 01.416.748zM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 01-.232.268 2.386 2.386 0 01-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 01-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 01-.256-.215 2.358 2.358 0 01-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 01-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 01.234-.27 2.463 2.463 0 01.229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 01.662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 01.473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 01.008.654zm-1.934-1.591a1.495 1.495 0 00-2.085.011 1.454 1.454 0 00.01 2.081 1.479 1.479 0 00.486.313 1.495 1.495 0 001.6-.324 1.454 1.454 0 00-.01-2.081zM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 01-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 01-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 01-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 01.4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 01.827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 01.402.172 3.111 3.111 0 01.369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 01.264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 01-.4.762zM7.874 6.054a1.916 1.916 0 00-1.04-1.868 1.965 1.965 0 00-2.27.348 1.907 1.907 0 00.478 3.06 1.965 1.965 0 002.27-.347 1.903 1.903 0 00.562-1.193zm3.376 4.467a.6.6 0 00-.64.13.591.591 0 00-.131.196.584.584 0 00.33.761.597.597 0 00.64-.13.59.59 0 00.13-.195.583.583 0 00-.135-.637.596.596 0 00-.194-.125z"/></svg>'},Ea={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.11l-1.178-.632-1.875 2.133a5.424 5.424 0 00-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 00-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 00-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 00.453.525l-.13.427h7.232a.818.818 0 00.87-.759L14 13.2zm-1.335 7.876a2.877 2.877 0 01-3.741 1.477 2.768 2.768 0 01-1.51-3.66 2.876 2.876 0 013.729-1.482 2.76 2.76 0 011.535 3.637z"/></svg>'},Ha={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 01-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 012 9.5v-6A1.5 1.5 0 013.5 2h9A1.5 1.5 0 0114 3.5z"/></svg>'},La={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1zm-8-1V7h7v4zm1-6H4V4h3zm1 0V3H3v7h1v3h2v1H3a1 1 0 01-1-1V3a1 1 0 011-1h5a1 1 0 011 1v2z"/></svg>'},Ta={name:"copy_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6zm7 7H7V7h6z"/></svg>'},Ra={name:"copy_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6zm7 7H7V7h6zm-1-4H8V8h4zm-1 2H8v-1h3z"/></svg>'},Pa={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646L7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647zM14 2v12H2V2zM8 9H4v3h4zm4 2H9v1h3zm0-2H9v1h3zm0-5H4v4h8V4zm-5 6H5v1h2z"/></svg>'},Fa={name:"dashboard_builder_legend_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm10 10H4v-1.293l2.04-2.04 3.804 2.983L12 9.74zm0-7h-2v1h2v2.405L9.805 10.35 5.96 7.333 4 9.293V6h2V5H4V4h8zM9 6H7V5h2z"/></svg>'},Ba={name:"dashboard_builder_templates_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V3h10z"/><path class="cls-1" d="M9 9h3v1H9zM12 4H4v4h8zm-1 3H5V5h6zM8 9H4v3h4zm-1 2H5v-1h2zM9 11h3v1H9z"/></svg>'},Da={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646L7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647zM14 2v12H2V2zM4 7h3V4H4zm8 1H4v4h8V8zm0-4H8v3h4z"/></svg>'},Na={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 00.36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 01-.757.212A16.17 16.17 0 017.997 14a16.144 16.144 0 01-3.69-.391 8.83 8.83 0 01-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 00.362.26c.012.006.021.013.033.02a4.294 4.294 0 00.502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 00.82.1 24.659 24.659 0 00.98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 00.5-.241.415.415 0 00.035-.022m0-2.845l-.035.022a4.46 4.46 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 01-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 01-.823-.02l-.18-.008a20.583 20.583 0 01-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 01-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.145 16.145 0 003.69.39 16.171 16.171 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258m0-2.845l-.035.022a4.463 4.463 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 01-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 01-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.144 16.144 0 003.69.39 16.17 16.17 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 003.69.39 16.17 16.17 0 003.692-.39 9.13 9.13 0 00.759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},ja={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 01-1.594-.26 7.445 7.445 0 01-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 00.308.222l.028.018a3.65 3.65 0 00.428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613zm-2.238-7.74a8.567 8.567 0 00.645.182 13.68 13.68 0 003.143.334 13.697 13.697 0 003.144-.334 7.753 7.753 0 00.646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973zm5.047 6.495l.008.007.008-.008zm-5.047-4.07a7.471 7.471 0 00.644.182 13.675 13.675 0 003.143.335 13.697 13.697 0 003.146-.335 7.694 7.694 0 00.644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 01-.307.22.353.353 0 01-.03.02 3.788 3.788 0 01-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 01-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 01-1.535-.072l-.097-.011a14.698 14.698 0 01-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 01-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 01-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 01-.427-.207l-.028-.017a2.167 2.167 0 01-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972zm0 2.436a7.471 7.471 0 00.644.182 13.147 13.147 0 002.644.328l.318-.318.323.324a14.377 14.377 0 002.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 01-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 01-1.402 0l-.154-.007a17.43 17.43 0 01-.68-.049l-.097-.011a14.689 14.689 0 01-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 01-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 01-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 01-.427-.207l-.028-.017a2.169 2.169 0 01-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268z"/></svg>'},qa={name:"desktop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H2v8h5v1H5v1h6v-1H9v-1h5V3zm0 7H3V4h10z"/></svg>'},Ua={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 01-6.997-2.962v-.007H2v.007a5.995 5.995 0 0010.301 4.182zM8.372 2v1.884a4.13 4.13 0 012.992 6.501l1.429 1.224A6.008 6.008 0 008.37 2zM2.048 7.236h1.897a4.117 4.117 0 013.675-3.352V2A6.012 6.012 0 002.05 7.236z"/></svg>'},Ka={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 11-3-3 3 3 0 013 3zm5-2a2 2 0 102 2 2.002 2.002 0 00-2-2m0-1a3 3 0 11-3 3 3 3 0 013-3z"/></svg>'},Wa={name:"download_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9zm-5.982 2L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1z"/></svg>'},Ya={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 012-2H14V13a1 1 0 01-1 1zM12 2a.667.667 0 00-.667.667v2h1.334v-2A.667.667 0 0012 2zM8.444 2a.667.667 0 00-.666.667v2H9.11v-2A.667.667 0 008.444 2zM2 8.444a.667.667 0 00.667.667h2V7.778h-2A.667.667 0 002 8.444zM2 12a.667.667 0 00.667.667h2v-1.334h-2A.667.667 0 002 12zm11.556-8.222v.889a.444.444 0 01-.445.444H10.89a.444.444 0 01-.445-.444v-.89H10v.89a.444.444 0 01-.444.444H7.333a.444.444 0 01-.444-.444v-.89H4.667a.889.889 0 00-.89.89v2.222h.89a.444.444 0 01.444.444v2.223a.444.444 0 01-.444.444h-.89v.444h.89a.444.444 0 01.444.445v2.222a.444.444 0 01-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 018.222 6.89H14V3.778z"/></svg>'},Xa={name:"exclamation_mark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.371 11.873h3.256V14H6.37zM6.316 2l.37 8.542h2.628L9.684 2z"/></svg>'},Ga={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 001 8.001a7.588 7.588 0 007.146 4.342A7.002 7.002 0 0015 8a7.586 7.586 0 00-7.144-4.344m-1.199 7.289A5.108 5.108 0 012.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 00-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 00-.053.576 3.348 3.348 0 001.734 2.962m2.85.02a3.4 3.4 0 00.107-5.908 5.006 5.006 0 013.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},Qa={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 016.19 11.96a3.323 3.323 0 01-2.042.667 2.835 2.835 0 01-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 001.2.716 1.976 1.976 0 001.385-.625 11.546 11.546 0 001.722-2.403l2.252-3.88a7.585 7.585 0 00-.679-.037 2.365 2.365 0 00-1.66.54 1.967 1.967 0 00-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 01.645-1.874 3.312 3.312 0 011.34-1.177 6.74 6.74 0 012.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 00.29 1.701.498.498 0 00.528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506zm-.086-.896l-.275-3.22-1.855 3.22z"/></svg>'},Ja={name:"file_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 3v10h8V7H8V3zm5 0v3h3z"/></svg>'},Za={name:"file_drawer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 4v10h12V4zm8 4H6V6h4zm4-5H2V2h12z"/></svg>'},tl={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 00.249-1.302A3.701 3.701 0 007.22 7 3.654 3.654 0 006 7.223V2h4v4zm-3-4v3h3zm-1.126 8.698a2.697 2.697 0 01-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 115.22-.956zm-.952 0a1.745 1.745 0 10-1.745 1.745 1.747 1.747 0 001.745-1.745z"/></svg>'},el={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 102.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29zm2.033 4.059a1.154 1.154 0 010-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 01-1.07.726z"/></svg>'},sl={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},il={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 10-1 1 1 1 0 001-1zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18zM12.455 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},ol={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm.455 2H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},nl={name:"folder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 4V3H2v10h12V4zm6 2H3V5h10z"/></svg>'},rl={name:"folder_open_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 3v1.002h6V6h-1V5H3v1H2V3zM2 13h11l1-6H2z"/></svg>'},al={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.027 14l2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},ll={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 115 9.5 1.5 1.5 0 016.5 11zM5 3.5A1.5 1.5 0 106.5 5 1.5 1.5 0 005 3.5zm7.5 7.5A1.5 1.5 0 1111 9.5a1.5 1.5 0 011.5 1.5zM11 3.5A1.5 1.5 0 1012.5 5 1.5 1.5 0 0011 3.5z"/></svg>'},cl={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111zM9.544 4.667H9.31a3.141 3.141 0 00-.394-.1 2.455 2.455 0 00-.483-.05 1.32 1.32 0 00-.832.241 1.334 1.334 0 00-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 01-.462 1.357 2.583 2.583 0 01-.784.808 3.015 3.015 0 01-.938.387A4.823 4.823 0 013.184 13q-.275 0-.629-.03A3.529 3.529 0 012 12.892v-1.815h.12a.56.56 0 00.424.244 2.538 2.538 0 00.5.052 1.304 1.304 0 00.898-.29 1.584 1.584 0 00.424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 01.444-1.244 2.516 2.516 0 01.76-.734 2.643 2.643 0 01.94-.356A5.61 5.61 0 018.357 3q.294 0 .588.025t.599.076z"/></svg>'},hl={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 011.142-.49 1.763 1.763 0 01-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 01.032.295 1.385 1.385 0 01-2.769 0 1.343 1.343 0 01.033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 01.625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 01.588 0l.11.035.16.055.033.011zM14 8.86a5.979 5.979 0 01-1.799 4.28l-1.309-1.308a4.085 4.085 0 00.83-4.78l.55-.55a2.576 2.576 0 00.64-1.082A5.968 5.968 0 0114 8.86zm-6-6a5.998 5.998 0 00-4.201 10.28l1.308-1.308a4.14 4.14 0 014.645-6.725l.564-.564a2.57 2.57 0 011.07-.635A5.97 5.97 0 008 2.86z"/></svg>'},dl={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1zm4 9H4v-2h2zm.001-2.999H4V7h2.001zm0-3.001H4V4h2.001zM9 12H7v-2h2zm0-2.999H7V7h2zM9 6H7V4h2zm3 6h-2v-2h2zm.001-2.999H10V7h2.001zm0-3.001H10V4h2.001z"/></svg>'},ul={name:"grid_two_by_two_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 9h3v3H4zm5 0h3v3H9zM4 4h3v3H4zm5 0h3v3H9zM2 14h12V2H2z"/></svg>'},pl={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3zM8.875 2H6.723A1.991 1.991 0 015 3a2.486 2.486 0 01-2-1H2v4h1a1.797 1.797 0 011.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2z"/></svg>'},vl={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.76 14l.752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14zM6.447 9.392h2.506l.72-2.85H7.167z"/></svg>'},gl={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2L2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},ml={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 00.355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 00-.355-1.257h.404V2.6h.047a.556.556 0 00.499-.6H4.727a.556.556 0 00.499.6h.047v.49h.404a2.491 2.491 0 00-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 00.355 1.257h-.404v.491h-.047a.556.556 0 00-.499.6h6.546a.556.556 0 00-.499-.6zM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 011.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 011.738.656c0 .72-.409 1.305-1.99 1.305z"/></svg>'},fl={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 011 1v8a1.001 1.001 0 01-1 1H4a1.001 1.001 0 01-1-1V4a1.001 1.001 0 011-1h8m0-1H4a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2zM4 4v8h8V4zm6 6H6V6h4z"/></svg>'},bl={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75zm.276-2.698a1.19 1.19 0 002.035-.838 1.164 1.164 0 00-.346-.846 1.193 1.193 0 00-1.693 0 1.158 1.158 0 00-.35.846 1.144 1.144 0 00.354.838z"/></svg>'},wl={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-.697 2.28a.951.951 0 011.35 0 .928.928 0 01.276.675.952.952 0 01-1.905 0 .924.924 0 01.279-.674zM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7z"/></svg>'},xl={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.045 7.348l-.652-.652 1.444-.14zm-3.818.698l-4.912 4.912-.395-.396 4.12-4.12zm4.734-2.918l-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304zm-3.524-.386l-.651-.653.791-.791zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28z"/></svg>'},yl={name:"laptop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 11V3H3v8H2v2h12v-2zm-2 1H5v-1h6zm1-1.996H4V4h8z"/></svg>'},$l={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.555 9.546l.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11zm0 3.11l.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768z"/></svg>'},Cl={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953L6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049z"/></svg>'},kl={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 019.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 00-1.277-.769 1.43 1.43 0 00-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 00.054 2.038 1.507 1.507 0 001.039.432 1.28 1.28 0 00.953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 001.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 01-.693.082 2.91 2.91 0 01-2.182-4.842A46.793 46.793 0 015.53 6.356a2.826 2.826 0 011.935-.764M10.583 2.5a3.001 3.001 0 00-.69.081 10.376 10.376 0 00-2.996 2.377 3.474 3.474 0 01.568-.054 3.58 3.58 0 011.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 01.913-.395 1.513 1.513 0 011.074.469 1.433 1.433 0 01.022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 01-.975.395 1.483 1.483 0 01-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 002.493 1.42 2.808 2.808 0 001.93-.76 54.2 54.2 0 002.266-2.266A2.911 2.911 0 0010.583 2.5"/></svg>'},_l={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 01.687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 00-.326-1.312 1.297 1.297 0 00-.88-.374 37.657 37.657 0 00-2.779.002 1.298 1.298 0 00-1.273 1.341 1.367 1.367 0 00.39.944 1.162 1.162 0 00.878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 001.104 1.344 8.133 8.133 0 01-3.45-.395 2.705 2.705 0 01-.496-.392A2.64 2.64 0 014.52 8.702a42.45 42.45 0 012.951-.003 2.564 2.564 0 011.731.751m3.984.017a2.723 2.723 0 00-.495-.39 9.414 9.414 0 00-3.447-.398 3.151 3.151 0 01.4.33 3.247 3.247 0 01.68 1c.457.031.864.035 1.096.027a1.108 1.108 0 01.839.331 1.373 1.373 0 01.389.99 1.3 1.3 0 01-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 01-.878-.372 1.345 1.345 0 01-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 00.688 2.51 2.547 2.547 0 001.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 001.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774z"/></svg>'},zl={name:"list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 13H2v-2h2zm10-2H6v2h8zM4 7H2v2h2zm10 0H6v2h8zM4 3H2v2h2zm10 0H6v2h8z"/></svg>'},Ol={name:"list_tree_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 5v2h4v2h-4v2h4v2H8V5H5V3h9v2zM2 5h2V3H2zm5 6H5v2h2zm0-4H5v2h2z"/></svg>'},Il={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 01-.694.178 16.116 16.116 0 01-3.382.328 16.089 16.089 0 01-3.38-.328 8.77 8.77 0 01-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 00.332.218l.03.017a4.235 4.235 0 00.46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 00.457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 00.33-.216zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 00.694.179 16.101 16.101 0 003.378.327 16.12 16.12 0 003.382-.327 8.892 8.892 0 00.694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457zM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 011-.255V6h3v2h6V7H9V6z"/></svg>'},Sl={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 7v1H3v6h10V8zM6.062 6.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 5a1.883 1.883 0 012 2v1H6.062z"/></svg>'},Al={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.073 12.29l-2.926-2.926a3.971 3.971 0 10-.783.783l2.927 2.926zM7.01 9.84a2.83 2.83 0 112.83-2.83 2.833 2.833 0 01-2.83 2.83z"/></svg>'},Ml={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 00-.75.73v8.54a.74.74 0 00.75.73h12.5a.74.74 0 00.75-.73V3.73a.74.74 0 00-.75-.73zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12z"/></svg>'},Vl={name:"minus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 7h8v2H4z"/></svg>'},El={name:"minus_wide_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3 7h10v2H3z"/></svg>'},Hl={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 004 2.615v10.77a.54.54 0 00.538.538h5.924a.54.54 0 00.538-.538V2.615a.54.54 0 00-.538-.538zM10 12H5V3h5z"/></svg>'},Ll={name:"notebook_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 2h1v3h-1zm0 8h1V6h-1zm0 4h1v-3h-1zM4 7h6V6H4zm0-2h6V4H4zM2 2h10v12H2z"/></svg>'},Tl={name:"paste_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 5V3H3v6h2v1H2V2h8v3zM6 6v8h8V6z"/></svg>'},Rl={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757zm-7.381 9.493l2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},Pl={name:"pot_with_lid_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 4V2H5v2H2v1h12V4zM6 4V3h4v1zm-4 9h1v1h10v-1h1V6H2z"/></svg>'},Fl={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 01-.195 1.176 2.63 2.63 0 01-.549.885 3.96 3.96 0 01-.852.672 7.46 7.46 0 01-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 00.793-.429 2.098 2.098 0 00.608-.612 1.45 1.45 0 00.22-.791 1.042 1.042 0 00-.423-.939 2.163 2.163 0 00-1.195-.28 3.338 3.338 0 00-1.068.204 4.853 4.853 0 00-1.09.526h-.263V3.566a8.148 8.148 0 011.296-.372A8.205 8.205 0 017.77 3a4.196 4.196 0 012.579.718 2.241 2.241 0 01.954 1.876zM8.77 13H6.112v-1.737H8.77z"/></svg>'},Bl={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 7.985l-8.002 4.013L8 8 5.998 3.987zM3.995 2.997L2 2l3 6-3 6 2.002-1.005L6.5 8z"/></svg>'},Dl={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10zM9 5H4V4h5zM3 7v3h10V7zm6 2H4V8h5zm3 4H3v-2h10v1a1 1 0 01-1 1z"/></svg>'},Nl={name:"share_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.984 2.012l-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566zM2 4v10h10v-4h-2v2H4V6h2V4z"/></svg>'},jl={name:"shield_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2zm4.788 8.2L4 7.388 5.225 6.2l1.553 1.61 4.06-4.01L12 5.013z"/></svg>'},ql={name:"shield_xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2zm9.5 7.346L10.346 10.5 8 8.154 5.654 10.5 4.5 9.346 6.846 7 4.5 4.654 5.654 3.5 8 5.846 10.346 3.5 11.5 4.654 9.154 7z"/></svg>'},Ul={name:"signal_bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 14H2V2h2zm3-9H5v9h2zm3 3H8v6h2zm3 3h-2v3h2z"/></svg>'},Kl={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 001.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 01.9-1.267zm0-6.054a4.613 4.613 0 00-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 012 9.18V4h12z"/></svg>'},Wl={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29L2 12.304v-8.01zM14 2h-2v12h2z"/></svg>'},Yl={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 013.938-3.94v.771a4.123 4.123 0 00-3.176 3.169zM8 2v1.875A4.125 4.125 0 113.875 8H2a6 6 0 106-6z"/></svg>'},Xl={name:"square_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm4.788 9.2L4 8.387 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},Gl={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm9.033 4.199l-.016-.076a2.34 2.34 0 00-.497-1.18 2.108 2.108 0 00-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 00.88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 00-1.274.262 2.015 2.015 0 00-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199z"/></svg>'},Ql={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 00-1.477.291 2.262 2.262 0 00-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 00-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 001.01.213l.223.018V13z"/></svg>'},Jl={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 00-.5.5v11a.501.501 0 00.5.5h9a.501.501 0 00.5-.5v-11a.501.501 0 00-.5-.5zM8 13.25a.75.75 0 11.75-.75.752.752 0 01-.75.75zM12 11H4V3h8z"/></svg>'},Zl={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588L5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543zM6.5 6.499a1.082 1.082 0 11-.013-1.516A1.072 1.072 0 016.499 6.5z"/></svg>'},tc={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338L5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293zM6.5 5.249a1.082 1.082 0 11-.013-1.516 1.072 1.072 0 01.013 1.516zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5z"/></svg>'},ec={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 102 2 2 2 0 00-2-2zm4.9.99A5.005 5.005 0 009 3.1V1H7v2.1A5.005 5.005 0 003.1 7H1v2h2.1A5.005 5.005 0 007 12.9V15h2v-2.1A5.005 5.005 0 0012.9 9H15V7zM8 12a4 4 0 114-4 4.005 4.005 0 01-4 4z"/></svg>'},sc={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 019 12.9V15H7v-2.108a4.99 4.99 0 01-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 107 4.13V1h2v2.1A5.005 5.005 0 0112.9 7zm-5 1.01a2 2 0 11-2-2 2 2 0 012 2z"/></svg>'},ic={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 116.5 8 1.5 1.5 0 018 6.5zM.5 8A1.5 1.5 0 102 6.5 1.5 1.5 0 00.5 8zm12 0A1.5 1.5 0 1014 6.5 1.5 1.5 0 0012.5 8z"/></svg>'},oc={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 7l-.625-5H10V1H5v1h.625L5 7a2 2 0 00-2 2h4v4l.5 2 .5-2V9h4a2 2 0 00-2-2z"/></svg>'},nc={name:"tile_size_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 8h6v6H2zm0-6v5h2V4h8v8H9v2h5V2z"/></svg>'},rc={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103L5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},ac={name:"trash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 4V2H6v2H3v2h1v8h8V6h1V4zm-3 9H6V6h1zm2-9H7V3h2zm1 9H9V6h1z"/></svg>'},lc={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2L2 14h12zm0 4.875l2.438 4.875H5.585z"/></svg>'},cc={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 00-1.6 1.6v6.8a1.595 1.595 0 001.6 1.594h10.8a1.595 1.595 0 001.6-1.594v-6.8a1.6 1.6 0 00-1.6-1.6zM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5z"/></svg>'},hc={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 00-1.182 1.51l.01.155.021.193a1.69 1.69 0 00.216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 00.992.36h.049a1.306 1.306 0 00.224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 01-.571.053 3.148 3.148 0 01-2.99-2.258l-.011-.045a3.04 3.04 0 01-.076-.35 3.127 3.127 0 01-.03-.206l-.004-.089a3.112 3.112 0 01-.016-.336A3.164 3.164 0 014.35 7.356c.272-.068.808-.203.802-.206l.623-.137zm4.31-1.544l-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 01.789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 01-.035.58l-.064.185-.056.142a1.546 1.546 0 01-1.4.893 1.661 1.661 0 01-.313-.03 54.946 54.946 0 01-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 00.578.056 3.188 3.188 0 002.811-1.74 3.018 3.018 0 00.129-.311l.033-.083.061-.197a3.047 3.047 0 00.082-.351l.008-.044a3.132 3.132 0 00-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393L6.875 6.075h.75l.3 3.032 1.2-3.782h-.75z"/></svg>'},dc={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 4a1.883 1.883 0 012 2h2a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 6v2H3v6h10V8z"/></svg>'},uc={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9zM7.982 2L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9z"/></svg>'},pc={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 012.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 01-.335.364 8.55 8.55 0 01-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0114 12.291V14H2v-1.673a2.163 2.163 0 011.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 01-.312-.749 4.275 4.275 0 01-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 018.004 2"/></svg>'},vc={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.57 7.28l-.06.013a4.556 4.556 0 00-1.38-2.609V3.44a.481.481 0 00-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 00-.48.48v1.24a4.545 4.545 0 000 6.64v1.24a.481.481 0 00.48.48h.48V14h4.32v-.96h.48a.481.481 0 00.48-.48v-1.24a4.547 4.547 0 001.379-2.612l.061.012a.481.481 0 00.48-.48v-.48a.481.481 0 00-.48-.48zm-2.3 2.662a1.59 1.59 0 00-.182-.26L8.747 8.338a.785.785 0 000-.666c.132-.133.894-.899.965-1a1.216 1.216 0 00.14-.485 1.004 1.004 0 00-.515.157l-.955.957a.784.784 0 100 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 00.36.276 3.055 3.055 0 11.291-.297z"/></svg>'},gc={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 01-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472z"/></svg>'},mc={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.089 2.526h-1.868a5.598 5.598 0 00-.854-1.712 5.363 5.363 0 012.722 1.712zm-2.722 8.66a5.599 5.599 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.644 10.644 0 00.208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.955.955 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.363 5.363 0 012.722-1.712 5.017 5.017 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zM12.105 8a.326.326 0 01-.19.296l-6.598 3.3-.148.036a.327.327 0 01-.327-.328V4.69a.327.327 0 01.492-.281l6.595 3.302a.326.326 0 01.176.29z"/></svg>'},fc={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.09 2.526H10.22a5.6 5.6 0 00-.854-1.712 5.364 5.364 0 012.722 1.712zm-2.723 8.66a5.6 5.6 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.657 10.657 0 00.208-1.187L9.923 10a9.85 9.85 0 01-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.96.96 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.364 5.364 0 012.722-1.712 5.02 5.02 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zm-.619-3.131L5.334 4.409a.327.327 0 00-.492.281v6.613a.327.327 0 00.327.328l.148-.035 6.598-3.3a.326.326 0 00.014-.585zm-6.087 2.505V5.78L10.274 8z"/></svg>'},bc={name:"window_code_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V5h10zM4 9.135l2.698-1.118v.75l-1.588.65 1.588.646v.75l-2.694-1.12zm4.42-1.49h.792l-1.565 3.71h-.783zM12 9.135v.557l-2.694 1.12v-.75l.062-.024 1.526-.626-1.588-.648v-.747z"/></svg>'},wc={name:"window_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V5h10zM7 8H4V6h3zm5 2H4V9h8zm0 2H4v-1h8z"/></svg>'},xc={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.286 11.714l-5.791-5.79a2.504 2.504 0 00.17-.755 2.149 2.149 0 00-.095-.814 2.12 2.12 0 00-.55-.904 2.328 2.328 0 00-1.76-.685h-.045a2.104 2.104 0 00-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 01-.22.854 1.043 1.043 0 01-.114.145 1.648 1.648 0 01-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 00-.135.545l-.015.105a2.337 2.337 0 00.384 1.518 2.51 2.51 0 00.295.36 2.205 2.205 0 001.576.65 2.453 2.453 0 00.898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67zM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916zM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45z"/></svg>'},yc={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667L9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3z"/></svg>'},$c={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026L4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363zm1.155-10.68l-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312z"/></svg>'},Cc=`:${cs}`,kc=mt`
|
|
971
|
-
${
|
|
999
|
+
`,styles:Xr})
|
|
1000
|
+
Vs.getOrCreate().withPrefix("nimble").register(Yr())
|
|
1001
|
+
const Gr={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 7H9V3H7v4H3v2h4v4h2V9h4V7z"/></svg>'},Qr={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.171 13.933l-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26zM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247z"/></svg>'},Jr={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.5 4.737l1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12 3.5 4.737z"/></svg>'},Zr={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.263 3.5l.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955 11.263 3.5z"/></svg>'},ta={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.737 12.5l-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045 4.737 12.5z"/></svg>'},ea={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 11.263l-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4l4.455 7.263z"/></svg>'},sa={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zM2 7.982L7.9 5 6.588 7.004 11 7v2H6.613L7.9 11z"/></svg>'},ia={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 11.988a3.086 3.086 0 003.143-3.025 3.08 3.08 0 00-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.619 4.619 0 014.572 4.53A4.629 4.629 0 018 13.5z"/></svg>'},oa={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 14h2V2h-2zm-6.9-3l1.287-2H2V7l4.412.004L5.1 5 11 7.982z"/></svg>'},na={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.9 2.773v1.715a3.366 3.366 0 013.3 3.428 3.366 3.366 0 01-3.3 3.429 3.36 3.36 0 01-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.039 5.039 0 008.9 13.059a5.05 5.05 0 004.95-5.143A5.05 5.05 0 008.9 2.773z"/></svg>'},ra={name:"arrow_u_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.857 9.453l-2.571-1.68v.908a3 3 0 003 3 3 3 0 003-3V3.11H14v5.571a4.714 4.714 0 01-4.714 4.715A4.714 4.714 0 014.57 8.68v-.908L2 9.453l3.403-6.849z"/></svg>'},aa={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.195 4.977l-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458-6.85-6.803z"/></svg>'},la={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.26 8.735L14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03.457-2.295z"/></svg>'},ca={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.75 11.75L10 14l-6-3 6-3-1.25 2.25zM8 11h1a4 4 0 004-4M7.25 5.75L6 8l6-3-6-3 1.25 2.25zM8 5H7a4 4 0 00-4 4"/></svg>'},ha={name:"bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 13v-2h12v2zm0-4V7h12v2zm0-4V3h12v2z"/></svg>'},da={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 14a2.05 2.05 0 01-2-2h4a2.05 2.05 0 01-2 2zm-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745z"/></svg>'},ua={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.836 4.75H9.57a.71.71 0 00-.71.71v2.032a.71.71 0 00.71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 00.71-.71V5.46a.71.71 0 00-.71-.711zM8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 00-1.71 1.71v2.032a1.712 1.712 0 00.844 1.475zM6 12h4a2.05 2.05 0 01-2 2 2.05 2.05 0 01-2-2zm7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746z"/></svg>'},pa={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.042 11h2a1 1 0 01-2 0zm4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497zm-3.5-7.5a5.5 5.5 0 11-5.5 5.5 5.506 5.506 0 015.5-5.5m0-1a6.5 6.5 0 106.5 6.5 6.5 6.5 0 00-6.5-6.5z"/></svg>'},va={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M1.5 8A6.5 6.5 0 008 14.5 6.5 6.5 0 0014.5 8 6.5 6.5 0 008 1.5 6.5 6.5 0 001.5 8zM8 12a1.025 1.025 0 01-1-1h2a1.025 1.025 0 01-1 1zm-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497z"/></svg>'},ga={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v10h4.762A4.496 4.496 0 0113 5.762V2zm12 7.5a3.5 3.5 0 10-6 2.442V14l2.5-1.667L13 14v-2.058A3.485 3.485 0 0014 9.5zM10.5 8A1.5 1.5 0 119 9.5 1.5 1.5 0 0110.5 8z"/></svg>'},ma={name:"calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 4.023V2.977A.976.976 0 014.977 2h.046A.976.976 0 016 2.977v1.046A.977.977 0 015.023 5h-.046A.977.977 0 014 4.023zM13 4v.023A1.98 1.98 0 0111.023 6h-.046A1.98 1.98 0 019 4.023V4H7v.023A1.98 1.98 0 015.023 6h-.046A1.98 1.98 0 013 4.023V4a1 1 0 00-1 1v8a1 1 0 001 1h10a1 1 0 001-1V5a1 1 0 00-1-1zm-7 8H4v-1h2zm.001-1.999H4V9h2.001zm0-2.001H4V7h2.001zM9 12H7v-1h2zm0-1.999H7V9h2zM9 8H7V7h2zm3 4h-2v-1h2zm.001-1.999H10V9h2.001zm0-2.001H10V7h2.001zM10 4.023V2.977A.976.976 0 0110.977 2h.046a.976.976 0 01.977.977v1.046a.977.977 0 01-.977.977h-.046A.977.977 0 0110 4.023z"/></svg>'},fa={name:"chart_diagram_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3z"/></svg>'},ba={name:"chart_diagram_child_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3zm-8 2H3v-1h1zm4 0H7v-1h1zm4 0h-1v-1h1z"/></svg>'},wa={name:"chart_diagram_parent_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3zM7 4V3h1v1z"/></svg>'},xa={name:"chart_diagram_parent_focus_two_child_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3zm-6 2H4v-1h1zm6 0h-1v-1h1z"/></svg>'},ya={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 5.287L6.182 12 3 8.867l1.363-1.343L6.24 9.37 11.693 4z"/></svg>'},$a={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle class="cls-1" cx="12.5" cy="11.5" r="1.5"/><path class="cls-2" d="M14 4.693l-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z"/></svg>'},Ca={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm0 9.429A3.429 3.429 0 1111.429 8 3.429 3.429 0 018 11.429z"/></svg>'},ka={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 14A6.1 6.1 0 017 2v2.686a3.475 3.475 0 000 6.628zM9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/></svg>'},_a={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},za={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 2v2.686a3.475 3.475 0 010 6.628V14A6.1 6.1 0 009 2z"/><path class="cls-2" d="M7 11.314a3.475 3.475 0 010-6.628V2a6.1 6.1 0 000 12z"/></svg>'},Ia={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.281 4.281 0 013.573 6.647L5.714 4.427a4.262 4.262 0 012.36-.713zM3.789 8a4.261 4.261 0 01.713-2.36l5.934 5.933A4.281 4.281 0 013.789 8z"/></svg>'},Oa={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm.075 1.714a4.263 4.263 0 012.409.743l-2.37 2.37-2.4-2.4a4.262 4.262 0 012.36-.713zM4.502 5.64l2.4 2.4-2.37 2.37a4.273 4.273 0 01-.03-4.77zm3.573 6.647a4.256 4.256 0 01-2.31-.685l2.349-2.35 2.322 2.322a4.261 4.261 0 01-2.361.713zm3.573-1.925L9.326 8.039l2.35-2.349a4.251 4.251 0 01-.028 4.67z"/></svg>'},Sa={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 5H5a2 2 0 012-2V2a1 1 0 012 0v1a2 2 0 012 2zm1-2v9H4V3H3a1 1 0 00-1 1v9a1 1 0 001 1h10a1 1 0 001-1V4a1 1 0 00-1-1zm-2 4H5v1h5zM8 9H5v1h3z"/></svg>'},Aa={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6m.576 4.87l1.555-1.557a1.635 1.635 0 01.84-.256 1.979 1.979 0 01-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.278 1.278 0 010 1.085l2.376 2.38a1.597 1.597 0 01.458 1.072 1.621 1.621 0 01-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 110-2.293"/></svg>'},Ea={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.108 7.392l.955-.957a1.004 1.004 0 01.516-.157 1.215 1.215 0 01-.14.486c-.072.1-.834.866-.966.999a.785.785 0 010 .666l1.341 1.344a.981.981 0 01.281.658.996.996 0 01-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 110-1.408m5.69 2.292L14 7.324l-1.327-.113a4.76 4.76 0 00-.402-1.26l1.02-.86-1.527-1.811-1.019.86a4.726 4.726 0 00-.563-.344 4.61 4.61 0 00-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.77 4.77 0 00-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.771 4.771 0 003.53 6.43l-1.329-.114L2 8.676l1.329.114a4.69 4.69 0 00.401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.666 4.666 0 001.175.608l-.113 1.33 2.358.2.114-1.328a4.688 4.688 0 001.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.687 4.687 0 00.608-1.175zM8 11.45A3.45 3.45 0 1111.45 8 3.45 3.45 0 018 11.45z"/></svg>'},Ma={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 3a4.951 4.951 0 00-2.152.505L7.096 6H3.422A4.997 4.997 0 108 3zm2.003 7.616a453.75 453.75 0 01-1.675-1.7 1.061 1.061 0 110-1.907l1.294-1.297a1.36 1.36 0 01.699-.212 1.646 1.646 0 01-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.063 1.063 0 010 .903l1.817 1.82a1.33 1.33 0 01.381.891 1.35 1.35 0 01-1.017-.51z"/><path class="cls-2" d="M5.477 5H1.522L3.5 1.045 5.477 5z"/></svg>'},Va={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6z"/></svg>'},Ha={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.476 7.298l-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568zM15 9.005a2.374 2.374 0 01-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 10-.516-2.64A3.77 3.77 0 104.797 5.99 2.238 2.238 0 002 8.148a2.223 2.223 0 002.057 2.22l1.758.009-.448.894a10.567 10.567 0 01-2.31-.121 3.224 3.224 0 01.993-6.225 4.77 4.77 0 019.236 1.68c0 .04 0 .081-.002.121A2.375 2.375 0 0115 9.006z"/></svg>'},La={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.429 10.1l.001-.101A3.998 3.998 0 004.69 8.59a2.715 2.715 0 00-2.557 2.7 2.782 2.782 0 001.725 2.516 4.854 4.854 0 001.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 00.55-3.897zm-.55 3.06l-7.183-.008a1.867 1.867 0 01.156-3.728 1.891 1.891 0 01.464.06 3.16 3.16 0 116.13 1.462 1.149 1.149 0 11.433 2.213zM4.5 4.5a1 1 0 111-1 1 1 0 01-1 1zm5.138.681l.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502z"/></svg>'},Ta={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.823 2l-2.217.914.516 1.25a4.743 4.743 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.82 4.82 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.824 4.824 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.68 4.68 0 00.674.048 4.74 4.74 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.828 4.828 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.73 4.73 0 00.002-1.34L14 6.824l-.914-2.218-1.25.515a4.739 4.739 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.714 4.714 0 00-.676-.049 4.808 4.808 0 00-.663.047zm1.175 9a2.999 2.999 0 112.77-1.847 2.984 2.984 0 01-2.77 1.846M8 6.801a1.2 1.2 0 10.46.093A1.198 1.198 0 008 6.8"/></svg>'},Ra={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.147 11.648c-.01.006-.02.014-.032.02a4.1 4.1 0 01-.46.224l-.012.005c-.033.015-.068.028-.103.042-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033-.019.007-.042.012-.062.019q-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02c-.214.03-.431.057-.653.079l-.103.012a17.446 17.446 0 01-.903.06c-.254.01-.507.018-.759.018a18.75 18.75 0 01-1.66-.078l-.105-.012a15.901 15.901 0 01-.65-.08l-.134-.018c-.23-.036-.455-.076-.67-.122l-.132-.029a9.372 9.372 0 01-.582-.145l-.059-.017c-.036-.01-.067-.023-.1-.034a7.034 7.034 0 01-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4.076 4.076 0 01-.462-.223l-.03-.02a2.343 2.343 0 01-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051a8.098 8.098 0 00.697.197 14.793 14.793 0 003.4.363 14.818 14.818 0 003.403-.362 8.38 8.38 0 00.697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.478 2.478 0 01-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052a9.254 9.254 0 00.698.197 14.8 14.8 0 003.399.362 14.817 14.817 0 003.401-.362 8.375 8.375 0 00.7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697L2.802 7.6l.171-1.979 1.129.095a3.984 3.984 0 01.516-.985l-.729-.856 1.537-1.28.73.855a4.085 4.085 0 011.071-.336L7.323 2l2.004.17-.097 1.114a3.949 3.949 0 01.52.223 4.027 4.027 0 01.478.288l.866-.721 1.296 1.52-.866.72a3.961 3.961 0 01.341 1.058l1.127.095-.133 1.539a10.211 10.211 0 00-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 00-1.346-2.416 2.543 2.543 0 00-2.938.45 2.408 2.408 0 00-.698 2.14 11.88 11.88 0 00-1.482.311l-.008-.033zm4.067-.468c-.331 0-.697.012-1.077.035a.972.972 0 01-.026-.314.99.99 0 01.292-.618 1.011 1.011 0 011.174-.18.992.992 0 01.539.967.923.923 0 01-.036.132 17.817 17.817 0 00-.866-.022z"/></svg>'},Pa={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.751 7.338L14 6.824l-.914-2.218-1.25.515a4.74 4.74 0 00-.944-.949l.518-1.246-2.212-.922-.52 1.247a4.715 4.715 0 00-.676-.049 4.803 4.803 0 00-.663.047L6.823 2l-2.217.914.516 1.25a4.741 4.741 0 00-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.816 4.816 0 00-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.823 4.823 0 00.945.949l-.518 1.247 2.214.921.519-1.246a4.673 4.673 0 00.674.048 4.737 4.737 0 00.666-.047L9.176 14l2.218-.914-.515-1.248a4.826 4.826 0 00.95-.945l1.245.518.922-2.214-1.247-.519a4.729 4.729 0 00.002-1.34zm-1.06 2.418c0 .244-.35.5-.954.703a5.157 5.157 0 01-.466.131 9.896 9.896 0 01-2.273.243 9.88 9.88 0 01-2.271-.243 5.454 5.454 0 01-.466-.131c-.603-.202-.953-.46-.953-.703V9.08c.008.008.02.015.03.023a1.567 1.567 0 00.223.16l.02.013a2.725 2.725 0 00.309.15l.006.002.068.028c.035.013.074.025.11.037.062.023.125.046.19.066.023.008.043.016.067.023l.04.011c.123.036.253.069.389.098l.087.02c.144.03.295.057.448.08l.09.012c.142.021.286.038.434.054l.07.008c.162.014.327.027.491.035l.112.005a11.63 11.63 0 001.013 0l.11-.005c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.054l.09-.012q.23-.035.447-.08l.088-.02c.135-.03.264-.062.388-.097l.042-.012.066-.023c.066-.02.128-.043.19-.066.036-.012.075-.024.109-.037l.069-.028.007-.003a2.744 2.744 0 00.308-.149l.022-.014a1.651 1.651 0 00.222-.159l.03-.023zm0-1.76c0 .243-.35.5-.954.703a5.157 5.157 0 01-.466.13 9.897 9.897 0 01-2.273.243 9.88 9.88 0 01-2.271-.242 5.44 5.44 0 01-.466-.132c-.603-.202-.953-.459-.953-.703V7.32c.008.008.02.014.03.022a1.566 1.566 0 00.223.16l.02.013a2.716 2.716 0 00.309.15l.006.003c.022.01.046.018.068.027l.11.038c.062.022.125.045.19.066.023.007.043.016.067.023l.04.011c.123.035.253.067.389.097l.087.02c.144.03.295.057.448.08l.09.013c.142.02.286.038.434.053l.07.008a11.715 11.715 0 001.726.035c.165-.008.33-.02.493-.035l.069-.008c.148-.015.293-.033.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097c.014-.004.029-.007.042-.012.023-.006.043-.015.067-.022.065-.02.127-.044.19-.066l.108-.037.069-.028.008-.003a2.735 2.735 0 00.307-.15l.022-.013a1.657 1.657 0 00.222-.16c.009-.007.021-.014.03-.022zm-.953-1.05a5.625 5.625 0 01-.467.132 9.896 9.896 0 01-2.272.24 9.885 9.885 0 01-2.271-.24 6.179 6.179 0 01-.466-.133c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702z"/></svg>'},Fa={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.712 5.956a.76.76 0 01-.224.477.787.787 0 01-.909.139.762.762 0 01-.19-1.224.781.781 0 01.907-.14.767.767 0 01.416.748zM14 11.61l-.441 1.088-.62-.246a2.276 2.276 0 01-.232.268 2.386 2.386 0 01-.23.2l.263.606-1.09.46-.263-.606a2.353 2.353 0 01-.662.008l-.248.612-1.1-.435.249-.612a2.273 2.273 0 01-.256-.215 2.358 2.358 0 01-.218-.243l-.614.26-.466-1.077.614-.259a2.287 2.287 0 01-.008-.654l-.62-.246.44-1.087.62.246a2.38 2.38 0 01.234-.27 2.463 2.463 0 01.229-.198l-.263-.606 1.09-.46.263.605a2.422 2.422 0 01.662-.008l.248-.612 1.1.436-.248.612a2.351 2.351 0 01.473.458l.614-.26.466 1.076-.613.26a2.339 2.339 0 01.008.654zm-1.934-1.591a1.495 1.495 0 00-2.085.011 1.454 1.454 0 00.01 2.081 1.479 1.479 0 00.486.313 1.495 1.495 0 001.6-.324 1.454 1.454 0 00-.01-2.081zM9.036 8.33l-1.189.99-.564-.661a3.104 3.104 0 01-.827.26l-.075.86-1.547-.13.074-.862a3.075 3.075 0 01-.77-.394l-.671.557-1.001-1.174.67-.557a3.015 3.015 0 01-.264-.817L2 6.328 2.132 4.8l.872.074a3.08 3.08 0 01.4-.762l-.564-.66 1.188-.99.565.66a3.159 3.159 0 01.827-.26L5.494 2l1.548.131-.074.861a3.046 3.046 0 01.402.172 3.111 3.111 0 01.369.223l.669-.557L9.41 4.004l-.67.557a3.06 3.06 0 01.264.818l.871.073-.132 1.53-.872-.074a3.026 3.026 0 01-.4.762zM7.874 6.054a1.916 1.916 0 00-1.04-1.868 1.965 1.965 0 00-2.27.348 1.907 1.907 0 00.478 3.06 1.965 1.965 0 002.27-.347 1.903 1.903 0 00.562-1.193zm3.376 4.467a.6.6 0 00-.64.13.591.591 0 00-.131.196.584.584 0 00.33.761.597.597 0 00.64-.13.59.59 0 00.13-.195.583.583 0 00-.135-.637.596.596 0 00-.194-.125z"/></svg>'},Ba={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.11l-1.178-.632-1.875 2.133a5.424 5.424 0 00-.716-.094L8.766 2l-2.138.627.2 2.863a5.226 5.226 0 00-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5.188 5.188 0 00-.087.704L2 11.144l.659 2.1 2.914-.197a4.961 4.961 0 00.453.525l-.13.427h7.232a.818.818 0 00.87-.759L14 13.2zm-1.335 7.876a2.877 2.877 0 01-3.741 1.477 2.768 2.768 0 01-1.51-3.66 2.876 2.876 0 013.729-1.482 2.76 2.76 0 011.535 3.637z"/></svg>'},Da={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 3.5v6a1.5 1.5 0 01-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 012 9.5v-6A1.5 1.5 0 013.5 2h9A1.5 1.5 0 0114 3.5z"/></svg>'},Na={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1zm-8-1V7h7v4zm1-6H4V4h3zm1 0V3H3v7h1v3h2v1H3a1 1 0 01-1-1V3a1 1 0 011-1h5a1 1 0 011 1v2z"/></svg>'},ja={name:"copy_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6zm7 7H7V7h6z"/></svg>'},qa={name:"copy_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5 5h5V2H2v8h3zm1 1v8h8V6zm7 7H7V7h6zm-1-4H8V8h4zm-1 2H8v-1h3z"/></svg>'},Ua={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 6.646L7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647zM14 2v12H2V2zM8 9H4v3h4zm4 2H9v1h3zm0-2H9v1h3zm0-5H4v4h8V4zm-5 6H5v1h2z"/></svg>'},Ka={name:"dashboard_builder_legend_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm10 10H4v-1.293l2.04-2.04 3.804 2.983L12 9.74zm0-7h-2v1h2v2.405L9.805 10.35 5.96 7.333 4 9.293V6h2V5H4V4h8zM9 6H7V5h2z"/></svg>'},Wa={name:"dashboard_builder_templates_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V3h10z"/><path class="cls-1" d="M9 9h3v1H9zM12 4H4v4h8zm-1 3H5V5h6zM8 9H4v3h4zm-1 2H5v-1h2zM9 11h3v1H9z"/></svg>'},Xa={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.646 10.646L7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647zM14 2v12H2V2zM4 7h3V4H4zm8 1H4v4h8V8zm0-4H8v3h4z"/></svg>'},Ya={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.588 11.46a2.69 2.69 0 00.36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 01-.757.212A16.17 16.17 0 017.997 14a16.144 16.144 0 01-3.69-.391 8.83 8.83 0 01-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.61 2.61 0 00.362.26c.012.006.021.013.033.02a4.294 4.294 0 00.502.241l.01.005.11.046c.058.02.121.039.18.06.1.036.202.073.308.106.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031c.234.049.478.092.727.13.048.008.098.014.146.02a17.346 17.346 0 00.82.1 24.659 24.659 0 00.98.065c.273.01.55.019.822.019.273 0 .548-.008.824-.02.06-.003.119-.006.179-.007.268-.014.536-.034.801-.057l.112-.014c.24-.023.476-.052.708-.086.048-.006.098-.012.147-.02.25-.038.491-.081.725-.13.05-.012.096-.021.144-.031.219-.049.429-.1.63-.157.022-.008.047-.013.069-.02.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06.037-.014.075-.028.111-.045l.013-.005a4.316 4.316 0 00.5-.241.415.415 0 00.035-.022m0-2.845l-.035.022a4.46 4.46 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036-.022.007-.047.012-.069.02a10.638 10.638 0 01-.774.187q-.35.075-.725.13c-.049.009-.099.014-.147.021-.232.034-.468.063-.708.086L9.8 9.59c-.265.024-.533.044-.801.057l-.18.008c-.275.012-.55.02-.823.02a19 19 0 01-.823-.02l-.18-.008a20.583 20.583 0 01-.8-.057l-.113-.013c-.241-.024-.475-.052-.706-.086-.048-.006-.098-.012-.146-.02a12.62 12.62 0 01-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4.436 4.436 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.145 16.145 0 003.69.39 16.171 16.171 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258m0-2.845l-.035.022a4.463 4.463 0 01-.5.241l-.013.005c-.036.016-.074.03-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036-.022.007-.047.012-.069.02q-.302.084-.63.156l-.144.031q-.351.075-.725.132c-.049.006-.099.012-.147.02-.232.032-.468.061-.708.085l-.112.013a19.05 19.05 0 01-.98.066c-.276.01-.55.018-.824.018a20.457 20.457 0 01-1.802-.084l-.114-.013c-.241-.024-.475-.053-.706-.086l-.146-.02c-.249-.038-.493-.081-.727-.13-.05-.01-.094-.022-.142-.032-.22-.048-.432-.1-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a7.688 7.688 0 01-.309-.107l-.179-.06-.11-.045-.01-.005a4.438 4.438 0 01-.502-.241c-.012-.007-.02-.014-.033-.02a2.544 2.544 0 01-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136a8.83 8.83 0 00.757.213 16.144 16.144 0 003.69.39 16.17 16.17 0 003.694-.39 9.133 9.133 0 00.757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a2.69 2.69 0 01-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135.113.039.23.074.355.11q.192.053.402.103a16.152 16.152 0 003.69.39 16.17 16.17 0 003.692-.39 9.13 9.13 0 00.759-.213C13.429 4.548 14 4.132 14 3.738"/></svg>'},Ga={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.919 12.103a11.87 11.87 0 01-1.594-.26 7.445 7.445 0 01-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2.226 2.226 0 00.308.222l.028.018a3.65 3.65 0 00.428.206l.009.005.093.038c.049.019.103.034.153.051.086.032.173.063.262.092.032.01.06.022.094.032l.054.014c.17.05.35.095.538.136l.121.027c.2.042.408.078.62.111.041.007.083.012.124.018.197.028.396.052.6.073l.038.005-.613.613zm-2.238-7.74a8.567 8.567 0 00.645.182 13.68 13.68 0 003.143.334 13.697 13.697 0 003.144-.334 7.753 7.753 0 00.646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973zm5.047 6.495l.008.007.008-.008zm-5.047-4.07a7.471 7.471 0 00.644.182 13.675 13.675 0 003.143.335 13.697 13.697 0 003.146-.335 7.694 7.694 0 00.644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.29 2.29 0 01-.307.22.353.353 0 01-.03.02 3.788 3.788 0 01-.426.206l-.01.004c-.031.014-.064.026-.096.039-.047.017-.101.033-.15.05-.087.032-.172.064-.263.092-.032.01-.06.023-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017c-.198.029-.399.053-.604.074l-.095.01a16.15 16.15 0 01-.835.057c-.235.01-.468.016-.701.016a17.43 17.43 0 01-1.535-.072l-.097-.011a14.698 14.698 0 01-.6-.074l-.125-.017c-.212-.033-.42-.07-.62-.112l-.12-.027a8.673 8.673 0 01-.54-.134c-.018-.006-.037-.01-.053-.016-.034-.01-.062-.022-.094-.032a6.551 6.551 0 01-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a3.768 3.768 0 01-.427-.207l-.028-.017a2.167 2.167 0 01-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972zm0 2.436a7.471 7.471 0 00.644.182 13.147 13.147 0 002.644.328l.318-.318.323.324a14.377 14.377 0 002.473-.222l1.753-1.753-.063.028-.01.004c-.031.014-.063.027-.096.04-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032-.018.006-.04.01-.058.017a9.015 9.015 0 01-.66.16q-.298.064-.617.112l-.124.017c-.198.029-.399.054-.604.074l-.095.011c-.225.02-.454.037-.682.049l-.153.007a16.115 16.115 0 01-1.402 0l-.154-.007a17.43 17.43 0 01-.68-.049l-.097-.011a14.689 14.689 0 01-.6-.074c-.042-.006-.084-.01-.125-.017a10.679 10.679 0 01-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a6.551 6.551 0 01-.262-.09c-.05-.018-.104-.034-.153-.053-.03-.012-.063-.024-.093-.038l-.01-.004a3.77 3.77 0 01-.427-.207l-.028-.017a2.169 2.169 0 01-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972zm9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268z"/></svg>'},Qa={name:"desktop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H2v8h5v1H5v1h6v-1H9v-1h5V3zm0 7H3V4h10z"/></svg>'},Ja={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.872 10.956a4.123 4.123 0 01-6.997-2.962v-.007H2v.007a5.995 5.995 0 0010.301 4.182zM8.372 2v1.884a4.13 4.13 0 012.992 6.501l1.429 1.224A6.008 6.008 0 008.37 2zM2.048 7.236h1.897a4.117 4.117 0 013.675-3.352V2A6.012 6.012 0 002.05 7.236z"/></svg>'},Za={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 8a3 3 0 11-3-3 3 3 0 013 3zm5-2a2 2 0 102 2 2.002 2.002 0 00-2-2m0-1a3 3 0 11-3 3 3 3 0 013-3z"/></svg>'},tl={name:"download_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9zm-5.982 2L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1z"/></svg>'},el={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 14H7.333V9.333a2 2 0 012-2H14V13a1 1 0 01-1 1zM12 2a.667.667 0 00-.667.667v2h1.334v-2A.667.667 0 0012 2zM8.444 2a.667.667 0 00-.666.667v2H9.11v-2A.667.667 0 008.444 2zM2 8.444a.667.667 0 00.667.667h2V7.778h-2A.667.667 0 002 8.444zM2 12a.667.667 0 00.667.667h2v-1.334h-2A.667.667 0 002 12zm11.556-8.222v.889a.444.444 0 01-.445.444H10.89a.444.444 0 01-.445-.444v-.89H10v.89a.444.444 0 01-.444.444H7.333a.444.444 0 01-.444-.444v-.89H4.667a.889.889 0 00-.89.89v2.222h.89a.444.444 0 01.444.444v2.223a.444.444 0 01-.444.444h-.89v.444h.89a.444.444 0 01.444.445v2.222a.444.444 0 01-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 018.222 6.89H14V3.778z"/></svg>'},sl={name:"exclamation_mark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.371 11.873h3.256V14H6.37zM6.316 2l.37 8.542h2.628L9.684 2z"/></svg>'},il={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.856 3.657A7.004 7.004 0 001 8.001a7.588 7.588 0 007.146 4.342A7.002 7.002 0 0015 8a7.586 7.586 0 00-7.144-4.344m-1.199 7.289A5.108 5.108 0 012.443 8s.665-2.585 4.33-3.037a2.786 2.786 0 00-1.414 1.223l2.787 1.22H4.977a3.47 3.47 0 00-.053.576 3.348 3.348 0 001.734 2.962m2.85.02a3.4 3.4 0 00.107-5.908 5.006 5.006 0 013.942 2.944s-.603 2.44-4.05 2.963"/></svg>'},ol={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.597 9.844H7.865A7.465 7.465 0 016.19 11.96a3.323 3.323 0 01-2.042.667 2.835 2.835 0 01-1.964-.753L2 11.706l1.153-1.152.157.251a1.347 1.347 0 001.2.716 1.976 1.976 0 001.385-.625 11.546 11.546 0 001.722-2.403l2.252-3.88a7.585 7.585 0 00-.679-.037 2.365 2.365 0 00-1.66.54 1.967 1.967 0 00-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.845 3.845 0 01.645-1.874 3.312 3.312 0 011.34-1.177 6.74 6.74 0 012.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.862 4.862 0 00.29 1.701.498.498 0 00.528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506zm-.086-.896l-.275-3.22-1.855 3.22z"/></svg>'},nl={name:"file_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 3v10h8V7H8V3zm5 0v3h3z"/></svg>'},rl={name:"file_drawer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 4v10h12V4zm8 4H6V6h4zm4-5H2V2h12z"/></svg>'},al={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 6v6h-3.333a3.662 3.662 0 00.249-1.302A3.701 3.701 0 007.22 7 3.654 3.654 0 006 7.223V2h4v4zm-3-4v3h3zm-1.126 8.698a2.697 2.697 0 01-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 115.22-.956zm-.952 0a1.745 1.745 0 10-1.745 1.745 1.747 1.747 0 001.745-1.745z"/></svg>'},ll={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3.045v1.29h.787a2.069 2.069 0 102.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29zm2.033 4.059a1.154 1.154 0 010-2.308c.023 0 .045.006.068.007l1.002 1.575a1.154 1.154 0 01-1.07.726z"/></svg>'},cl={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1l.872.91"/></svg>'},hl={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.5 2.5a1 1 0 10-1 1 1 1 0 001-1zm7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18zM12.455 5H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},dl={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 3a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm3 0a1 1 0 10-1 1 1 1 0 001-1zm.455 2H3.583A.585.585 0 003 5.598V12.5l1.5 1.497 7.858.003a.602.602 0 00.6-.6L13 5.545A.513.513 0 0012.455 5zM11 13H8v-2H6v2H5v-3h6zm1-4H4V6h8z"/></svg>'},ul={name:"folder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 4V3H2v10h12V4zm6 2H3V5h10z"/></svg>'},pl={name:"folder_open_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7 3v1.002h6V6h-1V5H3v1H2V3zM2 13h11l1-6H2z"/></svg>'},vl={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.027 14l2.5-12h1.5l-2.5 12h-1.5z"/></svg>'},gl={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.5 11A1.5 1.5 0 115 9.5 1.5 1.5 0 016.5 11zM5 3.5A1.5 1.5 0 106.5 5 1.5 1.5 0 005 3.5zm7.5 7.5A1.5 1.5 0 1111 9.5a1.5 1.5 0 011.5 1.5zM11 3.5A1.5 1.5 0 1012.5 5 1.5 1.5 0 0011 3.5z"/></svg>'},ml={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111zM9.544 4.667H9.31a3.141 3.141 0 00-.394-.1 2.455 2.455 0 00-.483-.05 1.32 1.32 0 00-.832.241 1.334 1.334 0 00-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.578 3.578 0 01-.462 1.357 2.583 2.583 0 01-.784.808 3.015 3.015 0 01-.938.387A4.823 4.823 0 013.184 13q-.275 0-.629-.03A3.529 3.529 0 012 12.892v-1.815h.12a.56.56 0 00.424.244 2.538 2.538 0 00.5.052 1.304 1.304 0 00.898-.29 1.584 1.584 0 00.424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.942 2.942 0 01.444-1.244 2.516 2.516 0 01.76-.734 2.643 2.643 0 01.94-.356A5.61 5.61 0 018.357 3q.294 0 .588.025t.599.076z"/></svg>'},fl={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.969 5.196a1.763 1.763 0 011.142-.49 1.763 1.763 0 01-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.352 1.352 0 01.032.295 1.385 1.385 0 01-2.769 0 1.343 1.343 0 01.033-.294l.034-.11.055-.16.012-.033.014-.014a1.389 1.389 0 01.625-.625l.015-.015.033-.011.16-.055.11-.035a1.32 1.32 0 01.588 0l.11.035.16.055.033.011zM14 8.86a5.979 5.979 0 01-1.799 4.28l-1.309-1.308a4.085 4.085 0 00.83-4.78l.55-.55a2.576 2.576 0 00.64-1.082A5.968 5.968 0 0114 8.86zm-6-6a5.998 5.998 0 00-4.201 10.28l1.308-1.308a4.14 4.14 0 014.645-6.725l.564-.564a2.57 2.57 0 011.07-.635A5.97 5.97 0 008 2.86z"/></svg>'},bl={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 3v10a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1H3a1 1 0 00-1 1zm4 9H4v-2h2zm.001-2.999H4V7h2.001zm0-3.001H4V4h2.001zM9 12H7v-2h2zm0-2.999H7V7h2zM9 6H7V4h2zm3 6h-2v-2h2zm.001-2.999H10V7h2.001zm0-3.001H10V4h2.001z"/></svg>'},wl={name:"grid_two_by_two_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 9h3v3H4zm5 0h3v3H9zM4 4h3v3H4zm5 0h3v3H9zM2 14h12V2H2z"/></svg>'},xl={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 14H6V8h3zM8.875 2H6.723A1.991 1.991 0 015 3a2.486 2.486 0 01-2-1H2v4h1a1.797 1.797 0 011.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2z"/></svg>'},yl={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.76 14l.752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14zM6.447 9.392h2.506l.72-2.85H7.167z"/></svg>'},$l={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.988 2L2.5 9H4v5h3v-3h2v3h3V9h1.5L7.988 2z"/></svg>'},Cl={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 00.355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 00-.355-1.257h.404V2.6h.047a.556.556 0 00.499-.6H4.727a.556.556 0 00.499.6h.047v.49h.404a2.491 2.491 0 00-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 00.355 1.257h-.404v.491h-.047a.556.556 0 00-.499.6h6.546a.556.556 0 00-.499-.6zM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 011.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 011.738.656c0 .72-.409 1.305-1.99 1.305z"/></svg>'},kl={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 011 1v8a1.001 1.001 0 01-1 1H4a1.001 1.001 0 01-1-1V4a1.001 1.001 0 011-1h8m0-1H4a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2zM4 4v8h8V4zm6 6H6V6h4z"/></svg>'},_l={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75zm.276-2.698a1.19 1.19 0 002.035-.838 1.164 1.164 0 00-.346-.846 1.193 1.193 0 00-1.693 0 1.158 1.158 0 00-.35.846 1.144 1.144 0 00.354.838z"/></svg>'},zl={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm-.697 2.28a.951.951 0 011.35 0 .928.928 0 01.276.675.952.952 0 01-1.905 0 .924.924 0 01.279-.674zM9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7z"/></svg>'},Il={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.045 7.348l-.652-.652 1.444-.14zm-3.818.698l-4.912 4.912-.395-.396 4.12-4.12zm4.734-2.918l-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304zm-3.524-.386l-.651-.653.791-.791zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28z"/></svg>'},Ol={name:"laptop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 11V3H3v8H2v2h12v-2zm-2 1H5v-1h6zm1-1.996H4V4h8z"/></svg>'},Sl={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.555 9.546l.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11zm0 3.11l.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768z"/></svg>'},Al={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4.732 7.953L6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049z"/></svg>'},El={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M7.465 5.592A2.908 2.908 0 019.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 00-1.277-.769 1.43 1.43 0 00-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.431 1.431 0 00.054 2.038 1.507 1.507 0 001.039.432 1.28 1.28 0 00.953-.417c.103-.11.435-.44.81-.805a3.458 3.458 0 001.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a2.982 2.982 0 01-.693.082 2.91 2.91 0 01-2.182-4.842A46.793 46.793 0 015.53 6.356a2.826 2.826 0 011.935-.764M10.583 2.5a3.001 3.001 0 00-.69.081 10.376 10.376 0 00-2.996 2.377 3.474 3.474 0 01.568-.054 3.58 3.58 0 011.31.249c.38-.332.701-.646.875-.834a1.221 1.221 0 01.913-.395 1.513 1.513 0 011.074.469 1.433 1.433 0 01.022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.419 1.419 0 01-.975.395 1.483 1.483 0 01-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.882 2.882 0 002.493 1.42 2.808 2.808 0 001.93-.76 54.2 54.2 0 002.266-2.266A2.911 2.911 0 0010.583 2.5"/></svg>'},Ml={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.202 9.45a2.638 2.638 0 01.687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.343 1.343 0 00-.326-1.312 1.297 1.297 0 00-.88-.374 37.657 37.657 0 00-2.779.002 1.298 1.298 0 00-1.273 1.341 1.367 1.367 0 00.39.944 1.162 1.162 0 00.878.344c.137-.005.562-.002 1.036.004a3.137 3.137 0 001.104 1.344 8.133 8.133 0 01-3.45-.395 2.705 2.705 0 01-.496-.392A2.64 2.64 0 014.52 8.702a42.45 42.45 0 012.951-.003 2.564 2.564 0 011.731.751m3.984.017a2.723 2.723 0 00-.495-.39 9.414 9.414 0 00-3.447-.398 3.151 3.151 0 01.4.33 3.247 3.247 0 01.68 1c.457.031.864.035 1.096.027a1.108 1.108 0 01.839.331 1.373 1.373 0 01.389.99 1.3 1.3 0 01-1.272 1.3c-.926.028-1.854.033-2.78.002a1.287 1.287 0 01-.878-.372 1.345 1.345 0 01-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.614 2.614 0 00.688 2.51 2.547 2.547 0 001.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 001.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774z"/></svg>'},Vl={name:"list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 13H2v-2h2zm10-2H6v2h8zM4 7H2v2h2zm10 0H6v2h8zM4 3H2v2h2zm10 0H6v2h8z"/></svg>'},Hl={name:"list_tree_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 5v2h4v2h-4v2h4v2H8V5H5V3h9v2zM2 5h2V3H2zm5 6H5v2h2zm0-4H5v2h2z"/></svg>'},Ll={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8.234 8.234 0 01-.694.178 16.116 16.116 0 01-3.382.328 16.089 16.089 0 01-3.38-.328 8.77 8.77 0 01-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.34 2.34 0 00.332.218l.03.017a4.235 4.235 0 00.46.202l.01.005.1.037c.053.018.11.034.164.05.093.031.186.062.283.09.033.01.064.022.1.031l.058.015c.184.048.378.092.58.132.043.009.084.018.13.026.214.042.438.078.666.11l.134.017c.21.028.425.051.646.072l.104.01c.242.021.487.037.731.049l.166.007c.251.01.504.016.754.016s.501-.007.754-.016l.164-.007c.246-.012.491-.028.734-.048l.102-.011c.22-.02.436-.044.649-.072.044-.006.09-.01.134-.017q.343-.048.664-.11c.046-.008.088-.017.132-.026q.3-.06.577-.13c.02-.007.043-.012.063-.017.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05.035-.012.07-.024.103-.037l.012-.005a4.252 4.252 0 00.457-.202c.013-.006.022-.013.032-.018a2.468 2.468 0 00.33-.216zm-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952a9.998 9.998 0 00.694.179 16.101 16.101 0 003.378.327 16.12 16.12 0 003.382-.327 8.892 8.892 0 00.694-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457zM14 6V5H5V3h2V2H2v1h2v5.581a9.632 9.632 0 011-.255V6h3v2h6V7H9V6z"/></svg>'},Tl={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 8V7a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 7v1H3v6h10V8zM6.062 6.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 5a1.883 1.883 0 012 2v1H6.062z"/></svg>'},Rl={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.073 12.29l-2.926-2.926a3.971 3.971 0 10-.783.783l2.927 2.926zM7.01 9.84a2.83 2.83 0 112.83-2.83 2.833 2.833 0 01-2.83 2.83z"/></svg>'},Pl={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14.25 3H1.75a.74.74 0 00-.75.73v8.54a.74.74 0 00.75.73h12.5a.74.74 0 00.75-.73V3.73a.74.74 0 00-.75-.73zm-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12z"/></svg>'},Fl={name:"minus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 7h8v2H4z"/></svg>'},Bl={name:"minus_wide_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3 7h10v2H3z"/></svg>'},Dl={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.462 2.077H4.538A.54.54 0 004 2.615v10.77a.54.54 0 00.538.538h5.924a.54.54 0 00.538-.538V2.615a.54.54 0 00-.538-.538zM10 12H5V3h5z"/></svg>'},Nl={name:"notebook_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 2h1v3h-1zm0 8h1V6h-1zm0 4h1v-3h-1zM4 7h6V6H4zm0-2h6V4H4zM2 2h10v12H2z"/></svg>'},jl={name:"paste_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 5V3H3v6h2v1H2V2h8v3zM6 6v8h8V6z"/></svg>'},ql={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.413 2.674c.326-.288 1.04-.013 1.807.857.768.869.952 1.61.626 1.898l-1.378 1.218-2.433-2.757zm-7.381 9.493l2.97-1.396-1.477.254.064-1.459-.48.25.156-1.013-1.754 2.774zm3.319-1.002L2 13.435 4.917 8.41l3.15-2.78L10.5 8.383zm4.293-3.866L9.21 4.544c-.177-.202.222-.543.394-.349l2.434 2.756c.175.2-.224.54-.394.348m-.783.7L8.428 5.244c-.178-.201.22-.542.393-.347l2.433 2.755c.176.199-.223.54-.393.347"/></svg>'},Ul={name:"pot_with_lid_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11 4V2H5v2H2v1h12V4zM6 4V3h4v1zm-4 9h1v1h10v-1h1V6H2z"/></svg>'},Kl={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 01-.195 1.176 2.63 2.63 0 01-.549.885 3.96 3.96 0 01-.852.672 7.46 7.46 0 01-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 00.793-.429 2.098 2.098 0 00.608-.612 1.45 1.45 0 00.22-.791 1.042 1.042 0 00-.423-.939 2.163 2.163 0 00-1.195-.28 3.338 3.338 0 00-1.068.204 4.853 4.853 0 00-1.09.526h-.263V3.566a8.148 8.148 0 011.296-.372A8.205 8.205 0 017.77 3a4.196 4.196 0 012.579.718 2.241 2.241 0 01.954 1.876zM8.77 13H6.112v-1.737H8.77z"/></svg>'},Wl={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 7.985l-8.002 4.013L8 8 5.998 3.987zM3.995 2.997L2 2l3 6-3 6 2.002-1.005L6.5 8z"/></svg>'},Xl={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10zM9 5H4V4h5zM3 7v3h10V7zm6 2H4V8h5zm3 4H3v-2h10v1a1 1 0 01-1 1z"/></svg>'},Yl={name:"share_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.984 2.012l-2.069 6.153-.565-2.722-3.544 3.544-.822-.822 3.544-3.544-2.723-.566zM2 4v10h10v-4h-2v2H4V6h2V4z"/></svg>'},Gl={name:"shield_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2zm4.788 8.2L4 7.388 5.225 6.2l1.553 1.61 4.06-4.01L12 5.013z"/></svg>'},Ql={name:"shield_xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2zm9.5 7.346L10.346 10.5 8 8.154 5.654 10.5 4.5 9.346 6.846 7 4.5 4.654 5.654 3.5 8 5.846 10.346 3.5 11.5 4.654 9.154 7z"/></svg>'},Jl={name:"signal_bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M4 14H2V2h2zm3-9H5v9h2zm3 3H8v6h2zm3 3h-2v3h2z"/></svg>'},Zl={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 12H2v-1.63a4.61 4.61 0 001.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189 1.453 0 2.15-1.163 2.764-2.189a6.459 6.459 0 01.9-1.267zm0-6.054a4.613 4.613 0 00-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705-.82 0-1.266-.644-1.902-1.705-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.468 6.468 0 012 9.18V4h12z"/></svg>'},tc={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.002 8.29L2 12.304v-8.01zM14 2h-2v12h2z"/></svg>'},ec={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3.967 7.143h-.762a4.885 4.885 0 013.938-3.94v.771a4.123 4.123 0 00-3.176 3.169zM8 2v1.875A4.125 4.125 0 113.875 8H2a6 6 0 106-6z"/></svg>'},sc={name:"square_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm4.788 9.2L4 8.387 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013z"/></svg>'},ic={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm9.033 4.199l-.016-.076a2.34 2.34 0 00-.497-1.18 2.108 2.108 0 00-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.793 1.793 0 00.88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.19 2.19 0 00-1.274.262 2.015 2.015 0 00-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199z"/></svg>'},oc={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 00-1.477.291 2.262 2.262 0 00-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.817 2.817 0 00-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.092 2.092 0 001.01.213l.223.018V13z"/></svg>'},nc={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.5 2h-9a.501.501 0 00-.5.5v11a.501.501 0 00.5.5h9a.501.501 0 00.5-.5v-11a.501.501 0 00-.5-.5zM8 13.25a.75.75 0 11.75-.75.752.752 0 01-.75.75zM12 11H4V3h8z"/></svg>'},rc={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 3.588L5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543zM6.5 6.499a1.082 1.082 0 11-.013-1.516A1.072 1.072 0 016.499 6.5z"/></svg>'},ac={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path class="cls-1" d="M8.044 2.338L5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293zM6.5 5.249a1.082 1.082 0 11-.013-1.516 1.072 1.072 0 01.013 1.516zm6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5z"/></svg>'},lc={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.01a2 2 0 102 2 2 2 0 00-2-2zm4.9.99A5.005 5.005 0 009 3.1V1H7v2.1A5.005 5.005 0 003.1 7H1v2h2.1A5.005 5.005 0 007 12.9V15h2v-2.1A5.005 5.005 0 0012.9 9H15V7zM8 12a4 4 0 114-4 4.005 4.005 0 01-4 4z"/></svg>'},cc={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M15 7v2h-2.1A5.005 5.005 0 019 12.9V15H7v-2.108a4.99 4.99 0 01-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 107 4.13V1h2v2.1A5.005 5.005 0 0112.9 7zm-5 1.01a2 2 0 11-2-2 2 2 0 012 2z"/></svg>'},hc={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 6.5A1.5 1.5 0 116.5 8 1.5 1.5 0 018 6.5zM.5 8A1.5 1.5 0 102 6.5 1.5 1.5 0 00.5 8zm12 0A1.5 1.5 0 1014 6.5 1.5 1.5 0 0012.5 8z"/></svg>'},dc={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 7l-.625-5H10V1H5v1h.625L5 7a2 2 0 00-2 2h4v4l.5 2 .5-2V9h4a2 2 0 00-2-2z"/></svg>'},uc={name:"tile_size_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 8h6v6H2zm0-6v5h2V4h8v8H9v2h5V2z"/></svg>'},pc={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 9.103L5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12 8 9.103z"/></svg>'},vc={name:"trash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10 4V2H6v2H3v2h1v8h8V6h1V4zm-3 9H6V6h1zm2-9H7V3h2zm1 9H9V6h1z"/></svg>'},gc={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2L2 14h12zm0 4.875l2.438 4.875H5.585z"/></svg>'},mc={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13.4 3.003H2.6a1.6 1.6 0 00-1.6 1.6v6.8a1.595 1.595 0 001.6 1.594h10.8a1.595 1.595 0 001.6-1.594v-6.8a1.6 1.6 0 00-1.6-1.6zM7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5z"/></svg>'},fc={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.547 1.547 0 00-1.182 1.51l.01.155.021.193a1.69 1.69 0 00.216.54l.02.038.105.134.127.144.054.047a1.509 1.509 0 00.992.36h.049a1.306 1.306 0 00.224-.034l.03.015.006-.001c.463-.088.925-.186 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3.112 3.112 0 01-.571.053 3.148 3.148 0 01-2.99-2.258l-.011-.045a3.04 3.04 0 01-.076-.35 3.127 3.127 0 01-.03-.206l-.004-.089a3.112 3.112 0 01-.016-.336A3.164 3.164 0 014.35 7.356c.272-.068.808-.203.802-.206l.623-.137zm4.31-1.544l-.353 1.575c.737.176 1.38.334 1.413.346a1.514 1.514 0 01.789.768l.029.066.053.185.038.164.002.045a1.667 1.667 0 01-.035.58l-.064.185-.056.142a1.546 1.546 0 01-1.4.893 1.661 1.661 0 01-.313-.03 54.946 54.946 0 01-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3.02 3.02 0 00.578.056 3.188 3.188 0 002.811-1.74 3.018 3.018 0 00.129-.311l.033-.083.061-.197a3.047 3.047 0 00.082-.351l.008-.044a3.132 3.132 0 00-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393L6.875 6.075h.75l.3 3.032 1.2-3.782h-.75z"/></svg>'},bc={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6.062 8V5.986a2.407 2.407 0 01.566-1.516A1.834 1.834 0 018 4a1.883 1.883 0 012 2h2a3.888 3.888 0 00-4-4 3.822 3.822 0 00-2.81 1.078A4.349 4.349 0 004.062 6v2H3v6h10V8z"/></svg>'},wc={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M14 9v5H2V9h1v4h10V9zM7.982 2L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9z"/></svg>'},xc={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.004 2a2.18 2.18 0 012.184 2.182v1.09c.647 0 .378.932 0 1.455a4.275 4.275 0 01-.335.364 8.55 8.55 0 01-.31.742l.208 1.076h.437l2.75 1.527A2.148 2.148 0 0114 12.291V14H2v-1.673a2.163 2.163 0 011.063-1.869l2.758-1.55h.437l.21-1.068a8.52 8.52 0 01-.312-.749 4.275 4.275 0 01-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 018.004 2"/></svg>'},yc={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.57 7.28l-.06.013a4.556 4.556 0 00-1.38-2.609V3.44a.481.481 0 00-.48-.48h-.48V2H5.85v.96h-.48a.481.481 0 00-.48.48v1.24a4.545 4.545 0 000 6.64v1.24a.481.481 0 00.48.48h.48V14h4.32v-.96h.48a.481.481 0 00.48-.48v-1.24a4.547 4.547 0 001.379-2.612l.061.012a.481.481 0 00.48-.48v-.48a.481.481 0 00-.48-.48zm-2.3 2.662a1.59 1.59 0 00-.182-.26L8.747 8.338a.785.785 0 000-.666c.132-.133.894-.899.965-1a1.216 1.216 0 00.14-.485 1.004 1.004 0 00-.515.157l-.955.957a.784.784 0 100 1.408c.163.167.956.974 1.236 1.254a1.477 1.477 0 00.36.276 3.055 3.055 0 11.291-.297z"/></svg>'},$c={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26.242 26.242 0 01-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443c.082.205.155.396.221.572.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157.08-.201.167-.42.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472z"/></svg>'},Cc={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.089 2.526h-1.868a5.598 5.598 0 00-.854-1.712 5.363 5.363 0 012.722 1.712zm-2.722 8.66a5.599 5.599 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.644 10.644 0 00.208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5.018 5.018 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.955.955 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526h1.564v-.632H2.646a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.363 5.363 0 012.722-1.712 5.017 5.017 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a10.66 10.66 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zM12.105 8a.326.326 0 01-.19.296l-6.598 3.3-.148.036a.327.327 0 01-.327-.328V4.69a.327.327 0 01.492-.281l6.595 3.302a.326.326 0 01.176.29z"/></svg>'},kc={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8 2a6 6 0 106 6 6 6 0 00-6-6zm4.09 2.526H10.22a5.6 5.6 0 00-.854-1.712 5.364 5.364 0 012.722 1.712zm-2.723 8.66a5.6 5.6 0 00.854-1.712h1.868a5.363 5.363 0 01-2.722 1.712zm3.181-2.344h-2.146a10.657 10.657 0 00.208-1.187L9.923 10a9.85 9.85 0 01-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5.02 5.02 0 00.663 1.21 5.363 5.363 0 01-2.722-1.712h.317a.96.96 0 01-.017-.17v-.462h-.76a5.33 5.33 0 01-.804-2.526H4.21v-.632H2.647a5.33 5.33 0 01.805-2.526h.759V4.69a.95.95 0 01.016-.164h-.316a5.364 5.364 0 012.722-1.712 5.02 5.02 0 00-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a10.646 10.646 0 00-.208-1.186h2.146a5.33 5.33 0 01.804 2.526h-.67a.92.92 0 01-.001.632h.671a5.33 5.33 0 01-.804 2.526zm-.619-3.131L5.334 4.409a.327.327 0 00-.492.281v6.613a.327.327 0 00.327.328l.148-.035 6.598-3.3a.326.326 0 00.014-.585zm-6.087 2.505V5.78L10.274 8z"/></svg>'},_c={name:"window_code_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V5h10zM4 9.135l2.698-1.118v.75l-1.588.65 1.588.646v.75l-2.694-1.12zm4.42-1.49h.792l-1.565 3.71h-.783zM12 9.135v.557l-2.694 1.12v-.75l.062-.024 1.526-.626-1.588-.648v-.747z"/></svg>'},zc={name:"window_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M2 2v12h12V2zm11 11H3V5h10zM7 8H4V6h3zm5 2H4V9h8zm0 2H4v-1h8z"/></svg>'},Ic={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12.286 11.714l-5.791-5.79a2.504 2.504 0 00.17-.755 2.149 2.149 0 00-.095-.814 2.12 2.12 0 00-.55-.904 2.328 2.328 0 00-1.76-.685h-.045a2.104 2.104 0 00-.718.155l1.102 1.104.32.32.244.245a1.864 1.864 0 01-.22.854 1.043 1.043 0 01-.114.145 1.648 1.648 0 01-1.003.335L2.61 4.704l-.449-.449a2.074 2.074 0 00-.135.545l-.015.105a2.337 2.337 0 00.384 1.518 2.51 2.51 0 00.295.36 2.205 2.205 0 001.576.65 2.453 2.453 0 00.898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67zM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916zM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45z"/></svg>'},Oc={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 4.667L9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3z"/></svg>'},Sc={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M8.033 14.026L4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363zm1.155-10.68l-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312z"/></svg>'},Ac=`:${Mi}`,Ec=mt`
|
|
1002
|
+
${Ei("inline-flex")}
|
|
972
1003
|
|
|
973
1004
|
:host {
|
|
974
|
-
height: ${
|
|
1005
|
+
height: ${fn};
|
|
975
1006
|
box-sizing: border-box;
|
|
976
|
-
font: ${
|
|
977
|
-
color: ${
|
|
978
|
-
padding-left: calc(4px - ${
|
|
1007
|
+
font: ${Xn};
|
|
1008
|
+
color: ${Yn};
|
|
1009
|
+
padding-left: calc(4px - ${yn});
|
|
979
1010
|
}
|
|
980
1011
|
|
|
981
1012
|
.listitem {
|
|
@@ -989,8 +1020,8 @@ const jr={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
|
|
|
989
1020
|
display: flex;
|
|
990
1021
|
align-items: center;
|
|
991
1022
|
justify-content: center;
|
|
992
|
-
border: ${
|
|
993
|
-
padding-right: calc(4px - ${
|
|
1023
|
+
border: ${yn} solid transparent;
|
|
1024
|
+
padding-right: calc(4px - ${yn});
|
|
994
1025
|
}
|
|
995
1026
|
|
|
996
1027
|
.control:link {
|
|
@@ -1007,9 +1038,9 @@ const jr={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
|
|
|
1007
1038
|
text-decoration: underline;
|
|
1008
1039
|
}
|
|
1009
1040
|
|
|
1010
|
-
.control:link${
|
|
1011
|
-
border: ${
|
|
1012
|
-
outline: 2px solid ${
|
|
1041
|
+
.control:link${Ac} {
|
|
1042
|
+
border: ${yn} solid ${pn};
|
|
1043
|
+
outline: 2px solid ${pn};
|
|
1013
1044
|
outline-offset: 1px;
|
|
1014
1045
|
}
|
|
1015
1046
|
|
|
@@ -1029,18 +1060,18 @@ const jr={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
|
|
|
1029
1060
|
}
|
|
1030
1061
|
|
|
1031
1062
|
slot[name='separator'] svg {
|
|
1032
|
-
width: ${
|
|
1033
|
-
height: ${
|
|
1063
|
+
width: ${$n};
|
|
1064
|
+
height: ${$n};
|
|
1034
1065
|
}
|
|
1035
1066
|
|
|
1036
1067
|
slot[name='separator'] path {
|
|
1037
|
-
fill: ${
|
|
1068
|
+
fill: ${Vn};
|
|
1038
1069
|
}
|
|
1039
1070
|
`
|
|
1040
|
-
const
|
|
1071
|
+
const Mc=class extends Ne{}.compose({baseName:"breadcrumb-item",baseClass:Ne,template:(t,e)=>X`
|
|
1041
1072
|
<div role="listitem" class="listitem" part="listitem">
|
|
1042
|
-
${wt((t=>t.href&&t.href.length>0),
|
|
1043
|
-
${((t,e)=>
|
|
1073
|
+
${wt((t=>t.href&&t.href.length>0),X`
|
|
1074
|
+
${((t,e)=>X`
|
|
1044
1075
|
<a
|
|
1045
1076
|
class="control"
|
|
1046
1077
|
part="control"
|
|
@@ -1074,7 +1105,7 @@ const _c=class extends Fe{}.compose({baseName:"breadcrumb-item",baseClass:Fe,tem
|
|
|
1074
1105
|
aria-roledescription="${t=>t.ariaRoledescription}"
|
|
1075
1106
|
${bt("control")}
|
|
1076
1107
|
>
|
|
1077
|
-
${
|
|
1108
|
+
${It(0,e)}
|
|
1078
1109
|
<span class="content" part="content">
|
|
1079
1110
|
<slot ${Ct("defaultSlottedContent")}></slot>
|
|
1080
1111
|
</span>
|
|
@@ -1082,28 +1113,28 @@ const _c=class extends Fe{}.compose({baseName:"breadcrumb-item",baseClass:Fe,tem
|
|
|
1082
1113
|
</a>
|
|
1083
1114
|
`)(0,e)}
|
|
1084
1115
|
`)}
|
|
1085
|
-
${wt((t=>!t.href),
|
|
1086
|
-
${
|
|
1116
|
+
${wt((t=>!t.href),X`
|
|
1117
|
+
${It(0,e)}
|
|
1087
1118
|
<slot></slot>
|
|
1088
1119
|
${zt(0,e)}
|
|
1089
1120
|
`)}
|
|
1090
|
-
${wt((t=>t.separator),
|
|
1121
|
+
${wt((t=>t.separator),X`
|
|
1091
1122
|
<span class="separator" part="separator" aria-hidden="true">
|
|
1092
1123
|
<slot name="separator">${e.separator||""}</slot>
|
|
1093
1124
|
</span>
|
|
1094
1125
|
`)}
|
|
1095
1126
|
</div>
|
|
1096
|
-
`,styles:
|
|
1097
|
-
function
|
|
1098
|
-
|
|
1099
|
-
const
|
|
1100
|
-
${
|
|
1127
|
+
`,styles:Ec,separator:vl.data})
|
|
1128
|
+
function Vc(t,e){return new Ai("appearance",t,e)}var Hc
|
|
1129
|
+
Vs.getOrCreate().withPrefix("nimble").register(Mc()),function(t){t.Outline="outline",t.Ghost="ghost",t.Block="block"}(Hc||(Hc={}))
|
|
1130
|
+
const Lc=mt`
|
|
1131
|
+
${Ei("inline-flex")}
|
|
1101
1132
|
|
|
1102
1133
|
:host {
|
|
1103
1134
|
background-color: transparent;
|
|
1104
|
-
height: ${
|
|
1105
|
-
color: ${
|
|
1106
|
-
font: ${
|
|
1135
|
+
height: ${fn};
|
|
1136
|
+
color: ${wr};
|
|
1137
|
+
font: ${br};
|
|
1107
1138
|
cursor: pointer;
|
|
1108
1139
|
outline: none;
|
|
1109
1140
|
border: none;
|
|
@@ -1113,7 +1144,7 @@ const Ic=mt`
|
|
|
1113
1144
|
}
|
|
1114
1145
|
|
|
1115
1146
|
:host([disabled]) {
|
|
1116
|
-
color: ${
|
|
1147
|
+
color: ${xr};
|
|
1117
1148
|
cursor: default;
|
|
1118
1149
|
}
|
|
1119
1150
|
|
|
@@ -1121,7 +1152,7 @@ const Ic=mt`
|
|
|
1121
1152
|
background-color: transparent;
|
|
1122
1153
|
height: 100%;
|
|
1123
1154
|
width: 100%;
|
|
1124
|
-
border: ${
|
|
1155
|
+
border: ${yn} solid transparent;
|
|
1125
1156
|
box-sizing: border-box;
|
|
1126
1157
|
color: inherit;
|
|
1127
1158
|
border-radius: inherit;
|
|
@@ -1134,12 +1165,12 @@ const Ic=mt`
|
|
|
1134
1165
|
font: inherit;
|
|
1135
1166
|
outline: none;
|
|
1136
1167
|
margin: 0;
|
|
1137
|
-
padding: 0 ${
|
|
1138
|
-
transition: box-shadow ${
|
|
1168
|
+
padding: 0 ${wn};
|
|
1169
|
+
transition: box-shadow ${Lr};
|
|
1139
1170
|
}
|
|
1140
1171
|
|
|
1141
1172
|
:host([content-hidden]) .control {
|
|
1142
|
-
width: ${
|
|
1173
|
+
width: ${fn};
|
|
1143
1174
|
padding: 0px;
|
|
1144
1175
|
}
|
|
1145
1176
|
|
|
@@ -1150,13 +1181,13 @@ const Ic=mt`
|
|
|
1150
1181
|
}
|
|
1151
1182
|
|
|
1152
1183
|
.control:hover {
|
|
1153
|
-
box-shadow: 0px 0px 0px ${
|
|
1184
|
+
box-shadow: 0px 0px 0px ${yn} ${pn} inset;
|
|
1154
1185
|
outline: none;
|
|
1155
1186
|
}
|
|
1156
1187
|
|
|
1157
|
-
.control${
|
|
1158
|
-
box-shadow: 0px 0px 0px ${
|
|
1159
|
-
outline: ${
|
|
1188
|
+
.control${Ac} {
|
|
1189
|
+
box-shadow: 0px 0px 0px ${yn} ${pn} inset;
|
|
1190
|
+
outline: ${yn} solid ${pn};
|
|
1160
1191
|
outline-offset: -4px;
|
|
1161
1192
|
}
|
|
1162
1193
|
|
|
@@ -1189,7 +1220,7 @@ const Ic=mt`
|
|
|
1189
1220
|
|
|
1190
1221
|
[part='start'] {
|
|
1191
1222
|
display: contents;
|
|
1192
|
-
${
|
|
1223
|
+
${vn.cssCustomProperty}: ${wr};
|
|
1193
1224
|
}
|
|
1194
1225
|
|
|
1195
1226
|
:host([disabled]) slot[name='start']::slotted(*) {
|
|
@@ -1198,38 +1229,38 @@ const Ic=mt`
|
|
|
1198
1229
|
|
|
1199
1230
|
[part='end'] {
|
|
1200
1231
|
display: contents;
|
|
1201
|
-
${
|
|
1232
|
+
${vn.cssCustomProperty}: ${wr};
|
|
1202
1233
|
}
|
|
1203
1234
|
|
|
1204
1235
|
:host([content-hidden]) [part='end'] {
|
|
1205
1236
|
display: none;
|
|
1206
1237
|
}
|
|
1207
|
-
`.withBehaviors(
|
|
1238
|
+
`.withBehaviors(Vc(Hc.Outline,mt`
|
|
1208
1239
|
.control {
|
|
1209
1240
|
background-color: transparent;
|
|
1210
|
-
border-color: rgba(${
|
|
1241
|
+
border-color: rgba(${en}, 0.3);
|
|
1211
1242
|
}
|
|
1212
1243
|
|
|
1213
1244
|
.control:hover {
|
|
1214
1245
|
background-color: transparent;
|
|
1215
|
-
border-color: ${
|
|
1246
|
+
border-color: ${pn};
|
|
1216
1247
|
}
|
|
1217
1248
|
|
|
1218
|
-
.control${
|
|
1249
|
+
.control${Ac} {
|
|
1219
1250
|
background-color: transparent;
|
|
1220
|
-
border-color: ${
|
|
1251
|
+
border-color: ${pn};
|
|
1221
1252
|
}
|
|
1222
1253
|
|
|
1223
1254
|
.control:active {
|
|
1224
|
-
background-color: ${
|
|
1225
|
-
border-color: ${
|
|
1255
|
+
background-color: ${on};
|
|
1256
|
+
border-color: ${on};
|
|
1226
1257
|
}
|
|
1227
1258
|
|
|
1228
1259
|
.control[disabled] {
|
|
1229
1260
|
background-color: transparent;
|
|
1230
|
-
border-color: rgba(${
|
|
1261
|
+
border-color: rgba(${cn}, 0.2);
|
|
1231
1262
|
}
|
|
1232
|
-
`),
|
|
1263
|
+
`),Vc(Hc.Ghost,mt`
|
|
1233
1264
|
.control {
|
|
1234
1265
|
background-color: transparent;
|
|
1235
1266
|
border-color: transparent;
|
|
@@ -1237,63 +1268,63 @@ const Ic=mt`
|
|
|
1237
1268
|
|
|
1238
1269
|
.control:hover {
|
|
1239
1270
|
background-color: transparent;
|
|
1240
|
-
border-color: ${
|
|
1271
|
+
border-color: ${pn};
|
|
1241
1272
|
}
|
|
1242
1273
|
|
|
1243
|
-
.control${
|
|
1274
|
+
.control${Ac} {
|
|
1244
1275
|
background-color: transparent;
|
|
1245
|
-
border-color: ${
|
|
1276
|
+
border-color: ${pn};
|
|
1246
1277
|
}
|
|
1247
1278
|
|
|
1248
1279
|
.control:active {
|
|
1249
|
-
background-color: ${
|
|
1250
|
-
border-color: ${
|
|
1280
|
+
background-color: ${on};
|
|
1281
|
+
border-color: ${on};
|
|
1251
1282
|
}
|
|
1252
1283
|
|
|
1253
1284
|
.control[disabled] {
|
|
1254
1285
|
background-color: transparent;
|
|
1255
1286
|
border-color: transparent;
|
|
1256
1287
|
}
|
|
1257
|
-
`),
|
|
1288
|
+
`),Vc(Hc.Block,mt`
|
|
1258
1289
|
.control {
|
|
1259
|
-
background-color: rgba(${
|
|
1290
|
+
background-color: rgba(${cn}, 0.1);
|
|
1260
1291
|
border-color: transparent;
|
|
1261
1292
|
}
|
|
1262
1293
|
|
|
1263
1294
|
.control:hover {
|
|
1264
1295
|
background-color: transparent;
|
|
1265
|
-
border-color: ${
|
|
1296
|
+
border-color: ${pn};
|
|
1266
1297
|
}
|
|
1267
1298
|
|
|
1268
|
-
.control${
|
|
1269
|
-
background-color: rgba(${
|
|
1270
|
-
border-color: ${
|
|
1299
|
+
.control${Ac} {
|
|
1300
|
+
background-color: rgba(${cn}, 0.1);
|
|
1301
|
+
border-color: ${pn};
|
|
1271
1302
|
}
|
|
1272
1303
|
|
|
1273
|
-
.control${
|
|
1304
|
+
.control${Ac}:hover {
|
|
1274
1305
|
background-color: transparent;
|
|
1275
1306
|
}
|
|
1276
1307
|
|
|
1277
1308
|
.control:active {
|
|
1278
|
-
background-color: ${
|
|
1279
|
-
border-color: ${
|
|
1309
|
+
background-color: ${on};
|
|
1310
|
+
border-color: ${on};
|
|
1280
1311
|
}
|
|
1281
1312
|
|
|
1282
1313
|
.control[disabled] {
|
|
1283
|
-
background-color: rgba(${
|
|
1314
|
+
background-color: rgba(${cn}, 0.1);
|
|
1284
1315
|
border-color: transparent;
|
|
1285
1316
|
}
|
|
1286
|
-
`)),
|
|
1317
|
+
`)),Tc=Lc.withBehaviors(Vc(Hc.Outline,mt`
|
|
1287
1318
|
:host(.primary) .control {
|
|
1288
|
-
box-shadow: 0px 0px 0px ${
|
|
1319
|
+
box-shadow: 0px 0px 0px ${yn} rgba(${en}, 0.3) inset;
|
|
1289
1320
|
}
|
|
1290
1321
|
|
|
1291
1322
|
:host(.primary) .control:hover {
|
|
1292
|
-
box-shadow: 0px 0px 0px ${
|
|
1323
|
+
box-shadow: 0px 0px 0px ${yn} ${pn} inset;
|
|
1293
1324
|
}
|
|
1294
1325
|
|
|
1295
|
-
:host(.primary) .control${
|
|
1296
|
-
box-shadow: 0px 0px 0px ${
|
|
1326
|
+
:host(.primary) .control${Ac} {
|
|
1327
|
+
box-shadow: 0px 0px 0px ${yn} ${pn} inset;
|
|
1297
1328
|
}
|
|
1298
1329
|
|
|
1299
1330
|
:host(.primary) .control:active {
|
|
@@ -1303,12 +1334,12 @@ const Ic=mt`
|
|
|
1303
1334
|
:host(.primary) .control[disabled] {
|
|
1304
1335
|
box-shadow: none;
|
|
1305
1336
|
}
|
|
1306
|
-
`),
|
|
1337
|
+
`),Vc(Hc.Block,mt`
|
|
1307
1338
|
:host(.primary) .control {
|
|
1308
1339
|
background-clip: padding-box;
|
|
1309
|
-
border-color: rgba(${
|
|
1310
|
-
border-width: calc(2 * ${
|
|
1311
|
-
padding: 0 calc(${
|
|
1340
|
+
border-color: rgba(${en}, 0.3);
|
|
1341
|
+
border-width: calc(2 * ${yn});
|
|
1342
|
+
padding: 0 calc(${wn} - ${yn});
|
|
1312
1343
|
}
|
|
1313
1344
|
|
|
1314
1345
|
:host(.primary[content-hidden]) .control {
|
|
@@ -1316,28 +1347,28 @@ const Ic=mt`
|
|
|
1316
1347
|
}
|
|
1317
1348
|
|
|
1318
1349
|
:host(.primary) .control:hover {
|
|
1319
|
-
border-color: ${
|
|
1350
|
+
border-color: ${pn};
|
|
1320
1351
|
box-shadow: none;
|
|
1321
1352
|
}
|
|
1322
1353
|
|
|
1323
|
-
:host(.primary) .control${
|
|
1354
|
+
:host(.primary) .control${Ac} {
|
|
1324
1355
|
background-clip: border-box;
|
|
1325
|
-
border-color: ${
|
|
1326
|
-
border-width: ${
|
|
1327
|
-
box-shadow: 0px 0px 0px ${
|
|
1328
|
-
padding: 0 ${
|
|
1356
|
+
border-color: ${pn};
|
|
1357
|
+
border-width: ${yn};
|
|
1358
|
+
box-shadow: 0px 0px 0px ${yn} ${pn} inset;
|
|
1359
|
+
padding: 0 ${wn};
|
|
1329
1360
|
}
|
|
1330
1361
|
|
|
1331
|
-
:host(.primary[content-hidden]) .control${
|
|
1362
|
+
:host(.primary[content-hidden]) .control${Ac} {
|
|
1332
1363
|
padding: 0px;
|
|
1333
1364
|
}
|
|
1334
1365
|
|
|
1335
1366
|
:host(.primary) .control:active {
|
|
1336
1367
|
background-clip: border-box;
|
|
1337
|
-
border-color: ${
|
|
1338
|
-
border-width: ${
|
|
1368
|
+
border-color: ${on};
|
|
1369
|
+
border-width: ${yn};
|
|
1339
1370
|
box-shadow: none;
|
|
1340
|
-
padding: 0 ${
|
|
1371
|
+
padding: 0 ${wn};
|
|
1341
1372
|
}
|
|
1342
1373
|
|
|
1343
1374
|
:host(.primary[content-hidden]) .control:active {
|
|
@@ -1347,17 +1378,17 @@ const Ic=mt`
|
|
|
1347
1378
|
:host(.primary) .control[disabled] {
|
|
1348
1379
|
background-clip: border-box;
|
|
1349
1380
|
border-color: transparent;
|
|
1350
|
-
border-width: ${
|
|
1381
|
+
border-width: ${yn};
|
|
1351
1382
|
box-shadow: none;
|
|
1352
|
-
padding: 0 ${
|
|
1383
|
+
padding: 0 ${wn};
|
|
1353
1384
|
}
|
|
1354
1385
|
|
|
1355
1386
|
:host(.primary[content-hidden]) .control[disabled] {
|
|
1356
1387
|
padding: 0px;
|
|
1357
1388
|
}
|
|
1358
1389
|
`))
|
|
1359
|
-
class
|
|
1360
|
-
const
|
|
1390
|
+
class Rc extends Je{constructor(){super(...arguments),this.appearance=Hc.Outline,this.contentHidden=!1}}Wo([ot],Rc.prototype,"appearance",void 0),Wo([ot({attribute:"content-hidden",mode:"boolean"})],Rc.prototype,"contentHidden",void 0)
|
|
1391
|
+
const Pc=Rc.compose({baseName:"button",baseClass:Je,template:(t,e)=>X`
|
|
1361
1392
|
<button
|
|
1362
1393
|
class="control"
|
|
1363
1394
|
part="control"
|
|
@@ -1395,19 +1426,19 @@ const Mc=Ac.compose({baseName:"button",baseClass:Xe,template:(t,e)=>Y`
|
|
|
1395
1426
|
aria-roledescription="${t=>t.ariaRoledescription}"
|
|
1396
1427
|
${bt("control")}
|
|
1397
1428
|
>
|
|
1398
|
-
${
|
|
1429
|
+
${It(0,e)}
|
|
1399
1430
|
<span class="content" part="content">
|
|
1400
1431
|
<slot ${Ct("defaultSlottedContent")}></slot>
|
|
1401
1432
|
</span>
|
|
1402
1433
|
${zt(0,e)}
|
|
1403
1434
|
</button>
|
|
1404
|
-
`,styles:
|
|
1405
|
-
|
|
1406
|
-
const
|
|
1407
|
-
${
|
|
1435
|
+
`,styles:Tc,shadowOptions:{delegatesFocus:!0}})
|
|
1436
|
+
Vs.getOrCreate().withPrefix("nimble").register(Pc())
|
|
1437
|
+
const Fc=mt`
|
|
1438
|
+
${Ei("inline-flex")}
|
|
1408
1439
|
|
|
1409
1440
|
:host {
|
|
1410
|
-
font: ${
|
|
1441
|
+
font: ${br};
|
|
1411
1442
|
align-items: center;
|
|
1412
1443
|
cursor: pointer;
|
|
1413
1444
|
outline: none;
|
|
@@ -1419,16 +1450,16 @@ const Vc=mt`
|
|
|
1419
1450
|
}
|
|
1420
1451
|
|
|
1421
1452
|
.control {
|
|
1422
|
-
width: calc(${
|
|
1423
|
-
height: calc(${
|
|
1453
|
+
width: calc(${fn} / 2);
|
|
1454
|
+
height: calc(${fn} / 2);
|
|
1424
1455
|
box-sizing: border-box;
|
|
1425
1456
|
flex-shrink: 0;
|
|
1426
|
-
border: ${
|
|
1457
|
+
border: ${yn} solid ${ln};
|
|
1427
1458
|
padding: 2px;
|
|
1428
1459
|
display: inline-flex;
|
|
1429
1460
|
align-items: center;
|
|
1430
1461
|
justify-content: center;
|
|
1431
|
-
transition: box-shadow ${
|
|
1462
|
+
transition: box-shadow ${Lr};
|
|
1432
1463
|
${""}
|
|
1433
1464
|
line-height: 0;
|
|
1434
1465
|
}
|
|
@@ -1440,30 +1471,30 @@ const Vc=mt`
|
|
|
1440
1471
|
}
|
|
1441
1472
|
|
|
1442
1473
|
:host([disabled]) .control {
|
|
1443
|
-
background-color: rgba(${
|
|
1444
|
-
border-color: rgba(${
|
|
1474
|
+
background-color: rgba(${cn}, 0.1);
|
|
1475
|
+
border-color: rgba(${cn}, 0.2);
|
|
1445
1476
|
}
|
|
1446
1477
|
|
|
1447
1478
|
:host(:not([disabled]):not(:active):hover) .control {
|
|
1448
|
-
border-color: ${
|
|
1449
|
-
box-shadow: 0px 0px 0px ${
|
|
1479
|
+
border-color: ${pn};
|
|
1480
|
+
box-shadow: 0px 0px 0px ${yn} ${pn} inset;
|
|
1450
1481
|
}
|
|
1451
1482
|
|
|
1452
|
-
:host(${
|
|
1453
|
-
border-color: ${
|
|
1454
|
-
outline: 2px solid ${
|
|
1483
|
+
:host(${Ac}) .control {
|
|
1484
|
+
border-color: ${pn};
|
|
1485
|
+
outline: 2px solid ${pn};
|
|
1455
1486
|
outline-offset: 2px;
|
|
1456
1487
|
}
|
|
1457
1488
|
|
|
1458
1489
|
.label {
|
|
1459
1490
|
font: inherit;
|
|
1460
|
-
color: ${
|
|
1491
|
+
color: ${Yn};
|
|
1461
1492
|
padding-left: 1ch;
|
|
1462
1493
|
cursor: inherit;
|
|
1463
1494
|
}
|
|
1464
1495
|
|
|
1465
1496
|
:host([disabled]) .label {
|
|
1466
|
-
color: ${
|
|
1497
|
+
color: ${Gn};
|
|
1467
1498
|
}
|
|
1468
1499
|
|
|
1469
1500
|
slot[name='checked-indicator'],
|
|
@@ -1472,8 +1503,8 @@ const Vc=mt`
|
|
|
1472
1503
|
}
|
|
1473
1504
|
|
|
1474
1505
|
slot[name='checked-indicator'] svg {
|
|
1475
|
-
height: ${
|
|
1476
|
-
width: ${
|
|
1506
|
+
height: ${$n};
|
|
1507
|
+
width: ${$n};
|
|
1477
1508
|
overflow: visible;
|
|
1478
1509
|
}
|
|
1479
1510
|
|
|
@@ -1482,16 +1513,16 @@ const Vc=mt`
|
|
|
1482
1513
|
}
|
|
1483
1514
|
|
|
1484
1515
|
slot[name='checked-indicator'] path {
|
|
1485
|
-
fill: ${
|
|
1516
|
+
fill: ${ln};
|
|
1486
1517
|
}
|
|
1487
1518
|
|
|
1488
1519
|
:host([disabled]) slot[name='checked-indicator'] path {
|
|
1489
|
-
fill: rgba(${
|
|
1520
|
+
fill: rgba(${cn}, 0.3);
|
|
1490
1521
|
}
|
|
1491
1522
|
|
|
1492
1523
|
slot[name='indeterminate-indicator'] svg {
|
|
1493
|
-
height: ${
|
|
1494
|
-
width: ${
|
|
1524
|
+
height: ${$n};
|
|
1525
|
+
width: ${$n};
|
|
1495
1526
|
overflow: visible;
|
|
1496
1527
|
}
|
|
1497
1528
|
|
|
@@ -1500,14 +1531,14 @@ const Vc=mt`
|
|
|
1500
1531
|
}
|
|
1501
1532
|
|
|
1502
1533
|
slot[name='indeterminate-indicator'] path {
|
|
1503
|
-
fill: ${
|
|
1534
|
+
fill: ${ln};
|
|
1504
1535
|
}
|
|
1505
1536
|
|
|
1506
1537
|
:host([disabled]) slot[name='indeterminate-indicator'] path {
|
|
1507
|
-
fill: rgba(${
|
|
1538
|
+
fill: rgba(${cn}, 0.3);
|
|
1508
1539
|
}
|
|
1509
1540
|
`
|
|
1510
|
-
const
|
|
1541
|
+
const Bc=class extends ss{}.compose({baseName:"checkbox",baseClass:ss,template:(t,e)=>X`
|
|
1511
1542
|
<template
|
|
1512
1543
|
role="checkbox"
|
|
1513
1544
|
aria-checked="${t=>t.checked}"
|
|
@@ -1534,26 +1565,26 @@ const Ec=class extends Ze{}.compose({baseName:"checkbox",baseClass:Ze,template:(
|
|
|
1534
1565
|
<slot ${Ct("defaultSlottedNodes")}></slot>
|
|
1535
1566
|
</label>
|
|
1536
1567
|
</template>
|
|
1537
|
-
`,styles:
|
|
1538
|
-
|
|
1539
|
-
var
|
|
1568
|
+
`,styles:Fc,checkedIndicator:ya.data,indeterminateIndicator:Fl.data})
|
|
1569
|
+
Vs.getOrCreate().withPrefix("nimble").register(Bc())
|
|
1570
|
+
var Dc="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Nc={},jc={},qc={}
|
|
1540
1571
|
!function(t){var e
|
|
1541
1572
|
Object.defineProperty(t,"__esModule",{value:!0}),t.AnimationMode=void 0,function(t){t[t.animateTo=0]="animateTo",t[t.animateFrom=1]="animateFrom"}(e=t.AnimationMode||(t.AnimationMode={}))
|
|
1542
1573
|
var s=function(){function t(t,e,s){var i=this
|
|
1543
1574
|
this.effectTiming={fill:"forwards",iterations:1,duration:500},this._keyframes=[],this.play=function(){i.ensureAnimationObjectExists(),i.animation.play()},this.pause=function(){i.ensureAnimationObjectExists(),i.animation.pause()},this.finish=function(){i.ensureAnimationObjectExists(),i.animation.finish()},this.cancel=function(){i.ensureAnimationObjectExists(),i.animation.cancel()},this.reverse=function(){i.ensureAnimationObjectExists(),i.animation.reverse()},this.addKeyframes=function(t){i._keyframes.push(t)},this.animationTarget=t,s&&(this.effectTiming=Object.assign({},this.effectTiming,s)),e&&(e.transformOrigin&&(t.style.transformOrigin=e.transformOrigin),e.transformStyle&&(t.style.transformStyle=e.transformStyle)),this.options=e||{}}return Object.defineProperty(t.prototype,"onFinish",{get:function(){return this._onFinish},set:function(t){this._onFinish=t,this.animation&&(this.animation.onfinish=t)},enumerable:!1,configurable:!0}),t.prototype.ensureAnimationObjectExists=function(){void 0===this.animation&&this.createAnimationObject()},t.prototype.createAnimationObject=function(){this.animation=new Animation(this.keyframeEffect,document.timeline),void 0!==this.onFinish&&(this.animation.onfinish=this.onFinish),void 0!==this.onCancel&&(this.animation.oncancel=this.onCancel)},t.prototype.getPropertiesToAnimate=function(){var e=this
|
|
1544
1575
|
return Object.keys(t.propertyMap).filter((function(s){return t.propertyMap[s].reduce((function(t,s){return void 0!==e.options[s]||t}),!1)}))},t.prototype.normalizeInitialValue=function(t,e){if(void 0!==e){var s="0.01"
|
|
1545
1576
|
switch(t){case"transform":var i=e.match(/matrix\((.+)\)/)
|
|
1546
|
-
if(Array.isArray(i))
|
|
1547
|
-
break
|
|
1577
|
+
if(Array.isArray(i)){var o=i[1].split(",").map((function(t,i){return 0===parseFloat(e)&&(0===i||3===i)?s:t}))
|
|
1578
|
+
return"matrix(".concat(o.join(","),")")}break
|
|
1548
1579
|
case"opacity":return 0===parseFloat(e)?s:e}return e}},t.prototype.getInitialKeyframeValues=function(){var t=this
|
|
1549
1580
|
if(!(this.animationTarget instanceof HTMLElement)||"undefined"==typeof window)return{}
|
|
1550
1581
|
var e=this.getPropertiesToAnimate(),s=window.getComputedStyle(this.animationTarget),i={}
|
|
1551
1582
|
return e.forEach((function(e){i[e]=t.normalizeInitialValue(e,s[e])})),i},t.prototype.formatTransformFunction=function(e,s){if(-1===t.propertyMap.transform.indexOf(e))return""
|
|
1552
|
-
switch(e){case"x":case"y":e="translate"
|
|
1583
|
+
switch(e){case"x":case"y":e="translate".concat(e.toUpperCase()),s="number"==typeof s?s=this.pixelify(s):s
|
|
1553
1584
|
break
|
|
1554
|
-
case"rotate":s=s.toString()
|
|
1585
|
+
case"rotate":s="".concat(s.toString(),"deg")
|
|
1555
1586
|
break
|
|
1556
|
-
case"scale":0===s&&(s=.01)}return"string"!=typeof s&&(s=s.toString()),e
|
|
1587
|
+
case"scale":0===s&&(s=.01)}return"string"!=typeof s&&(s=s.toString()),"".concat(e,"(").concat(s,")")},t.prototype.pixelify=function(t){return"".concat(t,"px")},t.prototype.getOptionKeyframeValues=function(){var e=this,s=this.getPropertiesToAnimate(),i={}
|
|
1557
1588
|
return s.forEach((function(s){i[s]=t.propertyMap[s].map((function(t){var s=e.options[t]
|
|
1558
1589
|
if(void 0===s)return null
|
|
1559
1590
|
switch(t){case"opacity":return s.toString()
|
|
@@ -1565,100 +1596,105 @@ return t.forEach((function(t){t.forEach((function(t,s){var i=t.offset
|
|
|
1565
1596
|
void 0===i&&(i=0===s?0:1,t.offset=i)
|
|
1566
1597
|
var o=i.toString()
|
|
1567
1598
|
e[o]=void 0===e[o]?t:Object.assign(e[o],t)}))})),this.sortOffsets(Object.keys(e)).map((function(t){return e[t]}))},Object.defineProperty(t.prototype,"keyframes",{get:function(){return this.consolidateKeyframes(this._keyframes.concat([this.getOptionKeyframes()]))},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"keyframeEffect",{get:function(){return new KeyframeEffect(this.animationTarget,this.keyframes,this.effectTiming)},enumerable:!1,configurable:!0}),t.propertyMap={opacity:["opacity"],transform:["x","y","rotate","scale"],top:["top"],left:["left"],bottom:["bottom"],right:["right"]},t}()
|
|
1568
|
-
t.default=s}(
|
|
1569
|
-
var
|
|
1570
|
-
Object.
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
var
|
|
1583
|
-
|
|
1599
|
+
t.default=s}(qc)
|
|
1600
|
+
var Uc,Kc=Dc&&Dc.__extends||(Uc=function(t,e){return(Uc=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null")
|
|
1601
|
+
function s(){this.constructor=t}Uc(t,e),t.prototype=null===e?Object.create(e):(s.prototype=e.prototype,new s)})
|
|
1602
|
+
Object.defineProperty(jc,"__esModule",{value:!0})
|
|
1603
|
+
var Wc=qc,Xc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
|
|
1604
|
+
return e.mode=Wc.AnimationMode.animateTo,e}return Kc(e,t),e}(Wc.default)
|
|
1605
|
+
jc.default=Xc
|
|
1606
|
+
var Yc={},Gc=Dc&&Dc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(e,s)}
|
|
1607
|
+
return function(e,s){if("function"!=typeof s&&null!==s)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null")
|
|
1608
|
+
function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
|
|
1609
|
+
Object.defineProperty(Yc,"__esModule",{value:!0})
|
|
1610
|
+
var Qc=qc,Jc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
|
|
1611
|
+
return e.mode=Qc.AnimationMode.animateFrom,e}return Gc(e,t),e}(Qc.default)
|
|
1612
|
+
Yc.default=Jc
|
|
1613
|
+
var Zc={},th={}
|
|
1614
|
+
Object.defineProperty(th,"__esModule",{value:!0}),th.invokeFunctionForEach=void 0,th.invokeFunctionForEach=function(t,e){t.forEach((function(t){return t[e]()}))},Object.defineProperty(Zc,"__esModule",{value:!0})
|
|
1615
|
+
var eh=th,sh=function(){function t(t){var e=this
|
|
1616
|
+
this.pause=function(){(0,eh.invokeFunctionForEach)(e.animations,"pause")},this.finish=function(){(0,eh.invokeFunctionForEach)(e.animations,"finish")},this.cancel=function(){(0,eh.invokeFunctionForEach)(e.animations,"cancel")},this.animations=t}return Object.defineProperty(t.prototype,"onFinish",{get:function(){return this._onFinish},set:function(t){var e=this
|
|
1584
1617
|
this._onFinish=t
|
|
1585
1618
|
var s=this.getLongestAnimation()
|
|
1586
1619
|
if("function"==typeof s.onFinish){var i=s.onFinish
|
|
1587
|
-
s.onFinish=function(){i(),e._onFinish()}}else s.onFinish=this._onFinish},enumerable:!1,configurable:!0}),t.prototype.play=function(){
|
|
1620
|
+
s.onFinish=function(){i(),e._onFinish()}}else s.onFinish=this._onFinish},enumerable:!1,configurable:!0}),t.prototype.play=function(){(0,eh.invokeFunctionForEach)(this.animations,"play")},t.prototype.reverse=function(){(0,eh.invokeFunctionForEach)(this.animations,"reverse")},t.prototype.getLongestAnimation=function(){var t=this
|
|
1588
1621
|
return this.animations.reduce((function(e,s){var i=t.getAnimationDuration(e.effectTiming)
|
|
1589
1622
|
return t.getAnimationDuration(s.effectTiming)>=i?s:e}))},t.prototype.getAnimationDuration=function(t){var e=t.duration,s="string"==typeof e?parseFloat(e):e
|
|
1590
1623
|
return(t.delay||0)+(s||0)},t}()
|
|
1591
|
-
|
|
1592
|
-
var
|
|
1593
|
-
Object.defineProperty(
|
|
1594
|
-
var
|
|
1595
|
-
this.play=function(){e.applySequencedCallback(e.animations,"play")},this.reverse=function(){e.applySequencedCallback(e.animations.reverse(),"reverse")},this.pause=function(){
|
|
1624
|
+
Zc.default=sh
|
|
1625
|
+
var ih={}
|
|
1626
|
+
Object.defineProperty(ih,"__esModule",{value:!0})
|
|
1627
|
+
var oh=th,nh=function(){function t(t){var e=this
|
|
1628
|
+
this.play=function(){e.applySequencedCallback(e.animations,"play")},this.reverse=function(){e.applySequencedCallback(e.animations.reverse(),"reverse")},this.pause=function(){(0,oh.invokeFunctionForEach)(e.animations,"pause")},this.finish=function(){(0,oh.invokeFunctionForEach)(e.animations,"finish")},this.cancel=function(){(0,oh.invokeFunctionForEach)(e.animations,"cancel")},this.animations=t}return t.prototype.applySequencedCallback=function(t,e){var s=this,i=t.length
|
|
1596
1629
|
i<=0||(t.forEach((function(t,o){t.onFinish=o<i-1?s.animations[o+1][e]:s.onFinish||void 0})),t[0][e]())},t}()
|
|
1597
|
-
|
|
1598
|
-
var
|
|
1630
|
+
ih.default=nh
|
|
1631
|
+
var rh={}
|
|
1599
1632
|
!function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.fadeOut=t.fadeIn=t.applyFade=t.fadeEffectTiming=t.fadeOutKeyframes=t.fadeInKeyframes=void 0
|
|
1600
|
-
var e=
|
|
1633
|
+
var e=jc
|
|
1601
1634
|
function s(s,i,o){void 0===o&&(o={})
|
|
1602
1635
|
var n=Object.assign({},t.fadeEffectTiming,o),r=new e.default(s,null,n)
|
|
1603
|
-
return r.addKeyframes(i),r}t.fadeInKeyframes=[{opacity:"0.01"},{opacity:"1"}],t.fadeOutKeyframes=[{opacity:"1"},{opacity:"0"}],t.fadeEffectTiming={easing:"linear",duration:500},t.applyFade=s,t.fadeIn=function(e,i){return void 0===i&&(i={}),s(e,t.fadeInKeyframes,i)},t.fadeOut=function(e,i){return void 0===i&&(i={}),s(e,t.fadeOutKeyframes,i)}}(
|
|
1604
|
-
var
|
|
1605
|
-
Object.defineProperty(
|
|
1606
|
-
var
|
|
1607
|
-
function
|
|
1636
|
+
return r.addKeyframes(i),r}t.fadeInKeyframes=[{opacity:"0.01"},{opacity:"1"}],t.fadeOutKeyframes=[{opacity:"1"},{opacity:"0"}],t.fadeEffectTiming={easing:"linear",duration:500},t.applyFade=s,t.fadeIn=function(e,i){return void 0===i&&(i={}),s(e,t.fadeInKeyframes,i)},t.fadeOut=function(e,i){return void 0===i&&(i={}),s(e,t.fadeOutKeyframes,i)}}(rh)
|
|
1637
|
+
var ah={},lh={}
|
|
1638
|
+
Object.defineProperty(lh,"__esModule",{value:!0}),lh.navPane=lh.exponentialReversed=lh.fastInFortySevenPercent=lh.exponential=lh.fastInOut=lh.fastOut=lh.fastIn=lh.appToApp=lh.backToApp=lh.drillIn=lh.easeIn=lh.easeOutSmooth=lh.easeOut=lh.linear=void 0,lh.linear=[[0,0],[1,1]],lh.easeOut=[[0,0],[.58,1]],lh.easeOutSmooth=[[0,.35],[.15,1]],lh.easeIn=[[.25,.1],[.25,1]],lh.drillIn=[[.17,.17],[0,1]],lh.backToApp=[[.5,0],[.6,1]],lh.appToApp=[[.5,0],[1,.9]],lh.fastIn=[[.1,.9],[.2,1]],lh.fastOut=[[.9,.1],[1,.2]],lh.fastInOut=[[.8,0],[.2,1]],lh.exponential=[[.1,.25],[.75,.9]],lh.fastInFortySevenPercent=[[.11,.5],[.24,.96]],lh.exponentialReversed=[[.25,.1],[.9,.75]],lh.navPane=[[.1,.7],[.1,1]],Object.defineProperty(ah,"__esModule",{value:!0}),ah.cubicBezier=ah.formatCubicBezier=void 0
|
|
1639
|
+
var ch=lh
|
|
1640
|
+
function hh(t){if(!Array.isArray(t)||!Array.isArray(t[0])||!Array.isArray(t[1]))return""
|
|
1608
1641
|
var e=t[0],s=t[1]
|
|
1609
|
-
return"cubic-bezier("
|
|
1610
|
-
var
|
|
1611
|
-
Object.defineProperty(
|
|
1642
|
+
return"cubic-bezier(".concat(e[0],", ").concat(e[1],", ").concat(s[0],", ").concat(s[1],")")}ah.formatCubicBezier=hh,ah.cubicBezier=function(t){return t in ch?hh(ch[t]):""}
|
|
1643
|
+
var dh={},uh={}
|
|
1644
|
+
Object.defineProperty(uh,"__esModule",{value:!0}),uh.default=function(t){var e=t.getBoundingClientRect()
|
|
1612
1645
|
return e.bottom>=0&&e.right>=0&&e.top<=window.innerHeight&&e.left<=window.innerWidth}
|
|
1613
|
-
var
|
|
1614
|
-
Object.defineProperty(
|
|
1615
|
-
var
|
|
1616
|
-
this.subscriptions=[],this.scrollDistance=0,this.requestFrame=function(){t.requestedFrame&&cancelAnimationFrame(t.requestedFrame),t.requestedFrame=requestAnimationFrame(t.update)},this.lastScrollY=
|
|
1646
|
+
var ph={},vh={}
|
|
1647
|
+
Object.defineProperty(vh,"__esModule",{value:!0}),vh.default=function(){return"undefined"==typeof window?NaN:void 0!==window.scrollY?window.scrollY:window.pageYOffset},Object.defineProperty(ph,"__esModule",{value:!0})
|
|
1648
|
+
var gh=uh,mh=vh,fh=function(){function t(){var t=this
|
|
1649
|
+
this.subscriptions=[],this.scrollDistance=0,this.requestFrame=function(){t.requestedFrame&&cancelAnimationFrame(t.requestedFrame),t.requestedFrame=requestAnimationFrame(t.update)},this.lastScrollY=(0,mh.default)(),this.update=this.update.bind(this)}return t.prototype.subscribe=function(t,e){t instanceof HTMLElement&&"function"==typeof e&&!this.isSubscribed(t,e)&&(0===this.subscriptions.length&&window.addEventListener("scroll",this.requestFrame),this.subscriptions.push({element:t,callback:e,inView:(0,gh.default)(t)}))},t.prototype.unsubscribe=function(t,e){this.subscriptions=this.subscriptions.filter((function(s){return!(t===s.element&&e===s.callback)})),0===this.subscriptions.length&&window.removeEventListener("scroll",this.requestFrame)},t.prototype.update=function(){var t=(0,mh.default)()
|
|
1617
1650
|
this.scrollDistance=t-this.lastScrollY,this.lastScrollY=t},t.prototype.isSubscribed=function(t,e){return!!this.subscriptions.filter((function(s){return t===s.element&&e===s.callback})).length},t}()
|
|
1618
|
-
|
|
1619
|
-
var
|
|
1620
|
-
return function(e,s){function
|
|
1621
|
-
Object.
|
|
1622
|
-
|
|
1623
|
-
t.
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
Object.
|
|
1636
|
-
|
|
1637
|
-
t
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
var
|
|
1651
|
+
ph.default=fh
|
|
1652
|
+
var bh=Dc&&Dc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(e,s)}
|
|
1653
|
+
return function(e,s){if("function"!=typeof s&&null!==s)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null")
|
|
1654
|
+
function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
|
|
1655
|
+
Object.defineProperty(dh,"__esModule",{value:!0})
|
|
1656
|
+
var wh=uh,xh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return bh(e,t),e.prototype.update=function(){var e=this
|
|
1657
|
+
t.prototype.update.call(this),this.subscriptions.forEach((function(t){var s=(0,wh.default)(t.element)
|
|
1658
|
+
s&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(ph.default)
|
|
1659
|
+
dh.default=xh
|
|
1660
|
+
var yh={},$h=Dc&&Dc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(e,s)}
|
|
1661
|
+
return function(e,s){if("function"!=typeof s&&null!==s)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null")
|
|
1662
|
+
function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
|
|
1663
|
+
Object.defineProperty(yh,"__esModule",{value:!0})
|
|
1664
|
+
var Ch=uh,kh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return $h(e,t),e.prototype.update=function(){var e=this
|
|
1665
|
+
t.prototype.update.call(this),this.subscriptions.forEach((function(t,s){var i=(0,Ch.default)(t.element)
|
|
1666
|
+
i&&!t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(ph.default)
|
|
1667
|
+
yh.default=kh
|
|
1668
|
+
var _h={},zh=Dc&&Dc.__extends||function(){var t=function(e,s){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])})(e,s)}
|
|
1669
|
+
return function(e,s){if("function"!=typeof s&&null!==s)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null")
|
|
1670
|
+
function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
|
|
1671
|
+
Object.defineProperty(_h,"__esModule",{value:!0})
|
|
1672
|
+
var Ih=uh,Oh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return zh(e,t),e.prototype.update=function(){var e=this
|
|
1673
|
+
t.prototype.update.call(this),this.subscriptions.forEach((function(t,s){var i=(0,Ih.default)(t.element)
|
|
1674
|
+
!i&&t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(ph.default)
|
|
1675
|
+
_h.default=Oh,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.ViewExitTrigger=t.ViewEnterTrigger=t.ScrollTrigger=t.fadeOut=t.fadeIn=t.cubicBezier=t.AnimateTo=t.AnimateSequence=t.AnimateGroup=t.AnimateFrom=t.Animate=void 0
|
|
1676
|
+
var e=jc
|
|
1641
1677
|
t.AnimateTo=e.default
|
|
1642
|
-
var s=
|
|
1678
|
+
var s=Yc
|
|
1643
1679
|
t.AnimateFrom=s.default
|
|
1644
|
-
var i=
|
|
1680
|
+
var i=Zc
|
|
1645
1681
|
t.AnimateGroup=i.default
|
|
1646
|
-
var o=
|
|
1682
|
+
var o=ih
|
|
1647
1683
|
t.AnimateSequence=o.default
|
|
1648
|
-
var n=
|
|
1684
|
+
var n=qc
|
|
1649
1685
|
t.Animate=n.default
|
|
1650
|
-
var r=
|
|
1686
|
+
var r=rh
|
|
1651
1687
|
Object.defineProperty(t,"fadeIn",{enumerable:!0,get:function(){return r.fadeIn}}),Object.defineProperty(t,"fadeOut",{enumerable:!0,get:function(){return r.fadeOut}})
|
|
1652
|
-
var a=
|
|
1688
|
+
var a=ah
|
|
1653
1689
|
Object.defineProperty(t,"cubicBezier",{enumerable:!0,get:function(){return a.cubicBezier}})
|
|
1654
|
-
var l=
|
|
1690
|
+
var l=dh
|
|
1655
1691
|
t.ScrollTrigger=l.default
|
|
1656
|
-
var c=
|
|
1692
|
+
var c=yh
|
|
1657
1693
|
t.ViewEnterTrigger=c.default
|
|
1658
|
-
var h=
|
|
1659
|
-
t.ViewExitTrigger=h.default}(
|
|
1660
|
-
const
|
|
1661
|
-
${
|
|
1694
|
+
var h=_h
|
|
1695
|
+
t.ViewExitTrigger=h.default}(Nc)
|
|
1696
|
+
const Sh=window.matchMedia("(prefers-reduced-motion: reduce)"),Ah={slideLeftKeyframes:[{transform:"translateX(-100%)",visibility:"hidden",offset:0},{transform:"translateX(-100%)",visibility:"visible",offset:.01},{transform:"translateX(0%)",visibility:"visible",offset:1}],slideRightKeyframes:[{transform:"translateX(100%)",visibility:"hidden",offset:0},{transform:"translateX(100%)",visibility:"visible",offset:.01},{transform:"translateX(0%)",visibility:"visible",offset:1}],fadeOverlayKeyframes:[{opacity:0},{opacity:1}],slideInOptions:{duration:1,easing:"ease-out"},slideOutOptions:{duration:1,easing:"ease-in",direction:"reverse"}},Eh=mt`
|
|
1697
|
+
${Ei("block")}
|
|
1662
1698
|
|
|
1663
1699
|
:host {
|
|
1664
1700
|
position: relative;
|
|
@@ -1667,8 +1703,8 @@ const $h=window.matchMedia("(prefers-reduced-motion: reduce)"),Ch={slideLeftKeyf
|
|
|
1667
1703
|
width: fit-content;
|
|
1668
1704
|
height: 100%;
|
|
1669
1705
|
outline: none;
|
|
1670
|
-
font: ${
|
|
1671
|
-
color: ${
|
|
1706
|
+
font: ${Xn};
|
|
1707
|
+
color: ${Yn};
|
|
1672
1708
|
}
|
|
1673
1709
|
|
|
1674
1710
|
:host([modal]) {
|
|
@@ -1704,7 +1740,7 @@ const $h=window.matchMedia("(prefers-reduced-motion: reduce)"),Ch={slideLeftKeyf
|
|
|
1704
1740
|
.overlay {
|
|
1705
1741
|
position: fixed;
|
|
1706
1742
|
inset: 0px;
|
|
1707
|
-
background: ${
|
|
1743
|
+
background: ${mn};
|
|
1708
1744
|
touch-action: none;
|
|
1709
1745
|
}
|
|
1710
1746
|
|
|
@@ -1718,9 +1754,9 @@ const $h=window.matchMedia("(prefers-reduced-motion: reduce)"),Ch={slideLeftKeyf
|
|
|
1718
1754
|
box-sizing: border-box;
|
|
1719
1755
|
border-radius: 0px;
|
|
1720
1756
|
border-width: 0px;
|
|
1721
|
-
width: ${
|
|
1757
|
+
width: ${Cn};
|
|
1722
1758
|
height: 100%;
|
|
1723
|
-
background-color: ${
|
|
1759
|
+
background-color: ${sn};
|
|
1724
1760
|
}
|
|
1725
1761
|
|
|
1726
1762
|
:host([modal]) .control {
|
|
@@ -1734,61 +1770,62 @@ const $h=window.matchMedia("(prefers-reduced-motion: reduce)"),Ch={slideLeftKeyf
|
|
|
1734
1770
|
|
|
1735
1771
|
:host([location='left']) .control {
|
|
1736
1772
|
left: 0px;
|
|
1737
|
-
border-right: ${
|
|
1773
|
+
border-right: ${yn} solid ${gn};
|
|
1738
1774
|
}
|
|
1739
1775
|
|
|
1740
1776
|
:host([location='right']) .control {
|
|
1741
1777
|
right: 0px;
|
|
1742
|
-
border-left: ${
|
|
1778
|
+
border-left: ${yn} solid ${gn};
|
|
1743
1779
|
}
|
|
1744
1780
|
|
|
1745
1781
|
${""}
|
|
1746
1782
|
|
|
1747
1783
|
::slotted(header) {
|
|
1748
|
-
padding: ${
|
|
1749
|
-
font: ${
|
|
1784
|
+
padding: ${wn};
|
|
1785
|
+
font: ${kn};
|
|
1750
1786
|
}
|
|
1751
1787
|
|
|
1752
1788
|
::slotted(section) {
|
|
1753
|
-
padding: ${
|
|
1789
|
+
padding: ${wn};
|
|
1754
1790
|
grid-row: 2;
|
|
1755
1791
|
overflow-y: auto;
|
|
1756
1792
|
}
|
|
1757
1793
|
|
|
1758
1794
|
::slotted(footer) {
|
|
1759
|
-
padding: ${
|
|
1795
|
+
padding: ${wn};
|
|
1760
1796
|
display: flex;
|
|
1761
1797
|
justify-content: flex-end;
|
|
1762
1798
|
grid-row: 3;
|
|
1763
|
-
border-top: ${
|
|
1799
|
+
border-top: ${yn} solid ${mn};
|
|
1764
1800
|
}
|
|
1765
1801
|
`
|
|
1766
|
-
var
|
|
1767
|
-
!function(t){t.Left="left",t.Right="right"}(
|
|
1768
|
-
class
|
|
1802
|
+
var Mh,Vh
|
|
1803
|
+
!function(t){t.Left="left",t.Right="right"}(Mh||(Mh={})),function(t){t.Opening="opening",t.Opened="opened",t.Closing="closing",t.Closed="closed"}(Vh||(Vh={}))
|
|
1804
|
+
class Hh extends Ks{constructor(){super(...arguments),this.location=Mh.Left,this.state=Vh.Closed,this.preventDismiss=!1,this.propertiesToWatch=["hidden","location","state"],this.animationDurationMilliseconds=.001}connectedCallback(){this.trapFocus=!1,super.connectedCallback(),this.updateAnimationDuration(),this.animationsEnabledChangedHandler=()=>this.updateAnimationDuration(),Sh.addEventListener("change",this.animationsEnabledChangedHandler),this.onStateChanged()
|
|
1769
1805
|
const t=f.getNotifier(this),e={handleChange:(t,e)=>this.onPropertyChange(e)}
|
|
1770
|
-
this.propertiesToWatch.forEach((s=>t.subscribe(e,s))),this.propertyChangeSubscriber=e,this.propertyChangeNotifier=t}disconnectedCallback(){super.disconnectedCallback(),this.cancelCurrentAnimation(),this.propertyChangeNotifier&&this.propertyChangeSubscriber&&(this.propertiesToWatch.forEach((t=>this.propertyChangeNotifier.unsubscribe(this.propertyChangeSubscriber,t))),this.propertyChangeNotifier=void 0,this.propertyChangeSubscriber=void 0),this.animationsEnabledChangedHandler&&(
|
|
1806
|
+
this.propertiesToWatch.forEach((s=>t.subscribe(e,s))),this.propertyChangeSubscriber=e,this.propertyChangeNotifier=t}disconnectedCallback(){super.disconnectedCallback(),this.cancelCurrentAnimation(),this.propertyChangeNotifier&&this.propertyChangeSubscriber&&(this.propertiesToWatch.forEach((t=>this.propertyChangeNotifier.unsubscribe(this.propertyChangeSubscriber,t))),this.propertyChangeNotifier=void 0,this.propertyChangeSubscriber=void 0),this.animationsEnabledChangedHandler&&(Sh.removeEventListener("change",this.animationsEnabledChangedHandler),this.animationsEnabledChangedHandler=void 0)}show(){this.state=Vh.Opening}hide(){this.state=Vh.Closing}dismiss(){this.$emit("cancel",{},{bubbles:!1,cancelable:!0,composed:!1})&&!this.preventDismiss&&(this.$emit("dismiss"),this.hide())}onPropertyChange(t){switch(t){case"hidden":this.onHiddenChanged()
|
|
1771
1807
|
break
|
|
1772
1808
|
case"location":this.onLocationChanged()
|
|
1773
1809
|
break
|
|
1774
|
-
case"state":this.onStateChanged()}}onHiddenChanged(){this.hidden&&this.state!==
|
|
1810
|
+
case"state":this.onStateChanged()}}onHiddenChanged(){this.hidden&&this.state!==Vh.Closed?this.state=Vh.Closed:this.hidden||this.state!==Vh.Closed||(this.state=Vh.Opened)}onLocationChanged(){this.cancelCurrentAnimation()}onStateChanged(){if(this.isConnected){switch(this.cancelCurrentAnimation(),this.state){case Vh.Opening:this.animateOpening(),this.hidden=!1
|
|
1775
1811
|
break
|
|
1776
|
-
case
|
|
1812
|
+
case Vh.Opened:this.hidden=!1
|
|
1777
1813
|
break
|
|
1778
|
-
case
|
|
1814
|
+
case Vh.Closing:this.hidden=!1,this.animateClosing()
|
|
1779
1815
|
break
|
|
1780
|
-
case
|
|
1816
|
+
case Vh.Closed:this.hidden=!0
|
|
1781
1817
|
break
|
|
1782
|
-
default:throw new Error("Unsupported state value. Expected: opening/opened/closing/closed")}this.$emit("state-change")}}updateAnimationDuration(){
|
|
1783
|
-
|
|
1818
|
+
default:throw new Error("Unsupported state value. Expected: opening/opened/closing/closed")}this.$emit("state-change")}}updateAnimationDuration(){if(Sh.matches)this.animationDurationMilliseconds=.001
|
|
1819
|
+
else{const t=Rr.getValueFor(this),e=parseFloat(t)
|
|
1820
|
+
this.animationDurationMilliseconds=1e3*e}}animateOpening(){this.animateOpenClose(!0)}animateClosing(){this.hidden?this.state=Vh.Closed:this.animateOpenClose(!1)}animateOpenClose(t){const e={...t?Ah.slideInOptions:Ah.slideOutOptions,duration:this.animationDurationMilliseconds},s=this.location===Mh.Right?Ah.slideRightKeyframes:Ah.slideLeftKeyframes,i=new Nc.AnimateTo(this.dialog,void 0,e)
|
|
1784
1821
|
i.addKeyframes(s)
|
|
1785
1822
|
const o=[i],n=this.shadowRoot?.querySelector(".overlay")
|
|
1786
|
-
if(n){const t=new
|
|
1787
|
-
t.addKeyframes(
|
|
1788
|
-
r.onFinish=()=>{this.state=t?
|
|
1789
|
-
const
|
|
1823
|
+
if(n){const t=new Nc.AnimateTo(n,void 0,e)
|
|
1824
|
+
t.addKeyframes(Ah.fadeOverlayKeyframes),o.push(t)}const r=new Nc.AnimateGroup(o)
|
|
1825
|
+
r.onFinish=()=>{this.state=t?Vh.Opened:Vh.Closed},this.animationGroup=r,r.play()}cancelCurrentAnimation(){this.animationGroup?.cancel()}}Wo([ot],Hh.prototype,"location",void 0),Wo([ot],Hh.prototype,"state",void 0),Wo([ot({attribute:"prevent-dismiss",mode:"boolean"})],Hh.prototype,"preventDismiss",void 0)
|
|
1826
|
+
const Lh=Hh.compose({baseName:"drawer",template:(t,e)=>X`
|
|
1790
1827
|
<div class="positioning-region" part="positioning-region">
|
|
1791
|
-
${wt((t=>t.modal),
|
|
1828
|
+
${wt((t=>t.modal),X`
|
|
1792
1829
|
<div
|
|
1793
1830
|
class="overlay"
|
|
1794
1831
|
part="overlay"
|
|
@@ -1810,20 +1847,20 @@ const Ih=Oh.compose({baseName:"drawer",template:(t,e)=>Y`
|
|
|
1810
1847
|
<slot></slot>
|
|
1811
1848
|
</div>
|
|
1812
1849
|
</div>
|
|
1813
|
-
`,styles:
|
|
1814
|
-
|
|
1815
|
-
const
|
|
1850
|
+
`,styles:Eh})
|
|
1851
|
+
Vs.getOrCreate().withPrefix("nimble").register(Lh())
|
|
1852
|
+
const Th=X`
|
|
1816
1853
|
<template>
|
|
1817
1854
|
<div class="icon" :innerHTML=${t=>t.icon.data}></div>
|
|
1818
1855
|
</template
|
|
1819
|
-
`,
|
|
1820
|
-
${
|
|
1856
|
+
`,Rh=mt`
|
|
1857
|
+
${Ei("inline-flex")}
|
|
1821
1858
|
|
|
1822
1859
|
:host {
|
|
1823
1860
|
align-items: center;
|
|
1824
1861
|
user-select: none;
|
|
1825
|
-
width: ${
|
|
1826
|
-
height: ${
|
|
1862
|
+
width: ${$n};
|
|
1863
|
+
height: ${$n};
|
|
1827
1864
|
}
|
|
1828
1865
|
|
|
1829
1866
|
.icon {
|
|
@@ -1832,172 +1869,172 @@ const Sh=Y`
|
|
|
1832
1869
|
}
|
|
1833
1870
|
|
|
1834
1871
|
:host(.fail) {
|
|
1835
|
-
${
|
|
1872
|
+
${vn.cssCustomProperty}: ${hn};
|
|
1836
1873
|
}
|
|
1837
1874
|
|
|
1838
1875
|
:host(.warning) {
|
|
1839
|
-
${
|
|
1876
|
+
${vn.cssCustomProperty}: ${dn};
|
|
1840
1877
|
}
|
|
1841
1878
|
|
|
1842
1879
|
:host(.pass) {
|
|
1843
|
-
${
|
|
1880
|
+
${vn.cssCustomProperty}: ${un};
|
|
1844
1881
|
}
|
|
1845
1882
|
|
|
1846
1883
|
.icon svg {
|
|
1847
|
-
fill: ${
|
|
1884
|
+
fill: ${vn};
|
|
1848
1885
|
width: 100%;
|
|
1849
1886
|
height: 100%;
|
|
1850
1887
|
}
|
|
1851
1888
|
`
|
|
1852
|
-
class
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
const
|
|
1997
|
-
${
|
|
1889
|
+
class Ph extends de{constructor(t){super(),this.icon=t}}const Fh=(t,e)=>{const s=e.compose({baseName:t,template:Th,styles:Rh,baseClass:e})
|
|
1890
|
+
Vs.getOrCreate().withPrefix("nimble").register(s())}
|
|
1891
|
+
Fh("add-icon",class extends Ph{constructor(){super(Gr)}})
|
|
1892
|
+
Fh("arrow-down-right-and-arrow-up-left-icon",class extends Ph{constructor(){super(Qr)}})
|
|
1893
|
+
Fh("arrow-expander-down-icon",class extends Ph{constructor(){super(Jr)}})
|
|
1894
|
+
Fh("arrow-expander-left-icon",class extends Ph{constructor(){super(Zr)}})
|
|
1895
|
+
Fh("arrow-expander-right-icon",class extends Ph{constructor(){super(ta)}})
|
|
1896
|
+
Fh("arrow-expander-up-icon",class extends Ph{constructor(){super(ea)}})
|
|
1897
|
+
Fh("arrow-left-from-line-icon",class extends Ph{constructor(){super(sa)}})
|
|
1898
|
+
Fh("arrow-partial-rotate-left-icon",class extends Ph{constructor(){super(ia)}})
|
|
1899
|
+
Fh("arrow-right-to-line-icon",class extends Ph{constructor(){super(oa)}})
|
|
1900
|
+
Fh("arrow-rotate-right-icon",class extends Ph{constructor(){super(na)}})
|
|
1901
|
+
Fh("arrow-u-rotate-left-icon",class extends Ph{constructor(){super(ra)}})
|
|
1902
|
+
Fh("arrow-up-left-and-arrow-down-right-icon",class extends Ph{constructor(){super(aa)}})
|
|
1903
|
+
Fh("arrows-maximize-icon",class extends Ph{constructor(){super(la)}})
|
|
1904
|
+
Fh("arrows-repeat-icon",class extends Ph{constructor(){super(ca)}})
|
|
1905
|
+
Fh("bars-icon",class extends Ph{constructor(){super(ha)}})
|
|
1906
|
+
Fh("bell-icon",class extends Ph{constructor(){super(da)}})
|
|
1907
|
+
Fh("bell-and-comment-icon",class extends Ph{constructor(){super(ua)}})
|
|
1908
|
+
Fh("bell-circle-icon",class extends Ph{constructor(){super(pa)}})
|
|
1909
|
+
Fh("bell-solid-circle-icon",class extends Ph{constructor(){super(va)}})
|
|
1910
|
+
Fh("block-with-ribbon-icon",class extends Ph{constructor(){super(ga)}})
|
|
1911
|
+
Fh("calendar-icon",class extends Ph{constructor(){super(ma)}})
|
|
1912
|
+
Fh("chart-diagram-icon",class extends Ph{constructor(){super(fa)}})
|
|
1913
|
+
Fh("chart-diagram-child-focus-icon",class extends Ph{constructor(){super(ba)}})
|
|
1914
|
+
Fh("chart-diagram-parent-focus-icon",class extends Ph{constructor(){super(wa)}})
|
|
1915
|
+
Fh("chart-diagram-parent-focus-two-child-icon",class extends Ph{constructor(){super(xa)}})
|
|
1916
|
+
Fh("check-icon",class extends Ph{constructor(){super(ya)}})
|
|
1917
|
+
Fh("check-dot-icon",class extends Ph{constructor(){super($a)}})
|
|
1918
|
+
Fh("circle-icon",class extends Ph{constructor(){super(Ca)}})
|
|
1919
|
+
Fh("circle-broken-icon",class extends Ph{constructor(){super(ka)}})
|
|
1920
|
+
Fh("circle-check-icon",class extends Ph{constructor(){super(_a)}})
|
|
1921
|
+
Fh("circle-partial-broken-icon",class extends Ph{constructor(){super(za)}})
|
|
1922
|
+
Fh("circle-slash-icon",class extends Ph{constructor(){super(Ia)}})
|
|
1923
|
+
Fh("circle-x-icon",class extends Ph{constructor(){super(Oa)}})
|
|
1924
|
+
Fh("clipboard-icon",class extends Ph{constructor(){super(Sa)}})
|
|
1925
|
+
Fh("clock-icon",class extends Ph{constructor(){super(Aa)}})
|
|
1926
|
+
Fh("clock-cog-icon",class extends Ph{constructor(){super(Ea)}})
|
|
1927
|
+
Fh("clock-triangle-icon",class extends Ph{constructor(){super(Ma)}})
|
|
1928
|
+
Fh("clone-icon",class extends Ph{constructor(){super(Va)}})
|
|
1929
|
+
Fh("cloud-upload-icon",class extends Ph{constructor(){super(Ha)}})
|
|
1930
|
+
Fh("cloud-with-arrow-icon",class extends Ph{constructor(){super(La)}})
|
|
1931
|
+
Fh("cog-icon",class extends Ph{constructor(){super(Ta)}})
|
|
1932
|
+
Fh("cog-database-icon",class extends Ph{constructor(){super(Ra)}})
|
|
1933
|
+
Fh("cog-database-inset-icon",class extends Ph{constructor(){super(Pa)}})
|
|
1934
|
+
Fh("cog-small-cog-icon",class extends Ph{constructor(){super(Fa)}})
|
|
1935
|
+
Fh("cog-zoomed-icon",class extends Ph{constructor(){super(Ba)}})
|
|
1936
|
+
Fh("comment-icon",class extends Ph{constructor(){super(Da)}})
|
|
1937
|
+
Fh("computer-and-monitor-icon",class extends Ph{constructor(){super(Na)}})
|
|
1938
|
+
Fh("copy-icon",class extends Ph{constructor(){super(ja)}})
|
|
1939
|
+
Fh("copy-text-icon",class extends Ph{constructor(){super(qa)}})
|
|
1940
|
+
Fh("dashboard-builder-icon",class extends Ph{constructor(){super(Ua)}})
|
|
1941
|
+
Fh("dashboard-builder-legend-icon",class extends Ph{constructor(){super(Ka)}})
|
|
1942
|
+
Fh("dashboard-builder-templates-icon",class extends Ph{constructor(){super(Wa)}})
|
|
1943
|
+
Fh("dashboard-builder-tile-icon",class extends Ph{constructor(){super(Xa)}})
|
|
1944
|
+
Fh("database-icon",class extends Ph{constructor(){super(Ya)}})
|
|
1945
|
+
Fh("database-check-icon",class extends Ph{constructor(){super(Ga)}})
|
|
1946
|
+
Fh("desktop-icon",class extends Ph{constructor(){super(Qa)}})
|
|
1947
|
+
Fh("donut-chart-icon",class extends Ph{constructor(){super(Ja)}})
|
|
1948
|
+
Fh("dot-solid-dot-stroke-icon",class extends Ph{constructor(){super(Za)}})
|
|
1949
|
+
Fh("download-icon",class extends Ph{constructor(){super(tl)}})
|
|
1950
|
+
Fh("electronic-chip-zoomed-icon",class extends Ph{constructor(){super(el)}})
|
|
1951
|
+
Fh("exclamation-mark-icon",class extends Ph{constructor(){super(sl)}})
|
|
1952
|
+
Fh("eye-icon",class extends Ph{constructor(){super(il)}})
|
|
1953
|
+
Fh("fancy-a-icon",class extends Ph{constructor(){super(ol)}})
|
|
1954
|
+
Fh("file-icon",class extends Ph{constructor(){super(nl)}})
|
|
1955
|
+
Fh("file-drawer-icon",class extends Ph{constructor(){super(rl)}})
|
|
1956
|
+
Fh("file-search-icon",class extends Ph{constructor(){super(al)}})
|
|
1957
|
+
Fh("filter-icon",class extends Ph{constructor(){super(ll)}})
|
|
1958
|
+
Fh("floppy-disk-checkmark-icon",class extends Ph{constructor(){super(cl)}})
|
|
1959
|
+
Fh("floppy-disk-star-arrow-right-icon",class extends Ph{constructor(){super(hl)}})
|
|
1960
|
+
Fh("floppy-disk-three-dots-icon",class extends Ph{constructor(){super(dl)}})
|
|
1961
|
+
Fh("folder-icon",class extends Ph{constructor(){super(ul)}})
|
|
1962
|
+
Fh("folder-open-icon",class extends Ph{constructor(){super(pl)}})
|
|
1963
|
+
Fh("forward-slash-icon",class extends Ph{constructor(){super(vl)}})
|
|
1964
|
+
Fh("four-dots-square-icon",class extends Ph{constructor(){super(gl)}})
|
|
1965
|
+
Fh("function-icon",class extends Ph{constructor(){super(ml)}})
|
|
1966
|
+
Fh("gauge-simple-icon",class extends Ph{constructor(){super(fl)}})
|
|
1967
|
+
Fh("grid-three-by-three-icon",class extends Ph{constructor(){super(bl)}})
|
|
1968
|
+
Fh("grid-two-by-two-icon",class extends Ph{constructor(){super(wl)}})
|
|
1969
|
+
Fh("hammer-icon",class extends Ph{constructor(){super(xl)}})
|
|
1970
|
+
Fh("hashtag-icon",class extends Ph{constructor(){super(yl)}})
|
|
1971
|
+
Fh("home-icon",class extends Ph{constructor(){super($l)}})
|
|
1972
|
+
Fh("hourglass-icon",class extends Ph{constructor(){super(Cl)}})
|
|
1973
|
+
Fh("indeterminant-checkbox-icon",class extends Ph{constructor(){super(kl)}})
|
|
1974
|
+
Fh("info-icon",class extends Ph{constructor(){super(_l)}})
|
|
1975
|
+
Fh("info-circle-icon",class extends Ph{constructor(){super(zl)}})
|
|
1976
|
+
Fh("key-icon",class extends Ph{constructor(){super(Il)}})
|
|
1977
|
+
Fh("laptop-icon",class extends Ph{constructor(){super(Ol)}})
|
|
1978
|
+
Fh("layer-group-icon",class extends Ph{constructor(){super(Sl)}})
|
|
1979
|
+
Fh("lightning-bolt-icon",class extends Ph{constructor(){super(Al)}})
|
|
1980
|
+
Fh("link-icon",class extends Ph{constructor(){super(El)}})
|
|
1981
|
+
Fh("link-cancel-icon",class extends Ph{constructor(){super(Ml)}})
|
|
1982
|
+
Fh("list-icon",class extends Ph{constructor(){super(Vl)}})
|
|
1983
|
+
Fh("list-tree-icon",class extends Ph{constructor(){super(Hl)}})
|
|
1984
|
+
Fh("list-tree-database-icon",class extends Ph{constructor(){super(Ll)}})
|
|
1985
|
+
Fh("lock-icon",class extends Ph{constructor(){super(Tl)}})
|
|
1986
|
+
Fh("magnifying-glass-icon",class extends Ph{constructor(){super(Rl)}})
|
|
1987
|
+
Fh("markdown-icon",class extends Ph{constructor(){super(Pl)}})
|
|
1988
|
+
Fh("minus-icon",class extends Ph{constructor(){super(Fl)}})
|
|
1989
|
+
Fh("minus-wide-icon",class extends Ph{constructor(){super(Bl)}})
|
|
1990
|
+
Fh("mobile-icon",class extends Ph{constructor(){super(Dl)}})
|
|
1991
|
+
Fh("notebook-icon",class extends Ph{constructor(){super(Nl)}})
|
|
1992
|
+
Fh("paste-icon",class extends Ph{constructor(){super(jl)}})
|
|
1993
|
+
Fh("pencil-icon",class extends Ph{constructor(){super(ql)}})
|
|
1994
|
+
Fh("pot-with-lid-icon",class extends Ph{constructor(){super(Ul)}})
|
|
1995
|
+
Fh("question-icon",class extends Ph{constructor(){super(Kl)}})
|
|
1996
|
+
Fh("running-arrow-icon",class extends Ph{constructor(){super(Wl)}})
|
|
1997
|
+
Fh("server-icon",class extends Ph{constructor(){super(Xl)}})
|
|
1998
|
+
Fh("share-square-icon",class extends Ph{constructor(){super(Yl)}})
|
|
1999
|
+
Fh("shield-check-icon",class extends Ph{constructor(){super(Gl)}})
|
|
2000
|
+
Fh("shield-xmark-icon",class extends Ph{constructor(){super(Ql)}})
|
|
2001
|
+
Fh("signal-bars-icon",class extends Ph{constructor(){super(Jl)}})
|
|
2002
|
+
Fh("sine-graph-icon",class extends Ph{constructor(){super(Zl)}})
|
|
2003
|
+
Fh("skip-arrow-icon",class extends Ph{constructor(){super(tc)}})
|
|
2004
|
+
Fh("spinner-icon",class extends Ph{constructor(){super(ec)}})
|
|
2005
|
+
Fh("square-check-icon",class extends Ph{constructor(){super(sc)}})
|
|
2006
|
+
Fh("square-t-icon",class extends Ph{constructor(){super(ic)}})
|
|
2007
|
+
Fh("t-icon",class extends Ph{constructor(){super(oc)}})
|
|
2008
|
+
Fh("tablet-icon",class extends Ph{constructor(){super(nc)}})
|
|
2009
|
+
Fh("tag-icon",class extends Ph{constructor(){super(rc)}})
|
|
2010
|
+
Fh("tags-icon",class extends Ph{constructor(){super(ac)}})
|
|
2011
|
+
Fh("target-crosshairs-icon",class extends Ph{constructor(){super(lc)}})
|
|
2012
|
+
Fh("target-crosshairs-progress-icon",class extends Ph{constructor(){super(cc)}})
|
|
2013
|
+
Fh("three-dots-line-icon",class extends Ph{constructor(){super(hc)}})
|
|
2014
|
+
Fh("thumbtack-icon",class extends Ph{constructor(){super(dc)}})
|
|
2015
|
+
Fh("tile-size-icon",class extends Ph{constructor(){super(uc)}})
|
|
2016
|
+
Fh("times-icon",class extends Ph{constructor(){super(pc)}})
|
|
2017
|
+
Fh("trash-icon",class extends Ph{constructor(){super(vc)}})
|
|
2018
|
+
Fh("triangle-icon",class extends Ph{constructor(){super(gc)}})
|
|
2019
|
+
Fh("true-false-rectangle-icon",class extends Ph{constructor(){super(mc)}})
|
|
2020
|
+
Fh("unlink-icon",class extends Ph{constructor(){super(fc)}})
|
|
2021
|
+
Fh("unlock-icon",class extends Ph{constructor(){super(bc)}})
|
|
2022
|
+
Fh("upload-icon",class extends Ph{constructor(){super(wc)}})
|
|
2023
|
+
Fh("user-icon",class extends Ph{constructor(){super(xc)}})
|
|
2024
|
+
Fh("watch-icon",class extends Ph{constructor(){super(yc)}})
|
|
2025
|
+
Fh("waveform-icon",class extends Ph{constructor(){super($c)}})
|
|
2026
|
+
Fh("webvi-custom-icon",class extends Ph{constructor(){super(Cc)}})
|
|
2027
|
+
Fh("webvi-host-icon",class extends Ph{constructor(){super(kc)}})
|
|
2028
|
+
Fh("window-code-icon",class extends Ph{constructor(){super(_c)}})
|
|
2029
|
+
Fh("window-text-icon",class extends Ph{constructor(){super(zc)}})
|
|
2030
|
+
Fh("wrench-hammer-icon",class extends Ph{constructor(){super(Ic)}})
|
|
2031
|
+
Fh("xmark-icon",class extends Ph{constructor(){super(Oc)}})
|
|
2032
|
+
Fh("xmark-check-icon",class extends Ph{constructor(){super(Sc)}})
|
|
2033
|
+
const Bh=mt`
|
|
2034
|
+
${Ei("flex")}
|
|
1998
2035
|
|
|
1999
2036
|
:host {
|
|
2000
|
-
font: ${
|
|
2037
|
+
font: ${Xn};
|
|
2001
2038
|
cursor: pointer;
|
|
2002
2039
|
justify-content: left;
|
|
2003
2040
|
}
|
|
@@ -2009,15 +2046,15 @@ const Eh=mt`
|
|
|
2009
2046
|
:host(.selected) {
|
|
2010
2047
|
box-shadow: none;
|
|
2011
2048
|
outline: none;
|
|
2012
|
-
background-color: ${
|
|
2049
|
+
background-color: ${on};
|
|
2013
2050
|
}
|
|
2014
2051
|
|
|
2015
2052
|
:host(:hover.selected) {
|
|
2016
|
-
background-color: ${
|
|
2053
|
+
background-color: ${rn};
|
|
2017
2054
|
}
|
|
2018
2055
|
|
|
2019
2056
|
:host(:hover) {
|
|
2020
|
-
background-color: ${
|
|
2057
|
+
background-color: ${an};
|
|
2021
2058
|
}
|
|
2022
2059
|
|
|
2023
2060
|
:host(:hover):host([disabled]) {
|
|
@@ -2025,20 +2062,20 @@ const Eh=mt`
|
|
|
2025
2062
|
background-color: transparent;
|
|
2026
2063
|
}
|
|
2027
2064
|
|
|
2028
|
-
:host(:${
|
|
2029
|
-
box-shadow: 0px 0px 0px 1px ${
|
|
2030
|
-
outline: 1px solid ${
|
|
2065
|
+
:host(:${Ac}) {
|
|
2066
|
+
box-shadow: 0px 0px 0px 1px ${pn} inset;
|
|
2067
|
+
outline: 1px solid ${pn};
|
|
2031
2068
|
outline-offset: -4px;
|
|
2032
2069
|
}
|
|
2033
2070
|
|
|
2034
2071
|
:host(:active) {
|
|
2035
2072
|
box-shadow: none;
|
|
2036
2073
|
outline: none;
|
|
2037
|
-
background-color: ${
|
|
2074
|
+
background-color: ${on};
|
|
2038
2075
|
}
|
|
2039
2076
|
|
|
2040
2077
|
:host([disabled]) {
|
|
2041
|
-
color: ${
|
|
2078
|
+
color: ${Gn};
|
|
2042
2079
|
cursor: default;
|
|
2043
2080
|
}
|
|
2044
2081
|
|
|
@@ -2047,7 +2084,7 @@ const Eh=mt`
|
|
|
2047
2084
|
outline: none;
|
|
2048
2085
|
}
|
|
2049
2086
|
`
|
|
2050
|
-
const
|
|
2087
|
+
const Dh=class extends os{get value(){return super.value}set value(t){super.value=`${t}`,this.$fastController.isConnected&&this.setAttribute("value",this.value)}connectedCallback(){super.connectedCallback(),this.setAttribute("value",this.value)}}.compose({baseName:"list-option",baseClass:os,template:(t,e)=>X`
|
|
2051
2088
|
<template
|
|
2052
2089
|
aria-checked="${t=>t.ariaChecked}"
|
|
2053
2090
|
aria-disabled="${t=>t.ariaDisabled}"
|
|
@@ -2057,25 +2094,25 @@ const Hh=class extends es{get value(){return super.value}set value(t){super.valu
|
|
|
2057
2094
|
class="${t=>[t.checked&&"checked",t.selected&&"selected",t.disabled&&"disabled"].filter(Boolean).join(" ")}"
|
|
2058
2095
|
role="option"
|
|
2059
2096
|
>
|
|
2060
|
-
${
|
|
2097
|
+
${It(0,e)}
|
|
2061
2098
|
<span class="content" part="content">
|
|
2062
|
-
<slot></slot>
|
|
2099
|
+
<slot ${Ct("content")}></slot>
|
|
2063
2100
|
</span>
|
|
2064
2101
|
${zt(0,e)}
|
|
2065
2102
|
</template>
|
|
2066
|
-
`,styles:
|
|
2067
|
-
|
|
2068
|
-
const
|
|
2069
|
-
${
|
|
2103
|
+
`,styles:Bh})
|
|
2104
|
+
Vs.getOrCreate().withPrefix("nimble").register(Dh())
|
|
2105
|
+
const Nh=mt`
|
|
2106
|
+
${Ei("grid")}
|
|
2070
2107
|
|
|
2071
2108
|
:host {
|
|
2072
|
-
background: ${
|
|
2073
|
-
border: ${
|
|
2109
|
+
background: ${sn};
|
|
2110
|
+
border: ${yn} solid ${mn};
|
|
2074
2111
|
margin: 0;
|
|
2075
2112
|
padding: 4px;
|
|
2076
2113
|
min-width: 168px;
|
|
2077
2114
|
width: max-content;
|
|
2078
|
-
box-shadow: 0px 2px 3px ${
|
|
2115
|
+
box-shadow: 0px 2px 3px ${gn};
|
|
2079
2116
|
}
|
|
2080
2117
|
::slotted(*) {
|
|
2081
2118
|
padding-left: 8px;
|
|
@@ -2086,19 +2123,19 @@ const Lh=mt`
|
|
|
2086
2123
|
height: 2px;
|
|
2087
2124
|
margin: 4px;
|
|
2088
2125
|
border: none;
|
|
2089
|
-
background: ${
|
|
2126
|
+
background: ${ln};
|
|
2090
2127
|
opacity: 0.1;
|
|
2091
2128
|
}
|
|
2092
2129
|
::slotted(header) {
|
|
2093
2130
|
display: flex;
|
|
2094
|
-
font: ${
|
|
2095
|
-
color: ${
|
|
2096
|
-
text-transform: ${
|
|
2131
|
+
font: ${sr};
|
|
2132
|
+
color: ${ir};
|
|
2133
|
+
text-transform: ${Hr};
|
|
2097
2134
|
padding-top: 4px;
|
|
2098
2135
|
padding-bottom: 4px;
|
|
2099
2136
|
}
|
|
2100
2137
|
`
|
|
2101
|
-
const
|
|
2138
|
+
const jh=class extends Zs{}.compose({baseName:"menu",baseClass:Zs,template:(t,e)=>X`
|
|
2102
2139
|
<template
|
|
2103
2140
|
slot="${t=>t.slot?t.slot:t.isNestedMenu()?"submenu":void 0}"
|
|
2104
2141
|
role="menu"
|
|
@@ -2107,16 +2144,16 @@ const Th=class extends Gs{}.compose({baseName:"menu",baseClass:Gs,template:(t,e)
|
|
|
2107
2144
|
>
|
|
2108
2145
|
<slot ${Ct("items")}></slot>
|
|
2109
2146
|
</template>
|
|
2110
|
-
`,styles:
|
|
2111
|
-
|
|
2112
|
-
const
|
|
2113
|
-
${
|
|
2147
|
+
`,styles:Nh})
|
|
2148
|
+
Vs.getOrCreate().withPrefix("nimble").register(jh())
|
|
2149
|
+
const qh=mt`
|
|
2150
|
+
${Ei("grid")}
|
|
2114
2151
|
|
|
2115
2152
|
:host {
|
|
2116
2153
|
contain: layout;
|
|
2117
2154
|
overflow: visible;
|
|
2118
2155
|
box-sizing: border-box;
|
|
2119
|
-
height: ${
|
|
2156
|
+
height: ${fn};
|
|
2120
2157
|
grid-template-columns: 0px 1fr;
|
|
2121
2158
|
grid-template-rows: 1fr;
|
|
2122
2159
|
justify-items: start;
|
|
@@ -2125,23 +2162,23 @@ const Rh=mt`
|
|
|
2125
2162
|
padding-right: 8px;
|
|
2126
2163
|
margin: 0 0;
|
|
2127
2164
|
white-space: nowrap;
|
|
2128
|
-
color: ${
|
|
2165
|
+
color: ${Yn};
|
|
2129
2166
|
fill: currentcolor;
|
|
2130
2167
|
cursor: pointer;
|
|
2131
|
-
font: ${
|
|
2168
|
+
font: ${Xn};
|
|
2132
2169
|
}
|
|
2133
|
-
:host(${
|
|
2134
|
-
outline: 2px solid ${
|
|
2170
|
+
:host(${Ac}) {
|
|
2171
|
+
outline: 2px solid ${pn};
|
|
2135
2172
|
outline-offset: -2px;
|
|
2136
2173
|
}
|
|
2137
2174
|
:host(:hover) {
|
|
2138
|
-
background: ${
|
|
2175
|
+
background: ${an};
|
|
2139
2176
|
}
|
|
2140
2177
|
:host(:active) {
|
|
2141
|
-
background: ${
|
|
2178
|
+
background: ${on};
|
|
2142
2179
|
}
|
|
2143
2180
|
:host([disabled]) {
|
|
2144
|
-
color: ${
|
|
2181
|
+
color: ${Gn};
|
|
2145
2182
|
fill: currentcolor;
|
|
2146
2183
|
cursor: default;
|
|
2147
2184
|
}
|
|
@@ -2149,7 +2186,7 @@ const Rh=mt`
|
|
|
2149
2186
|
background: transparent;
|
|
2150
2187
|
}
|
|
2151
2188
|
:host(.indent-1) {
|
|
2152
|
-
grid-template-columns: ${
|
|
2189
|
+
grid-template-columns: ${$n} 1fr;
|
|
2153
2190
|
column-gap: 8px;
|
|
2154
2191
|
}
|
|
2155
2192
|
[part='start'] {
|
|
@@ -2157,8 +2194,8 @@ const Rh=mt`
|
|
|
2157
2194
|
}
|
|
2158
2195
|
slot[name='start']::slotted(*) {
|
|
2159
2196
|
fill: currentcolor;
|
|
2160
|
-
width: ${
|
|
2161
|
-
height: ${
|
|
2197
|
+
width: ${$n};
|
|
2198
|
+
height: ${$n};
|
|
2162
2199
|
}
|
|
2163
2200
|
:host(.indent-1) .start {
|
|
2164
2201
|
grid-column: 1;
|
|
@@ -2167,11 +2204,11 @@ const Rh=mt`
|
|
|
2167
2204
|
grid-column: 2;
|
|
2168
2205
|
}
|
|
2169
2206
|
`
|
|
2170
|
-
const
|
|
2207
|
+
const Uh=class extends Js{}.compose({baseName:"menu-item",baseClass:Js,template:(t,e)=>X`
|
|
2171
2208
|
<template
|
|
2172
2209
|
role="${t=>t.role}"
|
|
2173
2210
|
aria-haspopup="${t=>t.hasSubmenu?"menu":void 0}"
|
|
2174
|
-
aria-checked="${t=>t.role!==
|
|
2211
|
+
aria-checked="${t=>t.role!==Xs?t.checked:void 0}"
|
|
2175
2212
|
aria-disabled="${t=>t.disabled}"
|
|
2176
2213
|
aria-expanded="${t=>t.expanded}"
|
|
2177
2214
|
@keydown="${(t,e)=>t.handleMenuItemKeyDown(e.event)}"
|
|
@@ -2180,7 +2217,7 @@ const Ph=class extends Xs{}.compose({baseName:"menu-item",baseClass:Xs,template:
|
|
|
2180
2217
|
@mouseout="${(t,e)=>t.handleMouseOut(e.event)}"
|
|
2181
2218
|
class="${t=>t.disabled?"disabled":""} ${t=>t.expanded?"expanded":""} ${t=>`indent-${t.startColumnCount}`}"
|
|
2182
2219
|
>
|
|
2183
|
-
${wt((t=>t.role===
|
|
2220
|
+
${wt((t=>t.role===Ys),X`
|
|
2184
2221
|
<div part="input-container" class="input-container">
|
|
2185
2222
|
<span part="checkbox" class="checkbox">
|
|
2186
2223
|
<slot name="checkbox-indicator">
|
|
@@ -2189,7 +2226,7 @@ const Ph=class extends Xs{}.compose({baseName:"menu-item",baseClass:Xs,template:
|
|
|
2189
2226
|
</span>
|
|
2190
2227
|
</div>
|
|
2191
2228
|
`)}
|
|
2192
|
-
${wt((t=>t.role===
|
|
2229
|
+
${wt((t=>t.role===Gs),X`
|
|
2193
2230
|
<div part="input-container" class="input-container">
|
|
2194
2231
|
<span part="radio" class="radio">
|
|
2195
2232
|
<slot name="radio-indicator">
|
|
@@ -2199,12 +2236,12 @@ const Ph=class extends Xs{}.compose({baseName:"menu-item",baseClass:Xs,template:
|
|
|
2199
2236
|
</div>
|
|
2200
2237
|
`)}
|
|
2201
2238
|
</div>
|
|
2202
|
-
${
|
|
2239
|
+
${It(0,e)}
|
|
2203
2240
|
<span class="content" part="content">
|
|
2204
2241
|
<slot></slot>
|
|
2205
2242
|
</span>
|
|
2206
2243
|
${zt(0,e)}
|
|
2207
|
-
${wt((t=>t.hasSubmenu),
|
|
2244
|
+
${wt((t=>t.hasSubmenu),X`
|
|
2208
2245
|
<div
|
|
2209
2246
|
part="expand-collapse-glyph-container"
|
|
2210
2247
|
class="expand-collapse-glyph-container"
|
|
@@ -2216,8 +2253,8 @@ const Ph=class extends Xs{}.compose({baseName:"menu-item",baseClass:Xs,template:
|
|
|
2216
2253
|
</span>
|
|
2217
2254
|
</div>
|
|
2218
2255
|
`)}
|
|
2219
|
-
${wt((t=>t.expanded),
|
|
2220
|
-
<${t.tagFor(
|
|
2256
|
+
${wt((t=>t.expanded),X`
|
|
2257
|
+
<${t.tagFor(De)}
|
|
2221
2258
|
:anchorElement="${t=>t}"
|
|
2222
2259
|
vertical-positioning-mode="dynamic"
|
|
2223
2260
|
vertical-default-position="bottom"
|
|
@@ -2231,24 +2268,24 @@ const Ph=class extends Xs{}.compose({baseName:"menu-item",baseClass:Xs,template:
|
|
|
2231
2268
|
part="submenu-region"
|
|
2232
2269
|
>
|
|
2233
2270
|
<slot name="submenu"></slot>
|
|
2234
|
-
</${t.tagFor(
|
|
2271
|
+
</${t.tagFor(De)}>
|
|
2235
2272
|
`)}
|
|
2236
2273
|
</template>
|
|
2237
|
-
`,styles:
|
|
2238
|
-
|
|
2239
|
-
const
|
|
2240
|
-
${
|
|
2274
|
+
`,styles:qh})
|
|
2275
|
+
Vs.getOrCreate().withPrefix("nimble").register(Uh())
|
|
2276
|
+
const Kh=mt`
|
|
2277
|
+
${Ei("inline-block")}
|
|
2241
2278
|
|
|
2242
2279
|
:host {
|
|
2243
|
-
font: ${
|
|
2280
|
+
font: ${Xn};
|
|
2244
2281
|
outline: none;
|
|
2245
2282
|
user-select: none;
|
|
2246
|
-
color: ${
|
|
2247
|
-
height: calc(${
|
|
2283
|
+
color: ${Yn};
|
|
2284
|
+
height: calc(${xn} + ${fn});
|
|
2248
2285
|
}
|
|
2249
2286
|
|
|
2250
2287
|
:host([disabled]) {
|
|
2251
|
-
color: ${
|
|
2288
|
+
color: ${Gn};
|
|
2252
2289
|
cursor: default;
|
|
2253
2290
|
}
|
|
2254
2291
|
|
|
@@ -2258,9 +2295,9 @@ const Fh=mt`
|
|
|
2258
2295
|
display: flex;
|
|
2259
2296
|
flex-direction: row;
|
|
2260
2297
|
border-radius: 0px;
|
|
2261
|
-
border-bottom: ${
|
|
2298
|
+
border-bottom: ${yn} solid rgba(${cn}, 0.3);
|
|
2262
2299
|
padding-bottom: 1px;
|
|
2263
|
-
transition: border-bottom ${
|
|
2300
|
+
transition: border-bottom ${Lr}, padding-bottom ${Lr};
|
|
2264
2301
|
}
|
|
2265
2302
|
|
|
2266
2303
|
@media (prefers-reduced-motion) {
|
|
@@ -2270,13 +2307,13 @@ const Fh=mt`
|
|
|
2270
2307
|
}
|
|
2271
2308
|
|
|
2272
2309
|
.root:hover {
|
|
2273
|
-
border-bottom: 2px solid ${
|
|
2310
|
+
border-bottom: 2px solid ${pn};
|
|
2274
2311
|
padding-bottom: 0px;
|
|
2275
2312
|
}
|
|
2276
2313
|
|
|
2277
2314
|
:host([disabled]) .root,
|
|
2278
2315
|
:host([disabled]) .root:hover {
|
|
2279
|
-
border-bottom: ${
|
|
2316
|
+
border-bottom: ${yn} solid ${Gn};
|
|
2280
2317
|
padding-bottom: 1px;
|
|
2281
2318
|
}
|
|
2282
2319
|
|
|
@@ -2300,12 +2337,12 @@ const Fh=mt`
|
|
|
2300
2337
|
}
|
|
2301
2338
|
|
|
2302
2339
|
.control::selection {
|
|
2303
|
-
color: ${
|
|
2304
|
-
background: rgba(${
|
|
2340
|
+
color: ${dr};
|
|
2341
|
+
background: rgba(${nn}, 0.3);
|
|
2305
2342
|
}
|
|
2306
2343
|
|
|
2307
2344
|
.control::placeholder {
|
|
2308
|
-
color: ${
|
|
2345
|
+
color: ${dr};
|
|
2309
2346
|
}
|
|
2310
2347
|
|
|
2311
2348
|
.control:focus-within::placeholder {
|
|
@@ -2313,13 +2350,13 @@ const Fh=mt`
|
|
|
2313
2350
|
}
|
|
2314
2351
|
|
|
2315
2352
|
.control[disabled]::placeholder {
|
|
2316
|
-
color: ${
|
|
2353
|
+
color: ${Gn};
|
|
2317
2354
|
}
|
|
2318
2355
|
|
|
2319
2356
|
.label {
|
|
2320
2357
|
display: flex;
|
|
2321
|
-
color: ${
|
|
2322
|
-
font: ${
|
|
2358
|
+
color: ${dr};
|
|
2359
|
+
font: ${hr};
|
|
2323
2360
|
}
|
|
2324
2361
|
|
|
2325
2362
|
.controls {
|
|
@@ -2339,12 +2376,12 @@ const Fh=mt`
|
|
|
2339
2376
|
|
|
2340
2377
|
.step-up svg,
|
|
2341
2378
|
.step-down svg {
|
|
2342
|
-
height: ${
|
|
2343
|
-
width: ${
|
|
2344
|
-
fill: ${
|
|
2379
|
+
height: ${$n};
|
|
2380
|
+
width: ${$n};
|
|
2381
|
+
fill: ${ln};
|
|
2345
2382
|
}
|
|
2346
2383
|
`
|
|
2347
|
-
const
|
|
2384
|
+
const Wh=class extends ai{}.compose({baseName:"number-field",baseClass:ai,template:(t,e)=>X`
|
|
2348
2385
|
<template class="${t=>t.readOnly?"readonly":""}">
|
|
2349
2386
|
<label
|
|
2350
2387
|
part="label"
|
|
@@ -2354,7 +2391,7 @@ const Bh=class extends oi{}.compose({baseName:"number-field",baseClass:oi,templa
|
|
|
2354
2391
|
<slot ${Ct("defaultSlottedNodes")}></slot>
|
|
2355
2392
|
</label>
|
|
2356
2393
|
<div class="root" part="root">
|
|
2357
|
-
${
|
|
2394
|
+
${It(0,e)}
|
|
2358
2395
|
<input
|
|
2359
2396
|
class="control"
|
|
2360
2397
|
part="control"
|
|
@@ -2398,7 +2435,7 @@ const Bh=class extends oi{}.compose({baseName:"number-field",baseClass:oi,templa
|
|
|
2398
2435
|
aria-roledescription="${t=>t.ariaRoledescription}"
|
|
2399
2436
|
${bt("control")}
|
|
2400
2437
|
/>
|
|
2401
|
-
${wt((t=>!t.hideStep&&!t.readOnly&&!t.disabled),
|
|
2438
|
+
${wt((t=>!t.hideStep&&!t.readOnly&&!t.disabled),X`
|
|
2402
2439
|
<div class="controls" part="controls">
|
|
2403
2440
|
<div class="step-up" part="step-up" @click="${t=>t.stepUp()}">
|
|
2404
2441
|
<slot name="step-up-glyph">
|
|
@@ -2419,16 +2456,16 @@ const Bh=class extends oi{}.compose({baseName:"number-field",baseClass:oi,templa
|
|
|
2419
2456
|
${zt(0,e)}
|
|
2420
2457
|
</div>
|
|
2421
2458
|
</template>
|
|
2422
|
-
`,styles:
|
|
2423
|
-
|
|
2424
|
-
const
|
|
2425
|
-
${
|
|
2459
|
+
`,styles:Kh,shadowOptions:{delegatesFocus:!0},stepDownGlyph:Jr.data,stepUpGlyph:ea.data})
|
|
2460
|
+
Vs.getOrCreate().withPrefix("nimble").register(Wh())
|
|
2461
|
+
const Xh=mt`
|
|
2462
|
+
${Ei("inline-flex")}
|
|
2426
2463
|
|
|
2427
2464
|
:host {
|
|
2428
2465
|
box-sizing: border-box;
|
|
2429
|
-
color: ${
|
|
2430
|
-
font: ${
|
|
2431
|
-
height: ${
|
|
2466
|
+
color: ${Yn};
|
|
2467
|
+
font: ${Xn};
|
|
2468
|
+
height: ${fn};
|
|
2432
2469
|
position: relative;
|
|
2433
2470
|
user-select: none;
|
|
2434
2471
|
min-width: 250px;
|
|
@@ -2445,12 +2482,12 @@ const Dh=mt`
|
|
|
2445
2482
|
position: absolute;
|
|
2446
2483
|
width: 100%;
|
|
2447
2484
|
${""}
|
|
2448
|
-
max-height: calc(var(--max-height) - ${
|
|
2485
|
+
max-height: calc(var(--max-height) - ${fn});
|
|
2449
2486
|
z-index: 1;
|
|
2450
2487
|
padding: 4px;
|
|
2451
|
-
box-shadow: 0px 3px 3px ${
|
|
2452
|
-
border: 1px solid ${
|
|
2453
|
-
background-color: ${
|
|
2488
|
+
box-shadow: 0px 3px 3px ${gn};
|
|
2489
|
+
border: 1px solid ${mn};
|
|
2490
|
+
background-color: ${sn};
|
|
2454
2491
|
background-clip: padding-box;
|
|
2455
2492
|
}
|
|
2456
2493
|
|
|
@@ -2465,7 +2502,7 @@ const Dh=mt`
|
|
|
2465
2502
|
display: flex;
|
|
2466
2503
|
min-height: 100%;
|
|
2467
2504
|
width: 100%;
|
|
2468
|
-
border-bottom: ${
|
|
2505
|
+
border-bottom: ${yn} solid ${Gn};
|
|
2469
2506
|
background-color: transparent;
|
|
2470
2507
|
padding-left: 8px;
|
|
2471
2508
|
padding-bottom: 1px;
|
|
@@ -2476,21 +2513,21 @@ const Dh=mt`
|
|
|
2476
2513
|
}
|
|
2477
2514
|
|
|
2478
2515
|
:host(.open:not(:hover)) .control {
|
|
2479
|
-
border-bottom: ${
|
|
2480
|
-
transition: border-bottom ${
|
|
2516
|
+
border-bottom: ${yn} solid ${pn};
|
|
2517
|
+
transition: border-bottom ${Lr}, padding-bottom ${Lr};
|
|
2481
2518
|
}
|
|
2482
2519
|
|
|
2483
2520
|
:host(:hover) .control {
|
|
2484
|
-
border-bottom: 2px solid ${
|
|
2521
|
+
border-bottom: 2px solid ${pn};
|
|
2485
2522
|
padding-bottom: 0px;
|
|
2486
|
-
transition: border-bottom ${
|
|
2523
|
+
transition: border-bottom ${Lr}, padding-bottom ${Lr};
|
|
2487
2524
|
}
|
|
2488
2525
|
|
|
2489
2526
|
:host([disabled]) .control,
|
|
2490
2527
|
:host([disabled]) .control:hover {
|
|
2491
|
-
border-bottom: ${
|
|
2528
|
+
border-bottom: ${yn} solid ${Gn};
|
|
2492
2529
|
padding-bottom: 1px;
|
|
2493
|
-
color: ${
|
|
2530
|
+
color: ${Gn};
|
|
2494
2531
|
}
|
|
2495
2532
|
|
|
2496
2533
|
:host([open][position='above']) .listbox {
|
|
@@ -2504,11 +2541,11 @@ const Dh=mt`
|
|
|
2504
2541
|
}
|
|
2505
2542
|
|
|
2506
2543
|
:host([open][position='above']) .listbox {
|
|
2507
|
-
bottom: ${
|
|
2544
|
+
bottom: ${fn};
|
|
2508
2545
|
}
|
|
2509
2546
|
|
|
2510
2547
|
:host([open][position='below']) .listbox {
|
|
2511
|
-
top: calc(${
|
|
2548
|
+
top: calc(${fn} + ${bn});
|
|
2512
2549
|
}
|
|
2513
2550
|
|
|
2514
2551
|
.selected-value {
|
|
@@ -2530,13 +2567,13 @@ const Dh=mt`
|
|
|
2530
2567
|
}
|
|
2531
2568
|
|
|
2532
2569
|
.indicator slot[name='indicator'] svg {
|
|
2533
|
-
width: ${
|
|
2534
|
-
height: ${
|
|
2535
|
-
fill: ${
|
|
2570
|
+
width: ${$n};
|
|
2571
|
+
height: ${$n};
|
|
2572
|
+
fill: ${Yn};
|
|
2536
2573
|
}
|
|
2537
2574
|
|
|
2538
2575
|
:host([disabled]) .indicator slot[name='indicator'] svg {
|
|
2539
|
-
fill: ${
|
|
2576
|
+
fill: ${Gn};
|
|
2540
2577
|
}
|
|
2541
2578
|
|
|
2542
2579
|
slot[name='listbox'] {
|
|
@@ -2558,80 +2595,90 @@ const Dh=mt`
|
|
|
2558
2595
|
flex: 0 0 auto;
|
|
2559
2596
|
}
|
|
2560
2597
|
`
|
|
2561
|
-
const
|
|
2562
|
-
super.slottedOptionsChanged(t,e),s&&(this.value=s)}}.compose({baseName:"select",baseClass:
|
|
2598
|
+
const Yh=class extends di{setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(t,e){const s=this.value
|
|
2599
|
+
super.slottedOptionsChanged(t,e),s&&(this.value=s)}}.compose({baseName:"select",baseClass:di,template:(t,e)=>X`
|
|
2563
2600
|
<template
|
|
2564
|
-
class="${t=>t.open
|
|
2601
|
+
class="${t=>[t.collapsible&&"collapsible",t.collapsible&&t.open&&"open",t.disabled&&"disabled",t.collapsible&&t.position].filter(Boolean).join(" ")}"
|
|
2565
2602
|
aria-activedescendant="${t=>t.ariaActiveDescendant}"
|
|
2566
2603
|
aria-controls="${t=>t.ariaControls}"
|
|
2567
2604
|
aria-disabled="${t=>t.ariaDisabled}"
|
|
2568
2605
|
aria-expanded="${t=>t.ariaExpanded}"
|
|
2569
|
-
aria-haspopup="listbox"
|
|
2606
|
+
aria-haspopup="${t=>t.collapsible?"listbox":null}"
|
|
2607
|
+
aria-multiselectable="${t=>t.ariaMultiSelectable}"
|
|
2570
2608
|
?open="${t=>t.open}"
|
|
2571
2609
|
role="combobox"
|
|
2572
2610
|
tabindex="${t=>t.disabled?null:"0"}"
|
|
2573
2611
|
@click="${(t,e)=>t.clickHandler(e.event)}"
|
|
2612
|
+
@focusin="${(t,e)=>t.focusinHandler(e.event)}"
|
|
2574
2613
|
@focusout="${(t,e)=>t.focusoutHandler(e.event)}"
|
|
2575
2614
|
@keydown="${(t,e)=>t.keydownHandler(e.event)}"
|
|
2615
|
+
@mousedown="${(t,e)=>t.mousedownHandler(e.event)}"
|
|
2576
2616
|
>
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2617
|
+
${wt((t=>t.collapsible),X`
|
|
2618
|
+
<div
|
|
2619
|
+
class="control"
|
|
2620
|
+
part="control"
|
|
2621
|
+
?disabled="${t=>t.disabled}"
|
|
2622
|
+
${bt("control")}
|
|
2623
|
+
>
|
|
2624
|
+
${It(0,e)}
|
|
2625
|
+
<slot name="button-container">
|
|
2626
|
+
<div class="selected-value" part="selected-value">
|
|
2627
|
+
<slot name="selected-value">${t=>t.displayValue}</slot>
|
|
2628
|
+
</div>
|
|
2629
|
+
<div aria-hidden="true" class="indicator" part="indicator">
|
|
2630
|
+
<slot name="indicator">
|
|
2631
|
+
${e.indicator||""}
|
|
2632
|
+
</slot>
|
|
2633
|
+
</div>
|
|
2586
2634
|
</slot>
|
|
2635
|
+
${zt(0,e)}
|
|
2587
2636
|
</div>
|
|
2588
|
-
|
|
2589
|
-
${zt(0,e)}
|
|
2590
|
-
</div>
|
|
2637
|
+
`)}
|
|
2591
2638
|
<div
|
|
2592
2639
|
class="listbox"
|
|
2593
2640
|
id="${t=>t.listboxId}"
|
|
2594
2641
|
part="listbox"
|
|
2595
2642
|
role="listbox"
|
|
2596
2643
|
?disabled="${t=>t.disabled}"
|
|
2597
|
-
?hidden="${t
|
|
2644
|
+
?hidden="${t=>!!t.collapsible&&!t.open}"
|
|
2598
2645
|
${bt("listbox")}
|
|
2599
2646
|
>
|
|
2600
2647
|
<slot
|
|
2601
|
-
${Ct({filter:
|
|
2648
|
+
${Ct({filter:rs.slottedOptionFilter,flatten:!0,property:"slottedOptions"})}
|
|
2602
2649
|
></slot>
|
|
2603
2650
|
</div>
|
|
2604
2651
|
</template>
|
|
2605
|
-
`,styles:
|
|
2606
|
-
|
|
2607
|
-
const
|
|
2608
|
-
${
|
|
2652
|
+
`,styles:Xh,indicator:Jr.data})
|
|
2653
|
+
Vs.getOrCreate().withPrefix("nimble").register(Yh())
|
|
2654
|
+
const Gh=mt`
|
|
2655
|
+
${Ei("inline-flex")}
|
|
2609
2656
|
|
|
2610
2657
|
:host {
|
|
2611
2658
|
outline: none;
|
|
2612
|
-
font: ${
|
|
2613
|
-
color: ${
|
|
2659
|
+
font: ${br};
|
|
2660
|
+
color: ${wr};
|
|
2614
2661
|
flex-direction: column;
|
|
2615
2662
|
cursor: pointer;
|
|
2616
2663
|
--ni-private-switch-height: 24px;
|
|
2617
2664
|
--ni-private-switch-indicator-size: 16px;
|
|
2618
2665
|
padding-bottom: calc(
|
|
2619
|
-
${
|
|
2666
|
+
${fn} - var(--ni-private-switch-height)
|
|
2620
2667
|
);
|
|
2621
2668
|
}
|
|
2622
2669
|
|
|
2623
2670
|
:host([disabled]) {
|
|
2624
2671
|
cursor: default;
|
|
2625
|
-
color: ${
|
|
2672
|
+
color: ${xr};
|
|
2626
2673
|
}
|
|
2627
2674
|
|
|
2628
2675
|
.label {
|
|
2629
|
-
color: ${
|
|
2630
|
-
font: ${
|
|
2676
|
+
color: ${dr};
|
|
2677
|
+
font: ${hr};
|
|
2631
2678
|
}
|
|
2632
2679
|
|
|
2633
2680
|
:host([disabled]) .label {
|
|
2634
|
-
color: ${
|
|
2681
|
+
color: ${ur};
|
|
2635
2682
|
}
|
|
2636
2683
|
|
|
2637
2684
|
.label__hidden {
|
|
@@ -2653,28 +2700,28 @@ const jh=mt`
|
|
|
2653
2700
|
height: var(--ni-private-switch-height);
|
|
2654
2701
|
width: calc(var(--ni-private-switch-height) * 2);
|
|
2655
2702
|
box-sizing: border-box;
|
|
2656
|
-
background-color: ${
|
|
2703
|
+
background-color: ${an};
|
|
2657
2704
|
border-radius: calc(var(--ni-private-switch-height) / 2);
|
|
2658
2705
|
align-items: center;
|
|
2659
|
-
border: calc(${
|
|
2706
|
+
border: calc(${yn} * 2) solid transparent;
|
|
2660
2707
|
}
|
|
2661
2708
|
|
|
2662
2709
|
:host([disabled]) .switch {
|
|
2663
2710
|
background-color: var(--ni-private-switch-background-disabled-color);
|
|
2664
2711
|
}
|
|
2665
2712
|
|
|
2666
|
-
:host(${
|
|
2667
|
-
border-color: ${
|
|
2713
|
+
:host(${Ac}) .switch {
|
|
2714
|
+
border-color: ${pn};
|
|
2668
2715
|
}
|
|
2669
2716
|
|
|
2670
2717
|
.checked-indicator-spacer {
|
|
2671
2718
|
flex-grow: 0;
|
|
2672
|
-
transition: flex-grow ${
|
|
2719
|
+
transition: flex-grow ${Lr} ease-in-out;
|
|
2673
2720
|
}
|
|
2674
2721
|
|
|
2675
2722
|
:host([aria-checked='true']) .checked-indicator-spacer {
|
|
2676
2723
|
flex-grow: 1;
|
|
2677
|
-
transition: flex-grow ${
|
|
2724
|
+
transition: flex-grow ${Lr} ease-in-out;
|
|
2678
2725
|
}
|
|
2679
2726
|
|
|
2680
2727
|
.checked-indicator {
|
|
@@ -2692,24 +2739,24 @@ const jh=mt`
|
|
|
2692
2739
|
var(--ni-private-switch-indicator-size)
|
|
2693
2740
|
) / 2
|
|
2694
2741
|
);
|
|
2695
|
-
border: ${
|
|
2742
|
+
border: ${yn} solid
|
|
2696
2743
|
var(--ni-private-switch-indicator-border-color);
|
|
2697
2744
|
}
|
|
2698
2745
|
|
|
2699
2746
|
:host(:hover) .checked-indicator {
|
|
2700
|
-
border: calc(${
|
|
2747
|
+
border: calc(${yn} * 2) solid ${pn};
|
|
2701
2748
|
}
|
|
2702
2749
|
|
|
2703
2750
|
:host([disabled]) .checked-indicator {
|
|
2704
2751
|
background-color: var(
|
|
2705
2752
|
--ni-private-switch-indicator-background-disabled-color
|
|
2706
2753
|
);
|
|
2707
|
-
border: ${
|
|
2754
|
+
border: ${yn} solid
|
|
2708
2755
|
var(--ni-private-switch-indicator-border-disabled-color);
|
|
2709
2756
|
}
|
|
2710
2757
|
|
|
2711
|
-
:host(${
|
|
2712
|
-
border: ${
|
|
2758
|
+
:host(${Ac}) .checked-indicator {
|
|
2759
|
+
border: ${yn} solid ${pn};
|
|
2713
2760
|
}
|
|
2714
2761
|
|
|
2715
2762
|
.checked-indicator-inner {
|
|
@@ -2718,7 +2765,7 @@ const jh=mt`
|
|
|
2718
2765
|
border-radius: calc(var(--ni-private-switch-indicator-size) / 4);
|
|
2719
2766
|
background-color: var(--ni-private-switch-indicator-border-color);
|
|
2720
2767
|
opacity: 0;
|
|
2721
|
-
transition: opacity ${
|
|
2768
|
+
transition: opacity ${Lr} ease-in-out;
|
|
2722
2769
|
}
|
|
2723
2770
|
|
|
2724
2771
|
:host([disabled]) .checked-indicator-inner {
|
|
@@ -2729,7 +2776,7 @@ const jh=mt`
|
|
|
2729
2776
|
|
|
2730
2777
|
:host([aria-checked='true']) .checked-indicator-inner {
|
|
2731
2778
|
opacity: 1;
|
|
2732
|
-
transition: opacity ${
|
|
2779
|
+
transition: opacity ${Lr} ease-in-out;
|
|
2733
2780
|
}
|
|
2734
2781
|
|
|
2735
2782
|
slot[name='checked-message']::slotted(*) {
|
|
@@ -2742,34 +2789,34 @@ const jh=mt`
|
|
|
2742
2789
|
transition-duration: 0s;
|
|
2743
2790
|
}
|
|
2744
2791
|
}
|
|
2745
|
-
`.withBehaviors(
|
|
2792
|
+
`.withBehaviors(Wr(mt`
|
|
2746
2793
|
${""}
|
|
2747
2794
|
:host {
|
|
2748
|
-
--ni-private-switch-background-disabled-color: ${
|
|
2749
|
-
--ni-private-switch-indicator-background-color: ${
|
|
2750
|
-
--ni-private-switch-indicator-background-disabled-color: ${
|
|
2751
|
-
--ni-private-switch-indicator-border-color: ${
|
|
2752
|
-
--ni-private-switch-indicator-border-disabled-color: ${
|
|
2795
|
+
--ni-private-switch-background-disabled-color: ${tn(ji,.07)};
|
|
2796
|
+
--ni-private-switch-indicator-background-color: ${Di};
|
|
2797
|
+
--ni-private-switch-indicator-background-disabled-color: ${tn(Di,.1)};
|
|
2798
|
+
--ni-private-switch-indicator-border-color: ${ji};
|
|
2799
|
+
--ni-private-switch-indicator-border-disabled-color: ${tn(ji,.3)};
|
|
2753
2800
|
}
|
|
2754
2801
|
`,mt`
|
|
2755
2802
|
${""}
|
|
2756
2803
|
:host {
|
|
2757
|
-
--ni-private-switch-background-disabled-color: ${
|
|
2758
|
-
--ni-private-switch-indicator-background-color: ${
|
|
2759
|
-
--ni-private-switch-indicator-background-disabled-color: ${
|
|
2760
|
-
--ni-private-switch-indicator-border-color: ${
|
|
2761
|
-
--ni-private-switch-indicator-border-disabled-color: ${
|
|
2804
|
+
--ni-private-switch-background-disabled-color: ${tn(Fi,.07)};
|
|
2805
|
+
--ni-private-switch-indicator-background-color: ${tn(ji,.3)};
|
|
2806
|
+
--ni-private-switch-indicator-background-disabled-color: ${tn(ji,.1)};
|
|
2807
|
+
--ni-private-switch-indicator-border-color: ${Bi};
|
|
2808
|
+
--ni-private-switch-indicator-border-disabled-color: ${tn(Bi,.3)};
|
|
2762
2809
|
}
|
|
2763
2810
|
`,mt`
|
|
2764
2811
|
${""}
|
|
2765
2812
|
:host {
|
|
2766
|
-
--ni-private-switch-background-disabled-color: ${
|
|
2767
|
-
--ni-private-switch-indicator-background-color: ${
|
|
2768
|
-
--ni-private-switch-indicator-background-disabled-color: ${
|
|
2769
|
-
--ni-private-switch-indicator-border-color: ${
|
|
2770
|
-
--ni-private-switch-indicator-border-disabled-color: ${
|
|
2813
|
+
--ni-private-switch-background-disabled-color: ${tn(Di,.07)};
|
|
2814
|
+
--ni-private-switch-indicator-background-color: ${tn(Di,.1)};
|
|
2815
|
+
--ni-private-switch-indicator-background-disabled-color: ${tn(Di,.1)};
|
|
2816
|
+
--ni-private-switch-indicator-border-color: ${Di};
|
|
2817
|
+
--ni-private-switch-indicator-border-disabled-color: ${tn(Di,.3)};
|
|
2771
2818
|
}
|
|
2772
|
-
`)),
|
|
2819
|
+
`)),Qh=X`
|
|
2773
2820
|
<template
|
|
2774
2821
|
role="switch"
|
|
2775
2822
|
aria-checked="${t=>t.checked}"
|
|
@@ -2804,41 +2851,41 @@ const jh=mt`
|
|
|
2804
2851
|
</div>
|
|
2805
2852
|
</template>
|
|
2806
2853
|
`
|
|
2807
|
-
const
|
|
2808
|
-
|
|
2809
|
-
const
|
|
2810
|
-
${
|
|
2854
|
+
const Jh=class extends gi{}.compose({baseClass:gi,baseName:"switch",template:Qh,styles:Gh})
|
|
2855
|
+
Vs.getOrCreate().withPrefix("nimble").register(Jh())
|
|
2856
|
+
const Zh=mt`
|
|
2857
|
+
${Ei("inline-flex")}
|
|
2811
2858
|
|
|
2812
2859
|
:host {
|
|
2813
2860
|
box-sizing: border-box;
|
|
2814
|
-
font: ${
|
|
2815
|
-
height: ${
|
|
2816
|
-
padding: calc(${
|
|
2817
|
-
calc(${
|
|
2818
|
-
color: ${
|
|
2861
|
+
font: ${Xn};
|
|
2862
|
+
height: ${fn};
|
|
2863
|
+
padding: calc(${wn} / 2) ${wn}
|
|
2864
|
+
calc(${wn} / 2 - ${yn});
|
|
2865
|
+
color: ${Yn};
|
|
2819
2866
|
align-items: center;
|
|
2820
2867
|
justify-content: center;
|
|
2821
2868
|
cursor: pointer;
|
|
2822
2869
|
${""}
|
|
2823
|
-
border-bottom: transparent ${
|
|
2870
|
+
border-bottom: transparent ${yn} solid;
|
|
2824
2871
|
}
|
|
2825
2872
|
|
|
2826
2873
|
:host(:hover) {
|
|
2827
|
-
background-color: ${
|
|
2874
|
+
background-color: ${an};
|
|
2828
2875
|
}
|
|
2829
2876
|
|
|
2830
2877
|
:host(:focus) {
|
|
2831
2878
|
outline: none;
|
|
2832
2879
|
}
|
|
2833
2880
|
|
|
2834
|
-
:host(${
|
|
2881
|
+
:host(${Ac}) {
|
|
2835
2882
|
outline: none;
|
|
2836
|
-
box-shadow: 0 calc(${
|
|
2837
|
-
transition: box-shadow ${
|
|
2883
|
+
box-shadow: 0 calc(${yn} * -1) ${pn} inset;
|
|
2884
|
+
transition: box-shadow ${Tr} ease-in-out;
|
|
2838
2885
|
}
|
|
2839
2886
|
|
|
2840
2887
|
@media (prefers-reduced-motion) {
|
|
2841
|
-
:host(${
|
|
2888
|
+
:host(${Ac}) {
|
|
2842
2889
|
transition-duration: 0.01s;
|
|
2843
2890
|
}
|
|
2844
2891
|
}
|
|
@@ -2849,34 +2896,34 @@ const Kh=mt`
|
|
|
2849
2896
|
|
|
2850
2897
|
:host([disabled]) {
|
|
2851
2898
|
cursor: default;
|
|
2852
|
-
color: ${
|
|
2899
|
+
color: ${Gn};
|
|
2853
2900
|
background: none;
|
|
2854
2901
|
}
|
|
2855
2902
|
`
|
|
2856
|
-
const
|
|
2903
|
+
const td=class extends fi{}.compose({baseName:"tab",baseClass:fi,template:(t,e)=>X`
|
|
2857
2904
|
<template slot="tab" role="tab" aria-disabled="${t=>t.disabled}">
|
|
2858
2905
|
<slot></slot>
|
|
2859
2906
|
</template>
|
|
2860
|
-
`,styles:
|
|
2861
|
-
|
|
2862
|
-
const
|
|
2863
|
-
${
|
|
2907
|
+
`,styles:Zh})
|
|
2908
|
+
Vs.getOrCreate().withPrefix("nimble").register(td())
|
|
2909
|
+
const ed=mt`
|
|
2910
|
+
${Ei("block")}
|
|
2864
2911
|
|
|
2865
2912
|
:host {
|
|
2866
2913
|
box-sizing: border-box;
|
|
2867
|
-
font: ${
|
|
2868
|
-
color: ${
|
|
2869
|
-
padding-top: ${
|
|
2914
|
+
font: ${Xn};
|
|
2915
|
+
color: ${Yn};
|
|
2916
|
+
padding-top: ${wn};
|
|
2870
2917
|
}
|
|
2871
2918
|
`
|
|
2872
|
-
const
|
|
2919
|
+
const sd=class extends mi{}.compose({baseName:"tab-panel",baseClass:mi,template:(t,e)=>X`
|
|
2873
2920
|
<template slot="tabpanel" role="tabpanel">
|
|
2874
2921
|
<slot></slot>
|
|
2875
2922
|
</template>
|
|
2876
|
-
`,styles:
|
|
2877
|
-
|
|
2878
|
-
const
|
|
2879
|
-
${
|
|
2923
|
+
`,styles:ed})
|
|
2924
|
+
Vs.getOrCreate().withPrefix("nimble").register(sd())
|
|
2925
|
+
const id=mt`
|
|
2926
|
+
${Ei("grid")}
|
|
2880
2927
|
|
|
2881
2928
|
:host {
|
|
2882
2929
|
box-sizing: border-box;
|
|
@@ -2894,12 +2941,12 @@ const Gh=mt`
|
|
|
2894
2941
|
|
|
2895
2942
|
.activeIndicator {
|
|
2896
2943
|
grid-row: 2;
|
|
2897
|
-
height: calc(${
|
|
2898
|
-
background-color: ${
|
|
2944
|
+
height: calc(${yn} * 2);
|
|
2945
|
+
background-color: ${pn};
|
|
2899
2946
|
}
|
|
2900
2947
|
|
|
2901
2948
|
.activeIndicatorTransition {
|
|
2902
|
-
transition: transform ${
|
|
2949
|
+
transition: transform ${Lr} ease-in-out;
|
|
2903
2950
|
}
|
|
2904
2951
|
|
|
2905
2952
|
@media (prefers-reduced-motion) {
|
|
@@ -2914,13 +2961,13 @@ const Gh=mt`
|
|
|
2914
2961
|
grid-column-end: 4;
|
|
2915
2962
|
}
|
|
2916
2963
|
`
|
|
2917
|
-
const
|
|
2964
|
+
const od=class extends wi{}.compose({baseName:"tabs",baseClass:wi,template:(t,e)=>X`
|
|
2918
2965
|
<template class="${t=>t.orientation}">
|
|
2919
|
-
${
|
|
2966
|
+
${It(0,e)}
|
|
2920
2967
|
<div class="tablist" part="tablist" role="tablist">
|
|
2921
2968
|
<slot class="tab" name="tab" part="tab" ${Ct("tabs")}></slot>
|
|
2922
2969
|
|
|
2923
|
-
${wt((t=>t.showActiveIndicator),
|
|
2970
|
+
${wt((t=>t.showActiveIndicator),X`
|
|
2924
2971
|
<div
|
|
2925
2972
|
${bt("activeIndicatorRef")}
|
|
2926
2973
|
class="activeIndicator"
|
|
@@ -2933,59 +2980,59 @@ const Qh=class extends mi{}.compose({baseName:"tabs",baseClass:mi,template:(t,e)
|
|
|
2933
2980
|
<slot name="tabpanel" part="tabpanel" ${Ct("tabpanels")}></slot>
|
|
2934
2981
|
</div>
|
|
2935
2982
|
</template>
|
|
2936
|
-
`,styles:
|
|
2937
|
-
|
|
2938
|
-
const
|
|
2939
|
-
${
|
|
2983
|
+
`,styles:id})
|
|
2984
|
+
Vs.getOrCreate().withPrefix("nimble").register(od())
|
|
2985
|
+
const nd=mt`
|
|
2986
|
+
${Ei("flex")}
|
|
2940
2987
|
|
|
2941
2988
|
:host {
|
|
2942
2989
|
align-items: center;
|
|
2943
|
-
height: ${
|
|
2990
|
+
height: ${fn};
|
|
2944
2991
|
box-sizing: border-box;
|
|
2945
|
-
font: ${
|
|
2946
|
-
color: ${
|
|
2992
|
+
font: ${Xn};
|
|
2993
|
+
color: ${Yn};
|
|
2947
2994
|
}
|
|
2948
2995
|
|
|
2949
2996
|
.separator {
|
|
2950
2997
|
display: inline-block;
|
|
2951
2998
|
height: 24px;
|
|
2952
|
-
border-left: calc(${
|
|
2953
|
-
rgba(${
|
|
2954
|
-
margin: calc(${
|
|
2999
|
+
border-left: calc(${yn} * 2) solid
|
|
3000
|
+
rgba(${cn}, 0.3);
|
|
3001
|
+
margin: calc(${wn} / 4) calc(${wn} / 2);
|
|
2955
3002
|
}
|
|
2956
|
-
`,
|
|
3003
|
+
`,rd=X`
|
|
2957
3004
|
<template slot="end">
|
|
2958
3005
|
<div class="separator"></div>
|
|
2959
3006
|
<slot></slot>
|
|
2960
3007
|
</template>
|
|
2961
3008
|
`
|
|
2962
|
-
const
|
|
2963
|
-
var
|
|
2964
|
-
|
|
2965
|
-
const
|
|
2966
|
-
${
|
|
3009
|
+
const ad=class extends de{}.compose({baseName:"tabs-toolbar",template:rd,styles:nd})
|
|
3010
|
+
var ld
|
|
3011
|
+
Vs.getOrCreate().withPrefix("nimble").register(ad()),function(t){t.Outline="outline",t.Block="block"}(ld||(ld={}))
|
|
3012
|
+
const cd=mt`
|
|
3013
|
+
${Ei("inline-flex")}
|
|
2967
3014
|
|
|
2968
3015
|
:host {
|
|
2969
|
-
font: ${
|
|
3016
|
+
font: ${Xn};
|
|
2970
3017
|
outline: none;
|
|
2971
3018
|
user-select: none;
|
|
2972
|
-
color: ${
|
|
3019
|
+
color: ${Yn};
|
|
2973
3020
|
flex-direction: column;
|
|
2974
3021
|
vertical-align: top;
|
|
2975
3022
|
}
|
|
2976
3023
|
|
|
2977
3024
|
:host([disabled]) {
|
|
2978
|
-
color: ${
|
|
3025
|
+
color: ${Gn};
|
|
2979
3026
|
}
|
|
2980
3027
|
|
|
2981
3028
|
.label {
|
|
2982
3029
|
display: block;
|
|
2983
|
-
color: ${
|
|
2984
|
-
font: ${
|
|
3030
|
+
color: ${dr};
|
|
3031
|
+
font: ${hr};
|
|
2985
3032
|
}
|
|
2986
3033
|
|
|
2987
3034
|
:host([disabled]) .label {
|
|
2988
|
-
color: ${
|
|
3035
|
+
color: ${ur};
|
|
2989
3036
|
}
|
|
2990
3037
|
|
|
2991
3038
|
.control {
|
|
@@ -2999,9 +3046,9 @@ const sd=mt`
|
|
|
2999
3046
|
color: inherit;
|
|
3000
3047
|
border-radius: 0px;
|
|
3001
3048
|
align-items: flex-end;
|
|
3002
|
-
border: ${
|
|
3049
|
+
border: ${yn} solid transparent;
|
|
3003
3050
|
padding: 8px;
|
|
3004
|
-
transition: box-shadow ${
|
|
3051
|
+
transition: box-shadow ${Lr}, border ${Lr};
|
|
3005
3052
|
resize: none;
|
|
3006
3053
|
}
|
|
3007
3054
|
|
|
@@ -3012,12 +3059,12 @@ const sd=mt`
|
|
|
3012
3059
|
}
|
|
3013
3060
|
|
|
3014
3061
|
.control:hover {
|
|
3015
|
-
border-color: ${
|
|
3016
|
-
box-shadow: 0px 0px 0px 1px ${
|
|
3062
|
+
border-color: ${pn};
|
|
3063
|
+
box-shadow: 0px 0px 0px 1px ${pn};
|
|
3017
3064
|
}
|
|
3018
3065
|
|
|
3019
3066
|
.control:focus-within {
|
|
3020
|
-
border-color: ${
|
|
3067
|
+
border-color: ${pn};
|
|
3021
3068
|
}
|
|
3022
3069
|
|
|
3023
3070
|
.control[readonly],
|
|
@@ -3025,21 +3072,21 @@ const sd=mt`
|
|
|
3025
3072
|
.control[readonly]:hover:focus-within,
|
|
3026
3073
|
.control[disabled],
|
|
3027
3074
|
.control[disabled]:hover {
|
|
3028
|
-
border-color: rgba(${
|
|
3075
|
+
border-color: rgba(${cn}, 0.1);
|
|
3029
3076
|
box-shadow: none;
|
|
3030
3077
|
}
|
|
3031
3078
|
|
|
3032
3079
|
.control::selection {
|
|
3033
|
-
color: ${
|
|
3034
|
-
background: rgba(${
|
|
3080
|
+
color: ${dr};
|
|
3081
|
+
background: rgba(${nn}, 0.3);
|
|
3035
3082
|
}
|
|
3036
3083
|
|
|
3037
3084
|
.control::placeholder {
|
|
3038
|
-
color: ${
|
|
3085
|
+
color: ${dr};
|
|
3039
3086
|
}
|
|
3040
3087
|
|
|
3041
3088
|
.control[disabled]::placeholder {
|
|
3042
|
-
color: ${
|
|
3089
|
+
color: ${ur};
|
|
3043
3090
|
}
|
|
3044
3091
|
|
|
3045
3092
|
:host([cols]) .control {
|
|
@@ -3059,14 +3106,14 @@ const sd=mt`
|
|
|
3059
3106
|
:host([resize='vertical']) .control {
|
|
3060
3107
|
resize: vertical;
|
|
3061
3108
|
}
|
|
3062
|
-
`.withBehaviors(
|
|
3109
|
+
`.withBehaviors(Vc(ld.Outline,mt`
|
|
3063
3110
|
.control {
|
|
3064
|
-
border-color: rgba(${
|
|
3111
|
+
border-color: rgba(${cn}, 0.3);
|
|
3065
3112
|
background-color: transparent;
|
|
3066
3113
|
}
|
|
3067
|
-
`),
|
|
3114
|
+
`),Vc(ld.Block,mt`
|
|
3068
3115
|
.control {
|
|
3069
|
-
background-color: rgba(${
|
|
3116
|
+
background-color: rgba(${cn}, 0.1);
|
|
3070
3117
|
}
|
|
3071
3118
|
|
|
3072
3119
|
:host([readonly]) .control {
|
|
@@ -3075,15 +3122,15 @@ const sd=mt`
|
|
|
3075
3122
|
|
|
3076
3123
|
:host([disabled]) .control {
|
|
3077
3124
|
border-color: transparent;
|
|
3078
|
-
background-color: rgba(${
|
|
3125
|
+
background-color: rgba(${cn}, 0.1);
|
|
3079
3126
|
}
|
|
3080
3127
|
`))
|
|
3081
|
-
class
|
|
3082
|
-
const
|
|
3128
|
+
class hd extends Ci{constructor(){super(...arguments),this.appearance=ld.Outline}}Wo([ot],hd.prototype,"appearance",void 0)
|
|
3129
|
+
const dd=hd.compose({baseName:"text-area",baseClass:Ci,template:(t,e)=>X`
|
|
3083
3130
|
<template
|
|
3084
3131
|
class="
|
|
3085
3132
|
${t=>t.readOnly?"readonly":""}
|
|
3086
|
-
${t=>t.resize
|
|
3133
|
+
${t=>t.resize!==$i?`resize-${t.resize}`:""}"
|
|
3087
3134
|
>
|
|
3088
3135
|
<label
|
|
3089
3136
|
part="label"
|
|
@@ -3134,33 +3181,33 @@ const od=id.compose({baseName:"text-area",baseClass:wi,template:(t,e)=>Y`
|
|
|
3134
3181
|
${bt("control")}
|
|
3135
3182
|
></textarea>
|
|
3136
3183
|
</template>
|
|
3137
|
-
`,styles:
|
|
3138
|
-
var
|
|
3139
|
-
|
|
3140
|
-
const
|
|
3141
|
-
${
|
|
3184
|
+
`,styles:cd,shadowOptions:{delegatesFocus:!0}})
|
|
3185
|
+
var ud
|
|
3186
|
+
Vs.getOrCreate().withPrefix("nimble").register(dd()),function(t){t.Underline="underline",t.Outline="outline",t.Block="block",t.Frameless="frameless"}(ud||(ud={}))
|
|
3187
|
+
const pd=mt`
|
|
3188
|
+
${Ei("inline-block")}
|
|
3142
3189
|
|
|
3143
3190
|
:host {
|
|
3144
|
-
font: ${
|
|
3191
|
+
font: ${Xn};
|
|
3145
3192
|
outline: none;
|
|
3146
3193
|
user-select: none;
|
|
3147
3194
|
--webkit-user-select: none;
|
|
3148
|
-
color: ${
|
|
3149
|
-
height: calc(${
|
|
3195
|
+
color: ${Yn};
|
|
3196
|
+
height: calc(${xn} + ${fn});
|
|
3150
3197
|
}
|
|
3151
3198
|
|
|
3152
3199
|
:host([disabled]) {
|
|
3153
|
-
color: ${
|
|
3200
|
+
color: ${Gn};
|
|
3154
3201
|
}
|
|
3155
3202
|
|
|
3156
3203
|
.label {
|
|
3157
3204
|
display: flex;
|
|
3158
|
-
color: ${
|
|
3159
|
-
font: ${
|
|
3205
|
+
color: ${dr};
|
|
3206
|
+
font: ${hr};
|
|
3160
3207
|
}
|
|
3161
3208
|
|
|
3162
3209
|
:host([disabled]) .label {
|
|
3163
|
-
color: ${
|
|
3210
|
+
color: ${ur};
|
|
3164
3211
|
}
|
|
3165
3212
|
|
|
3166
3213
|
.root {
|
|
@@ -3170,12 +3217,12 @@ const rd=mt`
|
|
|
3170
3217
|
flex-direction: row;
|
|
3171
3218
|
border-radius: 0px;
|
|
3172
3219
|
font: inherit;
|
|
3173
|
-
transition: border-bottom ${
|
|
3220
|
+
transition: border-bottom ${Lr}, padding-bottom ${Lr};
|
|
3174
3221
|
align-items: center;
|
|
3175
3222
|
--ni-private-hover-bottom-border-width: 2px;
|
|
3176
|
-
border: 0px solid rgba(${
|
|
3223
|
+
border: 0px solid rgba(${cn}, 0.3);
|
|
3177
3224
|
border-bottom-width: var(--ni-private-bottom-border-width);
|
|
3178
|
-
gap: calc(${
|
|
3225
|
+
gap: calc(${wn} / 2);
|
|
3179
3226
|
padding-bottom: calc(
|
|
3180
3227
|
var(--ni-private-hover-bottom-border-width) -
|
|
3181
3228
|
var(--ni-private-bottom-border-width)
|
|
@@ -3189,22 +3236,22 @@ const rd=mt`
|
|
|
3189
3236
|
}
|
|
3190
3237
|
|
|
3191
3238
|
:host(.invalid) .root {
|
|
3192
|
-
border-bottom-color: ${
|
|
3239
|
+
border-bottom-color: ${hn};
|
|
3193
3240
|
}
|
|
3194
3241
|
|
|
3195
3242
|
:host([readonly]) .root {
|
|
3196
|
-
border-color: rgba(${
|
|
3243
|
+
border-color: rgba(${cn}, 0.1);
|
|
3197
3244
|
}
|
|
3198
3245
|
|
|
3199
3246
|
:host([disabled]) .root {
|
|
3200
|
-
border-color: rgba(${
|
|
3247
|
+
border-color: rgba(${cn}, 0.1);
|
|
3201
3248
|
}
|
|
3202
3249
|
|
|
3203
3250
|
.root:hover {
|
|
3204
3251
|
--ni-private-bottom-border-width: var(
|
|
3205
3252
|
--ni-private-hover-bottom-border-width
|
|
3206
3253
|
);
|
|
3207
|
-
border-bottom-color: ${
|
|
3254
|
+
border-bottom-color: ${pn};
|
|
3208
3255
|
}
|
|
3209
3256
|
|
|
3210
3257
|
:host([readonly]) .root:hover {
|
|
@@ -3216,7 +3263,7 @@ const rd=mt`
|
|
|
3216
3263
|
}
|
|
3217
3264
|
|
|
3218
3265
|
.root:focus-within {
|
|
3219
|
-
border-bottom-color: ${
|
|
3266
|
+
border-bottom-color: ${pn};
|
|
3220
3267
|
}
|
|
3221
3268
|
|
|
3222
3269
|
:host([appearance='frameless'].clear-inline-padding) .root {
|
|
@@ -3263,7 +3310,7 @@ const rd=mt`
|
|
|
3263
3310
|
color: inherit;
|
|
3264
3311
|
padding: 0px;
|
|
3265
3312
|
height: calc(
|
|
3266
|
-
${
|
|
3313
|
+
${fn} - ${yn} -
|
|
3267
3314
|
var(--ni-private-hover-bottom-border-width)
|
|
3268
3315
|
);
|
|
3269
3316
|
width: 100%;
|
|
@@ -3281,12 +3328,12 @@ const rd=mt`
|
|
|
3281
3328
|
}
|
|
3282
3329
|
|
|
3283
3330
|
.control::selection {
|
|
3284
|
-
color: ${
|
|
3285
|
-
background: rgba(${
|
|
3331
|
+
color: ${dr};
|
|
3332
|
+
background: rgba(${nn}, 0.3);
|
|
3286
3333
|
}
|
|
3287
3334
|
|
|
3288
3335
|
.control::placeholder {
|
|
3289
|
-
color: ${
|
|
3336
|
+
color: ${dr};
|
|
3290
3337
|
}
|
|
3291
3338
|
|
|
3292
3339
|
.control:not([readonly]):focus-within::placeholder {
|
|
@@ -3294,7 +3341,7 @@ const rd=mt`
|
|
|
3294
3341
|
}
|
|
3295
3342
|
|
|
3296
3343
|
.control[disabled]::placeholder {
|
|
3297
|
-
color: ${
|
|
3344
|
+
color: ${Gn};
|
|
3298
3345
|
}
|
|
3299
3346
|
|
|
3300
3347
|
[part='end'] {
|
|
@@ -3310,17 +3357,17 @@ const rd=mt`
|
|
|
3310
3357
|
}
|
|
3311
3358
|
|
|
3312
3359
|
:host(.invalid) .error-content svg {
|
|
3313
|
-
height: ${
|
|
3314
|
-
width: ${
|
|
3360
|
+
height: ${$n};
|
|
3361
|
+
width: ${$n};
|
|
3315
3362
|
flex: none;
|
|
3316
3363
|
}
|
|
3317
3364
|
|
|
3318
3365
|
:host(.invalid) .error-content path {
|
|
3319
|
-
fill: ${
|
|
3366
|
+
fill: ${hn};
|
|
3320
3367
|
}
|
|
3321
3368
|
|
|
3322
3369
|
:host([disabled]) .error-content path {
|
|
3323
|
-
fill: ${
|
|
3370
|
+
fill: ${Gn};
|
|
3324
3371
|
}
|
|
3325
3372
|
|
|
3326
3373
|
.errortext {
|
|
@@ -3329,11 +3376,11 @@ const rd=mt`
|
|
|
3329
3376
|
|
|
3330
3377
|
:host(.invalid) .errortext {
|
|
3331
3378
|
display: block;
|
|
3332
|
-
font: ${
|
|
3333
|
-
color: ${
|
|
3379
|
+
font: ${zr};
|
|
3380
|
+
color: ${hn};
|
|
3334
3381
|
width: 100%;
|
|
3335
3382
|
position: absolute;
|
|
3336
|
-
top: ${
|
|
3383
|
+
top: ${fn};
|
|
3337
3384
|
overflow: hidden;
|
|
3338
3385
|
text-overflow: ellipsis;
|
|
3339
3386
|
white-space: nowrap;
|
|
@@ -3344,7 +3391,7 @@ const rd=mt`
|
|
|
3344
3391
|
}
|
|
3345
3392
|
|
|
3346
3393
|
:host([disabled]) .errortext {
|
|
3347
|
-
color: ${
|
|
3394
|
+
color: ${Gn};
|
|
3348
3395
|
}
|
|
3349
3396
|
|
|
3350
3397
|
[part='actions'] {
|
|
@@ -3352,30 +3399,30 @@ const rd=mt`
|
|
|
3352
3399
|
}
|
|
3353
3400
|
|
|
3354
3401
|
slot[name='actions']::slotted(*) {
|
|
3355
|
-
${
|
|
3402
|
+
${fn.cssCustomProperty}: 24px;
|
|
3356
3403
|
}
|
|
3357
|
-
`.withBehaviors(
|
|
3404
|
+
`.withBehaviors(Vc(ud.Underline,mt`
|
|
3358
3405
|
.root {
|
|
3359
3406
|
--ni-private-bottom-border-width: 1px;
|
|
3360
|
-
padding-top: ${
|
|
3361
|
-
padding-left: ${
|
|
3362
|
-
padding-right: ${
|
|
3407
|
+
padding-top: ${yn};
|
|
3408
|
+
padding-left: ${yn};
|
|
3409
|
+
padding-right: ${yn};
|
|
3363
3410
|
}
|
|
3364
3411
|
|
|
3365
3412
|
:host([disabled]) .root {
|
|
3366
|
-
border-color: rgba(${
|
|
3413
|
+
border-color: rgba(${cn}, 0.1);
|
|
3367
3414
|
}
|
|
3368
3415
|
|
|
3369
3416
|
:host([disabled]) .root:hover {
|
|
3370
3417
|
--ni-private-bottom-border-width: 1px;
|
|
3371
3418
|
}
|
|
3372
|
-
`),
|
|
3419
|
+
`),Vc(ud.Block,mt`
|
|
3373
3420
|
.root {
|
|
3374
|
-
background-color: rgba(${
|
|
3421
|
+
background-color: rgba(${cn}, 0.1);
|
|
3375
3422
|
--ni-private-bottom-border-width: 0px;
|
|
3376
|
-
padding-top: ${
|
|
3377
|
-
padding-left: ${
|
|
3378
|
-
padding-right: ${
|
|
3423
|
+
padding-top: ${yn};
|
|
3424
|
+
padding-left: ${yn};
|
|
3425
|
+
padding-right: ${yn};
|
|
3379
3426
|
}
|
|
3380
3427
|
|
|
3381
3428
|
.root:focus-within {
|
|
@@ -3399,12 +3446,12 @@ const rd=mt`
|
|
|
3399
3446
|
}
|
|
3400
3447
|
|
|
3401
3448
|
:host([readonly]) .root {
|
|
3402
|
-
background-color: rgba(${
|
|
3449
|
+
background-color: rgba(${cn}, 0.07);
|
|
3403
3450
|
border-color: transparent;
|
|
3404
3451
|
}
|
|
3405
3452
|
|
|
3406
3453
|
:host([disabled]) .root {
|
|
3407
|
-
background-color: rgba(${
|
|
3454
|
+
background-color: rgba(${cn}, 0.07);
|
|
3408
3455
|
}
|
|
3409
3456
|
|
|
3410
3457
|
:host([disabled]) .root:hover {
|
|
@@ -3414,22 +3461,22 @@ const rd=mt`
|
|
|
3414
3461
|
:host(.invalid[disabled]) .root {
|
|
3415
3462
|
--ni-private-bottom-border-width: 1px;
|
|
3416
3463
|
}
|
|
3417
|
-
`),
|
|
3464
|
+
`),Vc(ud.Outline,mt`
|
|
3418
3465
|
.root {
|
|
3419
3466
|
--ni-private-bottom-border-width: 1px;
|
|
3420
|
-
border-width: ${
|
|
3467
|
+
border-width: ${yn};
|
|
3421
3468
|
border-bottom-width: var(--ni-private-bottom-border-width);
|
|
3422
3469
|
}
|
|
3423
3470
|
|
|
3424
3471
|
:host(.invalid) .errortext {
|
|
3425
|
-
top: calc(${
|
|
3472
|
+
top: calc(${fn} - ${yn});
|
|
3426
3473
|
}
|
|
3427
|
-
`),
|
|
3474
|
+
`),Vc(ud.Frameless,mt`
|
|
3428
3475
|
.root {
|
|
3429
3476
|
--ni-private-bottom-border-width: 0px;
|
|
3430
|
-
padding-top: ${
|
|
3431
|
-
padding-left: ${
|
|
3432
|
-
padding-right: ${
|
|
3477
|
+
padding-top: ${yn};
|
|
3478
|
+
padding-left: ${yn};
|
|
3479
|
+
padding-right: ${yn};
|
|
3433
3480
|
}
|
|
3434
3481
|
|
|
3435
3482
|
:host([readonly]) .root {
|
|
@@ -3439,7 +3486,7 @@ const rd=mt`
|
|
|
3439
3486
|
.root:hover {
|
|
3440
3487
|
--ni-private-bottom-border-width: 0px;
|
|
3441
3488
|
}
|
|
3442
|
-
`),
|
|
3489
|
+
`),Wr(mt`
|
|
3443
3490
|
${""}
|
|
3444
3491
|
.control::-ms-reveal {
|
|
3445
3492
|
filter: invert(0%);
|
|
@@ -3449,9 +3496,9 @@ const rd=mt`
|
|
|
3449
3496
|
.control::-ms-reveal {
|
|
3450
3497
|
filter: invert(100%);
|
|
3451
3498
|
}
|
|
3452
|
-
`,
|
|
3453
|
-
class
|
|
3454
|
-
const
|
|
3499
|
+
`,Zi.Dark))
|
|
3500
|
+
class vd extends ii{constructor(){super(...arguments),this.appearance=ud.Underline}connectedCallback(){super.connectedCallback(),this.control.setAttribute("aria-errormessage","errortext")}}Wo([ot],vd.prototype,"appearance",void 0),Wo([ot({attribute:"error-text"})],vd.prototype,"errorText",void 0)
|
|
3501
|
+
const gd=vd.compose({baseName:"text-field",baseClass:ii,template:(t,e)=>X`
|
|
3455
3502
|
<template
|
|
3456
3503
|
class="
|
|
3457
3504
|
${t=>t.readOnly?"readonly":""}
|
|
@@ -3463,11 +3510,11 @@ const ld=ad.compose({baseName:"text-field",baseClass:ti,template:(t,e)=>Y`
|
|
|
3463
3510
|
class="${t=>t.defaultSlottedNodes&&t.defaultSlottedNodes.length?"label":"label label__hidden"}"
|
|
3464
3511
|
>
|
|
3465
3512
|
<slot
|
|
3466
|
-
${Ct({property:"defaultSlottedNodes",filter:
|
|
3513
|
+
${Ct({property:"defaultSlottedNodes",filter:li})}
|
|
3467
3514
|
></slot>
|
|
3468
3515
|
</label>
|
|
3469
3516
|
<div class="root" part="root">
|
|
3470
|
-
${
|
|
3517
|
+
${It(0,e)}
|
|
3471
3518
|
<input
|
|
3472
3519
|
class="control"
|
|
3473
3520
|
part="control"
|
|
@@ -3511,8 +3558,8 @@ const ld=ad.compose({baseName:"text-field",baseClass:ti,template:(t,e)=>Y`
|
|
|
3511
3558
|
${zt(0,e)}
|
|
3512
3559
|
</div>
|
|
3513
3560
|
</template>
|
|
3514
|
-
`,styles:
|
|
3515
|
-
<span class="error-content">${
|
|
3561
|
+
`,styles:pd,shadowOptions:{delegatesFocus:!0},end:X`
|
|
3562
|
+
<span class="error-content">${sl.data}</span>
|
|
3516
3563
|
<span part="actions">
|
|
3517
3564
|
<slot name="actions"></slot>
|
|
3518
3565
|
</span>
|
|
@@ -3525,35 +3572,35 @@ const ld=ad.compose({baseName:"text-field",baseClass:ti,template:(t,e)=>Y`
|
|
|
3525
3572
|
${t=>t.errorText}
|
|
3526
3573
|
</div>
|
|
3527
3574
|
`})
|
|
3528
|
-
|
|
3529
|
-
const
|
|
3530
|
-
${
|
|
3575
|
+
Vs.getOrCreate().withPrefix("nimble").register(gd())
|
|
3576
|
+
const md=mt`
|
|
3577
|
+
${Lc}
|
|
3531
3578
|
|
|
3532
3579
|
.control[aria-pressed='true'] {
|
|
3533
|
-
background-color: ${
|
|
3534
|
-
border-color: ${
|
|
3580
|
+
background-color: ${on};
|
|
3581
|
+
border-color: ${on};
|
|
3535
3582
|
}
|
|
3536
3583
|
|
|
3537
3584
|
.control[aria-pressed='true']:hover {
|
|
3538
|
-
background-color: ${
|
|
3585
|
+
background-color: ${on};
|
|
3539
3586
|
}
|
|
3540
3587
|
|
|
3541
|
-
.control[aria-pressed='true']${
|
|
3542
|
-
background-color: ${
|
|
3588
|
+
.control[aria-pressed='true']${Ac} {
|
|
3589
|
+
background-color: ${on};
|
|
3543
3590
|
}
|
|
3544
3591
|
|
|
3545
3592
|
.control[aria-pressed='true'][disabled] {
|
|
3546
|
-
background-color: ${
|
|
3547
|
-
border-color: ${
|
|
3593
|
+
background-color: ${on};
|
|
3594
|
+
border-color: ${on};
|
|
3548
3595
|
}
|
|
3549
3596
|
|
|
3550
3597
|
.control[aria-pressed='true'][disabled]:hover {
|
|
3551
|
-
background-color: ${
|
|
3552
|
-
border-color: ${
|
|
3598
|
+
background-color: ${on};
|
|
3599
|
+
border-color: ${on};
|
|
3553
3600
|
}
|
|
3554
3601
|
`
|
|
3555
|
-
class
|
|
3556
|
-
const
|
|
3602
|
+
class fd extends gi{constructor(){super(...arguments),this.appearance=Hc.Outline,this.contentHidden=!1}}Wo([ot],fd.prototype,"appearance",void 0),Wo([ot({attribute:"content-hidden",mode:"boolean"})],fd.prototype,"contentHidden",void 0),ve(fd,_t,Ze)
|
|
3603
|
+
const bd=fd.compose({baseName:"toggle-button",template:(t,e)=>X`
|
|
3557
3604
|
<div
|
|
3558
3605
|
role="button"
|
|
3559
3606
|
part="control"
|
|
@@ -3588,21 +3635,21 @@ const dd=hd.compose({baseName:"toggle-button",template:(t,e)=>Y`
|
|
|
3588
3635
|
aria-roledescription="${t=>t.ariaRoledescription}"
|
|
3589
3636
|
${bt("control")}
|
|
3590
3637
|
>
|
|
3591
|
-
${
|
|
3638
|
+
${It(0,e)}
|
|
3592
3639
|
<span class="content" part="content">
|
|
3593
3640
|
<slot></slot>
|
|
3594
3641
|
</span>
|
|
3595
3642
|
${zt(0,e)}
|
|
3596
3643
|
</div>
|
|
3597
|
-
`,styles:
|
|
3598
|
-
|
|
3599
|
-
const
|
|
3644
|
+
`,styles:md,shadowOptions:{delegatesFocus:!0}})
|
|
3645
|
+
Vs.getOrCreate().withPrefix("nimble").register(bd())
|
|
3646
|
+
const wd=mt`
|
|
3600
3647
|
.positioning-region {
|
|
3601
3648
|
display: flex;
|
|
3602
|
-
padding: ${
|
|
3649
|
+
padding: ${bn} ${wn};
|
|
3603
3650
|
align-items: center;
|
|
3604
|
-
gap: ${
|
|
3605
|
-
background: ${
|
|
3651
|
+
gap: ${wn};
|
|
3652
|
+
background: ${sn};
|
|
3606
3653
|
}
|
|
3607
3654
|
|
|
3608
3655
|
slot[name='label'] {
|
|
@@ -3611,17 +3658,17 @@ const ud=mt`
|
|
|
3611
3658
|
|
|
3612
3659
|
[part='start'] {
|
|
3613
3660
|
display: flex;
|
|
3614
|
-
gap: ${
|
|
3661
|
+
gap: ${wn};
|
|
3615
3662
|
margin-right: auto;
|
|
3616
3663
|
}
|
|
3617
3664
|
|
|
3618
3665
|
[part='end'] {
|
|
3619
3666
|
display: flex;
|
|
3620
|
-
gap: ${
|
|
3667
|
+
gap: ${wn};
|
|
3621
3668
|
margin-left: auto;
|
|
3622
3669
|
}
|
|
3623
3670
|
`
|
|
3624
|
-
const
|
|
3671
|
+
const xd=class extends _i{}.compose({baseName:"toolbar",baseClass:_i,template:(t,e)=>X`
|
|
3625
3672
|
<template
|
|
3626
3673
|
aria-label="${t=>t.ariaLabel}"
|
|
3627
3674
|
aria-labelledby="${t=>t.ariaLabelledby}"
|
|
@@ -3634,25 +3681,25 @@ const pd=class extends yi{}.compose({baseName:"toolbar",baseClass:yi,template:(t
|
|
|
3634
3681
|
>
|
|
3635
3682
|
<slot name="label"></slot>
|
|
3636
3683
|
<div class="positioning-region" part="positioning-region">
|
|
3637
|
-
${
|
|
3684
|
+
${It(0,e)}
|
|
3638
3685
|
<slot
|
|
3639
3686
|
${Ct({filter:xt(),property:"slottedItems"})}
|
|
3640
3687
|
></slot>
|
|
3641
3688
|
${zt(0,e)}
|
|
3642
3689
|
</div>
|
|
3643
3690
|
</template>
|
|
3644
|
-
`,styles:
|
|
3645
|
-
|
|
3646
|
-
const
|
|
3647
|
-
var
|
|
3648
|
-
!function(t){t.All="all",t.LeavesOnly="leaves-only",t.None="none"}(
|
|
3649
|
-
class
|
|
3650
|
-
e&&
|
|
3651
|
-
|
|
3652
|
-
t?.forEach((t=>t.removeAttribute(
|
|
3691
|
+
`,styles:wd,shadowOptions:{delegatesFocus:!0}})
|
|
3692
|
+
Vs.getOrCreate().withPrefix("nimble").register(xd())
|
|
3693
|
+
const yd="group-selected"
|
|
3694
|
+
var $d
|
|
3695
|
+
!function(t){t.All="all",t.LeavesOnly="leaves-only",t.None="none"}($d||($d={}))
|
|
3696
|
+
class Cd{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)
|
|
3697
|
+
e&&Go.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new kd(this.ltr,this.rtl,t),s=Go.getValueFor(t)
|
|
3698
|
+
Go.subscribe(e),e.attach(s),this.cache.set(t,e)}}class kd{constructor(t,e,s){this.ltr=t,this.rtl=e,this.source=s,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 _d=class extends Oi{constructor(){super(...arguments),this.treeView=null,this.handleSelectedChange=t=>{t.target===this&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}}connectedCallback(){super.connectedCallback(),this.addEventListener("selected-change",this.handleSelectedChange),this.treeView=this.getParentTreeView(),this.treeView&&this.selected&&this.setGroupSelectionOnRootParentTreeItem(this)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("selected-change",this.handleSelectedChange),this.treeView=null}clearTreeGroupSelection(){const t=this.treeView?.querySelectorAll("[group-selected]")
|
|
3699
|
+
t?.forEach((t=>t.removeAttribute(yd)))}setGroupSelectionOnRootParentTreeItem(t){this.clearTreeGroupSelection()
|
|
3653
3700
|
let e=t
|
|
3654
3701
|
for(;e?.parentElement!==this.treeView;)e=e?.parentElement
|
|
3655
|
-
e&&e.setAttribute(
|
|
3702
|
+
e&&e.setAttribute(yd,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:Oi,template:(t,e)=>{return X`
|
|
3656
3703
|
<template
|
|
3657
3704
|
role="treeitem"
|
|
3658
3705
|
slot="${t=>t.isNestedItem()?"item":void 0}"
|
|
@@ -3668,7 +3715,7 @@ e&&e.setAttribute(vd,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
3668
3715
|
>
|
|
3669
3716
|
<div class="positioning-region" part="positioning-region">
|
|
3670
3717
|
<div class="content-region" part="content-region">
|
|
3671
|
-
${wt((t=>t.childItems&&t.childItemLength()>0),
|
|
3718
|
+
${wt((t=>t.childItems&&t.childItemLength()>0),X`
|
|
3672
3719
|
<div
|
|
3673
3720
|
aria-hidden="true"
|
|
3674
3721
|
class="expand-collapse-button"
|
|
@@ -3681,12 +3728,12 @@ e&&e.setAttribute(vd,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
3681
3728
|
</slot>
|
|
3682
3729
|
</div>
|
|
3683
3730
|
`)}
|
|
3684
|
-
${
|
|
3731
|
+
${It(0,e)}
|
|
3685
3732
|
<slot></slot>
|
|
3686
3733
|
${zt(0,e)}
|
|
3687
3734
|
</div>
|
|
3688
3735
|
</div>
|
|
3689
|
-
${wt((t=>t.childItems&&t.childItemLength()>0&&(t.expanded||t.renderCollapsedChildren)),
|
|
3736
|
+
${wt((t=>t.childItems&&t.childItemLength()>0&&(t.expanded||t.renderCollapsedChildren)),X`
|
|
3690
3737
|
<div role="group" class="items" part="items">
|
|
3691
3738
|
<slot name="item" ${Ct("items")}></slot>
|
|
3692
3739
|
</div>
|
|
@@ -3694,59 +3741,59 @@ e&&e.setAttribute(vd,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
3694
3741
|
</template>
|
|
3695
3742
|
`
|
|
3696
3743
|
var s},styles:(t,e)=>mt`
|
|
3697
|
-
${
|
|
3744
|
+
${Ei("block")}
|
|
3698
3745
|
|
|
3699
3746
|
:host {
|
|
3700
3747
|
${""}
|
|
3701
|
-
font-family: ${
|
|
3702
|
-
font-weight: ${
|
|
3748
|
+
font-family: ${Qn};
|
|
3749
|
+
font-weight: ${Jn};
|
|
3703
3750
|
contain: content;
|
|
3704
3751
|
position: relative;
|
|
3705
3752
|
outline: none;
|
|
3706
|
-
color: ${
|
|
3753
|
+
color: ${Yn};
|
|
3707
3754
|
cursor: pointer;
|
|
3708
3755
|
--ni-private-tree-item-nested-width: 0;
|
|
3709
3756
|
}
|
|
3710
3757
|
|
|
3711
3758
|
${""}
|
|
3712
|
-
:host([${
|
|
3713
|
-
background: ${
|
|
3759
|
+
:host([${yd}])::after {
|
|
3760
|
+
background: ${pn};
|
|
3714
3761
|
border-radius: 0px;
|
|
3715
3762
|
content: '';
|
|
3716
3763
|
display: block;
|
|
3717
3764
|
position: absolute;
|
|
3718
3765
|
top: 0px;
|
|
3719
|
-
width: calc(${
|
|
3720
|
-
height: calc(${
|
|
3766
|
+
width: calc(${yn} * 2);
|
|
3767
|
+
height: calc(${$n} * 2);
|
|
3721
3768
|
}
|
|
3722
3769
|
|
|
3723
3770
|
.positioning-region {
|
|
3724
3771
|
display: flex;
|
|
3725
3772
|
position: relative;
|
|
3726
3773
|
box-sizing: border-box;
|
|
3727
|
-
height: calc(${
|
|
3774
|
+
height: calc(${$n} * 2);
|
|
3728
3775
|
}
|
|
3729
3776
|
|
|
3730
3777
|
.positioning-region:hover {
|
|
3731
|
-
background: ${
|
|
3778
|
+
background: ${an};
|
|
3732
3779
|
}
|
|
3733
3780
|
|
|
3734
|
-
:host([${
|
|
3735
|
-
background: ${
|
|
3781
|
+
:host([${yd}]) .positioning-region:hover {
|
|
3782
|
+
background: ${rn};
|
|
3736
3783
|
}
|
|
3737
3784
|
|
|
3738
|
-
:host(${
|
|
3739
|
-
box-shadow: 0px 0px 0px ${
|
|
3740
|
-
outline: ${
|
|
3785
|
+
:host(${Ac}) .positioning-region {
|
|
3786
|
+
box-shadow: 0px 0px 0px ${yn} ${pn} inset;
|
|
3787
|
+
outline: ${yn} solid ${pn};
|
|
3741
3788
|
outline-offset: -2px;
|
|
3742
3789
|
}
|
|
3743
3790
|
|
|
3744
3791
|
:host([selected]) .positioning-region {
|
|
3745
|
-
background: ${
|
|
3792
|
+
background: ${on};
|
|
3746
3793
|
}
|
|
3747
3794
|
|
|
3748
3795
|
:host([selected]) .positioning-region:hover {
|
|
3749
|
-
background: ${
|
|
3796
|
+
background: ${rn};
|
|
3750
3797
|
}
|
|
3751
3798
|
|
|
3752
3799
|
.positioning-region::before {
|
|
@@ -3763,13 +3810,13 @@ var s},styles:(t,e)=>mt`
|
|
|
3763
3810
|
width: 100%;
|
|
3764
3811
|
padding-left: 10px;
|
|
3765
3812
|
font: inherit;
|
|
3766
|
-
font-size: ${
|
|
3813
|
+
font-size: ${Zn};
|
|
3767
3814
|
user-select: none;
|
|
3768
3815
|
position: relative;
|
|
3769
|
-
margin-inline-start: ${
|
|
3816
|
+
margin-inline-start: ${$n};
|
|
3770
3817
|
}
|
|
3771
3818
|
|
|
3772
|
-
:host(${
|
|
3819
|
+
:host(${Ac}) .content-region {
|
|
3773
3820
|
outline: none;
|
|
3774
3821
|
}
|
|
3775
3822
|
|
|
@@ -3782,8 +3829,8 @@ var s},styles:(t,e)=>mt`
|
|
|
3782
3829
|
background: none;
|
|
3783
3830
|
border: none;
|
|
3784
3831
|
outline: none;
|
|
3785
|
-
width: ${
|
|
3786
|
-
height: ${
|
|
3832
|
+
width: ${$n};
|
|
3833
|
+
height: ${$n};
|
|
3787
3834
|
padding: 0px;
|
|
3788
3835
|
justify-content: center;
|
|
3789
3836
|
align-items: center;
|
|
@@ -3793,8 +3840,8 @@ var s},styles:(t,e)=>mt`
|
|
|
3793
3840
|
}
|
|
3794
3841
|
|
|
3795
3842
|
.expand-collapse-button svg {
|
|
3796
|
-
width: ${
|
|
3797
|
-
height: ${
|
|
3843
|
+
width: ${$n};
|
|
3844
|
+
height: ${$n};
|
|
3798
3845
|
transition: transform 0.2s ease-in;
|
|
3799
3846
|
pointer-events: none;
|
|
3800
3847
|
fill: currentcolor;
|
|
@@ -3802,26 +3849,26 @@ var s},styles:(t,e)=>mt`
|
|
|
3802
3849
|
|
|
3803
3850
|
${""}
|
|
3804
3851
|
span[part="start"] {
|
|
3805
|
-
width: ${
|
|
3852
|
+
width: ${$n};
|
|
3806
3853
|
}
|
|
3807
3854
|
|
|
3808
3855
|
${""}
|
|
3809
3856
|
.start {
|
|
3810
3857
|
display: flex;
|
|
3811
3858
|
fill: currentcolor;
|
|
3812
|
-
margin-inline-start: ${
|
|
3813
|
-
margin-inline-end: ${
|
|
3859
|
+
margin-inline-start: ${$n};
|
|
3860
|
+
margin-inline-end: ${$n};
|
|
3814
3861
|
}
|
|
3815
3862
|
|
|
3816
3863
|
slot[name='start']::slotted(*) {
|
|
3817
|
-
width: ${
|
|
3818
|
-
height: ${
|
|
3864
|
+
width: ${$n};
|
|
3865
|
+
height: ${$n};
|
|
3819
3866
|
}
|
|
3820
3867
|
|
|
3821
|
-
::slotted(${t.tagFor(
|
|
3868
|
+
::slotted(${t.tagFor(Oi)}) {
|
|
3822
3869
|
--ni-private-tree-item-nested-width: 1em;
|
|
3823
3870
|
--ni-private-expand-collapse-button-nested-width: calc(
|
|
3824
|
-
${
|
|
3871
|
+
${$n} * -1
|
|
3825
3872
|
);
|
|
3826
3873
|
}
|
|
3827
3874
|
|
|
@@ -3829,24 +3876,24 @@ var s},styles:(t,e)=>mt`
|
|
|
3829
3876
|
.end {
|
|
3830
3877
|
display: flex;
|
|
3831
3878
|
fill: currentcolor;
|
|
3832
|
-
margin-inline-start: ${
|
|
3879
|
+
margin-inline-start: ${$n};
|
|
3833
3880
|
}
|
|
3834
3881
|
|
|
3835
3882
|
.items {
|
|
3836
3883
|
display: none;
|
|
3837
3884
|
${""}
|
|
3838
|
-
font-size: calc(1em + (${
|
|
3885
|
+
font-size: calc(1em + (${$n} * 2));
|
|
3839
3886
|
}
|
|
3840
3887
|
|
|
3841
3888
|
:host([expanded]) .items {
|
|
3842
3889
|
display: block;
|
|
3843
3890
|
}
|
|
3844
|
-
`.withBehaviors(new
|
|
3891
|
+
`.withBehaviors(new Cd(mt`
|
|
3845
3892
|
${""}
|
|
3846
3893
|
.expand-collapse-button {
|
|
3847
3894
|
left: var(
|
|
3848
3895
|
--ni-private-expand-collapse-button-nested-width,
|
|
3849
|
-
calc(${
|
|
3896
|
+
calc(${$n} * -1)
|
|
3850
3897
|
);
|
|
3851
3898
|
}
|
|
3852
3899
|
|
|
@@ -3862,7 +3909,7 @@ var s},styles:(t,e)=>mt`
|
|
|
3862
3909
|
.expand-collapse-button {
|
|
3863
3910
|
right: var(
|
|
3864
3911
|
--ni-private-expand-collapse-button-nested-width,
|
|
3865
|
-
calc(${
|
|
3912
|
+
calc(${$n} * -1)
|
|
3866
3913
|
);
|
|
3867
3914
|
}
|
|
3868
3915
|
|
|
@@ -3873,10 +3920,10 @@ var s},styles:(t,e)=>mt`
|
|
|
3873
3920
|
:host([expanded]) .expand-collapse-button svg {
|
|
3874
3921
|
transform: rotate(135deg);
|
|
3875
3922
|
}
|
|
3876
|
-
`)),expandCollapseGlyph:
|
|
3877
|
-
|
|
3878
|
-
const
|
|
3879
|
-
${
|
|
3923
|
+
`)),expandCollapseGlyph:ea.data})
|
|
3924
|
+
Vs.getOrCreate().withPrefix("nimble").register(_d())
|
|
3925
|
+
const zd=mt`
|
|
3926
|
+
${Ei("flex")}
|
|
3880
3927
|
|
|
3881
3928
|
:host {
|
|
3882
3929
|
flex-direction: column;
|
|
@@ -3884,18 +3931,18 @@ const wd=mt`
|
|
|
3884
3931
|
min-width: fit-content;
|
|
3885
3932
|
font-size: 0;
|
|
3886
3933
|
}
|
|
3887
|
-
:host(${
|
|
3934
|
+
:host(${Ac}) {
|
|
3888
3935
|
outline: none;
|
|
3889
3936
|
}
|
|
3890
3937
|
`
|
|
3891
|
-
class
|
|
3892
|
-
if(!(t.target instanceof Element&&
|
|
3938
|
+
class Id extends Si{constructor(){super(...arguments),this.selectionMode=$d.All}handleClick(t){if(t.defaultPrevented)return!1
|
|
3939
|
+
if(!(t.target instanceof Element&&Ii(t.target)))return!0
|
|
3893
3940
|
const e=t.target
|
|
3894
|
-
return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case
|
|
3895
|
-
case
|
|
3896
|
-
case
|
|
3897
|
-
default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}
|
|
3898
|
-
const
|
|
3941
|
+
return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case $d.All:return!0
|
|
3942
|
+
case $d.None:return!1
|
|
3943
|
+
case $d.LeavesOnly:return!this.itemHasChildren(t)
|
|
3944
|
+
default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}Wo([ot({attribute:"selection-mode"})],Id.prototype,"selectionMode",void 0)
|
|
3945
|
+
const Od=Id.compose({baseName:"tree-view",baseClass:Si,template:(t,e)=>X`
|
|
3899
3946
|
<template
|
|
3900
3947
|
role="tree"
|
|
3901
3948
|
${bt("treeView")}
|
|
@@ -3907,6 +3954,6 @@ const yd=xd.compose({baseName:"tree-view",baseClass:_i,template:(t,e)=>Y`
|
|
|
3907
3954
|
>
|
|
3908
3955
|
<slot ${Ct("slottedTreeItems")}></slot>
|
|
3909
3956
|
</template>
|
|
3910
|
-
`,styles:
|
|
3911
|
-
|
|
3957
|
+
`,styles:zd})
|
|
3958
|
+
Vs.getOrCreate().withPrefix("nimble").register(Od())}()
|
|
3912
3959
|
//# sourceMappingURL=all-components-bundle.min.js.map
|