@bi-digital/react 0.0.0-experimental-160e3ca → 0.0.0-experimental-f4bb806

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 (133) hide show
  1. package/dist/{alert-footer-B-6ZVEwC.d.ts → alert-footer-BEpxLSfS.d.ts} +53 -44
  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 +5 -5
  5. package/dist/components/alert/alert.d.ts +5 -5
  6. package/dist/components/alert/index.d.ts +5 -5
  7. package/dist/components/avatar/avatar.d.ts +5 -5
  8. package/dist/components/avatar/index.d.ts +5 -5
  9. package/dist/components/badge/badge.d.ts +5 -5
  10. package/dist/components/badge/index.d.ts +5 -5
  11. package/dist/components/button/button.d.ts +5 -5
  12. package/dist/components/button/index.d.ts +5 -5
  13. package/dist/components/card/card-action.d.ts +5 -5
  14. package/dist/components/card/card-actions.d.ts +5 -5
  15. package/dist/components/card/card-content.d.ts +5 -5
  16. package/dist/components/card/card-date.d.ts +5 -5
  17. package/dist/components/card/card-header.d.ts +5 -5
  18. package/dist/components/card/card-media.d.ts +5 -5
  19. package/dist/components/card/card.d.ts +5 -5
  20. package/dist/components/card/index.d.ts +5 -5
  21. package/dist/components/checkbox/checkbox-subsection.d.ts +5 -5
  22. package/dist/components/checkbox/checkbox.d.ts +5 -5
  23. package/dist/components/checkbox/checkbox.js +2 -2
  24. package/dist/components/checkbox/index.d.ts +5 -5
  25. package/dist/components/checkbox/index.js +2 -2
  26. package/dist/components/chip/chip.d.ts +5 -5
  27. package/dist/components/chip/index.d.ts +5 -5
  28. package/dist/components/dialog/dialog-close-button.d.ts +5 -5
  29. package/dist/components/dialog/dialog-content.d.ts +5 -5
  30. package/dist/components/dialog/dialog-footer.d.ts +5 -5
  31. package/dist/components/dialog/dialog-header.d.ts +5 -5
  32. package/dist/components/dialog/dialog-trigger-context.d.ts +1 -1
  33. package/dist/components/dialog/dialog-trigger.d.ts +5 -5
  34. package/dist/components/dialog/dialog.d.ts +5 -5
  35. package/dist/components/dialog/index.d.ts +5 -5
  36. package/dist/components/drawer/drawer-close-button.d.ts +5 -5
  37. package/dist/components/drawer/drawer-content.d.ts +5 -5
  38. package/dist/components/drawer/drawer-footer.d.ts +5 -5
  39. package/dist/components/drawer/drawer-header.d.ts +5 -5
  40. package/dist/components/drawer/drawer-trigger.d.ts +5 -5
  41. package/dist/components/drawer/drawer.d.ts +5 -5
  42. package/dist/components/drawer/index.d.ts +5 -5
  43. package/dist/components/dropdown/dropdown-button.d.ts +5 -5
  44. package/dist/components/dropdown/dropdown-trigger.d.ts +5 -5
  45. package/dist/components/dropdown/dropdown.d.ts +5 -5
  46. package/dist/components/dropdown/index.d.ts +5 -5
  47. package/dist/components/field/field-affix.d.ts +5 -5
  48. package/dist/components/field/field-description.d.ts +5 -5
  49. package/dist/components/field/field.d.ts +5 -5
  50. package/dist/components/field/field.js +1 -1
  51. package/dist/components/field/index.d.ts +5 -5
  52. package/dist/components/field/index.js +1 -1
  53. package/dist/components/fieldset/fieldset-description.d.ts +5 -5
  54. package/dist/components/fieldset/fieldset-legend.d.ts +5 -5
  55. package/dist/components/fieldset/fieldset.d.ts +5 -5
  56. package/dist/components/fieldset/index.d.ts +5 -5
  57. package/dist/components/filter-group/filter-group.d.ts +5 -5
  58. package/dist/components/filter-group/index.d.ts +5 -5
  59. package/dist/components/footer/footer.d.ts +5 -5
  60. package/dist/components/footer/index.d.ts +5 -5
  61. package/dist/components/index.d.ts +5 -5
  62. package/dist/components/index.js +5 -5
  63. package/dist/components/input/index.d.ts +5 -5
  64. package/dist/components/input/input.d.ts +5 -5
  65. package/dist/components/label/index.d.ts +5 -5
  66. package/dist/components/label/label.d.ts +5 -5
  67. package/dist/components/link/index.d.ts +5 -5
  68. package/dist/components/link/link.d.ts +5 -5
  69. package/dist/components/logo/index.d.ts +5 -5
  70. package/dist/components/logo/logo.d.ts +5 -5
  71. package/dist/components/navbar/index.d.ts +5 -5
  72. package/dist/components/navbar/navbar.d.ts +5 -5
  73. package/dist/components/navbar/sub-navbar.d.ts +5 -5
  74. package/dist/components/pagination/index.d.ts +5 -5
  75. package/dist/components/pagination/pagination-button.d.ts +5 -5
  76. package/dist/components/pagination/pagination-item.d.ts +1 -1
  77. package/dist/components/pagination/pagination.d.ts +5 -5
  78. package/dist/components/popover/index.d.ts +5 -5
  79. package/dist/components/popover/popover-trigger-context.d.ts +1 -1
  80. package/dist/components/popover/popover-trigger.d.ts +5 -5
  81. package/dist/components/popover/popover.d.ts +5 -5
  82. package/dist/components/radio/index.d.ts +5 -5
  83. package/dist/components/radio/index.js +2 -2
  84. package/dist/components/radio/radio.d.ts +5 -5
  85. package/dist/components/radio/radio.js +2 -2
  86. package/dist/components/search/index.d.ts +5 -5
  87. package/dist/components/search/index.js +2 -2
  88. package/dist/components/search/search.d.ts +5 -5
  89. package/dist/components/search/search.js +2 -2
  90. package/dist/components/select/index.d.ts +5 -5
  91. package/dist/components/select/select-optgroup.d.ts +5 -5
  92. package/dist/components/select/select-option.d.ts +5 -5
  93. package/dist/components/select/select.d.ts +5 -5
  94. package/dist/components/skip-link/index.d.ts +5 -5
  95. package/dist/components/skip-link/skip-link.d.ts +5 -5
  96. package/dist/components/spinner/index.d.ts +5 -5
  97. package/dist/components/spinner/spinner.d.ts +5 -5
  98. package/dist/components/sticky-header/index.d.ts +1 -1
  99. package/dist/components/sticky-header/sticky-header.d.ts +1 -1
  100. package/dist/components/tabs/index.d.ts +5 -5
  101. package/dist/components/tabs/tab.d.ts +5 -5
  102. package/dist/components/tabs/tabs-list.d.ts +5 -5
  103. package/dist/components/tabs/tabs-panel.d.ts +5 -5
  104. package/dist/components/tabs/tabs.d.ts +5 -5
  105. package/dist/components/textarea/index.d.ts +5 -5
  106. package/dist/components/textarea/textarea.d.ts +5 -5
  107. package/dist/components/textfield/index.d.ts +5 -5
  108. package/dist/components/textfield/index.js +2 -2
  109. package/dist/components/textfield/textfield.d.ts +5 -5
  110. package/dist/components/textfield/textfield.js +2 -2
  111. package/dist/components/validation-message/index.d.ts +5 -5
  112. package/dist/components/validation-message/validation-message.d.ts +5 -5
  113. package/dist/{dialog-trigger-context-BkQSJ-rX.d.ts → dialog-trigger-context-jxGKhcLc.d.ts} +5 -5
  114. package/dist/{field-U2SN9jkp.js → field-DFMMLG-d.js} +3 -2
  115. package/dist/field-DFMMLG-d.js.map +1 -0
  116. package/dist/main.d.ts +5 -5
  117. package/dist/main.js +5 -5
  118. package/dist/{pagination-item-mKQyvHV9.d.ts → pagination-item-QiIcXqBy.d.ts} +3 -3
  119. package/dist/{popover-trigger-context-C3QaiCth.d.ts → popover-trigger-context-DDk2D1pH.d.ts} +5 -5
  120. package/dist/{radio-ClWd10lc.js → radio-ulWuU7RE.js} +4 -3
  121. package/dist/radio-ulWuU7RE.js.map +1 -0
  122. package/dist/{search-Dhdq8_sk.js → search-Cqnboh3z.js} +2 -2
  123. package/dist/{search-Dhdq8_sk.js.map → search-Cqnboh3z.js.map} +1 -1
  124. package/dist/{sticky-header-CzYtZEWq.d.ts → sticky-header-DBX-P8xm.d.ts} +3 -3
  125. package/dist/{textfield-e06UoQC8.js → textfield-D9Ssbb43.js} +2 -2
  126. package/dist/{textfield-e06UoQC8.js.map → textfield-D9Ssbb43.js.map} +1 -1
  127. package/dist/utilities/hooks/index.d.ts +5 -5
  128. package/dist/utilities/hooks/usePagination/usePagination.d.ts +5 -5
  129. package/dist/utilities/index.d.ts +5 -5
  130. package/package.json +4 -4
  131. package/dist/checkbox-CK2lV4pu.js.map +0 -1
  132. package/dist/field-U2SN9jkp.js.map +0 -1
  133. package/dist/radio-ClWd10lc.js.map +0 -1
