@bi-digital/react 0.0.0-experimental-160e3ca → 0.0.0-experimental-822fd72

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 (144) hide show
  1. package/dist/{alert-footer-B-6ZVEwC.d.ts → alert-footer-C5G-OgJh.d.ts} +72 -55
  2. package/dist/{checkbox-CK2lV4pu.js → checkbox-CXVZj5Vv.js} +4 -3
  3. package/dist/checkbox-CXVZj5Vv.js.map +1 -0
  4. package/dist/components/alert/alert-footer.d.ts +8 -8
  5. package/dist/components/alert/alert.d.ts +8 -8
  6. package/dist/components/alert/index.d.ts +8 -8
  7. package/dist/components/avatar/avatar.d.ts +8 -8
  8. package/dist/components/avatar/index.d.ts +8 -8
  9. package/dist/components/badge/badge.d.ts +8 -8
  10. package/dist/components/badge/index.d.ts +8 -8
  11. package/dist/components/button/button.d.ts +8 -8
  12. package/dist/components/button/index.d.ts +8 -8
  13. package/dist/components/card/card-action.d.ts +8 -8
  14. package/dist/components/card/card-actions.d.ts +8 -8
  15. package/dist/components/card/card-content.d.ts +8 -8
  16. package/dist/components/card/card-date.d.ts +8 -8
  17. package/dist/components/card/card-header.d.ts +8 -8
  18. package/dist/components/card/card-media.d.ts +8 -8
  19. package/dist/components/card/card.d.ts +8 -8
  20. package/dist/components/card/index.d.ts +8 -8
  21. package/dist/components/checkbox/checkbox-subsection.d.ts +8 -8
  22. package/dist/components/checkbox/checkbox.d.ts +8 -8
  23. package/dist/components/checkbox/checkbox.js +2 -2
  24. package/dist/components/checkbox/index.d.ts +8 -8
  25. package/dist/components/checkbox/index.js +2 -2
  26. package/dist/components/chip/chip.d.ts +8 -8
  27. package/dist/components/chip/index.d.ts +8 -8
  28. package/dist/components/dialog/dialog-close-button.d.ts +8 -8
  29. package/dist/components/dialog/dialog-content.d.ts +8 -8
  30. package/dist/components/dialog/dialog-footer.d.ts +8 -8
  31. package/dist/components/dialog/dialog-header.d.ts +8 -8
  32. package/dist/components/dialog/dialog-trigger.d.ts +8 -8
  33. package/dist/components/dialog/dialog.d.ts +8 -8
  34. package/dist/components/dialog/index.d.ts +8 -8
  35. package/dist/components/drawer/drawer-close-button.d.ts +8 -8
  36. package/dist/components/drawer/drawer-content.d.ts +8 -8
  37. package/dist/components/drawer/drawer-footer.d.ts +8 -8
  38. package/dist/components/drawer/drawer-header.d.ts +8 -8
  39. package/dist/components/drawer/drawer-trigger-context.d.ts +1 -1
  40. package/dist/components/drawer/drawer-trigger.d.ts +8 -8
  41. package/dist/components/drawer/drawer.d.ts +8 -8
  42. package/dist/components/drawer/index.d.ts +8 -8
  43. package/dist/components/dropdown/dropdown-button.d.ts +8 -8
  44. package/dist/components/dropdown/dropdown-item.d.ts +1 -1
  45. package/dist/components/dropdown/dropdown-list.d.ts +1 -1
  46. package/dist/components/dropdown/dropdown-trigger-context.d.ts +1 -1
  47. package/dist/components/dropdown/dropdown-trigger.d.ts +8 -8
  48. package/dist/components/dropdown/dropdown.d.ts +8 -8
  49. package/dist/components/dropdown/index.d.ts +8 -8
  50. package/dist/components/field/field-affix.d.ts +8 -8
  51. package/dist/components/field/field-description.d.ts +8 -8
  52. package/dist/components/field/field.d.ts +8 -8
  53. package/dist/components/field/field.js +1 -1
  54. package/dist/components/field/index.d.ts +8 -8
  55. package/dist/components/field/index.js +1 -1
  56. package/dist/components/fieldset/fieldset-description.d.ts +8 -8
  57. package/dist/components/fieldset/fieldset-legend.d.ts +8 -8
  58. package/dist/components/fieldset/fieldset.d.ts +8 -8
  59. package/dist/components/fieldset/index.d.ts +8 -8
  60. package/dist/components/filter-group/filter-group.d.ts +8 -8
  61. package/dist/components/filter-group/index.d.ts +8 -8
  62. package/dist/components/footer/footer-links.d.ts +1 -1
  63. package/dist/components/footer/footer.d.ts +8 -8
  64. package/dist/components/footer/index.d.ts +8 -8
  65. package/dist/components/index.d.ts +8 -8
  66. package/dist/components/index.js +6 -6
  67. package/dist/components/input/index.d.ts +8 -8
  68. package/dist/components/input/input.d.ts +8 -8
  69. package/dist/components/label/index.d.ts +8 -8
  70. package/dist/components/label/label.d.ts +8 -8
  71. package/dist/components/link/index.d.ts +8 -8
  72. package/dist/components/link/index.js +1 -1
  73. package/dist/components/link/link.d.ts +8 -8
  74. package/dist/components/link/link.js +1 -1
  75. package/dist/components/logo/index.d.ts +8 -8
  76. package/dist/components/logo/logo.d.ts +8 -8
  77. package/dist/components/navbar/index.d.ts +8 -8
  78. package/dist/components/navbar/navbar.d.ts +8 -8
  79. package/dist/components/navbar/sub-navbar.d.ts +8 -8
  80. package/dist/components/pagination/index.d.ts +8 -8
  81. package/dist/components/pagination/pagination-button.d.ts +8 -8
  82. package/dist/components/pagination/pagination-item.d.ts +1 -1
  83. package/dist/components/pagination/pagination.d.ts +8 -8
  84. package/dist/components/popover/index.d.ts +8 -8
  85. package/dist/components/popover/popover-trigger.d.ts +8 -8
  86. package/dist/components/popover/popover.d.ts +8 -8
  87. package/dist/components/radio/index.d.ts +8 -8
  88. package/dist/components/radio/index.js +2 -2
  89. package/dist/components/radio/radio.d.ts +8 -8
  90. package/dist/components/radio/radio.js +2 -2
  91. package/dist/components/search/index.d.ts +8 -8
  92. package/dist/components/search/index.js +2 -2
  93. package/dist/components/search/search.d.ts +8 -8
  94. package/dist/components/search/search.js +2 -2
  95. package/dist/components/select/index.d.ts +8 -8
  96. package/dist/components/select/select-optgroup.d.ts +8 -8
  97. package/dist/components/select/select-option.d.ts +8 -8
  98. package/dist/components/select/select.d.ts +8 -8
  99. package/dist/components/skip-link/index.d.ts +8 -8
  100. package/dist/components/skip-link/skip-link.d.ts +8 -8
  101. package/dist/components/spinner/index.d.ts +8 -8
  102. package/dist/components/spinner/spinner.d.ts +8 -8
  103. package/dist/components/sticky-header/index.d.ts +1 -1
  104. package/dist/components/sticky-header/sticky-header.d.ts +1 -1
  105. package/dist/components/tabs/index.d.ts +8 -8
  106. package/dist/components/tabs/tab.d.ts +8 -8
  107. package/dist/components/tabs/tabs-list.d.ts +8 -8
  108. package/dist/components/tabs/tabs-panel.d.ts +8 -8
  109. package/dist/components/tabs/tabs.d.ts +8 -8
  110. package/dist/components/textarea/index.d.ts +8 -8
  111. package/dist/components/textarea/textarea.d.ts +8 -8
  112. package/dist/components/textfield/index.d.ts +8 -8
  113. package/dist/components/textfield/index.js +2 -2
  114. package/dist/components/textfield/textfield.d.ts +8 -8
  115. package/dist/components/textfield/textfield.js +2 -2
  116. package/dist/components/validation-message/index.d.ts +8 -8
  117. package/dist/components/validation-message/validation-message.d.ts +8 -8
  118. package/dist/{drawer-trigger-context-V67j5GyK.d.ts → drawer-trigger-context-Cn_lcNDt.d.ts} +3 -3
  119. package/dist/{dropdown-item-CnQfwJGB.d.ts → dropdown-item-BSOhTDOT.d.ts} +3 -3
  120. package/dist/{dropdown-list-DK4FJAqB.d.ts → dropdown-list-DPugcugR.d.ts} +3 -3
  121. package/dist/{dropdown-trigger-context-C51vPffs.d.ts → dropdown-trigger-context-BFBq3laf.d.ts} +3 -3
  122. package/dist/{field-U2SN9jkp.js → field-DFMMLG-d.js} +3 -2
  123. package/dist/field-DFMMLG-d.js.map +1 -0
  124. package/dist/{footer-links-C9v9gcuW.d.ts → footer-links-BnaYzYM5.d.ts} +3 -3
  125. package/dist/{link-ZiUFZak1.js → link-BdmxFMOF.js} +3 -2
  126. package/dist/link-BdmxFMOF.js.map +1 -0
  127. package/dist/main.d.ts +8 -8
  128. package/dist/main.js +6 -6
  129. package/dist/{pagination-item-mKQyvHV9.d.ts → pagination-item-CF2-xhLa.d.ts} +3 -3
  130. package/dist/{radio-ClWd10lc.js → radio-ulWuU7RE.js} +4 -3
  131. package/dist/radio-ulWuU7RE.js.map +1 -0
  132. package/dist/{search-Dhdq8_sk.js → search-Cqnboh3z.js} +2 -2
  133. package/dist/{search-Dhdq8_sk.js.map → search-Cqnboh3z.js.map} +1 -1
  134. package/dist/{sticky-header-CzYtZEWq.d.ts → sticky-header-CPHxBupp.d.ts} +3 -3
  135. package/dist/{textfield-e06UoQC8.js → textfield-D9Ssbb43.js} +2 -2
  136. package/dist/{textfield-e06UoQC8.js.map → textfield-D9Ssbb43.js.map} +1 -1
  137. package/dist/utilities/hooks/index.d.ts +8 -8
  138. package/dist/utilities/hooks/usePagination/usePagination.d.ts +8 -8
  139. package/dist/utilities/index.d.ts +8 -8
  140. package/package.json +4 -4
  141. package/dist/checkbox-CK2lV4pu.js.map +0 -1
  142. package/dist/field-U2SN9jkp.js.map +0 -1
  143. package/dist/link-ZiUFZak1.js.map +0 -1
  144. package/dist/radio-ClWd10lc.js.map +0 -1
