@bi-digital/react 0.0.0-experimental-4935b5c → 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.
- package/dist/{alert-footer-DO4EmxdJ.d.ts → alert-footer-BEpxLSfS.d.ts} +100 -91
- package/dist/{checkbox-CK2lV4pu.js → checkbox-CXVZj5Vv.js} +4 -3
- package/dist/checkbox-CXVZj5Vv.js.map +1 -0
- package/dist/components/alert/alert-footer.d.ts +10 -10
- package/dist/components/alert/alert.d.ts +10 -10
- package/dist/components/alert/index.d.ts +10 -10
- package/dist/components/avatar/avatar.d.ts +10 -10
- package/dist/components/avatar/index.d.ts +10 -10
- package/dist/components/badge/badge.d.ts +10 -10
- package/dist/components/badge/index.d.ts +10 -10
- package/dist/components/button/button.d.ts +10 -10
- package/dist/components/button/index.d.ts +10 -10
- package/dist/components/card/card-action.d.ts +10 -10
- package/dist/components/card/card-actions.d.ts +10 -10
- package/dist/components/card/card-content.d.ts +10 -10
- package/dist/components/card/card-date.d.ts +10 -10
- package/dist/components/card/card-header.d.ts +10 -10
- package/dist/components/card/card-media.d.ts +10 -10
- package/dist/components/card/card.d.ts +10 -10
- package/dist/components/card/index.d.ts +10 -10
- package/dist/components/checkbox/checkbox-subsection.d.ts +10 -10
- package/dist/components/checkbox/checkbox.d.ts +10 -10
- package/dist/components/checkbox/checkbox.js +2 -2
- package/dist/components/checkbox/index.d.ts +10 -10
- package/dist/components/checkbox/index.js +2 -2
- package/dist/components/chip/chip.d.ts +10 -10
- package/dist/components/chip/index.d.ts +10 -10
- package/dist/components/dialog/dialog-close-button.d.ts +10 -10
- package/dist/components/dialog/dialog-content.d.ts +10 -10
- package/dist/components/dialog/dialog-footer.d.ts +10 -10
- package/dist/components/dialog/dialog-header.d.ts +10 -10
- package/dist/components/dialog/dialog-trigger-context.d.ts +1 -1
- package/dist/components/dialog/dialog-trigger.d.ts +10 -10
- package/dist/components/dialog/dialog.d.ts +10 -10
- package/dist/components/dialog/index.d.ts +10 -10
- package/dist/components/drawer/drawer-close-button.d.ts +10 -10
- package/dist/components/drawer/drawer-content.d.ts +10 -10
- package/dist/components/drawer/drawer-footer.d.ts +10 -10
- package/dist/components/drawer/drawer-header.d.ts +10 -10
- package/dist/components/drawer/drawer-trigger-context.d.ts +1 -1
- package/dist/components/drawer/drawer-trigger.d.ts +10 -10
- package/dist/components/drawer/drawer.d.ts +10 -10
- package/dist/components/drawer/index.d.ts +10 -10
- package/dist/components/dropdown/dropdown-button.d.ts +10 -10
- package/dist/components/dropdown/dropdown-item.d.ts +1 -1
- package/dist/components/dropdown/dropdown-list.d.ts +1 -1
- package/dist/components/dropdown/dropdown-trigger-context.d.ts +1 -1
- package/dist/components/dropdown/dropdown-trigger.d.ts +10 -10
- package/dist/components/dropdown/dropdown.d.ts +10 -10
- package/dist/components/dropdown/index.d.ts +10 -10
- package/dist/components/field/field-affix.d.ts +10 -10
- package/dist/components/field/field-description.d.ts +10 -10
- package/dist/components/field/field.d.ts +10 -10
- package/dist/components/field/field.js +1 -1
- package/dist/components/field/index.d.ts +10 -10
- package/dist/components/field/index.js +1 -1
- package/dist/components/fieldset/fieldset-description.d.ts +10 -10
- package/dist/components/fieldset/fieldset-legend.d.ts +10 -10
- package/dist/components/fieldset/fieldset.d.ts +10 -10
- package/dist/components/fieldset/index.d.ts +10 -10
- package/dist/components/filter-group/filter-group.d.ts +10 -10
- package/dist/components/filter-group/index.d.ts +10 -10
- package/dist/components/footer/footer-links.d.ts +1 -1
- package/dist/components/footer/footer.d.ts +10 -10
- package/dist/components/footer/index.d.ts +10 -10
- package/dist/components/index.d.ts +10 -10
- package/dist/components/index.js +5 -5
- package/dist/components/input/index.d.ts +10 -10
- package/dist/components/input/input.d.ts +10 -10
- package/dist/components/label/index.d.ts +10 -10
- package/dist/components/label/label.d.ts +10 -10
- package/dist/components/link/index.d.ts +10 -10
- package/dist/components/link/link.d.ts +10 -10
- package/dist/components/logo/index.d.ts +10 -10
- package/dist/components/logo/logo.d.ts +10 -10
- package/dist/components/navbar/index.d.ts +10 -10
- package/dist/components/navbar/navbar.d.ts +10 -10
- package/dist/components/navbar/sub-navbar.d.ts +10 -10
- package/dist/components/pagination/index.d.ts +10 -10
- package/dist/components/pagination/pagination-button.d.ts +10 -10
- package/dist/components/pagination/pagination-item.d.ts +1 -1
- package/dist/components/pagination/pagination.d.ts +10 -10
- package/dist/components/popover/index.d.ts +10 -10
- package/dist/components/popover/popover-trigger-context.d.ts +1 -1
- package/dist/components/popover/popover-trigger.d.ts +10 -10
- package/dist/components/popover/popover.d.ts +10 -10
- package/dist/components/radio/index.d.ts +10 -10
- package/dist/components/radio/index.js +2 -2
- package/dist/components/radio/radio.d.ts +10 -10
- package/dist/components/radio/radio.js +2 -2
- package/dist/components/search/index.d.ts +10 -10
- package/dist/components/search/index.js +2 -2
- package/dist/components/search/search.d.ts +10 -10
- package/dist/components/search/search.js +2 -2
- package/dist/components/select/index.d.ts +10 -10
- package/dist/components/select/select-optgroup.d.ts +10 -10
- package/dist/components/select/select-option.d.ts +10 -10
- package/dist/components/select/select.d.ts +10 -10
- package/dist/components/skip-link/index.d.ts +10 -10
- package/dist/components/skip-link/skip-link.d.ts +10 -10
- package/dist/components/spinner/index.d.ts +10 -10
- package/dist/components/spinner/spinner.d.ts +10 -10
- package/dist/components/sticky-header/index.d.ts +1 -1
- package/dist/components/sticky-header/sticky-header.d.ts +1 -1
- package/dist/components/tabs/index.d.ts +10 -10
- package/dist/components/tabs/tab.d.ts +10 -10
- package/dist/components/tabs/tabs-list.d.ts +10 -10
- package/dist/components/tabs/tabs-panel.d.ts +10 -10
- package/dist/components/tabs/tabs.d.ts +10 -10
- package/dist/components/textarea/index.d.ts +10 -10
- package/dist/components/textarea/textarea.d.ts +10 -10
- package/dist/components/textfield/index.d.ts +10 -10
- package/dist/components/textfield/index.js +2 -2
- package/dist/components/textfield/textfield.d.ts +10 -10
- package/dist/components/textfield/textfield.js +2 -2
- package/dist/components/validation-message/index.d.ts +10 -10
- package/dist/components/validation-message/validation-message.d.ts +10 -10
- package/dist/{dialog-trigger-context-BkQSJ-rX.d.ts → dialog-trigger-context-jxGKhcLc.d.ts} +5 -5
- package/dist/{drawer-trigger-context-B3X3kUrY.d.ts → drawer-trigger-context-V67j5GyK.d.ts} +3 -3
- package/dist/{dropdown-item-Bhw9nhOp.d.ts → dropdown-item-CnQfwJGB.d.ts} +3 -3
- package/dist/{dropdown-list-XN8RJ-SS.d.ts → dropdown-list-DK4FJAqB.d.ts} +3 -3
- package/dist/{dropdown-trigger-context-D0QMaRYY.d.ts → dropdown-trigger-context-C51vPffs.d.ts} +3 -3
- package/dist/{field-U2SN9jkp.js → field-DFMMLG-d.js} +3 -2
- package/dist/field-DFMMLG-d.js.map +1 -0
- package/dist/{footer-links-Drm2LFnw.d.ts → footer-links-C9v9gcuW.d.ts} +3 -3
- package/dist/main.d.ts +10 -10
- package/dist/main.js +5 -5
- package/dist/{pagination-item-mKQyvHV9.d.ts → pagination-item-QiIcXqBy.d.ts} +3 -3
- package/dist/{popover-trigger-context-C3QaiCth.d.ts → popover-trigger-context-DDk2D1pH.d.ts} +5 -5
- package/dist/{radio-ClWd10lc.js → radio-ulWuU7RE.js} +4 -3
- package/dist/radio-ulWuU7RE.js.map +1 -0
- package/dist/{search-Dhdq8_sk.js → search-Cqnboh3z.js} +2 -2
- package/dist/{search-Dhdq8_sk.js.map → search-Cqnboh3z.js.map} +1 -1
- package/dist/{sticky-header-CPHxBupp.d.ts → sticky-header-DBX-P8xm.d.ts} +3 -3
- package/dist/{textfield-e06UoQC8.js → textfield-D9Ssbb43.js} +2 -2
- package/dist/{textfield-e06UoQC8.js.map → textfield-D9Ssbb43.js.map} +1 -1
- package/dist/utilities/hooks/index.d.ts +10 -10
- package/dist/utilities/hooks/usePagination/usePagination.d.ts +10 -10
- package/dist/utilities/index.d.ts +10 -10
- package/package.json +4 -4
- package/dist/checkbox-CK2lV4pu.js.map +0 -1
- package/dist/field-U2SN9jkp.js.map +0 -1
- package/dist/radio-ClWd10lc.js.map +0 -1
|
@@ -4,63 +4,63 @@ 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";
|
|
14
|
-
import * as
|
|
15
|
-
import * as
|
|
12
|
+
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
13
|
+
import * as react_jsx_runtime7 from "react/jsx-runtime";
|
|
14
|
+
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
16
15
|
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
17
|
-
import * as
|
|
18
|
-
import * as
|
|
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";
|
|
24
|
-
import * as
|
|
25
|
-
import * as
|
|
26
|
-
import * as
|
|
27
|
-
import * as
|
|
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";
|
|
28
24
|
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
29
25
|
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
30
|
-
import * as
|
|
26
|
+
import * as react_jsx_runtime25 from "react/jsx-runtime";
|
|
27
|
+
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
28
|
+
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
29
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
31
30
|
import * as react_jsx_runtime57 from "react/jsx-runtime";
|
|
32
|
-
import * as
|
|
33
|
-
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
31
|
+
import * as react_jsx_runtime56 from "react/jsx-runtime";
|
|
34
32
|
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
35
|
-
import * as
|
|
33
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
34
|
+
import * as react_jsx_runtime33 from "react/jsx-runtime";
|
|
36
35
|
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
37
|
-
import * as
|
|
38
|
-
import * as
|
|
36
|
+
import * as react_jsx_runtime37 from "react/jsx-runtime";
|
|
37
|
+
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";
|
|
39
41
|
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
42
|
+
import * as react_jsx_runtime42 from "react/jsx-runtime";
|
|
43
|
+
import * as react_jsx_runtime44 from "react/jsx-runtime";
|
|
40
44
|
import * as react_jsx_runtime47 from "react/jsx-runtime";
|
|
41
|
-
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
42
|
-
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
43
|
-
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
44
45
|
import * as react_jsx_runtime48 from "react/jsx-runtime";
|
|
45
46
|
import * as react_jsx_runtime49 from "react/jsx-runtime";
|
|
46
47
|
import * as react_jsx_runtime50 from "react/jsx-runtime";
|
|
48
|
+
import * as react_jsx_runtime53 from "react/jsx-runtime";
|
|
47
49
|
import * as react_jsx_runtime51 from "react/jsx-runtime";
|
|
48
|
-
import * as
|
|
49
|
-
import * as react_jsx_runtime52 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
|
|
57
|
-
import * as
|
|
57
|
+
import * as react_jsx_runtime69 from "react/jsx-runtime";
|
|
58
|
+
import * as react_jsx_runtime66 from "react/jsx-runtime";
|
|
58
59
|
import * as react_jsx_runtime67 from "react/jsx-runtime";
|
|
59
60
|
import * as react_jsx_runtime68 from "react/jsx-runtime";
|
|
60
|
-
import * as
|
|
61
|
+
import * as react_jsx_runtime70 from "react/jsx-runtime";
|
|
61
62
|
import * as react_jsx_runtime71 from "react/jsx-runtime";
|
|
62
63
|
import * as react_jsx_runtime72 from "react/jsx-runtime";
|
|
63
|
-
import * as react_jsx_runtime73 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";
|
|
@@ -267,7 +267,7 @@ declare const Card: ({
|
|
|
267
267
|
children,
|
|
268
268
|
asChild,
|
|
269
269
|
...props
|
|
270
|
-
}: CardProps) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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'>, {
|
|
@@ -413,7 +413,7 @@ declare const Input: ({
|
|
|
413
413
|
readOnly,
|
|
414
414
|
ref,
|
|
415
415
|
...props
|
|
416
|
-
}: InputProps) =>
|
|
416
|
+
}: InputProps) => react_jsx_runtime45.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,
|
|
@@ -439,7 +442,7 @@ declare const Checkbox: ({
|
|
|
439
442
|
id,
|
|
440
443
|
"aria-describedby": ariaDescribedByProp,
|
|
441
444
|
...props
|
|
442
|
-
}: CheckboxProps) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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, {
|
|
@@ -685,7 +688,7 @@ declare const Drawer: ({
|
|
|
685
688
|
className,
|
|
686
689
|
ref,
|
|
687
690
|
...rest
|
|
688
|
-
}: DrawerProps) =>
|
|
691
|
+
}: DrawerProps) => react_jsx_runtime28.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) =>
|
|
699
|
+
}: DrawerContentProps) => react_jsx_runtime23.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) =>
|
|
707
|
+
}: DrawerHeaderProps) => react_jsx_runtime25.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) =>
|
|
715
|
+
}: DrawerFooterProps) => react_jsx_runtime24.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) =>
|
|
722
|
+
}: DrawerTriggerProps) => react_jsx_runtime27.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) =>
|
|
729
|
+
}: DrawerCloseButtonProps) => react_jsx_runtime22.JSX.Element;
|
|
727
730
|
//#endregion
|
|
728
731
|
//#region src/components/popover/popover.d.ts
|
|
729
732
|
type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -808,7 +811,7 @@ declare const Popover: ({
|
|
|
808
811
|
asChild,
|
|
809
812
|
ref,
|
|
810
813
|
...rest
|
|
811
|
-
}: PopoverProps) =>
|
|
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) =>
|
|
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, {
|
|
@@ -899,21 +902,21 @@ declare const Dropdown: ({
|
|
|
899
902
|
className,
|
|
900
903
|
ref,
|
|
901
904
|
...rest
|
|
902
|
-
}: DropdownProps) =>
|
|
905
|
+
}: DropdownProps) => react_jsx_runtime34.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) =>
|
|
912
|
+
}: DropdownButtonProps) => react_jsx_runtime29.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) =>
|
|
919
|
+
}: DropdownTriggerProps) => react_jsx_runtime33.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) =>
|
|
951
|
+
}: FieldProps) => react_jsx_runtime38.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) =>
|
|
962
|
+
}: FieldDescriptionProps) => react_jsx_runtime37.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) =>
|
|
983
|
+
}: FieldAffixesProps) => react_jsx_runtime35.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) =>
|
|
1003
|
+
}: FieldAffixProps) => react_jsx_runtime35.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) =>
|
|
1015
|
+
}: FieldsetProps) => react_jsx_runtime41.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) =>
|
|
1025
|
+
}: FieldsetDescriptionProps) => react_jsx_runtime39.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) =>
|
|
1043
|
+
}: LabelProps) => react_jsx_runtime46.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) =>
|
|
1054
|
+
}: FieldsetLegendProps) => react_jsx_runtime40.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) =>
|
|
1081
|
+
}: FilterGroupProps) => react_jsx_runtime42.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) =>
|
|
1117
|
+
}: FooterProps) => react_jsx_runtime44.JSX.Element;
|
|
1112
1118
|
//#endregion
|
|
1113
1119
|
//#region src/components/link/link.d.ts
|
|
1114
1120
|
type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1132,7 +1138,7 @@ declare const Link: ({
|
|
|
1132
1138
|
dark,
|
|
1133
1139
|
ref,
|
|
1134
1140
|
...rest
|
|
1135
|
-
}: LinkProps) =>
|
|
1141
|
+
}: LinkProps) => react_jsx_runtime47.JSX.Element;
|
|
1136
1142
|
//#endregion
|
|
1137
1143
|
//#region src/components/logo/logo.d.ts
|
|
1138
1144
|
type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
|
|
@@ -1162,7 +1168,7 @@ declare const Logo: ({
|
|
|
1162
1168
|
className,
|
|
1163
1169
|
ref,
|
|
1164
1170
|
...props
|
|
1165
|
-
}: LogoProps) =>
|
|
1171
|
+
}: LogoProps) => react_jsx_runtime48.JSX.Element;
|
|
1166
1172
|
//#endregion
|
|
1167
1173
|
//#region src/components/navbar/navbar.d.ts
|
|
1168
1174
|
type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1200,7 +1206,7 @@ declare const Navbar: ({
|
|
|
1200
1206
|
className,
|
|
1201
1207
|
ref,
|
|
1202
1208
|
...props
|
|
1203
|
-
}: NavbarProps) =>
|
|
1209
|
+
}: NavbarProps) => react_jsx_runtime49.JSX.Element;
|
|
1204
1210
|
//#endregion
|
|
1205
1211
|
//#region src/components/navbar/sub-navbar.d.ts
|
|
1206
1212
|
type SubNavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1212,7 +1218,7 @@ declare const SubNavbar: ({
|
|
|
1212
1218
|
className,
|
|
1213
1219
|
ref,
|
|
1214
1220
|
...props
|
|
1215
|
-
}: SubNavbarProps) =>
|
|
1221
|
+
}: SubNavbarProps) => react_jsx_runtime50.JSX.Element;
|
|
1216
1222
|
//#endregion
|
|
1217
1223
|
//#region src/components/pagination/pagination.d.ts
|
|
1218
1224
|
type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1224,7 +1230,7 @@ declare const Pagination: ({
|
|
|
1224
1230
|
ref,
|
|
1225
1231
|
children,
|
|
1226
1232
|
...props
|
|
1227
|
-
}: PaginationProps) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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) =>
|
|
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'>, {
|
|
@@ -1403,7 +1412,7 @@ declare const Tabs: ({
|
|
|
1403
1412
|
dark,
|
|
1404
1413
|
ref,
|
|
1405
1414
|
...props
|
|
1406
|
-
}: TabsProps) =>
|
|
1415
|
+
}: TabsProps) => react_jsx_runtime69.JSX.Element;
|
|
1407
1416
|
//#endregion
|
|
1408
1417
|
//#region src/components/tabs/tab.d.ts
|
|
1409
1418
|
type TabProps = MergeRight<Omit<ButtonProps, 'variant' | 'type'>, {
|
|
@@ -1424,7 +1433,7 @@ declare const Tab: ({
|
|
|
1424
1433
|
dark,
|
|
1425
1434
|
ref,
|
|
1426
1435
|
...props
|
|
1427
|
-
}: TabProps) =>
|
|
1436
|
+
}: TabProps) => react_jsx_runtime66.JSX.Element;
|
|
1428
1437
|
//#endregion
|
|
1429
1438
|
//#region src/components/tabs/tabs-list.d.ts
|
|
1430
1439
|
type TabsListProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1448,7 +1457,7 @@ declare const TabsList: ({
|
|
|
1448
1457
|
dark,
|
|
1449
1458
|
ref,
|
|
1450
1459
|
...props
|
|
1451
|
-
}: TabsListProps) =>
|
|
1460
|
+
}: TabsListProps) => react_jsx_runtime67.JSX.Element;
|
|
1452
1461
|
//#endregion
|
|
1453
1462
|
//#region src/components/tabs/tabs-panel.d.ts
|
|
1454
1463
|
type TabsPanelProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1472,7 +1481,7 @@ declare const TabsPanel: ({
|
|
|
1472
1481
|
dark,
|
|
1473
1482
|
ref,
|
|
1474
1483
|
...props
|
|
1475
|
-
}: TabsPanelProps) =>
|
|
1484
|
+
}: TabsPanelProps) => react_jsx_runtime68.JSX.Element;
|
|
1476
1485
|
//#endregion
|
|
1477
1486
|
//#region src/components/textarea/textarea.d.ts
|
|
1478
1487
|
type TextareaProps = MergeRight<DefaultProps & Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'prefix'>, {
|
|
@@ -1489,7 +1498,7 @@ declare const Textarea: ({
|
|
|
1489
1498
|
size,
|
|
1490
1499
|
ref,
|
|
1491
1500
|
...props
|
|
1492
|
-
}: TextareaProps) =>
|
|
1501
|
+
}: TextareaProps) => react_jsx_runtime70.JSX.Element;
|
|
1493
1502
|
//#endregion
|
|
1494
1503
|
//#region src/components/textfield/textfield.d.ts
|
|
1495
1504
|
type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
|
|
@@ -1535,7 +1544,7 @@ declare const Textfield: ({
|
|
|
1535
1544
|
id: idProp,
|
|
1536
1545
|
"aria-describedby": ariaDescribedByProp,
|
|
1537
1546
|
...props
|
|
1538
|
-
}: TextfieldProps) =>
|
|
1547
|
+
}: TextfieldProps) => react_jsx_runtime71.JSX.Element;
|
|
1539
1548
|
//#endregion
|
|
1540
1549
|
//#region src/components/validation-message/validation-message.d.ts
|
|
1541
1550
|
type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1550,7 +1559,7 @@ declare const ValidationMessage: ({
|
|
|
1550
1559
|
asChild,
|
|
1551
1560
|
ref,
|
|
1552
1561
|
...props
|
|
1553
|
-
}: ValidationMessageProps) =>
|
|
1562
|
+
}: ValidationMessageProps) => react_jsx_runtime72.JSX.Element;
|
|
1554
1563
|
//#endregion
|
|
1555
1564
|
//#region src/utilities/hooks/usePagination/usePagination.d.ts
|
|
1556
1565
|
type UsePaginationProps = {
|
|
@@ -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-
|
|
1670
|
+
//# sourceMappingURL=alert-footer-BEpxLSfS.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Field } from "./field-
|
|
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-
|
|
57
|
+
//# sourceMappingURL=checkbox-CXVZj5Vv.js.map
|