@@ -4,31 +4,31 @@ import * as react_jsx_runtime1 from "react/jsx-runtime";
4
4
  import * as react_jsx_runtime2 from "react/jsx-runtime";
5
5
  import * as react_jsx_runtime3 from "react/jsx-runtime";
6
6
  import * as react_jsx_runtime4 from "react/jsx-runtime";
7
- import * as react_jsx_runtime11 from "react/jsx-runtime";
8
- import * as react_jsx_runtime6 from "react/jsx-runtime";
9
- import * as react_jsx_runtime5 from "react/jsx-runtime";
10
- import * as react_jsx_runtime7 from "react/jsx-runtime";
11
- import * as react_jsx_runtime9 from "react/jsx-runtime";
12
7
  import * as react_jsx_runtime10 from "react/jsx-runtime";
8
+ import * as react_jsx_runtime73 from "react/jsx-runtime";
9
+ import * as react_jsx_runtime5 from "react/jsx-runtime";
10
+ import * as react_jsx_runtime6 from "react/jsx-runtime";
13
11
  import * as react_jsx_runtime8 from "react/jsx-runtime";
12
+ import * as react_jsx_runtime9 from "react/jsx-runtime";
13
+ import * as react_jsx_runtime7 from "react/jsx-runtime";
14
14
  import * as react_jsx_runtime45 from "react/jsx-runtime";