@@ -11,42 +11,42 @@ import * as react_jsx_runtime7 from "react/jsx-runtime";
11
11
  import * as react_jsx_runtime9 from "react/jsx-runtime";
12
12
  import * as react_jsx_runtime10 from "react/jsx-runtime";
13
13
  import * as react_jsx_runtime8 from "react/jsx-runtime";
14
- import * as react_jsx_runtime45 from "react/jsx-runtime";
14
+ import * as react_jsx_runtime47 from "react/jsx-runtime";
15
15
  import * as react_jsx_runtime13 from "react/jsx-runtime";
16
16
  import * as react_jsx_runtime12 from "react/jsx-runtime";
17
17
  import * as react_jsx_runtime14 from "react/jsx-runtime";
18
- import * as react_jsx_runtime73 from "react/jsx-runtime";
18
+ import * as react_jsx_runtime22 from "react/jsx-runtime";
19
19
  import * as react_jsx_runtime16 from "react/jsx-runtime";
20
20
  import * as react_jsx_runtime18 from "react/jsx-runtime";
21
21
  import * as react_jsx_runtime17 from "react/jsx-runtime";
22
22
  import * as react_jsx_runtime21 from "react/jsx-runtime";
23
23
  import * as react_jsx_runtime15 from "react/jsx-runtime";
24
- import * as react_jsx_runtime28 from "react/jsx-runtime";
25
- import * as react_jsx_runtime23 from "react/jsx-runtime";
24
+ import * as react_jsx_runtime30 from "react/jsx-runtime";
26
25
  import * as react_jsx_runtime25 from "react/jsx-runtime";
27
- import * as react_jsx_runtime24 from "react/jsx-runtime";
28
26
  import * as react_jsx_runtime27 from "react/jsx-runtime";
29
- import * as react_jsx_runtime22 from "react/jsx-runtime";
27
+ import * as react_jsx_runtime26 from "react/jsx-runtime";
28
+ import * as react_jsx_runtime29 from "react/jsx-runtime";
29
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
30
30
  import * as react_jsx_runtime58 from "react/jsx-runtime";
31
31
  import * as react_jsx_runtime57 from "react/jsx-runtime";
32
- import * as react_jsx_runtime34 from "react/jsx-runtime";
33
- import * as react_jsx_runtime29 from "react/jsx-runtime";
34
- import * as react_jsx_runtime33 from "react/jsx-runtime";
35
- import * as react_jsx_runtime38 from "react/jsx-runtime";
36
- import * as react_jsx_runtime37 from "react/jsx-runtime";
32
+ import * as react_jsx_runtime36 from "react/jsx-runtime";
33
+ import * as react_jsx_runtime31 from "react/jsx-runtime";
37
34
  import * as react_jsx_runtime35 from "react/jsx-runtime";
