@bi-digital/react 0.8.0 → 0.9.0
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/README.md +0 -2
- package/dist/{alert-footer-BFTlBQCl.d.mts → alert-footer-CHHPzMiX.d.mts} +80 -73
- package/dist/{button-CDtQwUfp.mjs → button-Df0Se51p.mjs} +3 -3
- package/dist/button-Df0Se51p.mjs.map +1 -0
- package/dist/{card-action-CkWX8kB1.mjs → card-action-DAFhhfZ5.mjs} +2 -2
- package/dist/{card-action-CkWX8kB1.mjs.map → card-action-DAFhhfZ5.mjs.map} +1 -1
- package/dist/components/alert/alert-footer.d.mts +10 -10
- package/dist/components/alert/alert.d.mts +10 -10
- package/dist/components/alert/index.d.mts +10 -10
- package/dist/components/avatar/avatar.d.mts +10 -10
- package/dist/components/avatar/index.d.mts +10 -10
- package/dist/components/badge/badge.d.mts +10 -10
- package/dist/components/badge/index.d.mts +10 -10
- package/dist/components/button/button.d.mts +10 -10
- package/dist/components/button/button.mjs +1 -1
- package/dist/components/button/index.d.mts +10 -10
- package/dist/components/button/index.mjs +1 -1
- package/dist/components/card/card-action.d.mts +10 -10
- package/dist/components/card/card-action.mjs +2 -2
- package/dist/components/card/card-actions.d.mts +10 -10
- package/dist/components/card/card-content.d.mts +10 -10
- package/dist/components/card/card-date.d.mts +10 -10
- package/dist/components/card/card-header.d.mts +10 -10
- package/dist/components/card/card-media.d.mts +10 -10
- package/dist/components/card/card.d.mts +10 -10
- package/dist/components/card/index.d.mts +10 -10
- package/dist/components/card/index.mjs +2 -2
- package/dist/components/checkbox/checkbox-subsection.d.mts +10 -10
- package/dist/components/checkbox/checkbox.d.mts +10 -10
- package/dist/components/checkbox/index.d.mts +10 -10
- package/dist/components/chip/chip.d.mts +10 -10
- package/dist/components/chip/index.d.mts +10 -10
- package/dist/components/details/details-content.d.mts +10 -10
- package/dist/components/details/details-summary.d.mts +10 -10
- package/dist/components/details/details.d.mts +10 -10
- package/dist/components/details/index.d.mts +10 -10
- package/dist/components/dialog/dialog-close-button.d.mts +10 -10
- package/dist/components/dialog/dialog-close-button.mjs +2 -2
- package/dist/components/dialog/dialog-content.d.mts +10 -10
- package/dist/components/dialog/dialog-footer.d.mts +10 -10
- package/dist/components/dialog/dialog-header.d.mts +10 -10
- package/dist/components/dialog/dialog-trigger-context.d.mts +1 -1
- package/dist/components/dialog/dialog-trigger.d.mts +10 -10
- package/dist/components/dialog/dialog-trigger.mjs +2 -2
- package/dist/components/dialog/dialog.d.mts +10 -10
- package/dist/components/dialog/index.d.mts +10 -10
- package/dist/components/dialog/index.mjs +3 -3
- package/dist/components/drawer/drawer-close-button.d.mts +10 -10
- package/dist/components/drawer/drawer-close-button.mjs +4 -4
- package/dist/components/drawer/drawer-content.d.mts +10 -10
- package/dist/components/drawer/drawer-content.mjs +3 -3
- package/dist/components/drawer/drawer-footer.d.mts +10 -10
- package/dist/components/drawer/drawer-footer.mjs +3 -3
- package/dist/components/drawer/drawer-header.d.mts +10 -10
- package/dist/components/drawer/drawer-header.mjs +3 -3
- package/dist/components/drawer/drawer-trigger-context.d.mts +1 -1
- package/dist/components/drawer/drawer-trigger-context.mjs +3 -3
- package/dist/components/drawer/drawer-trigger.d.mts +10 -10
- package/dist/components/drawer/drawer-trigger.mjs +4 -4
- package/dist/components/drawer/drawer.d.mts +10 -10
- package/dist/components/drawer/drawer.mjs +3 -3
- package/dist/components/drawer/index.d.mts +10 -10
- package/dist/components/drawer/index.mjs +5 -5
- package/dist/components/dropdown/dropdown-button.d.mts +10 -10
- package/dist/components/dropdown/dropdown-button.mjs +2 -2
- 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 +10 -10
- package/dist/components/dropdown/dropdown-trigger-context.mjs +2 -2
- package/dist/components/dropdown/dropdown-trigger.d.mts +10 -10
- package/dist/components/dropdown/dropdown-trigger.mjs +3 -3
- package/dist/components/dropdown/dropdown.d.mts +10 -10
- package/dist/components/dropdown/dropdown.mjs +2 -2
- package/dist/components/dropdown/index.d.mts +10 -10
- package/dist/components/dropdown/index.mjs +4 -4
- package/dist/components/field/field-affix.d.mts +10 -10
- package/dist/components/field/field-description.d.mts +10 -10
- package/dist/components/field/field.d.mts +10 -10
- package/dist/components/field/index.d.mts +10 -10
- package/dist/components/fieldset/fieldset-description.d.mts +10 -10
- package/dist/components/fieldset/fieldset-legend.d.mts +10 -10
- package/dist/components/fieldset/fieldset.d.mts +10 -10
- package/dist/components/fieldset/index.d.mts +10 -10
- package/dist/components/filter-group/filter-group.d.mts +10 -10
- package/dist/components/filter-group/index.d.mts +10 -10
- package/dist/components/footer/footer-links.d.mts +1 -1
- package/dist/components/footer/footer.d.mts +10 -10
- package/dist/components/footer/footer.mjs +2 -2
- package/dist/components/footer/index.d.mts +10 -10
- package/dist/components/footer/index.mjs +2 -2
- package/dist/components/index.d.mts +10 -10
- package/dist/components/index.mjs +13 -13
- package/dist/components/input/index.d.mts +10 -10
- package/dist/components/input/input.d.mts +10 -10
- package/dist/components/label/index.d.mts +10 -10
- package/dist/components/label/label.d.mts +10 -10
- package/dist/components/link/index.d.mts +10 -10
- package/dist/components/link/link.d.mts +10 -10
- package/dist/components/logo/index.d.mts +10 -10
- package/dist/components/logo/logo.d.mts +10 -10
- package/dist/components/navbar/index.d.mts +10 -10
- package/dist/components/navbar/navbar.d.mts +10 -10
- package/dist/components/navbar/sub-navbar.d.mts +10 -10
- package/dist/components/pagination/index.d.mts +10 -10
- package/dist/components/pagination/index.mjs +2 -2
- package/dist/components/pagination/pagination-button.d.mts +10 -10
- package/dist/components/pagination/pagination-button.mjs +2 -2
- package/dist/components/pagination/pagination-item.d.mts +1 -1
- package/dist/components/pagination/pagination.d.mts +10 -10
- package/dist/components/popover/index.d.mts +10 -10
- package/dist/components/popover/index.mjs +2 -2
- package/dist/components/popover/popover-trigger-context.d.mts +1 -1
- package/dist/components/popover/popover-trigger.d.mts +10 -10
- package/dist/components/popover/popover-trigger.mjs +2 -2
- package/dist/components/popover/popover.d.mts +10 -10
- package/dist/components/radio/index.d.mts +10 -10
- package/dist/components/radio/radio.d.mts +10 -10
- package/dist/components/search/index.d.mts +10 -10
- package/dist/components/search/index.mjs +2 -2
- package/dist/components/search/search.d.mts +10 -10
- package/dist/components/search/search.mjs +2 -2
- package/dist/components/select/index.d.mts +10 -10
- package/dist/components/select/select-optgroup.d.mts +10 -10
- package/dist/components/select/select-option.d.mts +10 -10
- package/dist/components/select/select.d.mts +10 -10
- package/dist/components/selectfield/index.d.mts +10 -10
- package/dist/components/selectfield/selectfield.d.mts +10 -10
- package/dist/components/skip-link/index.d.mts +10 -10
- package/dist/components/skip-link/skip-link.d.mts +10 -10
- package/dist/components/spinner/index.d.mts +10 -10
- package/dist/components/spinner/spinner.d.mts +10 -10
- 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 +10 -10
- package/dist/components/switch/switch.d.mts +10 -10
- package/dist/components/tabs/index.d.mts +10 -10
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tab.d.mts +10 -10
- package/dist/components/tabs/tab.mjs +2 -2
- package/dist/components/tabs/tabs-list.d.mts +10 -10
- package/dist/components/tabs/tabs-panel.d.mts +10 -10
- package/dist/components/tabs/tabs.d.mts +10 -10
- package/dist/components/textarea/index.d.mts +10 -10
- package/dist/components/textarea/textarea.d.mts +10 -10
- package/dist/components/textfield/index.d.mts +10 -10
- package/dist/components/textfield/textfield.d.mts +10 -10
- package/dist/components/validation-message/index.d.mts +10 -10
- package/dist/components/validation-message/validation-message.d.mts +10 -10
- package/dist/{dialog-close-button-BQiLlxh_.mjs → dialog-close-button-CJZrsHfN.mjs} +2 -2
- package/dist/{dialog-close-button-BQiLlxh_.mjs.map → dialog-close-button-CJZrsHfN.mjs.map} +1 -1
- package/dist/{dialog-trigger-BwjU9AQE.mjs → dialog-trigger-CEvyANEF.mjs} +2 -2
- package/dist/{dialog-trigger-BwjU9AQE.mjs.map → dialog-trigger-CEvyANEF.mjs.map} +1 -1
- package/dist/{dialog-trigger-context-BP2Q3KEA.d.mts → dialog-trigger-context-Dlf5Whq6.d.mts} +3 -3
- package/dist/{drawer-close-button-BzgfCB46.mjs → drawer-close-button-gjzgYKSw.mjs} +2 -2
- package/dist/{drawer-close-button-BzgfCB46.mjs.map → drawer-close-button-gjzgYKSw.mjs.map} +1 -1
- package/dist/{drawer-trigger-uVwwMXt_.mjs → drawer-trigger-CUFZtPLQ.mjs} +2 -2
- package/dist/{drawer-trigger-uVwwMXt_.mjs.map → drawer-trigger-CUFZtPLQ.mjs.map} +1 -1
- package/dist/{drawer-trigger-context-BuP2a1-8.d.mts → drawer-trigger-context-3hDiHR-k.d.mts} +3 -3
- package/dist/{dropdown-button-B6EgzSgh.mjs → dropdown-button-DFRD5c3-.mjs} +2 -2
- package/dist/{dropdown-button-B6EgzSgh.mjs.map → dropdown-button-DFRD5c3-.mjs.map} +1 -1
- package/dist/{dropdown-item-B9Toa4yI.d.mts → dropdown-item-wInrqt83.d.mts} +3 -3
- package/dist/{dropdown-list-Ce8CUTGr.d.mts → dropdown-list-z14BOCh4.d.mts} +3 -3
- package/dist/{dropdown-trigger-8zD-9jXF.mjs → dropdown-trigger-FhCAqY-W.mjs} +2 -2
- package/dist/{dropdown-trigger-8zD-9jXF.mjs.map → dropdown-trigger-FhCAqY-W.mjs.map} +1 -1
- package/dist/{footer-CMS77qh0.mjs → footer-TlcFTYFC.mjs} +2 -2
- package/dist/{footer-CMS77qh0.mjs.map → footer-TlcFTYFC.mjs.map} +1 -1
- package/dist/{footer-links-B8XVWRnL.d.mts → footer-links-C7vC-VD7.d.mts} +3 -3
- package/dist/main.d.mts +10 -10
- package/dist/main.mjs +13 -13
- package/dist/{pagination-button-DT0m4mTM.mjs → pagination-button-F_ZOuaN-.mjs} +2 -2
- package/dist/{pagination-button-DT0m4mTM.mjs.map → pagination-button-F_ZOuaN-.mjs.map} +1 -1
- package/dist/{pagination-item-DBpTl8iP.d.mts → pagination-item-cKOuhfhM.d.mts} +3 -3
- package/dist/{popover-trigger-T4NXzZPy.mjs → popover-trigger-BDYAK6jg.mjs} +2 -2
- package/dist/{popover-trigger-T4NXzZPy.mjs.map → popover-trigger-BDYAK6jg.mjs.map} +1 -1
- package/dist/{popover-trigger-context-HGF38PbW.d.mts → popover-trigger-context-sQGC75uf.d.mts} +3 -3
- package/dist/{search-CTkPGLRm.mjs → search-B9aa1_12.mjs} +4 -4
- package/dist/{search-CTkPGLRm.mjs.map → search-B9aa1_12.mjs.map} +1 -1
- package/dist/{sticky-header-CQ10VPji.d.mts → sticky-header-Y0uT-nWI.d.mts} +3 -3
- package/dist/{tab-qLMKkR-4.mjs → tab-Bm-746fZ.mjs} +2 -2
- package/dist/{tab-qLMKkR-4.mjs.map → tab-Bm-746fZ.mjs.map} +1 -1
- package/dist/useIsomorphicLayoutEffect-PJRUcTSc.d.mts +7 -0
- package/dist/utilities/hooks/index.d.mts +10 -10
- package/dist/utilities/hooks/useIsomorphicLayoutEffect/useIsomorphicLayoutEffect.d.mts +1 -1
- package/dist/utilities/hooks/usePagination/usePagination.d.mts +10 -10
- package/dist/utilities/index.d.mts +10 -10
- package/package.json +3 -6
- package/dist/button-CDtQwUfp.mjs.map +0 -1
- package/dist/useIsomorphicLayoutEffect-gxToSQn7.d.mts +0 -7
package/README.md
CHANGED
|
@@ -2,6 +2,4 @@
|
|
|
2
2
|
|
|
3
3
|
Components from the BI Design System implemented in React
|
|
4
4
|
|
|
5
|
-
**Currently in Alpha testing!**
|
|
6
|
-
|
|
7
5
|
Read the docs on how to install and get started at [https://designsystem.bi.no/?path=/docs/getting-started--docs](https://designsystem.bi.no/?path=/docs/getting-started--docs).
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as DefaultProps, r as LabelRequiredProps, t as AsChildProps } from "./types-Bgj7p8nD.mjs";
|
|
2
|
-
import { r as PopoverTriggerContextProps } from "./popover-trigger-context-
|
|
2
|
+
import { r as PopoverTriggerContextProps } from "./popover-trigger-context-sQGC75uf.mjs";
|
|
3
3
|
import { t as MergeRight } from "./types-Biyhmxh9.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
5
5
|
import { AnchorHTMLAttributes, AriaAttributes, ButtonHTMLAttributes, DialogHTMLAttributes, FieldsetHTMLAttributes, HTMLAttributes, HtmlHTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, OptgroupHTMLAttributes, OptionHTMLAttributes, ReactNode, Ref, SelectHTMLAttributes, TextareaHTMLAttributes } from "react";
|
|
6
6
|
import { Middleware, Placement } from "@floating-ui/dom";
|
|
7
7
|
|
|
@@ -37,7 +37,7 @@ declare const Alert: ({
|
|
|
37
37
|
size,
|
|
38
38
|
ref,
|
|
39
39
|
...rest
|
|
40
|
-
}: AlertProps) =>
|
|
40
|
+
}: AlertProps) => react_jsx_runtime8.JSX.Element;
|
|
41
41
|
//#endregion
|
|
42
42
|
//#region src/components/avatar/avatar.d.ts
|
|
43
43
|
type AvatarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -77,7 +77,7 @@ declare const Avatar: ({
|
|
|
77
77
|
color,
|
|
78
78
|
children,
|
|
79
79
|
...props
|
|
80
|
-
}: AvatarProps) =>
|
|
80
|
+
}: AvatarProps) => react_jsx_runtime8.JSX.Element;
|
|
81
81
|
//#endregion
|
|
82
82
|
//#region src/components/badge/badge.d.ts
|
|
83
83
|
type BadgeProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -108,7 +108,7 @@ declare const Badge: ({
|
|
|
108
108
|
asChild,
|
|
109
109
|
ref,
|
|
110
110
|
...props
|
|
111
|
-
}: BadgeProps) =>
|
|
111
|
+
}: BadgeProps) => react_jsx_runtime8.JSX.Element;
|
|
112
112
|
//#endregion
|
|
113
113
|
//#region src/components/button/button.d.ts
|
|
114
114
|
type ButtonProps = MergeRight<DefaultProps & ButtonHTMLAttributes<HTMLButtonElement>, {
|
|
@@ -126,6 +126,12 @@ type ButtonProps = MergeRight<DefaultProps & ButtonHTMLAttributes<HTMLButtonElem
|
|
|
126
126
|
* Stretch the button to the full width.
|
|
127
127
|
* @default false
|
|
128
128
|
*/
|
|
129
|
+
fullwidth?: boolean;
|
|
130
|
+
/**
|
|
131
|
+
* Stretch the button to the full width.
|
|
132
|
+
* @deprecated Use `fullwidth` instead, which is more consistent with other components. `stretch` will be removed in a future release.
|
|
133
|
+
* @default false
|
|
134
|
+
*/
|
|
129
135
|
stretch?: boolean;
|
|
130
136
|
/**
|
|
131
137
|
* Display a loading animation with the Spinner-component.
|
|
@@ -135,7 +141,7 @@ type ButtonProps = MergeRight<DefaultProps & ButtonHTMLAttributes<HTMLButtonElem
|
|
|
135
141
|
submitting?: boolean;
|
|
136
142
|
/**
|
|
137
143
|
* Display as icon-button, only use when showing an icon as the label.
|
|
138
|
-
* Not compatible with the
|
|
144
|
+
* Not compatible with the `startIcon`, `endIcon` and `fullwidth` props.
|
|
139
145
|
* Always provide a descriptive aria-label for accessibility when set to true.
|
|
140
146
|
* @default false
|
|
141
147
|
*/
|
|
@@ -159,6 +165,7 @@ declare const Button: ({
|
|
|
159
165
|
asChild,
|
|
160
166
|
variant,
|
|
161
167
|
size,
|
|
168
|
+
fullwidth,
|
|
162
169
|
stretch,
|
|
163
170
|
dark,
|
|
164
171
|
submitting,
|
|
@@ -170,7 +177,7 @@ declare const Button: ({
|
|
|
170
177
|
active,
|
|
171
178
|
ref,
|
|
172
179
|
...props
|
|
173
|
-
}: ButtonProps) =>
|
|
180
|
+
}: ButtonProps) => react_jsx_runtime8.JSX.Element;
|
|
174
181
|
//#endregion
|
|
175
182
|
//#region src/components/card/card.d.ts
|
|
176
183
|
type CardProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -202,7 +209,7 @@ declare const Card: ({
|
|
|
202
209
|
children,
|
|
203
210
|
asChild,
|
|
204
211
|
...props
|
|
205
|
-
}: CardProps) =>
|
|
212
|
+
}: CardProps) => react_jsx_runtime8.JSX.Element;
|
|
206
213
|
//#endregion
|
|
207
214
|
//#region src/components/card/card-actions.d.ts
|
|
208
215
|
type CardActionsProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -213,7 +220,7 @@ declare const CardActions: ({
|
|
|
213
220
|
ref,
|
|
214
221
|
children,
|
|
215
222
|
...props
|
|
216
|
-
}: CardActionsProps) =>
|
|
223
|
+
}: CardActionsProps) => react_jsx_runtime8.JSX.Element;
|
|
217
224
|
//#endregion
|
|
218
225
|
//#region src/components/card/card-action.d.ts
|
|
219
226
|
type CardActionProps = ButtonProps;
|
|
@@ -224,7 +231,7 @@ declare const CardAction: ({
|
|
|
224
231
|
dark,
|
|
225
232
|
className,
|
|
226
233
|
...props
|
|
227
|
-
}: CardActionProps) =>
|
|
234
|
+
}: CardActionProps) => react_jsx_runtime8.JSX.Element;
|
|
228
235
|
//#endregion
|
|
229
236
|
//#region src/components/card/card-content.d.ts
|
|
230
237
|
type CardContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -242,7 +249,7 @@ declare const CardContent: ({
|
|
|
242
249
|
children,
|
|
243
250
|
asChild,
|
|
244
251
|
...props
|
|
245
|
-
}: CardContentProps) =>
|
|
252
|
+
}: CardContentProps) => react_jsx_runtime8.JSX.Element;
|
|
246
253
|
//#endregion
|
|
247
254
|
//#region src/components/card/card-header.d.ts
|
|
248
255
|
type CardHeaderProps = MergeRight<Omit<HTMLAttributes<HTMLDivElement>, 'children'>, {
|
|
@@ -272,7 +279,7 @@ declare const CardHeader: ({
|
|
|
272
279
|
subLabel,
|
|
273
280
|
description,
|
|
274
281
|
...props
|
|
275
|
-
}: CardHeaderProps) =>
|
|
282
|
+
}: CardHeaderProps) => react_jsx_runtime8.JSX.Element;
|
|
276
283
|
//#endregion
|
|
277
284
|
//#region src/components/card/card-media.d.ts
|
|
278
285
|
type CardMediaProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -292,7 +299,7 @@ declare const CardMedia: ({
|
|
|
292
299
|
children,
|
|
293
300
|
overlay,
|
|
294
301
|
...props
|
|
295
|
-
}: CardMediaProps) =>
|
|
302
|
+
}: CardMediaProps) => react_jsx_runtime8.JSX.Element;
|
|
296
303
|
//#endregion
|
|
297
304
|
//#region src/components/card/card-date.d.ts
|
|
298
305
|
type CardDateProps = MergeRight<Omit<HTMLAttributes<HTMLParagraphElement>, 'children'>, {
|
|
@@ -312,7 +319,7 @@ declare const CardDate: ({
|
|
|
312
319
|
day,
|
|
313
320
|
month,
|
|
314
321
|
...props
|
|
315
|
-
}: CardDateProps) =>
|
|
322
|
+
}: CardDateProps) => react_jsx_runtime8.JSX.Element;
|
|
316
323
|
//#endregion
|
|
317
324
|
//#region src/components/input/input.d.ts
|
|
318
325
|
type InputProps = MergeRight<DefaultProps & Omit<InputHTMLAttributes<HTMLInputElement>, 'prefix' | 'type'>, {
|
|
@@ -346,7 +353,7 @@ declare const Input: ({
|
|
|
346
353
|
readOnly,
|
|
347
354
|
ref,
|
|
348
355
|
...props
|
|
349
|
-
}: InputProps) =>
|
|
356
|
+
}: InputProps) => react_jsx_runtime8.JSX.Element;
|
|
350
357
|
//#endregion
|
|
351
358
|
//#region src/components/checkbox/checkbox.d.ts
|
|
352
359
|
type CheckboxProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -370,7 +377,7 @@ declare const Checkbox: ({
|
|
|
370
377
|
id,
|
|
371
378
|
"aria-describedby": ariaDescribedByProp,
|
|
372
379
|
...props
|
|
373
|
-
}: CheckboxProps) =>
|
|
380
|
+
}: CheckboxProps) => react_jsx_runtime8.JSX.Element;
|
|
374
381
|
//#endregion
|
|
375
382
|
//#region src/components/checkbox/checkbox-subsection.d.ts
|
|
376
383
|
type CheckboxSubsectionProps = MergeRight<DefaultProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -382,7 +389,7 @@ declare const CheckboxSubsection: ({
|
|
|
382
389
|
dark,
|
|
383
390
|
ref,
|
|
384
391
|
...props
|
|
385
|
-
}: CheckboxSubsectionProps) =>
|
|
392
|
+
}: CheckboxSubsectionProps) => react_jsx_runtime8.JSX.Element;
|
|
386
393
|
//#endregion
|
|
387
394
|
//#region src/components/chip/chip.d.ts
|
|
388
395
|
type ChipProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -420,7 +427,7 @@ declare const Chip: ({
|
|
|
420
427
|
className,
|
|
421
428
|
ref,
|
|
422
429
|
...props
|
|
423
|
-
}: ChipProps) =>
|
|
430
|
+
}: ChipProps) => react_jsx_runtime8.JSX.Element;
|
|
424
431
|
//#endregion
|
|
425
432
|
//#region src/components/details/details.d.ts
|
|
426
433
|
type DetailsProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDetailsElement>, {
|
|
@@ -472,7 +479,7 @@ declare const Details: ({
|
|
|
472
479
|
onToggle,
|
|
473
480
|
ref,
|
|
474
481
|
...rest
|
|
475
|
-
}: DetailsProps) =>
|
|
482
|
+
}: DetailsProps) => react_jsx_runtime8.JSX.Element;
|
|
476
483
|
//#endregion
|
|
477
484
|
//#region src/components/details/details-content.d.ts
|
|
478
485
|
type DetailsContentProps = MergeRight<HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -495,7 +502,7 @@ declare const DetailsContent: ({
|
|
|
495
502
|
children,
|
|
496
503
|
ref,
|
|
497
504
|
...rest
|
|
498
|
-
}: DetailsContentProps) =>
|
|
505
|
+
}: DetailsContentProps) => react_jsx_runtime8.JSX.Element;
|
|
499
506
|
//#endregion
|
|
500
507
|
//#region src/components/details/details-summary.d.ts
|
|
501
508
|
type DetailsSummaryProps = MergeRight<HTMLAttributes<HTMLElement>, {
|
|
@@ -515,7 +522,7 @@ declare const DetailsSummary: ({
|
|
|
515
522
|
icon,
|
|
516
523
|
ref,
|
|
517
524
|
...rest
|
|
518
|
-
}: DetailsSummaryProps) =>
|
|
525
|
+
}: DetailsSummaryProps) => react_jsx_runtime8.JSX.Element;
|
|
519
526
|
//#endregion
|
|
520
527
|
//#region src/components/dialog/dialog.d.ts
|
|
521
528
|
type DialogProps = MergeRight<DefaultProps & DialogHTMLAttributes<HTMLDialogElement>, {
|
|
@@ -585,7 +592,7 @@ declare const Dialog: ({
|
|
|
585
592
|
dark,
|
|
586
593
|
ref,
|
|
587
594
|
...rest
|
|
588
|
-
}: DialogProps) =>
|
|
595
|
+
}: DialogProps) => react_jsx_runtime8.JSX.Element;
|
|
589
596
|
//#endregion
|
|
590
597
|
//#region src/components/dialog/dialog-content.d.ts
|
|
591
598
|
type DialogContentProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -608,7 +615,7 @@ declare const DialogContent: ({
|
|
|
608
615
|
className,
|
|
609
616
|
noBorder,
|
|
610
617
|
...rest
|
|
611
|
-
}: DialogContentProps) =>
|
|
618
|
+
}: DialogContentProps) => react_jsx_runtime8.JSX.Element;
|
|
612
619
|
//#endregion
|
|
613
620
|
//#region src/components/dialog/dialog-header.d.ts
|
|
614
621
|
type DialogHeaderProps = MergeRight<HTMLAttributes<HTMLHeadingElement>, {
|
|
@@ -631,7 +638,7 @@ declare const DialogHeader: ({
|
|
|
631
638
|
className,
|
|
632
639
|
noBorder,
|
|
633
640
|
...rest
|
|
634
|
-
}: DialogHeaderProps) =>
|
|
641
|
+
}: DialogHeaderProps) => react_jsx_runtime8.JSX.Element;
|
|
635
642
|
//#endregion
|
|
636
643
|
//#region src/components/dialog/dialog-footer.d.ts
|
|
637
644
|
type DialogFooterProps = MergeRight<HTMLAttributes<HTMLDivElement>, {
|
|
@@ -654,7 +661,7 @@ declare const DialogFooter: ({
|
|
|
654
661
|
className,
|
|
655
662
|
noBorder,
|
|
656
663
|
...rest
|
|
657
|
-
}: DialogFooterProps) =>
|
|
664
|
+
}: DialogFooterProps) => react_jsx_runtime8.JSX.Element;
|
|
658
665
|
//#endregion
|
|
659
666
|
//#region src/components/dialog/dialog-trigger.d.ts
|
|
660
667
|
type DialogTriggerProps = ButtonProps;
|
|
@@ -662,7 +669,7 @@ declare const DialogTrigger: ({
|
|
|
662
669
|
asChild,
|
|
663
670
|
ref,
|
|
664
671
|
...rest
|
|
665
|
-
}: DialogTriggerProps) =>
|
|
672
|
+
}: DialogTriggerProps) => react_jsx_runtime8.JSX.Element;
|
|
666
673
|
//#endregion
|
|
667
674
|
//#region src/components/dialog/dialog-close-button.d.ts
|
|
668
675
|
type DialogCloseButtonProps = Omit<ButtonProps, 'asChild' | 'type' | 'name'>;
|
|
@@ -670,7 +677,7 @@ declare const DialogCloseButton: ({
|
|
|
670
677
|
children,
|
|
671
678
|
ref,
|
|
672
679
|
...props
|
|
673
|
-
}: DialogCloseButtonProps) =>
|
|
680
|
+
}: DialogCloseButtonProps) => react_jsx_runtime8.JSX.Element;
|
|
674
681
|
//#endregion
|
|
675
682
|
//#region src/components/drawer/drawer.d.ts
|
|
676
683
|
type DrawerProps = MergeRight<DialogProps, {
|
|
@@ -716,7 +723,7 @@ declare const Drawer: ({
|
|
|
716
723
|
className,
|
|
717
724
|
ref,
|
|
718
725
|
...rest
|
|
719
|
-
}: DrawerProps) =>
|
|
726
|
+
}: DrawerProps) => react_jsx_runtime8.JSX.Element;
|
|
720
727
|
//#endregion
|
|
721
728
|
//#region src/components/drawer/drawer-content.d.ts
|
|
722
729
|
type DrawerContentProps = DialogContentProps;
|
|
@@ -724,7 +731,7 @@ declare const DrawerContent: ({
|
|
|
724
731
|
className,
|
|
725
732
|
ref,
|
|
726
733
|
...rest
|
|
727
|
-
}: DrawerContentProps) =>
|
|
734
|
+
}: DrawerContentProps) => react_jsx_runtime8.JSX.Element;
|
|
728
735
|
//#endregion
|
|
729
736
|
//#region src/components/drawer/drawer-header.d.ts
|
|
730
737
|
type DrawerHeaderProps = DialogHeaderProps;
|
|
@@ -732,7 +739,7 @@ declare const DrawerHeader: ({
|
|
|
732
739
|
className,
|
|
733
740
|
ref,
|
|
734
741
|
...rest
|
|
735
|
-
}: DrawerHeaderProps) =>
|
|
742
|
+
}: DrawerHeaderProps) => react_jsx_runtime8.JSX.Element;
|
|
736
743
|
//#endregion
|
|
737
744
|
//#region src/components/drawer/drawer-footer.d.ts
|
|
738
745
|
type DrawerFooterProps = DialogFooterProps;
|
|
@@ -740,21 +747,21 @@ declare const DrawerFooter: ({
|
|
|
740
747
|
className,
|
|
741
748
|
ref,
|
|
742
749
|
...rest
|
|
743
|
-
}: DrawerFooterProps) =>
|
|
750
|
+
}: DrawerFooterProps) => react_jsx_runtime8.JSX.Element;
|
|
744
751
|
//#endregion
|
|
745
752
|
//#region src/components/drawer/drawer-trigger.d.ts
|
|
746
753
|
type DrawerTriggerProps = DialogTriggerProps;
|
|
747
754
|
declare const DrawerTrigger: ({
|
|
748
755
|
ref,
|
|
749
756
|
...rest
|
|
750
|
-
}: DrawerTriggerProps) =>
|
|
757
|
+
}: DrawerTriggerProps) => react_jsx_runtime8.JSX.Element;
|
|
751
758
|
//#endregion
|
|
752
759
|
//#region src/components/drawer/drawer-close-button.d.ts
|
|
753
760
|
type DrawerCloseButtonProps = DialogCloseButtonProps;
|
|
754
761
|
declare const DrawerCloseButton: ({
|
|
755
762
|
ref,
|
|
756
763
|
...rest
|
|
757
|
-
}: DrawerCloseButtonProps) =>
|
|
764
|
+
}: DrawerCloseButtonProps) => react_jsx_runtime8.JSX.Element;
|
|
758
765
|
//#endregion
|
|
759
766
|
//#region src/components/popover/popover.d.ts
|
|
760
767
|
type PopoverProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -851,7 +858,7 @@ declare const Popover: ({
|
|
|
851
858
|
asChild,
|
|
852
859
|
ref,
|
|
853
860
|
...rest
|
|
854
|
-
}: PopoverProps) =>
|
|
861
|
+
}: PopoverProps) => react_jsx_runtime8.JSX.Element;
|
|
855
862
|
//#endregion
|
|
856
863
|
//#region src/components/popover/popover-trigger.d.ts
|
|
857
864
|
type PopoverTriggerProps = ({
|
|
@@ -900,7 +907,7 @@ declare const PopoverTrigger: ({
|
|
|
900
907
|
asChild,
|
|
901
908
|
ref,
|
|
902
909
|
...rest
|
|
903
|
-
}: PopoverTriggerProps) =>
|
|
910
|
+
}: PopoverTriggerProps) => react_jsx_runtime8.JSX.Element;
|
|
904
911
|
//#endregion
|
|
905
912
|
//#region src/components/dropdown/dropdown.d.ts
|
|
906
913
|
type DropdownProps = MergeRight<DefaultProps & PopoverProps, {
|
|
@@ -942,21 +949,21 @@ declare const Dropdown: ({
|
|
|
942
949
|
className,
|
|
943
950
|
ref,
|
|
944
951
|
...rest
|
|
945
|
-
}: DropdownProps) =>
|
|
952
|
+
}: DropdownProps) => react_jsx_runtime8.JSX.Element;
|
|
946
953
|
//#endregion
|
|
947
954
|
//#region src/components/dropdown/dropdown-button.d.ts
|
|
948
955
|
type DropdownButtonProps = Omit<ButtonProps, 'variant'>;
|
|
949
956
|
declare const DropdownButton: ({
|
|
950
957
|
ref,
|
|
951
958
|
...rest
|
|
952
|
-
}: DropdownButtonProps) =>
|
|
959
|
+
}: DropdownButtonProps) => react_jsx_runtime8.JSX.Element;
|
|
953
960
|
//#endregion
|
|
954
961
|
//#region src/components/dropdown/dropdown-trigger.d.ts
|
|
955
962
|
type DropdownTriggerProps = PopoverTriggerProps;
|
|
956
963
|
declare const DropdownTrigger: ({
|
|
957
964
|
ref,
|
|
958
965
|
...rest
|
|
959
|
-
}: DropdownTriggerProps) =>
|
|
966
|
+
}: DropdownTriggerProps) => react_jsx_runtime8.JSX.Element;
|
|
960
967
|
//#endregion
|
|
961
968
|
//#region src/components/dropdown/dropdown-trigger-context.d.ts
|
|
962
969
|
type DropdownTriggerContextProps = PopoverTriggerContextProps;
|
|
@@ -979,7 +986,7 @@ type DropdownTriggerContextProps = PopoverTriggerContextProps;
|
|
|
979
986
|
declare const DropdownTriggerContext: ({
|
|
980
987
|
children,
|
|
981
988
|
...props
|
|
982
|
-
}: DropdownTriggerContextProps) =>
|
|
989
|
+
}: DropdownTriggerContextProps) => react_jsx_runtime8.JSX.Element;
|
|
983
990
|
//#endregion
|
|
984
991
|
//#region src/components/field/field.d.ts
|
|
985
992
|
type FieldProps = MergeRight<DefaultProps & AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1010,7 +1017,7 @@ declare const Field: ({
|
|
|
1010
1017
|
asChild,
|
|
1011
1018
|
ref,
|
|
1012
1019
|
...props
|
|
1013
|
-
}: FieldProps) =>
|
|
1020
|
+
}: FieldProps) => react_jsx_runtime8.JSX.Element;
|
|
1014
1021
|
//#endregion
|
|
1015
1022
|
//#region src/components/field/field-description.d.ts
|
|
1016
1023
|
type FieldDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1021,7 +1028,7 @@ declare const FieldDescription: ({
|
|
|
1021
1028
|
className,
|
|
1022
1029
|
ref,
|
|
1023
1030
|
...props
|
|
1024
|
-
}: FieldDescriptionProps) =>
|
|
1031
|
+
}: FieldDescriptionProps) => react_jsx_runtime8.JSX.Element;
|
|
1025
1032
|
//#endregion
|
|
1026
1033
|
//#region src/components/field/field-affix.d.ts
|
|
1027
1034
|
type FieldAffixesProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLDivElement>, 'prefix'>, {
|
|
@@ -1042,7 +1049,7 @@ declare const FieldAffixes: ({
|
|
|
1042
1049
|
asChild,
|
|
1043
1050
|
ref,
|
|
1044
1051
|
...rest
|
|
1045
|
-
}: FieldAffixesProps) =>
|
|
1052
|
+
}: FieldAffixesProps) => react_jsx_runtime8.JSX.Element;
|
|
1046
1053
|
type FieldAffixProps = MergeRight<AsChildProps & Omit<HTMLAttributes<HTMLSpanElement>, 'prefix'>, {
|
|
1047
1054
|
ref?: Ref<HTMLSpanElement>;
|
|
1048
1055
|
}>;
|
|
@@ -1062,7 +1069,7 @@ declare const FieldAffix: ({
|
|
|
1062
1069
|
asChild,
|
|
1063
1070
|
ref,
|
|
1064
1071
|
...rest
|
|
1065
|
-
}: FieldAffixProps) =>
|
|
1072
|
+
}: FieldAffixProps) => react_jsx_runtime8.JSX.Element;
|
|
1066
1073
|
//#endregion
|
|
1067
1074
|
//#region src/components/fieldset/fieldset.d.ts
|
|
1068
1075
|
type FieldsetProps = MergeRight<DefaultProps & FieldsetHTMLAttributes<HTMLFieldSetElement>, {
|
|
@@ -1074,7 +1081,7 @@ declare const Fieldset: ({
|
|
|
1074
1081
|
dark,
|
|
1075
1082
|
ref,
|
|
1076
1083
|
...props
|
|
1077
|
-
}: FieldsetProps) =>
|
|
1084
|
+
}: FieldsetProps) => react_jsx_runtime8.JSX.Element;
|
|
1078
1085
|
//#endregion
|
|
1079
1086
|
//#region src/components/fieldset/fieldset-description.d.ts
|
|
1080
1087
|
type FieldsetDescriptionProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1084,7 +1091,7 @@ declare const FieldsetDescription: ({
|
|
|
1084
1091
|
asChild,
|
|
1085
1092
|
ref,
|
|
1086
1093
|
...props
|
|
1087
|
-
}: FieldsetDescriptionProps) =>
|
|
1094
|
+
}: FieldsetDescriptionProps) => react_jsx_runtime8.JSX.Element;
|
|
1088
1095
|
//#endregion
|
|
1089
1096
|
//#region src/components/label/label.d.ts
|
|
1090
1097
|
type LabelProps = MergeRight<DefaultProps & AsChildProps & LabelHTMLAttributes<HTMLLabelElement>, {
|
|
@@ -1102,7 +1109,7 @@ declare const Label: ({
|
|
|
1102
1109
|
asChild,
|
|
1103
1110
|
ref,
|
|
1104
1111
|
...props
|
|
1105
|
-
}: LabelProps) =>
|
|
1112
|
+
}: LabelProps) => react_jsx_runtime8.JSX.Element;
|
|
1106
1113
|
//#endregion
|
|
1107
1114
|
//#region src/components/fieldset/fieldset-legend.d.ts
|
|
1108
1115
|
type FieldsetLegendProps = MergeRight<LabelProps & HTMLAttributes<HTMLLegendElement>, {
|
|
@@ -1113,7 +1120,7 @@ declare const FieldsetLegend: ({
|
|
|
1113
1120
|
dark,
|
|
1114
1121
|
ref,
|
|
1115
1122
|
...props
|
|
1116
|
-
}: FieldsetLegendProps) =>
|
|
1123
|
+
}: FieldsetLegendProps) => react_jsx_runtime8.JSX.Element;
|
|
1117
1124
|
//#endregion
|
|
1118
1125
|
//#region src/components/filter-group/filter-group.d.ts
|
|
1119
1126
|
type FilterGroupProps = MergeRight<DefaultProps & AsChildProps & HtmlHTMLAttributes<HTMLDivElement>, {
|
|
@@ -1135,7 +1142,7 @@ declare const FilterGroup: ({
|
|
|
1135
1142
|
className,
|
|
1136
1143
|
ref,
|
|
1137
1144
|
...props
|
|
1138
|
-
}: FilterGroupProps) =>
|
|
1145
|
+
}: FilterGroupProps) => react_jsx_runtime8.JSX.Element;
|
|
1139
1146
|
//#endregion
|
|
1140
1147
|
//#region src/components/footer/footer.d.ts
|
|
1141
1148
|
type FooterProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1171,7 +1178,7 @@ declare const Footer: ({
|
|
|
1171
1178
|
children,
|
|
1172
1179
|
ref,
|
|
1173
1180
|
...props
|
|
1174
|
-
}: FooterProps) =>
|
|
1181
|
+
}: FooterProps) => react_jsx_runtime8.JSX.Element;
|
|
1175
1182
|
//#endregion
|
|
1176
1183
|
//#region src/components/link/link.d.ts
|
|
1177
1184
|
type LinkProps = MergeRight<DefaultProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1203,7 +1210,7 @@ declare const Link: ({
|
|
|
1203
1210
|
underline,
|
|
1204
1211
|
ref,
|
|
1205
1212
|
...rest
|
|
1206
|
-
}: LinkProps) =>
|
|
1213
|
+
}: LinkProps) => react_jsx_runtime8.JSX.Element;
|
|
1207
1214
|
//#endregion
|
|
1208
1215
|
//#region src/components/logo/logo.d.ts
|
|
1209
1216
|
type LogoProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLSpanElement>, 'children'>, {
|
|
@@ -1233,7 +1240,7 @@ declare const Logo: ({
|
|
|
1233
1240
|
className,
|
|
1234
1241
|
ref,
|
|
1235
1242
|
...props
|
|
1236
|
-
}: LogoProps) =>
|
|
1243
|
+
}: LogoProps) => react_jsx_runtime8.JSX.Element;
|
|
1237
1244
|
//#endregion
|
|
1238
1245
|
//#region src/components/navbar/navbar.d.ts
|
|
1239
1246
|
type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1271,7 +1278,7 @@ declare const Navbar: ({
|
|
|
1271
1278
|
className,
|
|
1272
1279
|
ref,
|
|
1273
1280
|
...props
|
|
1274
|
-
}: NavbarProps) =>
|
|
1281
|
+
}: NavbarProps) => react_jsx_runtime8.JSX.Element;
|
|
1275
1282
|
//#endregion
|
|
1276
1283
|
//#region src/components/navbar/sub-navbar.d.ts
|
|
1277
1284
|
type SubNavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1283,7 +1290,7 @@ declare const SubNavbar: ({
|
|
|
1283
1290
|
className,
|
|
1284
1291
|
ref,
|
|
1285
1292
|
...props
|
|
1286
|
-
}: SubNavbarProps) =>
|
|
1293
|
+
}: SubNavbarProps) => react_jsx_runtime8.JSX.Element;
|
|
1287
1294
|
//#endregion
|
|
1288
1295
|
//#region src/components/pagination/pagination.d.ts
|
|
1289
1296
|
type PaginationProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
|
|
@@ -1295,7 +1302,7 @@ declare const Pagination: ({
|
|
|
1295
1302
|
ref,
|
|
1296
1303
|
children,
|
|
1297
1304
|
...props
|
|
1298
|
-
}: PaginationProps) =>
|
|
1305
|
+
}: PaginationProps) => react_jsx_runtime8.JSX.Element;
|
|
1299
1306
|
//#endregion
|
|
1300
1307
|
//#region src/components/pagination/pagination-button.d.ts
|
|
1301
1308
|
type PaginationButtonProps = ButtonProps & {
|
|
@@ -1308,7 +1315,7 @@ type PaginationButtonProps = ButtonProps & {
|
|
|
1308
1315
|
declare const PaginationButton: ({
|
|
1309
1316
|
ref,
|
|
1310
1317
|
...rest
|
|
1311
|
-
}: PaginationButtonProps) =>
|
|
1318
|
+
}: PaginationButtonProps) => react_jsx_runtime8.JSX.Element;
|
|
1312
1319
|
//#endregion
|
|
1313
1320
|
//#region src/components/radio/radio.d.ts
|
|
1314
1321
|
type RadioProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'>, {
|
|
@@ -1330,7 +1337,7 @@ declare const Radio: ({
|
|
|
1330
1337
|
id,
|
|
1331
1338
|
"aria-describedby": ariaDescribedByProp,
|
|
1332
1339
|
...props
|
|
1333
|
-
}: RadioProps) =>
|
|
1340
|
+
}: RadioProps) => react_jsx_runtime8.JSX.Element;
|
|
1334
1341
|
//#endregion
|
|
1335
1342
|
//#region src/components/search/search.d.ts
|
|
1336
1343
|
type SearchProps = MergeRight<Omit<InputProps, 'type' | 'size'>, {
|
|
@@ -1359,7 +1366,7 @@ declare const Search: ({
|
|
|
1359
1366
|
style,
|
|
1360
1367
|
fullwidth,
|
|
1361
1368
|
...props
|
|
1362
|
-
}: SearchProps) =>
|
|
1369
|
+
}: SearchProps) => react_jsx_runtime8.JSX.Element;
|
|
1363
1370
|
//#endregion
|
|
1364
1371
|
//#region src/components/select/select.d.ts
|
|
1365
1372
|
type SelectProps = MergeRight<DefaultProps & Omit<SelectHTMLAttributes<HTMLSelectElement>, 'multiple' | 'size'>, {
|
|
@@ -1379,7 +1386,7 @@ declare const Select: ({
|
|
|
1379
1386
|
size,
|
|
1380
1387
|
ref,
|
|
1381
1388
|
...props
|
|
1382
|
-
}: SelectProps) =>
|
|
1389
|
+
}: SelectProps) => react_jsx_runtime8.JSX.Element;
|
|
1383
1390
|
//#endregion
|
|
1384
1391
|
//#region src/components/select/select-option.d.ts
|
|
1385
1392
|
type SelectOptionProps = MergeRight<AsChildProps & OptionHTMLAttributes<HTMLOptionElement>, {
|
|
@@ -1389,7 +1396,7 @@ declare const SelectOption: ({
|
|
|
1389
1396
|
asChild,
|
|
1390
1397
|
ref,
|
|
1391
1398
|
...props
|
|
1392
|
-
}: SelectOptionProps) =>
|
|
1399
|
+
}: SelectOptionProps) => react_jsx_runtime8.JSX.Element;
|
|
1393
1400
|
//#endregion
|
|
1394
1401
|
//#region src/components/select/select-optgroup.d.ts
|
|
1395
1402
|
type SelectOptgroupProps = MergeRight<AsChildProps & OptgroupHTMLAttributes<HTMLOptGroupElement>, {
|
|
@@ -1399,7 +1406,7 @@ declare const SelectOptgroup: ({
|
|
|
1399
1406
|
asChild,
|
|
1400
1407
|
ref,
|
|
1401
1408
|
...props
|
|
1402
|
-
}: SelectOptgroupProps) =>
|
|
1409
|
+
}: SelectOptgroupProps) => react_jsx_runtime8.JSX.Element;
|
|
1403
1410
|
//#endregion
|
|
1404
1411
|
//#region src/components/selectfield/selectfield.d.ts
|
|
1405
1412
|
type SelectfieldProps = MergeRight<LabelRequiredProps & SelectProps, {
|
|
@@ -1420,7 +1427,7 @@ declare const Selectfield: ({
|
|
|
1420
1427
|
id: idProp,
|
|
1421
1428
|
"aria-describedby": ariaDescribedByProp,
|
|
1422
1429
|
...props
|
|
1423
|
-
}: SelectfieldProps) =>
|
|
1430
|
+
}: SelectfieldProps) => react_jsx_runtime8.JSX.Element;
|
|
1424
1431
|
//#endregion
|
|
1425
1432
|
//#region src/components/skip-link/skip-link.d.ts
|
|
1426
1433
|
type SkipLinkProps = MergeRight<DefaultProps & AsChildProps & AnchorHTMLAttributes<HTMLAnchorElement>, {
|
|
@@ -1432,7 +1439,7 @@ declare const SkipLink: ({
|
|
|
1432
1439
|
className,
|
|
1433
1440
|
dark,
|
|
1434
1441
|
...props
|
|
1435
|
-
}: SkipLinkProps) =>
|
|
1442
|
+
}: SkipLinkProps) => react_jsx_runtime8.JSX.Element;
|
|
1436
1443
|
//#endregion
|
|
1437
1444
|
//#region src/components/spinner/spinner.d.ts
|
|
1438
1445
|
type SpinnerProps = MergeRight<DefaultProps & HTMLAttributes<HTMLSpanElement>, {
|
|
@@ -1454,7 +1461,7 @@ declare const Spinner: ({
|
|
|
1454
1461
|
className,
|
|
1455
1462
|
ref,
|
|
1456
1463
|
...props
|
|
1457
|
-
}: SpinnerProps) =>
|
|
1464
|
+
}: SpinnerProps) => react_jsx_runtime8.JSX.Element;
|
|
1458
1465
|
//#endregion
|
|
1459
1466
|
//#region src/components/switch/switch.d.ts
|
|
1460
1467
|
type SwitchProps = MergeRight<LabelRequiredProps & Omit<InputProps, 'type' | 'role' | 'size'> & Pick<FieldProps, 'position'>, {
|
|
@@ -1474,7 +1481,7 @@ declare const Switch: ({
|
|
|
1474
1481
|
id,
|
|
1475
1482
|
position,
|
|
1476
1483
|
...props
|
|
1477
|
-
}: SwitchProps) =>
|
|
1484
|
+
}: SwitchProps) => react_jsx_runtime8.JSX.Element;
|
|
1478
1485
|
//#endregion
|
|
1479
1486
|
//#region src/components/tabs/tabs.d.ts
|
|
1480
1487
|
type TabsProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1510,7 +1517,7 @@ declare const Tabs: ({
|
|
|
1510
1517
|
dark,
|
|
1511
1518
|
ref,
|
|
1512
1519
|
...props
|
|
1513
|
-
}: TabsProps) =>
|
|
1520
|
+
}: TabsProps) => react_jsx_runtime8.JSX.Element;
|
|
1514
1521
|
//#endregion
|
|
1515
1522
|
//#region src/components/tabs/tab.d.ts
|
|
1516
1523
|
type TabProps = MergeRight<Omit<ButtonProps, 'variant' | 'type'>, {
|
|
@@ -1530,7 +1537,7 @@ declare const Tab: ({
|
|
|
1530
1537
|
dark,
|
|
1531
1538
|
ref,
|
|
1532
1539
|
...props
|
|
1533
|
-
}: TabProps) =>
|
|
1540
|
+
}: TabProps) => react_jsx_runtime8.JSX.Element;
|
|
1534
1541
|
//#endregion
|
|
1535
1542
|
//#region src/components/tabs/tabs-list.d.ts
|
|
1536
1543
|
type TabsListProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1554,7 +1561,7 @@ declare const TabsList: ({
|
|
|
1554
1561
|
dark,
|
|
1555
1562
|
ref,
|
|
1556
1563
|
...props
|
|
1557
|
-
}: TabsListProps) =>
|
|
1564
|
+
}: TabsListProps) => react_jsx_runtime8.JSX.Element;
|
|
1558
1565
|
//#endregion
|
|
1559
1566
|
//#region src/components/tabs/tabs-panel.d.ts
|
|
1560
1567
|
type TabsPanelProps = MergeRight<DefaultProps & Omit<HTMLAttributes<HTMLDivElement>, 'dir'>, {
|
|
@@ -1576,7 +1583,7 @@ declare const TabsPanel: ({
|
|
|
1576
1583
|
dark,
|
|
1577
1584
|
ref,
|
|
1578
1585
|
...props
|
|
1579
|
-
}: TabsPanelProps) =>
|
|
1586
|
+
}: TabsPanelProps) => react_jsx_runtime8.JSX.Element;
|
|
1580
1587
|
//#endregion
|
|
1581
1588
|
//#region src/components/textarea/textarea.d.ts
|
|
1582
1589
|
type TextareaProps = MergeRight<DefaultProps & Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'prefix'>, {
|
|
@@ -1593,7 +1600,7 @@ declare const Textarea: ({
|
|
|
1593
1600
|
size,
|
|
1594
1601
|
ref,
|
|
1595
1602
|
...props
|
|
1596
|
-
}: TextareaProps) =>
|
|
1603
|
+
}: TextareaProps) => react_jsx_runtime8.JSX.Element;
|
|
1597
1604
|
//#endregion
|
|
1598
1605
|
//#region src/components/textfield/textfield.d.ts
|
|
1599
1606
|
type InputPropsFiltered = Omit<InputProps, 'prefix' | 'className' | 'style'>;
|
|
@@ -1633,7 +1640,7 @@ declare const Textfield: ({
|
|
|
1633
1640
|
id: idProp,
|
|
1634
1641
|
"aria-describedby": ariaDescribedByProp,
|
|
1635
1642
|
...props
|
|
1636
|
-
}: TextfieldProps) =>
|
|
1643
|
+
}: TextfieldProps) => react_jsx_runtime8.JSX.Element;
|
|
1637
1644
|
//#endregion
|
|
1638
1645
|
//#region src/components/validation-message/validation-message.d.ts
|
|
1639
1646
|
type ValidationMessageProps = MergeRight<AsChildProps & HTMLAttributes<HTMLParagraphElement>, {
|
|
@@ -1647,7 +1654,7 @@ declare const ValidationMessage: ({
|
|
|
1647
1654
|
asChild,
|
|
1648
1655
|
ref,
|
|
1649
1656
|
...props
|
|
1650
|
-
}: ValidationMessageProps) =>
|
|
1657
|
+
}: ValidationMessageProps) => react_jsx_runtime8.JSX.Element;
|
|
1651
1658
|
//#endregion
|
|
1652
1659
|
//#region src/utilities/hooks/usePagination/usePagination.d.ts
|
|
1653
1660
|
type UsePaginationProps = {
|
|
@@ -1743,7 +1750,7 @@ declare const AlertFooter: ({
|
|
|
1743
1750
|
asChild,
|
|
1744
1751
|
ref,
|
|
1745
1752
|
...rest
|
|
1746
|
-
}: AlertFooterProps) =>
|
|
1753
|
+
}: AlertFooterProps) => react_jsx_runtime8.JSX.Element;
|
|
1747
1754
|
//#endregion
|
|
1748
1755
|
export { FieldsetLegend as $, DetailsContent as $t, SelectOptionProps as A, AvatarProps as An, DrawerTriggerProps as At, PaginationProps as B, DialogCloseButtonProps as Bt, SkipLink as C, Card as Cn, PopoverTrigger as Ct, SelectOptgroup as D, Badge as Dn, DrawerCloseButton as Dt, SelectfieldProps as E, ButtonProps as En, PopoverProps as Et, Radio as F, DrawerContent as Ft, Logo as G, DialogHeader as Gt, SubNavbarProps as H, DialogTriggerProps as Ht, RadioProps as I, DrawerContentProps as It, LinkProps as J, DialogContentProps as Jt, LogoProps as K, DialogHeaderProps as Kt, PaginationButton as L, Drawer as Lt, SelectProps as M, AlertProps as Mn, DrawerFooterProps as Mt, Search as N, DrawerHeader as Nt, SelectOptgroupProps as O, BadgeProps as On, DrawerCloseButtonProps as Ot, SearchProps as P, DrawerHeaderProps as Pt, FilterGroupProps as Q, DetailsSummaryProps as Qt, PaginationButtonProps as R, DrawerProps as Rt, SpinnerProps as S, CardActionsProps as Sn, DropdownProps as St, Selectfield as T, Button as Tn, Popover as Tt, Navbar as U, DialogFooter as Ut, SubNavbar as V, DialogTrigger as Vt, NavbarProps as W, DialogFooterProps as Wt, FooterProps as X, DialogProps as Xt, Footer as Y, Dialog as Yt, FilterGroup as Z, DetailsSummary as Zt, Tabs as _, CardContent as _n, DropdownTrigger as _t, ValidationMessage as a, CheckboxSubsection as an, Fieldset as at, SwitchProps as b, CardActionProps as bn, DropdownButtonProps as bt, TextfieldProps as c, CheckboxProps as cn, FieldAffixProps as ct, TabsPanel as d, CardDate as dn, FieldDescription as dt, DetailsContentProps as en, FieldsetLegendProps as et, TabsPanelProps as f, CardDateProps as fn, FieldDescriptionProps as ft, TabProps as g, CardHeaderProps as gn, DropdownTriggerContextProps as gt, Tab as h, CardHeader as hn, DropdownTriggerContext as ht, usePagination as i, ChipProps as in, FieldsetDescriptionProps as it, Select as j, Alert as jn, DrawerFooter as jt, SelectOption as k, Avatar as kn, DrawerTrigger as kt, Textarea as l, Input as ln, FieldAffixes as lt, TabsListProps as m, CardMediaProps as mn, FieldProps as mt, AlertFooterProps as n, DetailsProps as nn, LabelProps as nt, ValidationMessageProps as o, CheckboxSubsectionProps as on, FieldsetProps as ot, TabsList as p, CardMedia as pn, Field as pt, Link as q, DialogContent as qt, UsePaginationProps as r, Chip as rn, FieldsetDescription as rt, Textfield as s, Checkbox as sn, FieldAffix as st, AlertFooter as t, Details as tn, Label as tt, TextareaProps as u, InputProps as un, FieldAffixesProps as ut, TabsProps as v, CardContentProps as vn, DropdownTriggerProps as vt, SkipLinkProps as w, CardProps as wn, PopoverTriggerProps as wt, Spinner as x, CardActions as xn, Dropdown as xt, Switch as y, CardAction as yn, DropdownButton as yt, Pagination as z, DialogCloseButton as zt };
|
|
1749
|
-
//# sourceMappingURL=alert-footer-
|
|
1756
|
+
//# sourceMappingURL=alert-footer-CHHPzMiX.d.mts.map
|
|
@@ -4,14 +4,14 @@ import { Slot, Slottable } from "@radix-ui/react-slot";
|
|
|
4
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/button/button.tsx
|
|
7
|
-
const Button = ({ asChild, variant = "filled", size = "medium", stretch, dark, submitting, icon, children, className, startIcon, endIcon, active, ref, ...props }) => {
|
|
7
|
+
const Button = ({ asChild, variant = "filled", size = "medium", fullwidth, stretch, dark, submitting, icon, children, className, startIcon, endIcon, active, ref, ...props }) => {
|
|
8
8
|
return /* @__PURE__ */ jsxs(asChild ? Slot : "button", {
|
|
9
9
|
"aria-busy": Boolean(submitting) || void 0,
|
|
10
10
|
"aria-disabled": Boolean(submitting) || void 0,
|
|
11
11
|
className: clsx("bi-button", className),
|
|
12
12
|
"data-variant": variant,
|
|
13
13
|
"data-size": size,
|
|
14
|
-
"data-
|
|
14
|
+
"data-fullwidth": fullwidth || stretch || void 0,
|
|
15
15
|
"data-dark": dark || void 0,
|
|
16
16
|
"data-icon": icon || void 0,
|
|
17
17
|
"data-active": active || void 0,
|
|
@@ -37,4 +37,4 @@ const Button = ({ asChild, variant = "filled", size = "medium", stretch, dark, s
|
|
|
37
37
|
|
|
38
38
|
//#endregion
|
|
39
39
|
export { Button as t };
|
|
40
|
-
//# sourceMappingURL=button-
|
|
40
|
+
//# sourceMappingURL=button-Df0Se51p.mjs.map
|