15
- import * as react_jsx_runtime13 from "react/jsx-runtime";
16
15
  import * as react_jsx_runtime12 from "react/jsx-runtime";
17
- import * as react_jsx_runtime14 from "react/jsx-runtime";
18
- import * as react_jsx_runtime73 from "react/jsx-runtime";
19
- import * as react_jsx_runtime16 from "react/jsx-runtime";
20
- import * as react_jsx_runtime18 from "react/jsx-runtime";
21
- import * as react_jsx_runtime17 from "react/jsx-runtime";
16
+ import * as react_jsx_runtime11 from "react/jsx-runtime";
17
+ import * as react_jsx_runtime13 from "react/jsx-runtime";
22
18
  import * as react_jsx_runtime21 from "react/jsx-runtime";
23
19
  import * as react_jsx_runtime15 from "react/jsx-runtime";
20
+ import * as react_jsx_runtime17 from "react/jsx-runtime";
21
+ import * as react_jsx_runtime16 from "react/jsx-runtime";
22
+ import * as react_jsx_runtime20 from "react/jsx-runtime";
23
+ import * as react_jsx_runtime14 from "react/jsx-runtime";
24
24
  import * as react_jsx_runtime28 from "react/jsx-runtime";
25
25
  import * as react_jsx_runtime23 from "react/jsx-runtime";
26
26
  import * as react_jsx_runtime25 from "react/jsx-runtime";
27
27
  import * as react_jsx_runtime24 from "react/jsx-runtime";
28
28
  import * as react_jsx_runtime27 from "react/jsx-runtime";
29
29
  import * as react_jsx_runtime22 from "react/jsx-runtime";
30
- import * as react_jsx_runtime58 from "react/jsx-runtime";
31
30
  import * as react_jsx_runtime57 from "react/jsx-runtime";
31
+ import * as react_jsx_runtime56 from "react/jsx-runtime";
32
32
  import * as react_jsx_runtime34 from "react/jsx-runtime";
33
33
  import * as react_jsx_runtime29 from "react/jsx-runtime";
34
34
  import * as react_jsx_runtime33 from "react/jsx-runtime";
@@ -45,15 +45,15 @@ import * as react_jsx_runtime47 from "react/jsx-runtime";
45
45
  import * as react_jsx_runtime48 from "react/jsx-runtime";
46
46
  import * as react_jsx_runtime49 from "react/jsx-runtime";
47
47
  import * as react_jsx_runtime50 from "react/jsx-runtime";
48
- import * as react_jsx_runtime54 from "react/jsx-runtime";
49
- import * as react_jsx_runtime52 from "react/jsx-runtime";
48
+ import * as react_jsx_runtime53 from "react/jsx-runtime";
49
+ import * as react_jsx_runtime51 from "react/jsx-runtime";
50
+ import * as react_jsx_runtime58 from "react/jsx-runtime";
50
51
  import * as react_jsx_runtime59 from "react/jsx-runtime";
51
- import * as react_jsx_runtime60 from "react/jsx-runtime";
52
- import * as react_jsx_runtime63 from "react/jsx-runtime";
53
52
  import * as react_jsx_runtime62 from "react/jsx-runtime";
54
53
  import * as react_jsx_runtime61 from "react/jsx-runtime";
54
+ import * as react_jsx_runtime60 from "react/jsx-runtime";
55
+ import * as react_jsx_runtime63 from "react/jsx-runtime";
55
56
  import * as react_jsx_runtime64 from "react/jsx-runtime";
56
- import * as react_jsx_runtime65 from "react/jsx-runtime";
57
57
  import * as react_jsx_runtime69 from "react/jsx-runtime";
58
58
  import * as react_jsx_runtime66 from "react/jsx-runtime";
59
59
  import * as react_jsx_runtime67 from "react/jsx-runtime";