38
- import * as react_jsx_runtime41 from "react/jsx-runtime";
39
- import * as react_jsx_runtime39 from "react/jsx-runtime";
40
- import * as react_jsx_runtime46 from "react/jsx-runtime";
41
35
  import * as react_jsx_runtime40 from "react/jsx-runtime";
36
+ import * as react_jsx_runtime39 from "react/jsx-runtime";
37
+ import * as react_jsx_runtime37 from "react/jsx-runtime";
38
+ import * as react_jsx_runtime43 from "react/jsx-runtime";
39
+ import * as react_jsx_runtime41 from "react/jsx-runtime";
40
+ import * as react_jsx_runtime48 from "react/jsx-runtime";
42
41
  import * as react_jsx_runtime42 from "react/jsx-runtime";
43
42
  import * as react_jsx_runtime44 from "react/jsx-runtime";
44
- import * as react_jsx_runtime47 from "react/jsx-runtime";
45
- import * as react_jsx_runtime48 from "react/jsx-runtime";
43
+ import * as react_jsx_runtime46 from "react/jsx-runtime";
46
44
  import * as react_jsx_runtime49 from "react/jsx-runtime";
47
45
  import * as react_jsx_runtime50 from "react/jsx-runtime";
48
- import * as react_jsx_runtime54 from "react/jsx-runtime";
46
+ import * as react_jsx_runtime51 from "react/jsx-runtime";
49
47
  import * as react_jsx_runtime52 from "react/jsx-runtime";
48
+ import * as react_jsx_runtime54 from "react/jsx-runtime";
49
+ import * as react_jsx_runtime53 from "react/jsx-runtime";
50
50
  import * as react_jsx_runtime59 from "react/jsx-runtime";
51
51
  import * as react_jsx_runtime60 from "react/jsx-runtime";
52
52
  import * as react_jsx_runtime63 from "react/jsx-runtime";
@@ -54,13 +54,13 @@ import * as react_jsx_runtime62 from "react/jsx-runtime";
54
54
  import * as react_jsx_runtime61 from "react/jsx-runtime";
55
55
  import * as react_jsx_runtime64 from "react/jsx-runtime";
56
56
  import * as react_jsx_runtime65 from "react/jsx-runtime";
57
- import * as react_jsx_runtime69 from "react/jsx-runtime";
58
- import * as react_jsx_runtime66 from "react/jsx-runtime";
59
- import * as react_jsx_runtime67 from "react/jsx-runtime";
57
+ import * as react_jsx_runtime71 from "react/jsx-runtime";
60
58
  import * as react_jsx_runtime68 from "react/jsx-runtime";
59
+ import * as react_jsx_runtime69 from "react/jsx-runtime";
61
60
  import * as react_jsx_runtime70 from "react/jsx-runtime";
62
- import * as react_jsx_runtime71 from "react/jsx-runtime";
63
61
  import * as react_jsx_runtime72 from "react/jsx-runtime";
62
+ import * as react_jsx_runtime73 from "react/jsx-runtime";
63
+ import * as react_jsx_runtime67 from "react/jsx-runtime";
64
64
  import * as react_jsx_runtime0 from "react/jsx-runtime";
65
65
  import { AnchorHTMLAttributes, AriaAttributes, ButtonHTMLAttributes, DialogHTMLAttributes, FieldsetHTMLAttributes, HTMLAttributes, HtmlHTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, OptgroupHTMLAttributes, OptionHTMLAttributes, ReactNode, Ref, SelectHTMLAttributes, TextareaHTMLAttributes } from "react";
66
66
  import { Middleware, Placement } from "@floating-ui/dom";
@@ -413,7 +413,7 @@ declare const Input: ({
413
413
  readOnly,
414
414
  ref,
415
415
  ...props
416
- }: InputProps) => react_jsx_runtime45.JSX.Element;
416
+ }: InputProps) => react_jsx_runtime47.JSX.Element;
417
417
  //#endregion
418
418
  //#region src/components/checkbox/checkbox.d.ts
419
419
  type CheckboxProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
@@ -425,6 +425,8 @@ type CheckboxProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | '
425
425
  error?: boolean;
426
426
  /** Specify whether the Checkbox is indeterminate */
427
427
  indeterminate?: boolean;
428
+ /** If true, the checkbox will take up the full width of the container, and not just "fit-content" which is default */
429
+ fullwidth?: boolean;
428
430
  ref?: Ref<HTMLInputElement>;
429
431
  }>;
430
432
  declare const Checkbox: ({
@@ -432,6 +434,7 @@ declare const Checkbox: ({
432
434
  label,
433
435
  description,
434
436
  error,
437
+ fullwidth,
435
438
  style,
436
439
  className,
437
440
  indeterminate,
@@ -554,7 +557,7 @@ declare const Dialog: ({
554
557
  dark,
555
558
  ref,
556
559
  ...rest
557
- }: DialogProps) => react_jsx_runtime73.JSX.Element;
560
+ }: DialogProps) => react_jsx_runtime22.JSX.Element;
558
561
  //#endregion
559
562
  //#region src/components/dialog/dialog-content.d.ts
560
563
  type DialogContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
@@ -685,7 +688,7 @@ declare const Drawer: ({
685
688
  className,
686
689
  ref,
687
690
  ...rest
688
- }: DrawerProps) => react_jsx_runtime28.JSX.Element;
691
+ }: DrawerProps) => react_jsx_runtime30.JSX.Element;
689
692
  //#endregion
690
693
  //#region src/components/drawer/drawer-content.d.ts
691
694
  type DrawerContentProps = DialogContentProps;
@@ -693,7 +696,7 @@ declare const DrawerContent: ({
693
696
  className,
694
697
  ref,
695
698
  ...rest
696
- }: DrawerContentProps) => react_jsx_runtime23.JSX.Element;
699
+ }: DrawerContentProps) => react_jsx_runtime25.JSX.Element;
697
700
  //#endregion
698
701
  //#region src/components/drawer/drawer-header.d.ts
699
702
  type DrawerHeaderProps = DialogHeaderProps;
@@ -701,7 +704,7 @@ declare const DrawerHeader: ({
701
704
  className,
702
705
  ref,
703
706
  ...rest
704
- }: DrawerHeaderProps) => react_jsx_runtime25.JSX.Element;
707
+ }: DrawerHeaderProps) => react_jsx_runtime27.JSX.Element;
705
708
  //#endregion
706
709
  //#region src/components/drawer/drawer-footer.d.ts
707
710
  type DrawerFooterProps = DialogFooterProps;
