@ni/nimble-components 35.6.0 → 35.6.1
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 +4 -2
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +2 -2
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/anchor-step/index.d.ts +1 -1
- package/dist/esm/anchor-step/index.js +2 -1
- package/dist/esm/anchor-step/index.js.map +1 -1
- package/dist/esm/step/index.d.ts +1 -1
- package/dist/esm/step/index.js +2 -1
- package/dist/esm/step/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -2324,7 +2324,7 @@ Bm("icon-check",class extends Nm{constructor(){super(wu)}})
|
|
|
2324
2324
|
const Vm="nimble-icon-check",Hm="Close",Um="Decrement",qm="Increment",jm="Error",Wm="Warning",Gm="Completed",Zm="Current",Km="Information",Ym="Search",Xm="No items found",Jm="Loading…",Qm="Scroll backward",tg="Scroll forward",eg="Remove",ng=xi.create({name:"popup-dismiss-label",cssCustomPropertyName:null}).withDefault(Hm),ig=xi.create({name:"numeric-decrement-label",cssCustomPropertyName:null}).withDefault(Um),og=xi.create({name:"numeric-increment-label",cssCustomPropertyName:null}).withDefault(qm),rg=xi.create({name:"popup-icon-error-label",cssCustomPropertyName:null}).withDefault(jm),sg=xi.create({name:"popup-icon-warning-label",cssCustomPropertyName:null}).withDefault(Wm),ag=xi.create({name:"popup-icon-completed-label",cssCustomPropertyName:null}).withDefault(Gm),lg=xi.create({name:"popup-icon-current-label",cssCustomPropertyName:null}).withDefault(Zm),cg=xi.create({name:"popup-icon-information-label",cssCustomPropertyName:null}).withDefault(Km),dg=xi.create({name:"filter-search-label",cssCustomPropertyName:null}).withDefault(Ym),hg=xi.create({name:"filter-no-results-label",cssCustomPropertyName:null}).withDefault(Xm),ug=xi.create({name:"loading-label",cssCustomPropertyName:null}).withDefault(Jm),pg=xi.create({name:"scroll-backward-label",cssCustomPropertyName:null}).withDefault(Qm),fg=xi.create({name:"scroll-forward-label",cssCustomPropertyName:null}).withDefault(tg),mg=xi.create({name:"item-remove-label",cssCustomPropertyName:null}).withDefault(eg),gg=We
|
|
2325
2325
|
class vg{constructor(){this.orientation=gg.horizontal,this.last=!1,this.position=1}}t([C],vg.prototype,"orientation",void 0),t([C],vg.prototype,"last",void 0),t([C],vg.prototype,"position",void 0)
|
|
2326
2326
|
const bg=uh
|
|
2327
|
-
class yg extends(ph(zo)){constructor(){super(...arguments),this.severity=bg.default,this.disabled=!1,this.readOnly=!1,this.selected=!1,this.stepInternals=new vg}onClick(t){
|
|
2327
|
+
class yg extends(ph(zo)){constructor(){super(...arguments),this.severity=bg.default,this.disabled=!1,this.readOnly=!1,this.selected=!1,this.stepInternals=new vg}onClick(t){return!this.disabled&&!this.readOnly||(t.stopImmediatePropagation(),!1)}}t([pt()],yg.prototype,"severity",void 0),t([pt({mode:"boolean"})],yg.prototype,"disabled",void 0),t([pt({attribute:"readonly",mode:"boolean"})],yg.prototype,"readOnly",void 0),t([pt({mode:"boolean"})],yg.prototype,"selected",void 0),t([pt({attribute:"tabindex",converter:ht})],yg.prototype,"tabIndex",void 0)
|
|
2328
2328
|
const wg=yg.compose({baseName:"anchor-step",template:(t,e)=>J`
|
|
2329
2329
|
<template slot="step">
|
|
2330
2330
|
<li class="
|
|
@@ -11142,7 +11142,7 @@ const JL=$t`
|
|
|
11142
11142
|
}
|
|
11143
11143
|
}
|
|
11144
11144
|
`,QL=uh
|
|
11145
|
-
class tN extends(ph(Ln)){constructor(){super(...arguments),this.severity=QL.default,this.readOnly=!1,this.selected=!1,this.stepInternals=new vg}onClick(t){
|
|
11145
|
+
class tN extends(ph(Ln)){constructor(){super(...arguments),this.severity=QL.default,this.readOnly=!1,this.selected=!1,this.stepInternals=new vg}onClick(t){return!this.disabled&&!this.readOnly||(t.stopImmediatePropagation(),!1)}}t([pt()],tN.prototype,"severity",void 0),t([pt({attribute:"readonly",mode:"boolean"})],tN.prototype,"readOnly",void 0),t([pt({mode:"boolean"})],tN.prototype,"selected",void 0),t([pt({attribute:"tabindex",converter:ht})],tN.prototype,"tabIndex",void 0)
|
|
11146
11146
|
const eN=tN.compose({baseName:"step",template:(t,e)=>J`
|
|
11147
11147
|
<template slot="step">
|
|
11148
11148
|
<li class="
|