@sikka/hawa 0.26.18-next → 0.26.20
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/accordion/index.js +10 -12
- package/dist/accordion/index.mjs +8 -8
- package/dist/alert/index.js +8 -7
- package/dist/alert/index.mjs +7 -6
- package/dist/appLayout/index.js +13 -12
- package/dist/appLayout/index.mjs +12 -11
- package/dist/appMenubar/index.js +4 -4
- package/dist/appMenubar/index.mjs +2 -2
- package/dist/appStores/index.js +2 -2
- package/dist/appStores/index.mjs +1 -1
- package/dist/appTabs/index.js +4 -4
- package/dist/appTabs/index.mjs +2 -2
- package/dist/appTopbar/index.js +6 -6
- package/dist/appTopbar/index.mjs +4 -4
- package/dist/avatar/index.js +5 -5
- package/dist/avatar/index.mjs +4 -4
- package/dist/backToTop/index.js +8 -7
- package/dist/backToTop/index.mjs +7 -6
- package/dist/badge/index.js +4 -4
- package/dist/badge/index.mjs +2 -2
- package/dist/blocks/auth/index.js +38 -37
- package/dist/blocks/auth/index.mjs +24 -24
- package/dist/blocks/feedback/index.js +27 -26
- package/dist/blocks/feedback/index.mjs +11 -11
- package/dist/blocks/index.js +77 -76
- package/dist/blocks/index.mjs +34 -34
- package/dist/blocks/misc/index.js +31 -30
- package/dist/blocks/misc/index.mjs +14 -14
- package/dist/blocks/pricing/index.js +123 -122
- package/dist/blocks/pricing/index.mjs +18 -18
- package/dist/breadcrumb/index.js +2 -2
- package/dist/breadcrumb/index.mjs +1 -1
- package/dist/button/index.js +6 -5
- package/dist/button/index.mjs +5 -4
- package/dist/card/index.js +4 -4
- package/dist/card/index.mjs +2 -2
- package/dist/carousel/index.d.mts +1 -1
- package/dist/carousel/index.d.ts +1 -1
- package/dist/carousel/index.js +9 -18
- package/dist/carousel/index.mjs +7 -16
- package/dist/checkbox/index.js +4 -4
- package/dist/checkbox/index.mjs +2 -2
- package/dist/chip/index.js +4 -4
- package/dist/chip/index.mjs +2 -2
- package/dist/{chunk-343SRWR4.mjs → chunk-3GBITBPL.mjs} +2 -2
- package/dist/{chunk-TTKRRN7S.mjs → chunk-4IOG44R3.mjs} +2 -2
- package/dist/{chunk-3N6JJKMN.mjs → chunk-65TG6EVD.mjs} +5 -4
- package/dist/{chunk-LT3VHLAG.mjs → chunk-APZM24KK.mjs} +2 -2
- package/dist/{chunk-FYH74ZRQ.mjs → chunk-AREFDTXK.mjs} +9 -8
- package/dist/{chunk-FNVYY7ND.mjs → chunk-D22AALLE.mjs} +1 -1
- package/dist/{chunk-OD5WIQGQ.mjs → chunk-FDKCMEMD.mjs} +2 -2
- package/dist/{chunk-KNHT2UBG.mjs → chunk-KMCIHW76.mjs} +2 -2
- package/dist/{chunk-M2ZS3EDT.mjs → chunk-OAXF3RCQ.mjs} +2 -2
- package/dist/chunk-OTGCLEKC.mjs +62 -0
- package/dist/{chunk-OE23TTPS.mjs → chunk-POIP5U4M.mjs} +3 -3
- package/dist/{chunk-EYUG3GRC.mjs → chunk-SJ2Z6ZOG.mjs} +4 -4
- package/dist/{chunk-WRZFWCOQ.mjs → chunk-TGZRVRLP.mjs} +4 -4
- package/dist/{chunk-TE3BKEXL.mjs → chunk-TWNGV3RE.mjs} +1 -1
- package/dist/{chunk-ATUSR6VI.mjs → chunk-U3TZWNDZ.mjs} +4 -4
- package/dist/{chunk-W77KCP35.mjs → chunk-VQQ6MUX5.mjs} +2 -2
- package/dist/{chunk-SUS6O2PO.mjs → chunk-WPSUV4AD.mjs} +21 -21
- package/dist/{chunk-3KMBSNM3.mjs → chunk-Z5SL5QTQ.mjs} +11 -10
- package/dist/{chunk-ZCZ3WARS.mjs → chunk-ZS3FB3PO.mjs} +1 -1
- package/dist/codeBlock/index.js +153 -2454
- package/dist/codeBlock/index.mjs +129 -2393
- package/dist/collapsible/index.js +2 -2
- package/dist/collapsible/index.mjs +1 -1
- package/dist/colorPicker/index.js +7 -7
- package/dist/colorPicker/index.mjs +126 -2
- package/dist/combobox/index.js +193 -193
- package/dist/combobox/index.mjs +8 -8
- package/dist/command/index.js +5 -5
- package/dist/command/index.mjs +1 -1
- package/dist/copyrights/index.js +2 -2
- package/dist/copyrights/index.mjs +1 -1
- package/dist/count/index.js +2 -2
- package/dist/count/index.mjs +1 -1
- package/dist/dataTable/index.d.mts +1 -0
- package/dist/dataTable/index.d.ts +1 -0
- package/dist/dataTable/index.js +23 -16
- package/dist/dataTable/index.mjs +22 -15
- package/dist/destroyableCard/index.js +6 -8
- package/dist/destroyableCard/index.mjs +4 -4
- package/dist/dialog/index.js +4 -4
- package/dist/dialog/index.mjs +2 -2
- package/dist/docsLayout/index.js +12 -11
- package/dist/docsLayout/index.mjs +11 -10
- package/dist/docsSidebar/index.js +4 -4
- package/dist/docsSidebar/index.mjs +2 -2
- package/dist/dropdownMenu/index.js +4 -4
- package/dist/dropdownMenu/index.mjs +2 -2
- package/dist/elements/index.d.mts +2 -1
- package/dist/elements/index.d.ts +2 -1
- package/dist/elements/index.js +162 -164
- package/dist/elements/index.mjs +54 -57
- package/dist/fileDropzone/index.js +10 -9
- package/dist/fileDropzone/index.mjs +9 -8
- package/dist/fileUploader/index.js +2 -2
- package/dist/fileUploader/index.mjs +1 -1
- package/dist/glow/index.js +2 -2
- package/dist/glow/index.mjs +1 -1
- package/dist/hooks/index.d.mts +7 -7
- package/dist/hooks/index.d.ts +7 -7
- package/dist/hooks/index.js +16 -16
- package/dist/hooks/index.mjs +14 -14
- package/dist/index.css +0 -465
- package/dist/index.d.mts +9 -8
- package/dist/index.d.ts +9 -8
- package/dist/index.js +220 -222
- package/dist/index.mjs +219 -221
- package/dist/input/index.js +8 -8
- package/dist/input/index.mjs +4 -4
- package/dist/interfaceSettings/index.js +9 -9
- package/dist/interfaceSettings/index.mjs +4 -4
- package/dist/label/index.js +5 -5
- package/dist/label/index.mjs +4 -4
- package/dist/layout/index.d.mts +1 -1
- package/dist/layout/index.d.ts +1 -1
- package/dist/layout/index.js +31 -30
- package/dist/layout/index.mjs +16 -16
- package/dist/loading/index.js +4 -4
- package/dist/loading/index.mjs +2 -2
- package/dist/logos/index.js +2 -2
- package/dist/logos/index.mjs +1 -1
- package/dist/navbar/index.js +5 -5
- package/dist/navbar/index.mjs +4 -4
- package/dist/navigationMenu/index.js +4 -4
- package/dist/navigationMenu/index.mjs +2 -2
- package/dist/pagination/index.js +4 -4
- package/dist/pagination/index.mjs +2 -2
- package/dist/passwordInput/index.js +15 -15
- package/dist/passwordInput/index.mjs +13 -13
- package/dist/phoneInput/index.js +11 -11
- package/dist/phoneInput/index.mjs +10 -10
- package/dist/pinInput/index.js +4 -4
- package/dist/pinInput/index.mjs +2 -2
- package/dist/popover/index.js +4 -4
- package/dist/popover/index.mjs +2 -2
- package/dist/progress/index.js +4 -4
- package/dist/progress/index.mjs +2 -2
- package/dist/progressCircle/index.js +4 -4
- package/dist/progressCircle/index.mjs +2 -2
- package/dist/radio/index.js +7 -7
- package/dist/radio/index.mjs +6 -6
- package/dist/scrollArea/index.js +4 -4
- package/dist/scrollArea/index.mjs +2 -2
- package/dist/scrollIndicator/index.js +2 -2
- package/dist/scrollIndicator/index.mjs +1 -1
- package/dist/select/index.js +8 -8
- package/dist/select/index.mjs +7 -7
- package/dist/separator/index.js +4 -4
- package/dist/separator/index.mjs +2 -2
- package/dist/sheet/index.js +4 -4
- package/dist/sheet/index.mjs +2 -2
- package/dist/sidebar/index.js +6 -6
- package/dist/sidebar/index.mjs +4 -4
- package/dist/signature/index.js +8 -8
- package/dist/signature/index.mjs +6 -6
- package/dist/simpleTable/index.js +6 -6
- package/dist/simpleTable/index.mjs +5 -5
- package/dist/skeleton/index.js +4 -4
- package/dist/skeleton/index.mjs +2 -2
- package/dist/slider/index.js +4 -4
- package/dist/slider/index.mjs +2 -2
- package/dist/sortButton/index.js +8 -7
- package/dist/sortButton/index.mjs +2 -2
- package/dist/splitButton/index.js +9 -8
- package/dist/splitButton/index.mjs +4 -4
- package/dist/stats/index.js +7 -7
- package/dist/stats/index.mjs +6 -6
- package/dist/stopPropagationWrapper/index.js +2 -2
- package/dist/stopPropagationWrapper/index.mjs +1 -1
- package/dist/switch/index.js +4 -4
- package/dist/switch/index.mjs +2 -2
- package/dist/table/index.js +4 -4
- package/dist/table/index.mjs +2 -2
- package/dist/tabs/index.js +5 -5
- package/dist/tabs/index.mjs +4 -4
- package/dist/textarea/index.js +7 -7
- package/dist/textarea/index.mjs +6 -6
- package/dist/toast/index.js +4 -4
- package/dist/toast/index.mjs +2 -2
- package/dist/toaster/index.js +6 -6
- package/dist/toaster/index.mjs +5 -5
- package/dist/tooltip/index.js +4 -4
- package/dist/tooltip/index.mjs +3 -3
- package/dist/types/index.js +1 -1
- package/package.json +16 -42
- package/README.md +0 -107
- package/dist/chunk-S36W2LDN.mjs +0 -189
@@ -4,9 +4,9 @@ import {
|
|
4
4
|
Skeleton,
|
5
5
|
Tooltip,
|
6
6
|
cn
|
7
|
-
} from "./chunk-
|
7
|
+
} from "./chunk-Z5SL5QTQ.mjs";
|
8
8
|
|
9
|
-
//
|
9
|
+
// elements/alert/Alert.tsx
|
10
10
|
import React, { useRef, useState, useEffect } from "react";
|
11
11
|
var Alert = ({
|
12
12
|
variant = "normal",
|
@@ -147,7 +147,7 @@ var Alert = ({
|
|
147
147
|
));
|
148
148
|
};
|
149
149
|
|
150
|
-
//
|
150
|
+
// elements/label/Label.tsx
|
151
151
|
import * as React2 from "react";
|
152
152
|
var Label = React2.forwardRef(({ className, hint, hintSide, required, children, ...props }, ref) => /* @__PURE__ */ React2.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-1 hawa-transition-all" }, /* @__PURE__ */ React2.createElement(
|
153
153
|
"label",
|
@@ -190,7 +190,7 @@ var Label = React2.forwardRef(({ className, hint, hintSide, required, children,
|
|
190
190
|
)));
|
191
191
|
Label.displayName = "Label";
|
192
192
|
|
193
|
-
//
|
193
|
+
// elements/input/Input.tsx
|
194
194
|
import React3, { forwardRef as forwardRef2 } from "react";
|
195
195
|
var Input = forwardRef2(
|
196
196
|
({
|
@@ -312,7 +312,7 @@ var Input = forwardRef2(
|
|
312
312
|
}
|
313
313
|
);
|
314
314
|
|
315
|
-
//
|
315
|
+
// elements/select/Select.tsx
|
316
316
|
import React4 from "react";
|
317
317
|
import ReactSelect from "react-select";
|
318
318
|
import CreatableSelect from "react-select/creatable";
|
@@ -466,10 +466,10 @@ var Select = ({
|
|
466
466
|
);
|
467
467
|
};
|
468
468
|
|
469
|
-
//
|
469
|
+
// elements/phoneInput/PhoneInput.tsx
|
470
470
|
import React5, { useState as useState2, useRef as useRef2, useEffect as useEffect2 } from "react";
|
471
471
|
|
472
|
-
//
|
472
|
+
// countries.ts
|
473
473
|
var countries = [
|
474
474
|
{
|
475
475
|
country_label: "Saudi Arabia",
|
@@ -2162,7 +2162,7 @@ var countries = [
|
|
2162
2162
|
];
|
2163
2163
|
var countries_default = countries;
|
2164
2164
|
|
2165
|
-
//
|
2165
|
+
// elements/phoneInput/PhoneInput.tsx
|
2166
2166
|
var PhoneInput = ({ labelProps, ...props }) => {
|
2167
2167
|
const [phoneNumber, setPhoneNumber] = useState2("");
|
2168
2168
|
const [countryCode, setCountryCode] = useState2(props.preferredCountry);
|
@@ -2226,7 +2226,7 @@ var PhoneInput = ({ labelProps, ...props }) => {
|
|
2226
2226
|
));
|
2227
2227
|
};
|
2228
2228
|
|
2229
|
-
//
|
2229
|
+
// elements/checkbox/Checkbox.tsx
|
2230
2230
|
import * as React6 from "react";
|
2231
2231
|
import * as CheckboxPrimitive from "@radix-ui/react-checkbox";
|
2232
2232
|
var Checkbox = ({
|
@@ -2362,7 +2362,7 @@ var CheckboxElement = React6.forwardRef(({ radius = "inherit", size = "default",
|
|
2362
2362
|
});
|
2363
2363
|
CheckboxElement.displayName = CheckboxPrimitive.Root.displayName;
|
2364
2364
|
|
2365
|
-
//
|
2365
|
+
// elements/stopPropagationWrapper/StopPropagationWrapper.tsx
|
2366
2366
|
import React7 from "react";
|
2367
2367
|
var StopPropagationWrapper = (props) => {
|
2368
2368
|
const handleClick = (e) => {
|
@@ -2371,7 +2371,7 @@ var StopPropagationWrapper = (props) => {
|
|
2371
2371
|
return /* @__PURE__ */ React7.createElement("div", { onClick: handleClick }, props.children);
|
2372
2372
|
};
|
2373
2373
|
|
2374
|
-
//
|
2374
|
+
// elements/pinInput/PinInput.tsx
|
2375
2375
|
import React8, { useEffect as useEffect3, useState as useState3 } from "react";
|
2376
2376
|
var PinInput = ({
|
2377
2377
|
label,
|
@@ -2454,7 +2454,7 @@ var PinInput = ({
|
|
2454
2454
|
));
|
2455
2455
|
};
|
2456
2456
|
|
2457
|
-
//
|
2457
|
+
// elements/radio/Radio.tsx
|
2458
2458
|
import React9, { useState as useState4, useRef as useRef3, useEffect as useEffect4 } from "react";
|
2459
2459
|
var Radio = ({
|
2460
2460
|
design = "default",
|
@@ -2641,7 +2641,7 @@ var Radio = ({
|
|
2641
2641
|
}
|
2642
2642
|
};
|
2643
2643
|
|
2644
|
-
//
|
2644
|
+
// elements/textarea/Textarea.tsx
|
2645
2645
|
import * as React10 from "react";
|
2646
2646
|
var Textarea = React10.forwardRef(
|
2647
2647
|
({
|
@@ -2703,7 +2703,7 @@ var Textarea = React10.forwardRef(
|
|
2703
2703
|
);
|
2704
2704
|
Textarea.displayName = "Textarea";
|
2705
2705
|
|
2706
|
-
//
|
2706
|
+
// elements/popover/Popover.tsx
|
2707
2707
|
import * as React11 from "react";
|
2708
2708
|
import * as PopoverPrimitive from "@radix-ui/react-popover";
|
2709
2709
|
var PopoverContent = React11.forwardRef(({ className, align = "center", sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React11.createElement(PopoverPrimitive.Portal, null, /* @__PURE__ */ React11.createElement(
|
@@ -2763,7 +2763,7 @@ var Popover = ({
|
|
2763
2763
|
};
|
2764
2764
|
var PopoverTrigger = PopoverPrimitive.Trigger;
|
2765
2765
|
|
2766
|
-
//
|
2766
|
+
// elements/scrollArea/ScrollArea.tsx
|
2767
2767
|
import * as React12 from "react";
|
2768
2768
|
import * as ScrollAreaPrimitive from "@radix-ui/react-scroll-area";
|
2769
2769
|
var ScrollArea = React12.forwardRef(({ className, children, orientation = "vertical", ...props }, ref) => /* @__PURE__ */ React12.createElement(
|
@@ -2803,7 +2803,7 @@ var ScrollBar = React12.forwardRef(({ className, orientation = "vertical", ...pr
|
|
2803
2803
|
));
|
2804
2804
|
ScrollBar.displayName = ScrollAreaPrimitive.ScrollAreaScrollbar.displayName;
|
2805
2805
|
|
2806
|
-
//
|
2806
|
+
// elements/tabs/Tabs.tsx
|
2807
2807
|
import * as React13 from "react";
|
2808
2808
|
import * as TabsPrimitive from "@radix-ui/react-tabs";
|
2809
2809
|
var TabsContext = React13.createContext({ orientation: "vertical" });
|
@@ -2866,7 +2866,7 @@ var TabsContent = React13.forwardRef(({ className, ...props }, ref) => /* @__PUR
|
|
2866
2866
|
));
|
2867
2867
|
TabsContent.displayName = TabsPrimitive.Content.displayName;
|
2868
2868
|
|
2869
|
-
//
|
2869
|
+
// elements/separator/Separator.tsx
|
2870
2870
|
import * as React14 from "react";
|
2871
2871
|
var Separator = ({
|
2872
2872
|
className,
|
@@ -2884,7 +2884,7 @@ var Separator = ({
|
|
2884
2884
|
}
|
2885
2885
|
);
|
2886
2886
|
|
2887
|
-
//
|
2887
|
+
// elements/progress/Progress.tsx
|
2888
2888
|
import * as React15 from "react";
|
2889
2889
|
import * as ProgressPrimitive from "@radix-ui/react-progress";
|
2890
2890
|
var Progress = React15.forwardRef(({ className, value, ...props }, ref) => /* @__PURE__ */ React15.createElement(
|
@@ -2907,7 +2907,7 @@ var Progress = React15.forwardRef(({ className, value, ...props }, ref) => /* @_
|
|
2907
2907
|
));
|
2908
2908
|
Progress.displayName = ProgressPrimitive.Root.displayName;
|
2909
2909
|
|
2910
|
-
//
|
2910
|
+
// icons/Emojis.tsx
|
2911
2911
|
import React16 from "react";
|
2912
2912
|
var VeryGoodEmoji = () => /* @__PURE__ */ React16.createElement(
|
2913
2913
|
"svg",
|
@@ -3000,7 +3000,7 @@ var VeryBadEmoji = () => /* @__PURE__ */ React16.createElement(
|
|
3000
3000
|
))
|
3001
3001
|
);
|
3002
3002
|
|
3003
|
-
//
|
3003
|
+
// icons/InputIcons.tsx
|
3004
3004
|
import React17 from "react";
|
3005
3005
|
var EyeIcon = (props) => /* @__PURE__ */ React17.createElement("div", { className: cn("hawa-h-5 hawa-w-5", props.className) }, /* @__PURE__ */ React17.createElement(
|
3006
3006
|
"svg",
|
@@ -3033,7 +3033,7 @@ var HiddenEyeIcon = (props) => /* @__PURE__ */ React17.createElement("div", { cl
|
|
3033
3033
|
/* @__PURE__ */ React17.createElement("line", { x1: "2", x2: "22", y1: "2", y2: "22" })
|
3034
3034
|
));
|
3035
3035
|
|
3036
|
-
//
|
3036
|
+
// icons/CommonIcons.tsx
|
3037
3037
|
import React18 from "react";
|
3038
3038
|
var CheckMark = ({ size = "default", className }) => {
|
3039
3039
|
let sizeStyles = {
|
@@ -1,14 +1,14 @@
|
|
1
|
-
//
|
1
|
+
// elements/loading/Loading.tsx
|
2
2
|
import React from "react";
|
3
3
|
|
4
|
-
//
|
4
|
+
// util/index.ts
|
5
5
|
import { clsx } from "clsx";
|
6
6
|
import { twMerge } from "tailwind-merge";
|
7
7
|
function cn(...inputs) {
|
8
8
|
return twMerge(clsx(inputs));
|
9
9
|
}
|
10
10
|
|
11
|
-
//
|
11
|
+
// elements/loading/Loading.tsx
|
12
12
|
var Loading = ({
|
13
13
|
design = "spinner",
|
14
14
|
size = "sm",
|
@@ -184,7 +184,7 @@ var Loading = ({
|
|
184
184
|
}
|
185
185
|
};
|
186
186
|
|
187
|
-
//
|
187
|
+
// elements/button/Button.tsx
|
188
188
|
import * as React2 from "react";
|
189
189
|
import { cva } from "class-variance-authority";
|
190
190
|
var buttonVariants = cva(
|
@@ -239,6 +239,7 @@ var Button = React2.forwardRef(
|
|
239
239
|
className: cn(
|
240
240
|
buttonVariants({ variant, size, className }),
|
241
241
|
centered && "hawa-justify-center"
|
242
|
+
// "hawa-bg-red-500"
|
242
243
|
),
|
243
244
|
ref,
|
244
245
|
...props
|
@@ -257,7 +258,7 @@ var Button = React2.forwardRef(
|
|
257
258
|
);
|
258
259
|
Button.displayName = "Button";
|
259
260
|
|
260
|
-
//
|
261
|
+
// elements/card/Card.tsx
|
261
262
|
import * as React3 from "react";
|
262
263
|
var Card = React3.forwardRef(
|
263
264
|
({ className, variant = "default", clickable = false, ...props }, ref) => {
|
@@ -338,7 +339,7 @@ CardFooter.displayName = "CardFooter";
|
|
338
339
|
CardTitle.displayName = "CardTitle";
|
339
340
|
Card.displayName = "Card";
|
340
341
|
|
341
|
-
//
|
342
|
+
// elements/tooltip/Tooltip.tsx
|
342
343
|
import React4 from "react";
|
343
344
|
import * as TooltipPrimitive from "@radix-ui/react-tooltip";
|
344
345
|
var TooltipContent = React4.forwardRef(({ className, sideOffset = 4, ...props }, ref) => /* @__PURE__ */ React4.createElement(
|
@@ -389,7 +390,7 @@ var Tooltip = ({
|
|
389
390
|
);
|
390
391
|
};
|
391
392
|
|
392
|
-
//
|
393
|
+
// elements/skeleton/Skeleton.tsx
|
393
394
|
import React5 from "react";
|
394
395
|
function Skeleton({
|
395
396
|
className,
|
@@ -416,7 +417,7 @@ function Skeleton({
|
|
416
417
|
);
|
417
418
|
}
|
418
419
|
|
419
|
-
//
|
420
|
+
// elements/logos/Logos.tsx
|
420
421
|
import React6 from "react";
|
421
422
|
var Logos = {
|
422
423
|
hawa: (props) => /* @__PURE__ */ React6.createElement(
|
@@ -621,7 +622,7 @@ var Logos = {
|
|
621
622
|
)
|
622
623
|
};
|
623
624
|
|
624
|
-
//
|
625
|
+
// elements/chip/Chip.tsx
|
625
626
|
import React7 from "react";
|
626
627
|
var Chip = React7.forwardRef(
|
627
628
|
({
|
@@ -702,7 +703,7 @@ var Chip = React7.forwardRef(
|
|
702
703
|
}
|
703
704
|
);
|
704
705
|
|
705
|
-
//
|
706
|
+
// elements/dropdownMenu/DropdownMenu.tsx
|
706
707
|
import * as React8 from "react";
|
707
708
|
import * as DropdownMenuPrimitive from "@radix-ui/react-dropdown-menu";
|
708
709
|
var DropdownMenuRoot = DropdownMenuPrimitive.Root;
|