@sikka/hawa 0.34.8-next → 0.35.0-next

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.
Files changed (129) hide show
  1. package/dist/{Radio-BpXOu4Hr.d.mts → Radio-BCD7k628.d.mts} +3 -0
  2. package/dist/{Radio-CREjhlGz.d.ts → Radio-y9uhxitu.d.ts} +3 -0
  3. package/dist/alert/index.js +28 -17
  4. package/dist/alert/index.js.map +1 -1
  5. package/dist/alert/index.mjs +61 -50
  6. package/dist/alert/index.mjs.map +1 -1
  7. package/dist/appLayout/index.js +81 -70
  8. package/dist/appLayout/index.js.map +1 -1
  9. package/dist/appLayout/index.mjs +138 -127
  10. package/dist/appLayout/index.mjs.map +1 -1
  11. package/dist/backToTop/index.js +28 -17
  12. package/dist/backToTop/index.js.map +1 -1
  13. package/dist/backToTop/index.mjs +55 -44
  14. package/dist/backToTop/index.mjs.map +1 -1
  15. package/dist/blocks/auth/index.js +50 -39
  16. package/dist/blocks/auth/index.mjs +5 -5
  17. package/dist/blocks/feedback/index.d.mts +3 -0
  18. package/dist/blocks/feedback/index.d.ts +3 -0
  19. package/dist/blocks/feedback/index.js +174 -120
  20. package/dist/blocks/feedback/index.mjs +29 -93
  21. package/dist/blocks/index.d.mts +2 -1
  22. package/dist/blocks/index.d.ts +2 -1
  23. package/dist/blocks/index.js +253 -201
  24. package/dist/blocks/index.mjs +3 -3
  25. package/dist/blocks/misc/index.js +71 -60
  26. package/dist/blocks/misc/index.mjs +5 -5
  27. package/dist/blocks/pricing/index.js +154 -80
  28. package/dist/blocks/pricing/index.mjs +4 -4
  29. package/dist/button/index.d.mts +13 -0
  30. package/dist/button/index.d.ts +13 -0
  31. package/dist/button/index.js +28 -17
  32. package/dist/button/index.js.map +1 -1
  33. package/dist/button/index.mjs +51 -40
  34. package/dist/button/index.mjs.map +1 -1
  35. package/dist/calendar/index.js +34 -23
  36. package/dist/calendar/index.js.map +1 -1
  37. package/dist/calendar/index.mjs +57 -46
  38. package/dist/calendar/index.mjs.map +1 -1
  39. package/dist/{chunk-GEB3LM5A.mjs → chunk-A376BKNX.mjs} +2 -2
  40. package/dist/{chunk-OS2UOK5C.mjs → chunk-DABX3SU6.mjs} +64 -51
  41. package/dist/{chunk-QPZ4ZR2B.mjs → chunk-DFWFQWWT.mjs} +155 -116
  42. package/dist/{chunk-UBNCETCU.mjs → chunk-GVZWOUGN.mjs} +1 -1
  43. package/dist/chunk-HHC34DXN.mjs +320 -0
  44. package/dist/{chunk-QVF3VLB7.mjs → chunk-IDKXEJET.mjs} +157 -144
  45. package/dist/{chunk-AW5FW5TY.mjs → chunk-L56XQRQI.mjs} +1 -1
  46. package/dist/{chunk-ORNLFAC6.mjs → chunk-XFRJ62W3.mjs} +1 -1
  47. package/dist/{chunk-RTGD7N7I.mjs → chunk-XJMDUR5A.mjs} +1 -1
  48. package/dist/{chunk-J7BT4XJR.mjs → chunk-YOT2GVXO.mjs} +1 -1
  49. package/dist/codeBlock/index.js +28 -17
  50. package/dist/codeBlock/index.js.map +1 -1
  51. package/dist/codeBlock/index.mjs +70 -59
  52. package/dist/codeBlock/index.mjs.map +1 -1
  53. package/dist/colorPicker/index.js.map +1 -1
  54. package/dist/colorPicker/index.mjs.map +1 -1
  55. package/dist/combobox/index.js.map +1 -1
  56. package/dist/combobox/index.mjs.map +1 -1
  57. package/dist/dataTable/index.d.mts +1 -2
  58. package/dist/dataTable/index.d.ts +1 -2
  59. package/dist/dataTable/index.js +144 -105
  60. package/dist/dataTable/index.js.map +1 -1
  61. package/dist/dataTable/index.mjs +178 -139
  62. package/dist/dataTable/index.mjs.map +1 -1
  63. package/dist/datePicker/index.d.mts +23 -5
  64. package/dist/datePicker/index.d.ts +23 -5
  65. package/dist/datePicker/index.js +46 -18
  66. package/dist/datePicker/index.js.map +1 -1
  67. package/dist/datePicker/index.mjs +46 -18
  68. package/dist/datePicker/index.mjs.map +1 -1
  69. package/dist/docsLayout/index.js +40 -29
  70. package/dist/docsLayout/index.js.map +1 -1
  71. package/dist/docsLayout/index.mjs +135 -124
  72. package/dist/docsLayout/index.mjs.map +1 -1
  73. package/dist/elements/index.d.mts +7 -3
  74. package/dist/elements/index.d.ts +7 -3
  75. package/dist/elements/index.js +475 -395
  76. package/dist/elements/index.mjs +32 -4
  77. package/dist/fileDropzone/index.js +28 -17
  78. package/dist/fileDropzone/index.js.map +1 -1
  79. package/dist/fileDropzone/index.mjs +89 -78
  80. package/dist/fileDropzone/index.mjs.map +1 -1
  81. package/dist/index.css +3 -0
  82. package/dist/index.d.mts +16 -9
  83. package/dist/index.d.ts +16 -9
  84. package/dist/index.js +515 -435
  85. package/dist/index.mjs +1204 -1124
  86. package/dist/input/index.js +1 -1
  87. package/dist/input/index.js.map +1 -1
  88. package/dist/input/index.mjs +1 -1
  89. package/dist/input/index.mjs.map +1 -1
  90. package/dist/interfaceSettings/index.js +85 -24
  91. package/dist/interfaceSettings/index.js.map +1 -1
  92. package/dist/interfaceSettings/index.mjs +107 -46
  93. package/dist/interfaceSettings/index.mjs.map +1 -1
  94. package/dist/layout/index.js +121 -110
  95. package/dist/layout/index.mjs +2 -2
  96. package/dist/passwordInput/index.js +1 -1
  97. package/dist/passwordInput/index.js.map +1 -1
  98. package/dist/passwordInput/index.mjs +1 -1
  99. package/dist/passwordInput/index.mjs.map +1 -1
  100. package/dist/phoneInput/index.js.map +1 -1
  101. package/dist/phoneInput/index.mjs.map +1 -1
  102. package/dist/radio/index.d.mts +3 -0
  103. package/dist/radio/index.d.ts +3 -0
  104. package/dist/radio/index.js +85 -24
  105. package/dist/radio/index.js.map +1 -1
  106. package/dist/radio/index.mjs +100 -39
  107. package/dist/radio/index.mjs.map +1 -1
  108. package/dist/select/index.js.map +1 -1
  109. package/dist/select/index.mjs.map +1 -1
  110. package/dist/simpleTable/index.js.map +1 -1
  111. package/dist/simpleTable/index.mjs.map +1 -1
  112. package/dist/skeleton/index.js.map +1 -1
  113. package/dist/skeleton/index.mjs.map +1 -1
  114. package/dist/sortButton/index.js +28 -17
  115. package/dist/sortButton/index.js.map +1 -1
  116. package/dist/sortButton/index.mjs +58 -47
  117. package/dist/sortButton/index.mjs.map +1 -1
  118. package/dist/splitButton/index.d.mts +12 -0
  119. package/dist/splitButton/index.d.ts +12 -0
  120. package/dist/splitButton/index.js +70 -59
  121. package/dist/splitButton/index.js.map +1 -1
  122. package/dist/splitButton/index.mjs +93 -82
  123. package/dist/splitButton/index.mjs.map +1 -1
  124. package/dist/stats/index.js.map +1 -1
  125. package/dist/stats/index.mjs.map +1 -1
  126. package/dist/textarea/index.js.map +1 -1
  127. package/dist/textarea/index.mjs.map +1 -1
  128. package/package.json +6 -6
  129. package/dist/chunk-IQEBXGLM.mjs +0 -215
