@purpurds/drawer 6.12.4 → 7.0.0

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.
package/dist/drawer.es.js CHANGED
@@ -1795,7 +1795,6 @@ const ta = /* @__PURE__ */ Jo(ra), na = {
1795
1795
  return /* @__PURE__ */ f(
1796
1796
  "span",
1797
1797
  {
1798
- "aria-label": t,
1799
1798
  className: i,
1800
1799
  "data-testid": e,
1801
1800
  dangerouslySetInnerHTML: { __html: s },
@@ -1943,7 +1942,7 @@ const Nr = ({
1943
1942
  backButtonText: t,
1944
1943
  backButtonOnlyIcon: o,
1945
1944
  className: a,
1946
- closeButtonText: n,
1945
+ closeButtonAriaLabel: n,
1947
1946
  headerContent: s,
1948
1947
  onBackButtonClick: i,
1949
1948
  title: u,
@@ -2588,7 +2587,7 @@ const J = Y.bind(Ro), W = "purpur-drawer-frame", Nt = z(
2588
2587
  backButtonOnlyIcon: o,
2589
2588
  children: a,
2590
2589
  className: n,
2591
- closeButtonText: s,
2590
+ closeButtonAriaLabel: s,
2592
2591
  fitToContent: i = !1,
2593
2592
  footerContent: u,
2594
2593
  headerContent: l,
@@ -2642,7 +2641,7 @@ const J = Y.bind(Ro), W = "purpur-drawer-frame", Nt = z(
2642
2641
  backButtonOnlyIcon: o,
2643
2642
  backButton: r,
2644
2643
  backButtonText: t,
2645
- closeButtonText: s,
2644
+ closeButtonAriaLabel: s,
2646
2645
  onBackButtonClick: p
2647
2646
  }
2648
2647
  )
@@ -2734,7 +2733,7 @@ const ja = (e, r) => ({
2734
2733
  bodyText: a,
2735
2734
  children: n,
2736
2735
  className: s,
2737
- closeButtonText: i,
2736
+ closeButtonAriaLabel: i,
2738
2737
  disableCloseOnClickOutside: u = !1,
2739
2738
  fitToContent: l = !1,
2740
2739
  footerContent: d,
@@ -2773,7 +2772,7 @@ const ja = (e, r) => ({
2773
2772
  backButton: r,
2774
2773
  backButtonText: t,
2775
2774
  backButtonOnlyIcon: o,
2776
- closeButtonText: i,
2775
+ closeButtonAriaLabel: i,
2777
2776
  className: ie(`${se}__drawer-frame`),
2778
2777
  fitToContent: l,
2779
2778
  footerContent: d,