@ni/ok-components 0.4.3 → 0.4.4

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.
@@ -2577,8 +2577,7 @@ const Lg=_t`
2577
2577
  ${sh}
2578
2578
  ${ah}
2579
2579
  `
2580
- let Pg=class extends Nn{constructor(){super(...arguments),this.appearance=th,this.contentHidden=!1}}
2581
- t([pt],Pg.prototype,"appearance",void 0),t([pt({attribute:"appearance-variant"})],Pg.prototype,"appearanceVariant",void 0),t([pt({attribute:"content-hidden",mode:"boolean"})],Pg.prototype,"contentHidden",void 0),t([pt({attribute:"tabindex",converter:ht})],Pg.prototype,"tabIndex",void 0)
2580
+ class Pg extends Nn{constructor(){super(...arguments),this.appearance=th,this.contentHidden=!1}}t([pt],Pg.prototype,"appearance",void 0),t([pt({attribute:"appearance-variant"})],Pg.prototype,"appearanceVariant",void 0),t([pt({attribute:"content-hidden",mode:"boolean"})],Pg.prototype,"contentHidden",void 0),t([pt({attribute:"tabindex",converter:ht})],Pg.prototype,"tabIndex",void 0)
2582
2581
  const zg=Pg.compose({baseName:"button",baseClass:Nn,template:(t,e)=>J`
2583
2582
  <button
2584
2583
  class="control"
@@ -17484,7 +17483,7 @@ const K1=_t`
17484
17483
  color: ${ld};
17485
17484
  }
17486
17485
  `,Y1=J`<slot></slot>`
17487
- const X1=class extends He{}.compose({baseName:"button",template:Y1,styles:K1})
17486
+ const X1=class extends He{}.compose({baseName:"ex-button",template:Y1,styles:K1})
17488
17487
  Mi.getOrCreate().withPrefix("ok").register(X1())
17489
17488
  const J1=_t`
17490
17489
  ${z1("inline-flex")}