@@ -1,26 +1,27 @@
1
1
  "use client";
2
2
  import {
3
3
  Textarea
4
- } from "../../chunk-AW5FW5TY.mjs";
4
+ } from "../../chunk-L56XQRQI.mjs";
5
5
  import {
6
6
  Select
7
- } from "../../chunk-UBNCETCU.mjs";
7
+ } from "../../chunk-GVZWOUGN.mjs";
8
8
  import {
9
+ Popover,
9
10
  Radio
10
- } from "../../chunk-IQEBXGLM.mjs";
11
+ } from "../../chunk-HHC34DXN.mjs";
11
12
  import {
12
13
  BadEmoji,
13
14
  GoodEmoji,
14
15
  VeryBadEmoji,
15
16
  VeryGoodEmoji
16
- } from "../../chunk-RTGD7N7I.mjs";
17
+ } from "../../chunk-XJMDUR5A.mjs";
17
18
  import {
18
19
  Button,
19
20
  Card,
20
21
  CardContent,
21
22
  Label,
22
23
  cn
23
- } from "../../chunk-OS2UOK5C.mjs";
24
+ } from "../../chunk-DABX3SU6.mjs";
24
25
 
25
26
  // blocks/feedback/UserReferralSource.tsx
26
27
  import React, { useRef, useState } from "react";
