@bi-digital/react 0.2.20 → 0.2.21
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-F_v71IcX.d.ts → alert-footer-KRDyyLma.d.ts} +106 -106
- 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/index.d.ts +10 -10
- 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/index.d.ts +10 -10
- 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/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/radio.d.ts +10 -10
- package/dist/components/search/index.d.ts +10 -10
- package/dist/components/search/search.d.ts +10 -10
- 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/textfield.d.ts +10 -10
- 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-CpvFZdAf.d.ts → dialog-trigger-context-BkQSJ-rX.d.ts} +5 -5
- package/dist/{drawer-trigger-context-_6XODjjT.d.ts → drawer-trigger-context-B3X3kUrY.d.ts} +3 -3
- package/dist/{dropdown-item-DF22Z5Fn.d.ts → dropdown-item-Bhw9nhOp.d.ts} +3 -3
- package/dist/{dropdown-list-C3lptEFd.d.ts → dropdown-list-XN8RJ-SS.d.ts} +3 -3
- package/dist/{dropdown-trigger-context-CZCfmNC-.d.ts → dropdown-trigger-context-D0QMaRYY.d.ts} +3 -3
- package/dist/{footer-links-XPnAoNyU.d.ts → footer-links-B237uv2H.d.ts} +3 -3
- package/dist/main.d.ts +10 -10
- package/dist/{pagination-item-B5s_Fpjt.d.ts → pagination-item-CEfdaSuS.d.ts} +3 -3
- package/dist/{popover-trigger-context-B_lI5ACl.d.ts → popover-trigger-context-CQKQbCmr.d.ts} +5 -5
- package/dist/{sticky-header-BhzeZPgJ.d.ts → sticky-header-CPHxBupp.d.ts} +3 -3
- 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
|
@@ -1,67 +1,67 @@
|
|
|
1
1
|
import { AsChildProps, DefaultProps, LabelRequiredProps } from "./types-Mj1poXVf.js";
|
|
2
2
|
import { MergeRight } from "./types-DC-FPmDA.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime1 from "react/jsx-runtime";
|
|
4
4
|
import * as react_jsx_runtime2 from "react/jsx-runtime";
|
|
5
|
+
import * as react_jsx_runtime3 from "react/jsx-runtime";
|
|
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
|
+
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
13
|
+
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
14
|
+
import * as react_jsx_runtime44 from "react/jsx-runtime";
|
|
5
15
|
import * as react_jsx_runtime13 from "react/jsx-runtime";
|
|
6
|
-
import * as
|
|
7
|
-
import * as
|
|
8
|
-
import * as
|
|
9
|
-
import * as
|
|
16
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
17
|
+
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
18
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
19
|
+
import * as react_jsx_runtime16 from "react/jsx-runtime";
|
|
20
|
+
import * as react_jsx_runtime18 from "react/jsx-runtime";
|
|
10
21
|
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
11
|
-
import * as
|
|
12
|
-
import * as
|
|
22
|
+
import * as react_jsx_runtime21 from "react/jsx-runtime";
|
|
23
|
+
import * as react_jsx_runtime15 from "react/jsx-runtime";
|
|
24
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
25
|
+
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
26
|
+
import * as react_jsx_runtime26 from "react/jsx-runtime";
|
|
27
|
+
import * as react_jsx_runtime25 from "react/jsx-runtime";
|
|
28
|
+
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
13
29
|
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
14
|
-
import * as
|
|
30
|
+
import * as react_jsx_runtime56 from "react/jsx-runtime";
|
|
31
|
+
import * as react_jsx_runtime55 from "react/jsx-runtime";
|
|
15
32
|
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
16
|
-
import * as
|
|
17
|
-
import * as
|
|
18
|
-
import * as
|
|
19
|
-
import * as
|
|
20
|
-
import * as
|
|
21
|
-
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
22
|
-
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
33
|
+
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
34
|
+
import * as react_jsx_runtime34 from "react/jsx-runtime";
|
|
35
|
+
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
36
|
+
import * as react_jsx_runtime38 from "react/jsx-runtime";
|
|
37
|
+
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
23
38
|
import * as react_jsx_runtime42 from "react/jsx-runtime";
|
|
24
|
-
import * as
|
|
25
|
-
import * as react_jsx_runtime57 from "react/jsx-runtime";
|
|
26
|
-
import * as react_jsx_runtime65 from "react/jsx-runtime";
|
|
27
|
-
import * as react_jsx_runtime62 from "react/jsx-runtime";
|
|
39
|
+
import * as react_jsx_runtime40 from "react/jsx-runtime";
|
|
28
40
|
import * as react_jsx_runtime45 from "react/jsx-runtime";
|
|
29
|
-
import * as
|
|
30
|
-
import * as
|
|
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_runtime58 from "react/jsx-runtime";
|
|
44
|
+
import * as react_jsx_runtime46 from "react/jsx-runtime";
|
|
45
|
+
import * as react_jsx_runtime47 from "react/jsx-runtime";
|
|
46
|
+
import * as react_jsx_runtime48 from "react/jsx-runtime";
|
|
31
47
|
import * as react_jsx_runtime49 from "react/jsx-runtime";
|
|
32
|
-
import * as
|
|
48
|
+
import * as react_jsx_runtime52 from "react/jsx-runtime";
|
|
33
49
|
import * as react_jsx_runtime50 from "react/jsx-runtime";
|
|
34
50
|
import * as react_jsx_runtime59 from "react/jsx-runtime";
|
|
35
|
-
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
36
|
-
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
37
|
-
import * as react_jsx_runtime15 from "react/jsx-runtime";
|
|
38
|
-
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
39
|
-
import * as react_jsx_runtime5 from "react/jsx-runtime";
|
|
40
|
-
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
41
|
-
import * as react_jsx_runtime3 from "react/jsx-runtime";
|
|
42
|
-
import * as react_jsx_runtime7 from "react/jsx-runtime";
|
|
43
|
-
import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
44
|
-
import * as react_jsx_runtime30 from "react/jsx-runtime";
|
|
45
|
-
import * as react_jsx_runtime19 from "react/jsx-runtime";
|
|
46
|
-
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
47
|
-
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
48
|
-
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
49
|
-
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
50
|
-
import * as react_jsx_runtime61 from "react/jsx-runtime";
|
|
51
|
-
import * as react_jsx_runtime39 from "react/jsx-runtime";
|
|
52
51
|
import * as react_jsx_runtime60 from "react/jsx-runtime";
|
|
53
|
-
import * as
|
|
54
|
-
import * as
|
|
55
|
-
import * as
|
|
52
|
+
import * as react_jsx_runtime63 from "react/jsx-runtime";
|
|
53
|
+
import * as react_jsx_runtime62 from "react/jsx-runtime";
|
|
54
|
+
import * as react_jsx_runtime61 from "react/jsx-runtime";
|
|
56
55
|
import * as react_jsx_runtime64 from "react/jsx-runtime";
|
|
56
|
+
import * as react_jsx_runtime65 from "react/jsx-runtime";
|
|
57
|
+
import * as react_jsx_runtime70 from "react/jsx-runtime";
|
|
57
58
|
import * as react_jsx_runtime73 from "react/jsx-runtime";
|
|
58
|
-
import * as react_jsx_runtime67 from "react/jsx-runtime";
|
|
59
59
|
import * as react_jsx_runtime68 from "react/jsx-runtime";
|
|
60
60
|
import * as react_jsx_runtime69 from "react/jsx-runtime";
|
|
61
|
-
import * as react_jsx_runtime70 from "react/jsx-runtime";
|
|
62
61
|
import * as react_jsx_runtime71 from "react/jsx-runtime";
|
|
63
62
|
import * as react_jsx_runtime72 from "react/jsx-runtime";
|
|
64
|
-
import * as
|
|
63
|
+
import * as react_jsx_runtime67 from "react/jsx-runtime";
|
|
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";
|
|
67
67
|
|
|
@@ -99,7 +99,7 @@ declare const Alert: ({
|
|
|
99
99
|
size,
|
|
100
100
|
ref,
|
|
101
101
|
...rest
|
|
102
|
-
}: AlertProps) =>
|
|
102
|
+
}: AlertProps) => react_jsx_runtime1.JSX.Element;
|
|
103
103
|
//#endregion
|
|
104
104
|
//#region src/components/avatar/avatar.d.ts
|
|
105
105
|
type AvatarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -170,7 +170,7 @@ declare const Badge: ({
|
|
|
170
170
|
asChild,
|
|
171
171
|
ref,
|
|
172
172
|
...props
|
|
173
|
-
}: BadgeProps) =>
|
|
173
|
+
}: BadgeProps) => react_jsx_runtime3.JSX.Element;
|
|
174
174
|
//#endregion
|
|
175
175
|
//#region src/components/button/button.d.ts
|
|
176
176
|
type ButtonProps = MergeRight<DefaultProps & ButtonHTMLAttributes<HTMLButtonElement>, {
|
|
@@ -235,7 +235,7 @@ declare const Button: ({
|
|
|
235
235
|
active,
|
|
236
236
|
ref,
|
|
237
237
|
...props
|
|
238
|
-
}: ButtonProps) =>
|
|
238
|
+
}: ButtonProps) => react_jsx_runtime4.JSX.Element;
|
|
239
239
|
//#endregion
|
|
240
240
|
//#region src/components/card/card.d.ts
|
|
241
241
|
type CardProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -267,7 +267,7 @@ declare const Card: ({
|
|
|
267
267
|
children,
|
|
268
268
|
asChild,
|
|
269
269
|
...props
|
|
270
|
-
}: CardProps) =>
|
|
270
|
+
}: CardProps) => react_jsx_runtime11.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_runtime6.JSX.Element;
|
|
282
282
|
//#endregion
|
|
283
283
|
//#region src/components/card/card-action.d.ts
|
|
284
284
|
type CardActionProps = ButtonProps;
|
|
@@ -289,7 +289,7 @@ declare const CardAction: ({
|
|
|
289
289
|
dark,
|
|
290
290
|
className,
|
|
291
291
|
...props
|
|
292
|
-
}: CardActionProps) =>
|
|
292
|
+
}: CardActionProps) => react_jsx_runtime5.JSX.Element;
|
|
293
293
|
//#endregion
|
|
294
294
|
//#region src/components/card/card-content.d.ts
|
|
295
295
|
type CardContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -307,7 +307,7 @@ declare const CardContent: ({
|
|
|
307
307
|
children,
|
|
308
308
|
asChild,
|
|
309
309
|
...props
|
|
310
|
-
}: CardContentProps) =>
|
|
310
|
+
}: CardContentProps) => react_jsx_runtime7.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_runtime9.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_runtime10.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_runtime8.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_runtime44.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'>, {
|
|
@@ -442,7 +442,7 @@ declare const Checkbox: ({
|
|
|
442
442
|
id,
|
|
443
443
|
"aria-describedby": ariaDescribedByProp,
|
|
444
444
|
...props
|
|
445
|
-
}: CheckboxProps) =>
|
|
445
|
+
}: CheckboxProps) => react_jsx_runtime13.JSX.Element;
|
|
446
446
|
//#endregion
|
|
447
447
|
//#region src/components/checkbox/checkbox-subsection.d.ts
|
|
448
448
|
type CheckboxSubsectionProps = MergeRight<DefaultProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -454,7 +454,7 @@ declare const CheckboxSubsection: ({
|
|
|
454
454
|
dark,
|
|
455
455
|
ref,
|
|
456
456
|
...props
|
|
457
|
-
}: CheckboxSubsectionProps) =>
|
|
457
|
+
}: CheckboxSubsectionProps) => react_jsx_runtime12.JSX.Element;
|
|
458
458
|
//#endregion
|
|
459
459
|
//#region src/components/chip/chip.d.ts
|
|
460
460
|
type ChipProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -487,7 +487,7 @@ declare const Chip: ({
|
|
|
487
487
|
className,
|
|
488
488
|
ref,
|
|
489
489
|
...props
|
|
490
|
-
}: ChipProps) =>
|
|
490
|
+
}: ChipProps) => react_jsx_runtime14.JSX.Element;
|
|
491
491
|
//#endregion
|
|
492
492
|
//#region src/components/dialog/dialog.d.ts
|
|
493
493
|
type DialogProps = MergeRight<DefaultProps & DialogHTMLAttributes<HTMLDialogElement>, {
|
|
@@ -557,7 +557,7 @@ declare const Dialog: ({
|
|
|
557
557
|
dark,
|
|
558
558
|
ref,
|
|
559
559
|
...rest
|
|
560
|
-
}: DialogProps) =>
|
|
560
|
+
}: DialogProps) => react_jsx_runtime22.JSX.Element;
|
|
561
561
|
//#endregion
|
|
562
562
|
//#region src/components/dialog/dialog-content.d.ts
|
|
563
563
|
type DialogContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -580,7 +580,7 @@ declare const DialogContent: ({
|
|
|
580
580
|
className,
|
|
581
581
|
noBorder,
|
|
582
582
|
...rest
|
|
583
|
-
}: DialogContentProps) =>
|
|
583
|
+
}: DialogContentProps) => react_jsx_runtime16.JSX.Element;
|
|
584
584
|
//#endregion
|
|
585
585
|
//#region src/components/dialog/dialog-header.d.ts
|
|
586
586
|
type DialogHeaderProps = MergeRight<HTMLAttributes<HTMLHeadingElement>, {
|
|
@@ -603,7 +603,7 @@ declare const DialogHeader: ({
|
|
|
603
603
|
className,
|
|
604
604
|
noBorder,
|
|
605
605
|
...rest
|
|
606
|
-
}: DialogHeaderProps) =>
|
|
606
|
+
}: DialogHeaderProps) => react_jsx_runtime18.JSX.Element;
|
|
607
607
|
//#endregion
|
|
608
608
|
//#region src/components/dialog/dialog-footer.d.ts
|
|
609
609
|
type DialogFooterProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -626,7 +626,7 @@ declare const DialogFooter: ({
|
|
|
626
626
|
className,
|
|
627
627
|
noBorder,
|
|
628
628
|
...rest
|
|
629
|
-
}: DialogFooterProps) =>
|
|
629
|
+
}: DialogFooterProps) => react_jsx_runtime17.JSX.Element;
|
|
630
630
|
//#endregion
|
|
631
631
|
//#region src/components/dialog/dialog-trigger.d.ts
|
|
632
632
|
type DialogTriggerProps = ButtonProps;
|
|
@@ -634,7 +634,7 @@ declare const DialogTrigger: ({
|
|
|
634
634
|
asChild,
|
|
635
635
|
ref,
|
|
636
636
|
...rest
|
|
637
|
-
}: DialogTriggerProps) =>
|
|
637
|
+
}: DialogTriggerProps) => react_jsx_runtime21.JSX.Element;
|
|
638
638
|
//#endregion
|
|
639
639
|
//#region src/components/dialog/dialog-close-button.d.ts
|
|
640
640
|
type DialogCloseButtonProps = Omit<ButtonProps, 'asChild' | 'type' | 'name'>;
|
|
@@ -642,7 +642,7 @@ declare const DialogCloseButton: ({
|
|
|
642
642
|
children,
|
|
643
643
|
ref,
|
|
644
644
|
...props
|
|
645
|
-
}: DialogCloseButtonProps) =>
|
|
645
|
+
}: DialogCloseButtonProps) => react_jsx_runtime15.JSX.Element;
|
|
646
646
|
//#endregion
|
|
647
647
|
//#region src/components/drawer/drawer.d.ts
|
|
648
648
|
type DrawerProps = MergeRight<DialogProps, {
|
|
@@ -688,7 +688,7 @@ declare const Drawer: ({
|
|
|
688
688
|
className,
|
|
689
689
|
ref,
|
|
690
690
|
...rest
|
|
691
|
-
}: DrawerProps) =>
|
|
691
|
+
}: DrawerProps) => react_jsx_runtime29.JSX.Element;
|
|
692
692
|
//#endregion
|
|
693
693
|
//#region src/components/drawer/drawer-content.d.ts
|
|
694
694
|
type DrawerContentProps = DialogContentProps;
|
|
@@ -696,7 +696,7 @@ declare const DrawerContent: ({
|
|
|
696
696
|
className,
|
|
697
697
|
ref,
|
|
698
698
|
...rest
|
|
699
|
-
}: DrawerContentProps) =>
|
|
699
|
+
}: DrawerContentProps) => react_jsx_runtime24.JSX.Element;
|
|
700
700
|
//#endregion
|
|
701
701
|
//#region src/components/drawer/drawer-header.d.ts
|
|
702
702
|
type DrawerHeaderProps = DialogHeaderProps;
|
|
@@ -704,7 +704,7 @@ declare const DrawerHeader: ({
|
|
|
704
704
|
className,
|
|
705
705
|
ref,
|
|
706
706
|
...rest
|
|
707
|
-
}: DrawerHeaderProps) =>
|
|
707
|
+
}: DrawerHeaderProps) => react_jsx_runtime26.JSX.Element;
|
|
708
708
|
//#endregion
|
|
709
709
|
//#region src/components/drawer/drawer-footer.d.ts
|
|
710
710
|
type DrawerFooterProps = DialogFooterProps;
|
|
@@ -712,21 +712,21 @@ declare const DrawerFooter: ({
|
|
|
712
712
|
className,
|
|
713
713
|
ref,
|
|
714
714
|
...rest
|
|
715
|
-
}: DrawerFooterProps) =>
|
|
715
|
+
}: DrawerFooterProps) => react_jsx_runtime25.JSX.Element;
|
|
716
716
|
//#endregion
|
|
717
717
|
//#region src/components/drawer/drawer-trigger.d.ts
|
|
718
718
|
type DrawerTriggerProps = DialogTriggerProps;
|
|
719
719
|
declare const DrawerTrigger: ({
|
|
720
720
|
ref,
|
|
721
721
|
...rest
|
|
722
|
-
}: DrawerTriggerProps) =>
|
|
722
|
+
}: DrawerTriggerProps) => react_jsx_runtime28.JSX.Element;
|
|
723
723
|
//#endregion
|
|
724
724
|
//#region src/components/drawer/drawer-close-button.d.ts
|
|
725
725
|
type DrawerCloseButtonProps = DialogCloseButtonProps;
|
|
726
726
|
declare const DrawerCloseButton: ({
|
|
727
727
|
ref,
|
|
728
728
|
...rest
|
|
729
|
-
}: DrawerCloseButtonProps) =>
|
|
729
|
+
}: DrawerCloseButtonProps) => react_jsx_runtime23.JSX.Element;
|
|
730
730
|
//#endregion
|
|
731
731
|
//#region src/components/popover/popover.d.ts
|
|
732
732
|
type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -811,7 +811,7 @@ declare const Popover: ({
|
|
|
811
811
|
asChild,
|
|
812
812
|
ref,
|
|
813
813
|
...rest
|
|
814
|
-
}: PopoverProps) =>
|
|
814
|
+
}: PopoverProps) => react_jsx_runtime56.JSX.Element;
|
|
815
815
|
//#endregion
|
|
816
816
|
//#region src/components/popover/popover-trigger.d.ts
|
|
817
817
|
type PopoverTriggerProps = ({
|
|
@@ -860,7 +860,7 @@ declare const PopoverTrigger: ({
|
|
|
860
860
|
asChild,
|
|
861
861
|
ref,
|
|
862
862
|
...rest
|
|
863
|
-
}: PopoverTriggerProps) =>
|
|
863
|
+
}: PopoverTriggerProps) => react_jsx_runtime55.JSX.Element;
|
|
864
864
|
//#endregion
|
|
865
865
|
//#region src/components/dropdown/dropdown.d.ts
|
|
866
866
|
type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
|
|
@@ -902,21 +902,21 @@ declare const Dropdown: ({
|
|
|
902
902
|
className,
|
|
903
903
|
ref,
|
|
904
904
|
...rest
|
|
905
|
-
}: DropdownProps) =>
|
|
905
|
+
}: DropdownProps) => react_jsx_runtime35.JSX.Element;
|
|
906
906
|
//#endregion
|
|
907
907
|
//#region src/components/dropdown/dropdown-button.d.ts
|
|
908
908
|
type DropdownButtonProps = Omit<ButtonProps, 'variant'>;
|
|
909
909
|
declare const DropdownButton: ({
|
|
910
910
|
ref,
|
|
911
911
|
...rest
|
|
912
|
-
}: DropdownButtonProps) =>
|
|
912
|
+
}: DropdownButtonProps) => react_jsx_runtime30.JSX.Element;
|
|
913
913
|
//#endregion
|
|
914
914
|
//#region src/components/dropdown/dropdown-trigger.d.ts
|
|
915
915
|
type DropdownTriggerProps = PopoverTriggerProps;
|
|
916
916
|
declare const DropdownTrigger: ({
|
|
917
917
|
ref,
|
|
918
918
|
...rest
|
|
919
|
-
}: DropdownTriggerProps) =>
|
|
919
|
+
}: DropdownTriggerProps) => react_jsx_runtime34.JSX.Element;
|
|
920
920
|
//#endregion
|
|
921
921
|
//#region src/components/field/field.d.ts
|
|
922
922
|
type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -948,7 +948,7 @@ declare const Field: ({
|
|
|
948
948
|
asChild,
|
|
949
949
|
ref,
|
|
950
950
|
...props
|
|
951
|
-
}: FieldProps) =>
|
|
951
|
+
}: FieldProps) => react_jsx_runtime39.JSX.Element;
|
|
952
952
|
//#endregion
|
|
953
953
|
//#region src/components/field/field-description.d.ts
|
|
954
954
|
type FieldDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -959,7 +959,7 @@ declare const FieldDescription: ({
|
|
|
959
959
|
className,
|
|
960
960
|
ref,
|
|
961
961
|
...props
|
|
962
|
-
}: FieldDescriptionProps) =>
|
|
962
|
+
}: FieldDescriptionProps) => react_jsx_runtime38.JSX.Element;
|
|
963
963
|
//#endregion
|
|
964
964
|
//#region src/components/field/field-affix.d.ts
|
|
965
965
|
type FieldAffixesProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLDivElement>, 'prefix'>, {
|
|
@@ -980,7 +980,7 @@ declare const FieldAffixes: ({
|
|
|
980
980
|
asChild,
|
|
981
981
|
ref,
|
|
982
982
|
...rest
|
|
983
|
-
}: FieldAffixesProps) =>
|
|
983
|
+
}: FieldAffixesProps) => react_jsx_runtime36.JSX.Element;
|
|
984
984
|
type FieldAffixProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLSpanElement>, 'prefix'>, {
|
|
985
985
|
ref?: Ref<HTMLSpanElement>;
|
|
986
986
|
}>;
|
|
@@ -1000,7 +1000,7 @@ declare const FieldAffix: ({
|
|
|
1000
1000
|
asChild,
|
|
1001
1001
|
ref,
|
|
1002
1002
|
...rest
|
|
1003
|
-
}: FieldAffixProps) =>
|
|
1003
|
+
}: FieldAffixProps) => react_jsx_runtime36.JSX.Element;
|
|
1004
1004
|
//#endregion
|
|
1005
1005
|
//#region src/components/fieldset/fieldset.d.ts
|
|
1006
1006
|
type FieldsetProps = MergeRight<DefaultProps & FieldsetHTMLAttributes<HTMLFieldSetElement>, {
|
|
@@ -1012,7 +1012,7 @@ declare const Fieldset: ({
|
|
|
1012
1012
|
dark,
|
|
1013
1013
|
ref,
|
|
1014
1014
|
...props
|
|
1015
|
-
}: FieldsetProps) =>
|
|
1015
|
+
}: FieldsetProps) => react_jsx_runtime42.JSX.Element;
|
|
1016
1016
|
//#endregion
|
|
1017
1017
|
//#region src/components/fieldset/fieldset-description.d.ts
|
|
1018
1018
|
type FieldsetDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1022,7 +1022,7 @@ declare const FieldsetDescription: ({
|
|
|
1022
1022
|
asChild,
|
|
1023
1023
|
ref,
|
|
1024
1024
|
...props
|
|
1025
|
-
}: FieldsetDescriptionProps) =>
|
|
1025
|
+
}: FieldsetDescriptionProps) => react_jsx_runtime40.JSX.Element;
|
|
1026
1026
|
//#endregion
|
|
1027
1027
|
//#region src/components/label/label.d.ts
|
|
1028
1028
|
type LabelProps = MergeRight<DefaultProps & AsChildProps & LabelHTMLAttributes<HTMLLabelElement>, {
|
|
@@ -1040,7 +1040,7 @@ declare const Label: ({
|
|
|
1040
1040
|
asChild,
|
|
1041
1041
|
ref,
|
|
1042
1042
|
...props
|
|
1043
|
-
}: LabelProps) =>
|
|
1043
|
+
}: LabelProps) => react_jsx_runtime45.JSX.Element;
|
|
1044
1044
|
//#endregion
|
|
1045
1045
|
//#region src/components/fieldset/fieldset-legend.d.ts
|
|
1046
1046
|
type FieldsetLegendProps = MergeRight<LabelProps & HTMLAttributes<HTMLLegendElement>, {
|
|
@@ -1051,7 +1051,7 @@ declare const FieldsetLegend: ({
|
|
|
1051
1051
|
dark,
|
|
1052
1052
|
ref,
|
|
1053
1053
|
...props
|
|
1054
|
-
}: FieldsetLegendProps) =>
|
|
1054
|
+
}: FieldsetLegendProps) => react_jsx_runtime41.JSX.Element;
|
|
1055
1055
|
//#endregion
|
|
1056
1056
|
//#region src/components/filter-group/filter-group.d.ts
|
|
1057
1057
|
type FilterGroupProps = MergeRight<DefaultProps & AsChildProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -1078,7 +1078,7 @@ declare const FilterGroup: ({
|
|
|
1078
1078
|
className,
|
|
1079
1079
|
ref,
|
|
1080
1080
|
...props
|
|
1081
|
-
}: FilterGroupProps) =>
|
|
1081
|
+
}: FilterGroupProps) => react_jsx_runtime43.JSX.Element;
|
|
1082
1082
|
//#endregion
|
|
1083
1083
|
//#region src/components/footer/footer.d.ts
|
|
1084
1084
|
type FooterProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1114,7 +1114,7 @@ declare const Footer: ({
|
|
|
1114
1114
|
children,
|
|
1115
1115
|
ref,
|
|
1116
1116
|
...props
|
|
1117
|
-
}: FooterProps) =>
|
|
1117
|
+
}: FooterProps) => react_jsx_runtime58.JSX.Element;
|
|
1118
1118
|
//#endregion
|
|
1119
1119
|
//#region src/components/link/link.d.ts
|
|
1120
1120
|
type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1146,7 +1146,7 @@ declare const Link: ({
|
|
|
1146
1146
|
underline,
|
|
1147
1147
|
ref,
|
|
1148
1148
|
...rest
|
|
1149
|
-
}: LinkProps) =>
|
|
1149
|
+
}: LinkProps) => react_jsx_runtime46.JSX.Element;
|
|
1150
1150
|
//#endregion
|
|
1151
1151
|
//#region src/components/logo/logo.d.ts
|
|
1152
1152
|
type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
|
|
@@ -1176,7 +1176,7 @@ declare const Logo: ({
|
|
|
1176
1176
|
className,
|
|
1177
1177
|
ref,
|
|
1178
1178
|
...props
|
|
1179
|
-
}: LogoProps) =>
|
|
1179
|
+
}: LogoProps) => react_jsx_runtime47.JSX.Element;
|
|
1180
1180
|
//#endregion
|
|
1181
1181
|
//#region src/components/navbar/navbar.d.ts
|
|
1182
1182
|
type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1214,7 +1214,7 @@ declare const Navbar: ({
|
|
|
1214
1214
|
className,
|
|
1215
1215
|
ref,
|
|
1216
1216
|
...props
|
|
1217
|
-
}: NavbarProps) =>
|
|
1217
|
+
}: NavbarProps) => react_jsx_runtime48.JSX.Element;
|
|
1218
1218
|
//#endregion
|
|
1219
1219
|
//#region src/components/navbar/sub-navbar.d.ts
|
|
1220
1220
|
type SubNavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1226,7 +1226,7 @@ declare const SubNavbar: ({
|
|
|
1226
1226
|
className,
|
|
1227
1227
|
ref,
|
|
1228
1228
|
...props
|
|
1229
|
-
}: SubNavbarProps) =>
|
|
1229
|
+
}: SubNavbarProps) => react_jsx_runtime49.JSX.Element;
|
|
1230
1230
|
//#endregion
|
|
1231
1231
|
//#region src/components/pagination/pagination.d.ts
|
|
1232
1232
|
type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1238,7 +1238,7 @@ declare const Pagination: ({
|
|
|
1238
1238
|
ref,
|
|
1239
1239
|
children,
|
|
1240
1240
|
...props
|
|
1241
|
-
}: PaginationProps) =>
|
|
1241
|
+
}: PaginationProps) => react_jsx_runtime52.JSX.Element;
|
|
1242
1242
|
//#endregion
|
|
1243
1243
|
//#region src/components/pagination/pagination-button.d.ts
|
|
1244
1244
|
type PaginationButtonProps = ButtonProps & {
|
|
@@ -1251,7 +1251,7 @@ type PaginationButtonProps = ButtonProps & {
|
|
|
1251
1251
|
declare const PaginationButton: ({
|
|
1252
1252
|
ref,
|
|
1253
1253
|
...rest
|
|
1254
|
-
}: PaginationButtonProps) =>
|
|
1254
|
+
}: PaginationButtonProps) => react_jsx_runtime50.JSX.Element;
|
|
1255
1255
|
//#endregion
|
|
1256
1256
|
//#region src/components/radio/radio.d.ts
|
|
1257
1257
|
type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -1277,7 +1277,7 @@ declare const Radio: ({
|
|
|
1277
1277
|
id,
|
|
1278
1278
|
"aria-describedby": ariaDescribedByProp,
|
|
1279
1279
|
...props
|
|
1280
|
-
}: RadioProps) =>
|
|
1280
|
+
}: RadioProps) => react_jsx_runtime59.JSX.Element;
|
|
1281
1281
|
//#endregion
|
|
1282
1282
|
//#region src/components/search/search.d.ts
|
|
1283
1283
|
type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
@@ -1306,7 +1306,7 @@ declare const Search: ({
|
|
|
1306
1306
|
dark,
|
|
1307
1307
|
style,
|
|
1308
1308
|
...props
|
|
1309
|
-
}: SearchProps) =>
|
|
1309
|
+
}: SearchProps) => react_jsx_runtime60.JSX.Element;
|
|
1310
1310
|
//#endregion
|
|
1311
1311
|
//#region src/components/select/select.d.ts
|
|
1312
1312
|
type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelectElement>, 'multiple' | 'size'>, {
|
|
@@ -1327,7 +1327,7 @@ declare const Select: ({
|
|
|
1327
1327
|
size,
|
|
1328
1328
|
ref,
|
|
1329
1329
|
...props
|
|
1330
|
-
}: SelectProps) =>
|
|
1330
|
+
}: SelectProps) => react_jsx_runtime63.JSX.Element;
|
|
1331
1331
|
//#endregion
|
|
1332
1332
|
//#region src/components/select/select-option.d.ts
|
|
1333
1333
|
type SelectOptionProps = MergeRight<AsChildProps & OptionHTMLAttributes<HTMLOptionElement>, {
|
|
@@ -1337,7 +1337,7 @@ declare const SelectOption: ({
|
|
|
1337
1337
|
asChild,
|
|
1338
1338
|
ref,
|
|
1339
1339
|
...props
|
|
1340
|
-
}: SelectOptionProps) =>
|
|
1340
|
+
}: SelectOptionProps) => react_jsx_runtime62.JSX.Element;
|
|
1341
1341
|
//#endregion
|
|
1342
1342
|
//#region src/components/select/select-optgroup.d.ts
|
|
1343
1343
|
type SelectOptgroupProps = MergeRight<AsChildProps & OptgroupHTMLAttributes<HTMLOptGroupElement>, {
|
|
@@ -1347,7 +1347,7 @@ declare const SelectOptgroup: ({
|
|
|
1347
1347
|
asChild,
|
|
1348
1348
|
ref,
|
|
1349
1349
|
...props
|
|
1350
|
-
}: SelectOptgroupProps) =>
|
|
1350
|
+
}: SelectOptgroupProps) => react_jsx_runtime61.JSX.Element;
|
|
1351
1351
|
//#endregion
|
|
1352
1352
|
//#region src/components/skip-link/skip-link.d.ts
|
|
1353
1353
|
type SkipLinkProps = MergeRight<DefaultProps & AsChildProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1359,7 +1359,7 @@ declare const SkipLink: ({
|
|
|
1359
1359
|
className,
|
|
1360
1360
|
dark,
|
|
1361
1361
|
...props
|
|
1362
|
-
}: SkipLinkProps) =>
|
|
1362
|
+
}: SkipLinkProps) => react_jsx_runtime64.JSX.Element;
|
|
1363
1363
|
//#endregion
|
|
1364
1364
|
//#region src/components/spinner/spinner.d.ts
|
|
1365
1365
|
type SpinnerProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -1381,7 +1381,7 @@ declare const Spinner: ({
|
|
|
1381
1381
|
className,
|
|
1382
1382
|
ref,
|
|
1383
1383
|
...props
|
|
1384
|
-
}: SpinnerProps) =>
|
|
1384
|
+
}: SpinnerProps) => react_jsx_runtime65.JSX.Element;
|
|
1385
1385
|
//#endregion
|
|
1386
1386
|
//#region src/components/tabs/tabs.d.ts
|
|
1387
1387
|
type TabsProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1420,7 +1420,7 @@ declare const Tabs: ({
|
|
|
1420
1420
|
dark,
|
|
1421
1421
|
ref,
|
|
1422
1422
|
...props
|
|
1423
|
-
}: TabsProps) =>
|
|
1423
|
+
}: TabsProps) => react_jsx_runtime70.JSX.Element;
|
|
1424
1424
|
//#endregion
|
|
1425
1425
|
//#region src/components/tabs/tab.d.ts
|
|
1426
1426
|
type TabProps = MergeRight<Omit<ButtonProps, 'variant' | 'type'>, {
|
|
@@ -1441,7 +1441,7 @@ declare const Tab: ({
|
|
|
1441
1441
|
dark,
|
|
1442
1442
|
ref,
|
|
1443
1443
|
...props
|
|
1444
|
-
}: TabProps) =>
|
|
1444
|
+
}: TabProps) => react_jsx_runtime73.JSX.Element;
|
|
1445
1445
|
//#endregion
|
|
1446
1446
|
//#region src/components/tabs/tabs-list.d.ts
|
|
1447
1447
|
type TabsListProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1506,7 +1506,7 @@ declare const Textarea: ({
|
|
|
1506
1506
|
size,
|
|
1507
1507
|
ref,
|
|
1508
1508
|
...props
|
|
1509
|
-
}: TextareaProps) =>
|
|
1509
|
+
}: TextareaProps) => react_jsx_runtime71.JSX.Element;
|
|
1510
1510
|
//#endregion
|
|
1511
1511
|
//#region src/components/textfield/textfield.d.ts
|
|
1512
1512
|
type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
|
|
@@ -1552,7 +1552,7 @@ declare const Textfield: ({
|
|
|
1552
1552
|
id: idProp,
|
|
1553
1553
|
"aria-describedby": ariaDescribedByProp,
|
|
1554
1554
|
...props
|
|
1555
|
-
}: TextfieldProps) =>
|
|
1555
|
+
}: TextfieldProps) => react_jsx_runtime72.JSX.Element;
|
|
1556
1556
|
//#endregion
|
|
1557
1557
|
//#region src/components/validation-message/validation-message.d.ts
|
|
1558
1558
|
type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1567,7 +1567,7 @@ declare const ValidationMessage: ({
|
|
|
1567
1567
|
asChild,
|
|
1568
1568
|
ref,
|
|
1569
1569
|
...props
|
|
1570
|
-
}: ValidationMessageProps) =>
|
|
1570
|
+
}: ValidationMessageProps) => react_jsx_runtime67.JSX.Element;
|
|
1571
1571
|
//#endregion
|
|
1572
1572
|
//#region src/utilities/hooks/usePagination/usePagination.d.ts
|
|
1573
1573
|
type UsePaginationProps = {
|
|
@@ -1672,7 +1672,7 @@ declare const AlertFooter: ({
|
|
|
1672
1672
|
asChild,
|
|
1673
1673
|
ref,
|
|
1674
1674
|
...rest
|
|
1675
|
-
}: AlertFooterProps) =>
|
|
1675
|
+
}: AlertFooterProps) => react_jsx_runtime0.JSX.Element;
|
|
1676
1676
|
//#endregion
|
|
1677
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 };
|
|
1678
|
-
//# sourceMappingURL=alert-footer-
|
|
1678
|
+
//# sourceMappingURL=alert-footer-KRDyyLma.d.ts.map
|
|
@@ -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-
|
|
6
|
-
import "../../dialog-trigger-context-
|
|
7
|
-
import "../../drawer-trigger-context-
|
|
8
|
-
import "../../popover-trigger-context-
|
|
9
|
-
import "../../dropdown-item-
|
|
10
|
-
import "../../dropdown-list-
|
|
11
|
-
import "../../dropdown-trigger-context-
|
|
12
|
-
import "../../footer-links-
|
|
13
|
-
import "../../pagination-item-
|
|
14
|
-
import "../../sticky-header-
|
|
5
|
+
import { AlertFooter, AlertFooterProps } from "../../alert-footer-KRDyyLma.js";
|
|
6
|
+
import "../../dialog-trigger-context-BkQSJ-rX.js";
|
|
7
|
+
import "../../drawer-trigger-context-B3X3kUrY.js";
|
|
8
|
+
import "../../popover-trigger-context-CQKQbCmr.js";
|
|
9
|
+
import "../../dropdown-item-Bhw9nhOp.js";
|
|
10
|
+
import "../../dropdown-list-XN8RJ-SS.js";
|
|
11
|
+
import "../../dropdown-trigger-context-D0QMaRYY.js";
|
|
12
|
+
import "../../footer-links-B237uv2H.js";
|
|
13
|
+
import "../../pagination-item-CEfdaSuS.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 };
|