@ni/ok-components 0.1.17 → 0.1.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.
|
@@ -4445,7 +4445,7 @@ e?.forEach((t=>{const e=x.getNotifier(t)
|
|
|
4445
4445
|
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)
|
|
4446
4446
|
const nb=eb.compose({baseName:"list-option-group",baseClass:je,template:tb,styles:Qv})
|
|
4447
4447
|
Ei.getOrCreate().withPrefix("nimble").register(nb())
|
|
4448
|
-
let ib=class extends je{}
|
|
4448
|
+
let ib=class extends je{get keyValue(){return this.key}set keyValue(t){this.key=t}}
|
|
4449
4449
|
t([ft()],ib.prototype,"key",void 0)
|
|
4450
4450
|
const ob=Q`<template slot="mapping"></template>`,sb=$t`
|
|
4451
4451
|
${jo("none")}
|