@bi-digital/react 0.11.1 → 0.11.3
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-D_kCDrhn.d.mts → alert-footer-Bpq_UTqE.d.mts} +73 -76
- package/dist/components/alert/alert-footer.d.mts +1 -1
- package/dist/components/alert/alert.d.mts +1 -1
- package/dist/components/alert/index.d.mts +1 -1
- package/dist/components/avatar/avatar.d.mts +1 -1
- package/dist/components/avatar/index.d.mts +1 -1
- package/dist/components/badge/badge.d.mts +1 -1
- package/dist/components/badge/index.d.mts +1 -1
- package/dist/components/button/button.d.mts +1 -1
- package/dist/components/button/index.d.mts +1 -1
- package/dist/components/card/card-action.d.mts +1 -1
- package/dist/components/card/card-actions.d.mts +1 -1
- package/dist/components/card/card-content.d.mts +1 -1
- package/dist/components/card/card-date.d.mts +1 -1
- package/dist/components/card/card-header.d.mts +1 -1
- package/dist/components/card/card-media.d.mts +1 -1
- package/dist/components/card/card.d.mts +1 -1
- package/dist/components/card/index.d.mts +1 -1
- package/dist/components/checkbox/checkbox-subsection.d.mts +1 -1
- package/dist/components/checkbox/checkbox.d.mts +1 -1
- package/dist/components/checkbox/index.d.mts +1 -1
- package/dist/components/chip/chip.d.mts +1 -1
- package/dist/components/chip/index.d.mts +1 -1
- package/dist/components/details/details-content.d.mts +1 -1
- package/dist/components/details/details-summary.d.mts +1 -1
- package/dist/components/details/details.d.mts +1 -1
- package/dist/components/details/index.d.mts +1 -1
- package/dist/components/dialog/dialog-close-button.d.mts +1 -1
- package/dist/components/dialog/dialog-close-button.mjs +5 -5
- package/dist/components/dialog/dialog-close-button.mjs.map +1 -1
- package/dist/components/dialog/dialog-content.d.mts +1 -1
- package/dist/components/dialog/dialog-footer.d.mts +1 -1
- package/dist/components/dialog/dialog-header.d.mts +1 -1
- package/dist/components/dialog/dialog-trigger-context.d.mts +1 -1
- package/dist/components/dialog/dialog-trigger.d.mts +1 -1
- package/dist/components/dialog/dialog-trigger.mjs +1 -1
- package/dist/components/dialog/dialog-trigger.mjs.map +1 -1
- package/dist/components/dialog/dialog.d.mts +1 -1
- package/dist/components/dialog/index.d.mts +2 -2
- package/dist/components/dropdown/dropdown-button.d.mts +1 -1
- package/dist/components/dropdown/dropdown-item.d.mts +1 -1
- package/dist/components/dropdown/dropdown-list.d.mts +1 -1
- package/dist/components/dropdown/dropdown-trigger-context.d.mts +1 -1
- package/dist/components/dropdown/dropdown-trigger.d.mts +1 -1
- package/dist/components/dropdown/dropdown.d.mts +1 -1
- package/dist/components/dropdown/index.d.mts +3 -3
- package/dist/components/field/field-affix.d.mts +1 -1
- package/dist/components/field/field-description.d.mts +1 -1
- package/dist/components/field/field.d.mts +1 -1
- package/dist/components/field/index.d.mts +1 -1
- package/dist/components/fieldset/fieldset-description.d.mts +1 -1
- package/dist/components/fieldset/fieldset-legend.d.mts +1 -1
- package/dist/components/fieldset/fieldset.d.mts +1 -1
- package/dist/components/fieldset/index.d.mts +1 -1
- package/dist/components/filter-group/filter-group.d.mts +1 -1
- package/dist/components/filter-group/index.d.mts +1 -1
- package/dist/components/footer/footer-links.d.mts +1 -1
- package/dist/components/footer/footer.d.mts +1 -1
- package/dist/components/footer/index.d.mts +2 -2
- package/dist/components/index.d.mts +8 -8
- package/dist/components/input/index.d.mts +1 -1
- package/dist/components/input/input.d.mts +1 -1
- package/dist/components/label/index.d.mts +1 -1
- package/dist/components/label/label.d.mts +1 -1
- package/dist/components/link/index.d.mts +1 -1
- package/dist/components/link/link.d.mts +1 -1
- package/dist/components/logo/index.d.mts +1 -1
- package/dist/components/logo/logo.d.mts +1 -1
- package/dist/components/navbar/index.d.mts +1 -1
- package/dist/components/navbar/navbar.d.mts +1 -1
- package/dist/components/navbar/sub-navbar.d.mts +1 -1
- package/dist/components/pagination/index.d.mts +2 -2
- package/dist/components/pagination/pagination-button.d.mts +1 -1
- package/dist/components/pagination/pagination-item.d.mts +1 -1
- package/dist/components/pagination/pagination.d.mts +1 -1
- package/dist/components/popover/index.d.mts +2 -2
- package/dist/components/popover/popover-trigger-context.d.mts +1 -1
- package/dist/components/popover/popover-trigger.d.mts +1 -1
- package/dist/components/popover/popover.d.mts +1 -1
- package/dist/components/radio/index.d.mts +1 -1
- package/dist/components/radio/radio.d.mts +1 -1
- package/dist/components/search/index.d.mts +1 -1
- package/dist/components/search/search.d.mts +1 -1
- package/dist/components/select/index.d.mts +1 -1
- package/dist/components/select/select-optgroup.d.mts +1 -1
- package/dist/components/select/select-option.d.mts +1 -1
- package/dist/components/select/select.d.mts +1 -1
- package/dist/components/selectfield/index.d.mts +1 -1
- package/dist/components/selectfield/selectfield.d.mts +1 -1
- package/dist/components/skip-link/index.d.mts +1 -1
- package/dist/components/skip-link/skip-link.d.mts +1 -1
- package/dist/components/spinner/index.d.mts +1 -1
- package/dist/components/spinner/spinner.d.mts +1 -1
- package/dist/components/sticky-header/index.d.mts +1 -1
- package/dist/components/sticky-header/sticky-header.d.mts +1 -1
- package/dist/components/switch/index.d.mts +1 -1
- package/dist/components/switch/switch.d.mts +1 -1
- package/dist/components/tabs/index.d.mts +1 -1
- package/dist/components/tabs/tab.d.mts +1 -1
- package/dist/components/tabs/tab.mjs +1 -2
- package/dist/components/tabs/tab.mjs.map +1 -1
- package/dist/components/tabs/tabs-list.d.mts +1 -1
- package/dist/components/tabs/tabs-list.mjs +2 -2
- package/dist/components/tabs/tabs-list.mjs.map +1 -1
- package/dist/components/tabs/tabs-panel.d.mts +1 -1
- package/dist/components/tabs/tabs-panel.mjs +2 -2
- package/dist/components/tabs/tabs-panel.mjs.map +1 -1
- package/dist/components/tabs/tabs.d.mts +1 -1
- package/dist/components/tabs/tabs.mjs +7 -2
- package/dist/components/tabs/tabs.mjs.map +1 -1
- package/dist/components/textarea/index.d.mts +1 -1
- package/dist/components/textarea/textarea.d.mts +1 -1
- package/dist/components/textfield/index.d.mts +1 -1
- package/dist/components/textfield/textfield.d.mts +1 -1
- package/dist/components/validation-message/index.d.mts +1 -1
- package/dist/components/validation-message/validation-message.d.mts +1 -1
- package/dist/{dialog-trigger-context-CAC7jh1K.d.mts → dialog-trigger-context-DbUhxoNL.d.mts} +5 -5
- package/dist/{dropdown-item-aYyDctA9.d.mts → dropdown-item-bA64wFOZ.d.mts} +3 -3
- package/dist/{dropdown-list-Dg3yJhKc.d.mts → dropdown-list-CaYz-O1j.d.mts} +3 -3
- package/dist/{footer-links-BiBVxNWE.d.mts → footer-links-DwBghNrz.d.mts} +3 -3
- package/dist/main.d.mts +9 -9
- package/dist/{pagination-item-BNyKs6wz.d.mts → pagination-item-DJicBrIN.d.mts} +3 -3
- package/dist/{popover-trigger-context-DTh-_AMm.d.mts → popover-trigger-context-BLjAozBn.d.mts} +5 -5
- package/dist/{sticky-header-CLZPboYg.d.mts → sticky-header-CVfE0TUC.d.mts} +3 -3
- package/dist/useIsomorphicLayoutEffect-DXCY5AxR.d.mts +7 -0
- package/dist/utilities/hooks/index.d.mts +2 -2
- package/dist/utilities/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.d.mts +1 -1
- package/dist/utilities/hooks/usePagination/usePagination.d.mts +1 -1
- package/dist/utilities/index.d.mts +2 -2
- package/dist/vanilla/sub-navbar/index.mjs +6 -5
- package/dist/vanilla/sub-navbar/index.mjs.map +1 -1
- package/package.json +10 -11
- package/dist/useIsomorphicLayoutEffect-B2JpCiYW.d.mts +0 -7
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { n as DefaultProps, r as LabelRequiredProps, t as AsChildProps } from "./types-BXsMIYrD.mjs";
|
|
2
|
-
import { r as PopoverTriggerContextProps } from "./popover-trigger-context-
|
|
2
|
+
import { r as PopoverTriggerContextProps } from "./popover-trigger-context-BLjAozBn.mjs";
|
|
3
3
|
import { t as MergeRight } from "./types-CgAV-Uiu.mjs";
|
|
4
4
|
import { DSTabElement, DSTabListElement, DSTabPanelElement, DSTabsElement } from "@digdir/designsystemet-web";
|
|
5
|
-
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
6
|
-
import * as react from "react";
|
|
5
|
+
import * as _$react_jsx_runtime0 from "react/jsx-runtime";
|
|
6
|
+
import * as _$react from "react";
|
|
7
7
|
import { AnchorHTMLAttributes, AriaAttributes, ButtonHTMLAttributes, DialogHTMLAttributes, FieldsetHTMLAttributes, HTMLAttributes, HtmlHTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, OptgroupHTMLAttributes, OptionHTMLAttributes, ReactNode, Ref, SelectHTMLAttributes, TextareaHTMLAttributes } from "react";
|
|
8
8
|
import { Middleware, Placement } from "@floating-ui/dom";
|
|
9
9
|
|
|
@@ -39,7 +39,7 @@ declare const Alert: ({
|
|
|
39
39
|
size,
|
|
40
40
|
ref,
|
|
41
41
|
...rest
|
|
42
|
-
}: AlertProps) => react_jsx_runtime0.JSX.Element;
|
|
42
|
+
}: AlertProps) => _$react_jsx_runtime0.JSX.Element;
|
|
43
43
|
//#endregion
|
|
44
44
|
//#region src/components/avatar/avatar.d.ts
|
|
45
45
|
type AvatarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -79,7 +79,7 @@ declare const Avatar: ({
|
|
|
79
79
|
color,
|
|
80
80
|
children,
|
|
81
81
|
...props
|
|
82
|
-
}: AvatarProps) => react_jsx_runtime0.JSX.Element;
|
|
82
|
+
}: AvatarProps) => _$react_jsx_runtime0.JSX.Element;
|
|
83
83
|
//#endregion
|
|
84
84
|
//#region src/components/badge/badge.d.ts
|
|
85
85
|
type BadgeProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -110,7 +110,7 @@ declare const Badge: ({
|
|
|
110
110
|
asChild,
|
|
111
111
|
ref,
|
|
112
112
|
...props
|
|
113
|
-
}: BadgeProps) => react_jsx_runtime0.JSX.Element;
|
|
113
|
+
}: BadgeProps) => _$react_jsx_runtime0.JSX.Element;
|
|
114
114
|
//#endregion
|
|
115
115
|
//#region src/components/button/button.d.ts
|
|
116
116
|
type ButtonProps = MergeRight<DefaultProps & ButtonHTMLAttributes<HTMLButtonElement>, {
|
|
@@ -172,7 +172,7 @@ declare const Button: ({
|
|
|
172
172
|
active,
|
|
173
173
|
ref,
|
|
174
174
|
...props
|
|
175
|
-
}: ButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
175
|
+
}: ButtonProps) => _$react_jsx_runtime0.JSX.Element;
|
|
176
176
|
//#endregion
|
|
177
177
|
//#region src/components/card/card.d.ts
|
|
178
178
|
type CardProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -204,7 +204,7 @@ declare const Card: ({
|
|
|
204
204
|
children,
|
|
205
205
|
asChild,
|
|
206
206
|
...props
|
|
207
|
-
}: CardProps) => react_jsx_runtime0.JSX.Element;
|
|
207
|
+
}: CardProps) => _$react_jsx_runtime0.JSX.Element;
|
|
208
208
|
//#endregion
|
|
209
209
|
//#region src/components/card/card-actions.d.ts
|
|
210
210
|
type CardActionsProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -215,7 +215,7 @@ declare const CardActions: ({
|
|
|
215
215
|
ref,
|
|
216
216
|
children,
|
|
217
217
|
...props
|
|
218
|
-
}: CardActionsProps) => react_jsx_runtime0.JSX.Element;
|
|
218
|
+
}: CardActionsProps) => _$react_jsx_runtime0.JSX.Element;
|
|
219
219
|
//#endregion
|
|
220
220
|
//#region src/components/card/card-action.d.ts
|
|
221
221
|
type CardActionProps = ButtonProps;
|
|
@@ -226,7 +226,7 @@ declare const CardAction: ({
|
|
|
226
226
|
dark,
|
|
227
227
|
className,
|
|
228
228
|
...props
|
|
229
|
-
}: CardActionProps) => react_jsx_runtime0.JSX.Element;
|
|
229
|
+
}: CardActionProps) => _$react_jsx_runtime0.JSX.Element;
|
|
230
230
|
//#endregion
|
|
231
231
|
//#region src/components/card/card-content.d.ts
|
|
232
232
|
type CardContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -244,7 +244,7 @@ declare const CardContent: ({
|
|
|
244
244
|
children,
|
|
245
245
|
asChild,
|
|
246
246
|
...props
|
|
247
|
-
}: CardContentProps) => react_jsx_runtime0.JSX.Element;
|
|
247
|
+
}: CardContentProps) => _$react_jsx_runtime0.JSX.Element;
|
|
248
248
|
//#endregion
|
|
249
249
|
//#region src/components/card/card-header.d.ts
|
|
250
250
|
type CardHeaderProps = MergeRight<Omit<HTMLAttributes<HTMLDivElement>, 'children'>, {
|
|
@@ -274,7 +274,7 @@ declare const CardHeader: ({
|
|
|
274
274
|
subLabel,
|
|
275
275
|
description,
|
|
276
276
|
...props
|
|
277
|
-
}: CardHeaderProps) => react_jsx_runtime0.JSX.Element;
|
|
277
|
+
}: CardHeaderProps) => _$react_jsx_runtime0.JSX.Element;
|
|
278
278
|
//#endregion
|
|
279
279
|
//#region src/components/card/card-media.d.ts
|
|
280
280
|
type CardMediaProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -294,7 +294,7 @@ declare const CardMedia: ({
|
|
|
294
294
|
children,
|
|
295
295
|
overlay,
|
|
296
296
|
...props
|
|
297
|
-
}: CardMediaProps) => react_jsx_runtime0.JSX.Element;
|
|
297
|
+
}: CardMediaProps) => _$react_jsx_runtime0.JSX.Element;
|
|
298
298
|
//#endregion
|
|
299
299
|
//#region src/components/card/card-date.d.ts
|
|
300
300
|
type CardDateProps = MergeRight<Omit<HTMLAttributes<HTMLParagraphElement>, 'children'>, {
|
|
@@ -314,7 +314,7 @@ declare const CardDate: ({
|
|
|
314
314
|
day,
|
|
315
315
|
month,
|
|
316
316
|
...props
|
|
317
|
-
}: CardDateProps) => react_jsx_runtime0.JSX.Element;
|
|
317
|
+
}: CardDateProps) => _$react_jsx_runtime0.JSX.Element;
|
|
318
318
|
//#endregion
|
|
319
319
|
//#region src/components/input/input.d.ts
|
|
320
320
|
type InputProps = MergeRight<DefaultProps & Omit<InputHTMLAttributes<HTMLInputElement>, 'prefix' | 'type'>, {
|
|
@@ -348,7 +348,7 @@ declare const Input: ({
|
|
|
348
348
|
readOnly,
|
|
349
349
|
ref,
|
|
350
350
|
...props
|
|
351
|
-
}: InputProps) => react_jsx_runtime0.JSX.Element;
|
|
351
|
+
}: InputProps) => _$react_jsx_runtime0.JSX.Element;
|
|
352
352
|
//#endregion
|
|
353
353
|
//#region src/components/checkbox/checkbox.d.ts
|
|
354
354
|
type CheckboxProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -372,7 +372,7 @@ declare const Checkbox: ({
|
|
|
372
372
|
id,
|
|
373
373
|
"aria-describedby": ariaDescribedByProp,
|
|
374
374
|
...props
|
|
375
|
-
}: CheckboxProps) => react_jsx_runtime0.JSX.Element;
|
|
375
|
+
}: CheckboxProps) => _$react_jsx_runtime0.JSX.Element;
|
|
376
376
|
//#endregion
|
|
377
377
|
//#region src/components/checkbox/checkbox-subsection.d.ts
|
|
378
378
|
type CheckboxSubsectionProps = MergeRight<DefaultProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -384,7 +384,7 @@ declare const CheckboxSubsection: ({
|
|
|
384
384
|
dark,
|
|
385
385
|
ref,
|
|
386
386
|
...props
|
|
387
|
-
}: CheckboxSubsectionProps) => react_jsx_runtime0.JSX.Element;
|
|
387
|
+
}: CheckboxSubsectionProps) => _$react_jsx_runtime0.JSX.Element;
|
|
388
388
|
//#endregion
|
|
389
389
|
//#region src/components/chip/chip.d.ts
|
|
390
390
|
type ChipProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -422,7 +422,7 @@ declare const Chip: ({
|
|
|
422
422
|
className,
|
|
423
423
|
ref,
|
|
424
424
|
...props
|
|
425
|
-
}: ChipProps) => react_jsx_runtime0.JSX.Element;
|
|
425
|
+
}: ChipProps) => _$react_jsx_runtime0.JSX.Element;
|
|
426
426
|
//#endregion
|
|
427
427
|
//#region src/components/details/details.d.ts
|
|
428
428
|
type DetailsProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDetailsElement>, {
|
|
@@ -474,7 +474,7 @@ declare const Details: ({
|
|
|
474
474
|
onToggle,
|
|
475
475
|
ref,
|
|
476
476
|
...rest
|
|
477
|
-
}: DetailsProps) => react_jsx_runtime0.JSX.Element;
|
|
477
|
+
}: DetailsProps) => _$react_jsx_runtime0.JSX.Element;
|
|
478
478
|
//#endregion
|
|
479
479
|
//#region src/components/details/details-content.d.ts
|
|
480
480
|
type DetailsContentProps = MergeRight<HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -497,7 +497,7 @@ declare const DetailsContent: ({
|
|
|
497
497
|
children,
|
|
498
498
|
ref,
|
|
499
499
|
...rest
|
|
500
|
-
}: DetailsContentProps) => react_jsx_runtime0.JSX.Element;
|
|
500
|
+
}: DetailsContentProps) => _$react_jsx_runtime0.JSX.Element;
|
|
501
501
|
//#endregion
|
|
502
502
|
//#region src/components/details/details-summary.d.ts
|
|
503
503
|
type DetailsSummaryProps = MergeRight<HTMLAttributes<HTMLElement>, {
|
|
@@ -517,7 +517,7 @@ declare const DetailsSummary: ({
|
|
|
517
517
|
icon,
|
|
518
518
|
ref,
|
|
519
519
|
...rest
|
|
520
|
-
}: DetailsSummaryProps) => react_jsx_runtime0.JSX.Element;
|
|
520
|
+
}: DetailsSummaryProps) => _$react_jsx_runtime0.JSX.Element;
|
|
521
521
|
//#endregion
|
|
522
522
|
//#region src/components/dialog/dialog.d.ts
|
|
523
523
|
type DialogProps = MergeRight<DefaultProps & DialogHTMLAttributes<HTMLDialogElement>, {
|
|
@@ -585,7 +585,7 @@ declare const Dialog: ({
|
|
|
585
585
|
dark,
|
|
586
586
|
ref,
|
|
587
587
|
...rest
|
|
588
|
-
}: DialogProps) => react_jsx_runtime0.JSX.Element;
|
|
588
|
+
}: DialogProps) => _$react_jsx_runtime0.JSX.Element;
|
|
589
589
|
//#endregion
|
|
590
590
|
//#region src/components/dialog/dialog-content.d.ts
|
|
591
591
|
type DialogContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -608,7 +608,7 @@ declare const DialogContent: ({
|
|
|
608
608
|
className,
|
|
609
609
|
noBorder,
|
|
610
610
|
...rest
|
|
611
|
-
}: DialogContentProps) => react_jsx_runtime0.JSX.Element;
|
|
611
|
+
}: DialogContentProps) => _$react_jsx_runtime0.JSX.Element;
|
|
612
612
|
//#endregion
|
|
613
613
|
//#region src/components/dialog/dialog-header.d.ts
|
|
614
614
|
type DialogHeaderProps = MergeRight<HTMLAttributes<HTMLHeadingElement>, {
|
|
@@ -631,7 +631,7 @@ declare const DialogHeader: ({
|
|
|
631
631
|
className,
|
|
632
632
|
noBorder,
|
|
633
633
|
...rest
|
|
634
|
-
}: DialogHeaderProps) => react_jsx_runtime0.JSX.Element;
|
|
634
|
+
}: DialogHeaderProps) => _$react_jsx_runtime0.JSX.Element;
|
|
635
635
|
//#endregion
|
|
636
636
|
//#region src/components/dialog/dialog-footer.d.ts
|
|
637
637
|
type DialogFooterProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -654,7 +654,7 @@ declare const DialogFooter: ({
|
|
|
654
654
|
className,
|
|
655
655
|
noBorder,
|
|
656
656
|
...rest
|
|
657
|
-
}: DialogFooterProps) => react_jsx_runtime0.JSX.Element;
|
|
657
|
+
}: DialogFooterProps) => _$react_jsx_runtime0.JSX.Element;
|
|
658
658
|
//#endregion
|
|
659
659
|
//#region src/components/dialog/dialog-trigger.d.ts
|
|
660
660
|
type DialogTriggerProps = ButtonProps;
|
|
@@ -662,19 +662,20 @@ declare const DialogTrigger: ({
|
|
|
662
662
|
asChild,
|
|
663
663
|
ref,
|
|
664
664
|
...rest
|
|
665
|
-
}: DialogTriggerProps) => react_jsx_runtime0.JSX.Element;
|
|
665
|
+
}: DialogTriggerProps) => _$react_jsx_runtime0.JSX.Element;
|
|
666
666
|
//#endregion
|
|
667
667
|
//#region src/components/dialog/dialog-close-button.d.ts
|
|
668
668
|
type DialogCloseButtonProps = Omit<ButtonProps, 'asChild' | 'type' | 'name'>;
|
|
669
669
|
/**
|
|
670
670
|
* A button that can be used to close the dialog. Must be used inside a `Dialog` that is wrapped in a `DialogTriggerContext`.
|
|
671
|
-
*
|
|
671
|
+
* When placed as a direct child of `Dialog`, it will be positioned absolutely in the top right corner.
|
|
672
672
|
*/
|
|
673
673
|
declare const DialogCloseButton: ({
|
|
674
674
|
children,
|
|
675
675
|
ref,
|
|
676
|
+
className,
|
|
676
677
|
...props
|
|
677
|
-
}: DialogCloseButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
678
|
+
}: DialogCloseButtonProps) => _$react_jsx_runtime0.JSX.Element;
|
|
678
679
|
//#endregion
|
|
679
680
|
//#region src/components/popover/popover.d.ts
|
|
680
681
|
type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -771,7 +772,7 @@ declare const Popover: ({
|
|
|
771
772
|
asChild,
|
|
772
773
|
ref,
|
|
773
774
|
...rest
|
|
774
|
-
}: PopoverProps) => react_jsx_runtime0.JSX.Element;
|
|
775
|
+
}: PopoverProps) => _$react_jsx_runtime0.JSX.Element;
|
|
775
776
|
//#endregion
|
|
776
777
|
//#region src/components/popover/popover-trigger.d.ts
|
|
777
778
|
type PopoverTriggerProps = ({
|
|
@@ -820,7 +821,7 @@ declare const PopoverTrigger: ({
|
|
|
820
821
|
asChild,
|
|
821
822
|
ref,
|
|
822
823
|
...rest
|
|
823
|
-
}: PopoverTriggerProps) => react_jsx_runtime0.JSX.Element;
|
|
824
|
+
}: PopoverTriggerProps) => _$react_jsx_runtime0.JSX.Element;
|
|
824
825
|
//#endregion
|
|
825
826
|
//#region src/components/dropdown/dropdown.d.ts
|
|
826
827
|
type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
|
|
@@ -862,21 +863,21 @@ declare const Dropdown: ({
|
|
|
862
863
|
className,
|
|
863
864
|
ref,
|
|
864
865
|
...rest
|
|
865
|
-
}: DropdownProps) => react_jsx_runtime0.JSX.Element;
|
|
866
|
+
}: DropdownProps) => _$react_jsx_runtime0.JSX.Element;
|
|
866
867
|
//#endregion
|
|
867
868
|
//#region src/components/dropdown/dropdown-button.d.ts
|
|
868
869
|
type DropdownButtonProps = Omit<ButtonProps, 'variant'>;
|
|
869
870
|
declare const DropdownButton: ({
|
|
870
871
|
ref,
|
|
871
872
|
...rest
|
|
872
|
-
}: DropdownButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
873
|
+
}: DropdownButtonProps) => _$react_jsx_runtime0.JSX.Element;
|
|
873
874
|
//#endregion
|
|
874
875
|
//#region src/components/dropdown/dropdown-trigger.d.ts
|
|
875
876
|
type DropdownTriggerProps = PopoverTriggerProps;
|
|
876
877
|
declare const DropdownTrigger: ({
|
|
877
878
|
ref,
|
|
878
879
|
...rest
|
|
879
|
-
}: DropdownTriggerProps) => react_jsx_runtime0.JSX.Element;
|
|
880
|
+
}: DropdownTriggerProps) => _$react_jsx_runtime0.JSX.Element;
|
|
880
881
|
//#endregion
|
|
881
882
|
//#region src/components/dropdown/dropdown-trigger-context.d.ts
|
|
882
883
|
type DropdownTriggerContextProps = PopoverTriggerContextProps;
|
|
@@ -899,7 +900,7 @@ type DropdownTriggerContextProps = PopoverTriggerContextProps;
|
|
|
899
900
|
declare const DropdownTriggerContext: ({
|
|
900
901
|
children,
|
|
901
902
|
...props
|
|
902
|
-
}: DropdownTriggerContextProps) => react_jsx_runtime0.JSX.Element;
|
|
903
|
+
}: DropdownTriggerContextProps) => _$react_jsx_runtime0.JSX.Element;
|
|
903
904
|
//#endregion
|
|
904
905
|
//#region src/components/field/field.d.ts
|
|
905
906
|
type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -930,7 +931,7 @@ declare const Field: ({
|
|
|
930
931
|
asChild,
|
|
931
932
|
ref,
|
|
932
933
|
...props
|
|
933
|
-
}: FieldProps) => react_jsx_runtime0.JSX.Element;
|
|
934
|
+
}: FieldProps) => _$react_jsx_runtime0.JSX.Element;
|
|
934
935
|
//#endregion
|
|
935
936
|
//#region src/components/field/field-description.d.ts
|
|
936
937
|
type FieldDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -941,7 +942,7 @@ declare const FieldDescription: ({
|
|
|
941
942
|
className,
|
|
942
943
|
ref,
|
|
943
944
|
...props
|
|
944
|
-
}: FieldDescriptionProps) => react_jsx_runtime0.JSX.Element;
|
|
945
|
+
}: FieldDescriptionProps) => _$react_jsx_runtime0.JSX.Element;
|
|
945
946
|
//#endregion
|
|
946
947
|
//#region src/components/field/field-affix.d.ts
|
|
947
948
|
type FieldAffixesProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLDivElement>, 'prefix'>, {
|
|
@@ -962,7 +963,7 @@ declare const FieldAffixes: ({
|
|
|
962
963
|
asChild,
|
|
963
964
|
ref,
|
|
964
965
|
...rest
|
|
965
|
-
}: FieldAffixesProps) => react_jsx_runtime0.JSX.Element;
|
|
966
|
+
}: FieldAffixesProps) => _$react_jsx_runtime0.JSX.Element;
|
|
966
967
|
type FieldAffixProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLSpanElement>, 'prefix'>, {
|
|
967
968
|
ref?: Ref<HTMLSpanElement>;
|
|
968
969
|
}>;
|
|
@@ -982,7 +983,7 @@ declare const FieldAffix: ({
|
|
|
982
983
|
asChild,
|
|
983
984
|
ref,
|
|
984
985
|
...rest
|
|
985
|
-
}: FieldAffixProps) => react_jsx_runtime0.JSX.Element;
|
|
986
|
+
}: FieldAffixProps) => _$react_jsx_runtime0.JSX.Element;
|
|
986
987
|
//#endregion
|
|
987
988
|
//#region src/components/fieldset/fieldset.d.ts
|
|
988
989
|
type FieldsetProps = MergeRight<DefaultProps & FieldsetHTMLAttributes<HTMLFieldSetElement>, {
|
|
@@ -994,7 +995,7 @@ declare const Fieldset: ({
|
|
|
994
995
|
dark,
|
|
995
996
|
ref,
|
|
996
997
|
...props
|
|
997
|
-
}: FieldsetProps) => react_jsx_runtime0.JSX.Element;
|
|
998
|
+
}: FieldsetProps) => _$react_jsx_runtime0.JSX.Element;
|
|
998
999
|
//#endregion
|
|
999
1000
|
//#region src/components/fieldset/fieldset-description.d.ts
|
|
1000
1001
|
type FieldsetDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1004,7 +1005,7 @@ declare const FieldsetDescription: ({
|
|
|
1004
1005
|
asChild,
|
|
1005
1006
|
ref,
|
|
1006
1007
|
...props
|
|
1007
|
-
}: FieldsetDescriptionProps) => react_jsx_runtime0.JSX.Element;
|
|
1008
|
+
}: FieldsetDescriptionProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1008
1009
|
//#endregion
|
|
1009
1010
|
//#region src/components/label/label.d.ts
|
|
1010
1011
|
type LabelProps = MergeRight<DefaultProps & AsChildProps & LabelHTMLAttributes<HTMLLabelElement>, {
|
|
@@ -1022,7 +1023,7 @@ declare const Label: ({
|
|
|
1022
1023
|
asChild,
|
|
1023
1024
|
ref,
|
|
1024
1025
|
...props
|
|
1025
|
-
}: LabelProps) => react_jsx_runtime0.JSX.Element;
|
|
1026
|
+
}: LabelProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1026
1027
|
//#endregion
|
|
1027
1028
|
//#region src/components/fieldset/fieldset-legend.d.ts
|
|
1028
1029
|
type FieldsetLegendProps = MergeRight<LabelProps & HTMLAttributes<HTMLLegendElement>, {
|
|
@@ -1033,7 +1034,7 @@ declare const FieldsetLegend: ({
|
|
|
1033
1034
|
dark,
|
|
1034
1035
|
ref,
|
|
1035
1036
|
...props
|
|
1036
|
-
}: FieldsetLegendProps) => react_jsx_runtime0.JSX.Element;
|
|
1037
|
+
}: FieldsetLegendProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1037
1038
|
//#endregion
|
|
1038
1039
|
//#region src/components/filter-group/filter-group.d.ts
|
|
1039
1040
|
type FilterGroupProps = MergeRight<DefaultProps & AsChildProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -1055,7 +1056,7 @@ declare const FilterGroup: ({
|
|
|
1055
1056
|
className,
|
|
1056
1057
|
ref,
|
|
1057
1058
|
...props
|
|
1058
|
-
}: FilterGroupProps) => react_jsx_runtime0.JSX.Element;
|
|
1059
|
+
}: FilterGroupProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1059
1060
|
//#endregion
|
|
1060
1061
|
//#region src/components/footer/footer.d.ts
|
|
1061
1062
|
type FooterProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1091,7 +1092,7 @@ declare const Footer: ({
|
|
|
1091
1092
|
children,
|
|
1092
1093
|
ref,
|
|
1093
1094
|
...props
|
|
1094
|
-
}: FooterProps) => react_jsx_runtime0.JSX.Element;
|
|
1095
|
+
}: FooterProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1095
1096
|
//#endregion
|
|
1096
1097
|
//#region src/components/link/link.d.ts
|
|
1097
1098
|
type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1123,7 +1124,7 @@ declare const Link: ({
|
|
|
1123
1124
|
underline,
|
|
1124
1125
|
ref,
|
|
1125
1126
|
...rest
|
|
1126
|
-
}: LinkProps) => react_jsx_runtime0.JSX.Element;
|
|
1127
|
+
}: LinkProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1127
1128
|
//#endregion
|
|
1128
1129
|
//#region src/components/logo/logo.d.ts
|
|
1129
1130
|
type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
|
|
@@ -1153,7 +1154,7 @@ declare const Logo: ({
|
|
|
1153
1154
|
className,
|
|
1154
1155
|
ref,
|
|
1155
1156
|
...props
|
|
1156
|
-
}: LogoProps) => react_jsx_runtime0.JSX.Element;
|
|
1157
|
+
}: LogoProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1157
1158
|
//#endregion
|
|
1158
1159
|
//#region src/components/navbar/navbar.d.ts
|
|
1159
1160
|
type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1191,7 +1192,7 @@ declare const Navbar: ({
|
|
|
1191
1192
|
className,
|
|
1192
1193
|
ref,
|
|
1193
1194
|
...props
|
|
1194
|
-
}: NavbarProps) => react_jsx_runtime0.JSX.Element;
|
|
1195
|
+
}: NavbarProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1195
1196
|
//#endregion
|
|
1196
1197
|
//#region src/components/navbar/sub-navbar.d.ts
|
|
1197
1198
|
type SubNavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1203,7 +1204,7 @@ declare const SubNavbar: ({
|
|
|
1203
1204
|
className,
|
|
1204
1205
|
ref,
|
|
1205
1206
|
...props
|
|
1206
|
-
}: SubNavbarProps) => react_jsx_runtime0.JSX.Element;
|
|
1207
|
+
}: SubNavbarProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1207
1208
|
//#endregion
|
|
1208
1209
|
//#region src/components/pagination/pagination.d.ts
|
|
1209
1210
|
type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1215,7 +1216,7 @@ declare const Pagination: ({
|
|
|
1215
1216
|
ref,
|
|
1216
1217
|
children,
|
|
1217
1218
|
...props
|
|
1218
|
-
}: PaginationProps) => react_jsx_runtime0.JSX.Element;
|
|
1219
|
+
}: PaginationProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1219
1220
|
//#endregion
|
|
1220
1221
|
//#region src/components/pagination/pagination-button.d.ts
|
|
1221
1222
|
type PaginationButtonProps = ButtonProps & {
|
|
@@ -1228,7 +1229,7 @@ type PaginationButtonProps = ButtonProps & {
|
|
|
1228
1229
|
declare const PaginationButton: ({
|
|
1229
1230
|
ref,
|
|
1230
1231
|
...rest
|
|
1231
|
-
}: PaginationButtonProps) => react_jsx_runtime0.JSX.Element;
|
|
1232
|
+
}: PaginationButtonProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1232
1233
|
//#endregion
|
|
1233
1234
|
//#region src/components/radio/radio.d.ts
|
|
1234
1235
|
type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -1250,7 +1251,7 @@ declare const Radio: ({
|
|
|
1250
1251
|
id,
|
|
1251
1252
|
"aria-describedby": ariaDescribedByProp,
|
|
1252
1253
|
...props
|
|
1253
|
-
}: RadioProps) => react_jsx_runtime0.JSX.Element;
|
|
1254
|
+
}: RadioProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1254
1255
|
//#endregion
|
|
1255
1256
|
//#region src/components/search/search.d.ts
|
|
1256
1257
|
type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
@@ -1279,7 +1280,7 @@ declare const Search: ({
|
|
|
1279
1280
|
style,
|
|
1280
1281
|
fullwidth,
|
|
1281
1282
|
...props
|
|
1282
|
-
}: SearchProps) => react_jsx_runtime0.JSX.Element;
|
|
1283
|
+
}: SearchProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1283
1284
|
//#endregion
|
|
1284
1285
|
//#region src/components/select/select.d.ts
|
|
1285
1286
|
type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelectElement>, 'multiple' | 'size'>, {
|
|
@@ -1299,7 +1300,7 @@ declare const Select: ({
|
|
|
1299
1300
|
size,
|
|
1300
1301
|
ref,
|
|
1301
1302
|
...props
|
|
1302
|
-
}: SelectProps) => react_jsx_runtime0.JSX.Element;
|
|
1303
|
+
}: SelectProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1303
1304
|
//#endregion
|
|
1304
1305
|
//#region src/components/select/select-option.d.ts
|
|
1305
1306
|
type SelectOptionProps = MergeRight<AsChildProps & OptionHTMLAttributes<HTMLOptionElement>, {
|
|
@@ -1309,7 +1310,7 @@ declare const SelectOption: ({
|
|
|
1309
1310
|
asChild,
|
|
1310
1311
|
ref,
|
|
1311
1312
|
...props
|
|
1312
|
-
}: SelectOptionProps) => react_jsx_runtime0.JSX.Element;
|
|
1313
|
+
}: SelectOptionProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1313
1314
|
//#endregion
|
|
1314
1315
|
//#region src/components/select/select-optgroup.d.ts
|
|
1315
1316
|
type SelectOptgroupProps = MergeRight<AsChildProps & OptgroupHTMLAttributes<HTMLOptGroupElement>, {
|
|
@@ -1319,7 +1320,7 @@ declare const SelectOptgroup: ({
|
|
|
1319
1320
|
asChild,
|
|
1320
1321
|
ref,
|
|
1321
1322
|
...props
|
|
1322
|
-
}: SelectOptgroupProps) => react_jsx_runtime0.JSX.Element;
|
|
1323
|
+
}: SelectOptgroupProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1323
1324
|
//#endregion
|
|
1324
1325
|
//#region src/components/selectfield/selectfield.d.ts
|
|
1325
1326
|
type SelectfieldProps = MergeRight<LabelRequiredProps & SelectProps, {
|
|
@@ -1340,7 +1341,7 @@ declare const Selectfield: ({
|
|
|
1340
1341
|
id: idProp,
|
|
1341
1342
|
"aria-describedby": ariaDescribedByProp,
|
|
1342
1343
|
...props
|
|
1343
|
-
}: SelectfieldProps) => react_jsx_runtime0.JSX.Element;
|
|
1344
|
+
}: SelectfieldProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1344
1345
|
//#endregion
|
|
1345
1346
|
//#region src/components/skip-link/skip-link.d.ts
|
|
1346
1347
|
type SkipLinkProps = MergeRight<DefaultProps & AsChildProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1352,7 +1353,7 @@ declare const SkipLink: ({
|
|
|
1352
1353
|
className,
|
|
1353
1354
|
dark,
|
|
1354
1355
|
...props
|
|
1355
|
-
}: SkipLinkProps) => react_jsx_runtime0.JSX.Element;
|
|
1356
|
+
}: SkipLinkProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1356
1357
|
//#endregion
|
|
1357
1358
|
//#region src/components/spinner/spinner.d.ts
|
|
1358
1359
|
type SpinnerProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -1374,7 +1375,7 @@ declare const Spinner: ({
|
|
|
1374
1375
|
className,
|
|
1375
1376
|
ref,
|
|
1376
1377
|
...props
|
|
1377
|
-
}: SpinnerProps) => react_jsx_runtime0.JSX.Element;
|
|
1378
|
+
}: SpinnerProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1378
1379
|
//#endregion
|
|
1379
1380
|
//#region src/components/switch/switch.d.ts
|
|
1380
1381
|
type SwitchProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'> & Pick<FieldProps, 'position'>, {
|
|
@@ -1394,7 +1395,7 @@ declare const Switch: ({
|
|
|
1394
1395
|
id,
|
|
1395
1396
|
position,
|
|
1396
1397
|
...props
|
|
1397
|
-
}: SwitchProps) => react_jsx_runtime0.JSX.Element;
|
|
1398
|
+
}: SwitchProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1398
1399
|
//#endregion
|
|
1399
1400
|
//#region src/components/tabs/tabs.d.ts
|
|
1400
1401
|
type TabsProps = MergeRight<DefaultProps & HTMLAttributes<DSTabsElement>, {
|
|
@@ -1406,11 +1407,10 @@ type TabsProps = MergeRight<DefaultProps & HTMLAttributes<DSTabsElement>, {
|
|
|
1406
1407
|
type TabsContext = {
|
|
1407
1408
|
isControlled?: boolean;
|
|
1408
1409
|
currentValue?: string;
|
|
1409
|
-
defaultValue?: string;
|
|
1410
1410
|
onChange?: (value: string) => void;
|
|
1411
1411
|
getPrefixedValue?: (value?: string) => string | undefined;
|
|
1412
1412
|
};
|
|
1413
|
-
declare const Context: react.Context<TabsContext>;
|
|
1413
|
+
declare const Context: _$react.Context<TabsContext>;
|
|
1414
1414
|
declare const Tabs: ({
|
|
1415
1415
|
defaultValue,
|
|
1416
1416
|
value: valueProp,
|
|
@@ -1420,36 +1420,34 @@ declare const Tabs: ({
|
|
|
1420
1420
|
dark,
|
|
1421
1421
|
ref,
|
|
1422
1422
|
...props
|
|
1423
|
-
}: TabsProps) => react_jsx_runtime0.JSX.Element;
|
|
1423
|
+
}: TabsProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1424
1424
|
//#endregion
|
|
1425
1425
|
//#region src/components/tabs/tab.d.ts
|
|
1426
|
-
type TabProps = MergeRight<
|
|
1426
|
+
type TabProps = MergeRight<HTMLAttributes<DSTabElement>, {
|
|
1427
1427
|
/** A unique value that associates the trigger with a content. */value: string;
|
|
1428
1428
|
ref?: Ref<DSTabElement>;
|
|
1429
1429
|
}>;
|
|
1430
1430
|
declare const Tab: ({
|
|
1431
1431
|
value,
|
|
1432
1432
|
children,
|
|
1433
|
-
dark,
|
|
1434
1433
|
onClick,
|
|
1435
1434
|
onClickCapture,
|
|
1436
1435
|
ref,
|
|
1437
1436
|
...props
|
|
1438
|
-
}: TabProps) => react_jsx_runtime0.JSX.Element;
|
|
1437
|
+
}: TabProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1439
1438
|
//#endregion
|
|
1440
1439
|
//#region src/components/tabs/tabs-list.d.ts
|
|
1441
|
-
type TabsListProps = MergeRight<
|
|
1440
|
+
type TabsListProps = MergeRight<HTMLAttributes<DSTabListElement>, {
|
|
1442
1441
|
ref?: Ref<DSTabListElement>;
|
|
1443
1442
|
}>;
|
|
1444
1443
|
declare const TabsList: ({
|
|
1445
1444
|
children,
|
|
1446
|
-
dark,
|
|
1447
1445
|
ref,
|
|
1448
1446
|
...props
|
|
1449
|
-
}: TabsListProps) => react_jsx_runtime0.JSX.Element;
|
|
1447
|
+
}: TabsListProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1450
1448
|
//#endregion
|
|
1451
1449
|
//#region src/components/tabs/tabs-panel.d.ts
|
|
1452
|
-
type TabsPanelProps = MergeRight<
|
|
1450
|
+
type TabsPanelProps = MergeRight<HTMLAttributes<DSTabPanelElement>, {
|
|
1453
1451
|
/** A unique value that associates the content with a trigger. */value: string;
|
|
1454
1452
|
ref?: Ref<DSTabPanelElement>;
|
|
1455
1453
|
}>;
|
|
@@ -1457,10 +1455,9 @@ declare const TabsPanel: ({
|
|
|
1457
1455
|
value,
|
|
1458
1456
|
id,
|
|
1459
1457
|
children,
|
|
1460
|
-
dark,
|
|
1461
1458
|
ref,
|
|
1462
1459
|
...props
|
|
1463
|
-
}: TabsPanelProps) => react_jsx_runtime0.JSX.Element;
|
|
1460
|
+
}: TabsPanelProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1464
1461
|
//#endregion
|
|
1465
1462
|
//#region src/components/textarea/textarea.d.ts
|
|
1466
1463
|
type TextareaProps = MergeRight<DefaultProps & Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'prefix'>, {
|
|
@@ -1477,7 +1474,7 @@ declare const Textarea: ({
|
|
|
1477
1474
|
size,
|
|
1478
1475
|
ref,
|
|
1479
1476
|
...props
|
|
1480
|
-
}: TextareaProps) => react_jsx_runtime0.JSX.Element;
|
|
1477
|
+
}: TextareaProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1481
1478
|
//#endregion
|
|
1482
1479
|
//#region src/components/textfield/textfield.d.ts
|
|
1483
1480
|
type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
|
|
@@ -1517,7 +1514,7 @@ declare const Textfield: ({
|
|
|
1517
1514
|
id: idProp,
|
|
1518
1515
|
"aria-describedby": ariaDescribedByProp,
|
|
1519
1516
|
...props
|
|
1520
|
-
}: TextfieldProps) => react_jsx_runtime0.JSX.Element;
|
|
1517
|
+
}: TextfieldProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1521
1518
|
//#endregion
|
|
1522
1519
|
//#region src/components/validation-message/validation-message.d.ts
|
|
1523
1520
|
type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1531,7 +1528,7 @@ declare const ValidationMessage: ({
|
|
|
1531
1528
|
asChild,
|
|
1532
1529
|
ref,
|
|
1533
1530
|
...props
|
|
1534
|
-
}: ValidationMessageProps) => react_jsx_runtime0.JSX.Element;
|
|
1531
|
+
}: ValidationMessageProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1535
1532
|
//#endregion
|
|
1536
1533
|
//#region src/utilities/hooks/usePagination/usePagination.d.ts
|
|
1537
1534
|
type UsePaginationProps = {
|
|
@@ -1627,7 +1624,7 @@ declare const AlertFooter: ({
|
|
|
1627
1624
|
asChild,
|
|
1628
1625
|
ref,
|
|
1629
1626
|
...rest
|
|
1630
|
-
}: AlertFooterProps) => react_jsx_runtime0.JSX.Element;
|
|
1627
|
+
}: AlertFooterProps) => _$react_jsx_runtime0.JSX.Element;
|
|
1631
1628
|
//#endregion
|
|
1632
1629
|
export { FilterGroup as $, Input as $t, SelectOptgroupProps as A, DialogCloseButtonProps as At, PaginationButtonProps as B, DialogProps as Bt, Spinner as C, Dropdown as Ct, Selectfield as D, Popover as Dt, SkipLinkProps as E, PopoverTriggerProps as Et, Search as F, DialogHeader as Ft, Navbar as G, Details as Gt, PaginationProps as H, DetailsSummaryProps as Ht, SearchProps as I, DialogHeaderProps as It, LogoProps as J, ChipProps as Jt, NavbarProps as K, DetailsProps as Kt, Radio as L, DialogContent as Lt, SelectOptionProps as M, DialogTriggerProps as Mt, Select as N, DialogFooter as Nt, SelectfieldProps as O, PopoverProps as Ot, SelectProps as P, DialogFooterProps as Pt, FooterProps as Q, CheckboxProps as Qt, RadioProps as R, DialogContentProps as Rt, SwitchProps as S, AlertProps as Sn, DropdownButtonProps as St, SkipLink as T, PopoverTrigger as Tt, SubNavbar as U, DetailsContent as Ut, Pagination as V, DetailsSummary as Vt, SubNavbarProps as W, DetailsContentProps as Wt, LinkProps as X, CheckboxSubsectionProps as Xt, Link as Y, CheckboxSubsection as Yt, Footer as Z, Checkbox as Zt, Context as _, Badge as _n, DropdownTriggerContext as _t, ValidationMessage as a, CardHeader as an, FieldsetDescription as at, TabsProps as b, AvatarProps as bn, DropdownTriggerProps as bt, TextfieldProps as c, CardContentProps as cn, FieldsetProps as ct, TabsPanel as d, CardActions as dn, FieldAffixes as dt, InputProps as en, FilterGroupProps as et, TabsPanelProps as f, CardActionsProps as fn, FieldAffixesProps as ft, TabProps as g, ButtonProps as gn, FieldProps as gt, Tab as h, Button as hn, Field as ht, usePagination as i, CardMediaProps as in, LabelProps as it, SelectOption as j, DialogTrigger as jt, SelectOptgroup as k, DialogCloseButton as kt, Textarea as l, CardAction as ln, FieldAffix as lt, TabsListProps as m, CardProps as mn, FieldDescriptionProps as mt, AlertFooterProps as n, CardDateProps as nn, FieldsetLegendProps as nt, ValidationMessageProps as o, CardHeaderProps as on, FieldsetDescriptionProps as ot, TabsList as p, Card as pn, FieldDescription as pt, Logo as q, Chip as qt, UsePaginationProps as r, CardMedia as rn, Label as rt, Textfield as s, CardContent as sn, Fieldset as st, AlertFooter as t, CardDate as tn, FieldsetLegend as tt, TextareaProps as u, CardActionProps as un, FieldAffixProps as ut, Tabs as v, BadgeProps as vn, DropdownTriggerContextProps as vt, SpinnerProps as w, DropdownProps as wt, Switch as x, Alert as xn, DropdownButton as xt, TabsContext as y, Avatar as yn, DropdownTrigger as yt, PaginationButton as z, Dialog as zt };
|
|
1633
|
-
//# sourceMappingURL=alert-footer-
|
|
1630
|
+
//# sourceMappingURL=alert-footer-Bpq_UTqE.d.mts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as AlertFooterProps, t as AlertFooter } from "../../alert-footer-
|
|
1
|
+
import { n as AlertFooterProps, t as AlertFooter } from "../../alert-footer-Bpq_UTqE.mjs";
|
|
2
2
|
export { AlertFooter, AlertFooterProps };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Sn as AlertProps, xn as Alert } from "../../alert-footer-
|
|
1
|
+
import { Sn as AlertProps, xn as Alert } from "../../alert-footer-Bpq_UTqE.mjs";
|
|
2
2
|
export { Alert, AlertProps };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Sn as AlertProps, n as AlertFooterProps, t as AlertFooter, xn as Alert } from "../../alert-footer-
|
|
1
|
+
import { Sn as AlertProps, n as AlertFooterProps, t as AlertFooter, xn as Alert } from "../../alert-footer-Bpq_UTqE.mjs";
|
|
2
2
|
export { Alert, AlertFooter, AlertFooterProps, AlertProps };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { bn as AvatarProps, yn as Avatar } from "../../alert-footer-
|
|
1
|
+
import { bn as AvatarProps, yn as Avatar } from "../../alert-footer-Bpq_UTqE.mjs";
|
|
2
2
|
export { Avatar, AvatarProps };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { bn as AvatarProps, yn as Avatar } from "../../alert-footer-
|
|
1
|
+
import { bn as AvatarProps, yn as Avatar } from "../../alert-footer-Bpq_UTqE.mjs";
|
|
2
2
|
export { Avatar, AvatarProps };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { _n as Badge, vn as BadgeProps } from "../../alert-footer-
|
|
1
|
+
import { _n as Badge, vn as BadgeProps } from "../../alert-footer-Bpq_UTqE.mjs";
|
|
2
2
|
export { Badge, BadgeProps };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { _n as Badge, vn as BadgeProps } from "../../alert-footer-
|
|
1
|
+
import { _n as Badge, vn as BadgeProps } from "../../alert-footer-Bpq_UTqE.mjs";
|
|
2
2
|
export { Badge, BadgeProps };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { gn as ButtonProps, hn as Button } from "../../alert-footer-
|
|
1
|
+
import { gn as ButtonProps, hn as Button } from "../../alert-footer-Bpq_UTqE.mjs";
|
|
2
2
|
export { Button, ButtonProps };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { gn as ButtonProps, hn as Button } from "../../alert-footer-
|
|
1
|
+
import { gn as ButtonProps, hn as Button } from "../../alert-footer-Bpq_UTqE.mjs";
|
|
2
2
|
export { Button, ButtonProps };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ln as CardAction, un as CardActionProps } from "../../alert-footer-
|
|
1
|
+
import { ln as CardAction, un as CardActionProps } from "../../alert-footer-Bpq_UTqE.mjs";
|
|
2
2
|
export { CardAction, CardActionProps };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { dn as CardActions, fn as CardActionsProps } from "../../alert-footer-
|
|
1
|
+
import { dn as CardActions, fn as CardActionsProps } from "../../alert-footer-Bpq_UTqE.mjs";
|
|
2
2
|
export { CardActions, CardActionsProps };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { cn as CardContentProps, sn as CardContent } from "../../alert-footer-
|
|
1
|
+
import { cn as CardContentProps, sn as CardContent } from "../../alert-footer-Bpq_UTqE.mjs";
|
|
2
2
|
export { CardContent, CardContentProps };
|