@@ -295,82 +296,17 @@ var FeedbackRating = ({
295
296
  };
296
297
 
297
298
  // blocks/feedback/FeedbackEmoji.tsx
298
- import React4, { useState as useState3 } from "react";
299
-
300
- // elements/popover/Popover.tsx
301
- import * as React3 from "react";
302
- import * as PopoverPrimitive from "@radix-ui/react-popover";
303
- var PopoverContent = React3.forwardRef(
304
- ({ className, align = "center", sideOffset = 4, container, ...props }, ref) => /* @__PURE__ */ React3.createElement(PopoverPrimitive.Portal, { container }, /* @__PURE__ */ React3.createElement(
305
- PopoverPrimitive.Content,
306
- {
307
- ref,
308
- align,
309
- sideOffset,
310
- className: cn(
311
- "dark:dark-shadow hawa-z-50 hawa-rounded hawa-border hawa-bg-popover hawa-text-popover-foreground hawa-shadow-md hawa-outline-none data-[state=open]:hawa-animate-in data-[state=closed]:hawa-animate-out data-[state=closed]:hawa-fade-out-0 data-[state=open]:hawa-fade-in-0 data-[state=closed]:hawa-zoom-out-95 data-[state=open]:hawa-zoom-in-95 data-[side=bottom]:hawa-slide-in-from-top-2 data-[side=left]:hawa-slide-in-from-right-2 data-[side=right]:hawa-slide-in-from-left-2 data-[side=top]:hawa-slide-in-from-bottom-2",
312
- className
313
- ),
314
- ...props
315
- }
316
- ))
317
- );
318
- PopoverContent.displayName = PopoverPrimitive.Content.displayName;
319
- var Popover = ({
320
- trigger,
321
- children,
322
- className,
323
- align = "center",
324
- side,
325
- sideOffset = 4,
326
- open,
327
- width = "default",
328
- disableTrigger,
329
- contentProps,
330
- triggerProps,
331
- ...props
332
- }) => {
333
- let widthStyles = {
334
- trigger: "var(--radix-popover-trigger-width)",
335
- default: "auto"
336
- };
337
- return /* @__PURE__ */ React3.createElement(PopoverPrimitive.Root, { open, ...props }, /* @__PURE__ */ React3.createElement(
338
- PopoverPrimitive.Trigger,
339
- {
340
- className: "hawa-w-full",
341
- disabled: disableTrigger,
342
- ...triggerProps
343
- },
344
- trigger
345
- ), /* @__PURE__ */ React3.createElement(
346
- PopoverContent,
347
- {
348
- side,
349
- className,
350
- align,
351
- sideOffset,
352
- style: {
353
- width: widthStyles[width],
354
- maxWidth: "var(--radix-popover-content-available-width)",
355
- maxHeight: "var(--radix-popover-content-available-height)"
356
- },
357
- ...contentProps
358
- },
359
- children
360
- ));
361
- };
362
-
363
- // blocks/feedback/FeedbackEmoji.tsx
299
+ import React3, { useState as useState3 } from "react";
364
300
  var FeedbackEmoji = (props) => {
365
301
  const [selectedEmoji, setSelectedEmoji] = useState3(null);
366
302
  const [loadingSubmit, setLoadingSubmit] = useState3(false);
367
303
  const [feedbackText, setFeedbackText] = useState3("");
368
304
  const [helperText, setHelperText] = useState3(false);
369
305
  let emojis = [
370
- { icon: /* @__PURE__ */ React4.createElement(VeryGoodEmoji, null), value: "very-good" },
371
- { icon: /* @__PURE__ */ React4.createElement(GoodEmoji, null), value: "good" },
372
- { icon: /* @__PURE__ */ React4.createElement(BadEmoji, null), value: "bad" },
373
- { icon: /* @__PURE__ */ React4.createElement(VeryBadEmoji, null), value: "very-bad" }
306
+ { icon: /* @__PURE__ */ React3.createElement(VeryGoodEmoji, null), value: "very-good" },
307
+ { icon: /* @__PURE__ */ React3.createElement(GoodEmoji, null), value: "good" },
308
+ { icon: /* @__PURE__ */ React3.createElement(BadEmoji, null), value: "bad" },
309
+ { icon: /* @__PURE__ */ React3.createElement(VeryBadEmoji, null), value: "very-bad" }
374
310
  ];
375
311
  const onFeedbackSubmit = async () => {
376
312
  if (feedbackText) {
@@ -390,7 +326,7 @@ var FeedbackEmoji = (props) => {
390
326
  setHelperText(true);
391
327
  }
392
328
  };
393
- return /* @__PURE__ */ React4.createElement(
329
+ return /* @__PURE__ */ React3.createElement(
394
330
  "div",
395
331
  {
396
332
  className: cn(
@@ -398,7 +334,7 @@ var FeedbackEmoji = (props) => {
398
334
  selectedEmoji ? "hawa-h-[189px] hawa-min-w-fit" : "hawa-h-[44px] "
399
335
  )
400
336
  },
401
- /* @__PURE__ */ React4.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-justify-center hawa-gap-2 " }, /* @__PURE__ */ React4.createElement("div", { className: "hawa-flex hawa-flex-row hawa-justify-center hawa-gap-0.5 " }, emojis.map((emoji, i) => /* @__PURE__ */ React4.createElement(
337
+ /* @__PURE__ */ React3.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-justify-center hawa-gap-2 " }, /* @__PURE__ */ React3.createElement("div", { className: "hawa-flex hawa-flex-row hawa-justify-center hawa-gap-0.5 " }, emojis.map((emoji, i) => /* @__PURE__ */ React3.createElement(
402
338
  Button,
403
339
  {
404
340
  key: i,
@@ -417,7 +353,7 @@ var FeedbackEmoji = (props) => {
417
353
  },
418
354
  emoji.icon
419
355
  )))),
420
- /* @__PURE__ */ React4.createElement(
356
+ /* @__PURE__ */ React3.createElement(
421
357
  "div",
422
358
  {
423
359
  className: cn(
@@ -425,7 +361,7 @@ var FeedbackEmoji = (props) => {
425
361
  selectedEmoji ? "hawa-visible hawa-opacity-100" : "hawa-invisible hawa-opacity-0 "
426
362
  )
427
363
  },
428
- props.showSuccess ? /* @__PURE__ */ React4.createElement("div", { className: "hawa-flex hawa-h-full hawa-flex-col hawa-items-center hawa-justify-center hawa-gap-2 hawa-pt-4" }, /* @__PURE__ */ React4.createElement("div", { className: "hawa-rounded hawa-bg-primary hawa-p-2 hawa-text-primary-foreground" }, /* @__PURE__ */ React4.createElement(
364
+ props.showSuccess ? /* @__PURE__ */ React3.createElement("div", { className: "hawa-flex hawa-h-full hawa-flex-col hawa-items-center hawa-justify-center hawa-gap-2 hawa-pt-4" }, /* @__PURE__ */ React3.createElement("div", { className: "hawa-rounded hawa-bg-primary hawa-p-2 hawa-text-primary-foreground" }, /* @__PURE__ */ React3.createElement(
429
365
  "svg",
430
366
  {
431
367
  stroke: "currentColor",
@@ -435,13 +371,13 @@ var FeedbackEmoji = (props) => {
435
371
  height: "0.5em",
436
372
  width: "0.5em"
437
373
  },
438
- /* @__PURE__ */ React4.createElement("path", { d: "M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z" })
439
- )), /* @__PURE__ */ React4.createElement("div", { className: "hawa-flex hawa-flex-col hawa-text-center hawa-text-sm" }, /* @__PURE__ */ React4.createElement("span", null, "Your feedback has been received!"), /* @__PURE__ */ React4.createElement("span", null, "Thank you for your help"))) : /* @__PURE__ */ React4.createElement("div", { className: "hawa-flex hawa-flex-col hawa-gap-1 hawa-p-1" }, /* @__PURE__ */ React4.createElement(
374
+ /* @__PURE__ */ React3.createElement("path", { d: "M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z" })
375
+ )), /* @__PURE__ */ React3.createElement("div", { className: "hawa-flex hawa-flex-col hawa-text-center hawa-text-sm" }, /* @__PURE__ */ React3.createElement("span", null, "Your feedback has been received!"), /* @__PURE__ */ React3.createElement("span", null, "Thank you for your help"))) : /* @__PURE__ */ React3.createElement("div", { className: "hawa-flex hawa-flex-col hawa-gap-1 hawa-p-1" }, /* @__PURE__ */ React3.createElement(
440
376
  Popover,
441
377
  {
442
378
  className: "hawa-select-none hawa-p-1 hawa-text-xs ",
443
379
  open: helperText,
444
- trigger: /* @__PURE__ */ React4.createElement(
380
+ trigger: /* @__PURE__ */ React3.createElement(
445
381
  Textarea,
446
382
  {
447
383
  classNames: {
@@ -459,8 +395,8 @@ var FeedbackEmoji = (props) => {
459
395
  }
460
396
  )
461
397
  },
462
- /* @__PURE__ */ React4.createElement("span", { className: "hawa-m-0" }, "Please enter your feedback")
463
- ), /* @__PURE__ */ React4.createElement(
398
+ /* @__PURE__ */ React3.createElement("span", { className: "hawa-m-0" }, "Please enter your feedback")
399
+ ), /* @__PURE__ */ React3.createElement(
464
400
  Button,
465
401
  {
466
402
  isLoading: loadingSubmit,
@@ -475,7 +411,7 @@ var FeedbackEmoji = (props) => {
475
411
  };
476
412
 
477
413
  // blocks/feedback/FeedbackForm.tsx
478
- import React5 from "react";
414
+ import React4 from "react";
479
415
  import { useForm as useForm2, Controller as Controller2 } from "react-hook-form";
480
416
  import { zodResolver as zodResolver2 } from "@hookform/resolvers/zod";
481
417
  import * as z2 from "zod";
@@ -489,7 +425,7 @@ var FeedbackForm = (props) => {
489
425
  resolver: zodResolver2(formSchema),
490
426
  defaultValues: { requestType: "", description: "" }
491
427
  });
492
- return /* @__PURE__ */ React5.createElement(
428
+ return /* @__PURE__ */ React4.createElement(
493
429
  Card,
494
430
  {
495
431
  className: cn(
@@ -497,7 +433,7 @@ var FeedbackForm = (props) => {
497
433
  ),
498
434
  style: props.cardless ? { boxShadow: "none" } : void 0
499
435
  },
500
- /* @__PURE__ */ React5.createElement(CardContent, { headless: true, className: props.cardless ? "!hawa-p-0" : "" }, props.sent ? /* @__PURE__ */ React5.createElement("div", { className: "hawa-text-center hawa-min-h-[200px] hawa-flex hawa-flex-col hawa-justify-center" }, /* @__PURE__ */ React5.createElement("div", { className: "hawa-font-bold hawa-text-lg" }, props.texts.sentTitle || "Form submitted"), /* @__PURE__ */ React5.createElement("div", { className: "hawa-text-md" }, props.texts.sentSubtitle || "Thank you for your submission")) : /* @__PURE__ */ React5.createElement(
436
+ /* @__PURE__ */ React4.createElement(CardContent, { headless: true, className: props.cardless ? "!hawa-p-0" : "" }, props.sent ? /* @__PURE__ */ React4.createElement("div", { className: "hawa-text-center hawa-min-h-[200px] hawa-flex hawa-flex-col hawa-justify-center" }, /* @__PURE__ */ React4.createElement("div", { className: "hawa-font-bold hawa-text-lg" }, props.texts.sentTitle || "Form submitted"), /* @__PURE__ */ React4.createElement("div", { className: "hawa-text-md" }, props.texts.sentSubtitle || "Thank you for your submission")) : /* @__PURE__ */ React4.createElement(
501
437
  "form",
502
438
  {
503
439
  noValidate: true,
@@ -510,15 +446,15 @@ var FeedbackForm = (props) => {
510
446
  }),
511
447
  className: "hawa-flex hawa-flex-col hawa-gap-2"
512
448
  },
513
- /* @__PURE__ */ React5.createElement(Label, null),
514
- /* @__PURE__ */ React5.createElement(
449
+ /* @__PURE__ */ React4.createElement(Label, null),
450
+ /* @__PURE__ */ React4.createElement(
515
451
  Controller2,
516
452
  {
517
453
  name: "requestType",
518
454
  control,
519
455
  render: ({ field }) => {
520
456
  var _a2, _b2, _c2, _d2, _e2, _f2, _g2, _h2;
521
- return /* @__PURE__ */ React5.createElement(
457
+ return /* @__PURE__ */ React4.createElement(
522
458
  Select,
523
459
  {
524
460
  ...field,
@@ -536,14 +472,14 @@ var FeedbackForm = (props) => {
536
472
  }
537
473
  }
538
474
  ),
539
- /* @__PURE__ */ React5.createElement(
475
+ /* @__PURE__ */ React4.createElement(
540
476
  Controller2,
541
477
  {
542
478
  name: "description",
543
479
  control,
544
480
  render: ({ field }) => {
545
481
  var _a2, _b2, _c2, _d2, _e2, _f2;
546
- return /* @__PURE__ */ React5.createElement(
482
+ return /* @__PURE__ */ React4.createElement(
547
483
  Textarea,
548
484
  {
549
485
  helperText: formState.errors.description && ((_b2 = (_a2 = formState.errors.description) == null ? void 0 : _a2.message) == null ? void 0 : _b2.toString()),
@@ -561,7 +497,7 @@ var FeedbackForm = (props) => {
561
497
  }
562
498
  }
563
499
  ),
564
- /* @__PURE__ */ React5.createElement(Button, { isLoading: props.loadingSubmission, type: "submit" }, (_i = props.texts) == null ? void 0 : _i.submit)
500
+ /* @__PURE__ */ React4.createElement(Button, { isLoading: props.loadingSubmission, type: "submit" }, (_i = props.texts) == null ? void 0 : _i.submit)
565
501
  ))
566
502
  );
567
503
  };
@@ -1,8 +1,9 @@
1
1
  import React__default, { FC, InputHTMLAttributes } from 'react';
2
2
  import { ThirdPartyAuthTextsTypes, LoginFormTextsTypes, RegisterFormTextsTypes, NewPasswordTextsTypes, ResetPasswordTextsTypes, BaseInputType, TextInputType, PricingCardProps, PlanFeature, PricingPlanTexts } from '../types/index.mjs';
3
- import { P as PhoneInputProps, S as SelectOptionProps, L as LabelProps, R as RadioOptionsTypes } from '../Radio-BpXOu4Hr.mjs';
3
+ import { P as PhoneInputProps, S as SelectOptionProps, L as LabelProps, R as RadioOptionsTypes } from '../Radio-BCD7k628.mjs';
4
4
  import { D as DirectionType, a as RadioOptionType, O as OrientationType } from '../commonTypes-C-g8nFFC.mjs';
5
5
  import { M as MenuItemType } from '../DropdownMenu-K3ztliYc.mjs';
6
+ import '@radix-ui/react-popover';
6
7
  import '@radix-ui/react-dropdown-menu';
7
8
 
8
9
  type AuthButtonsType = {
@@ -1,8 +1,9 @@
1
1
  import React__default, { FC, InputHTMLAttributes } from 'react';
2
2
  import { ThirdPartyAuthTextsTypes, LoginFormTextsTypes, RegisterFormTextsTypes, NewPasswordTextsTypes, ResetPasswordTextsTypes, BaseInputType, TextInputType, PricingCardProps, PlanFeature, PricingPlanTexts } from '../types/index.js';
3
- import { P as PhoneInputProps, S as SelectOptionProps, L as LabelProps, R as RadioOptionsTypes } from '../Radio-CREjhlGz.js';
3
+ import { P as PhoneInputProps, S as SelectOptionProps, L as LabelProps, R as RadioOptionsTypes } from '../Radio-y9uhxitu.js';
4
4
  import { D as DirectionType, a as RadioOptionType, O as OrientationType } from '../commonTypes-C-g8nFFC.js';
5
5
  import { M as MenuItemType } from '../DropdownMenu-CJblb-9q.js';
6
+ import '@radix-ui/react-popover';
6
7
  import '@radix-ui/react-dropdown-menu';
7
8
 
8
9
  type AuthButtonsType = {