@ni/spright-components 6.4.18 → 6.4.19
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.
|
@@ -4444,7 +4444,7 @@ e?.forEach((t=>{const e=x.getNotifier(t)
|
|
|
4444
4444
|
e.subscribe(this,"hidden"),e.subscribe(this,"visuallyHidden"),n=n&&(t.hidden||t.visuallyHidden)})),this.visuallyHidden=0===e.length||n}}t([ft],eb.prototype,"label",void 0),t([ft({mode:"boolean"})],eb.prototype,"hidden",void 0),t([ft({attribute:"visually-hidden",mode:"boolean"})],eb.prototype,"visuallyHidden",void 0),t([ft({attribute:"top-separator-visible",mode:"boolean"})],eb.prototype,"topSeparatorVisible",void 0),t([ft({attribute:"bottom-separator-visible",mode:"boolean"})],eb.prototype,"bottomSeparatorVisible",void 0),t([C],eb.prototype,"hasOverflow",void 0),t([C],eb.prototype,"listOptions",void 0),t([k],eb.prototype,"labelContent",null)
|
|
4445
4445
|
const nb=eb.compose({baseName:"list-option-group",baseClass:je,template:tb,styles:Qv})
|
|
4446
4446
|
Ei.getOrCreate().withPrefix("nimble").register(nb())
|
|
4447
|
-
let ib=class extends je{}
|
|
4447
|
+
let ib=class extends je{get keyValue(){return this.key}set keyValue(t){this.key=t}}
|
|
4448
4448
|
t([ft()],ib.prototype,"key",void 0)
|
|
4449
4449
|
const ob=Q`<template slot="mapping"></template>`,sb=$t`
|
|
4450
4450
|
${jo("none")}
|