@@ -709,21 +712,21 @@ declare const DrawerFooter: ({
709
712
  className,
710
713
  ref,
711
714
  ...rest
712
- }: DrawerFooterProps) => react_jsx_runtime24.JSX.Element;
715
+ }: DrawerFooterProps) => react_jsx_runtime26.JSX.Element;
713
716
  //#endregion
714
717
  //#region src/components/drawer/drawer-trigger.d.ts
715
718
  type DrawerTriggerProps = DialogTriggerProps;
716
719
  declare const DrawerTrigger: ({
717
720
  ref,
718
721
  ...rest
719
- }: DrawerTriggerProps) => react_jsx_runtime27.JSX.Element;
722
+ }: DrawerTriggerProps) => react_jsx_runtime29.JSX.Element;
720
723
  //#endregion
721
724
  //#region src/components/drawer/drawer-close-button.d.ts
722
725
  type DrawerCloseButtonProps = DialogCloseButtonProps;
723
726
  declare const DrawerCloseButton: ({
724
727
  ref,
725
728
  ...rest
726
- }: DrawerCloseButtonProps) => react_jsx_runtime22.JSX.Element;
729
+ }: DrawerCloseButtonProps) => react_jsx_runtime23.JSX.Element;
727
730
  //#endregion
728
731
  //#region src/components/popover/popover.d.ts
729
732
  type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
@@ -899,21 +902,21 @@ declare const Dropdown: ({
899
902
  className,
900
903
  ref,
901
904
  ...rest
902
- }: DropdownProps) => react_jsx_runtime34.JSX.Element;
905
+ }: DropdownProps) => react_jsx_runtime36.JSX.Element;
903
906
  //#endregion
904
907
  //#region src/components/dropdown/dropdown-button.d.ts
905
908
  type DropdownButtonProps = Omit<ButtonProps, 'variant'>;
906
909
  declare const DropdownButton: ({
907
910
  ref,
908
911
  ...rest
909
- }: DropdownButtonProps) => react_jsx_runtime29.JSX.Element;
912
+ }: DropdownButtonProps) => react_jsx_runtime31.JSX.Element;
910
913
  //#endregion
911
914
  //#region src/components/dropdown/dropdown-trigger.d.ts
912
915
  type DropdownTriggerProps = PopoverTriggerProps;
913
916
  declare const DropdownTrigger: ({
914
917
  ref,
915
918
  ...rest
916
- }: DropdownTriggerProps) => react_jsx_runtime33.JSX.Element;
919
+ }: DropdownTriggerProps) => react_jsx_runtime35.JSX.Element;
917
920
  //#endregion
918
921
  //#region src/components/field/field.d.ts
919
922
  type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDivElement>, {
@@ -922,6 +925,8 @@ type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDi
922
925
  * @default start
923
926
  */
924
927
  position?: 'start' | 'end';
928
+ /** If true, checkbox/radio inputs will take up the full width of the container, and not just "fit-content" which is default */
929
+ fullwidth?: boolean;
925
930
  ref?: Ref<HTMLDivElement>;
926
931
  }>;
927
932
  /**
@@ -939,10 +944,11 @@ declare const Field: ({
939
944
  className,
940
945
  dark,
941
946
  position,
947
+ fullwidth,
942
948
  asChild,
943
949
  ref,
944
950
  ...props
945
- }: FieldProps) => react_jsx_runtime38.JSX.Element;
951
+ }: FieldProps) => react_jsx_runtime40.JSX.Element;
946
952
  //#endregion
947
953
  //#region src/components/field/field-description.d.ts
948
954
  type FieldDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLDivElement>, {
@@ -953,7 +959,7 @@ declare const FieldDescription: ({
953
959
  className,
954
960
  ref,
955
961
  ...props
956
- }: FieldDescriptionProps) => react_jsx_runtime37.JSX.Element;
962
+ }: FieldDescriptionProps) => react_jsx_runtime39.JSX.Element;
957
963
  //#endregion
958
964
  //#region src/components/field/field-affix.d.ts
959
965
  type FieldAffixesProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLDivElement>, 'prefix'>, {
@@ -974,7 +980,7 @@ declare const FieldAffixes: ({
974
980
  asChild,
975
981
  ref,
976
982
  ...rest
977
- }: FieldAffixesProps) => react_jsx_runtime35.JSX.Element;
983
+ }: FieldAffixesProps) => react_jsx_runtime37.JSX.Element;
978
984
  type FieldAffixProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLSpanElement>, 'prefix'>, {
979
985
  ref?: Ref<HTMLSpanElement>;
980
986
  }>;
@@ -994,7 +1000,7 @@ declare const FieldAffix: ({
994
1000
  asChild,
995
1001
  ref,
996
1002
  ...rest
997
- }: FieldAffixProps) => react_jsx_runtime35.JSX.Element;
1003
+ }: FieldAffixProps) => react_jsx_runtime37.JSX.Element;
998
1004
  //#endregion
999
1005
  //#region src/components/fieldset/fieldset.d.ts
1000
1006
  type FieldsetProps = MergeRight<DefaultProps & FieldsetHTMLAttributes<HTMLFieldSetElement>, {
@@ -1006,7 +1012,7 @@ declare const Fieldset: ({
1006
1012
  dark,
1007
1013
  ref,
1008
1014
  ...props
1009
- }: FieldsetProps) => react_jsx_runtime41.JSX.Element;
1015
+ }: FieldsetProps) => react_jsx_runtime43.JSX.Element;
1010
1016
  //#endregion
1011
1017
  //#region src/components/fieldset/fieldset-description.d.ts
1012
1018
  type FieldsetDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
@@ -1016,7 +1022,7 @@ declare const FieldsetDescription: ({
1016
1022
  asChild,
1017
1023
  ref,
1018
1024
  ...props
1019
- }: FieldsetDescriptionProps) => react_jsx_runtime39.JSX.Element;
1025
+ }: FieldsetDescriptionProps) => react_jsx_runtime41.JSX.Element;
1020
1026
  //#endregion
1021
1027
  //#region src/components/label/label.d.ts
1022
1028
  type LabelProps = MergeRight<DefaultProps & AsChildProps & LabelHTMLAttributes<HTMLLabelElement>, {
@@ -1034,7 +1040,7 @@ declare const Label: ({
1034
1040
  asChild,
1035
1041
  ref,
1036
1042
  ...props
1037
- }: LabelProps) => react_jsx_runtime46.JSX.Element;
1043
+ }: LabelProps) => react_jsx_runtime48.JSX.Element;
1038
1044
  //#endregion
1039
1045
  //#region src/components/fieldset/fieldset-legend.d.ts
1040
1046
  type FieldsetLegendProps = MergeRight<LabelProps & HTMLAttributes<HTMLLegendElement>, {
@@ -1045,7 +1051,7 @@ declare const FieldsetLegend: ({
1045
1051
  dark,
1046
1052
  ref,
1047
1053
  ...props
1048
- }: FieldsetLegendProps) => react_jsx_runtime40.JSX.Element;
1054
+ }: FieldsetLegendProps) => react_jsx_runtime42.JSX.Element;
1049
1055
  //#endregion
1050
1056
  //#region src/components/filter-group/filter-group.d.ts
1051
1057
  type FilterGroupProps = MergeRight<DefaultProps & AsChildProps & HtmlHTMLAttributes<HTMLDivElement>, {
@@ -1072,7 +1078,7 @@ declare const FilterGroup: ({
1072
1078
  className,
1073
1079
  ref,
1074
1080
  ...props
1075
- }: FilterGroupProps) => react_jsx_runtime42.JSX.Element;
1081
+ }: FilterGroupProps) => react_jsx_runtime44.JSX.Element;
1076
1082
  //#endregion
1077
1083
  //#region src/components/footer/footer.d.ts
1078
1084
  type FooterProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
@@ -1108,7 +1114,7 @@ declare const Footer: ({
1108
1114
  children,
1109
1115
  ref,
1110
1116
  ...props
1111
- }: FooterProps) => react_jsx_runtime44.JSX.Element;
1117
+ }: FooterProps) => react_jsx_runtime46.JSX.Element;
1112
1118
  //#endregion
1113
1119
  //#region src/components/link/link.d.ts
1114
1120
  type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
@@ -1117,6 +1123,13 @@ type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElemen
1117
1123
  * @default 'primary'
1118
1124
  */
