@parrot-co/parrot-ui 0.0.63 → 0.0.64
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/main.js +6 -2
- package/dist/main.js.map +1 -1
- package/dist/module.js +6 -1
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +6 -2
- package/dist/types.d.ts.map +1 -1
- package/package.json +2 -2
package/dist/main.js
CHANGED
|
@@ -44,8 +44,7 @@ $parcel$export(module.exports, "ColorTray", () => $41fe5e52028acbc1$export$dbada
|
|
|
44
44
|
$parcel$export(module.exports, "IconTray", () => $d9681b77772be59b$export$50e381fea3a45244);
|
|
45
45
|
$parcel$export(module.exports, "Sticker", () => $a15741e0d788b3da$export$ea98c603db73aee7);
|
|
46
46
|
$parcel$export(module.exports, "DropdownMenu", () => $39b5e387b93e95b5$export$e44a253a59704894);
|
|
47
|
-
$parcel$export(module.exports, "Tabs", () => $
|
|
48
|
-
$parcel$export(module.exports, "TabItem", () => $aaa41eb9d28679a0$export$6d08773d2e66f8f2);
|
|
47
|
+
$parcel$export(module.exports, "Tabs", () => $33f331db51cbeb3d$export$1aaa3deaa90ea306);
|
|
49
48
|
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
50
49
|
|
|
51
50
|
const $80923bc9c1ba824c$export$8f45430ccf837300 = {
|
|
@@ -3915,6 +3914,11 @@ $aaa41eb9d28679a0$var$Tabs.displayName = "Tabs";
|
|
|
3915
3914
|
|
|
3916
3915
|
|
|
3917
3916
|
|
|
3917
|
+
const $33f331db51cbeb3d$export$1aaa3deaa90ea306 = {
|
|
3918
|
+
Item: (0, $aaa41eb9d28679a0$export$6d08773d2e66f8f2),
|
|
3919
|
+
Root: (0, $aaa41eb9d28679a0$export$be92b6f5f03c0fe9)
|
|
3920
|
+
};
|
|
3921
|
+
|
|
3918
3922
|
|
|
3919
3923
|
|
|
3920
3924
|
|