dap-design-system 0.60.2 → 0.60.3

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.
@@ -20006,13 +20006,11 @@ let co = class extends T {
20006
20006
  super(...arguments), this.disabled = !1, this._selected = !1;
20007
20007
  }
20008
20008
  firstUpdated() {
20009
- var e;
20010
- this.setAttribute("id", this.tabId), (e = this.parentElement) == null || e.addEventListener(
20011
- "dds-tab-select",
20012
- (t) => {
20013
- t.detail && this.tabId === t.detail.tabId ? this._selected = !0 : this._selected && (this._selected = !1);
20014
- }
20015
- );
20009
+ this.setAttribute("id", this.tabId);
20010
+ const e = this.parentElement;
20011
+ e == null || e.addEventListener("dds-tab-select", (t) => {
20012
+ t.detail && this.tabId === t.detail.tabId ? this._selected = !0 : this._selected && (this._selected = !1);
20013
+ }), (e == null ? void 0 : e.selectedTabId) === this.tabId && (this._selected = !0);
20016
20014
  }
20017
20015
  render() {
20018
20016
  return $`<div
@@ -21952,10 +21950,10 @@ export {
21952
21950
  un as T,
21953
21951
  at as U,
21954
21952
  ai as V,
21955
- ue as W,
21956
- Na as X,
21957
- Vo as Y,
21958
- oe as Z,
21953
+ oe as W,
21954
+ ue as X,
21955
+ Na as Y,
21956
+ Vo as Z,
21959
21957
  re as _,
21960
21958
  Gt as a,
21961
21959
  Er as a0,
@@ -21997,29 +21995,29 @@ export {
21997
21995
  It as ar,
21998
21996
  Ua as as,
21999
21997
  ja as at,
22000
- Ve as au,
22001
- Pt as av,
22002
- dt as aw,
21998
+ Pt as au,
21999
+ dt as av,
22000
+ Ve as aw,
22003
22001
  po as ax,
22004
22002
  we as ay,
22005
22003
  Mr as az,
22006
- eo as b,
22007
- Eo as c,
22008
- je as d,
22009
- io as e,
22010
- Oe as f,
22011
- yi as g,
22004
+ je as b,
22005
+ io as c,
22006
+ Oe as d,
22007
+ yi as e,
22008
+ Eo as f,
22009
+ eo as g,
22012
22010
  ri as h,
22013
22011
  Ot as i,
22014
- Zt as j,
22015
- Oa as k,
22016
- zr as l,
22017
- Pi as m,
22018
- Cr as n,
22019
- To as o,
22020
- ye as p,
22021
- Yt as q,
22022
- Lt as r,
22012
+ Yt as j,
22013
+ Lt as k,
22014
+ Zt as l,
22015
+ Oa as m,
22016
+ zr as n,
22017
+ Pi as o,
22018
+ Cr as p,
22019
+ To as q,
22020
+ ye as r,
22023
22021
  Wt as s,
22024
22022
  xe as t,
22025
22023
  Ei as u,
@@ -22029,4 +22027,4 @@ export {
22029
22027
  ee as y,
22030
22028
  ki as z
22031
22029
  };
22032
- //# sourceMappingURL=components-CYRx8ecv.js.map
22030
+ //# sourceMappingURL=components-BGjhcNFT.js.map