@purpurds/drawer 6.12.0 → 6.12.1
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/LICENSE.txt +4 -4
- package/dist/drawer.cjs.js +7 -7
- package/dist/drawer.cjs.js.map +1 -1
- package/dist/drawer.es.js +5 -5
- package/dist/drawer.es.js.map +1 -1
- package/dist/styles.css +1 -1
- package/package.json +7 -7
- package/src/drawer-container.module.scss +27 -5
- package/src/drawer-content.tsx +1 -1
package/dist/drawer.es.js
CHANGED
|
@@ -1342,10 +1342,10 @@ const Y = /* @__PURE__ */ _o(bo), ct = Tt(null), yo = {}, So = "_drawerSmallScre
|
|
|
1342
1342
|
"purpur-drawer-overlay": "_purpur-drawer-overlay_1xk2s_61",
|
|
1343
1343
|
overlayAnimation: Po
|
|
1344
1344
|
}, No = {
|
|
1345
|
-
"purpur-drawer-container--header": "_purpur-drawer-container--
|
|
1346
|
-
"purpur-drawer-container--body": "_purpur-drawer-container--
|
|
1347
|
-
"purpur-drawer-container--sticky": "_purpur-drawer-container--
|
|
1348
|
-
"purpur-drawer-container--footer": "_purpur-drawer-container--
|
|
1345
|
+
"purpur-drawer-container--header": "_purpur-drawer-container--header_1u45h_1",
|
|
1346
|
+
"purpur-drawer-container--body": "_purpur-drawer-container--body_1u45h_10",
|
|
1347
|
+
"purpur-drawer-container--sticky": "_purpur-drawer-container--sticky_1u45h_18",
|
|
1348
|
+
"purpur-drawer-container--footer": "_purpur-drawer-container--footer_1u45h_26"
|
|
1349
1349
|
}, Ao = Y.bind(No), $e = "purpur-drawer-container", ee = z(
|
|
1350
1350
|
({
|
|
1351
1351
|
["data-testid"]: e = "purpur-drawer-container",
|
|
@@ -2765,7 +2765,7 @@ const ja = (e, r) => ({
|
|
|
2765
2765
|
className: E,
|
|
2766
2766
|
"data-testid": e,
|
|
2767
2767
|
ref: g,
|
|
2768
|
-
"aria-describedby": void 0,
|
|
2768
|
+
...!a && { "aria-describedby": void 0 },
|
|
2769
2769
|
..._,
|
|
2770
2770
|
children: /* @__PURE__ */ f(
|
|
2771
2771
|
Nt,
|