1119
1125
  color?: 'primary' | 'neutral';
1126
+ /**
1127
+ * Control the underline style of the link.
1128
+ * - 'always': The link is always underlined.
1129
+ * - 'hover': The link is underlined only on hover.
1130
+ * @default 'always'
1131
+ */
1132
+ underline?: 'always' | 'hover';
1120
1133
  children: ReactNode;
1121
1134
  /**
1122
1135
  * Change the default rendered element for the one passed as a child, merging their props and behavior.
@@ -1130,9 +1143,10 @@ declare const Link: ({
1130
1143
  className,
1131
1144
  color,
1132
1145
  dark,
1146
+ underline,
1133
1147
  ref,
1134
1148
  ...rest
1135
- }: LinkProps) => react_jsx_runtime47.JSX.Element;
1149
+ }: LinkProps) => react_jsx_runtime49.JSX.Element;
1136
1150
  //#endregion
1137
1151
  //#region src/components/logo/logo.d.ts
1138
1152
  type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
@@ -1162,7 +1176,7 @@ declare const Logo: ({
1162
1176
  className,
1163
1177
  ref,
1164
1178
  ...props
1165
- }: LogoProps) => react_jsx_runtime48.JSX.Element;
1179
+ }: LogoProps) => react_jsx_runtime50.JSX.Element;
1166
1180
  //#endregion
1167
1181
  //#region src/components/navbar/navbar.d.ts
1168
1182
  type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
@@ -1200,7 +1214,7 @@ declare const Navbar: ({
1200
1214
  className,
1201
1215
  ref,
1202
1216
  ...props
1203
- }: NavbarProps) => react_jsx_runtime49.JSX.Element;
1217
+ }: NavbarProps) => react_jsx_runtime51.JSX.Element;
1204
1218
  //#endregion
1205
1219
  //#region src/components/navbar/sub-navbar.d.ts
1206
1220
  type SubNavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
@@ -1212,7 +1226,7 @@ declare const SubNavbar: ({
1212
1226
  className,
1213
1227
  ref,
1214
1228
  ...props
1215
- }: SubNavbarProps) => react_jsx_runtime50.JSX.Element;
1229
+ }: SubNavbarProps) => react_jsx_runtime52.JSX.Element;
1216
1230
  //#endregion
1217
1231
  //#region src/components/pagination/pagination.d.ts
1218
1232
  type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
@@ -1237,7 +1251,7 @@ type PaginationButtonProps = ButtonProps & {
1237
1251
  declare const PaginationButton: ({
1238
1252
  ref,
1239
1253
  ...rest
1240
- }: PaginationButtonProps) => react_jsx_runtime52.JSX.Element;
1254
+ }: PaginationButtonProps) => react_jsx_runtime53.JSX.Element;
1241
1255
  //#endregion
1242
1256
  //#region src/components/radio/radio.d.ts
1243
1257
  type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
@@ -1247,6 +1261,8 @@ type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'rol
1247
1261
  description?: ReactNode;
1248
1262
  /** Add error indication to the radio. */
1249
1263
  error?: boolean;
1264
+ /** If true, the radio will take up the full width of the container, and not just "fit-content" which is default */
1265
+ fullwidth?: boolean;
1250
1266
  ref?: Ref<HTMLInputElement>;
1251
1267
  }>;
1252
1268
  declare const Radio: ({
@@ -1254,6 +1270,7 @@ declare const Radio: ({
1254
1270
  label,
1255
1271
  description,
1256
1272
  error,
1273
+ fullwidth,
1257
1274
  style,
1258
1275
  className,
1259
1276
  ref,
@@ -1403,7 +1420,7 @@ declare const Tabs: ({
1403
1420
  dark,
1404
1421
  ref,
1405
1422
  ...props
1406
- }: TabsProps) => react_jsx_runtime69.JSX.Element;
1423
+ }: TabsProps) => react_jsx_runtime71.JSX.Element;
1407
1424
  //#endregion
1408
1425
  //#region src/components/tabs/tab.d.ts
1409
1426
  type TabProps = MergeRight<Omit<ButtonProps, 'variant' | 'type'>, {
@@ -1424,7 +1441,7 @@ declare const Tab: ({
1424
1441
  dark,
1425
1442
  ref,
1426
1443
  ...props
1427
- }: TabProps) => react_jsx_runtime66.JSX.Element;
1444
+ }: TabProps) => react_jsx_runtime68.JSX.Element;
1428
1445
  //#endregion
1429
1446
  //#region src/components/tabs/tabs-list.d.ts
1430
1447
  type TabsListProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
@@ -1448,7 +1465,7 @@ declare const TabsList: ({
1448
1465
  dark,
1449
1466
  ref,
1450
1467
  ...props
1451
- }: TabsListProps) => react_jsx_runtime67.JSX.Element;
1468
+ }: TabsListProps) => react_jsx_runtime69.JSX.Element;
1452
1469
  //#endregion
1453
1470
  //#region src/components/tabs/tabs-panel.d.ts
1454
1471
  type TabsPanelProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
@@ -1472,7 +1489,7 @@ declare const TabsPanel: ({
1472
1489
  dark,
1473
1490
  ref,
1474
1491
  ...props
1475
- }: TabsPanelProps) => react_jsx_runtime68.JSX.Element;
1492
+ }: TabsPanelProps) => react_jsx_runtime70.JSX.Element;
1476
1493
  //#endregion