@@ -267,7 +267,7 @@ declare const Card: ({
267
267
  children,
268
268
  asChild,
269
269
  ...props
270
- }: CardProps) => react_jsx_runtime11.JSX.Element;
270
+ }: CardProps) => react_jsx_runtime10.JSX.Element;
271
271
  //#endregion
272
272
  //#region src/components/card/card-actions.d.ts
273
273
  type CardActionsProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
@@ -278,7 +278,7 @@ declare const CardActions: ({
278
278
  ref,
279
279
  children,
280
280
  ...props
281
- }: CardActionsProps) => react_jsx_runtime6.JSX.Element;
281
+ }: CardActionsProps) => react_jsx_runtime73.JSX.Element;
282
282
  //#endregion
283
283
  //#region src/components/card/card-action.d.ts
284
284
  type CardActionProps = ButtonProps;
@@ -307,7 +307,7 @@ declare const CardContent: ({
307
307
  children,
308
308
  asChild,
309
309
  ...props
310
- }: CardContentProps) => react_jsx_runtime7.JSX.Element;
310
+ }: CardContentProps) => react_jsx_runtime6.JSX.Element;
311
311
  //#endregion
312
312
  //#region src/components/card/card-header.d.ts
313
313
  type CardHeaderProps = MergeRight<Omit<HTMLAttributes<HTMLDivElement>, 'children'>, {
@@ -337,7 +337,7 @@ declare const CardHeader: ({
337
337
  subLabel,
338
338
  description,
339
339
  ...props
340
- }: CardHeaderProps) => react_jsx_runtime9.JSX.Element;
340
+ }: CardHeaderProps) => react_jsx_runtime8.JSX.Element;
341
341
  //#endregion
342
342
  //#region src/components/card/card-media.d.ts
343
343
  type CardMediaProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
@@ -357,7 +357,7 @@ declare const CardMedia: ({
357
357
  children,
358
358
  overlay,
359
359
  ...props
360
- }: CardMediaProps) => react_jsx_runtime10.JSX.Element;
360
+ }: CardMediaProps) => react_jsx_runtime9.JSX.Element;
361
361
  //#endregion
362
362
  //#region src/components/card/card-date.d.ts
363
363
  type CardDateProps = MergeRight<Omit<HTMLAttributes<HTMLParagraphElement>, 'children'>, {
@@ -377,7 +377,7 @@ declare const CardDate: ({
377
377
  day,
378
378
  month,
379
379
  ...props
380
- }: CardDateProps) => react_jsx_runtime8.JSX.Element;
380
+ }: CardDateProps) => react_jsx_runtime7.JSX.Element;
381
381
  //#endregion
382
382
  //#region src/components/input/input.d.ts
383
383
  type InputProps = MergeRight<DefaultProps & Omit<InputHTMLAttributes<HTMLInputElement>, 'prefix' | 'type'>, {
@@ -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,
@@ -439,7 +442,7 @@ declare const Checkbox: ({
439
442
  id,
440
443
  "aria-describedby": ariaDescribedByProp,
441
444
  ...props
442
- }: CheckboxProps) => react_jsx_runtime13.JSX.Element;
445
+ }: CheckboxProps) => react_jsx_runtime12.JSX.Element;
443
446
  //#endregion
444
447
  //#region src/components/checkbox/checkbox-subsection.d.ts
445
448
  type CheckboxSubsectionProps = MergeRight<DefaultProps & HtmlHTMLAttributes<HTMLDivElement>, {
@@ -451,7 +454,7 @@ declare const CheckboxSubsection: ({
451
454
  dark,
452
455
  ref,
453
456
  ...props
454
- }: CheckboxSubsectionProps) => react_jsx_runtime12.JSX.Element;
457
+ }: CheckboxSubsectionProps) => react_jsx_runtime11.JSX.Element;
455
458
  //#endregion
456
459
  //#region src/components/chip/chip.d.ts
457
460
  type ChipProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
@@ -484,7 +487,7 @@ declare const Chip: ({
484
487
  className,
485
488
  ref,
486
489
  ...props
487
- }: ChipProps) => react_jsx_runtime14.JSX.Element;
490
+ }: ChipProps) => react_jsx_runtime13.JSX.Element;
488
491
  //#endregion
489
492
  //#region src/components/dialog/dialog.d.ts
490
493
  type DialogProps = MergeRight<DefaultProps & DialogHTMLAttributes<HTMLDialogElement>, {
@@ -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_runtime21.JSX.Element;
558
561
  //#endregion
559
562
  //#region src/components/dialog/dialog-content.d.ts
560
563
  type DialogContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
@@ -577,7 +580,7 @@ declare const DialogContent: ({
577
580
  className,
578
581
  noBorder,
579
582
  ...rest
580
- }: DialogContentProps) => react_jsx_runtime16.JSX.Element;
583
+ }: DialogContentProps) => react_jsx_runtime15.JSX.Element;
581
584
  //#endregion
