@ni/nimble-components 8.2.0 → 8.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all-components-bundle.js +107 -48
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +831 -793
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/all-components.d.ts +1 -0
- package/dist/esm/all-components.js +1 -0
- package/dist/esm/all-components.js.map +1 -1
- package/dist/esm/anchored-region/index.d.ts +11 -0
- package/dist/esm/anchored-region/index.js +24 -0
- package/dist/esm/anchored-region/index.js.map +1 -0
- package/dist/esm/anchored-region/styles.d.ts +1 -0
- package/dist/esm/anchored-region/styles.js +9 -0
- package/dist/esm/anchored-region/styles.js.map +1 -0
- package/dist/esm/button/index.d.ts +2 -7
- package/dist/esm/button/index.js +0 -6
- package/dist/esm/button/index.js.map +1 -1
- package/dist/esm/nimble-components/src/all-components.d.ts +1 -0
- package/dist/esm/nimble-components/src/anchored-region/index.d.ts +11 -0
- package/dist/esm/nimble-components/src/anchored-region/styles.d.ts +1 -0
- package/dist/esm/nimble-components/src/button/index.d.ts +2 -7
- package/dist/esm/nimble-components/src/patterns/button/types.d.ts +20 -0
- package/dist/esm/nimble-components/src/theme-provider/design-tokens.d.ts +1 -0
- package/dist/esm/nimble-components/src/toggle-button/index.d.ts +6 -9
- package/dist/esm/patterns/button/types.d.ts +20 -0
- package/dist/esm/patterns/button/types.js.map +1 -1
- package/dist/esm/theme-provider/design-token-comments.js +1 -0
- package/dist/esm/theme-provider/design-token-comments.js.map +1 -1
- package/dist/esm/theme-provider/design-token-names.js +1 -0
- package/dist/esm/theme-provider/design-token-names.js.map +1 -1
- package/dist/esm/theme-provider/design-tokens.d.ts +1 -0
- package/dist/esm/theme-provider/design-tokens.js +5 -1
- package/dist/esm/theme-provider/design-tokens.js.map +1 -1
- package/dist/esm/toggle-button/index.d.ts +6 -9
- package/dist/esm/toggle-button/index.js +3 -9
- package/dist/esm/toggle-button/index.js.map +1 -1
- package/dist/esm/toggle-button/template.js +29 -5
- package/dist/esm/toggle-button/template.js.map +1 -1
- package/dist/tokens-internal.scss +6 -0
- package/dist/tokens.scss +3 -0
- package/package.json +1 -1
|
@@ -49,7 +49,7 @@ 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 O(){this.bindingObserver.disconnect(),this.source=null,this.context=null}function I(){this.bindingObserver.disconnect(),this.source=null,this.context=null
|
|
53
53
|
const t=this.target.$fastView
|
|
54
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 M(t){h.setBooleanAttribute(this.target,this.targetName,t)}function V(t){if(null==t&&(t=""),t.create){this.target.textContent=""
|
|
55
55
|
let e=this.target.$fastView
|
|
@@ -59,13 +59,13 @@ 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=O,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=E,"innerHTML"===this.cleanedTargetName){const t=this.binding
|
|
63
63
|
this.binding=(e,s)=>h.createHTML(t(e,s))}break
|
|
64
64
|
case"?":this.cleanedTargetName=t.substr(1),this.updateTarget=M
|
|
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=V,this.unbind=
|
|
68
|
+
default:this.cleanedTargetName=t,"class"===t&&(this.updateTarget=H)}}targetAtContent(){this.updateTarget=V,this.unbind=I}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
|
|
@@ -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
|
+
`,Ot=(t,e)=>Y`
|
|
253
253
|
<span
|
|
254
254
|
part="start"
|
|
255
255
|
${bt("startContainer")}
|
|
@@ -279,7 +279,7 @@ 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 It(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
285
|
return n>3&&r&&Object.defineProperty(e,s,r),r}Y`
|
|
@@ -410,7 +410,7 @@ return ne[t]=!0}default:return!1}}function ae(t){return`${t.toLowerCase()}:prese
|
|
|
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
412
|
class he{constructor(t,e){this.template=t||null,this.styles=void 0===e?null:Array.isArray(e)?X.create(e):e instanceof X?e:X.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}
|
|
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}It([b],de.prototype,"template",void 0),It([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)
|
|
@@ -422,14 +422,14 @@ function me(...t){return t.every((t=>t instanceof HTMLElement))}let fe
|
|
|
422
422
|
const be="resize",we="scroll"
|
|
423
423
|
var xe
|
|
424
424
|
!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"}(xe||(xe={}))
|
|
425
|
-
const ye="ArrowDown",$e="ArrowLeft",Ce="ArrowRight",ke="ArrowUp",_e="Enter",ze="Escape",
|
|
425
|
+
const ye="ArrowDown",$e="ArrowLeft",Ce="ArrowRight",ke="ArrowUp",_e="Enter",ze="Escape",Oe="Home",Ie="End",Se=" ",Ae={ArrowDown:ye,ArrowLeft:$e,ArrowRight:Ce,ArrowUp:ke}
|
|
426
426
|
var Me
|
|
427
427
|
!function(t){t.ltr="ltr",t.rtl="rtl"}(Me||(Me={}))
|
|
428
428
|
let Ve=0
|
|
429
|
-
function Ee(t=""){return`${t}${Ve++}`}class He{}
|
|
429
|
+
function Ee(t=""){return`${t}${Ve++}`}class He{}It([ot({attribute:"aria-atomic",mode:"fromView"})],He.prototype,"ariaAtomic",void 0),It([ot({attribute:"aria-busy",mode:"fromView"})],He.prototype,"ariaBusy",void 0),It([ot({attribute:"aria-controls",mode:"fromView"})],He.prototype,"ariaControls",void 0),It([ot({attribute:"aria-current",mode:"fromView"})],He.prototype,"ariaCurrent",void 0),It([ot({attribute:"aria-describedby",mode:"fromView"})],He.prototype,"ariaDescribedby",void 0),It([ot({attribute:"aria-details",mode:"fromView"})],He.prototype,"ariaDetails",void 0),It([ot({attribute:"aria-disabled",mode:"fromView"})],He.prototype,"ariaDisabled",void 0),It([ot({attribute:"aria-errormessage",mode:"fromView"})],He.prototype,"ariaErrormessage",void 0),It([ot({attribute:"aria-flowto",mode:"fromView"})],He.prototype,"ariaFlowto",void 0),It([ot({attribute:"aria-haspopup",mode:"fromView"})],He.prototype,"ariaHaspopup",void 0),It([ot({attribute:"aria-hidden",mode:"fromView"})],He.prototype,"ariaHidden",void 0),It([ot({attribute:"aria-invalid",mode:"fromView"})],He.prototype,"ariaInvalid",void 0),It([ot({attribute:"aria-keyshortcuts",mode:"fromView"})],He.prototype,"ariaKeyshortcuts",void 0),It([ot({attribute:"aria-label",mode:"fromView"})],He.prototype,"ariaLabel",void 0),It([ot({attribute:"aria-labelledby",mode:"fromView"})],He.prototype,"ariaLabelledby",void 0),It([ot({attribute:"aria-live",mode:"fromView"})],He.prototype,"ariaLive",void 0),It([ot({attribute:"aria-owns",mode:"fromView"})],He.prototype,"ariaOwns",void 0),It([ot({attribute:"aria-relevant",mode:"fromView"})],He.prototype,"ariaRelevant",void 0),It([ot({attribute:"aria-roledescription",mode:"fromView"})],He.prototype,"ariaRoledescription",void 0)
|
|
430
430
|
class Le extends de{constructor(){super(...arguments),this.handleUnsupportedDelegatesFocus=()=>{var t
|
|
431
|
-
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()}}
|
|
432
|
-
class Te{}
|
|
431
|
+
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()}}It([ot],Le.prototype,"download",void 0),It([ot],Le.prototype,"href",void 0),It([ot],Le.prototype,"hreflang",void 0),It([ot],Le.prototype,"ping",void 0),It([ot],Le.prototype,"referrerpolicy",void 0),It([ot],Le.prototype,"rel",void 0),It([ot],Le.prototype,"target",void 0),It([ot],Le.prototype,"type",void 0),It([b],Le.prototype,"defaultSlottedContent",void 0)
|
|
432
|
+
class Te{}It([ot({attribute:"aria-expanded",mode:"fromView"})],Te.prototype,"ariaExpanded",void 0),ve(Te,He),ve(Le,_t,Te)
|
|
433
433
|
const Re=t=>{const e=t.closest("[dir]")
|
|
434
434
|
return null!==e&&"rtl"===e.dir?Me.rtl:Me.ltr}
|
|
435
435
|
class Pe 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=Me.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||(Pe.intersectionService.requestPosition(this,this.handleIntersection),Pe.intersectionService.requestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&Pe.intersectionService.requestPosition(this.viewportElement,this.handleIntersection),this.pendingPositioningUpdate=!0)},this.stopObservers=()=>{this.pendingPositioningUpdate&&(this.pendingPositioningUpdate=!1,Pe.intersectionService.cancelRequestPosition(this,this.handleIntersection),null!==this.anchorElement&&Pe.intersectionService.cancelRequestPosition(this.anchorElement,this.handleIntersection),null!==this.viewportElement&&Pe.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))
|
|
@@ -488,13 +488,13 @@ const e=[],s=[]
|
|
|
488
488
|
t.forEach((t=>{var i
|
|
489
489
|
null===(i=this.intersectionDetector)||void 0===i||i.unobserve(t.target)
|
|
490
490
|
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 Fe extends Le{constructor(){super(...arguments),this.separator=!0}}
|
|
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()}},It([ot],Pe.prototype,"anchor",void 0),It([ot],Pe.prototype,"viewport",void 0),It([ot({attribute:"horizontal-positioning-mode"})],Pe.prototype,"horizontalPositioningMode",void 0),It([ot({attribute:"horizontal-default-position"})],Pe.prototype,"horizontalDefaultPosition",void 0),It([ot({attribute:"horizontal-viewport-lock",mode:"boolean"})],Pe.prototype,"horizontalViewportLock",void 0),It([ot({attribute:"horizontal-inset",mode:"boolean"})],Pe.prototype,"horizontalInset",void 0),It([ot({attribute:"horizontal-threshold"})],Pe.prototype,"horizontalThreshold",void 0),It([ot({attribute:"horizontal-scaling"})],Pe.prototype,"horizontalScaling",void 0),It([ot({attribute:"vertical-positioning-mode"})],Pe.prototype,"verticalPositioningMode",void 0),It([ot({attribute:"vertical-default-position"})],Pe.prototype,"verticalDefaultPosition",void 0),It([ot({attribute:"vertical-viewport-lock",mode:"boolean"})],Pe.prototype,"verticalViewportLock",void 0),It([ot({attribute:"vertical-inset",mode:"boolean"})],Pe.prototype,"verticalInset",void 0),It([ot({attribute:"vertical-threshold"})],Pe.prototype,"verticalThreshold",void 0),It([ot({attribute:"vertical-scaling"})],Pe.prototype,"verticalScaling",void 0),It([ot({attribute:"fixed-placement",mode:"boolean"})],Pe.prototype,"fixedPlacement",void 0),It([ot({attribute:"auto-update-mode"})],Pe.prototype,"autoUpdateMode",void 0),It([b],Pe.prototype,"anchorElement",void 0),It([b],Pe.prototype,"viewportElement",void 0),It([b],Pe.prototype,"initialLayoutComplete",void 0)
|
|
492
|
+
class Fe extends Le{constructor(){super(...arguments),this.separator=!0}}It([b],Fe.prototype,"separator",void 0),ve(Fe,_t,Te)
|
|
493
493
|
class Be extends de{slottedBreadcrumbItemsChanged(){if(this.$fastController.isConnected){if(void 0===this.slottedBreadcrumbItems||0===this.slottedBreadcrumbItems.length)return
|
|
494
494
|
const t=this.slottedBreadcrumbItems[this.slottedBreadcrumbItems.length-1]
|
|
495
495
|
this.setItemSeparator(t),this.setLastItemAriaCurrent(t)}}setItemSeparator(t){this.slottedBreadcrumbItems.forEach((t=>{t instanceof Fe&&(t.separator=!0)})),t instanceof Fe&&(t.separator=!1)}findChildWithHref(t){var e,s
|
|
496
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}setLastItemAriaCurrent(t){const e=this.findChildWithHref(t)
|
|
497
|
-
null===e&&t.hasAttribute("href")&&t instanceof Fe?t.ariaCurrent="page":null!==e&&e.setAttribute("aria-current","page")}}
|
|
497
|
+
null===e&&t.hasAttribute("href")&&t instanceof Fe?t.ariaCurrent="page":null!==e&&e.setAttribute("aria-current","page")}}It([b],Be.prototype,"slottedBreadcrumbItems",void 0)
|
|
498
498
|
const De="form-associated-proxy",Ne="ElementInternals",je=Ne in window&&"setFormValue"in window.ElementInternals.prototype,qe=new WeakMap
|
|
499
499
|
function Ue(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 je}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
|
|
@@ -516,13 +516,13 @@ 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 Ge{}
|
|
521
|
-
class Qe extends de{}class Je extends(Ke(Qe)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class Ze extends Je{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=t=>{switch(t.key){case Se: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 ts(t){return me(t)&&("option"===t.getAttribute("role")||t instanceof HTMLOptionElement)}
|
|
519
|
+
e&&e.forEach((t=>{t.removeEventListener("click",this.handleClick)}))}}It([ot({mode:"boolean"})],Xe.prototype,"autofocus",void 0),It([ot({attribute:"form"})],Xe.prototype,"formId",void 0),It([ot],Xe.prototype,"formaction",void 0),It([ot],Xe.prototype,"formenctype",void 0),It([ot],Xe.prototype,"formmethod",void 0),It([ot({mode:"boolean"})],Xe.prototype,"formnovalidate",void 0),It([ot],Xe.prototype,"formtarget",void 0),It([ot],Xe.prototype,"type",void 0),It([b],Xe.prototype,"defaultSlottedContent",void 0)
|
|
520
|
+
class Ge{}It([ot({attribute:"aria-expanded",mode:"fromView"})],Ge.prototype,"ariaExpanded",void 0),It([ot({attribute:"aria-pressed",mode:"fromView"})],Ge.prototype,"ariaPressed",void 0),ve(Ge,He),ve(Xe,_t,Ge)
|
|
521
|
+
class Qe extends de{}class Je extends(Ke(Qe)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class Ze extends Je{constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=t=>{switch(t.key){case Se: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 ts(t){return me(t)&&("option"===t.getAttribute("role")||t instanceof HTMLOptionElement)}It([ot({attribute:"readonly",mode:"boolean"})],Ze.prototype,"readOnly",void 0),It([b],Ze.prototype,"defaultSlottedNodes",void 0),It([b],Ze.prototype,"indeterminate",void 0)
|
|
522
522
|
class es 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?void 0:e?"true":"false"}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,e
|
|
523
523
|
return null!==(e=null!==(t=this.value)&&void 0!==t?t:this.textContent)&&void 0!==e?e:""}get text(){return this.textContent}set value(t){this._value=t,this.dirtyValue=!0,this.proxy instanceof HTMLElement&&(this.proxy.value=t),f.notify(this,"value")}get value(){var t,e
|
|
524
|
-
return f.track(this,"value"),null!==(e=null!==(t=this._value)&&void 0!==t?t:this.textContent)&&void 0!==e?e:""}get form(){return this.proxy?this.proxy.form:null}}
|
|
525
|
-
class ss{}
|
|
524
|
+
return f.track(this,"value"),null!==(e=null!==(t=this._value)&&void 0!==t?t:this.textContent)&&void 0!==e?e:""}get form(){return this.proxy?this.proxy.form:null}}It([b],es.prototype,"checked",void 0),It([b],es.prototype,"defaultSelected",void 0),It([ot({mode:"boolean"})],es.prototype,"disabled",void 0),It([ot({attribute:"selected",mode:"boolean"})],es.prototype,"selectedAttribute",void 0),It([b],es.prototype,"selected",void 0),It([ot({attribute:"value",mode:"fromView"})],es.prototype,"initialValue",void 0)
|
|
525
|
+
class ss{}It([b],ss.prototype,"ariaChecked",void 0),It([b],ss.prototype,"ariaPosInSet",void 0),It([b],ss.prototype,"ariaSelected",void 0),It([b],ss.prototype,"ariaSetSize",void 0),ve(ss,He),ve(es,_t,ss)
|
|
526
526
|
class is 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
527
|
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
528
|
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]")
|
|
@@ -534,13 +534,13 @@ break
|
|
|
534
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":is.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),is.TYPE_AHEAD_TIMEOUT_MS),t.length>1||(this.typeaheadBuffer=`${this.typeaheadExpired?"":this.typeaheadBuffer}${t}`)}keydownHandler(t){if(this.disabled)return!0
|
|
535
535
|
this.shouldSkipFocus=!1
|
|
536
536
|
const e=t.key
|
|
537
|
-
switch(e){case
|
|
537
|
+
switch(e){case Oe:t.shiftKey||(t.preventDefault(),this.selectFirstOption())
|
|
538
538
|
break
|
|
539
539
|
case ye:t.shiftKey||(t.preventDefault(),this.selectNextOption())
|
|
540
540
|
break
|
|
541
541
|
case ke:t.shiftKey||(t.preventDefault(),this.selectPreviousOption())
|
|
542
542
|
break
|
|
543
|
-
case
|
|
543
|
+
case Ie:t.preventDefault(),this.selectLastOption()
|
|
544
544
|
break
|
|
545
545
|
case"Tab":return this.focusAndScrollOptionIntoView(),!0
|
|
546
546
|
case _e:case ze:return!0
|
|
@@ -558,12 +558,12 @@ this.selectedIndex=null!==(e=null===(t=this.options)||void 0===t?void 0:t.findIn
|
|
|
558
558
|
const s=`${this.options.length}`
|
|
559
559
|
this.options.forEach(((t,e)=>{t.id||(t.id=Ee("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
560
|
if(t.length){const e=this.options.indexOf(t[0])
|
|
561
|
-
e>-1&&(this.selectedIndex=e)}this.typeaheadExpired=!1}}}is.slottedOptionFilter=t=>ts(t)&&!t.disabled&&!t.hidden,is.TYPE_AHEAD_TIMEOUT_MS=1e3,
|
|
561
|
+
e>-1&&(this.selectedIndex=e)}this.typeaheadExpired=!1}}}is.slottedOptionFilter=t=>ts(t)&&!t.disabled&&!t.hidden,is.TYPE_AHEAD_TIMEOUT_MS=1e3,It([ot({mode:"boolean"})],is.prototype,"disabled",void 0),It([ot({mode:"boolean"})],is.prototype,"multiple",void 0),It([b],is.prototype,"selectedIndex",void 0),It([b],is.prototype,"selectedOptions",void 0),It([b],is.prototype,"slottedOptions",void 0),It([b],is.prototype,"typeaheadBuffer",void 0)
|
|
562
562
|
class os{}var ns
|
|
563
563
|
function rs(t){const e=t.parentElement
|
|
564
564
|
if(e)return e
|
|
565
565
|
{const e=t.getRootNode()
|
|
566
|
-
if(e.host instanceof HTMLElement)return e.host}return null}
|
|
566
|
+
if(e.host instanceof HTMLElement)return e.host}return null}It([b],os.prototype,"ariaActiveDescendant",void 0),It([b],os.prototype,"ariaDisabled",void 0),It([b],os.prototype,"ariaExpanded",void 0),It([b],os.prototype,"ariaMultiSelectable",void 0),ve(os,He),ve(is,os),function(t){t.above="above",t.below="below"}(ns||(ns={}))
|
|
567
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
568
|
if("undefined"==typeof window||!window.document||!window.document.createElement)return fe=!1,fe
|
|
569
569
|
const t=document.createElement("style"),e=function(){const t=document.querySelector('meta[property="csp-nonce"]')
|
|
@@ -580,7 +580,7 @@ this.target=t.cssRules[e].style}}}class gs{constructor(t){this.store=new Map,thi
|
|
|
580
580
|
const e=t.$fastController
|
|
581
581
|
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
582
|
if(s){const t=s.insertRule(":host{}",s.cssRules.length)
|
|
583
|
-
this.target=s.cssRules[t].style}else this.target=null}}
|
|
583
|
+
this.target=s.cssRules[t].style}else this.target=null}}It([b],gs.prototype,"target",void 0)
|
|
584
584
|
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
585
|
for(const s of fs.roots.values())xs.getOrCreate(fs.normalizeRoot(s)).setProperty(t,e)}removeProperty(t){delete fs.properties[t]
|
|
586
586
|
for(const e of fs.roots.values())xs.getOrCreate(fs.normalizeRoot(e)).removeProperty(t)}static registerRoot(t){const{roots:e}=fs
|
|
@@ -629,8 +629,8 @@ s=rs(s)}return!1}(this.target,t.target)}reflectToCSS(t){this.isReflecting(t)||(t
|
|
|
629
629
|
s&&this.hydrate(s,this.getRaw(s))}hydrate(t,e){if(!this.has(t)){const s=this.bindingObservers.get(t)
|
|
630
630
|
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
631
|
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
|
|
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}},It([b],zs.prototype,"children",void 0)
|
|
633
|
+
const Os=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)}}),Is=Object.freeze({definitionCallbackOnly:null,ignoreDuplicate:Symbol()}),Ss=new Map,As=new Map
|
|
634
634
|
let Ms=null
|
|
635
635
|
const Vs=Rt.createInterface((t=>t.cachedCallback((t=>(null===Ms&&(Ms=new Hs(null,t)),Ms))))),Es=Object.freeze({tagFor:t=>As.get(t),responsibleFor(t){const e=t.$$designSystem$$
|
|
636
636
|
if(e)return e
|
|
@@ -641,14 +641,14 @@ const s=Rt.getOrCreateDOMContainer(t)
|
|
|
641
641
|
if(s.has(Vs,!1))return s.get(Vs)
|
|
642
642
|
{const e=new Hs(t,s)
|
|
643
643
|
return s.register(Zt.instance(Vs,e)),e}}})
|
|
644
|
-
class Hs{constructor(t,e){this.owner=t,this.container=e,this.designTokensInitialized=!1,this.prefix="fast",this.shadowRootMode=void 0,this.disambiguate=()=>
|
|
644
|
+
class Hs{constructor(t,e){this.owner=t,this.container=e,this.designTokensInitialized=!1,this.prefix="fast",this.shadowRootMode=void 0,this.disambiguate=()=>Is.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
645
|
let{type:d}=a,u=l,p=Ss.get(u),v=!0
|
|
646
646
|
for(;p;){const t=i(u,d,p)
|
|
647
|
-
switch(t){case
|
|
648
|
-
case
|
|
647
|
+
switch(t){case Is.ignoreDuplicate:return
|
|
648
|
+
case Is.definitionCallbackOnly:v=!1,p=void 0
|
|
649
649
|
break
|
|
650
650
|
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&&
|
|
651
|
+
this.designTokensInitialized||(this.designTokensInitialized=!0,null!==this.designTokenRoot&&Os.registerRoot(this.designTokenRoot)),e.registerWithContext(n,...t)
|
|
652
652
|
for(const t of s)t.callback(t),t.willDefine&&null!==t.definition&&t.definition.define()
|
|
653
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 Es.tagFor(t)}}
|
|
654
654
|
/*!
|
|
@@ -677,7 +677,7 @@ return 0!==e.length?1===e.length?(e[0].focus(),void t.preventDefault()):void(t.s
|
|
|
677
677
|
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
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
|
|
679
679
|
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)))}}
|
|
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)))}}It([ot({mode:"boolean"})],Ks.prototype,"modal",void 0),It([ot({mode:"boolean"})],Ks.prototype,"hidden",void 0),It([ot({attribute:"trap-focus",mode:"boolean"})],Ks.prototype,"trapFocus",void 0),It([ot({attribute:"aria-describedby"})],Ks.prototype,"ariaDescribedby",void 0),It([ot({attribute:"aria-labelledby"})],Ks.prototype,"ariaLabelledby",void 0),It([ot({attribute:"aria-label"})],Ks.prototype,"ariaLabel",void 0)
|
|
681
681
|
var Ws
|
|
682
682
|
!function(t){t.menuitem="menuitem",t.menuitemcheckbox="menuitemcheckbox",t.menuitemradio="menuitemradio"}(Ws||(Ws={}))
|
|
683
683
|
const Ys={[Ws.menuitem]:"menuitem",[Ws.menuitemcheckbox]:"menuitemcheckbox",[Ws.menuitemradio]:"menuitemradio"}
|
|
@@ -689,7 +689,7 @@ break
|
|
|
689
689
|
case Ws.menuitem:this.updateSubmenu(),this.hasSubmenu?this.expandAndFocus():this.$emit("change")
|
|
690
690
|
break
|
|
691
691
|
case Ws.menuitemradio: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
|
|
692
|
-
!1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=Re(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)}}
|
|
692
|
+
!1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=Re(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)}}It([ot({mode:"boolean"})],Xs.prototype,"disabled",void 0),It([ot({mode:"boolean"})],Xs.prototype,"expanded",void 0),It([b],Xs.prototype,"startColumnCount",void 0),It([ot],Xs.prototype,"role",void 0),It([ot({mode:"boolean"})],Xs.prototype,"checked",void 0),It([b],Xs.prototype,"submenuRegion",void 0),It([b],Xs.prototype,"hasSubmenu",void 0),It([b],Xs.prototype,"currentDirection",void 0),It([b],Xs.prototype,"submenu",void 0),ve(Xs,_t)
|
|
693
693
|
class Gs extends de{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&me(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=t=>{if(!this.contains(t.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
|
|
694
694
|
const t=this.menuItems.findIndex(this.isFocusableElement)
|
|
695
695
|
this.menuItems[this.focusIndex].setAttribute("tabindex","-1"),this.menuItems[t].setAttribute("tabindex","0"),this.focusIndex=t}},this.handleItemFocus=t=>{const e=t.target
|
|
@@ -710,14 +710,14 @@ if(s===Ws.menuitemradio&&(e.checked=!1),"separator"===s)break}const t=this.menuI
|
|
|
710
710
|
for(let e=s+1;e<=t;++e){const t=this.menuItems[e],s=t.getAttribute("role")
|
|
711
711
|
if(s===Ws.menuitemradio&&(t.checked=!1),"separator"===s)break}}},this.isMenuItemElement=t=>me(t)&&Gs.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 ye:return void this.setFocus(this.focusIndex+1,1)
|
|
712
712
|
case ke:return void this.setFocus(this.focusIndex-1,-1)
|
|
713
|
-
case
|
|
714
|
-
case
|
|
713
|
+
case Ie:return void this.setFocus(this.menuItems.length-1,-1)
|
|
714
|
+
case Oe:return void this.setFocus(0,1)
|
|
715
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]
|
|
716
716
|
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}}}Gs.focusableElementRoles=Ys,
|
|
717
|
+
break}t+=e}}}Gs.focusableElementRoles=Ys,It([b],Gs.prototype,"items",void 0)
|
|
718
718
|
class Qs extends de{}class Js extends(Ue(Qs)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}var Zs
|
|
719
719
|
!function(t){t.email="email",t.password="password",t.tel="tel",t.text="text",t.url="url"}(Zs||(Zs={}))
|
|
720
|
-
class ti extends Js{constructor(){super(...arguments),this.type=Zs.text}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()}))}handleTextInput(){this.value=this.control.value}handleChange(){this.$emit("change")}}
|
|
720
|
+
class ti extends Js{constructor(){super(...arguments),this.type=Zs.text}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()}))}handleTextInput(){this.value=this.control.value}handleChange(){this.$emit("change")}}It([ot({attribute:"readonly",mode:"boolean"})],ti.prototype,"readOnly",void 0),It([ot({mode:"boolean"})],ti.prototype,"autofocus",void 0),It([ot],ti.prototype,"placeholder",void 0),It([ot],ti.prototype,"type",void 0),It([ot],ti.prototype,"list",void 0),It([ot({converter:st})],ti.prototype,"maxlength",void 0),It([ot({converter:st})],ti.prototype,"minlength",void 0),It([ot],ti.prototype,"pattern",void 0),It([ot({converter:st})],ti.prototype,"size",void 0),It([ot({mode:"boolean"})],ti.prototype,"spellcheck",void 0),It([b],ti.prototype,"defaultSlottedNodes",void 0)
|
|
721
721
|
class ei{}ve(ei,He),ve(ti,_t,ei)
|
|
722
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
|
|
723
723
|
this.max=Math.max(e,null!==(s=this.min)&&void 0!==s?s:e)
|
|
@@ -730,7 +730,7 @@ let i=parseFloat(parseFloat(t).toPrecision(12))
|
|
|
730
730
|
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
731
|
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
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 ke:return this.stepUp(),!1
|
|
733
|
-
case ye:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}
|
|
733
|
+
case ye:return this.stepDown(),!1}return!0}handleBlur(){this.control.value=this.value}}It([ot({attribute:"readonly",mode:"boolean"})],oi.prototype,"readOnly",void 0),It([ot({mode:"boolean"})],oi.prototype,"autofocus",void 0),It([ot({attribute:"hide-step",mode:"boolean"})],oi.prototype,"hideStep",void 0),It([ot],oi.prototype,"placeholder",void 0),It([ot],oi.prototype,"list",void 0),It([ot({converter:st})],oi.prototype,"maxlength",void 0),It([ot({converter:st})],oi.prototype,"minlength",void 0),It([ot({converter:st})],oi.prototype,"size",void 0),It([ot({converter:st})],oi.prototype,"step",void 0),It([ot({converter:st})],oi.prototype,"max",void 0),It([ot({converter:st})],oi.prototype,"min",void 0),It([b],oi.prototype,"defaultSlottedNodes",void 0),ve(oi,_t,ei)
|
|
734
734
|
class ni extends is{}class ri extends(Ue(ni)){constructor(){super(...arguments),this.proxy=document.createElement("select")}}class ai extends ri{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.position=ns.below,this.listboxId=Ee("listbox-"),this.maxHeight=0,this.displayValue=""}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),this.indexWhenOpened=this.selectedIndex,void h.queueUpdate((()=>this.focus()))
|
|
735
735
|
this.ariaControls="",this.ariaExpanded="false"}get value(){return f.track(this,"value"),this._value}set value(t){var e
|
|
736
736
|
const s=`${this._value}`
|
|
@@ -750,10 +750,10 @@ break
|
|
|
750
750
|
case"Escape":this.open&&(t.preventDefault(),this.open=!1)
|
|
751
751
|
break
|
|
752
752
|
case"Tab":if(!this.open)return!0
|
|
753
|
-
t.preventDefault(),this.open=!1}return this.open||this.indexWhenOpened===this.selectedIndex||(this.updateValue(!0),this.indexWhenOpened=this.selectedIndex),!0}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute}}
|
|
754
|
-
class li{}
|
|
755
|
-
class ci extends de{}class hi extends(Ke(ci)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class di extends hi{constructor(){super(),this.initialValue="on",this.keypressHandler=t=>{switch(t.key){case _e:case Se: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")}}
|
|
756
|
-
class ui extends de{}class pi extends de{}
|
|
753
|
+
t.preventDefault(),this.open=!1}return this.open||this.indexWhenOpened===this.selectedIndex||(this.updateValue(!0),this.indexWhenOpened=this.selectedIndex),!0}connectedCallback(){super.connectedCallback(),this.forcedPosition=!!this.positionAttribute}}It([ot({attribute:"open",mode:"boolean"})],ai.prototype,"open",void 0),It([ot({attribute:"position"})],ai.prototype,"positionAttribute",void 0),It([b],ai.prototype,"position",void 0),It([b],ai.prototype,"maxHeight",void 0),It([b],ai.prototype,"displayValue",void 0)
|
|
754
|
+
class li{}It([b],li.prototype,"ariaControls",void 0),ve(li,os),ve(ai,_t,li)
|
|
755
|
+
class ci extends de{}class hi extends(Ke(ci)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class di extends hi{constructor(){super(),this.initialValue="on",this.keypressHandler=t=>{switch(t.key){case _e:case Se: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")}}It([ot({attribute:"readonly",mode:"boolean"})],di.prototype,"readOnly",void 0),It([b],di.prototype,"defaultSlottedNodes",void 0)
|
|
756
|
+
class ui extends de{}class pi extends de{}It([ot({mode:"boolean"})],pi.prototype,"disabled",void 0)
|
|
757
757
|
var vi,gi
|
|
758
758
|
!function(t){t.vertical="vertical",t.horizontal="horizontal"}(vi||(vi={}))
|
|
759
759
|
class mi extends de{constructor(){super(...arguments),this.orientation=vi.horizontal,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
|
|
@@ -766,9 +766,9 @@ t.setAttribute("id","string"!=typeof i?`panel-${e+1}`:i),t.setAttribute("aria-la
|
|
|
766
766
|
break
|
|
767
767
|
case Ce:t.preventDefault(),this.adjustForward(t)}else switch(t.key){case ke:t.preventDefault(),this.adjustBackward(t)
|
|
768
768
|
break
|
|
769
|
-
case ye:t.preventDefault(),this.adjustForward(t)}switch(t.key){case
|
|
769
|
+
case ye:t.preventDefault(),this.adjustForward(t)}switch(t.key){case Oe:t.preventDefault(),this.adjust(-this.activeTabIndex)
|
|
770
770
|
break
|
|
771
|
-
case
|
|
771
|
+
case Ie:t.preventDefault(),this.adjust(this.tabs.length-this.activeTabIndex-1)}},this.adjustForward=t=>{const e=this.tabs
|
|
772
772
|
let s=0
|
|
773
773
|
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
774
|
break}if(this.activetab&&s===e.indexOf(this.activetab))break
|
|
@@ -783,9 +783,9 @@ const o=this.activeIndicatorRef[s]
|
|
|
783
783
|
this.activeIndicatorRef.style[t]=`${this.prevActiveTabIndex+1}`
|
|
784
784
|
const n=o-i
|
|
785
785
|
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()}}
|
|
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()}}It([ot],mi.prototype,"orientation",void 0),It([ot],mi.prototype,"activeid",void 0),It([b],mi.prototype,"tabs",void 0),It([b],mi.prototype,"tabpanels",void 0),It([ot({mode:"boolean"})],mi.prototype,"activeindicator",void 0),It([b],mi.prototype,"activeIndicatorRef",void 0),It([b],mi.prototype,"showActiveIndicator",void 0),ve(mi,_t)
|
|
787
787
|
class fi extends de{}class bi extends(Ue(fi)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}!function(t){t.none="none",t.both="both",t.horizontal="horizontal",t.vertical="vertical"}(gi||(gi={}))
|
|
788
|
-
class wi extends bi{constructor(){super(...arguments),this.resize=gi.none,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)}handleChange(){this.$emit("change")}}
|
|
788
|
+
class wi extends bi{constructor(){super(...arguments),this.resize=gi.none,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)}handleChange(){this.$emit("change")}}It([ot({mode:"boolean"})],wi.prototype,"readOnly",void 0),It([ot],wi.prototype,"resize",void 0),It([ot({mode:"boolean"})],wi.prototype,"autofocus",void 0),It([ot({attribute:"form"})],wi.prototype,"formId",void 0),It([ot],wi.prototype,"list",void 0),It([ot({converter:st})],wi.prototype,"maxlength",void 0),It([ot({converter:st})],wi.prototype,"minlength",void 0),It([ot],wi.prototype,"name",void 0),It([ot],wi.prototype,"placeholder",void 0),It([ot({converter:st,mode:"fromView"})],wi.prototype,"cols",void 0),It([ot({converter:st,mode:"fromView"})],wi.prototype,"rows",void 0),It([ot({mode:"boolean"})],wi.prototype,"spellcheck",void 0),It([b],wi.prototype,"defaultSlottedNodes",void 0),ve(wi,ei)
|
|
789
789
|
const xi=Object.freeze({[Ae.ArrowUp]:{[ge.vertical]:-1},[Ae.ArrowDown]:{[ge.vertical]:1},[Ae.ArrowLeft]:{[ge.horizontal]:{[Me.ltr]:-1,[Me.rtl]:1}},[Ae.ArrowRight]:{[ge.horizontal]:{[Me.ltr]:1,[Me.rtl]:-1}}})
|
|
790
790
|
class yi extends de{constructor(){super(...arguments),this._activeIndex=0,this.direction=Me.ltr,this.orientation=ge.horizontal}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
791
|
const s=null===(e=this.focusableElements)||void 0===e?void 0:e.indexOf(t.target)
|
|
@@ -799,15 +799,15 @@ const i=this.activeIndex+s
|
|
|
799
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(yi.reduceFocusableItems,[]),this.setFocusableElements()}setFocusedElement(t=this.activeIndex){var e
|
|
800
800
|
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
801
|
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(yi.reduceFocusableItems,[])):t}setFocusableElements(){this.$fastController.isConnected&&this.focusableElements.length>0&&this.focusableElements.forEach(((t,e)=>{t.tabIndex=this.activeIndex===e?0:-1}))}}
|
|
803
|
-
class $i{}
|
|
802
|
+
return Us(e)||r||a||l?(t.push(e),t):e.childElementCount?t.concat(Array.from(e.children).reduce(yi.reduceFocusableItems,[])):t}setFocusableElements(){this.$fastController.isConnected&&this.focusableElements.length>0&&this.focusableElements.forEach(((t,e)=>{t.tabIndex=this.activeIndex===e?0:-1}))}}It([b],yi.prototype,"direction",void 0),It([ot],yi.prototype,"orientation",void 0),It([b],yi.prototype,"slottedItems",void 0),It([b],yi.prototype,"slottedLabel",void 0)
|
|
803
|
+
class $i{}It([ot({attribute:"aria-labelledby"})],$i.prototype,"ariaLabelledby",void 0),It([ot({attribute:"aria-label"})],$i.prototype,"ariaLabel",void 0),ve($i,He),ve(yi,_t,$i)
|
|
804
804
|
function Ci(t){return me(t)&&"treeitem"===t.getAttribute("role")}class ki extends de{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>Ci(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=>{Ci(t)&&(t.nested=!0)}))}static focusItem(t){t.focusable=!0,t.focus()}childItemLength(){const t=this.childItems.filter((t=>Ci(t)))
|
|
805
|
-
return t?t.length:0}}
|
|
805
|
+
return t?t.length:0}}It([ot({mode:"boolean"})],ki.prototype,"expanded",void 0),It([ot({mode:"boolean"})],ki.prototype,"selected",void 0),It([ot({mode:"boolean"})],ki.prototype,"disabled",void 0),It([b],ki.prototype,"focusable",void 0),It([b],ki.prototype,"childItems",void 0),It([b],ki.prototype,"items",void 0),It([b],ki.prototype,"nested",void 0),It([b],ki.prototype,"renderCollapsedChildren",void 0),ve(ki,_t)
|
|
806
806
|
class _i 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&&ki.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
807
|
if(this.slottedTreeItems.length<1)return!0
|
|
808
808
|
const e=this.getVisibleNodes()
|
|
809
|
-
switch(t.key){case
|
|
810
|
-
case
|
|
809
|
+
switch(t.key){case Oe:return void(e.length&&ki.focusItem(e[0]))
|
|
810
|
+
case Ie:return void(e.length&&ki.focusItem(e[e.length-1]))
|
|
811
811
|
case $e:if(t.target&&this.isFocusableElement(t.target)){const e=t.target
|
|
812
812
|
e instanceof ki&&e.childItemLength()>0&&(e.expanded=!1)}return!1
|
|
813
813
|
case Ce:if(t.target&&this.isFocusableElement(t.target)){const e=t.target
|
|
@@ -828,16 +828,31 @@ const i=s[s.indexOf(e)+t]
|
|
|
828
828
|
me(i)&&ki.focusItem(i)}getValidFocusableItem(){const t=this.getVisibleNodes()
|
|
829
829
|
let e=t.findIndex(this.isSelectedElement)
|
|
830
830
|
return-1===e&&(e=t.findIndex(this.isFocusableElement)),-1!==e?t[e]:null}checkForNestedItems(){return this.slottedTreeItems.some((t=>Ci(t)&&t.querySelector("[role='treeitem']")))}getVisibleNodes(){return function(t,e){if(!t||!e||!me(t))return
|
|
831
|
-
return Array.from(t.querySelectorAll(e)).filter((t=>null!==t.offsetParent))}(this,"[role='treeitem']")||[]}}
|
|
832
|
-
const zi=
|
|
833
|
-
|
|
831
|
+
return Array.from(t.querySelectorAll(e)).filter((t=>null!==t.offsetParent))}(this,"[role='treeitem']")||[]}}It([ot({attribute:"render-collapsed-nodes"})],_i.prototype,"renderCollapsedNodes",void 0),It([b],_i.prototype,"currentSelected",void 0),It([b],_i.prototype,"slottedTreeItems",void 0)
|
|
832
|
+
const zi=mt`
|
|
833
|
+
:host {
|
|
834
|
+
contain: layout;
|
|
835
|
+
display: block;
|
|
836
|
+
z-index: 1000;
|
|
837
|
+
}
|
|
838
|
+
`
|
|
839
|
+
const Oi=class extends Pe{}.compose({baseName:"anchored-region",baseClass:Pe,template:(t,e)=>Y`
|
|
840
|
+
<template class="${t=>t.initialLayoutComplete?"loaded":""}">
|
|
841
|
+
${wt((t=>t.initialLayoutComplete),Y`
|
|
842
|
+
<slot></slot>
|
|
843
|
+
`)}
|
|
844
|
+
</template>
|
|
845
|
+
`,styles:zi})
|
|
846
|
+
Es.getOrCreate().withPrefix("nimble").register(Oi())
|
|
847
|
+
const Ii="#ff8126",Si="#009921",Ai="#00c12b",Mi="#ff4646",Vi="#f1f1f2",Ei="#f5f5f5",Hi="#ffffff",Li="#363738",Ti="#161617",Ri="#074023",Pi="#009b65",Fi="#ff4b00",Bi="#006b46",Di="#32eb96",Ni="14px",ji=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")
|
|
848
|
+
function Ui(t,e={}){if("string"!=typeof t||ji.test(t)||!qi.test(t))throw new TypeError("Expected a valid hex string")
|
|
834
849
|
let s=1
|
|
835
850
|
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])
|
|
836
851
|
const i=Number.parseInt(t,16),o=i>>16,n=i>>8&255,r=255&i,a="number"==typeof e.alpha?e.alpha:s
|
|
837
852
|
if("array"===e.format)return[o,n,r,a]
|
|
838
|
-
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
|
|
839
|
-
!function(t){t.Light="light",t.Dark="dark",t.Color="color"}(
|
|
840
|
-
const
|
|
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 Ki
|
|
854
|
+
!function(t){t.Light="light",t.Dark="dark",t.Color="color"}(Ki||(Ki={}))
|
|
855
|
+
const Wi="action-rgb-partial-color",Yi="application-background-color",Xi="header-background-color",Gi="section-background-color",Qi="fill-selected-color",Ji="fill-selected-rgb-partial-color",Zi="fill-hover-selected-color",to="fill-hover-color",eo="fill-down-color",so="border-color",io="border-rgb-partial-color",oo="fail-color",no="warning-color",ro="pass-color",ao="border-hover-color",lo="icon-color",co="popup-box-shadow-color",ho="popup-border-color",uo="control-height",po="small-padding",vo="standard-padding",go="label-height",mo="border-width",fo="icon-size",bo="group-header-text-transform",wo="drawer-width",xo="small-delay",yo="medium-delay",$o="large-delay",Co="headline-plus-1-font",ko="headline-font",_o="title-plus-2-font",zo="title-plus-1-font",Oo="title-font",Io="subtitle-plus-1-font",So="subtitle-font",Ao="link-standard-font",Mo="placeholder-font",Vo="body-emphasized-font",Eo="body-font",Ho="group-header-font",Lo="control-label-font",To="button-label-font",Ro="tooltip-caption-font",Po="error-text-font",Fo=t=>`ni-nimble-${t}`
|
|
841
856
|
/*! *****************************************************************************
|
|
842
857
|
Copyright (c) Microsoft Corporation.
|
|
843
858
|
|
|
@@ -852,48 +867,50 @@ const Ui="action-rgb-partial-color",Ki="application-background-color",Wi="header
|
|
|
852
867
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
853
868
|
PERFORMANCE OF THIS SOFTWARE.
|
|
854
869
|
***************************************************************************** */
|
|
855
|
-
function
|
|
870
|
+
function Bo(t,e,s,i){var o,n=arguments.length,r=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i
|
|
856
871
|
if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,s,i)
|
|
857
872
|
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)
|
|
858
|
-
return n>3&&r&&Object.defineProperty(e,s,r),r}const
|
|
873
|
+
return n>3&&r&&Object.defineProperty(e,s,r),r}const Do=Y`<slot></slot>`,No=mt`
|
|
859
874
|
:host {
|
|
860
875
|
display: contents;
|
|
861
876
|
}
|
|
862
|
-
`,
|
|
863
|
-
class
|
|
864
|
-
const
|
|
865
|
-
function
|
|
866
|
-
return`rgba(${s}, ${i}, ${o}, ${e})`}Es.getOrCreate().withPrefix("nimble").register(
|
|
867
|
-
const
|
|
868
|
-
|
|
869
|
-
const
|
|
870
|
-
|
|
871
|
-
const
|
|
872
|
-
|
|
873
|
-
const[
|
|
874
|
-
|
|
875
|
-
const[
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
877
|
+
`,jo=Os.create({name:"direction",cssCustomPropertyName:null}).withDefault(Me.ltr),qo=Os.create({name:"theme",cssCustomPropertyName:null}).withDefault(Ki.Light)
|
|
878
|
+
class Uo extends de{constructor(){super(...arguments),this.direction=Me.ltr,this.theme=Ki.Light}directionChanged(t,e){null!=e?jo.setValueFor(this,e):jo.deleteValueFor(this)}themeChanged(t,e){null!=e?qo.setValueFor(this,e):qo.deleteValueFor(this)}}Bo([ot({attribute:"direction"})],Uo.prototype,"direction",void 0),Bo([ot({attribute:"theme"})],Uo.prototype,"theme",void 0)
|
|
879
|
+
const Ko=Uo.compose({baseName:"theme-provider",styles:No,template:Do})
|
|
880
|
+
function Wo(t,e){const{red:s,green:i,blue:o}=Ui(t)
|
|
881
|
+
return`rgba(${s}, ${i}, ${o}, ${e})`}Es.getOrCreate().withPrefix("nimble").register(Ko())
|
|
882
|
+
const Yo=Os.create(Fo(Wi)).withDefault((t=>Mr(Er(t,Ti,Vi,Hi)))),Xo=Os.create(Fo(Yi)).withDefault((t=>Er(t,Hi,Li,Ri)))
|
|
883
|
+
Os.create(Fo(Xi)).withDefault((t=>Er(t,Ei,"#505153",Ri))),Os.create(Fo(Gi)).withDefault((t=>Er(t,"#d3d5d6",Ti,Ri)))
|
|
884
|
+
const Go=Os.create(Fo(Qi)).withDefault((t=>Wo(Rr(t),.2))),Qo=Os.create(Fo(Ji)).withDefault((t=>Mr(Rr(t)))),Jo=Os.create(Fo(Zi)).withDefault((t=>Wo(Rr(t),.15))),Zo=Os.create(Fo(to)).withDefault((t=>Wo(function(t){return Er(t,Ti,Vi,Hi)}(t),.1)))
|
|
885
|
+
Os.create(Fo(eo)).withDefault((t=>Wo(function(t){return Er(t,Ti,Vi,Hi)}(t),.15)))
|
|
886
|
+
const tn=Os.create(Fo(so)).withDefault((t=>Lr(t))),en=Os.create(Fo(io)).withDefault((t=>Mr(Lr(t)))),sn=Os.create(Fo(oo)).withDefault((t=>Hr(t))),on=Os.create(Fo(no)).withDefault((t=>function(t){return Er(t,Fi,Ii,Ii)}(t))),nn=Os.create(Fo(ro)).withDefault((t=>function(t){return Er(t,Si,Ai,Ai)}(t))),rn=Os.create(Fo(ao)).withDefault((t=>Er(t,Pi,Pi,Hi))),an=Os.create(Fo(lo)).withDefault((t=>Er(t,Ti,Vi,Hi))),ln=Os.create(Fo(co)).withDefault((t=>Wo(Er(t,"#818386",Li,Li),.3))),cn=Os.create(Fo(ho)).withDefault((t=>Wo(Er(t,Ti,Vi,Hi),.3))),hn=Os.create(Fo(uo)).withDefault("32px"),dn=Os.create(Fo(po)).withDefault("4px"),un=Os.create(Fo(vo)).withDefault("16px"),pn=Os.create(Fo(go)).withDefault("16px"),vn=Os.create(Fo(mo)).withDefault("1px"),gn=Os.create(Fo(fo)).withDefault("16px"),mn=Os.create(Fo(wo)).withDefault("784px")
|
|
887
|
+
Vr(ko,(t=>Tr(t)),(t=>Wo(Tr(t),.3)),"Noto Serif","400","25px","32px","serif"),Vr(Co,(t=>Tr(t)),(t=>Wo(Tr(t),.3)),"Noto Serif","400","29.100000381469727px","40px","serif"),Vr(_o,(t=>Tr(t)),(t=>Wo(Tr(t),.3)),"Source Sans Pro","400","25px","32px","sans-serif")
|
|
888
|
+
const[fn,bn,wn,xn,yn,$n,Cn,kn]=Vr(zo,(t=>Tr(t)),(t=>Wo(Tr(t),.3)),"Source Sans Pro","400","22px","28px","sans-serif")
|
|
889
|
+
Vr(Oo,(t=>Tr(t)),(t=>Wo(Tr(t),.3)),"Source Sans Pro","400","19px","24px","sans-serif"),Vr(Io,(t=>Tr(t)),(t=>Wo(Tr(t),.3)),"Source Sans Pro","300","16px","20px","sans-serif"),Vr(So,(t=>Tr(t)),(t=>Wo(Tr(t),.3)),"Source Sans Pro","300","12.800000190734863px","16px","sans-serif"),Vr(Ao,(t=>Tr(t)),(t=>Wo(Tr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif")
|
|
890
|
+
const[_n,zn,On,In,Sn,An,Mn,Vn]=Vr(Mo,(t=>Wo(Tr(t),.6)),(t=>Wo(Tr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[En,Hn,Ln,Tn,Rn,Pn,Fn,Bn]=Vr(Vo,(t=>Tr(t)),(t=>Wo(Tr(t),.3)),"Source Sans Pro","600","14px","18px","sans-serif"),[Dn,Nn,jn,qn,Un,Kn,Wn,Yn]=Vr(Eo,(t=>Tr(t)),(t=>Wo(Tr(t),.3)),"Source Sans Pro","400","14px","18px","sans-serif"),[Xn,Gn,Qn,Jn,Zn,tr,er,sr]=Vr(Ho,(t=>Tr(t)),(t=>Wo(Tr(t),.3)),"Space Mono","400","11px","16px","sans-serif"),[ir,or,nr,rr,ar,lr,cr,hr]=Vr(Lo,(t=>Wo(Tr(t),.6)),(t=>Wo(Tr(t),.3)),"Source Sans Pro","600","11px","16px","sans-serif"),[dr,ur,pr,vr,gr,mr,fr,br]=Vr(To,(t=>Tr(t)),(t=>Wo(Tr(t),.3)),"Source Sans Pro","400","12.800000190734863px","16px","sans-serif")
|
|
891
|
+
Vr(Ro,(t=>Tr(t)),(t=>Wo(Tr(t),.3)),"Source Sans Pro","400","11px",Ni,"sans-serif")
|
|
892
|
+
const[wr,xr,yr,$r,Cr,kr,_r,zr]=Vr(Po,(t=>Hr(t)),(t=>Wo(Hr(t),.3)),"Source Sans Pro","400","9px",Ni,"sans-serif"),Or=Os.create(Fo(bo)).withDefault("uppercase"),Ir=Os.create(Fo(xo)).withDefault("0.1s"),Sr=Os.create(Fo(yo)).withDefault("0.15s"),Ar=Os.create(Fo($o)).withDefault(250)
|
|
893
|
+
function Mr(t){const{red:e,green:s,blue:i}=Ui(t)
|
|
894
|
+
return`${e}, ${s}, ${i}`}function Vr(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")
|
|
895
|
+
const l=Os.create(Fo(t)).withDefault(`${o} ${n}/${r} ${i}, ${a}`),c=t.split("-font"),h=c[0]
|
|
879
896
|
if(void 0===h||""!==c[1])throw new Error(`fontTokenName value of ${t} did not have the expected '-font' suffix`)
|
|
880
|
-
return[l,
|
|
881
|
-
case
|
|
882
|
-
case
|
|
883
|
-
default:return e}}function
|
|
884
|
-
const i=t,o=
|
|
897
|
+
return[l,Os.create(Fo(`${h}-font-color`)).withDefault((t=>e(t))),Os.create(Fo(`${h}-disabled-font-color`)).withDefault((t=>s(t))),Os.create(Fo(`${h}-font-family`)).withDefault(`${i}`),Os.create(Fo(`${h}-font-weight`)).withDefault(`${o}`),Os.create(Fo(`${h}-font-size`)).withDefault(`${n}`),Os.create(Fo(`${h}-font-line-height`)).withDefault(`${r}`),Os.create(Fo(`${h}-fallback-font-family`)).withDefault(`${a}`)]}function Er(t,e,s,i){switch(qo.getValueFor(t)){case Ki.Light:return e
|
|
898
|
+
case Ki.Dark:return s
|
|
899
|
+
case Ki.Color:return i
|
|
900
|
+
default:return e}}function Hr(t){return Er(t,"#c4000c",Mi,Mi)}function Lr(t){return Er(t,Ti,Vi,Hi)}function Tr(t){return Er(t,Ti,Vi,Hi)}function Rr(t){return Er(t,Pi,Pi,Hi)}class Pr{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 Fr{constructor(t,e,s){this.cache=new WeakMap
|
|
901
|
+
const i=t,o=Fr.resolveTheme(e,{light:i,dark:null,color:null}),n=Fr.resolveTheme(s,{light:i,dark:o,color:null})
|
|
885
902
|
this.themeStyles={light:i,dark:o,color:n}}static resolveTheme(t,e){if(t instanceof X||null===t)return t
|
|
886
903
|
const s=e[t]
|
|
887
904
|
if(null===s)throw new Error(`Tried to alias to theme '${t}' but the theme value is not set to a style.`)
|
|
888
|
-
return s}bind(t){const e=this.cache.get(t)||new
|
|
889
|
-
|
|
890
|
-
e&&
|
|
905
|
+
return s}bind(t){const e=this.cache.get(t)||new Pr(this.themeStyles,t),s=qo.getValueFor(t)
|
|
906
|
+
qo.subscribe(e,t),e.attach(s),this.cache.set(t,e)}unbind(t){const e=this.cache.get(t)
|
|
907
|
+
e&&qo.unsubscribe(e)}}const Br=(t,e,s)=>new Fr(t,e,s),Dr=mt`
|
|
891
908
|
${ls("inline-block")}
|
|
892
909
|
|
|
893
910
|
:host {
|
|
894
911
|
box-sizing: border-box;
|
|
895
|
-
font: ${
|
|
896
|
-
--ni-private-breadcrumb-link-font-color: ${
|
|
912
|
+
font: ${Dn};
|
|
913
|
+
--ni-private-breadcrumb-link-font-color: ${Nn};
|
|
897
914
|
}
|
|
898
915
|
|
|
899
916
|
.list {
|
|
@@ -902,7 +919,7 @@ e&&Do.unsubscribe(e)}}const Rr=(t,e,s)=>new Tr(t,e,s),Pr=mt`
|
|
|
902
919
|
}
|
|
903
920
|
|
|
904
921
|
:host(.prominent-links) {
|
|
905
|
-
--ni-private-breadcrumb-link-active-font-color: ${
|
|
922
|
+
--ni-private-breadcrumb-link-active-font-color: ${Nn};
|
|
906
923
|
}
|
|
907
924
|
|
|
908
925
|
::slotted(*:first-child) {
|
|
@@ -910,37 +927,37 @@ e&&Do.unsubscribe(e)}}const Rr=(t,e,s)=>new Tr(t,e,s),Pr=mt`
|
|
|
910
927
|
}
|
|
911
928
|
|
|
912
929
|
::slotted(*:not([href]):last-child) {
|
|
913
|
-
font: ${
|
|
930
|
+
font: ${En};
|
|
914
931
|
}
|
|
915
|
-
`.withBehaviors(
|
|
932
|
+
`.withBehaviors(Br(mt`
|
|
916
933
|
${""}
|
|
917
934
|
:host {
|
|
918
|
-
--ni-private-breadcrumb-link-active-font-color: ${
|
|
935
|
+
--ni-private-breadcrumb-link-active-font-color: ${Bi};
|
|
919
936
|
}
|
|
920
937
|
|
|
921
938
|
:host(.prominent-links) {
|
|
922
|
-
--ni-private-breadcrumb-link-font-color: ${
|
|
939
|
+
--ni-private-breadcrumb-link-font-color: ${Bi};
|
|
923
940
|
}
|
|
924
941
|
`,mt`
|
|
925
942
|
${""}
|
|
926
943
|
:host {
|
|
927
|
-
--ni-private-breadcrumb-link-active-font-color: ${
|
|
944
|
+
--ni-private-breadcrumb-link-active-font-color: ${Di};
|
|
928
945
|
}
|
|
929
946
|
|
|
930
947
|
:host(.prominent-links) {
|
|
931
|
-
--ni-private-breadcrumb-link-font-color: ${
|
|
948
|
+
--ni-private-breadcrumb-link-font-color: ${Di};
|
|
932
949
|
}
|
|
933
950
|
`,mt`
|
|
934
951
|
${""}
|
|
935
952
|
:host {
|
|
936
|
-
--ni-private-breadcrumb-link-active-font-color: ${
|
|
953
|
+
--ni-private-breadcrumb-link-active-font-color: ${Wo(Hi,.6)};
|
|
937
954
|
}
|
|
938
955
|
|
|
939
956
|
:host(.prominent-links) {
|
|
940
|
-
--ni-private-breadcrumb-link-font-color: ${
|
|
957
|
+
--ni-private-breadcrumb-link-font-color: ${Di};
|
|
941
958
|
}
|
|
942
959
|
`))
|
|
943
|
-
const
|
|
960
|
+
const Nr=class extends Be{}.compose({baseName:"breadcrumb",baseClass:Be,template:(t,e)=>Y`
|
|
944
961
|
<template role="navigation">
|
|
945
962
|
<div role="list" class="list" part="list">
|
|
946
963
|
<slot
|
|
@@ -948,17 +965,17 @@ const Fr=class extends Be{}.compose({baseName:"breadcrumb",baseClass:Be,template
|
|
|
948
965
|
></slot>
|
|
949
966
|
</div>
|
|
950
967
|
</template>
|
|
951
|
-
`,styles:
|
|
952
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
953
|
-
const Br={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>'},Dr={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>'},Nr={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>'},jr={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>'},qr={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>'},Ur={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>'},Kr={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>'},Wr={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>'},Yr={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>'},Xr={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>'},Gr={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>'},Qr={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>'},Jr={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>'},Zr={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>'},ta={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>'},ea={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>'},sa={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>'},ia={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>'},oa={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>'},na={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>'},ra={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>'},aa={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>'},la={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>'},ca={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>'},ha={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>'},da={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>'},ua={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>'},pa={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>'},va={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>'},ga={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>'},ma={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>'},fa={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>'},ba={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>'},wa={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>'},xa={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>'},ya={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>'},Ca={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>'},ka={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>'},_a={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>'},za={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>'},Ia={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>'},Oa={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>'},Sa={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>'},Aa={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>'},Ma={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>'},Va={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>'},Ea={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>'},Ha={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>'},La={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>'},Ta={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>'},Ra={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>'},Pa={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>'},Fa={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>'},Ba={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>'},Da={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>'},Na={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>'},ja={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>'},qa={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>'},Ua={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>'},Ka={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>'},Wa={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>'},Ya={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>'},Xa={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>'},Ga={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>'},Qa={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>'},Ja={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>'},Za={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>'},tl={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>'},el={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>'},sl={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>'},il={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>'},ol={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>'},nl={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>'},rl={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>'},al={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>'},ll={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>'},cl={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>'},hl={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>'},dl={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>'},ul={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>'},pl={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>'},vl={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>'},gl={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>'},ml={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>'},fl={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>'},bl={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>'},wl={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>'},xl={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>'},yl={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>'},Cl={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>'},kl={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>'},_l={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>'},zl={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>'},Il={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>'},Ol={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>'},Sl={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>'},Al={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>'},Ml={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>'},Vl={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>'},El={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>'},Hl={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>'},Ll={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>'},Tl={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>'},Rl={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>'},Pl={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>'},Fl={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>'},Bl={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>'},Dl={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>'},Nl={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>'},jl={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>'},ql={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>'},Ul={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>'},Kl={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>'},Wl={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>'},Yl={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>'},Xl={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>'},Gl={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>'},Ql={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>'},Jl={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>'},Zl={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>'},tc={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>'},ec={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>'},sc={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>'},ic={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>'},oc={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>'},nc={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>'},rc={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>'},ac={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>'},lc={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>'},cc={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>'},hc={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>'},dc={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>'},uc={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>'},pc={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>'},vc={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>'},gc={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>'},mc={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>'},fc={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>'},bc={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>'},wc={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>'},xc=`:${cs}`,yc=mt`
|
|
968
|
+
`,styles:Dr})
|
|
969
|
+
Es.getOrCreate().withPrefix("nimble").register(Nr())
|
|
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`
|
|
954
971
|
${ls("inline-flex")}
|
|
955
972
|
|
|
956
973
|
:host {
|
|
957
|
-
height: ${
|
|
974
|
+
height: ${hn};
|
|
958
975
|
box-sizing: border-box;
|
|
959
|
-
font: ${
|
|
960
|
-
color: ${
|
|
961
|
-
padding-left: calc(4px - ${
|
|
976
|
+
font: ${Dn};
|
|
977
|
+
color: ${Nn};
|
|
978
|
+
padding-left: calc(4px - ${vn});
|
|
962
979
|
}
|
|
963
980
|
|
|
964
981
|
.listitem {
|
|
@@ -972,8 +989,8 @@ const Br={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
|
|
|
972
989
|
display: flex;
|
|
973
990
|
align-items: center;
|
|
974
991
|
justify-content: center;
|
|
975
|
-
border: ${
|
|
976
|
-
padding-right: calc(4px - ${
|
|
992
|
+
border: ${vn} solid transparent;
|
|
993
|
+
padding-right: calc(4px - ${vn});
|
|
977
994
|
}
|
|
978
995
|
|
|
979
996
|
.control:link {
|
|
@@ -990,9 +1007,9 @@ const Br={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
|
|
|
990
1007
|
text-decoration: underline;
|
|
991
1008
|
}
|
|
992
1009
|
|
|
993
|
-
.control:link${
|
|
994
|
-
border: ${
|
|
995
|
-
outline: 2px solid ${
|
|
1010
|
+
.control:link${Cc} {
|
|
1011
|
+
border: ${vn} solid ${rn};
|
|
1012
|
+
outline: 2px solid ${rn};
|
|
996
1013
|
outline-offset: 1px;
|
|
997
1014
|
}
|
|
998
1015
|
|
|
@@ -1012,15 +1029,15 @@ const Br={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewB
|
|
|
1012
1029
|
}
|
|
1013
1030
|
|
|
1014
1031
|
slot[name='separator'] svg {
|
|
1015
|
-
width: ${
|
|
1016
|
-
height: ${
|
|
1032
|
+
width: ${gn};
|
|
1033
|
+
height: ${gn};
|
|
1017
1034
|
}
|
|
1018
1035
|
|
|
1019
1036
|
slot[name='separator'] path {
|
|
1020
|
-
fill: ${
|
|
1037
|
+
fill: ${zn};
|
|
1021
1038
|
}
|
|
1022
1039
|
`
|
|
1023
|
-
const
|
|
1040
|
+
const _c=class extends Fe{}.compose({baseName:"breadcrumb-item",baseClass:Fe,template:(t,e)=>Y`
|
|
1024
1041
|
<div role="listitem" class="listitem" part="listitem">
|
|
1025
1042
|
${wt((t=>t.href&&t.href.length>0),Y`
|
|
1026
1043
|
${((t,e)=>Y`
|
|
@@ -1057,7 +1074,7 @@ const $c=class extends Fe{}.compose({baseName:"breadcrumb-item",baseClass:Fe,tem
|
|
|
1057
1074
|
aria-roledescription="${t=>t.ariaRoledescription}"
|
|
1058
1075
|
${bt("control")}
|
|
1059
1076
|
>
|
|
1060
|
-
${
|
|
1077
|
+
${Ot(0,e)}
|
|
1061
1078
|
<span class="content" part="content">
|
|
1062
1079
|
<slot ${Ct("defaultSlottedContent")}></slot>
|
|
1063
1080
|
</span>
|
|
@@ -1066,7 +1083,7 @@ const $c=class extends Fe{}.compose({baseName:"breadcrumb-item",baseClass:Fe,tem
|
|
|
1066
1083
|
`)(0,e)}
|
|
1067
1084
|
`)}
|
|
1068
1085
|
${wt((t=>!t.href),Y`
|
|
1069
|
-
${
|
|
1086
|
+
${Ot(0,e)}
|
|
1070
1087
|
<slot></slot>
|
|
1071
1088
|
${zt(0,e)}
|
|
1072
1089
|
`)}
|
|
@@ -1076,17 +1093,17 @@ const $c=class extends Fe{}.compose({baseName:"breadcrumb-item",baseClass:Fe,tem
|
|
|
1076
1093
|
</span>
|
|
1077
1094
|
`)}
|
|
1078
1095
|
</div>
|
|
1079
|
-
`,styles:
|
|
1080
|
-
function
|
|
1081
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
1082
|
-
const
|
|
1096
|
+
`,styles:kc,separator:al.data})
|
|
1097
|
+
function zc(t,e){return new as("appearance",t,e)}var Oc
|
|
1098
|
+
Es.getOrCreate().withPrefix("nimble").register(_c()),function(t){t.Outline="outline",t.Ghost="ghost",t.Block="block"}(Oc||(Oc={}))
|
|
1099
|
+
const Ic=mt`
|
|
1083
1100
|
${ls("inline-flex")}
|
|
1084
1101
|
|
|
1085
1102
|
:host {
|
|
1086
1103
|
background-color: transparent;
|
|
1087
|
-
height: ${
|
|
1088
|
-
color: ${
|
|
1089
|
-
font: ${
|
|
1104
|
+
height: ${hn};
|
|
1105
|
+
color: ${ur};
|
|
1106
|
+
font: ${dr};
|
|
1090
1107
|
cursor: pointer;
|
|
1091
1108
|
outline: none;
|
|
1092
1109
|
border: none;
|
|
@@ -1096,7 +1113,7 @@ const _c=mt`
|
|
|
1096
1113
|
}
|
|
1097
1114
|
|
|
1098
1115
|
:host([disabled]) {
|
|
1099
|
-
color: ${
|
|
1116
|
+
color: ${pr};
|
|
1100
1117
|
cursor: default;
|
|
1101
1118
|
}
|
|
1102
1119
|
|
|
@@ -1104,7 +1121,7 @@ const _c=mt`
|
|
|
1104
1121
|
background-color: transparent;
|
|
1105
1122
|
height: 100%;
|
|
1106
1123
|
width: 100%;
|
|
1107
|
-
border: ${
|
|
1124
|
+
border: ${vn} solid transparent;
|
|
1108
1125
|
box-sizing: border-box;
|
|
1109
1126
|
color: inherit;
|
|
1110
1127
|
border-radius: inherit;
|
|
@@ -1117,12 +1134,12 @@ const _c=mt`
|
|
|
1117
1134
|
font: inherit;
|
|
1118
1135
|
outline: none;
|
|
1119
1136
|
margin: 0;
|
|
1120
|
-
padding: 0 ${
|
|
1121
|
-
transition: box-shadow ${
|
|
1137
|
+
padding: 0 ${un};
|
|
1138
|
+
transition: box-shadow ${Ir};
|
|
1122
1139
|
}
|
|
1123
1140
|
|
|
1124
1141
|
:host([content-hidden]) .control {
|
|
1125
|
-
width: ${
|
|
1142
|
+
width: ${hn};
|
|
1126
1143
|
padding: 0px;
|
|
1127
1144
|
}
|
|
1128
1145
|
|
|
@@ -1133,13 +1150,13 @@ const _c=mt`
|
|
|
1133
1150
|
}
|
|
1134
1151
|
|
|
1135
1152
|
.control:hover {
|
|
1136
|
-
box-shadow: 0px 0px 0px ${
|
|
1153
|
+
box-shadow: 0px 0px 0px ${vn} ${rn} inset;
|
|
1137
1154
|
outline: none;
|
|
1138
1155
|
}
|
|
1139
1156
|
|
|
1140
|
-
.control${
|
|
1141
|
-
box-shadow: 0px 0px 0px ${
|
|
1142
|
-
outline: ${
|
|
1157
|
+
.control${Cc} {
|
|
1158
|
+
box-shadow: 0px 0px 0px ${vn} ${rn} inset;
|
|
1159
|
+
outline: ${vn} solid ${rn};
|
|
1143
1160
|
outline-offset: -4px;
|
|
1144
1161
|
}
|
|
1145
1162
|
|
|
@@ -1172,7 +1189,7 @@ const _c=mt`
|
|
|
1172
1189
|
|
|
1173
1190
|
[part='start'] {
|
|
1174
1191
|
display: contents;
|
|
1175
|
-
${
|
|
1192
|
+
${an.cssCustomProperty}: ${ur};
|
|
1176
1193
|
}
|
|
1177
1194
|
|
|
1178
1195
|
:host([disabled]) slot[name='start']::slotted(*) {
|
|
@@ -1181,38 +1198,38 @@ const _c=mt`
|
|
|
1181
1198
|
|
|
1182
1199
|
[part='end'] {
|
|
1183
1200
|
display: contents;
|
|
1184
|
-
${
|
|
1201
|
+
${an.cssCustomProperty}: ${ur};
|
|
1185
1202
|
}
|
|
1186
1203
|
|
|
1187
1204
|
:host([content-hidden]) [part='end'] {
|
|
1188
1205
|
display: none;
|
|
1189
1206
|
}
|
|
1190
|
-
`.withBehaviors(
|
|
1207
|
+
`.withBehaviors(zc(Oc.Outline,mt`
|
|
1191
1208
|
.control {
|
|
1192
1209
|
background-color: transparent;
|
|
1193
|
-
border-color: rgba(${
|
|
1210
|
+
border-color: rgba(${Yo}, 0.3);
|
|
1194
1211
|
}
|
|
1195
1212
|
|
|
1196
1213
|
.control:hover {
|
|
1197
1214
|
background-color: transparent;
|
|
1198
|
-
border-color: ${
|
|
1215
|
+
border-color: ${rn};
|
|
1199
1216
|
}
|
|
1200
1217
|
|
|
1201
|
-
.control${
|
|
1218
|
+
.control${Cc} {
|
|
1202
1219
|
background-color: transparent;
|
|
1203
|
-
border-color: ${
|
|
1220
|
+
border-color: ${rn};
|
|
1204
1221
|
}
|
|
1205
1222
|
|
|
1206
1223
|
.control:active {
|
|
1207
|
-
background-color: ${
|
|
1208
|
-
border-color: ${
|
|
1224
|
+
background-color: ${Go};
|
|
1225
|
+
border-color: ${Go};
|
|
1209
1226
|
}
|
|
1210
1227
|
|
|
1211
1228
|
.control[disabled] {
|
|
1212
1229
|
background-color: transparent;
|
|
1213
|
-
border-color: rgba(${
|
|
1230
|
+
border-color: rgba(${en}, 0.2);
|
|
1214
1231
|
}
|
|
1215
|
-
`),
|
|
1232
|
+
`),zc(Oc.Ghost,mt`
|
|
1216
1233
|
.control {
|
|
1217
1234
|
background-color: transparent;
|
|
1218
1235
|
border-color: transparent;
|
|
@@ -1220,63 +1237,63 @@ const _c=mt`
|
|
|
1220
1237
|
|
|
1221
1238
|
.control:hover {
|
|
1222
1239
|
background-color: transparent;
|
|
1223
|
-
border-color: ${
|
|
1240
|
+
border-color: ${rn};
|
|
1224
1241
|
}
|
|
1225
1242
|
|
|
1226
|
-
.control${
|
|
1243
|
+
.control${Cc} {
|
|
1227
1244
|
background-color: transparent;
|
|
1228
|
-
border-color: ${
|
|
1245
|
+
border-color: ${rn};
|
|
1229
1246
|
}
|
|
1230
1247
|
|
|
1231
1248
|
.control:active {
|
|
1232
|
-
background-color: ${
|
|
1233
|
-
border-color: ${
|
|
1249
|
+
background-color: ${Go};
|
|
1250
|
+
border-color: ${Go};
|
|
1234
1251
|
}
|
|
1235
1252
|
|
|
1236
1253
|
.control[disabled] {
|
|
1237
1254
|
background-color: transparent;
|
|
1238
1255
|
border-color: transparent;
|
|
1239
1256
|
}
|
|
1240
|
-
`),
|
|
1257
|
+
`),zc(Oc.Block,mt`
|
|
1241
1258
|
.control {
|
|
1242
|
-
background-color: rgba(${
|
|
1259
|
+
background-color: rgba(${en}, 0.1);
|
|
1243
1260
|
border-color: transparent;
|
|
1244
1261
|
}
|
|
1245
1262
|
|
|
1246
1263
|
.control:hover {
|
|
1247
1264
|
background-color: transparent;
|
|
1248
|
-
border-color: ${
|
|
1265
|
+
border-color: ${rn};
|
|
1249
1266
|
}
|
|
1250
1267
|
|
|
1251
|
-
.control${
|
|
1252
|
-
background-color: rgba(${
|
|
1253
|
-
border-color: ${
|
|
1268
|
+
.control${Cc} {
|
|
1269
|
+
background-color: rgba(${en}, 0.1);
|
|
1270
|
+
border-color: ${rn};
|
|
1254
1271
|
}
|
|
1255
1272
|
|
|
1256
|
-
.control${
|
|
1273
|
+
.control${Cc}:hover {
|
|
1257
1274
|
background-color: transparent;
|
|
1258
1275
|
}
|
|
1259
1276
|
|
|
1260
1277
|
.control:active {
|
|
1261
|
-
background-color: ${
|
|
1262
|
-
border-color: ${
|
|
1278
|
+
background-color: ${Go};
|
|
1279
|
+
border-color: ${Go};
|
|
1263
1280
|
}
|
|
1264
1281
|
|
|
1265
1282
|
.control[disabled] {
|
|
1266
|
-
background-color: rgba(${
|
|
1283
|
+
background-color: rgba(${en}, 0.1);
|
|
1267
1284
|
border-color: transparent;
|
|
1268
1285
|
}
|
|
1269
|
-
`)),
|
|
1286
|
+
`)),Sc=Ic.withBehaviors(zc(Oc.Outline,mt`
|
|
1270
1287
|
:host(.primary) .control {
|
|
1271
|
-
box-shadow: 0px 0px 0px ${
|
|
1288
|
+
box-shadow: 0px 0px 0px ${vn} rgba(${Yo}, 0.3) inset;
|
|
1272
1289
|
}
|
|
1273
1290
|
|
|
1274
1291
|
:host(.primary) .control:hover {
|
|
1275
|
-
box-shadow: 0px 0px 0px ${
|
|
1292
|
+
box-shadow: 0px 0px 0px ${vn} ${rn} inset;
|
|
1276
1293
|
}
|
|
1277
1294
|
|
|
1278
|
-
:host(.primary) .control${
|
|
1279
|
-
box-shadow: 0px 0px 0px ${
|
|
1295
|
+
:host(.primary) .control${Cc} {
|
|
1296
|
+
box-shadow: 0px 0px 0px ${vn} ${rn} inset;
|
|
1280
1297
|
}
|
|
1281
1298
|
|
|
1282
1299
|
:host(.primary) .control:active {
|
|
@@ -1286,12 +1303,12 @@ const _c=mt`
|
|
|
1286
1303
|
:host(.primary) .control[disabled] {
|
|
1287
1304
|
box-shadow: none;
|
|
1288
1305
|
}
|
|
1289
|
-
`),
|
|
1306
|
+
`),zc(Oc.Block,mt`
|
|
1290
1307
|
:host(.primary) .control {
|
|
1291
1308
|
background-clip: padding-box;
|
|
1292
|
-
border-color: rgba(${
|
|
1293
|
-
border-width: calc(2 * ${
|
|
1294
|
-
padding: 0 calc(${
|
|
1309
|
+
border-color: rgba(${Yo}, 0.3);
|
|
1310
|
+
border-width: calc(2 * ${vn});
|
|
1311
|
+
padding: 0 calc(${un} - ${vn});
|
|
1295
1312
|
}
|
|
1296
1313
|
|
|
1297
1314
|
:host(.primary[content-hidden]) .control {
|
|
@@ -1299,28 +1316,28 @@ const _c=mt`
|
|
|
1299
1316
|
}
|
|
1300
1317
|
|
|
1301
1318
|
:host(.primary) .control:hover {
|
|
1302
|
-
border-color: ${
|
|
1319
|
+
border-color: ${rn};
|
|
1303
1320
|
box-shadow: none;
|
|
1304
1321
|
}
|
|
1305
1322
|
|
|
1306
|
-
:host(.primary) .control${
|
|
1323
|
+
:host(.primary) .control${Cc} {
|
|
1307
1324
|
background-clip: border-box;
|
|
1308
|
-
border-color: ${
|
|
1309
|
-
border-width: ${
|
|
1310
|
-
box-shadow: 0px 0px 0px ${
|
|
1311
|
-
padding: 0 ${
|
|
1325
|
+
border-color: ${rn};
|
|
1326
|
+
border-width: ${vn};
|
|
1327
|
+
box-shadow: 0px 0px 0px ${vn} ${rn} inset;
|
|
1328
|
+
padding: 0 ${un};
|
|
1312
1329
|
}
|
|
1313
1330
|
|
|
1314
|
-
:host(.primary[content-hidden]) .control${
|
|
1331
|
+
:host(.primary[content-hidden]) .control${Cc} {
|
|
1315
1332
|
padding: 0px;
|
|
1316
1333
|
}
|
|
1317
1334
|
|
|
1318
1335
|
:host(.primary) .control:active {
|
|
1319
1336
|
background-clip: border-box;
|
|
1320
|
-
border-color: ${
|
|
1321
|
-
border-width: ${
|
|
1337
|
+
border-color: ${Go};
|
|
1338
|
+
border-width: ${vn};
|
|
1322
1339
|
box-shadow: none;
|
|
1323
|
-
padding: 0 ${
|
|
1340
|
+
padding: 0 ${un};
|
|
1324
1341
|
}
|
|
1325
1342
|
|
|
1326
1343
|
:host(.primary[content-hidden]) .control:active {
|
|
@@ -1330,17 +1347,17 @@ const _c=mt`
|
|
|
1330
1347
|
:host(.primary) .control[disabled] {
|
|
1331
1348
|
background-clip: border-box;
|
|
1332
1349
|
border-color: transparent;
|
|
1333
|
-
border-width: ${
|
|
1350
|
+
border-width: ${vn};
|
|
1334
1351
|
box-shadow: none;
|
|
1335
|
-
padding: 0 ${
|
|
1352
|
+
padding: 0 ${un};
|
|
1336
1353
|
}
|
|
1337
1354
|
|
|
1338
1355
|
:host(.primary[content-hidden]) .control[disabled] {
|
|
1339
1356
|
padding: 0px;
|
|
1340
1357
|
}
|
|
1341
1358
|
`))
|
|
1342
|
-
class
|
|
1343
|
-
const
|
|
1359
|
+
class Ac extends Xe{constructor(){super(...arguments),this.appearance=Oc.Outline,this.contentHidden=!1}}Bo([ot],Ac.prototype,"appearance",void 0),Bo([ot({attribute:"content-hidden",mode:"boolean"})],Ac.prototype,"contentHidden",void 0)
|
|
1360
|
+
const Mc=Ac.compose({baseName:"button",baseClass:Xe,template:(t,e)=>Y`
|
|
1344
1361
|
<button
|
|
1345
1362
|
class="control"
|
|
1346
1363
|
part="control"
|
|
@@ -1378,19 +1395,19 @@ const Oc=Ic.compose({baseName:"button",baseClass:Xe,template:(t,e)=>Y`
|
|
|
1378
1395
|
aria-roledescription="${t=>t.ariaRoledescription}"
|
|
1379
1396
|
${bt("control")}
|
|
1380
1397
|
>
|
|
1381
|
-
${
|
|
1398
|
+
${Ot(0,e)}
|
|
1382
1399
|
<span class="content" part="content">
|
|
1383
1400
|
<slot ${Ct("defaultSlottedContent")}></slot>
|
|
1384
1401
|
</span>
|
|
1385
1402
|
${zt(0,e)}
|
|
1386
1403
|
</button>
|
|
1387
|
-
`,styles:
|
|
1388
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
1389
|
-
const
|
|
1404
|
+
`,styles:Sc,shadowOptions:{delegatesFocus:!0}})
|
|
1405
|
+
Es.getOrCreate().withPrefix("nimble").register(Mc())
|
|
1406
|
+
const Vc=mt`
|
|
1390
1407
|
${ls("inline-flex")}
|
|
1391
1408
|
|
|
1392
1409
|
:host {
|
|
1393
|
-
font: ${
|
|
1410
|
+
font: ${dr};
|
|
1394
1411
|
align-items: center;
|
|
1395
1412
|
cursor: pointer;
|
|
1396
1413
|
outline: none;
|
|
@@ -1402,16 +1419,16 @@ const Sc=mt`
|
|
|
1402
1419
|
}
|
|
1403
1420
|
|
|
1404
1421
|
.control {
|
|
1405
|
-
width: calc(${
|
|
1406
|
-
height: calc(${
|
|
1422
|
+
width: calc(${hn} / 2);
|
|
1423
|
+
height: calc(${hn} / 2);
|
|
1407
1424
|
box-sizing: border-box;
|
|
1408
1425
|
flex-shrink: 0;
|
|
1409
|
-
border: ${
|
|
1426
|
+
border: ${vn} solid ${tn};
|
|
1410
1427
|
padding: 2px;
|
|
1411
1428
|
display: inline-flex;
|
|
1412
1429
|
align-items: center;
|
|
1413
1430
|
justify-content: center;
|
|
1414
|
-
transition: box-shadow ${
|
|
1431
|
+
transition: box-shadow ${Ir};
|
|
1415
1432
|
${""}
|
|
1416
1433
|
line-height: 0;
|
|
1417
1434
|
}
|
|
@@ -1423,30 +1440,30 @@ const Sc=mt`
|
|
|
1423
1440
|
}
|
|
1424
1441
|
|
|
1425
1442
|
:host([disabled]) .control {
|
|
1426
|
-
background-color: rgba(${
|
|
1427
|
-
border-color: rgba(${
|
|
1443
|
+
background-color: rgba(${en}, 0.1);
|
|
1444
|
+
border-color: rgba(${en}, 0.2);
|
|
1428
1445
|
}
|
|
1429
1446
|
|
|
1430
1447
|
:host(:not([disabled]):not(:active):hover) .control {
|
|
1431
|
-
border-color: ${
|
|
1432
|
-
box-shadow: 0px 0px 0px ${
|
|
1448
|
+
border-color: ${rn};
|
|
1449
|
+
box-shadow: 0px 0px 0px ${vn} ${rn} inset;
|
|
1433
1450
|
}
|
|
1434
1451
|
|
|
1435
|
-
:host(${
|
|
1436
|
-
border-color: ${
|
|
1437
|
-
outline: 2px solid ${
|
|
1452
|
+
:host(${Cc}) .control {
|
|
1453
|
+
border-color: ${rn};
|
|
1454
|
+
outline: 2px solid ${rn};
|
|
1438
1455
|
outline-offset: 2px;
|
|
1439
1456
|
}
|
|
1440
1457
|
|
|
1441
1458
|
.label {
|
|
1442
1459
|
font: inherit;
|
|
1443
|
-
color: ${
|
|
1460
|
+
color: ${Nn};
|
|
1444
1461
|
padding-left: 1ch;
|
|
1445
1462
|
cursor: inherit;
|
|
1446
1463
|
}
|
|
1447
1464
|
|
|
1448
1465
|
:host([disabled]) .label {
|
|
1449
|
-
color: ${
|
|
1466
|
+
color: ${jn};
|
|
1450
1467
|
}
|
|
1451
1468
|
|
|
1452
1469
|
slot[name='checked-indicator'],
|
|
@@ -1455,8 +1472,8 @@ const Sc=mt`
|
|
|
1455
1472
|
}
|
|
1456
1473
|
|
|
1457
1474
|
slot[name='checked-indicator'] svg {
|
|
1458
|
-
height: ${
|
|
1459
|
-
width: ${
|
|
1475
|
+
height: ${gn};
|
|
1476
|
+
width: ${gn};
|
|
1460
1477
|
overflow: visible;
|
|
1461
1478
|
}
|
|
1462
1479
|
|
|
@@ -1465,16 +1482,16 @@ const Sc=mt`
|
|
|
1465
1482
|
}
|
|
1466
1483
|
|
|
1467
1484
|
slot[name='checked-indicator'] path {
|
|
1468
|
-
fill: ${
|
|
1485
|
+
fill: ${tn};
|
|
1469
1486
|
}
|
|
1470
1487
|
|
|
1471
1488
|
:host([disabled]) slot[name='checked-indicator'] path {
|
|
1472
|
-
fill: rgba(${
|
|
1489
|
+
fill: rgba(${en}, 0.3);
|
|
1473
1490
|
}
|
|
1474
1491
|
|
|
1475
1492
|
slot[name='indeterminate-indicator'] svg {
|
|
1476
|
-
height: ${
|
|
1477
|
-
width: ${
|
|
1493
|
+
height: ${gn};
|
|
1494
|
+
width: ${gn};
|
|
1478
1495
|
overflow: visible;
|
|
1479
1496
|
}
|
|
1480
1497
|
|
|
@@ -1483,14 +1500,14 @@ const Sc=mt`
|
|
|
1483
1500
|
}
|
|
1484
1501
|
|
|
1485
1502
|
slot[name='indeterminate-indicator'] path {
|
|
1486
|
-
fill: ${
|
|
1503
|
+
fill: ${tn};
|
|
1487
1504
|
}
|
|
1488
1505
|
|
|
1489
1506
|
:host([disabled]) slot[name='indeterminate-indicator'] path {
|
|
1490
|
-
fill: rgba(${
|
|
1507
|
+
fill: rgba(${en}, 0.3);
|
|
1491
1508
|
}
|
|
1492
1509
|
`
|
|
1493
|
-
const
|
|
1510
|
+
const Ec=class extends Ze{}.compose({baseName:"checkbox",baseClass:Ze,template:(t,e)=>Y`
|
|
1494
1511
|
<template
|
|
1495
1512
|
role="checkbox"
|
|
1496
1513
|
aria-checked="${t=>t.checked}"
|
|
@@ -1517,9 +1534,9 @@ const Ac=class extends Ze{}.compose({baseName:"checkbox",baseClass:Ze,template:(
|
|
|
1517
1534
|
<slot ${Ct("defaultSlottedNodes")}></slot>
|
|
1518
1535
|
</label>
|
|
1519
1536
|
</template>
|
|
1520
|
-
`,styles:
|
|
1521
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
1522
|
-
var
|
|
1537
|
+
`,styles:Vc,checkedIndicator:va.data,indeterminateIndicator:Vl.data})
|
|
1538
|
+
Es.getOrCreate().withPrefix("nimble").register(Ec())
|
|
1539
|
+
var Hc="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Lc={},Tc={},Rc={}
|
|
1523
1540
|
!function(t){var e
|
|
1524
1541
|
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={}))
|
|
1525
1542
|
var s=function(){function t(t,e,s){var i=this
|
|
@@ -1548,99 +1565,99 @@ return t.forEach((function(t){t.forEach((function(t,s){var i=t.offset
|
|
|
1548
1565
|
void 0===i&&(i=0===s?0:1,t.offset=i)
|
|
1549
1566
|
var o=i.toString()
|
|
1550
1567
|
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}()
|
|
1551
|
-
t.default=s}(
|
|
1552
|
-
var
|
|
1553
|
-
Object.defineProperty(
|
|
1554
|
-
var Rc
|
|
1555
|
-
return e.mode=
|
|
1556
|
-
|
|
1557
|
-
var
|
|
1568
|
+
t.default=s}(Rc)
|
|
1569
|
+
var Pc,Fc=Hc&&Hc.__extends||(Pc=function(t,e){return(Pc=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var s in e)e.hasOwnProperty(s)&&(t[s]=e[s])})(t,e)},function(t,e){function s(){this.constructor=t}Pc(t,e),t.prototype=null===e?Object.create(e):(s.prototype=e.prototype,new s)})
|
|
1570
|
+
Object.defineProperty(Tc,"__esModule",{value:!0})
|
|
1571
|
+
var Bc=Rc,Dc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
|
|
1572
|
+
return e.mode=Bc.AnimationMode.animateTo,e}return Fc(e,t),e}(Bc.default)
|
|
1573
|
+
Tc.default=Dc
|
|
1574
|
+
var Nc={},jc=Hc&&Hc.__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)e.hasOwnProperty(s)&&(t[s]=e[s])})(e,s)}
|
|
1558
1575
|
return function(e,s){function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
|
|
1559
|
-
Object.defineProperty(
|
|
1560
|
-
var
|
|
1561
|
-
return e.mode=
|
|
1562
|
-
|
|
1563
|
-
var
|
|
1564
|
-
Object.defineProperty(
|
|
1565
|
-
var
|
|
1566
|
-
this.pause=function(){
|
|
1576
|
+
Object.defineProperty(Nc,"__esModule",{value:!0})
|
|
1577
|
+
var qc=Rc,Uc=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this
|
|
1578
|
+
return e.mode=qc.AnimationMode.animateFrom,e}return jc(e,t),e}(qc.default)
|
|
1579
|
+
Nc.default=Uc
|
|
1580
|
+
var Kc={},Wc={}
|
|
1581
|
+
Object.defineProperty(Wc,"__esModule",{value:!0}),Wc.invokeFunctionForEach=void 0,Wc.invokeFunctionForEach=function(t,e){t.forEach((function(t){return t[e]()}))},Object.defineProperty(Kc,"__esModule",{value:!0})
|
|
1582
|
+
var Yc=Wc,Xc=function(){function t(t){var e=this
|
|
1583
|
+
this.pause=function(){Yc.invokeFunctionForEach(e.animations,"pause")},this.finish=function(){Yc.invokeFunctionForEach(e.animations,"finish")},this.cancel=function(){Yc.invokeFunctionForEach(e.animations,"cancel")},this.animations=t}return Object.defineProperty(t.prototype,"onFinish",{get:function(){return this._onFinish},set:function(t){var e=this
|
|
1567
1584
|
this._onFinish=t
|
|
1568
1585
|
var s=this.getLongestAnimation()
|
|
1569
1586
|
if("function"==typeof s.onFinish){var i=s.onFinish
|
|
1570
|
-
s.onFinish=function(){i(),e._onFinish()}}else s.onFinish=this._onFinish},enumerable:!1,configurable:!0}),t.prototype.play=function(){
|
|
1587
|
+
s.onFinish=function(){i(),e._onFinish()}}else s.onFinish=this._onFinish},enumerable:!1,configurable:!0}),t.prototype.play=function(){Yc.invokeFunctionForEach(this.animations,"play")},t.prototype.reverse=function(){Yc.invokeFunctionForEach(this.animations,"reverse")},t.prototype.getLongestAnimation=function(){var t=this
|
|
1571
1588
|
return this.animations.reduce((function(e,s){var i=t.getAnimationDuration(e.effectTiming)
|
|
1572
1589
|
return t.getAnimationDuration(s.effectTiming)>=i?s:e}))},t.prototype.getAnimationDuration=function(t){var e=t.duration,s="string"==typeof e?parseFloat(e):e
|
|
1573
1590
|
return(t.delay||0)+(s||0)},t}()
|
|
1574
|
-
|
|
1575
|
-
var Wc={}
|
|
1576
|
-
Object.defineProperty(Wc,"__esModule",{value:!0})
|
|
1577
|
-
var Yc=qc,Xc=function(){function t(t){var e=this
|
|
1578
|
-
this.play=function(){e.applySequencedCallback(e.animations,"play")},this.reverse=function(){e.applySequencedCallback(e.animations.reverse(),"reverse")},this.pause=function(){Yc.invokeFunctionForEach(e.animations,"pause")},this.finish=function(){Yc.invokeFunctionForEach(e.animations,"finish")},this.cancel=function(){Yc.invokeFunctionForEach(e.animations,"cancel")},this.animations=t}return t.prototype.applySequencedCallback=function(t,e){var s=this,i=t.length
|
|
1579
|
-
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}()
|
|
1580
|
-
Wc.default=Xc
|
|
1591
|
+
Kc.default=Xc
|
|
1581
1592
|
var Gc={}
|
|
1593
|
+
Object.defineProperty(Gc,"__esModule",{value:!0})
|
|
1594
|
+
var Qc=Wc,Jc=function(){function t(t){var e=this
|
|
1595
|
+
this.play=function(){e.applySequencedCallback(e.animations,"play")},this.reverse=function(){e.applySequencedCallback(e.animations.reverse(),"reverse")},this.pause=function(){Qc.invokeFunctionForEach(e.animations,"pause")},this.finish=function(){Qc.invokeFunctionForEach(e.animations,"finish")},this.cancel=function(){Qc.invokeFunctionForEach(e.animations,"cancel")},this.animations=t}return t.prototype.applySequencedCallback=function(t,e){var s=this,i=t.length
|
|
1596
|
+
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
|
+
Gc.default=Jc
|
|
1598
|
+
var Zc={}
|
|
1582
1599
|
!function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.fadeOut=t.fadeIn=t.applyFade=t.fadeEffectTiming=t.fadeOutKeyframes=t.fadeInKeyframes=void 0
|
|
1583
|
-
var e=
|
|
1600
|
+
var e=Tc
|
|
1584
1601
|
function s(s,i,o){void 0===o&&(o={})
|
|
1585
1602
|
var n=Object.assign({},t.fadeEffectTiming,o),r=new e.default(s,null,n)
|
|
1586
|
-
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)}}(
|
|
1587
|
-
var
|
|
1588
|
-
Object.defineProperty(
|
|
1589
|
-
var
|
|
1590
|
-
function
|
|
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)}}(Zc)
|
|
1604
|
+
var th={},eh={}
|
|
1605
|
+
Object.defineProperty(eh,"__esModule",{value:!0}),eh.navPane=eh.exponentialReversed=eh.fastInFortySevenPercent=eh.exponential=eh.fastInOut=eh.fastOut=eh.fastIn=eh.appToApp=eh.backToApp=eh.drillIn=eh.easeIn=eh.easeOutSmooth=eh.easeOut=eh.linear=void 0,eh.linear=[[0,0],[1,1]],eh.easeOut=[[0,0],[.58,1]],eh.easeOutSmooth=[[0,.35],[.15,1]],eh.easeIn=[[.25,.1],[.25,1]],eh.drillIn=[[.17,.17],[0,1]],eh.backToApp=[[.5,0],[.6,1]],eh.appToApp=[[.5,0],[1,.9]],eh.fastIn=[[.1,.9],[.2,1]],eh.fastOut=[[.9,.1],[1,.2]],eh.fastInOut=[[.8,0],[.2,1]],eh.exponential=[[.1,.25],[.75,.9]],eh.fastInFortySevenPercent=[[.11,.5],[.24,.96]],eh.exponentialReversed=[[.25,.1],[.9,.75]],eh.navPane=[[.1,.7],[.1,1]],Object.defineProperty(th,"__esModule",{value:!0}),th.cubicBezier=th.formatCubicBezier=void 0
|
|
1606
|
+
var sh=eh
|
|
1607
|
+
function ih(t){if(!Array.isArray(t)||!Array.isArray(t[0])||!Array.isArray(t[1]))return""
|
|
1591
1608
|
var e=t[0],s=t[1]
|
|
1592
|
-
return"cubic-bezier("+e[0]+", "+e[1]+", "+s[0]+", "+s[1]+")"}
|
|
1593
|
-
var
|
|
1594
|
-
Object.defineProperty(
|
|
1609
|
+
return"cubic-bezier("+e[0]+", "+e[1]+", "+s[0]+", "+s[1]+")"}th.formatCubicBezier=ih,th.cubicBezier=function(t){return t in sh?ih(sh[t]):""}
|
|
1610
|
+
var oh={},nh={}
|
|
1611
|
+
Object.defineProperty(nh,"__esModule",{value:!0}),nh.default=function(t){var e=t.getBoundingClientRect()
|
|
1595
1612
|
return e.bottom>=0&&e.right>=0&&e.top<=window.innerHeight&&e.left<=window.innerWidth}
|
|
1596
|
-
var
|
|
1597
|
-
Object.defineProperty(
|
|
1598
|
-
var nh
|
|
1599
|
-
this.subscriptions=[],this.scrollDistance=0,this.requestFrame=function(){t.requestedFrame&&cancelAnimationFrame(t.requestedFrame),t.requestedFrame=requestAnimationFrame(t.update)},this.lastScrollY=
|
|
1613
|
+
var rh={},ah={}
|
|
1614
|
+
Object.defineProperty(ah,"__esModule",{value:!0}),ah.default=function(){return"undefined"==typeof window?NaN:void 0!==window.scrollY?window.scrollY:window.pageYOffset},Object.defineProperty(rh,"__esModule",{value:!0})
|
|
1615
|
+
var lh=nh,ch=ah,hh=function(){function t(){var t=this
|
|
1616
|
+
this.subscriptions=[],this.scrollDistance=0,this.requestFrame=function(){t.requestedFrame&&cancelAnimationFrame(t.requestedFrame),t.requestedFrame=requestAnimationFrame(t.update)},this.lastScrollY=ch.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:lh.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=ch.default()
|
|
1600
1617
|
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}()
|
|
1601
|
-
|
|
1602
|
-
var
|
|
1618
|
+
rh.default=hh
|
|
1619
|
+
var dh=Hc&&Hc.__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)e.hasOwnProperty(s)&&(t[s]=e[s])})(e,s)}
|
|
1603
1620
|
return function(e,s){function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
|
|
1604
|
-
Object.defineProperty(
|
|
1605
|
-
var
|
|
1606
|
-
t.prototype.update.call(this),this.subscriptions.forEach((function(t){var s=
|
|
1607
|
-
s&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(
|
|
1608
|
-
|
|
1609
|
-
var
|
|
1621
|
+
Object.defineProperty(oh,"__esModule",{value:!0})
|
|
1622
|
+
var uh=nh,ph=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return dh(e,t),e.prototype.update=function(){var e=this
|
|
1623
|
+
t.prototype.update.call(this),this.subscriptions.forEach((function(t){var s=uh.default(t.element)
|
|
1624
|
+
s&&t.callback(e.scrollDistance),s!==t.inView&&(t.inView=s)}))},e}(rh.default)
|
|
1625
|
+
oh.default=ph
|
|
1626
|
+
var vh={},gh=Hc&&Hc.__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)e.hasOwnProperty(s)&&(t[s]=e[s])})(e,s)}
|
|
1610
1627
|
return function(e,s){function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
|
|
1611
|
-
Object.defineProperty(
|
|
1612
|
-
var
|
|
1613
|
-
t.prototype.update.call(this),this.subscriptions.forEach((function(t,s){var i=
|
|
1614
|
-
i&&!t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(
|
|
1615
|
-
|
|
1616
|
-
var
|
|
1628
|
+
Object.defineProperty(vh,"__esModule",{value:!0})
|
|
1629
|
+
var mh=nh,fh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return gh(e,t),e.prototype.update=function(){var e=this
|
|
1630
|
+
t.prototype.update.call(this),this.subscriptions.forEach((function(t,s){var i=mh.default(t.element)
|
|
1631
|
+
i&&!t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(rh.default)
|
|
1632
|
+
vh.default=fh
|
|
1633
|
+
var bh={},wh=Hc&&Hc.__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)e.hasOwnProperty(s)&&(t[s]=e[s])})(e,s)}
|
|
1617
1634
|
return function(e,s){function i(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(i.prototype=s.prototype,new i)}}()
|
|
1618
|
-
Object.defineProperty(
|
|
1619
|
-
var
|
|
1620
|
-
t.prototype.update.call(this),this.subscriptions.forEach((function(t,s){var i=
|
|
1621
|
-
!i&&t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(
|
|
1622
|
-
|
|
1623
|
-
var e=
|
|
1635
|
+
Object.defineProperty(bh,"__esModule",{value:!0})
|
|
1636
|
+
var xh=nh,yh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return wh(e,t),e.prototype.update=function(){var e=this
|
|
1637
|
+
t.prototype.update.call(this),this.subscriptions.forEach((function(t,s){var i=xh.default(t.element)
|
|
1638
|
+
!i&&t.inView&&t.callback(e.scrollDistance),i!==t.inView&&(t.inView=i)}))},e}(rh.default)
|
|
1639
|
+
bh.default=yh,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
|
|
1640
|
+
var e=Tc
|
|
1624
1641
|
t.AnimateTo=e.default
|
|
1625
|
-
var s=
|
|
1642
|
+
var s=Nc
|
|
1626
1643
|
t.AnimateFrom=s.default
|
|
1627
|
-
var i=
|
|
1644
|
+
var i=Kc
|
|
1628
1645
|
t.AnimateGroup=i.default
|
|
1629
|
-
var o=
|
|
1646
|
+
var o=Gc
|
|
1630
1647
|
t.AnimateSequence=o.default
|
|
1631
|
-
var n=
|
|
1648
|
+
var n=Rc
|
|
1632
1649
|
t.Animate=n.default
|
|
1633
|
-
var r=
|
|
1650
|
+
var r=Zc
|
|
1634
1651
|
Object.defineProperty(t,"fadeIn",{enumerable:!0,get:function(){return r.fadeIn}}),Object.defineProperty(t,"fadeOut",{enumerable:!0,get:function(){return r.fadeOut}})
|
|
1635
|
-
var a=
|
|
1652
|
+
var a=th
|
|
1636
1653
|
Object.defineProperty(t,"cubicBezier",{enumerable:!0,get:function(){return a.cubicBezier}})
|
|
1637
|
-
var l=
|
|
1654
|
+
var l=oh
|
|
1638
1655
|
t.ScrollTrigger=l.default
|
|
1639
|
-
var c=
|
|
1656
|
+
var c=vh
|
|
1640
1657
|
t.ViewEnterTrigger=c.default
|
|
1641
|
-
var h=
|
|
1642
|
-
t.ViewExitTrigger=h.default}(
|
|
1643
|
-
const
|
|
1658
|
+
var h=bh
|
|
1659
|
+
t.ViewExitTrigger=h.default}(Lc)
|
|
1660
|
+
const $h=window.matchMedia("(prefers-reduced-motion: reduce)"),Ch={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"}},kh=mt`
|
|
1644
1661
|
${ls("block")}
|
|
1645
1662
|
|
|
1646
1663
|
:host {
|
|
@@ -1650,8 +1667,8 @@ const wh=window.matchMedia("(prefers-reduced-motion: reduce)"),xh={slideLeftKeyf
|
|
|
1650
1667
|
width: fit-content;
|
|
1651
1668
|
height: 100%;
|
|
1652
1669
|
outline: none;
|
|
1653
|
-
font: ${
|
|
1654
|
-
color: ${
|
|
1670
|
+
font: ${Dn};
|
|
1671
|
+
color: ${Nn};
|
|
1655
1672
|
}
|
|
1656
1673
|
|
|
1657
1674
|
:host([modal]) {
|
|
@@ -1687,7 +1704,7 @@ const wh=window.matchMedia("(prefers-reduced-motion: reduce)"),xh={slideLeftKeyf
|
|
|
1687
1704
|
.overlay {
|
|
1688
1705
|
position: fixed;
|
|
1689
1706
|
inset: 0px;
|
|
1690
|
-
background: ${
|
|
1707
|
+
background: ${cn};
|
|
1691
1708
|
touch-action: none;
|
|
1692
1709
|
}
|
|
1693
1710
|
|
|
@@ -1701,9 +1718,9 @@ const wh=window.matchMedia("(prefers-reduced-motion: reduce)"),xh={slideLeftKeyf
|
|
|
1701
1718
|
box-sizing: border-box;
|
|
1702
1719
|
border-radius: 0px;
|
|
1703
1720
|
border-width: 0px;
|
|
1704
|
-
width: ${
|
|
1721
|
+
width: ${mn};
|
|
1705
1722
|
height: 100%;
|
|
1706
|
-
background-color: ${
|
|
1723
|
+
background-color: ${Xo};
|
|
1707
1724
|
}
|
|
1708
1725
|
|
|
1709
1726
|
:host([modal]) .control {
|
|
@@ -1717,59 +1734,59 @@ const wh=window.matchMedia("(prefers-reduced-motion: reduce)"),xh={slideLeftKeyf
|
|
|
1717
1734
|
|
|
1718
1735
|
:host([location='left']) .control {
|
|
1719
1736
|
left: 0px;
|
|
1720
|
-
border-right: ${
|
|
1737
|
+
border-right: ${vn} solid ${ln};
|
|
1721
1738
|
}
|
|
1722
1739
|
|
|
1723
1740
|
:host([location='right']) .control {
|
|
1724
1741
|
right: 0px;
|
|
1725
|
-
border-left: ${
|
|
1742
|
+
border-left: ${vn} solid ${ln};
|
|
1726
1743
|
}
|
|
1727
1744
|
|
|
1728
1745
|
${""}
|
|
1729
1746
|
|
|
1730
1747
|
::slotted(header) {
|
|
1731
|
-
padding: ${
|
|
1732
|
-
font: ${
|
|
1748
|
+
padding: ${un};
|
|
1749
|
+
font: ${fn};
|
|
1733
1750
|
}
|
|
1734
1751
|
|
|
1735
1752
|
::slotted(section) {
|
|
1736
|
-
padding: ${
|
|
1753
|
+
padding: ${un};
|
|
1737
1754
|
grid-row: 2;
|
|
1738
1755
|
overflow-y: auto;
|
|
1739
1756
|
}
|
|
1740
1757
|
|
|
1741
1758
|
::slotted(footer) {
|
|
1742
|
-
padding: ${
|
|
1759
|
+
padding: ${un};
|
|
1743
1760
|
display: flex;
|
|
1744
1761
|
justify-content: flex-end;
|
|
1745
1762
|
grid-row: 3;
|
|
1746
|
-
border-top: ${
|
|
1763
|
+
border-top: ${vn} solid ${cn};
|
|
1747
1764
|
}
|
|
1748
1765
|
`
|
|
1749
|
-
var
|
|
1750
|
-
!function(t){t.Left="left",t.Right="right"}(
|
|
1751
|
-
class
|
|
1766
|
+
var _h,zh
|
|
1767
|
+
!function(t){t.Left="left",t.Right="right"}(_h||(_h={})),function(t){t.Opening="opening",t.Opened="opened",t.Closing="closing",t.Closed="closed"}(zh||(zh={}))
|
|
1768
|
+
class Oh extends Ks{constructor(){super(...arguments),this.location=_h.Left,this.state=zh.Closed,this.preventDismiss=!1,this.propertiesToWatch=["hidden","location","state"],this.animationDurationMilliseconds=.001}connectedCallback(){this.trapFocus=!1,super.connectedCallback(),this.updateAnimationDuration(),this.animationsEnabledChangedHandler=()=>this.updateAnimationDuration(),$h.addEventListener("change",this.animationsEnabledChangedHandler),this.onStateChanged()
|
|
1752
1769
|
const t=f.getNotifier(this),e={handleChange:(t,e)=>this.onPropertyChange(e)}
|
|
1753
|
-
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&&(
|
|
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&&($h.removeEventListener("change",this.animationsEnabledChangedHandler),this.animationsEnabledChangedHandler=void 0)}show(){this.state=zh.Opening}hide(){this.state=zh.Closing}dismiss(){this.$emit("cancel",{},{bubbles:!1,cancelable:!0,composed:!1})&&!this.preventDismiss&&(super.dismiss(),this.hide())}onPropertyChange(t){switch(t){case"hidden":this.onHiddenChanged()
|
|
1754
1771
|
break
|
|
1755
1772
|
case"location":this.onLocationChanged()
|
|
1756
1773
|
break
|
|
1757
|
-
case"state":this.onStateChanged()}}onHiddenChanged(){this.hidden&&this.state!==
|
|
1774
|
+
case"state":this.onStateChanged()}}onHiddenChanged(){this.hidden&&this.state!==zh.Closed?this.state=zh.Closed:this.hidden||this.state!==zh.Closed||(this.state=zh.Opened)}onLocationChanged(){this.cancelCurrentAnimation()}onStateChanged(){if(this.isConnected){switch(this.cancelCurrentAnimation(),this.state){case zh.Opening:this.animateOpening(),this.hidden=!1
|
|
1758
1775
|
break
|
|
1759
|
-
case
|
|
1776
|
+
case zh.Opened:this.hidden=!1
|
|
1760
1777
|
break
|
|
1761
|
-
case
|
|
1778
|
+
case zh.Closing:this.hidden=!1,this.animateClosing()
|
|
1762
1779
|
break
|
|
1763
|
-
case
|
|
1780
|
+
case zh.Closed:this.hidden=!0
|
|
1764
1781
|
break
|
|
1765
|
-
default:throw new Error("Unsupported state value. Expected: opening/opened/closing/closed")}this.$emit("state-change")}}updateAnimationDuration(){const t
|
|
1766
|
-
this.animationDurationMilliseconds=t?.001:
|
|
1782
|
+
default:throw new Error("Unsupported state value. Expected: opening/opened/closing/closed")}this.$emit("state-change")}}updateAnimationDuration(){const t=$h.matches
|
|
1783
|
+
this.animationDurationMilliseconds=t?.001:Ar.getValueFor(this)}animateOpening(){this.animateOpenClose(!0)}animateClosing(){this.hidden?this.state=zh.Closed:this.animateOpenClose(!1)}animateOpenClose(t){const e={...t?Ch.slideInOptions:Ch.slideOutOptions,duration:this.animationDurationMilliseconds},s=this.location===_h.Right?Ch.slideRightKeyframes:Ch.slideLeftKeyframes,i=new Lc.AnimateTo(this.dialog,void 0,e)
|
|
1767
1784
|
i.addKeyframes(s)
|
|
1768
1785
|
const o=[i],n=this.shadowRoot?.querySelector(".overlay")
|
|
1769
|
-
if(n){const t=new
|
|
1770
|
-
t.addKeyframes(
|
|
1771
|
-
r.onFinish=()=>{this.state=t?
|
|
1772
|
-
const
|
|
1786
|
+
if(n){const t=new Lc.AnimateTo(n,void 0,e)
|
|
1787
|
+
t.addKeyframes(Ch.fadeOverlayKeyframes),o.push(t)}const r=new Lc.AnimateGroup(o)
|
|
1788
|
+
r.onFinish=()=>{this.state=t?zh.Opened:zh.Closed},this.animationGroup=r,r.play()}cancelCurrentAnimation(){this.animationGroup?.cancel()}}Bo([ot],Oh.prototype,"location",void 0),Bo([ot],Oh.prototype,"state",void 0),Bo([ot({attribute:"prevent-dismiss",mode:"boolean"})],Oh.prototype,"preventDismiss",void 0)
|
|
1789
|
+
const Ih=Oh.compose({baseName:"drawer",template:(t,e)=>Y`
|
|
1773
1790
|
<div class="positioning-region" part="positioning-region">
|
|
1774
1791
|
${wt((t=>t.modal),Y`
|
|
1775
1792
|
<div
|
|
@@ -1793,20 +1810,20 @@ const _h=kh.compose({baseName:"drawer",template:(t,e)=>Y`
|
|
|
1793
1810
|
<slot></slot>
|
|
1794
1811
|
</div>
|
|
1795
1812
|
</div>
|
|
1796
|
-
`,styles:
|
|
1797
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
1798
|
-
const
|
|
1813
|
+
`,styles:kh})
|
|
1814
|
+
Es.getOrCreate().withPrefix("nimble").register(Ih())
|
|
1815
|
+
const Sh=Y`
|
|
1799
1816
|
<template>
|
|
1800
1817
|
<div class="icon" :innerHTML=${t=>t.icon.data}></div>
|
|
1801
1818
|
</template
|
|
1802
|
-
`,
|
|
1819
|
+
`,Ah=mt`
|
|
1803
1820
|
${ls("inline-flex")}
|
|
1804
1821
|
|
|
1805
1822
|
:host {
|
|
1806
1823
|
align-items: center;
|
|
1807
1824
|
user-select: none;
|
|
1808
|
-
width: ${
|
|
1809
|
-
height: ${
|
|
1825
|
+
width: ${gn};
|
|
1826
|
+
height: ${gn};
|
|
1810
1827
|
}
|
|
1811
1828
|
|
|
1812
1829
|
.icon {
|
|
@@ -1815,172 +1832,172 @@ const zh=Y`
|
|
|
1815
1832
|
}
|
|
1816
1833
|
|
|
1817
1834
|
:host(.fail) {
|
|
1818
|
-
${
|
|
1835
|
+
${an.cssCustomProperty}: ${sn};
|
|
1819
1836
|
}
|
|
1820
1837
|
|
|
1821
1838
|
:host(.warning) {
|
|
1822
|
-
${
|
|
1839
|
+
${an.cssCustomProperty}: ${on};
|
|
1823
1840
|
}
|
|
1824
1841
|
|
|
1825
1842
|
:host(.pass) {
|
|
1826
|
-
${
|
|
1843
|
+
${an.cssCustomProperty}: ${nn};
|
|
1827
1844
|
}
|
|
1828
1845
|
|
|
1829
1846
|
.icon svg {
|
|
1830
|
-
fill: ${
|
|
1847
|
+
fill: ${an};
|
|
1831
1848
|
width: 100%;
|
|
1832
1849
|
height: 100%;
|
|
1833
1850
|
}
|
|
1834
1851
|
`
|
|
1835
|
-
class
|
|
1852
|
+
class Mh extends de{constructor(t){super(),this.icon=t}}const Vh=(t,e)=>{const s=e.compose({baseName:t,template:Sh,styles:Ah,baseClass:e})
|
|
1836
1853
|
Es.getOrCreate().withPrefix("nimble").register(s())}
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
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
|
-
const
|
|
1854
|
+
Vh("add-icon",class extends Mh{constructor(){super(jr)}})
|
|
1855
|
+
Vh("arrow-down-right-and-arrow-up-left-icon",class extends Mh{constructor(){super(qr)}})
|
|
1856
|
+
Vh("arrow-expander-down-icon",class extends Mh{constructor(){super(Ur)}})
|
|
1857
|
+
Vh("arrow-expander-left-icon",class extends Mh{constructor(){super(Kr)}})
|
|
1858
|
+
Vh("arrow-expander-right-icon",class extends Mh{constructor(){super(Wr)}})
|
|
1859
|
+
Vh("arrow-expander-up-icon",class extends Mh{constructor(){super(Yr)}})
|
|
1860
|
+
Vh("arrow-left-from-line-icon",class extends Mh{constructor(){super(Xr)}})
|
|
1861
|
+
Vh("arrow-partial-rotate-left-icon",class extends Mh{constructor(){super(Gr)}})
|
|
1862
|
+
Vh("arrow-right-to-line-icon",class extends Mh{constructor(){super(Qr)}})
|
|
1863
|
+
Vh("arrow-rotate-right-icon",class extends Mh{constructor(){super(Jr)}})
|
|
1864
|
+
Vh("arrow-u-rotate-left-icon",class extends Mh{constructor(){super(Zr)}})
|
|
1865
|
+
Vh("arrow-up-left-and-arrow-down-right-icon",class extends Mh{constructor(){super(ta)}})
|
|
1866
|
+
Vh("arrows-maximize-icon",class extends Mh{constructor(){super(ea)}})
|
|
1867
|
+
Vh("arrows-repeat-icon",class extends Mh{constructor(){super(sa)}})
|
|
1868
|
+
Vh("bars-icon",class extends Mh{constructor(){super(ia)}})
|
|
1869
|
+
Vh("bell-icon",class extends Mh{constructor(){super(oa)}})
|
|
1870
|
+
Vh("bell-and-comment-icon",class extends Mh{constructor(){super(na)}})
|
|
1871
|
+
Vh("bell-circle-icon",class extends Mh{constructor(){super(ra)}})
|
|
1872
|
+
Vh("bell-solid-circle-icon",class extends Mh{constructor(){super(aa)}})
|
|
1873
|
+
Vh("block-with-ribbon-icon",class extends Mh{constructor(){super(la)}})
|
|
1874
|
+
Vh("calendar-icon",class extends Mh{constructor(){super(ca)}})
|
|
1875
|
+
Vh("chart-diagram-icon",class extends Mh{constructor(){super(ha)}})
|
|
1876
|
+
Vh("chart-diagram-child-focus-icon",class extends Mh{constructor(){super(da)}})
|
|
1877
|
+
Vh("chart-diagram-parent-focus-icon",class extends Mh{constructor(){super(ua)}})
|
|
1878
|
+
Vh("chart-diagram-parent-focus-two-child-icon",class extends Mh{constructor(){super(pa)}})
|
|
1879
|
+
Vh("check-icon",class extends Mh{constructor(){super(va)}})
|
|
1880
|
+
Vh("check-dot-icon",class extends Mh{constructor(){super(ga)}})
|
|
1881
|
+
Vh("circle-icon",class extends Mh{constructor(){super(ma)}})
|
|
1882
|
+
Vh("circle-broken-icon",class extends Mh{constructor(){super(fa)}})
|
|
1883
|
+
Vh("circle-check-icon",class extends Mh{constructor(){super(ba)}})
|
|
1884
|
+
Vh("circle-partial-broken-icon",class extends Mh{constructor(){super(wa)}})
|
|
1885
|
+
Vh("circle-slash-icon",class extends Mh{constructor(){super(xa)}})
|
|
1886
|
+
Vh("circle-x-icon",class extends Mh{constructor(){super(ya)}})
|
|
1887
|
+
Vh("clipboard-icon",class extends Mh{constructor(){super($a)}})
|
|
1888
|
+
Vh("clock-icon",class extends Mh{constructor(){super(Ca)}})
|
|
1889
|
+
Vh("clock-cog-icon",class extends Mh{constructor(){super(ka)}})
|
|
1890
|
+
Vh("clock-triangle-icon",class extends Mh{constructor(){super(_a)}})
|
|
1891
|
+
Vh("clone-icon",class extends Mh{constructor(){super(za)}})
|
|
1892
|
+
Vh("cloud-upload-icon",class extends Mh{constructor(){super(Oa)}})
|
|
1893
|
+
Vh("cloud-with-arrow-icon",class extends Mh{constructor(){super(Ia)}})
|
|
1894
|
+
Vh("cog-icon",class extends Mh{constructor(){super(Sa)}})
|
|
1895
|
+
Vh("cog-database-icon",class extends Mh{constructor(){super(Aa)}})
|
|
1896
|
+
Vh("cog-database-inset-icon",class extends Mh{constructor(){super(Ma)}})
|
|
1897
|
+
Vh("cog-small-cog-icon",class extends Mh{constructor(){super(Va)}})
|
|
1898
|
+
Vh("cog-zoomed-icon",class extends Mh{constructor(){super(Ea)}})
|
|
1899
|
+
Vh("comment-icon",class extends Mh{constructor(){super(Ha)}})
|
|
1900
|
+
Vh("computer-and-monitor-icon",class extends Mh{constructor(){super(La)}})
|
|
1901
|
+
Vh("copy-icon",class extends Mh{constructor(){super(Ta)}})
|
|
1902
|
+
Vh("copy-text-icon",class extends Mh{constructor(){super(Ra)}})
|
|
1903
|
+
Vh("dashboard-builder-icon",class extends Mh{constructor(){super(Pa)}})
|
|
1904
|
+
Vh("dashboard-builder-legend-icon",class extends Mh{constructor(){super(Fa)}})
|
|
1905
|
+
Vh("dashboard-builder-templates-icon",class extends Mh{constructor(){super(Ba)}})
|
|
1906
|
+
Vh("dashboard-builder-tile-icon",class extends Mh{constructor(){super(Da)}})
|
|
1907
|
+
Vh("database-icon",class extends Mh{constructor(){super(Na)}})
|
|
1908
|
+
Vh("database-check-icon",class extends Mh{constructor(){super(ja)}})
|
|
1909
|
+
Vh("desktop-icon",class extends Mh{constructor(){super(qa)}})
|
|
1910
|
+
Vh("donut-chart-icon",class extends Mh{constructor(){super(Ua)}})
|
|
1911
|
+
Vh("dot-solid-dot-stroke-icon",class extends Mh{constructor(){super(Ka)}})
|
|
1912
|
+
Vh("download-icon",class extends Mh{constructor(){super(Wa)}})
|
|
1913
|
+
Vh("electronic-chip-zoomed-icon",class extends Mh{constructor(){super(Ya)}})
|
|
1914
|
+
Vh("exclamation-mark-icon",class extends Mh{constructor(){super(Xa)}})
|
|
1915
|
+
Vh("eye-icon",class extends Mh{constructor(){super(Ga)}})
|
|
1916
|
+
Vh("fancy-a-icon",class extends Mh{constructor(){super(Qa)}})
|
|
1917
|
+
Vh("file-icon",class extends Mh{constructor(){super(Ja)}})
|
|
1918
|
+
Vh("file-drawer-icon",class extends Mh{constructor(){super(Za)}})
|
|
1919
|
+
Vh("file-search-icon",class extends Mh{constructor(){super(tl)}})
|
|
1920
|
+
Vh("filter-icon",class extends Mh{constructor(){super(el)}})
|
|
1921
|
+
Vh("floppy-disk-checkmark-icon",class extends Mh{constructor(){super(sl)}})
|
|
1922
|
+
Vh("floppy-disk-star-arrow-right-icon",class extends Mh{constructor(){super(il)}})
|
|
1923
|
+
Vh("floppy-disk-three-dots-icon",class extends Mh{constructor(){super(ol)}})
|
|
1924
|
+
Vh("folder-icon",class extends Mh{constructor(){super(nl)}})
|
|
1925
|
+
Vh("folder-open-icon",class extends Mh{constructor(){super(rl)}})
|
|
1926
|
+
Vh("forward-slash-icon",class extends Mh{constructor(){super(al)}})
|
|
1927
|
+
Vh("four-dots-square-icon",class extends Mh{constructor(){super(ll)}})
|
|
1928
|
+
Vh("function-icon",class extends Mh{constructor(){super(cl)}})
|
|
1929
|
+
Vh("gauge-simple-icon",class extends Mh{constructor(){super(hl)}})
|
|
1930
|
+
Vh("grid-three-by-three-icon",class extends Mh{constructor(){super(dl)}})
|
|
1931
|
+
Vh("grid-two-by-two-icon",class extends Mh{constructor(){super(ul)}})
|
|
1932
|
+
Vh("hammer-icon",class extends Mh{constructor(){super(pl)}})
|
|
1933
|
+
Vh("hashtag-icon",class extends Mh{constructor(){super(vl)}})
|
|
1934
|
+
Vh("home-icon",class extends Mh{constructor(){super(gl)}})
|
|
1935
|
+
Vh("hourglass-icon",class extends Mh{constructor(){super(ml)}})
|
|
1936
|
+
Vh("indeterminant-checkbox-icon",class extends Mh{constructor(){super(fl)}})
|
|
1937
|
+
Vh("info-icon",class extends Mh{constructor(){super(bl)}})
|
|
1938
|
+
Vh("info-circle-icon",class extends Mh{constructor(){super(wl)}})
|
|
1939
|
+
Vh("key-icon",class extends Mh{constructor(){super(xl)}})
|
|
1940
|
+
Vh("laptop-icon",class extends Mh{constructor(){super(yl)}})
|
|
1941
|
+
Vh("layer-group-icon",class extends Mh{constructor(){super($l)}})
|
|
1942
|
+
Vh("lightning-bolt-icon",class extends Mh{constructor(){super(Cl)}})
|
|
1943
|
+
Vh("link-icon",class extends Mh{constructor(){super(kl)}})
|
|
1944
|
+
Vh("link-cancel-icon",class extends Mh{constructor(){super(_l)}})
|
|
1945
|
+
Vh("list-icon",class extends Mh{constructor(){super(zl)}})
|
|
1946
|
+
Vh("list-tree-icon",class extends Mh{constructor(){super(Ol)}})
|
|
1947
|
+
Vh("list-tree-database-icon",class extends Mh{constructor(){super(Il)}})
|
|
1948
|
+
Vh("lock-icon",class extends Mh{constructor(){super(Sl)}})
|
|
1949
|
+
Vh("magnifying-glass-icon",class extends Mh{constructor(){super(Al)}})
|
|
1950
|
+
Vh("markdown-icon",class extends Mh{constructor(){super(Ml)}})
|
|
1951
|
+
Vh("minus-icon",class extends Mh{constructor(){super(Vl)}})
|
|
1952
|
+
Vh("minus-wide-icon",class extends Mh{constructor(){super(El)}})
|
|
1953
|
+
Vh("mobile-icon",class extends Mh{constructor(){super(Hl)}})
|
|
1954
|
+
Vh("notebook-icon",class extends Mh{constructor(){super(Ll)}})
|
|
1955
|
+
Vh("paste-icon",class extends Mh{constructor(){super(Tl)}})
|
|
1956
|
+
Vh("pencil-icon",class extends Mh{constructor(){super(Rl)}})
|
|
1957
|
+
Vh("pot-with-lid-icon",class extends Mh{constructor(){super(Pl)}})
|
|
1958
|
+
Vh("question-icon",class extends Mh{constructor(){super(Fl)}})
|
|
1959
|
+
Vh("running-arrow-icon",class extends Mh{constructor(){super(Bl)}})
|
|
1960
|
+
Vh("server-icon",class extends Mh{constructor(){super(Dl)}})
|
|
1961
|
+
Vh("share-square-icon",class extends Mh{constructor(){super(Nl)}})
|
|
1962
|
+
Vh("shield-check-icon",class extends Mh{constructor(){super(jl)}})
|
|
1963
|
+
Vh("shield-xmark-icon",class extends Mh{constructor(){super(ql)}})
|
|
1964
|
+
Vh("signal-bars-icon",class extends Mh{constructor(){super(Ul)}})
|
|
1965
|
+
Vh("sine-graph-icon",class extends Mh{constructor(){super(Kl)}})
|
|
1966
|
+
Vh("skip-arrow-icon",class extends Mh{constructor(){super(Wl)}})
|
|
1967
|
+
Vh("spinner-icon",class extends Mh{constructor(){super(Yl)}})
|
|
1968
|
+
Vh("square-check-icon",class extends Mh{constructor(){super(Xl)}})
|
|
1969
|
+
Vh("square-t-icon",class extends Mh{constructor(){super(Gl)}})
|
|
1970
|
+
Vh("t-icon",class extends Mh{constructor(){super(Ql)}})
|
|
1971
|
+
Vh("tablet-icon",class extends Mh{constructor(){super(Jl)}})
|
|
1972
|
+
Vh("tag-icon",class extends Mh{constructor(){super(Zl)}})
|
|
1973
|
+
Vh("tags-icon",class extends Mh{constructor(){super(tc)}})
|
|
1974
|
+
Vh("target-crosshairs-icon",class extends Mh{constructor(){super(ec)}})
|
|
1975
|
+
Vh("target-crosshairs-progress-icon",class extends Mh{constructor(){super(sc)}})
|
|
1976
|
+
Vh("three-dots-line-icon",class extends Mh{constructor(){super(ic)}})
|
|
1977
|
+
Vh("thumbtack-icon",class extends Mh{constructor(){super(oc)}})
|
|
1978
|
+
Vh("tile-size-icon",class extends Mh{constructor(){super(nc)}})
|
|
1979
|
+
Vh("times-icon",class extends Mh{constructor(){super(rc)}})
|
|
1980
|
+
Vh("trash-icon",class extends Mh{constructor(){super(ac)}})
|
|
1981
|
+
Vh("triangle-icon",class extends Mh{constructor(){super(lc)}})
|
|
1982
|
+
Vh("true-false-rectangle-icon",class extends Mh{constructor(){super(cc)}})
|
|
1983
|
+
Vh("unlink-icon",class extends Mh{constructor(){super(hc)}})
|
|
1984
|
+
Vh("unlock-icon",class extends Mh{constructor(){super(dc)}})
|
|
1985
|
+
Vh("upload-icon",class extends Mh{constructor(){super(uc)}})
|
|
1986
|
+
Vh("user-icon",class extends Mh{constructor(){super(pc)}})
|
|
1987
|
+
Vh("watch-icon",class extends Mh{constructor(){super(vc)}})
|
|
1988
|
+
Vh("waveform-icon",class extends Mh{constructor(){super(gc)}})
|
|
1989
|
+
Vh("webvi-custom-icon",class extends Mh{constructor(){super(mc)}})
|
|
1990
|
+
Vh("webvi-host-icon",class extends Mh{constructor(){super(fc)}})
|
|
1991
|
+
Vh("window-code-icon",class extends Mh{constructor(){super(bc)}})
|
|
1992
|
+
Vh("window-text-icon",class extends Mh{constructor(){super(wc)}})
|
|
1993
|
+
Vh("wrench-hammer-icon",class extends Mh{constructor(){super(xc)}})
|
|
1994
|
+
Vh("xmark-icon",class extends Mh{constructor(){super(yc)}})
|
|
1995
|
+
Vh("xmark-check-icon",class extends Mh{constructor(){super($c)}})
|
|
1996
|
+
const Eh=mt`
|
|
1980
1997
|
${ls("flex")}
|
|
1981
1998
|
|
|
1982
1999
|
:host {
|
|
1983
|
-
font: ${
|
|
2000
|
+
font: ${Dn};
|
|
1984
2001
|
cursor: pointer;
|
|
1985
2002
|
justify-content: left;
|
|
1986
2003
|
}
|
|
@@ -1992,15 +2009,15 @@ const Ah=mt`
|
|
|
1992
2009
|
:host(.selected) {
|
|
1993
2010
|
box-shadow: none;
|
|
1994
2011
|
outline: none;
|
|
1995
|
-
background-color: ${
|
|
2012
|
+
background-color: ${Go};
|
|
1996
2013
|
}
|
|
1997
2014
|
|
|
1998
2015
|
:host(:hover.selected) {
|
|
1999
|
-
background-color: ${
|
|
2016
|
+
background-color: ${Jo};
|
|
2000
2017
|
}
|
|
2001
2018
|
|
|
2002
2019
|
:host(:hover) {
|
|
2003
|
-
background-color: ${
|
|
2020
|
+
background-color: ${Zo};
|
|
2004
2021
|
}
|
|
2005
2022
|
|
|
2006
2023
|
:host(:hover):host([disabled]) {
|
|
@@ -2008,20 +2025,20 @@ const Ah=mt`
|
|
|
2008
2025
|
background-color: transparent;
|
|
2009
2026
|
}
|
|
2010
2027
|
|
|
2011
|
-
:host(:${
|
|
2012
|
-
box-shadow: 0px 0px 0px 1px ${
|
|
2013
|
-
outline: 1px solid ${
|
|
2028
|
+
:host(:${Cc}) {
|
|
2029
|
+
box-shadow: 0px 0px 0px 1px ${rn} inset;
|
|
2030
|
+
outline: 1px solid ${rn};
|
|
2014
2031
|
outline-offset: -4px;
|
|
2015
2032
|
}
|
|
2016
2033
|
|
|
2017
2034
|
:host(:active) {
|
|
2018
2035
|
box-shadow: none;
|
|
2019
2036
|
outline: none;
|
|
2020
|
-
background-color: ${
|
|
2037
|
+
background-color: ${Go};
|
|
2021
2038
|
}
|
|
2022
2039
|
|
|
2023
2040
|
:host([disabled]) {
|
|
2024
|
-
color: ${
|
|
2041
|
+
color: ${jn};
|
|
2025
2042
|
cursor: default;
|
|
2026
2043
|
}
|
|
2027
2044
|
|
|
@@ -2030,7 +2047,7 @@ const Ah=mt`
|
|
|
2030
2047
|
outline: none;
|
|
2031
2048
|
}
|
|
2032
2049
|
`
|
|
2033
|
-
const
|
|
2050
|
+
const Hh=class extends es{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:es,template:(t,e)=>Y`
|
|
2034
2051
|
<template
|
|
2035
2052
|
aria-checked="${t=>t.ariaChecked}"
|
|
2036
2053
|
aria-disabled="${t=>t.ariaDisabled}"
|
|
@@ -2040,25 +2057,25 @@ const Mh=class extends es{get value(){return super.value}set value(t){super.valu
|
|
|
2040
2057
|
class="${t=>[t.checked&&"checked",t.selected&&"selected",t.disabled&&"disabled"].filter(Boolean).join(" ")}"
|
|
2041
2058
|
role="option"
|
|
2042
2059
|
>
|
|
2043
|
-
${
|
|
2060
|
+
${Ot(0,e)}
|
|
2044
2061
|
<span class="content" part="content">
|
|
2045
2062
|
<slot></slot>
|
|
2046
2063
|
</span>
|
|
2047
2064
|
${zt(0,e)}
|
|
2048
2065
|
</template>
|
|
2049
|
-
`,styles:
|
|
2050
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
2051
|
-
const
|
|
2066
|
+
`,styles:Eh})
|
|
2067
|
+
Es.getOrCreate().withPrefix("nimble").register(Hh())
|
|
2068
|
+
const Lh=mt`
|
|
2052
2069
|
${ls("grid")}
|
|
2053
2070
|
|
|
2054
2071
|
:host {
|
|
2055
|
-
background: ${
|
|
2056
|
-
border: ${
|
|
2072
|
+
background: ${Xo};
|
|
2073
|
+
border: ${vn} solid ${cn};
|
|
2057
2074
|
margin: 0;
|
|
2058
2075
|
padding: 4px;
|
|
2059
2076
|
min-width: 168px;
|
|
2060
2077
|
width: max-content;
|
|
2061
|
-
box-shadow: 0px 2px 3px ${
|
|
2078
|
+
box-shadow: 0px 2px 3px ${ln};
|
|
2062
2079
|
}
|
|
2063
2080
|
::slotted(*) {
|
|
2064
2081
|
padding-left: 8px;
|
|
@@ -2069,19 +2086,19 @@ const Vh=mt`
|
|
|
2069
2086
|
height: 2px;
|
|
2070
2087
|
margin: 4px;
|
|
2071
2088
|
border: none;
|
|
2072
|
-
background: ${
|
|
2089
|
+
background: ${tn};
|
|
2073
2090
|
opacity: 0.1;
|
|
2074
2091
|
}
|
|
2075
2092
|
::slotted(header) {
|
|
2076
2093
|
display: flex;
|
|
2077
|
-
font: ${
|
|
2078
|
-
color: ${
|
|
2079
|
-
text-transform: ${
|
|
2094
|
+
font: ${Xn};
|
|
2095
|
+
color: ${Gn};
|
|
2096
|
+
text-transform: ${Or};
|
|
2080
2097
|
padding-top: 4px;
|
|
2081
2098
|
padding-bottom: 4px;
|
|
2082
2099
|
}
|
|
2083
2100
|
`
|
|
2084
|
-
const
|
|
2101
|
+
const Th=class extends Gs{}.compose({baseName:"menu",baseClass:Gs,template:(t,e)=>Y`
|
|
2085
2102
|
<template
|
|
2086
2103
|
slot="${t=>t.slot?t.slot:t.isNestedMenu()?"submenu":void 0}"
|
|
2087
2104
|
role="menu"
|
|
@@ -2090,16 +2107,16 @@ const Eh=class extends Gs{}.compose({baseName:"menu",baseClass:Gs,template:(t,e)
|
|
|
2090
2107
|
>
|
|
2091
2108
|
<slot ${Ct("items")}></slot>
|
|
2092
2109
|
</template>
|
|
2093
|
-
`,styles:
|
|
2094
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
2095
|
-
const
|
|
2110
|
+
`,styles:Lh})
|
|
2111
|
+
Es.getOrCreate().withPrefix("nimble").register(Th())
|
|
2112
|
+
const Rh=mt`
|
|
2096
2113
|
${ls("grid")}
|
|
2097
2114
|
|
|
2098
2115
|
:host {
|
|
2099
2116
|
contain: layout;
|
|
2100
2117
|
overflow: visible;
|
|
2101
2118
|
box-sizing: border-box;
|
|
2102
|
-
height: ${
|
|
2119
|
+
height: ${hn};
|
|
2103
2120
|
grid-template-columns: 0px 1fr;
|
|
2104
2121
|
grid-template-rows: 1fr;
|
|
2105
2122
|
justify-items: start;
|
|
@@ -2108,23 +2125,23 @@ const Hh=mt`
|
|
|
2108
2125
|
padding-right: 8px;
|
|
2109
2126
|
margin: 0 0;
|
|
2110
2127
|
white-space: nowrap;
|
|
2111
|
-
color: ${
|
|
2128
|
+
color: ${Nn};
|
|
2112
2129
|
fill: currentcolor;
|
|
2113
2130
|
cursor: pointer;
|
|
2114
|
-
font: ${
|
|
2131
|
+
font: ${Dn};
|
|
2115
2132
|
}
|
|
2116
|
-
:host(${
|
|
2117
|
-
outline: 2px solid ${
|
|
2133
|
+
:host(${Cc}) {
|
|
2134
|
+
outline: 2px solid ${rn};
|
|
2118
2135
|
outline-offset: -2px;
|
|
2119
2136
|
}
|
|
2120
2137
|
:host(:hover) {
|
|
2121
|
-
background: ${
|
|
2138
|
+
background: ${Zo};
|
|
2122
2139
|
}
|
|
2123
2140
|
:host(:active) {
|
|
2124
|
-
background: ${
|
|
2141
|
+
background: ${Go};
|
|
2125
2142
|
}
|
|
2126
2143
|
:host([disabled]) {
|
|
2127
|
-
color: ${
|
|
2144
|
+
color: ${jn};
|
|
2128
2145
|
fill: currentcolor;
|
|
2129
2146
|
cursor: default;
|
|
2130
2147
|
}
|
|
@@ -2132,7 +2149,7 @@ const Hh=mt`
|
|
|
2132
2149
|
background: transparent;
|
|
2133
2150
|
}
|
|
2134
2151
|
:host(.indent-1) {
|
|
2135
|
-
grid-template-columns: ${
|
|
2152
|
+
grid-template-columns: ${gn} 1fr;
|
|
2136
2153
|
column-gap: 8px;
|
|
2137
2154
|
}
|
|
2138
2155
|
[part='start'] {
|
|
@@ -2140,8 +2157,8 @@ const Hh=mt`
|
|
|
2140
2157
|
}
|
|
2141
2158
|
slot[name='start']::slotted(*) {
|
|
2142
2159
|
fill: currentcolor;
|
|
2143
|
-
width: ${
|
|
2144
|
-
height: ${
|
|
2160
|
+
width: ${gn};
|
|
2161
|
+
height: ${gn};
|
|
2145
2162
|
}
|
|
2146
2163
|
:host(.indent-1) .start {
|
|
2147
2164
|
grid-column: 1;
|
|
@@ -2150,7 +2167,7 @@ const Hh=mt`
|
|
|
2150
2167
|
grid-column: 2;
|
|
2151
2168
|
}
|
|
2152
2169
|
`
|
|
2153
|
-
const
|
|
2170
|
+
const Ph=class extends Xs{}.compose({baseName:"menu-item",baseClass:Xs,template:(t,e)=>Y`
|
|
2154
2171
|
<template
|
|
2155
2172
|
role="${t=>t.role}"
|
|
2156
2173
|
aria-haspopup="${t=>t.hasSubmenu?"menu":void 0}"
|
|
@@ -2182,7 +2199,7 @@ const Lh=class extends Xs{}.compose({baseName:"menu-item",baseClass:Xs,template:
|
|
|
2182
2199
|
</div>
|
|
2183
2200
|
`)}
|
|
2184
2201
|
</div>
|
|
2185
|
-
${
|
|
2202
|
+
${Ot(0,e)}
|
|
2186
2203
|
<span class="content" part="content">
|
|
2187
2204
|
<slot></slot>
|
|
2188
2205
|
</span>
|
|
@@ -2217,21 +2234,21 @@ const Lh=class extends Xs{}.compose({baseName:"menu-item",baseClass:Xs,template:
|
|
|
2217
2234
|
</${t.tagFor(Pe)}>
|
|
2218
2235
|
`)}
|
|
2219
2236
|
</template>
|
|
2220
|
-
`,styles:
|
|
2221
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
2222
|
-
const
|
|
2237
|
+
`,styles:Rh})
|
|
2238
|
+
Es.getOrCreate().withPrefix("nimble").register(Ph())
|
|
2239
|
+
const Fh=mt`
|
|
2223
2240
|
${ls("inline-block")}
|
|
2224
2241
|
|
|
2225
2242
|
:host {
|
|
2226
|
-
font: ${
|
|
2243
|
+
font: ${Dn};
|
|
2227
2244
|
outline: none;
|
|
2228
2245
|
user-select: none;
|
|
2229
|
-
color: ${
|
|
2230
|
-
height: calc(${
|
|
2246
|
+
color: ${Nn};
|
|
2247
|
+
height: calc(${pn} + ${hn});
|
|
2231
2248
|
}
|
|
2232
2249
|
|
|
2233
2250
|
:host([disabled]) {
|
|
2234
|
-
color: ${
|
|
2251
|
+
color: ${jn};
|
|
2235
2252
|
cursor: default;
|
|
2236
2253
|
}
|
|
2237
2254
|
|
|
@@ -2241,9 +2258,9 @@ const Th=mt`
|
|
|
2241
2258
|
display: flex;
|
|
2242
2259
|
flex-direction: row;
|
|
2243
2260
|
border-radius: 0px;
|
|
2244
|
-
border-bottom: ${
|
|
2261
|
+
border-bottom: ${vn} solid rgba(${en}, 0.3);
|
|
2245
2262
|
padding-bottom: 1px;
|
|
2246
|
-
transition: border-bottom ${
|
|
2263
|
+
transition: border-bottom ${Ir}, padding-bottom ${Ir};
|
|
2247
2264
|
}
|
|
2248
2265
|
|
|
2249
2266
|
@media (prefers-reduced-motion) {
|
|
@@ -2253,13 +2270,13 @@ const Th=mt`
|
|
|
2253
2270
|
}
|
|
2254
2271
|
|
|
2255
2272
|
.root:hover {
|
|
2256
|
-
border-bottom: 2px solid ${
|
|
2273
|
+
border-bottom: 2px solid ${rn};
|
|
2257
2274
|
padding-bottom: 0px;
|
|
2258
2275
|
}
|
|
2259
2276
|
|
|
2260
2277
|
:host([disabled]) .root,
|
|
2261
2278
|
:host([disabled]) .root:hover {
|
|
2262
|
-
border-bottom: ${
|
|
2279
|
+
border-bottom: ${vn} solid ${jn};
|
|
2263
2280
|
padding-bottom: 1px;
|
|
2264
2281
|
}
|
|
2265
2282
|
|
|
@@ -2283,12 +2300,12 @@ const Th=mt`
|
|
|
2283
2300
|
}
|
|
2284
2301
|
|
|
2285
2302
|
.control::selection {
|
|
2286
|
-
color: ${
|
|
2287
|
-
background: rgba(${
|
|
2303
|
+
color: ${or};
|
|
2304
|
+
background: rgba(${Qo}, 0.3);
|
|
2288
2305
|
}
|
|
2289
2306
|
|
|
2290
2307
|
.control::placeholder {
|
|
2291
|
-
color: ${
|
|
2308
|
+
color: ${or};
|
|
2292
2309
|
}
|
|
2293
2310
|
|
|
2294
2311
|
.control:focus-within::placeholder {
|
|
@@ -2296,13 +2313,13 @@ const Th=mt`
|
|
|
2296
2313
|
}
|
|
2297
2314
|
|
|
2298
2315
|
.control[disabled]::placeholder {
|
|
2299
|
-
color: ${
|
|
2316
|
+
color: ${jn};
|
|
2300
2317
|
}
|
|
2301
2318
|
|
|
2302
2319
|
.label {
|
|
2303
2320
|
display: flex;
|
|
2304
|
-
color: ${
|
|
2305
|
-
font: ${
|
|
2321
|
+
color: ${or};
|
|
2322
|
+
font: ${ir};
|
|
2306
2323
|
}
|
|
2307
2324
|
|
|
2308
2325
|
.controls {
|
|
@@ -2322,12 +2339,12 @@ const Th=mt`
|
|
|
2322
2339
|
|
|
2323
2340
|
.step-up svg,
|
|
2324
2341
|
.step-down svg {
|
|
2325
|
-
height: ${
|
|
2326
|
-
width: ${
|
|
2327
|
-
fill: ${
|
|
2342
|
+
height: ${gn};
|
|
2343
|
+
width: ${gn};
|
|
2344
|
+
fill: ${tn};
|
|
2328
2345
|
}
|
|
2329
2346
|
`
|
|
2330
|
-
const
|
|
2347
|
+
const Bh=class extends oi{}.compose({baseName:"number-field",baseClass:oi,template:(t,e)=>Y`
|
|
2331
2348
|
<template class="${t=>t.readOnly?"readonly":""}">
|
|
2332
2349
|
<label
|
|
2333
2350
|
part="label"
|
|
@@ -2337,7 +2354,7 @@ const Rh=class extends oi{}.compose({baseName:"number-field",baseClass:oi,templa
|
|
|
2337
2354
|
<slot ${Ct("defaultSlottedNodes")}></slot>
|
|
2338
2355
|
</label>
|
|
2339
2356
|
<div class="root" part="root">
|
|
2340
|
-
${
|
|
2357
|
+
${Ot(0,e)}
|
|
2341
2358
|
<input
|
|
2342
2359
|
class="control"
|
|
2343
2360
|
part="control"
|
|
@@ -2402,16 +2419,16 @@ const Rh=class extends oi{}.compose({baseName:"number-field",baseClass:oi,templa
|
|
|
2402
2419
|
${zt(0,e)}
|
|
2403
2420
|
</div>
|
|
2404
2421
|
</template>
|
|
2405
|
-
`,styles:
|
|
2406
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
2407
|
-
const
|
|
2422
|
+
`,styles:Fh,shadowOptions:{delegatesFocus:!0},stepDownGlyph:Ur.data,stepUpGlyph:Yr.data})
|
|
2423
|
+
Es.getOrCreate().withPrefix("nimble").register(Bh())
|
|
2424
|
+
const Dh=mt`
|
|
2408
2425
|
${ls("inline-flex")}
|
|
2409
2426
|
|
|
2410
2427
|
:host {
|
|
2411
2428
|
box-sizing: border-box;
|
|
2412
|
-
color: ${
|
|
2413
|
-
font: ${
|
|
2414
|
-
height: ${
|
|
2429
|
+
color: ${Nn};
|
|
2430
|
+
font: ${Dn};
|
|
2431
|
+
height: ${hn};
|
|
2415
2432
|
position: relative;
|
|
2416
2433
|
user-select: none;
|
|
2417
2434
|
min-width: 250px;
|
|
@@ -2428,12 +2445,12 @@ const Ph=mt`
|
|
|
2428
2445
|
position: absolute;
|
|
2429
2446
|
width: 100%;
|
|
2430
2447
|
${""}
|
|
2431
|
-
max-height: calc(var(--max-height) - ${
|
|
2448
|
+
max-height: calc(var(--max-height) - ${hn});
|
|
2432
2449
|
z-index: 1;
|
|
2433
2450
|
padding: 4px;
|
|
2434
|
-
box-shadow: 0px 3px 3px ${
|
|
2435
|
-
border: 1px solid ${
|
|
2436
|
-
background-color: ${
|
|
2451
|
+
box-shadow: 0px 3px 3px ${ln};
|
|
2452
|
+
border: 1px solid ${cn};
|
|
2453
|
+
background-color: ${Xo};
|
|
2437
2454
|
background-clip: padding-box;
|
|
2438
2455
|
}
|
|
2439
2456
|
|
|
@@ -2448,7 +2465,7 @@ const Ph=mt`
|
|
|
2448
2465
|
display: flex;
|
|
2449
2466
|
min-height: 100%;
|
|
2450
2467
|
width: 100%;
|
|
2451
|
-
border-bottom: ${
|
|
2468
|
+
border-bottom: ${vn} solid ${jn};
|
|
2452
2469
|
background-color: transparent;
|
|
2453
2470
|
padding-left: 8px;
|
|
2454
2471
|
padding-bottom: 1px;
|
|
@@ -2459,21 +2476,21 @@ const Ph=mt`
|
|
|
2459
2476
|
}
|
|
2460
2477
|
|
|
2461
2478
|
:host(.open:not(:hover)) .control {
|
|
2462
|
-
border-bottom: ${
|
|
2463
|
-
transition: border-bottom ${
|
|
2479
|
+
border-bottom: ${vn} solid ${rn};
|
|
2480
|
+
transition: border-bottom ${Ir}, padding-bottom ${Ir};
|
|
2464
2481
|
}
|
|
2465
2482
|
|
|
2466
2483
|
:host(:hover) .control {
|
|
2467
|
-
border-bottom: 2px solid ${
|
|
2484
|
+
border-bottom: 2px solid ${rn};
|
|
2468
2485
|
padding-bottom: 0px;
|
|
2469
|
-
transition: border-bottom ${
|
|
2486
|
+
transition: border-bottom ${Ir}, padding-bottom ${Ir};
|
|
2470
2487
|
}
|
|
2471
2488
|
|
|
2472
2489
|
:host([disabled]) .control,
|
|
2473
2490
|
:host([disabled]) .control:hover {
|
|
2474
|
-
border-bottom: ${
|
|
2491
|
+
border-bottom: ${vn} solid ${jn};
|
|
2475
2492
|
padding-bottom: 1px;
|
|
2476
|
-
color: ${
|
|
2493
|
+
color: ${jn};
|
|
2477
2494
|
}
|
|
2478
2495
|
|
|
2479
2496
|
:host([open][position='above']) .listbox {
|
|
@@ -2487,11 +2504,11 @@ const Ph=mt`
|
|
|
2487
2504
|
}
|
|
2488
2505
|
|
|
2489
2506
|
:host([open][position='above']) .listbox {
|
|
2490
|
-
bottom: ${
|
|
2507
|
+
bottom: ${hn};
|
|
2491
2508
|
}
|
|
2492
2509
|
|
|
2493
2510
|
:host([open][position='below']) .listbox {
|
|
2494
|
-
top: calc(${
|
|
2511
|
+
top: calc(${hn} + ${dn});
|
|
2495
2512
|
}
|
|
2496
2513
|
|
|
2497
2514
|
.selected-value {
|
|
@@ -2513,13 +2530,13 @@ const Ph=mt`
|
|
|
2513
2530
|
}
|
|
2514
2531
|
|
|
2515
2532
|
.indicator slot[name='indicator'] svg {
|
|
2516
|
-
width: ${
|
|
2517
|
-
height: ${
|
|
2518
|
-
fill: ${
|
|
2533
|
+
width: ${gn};
|
|
2534
|
+
height: ${gn};
|
|
2535
|
+
fill: ${Nn};
|
|
2519
2536
|
}
|
|
2520
2537
|
|
|
2521
2538
|
:host([disabled]) .indicator slot[name='indicator'] svg {
|
|
2522
|
-
fill: ${
|
|
2539
|
+
fill: ${jn};
|
|
2523
2540
|
}
|
|
2524
2541
|
|
|
2525
2542
|
slot[name='listbox'] {
|
|
@@ -2541,7 +2558,7 @@ const Ph=mt`
|
|
|
2541
2558
|
flex: 0 0 auto;
|
|
2542
2559
|
}
|
|
2543
2560
|
`
|
|
2544
|
-
const
|
|
2561
|
+
const Nh=class extends ai{setPositioning(){this.$fastController.isConnected&&super.setPositioning()}slottedOptionsChanged(t,e){const s=this.value
|
|
2545
2562
|
super.slottedOptionsChanged(t,e),s&&(this.value=s)}}.compose({baseName:"select",baseClass:ai,template:(t,e)=>Y`
|
|
2546
2563
|
<template
|
|
2547
2564
|
class="${t=>t.open?"open":""} ${t=>t.disabled?"disabled":""} ${t=>t.position}"
|
|
@@ -2558,7 +2575,7 @@ super.slottedOptionsChanged(t,e),s&&(this.value=s)}}.compose({baseName:"select",
|
|
|
2558
2575
|
@keydown="${(t,e)=>t.keydownHandler(e.event)}"
|
|
2559
2576
|
>
|
|
2560
2577
|
<div class="control" part="control" ?disabled="${t=>t.disabled}">
|
|
2561
|
-
${
|
|
2578
|
+
${Ot(0,e)}
|
|
2562
2579
|
<slot name="button-container">
|
|
2563
2580
|
<div class="selected-value" part="selected-value">
|
|
2564
2581
|
<slot name="selected-value">${t=>t.displayValue}</slot>
|
|
@@ -2585,36 +2602,36 @@ super.slottedOptionsChanged(t,e),s&&(this.value=s)}}.compose({baseName:"select",
|
|
|
2585
2602
|
></slot>
|
|
2586
2603
|
</div>
|
|
2587
2604
|
</template>
|
|
2588
|
-
`,styles:
|
|
2589
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
2590
|
-
const
|
|
2605
|
+
`,styles:Dh,indicator:Ur.data})
|
|
2606
|
+
Es.getOrCreate().withPrefix("nimble").register(Nh())
|
|
2607
|
+
const jh=mt`
|
|
2591
2608
|
${ls("inline-flex")}
|
|
2592
2609
|
|
|
2593
2610
|
:host {
|
|
2594
2611
|
outline: none;
|
|
2595
|
-
font: ${
|
|
2596
|
-
color: ${
|
|
2612
|
+
font: ${dr};
|
|
2613
|
+
color: ${ur};
|
|
2597
2614
|
flex-direction: column;
|
|
2598
2615
|
cursor: pointer;
|
|
2599
2616
|
--ni-private-switch-height: 24px;
|
|
2600
2617
|
--ni-private-switch-indicator-size: 16px;
|
|
2601
2618
|
padding-bottom: calc(
|
|
2602
|
-
${
|
|
2619
|
+
${hn} - var(--ni-private-switch-height)
|
|
2603
2620
|
);
|
|
2604
2621
|
}
|
|
2605
2622
|
|
|
2606
2623
|
:host([disabled]) {
|
|
2607
2624
|
cursor: default;
|
|
2608
|
-
color: ${
|
|
2625
|
+
color: ${pr};
|
|
2609
2626
|
}
|
|
2610
2627
|
|
|
2611
2628
|
.label {
|
|
2612
|
-
color: ${
|
|
2613
|
-
font: ${
|
|
2629
|
+
color: ${or};
|
|
2630
|
+
font: ${ir};
|
|
2614
2631
|
}
|
|
2615
2632
|
|
|
2616
2633
|
:host([disabled]) .label {
|
|
2617
|
-
color: ${
|
|
2634
|
+
color: ${nr};
|
|
2618
2635
|
}
|
|
2619
2636
|
|
|
2620
2637
|
.label__hidden {
|
|
@@ -2636,28 +2653,28 @@ const Bh=mt`
|
|
|
2636
2653
|
height: var(--ni-private-switch-height);
|
|
2637
2654
|
width: calc(var(--ni-private-switch-height) * 2);
|
|
2638
2655
|
box-sizing: border-box;
|
|
2639
|
-
background-color: ${
|
|
2656
|
+
background-color: ${Zo};
|
|
2640
2657
|
border-radius: calc(var(--ni-private-switch-height) / 2);
|
|
2641
2658
|
align-items: center;
|
|
2642
|
-
border: calc(${
|
|
2659
|
+
border: calc(${vn} * 2) solid transparent;
|
|
2643
2660
|
}
|
|
2644
2661
|
|
|
2645
2662
|
:host([disabled]) .switch {
|
|
2646
2663
|
background-color: var(--ni-private-switch-background-disabled-color);
|
|
2647
2664
|
}
|
|
2648
2665
|
|
|
2649
|
-
:host(${
|
|
2650
|
-
border-color: ${
|
|
2666
|
+
:host(${Cc}) .switch {
|
|
2667
|
+
border-color: ${rn};
|
|
2651
2668
|
}
|
|
2652
2669
|
|
|
2653
2670
|
.checked-indicator-spacer {
|
|
2654
2671
|
flex-grow: 0;
|
|
2655
|
-
transition: flex-grow ${
|
|
2672
|
+
transition: flex-grow ${Ir} ease-in-out;
|
|
2656
2673
|
}
|
|
2657
2674
|
|
|
2658
2675
|
:host([aria-checked='true']) .checked-indicator-spacer {
|
|
2659
2676
|
flex-grow: 1;
|
|
2660
|
-
transition: flex-grow ${
|
|
2677
|
+
transition: flex-grow ${Ir} ease-in-out;
|
|
2661
2678
|
}
|
|
2662
2679
|
|
|
2663
2680
|
.checked-indicator {
|
|
@@ -2675,24 +2692,24 @@ const Bh=mt`
|
|
|
2675
2692
|
var(--ni-private-switch-indicator-size)
|
|
2676
2693
|
) / 2
|
|
2677
2694
|
);
|
|
2678
|
-
border: ${
|
|
2695
|
+
border: ${vn} solid
|
|
2679
2696
|
var(--ni-private-switch-indicator-border-color);
|
|
2680
2697
|
}
|
|
2681
2698
|
|
|
2682
2699
|
:host(:hover) .checked-indicator {
|
|
2683
|
-
border: calc(${
|
|
2700
|
+
border: calc(${vn} * 2) solid ${rn};
|
|
2684
2701
|
}
|
|
2685
2702
|
|
|
2686
2703
|
:host([disabled]) .checked-indicator {
|
|
2687
2704
|
background-color: var(
|
|
2688
2705
|
--ni-private-switch-indicator-background-disabled-color
|
|
2689
2706
|
);
|
|
2690
|
-
border: ${
|
|
2707
|
+
border: ${vn} solid
|
|
2691
2708
|
var(--ni-private-switch-indicator-border-disabled-color);
|
|
2692
2709
|
}
|
|
2693
2710
|
|
|
2694
|
-
:host(${
|
|
2695
|
-
border: ${
|
|
2711
|
+
:host(${Cc}) .checked-indicator {
|
|
2712
|
+
border: ${vn} solid ${rn};
|
|
2696
2713
|
}
|
|
2697
2714
|
|
|
2698
2715
|
.checked-indicator-inner {
|
|
@@ -2701,7 +2718,7 @@ const Bh=mt`
|
|
|
2701
2718
|
border-radius: calc(var(--ni-private-switch-indicator-size) / 4);
|
|
2702
2719
|
background-color: var(--ni-private-switch-indicator-border-color);
|
|
2703
2720
|
opacity: 0;
|
|
2704
|
-
transition: opacity ${
|
|
2721
|
+
transition: opacity ${Ir} ease-in-out;
|
|
2705
2722
|
}
|
|
2706
2723
|
|
|
2707
2724
|
:host([disabled]) .checked-indicator-inner {
|
|
@@ -2712,7 +2729,7 @@ const Bh=mt`
|
|
|
2712
2729
|
|
|
2713
2730
|
:host([aria-checked='true']) .checked-indicator-inner {
|
|
2714
2731
|
opacity: 1;
|
|
2715
|
-
transition: opacity ${
|
|
2732
|
+
transition: opacity ${Ir} ease-in-out;
|
|
2716
2733
|
}
|
|
2717
2734
|
|
|
2718
2735
|
slot[name='checked-message']::slotted(*) {
|
|
@@ -2725,34 +2742,34 @@ const Bh=mt`
|
|
|
2725
2742
|
transition-duration: 0s;
|
|
2726
2743
|
}
|
|
2727
2744
|
}
|
|
2728
|
-
`.withBehaviors(
|
|
2745
|
+
`.withBehaviors(Br(mt`
|
|
2729
2746
|
${""}
|
|
2730
2747
|
:host {
|
|
2731
|
-
--ni-private-switch-background-disabled-color: ${
|
|
2732
|
-
--ni-private-switch-indicator-background-color: ${
|
|
2733
|
-
--ni-private-switch-indicator-background-disabled-color: ${
|
|
2734
|
-
--ni-private-switch-indicator-border-color: ${
|
|
2735
|
-
--ni-private-switch-indicator-border-disabled-color: ${
|
|
2748
|
+
--ni-private-switch-background-disabled-color: ${Wo(Ti,.07)};
|
|
2749
|
+
--ni-private-switch-indicator-background-color: ${Hi};
|
|
2750
|
+
--ni-private-switch-indicator-background-disabled-color: ${Wo(Hi,.1)};
|
|
2751
|
+
--ni-private-switch-indicator-border-color: ${Ti};
|
|
2752
|
+
--ni-private-switch-indicator-border-disabled-color: ${Wo(Ti,.3)};
|
|
2736
2753
|
}
|
|
2737
2754
|
`,mt`
|
|
2738
2755
|
${""}
|
|
2739
2756
|
:host {
|
|
2740
|
-
--ni-private-switch-background-disabled-color: ${
|
|
2741
|
-
--ni-private-switch-indicator-background-color: ${
|
|
2742
|
-
--ni-private-switch-indicator-background-disabled-color: ${
|
|
2743
|
-
--ni-private-switch-indicator-border-color: ${
|
|
2744
|
-
--ni-private-switch-indicator-border-disabled-color: ${
|
|
2757
|
+
--ni-private-switch-background-disabled-color: ${Wo(Vi,.07)};
|
|
2758
|
+
--ni-private-switch-indicator-background-color: ${Wo(Ti,.3)};
|
|
2759
|
+
--ni-private-switch-indicator-background-disabled-color: ${Wo(Ti,.1)};
|
|
2760
|
+
--ni-private-switch-indicator-border-color: ${Ei};
|
|
2761
|
+
--ni-private-switch-indicator-border-disabled-color: ${Wo(Ei,.3)};
|
|
2745
2762
|
}
|
|
2746
2763
|
`,mt`
|
|
2747
2764
|
${""}
|
|
2748
2765
|
:host {
|
|
2749
|
-
--ni-private-switch-background-disabled-color: ${
|
|
2750
|
-
--ni-private-switch-indicator-background-color: ${
|
|
2751
|
-
--ni-private-switch-indicator-background-disabled-color: ${
|
|
2752
|
-
--ni-private-switch-indicator-border-color: ${
|
|
2753
|
-
--ni-private-switch-indicator-border-disabled-color: ${
|
|
2766
|
+
--ni-private-switch-background-disabled-color: ${Wo(Hi,.07)};
|
|
2767
|
+
--ni-private-switch-indicator-background-color: ${Wo(Hi,.1)};
|
|
2768
|
+
--ni-private-switch-indicator-background-disabled-color: ${Wo(Hi,.1)};
|
|
2769
|
+
--ni-private-switch-indicator-border-color: ${Hi};
|
|
2770
|
+
--ni-private-switch-indicator-border-disabled-color: ${Wo(Hi,.3)};
|
|
2754
2771
|
}
|
|
2755
|
-
`)),
|
|
2772
|
+
`)),qh=Y`
|
|
2756
2773
|
<template
|
|
2757
2774
|
role="switch"
|
|
2758
2775
|
aria-checked="${t=>t.checked}"
|
|
@@ -2787,41 +2804,41 @@ const Bh=mt`
|
|
|
2787
2804
|
</div>
|
|
2788
2805
|
</template>
|
|
2789
2806
|
`
|
|
2790
|
-
const
|
|
2791
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
2792
|
-
const
|
|
2807
|
+
const Uh=class extends di{}.compose({baseClass:di,baseName:"switch",template:qh,styles:jh})
|
|
2808
|
+
Es.getOrCreate().withPrefix("nimble").register(Uh())
|
|
2809
|
+
const Kh=mt`
|
|
2793
2810
|
${ls("inline-flex")}
|
|
2794
2811
|
|
|
2795
2812
|
:host {
|
|
2796
2813
|
box-sizing: border-box;
|
|
2797
|
-
font: ${
|
|
2798
|
-
height: ${
|
|
2799
|
-
padding: calc(${
|
|
2800
|
-
calc(${
|
|
2801
|
-
color: ${
|
|
2814
|
+
font: ${Dn};
|
|
2815
|
+
height: ${hn};
|
|
2816
|
+
padding: calc(${un} / 2) ${un}
|
|
2817
|
+
calc(${un} / 2 - ${vn});
|
|
2818
|
+
color: ${Nn};
|
|
2802
2819
|
align-items: center;
|
|
2803
2820
|
justify-content: center;
|
|
2804
2821
|
cursor: pointer;
|
|
2805
2822
|
${""}
|
|
2806
|
-
border-bottom: transparent ${
|
|
2823
|
+
border-bottom: transparent ${vn} solid;
|
|
2807
2824
|
}
|
|
2808
2825
|
|
|
2809
2826
|
:host(:hover) {
|
|
2810
|
-
background-color: ${
|
|
2827
|
+
background-color: ${Zo};
|
|
2811
2828
|
}
|
|
2812
2829
|
|
|
2813
2830
|
:host(:focus) {
|
|
2814
2831
|
outline: none;
|
|
2815
2832
|
}
|
|
2816
2833
|
|
|
2817
|
-
:host(${
|
|
2834
|
+
:host(${Cc}) {
|
|
2818
2835
|
outline: none;
|
|
2819
|
-
box-shadow: 0 calc(${
|
|
2820
|
-
transition: box-shadow ${
|
|
2836
|
+
box-shadow: 0 calc(${vn} * -1) ${rn} inset;
|
|
2837
|
+
transition: box-shadow ${Sr} ease-in-out;
|
|
2821
2838
|
}
|
|
2822
2839
|
|
|
2823
2840
|
@media (prefers-reduced-motion) {
|
|
2824
|
-
:host(${
|
|
2841
|
+
:host(${Cc}) {
|
|
2825
2842
|
transition-duration: 0.01s;
|
|
2826
2843
|
}
|
|
2827
2844
|
}
|
|
@@ -2832,33 +2849,33 @@ const jh=mt`
|
|
|
2832
2849
|
|
|
2833
2850
|
:host([disabled]) {
|
|
2834
2851
|
cursor: default;
|
|
2835
|
-
color: ${
|
|
2852
|
+
color: ${jn};
|
|
2836
2853
|
background: none;
|
|
2837
2854
|
}
|
|
2838
2855
|
`
|
|
2839
|
-
const
|
|
2856
|
+
const Wh=class extends pi{}.compose({baseName:"tab",baseClass:pi,template:(t,e)=>Y`
|
|
2840
2857
|
<template slot="tab" role="tab" aria-disabled="${t=>t.disabled}">
|
|
2841
2858
|
<slot></slot>
|
|
2842
2859
|
</template>
|
|
2843
|
-
`,styles:
|
|
2844
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
2845
|
-
const
|
|
2860
|
+
`,styles:Kh})
|
|
2861
|
+
Es.getOrCreate().withPrefix("nimble").register(Wh())
|
|
2862
|
+
const Yh=mt`
|
|
2846
2863
|
${ls("block")}
|
|
2847
2864
|
|
|
2848
2865
|
:host {
|
|
2849
2866
|
box-sizing: border-box;
|
|
2850
|
-
font: ${
|
|
2851
|
-
color: ${
|
|
2852
|
-
padding-top: ${
|
|
2867
|
+
font: ${Dn};
|
|
2868
|
+
color: ${Nn};
|
|
2869
|
+
padding-top: ${un};
|
|
2853
2870
|
}
|
|
2854
2871
|
`
|
|
2855
|
-
const
|
|
2872
|
+
const Xh=class extends ui{}.compose({baseName:"tab-panel",baseClass:ui,template:(t,e)=>Y`
|
|
2856
2873
|
<template slot="tabpanel" role="tabpanel">
|
|
2857
2874
|
<slot></slot>
|
|
2858
2875
|
</template>
|
|
2859
|
-
`,styles:
|
|
2860
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
2861
|
-
const
|
|
2876
|
+
`,styles:Yh})
|
|
2877
|
+
Es.getOrCreate().withPrefix("nimble").register(Xh())
|
|
2878
|
+
const Gh=mt`
|
|
2862
2879
|
${ls("grid")}
|
|
2863
2880
|
|
|
2864
2881
|
:host {
|
|
@@ -2877,12 +2894,12 @@ const Wh=mt`
|
|
|
2877
2894
|
|
|
2878
2895
|
.activeIndicator {
|
|
2879
2896
|
grid-row: 2;
|
|
2880
|
-
height: calc(${
|
|
2881
|
-
background-color: ${
|
|
2897
|
+
height: calc(${vn} * 2);
|
|
2898
|
+
background-color: ${rn};
|
|
2882
2899
|
}
|
|
2883
2900
|
|
|
2884
2901
|
.activeIndicatorTransition {
|
|
2885
|
-
transition: transform ${
|
|
2902
|
+
transition: transform ${Ir} ease-in-out;
|
|
2886
2903
|
}
|
|
2887
2904
|
|
|
2888
2905
|
@media (prefers-reduced-motion) {
|
|
@@ -2897,9 +2914,9 @@ const Wh=mt`
|
|
|
2897
2914
|
grid-column-end: 4;
|
|
2898
2915
|
}
|
|
2899
2916
|
`
|
|
2900
|
-
const
|
|
2917
|
+
const Qh=class extends mi{}.compose({baseName:"tabs",baseClass:mi,template:(t,e)=>Y`
|
|
2901
2918
|
<template class="${t=>t.orientation}">
|
|
2902
|
-
${
|
|
2919
|
+
${Ot(0,e)}
|
|
2903
2920
|
<div class="tablist" part="tablist" role="tablist">
|
|
2904
2921
|
<slot class="tab" name="tab" part="tab" ${Ct("tabs")}></slot>
|
|
2905
2922
|
|
|
@@ -2916,59 +2933,59 @@ const Yh=class extends mi{}.compose({baseName:"tabs",baseClass:mi,template:(t,e)
|
|
|
2916
2933
|
<slot name="tabpanel" part="tabpanel" ${Ct("tabpanels")}></slot>
|
|
2917
2934
|
</div>
|
|
2918
2935
|
</template>
|
|
2919
|
-
`,styles:
|
|
2920
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
2921
|
-
const
|
|
2936
|
+
`,styles:Gh})
|
|
2937
|
+
Es.getOrCreate().withPrefix("nimble").register(Qh())
|
|
2938
|
+
const Jh=mt`
|
|
2922
2939
|
${ls("flex")}
|
|
2923
2940
|
|
|
2924
2941
|
:host {
|
|
2925
2942
|
align-items: center;
|
|
2926
|
-
height: ${
|
|
2943
|
+
height: ${hn};
|
|
2927
2944
|
box-sizing: border-box;
|
|
2928
|
-
font: ${
|
|
2929
|
-
color: ${
|
|
2945
|
+
font: ${Dn};
|
|
2946
|
+
color: ${Nn};
|
|
2930
2947
|
}
|
|
2931
2948
|
|
|
2932
2949
|
.separator {
|
|
2933
2950
|
display: inline-block;
|
|
2934
2951
|
height: 24px;
|
|
2935
|
-
border-left: calc(${
|
|
2936
|
-
rgba(${
|
|
2937
|
-
margin: calc(${
|
|
2952
|
+
border-left: calc(${vn} * 2) solid
|
|
2953
|
+
rgba(${en}, 0.3);
|
|
2954
|
+
margin: calc(${un} / 4) calc(${un} / 2);
|
|
2938
2955
|
}
|
|
2939
|
-
`,
|
|
2956
|
+
`,Zh=Y`
|
|
2940
2957
|
<template slot="end">
|
|
2941
2958
|
<div class="separator"></div>
|
|
2942
2959
|
<slot></slot>
|
|
2943
2960
|
</template>
|
|
2944
2961
|
`
|
|
2945
|
-
const
|
|
2946
|
-
var
|
|
2947
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
2948
|
-
const
|
|
2962
|
+
const td=class extends de{}.compose({baseName:"tabs-toolbar",template:Zh,styles:Jh})
|
|
2963
|
+
var ed
|
|
2964
|
+
Es.getOrCreate().withPrefix("nimble").register(td()),function(t){t.Outline="outline",t.Block="block"}(ed||(ed={}))
|
|
2965
|
+
const sd=mt`
|
|
2949
2966
|
${ls("inline-flex")}
|
|
2950
2967
|
|
|
2951
2968
|
:host {
|
|
2952
|
-
font: ${
|
|
2969
|
+
font: ${Dn};
|
|
2953
2970
|
outline: none;
|
|
2954
2971
|
user-select: none;
|
|
2955
|
-
color: ${
|
|
2972
|
+
color: ${Nn};
|
|
2956
2973
|
flex-direction: column;
|
|
2957
2974
|
vertical-align: top;
|
|
2958
2975
|
}
|
|
2959
2976
|
|
|
2960
2977
|
:host([disabled]) {
|
|
2961
|
-
color: ${
|
|
2978
|
+
color: ${jn};
|
|
2962
2979
|
}
|
|
2963
2980
|
|
|
2964
2981
|
.label {
|
|
2965
2982
|
display: block;
|
|
2966
|
-
color: ${
|
|
2967
|
-
font: ${
|
|
2983
|
+
color: ${or};
|
|
2984
|
+
font: ${ir};
|
|
2968
2985
|
}
|
|
2969
2986
|
|
|
2970
2987
|
:host([disabled]) .label {
|
|
2971
|
-
color: ${
|
|
2988
|
+
color: ${nr};
|
|
2972
2989
|
}
|
|
2973
2990
|
|
|
2974
2991
|
.control {
|
|
@@ -2982,9 +2999,9 @@ const Zh=mt`
|
|
|
2982
2999
|
color: inherit;
|
|
2983
3000
|
border-radius: 0px;
|
|
2984
3001
|
align-items: flex-end;
|
|
2985
|
-
border: ${
|
|
3002
|
+
border: ${vn} solid transparent;
|
|
2986
3003
|
padding: 8px;
|
|
2987
|
-
transition: box-shadow ${
|
|
3004
|
+
transition: box-shadow ${Ir}, border ${Ir};
|
|
2988
3005
|
resize: none;
|
|
2989
3006
|
}
|
|
2990
3007
|
|
|
@@ -2995,12 +3012,12 @@ const Zh=mt`
|
|
|
2995
3012
|
}
|
|
2996
3013
|
|
|
2997
3014
|
.control:hover {
|
|
2998
|
-
border-color: ${
|
|
2999
|
-
box-shadow: 0px 0px 0px 1px ${
|
|
3015
|
+
border-color: ${rn};
|
|
3016
|
+
box-shadow: 0px 0px 0px 1px ${rn};
|
|
3000
3017
|
}
|
|
3001
3018
|
|
|
3002
3019
|
.control:focus-within {
|
|
3003
|
-
border-color: ${
|
|
3020
|
+
border-color: ${rn};
|
|
3004
3021
|
}
|
|
3005
3022
|
|
|
3006
3023
|
.control[readonly],
|
|
@@ -3008,21 +3025,21 @@ const Zh=mt`
|
|
|
3008
3025
|
.control[readonly]:hover:focus-within,
|
|
3009
3026
|
.control[disabled],
|
|
3010
3027
|
.control[disabled]:hover {
|
|
3011
|
-
border-color: rgba(${
|
|
3028
|
+
border-color: rgba(${en}, 0.1);
|
|
3012
3029
|
box-shadow: none;
|
|
3013
3030
|
}
|
|
3014
3031
|
|
|
3015
3032
|
.control::selection {
|
|
3016
|
-
color: ${
|
|
3017
|
-
background: rgba(${
|
|
3033
|
+
color: ${or};
|
|
3034
|
+
background: rgba(${Qo}, 0.3);
|
|
3018
3035
|
}
|
|
3019
3036
|
|
|
3020
3037
|
.control::placeholder {
|
|
3021
|
-
color: ${
|
|
3038
|
+
color: ${or};
|
|
3022
3039
|
}
|
|
3023
3040
|
|
|
3024
3041
|
.control[disabled]::placeholder {
|
|
3025
|
-
color: ${
|
|
3042
|
+
color: ${nr};
|
|
3026
3043
|
}
|
|
3027
3044
|
|
|
3028
3045
|
:host([cols]) .control {
|
|
@@ -3042,14 +3059,14 @@ const Zh=mt`
|
|
|
3042
3059
|
:host([resize='vertical']) .control {
|
|
3043
3060
|
resize: vertical;
|
|
3044
3061
|
}
|
|
3045
|
-
`.withBehaviors(
|
|
3062
|
+
`.withBehaviors(zc(ed.Outline,mt`
|
|
3046
3063
|
.control {
|
|
3047
|
-
border-color: rgba(${
|
|
3064
|
+
border-color: rgba(${en}, 0.3);
|
|
3048
3065
|
background-color: transparent;
|
|
3049
3066
|
}
|
|
3050
|
-
`),
|
|
3067
|
+
`),zc(ed.Block,mt`
|
|
3051
3068
|
.control {
|
|
3052
|
-
background-color: rgba(${
|
|
3069
|
+
background-color: rgba(${en}, 0.1);
|
|
3053
3070
|
}
|
|
3054
3071
|
|
|
3055
3072
|
:host([readonly]) .control {
|
|
@@ -3058,11 +3075,11 @@ const Zh=mt`
|
|
|
3058
3075
|
|
|
3059
3076
|
:host([disabled]) .control {
|
|
3060
3077
|
border-color: transparent;
|
|
3061
|
-
background-color: rgba(${
|
|
3078
|
+
background-color: rgba(${en}, 0.1);
|
|
3062
3079
|
}
|
|
3063
3080
|
`))
|
|
3064
|
-
class
|
|
3065
|
-
const
|
|
3081
|
+
class id extends wi{constructor(){super(...arguments),this.appearance=ed.Outline}}Bo([ot],id.prototype,"appearance",void 0)
|
|
3082
|
+
const od=id.compose({baseName:"text-area",baseClass:wi,template:(t,e)=>Y`
|
|
3066
3083
|
<template
|
|
3067
3084
|
class="
|
|
3068
3085
|
${t=>t.readOnly?"readonly":""}
|
|
@@ -3117,33 +3134,33 @@ const ed=td.compose({baseName:"text-area",baseClass:wi,template:(t,e)=>Y`
|
|
|
3117
3134
|
${bt("control")}
|
|
3118
3135
|
></textarea>
|
|
3119
3136
|
</template>
|
|
3120
|
-
`,styles:
|
|
3121
|
-
var
|
|
3122
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
3123
|
-
const
|
|
3137
|
+
`,styles:sd,shadowOptions:{delegatesFocus:!0}})
|
|
3138
|
+
var nd
|
|
3139
|
+
Es.getOrCreate().withPrefix("nimble").register(od()),function(t){t.Underline="underline",t.Outline="outline",t.Block="block",t.Frameless="frameless"}(nd||(nd={}))
|
|
3140
|
+
const rd=mt`
|
|
3124
3141
|
${ls("inline-block")}
|
|
3125
3142
|
|
|
3126
3143
|
:host {
|
|
3127
|
-
font: ${
|
|
3144
|
+
font: ${Dn};
|
|
3128
3145
|
outline: none;
|
|
3129
3146
|
user-select: none;
|
|
3130
3147
|
--webkit-user-select: none;
|
|
3131
|
-
color: ${
|
|
3132
|
-
height: calc(${
|
|
3148
|
+
color: ${Nn};
|
|
3149
|
+
height: calc(${pn} + ${hn});
|
|
3133
3150
|
}
|
|
3134
3151
|
|
|
3135
3152
|
:host([disabled]) {
|
|
3136
|
-
color: ${
|
|
3153
|
+
color: ${jn};
|
|
3137
3154
|
}
|
|
3138
3155
|
|
|
3139
3156
|
.label {
|
|
3140
3157
|
display: flex;
|
|
3141
|
-
color: ${
|
|
3142
|
-
font: ${
|
|
3158
|
+
color: ${or};
|
|
3159
|
+
font: ${ir};
|
|
3143
3160
|
}
|
|
3144
3161
|
|
|
3145
3162
|
:host([disabled]) .label {
|
|
3146
|
-
color: ${
|
|
3163
|
+
color: ${nr};
|
|
3147
3164
|
}
|
|
3148
3165
|
|
|
3149
3166
|
.root {
|
|
@@ -3153,10 +3170,10 @@ const id=mt`
|
|
|
3153
3170
|
flex-direction: row;
|
|
3154
3171
|
border-radius: 0px;
|
|
3155
3172
|
font: inherit;
|
|
3156
|
-
transition: border-bottom ${
|
|
3173
|
+
transition: border-bottom ${Ir}, padding-bottom ${Ir};
|
|
3157
3174
|
align-items: center;
|
|
3158
3175
|
--ni-private-hover-bottom-border-width: 2px;
|
|
3159
|
-
border: 0px solid rgba(${
|
|
3176
|
+
border: 0px solid rgba(${en}, 0.3);
|
|
3160
3177
|
border-bottom-width: var(--ni-private-bottom-border-width);
|
|
3161
3178
|
padding-bottom: calc(
|
|
3162
3179
|
var(--ni-private-hover-bottom-border-width) -
|
|
@@ -3171,22 +3188,22 @@ const id=mt`
|
|
|
3171
3188
|
}
|
|
3172
3189
|
|
|
3173
3190
|
:host(.invalid) .root {
|
|
3174
|
-
border-bottom-color: ${
|
|
3191
|
+
border-bottom-color: ${sn};
|
|
3175
3192
|
}
|
|
3176
3193
|
|
|
3177
3194
|
:host([readonly]) .root {
|
|
3178
|
-
border-color: rgba(${
|
|
3195
|
+
border-color: rgba(${en}, 0.1);
|
|
3179
3196
|
}
|
|
3180
3197
|
|
|
3181
3198
|
:host([disabled]) .root {
|
|
3182
|
-
border-color: rgba(${
|
|
3199
|
+
border-color: rgba(${en}, 0.1);
|
|
3183
3200
|
}
|
|
3184
3201
|
|
|
3185
3202
|
.root:hover {
|
|
3186
3203
|
--ni-private-bottom-border-width: var(
|
|
3187
3204
|
--ni-private-hover-bottom-border-width
|
|
3188
3205
|
);
|
|
3189
|
-
border-bottom-color: ${
|
|
3206
|
+
border-bottom-color: ${rn};
|
|
3190
3207
|
}
|
|
3191
3208
|
|
|
3192
3209
|
:host([readonly]) .root:hover {
|
|
@@ -3198,7 +3215,7 @@ const id=mt`
|
|
|
3198
3215
|
}
|
|
3199
3216
|
|
|
3200
3217
|
.root:focus-within {
|
|
3201
|
-
border-bottom-color: ${
|
|
3218
|
+
border-bottom-color: ${rn};
|
|
3202
3219
|
}
|
|
3203
3220
|
|
|
3204
3221
|
[part='start'] {
|
|
@@ -3206,7 +3223,7 @@ const id=mt`
|
|
|
3206
3223
|
}
|
|
3207
3224
|
|
|
3208
3225
|
slot[name='start']::slotted(*) {
|
|
3209
|
-
margin-left: calc(${
|
|
3226
|
+
margin-left: calc(${un} / 2);
|
|
3210
3227
|
flex: none;
|
|
3211
3228
|
}
|
|
3212
3229
|
|
|
@@ -3218,14 +3235,14 @@ const id=mt`
|
|
|
3218
3235
|
padding-top: 0px;
|
|
3219
3236
|
padding-bottom: 0px;
|
|
3220
3237
|
height: calc(
|
|
3221
|
-
${
|
|
3238
|
+
${hn} - ${vn} -
|
|
3222
3239
|
var(--ni-private-hover-bottom-border-width)
|
|
3223
3240
|
);
|
|
3224
3241
|
width: 100%;
|
|
3225
3242
|
margin-top: auto;
|
|
3226
3243
|
margin-bottom: auto;
|
|
3227
|
-
padding-left: calc(${
|
|
3228
|
-
padding-right: calc(${
|
|
3244
|
+
padding-left: calc(${un} / 2);
|
|
3245
|
+
padding-right: calc(${un} / 2);
|
|
3229
3246
|
border: none;
|
|
3230
3247
|
text-overflow: ellipsis;
|
|
3231
3248
|
}
|
|
@@ -3238,12 +3255,12 @@ const id=mt`
|
|
|
3238
3255
|
}
|
|
3239
3256
|
|
|
3240
3257
|
.control::selection {
|
|
3241
|
-
color: ${
|
|
3242
|
-
background: rgba(${
|
|
3258
|
+
color: ${or};
|
|
3259
|
+
background: rgba(${Qo}, 0.3);
|
|
3243
3260
|
}
|
|
3244
3261
|
|
|
3245
3262
|
.control::placeholder {
|
|
3246
|
-
color: ${
|
|
3263
|
+
color: ${or};
|
|
3247
3264
|
}
|
|
3248
3265
|
|
|
3249
3266
|
.control:not([readonly]):focus-within::placeholder {
|
|
@@ -3251,7 +3268,7 @@ const id=mt`
|
|
|
3251
3268
|
}
|
|
3252
3269
|
|
|
3253
3270
|
.control[disabled]::placeholder {
|
|
3254
|
-
color: ${
|
|
3271
|
+
color: ${jn};
|
|
3255
3272
|
}
|
|
3256
3273
|
|
|
3257
3274
|
[part='end'] {
|
|
@@ -3267,18 +3284,18 @@ const id=mt`
|
|
|
3267
3284
|
}
|
|
3268
3285
|
|
|
3269
3286
|
:host(.invalid) .error-content svg {
|
|
3270
|
-
height: ${
|
|
3271
|
-
width: ${
|
|
3287
|
+
height: ${gn};
|
|
3288
|
+
width: ${gn};
|
|
3272
3289
|
padding-right: 8px;
|
|
3273
3290
|
flex: none;
|
|
3274
3291
|
}
|
|
3275
3292
|
|
|
3276
3293
|
:host(.invalid) .error-content path {
|
|
3277
|
-
fill: ${
|
|
3294
|
+
fill: ${sn};
|
|
3278
3295
|
}
|
|
3279
3296
|
|
|
3280
3297
|
:host([disabled]) .error-content path {
|
|
3281
|
-
fill: ${
|
|
3298
|
+
fill: ${jn};
|
|
3282
3299
|
}
|
|
3283
3300
|
|
|
3284
3301
|
.errortext {
|
|
@@ -3287,11 +3304,11 @@ const id=mt`
|
|
|
3287
3304
|
|
|
3288
3305
|
:host(.invalid) .errortext {
|
|
3289
3306
|
display: block;
|
|
3290
|
-
font: ${
|
|
3291
|
-
color: ${
|
|
3307
|
+
font: ${wr};
|
|
3308
|
+
color: ${sn};
|
|
3292
3309
|
width: 100%;
|
|
3293
3310
|
position: absolute;
|
|
3294
|
-
top: ${
|
|
3311
|
+
top: ${hn};
|
|
3295
3312
|
overflow: hidden;
|
|
3296
3313
|
text-overflow: ellipsis;
|
|
3297
3314
|
white-space: nowrap;
|
|
@@ -3302,7 +3319,7 @@ const id=mt`
|
|
|
3302
3319
|
}
|
|
3303
3320
|
|
|
3304
3321
|
:host([disabled]) .errortext {
|
|
3305
|
-
color: ${
|
|
3322
|
+
color: ${jn};
|
|
3306
3323
|
}
|
|
3307
3324
|
|
|
3308
3325
|
[part='actions'] {
|
|
@@ -3311,30 +3328,30 @@ const id=mt`
|
|
|
3311
3328
|
|
|
3312
3329
|
slot[name='actions']::slotted(*) {
|
|
3313
3330
|
margin-right: 8px;
|
|
3314
|
-
${
|
|
3331
|
+
${hn.cssCustomProperty}: 24px;
|
|
3315
3332
|
}
|
|
3316
|
-
`.withBehaviors(
|
|
3333
|
+
`.withBehaviors(zc(nd.Underline,mt`
|
|
3317
3334
|
.root {
|
|
3318
3335
|
--ni-private-bottom-border-width: 1px;
|
|
3319
|
-
padding-top: ${
|
|
3320
|
-
padding-left: ${
|
|
3321
|
-
padding-right: ${
|
|
3336
|
+
padding-top: ${vn};
|
|
3337
|
+
padding-left: ${vn};
|
|
3338
|
+
padding-right: ${vn};
|
|
3322
3339
|
}
|
|
3323
3340
|
|
|
3324
3341
|
:host([disabled]) .root {
|
|
3325
|
-
border-color: rgba(${
|
|
3342
|
+
border-color: rgba(${en}, 0.1);
|
|
3326
3343
|
}
|
|
3327
3344
|
|
|
3328
3345
|
:host([disabled]) .root:hover {
|
|
3329
3346
|
--ni-private-bottom-border-width: 1px;
|
|
3330
3347
|
}
|
|
3331
|
-
`),
|
|
3348
|
+
`),zc(nd.Block,mt`
|
|
3332
3349
|
.root {
|
|
3333
|
-
background-color: rgba(${
|
|
3350
|
+
background-color: rgba(${en}, 0.1);
|
|
3334
3351
|
--ni-private-bottom-border-width: 0px;
|
|
3335
|
-
padding-top: ${
|
|
3336
|
-
padding-left: ${
|
|
3337
|
-
padding-right: ${
|
|
3352
|
+
padding-top: ${vn};
|
|
3353
|
+
padding-left: ${vn};
|
|
3354
|
+
padding-right: ${vn};
|
|
3338
3355
|
}
|
|
3339
3356
|
|
|
3340
3357
|
.root:focus-within {
|
|
@@ -3358,12 +3375,12 @@ const id=mt`
|
|
|
3358
3375
|
}
|
|
3359
3376
|
|
|
3360
3377
|
:host([readonly]) .root {
|
|
3361
|
-
background-color: rgba(${
|
|
3378
|
+
background-color: rgba(${en}, 0.07);
|
|
3362
3379
|
border-color: transparent;
|
|
3363
3380
|
}
|
|
3364
3381
|
|
|
3365
3382
|
:host([disabled]) .root {
|
|
3366
|
-
background-color: rgba(${
|
|
3383
|
+
background-color: rgba(${en}, 0.07);
|
|
3367
3384
|
}
|
|
3368
3385
|
|
|
3369
3386
|
:host([disabled]) .root:hover {
|
|
@@ -3373,22 +3390,22 @@ const id=mt`
|
|
|
3373
3390
|
:host(.invalid[disabled]) .root {
|
|
3374
3391
|
--ni-private-bottom-border-width: 1px;
|
|
3375
3392
|
}
|
|
3376
|
-
`),
|
|
3393
|
+
`),zc(nd.Outline,mt`
|
|
3377
3394
|
.root {
|
|
3378
3395
|
--ni-private-bottom-border-width: 1px;
|
|
3379
|
-
border-width: ${
|
|
3396
|
+
border-width: ${vn};
|
|
3380
3397
|
border-bottom-width: var(--ni-private-bottom-border-width);
|
|
3381
3398
|
}
|
|
3382
3399
|
|
|
3383
3400
|
:host(.invalid) .errortext {
|
|
3384
|
-
top: calc(${
|
|
3401
|
+
top: calc(${hn} - ${vn});
|
|
3385
3402
|
}
|
|
3386
|
-
`),
|
|
3403
|
+
`),zc(nd.Frameless,mt`
|
|
3387
3404
|
.root {
|
|
3388
3405
|
--ni-private-bottom-border-width: 0px;
|
|
3389
|
-
padding-top: ${
|
|
3390
|
-
padding-left: ${
|
|
3391
|
-
padding-right: ${
|
|
3406
|
+
padding-top: ${vn};
|
|
3407
|
+
padding-left: ${vn};
|
|
3408
|
+
padding-right: ${vn};
|
|
3392
3409
|
}
|
|
3393
3410
|
|
|
3394
3411
|
:host([readonly]) .root {
|
|
@@ -3398,7 +3415,7 @@ const id=mt`
|
|
|
3398
3415
|
.root:hover {
|
|
3399
3416
|
--ni-private-bottom-border-width: 0px;
|
|
3400
3417
|
}
|
|
3401
|
-
`),
|
|
3418
|
+
`),Br(mt`
|
|
3402
3419
|
${""}
|
|
3403
3420
|
.control::-ms-reveal {
|
|
3404
3421
|
filter: invert(0%);
|
|
@@ -3408,9 +3425,9 @@ const id=mt`
|
|
|
3408
3425
|
.control::-ms-reveal {
|
|
3409
3426
|
filter: invert(100%);
|
|
3410
3427
|
}
|
|
3411
|
-
`,
|
|
3412
|
-
class
|
|
3413
|
-
const
|
|
3428
|
+
`,Ki.Dark))
|
|
3429
|
+
class ad extends ti{constructor(){super(...arguments),this.appearance=nd.Underline}connectedCallback(){super.connectedCallback(),this.control.setAttribute("aria-errormessage","errortext")}}Bo([ot],ad.prototype,"appearance",void 0),Bo([ot({attribute:"error-text"})],ad.prototype,"errorText",void 0)
|
|
3430
|
+
const ld=ad.compose({baseName:"text-field",baseClass:ti,template:(t,e)=>Y`
|
|
3414
3431
|
<template
|
|
3415
3432
|
class="
|
|
3416
3433
|
${t=>t.readOnly?"readonly":""}
|
|
@@ -3426,7 +3443,7 @@ const nd=od.compose({baseName:"text-field",baseClass:ti,template:(t,e)=>Y`
|
|
|
3426
3443
|
></slot>
|
|
3427
3444
|
</label>
|
|
3428
3445
|
<div class="root" part="root">
|
|
3429
|
-
${
|
|
3446
|
+
${Ot(0,e)}
|
|
3430
3447
|
<input
|
|
3431
3448
|
class="control"
|
|
3432
3449
|
part="control"
|
|
@@ -3470,8 +3487,8 @@ const nd=od.compose({baseName:"text-field",baseClass:ti,template:(t,e)=>Y`
|
|
|
3470
3487
|
${zt(0,e)}
|
|
3471
3488
|
</div>
|
|
3472
3489
|
</template>
|
|
3473
|
-
`,styles:
|
|
3474
|
-
<span class="error-content">${
|
|
3490
|
+
`,styles:rd,shadowOptions:{delegatesFocus:!0},end:Y`
|
|
3491
|
+
<span class="error-content">${Xa.data}</span>
|
|
3475
3492
|
<span part="actions">
|
|
3476
3493
|
<slot name="actions"></slot>
|
|
3477
3494
|
</span>
|
|
@@ -3484,63 +3501,84 @@ const nd=od.compose({baseName:"text-field",baseClass:ti,template:(t,e)=>Y`
|
|
|
3484
3501
|
${t=>t.errorText}
|
|
3485
3502
|
</div>
|
|
3486
3503
|
`})
|
|
3487
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
3488
|
-
const
|
|
3489
|
-
${
|
|
3504
|
+
Es.getOrCreate().withPrefix("nimble").register(ld())
|
|
3505
|
+
const cd=mt`
|
|
3506
|
+
${Ic}
|
|
3490
3507
|
|
|
3491
3508
|
.control[aria-pressed='true'] {
|
|
3492
|
-
background-color: ${
|
|
3493
|
-
border-color: ${
|
|
3509
|
+
background-color: ${Go};
|
|
3510
|
+
border-color: ${Go};
|
|
3494
3511
|
}
|
|
3495
3512
|
|
|
3496
3513
|
.control[aria-pressed='true']:hover {
|
|
3497
|
-
background-color: ${
|
|
3514
|
+
background-color: ${Go};
|
|
3498
3515
|
}
|
|
3499
3516
|
|
|
3500
|
-
.control[aria-pressed='true']${
|
|
3501
|
-
background-color: ${
|
|
3517
|
+
.control[aria-pressed='true']${Cc} {
|
|
3518
|
+
background-color: ${Go};
|
|
3502
3519
|
}
|
|
3503
3520
|
|
|
3504
3521
|
.control[aria-pressed='true'][disabled] {
|
|
3505
|
-
background-color: ${
|
|
3506
|
-
border-color: ${
|
|
3522
|
+
background-color: ${Go};
|
|
3523
|
+
border-color: ${Go};
|
|
3507
3524
|
}
|
|
3508
3525
|
|
|
3509
3526
|
.control[aria-pressed='true'][disabled]:hover {
|
|
3510
|
-
background-color: ${
|
|
3511
|
-
border-color: ${
|
|
3527
|
+
background-color: ${Go};
|
|
3528
|
+
border-color: ${Go};
|
|
3512
3529
|
}
|
|
3513
3530
|
`
|
|
3514
|
-
class
|
|
3515
|
-
const
|
|
3531
|
+
class hd extends di{constructor(){super(...arguments),this.appearance=Oc.Outline,this.contentHidden=!1}}Bo([ot],hd.prototype,"appearance",void 0),Bo([ot({attribute:"content-hidden",mode:"boolean"})],hd.prototype,"contentHidden",void 0),ve(hd,_t,Ge)
|
|
3532
|
+
const dd=hd.compose({baseName:"toggle-button",template:(t,e)=>Y`
|
|
3516
3533
|
<div
|
|
3517
3534
|
role="button"
|
|
3518
3535
|
part="control"
|
|
3519
|
-
aria-pressed="${t=>t.checked}"
|
|
3520
|
-
aria-disabled="${t=>t.disabled}"
|
|
3521
|
-
aria-readonly="${t=>t.readOnly}"
|
|
3522
3536
|
tabindex="${t=>t.disabled?null:0}"
|
|
3523
3537
|
@keypress="${(t,e)=>t.keypressHandler(e.event)}"
|
|
3524
3538
|
@click="${(t,e)=>t.clickHandler(e.event)}"
|
|
3525
3539
|
class="control ${t=>t.checked?"checked":""}"
|
|
3526
3540
|
?disabled="${t=>t.disabled}"
|
|
3541
|
+
${""}
|
|
3542
|
+
aria-disabled="${t=>t.disabled}"
|
|
3543
|
+
aria-readonly="${t=>t.readOnly}"
|
|
3544
|
+
aria-pressed="${t=>t.checked}"
|
|
3545
|
+
${""}
|
|
3546
|
+
aria-atomic="${t=>t.ariaAtomic}"
|
|
3547
|
+
aria-busy="${t=>t.ariaBusy}"
|
|
3548
|
+
aria-controls="${t=>t.ariaControls}"
|
|
3549
|
+
aria-current="${t=>t.ariaCurrent}"
|
|
3550
|
+
aria-describedby="${t=>t.ariaDescribedby}"
|
|
3551
|
+
aria-details="${t=>t.ariaDetails}"
|
|
3552
|
+
aria-errormessage="${t=>t.ariaErrormessage}"
|
|
3553
|
+
aria-expanded="${t=>t.ariaExpanded}"
|
|
3554
|
+
aria-flowto="${t=>t.ariaFlowto}"
|
|
3555
|
+
aria-haspopup="${t=>t.ariaHaspopup}"
|
|
3556
|
+
aria-hidden="${t=>t.ariaHidden}"
|
|
3557
|
+
aria-invalid="${t=>t.ariaInvalid}"
|
|
3558
|
+
aria-keyshortcuts="${t=>t.ariaKeyshortcuts}"
|
|
3559
|
+
aria-label="${t=>t.ariaLabel}"
|
|
3560
|
+
aria-labelledby="${t=>t.ariaLabelledby}"
|
|
3561
|
+
aria-live="${t=>t.ariaLive}"
|
|
3562
|
+
aria-owns="${t=>t.ariaOwns}"
|
|
3563
|
+
aria-relevant="${t=>t.ariaRelevant}"
|
|
3564
|
+
aria-roledescription="${t=>t.ariaRoledescription}"
|
|
3527
3565
|
${bt("control")}
|
|
3528
3566
|
>
|
|
3529
|
-
${
|
|
3567
|
+
${Ot(0,e)}
|
|
3530
3568
|
<span class="content" part="content">
|
|
3531
3569
|
<slot></slot>
|
|
3532
3570
|
</span>
|
|
3533
3571
|
${zt(0,e)}
|
|
3534
3572
|
</div>
|
|
3535
|
-
`,styles:
|
|
3536
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
3537
|
-
const
|
|
3573
|
+
`,styles:cd,shadowOptions:{delegatesFocus:!0}})
|
|
3574
|
+
Es.getOrCreate().withPrefix("nimble").register(dd())
|
|
3575
|
+
const ud=mt`
|
|
3538
3576
|
.positioning-region {
|
|
3539
3577
|
display: flex;
|
|
3540
|
-
padding: ${
|
|
3578
|
+
padding: ${dn} ${un};
|
|
3541
3579
|
align-items: center;
|
|
3542
|
-
gap: ${
|
|
3543
|
-
background: ${
|
|
3580
|
+
gap: ${un};
|
|
3581
|
+
background: ${Xo};
|
|
3544
3582
|
}
|
|
3545
3583
|
|
|
3546
3584
|
slot[name='label'] {
|
|
@@ -3549,17 +3587,17 @@ const cd=mt`
|
|
|
3549
3587
|
|
|
3550
3588
|
[part='start'] {
|
|
3551
3589
|
display: flex;
|
|
3552
|
-
gap: ${
|
|
3590
|
+
gap: ${un};
|
|
3553
3591
|
margin-right: auto;
|
|
3554
3592
|
}
|
|
3555
3593
|
|
|
3556
3594
|
[part='end'] {
|
|
3557
3595
|
display: flex;
|
|
3558
|
-
gap: ${
|
|
3596
|
+
gap: ${un};
|
|
3559
3597
|
margin-left: auto;
|
|
3560
3598
|
}
|
|
3561
3599
|
`
|
|
3562
|
-
const
|
|
3600
|
+
const pd=class extends yi{}.compose({baseName:"toolbar",baseClass:yi,template:(t,e)=>Y`
|
|
3563
3601
|
<template
|
|
3564
3602
|
aria-label="${t=>t.ariaLabel}"
|
|
3565
3603
|
aria-labelledby="${t=>t.ariaLabelledby}"
|
|
@@ -3572,25 +3610,25 @@ const hd=class extends yi{}.compose({baseName:"toolbar",baseClass:yi,template:(t
|
|
|
3572
3610
|
>
|
|
3573
3611
|
<slot name="label"></slot>
|
|
3574
3612
|
<div class="positioning-region" part="positioning-region">
|
|
3575
|
-
${
|
|
3613
|
+
${Ot(0,e)}
|
|
3576
3614
|
<slot
|
|
3577
3615
|
${Ct({filter:xt(),property:"slottedItems"})}
|
|
3578
3616
|
></slot>
|
|
3579
3617
|
${zt(0,e)}
|
|
3580
3618
|
</div>
|
|
3581
3619
|
</template>
|
|
3582
|
-
`,styles:
|
|
3583
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
3584
|
-
const
|
|
3585
|
-
var
|
|
3586
|
-
!function(t){t.All="all",t.LeavesOnly="leaves-only",t.None="none"}(
|
|
3587
|
-
class
|
|
3588
|
-
e&&
|
|
3589
|
-
|
|
3590
|
-
t?.forEach((t=>t.removeAttribute(
|
|
3620
|
+
`,styles:ud,shadowOptions:{delegatesFocus:!0}})
|
|
3621
|
+
Es.getOrCreate().withPrefix("nimble").register(pd())
|
|
3622
|
+
const vd="group-selected"
|
|
3623
|
+
var gd
|
|
3624
|
+
!function(t){t.All="all",t.LeavesOnly="leaves-only",t.None="none"}(gd||(gd={}))
|
|
3625
|
+
class md{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)
|
|
3626
|
+
e&&jo.unsubscribe(e)}attach(t){const e=this.cache.get(t)||new fd(this.ltr,this.rtl,t),s=jo.getValueFor(t)
|
|
3627
|
+
jo.subscribe(e),e.attach(s),this.cache.set(t,e)}}class fd{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 bd=class extends ki{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]")
|
|
3628
|
+
t?.forEach((t=>t.removeAttribute(vd)))}setGroupSelectionOnRootParentTreeItem(t){this.clearTreeGroupSelection()
|
|
3591
3629
|
let e=t
|
|
3592
3630
|
for(;e?.parentElement!==this.treeView;)e=e?.parentElement
|
|
3593
|
-
e&&e.setAttribute(
|
|
3631
|
+
e&&e.setAttribute(vd,"true")}getParentTreeView(){return this.parentElement.closest("[role='tree']")}}.compose({baseName:"tree-item",baseClass:ki,template:(t,e)=>{return Y`
|
|
3594
3632
|
<template
|
|
3595
3633
|
role="treeitem"
|
|
3596
3634
|
slot="${t=>t.isNestedItem()?"item":void 0}"
|
|
@@ -3619,7 +3657,7 @@ e&&e.setAttribute(dd,"true")}getParentTreeView(){return this.parentElement.close
|
|
|
3619
3657
|
</slot>
|
|
3620
3658
|
</div>
|
|
3621
3659
|
`)}
|
|
3622
|
-
${
|
|
3660
|
+
${Ot(0,e)}
|
|
3623
3661
|
<slot></slot>
|
|
3624
3662
|
${zt(0,e)}
|
|
3625
3663
|
</div>
|
|
@@ -3636,55 +3674,55 @@ var s},styles:(t,e)=>mt`
|
|
|
3636
3674
|
|
|
3637
3675
|
:host {
|
|
3638
3676
|
${""}
|
|
3639
|
-
font-family: ${
|
|
3640
|
-
font-weight: ${
|
|
3677
|
+
font-family: ${qn};
|
|
3678
|
+
font-weight: ${Un};
|
|
3641
3679
|
contain: content;
|
|
3642
3680
|
position: relative;
|
|
3643
3681
|
outline: none;
|
|
3644
|
-
color: ${
|
|
3682
|
+
color: ${Nn};
|
|
3645
3683
|
cursor: pointer;
|
|
3646
3684
|
--ni-private-tree-item-nested-width: 0;
|
|
3647
3685
|
}
|
|
3648
3686
|
|
|
3649
3687
|
${""}
|
|
3650
|
-
:host([${
|
|
3651
|
-
background: ${
|
|
3688
|
+
:host([${vd}])::after {
|
|
3689
|
+
background: ${rn};
|
|
3652
3690
|
border-radius: 0px;
|
|
3653
3691
|
content: '';
|
|
3654
3692
|
display: block;
|
|
3655
3693
|
position: absolute;
|
|
3656
3694
|
top: 0px;
|
|
3657
|
-
width: calc(${
|
|
3658
|
-
height: calc(${
|
|
3695
|
+
width: calc(${vn} * 2);
|
|
3696
|
+
height: calc(${gn} * 2);
|
|
3659
3697
|
}
|
|
3660
3698
|
|
|
3661
3699
|
.positioning-region {
|
|
3662
3700
|
display: flex;
|
|
3663
3701
|
position: relative;
|
|
3664
3702
|
box-sizing: border-box;
|
|
3665
|
-
height: calc(${
|
|
3703
|
+
height: calc(${gn} * 2);
|
|
3666
3704
|
}
|
|
3667
3705
|
|
|
3668
3706
|
.positioning-region:hover {
|
|
3669
|
-
background: ${
|
|
3707
|
+
background: ${Zo};
|
|
3670
3708
|
}
|
|
3671
3709
|
|
|
3672
|
-
:host([${
|
|
3673
|
-
background: ${
|
|
3710
|
+
:host([${vd}]) .positioning-region:hover {
|
|
3711
|
+
background: ${Jo};
|
|
3674
3712
|
}
|
|
3675
3713
|
|
|
3676
|
-
:host(${
|
|
3677
|
-
box-shadow: 0px 0px 0px ${
|
|
3678
|
-
outline: ${
|
|
3714
|
+
:host(${Cc}) .positioning-region {
|
|
3715
|
+
box-shadow: 0px 0px 0px ${vn} ${rn} inset;
|
|
3716
|
+
outline: ${vn} solid ${rn};
|
|
3679
3717
|
outline-offset: -2px;
|
|
3680
3718
|
}
|
|
3681
3719
|
|
|
3682
3720
|
:host([selected]) .positioning-region {
|
|
3683
|
-
background: ${
|
|
3721
|
+
background: ${Go};
|
|
3684
3722
|
}
|
|
3685
3723
|
|
|
3686
3724
|
:host([selected]) .positioning-region:hover {
|
|
3687
|
-
background: ${
|
|
3725
|
+
background: ${Jo};
|
|
3688
3726
|
}
|
|
3689
3727
|
|
|
3690
3728
|
.positioning-region::before {
|
|
@@ -3701,13 +3739,13 @@ var s},styles:(t,e)=>mt`
|
|
|
3701
3739
|
width: 100%;
|
|
3702
3740
|
padding-left: 10px;
|
|
3703
3741
|
font: inherit;
|
|
3704
|
-
font-size: ${
|
|
3742
|
+
font-size: ${Kn};
|
|
3705
3743
|
user-select: none;
|
|
3706
3744
|
position: relative;
|
|
3707
|
-
margin-inline-start: ${
|
|
3745
|
+
margin-inline-start: ${gn};
|
|
3708
3746
|
}
|
|
3709
3747
|
|
|
3710
|
-
:host(${
|
|
3748
|
+
:host(${Cc}) .content-region {
|
|
3711
3749
|
outline: none;
|
|
3712
3750
|
}
|
|
3713
3751
|
|
|
@@ -3720,8 +3758,8 @@ var s},styles:(t,e)=>mt`
|
|
|
3720
3758
|
background: none;
|
|
3721
3759
|
border: none;
|
|
3722
3760
|
outline: none;
|
|
3723
|
-
width: ${
|
|
3724
|
-
height: ${
|
|
3761
|
+
width: ${gn};
|
|
3762
|
+
height: ${gn};
|
|
3725
3763
|
padding: 0px;
|
|
3726
3764
|
justify-content: center;
|
|
3727
3765
|
align-items: center;
|
|
@@ -3731,8 +3769,8 @@ var s},styles:(t,e)=>mt`
|
|
|
3731
3769
|
}
|
|
3732
3770
|
|
|
3733
3771
|
.expand-collapse-button svg {
|
|
3734
|
-
width: ${
|
|
3735
|
-
height: ${
|
|
3772
|
+
width: ${gn};
|
|
3773
|
+
height: ${gn};
|
|
3736
3774
|
transition: transform 0.2s ease-in;
|
|
3737
3775
|
pointer-events: none;
|
|
3738
3776
|
fill: currentcolor;
|
|
@@ -3740,26 +3778,26 @@ var s},styles:(t,e)=>mt`
|
|
|
3740
3778
|
|
|
3741
3779
|
${""}
|
|
3742
3780
|
span[part="start"] {
|
|
3743
|
-
width: ${
|
|
3781
|
+
width: ${gn};
|
|
3744
3782
|
}
|
|
3745
3783
|
|
|
3746
3784
|
${""}
|
|
3747
3785
|
.start {
|
|
3748
3786
|
display: flex;
|
|
3749
3787
|
fill: currentcolor;
|
|
3750
|
-
margin-inline-start: ${
|
|
3751
|
-
margin-inline-end: ${
|
|
3788
|
+
margin-inline-start: ${gn};
|
|
3789
|
+
margin-inline-end: ${gn};
|
|
3752
3790
|
}
|
|
3753
3791
|
|
|
3754
3792
|
slot[name='start']::slotted(*) {
|
|
3755
|
-
width: ${
|
|
3756
|
-
height: ${
|
|
3793
|
+
width: ${gn};
|
|
3794
|
+
height: ${gn};
|
|
3757
3795
|
}
|
|
3758
3796
|
|
|
3759
3797
|
::slotted(${t.tagFor(ki)}) {
|
|
3760
3798
|
--ni-private-tree-item-nested-width: 1em;
|
|
3761
3799
|
--ni-private-expand-collapse-button-nested-width: calc(
|
|
3762
|
-
${
|
|
3800
|
+
${gn} * -1
|
|
3763
3801
|
);
|
|
3764
3802
|
}
|
|
3765
3803
|
|
|
@@ -3767,24 +3805,24 @@ var s},styles:(t,e)=>mt`
|
|
|
3767
3805
|
.end {
|
|
3768
3806
|
display: flex;
|
|
3769
3807
|
fill: currentcolor;
|
|
3770
|
-
margin-inline-start: ${
|
|
3808
|
+
margin-inline-start: ${gn};
|
|
3771
3809
|
}
|
|
3772
3810
|
|
|
3773
3811
|
.items {
|
|
3774
3812
|
display: none;
|
|
3775
3813
|
${""}
|
|
3776
|
-
font-size: calc(1em + (${
|
|
3814
|
+
font-size: calc(1em + (${gn} * 2));
|
|
3777
3815
|
}
|
|
3778
3816
|
|
|
3779
3817
|
:host([expanded]) .items {
|
|
3780
3818
|
display: block;
|
|
3781
3819
|
}
|
|
3782
|
-
`.withBehaviors(new
|
|
3820
|
+
`.withBehaviors(new md(mt`
|
|
3783
3821
|
${""}
|
|
3784
3822
|
.expand-collapse-button {
|
|
3785
3823
|
left: var(
|
|
3786
3824
|
--ni-private-expand-collapse-button-nested-width,
|
|
3787
|
-
calc(${
|
|
3825
|
+
calc(${gn} * -1)
|
|
3788
3826
|
);
|
|
3789
3827
|
}
|
|
3790
3828
|
|
|
@@ -3800,7 +3838,7 @@ var s},styles:(t,e)=>mt`
|
|
|
3800
3838
|
.expand-collapse-button {
|
|
3801
3839
|
right: var(
|
|
3802
3840
|
--ni-private-expand-collapse-button-nested-width,
|
|
3803
|
-
calc(${
|
|
3841
|
+
calc(${gn} * -1)
|
|
3804
3842
|
);
|
|
3805
3843
|
}
|
|
3806
3844
|
|
|
@@ -3811,9 +3849,9 @@ var s},styles:(t,e)=>mt`
|
|
|
3811
3849
|
:host([expanded]) .expand-collapse-button svg {
|
|
3812
3850
|
transform: rotate(135deg);
|
|
3813
3851
|
}
|
|
3814
|
-
`)),expandCollapseGlyph:
|
|
3815
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
3816
|
-
const
|
|
3852
|
+
`)),expandCollapseGlyph:Yr.data})
|
|
3853
|
+
Es.getOrCreate().withPrefix("nimble").register(bd())
|
|
3854
|
+
const wd=mt`
|
|
3817
3855
|
${ls("flex")}
|
|
3818
3856
|
|
|
3819
3857
|
:host {
|
|
@@ -3822,18 +3860,18 @@ const md=mt`
|
|
|
3822
3860
|
min-width: fit-content;
|
|
3823
3861
|
font-size: 0;
|
|
3824
3862
|
}
|
|
3825
|
-
:host(${
|
|
3863
|
+
:host(${Cc}) {
|
|
3826
3864
|
outline: none;
|
|
3827
3865
|
}
|
|
3828
3866
|
`
|
|
3829
|
-
class
|
|
3867
|
+
class xd extends _i{constructor(){super(...arguments),this.selectionMode=gd.All}handleClick(t){if(t.defaultPrevented)return!1
|
|
3830
3868
|
if(!(t.target instanceof Element&&Ci(t.target)))return!0
|
|
3831
3869
|
const e=t.target
|
|
3832
|
-
return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case
|
|
3833
|
-
case
|
|
3834
|
-
case
|
|
3835
|
-
default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}
|
|
3836
|
-
const
|
|
3870
|
+
return!e.disabled&&(this.canSelect(e)?e.selected=!0:this.itemHasChildren(e)&&(e.expanded=!e.expanded),!0)}canSelect(t){switch(this.selectionMode){case gd.All:return!0
|
|
3871
|
+
case gd.None:return!1
|
|
3872
|
+
case gd.LeavesOnly:return!this.itemHasChildren(t)
|
|
3873
|
+
default:return!0}}itemHasChildren(t){return null!==t.querySelector('[role="treeitem"]')}}Bo([ot({attribute:"selection-mode"})],xd.prototype,"selectionMode",void 0)
|
|
3874
|
+
const yd=xd.compose({baseName:"tree-view",baseClass:_i,template:(t,e)=>Y`
|
|
3837
3875
|
<template
|
|
3838
3876
|
role="tree"
|
|
3839
3877
|
${bt("treeView")}
|
|
@@ -3845,6 +3883,6 @@ const bd=fd.compose({baseName:"tree-view",baseClass:_i,template:(t,e)=>Y`
|
|
|
3845
3883
|
>
|
|
3846
3884
|
<slot ${Ct("slottedTreeItems")}></slot>
|
|
3847
3885
|
</template>
|
|
3848
|
-
`,styles:
|
|
3849
|
-
Es.getOrCreate().withPrefix("nimble").register(
|
|
3886
|
+
`,styles:wd})
|
|
3887
|
+
Es.getOrCreate().withPrefix("nimble").register(yd())}()
|
|
3850
3888
|
//# sourceMappingURL=all-components-bundle.min.js.map
|