1477
1494
  //#region src/components/textarea/textarea.d.ts
1478
1495
  type TextareaProps = MergeRight<DefaultProps & Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'prefix'>, {
@@ -1489,7 +1506,7 @@ declare const Textarea: ({
1489
1506
  size,
1490
1507
  ref,
1491
1508
  ...props
1492
- }: TextareaProps) => react_jsx_runtime70.JSX.Element;
1509
+ }: TextareaProps) => react_jsx_runtime72.JSX.Element;
1493
1510
  //#endregion
1494
1511
  //#region src/components/textfield/textfield.d.ts
1495
1512
  type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
@@ -1535,7 +1552,7 @@ declare const Textfield: ({
1535
1552
  id: idProp,
1536
1553
  "aria-describedby": ariaDescribedByProp,
1537
1554
  ...props
1538
- }: TextfieldProps) => react_jsx_runtime71.JSX.Element;
1555
+ }: TextfieldProps) => react_jsx_runtime73.JSX.Element;
1539
1556
  //#endregion
1540
1557
  //#region src/components/validation-message/validation-message.d.ts
1541
1558
  type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
@@ -1550,7 +1567,7 @@ declare const ValidationMessage: ({
1550
1567
  asChild,
1551
1568
  ref,
1552
1569
  ...props
1553
- }: ValidationMessageProps) => react_jsx_runtime72.JSX.Element;
1570
+ }: ValidationMessageProps) => react_jsx_runtime67.JSX.Element;
1554
1571
  //#endregion
1555
1572
  //#region src/utilities/hooks/usePagination/usePagination.d.ts