582
585
  //#region src/components/dialog/dialog-header.d.ts
583
586
  type DialogHeaderProps = MergeRight<HTMLAttributes<HTMLHeadingElement>, {
@@ -600,7 +603,7 @@ declare const DialogHeader: ({
600
603
  className,
601
604
  noBorder,
602
605
  ...rest
603
- }: DialogHeaderProps) => react_jsx_runtime18.JSX.Element;
606
+ }: DialogHeaderProps) => react_jsx_runtime17.JSX.Element;
604
607
  //#endregion
605
608
  //#region src/components/dialog/dialog-footer.d.ts
606
609
  type DialogFooterProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
@@ -623,7 +626,7 @@ declare const DialogFooter: ({
623
626
  className,
624
627
  noBorder,
625
628
  ...rest
626
- }: DialogFooterProps) => react_jsx_runtime17.JSX.Element;
629
+ }: DialogFooterProps) => react_jsx_runtime16.JSX.Element;
627
630
  //#endregion
628
631
  //#region src/components/dialog/dialog-trigger.d.ts
629
632
  type DialogTriggerProps = ButtonProps;
@@ -631,7 +634,7 @@ declare const DialogTrigger: ({
631
634
  asChild,
632
635
  ref,
633
636
  ...rest
634
- }: DialogTriggerProps) => react_jsx_runtime21.JSX.Element;
637
+ }: DialogTriggerProps) => react_jsx_runtime20.JSX.Element;
635
638
  //#endregion
636
639
  //#region src/components/dialog/dialog-close-button.d.ts
637
640
  type DialogCloseButtonProps = Omit<ButtonProps, 'asChild' | 'type' | 'name'>;
@@ -639,7 +642,7 @@ declare const DialogCloseButton: ({
639
642
  children,
640
643
  ref,
641
644
  ...props
642
- }: DialogCloseButtonProps) => react_jsx_runtime15.JSX.Element;
645
+ }: DialogCloseButtonProps) => react_jsx_runtime14.JSX.Element;
643
646
  //#endregion
644
647
  //#region src/components/drawer/drawer.d.ts
645
648
  type DrawerProps = MergeRight<DialogProps, {
@@ -808,7 +811,7 @@ declare const Popover: ({
808
811
  asChild,
809
812
  ref,
810
813
  ...rest
811
- }: PopoverProps) => react_jsx_runtime58.JSX.Element;
814
+ }: PopoverProps) => react_jsx_runtime57.JSX.Element;
812
815
  //#endregion
813
816
  //#region src/components/popover/popover-trigger.d.ts
814
817
  type PopoverTriggerProps = ({
@@ -857,7 +860,7 @@ declare const PopoverTrigger: ({
857
860
  asChild,
858
861
  ref,
859
862
  ...rest
860
- }: PopoverTriggerProps) => react_jsx_runtime57.JSX.Element;
863
+ }: PopoverTriggerProps) => react_jsx_runtime56.JSX.Element;
861
864
  //#endregion
862
865
  //#region src/components/dropdown/dropdown.d.ts
863
866
  type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
@@ -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,6 +944,7 @@ declare const Field: ({
939
944
  className,
940
945
  dark,
941
946
  position,
947
+ fullwidth,
942
948
  asChild,
943
949
  ref,
944
950
  ...props
@@ -1224,7 +1230,7 @@ declare const Pagination: ({
1224
1230
  ref,
1225
1231
  children,
1226
1232
  ...props
1227
- }: PaginationProps) => react_jsx_runtime54.JSX.Element;
1233
+ }: PaginationProps) => react_jsx_runtime53.JSX.Element;
1228
1234
  //#endregion
1229
1235
  //#region src/components/pagination/pagination-button.d.ts
1230
1236
  type PaginationButtonProps = ButtonProps & {
@@ -1237,7 +1243,7 @@ type PaginationButtonProps = ButtonProps & {
1237
1243
  declare const PaginationButton: ({
1238
1244
  ref,
1239
1245
  ...rest
1240
- }: PaginationButtonProps) => react_jsx_runtime52.JSX.Element;
1246
+ }: PaginationButtonProps) => react_jsx_runtime51.JSX.Element;
1241
1247
  //#endregion
1242
1248
  //#region src/components/radio/radio.d.ts
1243
1249
  type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
@@ -1247,6 +1253,8 @@ type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'rol
1247
1253
  description?: ReactNode;
1248
1254
  /** Add error indication to the radio. */
1249
1255
  error?: boolean;
1256
+ /** If true, the radio will take up the full width of the container, and not just "fit-content" which is default */
1257
+ fullwidth?: boolean;
1250
1258
  ref?: Ref<HTMLInputElement>;
1251
1259
  }>;
