@desynth/web-components-react 6.7.25-alpha.1 → 13.9.26-alpha.1

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,32 +1,466 @@
1
- /// <reference types="react" />
2
- import type { JSX } from '@desynth/web-components/dist';
3
- export declare const DesynthAccordion: import("react").ForwardRefExoticComponent<JSX.DesynthAccordion & Omit<import("react").HTMLAttributes<HTMLDesynthAccordionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthAccordionElement>>;
4
- export declare const DesynthAlert: import("react").ForwardRefExoticComponent<JSX.DesynthAlert & Omit<import("react").HTMLAttributes<HTMLDesynthAlertElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthAlertElement>>;
5
- export declare const DesynthBreadcrumb: import("react").ForwardRefExoticComponent<JSX.DesynthBreadcrumb & Omit<import("react").HTMLAttributes<HTMLDesynthBreadcrumbElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthBreadcrumbElement>>;
6
- export declare const DesynthButton: import("react").ForwardRefExoticComponent<JSX.DesynthButton & Omit<import("react").HTMLAttributes<HTMLDesynthButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthButtonElement>>;
7
- export declare const DesynthButtonSlider: import("react").ForwardRefExoticComponent<JSX.DesynthButtonSlider & Omit<import("react").HTMLAttributes<HTMLDesynthButtonSliderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthButtonSliderElement>>;
8
- export declare const DesynthCard: import("react").ForwardRefExoticComponent<JSX.DesynthCard & Omit<import("react").HTMLAttributes<HTMLDesynthCardElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthCardElement>>;
9
- export declare const DesynthCheckbox: import("react").ForwardRefExoticComponent<JSX.DesynthCheckbox & Omit<import("react").HTMLAttributes<HTMLDesynthCheckboxElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthCheckboxElement>>;
10
- export declare const DesynthDatePicker: import("react").ForwardRefExoticComponent<JSX.DesynthDatePicker & Omit<import("react").HTMLAttributes<HTMLDesynthDatePickerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthDatePickerElement>>;
11
- export declare const DesynthDivider: import("react").ForwardRefExoticComponent<JSX.DesynthDivider & Omit<import("react").HTMLAttributes<HTMLDesynthDividerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthDividerElement>>;
12
- export declare const DesynthDrawer: import("react").ForwardRefExoticComponent<JSX.DesynthDrawer & Omit<import("react").HTMLAttributes<HTMLDesynthDrawerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthDrawerElement>>;
13
- export declare const DesynthDropFile: import("react").ForwardRefExoticComponent<JSX.DesynthDropFile & Omit<import("react").HTMLAttributes<HTMLDesynthDropFileElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthDropFileElement>>;
14
- export declare const DesynthForm: import("react").ForwardRefExoticComponent<JSX.DesynthForm & Omit<import("react").HTMLAttributes<HTMLDesynthFormElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthFormElement>>;
15
- export declare const DesynthGrid: import("react").ForwardRefExoticComponent<JSX.DesynthGrid & Omit<import("react").HTMLAttributes<HTMLDesynthGridElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthGridElement>>;
16
- export declare const DesynthHeader: import("react").ForwardRefExoticComponent<JSX.DesynthHeader & Omit<import("react").HTMLAttributes<HTMLDesynthHeaderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthHeaderElement>>;
17
- export declare const DesynthList: import("react").ForwardRefExoticComponent<JSX.DesynthList & Omit<import("react").HTMLAttributes<HTMLDesynthListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthListElement>>;
18
- export declare const DesynthLoader: import("react").ForwardRefExoticComponent<JSX.DesynthLoader & Omit<import("react").HTMLAttributes<HTMLDesynthLoaderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthLoaderElement>>;
19
- export declare const DesynthModal: import("react").ForwardRefExoticComponent<JSX.DesynthModal & Omit<import("react").HTMLAttributes<HTMLDesynthModalElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthModalElement>>;
20
- export declare const DesynthMultiStepper: import("react").ForwardRefExoticComponent<JSX.DesynthMultiStepper & Omit<import("react").HTMLAttributes<HTMLDesynthMultiStepperElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthMultiStepperElement>>;
21
- export declare const DesynthPaper: import("react").ForwardRefExoticComponent<JSX.DesynthPaper & Omit<import("react").HTMLAttributes<HTMLDesynthPaperElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthPaperElement>>;
22
- export declare const DesynthRating: import("react").ForwardRefExoticComponent<JSX.DesynthRating & Omit<import("react").HTMLAttributes<HTMLDesynthRatingElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthRatingElement>>;
23
- export declare const DesynthRenderer: import("react").ForwardRefExoticComponent<JSX.DesynthRenderer & Omit<import("react").HTMLAttributes<HTMLDesynthRendererElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthRendererElement>>;
24
- export declare const DesynthSelect: import("react").ForwardRefExoticComponent<JSX.DesynthSelect & Omit<import("react").HTMLAttributes<HTMLDesynthSelectElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthSelectElement>>;
25
- export declare const DesynthStepStepper: import("react").ForwardRefExoticComponent<JSX.DesynthStepStepper & Omit<import("react").HTMLAttributes<HTMLDesynthStepStepperElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthStepStepperElement>>;
26
- export declare const DesynthSwitch: import("react").ForwardRefExoticComponent<JSX.DesynthSwitch & Omit<import("react").HTMLAttributes<HTMLDesynthSwitchElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthSwitchElement>>;
27
- export declare const DesynthTable: import("react").ForwardRefExoticComponent<JSX.DesynthTable & Omit<import("react").HTMLAttributes<HTMLDesynthTableElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthTableElement>>;
28
- export declare const DesynthTextArea: import("react").ForwardRefExoticComponent<JSX.DesynthTextArea & Omit<import("react").HTMLAttributes<HTMLDesynthTextAreaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthTextAreaElement>>;
29
- export declare const DesynthTextInput: import("react").ForwardRefExoticComponent<JSX.DesynthTextInput & Omit<import("react").HTMLAttributes<HTMLDesynthTextInputElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthTextInputElement>>;
30
- export declare const DesynthTooltip: import("react").ForwardRefExoticComponent<JSX.DesynthTooltip & Omit<import("react").HTMLAttributes<HTMLDesynthTooltipElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLDesynthTooltipElement>>;
31
- export declare const HorizontalCards: import("react").ForwardRefExoticComponent<JSX.HorizontalCards & Omit<import("react").HTMLAttributes<HTMLHorizontalCardsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHorizontalCardsElement>>;
32
- export declare const HtmlEditor: import("react").ForwardRefExoticComponent<JSX.HtmlEditor & Omit<import("react").HTMLAttributes<HTMLHtmlEditorElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLHtmlEditorElement>>;
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { type BeforeCloseAlertEventDetail, type BeforeCloseEventDetail, type CheckedChangeEventValue, type DesynthAlertCustomEvent, type DesynthCheckboxCustomEvent, type DesynthDatePickerCustomEvent, type DesynthDropFileCustomEvent, type DesynthFormCustomEvent, type DesynthListCustomEvent, type DesynthModalCustomEvent, type DesynthParagraphCustomEvent, type DesynthRatingCustomEvent, type DesynthSelectCustomEvent, type DesynthSwitchCustomEvent, type DesynthTextAreaCustomEvent, type DesynthTextInputCustomEvent, type DesynthUploadCustomEvent, type IFormInput, type InputChangeEventValue, type ListItem, type Options, type SwitchChangeEventValue, type TextInputChangeEventValue } from "@desynth/web-components";
6
+ import { DesynthAccordion as DesynthAccordionElement } from "@desynth/web-components/dist/desynth-accordion.js";
7
+ import { DesynthActions as DesynthActionsElement } from "@desynth/web-components/dist/desynth-actions.js";
8
+ import { DesynthAgentChat as DesynthAgentChatElement } from "@desynth/web-components/dist/desynth-agent-chat.js";
9
+ import { DesynthAlert as DesynthAlertElement } from "@desynth/web-components/dist/desynth-alert.js";
10
+ import { DesynthAreaBlock as DesynthAreaBlockElement } from "@desynth/web-components/dist/desynth-area-block.js";
11
+ import { DesynthBarChart as DesynthBarChartElement } from "@desynth/web-components/dist/desynth-bar-chart.js";
12
+ import { DesynthBookCard as DesynthBookCardElement } from "@desynth/web-components/dist/desynth-book-card.js";
13
+ import { DesynthBottomNav as DesynthBottomNavElement } from "@desynth/web-components/dist/desynth-bottom-nav.js";
14
+ import { DesynthBreadcrumb as DesynthBreadcrumbElement } from "@desynth/web-components/dist/desynth-breadcrumb.js";
15
+ import { DesynthButtonSlider as DesynthButtonSliderElement } from "@desynth/web-components/dist/desynth-button-slider.js";
16
+ import { DesynthButton as DesynthButtonElement } from "@desynth/web-components/dist/desynth-button.js";
17
+ import { DesynthCalendar as DesynthCalendarElement } from "@desynth/web-components/dist/desynth-calendar.js";
18
+ import { DesynthCallout as DesynthCalloutElement } from "@desynth/web-components/dist/desynth-callout.js";
19
+ import { DesynthCardGrid as DesynthCardGridElement } from "@desynth/web-components/dist/desynth-card-grid.js";
20
+ import { DesynthCard as DesynthCardElement } from "@desynth/web-components/dist/desynth-card.js";
21
+ import { DesynthCenter as DesynthCenterElement } from "@desynth/web-components/dist/desynth-center.js";
22
+ import { DesynthChat as DesynthChatElement } from "@desynth/web-components/dist/desynth-chat.js";
23
+ import { DesynthCheckList as DesynthCheckListElement } from "@desynth/web-components/dist/desynth-check-list.js";
24
+ import { DesynthCheckbox as DesynthCheckboxElement } from "@desynth/web-components/dist/desynth-checkbox.js";
25
+ import { DesynthCheckout as DesynthCheckoutElement } from "@desynth/web-components/dist/desynth-checkout.js";
26
+ import { DesynthChipSelect as DesynthChipSelectElement } from "@desynth/web-components/dist/desynth-chip-select.js";
27
+ import { DesynthCtaBlock as DesynthCtaBlockElement } from "@desynth/web-components/dist/desynth-cta-block.js";
28
+ import { DesynthDataTable as DesynthDataTableElement } from "@desynth/web-components/dist/desynth-data-table.js";
29
+ import { DesynthDatePicker as DesynthDatePickerElement } from "@desynth/web-components/dist/desynth-date-picker.js";
30
+ import { DesynthDeepSection as DesynthDeepSectionElement } from "@desynth/web-components/dist/desynth-deep-section.js";
31
+ import { DesynthDivider as DesynthDividerElement } from "@desynth/web-components/dist/desynth-divider.js";
32
+ import { DesynthDonutChart as DesynthDonutChartElement } from "@desynth/web-components/dist/desynth-donut-chart.js";
33
+ import { DesynthDrawer as DesynthDrawerElement } from "@desynth/web-components/dist/desynth-drawer.js";
34
+ import { DesynthDropFile as DesynthDropFileElement } from "@desynth/web-components/dist/desynth-drop-file.js";
35
+ import { DesynthDropdown as DesynthDropdownElement } from "@desynth/web-components/dist/desynth-dropdown.js";
36
+ import { DesynthEmpty as DesynthEmptyElement } from "@desynth/web-components/dist/desynth-empty.js";
37
+ import { DesynthFeatureCard as DesynthFeatureCardElement } from "@desynth/web-components/dist/desynth-feature-card.js";
38
+ import { DesynthFeed as DesynthFeedElement } from "@desynth/web-components/dist/desynth-feed.js";
39
+ import { DesynthFilterCard as DesynthFilterCardElement } from "@desynth/web-components/dist/desynth-filter-card.js";
40
+ import { DesynthForm as DesynthFormElement } from "@desynth/web-components/dist/desynth-form.js";
41
+ import { DesynthGalleryCard as DesynthGalleryCardElement } from "@desynth/web-components/dist/desynth-gallery-card.js";
42
+ import { DesynthGrid as DesynthGridElement } from "@desynth/web-components/dist/desynth-grid.js";
43
+ import { DesynthHbarChart as DesynthHbarChartElement } from "@desynth/web-components/dist/desynth-hbar-chart.js";
44
+ import { DesynthHeader as DesynthHeaderElement } from "@desynth/web-components/dist/desynth-header.js";
45
+ import { DesynthHeroPanel as DesynthHeroPanelElement } from "@desynth/web-components/dist/desynth-hero-panel.js";
46
+ import { DesynthInboxItem as DesynthInboxItemElement } from "@desynth/web-components/dist/desynth-inbox-item.js";
47
+ import { DesynthInbox as DesynthInboxElement } from "@desynth/web-components/dist/desynth-inbox.js";
48
+ import { DesynthInfoCard as DesynthInfoCardElement } from "@desynth/web-components/dist/desynth-info-card.js";
49
+ import { DesynthIntegCard as DesynthIntegCardElement } from "@desynth/web-components/dist/desynth-integ-card.js";
50
+ import { DesynthKanban as DesynthKanbanElement } from "@desynth/web-components/dist/desynth-kanban.js";
51
+ import { DesynthKpiCard as DesynthKpiCardElement } from "@desynth/web-components/dist/desynth-kpi-card.js";
52
+ import { DesynthKv as DesynthKvElement } from "@desynth/web-components/dist/desynth-kv.js";
53
+ import { DesynthList as DesynthListElement } from "@desynth/web-components/dist/desynth-list.js";
54
+ import { DesynthListingCard as DesynthListingCardElement } from "@desynth/web-components/dist/desynth-listing-card.js";
55
+ import { DesynthLoader as DesynthLoaderElement } from "@desynth/web-components/dist/desynth-loader.js";
56
+ import { DesynthMaterialList as DesynthMaterialListElement } from "@desynth/web-components/dist/desynth-material-list.js";
57
+ import { DesynthModal as DesynthModalElement } from "@desynth/web-components/dist/desynth-modal.js";
58
+ import { DesynthMultiStepper as DesynthMultiStepperElement } from "@desynth/web-components/dist/desynth-multi-stepper.js";
59
+ import { DesynthNav as DesynthNavElement } from "@desynth/web-components/dist/desynth-nav.js";
60
+ import { DesynthPage as DesynthPageElement } from "@desynth/web-components/dist/desynth-page.js";
61
+ import { DesynthPanel as DesynthPanelElement } from "@desynth/web-components/dist/desynth-panel.js";
62
+ import { DesynthPaper as DesynthPaperElement } from "@desynth/web-components/dist/desynth-paper.js";
63
+ import { DesynthParagraph as DesynthParagraphElement } from "@desynth/web-components/dist/desynth-paragraph.js";
64
+ import { DesynthPickerList as DesynthPickerListElement } from "@desynth/web-components/dist/desynth-picker-list.js";
65
+ import { DesynthRating as DesynthRatingElement } from "@desynth/web-components/dist/desynth-rating.js";
66
+ import { DesynthReader as DesynthReaderElement } from "@desynth/web-components/dist/desynth-reader.js";
67
+ import { DesynthRenderer as DesynthRendererElement } from "@desynth/web-components/dist/desynth-renderer.js";
68
+ import { DesynthScreen as DesynthScreenElement } from "@desynth/web-components/dist/desynth-screen.js";
69
+ import { DesynthSectionHead as DesynthSectionHeadElement } from "@desynth/web-components/dist/desynth-section-head.js";
70
+ import { DesynthSectionHero as DesynthSectionHeroElement } from "@desynth/web-components/dist/desynth-section-hero.js";
71
+ import { DesynthSelect as DesynthSelectElement } from "@desynth/web-components/dist/desynth-select.js";
72
+ import { DesynthShell as DesynthShellElement } from "@desynth/web-components/dist/desynth-shell.js";
73
+ import { DesynthSidebar as DesynthSidebarElement } from "@desynth/web-components/dist/desynth-sidebar.js";
74
+ import { DesynthSiteFooter as DesynthSiteFooterElement } from "@desynth/web-components/dist/desynth-site-footer.js";
75
+ import { DesynthStatGrid as DesynthStatGridElement } from "@desynth/web-components/dist/desynth-stat-grid.js";
76
+ import { DesynthStats as DesynthStatsElement } from "@desynth/web-components/dist/desynth-stats.js";
77
+ import { DesynthStatusPill as DesynthStatusPillElement } from "@desynth/web-components/dist/desynth-status-pill.js";
78
+ import { DesynthStepStepper as DesynthStepStepperElement } from "@desynth/web-components/dist/desynth-step-stepper.js";
79
+ import { DesynthSwitch as DesynthSwitchElement } from "@desynth/web-components/dist/desynth-switch.js";
80
+ import { DesynthTable as DesynthTableElement } from "@desynth/web-components/dist/desynth-table.js";
81
+ import { DesynthTabs as DesynthTabsElement } from "@desynth/web-components/dist/desynth-tabs.js";
82
+ import { DesynthTechGrid as DesynthTechGridElement } from "@desynth/web-components/dist/desynth-tech-grid.js";
83
+ import { DesynthTextArea as DesynthTextAreaElement } from "@desynth/web-components/dist/desynth-text-area.js";
84
+ import { DesynthTextInput as DesynthTextInputElement } from "@desynth/web-components/dist/desynth-text-input.js";
85
+ import { DesynthText as DesynthTextElement } from "@desynth/web-components/dist/desynth-text.js";
86
+ import { DesynthThumbPicker as DesynthThumbPickerElement } from "@desynth/web-components/dist/desynth-thumb-picker.js";
87
+ import { DesynthTooltip as DesynthTooltipElement } from "@desynth/web-components/dist/desynth-tooltip.js";
88
+ import { DesynthUpload as DesynthUploadElement } from "@desynth/web-components/dist/desynth-upload.js";
89
+ import { DesynthVoiceInput as DesynthVoiceInputElement } from "@desynth/web-components/dist/desynth-voice-input.js";
90
+ import { HorizontalCards as HorizontalCardsElement } from "@desynth/web-components/dist/horizontal-cards.js";
91
+ import { HtmlEditor as HtmlEditorElement } from "@desynth/web-components/dist/html-editor.js";
92
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
93
+ export type DesynthAccordionEvents = NonNullable<unknown>;
94
+ export declare const DesynthAccordion: StencilReactComponent<DesynthAccordionElement, DesynthAccordionEvents>;
95
+ export type DesynthActionsEvents = NonNullable<unknown>;
96
+ export declare const DesynthActions: StencilReactComponent<DesynthActionsElement, DesynthActionsEvents>;
97
+ export type DesynthAgentChatEvents = {
98
+ onHandleInput: EventName<CustomEvent<{
99
+ value: string;
100
+ }>>;
101
+ onHandleSend: EventName<CustomEvent<void>>;
102
+ onHandleEnter: EventName<CustomEvent<{
103
+ value: string;
104
+ }>>;
105
+ onHandleSuggestion: EventName<CustomEvent<{
106
+ text: string;
107
+ }>>;
108
+ onHandleToggleGallery: EventName<CustomEvent<void>>;
109
+ onHandleCloseGallery: EventName<CustomEvent<void>>;
110
+ onHandlePickGallery: EventName<CustomEvent<{
111
+ url: string;
112
+ }>>;
113
+ onHandleRemoveAttachment: EventName<CustomEvent<{
114
+ url: string;
115
+ }>>;
116
+ onHandleToggleMode: EventName<CustomEvent<void>>;
117
+ };
118
+ export declare const DesynthAgentChat: StencilReactComponent<DesynthAgentChatElement, DesynthAgentChatEvents>;
119
+ export type DesynthAlertEvents = {
120
+ onHandleOpen: EventName<CustomEvent<void>>;
121
+ onHandleClose: EventName<CustomEvent<void>>;
122
+ onHandleBeforeClose: EventName<DesynthAlertCustomEvent<BeforeCloseAlertEventDetail>>;
123
+ };
124
+ export declare const DesynthAlert: StencilReactComponent<DesynthAlertElement, DesynthAlertEvents>;
125
+ export type DesynthAreaBlockEvents = NonNullable<unknown>;
126
+ export declare const DesynthAreaBlock: StencilReactComponent<DesynthAreaBlockElement, DesynthAreaBlockEvents>;
127
+ export type DesynthBarChartEvents = NonNullable<unknown>;
128
+ export declare const DesynthBarChart: StencilReactComponent<DesynthBarChartElement, DesynthBarChartEvents>;
129
+ export type DesynthBookCardEvents = NonNullable<unknown>;
130
+ export declare const DesynthBookCard: StencilReactComponent<DesynthBookCardElement, DesynthBookCardEvents>;
131
+ export type DesynthBottomNavEvents = {
132
+ onHandleNavigate: EventName<CustomEvent<string>>;
133
+ };
134
+ export declare const DesynthBottomNav: StencilReactComponent<DesynthBottomNavElement, DesynthBottomNavEvents>;
135
+ export type DesynthBreadcrumbEvents = {
136
+ onHandleNavigate: EventName<CustomEvent<string>>;
137
+ onHandleBack: EventName<CustomEvent<void>>;
138
+ };
139
+ export declare const DesynthBreadcrumb: StencilReactComponent<DesynthBreadcrumbElement, DesynthBreadcrumbEvents>;
140
+ export type DesynthButtonEvents = {
141
+ onHandleClick: EventName<CustomEvent<void>>;
142
+ onHandleFocus: EventName<CustomEvent<void>>;
143
+ onHandleBlur: EventName<CustomEvent<void>>;
144
+ };
145
+ export declare const DesynthButton: StencilReactComponent<DesynthButtonElement, DesynthButtonEvents>;
146
+ export type DesynthButtonSliderEvents = NonNullable<unknown>;
147
+ export declare const DesynthButtonSlider: StencilReactComponent<DesynthButtonSliderElement, DesynthButtonSliderEvents>;
148
+ export type DesynthCalendarEvents = {
149
+ onHandleDrop: EventName<CustomEvent<{
150
+ cardId: string;
151
+ status: string;
152
+ }>>;
153
+ onHandleEdit: EventName<CustomEvent<{
154
+ id: string;
155
+ }>>;
156
+ onHandleRemove: EventName<CustomEvent<{
157
+ id: string;
158
+ }>>;
159
+ };
160
+ export declare const DesynthCalendar: StencilReactComponent<DesynthCalendarElement, DesynthCalendarEvents>;
161
+ export type DesynthCalloutEvents = NonNullable<unknown>;
162
+ export declare const DesynthCallout: StencilReactComponent<DesynthCalloutElement, DesynthCalloutEvents>;
163
+ export type DesynthCardEvents = NonNullable<unknown>;
164
+ export declare const DesynthCard: StencilReactComponent<DesynthCardElement, DesynthCardEvents>;
165
+ export type DesynthCardGridEvents = NonNullable<unknown>;
166
+ export declare const DesynthCardGrid: StencilReactComponent<DesynthCardGridElement, DesynthCardGridEvents>;
167
+ export type DesynthCenterEvents = NonNullable<unknown>;
168
+ export declare const DesynthCenter: StencilReactComponent<DesynthCenterElement, DesynthCenterEvents>;
169
+ export type DesynthChatEvents = {
170
+ onHandleStatus: EventName<CustomEvent<{
171
+ value: string;
172
+ }>>;
173
+ onHandleReply: EventName<CustomEvent<{
174
+ value: string;
175
+ }>>;
176
+ onHandleSend: EventName<CustomEvent<void>>;
177
+ onHandleEnter: EventName<CustomEvent<{
178
+ value: string;
179
+ }>>;
180
+ };
181
+ export declare const DesynthChat: StencilReactComponent<DesynthChatElement, DesynthChatEvents>;
182
+ export type DesynthCheckListEvents = {
183
+ onHandleToggle: EventName<CustomEvent<{
184
+ value: string;
185
+ checked: boolean;
186
+ }>>;
187
+ onHandleItemSelect: EventName<CustomEvent<{
188
+ value: string;
189
+ select: string;
190
+ }>>;
191
+ };
192
+ export declare const DesynthCheckList: StencilReactComponent<DesynthCheckListElement, DesynthCheckListEvents>;
193
+ export type DesynthCheckboxEvents = {
194
+ onHandleClick: EventName<DesynthCheckboxCustomEvent<CheckedChangeEventValue>>;
195
+ };
196
+ export declare const DesynthCheckbox: StencilReactComponent<DesynthCheckboxElement, DesynthCheckboxEvents>;
197
+ export type DesynthCheckoutEvents = {
198
+ onHandleClose: EventName<CustomEvent<void>>;
199
+ onHandleCopy: EventName<CustomEvent<void>>;
200
+ onHandleOpen: EventName<CustomEvent<void>>;
201
+ onHandleReconcile: EventName<CustomEvent<void>>;
202
+ onHandleReset: EventName<CustomEvent<void>>;
203
+ };
204
+ export declare const DesynthCheckout: StencilReactComponent<DesynthCheckoutElement, DesynthCheckoutEvents>;
205
+ export type DesynthChipSelectEvents = {
206
+ onHandleChange: EventName<CustomEvent<{
207
+ value: string;
208
+ }>>;
209
+ };
210
+ export declare const DesynthChipSelect: StencilReactComponent<DesynthChipSelectElement, DesynthChipSelectEvents>;
211
+ export type DesynthCtaBlockEvents = NonNullable<unknown>;
212
+ export declare const DesynthCtaBlock: StencilReactComponent<DesynthCtaBlockElement, DesynthCtaBlockEvents>;
213
+ export type DesynthDataTableEvents = {
214
+ onHandleAction: EventName<CustomEvent<{
215
+ rowId: string;
216
+ action: string;
217
+ }>>;
218
+ };
219
+ export declare const DesynthDataTable: StencilReactComponent<DesynthDataTableElement, DesynthDataTableEvents>;
220
+ export type DesynthDatePickerEvents = {
221
+ onDateChanged: EventName<DesynthDatePickerCustomEvent<InputChangeEventValue>>;
222
+ };
223
+ export declare const DesynthDatePicker: StencilReactComponent<DesynthDatePickerElement, DesynthDatePickerEvents>;
224
+ export type DesynthDeepSectionEvents = NonNullable<unknown>;
225
+ export declare const DesynthDeepSection: StencilReactComponent<DesynthDeepSectionElement, DesynthDeepSectionEvents>;
226
+ export type DesynthDividerEvents = NonNullable<unknown>;
227
+ export declare const DesynthDivider: StencilReactComponent<DesynthDividerElement, DesynthDividerEvents>;
228
+ export type DesynthDonutChartEvents = NonNullable<unknown>;
229
+ export declare const DesynthDonutChart: StencilReactComponent<DesynthDonutChartElement, DesynthDonutChartEvents>;
230
+ export type DesynthDrawerEvents = {
231
+ onHandleClick: EventName<CustomEvent<void>>;
232
+ onHandleFocus: EventName<CustomEvent<void>>;
233
+ onHandleClose: EventName<CustomEvent<void>>;
234
+ };
235
+ export declare const DesynthDrawer: StencilReactComponent<DesynthDrawerElement, DesynthDrawerEvents>;
236
+ export type DesynthDropFileEvents = {
237
+ onFilesDropped: EventName<DesynthDropFileCustomEvent<File[]>>;
238
+ };
239
+ export declare const DesynthDropFile: StencilReactComponent<DesynthDropFileElement, DesynthDropFileEvents>;
240
+ export type DesynthDropdownEvents = NonNullable<unknown>;
241
+ export declare const DesynthDropdown: StencilReactComponent<DesynthDropdownElement, DesynthDropdownEvents>;
242
+ export type DesynthEmptyEvents = NonNullable<unknown>;
243
+ export declare const DesynthEmpty: StencilReactComponent<DesynthEmptyElement, DesynthEmptyEvents>;
244
+ export type DesynthFeatureCardEvents = NonNullable<unknown>;
245
+ export declare const DesynthFeatureCard: StencilReactComponent<DesynthFeatureCardElement, DesynthFeatureCardEvents>;
246
+ export type DesynthFeedEvents = NonNullable<unknown>;
247
+ export declare const DesynthFeed: StencilReactComponent<DesynthFeedElement, DesynthFeedEvents>;
248
+ export type DesynthFilterCardEvents = {
249
+ onHandleApply: EventName<CustomEvent<void>>;
250
+ onHandleClear: EventName<CustomEvent<void>>;
251
+ };
252
+ export declare const DesynthFilterCard: StencilReactComponent<DesynthFilterCardElement, DesynthFilterCardEvents>;
253
+ export type DesynthFormEvents = {
254
+ onClickSubmit: EventName<CustomEvent<void>>;
255
+ onClickClear: EventName<CustomEvent<void>>;
256
+ onHandleChange: EventName<DesynthFormCustomEvent<IFormInput>>;
257
+ };
258
+ export declare const DesynthForm: StencilReactComponent<DesynthFormElement, DesynthFormEvents>;
259
+ export type DesynthGalleryCardEvents = NonNullable<unknown>;
260
+ export declare const DesynthGalleryCard: StencilReactComponent<DesynthGalleryCardElement, DesynthGalleryCardEvents>;
261
+ export type DesynthGridEvents = NonNullable<unknown>;
262
+ export declare const DesynthGrid: StencilReactComponent<DesynthGridElement, DesynthGridEvents>;
263
+ export type DesynthHbarChartEvents = NonNullable<unknown>;
264
+ export declare const DesynthHbarChart: StencilReactComponent<DesynthHbarChartElement, DesynthHbarChartEvents>;
265
+ export type DesynthHeaderEvents = NonNullable<unknown>;
266
+ export declare const DesynthHeader: StencilReactComponent<DesynthHeaderElement, DesynthHeaderEvents>;
267
+ export type DesynthHeroPanelEvents = NonNullable<unknown>;
268
+ export declare const DesynthHeroPanel: StencilReactComponent<DesynthHeroPanelElement, DesynthHeroPanelEvents>;
269
+ export type DesynthInboxEvents = {
270
+ onHandleBack: EventName<CustomEvent<void>>;
271
+ };
272
+ export declare const DesynthInbox: StencilReactComponent<DesynthInboxElement, DesynthInboxEvents>;
273
+ export type DesynthInboxItemEvents = {
274
+ onHandleClick: EventName<CustomEvent<void>>;
275
+ };
276
+ export declare const DesynthInboxItem: StencilReactComponent<DesynthInboxItemElement, DesynthInboxItemEvents>;
277
+ export type DesynthInfoCardEvents = NonNullable<unknown>;
278
+ export declare const DesynthInfoCard: StencilReactComponent<DesynthInfoCardElement, DesynthInfoCardEvents>;
279
+ export type DesynthIntegCardEvents = NonNullable<unknown>;
280
+ export declare const DesynthIntegCard: StencilReactComponent<DesynthIntegCardElement, DesynthIntegCardEvents>;
281
+ export type DesynthKanbanEvents = {
282
+ onHandleDrop: EventName<CustomEvent<{
283
+ cardId: string;
284
+ status: string;
285
+ }>>;
286
+ };
287
+ export declare const DesynthKanban: StencilReactComponent<DesynthKanbanElement, DesynthKanbanEvents>;
288
+ export type DesynthKpiCardEvents = NonNullable<unknown>;
289
+ export declare const DesynthKpiCard: StencilReactComponent<DesynthKpiCardElement, DesynthKpiCardEvents>;
290
+ export type DesynthKvEvents = NonNullable<unknown>;
291
+ export declare const DesynthKv: StencilReactComponent<DesynthKvElement, DesynthKvEvents>;
292
+ export type DesynthListEvents = {
293
+ onItemClicked: EventName<DesynthListCustomEvent<ListItem>>;
294
+ };
295
+ export declare const DesynthList: StencilReactComponent<DesynthListElement, DesynthListEvents>;
296
+ export type DesynthListingCardEvents = NonNullable<unknown>;
297
+ export declare const DesynthListingCard: StencilReactComponent<DesynthListingCardElement, DesynthListingCardEvents>;
298
+ export type DesynthLoaderEvents = NonNullable<unknown>;
299
+ export declare const DesynthLoader: StencilReactComponent<DesynthLoaderElement, DesynthLoaderEvents>;
300
+ export type DesynthMaterialListEvents = {
301
+ onHandleAdd: EventName<CustomEvent<{
302
+ id: string;
303
+ }>>;
304
+ onHandleQty: EventName<CustomEvent<{
305
+ id: string;
306
+ value: string;
307
+ }>>;
308
+ onHandleRemove: EventName<CustomEvent<{
309
+ id: string;
310
+ }>>;
311
+ };
312
+ export declare const DesynthMaterialList: StencilReactComponent<DesynthMaterialListElement, DesynthMaterialListEvents>;
313
+ export type DesynthModalEvents = {
314
+ onHandleOpen: EventName<CustomEvent<void>>;
315
+ onHandleClose: EventName<CustomEvent<void>>;
316
+ onHandleBeforeClose: EventName<DesynthModalCustomEvent<BeforeCloseEventDetail>>;
317
+ };
318
+ export declare const DesynthModal: StencilReactComponent<DesynthModalElement, DesynthModalEvents>;
319
+ export type DesynthMultiStepperEvents = {
320
+ onHandleSubmit: EventName<CustomEvent<void>>;
321
+ };
322
+ export declare const DesynthMultiStepper: StencilReactComponent<DesynthMultiStepperElement, DesynthMultiStepperEvents>;
323
+ export type DesynthNavEvents = {
324
+ onHandleClick: EventName<CustomEvent<{
325
+ index: number;
326
+ }>>;
327
+ };
328
+ export declare const DesynthNav: StencilReactComponent<DesynthNavElement, DesynthNavEvents>;
329
+ export type DesynthPageEvents = NonNullable<unknown>;
330
+ export declare const DesynthPage: StencilReactComponent<DesynthPageElement, DesynthPageEvents>;
331
+ export type DesynthPanelEvents = NonNullable<unknown>;
332
+ export declare const DesynthPanel: StencilReactComponent<DesynthPanelElement, DesynthPanelEvents>;
333
+ export type DesynthPaperEvents = NonNullable<unknown>;
334
+ export declare const DesynthPaper: StencilReactComponent<DesynthPaperElement, DesynthPaperEvents>;
335
+ export type DesynthParagraphEvents = {
336
+ onHandleEdit: EventName<CustomEvent<void>>;
337
+ onHandleDelete: EventName<CustomEvent<void>>;
338
+ onHandleRemoveImage: EventName<CustomEvent<{
339
+ id: string;
340
+ }>>;
341
+ onHandleAddImage: EventName<DesynthParagraphCustomEvent<{
342
+ file: File | null;
343
+ }>>;
344
+ onHandleLinkGallery: EventName<CustomEvent<{
345
+ albumId: string;
346
+ }>>;
347
+ };
348
+ export declare const DesynthParagraph: StencilReactComponent<DesynthParagraphElement, DesynthParagraphEvents>;
349
+ export type DesynthPickerListEvents = {
350
+ onHandleToggle: EventName<CustomEvent<{
351
+ id: string;
352
+ }>>;
353
+ };
354
+ export declare const DesynthPickerList: StencilReactComponent<DesynthPickerListElement, DesynthPickerListEvents>;
355
+ export type DesynthRatingEvents = {
356
+ onHandleChange: EventName<DesynthRatingCustomEvent<TextInputChangeEventValue>>;
357
+ };
358
+ export declare const DesynthRating: StencilReactComponent<DesynthRatingElement, DesynthRatingEvents>;
359
+ export type DesynthReaderEvents = {
360
+ onHandleClose: EventName<CustomEvent<void>>;
361
+ };
362
+ export declare const DesynthReader: StencilReactComponent<DesynthReaderElement, DesynthReaderEvents>;
363
+ export type DesynthRendererEvents = NonNullable<unknown>;
364
+ export declare const DesynthRenderer: StencilReactComponent<DesynthRendererElement, DesynthRendererEvents>;
365
+ export type DesynthScreenEvents = NonNullable<unknown>;
366
+ export declare const DesynthScreen: StencilReactComponent<DesynthScreenElement, DesynthScreenEvents>;
367
+ export type DesynthSectionHeadEvents = NonNullable<unknown>;
368
+ export declare const DesynthSectionHead: StencilReactComponent<DesynthSectionHeadElement, DesynthSectionHeadEvents>;
369
+ export type DesynthSectionHeroEvents = NonNullable<unknown>;
370
+ export declare const DesynthSectionHero: StencilReactComponent<DesynthSectionHeroElement, DesynthSectionHeroEvents>;
371
+ export type DesynthSelectEvents = {
372
+ onHandleChange: EventName<DesynthSelectCustomEvent<Options>>;
373
+ onHandleInput: EventName<DesynthSelectCustomEvent<HTMLInputElement>>;
374
+ onHandleFocus: EventName<CustomEvent<void>>;
375
+ };
376
+ export declare const DesynthSelect: StencilReactComponent<DesynthSelectElement, DesynthSelectEvents>;
377
+ export type DesynthShellEvents = {
378
+ onHandleToggle: EventName<CustomEvent<void>>;
379
+ onHandleNavigate: EventName<CustomEvent<string>>;
380
+ };
381
+ export declare const DesynthShell: StencilReactComponent<DesynthShellElement, DesynthShellEvents>;
382
+ export type DesynthSidebarEvents = {
383
+ onHandleNavigate: EventName<CustomEvent<string>>;
384
+ onHandleToggle: EventName<CustomEvent<boolean>>;
385
+ };
386
+ export declare const DesynthSidebar: StencilReactComponent<DesynthSidebarElement, DesynthSidebarEvents>;
387
+ export type DesynthSiteFooterEvents = NonNullable<unknown>;
388
+ export declare const DesynthSiteFooter: StencilReactComponent<DesynthSiteFooterElement, DesynthSiteFooterEvents>;
389
+ export type DesynthStatGridEvents = NonNullable<unknown>;
390
+ export declare const DesynthStatGrid: StencilReactComponent<DesynthStatGridElement, DesynthStatGridEvents>;
391
+ export type DesynthStatsEvents = NonNullable<unknown>;
392
+ export declare const DesynthStats: StencilReactComponent<DesynthStatsElement, DesynthStatsEvents>;
393
+ export type DesynthStatusPillEvents = NonNullable<unknown>;
394
+ export declare const DesynthStatusPill: StencilReactComponent<DesynthStatusPillElement, DesynthStatusPillEvents>;
395
+ export type DesynthStepStepperEvents = NonNullable<unknown>;
396
+ export declare const DesynthStepStepper: StencilReactComponent<DesynthStepStepperElement, DesynthStepStepperEvents>;
397
+ export type DesynthSwitchEvents = {
398
+ onHandleClick: EventName<DesynthSwitchCustomEvent<SwitchChangeEventValue>>;
399
+ onHandleInput: EventName<DesynthSwitchCustomEvent<HTMLInputElement>>;
400
+ onHandleFocus: EventName<CustomEvent<void>>;
401
+ onHandleBlur: EventName<CustomEvent<void>>;
402
+ };
403
+ export declare const DesynthSwitch: StencilReactComponent<DesynthSwitchElement, DesynthSwitchEvents>;
404
+ export type DesynthTableEvents = {
405
+ onChangeRowsPerPage: EventName<CustomEvent<number>>;
406
+ onGetDataNextPage: EventName<CustomEvent<null>>;
407
+ onRowEvent: EventName<CustomEvent<any>>;
408
+ onDropEvent: EventName<CustomEvent<any>>;
409
+ };
410
+ export declare const DesynthTable: StencilReactComponent<DesynthTableElement, DesynthTableEvents>;
411
+ export type DesynthTabsEvents = {
412
+ onHandleChange: EventName<CustomEvent<{
413
+ id: string;
414
+ index: number;
415
+ }>>;
416
+ };
417
+ export declare const DesynthTabs: StencilReactComponent<DesynthTabsElement, DesynthTabsEvents>;
418
+ export type DesynthTechGridEvents = NonNullable<unknown>;
419
+ export declare const DesynthTechGrid: StencilReactComponent<DesynthTechGridElement, DesynthTechGridEvents>;
420
+ export type DesynthTextEvents = NonNullable<unknown>;
421
+ export declare const DesynthText: StencilReactComponent<DesynthTextElement, DesynthTextEvents>;
422
+ export type DesynthTextAreaEvents = {
423
+ onHandleChange: EventName<DesynthTextAreaCustomEvent<InputChangeEventValue>>;
424
+ onHandleInput: EventName<DesynthTextAreaCustomEvent<HTMLInputElement>>;
425
+ onHandleFocus: EventName<CustomEvent<void>>;
426
+ onHandleBlur: EventName<CustomEvent<void>>;
427
+ };
428
+ export declare const DesynthTextArea: StencilReactComponent<DesynthTextAreaElement, DesynthTextAreaEvents>;
429
+ export type DesynthTextInputEvents = {
430
+ onHandleChange: EventName<DesynthTextInputCustomEvent<TextInputChangeEventValue>>;
431
+ onHandleInput: EventName<DesynthTextInputCustomEvent<HTMLInputElement>>;
432
+ onHandleFocus: EventName<CustomEvent<void>>;
433
+ onHandleBlur: EventName<CustomEvent<void>>;
434
+ };
435
+ export declare const DesynthTextInput: StencilReactComponent<DesynthTextInputElement, DesynthTextInputEvents>;
436
+ export type DesynthThumbPickerEvents = {
437
+ onHandleSelect: EventName<CustomEvent<{
438
+ id: string;
439
+ src: string;
440
+ }>>;
441
+ onHandleToggle: EventName<CustomEvent<{
442
+ id: string;
443
+ src: string;
444
+ checked: boolean;
445
+ }>>;
446
+ };
447
+ export declare const DesynthThumbPicker: StencilReactComponent<DesynthThumbPickerElement, DesynthThumbPickerEvents>;
448
+ export type DesynthTooltipEvents = NonNullable<unknown>;
449
+ export declare const DesynthTooltip: StencilReactComponent<DesynthTooltipElement, DesynthTooltipEvents>;
450
+ export type DesynthUploadEvents = {
451
+ onHandleFile: EventName<DesynthUploadCustomEvent<{
452
+ file: File | null;
453
+ }>>;
454
+ };
455
+ export declare const DesynthUpload: StencilReactComponent<DesynthUploadElement, DesynthUploadEvents>;
456
+ export type DesynthVoiceInputEvents = {
457
+ onHandleToggle: EventName<CustomEvent<void>>;
458
+ onHandleToggleLock: EventName<CustomEvent<void>>;
459
+ };
460
+ export declare const DesynthVoiceInput: StencilReactComponent<DesynthVoiceInputElement, DesynthVoiceInputEvents>;
461
+ export type HorizontalCardsEvents = NonNullable<unknown>;
462
+ export declare const HorizontalCards: StencilReactComponent<HorizontalCardsElement, HorizontalCardsEvents>;
463
+ export type HtmlEditorEvents = {
464
+ onHtmlChanged: EventName<CustomEvent<string>>;
465
+ };
466
+ export declare const HtmlEditor: StencilReactComponent<HtmlEditorElement, HtmlEditorEvents>;