1556
1573
  type UsePaginationProps = {
@@ -1658,4 +1675,4 @@ declare const AlertFooter: ({
1658
1675
  }: AlertFooterProps) => react_jsx_runtime0.JSX.Element;
1659
1676
  //#endregion
1660
1677
  export { Alert, AlertFooter, AlertFooterProps, AlertProps, Avatar, AvatarProps, Badge, BadgeProps, Button, ButtonProps, Card, CardAction, CardActionProps, CardActions, CardActionsProps, CardContent, CardContentProps, CardDate, CardDateProps, CardHeader, CardHeaderProps, CardMedia, CardMediaProps, CardProps, Checkbox, CheckboxProps, CheckboxSubsection, CheckboxSubsectionProps, Chip, ChipProps, Dialog, DialogCloseButton, DialogCloseButtonProps, DialogContent, DialogContentProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogProps, DialogTrigger, DialogTriggerProps, Drawer, DrawerCloseButton, DrawerCloseButtonProps, DrawerContent, DrawerContentProps, DrawerFooter, DrawerFooterProps, DrawerHeader, DrawerHeaderProps, DrawerProps, DrawerTrigger, DrawerTriggerProps, Dropdown, DropdownButton, DropdownButtonProps, DropdownProps, DropdownTrigger, DropdownTriggerProps, Field, FieldAffix, FieldAffixProps, FieldAffixes, FieldAffixesProps, FieldDescription, FieldDescriptionProps, FieldProps, Fieldset, FieldsetDescription, FieldsetDescriptionProps, FieldsetLegend, FieldsetLegendProps, FieldsetProps, FilterGroup, FilterGroupProps, Footer, FooterProps, Input, InputProps, Label, LabelProps, Link, LinkProps, Logo, LogoProps, Navbar, NavbarProps, Pagination, PaginationButton, PaginationButtonProps, PaginationProps, Popover, PopoverProps, PopoverTrigger, PopoverTriggerProps, Radio, RadioProps, Search, SearchProps, Select, SelectOptgroup, SelectOptgroupProps, SelectOption, SelectOptionProps, SelectProps, SkipLink, SkipLinkProps, Spinner, SpinnerProps, SubNavbar, SubNavbarProps, Tab, TabProps, Tabs, TabsList, TabsListProps, TabsPanel, TabsPanelProps, TabsProps, Textarea, TextareaProps, Textfield, TextfieldProps, UsePaginationProps, ValidationMessage, ValidationMessageProps, usePagination };
1661
- //# sourceMappingURL=alert-footer-B-6ZVEwC.d.ts.map
1678
+ //# sourceMappingURL=alert-footer-C5G-OgJh.d.ts.map
@@ -1,4 +1,4 @@
1
- import { Field } from "./field-U2SN9jkp.js";
1
+ import { Field } from "./field-DFMMLG-d.js";
2
2
  import { FieldDescription } from "./field-description-Dhm1VA08.js";
3
3
  import { Input } from "./input-Dr7BnTyd.js";
4
4
  import { Label } from "./label-DUzvAx-T.js";
@@ -7,7 +7,7 @@ import { jsx, jsxs } from "react/jsx-runtime";
7
7
  import { useEffect, useId, useRef } from "react";
8
8
 
9
9
  //#region src/components/checkbox/checkbox.tsx
10
- const Checkbox = ({ dark, label, description, error, style, className, indeterminate, ref, id, "aria-describedby": ariaDescribedByProp,...props }) => {
10
+ const Checkbox = ({ dark, label, description, error, fullwidth, style, className, indeterminate, ref, id, "aria-describedby": ariaDescribedByProp,...props }) => {
11
11
  const checkRef = useRef(null);
12
12
  const refs = useMergeRefs([checkRef, ref]);
13
13
  const descriptionId = useId();
@@ -26,6 +26,7 @@ const Checkbox = ({ dark, label, description, error, style, className, indetermi
26
26
  className,
27
27
  "data-dark": dark,
28
28
  style,
29
+ fullwidth,
29
30
  asChild: true,
30
31
  children: /* @__PURE__ */ jsxs("label", { children: [
31
32
  /* @__PURE__ */ jsx(Input, {
@@ -53,4 +54,4 @@ const Checkbox = ({ dark, label, description, error, style, className, indetermi
53
54
 
54
55
  //#endregion
55
56
  export { Checkbox };
56
- //# sourceMappingURL=checkbox-CK2lV4pu.js.map
57
+ //# sourceMappingURL=checkbox-CXVZj5Vv.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"checkbox-CXVZj5Vv.js","names":["input: HTMLInputElement | null"],"sources":["../src/components/checkbox/checkbox.tsx"],"sourcesContent":["import { useEffect, useId, useRef, type ReactNode, type Ref } from 'react';\n\nimport type { LabelRequiredProps } from '../../types';\nimport type { MergeRight } from '../../utilities';\nimport { Field, FieldDescription } from '../field';\nimport { Input, type InputProps } from '../input';\nimport { Label } from '../label';\nimport { useMergeRefs } from '../../utilities/hooks';\n\nexport type CheckboxProps = MergeRight<\n LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>,\n {\n /** Label */\n label?: ReactNode;\n /** Description */\n description?: ReactNode;\n /** Add error indication to the checkbox. */\n error?: boolean;\n /** Specify whether the Checkbox is indeterminate */\n indeterminate?: boolean;\n /** If true, the checkbox will take up the full width of the container, and not just \"fit-content\" which is default */\n fullwidth?: boolean;\n ref?: Ref<HTMLInputElement>;\n }\n>;\n\nexport const Checkbox = ({\n dark,\n label,\n description,\n error,\n fullwidth,\n style,\n className,\n indeterminate,\n ref,\n id,\n 'aria-describedby': ariaDescribedByProp,\n ...props\n}: CheckboxProps) => {\n const checkRef = useRef<HTMLInputElement>(null);\n const refs = useMergeRefs([checkRef, ref]);\n const descriptionId = useId();\n\n useEffect(() => {\n let input: HTMLInputElement | null;\n if (ref && typeof ref !== 'function') {\n input = ref.current;\n } else {\n input = checkRef.current;\n }\n\n if (input) {\n input.indeterminate = indeterminate || false;\n }\n }, [indeterminate, checkRef, ref]);\n\n const ariaDescribedBy = [description ? descriptionId : '', ariaDescribedByProp].join(' ').trim() || undefined;\n\n return (\n <Field className={className} data-dark={dark} style={style} fullwidth={fullwidth} asChild>\n <label>\n <Input\n type='checkbox'\n id={id}\n ref={refs}\n aria-invalid={error || undefined}\n aria-describedby={ariaDescribedBy}\n {...props}\n />\n {label && (\n <Label weight='medium' htmlFor={id} asChild>\n <span>{label}</span>\n </Label>\n )}\n {description && (\n // Aria-hidden is used to prevent screen readers from reading the description twice:\n // once as part of the label and once from being connected through aria-describedby.\n <FieldDescription aria-hidden='true' id={descriptionId}>\n {description}\n </FieldDescription>\n )}\n </label>\n </Field>\n );\n};\n"],"mappings":";;;;;;;;;AA0BA,MAAa,WAAW,CAAC,EACvB,MACA,OACA,aACA,OACA,WACA,OACA,WACA,eACA,KACA,IACA,oBAAoB,oBACpB,GAAG,OACW,KAAK;CACnB,MAAM,WAAW,OAAyB,KAAK;CAC/C,MAAM,OAAO,aAAa,CAAC,UAAU,GAAI,EAAC;CAC1C,MAAM,gBAAgB,OAAO;AAE7B,WAAU,MAAM;EACd,IAAIA;AACJ,MAAI,cAAc,QAAQ,WACxB,SAAQ,IAAI;MAEZ,SAAQ,SAAS;AAGnB,MAAI,MACF,OAAM,gBAAgB,iBAAiB;CAE1C,GAAE;EAAC;EAAe;EAAU;CAAI,EAAC;CAElC,MAAM,kBAAkB,CAAC,cAAc,gBAAgB,IAAI,mBAAoB,EAAC,KAAK,IAAI,CAAC,MAAM;AAEhG,wBACE,IAAC;EAAiB;EAAW,aAAW;EAAa;EAAkB;EAAW;4BAChF,KAAC;mBACC,IAAC;IACC,MAAK;IACD;IACJ,KAAK;IACL,gBAAc;IACd,oBAAkB;IAClB,GAAI;KACJ;GACD,yBACC,IAAC;IAAM,QAAO;IAAS,SAAS;IAAI;8BAClC,IAAC,oBAAM,QAAa;KACd;GAET,+BAGC,IAAC;IAAiB,eAAY;IAAO,IAAI;cACtC;KACgB;MAEf;GACF;AAEX"}
@@ -2,16 +2,16 @@ import "../../useCheckboxGroup-DRhqch1m.js";
2
2
  import "../../useIsomorphicLayoutEffect-BMdz-mee.js";
3
3
  import "../../useMergeRefs-iCenhgmf.js";
4
4
  import "../../types-Mj1poXVf.js";
5
- import { AlertFooter, AlertFooterProps } from "../../alert-footer-B-6ZVEwC.js";
5
+ import { AlertFooter, AlertFooterProps } from "../../alert-footer-C5G-OgJh.js";
6
6
  import "../../dialog-trigger-context-BkQSJ-rX.js";
7
- import "../../drawer-trigger-context-V67j5GyK.js";
7
+ import "../../drawer-trigger-context-Cn_lcNDt.js";
8
8
  import "../../popover-trigger-context-C3QaiCth.js";
9
- import "../../dropdown-item-CnQfwJGB.js";
10
- import "../../dropdown-list-DK4FJAqB.js";
11
- import "../../dropdown-trigger-context-C51vPffs.js";
12
- import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
9
+ import "../../dropdown-item-BSOhTDOT.js";
10
+ import "../../dropdown-list-DPugcugR.js";
11
+ import "../../dropdown-trigger-context-BFBq3laf.js";
12
+ import "../../footer-links-BnaYzYM5.js";
13
+ import "../../pagination-item-CF2-xhLa.js";
14
+ import "../../sticky-header-CPHxBupp.js";
15
15
  import "../../index-CTw2zfCM.js";
16
16
  import "../../types-DC-FPmDA.js";
17
17
  export { AlertFooter, AlertFooterProps };
@@ -2,16 +2,16 @@ import "../../useCheckboxGroup-DRhqch1m.js";
2
2
  import "../../useIsomorphicLayoutEffect-BMdz-mee.js";
3
3
  import "../../useMergeRefs-iCenhgmf.js";
4
4
  import "../../types-Mj1poXVf.js";
5
- import { Alert, AlertProps } from "../../alert-footer-B-6ZVEwC.js";
5
+ import { Alert, AlertProps } from "../../alert-footer-C5G-OgJh.js";
6
6
  import "../../dialog-trigger-context-BkQSJ-rX.js";
7
- import "../../drawer-trigger-context-V67j5GyK.js";
7
+ import "../../drawer-trigger-context-Cn_lcNDt.js";
8
8
  import "../../popover-trigger-context-C3QaiCth.js";
9
- import "../../dropdown-item-CnQfwJGB.js";
10
- import "../../dropdown-list-DK4FJAqB.js";
11
- import "../../dropdown-trigger-context-C51vPffs.js";
12
- import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
9
+ import "../../dropdown-item-BSOhTDOT.js";
10
+ import "../../dropdown-list-DPugcugR.js";
11
+ import "../../dropdown-trigger-context-BFBq3laf.js";
12
+ import "../../footer-links-BnaYzYM5.js";
13
+ import "../../pagination-item-CF2-xhLa.js";
14
+ import "../../sticky-header-CPHxBupp.js";
15
15
  import "../../index-CTw2zfCM.js";
16
16
  import "../../types-DC-FPmDA.js";
17
17
  export { Alert, AlertProps };
@@ -2,16 +2,16 @@ import "../../useCheckboxGroup-DRhqch1m.js";
2
2
  import "../../useIsomorphicLayoutEffect-BMdz-mee.js";
3
3
  import "../../useMergeRefs-iCenhgmf.js";
4
4
  import "../../types-Mj1poXVf.js";
5
- import { Alert, AlertFooter, AlertFooterProps, AlertProps } from "../../alert-footer-B-6ZVEwC.js";
5
+ import { Alert, AlertFooter, AlertFooterProps, AlertProps } from "../../alert-footer-C5G-OgJh.js";
6
6
  import "../../dialog-trigger-context-BkQSJ-rX.js";
7
- import "../../drawer-trigger-context-V67j5GyK.js";
7
+ import "../../drawer-trigger-context-Cn_lcNDt.js";
8
8
  import "../../popover-trigger-context-C3QaiCth.js";
9
- import "../../dropdown-item-CnQfwJGB.js";
10
- import "../../dropdown-list-DK4FJAqB.js";
11
- import "../../dropdown-trigger-context-C51vPffs.js";
12
- import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
9
+ import "../../dropdown-item-BSOhTDOT.js";
10
+ import "../../dropdown-list-DPugcugR.js";
11
+ import "../../dropdown-trigger-context-BFBq3laf.js";
12
+ import "../../footer-links-BnaYzYM5.js";
13
+ import "../../pagination-item-CF2-xhLa.js";
14
+ import "../../sticky-header-CPHxBupp.js";
15
15
  import "../../index-CTw2zfCM.js";
16
16
  import "../../types-DC-FPmDA.js";
17
17
  export { Alert, AlertFooter, AlertFooterProps, AlertProps };
@@ -2,16 +2,16 @@ import "../../useCheckboxGroup-DRhqch1m.js";
2
2
  import "../../useIsomorphicLayoutEffect-BMdz-mee.js";
3
3
  import "../../useMergeRefs-iCenhgmf.js";
4
4
  import "../../types-Mj1poXVf.js";
5
- import { Avatar, AvatarProps } from "../../alert-footer-B-6ZVEwC.js";
5
+ import { Avatar, AvatarProps } from "../../alert-footer-C5G-OgJh.js";
6
6
  import "../../dialog-trigger-context-BkQSJ-rX.js";
7
- import "../../drawer-trigger-context-V67j5GyK.js";
7
+ import "../../drawer-trigger-context-Cn_lcNDt.js";
8
8
  import "../../popover-trigger-context-C3QaiCth.js";
9
- import "../../dropdown-item-CnQfwJGB.js";
10
- import "../../dropdown-list-DK4FJAqB.js";
11
- import "../../dropdown-trigger-context-C51vPffs.js";
12
- import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
9
+ import "../../dropdown-item-BSOhTDOT.js";
10
+ import "../../dropdown-list-DPugcugR.js";
11
+ import "../../dropdown-trigger-context-BFBq3laf.js";
12
+ import "../../footer-links-BnaYzYM5.js";
13
+ import "../../pagination-item-CF2-xhLa.js";
14
+ import "../../sticky-header-CPHxBupp.js";
15
15
  import "../../index-CTw2zfCM.js";
16
16
  import "../../types-DC-FPmDA.js";
17
17
  export { Avatar, AvatarProps };
@@ -2,16 +2,16 @@ import "../../useCheckboxGroup-DRhqch1m.js";
2
2
  import "../../useIsomorphicLayoutEffect-BMdz-mee.js";
3
3
  import "../../useMergeRefs-iCenhgmf.js";
4
4
  import "../../types-Mj1poXVf.js";
5
- import { Avatar, AvatarProps } from "../../alert-footer-B-6ZVEwC.js";
5
+ import { Avatar, AvatarProps } from "../../alert-footer-C5G-OgJh.js";
6
6
  import "../../dialog-trigger-context-BkQSJ-rX.js";
7
- import "../../drawer-trigger-context-V67j5GyK.js";
7
+ import "../../drawer-trigger-context-Cn_lcNDt.js";
8
8
  import "../../popover-trigger-context-C3QaiCth.js";
9
- import "../../dropdown-item-CnQfwJGB.js";
10
- import "../../dropdown-list-DK4FJAqB.js";
11
- import "../../dropdown-trigger-context-C51vPffs.js";
12
- import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
9
+ import "../../dropdown-item-BSOhTDOT.js";
10
+ import "../../dropdown-list-DPugcugR.js";
11
+ import "../../dropdown-trigger-context-BFBq3laf.js";
12
+ import "../../footer-links-BnaYzYM5.js";
13
+ import "../../pagination-item-CF2-xhLa.js";
14
+ import "../../sticky-header-CPHxBupp.js";
15
15
  import "../../index-CTw2zfCM.js";
16
16
  import "../../types-DC-FPmDA.js";
17
17
  export { Avatar, AvatarProps };
@@ -2,16 +2,16 @@ import "../../useCheckboxGroup-DRhqch1m.js";
2
2
  import "../../useIsomorphicLayoutEffect-BMdz-mee.js";
3
3
  import "../../useMergeRefs-iCenhgmf.js";
4
4
  import "../../types-Mj1poXVf.js";
5
- import { Badge, BadgeProps } from "../../alert-footer-B-6ZVEwC.js";
5
+ import { Badge, BadgeProps } from "../../alert-footer-C5G-OgJh.js";
6
6
  import "../../dialog-trigger-context-BkQSJ-rX.js";
7
- import "../../drawer-trigger-context-V67j5GyK.js";
7
+ import "../../drawer-trigger-context-Cn_lcNDt.js";
8
8
  import "../../popover-trigger-context-C3QaiCth.js";
9
- import "../../dropdown-item-CnQfwJGB.js";
10
- import "../../dropdown-list-DK4FJAqB.js";
11
- import "../../dropdown-trigger-context-C51vPffs.js";
12
- import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
9
+ import "../../dropdown-item-BSOhTDOT.js";
10
+ import "../../dropdown-list-DPugcugR.js";
11
+ import "../../dropdown-trigger-context-BFBq3laf.js";
12
+ import "../../footer-links-BnaYzYM5.js";
13
+ import "../../pagination-item-CF2-xhLa.js";
14
+ import "../../sticky-header-CPHxBupp.js";
15
15
  import "../../index-CTw2zfCM.js";
16
16
  import "../../types-DC-FPmDA.js";
17
17
  export { Badge, BadgeProps };