@ni/ok-components 0.3.11 → 0.3.12
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.
|
@@ -2335,7 +2335,7 @@ const Km="nimble-icon-exclamation-mark"
|
|
|
2335
2335
|
Zm("icon-triangle-filled",class extends Gm{constructor(){super(Cm)}})
|
|
2336
2336
|
const Ym="nimble-icon-triangle-filled"
|
|
2337
2337
|
Zm("icon-check",class extends Gm{constructor(){super(Au)}})
|
|
2338
|
-
const Xm="nimble-icon-check",Jm="Close",Qm="
|
|
2338
|
+
const Xm="nimble-icon-check",Jm="Close",Qm="Decrement",tg="Increment",eg="Error",ng="Warning",ig="Completed",og="Current",rg="Information",sg="Search",ag="No items found",lg="Loading…",cg="Scroll backward",dg="Scroll forward",hg="Remove",ug=xi.create({name:"popup-dismiss-label",cssCustomPropertyName:null}).withDefault(Jm),pg=xi.create({name:"numeric-decrement-label",cssCustomPropertyName:null}).withDefault(Qm),fg=xi.create({name:"numeric-increment-label",cssCustomPropertyName:null}).withDefault(tg),mg=xi.create({name:"popup-icon-error-label",cssCustomPropertyName:null}).withDefault(eg),gg=xi.create({name:"popup-icon-warning-label",cssCustomPropertyName:null}).withDefault(ng),vg=xi.create({name:"popup-icon-completed-label",cssCustomPropertyName:null}).withDefault(ig),bg=xi.create({name:"popup-icon-current-label",cssCustomPropertyName:null}).withDefault(og),yg=xi.create({name:"popup-icon-information-label",cssCustomPropertyName:null}).withDefault(rg),wg=xi.create({name:"filter-search-label",cssCustomPropertyName:null}).withDefault(sg),xg=xi.create({name:"filter-no-results-label",cssCustomPropertyName:null}).withDefault(ag),Cg=xi.create({name:"loading-label",cssCustomPropertyName:null}).withDefault(lg),kg=xi.create({name:"scroll-backward-label",cssCustomPropertyName:null}).withDefault(cg),Sg=xi.create({name:"scroll-forward-label",cssCustomPropertyName:null}).withDefault(dg),_g=xi.create({name:"item-remove-label",cssCustomPropertyName:null}).withDefault(hg),$g=We
|
|
2339
2339
|
class Mg{constructor(){this.orientation=$g.horizontal,this.last=!1,this.position=1}}t([C],Mg.prototype,"orientation",void 0),t([C],Mg.prototype,"last",void 0),t([C],Mg.prototype,"position",void 0)
|
|
2340
2340
|
const Ig=Ch
|
|
2341
2341
|
class Eg extends(kh(Vo)){constructor(){super(...arguments),this.severity=Ig.default,this.disabled=!1,this.readOnly=!1,this.selected=!1,this.stepInternals=new Mg}onClick(t){(this.disabled||this.readOnly)&&(t.preventDefault(),t.stopImmediatePropagation())}}t([pt()],Eg.prototype,"severity",void 0),t([pt({mode:"boolean"})],Eg.prototype,"disabled",void 0),t([pt({attribute:"readonly",mode:"boolean"})],Eg.prototype,"readOnly",void 0),t([pt({mode:"boolean"})],Eg.prototype,"selected",void 0),t([pt({attribute:"tabindex",converter:ht})],Eg.prototype,"tabIndex",void 0)
|