1252
1260
  declare const Radio: ({
@@ -1254,13 +1262,14 @@ declare const Radio: ({
1254
1262
  label,
1255
1263
  description,
1256
1264
  error,
1265
+ fullwidth,
1257
1266
  style,
1258
1267
  className,
1259
1268
  ref,
1260
1269
  id,
1261
1270
  "aria-describedby": ariaDescribedByProp,
1262
1271
  ...props
1263
- }: RadioProps) => react_jsx_runtime59.JSX.Element;
1272
+ }: RadioProps) => react_jsx_runtime58.JSX.Element;
1264
1273
  //#endregion
1265
1274
  //#region src/components/search/search.d.ts
1266
1275
  type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
@@ -1289,7 +1298,7 @@ declare const Search: ({
1289
1298
  dark,
1290
1299
  style,
1291
1300
  ...props
1292
- }: SearchProps) => react_jsx_runtime60.JSX.Element;
1301
+ }: SearchProps) => react_jsx_runtime59.JSX.Element;
1293
1302
  //#endregion
1294
1303
  //#region src/components/select/select.d.ts
1295
1304
  type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelectElement>, 'multiple' | 'size'>, {
@@ -1310,7 +1319,7 @@ declare const Select: ({
1310
1319
  size,
1311
1320
  ref,
1312
1321
  ...props
1313
- }: SelectProps) => react_jsx_runtime63.JSX.Element;
1322
+ }: SelectProps) => react_jsx_runtime62.JSX.Element;
1314
1323
  //#endregion
1315
1324
  //#region src/components/select/select-option.d.ts
1316
1325
  type SelectOptionProps = MergeRight<AsChildProps & OptionHTMLAttributes<HTMLOptionElement>, {
@@ -1320,7 +1329,7 @@ declare const SelectOption: ({
1320
1329
  asChild,
1321
1330
  ref,
1322
1331
  ...props
1323
- }: SelectOptionProps) => react_jsx_runtime62.JSX.Element;
1332
+ }: SelectOptionProps) => react_jsx_runtime61.JSX.Element;
1324
1333
  //#endregion
1325
1334
  //#region src/components/select/select-optgroup.d.ts
1326
1335
  type SelectOptgroupProps = MergeRight<AsChildProps & OptgroupHTMLAttributes<HTMLOptGroupElement>, {
@@ -1330,7 +1339,7 @@ declare const SelectOptgroup: ({
1330
1339
  asChild,
1331
1340
  ref,
1332
1341
  ...props
1333
- }: SelectOptgroupProps) => react_jsx_runtime61.JSX.Element;
1342
+ }: SelectOptgroupProps) => react_jsx_runtime60.JSX.Element;
1334
1343
  //#endregion
1335
1344
  //#region src/components/skip-link/skip-link.d.ts
1336
1345
  type SkipLinkProps = MergeRight<DefaultProps & AsChildProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
@@ -1342,7 +1351,7 @@ declare const SkipLink: ({
1342
1351
  className,
1343
1352
  dark,
1344
1353
  ...props
1345
- }: SkipLinkProps) => react_jsx_runtime64.JSX.Element;
1354
+ }: SkipLinkProps) => react_jsx_runtime63.JSX.Element;
1346
1355
  //#endregion
1347
1356
  //#region src/components/spinner/spinner.d.ts
1348
1357
  type SpinnerProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
@@ -1364,7 +1373,7 @@ declare const Spinner: ({
1364
1373
  className,
1365
1374
  ref,
1366
1375
  ...props
1367
- }: SpinnerProps) => react_jsx_runtime65.JSX.Element;
1376
+ }: SpinnerProps) => react_jsx_runtime64.JSX.Element;
1368
1377
  //#endregion
1369
1378
  //#region src/components/tabs/tabs.d.ts
1370
1379
  type TabsProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
@@ -1658,4 +1667,4 @@ declare const AlertFooter: ({
1658
1667
  }: AlertFooterProps) => react_jsx_runtime0.JSX.Element;
1659
1668
  //#endregion
1660
1669
  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
1670
+ //# sourceMappingURL=alert-footer-BEpxLSfS.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";
6
- import "../../dialog-trigger-context-BkQSJ-rX.js";
5
+ import { AlertFooter, AlertFooterProps } from "../../alert-footer-BEpxLSfS.js";
6
+ import "../../dialog-trigger-context-jxGKhcLc.js";
7
7
  import "../../drawer-trigger-context-V67j5GyK.js";
8
- import "../../popover-trigger-context-C3QaiCth.js";
8
+ import "../../popover-trigger-context-DDk2D1pH.js";
9
9
  import "../../dropdown-item-CnQfwJGB.js";
10
10
  import "../../dropdown-list-DK4FJAqB.js";
11
11
  import "../../dropdown-trigger-context-C51vPffs.js";
12
12
  import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
13
+ import "../../pagination-item-QiIcXqBy.js";
14
+ import "../../sticky-header-DBX-P8xm.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";
6
- import "../../dialog-trigger-context-BkQSJ-rX.js";
5
+ import { Alert, AlertProps } from "../../alert-footer-BEpxLSfS.js";
6
+ import "../../dialog-trigger-context-jxGKhcLc.js";
7
7
  import "../../drawer-trigger-context-V67j5GyK.js";
