@baloise/ds-react 18.3.0 → 19.0.0-nightly.20250509

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.
@@ -1,117 +0,0 @@
1
- import type { JSX } from '@baloise/ds-core';
2
- export declare const BalAccordion: import("react").ForwardRefExoticComponent<JSX.BalAccordion & Omit<import("react").HTMLAttributes<HTMLBalAccordionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalAccordionElement>>;
3
- export declare const BalAccordionDetails: import("react").ForwardRefExoticComponent<JSX.BalAccordionDetails & Omit<import("react").HTMLAttributes<HTMLBalAccordionDetailsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalAccordionDetailsElement>>;
4
- export declare const BalAccordionSummary: import("react").ForwardRefExoticComponent<JSX.BalAccordionSummary & Omit<import("react").HTMLAttributes<HTMLBalAccordionSummaryElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalAccordionSummaryElement>>;
5
- export declare const BalAccordionTrigger: import("react").ForwardRefExoticComponent<JSX.BalAccordionTrigger & Omit<import("react").HTMLAttributes<HTMLBalAccordionTriggerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalAccordionTriggerElement>>;
6
- export declare const BalApp: import("react").ForwardRefExoticComponent<JSX.BalApp & Omit<import("react").HTMLAttributes<HTMLBalAppElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalAppElement>>;
7
- export declare const BalBadge: import("react").ForwardRefExoticComponent<JSX.BalBadge & Omit<import("react").HTMLAttributes<HTMLBalBadgeElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalBadgeElement>>;
8
- export declare const BalButton: import("react").ForwardRefExoticComponent<JSX.BalButton & Omit<import("react").HTMLAttributes<HTMLBalButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalButtonElement>>;
9
- export declare const BalButtonGroup: import("react").ForwardRefExoticComponent<JSX.BalButtonGroup & Omit<import("react").HTMLAttributes<HTMLBalButtonGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalButtonGroupElement>>;
10
- export declare const BalCard: import("react").ForwardRefExoticComponent<JSX.BalCard & Omit<import("react").HTMLAttributes<HTMLBalCardElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalCardElement>>;
11
- export declare const BalCardActions: import("react").ForwardRefExoticComponent<JSX.BalCardActions & Omit<import("react").HTMLAttributes<HTMLBalCardActionsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalCardActionsElement>>;
12
- export declare const BalCardButton: import("react").ForwardRefExoticComponent<JSX.BalCardButton & Omit<import("react").HTMLAttributes<HTMLBalCardButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalCardButtonElement>>;
13
- export declare const BalCardContent: import("react").ForwardRefExoticComponent<JSX.BalCardContent & Omit<import("react").HTMLAttributes<HTMLBalCardContentElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalCardContentElement>>;
14
- export declare const BalCardSubtitle: import("react").ForwardRefExoticComponent<JSX.BalCardSubtitle & Omit<import("react").HTMLAttributes<HTMLBalCardSubtitleElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalCardSubtitleElement>>;
15
- export declare const BalCardTitle: import("react").ForwardRefExoticComponent<JSX.BalCardTitle & Omit<import("react").HTMLAttributes<HTMLBalCardTitleElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalCardTitleElement>>;
16
- export declare const BalCarousel: import("react").ForwardRefExoticComponent<JSX.BalCarousel & Omit<import("react").HTMLAttributes<HTMLBalCarouselElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalCarouselElement>>;
17
- export declare const BalCarouselItem: import("react").ForwardRefExoticComponent<JSX.BalCarouselItem & Omit<import("react").HTMLAttributes<HTMLBalCarouselItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalCarouselItemElement>>;
18
- export declare const BalCheckbox: import("react").ForwardRefExoticComponent<JSX.BalCheckbox & Omit<import("react").HTMLAttributes<HTMLBalCheckboxElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalCheckboxElement>>;
19
- export declare const BalCheckboxButton: import("react").ForwardRefExoticComponent<JSX.BalCheckboxButton & Omit<import("react").HTMLAttributes<HTMLBalCheckboxButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalCheckboxButtonElement>>;
20
- export declare const BalCheckboxGroup: import("react").ForwardRefExoticComponent<JSX.BalCheckboxGroup & Omit<import("react").HTMLAttributes<HTMLBalCheckboxGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalCheckboxGroupElement>>;
21
- export declare const BalClose: import("react").ForwardRefExoticComponent<JSX.BalClose & Omit<import("react").HTMLAttributes<HTMLBalCloseElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalCloseElement>>;
22
- export declare const BalContent: import("react").ForwardRefExoticComponent<JSX.BalContent & Omit<import("react").HTMLAttributes<HTMLBalContentElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalContentElement>>;
23
- export declare const BalData: import("react").ForwardRefExoticComponent<JSX.BalData & Omit<import("react").HTMLAttributes<HTMLBalDataElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalDataElement>>;
24
- export declare const BalDataItem: import("react").ForwardRefExoticComponent<JSX.BalDataItem & Omit<import("react").HTMLAttributes<HTMLBalDataItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalDataItemElement>>;
25
- export declare const BalDataLabel: import("react").ForwardRefExoticComponent<JSX.BalDataLabel & Omit<import("react").HTMLAttributes<HTMLBalDataLabelElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalDataLabelElement>>;
26
- export declare const BalDataValue: import("react").ForwardRefExoticComponent<JSX.BalDataValue & Omit<import("react").HTMLAttributes<HTMLBalDataValueElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalDataValueElement>>;
27
- export declare const BalDate: import("react").ForwardRefExoticComponent<JSX.BalDate & Omit<import("react").HTMLAttributes<HTMLBalDateElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalDateElement>>;
28
- export declare const BalDateCalendar: import("react").ForwardRefExoticComponent<JSX.BalDateCalendar & Omit<import("react").HTMLAttributes<HTMLBalDateCalendarElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalDateCalendarElement>>;
29
- export declare const BalDateCalendarCell: import("react").ForwardRefExoticComponent<JSX.BalDateCalendarCell & Omit<import("react").HTMLAttributes<HTMLBalDateCalendarCellElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalDateCalendarCellElement>>;
30
- export declare const BalDivider: import("react").ForwardRefExoticComponent<JSX.BalDivider & Omit<import("react").HTMLAttributes<HTMLBalDividerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalDividerElement>>;
31
- export declare const BalDropdown: import("react").ForwardRefExoticComponent<JSX.BalDropdown & Omit<import("react").HTMLAttributes<HTMLBalDropdownElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalDropdownElement>>;
32
- export declare const BalField: import("react").ForwardRefExoticComponent<JSX.BalField & Omit<import("react").HTMLAttributes<HTMLBalFieldElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalFieldElement>>;
33
- export declare const BalFieldControl: import("react").ForwardRefExoticComponent<JSX.BalFieldControl & Omit<import("react").HTMLAttributes<HTMLBalFieldControlElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalFieldControlElement>>;
34
- export declare const BalFieldHint: import("react").ForwardRefExoticComponent<JSX.BalFieldHint & Omit<import("react").HTMLAttributes<HTMLBalFieldHintElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalFieldHintElement>>;
35
- export declare const BalFieldLabel: import("react").ForwardRefExoticComponent<JSX.BalFieldLabel & Omit<import("react").HTMLAttributes<HTMLBalFieldLabelElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalFieldLabelElement>>;
36
- export declare const BalFieldMessage: import("react").ForwardRefExoticComponent<JSX.BalFieldMessage & Omit<import("react").HTMLAttributes<HTMLBalFieldMessageElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalFieldMessageElement>>;
37
- export declare const BalFileUpload: import("react").ForwardRefExoticComponent<JSX.BalFileUpload & Omit<import("react").HTMLAttributes<HTMLBalFileUploadElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalFileUploadElement>>;
38
- export declare const BalFooter: import("react").ForwardRefExoticComponent<JSX.BalFooter & Omit<import("react").HTMLAttributes<HTMLBalFooterElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalFooterElement>>;
39
- export declare const BalForm: import("react").ForwardRefExoticComponent<JSX.BalForm & Omit<import("react").HTMLAttributes<HTMLBalFormElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalFormElement>>;
40
- export declare const BalFormCol: import("react").ForwardRefExoticComponent<JSX.BalFormCol & Omit<import("react").HTMLAttributes<HTMLBalFormColElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalFormColElement>>;
41
- export declare const BalFormGrid: import("react").ForwardRefExoticComponent<JSX.BalFormGrid & Omit<import("react").HTMLAttributes<HTMLBalFormGridElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalFormGridElement>>;
42
- export declare const BalHeading: import("react").ForwardRefExoticComponent<JSX.BalHeading & Omit<import("react").HTMLAttributes<HTMLBalHeadingElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalHeadingElement>>;
43
- export declare const BalHint: import("react").ForwardRefExoticComponent<JSX.BalHint & Omit<import("react").HTMLAttributes<HTMLBalHintElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalHintElement>>;
44
- export declare const BalHintText: import("react").ForwardRefExoticComponent<JSX.BalHintText & Omit<import("react").HTMLAttributes<HTMLBalHintTextElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalHintTextElement>>;
45
- export declare const BalHintTitle: import("react").ForwardRefExoticComponent<JSX.BalHintTitle & Omit<import("react").HTMLAttributes<HTMLBalHintTitleElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalHintTitleElement>>;
46
- export declare const BalIcon: import("react").ForwardRefExoticComponent<JSX.BalIcon & Omit<import("react").HTMLAttributes<HTMLBalIconElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalIconElement>>;
47
- export declare const BalInput: import("react").ForwardRefExoticComponent<JSX.BalInput & Omit<import("react").HTMLAttributes<HTMLBalInputElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalInputElement>>;
48
- export declare const BalInputDate: import("react").ForwardRefExoticComponent<JSX.BalInputDate & Omit<import("react").HTMLAttributes<HTMLBalInputDateElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalInputDateElement>>;
49
- export declare const BalInputGroup: import("react").ForwardRefExoticComponent<JSX.BalInputGroup & Omit<import("react").HTMLAttributes<HTMLBalInputGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalInputGroupElement>>;
50
- export declare const BalInputSlider: import("react").ForwardRefExoticComponent<JSX.BalInputSlider & Omit<import("react").HTMLAttributes<HTMLBalInputSliderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalInputSliderElement>>;
51
- export declare const BalInputStepper: import("react").ForwardRefExoticComponent<JSX.BalInputStepper & Omit<import("react").HTMLAttributes<HTMLBalInputStepperElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalInputStepperElement>>;
52
- export declare const BalLabel: import("react").ForwardRefExoticComponent<JSX.BalLabel & Omit<import("react").HTMLAttributes<HTMLBalLabelElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalLabelElement>>;
53
- export declare const BalList: import("react").ForwardRefExoticComponent<JSX.BalList & Omit<import("react").HTMLAttributes<HTMLBalListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalListElement>>;
54
- export declare const BalListItem: import("react").ForwardRefExoticComponent<JSX.BalListItem & Omit<import("react").HTMLAttributes<HTMLBalListItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalListItemElement>>;
55
- export declare const BalListItemAccordionBody: import("react").ForwardRefExoticComponent<JSX.BalListItemAccordionBody & Omit<import("react").HTMLAttributes<HTMLBalListItemAccordionBodyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalListItemAccordionBodyElement>>;
56
- export declare const BalListItemAccordionHead: import("react").ForwardRefExoticComponent<JSX.BalListItemAccordionHead & Omit<import("react").HTMLAttributes<HTMLBalListItemAccordionHeadElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalListItemAccordionHeadElement>>;
57
- export declare const BalListItemContent: import("react").ForwardRefExoticComponent<JSX.BalListItemContent & Omit<import("react").HTMLAttributes<HTMLBalListItemContentElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalListItemContentElement>>;
58
- export declare const BalListItemIcon: import("react").ForwardRefExoticComponent<JSX.BalListItemIcon & Omit<import("react").HTMLAttributes<HTMLBalListItemIconElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalListItemIconElement>>;
59
- export declare const BalListItemSubtitle: import("react").ForwardRefExoticComponent<JSX.BalListItemSubtitle & Omit<import("react").HTMLAttributes<HTMLBalListItemSubtitleElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalListItemSubtitleElement>>;
60
- export declare const BalListItemTitle: import("react").ForwardRefExoticComponent<JSX.BalListItemTitle & Omit<import("react").HTMLAttributes<HTMLBalListItemTitleElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalListItemTitleElement>>;
61
- export declare const BalLogo: import("react").ForwardRefExoticComponent<JSX.BalLogo & Omit<import("react").HTMLAttributes<HTMLBalLogoElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalLogoElement>>;
62
- export declare const BalModal: import("react").ForwardRefExoticComponent<JSX.BalModal & Omit<import("react").HTMLAttributes<HTMLBalModalElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalModalElement>>;
63
- export declare const BalModalBody: import("react").ForwardRefExoticComponent<JSX.BalModalBody & Omit<import("react").HTMLAttributes<HTMLBalModalBodyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalModalBodyElement>>;
64
- export declare const BalModalHeader: import("react").ForwardRefExoticComponent<JSX.BalModalHeader & Omit<import("react").HTMLAttributes<HTMLBalModalHeaderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalModalHeaderElement>>;
65
- export declare const BalNav: import("react").ForwardRefExoticComponent<JSX.BalNav & Omit<import("react").HTMLAttributes<HTMLBalNavElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNavElement>>;
66
- export declare const BalNavLink: import("react").ForwardRefExoticComponent<JSX.BalNavLink & Omit<import("react").HTMLAttributes<HTMLBalNavLinkElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNavLinkElement>>;
67
- export declare const BalNavLinkGrid: import("react").ForwardRefExoticComponent<JSX.BalNavLinkGrid & Omit<import("react").HTMLAttributes<HTMLBalNavLinkGridElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNavLinkGridElement>>;
68
- export declare const BalNavLinkGridCol: import("react").ForwardRefExoticComponent<JSX.BalNavLinkGridCol & Omit<import("react").HTMLAttributes<HTMLBalNavLinkGridColElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNavLinkGridColElement>>;
69
- export declare const BalNavLinkGroup: import("react").ForwardRefExoticComponent<JSX.BalNavLinkGroup & Omit<import("react").HTMLAttributes<HTMLBalNavLinkGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNavLinkGroupElement>>;
70
- export declare const BalNavMenuBar: import("react").ForwardRefExoticComponent<JSX.BalNavMenuBar & Omit<import("react").HTMLAttributes<HTMLBalNavMenuBarElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNavMenuBarElement>>;
71
- export declare const BalNavMenuFlyout: import("react").ForwardRefExoticComponent<JSX.BalNavMenuFlyout & Omit<import("react").HTMLAttributes<HTMLBalNavMenuFlyoutElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNavMenuFlyoutElement>>;
72
- export declare const BalNavMetaBar: import("react").ForwardRefExoticComponent<JSX.BalNavMetaBar & Omit<import("react").HTMLAttributes<HTMLBalNavMetaBarElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNavMetaBarElement>>;
73
- export declare const BalNavbar: import("react").ForwardRefExoticComponent<JSX.BalNavbar & Omit<import("react").HTMLAttributes<HTMLBalNavbarElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNavbarElement>>;
74
- export declare const BalNavbarBrand: import("react").ForwardRefExoticComponent<JSX.BalNavbarBrand & Omit<import("react").HTMLAttributes<HTMLBalNavbarBrandElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNavbarBrandElement>>;
75
- export declare const BalNavbarMenu: import("react").ForwardRefExoticComponent<JSX.BalNavbarMenu & Omit<import("react").HTMLAttributes<HTMLBalNavbarMenuElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNavbarMenuElement>>;
76
- export declare const BalNavbarMenuEnd: import("react").ForwardRefExoticComponent<JSX.BalNavbarMenuEnd & Omit<import("react").HTMLAttributes<HTMLBalNavbarMenuEndElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNavbarMenuEndElement>>;
77
- export declare const BalNavbarMenuStart: import("react").ForwardRefExoticComponent<JSX.BalNavbarMenuStart & Omit<import("react").HTMLAttributes<HTMLBalNavbarMenuStartElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNavbarMenuStartElement>>;
78
- export declare const BalNotices: import("react").ForwardRefExoticComponent<JSX.BalNotices & Omit<import("react").HTMLAttributes<HTMLBalNoticesElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNoticesElement>>;
79
- export declare const BalNotification: import("react").ForwardRefExoticComponent<JSX.BalNotification & Omit<import("react").HTMLAttributes<HTMLBalNotificationElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNotificationElement>>;
80
- export declare const BalNumberInput: import("react").ForwardRefExoticComponent<JSX.BalNumberInput & Omit<import("react").HTMLAttributes<HTMLBalNumberInputElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalNumberInputElement>>;
81
- export declare const BalOption: import("react").ForwardRefExoticComponent<JSX.BalOption & Omit<import("react").HTMLAttributes<HTMLBalOptionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalOptionElement>>;
82
- export declare const BalOptionList: import("react").ForwardRefExoticComponent<JSX.BalOptionList & Omit<import("react").HTMLAttributes<HTMLBalOptionListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalOptionListElement>>;
83
- export declare const BalPagination: import("react").ForwardRefExoticComponent<JSX.BalPagination & Omit<import("react").HTMLAttributes<HTMLBalPaginationElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalPaginationElement>>;
84
- export declare const BalPopover: import("react").ForwardRefExoticComponent<JSX.BalPopover & Omit<import("react").HTMLAttributes<HTMLBalPopoverElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalPopoverElement>>;
85
- export declare const BalPopoverContent: import("react").ForwardRefExoticComponent<JSX.BalPopoverContent & Omit<import("react").HTMLAttributes<HTMLBalPopoverContentElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalPopoverContentElement>>;
86
- export declare const BalPopup: import("react").ForwardRefExoticComponent<JSX.BalPopup & Omit<import("react").HTMLAttributes<HTMLBalPopupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalPopupElement>>;
87
- export declare const BalProgressBar: import("react").ForwardRefExoticComponent<JSX.BalProgressBar & Omit<import("react").HTMLAttributes<HTMLBalProgressBarElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalProgressBarElement>>;
88
- export declare const BalRadio: import("react").ForwardRefExoticComponent<JSX.BalRadio & Omit<import("react").HTMLAttributes<HTMLBalRadioElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalRadioElement>>;
89
- export declare const BalRadioButton: import("react").ForwardRefExoticComponent<JSX.BalRadioButton & Omit<import("react").HTMLAttributes<HTMLBalRadioButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalRadioButtonElement>>;
90
- export declare const BalRadioGroup: import("react").ForwardRefExoticComponent<JSX.BalRadioGroup & Omit<import("react").HTMLAttributes<HTMLBalRadioGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalRadioGroupElement>>;
91
- export declare const BalSegment: import("react").ForwardRefExoticComponent<JSX.BalSegment & Omit<import("react").HTMLAttributes<HTMLBalSegmentElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalSegmentElement>>;
92
- export declare const BalSegmentItem: import("react").ForwardRefExoticComponent<JSX.BalSegmentItem & Omit<import("react").HTMLAttributes<HTMLBalSegmentItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalSegmentItemElement>>;
93
- export declare const BalSelect: import("react").ForwardRefExoticComponent<JSX.BalSelect & Omit<import("react").HTMLAttributes<HTMLBalSelectElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalSelectElement>>;
94
- export declare const BalSelectOption: import("react").ForwardRefExoticComponent<JSX.BalSelectOption & Omit<import("react").HTMLAttributes<HTMLBalSelectOptionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalSelectOptionElement>>;
95
- export declare const BalShape: import("react").ForwardRefExoticComponent<JSX.BalShape & Omit<import("react").HTMLAttributes<HTMLBalShapeElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalShapeElement>>;
96
- export declare const BalSheet: import("react").ForwardRefExoticComponent<JSX.BalSheet & Omit<import("react").HTMLAttributes<HTMLBalSheetElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalSheetElement>>;
97
- export declare const BalSnackbar: import("react").ForwardRefExoticComponent<JSX.BalSnackbar & Omit<import("react").HTMLAttributes<HTMLBalSnackbarElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalSnackbarElement>>;
98
- export declare const BalSpinner: import("react").ForwardRefExoticComponent<JSX.BalSpinner & Omit<import("react").HTMLAttributes<HTMLBalSpinnerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalSpinnerElement>>;
99
- export declare const BalStack: import("react").ForwardRefExoticComponent<JSX.BalStack & Omit<import("react").HTMLAttributes<HTMLBalStackElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalStackElement>>;
100
- export declare const BalStage: import("react").ForwardRefExoticComponent<JSX.BalStage & Omit<import("react").HTMLAttributes<HTMLBalStageElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalStageElement>>;
101
- export declare const BalStageBackLink: import("react").ForwardRefExoticComponent<JSX.BalStageBackLink & Omit<import("react").HTMLAttributes<HTMLBalStageBackLinkElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalStageBackLinkElement>>;
102
- export declare const BalStageBody: import("react").ForwardRefExoticComponent<JSX.BalStageBody & Omit<import("react").HTMLAttributes<HTMLBalStageBodyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalStageBodyElement>>;
103
- export declare const BalStageFoot: import("react").ForwardRefExoticComponent<JSX.BalStageFoot & Omit<import("react").HTMLAttributes<HTMLBalStageFootElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalStageFootElement>>;
104
- export declare const BalStageHead: import("react").ForwardRefExoticComponent<JSX.BalStageHead & Omit<import("react").HTMLAttributes<HTMLBalStageHeadElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalStageHeadElement>>;
105
- export declare const BalStageImage: import("react").ForwardRefExoticComponent<JSX.BalStageImage & Omit<import("react").HTMLAttributes<HTMLBalStageImageElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalStageImageElement>>;
106
- export declare const BalStepItem: import("react").ForwardRefExoticComponent<JSX.BalStepItem & Omit<import("react").HTMLAttributes<HTMLBalStepItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalStepItemElement>>;
107
- export declare const BalSteps: import("react").ForwardRefExoticComponent<JSX.BalSteps & Omit<import("react").HTMLAttributes<HTMLBalStepsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalStepsElement>>;
108
- export declare const BalTabItem: import("react").ForwardRefExoticComponent<JSX.BalTabItem & Omit<import("react").HTMLAttributes<HTMLBalTabItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalTabItemElement>>;
109
- export declare const BalTable: import("react").ForwardRefExoticComponent<JSX.BalTable & Omit<import("react").HTMLAttributes<HTMLBalTableElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalTableElement>>;
110
- export declare const BalTabs: import("react").ForwardRefExoticComponent<JSX.BalTabs & Omit<import("react").HTMLAttributes<HTMLBalTabsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalTabsElement>>;
111
- export declare const BalTag: import("react").ForwardRefExoticComponent<JSX.BalTag & Omit<import("react").HTMLAttributes<HTMLBalTagElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalTagElement>>;
112
- export declare const BalTagGroup: import("react").ForwardRefExoticComponent<JSX.BalTagGroup & Omit<import("react").HTMLAttributes<HTMLBalTagGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalTagGroupElement>>;
113
- export declare const BalText: import("react").ForwardRefExoticComponent<JSX.BalText & Omit<import("react").HTMLAttributes<HTMLBalTextElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalTextElement>>;
114
- export declare const BalTextarea: import("react").ForwardRefExoticComponent<JSX.BalTextarea & Omit<import("react").HTMLAttributes<HTMLBalTextareaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalTextareaElement>>;
115
- export declare const BalTimeInput: import("react").ForwardRefExoticComponent<JSX.BalTimeInput & Omit<import("react").HTMLAttributes<HTMLBalTimeInputElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalTimeInputElement>>;
116
- export declare const BalToast: import("react").ForwardRefExoticComponent<JSX.BalToast & Omit<import("react").HTMLAttributes<HTMLBalToastElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalToastElement>>;
117
- export declare const BalTooltip: import("react").ForwardRefExoticComponent<JSX.BalTooltip & Omit<import("react").HTMLAttributes<HTMLBalTooltipElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLBalTooltipElement>>;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- export interface HTMLStencilElement extends HTMLElement {
3
- componentOnReady(): Promise<this>;
4
- }
5
- interface StencilReactInternalProps<ElementType> extends React.HTMLAttributes<ElementType> {
6
- forwardedRef: React.RefObject<ElementType>;
7
- ref?: React.Ref<any>;
8
- }
9
- export declare const createReactComponent: <PropType, ElementType extends HTMLStencilElement, ContextStateType = {}, ExpandedPropsTypes = {}>(tagName: string, ReactComponentContext?: React.Context<ContextStateType>, manipulatePropsFunction?: (originalProps: StencilReactInternalProps<ElementType>, propsToPass: any) => ExpandedPropsTypes, defineCustomElement?: () => void) => React.ForwardRefExoticComponent<React.PropsWithoutRef<import("./utils").StencilReactExternalProps<PropType, ElementType>> & React.RefAttributes<ElementType>>;
10
- export {};
@@ -1,21 +0,0 @@
1
- import React from 'react';
2
- import { OverlayEventDetail } from './interfaces';
3
- import { StencilReactForwardedRef } from './utils';
4
- interface OverlayElement extends HTMLElement {
5
- present: () => Promise<void>;
6
- dismiss: (data?: any, role?: string | undefined) => Promise<boolean>;
7
- }
8
- export interface ReactOverlayProps {
9
- children?: React.ReactNode;
10
- isOpen: boolean;
11
- onDidDismiss?: (event: CustomEvent<OverlayEventDetail>) => void;
12
- onDidPresent?: (event: CustomEvent<OverlayEventDetail>) => void;
13
- onWillDismiss?: (event: CustomEvent<OverlayEventDetail>) => void;
14
- onWillPresent?: (event: CustomEvent<OverlayEventDetail>) => void;
15
- }
16
- export declare const createOverlayComponent: <OverlayComponent extends object, OverlayType extends OverlayElement>(tagName: string, controller: {
17
- create: (options: any) => Promise<OverlayType>;
18
- }, customElement?: any) => React.ForwardRefExoticComponent<React.PropsWithoutRef<OverlayComponent & ReactOverlayProps & {
19
- forwardedRef?: StencilReactForwardedRef<OverlayType>;
20
- }> & React.RefAttributes<OverlayType>>;
21
- export {};
@@ -1,2 +0,0 @@
1
- export { createReactComponent } from './createComponent';
2
- export { createOverlayComponent } from './createOverlayComponent';
@@ -1,29 +0,0 @@
1
- export interface EventEmitter<T = any> {
2
- emit: (data?: T) => CustomEvent<T>;
3
- }
4
- export interface StyleReactProps {
5
- class?: string;
6
- className?: string;
7
- style?: {
8
- [key: string]: any;
9
- };
10
- }
11
- export interface OverlayEventDetail<T = any> {
12
- data?: T;
13
- role?: string;
14
- }
15
- export interface OverlayInterface {
16
- el: HTMLElement;
17
- animated: boolean;
18
- keyboardClose: boolean;
19
- overlayIndex: number;
20
- presented: boolean;
21
- enterAnimation?: any;
22
- leaveAnimation?: any;
23
- didPresent: EventEmitter<void>;
24
- willPresent: EventEmitter<void>;
25
- willDismiss: EventEmitter<OverlayEventDetail>;
26
- didDismiss: EventEmitter<OverlayEventDetail>;
27
- present(): Promise<void>;
28
- dismiss(data?: any, role?: string): Promise<boolean>;
29
- }
@@ -1,12 +0,0 @@
1
- export declare const attachProps: (node: HTMLElement, newProps: any, oldProps?: any) => void;
2
- export declare const getClassName: (classList: DOMTokenList, newProps: any, oldProps: any) => string;
3
- /**
4
- * Checks if an event is supported in the current execution environment.
5
- * @license Modernizr 3.0.0pre (Custom Build) | MIT
6
- */
7
- export declare const isCoveredByReact: (eventNameSuffix: string) => boolean;
8
- export declare const syncEvent: (node: Element & {
9
- __events?: {
10
- [key: string]: (e: Event) => any;
11
- };
12
- }, eventName: string, newEventHandler?: (e: Event) => any) => void;
@@ -1,2 +0,0 @@
1
- export declare const dashToPascalCase: (str: string) => string;
2
- export declare const camelToDashCase: (str: string) => string;
@@ -1,2 +0,0 @@
1
- export declare const isDevMode: () => boolean;
2
- export declare const deprecationWarning: (key: string, message: string) => void;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import type { StyleReactProps } from '../interfaces';
3
- export type StencilReactExternalProps<PropType, ElementType> = PropType & Omit<React.HTMLAttributes<ElementType>, 'style'> & StyleReactProps;
4
- export type StencilReactForwardedRef<T> = ((instance: T | null) => void) | React.MutableRefObject<T | null> | null;
5
- export declare const setRef: (ref: StencilReactForwardedRef<any> | React.Ref<any> | undefined, value: any) => void;
6
- export declare const mergeRefs: (...refs: (StencilReactForwardedRef<any> | React.Ref<any> | undefined)[]) => React.RefCallback<any>;
7
- export declare const createForwardRef: <PropType, ElementType>(ReactComponent: any, displayName: string) => React.ForwardRefExoticComponent<React.PropsWithoutRef<StencilReactExternalProps<PropType, ElementType>> & React.RefAttributes<ElementType>>;
8
- export declare const defineCustomElement: (tagName: string, customElement: any) => void;
9
- export * from './attachProps';
10
- export * from './case';