dap-design-system 0.56.1 → 0.56.2

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.
@@ -17518,10 +17518,10 @@ let Pt = class extends Xa {
17518
17518
  e.key === "Enter" && (e.preventDefault(), HTMLElement.prototype.click.apply(this));
17519
17519
  }, Pt.nextId++;
17520
17520
  const t = typeof crypto != "undefined" && crypto.randomUUID ? crypto.randomUUID().slice(0, 8) : Date.now().toString(36);
17521
- this.inputId = `input-${Pt.nextId}-${t}`, this.labelId = `label-${Pt.nextId}-${t}`, this.descriptionId = `description-${Pt.nextId}-${t}`, this.feedbackId = `feedback-${Pt.nextId}-${t}`, this.internals.role = "radio", this.setAttribute("role", "radio");
17521
+ this.inputId = `input-${Pt.nextId}-${t}`, this.labelId = `label-${Pt.nextId}-${t}`, this.descriptionId = `description-${Pt.nextId}-${t}`, this.feedbackId = `feedback-${Pt.nextId}-${t}`, this.internals.role = "radio";
17522
17522
  }
17523
17523
  connectedCallback() {
17524
- super.connectedCallback(), this.addEventListener("focus", this.onFocus), this.addEventListener("blur", this.onBlur), this.addEventListener("keydown", this._onHostKeydown);
17524
+ super.connectedCallback(), this.setAttribute("role", "radio"), this.addEventListener("focus", this.onFocus), this.addEventListener("blur", this.onBlur), this.addEventListener("keydown", this._onHostKeydown);
17525
17525
  }
17526
17526
  disconnectedCallback() {
17527
17527
  super.disconnectedCallback(), this.removeEventListener("focus", this.onFocus), this.removeEventListener("blur", this.onBlur), this.removeEventListener("keydown", this._onHostKeydown);
@@ -21499,7 +21499,7 @@ export {
21499
21499
  Mi as A,
21500
21500
  To as B,
21501
21501
  Pa as C,
21502
- Us as D,
21502
+ Qi as D,
21503
21503
  Ir as E,
21504
21504
  W as F,
21505
21505
  tt as G,
@@ -21565,28 +21565,28 @@ export {
21565
21565
  ja as at,
21566
21566
  Gt as au,
21567
21567
  dt as av,
21568
- co as aw,
21569
- Me as ax,
21568
+ Me as aw,
21569
+ co as ax,
21570
21570
  me as ay,
21571
21571
  Pr as az,
21572
- Eo as b,
21573
- Qi as c,
21574
- Be as d,
21575
- to as e,
21576
- He as f,
21577
- vi as g,
21572
+ Us as b,
21573
+ to as c,
21574
+ He as d,
21575
+ vi as e,
21576
+ Eo as f,
21577
+ Be as g,
21578
21578
  ii as h,
21579
21579
  Ot as i,
21580
21580
  qt as j,
21581
21581
  Mt as k,
21582
21582
  Xt as l,
21583
- Ia as m,
21584
- $r as n,
21585
- Li as o,
21586
- Sr as p,
21587
- Po as q,
21588
- ve as r,
21589
- jt as s,
21583
+ jt as m,
21584
+ Ia as n,
21585
+ $r as o,
21586
+ Li as p,
21587
+ Sr as q,
21588
+ Po as r,
21589
+ ve as s,
21590
21590
  Ce as t,
21591
21591
  Ei as u,
21592
21592
  De as v,
@@ -21595,4 +21595,4 @@ export {
21595
21595
  Qt as y,
21596
21596
  wi as z
21597
21597
  };
21598
- //# sourceMappingURL=components-DbfOkrus.js.map
21598
+ //# sourceMappingURL=components-DtNvQM0v.js.map