8
- import "../../popover-trigger-context-C3QaiCth.js";
8
+ import "../../popover-trigger-context-DDk2D1pH.js";
9
9
  import "../../dropdown-item-CnQfwJGB.js";
10
10
  import "../../dropdown-list-DK4FJAqB.js";
11
11
  import "../../dropdown-trigger-context-C51vPffs.js";
12
12
  import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
13
+ import "../../pagination-item-QiIcXqBy.js";
14
+ import "../../sticky-header-DBX-P8xm.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";
6
- import "../../dialog-trigger-context-BkQSJ-rX.js";
5
+ import { Alert, AlertFooter, AlertFooterProps, AlertProps } from "../../alert-footer-BEpxLSfS.js";
6
+ import "../../dialog-trigger-context-jxGKhcLc.js";
7
7
  import "../../drawer-trigger-context-V67j5GyK.js";
8
- import "../../popover-trigger-context-C3QaiCth.js";
8
+ import "../../popover-trigger-context-DDk2D1pH.js";
9
9
  import "../../dropdown-item-CnQfwJGB.js";
10
10
  import "../../dropdown-list-DK4FJAqB.js";
11
11
  import "../../dropdown-trigger-context-C51vPffs.js";
12
12
  import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
13
+ import "../../pagination-item-QiIcXqBy.js";
14
+ import "../../sticky-header-DBX-P8xm.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";
6
- import "../../dialog-trigger-context-BkQSJ-rX.js";
5
+ import { Avatar, AvatarProps } from "../../alert-footer-BEpxLSfS.js";
6
+ import "../../dialog-trigger-context-jxGKhcLc.js";
7
7
  import "../../drawer-trigger-context-V67j5GyK.js";
8
- import "../../popover-trigger-context-C3QaiCth.js";
8
+ import "../../popover-trigger-context-DDk2D1pH.js";
9
9
  import "../../dropdown-item-CnQfwJGB.js";
10
10
  import "../../dropdown-list-DK4FJAqB.js";
11
11
  import "../../dropdown-trigger-context-C51vPffs.js";
12
12
  import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
13
+ import "../../pagination-item-QiIcXqBy.js";
14
+ import "../../sticky-header-DBX-P8xm.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";
6
- import "../../dialog-trigger-context-BkQSJ-rX.js";
5
+ import { Avatar, AvatarProps } from "../../alert-footer-BEpxLSfS.js";
6
+ import "../../dialog-trigger-context-jxGKhcLc.js";
7
7
  import "../../drawer-trigger-context-V67j5GyK.js";
8
- import "../../popover-trigger-context-C3QaiCth.js";
8
+ import "../../popover-trigger-context-DDk2D1pH.js";
9
9
  import "../../dropdown-item-CnQfwJGB.js";
10
10
  import "../../dropdown-list-DK4FJAqB.js";
11
11
  import "../../dropdown-trigger-context-C51vPffs.js";
12
12
  import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
13
+ import "../../pagination-item-QiIcXqBy.js";
14
+ import "../../sticky-header-DBX-P8xm.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";
6
- import "../../dialog-trigger-context-BkQSJ-rX.js";
5
+ import { Badge, BadgeProps } from "../../alert-footer-BEpxLSfS.js";
6
+ import "../../dialog-trigger-context-jxGKhcLc.js";
7
7
  import "../../drawer-trigger-context-V67j5GyK.js";
8
- import "../../popover-trigger-context-C3QaiCth.js";
8
+ import "../../popover-trigger-context-DDk2D1pH.js";
9
9
  import "../../dropdown-item-CnQfwJGB.js";
10
10
  import "../../dropdown-list-DK4FJAqB.js";
11
11
  import "../../dropdown-trigger-context-C51vPffs.js";
12
12
  import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
13
+ import "../../pagination-item-QiIcXqBy.js";
14
+ import "../../sticky-header-DBX-P8xm.js";
15
15
  import "../../index-CTw2zfCM.js";
16
16
  import "../../types-DC-FPmDA.js";
17
17
  export { Badge, BadgeProps };
@@ -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";
6
- import "../../dialog-trigger-context-BkQSJ-rX.js";
5
+ import { Badge, BadgeProps } from "../../alert-footer-BEpxLSfS.js";
6
+ import "../../dialog-trigger-context-jxGKhcLc.js";
7
7
  import "../../drawer-trigger-context-V67j5GyK.js";
8
- import "../../popover-trigger-context-C3QaiCth.js";
8
+ import "../../popover-trigger-context-DDk2D1pH.js";
9
9
  import "../../dropdown-item-CnQfwJGB.js";
10
10
  import "../../dropdown-list-DK4FJAqB.js";
11
11
  import "../../dropdown-trigger-context-C51vPffs.js";
12
12
  import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
13
+ import "../../pagination-item-QiIcXqBy.js";
14
+ import "../../sticky-header-DBX-P8xm.js";
15
15
  import "../../index-CTw2zfCM.js";
16
16
  import "../../types-DC-FPmDA.js";
17
17
  export { Badge, BadgeProps };
@@ -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 { Button, ButtonProps } from "../../alert-footer-B-6ZVEwC.js";
6
- import "../../dialog-trigger-context-BkQSJ-rX.js";
5
+ import { Button, ButtonProps } from "../../alert-footer-BEpxLSfS.js";
6
+ import "../../dialog-trigger-context-jxGKhcLc.js";
7
7
  import "../../drawer-trigger-context-V67j5GyK.js";
8
- import "../../popover-trigger-context-C3QaiCth.js";
8
+ import "../../popover-trigger-context-DDk2D1pH.js";
9
9
  import "../../dropdown-item-CnQfwJGB.js";
10
10
  import "../../dropdown-list-DK4FJAqB.js";
11
11
  import "../../dropdown-trigger-context-C51vPffs.js";
12
12
  import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
13
+ import "../../pagination-item-QiIcXqBy.js";
14
+ import "../../sticky-header-DBX-P8xm.js";
15
15
  import "../../index-CTw2zfCM.js";
16
16
  import "../../types-DC-FPmDA.js";
17
17
  export { Button, ButtonProps };
@@ -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 { Button, ButtonProps } from "../../alert-footer-B-6ZVEwC.js";
6
- import "../../dialog-trigger-context-BkQSJ-rX.js";
5
+ import { Button, ButtonProps } from "../../alert-footer-BEpxLSfS.js";
6
+ import "../../dialog-trigger-context-jxGKhcLc.js";
7
7
  import "../../drawer-trigger-context-V67j5GyK.js";
8
- import "../../popover-trigger-context-C3QaiCth.js";
8
+ import "../../popover-trigger-context-DDk2D1pH.js";
9
9
  import "../../dropdown-item-CnQfwJGB.js";
10
10
  import "../../dropdown-list-DK4FJAqB.js";
11
11
  import "../../dropdown-trigger-context-C51vPffs.js";
12
12
  import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
13
+ import "../../pagination-item-QiIcXqBy.js";
14
+ import "../../sticky-header-DBX-P8xm.js";
15
15
  import "../../index-CTw2zfCM.js";
16
16
  import "../../types-DC-FPmDA.js";
17
17
  export { Button, ButtonProps };
@@ -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 { CardAction, CardActionProps } from "../../alert-footer-B-6ZVEwC.js";
6
- import "../../dialog-trigger-context-BkQSJ-rX.js";
5
+ import { CardAction, CardActionProps } from "../../alert-footer-BEpxLSfS.js";
6
+ import "../../dialog-trigger-context-jxGKhcLc.js";
7
7
  import "../../drawer-trigger-context-V67j5GyK.js";
8
- import "../../popover-trigger-context-C3QaiCth.js";
8
+ import "../../popover-trigger-context-DDk2D1pH.js";
9
9
  import "../../dropdown-item-CnQfwJGB.js";
10
10
  import "../../dropdown-list-DK4FJAqB.js";
11
11
  import "../../dropdown-trigger-context-C51vPffs.js";
12
12
  import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
13
+ import "../../pagination-item-QiIcXqBy.js";
14
+ import "../../sticky-header-DBX-P8xm.js";
15
15
  import "../../index-CTw2zfCM.js";
16
16
  import "../../types-DC-FPmDA.js";
17
17
  export { CardAction, CardActionProps };
@@ -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 { CardActions, CardActionsProps } from "../../alert-footer-B-6ZVEwC.js";
6
- import "../../dialog-trigger-context-BkQSJ-rX.js";
5
+ import { CardActions, CardActionsProps } from "../../alert-footer-BEpxLSfS.js";
6
+ import "../../dialog-trigger-context-jxGKhcLc.js";
7
7
  import "../../drawer-trigger-context-V67j5GyK.js";
8
- import "../../popover-trigger-context-C3QaiCth.js";
8
+ import "../../popover-trigger-context-DDk2D1pH.js";
9
9
  import "../../dropdown-item-CnQfwJGB.js";
10
10
  import "../../dropdown-list-DK4FJAqB.js";
11
11
  import "../../dropdown-trigger-context-C51vPffs.js";
12
12
  import "../../footer-links-C9v9gcuW.js";
13
- import "../../pagination-item-mKQyvHV9.js";
14
- import "../../sticky-header-CzYtZEWq.js";
13
+ import "../../pagination-item-QiIcXqBy.js";
14
+ import "../../sticky-header-DBX-P8xm.js";
15
15
  import "../../index-CTw2zfCM.js";
16
16
  import "../../types-DC-FPmDA.js";
17
17
  export { CardActions, CardActionsProps };